diff --git a/l10n/cs.js b/l10n/cs.js index 2abab1aef..80cdc3258 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -7,9 +7,15 @@ OC.L10N.register( "Minutes" : "Minuty", "Maximum file size of {size} exceeded" : "U souboru {size} překročena nejvyšší umožněná velikost", "You have renamed the board {before} to {board}" : "Přejmenovali jste nástěnku {before} na {board}", + "{user} has has renamed the board {before} to {board}" : "{user} uživatel přejmenoval nástěnku {before} na {board}", "You have archived the board {board}" : "Zaarchivovali jste nástěnku {board}", "{user} has archived the board {before}" : "{user} zaarchivoval(a) nástěnku {before}", + "You have created a new stack {stack} on {board}" : "Vytvořili jste nový stack {stack} na {board}", "{user} has created a new stack {stack} on {board}" : "{user} vytvořil(a) nový stack {stack} na {board}", + "You have renamed a new stack {before} to {stack} on {board}" : "Přejmenovali jste nový stack {before} na {stack} na {board}", + "{user} has renamed a new stack {before} to {stack} on {board}" : "{user} přejmenoval(a) nový stack {before} na {stack} na {board}", + "You have deleted {stack} on {board}" : "Smazali jste {stack} na {board}", + "{user} has deleted {stack} on {board}" : "{user} smazal(a) {stack} na {board}", "You have created {card} in {stack} on {board}" : "Vytvořili jste {card} v {stack} na {board}", "{user} has created {card} in {stack} on {board}" : "{user} vytvořil(a) {card} v {stack} na {board}", "You have deleted {card} in {stack} on {board}" : "Smazali jste {card} v {stack} na {board}", @@ -19,10 +25,19 @@ OC.L10N.register( "You have added a description to {card} in {stack} on {board}" : "Přidali jste popis k {card} v {stack} na {board}", "{user} has added a description to {card} in {stack} on {board}" : "{user} přidal(a) popis ke {card} v {stack} na {board}", "You have updated the description of {card} in {stack} on {board}" : "Aktualizovali jste popis {card} v {stack} na {board}", + "{user} has updated the description {card} in {stack} on {board}" : "{user} aktualizoval popis {card} v {stack} na {board}", "You have archived {card} in {stack} on {board}" : "Zaarchivovali {card} v {stack} na {board}", "{user} has archived {card} in {stack} on {board}" : "{user} zaarchivoval(a) {card} v {stack} na {board}", + "You have unarchived {card} in {stack} on {board}" : "Zrušili jste archivaci {card} v {stack} na {board}", + "{user} has unarchived {card} in {stack} on {board}" : "{user} zrušila archivaci {card} v {stack} na {board}", "You have removed the due date of {card}" : "Odebrali jste termín {card}", + "{user} has removed the due date of {card}" : "{user} odebral(a) termín {card}", "You have set the due date of {card} to {after}" : "Nastavili jste termín {card} na {after}", + "{user} has set the due date of {card} to {after}" : "{user} nastavil(a) termín {card} na {after}", + "You have updated the due date of {card} to {after}" : "Změnili jste termín {card} na {after}", + "{user} has updated the due date of {card} to {after}" : "{user} aktualizoval termín {card} na {after}", + "You have added the label {label} to {card} in {stack} on {board}" : "Přidali jste štítek {label} ke {card} v {stack} na {board}", + "{user} has added the label {label} to {card} in {stack} on {board}" : "{user} přidal(a) štítek {label} ke {card} v {stack} na {board}", "You have removed the label {label} from {card} in {stack} on {board}" : "Odebrali jste štítek {label} z {card} v {stack} na {board}", "{user} has removed the label {label} from {card} in {stack} on {board}" : "{user} odebral štítek {label} z {card} v {stack} na {board}", "You have assigned {assigneduser} to {card} on {board}" : "Přiřadili jste {assigneduser} k {card} na {board}", diff --git a/l10n/cs.json b/l10n/cs.json index c68ded559..1e4edcb7a 100644 --- a/l10n/cs.json +++ b/l10n/cs.json @@ -5,9 +5,15 @@ "Minutes" : "Minuty", "Maximum file size of {size} exceeded" : "U souboru {size} překročena nejvyšší umožněná velikost", "You have renamed the board {before} to {board}" : "Přejmenovali jste nástěnku {before} na {board}", + "{user} has has renamed the board {before} to {board}" : "{user} uživatel přejmenoval nástěnku {before} na {board}", "You have archived the board {board}" : "Zaarchivovali jste nástěnku {board}", "{user} has archived the board {before}" : "{user} zaarchivoval(a) nástěnku {before}", + "You have created a new stack {stack} on {board}" : "Vytvořili jste nový stack {stack} na {board}", "{user} has created a new stack {stack} on {board}" : "{user} vytvořil(a) nový stack {stack} na {board}", + "You have renamed a new stack {before} to {stack} on {board}" : "Přejmenovali jste nový stack {before} na {stack} na {board}", + "{user} has renamed a new stack {before} to {stack} on {board}" : "{user} přejmenoval(a) nový stack {before} na {stack} na {board}", + "You have deleted {stack} on {board}" : "Smazali jste {stack} na {board}", + "{user} has deleted {stack} on {board}" : "{user} smazal(a) {stack} na {board}", "You have created {card} in {stack} on {board}" : "Vytvořili jste {card} v {stack} na {board}", "{user} has created {card} in {stack} on {board}" : "{user} vytvořil(a) {card} v {stack} na {board}", "You have deleted {card} in {stack} on {board}" : "Smazali jste {card} v {stack} na {board}", @@ -17,10 +23,19 @@ "You have added a description to {card} in {stack} on {board}" : "Přidali jste popis k {card} v {stack} na {board}", "{user} has added a description to {card} in {stack} on {board}" : "{user} přidal(a) popis ke {card} v {stack} na {board}", "You have updated the description of {card} in {stack} on {board}" : "Aktualizovali jste popis {card} v {stack} na {board}", + "{user} has updated the description {card} in {stack} on {board}" : "{user} aktualizoval popis {card} v {stack} na {board}", "You have archived {card} in {stack} on {board}" : "Zaarchivovali {card} v {stack} na {board}", "{user} has archived {card} in {stack} on {board}" : "{user} zaarchivoval(a) {card} v {stack} na {board}", + "You have unarchived {card} in {stack} on {board}" : "Zrušili jste archivaci {card} v {stack} na {board}", + "{user} has unarchived {card} in {stack} on {board}" : "{user} zrušila archivaci {card} v {stack} na {board}", "You have removed the due date of {card}" : "Odebrali jste termín {card}", + "{user} has removed the due date of {card}" : "{user} odebral(a) termín {card}", "You have set the due date of {card} to {after}" : "Nastavili jste termín {card} na {after}", + "{user} has set the due date of {card} to {after}" : "{user} nastavil(a) termín {card} na {after}", + "You have updated the due date of {card} to {after}" : "Změnili jste termín {card} na {after}", + "{user} has updated the due date of {card} to {after}" : "{user} aktualizoval termín {card} na {after}", + "You have added the label {label} to {card} in {stack} on {board}" : "Přidali jste štítek {label} ke {card} v {stack} na {board}", + "{user} has added the label {label} to {card} in {stack} on {board}" : "{user} přidal(a) štítek {label} ke {card} v {stack} na {board}", "You have removed the label {label} from {card} in {stack} on {board}" : "Odebrali jste štítek {label} z {card} v {stack} na {board}", "{user} has removed the label {label} from {card} in {stack} on {board}" : "{user} odebral štítek {label} z {card} v {stack} na {board}", "You have assigned {assigneduser} to {card} on {board}" : "Přiřadili jste {assigneduser} k {card} na {board}",