Finished Translation

This commit is contained in:
Corey Woodworth
2025-10-31 01:25:48 -04:00
parent b047837543
commit 0af85721b3
5 changed files with 60 additions and 0 deletions
+12
View File
@@ -1286,6 +1286,18 @@
"show-scroll-lock": {
"description": "Scroll-Lock-Status anzeigen.",
"label": "Rollenfeststelltaste"
},
"indicator-style": {
"circle": "Kreisbuchstaben",
"circle-dash": "Gestrichelte Kreisbuchstaben",
"circle-dot": "Punktierte Kreisbuchstaben",
"description": "Symbolstil für die Feststelltastenanzeigen",
"hex": "Sechseck-Buchstaben",
"label": "Indikatorstil",
"large": "Große Buchstaben",
"small": "Kleinbuchstaben",
"square": "Quadratische Buchstaben",
"square-round": "Abgerundete quadratische Buchstaben"
}
}
}
+12
View File
@@ -1269,6 +1269,18 @@
"show-scroll-lock": {
"description": "Mostrar el estado de Bloq Despl.",
"label": "Bloq Despl"
},
"indicator-style": {
"circle": "Letras circulares",
"circle-dash": "Letras de círculo discontinuo",
"circle-dot": "Letras de círculo punteado",
"description": "Estilo de icono para los indicadores de las teclas de bloqueo",
"hex": "Letras hexagonales",
"label": "Estilo del indicador",
"large": "Letras grandes",
"small": "Letras minúsculas",
"square": "Letras cuadradas",
"square-round": "Letras cuadradas redondeadas"
}
}
}
+12
View File
@@ -1269,6 +1269,18 @@
"show-scroll-lock": {
"description": "Afficher l'état du verrouillage du défilement.",
"label": "Verr Maj"
},
"indicator-style": {
"circle": "Lettres circulaires",
"circle-dash": "Lettres en cercle pointillé",
"circle-dot": "Lettres en pointillés dans un cercle",
"description": "Style d'icône pour les indicateurs de la touche de verrouillage",
"hex": "Lettres hexagonales",
"label": "Style d'indicateur",
"large": "Grandes lettres",
"small": "Petites lettres",
"square": "Lettres carrées",
"square-round": "Lettres carrées arrondies"
}
}
}
+12
View File
@@ -1269,6 +1269,18 @@
"show-scroll-lock": {
"description": "Exibir o status do Scroll Lock.",
"label": "Scroll Lock"
},
"indicator-style": {
"circle": "Letras Circulares",
"circle-dash": "Letras em Círculo Tracejadas",
"circle-dot": "Letras de Círculo Pontilhado",
"description": "Estilo de ícone para os indicadores da tecla de bloqueio.",
"hex": "Letras Hexagonais",
"label": "Estilo do Indicador",
"large": "Letras grandes",
"small": "Letras minúsculas",
"square": "Letras Quadradas",
"square-round": "Letras Quadradas Arredondadas"
}
}
}
+12
View File
@@ -1269,6 +1269,18 @@
"show-scroll-lock": {
"description": "显示滚动锁定状态。",
"label": "滚动锁定"
},
"indicator-style": {
"hex": "六边形字母",
"large": "大写字母",
"small": "小写字母",
"square": "方块字",
"square-round": "圆角方形字母",
"circle": "圆圈字母",
"circle-dash": "虚线圆圈字母",
"circle-dot": "虚线圆圈字母",
"description": "锁键指示器的图标样式",
"label": "指标样式"
}
}
}