mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-02-14 07:45:12 -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": {
|
|
"uploadImage": "Ladda upp bild",
|
|
"invokeProgressBar": "Invoke förloppsmätare",
|
|
"nextImage": "Nästa bild",
|
|
"reset": "Starta om",
|
|
"previousImage": "Föregående bild"
|
|
},
|
|
"common": {
|
|
"hotkeysLabel": "Snabbtangenter",
|
|
"reportBugLabel": "Rapportera bugg",
|
|
"githubLabel": "Github",
|
|
"discordLabel": "Discord",
|
|
"settingsLabel": "Inställningar",
|
|
"upload": "Ladda upp",
|
|
"cancel": "Avbryt",
|
|
"accept": "Acceptera",
|
|
"statusDisconnected": "Frånkopplad",
|
|
"loading": "Laddar",
|
|
"languagePickerLabel": "Språkväljare",
|
|
"txt2img": "Text till bild",
|
|
"nodes": "Noder",
|
|
"img2img": "Bild till bild",
|
|
"postprocessing": "Efterbehandling",
|
|
"load": "Ladda",
|
|
"back": "Bakåt"
|
|
},
|
|
"gallery": {
|
|
"galleryImageSize": "Bildstorlek",
|
|
"gallerySettings": "Galleriinställningar",
|
|
"noImagesInGallery": "Inga bilder i galleriet",
|
|
"autoSwitchNewImages": "Ändra automatiskt till nya bilder"
|
|
}
|
|
}
|