summaryrefslogtreecommitdiff
path: root/java/com/android/incallui/answer/impl/res/values-ja/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'java/com/android/incallui/answer/impl/res/values-ja/strings.xml')
-rw-r--r--java/com/android/incallui/answer/impl/res/values-ja/strings.xml57
1 files changed, 20 insertions, 37 deletions
diff --git a/java/com/android/incallui/answer/impl/res/values-ja/strings.xml b/java/com/android/incallui/answer/impl/res/values-ja/strings.xml
index ac9c677d7..897ff5c04 100644
--- a/java/com/android/incallui/answer/impl/res/values-ja/strings.xml
+++ b/java/com/android/incallui/answer/impl/res/values-ja/strings.xml
@@ -1,38 +1,21 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 2017 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="call_incoming_swipe_to_decline_with_message" msgid="2426342919316424240">"アイコンをスワイプして着信を拒否し、メッセージを送信"</string>
- <string name="call_incoming_swipe_to_answer_video_as_audio" msgid="2656902519734774070">"アイコンをスワイプして音声通話として応答"</string>
- <string name="call_incoming_default_label_answer_and_release_second" msgid="4543429977872844314">"上にスワイプして通話に応答し、進行中の通話を保留"</string>
- <string name="call_incoming_default_label_answer_and_release_third" msgid="1738895612225349741">"上にスワイプして通話に応答し、保留中の通話を終了"</string>
- <string name="call_incoming_swipe_to_answer_and_release" msgid="662432029870261061">"アイコンをスワイプして通話に応答し、進行中の通話を終了"</string>
- <string name="call_incoming_message_custom" msgid="5819492800418293238">"カスタム返信を作成…"</string>
- <string name="call_incoming_respond_via_sms_custom_message" msgid="6808438125627371020">"カスタム返信を作成…"</string>
- <string name="call_incoming_custom_message_cancel" msgid="5231860339073505201">"キャンセル"</string>
- <string name="call_incoming_custom_message_send" msgid="3826716354040318205">"送信"</string>
- <string name="a11y_incoming_call_reject_with_sms" msgid="6101839791429796754">"この着信を拒否してメッセージを送信"</string>
- <string name="a11y_incoming_call_answer_video_as_audio" msgid="3890612269318682756">"音声通話として応答"</string>
- <string name="a11y_incoming_call_answer_and_release" msgid="4896746774725239464">"通話に応答し、進行中の通話を終了"</string>
- <string name="a11y_description_incoming_call_reject_with_sms" msgid="4705064921696291310">"拒否してメッセージを送信"</string>
- <string name="a11y_description_incoming_call_answer_video_as_audio" msgid="1562530317428907884">"音声通話として応答"</string>
- <string name="a11y_description_incoming_call_answer_and_release" msgid="8511087499748888476">"通話に応答し、進行中の通話を終了"</string>
- <string name="call_incoming_video_is_off" msgid="3216603035158629403">"ビデオ: OFF"</string>
- <string name="a11y_incoming_call_swipe_gesture_prompt" msgid="8682480557168484972">"応答するには 2 本の指で上にスワイプ、拒否するには 2 本の指で下にスワイプします。"</string>
- <string name="call_incoming_important" msgid="3762352743365137090">"重要"</string>
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+ <string name="call_incoming_swipe_to_decline_with_message">アイコンをスワイプして着信を拒否し、メッセージを送信</string>
+ <string name="call_incoming_swipe_to_answer_video_as_audio">アイコンをスワイプして音声通話として応答</string>
+ <string name="call_incoming_default_label_answer_and_release_second">上にスワイプして通話に応答し、進行中の通話を保留</string>
+ <string name="call_incoming_default_label_answer_and_release_third">上にスワイプして通話に応答し、保留中の通話を終了</string>
+ <string name="call_incoming_swipe_to_answer_and_release">アイコンをスワイプして通話に応答し、進行中の通話を終了</string>
+ <string name="call_incoming_message_custom">カスタム返信を作成…</string>
+ <string name="call_incoming_respond_via_sms_custom_message">カスタム返信を作成…</string>
+ <string name="call_incoming_custom_message_cancel">キャンセル</string>
+ <string name="call_incoming_custom_message_send">送信</string>
+ <string name="a11y_incoming_call_reject_with_sms">この着信を拒否してメッセージを送信</string>
+ <string name="a11y_incoming_call_answer_video_as_audio">音声通話として応答</string>
+ <string name="a11y_incoming_call_answer_and_release">通話に応答し、進行中の通話を終了</string>
+ <string name="a11y_description_incoming_call_reject_with_sms">拒否してメッセージを送信</string>
+ <string name="a11y_description_incoming_call_answer_video_as_audio">音声通話として応答</string>
+ <string name="a11y_description_incoming_call_answer_and_release">通話に応答し、進行中の通話を終了</string>
+ <string name="call_incoming_video_is_off">ビデオ: OFF</string>
+ <string name="a11y_incoming_call_swipe_gesture_prompt">応答するには 2 本の指で上にスワイプ、拒否するには 2 本の指で下にスワイプします。</string>
+ <string name="call_incoming_important">重要</string>
</resources>