diff --git a/locales/en.yml b/locales/en.yml index edab57f33..6cbf5bd3f 100644 --- a/locales/en.yml +++ b/locales/en.yml @@ -20,13 +20,104 @@ common: congrats: "Congrats!" tags: + mk-messaging-form: + placeholder: "ここにメッセージを入力" + send: "メッセージを送信" + attach-from-local: "PCから画像を添付する" + attach-from-drive: "アルバムから画像を添付する" + + mk-messaging: + search-user: "ユーザーを探す" + you: "あなた" + no-history: "履歴はありません" + + mk-messaging-message: + is-read: "既読" + delete: "メッセージを削除" + deleted: "このメッセージは削除されました" + + mk-messaging-room: + loading: "読み込み中" + empty: "このユーザーと話したことはありません" + resize-form: ドラッグしてフォームの広さを調整" + new-message: "新しいメッセージがあります" + + mk-authorized-apps: + no-apps: "連携しているアプリケーションはありません" + + mk-error: + title: "サーバーに接続できません" + description: "インターネット回線に問題があるか、サーバーがダウンまたはメンテナンスしている可能性があります。しばらくしてから再度お試しください。" + thanks: "いつもMisskeyをご利用いただきありがとうございます。" + + mk-forkit: + open-github-link: "View source on Github" + + mk-poll-editor: + no-only-one-choice: "投票には、選択肢が最低2つ必要です" + choice-n: "選択肢{}" + remove: "この選択肢を削除" + add: "+選択肢を追加" + destroy: "投票を破棄" + + mk-poll: + vote-to: "「{}」に投票する" + vote-count: "{}票" + total-users: "{}人が投票" + vote: "投票する" + show-result: "結果を見る" + voted: "投票済み" + + mk-reaction-picker: + choose-reaction: "Pick your reaction" + + mk-signin: + username: "ユーザー名" + password: "パスワード" + signing-in: "やってます..." + signin: "サインイン" + + mk-signup: + username: "ユーザー名" + checking: "確認しています..." + available: "利用できます" + unavailable: "既に利用されています" + error: "通信エラー" + invalid-format: "a~z、A~Z、0~9、-(ハイフン)が使えます" + too-short: "3文字以上でお願いします!" + too-long: "20文字以内でお願いします" + password: "パスワード" + password-placeholder: "8文字以上を推奨します" + weak-password: "弱いパスワード" + normal-password: "まあまあのパスワード" + strong-password: "強いパスワード" + retype: "再入力" + retype-placeholder: "確認のため再入力してください" + password-matched: "確認されました" + password-not-matched: "一致していません" + recaptcha: "認証" + create: "アカウント作成" + some-error: "何らかの原因によりアカウントの作成に失敗しました。再度お試しください。" + + mk-special-message: + new-year: "Happy New Year!" + christmas: "Merry Christmas!" + mk-stream-indicator: connecting: "Connecting" reconnecting: "Reconnecting" connected: "Connected" - mk-reaction-picker: - choose-reaction: "Pick your reaction" + mk-twitter-setting: + description: "お使いのTwitterアカウントをお使いのMisskeyアカウントに接続しておくと、プロフィールでTwitterアカウント情報が表示されるようになったり、Twitterを用いた便利なサインインを利用できるようになります。" + connected-to: "次のTwitterアカウントに接続されています" + detail: "詳細..." + reconnect: "再接続する" + connect: "Twitterと接続する" + disconnect: "切断する" + + mk-uploader: + waiting: "待機中" desktop: tags: diff --git a/locales/ja.yml b/locales/ja.yml index e11f2da1d..4aeddc6ec 100644 --- a/locales/ja.yml +++ b/locales/ja.yml @@ -20,13 +20,104 @@ common: congrats: "おめでとう" tags: + mk-messaging-form: + placeholder: "ここにメッセージを入力" + send: "メッセージを送信" + attach-from-local: "PCから画像を添付する" + attach-from-drive: "アルバムから画像を添付する" + + mk-messaging: + search-user: "ユーザーを探す" + you: "あなた" + no-history: "履歴はありません" + + mk-messaging-message: + is-read: "既読" + delete: "メッセージを削除" + deleted: "このメッセージは削除されました" + + mk-messaging-room: + loading: "読み込み中" + empty: "このユーザーと話したことはありません" + resize-form: ドラッグしてフォームの広さを調整" + new-message: "新しいメッセージがあります" + + mk-authorized-apps: + no-apps: "連携しているアプリケーションはありません" + + mk-error: + title: "サーバーに接続できません" + description: "インターネット回線に問題があるか、サーバーがダウンまたはメンテナンスしている可能性があります。しばらくしてから再度お試しください。" + thanks: "いつもMisskeyをご利用いただきありがとうございます。" + + mk-forkit: + open-github-link: "View source on Github" + + mk-poll-editor: + no-only-one-choice: "投票には、選択肢が最低2つ必要です" + choice-n: "選択肢{}" + remove: "この選択肢を削除" + add: "+選択肢を追加" + destroy: "投票を破棄" + + mk-poll: + vote-to: "「{}」に投票する" + vote-count: "{}票" + total-users: "{}人が投票" + vote: "投票する" + show-result: "結果を見る" + voted: "投票済み" + + mk-reaction-picker: + choose-reaction: "リアクションを選択" + + mk-signin: + username: "ユーザー名" + password: "パスワード" + signing-in: "やってます..." + signin: "サインイン" + + mk-signup: + username: "ユーザー名" + checking: "確認しています..." + available: "利用できます" + unavailable: "既に利用されています" + error: "通信エラー" + invalid-format: "a~z、A~Z、0~9、-(ハイフン)が使えます" + too-short: "3文字以上でお願いします!" + too-long: "20文字以内でお願いします" + password: "パスワード" + password-placeholder: "8文字以上を推奨します" + weak-password: "弱いパスワード" + normal-password: "まあまあのパスワード" + strong-password: "強いパスワード" + retype: "再入力" + retype-placeholder: "確認のため再入力してください" + password-matched: "確認されました" + password-not-matched: "一致していません" + recaptcha: "認証" + create: "アカウント作成" + some-error: "何らかの原因によりアカウントの作成に失敗しました。再度お試しください。" + + mk-special-message: + new-year: "Happy New Year!" + christmas: "Merry Christmas!" + mk-stream-indicator: connecting: "接続中" reconnecting: "再接続中" connected: "接続完了" - mk-reaction-picker: - choose-reaction: "リアクションを選択" + mk-twitter-setting: + description: "お使いのTwitterアカウントをお使いのMisskeyアカウントに接続しておくと、プロフィールでTwitterアカウント情報が表示されるようになったり、Twitterを用いた便利なサインインを利用できるようになります。" + connected-to: "次のTwitterアカウントに接続されています" + detail: "詳細..." + reconnect: "再接続する" + connect: "Twitterと接続する" + disconnect: "切断する" + + mk-uploader: + waiting: "待機中" desktop: tags: diff --git a/src/web/app/common/tags/authorized-apps.tag b/src/web/app/common/tags/authorized-apps.tag index 14795e49d..0078a1863 100644 --- a/src/web/app/common/tags/authorized-apps.tag +++ b/src/web/app/common/tags/authorized-apps.tag @@ -1,5 +1,5 @@ -

連携しているアプリケーションはありません。

+

%i18n:common.tags.mk-authorized-apps.no-apps%

{ app.name }

diff --git a/src/web/app/common/tags/error.tag b/src/web/app/common/tags/error.tag index 42d764282..c7491d1c4 100644 --- a/src/web/app/common/tags/error.tag +++ b/src/web/app/common/tags/error.tag @@ -1,9 +1,9 @@ -

サーバーに接続できません

-

インターネット回線に問題があるか、サーバーがダウンまたはメンテナンスしている可能性があります。しばらくしてから再度お試しください。

-

いつもMisskeyをご利用いただきありがとうございます。

+

%i18n:common.tags.mk-error.title%

+

%i18n:common.tags.mk-error.description%

+

%i18n:common.tags.mk-error.thanks%

-
diff --git a/src/web/app/common/tags/forkit.tag b/src/web/app/common/tags/forkit.tag index 98d29c26b..55d573108 100644 --- a/src/web/app/common/tags/forkit.tag +++ b/src/web/app/common/tags/forkit.tag @@ -1,4 +1,4 @@ - + diff --git a/src/web/app/common/tags/messaging/form.tag b/src/web/app/common/tags/messaging/form.tag index 41a3599f6..9bbb10320 100644 --- a/src/web/app/common/tags/messaging/form.tag +++ b/src/web/app/common/tags/messaging/form.tag @@ -1,14 +1,14 @@ - +
- - - diff --git a/src/web/app/common/tags/messaging/index.tag b/src/web/app/common/tags/messaging/index.tag index 8677c9c7c..b73c54306 100644 --- a/src/web/app/common/tags/messaging/index.tag +++ b/src/web/app/common/tags/messaging/index.tag @@ -2,7 +2,7 @@
-

履歴はありません。
ユーザーを検索して、いつでもメッセージを送受信できます。

+

%i18n:common.tags.mk-messaging.no-history%