i18n: even more things appeared

This commit is contained in:
Ly-sec
2025-09-24 15:31:11 +02:00
parent 24cb5823ee
commit 5de4330199
25 changed files with 402 additions and 298 deletions
+67
View File
@@ -1064,6 +1064,9 @@
}
},
"session-menu": {
"title": "Sitzungsmenü",
"click-again": "Erneut klicken für sofortige Ausführung",
"action-in-seconds": "{action} in {seconds} Sekunden...",
"lock": "Sperren",
"suspend": "Ruhezustand",
"reboot": "Neu starten",
@@ -1111,5 +1114,69 @@
"shut-down": "Herunterfahren",
"restart": "Neu starten",
"suspend": "Ruhezustand"
},
"toast": {
"night-light": {
"enabled": "Aktiviert",
"disabled": "Deaktiviert",
"not-installed": "wlsunset nicht installiert",
"forced": "Aktivierung erzwungen",
"normal": "Normaler Modus"
},
"keep-awake": {
"enabled": "Aktiviert",
"disabled": "Deaktiviert"
},
"matugen": {
"enabled": "Aktiviert",
"disabled": "Deaktiviert",
"not-installed": "Nicht installiert"
},
"recording": {
"stopping": "Aufnahme wird gestoppt…",
"started": "Aufnahme gestartet",
"saved": "Aufnahme gespeichert",
"failed-start": "Aufnahme konnte nicht gestartet werden",
"failed-gpu": "gpu-screen-recorder unerwartet beendet.",
"failed-general": "Der Rekorder wurde mit einem Fehler beendet.",
"no-portals": "Desktop-Portale laufen nicht",
"no-portals-desc": "Starten Sie xdg-desktop-portal und ein Compositor-Portal (wlr/hyprland/gnome/kde)."
},
"clipboard": {
"unavailable": "Zwischenablage-Verlauf nicht verfügbar",
"unavailable-desc": "Die 'cliphist' Anwendung ist nicht installiert. Bitte installieren Sie sie, um Zwischenablage-Verlauf-Features zu nutzen."
},
"ipc": {
"powerpanel-deprecated": "PowerPanel wurde in SessionMenu umbenannt, dieser IPC-Aufruf wird bald veraltet sein. Bitte verwenden Sie stattdessen \"ipc call sessionMenu toggle\".",
"sidepanel-deprecated": "SidePanel wurde in ControlCenter umbenannt, dieser IPC-Aufruf wird bald veraltet sein. Bitte verwenden Sie stattdessen \"ipc call controlCenter toggle\"."
},
"wifi": {
"enabled": "Aktiviert",
"disabled": "Deaktiviert",
"connected": "Verbunden mit '{ssid}'",
"disconnected": "Getrennt von '{ssid}'"
},
"bluetooth": {
"enabled": "Aktiviert",
"disabled": "Deaktiviert"
},
"do-not-disturb": {
"enabled": "'Nicht stören' aktiviert",
"disabled": "'Nicht stören' deaktiviert",
"enabled-desc": "Sie finden diese Benachrichtigungen in Ihrem Verlauf.",
"disabled-desc": "Alle Benachrichtigungen werden angezeigt."
},
"power-profile": {
"changed": "Energieprofil geändert",
"profile-name": "\"{profile}\""
},
"audio": {
"muted": "Stummgeschaltet",
"unmuted": "Lautgeschaltet"
},
"battery": {
"low": "Niedriger Batteriestand",
"low-desc": "Batterie ist bei {percent}%. Bitte schließen Sie das Ladegerät an."
}
}
}
+145 -1
View File
@@ -663,6 +663,10 @@
"tooltip": {
"placeholder": "Placeholder"
},
"file-picker": {
"select-folder": "Select Folder",
"select-file": "Select File"
},
"datetime-tokens": {
"common": {
"12hour-time-minutes": "12-hour time with minutes",
@@ -886,7 +890,25 @@
"description": "Apply selected wallpaper to all monitors at once."
},
"search": "Search:"
}
},
"transitions": {
"none": "None",
"random": "Random",
"fade": "Fade",
"disc": "Disc",
"stripes": "Stripes",
"wipe": "Wipe"
},
"fill-modes": {
"center": "Center",
"crop": "Crop (Fill)",
"fit": "Fit (Contain)",
"stretch": "Stretch"
},
"no-match": "No match found.",
"no-wallpaper": "No wallpaper found.",
"try-different-search": "Try a different search query.",
"configure-directory": "Configure your wallpaper directory with images."
},
"bluetooth": {
"panel": {
@@ -1004,6 +1026,30 @@
"test": "Test"
},
"options": {
"bar": {
"position": {
"top": "Top",
"bottom": "Bottom",
"left": "Left",
"right": "Right"
},
"density": {
"compact": "Compact",
"default": "Default",
"comfortable": "Comfortable"
}
},
"launcher": {
"position": {
"center": "Center (default)",
"top_left": "Top left",
"top_right": "Top right",
"bottom_left": "Bottom left",
"bottom_right": "Bottom right",
"bottom_center": "Bottom center",
"top_center": "Top center"
}
},
"display-mode": {
"on-hover": "On hover",
"always-show": "Always show",
@@ -1064,6 +1110,11 @@
}
},
"session-menu": {
"title": "Session Menu",
"click-again": "Click again to execute immediately",
"action-in-seconds": "{action} in {seconds} seconds...",
"lock-subtitle": "Lock your session",
"end-subtitle": "End your session",
"lock": "Lock",
"suspend": "Suspend",
"reboot": "Reboot",
@@ -1111,5 +1162,98 @@
"shut-down": "Shut down",
"restart": "Restart",
"suspend": "Suspend"
},
"toast": {
"night-light": {
"enabled": "Enabled",
"disabled": "Disabled",
"not-installed": "wlsunset not installed",
"forced": "Forced activation",
"normal": "Normal mode"
},
"keep-awake": {
"enabled": "Enabled",
"disabled": "Disabled"
},
"matugen": {
"enabled": "Enabled",
"disabled": "Disabled",
"not-installed": "Not installed"
},
"recording": {
"stopping": "Stopping recording…",
"started": "Recording started",
"saved": "Recording saved",
"failed-start": "Failed to start recording",
"failed-gpu": "gpu-screen-recorder exited unexpectedly.",
"failed-general": "The recorder exited with an error.",
"no-portals": "Desktop portals not running",
"no-portals-desc": "Start xdg-desktop-portal and a compositor portal (wlr/hyprland/gnome/kde)."
},
"clipboard": {
"unavailable": "Clipboard history unavailable",
"unavailable-desc": "The 'cliphist' application is not installed. Please install it to use clipboard history features."
},
"ipc": {
"powerpanel-deprecated": "PowerPanel has been renamed to SessionMenu, this IPC call will be deprecated soon. Please use \"ipc call sessionMenu toggle\" instead.",
"sidepanel-deprecated": "SidePanel has been renamed to ControlCenter, this IPC call will be deprecated soon. Please use \"ipc call controlCenter toggle\" instead."
},
"wifi": {
"enabled": "Enabled",
"disabled": "Disabled",
"connected": "Connected to '{ssid}'",
"disconnected": "Disconnected from '{ssid}'"
},
"bluetooth": {
"enabled": "Enabled",
"disabled": "Disabled"
},
"do-not-disturb": {
"enabled": "'Do not disturb' enabled",
"disabled": "'Do not disturb' disabled",
"enabled-desc": "You'll find these notifications in your history.",
"disabled-desc": "Showing all notifications."
},
"power-profile": {
"changed": "Power profile changed",
"profile-name": "\"{profile}\""
},
"audio": {
"muted": "Muted",
"unmuted": "Unmuted"
},
"battery": {
"low": "Low Battery",
"low-desc": "Battery is at {percent}%. Please connect the charger."
}
},
"weather": {
"clear-sky": "Clear sky",
"mainly-clear": "Mainly clear",
"partly-cloudy": "Partly cloudy",
"overcast": "Overcast",
"fog": "Fog",
"drizzle": "Drizzle",
"snow": "Snow",
"rain-showers": "Rain showers",
"thunderstorm": "Thunderstorm",
"unknown": "Unknown"
},
"authentication": {
"failed": "Authentication failed",
"error": "Authentication error"
},
"general": {
"no-results": "No results",
"no-summary": "No summary",
"unknown": "Unknown"
},
"battery": {
"no-battery-detected": "No battery detected.",
"charging-rate": "Charging rate: {rate} W.",
"discharging-rate": "Discharging rate: {rate} W.",
"charging": "Charging.",
"discharging": "Discharging."
}
}