File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -212,6 +212,8 @@ OC.L10N.register(
212212 "Mark card as completed/not completed" : "Mark card as completed/not completed" ,
213213 "Open card menu" : "Open card menu" ,
214214 "Currently present people" : "Currently present people" ,
215+ "Supported prefixes: {prefixes}. Wrap phrases in double quotes." : "Supported prefixes: {prefixes}. Wrap phrases in double quotes." ,
216+ "Search cards" : "Search cards" ,
215217 "Loading board" : "Loading board" ,
216218 "Board not found" : "Board not found" ,
217219 "Create a new list to add cards to this board" : "Create a new list to add cards to this board" ,
@@ -258,6 +260,7 @@ OC.L10N.register(
258260 "title and color value must be provided" : "title and colour value must be provided" ,
259261 "Edit" : "Edit" ,
260262 "Add a new tag" : "Add a new tag" ,
263+ "Search boards" : "Search boards" ,
261264 "Board name" : "Board name" ,
262265 "Members" : "Members" ,
263266 "Assign to users/groups/team" : "Assign to users/groups/team" ,
Original file line number Diff line number Diff line change 210210 "Mark card as completed/not completed" : " Mark card as completed/not completed" ,
211211 "Open card menu" : " Open card menu" ,
212212 "Currently present people" : " Currently present people" ,
213+ "Supported prefixes: {prefixes}. Wrap phrases in double quotes." : " Supported prefixes: {prefixes}. Wrap phrases in double quotes." ,
214+ "Search cards" : " Search cards" ,
213215 "Loading board" : " Loading board" ,
214216 "Board not found" : " Board not found" ,
215217 "Create a new list to add cards to this board" : " Create a new list to add cards to this board" ,
256258 "title and color value must be provided" : " title and colour value must be provided" ,
257259 "Edit" : " Edit" ,
258260 "Add a new tag" : " Add a new tag" ,
261+ "Search boards" : " Search boards" ,
259262 "Board name" : " Board name" ,
260263 "Members" : " Members" ,
261264 "Assign to users/groups/team" : " Assign to users/groups/team" ,
Original file line number Diff line number Diff line change @@ -16,11 +16,13 @@ OC.L10N.register(
1616 "Sharing" : "Deling" ,
1717 "Tags" : "Emneord" ,
1818 "Activity" : "Aktivitet" ,
19+ "Days" : "Dagar" ,
1920 "Can edit" : "Can edit" ,
2021 "Can share" : "Can share" ,
2122 "Owner" : "Owner" ,
2223 "Delete" : "Ta bort" ,
2324 "Edit" : "Endra" ,
25+ "Members" : "Medlemmar" ,
2426 "Download" : "Last ned" ,
2527 "Remove attachment" : "Fjern vedlegg" ,
2628 "Comments" : "Kommentarar" ,
Original file line number Diff line number Diff line change 1414 "Sharing" : " Deling" ,
1515 "Tags" : " Emneord" ,
1616 "Activity" : " Aktivitet" ,
17+ "Days" : " Dagar" ,
1718 "Can edit" : " Can edit" ,
1819 "Can share" : " Can share" ,
1920 "Owner" : " Owner" ,
2021 "Delete" : " Ta bort" ,
2122 "Edit" : " Endra" ,
23+ "Members" : " Medlemmar" ,
2224 "Download" : " Last ned" ,
2325 "Remove attachment" : " Fjern vedlegg" ,
2426 "Comments" : " Kommentarar" ,
Original file line number Diff line number Diff line change @@ -212,6 +212,8 @@ OC.L10N.register(
212212 "Mark card as completed/not completed" : "將卡片標記為完成/未完成" ,
213213 "Open card menu" : "打開卡片選項單" ,
214214 "Currently present people" : "目前在場人仕" ,
215+ "Supported prefixes: {prefixes}. Wrap phrases in double quotes." : "支援的前綴:{prefixes}。請將短語用雙引號括起來。" ,
216+ "Search cards" : "搜尋卡片" ,
215217 "Loading board" : "正在加載面板" ,
216218 "Board not found" : "未找到面板" ,
217219 "Create a new list to add cards to this board" : "創建一張新清單來添加卡片到這個看板" ,
@@ -258,6 +260,7 @@ OC.L10N.register(
258260 "title and color value must be provided" : "必須提供標題和顏色值" ,
259261 "Edit" : "編輯" ,
260262 "Add a new tag" : "添加新標籤" ,
263+ "Search boards" : "搜尋看板" ,
261264 "Board name" : "面板名" ,
262265 "Members" : "成員" ,
263266 "Assign to users/groups/team" : "分配給用戶/群組/團隊" ,
Original file line number Diff line number Diff line change 210210 "Mark card as completed/not completed" : " 將卡片標記為完成/未完成" ,
211211 "Open card menu" : " 打開卡片選項單" ,
212212 "Currently present people" : " 目前在場人仕" ,
213+ "Supported prefixes: {prefixes}. Wrap phrases in double quotes." : " 支援的前綴:{prefixes}。請將短語用雙引號括起來。" ,
214+ "Search cards" : " 搜尋卡片" ,
213215 "Loading board" : " 正在加載面板" ,
214216 "Board not found" : " 未找到面板" ,
215217 "Create a new list to add cards to this board" : " 創建一張新清單來添加卡片到這個看板" ,
256258 "title and color value must be provided" : " 必須提供標題和顏色值" ,
257259 "Edit" : " 編輯" ,
258260 "Add a new tag" : " 添加新標籤" ,
261+ "Search boards" : " 搜尋看板" ,
259262 "Board name" : " 面板名" ,
260263 "Members" : " 成員" ,
261264 "Assign to users/groups/team" : " 分配給用戶/群組/團隊" ,
You can’t perform that action at this time.
0 commit comments