diff options
| author | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-04-21 14:47:34 +0000 |
|---|---|---|
| committer | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-04-21 14:47:34 +0000 |
| commit | d7ceff7aedc56e3039c7a1412f0fb530a5161e55 (patch) | |
| tree | 8cb7ad556b6c398af478d718ff4bbac956908961 /roundcubemail/program/localization/sl_SI | |
| parent | 2eb8bd7fdfe825b75985e6d8b89a02d665a5c97d (diff) | |
Updated Arabic, Finnish, Galician, Hungarian, Japanese, Norwegian, Romanian, Slovenian and Swedisch translation + changed chinese labels in drop-down
git-svn-id: https://svn.roundcube.net/trunk@3522 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/sl_SI')
| -rw-r--r-- | roundcubemail/program/localization/sl_SI/labels.inc | 8 | ||||
| -rw-r--r-- | roundcubemail/program/localization/sl_SI/messages.inc | 8 |
2 files changed, 10 insertions, 6 deletions
diff --git a/roundcubemail/program/localization/sl_SI/labels.inc b/roundcubemail/program/localization/sl_SI/labels.inc index bae628664..89da975ee 100644 --- a/roundcubemail/program/localization/sl_SI/labels.inc +++ b/roundcubemail/program/localization/sl_SI/labels.inc @@ -1,12 +1,11 @@ <?php /* - +-----------------------------------------------------------------------+ -| language/sl/labels.inc | +| language/sl_SI/labels.inc | | | | Language file of the RoundCube Webmail client | -| Copyright (C) 2005-2009, RoundCube Dev. - Switzerland | +| Copyright (C) 2005-2010, RoundCube Dev. - Switzerland | | Licensed under the GNU GPL | | | +-----------------------------------------------------------------------+ @@ -273,6 +272,7 @@ $labels['autosavedraft'] = 'Samodejno shrani osnutke'; $labels['everynminutes'] = '$n minut'; $labels['keepalive'] = 'Preglej nova sporočila na'; $labels['never'] = 'nikoli'; +$labels['immediately'] = 'takoj'; $labels['messagesdisplaying'] = 'Prikazovanje sporočil'; $labels['messagescomposition'] = 'Sestavljanje sporočil'; $labels['mimeparamfolding'] = 'Imena priponk'; @@ -301,6 +301,8 @@ $labels['replysignaturepos'] = 'Pri odgovoru ali posredovanju sporočila vstavi $labels['belowquote'] = 'pod citiran tekst'; $labels['abovequote'] = 'nad citiran tekst'; $labels['insertsignature'] = 'Vstavi podpis'; +$labels['previewpanemarkread'] = 'Označi predogledana sporočila kot prebrana'; +$labels['afternseconds'] = 'po $n sekundah'; $labels['folder'] = 'Mapa'; $labels['folders'] = 'Mape'; $labels['foldername'] = 'Ime mape'; diff --git a/roundcubemail/program/localization/sl_SI/messages.inc b/roundcubemail/program/localization/sl_SI/messages.inc index 52fc4594d..88fccc1e2 100644 --- a/roundcubemail/program/localization/sl_SI/messages.inc +++ b/roundcubemail/program/localization/sl_SI/messages.inc @@ -2,14 +2,14 @@ /* +-----------------------------------------------------------------------+ -| language/_NEW_/messages.inc | +| language/sl_SLI/messages.inc | | | | Language file of the RoundCube Webmail client | -| Copyright (C) 2008, RoundQube Dev. - Switzerland | +| Copyright (C) 2008-2010, RoundQube Dev. - Switzerland | | Licensed under the GNU GPL | | | +-----------------------------------------------------------------------+ -| Author: Barbara Krasovec - barbarak@arnes.si | +| Author: Barbara Krasovec - barbarak@arnes.si | +-----------------------------------------------------------------------+ */ @@ -108,5 +108,7 @@ $messages['smtptoerror'] = 'Napaka pri pošiljanju ($code): Neveljaven elektrons $messages['smtprecipientserror'] = 'Napaka pri pošiljanju: Seznama prejemnikov ni bilo mogoče razčleniti'; $messages['smtperror'] = 'Napaka pri pošiljanju:$msg'; $messages['emailformaterror'] = 'Nepravilen elektronski naslov: $email'; +$messages['toomanyrecipients'] = 'Navedli ste preveč prejemnikov. Zmanjšajte število prejemnikov na $max'; +$messages['maxgroupmembersreached'] = 'Število članov skupine presega največje dovoljeno število $max.'; ?> |
