Skip to content

Commit e8f217d

Browse files
committed
[tx] updated from transifex
1 parent 59497a1 commit e8f217d

2 files changed

Lines changed: 86 additions & 0 deletions

File tree

l10n/zh.js

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
OC.L10N.register(
2+
"activity",
3+
{
4+
"Activities" : "活动",
5+
"Error loading activities" : "加载活动错误",
6+
"No activities" : "无活动",
7+
"Load more activities" : "加载更多活动",
8+
", " : ",",
9+
"This stream will show events like additions, changes & shares" : "此信息流会显示诸如增加,修改,共享等事件",
10+
"Today" : "今天",
11+
"Yesterday" : "昨天",
12+
"Your feed URL is invalid" : "您输入的链接无效",
13+
"Your settings have been updated." : "设置已更新",
14+
"Mail" : "信件",
15+
"Stream" : "串流",
16+
"\"remote user\"" : "“远程用户”",
17+
"Activity notification" : "活动通知",
18+
"All Activities" : "全部活动",
19+
"Activities by you" : "您的活动",
20+
"Activities by others" : "其他人的活动",
21+
"%s and %s" : "%s和%s",
22+
"Hello %s," : "您好,%s,",
23+
"You are receiving this email because the following things happened at %s" : "你收到此电子邮件是因为在%s发生了以下事件:",
24+
"* %1$s - %2$s" : "*%1$s-%2$s",
25+
"_* and %n more _::_* and %n more _" : ["和%n项其他事件"],
26+
"You are receiving this email because the following things happened at <a href=\"%s\">%s</a>" : "你收到此电子邮件是因为在<a href=\"%s\">%s</a>发生了以下事件:",
27+
"%1$s - %2$s" : "%1$s - %2$s",
28+
"_and %n more _::_and %n more _" : ["和其它%n项"],
29+
"Activity" : "活动",
30+
"List your own file actions in the stream" : "101%match\n在串流中列出您的活动",
31+
"Notify about your own actions via email" : "通过电子邮件通报您的操作",
32+
"You need to set up your email address before you can receive notification emails." : "在收到通知之前,您需要先设置您的电子邮件地址",
33+
"Send emails:" : "发送邮件:",
34+
"As soon as possible" : "尽快",
35+
"Hourly" : "每小时",
36+
"Daily" : "每天",
37+
"Weekly" : "每周",
38+
"Activity feed" : "活动",
39+
"Enable RSS feed" : "启用 RSS 源",
40+
"No activity yet" : "目前暂无活动",
41+
"No more events to load" : "没有更多事件了",
42+
"Files" : "文件"
43+
},
44+
"nplurals=1; plural=0;");

l10n/zh.json

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
{ "translations": {
2+
"Activities" : "活动",
3+
"Error loading activities" : "加载活动错误",
4+
"No activities" : "无活动",
5+
"Load more activities" : "加载更多活动",
6+
", " : "",
7+
"This stream will show events like additions, changes & shares" : "此信息流会显示诸如增加,修改,共享等事件",
8+
"Today" : "今天",
9+
"Yesterday" : "昨天",
10+
"Your feed URL is invalid" : "您输入的链接无效",
11+
"Your settings have been updated." : "设置已更新",
12+
"Mail" : "信件",
13+
"Stream" : "串流",
14+
"\"remote user\"" : "“远程用户”",
15+
"Activity notification" : "活动通知",
16+
"All Activities" : "全部活动",
17+
"Activities by you" : "您的活动",
18+
"Activities by others" : "其他人的活动",
19+
"%s and %s" : "%s和%s",
20+
"Hello %s," : "您好,%s,",
21+
"You are receiving this email because the following things happened at %s" : "你收到此电子邮件是因为在%s发生了以下事件:",
22+
"* %1$s - %2$s" : "*%1$s-%2$s",
23+
"_* and %n more _::_* and %n more _" : ["和%n项其他事件"],
24+
"You are receiving this email because the following things happened at <a href=\"%s\">%s</a>" : "你收到此电子邮件是因为在<a href=\"%s\">%s</a>发生了以下事件:",
25+
"%1$s - %2$s" : "%1$s - %2$s",
26+
"_and %n more _::_and %n more _" : ["和其它%n项"],
27+
"Activity" : "活动",
28+
"List your own file actions in the stream" : "101%match\n在串流中列出您的活动",
29+
"Notify about your own actions via email" : "通过电子邮件通报您的操作",
30+
"You need to set up your email address before you can receive notification emails." : "在收到通知之前,您需要先设置您的电子邮件地址",
31+
"Send emails:" : "发送邮件:",
32+
"As soon as possible" : "尽快",
33+
"Hourly" : "每小时",
34+
"Daily" : "每天",
35+
"Weekly" : "每周",
36+
"Activity feed" : "活动",
37+
"Enable RSS feed" : "启用 RSS 源",
38+
"No activity yet" : "目前暂无活动",
39+
"No more events to load" : "没有更多事件了",
40+
"Files" : "文件"
41+
},"pluralForm" :"nplurals=1; plural=0;"
42+
}

0 commit comments

Comments
 (0)