Merge pull request #1480 from mirro-san/i18n/english

Translated the english file
This commit is contained in:
syuilo 2018-04-16 03:19:44 +09:00 committed by GitHub
commit 896af13e67
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -36,12 +36,12 @@ common:
delete: "Delete" delete: "Delete"
loading: "Loading" loading: "Loading"
ok: "OK" ok: "OK"
update-available: "New version of Misskey is now available({newer}, current is {current}). Reload page to apply update." update-available: "A new version of Misskey is now available({newer}, current is {current}). Reload the page to apply the update."
my-token-regenerated: "Your token is just regenerated, so you will signout." my-token-regenerated: "Your token has been generated. You will now get logged out."
common/views/components/connect-failed.vue: common/views/components/connect-failed.vue:
title: "Unable to connect to the server" title: "Unable to connect to the server"
description: "There is a problem with Internet connection, or the server may be down or maintaining. Please {try again} later." description: "There is a problem either with your internet connection, or the server may be down or under maintenance. Please {try again} later."
thanks: "Thank you for using Misskey." thanks: "Thank you for using Misskey."
troubleshoot: "Troubleshoot" troubleshoot: "Troubleshoot"
@ -60,7 +60,7 @@ common/views/components/connect-failed.troubleshooter.vue:
no-internet-desc: "Please make sure you are connected to the Internet." no-internet-desc: "Please make sure you are connected to the Internet."
no-server: "Unable to connect to the server" no-server: "Unable to connect to the server"
no-server-desc: "The network connection of your PC is normal, but you could not connect to Misskey's server. There is a possibility that the server is down or maintaining, please try to access it again after a while." no-server-desc: "The network connection of your PC is normal, but you could not connect to Misskey's server. There is a possibility that the server is down or maintaining, please try to access it again after a while."
success: "Successfully connect to the Misskey's server" success: "Successfully connected to the Misskey's server"
success-desc: "It seems to be able to connect normally. Please reload the page." success-desc: "It seems to be able to connect normally. Please reload the page."
common/views/components/messaging.vue: common/views/components/messaging.vue:
@ -90,7 +90,7 @@ common/views/components/nav.vue:
stats: "Stats" stats: "Stats"
status: "Status" status: "Status"
wiki: "Wiki" wiki: "Wiki"
donors: "Donors" donors: "Donators"
repository: "Repository" repository: "Repository"
develop: "Developers" develop: "Developers"
@ -106,7 +106,7 @@ common/views/components/poll.vue:
voted: "Voted" voted: "Voted"
common/views/components/poll-editor.vue: common/views/components/poll-editor.vue:
no-only-one-choice: "You need to enter two or more choice." no-only-one-choice: "You need to enter two or more choices."
choice-n: "Choice {}" choice-n: "Choice {}"
remove: "Remove this choice" remove: "Remove this choice"
add: "+ Add a choice" add: "+ Add a choice"
@ -139,7 +139,7 @@ common/views/components/signup.vue:
retype: "Type again" retype: "Type again"
retype-placeholder: "Confirm your password" retype-placeholder: "Confirm your password"
password-matched: "OK" password-matched: "OK"
password-not-matched: "Not matched" password-not-matched: "Doesn't match"
recaptcha: "Verify" recaptcha: "Verify"
create: "Create an Account" create: "Create an Account"
some-error: "Account creation failed for some reason. Please try again." some-error: "Account creation failed for some reason. Please try again."
@ -154,11 +154,11 @@ common/views/components/stream-indicator.vue:
connected: "Connected" connected: "Connected"
common/views/components/twitter-setting.vue: common/views/components/twitter-setting.vue:
description: "お使いのTwitterアカウントをお使いのMisskeyアカウントに接続しておくと、プロフィールでTwitterアカウント情報が表示されるようになったり、Twitterを用いた便利なサインインを利用できるようになります。" description: "If you connect your Twitter account to your Misskey account, you will be able to see your Twitter account information on your profile and you can sign-in using Twitter."
connected-to: "You to connected this Twitter account" connected-to: "You are connected to this Twitter account"
detail: "Detail..." detail: "Detail..."
reconnect: "Reconnect" reconnect: "Reconnect"
connect: "Connect to Twitter" connect: "Link your twitter account"
disconnect: "Disconnect" disconnect: "Disconnect"
common/views/components/uploader.vue: common/views/components/uploader.vue:
@ -214,8 +214,8 @@ desktop/views/components/drive.file.vue:
copied-url-to-clipboard: "Copied URL to clipboard" copied-url-to-clipboard: "Copied URL to clipboard"
desktop/views/components/drive.folder.vue: desktop/views/components/drive.folder.vue:
unable-to-process: "操作を完了できません" unable-to-process: "The operation could not be completed."
circular-reference-detected: "移動先のフォルダーは、移動するフォルダーのサブフォルダーです。" circular-reference-detected: "The destination folder is a subfolder of the folder you wish to move."
unhandled-error: "Unknown error" unhandled-error: "Unknown error"
contextmenu: contextmenu:
move-to-this-folder: "Move to this folder" move-to-this-folder: "Move to this folder"
@ -232,15 +232,15 @@ desktop/views/components/drive.vue:
load-more: "Load more" load-more: "Load more"
empty-draghover: "Drop Welcome!" empty-draghover: "Drop Welcome!"
empty-drive: "Your drive is empty" empty-drive: "Your drive is empty"
empty-drive-description: "右クリックして「ファイルをアップロード」を選んだり、ファイルをドラッグ&ドロップすることでもアップロードできます。" empty-drive-description: "You can also upload by right clicking and selecting "Upload file" or you can drag and drop a file onto the window."
empty-folder: "This folder is empty" empty-folder: "This folder is empty"
unable-to-process: "操作を完了できません" unable-to-process: "The operation could not be completed."
circular-reference-detected: "移動先のフォルダーは、移動するフォルダーのサブフォルダーです。" circular-reference-detected: "The destination folder is a subfolder of the folder you wish to move."
unhandled-error: "Unknown error" unhandled-error: "Unknown error"
url-upload: "Upload from a URL" url-upload: "Upload from a URL"
url-of-file: "URL of file you want to upload" url-of-file: "URL of file you want to upload"
url-upload-requested: "Upload requested" url-upload-requested: "Upload requested"
may-take-time: "アップロードが完了するまで時間がかかる場合があります。" may-take-time: "It may take some time for the upload to complete."
create-folder: "Create a folder" create-folder: "Create a folder"
folder-name: "Folder name" folder-name: "Folder name"
contextmenu: contextmenu:
@ -333,8 +333,8 @@ desktop/views/components/settings.2fa.vue:
desktop/views/components/settings.api.vue: desktop/views/components/settings.api.vue:
intro: "APIを利用するには、上記のトークンを「i」というキーでパラメータに付加してリクエストします。" intro: "APIを利用するには、上記のトークンを「i」というキーでパラメータに付加してリクエストします。"
caution: "アカウントを不正利用される可能性があるため、このトークンは第三者に教えないでください(アプリなどにも入力しないでください)。" caution: "Please do not show this token to third parties (do not enter it somewhere else other than here) otherwise your account could get compromised."
regeneration-of-token: "万が一このトークンが漏れたりその可能性がある場合はトークンを再生成できます。" regeneration-of-token: "In the unlikely event that this token leaks out you can regenerate it."
regenerate-token: "Regenerate the token" regenerate-token: "Regenerate the token"
enter-password: "Please enter the password" enter-password: "Please enter the password"
@ -451,7 +451,7 @@ desktop/views/widgets/users.vue:
desktop/views/widgets/channel.vue: desktop/views/widgets/channel.vue:
title: "Channel" title: "Channel"
settings: "Widget settings" settings: "Widget settings"
get-started: "Please click the cog in the upper right to specify the channel to receive" get-started: "Please click the cog in the upper right corner to specify the channel to receive"
mobile/views/components/drive.vue: mobile/views/components/drive.vue:
drive: "Drive" drive: "Drive"
@ -568,7 +568,7 @@ mobile/views/pages/profile-setting.vue:
mobile/views/pages/search.vue: mobile/views/pages/search.vue:
search: "Search" search: "Search"
empty: "「{}」に関する投稿は見つかりませんでした。" empty: "No posts were found for '{}'"
mobile/views/pages/selectdrive.vue: mobile/views/pages/selectdrive.vue:
select-file: "Choose a file" select-file: "Choose a file"
@ -589,7 +589,7 @@ mobile/views/pages/user.vue:
overview: "Overview" overview: "Overview"
timeline: "Timeline" timeline: "Timeline"
media: "Media" media: "Media"
is-remote: "This user is not a user of Misskey, so the information is not accurate." is-remote: "This user is not a user of Misskey, so the information might not be accurate."
view-remote: "See accurate information" view-remote: "See accurate information"
mobile/views/pages/user/home.vue: mobile/views/pages/user/home.vue:
@ -619,7 +619,7 @@ mobile/views/pages/user/home.photos.vue:
no-photos: "No photos" no-photos: "No photos"
docs: docs:
edit-this-page-on-github: "Caught a mistake or want to contribute to the documentation? " edit-this-page-on-github: "Found a mistake or want to contribute to the documentation? "
edit-this-page-on-github-link: "Edit this page on Github!" edit-this-page-on-github-link: "Edit this page on Github!"
api: api: