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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-05-01 05:26:54 +0300
committerNextcloud bot <bot@nextcloud.com>2021-05-01 05:26:54 +0300
commita27a241d25c5885a6fea2c1528e3b70e0fb6c70c (patch)
tree1d5f5839d188c5fe817be512c5444374c42e651b /core
parentf2f15a7b421b5138e1552c454bb882f74db3323a (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'core')
-rw-r--r--core/l10n/sr.js1
-rw-r--r--core/l10n/sr.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/sr.js b/core/l10n/sr.js
index b47fef374e8..21b41528e30 100644
--- a/core/l10n/sr.js
+++ b/core/l10n/sr.js
@@ -5,6 +5,7 @@ OC.L10N.register(
"File is too big" : "Фајл је превелик",
"The selected file is not an image." : "Изабрани фајл није слика.",
"The selected file cannot be read." : "Није могуће читати изабрани фајл.",
+ "The file was uploaded" : "Фајл је отпремљен",
"Invalid file provided" : "Понуђени фајл није исправан",
"No image or file provided" : "Нису понуђени ни слика ни фајл",
"Unknown filetype" : "Непознат тип фајла",
diff --git a/core/l10n/sr.json b/core/l10n/sr.json
index 3242171458e..f2bec15dc67 100644
--- a/core/l10n/sr.json
+++ b/core/l10n/sr.json
@@ -3,6 +3,7 @@
"File is too big" : "Фајл је превелик",
"The selected file is not an image." : "Изабрани фајл није слика.",
"The selected file cannot be read." : "Није могуће читати изабрани фајл.",
+ "The file was uploaded" : "Фајл је отпремљен",
"Invalid file provided" : "Понуђени фајл није исправан",
"No image or file provided" : "Нису понуђени ни слика ни фајл",
"Unknown filetype" : "Непознат тип фајла",