summaryrefslogtreecommitdiffstats
path: root/res/values-cs
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-cs')
-rw-r--r--res/values-cs/strings.xml3
-rw-r--r--res/values-cs/strings_dun.xml2
-rw-r--r--res/values-cs/strings_ftp.xml5
-rw-r--r--res/values-cs/strings_map.xml4
-rw-r--r--res/values-cs/strings_sap.xml2
5 files changed, 16 insertions, 0 deletions
diff --git a/res/values-cs/strings.xml b/res/values-cs/strings.xml
index 9da1abe..b628da4 100644
--- a/res/values-cs/strings.xml
+++ b/res/values-cs/strings.xml
@@ -19,9 +19,12 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="app_name">Rozšíření Bluetooth</string>
<string name="defaultname">Sada do auta</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">Neptat se znovu</string>
<string name="acceptance_timeout_message">Požadavek pro přijetí spojení od %1$s vypršel</string>
<string name="authentication_timeout_message">Ověření s %1$s vypršelo</string>
+ <!-- Notification message when a Bluetooth device wants to pair with us -->
<string name="notif_ticker">Požadavek spojení Bluetooth</string>
<string name="notif_message">Dotykem provedete spojení s \u201e<xliff:g id="device_name">%1$s</xliff:g>\u201c.</string>
</resources>
diff --git a/res/values-cs/strings_dun.xml b/res/values-cs/strings_dun.xml
index dbdfda0..8c29014 100644
--- a/res/values-cs/strings_dun.xml
+++ b/res/values-cs/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">Požadavek DUN</string>
+ <!-- Bluetooth DUN permission Alert Activity text [CHAR LIMIT=none] -->
<string name="bluetooth_dun_acceptance_dialog_text">%1$s vyžaduje použití DUN. Povolit přístup k %2$s?</string>
</resources>
diff --git a/res/values-cs/strings_ftp.xml b/res/values-cs/strings_ftp.xml
index 6f7a1d1..1ed8c6b 100644
--- a/res/values-cs/strings_ftp.xml
+++ b/res/values-cs/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">Vložte klíč relace pro %1$s</string>
<string name="ftp_session_key_dialog_header">Je vyžadován klíč relace pro Bluetooth</string>
+ <!-- Notification title when a Bluetooth device wants to pair with us -->
<string name="ftp_notif_title">Požadován klíč relace pro FTP</string>
+ <!--Notification Title for ACTIVE SESSION -->
<string name="ftp_notif_active_session">Aktivní relace Bluetooth FTP</string>
+ <!--Notification message for ACTIVE SESSION -->
<string name="ftp_notif_connected">Přístup Bluetooth FTP k \u201e<xliff:g id="device_name">%1$s</xliff:g>\u201c.</string>
+ <!-- Activity label of BluetoothFtpPermissionActivity, also used as Strings in the permission dialog [CHAR LIMIT=none] -->
<string name="bluetooth_ftp_request">Požadavek FTP</string>
+ <!-- Bluetooth FTP permission Alert Activity text [CHAR LIMIT=none] -->
<string name="bluetooth_ftp_acceptance_dialog_text">%1$s vyžaduje přistupovat k souborům a složkám. Povolit přístup k %2$s?</string>
</resources>
diff --git a/res/values-cs/strings_map.xml b/res/values-cs/strings_map.xml
index b42bc47..a768920 100644
--- a/res/values-cs/strings_map.xml
+++ b/res/values-cs/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">Aktivní relace Bluetooth MAP</string>
+ <!--Notification message for ACTIVE SESSION -->
<string name="map_notif_connected">Přístup ke zprávám Bluetooth od \u201e<xliff:g id="device_name">%1$s</xliff:g>\u201c.</string>
+ <!-- Activity label of BluetoothMasPermissionActivity, also used as Strings in the permission dialog [CHAR LIMIT=none] -->
<string name="bluetooth_mas_request">Požadavek přístupu ke zprávám</string>
+ <!-- Bluetooth MAS permission Alert Activity text [CHAR LIMIT=none] -->
<string name="bluetooth_mas_acceptance_dialog_text">%1$s vyžaduje přístup ke zprávám. Povolit přístup pro %2$s?</string>
</resources>
diff --git a/res/values-cs/strings_sap.xml b/res/values-cs/strings_sap.xml
index f1b624a..43b07be 100644
--- a/res/values-cs/strings_sap.xml
+++ b/res/values-cs/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">Požadavek SAP</string>
+ <!-- Bluetooth SAP permission Alert Activity text [CHAR LIMIT=none] -->
<string name="bluetooth_sap_acceptance_dialog_text">%1$s vyžaduje přistupovat k SIM. Povolit přístup k %2$s?</string>
</resources>