aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dashboard/l10n/zh_CN.json
blob: 45b0c079fa7c97596e6429a402fea94caf92a5a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{ "translations": {
    "Dashboard" : "控制台",
    "Dashboard app" : "控制台应用",
    "Show something" : "显示信息",
    "Customize" : "自定义",
    "Edit widgets" : "编辑小部件",
    "Get more widgets from the app store" : "从应用商店获取更多小部件",
    "Change background image" : "更改背景图片",
    "Weather service" : "天气服务",
    "For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "为了您的隐私,天气数据由您的 Nextcloud 服务器为您获取,这样天气服务就无法获得您的个人信息。",
    "Weather data from Met.no" : "天气数据获取自 Met.no",
    "Weather" : "天气",
    "Status" : "状态",
    "Good evening, {name}" : "晚上好,{name}",
    "Good evening" : "晚上好",
    "Good afternoon, {name}" : "下午好,{name}",
    "Good afternoon" : "下午好",
    "Good morning, {name}" : "早上好,{name}",
    "Good morning" : "早上好",
    "Good night, {name}" : "晚上好,{name}",
    "Good night" : "晚上好",
    "Pick from files" : "从文件选取",
    "Default images" : "默认图片",
    "Plain background" : "纯色背景",
    "Insert from {productName}" : "从 {productName} 插入"
},"pluralForm" :"nplurals=1; plural=0;"
}