diff --git a/frontend/lang/messages/it-IT.json b/frontend/lang/messages/it-IT.json index b9f6ba71af0c..99bacaadb31c 100644 --- a/frontend/lang/messages/it-IT.json +++ b/frontend/lang/messages/it-IT.json @@ -533,8 +533,8 @@ "new-recipe-names-must-be-unique": "I nuovi nomi delle ricette devono essere univoci", "scrape-recipe": "Recupera Ricetta", "scrape-recipe-description": "Recupera una ricetta da url. Fornire l'url per il sito che si desidera analizzare, e Mealie cercherà di recuperare la ricetta da quel sito e aggiungerlo alla vostra raccolta.", - "scrape-recipe-have-a-lot-of-recipes": "Have a lot of recipes you want to scrape at once?", - "scrape-recipe-suggest-bulk-importer": "Try out the bulk importer", + "scrape-recipe-have-a-lot-of-recipes": "Hai un sacco di ricette che vuoi importare contemporaneamente?", + "scrape-recipe-suggest-bulk-importer": "Prova l'importatore massivo", "import-original-keywords-as-tags": "Importa parole chiave originali come tag", "stay-in-edit-mode": "Rimani in modalità Modifica", "import-from-zip": "Importa da Zip", @@ -802,7 +802,7 @@ "create-new-tool": "Crea un Nuovo Utensile", "on-hand-checkbox-label": "Mostra come Disponibile (Spuntato)", "required-tools": "Strumenti necessari", - "tool": "Tool" + "tool": "Strumento" }, "user": { "admin": "Amministratore", diff --git a/frontend/lang/messages/pt-PT.json b/frontend/lang/messages/pt-PT.json index 0011ba328ca4..1be1b9a056b7 100644 --- a/frontend/lang/messages/pt-PT.json +++ b/frontend/lang/messages/pt-PT.json @@ -238,7 +238,7 @@ "allow-users-outside-of-your-group-to-see-your-recipes": "Permitir que utilizadores externos ao seu grupo vejam as suas receitas", "allow-users-outside-of-your-group-to-see-your-recipes-description": "Quando ativado, poderá usar um link público para partilhar receitas específicas sem autorizar o utilizador. Quando desativado, só poderá partilhar receitas com utilizadores do seu grupo ou com um link privado gerado previamente", "show-nutrition-information": "Mostrar informações nutricionais", - "show-nutrition-information-description": "Quando ativado, a informação nutricional será exibida na receita, se disponível. Se não houver informação nutricional disponível, está não será exibida", + "show-nutrition-information-description": "Quando ativado, a informação nutricional será exibida na receita, se disponível. Se não houver informação nutricional disponível, esta não será exibida", "show-recipe-assets": "Mostrar recursos da receita", "show-recipe-assets-description": "Quando ativado, os recursos da receita serão mostrados na receita, se disponíveis", "default-to-landscape-view": "Padrão para visualização em paisagem", diff --git a/frontend/lang/messages/ru-RU.json b/frontend/lang/messages/ru-RU.json index 35540be56766..31721d73ec1e 100644 --- a/frontend/lang/messages/ru-RU.json +++ b/frontend/lang/messages/ru-RU.json @@ -199,7 +199,7 @@ "upload-file": "Загрузить файл", "created-on-date": "Создано: {0}", "unsaved-changes": "У вас есть несохраненные изменения. Вы хотите сохранить их перед выходом?", - "clipboard-copy-failure": "Failed to copy to the clipboard." + "clipboard-copy-failure": "Не удалось скопировать текст." }, "group": { "are-you-sure-you-want-to-delete-the-group": "Вы действительно хотите удалить {groupName}?", diff --git a/frontend/lang/messages/tr-TR.json b/frontend/lang/messages/tr-TR.json index 7805c51b4633..ec5e39f959ed 100644 --- a/frontend/lang/messages/tr-TR.json +++ b/frontend/lang/messages/tr-TR.json @@ -533,8 +533,8 @@ "new-recipe-names-must-be-unique": "New recipe names must be unique", "scrape-recipe": "Scrape Recipe", "scrape-recipe-description": "Scrape a recipe by url. Provide the url for the site you want to scrape, and Mealie will attempt to scrape the recipe from that site and add it to your collection.", - "scrape-recipe-have-a-lot-of-recipes": "Have a lot of recipes you want to scrape at once?", - "scrape-recipe-suggest-bulk-importer": "Try out the bulk importer", + "scrape-recipe-have-a-lot-of-recipes": "Aynı anda kazımak istediğiniz birçok tarifiniz mi var?", + "scrape-recipe-suggest-bulk-importer": "Toplu ithalatçıyı deneyin", "import-original-keywords-as-tags": "Import original keywords as tags", "stay-in-edit-mode": "Stay in Edit mode", "import-from-zip": "Zip'ten içeri aktar", diff --git a/mealie/lang/messages/zh-TW.json b/mealie/lang/messages/zh-TW.json index a4990159d5d5..1690e19e890f 100644 --- a/mealie/lang/messages/zh-TW.json +++ b/mealie/lang/messages/zh-TW.json @@ -11,7 +11,7 @@ "user": { "user-updated": "User updated", "password-updated": "Password updated", - "invalid-current-password": "Invalid current password", + "invalid-current-password": "目前密碼無效", "ldap-update-password-unavailable": "Unable to update password, user is controlled by LDAP" }, "group": { @@ -22,7 +22,7 @@ "no-entry-found": "The requested resource was not found", "integrity-error": "Database integrity error", "username-conflict-error": "This username is already taken", - "email-conflict-error": "This email is already in use" + "email-conflict-error": "該電子郵件已被使用" }, "notifications": { "generic-created": "{name} was created",