]> git.donarmstrong.com Git - roundcube.git/blobdiff - program/localization/sl/messages.inc
Imported Upstream version 0.1
[roundcube.git] / program / localization / sl / messages.inc
index f19a403db9cb5bb4eb07394e72909461400f4b1e..fab3c208c30b4ed76ec2532150d96e01dbd2a0f2 100644 (file)
@@ -2,19 +2,19 @@
 
 /*
 
- +--------------------------------------------------------------------------------------+
- | language/si/messages.inc                                                             |
- |                                                                                      |
- | Language file of the RoundCube Webmail client                                        |
- | Copyright (C) 2005-2007, RoundCube Dev. - Switzerland                                |
- | Licensed under the GNU GPL                                                           |
- |                                                                                      |
- +--------------------------------------------------------------------------------------+
- | Author: Andrej Sossi <asossi@dotcom.ts.it>                                           |
- |         Andrej Mocilnik <amocilnik@dotcom.ts.it>                                     |
- +--------------------------------------------------------------------------------------+
++-----------------------------------------------------------------------+
+| language/sl/messages.inc                                              |
+|                                                                       |
+| Language file of the RoundCube Webmail client                         |
+| Copyright (C) 2005-2008, RoundCube Dev. - Switzerland                 |
+| Licensed under the GNU GPL                                            |
+|                                                                       |
++-----------------------------------------------------------------------+
+| Author: Andrej Sossi <asossi@dotcom.ts.it>                            |
+|         Andrej Mocilnik <amocilnik@dotcom.ts.it>                      |
++-----------------------------------------------------------------------+
 
- @version $Id: messages.inc 842 2007-10-01 13:55:02Z tomekp $
+@version $Id: messages.inc 1109 2008-02-17 20:22:05Z thomasb $
 
 */
 
@@ -31,7 +31,7 @@ $messages['loadingdata'] = 'Nalagam podatke...';
 $messages['checkingmail'] = 'Iščem nova sporočila...';
 $messages['sendingmessage'] = 'Pošiljam sporočilo...';
 $messages['messagesent'] = 'Sporočilo uspešno poslano';
-$messages['savingmessage'] = 'Shrenjujem sporočilo';
+$messages['savingmessage'] = 'Shranjujem sporočilo';
 $messages['messagesaved'] = 'Sporočilo shranjeno v osnutke';
 $messages['successfullysaved'] = 'Uspešno shranjeno';
 $messages['addedsuccessfully'] = 'Vizitka uspešno dodana';
@@ -74,5 +74,10 @@ $messages['copysuccess'] = 'Število prepisanih naslovov: $nr';
 $messages['copyerror'] = 'Ne morem prepisati nobenega naslova';
 $messages['sourceisreadonly'] = 'Izvirnik naslova je samo berljiv';
 $messages['errorsavingcontact'] = 'Ne morem shraniti vizitke';
+$messages['movingmessage'] = 'Premakni besedilo...';
+$messages['receiptsent'] = 'Potrdilo o prebranem sporočilu je bilo uspešno poslano';
+$messages['errorsendingreceipt'] = 'Nemogoče poslati potrdilo o prebranem sporočilu';
+$messages['nodeletelastidentity'] = 'Nemogoče zbrisati identitete. Ta je edina, ki imate.';
+$messages['addsubfolderhint'] = 'Mapa bo narejena kot podmapa trenutno izbrane mape';
 
-?>
\ No newline at end of file
+?>