summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo⭐️ <Syuilotan@yahoo.co.jp>2017-04-01 06:19:05 +0900
committerGitHub <noreply@github.com>2017-04-01 06:19:05 +0900
commitacb5750ab9ab163b16a28192d79e86df575c17b5 (patch)
tree7d06883924548cfb8b5235e83b36dace393ee1a5
parentfix (diff)
parentFix typo. (diff)
downloadmisskey-acb5750ab9ab163b16a28192d79e86df575c17b5.tar.gz
misskey-acb5750ab9ab163b16a28192d79e86df575c17b5.tar.bz2
misskey-acb5750ab9ab163b16a28192d79e86df575c17b5.zip
Merge pull request #385 from ha-dai/translate
Update en.yml.
-rw-r--r--locales/en.yml26
1 files changed, 13 insertions, 13 deletions
diff --git a/locales/en.yml b/locales/en.yml
index 1f7860aec8..b3dd47fc3e 100644
--- a/locales/en.yml
+++ b/locales/en.yml
@@ -38,7 +38,7 @@ common:
mk-messaging-room:
loading: "Loading"
- empty: "No log"
+ empty: "No conversations"
resize-form: "Drag to resize"
new-message: "New message"
@@ -48,13 +48,13 @@ common:
mk-error:
title: "Cannot connect to the server"
description: "インターネット回線に問題があるか、サーバーがダウンまたはメンテナンスしている可能性があります。しばらくしてから再度お試しください。"
- thanks: "いつもMisskeyをご利用いただきありがとうございます。"
+ thanks: "Thank you for using Misskey."
mk-forkit:
open-github-link: "View source on Github"
mk-poll-editor:
- no-only-one-choice: "投票には、選択肢が最低2つ必要です"
+ no-only-one-choice: "You need to enter two or more choice."
choice-n: "Choice {}"
remove: "Remove this choice"
add: "+ Add a choice"
@@ -83,21 +83,21 @@ common:
available: "Available"
unavailable: "Unavailable"
error: "Network error"
- invalid-format: "a~z、A~Z、0~9、-(ハイフン)が使えます"
- too-short: "3文字以上でお願いします!"
- too-long: "20文字以内でお願いします"
+ invalid-format: "Only use letters, numbers and -."
+ too-short: "Please enter at least 3 letters!"
+ too-long: "Please enter within 20 letters."
password: "Password"
- password-placeholder: "8文字以上を推奨します"
- weak-password: "弱いパスワード"
- normal-password: "まあまあのパスワード"
- strong-password: "強いパスワード"
+ password-placeholder: "We recommend more than 8 letters."
+ weak-password: "Weak"
+ normal-password: "So so"
+ strong-password: "Strong"
retype: "Type again"
- retype-placeholder: "確認のため再入力してください"
+ retype-placeholder: "Confirm your password"
password-matched: "OK"
password-not-matched: "Not matched"
recaptcha: "Verify"
create: "Create an Account"
- some-error: "何らかの原因によりアカウントの作成に失敗しました。再度お試しください。"
+ some-error: "Account creation failed for some reason. Please try again."
mk-special-message:
new-year: "Happy New Year!"
@@ -110,7 +110,7 @@ common:
mk-twitter-setting:
description: "お使いのTwitterアカウントをお使いのMisskeyアカウントに接続しておくと、プロフィールでTwitterアカウント情報が表示されるようになったり、Twitterを用いた便利なサインインを利用できるようになります。"
- connected-to: "次のTwitterアカウントに接続されています"
+ connected-to: "You to connected this Twitter account"
detail: "Detail..."
reconnect: "Reconnect"
connect: "Connect to Twitter"