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:
authorNextcloud bot <bot@nextcloud.com>2018-07-18 03:12:04 +0300
committerNextcloud bot <bot@nextcloud.com>2018-07-18 03:12:04 +0300
commitad9b458c7437e20be7d5a93ce383effe354bfeba (patch)
tree1084a3e75df8e9309ec2fc2f69d651c86fe4cd92 /apps/files/l10n/bg.js
parent81148e64f85a912a18929d222d96543f92bcaa75 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/bg.js')
-rw-r--r--apps/files/l10n/bg.js10
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files/l10n/bg.js b/apps/files/l10n/bg.js
index 06f235f5dfa..34172b74d80 100644
--- a/apps/files/l10n/bg.js
+++ b/apps/files/l10n/bg.js
@@ -6,12 +6,12 @@ OC.L10N.register(
"Unknown error" : "Неизвестна грешка",
"All files" : "Всички файлове",
"Recent" : "Скорошен",
+ "Favorites" : "Любими",
"File could not be found" : "Файлът не може да бъде открит",
"Download" : "Изтегли",
"Delete" : "Изтриване",
"Home" : "Домашен",
"Close" : "Затвори",
- "Favorites" : "Любими",
"Could not create folder \"{dir}\"" : "Папката \"{dir}\" не може да бъде създадена",
"Upload cancelled." : "Качването е прекъснато.",
"Unable to upload {filename} as it is a directory or has 0 bytes" : "Неуспешно качване на {filename}, защото е директория или с размер 0 байта.",
@@ -110,12 +110,12 @@ OC.L10N.register(
"Upload too large" : "Прекалено голям файл за качване.",
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Файловете, които се опитвате да качите са по-големи от позволеното на сървъра.",
"Files and folders you mark as favorite will show up here" : "Файловете и папките които отбелязваш като любими ще се показват тук",
- "Shared with you" : "Споделено с вас",
- "Shared with others" : "Споделено с други",
- "Shared by link" : "Споделено с връзка",
"Tags" : "Етикети",
"Deleted files" : "Изтрити файлове",
"Text file" : "Текстов файл",
- "New text file.txt" : "Нов текст file.txt"
+ "New text file.txt" : "Нов текст file.txt",
+ "Shared with you" : "Споделено с вас",
+ "Shared with others" : "Споделено с други",
+ "Shared by link" : "Споделено с връзка"
},
"nplurals=2; plural=(n != 1);");