diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-23 01:11:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-23 01:11:28 +0000 |
commit | 64948bf30c3da097f9069756eb0b7ab4ae14e68b (patch) | |
tree | 6d2ba010ecec375863af029c27013d5dff600dcc /apps/theming/l10n/sr.js | |
parent | 750bb4d7e1193b343ddbb0b69626bb0a72260c50 (diff) | |
download | nextcloud-server-64948bf30c3da097f9069756eb0b7ab4ae14e68b.tar.gz nextcloud-server-64948bf30c3da097f9069756eb0b7ab4ae14e68b.zip |
[tx-robot] updated from transifex
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 deff4a929f7..e1d76f99f89 100644 --- a/apps/theming/l10n/sr.js +++ b/apps/theming/l10n/sr.js @@ -10,11 +10,14 @@ OC.L10N.register( "The given web address is too long" : "Адреса је предугачка", "The given slogan is too long" : "Слоган је предугачак", "The given color is invalid" : "Задата боја није исправна", + "The file was uploaded" : "Фајл је отпремљен", "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 file was only partially uploaded" : "Фајл је само делимично отпремљен", "No file was uploaded" : "Ниједан фајл није отпремљен", "Missing a temporary folder" : "Недостаје привремена фасцикла", + "Could not 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" : "Већ користите прилагођену тему", |