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

346 lines
10 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",
"open": "Open Window",
"minimize": "Minimize",
"jump_to": "Jump to"
}
},
2018-08-21 13:40:51 +02:00
"global_header": {
"add_new_account": "Add new account"
},
"side_menu": {
2018-08-21 13:37:18 +02:00
"profile": "Profile",
2018-08-18 09:03:55 +02:00
"show_profile": "Show profile",
"edit_profile": "Edit profile",
"settings": "Settings",
2018-08-21 13:37:18 +02:00
"collapse": "Collapse",
"expand": "Expand",
"home": "Home",
"notification": "Notification",
"favourite": "Favourite",
"local": "Local timeline",
"public": "Public timeline",
"hashtag": "Hashtag",
"search": "Search",
"lists": "Lists"
2018-08-10 15:31:32 +02:00
},
"header_menu": {
"home": "Home",
"notification": "Notification",
"favourite": "Favourite",
"local": "Local timeline",
"public": "Public timeline",
"hashtag": "Hashtag",
"search": "Search",
"lists": "Lists",
"members": "Members",
"filter": {
"title": "Filter",
"placeholder": "Filter out by regular expressions",
"apply": "Apply"
2018-08-20 17:55:11 +02:00
},
"new_toot": "Toot",
"reload": "Reload"
2018-08-10 17:40:06 +02:00
},
2018-10-26 17:23:12 +02:00
"settings": {
"title": "Settings",
2018-08-10 17:40:06 +02:00
"general": {
"title": "General",
"toot": {
"title": "Toot",
"description": "Customize default visibility of toot.",
"visibility": {
"title": "Default visibility",
"public": "Public",
"unlisted": "Unlisted",
"private": "Private",
"direct": "Direct"
}
2018-10-26 17:23:12 +02:00
}
}
},
"preferences": {
"title": "Preferences",
"general": {
"title": "General",
"sounds": {
"title": "Sounds",
"description": "Please set feedback sounds.",
"fav_rb": "When you favorite or boost the toot",
"toot": "When you post toot"
}
},
"appearance": {
"title": "Appearance",
"theme_color": "Theme color",
"theme": {
"light": "Light",
"dark": "Dark",
2018-09-22 18:19:12 +02:00
"solarized_light": "SolarizedLight",
2018-09-22 16:37:59 +02:00
"solarized_dark": "SolarizedDark",
2018-09-23 03:13:28 +02:00
"kimbie_dark": "KimbieDark",
"custom": "Custom"
},
"custom_theme": {
"background_color": "Base background",
"selected_background_color": "Focused background",
"global_header_color": "Account menu",
"side_menu_color": "Side menu",
"primary_color": "Primary font",
"regular_color": "Regular font",
"secondary_color": "Secondary font",
"border_color": "Border",
"header_menu_color": "Header menu",
"wrapper_mask_color": "Modal wrapper"
},
"font_size": "Font size",
2018-09-25 18:02:36 +02:00
"font_family": "Font family",
2018-08-10 17:40:06 +02:00
"display_style": {
"title": "Display style of username",
2018-08-10 17:40:06 +02:00
"display_name_and_username": "Display name and username",
"display_name": "Display name",
"username": "Username"
},
"time_format": {
"title": "Time format",
"absolute": "Absolute",
"relative": "Relative"
}
2018-08-10 17:40:06 +02:00
},
"notification": {
"title": "Notification",
"enable": {
"description": "Please set notification events.",
"reply": "Notify me when I receive reply",
"reblog": "Notify me when I receive reblog",
"favourite": "Notify me when I receive favourite",
"follow": "Notify me when I receive follow"
}
},
2018-08-10 17:40:06 +02:00
"account": {
"title": "Account",
"connected": "Connected Account",
"username": "Username",
"domain": "Domain",
"association": "Association",
"order": "Order",
"remove_association": "Remove assocication",
"remove_all_associations": "Remove all associations",
"confirm": "Confirm",
"cancel": "Cancel",
"confirm_message": "Are you sure to remove all associations?"
},
"language": {
"title": "Language",
"language_description": "Choose the language you would like to use with Whalebird.",
"notice": "Require relaunch",
"confirm": {
"title": "Warning",
"message": "You have to restart this application. Continue?",
"ok": "Restart Now",
"cancel": "Cancel"
}
2018-08-10 17:40:06 +02:00
}
2018-08-10 17:59:48 +02:00
},
"modals": {
"new_toot": {
"title": "New Toot",
2018-08-14 23:00:02 +02:00
"cw": "Write your warning here",
"status": "What is on your mind?",
"cancel": "Cancel",
"toot": "Toot",
"close_confirm": "Are you sure to close new toot?",
"close_confirm_ok": "OK",
2018-08-21 02:18:11 +02:00
"close_confirm_cancel": "Cancel",
"add_image": "Add images",
"change_visibility": "Change visibility",
"add_cw": "Add contents warning",
"change_sensitive": "Change sensitive",
"pined_hashtag": "Pin the hashtag"
},
"jump": {
"jump_to": "Jump to..."
},
"add_list_member": {
"title": "Add Member to List",
"account_name": "Account name"
},
"list_membership": {
"title": "List Memberships"
2018-08-22 16:30:49 +02:00
},
"mute_confirm": {
"title": "Are you sure to mute?",
"body": "Hide notification from this user?",
"cancel": "Cancel",
"ok": "Mute"
},
2018-08-22 16:30:49 +02:00
"shortcut": {
"title": "Keyboard shortcuts",
"ctrl_number": "Switch accounts",
"ctrl_k": "Jump to other timelines",
"ctrl_n": "Open the new toot modal",
"ctrl_enter": "Post the toot",
"j": "Select the next toot",
"k": "Select the previous toot",
"r": "Reply to the toot",
"b": "Reblog the toot",
"f": "Favourite the toot",
"o": "Open details of the toot",
"p": "Open account profile of the toot",
2018-08-28 01:33:07 +02:00
"i": "Open the images",
"x": "Show/hide CW and NSFW",
2018-08-22 16:30:49 +02:00
"esc": "Close current page"
2018-09-30 16:01:40 +02:00
},
"report": {
"title": "Reporting this user",
"comment": "Additional comments",
"cancel": "Cancel",
"ok": "Report"
}
2018-08-12 13:58:24 +02:00
},
"cards": {
"toot": {
"show_more": "Show more",
"hide": "Hide",
"sensitive": "Show sensitive content",
"view_toot_detail": "View Toot Detail",
"open_in_browser": "Open in Browser",
"copy_link_to_toot": "Copy Link to Toot",
2018-09-30 16:01:40 +02:00
"mute": "Mute",
"block": "Block",
"report": "Report",
"delete": "Delete",
2018-08-20 17:55:11 +02:00
"via": "via {{application}}",
"reply": "Reply",
"reblog": "Reblog",
"fav": "Favourite",
2018-08-20 18:04:47 +02:00
"detail": "Toot details"
}
2018-08-12 14:14:12 +02:00
},
"side_bar": {
"account_profile": {
"follows_you": "Follows you",
"doesnt_follow_you": "Doesn't follow you",
2018-08-21 14:04:10 +02:00
"detail": "Detail",
"follow": "Follow",
"unfollow": "Unfollow",
"follow_requested": "Follow requested",
2018-08-12 14:14:12 +02:00
"open_in_browser": "Open in Browser",
"manage_list_memberships": "Manage List Memberships",
"mute": "Mute",
"unmute": "Unmute",
"unblock": "Unblock",
"block": "Block",
2018-08-12 14:14:12 +02:00
"toots": "Toots",
"follows": "Follows",
"followers": "Followers"
}
2018-08-12 14:49:43 +02:00
},
"hashtag": {
2018-09-14 14:19:28 +02:00
"tag_name": "Tag name",
"delete_tag": "Delete tag",
"save_tag": "Save tag"
2018-08-12 14:56:30 +02:00
},
"search": {
"search": "Search",
"account": "Account",
"keyword": "keyword"
2018-08-12 16:10:49 +02:00
},
"lists": {
"index": {
"new_list": "New List",
"edit": "Edit"
}
2018-08-13 08:27:53 +02:00
},
2018-08-13 10:14:13 +02:00
"login": {
"domain_name_label": "First, let's log in to a Mastodon instance. Please enter an instance domain name.",
"search": "Search",
"login": "Login"
},
"authorize": {
"manually_1": "Now authorization page is opened in your browser.",
"manually_2": "If it is not opened, please open the following URL manually.",
"code_label": "Please paste authorization code from your browser:",
"submit": "Submit"
},
"receive_drop": {
"drop_message": "Drop to Upload to Mastodon"
},
2018-08-13 08:27:53 +02:00
"message": {
"account_load_error": "Failed to load accounts",
"account_remove_error": "Failed to remove the account",
"preferences_load_error": "Failed to load preferences",
"timeline_fetch_error": "Failed to fetch timeline",
"notification_fetch_error": "Failed to fetch notification",
"favourite_fetch_error": "Failed to fetch favorite",
"start_streaming_error": "Failed to start streaming",
"attach_error": "Could not attach the file",
"authorize_duplicate_error": "Can not login the same account of the same domain",
"authorize_error": "Failed to authorize",
"followers_fetch_error": "Failed to fetch followers",
"follows_fetch_error": "Failed to fetch follows",
"toot_fetch_error": "Failed to fetch the toot detail",
"follow_error": "Failed to follow the user",
"unfollow_error": "Failed to unfollow the user",
"lists_fetch_error": "Failed to fetch lists",
"list_create_error": "Failed to create a list",
"members_fetch_error": "Failed to fetch members",
"remove_user_error": "Failed to remove the user",
"find_account_error": "Account not found",
"reblog_error": "Failed to reblog",
"unreblog_error": "Failed to unreblog",
"favourite_error": "Failed to favourite",
"unfavourite_error": "Failed to unfavourite",
"delete_error": "Failed to delete the toot",
"search_error": "Failed to search",
"toot_error": "Failed to toot",
"update_list_memberships_error": "Failed to update the list memberships",
"add_user_error": "Failed to add user",
"authorize_url_error": "Failed to get authorize url",
"domain_confirmed": "{{domain}} is confirmed, please login",
"domain_doesnt_exist": "{{domain}} does not exist",
2018-08-14 23:00:02 +02:00
"loading": "Loading..."
},
2018-08-13 08:27:53 +02:00
"validation": {
"login": {
"require_domain_name": "Domain name is required",
2018-08-13 08:27:53 +02:00
"domain_format": "Please write only domain name"
},
"new_toot": {
"toot_length": "Toot length should be {{min}} to {{max}}",
"attach_length": "You can only attach up to {{max}} images",
"attach_image": "You can only attach images or videos"
}
}
}