Skip to content

Commit aa09da3

Browse files
weblatemaboroshin
andcommitted
Translated using Weblate (Japanese)
Currently translated at 100.0% (166 of 166 strings) Co-authored-by: maboroshin <[email protected]> Translate-URL: https://hosted.weblate.org/projects/pairdrop/pairdrop-spa/ja/ Translation: PairDrop/pairdrop-spa
1 parent 8354926 commit aa09da3

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

public/lang/ja.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"routed": "サーバーを経由します",
1313
"discovery": "このデバイスを検出可能なネットワーク:",
1414
"on-this-network_title": "このネットワーク上のすべてのデバイスからアクセスできます。",
15-
"known-as": "他のデバイスに表示される名前:"
15+
"known-as": "このデバイスの名前:"
1616
},
1717
"notifications": {
1818
"request-title": "{{name}}は{{count}}個の{{descriptor}}を共有しようとしています",
@@ -25,7 +25,7 @@
2525
"connected": "接続しました",
2626
"pairing-not-persistent": "このデバイスとのペアリングは解除される可能性があります",
2727
"text-content-incorrect": "無効なテキスト内容です",
28-
"message-transfer-completed": "メッセージの送信が完了しました",
28+
"message-transfer-completed": "メッセージを送信しました",
2929
"file-transfer-completed": "ファイル転送が完了しました",
3030
"file-content-incorrect": "無効なファイル内容です",
3131
"files-incorrect": "ファイルが間違っています",
@@ -59,7 +59,7 @@
5959
},
6060
"header": {
6161
"cancel-share-mode": "キャンセル",
62-
"theme-auto_title": "システムテーマに合わせる",
62+
"theme-auto_title": "システムのテーマに合わせる",
6363
"install_title": "PairDropをインストール",
6464
"theme-dark_title": "常にダークテーマを使用する",
6565
"pair-device_title": "他のデバイスとペアリングする",
@@ -74,15 +74,15 @@
7474
"expand_title": "ヘッダーボタン列を拡大する"
7575
},
7676
"instructions": {
77-
"x-instructions_mobile": "タップでファイルを送信、長押しでメッセージを送信します",
77+
"x-instructions_mobile": "タップでファイル送信、長押しでメッセージ送信",
7878
"x-instructions-share-mode_desktop": "クリックして{{descriptor}}を送信",
7979
"activate-share-mode-and-other-files-plural": "とその他{{count}}個のファイル",
8080
"x-instructions-share-mode_mobile": "タップして{{descriptor}}を送信",
8181
"activate-share-mode-base": "他のデバイスでPairDropを開いて送信します",
8282
"no-peers-subtitle": "ペアリングや公開ルームを使用すると、他のネットワーク上のデバイスと共有できます",
8383
"activate-share-mode-shared-text": "共有されたテキスト",
8484
"x-instructions_desktop": "左クリックでファイルを送信、右クリックでメッセージを送信します",
85-
"no-peers-title": "ファイルを共有するには他のデバイスでPairDropを開いてください",
85+
"no-peers-title": "ファイル共有するには他のデバイスでPairDropを開きます",
8686
"x-instructions_data-drop-peer": "ドロップするとこのデバイスに送信します",
8787
"x-instructions_data-drop-bg": "送信したいデバイスの上でドロップしてください",
8888
"no-peers_data-drop-bg": "送信したいデバイスの上でドロップしてください",
@@ -103,7 +103,7 @@
103103
"dialogs": {
104104
"base64-paste-to-send": "ここをタップして{{type}}を送信",
105105
"auto-accept-instructions-2": "」を有効にすると、そのデバイスから送信されたすべてのファイルを自動的に受け入れます。",
106-
"receive-text-title": "メッセージを受信しました",
106+
"receive-text-title": "メッセージを受信",
107107
"edit-paired-devices-title": "ペアリング設定",
108108
"cancel": "キャンセル",
109109
"auto-accept-instructions-1": "",
@@ -123,14 +123,14 @@
123123
"file-other-description-image": "とその他1個の画像",
124124
"temporary-public-room-title": "公開ルーム",
125125
"base64-files": "ファイル",
126-
"has-sent": "が送信しました:",
126+
"has-sent": "が送信:",
127127
"file-other-description-file": "とその他1個のファイル",
128128
"close": "閉じる",
129129
"system-language": "システム言語",
130130
"unpair": "ペアリング解除",
131131
"title-image": "画像",
132132
"file-other-description-file-plural": "とその他{{count}}個のファイル",
133-
"would-like-to-share": "が以下のファイルを共有しようとしています",
133+
"would-like-to-share": "がこれを共有しています",
134134
"send-message-to": "このデバイスにメッセージを送信:",
135135
"language-selector-title": "言語設定",
136136
"pair": "ペアリング",
@@ -174,8 +174,8 @@
174174
"privacypolicy_title": "プライバシーポリシーを開く"
175175
},
176176
"document-titles": {
177-
"file-transfer-requested": "ファイルの転送がリクエストされました",
178-
"image-transfer-requested": "画像の転送がリクエストされました",
177+
"file-transfer-requested": "ファイル転送の要求があります",
178+
"image-transfer-requested": "画像の転送の要求があります",
179179
"message-received-plural": "{{count}}個のメッセージを受信しました",
180180
"message-received": "メッセージを受信しました",
181181
"file-received": "ファイルを受信しました",

0 commit comments

Comments
 (0)