cosmic-greeter/i18n/en/cosmic_greeter.ftl

38 lines
1.1 KiB
Text
Raw Normal View History

2025-08-06 21:41:38 -04:00
accessibility = Accessibility
.screen-reader = Screen Reader
.magnifier = Magnifier
.high-contrast = High contrast
.invert-colors = Invert Colors
authenticating = Authenticating...
2024-05-07 10:07:48 -06:00
cancel = Cancel
2025-06-25 10:16:54 +02:00
caps-lock = Caps Lock is active.
2025-06-26 15:14:43 -04:00
enter-user = Enter name manually...
type-username = Username:
keyboard-layout = Keyboard layout
2024-05-07 10:07:48 -06:00
restart = Restart
restart-now = Restart now?
restart-timeout = The system will restart automatically
{ $seconds ->
[0] now.
[1] in 1 second.
*[other] in {$seconds} seconds.
}
session = Session
2024-05-07 10:07:48 -06:00
shutdown = Shut down
shutdown-now = Shut down now?
shutdown-timeout = The system will shut down automatically
{ $seconds ->
[0] now.
[1] in 1 second.
*[other] in {$seconds} seconds.
}
suspend = Suspend
user = User
# Authentication errors
auth-error-default = Authentication failed. Please try again.
auth-error-credentials = Incorrect password. Please check your keyboard layout and try again.
auth-error-denied = Access denied.
auth-error-maxtries = Too many failed authentication attempts.
auth-error-account = Account is unavailable or disabled.