From 198f3f2625898f028c00998fb1f72fc99ee0585e Mon Sep 17 00:00:00 2001 From: Cristiano Suzuki Date: Tue, 2 Feb 2021 17:18:23 -0800 Subject: [PATCH] Loc updates (#6102) Co-authored-by: Cristiano Suzuki --- src/Build/Resources/xlf/Strings.cs.xlf | 18 +++++++++--------- src/Build/Resources/xlf/Strings.de.xlf | 16 ++++++++-------- src/Build/Resources/xlf/Strings.es.xlf | 18 +++++++++--------- src/Build/Resources/xlf/Strings.fr.xlf | 16 ++++++++-------- src/Build/Resources/xlf/Strings.it.xlf | 16 ++++++++-------- src/Build/Resources/xlf/Strings.ja.xlf | 16 ++++++++-------- src/Build/Resources/xlf/Strings.ko.xlf | 18 +++++++++--------- src/Build/Resources/xlf/Strings.pl.xlf | 20 ++++++++++---------- src/Build/Resources/xlf/Strings.pt-BR.xlf | 16 ++++++++-------- src/Build/Resources/xlf/Strings.ru.xlf | 18 +++++++++--------- src/Build/Resources/xlf/Strings.tr.xlf | 16 ++++++++-------- src/Build/Resources/xlf/Strings.zh-Hans.xlf | 18 +++++++++--------- src/Build/Resources/xlf/Strings.zh-Hant.xlf | 18 +++++++++--------- 13 files changed, 112 insertions(+), 112 deletions(-) diff --git a/src/Build/Resources/xlf/Strings.cs.xlf b/src/Build/Resources/xlf/Strings.cs.xlf index e53798c778d..ef9cb86340f 100644 --- a/src/Build/Resources/xlf/Strings.cs.xlf +++ b/src/Build/Resources/xlf/Strings.cs.xlf @@ -135,8 +135,8 @@ "Loading the following project cache plugin: {0}" - "Loading the following project cache plugin: - {0}" + Načítá se následující modul plug-in mezipaměti projektu: + {0} @@ -163,12 +163,12 @@ MSB4270: No project cache plugins found in assembly "{0}". Expected one. - MSB4270: No project cache plugins found in assembly "{0}". Expected one. + MSB4270: V sestavení {0} se nenašly žádné moduly plug-in mezipaměti projektu. Modul plug-in se očekával. MSB4269: When any static graph node defines a project cache, all nodes must define the same project cache. The following project(s) do not contain a "{0}" item declaration: {1} - MSB4269: When any static graph node defines a project cache, all nodes must define the same project cache. The following project(s) do not contain a "{0}" item declaration: {1} + MSB4269: Pokud jakýkoli uzel statického grafu definuje mezipaměť projektu, musí všechny uzly definovat stejnou mezipaměť projektu. Následující projekty neobsahují deklaraci položky {0}: {1} @@ -211,22 +211,22 @@ MSB4265: A single project cache plugin must be specified but multiple where found: {0} - MSB4265: A single project cache plugin must be specified but multiple where found: {0} + MSB4265: Musí se zadat jeden modul plug-in mezipaměti projektu, ale našlo se jich více: {0} MSB4266: Failed to initialize the project cache. - MSB4266: Failed to initialize the project cache. + MSB4266: Nepovedlo se inicializovat mezipaměť projektu. MSB4267: The project cache failed while being queried for the following project: {0}. The cache is queried in parallel for multiple projects so this specific project might not be the cause. - MSB4267: The project cache failed while being queried for the following project: {0}. The cache is queried in parallel for multiple projects so this specific project might not be the cause. + MSB4267: Při dotazování na následující projekt selhala jeho mezipaměť: {0}. Na mezipaměť se dotazy posílají paralelně pro několik projektů, takže tento konkrétní projekt nemusí být příčinou. MSB4268: The project cache failed to shut down properly. - MSB4268: The project cache failed to shut down properly. + MSB4268: Mezipaměť projektu se nepovedlo správně vypnout. @@ -251,7 +251,7 @@ "MSB4264: Invalid $(SolutionPath) property: {0}" - "MSB4264: Invalid $(SolutionPath) property: {0}" + MSB4264: Neplatná vlastnost $(SolutionPath): {0} diff --git a/src/Build/Resources/xlf/Strings.de.xlf b/src/Build/Resources/xlf/Strings.de.xlf index cedd498f70f..521aa8ab7d4 100644 --- a/src/Build/Resources/xlf/Strings.de.xlf +++ b/src/Build/Resources/xlf/Strings.de.xlf @@ -135,7 +135,7 @@ "Loading the following project cache plugin: {0}" - "Loading the following project cache plugin: + "Folgendes Projektcache-Plug-In wird geladen: {0}" @@ -163,12 +163,12 @@ MSB4270: No project cache plugins found in assembly "{0}". Expected one. - MSB4270: No project cache plugins found in assembly "{0}". Expected one. + MSB4270: In der Assembly "{0}" wurde ein Projektcache-Plug-In erwartet, aber keines gefunden. MSB4269: When any static graph node defines a project cache, all nodes must define the same project cache. The following project(s) do not contain a "{0}" item declaration: {1} - MSB4269: When any static graph node defines a project cache, all nodes must define the same project cache. The following project(s) do not contain a "{0}" item declaration: {1} + MSB4269: Wenn ein statischer Graphknoten einen Projektcache definiert, müssen alle Knoten denselben Projektcache definieren. Die folgenden Projekte enthalten keine Deklaration des Elements "{0}": {1} @@ -211,22 +211,22 @@ MSB4265: A single project cache plugin must be specified but multiple where found: {0} - MSB4265: A single project cache plugin must be specified but multiple where found: {0} + MSB4265: Ein einzelnes Projektcache-Plug-In muss angegeben werden, es wurden jedoch mehrere gefunden: {0} MSB4266: Failed to initialize the project cache. - MSB4266: Failed to initialize the project cache. + MSB4266: Fehler beim Initialisieren des Projektcache. MSB4267: The project cache failed while being queried for the following project: {0}. The cache is queried in parallel for multiple projects so this specific project might not be the cause. - MSB4267: The project cache failed while being queried for the following project: {0}. The cache is queried in parallel for multiple projects so this specific project might not be the cause. + MSB4267: Fehler beim Abfragen des Projektcache für das folgende Projekt: {0}. Der Cache wird für mehrere Projekte parallel abgefragt, sodass dieses spezifische Projekt möglicherweise nicht die Ursache darstellt. MSB4268: The project cache failed to shut down properly. - MSB4268: The project cache failed to shut down properly. + MSB4268: Der Projektcache konnte nicht ordnungsgemäß heruntergefahren werden. @@ -251,7 +251,7 @@ "MSB4264: Invalid $(SolutionPath) property: {0}" - "MSB4264: Invalid $(SolutionPath) property: {0}" + "MSB4264: Ungültige $(SolutionPath)-Eigenschaft: {0}" diff --git a/src/Build/Resources/xlf/Strings.es.xlf b/src/Build/Resources/xlf/Strings.es.xlf index 67be95b5e38..6d67411bbee 100644 --- a/src/Build/Resources/xlf/Strings.es.xlf +++ b/src/Build/Resources/xlf/Strings.es.xlf @@ -135,8 +135,8 @@ "Loading the following project cache plugin: {0}" - "Loading the following project cache plugin: - {0}" + "Cargando el complemento de caché de proyectos siguiente: + {0} " @@ -163,12 +163,12 @@ MSB4270: No project cache plugins found in assembly "{0}". Expected one. - MSB4270: No project cache plugins found in assembly "{0}". Expected one. + MSB4270: No se encontró ningún complemento de caché de proyectos en el ensamblado "{0}". Se esperaba uno. MSB4269: When any static graph node defines a project cache, all nodes must define the same project cache. The following project(s) do not contain a "{0}" item declaration: {1} - MSB4269: When any static graph node defines a project cache, all nodes must define the same project cache. The following project(s) do not contain a "{0}" item declaration: {1} + MSB4269: Cuando un nodo de gráfico estático define una memoria caché de proyectos, todos los nodos deben definir la misma caché de proyectos. Los proyectos siguientes no contienen ninguna declaración de elemento "{0}": {1} @@ -211,22 +211,22 @@ MSB4265: A single project cache plugin must be specified but multiple where found: {0} - MSB4265: A single project cache plugin must be specified but multiple where found: {0} + MSB4265: Debe especificarse un solo complemento de caché de proyectos, pero se encontraron varios: {0} MSB4266: Failed to initialize the project cache. - MSB4266: Failed to initialize the project cache. + MSB4266: No se pudo inicializar la caché de proyectos. MSB4267: The project cache failed while being queried for the following project: {0}. The cache is queried in parallel for multiple projects so this specific project might not be the cause. - MSB4267: The project cache failed while being queried for the following project: {0}. The cache is queried in parallel for multiple projects so this specific project might not be the cause. + MSB4267: Error de la memoria caché de proyectos al consultar el proyecto siguiente: {0}. La memoria caché se consulta en paralelo para varios proyectos, por lo que puede que este proyecto específico no sea la causa. MSB4268: The project cache failed to shut down properly. - MSB4268: The project cache failed to shut down properly. + MSB4268: La memoria caché de proyectos no se cerró correctamente. @@ -251,7 +251,7 @@ "MSB4264: Invalid $(SolutionPath) property: {0}" - "MSB4264: Invalid $(SolutionPath) property: {0}" + "MSB4264: Propiedad $(SolutionPath) no válida: {0}" diff --git a/src/Build/Resources/xlf/Strings.fr.xlf b/src/Build/Resources/xlf/Strings.fr.xlf index fd377f2b9be..70e2bf605d2 100644 --- a/src/Build/Resources/xlf/Strings.fr.xlf +++ b/src/Build/Resources/xlf/Strings.fr.xlf @@ -135,7 +135,7 @@ "Loading the following project cache plugin: {0}" - "Loading the following project cache plugin: + "Chargement du plug-in de cache de projet suivant : {0}" @@ -163,12 +163,12 @@ MSB4270: No project cache plugins found in assembly "{0}". Expected one. - MSB4270: No project cache plugins found in assembly "{0}". Expected one. + MSB4270: plug-ins de cache de projet introuvables dans l'assembly "{0}". Un plug-in est attendu. MSB4269: When any static graph node defines a project cache, all nodes must define the same project cache. The following project(s) do not contain a "{0}" item declaration: {1} - MSB4269: When any static graph node defines a project cache, all nodes must define the same project cache. The following project(s) do not contain a "{0}" item declaration: {1} + MSB4269: quand un nœud de graphe statique définit un cache de projet, tous les nœuds doivent définir le même cache de projet. Le ou les projets suivants ne contiennent pas de déclaration d'élément "{0}" : {1} @@ -211,22 +211,22 @@ MSB4265: A single project cache plugin must be specified but multiple where found: {0} - MSB4265: A single project cache plugin must be specified but multiple where found: {0} + MSB4265: un seul plug-in de cache de projet doit être spécifié, mais plusieurs plug-ins ont été trouvés : {0} MSB4266: Failed to initialize the project cache. - MSB4266: Failed to initialize the project cache. + MSB4266: échec de l'initialisation du cache de projet. MSB4267: The project cache failed while being queried for the following project: {0}. The cache is queried in parallel for multiple projects so this specific project might not be the cause. - MSB4267: The project cache failed while being queried for the following project: {0}. The cache is queried in parallel for multiple projects so this specific project might not be the cause. + MSB4267: échec du cache de projet au moment où il a été interrogé pour le projet suivant : {0}. Dans la mesure où le cache est interrogé en parallèle pour plusieurs projets, ce projet spécifique n'est peut-être pas à l'origine du problème. MSB4268: The project cache failed to shut down properly. - MSB4268: The project cache failed to shut down properly. + MSB4268: le cache de projet ne s'est pas arrêté correctement. @@ -251,7 +251,7 @@ "MSB4264: Invalid $(SolutionPath) property: {0}" - "MSB4264: Invalid $(SolutionPath) property: {0}" + "MSB4264: propriété $(SolutionPath) non valide : {0}" diff --git a/src/Build/Resources/xlf/Strings.it.xlf b/src/Build/Resources/xlf/Strings.it.xlf index 08e593ca38c..d789f507fe0 100644 --- a/src/Build/Resources/xlf/Strings.it.xlf +++ b/src/Build/Resources/xlf/Strings.it.xlf @@ -135,7 +135,7 @@ "Loading the following project cache plugin: {0}" - "Loading the following project cache plugin: + "Caricamento del plug-in seguente della cache del progetto: {0}" @@ -163,12 +163,12 @@ MSB4270: No project cache plugins found in assembly "{0}". Expected one. - MSB4270: No project cache plugins found in assembly "{0}". Expected one. + MSB4270: non sono stati trovati plug-in della cache del progetto nell'assembly "{0}". Ne è previsto uno. MSB4269: When any static graph node defines a project cache, all nodes must define the same project cache. The following project(s) do not contain a "{0}" item declaration: {1} - MSB4269: When any static graph node defines a project cache, all nodes must define the same project cache. The following project(s) do not contain a "{0}" item declaration: {1} + MSB4269: quando un nodo di grafo statico definisce una cache del progetto, tutti i nodi devono definire la stessa cache del progetto. Il progetto o i progetti seguenti non contengono una dichiarazione di elemento "{0}": {1} @@ -211,22 +211,22 @@ MSB4265: A single project cache plugin must be specified but multiple where found: {0} - MSB4265: A single project cache plugin must be specified but multiple where found: {0} + MSB4265: è necessario specificare un singolo plug-in della cache del progetto, ma ne sono trovati più di uno: {0} MSB4266: Failed to initialize the project cache. - MSB4266: Failed to initialize the project cache. + MSB4266: non è stato possibile inizializzare la cache del progetto. MSB4267: The project cache failed while being queried for the following project: {0}. The cache is queried in parallel for multiple projects so this specific project might not be the cause. - MSB4267: The project cache failed while being queried for the following project: {0}. The cache is queried in parallel for multiple projects so this specific project might not be the cause. + MSB4267: si è verificato un errore nella cache del progetto durante l'esecuzione della query relativa al progetto seguente: {0}. La query sulla cache viene eseguita in parallelo per più progetti, di conseguenza l'errore potrebbe non dipendere dal progetto specifico. MSB4268: The project cache failed to shut down properly. - MSB4268: The project cache failed to shut down properly. + MSB4268: non è stato possibile arrestare correttamente la cache del progetto. @@ -251,7 +251,7 @@ "MSB4264: Invalid $(SolutionPath) property: {0}" - "MSB4264: Invalid $(SolutionPath) property: {0}" + "MSB4264: la proprietà $(SolutionPath) non è valida: {0}" diff --git a/src/Build/Resources/xlf/Strings.ja.xlf b/src/Build/Resources/xlf/Strings.ja.xlf index 375becad3df..1a6e9ecec97 100644 --- a/src/Build/Resources/xlf/Strings.ja.xlf +++ b/src/Build/Resources/xlf/Strings.ja.xlf @@ -135,7 +135,7 @@ "Loading the following project cache plugin: {0}" - "Loading the following project cache plugin: + "次のプロジェクト キャッシュ プラグインを読み込んでいます。 {0}" @@ -163,12 +163,12 @@ MSB4270: No project cache plugins found in assembly "{0}". Expected one. - MSB4270: No project cache plugins found in assembly "{0}". Expected one. + MSB4270: プロジェクト キャッシュのプラグインがアセンブリ "{0}" に見つかりませんでした。プラグインが 1 つ必要です。 MSB4269: When any static graph node defines a project cache, all nodes must define the same project cache. The following project(s) do not contain a "{0}" item declaration: {1} - MSB4269: When any static graph node defines a project cache, all nodes must define the same project cache. The following project(s) do not contain a "{0}" item declaration: {1} + MSB4269: 静的グラフ ノードでプロジェクト キャッシュが定義されている場合、すべてのノードで同じプロジェクト キャッシュを定義する必要があります。プロジェクト {1} には、"{0}" 項目宣言が含まれていません @@ -211,22 +211,22 @@ MSB4265: A single project cache plugin must be specified but multiple where found: {0} - MSB4265: A single project cache plugin must be specified but multiple where found: {0} + MSB4265: 単一のプロジェクト キャッシュ プラグインを指定する必要がありますが、複数指定されています。{0} MSB4266: Failed to initialize the project cache. - MSB4266: Failed to initialize the project cache. + MSB4266: プロジェクト キャッシュを初期化できませんでした。 MSB4267: The project cache failed while being queried for the following project: {0}. The cache is queried in parallel for multiple projects so this specific project might not be the cause. - MSB4267: The project cache failed while being queried for the following project: {0}. The cache is queried in parallel for multiple projects so this specific project might not be the cause. + MSB4267: プロジェクト キャッシュは、プロジェクト {0} に対してクエリを実行しているときに失敗しました。このキャッシュでは複数のプロジェクトについて並列でクエリが実行されるため、この特定のプロジェクトが原因ではない可能性があります。 MSB4268: The project cache failed to shut down properly. - MSB4268: The project cache failed to shut down properly. + MSB4268: プロジェクト キャッシュは正常にシャットダウンできませんでした。 @@ -251,7 +251,7 @@ "MSB4264: Invalid $(SolutionPath) property: {0}" - "MSB4264: Invalid $(SolutionPath) property: {0}" + "MSB4264: 無効な $(SolutionPath) プロパティ: {0}" diff --git a/src/Build/Resources/xlf/Strings.ko.xlf b/src/Build/Resources/xlf/Strings.ko.xlf index 71515138175..8a0884231b9 100644 --- a/src/Build/Resources/xlf/Strings.ko.xlf +++ b/src/Build/Resources/xlf/Strings.ko.xlf @@ -135,7 +135,7 @@ "Loading the following project cache plugin: {0}" - "Loading the following project cache plugin: + "다음 프로젝트 캐시 플러그 인을 로드하는 중: {0}" @@ -163,12 +163,12 @@ MSB4270: No project cache plugins found in assembly "{0}". Expected one. - MSB4270: No project cache plugins found in assembly "{0}". Expected one. + MSB4270: "{0}" 어셈블리에서 프로젝트 캐시 플러그 인을 찾을 수 없습니다. 1개가 필요합니다. MSB4269: When any static graph node defines a project cache, all nodes must define the same project cache. The following project(s) do not contain a "{0}" item declaration: {1} - MSB4269: When any static graph node defines a project cache, all nodes must define the same project cache. The following project(s) do not contain a "{0}" item declaration: {1} + MSB4269: 정적 그래프 노드에서 프로젝트 캐시를 정의할 때 모든 노드는 같은 프로젝트 캐시를 정의해야 합니다. {1} 프로젝트에는 "{0}" 항목 선언이 포함되어 있지 않습니다. @@ -211,22 +211,22 @@ MSB4265: A single project cache plugin must be specified but multiple where found: {0} - MSB4265: A single project cache plugin must be specified but multiple where found: {0} + MSB4265: 단일 프로젝트 캐시 플러그 인이 지정되어야 하지만, {0}에서 여러 개를 찾았습니다. MSB4266: Failed to initialize the project cache. - MSB4266: Failed to initialize the project cache. + MSB4266: 프로젝트 캐시를 초기화하지 못했습니다. MSB4267: The project cache failed while being queried for the following project: {0}. The cache is queried in parallel for multiple projects so this specific project might not be the cause. - MSB4267: The project cache failed while being queried for the following project: {0}. The cache is queried in parallel for multiple projects so this specific project might not be the cause. + MSB4267: {0} 프로젝트에 대해 쿼리되는 동안 프로젝트 캐시가 실패했습니다. 캐시는 여러 프로젝트에 대해 병렬로 쿼리되므로 이 특정 프로젝트가 원인이 아닐 수 있습니다. MSB4268: The project cache failed to shut down properly. - MSB4268: The project cache failed to shut down properly. + MSB4268: 프로젝트 캐시가 제대로 종료되지 않았습니다. @@ -251,7 +251,7 @@ "MSB4264: Invalid $(SolutionPath) property: {0}" - "MSB4264: Invalid $(SolutionPath) property: {0}" + "MSB4264: 잘못된 $(SolutionPath) 속성: {0}" @@ -2306,7 +2306,7 @@ Utilization: {0} Average Utilization: {1:###.0} Project "{0}" was not imported by "{1}" at ({2},{3}), due to false condition; ({4}) was evaluated as ({5}). - false 조건으로 인해 ({2},{3})의 "{1}”이(가) "{0}" 프로젝트를 가져오지 않았습니다. ({4})은(는) ({5})(으)로 확인되었습니다. + false 조건으로 인해 ({2},{3})의 "{1}"이(가) "{0}" 프로젝트를 가져오지 않았습니다. ({4})은(는) ({5})(으)로 확인되었습니다. diff --git a/src/Build/Resources/xlf/Strings.pl.xlf b/src/Build/Resources/xlf/Strings.pl.xlf index 6e351a614d3..d621fd60552 100644 --- a/src/Build/Resources/xlf/Strings.pl.xlf +++ b/src/Build/Resources/xlf/Strings.pl.xlf @@ -135,8 +135,8 @@ "Loading the following project cache plugin: {0}" - "Loading the following project cache plugin: - {0}" + „Ładowanie następującej wtyczki pamięci podręcznej projektu: + {0}” @@ -163,12 +163,12 @@ MSB4270: No project cache plugins found in assembly "{0}". Expected one. - MSB4270: No project cache plugins found in assembly "{0}". Expected one. + MSB4270: nie znaleziono wtyczek pamięci podręcznej projektu w zestawie „{0}”. Oczekiwano jednej. MSB4269: When any static graph node defines a project cache, all nodes must define the same project cache. The following project(s) do not contain a "{0}" item declaration: {1} - MSB4269: When any static graph node defines a project cache, all nodes must define the same project cache. The following project(s) do not contain a "{0}" item declaration: {1} + MSB4269: gdy dowolny węzeł wykresu statycznego definiuje pamięć podręczną projektu, wszystkie węzły muszą definiować tę samą pamięć podręczną projektu. Następujące projekty nie zawierają deklaracji elementu „{0}”: {1} @@ -211,22 +211,22 @@ MSB4265: A single project cache plugin must be specified but multiple where found: {0} - MSB4265: A single project cache plugin must be specified but multiple where found: {0} + MSB4265: należy określić jedną wtyczkę pamięci podręcznej projektu, ale znaleziono ich wiele: {0} MSB4266: Failed to initialize the project cache. - MSB4266: Failed to initialize the project cache. + MSB4266: nie można zainicjować pamięci podręcznej projektu. MSB4267: The project cache failed while being queried for the following project: {0}. The cache is queried in parallel for multiple projects so this specific project might not be the cause. - MSB4267: The project cache failed while being queried for the following project: {0}. The cache is queried in parallel for multiple projects so this specific project might not be the cause. + MSB4267: w pamięci podręcznej projektu wystąpił błąd podczas wykonywania zapytania dotyczącego następującego projektu: {0}. Względem pamięci podręcznej równolegle są wykonywane zapytania o wiele projektów, dlatego ten konkretny projekt może nie być przyczyną. MSB4268: The project cache failed to shut down properly. - MSB4268: The project cache failed to shut down properly. + MSB4268: nie można poprawnie zamknąć pamięci podręcznej projektu. @@ -251,7 +251,7 @@ "MSB4264: Invalid $(SolutionPath) property: {0}" - "MSB4264: Invalid $(SolutionPath) property: {0}" + „MSB4264: nieprawidłowa właściwość $(SolutionPath): {0}” @@ -2090,7 +2090,7 @@ Wykorzystanie: Średnie wykorzystanie {0}: {1:###.0} The project XML file "{0}" cannot be unloaded because at least one project "{1}" is still loaded which references that project XML. - Nie można zwolnić pliku XML „{0}” projektu, ponieważ jest nadal załadowany co najmniej jeden projekt „{1}", który odwołuje się do kodu XML tego projektu. + Nie można zwolnić pliku XML „{0}” projektu, ponieważ jest nadal załadowany co najmniej jeden projekt „{1}”, który odwołuje się do kodu XML tego projektu. diff --git a/src/Build/Resources/xlf/Strings.pt-BR.xlf b/src/Build/Resources/xlf/Strings.pt-BR.xlf index f70c147770a..0bede671260 100644 --- a/src/Build/Resources/xlf/Strings.pt-BR.xlf +++ b/src/Build/Resources/xlf/Strings.pt-BR.xlf @@ -135,7 +135,7 @@ "Loading the following project cache plugin: {0}" - "Loading the following project cache plugin: + "Carregando o seguinte plug-in de cache do projeto: {0}" @@ -163,12 +163,12 @@ MSB4270: No project cache plugins found in assembly "{0}". Expected one. - MSB4270: No project cache plugins found in assembly "{0}". Expected one. + MSB4270: não foi encontrado nenhum plug-in de cache do projeto no assembly "{0}". Era esperado um plug-in. MSB4269: When any static graph node defines a project cache, all nodes must define the same project cache. The following project(s) do not contain a "{0}" item declaration: {1} - MSB4269: When any static graph node defines a project cache, all nodes must define the same project cache. The following project(s) do not contain a "{0}" item declaration: {1} + MSB4269: quando algum nó de grafo estático define um cache do projeto, todos os nós precisam definir o mesmo cache do projeto. Os seguintes projetos não contêm uma declaração de item "{0}": {1} @@ -211,22 +211,22 @@ MSB4265: A single project cache plugin must be specified but multiple where found: {0} - MSB4265: A single project cache plugin must be specified but multiple where found: {0} + MSB4265: é necessário especificar só um plug-in de cache do projeto, mas foram encontrados vários: {0} MSB4266: Failed to initialize the project cache. - MSB4266: Failed to initialize the project cache. + MSB4266: falha ao inicializar o cache do projeto. MSB4267: The project cache failed while being queried for the following project: {0}. The cache is queried in parallel for multiple projects so this specific project might not be the cause. - MSB4267: The project cache failed while being queried for the following project: {0}. The cache is queried in parallel for multiple projects so this specific project might not be the cause. + MSB4267: falha no cache do projeto durante a consulta do seguinte projeto: {0}. O cache é consultado em paralelo quanto a vários projetos, portanto, esse projeto específico pode não ser a causa. MSB4268: The project cache failed to shut down properly. - MSB4268: The project cache failed to shut down properly. + MSB4268: falha ao desligar o cache do projeto corretamente. @@ -251,7 +251,7 @@ "MSB4264: Invalid $(SolutionPath) property: {0}" - "MSB4264: Invalid $(SolutionPath) property: {0}" + "MSB4264: propriedade $(SolutionPath) inválida: {0}" diff --git a/src/Build/Resources/xlf/Strings.ru.xlf b/src/Build/Resources/xlf/Strings.ru.xlf index cd8b9a1caac..40b2d46c4ee 100644 --- a/src/Build/Resources/xlf/Strings.ru.xlf +++ b/src/Build/Resources/xlf/Strings.ru.xlf @@ -135,7 +135,7 @@ "Loading the following project cache plugin: {0}" - "Loading the following project cache plugin: + "Идет загрузка следующего подключаемого модуля кэша проектов: {0}" @@ -163,12 +163,12 @@ MSB4270: No project cache plugins found in assembly "{0}". Expected one. - MSB4270: No project cache plugins found in assembly "{0}". Expected one. + MSB4270: не найдены подключаемые модули кэша проектов в сборке "{0}". Должен быть указан один модуль. MSB4269: When any static graph node defines a project cache, all nodes must define the same project cache. The following project(s) do not contain a "{0}" item declaration: {1} - MSB4269: When any static graph node defines a project cache, all nodes must define the same project cache. The following project(s) do not contain a "{0}" item declaration: {1} + MSB4269: если для какого-либо узла статического графа определен кэш проектов, этот кэш должен быть указан для всех узлов. Следующие проекты не содержат объявление элемента "{0}": {1} @@ -211,22 +211,22 @@ MSB4265: A single project cache plugin must be specified but multiple where found: {0} - MSB4265: A single project cache plugin must be specified but multiple where found: {0} + MSB4265: должен быть указан один подключаемый модуль кэша проектов, но найдено несколько: {0}. MSB4266: Failed to initialize the project cache. - MSB4266: Failed to initialize the project cache. + MSB4266: не удалось инициализировать кэш проектов. MSB4267: The project cache failed while being queried for the following project: {0}. The cache is queried in parallel for multiple projects so this specific project might not be the cause. - MSB4267: The project cache failed while being queried for the following project: {0}. The cache is queried in parallel for multiple projects so this specific project might not be the cause. + MSB4267: произошел сбой кэша при выполнении запроса к следующему проекту: {0}. К кэшу выполнены параллельные запросы к нескольким проектам, поэтому, возможно, причина не в указанном проекте. MSB4268: The project cache failed to shut down properly. - MSB4268: The project cache failed to shut down properly. + MSB4268: не удалось правильно завершить работу кэша проектов. @@ -251,7 +251,7 @@ "MSB4264: Invalid $(SolutionPath) property: {0}" - "MSB4264: Invalid $(SolutionPath) property: {0}" + "MSB4264: недопустимое свойство $(SolutionPath) — {0}" @@ -678,7 +678,7 @@ MSB4018: The "{0}" task failed unexpectedly. - MSB4018: непредвиденная ошибка при выполнении задачи {0}". + MSB4018: непредвиденная ошибка при выполнении задачи "{0}". {StrBegin="MSB4018: "}UE: This message is shown when a task terminates because of an unhandled exception. The cause is most likely a programming error in the task; however, it is also possible that the unhandled exception originated in the engine, and was surfaced through the task when the task called into the engine. diff --git a/src/Build/Resources/xlf/Strings.tr.xlf b/src/Build/Resources/xlf/Strings.tr.xlf index 825f2dcc90a..8c22cd924ad 100644 --- a/src/Build/Resources/xlf/Strings.tr.xlf +++ b/src/Build/Resources/xlf/Strings.tr.xlf @@ -135,7 +135,7 @@ "Loading the following project cache plugin: {0}" - "Loading the following project cache plugin: + "Şu proje önbelleği eklentisi yükleniyor: {0}" @@ -163,12 +163,12 @@ MSB4270: No project cache plugins found in assembly "{0}". Expected one. - MSB4270: No project cache plugins found in assembly "{0}". Expected one. + MSB4270: "{0}" bütünleştirilmiş kodunda proje önbelleği eklentisi bulunamadı. Bir eklenti bekleniyordu. MSB4269: When any static graph node defines a project cache, all nodes must define the same project cache. The following project(s) do not contain a "{0}" item declaration: {1} - MSB4269: When any static graph node defines a project cache, all nodes must define the same project cache. The following project(s) do not contain a "{0}" item declaration: {1} + MSB4269: Herhangi bir statik graf düğümünde proje önbelleği tanımlandığında tüm düğümler aynı proje önbelleğini tanımlamalıdır. Şu projeler "{0}" öğe bildirimini içermiyor: {1} @@ -211,22 +211,22 @@ MSB4265: A single project cache plugin must be specified but multiple where found: {0} - MSB4265: A single project cache plugin must be specified but multiple where found: {0} + MSB4265: Tek bir proje önbellek eklentisi belirtilmelidir ancak birden çok eklenti bulundu: {0} MSB4266: Failed to initialize the project cache. - MSB4266: Failed to initialize the project cache. + MSB4266: Proje önbelleği başlatılamadı. MSB4267: The project cache failed while being queried for the following project: {0}. The cache is queried in parallel for multiple projects so this specific project might not be the cause. - MSB4267: The project cache failed while being queried for the following project: {0}. The cache is queried in parallel for multiple projects so this specific project might not be the cause. + MSB4267: Proje önbelleği, {0} projesi için sorgulanırken başarısız oldu. Önbellek birden çok proje için paralel olarak sorgulandığından sorunun nedeni bu proje olmayabilir. MSB4268: The project cache failed to shut down properly. - MSB4268: The project cache failed to shut down properly. + MSB4268: Proje önbelleği düzgün bir şekilde kapatılamadı. @@ -251,7 +251,7 @@ "MSB4264: Invalid $(SolutionPath) property: {0}" - "MSB4264: Invalid $(SolutionPath) property: {0}" + "MSB4264: $(SolutionPath) özelliği geçersiz: {0}" diff --git a/src/Build/Resources/xlf/Strings.zh-Hans.xlf b/src/Build/Resources/xlf/Strings.zh-Hans.xlf index cf4bce1a797..70a90a718a1 100644 --- a/src/Build/Resources/xlf/Strings.zh-Hans.xlf +++ b/src/Build/Resources/xlf/Strings.zh-Hans.xlf @@ -135,8 +135,8 @@ "Loading the following project cache plugin: {0}" - "Loading the following project cache plugin: - {0}" + “正在加载以下项目缓存插件: + {0}” @@ -163,12 +163,12 @@ MSB4270: No project cache plugins found in assembly "{0}". Expected one. - MSB4270: No project cache plugins found in assembly "{0}". Expected one. + MSB4270: 在程序集 "{0}" 中未找到项目缓存插件。应有一个插件。 MSB4269: When any static graph node defines a project cache, all nodes must define the same project cache. The following project(s) do not contain a "{0}" item declaration: {1} - MSB4269: When any static graph node defines a project cache, all nodes must define the same project cache. The following project(s) do not contain a "{0}" item declaration: {1} + MSB4269: 当任何静态关系图节点定义项目缓存时,所有节点必须定义相同的项目缓存。以下项目不包含 "{0}" 项声明: {1} @@ -211,22 +211,22 @@ MSB4265: A single project cache plugin must be specified but multiple where found: {0} - MSB4265: A single project cache plugin must be specified but multiple where found: {0} + MSB4265: 必须指定单个项目缓存插件,但找到多个位置: {0} MSB4266: Failed to initialize the project cache. - MSB4266: Failed to initialize the project cache. + MSB4266: 未能初始化项目缓存。 MSB4267: The project cache failed while being queried for the following project: {0}. The cache is queried in parallel for multiple projects so this specific project might not be the cause. - MSB4267: The project cache failed while being queried for the following project: {0}. The cache is queried in parallel for multiple projects so this specific project might not be the cause. + MSB4267: 查询以下项目时,项目缓存失败: {0}。并行查询了多个项目的缓存,因此这一项目可能不是导致此问题的原因。 MSB4268: The project cache failed to shut down properly. - MSB4268: The project cache failed to shut down properly. + MSB4268: 项目缓存未能正确关闭。 @@ -251,7 +251,7 @@ "MSB4264: Invalid $(SolutionPath) property: {0}" - "MSB4264: Invalid $(SolutionPath) property: {0}" + “MSB4264: $(SolutionPath) 属性无效: {0}” diff --git a/src/Build/Resources/xlf/Strings.zh-Hant.xlf b/src/Build/Resources/xlf/Strings.zh-Hant.xlf index 64f91b3ebe5..e7c3a79d890 100644 --- a/src/Build/Resources/xlf/Strings.zh-Hant.xlf +++ b/src/Build/Resources/xlf/Strings.zh-Hant.xlf @@ -135,7 +135,7 @@ "Loading the following project cache plugin: {0}" - "Loading the following project cache plugin: + "正在載入下列專案快取外掛程式: {0}" @@ -163,12 +163,12 @@ MSB4270: No project cache plugins found in assembly "{0}". Expected one. - MSB4270: No project cache plugins found in assembly "{0}". Expected one. + MSB4270: 在組件 "{0}" 中找不到任何專案快取外掛程式,但應該要有一個外掛程式。 MSB4269: When any static graph node defines a project cache, all nodes must define the same project cache. The following project(s) do not contain a "{0}" item declaration: {1} - MSB4269: When any static graph node defines a project cache, all nodes must define the same project cache. The following project(s) do not contain a "{0}" item declaration: {1} + MSB4269: 當任何靜態圖表節點定義了專案快取時,所有節點都必須定義相同的專案快取。下列專案不包含 "{0}" 項目宣告: {1} @@ -211,22 +211,22 @@ MSB4265: A single project cache plugin must be specified but multiple where found: {0} - MSB4265: A single project cache plugin must be specified but multiple where found: {0} + MSB4265: 只可指定單一專案快取外掛程式,但發現多個指定項目: {0} MSB4266: Failed to initialize the project cache. - MSB4266: Failed to initialize the project cache. + MSB4266: 無法將專案快取初始化。 MSB4267: The project cache failed while being queried for the following project: {0}. The cache is queried in parallel for multiple projects so this specific project might not be the cause. - MSB4267: The project cache failed while being queried for the following project: {0}. The cache is queried in parallel for multiple projects so this specific project might not be the cause. + MSB4267: 查詢下列專案時,專案快取失敗: {0}。查詢多個專案時,會平行查詢快取,因此這個特定專案可能不是失敗原因。 MSB4268: The project cache failed to shut down properly. - MSB4268: The project cache failed to shut down properly. + MSB4268: 無法正確關閉專案快取。 @@ -251,7 +251,7 @@ "MSB4264: Invalid $(SolutionPath) property: {0}" - "MSB4264: Invalid $(SolutionPath) property: {0}" + "MSB4264: $(SolutionPath) 屬性無效: {0}" @@ -2388,7 +2388,7 @@ Utilization: {0} Average Utilization: {1:###.0} MSB4241: The SDK reference "{0}" version "{1}" was resolved to version "{2}" instead. You could be using a different version than expected if you do not update the referenced version to match. - MSB4241: SDK 參考 "{0}" 版本 "{1}" 已改為解析成版本 {2}"。若您未將參考的版本更新為符合的版本,您可能使用了與預期不同的版本。 + MSB4241: SDK 參考 "{0}" 版本 "{1}" 已改為解析成版本 "{2}"。若您未將參考的版本更新為符合的版本,您可能使用了與預期不同的版本。 {StrBegin="MSB4241: "} LOCALIZATION: Do not localize the word SDK.