thomascube
2012-01-03 e31c56a5af23257a18275d59bf01e921a8eb60f6
program/localization/sl_SI/labels.inc
@@ -1,21 +1,17 @@
<?php
/*
+-----------------------------------------------------------------------+
| language/sl_SI/labels.inc                                             |
|                                                                       |
| Language file of the Roundcube Webmail client                         |
| Copyright (C) 2005-2010, The Roundcube Dev Team                       |
| Licensed under the GNU GPL                                            |
|                                                                       |
+-----------------------------------------------------------------------+
| Author: Andrej Sossi <asossi@dotcom.ts.it>                            |
|         Andrej Mocilnik <amocilnik@dotcom.ts.it>                      |
|         Barbara Krasovec <barbarak@arnes.si>                          |
+-----------------------------------------------------------------------+
@version $Id$
 +-----------------------------------------------------------------------+
 | localization/sl_SI/labels.inc                                         |
 |                                                                       |
 | Language file of the Roundcube Webmail client                         |
 | Copyright (C) 2012, The Roundcube Dev Team                            |
 | Licensed under the GNU General Public License                         |
 |                                                                       |
 +-----------------------------------------------------------------------+
 | Author: Thomas <Unknown>                                              |
 +-----------------------------------------------------------------------+
 @version $Id$
*/
$labels = array();
@@ -46,6 +42,7 @@
$labels['organization'] = 'Organizacija';
$labels['readstatus'] = 'Status';
$labels['mailboxlist'] = 'Mape';
$labels['folders'] = 'Mape';
$labels['messagesfromto'] = 'Sporočila $from do $to od $count';
$labels['threadsfromto'] = 'Nit $from do $to od $count';
$labels['messagenrof'] = 'Sporočilo $nr od $count';
@@ -75,6 +72,7 @@
$labels['mar'] = 'Mar';
$labels['apr'] = 'Apr';
$labels['may'] = 'Maj';
$labels['longmay'] = 'Maj';
$labels['jun'] = 'Jun';
$labels['jul'] = 'Jul';
$labels['aug'] = 'Avg';
@@ -86,7 +84,6 @@
$labels['longfeb'] = 'Februar';
$labels['longmar'] = 'Marec';
$labels['longapr'] = 'April';
$labels['longmay'] = 'Maj';
$labels['longjun'] = 'Junij';
$labels['longjul'] = 'Julij';
$labels['longaug'] = 'Avgust';
@@ -121,7 +118,8 @@
$labels['moreactions'] = 'Več možnosti...';
$labels['select'] = 'Izberi';
$labels['all'] = 'Vse';
$labels['none'] = 'Ničesar';
$labels['none'] = 'Brez';
$labels['nonesort'] = 'Brez';
$labels['currpage'] = 'Trenutna stran';
$labels['unread'] = 'Neprebrano';
$labels['flagged'] = 'Označeno';
@@ -141,7 +139,6 @@
$labels['fromto'] = 'Pošiljatelj/Prejemnik';
$labels['flag'] = 'Oznaka';
$labels['attachment'] = 'Priponka';
$labels['nonesort'] = 'Brez';
$labels['sentdate'] = 'Datum pošiljanja';
$labels['arrival'] = 'Datum prejema';
$labels['asc'] = 'naraščajoče';
@@ -231,15 +228,16 @@
$labels['male'] = 'moški';
$labels['female'] = 'ženska';
$labels['manager'] = 'Vodja';
$labels['assistant'] = 'Asistent';
$labels['assistant'] = 'Pomoč';
$labels['typeassistant'] = 'Pomoč';
$labels['spouse'] = 'Zakonec';
$labels['allfields'] = 'Vsa polja';
$labels['search'] = 'Iskanje';
$labels['advsearch'] = 'Napredno iskanje';
$labels['other'] = 'Ostalo';
$labels['typeother'] = 'Ostalo';
$labels['typehome'] = 'Doma';
$labels['typework'] = 'Služba';
$labels['typeother'] = 'Ostalo';
$labels['typemobile'] = 'Mobilni telefon';
$labels['typemain'] = 'Osnovno';
$labels['typehomefax'] = 'Domači fax';
@@ -247,7 +245,6 @@
$labels['typecar'] = 'Avto';
$labels['typepager'] = 'Pozivnik';
$labels['typevideo'] = 'Video';
$labels['typeassistant'] = 'Pomoč';
$labels['typehomepage'] = 'Domača stran';
$labels['typeblog'] = 'Blog';
$labels['typeprofile'] = 'Profil';
@@ -357,7 +354,6 @@
$labels['section'] = 'Nastavitve';
$labels['maintenance'] = 'Vzdrževanje';
$labels['newmessage'] = 'Novo sporočilo';
$labels['listoptions'] = 'Prikaži seznam možnosti';
$labels['signatureoptions'] = 'Nastavitve podpisa';
$labels['whenreplying'] = 'Pri odgovoru';
$labels['replytopposting'] = 'začni z novim sporočilom nad izvornim sporočilom';
@@ -384,7 +380,6 @@
$labels['spellcheckignorecaps'] = 'Ne upoštevaj besed, ki vsebujejo samo velike črke';
$labels['addtodict'] = 'Dodaj v slovar';
$labels['folder'] = 'Mapa';
$labels['folders'] = 'Mape';
$labels['foldername'] = 'Ime mape';
$labels['subscribed'] = 'Vpisan';
$labels['messagecount'] = 'Sporočila';
@@ -435,4 +430,3 @@
$labels['korean'] = 'Korejsko';
$labels['chinese'] = 'Kitajsko';
?>