mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-02-14 09:44:54 -05:00
Updated by "Cleanup translation files" hook in Weblate. Co-authored-by: Hosted Weblate <hosted@weblate.org> Translate-URL: https://hosted.weblate.org/projects/invokeai/web-ui/ Translation: InvokeAI/Web UI
35 lines
1.1 KiB
JSON
35 lines
1.1 KiB
JSON
{
|
|
"accessibility": {
|
|
"reset": "Resetoi",
|
|
"uploadImage": "Lataa kuva",
|
|
"invokeProgressBar": "Invoken edistymispalkki",
|
|
"nextImage": "Seuraava kuva",
|
|
"previousImage": "Edellinen kuva"
|
|
},
|
|
"common": {
|
|
"languagePickerLabel": "Kielen valinta",
|
|
"hotkeysLabel": "Pikanäppäimet",
|
|
"reportBugLabel": "Raportoi Bugista",
|
|
"settingsLabel": "Asetukset",
|
|
"githubLabel": "Github",
|
|
"discordLabel": "Discord",
|
|
"upload": "Lataa",
|
|
"img2img": "Kuva kuvaksi",
|
|
"nodes": "Solmut",
|
|
"postprocessing": "Jälkikäsitellään",
|
|
"cancel": "Peruuta",
|
|
"accept": "Hyväksy",
|
|
"load": "Lataa",
|
|
"back": "Takaisin",
|
|
"statusDisconnected": "Yhteys katkaistu",
|
|
"loading": "Ladataan",
|
|
"txt2img": "Teksti kuvaksi"
|
|
},
|
|
"gallery": {
|
|
"galleryImageSize": "Kuvan koko",
|
|
"gallerySettings": "Gallerian asetukset",
|
|
"autoSwitchNewImages": "Vaihda uusiin kuviin automaattisesti",
|
|
"noImagesInGallery": "Ei kuvia galleriassa"
|
|
}
|
|
}
|