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/bg.js')
-rw-r--r--core/l10n/bg.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/bg.js b/core/l10n/bg.js
index dae5995e900..f00260abe02 100644
--- a/core/l10n/bg.js
+++ b/core/l10n/bg.js
@@ -114,6 +114,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" : "Копирай",