mirror of
https://github.com/tooot-app/app
synced 2025-06-05 22:19:13 +02:00
New translations common.json (Czech)
This commit is contained in:
@@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"buttons": {
|
"buttons": {
|
||||||
"OK": "",
|
"OK": "OK",
|
||||||
"apply": "",
|
"apply": "Použít",
|
||||||
"cancel": "",
|
"cancel": "Zrušit",
|
||||||
"discard": "",
|
"discard": "Zrušit",
|
||||||
"continue": "",
|
"continue": "Pokračovat",
|
||||||
"create": "",
|
"create": "Vytvořit",
|
||||||
"delete": "",
|
"delete": "Odstranit",
|
||||||
"done": "",
|
"done": "Hotovo",
|
||||||
"confirm": "",
|
"confirm": "Potvrdit",
|
||||||
"add": ""
|
"add": "Přidat"
|
||||||
},
|
},
|
||||||
"customEmoji": {
|
"customEmoji": {
|
||||||
"accessibilityLabel": ""
|
"accessibilityLabel": "Vlastní emoji {{emoji}}"
|
||||||
},
|
},
|
||||||
"message": {
|
"message": {
|
||||||
"success": {
|
"success": {
|
||||||
@@ -25,9 +25,9 @@
|
|||||||
"message": ""
|
"message": ""
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"separator": "",
|
"separator": ", ",
|
||||||
"discard": {
|
"discard": {
|
||||||
"title": "",
|
"title": "Změna nebyla uložena",
|
||||||
"message": ""
|
"message": "Vaše změna nebyla uložena. Chcete zrušit ukládání změn?"
|
||||||
}
|
}
|
||||||
}
|
}
|
Reference in New Issue
Block a user