diff options
author | Ken Moore <ken@ixsystems.com> | 2017-01-03 12:02:09 -0500 |
---|---|---|
committer | Ken Moore <ken@ixsystems.com> | 2017-01-03 12:02:09 -0500 |
commit | 456ed73604563dab5c53e7e48b6e25585ba50b48 (patch) | |
tree | abc7140b815220189ff197fde6e45c6cc36166a3 /src-qt5/core/lumina-wm-INCOMPLETE/i18n/lumina-wm_es.ts | |
parent | Update README.md (diff) | |
download | lumina-456ed73604563dab5c53e7e48b6e25585ba50b48.tar.gz lumina-456ed73604563dab5c53e7e48b6e25585ba50b48.tar.bz2 lumina-456ed73604563dab5c53e7e48b6e25585ba50b48.zip |
Re-sync the translation files with the sources.
Diffstat (limited to 'src-qt5/core/lumina-wm-INCOMPLETE/i18n/lumina-wm_es.ts')
-rw-r--r-- | src-qt5/core/lumina-wm-INCOMPLETE/i18n/lumina-wm_es.ts | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/src-qt5/core/lumina-wm-INCOMPLETE/i18n/lumina-wm_es.ts b/src-qt5/core/lumina-wm-INCOMPLETE/i18n/lumina-wm_es.ts index 750ec10b..b70e5640 100644 --- a/src-qt5/core/lumina-wm-INCOMPLETE/i18n/lumina-wm_es.ts +++ b/src-qt5/core/lumina-wm-INCOMPLETE/i18n/lumina-wm_es.ts @@ -1,40 +1,40 @@ -<?xml version='1.0' encoding='utf-8'?> +<?xml version="1.0" encoding="utf-8"?> <!DOCTYPE TS> <TS version="2.1" language="es_ES"> <context> <name>LLockScreen</name> <message> - <location filename="../LLockScreen.ui" line="14"></location> + <location filename="../LLockScreen.ui" line="14"/> <source>Form</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../LLockScreen.ui" line="114"></location> + <location filename="../LLockScreen.ui" line="114"/> <source>Password</source> <translation>ContraseƱa</translation> </message> <message> - <location filename="../LLockScreen.ui" line="126"></location> + <location filename="../LLockScreen.ui" line="126"/> <source>Unlock Session</source> <translation>Desbloquear Sesion</translation> </message> <message> - <location filename="../LLockScreen.cpp" line="39"></location> + <location filename="../LLockScreen.cpp" line="39"/> <source>Locked by: %1</source> <translation>Bloqueado por:%1</translation> </message> <message> - <location filename="../LLockScreen.cpp" line="76"></location> + <location filename="../LLockScreen.cpp" line="76"/> <source>Too Many Failures</source> <translation>Demasiadas Fallas</translation> </message> <message> - <location filename="../LLockScreen.cpp" line="76"></location> + <location filename="../LLockScreen.cpp" line="76"/> <source>Wait %1 Minutes</source> <translation>Espera %1 Minutos</translation> </message> <message> - <location filename="../LLockScreen.cpp" line="77"></location> + <location filename="../LLockScreen.cpp" line="77"/> <source>Failed Attempts: %1</source> <translation>Intentos Fallidos: %1</translation> </message> |