thomascube
2010-10-06 2fe8d6bdebbaa160ee062b18e78fe7e77b430e00
program/localization/sl_SI/labels.inc
@@ -1,13 +1,11 @@
<!-- Update from SVN: sl_SI/labels.inc-->
<?php
/*
+-----------------------------------------------------------------------+
| language/sl/labels.inc                                                |
| language/sl_SI/labels.inc                                             |
|                                                                       |
| Language file of the RoundCube Webmail client                         |
| Copyright (C) 2005-2009, RoundCube Dev. - Switzerland                 |
| Language file of the Roundcube Webmail client                         |
| Copyright (C) 2005-2010, Roundcube Dev. - Switzerland                 |
| Licensed under the GNU GPL                                            |
|                                                                       |
+-----------------------------------------------------------------------+
@@ -21,7 +19,7 @@
*/
$labels = array();
$labels['welcome'] = 'Dobrodošel v $product';
$labels['welcome'] = 'Dobrodošli v $product';
$labels['username'] = 'Uporabniško ime';
$labels['password'] = 'Geslo';
$labels['server'] = 'Strežnik';
@@ -151,6 +149,7 @@
$labels['listsorting'] = 'Urejanje stolpcev';
$labels['listorder'] = 'Vrstni red';
$labels['listmode'] = 'Način prikaza seznama';
$labels['folderactions'] = 'Upravljanje map...';
$labels['compact'] = 'Stisni';
$labels['empty'] = 'Izprazni';
$labels['purge'] = 'Počisti';
@@ -171,12 +170,14 @@
$labels['charset'] = 'Nabor znakov';
$labels['editortype'] = 'Vrsta urejevalnika';
$labels['returnreceipt'] = 'Potrdilo prejemnika';
$labels['editidents'] = 'Uredi identitete';
$labels['checkspelling'] = 'Preglej pravopis';
$labels['resumeediting'] = 'Nadaljuj z urejanjem';
$labels['revertto'] = 'Razveljavi';
$labels['attachments'] = 'Priponke';
$labels['upload'] = 'Naloži';
$labels['close'] = 'Zapri';
$labels['messageoptions'] = 'Možnosti';
$labels['low'] = 'Nizka';
$labels['lowest'] = 'Najnižja';
$labels['normal'] = 'Običajna';
@@ -203,6 +204,7 @@
$labels['email'] = 'E-Pošta';
$labels['addcontact'] = 'Dodaj izbrane stike v imenik';
$labels['editcontact'] = 'Uredi vizitko';
$labels['contacts'] = 'Stiki';
$labels['edit'] = 'Uredi';
$labels['cancel'] = 'Prekliči';
$labels['save'] = 'Shrani';
@@ -260,7 +262,8 @@
$labels['mailboxview'] = 'Pogled poštnega predala';
$labels['mdnrequests'] = 'Obvestila pošiljatelja';
$labels['askuser'] = 'vprašaj uporabnika';
$labels['autosend'] = 'pošlji samodejno';
$labels['autosend'] = 'pošlji povratnico samodejno';
$labels['autosendknown'] = 'pošlji povratnico samodejno samo mojim stikom';
$labels['ignore'] = 'ne upoštevaj';
$labels['readwhendeleted'] = 'Označi izbrisano sporočilo kot prebrano';
$labels['flagfordeletion'] = 'Ne izbriši sporočila, le označi kot izbrisano';
@@ -274,6 +277,7 @@
$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';
@@ -302,6 +306,9 @@
$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['reqmdn'] = 'Vedno zahtevaj povratnico';
$labels['folder'] = 'Mapa';
$labels['folders'] = 'Mape';
$labels['foldername'] = 'Ime mape';
@@ -341,3 +348,4 @@
$labels['chinese'] = 'Kitajsko';
?>