diff --git a/l10n/cs.js b/l10n/cs.js index 1af10c7c7..52ecbcc72 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -225,7 +225,16 @@ OC.L10N.register( "Board name" : "Název tabule", "Board details" : "Podrobnosti o desce", "Edit board" : "Upravit tabuli", + "Clone board" : "Klonovat tabuli", + "Unarchive board" : "Vrátit tabuli zpět z archivu", + "Archive board" : "Archivovat tabuli", + "All cards" : "Všechny karty", + "Assigned cards" : "Přiřazené karty", + "No notifications" : "Žádná upozornění", + "Delete board" : "Smazat tabuli", "Board {0} deleted" : "Tabule {0} smazána", + "Only assigned cards" : "Pouze přiřazené karty", + "No reminder" : "Bez připomínky", "An error occurred" : "Došlo k chybě", "Are you sure you want to delete the board {title}? This will delete all the data of this board." : "Opravdu chcete tabuly {title} smazat? Toto smaže veškerá data této tabule.", "Delete the board?" : "Smazat tabuli?", diff --git a/l10n/cs.json b/l10n/cs.json index 3be8c2b76..8a8621c5c 100644 --- a/l10n/cs.json +++ b/l10n/cs.json @@ -223,7 +223,16 @@ "Board name" : "Název tabule", "Board details" : "Podrobnosti o desce", "Edit board" : "Upravit tabuli", + "Clone board" : "Klonovat tabuli", + "Unarchive board" : "Vrátit tabuli zpět z archivu", + "Archive board" : "Archivovat tabuli", + "All cards" : "Všechny karty", + "Assigned cards" : "Přiřazené karty", + "No notifications" : "Žádná upozornění", + "Delete board" : "Smazat tabuli", "Board {0} deleted" : "Tabule {0} smazána", + "Only assigned cards" : "Pouze přiřazené karty", + "No reminder" : "Bez připomínky", "An error occurred" : "Došlo k chybě", "Are you sure you want to delete the board {title}? This will delete all the data of this board." : "Opravdu chcete tabuly {title} smazat? Toto smaže veškerá data této tabule.", "Delete the board?" : "Smazat tabuli?", diff --git a/l10n/de.js b/l10n/de.js index 42a9bfd62..d821f9f59 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -99,7 +99,7 @@ OC.L10N.register( "No file uploaded or file size exceeds maximum of %s" : "Keine Datei hochgeladen oder die Dateigröße überschreitet %s", "Personal planning and team project organization" : "Persönliche Planung und Teamprojektorganisation", "Deck is a kanban style organization tool aimed at personal planning and project organization for teams integrated with Nextcloud.\n\n\n- 📥 Add your tasks to cards and put them in order\n- 📄 Write down additional notes in markdown\n- 🔖 Assign labels for even better organization\n- 👥 Share with your team, friends or family\n- 📎 Attach files and embed them in your markdown description\n- 💬 Discuss with your team using comments\n- ⚡ Keep track of changes in the activity stream\n- 🚀 Get your project organized" : "Deck ist ein Organisationstool im Kanban-Stil für die persönliche Planung und Projektorganisation von Teams, die in Nextcloud integriert sind.\n\n\n- 📥 Füge Deine Aufgaben zu den Karten hinzu und ordne diese\n- 📄 Zusätzliche Hinweise in der Abschrift notieren\n- 🔖 Zuweisen von Schlagworten für noch bessere Organisation\n- 👥 Teile mit Deinem Team, Freunden oder der Familie\n- 📎 Füge Dateien hinzu und verwende diese in Deinen Markdown-Beschreibungen\n- 💬 Diskutiere mit Deinem Team mit Kommentaren\n- ⚡ Behalte Überblick über Änderungen mit dem Aktivitäten-Stream\n- 🚀 Organisiere Dein Projekt", - "Card details" : "Kartendetails", + "Card details" : "Karten-Details", "Add board" : "Board hinzufügen", "Select the board to link to a project" : "Wähle ein Board aus, um dieses mit einem Projekt zu verknüpfen", "Search by board title" : "Nach einem Board suchen", diff --git a/l10n/de.json b/l10n/de.json index b6281013f..4d765fd6f 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -97,7 +97,7 @@ "No file uploaded or file size exceeds maximum of %s" : "Keine Datei hochgeladen oder die Dateigröße überschreitet %s", "Personal planning and team project organization" : "Persönliche Planung und Teamprojektorganisation", "Deck is a kanban style organization tool aimed at personal planning and project organization for teams integrated with Nextcloud.\n\n\n- 📥 Add your tasks to cards and put them in order\n- 📄 Write down additional notes in markdown\n- 🔖 Assign labels for even better organization\n- 👥 Share with your team, friends or family\n- 📎 Attach files and embed them in your markdown description\n- 💬 Discuss with your team using comments\n- ⚡ Keep track of changes in the activity stream\n- 🚀 Get your project organized" : "Deck ist ein Organisationstool im Kanban-Stil für die persönliche Planung und Projektorganisation von Teams, die in Nextcloud integriert sind.\n\n\n- 📥 Füge Deine Aufgaben zu den Karten hinzu und ordne diese\n- 📄 Zusätzliche Hinweise in der Abschrift notieren\n- 🔖 Zuweisen von Schlagworten für noch bessere Organisation\n- 👥 Teile mit Deinem Team, Freunden oder der Familie\n- 📎 Füge Dateien hinzu und verwende diese in Deinen Markdown-Beschreibungen\n- 💬 Diskutiere mit Deinem Team mit Kommentaren\n- ⚡ Behalte Überblick über Änderungen mit dem Aktivitäten-Stream\n- 🚀 Organisiere Dein Projekt", - "Card details" : "Kartendetails", + "Card details" : "Karten-Details", "Add board" : "Board hinzufügen", "Select the board to link to a project" : "Wähle ein Board aus, um dieses mit einem Projekt zu verknüpfen", "Search by board title" : "Nach einem Board suchen",