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-04-28 06:28:46 +0300
committerNextcloud bot <bot@nextcloud.com>2022-04-28 06:28:46 +0300
commite503088c24663669742c33ef1b0ba4e274f48341 (patch)
tree08c696cfcb181c38835d3971b28875f51398bd7b /l10n/bg.js
parentb5d9f37a27c948ea62963f83f2fe70f94138cd6f (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.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/l10n/bg.js b/l10n/bg.js
index 135f51d4e..9d209ab1f 100644
--- a/l10n/bg.js
+++ b/l10n/bg.js
@@ -1,7 +1,7 @@
OC.L10N.register(
"text",
{
- "New text document" : "Нов текстов документ",
+ "New text file" : "Нов текстов файл",
"The file was uploaded" : "Файлът е качен",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Размерът на каченият файл надвишава директивата upload_max_filesize в php.ini",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Размерът на каченият файл надвишава максималния размер, определен от MAX_FILE_SIZE в HTML формата.",
@@ -103,6 +103,7 @@ OC.L10N.register(
"Table" : "Таблица",
"Emoji picker" : "Инструмент за избор на емотикони",
"Insert image" : "Вмъкване на изображение",
+ "New text document" : "Нов текстов документ",
"Currently active users:" : "Потребители, които са активни в момента:",
"_and %n other editor_::_and %n other editors_" : ["и %n други редактори","и %n други редактори"]
},