f7cloud_client/apps/nextcloud_announcements/l10n/bg.js
2026-03-05 13:40:40 +00:00

12 lines
718 B
JavaScript
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

OC.L10N.register(
"nextcloud_announcements",
{
"Nextcloud announcements" : "Nextcloud известия",
"Nextcloud announcement" : "Nextcloud известие",
"Read more" : "Прочети повече",
"Disable announcements" : "Изключи известия",
"(These announcements are only shown to administrators)" : "(Тези съобщения са само видими за администратори)",
"Nextcloud announcements brings the latest news of Nextcloud into your notifications" : "Обявленията на Nextcloud донасят последните новини от Nextcloud във вашите известия"
},
"nplurals=2; plural=(n != 1);");