diff --git a/frontend/lang/messages/af-ZA.json b/frontend/lang/messages/af-ZA.json index 54364c491..006f3b8fc 100644 --- a/frontend/lang/messages/af-ZA.json +++ b/frontend/lang/messages/af-ZA.json @@ -212,6 +212,8 @@ "upload-file": "Laai dokument op", "created-on-date": "Geskep op: {0}", "unsaved-changes": "You have unsaved changes. Do you want to save before leaving? Okay to save, Cancel to discard changes.", + "discard-changes": "Discard Changes", + "discard-changes-description": "You have unsaved changes. Are you sure you want to discard them?", "clipboard-copy-failure": "Kon nie kopieer na die knipbord toe nie.", "confirm-delete-generic-items": "Is jy seker jy wil die volgende items verwyder?", "organizers": "Organiseerders", diff --git a/frontend/lang/messages/ar-SA.json b/frontend/lang/messages/ar-SA.json index 249caa660..efd1f5314 100644 --- a/frontend/lang/messages/ar-SA.json +++ b/frontend/lang/messages/ar-SA.json @@ -212,6 +212,8 @@ "upload-file": "تحميل الملف", "created-on-date": "تم الإنشاء في {0}", "unsaved-changes": "لديك تغييرات غير محفوظة. هل تريد الحفظ قبل المغادرة؟ حسنًا للحفظ، قم بإلغاء تجاهل التغييرات.", + "discard-changes": "إلغاء التغييرات", + "discard-changes-description": "لديك تغييرات غير محفوظة. هل أنت متأكد من أنك تريد تجاهلها؟", "clipboard-copy-failure": "فشل في النسخ إلى الحافظة.", "confirm-delete-generic-items": "هل أنت متأكد أنك تريد حذف المجموعات التالية؟", "organizers": "المنظمون", diff --git a/frontend/lang/messages/bg-BG.json b/frontend/lang/messages/bg-BG.json index 8c1cddfa4..3a4c6dc33 100644 --- a/frontend/lang/messages/bg-BG.json +++ b/frontend/lang/messages/bg-BG.json @@ -212,6 +212,8 @@ "upload-file": "Качване на файл", "created-on-date": "Добавена на {0}", "unsaved-changes": "Имате незапазени промени. Желаете ли да ги запазите преди да излезете? Натиснете Ок за запазване и Отказ за отхвърляне на промените.", + "discard-changes": "Discard Changes", + "discard-changes-description": "You have unsaved changes. Are you sure you want to discard them?", "clipboard-copy-failure": "Линкът към рецептата е копиран в клипборда.", "confirm-delete-generic-items": "Сигурни ли сте, че желаете да изтриете следните елементи?", "organizers": "Органайзер", diff --git a/frontend/lang/messages/ca-ES.json b/frontend/lang/messages/ca-ES.json index c6176c0fa..84b0d07fc 100644 --- a/frontend/lang/messages/ca-ES.json +++ b/frontend/lang/messages/ca-ES.json @@ -212,6 +212,8 @@ "upload-file": "Puja un fitxer", "created-on-date": "Creat el: {0}", "unsaved-changes": "Tens canvis que no estan guardats. Vols guardar-los abans de sortir? Clica d'acord per guardar-los o cancel·lar per descartar els canvis.", + "discard-changes": "Discard Changes", + "discard-changes-description": "You have unsaved changes. Are you sure you want to discard them?", "clipboard-copy-failure": "No s'ha pogut copiar al porta-retalls.", "confirm-delete-generic-items": "Are you sure you want to delete the following items?", "organizers": "Organitzadors", diff --git a/frontend/lang/messages/cs-CZ.json b/frontend/lang/messages/cs-CZ.json index 164eaf747..ecc8d9106 100644 --- a/frontend/lang/messages/cs-CZ.json +++ b/frontend/lang/messages/cs-CZ.json @@ -212,6 +212,8 @@ "upload-file": "Nahrát soubor", "created-on-date": "Vytvořeno dne: {0}", "unsaved-changes": "Máte neuložené změny. Chcete je uložit před odchodem? Klikněte Okay pro uložení, Cancel pro smazání změn.", + "discard-changes": "Discard Changes", + "discard-changes-description": "You have unsaved changes. Are you sure you want to discard them?", "clipboard-copy-failure": "Zkopírování do schránky se nezdařilo.", "confirm-delete-generic-items": "Opravdu chcete smazat následující položky?", "organizers": "Organizace", diff --git a/frontend/lang/messages/da-DK.json b/frontend/lang/messages/da-DK.json index b2c5c82e1..bbdd8877e 100644 --- a/frontend/lang/messages/da-DK.json +++ b/frontend/lang/messages/da-DK.json @@ -212,6 +212,8 @@ "upload-file": "Upload fil", "created-on-date": "Oprettet den: {0}", "unsaved-changes": "Du har ændringer som ikke er gemt. Vil du gemme før du forlader? Vælg \"Okay\" for at gemme, eller \"Annullér\" for at kassere ændringer.", + "discard-changes": "Discard Changes", + "discard-changes-description": "You have unsaved changes. Are you sure you want to discard them?", "clipboard-copy-failure": "Kopiering til udklipsholderen mislykkedes.", "confirm-delete-generic-items": "Er du sikker på at du ønsker at slette de valgte emner?", "organizers": "Organisatorer", diff --git a/frontend/lang/messages/de-DE.json b/frontend/lang/messages/de-DE.json index f22dc459b..b61c56a2d 100644 --- a/frontend/lang/messages/de-DE.json +++ b/frontend/lang/messages/de-DE.json @@ -212,6 +212,8 @@ "upload-file": "Datei hochladen", "created-on-date": "Erstellt am: {0}", "unsaved-changes": "Du hast ungespeicherte Änderungen. Möchtest du vor dem Verlassen speichern? OK um zu speichern, Cancel um Änderungen zu verwerfen.", + "discard-changes": "Discard Changes", + "discard-changes-description": "You have unsaved changes. Are you sure you want to discard them?", "clipboard-copy-failure": "Fehler beim Kopieren in die Zwischenablage.", "confirm-delete-generic-items": "Bist du dir sicher, dass du die folgenden Einträge löschen möchtest?", "organizers": "Organisieren", diff --git a/frontend/lang/messages/el-GR.json b/frontend/lang/messages/el-GR.json index aed841718..7dec36b4e 100644 --- a/frontend/lang/messages/el-GR.json +++ b/frontend/lang/messages/el-GR.json @@ -212,6 +212,8 @@ "upload-file": "Μεταφόρτωση αρχείου", "created-on-date": "Δημιουργήθηκε στις: {0}", "unsaved-changes": "Εχετε μη αποθηκευμένες αλλαγές. Θέλετε να κάνετε αποθήκευση πριν από την αποχώρηση; Εντάξει για αποθήκευση, Ακυρο για απόρριψη των αλλαγών.", + "discard-changes": "Απόρριψη αλλαγών", + "discard-changes-description": "Εχετε μη αποθηκευμένες αλλαγές, θέλετε σίγουρα να τις απορρίψετε;", "clipboard-copy-failure": "Η αντιγραφή στο πρόχειρο απέτυχε.", "confirm-delete-generic-items": "Θέλετε σίγουρα να διαγράψετε τα ακόλουθα αντικείμενα;", "organizers": "Οργανωτές", diff --git a/frontend/lang/messages/en-GB.json b/frontend/lang/messages/en-GB.json index 97382a5d9..d5c4c1a4e 100644 --- a/frontend/lang/messages/en-GB.json +++ b/frontend/lang/messages/en-GB.json @@ -212,6 +212,8 @@ "upload-file": "Upload File", "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.", + "discard-changes": "Discard Changes", + "discard-changes-description": "You have unsaved changes. Are you sure you want to discard them?", "clipboard-copy-failure": "Failed to copy to the clipboard.", "confirm-delete-generic-items": "Are you sure you want to delete the following items?", "organizers": "Organisers", diff --git a/frontend/lang/messages/es-ES.json b/frontend/lang/messages/es-ES.json index 36cd14172..cf5a53a9a 100644 --- a/frontend/lang/messages/es-ES.json +++ b/frontend/lang/messages/es-ES.json @@ -212,6 +212,8 @@ "upload-file": "Subir Archivo", "created-on-date": "Creado el {0}", "unsaved-changes": "Tienes cambios sin guardar. ¿Quieres guardar antes de salir? Aceptar para guardar, Cancelar para descartar cambios.", + "discard-changes": "Discard Changes", + "discard-changes-description": "You have unsaved changes. Are you sure you want to discard them?", "clipboard-copy-failure": "No se pudo copiar al portapapeles.", "confirm-delete-generic-items": "¿Estás seguro que quieres eliminar los siguientes elementos?", "organizers": "Organizadores", diff --git a/frontend/lang/messages/et-EE.json b/frontend/lang/messages/et-EE.json index 39bf9818e..8c962a988 100644 --- a/frontend/lang/messages/et-EE.json +++ b/frontend/lang/messages/et-EE.json @@ -212,6 +212,8 @@ "upload-file": "Lae fail üles", "created-on-date": "Loodud: {0}", "unsaved-changes": "Sul on salvestamata muudatusi. Kas sa tahad salvestada enne lehelt lahkumist? Vajuta OK salvestamiseks või Tühista, et muudatused tühistada.", + "discard-changes": "Discard Changes", + "discard-changes-description": "You have unsaved changes. Are you sure you want to discard them?", "clipboard-copy-failure": "Lõikepuhvrisse kopeerimine ebaõnnestus.", "confirm-delete-generic-items": "Kas oled kindel, et tahad kustutada järgnevad asjad?", "organizers": "Korraldajad", diff --git a/frontend/lang/messages/fi-FI.json b/frontend/lang/messages/fi-FI.json index c7d8b1aaf..fcfd2838d 100644 --- a/frontend/lang/messages/fi-FI.json +++ b/frontend/lang/messages/fi-FI.json @@ -212,6 +212,8 @@ "upload-file": "Tuo tiedosto", "created-on-date": "Luotu {0}", "unsaved-changes": "Et ole tallentanut tekemiäsi muutoksia. Tallennetaanko ne? Paina \"ok\" tallentaaksesi ja \"peruuta\", jos et halua tallentaa.", + "discard-changes": "Discard Changes", + "discard-changes-description": "You have unsaved changes. Are you sure you want to discard them?", "clipboard-copy-failure": "Kopioiminen leikepöydälle epäonnistui.", "confirm-delete-generic-items": "Haluatko varmasti poistaa seuraavat kohteet?", "organizers": "Järjestäjät", diff --git a/frontend/lang/messages/fr-BE.json b/frontend/lang/messages/fr-BE.json index 5aa4ab6f6..0fa1d6a2a 100644 --- a/frontend/lang/messages/fr-BE.json +++ b/frontend/lang/messages/fr-BE.json @@ -212,6 +212,8 @@ "upload-file": "Transférer un fichier", "created-on-date": "Créé le {0}", "unsaved-changes": "Vous avez des modifications non enregistrées. Voulez-vous enregistrer avant de partir ? OK pour enregistrer, Annuler pour ignorer les modifications.", + "discard-changes": "Discard Changes", + "discard-changes-description": "You have unsaved changes. Are you sure you want to discard them?", "clipboard-copy-failure": "Échec de la copie dans le presse-papiers.", "confirm-delete-generic-items": "Êtes-vous sûr de vouloir supprimer les éléments suivants ?", "organizers": "Classification", diff --git a/frontend/lang/messages/fr-CA.json b/frontend/lang/messages/fr-CA.json index 4841e8415..24f0e642f 100644 --- a/frontend/lang/messages/fr-CA.json +++ b/frontend/lang/messages/fr-CA.json @@ -212,6 +212,8 @@ "upload-file": "Téléverser un fichier", "created-on-date": "Créé le {0}", "unsaved-changes": "Vous avez des modifications non enregistrées. Voulez-vous les enregistrer ? Ok pour enregistrer, annuler pour ignorer les modifications.", + "discard-changes": "Discard Changes", + "discard-changes-description": "You have unsaved changes. Are you sure you want to discard them?", "clipboard-copy-failure": "Échec de la copie vers le presse-papiers.", "confirm-delete-generic-items": "Êtes-vous sûr de vouloir supprimer les éléments suivants ?", "organizers": "Classification", diff --git a/frontend/lang/messages/fr-FR.json b/frontend/lang/messages/fr-FR.json index c87d9d6e7..731acc146 100644 --- a/frontend/lang/messages/fr-FR.json +++ b/frontend/lang/messages/fr-FR.json @@ -212,6 +212,8 @@ "upload-file": "Téléverser un fichier", "created-on-date": "Créé le {0}", "unsaved-changes": "Vous avez des modifications non enregistrées. Voulez-vous enregistrer avant de partir ? OK pour enregistrer, Annuler pour ignorer les modifications.", + "discard-changes": "Discard Changes", + "discard-changes-description": "You have unsaved changes. Are you sure you want to discard them?", "clipboard-copy-failure": "Échec de la copie dans le presse-papiers.", "confirm-delete-generic-items": "Êtes-vous sûr de vouloir supprimer les éléments suivants ?", "organizers": "Classification", diff --git a/frontend/lang/messages/gl-ES.json b/frontend/lang/messages/gl-ES.json index ea8e308fa..56b878771 100644 --- a/frontend/lang/messages/gl-ES.json +++ b/frontend/lang/messages/gl-ES.json @@ -212,6 +212,8 @@ "upload-file": "Subir Arquivo", "created-on-date": "Creado o: {0}", "unsaved-changes": "Tes cambios sen gardar. Queres gardar antes de saír? OK para gardar, Cancelar para descartar cambios.", + "discard-changes": "Discard Changes", + "discard-changes-description": "You have unsaved changes. Are you sure you want to discard them?", "clipboard-copy-failure": "Produciuse un erro ao copiar contido no portapapeis.", "confirm-delete-generic-items": "Estás seguro de que queres eliminar os seguintes elementos?", "organizers": "Organizadores", diff --git a/frontend/lang/messages/he-IL.json b/frontend/lang/messages/he-IL.json index 7fde0060e..60a7ca60c 100644 --- a/frontend/lang/messages/he-IL.json +++ b/frontend/lang/messages/he-IL.json @@ -212,6 +212,8 @@ "upload-file": "העלאת קבצים", "created-on-date": "נוצר ב-{0}", "unsaved-changes": "יש שינויים שלא נשמרו. לצאת לפני שמירה? אשר לשמירה, בטל למחיקת שינויים.", + "discard-changes": "Discard Changes", + "discard-changes-description": "You have unsaved changes. Are you sure you want to discard them?", "clipboard-copy-failure": "כשלון בהעתקה ללוח ההדבקה.", "confirm-delete-generic-items": "למחוק את הפריטים שנבחרו?", "organizers": "מארגנים", diff --git a/frontend/lang/messages/hr-HR.json b/frontend/lang/messages/hr-HR.json index 672758a86..46f9acf8e 100644 --- a/frontend/lang/messages/hr-HR.json +++ b/frontend/lang/messages/hr-HR.json @@ -212,6 +212,8 @@ "upload-file": "Prenesi Datoteku", "created-on-date": "Kreirano dana: {0}", "unsaved-changes": "Imate promjene koje nisu spremljene. Želite li ih spremiti prije odlaska? Ok za spremanje, Odustani za odbaciti promjene.", + "discard-changes": "Discard Changes", + "discard-changes-description": "You have unsaved changes. Are you sure you want to discard them?", "clipboard-copy-failure": "Pogreška prilikom spremanja u međuspremnik.", "confirm-delete-generic-items": "Jeste li sigurni da želite izbrisati ove stavke?", "organizers": "Organizatori", diff --git a/frontend/lang/messages/hu-HU.json b/frontend/lang/messages/hu-HU.json index 5c9c985f5..f871528ec 100644 --- a/frontend/lang/messages/hu-HU.json +++ b/frontend/lang/messages/hu-HU.json @@ -212,6 +212,8 @@ "upload-file": "Fájl feltöltése", "created-on-date": "Létrehozva: {0}", "unsaved-changes": "El nem mentett módosításai vannak. Szeretné elmenteni, mielőtt kilép? A mentéshez kattintson az Ok, a módosítások elvetéséhez a Mégsem gombra.", + "discard-changes": "Discard Changes", + "discard-changes-description": "Nem mentett módosításai vannak, biztos, hogy elveti?", "clipboard-copy-failure": "Nem sikerült a vágólapra másolás.", "confirm-delete-generic-items": "Biztos benne, hogy törölni szeretné az alábbi tételeket?", "organizers": "Rendszerezők", diff --git a/frontend/lang/messages/is-IS.json b/frontend/lang/messages/is-IS.json index e0b6a1c94..7867d8a04 100644 --- a/frontend/lang/messages/is-IS.json +++ b/frontend/lang/messages/is-IS.json @@ -212,6 +212,8 @@ "upload-file": "Hlaða upp skrá", "created-on-date": "Búið til: {0}", "unsaved-changes": "Þú hefur ekki vistað breytingar. Viltu vista áður en þú ferð? Ýttu á \"Í lagi\" til að vista, \"Hætta við\" til að henda breytingum.", + "discard-changes": "Discard Changes", + "discard-changes-description": "You have unsaved changes. Are you sure you want to discard them?", "clipboard-copy-failure": "Mistókst að afrita klippispjaldið.", "confirm-delete-generic-items": "Ertu viss um að þú viljir eyða eftirfylgjandi atriðum?", "organizers": "Skipuleggjarar", diff --git a/frontend/lang/messages/it-IT.json b/frontend/lang/messages/it-IT.json index 919ffef5f..3ea65c88c 100644 --- a/frontend/lang/messages/it-IT.json +++ b/frontend/lang/messages/it-IT.json @@ -212,6 +212,8 @@ "upload-file": "Carica file", "created-on-date": "Creato il: {0}", "unsaved-changes": "Sono state apportate modifiche non salvate. Salvare prima di uscire? Premi Ok per salvare, Annulla per scartare le modifiche.", + "discard-changes": "Discard Changes", + "discard-changes-description": "You have unsaved changes. Are you sure you want to discard them?", "clipboard-copy-failure": "Impossibile copiare negli appunti.", "confirm-delete-generic-items": "Sei sicuro di voler eliminare i seguenti elementi?", "organizers": "Organizzatori", diff --git a/frontend/lang/messages/ja-JP.json b/frontend/lang/messages/ja-JP.json index 03b116f5a..1bd9e3a88 100644 --- a/frontend/lang/messages/ja-JP.json +++ b/frontend/lang/messages/ja-JP.json @@ -212,6 +212,8 @@ "upload-file": "ファイルのアップロード", "created-on-date": "作成日: {0}", "unsaved-changes": "保存されていない変更があります。移動する前に保存しますか?保存するには はい を、変更を破棄するにはキャンセルしてください。", + "discard-changes": "Discard Changes", + "discard-changes-description": "You have unsaved changes. Are you sure you want to discard them?", "clipboard-copy-failure": "クリップボードにコピーできませんでした", "confirm-delete-generic-items": "次のアイテムを本当に削除しますか?", "organizers": "収納", diff --git a/frontend/lang/messages/ko-KR.json b/frontend/lang/messages/ko-KR.json index f054c9c15..451b3834d 100644 --- a/frontend/lang/messages/ko-KR.json +++ b/frontend/lang/messages/ko-KR.json @@ -212,6 +212,8 @@ "upload-file": "파일 업로드", "created-on-date": "생성일: {0}", "unsaved-changes": "저장되지 않은 변경 사항이 있습니다. 떠나기 전에 저장하시겠습니까? 저장하려면 확인을 클릭하고, 변경 사항을 삭제하려면 취소를 클릭합니다.", + "discard-changes": "Discard Changes", + "discard-changes-description": "You have unsaved changes. Are you sure you want to discard them?", "clipboard-copy-failure": "클립보드에 복사하는 데 실패했습니다.", "confirm-delete-generic-items": "이 항목을 삭제하시겠습니까?", "organizers": "분류자", diff --git a/frontend/lang/messages/lt-LT.json b/frontend/lang/messages/lt-LT.json index 365843086..78177957b 100644 --- a/frontend/lang/messages/lt-LT.json +++ b/frontend/lang/messages/lt-LT.json @@ -212,6 +212,8 @@ "upload-file": "Įkelti failą", "created-on-date": "Sukurta: {0}", "unsaved-changes": "Turite neišsaugotų pakeitimų. Ar norite juos išsaugoti prieš išeidami?\nSpauskite „Gerai“, jei norite išsaugoti, arba „Atšaukti“, jei norite atmesti pakeitimus.", + "discard-changes": "Discard Changes", + "discard-changes-description": "You have unsaved changes. Are you sure you want to discard them?", "clipboard-copy-failure": "Nepavyko nukopijuoti į iškarpinę.", "confirm-delete-generic-items": "Ar tikrai norite ištrinti šiuos elementus?", "organizers": "Organizatoriai", diff --git a/frontend/lang/messages/lv-LV.json b/frontend/lang/messages/lv-LV.json index e58180576..4d2da6354 100644 --- a/frontend/lang/messages/lv-LV.json +++ b/frontend/lang/messages/lv-LV.json @@ -212,6 +212,8 @@ "upload-file": "Augšupielādēt failu", "created-on-date": "Izveidots: {0}", "unsaved-changes": "Jums ir nesaglabātas izmaiņas. Vai vēlaties ietaupīt pirms aiziešanas? Labi, lai saglabātu, Atcelt, lai izmestu izmaiņas.", + "discard-changes": "Discard Changes", + "discard-changes-description": "You have unsaved changes. Are you sure you want to discard them?", "clipboard-copy-failure": "Neizdevās kopēt starpliktuvē.", "confirm-delete-generic-items": "Vai tiešām vēlaties dzēst šādus vienumus?", "organizers": "Organizatori", diff --git a/frontend/lang/messages/nl-NL.json b/frontend/lang/messages/nl-NL.json index 64b0073a7..a92c13d3f 100644 --- a/frontend/lang/messages/nl-NL.json +++ b/frontend/lang/messages/nl-NL.json @@ -212,6 +212,8 @@ "upload-file": "Bestand uploaden", "created-on-date": "Gemaakt op: {0}", "unsaved-changes": "Er zijn niet-opgeslagen wijzigingen. Wil je eerst opslaan voordat je vertrekt? Oké om op te slaan, Annuleren om wijzigingen ongedaan te maken.", + "discard-changes": "Sla wijzigingen niet op", + "discard-changes-description": "Je wilt je wijzigingen niet opslaan. Weet je het zeker?", "clipboard-copy-failure": "Kopiëren naar klembord mislukt.", "confirm-delete-generic-items": "Weet je zeker dat je de volgende items wilt verwijderen?", "organizers": "Organisatoren", diff --git a/frontend/lang/messages/no-NO.json b/frontend/lang/messages/no-NO.json index beff5d2e7..a48667876 100644 --- a/frontend/lang/messages/no-NO.json +++ b/frontend/lang/messages/no-NO.json @@ -212,6 +212,8 @@ "upload-file": "Last opp fil", "created-on-date": "Opprettet: {0}", "unsaved-changes": "Du har ulagrede endringer. Ønsker du å lagre før du forlater? Trykk 'OK' for å lagre, 'Avbryt' for å forkaste endringene.", + "discard-changes": "Discard Changes", + "discard-changes-description": "You have unsaved changes. Are you sure you want to discard them?", "clipboard-copy-failure": "Kunne ikke kopiere til utklippstavlen.", "confirm-delete-generic-items": "Er du sikker på at du vil slette følgende elementer?", "organizers": "Organisatorer", diff --git a/frontend/lang/messages/pl-PL.json b/frontend/lang/messages/pl-PL.json index e3fd8da47..20e1f2f86 100644 --- a/frontend/lang/messages/pl-PL.json +++ b/frontend/lang/messages/pl-PL.json @@ -212,6 +212,8 @@ "upload-file": "Prześlij plik", "created-on-date": "Utworzono dnia: {0}", "unsaved-changes": "Masz niezapisane zmiany. Czy chcesz zapisać przed wyjściem? Ok, aby zapisać, Anuluj, żeby odrzucić zmiany.", + "discard-changes": "Discard Changes", + "discard-changes-description": "You have unsaved changes. Are you sure you want to discard them?", "clipboard-copy-failure": "Nie udało się skopiować do schowka.", "confirm-delete-generic-items": "Czy na pewno chcesz usunąć następujące elementy?", "organizers": "Organizatory", diff --git a/frontend/lang/messages/pt-BR.json b/frontend/lang/messages/pt-BR.json index b0dca9214..fccc6cff8 100644 --- a/frontend/lang/messages/pt-BR.json +++ b/frontend/lang/messages/pt-BR.json @@ -212,6 +212,8 @@ "upload-file": "Enviar arquivo", "created-on-date": "Criado em {0}", "unsaved-changes": "Você possui alterações não salvas. Deseja salvar antes de sair? Ok para salvar, Cancelar para descartar alterações.", + "discard-changes": "Discard Changes", + "discard-changes-description": "You have unsaved changes. Are you sure you want to discard them?", "clipboard-copy-failure": "Falha ao copiar para a área de transferência.", "confirm-delete-generic-items": "Tem certeza que quer excluir os itens seguintes?", "organizers": "Organizadores", diff --git a/frontend/lang/messages/pt-PT.json b/frontend/lang/messages/pt-PT.json index 6da0e0b3c..3f82e52b4 100644 --- a/frontend/lang/messages/pt-PT.json +++ b/frontend/lang/messages/pt-PT.json @@ -212,6 +212,8 @@ "upload-file": "Carregar ficheiro", "created-on-date": "Criado em: {0}", "unsaved-changes": "Tem alterações por gravar. Quer gravar antes de sair? OK para gravar, Cancelar para descartar alterações.", + "discard-changes": "Discard Changes", + "discard-changes-description": "You have unsaved changes. Are you sure you want to discard them?", "clipboard-copy-failure": "Erro ao copiar para a área de transferência.", "confirm-delete-generic-items": "Tem a certeza de que deseja eliminar os seguintes itens?", "organizers": "Organizadores", diff --git a/frontend/lang/messages/ro-RO.json b/frontend/lang/messages/ro-RO.json index f2d346753..8112ba8c3 100644 --- a/frontend/lang/messages/ro-RO.json +++ b/frontend/lang/messages/ro-RO.json @@ -212,6 +212,8 @@ "upload-file": "Încărcă fișier", "created-on-date": "Creat pe {0}", "unsaved-changes": "Aveți modificări nesalvate. Doriți să salvați înainte de a închide aplicația? Apăsați \"OK\" pentru a salva sau \"Anulare\" pentru a renunța la modificări.", + "discard-changes": "Discard Changes", + "discard-changes-description": "You have unsaved changes. Are you sure you want to discard them?", "clipboard-copy-failure": "Copierea în clipboard a eșuat.", "confirm-delete-generic-items": "Sunteți sigur că doriți să ștergeți următoarele?", "organizers": "Organizatori", diff --git a/frontend/lang/messages/ru-RU.json b/frontend/lang/messages/ru-RU.json index 423f5f48f..22f8a6564 100644 --- a/frontend/lang/messages/ru-RU.json +++ b/frontend/lang/messages/ru-RU.json @@ -212,6 +212,8 @@ "upload-file": "Загрузить файл", "created-on-date": "Создано: {0}", "unsaved-changes": "У вас есть несохраненные изменения. Вы хотите сохранить их перед выходом?", + "discard-changes": "Discard Changes", + "discard-changes-description": "You have unsaved changes. Are you sure you want to discard them?", "clipboard-copy-failure": "Не удалось скопировать текст.", "confirm-delete-generic-items": "Вы уверены, что хотите удалить следующие элементы?", "organizers": "Органайзеры", diff --git a/frontend/lang/messages/sk-SK.json b/frontend/lang/messages/sk-SK.json index 6d551a33b..a8317bb9f 100644 --- a/frontend/lang/messages/sk-SK.json +++ b/frontend/lang/messages/sk-SK.json @@ -212,6 +212,8 @@ "upload-file": "Nahrať súbor", "created-on-date": "Vytvorené: {0}", "unsaved-changes": "Posledne vykonané zmeny nie sú uložené. Želáte si ich uložiť alebo zrušiť?", + "discard-changes": "Discard Changes", + "discard-changes-description": "You have unsaved changes. Are you sure you want to discard them?", "clipboard-copy-failure": "Skopírovanie do schránky zlyhalo.", "confirm-delete-generic-items": "Ste si istý, že chcete odstrániť nasledujúce položky?", "organizers": "Organizéry", diff --git a/frontend/lang/messages/sl-SI.json b/frontend/lang/messages/sl-SI.json index 4de7f2bfb..ed2e2f5b0 100644 --- a/frontend/lang/messages/sl-SI.json +++ b/frontend/lang/messages/sl-SI.json @@ -212,6 +212,8 @@ "upload-file": "Naloži datoteko", "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.", + "discard-changes": "Discard Changes", + "discard-changes-description": "You have unsaved changes. Are you sure you want to discard them?", "clipboard-copy-failure": "Kopiranje na odložišče ni bilo uspešno.", "confirm-delete-generic-items": "Ali ste prepričani, da želite izbrisati izbrane elemente?", "organizers": "Organizatorji", diff --git a/frontend/lang/messages/sr-SP.json b/frontend/lang/messages/sr-SP.json index 2c4574220..55a0dcca1 100644 --- a/frontend/lang/messages/sr-SP.json +++ b/frontend/lang/messages/sr-SP.json @@ -212,6 +212,8 @@ "upload-file": "Учитај датотеку", "created-on-date": "Крерирано: {0}", "unsaved-changes": "You have unsaved changes. Do you want to save before leaving? Okay to save, Cancel to discard changes.", + "discard-changes": "Discard Changes", + "discard-changes-description": "You have unsaved changes. Are you sure you want to discard them?", "clipboard-copy-failure": "Failed to copy to the clipboard.", "confirm-delete-generic-items": "Are you sure you want to delete the following items?", "organizers": "Organizers", diff --git a/frontend/lang/messages/sv-SE.json b/frontend/lang/messages/sv-SE.json index 983c2fd4c..47985925b 100644 --- a/frontend/lang/messages/sv-SE.json +++ b/frontend/lang/messages/sv-SE.json @@ -212,6 +212,8 @@ "upload-file": "Ladda upp fil", "created-on-date": "Skapad {0}", "unsaved-changes": "Du har osparade ändringar. Vill du spara innan du lämnar? Tryck Okej att spara, Avbryt för att ignorera ändringar.", + "discard-changes": "Discard Changes", + "discard-changes-description": "You have unsaved changes. Are you sure you want to discard them?", "clipboard-copy-failure": "Det gick inte att kopiera till urklipp.", "confirm-delete-generic-items": "Är du säker på att du vill radera följande objekt?", "organizers": "Organisatörer", diff --git a/frontend/lang/messages/tr-TR.json b/frontend/lang/messages/tr-TR.json index 7a34b8518..639e6998d 100644 --- a/frontend/lang/messages/tr-TR.json +++ b/frontend/lang/messages/tr-TR.json @@ -212,6 +212,8 @@ "upload-file": "Dosya Yükle", "created-on-date": "{0} tarihinde oluşturuldu", "unsaved-changes": "Kaydedilmemiş değişiklikleriniz mevcut. Ayrılmadan önce kaydetmek ister misiniz? Kaydetmek için Tamam'ı, değişiklikleri iptal etmek için İptal'i seçin.", + "discard-changes": "Discard Changes", + "discard-changes-description": "You have unsaved changes. Are you sure you want to discard them?", "clipboard-copy-failure": "Panoya kopyalanamadı.", "confirm-delete-generic-items": "Aşağıdaki öğeleri silmek istediğinizden emin misiniz?", "organizers": "Organizatörler", diff --git a/frontend/lang/messages/uk-UA.json b/frontend/lang/messages/uk-UA.json index 0ff276d80..1df42f4a2 100644 --- a/frontend/lang/messages/uk-UA.json +++ b/frontend/lang/messages/uk-UA.json @@ -212,6 +212,8 @@ "upload-file": "Завантажити файл", "created-on-date": "Створено: {0}", "unsaved-changes": "У вас є незбережені зміни. Ви хочете зберегти їх перед виходом? Гаразд, щоб зберегти, Скасувати, щоб скасувати.", + "discard-changes": "Discard Changes", + "discard-changes-description": "You have unsaved changes. Are you sure you want to discard them?", "clipboard-copy-failure": "Не вдалося скопіювати до буфера обміну.", "confirm-delete-generic-items": "Ви впевнені, що хочете видалити вибрані елементи?", "organizers": "Органайзери", diff --git a/frontend/lang/messages/vi-VN.json b/frontend/lang/messages/vi-VN.json index 1c81747e5..43d910fea 100644 --- a/frontend/lang/messages/vi-VN.json +++ b/frontend/lang/messages/vi-VN.json @@ -212,6 +212,8 @@ "upload-file": "Upload File", "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.", + "discard-changes": "Discard Changes", + "discard-changes-description": "You have unsaved changes. Are you sure you want to discard them?", "clipboard-copy-failure": "Failed to copy to the clipboard.", "confirm-delete-generic-items": "Are you sure you want to delete the following items?", "organizers": "Organizers", diff --git a/frontend/lang/messages/zh-CN.json b/frontend/lang/messages/zh-CN.json index 1766b08b3..8fd9257eb 100644 --- a/frontend/lang/messages/zh-CN.json +++ b/frontend/lang/messages/zh-CN.json @@ -212,6 +212,8 @@ "upload-file": "上传文件", "created-on-date": "创建于: {0}", "unsaved-changes": "你有未保存的更改。你希望现在离开前保存吗?保存选择“是”,不保存选择“取消”。", + "discard-changes": "Discard Changes", + "discard-changes-description": "You have unsaved changes. Are you sure you want to discard them?", "clipboard-copy-failure": "未能复制到剪切板。", "confirm-delete-generic-items": "你确定删除以下条目吗?", "organizers": "管理器", diff --git a/frontend/lang/messages/zh-TW.json b/frontend/lang/messages/zh-TW.json index 6da2994b0..a27fff943 100644 --- a/frontend/lang/messages/zh-TW.json +++ b/frontend/lang/messages/zh-TW.json @@ -212,6 +212,8 @@ "upload-file": "上傳文件", "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.", + "discard-changes": "Discard Changes", + "discard-changes-description": "You have unsaved changes. Are you sure you want to discard them?", "clipboard-copy-failure": "Failed to copy to the clipboard.", "confirm-delete-generic-items": "Are you sure you want to delete the following items?", "organizers": "Organizers", diff --git a/mealie/repos/seed/resources/foods/locales/el-GR.json b/mealie/repos/seed/resources/foods/locales/el-GR.json index 723cf3a23..e9bff0ffe 100644 --- a/mealie/repos/seed/resources/foods/locales/el-GR.json +++ b/mealie/repos/seed/resources/foods/locales/el-GR.json @@ -869,8 +869,8 @@ "melon": { "aliases": [], "description": "", - "name": "melon", - "plural_name": "melons" + "name": "πεπόνι", + "plural_name": "πεπόνια" }, "tangerine": { "aliases": [], @@ -881,14 +881,14 @@ "dried mango": { "aliases": [], "description": "", - "name": "dried mango", - "plural_name": "dried mangoes" + "name": "αποξηραμένο μάνγκο", + "plural_name": "αποξηραμένα μάνγκο" }, "dried apple": { "aliases": [], "description": "", - "name": "dried apple", - "plural_name": "dried apples" + "name": "αποξηραμένο μήλο", + "plural_name": "αποξηραμένα μήλα" }, "quince": { "aliases": [], diff --git a/mealie/repos/seed/resources/foods/locales/it-IT.json b/mealie/repos/seed/resources/foods/locales/it-IT.json index 5320b25c8..55de18ae6 100644 --- a/mealie/repos/seed/resources/foods/locales/it-IT.json +++ b/mealie/repos/seed/resources/foods/locales/it-IT.json @@ -2429,7 +2429,7 @@ "cambozola": { "aliases": [], "description": "", - "name": "cambozola", + "name": "formaggi->cibo->cambozola->nome", "plural_name": "cambozolas" }, "cheshire cheese": {