aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/core/lumina-wm-INCOMPLETE/i18n/lumina-wm_el.ts
diff options
context:
space:
mode:
authorGeorge Ember <sk8harddiefast@gmail.com>2016-09-23 21:47:09 +0000
committerWeblate <noreply@weblate.org>2016-09-23 21:47:33 +0000
commit1180464bb90cca55b277ba7872012417bbaf80bf (patch)
tree4d4e525d041ff6fc2faead2a382aaf0854cf00a1 /src-qt5/core/lumina-wm-INCOMPLETE/i18n/lumina-wm_el.ts
parentTranslated using Weblate (lumina_WM@lt (generated)) (diff)
downloadlumina-1180464bb90cca55b277ba7872012417bbaf80bf.tar.gz
lumina-1180464bb90cca55b277ba7872012417bbaf80bf.tar.bz2
lumina-1180464bb90cca55b277ba7872012417bbaf80bf.zip
Translated using Weblate (lumina_WM@el (generated))
Currently translated at 100.0% (7 of 7 strings)
Diffstat (limited to 'src-qt5/core/lumina-wm-INCOMPLETE/i18n/lumina-wm_el.ts')
-rw-r--r--src-qt5/core/lumina-wm-INCOMPLETE/i18n/lumina-wm_el.ts30
1 files changed, 15 insertions, 15 deletions
diff --git a/src-qt5/core/lumina-wm-INCOMPLETE/i18n/lumina-wm_el.ts b/src-qt5/core/lumina-wm-INCOMPLETE/i18n/lumina-wm_el.ts
index 7862c31e..29a9eaf0 100644
--- a/src-qt5/core/lumina-wm-INCOMPLETE/i18n/lumina-wm_el.ts
+++ b/src-qt5/core/lumina-wm-INCOMPLETE/i18n/lumina-wm_el.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="el_GR">
<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>
+ <translation>Μορφή</translation>
</message>
<message>
- <location filename="../LLockScreen.ui" line="114"/>
+ <location filename="../LLockScreen.ui" line="114"></location>
<source>Password</source>
- <translation type="unfinished"></translation>
+ <translation>Κωδικός</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>Ξεκλείδωμα Συνεδρίας</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>Κλειδώθηκε απο: %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>Πάρα Πολλές Αποτυχίες</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>Περιμένετε %1 Λεπτά</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>Αποτυχημένες προσπάθειες: %1</translation>
</message>
</context>
</TS>
bgstack15