diff --git a/l10n/de.js b/l10n/de.js index 2fdb4de8b..48b2e39f2 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -338,9 +338,15 @@ OC.L10N.register( "An error occurred" : "Es ist ein Fehler aufgetreten", "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Möchtest du wirklich das Board {title} mit all seinen Daten einschließlich der archivierten Karten löschen?", "Delete the board?" : "Das Board löschen?", - "Clone cards" : "Benötigt keine Übersetzung. Hier wird nur die formelle Übersetzung verwendet (de_DE).", + "Clone {boardTitle}" : "{boardTitle} klonen", + "Clone cards" : "Karten klonen", + "Clone assignments" : "Zuweisungen klonen", + "Clone labels" : "Etiketten klonen", + "Clone due dates" : "Fälligkeitsdaten klonen", "Advanced options" : "Erweiterte Optionen", - "Clone" : "Benötigt keine Übersetzung. Hier wird nur die formelle Übersetzung verwendet (de_DE).", + "Move all cards to the first list" : "Alle Karten in die erste Liste verschieben", + "Restore archived cards" : "Archivierte Karten wiederherstellen", + "Clone" : "Klonen", "Loading filtered view" : "Lade gefilterte Ansicht", "Today" : "Heute", "Tomorrow" : "Morgen", diff --git a/l10n/de.json b/l10n/de.json index 41ea04017..31168ef30 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -336,9 +336,15 @@ "An error occurred" : "Es ist ein Fehler aufgetreten", "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Möchtest du wirklich das Board {title} mit all seinen Daten einschließlich der archivierten Karten löschen?", "Delete the board?" : "Das Board löschen?", - "Clone cards" : "Benötigt keine Übersetzung. Hier wird nur die formelle Übersetzung verwendet (de_DE).", + "Clone {boardTitle}" : "{boardTitle} klonen", + "Clone cards" : "Karten klonen", + "Clone assignments" : "Zuweisungen klonen", + "Clone labels" : "Etiketten klonen", + "Clone due dates" : "Fälligkeitsdaten klonen", "Advanced options" : "Erweiterte Optionen", - "Clone" : "Benötigt keine Übersetzung. Hier wird nur die formelle Übersetzung verwendet (de_DE).", + "Move all cards to the first list" : "Alle Karten in die erste Liste verschieben", + "Restore archived cards" : "Archivierte Karten wiederherstellen", + "Clone" : "Klonen", "Loading filtered view" : "Lade gefilterte Ansicht", "Today" : "Heute", "Tomorrow" : "Morgen", diff --git a/l10n/en_GB.js b/l10n/en_GB.js index d6c8653d1..e128783d6 100644 --- a/l10n/en_GB.js +++ b/l10n/en_GB.js @@ -338,8 +338,14 @@ OC.L10N.register( "An error occurred" : "An error occurred", "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards.", "Delete the board?" : "Delete the board?", + "Clone {boardTitle}" : "Clone {boardTitle}", "Clone cards" : "Clone cards", + "Clone assignments" : "Clone assignments", + "Clone labels" : "Clone labels", + "Clone due dates" : "Clone due dates", "Advanced options" : "Advanced options", + "Move all cards to the first list" : "Move all cards to the first list", + "Restore archived cards" : "Restore archived cards", "Clone" : "Clone", "Loading filtered view" : "Loading filtered view", "Today" : "Today", diff --git a/l10n/en_GB.json b/l10n/en_GB.json index baed013fd..34898c460 100644 --- a/l10n/en_GB.json +++ b/l10n/en_GB.json @@ -336,8 +336,14 @@ "An error occurred" : "An error occurred", "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards.", "Delete the board?" : "Delete the board?", + "Clone {boardTitle}" : "Clone {boardTitle}", "Clone cards" : "Clone cards", + "Clone assignments" : "Clone assignments", + "Clone labels" : "Clone labels", + "Clone due dates" : "Clone due dates", "Advanced options" : "Advanced options", + "Move all cards to the first list" : "Move all cards to the first list", + "Restore archived cards" : "Restore archived cards", "Clone" : "Clone", "Loading filtered view" : "Loading filtered view", "Today" : "Today", diff --git a/l10n/it.js b/l10n/it.js index 1b2efb825..3520b7d9a 100644 --- a/l10n/it.js +++ b/l10n/it.js @@ -336,7 +336,11 @@ OC.L10N.register( "An error occurred" : "Si è verificato un errore", "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Sei sicuro di voler eliminare la lavagna {title}? Questo eliminerà tutti i dati di questa lavagna incluse le schede archiviate.", "Delete the board?" : "Vuoi eliminare la lavagna?", + "Clone {boardTitle}" : "Clona {boardTitle}", "Clone cards" : "Clona schede", + "Clone assignments" : "Assegnazioni di clonazione", + "Clone labels" : "Clona etichette", + "Clone due dates" : "Clona date di scadenza", "Advanced options" : "Opzioni avanzate", "Clone" : "Clona", "Loading filtered view" : "Caricamento della vista filtrata", diff --git a/l10n/it.json b/l10n/it.json index 4440206a1..e179508ad 100644 --- a/l10n/it.json +++ b/l10n/it.json @@ -334,7 +334,11 @@ "An error occurred" : "Si è verificato un errore", "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Sei sicuro di voler eliminare la lavagna {title}? Questo eliminerà tutti i dati di questa lavagna incluse le schede archiviate.", "Delete the board?" : "Vuoi eliminare la lavagna?", + "Clone {boardTitle}" : "Clona {boardTitle}", "Clone cards" : "Clona schede", + "Clone assignments" : "Assegnazioni di clonazione", + "Clone labels" : "Clona etichette", + "Clone due dates" : "Clona date di scadenza", "Advanced options" : "Opzioni avanzate", "Clone" : "Clona", "Loading filtered view" : "Caricamento della vista filtrata", diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js index f50f3a1fd..2d6648e59 100644 --- a/l10n/zh_HK.js +++ b/l10n/zh_HK.js @@ -338,8 +338,14 @@ OC.L10N.register( "An error occurred" : "發生錯誤", "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "你確定你要刪除 {title} 面板嗎?面板內所有數據(包括已封存的卡片)都將因此被刪除。", "Delete the board?" : "是否刪除面板?", + "Clone {boardTitle}" : "複製 {boardTitle}", "Clone cards" : "複製 cards", + "Clone assignments" : "複製任務分配", + "Clone labels" : "複製標籤", + "Clone due dates" : "複製期日期", "Advanced options" : "進階選項", + "Move all cards to the first list" : "將所有卡片移動到第一個清單", + "Restore archived cards" : "還原已封存的卡片", "Clone" : "複製", "Loading filtered view" : "正在加載已過濾視圖", "Today" : "今日", diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json index 2da3307c9..73e880386 100644 --- a/l10n/zh_HK.json +++ b/l10n/zh_HK.json @@ -336,8 +336,14 @@ "An error occurred" : "發生錯誤", "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "你確定你要刪除 {title} 面板嗎?面板內所有數據(包括已封存的卡片)都將因此被刪除。", "Delete the board?" : "是否刪除面板?", + "Clone {boardTitle}" : "複製 {boardTitle}", "Clone cards" : "複製 cards", + "Clone assignments" : "複製任務分配", + "Clone labels" : "複製標籤", + "Clone due dates" : "複製期日期", "Advanced options" : "進階選項", + "Move all cards to the first list" : "將所有卡片移動到第一個清單", + "Restore archived cards" : "還原已封存的卡片", "Clone" : "複製", "Loading filtered view" : "正在加載已過濾視圖", "Today" : "今日",