summaryrefslogtreecommitdiffstats
path: root/res/values-pl
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-pl')
-rw-r--r--res/values-pl/strings.xml3
-rw-r--r--res/values-pl/strings_dun.xml2
-rw-r--r--res/values-pl/strings_ftp.xml5
-rw-r--r--res/values-pl/strings_map.xml4
-rw-r--r--res/values-pl/strings_sap.xml2
5 files changed, 16 insertions, 0 deletions
diff --git a/res/values-pl/strings.xml b/res/values-pl/strings.xml
index ae35cd4..319ec38 100644
--- a/res/values-pl/strings.xml
+++ b/res/values-pl/strings.xml
@@ -19,9 +19,12 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="app_name">Rozszerzenia Bluetooth</string>
<string name="defaultname">Zestaw samochodowy</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">Nie pytaj ponownie</string>
<string name="acceptance_timeout_message">Upłynął czas na akceptacje połączenia od %1$s</string>
<string name="authentication_timeout_message">Upłynął czas na autoryzacje z %1$s</string>
+ <!-- Notification message when a Bluetooth device wants to pair with us -->
<string name="notif_ticker">Prośba o połączenie Bluetooth</string>
<string name="notif_message">Dotknij, aby połączyć z \'<xliff:g id="device_name">%1$s</xliff:g>\'.</string>
</resources>
diff --git a/res/values-pl/strings_dun.xml b/res/values-pl/strings_dun.xml
index 8d45079..8891e23 100644
--- a/res/values-pl/strings_dun.xml
+++ b/res/values-pl/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">Prośba DUN</string>
+ <!-- Bluetooth DUN permission Alert Activity text [CHAR LIMIT=none] -->
<string name="bluetooth_dun_acceptance_dialog_text">%1$s chce korzystać z DUN. Zezwolić %2$s?</string>
</resources>
diff --git a/res/values-pl/strings_ftp.xml b/res/values-pl/strings_ftp.xml
index bacde36..406a43f 100644
--- a/res/values-pl/strings_ftp.xml
+++ b/res/values-pl/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">Podaj klucz sesji dla %1$s</string>
<string name="ftp_session_key_dialog_header">Klucz sesji Bluetooth jest wymagany</string>
+ <!-- Notification title when a Bluetooth device wants to pair with us -->
<string name="ftp_notif_title">Prośba o klucz sesji FTP</string>
+ <!--Notification Title for ACTIVE SESSION -->
<string name="ftp_notif_active_session">Aktywna sesja Bluetooth FTP</string>
+ <!--Notification message for ACTIVE SESSION -->
<string name="ftp_notif_connected">\"<xliff:g id="device_name">%1$s</xliff:g>\" ma zgodę na transfer plików przez Bluetooth.</string>
+ <!-- Activity label of BluetoothFtpPermissionActivity, also used as Strings in the permission dialog [CHAR LIMIT=none] -->
<string name="bluetooth_ftp_request">Prośba FTP</string>
+ <!-- Bluetooth FTP permission Alert Activity text [CHAR LIMIT=none] -->
<string name="bluetooth_ftp_acceptance_dialog_text">%1$s chce uzyskać dostęp do plików i folderów. Zezwolić %2$s?</string>
</resources>
diff --git a/res/values-pl/strings_map.xml b/res/values-pl/strings_map.xml
index eea3a85..9e50fa2 100644
--- a/res/values-pl/strings_map.xml
+++ b/res/values-pl/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">Aktywna sesja Bluetooth MAP</string>
+ <!--Notification message for ACTIVE SESSION -->
<string name="map_notif_connected">\"<xliff:g id="device_name">%1$s</xliff:g>\" ma zgodnę na wysyłanie wiadomości przez Bluetooth.</string>
+ <!-- Activity label of BluetoothMasPermissionActivity, also used as Strings in the permission dialog [CHAR LIMIT=none] -->
<string name="bluetooth_mas_request">Prośba o dostęp do wiadomości</string>
+ <!-- Bluetooth MAS permission Alert Activity text [CHAR LIMIT=none] -->
<string name="bluetooth_mas_acceptance_dialog_text">%1$s chce uzyskać dostęp do wiadomości. Zezwolić %2$s?</string>
</resources>
diff --git a/res/values-pl/strings_sap.xml b/res/values-pl/strings_sap.xml
index 8aed960..2c6f666 100644
--- a/res/values-pl/strings_sap.xml
+++ b/res/values-pl/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">Prośba SAP</string>
+ <!-- Bluetooth SAP permission Alert Activity text [CHAR LIMIT=none] -->
<string name="bluetooth_sap_acceptance_dialog_text">%1$s chce uzyskać dostęp do SIM. Zezwolić %2$s?</string>
</resources>