LockScreen: complete redesign

This commit is contained in:
Ly-sec
2025-10-04 17:10:03 +02:00
parent 60d631d9d9
commit 3e224f77a0
7 changed files with 610 additions and 908 deletions
+5 -2
View File
@@ -1327,7 +1327,7 @@
},
"system": {
"uptime": "System-Laufzeit: {uptime}",
"welcome-back": "Willkommen zurück, {user}!",
"welcome-back": "Willkommen zurück,",
"monitor-description": "{model} ({width}x{height})",
"scaling-percentage": "{percentage}%",
"location-display": "{name} ({coordinates})",
@@ -1356,7 +1356,10 @@
"lock-screen": {
"secure-terminal": "SICHERES TERMINAL",
"unlock-command": "sudo unlock-session",
"password": "Passwort:",
"password": "Passwort eingeben...",
"welcome-back": "Willkommen zurück,",
"authenticating": "Authentifizierung...",
"authentication-failed": "Authentifizierung fehlgeschlagen",
"shut-down": "Herunterfahren",
"restart": "Neu starten",
"suspend": "Ruhezustand"
+5 -2
View File
@@ -1309,7 +1309,7 @@
},
"system": {
"uptime": "System uptime: {uptime}",
"welcome-back": "Welcome back, {user}!",
"welcome-back": "Welcome back,",
"monitor-description": "{model} ({width}x{height})",
"scaling-percentage": "{percentage}%",
"location-display": "{name} ({coordinates})",
@@ -1327,7 +1327,10 @@
"lock-screen": {
"secure-terminal": "SECURE TERMINAL",
"unlock-command": "sudo unlock-session",
"password": "Password:",
"password": "Enter your password...",
"welcome-back": "Welcome back,",
"authenticating": "Authenticating...",
"authentication-failed": "Authentication failed",
"shut-down": "Shut down",
"restart": "Restart",
"suspend": "Suspend"
+5 -2
View File
@@ -1306,7 +1306,7 @@
},
"system": {
"uptime": "Tiempo de actividad: {uptime}",
"welcome-back": "¡Bienvenido de nuevo, {user}!",
"welcome-back": "¡Bienvenido de nuevo,",
"monitor-description": "{model} ({width}x{height})",
"scaling-percentage": "{percentage}%",
"location-display": "{name} ({coordinates})",
@@ -1324,7 +1324,10 @@
"lock-screen": {
"secure-terminal": "TERMINAL SEGURA",
"unlock-command": "sudo unlock-session",
"password": "Contraseña:",
"password": "Ingresa tu contraseña...",
"welcome-back": "¡Bienvenido de nuevo,",
"authenticating": "Autenticando...",
"authentication-failed": "Autenticación fallida",
"shut-down": "Apagar",
"restart": "Reiniciar",
"suspend": "Suspender"
+5 -2
View File
@@ -1306,7 +1306,7 @@
},
"system": {
"uptime": "Temps d'activité : {uptime}",
"welcome-back": "Bon retour, {user} !",
"welcome-back": "Bon retour,",
"monitor-description": "{model} ({width}x{height})",
"scaling-percentage": "{percentage}%",
"location-display": "{name} ({coordinates})",
@@ -1324,7 +1324,10 @@
"lock-screen": {
"secure-terminal": "TERMINAL SÉCURISÉ",
"unlock-command": "sudo unlock-session",
"password": "Mot de passe :",
"password": "Entrez votre mot de passe...",
"welcome-back": "Bon retour,",
"authenticating": "Authentification...",
"authentication-failed": "Échec de l'authentification",
"shut-down": "Éteindre",
"restart": "Redémarrer",
"suspend": "Mettre en veille"
+4 -1
View File
@@ -1324,7 +1324,10 @@
"lock-screen": {
"secure-terminal": "TERMINAL SEGURO",
"unlock-command": "sudo unlock-session",
"password": "Senha:",
"password": "Digite sua senha...",
"welcome-back": "Bem-vindo de volta,",
"authenticating": "Autenticando...",
"authentication-failed": "Falha na autenticação",
"shut-down": "Desligar",
"restart": "Reiniciar",
"suspend": "Suspender"
+5 -2
View File
@@ -1306,7 +1306,7 @@
},
"system": {
"uptime": "系统运行时间:{uptime}",
"welcome-back": "欢迎回来,{user}",
"welcome-back": "欢迎回来,",
"monitor-description": "{model} ({width}x{height})",
"scaling-percentage": "{percentage}%",
"location-display": "{name} ({coordinates})",
@@ -1324,7 +1324,10 @@
"lock-screen": {
"secure-terminal": "安全终端",
"unlock-command": "sudo unlock-session",
"password": "密码:",
"password": "请输入密码...",
"welcome-back": "欢迎回来,",
"authenticating": "正在验证...",
"authentication-failed": "验证失败",
"shut-down": "关机",
"restart": "重启",
"suspend": "挂起"
File diff suppressed because it is too large Load Diff