diff options
author | 2016-12-02 23:41:14 -0800 | |
---|---|---|
committer | 2016-12-02 23:41:14 -0800 | |
commit | ceec4e8ca589e2a54c1a5510fe112a79394c9d2a (patch) | |
tree | be00c8413a75d8e0f47a969b30bfd52af390479b /java/res/values-ja | |
parent | 67372336be878c908572a834ee8218b18e968c5c (diff) | |
download | latinime-ceec4e8ca589e2a54c1a5510fe112a79394c9d2a.tar.gz latinime-ceec4e8ca589e2a54c1a5510fe112a79394c9d2a.tar.xz latinime-ceec4e8ca589e2a54c1a5510fe112a79394c9d2a.zip |
Import translations. DO NOT MERGE
Change-Id: I90f7514e9e392b58118f4f6b724b8c14a9328ed0
Auto-generated-cl: translation import
Diffstat (limited to 'java/res/values-ja')
-rw-r--r-- | java/res/values-ja/strings-action-keys.xml | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/java/res/values-ja/strings-action-keys.xml b/java/res/values-ja/strings-action-keys.xml deleted file mode 100644 index a8ed43468..000000000 --- a/java/res/values-ja/strings-action-keys.xml +++ /dev/null @@ -1,31 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- -/* -** -** Copyright 2013, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ - --> - -<resources xmlns:android="http://schemas.android.com/apk/res/android" - xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - <string name="label_go_key" msgid="4033615332628671065">"実行"</string> - <string name="label_next_key" msgid="5586407279258592635">"次へ"</string> - <string name="label_previous_key" msgid="1421141755779895275">"前へ"</string> - <string name="label_done_key" msgid="7564866296502630852">"完了"</string> - <string name="label_send_key" msgid="482252074224462163">"送信"</string> - <string name="label_search_key" msgid="7965186050435796642">"検索"</string> - <string name="label_pause_key" msgid="2225922926459730642">"停止"</string> - <string name="label_wait_key" msgid="5891247853595466039">"待機"</string> -</resources> |