mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-23 21:30:29 -04:00
Integrate resources from Community Localization platform (#1313)
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"backup.backupName": "Backup-Name",
|
||||
"backup.recoveryModel": "Wiederherstellungsmodell",
|
||||
"backup.backupType": "Backup-Typ",
|
||||
"backup.algorithm": "Algorithmus",
|
||||
"backup.certificateOrAsymmetricKey": "Zertifikat oder asymmetrische Schlüssel",
|
||||
"backup.mediaOption": "Sicherung auf den vorhandenen Mediensatz",
|
||||
"backup.existingMediaAppend": "An vorhandenem Backup-Satz anhängen",
|
||||
"backup.newMediaSetDescription": "Neue Mediensatz-Beschreibung",
|
||||
"backup.verifyContainer": "Sicherung nach Abschluss überprüfen",
|
||||
"backup.continueOnErrorContainer": "Bei Fehler fortsetzen",
|
||||
"backup.advancedConfiguration": "Erweiterte Einstellungen",
|
||||
"backup.setBackupCompression": "Sicherungskomprimierung festlegen",
|
||||
"backup.encryption": "Verschlüsselung",
|
||||
"backup.reliability": "Zuverlässigkeit",
|
||||
"backup.noEncryptorWarning": "Kein Zertifikat oder asymmetrischer Schlüssel steht zur Verfügung",
|
||||
"addFile": "Datei hinzufügen",
|
||||
"backupComponent.invalidInput": "Ungültige Eingabe. Wert muss größer oder gleich 0 sein.",
|
||||
"backupComponent.script": "Skript",
|
||||
"backupComponent.backup": "Datensicherung",
|
||||
"backup.backupFileRequired": "Pfad für Backup-Datei erforderlich"
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"RestoreDialogTitle": "Datenbank wiederherstellen",
|
||||
"restoreDialog.database": "Datenbank",
|
||||
"restoreDialog.cancel": "Abbrechen",
|
||||
"source": "Quelle",
|
||||
"restoreFrom": "Wiederherstellen von",
|
||||
"database": "Datenbank",
|
||||
"targetDatabase": "Zieldatenbank",
|
||||
"restoreTo": "Wiederherstellen nach",
|
||||
"restoreDatabaseFileAs": "Wiederherstellen der Datenbank-Dateien als",
|
||||
"restoreDatabaseFileDetails": "Wiederherstellen der Datenbankdatei-Details",
|
||||
"logicalFileName": "Logischer Dateiname",
|
||||
"fileType": "Dateityp",
|
||||
"restoreAs": "Wiederherstellen als",
|
||||
"serverConnection": "Serververbindungen",
|
||||
"generalTitle": "Allgemein",
|
||||
"filesTitle": "Dateien",
|
||||
"optionsTitle": "Optionen"
|
||||
}
|
||||
Reference in New Issue
Block a user