mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
Update extension resources and ENU XLF files (#6220)
* Add extension resources * Update enu XLF resources
This commit is contained in:
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"createOperator.createOperator": "Operator erstellen",
|
||||
"createOperator.editOperator": "Operator bearbeiten",
|
||||
"createOperator.General": "Allgemein",
|
||||
"createOperator.Notifications": "Benachrichtigungen",
|
||||
"createOperator.Name": "Name",
|
||||
"createOperator.Enabled": "Aktiviert",
|
||||
"createOperator.EmailName": "E-Mail-Name",
|
||||
"createOperator.PagerEmailName": "E-Mail-Name für Pager",
|
||||
"createOperator.PagerMondayCheckBox": "Montag",
|
||||
"createOperator.PagerTuesdayCheckBox": "Dienstag",
|
||||
"createOperator.PagerWednesdayCheckBox": "Mittwoch",
|
||||
"createOperator.PagerThursdayCheckBox": "Donnerstag",
|
||||
"createOperator.PagerFridayCheckBox": "Freitag ",
|
||||
"createOperator.PagerSaturdayCheckBox": "Samstag",
|
||||
"createOperator.PagerSundayCheckBox": "Sonntag",
|
||||
"createOperator.workdayBegin": "Arbeitstag - Beginn",
|
||||
"createOperator.workdayEnd": "Arbeitstag - Ende",
|
||||
"createOperator.PagerDutySchedule": "Pager empfangsbereit am",
|
||||
"createOperator.AlertListHeading": "Liste der Warnungen",
|
||||
"createOperator.AlertNameColumnLabel": "Warnungsname",
|
||||
"createOperator.AlertEmailColumnLabel": "E-Mail",
|
||||
"createOperator.AlertPagerColumnLabel": "Pager"
|
||||
}
|
||||
Reference in New Issue
Block a user