mirror of
https://github.com/element-hq/element-web
synced 2024-11-27 11:47:23 +03:00
Translated using Weblate (Japanese)
Currently translated at 97.6% (3638 of 3724 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
5ab42aac12
commit
03125bfcba
1 changed files with 4 additions and 4 deletions
|
@ -635,7 +635,7 @@
|
|||
"Set a new custom sound": "カスタム音を設定",
|
||||
"Browse": "参照",
|
||||
"Roles & Permissions": "役割と権限",
|
||||
"Changes to who can read history will only apply to future messages in this room. The visibility of existing history will be unchanged.": "誰が履歴を読み取れるかに関する変更は、今後送信されるメッセージにのみ適用されます。既に存在する履歴の表示は変更されません。",
|
||||
"Changes to who can read history will only apply to future messages in this room. The visibility of existing history will be unchanged.": "履歴の閲覧権限に関する変更は、今後、このルームで表示されるメッセージにのみ適用されます。既存の履歴の見え方には影響しません。",
|
||||
"Encryption": "暗号化",
|
||||
"Once enabled, encryption cannot be disabled.": "暗号化は一度有効にすると、二度と無効にできません。",
|
||||
"Encrypted": "暗号化",
|
||||
|
@ -1027,7 +1027,7 @@
|
|||
"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": "セキュリティーキー",
|
||||
"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サーバーを使用しない場合、あなたは他のユーザーから発見されず、メールアドレスや電話番号で他のユーザーを招待することもできません。",
|
||||
"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サーバーを使用しない場合、他のユーザーによって見つけられず、また、メールアドレスや電話で他のユーザーを招待することもできません。",
|
||||
"Integrations not allowed": "インテグレーションは許可されていません",
|
||||
"Integrations are disabled": "インテグレーションが無効になっています",
|
||||
"Manage integrations": "インテグレーションの管理",
|
||||
|
@ -1175,9 +1175,9 @@
|
|||
"Use between %(min)s pt and %(max)s pt": "%(min)s~%(max)s(pt)の間の数字を指定",
|
||||
"Custom font size can only be between %(min)s pt and %(max)s pt": "カスタムフォントのサイズは%(min)s~%(max)s(単位:point)の間で指定できます",
|
||||
"Size must be a number": "サイズには数値を指定してください",
|
||||
"Disconnecting from your identity server will mean you won't be discoverable by other users and you won't be able to invite others by email or phone.": "IDサーバーから切断すると、他のユーザーから発見されたり、メールアドレスや電話番号で他のユーザーを招待したりできなくなります。",
|
||||
"Disconnecting from your identity server will mean you won't be discoverable by other users and you won't be able to invite others by email or phone.": "IDサーバーとの接続を解除すると、他のユーザーによって見つけられなくなり、また、メールアドレスや電話で他のユーザーを招待することもできなくなります。",
|
||||
"You are not currently using an identity server. To discover and be discoverable by existing contacts you know, add one below.": "現在、IDサーバーを使用していません。自分の連絡先を見つけたり、連絡先から見つけてもらったりするには、以下にIDサーバーを追加してください。",
|
||||
"If you don't want to use <server /> to discover and be discoverable by existing contacts you know, enter another identity server below.": "連絡先の検出に<server />ではなく他のIDサーバーを使いたい場合は以下に指定してください。",
|
||||
"If you don't want to use <server /> to discover and be discoverable by existing contacts you know, enter another identity server below.": "連絡先の検出に<server />ではなく他のIDサーバーを使いたい場合は、以下に指定してください。",
|
||||
"You are currently using <server></server> to discover and be discoverable by existing contacts you know. You can change your identity server below.": "現在<server></server>を使用して、自分の連絡先を見つけたり、連絡先から見つけてもらったりできるようにしています。以下でIDサーバーを変更できます。",
|
||||
"We recommend that you remove your email addresses and phone numbers from the identity server before disconnecting.": "切断する前に、IDサーバーからメールアドレスと電話番号を削除することを推奨します。",
|
||||
"You are still <b>sharing your personal data</b> on the identity server <idserver />.": "まだIDサーバー <idserver /> で<b>個人データを共有</b>しています。",
|
||||
|
|
Loading…
Reference in a new issue