nextcloud/apps/dashboard/l10n/zh_CN.json

33 lines
1.6 KiB
JSON
Raw Normal View History

2020-10-04 05:18:16 +03:00
{ "translations": {
2020-10-27 05:18:34 +03:00
"Dashboard" : "仪表盘",
"Dashboard app" : "仪表盘应用",
2020-10-04 05:18:16 +03:00
"Show something" : "显示信息",
"Customize" : "自定义",
"Edit widgets" : "编辑小部件",
2021-06-04 05:28:13 +03:00
"Get more widgets from the App Store" : "从应用商店获取更多小部件",
2020-10-04 05:18:16 +03:00
"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",
2020-10-06 05:18:39 +03:00
"geocoding with Nominatim" : "使用 Nominatim 地理编码",
"elevation data from OpenTopoData" : "海拔数据获取自 OpenTopoData",
2020-10-04 05:18:16 +03:00
"Weather" : "天气",
"Status" : "状态",
"Good morning" : "早上好",
2021-01-06 05:20:00 +03:00
"Good morning, {name}" : "早上好,{name}",
"Good afternoon" : "下午好",
"Good afternoon, {name}" : "下午好,{name}",
"Good evening" : "晚上好",
"Good evening, {name}" : "晚上好,{name}",
2021-01-07 05:21:10 +03:00
"Hello" : "你好",
"Hello, {name}" : "你好, {name}",
2021-01-01 05:21:03 +03:00
"Pick from Files" : "从文件中挑选",
2020-10-04 05:18:16 +03:00
"Default images" : "默认图片",
"Plain background" : "纯色背景",
2020-12-31 05:27:04 +03:00
"Insert from {productName}" : "从 {productName} 插入",
2021-06-03 05:28:43 +03:00
"Get more widgets from the app store" : "从应用商店获取更多小部件",
2021-01-06 05:20:00 +03:00
"Good night, {name}" : "晚安,{name}",
"Good night" : "晚安",
2020-12-31 05:27:04 +03:00
"Pick from files" : "从文件选取"
2020-10-04 05:18:16 +03:00
},"pluralForm" :"nplurals=1; plural=0;"
}