Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Nov 11, 2023
1 parent 8f8597d commit da8b12a
Show file tree
Hide file tree
Showing 6 changed files with 30 additions and 0 deletions.
3 changes: 3 additions & 0 deletions l10n/gl.js
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,7 @@ OC.L10N.register(
"Sharing" : "Compartindo",
"Tags" : "Etiquetas",
"Deleted items" : "Elementos eliminados",
"Activity" : "Actividade",
"Deleted lists" : "Listas eliminadas",
"Undo" : "Desfacer",
"Deleted cards" : "Eliminar tarxetas",
Expand Down Expand Up @@ -234,6 +235,7 @@ OC.L10N.register(
"Choose attachment" : "Escoller o anexo",
"Assign a due date to this card…" : "Asignar unha data de caducidade a esta tarxeta…",
"Set a due date" : "Estabelecer a data de caducidade",
"Choose a date" : "Escoller a data",
"Remove due date" : "Retirar a data de caducidade",
"Completed" : "Completado",
"Not completed" : "Sen completar",
Expand All @@ -248,6 +250,7 @@ OC.L10N.register(
"Edit card title" : "Editar o título da tarxeta",
"Assign to me" : "Asignarme",
"Unassign myself" : "Desasignarme",
"Mark as not done" : "Marcar como sen facer",
"Mark as done" : "Marcar como feito",
"Move card" : "Mover a tarxeta",
"Card details" : "Detalles da tarxeta",
Expand Down
3 changes: 3 additions & 0 deletions l10n/gl.json
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@
"Sharing" : "Compartindo",
"Tags" : "Etiquetas",
"Deleted items" : "Elementos eliminados",
"Activity" : "Actividade",
"Deleted lists" : "Listas eliminadas",
"Undo" : "Desfacer",
"Deleted cards" : "Eliminar tarxetas",
Expand Down Expand Up @@ -232,6 +233,7 @@
"Choose attachment" : "Escoller o anexo",
"Assign a due date to this card…" : "Asignar unha data de caducidade a esta tarxeta…",
"Set a due date" : "Estabelecer a data de caducidade",
"Choose a date" : "Escoller a data",
"Remove due date" : "Retirar a data de caducidade",
"Completed" : "Completado",
"Not completed" : "Sen completar",
Expand All @@ -246,6 +248,7 @@
"Edit card title" : "Editar o título da tarxeta",
"Assign to me" : "Asignarme",
"Unassign myself" : "Desasignarme",
"Mark as not done" : "Marcar como sen facer",
"Mark as done" : "Marcar como feito",
"Move card" : "Mover a tarxeta",
"Card details" : "Detalles da tarxeta",
Expand Down
8 changes: 8 additions & 0 deletions l10n/sv.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,10 @@ OC.L10N.register(
"{user} has archived card {card} in list {stack} on board {board}" : "{user} har arkiverat kortet {card} i listan {stack} på tavlan {board}",
"You have unarchived card {card} in list {stack} on board {board}" : "Du har avarkiverat kortet {card} i listan {stack} på tavlan {board}",
"{user} has unarchived card {card} in list {stack} on board {board}" : "{user} har avarkiverat kortet {card} i listan {stack} på tavlan {board}",
"You have marked the card {card} as done in list {stack} on board {board}" : "Du har markerat kortet {card} som gjord i listan {stack} på tavlan {board}",
"{user} has marked card {card} as done in list {stack} on board {board}" : "{user} har markerat kortet {card} som gjord i listan {stack} på tavlan {board}",
"You have marked the card {card} as undone in list {stack} on board {board}" : "Du har markerat kortet {card} som ogjord i listan {stack} på tavlan {board}",
"{user} has marked the card {card} as undone in list {stack} on board {board}" : "{user} har markerat kortet {card} som ogjord i listan {stack} på tavlan {board}",
"You have removed the due date of card {card}" : "Du har tagit bort förfallodatum för kortet {card}",
"{user} has removed the due date of card {card}" : "{user} tagit bort förfallodatum för kortet {card}",
"You have set the due date of card {card} to {after}" : "Du har satt förfallodatum för kortet {card} till {after}",
Expand Down Expand Up @@ -245,6 +249,8 @@ OC.L10N.register(
"Choose a date" : "Välj ett datum",
"Remove due date" : "Ta bort slutdatum",
"Completed" : "Slutförd",
"Due at:" : "Förfaller:",
"Not completed" : "Ej slutförd",
"Unarchive card" : "Avarkivera kort",
"Archive card" : "Arkivera kort",
"Select Date" : "Välj datum",
Expand All @@ -260,6 +266,8 @@ OC.L10N.register(
"Edit card title" : "Ändra korttitel",
"Assign to me" : "Tilldela till mig",
"Unassign myself" : "Ta bort från mig själv",
"Mark as not done" : "Markera som ej klar",
"Mark as done" : "Markera som klar",
"Move card" : "Flytta kort",
"Card details" : "Kortdetaljer",
"Delete card" : "Ta bort kort",
Expand Down
8 changes: 8 additions & 0 deletions l10n/sv.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,10 @@
"{user} has archived card {card} in list {stack} on board {board}" : "{user} har arkiverat kortet {card} i listan {stack} på tavlan {board}",
"You have unarchived card {card} in list {stack} on board {board}" : "Du har avarkiverat kortet {card} i listan {stack} på tavlan {board}",
"{user} has unarchived card {card} in list {stack} on board {board}" : "{user} har avarkiverat kortet {card} i listan {stack} på tavlan {board}",
"You have marked the card {card} as done in list {stack} on board {board}" : "Du har markerat kortet {card} som gjord i listan {stack} på tavlan {board}",
"{user} has marked card {card} as done in list {stack} on board {board}" : "{user} har markerat kortet {card} som gjord i listan {stack} på tavlan {board}",
"You have marked the card {card} as undone in list {stack} on board {board}" : "Du har markerat kortet {card} som ogjord i listan {stack} på tavlan {board}",
"{user} has marked the card {card} as undone in list {stack} on board {board}" : "{user} har markerat kortet {card} som ogjord i listan {stack} på tavlan {board}",
"You have removed the due date of card {card}" : "Du har tagit bort förfallodatum för kortet {card}",
"{user} has removed the due date of card {card}" : "{user} tagit bort förfallodatum för kortet {card}",
"You have set the due date of card {card} to {after}" : "Du har satt förfallodatum för kortet {card} till {after}",
Expand Down Expand Up @@ -243,6 +247,8 @@
"Choose a date" : "Välj ett datum",
"Remove due date" : "Ta bort slutdatum",
"Completed" : "Slutförd",
"Due at:" : "Förfaller:",
"Not completed" : "Ej slutförd",
"Unarchive card" : "Avarkivera kort",
"Archive card" : "Arkivera kort",
"Select Date" : "Välj datum",
Expand All @@ -258,6 +264,8 @@
"Edit card title" : "Ändra korttitel",
"Assign to me" : "Tilldela till mig",
"Unassign myself" : "Ta bort från mig själv",
"Mark as not done" : "Markera som ej klar",
"Mark as done" : "Markera som klar",
"Move card" : "Flytta kort",
"Card details" : "Kortdetaljer",
"Delete card" : "Ta bort kort",
Expand Down
4 changes: 4 additions & 0 deletions l10n/zh_CN.js
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,7 @@ OC.L10N.register(
"Select Date" : "选择日期",
"Assign a tag to this card…" : "为该卡片分配标签…",
"(group)" : "(组)",
"Next week – {timeLocale}" : "下周 – {timeLocale}",
"Todo items" : "待办事项",
"{count} comments, {unread} unread" : "{count} 条评论,{unread} 未读",
"Edit card title" : "编辑卡片标题",
Expand Down Expand Up @@ -289,6 +290,7 @@ OC.L10N.register(
"No due" : "没有到期的",
"Search for {searchQuery} in all boards" : "在所有看板中搜索 {searchQuery}",
"No results found" : "未找到结果",
"This weekend – {timeLocale}" : "本周末 – {timeLocale}",
"Deck board {name}\n* Last modified on {lastMod}" : "看板{name}\n* 最后修改于{lastMod}",
"{stack} in {board}" : "{stack} 于 {board}",
"Click to expand description" : "点击展开描述",
Expand All @@ -306,6 +308,8 @@ OC.L10N.register(
"upcoming cards" : "即将到来的卡片",
"New card" : "新卡片",
"Due on {date}" : "于 {date} 到期 ",
"Tomorrow – {timeLocale}" : "明天 – {timeLocale}",
"Later today – {timeLocale}" : "今日稍晚 – {timeLocale}",
"Link to a board" : "链接到一个面板",
"Link to a card" : "链接到一张卡片",
"Create a card" : "创建一张卡片",
Expand Down
4 changes: 4 additions & 0 deletions l10n/zh_CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -241,6 +241,7 @@
"Select Date" : "选择日期",
"Assign a tag to this card…" : "为该卡片分配标签…",
"(group)" : "(组)",
"Next week – {timeLocale}" : "下周 – {timeLocale}",
"Todo items" : "待办事项",
"{count} comments, {unread} unread" : "{count} 条评论,{unread} 未读",
"Edit card title" : "编辑卡片标题",
Expand Down Expand Up @@ -287,6 +288,7 @@
"No due" : "没有到期的",
"Search for {searchQuery} in all boards" : "在所有看板中搜索 {searchQuery}",
"No results found" : "未找到结果",
"This weekend – {timeLocale}" : "本周末 – {timeLocale}",
"Deck board {name}\n* Last modified on {lastMod}" : "看板{name}\n* 最后修改于{lastMod}",
"{stack} in {board}" : "{stack} 于 {board}",
"Click to expand description" : "点击展开描述",
Expand All @@ -304,6 +306,8 @@
"upcoming cards" : "即将到来的卡片",
"New card" : "新卡片",
"Due on {date}" : "于 {date} 到期 ",
"Tomorrow – {timeLocale}" : "明天 – {timeLocale}",
"Later today – {timeLocale}" : "今日稍晚 – {timeLocale}",
"Link to a board" : "链接到一个面板",
"Link to a card" : "链接到一张卡片",
"Create a card" : "创建一张卡片",
Expand Down

0 comments on commit da8b12a

Please sign in to comment.