Skip to content

Commit

Permalink
Translated using Weblate (Japanese)
Browse files Browse the repository at this point in the history
Currently translated at 0.0% (0 of 147 strings)

Translation: tail_app/tail_app
Translate-URL: http://weblate.codel1417.xyz/projects/tail_app/tail_app/ja/
  • Loading branch information
Google Cloud Translation Basic authored and weblate committed May 23, 2024
1 parent 51d442d commit bfd3c5d
Showing 1 changed file with 15 additions and 3 deletions.
18 changes: 15 additions & 3 deletions lib/l10n/messages_ja.arb
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@
"type": "text",
"placeholders": {}
},
"manageDevicesDisconnect": "切断",
"manageDevicesDisconnect": "アップデートに失敗しました。機器を再起動してもう一度お試しください。",
"@manageDevicesDisconnect": {
"description": "manage devices disconnect button title when managing a device",
"type": "text",
Expand Down Expand Up @@ -639,7 +639,7 @@
"type": "text",
"placeholders": {}
},
"sequencesInfoDescription": "カスタムアクションを使用すると、ギア用の独自のアクションを作成できます。カスタムアクションをタップすると、それが再生されます。カスタムアクションを編集するには、鉛筆をタップします。",
"sequencesInfoDescription": "カスタムアクションを使用すると、ギア用の独自のアクションを作成できます。カスタムアクションをタップすると、それが再生されます。鉛筆をタップしてカスタムアクションを編集します。",
"@sequencesInfoDescription": {
"description": "Description for what a custom action is and how to use them on the Custom Actions page",
"type": "text",
Expand Down Expand Up @@ -831,7 +831,7 @@
"type": "text",
"placeholders": {}
},
"homeContinuousScanningOffTitle": "常にスキャンを無効",
"homeContinuousScanningOffTitle": "常にスキャンを無効にします",
"@homeContinuousScanningOffTitle": {
"description": "The welcome message title on the home screen when no gear is connected",
"type": "text",
Expand Down Expand Up @@ -872,5 +872,17 @@
"description": "Title when gear is found on the scan for new gear page",
"type": "text",
"placeholders": {}
},
"noLongerSupported": "このギアはサポートされていません。一部のアプリ機能は動作しない可能性があります",
"@noLongerSupported": {
"description": "Warning message which appears for unsupported gear on the manage gear page",
"type": "text",
"placeholders": {}
},
"mandatoryOtaRequired": "このアプリがあなたのギアをサポートするにはファームウェアのアップデートが必要です",
"@mandatoryOtaRequired": {
"description": "Warning message which appears for gear which have old firmware on the manage gear page",
"type": "text",
"placeholders": {}
}
}

0 comments on commit bfd3c5d

Please sign in to comment.