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

fi.js « l10n - github.com/nextcloud/nextcloud_announcements.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 74b91b33be5d93193caee3542aae39d5a1928e1e (plain)
1
2
3
4
5
6
7
8
9
10
OC.L10N.register(
    "nextcloud_announcements",
    {
    "Nextcloud announcements" : "Nextcloud-tiedotteet",
    "Nextcloud announcement" : "Nextcloud-tiedote",
    "Nextcloud announcements brings the latest news of Nextcloud into your notifications" : "Nextcloud-tiedotteet tuo uusimmat Nextcloudiin liittyvät uutiset ilmoituksiisi",
    "Shows the latest news of Nextcloud in your notifications." : "Näyttää uusimmat Nextcloud-uutiset ilmoituksissasi.",
    "These groups will be notified about the announcements." : "Nämä ryhmät saavat ilmoituksen tiedotteista."
},
"nplurals=2; plural=(n != 1);");