diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-10-18 00:08:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-10-18 00:08:23 +0000 |
commit | 8e884ba52fe3796d0da1e108a7a8fb1b43e6d554 (patch) | |
tree | 23976b7937c110478294697f2cbdd6c79dc265fd /apps/theming/l10n/sr.js | |
parent | cd0d27e46dd2dbe649108e82c9c61254b1ff9f39 (diff) | |
download | nextcloud-server-8e884ba52fe3796d0da1e108a7a8fb1b43e6d554.tar.gz nextcloud-server-8e884ba52fe3796d0da1e108a7a8fb1b43e6d554.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/sr.js')
-rw-r--r-- | apps/theming/l10n/sr.js | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/apps/theming/l10n/sr.js b/apps/theming/l10n/sr.js index 186d82d74ae..49344ec96ce 100644 --- a/apps/theming/l10n/sr.js +++ b/apps/theming/l10n/sr.js @@ -9,6 +9,14 @@ OC.L10N.register( "The given web address is too long" : "Адреса је предугачка", "The given slogan is too long" : "Слоган је предугачак", "The given color is invalid" : "Задата боја није исправна", + "There is no error, the file uploaded with success" : "Нема грешке, фајл је отпремљен успешно", + "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Отпремани фајл превазилази смерницу upload_max_filesize у фајлу php.ini", + "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Отпремани фајл превазилази смерницу MAX_FILE_SIZE која је наведена у HTML обрасцу", + "The uploaded file was only partially uploaded" : "Отпремани фајл је само делимично отпремљен", + "No file was uploaded" : "Ниједан фајл није отпремљен", + "Missing a temporary folder" : "Недостаје привремена фасцикла", + "Failed to write file to disk." : "Не могу да пишем фајл на диск", + "A PHP extension stopped the file upload." : "PHP екстензија је зауставила отпремање фајла.", "No file uploaded" : "Ниједан фајл није отпремљен", "Unsupported image type" : "Неподржани тип слике", "You are already using a custom theme" : "Већ користите прилагођену тему", |