Merge pull request #787 from TorinEmard/patch-1

Updated English Text
This commit is contained in:
AkiraFukushima 2018-12-14 08:53:07 +09:00 committed by GitHub
commit d94b5ccf39
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 17 additions and 17 deletions

View File

@ -91,7 +91,7 @@
"direct": "Direct" "direct": "Direct"
}, },
"sensitive": { "sensitive": {
"description": "Mark medias as sensitive by default" "description": "Mark media as sensitive by default"
} }
} }
}, },
@ -99,7 +99,7 @@
"title": "Timeline", "title": "Timeline",
"unread_notification": { "unread_notification": {
"title": "Unread Notification", "title": "Unread Notification",
"description": "Customize unread notifications for each timelines.", "description": "Customize unread notifications for each timeline.",
"direct": "Direct Messages", "direct": "Direct Messages",
"local": "Local Timeline", "local": "Local Timeline",
"public": "Public Timeline" "public": "Public Timeline"
@ -158,10 +158,10 @@
"title": "Notification", "title": "Notification",
"enable": { "enable": {
"description": "Please set notification events.", "description": "Please set notification events.",
"reply": "Notify me when I receive reply", "reply": "Notify me when I receive a reply",
"reblog": "Notify me when I receive reblog", "reblog": "Notify me when I receive a reblog",
"favourite": "Notify me when I receive favourite", "favourite": "Notify me when I receive a favourite",
"follow": "Notify me when I receive follow" "follow": "Notify me when I receive a follow"
} }
}, },
"account": { "account": {
@ -180,7 +180,7 @@
"language": { "language": {
"title": "Language", "title": "Language",
"language_description": "Choose the language you would like to use with Whalebird.", "language_description": "Choose the language you would like to use with Whalebird.",
"notice": "Require relaunch", "notice": "Requires relaunch",
"confirm": { "confirm": {
"title": "Warning", "title": "Warning",
"message": "You have to restart this application. Continue?", "message": "You have to restart this application. Continue?",
@ -196,12 +196,12 @@
"status": "What is on your mind?", "status": "What is on your mind?",
"cancel": "Cancel", "cancel": "Cancel",
"toot": "Toot", "toot": "Toot",
"close_confirm": "Are you sure to close new toot?", "close_confirm": "Are you sure you want to cancel the new toot?",
"close_confirm_ok": "OK", "close_confirm_ok": "OK",
"close_confirm_cancel": "Cancel", "close_confirm_cancel": "Cancel",
"add_image": "Add images", "add_image": "Add images",
"change_visibility": "Change visibility", "change_visibility": "Change visibility",
"add_cw": "Add contents warning", "add_cw": "Add content warning",
"change_sensitive": "Change sensitive", "change_sensitive": "Change sensitive",
"pined_hashtag": "Pin the hashtag", "pined_hashtag": "Pin the hashtag",
"description": "Describe for the visually impaired" "description": "Describe for the visually impaired"
@ -217,7 +217,7 @@
"title": "List Memberships" "title": "List Memberships"
}, },
"mute_confirm": { "mute_confirm": {
"title": "Are you sure to mute?", "title": "Are you sure you want to mute?",
"body": "Hide notification from this user?", "body": "Hide notification from this user?",
"cancel": "Cancel", "cancel": "Cancel",
"ok": "Mute" "ok": "Mute"
@ -230,8 +230,8 @@
"ctrl_enter": "Post the toot", "ctrl_enter": "Post the toot",
"j": "Select the next toot", "j": "Select the next toot",
"k": "Select the previous toot", "k": "Select the previous toot",
"h": "Switch the focus to left column", "h": "Switch focus to the left column",
"l": "Switch the focus to right column", "l": "Switch focus to the right column",
"r": "Reply to the toot", "r": "Reply to the toot",
"b": "Reblog the toot", "b": "Reblog the toot",
"f": "Favourite the toot", "f": "Favourite the toot",
@ -312,9 +312,9 @@
"login": "Login" "login": "Login"
}, },
"authorize": { "authorize": {
"manually_1": "Now authorization page is opened in your browser.", "manually_1": "An authorization page has opened in your browser.",
"manually_2": "If it is not opened, please open the following URL manually.", "manually_2": "If it has not opened, please go to the following URL manually.",
"code_label": "Please paste authorization code from your browser:", "code_label": "Please paste the authorization code from your browser:",
"submit": "Submit" "submit": "Submit"
}, },
"receive_drop": { "receive_drop": {
@ -357,8 +357,8 @@
}, },
"validation": { "validation": {
"login": { "login": {
"require_domain_name": "Domain name is required", "require_domain_name": "A domain name is required",
"domain_format": "Please write only domain name" "domain_format": "Please only enter the domain name"
}, },
"new_toot": { "new_toot": {
"toot_length": "Toot length should be {{min}} to {{max}}", "toot_length": "Toot length should be {{min}} to {{max}}",