Changeset 815 in subversion


Ignore:
Timestamp:
Sep 26, 2007 4:03:07 AM (6 years ago)
Author:
tomekp
Message:

update polish localization, closes #1484579

Location:
trunk/roundcubemail
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/roundcubemail/CHANGELOG

    r811 r815  
    11CHANGELOG RoundCube Webmail 
    22--------------------------- 
     3 
     42007/09/26 (tomekp) 
     5- Update polish localization (#1484579) 
    36 
    472007/09/25 (robin) 
  • trunk/roundcubemail/program/localization/pl/labels.inc

    r797 r815  
    8282$labels['forwardmessage'] = 'Prześlij dalej'; 
    8383$labels['deletemessage'] = 'Usuń'; 
     84$labels['movemessagetotrash'] = 'Przenieś do Kosza'; 
    8485$labels['printmessage'] = 'Drukuj'; 
    8586$labels['previousmessage'] = 'PokaŌ poprzedniĠ
     
    110111$labels['resetsearch'] = 'Wyczyść filtr'; 
    111112$labels['compose'] = 'Utwórz wiadomość'; 
     113$labels['savemessage'] = 'Zapisz kopię roboczÄ 
     114'; 
    112115$labels['sendmessage'] = 'Wyślij teraz'; 
    113 $labels['savemessage'] = 'Zapisz kopię roboczÄ 
    114 '; 
    115116$labels['addattachment'] = 'DołĠ
    116117cz plik'; 
  • trunk/roundcubemail/program/localization/pl/messages.inc

    r628 r815  
    9595$messages['sourceisreadonly'] = 'Źródło adresu jest tylko do odczytu'; 
    9696$messages['errorsavingcontact'] = 'Nie moÅŒna było zapisać adresu kontaktu'; 
     97$messages['movingmessage'] = 'Przenoszenie wiadomości...'; 
    9798 
    9899?> 
Note: See TracChangeset for help on using the changeset viewer.