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