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: 934873c12ed9e30ec79b0ce6035bff8cc5f0f7d9 (plain)
1
2
3
4
5
6
7
8
9
10
OC.L10N.register(
    "nextcloud_announcements",
    {
    "Nextcloud announcements" : "Nextcloud iragarpenak",
    "Nextcloud announcement" : "Nextcloud iragarpena",
    "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." : "Erakutsi Nextcloud-i buruzko azken berriak zure jakinarazpenetan.",
    "These groups will be notified about the announcements." : "Talde hauek iragarpenei buruzko jakinarazpenak jasoko dituzte."
},
"nplurals=2; plural=(n != 1);");