forked from FoundKeyGang/FoundKey
l10n
This commit is contained in:
parent
d459c32a0a
commit
50f0b5539d
2 changed files with 48 additions and 48 deletions
|
@ -21,32 +21,32 @@ common:
|
||||||
|
|
||||||
tags:
|
tags:
|
||||||
mk-messaging-form:
|
mk-messaging-form:
|
||||||
placeholder: "ここにメッセージを入力"
|
placeholder: "Enter message here"
|
||||||
send: "メッセージを送信"
|
send: "Send"
|
||||||
attach-from-local: "PCから画像を添付する"
|
attach-from-local: "Attach file from your pc"
|
||||||
attach-from-drive: "アルバムから画像を添付する"
|
attach-from-drive: "Attach file from the drive"
|
||||||
|
|
||||||
mk-messaging:
|
mk-messaging:
|
||||||
search-user: "ユーザーを探す"
|
search-user: "Find a user"
|
||||||
you: "あなた"
|
you: "You"
|
||||||
no-history: "履歴はありません"
|
no-history: "No history"
|
||||||
|
|
||||||
mk-messaging-message:
|
mk-messaging-message:
|
||||||
is-read: "既読"
|
is-read: "Read"
|
||||||
delete: "メッセージを削除"
|
delete: "Delete this message"
|
||||||
deleted: "このメッセージは削除されました"
|
deleted: "This message has been deleted"
|
||||||
|
|
||||||
mk-messaging-room:
|
mk-messaging-room:
|
||||||
loading: "読み込み中"
|
loading: "Loading"
|
||||||
empty: "このユーザーと話したことはありません"
|
empty: "No log"
|
||||||
resize-form: "ドラッグしてフォームの広さを調整"
|
resize-form: "Drag to resize"
|
||||||
new-message: "新しいメッセージがあります"
|
new-message: "New message"
|
||||||
|
|
||||||
mk-authorized-apps:
|
mk-authorized-apps:
|
||||||
no-apps: "連携しているアプリケーションはありません"
|
no-apps: "No apps"
|
||||||
|
|
||||||
mk-error:
|
mk-error:
|
||||||
title: "サーバーに接続できません"
|
title: "Cannot connect to the server"
|
||||||
description: "インターネット回線に問題があるか、サーバーがダウンまたはメンテナンスしている可能性があります。しばらくしてから再度お試しください。"
|
description: "インターネット回線に問題があるか、サーバーがダウンまたはメンテナンスしている可能性があります。しばらくしてから再度お試しください。"
|
||||||
thanks: "いつもMisskeyをご利用いただきありがとうございます。"
|
thanks: "いつもMisskeyをご利用いただきありがとうございます。"
|
||||||
|
|
||||||
|
@ -55,48 +55,48 @@ common:
|
||||||
|
|
||||||
mk-poll-editor:
|
mk-poll-editor:
|
||||||
no-only-one-choice: "投票には、選択肢が最低2つ必要です"
|
no-only-one-choice: "投票には、選択肢が最低2つ必要です"
|
||||||
choice-n: "選択肢{}"
|
choice-n: "Choice {}"
|
||||||
remove: "この選択肢を削除"
|
remove: "Remove this choice"
|
||||||
add: "+選択肢を追加"
|
add: "+ Add a choice"
|
||||||
destroy: "投票を破棄"
|
destroy: "Destroy this poll"
|
||||||
|
|
||||||
mk-poll:
|
mk-poll:
|
||||||
vote-to: "「{}」に投票する"
|
vote-to: "Vote to 「{}」"
|
||||||
vote-count: "{}票"
|
vote-count: "{} votes"
|
||||||
total-users: "{}人が投票"
|
total-users: "{} users voted"
|
||||||
vote: "投票する"
|
vote: "Vote"
|
||||||
show-result: "結果を見る"
|
show-result: "Show result"
|
||||||
voted: "投票済み"
|
voted: "Voted"
|
||||||
|
|
||||||
mk-reaction-picker:
|
mk-reaction-picker:
|
||||||
choose-reaction: "Pick your reaction"
|
choose-reaction: "Pick your reaction"
|
||||||
|
|
||||||
mk-signin:
|
mk-signin:
|
||||||
username: "ユーザー名"
|
username: "Username"
|
||||||
password: "パスワード"
|
password: "Password"
|
||||||
signing-in: "やってます..."
|
signing-in: "Signing in..."
|
||||||
signin: "サインイン"
|
signin: "Sign in"
|
||||||
|
|
||||||
mk-signup:
|
mk-signup:
|
||||||
username: "ユーザー名"
|
username: "Username"
|
||||||
checking: "確認しています..."
|
checking: "Checking..."
|
||||||
available: "利用できます"
|
available: "Available"
|
||||||
unavailable: "既に利用されています"
|
unavailable: "Unavailable"
|
||||||
error: "通信エラー"
|
error: "Network error"
|
||||||
invalid-format: "a~z、A~Z、0~9、-(ハイフン)が使えます"
|
invalid-format: "a~z、A~Z、0~9、-(ハイフン)が使えます"
|
||||||
too-short: "3文字以上でお願いします!"
|
too-short: "3文字以上でお願いします!"
|
||||||
too-long: "20文字以内でお願いします"
|
too-long: "20文字以内でお願いします"
|
||||||
password: "パスワード"
|
password: "Password"
|
||||||
password-placeholder: "8文字以上を推奨します"
|
password-placeholder: "8文字以上を推奨します"
|
||||||
weak-password: "弱いパスワード"
|
weak-password: "弱いパスワード"
|
||||||
normal-password: "まあまあのパスワード"
|
normal-password: "まあまあのパスワード"
|
||||||
strong-password: "強いパスワード"
|
strong-password: "強いパスワード"
|
||||||
retype: "再入力"
|
retype: "Type again"
|
||||||
retype-placeholder: "確認のため再入力してください"
|
retype-placeholder: "確認のため再入力してください"
|
||||||
password-matched: "確認されました"
|
password-matched: "OK"
|
||||||
password-not-matched: "一致していません"
|
password-not-matched: "Not matched"
|
||||||
recaptcha: "認証"
|
recaptcha: "Verify"
|
||||||
create: "アカウント作成"
|
create: "Create an Account"
|
||||||
some-error: "何らかの原因によりアカウントの作成に失敗しました。再度お試しください。"
|
some-error: "何らかの原因によりアカウントの作成に失敗しました。再度お試しください。"
|
||||||
|
|
||||||
mk-special-message:
|
mk-special-message:
|
||||||
|
@ -111,13 +111,13 @@ common:
|
||||||
mk-twitter-setting:
|
mk-twitter-setting:
|
||||||
description: "お使いのTwitterアカウントをお使いのMisskeyアカウントに接続しておくと、プロフィールでTwitterアカウント情報が表示されるようになったり、Twitterを用いた便利なサインインを利用できるようになります。"
|
description: "お使いのTwitterアカウントをお使いのMisskeyアカウントに接続しておくと、プロフィールでTwitterアカウント情報が表示されるようになったり、Twitterを用いた便利なサインインを利用できるようになります。"
|
||||||
connected-to: "次のTwitterアカウントに接続されています"
|
connected-to: "次のTwitterアカウントに接続されています"
|
||||||
detail: "詳細..."
|
detail: "Detail..."
|
||||||
reconnect: "再接続する"
|
reconnect: "Reconnect"
|
||||||
connect: "Twitterと接続する"
|
connect: "Connect to Twitter"
|
||||||
disconnect: "切断する"
|
disconnect: "Disconnect"
|
||||||
|
|
||||||
mk-uploader:
|
mk-uploader:
|
||||||
waiting: "待機中"
|
waiting: "Waiting"
|
||||||
|
|
||||||
desktop:
|
desktop:
|
||||||
tags:
|
tags:
|
||||||
|
|
|
@ -23,8 +23,8 @@ common:
|
||||||
mk-messaging-form:
|
mk-messaging-form:
|
||||||
placeholder: "ここにメッセージを入力"
|
placeholder: "ここにメッセージを入力"
|
||||||
send: "メッセージを送信"
|
send: "メッセージを送信"
|
||||||
attach-from-local: "PCから画像を添付する"
|
attach-from-local: "PCからファイルを添付する"
|
||||||
attach-from-drive: "アルバムから画像を添付する"
|
attach-from-drive: "ドライブからファイルを添付する"
|
||||||
|
|
||||||
mk-messaging:
|
mk-messaging:
|
||||||
search-user: "ユーザーを探す"
|
search-user: "ユーザーを探す"
|
||||||
|
|
Loading…
Reference in a new issue