@@ -32,12 +32,14 @@ OC.L10N.register(
32
32
"Invited" : "已邀請" ,
33
33
"Requesting" : "請求中" ,
34
34
"Blocked" : "被阻止" ,
35
+ "Removed" : "刪除了" ,
35
36
"This operation will add/invite all members of the group to the circle" : "此操作將會新增/邀請此群組中的所有成員到圈子中" ,
36
37
"Please confirm" : "請確認" ,
37
38
"Are you sure you want to leave this circle?" : "您確定要離開這個圈子?" ,
38
39
"Are you sure you want to delete this circle?" : "您確定要刪除這個圈子?" ,
39
40
"Mail Address" : "郵件地址" ,
40
41
"Contact" : "聯絡人" ,
42
+ "Remove from circle" : "從圈子移除" ,
41
43
"Accept the request" : "接受請求" ,
42
44
"Dismiss the request" : "取消請求" ,
43
45
"Unlink this group" : "取消與此群組的連結" ,
@@ -299,6 +301,7 @@ OC.L10N.register(
299
301
"Allow Federated Links" : "允許聯合雲連結" ,
300
302
"Makes the circle federated, and enables sharing between federated circles" : "將圈子轉為聯合雲,並啟用聯合圈之間的共享" ,
301
303
"Accept Link Request Automatically" : "自動接受連結請求" ,
304
+ "Warning: Enabling this will automatically accept new link requests from other circles." : "警告:啟用此選項將自動接受來自其他圈子的新連結請求。" ,
302
305
"Save settings" : "保存設置" ,
303
306
"Maximum number of members per circle" : "每個圈子允許最多的成員數" ,
304
307
"Allow linking of groups" : "允許連結的群組" ,
0 commit comments