This repository was archived by the owner on Apr 20, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 13 files changed +65
-65
lines changed
src/dotnet/commands/dotnet-tool/install/xlf Expand file tree Collapse file tree 13 files changed +65
-65
lines changed Original file line number Diff line number Diff line change @@ -59,11 +59,6 @@ Nástroj {1} (verze {2}) byl úspěšně nainstalován.</target>
5959 <target state =" translated" >Soubor nastavení v balíčku NuGet nástroje je neplatný: {0}.</target >
6060 <note />
6161 </trans-unit >
62- <trans-unit id =" ToolInstallationFailed" >
63- <source >Tool '{0}' failed to install.</source >
64- <target state =" needs-review-translation" >Nástroj {0} se nepodařilo nainstalovat.</target >
65- <note />
66- </trans-unit >
6762 <trans-unit id =" ToolInstallationFailedContactAuthor" >
6863 <source >Tool '{0}' failed to install. Please contact the tool author for assistance.</source >
6964 <target state =" translated" >Nástroj {0} se nepodařilo nainstalovat. Obraťte se prosím s žádostí o pomoc na autora nástroje.</target >
@@ -119,6 +114,11 @@ Nástroj {1} (verze {2}) byl úspěšně nainstalován.</target>
119114 <target state =" new" >SOURCE_FEED</target >
120115 <note />
121116 </trans-unit >
117+ <trans-unit id =" ToolInstallationFailed" >
118+ <source >Tool '{0}' failed to install.</source >
119+ <target state =" new" >Tool '{0}' failed to install.</target >
120+ <note />
121+ </trans-unit >
122122 <trans-unit id =" ToolInstallationFailedWithExplicitVersionGuide" >
123123 <source >Tool '{0}' failed to install. You may need to specify the version using
124124
Original file line number Diff line number Diff line change @@ -59,11 +59,6 @@ Das Tool "{1}" (Version "{2}") wurde erfolgreich installiert.</target>
5959 <target state =" translated" >Die Einstellungsdatei im NuGet-Paket des Tools ist ungültig: {0}</target >
6060 <note />
6161 </trans-unit >
62- <trans-unit id =" ToolInstallationFailed" >
63- <source >Tool '{0}' failed to install.</source >
64- <target state =" needs-review-translation" >Fehler bei der Installation des Tools "{0}".</target >
65- <note />
66- </trans-unit >
6762 <trans-unit id =" ToolInstallationFailedContactAuthor" >
6863 <source >Tool '{0}' failed to install. Please contact the tool author for assistance.</source >
6964 <target state =" translated" >Fehler bei der Installation des Tools "{0}". Wenden Sie sich an den Verfasser des Tools, um Unterstützung zu erhalten.</target >
@@ -119,6 +114,11 @@ Das Tool "{1}" (Version "{2}") wurde erfolgreich installiert.</target>
119114 <target state =" new" >SOURCE_FEED</target >
120115 <note />
121116 </trans-unit >
117+ <trans-unit id =" ToolInstallationFailed" >
118+ <source >Tool '{0}' failed to install.</source >
119+ <target state =" new" >Tool '{0}' failed to install.</target >
120+ <note />
121+ </trans-unit >
122122 <trans-unit id =" ToolInstallationFailedWithExplicitVersionGuide" >
123123 <source >Tool '{0}' failed to install. You may need to specify the version using
124124
Original file line number Diff line number Diff line change @@ -59,11 +59,6 @@ La herramienta "{1}" (versión "{2}") se instaló correctamente.</target>
5959 <target state =" translated" >El archivo de configuración del paquete NuGet de la herramienta no es válido: {0}</target >
6060 <note />
6161 </trans-unit >
62- <trans-unit id =" ToolInstallationFailed" >
63- <source >Tool '{0}' failed to install.</source >
64- <target state =" needs-review-translation" >No se pudo instalar la herramienta “{0}”.</target >
65- <note />
66- </trans-unit >
6762 <trans-unit id =" ToolInstallationFailedContactAuthor" >
6863 <source >Tool '{0}' failed to install. Please contact the tool author for assistance.</source >
6964 <target state =" translated" >No se pudo instalar la herramienta “{0}”. Póngase en contacto con su creador para obtener asistencia.</target >
@@ -119,6 +114,11 @@ La herramienta "{1}" (versión "{2}") se instaló correctamente.</target>
119114 <target state =" new" >SOURCE_FEED</target >
120115 <note />
121116 </trans-unit >
117+ <trans-unit id =" ToolInstallationFailed" >
118+ <source >Tool '{0}' failed to install.</source >
119+ <target state =" new" >Tool '{0}' failed to install.</target >
120+ <note />
121+ </trans-unit >
122122 <trans-unit id =" ToolInstallationFailedWithExplicitVersionGuide" >
123123 <source >Tool '{0}' failed to install. You may need to specify the version using
124124
Original file line number Diff line number Diff line change @@ -59,11 +59,6 @@ L'outil '{1}' (version '{2}') a été installé.</target>
5959 <target state =" translated" >Le fichier de paramètres dans le package NuGet de l'outil n'est pas valide : {0}</target >
6060 <note />
6161 </trans-unit >
62- <trans-unit id =" ToolInstallationFailed" >
63- <source >Tool '{0}' failed to install.</source >
64- <target state =" needs-review-translation" >Impossible d'installer l'outil '{0}'.</target >
65- <note />
66- </trans-unit >
6762 <trans-unit id =" ToolInstallationFailedContactAuthor" >
6863 <source >Tool '{0}' failed to install. Please contact the tool author for assistance.</source >
6964 <target state =" translated" >Impossible d'installer l'outil '{0}'. Contactez le créateur de l'outil pour obtenir de l'aide.</target >
@@ -119,6 +114,11 @@ L'outil '{1}' (version '{2}') a été installé.</target>
119114 <target state =" new" >SOURCE_FEED</target >
120115 <note />
121116 </trans-unit >
117+ <trans-unit id =" ToolInstallationFailed" >
118+ <source >Tool '{0}' failed to install.</source >
119+ <target state =" new" >Tool '{0}' failed to install.</target >
120+ <note />
121+ </trans-unit >
122122 <trans-unit id =" ToolInstallationFailedWithExplicitVersionGuide" >
123123 <source >Tool '{0}' failed to install. You may need to specify the version using
124124
Original file line number Diff line number Diff line change @@ -59,11 +59,6 @@ Lo strumento '{1}' (versione '{2}') è stato installato.</target>
5959 <target state =" translated" >Il file di impostazioni nel pacchetto NuGet dello strumento non è valido: {0}</target >
6060 <note />
6161 </trans-unit >
62- <trans-unit id =" ToolInstallationFailed" >
63- <source >Tool '{0}' failed to install.</source >
64- <target state =" needs-review-translation" >Non è stato possibile installare lo strumento '{0}'.</target >
65- <note />
66- </trans-unit >
6762 <trans-unit id =" ToolInstallationFailedContactAuthor" >
6863 <source >Tool '{0}' failed to install. Please contact the tool author for assistance.</source >
6964 <target state =" translated" >Non è stato possibile installare lo strumento '{0}'. Per assistenza, contattare l'autore dello strumento.</target >
@@ -119,6 +114,11 @@ Lo strumento '{1}' (versione '{2}') è stato installato.</target>
119114 <target state =" new" >SOURCE_FEED</target >
120115 <note />
121116 </trans-unit >
117+ <trans-unit id =" ToolInstallationFailed" >
118+ <source >Tool '{0}' failed to install.</source >
119+ <target state =" new" >Tool '{0}' failed to install.</target >
120+ <note />
121+ </trans-unit >
122122 <trans-unit id =" ToolInstallationFailedWithExplicitVersionGuide" >
123123 <source >Tool '{0}' failed to install. You may need to specify the version using
124124
Original file line number Diff line number Diff line change @@ -59,11 +59,6 @@ Tool '{1}' (version '{2}') was successfully installed.</source>
5959 <target state =" translated" >ツールの NuGet パッケージ内の設定ファイルが無効です: {0}</target >
6060 <note />
6161 </trans-unit >
62- <trans-unit id =" ToolInstallationFailed" >
63- <source >Tool '{0}' failed to install.</source >
64- <target state =" needs-review-translation" >ツール '{0}' をインストールできませんでした。</target >
65- <note />
66- </trans-unit >
6762 <trans-unit id =" ToolInstallationFailedContactAuthor" >
6863 <source >Tool '{0}' failed to install. Please contact the tool author for assistance.</source >
6964 <target state =" translated" >ツール '{0}' をインストールできませんでした。ツールの作成者にお問い合わせください。</target >
@@ -119,6 +114,11 @@ Tool '{1}' (version '{2}') was successfully installed.</source>
119114 <target state =" new" >SOURCE_FEED</target >
120115 <note />
121116 </trans-unit >
117+ <trans-unit id =" ToolInstallationFailed" >
118+ <source >Tool '{0}' failed to install.</source >
119+ <target state =" new" >Tool '{0}' failed to install.</target >
120+ <note />
121+ </trans-unit >
122122 <trans-unit id =" ToolInstallationFailedWithExplicitVersionGuide" >
123123 <source >Tool '{0}' failed to install. You may need to specify the version using
124124
Original file line number Diff line number Diff line change @@ -59,11 +59,6 @@ Tool '{1}' (version '{2}') was successfully installed.</source>
5959 <target state =" translated" >도구의 NuGet 패키지에 있는 설정 파일이 잘못되었습니다. {0}</target >
6060 <note />
6161 </trans-unit >
62- <trans-unit id =" ToolInstallationFailed" >
63- <source >Tool '{0}' failed to install.</source >
64- <target state =" needs-review-translation" >'{0}' 도구를 설치하지 못했습니다.</target >
65- <note />
66- </trans-unit >
6762 <trans-unit id =" ToolInstallationFailedContactAuthor" >
6863 <source >Tool '{0}' failed to install. Please contact the tool author for assistance.</source >
6964 <target state =" translated" >'{0}' 도구를 설치하지 못했습니다. 도구 작성자에게 문의하세요.</target >
@@ -119,6 +114,11 @@ Tool '{1}' (version '{2}') was successfully installed.</source>
119114 <target state =" new" >SOURCE_FEED</target >
120115 <note />
121116 </trans-unit >
117+ <trans-unit id =" ToolInstallationFailed" >
118+ <source >Tool '{0}' failed to install.</source >
119+ <target state =" new" >Tool '{0}' failed to install.</target >
120+ <note />
121+ </trans-unit >
122122 <trans-unit id =" ToolInstallationFailedWithExplicitVersionGuide" >
123123 <source >Tool '{0}' failed to install. You may need to specify the version using
124124
Original file line number Diff line number Diff line change @@ -59,11 +59,6 @@ Pomyślnie zainstalowano narzędzie „{1}” (wersja: „{2}”).</target>
5959 <target state =" translated" >Plik ustawień w pakiecie NuGet narzędzia jest nieprawidłowy: {0}</target >
6060 <note />
6161 </trans-unit >
62- <trans-unit id =" ToolInstallationFailed" >
63- <source >Tool '{0}' failed to install.</source >
64- <target state =" needs-review-translation" >Zainstalowanie narzędzia „{0}” nie powiodło się.</target >
65- <note />
66- </trans-unit >
6762 <trans-unit id =" ToolInstallationFailedContactAuthor" >
6863 <source >Tool '{0}' failed to install. Please contact the tool author for assistance.</source >
6964 <target state =" translated" >Zainstalowanie narzędzia „{0}” nie powiodło się. Skontaktuj się z autorem narzędzia w celu uzyskania pomocy.</target >
@@ -119,6 +114,11 @@ Pomyślnie zainstalowano narzędzie „{1}” (wersja: „{2}”).</target>
119114 <target state =" new" >SOURCE_FEED</target >
120115 <note />
121116 </trans-unit >
117+ <trans-unit id =" ToolInstallationFailed" >
118+ <source >Tool '{0}' failed to install.</source >
119+ <target state =" new" >Tool '{0}' failed to install.</target >
120+ <note />
121+ </trans-unit >
122122 <trans-unit id =" ToolInstallationFailedWithExplicitVersionGuide" >
123123 <source >Tool '{0}' failed to install. You may need to specify the version using
124124
Original file line number Diff line number Diff line change @@ -59,11 +59,6 @@ A ferramenta '{1}' (versão '{2}') foi instalada com êxito.</target>
5959 <target state =" translated" >O arquivo de configurações no pacote NuGet da ferramenta é inválido: {0}</target >
6060 <note />
6161 </trans-unit >
62- <trans-unit id =" ToolInstallationFailed" >
63- <source >Tool '{0}' failed to install.</source >
64- <target state =" needs-review-translation" >Não foi possível instalar a ferramenta '{0}'.</target >
65- <note />
66- </trans-unit >
6762 <trans-unit id =" ToolInstallationFailedContactAuthor" >
6863 <source >Tool '{0}' failed to install. Please contact the tool author for assistance.</source >
6964 <target state =" translated" >Não foi possível instalar a ferramenta '{0}'. Entre em contato com o autor da ferramenta para obter assistência.</target >
@@ -119,6 +114,11 @@ A ferramenta '{1}' (versão '{2}') foi instalada com êxito.</target>
119114 <target state =" new" >SOURCE_FEED</target >
120115 <note />
121116 </trans-unit >
117+ <trans-unit id =" ToolInstallationFailed" >
118+ <source >Tool '{0}' failed to install.</source >
119+ <target state =" new" >Tool '{0}' failed to install.</target >
120+ <note />
121+ </trans-unit >
122122 <trans-unit id =" ToolInstallationFailedWithExplicitVersionGuide" >
123123 <source >Tool '{0}' failed to install. You may need to specify the version using
124124
Original file line number Diff line number Diff line change @@ -59,11 +59,6 @@ Tool '{1}' (version '{2}') was successfully installed.</source>
5959 <target state =" translated" >Недопустимый файл параметров в пакете NuGet инструмента: {0}</target >
6060 <note />
6161 </trans-unit >
62- <trans-unit id =" ToolInstallationFailed" >
63- <source >Tool '{0}' failed to install.</source >
64- <target state =" needs-review-translation" >Не удалось установить инструмент "{0}".</target >
65- <note />
66- </trans-unit >
6762 <trans-unit id =" ToolInstallationFailedContactAuthor" >
6863 <source >Tool '{0}' failed to install. Please contact the tool author for assistance.</source >
6964 <target state =" translated" >Не удалось установить инструмент "{0}". Обратитесь за помощью к его разработчику.</target >
@@ -119,6 +114,11 @@ Tool '{1}' (version '{2}') was successfully installed.</source>
119114 <target state =" new" >SOURCE_FEED</target >
120115 <note />
121116 </trans-unit >
117+ <trans-unit id =" ToolInstallationFailed" >
118+ <source >Tool '{0}' failed to install.</source >
119+ <target state =" new" >Tool '{0}' failed to install.</target >
120+ <note />
121+ </trans-unit >
122122 <trans-unit id =" ToolInstallationFailedWithExplicitVersionGuide" >
123123 <source >Tool '{0}' failed to install. You may need to specify the version using
124124
You can’t perform that action at this time.
0 commit comments