diff options
Diffstat (limited to 'program/localization/bs_BA')
-rw-r--r-- | program/localization/bs_BA/labels.inc | 8 | ||||
-rw-r--r-- | program/localization/bs_BA/messages.inc | 4 |
2 files changed, 5 insertions, 7 deletions
diff --git a/program/localization/bs_BA/labels.inc b/program/localization/bs_BA/labels.inc index fd3495af0..df58d8d60 100644 --- a/program/localization/bs_BA/labels.inc +++ b/program/localization/bs_BA/labels.inc @@ -15,8 +15,6 @@ For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/labels/ */ - - $labels['welcome'] = 'Dobrodošli u $product'; $labels['username'] = 'Korisnik'; $labels['password'] = 'Šifra'; @@ -178,6 +176,7 @@ $labels['searchmod'] = 'Modifikacija pretrage'; $labels['msgtext'] = 'Cijela poruka'; $labels['body'] = 'Tijelo'; $labels['type'] = 'Vrsta'; +$labels['namex'] = 'Ime'; $labels['openinextwin'] = 'Otvori u novom prozoru'; $labels['emlsave'] = 'Preuzmi (.eml)'; $labels['changeformattext'] = 'Prikaži kao obični tekst'; @@ -317,8 +316,11 @@ $labels['searchdelete'] = 'Obriši pretragu'; $labels['import'] = 'Uvoz'; $labels['importcontacts'] = 'Uvoz kontakata'; $labels['importfromfile'] = 'Uvoz iz datoteke:'; -$labels['importtarget'] = 'Dodaj novi kontakt u adresar:'; +$labels['importtarget'] = 'Dodaj kontakte u'; $labels['importreplace'] = 'Zamijeni cijeli adresar'; +$labels['importgroups'] = 'Uvezi grupne zadatke'; +$labels['importgroupsall'] = 'Sve (kreiraj grupe ako je potrebno)'; +$labels['importgroupsexisting'] = 'Samo za postojeće grupe'; $labels['importdesc'] = 'Kontakte možete dodati iz postojećeg adresara.<br/>Trenutno podržavamo uvoz adresara u formatima <a href="http://en.wikipedia.org/wiki/VCard">vCard</a> ili CSV (comma-separated).'; $labels['done'] = 'Završeno'; $labels['settingsfor'] = 'Podešavanja za'; diff --git a/program/localization/bs_BA/messages.inc b/program/localization/bs_BA/messages.inc index 711cdfabd..3424013c5 100644 --- a/program/localization/bs_BA/messages.inc +++ b/program/localization/bs_BA/messages.inc @@ -15,7 +15,6 @@ For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/messages/ */ - $messages['errortitle'] = 'Desila se greška!'; $messages['loginfailed'] = 'Prijava nije uspjela.'; $messages['cookiesdisabled'] = 'Vaš preglednik ne prihvata kolačiće.'; @@ -55,8 +54,6 @@ $messages['contactnotfound'] = 'Traženi kontakt nije pronađen.'; $messages['contactsearchonly'] = 'Unesite neki pojam za pretragu'; $messages['sendingfailed'] = 'Greška pri slanju poruke.'; $messages['senttooquickly'] = 'Molimo sačekajte $sec sekundi prije slanja ove poruke.'; -$messages['errorsavingsent'] = 'Desila se greška pri snimanju poslane poruke.'; -$messages['errorsaving'] = 'Desila se greška pri snimanju.'; $messages['errormoving'] = 'Nije moguće premjestiti poruke.'; $messages['errorcopying'] = 'Nije moguće kopirati poruke.'; $messages['errordeleting'] = 'Nije moguće obrisati poruke.'; @@ -143,7 +140,6 @@ $messages['smtperror'] = 'SMTP greška: $msg'; $messages['emailformaterror'] = 'Netačna email adresa: $email'; $messages['toomanyrecipients'] = 'Previše primaoca. Smanjite broj primaoca na $max.'; $messages['maxgroupmembersreached'] = 'Broj članova grupe prelazi maksimum od $max.'; -$messages['internalerror'] = 'Dogodila se interna greška. Molimo vas da pokušate ponovo.'; $messages['contactdelerror'] = 'Kontakti ne mogu biti obrisani.'; $messages['contactdeleted'] = 'Kontakti su uspješno obrisani.'; $messages['contactrestoreerror'] = 'Nije moguće vratiti obrisane kontakte.'; |