diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-07-18 00:12:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-07-18 00:12:04 +0000 |
commit | ad9b458c7437e20be7d5a93ce383effe354bfeba (patch) | |
tree | 1084a3e75df8e9309ec2fc2f69d651c86fe4cd92 /apps/files/l10n/bg.js | |
parent | 81148e64f85a912a18929d222d96543f92bcaa75 (diff) | |
download | nextcloud-server-ad9b458c7437e20be7d5a93ce383effe354bfeba.tar.gz nextcloud-server-ad9b458c7437e20be7d5a93ce383effe354bfeba.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/bg.js')
-rw-r--r-- | apps/files/l10n/bg.js | 10 |
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);"); |