From be0b03d85d49e0855a70c1d3aa3346ffbba1faa8 Mon Sep 17 00:00:00 2001 From: Lemmy Date: Mon, 27 Jul 2026 00:39:41 -0400 Subject: [PATCH] chore(i18n): update --- calculator/translations/de.json | 52 ++++++++++++------------- calculator/translations/en.json | 52 ++++++++++++------------- hypr-submap/translations/en.json | 17 ++++---- lyrics/translations/en.json | 6 +-- lyrics/translations/zh-Hans.json | 6 +-- special-workspaces/translations/en.json | 44 ++++++++++----------- w-engine/translations/en.json | 6 +-- 7 files changed, 91 insertions(+), 92 deletions(-) diff --git a/calculator/translations/de.json b/calculator/translations/de.json index d2a556c..e2ea60a 100644 --- a/calculator/translations/de.json +++ b/calculator/translations/de.json @@ -3,36 +3,36 @@ "tooltip": "Rechner" }, "panel": { - "title": "Rechner", - "placeholder": "Ausdruck eingeben, Enter drücken", - "copy": "Ergebnis kopieren", "copied": "Kopiert: {value}", + "copy": "Ergebnis kopieren", + "deg": "GRAD", + "placeholder": "Ausdruck eingeben, Enter drücken", "rad": "RAD", - "deg": "GRAD" + "title": "Rechner" + }, + "settings": { + "angle_unit": { + "description": "Einheit, die die trigonometrischen Funktionen verwenden.", + "label": "Winkeleinheit", + "options": { + "deg": "Grad", + "rad": "Bogenmaß" + } + }, + "max_bar_length": { + "description": "Längere Ergebnisse werden in der Leiste mit Auslassungspunkten gekürzt.", + "label": "Maximale Länge in der Leiste" + }, + "precision": { + "description": "Maximale Anzahl Nachkommastellen bei der Ergebnisformatierung.", + "label": "Dezimalgenauigkeit" + }, + "show_bar_value": { + "description": "Zeigt das letzte Ergebnis neben dem Rechner-Symbol an.", + "label": "Wert in der Leiste anzeigen" + } }, "state": { "error": "Fehler" - }, - "settings": { - "precision": { - "label": "Dezimalgenauigkeit", - "description": "Maximale Anzahl Nachkommastellen bei der Ergebnisformatierung." - }, - "angle_unit": { - "label": "Winkeleinheit", - "description": "Einheit, die die trigonometrischen Funktionen verwenden.", - "options": { - "rad": "Bogenmaß", - "deg": "Grad" - } - }, - "show_bar_value": { - "label": "Wert in der Leiste anzeigen", - "description": "Zeigt das letzte Ergebnis neben dem Rechner-Symbol an." - }, - "max_bar_length": { - "label": "Maximale Länge in der Leiste", - "description": "Längere Ergebnisse werden in der Leiste mit Auslassungspunkten gekürzt." - } } } diff --git a/calculator/translations/en.json b/calculator/translations/en.json index d844fca..e7703c7 100644 --- a/calculator/translations/en.json +++ b/calculator/translations/en.json @@ -3,36 +3,36 @@ "tooltip": "Calculator" }, "panel": { - "title": "Calculator", - "placeholder": "Type an expression, press Enter", - "copy": "Copy result", "copied": "Copied {value}", + "copy": "Copy result", + "deg": "DEG", + "placeholder": "Type an expression, press Enter", "rad": "RAD", - "deg": "DEG" + "title": "Calculator" + }, + "settings": { + "angle_unit": { + "description": "Unit used by the trigonometric functions.", + "label": "Angle unit", + "options": { + "deg": "Degrees", + "rad": "Radians" + } + }, + "max_bar_length": { + "description": "Longer results are shortened with an ellipsis in the bar.", + "label": "Maximum bar length" + }, + "precision": { + "description": "Maximum number of decimals used when formatting results.", + "label": "Decimal precision" + }, + "show_bar_value": { + "description": "Display the last result next to the calculator icon.", + "label": "Show value in bar" + } }, "state": { "error": "Error" - }, - "settings": { - "precision": { - "label": "Decimal precision", - "description": "Maximum number of decimals used when formatting results." - }, - "angle_unit": { - "label": "Angle unit", - "description": "Unit used by the trigonometric functions.", - "options": { - "rad": "Radians", - "deg": "Degrees" - } - }, - "show_bar_value": { - "label": "Show value in bar", - "description": "Display the last result next to the calculator icon." - }, - "max_bar_length": { - "label": "Maximum bar length", - "description": "Longer results are shortened with an ellipsis in the bar." - } } } diff --git a/hypr-submap/translations/en.json b/hypr-submap/translations/en.json index 75df62f..2cab392 100644 --- a/hypr-submap/translations/en.json +++ b/hypr-submap/translations/en.json @@ -1,17 +1,16 @@ { "settings": { + "glyph": { + "description": "Specifies the glyph displayed on the widget.", + "label": "Icon to show on bar" + }, "hide_when_default": { - "label": "Hide when default submap", - "description": "Hides the bar widget when the current submap is default." + "description": "Hides the bar widget when the current submap is default.", + "label": "Hide when default submap" }, "prefix": { - "label": "Add a prefix to the submap name", - "description": "Add the prefix text to the submap name displayed on the widget." - - }, - "glyph": { - "label": "Icon to show on bar", - "description": "Specifies the glyph displayed on the widget." + "description": "Add the prefix text to the submap name displayed on the widget.", + "label": "Add a prefix to the submap name" } } } diff --git a/lyrics/translations/en.json b/lyrics/translations/en.json index 8eaa071..22c63e9 100644 --- a/lyrics/translations/en.json +++ b/lyrics/translations/en.json @@ -14,9 +14,6 @@ "unsynced": "Unsynced" }, "select_lyrics": "Choose lyrics", - "shortcut": { - "label": "Open lyrics selector" - }, "settings": { "active_color": { "description": "Color used for the current and already-sung lyric characters. Defaults to the interface text color.", @@ -308,6 +305,9 @@ } } }, + "shortcut": { + "label": "Open lyrics selector" + }, "source_label": "Lyrics source", "title": "Lyrics" } diff --git a/lyrics/translations/zh-Hans.json b/lyrics/translations/zh-Hans.json index a9b4e49..3085563 100644 --- a/lyrics/translations/zh-Hans.json +++ b/lyrics/translations/zh-Hans.json @@ -14,9 +14,6 @@ "unsynced": "非同步歌词" }, "select_lyrics": "选择歌词", - "shortcut": { - "label": "打开歌词选择器" - }, "settings": { "active_color": { "description": "设置当前歌词和已经唱过字符的颜色,默认使用界面文字颜色。", @@ -308,6 +305,9 @@ } } }, + "shortcut": { + "label": "打开歌词选择器" + }, "source_label": "歌词来源", "title": "歌词" } diff --git a/special-workspaces/translations/en.json b/special-workspaces/translations/en.json index 791f724..4c8d93c 100644 --- a/special-workspaces/translations/en.json +++ b/special-workspaces/translations/en.json @@ -1,32 +1,32 @@ { "settings": { - "max_label_chars": { - "label": "Maximum label characters", - "description": "Maximum characters shown from each workspace name. Use 0 to show the full name." - }, - "hide_inactive": { - "label": "Hide inactive workspaces", - "description": "Hide populated special workspaces unless they are currently visible on a monitor." - }, - "capsule_radius": { - "label": "Capsule radius", - "description": "Corner radius of each capsule in logical pixels. Values below 0 are treated as 0." - }, - "capsule_padding": { - "label": "Capsule content padding", - "description": "Space before and after the label along the bar axis, in logical pixels. Values below 0 are treated as 0." + "active_style": { + "description": "Show active workspaces as primary-filled capsules or transparent labels with primary text.", + "label": "Active workspace style" }, "capsule_min_width": { - "label": "Capsule minimum length", - "description": "Minimum capsule length along the bar axis: width on horizontal bars, height on vertical bars. Values below 0 are treated as 0." + "description": "Minimum capsule length along the bar axis: width on horizontal bars, height on vertical bars. Values below 0 are treated as 0.", + "label": "Capsule minimum length" }, - "active_style": { - "label": "Active workspace style", - "description": "Show active workspaces as primary-filled capsules or transparent labels with primary text." + "capsule_padding": { + "description": "Space before and after the label along the bar axis, in logical pixels. Values below 0 are treated as 0.", + "label": "Capsule content padding" + }, + "capsule_radius": { + "description": "Corner radius of each capsule in logical pixels. Values below 0 are treated as 0.", + "label": "Capsule radius" + }, + "hide_inactive": { + "description": "Hide populated special workspaces unless they are currently visible on a monitor.", + "label": "Hide inactive workspaces" }, "inactive_style": { - "label": "Inactive workspace style", - "description": "Show inactive workspaces as secondary-filled capsules or transparent labels with surface text." + "description": "Show inactive workspaces as secondary-filled capsules or transparent labels with surface text.", + "label": "Inactive workspace style" + }, + "max_label_chars": { + "description": "Maximum characters shown from each workspace name. Use 0 to show the full name.", + "label": "Maximum label characters" }, "style": { "fill": "Fill", diff --git a/w-engine/translations/en.json b/w-engine/translations/en.json index 0d3cdee..402af90 100644 --- a/w-engine/translations/en.json +++ b/w-engine/translations/en.json @@ -1,11 +1,11 @@ { - "plugin_name": "W Engine", - "plugin_description": "A widget for Wallpaper Engine. Set wallpaper from Wallpaper Engine with simple click.", "panel": { "apply": "Apply wallpaper {id}", "list_failed": "Could not list Wallpaper Engine wallpapers", "missing_project_json": "No project.json for {name}", "no_wallpapers": "No Wallpaper Engine wallpapers found", "title": "W Engine" - } + }, + "plugin_description": "A widget for Wallpaper Engine. Set wallpaper from Wallpaper Engine with simple click.", + "plugin_name": "W Engine" }