Translated using Weblate (Japanese)
Currently translated at 62.0% (1191 of 1921 strings) Translation: Riot Web/matrix-react-sdk Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/ja/
This commit is contained in:
parent
daccdbc0a9
commit
6d0cd2aa9c
1 changed files with 38 additions and 8 deletions
|
@ -56,9 +56,9 @@
|
||||||
"Operation failed": "操作に失敗しました",
|
"Operation failed": "操作に失敗しました",
|
||||||
"Custom Server Options": "カスタムサーバのオプション",
|
"Custom Server Options": "カスタムサーバのオプション",
|
||||||
"Dismiss": "やめる",
|
"Dismiss": "やめる",
|
||||||
"powered by Matrix": "Matrixによって動作しています",
|
"powered by Matrix": "powered by Matrix",
|
||||||
"Error": "エラー",
|
"Error": "エラー",
|
||||||
"Remove": "取り除く",
|
"Remove": "削除",
|
||||||
"Submit debug logs": "デバッグログを送信する",
|
"Submit debug logs": "デバッグログを送信する",
|
||||||
"Edit": "編集",
|
"Edit": "編集",
|
||||||
"Continue": "続ける",
|
"Continue": "続ける",
|
||||||
|
@ -254,7 +254,7 @@
|
||||||
"You are already in a call.": "すでに通話中です。",
|
"You are already in a call.": "すでに通話中です。",
|
||||||
"VoIP is unsupported": "VoIPはサポートされていません",
|
"VoIP is unsupported": "VoIPはサポートされていません",
|
||||||
"You cannot place VoIP calls in this browser.": "このブラウザにはVoIP通話はできません。",
|
"You cannot place VoIP calls in this browser.": "このブラウザにはVoIP通話はできません。",
|
||||||
"You cannot place a call with yourself.": "自分で電話をかけることはできません。",
|
"You cannot place a call with yourself.": "自分自身に電話をかけることはできません。",
|
||||||
"Could not connect to the integration server": "統合サーバーに接続できません",
|
"Could not connect to the integration server": "統合サーバーに接続できません",
|
||||||
"A conference call could not be started because the intgrations server is not available": "統合サーバーが使用できないため、会議通話を開始できませんでした",
|
"A conference call could not be started because the intgrations server is not available": "統合サーバーが使用できないため、会議通話を開始できませんでした",
|
||||||
"Call in Progress": "発信中",
|
"Call in Progress": "発信中",
|
||||||
|
@ -345,7 +345,7 @@
|
||||||
"Sets the room topic": "部屋のトピックを設定",
|
"Sets the room topic": "部屋のトピックを設定",
|
||||||
"Invites user with given id to current room": "指定されたIDを持つユーザーを現在のルームに招待する",
|
"Invites user with given id to current room": "指定されたIDを持つユーザーを現在のルームに招待する",
|
||||||
"Joins room with given alias": "指定された別名で部屋に参加する",
|
"Joins room with given alias": "指定された別名で部屋に参加する",
|
||||||
"Leave room": "部屋を出る",
|
"Leave room": "部屋を退出",
|
||||||
"Unrecognised room alias:": "認識されない部屋の別名:",
|
"Unrecognised room alias:": "認識されない部屋の別名:",
|
||||||
"Kicks user with given id": "与えられたIDを持つユーザーを追放する",
|
"Kicks user with given id": "与えられたIDを持つユーザーを追放する",
|
||||||
"Bans user with given id": "指定されたIDでユーザーをブロックする",
|
"Bans user with given id": "指定されたIDでユーザーをブロックする",
|
||||||
|
@ -714,7 +714,7 @@
|
||||||
"'%(alias)s' is not a valid format for an alias": "'%(alias)s' はエイリアスの有効な形式ではありません",
|
"'%(alias)s' is not a valid format for an alias": "'%(alias)s' はエイリアスの有効な形式ではありません",
|
||||||
"Invalid address format": "無効なアドレス形式",
|
"Invalid address format": "無効なアドレス形式",
|
||||||
"'%(alias)s' is not a valid format for an address": "'%(alias)s' は有効なアドレス形式ではありません",
|
"'%(alias)s' is not a valid format for an address": "'%(alias)s' は有効なアドレス形式ではありません",
|
||||||
"not specified": "指定されていない",
|
"not specified": "指定なし",
|
||||||
"not set": "設定されていない",
|
"not set": "設定されていない",
|
||||||
"Remote addresses for this room:": "この部屋のリモートアドレス:",
|
"Remote addresses for this room:": "この部屋のリモートアドレス:",
|
||||||
"Addresses": "アドレス",
|
"Addresses": "アドレス",
|
||||||
|
@ -780,7 +780,7 @@
|
||||||
"Mobile phone number": "携帯電話番号",
|
"Mobile phone number": "携帯電話番号",
|
||||||
"Forgot your password?": "パスワードを忘れましたか?",
|
"Forgot your password?": "パスワードを忘れましたか?",
|
||||||
"%(serverName)s Matrix ID": "%(serverName)s Matrix ID",
|
"%(serverName)s Matrix ID": "%(serverName)s Matrix ID",
|
||||||
"Sign in with": "にログインする",
|
"Sign in with": "ログインに使用するユーザー情報",
|
||||||
"Email address": "メールアドレス",
|
"Email address": "メールアドレス",
|
||||||
"Sign in": "サインイン",
|
"Sign in": "サインイン",
|
||||||
"If you don't specify an email address, you won't be able to reset your password. Are you sure?": "メールアドレスを指定しないと、パスワードをリセットできません。間違いありませんか?",
|
"If you don't specify an email address, you won't be able to reset your password. Are you sure?": "メールアドレスを指定しないと、パスワードをリセットできません。間違いありませんか?",
|
||||||
|
@ -1302,7 +1302,7 @@
|
||||||
"Whether or not you're logged in (we don't record your username)": "ログインしているか否か(私たちはあなたのユーザー名を記録しません)",
|
"Whether or not you're logged in (we don't record your username)": "ログインしているか否か(私たちはあなたのユーザー名を記録しません)",
|
||||||
"Upgrade": "アップグレード",
|
"Upgrade": "アップグレード",
|
||||||
"Sets the room name": "部屋名を設定する",
|
"Sets the room name": "部屋名を設定する",
|
||||||
"Change room name": "部屋名を変える",
|
"Change room name": "部屋名の変更",
|
||||||
"Room Name": "部屋名",
|
"Room Name": "部屋名",
|
||||||
"Add Email Address": "メールアドレスの追加",
|
"Add Email Address": "メールアドレスの追加",
|
||||||
"Add Phone Number": "電話番号の追加",
|
"Add Phone Number": "電話番号の追加",
|
||||||
|
@ -1422,5 +1422,35 @@
|
||||||
"Filter": "フィルター",
|
"Filter": "フィルター",
|
||||||
"Find a room… (e.g. %(exampleRoom)s)": "部屋を探す… (例: %(exampleRoom)s)",
|
"Find a room… (e.g. %(exampleRoom)s)": "部屋を探す… (例: %(exampleRoom)s)",
|
||||||
"If you can't find the room you're looking for, ask for an invite or <a>Create a new room</a>.": "もしお探しの部屋が見つからない場合、招待してもらうか<a>部屋を作成</a>しましょう。",
|
"If you can't find the room you're looking for, ask for an invite or <a>Create a new room</a>.": "もしお探しの部屋が見つからない場合、招待してもらうか<a>部屋を作成</a>しましょう。",
|
||||||
"Enable room encryption": "部屋の暗号化を有効にする"
|
"Enable room encryption": "部屋の暗号化を有効化",
|
||||||
|
"Change": "変更",
|
||||||
|
"Change room avatar": "部屋アバターの変更",
|
||||||
|
"Change main address for the room": "部屋のメインアドレスの変更",
|
||||||
|
"Change history visibility": "履歴を表示できるかの変更",
|
||||||
|
"Change permissions": "権限の変更",
|
||||||
|
"Change topic": "トピックの変更",
|
||||||
|
"Upgrade the room": "部屋のアップグレード",
|
||||||
|
"Modify widgets": "ウィジェットの変更",
|
||||||
|
"Error changing power level requirement": "必要な権限レベルの変更中にエラーが発生しました",
|
||||||
|
"An error occurred changing the room's power level requirements. Ensure you have sufficient permissions and try again.": "部屋で必要な権限レベルの変更中にエラーが発生しました。あなたが十分な権限を確認したうえで再度お試しください。",
|
||||||
|
"Default role": "既定の役割",
|
||||||
|
"Send messages": "メッセージの送信",
|
||||||
|
"Invite users": "ユーザーの招待",
|
||||||
|
"Change settings": "設定の変更",
|
||||||
|
"Kick users": "ユーザーの追放",
|
||||||
|
"Ban users": "ユーザーのブロック",
|
||||||
|
"Remove messages": "メッセージの削除",
|
||||||
|
"Notify everyone": "全員に通知",
|
||||||
|
"Select the roles required to change various parts of the room": "部屋の様々な部分の変更に必要な役割を選択",
|
||||||
|
"Upload room avatar": "部屋アバターをアップロード",
|
||||||
|
"Room Topic": "部屋のトピック",
|
||||||
|
"<reactors/><reactedWith>reacted with %(shortName)s</reactedWith>": "<reactors/><reactedWith>%(shortName)s とリアクションしました</reactedWith>",
|
||||||
|
"Next": "次へ",
|
||||||
|
"The username field must not be blank.": "ユーザー名フィールドは空白であってはいけません。",
|
||||||
|
"Username": "ユーザー名",
|
||||||
|
"Not sure of your password? <a>Set a new one</a>": "パスワードに覚えがありませんか? <a>新しいものを設定しましょう</a>",
|
||||||
|
"Other servers": "他のサーバー",
|
||||||
|
"Sign in to your Matrix account on %(serverName)s": "%(serverName)s上のMatrixアカウントにサインインします",
|
||||||
|
"Sign in to your Matrix account on <underlinedServerName />": "<underlinedServerName />上のMatrixアカウントにサインインします",
|
||||||
|
"Create account": "アカウントを作成"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue