-
Notifications
You must be signed in to change notification settings - Fork 49
/
package.nls.ja.json
81 lines (81 loc) · 6.5 KB
/
package.nls.ja.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
{
"commands.SAS.addFileResource": "ファイルの新規作成...",
"commands.SAS.addFolderResource": "フォルダーの新規作成...",
"commands.SAS.addProfile": "新しい接続プロファイルを追加する",
"commands.SAS.addToFavorites": "お気に入りに追加する",
"commands.SAS.authorize": "サインイン",
"commands.SAS.close": "現在のセッションを閉じる",
"commands.SAS.collapseAll": "すべて折りたたむ",
"commands.SAS.convertNotebookToFlow": "フローに変換...",
"commands.SAS.deleteProfile": "接続プロファイルを削除する",
"commands.SAS.deleteResource": "削除",
"commands.SAS.deleteTable": "削除",
"commands.SAS.download": "ダウンロード",
"commands.SAS.emptyRecycleBin": "ごみ箱を空にする",
"commands.SAS.file.new": "SAS ファイルの新規作成",
"commands.SAS.file.new.short": "SAS ファイル",
"commands.SAS.notebook.export": "エクスポート",
"commands.SAS.notebook.new": "新しい SAS ノートブック",
"commands.SAS.notebook.new.short": "SAS ノートブック",
"commands.SAS.refresh": "更新",
"commands.SAS.removeFromFavorites": "お気に入りから削除する",
"commands.SAS.renameResource": "名前の変更...",
"commands.SAS.restoreResource": "復元",
"commands.SAS.run": "すべて SAS コードを実行する",
"commands.SAS.runRegion": "領域の実行",
"commands.SAS.runSelected": "選択済みまたはすべての SAS コードを実行",
"commands.SAS.switchProfile": "現在の接続プロファイルを切り替える",
"commands.SAS.updateProfile": "接続プロファイルの更新",
"commands.SAS.upload": "アップロード",
"commands.SAS.uploadFiles": "ファイルのアップロード",
"commands.SAS.uploadFolders": "フォルダーのアップロード",
"configuration.SAS.connectionProfiles": "SAS Server に接続するための接続プロファイルを定義します。複数のプロファイルを定義する場合は、それらを切り替えることができます。",
"configuration.SAS.connectionProfiles.activeProfile": "アクティブな SAS 接続プロファイル",
"configuration.SAS.connectionProfiles.profiles": "SAS 接続プロファイル",
"configuration.SAS.connectionProfiles.profiles.autoExec": "SAS 接続 AutoExec",
"configuration.SAS.connectionProfiles.profiles.autoExec.filePath": "SAS 接続 AutoExec ファイルパス",
"configuration.SAS.connectionProfiles.profiles.autoExec.line": "SAS 接続 AutoExec 行",
"configuration.SAS.connectionProfiles.profiles.autoExec.type": "SAS 接続 AutoExec 種類",
"configuration.SAS.connectionProfiles.profiles.clientId": "SAS Viya クライアント ID",
"configuration.SAS.connectionProfiles.profiles.clientSecret": "SAS Viya クライアントシークレット",
"configuration.SAS.connectionProfiles.profiles.com.host": "SAS COM 接続ホスト",
"configuration.SAS.connectionProfiles.profiles.connectionType": "SAS プロファイル接続タイプ",
"configuration.SAS.connectionProfiles.profiles.context": "SAS Viya コンテキスト",
"configuration.SAS.connectionProfiles.profiles.endpoint": "SAS Viya 接続プロファイルエンドポイント",
"configuration.SAS.connectionProfiles.profiles.iom.host": "SAS IOM 接続ホスト",
"configuration.SAS.connectionProfiles.profiles.iom.port": "SAS IOM 接続ポート",
"configuration.SAS.connectionProfiles.profiles.iom.username": "SAS IOM 接続ユーザー名",
"configuration.SAS.connectionProfiles.profiles.name": "SAS 接続プロファイル名",
"configuration.SAS.connectionProfiles.profiles.sasOptions": "SAS 接続 SAS オプション",
"configuration.SAS.connectionProfiles.profiles.ssh.host": "SAS SSH 接続 SSH ホスト",
"configuration.SAS.connectionProfiles.profiles.ssh.port": "SAS SSH 接続ポート",
"configuration.SAS.connectionProfiles.profiles.ssh.privateKeyFilePath": "SAS SSH 接続の秘密キーファイルパス",
"configuration.SAS.connectionProfiles.profiles.ssh.saspath": "SAS SSH 接続の実行可能パス",
"configuration.SAS.connectionProfiles.profiles.ssh.username": "SAS SSH 接続ユーザー名",
"configuration.SAS.flowConversionMode": "ノートブックの変換モードを選択する",
"configuration.SAS.flowConversionModeNode": "各ノートブックのセルをノードに変換する",
"configuration.SAS.flowConversionModeSwimlane": "各ノートブックのセルをスイムレーンに変換する",
"configuration.SAS.log.clearOnExecutionStart": "コードの実行開始時に SAS ログをクリア",
"configuration.SAS.log.showOnExecutionFinish": "コードの実行終了時に SAS ログを表示する",
"configuration.SAS.log.showOnExecutionStart": "コードの実行開始時に SAS ログを表示する",
"configuration.SAS.problems.log.enabled": "SAS ログから問題を表示する",
"configuration.SAS.results.html.enabled": "ODS HTML5 出力の有効化/無効化を設定する",
"configuration.SAS.results.html.style": "ODS HTML5 結果のスタイルを指定する",
"configuration.SAS.results.html.style.(auto)": "カラーテーマに最も近いスタイルを拡張機能に選択させます。",
"configuration.SAS.results.html.style.(server default)": "デフォルトは、SAS Server で構成されたスタイルです。",
"configuration.SAS.results.sideBySide": "結果をコードの横に表示する",
"configuration.SAS.results.singlePanel": "単一パネルを再利用して結果を表示する",
"configuration.SAS.userProvidedCertificates": "信頼された証明機関 (CA) 証明書ファイルを指定する",
"notebooks.SAS.htmlRenderer": "SAS HTML レンダラー",
"notebooks.SAS.logRenderer": "SAS ログレンダラー",
"notebooks.SAS.sasNotebook": "SAS ノートブック",
"themes.SAS.dark": "SAS Dark",
"themes.SAS.highContrast": "SAS High Contrast",
"themes.SAS.light": "SAS Light",
"views.SAS.explorer": "SAS コンテンツ",
"views.SAS.libraries": "ライブラリ",
"views.SAS.serverExplorer": "SAS サーバー",
"views.SAS.signIn": "サインイン",
"views.SAS.unsupportedConnection": "この接続では、SAS Extension for Visual Studio Code 内の SAS コンテンツナビゲーションがサポートされていません。ファイルにアクセスできるのは、エクスプローラービューのみです。",
"views.SAS.welcome": "SAS Extension for Visual Studio Code を使用するには、SAS にサインインする必要があります。\n [Sign In](command:SAS.authorize)"
}