Skip to content

Commit

Permalink
Translated using Weblate (Czech)
Browse files Browse the repository at this point in the history
Currently translated at 100.0% (594 of 594 strings)

Translation: qBitController/App Language
Translate-URL: https://hosted.weblate.org/projects/qbitcontroller/strings/cs/
  • Loading branch information
jirkacapek123 authored and weblate committed Jan 12, 2025
1 parent 52a1de6 commit 4dc6496
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions app/src/main/res/values-cs/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
<string name="torrent_status_paused">Zastaven</string>
<string name="torrent_status_missing_files">Chybí soubory</string>
<string name="torrent_status_queued">Ve frontě</string>
<string name="torrent_status_checking">Kontroluji</string>
<string name="torrent_status_checking">Kontrolování</string>
<string name="torrent_status_completed">Dokončeno</string>
<string name="torrent_status_checking_resume_data">Kontrola dat pro obnovení</string>
<string name="torrent_status_downloading">Stahuji</string>
<string name="torrent_status_downloading_metadata">Stahuji metadata</string>
<string name="torrent_status_moving">Přesouvám</string>
<string name="torrent_status_downloading">Stahování</string>
<string name="torrent_status_downloading_metadata">Stahování metadat</string>
<string name="torrent_status_moving">Přesouvání</string>
<string name="size_bytes">B</string>
<string name="size_tebibytes">TiB</string>
<string name="size_kibibytes">KiB</string>
Expand Down Expand Up @@ -49,7 +49,7 @@
<string name="torrent_list_empty_rss">Přidat pomocí RSS</string>
<string name="torrent_list_empty_search">Vyhledat torrenty</string>
<string name="torrent_list_empty_title">Žádné torrenty nenalezeny</string>
<string name="torrent_list_empty_add">Přidat torrent</string>
<string name="torrent_list_empty_add">Přidat Torrent</string>
<string name="torrent_list_no_result_title">Nic nenalezeno</string>
<string name="torrent_list_no_result_description">Vašim aktuálním filtrům neodpovídají žádné torrenty. Zkuste upravit filtry nebo kritéria vyhledávání.</string>
<string name="torrent_list_no_result_reset">Resetovat filtry</string>
Expand Down Expand Up @@ -169,10 +169,10 @@
<string name="torrent_option_download_path">Cesta pro stažení</string>
<string name="torrent_status_seeding">Sdílení</string>
<string name="torrent_status_stalled">Pozastaveno</string>
<string name="torrent_status_force_seeding">[F] Sdílím</string>
<string name="torrent_status_force_seeding">[F] Sdílení</string>
<string name="torrent_status_force_downloading_metadata">[F] Stahuji metadata</string>
<string name="torrent_status_force_downloading">[F] Stahuji</string>
<string name="torrent_status_unknown">Neznámí</string>
<string name="torrent_status_force_downloading">[F] Stahování</string>
<string name="torrent_status_unknown">Neznámý</string>
<string name="eta_seconds">%1$ss</string>
<string name="eta_minutes_seconds">%1$sm %2$ss</string>
<string name="eta_minutes">%1$sm</string>
Expand Down

0 comments on commit 4dc6496

Please sign in to comment.