mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
translationBot(ui): update translation (Hungarian)
Currently translated at 1.9% (28 of 1402 strings) translationBot(ui): added translation (Hungarian) Co-authored-by: ItzAttila <attila.gm.studio@gmail.com> Translate-URL: https://hosted.weblate.org/projects/invokeai/web-ui/hu/ Translation: InvokeAI/Web UI
This commit is contained in:
parent
6ccd72349d
commit
71155d9e72
40
invokeai/frontend/web/public/locales/hu.json
Normal file
40
invokeai/frontend/web/public/locales/hu.json
Normal file
@ -0,0 +1,40 @@
|
||||
{
|
||||
"accessibility": {
|
||||
"mode": "Mód",
|
||||
"uploadImage": "Fénykép feltöltése",
|
||||
"zoomIn": "Nagyítás",
|
||||
"nextImage": "Következő kép",
|
||||
"previousImage": "Előző kép",
|
||||
"menu": "Menü",
|
||||
"zoomOut": "Kicsinyítés",
|
||||
"loadMore": "Több betöltése"
|
||||
},
|
||||
"boards": {
|
||||
"cancel": "Mégsem",
|
||||
"loading": "Betöltés..."
|
||||
},
|
||||
"accordions": {
|
||||
"image": {
|
||||
"title": "Kép"
|
||||
}
|
||||
},
|
||||
"common": {
|
||||
"accept": "Elfogad",
|
||||
"ai": "ai",
|
||||
"back": "Vissza",
|
||||
"cancel": "Mégsem",
|
||||
"close": "Bezár",
|
||||
"or": "vagy",
|
||||
"details": "Részletek",
|
||||
"darkMode": "Sötét Mód",
|
||||
"error": "Hiba",
|
||||
"file": "Fájl",
|
||||
"githubLabel": "Github",
|
||||
"hotkeysLabel": "Gyorsbillentyűk",
|
||||
"delete": "Törlés",
|
||||
"data": "Adat",
|
||||
"discordLabel": "Discord",
|
||||
"folder": "Mappa",
|
||||
"langEnglish": "Angol"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user