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
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/sr.js')
-rw-r--r--core/l10n/sr.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/sr.js b/core/l10n/sr.js
index fc69f26c3ae..50f207e2efc 100644
--- a/core/l10n/sr.js
+++ b/core/l10n/sr.js
@@ -188,6 +188,10 @@ OC.L10N.register(
"Name" : "Назив",
"Size" : "Величина",
"Modified" : "Измењен",
+ "\"{name}\" is an invalid file name." : "\"{name}\" није исправан назив фајла.",
+ "File name cannot be empty." : "Назив фајла не може бити празан.",
+ "\"/\" is not allowed inside a file name." : "\"/\" није дозвољен каракетер у имену фајла.",
+ "\"{name}\" is not an allowed filetype" : "\"{name}\" није дозвољени тип фајла",
"{newName} already exists" : "{newName} већ постоји",
"Choose" : "Изаберите",
"Copy" : "Копирај",