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:27:01 +0300
committerNextcloud bot <bot@nextcloud.com>2021-05-01 05:27:01 +0300
commit3b89f03484ba4b638aacf499211495f9c1c71038 (patch)
treedc21f7c4c52eadcb76617e1c826a4f22470d7246 /core
parent73d0e8b0286859f9536470a08152db0a8a4b98a8 (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" : "Непознат тип фајла",