mirror of
https://github.com/zoriya/flood.git
synced 2026-06-06 20:12:19 +00:00
i18n: new translations for Czech (#144)
This commit is contained in:
@@ -1838,7 +1838,7 @@
|
||||
"torrents.destination.sequential": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Sequential Download"
|
||||
"value": "Sekvenční stahování"
|
||||
}
|
||||
],
|
||||
"torrents.details.actions.pause": [
|
||||
@@ -2188,13 +2188,13 @@
|
||||
"torrents.list.context.download.contents": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Download Contents"
|
||||
"value": "Stáhnout obsah"
|
||||
}
|
||||
],
|
||||
"torrents.list.context.download.metainfo": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Download .torrent"
|
||||
"value": "Stáhnout .torrent"
|
||||
}
|
||||
],
|
||||
"torrents.list.context.generate.magnet": [
|
||||
@@ -2206,7 +2206,7 @@
|
||||
"torrents.list.context.initial.seeding": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Initial Seeding"
|
||||
"value": "Počáteční seeding"
|
||||
}
|
||||
],
|
||||
"torrents.list.context.move": [
|
||||
@@ -2236,7 +2236,7 @@
|
||||
"torrents.list.context.sequential": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Sequential"
|
||||
"value": "Sekvenční"
|
||||
}
|
||||
],
|
||||
"torrents.list.context.set.tags": [
|
||||
|
||||
@@ -265,7 +265,7 @@
|
||||
"torrents.create.tags.input.placeholder": "Štítky ve Floodu. Nepřidáno k vytvořenému torrentu.",
|
||||
"torrents.destination.base_path": "Použít jako základní cestu",
|
||||
"torrents.destination.completed": "Dokončeno",
|
||||
"torrents.destination.sequential": "Sequential Download",
|
||||
"torrents.destination.sequential": "Sekvenční stahování",
|
||||
"torrents.details.actions.pause": "Pozastavit",
|
||||
"torrents.details.actions.start": "Začít",
|
||||
"torrents.details.actions.stop": "Zastavit",
|
||||
@@ -316,12 +316,12 @@
|
||||
"torrents.list.context.generate.magnet": "Vygenerovat magnet odkaz",
|
||||
"torrents.list.context.move": "Nastavit umístění Torrentu",
|
||||
"torrents.list.context.pause": "Pozastavit",
|
||||
"torrents.list.context.download.contents": "Download Contents",
|
||||
"torrents.list.context.download.metainfo": "Download .torrent",
|
||||
"torrents.list.context.initial.seeding": "Initial Seeding",
|
||||
"torrents.list.context.download.contents": "Stáhnout obsah",
|
||||
"torrents.list.context.download.metainfo": "Stáhnout .torrent",
|
||||
"torrents.list.context.initial.seeding": "Počáteční seeding",
|
||||
"torrents.list.context.priority": "Priorita",
|
||||
"torrents.list.context.remove": "Odebrat",
|
||||
"torrents.list.context.sequential": "Sequential",
|
||||
"torrents.list.context.sequential": "Sekvenční",
|
||||
"torrents.list.context.set.tags": "Nastavit štítky",
|
||||
"torrents.list.context.set.trackers": "Nastavit Trackery",
|
||||
"torrents.list.context.start": "Začít",
|
||||
|
||||
Reference in New Issue
Block a user