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.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/bg.js b/apps/files/l10n/bg.js
index fcf892fc592..eee97ab3d5d 100644
--- a/apps/files/l10n/bg.js
+++ b/apps/files/l10n/bg.js
@@ -117,7 +117,6 @@ OC.L10N.register(
"Select all" : "Избери всички",
"Upload too large" : "Прекалено голям файл за качване.",
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Файловете, които се опитвате да качите са по-големи от позволеното на сървъра.",
- "No favorites" : "Няма любими",
"Files and folders you mark as favorite will show up here" : "Файловете и папките които отбелязваш като любими ще се показват тук",
"Shared with you" : "Споделено с вас",
"Shared with others" : "Споделено с други",
@@ -132,6 +131,7 @@ OC.L10N.register(
"Any moment now..." : "Всеки момент...",
"Soon..." : "Скоро...",
"File upload is in progress. Leaving the page now will cancel the upload." : "Извършва се качване на файлове. Затварянето на тази страница ще прекъсне качването.",
- "Copy local link" : "Копиране на локална връзка"
+ "Copy local link" : "Копиране на локална връзка",
+ "No favorites" : "Няма любими"
},
"nplurals=2; plural=(n != 1);");