mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
translationBot(ui): update translation (English)
Currently translated at 100.0% (1217 of 1217 strings) Co-authored-by: Fabian Bahl <fabian98@bahl-netz.de> Translate-URL: https://hosted.weblate.org/projects/invokeai/web-ui/en/ Translation: InvokeAI/Web UI
This commit is contained in:
parent
69ba3a7278
commit
09bb61f630
@ -70,8 +70,8 @@
|
|||||||
"langDutch": "Nederlands",
|
"langDutch": "Nederlands",
|
||||||
"langEnglish": "English",
|
"langEnglish": "English",
|
||||||
"langFrench": "Français",
|
"langFrench": "Français",
|
||||||
"langGerman": "Deutsch",
|
"langGerman": "German",
|
||||||
"langHebrew": "עברית",
|
"langHebrew": "Hebrew",
|
||||||
"langItalian": "Italiano",
|
"langItalian": "Italiano",
|
||||||
"langJapanese": "日本語",
|
"langJapanese": "日本語",
|
||||||
"langKorean": "한국어",
|
"langKorean": "한국어",
|
||||||
@ -1122,7 +1122,6 @@
|
|||||||
"clearIntermediates": "Clear Intermediates",
|
"clearIntermediates": "Clear Intermediates",
|
||||||
"clearIntermediatesWithCount_one": "Clear {{count}} Intermediate",
|
"clearIntermediatesWithCount_one": "Clear {{count}} Intermediate",
|
||||||
"clearIntermediatesWithCount_other": "Clear {{count}} Intermediates",
|
"clearIntermediatesWithCount_other": "Clear {{count}} Intermediates",
|
||||||
"clearIntermediatesWithCount_zero": "No Intermediates to Clear",
|
|
||||||
"intermediatesCleared_one": "Cleared {{count}} Intermediate",
|
"intermediatesCleared_one": "Cleared {{count}} Intermediate",
|
||||||
"intermediatesCleared_other": "Cleared {{count}} Intermediates",
|
"intermediatesCleared_other": "Cleared {{count}} Intermediates",
|
||||||
"intermediatesClearedFailed": "Problem Clearing Intermediates"
|
"intermediatesClearedFailed": "Problem Clearing Intermediates"
|
||||||
@ -1257,11 +1256,15 @@
|
|||||||
},
|
},
|
||||||
"compositingBlur": {
|
"compositingBlur": {
|
||||||
"heading": "Blur",
|
"heading": "Blur",
|
||||||
"paragraphs": ["The blur radius of the mask."]
|
"paragraphs": [
|
||||||
|
"The blur radius of the mask."
|
||||||
|
]
|
||||||
},
|
},
|
||||||
"compositingBlurMethod": {
|
"compositingBlurMethod": {
|
||||||
"heading": "Blur Method",
|
"heading": "Blur Method",
|
||||||
"paragraphs": ["The method of blur applied to the masked area."]
|
"paragraphs": [
|
||||||
|
"The method of blur applied to the masked area."
|
||||||
|
]
|
||||||
},
|
},
|
||||||
"compositingCoherencePass": {
|
"compositingCoherencePass": {
|
||||||
"heading": "Coherence Pass",
|
"heading": "Coherence Pass",
|
||||||
@ -1271,7 +1274,9 @@
|
|||||||
},
|
},
|
||||||
"compositingCoherenceMode": {
|
"compositingCoherenceMode": {
|
||||||
"heading": "Mode",
|
"heading": "Mode",
|
||||||
"paragraphs": ["The mode of the Coherence Pass."]
|
"paragraphs": [
|
||||||
|
"The mode of the Coherence Pass."
|
||||||
|
]
|
||||||
},
|
},
|
||||||
"compositingCoherenceSteps": {
|
"compositingCoherenceSteps": {
|
||||||
"heading": "Steps",
|
"heading": "Steps",
|
||||||
@ -1289,7 +1294,9 @@
|
|||||||
},
|
},
|
||||||
"compositingMaskAdjustments": {
|
"compositingMaskAdjustments": {
|
||||||
"heading": "Mask Adjustments",
|
"heading": "Mask Adjustments",
|
||||||
"paragraphs": ["Adjust the mask."]
|
"paragraphs": [
|
||||||
|
"Adjust the mask."
|
||||||
|
]
|
||||||
},
|
},
|
||||||
"controlNetBeginEnd": {
|
"controlNetBeginEnd": {
|
||||||
"heading": "Begin / End Step Percentage",
|
"heading": "Begin / End Step Percentage",
|
||||||
@ -1347,7 +1354,9 @@
|
|||||||
},
|
},
|
||||||
"infillMethod": {
|
"infillMethod": {
|
||||||
"heading": "Infill Method",
|
"heading": "Infill Method",
|
||||||
"paragraphs": ["Method to infill the selected area."]
|
"paragraphs": [
|
||||||
|
"Method to infill the selected area."
|
||||||
|
]
|
||||||
},
|
},
|
||||||
"lora": {
|
"lora": {
|
||||||
"heading": "LoRA Weight",
|
"heading": "LoRA Weight",
|
||||||
|
Loading…
Reference in New Issue
Block a user