File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -97,6 +97,7 @@ OC.L10N.register(
9797 "{user} has mentioned you in a comment on {deck-card}." : "{user} 在 {deckcard} 的意見中提到了您。" ,
9898 "The board \"%s\" has been shared with you by %s." : "面板 \"%s\" 已由 %s 分享給您。" ,
9999 "{user} has shared {deck-board} with you." : "{user} 分享了面板 {deck-board} 給您。" ,
100+ "The remote board %1$s has been shared with you by %2$s" : "遠端面板「%1$s」已由 %2$s 分享給您。" ,
100101 "Deck board" : "Deck 面板" ,
101102 "Owned by %1$s" : "由 %1$s 擁有" ,
102103 "Deck boards, cards and comments" : "Deck 面板、卡片和評論" ,
@@ -345,6 +346,8 @@ OC.L10N.register(
345346 "Export board" : "導出面板" ,
346347 "Turn on due date reminders" : "開啟到期日提醒" ,
347348 "Turn off due date reminders" : "關閉到期日提醒" ,
349+ "Remove as default board" : "移除默認面板" ,
350+ "Set as default board" : "設定為默認面板" ,
348351 "Due date reminders" : "到期日提醒" ,
349352 "Assigned cards" : "分配的卡片" ,
350353 "No notifications" : "無通知" ,
Original file line number Diff line number Diff line change 9595 "{user} has mentioned you in a comment on {deck-card}." : " {user} 在 {deckcard} 的意見中提到了您。" ,
9696 "The board \" %s\" has been shared with you by %s." : " 面板 \" %s\" 已由 %s 分享給您。" ,
9797 "{user} has shared {deck-board} with you." : " {user} 分享了面板 {deck-board} 給您。" ,
98+ "The remote board %1$s has been shared with you by %2$s" : " 遠端面板「%1$s」已由 %2$s 分享給您。" ,
9899 "Deck board" : " Deck 面板" ,
99100 "Owned by %1$s" : " 由 %1$s 擁有" ,
100101 "Deck boards, cards and comments" : " Deck 面板、卡片和評論" ,
343344 "Export board" : " 導出面板" ,
344345 "Turn on due date reminders" : " 開啟到期日提醒" ,
345346 "Turn off due date reminders" : " 關閉到期日提醒" ,
347+ "Remove as default board" : " 移除默認面板" ,
348+ "Set as default board" : " 設定為默認面板" ,
346349 "Due date reminders" : " 到期日提醒" ,
347350 "Assigned cards" : " 分配的卡片" ,
348351 "No notifications" : " 無通知" ,
You can’t perform that action at this time.
0 commit comments