Skip to content

Commit 9218f79

Browse files
committed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 27946ac commit 9218f79

4 files changed

Lines changed: 8 additions & 6 deletions

File tree

l10n/gl.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@ OC.L10N.register(
5555
"{user} has assigned {assigneduser} to card {card} on board {board}" : "{user} asignou a {assigneduser} á tarxeta {card} no taboleiro {board}",
5656
"You have unassigned {assigneduser} from card {card} on board {board}" : "Vde. desasignou a {assigneduser} da tarxeta {card} no taboleiro {board}",
5757
"{user} has unassigned {assigneduser} from card {card} on board {board}" : "{user} desasignou a {assigneduser} da tarxeta {card} no taboleiro {board}",
58-
"You have moved the card {card} from list {stackBefore} to {stack}" : "Vde. moveu a tarxeta {card} dende a lista {stackBefore} cara a lista {stack}",
59-
"{user} has moved the card {card} from list {stackBefore} to {stack}" : "{user} moveu a tarxeta {card} dende a lista {stackBefore} cara a lista {stack}",
58+
"You have moved the card {card} from list {stackBefore} to {stack}" : "Vde. moveu a tarxeta {card} desde a lista {stackBefore} cara a lista {stack}",
59+
"{user} has moved the card {card} from list {stackBefore} to {stack}" : "{user} moveu a tarxeta {card} desde a lista {stackBefore} cara a lista {stack}",
6060
"You have added the attachment {attachment} to card {card}" : "Vde. engadiu o anexo {attachment} na tarxeta {card}",
6161
"{user} has added the attachment {attachment} to card {card}" : "{user} engadiu o anexo {attachment} na tarxeta {card}",
6262
"You have updated the attachment {attachment} on card {card}" : "Vde. actualizou o anexo {attachment} na tarxeta {card}",
@@ -216,7 +216,7 @@ OC.L10N.register(
216216
"Assign a user to this card…" : "Asignar un usuario a esta tarxeta…",
217217
"Select a user to assign to this card…" : "Seleccionar un usuario para asignarlle a esta tarxeta…",
218218
"Upload new files" : "Enviar novos ficheiros",
219-
"Share from Files" : "Compartir dende «Ficheiros»",
219+
"Share from Files" : "Compartir desde «Ficheiros»",
220220
"Pending share" : "Compartición pendente",
221221
"Add this attachment" : "Engadir este anexo",
222222
"Show in Files" : "Amosar en Ficheiros",

l10n/gl.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@
5353
"{user} has assigned {assigneduser} to card {card} on board {board}" : "{user} asignou a {assigneduser} á tarxeta {card} no taboleiro {board}",
5454
"You have unassigned {assigneduser} from card {card} on board {board}" : "Vde. desasignou a {assigneduser} da tarxeta {card} no taboleiro {board}",
5555
"{user} has unassigned {assigneduser} from card {card} on board {board}" : "{user} desasignou a {assigneduser} da tarxeta {card} no taboleiro {board}",
56-
"You have moved the card {card} from list {stackBefore} to {stack}" : "Vde. moveu a tarxeta {card} dende a lista {stackBefore} cara a lista {stack}",
57-
"{user} has moved the card {card} from list {stackBefore} to {stack}" : "{user} moveu a tarxeta {card} dende a lista {stackBefore} cara a lista {stack}",
56+
"You have moved the card {card} from list {stackBefore} to {stack}" : "Vde. moveu a tarxeta {card} desde a lista {stackBefore} cara a lista {stack}",
57+
"{user} has moved the card {card} from list {stackBefore} to {stack}" : "{user} moveu a tarxeta {card} desde a lista {stackBefore} cara a lista {stack}",
5858
"You have added the attachment {attachment} to card {card}" : "Vde. engadiu o anexo {attachment} na tarxeta {card}",
5959
"{user} has added the attachment {attachment} to card {card}" : "{user} engadiu o anexo {attachment} na tarxeta {card}",
6060
"You have updated the attachment {attachment} on card {card}" : "Vde. actualizou o anexo {attachment} na tarxeta {card}",
@@ -214,7 +214,7 @@
214214
"Assign a user to this card…" : "Asignar un usuario a esta tarxeta…",
215215
"Select a user to assign to this card…" : "Seleccionar un usuario para asignarlle a esta tarxeta…",
216216
"Upload new files" : "Enviar novos ficheiros",
217-
"Share from Files" : "Compartir dende «Ficheiros»",
217+
"Share from Files" : "Compartir desde «Ficheiros»",
218218
"Pending share" : "Compartición pendente",
219219
"Add this attachment" : "Engadir este anexo",
220220
"Show in Files" : "Amosar en Ficheiros",

l10n/lv.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ OC.L10N.register(
66
"Load more" : "Ielādēt vairāk",
77
"Personal" : "Personīgs",
88
"Finished" : "Pabeigts",
9+
"Action needed" : "Nepieciešama darbība",
910
"Later" : "Vēlāk",
1011
"copy" : "kopēt",
1112
"Done" : "Pabeigts",

l10n/lv.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"Load more" : "Ielādēt vairāk",
55
"Personal" : "Personīgs",
66
"Finished" : "Pabeigts",
7+
"Action needed" : "Nepieciešama darbība",
78
"Later" : "Vēlāk",
89
"copy" : "kopēt",
910
"Done" : "Pabeigts",

0 commit comments

Comments
 (0)