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

zh_TW.js « l10n - github.com/nextcloud/nextcloud_announcements.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 840470ff330d0562b7307332705eb9d70550f38d (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "nextcloud_announcements",
    {
    "Nextcloud announcements" : "Nextcloud 公告",
    "%s announced “%s”" : "%s 公告了「%s」",
    "These groups will be notified about the announcements." : "這些群組會收到公告通知"
},
"nplurals=1; plural=0;");