aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/core/lumina-wm-INCOMPLETE/i18n/lumina-wm_es.ts
diff options
context:
space:
mode:
authorWeblate <noreply@weblate.org>2016-12-14 22:08:33 +0000
committerWeblate <noreply@weblate.org>2016-12-14 22:08:33 +0000
commite1b7530f6fb9686ee1b6fc3a83ec4402fdf1fe05 (patch)
tree8adabe40a55f86fa6b84ef02cc44889fbd68ff2c /src-qt5/core/lumina-wm-INCOMPLETE/i18n/lumina-wm_es.ts
parentMerge branch 'master' of github.com:trueos/lumina (diff)
parentMerge branch 'master' of github.com:trueos/lumina (diff)
downloadlumina-e1b7530f6fb9686ee1b6fc3a83ec4402fdf1fe05.tar.gz
lumina-e1b7530f6fb9686ee1b6fc3a83ec4402fdf1fe05.tar.bz2
lumina-e1b7530f6fb9686ee1b6fc3a83ec4402fdf1fe05.zip
Merge remote-tracking branch 'origin/master'
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.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