diff options
Diffstat (limited to 'apps/theming/l10n/sr.js')
-rw-r--r-- | apps/theming/l10n/sr.js | 3 |
1 files changed, 3 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" : "Фајл је отпремљен", |