mirror of
https://github.com/tooot-app/app
synced 2025-05-24 15:34:46 +02:00
New translations compose.json (Czech)
This commit is contained in:
parent
c050f5cd08
commit
d9b6988446
@ -2,31 +2,31 @@
|
||||
"heading": {
|
||||
"left": {
|
||||
"alert": {
|
||||
"title": "",
|
||||
"title": "Zrušit úpravy?",
|
||||
"buttons": {
|
||||
"save": "",
|
||||
"delete": ""
|
||||
"save": "Uložit koncept",
|
||||
"delete": "Odstranit koncept"
|
||||
}
|
||||
}
|
||||
},
|
||||
"right": {
|
||||
"button": {
|
||||
"default": "",
|
||||
"conversation": "",
|
||||
"reply": "",
|
||||
"deleteEdit": "",
|
||||
"edit": "",
|
||||
"share": ""
|
||||
"default": "Toot",
|
||||
"conversation": "Toot DM",
|
||||
"reply": "Odpověď na Toot",
|
||||
"deleteEdit": "Toot",
|
||||
"edit": "Toot",
|
||||
"share": "Toot"
|
||||
},
|
||||
"alert": {
|
||||
"default": {
|
||||
"title": "",
|
||||
"button": ""
|
||||
"title": "Tootování selhalo",
|
||||
"button": "Zkusit znovu"
|
||||
},
|
||||
"removeReply": {
|
||||
"title": "",
|
||||
"description": "",
|
||||
"confirm": ""
|
||||
"description": "Odpovězený toot mohl být odstraněn. Chcete jej odebrat z vašeho odkazu?",
|
||||
"confirm": "Odebrat reference"
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -34,7 +34,7 @@
|
||||
"content": {
|
||||
"root": {
|
||||
"header": {
|
||||
"postingAs": "",
|
||||
"postingAs": "Tootovat jako @{{acct}}@{{domain}}",
|
||||
"spoilerInput": {
|
||||
"placeholder": ""
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user