aboutsummaryrefslogtreecommitdiffstats
path: root/core/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-05-01 02:26:34 +0000
committerNextcloud bot <bot@nextcloud.com>2021-05-01 02:26:34 +0000
commit5cccbbdd453c742ba13b3a0fd01aba406389411f (patch)
treeb9b4c28d983aacc4da3791a9bdce00bc76c621c2 /core/l10n
parent36c9441c37368ad2cd0e044dc5f2adcf036e92d8 (diff)
downloadnextcloud-server-5cccbbdd453c742ba13b3a0fd01aba406389411f.tar.gz
nextcloud-server-5cccbbdd453c742ba13b3a0fd01aba406389411f.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n')
-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" : "Непознат тип фајла",