summaryrefslogtreecommitdiffstats
path: root/res/values-de
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-de')
-rw-r--r--res/values-de/strings.xml3
-rw-r--r--res/values-de/strings_dun.xml2
-rw-r--r--res/values-de/strings_ftp.xml7
-rw-r--r--res/values-de/strings_map.xml4
-rw-r--r--res/values-de/strings_sap.xml2
5 files changed, 17 insertions, 1 deletions
diff --git a/res/values-de/strings.xml b/res/values-de/strings.xml
index 55d1e37..a3a15a2 100644
--- a/res/values-de/strings.xml
+++ b/res/values-de/strings.xml
@@ -19,9 +19,12 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="app_name">Bluetooth-Erweiterungen</string>
<string name="defaultname">Freisprecheinrichtung</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">Nicht mehr nachfragen</string>
<string name="acceptance_timeout_message">Das Zeitlimit für die Annahme der Verbindung mit %1$s wurde überschritten.</string>
<string name="authentication_timeout_message">Das Zeitlimit für die Authentifizierung mit %1$s wurde überschritten.</string>
+ <!-- Notification message when a Bluetooth device wants to pair with us -->
<string name="notif_ticker">Bluetooth-Verbindungsanfrage</string>
<string name="notif_message">Berühren, um eine Verbindung zu \"<xliff:g id="device_name">%1$s</xliff:g>\" herzustellen.</string>
</resources>
diff --git a/res/values-de/strings_dun.xml b/res/values-de/strings_dun.xml
index 32fc71c..790c713 100644
--- a/res/values-de/strings_dun.xml
+++ b/res/values-de/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">Anfrage für Internet-Einwahlverbindung</string>
+ <!-- Bluetooth DUN permission Alert Activity text [CHAR LIMIT=none] -->
<string name="bluetooth_dun_acceptance_dialog_text">%1$s möchte eine Internet-Einwahlverbindung aufbauen. Zugriff auf %2$s erlauben?</string>
</resources>
diff --git a/res/values-de/strings_ftp.xml b/res/values-de/strings_ftp.xml
index 52faa6d..14a0c8a 100644
--- a/res/values-de/strings_ftp.xml
+++ b/res/values-de/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">Sitzungsschlüssel für %1$s eingeben</string>
<string name="ftp_session_key_dialog_header">Bluetooth-Sitzungsschlüssel erforderlich</string>
+ <!-- Notification title when a Bluetooth device wants to pair with us -->
<string name="ftp_notif_title">Sitzungsschlüssel-Anfrage für FTP</string>
+ <!--Notification Title for ACTIVE SESSION -->
<string name="ftp_notif_active_session">Bluetooth-Dateizugriff aktiv</string>
+ <!--Notification message for ACTIVE SESSION -->
<string name="ftp_notif_connected">Dateiübertragungszugriff auf \"<xliff:g id="device_name">%1$s</xliff:g>\" durch Bluetooth.</string>
+ <!-- Activity label of BluetoothFtpPermissionActivity, also used as Strings in the permission dialog [CHAR LIMIT=none] -->
<string name="bluetooth_ftp_request">FTP-Anfrage</string>
- <string name="bluetooth_ftp_acceptance_dialog_text">%1$s möchte auf ihre Dateien und Ordner zugreifen. Zugriff auf %2$s erlauben?</string>
+ <!-- Bluetooth FTP permission Alert Activity text [CHAR LIMIT=none] -->
+ <string name="bluetooth_ftp_acceptance_dialog_text">%1$s möchte auf Ihre Dateien und Ordner zugreifen. Zugriff auf %2$s erlauben?</string>
</resources>
diff --git a/res/values-de/strings_map.xml b/res/values-de/strings_map.xml
index d4ae031..c7c4800 100644
--- a/res/values-de/strings_map.xml
+++ b/res/values-de/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-Nachrichtenzugriff aktiv</string>
+ <!--Notification message for ACTIVE SESSION -->
<string name="map_notif_connected">Bluetooth-Nachrichtenzugriff auf \"<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">Anfrage für Nachrichtenzugriff</string>
+ <!-- Bluetooth MAS permission Alert Activity text [CHAR LIMIT=none] -->
<string name="bluetooth_mas_acceptance_dialog_text">%1$s möchte auf Ihre Nachrichten zugreifen. Zugriff auf %2$s erlauben?</string>
</resources>
diff --git a/res/values-de/strings_sap.xml b/res/values-de/strings_sap.xml
index fedece5..5999bf5 100644
--- a/res/values-de/strings_sap.xml
+++ b/res/values-de/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">Anfrage für SIM-Karten-Zugriff</string>
+ <!-- Bluetooth SAP permission Alert Activity text [CHAR LIMIT=none] -->
<string name="bluetooth_sap_acceptance_dialog_text">%1$s möchte auf Ihre SIM-Karte zugreifen. Zugriff auf %2$s erlauben?</string>
</resources>