[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot
2018-11-06 01:19:26 +00:00
parent 927b96219c
commit f1c19023e8
4 changed files with 30 additions and 4 deletions

View File

@@ -1,10 +1,23 @@
OC.L10N.register(
"deck",
{
"Posting the comment failed." : "Error al posar el comentari.",
"The comment has been deleted" : "S'ha esborrat el comentari",
"Restore associated stack" : "Restaura la pila associada",
"Remove user from card" : "Esborra usuari de la targeta",
"Hours" : "Hores",
"Minutes" : "Minuts",
"Maximum file size of {size} exceeded" : "Mida màxima per fitxer de {size} superada",
"You have created a new board {board}" : "Has creat el nou tauler {board}",
"{user} has created a new board {board}" : "{user} ha creat el nou tauler {board}",
"You have deleted {stack} on {board}" : "Has esborrat {stack} de {board}",
"{user} has deleted {stack} on {board}" : "{user} ha esborrat {stack} de {board}",
"You have created {card} in {stack} on {board}" : "Has creat {card} a {stack} dins de {board}",
"{user} has created {card} in {stack} on {board}" : "{user} ha creat {card} a {stack} dins de {board}",
"You have deleted {card} in {stack} on {board}" : "Has esborrat {card} de {stack} dins de {board}",
"{user} has deleted {card} in {stack} on {board}" : "{user} ha esborrat {card} de {stack} dins de {board}",
"You have renamed the card {before} to {card}" : "Has canviat el nom de la targeta de {before} a {card}",
"{user} has renamed the card {before} to {card}" : "{user} ha canviat el nom de la targeta de {before} a {card}",
"You have removed the due date of {card}" : "Has tret la data prevista de {card}",
"{user} has removed the due date of {card}" : "{user} ha tret la data prevista de {card}",
"{user} has set the due date of {card} to {after}" : "{user} ha posat la data prevista de {card} d'aquí {after}",

View File

@@ -1,8 +1,21 @@
{ "translations": {
"Posting the comment failed." : "Error al posar el comentari.",
"The comment has been deleted" : "S'ha esborrat el comentari",
"Restore associated stack" : "Restaura la pila associada",
"Remove user from card" : "Esborra usuari de la targeta",
"Hours" : "Hores",
"Minutes" : "Minuts",
"Maximum file size of {size} exceeded" : "Mida màxima per fitxer de {size} superada",
"You have created a new board {board}" : "Has creat el nou tauler {board}",
"{user} has created a new board {board}" : "{user} ha creat el nou tauler {board}",
"You have deleted {stack} on {board}" : "Has esborrat {stack} de {board}",
"{user} has deleted {stack} on {board}" : "{user} ha esborrat {stack} de {board}",
"You have created {card} in {stack} on {board}" : "Has creat {card} a {stack} dins de {board}",
"{user} has created {card} in {stack} on {board}" : "{user} ha creat {card} a {stack} dins de {board}",
"You have deleted {card} in {stack} on {board}" : "Has esborrat {card} de {stack} dins de {board}",
"{user} has deleted {card} in {stack} on {board}" : "{user} ha esborrat {card} de {stack} dins de {board}",
"You have renamed the card {before} to {card}" : "Has canviat el nom de la targeta de {before} a {card}",
"{user} has renamed the card {before} to {card}" : "{user} ha canviat el nom de la targeta de {before} a {card}",
"You have removed the due date of {card}" : "Has tret la data prevista de {card}",
"{user} has removed the due date of {card}" : "{user} ha tret la data prevista de {card}",
"{user} has set the due date of {card} to {after}" : "{user} ha posat la data prevista de {card} d'aquí {after}",

View File

@@ -20,7 +20,7 @@ OC.L10N.register(
"Archived boards" : "Artxibatutako txartelak",
"Archive" : "Artxibatu",
"Unarchive" : "Ez artxibatu",
"Delete" : "Borratu",
"Delete" : "Ezabatu",
"Enter a card title" : "Txartelaren titulua sartu",
"Add card" : "Txartela gehitu",
"Close" : "Itxi",
@@ -59,7 +59,7 @@ OC.L10N.register(
"Assign this card to a user" : "Txartel hau erabiltzaile bati esleitu",
"Due date" : "Epe-muga",
"Click to set" : "Klik ezartzeko",
"Remove due date" : "Epe-muga borratu",
"Remove due date" : "Ezabatu epe-muga",
"Description" : "Deskribapena",
"Saved" : "Gordeta",
"Unsaved changes" : "Gorde gabeko aldaketak",

View File

@@ -18,7 +18,7 @@
"Archived boards" : "Artxibatutako txartelak",
"Archive" : "Artxibatu",
"Unarchive" : "Ez artxibatu",
"Delete" : "Borratu",
"Delete" : "Ezabatu",
"Enter a card title" : "Txartelaren titulua sartu",
"Add card" : "Txartela gehitu",
"Close" : "Itxi",
@@ -57,7 +57,7 @@
"Assign this card to a user" : "Txartel hau erabiltzaile bati esleitu",
"Due date" : "Epe-muga",
"Click to set" : "Klik ezartzeko",
"Remove due date" : "Epe-muga borratu",
"Remove due date" : "Ezabatu epe-muga",
"Description" : "Deskribapena",
"Saved" : "Gordeta",
"Unsaved changes" : "Gorde gabeko aldaketak",