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