mirror of
https://github.com/tooot-app/app
synced 2025-04-28 17:08:46 +02:00
New translations timeline.json (Czech)
This commit is contained in:
parent
cead2f0724
commit
a02cb4ef7a
@ -25,84 +25,84 @@
|
|||||||
},
|
},
|
||||||
"shared": {
|
"shared": {
|
||||||
"actioned": {
|
"actioned": {
|
||||||
"pinned": "",
|
"pinned": "Připnuto",
|
||||||
"favourite": "",
|
"favourite": "{{name}} si oblíbil váš toot",
|
||||||
"status": "",
|
"status": "{{name}} právě zveřejnil",
|
||||||
"follow": "",
|
"follow": "{{name}} vás sleduje",
|
||||||
"follow_request": "",
|
"follow_request": "{{name}} vás požádal o sledování",
|
||||||
"poll": "",
|
"poll": "",
|
||||||
"reblog": {
|
"reblog": {
|
||||||
"default": "",
|
"default": "",
|
||||||
"myself": "",
|
"myself": "Boostnul jsem",
|
||||||
"notification": ""
|
"notification": "{{name}} boostnul váš toot"
|
||||||
},
|
},
|
||||||
"update": "",
|
"update": "Reblog byl upraven",
|
||||||
"admin.sign_up": "",
|
"admin.sign_up": "{{name}} se připojil do instance",
|
||||||
"admin.report": ""
|
"admin.report": "{{name}} nahlásil:"
|
||||||
},
|
},
|
||||||
"actions": {
|
"actions": {
|
||||||
"reply": {
|
"reply": {
|
||||||
"accessibilityLabel": ""
|
"accessibilityLabel": "Odpovědět na tento toot"
|
||||||
},
|
},
|
||||||
"reblogged": {
|
"reblogged": {
|
||||||
"accessibilityLabel": "",
|
"accessibilityLabel": "Boostnout tento toot",
|
||||||
"function": "",
|
"function": "Boostnout toot",
|
||||||
"options": {
|
"options": {
|
||||||
"title": "",
|
"title": "Zvolte viditelnost boostu",
|
||||||
"public": "",
|
"public": "Veřejný boost",
|
||||||
"unlisted": ""
|
"unlisted": ""
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"favourited": {
|
"favourited": {
|
||||||
"accessibilityLabel": "",
|
"accessibilityLabel": "Přidat tento toot mezi oblíbené",
|
||||||
"function": ""
|
"function": "Oblíbený toot"
|
||||||
},
|
},
|
||||||
"bookmarked": {
|
"bookmarked": {
|
||||||
"accessibilityLabel": "",
|
"accessibilityLabel": "Přidat tento toot do záložek",
|
||||||
"function": ""
|
"function": "Záložky toot"
|
||||||
},
|
},
|
||||||
"openReport": ""
|
"openReport": "Otevřít hlášení"
|
||||||
},
|
},
|
||||||
"actionsUsers": {
|
"actionsUsers": {
|
||||||
"reblogged_by": {
|
"reblogged_by": {
|
||||||
"accessibilityLabel": "",
|
"accessibilityLabel": "{{count}} uživatelů boostlo tento toot",
|
||||||
"accessibilityHint": "",
|
"accessibilityHint": "Klepnutím zjistíte uživatele",
|
||||||
"text": ""
|
"text": ""
|
||||||
},
|
},
|
||||||
"favourited_by": {
|
"favourited_by": {
|
||||||
"accessibilityLabel": "",
|
"accessibilityLabel": "{{count}} uživatelů oblíbilo tento toot",
|
||||||
"accessibilityHint": "",
|
"accessibilityHint": "Klepnutím zjistíte uživatele",
|
||||||
"text": ""
|
"text": ""
|
||||||
},
|
},
|
||||||
"history": {
|
"history": {
|
||||||
"accessibilityLabel": "",
|
"accessibilityLabel": "Tento toot byl upraven {{count}} krát",
|
||||||
"accessibilityHint": "",
|
"accessibilityHint": "Klepnutím zobrazíte historii úprav",
|
||||||
"text_one": "",
|
"text_one": "{{count}} upravit",
|
||||||
"text_other": ""
|
"text_other": "{{count}} úpravy"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"attachment": {
|
"attachment": {
|
||||||
"sensitive": {
|
"sensitive": {
|
||||||
"button": ""
|
"button": "Zobrazit citlivá média"
|
||||||
},
|
},
|
||||||
"unsupported": {
|
"unsupported": {
|
||||||
"text": "",
|
"text": "Chyba načítání",
|
||||||
"button": ""
|
"button": "Vyzkoušet vzdálený odkaz"
|
||||||
},
|
},
|
||||||
"altText": ""
|
"altText": "Alternativní text"
|
||||||
},
|
},
|
||||||
"avatar": {
|
"avatar": {
|
||||||
"accessibilityLabel": "",
|
"accessibilityLabel": "Avatar {{name}}",
|
||||||
"accessibilityHint": ""
|
"accessibilityHint": "Klepnutím přejděte na stránku {{name}}"
|
||||||
},
|
},
|
||||||
"content": {
|
"content": {
|
||||||
"expandHint": ""
|
"expandHint": "Skrytý obsah"
|
||||||
},
|
},
|
||||||
"filtered": {
|
"filtered": {
|
||||||
"reveal": "",
|
"reveal": "Přesto zobrazit",
|
||||||
"match_v1": "",
|
"match_v1": "Filtrované: {{phrase}}.",
|
||||||
"match_v2_one": "",
|
"match_v2_one": "Filtrováno {{filters}}.",
|
||||||
"match_v2_other": ""
|
"match_v2_other": "Filtrováno {{count}} filtry, {{filters}}."
|
||||||
},
|
},
|
||||||
"fullConversation": "",
|
"fullConversation": "",
|
||||||
"translate": {
|
"translate": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user