commit 4d8191e952092951e542af0d37ab0f0cd4289661 Author: Translation commit bot translation@torproject.org Date: Fri Mar 18 21:17:21 2016 +0000
Update translations for tor-messenger-prefsdtd --- ja/prefs.dtd | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/ja/prefs.dtd b/ja/prefs.dtd index 1441b0e..8526b57 100644 --- a/ja/prefs.dtd +++ b/ja/prefs.dtd @@ -1,13 +1,13 @@ -<!ENTITY prefs.otrPreferences "OTR Preferences"> -<!ENTITY prefs.otrSettings "OTR Settings"> -<!ENTITY prefs.requireEncryption "Require encryption"> -<!ENTITY prefs.otrKeys "My Private Keys"> +<!ENTITY prefs.otrPreferences "OTRの設定"> +<!ENTITY prefs.otrSettings "OTRの設定"> +<!ENTITY prefs.requireEncryption "暗号化を要求する"> +<!ENTITY prefs.otrKeys "自分の秘密鍵"> <!ENTITY prefs.keyForAccount "Key for account:"> -<!ENTITY prefs.fingerprint "Fingerprint:"> +<!ENTITY prefs.fingerprint "フィンガープリント:"> <!ENTITY prefs.knownFingers "Known fingerprints"> <!ENTITY prefs.introFingers "Manage the list of fingerprints you've seen."> -<!ENTITY prefs.showFingers "View"> +<!ENTITY prefs.showFingers "表示"> <!ENTITY prefs.introSettings "These settings apply to all one-to-one conversations."> <!ENTITY prefs.verifyNudge "Always nudge to verify your contact's identity"> <!ENTITY prefs.emptyAccountList "No accounts configured"> -<!ENTITY prefs.generate "Generate"> \ No newline at end of file +<!ENTITY prefs.generate "生成"> \ No newline at end of file
tor-commits@lists.torproject.org