summaryrefslogtreecommitdiffstats
path: root/l10n/sr.js
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/sr.js')
-rw-r--r--l10n/sr.js37
1 files changed, 37 insertions, 0 deletions
diff --git a/l10n/sr.js b/l10n/sr.js
new file mode 100644
index 00000000..abef447e
--- /dev/null
+++ b/l10n/sr.js
@@ -0,0 +1,37 @@
+OC.L10N.register(
+ "contacts",
+ {
+ "Contacts" : "Контакти",
+ "Import" : "Увези",
+ "Name" : "назив",
+ "Organization" : "Организација",
+ "Title" : "Титула",
+ "Postal code" : "Поштански број",
+ "City" : "Место",
+ "State or province" : "Покрајина или провинција",
+ "Country" : "Држава",
+ "Address" : "Адреса",
+ "Last name" : "Презиме",
+ "First name" : "Име",
+ "Additional names" : "Додатна имена",
+ "Not grouped" : "Негруписани",
+ "New contact" : "Нови контакт",
+ "Nickname" : "Надимак",
+ "Notes" : "Белешке",
+ "Website" : "Вебсајт",
+ "Federated Cloud ID" : "ИД Здруженог облака",
+ "Home" : "Почетна страна",
+ "Work" : "Посао",
+ "Other" : "Остало",
+ "Groups" : "Групе",
+ "Birthday" : "Рођендан",
+ "Email" : "Е-пошта",
+ "Instant messaging" : "Брзо гласништво",
+ "Phone" : "Телефон",
+ "Mobile" : "Мобилни",
+ "Fax" : "Факс",
+ "Pager" : "Пејџер",
+ "Voice" : "Глас",
+ "Settings" : "Поставке"
+},
+"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");