diff options
author | 2013-10-08 14:03:32 +0000 | |
---|---|---|
committer | 2013-10-08 14:03:32 +0000 | |
commit | d823988b5384561b3ec8149be03e99c9661c2ade (patch) | |
tree | 36d8194287c4e778fe9dd364409eb5f327fca00d /java/res/values-ja | |
parent | de65b7c0b36963de0f5c4f5cede543b247a8ccd7 (diff) | |
parent | 03b48097298e9314d6521c63bbd1c1fdb8759625 (diff) | |
download | latinime-d823988b5384561b3ec8149be03e99c9661c2ade.tar.gz latinime-d823988b5384561b3ec8149be03e99c9661c2ade.tar.xz latinime-d823988b5384561b3ec8149be03e99c9661c2ade.zip |
Merge "Import translations. DO NOT MERGE"
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 7e66a7b4a..a8229c0d7 100644 --- a/java/res/values-ja/strings.xml +++ b/java/res/values-ja/strings.xml @@ -84,10 +84,8 @@ <string name="spoken_use_headphones" msgid="896961781287283493">"パスワードのキーが音声出力されるのでヘッドセットを接続してください。"</string> <string name="spoken_current_text_is" msgid="2485723011272583845">"現在のテキスト:%s"</string> <string name="spoken_no_text_entered" msgid="7479685225597344496">"テキストが入力されていません"</string> - <!-- no translation found for spoken_auto_correct (8005997889020109763) --> - <skip /> - <!-- no translation found for spoken_auto_correct_obscured (6276420476908833791) --> - <skip /> + <string name="spoken_auto_correct" msgid="8005997889020109763">"<xliff:g id="KEY">%1$s</xliff:g>は<xliff:g id="ORIGINAL_WORD">%2$s</xliff:g>を<xliff:g id="CORRECTED">%3$s</xliff:g>に修正します"</string> + <string name="spoken_auto_correct_obscured" msgid="6276420476908833791">"<xliff:g id="KEY">%1$s</xliff:g>で自動修正が実行されます"</string> <string name="spoken_description_unknown" msgid="3197434010402179157">"キーコード:%d"</string> <string name="spoken_description_shift" msgid="244197883292549308">"Shift"</string> <string name="spoken_description_shift_shifted" msgid="1681877323344195035">"Shift有効(タップして解除)"</string> |