summaryrefslogtreecommitdiffstats
path: root/apps/contacts/l10n/sr.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/contacts/l10n/sr.php')
-rw-r--r--apps/contacts/l10n/sr.php22
1 files changed, 21 insertions, 1 deletions
diff --git a/apps/contacts/l10n/sr.php b/apps/contacts/l10n/sr.php
index 882381c37c2..d09bac430f2 100644
--- a/apps/contacts/l10n/sr.php
+++ b/apps/contacts/l10n/sr.php
@@ -1,4 +1,5 @@
<?php $TRANSLATIONS = array(
+"Contacts" => "Контакти",
"This is not your addressbook." => "Ово није ваш адресар.",
"Contact could not be found." => "Контакт се не може наћи.",
"Information about vCard is incorrect. Please reload the page." => "Подаци о вКарти су неисправни. Поново учитајте страницу.",
@@ -14,11 +15,15 @@
"Fax" => "Факс",
"Video" => "Видео",
"Pager" => "Пејџер",
+"Contact" => "Контакт",
"This is not your contact." => "Ово није ваш контакт.",
"This card is not RFC compatible." => "Ова карта није сагласна са РФЦ-ом.",
"This card does not contain a photo." => "Ова карта не садржи фотографију.",
"Add Contact" => "Додај контакт",
+"Addressbooks" => "Адресар",
+"Addressbook" => "Адресар",
"Name" => "Име",
+"Type" => "Тип",
"PO Box" => "Поштански број",
"Extended" => "Прошири",
"Street" => "Улица",
@@ -27,8 +32,23 @@
"Zipcode" => "Зип код",
"Country" => "Земља",
"Create Contact" => "Направи контакт",
+"Choose active Address Books" => "Изаберите активне адресаре",
+"New Address Book" => "Нови адресар",
+"Download" => "Преузимање",
"Edit" => "Уреди",
"Delete" => "Обриши",
+"Download contact" => "Преузми контакт",
+"Delete contact" => "Обриши контакт",
+"Add" => "Додај",
+"New Addressbook" => "Нови адресар",
+"Edit Addressbook" => "Уреди адресар",
+"Displayname" => "Приказано име",
+"Active" => "Активан",
+"Save" => "Сними",
+"Submit" => "Пошаљи",
+"Cancel" => "Откажи",
"Birthday" => "Рођендан",
-"Phone" => "Телефон"
+"Preferred" => "Пожељан",
+"Phone" => "Телефон",
+"Update" => "Ажурирај"
);