Skip to content

Commit d7f6a48

Browse files
committed
[tx-robot] updated from transifex
1 parent 5caf554 commit d7f6a48

File tree

34 files changed

+986
-24
lines changed

34 files changed

+986
-24
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
OC.L10N.register(
2+
"cloud_federation_api",
3+
{
4+
"Cloud Federation API" : "雲端聯盟 API",
5+
"Enable clouds to communicate with each other and exchange data" : "讓雲端可互相通訊並交換資料",
6+
"The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "雲端聯盟 API 讓多個 Nextcloud 站台可以互相通訊並交換資料。"
7+
},
8+
"nplurals=1; plural=0;");
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{ "translations": {
2+
"Cloud Federation API" : "雲端聯盟 API",
3+
"Enable clouds to communicate with each other and exchange data" : "讓雲端可互相通訊並交換資料",
4+
"The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "雲端聯盟 API 讓多個 Nextcloud 站台可以互相通訊並交換資料。"
5+
},"pluralForm" :"nplurals=1; plural=0;"
6+
}

apps/comments/l10n/eu.js

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,19 @@ OC.L10N.register(
1515
"Files app plugin to add comments to files" : "Fitxategiei iruzkinak gehitzeko fitxategien aplikazioaren plugina",
1616
"Edit comment" : "Iruzkina editatu",
1717
"Delete comment" : "Ezabatu iruzkina",
18+
"Cancel edit" : "Utzi editatzeari",
19+
"Post comment" : "Argitaratu iruzkina",
1820
"No comments yet, start the conversation!" : "Oraindik ez dago iruzkinik, izan zaitez lehena zerbait esanez!",
21+
"No more messages" : "Ez da mezu gehiagorik",
1922
"Retry" : "Saiatu berriro",
23+
"Unable to load the comments list" : "Ezin da iruzkinen zerrenda kargatu",
2024
"_%n unread comment_::_%n unread comments_" : ["iruzkin %n irakurri gabe","%n iruzkin irakurri gabe"],
2125
"_1 new comment_::_{unread} new comments_" : ["Iruzkin berri 1","{unread} iruzkin berri"],
2226
"Comment" : "Iruzkina",
27+
"An error occurred while trying to edit the comment" : "Errorea gertatu da iruzkina editatzen saiatzean",
2328
"Comment deleted" : "Iruzkina ezabatuta",
29+
"An error occurred while trying to delete the comment" : "Errorea gertatu da iruzkina ezabatzen saiatzean",
30+
"An error occurred while trying to create the comment" : "Errorea gertatu da iruzkina sortzen saiatzean",
2431
"New comment …" : "Iruzkin berria...",
2532
"Post" : "Bidali",
2633
"Cancel" : "Utzi",

apps/comments/l10n/eu.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,19 @@
1313
"Files app plugin to add comments to files" : "Fitxategiei iruzkinak gehitzeko fitxategien aplikazioaren plugina",
1414
"Edit comment" : "Iruzkina editatu",
1515
"Delete comment" : "Ezabatu iruzkina",
16+
"Cancel edit" : "Utzi editatzeari",
17+
"Post comment" : "Argitaratu iruzkina",
1618
"No comments yet, start the conversation!" : "Oraindik ez dago iruzkinik, izan zaitez lehena zerbait esanez!",
19+
"No more messages" : "Ez da mezu gehiagorik",
1720
"Retry" : "Saiatu berriro",
21+
"Unable to load the comments list" : "Ezin da iruzkinen zerrenda kargatu",
1822
"_%n unread comment_::_%n unread comments_" : ["iruzkin %n irakurri gabe","%n iruzkin irakurri gabe"],
1923
"_1 new comment_::_{unread} new comments_" : ["Iruzkin berri 1","{unread} iruzkin berri"],
2024
"Comment" : "Iruzkina",
25+
"An error occurred while trying to edit the comment" : "Errorea gertatu da iruzkina editatzen saiatzean",
2126
"Comment deleted" : "Iruzkina ezabatuta",
27+
"An error occurred while trying to delete the comment" : "Errorea gertatu da iruzkina ezabatzen saiatzean",
28+
"An error occurred while trying to create the comment" : "Errorea gertatu da iruzkina sortzen saiatzean",
2229
"New comment …" : "Iruzkin berria...",
2330
"Post" : "Bidali",
2431
"Cancel" : "Utzi",

apps/comments/l10n/zh_HK.js

Lines changed: 36 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,42 @@
11
OC.L10N.register(
22
"comments",
33
{
4+
"Comments" : "留言",
5+
"You commented" : "您已留言",
6+
"%1$s commented" : "%1$s 個留言",
7+
"{author} commented" : "{author} 已留言",
8+
"You commented on %1$s" : "你對 %1$s 留言",
9+
"You commented on {file}" : "你對 {file} 留言",
10+
"%1$s commented on %2$s" : "%1$s 在 %2$s 留言",
11+
"{author} commented on {file}" : "{author} 對 {file} 留言",
12+
"<strong>Comments</strong> for files" : "檔案的<strong>留言</strong>",
13+
"You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "一個已被刪除的用戶在 “{file}” 的留言中提到你",
14+
"{user} mentioned you in a comment on “{file}”" : "{user} 在 “{file}” 的留言中提到你",
15+
"Files app plugin to add comments to files" : "檔案插件程式插件,用於為檔案增加註釋",
16+
"Edit comment" : "編輯留言",
17+
"Delete comment" : "刪除留言",
18+
"Cancel edit" : "取消編輯",
19+
"Post comment" : "張貼評論",
20+
"No comments yet, start the conversation!" : "尚無留言,開始討論 !",
21+
"No more messages" : "沒有更多訊息",
22+
"Retry" : "重試",
23+
"Unable to load the comments list" : "無法載入評論清單",
24+
"_%n unread comment_::_%n unread comments_" : ["%n 未讀留言"],
25+
"_1 new comment_::_{unread} new comments_" : ["{unread} 個新留言"],
26+
"Comment" : "留言",
27+
"An error occurred while trying to edit the comment" : "嘗試編輯此評論時錯誤",
28+
"Comment deleted" : "意見刪除",
29+
"An error occurred while trying to delete the comment" : "嘗試刪除此評論時錯誤",
30+
"An error occurred while trying to create the comment" : "嘗試建立此評論時錯誤",
31+
"New comment …" : "新增留言",
32+
"Post" : "送出",
433
"Cancel" : "取消",
5-
"Save" : "儲存"
34+
"[Deleted user]" : "[已刪除的使用者]",
35+
"More comments …" : "其他留言…",
36+
"Save" : "儲存",
37+
"Allowed characters {count} of {max}" : "已輸入 {count} / 長度限制 {max}",
38+
"Error occurred while retrieving comment with ID {id}" : "在擷取 ID {id} 的註解時發生錯誤",
39+
"Error occurred while updating comment with id {id}" : "編輯留言 {id} 發生錯誤",
40+
"Error occurred while posting comment" : "張貼留言出錯"
641
},
742
"nplurals=1; plural=0;");

apps/comments/l10n/zh_HK.json

Lines changed: 36 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,40 @@
11
{ "translations": {
2+
"Comments" : "留言",
3+
"You commented" : "您已留言",
4+
"%1$s commented" : "%1$s 個留言",
5+
"{author} commented" : "{author} 已留言",
6+
"You commented on %1$s" : "你對 %1$s 留言",
7+
"You commented on {file}" : "你對 {file} 留言",
8+
"%1$s commented on %2$s" : "%1$s 在 %2$s 留言",
9+
"{author} commented on {file}" : "{author} 對 {file} 留言",
10+
"<strong>Comments</strong> for files" : "檔案的<strong>留言</strong>",
11+
"You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "一個已被刪除的用戶在 “{file}” 的留言中提到你",
12+
"{user} mentioned you in a comment on “{file}”" : "{user} 在 “{file}” 的留言中提到你",
13+
"Files app plugin to add comments to files" : "檔案插件程式插件,用於為檔案增加註釋",
14+
"Edit comment" : "編輯留言",
15+
"Delete comment" : "刪除留言",
16+
"Cancel edit" : "取消編輯",
17+
"Post comment" : "張貼評論",
18+
"No comments yet, start the conversation!" : "尚無留言,開始討論 !",
19+
"No more messages" : "沒有更多訊息",
20+
"Retry" : "重試",
21+
"Unable to load the comments list" : "無法載入評論清單",
22+
"_%n unread comment_::_%n unread comments_" : ["%n 未讀留言"],
23+
"_1 new comment_::_{unread} new comments_" : ["{unread} 個新留言"],
24+
"Comment" : "留言",
25+
"An error occurred while trying to edit the comment" : "嘗試編輯此評論時錯誤",
26+
"Comment deleted" : "意見刪除",
27+
"An error occurred while trying to delete the comment" : "嘗試刪除此評論時錯誤",
28+
"An error occurred while trying to create the comment" : "嘗試建立此評論時錯誤",
29+
"New comment …" : "新增留言",
30+
"Post" : "送出",
231
"Cancel" : "取消",
3-
"Save" : "儲存"
32+
"[Deleted user]" : "[已刪除的使用者]",
33+
"More comments …" : "其他留言…",
34+
"Save" : "儲存",
35+
"Allowed characters {count} of {max}" : "已輸入 {count} / 長度限制 {max}",
36+
"Error occurred while retrieving comment with ID {id}" : "在擷取 ID {id} 的註解時發生錯誤",
37+
"Error occurred while updating comment with id {id}" : "編輯留言 {id} 發生錯誤",
38+
"Error occurred while posting comment" : "張貼留言出錯"
439
},"pluralForm" :"nplurals=1; plural=0;"
540
}
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
OC.L10N.register(
2+
"contactsinteraction",
3+
{
4+
"Recently contacted" : "最近聯絡",
5+
"Contacts Interaction" : "聯絡人互動",
6+
"Manages interaction between users and contacts" : "管理使用者與聯絡人間的互動",
7+
"Collect data about user and contacts interactions and provide an address book for the data" : "蒐集關於使用者與聯絡人互動的資料,並提供資料的通訊錄"
8+
},
9+
"nplurals=1; plural=0;");
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{ "translations": {
2+
"Recently contacted" : "最近聯絡",
3+
"Contacts Interaction" : "聯絡人互動",
4+
"Manages interaction between users and contacts" : "管理使用者與聯絡人間的互動",
5+
"Collect data about user and contacts interactions and provide an address book for the data" : "蒐集關於使用者與聯絡人互動的資料,並提供資料的通訊錄"
6+
},"pluralForm" :"nplurals=1; plural=0;"
7+
}

apps/settings/l10n/eu.js

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -173,10 +173,10 @@ OC.L10N.register(
173173
"Nextcloud Talk for Android" : "Nextcloud Talk Androidentzat",
174174
"Sync client - {os}" : "Sinkronizatu bezeroaren - {os}",
175175
"This session" : "Saio hau",
176-
"Device" : "Gailu",
176+
"Device" : "Gailua",
177177
"Last activity" : "Azken jarduera",
178178
"Devices & sessions" : "Gailuak eta saioak",
179-
"Web, desktop and mobile clients currently logged in to your account." : "Web-gune, mahaigain eta mugikorrean zure kontuan saioa hasita dago.",
179+
"Web, desktop and mobile clients currently logged in to your account." : "Webgunean edota mahaigaineko zein mugikorreko bezero hauetan saioa hasita duzu.",
180180
"Do you really want to wipe your data from this device?" : "Ziur zaude gailu honetatik zure datu guztiak ezabatu nahi dituzula?",
181181
"Confirm wipe" : "Berretsi garbiketa",
182182
"Error while creating device token" : "Errorea gailuaren tokena sortzean",
@@ -240,6 +240,7 @@ OC.L10N.register(
240240
"Unnamed device" : "Izen gabeko gailua",
241241
"Passwordless Authentication" : "Pasahitzik gabeko autentifikazioa",
242242
"No devices configured." : "Ez da gailurik konfiguratu.",
243+
"Your browser does not support WebAuthn." : "Zure nabigatzaileak ez du WebAuthn onartzen.",
243244
"Your apps" : "Zure aplikazioak",
244245
"Active apps" : "Aplikazio aktiboak",
245246
"Disabled apps" : "Gaitu gabeko aplikazioak",

apps/settings/l10n/eu.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -171,10 +171,10 @@
171171
"Nextcloud Talk for Android" : "Nextcloud Talk Androidentzat",
172172
"Sync client - {os}" : "Sinkronizatu bezeroaren - {os}",
173173
"This session" : "Saio hau",
174-
"Device" : "Gailu",
174+
"Device" : "Gailua",
175175
"Last activity" : "Azken jarduera",
176176
"Devices & sessions" : "Gailuak eta saioak",
177-
"Web, desktop and mobile clients currently logged in to your account." : "Web-gune, mahaigain eta mugikorrean zure kontuan saioa hasita dago.",
177+
"Web, desktop and mobile clients currently logged in to your account." : "Webgunean edota mahaigaineko zein mugikorreko bezero hauetan saioa hasita duzu.",
178178
"Do you really want to wipe your data from this device?" : "Ziur zaude gailu honetatik zure datu guztiak ezabatu nahi dituzula?",
179179
"Confirm wipe" : "Berretsi garbiketa",
180180
"Error while creating device token" : "Errorea gailuaren tokena sortzean",
@@ -238,6 +238,7 @@
238238
"Unnamed device" : "Izen gabeko gailua",
239239
"Passwordless Authentication" : "Pasahitzik gabeko autentifikazioa",
240240
"No devices configured." : "Ez da gailurik konfiguratu.",
241+
"Your browser does not support WebAuthn." : "Zure nabigatzaileak ez du WebAuthn onartzen.",
241242
"Your apps" : "Zure aplikazioak",
242243
"Active apps" : "Aplikazio aktiboak",
243244
"Disabled apps" : "Gaitu gabeko aplikazioak",

0 commit comments

Comments
 (0)