diff --git a/locales/de.json b/locales/de.json index 94a997b8..f7bb9d4e 100644 --- a/locales/de.json +++ b/locales/de.json @@ -1283,7 +1283,7 @@ "recoverableWarning": "[TODO: Translate] This will permanently delete the file after 30 seconds unless you undo." }, "deleteRecipe": { - "recoverableWarning": "[TODO: Translate] This action can be undone for 30 seconds." + "recoverableWarning": "Diese Aktion kann 30 Sekunden lang rückgängig gemacht werden." }, "excludeModel": { "title": "Modell ausschließen", diff --git a/locales/es.json b/locales/es.json index cf6c743c..930a3c35 100644 --- a/locales/es.json +++ b/locales/es.json @@ -1283,7 +1283,7 @@ "recoverableWarning": "[TODO: Translate] This will permanently delete the file after 30 seconds unless you undo." }, "deleteRecipe": { - "recoverableWarning": "[TODO: Translate] This action can be undone for 30 seconds." + "recoverableWarning": "Esta acción se puede deshacer durante 30 segundos." }, "excludeModel": { "title": "Excluir modelo", diff --git a/locales/fr.json b/locales/fr.json index 6e2e36be..e025f0f3 100644 --- a/locales/fr.json +++ b/locales/fr.json @@ -1283,7 +1283,7 @@ "recoverableWarning": "[TODO: Translate] This will permanently delete the file after 30 seconds unless you undo." }, "deleteRecipe": { - "recoverableWarning": "[TODO: Translate] This action can be undone for 30 seconds." + "recoverableWarning": "Cette action peut être annulée pendant 30 secondes." }, "excludeModel": { "title": "Exclure le modèle", diff --git a/locales/he.json b/locales/he.json index 054606fb..43506be9 100644 --- a/locales/he.json +++ b/locales/he.json @@ -1283,7 +1283,7 @@ "recoverableWarning": "[TODO: Translate] This will permanently delete the file after 30 seconds unless you undo." }, "deleteRecipe": { - "recoverableWarning": "[TODO: Translate] This action can be undone for 30 seconds." + "recoverableWarning": "ניתן לבטל פעולה זו תוך 30 שניות." }, "excludeModel": { "title": "החרג מודל", diff --git a/locales/ja.json b/locales/ja.json index d69746f3..59dc669f 100644 --- a/locales/ja.json +++ b/locales/ja.json @@ -1283,7 +1283,7 @@ "recoverableWarning": "[TODO: Translate] This will permanently delete the file after 30 seconds unless you undo." }, "deleteRecipe": { - "recoverableWarning": "[TODO: Translate] This action can be undone for 30 seconds." + "recoverableWarning": "この操作は30秒以内であれば元に戻せます。" }, "excludeModel": { "title": "モデルを除外", diff --git a/locales/ko.json b/locales/ko.json index f57de3fc..1505a9b8 100644 --- a/locales/ko.json +++ b/locales/ko.json @@ -1283,7 +1283,7 @@ "recoverableWarning": "[TODO: Translate] This will permanently delete the file after 30 seconds unless you undo." }, "deleteRecipe": { - "recoverableWarning": "[TODO: Translate] This action can be undone for 30 seconds." + "recoverableWarning": "이 작업은 30초 이내에 실행 취소할 수 있습니다." }, "excludeModel": { "title": "모델 제외", diff --git a/locales/ru.json b/locales/ru.json index e5dc2e5d..2fe872c4 100644 --- a/locales/ru.json +++ b/locales/ru.json @@ -1283,7 +1283,7 @@ "recoverableWarning": "[TODO: Translate] This will permanently delete the file after 30 seconds unless you undo." }, "deleteRecipe": { - "recoverableWarning": "[TODO: Translate] This action can be undone for 30 seconds." + "recoverableWarning": "Это действие можно отменить в течение 30 секунд." }, "excludeModel": { "title": "Исключить модель", diff --git a/locales/zh-CN.json b/locales/zh-CN.json index 33647632..71b08cd9 100644 --- a/locales/zh-CN.json +++ b/locales/zh-CN.json @@ -1283,7 +1283,7 @@ "recoverableWarning": "[TODO: Translate] This will permanently delete the file after 30 seconds unless you undo." }, "deleteRecipe": { - "recoverableWarning": "[TODO: Translate] This action can be undone for 30 seconds." + "recoverableWarning": "此操作可在 30 秒内撤销。" }, "excludeModel": { "title": "排除模型", diff --git a/locales/zh-TW.json b/locales/zh-TW.json index 6fe058be..e600b745 100644 --- a/locales/zh-TW.json +++ b/locales/zh-TW.json @@ -1283,7 +1283,7 @@ "recoverableWarning": "[TODO: Translate] This will permanently delete the file after 30 seconds unless you undo." }, "deleteRecipe": { - "recoverableWarning": "[TODO: Translate] This action can be undone for 30 seconds." + "recoverableWarning": "此操作可在 30 秒內復原。" }, "excludeModel": { "title": "排除模型",