Files
azuredatastudio/i18n/jpn/src/sql/workbench/browser/scriptingActions.i18n.json
2021-02-22 19:42:55 -08:00

15 lines
727 B
JSON

{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"scriptSelect": "上位 1000 を選択する",
"scriptExecute": "実行としてのスクリプト",
"scriptAlter": "変更としてのスクリプト",
"editData": "データの編集",
"scriptCreate": "作成としてのスクリプト",
"scriptDelete": "ドロップとしてのスクリプト"
}