summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-04-22 00:18:23 +0000
committerNextcloud bot <bot@nextcloud.com>2019-04-22 00:18:23 +0000
commit5e0c3d594585464707f781f92f471c0a718a84e9 (patch)
tree38b73a30a50a61b216836cc864b95f23a7e07150
parent8c6578adad51b388c737bd2f22d9f1f35baffe78 (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/sr.js4
-rw-r--r--l10n/sr.json4
2 files changed, 6 insertions, 2 deletions
diff --git a/l10n/sr.js b/l10n/sr.js
index c861f57b..10424076 100644
--- a/l10n/sr.js
+++ b/l10n/sr.js
@@ -139,6 +139,8 @@ OC.L10N.register(
"None" : "Ништа",
"Unknown" : "Непознато",
"_{failed} contact failed to be read_::_{failed} contacts failed to be read_" : ["Не могу да прочитам {failed} контакт","Не могу да прочитам {failed} контакта","Не могу да прочитам {failed} контаката"],
- "An error occurred" : "Дошло је до грешке."
+ "An error occurred" : "Дошло је до грешке.",
+ "Your web browser is out of date" : "Ваш веб читач је престар",
+ "This application is not compatible with Internet Explorer" : "Ова апликација није компатибилна са Интернет Експлорером"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");
diff --git a/l10n/sr.json b/l10n/sr.json
index eb2b1293..84a80413 100644
--- a/l10n/sr.json
+++ b/l10n/sr.json
@@ -137,6 +137,8 @@
"None" : "Ништа",
"Unknown" : "Непознато",
"_{failed} contact failed to be read_::_{failed} contacts failed to be read_" : ["Не могу да прочитам {failed} контакт","Не могу да прочитам {failed} контакта","Не могу да прочитам {failed} контаката"],
- "An error occurred" : "Дошло је до грешке."
+ "An error occurred" : "Дошло је до грешке.",
+ "Your web browser is out of date" : "Ваш веб читач је престар",
+ "This application is not compatible with Internet Explorer" : "Ова апликација није компатибилна са Интернет Експлорером"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
} \ No newline at end of file