Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9fe28b94 authored by Marco Brohet's avatar Marco Brohet Committed by Gerrit Code Review
Browse files

Merge "Czech: fixed translation, added new strings" into cm-10.1

parents 93f4145d f65858e3
Loading
Loading
Loading
Loading
+696 −529

File changed.

Preview size limit exceeded, changes collapsed.

+3 −3
Original line number Diff line number Diff line
@@ -30,9 +30,9 @@
    <string name="backup_enc_password_text" msgid="4981585714795233099">"Zadejte prosím heslo pro šifrování dat úplné zálohy. Pokud pole ponecháte prázdné, použije se aktuální heslo pro zálohy:"</string>
    <string name="backup_enc_password_optional" msgid="1350137345907579306">"Chcete-li data úplné zálohy zašifrovat, zadejte heslo:"</string>
    <string name="restore_enc_password_text" msgid="6140898525580710823">"Pokud jsou obnovená data šifrována, zadejte prosím heslo níže:"</string>
    <string name="toast_backup_started" msgid="550354281452756121">"Spouští se zálohování..."</string>
    <string name="toast_backup_started" msgid="550354281452756121">"Spouští se zálohování\u2026"</string>
    <string name="toast_backup_ended" msgid="3818080769548726424">"Zálohování bylo dokončeno"</string>
    <string name="toast_restore_started" msgid="7881679218971277385">"Spouští se obnovení..."</string>
    <string name="toast_restore_started" msgid="7881679218971277385">"Spouští se obnovení\u2026"</string>
    <string name="toast_restore_ended" msgid="1764041639199696132">"Obnovení skončilo"</string>
    <string name="toast_timeout" msgid="5276598587087626877">"Časový limit operace vypršel"</string>
</resources>
+2 −2
Original line number Diff line number Diff line
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<!-- 
/*
**
@@ -20,5 +20,5 @@

<resources xmlns:android="http://schemas.android.com/apk/res/android"
    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <string name="service_name" msgid="4841491635055379553">"Package Access Helper"</string>
    <string name="service_name" msgid="4841491635055379553">"Pomocník přístupu k balíčkům"</string>
</resources>
+4 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="UTF-8"?>
<resources>
    <string name="app_label">Sloučení polohy</string>
</resources>
+2 −3
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<resources>
    <!-- Name of the application. [CHAR LIMIT=35] -->
    <string name="app_label">Fused Location</string>
    <string name="app_label">Sloučení polohy</string>
</resources>
Loading