From 23aad6358cece9fa31346176d6eefabb4c8a8788 Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Fri, 8 Mar 2024 07:05:19 -0600 Subject: [PATCH] New Crowdin updates (#3269) * New translations en-us.json (French) * New translations en-us.json (Italian) * New translations en-us.json (Slovenian) * New translations en-us.json (Turkish) * New translations en-us.json (Ukrainian) --- frontend/lang/messages/fr-FR.json | 2 +- frontend/lang/messages/it-IT.json | 2 +- frontend/lang/messages/sl-SI.json | 16 ++++++++-------- frontend/lang/messages/tr-TR.json | 2 +- frontend/lang/messages/uk-UA.json | 2 +- 5 files changed, 12 insertions(+), 12 deletions(-) diff --git a/frontend/lang/messages/fr-FR.json b/frontend/lang/messages/fr-FR.json index 9efc22c0896..68e3f4b5daa 100644 --- a/frontend/lang/messages/fr-FR.json +++ b/frontend/lang/messages/fr-FR.json @@ -142,7 +142,7 @@ "save": "Sauvegarder", "settings": "Paramètres", "share": "Partager", - "show-all": "Show All", + "show-all": "Tout afficher", "shuffle": "Aléatoire", "sort": "Trier", "sort-alphabetically": "Alphabétique", diff --git a/frontend/lang/messages/it-IT.json b/frontend/lang/messages/it-IT.json index 542ad1f9f53..f8cc63f1261 100644 --- a/frontend/lang/messages/it-IT.json +++ b/frontend/lang/messages/it-IT.json @@ -142,7 +142,7 @@ "save": "Salva", "settings": "Impostazioni", "share": "Condividi", - "show-all": "Show All", + "show-all": "Mostra tutto", "shuffle": "Casuale", "sort": "Ordina", "sort-alphabetically": "Alfabetico", diff --git a/frontend/lang/messages/sl-SI.json b/frontend/lang/messages/sl-SI.json index 8ee6e8ab637..54fa0fa593c 100644 --- a/frontend/lang/messages/sl-SI.json +++ b/frontend/lang/messages/sl-SI.json @@ -142,7 +142,7 @@ "save": "Shrani", "settings": "Nastavitve", "share": "Deli", - "show-all": "Show All", + "show-all": "Prikaži vse", "shuffle": "Naključno", "sort": "Razvrsti", "sort-alphabetically": "Po abecedi", @@ -198,8 +198,8 @@ "export-all": "Izvozi vse", "refresh": "Osveži", "upload-file": "Naloži datoteko", - "created-on-date": "Created on: {0}", - "unsaved-changes": "You have unsaved changes. Do you want to save before leaving? Okay to save, Cancel to discard changes.", + "created-on-date": "Ustvarjeno dne: {0}", + "unsaved-changes": "Imate neohranjene spremembe. Ali želite shraniti pred odhodom? V redu, če želite shraniti, Prekliči, če želite zavreči spremembe.", "clipboard-copy-failure": "Failed to copy to the clipboard.", "confirm-delete-generic-items": "Are you sure you want to delete the following items?" }, @@ -294,8 +294,8 @@ "type-any": "Katerikoli", "day-any": "Katerikoli", "editor": "Editor", - "meal-recipe": "Meal Recipe", - "meal-title": "Meal Title", + "meal-recipe": "Recept za obrok", + "meal-title": "Naslov obroka", "meal-note": "Meal Note", "note-only": "Note Only", "random-meal": "Random Meal", @@ -354,8 +354,8 @@ "tag-all-recipes": "Tag all recipes with {tag-name} tag", "nextcloud-text": "Nextcloud recipes can be imported from a zip file that contains the data stored in Nextcloud. See the example folder structure below to ensure your recipes are able to be imported.", "chowdown-text": "Mealie natively supports the chowdown repository format. Download the code repository as a .zip file and upload it below", - "recipe-1": "Recipe 1", - "recipe-2": "Recipe 2", + "recipe-1": "Recept 1", + "recipe-2": "Recept 2", "paprika-text": "Mealie can import recipes from the Paprika application. Export your recipes from paprika, rename the export extension to .zip and upload it below.", "mealie-text": "Mealie can import recipes from the Mealie application from a pre v1.0 release. Export your recipes from your old instance, and upload the zip file below. Note that only recipes can be imported from the export.", "plantoeat": { @@ -531,7 +531,7 @@ "select-one-of-the-various-ways-to-create-a-recipe": "Select one of the various ways to create a recipe", "looking-for-migrations": "Looking For Migrations?", "import-with-url": "Import with URL", - "create-recipe": "Create Recipe", + "create-recipe": "Ustvari recept", "import-with-zip": "Import with .zip", "create-recipe-from-an-image": "Create recipe from an image", "bulk-url-import": "Bulk URL Import", diff --git a/frontend/lang/messages/tr-TR.json b/frontend/lang/messages/tr-TR.json index b41e64a3c9b..47fbe621550 100644 --- a/frontend/lang/messages/tr-TR.json +++ b/frontend/lang/messages/tr-TR.json @@ -142,7 +142,7 @@ "save": "Kaydet", "settings": "Ayarlar", "share": "Paylaş", - "show-all": "Show All", + "show-all": "Tümünü Göster", "shuffle": "Karıştır", "sort": "Sırala", "sort-alphabetically": "Alfabetik", diff --git a/frontend/lang/messages/uk-UA.json b/frontend/lang/messages/uk-UA.json index f6f1cdf215e..c8a0fe80130 100644 --- a/frontend/lang/messages/uk-UA.json +++ b/frontend/lang/messages/uk-UA.json @@ -142,7 +142,7 @@ "save": "Зберегти", "settings": "Налаштування", "share": "Поділитись", - "show-all": "Show All", + "show-all": "Показати все", "shuffle": "Перемішати", "sort": "Сортувати", "sort-alphabetically": "За алфавітом",