Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
timschneeb committed Mar 5, 2021
2 parents 5da27ce + 1bdeeab commit 24d8210
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 36 deletions.
2 changes: 2 additions & 0 deletions GalaxyBudsClient/i18n/cz.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -326,6 +326,7 @@
<sys:String x:Key="settings_minimize_tray_description">Nechat na pozadí místo ukončení aplikace</sys:String>
<sys:String x:Key="settings_autostart">Zapnout při startu systému</sys:String>
<sys:String x:Key="settings_autostart_description">Zapnout minimalizované při startu systému</sys:String>
<sys:String x:Key="settings_autostart_permission">Nelze aktualizovat položku automatického spuštění v registru. Správce systému výslovně zakázal přístup k registru (HKCU).</sys:String>

<sys:String x:Key="settings_connpopup">Nastavení vyskakovacího okna připojení</sys:String>
<sys:String x:Key="settings_devmode">Vývojářský režim</sys:String>
Expand Down Expand Up @@ -431,6 +432,7 @@
</sys:String>
<sys:String x:Key="connlost_description_p3">Dodatečné informace:</sys:String>
<sys:String x:Key="connlost_noinfo">Nepodařilo se nashromáždit chybové hlášení.</sys:String>
<sys:String x:Key="connlost_disconnected">Zařízení je odpojené</sys:String>
<sys:String x:Key="connlost_connect">Připojit</sys:String>
<sys:String x:Key="connlost_connecting">Připojování...</sys:String>

Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@

<p align="center">
English | <a href="/docs/README_chs.md">中文</a> | <a href="/docs/README_rus.md">Русский</a> | <a href="/docs/README_jpn.md">日本語</a> | <a href="/docs/README_ukr.md">Українська</a> | <a href="/docs/README_kor.md">한국어</a> | <a href="/docs/README_cze.md">Česky</a> <br>
<sub>Attention: readme files are maintained by translators and may become outdated from time to time. For newest info rely on English version.</sub>
Expand Down
15 changes: 8 additions & 7 deletions docs/README_cze.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
</a>
</p>
<p align="center">
<a href="#key-features">Klíčové vlastnosti</a> •
<a href="#download">Stažení</a> •
<a href="#how-it-works">Jak to funguje</a> •
<a href="#contributing">Spolupráce</a> •
<a href="#credits">Zásluhy</a> •
<a href="#license">Licence</a>
<a href="#klíčové-vlastnosti">Klíčové vlastnosti</a> •
<a href="#stažení">Stažení</a> •
<a href="#jak-to-funguje">Jak to funguje</a> •
<a href="#spolupráce">Spolupráce</a> •
<a href="#zásluhy">Zásluhy</a> •
<a href="#licence">Licence</a>
</p>


Expand Down Expand Up @@ -96,8 +96,9 @@ V současné době zkoumám úpravy a reverzní inženýrství firmwaru pro Buds
Pokud chcete nahlásit chybu nebo navrhnout Vaše nápady na tento projekt, jste vítáni k [otevření nového problému](https://github.com/ThePBone/GalaxyBudsClient/issues/new/choose) s vhodnou šablonou. [Navštivte naši wiki](https://github.com/ThePBone/GalaxyBudsClient/wiki/2.-How-to-submit-issues) pro detailní vysvětlení.

Pokud nám plánujete pomoci s překladem aplikace, [viz pokyny na naší wiki](https://github.com/ThePBone/GalaxyBudsClient/wiki/3.-How-to-help-with-translations). Nejsou vyžadovány žádné znalosti programování, můžete vyzkoušet vaše překlady bez instalace jakýchkoliv vývojářských nástrojů před podání žádosti o sjednocení kódu.
Automaticky generovaný postup překladů pro jednotlivé jazyky naleznete zde: [/meta/translations.md](https://github.com/ThePBone/GalaxyBudsClient/blob/master/meta/translations.md)

Chcete-li přispět svým vlastním kódem, můžete jednoduše odeslat prostý požadavek na sjednocení kódů s vysvětlením Vašich změn. U větších a komplexnějších příspěvků by bylo hezké, kdybyste před zahájením práce mohli otevřít nějaký problém (nebo mi poslat zprávu na Telegram [@tpheone] (https://t.me/thepbone)).
Chcete-li přispět svým vlastním kódem, můžete jednoduše odeslat prostý požadavek na sjednocení kódů s vysvětlením Vašich změn. U větších a komplexnějších příspěvků by bylo hezké, kdybyste před zahájením práce mohli otevřít nějaký problém (nebo mi poslat zprávu na Telegram [@tpheone](https://t.me/thepbone)).

## Zásluhy

Expand Down
4 changes: 1 addition & 3 deletions meta/cz.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,13 @@ This file is auto-generated and automatically updated. Do not modify this file m

<table>
<tr><th>Progress</th><th>Count</th></tr>
<tr><td>99%</td><td>2 missing string(s)</td></tr>
<tr><td>100%</td><td>No missing strings</td></tr>
</table>

### Missing strings

<table>
<tr><th>Key</th><th>Original string</th></tr>
<tr><td><code>settings_autostart_permission</code></td><td>Cannot update auto-start entry in registry. Registry access (HKCU) was explicitly disabled by your system administrator.</td></tr>
<tr><td><code>connlost_disconnected</code></td><td>Device disconnected</td></tr>

</table>

Expand Down
25 changes: 1 addition & 24 deletions meta/de.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,36 +4,13 @@ This file is auto-generated and automatically updated. Do not modify this file m

<table>
<tr><th>Progress</th><th>Count</th></tr>
<tr><td>94%</td><td>18 missing string(s)</td></tr>
<tr><td>100%</td><td>No missing strings</td></tr>
</table>

### Missing strings

<table>
<tr><th>Key</th><th>Original string</th></tr>
<tr><td><code>touchoption_switch_noisecontrols</code></td><td>Switch noise controls</td></tr>
<tr><td><code>hotrec_note</code></td><td>Note: Due to User Interface Privacy Isolation (UIPI) only applications of the same or lower elevation can properly receive hotkey commands.</td></tr>
<tr><td><code>hotkey_edit_invalid_mod</code></td><td>Modifier missing</td></tr>
<tr><td><code>devsel_refresh</code></td><td>Refresh paired devices</td></tr>
<tr><td><code>coredump_header</code></td><td>Dumping data...</td></tr>
<tr><td><code>coredump_dl_progress_prepare</code></td><td>Preparing download...</td></tr>
<tr><td><code>coredump_dl_progress_cancelled</code></td><td>Download cancelled</td></tr>
<tr><td><code>coredump_dl_progress_finished</code></td><td>Download finished</td></tr>
<tr><td><code>coredump_dl_trace_progress</code></td><td>Downloading trace dump... {0}%</td></tr>
<tr><td><code>coredump_dl_core_progress</code></td><td>Downloading core dump... {0}%</td></tr>
<tr><td><code>coredump_dl_progress_size</code></td><td>({0}/{1} bytes)</td></tr>
<tr><td><code>coredump_dl_note</code></td><td>
The audio stream is temporarily paused while downloading. Your earbuds will be disconnected as soon as the transmission finishes, please reconnect them manually.
Once finished, you will be prompted to select a directory for all collected data.

If the transmission is stuck or the device disconnected prematurely, you need to restart the download. This feature is currently very unstable.
</td></tr>
<tr><td><code>coredump_dl_save_fail_title</code></td><td>Failed to save dump</td></tr>
<tr><td><code>coredump_dl_save_fail</code></td><td>Unable to copy dump from temporary location. Reason: {0}</td></tr>
<tr><td><code>coredump_dl_save_success_title</code></td><td>Successfully saved dumps</td></tr>
<tr><td><code>coredump_dl_save_success</code></td><td>{0} dump(s) were written to '{1}'</td></tr>
<tr><td><code>coredump_dl_save_dialog_title</code></td><td>Select a download directory...</td></tr>
<tr><td><code>settings_autostart_permission</code></td><td>Cannot update auto-start entry in registry. Registry access (HKCU) was explicitly disabled by your system administrator.</td></tr>

</table>

Expand Down
4 changes: 2 additions & 2 deletions meta/translations.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ Translation instructions are available [in the wiki](https://github.com/ThePBone
<table>
<tr><th>Language</th><th>Progress</th><th>Missing strings</th><th>Details</th></tr>
<tr><td>cn (China)</td><td>98%</td><td>6 missing string(s)</td><td><a href="cn.md">View details</a></td></tr>
<tr><td>cz (Czechia)</td><td>99%</td><td>2 missing string(s)</td><td><a href="cz.md">View details</a></td></tr>
<tr><td>de (Germany)</td><td>94%</td><td>18 missing string(s)</td><td><a href="de.md">View details</a></td></tr>
<tr><td>cz (Czechia)</td><td>100%</td><td>No missing strings</td><td><a href="cz.md">View details</a></td></tr>
<tr><td>de (Germany)</td><td>100%</td><td>No missing strings</td><td><a href="de.md">View details</a></td></tr>
<tr><td>es (Spain)</td><td>63%</td><td>117 missing string(s)</td><td><a href="es.md">View details</a></td></tr>
<tr><td>in (India)</td><td>64%</td><td>114 missing string(s)</td><td><a href="in.md">View details</a></td></tr>
<tr><td>it (Italy)</td><td>84%</td><td>49 missing string(s)</td><td><a href="it.md">View details</a></td></tr>
Expand Down

0 comments on commit 24d8210

Please sign in to comment.