New translations translation.json (Czech)

This commit is contained in:
AkiraFukushima 2021-11-08 00:30:11 +09:00
parent 2359b76198
commit 7407764f61
1 changed files with 9 additions and 9 deletions

View File

@ -3,24 +3,24 @@
"application": { "application": {
"name": "Whalebird", "name": "Whalebird",
"about": "About Whalebird", "about": "About Whalebird",
"preferences": "Preferences...", "preferences": "Předvolby...",
"services": "Services", "services": "Services",
"hide": "Hide Whalebird", "hide": "Hide Whalebird",
"hide_others": "Hide Others", "hide_others": "Hide Others",
"show_all": "Show All", "show_all": "Show All",
"open": "Open Window", "open": "Otevřít okno",
"quit": "Quit" "quit": "Ukončit"
}, },
"toot": { "toot": {
"name": "Toot", "name": "Toot",
"new": "New Toot" "new": "Nový toot"
}, },
"edit": { "edit": {
"name": "Edit", "name": "Upravit",
"undo": "Undo", "undo": "Vrátit zpět",
"redo": "Redo", "redo": "Vykonat znovu",
"cut": "Cut", "cut": "Vyjmout",
"copy": "Copy", "copy": "Kopírovat",
"paste": "Paste", "paste": "Paste",
"select_all": "Select All" "select_all": "Select All"
}, },