Changeset 815 in subversion
- Timestamp:
- Sep 26, 2007 4:03:07 AM (6 years ago)
- Location:
- trunk/roundcubemail
- Files:
-
- 3 edited
-
CHANGELOG (modified) (1 diff)
-
program/localization/pl/labels.inc (modified) (2 diffs)
-
program/localization/pl/messages.inc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/roundcubemail/CHANGELOG
r811 r815 1 1 CHANGELOG RoundCube Webmail 2 2 --------------------------- 3 4 2007/09/26 (tomekp) 5 - Update polish localization (#1484579) 3 6 4 7 2007/09/25 (robin) -
trunk/roundcubemail/program/localization/pl/labels.inc
r797 r815 82 82 $labels['forwardmessage'] = 'PrzeÅlij dalej'; 83 83 $labels['deletemessage'] = 'UsuÅ'; 84 $labels['movemessagetotrash'] = 'PrzenieÅ do Kosza'; 84 85 $labels['printmessage'] = 'Drukuj'; 85 86 $labels['previousmessage'] = 'PokaÅŒ poprzedniÄ … … 110 111 $labels['resetsearch'] = 'WyczyÅÄ filtr'; 111 112 $labels['compose'] = 'Utwórz wiadomoÅÄ'; 113 $labels['savemessage'] = 'Zapisz kopiÄ roboczÄ 114 '; 112 115 $labels['sendmessage'] = 'WyÅlij teraz'; 113 $labels['savemessage'] = 'Zapisz kopiÄ roboczÄ114 ';115 116 $labels['addattachment'] = 'DoÅÄ 116 117 cz plik'; -
trunk/roundcubemail/program/localization/pl/messages.inc
r628 r815 95 95 $messages['sourceisreadonly'] = 'ŹródÅo adresu jest tylko do odczytu'; 96 96 $messages['errorsavingcontact'] = 'Nie moÅŒna byÅo zapisaÄ adresu kontaktu'; 97 $messages['movingmessage'] = 'Przenoszenie wiadomoÅci...'; 97 98 98 99 ?>
Note: See TracChangeset
for help on using the changeset viewer.
