diff --git a/l10n/it.js b/l10n/it.js index 6368fad4b..6b1e18385 100644 --- a/l10n/it.js +++ b/l10n/it.js @@ -21,12 +21,36 @@ OC.L10N.register( "You have removed {acl} from the board {board}" : "Hai rimosso {acl} dalla lavagna {board}", "{user} has removed {acl} from the board {board}" : "{user} ha rimosso {acl} dalla lavagna {board}", "You have renamed the board {before} to {board}" : "Hai rinominato la lavagna {before} in {board}", + "{user} has renamed the board {before} to {board}" : "{user} ha rinominato la lavagna {before} in {board}", "You have archived the board {board}" : "Hai archiviato la lavagna {board}", "{user} has archived the board {before}" : "{user} ha archiviato la lavagna {before}", "You have unarchived the board {board}" : "Hai annullato l'archiviazione della lavagna {board}", "{user} has unarchived the board {before}" : "{user} ha annullato l'archiviazione della lavagna {board}", + "You have created a new stack {stack} on board {board}" : "Hai creato una nuova pila {stack} sulla lavagna {board}", + "{user} has created a new stack {stack} on board {board}" : "{user} ha creato una nuova pila {stack} sulla lavagna {board}", + "You have renamed stack {before} to {stack} on board {board}" : "Hai rinominato la pila {before} in {stack} sulla lavagna {board}", + "{user} has renamed stack {before} to {stack} on board {board}" : "{user} ha rinominato la pila {before} in {stack} sulla lavagna {board}", + "You have deleted stack {stack} on board {board}" : "Hai eliminato la pila {stack} sulla lavagna {board}", + "{user} has deleted stack {stack} on board {board}" : "{user} ha eliminato la pila {stack} sulla lavagna {board}", + "You have created card {card} in stack {stack} on board {board}" : "Hai creato la scheda {card} nella pila {stack} sulla lavagna {board}", + "{user} has created card {card} in stack {stack} on board {board}" : "{user} ha creato la scheda {card} nella pila {stack} sulla lavagna {board}", + "You have deleted card {card} in stack {stack} on board {board}" : "Hai eliminato la scheda {card} nella pila {stack} sulla lavagna {board}", + "{user} has deleted card {card} in stack {stack} on board {board}" : "{user} ha creato la scheda {card} nell pila {stack} sulla lavagna {board}", "You have renamed the card {before} to {card}" : "Hai rinominato la scheda {before} in {card}", "{user} has renamed the card {before} to {card}" : "{user} ha rinominato la scheda {before} in {card}", + "You have added a description to card {card} in stack {stack} on board {board}" : "Hai aggiunto una descrizione alla scheda {card} nella pila {stack} sulla lavagna {board}", + "{user} has added a description to card {card} in stack {stack} on board {board}" : "{user} ha aggiunto una descrizione alla scheda {card} nella pila {stack} sulla lavagna {board}", + "{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}", + "You have updated the attachment {attachment} on card {card}" : "Hai aggiornato l'allegato {attachment} sulla scheda {card}", + "{user} has updated the attachment {attachment} to card {card}" : "{user} ha aggiornato l'allegato {attachment} sulla scheda {card}", + "You have deleted the attachment {attachment} from card {card}" : "Hai eliminato l'allegato {attachment} dalla scheda {card}", + "{user} has deleted the attachment {attachment} to card {card}" : "{user} ha eliminato l'allegato {attachment} della scheda {card}", + "You have restored the attachment {attachment} to card {card}" : "Hai ripristinato l'allegato {attachment} nella scheda {card}", + "{user} has restored the attachment {attachment} to card {card}" : "{user} ha ripristinato l'allegato {attachment} nella scheda {card}", + "You have commented on card {card}" : "Hai commentato sulla scheda {card}", + "{user} has commented on card {card}" : "{user} ha commentato sulla scheda {card}", "Deck" : "Deck", "Personal" : "Personale", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "La scheda \"%s\" in \"%s\" ti è stata assegnata da %s.", @@ -89,6 +113,7 @@ OC.L10N.register( "Share" : "Condividi", "Manage" : "Gestisci", "Discard share" : "Annulla condivisione", + "Sharing has been disabled for your account." : "La condivisione è stata disabilitata per il tuo account.", "Update tag" : "Aggiorna etichetta", "Edit tag" : "Modifica etichetta", "Delete tag" : "Elimina etichetta", @@ -140,6 +165,7 @@ OC.L10N.register( "Add a card description…" : "Aggiungi descrizione della scheda...", "Shared boards" : "Lavagne condivise", "Move board to archive" : "Sposta lavagna nell'archivio", - "Create a new board" : "Crea una nuova lavagna" + "Create a new board" : "Crea una nuova lavagna", + "Settings" : "Impostazioni" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/it.json b/l10n/it.json index a20f83628..b4fc30230 100644 --- a/l10n/it.json +++ b/l10n/it.json @@ -19,12 +19,36 @@ "You have removed {acl} from the board {board}" : "Hai rimosso {acl} dalla lavagna {board}", "{user} has removed {acl} from the board {board}" : "{user} ha rimosso {acl} dalla lavagna {board}", "You have renamed the board {before} to {board}" : "Hai rinominato la lavagna {before} in {board}", + "{user} has renamed the board {before} to {board}" : "{user} ha rinominato la lavagna {before} in {board}", "You have archived the board {board}" : "Hai archiviato la lavagna {board}", "{user} has archived the board {before}" : "{user} ha archiviato la lavagna {before}", "You have unarchived the board {board}" : "Hai annullato l'archiviazione della lavagna {board}", "{user} has unarchived the board {before}" : "{user} ha annullato l'archiviazione della lavagna {board}", + "You have created a new stack {stack} on board {board}" : "Hai creato una nuova pila {stack} sulla lavagna {board}", + "{user} has created a new stack {stack} on board {board}" : "{user} ha creato una nuova pila {stack} sulla lavagna {board}", + "You have renamed stack {before} to {stack} on board {board}" : "Hai rinominato la pila {before} in {stack} sulla lavagna {board}", + "{user} has renamed stack {before} to {stack} on board {board}" : "{user} ha rinominato la pila {before} in {stack} sulla lavagna {board}", + "You have deleted stack {stack} on board {board}" : "Hai eliminato la pila {stack} sulla lavagna {board}", + "{user} has deleted stack {stack} on board {board}" : "{user} ha eliminato la pila {stack} sulla lavagna {board}", + "You have created card {card} in stack {stack} on board {board}" : "Hai creato la scheda {card} nella pila {stack} sulla lavagna {board}", + "{user} has created card {card} in stack {stack} on board {board}" : "{user} ha creato la scheda {card} nella pila {stack} sulla lavagna {board}", + "You have deleted card {card} in stack {stack} on board {board}" : "Hai eliminato la scheda {card} nella pila {stack} sulla lavagna {board}", + "{user} has deleted card {card} in stack {stack} on board {board}" : "{user} ha creato la scheda {card} nell pila {stack} sulla lavagna {board}", "You have renamed the card {before} to {card}" : "Hai rinominato la scheda {before} in {card}", "{user} has renamed the card {before} to {card}" : "{user} ha rinominato la scheda {before} in {card}", + "You have added a description to card {card} in stack {stack} on board {board}" : "Hai aggiunto una descrizione alla scheda {card} nella pila {stack} sulla lavagna {board}", + "{user} has added a description to card {card} in stack {stack} on board {board}" : "{user} ha aggiunto una descrizione alla scheda {card} nella pila {stack} sulla lavagna {board}", + "{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}", + "You have updated the attachment {attachment} on card {card}" : "Hai aggiornato l'allegato {attachment} sulla scheda {card}", + "{user} has updated the attachment {attachment} to card {card}" : "{user} ha aggiornato l'allegato {attachment} sulla scheda {card}", + "You have deleted the attachment {attachment} from card {card}" : "Hai eliminato l'allegato {attachment} dalla scheda {card}", + "{user} has deleted the attachment {attachment} to card {card}" : "{user} ha eliminato l'allegato {attachment} della scheda {card}", + "You have restored the attachment {attachment} to card {card}" : "Hai ripristinato l'allegato {attachment} nella scheda {card}", + "{user} has restored the attachment {attachment} to card {card}" : "{user} ha ripristinato l'allegato {attachment} nella scheda {card}", + "You have commented on card {card}" : "Hai commentato sulla scheda {card}", + "{user} has commented on card {card}" : "{user} ha commentato sulla scheda {card}", "Deck" : "Deck", "Personal" : "Personale", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "La scheda \"%s\" in \"%s\" ti è stata assegnata da %s.", @@ -87,6 +111,7 @@ "Share" : "Condividi", "Manage" : "Gestisci", "Discard share" : "Annulla condivisione", + "Sharing has been disabled for your account." : "La condivisione è stata disabilitata per il tuo account.", "Update tag" : "Aggiorna etichetta", "Edit tag" : "Modifica etichetta", "Delete tag" : "Elimina etichetta", @@ -138,6 +163,7 @@ "Add a card description…" : "Aggiungi descrizione della scheda...", "Shared boards" : "Lavagne condivise", "Move board to archive" : "Sposta lavagna nell'archivio", - "Create a new board" : "Crea una nuova lavagna" + "Create a new board" : "Crea una nuova lavagna", + "Settings" : "Impostazioni" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/ja.js b/l10n/ja.js index 0b57ce18a..eaced7542 100644 --- a/l10n/ja.js +++ b/l10n/ja.js @@ -21,10 +21,20 @@ OC.L10N.register( "You have removed {acl} from the board {board}" : "{acl} をボード {board} から削除しました。", "{user} has removed {acl} from the board {board}" : "{user} がボード {board} から {acl} を削除しました", "You have renamed the board {before} to {board}" : "あなたは {before} のボードの名前を {board} に変更しました", + "{user} has renamed the board {before} to {board}" : "{user} はボード {before} を {board} に変更しました", "You have archived the board {board}" : "あなたはボードをアーカイブしました {board}", "{user} has archived the board {before}" : "{user} は {before} のボードをアーカイブしました", "You have unarchived the board {board}" : "ボード {board} がアーカイブされていません", "{user} has unarchived the board {before}" : "{user} は {before} のボードをアーカイブされていません", + "You have created a new stack {stack} on board {board}" : "{board} に新しいスタック {stack} を作成しました。", + "{user} has created a new stack {stack} on board {board}" : "{user} が {board} に新しいスタック {stack} を作成しました", + "You have renamed stack {before} to {stack} on board {board}" : " {board} のスタックの名前を {before} から {stack} に変更しました", + "{user} has renamed stack {before} to {stack} on board {board}" : "{user} がボード {board} のスタックの名前を {before} から {stack} に変更しました", + "You have deleted stack {stack} on board {board}" : "ボード {board} のスタック {stack} を削除しました。", + "{user} has deleted stack {stack} on board {board}" : "{user} がボード {board} のスタック {stack} を削除しました。", + "You have created card {card} in stack {stack} on board {board}" : "{board} の {stack} に {card} を作成しました。", + "{user} has created card {card} in stack {stack} on board {board}" : "{user} が {board} の {stack} に {card} を作成しました", + "You have deleted card {card} in stack {stack} on board {board}" : "{board} の {stack} で {card} を削除しました。", "You have renamed the card {before} to {card}" : "あなたはカード {before} の名前を {card} に変更しました", "{user} has renamed the card {before} to {card}" : "{user} が {before} カードの名前を {card} に変更しました", "Deck" : "デッキ", diff --git a/l10n/ja.json b/l10n/ja.json index 846611443..09d111043 100644 --- a/l10n/ja.json +++ b/l10n/ja.json @@ -19,10 +19,20 @@ "You have removed {acl} from the board {board}" : "{acl} をボード {board} から削除しました。", "{user} has removed {acl} from the board {board}" : "{user} がボード {board} から {acl} を削除しました", "You have renamed the board {before} to {board}" : "あなたは {before} のボードの名前を {board} に変更しました", + "{user} has renamed the board {before} to {board}" : "{user} はボード {before} を {board} に変更しました", "You have archived the board {board}" : "あなたはボードをアーカイブしました {board}", "{user} has archived the board {before}" : "{user} は {before} のボードをアーカイブしました", "You have unarchived the board {board}" : "ボード {board} がアーカイブされていません", "{user} has unarchived the board {before}" : "{user} は {before} のボードをアーカイブされていません", + "You have created a new stack {stack} on board {board}" : "{board} に新しいスタック {stack} を作成しました。", + "{user} has created a new stack {stack} on board {board}" : "{user} が {board} に新しいスタック {stack} を作成しました", + "You have renamed stack {before} to {stack} on board {board}" : " {board} のスタックの名前を {before} から {stack} に変更しました", + "{user} has renamed stack {before} to {stack} on board {board}" : "{user} がボード {board} のスタックの名前を {before} から {stack} に変更しました", + "You have deleted stack {stack} on board {board}" : "ボード {board} のスタック {stack} を削除しました。", + "{user} has deleted stack {stack} on board {board}" : "{user} がボード {board} のスタック {stack} を削除しました。", + "You have created card {card} in stack {stack} on board {board}" : "{board} の {stack} に {card} を作成しました。", + "{user} has created card {card} in stack {stack} on board {board}" : "{user} が {board} の {stack} に {card} を作成しました", + "You have deleted card {card} in stack {stack} on board {board}" : "{board} の {stack} で {card} を削除しました。", "You have renamed the card {before} to {card}" : "あなたはカード {before} の名前を {card} に変更しました", "{user} has renamed the card {before} to {card}" : "{user} が {before} カードの名前を {card} に変更しました", "Deck" : "デッキ", diff --git a/l10n/nl.js b/l10n/nl.js index d7bd7b017..83de4d586 100644 --- a/l10n/nl.js +++ b/l10n/nl.js @@ -21,12 +21,57 @@ OC.L10N.register( "You have removed {acl} from the board {board}" : "Je verwijderde {acl} van bord {board}", "{user} has removed {acl} from the board {board}" : "{user} verwijderde {acl} van bord {board}", "You have renamed the board {before} to {board}" : "Je hernoemde bord {before} naar {board}", + "{user} has renamed the board {before} to {board}" : "{user} hernoemde bord {before} naar {board}", "You have archived the board {board}" : "Je hebt bord {board} gearchiveerd", "{user} has archived the board {before}" : "{user} archiveerde bord {before}", "You have unarchived the board {board}" : "Je hebt bord {board} uit het archief opgehaald", "{user} has unarchived the board {before}" : "{user} heeft bord {before} uit het archief opgehaald", + "You have created a new stack {stack} on board {board}" : "Je creëerde een nieuwe stapel {stack} op bord {board}", + "{user} has created a new stack {stack} on board {board}" : "{user} creëerde een nieuwe stapel {stack} op bord {board}", + "You have renamed stack {before} to {stack} on board {board}" : "Je hernoemde een nieuwe stapel {before} naar {stack} op bord {board}", + "{user} has renamed stack {before} to {stack} on board {board}" : "{user} hernoemde een nieuwe stapel {before} naar {stack} op bord {board}", + "You have deleted stack {stack} on board {board}" : "Je verwijderde stapel {stack} op bord {board}", + "{user} has deleted stack {stack} on board {board}" : "{user} verwijderde stapel {stack} op bord {board}", + "You have created card {card} in stack {stack} on board {board}" : "Je creëerde kaart {card} in stapel {stack} op bord {board}", + "{user} has created card {card} in stack {stack} on board {board}" : "{user} creëerde kaart {card} in stapel {stack} op bord {board}", + "You have deleted card {card} in stack {stack} on board {board}" : "Je verwijderde kaart {card} in stapel {stack} op bord {board}", + "{user} has deleted card {card} in stack {stack} on board {board}" : "{user} verwijderde kaart {card} in stapel {stack} op bord {board}", "You have renamed the card {before} to {card}" : "Je hernoemde kaart {before} naar {card}", "{user} has renamed the card {before} to {card}" : "{user} hernoemde kaart {before} naar {card}", + "You have added a description to card {card} in stack {stack} on board {board}" : "Je voegde een beschrijving toe aan kaart {card} in stapel {stack} op bord {board}", + "{user} has added a description to card {card} in stack {stack} on board {board}" : "{user} voegde een beschrijving toe aan kaart {card} in stapel {stack} op bord {board}", + "You have updated the description of card {card} in stack {stack} on board {board}" : "Je bewerkte de beschrijving bij op kaart {card} in stapel {stack} op bord {board}", + "{user} has updated the description card {card} in stack {stack} on board {board}" : "{user} werkte de beschrijving bij van kaart {card} in {stack} op bord {board}", + "You have archived card {card} in stack {stack} on board {board}" : "Je archiveerde kaart {card} in stapel {stack} op bord {board}", + "{user} has archived card {card} in stack {stack} on board {board}" : "{user} archiveerde kaart {card} in stapel {stack} op bord {board}", + "You have unarchived card {card} in stack {stack} on board {board}" : "Je haalde kaart {card} in stapel {stack} op bord {board} uit het archief", + "{user} has unarchived card {card} in stack {stack} on board {board}" : "{user} haalde kaart {card} in stapel {stack} op bord {board} uit het archief", + "You have removed the due date of card {card}" : "Je verwijderde de vervaldatum van kaart {card}", + "{user} has removed the due date of card {card}" : "{user} verwijderde de vervaldatum van kaart {card}", + "You have set the due date of card {card} to {after}" : "Je stelde de vervaldatum van kaart {card} in op {after}", + "{user} has set the due date of card {card} to {after}" : "{user} stelde de vervaldatum van kaart {card} in op {after}", + "You have updated the due date of card {card} to {after}" : "Je werkte de vervaldatum van kaart {card} bij tot {after}", + "{user} has updated the due date of card {card} to {after}" : "{user} werkte de vervaldatum van kaart {card} bij tot {after}", + "You have added the tag {label} to card {card} in stack {stack} on board {board}" : "Je voegde label {label} toe aan kaart {card} in stapel {stack} op bord {board}", + "{user} has added the tag {label} to card {card} in stack {stack} on board {board}" : "{user} voegde label {label} toe aan kaart {card} in stapel {stack} op bord {board}", + "You have removed the tag {label} from card {card} in stack {stack} on board {board}" : "Je verwijderde label {label} van kaart {card} in stapel {stack} op bord {board}", + "{user} has removed the tag {label} from card {card} in stack {stack} on board {board}" : "{user} verwijderde label {label} van kaart {card} in stapel {stack} op bord {board}", + "You have assigned {assigneduser} to card {card} on board {board}" : "Je wees {assigneduser} toe aan kaart {card} op bord {board}", + "{user} has assigned {assigneduser} to card {card} on board {board}" : "{user} wees {assigneduser} toe aan kaart {card} op bord {board}", + "You have unassigned {assigneduser} from card {card} on board {board}" : "Je verwijderd {assigneduser} van kaart {card} op bord {board}", + "{user} has unassigned {assigneduser} from card {card} on board {board}" : "{user} verwijderd {assigneduser} van kaart {card} op bord {board}", + "You have moved the card {card} from stack {stackBefore} to {stack}" : "Je verplaatste kaart {card} van stapel {stackBefore} naar {stack}", + "{user} has moved the card {card} from stack {stackBefore} to {stack}" : "{user} verplaatste kaart {card} van stapel {stackBefore} naar {stack}", + "You have added the attachment {attachment} to card {card}" : "Je voegde bijlage {attachment} toe aan kaart {card}", + "{user} has added the attachment {attachment} to card {card}" : "{user} voegde bijlage {attachment} toe aan kaart {card}", + "You have updated the attachment {attachment} on card {card}" : "Je werkte bijlage {attachment} bij op kaart {card}", + "{user} has updated the attachment {attachment} to card {card}" : "{user} werkte bijlage {attachment} bij op kaart {card}", + "You have deleted the attachment {attachment} from card {card}" : "Je verwijderde bijlage {attachment} van kaart {card}", + "{user} has deleted the attachment {attachment} to card {card}" : "{user} verwijderde bijlage {attachment} van kaart {card}", + "You have restored the attachment {attachment} to card {card}" : "Je herstelde bijlage {attachment} bij kaart {card}", + "{user} has restored the attachment {attachment} to card {card}" : "{user} herstelde bijlage {attachment} bij kaart {card}", + "You have commented on card {card}" : "Je hebt gereageerd op kaart {card}", + "{user} has commented on card {card}" : "{user} reageerde op kaart {card}", "Deck" : "Deck", "Personal" : "Persoonlijk", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "De kaart \"%s\" op \"%s\" is aan jou toegewezen door %s.", @@ -89,6 +134,7 @@ OC.L10N.register( "Share" : "Delen", "Manage" : "Beheren", "Discard share" : "Delen uitzetten", + "Sharing has been disabled for your account." : "Delen is uitgeschakeld voor jouw account.", "Update tag" : "Bijwerken tag", "Edit tag" : "Bewerken tag", "Delete tag" : "Verwijderen tag", @@ -140,6 +186,7 @@ OC.L10N.register( "Add a card description…" : "Voeg een kaartbeschrijving toe...", "Shared boards" : "Gedeelde borden", "Move board to archive" : "Verplaats bord naar archief", - "Create a new board" : "Een nieuw bord maken" + "Create a new board" : "Een nieuw bord maken", + "Settings" : "Instellingen" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/nl.json b/l10n/nl.json index b2538e1db..dc810a28b 100644 --- a/l10n/nl.json +++ b/l10n/nl.json @@ -19,12 +19,57 @@ "You have removed {acl} from the board {board}" : "Je verwijderde {acl} van bord {board}", "{user} has removed {acl} from the board {board}" : "{user} verwijderde {acl} van bord {board}", "You have renamed the board {before} to {board}" : "Je hernoemde bord {before} naar {board}", + "{user} has renamed the board {before} to {board}" : "{user} hernoemde bord {before} naar {board}", "You have archived the board {board}" : "Je hebt bord {board} gearchiveerd", "{user} has archived the board {before}" : "{user} archiveerde bord {before}", "You have unarchived the board {board}" : "Je hebt bord {board} uit het archief opgehaald", "{user} has unarchived the board {before}" : "{user} heeft bord {before} uit het archief opgehaald", + "You have created a new stack {stack} on board {board}" : "Je creëerde een nieuwe stapel {stack} op bord {board}", + "{user} has created a new stack {stack} on board {board}" : "{user} creëerde een nieuwe stapel {stack} op bord {board}", + "You have renamed stack {before} to {stack} on board {board}" : "Je hernoemde een nieuwe stapel {before} naar {stack} op bord {board}", + "{user} has renamed stack {before} to {stack} on board {board}" : "{user} hernoemde een nieuwe stapel {before} naar {stack} op bord {board}", + "You have deleted stack {stack} on board {board}" : "Je verwijderde stapel {stack} op bord {board}", + "{user} has deleted stack {stack} on board {board}" : "{user} verwijderde stapel {stack} op bord {board}", + "You have created card {card} in stack {stack} on board {board}" : "Je creëerde kaart {card} in stapel {stack} op bord {board}", + "{user} has created card {card} in stack {stack} on board {board}" : "{user} creëerde kaart {card} in stapel {stack} op bord {board}", + "You have deleted card {card} in stack {stack} on board {board}" : "Je verwijderde kaart {card} in stapel {stack} op bord {board}", + "{user} has deleted card {card} in stack {stack} on board {board}" : "{user} verwijderde kaart {card} in stapel {stack} op bord {board}", "You have renamed the card {before} to {card}" : "Je hernoemde kaart {before} naar {card}", "{user} has renamed the card {before} to {card}" : "{user} hernoemde kaart {before} naar {card}", + "You have added a description to card {card} in stack {stack} on board {board}" : "Je voegde een beschrijving toe aan kaart {card} in stapel {stack} op bord {board}", + "{user} has added a description to card {card} in stack {stack} on board {board}" : "{user} voegde een beschrijving toe aan kaart {card} in stapel {stack} op bord {board}", + "You have updated the description of card {card} in stack {stack} on board {board}" : "Je bewerkte de beschrijving bij op kaart {card} in stapel {stack} op bord {board}", + "{user} has updated the description card {card} in stack {stack} on board {board}" : "{user} werkte de beschrijving bij van kaart {card} in {stack} op bord {board}", + "You have archived card {card} in stack {stack} on board {board}" : "Je archiveerde kaart {card} in stapel {stack} op bord {board}", + "{user} has archived card {card} in stack {stack} on board {board}" : "{user} archiveerde kaart {card} in stapel {stack} op bord {board}", + "You have unarchived card {card} in stack {stack} on board {board}" : "Je haalde kaart {card} in stapel {stack} op bord {board} uit het archief", + "{user} has unarchived card {card} in stack {stack} on board {board}" : "{user} haalde kaart {card} in stapel {stack} op bord {board} uit het archief", + "You have removed the due date of card {card}" : "Je verwijderde de vervaldatum van kaart {card}", + "{user} has removed the due date of card {card}" : "{user} verwijderde de vervaldatum van kaart {card}", + "You have set the due date of card {card} to {after}" : "Je stelde de vervaldatum van kaart {card} in op {after}", + "{user} has set the due date of card {card} to {after}" : "{user} stelde de vervaldatum van kaart {card} in op {after}", + "You have updated the due date of card {card} to {after}" : "Je werkte de vervaldatum van kaart {card} bij tot {after}", + "{user} has updated the due date of card {card} to {after}" : "{user} werkte de vervaldatum van kaart {card} bij tot {after}", + "You have added the tag {label} to card {card} in stack {stack} on board {board}" : "Je voegde label {label} toe aan kaart {card} in stapel {stack} op bord {board}", + "{user} has added the tag {label} to card {card} in stack {stack} on board {board}" : "{user} voegde label {label} toe aan kaart {card} in stapel {stack} op bord {board}", + "You have removed the tag {label} from card {card} in stack {stack} on board {board}" : "Je verwijderde label {label} van kaart {card} in stapel {stack} op bord {board}", + "{user} has removed the tag {label} from card {card} in stack {stack} on board {board}" : "{user} verwijderde label {label} van kaart {card} in stapel {stack} op bord {board}", + "You have assigned {assigneduser} to card {card} on board {board}" : "Je wees {assigneduser} toe aan kaart {card} op bord {board}", + "{user} has assigned {assigneduser} to card {card} on board {board}" : "{user} wees {assigneduser} toe aan kaart {card} op bord {board}", + "You have unassigned {assigneduser} from card {card} on board {board}" : "Je verwijderd {assigneduser} van kaart {card} op bord {board}", + "{user} has unassigned {assigneduser} from card {card} on board {board}" : "{user} verwijderd {assigneduser} van kaart {card} op bord {board}", + "You have moved the card {card} from stack {stackBefore} to {stack}" : "Je verplaatste kaart {card} van stapel {stackBefore} naar {stack}", + "{user} has moved the card {card} from stack {stackBefore} to {stack}" : "{user} verplaatste kaart {card} van stapel {stackBefore} naar {stack}", + "You have added the attachment {attachment} to card {card}" : "Je voegde bijlage {attachment} toe aan kaart {card}", + "{user} has added the attachment {attachment} to card {card}" : "{user} voegde bijlage {attachment} toe aan kaart {card}", + "You have updated the attachment {attachment} on card {card}" : "Je werkte bijlage {attachment} bij op kaart {card}", + "{user} has updated the attachment {attachment} to card {card}" : "{user} werkte bijlage {attachment} bij op kaart {card}", + "You have deleted the attachment {attachment} from card {card}" : "Je verwijderde bijlage {attachment} van kaart {card}", + "{user} has deleted the attachment {attachment} to card {card}" : "{user} verwijderde bijlage {attachment} van kaart {card}", + "You have restored the attachment {attachment} to card {card}" : "Je herstelde bijlage {attachment} bij kaart {card}", + "{user} has restored the attachment {attachment} to card {card}" : "{user} herstelde bijlage {attachment} bij kaart {card}", + "You have commented on card {card}" : "Je hebt gereageerd op kaart {card}", + "{user} has commented on card {card}" : "{user} reageerde op kaart {card}", "Deck" : "Deck", "Personal" : "Persoonlijk", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "De kaart \"%s\" op \"%s\" is aan jou toegewezen door %s.", @@ -87,6 +132,7 @@ "Share" : "Delen", "Manage" : "Beheren", "Discard share" : "Delen uitzetten", + "Sharing has been disabled for your account." : "Delen is uitgeschakeld voor jouw account.", "Update tag" : "Bijwerken tag", "Edit tag" : "Bewerken tag", "Delete tag" : "Verwijderen tag", @@ -138,6 +184,7 @@ "Add a card description…" : "Voeg een kaartbeschrijving toe...", "Shared boards" : "Gedeelde borden", "Move board to archive" : "Verplaats bord naar archief", - "Create a new board" : "Een nieuw bord maken" + "Create a new board" : "Een nieuw bord maken", + "Settings" : "Instellingen" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/tr.js b/l10n/tr.js index 67b63a06b..9b5452b55 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -21,12 +21,57 @@ OC.L10N.register( "You have removed {acl} from the board {board}" : "{board} panosunun {acl} ile paylaşımını kaldırdınız", "{user} has removed {acl} from the board {board}" : "{user}, {board} panosunun {acl} ile paylaşımını kaldırdı", "You have renamed the board {before} to {board}" : "Panonun {before} olan adını {board} olarak değiştirdiniz", + "{user} has renamed the board {before} to {board}" : "{user}, panonun {before} olan adını {board} olarak değiştirdi", "You have archived the board {board}" : "{board} panosunu arşive kaldırdınız", "{user} has archived the board {before}" : "{user}, {board} panosunu arşive kaldırdı", "You have unarchived the board {board}" : "{board} panosunu arşivden çıkardınız", "{user} has unarchived the board {before}" : "{user}, {board} panosunu arşivden çıkardı", + "You have created a new stack {stack} on board {board}" : "{board} panosuna {stack} yığınını eklediniz", + "{user} has created a new stack {stack} on board {board}" : "{user}, {board} panosuna {stack} yığınını ekledi", + "You have renamed stack {before} to {stack} on board {board}" : "{board} panosundaki yığının {before} olan adını {stack} olarak değiştirdiniz", + "{user} has renamed stack {before} to {stack} on board {board}" : "{user}, {board} panosundaki yığının {before} olan adını {stack} olarak değiştirdi", + "You have deleted stack {stack} on board {board}" : "{board} panosundaki {stack} yığınını sildiniz", + "{user} has deleted stack {stack} on board {board}" : "{user}, {board} panosundaki {stack} yığınını sildi", + "You have created card {card} in stack {stack} on board {board}" : "{board} panosundaki {stack} yığınına {card} kartını eklediniz", + "{user} has created card {card} in stack {stack} on board {board}" : "{user}, {board} panosundaki {stack} yığınına {card} kartını ekledi", + "You have deleted card {card} in stack {stack} on board {board}" : "{user}, {board} panosundaki {stack} yığınından {card} kartını sildi", + "{user} has deleted card {card} in stack {stack} on board {board}" : "{user}, {board} panosundaki {stack} yığınından {card} kartını sildi", "You have renamed the card {before} to {card}" : "Kartın {before} olan adını {card} olarak değiştirdiniz", "{user} has renamed the card {before} to {card}" : "{user}, kartın {before} olan adını {card} olarak değiştirdi", + "You have added a description to card {card} in stack {stack} on board {board}" : "{board} panosundaki {stack} yığınının içindeki {card} kartına bir açıklama eklediniz", + "{user} has added a description to card {card} in stack {stack} on board {board}" : "{user}, {board} panosundaki {stack} yığınının içindeki {card} kartına bir açıklama ekledi", + "You have updated the description of card {card} in stack {stack} on board {board}" : "{board} panosundaKİ {stack} yığınının içindeki {card} kartının açıklamasını güncellediniz", + "{user} has updated the description card {card} in stack {stack} on board {board}" : "{user}, {board} panosundaki {stack} yığınının içindeki {card} kartının açıklamasını güncelledi", + "You have archived card {card} in stack {stack} on board {board}" : "{board} panosundaki {stack} yığınının içindeki {card} kartını arşive kaldırdınız", + "{user} has archived card {card} in stack {stack} on board {board}" : "{user}, {board} panosundaki {stack} yığınının içindeki {card} kartını arşive kaldırdı", + "You have unarchived card {card} in stack {stack} on board {board}" : "{board} panosundaki {stack} yığını içindeki {card} kartını arşivden çıkardınız", + "{user} has unarchived card {card} in stack {stack} on board {board}" : "{user}, {board} panosundaki {stack} yığınının içindeki {card} kartını arşivden çıkardı", + "You have removed the due date of card {card}" : "{card} kartının bitiş tarihini kaldırdınız", + "{user} has removed the due date of card {card}" : "{user}, {card} kartının bitiş tarihini kaldırdı", + "You have set the due date of card {card} to {after}" : "{card} kartının bitiş tarihini {after} olarak ayarladınız", + "{user} has set the due date of card {card} to {after}" : "{user}, {card} kartının bitiş tarihini {after} olarak ayarladı", + "You have updated the due date of card {card} to {after}" : "{card} kartının bitiş tarihini {after} olarak güncellediniz", + "{user} has updated the due date of card {card} to {after}" : "{user}, {card} kartının bitiş tarihini {after} olarak güncelledi", + "You have added the tag {label} to card {card} in stack {stack} on board {board}" : "{board} panosundaki {stack} yığınının içindeki {card} kartına {label} etiketini eklediniz", + "{user} has added the tag {label} to card {card} in stack {stack} on board {board}" : "{user}, {board} panosundaki {stack} yığınının içindeki {card} kartına {label} etiketini ekledi", + "You have removed the tag {label} from card {card} in stack {stack} on board {board}" : "{board} panosundaki {stack} yığınının içindeki {card} kartından {label} etiketini kaldırdınız", + "{user} has removed the tag {label} from card {card} in stack {stack} on board {board}" : "{user}, {board} panosundaki {stack} yığınının içindeki {card} kartından {label} etiketini kaldırdı", + "You have assigned {assigneduser} to card {card} on board {board}" : "{board} panosundaki {card} kartını {assigneduser} kullanıcısına atadınız", + "{user} has assigned {assigneduser} to card {card} on board {board}" : "{user}, {board} panosundaki {card} kartını {assigneduser} kullanıcısına atadı", + "You have unassigned {assigneduser} from card {card} on board {board}" : "{board} panosundaki {card} kartının atamasını {assigneduser} kullanıcısından geri aldınız", + "{user} has unassigned {assigneduser} from card {card} on board {board}" : "{user}, {board} panosundaki {card} kartının atamasını {assigneduser} kullanıcısından geri aldı", + "You have moved the card {card} from stack {stackBefore} to {stack}" : "{card} kartını {stackBefore} yığınından {stack} yığınına taşıdınız", + "{user} has moved the card {card} from stack {stackBefore} to {stack}" : "{user}, {card} kartını {stackBefore} yığınından {stack} yığınına taşıdı", + "You have added the attachment {attachment} to card {card}" : "{card} kartına {attachment} dosyasını eklediniz", + "{user} has added the attachment {attachment} to card {card}" : "{user}, {card} kartına {attachment} dosyasını ekledi", + "You have updated the attachment {attachment} on card {card}" : "{card} kartındaki {attachment} dosyasını güncellediniz", + "{user} has updated the attachment {attachment} to card {card}" : "{user}, {card} kartındaki {attachment} dosyasını güncelledi", + "You have deleted the attachment {attachment} from card {card}" : "{card} kartındaki {attachment} dosyasını sildiniz", + "{user} has deleted the attachment {attachment} to card {card}" : "{user}, {card} kartındaki {attachment} dosyasını sildi", + "You have restored the attachment {attachment} to card {card}" : "{card} kartındaki {attachment} dosyasını geri yüklediniz", + "{user} has restored the attachment {attachment} to card {card}" : "{user}, {card} kartındaki {attachment} dosyasını geri yükledi", + "You have commented on card {card}" : "{card} kartı hakkında yorum yaptınız", + "{user} has commented on card {card}" : "{user}, {card} kartı hakkında yorum yaptı", "A card description inside the Deck app has been changed" : "Tahta uygulamasında bir kart açıklaması değiştirildi", "Deck" : "Tahta", "Changes in the Deck app" : "Tahta uygulamasındaki değişiklikler", diff --git a/l10n/tr.json b/l10n/tr.json index 50c44f556..f36f55fa3 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -19,12 +19,57 @@ "You have removed {acl} from the board {board}" : "{board} panosunun {acl} ile paylaşımını kaldırdınız", "{user} has removed {acl} from the board {board}" : "{user}, {board} panosunun {acl} ile paylaşımını kaldırdı", "You have renamed the board {before} to {board}" : "Panonun {before} olan adını {board} olarak değiştirdiniz", + "{user} has renamed the board {before} to {board}" : "{user}, panonun {before} olan adını {board} olarak değiştirdi", "You have archived the board {board}" : "{board} panosunu arşive kaldırdınız", "{user} has archived the board {before}" : "{user}, {board} panosunu arşive kaldırdı", "You have unarchived the board {board}" : "{board} panosunu arşivden çıkardınız", "{user} has unarchived the board {before}" : "{user}, {board} panosunu arşivden çıkardı", + "You have created a new stack {stack} on board {board}" : "{board} panosuna {stack} yığınını eklediniz", + "{user} has created a new stack {stack} on board {board}" : "{user}, {board} panosuna {stack} yığınını ekledi", + "You have renamed stack {before} to {stack} on board {board}" : "{board} panosundaki yığının {before} olan adını {stack} olarak değiştirdiniz", + "{user} has renamed stack {before} to {stack} on board {board}" : "{user}, {board} panosundaki yığının {before} olan adını {stack} olarak değiştirdi", + "You have deleted stack {stack} on board {board}" : "{board} panosundaki {stack} yığınını sildiniz", + "{user} has deleted stack {stack} on board {board}" : "{user}, {board} panosundaki {stack} yığınını sildi", + "You have created card {card} in stack {stack} on board {board}" : "{board} panosundaki {stack} yığınına {card} kartını eklediniz", + "{user} has created card {card} in stack {stack} on board {board}" : "{user}, {board} panosundaki {stack} yığınına {card} kartını ekledi", + "You have deleted card {card} in stack {stack} on board {board}" : "{user}, {board} panosundaki {stack} yığınından {card} kartını sildi", + "{user} has deleted card {card} in stack {stack} on board {board}" : "{user}, {board} panosundaki {stack} yığınından {card} kartını sildi", "You have renamed the card {before} to {card}" : "Kartın {before} olan adını {card} olarak değiştirdiniz", "{user} has renamed the card {before} to {card}" : "{user}, kartın {before} olan adını {card} olarak değiştirdi", + "You have added a description to card {card} in stack {stack} on board {board}" : "{board} panosundaki {stack} yığınının içindeki {card} kartına bir açıklama eklediniz", + "{user} has added a description to card {card} in stack {stack} on board {board}" : "{user}, {board} panosundaki {stack} yığınının içindeki {card} kartına bir açıklama ekledi", + "You have updated the description of card {card} in stack {stack} on board {board}" : "{board} panosundaKİ {stack} yığınının içindeki {card} kartının açıklamasını güncellediniz", + "{user} has updated the description card {card} in stack {stack} on board {board}" : "{user}, {board} panosundaki {stack} yığınının içindeki {card} kartının açıklamasını güncelledi", + "You have archived card {card} in stack {stack} on board {board}" : "{board} panosundaki {stack} yığınının içindeki {card} kartını arşive kaldırdınız", + "{user} has archived card {card} in stack {stack} on board {board}" : "{user}, {board} panosundaki {stack} yığınının içindeki {card} kartını arşive kaldırdı", + "You have unarchived card {card} in stack {stack} on board {board}" : "{board} panosundaki {stack} yığını içindeki {card} kartını arşivden çıkardınız", + "{user} has unarchived card {card} in stack {stack} on board {board}" : "{user}, {board} panosundaki {stack} yığınının içindeki {card} kartını arşivden çıkardı", + "You have removed the due date of card {card}" : "{card} kartının bitiş tarihini kaldırdınız", + "{user} has removed the due date of card {card}" : "{user}, {card} kartının bitiş tarihini kaldırdı", + "You have set the due date of card {card} to {after}" : "{card} kartının bitiş tarihini {after} olarak ayarladınız", + "{user} has set the due date of card {card} to {after}" : "{user}, {card} kartının bitiş tarihini {after} olarak ayarladı", + "You have updated the due date of card {card} to {after}" : "{card} kartının bitiş tarihini {after} olarak güncellediniz", + "{user} has updated the due date of card {card} to {after}" : "{user}, {card} kartının bitiş tarihini {after} olarak güncelledi", + "You have added the tag {label} to card {card} in stack {stack} on board {board}" : "{board} panosundaki {stack} yığınının içindeki {card} kartına {label} etiketini eklediniz", + "{user} has added the tag {label} to card {card} in stack {stack} on board {board}" : "{user}, {board} panosundaki {stack} yığınının içindeki {card} kartına {label} etiketini ekledi", + "You have removed the tag {label} from card {card} in stack {stack} on board {board}" : "{board} panosundaki {stack} yığınının içindeki {card} kartından {label} etiketini kaldırdınız", + "{user} has removed the tag {label} from card {card} in stack {stack} on board {board}" : "{user}, {board} panosundaki {stack} yığınının içindeki {card} kartından {label} etiketini kaldırdı", + "You have assigned {assigneduser} to card {card} on board {board}" : "{board} panosundaki {card} kartını {assigneduser} kullanıcısına atadınız", + "{user} has assigned {assigneduser} to card {card} on board {board}" : "{user}, {board} panosundaki {card} kartını {assigneduser} kullanıcısına atadı", + "You have unassigned {assigneduser} from card {card} on board {board}" : "{board} panosundaki {card} kartının atamasını {assigneduser} kullanıcısından geri aldınız", + "{user} has unassigned {assigneduser} from card {card} on board {board}" : "{user}, {board} panosundaki {card} kartının atamasını {assigneduser} kullanıcısından geri aldı", + "You have moved the card {card} from stack {stackBefore} to {stack}" : "{card} kartını {stackBefore} yığınından {stack} yığınına taşıdınız", + "{user} has moved the card {card} from stack {stackBefore} to {stack}" : "{user}, {card} kartını {stackBefore} yığınından {stack} yığınına taşıdı", + "You have added the attachment {attachment} to card {card}" : "{card} kartına {attachment} dosyasını eklediniz", + "{user} has added the attachment {attachment} to card {card}" : "{user}, {card} kartına {attachment} dosyasını ekledi", + "You have updated the attachment {attachment} on card {card}" : "{card} kartındaki {attachment} dosyasını güncellediniz", + "{user} has updated the attachment {attachment} to card {card}" : "{user}, {card} kartındaki {attachment} dosyasını güncelledi", + "You have deleted the attachment {attachment} from card {card}" : "{card} kartındaki {attachment} dosyasını sildiniz", + "{user} has deleted the attachment {attachment} to card {card}" : "{user}, {card} kartındaki {attachment} dosyasını sildi", + "You have restored the attachment {attachment} to card {card}" : "{card} kartındaki {attachment} dosyasını geri yüklediniz", + "{user} has restored the attachment {attachment} to card {card}" : "{user}, {card} kartındaki {attachment} dosyasını geri yükledi", + "You have commented on card {card}" : "{card} kartı hakkında yorum yaptınız", + "{user} has commented on card {card}" : "{user}, {card} kartı hakkında yorum yaptı", "A card description inside the Deck app has been changed" : "Tahta uygulamasında bir kart açıklaması değiştirildi", "Deck" : "Tahta", "Changes in the Deck app" : "Tahta uygulamasındaki değişiklikler",