[tx-robot] updated from transifex
This commit is contained in:
@@ -24,6 +24,7 @@ OC.L10N.register(
|
||||
"Submit" : "Küldés",
|
||||
"Show archived cards" : "Archív kártyák mutatása",
|
||||
"Hide archived cards" : "Archív kártyák elrejtése",
|
||||
"Show board details" : "Tábla részleteinek mutatása",
|
||||
"All Boards" : "Minden tábla",
|
||||
"Archived boards" : "Archív táblák",
|
||||
"Share board" : "Tábla megosztása",
|
||||
@@ -52,9 +53,11 @@ OC.L10N.register(
|
||||
"Archive board" : "Tábla archiválása",
|
||||
"Unarchive board" : "Tábla archiválásának visszavonása",
|
||||
"Delete board" : "Tábla törlése",
|
||||
"Update board" : "Tábla frissítése",
|
||||
"Undo board deletion - Otherwise the board will be deleted during the next cronjob run." : "Táblatörlés visszavonása - Egyébként a tábla a következő időzített folyamatfutáskor törlődik.",
|
||||
"Create new board" : "Új tábla",
|
||||
"New board title" : "Új tábla címe",
|
||||
"Create board" : "Tábla készítése",
|
||||
"Select an attachment" : "Melléklet kiválasztása",
|
||||
"by" : "tőle: ",
|
||||
"Undo file deletion" : "Fájltörlés visszavonása",
|
||||
|
||||
@@ -22,6 +22,7 @@
|
||||
"Submit" : "Küldés",
|
||||
"Show archived cards" : "Archív kártyák mutatása",
|
||||
"Hide archived cards" : "Archív kártyák elrejtése",
|
||||
"Show board details" : "Tábla részleteinek mutatása",
|
||||
"All Boards" : "Minden tábla",
|
||||
"Archived boards" : "Archív táblák",
|
||||
"Share board" : "Tábla megosztása",
|
||||
@@ -50,9 +51,11 @@
|
||||
"Archive board" : "Tábla archiválása",
|
||||
"Unarchive board" : "Tábla archiválásának visszavonása",
|
||||
"Delete board" : "Tábla törlése",
|
||||
"Update board" : "Tábla frissítése",
|
||||
"Undo board deletion - Otherwise the board will be deleted during the next cronjob run." : "Táblatörlés visszavonása - Egyébként a tábla a következő időzített folyamatfutáskor törlődik.",
|
||||
"Create new board" : "Új tábla",
|
||||
"New board title" : "Új tábla címe",
|
||||
"Create board" : "Tábla készítése",
|
||||
"Select an attachment" : "Melléklet kiválasztása",
|
||||
"by" : "tőle: ",
|
||||
"Undo file deletion" : "Fájltörlés visszavonása",
|
||||
|
||||
@@ -45,6 +45,11 @@ OC.L10N.register(
|
||||
"You have archived card {card} in stack {stack} on board {board}" : "Hai archiviato la scheda {card} nella pila {stack} sulla lavagna {board}",
|
||||
"{user} has archived card {card} in stack {stack} on board {board}" : "{user} ha archiviato la scheda {card} nella pila {stack} sulla lavagna {board}",
|
||||
"You have removed the due date of card {card}" : "Hai rimosso la data di scadenza della scheda {card}",
|
||||
"{user} has removed the due date of card {card}" : "{user} ha rimosso la data di scadenza dalla scheda {card}",
|
||||
"You have set the due date of card {card} to {after}" : "Hai impostato la data di scadenza della scheda {card} a {after}",
|
||||
"{user} has set the due date of card {card} to {after}" : "{user} ha impostato la data di scadenza dell scheda {card} a {after}",
|
||||
"You have updated the due date of card {card} to {after}" : "Hai aggiornato la data di scadenza della scheda {card} a {after}",
|
||||
"{user} has updated the due date of card {card} to {after}" : "{user} ha aggiornato la data di scadenza della scheda {card} a {after}",
|
||||
"{user} has moved the card {card} from stack {stackBefore} to {stack}" : "{user} ha spostato la scheda {card} dalla pila {stackBefore} in {stack}",
|
||||
"You have added the attachment {attachment} to card {card}" : "Hai aggiunto l'allegato {attachment} alla scheda {card}",
|
||||
"{user} has added the attachment {attachment} to card {card}" : "{user} ha aggiunto l'allegato {attachment} alla scheda {card}",
|
||||
|
||||
@@ -43,6 +43,11 @@
|
||||
"You have archived card {card} in stack {stack} on board {board}" : "Hai archiviato la scheda {card} nella pila {stack} sulla lavagna {board}",
|
||||
"{user} has archived card {card} in stack {stack} on board {board}" : "{user} ha archiviato la scheda {card} nella pila {stack} sulla lavagna {board}",
|
||||
"You have removed the due date of card {card}" : "Hai rimosso la data di scadenza della scheda {card}",
|
||||
"{user} has removed the due date of card {card}" : "{user} ha rimosso la data di scadenza dalla scheda {card}",
|
||||
"You have set the due date of card {card} to {after}" : "Hai impostato la data di scadenza della scheda {card} a {after}",
|
||||
"{user} has set the due date of card {card} to {after}" : "{user} ha impostato la data di scadenza dell scheda {card} a {after}",
|
||||
"You have updated the due date of card {card} to {after}" : "Hai aggiornato la data di scadenza della scheda {card} a {after}",
|
||||
"{user} has updated the due date of card {card} to {after}" : "{user} ha aggiornato la data di scadenza della scheda {card} a {after}",
|
||||
"{user} has moved the card {card} from stack {stackBefore} to {stack}" : "{user} ha spostato la scheda {card} dalla pila {stackBefore} in {stack}",
|
||||
"You have added the attachment {attachment} to card {card}" : "Hai aggiunto l'allegato {attachment} alla scheda {card}",
|
||||
"{user} has added the attachment {attachment} to card {card}" : "{user} ha aggiunto l'allegato {attachment} alla scheda {card}",
|
||||
|
||||
Reference in New Issue
Block a user