mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
LockScreen: complete redesign
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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": "挂起"
|
||||
|
||||
+581
-897
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user