-
-
Notifications
You must be signed in to change notification settings - Fork 92
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Translated using Weblate (Hungarian)
Currently translated at 29.6% (48 of 162 strings) Translated using Weblate (Finnish) Currently translated at 94.4% (153 of 162 strings) Translated using Weblate (Italian) Currently translated at 100.0% (162 of 162 strings) Translated using Weblate (French) Currently translated at 100.0% (162 of 162 strings) Translated using Weblate (German) Currently translated at 100.0% (162 of 162 strings) Added translation using Weblate (Hungarian) Translated using Weblate (Turkish) Currently translated at 100.0% (162 of 162 strings) Translated using Weblate (Spanish) Currently translated at 100.0% (162 of 162 strings) Translated using Weblate (Danish) Currently translated at 100.0% (161 of 161 strings) Co-authored-by: Anders Obro <[email protected]> Co-authored-by: Hosted Weblate <[email protected]> Co-authored-by: Imre Balázs <[email protected]> Co-authored-by: J. Lavoie <[email protected]> Co-authored-by: Oğuz Ersen <[email protected]> Co-authored-by: gallegonovato <[email protected]> Translate-URL: https://hosted.weblate.org/projects/kitchenowl/kitchenowl/da/ Translate-URL: https://hosted.weblate.org/projects/kitchenowl/kitchenowl/de/ Translate-URL: https://hosted.weblate.org/projects/kitchenowl/kitchenowl/es/ Translate-URL: https://hosted.weblate.org/projects/kitchenowl/kitchenowl/fi/ Translate-URL: https://hosted.weblate.org/projects/kitchenowl/kitchenowl/fr/ Translate-URL: https://hosted.weblate.org/projects/kitchenowl/kitchenowl/hu/ Translate-URL: https://hosted.weblate.org/projects/kitchenowl/kitchenowl/it/ Translate-URL: https://hosted.weblate.org/projects/kitchenowl/kitchenowl/tr/ Translation: KitchenOwl/App
- Loading branch information
1 parent
4583630
commit 7ff7635
Showing
8 changed files
with
161 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -374,5 +374,7 @@ | |
"placeholders": { | ||
"shoppingList": {} | ||
} | ||
} | ||
}, | ||
"changeIcon": "Cambiar el ícono", | ||
"@changeIcon": {} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,120 @@ | ||
{ | ||
"about": "Rólunk", | ||
"@about": {}, | ||
"add": "Hozzáadás", | ||
"@add": {}, | ||
"addCategory": "Kategória hozzáadása", | ||
"@addCategory": {}, | ||
"addDescriptionFromSource": "Leírás hozzáadása a forrásból", | ||
"@addDescriptionFromSource": {}, | ||
"addItemTitle": "Elemek hozzáadása", | ||
"@addItemTitle": {}, | ||
"addLanguage": "Nyelv hozzáadása", | ||
"@addLanguage": {}, | ||
"addLanguageConfirm": "Biztosan hozzá szeretné adni a(z) '{lang}' nyelvet? Ez (jelenleg) nem vonható vissza.", | ||
"@addLanguageConfirm": { | ||
"placeholders": { | ||
"lang": {} | ||
} | ||
}, | ||
"addNumberIngredients": "Adjon hozzá {number} összetevőt", | ||
"@addNumberIngredients": { | ||
"placeholders": { | ||
"number": {} | ||
} | ||
}, | ||
"addRecipeToPlanner": "Hozzáadás az étkezési tervhez", | ||
"@addRecipeToPlanner": {}, | ||
"addRecipeToPlannerShort": "Hozzáadás az étkezési tervhez", | ||
"@addRecipeToPlannerShort": {}, | ||
"address": "Cím", | ||
"@address": {}, | ||
"addShoppingList": "Bevásárló listához adás", | ||
"@addShoppingList": {}, | ||
"addTag": "Címke hozzáadása", | ||
"@addTag": {}, | ||
"admin": "Admin", | ||
"@admin": {}, | ||
"appDescription": "A KitchenOwl segít megszervezni élelmiszerboltos életét.", | ||
"@appDescription": {}, | ||
"appLegal": "2021 A KitchenOwl Fejlesztői", | ||
"@appLegal": {}, | ||
"appTitle": "KitchenOwl", | ||
"@appTitle": { | ||
"description": "The title of the app" | ||
}, | ||
"back": "Vissza", | ||
"@back": {}, | ||
"balances": "Egyenlegek", | ||
"@balances": {}, | ||
"camera": "Kamera", | ||
"@camera": {}, | ||
"cancel": "Vissza", | ||
"@cancel": {}, | ||
"categories": "Kategóriák", | ||
"@categories": {}, | ||
"category": "Kategória", | ||
"@category": {}, | ||
"categoryDelete": "Kategória törlése", | ||
"@categoryDelete": {}, | ||
"categoryDeleteConfirmation": "Biztosan törli a következőt: {category}? Ezzel eltávolítja a kategóriát az összes elemből.", | ||
"@categoryDeleteConfirmation": { | ||
"placeholders": { | ||
"category": {} | ||
} | ||
}, | ||
"categoryEdit": "Kategória szerkesztése", | ||
"@categoryEdit": {}, | ||
"categoryExpenseDeleteConfirmation": "Biztosan törli a következőt: {category}? Ezzel eltávolítja a kategóriát az összes kiadás közül.", | ||
"@categoryExpenseDeleteConfirmation": { | ||
"placeholders": { | ||
"category": {} | ||
} | ||
}, | ||
"changeIcon": "Ikon módosítása", | ||
"@changeIcon": {}, | ||
"colorSelect": "Válasszon egy színt", | ||
"@colorSelect": {}, | ||
"cookingTime": "Főzési idő", | ||
"@cookingTime": {}, | ||
"copied": "Másolva", | ||
"@copied": {}, | ||
"darkmode": "Sötét mód", | ||
"@darkmode": {}, | ||
"date": "Dátum", | ||
"@date": {}, | ||
"defaultWord": "Alapértelmezett", | ||
"@defaultWord": {}, | ||
"delete": "Töröl", | ||
"@delete": {}, | ||
"description": "Leírás", | ||
"@description": {}, | ||
"done": "Kész", | ||
"@done": {}, | ||
"dynamicAccentColor": "Dinamikus kiemelő szín", | ||
"@dynamicAccentColor": {}, | ||
"error": "Hiba történt", | ||
"@error": {}, | ||
"expense": "Költség", | ||
"@expense": {}, | ||
"expenseAdd": "Költség hozzáadása", | ||
"@expenseAdd": {}, | ||
"expenseAmount": "Összeg", | ||
"@expenseAmount": {}, | ||
"expenseCategories": "Költségkategóriák", | ||
"@expenseCategories": {}, | ||
"expenseEdit": "Költség szerkesztése", | ||
"@expenseEdit": {}, | ||
"expenseEmpty": "Nincs költség, kezdje azzal, hogy létrehoz egyet!", | ||
"@expenseEmpty": {}, | ||
"expenseFactor": "Tényező", | ||
"@expenseFactor": {}, | ||
"expenseOverviewComparedToPreviousMonth": "Az előző hónapokhoz képest", | ||
"@expenseOverviewComparedToPreviousMonth": {}, | ||
"expenseOverviewTotalTitle": "Összes kiadás {month}:", | ||
"@expenseOverviewTotalTitle": { | ||
"placeholders": { | ||
"month": {} | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -374,5 +374,7 @@ | |
"placeholders": { | ||
"shoppingList": {} | ||
} | ||
} | ||
}, | ||
"changeIcon": "Simgeyi Değiştir", | ||
"@changeIcon": {} | ||
} |