diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-09-05 11:03:46 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-09-05 11:03:46 +0000 |
| commit | 2fcfda9afe6bad5a270fb98cdd0b568994989e7b (patch) | |
| tree | 5eb6f5b37eefc28987e489e3c6c5115199558714 | |
| parent | 5da7270531da6b74eb617c31f90619454f59ed39 (diff) | |
- pl_PL update
git-svn-id: https://svn.roundcube.net/trunk@1744 208e9e7b-5314-0410-a742-e7e81cd9613c
| -rw-r--r-- | roundcubemail/program/localization/pl_PL/labels.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/roundcubemail/program/localization/pl_PL/labels.inc b/roundcubemail/program/localization/pl_PL/labels.inc index 4996f70a6..cc17ed1e8 100644 --- a/roundcubemail/program/localization/pl_PL/labels.inc +++ b/roundcubemail/program/localization/pl_PL/labels.inc @@ -246,5 +246,7 @@ $labels['importreplace'] = 'Zastąp całą książkę adresową'; $labels['importtext'] = 'Możesz dodać kontakty z istniejącej książki adresowej.<br/>Aktualnie możliwy jest import kontaktów w formacie <a href="http://en.wikipedia.org/wiki/VCard">vCard</a>.'; $labels['done'] = 'Wykonane'; $labels['autodetect'] = '- wybór automatyczny -'; +$labels['maxuploadsize'] = 'Maksymalny rozmiar pliku to $size'; +$labels['exportvcards'] = 'Eksport kontaktów w formacie vCard'; ?> |
