LOC CHECKIN | dotnet/cli | 20170116

This commit is contained in:
Zbyněk Sailer 2017-01-16 14:52:18 +01:00
parent 49c2a4b6b6
commit 8dbab0f79a
119 changed files with 869 additions and 869 deletions

View file

@ -40,18 +40,18 @@
</trans-unit>
<trans-unit id="ErrorMessageFormatString">
<source>Invalid format in line {0}: {1}</source>
<target state="new">Invalid format in line {0}: {1}</target>
<note></note>
<target state="translated">Neplatný formát na řádku {0}: {1}</target>
<note />
</trans-unit>
<trans-unit id="ProjectParsingErrorFormatString">
<source>Project section is missing '{0}' when parsing the line starting at position {1}</source>
<target state="new">Project section is missing '{0}' when parsing the line starting at position {1}</target>
<note></note>
<target state="translated">V oddíle projektu chybí {0}, když analýza řádku začíná na pozici {1}.</target>
<note />
</trans-unit>
<trans-unit id="InvalidPropertySetFormatString">
<source>Property set is missing '{0}'</source>
<target state="new">Property set is missing '{0}'</target>
<note></note>
<target state="translated">V sadě vlastností chybí {0}.</target>
<note />
</trans-unit>
</body>
</file>

View file

@ -40,18 +40,18 @@
</trans-unit>
<trans-unit id="ErrorMessageFormatString">
<source>Invalid format in line {0}: {1}</source>
<target state="new">Invalid format in line {0}: {1}</target>
<note></note>
<target state="translated">Ungültiges Format in Zeile {0}: {1}</target>
<note />
</trans-unit>
<trans-unit id="ProjectParsingErrorFormatString">
<source>Project section is missing '{0}' when parsing the line starting at position {1}</source>
<target state="new">Project section is missing '{0}' when parsing the line starting at position {1}</target>
<note></note>
<target state="translated">Im Projektabschnitt fehlt "{0}" beim Analysieren des Zeilenbeginns in Position {1}</target>
<note />
</trans-unit>
<trans-unit id="InvalidPropertySetFormatString">
<source>Property set is missing '{0}'</source>
<target state="new">Property set is missing '{0}'</target>
<note></note>
<target state="translated">Im Eigenschaftensatz fehlt "{0}"</target>
<note />
</trans-unit>
</body>
</file>

View file

@ -40,18 +40,18 @@
</trans-unit>
<trans-unit id="ErrorMessageFormatString">
<source>Invalid format in line {0}: {1}</source>
<target state="new">Invalid format in line {0}: {1}</target>
<note></note>
<target state="translated">Formato no válido en línea {0}: {1}</target>
<note />
</trans-unit>
<trans-unit id="ProjectParsingErrorFormatString">
<source>Project section is missing '{0}' when parsing the line starting at position {1}</source>
<target state="new">Project section is missing '{0}' when parsing the line starting at position {1}</target>
<note></note>
<target state="translated">Falta la sección del proyecto "{0}" al analizar la línea que inicia en la posición {1}</target>
<note />
</trans-unit>
<trans-unit id="InvalidPropertySetFormatString">
<source>Property set is missing '{0}'</source>
<target state="new">Property set is missing '{0}'</target>
<note></note>
<target state="translated">A la propiedad establecida le falta "{0}"</target>
<note />
</trans-unit>
</body>
</file>

View file

@ -40,18 +40,18 @@
</trans-unit>
<trans-unit id="ErrorMessageFormatString">
<source>Invalid format in line {0}: {1}</source>
<target state="new">Invalid format in line {0}: {1}</target>
<note></note>
<target state="translated">Format non valide dans la ligne {0} : {1}</target>
<note />
</trans-unit>
<trans-unit id="ProjectParsingErrorFormatString">
<source>Project section is missing '{0}' when parsing the line starting at position {1}</source>
<target state="new">Project section is missing '{0}' when parsing the line starting at position {1}</target>
<note></note>
<target state="translated">'{0}' est manquant dans la section de projet lors de l'analyse de la ligne à partir de la position {1}</target>
<note />
</trans-unit>
<trans-unit id="InvalidPropertySetFormatString">
<source>Property set is missing '{0}'</source>
<target state="new">Property set is missing '{0}'</target>
<note></note>
<target state="translated">'{0}' est manquant dans le jeu de propriétés</target>
<note />
</trans-unit>
</body>
</file>

View file

@ -40,18 +40,18 @@
</trans-unit>
<trans-unit id="ErrorMessageFormatString">
<source>Invalid format in line {0}: {1}</source>
<target state="new">Invalid format in line {0}: {1}</target>
<note></note>
<target state="translated">Formato non valido a riga {0}: {1}</target>
<note />
</trans-unit>
<trans-unit id="ProjectParsingErrorFormatString">
<source>Project section is missing '{0}' when parsing the line starting at position {1}</source>
<target state="new">Project section is missing '{0}' when parsing the line starting at position {1}</target>
<note></note>
<target state="translated">Nella sezione del progetto manca '{0}' quando si analizza la riga a partire dalla posizione {1}</target>
<note />
</trans-unit>
<trans-unit id="InvalidPropertySetFormatString">
<source>Property set is missing '{0}'</source>
<target state="new">Property set is missing '{0}'</target>
<note></note>
<target state="translated">Nel set di proprietà manca '{0}'</target>
<note />
</trans-unit>
</body>
</file>

View file

@ -40,18 +40,18 @@
</trans-unit>
<trans-unit id="ErrorMessageFormatString">
<source>Invalid format in line {0}: {1}</source>
<target state="new">Invalid format in line {0}: {1}</target>
<note></note>
<target state="translated">行 {0} の形式が無効です: {1}</target>
<note />
</trans-unit>
<trans-unit id="ProjectParsingErrorFormatString">
<source>Project section is missing '{0}' when parsing the line starting at position {1}</source>
<target state="new">Project section is missing '{0}' when parsing the line starting at position {1}</target>
<note></note>
<target state="translated">位置 {1} から始まる行の解析中にプロジェクト セクションが見つかりません '{0}'</target>
<note />
</trans-unit>
<trans-unit id="InvalidPropertySetFormatString">
<source>Property set is missing '{0}'</source>
<target state="new">Property set is missing '{0}'</target>
<note></note>
<target state="translated">プロパティ セットが見つかりません '{0}'</target>
<note />
</trans-unit>
</body>
</file>

View file

@ -40,18 +40,18 @@
</trans-unit>
<trans-unit id="ErrorMessageFormatString">
<source>Invalid format in line {0}: {1}</source>
<target state="new">Invalid format in line {0}: {1}</target>
<note></note>
<target state="translated">{0} 줄에 잘못된 형식: {1}</target>
<note />
</trans-unit>
<trans-unit id="ProjectParsingErrorFormatString">
<source>Project section is missing '{0}' when parsing the line starting at position {1}</source>
<target state="new">Project section is missing '{0}' when parsing the line starting at position {1}</target>
<note></note>
<target state="translated">{1} 위치에서 시작하는 줄을 구문 분석할 때 프로젝트 섹션에 '{0}'이(가) 없습니다.</target>
<note />
</trans-unit>
<trans-unit id="InvalidPropertySetFormatString">
<source>Property set is missing '{0}'</source>
<target state="new">Property set is missing '{0}'</target>
<note></note>
<target state="translated">속성 설정에 '{0}'이(가) 없습니다.</target>
<note />
</trans-unit>
</body>
</file>

View file

@ -40,18 +40,18 @@
</trans-unit>
<trans-unit id="ErrorMessageFormatString">
<source>Invalid format in line {0}: {1}</source>
<target state="new">Invalid format in line {0}: {1}</target>
<note></note>
<target state="translated">Nieprawidłowy format w wierszu {0}: {1}</target>
<note />
</trans-unit>
<trans-unit id="ProjectParsingErrorFormatString">
<source>Project section is missing '{0}' when parsing the line starting at position {1}</source>
<target state="new">Project section is missing '{0}' when parsing the line starting at position {1}</target>
<note></note>
<target state="translated">W sekcji projektu brakuje elementu „{0}” podczas analizowania wiersza, począwszy od pozycji {1}</target>
<note />
</trans-unit>
<trans-unit id="InvalidPropertySetFormatString">
<source>Property set is missing '{0}'</source>
<target state="new">Property set is missing '{0}'</target>
<note></note>
<target state="translated">W zestawie właściwości brakuje elementu „{0}”</target>
<note />
</trans-unit>
</body>
</file>

View file

@ -40,18 +40,18 @@
</trans-unit>
<trans-unit id="ErrorMessageFormatString">
<source>Invalid format in line {0}: {1}</source>
<target state="new">Invalid format in line {0}: {1}</target>
<note></note>
<target state="translated">Formato inválido na linha {0}: {1}</target>
<note />
</trans-unit>
<trans-unit id="ProjectParsingErrorFormatString">
<source>Project section is missing '{0}' when parsing the line starting at position {1}</source>
<target state="new">Project section is missing '{0}' when parsing the line starting at position {1}</target>
<note></note>
<target state="translated">A seção do projeto está sem o '{0}' ao analisar a linha na posição {1}</target>
<note />
</trans-unit>
<trans-unit id="InvalidPropertySetFormatString">
<source>Property set is missing '{0}'</source>
<target state="new">Property set is missing '{0}'</target>
<note></note>
<target state="translated">O conjunto de propriedade está sem '{0}'</target>
<note />
</trans-unit>
</body>
</file>

View file

@ -40,18 +40,18 @@
</trans-unit>
<trans-unit id="ErrorMessageFormatString">
<source>Invalid format in line {0}: {1}</source>
<target state="new">Invalid format in line {0}: {1}</target>
<note></note>
<target state="translated">Формат в строке {0} недопустим: {1}</target>
<note />
</trans-unit>
<trans-unit id="ProjectParsingErrorFormatString">
<source>Project section is missing '{0}' when parsing the line starting at position {1}</source>
<target state="new">Project section is missing '{0}' when parsing the line starting at position {1}</target>
<note></note>
<target state="translated">В разделе проекта отсутствует "{0}" при анализе строки с начальной позицией {1}</target>
<note />
</trans-unit>
<trans-unit id="InvalidPropertySetFormatString">
<source>Property set is missing '{0}'</source>
<target state="new">Property set is missing '{0}'</target>
<note></note>
<target state="translated">В наборе свойств отсутствует "{0}"</target>
<note />
</trans-unit>
</body>
</file>

View file

@ -40,18 +40,18 @@
</trans-unit>
<trans-unit id="ErrorMessageFormatString">
<source>Invalid format in line {0}: {1}</source>
<target state="new">Invalid format in line {0}: {1}</target>
<note></note>
<target state="translated">{0}. satırda geçersiz biçim: {1}</target>
<note />
</trans-unit>
<trans-unit id="ProjectParsingErrorFormatString">
<source>Project section is missing '{0}' when parsing the line starting at position {1}</source>
<target state="new">Project section is missing '{0}' when parsing the line starting at position {1}</target>
<note></note>
<target state="translated">{1}. konumdan başlayan satır ayrıştırılırken proje bölümünde '{0}' eksik</target>
<note />
</trans-unit>
<trans-unit id="InvalidPropertySetFormatString">
<source>Property set is missing '{0}'</source>
<target state="new">Property set is missing '{0}'</target>
<note></note>
<target state="translated">Özellik kümesinde '{0}' eksik</target>
<note />
</trans-unit>
</body>
</file>

View file

@ -40,18 +40,18 @@
</trans-unit>
<trans-unit id="ErrorMessageFormatString">
<source>Invalid format in line {0}: {1}</source>
<target state="new">Invalid format in line {0}: {1}</target>
<note></note>
<target state="translated">行 {0} 存在无效格式: {1}</target>
<note />
</trans-unit>
<trans-unit id="ProjectParsingErrorFormatString">
<source>Project section is missing '{0}' when parsing the line starting at position {1}</source>
<target state="new">Project section is missing '{0}' when parsing the line starting at position {1}</target>
<note></note>
<target state="translated">分析从位置 {1} 开始的行时,项目节缺少“{0}”</target>
<note />
</trans-unit>
<trans-unit id="InvalidPropertySetFormatString">
<source>Property set is missing '{0}'</source>
<target state="new">Property set is missing '{0}'</target>
<note></note>
<target state="translated">属性集缺少“{0}”</target>
<note />
</trans-unit>
</body>
</file>

View file

@ -40,18 +40,18 @@
</trans-unit>
<trans-unit id="ErrorMessageFormatString">
<source>Invalid format in line {0}: {1}</source>
<target state="new">Invalid format in line {0}: {1}</target>
<note></note>
<target state="translated">第 {0} 行的格式不正確: {1}</target>
<note />
</trans-unit>
<trans-unit id="ProjectParsingErrorFormatString">
<source>Project section is missing '{0}' when parsing the line starting at position {1}</source>
<target state="new">Project section is missing '{0}' when parsing the line starting at position {1}</target>
<note></note>
<target state="translated">從位置 {1} 開始剖析程式行時,專案區段缺少 '{0}'</target>
<note />
</trans-unit>
<trans-unit id="InvalidPropertySetFormatString">
<source>Property set is missing '{0}'</source>
<target state="new">Property set is missing '{0}'</target>
<note></note>
<target state="translated">屬性集缺少 '{0}'</target>
<note />
</trans-unit>
</body>
</file>

View file

@ -19,17 +19,17 @@ Configuring...
A command is running to initially populate your local package cache, to improve restore speed and enable offline access. This command will take up to a minute to complete and will only happen once.</source>
<target state="translated">.NET Corea Hoş Geldiniz!
---------------------
.NET Core hakkında daha fazla bilgiyi https://aka.ms/dotnet-docs adresinde bulabilirsiniz. Kullanılabilir komutları görmek için dotnet --help kullanın veya https://aka.ms/dotnet-cli-docs adresine gidin.
.NET Core hakkında daha fazla bilgi edinmek için bkz. https://aka.ms/dotnet-docs. Kullanılabilen komutları görüntülemek için dotnet --help komutunu kullanın veya https://aka.ms/dotnet-cli-docs adresine gidin.
Telemetri
--------------
.NET Core araçları, deneyiminizi iyileştirmek için kullanım verileri toplar. Veriler anonimdir ve komut satırı bağımsız değişkenlerini içermez. Veriler Microsoft tarafından toplanır ve topluluk ile paylaşılır.
Sık kullandığınız kabuk aracılığıyla DOTNET_CLI_TELEMETRY_OPTOUT ortam değişkenini 1 değerine ayarlayarak telemetriyi geri çevirebilirsiniz.
.NET Core araç telemetrisi hakkında daha faza bilgiyi https://aka.ms/dotnet-cli-telemetry adresinde bulabilirsiniz.
.NET Core araçları, deneyiminizi geliştirmek için kullanım verilerini toplar. Veriler anonimdir ve komut satırı bağımsız değişkenlerini içermez. Veriler Microsoft tarafından toplanır ve toplulukla paylaşılır.
İstediğiniz kabuk içinde DOTNET_CLI_TELEMETRY_OPTOUT ortam değişkenini 1 olarak ayarlayarak telemetriyi geri çevirebilirsiniz.
.NET Core araçlarında telemetri hakkında daha fazla bilgi edinmek için bkz. https://aka.ms/dotnet-cli-telemetry.
Yapılandırılıyor...
-------------------
Yerel paket önbelleğinizi başlangıçta doldurmak, geri yükleme hızını artırmak ve çevrimdışı erişimi etkinleştirmek için bir komut çalıştırılıyor. Bu komutun tamamlanması yaklaşık bir dakika sürer ve bu işlem yalnızca bir kez gerçekleştirilir.</target>
Geri yükleme hızını artırmak ve çevrimdışı erişimi etkinleştirmek için yerel paket önbelleğinizi başlangıçta doldurmak amacıyla bir komut çalıştırılıyor. Bu komutun tamamlanması yaklaşık bir dakika sürer ve yalnızca bir kez çalışır.</target>
<note />
</trans-unit>
<trans-unit id="FailedToPrimeCacheError">

View file

@ -15,7 +15,7 @@
</trans-unit>
<trans-unit id="NoXprojFileGivenError">
<source>{0}: No xproj file given.</source>
<target state="translated">{0}: xproj dosyası belirtilmedi.</target>
<target state="translated">{0}: Xproj dosyası belirtilmedi.</target>
<note />
</trans-unit>
<trans-unit id="MultipleXprojFilesError">
@ -195,7 +195,7 @@
</trans-unit>
<trans-unit id="SkipMigrationAlreadyMigrated">
<source>{0}: Skip migrating {1}, it is already migrated.</source>
<target state="translated">{0}: {1} öğesini geçirmeyi atlayın, öğe zaten geçirildi.</target>
<target state="translated">{0}: {1} geçişini atlayın; öğe zaten geçirildi.</target>
<note />
</trans-unit>
<trans-unit id="ExecutingRule">
@ -205,7 +205,7 @@
</trans-unit>
<trans-unit id="NoConfigurationOrFrameworkFoundInProject">
<source>{0}: No configuration or framework build options found in project</source>
<target state="translated">{0}: Projede herhangi bir yapılandırma veya çerçeve derleme seçeneği yok</target>
<target state="translated">{0}: Projede yapılandırma veya çerçeve derleme seçeneği bulunamadı</target>
<note />
</trans-unit>
<trans-unit id="MigratingCountTargetFrameworks">
@ -225,7 +225,7 @@
</trans-unit>
<trans-unit id="MigratingCountXprojToCsprojReferences">
<source>{0}: Migrating {1} xproj to csproj references</source>
<target state="translated">{0}: {1} xproj, csproj başvurularına geçiriliyor</target>
<target state="translated">{0}: {1} xproj - csproj başvurusu geçiriliyor</target>
<note />
</trans-unit>
<trans-unit id="ExecutingMigrationRule">
@ -250,7 +250,7 @@
</trans-unit>
<trans-unit id="ItemTransformApplicatorAddItemHeader">
<source>{0}: AddItemToItemGroup {{ ItemType: {1}, Condition: {2}, Include: {3}, Exclude: {4}, Update: {5} }}</source>
<target state="translated">{0}: Öğe Grubuna Ekle {{ Öğe Türü: {1}, Koşul: {2}, Dahil Et: {3}, Dışla: {4}, Güncelleştir: {5} }}</target>
<target state="translated">{0}: Öğe Grubuna Öğe Ekle {{ Öğe Türü: {1}, Koşul: {2}, Dahil Et: {3}, Dışla: {4}, Güncelleştir: {5} }}</target>
<note />
</trans-unit>
<trans-unit id="ItemTransformApplicatorMergingItemWithExistingItems">
@ -280,7 +280,7 @@
</trans-unit>
<trans-unit id="ItemTransformApplicatorAddingMergedItem">
<source>{0}: Adding Merged Item {{ ItemType: {1}, Condition: {2}, Include: {3}, Exclude: {4} }}</source>
<target state="translated">{0}: Birleştirilen Öğe Ekleniyor {{ IÖğe Türü: {1}, Koşul: {2}, Dahil Et: {3}, Dışla: {4} }}</target>
<target state="translated">{0}: Birleştirilmiş Öğe Ekleniyor {{ Öğe Türü: {1}, Koşul: {2}, Dahil Et: {3}, Dışla: {4} }}</target>
<note />
</trans-unit>
<trans-unit id="MergingProperty">

View file

@ -5,13 +5,13 @@
<group id="src/dotnet/commands/dotnet-add/dotnet-add-p2p/LocalizableStrings.resx" />
<trans-unit id="AppFullName">
<source>.NET Add Project to Project reference Command</source>
<target state="needs-review-translation">Příkaz rozhraní .NET pro přidání odkazu mezi projekty (p2p)</target>
<note></note>
<target state="translated">Příkaz rozhraní .NET pro přidání odkazu mezi projekty</target>
<note />
</trans-unit>
<trans-unit id="AppDescription">
<source>Command to add project to project reference</source>
<target state="needs-review-translation">Příkaz pro přidání odkazu mezi projekty (p2p)</target>
<note></note>
<target state="translated">Příkaz pro přidání odkazu mezi projekty</target>
<note />
</trans-unit>
<trans-unit id="AppHelpText">
<source>Project to project references to add</source>

View file

@ -5,13 +5,13 @@
<group id="src/dotnet/commands/dotnet-add/dotnet-add-p2p/LocalizableStrings.resx" />
<trans-unit id="AppFullName">
<source>.NET Add Project to Project reference Command</source>
<target state="needs-review-translation">.NET-Befehl zum Hinzufügen von Projekt-zu-Projekt-Verweisen (P2P-Verweise)</target>
<note></note>
<target state="translated">.NET-Befehl zum Hinzufügen von Projekt-zu-Projekt-Verweisen</target>
<note />
</trans-unit>
<trans-unit id="AppDescription">
<source>Command to add project to project reference</source>
<target state="needs-review-translation">Befehl zum Hinzufügen von Projekt-zu-Projekt-Verweisen (P2P-Verweise)</target>
<note></note>
<target state="translated">Befehl zum Hinzufügen des Projekts zum Projektverweis</target>
<note />
</trans-unit>
<trans-unit id="AppHelpText">
<source>Project to project references to add</source>

View file

@ -5,13 +5,13 @@
<group id="src/dotnet/commands/dotnet-add/dotnet-add-p2p/LocalizableStrings.resx" />
<trans-unit id="AppFullName">
<source>.NET Add Project to Project reference Command</source>
<target state="needs-review-translation">Comando de .NET para agregar una referencia de proyecto a proyecto (p2p)</target>
<note></note>
<target state="translated">Comando de .NET para agregar una referencia de proyecto a proyecto</target>
<note />
</trans-unit>
<trans-unit id="AppDescription">
<source>Command to add project to project reference</source>
<target state="needs-review-translation">Comando para agregar una referencia de proyecto a proyecto (p2p)</target>
<note></note>
<target state="translated">Comando para agregar una referencia de proyecto a proyecto</target>
<note />
</trans-unit>
<trans-unit id="AppHelpText">
<source>Project to project references to add</source>

View file

@ -5,13 +5,13 @@
<group id="src/dotnet/commands/dotnet-add/dotnet-add-p2p/LocalizableStrings.resx" />
<trans-unit id="AppFullName">
<source>.NET Add Project to Project reference Command</source>
<target state="needs-review-translation">Commande d'ajout d'une référence projet à projet (p2p) .NET</target>
<note></note>
<target state="translated">Commande .NET Ajouter une référence projet à projet</target>
<note />
</trans-unit>
<trans-unit id="AppDescription">
<source>Command to add project to project reference</source>
<target state="needs-review-translation">Commande permettant d'ajouter une référence projet à projet (p2p)</target>
<note></note>
<target state="translated">Commande permettant d'ajouter le projet à la référence du projet</target>
<note />
</trans-unit>
<trans-unit id="AppHelpText">
<source>Project to project references to add</source>

View file

@ -5,13 +5,13 @@
<group id="src/dotnet/commands/dotnet-add/dotnet-add-p2p/LocalizableStrings.resx" />
<trans-unit id="AppFullName">
<source>.NET Add Project to Project reference Command</source>
<target state="needs-review-translation">Comando Aggiungi riferimento P2P (da progetto a progetto) .NET</target>
<note></note>
<target state="translated">Comando Aggiungi riferimento P2P (da progetto a progetto) .NET</target>
<note />
</trans-unit>
<trans-unit id="AppDescription">
<source>Command to add project to project reference</source>
<target state="needs-review-translation">Comando per aggiungere il riferimento P2P (da progetto a progetto)</target>
<note></note>
<target state="translated">Comando per aggiungere il riferimento P2P (da progetto a progetto)</target>
<note />
</trans-unit>
<trans-unit id="AppHelpText">
<source>Project to project references to add</source>

View file

@ -5,13 +5,13 @@
<group id="src/dotnet/commands/dotnet-add/dotnet-add-p2p/LocalizableStrings.resx" />
<trans-unit id="AppFullName">
<source>.NET Add Project to Project reference Command</source>
<target state="needs-review-translation">.NET Add Project to Project (p2p) 参照コマンド</target>
<note></note>
<target state="translated">.NET プロジェクト間参照を追加するコマンド</target>
<note />
</trans-unit>
<trans-unit id="AppDescription">
<source>Command to add project to project reference</source>
<target state="needs-review-translation">project to project (p2p) 参照を追加するコマンド</target>
<note></note>
<target state="translated">プロジェクト間参照を追加するコマンド</target>
<note />
</trans-unit>
<trans-unit id="AppHelpText">
<source>Project to project references to add</source>

View file

@ -5,13 +5,13 @@
<group id="src/dotnet/commands/dotnet-add/dotnet-add-p2p/LocalizableStrings.resx" />
<trans-unit id="AppFullName">
<source>.NET Add Project to Project reference Command</source>
<target state="needs-review-translation">.NET p2p(프로젝트 간) 참조 추가 명령</target>
<note></note>
<target state="translated">.NET 프로젝트 간 참조 추가 명령</target>
<note />
</trans-unit>
<trans-unit id="AppDescription">
<source>Command to add project to project reference</source>
<target state="needs-review-translation">p2p(프로젝트 간) 참조를 추가하는 명령입니다.</target>
<note></note>
<target state="translated">프로젝트 간 참조 추가 명령</target>
<note />
</trans-unit>
<trans-unit id="AppHelpText">
<source>Project to project references to add</source>

View file

@ -5,13 +5,13 @@
<group id="src/dotnet/commands/dotnet-add/dotnet-add-p2p/LocalizableStrings.resx" />
<trans-unit id="AppFullName">
<source>.NET Add Project to Project reference Command</source>
<target state="needs-review-translation">Polecenie dodawania odwołania między projektami (p2p) dla platformy .NET</target>
<note></note>
<target state="translated">Polecenie dodawania odwołania między projektami dla platformy .NET</target>
<note />
</trans-unit>
<trans-unit id="AppDescription">
<source>Command to add project to project reference</source>
<target state="needs-review-translation">Polecenie służące do dodania odwołania między projektami (p2p)</target>
<note></note>
<target state="translated">Polecenie służące do dodawania odwołania między projektami</target>
<note />
</trans-unit>
<trans-unit id="AppHelpText">
<source>Project to project references to add</source>

View file

@ -5,13 +5,13 @@
<group id="src/dotnet/commands/dotnet-add/dotnet-add-p2p/LocalizableStrings.resx" />
<trans-unit id="AppFullName">
<source>.NET Add Project to Project reference Command</source>
<target state="needs-review-translation">Comando Add Project to Project (p2p) reference do .NET</target>
<note></note>
<target state="translated">Comando Adicionar Referência de Projeto para Projeto do .NET</target>
<note />
</trans-unit>
<trans-unit id="AppDescription">
<source>Command to add project to project reference</source>
<target state="needs-review-translation">Comando para adicionar a referência p2p (projeto para projeto)</target>
<note></note>
<target state="translated">Comando para adicionar a referência de projeto para projeto</target>
<note />
</trans-unit>
<trans-unit id="AppHelpText">
<source>Project to project references to add</source>

View file

@ -5,13 +5,13 @@
<group id="src/dotnet/commands/dotnet-add/dotnet-add-p2p/LocalizableStrings.resx" />
<trans-unit id="AppFullName">
<source>.NET Add Project to Project reference Command</source>
<target state="needs-review-translation">Команда .NET "Добавить ссылку проекта на проект (p2p)"</target>
<note></note>
<target state="translated">Команда .NET "Добавить ссылку из одного проекта на другой"</target>
<note />
</trans-unit>
<trans-unit id="AppDescription">
<source>Command to add project to project reference</source>
<target state="needs-review-translation">Команда для добавления ссылки проекта на проект (p2p).</target>
<note></note>
<target state="translated">Эта команда добавляет ссылку из одного проекта на другой</target>
<note />
</trans-unit>
<trans-unit id="AppHelpText">
<source>Project to project references to add</source>

View file

@ -5,13 +5,13 @@
<group id="src/dotnet/commands/dotnet-add/dotnet-add-p2p/LocalizableStrings.resx" />
<trans-unit id="AppFullName">
<source>.NET Add Project to Project reference Command</source>
<target state="needs-review-translation">.NET Add Project to Project (p2p) reference Komutu</target>
<note></note>
<target state="translated">.NET Projeden Projeye başvuru ekle Komutu</target>
<note />
</trans-unit>
<trans-unit id="AppDescription">
<source>Command to add project to project reference</source>
<target state="needs-review-translation">Projeden projeye (p2p) başvuru ekleme komutu</target>
<note></note>
<target state="translated">Projeden Projeye başvuru ekleme komutu</target>
<note />
</trans-unit>
<trans-unit id="AppHelpText">
<source>Project to project references to add</source>

View file

@ -5,13 +5,13 @@
<group id="src/dotnet/commands/dotnet-add/dotnet-add-p2p/LocalizableStrings.resx" />
<trans-unit id="AppFullName">
<source>.NET Add Project to Project reference Command</source>
<target state="needs-review-translation">用于项目到项目(p2p)引用的 .NET 添加命令</target>
<note></note>
<target state="translated">.NET“添加项目到项目引用”命令</target>
<note />
</trans-unit>
<trans-unit id="AppDescription">
<source>Command to add project to project reference</source>
<target state="needs-review-translation">用于添加项目到项目(p2p)引用的命令</target>
<note></note>
<target state="translated">用于添加项目到项目引用的命令</target>
<note />
</trans-unit>
<trans-unit id="AppHelpText">
<source>Project to project references to add</source>

View file

@ -5,13 +5,13 @@
<group id="src/dotnet/commands/dotnet-add/dotnet-add-p2p/LocalizableStrings.resx" />
<trans-unit id="AppFullName">
<source>.NET Add Project to Project reference Command</source>
<target state="needs-review-translation">.NET 新增專案對專案 (p2p) 參考命令</target>
<note></note>
<target state="translated">.NET 新增專案對專案參考命令</target>
<note />
</trans-unit>
<trans-unit id="AppDescription">
<source>Command to add project to project reference</source>
<target state="needs-review-translation">用以新增專案對專案 (p2p) 參考的命令</target>
<note></note>
<target state="translated">用以新增專案對專案參考的命令</target>
<note />
</trans-unit>
<trans-unit id="AppHelpText">
<source>Project to project references to add</source>

View file

@ -155,8 +155,8 @@
</trans-unit>
<trans-unit id="SlnDefinition">
<source>Modify solution (SLN) files.</source>
<target state="new">Modify solution (SLN) files.</target>
<note></note>
<target state="translated">Umožňuje upravovat soubory řešení (SLN).</target>
<note />
</trans-unit>
</body>
</file>

View file

@ -155,8 +155,8 @@
</trans-unit>
<trans-unit id="SlnDefinition">
<source>Modify solution (SLN) files.</source>
<target state="new">Modify solution (SLN) files.</target>
<note></note>
<target state="translated">Projektmappendateien (SLN-Dateien) ändern.</target>
<note />
</trans-unit>
</body>
</file>

View file

@ -155,8 +155,8 @@
</trans-unit>
<trans-unit id="SlnDefinition">
<source>Modify solution (SLN) files.</source>
<target state="new">Modify solution (SLN) files.</target>
<note></note>
<target state="translated">Modifique archivos de la solución (SLN).</target>
<note />
</trans-unit>
</body>
</file>

View file

@ -155,8 +155,8 @@
</trans-unit>
<trans-unit id="SlnDefinition">
<source>Modify solution (SLN) files.</source>
<target state="new">Modify solution (SLN) files.</target>
<note></note>
<target state="translated">Modifiez les fichiers solution (SLN).</target>
<note />
</trans-unit>
</body>
</file>

View file

@ -155,8 +155,8 @@
</trans-unit>
<trans-unit id="SlnDefinition">
<source>Modify solution (SLN) files.</source>
<target state="new">Modify solution (SLN) files.</target>
<note></note>
<target state="translated">Consente di modificare i file di soluzione (SLN).</target>
<note />
</trans-unit>
</body>
</file>

View file

@ -155,8 +155,8 @@
</trans-unit>
<trans-unit id="SlnDefinition">
<source>Modify solution (SLN) files.</source>
<target state="new">Modify solution (SLN) files.</target>
<note></note>
<target state="translated">ソリューション (SLN) ファイルを変更します。</target>
<note />
</trans-unit>
</body>
</file>

View file

@ -155,8 +155,8 @@
</trans-unit>
<trans-unit id="SlnDefinition">
<source>Modify solution (SLN) files.</source>
<target state="new">Modify solution (SLN) files.</target>
<note></note>
<target state="translated">솔루션(SLN) 파일을 수정합니다.</target>
<note />
</trans-unit>
</body>
</file>

View file

@ -155,8 +155,8 @@
</trans-unit>
<trans-unit id="SlnDefinition">
<source>Modify solution (SLN) files.</source>
<target state="new">Modify solution (SLN) files.</target>
<note></note>
<target state="translated">Modyfikuj pliki rozwiązania (SLN).</target>
<note />
</trans-unit>
</body>
</file>

View file

@ -155,8 +155,8 @@
</trans-unit>
<trans-unit id="SlnDefinition">
<source>Modify solution (SLN) files.</source>
<target state="new">Modify solution (SLN) files.</target>
<note></note>
<target state="translated">Modificar arquivos de solução (SLN).</target>
<note />
</trans-unit>
</body>
</file>

View file

@ -155,8 +155,8 @@
</trans-unit>
<trans-unit id="SlnDefinition">
<source>Modify solution (SLN) files.</source>
<target state="new">Modify solution (SLN) files.</target>
<note></note>
<target state="translated">Изменение файлов решения (SLN).</target>
<note />
</trans-unit>
</body>
</file>

View file

@ -155,8 +155,8 @@
</trans-unit>
<trans-unit id="SlnDefinition">
<source>Modify solution (SLN) files.</source>
<target state="new">Modify solution (SLN) files.</target>
<note></note>
<target state="translated">Çözüm (SLN) dosyalarını değiştirin.</target>
<note />
</trans-unit>
</body>
</file>

View file

@ -155,8 +155,8 @@
</trans-unit>
<trans-unit id="SlnDefinition">
<source>Modify solution (SLN) files.</source>
<target state="new">Modify solution (SLN) files.</target>
<note></note>
<target state="translated">修改解决方案(SLN)文件。</target>
<note />
</trans-unit>
</body>
</file>

View file

@ -155,8 +155,8 @@
</trans-unit>
<trans-unit id="SlnDefinition">
<source>Modify solution (SLN) files.</source>
<target state="new">Modify solution (SLN) files.</target>
<note></note>
<target state="translated">修改方案 (SLN) 檔。</target>
<note />
</trans-unit>
</body>
</file>

View file

@ -10,8 +10,8 @@
</trans-unit>
<trans-unit id="AppDescription">
<source>Command to list project to project references</source>
<target state="needs-review-translation">Příkaz pro zobrazení seznamu závislostí mezi projekty (p2p)</target>
<note></note>
<target state="translated">Příkaz pro zobrazení seznamu odkazů mezi projekty</target>
<note />
</trans-unit>
<trans-unit id="NoReferencesFound">
<source>There are no {0} references in project {1}.

View file

@ -10,8 +10,8 @@
</trans-unit>
<trans-unit id="AppDescription">
<source>Command to list project to project references</source>
<target state="needs-review-translation">Befehl zum Auflisten von Interprojektverweisen (P2P)</target>
<note></note>
<target state="translated">Befehl zum Auflisten von Projekt-zu-Projekt-Verweisen</target>
<note />
</trans-unit>
<trans-unit id="NoReferencesFound">
<source>There are no {0} references in project {1}.

View file

@ -10,8 +10,8 @@
</trans-unit>
<trans-unit id="AppDescription">
<source>Command to list project to project references</source>
<target state="needs-review-translation">Comando para mostrar las referencias de proyecto a proyecto (p2p)</target>
<note></note>
<target state="translated">Comando para enumerar las referencias de proyecto a proyecto</target>
<note />
</trans-unit>
<trans-unit id="NoReferencesFound">
<source>There are no {0} references in project {1}.

View file

@ -10,8 +10,8 @@
</trans-unit>
<trans-unit id="AppDescription">
<source>Command to list project to project references</source>
<target state="needs-review-translation">Commande permettant de lister les références de projet à projet (p2p)</target>
<note></note>
<target state="translated">Commande permettant de répertorier les références projet à projet</target>
<note />
</trans-unit>
<trans-unit id="NoReferencesFound">
<source>There are no {0} references in project {1}.

View file

@ -10,8 +10,8 @@
</trans-unit>
<trans-unit id="AppDescription">
<source>Command to list project to project references</source>
<target state="needs-review-translation">Comando per elencare i riferimenti P2P (da progetto a progetto)</target>
<note></note>
<target state="translated">Comando per elencare i riferimenti P2P (da progetto a progetto)</target>
<note />
</trans-unit>
<trans-unit id="NoReferencesFound">
<source>There are no {0} references in project {1}.

View file

@ -10,8 +10,8 @@
</trans-unit>
<trans-unit id="AppDescription">
<source>Command to list project to project references</source>
<target state="needs-review-translation">プロジェクト間 (p2p) 参照を一覧表示するコマンド</target>
<note></note>
<target state="translated">プロジェクト間参照を一覧表示するコマンド</target>
<note />
</trans-unit>
<trans-unit id="NoReferencesFound">
<source>There are no {0} references in project {1}.

View file

@ -10,8 +10,8 @@
</trans-unit>
<trans-unit id="AppDescription">
<source>Command to list project to project references</source>
<target state="needs-review-translation">p2p(프로젝트 간) 참조를 나열하기 위한 명령입니다.</target>
<note></note>
<target state="translated">프로젝트 간 참조를 나열하기 위한 명령입니다.</target>
<note />
</trans-unit>
<trans-unit id="NoReferencesFound">
<source>There are no {0} references in project {1}.

View file

@ -10,8 +10,8 @@
</trans-unit>
<trans-unit id="AppDescription">
<source>Command to list project to project references</source>
<target state="needs-review-translation">Polecenie służące do wyświetlania listy odwołań między projektami (p2p)</target>
<note></note>
<target state="translated">Polecenie służące do wyświetlania listy odwołań między projektami</target>
<note />
</trans-unit>
<trans-unit id="NoReferencesFound">
<source>There are no {0} references in project {1}.

View file

@ -10,8 +10,8 @@
</trans-unit>
<trans-unit id="AppDescription">
<source>Command to list project to project references</source>
<target state="needs-review-translation">Comando para listar as referências p2p (projeto a projeto)</target>
<note></note>
<target state="translated">Comando para listar referências de projeto para projeto</target>
<note />
</trans-unit>
<trans-unit id="NoReferencesFound">
<source>There are no {0} references in project {1}.

View file

@ -10,8 +10,8 @@
</trans-unit>
<trans-unit id="AppDescription">
<source>Command to list project to project references</source>
<target state="needs-review-translation">Команда для перечисления ссылок проекта на проект (p2p)</target>
<note></note>
<target state="translated">Эта команда перечисляет ссылки из одного проекта на другой</target>
<note />
</trans-unit>
<trans-unit id="NoReferencesFound">
<source>There are no {0} references in project {1}.

View file

@ -10,8 +10,8 @@
</trans-unit>
<trans-unit id="AppDescription">
<source>Command to list project to project references</source>
<target state="needs-review-translation">Projeden projeye (p2p) başvuruları listeleme komutu</target>
<note></note>
<target state="translated">Projeden projeye başvuruları listeleme komutu</target>
<note />
</trans-unit>
<trans-unit id="NoReferencesFound">
<source>There are no {0} references in project {1}.

View file

@ -10,8 +10,8 @@
</trans-unit>
<trans-unit id="AppDescription">
<source>Command to list project to project references</source>
<target state="needs-review-translation">用于列出项目到项目 (p2p) 引用的命令</target>
<note></note>
<target state="translated">用于列出项目到项目引用的命令</target>
<note />
</trans-unit>
<trans-unit id="NoReferencesFound">
<source>There are no {0} references in project {1}.

View file

@ -10,8 +10,8 @@
</trans-unit>
<trans-unit id="AppDescription">
<source>Command to list project to project references</source>
<target state="needs-review-translation">用以列出專案對專案 (p2p) 參考的命令</target>
<note></note>
<target state="translated">用以列出專案對專案參考的命令</target>
<note />
</trans-unit>
<trans-unit id="NoReferencesFound">
<source>There are no {0} references in project {1}.

View file

@ -5,23 +5,23 @@
<group id="src/dotnet/commands/dotnet-remove/dotnet-remove-package/LocalizableStrings.resx" />
<trans-unit id="AppFullName">
<source>.NET Remove Package reference Command.</source>
<target state="new">.NET Remove Package reference Command.</target>
<note></note>
<target state="translated">Příkaz rozhraní .NET pro odebrání odkazu na balíček</target>
<note />
</trans-unit>
<trans-unit id="AppDescription">
<source>Command to remove package reference.</source>
<target state="new">Command to remove package reference.</target>
<note></note>
<target state="translated">Příkaz pro odebrání odkazu na balíček</target>
<note />
</trans-unit>
<trans-unit id="AppHelpText">
<source>Package reference to remove.</source>
<target state="new">Package reference to remove.</target>
<note></note>
<target state="translated">Odkaz na balíček, který se má odebrat</target>
<note />
</trans-unit>
<trans-unit id="SpecifyExactlyOnePackageReference">
<source>Please specify only one package reference to remove.</source>
<target state="new">Please specify only one package reference to remove.</target>
<note></note>
<target state="translated">Zadejte prosím jenom jeden odkaz na balíček, který chcete odebrat.</target>
<note />
</trans-unit>
</body>
</file>

View file

@ -5,23 +5,23 @@
<group id="src/dotnet/commands/dotnet-remove/dotnet-remove-package/LocalizableStrings.resx" />
<trans-unit id="AppFullName">
<source>.NET Remove Package reference Command.</source>
<target state="new">.NET Remove Package reference Command.</target>
<note></note>
<target state="translated">.NET-Befehl zum Entfernen von Paketverweisen</target>
<note />
</trans-unit>
<trans-unit id="AppDescription">
<source>Command to remove package reference.</source>
<target state="new">Command to remove package reference.</target>
<note></note>
<target state="translated">Befehl zum Entfernen eines Paketverweises.</target>
<note />
</trans-unit>
<trans-unit id="AppHelpText">
<source>Package reference to remove.</source>
<target state="new">Package reference to remove.</target>
<note></note>
<target state="translated">Zu entfernender Paketverweis.</target>
<note />
</trans-unit>
<trans-unit id="SpecifyExactlyOnePackageReference">
<source>Please specify only one package reference to remove.</source>
<target state="new">Please specify only one package reference to remove.</target>
<note></note>
<target state="translated">Geben Sie nur einen Paketverweis an, der entfernt werden soll.</target>
<note />
</trans-unit>
</body>
</file>

View file

@ -5,23 +5,23 @@
<group id="src/dotnet/commands/dotnet-remove/dotnet-remove-package/LocalizableStrings.resx" />
<trans-unit id="AppFullName">
<source>.NET Remove Package reference Command.</source>
<target state="new">.NET Remove Package reference Command.</target>
<note></note>
<target state="translated">Comando de .NET para quitar referencia de paquete.</target>
<note />
</trans-unit>
<trans-unit id="AppDescription">
<source>Command to remove package reference.</source>
<target state="new">Command to remove package reference.</target>
<note></note>
<target state="translated">Comando para quitar referencia de paquete</target>
<note />
</trans-unit>
<trans-unit id="AppHelpText">
<source>Package reference to remove.</source>
<target state="new">Package reference to remove.</target>
<note></note>
<target state="translated">Referencia de paquete para quitar.</target>
<note />
</trans-unit>
<trans-unit id="SpecifyExactlyOnePackageReference">
<source>Please specify only one package reference to remove.</source>
<target state="new">Please specify only one package reference to remove.</target>
<note></note>
<target state="translated">Especifique solo una referencia de paquete para quitar.</target>
<note />
</trans-unit>
</body>
</file>

View file

@ -5,23 +5,23 @@
<group id="src/dotnet/commands/dotnet-remove/dotnet-remove-package/LocalizableStrings.resx" />
<trans-unit id="AppFullName">
<source>.NET Remove Package reference Command.</source>
<target state="new">.NET Remove Package reference Command.</target>
<note></note>
<target state="translated">Commande .NET Supprimer une référence de package.</target>
<note />
</trans-unit>
<trans-unit id="AppDescription">
<source>Command to remove package reference.</source>
<target state="new">Command to remove package reference.</target>
<note></note>
<target state="translated">Commande permettant de supprimer une référence de package.</target>
<note />
</trans-unit>
<trans-unit id="AppHelpText">
<source>Package reference to remove.</source>
<target state="new">Package reference to remove.</target>
<note></note>
<target state="translated">Référence de package à supprimer.</target>
<note />
</trans-unit>
<trans-unit id="SpecifyExactlyOnePackageReference">
<source>Please specify only one package reference to remove.</source>
<target state="new">Please specify only one package reference to remove.</target>
<note></note>
<target state="translated">Spécifiez une seule référence de package à supprimer.</target>
<note />
</trans-unit>
</body>
</file>

View file

@ -5,23 +5,23 @@
<group id="src/dotnet/commands/dotnet-remove/dotnet-remove-package/LocalizableStrings.resx" />
<trans-unit id="AppFullName">
<source>.NET Remove Package reference Command.</source>
<target state="new">.NET Remove Package reference Command.</target>
<note></note>
<target state="translated">Comando Rimuovi riferimento al pacchetto .NET.</target>
<note />
</trans-unit>
<trans-unit id="AppDescription">
<source>Command to remove package reference.</source>
<target state="new">Command to remove package reference.</target>
<note></note>
<target state="translated">Comando per rimuovere il riferimento al pacchetto.</target>
<note />
</trans-unit>
<trans-unit id="AppHelpText">
<source>Package reference to remove.</source>
<target state="new">Package reference to remove.</target>
<note></note>
<target state="translated">Riferimento al pacchetto da rimuovere.</target>
<note />
</trans-unit>
<trans-unit id="SpecifyExactlyOnePackageReference">
<source>Please specify only one package reference to remove.</source>
<target state="new">Please specify only one package reference to remove.</target>
<note></note>
<target state="translated">Specificare un solo riferimento al pacchetto da rimuovere.</target>
<note />
</trans-unit>
</body>
</file>

View file

@ -5,23 +5,23 @@
<group id="src/dotnet/commands/dotnet-remove/dotnet-remove-package/LocalizableStrings.resx" />
<trans-unit id="AppFullName">
<source>.NET Remove Package reference Command.</source>
<target state="new">.NET Remove Package reference Command.</target>
<note></note>
<target state="translated">.NET パッケージ参照を削除するコマンド。</target>
<note />
</trans-unit>
<trans-unit id="AppDescription">
<source>Command to remove package reference.</source>
<target state="new">Command to remove package reference.</target>
<note></note>
<target state="translated">パッケージ参照を削除するコマンド</target>
<note />
</trans-unit>
<trans-unit id="AppHelpText">
<source>Package reference to remove.</source>
<target state="new">Package reference to remove.</target>
<note></note>
<target state="translated">削除するパッケージ参照。</target>
<note />
</trans-unit>
<trans-unit id="SpecifyExactlyOnePackageReference">
<source>Please specify only one package reference to remove.</source>
<target state="new">Please specify only one package reference to remove.</target>
<note></note>
<target state="translated">削除するパッケージ参照を 1 つだけ指定してください。</target>
<note />
</trans-unit>
</body>
</file>

View file

@ -5,23 +5,23 @@
<group id="src/dotnet/commands/dotnet-remove/dotnet-remove-package/LocalizableStrings.resx" />
<trans-unit id="AppFullName">
<source>.NET Remove Package reference Command.</source>
<target state="new">.NET Remove Package reference Command.</target>
<note></note>
<target state="translated">.NET 패키지 참조 제거 명령입니다.</target>
<note />
</trans-unit>
<trans-unit id="AppDescription">
<source>Command to remove package reference.</source>
<target state="new">Command to remove package reference.</target>
<note></note>
<target state="translated">패키지 참조를 제거하는 명령입니다.</target>
<note />
</trans-unit>
<trans-unit id="AppHelpText">
<source>Package reference to remove.</source>
<target state="new">Package reference to remove.</target>
<note></note>
<target state="translated">제거할 패키지 참조입니다.</target>
<note />
</trans-unit>
<trans-unit id="SpecifyExactlyOnePackageReference">
<source>Please specify only one package reference to remove.</source>
<target state="new">Please specify only one package reference to remove.</target>
<note></note>
<target state="translated">제거할 패키지 참조를 하나만 지정하세요.</target>
<note />
</trans-unit>
</body>
</file>

View file

@ -5,23 +5,23 @@
<group id="src/dotnet/commands/dotnet-remove/dotnet-remove-package/LocalizableStrings.resx" />
<trans-unit id="AppFullName">
<source>.NET Remove Package reference Command.</source>
<target state="new">.NET Remove Package reference Command.</target>
<note></note>
<target state="translated">Polecenie usuwania odwołania do pakietu platformy .NET.</target>
<note />
</trans-unit>
<trans-unit id="AppDescription">
<source>Command to remove package reference.</source>
<target state="new">Command to remove package reference.</target>
<note></note>
<target state="translated">Polecenie służące do usuwania odwołania do pakietu.</target>
<note />
</trans-unit>
<trans-unit id="AppHelpText">
<source>Package reference to remove.</source>
<target state="new">Package reference to remove.</target>
<note></note>
<target state="translated">Odwołanie do pakietu do usunięcia.</target>
<note />
</trans-unit>
<trans-unit id="SpecifyExactlyOnePackageReference">
<source>Please specify only one package reference to remove.</source>
<target state="new">Please specify only one package reference to remove.</target>
<note></note>
<target state="translated">Podaj tylko jedno odwołanie do pakietu, które ma zostać usunięte.</target>
<note />
</trans-unit>
</body>
</file>

View file

@ -5,23 +5,23 @@
<group id="src/dotnet/commands/dotnet-remove/dotnet-remove-package/LocalizableStrings.resx" />
<trans-unit id="AppFullName">
<source>.NET Remove Package reference Command.</source>
<target state="new">.NET Remove Package reference Command.</target>
<note></note>
<target state="translated">Comando para remover referência do pacote do .NET.</target>
<note />
</trans-unit>
<trans-unit id="AppDescription">
<source>Command to remove package reference.</source>
<target state="new">Command to remove package reference.</target>
<note></note>
<target state="translated">Comando para remover a referência do pacote.</target>
<note />
</trans-unit>
<trans-unit id="AppHelpText">
<source>Package reference to remove.</source>
<target state="new">Package reference to remove.</target>
<note></note>
<target state="translated">Referência do pacote a ser removida.</target>
<note />
</trans-unit>
<trans-unit id="SpecifyExactlyOnePackageReference">
<source>Please specify only one package reference to remove.</source>
<target state="new">Please specify only one package reference to remove.</target>
<note></note>
<target state="translated">Especifique somente uma referência do pacote a ser removida.</target>
<note />
</trans-unit>
</body>
</file>

View file

@ -5,23 +5,23 @@
<group id="src/dotnet/commands/dotnet-remove/dotnet-remove-package/LocalizableStrings.resx" />
<trans-unit id="AppFullName">
<source>.NET Remove Package reference Command.</source>
<target state="new">.NET Remove Package reference Command.</target>
<note></note>
<target state="translated">Команда .NET "Удалить ссылку на пакет".</target>
<note />
</trans-unit>
<trans-unit id="AppDescription">
<source>Command to remove package reference.</source>
<target state="new">Command to remove package reference.</target>
<note></note>
<target state="translated">Эта команда удаляет ссылку на пакет.</target>
<note />
</trans-unit>
<trans-unit id="AppHelpText">
<source>Package reference to remove.</source>
<target state="new">Package reference to remove.</target>
<note></note>
<target state="translated">Удаляемая ссылка на пакет.</target>
<note />
</trans-unit>
<trans-unit id="SpecifyExactlyOnePackageReference">
<source>Please specify only one package reference to remove.</source>
<target state="new">Please specify only one package reference to remove.</target>
<note></note>
<target state="translated">Укажите только одну удаляемую ссылку на пакет.</target>
<note />
</trans-unit>
</body>
</file>

View file

@ -5,23 +5,23 @@
<group id="src/dotnet/commands/dotnet-remove/dotnet-remove-package/LocalizableStrings.resx" />
<trans-unit id="AppFullName">
<source>.NET Remove Package reference Command.</source>
<target state="new">.NET Remove Package reference Command.</target>
<note></note>
<target state="translated">.NET Paket başvurusunu kaldır Komutu</target>
<note />
</trans-unit>
<trans-unit id="AppDescription">
<source>Command to remove package reference.</source>
<target state="new">Command to remove package reference.</target>
<note></note>
<target state="translated">Paket başvurusunu kaldırma komutu</target>
<note />
</trans-unit>
<trans-unit id="AppHelpText">
<source>Package reference to remove.</source>
<target state="new">Package reference to remove.</target>
<note></note>
<target state="translated">Kaldırılacak paket başvurusu.</target>
<note />
</trans-unit>
<trans-unit id="SpecifyExactlyOnePackageReference">
<source>Please specify only one package reference to remove.</source>
<target state="new">Please specify only one package reference to remove.</target>
<note></note>
<target state="translated">Lütfen kaldırmak için yalnızca bir paket başvurusunu belirtin.</target>
<note />
</trans-unit>
</body>
</file>

View file

@ -5,23 +5,23 @@
<group id="src/dotnet/commands/dotnet-remove/dotnet-remove-package/LocalizableStrings.resx" />
<trans-unit id="AppFullName">
<source>.NET Remove Package reference Command.</source>
<target state="new">.NET Remove Package reference Command.</target>
<note></note>
<target state="translated">.NET“删除包引用”命令。</target>
<note />
</trans-unit>
<trans-unit id="AppDescription">
<source>Command to remove package reference.</source>
<target state="new">Command to remove package reference.</target>
<note></note>
<target state="translated">用于删除包引用的命令。</target>
<note />
</trans-unit>
<trans-unit id="AppHelpText">
<source>Package reference to remove.</source>
<target state="new">Package reference to remove.</target>
<note></note>
<target state="translated">要删除的包引用。</target>
<note />
</trans-unit>
<trans-unit id="SpecifyExactlyOnePackageReference">
<source>Please specify only one package reference to remove.</source>
<target state="new">Please specify only one package reference to remove.</target>
<note></note>
<target state="translated">请仅指定一个要删除的包引用。</target>
<note />
</trans-unit>
</body>
</file>

View file

@ -5,23 +5,23 @@
<group id="src/dotnet/commands/dotnet-remove/dotnet-remove-package/LocalizableStrings.resx" />
<trans-unit id="AppFullName">
<source>.NET Remove Package reference Command.</source>
<target state="new">.NET Remove Package reference Command.</target>
<note></note>
<target state="translated">.NET 移除套件參考命令。</target>
<note />
</trans-unit>
<trans-unit id="AppDescription">
<source>Command to remove package reference.</source>
<target state="new">Command to remove package reference.</target>
<note></note>
<target state="translated">用以移除套件參考的命令。</target>
<note />
</trans-unit>
<trans-unit id="AppHelpText">
<source>Package reference to remove.</source>
<target state="new">Package reference to remove.</target>
<note></note>
<target state="translated">要移除的套件參考。</target>
<note />
</trans-unit>
<trans-unit id="SpecifyExactlyOnePackageReference">
<source>Please specify only one package reference to remove.</source>
<target state="new">Please specify only one package reference to remove.</target>
<note></note>
<target state="translated">請只指定一個要移除的套件參考。</target>
<note />
</trans-unit>
</body>
</file>

View file

@ -5,13 +5,13 @@
<group id="src/dotnet/commands/dotnet-remove/dotnet-remove-p2p/LocalizableStrings.resx" />
<trans-unit id="AppFullName">
<source>.NET Remove Project to Project reference Command</source>
<target state="needs-review-translation">Příkaz rozhraní .NET pro odebrání odkazu mezi projekty (p2p)</target>
<note></note>
<target state="translated">Příkaz rozhraní .NET pro odebrání odkazu mezi projekty</target>
<note />
</trans-unit>
<trans-unit id="AppDescription">
<source>Command to remove project to project reference</source>
<target state="needs-review-translation">Příkaz pro odebrání odkazu mezi projekty (p2p)</target>
<note></note>
<target state="translated">Příkaz pro odebrání odkazu mezi projekty</target>
<note />
</trans-unit>
<trans-unit id="CmdFrameworkDescription">
<source>Remove reference only when targetting a specific framework</source>

View file

@ -5,13 +5,13 @@
<group id="src/dotnet/commands/dotnet-remove/dotnet-remove-p2p/LocalizableStrings.resx" />
<trans-unit id="AppFullName">
<source>.NET Remove Project to Project reference Command</source>
<target state="needs-review-translation">.NET-Befehl zum Entfernen von Projekt-zu-Projekt-Verweisen (P2P-Verweise)</target>
<note></note>
<target state="translated">.NET-Befehl zum Entfernen von Projekt-zu-Projekt-Verweisen</target>
<note />
</trans-unit>
<trans-unit id="AppDescription">
<source>Command to remove project to project reference</source>
<target state="needs-review-translation">Befehl zum Entfernen von Projekt-zu-Projekt-Verweisen (P2P-Verweise)</target>
<note></note>
<target state="translated">Befehl zum Entfernen von Projekt-zu-Projekt-Verweisen</target>
<note />
</trans-unit>
<trans-unit id="CmdFrameworkDescription">
<source>Remove reference only when targetting a specific framework</source>

View file

@ -5,13 +5,13 @@
<group id="src/dotnet/commands/dotnet-remove/dotnet-remove-p2p/LocalizableStrings.resx" />
<trans-unit id="AppFullName">
<source>.NET Remove Project to Project reference Command</source>
<target state="needs-review-translation">Comando de .NET para quitar una referencia de proyecto a proyecto (p2p)</target>
<note></note>
<target state="translated">Comando de .NET para quitar una referencia de proyecto a proyecto</target>
<note />
</trans-unit>
<trans-unit id="AppDescription">
<source>Command to remove project to project reference</source>
<target state="needs-review-translation">Comando para quitar una referencia de proyecto a proyecto (p2p)</target>
<note></note>
<target state="translated">Comando para quitar una referencia de proyecto a proyecto</target>
<note />
</trans-unit>
<trans-unit id="CmdFrameworkDescription">
<source>Remove reference only when targetting a specific framework</source>

View file

@ -5,13 +5,13 @@
<group id="src/dotnet/commands/dotnet-remove/dotnet-remove-p2p/LocalizableStrings.resx" />
<trans-unit id="AppFullName">
<source>.NET Remove Project to Project reference Command</source>
<target state="needs-review-translation">Commande de suppression d'une référence projet à projet (p2p) .NET</target>
<note></note>
<target state="translated">Commande .NET Supprimer une référence projet à projet</target>
<note />
</trans-unit>
<trans-unit id="AppDescription">
<source>Command to remove project to project reference</source>
<target state="needs-review-translation">Commande permettant de supprimer une référence projet à projet (p2p)</target>
<note></note>
<target state="translated">Commande permettant de supprimer une référence projet à projet</target>
<note />
</trans-unit>
<trans-unit id="CmdFrameworkDescription">
<source>Remove reference only when targetting a specific framework</source>

View file

@ -5,13 +5,13 @@
<group id="src/dotnet/commands/dotnet-remove/dotnet-remove-p2p/LocalizableStrings.resx" />
<trans-unit id="AppFullName">
<source>.NET Remove Project to Project reference Command</source>
<target state="needs-review-translation">Comando Rimuovi riferimento P2P (da progetto a progetto) .NET</target>
<note></note>
<target state="translated">Comando Rimuovi riferimento P2P (da progetto a progetto) .NET</target>
<note />
</trans-unit>
<trans-unit id="AppDescription">
<source>Command to remove project to project reference</source>
<target state="needs-review-translation">Comando per rimuovere il riferimento P2P (da progetto a progetto)</target>
<note></note>
<target state="translated">Comando per rimuovere il riferimento P2P (da progetto a progetto)</target>
<note />
</trans-unit>
<trans-unit id="CmdFrameworkDescription">
<source>Remove reference only when targetting a specific framework</source>

View file

@ -5,13 +5,13 @@
<group id="src/dotnet/commands/dotnet-remove/dotnet-remove-p2p/LocalizableStrings.resx" />
<trans-unit id="AppFullName">
<source>.NET Remove Project to Project reference Command</source>
<target state="needs-review-translation">.NET Remove Project to Project (p2p) 参照コマンド</target>
<note></note>
<target state="translated">.NET プロジェクト間参照を削除するコマンド</target>
<note />
</trans-unit>
<trans-unit id="AppDescription">
<source>Command to remove project to project reference</source>
<target state="needs-review-translation">project to project (p2p) 参照を削除するコマンド</target>
<note></note>
<target state="translated">プロジェクト間参照を削除するコマンド</target>
<note />
</trans-unit>
<trans-unit id="CmdFrameworkDescription">
<source>Remove reference only when targetting a specific framework</source>

View file

@ -5,13 +5,13 @@
<group id="src/dotnet/commands/dotnet-remove/dotnet-remove-p2p/LocalizableStrings.resx" />
<trans-unit id="AppFullName">
<source>.NET Remove Project to Project reference Command</source>
<target state="needs-review-translation">.NET p2p(프로젝트 간) 참조 제거 명령</target>
<note></note>
<target state="translated">.NET 프로젝트 간 참조 제거 명령</target>
<note />
</trans-unit>
<trans-unit id="AppDescription">
<source>Command to remove project to project reference</source>
<target state="needs-review-translation">p2p(프로젝트 간) 참조를 제거하는 명령입니다.</target>
<note></note>
<target state="translated">프로젝트 간 참조를 제거하는 명령입니다.</target>
<note />
</trans-unit>
<trans-unit id="CmdFrameworkDescription">
<source>Remove reference only when targetting a specific framework</source>

View file

@ -5,13 +5,13 @@
<group id="src/dotnet/commands/dotnet-remove/dotnet-remove-p2p/LocalizableStrings.resx" />
<trans-unit id="AppFullName">
<source>.NET Remove Project to Project reference Command</source>
<target state="needs-review-translation">Polecenie usuwania odwołania między projektami (p2p) dla platformy .NET</target>
<note></note>
<target state="translated">Polecenie usuwania odwołania między projektami dla platformy .NET</target>
<note />
</trans-unit>
<trans-unit id="AppDescription">
<source>Command to remove project to project reference</source>
<target state="needs-review-translation">Polecenie służące do usuwania odwołania między projektami (p2p)</target>
<note></note>
<target state="translated">Polecenie służące do usuwania odwołania między projektami</target>
<note />
</trans-unit>
<trans-unit id="CmdFrameworkDescription">
<source>Remove reference only when targetting a specific framework</source>

View file

@ -5,13 +5,13 @@
<group id="src/dotnet/commands/dotnet-remove/dotnet-remove-p2p/LocalizableStrings.resx" />
<trans-unit id="AppFullName">
<source>.NET Remove Project to Project reference Command</source>
<target state="needs-review-translation">Comando .NET Remove Project to Project (p2p) reference</target>
<note></note>
<target state="translated">Comando para remover a referência de projeto para projeto do .NET</target>
<note />
</trans-unit>
<trans-unit id="AppDescription">
<source>Command to remove project to project reference</source>
<target state="needs-review-translation">Comando para remover a referência p2p (projeto para projeto)</target>
<note></note>
<target state="translated">Comando para remover a referência projeto para projeto</target>
<note />
</trans-unit>
<trans-unit id="CmdFrameworkDescription">
<source>Remove reference only when targetting a specific framework</source>

View file

@ -5,13 +5,13 @@
<group id="src/dotnet/commands/dotnet-remove/dotnet-remove-p2p/LocalizableStrings.resx" />
<trans-unit id="AppFullName">
<source>.NET Remove Project to Project reference Command</source>
<target state="needs-review-translation">Команда .NET "Удалить ссылку проекта на проект (p2p)"</target>
<note></note>
<target state="translated">Команда .NET "Удалить ссылку из одного проекта на другой"</target>
<note />
</trans-unit>
<trans-unit id="AppDescription">
<source>Command to remove project to project reference</source>
<target state="needs-review-translation">Команда для удаления ссылки проекта на проект (p2p).</target>
<note></note>
<target state="translated">Эта команда удаляет ссылку из одного проекта на другой</target>
<note />
</trans-unit>
<trans-unit id="CmdFrameworkDescription">
<source>Remove reference only when targetting a specific framework</source>

View file

@ -5,13 +5,13 @@
<group id="src/dotnet/commands/dotnet-remove/dotnet-remove-p2p/LocalizableStrings.resx" />
<trans-unit id="AppFullName">
<source>.NET Remove Project to Project reference Command</source>
<target state="needs-review-translation">.NET Projeden Projeye (p2p) başvuru Kaldırma Komutu</target>
<note></note>
<target state="translated">.NET Projeden Projeye başvuruyu kaldır Komutu</target>
<note />
</trans-unit>
<trans-unit id="AppDescription">
<source>Command to remove project to project reference</source>
<target state="needs-review-translation">Projeden projeye (p2p) başvuru kaldırma komutu</target>
<note></note>
<target state="translated">Projeden projeye başvuruyu kaldırma komutu</target>
<note />
</trans-unit>
<trans-unit id="CmdFrameworkDescription">
<source>Remove reference only when targetting a specific framework</source>

View file

@ -5,13 +5,13 @@
<group id="src/dotnet/commands/dotnet-remove/dotnet-remove-p2p/LocalizableStrings.resx" />
<trans-unit id="AppFullName">
<source>.NET Remove Project to Project reference Command</source>
<target state="needs-review-translation">用于项目到项目(p2p)引用的 .NET 删除命令</target>
<note></note>
<target state="translated">.NET“删除项目到项目引用”命令</target>
<note />
</trans-unit>
<trans-unit id="AppDescription">
<source>Command to remove project to project reference</source>
<target state="needs-review-translation">用于删除项目到项目(p2p)引用的命令</target>
<note></note>
<target state="translated">用于删除项目到项目引用的命令</target>
<note />
</trans-unit>
<trans-unit id="CmdFrameworkDescription">
<source>Remove reference only when targetting a specific framework</source>

View file

@ -5,13 +5,13 @@
<group id="src/dotnet/commands/dotnet-remove/dotnet-remove-p2p/LocalizableStrings.resx" />
<trans-unit id="AppFullName">
<source>.NET Remove Project to Project reference Command</source>
<target state="needs-review-translation">.NET 移除專案對專案 (p2p) 參考命令</target>
<note></note>
<target state="translated">.NET 移除專案對專案參考命令</target>
<note />
</trans-unit>
<trans-unit id="AppDescription">
<source>Command to remove project to project reference</source>
<target state="needs-review-translation">用以移除專案對專案 (p2p) 參考的命令</target>
<note></note>
<target state="translated">用以移除專案對專案參考的命令</target>
<note />
</trans-unit>
<trans-unit id="CmdFrameworkDescription">
<source>Remove reference only when targetting a specific framework</source>

View file

@ -5,58 +5,58 @@
<group id="src/dotnet/commands/dotnet-sln/LocalizableStrings.resx" />
<trans-unit id="AppFullName">
<source>.NET modify solution file command</source>
<target state="new">.NET modify solution file command</target>
<note></note>
<target state="translated">Příkaz rozhraní .NET pro úpravy souboru řešení</target>
<note />
</trans-unit>
<trans-unit id="AppDescription">
<source>Command to add, remove, and list projects from the solution (SLN) file.</source>
<target state="new">Command to add, remove, and list projects from the solution (SLN) file.</target>
<note></note>
<target state="translated">Příkaz pro přidání, odebrání a vypsání seznamu projektů ze souboru řešení (SLN)</target>
<note />
</trans-unit>
<trans-unit id="AppHelpText">
<source>Projects to add or to remove from the solution.</source>
<target state="new">Projects to add or to remove from the solution.</target>
<note></note>
<target state="translated">Projekty, které se mají přidat do řešení nebo odebrat z řešení</target>
<note />
</trans-unit>
<trans-unit id="AddAppFullName">
<source>.NET Add project(s) to a solution file Command</source>
<target state="new">.NET Add project(s) to a solution file Command</target>
<note></note>
<target state="translated">Příkaz rozhraní .NET pro přidání projektů do souboru řešení</target>
<note />
</trans-unit>
<trans-unit id="AddSubcommandHelpText">
<source>Add a specified project(s) to the solution.</source>
<target state="new">Add a specified project(s) to the solution.</target>
<note></note>
<target state="translated">Přidá určené projekty do řešení.</target>
<note />
</trans-unit>
<trans-unit id="RemoveAppFullName">
<source>.NET Remove project(s) from a solution file Command</source>
<target state="new">.NET Remove project(s) from a solution file Command</target>
<note></note>
<target state="translated">Příkaz rozhraní .NET pro odebrání projektů ze souboru řešení</target>
<note />
</trans-unit>
<trans-unit id="RemoveSubcommandHelpText">
<source>Remove the specified project(s) from the solution. The project is not impacted.</source>
<target state="new">Remove the specified project(s) from the solution. The project is not impacted.</target>
<note></note>
<target state="translated">Odebere určení projekty z řešení. Na projekt to nemá vliv.</target>
<note />
</trans-unit>
<trans-unit id="ListAppFullName">
<source>.NET List project(s) in a solution file Command</source>
<target state="new">.NET List project(s) in a solution file Command</target>
<note></note>
<target state="translated">Příkaz rozhraní .NET pro vypsání seznamu projektů v souboru řešení</target>
<note />
</trans-unit>
<trans-unit id="ListSubcommandHelpText">
<source>List all projects in the solution.</source>
<target state="new">List all projects in the solution.</target>
<note></note>
<target state="translated">Vypíše seznam všech projektů v řešení.</target>
<note />
</trans-unit>
<trans-unit id="CreateAppFullName">
<source>.NET Create a solution file Command</source>
<target state="new">.NET Create a solution file Command</target>
<note></note>
<target state="translated">Příkaz rozhraní .NET pro vytvoření souboru řešení</target>
<note />
</trans-unit>
<trans-unit id="CreateSubcommandHelpText">
<source>Create a solution file.</source>
<target state="new">Create a solution file.</target>
<note></note>
<target state="translated">Vytvoří soubor řešení.</target>
<note />
</trans-unit>
</body>
</file>

View file

@ -5,58 +5,58 @@
<group id="src/dotnet/commands/dotnet-sln/LocalizableStrings.resx" />
<trans-unit id="AppFullName">
<source>.NET modify solution file command</source>
<target state="new">.NET modify solution file command</target>
<note></note>
<target state="translated">.NET-Befehl zum Ändern von Projektmappendateien</target>
<note />
</trans-unit>
<trans-unit id="AppDescription">
<source>Command to add, remove, and list projects from the solution (SLN) file.</source>
<target state="new">Command to add, remove, and list projects from the solution (SLN) file.</target>
<note></note>
<target state="translated">Befehl zum Hinzufügen, Entfernen und Auflisten von Projekten aus der Projektmappendatei (SLN-Datei).</target>
<note />
</trans-unit>
<trans-unit id="AppHelpText">
<source>Projects to add or to remove from the solution.</source>
<target state="new">Projects to add or to remove from the solution.</target>
<note></note>
<target state="translated">Hinzuzufügende oder zu entfernende Projekte.</target>
<note />
</trans-unit>
<trans-unit id="AddAppFullName">
<source>.NET Add project(s) to a solution file Command</source>
<target state="new">.NET Add project(s) to a solution file Command</target>
<note></note>
<target state="translated">.NET-Befehl zum Hinzufügen von Projekten zu einer Projektmappendatei</target>
<note />
</trans-unit>
<trans-unit id="AddSubcommandHelpText">
<source>Add a specified project(s) to the solution.</source>
<target state="new">Add a specified project(s) to the solution.</target>
<note></note>
<target state="translated">Fügt der Projektmappe bestimmte Projekte hinzu.</target>
<note />
</trans-unit>
<trans-unit id="RemoveAppFullName">
<source>.NET Remove project(s) from a solution file Command</source>
<target state="new">.NET Remove project(s) from a solution file Command</target>
<note></note>
<target state="translated">.NET-Befehl zum Entfernen von Projekten aus einer Projektmappendatei</target>
<note />
</trans-unit>
<trans-unit id="RemoveSubcommandHelpText">
<source>Remove the specified project(s) from the solution. The project is not impacted.</source>
<target state="new">Remove the specified project(s) from the solution. The project is not impacted.</target>
<note></note>
<target state="translated">Entfernt bestimmte Projekte aus der Projektmappe. Dies hat keine Auswirkungen auf das Projekt.</target>
<note />
</trans-unit>
<trans-unit id="ListAppFullName">
<source>.NET List project(s) in a solution file Command</source>
<target state="new">.NET List project(s) in a solution file Command</target>
<note></note>
<target state="translated">.NET-Befehl zum Auflisten von Projekten in einer Projektmappendatei</target>
<note />
</trans-unit>
<trans-unit id="ListSubcommandHelpText">
<source>List all projects in the solution.</source>
<target state="new">List all projects in the solution.</target>
<note></note>
<target state="translated">Listet alle Projekte in der Projektmappe auf.</target>
<note />
</trans-unit>
<trans-unit id="CreateAppFullName">
<source>.NET Create a solution file Command</source>
<target state="new">.NET Create a solution file Command</target>
<note></note>
<target state="translated">.NET-Befehl zum Erstellen von Projektmappendateien</target>
<note />
</trans-unit>
<trans-unit id="CreateSubcommandHelpText">
<source>Create a solution file.</source>
<target state="new">Create a solution file.</target>
<note></note>
<target state="translated">Erstellt eine Projektmappendatei.</target>
<note />
</trans-unit>
</body>
</file>

View file

@ -5,58 +5,58 @@
<group id="src/dotnet/commands/dotnet-sln/LocalizableStrings.resx" />
<trans-unit id="AppFullName">
<source>.NET modify solution file command</source>
<target state="new">.NET modify solution file command</target>
<note></note>
<target state="translated">Comando de .NET para modificar el archivo de la solución</target>
<note />
</trans-unit>
<trans-unit id="AppDescription">
<source>Command to add, remove, and list projects from the solution (SLN) file.</source>
<target state="new">Command to add, remove, and list projects from the solution (SLN) file.</target>
<note></note>
<target state="translated">Comando para agregar, quitar y enumerar proyectos desde el archivo de la solución (SLN).</target>
<note />
</trans-unit>
<trans-unit id="AppHelpText">
<source>Projects to add or to remove from the solution.</source>
<target state="new">Projects to add or to remove from the solution.</target>
<note></note>
<target state="translated">Proyectos para agregar o quitar de la solución.</target>
<note />
</trans-unit>
<trans-unit id="AddAppFullName">
<source>.NET Add project(s) to a solution file Command</source>
<target state="new">.NET Add project(s) to a solution file Command</target>
<note></note>
<target state="translated">Comando de .NET para agregar proyectos a un archivo de la solución</target>
<note />
</trans-unit>
<trans-unit id="AddSubcommandHelpText">
<source>Add a specified project(s) to the solution.</source>
<target state="new">Add a specified project(s) to the solution.</target>
<note></note>
<target state="translated">Agregue los proyectos especificado a la solución.</target>
<note />
</trans-unit>
<trans-unit id="RemoveAppFullName">
<source>.NET Remove project(s) from a solution file Command</source>
<target state="new">.NET Remove project(s) from a solution file Command</target>
<note></note>
<target state="translated">Comando de .NET para quitar proyectos de un archivo de la solución</target>
<note />
</trans-unit>
<trans-unit id="RemoveSubcommandHelpText">
<source>Remove the specified project(s) from the solution. The project is not impacted.</source>
<target state="new">Remove the specified project(s) from the solution. The project is not impacted.</target>
<note></note>
<target state="translated">Quite los proyectos especificados de la solución. El proyecto no se ve afectado.</target>
<note />
</trans-unit>
<trans-unit id="ListAppFullName">
<source>.NET List project(s) in a solution file Command</source>
<target state="new">.NET List project(s) in a solution file Command</target>
<note></note>
<target state="translated">Comando de .NET para enumerar proyectos en un archivo de la solución</target>
<note />
</trans-unit>
<trans-unit id="ListSubcommandHelpText">
<source>List all projects in the solution.</source>
<target state="new">List all projects in the solution.</target>
<note></note>
<target state="translated">Enumere todos los proyectos de la solución.</target>
<note />
</trans-unit>
<trans-unit id="CreateAppFullName">
<source>.NET Create a solution file Command</source>
<target state="new">.NET Create a solution file Command</target>
<note></note>
<target state="translated">Comando de .NET para crear un archivo de la solución</target>
<note />
</trans-unit>
<trans-unit id="CreateSubcommandHelpText">
<source>Create a solution file.</source>
<target state="new">Create a solution file.</target>
<note></note>
<target state="translated">Cree un archivo de la solución.</target>
<note />
</trans-unit>
</body>
</file>

View file

@ -5,58 +5,58 @@
<group id="src/dotnet/commands/dotnet-sln/LocalizableStrings.resx" />
<trans-unit id="AppFullName">
<source>.NET modify solution file command</source>
<target state="new">.NET modify solution file command</target>
<note></note>
<target state="translated">Commande .NET Modifier un fichier solution</target>
<note />
</trans-unit>
<trans-unit id="AppDescription">
<source>Command to add, remove, and list projects from the solution (SLN) file.</source>
<target state="new">Command to add, remove, and list projects from the solution (SLN) file.</target>
<note></note>
<target state="translated">Commande permettant d'ajouter, de supprimer et de répertorier des projets à partir du fichier solution (SLN).</target>
<note />
</trans-unit>
<trans-unit id="AppHelpText">
<source>Projects to add or to remove from the solution.</source>
<target state="new">Projects to add or to remove from the solution.</target>
<note></note>
<target state="translated">Projets à ajouter ou supprimer dans la solution.</target>
<note />
</trans-unit>
<trans-unit id="AddAppFullName">
<source>.NET Add project(s) to a solution file Command</source>
<target state="new">.NET Add project(s) to a solution file Command</target>
<note></note>
<target state="translated">Commande .NET Ajouter un ou des projets à un fichier solution</target>
<note />
</trans-unit>
<trans-unit id="AddSubcommandHelpText">
<source>Add a specified project(s) to the solution.</source>
<target state="new">Add a specified project(s) to the solution.</target>
<note></note>
<target state="translated">Ajoutez un ou des projets spécifiés à la solution.</target>
<note />
</trans-unit>
<trans-unit id="RemoveAppFullName">
<source>.NET Remove project(s) from a solution file Command</source>
<target state="new">.NET Remove project(s) from a solution file Command</target>
<note></note>
<target state="translated">Commande .NET Supprimer un ou des projets dans un fichier solution</target>
<note />
</trans-unit>
<trans-unit id="RemoveSubcommandHelpText">
<source>Remove the specified project(s) from the solution. The project is not impacted.</source>
<target state="new">Remove the specified project(s) from the solution. The project is not impacted.</target>
<note></note>
<target state="translated">Supprimez le ou les projets spécifiés dans la solution. Le projet n'est pas affecté.</target>
<note />
</trans-unit>
<trans-unit id="ListAppFullName">
<source>.NET List project(s) in a solution file Command</source>
<target state="new">.NET List project(s) in a solution file Command</target>
<note></note>
<target state="translated">Commande .NET Répertorier un ou des projets dans un fichier solution</target>
<note />
</trans-unit>
<trans-unit id="ListSubcommandHelpText">
<source>List all projects in the solution.</source>
<target state="new">List all projects in the solution.</target>
<note></note>
<target state="translated">Répertoriez tous les projets de la solution.</target>
<note />
</trans-unit>
<trans-unit id="CreateAppFullName">
<source>.NET Create a solution file Command</source>
<target state="new">.NET Create a solution file Command</target>
<note></note>
<target state="translated">Commande .NET Créer un fichier solution</target>
<note />
</trans-unit>
<trans-unit id="CreateSubcommandHelpText">
<source>Create a solution file.</source>
<target state="new">Create a solution file.</target>
<note></note>
<target state="translated">Créez un fichier solution.</target>
<note />
</trans-unit>
</body>
</file>

View file

@ -5,58 +5,58 @@
<group id="src/dotnet/commands/dotnet-sln/LocalizableStrings.resx" />
<trans-unit id="AppFullName">
<source>.NET modify solution file command</source>
<target state="new">.NET modify solution file command</target>
<note></note>
<target state="translated">Comando Modifica file di soluzione .NET</target>
<note />
</trans-unit>
<trans-unit id="AppDescription">
<source>Command to add, remove, and list projects from the solution (SLN) file.</source>
<target state="new">Command to add, remove, and list projects from the solution (SLN) file.</target>
<note></note>
<target state="translated">Comando per aggiungere, rimuovere ed elencare i progetti dal file di soluzione (SLN).</target>
<note />
</trans-unit>
<trans-unit id="AppHelpText">
<source>Projects to add or to remove from the solution.</source>
<target state="new">Projects to add or to remove from the solution.</target>
<note></note>
<target state="translated">Progetti da aggiungere o rimuovere dalla soluzione.</target>
<note />
</trans-unit>
<trans-unit id="AddAppFullName">
<source>.NET Add project(s) to a solution file Command</source>
<target state="new">.NET Add project(s) to a solution file Command</target>
<note></note>
<target state="translated">Comando Aggiungi progetto/i a un file di soluzione .NET</target>
<note />
</trans-unit>
<trans-unit id="AddSubcommandHelpText">
<source>Add a specified project(s) to the solution.</source>
<target state="new">Add a specified project(s) to the solution.</target>
<note></note>
<target state="translated">Consente di aggiungere il progetto o i progetti specificati alla soluzione.</target>
<note />
</trans-unit>
<trans-unit id="RemoveAppFullName">
<source>.NET Remove project(s) from a solution file Command</source>
<target state="new">.NET Remove project(s) from a solution file Command</target>
<note></note>
<target state="translated">Comando Rimuovi progetto/i da un file di soluzione .NET</target>
<note />
</trans-unit>
<trans-unit id="RemoveSubcommandHelpText">
<source>Remove the specified project(s) from the solution. The project is not impacted.</source>
<target state="new">Remove the specified project(s) from the solution. The project is not impacted.</target>
<note></note>
<target state="translated">Consente di rimuovere il progetto o i progetti specificati dalla soluzione. Il progetto non è interessato.</target>
<note />
</trans-unit>
<trans-unit id="ListAppFullName">
<source>.NET List project(s) in a solution file Command</source>
<target state="new">.NET List project(s) in a solution file Command</target>
<note></note>
<target state="translated">Comando Elenca progetto/i in un file di soluzione .NET</target>
<note />
</trans-unit>
<trans-unit id="ListSubcommandHelpText">
<source>List all projects in the solution.</source>
<target state="new">List all projects in the solution.</target>
<note></note>
<target state="translated">Elenca tutti i progetti presenti nella soluzione.</target>
<note />
</trans-unit>
<trans-unit id="CreateAppFullName">
<source>.NET Create a solution file Command</source>
<target state="new">.NET Create a solution file Command</target>
<note></note>
<target state="translated">Comando Crea un file di soluzione .NET</target>
<note />
</trans-unit>
<trans-unit id="CreateSubcommandHelpText">
<source>Create a solution file.</source>
<target state="new">Create a solution file.</target>
<note></note>
<target state="translated">Consente di creare un file di soluzione.</target>
<note />
</trans-unit>
</body>
</file>

View file

@ -5,58 +5,58 @@
<group id="src/dotnet/commands/dotnet-sln/LocalizableStrings.resx" />
<trans-unit id="AppFullName">
<source>.NET modify solution file command</source>
<target state="new">.NET modify solution file command</target>
<note></note>
<target state="translated">.NET ソリューション ファイルを変更するコマンド</target>
<note />
</trans-unit>
<trans-unit id="AppDescription">
<source>Command to add, remove, and list projects from the solution (SLN) file.</source>
<target state="new">Command to add, remove, and list projects from the solution (SLN) file.</target>
<note></note>
<target state="translated">ソリューション (SLN) ファイルを追加、削除、およびファイルからプロジェクトを一覧表示するコマンド。</target>
<note />
</trans-unit>
<trans-unit id="AppHelpText">
<source>Projects to add or to remove from the solution.</source>
<target state="new">Projects to add or to remove from the solution.</target>
<note></note>
<target state="translated">ソリューションにファイルを追加、またはソリューションから削除するプロジェクト。</target>
<note />
</trans-unit>
<trans-unit id="AddAppFullName">
<source>.NET Add project(s) to a solution file Command</source>
<target state="new">.NET Add project(s) to a solution file Command</target>
<note></note>
<target state="translated">.NET プロジェクトをソリューション ファイルに追加するコマンド</target>
<note />
</trans-unit>
<trans-unit id="AddSubcommandHelpText">
<source>Add a specified project(s) to the solution.</source>
<target state="new">Add a specified project(s) to the solution.</target>
<note></note>
<target state="translated">指定のプロジェクトをソリューションに追加します。</target>
<note />
</trans-unit>
<trans-unit id="RemoveAppFullName">
<source>.NET Remove project(s) from a solution file Command</source>
<target state="new">.NET Remove project(s) from a solution file Command</target>
<note></note>
<target state="translated">.NET プロジェクトをソリューション ファイルから削除するコマンド</target>
<note />
</trans-unit>
<trans-unit id="RemoveSubcommandHelpText">
<source>Remove the specified project(s) from the solution. The project is not impacted.</source>
<target state="new">Remove the specified project(s) from the solution. The project is not impacted.</target>
<note></note>
<target state="translated">指定のプロジェクトをソリューションから削除します。プロジェクトに影響はありません。</target>
<note />
</trans-unit>
<trans-unit id="ListAppFullName">
<source>.NET List project(s) in a solution file Command</source>
<target state="new">.NET List project(s) in a solution file Command</target>
<note></note>
<target state="translated">.NET ソリューション ファイルのプロジェクトを一覧表示するコマンド</target>
<note />
</trans-unit>
<trans-unit id="ListSubcommandHelpText">
<source>List all projects in the solution.</source>
<target state="new">List all projects in the solution.</target>
<note></note>
<target state="translated">ソリューション内のすべてのプロジェクトを一覧表示します。</target>
<note />
</trans-unit>
<trans-unit id="CreateAppFullName">
<source>.NET Create a solution file Command</source>
<target state="new">.NET Create a solution file Command</target>
<note></note>
<target state="translated">.NET ソリューション ファイルを作成するコマンド</target>
<note />
</trans-unit>
<trans-unit id="CreateSubcommandHelpText">
<source>Create a solution file.</source>
<target state="new">Create a solution file.</target>
<note></note>
<target state="translated">ソリューション ファイルを作成します。</target>
<note />
</trans-unit>
</body>
</file>

View file

@ -5,58 +5,58 @@
<group id="src/dotnet/commands/dotnet-sln/LocalizableStrings.resx" />
<trans-unit id="AppFullName">
<source>.NET modify solution file command</source>
<target state="new">.NET modify solution file command</target>
<note></note>
<target state="translated">.NET 솔루션 파일 수정 명령</target>
<note />
</trans-unit>
<trans-unit id="AppDescription">
<source>Command to add, remove, and list projects from the solution (SLN) file.</source>
<target state="new">Command to add, remove, and list projects from the solution (SLN) file.</target>
<note></note>
<target state="translated">솔루션(SLN) 파일에 프로젝트를 추가하고 솔루션(SLN) 파일에서 프로젝트를 제거하고 솔루션(SLN) 파일의 프로젝트를 나열하는 명령입니다.</target>
<note />
</trans-unit>
<trans-unit id="AppHelpText">
<source>Projects to add or to remove from the solution.</source>
<target state="new">Projects to add or to remove from the solution.</target>
<note></note>
<target state="translated">솔루션에 추가하거나 솔루션에서 제거할 프로젝트입니다.</target>
<note />
</trans-unit>
<trans-unit id="AddAppFullName">
<source>.NET Add project(s) to a solution file Command</source>
<target state="new">.NET Add project(s) to a solution file Command</target>
<note></note>
<target state="translated">.NET 솔루션 파일에 프로젝트 추가 명령</target>
<note />
</trans-unit>
<trans-unit id="AddSubcommandHelpText">
<source>Add a specified project(s) to the solution.</source>
<target state="new">Add a specified project(s) to the solution.</target>
<note></note>
<target state="translated">솔루션에 지정한 프로젝트를 추가합니다.</target>
<note />
</trans-unit>
<trans-unit id="RemoveAppFullName">
<source>.NET Remove project(s) from a solution file Command</source>
<target state="new">.NET Remove project(s) from a solution file Command</target>
<note></note>
<target state="translated">.NET 솔루션에서 프로젝트 제거 명령</target>
<note />
</trans-unit>
<trans-unit id="RemoveSubcommandHelpText">
<source>Remove the specified project(s) from the solution. The project is not impacted.</source>
<target state="new">Remove the specified project(s) from the solution. The project is not impacted.</target>
<note></note>
<target state="translated">솔루션에서 지정한 프로젝트를 제거합니다. 프로젝트가 영향을 받지 않습니다.</target>
<note />
</trans-unit>
<trans-unit id="ListAppFullName">
<source>.NET List project(s) in a solution file Command</source>
<target state="new">.NET List project(s) in a solution file Command</target>
<note></note>
<target state="translated">.NET 솔루션 파일의 프로젝트 나열 명령</target>
<note />
</trans-unit>
<trans-unit id="ListSubcommandHelpText">
<source>List all projects in the solution.</source>
<target state="new">List all projects in the solution.</target>
<note></note>
<target state="translated">솔루션의 프로젝트를 모두 나열합니다.</target>
<note />
</trans-unit>
<trans-unit id="CreateAppFullName">
<source>.NET Create a solution file Command</source>
<target state="new">.NET Create a solution file Command</target>
<note></note>
<target state="translated">.NET 솔루션 파일 만들기 명령</target>
<note />
</trans-unit>
<trans-unit id="CreateSubcommandHelpText">
<source>Create a solution file.</source>
<target state="new">Create a solution file.</target>
<note></note>
<target state="translated">솔루션 파일을 만듭니다.</target>
<note />
</trans-unit>
</body>
</file>

View file

@ -5,58 +5,58 @@
<group id="src/dotnet/commands/dotnet-sln/LocalizableStrings.resx" />
<trans-unit id="AppFullName">
<source>.NET modify solution file command</source>
<target state="new">.NET modify solution file command</target>
<note></note>
<target state="translated">Polecenie modyfikacji pliku rozwiązania dla platformy .NET</target>
<note />
</trans-unit>
<trans-unit id="AppDescription">
<source>Command to add, remove, and list projects from the solution (SLN) file.</source>
<target state="new">Command to add, remove, and list projects from the solution (SLN) file.</target>
<note></note>
<target state="translated">Polecenie służące do dodawania, usuwania i wyświetlania listy projektów w pliku rozwiązania (SLN).</target>
<note />
</trans-unit>
<trans-unit id="AppHelpText">
<source>Projects to add or to remove from the solution.</source>
<target state="new">Projects to add or to remove from the solution.</target>
<note></note>
<target state="translated">Projekty do dodania do rozwiązania lub usunięcia z niego.</target>
<note />
</trans-unit>
<trans-unit id="AddAppFullName">
<source>.NET Add project(s) to a solution file Command</source>
<target state="new">.NET Add project(s) to a solution file Command</target>
<note></note>
<target state="translated">Polecenie dodawania projektów do pliku rozwiązania dla platformy .NET</target>
<note />
</trans-unit>
<trans-unit id="AddSubcommandHelpText">
<source>Add a specified project(s) to the solution.</source>
<target state="new">Add a specified project(s) to the solution.</target>
<note></note>
<target state="translated">Dodaj określone projekty do rozwiązania.</target>
<note />
</trans-unit>
<trans-unit id="RemoveAppFullName">
<source>.NET Remove project(s) from a solution file Command</source>
<target state="new">.NET Remove project(s) from a solution file Command</target>
<note></note>
<target state="translated">Polecenie usuwania projektów z pliku rozwiązania dla platformy .NET</target>
<note />
</trans-unit>
<trans-unit id="RemoveSubcommandHelpText">
<source>Remove the specified project(s) from the solution. The project is not impacted.</source>
<target state="new">Remove the specified project(s) from the solution. The project is not impacted.</target>
<note></note>
<target state="translated">Usuń określone projekty z rozwiązania. Brak wpływu na projekt.</target>
<note />
</trans-unit>
<trans-unit id="ListAppFullName">
<source>.NET List project(s) in a solution file Command</source>
<target state="new">.NET List project(s) in a solution file Command</target>
<note></note>
<target state="translated">Polecenie wyświetlania listy projektów w pliku rozwiązania dla platformy .NET</target>
<note />
</trans-unit>
<trans-unit id="ListSubcommandHelpText">
<source>List all projects in the solution.</source>
<target state="new">List all projects in the solution.</target>
<note></note>
<target state="translated">Wyświetl listę wszystkich projektów w rozwiązaniu.</target>
<note />
</trans-unit>
<trans-unit id="CreateAppFullName">
<source>.NET Create a solution file Command</source>
<target state="new">.NET Create a solution file Command</target>
<note></note>
<target state="translated">Polecenie tworzenia pliku rozwiązania dla platformy .NET</target>
<note />
</trans-unit>
<trans-unit id="CreateSubcommandHelpText">
<source>Create a solution file.</source>
<target state="new">Create a solution file.</target>
<note></note>
<target state="translated">Utwórz plik rozwiązania.</target>
<note />
</trans-unit>
</body>
</file>

View file

@ -5,58 +5,58 @@
<group id="src/dotnet/commands/dotnet-sln/LocalizableStrings.resx" />
<trans-unit id="AppFullName">
<source>.NET modify solution file command</source>
<target state="new">.NET modify solution file command</target>
<note></note>
<target state="translated">Comando para modificar o arquivo de solução do .NET</target>
<note />
</trans-unit>
<trans-unit id="AppDescription">
<source>Command to add, remove, and list projects from the solution (SLN) file.</source>
<target state="new">Command to add, remove, and list projects from the solution (SLN) file.</target>
<note></note>
<target state="translated">Comando para adicionar, remover e listar projetos do arquivo de solução (SLN).</target>
<note />
</trans-unit>
<trans-unit id="AppHelpText">
<source>Projects to add or to remove from the solution.</source>
<target state="new">Projects to add or to remove from the solution.</target>
<note></note>
<target state="translated">Projetos a serem adicionados ou removidos da solução.</target>
<note />
</trans-unit>
<trans-unit id="AddAppFullName">
<source>.NET Add project(s) to a solution file Command</source>
<target state="new">.NET Add project(s) to a solution file Command</target>
<note></note>
<target state="translated">Comando para adicionar projetos a um arquivo de solução do .NET</target>
<note />
</trans-unit>
<trans-unit id="AddSubcommandHelpText">
<source>Add a specified project(s) to the solution.</source>
<target state="new">Add a specified project(s) to the solution.</target>
<note></note>
<target state="translated">Adicionar um projeto especificado à solução.</target>
<note />
</trans-unit>
<trans-unit id="RemoveAppFullName">
<source>.NET Remove project(s) from a solution file Command</source>
<target state="new">.NET Remove project(s) from a solution file Command</target>
<note></note>
<target state="translated">Comando para remover projetos de um arquivo de solução do .NET</target>
<note />
</trans-unit>
<trans-unit id="RemoveSubcommandHelpText">
<source>Remove the specified project(s) from the solution. The project is not impacted.</source>
<target state="new">Remove the specified project(s) from the solution. The project is not impacted.</target>
<note></note>
<target state="translated">Remove os projetos especificados da solução. O projeto não é impactado.</target>
<note />
</trans-unit>
<trans-unit id="ListAppFullName">
<source>.NET List project(s) in a solution file Command</source>
<target state="new">.NET List project(s) in a solution file Command</target>
<note></note>
<target state="translated">Comando para listar projetos em um arquivo de solução do .NET</target>
<note />
</trans-unit>
<trans-unit id="ListSubcommandHelpText">
<source>List all projects in the solution.</source>
<target state="new">List all projects in the solution.</target>
<note></note>
<target state="translated">Listar todos os projetos na solução.</target>
<note />
</trans-unit>
<trans-unit id="CreateAppFullName">
<source>.NET Create a solution file Command</source>
<target state="new">.NET Create a solution file Command</target>
<note></note>
<target state="translated">Comando para criar o arquivo de solução do .NET</target>
<note />
</trans-unit>
<trans-unit id="CreateSubcommandHelpText">
<source>Create a solution file.</source>
<target state="new">Create a solution file.</target>
<note></note>
<target state="translated">Criar um arquivo de solução.</target>
<note />
</trans-unit>
</body>
</file>

View file

@ -5,58 +5,58 @@
<group id="src/dotnet/commands/dotnet-sln/LocalizableStrings.resx" />
<trans-unit id="AppFullName">
<source>.NET modify solution file command</source>
<target state="new">.NET modify solution file command</target>
<note></note>
<target state="translated">Команда .NET "Изменить файл решения"</target>
<note />
</trans-unit>
<trans-unit id="AppDescription">
<source>Command to add, remove, and list projects from the solution (SLN) file.</source>
<target state="new">Command to add, remove, and list projects from the solution (SLN) file.</target>
<note></note>
<target state="translated">Эта команда может добавить, перечислить проекты в файле решения (SLN) и удалить их.</target>
<note />
</trans-unit>
<trans-unit id="AppHelpText">
<source>Projects to add or to remove from the solution.</source>
<target state="new">Projects to add or to remove from the solution.</target>
<note></note>
<target state="translated">Проекты, которые будут добавлены в решение или удалены из него.</target>
<note />
</trans-unit>
<trans-unit id="AddAppFullName">
<source>.NET Add project(s) to a solution file Command</source>
<target state="new">.NET Add project(s) to a solution file Command</target>
<note></note>
<target state="translated">Команда .NET "Добавить проекты в файл решения"</target>
<note />
</trans-unit>
<trans-unit id="AddSubcommandHelpText">
<source>Add a specified project(s) to the solution.</source>
<target state="new">Add a specified project(s) to the solution.</target>
<note></note>
<target state="translated">Добавляет указанные проекты в решение.</target>
<note />
</trans-unit>
<trans-unit id="RemoveAppFullName">
<source>.NET Remove project(s) from a solution file Command</source>
<target state="new">.NET Remove project(s) from a solution file Command</target>
<note></note>
<target state="translated">Команда .NET "Удалить проекты из файла решения"</target>
<note />
</trans-unit>
<trans-unit id="RemoveSubcommandHelpText">
<source>Remove the specified project(s) from the solution. The project is not impacted.</source>
<target state="new">Remove the specified project(s) from the solution. The project is not impacted.</target>
<note></note>
<target state="translated">Удаляет указанные проекты из решения. Сами проекты не затрагиваются.</target>
<note />
</trans-unit>
<trans-unit id="ListAppFullName">
<source>.NET List project(s) in a solution file Command</source>
<target state="new">.NET List project(s) in a solution file Command</target>
<note></note>
<target state="translated">Команда .NET "Перечислить проекты в файле решения"</target>
<note />
</trans-unit>
<trans-unit id="ListSubcommandHelpText">
<source>List all projects in the solution.</source>
<target state="new">List all projects in the solution.</target>
<note></note>
<target state="translated">Перечисляет все проекты в решении.</target>
<note />
</trans-unit>
<trans-unit id="CreateAppFullName">
<source>.NET Create a solution file Command</source>
<target state="new">.NET Create a solution file Command</target>
<note></note>
<target state="translated">Команда .NET "Создать файл решения"</target>
<note />
</trans-unit>
<trans-unit id="CreateSubcommandHelpText">
<source>Create a solution file.</source>
<target state="new">Create a solution file.</target>
<note></note>
<target state="translated">Создает файл решения.</target>
<note />
</trans-unit>
</body>
</file>

View file

@ -5,58 +5,58 @@
<group id="src/dotnet/commands/dotnet-sln/LocalizableStrings.resx" />
<trans-unit id="AppFullName">
<source>.NET modify solution file command</source>
<target state="new">.NET modify solution file command</target>
<note></note>
<target state="translated">.NET çözüm dosyasını değiştir komutu</target>
<note />
</trans-unit>
<trans-unit id="AppDescription">
<source>Command to add, remove, and list projects from the solution (SLN) file.</source>
<target state="new">Command to add, remove, and list projects from the solution (SLN) file.</target>
<note></note>
<target state="translated">Çözüm (SLN) dosyasında proje ekleme, kaldırma ve listeleme komutu.</target>
<note />
</trans-unit>
<trans-unit id="AppHelpText">
<source>Projects to add or to remove from the solution.</source>
<target state="new">Projects to add or to remove from the solution.</target>
<note></note>
<target state="translated">Çözüme eklenecek veya çözümden kaldırılacak projeler.</target>
<note />
</trans-unit>
<trans-unit id="AddAppFullName">
<source>.NET Add project(s) to a solution file Command</source>
<target state="new">.NET Add project(s) to a solution file Command</target>
<note></note>
<target state="translated">.NET Çözüm dosyasına proje ekle Komutu</target>
<note />
</trans-unit>
<trans-unit id="AddSubcommandHelpText">
<source>Add a specified project(s) to the solution.</source>
<target state="new">Add a specified project(s) to the solution.</target>
<note></note>
<target state="translated">Belirtilen projeleri çözüme ekleyin.</target>
<note />
</trans-unit>
<trans-unit id="RemoveAppFullName">
<source>.NET Remove project(s) from a solution file Command</source>
<target state="new">.NET Remove project(s) from a solution file Command</target>
<note></note>
<target state="translated">.NET Çözüm dosyasından projeleri kaldır Komutu</target>
<note />
</trans-unit>
<trans-unit id="RemoveSubcommandHelpText">
<source>Remove the specified project(s) from the solution. The project is not impacted.</source>
<target state="new">Remove the specified project(s) from the solution. The project is not impacted.</target>
<note></note>
<target state="translated">Belirtilen projeleri çözümden kaldırın. Proje etkilenmez.</target>
<note />
</trans-unit>
<trans-unit id="ListAppFullName">
<source>.NET List project(s) in a solution file Command</source>
<target state="new">.NET List project(s) in a solution file Command</target>
<note></note>
<target state="translated">.NET Çözüm dosyasındaki projeleri listele Komutu</target>
<note />
</trans-unit>
<trans-unit id="ListSubcommandHelpText">
<source>List all projects in the solution.</source>
<target state="new">List all projects in the solution.</target>
<note></note>
<target state="translated">Çözümdeki tüm projeleri listeleyin.</target>
<note />
</trans-unit>
<trans-unit id="CreateAppFullName">
<source>.NET Create a solution file Command</source>
<target state="new">.NET Create a solution file Command</target>
<note></note>
<target state="translated">.NET Çözüm dosyası oluştur Komutu</target>
<note />
</trans-unit>
<trans-unit id="CreateSubcommandHelpText">
<source>Create a solution file.</source>
<target state="new">Create a solution file.</target>
<note></note>
<target state="translated">Bir çözüm dosyası oluşturun.</target>
<note />
</trans-unit>
</body>
</file>

View file

@ -5,58 +5,58 @@
<group id="src/dotnet/commands/dotnet-sln/LocalizableStrings.resx" />
<trans-unit id="AppFullName">
<source>.NET modify solution file command</source>
<target state="new">.NET modify solution file command</target>
<note></note>
<target state="translated">.NET“修改解决方案文件”命令</target>
<note />
</trans-unit>
<trans-unit id="AppDescription">
<source>Command to add, remove, and list projects from the solution (SLN) file.</source>
<target state="new">Command to add, remove, and list projects from the solution (SLN) file.</target>
<note></note>
<target state="translated">从解决方案(SLN)文件添加、删除和列出项目的命令。</target>
<note />
</trans-unit>
<trans-unit id="AppHelpText">
<source>Projects to add or to remove from the solution.</source>
<target state="new">Projects to add or to remove from the solution.</target>
<note></note>
<target state="translated">要从解决方案添加或删除的项目。</target>
<note />
</trans-unit>
<trans-unit id="AddAppFullName">
<source>.NET Add project(s) to a solution file Command</source>
<target state="new">.NET Add project(s) to a solution file Command</target>
<note></note>
<target state="translated">.NET“将项目添加到解决方案文件”命令</target>
<note />
</trans-unit>
<trans-unit id="AddSubcommandHelpText">
<source>Add a specified project(s) to the solution.</source>
<target state="new">Add a specified project(s) to the solution.</target>
<note></note>
<target state="translated">将指定项目添加到解决方案。</target>
<note />
</trans-unit>
<trans-unit id="RemoveAppFullName">
<source>.NET Remove project(s) from a solution file Command</source>
<target state="new">.NET Remove project(s) from a solution file Command</target>
<note></note>
<target state="translated">.NET“从解决方案文件删除项目”命令</target>
<note />
</trans-unit>
<trans-unit id="RemoveSubcommandHelpText">
<source>Remove the specified project(s) from the solution. The project is not impacted.</source>
<target state="new">Remove the specified project(s) from the solution. The project is not impacted.</target>
<note></note>
<target state="translated">从解决方案删除指定项目。项目不受影响。</target>
<note />
</trans-unit>
<trans-unit id="ListAppFullName">
<source>.NET List project(s) in a solution file Command</source>
<target state="new">.NET List project(s) in a solution file Command</target>
<note></note>
<target state="translated">.NET“列出解决方案文件中项目”命令</target>
<note />
</trans-unit>
<trans-unit id="ListSubcommandHelpText">
<source>List all projects in the solution.</source>
<target state="new">List all projects in the solution.</target>
<note></note>
<target state="translated">列出解决方案中的所有项目。</target>
<note />
</trans-unit>
<trans-unit id="CreateAppFullName">
<source>.NET Create a solution file Command</source>
<target state="new">.NET Create a solution file Command</target>
<note></note>
<target state="translated">.NET“创建解决方案文件”命令</target>
<note />
</trans-unit>
<trans-unit id="CreateSubcommandHelpText">
<source>Create a solution file.</source>
<target state="new">Create a solution file.</target>
<note></note>
<target state="translated">创建解决方案文件。</target>
<note />
</trans-unit>
</body>
</file>

View file

@ -5,58 +5,58 @@
<group id="src/dotnet/commands/dotnet-sln/LocalizableStrings.resx" />
<trans-unit id="AppFullName">
<source>.NET modify solution file command</source>
<target state="new">.NET modify solution file command</target>
<note></note>
<target state="translated">.NET 修改方案檔命令</target>
<note />
</trans-unit>
<trans-unit id="AppDescription">
<source>Command to add, remove, and list projects from the solution (SLN) file.</source>
<target state="new">Command to add, remove, and list projects from the solution (SLN) file.</target>
<note></note>
<target state="translated">用以新增、從方案 (SLN) 檔移除及列出專案的命令。</target>
<note />
</trans-unit>
<trans-unit id="AppHelpText">
<source>Projects to add or to remove from the solution.</source>
<target state="new">Projects to add or to remove from the solution.</target>
<note></note>
<target state="translated">要新增或從解決方案移除的專案。</target>
<note />
</trans-unit>
<trans-unit id="AddAppFullName">
<source>.NET Add project(s) to a solution file Command</source>
<target state="new">.NET Add project(s) to a solution file Command</target>
<note></note>
<target state="translated">.NET 將專案新增到方案檔的命令</target>
<note />
</trans-unit>
<trans-unit id="AddSubcommandHelpText">
<source>Add a specified project(s) to the solution.</source>
<target state="new">Add a specified project(s) to the solution.</target>
<note></note>
<target state="translated">將指定的專案新增到解決方案。</target>
<note />
</trans-unit>
<trans-unit id="RemoveAppFullName">
<source>.NET Remove project(s) from a solution file Command</source>
<target state="new">.NET Remove project(s) from a solution file Command</target>
<note></note>
<target state="translated">.NET 將專案從方案檔移除的命令</target>
<note />
</trans-unit>
<trans-unit id="RemoveSubcommandHelpText">
<source>Remove the specified project(s) from the solution. The project is not impacted.</source>
<target state="new">Remove the specified project(s) from the solution. The project is not impacted.</target>
<note></note>
<target state="translated">將指定的專案從解決方案移除。專案不會受到影響。</target>
<note />
</trans-unit>
<trans-unit id="ListAppFullName">
<source>.NET List project(s) in a solution file Command</source>
<target state="new">.NET List project(s) in a solution file Command</target>
<note></note>
<target state="translated">.NET 列出方案中專案的命令</target>
<note />
</trans-unit>
<trans-unit id="ListSubcommandHelpText">
<source>List all projects in the solution.</source>
<target state="new">List all projects in the solution.</target>
<note></note>
<target state="translated">列出解決方案中的所有專案。</target>
<note />
</trans-unit>
<trans-unit id="CreateAppFullName">
<source>.NET Create a solution file Command</source>
<target state="new">.NET Create a solution file Command</target>
<note></note>
<target state="translated">.NET 建立方案檔命令</target>
<note />
</trans-unit>
<trans-unit id="CreateSubcommandHelpText">
<source>Create a solution file.</source>
<target state="new">Create a solution file.</target>
<note></note>
<target state="translated">建立方案檔。</target>
<note />
</trans-unit>
</body>
</file>

View file

@ -74,9 +74,9 @@
<trans-unit id="CmdLoggerDescription">
<source>Specify a logger for test results.
Example: --logger "trx[;LogFileName=&lt;Defaults to unique file name&gt;]"</source>
<target state="needs-review-translation">Zadejte protokolovací nástroj pro výsledky testů.
Příklad: --logger:trx</target>
<note></note>
<target state="translated">Zadejte protokolovací nástroj pro výsledky testů.
Příklad: --logger "trx[;LogFileName=&lt;Standardně se nastaví jedinečný název souboru&gt;]"</target>
<note />
</trans-unit>
<trans-unit id="CmdConfiguration">
<source>CONFIGURATION</source>
@ -128,9 +128,9 @@
<trans-unit id="RunSettingsArgsHelpText">
<source>Any extra commandline runsettings arguments that should be passed to vstest. See 'dotnet vstest --help' for available options.
Example: -- RunConfiguration.ResultsDirectory="C:\users\user\desktop\Results Directory" MSTest.DeploymentEnabled=false</source>
<target state="new">Any extra commandline runsettings arguments that should be passed to vstest. See 'dotnet vstest --help' for available options.
Example: -- RunConfiguration.ResultsDirectory="C:\users\user\desktop\Results Directory" MSTest.DeploymentEnabled=false</target>
<note></note>
<target state="translated">Případné další argumenty runsettings příkazového řádku navíc, které by se měly předat do vstestu Dostupné možnosti zobrazíte příkazem dotnet vstest --help.
Příklad: -- RunConfiguration.ResultsDirectory="C:\users\user\desktop\Results Directory" MSTest.DeploymentEnabled=false</target>
<note />
</trans-unit>
</body>
</file>

View file

@ -74,9 +74,9 @@
<trans-unit id="CmdLoggerDescription">
<source>Specify a logger for test results.
Example: --logger "trx[;LogFileName=&lt;Defaults to unique file name&gt;]"</source>
<target state="needs-review-translation">Geben Sie einen Protokollierer für Testergebnisse an.
Beispiel: --logger:trx</target>
<note></note>
<target state="translated">Geben Sie einen Protokollierer für Testergebnisse an.
Beispiel: --logger "trx[;LogFileName=&lt;Defaults to unique file name&gt;]"</target>
<note />
</trans-unit>
<trans-unit id="CmdConfiguration">
<source>CONFIGURATION</source>
@ -128,9 +128,9 @@
<trans-unit id="RunSettingsArgsHelpText">
<source>Any extra commandline runsettings arguments that should be passed to vstest. See 'dotnet vstest --help' for available options.
Example: -- RunConfiguration.ResultsDirectory="C:\users\user\desktop\Results Directory" MSTest.DeploymentEnabled=false</source>
<target state="new">Any extra commandline runsettings arguments that should be passed to vstest. See 'dotnet vstest --help' for available options.
Example: -- RunConfiguration.ResultsDirectory="C:\users\user\desktop\Results Directory" MSTest.DeploymentEnabled=false</target>
<note></note>
<target state="translated">Alle zusätzlichen "runsettings"-Befehlszeilenargumente, die an "vstest" übergeben werden sollen. Verfügbare Optionen siehe "dotnet vstest --help".
Beispiel: -- RunConfiguration.ResultsDirectory="C:\users\user\desktop\Results Directory" MSTest.DeploymentEnabled=false</target>
<note />
</trans-unit>
</body>
</file>

View file

@ -74,9 +74,9 @@
<trans-unit id="CmdLoggerDescription">
<source>Specify a logger for test results.
Example: --logger "trx[;LogFileName=&lt;Defaults to unique file name&gt;]"</source>
<target state="needs-review-translation">Especifica un registrador para los resultados de pruebas.
Ejemplo: --logger:trx</target>
<note></note>
<target state="translated">Especifica un registrador para los resultados de pruebas.
Ejemplo: --logger "trx[;LogFileName=&lt;Se establece de manera predeterminada en el nombre de archivo único&gt;]"</target>
<note />
</trans-unit>
<trans-unit id="CmdConfiguration">
<source>CONFIGURATION</source>
@ -128,9 +128,9 @@
<trans-unit id="RunSettingsArgsHelpText">
<source>Any extra commandline runsettings arguments that should be passed to vstest. See 'dotnet vstest --help' for available options.
Example: -- RunConfiguration.ResultsDirectory="C:\users\user\desktop\Results Directory" MSTest.DeploymentEnabled=false</source>
<target state="new">Any extra commandline runsettings arguments that should be passed to vstest. See 'dotnet vstest --help' for available options.
Example: -- RunConfiguration.ResultsDirectory="C:\users\user\desktop\Results Directory" MSTest.DeploymentEnabled=false</target>
<note></note>
<target state="translated">Cualquier argumento runsettings de la línea de comandos adicional que debe pasarse a vstest. Consulte "dotnet vstest --help'" para conocer las opciones disponibles.
Ejemplo: -- RunConfiguration.ResultsDirectory="C:\users\user\desktop\Results Directory" MSTest.DeploymentEnabled=false</target>
<note />
</trans-unit>
</body>
</file>

View file

@ -74,9 +74,9 @@
<trans-unit id="CmdLoggerDescription">
<source>Specify a logger for test results.
Example: --logger "trx[;LogFileName=&lt;Defaults to unique file name&gt;]"</source>
<target state="needs-review-translation">Spécifiez un enregistreur pour les résultats des tests.
Exemple : --logger:trx</target>
<note></note>
<target state="translated">Spécifiez un enregistreur pour les résultats des tests.
Exemple : --logger "trx[;LogFileName=&lt;par défaut un nom de fichier unique&gt;]"</target>
<note />
</trans-unit>
<trans-unit id="CmdConfiguration">
<source>CONFIGURATION</source>
@ -128,9 +128,9 @@
<trans-unit id="RunSettingsArgsHelpText">
<source>Any extra commandline runsettings arguments that should be passed to vstest. See 'dotnet vstest --help' for available options.
Example: -- RunConfiguration.ResultsDirectory="C:\users\user\desktop\Results Directory" MSTest.DeploymentEnabled=false</source>
<target state="new">Any extra commandline runsettings arguments that should be passed to vstest. See 'dotnet vstest --help' for available options.
Example: -- RunConfiguration.ResultsDirectory="C:\users\user\desktop\Results Directory" MSTest.DeploymentEnabled=false</target>
<note></note>
<target state="translated">Tout argument de ligne de commande supplémentaire runsettings qui doit être passé à vstest. Consultez 'dotnet vstest --help' pour connaître les options disponibles.
Exemple : -- RunConfiguration.ResultsDirectory="C:\users\user\desktop\Results Directory" MSTest.DeploymentEnabled=false</target>
<note />
</trans-unit>
</body>
</file>

View file

@ -74,9 +74,9 @@
<trans-unit id="CmdLoggerDescription">
<source>Specify a logger for test results.
Example: --logger "trx[;LogFileName=&lt;Defaults to unique file name&gt;]"</source>
<target state="needs-review-translation">Consente di specificare un logger per i risultati dei test.
Esempio: --logger:trx</target>
<note></note>
<target state="translated">Consente di specificare un logger per i risultati dei test.
Esempio: --logger "trx[;LogFileName=&lt;l'impostazione predefinita è un nome file univoco&gt;]"</target>
<note />
</trans-unit>
<trans-unit id="CmdConfiguration">
<source>CONFIGURATION</source>
@ -128,9 +128,9 @@
<trans-unit id="RunSettingsArgsHelpText">
<source>Any extra commandline runsettings arguments that should be passed to vstest. See 'dotnet vstest --help' for available options.
Example: -- RunConfiguration.ResultsDirectory="C:\users\user\desktop\Results Directory" MSTest.DeploymentEnabled=false</source>
<target state="new">Any extra commandline runsettings arguments that should be passed to vstest. See 'dotnet vstest --help' for available options.
Example: -- RunConfiguration.ResultsDirectory="C:\users\user\desktop\Results Directory" MSTest.DeploymentEnabled=false</target>
<note></note>
<target state="translated">Eventuali argomenti aggiuntivi di runsettings della riga di comando che devono essere passati a vstest. Per le opzioni disponibili, vedere 'dotnet vstest --help'.
Esempio: -- RunConfiguration.ResultsDirectory="C:\users\user\desktop\Results Directory" MSTest.DeploymentEnabled=false</target>
<note />
</trans-unit>
</body>
</file>

View file

@ -74,9 +74,9 @@
<trans-unit id="CmdLoggerDescription">
<source>Specify a logger for test results.
Example: --logger "trx[;LogFileName=&lt;Defaults to unique file name&gt;]"</source>
<target state="needs-review-translation">テスト結果のロガーを指定します。
例: --logger:trx</target>
<note></note>
<target state="translated">テスト結果のロガーを指定します。
例: --logger "trx[;LogFileName=&lt;Defaults to unique file name&gt;]"</target>
<note />
</trans-unit>
<trans-unit id="CmdConfiguration">
<source>CONFIGURATION</source>
@ -128,9 +128,9 @@
<trans-unit id="RunSettingsArgsHelpText">
<source>Any extra commandline runsettings arguments that should be passed to vstest. See 'dotnet vstest --help' for available options.
Example: -- RunConfiguration.ResultsDirectory="C:\users\user\desktop\Results Directory" MSTest.DeploymentEnabled=false</source>
<target state="new">Any extra commandline runsettings arguments that should be passed to vstest. See 'dotnet vstest --help' for available options.
Example: -- RunConfiguration.ResultsDirectory="C:\users\user\desktop\Results Directory" MSTest.DeploymentEnabled=false</target>
<note></note>
<target state="translated">vstest に渡されるその他の commandline runsettings 引数。利用可能なオプションについては、'dotnet vstest --help' をご覧ください。
: -- RunConfiguration.ResultsDirectory="C:\users\user\desktop\Results Directory" MSTest.DeploymentEnabled=false</target>
<note />
</trans-unit>
</body>
</file>

View file

@ -74,9 +74,9 @@
<trans-unit id="CmdLoggerDescription">
<source>Specify a logger for test results.
Example: --logger "trx[;LogFileName=&lt;Defaults to unique file name&gt;]"</source>
<target state="needs-review-translation">테스트 결과에 대해 로거를 지정합니다.
예: --logger:trx</target>
<note></note>
<target state="translated">테스트 결과에 대해 로거를 지정합니다.
예: --logger "trx[;LogFileName=&lt;고유한 파일 이름을 기본값으로 설정&gt;]"</target>
<note />
</trans-unit>
<trans-unit id="CmdConfiguration">
<source>CONFIGURATION</source>
@ -128,9 +128,9 @@
<trans-unit id="RunSettingsArgsHelpText">
<source>Any extra commandline runsettings arguments that should be passed to vstest. See 'dotnet vstest --help' for available options.
Example: -- RunConfiguration.ResultsDirectory="C:\users\user\desktop\Results Directory" MSTest.DeploymentEnabled=false</source>
<target state="new">Any extra commandline runsettings arguments that should be passed to vstest. See 'dotnet vstest --help' for available options.
Example: -- RunConfiguration.ResultsDirectory="C:\users\user\desktop\Results Directory" MSTest.DeploymentEnabled=false</target>
<note></note>
<target state="translated">vstest에 전달되어야 하는 추가 commandline runsettings 인수입니다. 사용 가능한 옵션은 'dotnet vstest --help'를 참조하세요.
: -- RunConfiguration.ResultsDirectory="C:\users\user\desktop\Results Directory" MSTest.DeploymentEnabled=false</target>
<note />
</trans-unit>
</body>
</file>

Some files were not shown because too many files have changed in this diff Show more