diff options
| author | yllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-03-01 15:32:44 +0000 |
|---|---|---|
| committer | yllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-03-01 15:32:44 +0000 |
| commit | b8406182f7a2e32b3d2b26ff10fb14ae4fc914a4 (patch) | |
| tree | 83c233e81f9d6778fcc44a89225353c707e343d9 /roundcubemail/program/localization/pl | |
| parent | 026a3fc807c7a37921277e370041af16990e3899 (diff) | |
languages are sorted alphabetically + some translation updates
git-svn-id: https://svn.roundcube.net/trunk@1160 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/pl')
| -rw-r--r-- | roundcubemail/program/localization/pl/labels.inc | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/roundcubemail/program/localization/pl/labels.inc b/roundcubemail/program/localization/pl/labels.inc index e37388edd..fae0f5367 100644 --- a/roundcubemail/program/localization/pl/labels.inc +++ b/roundcubemail/program/localization/pl/labels.inc @@ -94,10 +94,10 @@ $labels['viewsource'] = 'Pokaż źródło'; $labels['markmessages'] = 'Oznacz wiadomość'; $labels['markread'] = 'Jako przeczytaną'; $labels['markunread'] = 'Jako nieprzeczytaną'; -$labels['select'] = 'Wybierz'; -$labels['all'] = 'Zaznacz wszystkie'; -$labels['none'] = 'Anuluj zaznaczenie'; -$labels['unread'] = 'Zaznacz nieprzeczytane'; +$labels['select'] = 'Zaznacz'; +$labels['all'] = 'Wszystkie'; +$labels['none'] = 'Anuluj'; +$labels['unread'] = 'Nieprzeczytane'; $labels['compact'] = 'Upakuj'; $labels['empty'] = 'Opróżnij'; $labels['purge'] = 'Oczyść'; |
