diff options
Diffstat (limited to 'apps/contacts/l10n/sr@latin.php')
-rw-r--r-- | apps/contacts/l10n/sr@latin.php | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/apps/contacts/l10n/sr@latin.php b/apps/contacts/l10n/sr@latin.php deleted file mode 100644 index f06539ab43e..00000000000 --- a/apps/contacts/l10n/sr@latin.php +++ /dev/null @@ -1,27 +0,0 @@ -<?php $TRANSLATIONS = array( -"Information about vCard is incorrect. Please reload the page." => "Podaci o vKarti su neispravni. Ponovo učitajte stranicu.", -"This is not your addressbook." => "Ovo nije vaš adresar.", -"Contact could not be found." => "Kontakt se ne može naći.", -"Work" => "Posao", -"Home" => "Kuća", -"Mobile" => "Mobilni", -"Text" => "Tekst", -"Voice" => "Glas", -"Fax" => "Faks", -"Video" => "Video", -"Pager" => "Pejdžer", -"Birthday" => "Rođendan", -"Add Contact" => "Dodaj kontakt", -"Organization" => "Organizacija", -"Delete" => "Obriši", -"Phone" => "Telefon", -"Email" => "E-mail", -"Address" => "Adresa", -"PO Box" => "Poštanski broj", -"Extended" => "Proširi", -"City" => "Grad", -"Region" => "Regija", -"Zipcode" => "Zip kod", -"Country" => "Zemlja", -"Edit" => "Uredi" -); |