[tx-robot] updated from transifex

master
Nextcloud bot 2017-09-15 00:25:04 +00:00
parent 298c5667f2
commit 873203ca28
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
2 changed files with 12 additions and 2 deletions

View File

@ -8,10 +8,15 @@ OC.L10N.register(
"Add city" : "新建城市",
"City name" : "城市名",
"Add" : "新建",
"Cancel" : "取消",
"Settings" : "设置",
"Metric" : "公制",
"Click here to get an API key" : "点这里获取一个API KEY",
"Humidity" : "湿度",
"Wind" : "风速",
"Hour" : "小时"
"Sunrise" : "日出",
"Sunset" : "日落",
"Hour" : "小时",
"Temperature" : "温度"
},
"nplurals=1; plural=0;");

View File

@ -6,10 +6,15 @@
"Add city" : "新建城市",
"City name" : "城市名",
"Add" : "新建",
"Cancel" : "取消",
"Settings" : "设置",
"Metric" : "公制",
"Click here to get an API key" : "点这里获取一个API KEY",
"Humidity" : "湿度",
"Wind" : "风速",
"Hour" : "小时"
"Sunrise" : "日出",
"Sunset" : "日落",
"Hour" : "小时",
"Temperature" : "温度"
},"pluralForm" :"nplurals=1; plural=0;"
}