| | |
| | | | localization/<lang>/labels.inc | |
| | | | | |
| | | | Localization file of the Roundcube Webmail client | |
| | | | Copyright (C) 2005-2013, The Roundcube Dev Team | |
| | | | Copyright (C) 2005-2015, The Roundcube Dev Team | |
| | | | | |
| | | | Licensed under the GNU General Public License version 3 or | |
| | | | any later version with exceptions for skins & plugins. | |
| | |
| | | $labels['attach'] = 'Pripni'; |
| | | $labels['attachments'] = 'Priponke'; |
| | | $labels['upload'] = 'Naloži'; |
| | | $labels['uploadprogress'] = '$percent ($current od $total)'; |
| | | $labels['close'] = 'Zapri'; |
| | | $labels['messageoptions'] = 'Možnosti'; |
| | | $labels['low'] = 'Nizka'; |
| | |
| | | $labels['autosend'] = 'pošlji povratnico samodejno'; |
| | | $labels['autosendknown'] = 'samodejno pošlji povratnico samo mojim stikom'; |
| | | $labels['autosendknownignore'] = 'pošlji potrdilo le 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'; |
| | | $labels['skipdeleted'] = 'Ne prikaži izbrisanih sporočil'; |
| | |
| | | $labels['miscfolding'] = 'RFC 2047/2231 (MS Outlook)'; |
| | | $labels['2047folding'] = 'Full RFC 2047 (ostali)'; |
| | | $labels['force7bit'] = 'Uporabi MIME kodiranje za 8-bitne znake'; |
| | | $labels['savelocalstorage'] = ""; |
| | | $labels['advancedoptions'] = 'Dodatne možnosti'; |
| | | $labels['focusonnewmessage'] = 'Usmeri okno brskalnika na novo sporočilo'; |
| | | $labels['checkallfolders'] = 'Preglej nova sporočila za vse mape'; |
| | |
| | | $labels['japanese'] = 'Japonsko'; |
| | | $labels['korean'] = 'Korejsko'; |
| | | $labels['chinese'] = 'Kitajsko'; |
| | | $labels['helplistkeyboardnavigation'] = ""; |
| | | $labels['helplistkeyboardnavmessages'] = ""; |
| | | $labels['helplistkeyboardnavcontacts'] = ""; |
| | | ?> |