aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/core/lumina-wm-INCOMPLETE/i18n
diff options
context:
space:
mode:
authorWeblate <noreply@weblate.org>2016-09-23 23:45:20 +0000
committerWeblate <noreply@weblate.org>2016-09-23 23:45:20 +0000
commitcb2aab6a2437990cb10b0c980ad4f9091098b6b6 (patch)
treef55a78353fc8a8ef2e27b8a4f47fa6a2e7eb0c65 /src-qt5/core/lumina-wm-INCOMPLETE/i18n
parentTranslated using Weblate (lumina_FM@ca (generated)) (diff)
parentMerge remote-tracking branch 'origin/master' (diff)
downloadlumina-cb2aab6a2437990cb10b0c980ad4f9091098b6b6.tar.gz
lumina-cb2aab6a2437990cb10b0c980ad4f9091098b6b6.tar.bz2
lumina-cb2aab6a2437990cb10b0c980ad4f9091098b6b6.zip
Merge remote-tracking branch 'origin/master'
Diffstat (limited to 'src-qt5/core/lumina-wm-INCOMPLETE/i18n')
-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