blob: f25b744b3685cb9953de6521e245e304ce7df4b7 (
plain)
1
2
3
4
5
6
7
8
|
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="show_connection_details">Zobrazit detaily spojení</string>
<string name="routes_info">Směrování: %s</string>
<string name="routes_info6">Směrování IPv6: %s</string>
<string name="error_empty_username">Jméno nesmí být prázdné.</string>
<string name="cert_from_keystore">Získán certifikát \'%s\' z úložiště</string>
</resources>
|