summaryrefslogtreecommitdiffstats
path: root/res/values-it
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-it')
-rw-r--r--res/values-it/strings.xml3
-rw-r--r--res/values-it/strings_dun.xml2
-rw-r--r--res/values-it/strings_ftp.xml5
-rw-r--r--res/values-it/strings_map.xml4
-rw-r--r--res/values-it/strings_sap.xml2
5 files changed, 16 insertions, 0 deletions
diff --git a/res/values-it/strings.xml b/res/values-it/strings.xml
index bcffea5..fb737e8 100644
--- a/res/values-it/strings.xml
+++ b/res/values-it/strings.xml
@@ -19,9 +19,12 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="app_name">Estensioni Bluetooth</string>
<string name="defaultname">Kit auto</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">Non richiedere di nuovo</string>
<string name="acceptance_timeout_message">Intervallo di accesso da %1$s terminato</string>
<string name="authentication_timeout_message">L\'intervallo di autorizzazione della connessione con %1$s รจ terminato</string>
+ <!-- Notification message when a Bluetooth device wants to pair with us -->
<string name="notif_ticker">Richiesta di connessione Bluetooth</string>
<string name="notif_message">Toccare per connettersi a \'<xliff:g id="device_name">%1$s</xliff:g>\'</string>
</resources>
diff --git a/res/values-it/strings_dun.xml b/res/values-it/strings_dun.xml
index b4b8de2..d9e2332 100644
--- a/res/values-it/strings_dun.xml
+++ b/res/values-it/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">Richiesta DUN</string>
+ <!-- Bluetooth DUN permission Alert Activity text [CHAR LIMIT=none] -->
<string name="bluetooth_dun_acceptance_dialog_text">%1$s richiede l\'accesso DUN. Consentire accesso a %2$s?</string>
</resources>
diff --git a/res/values-it/strings_ftp.xml b/res/values-it/strings_ftp.xml
index b2aaa7b..b8687a9 100644
--- a/res/values-it/strings_ftp.xml
+++ b/res/values-it/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">Digitare una chiave di sessione per %1$s</string>
<string name="ftp_session_key_dialog_header">Chiave di sessione Bluetooth richiesta</string>
+ <!-- Notification title when a Bluetooth device wants to pair with us -->
<string name="ftp_notif_title">Richiesta di accesso FTP</string>
+ <!--Notification Title for ACTIVE SESSION -->
<string name="ftp_notif_active_session">Sessione attiva FTP Bluetooth</string>
+ <!--Notification message for ACTIVE SESSION -->
<string name="ftp_notif_connected">Trasferimento file Bluetooth attivo su \'<xliff:g id="device_name">%1$s</xliff:g>\'</string>
+ <!-- Activity label of BluetoothFtpPermissionActivity, also used as Strings in the permission dialog [CHAR LIMIT=none] -->
<string name="bluetooth_ftp_request">Richiesta FTP</string>
+ <!-- Bluetooth FTP permission Alert Activity text [CHAR LIMIT=none] -->
<string name="bluetooth_ftp_acceptance_dialog_text">%1$s richiede l\'accesso ai tuoi file e cartelle. Consentire accesso a %2$s?</string>
</resources>
diff --git a/res/values-it/strings_map.xml b/res/values-it/strings_map.xml
index 32ea682..7f670d0 100644
--- a/res/values-it/strings_map.xml
+++ b/res/values-it/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">Sessione attiva MAP Bluetooth</string>
+ <!--Notification message for ACTIVE SESSION -->
<string name="map_notif_connected">Messaggio di accesso Bluetooth a \'<xliff:g id="device_name">%1$s</xliff:g>\'</string>
+ <!-- Activity label of BluetoothMasPermissionActivity, also used as Strings in the permission dialog [CHAR LIMIT=none] -->
<string name="bluetooth_mas_request">Richiesta di accesso a messaggi</string>
+ <!-- Bluetooth MAS permission Alert Activity text [CHAR LIMIT=none] -->
<string name="bluetooth_mas_acceptance_dialog_text">%1$s richiede l\'accesso ai tuoi messaggi. Consentire accesso a %2$s?</string>
</resources>
diff --git a/res/values-it/strings_sap.xml b/res/values-it/strings_sap.xml
index 4097be1..47a459d 100644
--- a/res/values-it/strings_sap.xml
+++ b/res/values-it/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">Richiesta SAP</string>
+ <!-- Bluetooth SAP permission Alert Activity text [CHAR LIMIT=none] -->
<string name="bluetooth_sap_acceptance_dialog_text">%1$s richiede l\'accesso alla scheda SIM. Consentire accesso a %2$s?</string>
</resources>