mirror of
https://github.com/tooot-app/app
synced 2025-06-05 22:19:13 +02:00
New translations timeline.json (Czech)
This commit is contained in:
@ -106,60 +106,60 @@
|
|||||||
},
|
},
|
||||||
"fullConversation": "",
|
"fullConversation": "",
|
||||||
"translate": {
|
"translate": {
|
||||||
"default": "",
|
"default": "Přeložit",
|
||||||
"succeed": "",
|
"succeed": "Přeloženo {{provider}} z {{source}}",
|
||||||
"failed": "",
|
"failed": "Překlad selhal",
|
||||||
"source_not_supported": "",
|
"source_not_supported": "jazyk tootu není podporován",
|
||||||
"target_not_supported": ""
|
"target_not_supported": "Cílový jazyk není podporován"
|
||||||
},
|
},
|
||||||
"header": {
|
"header": {
|
||||||
"shared": {
|
"shared": {
|
||||||
"account": {
|
"account": {
|
||||||
"name": {
|
"name": {
|
||||||
"accessibilityHint": ""
|
"accessibilityHint": "Jjméno uživatele"
|
||||||
},
|
},
|
||||||
"account": {
|
"account": {
|
||||||
"accessibilityHint": ""
|
"accessibilityHint": "Uživatelský účet"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"application": "",
|
"application": "přes {{application}}",
|
||||||
"edited": {
|
"edited": {
|
||||||
"accessibilityLabel": ""
|
"accessibilityLabel": "Toot upraven"
|
||||||
},
|
},
|
||||||
"muted": {
|
"muted": {
|
||||||
"accessibilityLabel": ""
|
"accessibilityLabel": "Toot ztlumený"
|
||||||
},
|
},
|
||||||
"replies": "",
|
"replies": "Odpovědi <0 />",
|
||||||
"visibility": {
|
"visibility": {
|
||||||
"direct": {
|
"direct": {
|
||||||
"accessibilityLabel": ""
|
"accessibilityLabel": "Toot je přímá zpráva"
|
||||||
},
|
},
|
||||||
"private": {
|
"private": {
|
||||||
"accessibilityLabel": ""
|
"accessibilityLabel": "Toot je viditelný pouze pro sledující"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"conversation": {
|
"conversation": {
|
||||||
"withAccounts": "",
|
"withAccounts": "",
|
||||||
"delete": {
|
"delete": {
|
||||||
"function": ""
|
"function": "Odstranit přímou zprávu"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"poll": {
|
"poll": {
|
||||||
"meta": {
|
"meta": {
|
||||||
"button": {
|
"button": {
|
||||||
"vote": "",
|
"vote": "Hlasovat",
|
||||||
"refresh": ""
|
"refresh": "Obnovit"
|
||||||
},
|
},
|
||||||
"count": {
|
"count": {
|
||||||
"voters_one": "",
|
"voters_one": "{{count}} uživatel hlasoval",
|
||||||
"voters_other": "",
|
"voters_other": "{{count}} uživatelů hlasovalo",
|
||||||
"votes_one": "",
|
"votes_one": "{{count}} hlas",
|
||||||
"votes_other": ""
|
"votes_other": "{{count}} hlasů"
|
||||||
},
|
},
|
||||||
"expiration": {
|
"expiration": {
|
||||||
"expired": "",
|
"expired": "Hlasování skončilo",
|
||||||
"until": ""
|
"until": ""
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user