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:
Diffstat (limited to 'l10n/bg.js')
-rw-r--r--l10n/bg.js7
1 files changed, 5 insertions, 2 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." : "Горните групите ще бъдат уведомявани при публикуване на новини."
},