From 4b97d25ed73e077b0b49b256f118985e2e98a267 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthew=20Fallah=20=28=E3=83=9E=E3=82=B7=E3=83=A5=E3=83=BC?= =?UTF-8?q?=E3=83=BB=E3=83=95=E3=82=A1=E3=83=A9=E3=83=BC=29?= <107450287+moi-cest-matthew@users.noreply.github.com> Date: Sun, 2 Jun 2024 21:22:57 -0700 Subject: [PATCH] Add Euro Spanish translation --- i18n/es/cosmic_greeter.ftl | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 i18n/es/cosmic_greeter.ftl diff --git a/i18n/es/cosmic_greeter.ftl b/i18n/es/cosmic_greeter.ftl new file mode 100644 index 0000000..6390587 --- /dev/null +++ b/i18n/es/cosmic_greeter.ftl @@ -0,0 +1,7 @@ +cancel = Cancelar +restart = Reiniciar +restart-now = ¿Reiniciar ahora? +restart-timeout = El ordenador se reiniciará automáticamente en {$seconds} segundos. +shutdown = Apagar +shutdown-now = ¿Apagar ahora? +shutdown-timeout = El ordenador se apagará automáticamente en {$seconds} segundos.