From a93533df95819bfa811f1d50352829629526ae49 Mon Sep 17 00:00:00 2001 From: dotnet bot Date: Wed, 9 Oct 2024 15:09:14 -0700 Subject: [PATCH] Localized file check-in by OneLocBuild Task: Build definition ID 262: Build ID 2556780 --- .../Resources/xlf/SR.cs.xlf | 10 +++++----- .../Resources/xlf/SR.de.xlf | 10 +++++----- .../Resources/xlf/SR.es.xlf | 10 +++++----- .../Resources/xlf/SR.fr.xlf | 10 +++++----- .../Resources/xlf/SR.it.xlf | 10 +++++----- .../Resources/xlf/SR.ja.xlf | 10 +++++----- .../Resources/xlf/SR.ko.xlf | 10 +++++----- .../Resources/xlf/SR.pl.xlf | 10 +++++----- .../Resources/xlf/SR.pt-BR.xlf | 10 +++++----- .../Resources/xlf/SR.ru.xlf | 10 +++++----- .../Resources/xlf/SR.tr.xlf | 10 +++++----- .../Resources/xlf/SR.zh-Hans.xlf | 10 +++++----- .../Resources/xlf/SR.zh-Hant.xlf | 10 +++++----- 13 files changed, 65 insertions(+), 65 deletions(-) diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/Resources/xlf/SR.cs.xlf b/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/Resources/xlf/SR.cs.xlf index ccb1902b9b..b7ae0b4f7a 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/Resources/xlf/SR.cs.xlf +++ b/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/Resources/xlf/SR.cs.xlf @@ -4,27 +4,27 @@ '{0}' is not a Razor file path. - '{0}' is not a Razor file path. + {0} není cesta k souboru Razor. Document does not belong to this project. - Document does not belong to this project. + Dokument nepatří do tohoto projektu. Document is not a Razor document. - Document is not a Razor document. + Dokument není dokument Razor. Project does not belong to this solution. - Project does not belong to this solution. + Projekt nepatří do tohoto řešení. Project does not contain any Razor documents. - Project does not contain any Razor documents. + Projekt neobsahuje žádné dokumenty Razor. diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/Resources/xlf/SR.de.xlf b/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/Resources/xlf/SR.de.xlf index 545b6c8233..ad93751bd3 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/Resources/xlf/SR.de.xlf +++ b/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/Resources/xlf/SR.de.xlf @@ -4,27 +4,27 @@ '{0}' is not a Razor file path. - '{0}' is not a Razor file path. + "{0}" ist kein Razor-Dateipfad. Document does not belong to this project. - Document does not belong to this project. + Das Dokument gehört nicht zu diesem Projekt. Document is not a Razor document. - Document is not a Razor document. + Das Dokument ist kein Razor-Dokument. Project does not belong to this solution. - Project does not belong to this solution. + Das Projekt gehört nicht zu dieser Projektmappe. Project does not contain any Razor documents. - Project does not contain any Razor documents. + Das Projekt enthält keine Razor-Dokumente. diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/Resources/xlf/SR.es.xlf b/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/Resources/xlf/SR.es.xlf index db4fcd47f3..a0ea7e69df 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/Resources/xlf/SR.es.xlf +++ b/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/Resources/xlf/SR.es.xlf @@ -4,27 +4,27 @@ '{0}' is not a Razor file path. - '{0}' is not a Razor file path. + "{0}" no es una ruta de acceso de archivo de Razor. Document does not belong to this project. - Document does not belong to this project. + El documento no pertenece a este proyecto. Document is not a Razor document. - Document is not a Razor document. + El documento no es un documento de Razor. Project does not belong to this solution. - Project does not belong to this solution. + El proyecto no pertenece a esta solución. Project does not contain any Razor documents. - Project does not contain any Razor documents. + El proyecto no contiene ningún documento de Razor. diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/Resources/xlf/SR.fr.xlf b/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/Resources/xlf/SR.fr.xlf index 7e79d1b50c..5e93271768 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/Resources/xlf/SR.fr.xlf +++ b/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/Resources/xlf/SR.fr.xlf @@ -4,27 +4,27 @@ '{0}' is not a Razor file path. - '{0}' is not a Razor file path. + « {0} » n’est pas un chemin d’accès de fichier Razor. Document does not belong to this project. - Document does not belong to this project. + Le document n’appartient pas à ce projet. Document is not a Razor document. - Document is not a Razor document. + Le document n’est pas un document Razor. Project does not belong to this solution. - Project does not belong to this solution. + Le projet n’appartient pas à cette solution. Project does not contain any Razor documents. - Project does not contain any Razor documents. + Le projet ne contient aucun document Razor. diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/Resources/xlf/SR.it.xlf b/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/Resources/xlf/SR.it.xlf index a742751423..ffd600ad16 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/Resources/xlf/SR.it.xlf +++ b/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/Resources/xlf/SR.it.xlf @@ -4,27 +4,27 @@ '{0}' is not a Razor file path. - '{0}' is not a Razor file path. + '{0}' non è un percorso di file Razor. Document does not belong to this project. - Document does not belong to this project. + Il documento non appartiene a questo progetto. Document is not a Razor document. - Document is not a Razor document. + Il documento non è un documento Razor. Project does not belong to this solution. - Project does not belong to this solution. + Il progetto non appartiene a questa soluzione. Project does not contain any Razor documents. - Project does not contain any Razor documents. + Il progetto non contiene documenti Razor. diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/Resources/xlf/SR.ja.xlf b/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/Resources/xlf/SR.ja.xlf index 1a1b33e670..ab91af7431 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/Resources/xlf/SR.ja.xlf +++ b/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/Resources/xlf/SR.ja.xlf @@ -4,27 +4,27 @@ '{0}' is not a Razor file path. - '{0}' is not a Razor file path. + '{0}' は Razor ファイル パスではありません。 Document does not belong to this project. - Document does not belong to this project. + ドキュメントはこのプロジェクトに属していません。 Document is not a Razor document. - Document is not a Razor document. + ドキュメントは Razor ドキュメントではありません。 Project does not belong to this solution. - Project does not belong to this solution. + プロジェクトはこのソリューションに属していません。 Project does not contain any Razor documents. - Project does not contain any Razor documents. + プロジェクトには Razor ドキュメントが含まれていません。 diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/Resources/xlf/SR.ko.xlf b/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/Resources/xlf/SR.ko.xlf index 254645065b..b25b69ceaf 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/Resources/xlf/SR.ko.xlf +++ b/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/Resources/xlf/SR.ko.xlf @@ -4,27 +4,27 @@ '{0}' is not a Razor file path. - '{0}' is not a Razor file path. + '{0}’은(는) Razor 파일 경로가 아닙니다. Document does not belong to this project. - Document does not belong to this project. + 문서가 이 프로젝트에 속하지 않습니다. Document is not a Razor document. - Document is not a Razor document. + 문서가 Razor 문서가 아닙니다. Project does not belong to this solution. - Project does not belong to this solution. + 프로젝트가 이 솔루션에 속하지 않습니다. Project does not contain any Razor documents. - Project does not contain any Razor documents. + 프로젝트에 Razor 문서가 없습니다. diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/Resources/xlf/SR.pl.xlf b/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/Resources/xlf/SR.pl.xlf index 071e4e8aba..dedcf6f296 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/Resources/xlf/SR.pl.xlf +++ b/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/Resources/xlf/SR.pl.xlf @@ -4,27 +4,27 @@ '{0}' is not a Razor file path. - '{0}' is not a Razor file path. + „{0}” nie jest ścieżką pliku Razor. Document does not belong to this project. - Document does not belong to this project. + Dokument nie należy do tego projektu. Document is not a Razor document. - Document is not a Razor document. + Dokument nie jest dokumentem Razor. Project does not belong to this solution. - Project does not belong to this solution. + Projekt nie należy do tego rozwiązania. Project does not contain any Razor documents. - Project does not contain any Razor documents. + Projekt nie zawiera żadnych dokumentów Razor. diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/Resources/xlf/SR.pt-BR.xlf b/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/Resources/xlf/SR.pt-BR.xlf index 61e4b3dced..c6f8c22e37 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/Resources/xlf/SR.pt-BR.xlf +++ b/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/Resources/xlf/SR.pt-BR.xlf @@ -4,27 +4,27 @@ '{0}' is not a Razor file path. - '{0}' is not a Razor file path. + '{0}' não é um caminho de arquivo Razor. Document does not belong to this project. - Document does not belong to this project. + O documento não pertence a esse projeto. Document is not a Razor document. - Document is not a Razor document. + O documento não é um documento Razor. Project does not belong to this solution. - Project does not belong to this solution. + O projeto não pertence a essa solução. Project does not contain any Razor documents. - Project does not contain any Razor documents. + O projeto não contém documentos Razor. diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/Resources/xlf/SR.ru.xlf b/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/Resources/xlf/SR.ru.xlf index 96114a9c6d..faaf320afc 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/Resources/xlf/SR.ru.xlf +++ b/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/Resources/xlf/SR.ru.xlf @@ -4,27 +4,27 @@ '{0}' is not a Razor file path. - '{0}' is not a Razor file path. + "{0}" не является путем к файлу Razor. Document does not belong to this project. - Document does not belong to this project. + Документ не принадлежит этому проекту. Document is not a Razor document. - Document is not a Razor document. + Документ не является документом Razor. Project does not belong to this solution. - Project does not belong to this solution. + Проект не принадлежит этому решению. Project does not contain any Razor documents. - Project does not contain any Razor documents. + Проект не содержит документов Razor. diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/Resources/xlf/SR.tr.xlf b/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/Resources/xlf/SR.tr.xlf index eeb45e7743..d29d035f83 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/Resources/xlf/SR.tr.xlf +++ b/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/Resources/xlf/SR.tr.xlf @@ -4,27 +4,27 @@ '{0}' is not a Razor file path. - '{0}' is not a Razor file path. + '{0}', bir Razor dosyası yolu değil. Document does not belong to this project. - Document does not belong to this project. + Belge bu projeye ait değil. Document is not a Razor document. - Document is not a Razor document. + Belge Razor belgesi değil. Project does not belong to this solution. - Project does not belong to this solution. + Proje bu çözüme ait değil. Project does not contain any Razor documents. - Project does not contain any Razor documents. + Projede Razor belgesi yok. diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/Resources/xlf/SR.zh-Hans.xlf b/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/Resources/xlf/SR.zh-Hans.xlf index 60cd69c7a9..d4c5e7dd7f 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/Resources/xlf/SR.zh-Hans.xlf +++ b/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/Resources/xlf/SR.zh-Hans.xlf @@ -4,27 +4,27 @@ '{0}' is not a Razor file path. - '{0}' is not a Razor file path. + “{0}”不是 Razor 文件路径。 Document does not belong to this project. - Document does not belong to this project. + 文档不属于此项目。 Document is not a Razor document. - Document is not a Razor document. + 文档不是 Razor 文档。 Project does not belong to this solution. - Project does not belong to this solution. + 项目不属于此解决方案。 Project does not contain any Razor documents. - Project does not contain any Razor documents. + 项目不包含任何 Razor 文档。 diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/Resources/xlf/SR.zh-Hant.xlf b/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/Resources/xlf/SR.zh-Hant.xlf index 46b6b2e847..f40e1c187a 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/Resources/xlf/SR.zh-Hant.xlf +++ b/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/Resources/xlf/SR.zh-Hant.xlf @@ -4,27 +4,27 @@ '{0}' is not a Razor file path. - '{0}' is not a Razor file path. + '{0}' 並非 Razor 檔案路徑。 Document does not belong to this project. - Document does not belong to this project. + 文件不屬於此專案。 Document is not a Razor document. - Document is not a Razor document. + 文件並非 Razor 文件。 Project does not belong to this solution. - Project does not belong to this solution. + 專案不屬於此解決方案。 Project does not contain any Razor documents. - Project does not contain any Razor documents. + 專案不包含任何 Razor 文件。