diff options
author | Ken Moore <ken@ixsystems.com> | 2016-10-20 08:58:31 -0400 |
---|---|---|
committer | Ken Moore <ken@ixsystems.com> | 2016-10-20 08:58:31 -0400 |
commit | e13f1779779b05626a71e8a1ca70a844658f6938 (patch) | |
tree | 288fed7350080454825eeec383a045d8dc96a004 /src-qt5/core/lumina-wm-INCOMPLETE/i18n/lumina-wm_ja.ts | |
parent | Merge branch 'master' of github.com:trueos/lumina (diff) | |
download | lumina-e13f1779779b05626a71e8a1ca70a844658f6938.tar.gz lumina-e13f1779779b05626a71e8a1ca70a844658f6938.tar.bz2 lumina-e13f1779779b05626a71e8a1ca70a844658f6938.zip |
Make sure all the translation files are synced to the sources.
Diffstat (limited to 'src-qt5/core/lumina-wm-INCOMPLETE/i18n/lumina-wm_ja.ts')
-rw-r--r-- | src-qt5/core/lumina-wm-INCOMPLETE/i18n/lumina-wm_ja.ts | 16 |
1 files changed, 8 insertions, 8 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 c13ed916..52c9b6ae 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,40 +1,40 @@ -<?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> + <location filename="../LLockScreen.ui" line="14"/> <source>Form</source> <translation>Form</translation> </message> <message> - <location filename="../LLockScreen.ui" line="114"></location> + <location filename="../LLockScreen.ui" line="114"/> <source>Password</source> <translation>パスワード</translation> </message> <message> - <location filename="../LLockScreen.ui" line="126"></location> + <location filename="../LLockScreen.ui" line="126"/> <source>Unlock Session</source> <translation>セッションのロックを解除</translation> </message> <message> - <location filename="../LLockScreen.cpp" line="39"></location> + <location filename="../LLockScreen.cpp" line="39"/> <source>Locked by: %1</source> <translation>%1 によってロックされました</translation> </message> <message> - <location filename="../LLockScreen.cpp" line="76"></location> + <location filename="../LLockScreen.cpp" line="76"/> <source>Too Many Failures</source> <translation>認証に続けて失敗しました</translation> </message> <message> - <location filename="../LLockScreen.cpp" line="76"></location> + <location filename="../LLockScreen.cpp" line="76"/> <source>Wait %1 Minutes</source> <translation>%1 分お待ちください</translation> </message> <message> - <location filename="../LLockScreen.cpp" line="77"></location> + <location filename="../LLockScreen.cpp" line="77"/> <source>Failed Attempts: %1</source> <translation>失敗した回数: %1</translation> </message> |