Translated using Weblate (Japanese)
Currently translated at 50.4% (1377 of 2728 strings) Translation: Element Web/matrix-react-sdk Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ja/
This commit is contained in:
parent
8dce30cb60
commit
8c50f21cea
1 changed files with 20 additions and 3 deletions
|
@ -910,7 +910,7 @@
|
|||
"The file '%(fileName)s' exceeds this homeserver's size limit for uploads": "ファイル '%(fileName)s' はこのホームサーバのアップロードのサイズ上限を超えています",
|
||||
"The server does not support the room version specified.": "このサーバは指定された部屋バージョンに対応していません。",
|
||||
"Name or Matrix ID": "名前またはMatrix ID",
|
||||
"Identity server has no terms of service": "IDサーバーは利用規約を持っていません",
|
||||
"Identity server has no terms of service": "ID サーバーは利用規約を持っていません",
|
||||
"Messages": "メッセージ",
|
||||
"Actions": "アクション",
|
||||
"Other": "その他",
|
||||
|
@ -1317,7 +1317,7 @@
|
|||
"Join the discussion": "話し合いに参加",
|
||||
"%(roomName)s can't be previewed. Do you want to join it?": "%(roomName)s はプレビューできません。部屋に参加しますか?",
|
||||
"Set addresses for this room so users can find this room through your homeserver (%(localDomain)s)": "他のユーザーがあなたのホームサーバー (%(localDomain)s) を通じてこの部屋を見つけられるよう、アドレスを設定しましょう",
|
||||
"Enter recovery key": "リカバリキーを入力",
|
||||
"Enter recovery key": "リカバリーキーを入力",
|
||||
"Verify this login": "このログインを承認",
|
||||
"Signing In...": "サインイン中...",
|
||||
"If you've joined lots of rooms, this might take a while": "たくさんの部屋に参加している場合は、時間がかかる可能性があります",
|
||||
|
@ -1488,5 +1488,22 @@
|
|||
"Securely cache encrypted messages locally for them to appear in search results, using %(size)s to store messages from %(rooms)s rooms.|one": "検索結果を表示させるために、暗号化されたメッセージをローカルに安全にキャッシュしています。現在、%(rooms)s 件の部屋のメッセージの保存に %(size)s を使用中です。",
|
||||
"Securely cache encrypted messages locally for them to appear in search results, using %(size)s to store messages from %(rooms)s rooms.|other": "検索結果を表示させるために、暗号化されたメッセージをローカルに安全にキャッシュしています。現在、%(rooms)s 件の部屋のメッセージの保存に %(size)s を使用中です。",
|
||||
"Mentions & Keywords": "メンションとキーワード",
|
||||
"Security Key": "セキュリティキー"
|
||||
"Security Key": "セキュリティキー",
|
||||
"Using an identity server is optional. If you choose not to use an identity server, you won't be discoverable by other users and you won't be able to invite others by email or phone.": "ID サーバーの使用は任意です。ID サーバーを使用しない場合、あなたは他のユーザーから発見されなくなり、メールアドレスや電話番号で他のユーザーを招待することもできません。",
|
||||
"Integration Managers receive configuration data, and can modify widgets, send room invites, and set power levels on your behalf.": "インテグレーションマネージャは設定データを受け取り、ユーザーの代わりにウィジェットの変更、部屋への招待の送信、権限レベルの設定を行うことができます。",
|
||||
"Use an Integration Manager to manage bots, widgets, and sticker packs.": "インテグレーションマネージャを使用して、ボット、ウィジェット、ステッカーパックを管理します。",
|
||||
"Use an Integration Manager <b>(%(serverName)s)</b> to manage bots, widgets, and sticker packs.": "インテグレーションマネージャ <b>(%(serverName)s)</b> を使用して、ボット、ウィジェット、ステッカーパックを管理します。",
|
||||
"Integrations not allowed": "インテグレーションは許可されていません",
|
||||
"Integrations are disabled": "インテグレーションが無効になっています",
|
||||
"Manage integrations": "インテグレーションの管理",
|
||||
"Enter a new identity server": "新しい ID サーバーを入力",
|
||||
"Use Ctrl + Enter to send a message": "Ctrl + Enter でメッセージを送信する",
|
||||
"Show chat effects": "チャットエフェクトを表示",
|
||||
"Backup key cached:": "バックアップキーのキャッシュ:",
|
||||
"Backup key stored:": "バックアップキー保存場所:",
|
||||
"Algorithm:": "アルゴリズム:",
|
||||
"Backup version:": "バックアップバージョン:",
|
||||
"Secret storage:": "機密ストレージ:",
|
||||
"Master private key:": "マスター秘密鍵:",
|
||||
"Back up your encryption keys with your account data in case you lose access to your sessions. Your keys will be secured with a unique Recovery Key.": "セッションにアクセスできなくなる場合に備えて、アカウントデータとともに暗号鍵をバックアップします。あなたの鍵は一意のリカバリーキーで保護されます。"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue