aboutsummaryrefslogtreecommitdiff
path: root/src-qt5
diff options
context:
space:
mode:
authorPavel Fric <pavelfric@yahoo.com>2016-10-26 10:04:36 +0000
committerWeblate <noreply@weblate.org>2016-10-26 10:08:11 +0000
commit3d9e2420be852131e7def3dd2510dd3a605b462f (patch)
treea8f92c210d7556f6fea664be78be3e6bed6b51a0 /src-qt5
parentTranslated using Weblate (lumina_DESKTOP@cs (generated)) (diff)
downloadlumina-3d9e2420be852131e7def3dd2510dd3a605b462f.tar.gz
lumina-3d9e2420be852131e7def3dd2510dd3a605b462f.tar.bz2
lumina-3d9e2420be852131e7def3dd2510dd3a605b462f.zip
Translated using Weblate (lumina_WM@cs (generated))
Currently translated at 100.0% (7 of 7 strings)
Diffstat (limited to 'src-qt5')
-rw-r--r--src-qt5/core/lumina-wm-INCOMPLETE/i18n/lumina-wm_cs.ts30
1 files changed, 15 insertions, 15 deletions
diff --git a/src-qt5/core/lumina-wm-INCOMPLETE/i18n/lumina-wm_cs.ts b/src-qt5/core/lumina-wm-INCOMPLETE/i18n/lumina-wm_cs.ts
index d67f59fc..1e8c241a 100644
--- a/src-qt5/core/lumina-wm-INCOMPLETE/i18n/lumina-wm_cs.ts
+++ b/src-qt5/core/lumina-wm-INCOMPLETE/i18n/lumina-wm_cs.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="cs_CZ">
<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>Formulář</translation>
</message>
<message>
- <location filename="../LLockScreen.ui" line="114"/>
+ <location filename="../LLockScreen.ui" line="114"></location>
<source>Password</source>
- <translation type="unfinished"></translation>
+ <translation>Heslo</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>Odemknout sezení</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>Zamknuto: %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>Příliš mnoho selhání</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>Počkat %1 minut</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>Nepodařených pokusů: %1</translation>
</message>
</context>
</TS>
bgstack15