Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions invokeai/frontend/web/public/locales/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -210,10 +210,6 @@
"title": "Bbox Werkzeug",
"desc": "Bbox Werkzeug auswählen."
},
"setFillToWhite": {
"title": "Farbe auf Weiß einstellen",
"desc": "Setzt die aktuelle Werkzeugfarbe auf weiß."
},
"title": "Leinwand",
"selectBrushTool": {
"title": "Pinselwerkzeug",
Expand Down
4 changes: 0 additions & 4 deletions invokeai/frontend/web/public/locales/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -591,10 +591,6 @@
"title": "Ajustar capas al lienzo",
"desc": "Escala y posiciona la vista para que se ajuste a todas las capas visibles."
},
"setFillToWhite": {
"title": "Establecer color en blanco",
"desc": "Establece el color actual de la herramienta en blanco."
},
"resetSelected": {
"title": "Restablecer capa",
"desc": "Restablecer la capa seleccionada. Solo se aplica a Máscara de retoque y Guía regional."
Expand Down
4 changes: 0 additions & 4 deletions invokeai/frontend/web/public/locales/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -901,10 +901,6 @@
"desc": "Définit le zoom de la toile à 400 %.",
"title": "Zoomer à 400 %"
},
"setFillToWhite": {
"title": "Définir la couleur sur blanc",
"desc": "Définir la couleur de l'outil actuel sur blanc."
},
"transformSelected": {
"title": "Transformer",
"desc": "Transforme la couche sélectionnée."
Expand Down
7 changes: 2 additions & 5 deletions invokeai/frontend/web/public/locales/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -358,10 +358,6 @@
"title": "Livello precedente",
"desc": "Seleziona il livello precedente nell'elenco."
},
"setFillToWhite": {
"title": "Imposta il colore su bianco",
"desc": "Imposta il colore dello strumento corrente su bianco."
},
"title": "Tela",
"selectMoveTool": {
"title": "Strumento Sposta",
Expand Down Expand Up @@ -829,7 +825,8 @@
"promptExpansionResultPending": "Accetta o ignora il risultato dell'espansione del prompt",
"promptExpansionPending": "Espansione del prompt in corso",
"noStartingFrameImage": "Nessuna immagine del fotogramma iniziale",
"videoIsDisabled": "La generazione di video non è abilitata per gli account {{accountType}}."
"videoIsDisabled": "La generazione di video non è abilitata per gli account {{accountType}}.",
"incompatibleLoRAs": "Aggiunti LoRA incompatibili"
},
"useCpuNoise": "Usa la CPU per generare rumore",
"iterations": "Iterazioni",
Expand Down
4 changes: 0 additions & 4 deletions invokeai/frontend/web/public/locales/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -325,10 +325,6 @@
"desc": "リスト内の前のレイヤーを選択します。",
"title": "前のレイヤー"
},
"setFillToWhite": {
"title": "ツール色を白に設定",
"desc": "現在のツールの色を白色に設定します。"
},
"selectViewTool": {
"title": "表示ツール",
"desc": "表示ツールを選択します。"
Expand Down
4 changes: 0 additions & 4 deletions invokeai/frontend/web/public/locales/ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -285,10 +285,6 @@
"title": "Next Layer",
"desc": "Select the next layer in the list."
},
"setFillToWhite": {
"title": "Set Color to White",
"desc": "Set the current tool color to white."
},
"applyFilter": {
"title": "Apply Filter",
"desc": "Apply the pending filter to the selected layer."
Expand Down
4 changes: 0 additions & 4 deletions invokeai/frontend/web/public/locales/vi.json
Original file line number Diff line number Diff line change
Expand Up @@ -360,10 +360,6 @@
"desc": "Phóng to canvas lên 800%.",
"title": "Phóng To Vào 800%"
},
"setFillToWhite": {
"title": "Chỉnh Màu Sang Trắng",
"desc": "Chỉnh màu hiện tại sang màu trắng."
},
"transformSelected": {
"title": "Biến Đổi",
"desc": "Biến đổi layer được chọn."
Expand Down
4 changes: 0 additions & 4 deletions invokeai/frontend/web/public/locales/zh-CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -310,10 +310,6 @@
"title": "移动工具",
"desc": "选择移动工具。"
},
"setFillToWhite": {
"title": "将颜色设置为白色",
"desc": "将当前工具的颜色设置为白色。"
},
"cancelTransform": {
"desc": "取消待处理的变换。",
"title": "取消变换"
Expand Down