Skip to content

Commit

Permalink
Update Japanese translation
Browse files Browse the repository at this point in the history
  • Loading branch information
nnn1590 committed Dec 14, 2024
1 parent 52ddb20 commit 52392ec
Show file tree
Hide file tree
Showing 2 changed files with 93 additions and 113 deletions.
7 changes: 4 additions & 3 deletions app/locale/ja.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
{
"HTTPS is required for full functionality": "すべての機能を使用するにはHTTPS接続が必要です",
"Running without HTTPS is not recommended, crashes or other issues are likely.": "HTTPS接続なしで実行することは推奨されません。クラッシュしたりその他の問題が発生したりする可能性があります。",
"Connecting...": "接続しています...",
"Disconnecting...": "切断しています...",
"Reconnecting...": "再接続しています...",
"Internal error": "内部エラー",
"Must set host": "ホストを設定する必要があります",
"Failed to connect to server: ": "サーバーへの接続に失敗しました: ",
"Connected (encrypted) to ": "接続しました (暗号化済み): ",
"Connected (unencrypted) to ": "接続しました (暗号化されていません): ",
"Something went wrong, connection is closed": "何らかの問題で、接続が閉じられました",
"Something went wrong, connection is closed": "問題が発生したため、接続が閉じられました",
"Failed to connect to server": "サーバーへの接続に失敗しました",
"Disconnected": "切断しました",
"New connection has been rejected with reason: ": "新規接続は次の理由で拒否されました: ",
Expand Down Expand Up @@ -48,7 +49,7 @@
"Clip to window": "ウィンドウにクリップ",
"Scaling mode:": "スケーリングモード:",
"None": "なし",
"Local scaling": "ローカルスケーリング",
"Local scaling": "ローカルでスケーリング",
"Remote resizing": "リモートでリサイズ",
"Advanced": "高度",
"Quality:": "品質:",
Expand Down
Loading

0 comments on commit 52392ec

Please sign in to comment.