From 135661d48834a2eed524b391a164f372d61ba261 Mon Sep 17 00:00:00 2001 From: schlagmichdoch Date: Tue, 21 Nov 2023 01:34:07 +0000 Subject: [PATCH] Translated using Weblate (Japanese) Currently translated at 100.0% (147 of 147 strings) Translation: PairDrop/pairdrop-spa Translate-URL: https://hosted.weblate.org/projects/pairdrop/pairdrop-spa/ja/ --- public/lang/ja.json | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/public/lang/ja.json b/public/lang/ja.json index 06a8471..32a956c 100644 --- a/public/lang/ja.json +++ b/public/lang/ja.json @@ -20,36 +20,36 @@ "message-received": "{{name}}から受信したメッセージ(クリックしてコピー)", "rate-limit-join-key": "レート制限に到達しました。10秒待ってから再度お試しください。", "connecting": "接続中…", - "pairing-key-invalidated": "コード{{key}}が失効しました。", + "pairing-key-invalidated": "コード{{key}}が失効しました", "pairing-key-invalid": "無効なコード", - "connected": "接続しました。", - "pairing-not-persistent": "ペア設定されたデバイスは永続化されていません。", - "text-content-incorrect": "テキストの内容が不正です。", - "message-transfer-completed": "メッセージの送信が完了しました。", - "file-transfer-completed": "ファイルの転送が完了しました。", - "file-content-incorrect": "ファイルの内容が不正です。", - "files-incorrect": "ファイルが間違っています。", - "selected-peer-left": "選択した相手が退出しました。", + "connected": "接続しました", + "pairing-not-persistent": "ペア設定されたデバイスは永続化されていません", + "text-content-incorrect": "テキストの内容が不正です", + "message-transfer-completed": "メッセージの送信が完了しました", + "file-transfer-completed": "ファイルの転送が完了しました", + "file-content-incorrect": "ファイルの内容が不正です", + "files-incorrect": "ファイルが間違っています", + "selected-peer-left": "選択した相手が退出しました", "link-received": "{{name}}から受信したリンク(クリックして開く)", "online": "オンラインに復帰しました", "public-room-left": "パブリックルーム{{publicRoomId}}から退出しました", "copied-text": "テキストをクリップボードにコピーしました", - "display-name-random-again": "表示名がもう一度ランダムに生成されました。", - "display-name-changed-permanently": "永続的な表示名が変更されました。", + "display-name-random-again": "表示名がもう一度ランダムに生成されました", + "display-name-changed-permanently": "永続的な表示名が変更されました", "copied-to-clipboard-error": "コピーできませんでした。手動でコピーしてください。", - "pairing-success": "デバイスがペア設定されました。", - "clipboard-content-incorrect": "クリップボードの内容が不正です。", - "display-name-changed-temporarily": "このセッションでの表示名が変更されました。", + "pairing-success": "デバイスがペア設定されました", + "clipboard-content-incorrect": "クリップボードの内容が不正です", + "display-name-changed-temporarily": "このセッションでの表示名が変更されました", "copied-to-clipboard": "クリップボードにコピーしました", "offline": "オフラインです", - "pairing-tabs-error": "同じWebブラウザーの2つのタブをペア設定することはできません。", + "pairing-tabs-error": "同じWebブラウザーの2つのタブをペア設定することはできません", "public-room-id-invalid": "無効なルームID", "click-to-download": "クリックしてダウンロード", - "pairing-cleared": "全てのデバイスのペア設定を解除しました。", - "notifications-enabled": "通知が有効です。", - "online-requirement-pairing": "デバイスをペア設定するにはオンラインである必要があります。", + "pairing-cleared": "全てのデバイスのペア設定を解除しました", + "notifications-enabled": "通知が有効です", + "online-requirement-pairing": "デバイスをペア設定するにはオンラインである必要があります", "ios-memory-limit": "iOSへのファイル送信は一度に200MBまでしかできません", - "online-requirement-public-room": "パブリックルームを作成するにはオンラインである必要があります。", + "online-requirement-public-room": "パブリックルームを作成するにはオンラインである必要があります", "copied-text-error": "クリップボードにコピーできませんでした。手動でコピーしてください。", "download-successful": "{{descriptor}}をダウンロードしました", "click-to-show": "クリックして表示",