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

eu.js « l10n - github.com/nextcloud/nextcloud_announcements.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ef305da91f6466723f5b528044046a1aace21d3c (plain)
1
2
3
4
5
6
7
8
9
10
OC.L10N.register(
    "nextcloud_announcements",
    {
    "Nextcloud announcements" : "Nextcloud iragartzeak",
    "Nextcloud announcement" : "Nextcloud iragartzea",
    "Nextcloud announcements brings the latest news of Nextcloud into your notifications" : "Nextcloud iragartzeek azken Nextcloud berriak dakartzate zure jakinarazpenetara",
    "Shows the latest news of Nextcloud in your notifications." : "Nextcloud-eko azken berriak zure norifikazioetan erakutsi.",
    "These groups will be notified about the announcements." : "Talde hauek iragarpenak jasoko dituzte"
},
"nplurals=2; plural=(n != 1);");