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

zh_CN.js « l10n - github.com/nextcloud/nextcloud_announcements.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 77feb3a344ca0beeb8dff4c447025ac66e345a43 (plain)
1
2
3
4
5
6
7
8
9
10
OC.L10N.register(
    "nextcloud_announcements",
    {
    "Nextcloud announcements" : "Nextcloud 公告",
    "Nextcloud announcement" : "Nextcloud公告",
    "Nextcloud announcements brings the latest news of Nextcloud into your notifications" : "Nextcloud 公告为您带来 Nextcloud 最新信息的通知",
    "Shows the latest news of Nextcloud in your notifications." : "在通知区域显示 Nextcloud 的最新信息",
    "These groups will be notified about the announcements." : "这些组将被提醒关于公告"
},
"nplurals=1; plural=0;");