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

github.com/nextcloud/nextcloud_announcements.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-11-11 05:58:44 +0300
committerNextcloud bot <bot@nextcloud.com>2020-11-11 05:58:44 +0300
commit0c6962029c4d1c760f8f1a46de53ca9222e2678b (patch)
tree3a86b8659ceb4a7e74ed84f59da64745422b89fb
parent8fcc81c59bd15277e59800cb967033326ff936b8 (diff)
[tx-robot] updated from transifexv20.0.2RC1
-rw-r--r--l10n/bg.js7
-rw-r--r--l10n/bg.json7
2 files changed, 10 insertions, 4 deletions
diff --git a/l10n/bg.js b/l10n/bg.js
index 7a4d4e9..2b8f028 100644
--- a/l10n/bg.js
+++ b/l10n/bg.js
@@ -1,8 +1,11 @@
OC.L10N.register(
"nextcloud_announcements",
{
- "Nextcloud announcements" : "Nextcloud съобщения",
- "Nextcloud announcement" : "Nextcloud съобщение",
+ "Nextcloud announcements" : "Nextcloud известия",
+ "Nextcloud announcement" : "Nextcloud известие",
+ "Read more" : "Прочети повече",
+ "Disable announcements" : "Изключи известия",
+ "(These announcements are only shown to administrators)" : "(Тези съобщения са само видими за администратори)",
"Shows the latest news of Nextcloud in your notifications." : "Добави последните новини от Nextcloud към известията.",
"These groups will be notified about the announcements." : "Горните групите ще бъдат уведомявани при публикуване на новини."
},
diff --git a/l10n/bg.json b/l10n/bg.json
index a5d6fde..6852b6e 100644
--- a/l10n/bg.json
+++ b/l10n/bg.json
@@ -1,6 +1,9 @@
{ "translations": {
- "Nextcloud announcements" : "Nextcloud съобщения",
- "Nextcloud announcement" : "Nextcloud съобщение",
+ "Nextcloud announcements" : "Nextcloud известия",
+ "Nextcloud announcement" : "Nextcloud известие",
+ "Read more" : "Прочети повече",
+ "Disable announcements" : "Изключи известия",
+ "(These announcements are only shown to administrators)" : "(Тези съобщения са само видими за администратори)",
"Shows the latest news of Nextcloud in your notifications." : "Добави последните новини от Nextcloud към известията.",
"These groups will be notified about the announcements." : "Горните групите ще бъдат уведомявани при публикуване на новини."
},"pluralForm" :"nplurals=2; plural=(n != 1);"