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

eo.js « l10n - github.com/nextcloud/nextcloud_announcements.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 34ae205b61b82531b678fb185b88ec868b9fa528 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
OC.L10N.register(
    "nextcloud_announcements",
    {
    "Nextcloud announcements" : "Anoncoj pri Nextcloud",
    "Nextcloud announcement" : "Anonco pri Nextcloud",
    "Read more" : "Legi pli",
    "Disable announcements" : "Malebligi anoncojn",
    "(These announcements are only shown to administrators)" : "(Tiuj anoncoj videblas nur de administrantoj)",
    "Nextcloud announcements brings the latest news of Nextcloud into your notifications" : "Anoncoj pri Nextcloud montras la lastajn novaĵojn pri Nextcloud pere de la sciigoj.",
    "Shows the latest news of Nextcloud in your notifications." : "Montras la lastajn novaĵojn pri Nextcloud pere de la sciigoj.",
    "These groups will be notified about the announcements." : "Tiuj ĉi grupoj sciiĝos pri la anoncoj."
},
"nplurals=2; plural=(n != 1);");