diff options
-rw-r--r-- | src-qt5/core/lumina-wm-INCOMPLETE/i18n/lumina-wm_es.ts | 28 |
1 files changed, 14 insertions, 14 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 acf4534b..750ec10b 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,42 +1,42 @@ -<?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 filename="../LLockScreen.ui" line="14"></location> <source>Form</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../LLockScreen.ui" line="114"/> + <location filename="../LLockScreen.ui" line="114"></location> <source>Password</source> - <translation type="unfinished"></translation> + <translation>ContraseƱa</translation> </message> <message> - <location filename="../LLockScreen.ui" line="126"/> + <location filename="../LLockScreen.ui" line="126"></location> <source>Unlock Session</source> - <translation type="unfinished"></translation> + <translation>Desbloquear Sesion</translation> </message> <message> - <location filename="../LLockScreen.cpp" line="39"/> + <location filename="../LLockScreen.cpp" line="39"></location> <source>Locked by: %1</source> - <translation type="unfinished"></translation> + <translation>Bloqueado por:%1</translation> </message> <message> - <location filename="../LLockScreen.cpp" line="76"/> + <location filename="../LLockScreen.cpp" line="76"></location> <source>Too Many Failures</source> - <translation type="unfinished"></translation> + <translation>Demasiadas Fallas</translation> </message> <message> - <location filename="../LLockScreen.cpp" line="76"/> + <location filename="../LLockScreen.cpp" line="76"></location> <source>Wait %1 Minutes</source> - <translation type="unfinished"></translation> + <translation>Espera %1 Minutos</translation> </message> <message> - <location filename="../LLockScreen.cpp" line="77"/> + <location filename="../LLockScreen.cpp" line="77"></location> <source>Failed Attempts: %1</source> - <translation type="unfinished"></translation> + <translation>Intentos Fallidos: %1</translation> </message> </context> </TS> |