Skip to content

Commit b38e2e1

Browse files
weblatepsychedelicious
authored andcommitted
translationBot(ui): update translation files
Updated by "Cleanup translation files" hook in Weblate. translationBot(ui): update translation files Updated by "Cleanup translation files" hook in Weblate. Co-authored-by: Hosted Weblate <[email protected]> Translate-URL: https://hosted.weblate.org/projects/invokeai/web-ui/ Translation: InvokeAI/Web UI
1 parent 7c0e70e commit b38e2e1

File tree

7 files changed

+1
-19
lines changed

7 files changed

+1
-19
lines changed

invokeai/frontend/web/public/locales/de.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1443,7 +1443,6 @@
14431443
"deleteReferenceImage": "Referenzbild löschen",
14441444
"referenceImage": "Referenzbild",
14451445
"opacity": "Opazität",
1446-
"resetCanvas": "Leinwand zurücksetzen",
14471446
"removeBookmark": "Lesezeichen entfernen",
14481447
"rasterLayer": "Raster-Ebene",
14491448
"rasterLayers_withCount_visible": "Raster-Ebenen ({{count}})",

invokeai/frontend/web/public/locales/fr.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1985,7 +1985,6 @@
19851985
"inpaintMask_withCount_many": "Remplir les masques",
19861986
"inpaintMask_withCount_other": "Remplir les masques",
19871987
"newImg2ImgCanvasFromImage": "Nouvelle Img2Img à partir de l'image",
1988-
"resetCanvas": "Réinitialiser la Toile",
19891988
"bboxOverlay": "Afficher la superposition des Bounding Box",
19901989
"moveToFront": "Déplacer vers le permier plan",
19911990
"moveToBack": "Déplacer vers l'arrière plan",
@@ -2034,7 +2033,6 @@
20342033
"help2": "Commencez par un point <Bold>Inclure</Bold> au sein de l'objet cible. Ajoutez d'autres points pour affiner la sélection. Moins de points produisent généralement de meilleurs résultats.",
20352034
"help3": "Inversez la sélection pour sélectionner tout sauf l'objet cible."
20362035
},
2037-
"canvasAsControlLayer": "$t(controlLayers.canvas) en tant que $t(controlLayers.controlLayer)",
20382036
"convertRegionalGuidanceTo": "Convertir $t(controlLayers.regionalGuidance) vers",
20392037
"copyRasterLayerTo": "Copier $t(controlLayers.rasterLayer) vers",
20402038
"newControlLayer": "Nouveau $t(controlLayers.controlLayer)",
@@ -2044,8 +2042,7 @@
20442042
"convertInpaintMaskTo": "Convertir $t(controlLayers.inpaintMask) vers",
20452043
"copyControlLayerTo": "Copier $t(controlLayers.controlLayer) vers",
20462044
"newInpaintMask": "Nouveau $t(controlLayers.inpaintMask)",
2047-
"newRasterLayer": "Nouveau $t(controlLayers.rasterLayer)",
2048-
"canvasAsRasterLayer": "$t(controlLayers.canvas) en tant que $t(controlLayers.rasterLayer)"
2045+
"newRasterLayer": "Nouveau $t(controlLayers.rasterLayer)"
20492046
},
20502047
"upscaling": {
20512048
"exceedsMaxSizeDetails": "La limite maximale d'agrandissement est de {{maxUpscaleDimension}}x{{maxUpscaleDimension}} pixels. Veuillez essayer une image plus petite ou réduire votre sélection d'échelle.",

invokeai/frontend/web/public/locales/it.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1750,7 +1750,6 @@
17501750
"newRegionalReferenceImageError": "Problema nella creazione dell'immagine di riferimento regionale",
17511751
"newControlLayerOk": "Livello di controllo creato",
17521752
"bboxOverlay": "Mostra sovrapposizione riquadro",
1753-
"resetCanvas": "Reimposta la tela",
17541753
"outputOnlyMaskedRegions": "In uscita solo le regioni generate",
17551754
"enableAutoNegative": "Abilita Auto Negativo",
17561755
"disableAutoNegative": "Disabilita Auto Negativo",
@@ -2036,8 +2035,6 @@
20362035
"convertControlLayerTo": "Converti $t(controlLayers.controlLayer) in",
20372036
"newRasterLayer": "Nuovo $t(controlLayers.rasterLayer)",
20382037
"newRegionalGuidance": "Nuova $t(controlLayers.regionalGuidance)",
2039-
"canvasAsRasterLayer": "$t(controlLayers.canvas) come $t(controlLayers.rasterLayer)",
2040-
"canvasAsControlLayer": "$t(controlLayers.canvas) come $t(controlLayers.controlLayer)",
20412038
"convertInpaintMaskTo": "Converti $t(controlLayers.inpaintMask) in",
20422039
"copyRegionalGuidanceTo": "Copia $t(controlLayers.regionalGuidance) in",
20432040
"convertRasterLayerTo": "Converti $t(controlLayers.rasterLayer) in",
@@ -2046,7 +2043,6 @@
20462043
"newInpaintMask": "Nuova $t(controlLayers.inpaintMask)",
20472044
"replaceCurrent": "Sostituisci corrente",
20482045
"mergeDown": "Unire in basso",
2049-
"newFromImage": "Nuovo da Immagine",
20502046
"mergingLayers": "Unione dei livelli",
20512047
"controlLayerEmptyState": "<UploadButton>Carica un'immagine</UploadButton>, trascina un'immagine dalla <GalleryButton>galleria</GalleryButton> su questo livello oppure disegna sulla tela per iniziare."
20522048
},

invokeai/frontend/web/public/locales/ja.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -637,7 +637,6 @@
637637
"cancel": "キャンセル",
638638
"reset": "リセット"
639639
},
640-
"resetCanvas": "キャンバスをリセット",
641640
"cropLayerToBbox": "レイヤーをバウンディングボックスでクロップ",
642641
"convertInpaintMaskTo": "$t(controlLayers.inpaintMask)を変換",
643642
"regionalGuidance_withCount_other": "領域ガイダンス",

invokeai/frontend/web/public/locales/ru.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1660,7 +1660,6 @@
16601660
"clearCaches": "Очистить кэши",
16611661
"recalculateRects": "Пересчитать прямоугольники",
16621662
"saveBboxToGallery": "Сохранить рамку в галерею",
1663-
"resetCanvas": "Сбросить холст",
16641663
"canvas": "Холст",
16651664
"global": "Глобальный",
16661665
"newGlobalReferenceImageError": "Проблема с созданием глобального эталонного изображения",

invokeai/frontend/web/public/locales/vi.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1601,11 +1601,9 @@
16011601
"bookmark": "Đánh Dấu Để Đổi Nhanh",
16021602
"saveCanvasToGallery": "Lưu Canvas Vào Thư Viện",
16031603
"cropLayerToBbox": "Xén Layer Vào Hộp Giới Hạn",
1604-
"newFromImage": "Mới Từ Ảnh",
16051604
"mergeDown": "Gộp Xuống",
16061605
"mergeVisibleError": "Lỗi khi gộp layer",
16071606
"bboxOverlay": "Hiển Thị Lớp Phủ Trên Hộp Giới Hạn",
1608-
"resetCanvas": "Khởi Động Lại Canvas",
16091607
"duplicate": "Nhân Bản",
16101608
"moveForward": "Chuyển Lên Đầu",
16111609
"fitBboxToLayers": "Xếp Vừa Hộp Giới Hạn Vào Layer",
@@ -1643,7 +1641,6 @@
16431641
"replaceCurrent": "Thay Đổi Cái Hiện Tại",
16441642
"controlLayers_withCount_visible": "Layer Điều Khiển Được ({{count}})",
16451643
"hidingType": "Ẩn {{type}}",
1646-
"canvasAsRasterLayer": "Biến $t(controlLayers.canvas) Thành $t(controlLayers.rasterLayer)",
16471644
"newImg2ImgCanvasFromImage": "Chuyển Đổi Ảnh Sang Ảnh Mới Từ Ảnh",
16481645
"copyToClipboard": "Sao Chép Vào Clipboard",
16491646
"logDebugInfo": "Thông Tin Log Gỡ Lỗi",
@@ -1670,7 +1667,6 @@
16701667
"sendToGallery": "Chuyển Tới Thư Viện",
16711668
"unlocked": "Mở Khoá",
16721669
"addReferenceImage": "Thêm $t(controlLayers.referenceImage)",
1673-
"canvasAsControlLayer": "Biến $t(controlLayers.canvas) Thành $t(controlLayers.controlLayer)",
16741670
"sendingToCanvas": "Chuyển Ảnh Tạo Sinh Vào Canvas",
16751671
"sendingToGallery": "Chuyển Ảnh Tạo Sinh Vào Thư Viện",
16761672
"viewProgressOnCanvas": "Xem quá trình xử lý và ảnh đầu ra trong <Btn>Canvas</Btn>.",

invokeai/frontend/web/public/locales/zh_CN.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1720,8 +1720,6 @@
17201720
"sendToCanvas": "发送到画布",
17211721
"controlLayers_withCount_visible": "控制图层({{count}} 个)",
17221722
"rasterLayers_withCount_visible": "栅格图层({{count}} 个)",
1723-
"canvasAsRasterLayer": "将 $t(controlLayers.canvas) 转换为 $t(controlLayers.rasterLayer)",
1724-
"canvasAsControlLayer": "将 $t(controlLayers.canvas) 转换为 $t(controlLayers.controlLayer)",
17251723
"convertRegionalGuidanceTo": "将 $t(controlLayers.regionalGuidance) 转换为",
17261724
"newInpaintMask": "新建 $t(controlLayers.inpaintMask)",
17271725
"regionIsEmpty": "选定区域为空",
@@ -1760,11 +1758,9 @@
17601758
"pullBboxIntoLayerError": "将边界框导入图层时出现问题",
17611759
"pullBboxIntoLayerOk": "边界框已导入到图层",
17621760
"sendToCanvasDesc": "按下“Invoke”按钮会将您的工作进度暂存到画布上。",
1763-
"resetCanvas": "重置画布",
17641761
"sendToGallery": "发送到图库",
17651762
"sendToGalleryDesc": "按下“Invoke”键会生成并保存一张唯一的图像到您的图库中。",
17661763
"rasterLayer_withCount_other": "栅格图层",
1767-
"newFromImage": "从图像创建新内容",
17681764
"mergeDown": "向下合并",
17691765
"clearCaches": "清除缓存",
17701766
"recalculateRects": "重新计算矩形",

0 commit comments

Comments
 (0)