aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/core
diff options
context:
space:
mode:
authorAlejandro Pastor Vargas <pasvar@gmail.com>2016-10-13 02:05:01 +0000
committerWeblate <noreply@weblate.org>2016-10-17 06:30:02 +0000
commit24985095a44a6b03124468466e0c393b47cedf90 (patch)
tree2fa4aaee9d7af3f42f0dd729218cd8ae6a591dc6 /src-qt5/core
parentTranslated using Weblate (lumina_WM@de (generated)) (diff)
downloadlumina-24985095a44a6b03124468466e0c393b47cedf90.tar.gz
lumina-24985095a44a6b03124468466e0c393b47cedf90.tar.bz2
lumina-24985095a44a6b03124468466e0c393b47cedf90.zip
Translated using Weblate (lumina_WM@es (generated))
Currently translated at 85.7% (6 of 7 strings)
Diffstat (limited to 'src-qt5/core')
-rw-r--r--src-qt5/core/lumina-wm-INCOMPLETE/i18n/lumina-wm_es.ts28
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>
bgstack15