Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/bg.js')
-rw-r--r--l10n/bg.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/l10n/bg.js b/l10n/bg.js
index 2aa4fc893..978ddf005 100644
--- a/l10n/bg.js
+++ b/l10n/bg.js
@@ -38,8 +38,6 @@ OC.L10N.register(
"Select file to link to" : "Избор на файл за връзка с",
"Show author colors" : "Показване на цветовете на автора",
"Author colors are only shown until everyone has closed the document." : "Цветовете на автора се показват само докато всички не затворят документа.",
- "Currently active users:" : "Потребители, които са активни в момента:",
- "_and %n other editor_::_and %n other editors_" : ["и %n други редактори","и %n други редактори"],
"Show rich workspaces" : "Показване на обогатени работни пространства",
"Add notes, lists or links …" : "Добавяне на бележки, списъци или връзки...",
"Edit" : "Променяне",
@@ -51,6 +49,8 @@ OC.L10N.register(
"Heading 4" : "Заглавие 4",
"Heading 5" : "Заглавие 5",
"ToDo list" : "Списък със задачи",
- "Emoji picker" : "Инструмент за избор на емотикони"
+ "Emoji picker" : "Инструмент за избор на емотикони",
+ "Currently active users:" : "Потребители, които са активни в момента:",
+ "_and %n other editor_::_and %n other editors_" : ["и %n други редактори","и %n други редактори"]
},
"nplurals=2; plural=(n != 1);");