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:
authorNextcloud bot <bot@nextcloud.com>2022-08-02 06:02:22 +0300
committerNextcloud bot <bot@nextcloud.com>2022-08-02 06:02:22 +0300
commit675b7542f9f7eadacd352fa2f2a3bcd1f9906ea1 (patch)
treed1231f388baef23aea9282bdc506797cec85c2d2 /l10n/bg.js
parenta84d082de3ce888ffe7b68c764bddbf2ff45a193 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/bg.js')
-rw-r--r--l10n/bg.js6
1 files changed, 4 insertions, 2 deletions
diff --git a/l10n/bg.js b/l10n/bg.js
index 72fb6043b..83777fa88 100644
--- a/l10n/bg.js
+++ b/l10n/bg.js
@@ -106,7 +106,8 @@ OC.L10N.register(
"Table" : "Таблица",
"Insert emoji" : "Вмъкване на емотикон",
"Insert image" : "Вмъкване на изображение",
- "Alt" : "Alt /бутон/",
+ "Command" : "Команда",
+ "Control" : "Control Center",
"Edit" : "Променяне",
"New text document" : "Нов текстов документ",
"Enter your name so other users can see who is editing" : "Въведете името си, за да могат другите потребители да видят кой редактира",
@@ -114,6 +115,7 @@ OC.L10N.register(
"_and %n other editor_::_and %n other editors_" : ["и %n други редактори","и %n други редактори"],
"ToDo list" : "Списък със задачи",
"Emoji picker" : "Инструмент за избор на емотикони",
- "Todo item" : "Елемент на задача за изпълнение"
+ "Todo item" : "Елемент на задача за изпълнение",
+ "Alt" : "Alt /бутон/"
},
"nplurals=2; plural=(n != 1);");