diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.de.xlf b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.de.xlf
index 063541fc..f7e8da84 100644
--- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.de.xlf
+++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.de.xlf
@@ -2704,13 +2704,13 @@ prototype_db_prop_parameterization = Parameterization
- The provided path specifies a directory but a file path is required: {0}
+ Please provide a file path instead of directory pathDer angegebene Dateiname ist zugleich ein Verzeichnisname: {0}
- Cannot verify the existence of the backup file location: {0}
+ The provided path is invalidEs kann nicht überprüft werden, ob der Speicherort der Sicherungsdatei vorhanden ist: {0}
@@ -2721,6 +2721,55 @@ prototype_db_prop_parameterization = Parameterization
+
+ No backupset selected to be restored
+ Kein Sicherungssatz zur Wiederherstellung ausgewählt
+
+
+
+
+ Never
+ Nie
+
+
+
+
+ Azure SQL DB
+ Azure SQL DB
+
+
+
+
+ Azure SQL Data Warehouse
+ Azure SQL Data Warehouse
+
+
+
+
+ Azure SQL Stretch Database
+ Azure SQL Stretch Database
+
+
+
+
+ Path {0} is not a valid directory
+ Der Pfad {0} ist kein gültiges Verzeichnis
+
+
+
+
+ For directory {0} a file with name {1} already exists
+ Die Datei {1} im Verzeichnis {0} existiert bereits.
+
+
+
+
+ Value {0} is too large to fit in column of type {1}
+ Der Wert {0} ist zu groß für eine Spalte mit dem Datentyp {1}
+
+ .
+ Parameters: 0 - value (string), 1 - columnType (string)
+