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 <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Aug 26, 2023
1 parent 9b73f84 commit 1e5f891
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 0 deletions.
4 changes: 4 additions & 0 deletions l10n/es.js
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,9 @@ OC.L10N.register(
"{user} has commented on card {card}" : "{user} ha comentado en {card}",
"Deck" : "Deck",
"Changes in the <strong>Deck app</strong>" : "Cambios en la <strong>app Deck</strong>",
"A <strong>board, list or card</strong> was changed" : "Un <strong>tablero, lista o tarjeta</strong> fue cambiada",
"A <strong>comment</strong> was created on a card" : "Un <strong>comentario</strong> ha sido creado en una tarjeta",
"A <strong>card description</strong> has been changed" : "Una <strong>descripción de tarjeta</strong> ha sido cambiada",
"Upcoming cards" : "Próximas tarjetas",
"Load more" : "Cargar más",
"Personal" : "Personal",
Expand All @@ -81,6 +83,7 @@ OC.L10N.register(
"Owned by %1$s" : "Apropiado por %1$s",
"Deck boards, cards and comments" : "Tableros Deck, tarjetas y comentarios",
"From %1$s, in %2$s/%3$s, owned by %4$s" : "De %1$s, en %2$s/%3$s, propiedad de %4$s",
"Create a new deck card" : "Crear una nueva tarjeta de tablero",
"Card comments" : "Comentarios en tarjetas",
"%s on %s" : "%s en %s",
"Deck boards and cards" : "Tableros Deck y tarjetas",
Expand Down Expand Up @@ -229,6 +232,7 @@ OC.L10N.register(
"Add Attachment" : "Añadir adjunto",
"Write a description …" : "Escribe una descripción...",
"Choose attachment" : "Escoger adjunto",
"Assign a due date to this card…" : "Asignar una fecha de caducidad a esta tarjeta…",
"Set a due date" : "Fijar una fecha límite",
"Remove due date" : "Eliminar fecha límite",
"Select Date" : "Seleccione la fecha",
Expand Down
4 changes: 4 additions & 0 deletions l10n/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,9 @@
"{user} has commented on card {card}" : "{user} ha comentado en {card}",
"Deck" : "Deck",
"Changes in the <strong>Deck app</strong>" : "Cambios en la <strong>app Deck</strong>",
"A <strong>board, list or card</strong> was changed" : "Un <strong>tablero, lista o tarjeta</strong> fue cambiada",
"A <strong>comment</strong> was created on a card" : "Un <strong>comentario</strong> ha sido creado en una tarjeta",
"A <strong>card description</strong> has been changed" : "Una <strong>descripción de tarjeta</strong> ha sido cambiada",
"Upcoming cards" : "Próximas tarjetas",
"Load more" : "Cargar más",
"Personal" : "Personal",
Expand All @@ -79,6 +81,7 @@
"Owned by %1$s" : "Apropiado por %1$s",
"Deck boards, cards and comments" : "Tableros Deck, tarjetas y comentarios",
"From %1$s, in %2$s/%3$s, owned by %4$s" : "De %1$s, en %2$s/%3$s, propiedad de %4$s",
"Create a new deck card" : "Crear una nueva tarjeta de tablero",
"Card comments" : "Comentarios en tarjetas",
"%s on %s" : "%s en %s",
"Deck boards and cards" : "Tableros Deck y tarjetas",
Expand Down Expand Up @@ -227,6 +230,7 @@
"Add Attachment" : "Añadir adjunto",
"Write a description …" : "Escribe una descripción...",
"Choose attachment" : "Escoger adjunto",
"Assign a due date to this card…" : "Asignar una fecha de caducidad a esta tarjeta…",
"Set a due date" : "Fijar una fecha límite",
"Remove due date" : "Eliminar fecha límite",
"Select Date" : "Seleccione la fecha",
Expand Down
2 changes: 2 additions & 0 deletions l10n/pt_BR.js
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,9 @@ OC.L10N.register(
"{user} has commented on card {card}" : "{user} comentou no cartão {card}",
"Deck" : "Deck",
"Changes in the <strong>Deck app</strong>" : "Mudanças no <strong>aplicativo Deck</strong>",
"A <strong>board, list or card</strong> was changed" : "Um <strong>quadro, lista ou cartão</strong> foi alterado",
"A <strong>comment</strong> was created on a card" : "Um <strong>comentário</strong> foi criado no cartão",
"A <strong>card description</strong> has been changed" : "Uma <strong>descrição do crtão</strong> foi alterada",
"Upcoming cards" : "Próximos cartões",
"Load more" : "Carregar mais",
"Personal" : "Pessoal",
Expand Down
2 changes: 2 additions & 0 deletions l10n/pt_BR.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,9 @@
"{user} has commented on card {card}" : "{user} comentou no cartão {card}",
"Deck" : "Deck",
"Changes in the <strong>Deck app</strong>" : "Mudanças no <strong>aplicativo Deck</strong>",
"A <strong>board, list or card</strong> was changed" : "Um <strong>quadro, lista ou cartão</strong> foi alterado",
"A <strong>comment</strong> was created on a card" : "Um <strong>comentário</strong> foi criado no cartão",
"A <strong>card description</strong> has been changed" : "Uma <strong>descrição do crtão</strong> foi alterada",
"Upcoming cards" : "Próximos cartões",
"Load more" : "Carregar mais",
"Personal" : "Pessoal",
Expand Down

0 comments on commit 1e5f891

Please sign in to comment.