Skip to content

Commit

Permalink
Add JA translation for remote device
Browse files Browse the repository at this point in the history
  • Loading branch information
NovaDNG committed Jan 21, 2025
1 parent 7eadd9c commit 3ea3815
Show file tree
Hide file tree
Showing 3 changed files with 66 additions and 0 deletions.
22 changes: 22 additions & 0 deletions lib/l10n/intl_ja.arb
Original file line number Diff line number Diff line change
Expand Up @@ -1046,5 +1046,27 @@
"userToken": "使用者証票",
"@userToken": {
"description": "Input field title of the scrobble login form."
},
"addRemoteDevice": "遠隔設備を追加",
"@addRemoteDevice": {
"description": "Button prompt text in the settings interface for connecting to a remote device."
},
"addRemoteDeviceSubtitle": "再生設備を遠隔操作し、再生曲を管理。",
"@addRemoteDeviceSubtitle": {},
"hostname": "宿主名",
"@hostname": {
"description": "The host name part of an URL."
},
"port": "接続端子",
"@port": {
"description": "The port part of an URL."
},
"secured": "安全接続",
"@secured": {
"description": "If the connection is secured."
},
"addConnection": "接続を追加する",
"@addConnection": {
"description": "The action button of the dialog."
}
}
22 changes: 22 additions & 0 deletions lib/l10n/intl_ja_Kana.arb
Original file line number Diff line number Diff line change
Expand Up @@ -1046,5 +1046,27 @@
"userToken": "ユーザトークン",
"@userToken": {
"description": "Input field title of the scrobble login form."
},
"addRemoteDevice": "リモートデバイスをアド",
"@addRemoteDevice": {
"description": "Button prompt text in the settings interface for connecting to a remote device."
},
"addRemoteDeviceSubtitle": "リモートプレーヤーをコントロールし、プレイングをマネージ。",
"@addRemoteDeviceSubtitle": {},
"hostname": "ホスト",
"@hostname": {
"description": "The host name part of an URL."
},
"port": "ポート",
"@port": {
"description": "The port part of an URL."
},
"secured": "セキュアなコネクション",
"@secured": {
"description": "If the connection is secured."
},
"addConnection": "コネクションをアド",
"@addConnection": {
"description": "The action button of the dialog."
}
}
22 changes: 22 additions & 0 deletions lib/l10n/intl_ja_Nise.arb
Original file line number Diff line number Diff line change
Expand Up @@ -1046,5 +1046,27 @@
"userToken": "使用者証票",
"@userToken": {
"description": "Input field title of the scrobble login form."
},
"addRemoteDevice": "遠隔設備追加",
"@addRemoteDevice": {
"description": "Button prompt text in the settings interface for connecting to a remote device."
},
"addRemoteDeviceSubtitle": "再生設備遠隔操作、再生曲管理。",
"@addRemoteDeviceSubtitle": {},
"hostname": "宿主名",
"@hostname": {
"description": "The host name part of an URL."
},
"port": "接続端子",
"@port": {
"description": "The port part of an URL."
},
"secured": "安全接続",
"@secured": {
"description": "If the connection is secured."
},
"addConnection": "接続追加",
"@addConnection": {
"description": "The action button of the dialog."
}
}

0 comments on commit 3ea3815

Please sign in to comment.