Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-05-07 06:17:29 +0300
committerNextcloud bot <bot@nextcloud.com>2022-05-07 06:17:29 +0300
commite53f645588d0e1746f03d4d4da0e1d9fd55d866d (patch)
tree108ab992033a30e0b046a2c677ea543b422ea9b9 /l10n/sr.js
parent9aa9a79406f5f2095770a3509ba4420812732f62 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/sr.js')
-rw-r--r--l10n/sr.js9
1 files changed, 9 insertions, 0 deletions
diff --git a/l10n/sr.js b/l10n/sr.js
index 93900461..dd9c15ba 100644
--- a/l10n/sr.js
+++ b/l10n/sr.js
@@ -14,6 +14,15 @@ OC.L10N.register(
"Saved with error: Collabora Online should use the same protocol as the server installation." : "Сачувану уз грешку: Collabora Online би требало да користи исти протокол као и серверска инсталација.",
"Invalid config key" : "Неисправан кључ у конфигурацији",
"Error when saving" : "Грешка приликом чувања",
+ "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 наведену у ХТМЛ обрасцу",
+ "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" : "ПХП екстензија је зауставила отпремање фајла",
+ "No file uploaded or file size exceeds maximum of %s" : "Ниједан фајл није отпремљен или величина фајла премашује максимум од %s",
"File is too big" : "Фајл је превелики",
"Only template files can be uploaded" : "Само шаблонски фајлови могу бити отпремљени",
"Invalid file provided" : "Дати фајл је неисправан",