updated locales

This commit is contained in:
Eugene Pankov
2023-02-06 20:58:37 +01:00
parent 0a2011acba
commit c113d4d082
20 changed files with 2368 additions and 1708 deletions

View File

@@ -10,14 +10,14 @@ msgstr ""
"Project-Id-Version: tabby\n"
"Language-Team: Japanese\n"
"Language: ja_JP\n"
"PO-Revision-Date: 2023-02-04 18:52\n"
"PO-Revision-Date: 2023-02-06 19:58\n"
#: tabby-local/src/components/terminalTab.component.ts:113
#: tabby-local/src/components/terminalTab.component.ts:112
msgid "\"{command}\" is still running. Close?"
msgstr "\"{command}\"が実行中です。閉じますか?"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:78
#: tabby-settings/src/components/profilesSettingsTab.component.ts:89
#: tabby-settings/src/components/profilesSettingsTab.component.ts:79
#: tabby-settings/src/components/profilesSettingsTab.component.ts:90
msgid "{name} copy"
msgstr "{name} コピー"
@@ -67,7 +67,7 @@ msgid "Additional space between lines"
msgstr "行間にスペースを空けます"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:22
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:64
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:65
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:52
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:124
msgid "Advanced"
@@ -114,7 +114,7 @@ msgstr "アプリケーションの設定"
msgid "Are you sure you want to close Tabby? You can disable this prompt in Settings -> Window."
msgstr "Tabbyを閉じてもよろしいですかこの画面は設定 -> ウィンドウから無効にすることができます。"
#: tabby-core/src/services/config.service.ts:379
#: tabby-core/src/services/config.service.ts:381
msgid "Are you sure?"
msgstr "本当によろしいですか?"
@@ -160,7 +160,7 @@ msgstr "自動"
msgid "Automatic Updates"
msgstr "自動アップデート"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:57
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:58
msgid "Automatically upload changes and check for updates every minute"
msgstr "変更を自動的にアップロードし、一分ごとに更新を確認します。"
@@ -173,7 +173,7 @@ msgid "Background type"
msgstr "透過の種類"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:14
#: tabby-serial/src/components/serialTab.component.ts:118
#: tabby-serial/src/components/serialTab.component.ts:112
#: tabby-serial/src/profiles.ts:86
msgid "Baud rate"
msgstr "伝送速度"
@@ -212,7 +212,7 @@ msgid "Broadcast mode. Click anywhere to cancel."
msgstr "ブロードキャストモードです。中断するにはクリックしてください。"
#: locale/tmp-html/tabby-plugin-manager/src/components/pluginsSettingsTab.component.html:54
#: tabby-settings/src/components/profilesSettingsTab.component.ts:174
#: tabby-settings/src/components/profilesSettingsTab.component.ts:175
msgid "Built-in"
msgstr "組込み"
@@ -224,11 +224,12 @@ msgstr "組込み"
#: locale/tmp-html/tabby-ssh/src/components/sftpDeleteModal.component.html:7
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:32
#: tabby-electron/src/services/updater.service.ts:134
#: tabby-local/src/components/terminalTab.component.ts:118
#: tabby-local/src/components/terminalTab.component.ts:117
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:117
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:79
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:99
#: tabby-ssh/src/sftpContextMenu.ts:40
#: tabby-terminal/src/api/baseTerminalTab.component.ts:476
#: tabby-terminal/src/api/baseTerminalTab.component.ts:478
msgid "Cancel"
msgstr "キャンセル"
@@ -253,7 +254,11 @@ msgstr "アップデートを確認"
msgid "Ciphers"
msgstr "暗号方式"
#: tabby-core/src/services/profiles.service.ts:132
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSelector.component.html:5
msgid "Clear"
msgstr ""
#: tabby-core/src/services/profiles.service.ts:133
msgid "Clear recent profiles"
msgstr "最近使用したプロファイルをクリア"
@@ -261,6 +266,10 @@ msgstr "最近使用したプロファイルをクリア"
msgid "Clear terminal"
msgstr "端末をクリア"
#: locale/tmp-html/tabby-ssh/src/components/sshSettingsTab.component.html:49
msgid "Clear terminal after connection"
msgstr ""
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:94
msgid "Clipboard"
msgstr "クリップボード"
@@ -304,6 +313,7 @@ msgstr "最後のタブを閉じたときにウィンドウを閉じる"
msgid "Color"
msgstr "色"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:216
#: tabby-terminal/src/settings.ts:29
msgid "Color scheme"
msgstr "配色"
@@ -328,6 +338,10 @@ msgstr "コマンド"
msgid "Compact"
msgstr "コンパクト"
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:126
msgid "Config deleted"
msgstr ""
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:108
msgid "Config downloaded"
msgstr "設定をダウンロードしました"
@@ -355,7 +369,7 @@ msgid "Connect through a proxy server"
msgstr "プロキシサーバー経由で接続"
#: tabby-core/src/index.ts:227
#: tabby-core/src/services/profiles.service.ts:177
#: tabby-core/src/services/profiles.service.ts:178
msgid "Connect to \"%s\"..."
msgstr "'%s' に接続中..."
@@ -363,10 +377,10 @@ msgstr "'%s' に接続中..."
msgid "Connect to a different host first and use it as a proxy"
msgstr "最初に別のホストに接続し、プロキシとして使用します"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:17
#: tabby-serial/src/components/serialTab.component.ts:72
#: tabby-ssh/src/components/sshTab.component.ts:145
#: tabby-telnet/src/components/telnetTab.component.ts:81
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:19
#: tabby-serial/src/components/serialTab.component.ts:66
#: tabby-ssh/src/components/sshTab.component.ts:140
#: tabby-telnet/src/components/telnetTab.component.ts:72
msgid "Connecting"
msgstr "接続中"
@@ -386,10 +400,10 @@ msgstr "代わりに接続名が使用されます"
msgid "Context menu"
msgstr "コンテキストメニュー"
#: tabby-terminal/src/api/baseTerminalTab.component.ts:221
#: tabby-terminal/src/api/baseTerminalTab.component.ts:229
#: tabby-terminal/src/api/baseTerminalTab.component.ts:544
#: tabby-terminal/src/api/baseTerminalTab.component.ts:765
#: tabby-terminal/src/api/baseTerminalTab.component.ts:223
#: tabby-terminal/src/api/baseTerminalTab.component.ts:231
#: tabby-terminal/src/api/baseTerminalTab.component.ts:547
#: tabby-terminal/src/api/baseTerminalTab.component.ts:768
#: tabby-terminal/src/tabContextMenu.ts:30
msgid "Copied"
msgstr "コピーしました"
@@ -403,6 +417,10 @@ msgstr "コピー"
msgid "Copy current path"
msgstr "現在のパスをコピー"
#: tabby-electron/src/sftpContextMenu.ts:29
msgid "Copy full path"
msgstr ""
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:97
msgid "Copy on select"
msgstr "選択時にコピー"
@@ -415,7 +433,7 @@ msgstr "クリップボードにコピー"
msgid "Copy with formatting"
msgstr "書式付きコピー"
#: tabby-core/src/services/config.service.ts:364
#: tabby-core/src/services/config.service.ts:366
msgid "Could not decrypt config"
msgstr "設定を復号できませんでした"
@@ -423,7 +441,7 @@ msgstr "設定を復号できませんでした"
msgid "Create"
msgstr "新規作成"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:5
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:7
#: tabby-ssh/src/sftpContextMenu.ts:29
msgid "Create directory"
msgstr "新規ディレクトリを作成"
@@ -476,7 +494,7 @@ msgstr "垂直方向の分割サイズを縮小"
msgid "Default profile for new tabs"
msgstr "新しいタブの既定プロファイル"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:70
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:80
msgid "Default profile settings"
msgstr "既定プロファイルの設定"
@@ -488,11 +506,13 @@ msgstr "既定"
msgid "Defaults for {type}"
msgstr "{type} の既定値"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:48
#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:28
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:9
#: tabby-settings/src/components/profilesSettingsTab.component.ts:138
#: tabby-settings/src/components/profilesSettingsTab.component.ts:203
#: tabby-settings/src/components/profilesSettingsTab.component.ts:216
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:116
#: tabby-settings/src/components/profilesSettingsTab.component.ts:139
#: tabby-settings/src/components/profilesSettingsTab.component.ts:204
#: tabby-settings/src/components/profilesSettingsTab.component.ts:217
#: tabby-settings/src/components/vaultSettingsTab.component.ts:49
#: tabby-ssh/src/sftpContextMenu.ts:39
#: tabby-ssh/src/sftpContextMenu.ts:47
@@ -501,8 +521,8 @@ msgstr "{type} の既定値"
msgid "Delete"
msgstr "削除"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:136
#: tabby-settings/src/components/profilesSettingsTab.component.ts:201
#: tabby-settings/src/components/profilesSettingsTab.component.ts:137
#: tabby-settings/src/components/profilesSettingsTab.component.ts:202
#: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:87
msgid "Delete \"{name}\"?"
msgstr "{name} を削除しますか?"
@@ -523,7 +543,11 @@ msgstr "次の単語を削除"
msgid "Delete previous word"
msgstr "前の単語を削除"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:213
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:114
msgid "Delete the config on the remote side?"
msgstr ""
#: tabby-settings/src/components/profilesSettingsTab.component.ts:214
msgid "Delete the group's profiles?"
msgstr "グループのプロファイルを削除しますか?"
@@ -568,13 +592,13 @@ msgid "Disabled"
msgstr "無効化"
#: locale/tmp-html/tabby-ssh/src/components/hostKeyPromptModal.component.html:26
#: tabby-ssh/src/components/sshTab.component.ts:250
#: tabby-telnet/src/components/telnetTab.component.ts:124
#: tabby-ssh/src/components/sshTab.component.ts:246
#: tabby-telnet/src/components/telnetTab.component.ts:115
msgid "Disconnect"
msgstr "切断"
#: tabby-ssh/src/components/sshTab.component.ts:248
#: tabby-telnet/src/components/telnetTab.component.ts:122
#: tabby-ssh/src/components/sshTab.component.ts:244
#: tabby-telnet/src/components/telnetTab.component.ts:113
msgid "Disconnect from {host}?"
msgstr "{host} から切断しますか?"
@@ -590,8 +614,8 @@ msgstr "表示"
msgid "Do not abort"
msgstr "中止しない"
#: tabby-ssh/src/components/sshTab.component.ts:251
#: tabby-telnet/src/components/telnetTab.component.ts:125
#: tabby-ssh/src/components/sshTab.component.ts:247
#: tabby-telnet/src/components/telnetTab.component.ts:116
msgid "Do not close"
msgstr "閉じない"
@@ -640,7 +664,7 @@ msgstr "太字のテキストを明るい色で表示"
msgid "Duplicate"
msgstr "複製"
#: tabby-local/src/tabContextMenu.ts:121
#: tabby-local/src/tabContextMenu.ts:123
msgid "Duplicate as administrator"
msgstr "管理者として複製"
@@ -653,7 +677,7 @@ msgstr "タブを複製"
msgid "Edit"
msgstr "編集"
#: tabby-electron/src/sftpContextMenu.ts:30
#: tabby-electron/src/sftpContextMenu.ts:35
msgid "Edit locally"
msgstr "ローカル上で編集する"
@@ -702,8 +726,8 @@ msgstr "行末に移動"
msgid "Environment"
msgstr "環境"
#: tabby-core/src/services/config.service.ts:368
#: tabby-core/src/services/config.service.ts:382
#: tabby-core/src/services/config.service.ts:370
#: tabby-core/src/services/config.service.ts:384
msgid "Erase config"
msgstr "設定を消去"
@@ -885,7 +909,7 @@ msgstr "Tabby Web版の設定画面から取得することができます"
msgid "Gives the window a blurred transparent background"
msgstr "ウィンドウの背景を透過します"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:22
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:24
msgid "Go up"
msgstr "上へ"
@@ -956,6 +980,10 @@ msgstr "ホストキーの検証"
msgid "Hotkeys"
msgstr "ホットキー"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:71
msgid "How Tabby presents itself through environment vars"
msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:24
msgid "HTTP proxy"
msgstr "HTTPプロキシ"
@@ -1037,8 +1065,8 @@ msgstr "次の単語に移動"
msgid "Jump to previous word"
msgstr "前の単語に移動"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:139
#: tabby-settings/src/components/profilesSettingsTab.component.ts:204
#: tabby-settings/src/components/profilesSettingsTab.component.ts:140
#: tabby-settings/src/components/profilesSettingsTab.component.ts:205
#: tabby-settings/src/components/vaultSettingsTab.component.ts:50
#: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:90
#: tabby-terminal/src/components/loginScriptsSettings.component.ts:33
@@ -1070,7 +1098,7 @@ msgstr "キーボード"
msgid "Keyboard-interactive auth"
msgstr "キーボードインタラクティブ認証"
#: tabby-local/src/components/terminalTab.component.ts:117
#: tabby-local/src/components/terminalTab.component.ts:116
msgid "Kill"
msgstr "強制終了"
@@ -1091,7 +1119,7 @@ msgstr "WinSCPを起動"
msgid "Launch WinSCP for current SSH session"
msgstr "現在のSSHセッションでWinSCPを起動"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:14
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:16
#: locale/tmp-html/tabby-ssh/src/components/sshTab.component.html:7
msgid "Learn how to allow Tabby to detect remote shell's working directory."
msgstr "Tabbyにリモート側の作業ディレクトリを検出させる方法をご紹介します。"
@@ -1118,7 +1146,7 @@ msgstr "Enterキーを押すと入力が送信されます"
msgid "Line padding"
msgstr "行間の大きさ"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:19
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:21
msgid "Loading"
msgstr "読み込み中"
@@ -1140,7 +1168,7 @@ msgid "Local terminal"
msgstr "ローカル端末"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:81
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:216
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:221
#: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:16
msgid "Login scripts"
msgstr "ログインスクリプト"
@@ -1149,7 +1177,7 @@ msgstr "ログインスクリプト"
msgid "Long-click for context menu"
msgstr "長押しするとコンテキストメニューが表示されます"
#: tabby-core/src/services/profiles.service.ts:161
#: tabby-core/src/services/profiles.service.ts:162
msgid "Manage profiles"
msgstr "プロファイルの管理"
@@ -1181,7 +1209,7 @@ msgstr "タブを左に移動"
msgid "Move tab to the right"
msgstr "タブを右に移動"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:215
#: tabby-settings/src/components/profilesSettingsTab.component.ts:216
msgid "Move to \"Ungrouped\""
msgstr "\"未分類\" に移動"
@@ -1206,7 +1234,7 @@ msgstr "新しいディレクトリの名前"
msgid "Native"
msgstr "標準"
#: tabby-local/src/tabContextMenu.ts:103
#: tabby-local/src/tabContextMenu.ts:104
msgid "New admin tab"
msgstr "新しい管理者タブ"
@@ -1218,7 +1246,7 @@ msgstr "{platform} の新しい設定"
msgid "New item"
msgstr "新しい項目"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:185
#: tabby-settings/src/components/profilesSettingsTab.component.ts:186
#: tabby-settings/src/components/vaultSettingsTab.component.ts:118
msgid "New name"
msgstr "新しい名前"
@@ -1227,7 +1255,7 @@ msgstr "新しい名前"
msgid "New profile"
msgstr "新しいプロファイル"
#: tabby-local/src/tabContextMenu.ts:30
#: tabby-local/src/tabContextMenu.ts:31
msgid "New profile name"
msgstr "新しいプロファイル名"
@@ -1240,7 +1268,7 @@ msgid "New tab: {profile}"
msgstr "新しいタブ: {profile}"
#: tabby-local/src/buttonProvider.ts:20
#: tabby-local/src/tabContextMenu.ts:77
#: tabby-local/src/tabContextMenu.ts:78
msgid "New terminal"
msgstr "新しいターミナル"
@@ -1252,7 +1280,7 @@ msgstr "新しいウインドウ"
msgid "New Window"
msgstr "新しいウィンドウ"
#: tabby-local/src/tabContextMenu.ts:87
#: tabby-local/src/tabContextMenu.ts:88
msgid "New with profile"
msgstr "新しいプロファイルを追加"
@@ -1401,7 +1429,7 @@ msgstr "ペイン"
msgid "Parity"
msgstr "パリティ"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:67
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:68
msgid "Partial config sync is not possible when the config is encrypted via Vault."
msgstr "設定ファイルがVaultによって暗号化されている場合、部分的な設定の同期はできません。"
@@ -1415,7 +1443,7 @@ msgid "Password"
msgstr "パスワード"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:62
#: tabby-terminal/src/api/baseTerminalTab.component.ts:475
#: tabby-terminal/src/api/baseTerminalTab.component.ts:477
#: tabby-terminal/src/tabContextMenu.ts:35
msgid "Paste"
msgstr "貼り付け"
@@ -1428,7 +1456,7 @@ msgstr "クリップボードから貼り付け"
msgid "Paste if no selection, else copy"
msgstr "テキストを選択していない場合は貼り付け、選択中はコピー"
#: tabby-terminal/src/api/baseTerminalTab.component.ts:482
#: tabby-terminal/src/api/baseTerminalTab.component.ts:484
msgid "Paste multiple lines?"
msgstr "複数行の貼り付けを行いますか?"
@@ -1457,7 +1485,7 @@ msgstr "プラグインのフォルダー"
msgid "Port"
msgstr "ポート"
#: tabby-serial/src/components/serialTab.component.ts:77
#: tabby-serial/src/components/serialTab.component.ts:71
msgid "Port opened"
msgstr "ポートが開いています"
@@ -1466,9 +1494,9 @@ msgstr "ポートが開いています"
msgid "Ports"
msgstr "ポート"
#: tabby-serial/src/components/serialTab.component.ts:92
#: tabby-ssh/src/components/sshTab.component.ts:174
#: tabby-telnet/src/components/telnetTab.component.ts:58
#: tabby-serial/src/components/serialTab.component.ts:86
#: tabby-ssh/src/components/sshTab.component.ts:169
#: tabby-telnet/src/components/telnetTab.component.ts:53
msgid "Press any key to reconnect"
msgstr "再接続するには何かキーを押してください"
@@ -1528,12 +1556,12 @@ msgid "Puts all of Tabby's configuration into the vault"
msgstr "Tabbyの設定をすべてVaultに保存します"
#: tabby-core/src/index.ts:226
#: tabby-core/src/services/profiles.service.ts:176
#: tabby-core/src/services/profiles.service.ts:177
msgid "Quick connect"
msgstr "クイック接続"
#: tabby-core/src/services/config.service.ts:369
#: tabby-core/src/services/config.service.ts:383
#: tabby-core/src/services/config.service.ts:371
#: tabby-core/src/services/config.service.ts:385
msgid "Quit"
msgstr "終了"
@@ -1545,8 +1573,8 @@ msgstr "Rawソケット接続"
msgid "Ready Timeout (Milliseconds)"
msgstr "タイムアウト (ミリ秒)"
#: tabby-core/src/services/profiles.service.ts:119
#: tabby-core/src/services/profiles.service.ts:133
#: tabby-core/src/services/profiles.service.ts:120
#: tabby-core/src/services/profiles.service.ts:134
#: tabby-local/src/services/dockMenu.service.ts:28
msgid "Recent"
msgstr "最近"
@@ -1674,7 +1702,7 @@ msgstr "キーチェーンにパスワードを保存する"
msgid "Save and apply"
msgstr "保存して反映"
#: tabby-local/src/tabContextMenu.ts:27
#: tabby-local/src/tabContextMenu.ts:28
msgid "Save as profile"
msgstr "プロファイルとして保存"
@@ -1682,7 +1710,7 @@ msgstr "プロファイルとして保存"
msgid "Save layout as profile"
msgstr "プロファイルとしてレイアウトを保存"
#: tabby-local/src/tabContextMenu.ts:48
#: tabby-local/src/tabContextMenu.ts:49
msgid "Saved"
msgstr "保存しました"
@@ -1722,11 +1750,12 @@ msgstr "ユーザー入力時に端末を下にスクロール"
msgid "Search"
msgstr "検索"
#: tabby-terminal/src/components/colorSchemeSelector.component.ts:9
#: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:10
msgid "Search color schemes"
msgstr "配色を検索"
#: tabby-settings/src/components/hotkeySettingsTab.component.ts:13
#: tabby-settings/src/components/hotkeySettingsTab.component.ts:12
msgid "Search hotkeys"
msgstr "ホットキーを検索"
@@ -1743,7 +1772,7 @@ msgstr "シークレット同期トークン"
msgid "Select"
msgstr "選択"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:64
#: tabby-settings/src/components/profilesSettingsTab.component.ts:65
msgid "Select a base profile to use as a template"
msgstr "テンプレートとして使用する基本プロファイルを選択"
@@ -1759,7 +1788,7 @@ msgstr "ファイルストレージを選択"
msgid "Select profile"
msgstr "プロファイルを選択"
#: tabby-core/src/services/profiles.service.ts:185
#: tabby-core/src/services/profiles.service.ts:186
msgid "Select profile or enter an address"
msgstr "プロファイルの選択、またはアドレスを入力"
@@ -1819,7 +1848,7 @@ msgstr "設定"
msgid "Shell"
msgstr "シェル"
#: tabby-terminal/src/api/baseTerminalTab.component.ts:546
#: tabby-terminal/src/api/baseTerminalTab.component.ts:549
msgid "Shell does not support current path detection"
msgstr "シェルは現在のパス検出に対応していません"
@@ -1960,11 +1989,11 @@ msgstr "上部に分割"
msgid "Split to the up"
msgstr "上部に分割"
#: tabby-ssh/src/profiles.ts:80
#: tabby-ssh/src/profiles.ts:81
msgid "SSH connection"
msgstr "SSH接続"
#: locale/tmp-html/tabby-ssh/src/components/sshSettingsTab.component.html:47
#: locale/tmp-html/tabby-ssh/src/components/sshSettingsTab.component.html:53
msgid "SSH connection management is now done through the \"Profiles & connections\" tab"
msgstr "SSH接続の管理は「プロファイルと接続」タブからできるようになりました。"
@@ -2012,7 +2041,7 @@ msgstr "端末のフロントエンド実装を切り替える (実験的)"
msgid "Sync"
msgstr "同期"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:56
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:57
msgid "Sync automatically"
msgstr "自動同期"
@@ -2020,15 +2049,15 @@ msgstr "自動同期"
msgid "Sync host"
msgstr "同期サーバー"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:71
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:72
msgid "Sync hotkeys"
msgstr "ホットキーの同期"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:83
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:84
msgid "Sync Vault"
msgstr "Vaultの同期"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:77
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:78
msgid "Sync window settings"
msgstr "ウィンドウ設定の同期"
@@ -2083,7 +2112,7 @@ msgstr "タブの幅"
msgid "Telnet session"
msgstr "Telnetセッション"
#: tabby-terminal/src/api/baseTerminalTab.component.ts:196
#: tabby-terminal/src/api/baseTerminalTab.component.ts:198
#: tabby-terminal/src/settings.ts:43
msgid "Terminal"
msgstr "端末"
@@ -2096,6 +2125,10 @@ msgstr "端末の背景"
msgid "Terminal bell"
msgstr "端末音"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:70
msgid "Terminal identification"
msgstr ""
#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:7
msgid "Thank you for downloading Tabby!"
msgstr "Tabbyをダウンロードしていただきありがとうございます"
@@ -2112,7 +2145,7 @@ msgstr "ファイル転送を使用中"
msgid "There is a saved password for this connection"
msgstr "この接続に利用可能なパスワードが保存されています。"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:71
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:81
msgid "These apply to all profiles of a given type"
msgstr "特定の種類のすべてのプロファイルに反映されます。"
@@ -2149,7 +2182,7 @@ msgstr "上部"
msgid "Trim whitespace and newlines"
msgstr "スペースや改行を取り除く"
#: tabby-core/src/services/config.service.ts:367
#: tabby-core/src/services/config.service.ts:369
msgid "Try again"
msgstr "再試行"
@@ -2169,7 +2202,7 @@ msgstr "未分類"
msgid "Uninstall"
msgstr "アンインストール"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:249
#: tabby-settings/src/components/profilesSettingsTab.component.ts:250
msgid "Unknown"
msgstr "不明"
@@ -2195,11 +2228,11 @@ msgid "Upgrade to {version}"
msgstr "{version} にアップグレード"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:46
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:8
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:10
msgid "Upload"
msgstr "アップロード"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:49
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:50
msgid "Upload as a new config"
msgstr "新しい設定としてアップロード"
@@ -2346,7 +2379,7 @@ msgstr "区切り文字"
msgid "Working directory"
msgstr "作業ディレクトリ"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:13
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:15
#: locale/tmp-html/tabby-ssh/src/components/sshTab.component.html:6
msgid "Working directory detection"
msgstr "作業ディレクトリの検出"