diff options
author | Weblate <noreply@weblate.org> | 2016-10-03 12:53:28 +0000 |
---|---|---|
committer | Weblate <noreply@weblate.org> | 2016-10-03 12:53:28 +0000 |
commit | 4ee0df5cc36c570184c89fc45527a9efbd6667c6 (patch) | |
tree | 73167327819409a5af4c000490bdaab910396603 | |
parent | Translated using Weblate (lumina_FM@ja (generated)) (diff) | |
parent | Merge remote-tracking branch 'origin/master' (diff) | |
download | lumina-4ee0df5cc36c570184c89fc45527a9efbd6667c6.tar.gz lumina-4ee0df5cc36c570184c89fc45527a9efbd6667c6.tar.bz2 lumina-4ee0df5cc36c570184c89fc45527a9efbd6667c6.zip |
Merge remote-tracking branch 'origin/master'
-rw-r--r-- | src-qt5/core/lumina-wm-INCOMPLETE/i18n/lumina-wm_ja.ts | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/src-qt5/core/lumina-wm-INCOMPLETE/i18n/lumina-wm_ja.ts b/src-qt5/core/lumina-wm-INCOMPLETE/i18n/lumina-wm_ja.ts index 7059d114..c13ed916 100644 --- a/src-qt5/core/lumina-wm-INCOMPLETE/i18n/lumina-wm_ja.ts +++ b/src-qt5/core/lumina-wm-INCOMPLETE/i18n/lumina-wm_ja.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="ja_JP"> <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>Form</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> |