mirror of
https://github.com/tooot-app/app
synced 2025-06-05 22:19:13 +02:00
New translations tabs.json (Czech)
This commit is contained in:
parent
39bd834427
commit
6f67cca600
@ -20,7 +20,7 @@
|
|||||||
"noTitle": "Bez názvu",
|
"noTitle": "Bez názvu",
|
||||||
"errors": {
|
"errors": {
|
||||||
"existed": "Tuto vzdálenou instanci již sledujete.",
|
"existed": "Tuto vzdálenou instanci již sledujete.",
|
||||||
"notAvailable": ""
|
"notAvailable": "Časová osa této instance není veřejná. Zkuste prosím jinou instanci."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -37,7 +37,7 @@
|
|||||||
"notifications": {
|
"notifications": {
|
||||||
"filters": {
|
"filters": {
|
||||||
"accessibilityLabel": "Filtr",
|
"accessibilityLabel": "Filtr",
|
||||||
"accessibilityHint": "",
|
"accessibilityHint": "Filtrovat typy oznámení",
|
||||||
"title": "Zobrazit notifikace"
|
"title": "Zobrazit notifikace"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -180,7 +180,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"preferencesFilters": {
|
"preferencesFilters": {
|
||||||
"expired": "",
|
"expired": "Vypršel",
|
||||||
"keywords_one": "{{count}} klíčové slovo",
|
"keywords_one": "{{count}} klíčové slovo",
|
||||||
"keywords_other": "{{count}} klíčová slova",
|
"keywords_other": "{{count}} klíčová slova",
|
||||||
"statuses_one": "{{count}} toot",
|
"statuses_one": "{{count}} toot",
|
||||||
@ -196,7 +196,7 @@
|
|||||||
},
|
},
|
||||||
"preferencesFilter": {
|
"preferencesFilter": {
|
||||||
"name": "Název",
|
"name": "Název",
|
||||||
"expiration": "",
|
"expiration": "Vypršení platnosti",
|
||||||
"expirationOptions": {
|
"expirationOptions": {
|
||||||
"0": "Nikdy",
|
"0": "Nikdy",
|
||||||
"1800": "Po 30 minutách",
|
"1800": "Po 30 minutách",
|
||||||
@ -206,15 +206,15 @@
|
|||||||
"604800": "Po 1 týdnu",
|
"604800": "Po 1 týdnu",
|
||||||
"18144000": "Po 1 měsíci"
|
"18144000": "Po 1 měsíci"
|
||||||
},
|
},
|
||||||
"context": "",
|
"context": "Použije se v",
|
||||||
"contexts": {
|
"contexts": {
|
||||||
"home": "",
|
"home": "Sledování a seznamy",
|
||||||
"notifications": "Notifikace",
|
"notifications": "Notifikace",
|
||||||
"public": "Federovaná časová osa",
|
"public": "Federovaná časová osa",
|
||||||
"thread": "Zobrazení konverzace",
|
"thread": "Zobrazení konverzace",
|
||||||
"account": "Zobrazení profilu"
|
"account": "Zobrazení profilu"
|
||||||
},
|
},
|
||||||
"action": "",
|
"action": "Když se shoduje",
|
||||||
"actions": {
|
"actions": {
|
||||||
"warn": "",
|
"warn": "",
|
||||||
"hide": ""
|
"hide": ""
|
||||||
@ -286,22 +286,22 @@
|
|||||||
"heading": ""
|
"heading": ""
|
||||||
},
|
},
|
||||||
"follow": {
|
"follow": {
|
||||||
"heading": ""
|
"heading": "Nový sledující"
|
||||||
},
|
},
|
||||||
"follow_request": {
|
"follow_request": {
|
||||||
"heading": ""
|
"heading": "Žádosti o sledování"
|
||||||
},
|
},
|
||||||
"favourite": {
|
"favourite": {
|
||||||
"heading": ""
|
"heading": "Oblíbené"
|
||||||
},
|
},
|
||||||
"reblog": {
|
"reblog": {
|
||||||
"heading": ""
|
"heading": "Boostováno"
|
||||||
},
|
},
|
||||||
"mention": {
|
"mention": {
|
||||||
"heading": ""
|
"heading": "Zmínil vás"
|
||||||
},
|
},
|
||||||
"poll": {
|
"poll": {
|
||||||
"heading": ""
|
"heading": "Anketa byla aktualizována"
|
||||||
},
|
},
|
||||||
"status": {
|
"status": {
|
||||||
"heading": ""
|
"heading": ""
|
||||||
@ -322,64 +322,64 @@
|
|||||||
"content": {
|
"content": {
|
||||||
"unread": "",
|
"unread": "",
|
||||||
"read": "",
|
"read": "",
|
||||||
"empty": ""
|
"empty": "Žádné"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"push": {
|
"push": {
|
||||||
"content_true": "",
|
"content_true": "Povoleno",
|
||||||
"content_false": ""
|
"content_false": "Zakázáno"
|
||||||
},
|
},
|
||||||
"logout": {
|
"logout": {
|
||||||
"button": "",
|
"button": "Odhlásit se",
|
||||||
"alert": {
|
"alert": {
|
||||||
"title": "",
|
"title": "Odhlásit se?",
|
||||||
"message": "",
|
"message": "Po odhlášení se musíte znovu přihlásit",
|
||||||
"buttons": {
|
"buttons": {
|
||||||
"logout": ""
|
"logout": "Odhlásit se"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"settings": {
|
"settings": {
|
||||||
"theme": {
|
"theme": {
|
||||||
"heading": "",
|
"heading": "Vzhled",
|
||||||
"options": {
|
"options": {
|
||||||
"auto": "",
|
"auto": "Jako systém",
|
||||||
"light": "",
|
"light": "Světlý režim",
|
||||||
"dark": ""
|
"dark": "Tmavý režim"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"darkTheme": {
|
"darkTheme": {
|
||||||
"heading": "",
|
"heading": "Tmavý vzhled",
|
||||||
"options": {
|
"options": {
|
||||||
"lighter": "",
|
"lighter": "Výchozí",
|
||||||
"darker": ""
|
"darker": "Skutečná černá"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"browser": {
|
"browser": {
|
||||||
"heading": "",
|
"heading": "Otevírání odkazů",
|
||||||
"options": {
|
"options": {
|
||||||
"internal": "",
|
"internal": "V aplikaci",
|
||||||
"external": ""
|
"external": "Použít systémový prohlížeč"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"autoplayGifv": {
|
"autoplayGifv": {
|
||||||
"heading": ""
|
"heading": "Automaticky přehrávat GIF"
|
||||||
},
|
},
|
||||||
"feedback": {
|
"feedback": {
|
||||||
"heading": ""
|
"heading": ""
|
||||||
},
|
},
|
||||||
"support": {
|
"support": {
|
||||||
"heading": ""
|
"heading": "Podpořte tooot"
|
||||||
},
|
},
|
||||||
"contact": {
|
"contact": {
|
||||||
"heading": ""
|
"heading": "Kontaktovat tooot"
|
||||||
},
|
},
|
||||||
"version": "",
|
"version": "Verze v{{version}}",
|
||||||
"instanceVersion": ""
|
"instanceVersion": "Mastodon verze v{{version}}"
|
||||||
},
|
},
|
||||||
"switch": {
|
"switch": {
|
||||||
"existing": "",
|
"existing": "Vybrat z přihlášených",
|
||||||
"new": ""
|
"new": ""
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -389,7 +389,7 @@
|
|||||||
"accessibilityLabel": "",
|
"accessibilityLabel": "",
|
||||||
"accessibilityHint": ""
|
"accessibilityHint": ""
|
||||||
},
|
},
|
||||||
"followed_by": "",
|
"followed_by": " vás sleduje",
|
||||||
"privateNote": "",
|
"privateNote": "",
|
||||||
"moved": "",
|
"moved": "",
|
||||||
"created_at": "",
|
"created_at": "",
|
||||||
@ -405,55 +405,55 @@
|
|||||||
"accountInLists": {
|
"accountInLists": {
|
||||||
"name": "",
|
"name": "",
|
||||||
"inLists": "",
|
"inLists": "",
|
||||||
"notInLists": ""
|
"notInLists": "Jiné seznamy"
|
||||||
},
|
},
|
||||||
"attachments": {
|
"attachments": {
|
||||||
"name": ""
|
"name": ""
|
||||||
},
|
},
|
||||||
"filter": {
|
"filter": {
|
||||||
"name": "",
|
"name": "Přidat do filtru",
|
||||||
"existed": ""
|
"existed": "Existující v těchto filtrech"
|
||||||
},
|
},
|
||||||
"history": {
|
"history": {
|
||||||
"name": ""
|
"name": "Historie úprav"
|
||||||
},
|
},
|
||||||
"mute": {
|
"mute": {
|
||||||
"name": "",
|
"name": "Ztlumit {{acct}}",
|
||||||
"mute": "",
|
"mute": "Ztlumit",
|
||||||
"description": "",
|
"description": "",
|
||||||
"notification": "",
|
"notification": "",
|
||||||
"duration": {
|
"duration": {
|
||||||
"heading": "",
|
"heading": "",
|
||||||
"0": "",
|
"0": "Neomezeně",
|
||||||
"1800": "",
|
"1800": "30 minut",
|
||||||
"3600": "",
|
"3600": "1 hodina",
|
||||||
"86400": "",
|
"86400": "1 den",
|
||||||
"604800": ""
|
"604800": "1 týden"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"report": {
|
"report": {
|
||||||
"name": "",
|
"name": "Nahlásit {{acct}}",
|
||||||
"report": "",
|
"report": "Hlášení",
|
||||||
"forward": {
|
"forward": {
|
||||||
"heading": ""
|
"heading": "Anonymně přeposílat na vzdálený server {{instance}}"
|
||||||
},
|
},
|
||||||
"reasons": {
|
"reasons": {
|
||||||
"heading": "",
|
"heading": "Co se děje s tímto účtem?",
|
||||||
"spam": "",
|
"spam": "Je to spam",
|
||||||
"other": "",
|
"other": "Je to něco jiného",
|
||||||
"violation": ""
|
"violation": "Porušuje to pravidla serveru"
|
||||||
},
|
},
|
||||||
"comment": {
|
"comment": {
|
||||||
"heading": ""
|
"heading": "Ještě něco, co bys chtěli dodat?"
|
||||||
},
|
},
|
||||||
"violatedRules": {
|
"violatedRules": {
|
||||||
"heading": ""
|
"heading": "Porušená pravidla serveru"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"search": {
|
"search": {
|
||||||
"header": {
|
"header": {
|
||||||
"prefix": "",
|
"prefix": "Vyhledávám",
|
||||||
"placeholder": ""
|
"placeholder": "..."
|
||||||
},
|
},
|
||||||
"empty": {
|
"empty": {
|
||||||
"general": "",
|
"general": "",
|
||||||
@ -471,9 +471,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"sections": {
|
"sections": {
|
||||||
"accounts": "",
|
"accounts": "Uživatele",
|
||||||
"hashtags": "",
|
"hashtags": "Hashtagu",
|
||||||
"statuses": ""
|
"statuses": "Tootů"
|
||||||
},
|
},
|
||||||
"notFound": "",
|
"notFound": "",
|
||||||
"noResult": ""
|
"noResult": ""
|
||||||
@ -487,8 +487,8 @@
|
|||||||
},
|
},
|
||||||
"users": {
|
"users": {
|
||||||
"accounts": {
|
"accounts": {
|
||||||
"following": "",
|
"following": "Sleduji {{count}}",
|
||||||
"followers": ""
|
"followers": "Sledující {{count}}"
|
||||||
},
|
},
|
||||||
"statuses": {
|
"statuses": {
|
||||||
"reblogged_by": "",
|
"reblogged_by": "",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user