Skip to content

Commit 16a05fa

Browse files
committed
[tx] updated from transifex
1 parent 2ffe750 commit 16a05fa

8 files changed

Lines changed: 302 additions & 0 deletions

File tree

l10n/en_US.js

Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
OC.L10N.register(
2+
"activity",
3+
{
4+
"Activities" : "Activities",
5+
"Error loading activities" : "Error loading activities",
6+
"No activities" : "No activities",
7+
"Load more activities" : "Load more activities",
8+
", " : ", ",
9+
"{parameterList} and {lastParameter}" : "{parameterList} and {lastParameter}",
10+
"_{parameterList} and {linkStart}%n more{linkEnd}_::_{parameterList} and {linkStart}%n more{linkEnd}_" : ["{parameterList} and {linkStart}%n more{linkEnd}","{parameterList} and {linkStart}%n more{linkEnd}"],
11+
"in {directory}" : "in {directory}",
12+
"This stream will show events like additions, changes & shares" : "This stream will show events like additions, changes & shares",
13+
"There are no events for this filter" : "There are no events for this filter",
14+
"Today" : "Today",
15+
"Yesterday" : "Yesterday",
16+
"Personal activity feed for %s" : "Personal activity feed for %s",
17+
"Your feed URL is invalid" : "Your feed URL is invalid",
18+
"Your settings have been updated." : "Your settings have been updated.",
19+
"Mail" : "Mail",
20+
"Stream" : "Stream",
21+
"\"remote user\"" : "\"remote user\"",
22+
"Activity notification" : "Activity notification",
23+
"All Activities" : "All Activities",
24+
"Activities by you" : "Activities by you",
25+
"Activities by others" : "Activities by others",
26+
"%s and %s" : "%s and %s",
27+
"Hello %s," : "Hello %s,",
28+
"You are receiving this email because the following things happened at %s" : "You are receiving this email because the following things happened at %s",
29+
"* %1$s - %2$s" : "* %1$s - %2$s",
30+
"_* and %n more _::_* and %n more _" : ["* and %n more ","* and %n more "],
31+
"You are receiving this email because the following things happened at <a href=\"%s\">%s</a>" : "You are receiving this email because the following things happened at <a href=\"%s\">%s</a>",
32+
"%1$s - %2$s" : "%1$s - %2$s",
33+
"_and %n more _::_and %n more _" : ["and %n more ","and %n more "],
34+
"Activity" : "Activity",
35+
"List your own file actions in the stream" : "List your own file actions in the stream",
36+
"Notify about your own actions via email" : "Notify about your own actions via email",
37+
"You need to set up your email address before you can receive notification emails." : "You need to set up your email address before you can receive notification emails.",
38+
"Send emails:" : "Send emails:",
39+
"As soon as possible" : "As soon as possible",
40+
"Hourly" : "Hourly",
41+
"Daily" : "Daily",
42+
"Weekly" : "Weekly",
43+
"Activity feed" : "Activity feed",
44+
"Enable RSS feed" : "Enable RSS feed",
45+
"No activity yet" : "No activity yet",
46+
"No more events to load" : "No more events to load",
47+
"Files" : "Files"
48+
},
49+
"nplurals=2; plural=(n != 1);");

l10n/en_US.json

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
{ "translations": {
2+
"Activities" : "Activities",
3+
"Error loading activities" : "Error loading activities",
4+
"No activities" : "No activities",
5+
"Load more activities" : "Load more activities",
6+
", " : ", ",
7+
"{parameterList} and {lastParameter}" : "{parameterList} and {lastParameter}",
8+
"_{parameterList} and {linkStart}%n more{linkEnd}_::_{parameterList} and {linkStart}%n more{linkEnd}_" : ["{parameterList} and {linkStart}%n more{linkEnd}","{parameterList} and {linkStart}%n more{linkEnd}"],
9+
"in {directory}" : "in {directory}",
10+
"This stream will show events like additions, changes & shares" : "This stream will show events like additions, changes & shares",
11+
"There are no events for this filter" : "There are no events for this filter",
12+
"Today" : "Today",
13+
"Yesterday" : "Yesterday",
14+
"Personal activity feed for %s" : "Personal activity feed for %s",
15+
"Your feed URL is invalid" : "Your feed URL is invalid",
16+
"Your settings have been updated." : "Your settings have been updated.",
17+
"Mail" : "Mail",
18+
"Stream" : "Stream",
19+
"\"remote user\"" : "\"remote user\"",
20+
"Activity notification" : "Activity notification",
21+
"All Activities" : "All Activities",
22+
"Activities by you" : "Activities by you",
23+
"Activities by others" : "Activities by others",
24+
"%s and %s" : "%s and %s",
25+
"Hello %s," : "Hello %s,",
26+
"You are receiving this email because the following things happened at %s" : "You are receiving this email because the following things happened at %s",
27+
"* %1$s - %2$s" : "* %1$s - %2$s",
28+
"_* and %n more _::_* and %n more _" : ["* and %n more ","* and %n more "],
29+
"You are receiving this email because the following things happened at <a href=\"%s\">%s</a>" : "You are receiving this email because the following things happened at <a href=\"%s\">%s</a>",
30+
"%1$s - %2$s" : "%1$s - %2$s",
31+
"_and %n more _::_and %n more _" : ["and %n more ","and %n more "],
32+
"Activity" : "Activity",
33+
"List your own file actions in the stream" : "List your own file actions in the stream",
34+
"Notify about your own actions via email" : "Notify about your own actions via email",
35+
"You need to set up your email address before you can receive notification emails." : "You need to set up your email address before you can receive notification emails.",
36+
"Send emails:" : "Send emails:",
37+
"As soon as possible" : "As soon as possible",
38+
"Hourly" : "Hourly",
39+
"Daily" : "Daily",
40+
"Weekly" : "Weekly",
41+
"Activity feed" : "Activity feed",
42+
"Enable RSS feed" : "Enable RSS feed",
43+
"No activity yet" : "No activity yet",
44+
"No more events to load" : "No more events to load",
45+
"Files" : "Files"
46+
},"pluralForm" :"nplurals=2; plural=(n != 1);"
47+
}

l10n/sr@latin.js

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,22 +7,29 @@ OC.L10N.register(
77
"Load more activities" : "Učitavaj još aktivnosti",
88
", " : ", ",
99
"{parameterList} and {lastParameter}" : "{parameterList} i {lastParameter}",
10+
"_{parameterList} and {linkStart}%n more{linkEnd}_::_{parameterList} and {linkStart}%n more{linkEnd}_" : ["{parameterList} и {linkStart}још %n{linkEnd}","{parameterList} и {linkStart}још %n{linkEnd}","{parameterList} и {linkStart}још %n{linkEnd}"],
1011
"in {directory}" : "u {directory}",
12+
"This stream will show events like additions, changes & shares" : "Овде ће се приказати догађаји попут додавања, измена или дељења",
13+
"There are no events for this filter" : "Нема догађаја за овај филтер",
1114
"Today" : "Danas",
1215
"Yesterday" : "Juče",
1316
"Personal activity feed for %s" : "Lična lista aktivnosti za %s",
17+
"Your feed URL is invalid" : "УРЛ вашег довода није исправан",
1418
"Your settings have been updated." : "Vaša podešavanja su osvežena.",
1519
"Mail" : "Pošta",
1620
"Stream" : "Tok",
21+
"\"remote user\"" : "\"удаљени корисник\"",
1722
"Activity notification" : "Obaveštenje o aktivnosti",
1823
"All Activities" : "Sve aktivnosti",
1924
"Activities by you" : "Vaše aktivnosti",
2025
"Activities by others" : "Tuđe aktivnosti",
2126
"%s and %s" : "%s i %s",
2227
"Hello %s," : "Pozdrav %s,",
28+
"You are receiving this email because the following things happened at %s" : "Ову поруку сте добили јер се следеће десило на %s",
2329
"* %1$s - %2$s" : "* %1$s - %2$s",
2430
"_* and %n more _::_* and %n more _" : ["* i %n vise","* i %n vise","* i %n vise"],
2531
"Activity" : "Aktivnosti",
32+
"List your own file actions in the stream" : "Приказује ваше радње са фајловима у дневнику",
2633
"Notify about your own actions via email" : "Obavesti o Vašim postupcima putem Email-a",
2734
"You need to set up your email address before you can receive notification emails." : "Morate da podesite svoju email adresu da biste mogli da primate email obaveštenja.",
2835
"Send emails:" : "Pošalji email-ove:",

l10n/sr@latin.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,22 +5,29 @@
55
"Load more activities" : "Učitavaj još aktivnosti",
66
", " : ", ",
77
"{parameterList} and {lastParameter}" : "{parameterList} i {lastParameter}",
8+
"_{parameterList} and {linkStart}%n more{linkEnd}_::_{parameterList} and {linkStart}%n more{linkEnd}_" : ["{parameterList} и {linkStart}још %n{linkEnd}","{parameterList} и {linkStart}још %n{linkEnd}","{parameterList} и {linkStart}још %n{linkEnd}"],
89
"in {directory}" : "u {directory}",
10+
"This stream will show events like additions, changes & shares" : "Овде ће се приказати догађаји попут додавања, измена или дељења",
11+
"There are no events for this filter" : "Нема догађаја за овај филтер",
912
"Today" : "Danas",
1013
"Yesterday" : "Juče",
1114
"Personal activity feed for %s" : "Lična lista aktivnosti za %s",
15+
"Your feed URL is invalid" : "УРЛ вашег довода није исправан",
1216
"Your settings have been updated." : "Vaša podešavanja su osvežena.",
1317
"Mail" : "Pošta",
1418
"Stream" : "Tok",
19+
"\"remote user\"" : "\"удаљени корисник\"",
1520
"Activity notification" : "Obaveštenje o aktivnosti",
1621
"All Activities" : "Sve aktivnosti",
1722
"Activities by you" : "Vaše aktivnosti",
1823
"Activities by others" : "Tuđe aktivnosti",
1924
"%s and %s" : "%s i %s",
2025
"Hello %s," : "Pozdrav %s,",
26+
"You are receiving this email because the following things happened at %s" : "Ову поруку сте добили јер се следеће десило на %s",
2127
"* %1$s - %2$s" : "* %1$s - %2$s",
2228
"_* and %n more _::_* and %n more _" : ["* i %n vise","* i %n vise","* i %n vise"],
2329
"Activity" : "Aktivnosti",
30+
"List your own file actions in the stream" : "Приказује ваше радње са фајловима у дневнику",
2431
"Notify about your own actions via email" : "Obavesti o Vašim postupcima putem Email-a",
2532
"You need to set up your email address before you can receive notification emails." : "Morate da podesite svoju email adresu da biste mogli da primate email obaveštenja.",
2633
"Send emails:" : "Pošalji email-ove:",

l10n/zh-Hans.js

Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
OC.L10N.register(
2+
"activity",
3+
{
4+
"Activities" : "活动",
5+
"Error loading activities" : "载入活动时发生错误",
6+
"No activities" : "没有活动",
7+
"Load more activities" : "載入更多活動......",
8+
", " : ", ",
9+
"{parameterList} and {lastParameter}" : "{parameterList} 和 {lastParameter}",
10+
"_{parameterList} and {linkStart}%n more{linkEnd}_::_{parameterList} and {linkStart}%n more{linkEnd}_" : ["{parameterList} 和 {linkStart}%n 更多 {linkEnd}"],
11+
"in {directory}" : "在 {directory} 中",
12+
"This stream will show events like additions, changes & shares" : "这个流中会显示诸如添加、更改和分享之类的事件",
13+
"There are no events for this filter" : "没有符合当前筛选条件的事件。",
14+
"Today" : "今天",
15+
"Yesterday" : "昨天",
16+
"Personal activity feed for %s" : "個人動態 %s",
17+
"Your feed URL is invalid" : "你的摘要 URL 不正確",
18+
"Your settings have been updated." : "您的設定已更新",
19+
"Mail" : "邮箱",
20+
"Stream" : "信息流",
21+
"\"remote user\"" : "「遠端用戶」",
22+
"Activity notification" : "活動通知",
23+
"All Activities" : "所有活動",
24+
"Activities by you" : "你的活動",
25+
"Activities by others" : "別人的活動",
26+
"%s and %s" : "%s 與 %s",
27+
"Hello %s," : "哈囉 %s ,",
28+
"You are receiving this email because the following things happened at %s" : "您會收到郵件是因為 %s 發生此事件",
29+
"* %1$s - %2$s" : "* %1$s - %2$s",
30+
"_* and %n more _::_* and %n more _" : ["* 以及其它 %n 项"],
31+
"You are receiving this email because the following things happened at <a href=\"%s\">%s</a>" : "你收到此电子邮件是因为在<a href=\"%s\">%s</a>发生了以下事件:",
32+
"%1$s - %2$s" : "%1$s - %2$s",
33+
"_and %n more _::_and %n more _" : ["和其他%n個"],
34+
"Activity" : "动态",
35+
"List your own file actions in the stream" : "在动态信息中显示您自己的文件的操作",
36+
"Notify about your own actions via email" : "通過電郵通知你的行動",
37+
"You need to set up your email address before you can receive notification emails." : "你需要先設置電郵地址才能收到通知電郵。",
38+
"Send emails:" : "寄送郵件:",
39+
"As soon as possible" : "盡快",
40+
"Hourly" : "每小时",
41+
"Daily" : "每天",
42+
"Weekly" : "每周",
43+
"Activity feed" : "動態",
44+
"Enable RSS feed" : "啟用 RSS 摘要",
45+
"No activity yet" : "沒有活動",
46+
"No more events to load" : "沒有未載入的事件",
47+
"Files" : "文件"
48+
},
49+
"nplurals=1; plural=0;");

l10n/zh-Hans.json

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
{ "translations": {
2+
"Activities" : "活动",
3+
"Error loading activities" : "载入活动时发生错误",
4+
"No activities" : "没有活动",
5+
"Load more activities" : "載入更多活動......",
6+
", " : ", ",
7+
"{parameterList} and {lastParameter}" : "{parameterList} 和 {lastParameter}",
8+
"_{parameterList} and {linkStart}%n more{linkEnd}_::_{parameterList} and {linkStart}%n more{linkEnd}_" : ["{parameterList} 和 {linkStart}%n 更多 {linkEnd}"],
9+
"in {directory}" : "在 {directory} 中",
10+
"This stream will show events like additions, changes & shares" : "这个流中会显示诸如添加、更改和分享之类的事件",
11+
"There are no events for this filter" : "没有符合当前筛选条件的事件。",
12+
"Today" : "今天",
13+
"Yesterday" : "昨天",
14+
"Personal activity feed for %s" : "個人動態 %s",
15+
"Your feed URL is invalid" : "你的摘要 URL 不正確",
16+
"Your settings have been updated." : "您的設定已更新",
17+
"Mail" : "邮箱",
18+
"Stream" : "信息流",
19+
"\"remote user\"" : "「遠端用戶」",
20+
"Activity notification" : "活動通知",
21+
"All Activities" : "所有活動",
22+
"Activities by you" : "你的活動",
23+
"Activities by others" : "別人的活動",
24+
"%s and %s" : "%s 與 %s",
25+
"Hello %s," : "哈囉 %s ,",
26+
"You are receiving this email because the following things happened at %s" : "您會收到郵件是因為 %s 發生此事件",
27+
"* %1$s - %2$s" : "* %1$s - %2$s",
28+
"_* and %n more _::_* and %n more _" : ["* 以及其它 %n 项"],
29+
"You are receiving this email because the following things happened at <a href=\"%s\">%s</a>" : "你收到此电子邮件是因为在<a href=\"%s\">%s</a>发生了以下事件:",
30+
"%1$s - %2$s" : "%1$s - %2$s",
31+
"_and %n more _::_and %n more _" : ["和其他%n個"],
32+
"Activity" : "动态",
33+
"List your own file actions in the stream" : "在动态信息中显示您自己的文件的操作",
34+
"Notify about your own actions via email" : "通過電郵通知你的行動",
35+
"You need to set up your email address before you can receive notification emails." : "你需要先設置電郵地址才能收到通知電郵。",
36+
"Send emails:" : "寄送郵件:",
37+
"As soon as possible" : "盡快",
38+
"Hourly" : "每小时",
39+
"Daily" : "每天",
40+
"Weekly" : "每周",
41+
"Activity feed" : "動態",
42+
"Enable RSS feed" : "啟用 RSS 摘要",
43+
"No activity yet" : "沒有活動",
44+
"No more events to load" : "沒有未載入的事件",
45+
"Files" : "文件"
46+
},"pluralForm" :"nplurals=1; plural=0;"
47+
}

l10n/zh_HK.js

Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
OC.L10N.register(
2+
"activity",
3+
{
4+
"Activities" : "活動",
5+
"Error loading activities" : "載入活動時發生錯誤",
6+
"No activities" : "沒有活動",
7+
"Load more activities" : "載入更多活動",
8+
", " : ",",
9+
"{parameterList} and {lastParameter}" : "{parameterList} 和 {lastParameter}",
10+
"_{parameterList} and {linkStart}%n more{linkEnd}_::_{parameterList} and {linkStart}%n more{linkEnd}_" : ["{parameterList} 和 {linkStart}%n 更多 {linkEnd}"],
11+
"in {directory}" : "在 {directory}",
12+
"This stream will show events like additions, changes & shares" : "这个流中会显示诸如添加、更改和分享之类的事件",
13+
"There are no events for this filter" : "没有符合当前筛选条件的事件。",
14+
"Today" : "今天",
15+
"Yesterday" : "昨天",
16+
"Personal activity feed for %s" : "個人動態 %s",
17+
"Your feed URL is invalid" : "你的摘要 URL 不正確",
18+
"Your settings have been updated." : "你的設定已被儲存。",
19+
"Mail" : "電子郵件",
20+
"Stream" : "串流",
21+
"\"remote user\"" : "「遠端用戶」",
22+
"Activity notification" : "活動通知",
23+
"All Activities" : "所有活動",
24+
"Activities by you" : "你的活動",
25+
"Activities by others" : "別人的活動",
26+
"%s and %s" : "%s 和 %s",
27+
"Hello %s," : "你好 %s,",
28+
"You are receiving this email because the following things happened at %s" : "您會收到郵件是因為 %s 發生此事件",
29+
"* %1$s - %2$s" : "* %1$s - %2$s",
30+
"_* and %n more _::_* and %n more _" : ["* 以及其它 %n 项"],
31+
"You are receiving this email because the following things happened at <a href=\"%s\">%s</a>" : "你收到此电子邮件是因为在<a href=\"%s\">%s</a>发生了以下事件:",
32+
"%1$s - %2$s" : "%1$s - %2$s",
33+
"_and %n more _::_and %n more _" : ["和其他%n個"],
34+
"Activity" : "活動",
35+
"List your own file actions in the stream" : "在动态信息中显示您自己的文件的操作",
36+
"Notify about your own actions via email" : "通過電郵通知你的行動",
37+
"You need to set up your email address before you can receive notification emails." : "你需要先設置電郵地址才能收到通知電郵。",
38+
"Send emails:" : "發送電郵:",
39+
"As soon as possible" : "盡快",
40+
"Hourly" : "小時",
41+
"Daily" : "日",
42+
"Weekly" : "星期",
43+
"Activity feed" : "活動提要",
44+
"Enable RSS feed" : "啟用 RSS 摘要",
45+
"No activity yet" : "沒有活動",
46+
"No more events to load" : "沒有未載入的事件",
47+
"Files" : "文件"
48+
},
49+
"nplurals=1; plural=0;");

0 commit comments

Comments
 (0)