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": {
|
||||
"OK": "",
|
||||
"apply": "",
|
||||
"cancel": "",
|
||||
"discard": "",
|
||||
"continue": "",
|
||||
"create": "",
|
||||
"delete": "",
|
||||
"done": "",
|
||||
"confirm": "",
|
||||
"add": ""
|
||||
"OK": "OK",
|
||||
"apply": "Použít",
|
||||
"cancel": "Zrušit",
|
||||
"discard": "Zrušit",
|
||||
"continue": "Pokračovat",
|
||||
"create": "Vytvořit",
|
||||
"delete": "Odstranit",
|
||||
"done": "Hotovo",
|
||||
"confirm": "Potvrdit",
|
||||
"add": "Přidat"
|
||||
},
|
||||
"customEmoji": {
|
||||
"accessibilityLabel": ""
|
||||
"accessibilityLabel": "Vlastní emoji {{emoji}}"
|
||||
},
|
||||
"message": {
|
||||
"success": {
|
||||
@@ -25,9 +25,9 @@
|
||||
"message": ""
|
||||
}
|
||||
},
|
||||
"separator": "",
|
||||
"separator": ", ",
|
||||
"discard": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "Změna nebyla uložena",
|
||||
"message": "Vaše změna nebyla uložena. Chcete zrušit ukládání změn?"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user