Whalebird-desktop-client-ma.../src/config/locales/en/translation.json

49 lines
1.0 KiB
JSON
Raw Normal View History

{
"main_menu": {
"application": {
"name": "Whalebird",
"about": "About Whalebird",
"preferences": "Preferences...",
"services": "Services",
"hide": "Hide Whalebird",
"hide_others": "Hide Others",
"show_all": "Show All",
"quit": "Quit"
},
"toot": {
"name": "Toot",
"new": "New Toot"
},
"edit": {
"name": "Edit",
"undo": "Undo",
"redo": "Redo",
"cut": "Cut",
"copy": "Copy",
"paste": "Paste",
"select_all": "Select All"
},
"view": {
"name": "View",
"toggle_full_screen": "Toggle Full Screen"
},
"window": {
"name": "Window",
"close": "Close Window",
"minimize": "Minimize",
"jump_to": "Jump to"
}
},
"side_menu": {
"edit_profile": "Edit profile",
"home": "Home",
"notification": "Notification",
"favourite": "Favourite",
"local": "Local timeline",
"public": "Public timeline",
"hashtag": "Hashtag",
"search": "Search",
"lists": "Lists"
}
}