es-ES: Do not use plural when one second is left

This commit is contained in:
Matthew Fallah (マシュー・ファラー) 2024-09-06 15:36:23 -10:00 committed by GitHub
parent a43d420251
commit 43396c0c4a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,10 +2,15 @@ cancel = Cancelar
keyboard-layout = Distribución de teclado
restart = Reiniciar
restart-now = ¿Reiniciar ahora?
restart-timeout = El ordenador se reiniciará automáticamente en {$seconds} segundos.
restart-timeout = El ordenador se reiniciará automáticamente en
{ $seconds ->
[one] 1 segundo.
*[other] {$seconds} segundos.}
session = Sesión
shutdown = Apagar
shutdown-now = ¿Apagar ahora?
shutdown-timeout = El ordenador se apagará automáticamente en {$seconds} segundos.
shutdown-timeout = El ordenador se apagará automáticamente en { $seconds ->
[one] 1 segundo.
*[other] {$seconds} segundos.}
suspend = Suspender
user = Utente