diff --git a/src/Build/Resources/xlf/Strings.cs.xlf b/src/Build/Resources/xlf/Strings.cs.xlf
index 3323f884991..5d95d9b15e5 100644
--- a/src/Build/Resources/xlf/Strings.cs.xlf
+++ b/src/Build/Resources/xlf/Strings.cs.xlf
@@ -796,7 +796,7 @@
Restore complete ({0}s)
- Restore complete ({0}s)
+ Obnovení dokončeno ({0}s)
{0}: duration in seconds with 1 decimal point
's' should reflect the localized abbreviation for seconds
@@ -804,7 +804,7 @@
Restore {0} in {1}s
- Restore {0} in {1}s
+ Obnoví se {0} za {1}s
Restore summary when finished with warning or error
{0}: BuildResult_X (below)
diff --git a/src/Build/Resources/xlf/Strings.de.xlf b/src/Build/Resources/xlf/Strings.de.xlf
index 4a2b462251a..2cc67095e98 100644
--- a/src/Build/Resources/xlf/Strings.de.xlf
+++ b/src/Build/Resources/xlf/Strings.de.xlf
@@ -796,7 +796,7 @@
Restore complete ({0}s)
- Restore complete ({0}s)
+ Wiederherstellung abgeschlossen ({0}s)
{0}: duration in seconds with 1 decimal point
's' should reflect the localized abbreviation for seconds
@@ -804,7 +804,7 @@
Restore {0} in {1}s
- Restore {0} in {1}s
+ Wiederherstellen von {0} in {1}s
Restore summary when finished with warning or error
{0}: BuildResult_X (below)
diff --git a/src/Build/Resources/xlf/Strings.es.xlf b/src/Build/Resources/xlf/Strings.es.xlf
index 313605aaf1a..7a8f4854d66 100644
--- a/src/Build/Resources/xlf/Strings.es.xlf
+++ b/src/Build/Resources/xlf/Strings.es.xlf
@@ -796,7 +796,7 @@
Restore complete ({0}s)
- Restore complete ({0}s)
+ Restauración completada ({0}s)
{0}: duration in seconds with 1 decimal point
's' should reflect the localized abbreviation for seconds
@@ -804,7 +804,7 @@
Restore {0} in {1}s
- Restore {0} in {1}s
+ Restaurar {0} en {1}s
Restore summary when finished with warning or error
{0}: BuildResult_X (below)
diff --git a/src/Build/Resources/xlf/Strings.fr.xlf b/src/Build/Resources/xlf/Strings.fr.xlf
index db809cdad5e..aafdf22e15f 100644
--- a/src/Build/Resources/xlf/Strings.fr.xlf
+++ b/src/Build/Resources/xlf/Strings.fr.xlf
@@ -796,7 +796,7 @@
Restore complete ({0}s)
- Restore complete ({0}s)
+ Restauration terminée ({0}s)
{0}: duration in seconds with 1 decimal point
's' should reflect the localized abbreviation for seconds
@@ -804,7 +804,7 @@
Restore {0} in {1}s
- Restore {0} in {1}s
+ Restaurer {0} en {1}s
Restore summary when finished with warning or error
{0}: BuildResult_X (below)
diff --git a/src/Build/Resources/xlf/Strings.it.xlf b/src/Build/Resources/xlf/Strings.it.xlf
index 719b72989e6..5e38412a12f 100644
--- a/src/Build/Resources/xlf/Strings.it.xlf
+++ b/src/Build/Resources/xlf/Strings.it.xlf
@@ -796,7 +796,7 @@
Restore complete ({0}s)
- Restore complete ({0}s)
+ Ripristino completato ({0})
{0}: duration in seconds with 1 decimal point
's' should reflect the localized abbreviation for seconds
@@ -804,7 +804,7 @@
Restore {0} in {1}s
- Restore {0} in {1}s
+ Ripristinare {0} in {1}s
Restore summary when finished with warning or error
{0}: BuildResult_X (below)
diff --git a/src/Build/Resources/xlf/Strings.ja.xlf b/src/Build/Resources/xlf/Strings.ja.xlf
index a7155fb975f..dda0d13a014 100644
--- a/src/Build/Resources/xlf/Strings.ja.xlf
+++ b/src/Build/Resources/xlf/Strings.ja.xlf
@@ -796,7 +796,7 @@
Restore complete ({0}s)
- Restore complete ({0}s)
+ 復元が完了しました ({0} 秒)
{0}: duration in seconds with 1 decimal point
's' should reflect the localized abbreviation for seconds
@@ -804,7 +804,7 @@
Restore {0} in {1}s
- Restore {0} in {1}s
+ {1} 秒後に {0} を復元する
Restore summary when finished with warning or error
{0}: BuildResult_X (below)
diff --git a/src/Build/Resources/xlf/Strings.ko.xlf b/src/Build/Resources/xlf/Strings.ko.xlf
index b9dacd064b5..03f95d108ff 100644
--- a/src/Build/Resources/xlf/Strings.ko.xlf
+++ b/src/Build/Resources/xlf/Strings.ko.xlf
@@ -796,7 +796,7 @@
Restore complete ({0}s)
- Restore complete ({0}s)
+ 복원 완료({0}초)
{0}: duration in seconds with 1 decimal point
's' should reflect the localized abbreviation for seconds
@@ -804,7 +804,7 @@
Restore {0} in {1}s
- Restore {0} in {1}s
+ {0} 복원({1}초)
Restore summary when finished with warning or error
{0}: BuildResult_X (below)
diff --git a/src/Build/Resources/xlf/Strings.pl.xlf b/src/Build/Resources/xlf/Strings.pl.xlf
index bcdf94cbec5..b41218bfd21 100644
--- a/src/Build/Resources/xlf/Strings.pl.xlf
+++ b/src/Build/Resources/xlf/Strings.pl.xlf
@@ -796,7 +796,7 @@
Restore complete ({0}s)
- Restore complete ({0}s)
+ Zakończono przywracanie ({0}s)
{0}: duration in seconds with 1 decimal point
's' should reflect the localized abbreviation for seconds
@@ -804,7 +804,7 @@
Restore {0} in {1}s
- Restore {0} in {1}s
+ Przywróć {0} w {1}s
Restore summary when finished with warning or error
{0}: BuildResult_X (below)
diff --git a/src/Build/Resources/xlf/Strings.pt-BR.xlf b/src/Build/Resources/xlf/Strings.pt-BR.xlf
index c2e3f8e398f..dd2bf9c6cf7 100644
--- a/src/Build/Resources/xlf/Strings.pt-BR.xlf
+++ b/src/Build/Resources/xlf/Strings.pt-BR.xlf
@@ -796,7 +796,7 @@
Restore complete ({0}s)
- Restore complete ({0}s)
+ Restauração concluída ({0}s)
{0}: duration in seconds with 1 decimal point
's' should reflect the localized abbreviation for seconds
@@ -804,7 +804,7 @@
Restore {0} in {1}s
- Restore {0} in {1}s
+ Restaurar {0} em {1}s
Restore summary when finished with warning or error
{0}: BuildResult_X (below)
diff --git a/src/Build/Resources/xlf/Strings.ru.xlf b/src/Build/Resources/xlf/Strings.ru.xlf
index f041a893da7..7d7883cf5c6 100644
--- a/src/Build/Resources/xlf/Strings.ru.xlf
+++ b/src/Build/Resources/xlf/Strings.ru.xlf
@@ -796,7 +796,7 @@
Restore complete ({0}s)
- Restore complete ({0}s)
+ Восстановление завершено ({0} с)
{0}: duration in seconds with 1 decimal point
's' should reflect the localized abbreviation for seconds
@@ -804,7 +804,7 @@
Restore {0} in {1}s
- Restore {0} in {1}s
+ Восстановление {0} через {1} с
Restore summary when finished with warning or error
{0}: BuildResult_X (below)
diff --git a/src/Build/Resources/xlf/Strings.tr.xlf b/src/Build/Resources/xlf/Strings.tr.xlf
index 62f3afce10f..8bc03e8a1bc 100644
--- a/src/Build/Resources/xlf/Strings.tr.xlf
+++ b/src/Build/Resources/xlf/Strings.tr.xlf
@@ -796,7 +796,7 @@
Restore complete ({0}s)
- Restore complete ({0}s)
+ Geri yükleme tamamlandı ({0}sn)
{0}: duration in seconds with 1 decimal point
's' should reflect the localized abbreviation for seconds
@@ -804,7 +804,7 @@
Restore {0} in {1}s
- Restore {0} in {1}s
+ {1}sn içinde {0} geri yükle
Restore summary when finished with warning or error
{0}: BuildResult_X (below)
diff --git a/src/Build/Resources/xlf/Strings.zh-Hans.xlf b/src/Build/Resources/xlf/Strings.zh-Hans.xlf
index 0bdfb38e034..dcc11e8f51b 100644
--- a/src/Build/Resources/xlf/Strings.zh-Hans.xlf
+++ b/src/Build/Resources/xlf/Strings.zh-Hans.xlf
@@ -796,7 +796,7 @@
Restore complete ({0}s)
- Restore complete ({0}s)
+ 还原完成({0})
{0}: duration in seconds with 1 decimal point
's' should reflect the localized abbreviation for seconds
@@ -804,7 +804,7 @@
Restore {0} in {1}s
- Restore {0} in {1}s
+ 在 {1} 秒内还原 {0}
Restore summary when finished with warning or error
{0}: BuildResult_X (below)
diff --git a/src/Build/Resources/xlf/Strings.zh-Hant.xlf b/src/Build/Resources/xlf/Strings.zh-Hant.xlf
index cff2b7cbf99..beb75eae504 100644
--- a/src/Build/Resources/xlf/Strings.zh-Hant.xlf
+++ b/src/Build/Resources/xlf/Strings.zh-Hant.xlf
@@ -796,7 +796,7 @@
Restore complete ({0}s)
- Restore complete ({0}s)
+ 還原完成 ({0} 秒)
{0}: duration in seconds with 1 decimal point
's' should reflect the localized abbreviation for seconds
@@ -804,7 +804,7 @@
Restore {0} in {1}s
- Restore {0} in {1}s
+ 在 {1} 秒內還原 {0}
Restore summary when finished with warning or error
{0}: BuildResult_X (below)