mirror of
https://github.com/zoriya/flood.git
synced 2026-06-07 20:30:42 +00:00
i18n: new translations for Czech (#310)
Co-authored-by: Jan Březina <brezina.jn@gmail.com>
This commit is contained in:
committed by
GitHub
parent
d4191225ee
commit
e107cd9c20
@@ -45,6 +45,15 @@
|
||||
"connection-interruption.verification-error": "Nelze ověřit spojení.",
|
||||
"connection.settings.client.select": "Klient",
|
||||
"connection.settings.error.empty": "Nastavení připojení nemůže být prázdné.",
|
||||
"connection.settings.deluge": "Deluge",
|
||||
"connection.settings.deluge.host": "Host",
|
||||
"connection.settings.deluge.host.input.placeholder": "např. localhost",
|
||||
"connection.settings.deluge.password": "Heslo",
|
||||
"connection.settings.deluge.password.input.placeholder": "Heslo",
|
||||
"connection.settings.deluge.port": "Port",
|
||||
"connection.settings.deluge.port.input.placeholder": "např. 58846",
|
||||
"connection.settings.deluge.username": "Uživatelské jméno",
|
||||
"connection.settings.deluge.username.input.placeholder": "např. localclient",
|
||||
"connection.settings.qbittorrent": "qBittorrent",
|
||||
"connection.settings.qbittorrent.password": "Heslo",
|
||||
"connection.settings.qbittorrent.password.input.placeholder": "Heslo",
|
||||
@@ -270,6 +279,8 @@
|
||||
"torrents.details.general.comment": "Komentář",
|
||||
"torrents.details.general.connected": "{connected} připojen k {total}",
|
||||
"torrents.details.general.date.added": "Přidáno",
|
||||
"torrents.details.general.date.created": "Vytvořeno",
|
||||
"torrents.details.general.date.finished": "Dokončeno",
|
||||
"torrents.details.general.downloaded": "Staženo",
|
||||
"torrents.details.general.free.disk.space": "Volné místo na disku",
|
||||
"torrents.details.general.hash": "Hash",
|
||||
@@ -330,6 +341,7 @@
|
||||
"torrents.move.heading": "Nastavit umístění Torrentu",
|
||||
"torrents.properties.comment": "Komentář",
|
||||
"torrents.properties.date.added": "Přidáno",
|
||||
"torrents.properties.date.created": "Vytvořeno",
|
||||
"torrents.properties.directory": "Poloha",
|
||||
"torrents.properties.download.speed": "Rychlost stahování",
|
||||
"torrents.properties.download.total": "Staženo",
|
||||
|
||||
Reference in New Issue
Block a user