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 'apps/files/l10n/bg.js')
-rw-r--r--apps/files/l10n/bg.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/bg.js b/apps/files/l10n/bg.js
index 48d154bfe39..219c0109777 100644
--- a/apps/files/l10n/bg.js
+++ b/apps/files/l10n/bg.js
@@ -60,6 +60,7 @@ OC.L10N.register(
"Could not copy \"{file}\"" : "Файлът \"{file}\" не може да бъде копиран",
"Copied {origin} inside {destination}" : "Копирано {origin} в {destination}",
"Copied {origin} and {nbfiles} other files inside {destination}" : "Копирано {origin} и {nbfiles} други файлове в {destination}",
+ "Failed to redirect to client" : "Неуспешно пренасочване към клиент",
"{newName} already exists" : "{newName} вече съществува",
"Could not rename \"{fileName}\", it does not exist any more" : "Файлът \"{fileName}\" не може да бъде преименуван защото не съществува",
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Името \"{targetName}\" се ползва в директорията \"{dir}\". Моля, изберете друго име.",