diff options
author | 2012-06-29 14:05:31 -0700 | |
---|---|---|
committer | 2012-06-29 14:05:31 -0700 | |
commit | 26c45718a595e96a3fffd4fc6307e926a8c2ad70 (patch) | |
tree | 5cd3de097e8e2e5b4448c455d49747aece998b65 /java/res/values-ja | |
parent | 5514d11cfce27683d84339e7f6dca2a6887ec2c0 (diff) | |
download | latinime-26c45718a595e96a3fffd4fc6307e926a8c2ad70.tar.gz latinime-26c45718a595e96a3fffd4fc6307e926a8c2ad70.tar.xz latinime-26c45718a595e96a3fffd4fc6307e926a8c2ad70.zip |
Import translations. DO NOT MERGE
Change-Id: I1c7b1b7877fdbf6963b7a034a8ec197004f97b0e
Auto-generated-cl: translation import
Diffstat (limited to 'java/res/values-ja')
-rw-r--r-- | java/res/values-ja/strings.xml | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/java/res/values-ja/strings.xml b/java/res/values-ja/strings.xml index 54e07d494..f9349f540 100644 --- a/java/res/values-ja/strings.xml +++ b/java/res/values-ja/strings.xml @@ -60,10 +60,8 @@ <string name="auto_correction_threshold_mode_modest" msgid="8788366690620799097">"中"</string> <string name="auto_correction_threshold_mode_aggeressive" msgid="3524029103734923819">"強"</string> <string name="auto_correction_threshold_mode_very_aggeressive" msgid="3386782235540547678">"最も強い"</string> - <!-- no translation found for bigram_prediction (5809665643352206540) --> - <skip /> - <!-- no translation found for bigram_prediction_summary (3253961591626441019) --> - <skip /> + <string name="bigram_prediction" msgid="5809665643352206540">"次の入力候補"</string> + <string name="bigram_prediction_summary" msgid="3253961591626441019">"前の語句に基づいた入力候補表示"</string> <string name="added_word" msgid="8993883354622484372">"<xliff:g id="WORD">%s</xliff:g>:保存しました"</string> <string name="label_go_key" msgid="1635148082137219148">"実行"</string> <string name="label_next_key" msgid="362972844525672568">"次へ"</string> |