diff --git a/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.cs.xlf b/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.cs.xlf
index 8ea09aff9..ac8c36c54 100644
--- a/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.cs.xlf
+++ b/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.cs.xlf
@@ -104,7 +104,7 @@ Aktuální {1} je {2}.
- Profil spuštění není objektem JSON.
+ Profil se zadaným názvem se nenašel nebo nepředstavuje platný objekt JSON.
diff --git a/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.de.xlf b/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.de.xlf
index c4888a85d..6cd88af92 100644
--- a/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.de.xlf
+++ b/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.de.xlf
@@ -104,7 +104,7 @@ Ein ausführbares Projekt sollte ein ausführbares TFM (z.B. netcoreapp2.0) verw
- Das Startprofil ist kein JSON-Objekt.
+ Ein Profil mit dem angegebenen Namen wurde nicht gefunden oder ist kein gültiges JSON-Objekt.
diff --git a/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.es.xlf b/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.es.xlf
index f22075f6b..5b7eae94b 100644
--- a/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.es.xlf
+++ b/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.es.xlf
@@ -104,7 +104,7 @@ El actual {1} es "{2}".
- El perfil de inicio no es un objeto JSON.
+ No se ha encontrado ningún perfil con el nombre especificado o el que se ha encontrado no es un objeto JSON válido.
diff --git a/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.fr.xlf b/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.fr.xlf
index cb25dab6b..6c1b28f07 100644
--- a/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.fr.xlf
+++ b/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.fr.xlf
@@ -104,7 +104,7 @@ Le {1} actuel est '{2}'.
- Le profil de lancement n'est pas un objet JSON.
+ Un profil avec le nom spécifié est introuvable ou n'est pas un objet JSON valide.
diff --git a/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.it.xlf b/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.it.xlf
index 13ca40c66..2d180a233 100644
--- a/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.it.xlf
+++ b/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.it.xlf
@@ -104,7 +104,7 @@ Il valore corrente di {1} è '{2}'.
- Il profilo di avvio non è un oggetto JSON.
+ Non è stato possibile trovare alcun profilo con il nome specificato oppure il profilo non è un oggetto JSON valido.
diff --git a/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.ja.xlf b/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.ja.xlf
index 8f52f732c..dee300d42 100644
--- a/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.ja.xlf
+++ b/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.ja.xlf
@@ -104,7 +104,7 @@ The current {1} is '{2}'.
- 起動プロファイルが JSON オブジェクトではありません。
+ 指定された名前のプロファイルは見つからないか、有効な JSON オブジェクトではありません。
diff --git a/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.ko.xlf b/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.ko.xlf
index 86ff5d88f..b3e5d55c4 100644
--- a/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.ko.xlf
+++ b/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.ko.xlf
@@ -104,7 +104,7 @@ The current {1} is '{2}'.
- 시작 프로필이 JSON 개체가 아닙니다.
+ 지정된 이름을 가진 프로필을 찾을 수 없거나 유효한 JSON 개체가 아닙니다.
diff --git a/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.pl.xlf b/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.pl.xlf
index b07a84d33..768e31fd1 100644
--- a/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.pl.xlf
+++ b/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.pl.xlf
@@ -104,7 +104,7 @@ Bieżący element {1}: „{2}”.
- Profil uruchamiania nie jest obiektem JSON.
+ Nie można znaleźć profilu o określonej nazwie lub nie jest to prawidłowy obiekt JSON.
diff --git a/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.pt-BR.xlf b/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.pt-BR.xlf
index 1e19ebcf8..f398083f8 100644
--- a/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.pt-BR.xlf
+++ b/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.pt-BR.xlf
@@ -104,7 +104,7 @@ O {1} atual é '{2}'.
- O perfil de inicialização não é um objeto JSON.
+ Um perfil com o nome especificado não pôde ser encontrado ou não é um objeto JSON válido.
diff --git a/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.ru.xlf b/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.ru.xlf
index cf00bd460..cb41939f1 100644
--- a/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.ru.xlf
+++ b/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.ru.xlf
@@ -104,7 +104,7 @@ The current {1} is '{2}'.
- Профиль запуска не является объектом JSON.
+ Не удается найти профиль с указанным именем, или он не является допустимым объектом JSON.
diff --git a/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.tr.xlf b/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.tr.xlf
index 9a21b7da4..c38bf1e18 100644
--- a/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.tr.xlf
+++ b/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.tr.xlf
@@ -104,7 +104,7 @@ Geçerli {1}: '{2}'.
- Başlatma profili bir JSON nesnesi değil.
+ Belirtilen isme sahip profil bulunamadı veya geçerli bir JSON nesnesi değil.
diff --git a/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.zh-Hans.xlf b/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.zh-Hans.xlf
index 4ac5ce35e..9775bb8bd 100644
--- a/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.zh-Hans.xlf
+++ b/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.zh-Hans.xlf
@@ -104,7 +104,7 @@ The current {1} is '{2}'.
- 启动配置文件不是 JSON 对象。
+ 找不到具有指定名称的配置文件或该配置文件不是有效的 JSON 对象。
diff --git a/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.zh-Hant.xlf b/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.zh-Hant.xlf
index 05567e529..6c88ba3c0 100644
--- a/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.zh-Hant.xlf
+++ b/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.zh-Hant.xlf
@@ -104,7 +104,7 @@ The current {1} is '{2}'.
- 啟動設定檔並非 JSON 物件。
+ 找不到具有指定名稱的設定檔,或不是有效的 JSON 物件。