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

fr.js « l10n - github.com/nextcloud/nextcloud_announcements.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2a6a4f200885a47e34b60c39514c5cf647bc3265 (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "nextcloud_announcements",
    {
    "Nextcloud announcements" : "Annonces Nextcloud",
    "%s announced “%s”" : "%s a annoncé \"%s\"",
    "These groups will be notified about the announcements." : "Ces groupes seront notifiés des annonces"
},
"nplurals=2; plural=(n > 1);");