summaryrefslogtreecommitdiffstats
path: root/apps/theming
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-08-22 02:14:34 +0000
committerNextcloud bot <bot@nextcloud.com>2019-08-22 02:14:34 +0000
commit182517e0b359f66d4a96300d7a223a5b88d036dc (patch)
tree1b9638961f441f26353298bccb0b376650a2025d /apps/theming
parent89d7ffebd51d3975e2310cee9bf95b031f73fe3c (diff)
downloadnextcloud-server-182517e0b359f66d4a96300d7a223a5b88d036dc.tar.gz
nextcloud-server-182517e0b359f66d4a96300d7a223a5b88d036dc.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming')
-rw-r--r--apps/theming/l10n/sr.js3
-rw-r--r--apps/theming/l10n/sr.json3
2 files changed, 6 insertions, 0 deletions
diff --git a/apps/theming/l10n/sr.js b/apps/theming/l10n/sr.js
index 90d43f68e7d..cf058b6bacc 100644
--- a/apps/theming/l10n/sr.js
+++ b/apps/theming/l10n/sr.js
@@ -8,8 +8,11 @@ OC.L10N.register(
"Name cannot be empty" : "Име не може бити празно",
"The given name is too long" : "Име је предугачко",
"The given web address is too long" : "Адреса је предугачка",
+ "The given web address is not a valid URL" : "Дата веб адреса није исправан URL",
"The given legal notice address is too long" : "Дата адреса правног обавештења је предугачка",
+ "The given legal notice address is not a valid URL" : "Дата адреса правног обавештења није исправан URL",
"The given privacy policy address is too long" : "Дата адреса политике приватност је предугачка",
+ "The given privacy policy address is not a valid URL" : "Дата адреса политике приватност није исправан URL",
"The given slogan is too long" : "Слоган је предугачак",
"The given color is invalid" : "Задата боја није исправна",
"The file was uploaded" : "Фајл је отпремљен",
diff --git a/apps/theming/l10n/sr.json b/apps/theming/l10n/sr.json
index 35ca99b2846..9f7759a06f6 100644
--- a/apps/theming/l10n/sr.json
+++ b/apps/theming/l10n/sr.json
@@ -6,8 +6,11 @@
"Name cannot be empty" : "Име не може бити празно",
"The given name is too long" : "Име је предугачко",
"The given web address is too long" : "Адреса је предугачка",
+ "The given web address is not a valid URL" : "Дата веб адреса није исправан URL",
"The given legal notice address is too long" : "Дата адреса правног обавештења је предугачка",
+ "The given legal notice address is not a valid URL" : "Дата адреса правног обавештења није исправан URL",
"The given privacy policy address is too long" : "Дата адреса политике приватност је предугачка",
+ "The given privacy policy address is not a valid URL" : "Дата адреса политике приватност није исправан URL",
"The given slogan is too long" : "Слоган је предугачак",
"The given color is invalid" : "Задата боја није исправна",
"The file was uploaded" : "Фајл је отпремљен",