Skip to content

Commit

Permalink
New Crowdin updates (#2290)
Browse files Browse the repository at this point in the history
  • Loading branch information
ReenigneArcher authored Apr 5, 2024
1 parent 89207a1 commit 4fe3848
Show file tree
Hide file tree
Showing 9 changed files with 2,362 additions and 2,326 deletions.
642 changes: 323 additions & 319 deletions src_assets/common/assets/web/public/assets/locale/de.json

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions src_assets/common/assets/web/public/assets/locale/en_GB.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@
"always_send_scancodes": "Always Send Scancodes",
"always_send_scancodes_desc": "Sending scancodes enhances compatibility with games and apps but may result in incorrect keyboard input from certain clients that aren't using a US English keyboard layout. Enable if keyboard input is not working at all in certain applications. Disable if keys on the client are generating the wrong input on the host.",
"amd_coder": "AMF Coder (H264)",
"amd_enforce_hrd": "AMF Hypothetical Reference Decoder (HRD) Enforcement",
"amd_preanalysis": "AMF Preanalysis",
"amd_quality": "AMF Quality",
"amd_quality_balanced": "balanced -- balanced (default)",
Expand All @@ -104,6 +105,7 @@
"amd_rc_vbr_peak": "vbr_peak -- peak constrained variable bitrate",
"amd_usage": "AMF Usage",
"amd_usage_lowlatency": "lowlatency - low latency (fast)",
"amd_usage_lowlatency_high_quality": "lowlatency_high_quality - low latency, high quality (fast)",
"amd_usage_transcoding": "transcoding -- transcoding (slowest)",
"amd_usage_ultralowlatency": "ultralowlatency - ultra low latency (fastest)",
"amd_usage_webcam": "webcam -- webcam (slow)",
Expand Down Expand Up @@ -334,6 +336,8 @@
"success_msg": "Password has been changed successfully! This page will reload soon, your browser will ask you for the new credentials."
},
"pin": {
"pair_failure": "Pairing Failed: Check if the PIN is typed correctly",
"pair_success": "Success! Please check Moonlight to continue",
"pin_pairing": "PIN Pairing",
"send": "Send",
"warning_msg": "Make sure you have access to the client you are pairing with. This software can give total control to your computer, so be careful!"
Expand Down
10 changes: 7 additions & 3 deletions src_assets/common/assets/web/public/assets/locale/en_US.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,18 +92,20 @@
"always_send_scancodes": "Always Send Scancodes",
"always_send_scancodes_desc": "Sending scancodes enhances compatibility with games and apps but may result in incorrect keyboard input from certain clients that aren't using a US English keyboard layout. Enable if keyboard input is not working at all in certain applications. Disable if keys on the client are generating the wrong input on the host.",
"amd_coder": "AMF Coder (H264)",
"amd_enforce_hrd": "AMF Hypothetical Reference Decoder (HRD) Enforcement",
"amd_preanalysis": "AMF Preanalysis",
"amd_quality": "AMF Quality",
"amd_quality_balanced": "balanced -- balanced (default)",
"amd_quality_quality": "quality -- prefer quality",
"amd_quality_speed": "speed -- prefer speed",
"amd_rc": "AMF Rate Control",
"amd_rc_cbr": "cbr -- constant bitrate",
"amd_rc_cbr": "cbr -- constant bitrate (default)",
"amd_rc_cqp": "cqp -- constant qp mode",
"amd_rc_vbr_latency": "vbr_latency -- latency constrained variable bitrate (default)",
"amd_rc_vbr_latency": "vbr_latency -- latency constrained variable bitrate",
"amd_rc_vbr_peak": "vbr_peak -- peak constrained variable bitrate",
"amd_usage": "AMF Usage",
"amd_usage_lowlatency": "lowlatency - low latency (fast)",
"amd_usage_lowlatency": "lowlatency - low latency (fastest)",
"amd_usage_lowlatency_high_quality": "lowlatency_high_quality - low latency, high quality (fast)",
"amd_usage_transcoding": "transcoding -- transcoding (slowest)",
"amd_usage_ultralowlatency": "ultralowlatency - ultra low latency (fastest)",
"amd_usage_webcam": "webcam -- webcam (slow)",
Expand Down Expand Up @@ -334,6 +336,8 @@
"success_msg": "Password has been changed successfully! This page will reload soon, your browser will ask you for the new credentials."
},
"pin": {
"pair_failure": "Pairing Failed: Check if the PIN is typed correctly",
"pair_success": "Success! Please check Moonlight to continue",
"pin_pairing": "PIN Pairing",
"send": "Send",
"warning_msg": "Make sure you have access to the client you are pairing with. This software can give total control to your computer, so be careful!"
Expand Down
686 changes: 345 additions & 341 deletions src_assets/common/assets/web/public/assets/locale/es.json

Large diffs are not rendered by default.

664 changes: 334 additions & 330 deletions src_assets/common/assets/web/public/assets/locale/fr.json

Large diffs are not rendered by default.

662 changes: 333 additions & 329 deletions src_assets/common/assets/web/public/assets/locale/it.json

Large diffs are not rendered by default.

668 changes: 336 additions & 332 deletions src_assets/common/assets/web/public/assets/locale/ru.json

Large diffs are not rendered by default.

660 changes: 332 additions & 328 deletions src_assets/common/assets/web/public/assets/locale/sv.json

Large diffs are not rendered by default.

692 changes: 348 additions & 344 deletions src_assets/common/assets/web/public/assets/locale/zh.json

Large diffs are not rendered by default.

0 comments on commit 4fe3848

Please sign in to comment.