cosmic-greeter/i18n/en/cosmic_greeter.ftl
2026-03-02 16:43:35 -07:00

37 lines
1.1 KiB
Text

accessibility = Accessibility
.screen-reader = Screen Reader
.magnifier = Magnifier
.high-contrast = High contrast
.invert-colors = Invert Colors
authenticating = Authenticating...
cancel = Cancel
caps-lock = Caps Lock is active.
enter-user = Enter name manually...
type-username = Username:
keyboard-layout = Keyboard layout
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
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.