summaryrefslogtreecommitdiffstats
path: root/res/values-ja
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-ja')
-rw-r--r--res/values-ja/strings.xml3
-rw-r--r--res/values-ja/strings_dun.xml2
-rw-r--r--res/values-ja/strings_ftp.xml5
-rw-r--r--res/values-ja/strings_map.xml4
-rw-r--r--res/values-ja/strings_sap.xml2
5 files changed, 16 insertions, 0 deletions
diff --git a/res/values-ja/strings.xml b/res/values-ja/strings.xml
index 5268d3a..221061f 100644
--- a/res/values-ja/strings.xml
+++ b/res/values-ja/strings.xml
@@ -19,9 +19,12 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="app_name">Bluetooth拡張機能</string>
<string name="defaultname">カーキット</string>
+ <!-- Do not translate. android:process of this application. -->
+ <!-- Bluetooth FTP or MAP permission Alert Activity checkbox text [CHAR LIMIT=none] -->
<string name="bluetooth_remember_choice">次回から表示しない</string>
<string name="acceptance_timeout_message">%1$sからの接続の受け入れがタイムアウトしました</string>
<string name="authentication_timeout_message">%1$sとの認証がタイムアウトしました</string>
+ <!-- Notification message when a Bluetooth device wants to pair with us -->
<string name="notif_ticker">Bluetooth接続リクエスト</string>
<string name="notif_message">タップすると「<xliff:g id="device_name">%1$s</xliff:g>」に接続します。</string>
</resources>
diff --git a/res/values-ja/strings_dun.xml b/res/values-ja/strings_dun.xml
index 0448401..4b97eda 100644
--- a/res/values-ja/strings_dun.xml
+++ b/res/values-ja/strings_dun.xml
@@ -31,6 +31,8 @@
*/
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- Activity label of BluetoothDunPermissionActivity, also used as Strings in the permission dialog [CHAR LIMIT=none] -->
<string name="bluetooth_dun_request">DUNリクエスト</string>
+ <!-- Bluetooth DUN permission Alert Activity text [CHAR LIMIT=none] -->
<string name="bluetooth_dun_acceptance_dialog_text">%1$sがDUNを使用しようとしています。%2$sにアクセスを許可しますか?</string>
</resources>
diff --git a/res/values-ja/strings_ftp.xml b/res/values-ja/strings_ftp.xml
index 0b967cf..c2700ed 100644
--- a/res/values-ja/strings_ftp.xml
+++ b/res/values-ja/strings_ftp.xml
@@ -33,9 +33,14 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="ftp_session_key_dialog_title">%1$sのセッションキーを入力してください</string>
<string name="ftp_session_key_dialog_header">Bluetoothセッションキーが必要です</string>
+ <!-- Notification title when a Bluetooth device wants to pair with us -->
<string name="ftp_notif_title">FTPのセッションキーリクエスト</string>
+ <!--Notification Title for ACTIVE SESSION -->
<string name="ftp_notif_active_session">Bluetooth FTPアクティブセッション</string>
+ <!--Notification message for ACTIVE SESSION -->
<string name="ftp_notif_connected">「<xliff:g id="device_name">%1$s</xliff:g>」へのBluetoothファイル転送アクセス。</string>
+ <!-- Activity label of BluetoothFtpPermissionActivity, also used as Strings in the permission dialog [CHAR LIMIT=none] -->
<string name="bluetooth_ftp_request">FTPリクエスト</string>
+ <!-- Bluetooth FTP permission Alert Activity text [CHAR LIMIT=none] -->
<string name="bluetooth_ftp_acceptance_dialog_text">%1$sがファイルとフォルダにアクセスしようとしています。%2$sにアクセスを許可しますか?</string>
</resources>
diff --git a/res/values-ja/strings_map.xml b/res/values-ja/strings_map.xml
index 1e14ae3..3757bdf 100644
--- a/res/values-ja/strings_map.xml
+++ b/res/values-ja/strings_map.xml
@@ -31,8 +31,12 @@
*/
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!--Notification Title for ACTIVE SESSION -->
<string name="map_notif_active_session">Bluetooth MAPアクティブセッション</string>
+ <!--Notification message for ACTIVE SESSION -->
<string name="map_notif_connected">「<xliff:g id="device_name">%1$s</xliff:g>」へのBluetoothメッセージアクセス。</string>
+ <!-- Activity label of BluetoothMasPermissionActivity, also used as Strings in the permission dialog [CHAR LIMIT=none] -->
<string name="bluetooth_mas_request">メッセージアクセスリクエスト</string>
+ <!-- Bluetooth MAS permission Alert Activity text [CHAR LIMIT=none] -->
<string name="bluetooth_mas_acceptance_dialog_text">%1$sがメッセージにアクセスしようとしています。%2$sにアクセスを許可しますか?</string>
</resources>
diff --git a/res/values-ja/strings_sap.xml b/res/values-ja/strings_sap.xml
index 199172d..846d5dd 100644
--- a/res/values-ja/strings_sap.xml
+++ b/res/values-ja/strings_sap.xml
@@ -31,6 +31,8 @@
*/
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- Activity label of BluetoothSapPermissionActivity, also used as Strings in the permission dialog [CHAR LIMIT=none] -->
<string name="bluetooth_sap_request">SAPリクエスト</string>
+ <!-- Bluetooth SAP permission Alert Activity text [CHAR LIMIT=none] -->
<string name="bluetooth_sap_acceptance_dialog_text">%1$sがSIMにアクセスしようとしています。%2$sにアクセスを許可しますか?</string>
</resources>