From e31c56a5af23257a18275d59bf01e921a8eb60f6 Mon Sep 17 00:00:00 2001 From: thomascube <thomas@roundcube.net> Date: Tue, 03 Jan 2012 11:40:06 -0500 Subject: [PATCH] Imported localization files from launchpad --- program/localization/bs_BA/labels.inc | 43 ++++++++++++++++++------------------------- 1 files changed, 18 insertions(+), 25 deletions(-) diff --git a/program/localization/bs_BA/labels.inc b/program/localization/bs_BA/labels.inc index 7081a88..b524942 100644 --- a/program/localization/bs_BA/labels.inc +++ b/program/localization/bs_BA/labels.inc @@ -1,21 +1,17 @@ <?php /* - -+-----------------------------------------------------------------------+ -| language/bs_BA/labels.inc | -| | -| Language file of the Roundcube Webmail client | -| Copyright (C) 2005-2010, The Roundcube Dev Team | -| Licensed under the GNU GPL | -| | -+-----------------------------------------------------------------------+ -| Author: Begzudin Omerovic <Begzudin.Omerovic@gmail.com> | -| Tanja Dobričić <tanja.dobricic@everymail.info> | -+-----------------------------------------------------------------------+ - -@version $Id$ - + +-----------------------------------------------------------------------+ + | localization/bs_BA/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 poruke'; $labels['mailboxlist'] = 'Fascikle'; +$labels['folders'] = 'Fascikle'; $labels['messagesfromto'] = 'Poruke od $from do $to od ukupno $count'; $labels['threadsfromto'] = 'Teme $from do $to od $count'; $labels['messagenrof'] = 'Poruka broj $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'] = 'Mart'; $labels['longapr'] = 'April'; -$labels['longmay'] = 'Maj'; $labels['longjun'] = 'Juni'; $labels['longjul'] = 'Juli'; $labels['longaug'] = 'Avgust'; @@ -116,10 +113,10 @@ $labels['markunread'] = 'Kao nepročitane'; $labels['markflagged'] = 'Kao markirane'; $labels['markunflagged'] = 'Kao nemarkirane'; -$labels['messageactions'] = 'Više akcija'; $labels['select'] = 'Obilježi'; $labels['all'] = 'Sve'; -$labels['none'] = 'Nijednu'; +$labels['none'] = 'Ništa'; +$labels['nonesort'] = 'Ništa'; $labels['currpage'] = 'Trenutna stranica'; $labels['unread'] = 'Nepročitane'; $labels['flagged'] = 'Obilježeno'; @@ -138,7 +135,6 @@ $labels['fromto'] = 'Pošiljaoc/Primatelj'; $labels['flag'] = 'Oznaka'; $labels['attachment'] = 'Privitak'; -$labels['nonesort'] = 'Ništa'; $labels['sentdate'] = 'Datum slanja'; $labels['arrival'] = 'Datum primanja'; $labels['asc'] = 'rastući'; @@ -225,10 +221,12 @@ $labels['female'] = 'Žensko'; $labels['manager'] = 'Menadžer'; $labels['assistant'] = 'Pomoćnik'; +$labels['typeassistant'] = 'Pomoćnik'; $labels['spouse'] = 'Muž/Žena'; +$labels['other'] = 'Ostalo'; +$labels['typeother'] = 'Ostalo'; $labels['typehome'] = 'Kućni broj'; $labels['typework'] = 'Poslovni broj'; -$labels['typeother'] = 'Ostalo'; $labels['typemobile'] = 'Mobilni broj'; $labels['typemain'] = 'Glavni broj'; $labels['typehomefax'] = 'Fax kuća'; @@ -236,7 +234,6 @@ $labels['typecar'] = 'Auto'; $labels['typepager'] = 'Pejdžer'; $labels['typevideo'] = 'Video'; -$labels['typeassistant'] = 'Pomoćnik'; $labels['addfield'] = 'Dodati polje...'; $labels['addcontact'] = 'Dodaj novi kontakt'; $labels['editcontact'] = 'Izmijeni kontakt'; @@ -258,7 +255,6 @@ $labels['export'] = 'Izvezi'; $labels['exportvcards'] = 'Izvezi kontakte u vCard formatu'; $labels['newcontactgroup'] = 'Kreiraj novu kontakt-grupu'; -$labels['groupactions'] = 'Podešavanja za kontakt-grupu'; $labels['previouspage'] = 'Prikaži predhodnu stranicu'; $labels['firstpage'] = 'Prikaži prvi skup'; $labels['nextpage'] = 'Prikaži sljedeću stranicu'; @@ -332,7 +328,6 @@ $labels['section'] = 'sekcija'; $labels['maintenance'] = 'održavanje'; $labels['newmessage'] = 'nova poruka'; -$labels['listoptions'] = 'opcije liste'; $labels['signatureoptions'] = 'opcije potpisa'; $labels['whenreplying'] = 'prilikom odgovora'; $labels['replytopposting'] = 'započni novu poruku iznad originala'; @@ -351,7 +346,6 @@ $labels['reqdsn'] = 'uvijek zatraži potvrdu o slanju poruke'; $labels['replysamefolder'] = 'spremi odgovore u mapu gdje se nalazi poruka'; $labels['folder'] = 'Fascikla'; -$labels['folders'] = 'Fascikle'; $labels['foldername'] = 'Ime fascikle'; $labels['subscribed'] = 'Pretplaćen'; $labels['messagecount'] = 'poruke'; @@ -396,4 +390,3 @@ $labels['korean'] = 'korejski'; $labels['chinese'] = 'kineski'; -?> -- Gitblit v1.9.1