summaryrefslogtreecommitdiffstats
path: root/packages/VpnServices/res/values-cs/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'packages/VpnServices/res/values-cs/strings.xml')
-rw-r--r--packages/VpnServices/res/values-cs/strings.xml11
1 files changed, 4 insertions, 7 deletions
diff --git a/packages/VpnServices/res/values-cs/strings.xml b/packages/VpnServices/res/values-cs/strings.xml
index 5f3522d..9e20c19 100644
--- a/packages/VpnServices/res/values-cs/strings.xml
+++ b/packages/VpnServices/res/values-cs/strings.xml
@@ -15,11 +15,8 @@
-->
<resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="app_label">"Služby VPN"</string>
- <!-- no translation found for vpn_notification_title_connected (2567196609405266775) -->
- <skip />
- <!-- no translation found for vpn_notification_title_disconnected (3564361788336568244) -->
- <skip />
- <!-- no translation found for vpn_notification_hint_disconnected (1952209867082269429) -->
- <skip />
+ <string name="app_label" msgid="4589592829302498102">"Služby VPN"</string>
+ <string name="vpn_notification_title_connected" msgid="8598654486956133580">"Síť VPN <xliff:g id="PROFILENAME">%s</xliff:g> je připojena"</string>
+ <string name="vpn_notification_title_disconnected" msgid="6216572264382192027">"Síť VPN <xliff:g id="PROFILENAME">%s</xliff:g> odpojena"</string>
+ <string name="vpn_notification_hint_disconnected" msgid="1952209867082269429">"Dotykem se znovu připojíte k síti VPN."</string>
</resources>