Merge pull request #5051 from v-zbsail/localization
LOC CHECKIN | cli | HB 20161216
This commit is contained in:
commit
ef08c401ef
221 changed files with 12409 additions and 12409 deletions
|
@ -5,53 +5,53 @@
|
|||
<group id="src/dotnet/commands/dotnet-add/dotnet-add-p2p/LocalizableStrings.resx" />
|
||||
<trans-unit id="SpecifyAtLeastOneReferenceToAdd">
|
||||
<source>You must specify at least one reference to add. Please run dotnet add --help for more information.</source>
|
||||
<target state="new">You must specify at least one reference to add. Please run dotnet add --help for more information.</target>
|
||||
<note></note>
|
||||
<target state="translated">Musíte zadat aspoň jeden odkaz, který chcete přidat. Další informace získáte spuštěním příkazu dotnet add --help.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppFullName">
|
||||
<source>.NET Add Project to Project (p2p) reference Command</source>
|
||||
<target state="new">.NET Add Project to Project (p2p) reference Command</target>
|
||||
<note></note>
|
||||
<target state="translated">Příkaz rozhraní .NET pro přidání odkazu mezi projekty (p2p)</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppDescription">
|
||||
<source>Command to add project to project (p2p) reference</source>
|
||||
<target state="new">Command to add project to project (p2p) reference</target>
|
||||
<note></note>
|
||||
<target state="translated">Příkaz pro přidání odkazu mezi projekty (p2p)</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppHelpText">
|
||||
<source>Project to project references to add</source>
|
||||
<target state="new">Project to project references to add</target>
|
||||
<note></note>
|
||||
<target state="translated">Přidávané odkazy mezi projekty</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdProject">
|
||||
<source>PROJECT</source>
|
||||
<target state="new">PROJECT</target>
|
||||
<note></note>
|
||||
<target state="translated">PROJEKT</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdProjectDescription">
|
||||
<source>The project file to modify. If a project file is not specified, it searches the current working directory for an MSBuild file that has a file extension that ends in `proj` and uses that file.</source>
|
||||
<target state="new">The project file to modify. If a project file is not specified, it searches the current working directory for an MSBuild file that has a file extension that ends in `proj` and uses that file.</target>
|
||||
<note></note>
|
||||
<target state="translated">Soubor projektu, který chcete změnit. Pokud není zadaný soubor projektu, vyhledá v aktuálním pracovním adresáři soubor MSBuild s příponou, která končí na „proj“, a použije ho.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdFramework">
|
||||
<source>FRAMEWORK</source>
|
||||
<target state="new">FRAMEWORK</target>
|
||||
<note></note>
|
||||
<target state="translated">PLATFORMA</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdFrameworkDescription">
|
||||
<source>Add reference only when targetting a specific framework</source>
|
||||
<target state="new">Add reference only when targetting a specific framework</target>
|
||||
<note></note>
|
||||
<target state="translated">Přidat odkaz jen při zaměření na určitou platformu</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdForceDescription">
|
||||
<source>Add reference even if it does not exist, do not convert paths to relative</source>
|
||||
<target state="new">Add reference even if it does not exist, do not convert paths to relative</target>
|
||||
<note></note>
|
||||
<target state="translated">Přidat odkaz, i když neexistuje, a nepřevádět cesty na relativní</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ProjectException">
|
||||
<source>Project</source>
|
||||
<target state="new">Project</target>
|
||||
<note></note>
|
||||
<target state="translated">Projekt</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,53 +5,53 @@
|
|||
<group id="src/dotnet/commands/dotnet-add/dotnet-add-p2p/LocalizableStrings.resx" />
|
||||
<trans-unit id="SpecifyAtLeastOneReferenceToAdd">
|
||||
<source>You must specify at least one reference to add. Please run dotnet add --help for more information.</source>
|
||||
<target state="new">You must specify at least one reference to add. Please run dotnet add --help for more information.</target>
|
||||
<note></note>
|
||||
<target state="translated">Geben Sie mindestens einen hinzuzufügenden Verweis an. Führen Sie "dotnet add --help" aus, um weitere Informationen zu erhalten.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppFullName">
|
||||
<source>.NET Add Project to Project (p2p) reference Command</source>
|
||||
<target state="new">.NET Add Project to Project (p2p) reference Command</target>
|
||||
<note></note>
|
||||
<target state="translated">.NET-Befehl zum Hinzufügen von Projekt-zu-Projekt-Verweisen (P2P-Verweise)</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppDescription">
|
||||
<source>Command to add project to project (p2p) reference</source>
|
||||
<target state="new">Command to add project to project (p2p) reference</target>
|
||||
<note></note>
|
||||
<target state="translated">Befehl zum Hinzufügen von Projekt-zu-Projekt-Verweisen (P2P-Verweise)</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppHelpText">
|
||||
<source>Project to project references to add</source>
|
||||
<target state="new">Project to project references to add</target>
|
||||
<note></note>
|
||||
<target state="translated">Hinzuzufügender Projekt-zu-Projekt-Verweis</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdProject">
|
||||
<source>PROJECT</source>
|
||||
<target state="new">PROJECT</target>
|
||||
<note></note>
|
||||
<target state="translated">PROJECT</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdProjectDescription">
|
||||
<source>The project file to modify. If a project file is not specified, it searches the current working directory for an MSBuild file that has a file extension that ends in `proj` and uses that file.</source>
|
||||
<target state="new">The project file to modify. If a project file is not specified, it searches the current working directory for an MSBuild file that has a file extension that ends in `proj` and uses that file.</target>
|
||||
<note></note>
|
||||
<target state="translated">Die zu ändernde Projektdatei. Ist keine Projektdatei angegeben, wird das aktuelle Arbeitsverzeichnis nach einer Datei mit einer Dateierweiterung durchsucht, die auf "proj" endet. Diese Datei wird dann verwendet.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdFramework">
|
||||
<source>FRAMEWORK</source>
|
||||
<target state="new">FRAMEWORK</target>
|
||||
<note></note>
|
||||
<target state="translated">FRAMEWORK</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdFrameworkDescription">
|
||||
<source>Add reference only when targetting a specific framework</source>
|
||||
<target state="new">Add reference only when targetting a specific framework</target>
|
||||
<note></note>
|
||||
<target state="translated">Verweis nur bei Verwendung eines bestimmten Zielframeworks hinzufügen</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdForceDescription">
|
||||
<source>Add reference even if it does not exist, do not convert paths to relative</source>
|
||||
<target state="new">Add reference even if it does not exist, do not convert paths to relative</target>
|
||||
<note></note>
|
||||
<target state="translated">Verweis auch hinzufügen, wenn er nicht vorhanden ist, und Pfade nicht zu relativen Pfaden konvertieren</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ProjectException">
|
||||
<source>Project</source>
|
||||
<target state="new">Project</target>
|
||||
<note></note>
|
||||
<target state="translated">Projekt</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,53 +5,53 @@
|
|||
<group id="src/dotnet/commands/dotnet-add/dotnet-add-p2p/LocalizableStrings.resx" />
|
||||
<trans-unit id="SpecifyAtLeastOneReferenceToAdd">
|
||||
<source>You must specify at least one reference to add. Please run dotnet add --help for more information.</source>
|
||||
<target state="new">You must specify at least one reference to add. Please run dotnet add --help for more information.</target>
|
||||
<note></note>
|
||||
<target state="translated">Debe especificar al menos una referencia para agregar. Ejecute dotnet add --help para obtener más información.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppFullName">
|
||||
<source>.NET Add Project to Project (p2p) reference Command</source>
|
||||
<target state="new">.NET Add Project to Project (p2p) reference Command</target>
|
||||
<note></note>
|
||||
<target state="translated">Comando de .NET para agregar una referencia de proyecto a proyecto (p2p)</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppDescription">
|
||||
<source>Command to add project to project (p2p) reference</source>
|
||||
<target state="new">Command to add project to project (p2p) reference</target>
|
||||
<note></note>
|
||||
<target state="translated">Comando para agregar una referencia de proyecto a proyecto (p2p)</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppHelpText">
|
||||
<source>Project to project references to add</source>
|
||||
<target state="new">Project to project references to add</target>
|
||||
<note></note>
|
||||
<target state="translated">Referencias de proyecto a proyecto para agregar</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdProject">
|
||||
<source>PROJECT</source>
|
||||
<target state="new">PROJECT</target>
|
||||
<note></note>
|
||||
<target state="translated">PROYECTO</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdProjectDescription">
|
||||
<source>The project file to modify. If a project file is not specified, it searches the current working directory for an MSBuild file that has a file extension that ends in `proj` and uses that file.</source>
|
||||
<target state="new">The project file to modify. If a project file is not specified, it searches the current working directory for an MSBuild file that has a file extension that ends in `proj` and uses that file.</target>
|
||||
<note></note>
|
||||
<target state="translated">Archivo del proyecto que se va a modificar. Si no se especifica un archivo del proyecto, busca en el directorio de trabajo actual un archivo MSBuild que tenga una extensión de archivo que acabe en “proj” y utiliza ese archivo.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdFramework">
|
||||
<source>FRAMEWORK</source>
|
||||
<target state="new">FRAMEWORK</target>
|
||||
<note></note>
|
||||
<target state="translated">PLATAFORMA</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdFrameworkDescription">
|
||||
<source>Add reference only when targetting a specific framework</source>
|
||||
<target state="new">Add reference only when targetting a specific framework</target>
|
||||
<note></note>
|
||||
<target state="translated">Se agrega una referencia solo cuando hay una plataforma de destino específica</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdForceDescription">
|
||||
<source>Add reference even if it does not exist, do not convert paths to relative</source>
|
||||
<target state="new">Add reference even if it does not exist, do not convert paths to relative</target>
|
||||
<note></note>
|
||||
<target state="translated">Se agrega una referencia incluso si no existe, las rutas de acceso no se convierten en relativas</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ProjectException">
|
||||
<source>Project</source>
|
||||
<target state="new">Project</target>
|
||||
<note></note>
|
||||
<target state="translated">Proyecto</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,53 +5,53 @@
|
|||
<group id="src/dotnet/commands/dotnet-add/dotnet-add-p2p/LocalizableStrings.resx" />
|
||||
<trans-unit id="SpecifyAtLeastOneReferenceToAdd">
|
||||
<source>You must specify at least one reference to add. Please run dotnet add --help for more information.</source>
|
||||
<target state="new">You must specify at least one reference to add. Please run dotnet add --help for more information.</target>
|
||||
<note></note>
|
||||
<target state="translated">Vous devez spécifier au moins une référence à ajouter. Exécutez dotnet add --help pour plus d'informations.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppFullName">
|
||||
<source>.NET Add Project to Project (p2p) reference Command</source>
|
||||
<target state="new">.NET Add Project to Project (p2p) reference Command</target>
|
||||
<note></note>
|
||||
<target state="translated">Commande d'ajout d'une référence projet à projet (p2p) .NET</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppDescription">
|
||||
<source>Command to add project to project (p2p) reference</source>
|
||||
<target state="new">Command to add project to project (p2p) reference</target>
|
||||
<note></note>
|
||||
<target state="translated">Commande permettant d'ajouter une référence projet à projet (p2p)</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppHelpText">
|
||||
<source>Project to project references to add</source>
|
||||
<target state="new">Project to project references to add</target>
|
||||
<note></note>
|
||||
<target state="translated">Références projet à projet à ajouter</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdProject">
|
||||
<source>PROJECT</source>
|
||||
<target state="new">PROJECT</target>
|
||||
<note></note>
|
||||
<target state="translated">PROJET</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdProjectDescription">
|
||||
<source>The project file to modify. If a project file is not specified, it searches the current working directory for an MSBuild file that has a file extension that ends in `proj` and uses that file.</source>
|
||||
<target state="new">The project file to modify. If a project file is not specified, it searches the current working directory for an MSBuild file that has a file extension that ends in `proj` and uses that file.</target>
|
||||
<note></note>
|
||||
<target state="translated">Fichier projet à modifier. Si aucun fichier projet n'est spécifié, il recherche dans le répertoire de travail actif un fichier dont l'extension se termine par 'proj' et utilise ce dernier.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdFramework">
|
||||
<source>FRAMEWORK</source>
|
||||
<target state="new">FRAMEWORK</target>
|
||||
<note></note>
|
||||
<target state="translated">FRAMEWORK</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdFrameworkDescription">
|
||||
<source>Add reference only when targetting a specific framework</source>
|
||||
<target state="new">Add reference only when targetting a specific framework</target>
|
||||
<note></note>
|
||||
<target state="translated">Ajouter une référence uniquement en cas de ciblage d'un framework spécifique</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdForceDescription">
|
||||
<source>Add reference even if it does not exist, do not convert paths to relative</source>
|
||||
<target state="new">Add reference even if it does not exist, do not convert paths to relative</target>
|
||||
<note></note>
|
||||
<target state="translated">Ajouter une référence même si elle n'existe pas, ne pas convertir les chemins en chemins relatifs</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ProjectException">
|
||||
<source>Project</source>
|
||||
<target state="new">Project</target>
|
||||
<note></note>
|
||||
<target state="translated">Projet</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,53 +5,53 @@
|
|||
<group id="src/dotnet/commands/dotnet-add/dotnet-add-p2p/LocalizableStrings.resx" />
|
||||
<trans-unit id="SpecifyAtLeastOneReferenceToAdd">
|
||||
<source>You must specify at least one reference to add. Please run dotnet add --help for more information.</source>
|
||||
<target state="new">You must specify at least one reference to add. Please run dotnet add --help for more information.</target>
|
||||
<note></note>
|
||||
<target state="translated">È necessario specificare almeno un riferimento da aggiungere. Per altre informazioni, eseguire dotnet add --help.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppFullName">
|
||||
<source>.NET Add Project to Project (p2p) reference Command</source>
|
||||
<target state="new">.NET Add Project to Project (p2p) reference Command</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 (p2p) reference</source>
|
||||
<target state="new">Command to add project to project (p2p) reference</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>
|
||||
<target state="new">Project to project references to add</target>
|
||||
<note></note>
|
||||
<target state="translated">Riferimenti P2P (da progetto a progetto) da aggiungere</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdProject">
|
||||
<source>PROJECT</source>
|
||||
<target state="new">PROJECT</target>
|
||||
<note></note>
|
||||
<target state="translated">PROGETTO</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdProjectDescription">
|
||||
<source>The project file to modify. If a project file is not specified, it searches the current working directory for an MSBuild file that has a file extension that ends in `proj` and uses that file.</source>
|
||||
<target state="new">The project file to modify. If a project file is not specified, it searches the current working directory for an MSBuild file that has a file extension that ends in `proj` and uses that file.</target>
|
||||
<note></note>
|
||||
<target state="translated">File di progetto da modificare. Se non si specifica un file di progetto, nella directory di lavoro corrente verrà cercato un file MSBuild la cui estensione termina con `proj` e verrà usato tale file.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdFramework">
|
||||
<source>FRAMEWORK</source>
|
||||
<target state="new">FRAMEWORK</target>
|
||||
<note></note>
|
||||
<target state="translated">FRAMEWORK</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdFrameworkDescription">
|
||||
<source>Add reference only when targetting a specific framework</source>
|
||||
<target state="new">Add reference only when targetting a specific framework</target>
|
||||
<note></note>
|
||||
<target state="translated">Aggiunge il riferimento solo se destinato a un framework specifico</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdForceDescription">
|
||||
<source>Add reference even if it does not exist, do not convert paths to relative</source>
|
||||
<target state="new">Add reference even if it does not exist, do not convert paths to relative</target>
|
||||
<note></note>
|
||||
<target state="translated">Aggiunge il riferimento anche se non esiste. Non converte i percorsi in relativi</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ProjectException">
|
||||
<source>Project</source>
|
||||
<target state="new">Project</target>
|
||||
<note></note>
|
||||
<target state="translated">Progetto</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,53 +5,53 @@
|
|||
<group id="src/dotnet/commands/dotnet-add/dotnet-add-p2p/LocalizableStrings.resx" />
|
||||
<trans-unit id="SpecifyAtLeastOneReferenceToAdd">
|
||||
<source>You must specify at least one reference to add. Please run dotnet add --help for more information.</source>
|
||||
<target state="new">You must specify at least one reference to add. Please run dotnet add --help for more information.</target>
|
||||
<note></note>
|
||||
<target state="translated">追加する参照を少なくとも 1 つ指定する必要があります。詳細については、dotnet add --help を実行してください。</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppFullName">
|
||||
<source>.NET Add Project to Project (p2p) reference Command</source>
|
||||
<target state="new">.NET Add Project to Project (p2p) reference Command</target>
|
||||
<note></note>
|
||||
<target state="translated">.NET Add Project to Project (p2p) 参照コマンド</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppDescription">
|
||||
<source>Command to add project to project (p2p) reference</source>
|
||||
<target state="new">Command to add project to project (p2p) reference</target>
|
||||
<note></note>
|
||||
<target state="translated">project to project (p2p) 参照を追加するコマンド</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppHelpText">
|
||||
<source>Project to project references to add</source>
|
||||
<target state="new">Project to project references to add</target>
|
||||
<note></note>
|
||||
<target state="translated">追加する Project to project 参照</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdProject">
|
||||
<source>PROJECT</source>
|
||||
<target state="new">PROJECT</target>
|
||||
<note></note>
|
||||
<target state="translated">PROJECT</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdProjectDescription">
|
||||
<source>The project file to modify. If a project file is not specified, it searches the current working directory for an MSBuild file that has a file extension that ends in `proj` and uses that file.</source>
|
||||
<target state="new">The project file to modify. If a project file is not specified, it searches the current working directory for an MSBuild file that has a file extension that ends in `proj` and uses that file.</target>
|
||||
<note></note>
|
||||
<target state="translated">修正するプロジェクト ファイル。プロジェクト ファイルを指定しなかった場合、現在の作業ディレクトリの中から "proj" で終わるファイル拡張子を持つ MSBuild ファイルを検索し、そのファイルを使用します。</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdFramework">
|
||||
<source>FRAMEWORK</source>
|
||||
<target state="new">FRAMEWORK</target>
|
||||
<note></note>
|
||||
<target state="translated">FRAMEWORK</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdFrameworkDescription">
|
||||
<source>Add reference only when targetting a specific framework</source>
|
||||
<target state="new">Add reference only when targetting a specific framework</target>
|
||||
<note></note>
|
||||
<target state="translated">特定のフレームワークを対象とする場合にのみ参照を追加する</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdForceDescription">
|
||||
<source>Add reference even if it does not exist, do not convert paths to relative</source>
|
||||
<target state="new">Add reference even if it does not exist, do not convert paths to relative</target>
|
||||
<note></note>
|
||||
<target state="translated">存在しない場合でも参照を追加します。パスを相対パスに変換しません</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ProjectException">
|
||||
<source>Project</source>
|
||||
<target state="new">Project</target>
|
||||
<note></note>
|
||||
<target state="translated">プロジェクト</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,53 +5,53 @@
|
|||
<group id="src/dotnet/commands/dotnet-add/dotnet-add-p2p/LocalizableStrings.resx" />
|
||||
<trans-unit id="SpecifyAtLeastOneReferenceToAdd">
|
||||
<source>You must specify at least one reference to add. Please run dotnet add --help for more information.</source>
|
||||
<target state="new">You must specify at least one reference to add. Please run dotnet add --help for more information.</target>
|
||||
<note></note>
|
||||
<target state="translated">추가할 참조를 하나 이상 지정해야 합니다. 자세한 정보를 보려면 dotnet add --help를 실행하세요.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppFullName">
|
||||
<source>.NET Add Project to Project (p2p) reference Command</source>
|
||||
<target state="new">.NET Add Project to Project (p2p) reference Command</target>
|
||||
<note></note>
|
||||
<target state="translated">.NET p2p(프로젝트 간) 참조 추가 명령</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppDescription">
|
||||
<source>Command to add project to project (p2p) reference</source>
|
||||
<target state="new">Command to add project to project (p2p) reference</target>
|
||||
<note></note>
|
||||
<target state="translated">p2p(프로젝트 간) 참조를 추가하는 명령입니다.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppHelpText">
|
||||
<source>Project to project references to add</source>
|
||||
<target state="new">Project to project references to add</target>
|
||||
<note></note>
|
||||
<target state="translated">추가할 프로젝트 간 참조입니다.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdProject">
|
||||
<source>PROJECT</source>
|
||||
<target state="new">PROJECT</target>
|
||||
<note></note>
|
||||
<target state="translated">PROJECT</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdProjectDescription">
|
||||
<source>The project file to modify. If a project file is not specified, it searches the current working directory for an MSBuild file that has a file extension that ends in `proj` and uses that file.</source>
|
||||
<target state="new">The project file to modify. If a project file is not specified, it searches the current working directory for an MSBuild file that has a file extension that ends in `proj` and uses that file.</target>
|
||||
<note></note>
|
||||
<target state="translated">수정할 프로젝트 파일입니다. 프로젝트 파일을 지정하지 않으면 현재 작업 디렉터리에서 파일 확장명이 ‘proj’로 끝나는 MSBuild 파일을 찾아서 사용합니다.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdFramework">
|
||||
<source>FRAMEWORK</source>
|
||||
<target state="new">FRAMEWORK</target>
|
||||
<note></note>
|
||||
<target state="translated">FRAMEWORK</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdFrameworkDescription">
|
||||
<source>Add reference only when targetting a specific framework</source>
|
||||
<target state="new">Add reference only when targetting a specific framework</target>
|
||||
<note></note>
|
||||
<target state="translated">특정 프레임워크를 대상으로 지정할 때에만 참조를 추가합니다.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdForceDescription">
|
||||
<source>Add reference even if it does not exist, do not convert paths to relative</source>
|
||||
<target state="new">Add reference even if it does not exist, do not convert paths to relative</target>
|
||||
<note></note>
|
||||
<target state="translated">참조가 없는 경우에도 참조를 추가합니다. 경로를 상대 경로로 변환하지 않습니다.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ProjectException">
|
||||
<source>Project</source>
|
||||
<target state="new">Project</target>
|
||||
<note></note>
|
||||
<target state="translated">프로젝트</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,53 +5,53 @@
|
|||
<group id="src/dotnet/commands/dotnet-add/dotnet-add-p2p/LocalizableStrings.resx" />
|
||||
<trans-unit id="SpecifyAtLeastOneReferenceToAdd">
|
||||
<source>You must specify at least one reference to add. Please run dotnet add --help for more information.</source>
|
||||
<target state="new">You must specify at least one reference to add. Please run dotnet add --help for more information.</target>
|
||||
<note></note>
|
||||
<target state="translated">Musisz określić co najmniej jedno odwołanie do dodania. Uruchom polecenie dotnet add --help, aby uzyskać więcej informacji.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppFullName">
|
||||
<source>.NET Add Project to Project (p2p) reference Command</source>
|
||||
<target state="new">.NET Add Project to Project (p2p) reference Command</target>
|
||||
<note></note>
|
||||
<target state="translated">Polecenie dodawania odwołania między projektami (p2p) dla platformy .NET</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppDescription">
|
||||
<source>Command to add project to project (p2p) reference</source>
|
||||
<target state="new">Command to add project to project (p2p) reference</target>
|
||||
<note></note>
|
||||
<target state="translated">Polecenie służące do dodania odwołania między projektami (p2p)</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppHelpText">
|
||||
<source>Project to project references to add</source>
|
||||
<target state="new">Project to project references to add</target>
|
||||
<note></note>
|
||||
<target state="translated">Odwołania między projektami, które mają zostać dodane</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdProject">
|
||||
<source>PROJECT</source>
|
||||
<target state="new">PROJECT</target>
|
||||
<note></note>
|
||||
<target state="translated">PROJEKT</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdProjectDescription">
|
||||
<source>The project file to modify. If a project file is not specified, it searches the current working directory for an MSBuild file that has a file extension that ends in `proj` and uses that file.</source>
|
||||
<target state="new">The project file to modify. If a project file is not specified, it searches the current working directory for an MSBuild file that has a file extension that ends in `proj` and uses that file.</target>
|
||||
<note></note>
|
||||
<target state="translated">Plik projektu do zmodyfikowania. Jeśli nie określono pliku projektu, w bieżącym katalogu roboczym zostanie wyszukany i użyty plik programu MSBuild, którego rozszerzenie kończy się na „proj”.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdFramework">
|
||||
<source>FRAMEWORK</source>
|
||||
<target state="new">FRAMEWORK</target>
|
||||
<note></note>
|
||||
<target state="translated">PLATFORMA</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdFrameworkDescription">
|
||||
<source>Add reference only when targetting a specific framework</source>
|
||||
<target state="new">Add reference only when targetting a specific framework</target>
|
||||
<note></note>
|
||||
<target state="translated">Dodaj odwołanie tylko w przypadku określenia konkretnej platformy docelowej</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdForceDescription">
|
||||
<source>Add reference even if it does not exist, do not convert paths to relative</source>
|
||||
<target state="new">Add reference even if it does not exist, do not convert paths to relative</target>
|
||||
<note></note>
|
||||
<target state="translated">Dodaj odwołanie, nawet jeśli nie istnieje; nie konwertuj ścieżek na względne</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ProjectException">
|
||||
<source>Project</source>
|
||||
<target state="new">Project</target>
|
||||
<note></note>
|
||||
<target state="translated">Projekt</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,53 +5,53 @@
|
|||
<group id="src/dotnet/commands/dotnet-add/dotnet-add-p2p/LocalizableStrings.resx" />
|
||||
<trans-unit id="SpecifyAtLeastOneReferenceToAdd">
|
||||
<source>You must specify at least one reference to add. Please run dotnet add --help for more information.</source>
|
||||
<target state="new">You must specify at least one reference to add. Please run dotnet add --help for more information.</target>
|
||||
<note></note>
|
||||
<target state="translated">É necessário especificar pelo menos uma referência para ser adicionada. Execute dotnet add --help para obter mais informações.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppFullName">
|
||||
<source>.NET Add Project to Project (p2p) reference Command</source>
|
||||
<target state="new">.NET Add Project to Project (p2p) reference Command</target>
|
||||
<note></note>
|
||||
<target state="translated">Comando Add Project to Project (p2p) reference do .NET</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppDescription">
|
||||
<source>Command to add project to project (p2p) reference</source>
|
||||
<target state="new">Command to add project to project (p2p) reference</target>
|
||||
<note></note>
|
||||
<target state="translated">Comando para adicionar a referência p2p (projeto para projeto)</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppHelpText">
|
||||
<source>Project to project references to add</source>
|
||||
<target state="new">Project to project references to add</target>
|
||||
<note></note>
|
||||
<target state="translated">Referências de projeto para projeto a serem adicionadas</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdProject">
|
||||
<source>PROJECT</source>
|
||||
<target state="new">PROJECT</target>
|
||||
<note></note>
|
||||
<target state="translated">PROJETO</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdProjectDescription">
|
||||
<source>The project file to modify. If a project file is not specified, it searches the current working directory for an MSBuild file that has a file extension that ends in `proj` and uses that file.</source>
|
||||
<target state="new">The project file to modify. If a project file is not specified, it searches the current working directory for an MSBuild file that has a file extension that ends in `proj` and uses that file.</target>
|
||||
<note></note>
|
||||
<target state="translated">O arquivo de projeto a ser modificado. Se não houver arquivo de projeto especificado, ele pesquisará no diretório de trabalho atual um arquivo do MSBuild que contenha uma extensão de arquivo que termine em ‘proj’ e usará esse arquivo.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdFramework">
|
||||
<source>FRAMEWORK</source>
|
||||
<target state="new">FRAMEWORK</target>
|
||||
<note></note>
|
||||
<target state="translated">ESTRUTURA</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdFrameworkDescription">
|
||||
<source>Add reference only when targetting a specific framework</source>
|
||||
<target state="new">Add reference only when targetting a specific framework</target>
|
||||
<note></note>
|
||||
<target state="translated">Adicionar referência apenas ao visar uma estrutura específica</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdForceDescription">
|
||||
<source>Add reference even if it does not exist, do not convert paths to relative</source>
|
||||
<target state="new">Add reference even if it does not exist, do not convert paths to relative</target>
|
||||
<note></note>
|
||||
<target state="translated">Adicionar a referência se ela não existir, não converter os caminhos para relativos</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ProjectException">
|
||||
<source>Project</source>
|
||||
<target state="new">Project</target>
|
||||
<note></note>
|
||||
<target state="translated">Projeto</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,53 +5,53 @@
|
|||
<group id="src/dotnet/commands/dotnet-add/dotnet-add-p2p/LocalizableStrings.resx" />
|
||||
<trans-unit id="SpecifyAtLeastOneReferenceToAdd">
|
||||
<source>You must specify at least one reference to add. Please run dotnet add --help for more information.</source>
|
||||
<target state="new">You must specify at least one reference to add. Please run dotnet add --help for more information.</target>
|
||||
<note></note>
|
||||
<target state="translated">Необходимо указать по крайней мере одну добавляемую ссылку. Для получения дополнительных сведений выполните команду dotnet add --help.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppFullName">
|
||||
<source>.NET Add Project to Project (p2p) reference Command</source>
|
||||
<target state="new">.NET Add Project to Project (p2p) reference Command</target>
|
||||
<note></note>
|
||||
<target state="translated">Команда .NET "Добавить ссылку проекта на проект (p2p)"</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppDescription">
|
||||
<source>Command to add project to project (p2p) reference</source>
|
||||
<target state="new">Command to add project to project (p2p) reference</target>
|
||||
<note></note>
|
||||
<target state="translated">Команда для добавления ссылки проекта на проект (p2p).</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppHelpText">
|
||||
<source>Project to project references to add</source>
|
||||
<target state="new">Project to project references to add</target>
|
||||
<note></note>
|
||||
<target state="translated">Добавляемые ссылки проекта на проект.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdProject">
|
||||
<source>PROJECT</source>
|
||||
<target state="new">PROJECT</target>
|
||||
<note></note>
|
||||
<target state="translated">PROJECT</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdProjectDescription">
|
||||
<source>The project file to modify. If a project file is not specified, it searches the current working directory for an MSBuild file that has a file extension that ends in `proj` and uses that file.</source>
|
||||
<target state="new">The project file to modify. If a project file is not specified, it searches the current working directory for an MSBuild file that has a file extension that ends in `proj` and uses that file.</target>
|
||||
<note></note>
|
||||
<target state="translated">Изменяемый файл проекта. Если файл проекта не указан, MSBuild выполняет в текущем рабочем каталоге поиск файла с расширением, оканчивающимся на PROJ, и использует этот файл.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdFramework">
|
||||
<source>FRAMEWORK</source>
|
||||
<target state="new">FRAMEWORK</target>
|
||||
<note></note>
|
||||
<target state="translated">FRAMEWORK</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdFrameworkDescription">
|
||||
<source>Add reference only when targetting a specific framework</source>
|
||||
<target state="new">Add reference only when targetting a specific framework</target>
|
||||
<note></note>
|
||||
<target state="translated">Добавлять ссылку только при выборе конкретной целевой платформы</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdForceDescription">
|
||||
<source>Add reference even if it does not exist, do not convert paths to relative</source>
|
||||
<target state="new">Add reference even if it does not exist, do not convert paths to relative</target>
|
||||
<note></note>
|
||||
<target state="translated">Добавлять ссылку, даже если она не существует; не преобразовывать пути в относительные</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ProjectException">
|
||||
<source>Project</source>
|
||||
<target state="new">Project</target>
|
||||
<note></note>
|
||||
<target state="translated">Проект</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,53 +5,53 @@
|
|||
<group id="src/dotnet/commands/dotnet-add/dotnet-add-p2p/LocalizableStrings.resx" />
|
||||
<trans-unit id="SpecifyAtLeastOneReferenceToAdd">
|
||||
<source>You must specify at least one reference to add. Please run dotnet add --help for more information.</source>
|
||||
<target state="new">You must specify at least one reference to add. Please run dotnet add --help for more information.</target>
|
||||
<note></note>
|
||||
<target state="translated">Eklemek için en az bir başvuru belirtmeniz gerekir. Daha fazla bilgi için lütfen dotnet add --help komutunu çalıştırın.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppFullName">
|
||||
<source>.NET Add Project to Project (p2p) reference Command</source>
|
||||
<target state="new">.NET Add Project to Project (p2p) reference Command</target>
|
||||
<note></note>
|
||||
<target state="translated">.NET Add Project to Project (p2p) reference Komutu</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppDescription">
|
||||
<source>Command to add project to project (p2p) reference</source>
|
||||
<target state="new">Command to add project to project (p2p) reference</target>
|
||||
<note></note>
|
||||
<target state="translated">Projeden projeye (p2p) başvuru ekleme komutu</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppHelpText">
|
||||
<source>Project to project references to add</source>
|
||||
<target state="new">Project to project references to add</target>
|
||||
<note></note>
|
||||
<target state="translated">Eklenecek olan, projeden projeye başvurular</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdProject">
|
||||
<source>PROJECT</source>
|
||||
<target state="new">PROJECT</target>
|
||||
<note></note>
|
||||
<target state="translated">PROJE</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdProjectDescription">
|
||||
<source>The project file to modify. If a project file is not specified, it searches the current working directory for an MSBuild file that has a file extension that ends in `proj` and uses that file.</source>
|
||||
<target state="new">The project file to modify. If a project file is not specified, it searches the current working directory for an MSBuild file that has a file extension that ends in `proj` and uses that file.</target>
|
||||
<note></note>
|
||||
<target state="translated">Değiştirilecek proje dosyası. Bir proje dosyası belirtilmezse, geçerli çalışma dizininde dosya uzantısının sonu ‘proj’ olan bir MSBuild dosyası arar ve bu dosyayı kullanır.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdFramework">
|
||||
<source>FRAMEWORK</source>
|
||||
<target state="new">FRAMEWORK</target>
|
||||
<note></note>
|
||||
<target state="translated">ÇERÇEVE</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdFrameworkDescription">
|
||||
<source>Add reference only when targetting a specific framework</source>
|
||||
<target state="new">Add reference only when targetting a specific framework</target>
|
||||
<note></note>
|
||||
<target state="translated">Yalnızca belirli bir çerçeveyi hedeflerken başvuru ekler</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdForceDescription">
|
||||
<source>Add reference even if it does not exist, do not convert paths to relative</source>
|
||||
<target state="new">Add reference even if it does not exist, do not convert paths to relative</target>
|
||||
<note></note>
|
||||
<target state="translated">Mevcut olmasa bile başvuru ekler, yolları göreli yola dönüştürmez</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ProjectException">
|
||||
<source>Project</source>
|
||||
<target state="new">Project</target>
|
||||
<note></note>
|
||||
<target state="translated">Proje</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,53 +5,53 @@
|
|||
<group id="src/dotnet/commands/dotnet-add/dotnet-add-p2p/LocalizableStrings.resx" />
|
||||
<trans-unit id="SpecifyAtLeastOneReferenceToAdd">
|
||||
<source>You must specify at least one reference to add. Please run dotnet add --help for more information.</source>
|
||||
<target state="new">You must specify at least one reference to add. Please run dotnet add --help for more information.</target>
|
||||
<note></note>
|
||||
<target state="translated">必须至少指定一个要添加的引用。请运行 dotnet add --help,获取更多信息。</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppFullName">
|
||||
<source>.NET Add Project to Project (p2p) reference Command</source>
|
||||
<target state="new">.NET Add Project to Project (p2p) reference Command</target>
|
||||
<note></note>
|
||||
<target state="translated">用于项目到项目(p2p)引用的 .NET 添加命令</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppDescription">
|
||||
<source>Command to add project to project (p2p) reference</source>
|
||||
<target state="new">Command to add project to project (p2p) reference</target>
|
||||
<note></note>
|
||||
<target state="translated">用于添加项目到项目(p2p)引用的命令</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppHelpText">
|
||||
<source>Project to project references to add</source>
|
||||
<target state="new">Project to project references to add</target>
|
||||
<note></note>
|
||||
<target state="translated">要添加的项目到项目引用</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdProject">
|
||||
<source>PROJECT</source>
|
||||
<target state="new">PROJECT</target>
|
||||
<note></note>
|
||||
<target state="translated">PROJECT</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdProjectDescription">
|
||||
<source>The project file to modify. If a project file is not specified, it searches the current working directory for an MSBuild file that has a file extension that ends in `proj` and uses that file.</source>
|
||||
<target state="new">The project file to modify. If a project file is not specified, it searches the current working directory for an MSBuild file that has a file extension that ends in `proj` and uses that file.</target>
|
||||
<note></note>
|
||||
<target state="translated">要修改的项目文件。如果未指定项目文件,将搜索当前工作目录来查找文件扩展名以“proj”结尾的 MSBuild 文件并使用该文件。</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdFramework">
|
||||
<source>FRAMEWORK</source>
|
||||
<target state="new">FRAMEWORK</target>
|
||||
<note></note>
|
||||
<target state="translated">FRAMEWORK</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdFrameworkDescription">
|
||||
<source>Add reference only when targetting a specific framework</source>
|
||||
<target state="new">Add reference only when targetting a specific framework</target>
|
||||
<note></note>
|
||||
<target state="translated">仅针对特定框架添加引用</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdForceDescription">
|
||||
<source>Add reference even if it does not exist, do not convert paths to relative</source>
|
||||
<target state="new">Add reference even if it does not exist, do not convert paths to relative</target>
|
||||
<note></note>
|
||||
<target state="translated">添加引用(即使引用不存在),不要将路径转换为相对路径</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ProjectException">
|
||||
<source>Project</source>
|
||||
<target state="new">Project</target>
|
||||
<note></note>
|
||||
<target state="translated">项目</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,53 +5,53 @@
|
|||
<group id="src/dotnet/commands/dotnet-add/dotnet-add-p2p/LocalizableStrings.resx" />
|
||||
<trans-unit id="SpecifyAtLeastOneReferenceToAdd">
|
||||
<source>You must specify at least one reference to add. Please run dotnet add --help for more information.</source>
|
||||
<target state="new">You must specify at least one reference to add. Please run dotnet add --help for more information.</target>
|
||||
<note></note>
|
||||
<target state="translated">您必須至少指定一個要新增的參考。如需詳細資訊,請執行 dotnet add --help。</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppFullName">
|
||||
<source>.NET Add Project to Project (p2p) reference Command</source>
|
||||
<target state="new">.NET Add Project to Project (p2p) reference Command</target>
|
||||
<note></note>
|
||||
<target state="translated">.NET 新增專案對專案 (p2p) 參考命令</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppDescription">
|
||||
<source>Command to add project to project (p2p) reference</source>
|
||||
<target state="new">Command to add project to project (p2p) reference</target>
|
||||
<note></note>
|
||||
<target state="translated">用以新增專案對專案 (p2p) 參考的命令</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppHelpText">
|
||||
<source>Project to project references to add</source>
|
||||
<target state="new">Project to project references to add</target>
|
||||
<note></note>
|
||||
<target state="translated">要新增的專案對專案參考</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdProject">
|
||||
<source>PROJECT</source>
|
||||
<target state="new">PROJECT</target>
|
||||
<note></note>
|
||||
<target state="translated">專案</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdProjectDescription">
|
||||
<source>The project file to modify. If a project file is not specified, it searches the current working directory for an MSBuild file that has a file extension that ends in `proj` and uses that file.</source>
|
||||
<target state="new">The project file to modify. If a project file is not specified, it searches the current working directory for an MSBuild file that has a file extension that ends in `proj` and uses that file.</target>
|
||||
<note></note>
|
||||
<target state="translated">要修改的專案檔。若未指定專案檔,則會在目前的工作目錄搜尋副檔名以 `proj` 結尾的 MSBuild 檔案,並使用該檔案。</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdFramework">
|
||||
<source>FRAMEWORK</source>
|
||||
<target state="new">FRAMEWORK</target>
|
||||
<note></note>
|
||||
<target state="translated">架構</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdFrameworkDescription">
|
||||
<source>Add reference only when targetting a specific framework</source>
|
||||
<target state="new">Add reference only when targetting a specific framework</target>
|
||||
<note></note>
|
||||
<target state="translated">只有在以特定架構為目標時才新增參考</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdForceDescription">
|
||||
<source>Add reference even if it does not exist, do not convert paths to relative</source>
|
||||
<target state="new">Add reference even if it does not exist, do not convert paths to relative</target>
|
||||
<note></note>
|
||||
<target state="translated">即使不存在也新增參考,請勿將路徑轉換成相對路徑</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ProjectException">
|
||||
<source>Project</source>
|
||||
<target state="new">Project</target>
|
||||
<note></note>
|
||||
<target state="translated">專案</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,53 +5,53 @@
|
|||
<group id="src/dotnet/commands/dotnet-add/LocalizableStrings.resx" />
|
||||
<trans-unit id="NetAddCommand">
|
||||
<source>.NET Add Command</source>
|
||||
<target state="new">.NET Add Command</target>
|
||||
<note></note>
|
||||
<target state="translated">Příkaz rozhraní .NET pro přidání</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Usage">
|
||||
<source>Usage</source>
|
||||
<target state="new">Usage</target>
|
||||
<note></note>
|
||||
<target state="translated">Použití</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Options">
|
||||
<source>Options</source>
|
||||
<target state="new">Options</target>
|
||||
<note></note>
|
||||
<target state="translated">Možnosti</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="HelpDefinition">
|
||||
<source>Show help information</source>
|
||||
<target state="new">Show help information</target>
|
||||
<note></note>
|
||||
<target state="translated">Zobrazit nápovědu</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Arguments">
|
||||
<source>Arguments</source>
|
||||
<target state="new">Arguments</target>
|
||||
<note></note>
|
||||
<target state="translated">Argumenty</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ArgumentsObjectDefinition">
|
||||
<source>The object of the operation. If a project file is not specified, it defaults to the current directory.</source>
|
||||
<target state="new">The object of the operation. If a project file is not specified, it defaults to the current directory.</target>
|
||||
<note></note>
|
||||
<target state="translated">Objekt operace Pokud není soubor projektu zadaný, použije se automaticky aktuální adresář.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ArgumentsCommandDefinition">
|
||||
<source>Command to be executed on <object>.</source>
|
||||
<target state="new">Command to be executed on <object>.</target>
|
||||
<note></note>
|
||||
<target state="translated">Příkaz prováděný s <objektem></target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ArgsDefinition">
|
||||
<source>Any extra arguments passed to the command. Use `dotnet add <command> --help` to get help about these arguments.</source>
|
||||
<target state="new">Any extra arguments passed to the command. Use `dotnet add <command> --help` to get help about these arguments.</target>
|
||||
<note></note>
|
||||
<target state="translated">Další argumenty předané příkazu Pokud si chcete přečíst nápovědu k těmto argumentům, použijte příkaz „dotnet add <příkaz> --help“.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Commands">
|
||||
<source>Commands</source>
|
||||
<target state="new">Commands</target>
|
||||
<note></note>
|
||||
<target state="translated">Příkazy</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CommandP2PDefinition">
|
||||
<source>Add project to project (p2p) reference to a project</source>
|
||||
<target state="new">Add project to project (p2p) reference to a project</target>
|
||||
<note></note>
|
||||
<target state="translated">Přidání odkazu na jiný projekt (p2p) do projektu</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,53 +5,53 @@
|
|||
<group id="src/dotnet/commands/dotnet-add/LocalizableStrings.resx" />
|
||||
<trans-unit id="NetAddCommand">
|
||||
<source>.NET Add Command</source>
|
||||
<target state="new">.NET Add Command</target>
|
||||
<note></note>
|
||||
<target state="translated">.NET-Befehl "Add"</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Usage">
|
||||
<source>Usage</source>
|
||||
<target state="new">Usage</target>
|
||||
<note></note>
|
||||
<target state="translated">Syntax</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Options">
|
||||
<source>Options</source>
|
||||
<target state="new">Options</target>
|
||||
<note></note>
|
||||
<target state="translated">Optionen</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="HelpDefinition">
|
||||
<source>Show help information</source>
|
||||
<target state="new">Show help information</target>
|
||||
<note></note>
|
||||
<target state="translated">Hilfeinformationen anzeigen</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Arguments">
|
||||
<source>Arguments</source>
|
||||
<target state="new">Arguments</target>
|
||||
<note></note>
|
||||
<target state="translated">Argumente</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ArgumentsObjectDefinition">
|
||||
<source>The object of the operation. If a project file is not specified, it defaults to the current directory.</source>
|
||||
<target state="new">The object of the operation. If a project file is not specified, it defaults to the current directory.</target>
|
||||
<note></note>
|
||||
<target state="translated">Das Objekt des Vorgangs. Ist keine Projektdatei angegeben, wird standardmäßig das aktuelle Verzeichnis verwendet.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ArgumentsCommandDefinition">
|
||||
<source>Command to be executed on <object>.</source>
|
||||
<target state="new">Command to be executed on <object>.</target>
|
||||
<note></note>
|
||||
<target state="translated">Der für das Objekt auszuführende Befehl.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ArgsDefinition">
|
||||
<source>Any extra arguments passed to the command. Use `dotnet add <command> --help` to get help about these arguments.</source>
|
||||
<target state="new">Any extra arguments passed to the command. Use `dotnet add <command> --help` to get help about these arguments.</target>
|
||||
<note></note>
|
||||
<target state="translated">An den Befehl zu übergebende Zusatzargumente. Weitere Informationen zu diesen Argumenten erhalten Sie mithilfe von "dotnet add <Befehl> --help".</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Commands">
|
||||
<source>Commands</source>
|
||||
<target state="new">Commands</target>
|
||||
<note></note>
|
||||
<target state="translated">Befehle</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CommandP2PDefinition">
|
||||
<source>Add project to project (p2p) reference to a project</source>
|
||||
<target state="new">Add project to project (p2p) reference to a project</target>
|
||||
<note></note>
|
||||
<target state="translated">Projekt-zu-Projekt-Verweis (P2P-Verweis) zu einem Projekt hinzufügen</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,53 +5,53 @@
|
|||
<group id="src/dotnet/commands/dotnet-add/LocalizableStrings.resx" />
|
||||
<trans-unit id="NetAddCommand">
|
||||
<source>.NET Add Command</source>
|
||||
<target state="new">.NET Add Command</target>
|
||||
<note></note>
|
||||
<target state="translated">Comando Add de .NET</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Usage">
|
||||
<source>Usage</source>
|
||||
<target state="new">Usage</target>
|
||||
<note></note>
|
||||
<target state="translated">Uso</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Options">
|
||||
<source>Options</source>
|
||||
<target state="new">Options</target>
|
||||
<note></note>
|
||||
<target state="translated">Opciones</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="HelpDefinition">
|
||||
<source>Show help information</source>
|
||||
<target state="new">Show help information</target>
|
||||
<note></note>
|
||||
<target state="translated">Muestra información de ayuda</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Arguments">
|
||||
<source>Arguments</source>
|
||||
<target state="new">Arguments</target>
|
||||
<note></note>
|
||||
<target state="translated">Argumentos</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ArgumentsObjectDefinition">
|
||||
<source>The object of the operation. If a project file is not specified, it defaults to the current directory.</source>
|
||||
<target state="new">The object of the operation. If a project file is not specified, it defaults to the current directory.</target>
|
||||
<note></note>
|
||||
<target state="translated">Objeto de la operación. Si no se especifica un archivo del proyecto, usa el directorio actual de forma predeterminada.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ArgumentsCommandDefinition">
|
||||
<source>Command to be executed on <object>.</source>
|
||||
<target state="new">Command to be executed on <object>.</target>
|
||||
<note></note>
|
||||
<target state="translated">Comando para ejecutar en <objeto>.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ArgsDefinition">
|
||||
<source>Any extra arguments passed to the command. Use `dotnet add <command> --help` to get help about these arguments.</source>
|
||||
<target state="new">Any extra arguments passed to the command. Use `dotnet add <command> --help` to get help about these arguments.</target>
|
||||
<note></note>
|
||||
<target state="translated">Argumentos adicionales que se pasan al comando. Use “dotnet add <comando> --help” para obtener ayuda sobre estos argumentos.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Commands">
|
||||
<source>Commands</source>
|
||||
<target state="new">Commands</target>
|
||||
<note></note>
|
||||
<target state="translated">Comandos</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CommandP2PDefinition">
|
||||
<source>Add project to project (p2p) reference to a project</source>
|
||||
<target state="new">Add project to project (p2p) reference to a project</target>
|
||||
<note></note>
|
||||
<target state="translated">Agregar referencia de proyecto a proyecto (p2p) a un proyecto</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,53 +5,53 @@
|
|||
<group id="src/dotnet/commands/dotnet-add/LocalizableStrings.resx" />
|
||||
<trans-unit id="NetAddCommand">
|
||||
<source>.NET Add Command</source>
|
||||
<target state="new">.NET Add Command</target>
|
||||
<note></note>
|
||||
<target state="translated">Commande d'ajout .NET</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Usage">
|
||||
<source>Usage</source>
|
||||
<target state="new">Usage</target>
|
||||
<note></note>
|
||||
<target state="translated">Utilisation</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Options">
|
||||
<source>Options</source>
|
||||
<target state="new">Options</target>
|
||||
<note></note>
|
||||
<target state="translated">Options</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="HelpDefinition">
|
||||
<source>Show help information</source>
|
||||
<target state="new">Show help information</target>
|
||||
<note></note>
|
||||
<target state="translated">Afficher des informations d'aide</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Arguments">
|
||||
<source>Arguments</source>
|
||||
<target state="new">Arguments</target>
|
||||
<note></note>
|
||||
<target state="translated">Arguments</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ArgumentsObjectDefinition">
|
||||
<source>The object of the operation. If a project file is not specified, it defaults to the current directory.</source>
|
||||
<target state="new">The object of the operation. If a project file is not specified, it defaults to the current directory.</target>
|
||||
<note></note>
|
||||
<target state="translated">Objet de l'opération. Si aucun fichier projet n'est spécifié, le répertoire actif est sélectionné par défaut.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ArgumentsCommandDefinition">
|
||||
<source>Command to be executed on <object>.</source>
|
||||
<target state="new">Command to be executed on <object>.</target>
|
||||
<note></note>
|
||||
<target state="translated">Commande à exécuter sur <objet>.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ArgsDefinition">
|
||||
<source>Any extra arguments passed to the command. Use `dotnet add <command> --help` to get help about these arguments.</source>
|
||||
<target state="new">Any extra arguments passed to the command. Use `dotnet add <command> --help` to get help about these arguments.</target>
|
||||
<note></note>
|
||||
<target state="translated">Arguments supplémentaires passés à la commande. Utilisez 'dotnet add <commande> --help' pour obtenir de l'aide sur ces arguments.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Commands">
|
||||
<source>Commands</source>
|
||||
<target state="new">Commands</target>
|
||||
<note></note>
|
||||
<target state="translated">Commandes</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CommandP2PDefinition">
|
||||
<source>Add project to project (p2p) reference to a project</source>
|
||||
<target state="new">Add project to project (p2p) reference to a project</target>
|
||||
<note></note>
|
||||
<target state="translated">Ajouter une référence projet à projet (p2p) à un projet</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,53 +5,53 @@
|
|||
<group id="src/dotnet/commands/dotnet-add/LocalizableStrings.resx" />
|
||||
<trans-unit id="NetAddCommand">
|
||||
<source>.NET Add Command</source>
|
||||
<target state="new">.NET Add Command</target>
|
||||
<note></note>
|
||||
<target state="translated">Comando Aggiungi .NET</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Usage">
|
||||
<source>Usage</source>
|
||||
<target state="new">Usage</target>
|
||||
<note></note>
|
||||
<target state="translated">Utilizzo</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Options">
|
||||
<source>Options</source>
|
||||
<target state="new">Options</target>
|
||||
<note></note>
|
||||
<target state="translated">Opzioni</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="HelpDefinition">
|
||||
<source>Show help information</source>
|
||||
<target state="new">Show help information</target>
|
||||
<note></note>
|
||||
<target state="translated">Visualizza la Guida</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Arguments">
|
||||
<source>Arguments</source>
|
||||
<target state="new">Arguments</target>
|
||||
<note></note>
|
||||
<target state="translated">Argomenti</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ArgumentsObjectDefinition">
|
||||
<source>The object of the operation. If a project file is not specified, it defaults to the current directory.</source>
|
||||
<target state="new">The object of the operation. If a project file is not specified, it defaults to the current directory.</target>
|
||||
<note></note>
|
||||
<target state="translated">Oggetto dell'operazione. Se non è specificato un file di progetto, per impostazione predefinita verrà usata la directory corrente.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ArgumentsCommandDefinition">
|
||||
<source>Command to be executed on <object>.</source>
|
||||
<target state="new">Command to be executed on <object>.</target>
|
||||
<note></note>
|
||||
<target state="translated">Comando da eseguire su <oggetto>.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ArgsDefinition">
|
||||
<source>Any extra arguments passed to the command. Use `dotnet add <command> --help` to get help about these arguments.</source>
|
||||
<target state="new">Any extra arguments passed to the command. Use `dotnet add <command> --help` to get help about these arguments.</target>
|
||||
<note></note>
|
||||
<target state="translated">Eventuali argomenti aggiuntivi passati al comando. Per visualizzare la Guida su questi argomenti, usare `dotnet add <comando> --help`.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Commands">
|
||||
<source>Commands</source>
|
||||
<target state="new">Commands</target>
|
||||
<note></note>
|
||||
<target state="translated">Comandi</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CommandP2PDefinition">
|
||||
<source>Add project to project (p2p) reference to a project</source>
|
||||
<target state="new">Add project to project (p2p) reference to a project</target>
|
||||
<note></note>
|
||||
<target state="translated">Aggiunge il riferimento P2P (da progetto a progetto) a un progetto</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,53 +5,53 @@
|
|||
<group id="src/dotnet/commands/dotnet-add/LocalizableStrings.resx" />
|
||||
<trans-unit id="NetAddCommand">
|
||||
<source>.NET Add Command</source>
|
||||
<target state="new">.NET Add Command</target>
|
||||
<note></note>
|
||||
<target state="translated">.NET Add コマンド</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Usage">
|
||||
<source>Usage</source>
|
||||
<target state="new">Usage</target>
|
||||
<note></note>
|
||||
<target state="translated">使用法</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Options">
|
||||
<source>Options</source>
|
||||
<target state="new">Options</target>
|
||||
<note></note>
|
||||
<target state="translated">オプション</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="HelpDefinition">
|
||||
<source>Show help information</source>
|
||||
<target state="new">Show help information</target>
|
||||
<note></note>
|
||||
<target state="translated">ヘルプ情報を表示する</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Arguments">
|
||||
<source>Arguments</source>
|
||||
<target state="new">Arguments</target>
|
||||
<note></note>
|
||||
<target state="translated">Arguments</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ArgumentsObjectDefinition">
|
||||
<source>The object of the operation. If a project file is not specified, it defaults to the current directory.</source>
|
||||
<target state="new">The object of the operation. If a project file is not specified, it defaults to the current directory.</target>
|
||||
<note></note>
|
||||
<target state="translated">操作のオブジェクト。プロジェクト ファイルを指定しない場合、既定は現在のディレクトリです。</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ArgumentsCommandDefinition">
|
||||
<source>Command to be executed on <object>.</source>
|
||||
<target state="new">Command to be executed on <object>.</target>
|
||||
<note></note>
|
||||
<target state="translated"><オブジェクト> で実行されるコマンド。</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ArgsDefinition">
|
||||
<source>Any extra arguments passed to the command. Use `dotnet add <command> --help` to get help about these arguments.</source>
|
||||
<target state="new">Any extra arguments passed to the command. Use `dotnet add <command> --help` to get help about these arguments.</target>
|
||||
<note></note>
|
||||
<target state="translated">コマンドに渡されるすべての他の引数。`dotnet add <command> --help` を使用して、これらの引数に関するヘルプを表示します。</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Commands">
|
||||
<source>Commands</source>
|
||||
<target state="new">Commands</target>
|
||||
<note></note>
|
||||
<target state="translated">コマンド</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CommandP2PDefinition">
|
||||
<source>Add project to project (p2p) reference to a project</source>
|
||||
<target state="new">Add project to project (p2p) reference to a project</target>
|
||||
<note></note>
|
||||
<target state="translated">project to project (p2p) 参照をプロジェクトに追加する</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,53 +5,53 @@
|
|||
<group id="src/dotnet/commands/dotnet-add/LocalizableStrings.resx" />
|
||||
<trans-unit id="NetAddCommand">
|
||||
<source>.NET Add Command</source>
|
||||
<target state="new">.NET Add Command</target>
|
||||
<note></note>
|
||||
<target state="translated">.NET 추가 명령</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Usage">
|
||||
<source>Usage</source>
|
||||
<target state="new">Usage</target>
|
||||
<note></note>
|
||||
<target state="translated">사용법</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Options">
|
||||
<source>Options</source>
|
||||
<target state="new">Options</target>
|
||||
<note></note>
|
||||
<target state="translated">옵션</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="HelpDefinition">
|
||||
<source>Show help information</source>
|
||||
<target state="new">Show help information</target>
|
||||
<note></note>
|
||||
<target state="translated">도움말 정보 표시</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Arguments">
|
||||
<source>Arguments</source>
|
||||
<target state="new">Arguments</target>
|
||||
<note></note>
|
||||
<target state="translated">인수</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ArgumentsObjectDefinition">
|
||||
<source>The object of the operation. If a project file is not specified, it defaults to the current directory.</source>
|
||||
<target state="new">The object of the operation. If a project file is not specified, it defaults to the current directory.</target>
|
||||
<note></note>
|
||||
<target state="translated">작업의 개체입니다. 프로젝트 파일을 지정하지 않는 경우 현재 디렉터리로 기본 설정됩니다.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ArgumentsCommandDefinition">
|
||||
<source>Command to be executed on <object>.</source>
|
||||
<target state="new">Command to be executed on <object>.</target>
|
||||
<note></note>
|
||||
<target state="translated"><개체>에 실행할 명령입니다.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ArgsDefinition">
|
||||
<source>Any extra arguments passed to the command. Use `dotnet add <command> --help` to get help about these arguments.</source>
|
||||
<target state="new">Any extra arguments passed to the command. Use `dotnet add <command> --help` to get help about these arguments.</target>
|
||||
<note></note>
|
||||
<target state="translated">명령에 전달되는 추가 인수입니다. 이러한 인수에 대한 도움말을 보려면 `dotnet add <명령> --help`를 사용하세요.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Commands">
|
||||
<source>Commands</source>
|
||||
<target state="new">Commands</target>
|
||||
<note></note>
|
||||
<target state="translated">명령</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CommandP2PDefinition">
|
||||
<source>Add project to project (p2p) reference to a project</source>
|
||||
<target state="new">Add project to project (p2p) reference to a project</target>
|
||||
<note></note>
|
||||
<target state="translated">프로젝트에 p2p(프로젝트 간) 참조를 추가합니다.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,53 +5,53 @@
|
|||
<group id="src/dotnet/commands/dotnet-add/LocalizableStrings.resx" />
|
||||
<trans-unit id="NetAddCommand">
|
||||
<source>.NET Add Command</source>
|
||||
<target state="new">.NET Add Command</target>
|
||||
<note></note>
|
||||
<target state="translated">Polecenie add platformy .NET</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Usage">
|
||||
<source>Usage</source>
|
||||
<target state="new">Usage</target>
|
||||
<note></note>
|
||||
<target state="translated">Użycie</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Options">
|
||||
<source>Options</source>
|
||||
<target state="new">Options</target>
|
||||
<note></note>
|
||||
<target state="translated">Opcje</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="HelpDefinition">
|
||||
<source>Show help information</source>
|
||||
<target state="new">Show help information</target>
|
||||
<note></note>
|
||||
<target state="translated">Wyświetl informacje pomocy</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Arguments">
|
||||
<source>Arguments</source>
|
||||
<target state="new">Arguments</target>
|
||||
<note></note>
|
||||
<target state="translated">Argumenty</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ArgumentsObjectDefinition">
|
||||
<source>The object of the operation. If a project file is not specified, it defaults to the current directory.</source>
|
||||
<target state="new">The object of the operation. If a project file is not specified, it defaults to the current directory.</target>
|
||||
<note></note>
|
||||
<target state="translated">Obiekt operacji. Jeśli nie określono pliku projektu, wartością domyślną jest bieżący katalog.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ArgumentsCommandDefinition">
|
||||
<source>Command to be executed on <object>.</source>
|
||||
<target state="new">Command to be executed on <object>.</target>
|
||||
<note></note>
|
||||
<target state="translated">Polecenie, które ma zostać wykonane na obiekcie <obiekt>.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ArgsDefinition">
|
||||
<source>Any extra arguments passed to the command. Use `dotnet add <command> --help` to get help about these arguments.</source>
|
||||
<target state="new">Any extra arguments passed to the command. Use `dotnet add <command> --help` to get help about these arguments.</target>
|
||||
<note></note>
|
||||
<target state="translated">Dodatkowe argumenty przekazywane do polecenia. Użyj polecenia „dotnet add <polecenie> --help”, aby uzyskać pomoc dotyczącą tych argumentów.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Commands">
|
||||
<source>Commands</source>
|
||||
<target state="new">Commands</target>
|
||||
<note></note>
|
||||
<target state="translated">Polecenia</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CommandP2PDefinition">
|
||||
<source>Add project to project (p2p) reference to a project</source>
|
||||
<target state="new">Add project to project (p2p) reference to a project</target>
|
||||
<note></note>
|
||||
<target state="translated">Dodaj do projektu odwołanie między projektami (p2p)</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,53 +5,53 @@
|
|||
<group id="src/dotnet/commands/dotnet-add/LocalizableStrings.resx" />
|
||||
<trans-unit id="NetAddCommand">
|
||||
<source>.NET Add Command</source>
|
||||
<target state="new">.NET Add Command</target>
|
||||
<note></note>
|
||||
<target state="translated">Comando Add do .NET</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Usage">
|
||||
<source>Usage</source>
|
||||
<target state="new">Usage</target>
|
||||
<note></note>
|
||||
<target state="translated">Uso</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Options">
|
||||
<source>Options</source>
|
||||
<target state="new">Options</target>
|
||||
<note></note>
|
||||
<target state="translated">Opções</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="HelpDefinition">
|
||||
<source>Show help information</source>
|
||||
<target state="new">Show help information</target>
|
||||
<note></note>
|
||||
<target state="translated">Mostrar informações de ajuda</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Arguments">
|
||||
<source>Arguments</source>
|
||||
<target state="new">Arguments</target>
|
||||
<note></note>
|
||||
<target state="translated">Argumentos</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ArgumentsObjectDefinition">
|
||||
<source>The object of the operation. If a project file is not specified, it defaults to the current directory.</source>
|
||||
<target state="new">The object of the operation. If a project file is not specified, it defaults to the current directory.</target>
|
||||
<note></note>
|
||||
<target state="translated">O objeto da operação. Se um arquivo de projeto não for especificado, ele usará o diretório atual como padrão.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ArgumentsCommandDefinition">
|
||||
<source>Command to be executed on <object>.</source>
|
||||
<target state="new">Command to be executed on <object>.</target>
|
||||
<note></note>
|
||||
<target state="translated">O comando a ser executado no <objeto>.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ArgsDefinition">
|
||||
<source>Any extra arguments passed to the command. Use `dotnet add <command> --help` to get help about these arguments.</source>
|
||||
<target state="new">Any extra arguments passed to the command. Use `dotnet add <command> --help` to get help about these arguments.</target>
|
||||
<note></note>
|
||||
<target state="translated">Quaisquer argumentos extras passados para o comando. Use ‘dotnet add <command> --help’ para obter ajuda sobre esses argumentos.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Commands">
|
||||
<source>Commands</source>
|
||||
<target state="new">Commands</target>
|
||||
<note></note>
|
||||
<target state="translated">Comandos</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CommandP2PDefinition">
|
||||
<source>Add project to project (p2p) reference to a project</source>
|
||||
<target state="new">Add project to project (p2p) reference to a project</target>
|
||||
<note></note>
|
||||
<target state="translated">Adicionar a referência de p2p (projeto para projeto) a um projeto</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,53 +5,53 @@
|
|||
<group id="src/dotnet/commands/dotnet-add/LocalizableStrings.resx" />
|
||||
<trans-unit id="NetAddCommand">
|
||||
<source>.NET Add Command</source>
|
||||
<target state="new">.NET Add Command</target>
|
||||
<note></note>
|
||||
<target state="translated">Команда .NET "Добавить"</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Usage">
|
||||
<source>Usage</source>
|
||||
<target state="new">Usage</target>
|
||||
<note></note>
|
||||
<target state="translated">Использование</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Options">
|
||||
<source>Options</source>
|
||||
<target state="new">Options</target>
|
||||
<note></note>
|
||||
<target state="translated">Параметры</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="HelpDefinition">
|
||||
<source>Show help information</source>
|
||||
<target state="new">Show help information</target>
|
||||
<note></note>
|
||||
<target state="translated">Показать справку</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Arguments">
|
||||
<source>Arguments</source>
|
||||
<target state="new">Arguments</target>
|
||||
<note></note>
|
||||
<target state="translated">Аргументы</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ArgumentsObjectDefinition">
|
||||
<source>The object of the operation. If a project file is not specified, it defaults to the current directory.</source>
|
||||
<target state="new">The object of the operation. If a project file is not specified, it defaults to the current directory.</target>
|
||||
<note></note>
|
||||
<target state="translated">Объект операции. Если файл проекта не указан, по умолчанию используется текущий каталог.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ArgumentsCommandDefinition">
|
||||
<source>Command to be executed on <object>.</source>
|
||||
<target state="new">Command to be executed on <object>.</target>
|
||||
<note></note>
|
||||
<target state="translated">Команда, выполняемая для <объекта>.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ArgsDefinition">
|
||||
<source>Any extra arguments passed to the command. Use `dotnet add <command> --help` to get help about these arguments.</source>
|
||||
<target state="new">Any extra arguments passed to the command. Use `dotnet add <command> --help` to get help about these arguments.</target>
|
||||
<note></note>
|
||||
<target state="translated">Любые дополнительные аргументы, передаваемые в команду. Используйте команду dotnet add <команда> --help, чтобы получить справочные сведения об этих аргументах.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Commands">
|
||||
<source>Commands</source>
|
||||
<target state="new">Commands</target>
|
||||
<note></note>
|
||||
<target state="translated">Команды</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CommandP2PDefinition">
|
||||
<source>Add project to project (p2p) reference to a project</source>
|
||||
<target state="new">Add project to project (p2p) reference to a project</target>
|
||||
<note></note>
|
||||
<target state="translated">Добавление ссылки проекта на проект (p2p) в проект</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,53 +5,53 @@
|
|||
<group id="src/dotnet/commands/dotnet-add/LocalizableStrings.resx" />
|
||||
<trans-unit id="NetAddCommand">
|
||||
<source>.NET Add Command</source>
|
||||
<target state="new">.NET Add Command</target>
|
||||
<note></note>
|
||||
<target state="translated">.NET Add Komutu</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Usage">
|
||||
<source>Usage</source>
|
||||
<target state="new">Usage</target>
|
||||
<note></note>
|
||||
<target state="translated">Kullanım</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Options">
|
||||
<source>Options</source>
|
||||
<target state="new">Options</target>
|
||||
<note></note>
|
||||
<target state="translated">Seçenekler</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="HelpDefinition">
|
||||
<source>Show help information</source>
|
||||
<target state="new">Show help information</target>
|
||||
<note></note>
|
||||
<target state="translated">Yardım bilgilerini göster</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Arguments">
|
||||
<source>Arguments</source>
|
||||
<target state="new">Arguments</target>
|
||||
<note></note>
|
||||
<target state="translated">Bağımsız değişkenler</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ArgumentsObjectDefinition">
|
||||
<source>The object of the operation. If a project file is not specified, it defaults to the current directory.</source>
|
||||
<target state="new">The object of the operation. If a project file is not specified, it defaults to the current directory.</target>
|
||||
<note></note>
|
||||
<target state="translated">İşlemin nesnesi. Proje dosyası belirtilmezse, geçerli dizini varsayılan olarak kullanır.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ArgumentsCommandDefinition">
|
||||
<source>Command to be executed on <object>.</source>
|
||||
<target state="new">Command to be executed on <object>.</target>
|
||||
<note></note>
|
||||
<target state="translated"><Nesne> üzerinde yürütülecek komut.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ArgsDefinition">
|
||||
<source>Any extra arguments passed to the command. Use `dotnet add <command> --help` to get help about these arguments.</source>
|
||||
<target state="new">Any extra arguments passed to the command. Use `dotnet add <command> --help` to get help about these arguments.</target>
|
||||
<note></note>
|
||||
<target state="translated">Komuta geçirilen fazladan bağımsız değişkenler. Bu bağımsız değişkenler hakkında yardım almak için `dotnet add <komut> --help` komutunu kullanın.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Commands">
|
||||
<source>Commands</source>
|
||||
<target state="new">Commands</target>
|
||||
<note></note>
|
||||
<target state="translated">Komutlar</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CommandP2PDefinition">
|
||||
<source>Add project to project (p2p) reference to a project</source>
|
||||
<target state="new">Add project to project (p2p) reference to a project</target>
|
||||
<note></note>
|
||||
<target state="translated">Bir projeye, projeden projeye (p2p) başvuru ekler</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,53 +5,53 @@
|
|||
<group id="src/dotnet/commands/dotnet-add/LocalizableStrings.resx" />
|
||||
<trans-unit id="NetAddCommand">
|
||||
<source>.NET Add Command</source>
|
||||
<target state="new">.NET Add Command</target>
|
||||
<note></note>
|
||||
<target state="translated">.NET 添加命令</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Usage">
|
||||
<source>Usage</source>
|
||||
<target state="new">Usage</target>
|
||||
<note></note>
|
||||
<target state="translated">使用情况</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Options">
|
||||
<source>Options</source>
|
||||
<target state="new">Options</target>
|
||||
<note></note>
|
||||
<target state="translated">选项</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="HelpDefinition">
|
||||
<source>Show help information</source>
|
||||
<target state="new">Show help information</target>
|
||||
<note></note>
|
||||
<target state="translated">显示帮助信息</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Arguments">
|
||||
<source>Arguments</source>
|
||||
<target state="new">Arguments</target>
|
||||
<note></note>
|
||||
<target state="translated">Arguments</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ArgumentsObjectDefinition">
|
||||
<source>The object of the operation. If a project file is not specified, it defaults to the current directory.</source>
|
||||
<target state="new">The object of the operation. If a project file is not specified, it defaults to the current directory.</target>
|
||||
<note></note>
|
||||
<target state="translated">操作的对象。如果未指定项目文件,则默认为当前目录。</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ArgumentsCommandDefinition">
|
||||
<source>Command to be executed on <object>.</source>
|
||||
<target state="new">Command to be executed on <object>.</target>
|
||||
<note></note>
|
||||
<target state="translated">要在 <对象> 上执行的命令。</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ArgsDefinition">
|
||||
<source>Any extra arguments passed to the command. Use `dotnet add <command> --help` to get help about these arguments.</source>
|
||||
<target state="new">Any extra arguments passed to the command. Use `dotnet add <command> --help` to get help about these arguments.</target>
|
||||
<note></note>
|
||||
<target state="translated">传递给命令的任何其他参数。通过“dotnet add <command> --help”获取有关这些参数的帮助。</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Commands">
|
||||
<source>Commands</source>
|
||||
<target state="new">Commands</target>
|
||||
<note></note>
|
||||
<target state="translated">命令</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CommandP2PDefinition">
|
||||
<source>Add project to project (p2p) reference to a project</source>
|
||||
<target state="new">Add project to project (p2p) reference to a project</target>
|
||||
<note></note>
|
||||
<target state="translated">将项目到项目(p2p)引用添加到项目中</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,53 +5,53 @@
|
|||
<group id="src/dotnet/commands/dotnet-add/LocalizableStrings.resx" />
|
||||
<trans-unit id="NetAddCommand">
|
||||
<source>.NET Add Command</source>
|
||||
<target state="new">.NET Add Command</target>
|
||||
<note></note>
|
||||
<target state="translated">.NET 新增命令</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Usage">
|
||||
<source>Usage</source>
|
||||
<target state="new">Usage</target>
|
||||
<note></note>
|
||||
<target state="translated">使用方式</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Options">
|
||||
<source>Options</source>
|
||||
<target state="new">Options</target>
|
||||
<note></note>
|
||||
<target state="translated">選項</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="HelpDefinition">
|
||||
<source>Show help information</source>
|
||||
<target state="new">Show help information</target>
|
||||
<note></note>
|
||||
<target state="translated">顯示說明資訊</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Arguments">
|
||||
<source>Arguments</source>
|
||||
<target state="new">Arguments</target>
|
||||
<note></note>
|
||||
<target state="translated">Arguments</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ArgumentsObjectDefinition">
|
||||
<source>The object of the operation. If a project file is not specified, it defaults to the current directory.</source>
|
||||
<target state="new">The object of the operation. If a project file is not specified, it defaults to the current directory.</target>
|
||||
<note></note>
|
||||
<target state="translated">作業的物件。如果未指定專案檔,預設為目前的目錄。</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ArgumentsCommandDefinition">
|
||||
<source>Command to be executed on <object>.</source>
|
||||
<target state="new">Command to be executed on <object>.</target>
|
||||
<note></note>
|
||||
<target state="translated">要在 <object> 上執行的命令。</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ArgsDefinition">
|
||||
<source>Any extra arguments passed to the command. Use `dotnet add <command> --help` to get help about these arguments.</source>
|
||||
<target state="new">Any extra arguments passed to the command. Use `dotnet add <command> --help` to get help about these arguments.</target>
|
||||
<note></note>
|
||||
<target state="translated">傳遞至命令的任何額外引數。使用 `dotnet add <command> --help` 以取得這些引數的相關說明。</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Commands">
|
||||
<source>Commands</source>
|
||||
<target state="new">Commands</target>
|
||||
<note></note>
|
||||
<target state="translated">命令</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CommandP2PDefinition">
|
||||
<source>Add project to project (p2p) reference to a project</source>
|
||||
<target state="new">Add project to project (p2p) reference to a project</target>
|
||||
<note></note>
|
||||
<target state="translated">將專案對專案 (p2p) 參考新增到專案</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,83 +5,83 @@
|
|||
<group id="src/dotnet/commands/dotnet-build/LocalizableStrings.resx" />
|
||||
<trans-unit id="AppDescription">
|
||||
<source>Builder for the .NET Platform. Delegates to the MSBuild 'Build' target in the project file.</source>
|
||||
<target state="new">Builder for the .NET Platform. Delegates to the MSBuild 'Build' target in the project file.</target>
|
||||
<note></note>
|
||||
<target state="translated">Tvůrce pro platformu .NET Deleguje do MSBuildu cíl buildu v souboru projektu.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppFullName">
|
||||
<source>.NET Builder</source>
|
||||
<target state="new">.NET Builder</target>
|
||||
<note></note>
|
||||
<target state="translated">.NET Builder</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ConfigurationOptionDescription">
|
||||
<source>Configuration under which to build</source>
|
||||
<target state="new">Configuration under which to build</target>
|
||||
<note></note>
|
||||
<target state="translated">Konfigurace použitá k sestavení</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ConfigurationOptionName">
|
||||
<source>CONFIGURATION</source>
|
||||
<target state="new">CONFIGURATION</target>
|
||||
<note></note>
|
||||
<target state="translated">CONFIGURATION</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="FrameworkOptionDescription">
|
||||
<source>Compile a specific framework</source>
|
||||
<target state="new">Compile a specific framework</target>
|
||||
<note></note>
|
||||
<target state="translated">Umožňuje kompilovat určitou platformu.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="FrameworkOptionName">
|
||||
<source>FRAMEWORK</source>
|
||||
<target state="new">FRAMEWORK</target>
|
||||
<note></note>
|
||||
<target state="translated">FRAMEWORK</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="NoDependenciesOptionDescription">
|
||||
<source>Set this flag to ignore project to project references and only build the root project</source>
|
||||
<target state="new">Set this flag to ignore project to project references and only build the root project</target>
|
||||
<note></note>
|
||||
<target state="translated">Když nastavíte tento příznak, ignorují se odkazy mezi projekty a sestaví se jenom kořenový projekt.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="NoIncrementialOptionDescription">
|
||||
<source>Set this flag to turn off incremental build</source>
|
||||
<target state="new">Set this flag to turn off incremental build</target>
|
||||
<note></note>
|
||||
<target state="translated">Když nastavíte tento příznak, vypnete přírůstkové sestavení.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="OutputOptionDescription">
|
||||
<source>Directory in which to place outputs</source>
|
||||
<target state="new">Directory in which to place outputs</target>
|
||||
<note></note>
|
||||
<target state="translated">Adresář pro ukládání výstupů</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="OutputOptionName">
|
||||
<source>OUTPUT_DIR</source>
|
||||
<target state="new">OUTPUT_DIR</target>
|
||||
<note></note>
|
||||
<target state="translated">OUTPUT_DIR</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ProjectArgumentDescription">
|
||||
<source>The MSBuild project file to build. If a project file is not specified, MSBuild searches the current working directory for a file that has a file extension that ends in `proj` and uses that file.</source>
|
||||
<target state="new">The MSBuild project file to build. If a project file is not specified, MSBuild searches the current working directory for a file that has a file extension that ends in `proj` and uses that file.</target>
|
||||
<note></note>
|
||||
<target state="translated">Soubor projektu MSBuildu určený k sestavení. Pokud není zadaný soubor projektu, nástroj MSBuild vyhledá v aktuálním pracovním adresáři soubor s příponou, která končí na „proj“, a použije ho.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ProjectArgumentValueName">
|
||||
<source>PROJECT</source>
|
||||
<target state="new">PROJECT</target>
|
||||
<note></note>
|
||||
<target state="translated">PROJECT</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="RuntimeOptionDescription">
|
||||
<source>Target runtime to build for. The default is to build a portable application.</source>
|
||||
<target state="new">Target runtime to build for. The default is to build a portable application.</target>
|
||||
<note></note>
|
||||
<target state="translated">Cílový modul runtime pro sestavení. Výchozí možnost je sestavit přenosnou aplikaci.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="RuntimeOptionName">
|
||||
<source>RUNTIME_IDENTIFIER</source>
|
||||
<target state="new">RUNTIME_IDENTIFIER</target>
|
||||
<note></note>
|
||||
<target state="translated">RUNTIME_IDENTIFIER</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="VersionSuffixOptionDescription">
|
||||
<source>Defines the value for the $(VersionSuffix) property in the project</source>
|
||||
<target state="new">Defines the value for the $(VersionSuffix) property in the project</target>
|
||||
<note></note>
|
||||
<target state="translated">Definuje hodnotu vlastnosti $(VersionSuffix) v projektu.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="VersionSuffixOptionName">
|
||||
<source>VERSION_SUFFIX</source>
|
||||
<target state="new">VERSION_SUFFIX</target>
|
||||
<note></note>
|
||||
<target state="translated">VERSION_SUFFIX</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,83 +5,83 @@
|
|||
<group id="src/dotnet/commands/dotnet-build/LocalizableStrings.resx" />
|
||||
<trans-unit id="AppDescription">
|
||||
<source>Builder for the .NET Platform. Delegates to the MSBuild 'Build' target in the project file.</source>
|
||||
<target state="new">Builder for the .NET Platform. Delegates to the MSBuild 'Build' target in the project file.</target>
|
||||
<note></note>
|
||||
<target state="translated">Generator für die .NET-Plattform. Delegiert an das MSBuild-Ziel "Build" in der Projektdatei.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppFullName">
|
||||
<source>.NET Builder</source>
|
||||
<target state="new">.NET Builder</target>
|
||||
<note></note>
|
||||
<target state="translated">.NET-Generator</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ConfigurationOptionDescription">
|
||||
<source>Configuration under which to build</source>
|
||||
<target state="new">Configuration under which to build</target>
|
||||
<note></note>
|
||||
<target state="translated">Konfiguration für den Buildvorgang</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ConfigurationOptionName">
|
||||
<source>CONFIGURATION</source>
|
||||
<target state="new">CONFIGURATION</target>
|
||||
<note></note>
|
||||
<target state="translated">CONFIGURATION</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="FrameworkOptionDescription">
|
||||
<source>Compile a specific framework</source>
|
||||
<target state="new">Compile a specific framework</target>
|
||||
<note></note>
|
||||
<target state="translated">Bestimmtes Framework kompilieren</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="FrameworkOptionName">
|
||||
<source>FRAMEWORK</source>
|
||||
<target state="new">FRAMEWORK</target>
|
||||
<note></note>
|
||||
<target state="translated">FRAMEWORK</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="NoDependenciesOptionDescription">
|
||||
<source>Set this flag to ignore project to project references and only build the root project</source>
|
||||
<target state="new">Set this flag to ignore project to project references and only build the root project</target>
|
||||
<note></note>
|
||||
<target state="translated">Legen Sie dieses Flag fest, um Projekt-zu-Projekt-Verweise zu ignorieren und nur das Stammprojekt zu erstellen.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="NoIncrementialOptionDescription">
|
||||
<source>Set this flag to turn off incremental build</source>
|
||||
<target state="new">Set this flag to turn off incremental build</target>
|
||||
<note></note>
|
||||
<target state="translated">Legen Sie dieses Flag fest, um die inkrementelle Erstellung zu deaktivieren.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="OutputOptionDescription">
|
||||
<source>Directory in which to place outputs</source>
|
||||
<target state="new">Directory in which to place outputs</target>
|
||||
<note></note>
|
||||
<target state="translated">Verzeichnis für Ausgaben</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="OutputOptionName">
|
||||
<source>OUTPUT_DIR</source>
|
||||
<target state="new">OUTPUT_DIR</target>
|
||||
<note></note>
|
||||
<target state="translated">OUTPUT_DIR</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ProjectArgumentDescription">
|
||||
<source>The MSBuild project file to build. If a project file is not specified, MSBuild searches the current working directory for a file that has a file extension that ends in `proj` and uses that file.</source>
|
||||
<target state="new">The MSBuild project file to build. If a project file is not specified, MSBuild searches the current working directory for a file that has a file extension that ends in `proj` and uses that file.</target>
|
||||
<note></note>
|
||||
<target state="translated">Die zu erstellende MSBuild-Projektdatei. Wenn keine Projektdatei angegeben ist, durchsucht MSBuild das aktuelle Arbeitsverzeichnis nach einer Datei mit einer Dateierweiterung, die auf "proj" endet, und verwendet diese Datei.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ProjectArgumentValueName">
|
||||
<source>PROJECT</source>
|
||||
<target state="new">PROJECT</target>
|
||||
<note></note>
|
||||
<target state="translated">PROJECT</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="RuntimeOptionDescription">
|
||||
<source>Target runtime to build for. The default is to build a portable application.</source>
|
||||
<target state="new">Target runtime to build for. The default is to build a portable application.</target>
|
||||
<note></note>
|
||||
<target state="translated">Ziellaufzeit für die Erstellung. Standardmäßig wird eine portable Anwendung erstellt.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="RuntimeOptionName">
|
||||
<source>RUNTIME_IDENTIFIER</source>
|
||||
<target state="new">RUNTIME_IDENTIFIER</target>
|
||||
<note></note>
|
||||
<target state="translated">RUNTIME_IDENTIFIER</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="VersionSuffixOptionDescription">
|
||||
<source>Defines the value for the $(VersionSuffix) property in the project</source>
|
||||
<target state="new">Defines the value for the $(VersionSuffix) property in the project</target>
|
||||
<note></note>
|
||||
<target state="translated">Definiert den Wert für die Eigenschaft "$(VersionSuffix)" im Projekt.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="VersionSuffixOptionName">
|
||||
<source>VERSION_SUFFIX</source>
|
||||
<target state="new">VERSION_SUFFIX</target>
|
||||
<note></note>
|
||||
<target state="translated">VERSION_SUFFIX</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,83 +5,83 @@
|
|||
<group id="src/dotnet/commands/dotnet-build/LocalizableStrings.resx" />
|
||||
<trans-unit id="AppDescription">
|
||||
<source>Builder for the .NET Platform. Delegates to the MSBuild 'Build' target in the project file.</source>
|
||||
<target state="new">Builder for the .NET Platform. Delegates to the MSBuild 'Build' target in the project file.</target>
|
||||
<note></note>
|
||||
<target state="translated">Generador para la plataforma .NET. Delega en el destino “Build” de MSBuild del archivo del proyecto.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppFullName">
|
||||
<source>.NET Builder</source>
|
||||
<target state="new">.NET Builder</target>
|
||||
<note></note>
|
||||
<target state="translated">Generador para .NET</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ConfigurationOptionDescription">
|
||||
<source>Configuration under which to build</source>
|
||||
<target state="new">Configuration under which to build</target>
|
||||
<note></note>
|
||||
<target state="translated">Configuración para la compilación</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ConfigurationOptionName">
|
||||
<source>CONFIGURATION</source>
|
||||
<target state="new">CONFIGURATION</target>
|
||||
<note></note>
|
||||
<target state="translated">CONFIGURACIÓN</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="FrameworkOptionDescription">
|
||||
<source>Compile a specific framework</source>
|
||||
<target state="new">Compile a specific framework</target>
|
||||
<note></note>
|
||||
<target state="translated">Compilar una plataforma específica</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="FrameworkOptionName">
|
||||
<source>FRAMEWORK</source>
|
||||
<target state="new">FRAMEWORK</target>
|
||||
<note></note>
|
||||
<target state="translated">PLATAFORMA</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="NoDependenciesOptionDescription">
|
||||
<source>Set this flag to ignore project to project references and only build the root project</source>
|
||||
<target state="new">Set this flag to ignore project to project references and only build the root project</target>
|
||||
<note></note>
|
||||
<target state="translated">Establezca esta marca para omitir las referencias de proyecto a proyecto y compilar solo el proyecto raíz</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="NoIncrementialOptionDescription">
|
||||
<source>Set this flag to turn off incremental build</source>
|
||||
<target state="new">Set this flag to turn off incremental build</target>
|
||||
<note></note>
|
||||
<target state="translated">Establezca esta marca para desactivar una compilación incremental</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="OutputOptionDescription">
|
||||
<source>Directory in which to place outputs</source>
|
||||
<target state="new">Directory in which to place outputs</target>
|
||||
<note></note>
|
||||
<target state="translated">Directorio donde se ponen los archivos de salida</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="OutputOptionName">
|
||||
<source>OUTPUT_DIR</source>
|
||||
<target state="new">OUTPUT_DIR</target>
|
||||
<note></note>
|
||||
<target state="translated">DIRECTORIO_DE_SALIDA</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ProjectArgumentDescription">
|
||||
<source>The MSBuild project file to build. If a project file is not specified, MSBuild searches the current working directory for a file that has a file extension that ends in `proj` and uses that file.</source>
|
||||
<target state="new">The MSBuild project file to build. If a project file is not specified, MSBuild searches the current working directory for a file that has a file extension that ends in `proj` and uses that file.</target>
|
||||
<note></note>
|
||||
<target state="translated">Archivo del proyecto de MSBuild para compilar. Si no se especifica un archivo del proyecto, MSBuild busca en el directorio de trabajo actual un archivo que tenga una extensión de archivo que acabe en “proj” y utiliza ese archivo.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ProjectArgumentValueName">
|
||||
<source>PROJECT</source>
|
||||
<target state="new">PROJECT</target>
|
||||
<note></note>
|
||||
<target state="translated">PROYECTO</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="RuntimeOptionDescription">
|
||||
<source>Target runtime to build for. The default is to build a portable application.</source>
|
||||
<target state="new">Target runtime to build for. The default is to build a portable application.</target>
|
||||
<note></note>
|
||||
<target state="translated">Entorno de tiempo de ejecución para el que se compila. La opción predeterminada es compilar una aplicación móvil.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="RuntimeOptionName">
|
||||
<source>RUNTIME_IDENTIFIER</source>
|
||||
<target state="new">RUNTIME_IDENTIFIER</target>
|
||||
<note></note>
|
||||
<target state="translated">ID_DEL_ENTORNO_DE_TIEMPO_DE_EJECUCIÓN</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="VersionSuffixOptionDescription">
|
||||
<source>Defines the value for the $(VersionSuffix) property in the project</source>
|
||||
<target state="new">Defines the value for the $(VersionSuffix) property in the project</target>
|
||||
<note></note>
|
||||
<target state="translated">Define el valor para la propiedad $(VersionSuffix) del proyecto</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="VersionSuffixOptionName">
|
||||
<source>VERSION_SUFFIX</source>
|
||||
<target state="new">VERSION_SUFFIX</target>
|
||||
<note></note>
|
||||
<target state="translated">SUFIJO_DE_VERSIÓN</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,83 +5,83 @@
|
|||
<group id="src/dotnet/commands/dotnet-build/LocalizableStrings.resx" />
|
||||
<trans-unit id="AppDescription">
|
||||
<source>Builder for the .NET Platform. Delegates to the MSBuild 'Build' target in the project file.</source>
|
||||
<target state="new">Builder for the .NET Platform. Delegates to the MSBuild 'Build' target in the project file.</target>
|
||||
<note></note>
|
||||
<target state="translated">Générateur pour la plateforme .NET. Délègue à la cible 'Build' MSBuild dans le fichier projet.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppFullName">
|
||||
<source>.NET Builder</source>
|
||||
<target state="new">.NET Builder</target>
|
||||
<note></note>
|
||||
<target state="translated">Générateur .NET</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ConfigurationOptionDescription">
|
||||
<source>Configuration under which to build</source>
|
||||
<target state="new">Configuration under which to build</target>
|
||||
<note></note>
|
||||
<target state="translated">Configuration sous laquelle générer la build</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ConfigurationOptionName">
|
||||
<source>CONFIGURATION</source>
|
||||
<target state="new">CONFIGURATION</target>
|
||||
<note></note>
|
||||
<target state="translated">CONFIGURATION</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="FrameworkOptionDescription">
|
||||
<source>Compile a specific framework</source>
|
||||
<target state="new">Compile a specific framework</target>
|
||||
<note></note>
|
||||
<target state="translated">Compiler un framework spécifique</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="FrameworkOptionName">
|
||||
<source>FRAMEWORK</source>
|
||||
<target state="new">FRAMEWORK</target>
|
||||
<note></note>
|
||||
<target state="translated">FRAMEWORK</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="NoDependenciesOptionDescription">
|
||||
<source>Set this flag to ignore project to project references and only build the root project</source>
|
||||
<target state="new">Set this flag to ignore project to project references and only build the root project</target>
|
||||
<note></note>
|
||||
<target state="translated">Définir cet indicateur pour ignorer les références projet à projet et générer uniquement le projet racine</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="NoIncrementialOptionDescription">
|
||||
<source>Set this flag to turn off incremental build</source>
|
||||
<target state="new">Set this flag to turn off incremental build</target>
|
||||
<note></note>
|
||||
<target state="translated">Définir cet indicateur pour désactiver la génération incrémentielle</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="OutputOptionDescription">
|
||||
<source>Directory in which to place outputs</source>
|
||||
<target state="new">Directory in which to place outputs</target>
|
||||
<note></note>
|
||||
<target state="translated">Répertoire dans lequel placer les sorties</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="OutputOptionName">
|
||||
<source>OUTPUT_DIR</source>
|
||||
<target state="new">OUTPUT_DIR</target>
|
||||
<note></note>
|
||||
<target state="translated">RÉP_SORTIE</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ProjectArgumentDescription">
|
||||
<source>The MSBuild project file to build. If a project file is not specified, MSBuild searches the current working directory for a file that has a file extension that ends in `proj` and uses that file.</source>
|
||||
<target state="new">The MSBuild project file to build. If a project file is not specified, MSBuild searches the current working directory for a file that has a file extension that ends in `proj` and uses that file.</target>
|
||||
<note></note>
|
||||
<target state="translated">Fichier projet MSBuild à générer. Si aucun fichier projet n'est spécifié, MSBuild recherche dans le répertoire de travail actif un fichier dont l'extension se termine par 'proj' et utilise ce dernier.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ProjectArgumentValueName">
|
||||
<source>PROJECT</source>
|
||||
<target state="new">PROJECT</target>
|
||||
<note></note>
|
||||
<target state="translated">PROJET</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="RuntimeOptionDescription">
|
||||
<source>Target runtime to build for. The default is to build a portable application.</source>
|
||||
<target state="new">Target runtime to build for. The default is to build a portable application.</target>
|
||||
<note></note>
|
||||
<target state="translated">Runtime cible de la génération. Par défaut, une application portable est générée.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="RuntimeOptionName">
|
||||
<source>RUNTIME_IDENTIFIER</source>
|
||||
<target state="new">RUNTIME_IDENTIFIER</target>
|
||||
<note></note>
|
||||
<target state="translated">IDENTIFICATEUR_RUNTIME</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="VersionSuffixOptionDescription">
|
||||
<source>Defines the value for the $(VersionSuffix) property in the project</source>
|
||||
<target state="new">Defines the value for the $(VersionSuffix) property in the project</target>
|
||||
<note></note>
|
||||
<target state="translated">Définit la valeur de la propriété $(VersionSuffix) dans le projet</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="VersionSuffixOptionName">
|
||||
<source>VERSION_SUFFIX</source>
|
||||
<target state="new">VERSION_SUFFIX</target>
|
||||
<note></note>
|
||||
<target state="translated">SUFFIXE_VERSION</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,83 +5,83 @@
|
|||
<group id="src/dotnet/commands/dotnet-build/LocalizableStrings.resx" />
|
||||
<trans-unit id="AppDescription">
|
||||
<source>Builder for the .NET Platform. Delegates to the MSBuild 'Build' target in the project file.</source>
|
||||
<target state="new">Builder for the .NET Platform. Delegates to the MSBuild 'Build' target in the project file.</target>
|
||||
<note></note>
|
||||
<target state="translated">Generatore per la piattaforma .NET. Delegati per la destinazione 'Build' di MSBuild nel file di progetto.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppFullName">
|
||||
<source>.NET Builder</source>
|
||||
<target state="new">.NET Builder</target>
|
||||
<note></note>
|
||||
<target state="translated">Generatore .NET</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ConfigurationOptionDescription">
|
||||
<source>Configuration under which to build</source>
|
||||
<target state="new">Configuration under which to build</target>
|
||||
<note></note>
|
||||
<target state="translated">Configurazione con cui eseguire la compilazione</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ConfigurationOptionName">
|
||||
<source>CONFIGURATION</source>
|
||||
<target state="new">CONFIGURATION</target>
|
||||
<note></note>
|
||||
<target state="translated">CONFIGURAZIONE</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="FrameworkOptionDescription">
|
||||
<source>Compile a specific framework</source>
|
||||
<target state="new">Compile a specific framework</target>
|
||||
<note></note>
|
||||
<target state="translated">Esegue la compilazione di un framework specifico</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="FrameworkOptionName">
|
||||
<source>FRAMEWORK</source>
|
||||
<target state="new">FRAMEWORK</target>
|
||||
<note></note>
|
||||
<target state="translated">FRAMEWORK</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="NoDependenciesOptionDescription">
|
||||
<source>Set this flag to ignore project to project references and only build the root project</source>
|
||||
<target state="new">Set this flag to ignore project to project references and only build the root project</target>
|
||||
<note></note>
|
||||
<target state="translated">Impostare questo flag per ignorare i riferimenti P2P (da progetto a progetto) e compilare solo il progetto radice</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="NoIncrementialOptionDescription">
|
||||
<source>Set this flag to turn off incremental build</source>
|
||||
<target state="new">Set this flag to turn off incremental build</target>
|
||||
<note></note>
|
||||
<target state="translated">Impostare questo flag per disattivare la compilazione incrementale</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="OutputOptionDescription">
|
||||
<source>Directory in which to place outputs</source>
|
||||
<target state="new">Directory in which to place outputs</target>
|
||||
<note></note>
|
||||
<target state="translated">Directory in cui inserire gli output</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="OutputOptionName">
|
||||
<source>OUTPUT_DIR</source>
|
||||
<target state="new">OUTPUT_DIR</target>
|
||||
<note></note>
|
||||
<target state="translated">DIR_OUTPUT</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ProjectArgumentDescription">
|
||||
<source>The MSBuild project file to build. If a project file is not specified, MSBuild searches the current working directory for a file that has a file extension that ends in `proj` and uses that file.</source>
|
||||
<target state="new">The MSBuild project file to build. If a project file is not specified, MSBuild searches the current working directory for a file that has a file extension that ends in `proj` and uses that file.</target>
|
||||
<note></note>
|
||||
<target state="translated">File di progetto MSBuild da compilare. Se non si specifica un file di progetto, MSBuild cerca nella directory di lavoro corrente un file la cui estensione termina con `proj` e usa tale file.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ProjectArgumentValueName">
|
||||
<source>PROJECT</source>
|
||||
<target state="new">PROJECT</target>
|
||||
<note></note>
|
||||
<target state="translated">PROGETTO</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="RuntimeOptionDescription">
|
||||
<source>Target runtime to build for. The default is to build a portable application.</source>
|
||||
<target state="new">Target runtime to build for. The default is to build a portable application.</target>
|
||||
<note></note>
|
||||
<target state="translated">Runtime di destinazione per cui eseguire la compilazione. Per impostazione predefinita, viene compilata un'applicazione portatile.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="RuntimeOptionName">
|
||||
<source>RUNTIME_IDENTIFIER</source>
|
||||
<target state="new">RUNTIME_IDENTIFIER</target>
|
||||
<note></note>
|
||||
<target state="translated">IDENTIFICATORE_RUNTIME</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="VersionSuffixOptionDescription">
|
||||
<source>Defines the value for the $(VersionSuffix) property in the project</source>
|
||||
<target state="new">Defines the value for the $(VersionSuffix) property in the project</target>
|
||||
<note></note>
|
||||
<target state="translated">Consente di definire il valore per la proprietà $(VersionSuffix) nel progetto</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="VersionSuffixOptionName">
|
||||
<source>VERSION_SUFFIX</source>
|
||||
<target state="new">VERSION_SUFFIX</target>
|
||||
<note></note>
|
||||
<target state="translated">SUFFISSO_VERSIONE</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,83 +5,83 @@
|
|||
<group id="src/dotnet/commands/dotnet-build/LocalizableStrings.resx" />
|
||||
<trans-unit id="AppDescription">
|
||||
<source>Builder for the .NET Platform. Delegates to the MSBuild 'Build' target in the project file.</source>
|
||||
<target state="new">Builder for the .NET Platform. Delegates to the MSBuild 'Build' target in the project file.</target>
|
||||
<note></note>
|
||||
<target state="translated">.NET Platform 用ビルダープロジェクト ファイル内の MSBuild 'Build' ターゲットへのデリゲート。</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppFullName">
|
||||
<source>.NET Builder</source>
|
||||
<target state="new">.NET Builder</target>
|
||||
<note></note>
|
||||
<target state="translated">.NET Builder</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ConfigurationOptionDescription">
|
||||
<source>Configuration under which to build</source>
|
||||
<target state="new">Configuration under which to build</target>
|
||||
<note></note>
|
||||
<target state="translated">構築する構成</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ConfigurationOptionName">
|
||||
<source>CONFIGURATION</source>
|
||||
<target state="new">CONFIGURATION</target>
|
||||
<note></note>
|
||||
<target state="translated">CONFIGURATION</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="FrameworkOptionDescription">
|
||||
<source>Compile a specific framework</source>
|
||||
<target state="new">Compile a specific framework</target>
|
||||
<note></note>
|
||||
<target state="translated">特定のフレームワークをコンパイルする</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="FrameworkOptionName">
|
||||
<source>FRAMEWORK</source>
|
||||
<target state="new">FRAMEWORK</target>
|
||||
<note></note>
|
||||
<target state="translated">FRAMEWORK</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="NoDependenciesOptionDescription">
|
||||
<source>Set this flag to ignore project to project references and only build the root project</source>
|
||||
<target state="new">Set this flag to ignore project to project references and only build the root project</target>
|
||||
<note></note>
|
||||
<target state="translated">project to project 参照を無視して、ルート プロジェクトのみを構築するには、このフラグを設定します</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="NoIncrementialOptionDescription">
|
||||
<source>Set this flag to turn off incremental build</source>
|
||||
<target state="new">Set this flag to turn off incremental build</target>
|
||||
<note></note>
|
||||
<target state="translated">インクリメンタル ビルドを無効にするには、このフラグを設定します</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="OutputOptionDescription">
|
||||
<source>Directory in which to place outputs</source>
|
||||
<target state="new">Directory in which to place outputs</target>
|
||||
<note></note>
|
||||
<target state="translated">出力を配置するディレクトリ</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="OutputOptionName">
|
||||
<source>OUTPUT_DIR</source>
|
||||
<target state="new">OUTPUT_DIR</target>
|
||||
<note></note>
|
||||
<target state="translated">OUTPUT_DIR</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ProjectArgumentDescription">
|
||||
<source>The MSBuild project file to build. If a project file is not specified, MSBuild searches the current working directory for a file that has a file extension that ends in `proj` and uses that file.</source>
|
||||
<target state="new">The MSBuild project file to build. If a project file is not specified, MSBuild searches the current working directory for a file that has a file extension that ends in `proj` and uses that file.</target>
|
||||
<note></note>
|
||||
<target state="translated">構築する MSBuild プロジェクト ファイル。プロジェクト ファイルを指定しなかった場合、MSBuild は現在の作業ディレクトリの中から "proj" で終わるファイル拡張子を検索し、そのファイルを使用します。</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ProjectArgumentValueName">
|
||||
<source>PROJECT</source>
|
||||
<target state="new">PROJECT</target>
|
||||
<note></note>
|
||||
<target state="translated">PROJECT</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="RuntimeOptionDescription">
|
||||
<source>Target runtime to build for. The default is to build a portable application.</source>
|
||||
<target state="new">Target runtime to build for. The default is to build a portable application.</target>
|
||||
<note></note>
|
||||
<target state="translated">構築用のターゲット ランタイム既定では、ポータブル アプリケーションを構築します。</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="RuntimeOptionName">
|
||||
<source>RUNTIME_IDENTIFIER</source>
|
||||
<target state="new">RUNTIME_IDENTIFIER</target>
|
||||
<note></note>
|
||||
<target state="translated">RUNTIME_IDENTIFIER</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="VersionSuffixOptionDescription">
|
||||
<source>Defines the value for the $(VersionSuffix) property in the project</source>
|
||||
<target state="new">Defines the value for the $(VersionSuffix) property in the project</target>
|
||||
<note></note>
|
||||
<target state="translated">プロジェクトの $(VersionSuffix) プロパティの値を定義します。</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="VersionSuffixOptionName">
|
||||
<source>VERSION_SUFFIX</source>
|
||||
<target state="new">VERSION_SUFFIX</target>
|
||||
<note></note>
|
||||
<target state="translated">VERSION_SUFFIX</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,83 +5,83 @@
|
|||
<group id="src/dotnet/commands/dotnet-build/LocalizableStrings.resx" />
|
||||
<trans-unit id="AppDescription">
|
||||
<source>Builder for the .NET Platform. Delegates to the MSBuild 'Build' target in the project file.</source>
|
||||
<target state="new">Builder for the .NET Platform. Delegates to the MSBuild 'Build' target in the project file.</target>
|
||||
<note></note>
|
||||
<target state="translated">.NET 플랫폼용 작성기입니다. 프로젝트 파일의 MSBuild '빌드' 대상에 위임합니다.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppFullName">
|
||||
<source>.NET Builder</source>
|
||||
<target state="new">.NET Builder</target>
|
||||
<note></note>
|
||||
<target state="translated">.NET 작성기</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ConfigurationOptionDescription">
|
||||
<source>Configuration under which to build</source>
|
||||
<target state="new">Configuration under which to build</target>
|
||||
<note></note>
|
||||
<target state="translated">빌드할 구성입니다.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ConfigurationOptionName">
|
||||
<source>CONFIGURATION</source>
|
||||
<target state="new">CONFIGURATION</target>
|
||||
<note></note>
|
||||
<target state="translated">CONFIGURATION</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="FrameworkOptionDescription">
|
||||
<source>Compile a specific framework</source>
|
||||
<target state="new">Compile a specific framework</target>
|
||||
<note></note>
|
||||
<target state="translated">특정 프레임워크를 컴파일합니다.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="FrameworkOptionName">
|
||||
<source>FRAMEWORK</source>
|
||||
<target state="new">FRAMEWORK</target>
|
||||
<note></note>
|
||||
<target state="translated">FRAMEWORK</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="NoDependenciesOptionDescription">
|
||||
<source>Set this flag to ignore project to project references and only build the root project</source>
|
||||
<target state="new">Set this flag to ignore project to project references and only build the root project</target>
|
||||
<note></note>
|
||||
<target state="translated">프로젝트 간 참조를 무시하고 루트 프로젝트만 빌드하려면 이 플래그를 설정합니다.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="NoIncrementialOptionDescription">
|
||||
<source>Set this flag to turn off incremental build</source>
|
||||
<target state="new">Set this flag to turn off incremental build</target>
|
||||
<note></note>
|
||||
<target state="translated">증분 빌드를 해제하려면 이 플래그를 설정합니다.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="OutputOptionDescription">
|
||||
<source>Directory in which to place outputs</source>
|
||||
<target state="new">Directory in which to place outputs</target>
|
||||
<note></note>
|
||||
<target state="translated">출력을 배치할 디렉터리입니다.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="OutputOptionName">
|
||||
<source>OUTPUT_DIR</source>
|
||||
<target state="new">OUTPUT_DIR</target>
|
||||
<note></note>
|
||||
<target state="translated">OUTPUT_DIR</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ProjectArgumentDescription">
|
||||
<source>The MSBuild project file to build. If a project file is not specified, MSBuild searches the current working directory for a file that has a file extension that ends in `proj` and uses that file.</source>
|
||||
<target state="new">The MSBuild project file to build. If a project file is not specified, MSBuild searches the current working directory for a file that has a file extension that ends in `proj` and uses that file.</target>
|
||||
<note></note>
|
||||
<target state="translated">빌드할 MSBuild 프로젝트 파일입니다. 프로젝트 파일을 지정하지 않으면 MSBuild는 현재 작업 디렉터리에서 파일 확장명이 ‘proj’로 끝나는 파일을 찾아서 사용합니다.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ProjectArgumentValueName">
|
||||
<source>PROJECT</source>
|
||||
<target state="new">PROJECT</target>
|
||||
<note></note>
|
||||
<target state="translated">PROJECT</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="RuntimeOptionDescription">
|
||||
<source>Target runtime to build for. The default is to build a portable application.</source>
|
||||
<target state="new">Target runtime to build for. The default is to build a portable application.</target>
|
||||
<note></note>
|
||||
<target state="translated">빌드할 대상 런타임입니다. 기본값은 이식 가능한 응용 프로그램을 빌드하는 것입니다.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="RuntimeOptionName">
|
||||
<source>RUNTIME_IDENTIFIER</source>
|
||||
<target state="new">RUNTIME_IDENTIFIER</target>
|
||||
<note></note>
|
||||
<target state="translated">RUNTIME_IDENTIFIER</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="VersionSuffixOptionDescription">
|
||||
<source>Defines the value for the $(VersionSuffix) property in the project</source>
|
||||
<target state="new">Defines the value for the $(VersionSuffix) property in the project</target>
|
||||
<note></note>
|
||||
<target state="translated">프로젝트에서 $(VersionSuffix) 속성의 값을 정의합니다.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="VersionSuffixOptionName">
|
||||
<source>VERSION_SUFFIX</source>
|
||||
<target state="new">VERSION_SUFFIX</target>
|
||||
<note></note>
|
||||
<target state="translated">VERSION_SUFFIX</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,83 +5,83 @@
|
|||
<group id="src/dotnet/commands/dotnet-build/LocalizableStrings.resx" />
|
||||
<trans-unit id="AppDescription">
|
||||
<source>Builder for the .NET Platform. Delegates to the MSBuild 'Build' target in the project file.</source>
|
||||
<target state="new">Builder for the .NET Platform. Delegates to the MSBuild 'Build' target in the project file.</target>
|
||||
<note></note>
|
||||
<target state="translated">Konstruktor dla platformy .NET. Deleguje do docelowego elementu kompilacji programu MSBuild w pliku projektu.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppFullName">
|
||||
<source>.NET Builder</source>
|
||||
<target state="new">.NET Builder</target>
|
||||
<note></note>
|
||||
<target state="translated">Konstruktor platformy .NET</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ConfigurationOptionDescription">
|
||||
<source>Configuration under which to build</source>
|
||||
<target state="new">Configuration under which to build</target>
|
||||
<note></note>
|
||||
<target state="translated">Konfiguracja, przy użyciu której ma zostać przeprowadzona kompilacja</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ConfigurationOptionName">
|
||||
<source>CONFIGURATION</source>
|
||||
<target state="new">CONFIGURATION</target>
|
||||
<note></note>
|
||||
<target state="translated">KONFIGURACJA</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="FrameworkOptionDescription">
|
||||
<source>Compile a specific framework</source>
|
||||
<target state="new">Compile a specific framework</target>
|
||||
<note></note>
|
||||
<target state="translated">Skompiluj określoną platformę</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="FrameworkOptionName">
|
||||
<source>FRAMEWORK</source>
|
||||
<target state="new">FRAMEWORK</target>
|
||||
<note></note>
|
||||
<target state="translated">PLATFORMA</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="NoDependenciesOptionDescription">
|
||||
<source>Set this flag to ignore project to project references and only build the root project</source>
|
||||
<target state="new">Set this flag to ignore project to project references and only build the root project</target>
|
||||
<note></note>
|
||||
<target state="translated">Ustaw tę flagę, aby ignorować odwołania między projektami i skompilować tylko projekt główny</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="NoIncrementialOptionDescription">
|
||||
<source>Set this flag to turn off incremental build</source>
|
||||
<target state="new">Set this flag to turn off incremental build</target>
|
||||
<note></note>
|
||||
<target state="translated">Ustaw tę flagę, aby wyłączyć kompilację przyrostową</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="OutputOptionDescription">
|
||||
<source>Directory in which to place outputs</source>
|
||||
<target state="new">Directory in which to place outputs</target>
|
||||
<note></note>
|
||||
<target state="translated">Katalog, w którym mają zostać umieszczone dane wyjściowe</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="OutputOptionName">
|
||||
<source>OUTPUT_DIR</source>
|
||||
<target state="new">OUTPUT_DIR</target>
|
||||
<note></note>
|
||||
<target state="translated">KATALOG_WYJŚCIOWY</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ProjectArgumentDescription">
|
||||
<source>The MSBuild project file to build. If a project file is not specified, MSBuild searches the current working directory for a file that has a file extension that ends in `proj` and uses that file.</source>
|
||||
<target state="new">The MSBuild project file to build. If a project file is not specified, MSBuild searches the current working directory for a file that has a file extension that ends in `proj` and uses that file.</target>
|
||||
<note></note>
|
||||
<target state="translated">Plik projektu programu MSBuild do skompilowania. Jeśli nie określono pliku projektu, program MSBuild wyszukuje w bieżącym katalogu roboczym plik, którego rozszerzenie kończy się na „proj”, i używa tego pliku.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ProjectArgumentValueName">
|
||||
<source>PROJECT</source>
|
||||
<target state="new">PROJECT</target>
|
||||
<note></note>
|
||||
<target state="translated">PROJEKT</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="RuntimeOptionDescription">
|
||||
<source>Target runtime to build for. The default is to build a portable application.</source>
|
||||
<target state="new">Target runtime to build for. The default is to build a portable application.</target>
|
||||
<note></note>
|
||||
<target state="translated">Docelowe środowisko uruchomieniowe kompilacji. Opcją domyślną jest kompilacja aplikacji przenośnej.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="RuntimeOptionName">
|
||||
<source>RUNTIME_IDENTIFIER</source>
|
||||
<target state="new">RUNTIME_IDENTIFIER</target>
|
||||
<note></note>
|
||||
<target state="translated">IDENTYFIKATOR_ŚRODOWISKA_URUCHOMIENIOWEGO</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="VersionSuffixOptionDescription">
|
||||
<source>Defines the value for the $(VersionSuffix) property in the project</source>
|
||||
<target state="new">Defines the value for the $(VersionSuffix) property in the project</target>
|
||||
<note></note>
|
||||
<target state="translated">Określa wartość właściwości $(VersionSuffix) w projekcie</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="VersionSuffixOptionName">
|
||||
<source>VERSION_SUFFIX</source>
|
||||
<target state="new">VERSION_SUFFIX</target>
|
||||
<note></note>
|
||||
<target state="translated">SUFIKS_WERSJI</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,83 +5,83 @@
|
|||
<group id="src/dotnet/commands/dotnet-build/LocalizableStrings.resx" />
|
||||
<trans-unit id="AppDescription">
|
||||
<source>Builder for the .NET Platform. Delegates to the MSBuild 'Build' target in the project file.</source>
|
||||
<target state="new">Builder for the .NET Platform. Delegates to the MSBuild 'Build' target in the project file.</target>
|
||||
<note></note>
|
||||
<target state="translated">Construtor para a Plataforma .NET. Delega para o destino “Build” do MSBuild no arquivo de projeto.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppFullName">
|
||||
<source>.NET Builder</source>
|
||||
<target state="new">.NET Builder</target>
|
||||
<note></note>
|
||||
<target state="translated">Construtor do .NET</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ConfigurationOptionDescription">
|
||||
<source>Configuration under which to build</source>
|
||||
<target state="new">Configuration under which to build</target>
|
||||
<note></note>
|
||||
<target state="translated">Configuração sob a qual compilar</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ConfigurationOptionName">
|
||||
<source>CONFIGURATION</source>
|
||||
<target state="new">CONFIGURATION</target>
|
||||
<note></note>
|
||||
<target state="translated">CONFIGURAÇÃO</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="FrameworkOptionDescription">
|
||||
<source>Compile a specific framework</source>
|
||||
<target state="new">Compile a specific framework</target>
|
||||
<note></note>
|
||||
<target state="translated">Compilar uma estrutura específica</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="FrameworkOptionName">
|
||||
<source>FRAMEWORK</source>
|
||||
<target state="new">FRAMEWORK</target>
|
||||
<note></note>
|
||||
<target state="translated">ESTRUTURA</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="NoDependenciesOptionDescription">
|
||||
<source>Set this flag to ignore project to project references and only build the root project</source>
|
||||
<target state="new">Set this flag to ignore project to project references and only build the root project</target>
|
||||
<note></note>
|
||||
<target state="translated">Definir esse sinalizador para ignorar referências de projeto para projeto e compilar apenas o projeto raiz</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="NoIncrementialOptionDescription">
|
||||
<source>Set this flag to turn off incremental build</source>
|
||||
<target state="new">Set this flag to turn off incremental build</target>
|
||||
<note></note>
|
||||
<target state="translated">Definir esse sinalizador para desligar o build incremental</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="OutputOptionDescription">
|
||||
<source>Directory in which to place outputs</source>
|
||||
<target state="new">Directory in which to place outputs</target>
|
||||
<note></note>
|
||||
<target state="translated">Diretório no qual colocar as saídas</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="OutputOptionName">
|
||||
<source>OUTPUT_DIR</source>
|
||||
<target state="new">OUTPUT_DIR</target>
|
||||
<note></note>
|
||||
<target state="translated">DIRETÓRIO_DE_SAÍDA</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ProjectArgumentDescription">
|
||||
<source>The MSBuild project file to build. If a project file is not specified, MSBuild searches the current working directory for a file that has a file extension that ends in `proj` and uses that file.</source>
|
||||
<target state="new">The MSBuild project file to build. If a project file is not specified, MSBuild searches the current working directory for a file that has a file extension that ends in `proj` and uses that file.</target>
|
||||
<note></note>
|
||||
<target state="translated">O arquivo de projeto do MSBuild para compilar. Se não houver arquivo de projeto especificado, o MSBuild pesquisará no diretório de trabalho atual um arquivo que contenha uma extensão de arquivo que termine em "proj" e usará esse arquivo.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ProjectArgumentValueName">
|
||||
<source>PROJECT</source>
|
||||
<target state="new">PROJECT</target>
|
||||
<note></note>
|
||||
<target state="translated">PROJETO</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="RuntimeOptionDescription">
|
||||
<source>Target runtime to build for. The default is to build a portable application.</source>
|
||||
<target state="new">Target runtime to build for. The default is to build a portable application.</target>
|
||||
<note></note>
|
||||
<target state="translated">Tempo de execução de destino para o qual compilar. O padrão é compilar um aplicativo portátil.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="RuntimeOptionName">
|
||||
<source>RUNTIME_IDENTIFIER</source>
|
||||
<target state="new">RUNTIME_IDENTIFIER</target>
|
||||
<note></note>
|
||||
<target state="translated">RUNTIME_IDENTIFIER</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="VersionSuffixOptionDescription">
|
||||
<source>Defines the value for the $(VersionSuffix) property in the project</source>
|
||||
<target state="new">Defines the value for the $(VersionSuffix) property in the project</target>
|
||||
<note></note>
|
||||
<target state="translated">Define o valor da propriedade $(VersionSuffix) no projeto</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="VersionSuffixOptionName">
|
||||
<source>VERSION_SUFFIX</source>
|
||||
<target state="new">VERSION_SUFFIX</target>
|
||||
<note></note>
|
||||
<target state="translated">SUFIXO_DA_VERSÃO</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,83 +5,83 @@
|
|||
<group id="src/dotnet/commands/dotnet-build/LocalizableStrings.resx" />
|
||||
<trans-unit id="AppDescription">
|
||||
<source>Builder for the .NET Platform. Delegates to the MSBuild 'Build' target in the project file.</source>
|
||||
<target state="new">Builder for the .NET Platform. Delegates to the MSBuild 'Build' target in the project file.</target>
|
||||
<note></note>
|
||||
<target state="translated">Построитель для платформы .NET Делегирование в цель "Сборка" MSBuild в файле проекта.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppFullName">
|
||||
<source>.NET Builder</source>
|
||||
<target state="new">.NET Builder</target>
|
||||
<note></note>
|
||||
<target state="translated">Построитель .NET</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ConfigurationOptionDescription">
|
||||
<source>Configuration under which to build</source>
|
||||
<target state="new">Configuration under which to build</target>
|
||||
<note></note>
|
||||
<target state="translated">Конфигурация, в которой выполняется сборка</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ConfigurationOptionName">
|
||||
<source>CONFIGURATION</source>
|
||||
<target state="new">CONFIGURATION</target>
|
||||
<note></note>
|
||||
<target state="translated">CONFIGURATION</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="FrameworkOptionDescription">
|
||||
<source>Compile a specific framework</source>
|
||||
<target state="new">Compile a specific framework</target>
|
||||
<note></note>
|
||||
<target state="translated">Компиляция определенной платформы</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="FrameworkOptionName">
|
||||
<source>FRAMEWORK</source>
|
||||
<target state="new">FRAMEWORK</target>
|
||||
<note></note>
|
||||
<target state="translated">FRAMEWORK</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="NoDependenciesOptionDescription">
|
||||
<source>Set this flag to ignore project to project references and only build the root project</source>
|
||||
<target state="new">Set this flag to ignore project to project references and only build the root project</target>
|
||||
<note></note>
|
||||
<target state="translated">Задайте этот флаг, чтобы пропускать ссылки проектов на проекты и выполнять сборку только корневого проекта.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="NoIncrementialOptionDescription">
|
||||
<source>Set this flag to turn off incremental build</source>
|
||||
<target state="new">Set this flag to turn off incremental build</target>
|
||||
<note></note>
|
||||
<target state="translated">Задайте этот флаг, чтобы отключить добавочные сборки.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="OutputOptionDescription">
|
||||
<source>Directory in which to place outputs</source>
|
||||
<target state="new">Directory in which to place outputs</target>
|
||||
<note></note>
|
||||
<target state="translated">Каталог для размещения выходных данных</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="OutputOptionName">
|
||||
<source>OUTPUT_DIR</source>
|
||||
<target state="new">OUTPUT_DIR</target>
|
||||
<note></note>
|
||||
<target state="translated">OUTPUT_DIR</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ProjectArgumentDescription">
|
||||
<source>The MSBuild project file to build. If a project file is not specified, MSBuild searches the current working directory for a file that has a file extension that ends in `proj` and uses that file.</source>
|
||||
<target state="new">The MSBuild project file to build. If a project file is not specified, MSBuild searches the current working directory for a file that has a file extension that ends in `proj` and uses that file.</target>
|
||||
<note></note>
|
||||
<target state="translated">Файл проекта MSBuild для сборки. Если файл проекта не указан, MSBuild выполняет в текущем рабочем каталоге поиск файла с расширением, оканчивающимся на PROJ, и использует этот файл.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ProjectArgumentValueName">
|
||||
<source>PROJECT</source>
|
||||
<target state="new">PROJECT</target>
|
||||
<note></note>
|
||||
<target state="translated">PROJECT</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="RuntimeOptionDescription">
|
||||
<source>Target runtime to build for. The default is to build a portable application.</source>
|
||||
<target state="new">Target runtime to build for. The default is to build a portable application.</target>
|
||||
<note></note>
|
||||
<target state="translated">Целевая среда выполнения для сборки. По умолчанию выполняется сборка переносимого приложения.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="RuntimeOptionName">
|
||||
<source>RUNTIME_IDENTIFIER</source>
|
||||
<target state="new">RUNTIME_IDENTIFIER</target>
|
||||
<note></note>
|
||||
<target state="translated">RUNTIME_IDENTIFIER</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="VersionSuffixOptionDescription">
|
||||
<source>Defines the value for the $(VersionSuffix) property in the project</source>
|
||||
<target state="new">Defines the value for the $(VersionSuffix) property in the project</target>
|
||||
<note></note>
|
||||
<target state="translated">Определяет значение для свойства $(VersionSuffix) в проекте</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="VersionSuffixOptionName">
|
||||
<source>VERSION_SUFFIX</source>
|
||||
<target state="new">VERSION_SUFFIX</target>
|
||||
<note></note>
|
||||
<target state="translated">VERSION_SUFFIX</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,83 +5,83 @@
|
|||
<group id="src/dotnet/commands/dotnet-build/LocalizableStrings.resx" />
|
||||
<trans-unit id="AppDescription">
|
||||
<source>Builder for the .NET Platform. Delegates to the MSBuild 'Build' target in the project file.</source>
|
||||
<target state="new">Builder for the .NET Platform. Delegates to the MSBuild 'Build' target in the project file.</target>
|
||||
<note></note>
|
||||
<target state="translated">.NET Platformu için oluşturucu. Proje dosyasındaki MSBuild 'Build' hedefine temsilci atar.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppFullName">
|
||||
<source>.NET Builder</source>
|
||||
<target state="new">.NET Builder</target>
|
||||
<note></note>
|
||||
<target state="translated">.NET Oluşturucusu</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ConfigurationOptionDescription">
|
||||
<source>Configuration under which to build</source>
|
||||
<target state="new">Configuration under which to build</target>
|
||||
<note></note>
|
||||
<target state="translated">Derlemenin gerçekleştirileceği yapılandırma</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ConfigurationOptionName">
|
||||
<source>CONFIGURATION</source>
|
||||
<target state="new">CONFIGURATION</target>
|
||||
<note></note>
|
||||
<target state="translated">YAPILANDIRMA</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="FrameworkOptionDescription">
|
||||
<source>Compile a specific framework</source>
|
||||
<target state="new">Compile a specific framework</target>
|
||||
<note></note>
|
||||
<target state="translated">Belirli bir çerçeveyi derler</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="FrameworkOptionName">
|
||||
<source>FRAMEWORK</source>
|
||||
<target state="new">FRAMEWORK</target>
|
||||
<note></note>
|
||||
<target state="translated">ÇERÇEVE</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="NoDependenciesOptionDescription">
|
||||
<source>Set this flag to ignore project to project references and only build the root project</source>
|
||||
<target state="new">Set this flag to ignore project to project references and only build the root project</target>
|
||||
<note></note>
|
||||
<target state="translated">Projeden projeye başvuruları yoksaymak ve yalnızca kök projeyi derlemek için bu bayrağı ayarlayın</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="NoIncrementialOptionDescription">
|
||||
<source>Set this flag to turn off incremental build</source>
|
||||
<target state="new">Set this flag to turn off incremental build</target>
|
||||
<note></note>
|
||||
<target state="translated">Artımlı derlemeyi kapatmak için bu bayrağı ayarlayın</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="OutputOptionDescription">
|
||||
<source>Directory in which to place outputs</source>
|
||||
<target state="new">Directory in which to place outputs</target>
|
||||
<note></note>
|
||||
<target state="translated">Çıkışların yerleştirileceği dizin</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="OutputOptionName">
|
||||
<source>OUTPUT_DIR</source>
|
||||
<target state="new">OUTPUT_DIR</target>
|
||||
<note></note>
|
||||
<target state="translated">ÇIKIŞ_DİZİNİ</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ProjectArgumentDescription">
|
||||
<source>The MSBuild project file to build. If a project file is not specified, MSBuild searches the current working directory for a file that has a file extension that ends in `proj` and uses that file.</source>
|
||||
<target state="new">The MSBuild project file to build. If a project file is not specified, MSBuild searches the current working directory for a file that has a file extension that ends in `proj` and uses that file.</target>
|
||||
<note></note>
|
||||
<target state="translated">Derlenecek MSBuild proje dosyası. Bir proje dosyası belirtilmezse MSBuild, geçerli çalışma dizininde dosya uzantısının sonu ‘proj’ olan bir dosyası arar ve bu dosyayı kullanır.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ProjectArgumentValueName">
|
||||
<source>PROJECT</source>
|
||||
<target state="new">PROJECT</target>
|
||||
<note></note>
|
||||
<target state="translated">PROJE</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="RuntimeOptionDescription">
|
||||
<source>Target runtime to build for. The default is to build a portable application.</source>
|
||||
<target state="new">Target runtime to build for. The default is to build a portable application.</target>
|
||||
<note></note>
|
||||
<target state="translated">Derlemenin yapılacağı hedef çalışma zamanı. Varsayılan değer, taşınabilir bir uygulama derlenmesidir.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="RuntimeOptionName">
|
||||
<source>RUNTIME_IDENTIFIER</source>
|
||||
<target state="new">RUNTIME_IDENTIFIER</target>
|
||||
<note></note>
|
||||
<target state="translated">ÇALIŞMA_ZAMANI_TANIMLAYICISI</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="VersionSuffixOptionDescription">
|
||||
<source>Defines the value for the $(VersionSuffix) property in the project</source>
|
||||
<target state="new">Defines the value for the $(VersionSuffix) property in the project</target>
|
||||
<note></note>
|
||||
<target state="translated">Projedeki $(VersionSuffix) özelliğinin değerini tanımlar</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="VersionSuffixOptionName">
|
||||
<source>VERSION_SUFFIX</source>
|
||||
<target state="new">VERSION_SUFFIX</target>
|
||||
<note></note>
|
||||
<target state="translated">SÜRÜM_SONEKİ</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,83 +5,83 @@
|
|||
<group id="src/dotnet/commands/dotnet-build/LocalizableStrings.resx" />
|
||||
<trans-unit id="AppDescription">
|
||||
<source>Builder for the .NET Platform. Delegates to the MSBuild 'Build' target in the project file.</source>
|
||||
<target state="new">Builder for the .NET Platform. Delegates to the MSBuild 'Build' target in the project file.</target>
|
||||
<note></note>
|
||||
<target state="translated">适用于.NET 平台的生成器。委托项目文件中 MSBuild“生成”目标。</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppFullName">
|
||||
<source>.NET Builder</source>
|
||||
<target state="new">.NET Builder</target>
|
||||
<note></note>
|
||||
<target state="translated">.NET 生成器</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ConfigurationOptionDescription">
|
||||
<source>Configuration under which to build</source>
|
||||
<target state="new">Configuration under which to build</target>
|
||||
<note></note>
|
||||
<target state="translated">在何处生成配置</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ConfigurationOptionName">
|
||||
<source>CONFIGURATION</source>
|
||||
<target state="new">CONFIGURATION</target>
|
||||
<note></note>
|
||||
<target state="translated">CONFIGURATION</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="FrameworkOptionDescription">
|
||||
<source>Compile a specific framework</source>
|
||||
<target state="new">Compile a specific framework</target>
|
||||
<note></note>
|
||||
<target state="translated">编译特定的框架</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="FrameworkOptionName">
|
||||
<source>FRAMEWORK</source>
|
||||
<target state="new">FRAMEWORK</target>
|
||||
<note></note>
|
||||
<target state="translated">FRAMEWORK</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="NoDependenciesOptionDescription">
|
||||
<source>Set this flag to ignore project to project references and only build the root project</source>
|
||||
<target state="new">Set this flag to ignore project to project references and only build the root project</target>
|
||||
<note></note>
|
||||
<target state="translated">设置此标志以忽略项目到项目引用,并仅生成根项目。</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="NoIncrementialOptionDescription">
|
||||
<source>Set this flag to turn off incremental build</source>
|
||||
<target state="new">Set this flag to turn off incremental build</target>
|
||||
<note></note>
|
||||
<target state="translated">设置此标志以关闭增量生成</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="OutputOptionDescription">
|
||||
<source>Directory in which to place outputs</source>
|
||||
<target state="new">Directory in which to place outputs</target>
|
||||
<note></note>
|
||||
<target state="translated">用于放置输出的目录</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="OutputOptionName">
|
||||
<source>OUTPUT_DIR</source>
|
||||
<target state="new">OUTPUT_DIR</target>
|
||||
<note></note>
|
||||
<target state="translated">OUTPUT_DIR</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ProjectArgumentDescription">
|
||||
<source>The MSBuild project file to build. If a project file is not specified, MSBuild searches the current working directory for a file that has a file extension that ends in `proj` and uses that file.</source>
|
||||
<target state="new">The MSBuild project file to build. If a project file is not specified, MSBuild searches the current working directory for a file that has a file extension that ends in `proj` and uses that file.</target>
|
||||
<note></note>
|
||||
<target state="translated">要生成的 MSBuild 项目文件。如果未指定项目文件,MSBuild 将搜索当前工作目录来查找文件扩展名以“proj”结尾的文件并使用该文件。</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ProjectArgumentValueName">
|
||||
<source>PROJECT</source>
|
||||
<target state="new">PROJECT</target>
|
||||
<note></note>
|
||||
<target state="translated">PROJECT</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="RuntimeOptionDescription">
|
||||
<source>Target runtime to build for. The default is to build a portable application.</source>
|
||||
<target state="new">Target runtime to build for. The default is to build a portable application.</target>
|
||||
<note></note>
|
||||
<target state="translated">要生成的目标运行时。默认生成可移植的应用程序。</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="RuntimeOptionName">
|
||||
<source>RUNTIME_IDENTIFIER</source>
|
||||
<target state="new">RUNTIME_IDENTIFIER</target>
|
||||
<note></note>
|
||||
<target state="translated">RUNTIME_IDENTIFIER</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="VersionSuffixOptionDescription">
|
||||
<source>Defines the value for the $(VersionSuffix) property in the project</source>
|
||||
<target state="new">Defines the value for the $(VersionSuffix) property in the project</target>
|
||||
<note></note>
|
||||
<target state="translated">定义项目中 $(VersionSuffix)属性的值</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="VersionSuffixOptionName">
|
||||
<source>VERSION_SUFFIX</source>
|
||||
<target state="new">VERSION_SUFFIX</target>
|
||||
<note></note>
|
||||
<target state="translated">VERSION_SUFFIX</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,83 +5,83 @@
|
|||
<group id="src/dotnet/commands/dotnet-build/LocalizableStrings.resx" />
|
||||
<trans-unit id="AppDescription">
|
||||
<source>Builder for the .NET Platform. Delegates to the MSBuild 'Build' target in the project file.</source>
|
||||
<target state="new">Builder for the .NET Platform. Delegates to the MSBuild 'Build' target in the project file.</target>
|
||||
<note></note>
|
||||
<target state="translated">適用於 .NET 平台的產生器。委派給專案檔中的 MSBuild 'Build' 目標。</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppFullName">
|
||||
<source>.NET Builder</source>
|
||||
<target state="new">.NET Builder</target>
|
||||
<note></note>
|
||||
<target state="translated">.NET 產生器</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ConfigurationOptionDescription">
|
||||
<source>Configuration under which to build</source>
|
||||
<target state="new">Configuration under which to build</target>
|
||||
<note></note>
|
||||
<target state="translated">作為建置依據的組態</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ConfigurationOptionName">
|
||||
<source>CONFIGURATION</source>
|
||||
<target state="new">CONFIGURATION</target>
|
||||
<note></note>
|
||||
<target state="translated">組態</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="FrameworkOptionDescription">
|
||||
<source>Compile a specific framework</source>
|
||||
<target state="new">Compile a specific framework</target>
|
||||
<note></note>
|
||||
<target state="translated">編譯特定架構</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="FrameworkOptionName">
|
||||
<source>FRAMEWORK</source>
|
||||
<target state="new">FRAMEWORK</target>
|
||||
<note></note>
|
||||
<target state="translated">架構</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="NoDependenciesOptionDescription">
|
||||
<source>Set this flag to ignore project to project references and only build the root project</source>
|
||||
<target state="new">Set this flag to ignore project to project references and only build the root project</target>
|
||||
<note></note>
|
||||
<target state="translated">將此旗標設定為略過專案對專案參考並僅建置根專案</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="NoIncrementialOptionDescription">
|
||||
<source>Set this flag to turn off incremental build</source>
|
||||
<target state="new">Set this flag to turn off incremental build</target>
|
||||
<note></note>
|
||||
<target state="translated">將此旗標設定為關閉累加建置</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="OutputOptionDescription">
|
||||
<source>Directory in which to place outputs</source>
|
||||
<target state="new">Directory in which to place outputs</target>
|
||||
<note></note>
|
||||
<target state="translated">要放置輸出的目錄</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="OutputOptionName">
|
||||
<source>OUTPUT_DIR</source>
|
||||
<target state="new">OUTPUT_DIR</target>
|
||||
<note></note>
|
||||
<target state="translated">OUTPUT_DIR</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ProjectArgumentDescription">
|
||||
<source>The MSBuild project file to build. If a project file is not specified, MSBuild searches the current working directory for a file that has a file extension that ends in `proj` and uses that file.</source>
|
||||
<target state="new">The MSBuild project file to build. If a project file is not specified, MSBuild searches the current working directory for a file that has a file extension that ends in `proj` and uses that file.</target>
|
||||
<note></note>
|
||||
<target state="translated">要建置的 MSBuild 專案檔。若未指定專案檔,MSBuild 會在目前的工作目錄搜尋副檔名以 `proj` 結尾的檔案,並使用該檔案。</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ProjectArgumentValueName">
|
||||
<source>PROJECT</source>
|
||||
<target state="new">PROJECT</target>
|
||||
<note></note>
|
||||
<target state="translated">專案</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="RuntimeOptionDescription">
|
||||
<source>Target runtime to build for. The default is to build a portable application.</source>
|
||||
<target state="new">Target runtime to build for. The default is to build a portable application.</target>
|
||||
<note></note>
|
||||
<target state="translated">要為其建置的目標執行階段。預設為建置可攜式應用程式。</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="RuntimeOptionName">
|
||||
<source>RUNTIME_IDENTIFIER</source>
|
||||
<target state="new">RUNTIME_IDENTIFIER</target>
|
||||
<note></note>
|
||||
<target state="translated">RUNTIME_IDENTIFIER</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="VersionSuffixOptionDescription">
|
||||
<source>Defines the value for the $(VersionSuffix) property in the project</source>
|
||||
<target state="new">Defines the value for the $(VersionSuffix) property in the project</target>
|
||||
<note></note>
|
||||
<target state="translated">定義專案中 $(VersionSuffix) 屬性的值</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="VersionSuffixOptionName">
|
||||
<source>VERSION_SUFFIX</source>
|
||||
<target state="new">VERSION_SUFFIX</target>
|
||||
<note></note>
|
||||
<target state="translated">VERSION_SUFFIX</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,53 +5,53 @@
|
|||
<group id="src/dotnet/commands/dotnet-clean/LocalizableStrings.resx" />
|
||||
<trans-unit id="AppFullName">
|
||||
<source>.NET Clean Command</source>
|
||||
<target state="new">.NET Clean Command</target>
|
||||
<note></note>
|
||||
<target state="translated">Příkaz rozhraní .NET pro vyčištění</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppDescription">
|
||||
<source>Command to clean previously generated build outputs.</source>
|
||||
<target state="new">Command to clean previously generated build outputs.</target>
|
||||
<note></note>
|
||||
<target state="translated">Příkaz slouží k vyčištění vygenerovaných výstupů buildů.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdArgProject">
|
||||
<source>PROJECT</source>
|
||||
<target state="new">PROJECT</target>
|
||||
<note></note>
|
||||
<target state="translated">PROJECT</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdArgProjDescription">
|
||||
<source>The MSBuild project file to build. If a project file is not specified, MSBuild searches the current working directory for a file that has a file extension that ends in `proj` and uses that file.</source>
|
||||
<target state="new">The MSBuild project file to build. If a project file is not specified, MSBuild searches the current working directory for a file that has a file extension that ends in `proj` and uses that file.</target>
|
||||
<note></note>
|
||||
<target state="translated">Soubor projektu MSBuildu určený k sestavení. Pokud není zadaný soubor projektu, nástroj MSBuild vyhledá v aktuálním pracovním adresáři soubor s příponou, která končí na „proj“, a použije ho.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdOutputDir">
|
||||
<source>OUTPUT_DIR</source>
|
||||
<target state="new">OUTPUT_DIR</target>
|
||||
<note></note>
|
||||
<target state="translated">OUTPUT_DIR</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdOutputDirDescription">
|
||||
<source>Directory in which the build outputs have been placed</source>
|
||||
<target state="new">Directory in which the build outputs have been placed</target>
|
||||
<note></note>
|
||||
<target state="translated">Adresář, do kterého byly umístěny výstupy buildu.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdFramework">
|
||||
<source>FRAMEWORK</source>
|
||||
<target state="new">FRAMEWORK</target>
|
||||
<note></note>
|
||||
<target state="translated">FRAMEWORK</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdFrameworkDescription">
|
||||
<source>Clean a specific framework</source>
|
||||
<target state="new">Clean a specific framework</target>
|
||||
<note></note>
|
||||
<target state="translated">Umožňuje vyčistit určitou platformu.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdConfiguration">
|
||||
<source>CONFIGURATION</source>
|
||||
<target state="new">CONFIGURATION</target>
|
||||
<note></note>
|
||||
<target state="translated">CONFIGURATION</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdConfigurationDescription">
|
||||
<source>Clean a specific configuration</source>
|
||||
<target state="new">Clean a specific configuration</target>
|
||||
<note></note>
|
||||
<target state="translated">Umožňuje vyčistit určitou konfiguraci.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,53 +5,53 @@
|
|||
<group id="src/dotnet/commands/dotnet-clean/LocalizableStrings.resx" />
|
||||
<trans-unit id="AppFullName">
|
||||
<source>.NET Clean Command</source>
|
||||
<target state="new">.NET Clean Command</target>
|
||||
<note></note>
|
||||
<target state="translated">.NET-Befehl "Clean"</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppDescription">
|
||||
<source>Command to clean previously generated build outputs.</source>
|
||||
<target state="new">Command to clean previously generated build outputs.</target>
|
||||
<note></note>
|
||||
<target state="translated">Befehl zum Bereinigen zuvor generierter Buildausgaben.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdArgProject">
|
||||
<source>PROJECT</source>
|
||||
<target state="new">PROJECT</target>
|
||||
<note></note>
|
||||
<target state="translated">PROJECT</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdArgProjDescription">
|
||||
<source>The MSBuild project file to build. If a project file is not specified, MSBuild searches the current working directory for a file that has a file extension that ends in `proj` and uses that file.</source>
|
||||
<target state="new">The MSBuild project file to build. If a project file is not specified, MSBuild searches the current working directory for a file that has a file extension that ends in `proj` and uses that file.</target>
|
||||
<note></note>
|
||||
<target state="translated">Die zu erstellende MSBuild-Projektdatei. Wenn keine Projektdatei angegeben ist, durchsucht MSBuild das aktuelle Arbeitsverzeichnis nach einer Datei mit einer Dateierweiterung, die auf "proj" endet, und verwendet diese Datei.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdOutputDir">
|
||||
<source>OUTPUT_DIR</source>
|
||||
<target state="new">OUTPUT_DIR</target>
|
||||
<note></note>
|
||||
<target state="translated">OUTPUT_DIR</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdOutputDirDescription">
|
||||
<source>Directory in which the build outputs have been placed</source>
|
||||
<target state="new">Directory in which the build outputs have been placed</target>
|
||||
<note></note>
|
||||
<target state="translated">Verzeichnis, in dem sich die Buildausgaben befinden</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdFramework">
|
||||
<source>FRAMEWORK</source>
|
||||
<target state="new">FRAMEWORK</target>
|
||||
<note></note>
|
||||
<target state="translated">FRAMEWORK</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdFrameworkDescription">
|
||||
<source>Clean a specific framework</source>
|
||||
<target state="new">Clean a specific framework</target>
|
||||
<note></note>
|
||||
<target state="translated">Bestimmtes Framework bereinigen</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdConfiguration">
|
||||
<source>CONFIGURATION</source>
|
||||
<target state="new">CONFIGURATION</target>
|
||||
<note></note>
|
||||
<target state="translated">CONFIGURATION</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdConfigurationDescription">
|
||||
<source>Clean a specific configuration</source>
|
||||
<target state="new">Clean a specific configuration</target>
|
||||
<note></note>
|
||||
<target state="translated">Bestimmte Konfiguration bereinigen</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,53 +5,53 @@
|
|||
<group id="src/dotnet/commands/dotnet-clean/LocalizableStrings.resx" />
|
||||
<trans-unit id="AppFullName">
|
||||
<source>.NET Clean Command</source>
|
||||
<target state="new">.NET Clean Command</target>
|
||||
<note></note>
|
||||
<target state="translated">Comando Clean de .NET</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppDescription">
|
||||
<source>Command to clean previously generated build outputs.</source>
|
||||
<target state="new">Command to clean previously generated build outputs.</target>
|
||||
<note></note>
|
||||
<target state="translated">Comando para limpiar los archivos de salida de compilaciones anteriores.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdArgProject">
|
||||
<source>PROJECT</source>
|
||||
<target state="new">PROJECT</target>
|
||||
<note></note>
|
||||
<target state="translated">PROYECTO</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdArgProjDescription">
|
||||
<source>The MSBuild project file to build. If a project file is not specified, MSBuild searches the current working directory for a file that has a file extension that ends in `proj` and uses that file.</source>
|
||||
<target state="new">The MSBuild project file to build. If a project file is not specified, MSBuild searches the current working directory for a file that has a file extension that ends in `proj` and uses that file.</target>
|
||||
<note></note>
|
||||
<target state="translated">Archivo del proyecto de MSBuild para compilar. Si no se especifica un archivo del proyecto, MSBuild busca en el directorio de trabajo actual un archivo que tenga una extensión de archivo que acabe en “proj” y utiliza ese archivo.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdOutputDir">
|
||||
<source>OUTPUT_DIR</source>
|
||||
<target state="new">OUTPUT_DIR</target>
|
||||
<note></note>
|
||||
<target state="translated">DIRECTORIO_DE_SALIDA</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdOutputDirDescription">
|
||||
<source>Directory in which the build outputs have been placed</source>
|
||||
<target state="new">Directory in which the build outputs have been placed</target>
|
||||
<note></note>
|
||||
<target state="translated">Directorio donde se han puesto los archivos de salida de la compilación</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdFramework">
|
||||
<source>FRAMEWORK</source>
|
||||
<target state="new">FRAMEWORK</target>
|
||||
<note></note>
|
||||
<target state="translated">PLATAFORMA</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdFrameworkDescription">
|
||||
<source>Clean a specific framework</source>
|
||||
<target state="new">Clean a specific framework</target>
|
||||
<note></note>
|
||||
<target state="translated">Limpia una plataforma específica</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdConfiguration">
|
||||
<source>CONFIGURATION</source>
|
||||
<target state="new">CONFIGURATION</target>
|
||||
<note></note>
|
||||
<target state="translated">CONFIGURACIÓN</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdConfigurationDescription">
|
||||
<source>Clean a specific configuration</source>
|
||||
<target state="new">Clean a specific configuration</target>
|
||||
<note></note>
|
||||
<target state="translated">Limpia una configuración específica</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,53 +5,53 @@
|
|||
<group id="src/dotnet/commands/dotnet-clean/LocalizableStrings.resx" />
|
||||
<trans-unit id="AppFullName">
|
||||
<source>.NET Clean Command</source>
|
||||
<target state="new">.NET Clean Command</target>
|
||||
<note></note>
|
||||
<target state="translated">Commande de nettoyage .NET</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppDescription">
|
||||
<source>Command to clean previously generated build outputs.</source>
|
||||
<target state="new">Command to clean previously generated build outputs.</target>
|
||||
<note></note>
|
||||
<target state="translated">Commande de nettoyage des sorties de build générées précédemment.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdArgProject">
|
||||
<source>PROJECT</source>
|
||||
<target state="new">PROJECT</target>
|
||||
<note></note>
|
||||
<target state="translated">PROJET</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdArgProjDescription">
|
||||
<source>The MSBuild project file to build. If a project file is not specified, MSBuild searches the current working directory for a file that has a file extension that ends in `proj` and uses that file.</source>
|
||||
<target state="new">The MSBuild project file to build. If a project file is not specified, MSBuild searches the current working directory for a file that has a file extension that ends in `proj` and uses that file.</target>
|
||||
<note></note>
|
||||
<target state="translated">Fichier projet MSBuild à générer. Si aucun fichier projet n'est spécifié, MSBuild recherche dans le répertoire de travail actif un fichier dont l'extension se termine par 'proj' et utilise ce dernier.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdOutputDir">
|
||||
<source>OUTPUT_DIR</source>
|
||||
<target state="new">OUTPUT_DIR</target>
|
||||
<note></note>
|
||||
<target state="translated">RÉP_SORTIE</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdOutputDirDescription">
|
||||
<source>Directory in which the build outputs have been placed</source>
|
||||
<target state="new">Directory in which the build outputs have been placed</target>
|
||||
<note></note>
|
||||
<target state="translated">Répertoire dans lequel les sorties de build ont été placées</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdFramework">
|
||||
<source>FRAMEWORK</source>
|
||||
<target state="new">FRAMEWORK</target>
|
||||
<note></note>
|
||||
<target state="translated">FRAMEWORK</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdFrameworkDescription">
|
||||
<source>Clean a specific framework</source>
|
||||
<target state="new">Clean a specific framework</target>
|
||||
<note></note>
|
||||
<target state="translated">Nettoyer un framework spécifique</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdConfiguration">
|
||||
<source>CONFIGURATION</source>
|
||||
<target state="new">CONFIGURATION</target>
|
||||
<note></note>
|
||||
<target state="translated">CONFIGURATION</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdConfigurationDescription">
|
||||
<source>Clean a specific configuration</source>
|
||||
<target state="new">Clean a specific configuration</target>
|
||||
<note></note>
|
||||
<target state="translated">Nettoyer une configuration spécifique</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,53 +5,53 @@
|
|||
<group id="src/dotnet/commands/dotnet-clean/LocalizableStrings.resx" />
|
||||
<trans-unit id="AppFullName">
|
||||
<source>.NET Clean Command</source>
|
||||
<target state="new">.NET Clean Command</target>
|
||||
<note></note>
|
||||
<target state="translated">Comando Pulisci .NET</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppDescription">
|
||||
<source>Command to clean previously generated build outputs.</source>
|
||||
<target state="new">Command to clean previously generated build outputs.</target>
|
||||
<note></note>
|
||||
<target state="translated">Comando per pulire gli output di compilazione generati in precedenza.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdArgProject">
|
||||
<source>PROJECT</source>
|
||||
<target state="new">PROJECT</target>
|
||||
<note></note>
|
||||
<target state="translated">PROGETTO</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdArgProjDescription">
|
||||
<source>The MSBuild project file to build. If a project file is not specified, MSBuild searches the current working directory for a file that has a file extension that ends in `proj` and uses that file.</source>
|
||||
<target state="new">The MSBuild project file to build. If a project file is not specified, MSBuild searches the current working directory for a file that has a file extension that ends in `proj` and uses that file.</target>
|
||||
<note></note>
|
||||
<target state="translated">File di progetto MSBuild da compilare. Se non si specifica un file di progetto, MSBuild cerca nella directory di lavoro corrente un file la cui estensione termina con `proj` e usa tale file.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdOutputDir">
|
||||
<source>OUTPUT_DIR</source>
|
||||
<target state="new">OUTPUT_DIR</target>
|
||||
<note></note>
|
||||
<target state="translated">DIR_OUTPUT</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdOutputDirDescription">
|
||||
<source>Directory in which the build outputs have been placed</source>
|
||||
<target state="new">Directory in which the build outputs have been placed</target>
|
||||
<note></note>
|
||||
<target state="translated">Directory in cui sono stati inseriti gli output di compilazione</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdFramework">
|
||||
<source>FRAMEWORK</source>
|
||||
<target state="new">FRAMEWORK</target>
|
||||
<note></note>
|
||||
<target state="translated">FRAMEWORK</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdFrameworkDescription">
|
||||
<source>Clean a specific framework</source>
|
||||
<target state="new">Clean a specific framework</target>
|
||||
<note></note>
|
||||
<target state="translated">Pulisce un framework specifico</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdConfiguration">
|
||||
<source>CONFIGURATION</source>
|
||||
<target state="new">CONFIGURATION</target>
|
||||
<note></note>
|
||||
<target state="translated">CONFIGURAZIONE</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdConfigurationDescription">
|
||||
<source>Clean a specific configuration</source>
|
||||
<target state="new">Clean a specific configuration</target>
|
||||
<note></note>
|
||||
<target state="translated">Pulisce una configurazione specifica</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,53 +5,53 @@
|
|||
<group id="src/dotnet/commands/dotnet-clean/LocalizableStrings.resx" />
|
||||
<trans-unit id="AppFullName">
|
||||
<source>.NET Clean Command</source>
|
||||
<target state="new">.NET Clean Command</target>
|
||||
<note></note>
|
||||
<target state="translated">.NET Clean コマンド</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppDescription">
|
||||
<source>Command to clean previously generated build outputs.</source>
|
||||
<target state="new">Command to clean previously generated build outputs.</target>
|
||||
<note></note>
|
||||
<target state="translated">以前に生成されたビルド出力を消去するコマンド。</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdArgProject">
|
||||
<source>PROJECT</source>
|
||||
<target state="new">PROJECT</target>
|
||||
<note></note>
|
||||
<target state="translated">PROJECT</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdArgProjDescription">
|
||||
<source>The MSBuild project file to build. If a project file is not specified, MSBuild searches the current working directory for a file that has a file extension that ends in `proj` and uses that file.</source>
|
||||
<target state="new">The MSBuild project file to build. If a project file is not specified, MSBuild searches the current working directory for a file that has a file extension that ends in `proj` and uses that file.</target>
|
||||
<note></note>
|
||||
<target state="translated">構築する MSBuild プロジェクト ファイル。プロジェクト ファイルを指定しなかった場合、MSBuild は現在の作業ディレクトリの中から "proj" で終わるファイル拡張子を検索し、そのファイルを使用します。</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdOutputDir">
|
||||
<source>OUTPUT_DIR</source>
|
||||
<target state="new">OUTPUT_DIR</target>
|
||||
<note></note>
|
||||
<target state="translated">OUTPUT_DIR</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdOutputDirDescription">
|
||||
<source>Directory in which the build outputs have been placed</source>
|
||||
<target state="new">Directory in which the build outputs have been placed</target>
|
||||
<note></note>
|
||||
<target state="translated">ビルド出力が配置されているディレクトリ</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdFramework">
|
||||
<source>FRAMEWORK</source>
|
||||
<target state="new">FRAMEWORK</target>
|
||||
<note></note>
|
||||
<target state="translated">FRAMEWORK</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdFrameworkDescription">
|
||||
<source>Clean a specific framework</source>
|
||||
<target state="new">Clean a specific framework</target>
|
||||
<note></note>
|
||||
<target state="translated">特定のフレームワークを消去する</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdConfiguration">
|
||||
<source>CONFIGURATION</source>
|
||||
<target state="new">CONFIGURATION</target>
|
||||
<note></note>
|
||||
<target state="translated">CONFIGURATION</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdConfigurationDescription">
|
||||
<source>Clean a specific configuration</source>
|
||||
<target state="new">Clean a specific configuration</target>
|
||||
<note></note>
|
||||
<target state="translated">特定の構成を消去する</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,53 +5,53 @@
|
|||
<group id="src/dotnet/commands/dotnet-clean/LocalizableStrings.resx" />
|
||||
<trans-unit id="AppFullName">
|
||||
<source>.NET Clean Command</source>
|
||||
<target state="new">.NET Clean Command</target>
|
||||
<note></note>
|
||||
<target state="translated">.NET 정리 명령</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppDescription">
|
||||
<source>Command to clean previously generated build outputs.</source>
|
||||
<target state="new">Command to clean previously generated build outputs.</target>
|
||||
<note></note>
|
||||
<target state="translated">이전에 생성된 빌드 출력을 정리하는 명령입니다.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdArgProject">
|
||||
<source>PROJECT</source>
|
||||
<target state="new">PROJECT</target>
|
||||
<note></note>
|
||||
<target state="translated">PROJECT</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdArgProjDescription">
|
||||
<source>The MSBuild project file to build. If a project file is not specified, MSBuild searches the current working directory for a file that has a file extension that ends in `proj` and uses that file.</source>
|
||||
<target state="new">The MSBuild project file to build. If a project file is not specified, MSBuild searches the current working directory for a file that has a file extension that ends in `proj` and uses that file.</target>
|
||||
<note></note>
|
||||
<target state="translated">빌드할 MSBuild 프로젝트 파일입니다. 프로젝트 파일을 지정하지 않으면 MSBuild는 현재 작업 디렉터리에서 파일 확장명이 ‘proj’로 끝나는 파일을 찾아서 사용합니다.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdOutputDir">
|
||||
<source>OUTPUT_DIR</source>
|
||||
<target state="new">OUTPUT_DIR</target>
|
||||
<note></note>
|
||||
<target state="translated">OUTPUT_DIR</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdOutputDirDescription">
|
||||
<source>Directory in which the build outputs have been placed</source>
|
||||
<target state="new">Directory in which the build outputs have been placed</target>
|
||||
<note></note>
|
||||
<target state="translated">빌드 출력이 배치된 디렉터리입니다.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdFramework">
|
||||
<source>FRAMEWORK</source>
|
||||
<target state="new">FRAMEWORK</target>
|
||||
<note></note>
|
||||
<target state="translated">FRAMEWORK</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdFrameworkDescription">
|
||||
<source>Clean a specific framework</source>
|
||||
<target state="new">Clean a specific framework</target>
|
||||
<note></note>
|
||||
<target state="translated">특정 프레임워크를 정리합니다.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdConfiguration">
|
||||
<source>CONFIGURATION</source>
|
||||
<target state="new">CONFIGURATION</target>
|
||||
<note></note>
|
||||
<target state="translated">CONFIGURATION</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdConfigurationDescription">
|
||||
<source>Clean a specific configuration</source>
|
||||
<target state="new">Clean a specific configuration</target>
|
||||
<note></note>
|
||||
<target state="translated">특정 구성을 정리합니다.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,53 +5,53 @@
|
|||
<group id="src/dotnet/commands/dotnet-clean/LocalizableStrings.resx" />
|
||||
<trans-unit id="AppFullName">
|
||||
<source>.NET Clean Command</source>
|
||||
<target state="new">.NET Clean Command</target>
|
||||
<note></note>
|
||||
<target state="translated">Polecenie clean platformy .NET</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppDescription">
|
||||
<source>Command to clean previously generated build outputs.</source>
|
||||
<target state="new">Command to clean previously generated build outputs.</target>
|
||||
<note></note>
|
||||
<target state="translated">Polecenie służące do czyszczenia wcześniej wygenerowanych danych wyjściowych kompilacji.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdArgProject">
|
||||
<source>PROJECT</source>
|
||||
<target state="new">PROJECT</target>
|
||||
<note></note>
|
||||
<target state="translated">PROJEKT</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdArgProjDescription">
|
||||
<source>The MSBuild project file to build. If a project file is not specified, MSBuild searches the current working directory for a file that has a file extension that ends in `proj` and uses that file.</source>
|
||||
<target state="new">The MSBuild project file to build. If a project file is not specified, MSBuild searches the current working directory for a file that has a file extension that ends in `proj` and uses that file.</target>
|
||||
<note></note>
|
||||
<target state="translated">Plik projektu programu MSBuild do skompilowania. Jeśli nie określono pliku projektu, program MSBuild wyszukuje w bieżącym katalogu roboczym plik, którego rozszerzenie kończy się na „proj”, i używa tego pliku.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdOutputDir">
|
||||
<source>OUTPUT_DIR</source>
|
||||
<target state="new">OUTPUT_DIR</target>
|
||||
<note></note>
|
||||
<target state="translated">KATALOG_WYJŚCIOWY</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdOutputDirDescription">
|
||||
<source>Directory in which the build outputs have been placed</source>
|
||||
<target state="new">Directory in which the build outputs have been placed</target>
|
||||
<note></note>
|
||||
<target state="translated">Katalog, w którym zostały umieszczone dane wyjściowe kompilacji</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdFramework">
|
||||
<source>FRAMEWORK</source>
|
||||
<target state="new">FRAMEWORK</target>
|
||||
<note></note>
|
||||
<target state="translated">PLATFORMA</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdFrameworkDescription">
|
||||
<source>Clean a specific framework</source>
|
||||
<target state="new">Clean a specific framework</target>
|
||||
<note></note>
|
||||
<target state="translated">Wyczyść określoną platformę</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdConfiguration">
|
||||
<source>CONFIGURATION</source>
|
||||
<target state="new">CONFIGURATION</target>
|
||||
<note></note>
|
||||
<target state="translated">KONFIGURACJA</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdConfigurationDescription">
|
||||
<source>Clean a specific configuration</source>
|
||||
<target state="new">Clean a specific configuration</target>
|
||||
<note></note>
|
||||
<target state="translated">Wyczyść określoną konfigurację</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,53 +5,53 @@
|
|||
<group id="src/dotnet/commands/dotnet-clean/LocalizableStrings.resx" />
|
||||
<trans-unit id="AppFullName">
|
||||
<source>.NET Clean Command</source>
|
||||
<target state="new">.NET Clean Command</target>
|
||||
<note></note>
|
||||
<target state="translated">Comando Clean do .NET</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppDescription">
|
||||
<source>Command to clean previously generated build outputs.</source>
|
||||
<target state="new">Command to clean previously generated build outputs.</target>
|
||||
<note></note>
|
||||
<target state="translated">Comando para limpar saídas de build geradas anteriormente.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdArgProject">
|
||||
<source>PROJECT</source>
|
||||
<target state="new">PROJECT</target>
|
||||
<note></note>
|
||||
<target state="translated">PROJETO</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdArgProjDescription">
|
||||
<source>The MSBuild project file to build. If a project file is not specified, MSBuild searches the current working directory for a file that has a file extension that ends in `proj` and uses that file.</source>
|
||||
<target state="new">The MSBuild project file to build. If a project file is not specified, MSBuild searches the current working directory for a file that has a file extension that ends in `proj` and uses that file.</target>
|
||||
<note></note>
|
||||
<target state="translated">O arquivo de projeto do MSBuild para compilar. Se não houver arquivo de projeto especificado, o MSBuild pesquisará no diretório de trabalho atual um arquivo que contenha uma extensão de arquivo que termine em "proj" e usará esse arquivo.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdOutputDir">
|
||||
<source>OUTPUT_DIR</source>
|
||||
<target state="new">OUTPUT_DIR</target>
|
||||
<note></note>
|
||||
<target state="translated">DIRETÓRIO_DE_SAÍDA</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdOutputDirDescription">
|
||||
<source>Directory in which the build outputs have been placed</source>
|
||||
<target state="new">Directory in which the build outputs have been placed</target>
|
||||
<note></note>
|
||||
<target state="translated">O diretório no qual as saídas de build foram colocadas</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdFramework">
|
||||
<source>FRAMEWORK</source>
|
||||
<target state="new">FRAMEWORK</target>
|
||||
<note></note>
|
||||
<target state="translated">ESTRUTURA</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdFrameworkDescription">
|
||||
<source>Clean a specific framework</source>
|
||||
<target state="new">Clean a specific framework</target>
|
||||
<note></note>
|
||||
<target state="translated">Limpar uma estrutura específica</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdConfiguration">
|
||||
<source>CONFIGURATION</source>
|
||||
<target state="new">CONFIGURATION</target>
|
||||
<note></note>
|
||||
<target state="translated">CONFIGURAÇÃO</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdConfigurationDescription">
|
||||
<source>Clean a specific configuration</source>
|
||||
<target state="new">Clean a specific configuration</target>
|
||||
<note></note>
|
||||
<target state="translated">Limpar uma configuração específica</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,53 +5,53 @@
|
|||
<group id="src/dotnet/commands/dotnet-clean/LocalizableStrings.resx" />
|
||||
<trans-unit id="AppFullName">
|
||||
<source>.NET Clean Command</source>
|
||||
<target state="new">.NET Clean Command</target>
|
||||
<note></note>
|
||||
<target state="translated">Команда .NET "Очистить"</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppDescription">
|
||||
<source>Command to clean previously generated build outputs.</source>
|
||||
<target state="new">Command to clean previously generated build outputs.</target>
|
||||
<note></note>
|
||||
<target state="translated">Команда для очистки ранее созданных выходных данных сборки.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdArgProject">
|
||||
<source>PROJECT</source>
|
||||
<target state="new">PROJECT</target>
|
||||
<note></note>
|
||||
<target state="translated">PROJECT</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdArgProjDescription">
|
||||
<source>The MSBuild project file to build. If a project file is not specified, MSBuild searches the current working directory for a file that has a file extension that ends in `proj` and uses that file.</source>
|
||||
<target state="new">The MSBuild project file to build. If a project file is not specified, MSBuild searches the current working directory for a file that has a file extension that ends in `proj` and uses that file.</target>
|
||||
<note></note>
|
||||
<target state="translated">Файл проекта MSBuild для сборки. Если файл проекта не указан, MSBuild выполняет в текущем рабочем каталоге поиск файла с расширением, оканчивающимся на PROJ, и использует этот файл.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdOutputDir">
|
||||
<source>OUTPUT_DIR</source>
|
||||
<target state="new">OUTPUT_DIR</target>
|
||||
<note></note>
|
||||
<target state="translated">OUTPUT_DIR</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdOutputDirDescription">
|
||||
<source>Directory in which the build outputs have been placed</source>
|
||||
<target state="new">Directory in which the build outputs have been placed</target>
|
||||
<note></note>
|
||||
<target state="translated">Каталог, в котором размещаются выходные данные сборки.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdFramework">
|
||||
<source>FRAMEWORK</source>
|
||||
<target state="new">FRAMEWORK</target>
|
||||
<note></note>
|
||||
<target state="translated">FRAMEWORK</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdFrameworkDescription">
|
||||
<source>Clean a specific framework</source>
|
||||
<target state="new">Clean a specific framework</target>
|
||||
<note></note>
|
||||
<target state="translated">Очистка определенной платформы</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdConfiguration">
|
||||
<source>CONFIGURATION</source>
|
||||
<target state="new">CONFIGURATION</target>
|
||||
<note></note>
|
||||
<target state="translated">CONFIGURATION</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdConfigurationDescription">
|
||||
<source>Clean a specific configuration</source>
|
||||
<target state="new">Clean a specific configuration</target>
|
||||
<note></note>
|
||||
<target state="translated">Очистка определенной конфигурации</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,53 +5,53 @@
|
|||
<group id="src/dotnet/commands/dotnet-clean/LocalizableStrings.resx" />
|
||||
<trans-unit id="AppFullName">
|
||||
<source>.NET Clean Command</source>
|
||||
<target state="new">.NET Clean Command</target>
|
||||
<note></note>
|
||||
<target state="translated">.NET Clean Komutu</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppDescription">
|
||||
<source>Command to clean previously generated build outputs.</source>
|
||||
<target state="new">Command to clean previously generated build outputs.</target>
|
||||
<note></note>
|
||||
<target state="translated">Daha önce oluşturulan derleme çıkışlarını temizleme komutu.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdArgProject">
|
||||
<source>PROJECT</source>
|
||||
<target state="new">PROJECT</target>
|
||||
<note></note>
|
||||
<target state="translated">PROJE</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdArgProjDescription">
|
||||
<source>The MSBuild project file to build. If a project file is not specified, MSBuild searches the current working directory for a file that has a file extension that ends in `proj` and uses that file.</source>
|
||||
<target state="new">The MSBuild project file to build. If a project file is not specified, MSBuild searches the current working directory for a file that has a file extension that ends in `proj` and uses that file.</target>
|
||||
<note></note>
|
||||
<target state="translated">Derlenecek MSBuild proje dosyası. Bir proje dosyası belirtilmezse MSBuild, geçerli çalışma dizininde dosya uzantısının sonu ‘proj’ olan bir dosyası arar ve bu dosyayı kullanır.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdOutputDir">
|
||||
<source>OUTPUT_DIR</source>
|
||||
<target state="new">OUTPUT_DIR</target>
|
||||
<note></note>
|
||||
<target state="translated">ÇIKIŞ_DİZİNİ</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdOutputDirDescription">
|
||||
<source>Directory in which the build outputs have been placed</source>
|
||||
<target state="new">Directory in which the build outputs have been placed</target>
|
||||
<note></note>
|
||||
<target state="translated">Derleme çıktılarının yerleştirildiği dizin</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdFramework">
|
||||
<source>FRAMEWORK</source>
|
||||
<target state="new">FRAMEWORK</target>
|
||||
<note></note>
|
||||
<target state="translated">ÇERÇEVE</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdFrameworkDescription">
|
||||
<source>Clean a specific framework</source>
|
||||
<target state="new">Clean a specific framework</target>
|
||||
<note></note>
|
||||
<target state="translated">Belirli bir çerçeveyi temizler</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdConfiguration">
|
||||
<source>CONFIGURATION</source>
|
||||
<target state="new">CONFIGURATION</target>
|
||||
<note></note>
|
||||
<target state="translated">YAPILANDIRMA</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdConfigurationDescription">
|
||||
<source>Clean a specific configuration</source>
|
||||
<target state="new">Clean a specific configuration</target>
|
||||
<note></note>
|
||||
<target state="translated">Belirli bir yapılandırmayı temizler</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,53 +5,53 @@
|
|||
<group id="src/dotnet/commands/dotnet-clean/LocalizableStrings.resx" />
|
||||
<trans-unit id="AppFullName">
|
||||
<source>.NET Clean Command</source>
|
||||
<target state="new">.NET Clean Command</target>
|
||||
<note></note>
|
||||
<target state="translated">.NET 清除命令</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppDescription">
|
||||
<source>Command to clean previously generated build outputs.</source>
|
||||
<target state="new">Command to clean previously generated build outputs.</target>
|
||||
<note></note>
|
||||
<target state="translated">用于清除先前产生的生成输出的命令。</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdArgProject">
|
||||
<source>PROJECT</source>
|
||||
<target state="new">PROJECT</target>
|
||||
<note></note>
|
||||
<target state="translated">PROJECT</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdArgProjDescription">
|
||||
<source>The MSBuild project file to build. If a project file is not specified, MSBuild searches the current working directory for a file that has a file extension that ends in `proj` and uses that file.</source>
|
||||
<target state="new">The MSBuild project file to build. If a project file is not specified, MSBuild searches the current working directory for a file that has a file extension that ends in `proj` and uses that file.</target>
|
||||
<note></note>
|
||||
<target state="translated">要生成的 MSBuild 项目文件。如果未指定项目文件,MSBuild 将搜索当前工作目录来查找文件扩展名以“proj”结尾的文件并使用该文件。</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdOutputDir">
|
||||
<source>OUTPUT_DIR</source>
|
||||
<target state="new">OUTPUT_DIR</target>
|
||||
<note></note>
|
||||
<target state="translated">OUTPUT_DIR</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdOutputDirDescription">
|
||||
<source>Directory in which the build outputs have been placed</source>
|
||||
<target state="new">Directory in which the build outputs have been placed</target>
|
||||
<note></note>
|
||||
<target state="translated">放置生成输出的目录</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdFramework">
|
||||
<source>FRAMEWORK</source>
|
||||
<target state="new">FRAMEWORK</target>
|
||||
<note></note>
|
||||
<target state="translated">FRAMEWORK</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdFrameworkDescription">
|
||||
<source>Clean a specific framework</source>
|
||||
<target state="new">Clean a specific framework</target>
|
||||
<note></note>
|
||||
<target state="translated">清理特定的框架</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdConfiguration">
|
||||
<source>CONFIGURATION</source>
|
||||
<target state="new">CONFIGURATION</target>
|
||||
<note></note>
|
||||
<target state="translated">CONFIGURATION</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdConfigurationDescription">
|
||||
<source>Clean a specific configuration</source>
|
||||
<target state="new">Clean a specific configuration</target>
|
||||
<note></note>
|
||||
<target state="translated">清理特定的配置</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,53 +5,53 @@
|
|||
<group id="src/dotnet/commands/dotnet-clean/LocalizableStrings.resx" />
|
||||
<trans-unit id="AppFullName">
|
||||
<source>.NET Clean Command</source>
|
||||
<target state="new">.NET Clean Command</target>
|
||||
<note></note>
|
||||
<target state="translated">.NET 清除命令</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppDescription">
|
||||
<source>Command to clean previously generated build outputs.</source>
|
||||
<target state="new">Command to clean previously generated build outputs.</target>
|
||||
<note></note>
|
||||
<target state="translated">用以清除先前產生之建置輸出的命令。</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdArgProject">
|
||||
<source>PROJECT</source>
|
||||
<target state="new">PROJECT</target>
|
||||
<note></note>
|
||||
<target state="translated">專案</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdArgProjDescription">
|
||||
<source>The MSBuild project file to build. If a project file is not specified, MSBuild searches the current working directory for a file that has a file extension that ends in `proj` and uses that file.</source>
|
||||
<target state="new">The MSBuild project file to build. If a project file is not specified, MSBuild searches the current working directory for a file that has a file extension that ends in `proj` and uses that file.</target>
|
||||
<note></note>
|
||||
<target state="translated">要建置的 MSBuild 專案檔。若未指定專案檔,MSBuild 會在目前的工作目錄搜尋副檔名以 `proj` 結尾的檔案,並使用該檔案。</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdOutputDir">
|
||||
<source>OUTPUT_DIR</source>
|
||||
<target state="new">OUTPUT_DIR</target>
|
||||
<note></note>
|
||||
<target state="translated">OUTPUT_DIR</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdOutputDirDescription">
|
||||
<source>Directory in which the build outputs have been placed</source>
|
||||
<target state="new">Directory in which the build outputs have been placed</target>
|
||||
<note></note>
|
||||
<target state="translated">已放置建置輸出的目錄</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdFramework">
|
||||
<source>FRAMEWORK</source>
|
||||
<target state="new">FRAMEWORK</target>
|
||||
<note></note>
|
||||
<target state="translated">架構</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdFrameworkDescription">
|
||||
<source>Clean a specific framework</source>
|
||||
<target state="new">Clean a specific framework</target>
|
||||
<note></note>
|
||||
<target state="translated">清除特定架構</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdConfiguration">
|
||||
<source>CONFIGURATION</source>
|
||||
<target state="new">CONFIGURATION</target>
|
||||
<note></note>
|
||||
<target state="translated">組態</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdConfigurationDescription">
|
||||
<source>Clean a specific configuration</source>
|
||||
<target state="new">Clean a specific configuration</target>
|
||||
<note></note>
|
||||
<target state="translated">清除特定組態</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,143 +5,143 @@
|
|||
<group id="src/dotnet/commands/dotnet-help/LocalizableStrings.resx" />
|
||||
<trans-unit id="Usage">
|
||||
<source>Usage</source>
|
||||
<target state="new">Usage</target>
|
||||
<note></note>
|
||||
<target state="translated">Použití</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Arguments">
|
||||
<source>Arguments</source>
|
||||
<target state="new">Arguments</target>
|
||||
<note></note>
|
||||
<target state="translated">Argumenty</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CommandDefinition">
|
||||
<source>The command to execute</source>
|
||||
<target state="new">The command to execute</target>
|
||||
<note></note>
|
||||
<target state="translated">Prováděný příkaz</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ArgumentsDefinition">
|
||||
<source>Arguments to pass to the command</source>
|
||||
<target state="new">Arguments to pass to the command</target>
|
||||
<note></note>
|
||||
<target state="translated">Argumenty předané příkazu</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="HostOptionsDefinition">
|
||||
<source>Options specific to dotnet (host)</source>
|
||||
<target state="new">Options specific to dotnet (host)</target>
|
||||
<note></note>
|
||||
<target state="translated">Specifické možnosti dotnetu (hostitel)</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="OptionsDescription">
|
||||
<source>Options common to all commands</source>
|
||||
<target state="new">Options common to all commands</target>
|
||||
<note></note>
|
||||
<target state="translated">Společné možnosti všech příkazů</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CommonOptions">
|
||||
<source>Common options</source>
|
||||
<target state="new">Common options</target>
|
||||
<note></note>
|
||||
<target state="translated">Společné možnosti</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="VerboseDefinition">
|
||||
<source>Enable verbose output</source>
|
||||
<target state="new">Enable verbose output</target>
|
||||
<note></note>
|
||||
<target state="translated">Povolit podrobný výstup</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="HelpDefinition">
|
||||
<source>Show help</source>
|
||||
<target state="new">Show help</target>
|
||||
<note></note>
|
||||
<target state="translated">Zobrazit nápovědu</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="HostOptions">
|
||||
<source>Host options (passed before the command)</source>
|
||||
<target state="new">Host options (passed before the command)</target>
|
||||
<note></note>
|
||||
<target state="translated">Možnosti hostitele (předané před příkazem)</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="VersionDescription">
|
||||
<source>Display .NET CLI Version Number</source>
|
||||
<target state="new">Display .NET CLI Version Number</target>
|
||||
<note></note>
|
||||
<target state="translated">Zobrazit číslo verze .NET CLI</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="InfoDescription">
|
||||
<source>Display .NET CLI Info</source>
|
||||
<target state="new">Display .NET CLI Info</target>
|
||||
<note></note>
|
||||
<target state="translated">Zobrazit informace o .NET CLI</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Commands">
|
||||
<source>Commands</source>
|
||||
<target state="new">Commands</target>
|
||||
<note></note>
|
||||
<target state="translated">Příkazy</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="NewDefinition">
|
||||
<source>Initialize a basic .NET project</source>
|
||||
<target state="new">Initialize a basic .NET project</target>
|
||||
<note></note>
|
||||
<target state="translated">Inicializovat základní projekt .NET</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="RestoreDefinition">
|
||||
<source>Restore dependencies specified in the.NET project</source>
|
||||
<target state="new">Restore dependencies specified in the.NET project</target>
|
||||
<note></note>
|
||||
<target state="translated">Obnovit závislosti zadané v projektu .NET</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="BuildDefinition">
|
||||
<source>Builds a .NET project</source>
|
||||
<target state="new">Builds a .NET project</target>
|
||||
<note></note>
|
||||
<target state="translated">Sestaví projekt .NET</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="PublishDefinition">
|
||||
<source>Publishes a .NET project for deployment (including the runtime)</source>
|
||||
<target state="new">Publishes a .NET project for deployment (including the runtime)</target>
|
||||
<note></note>
|
||||
<target state="translated">Publikuje projekt .NET pro nasazení (včetně modulu runtime)</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="RunDefinition">
|
||||
<source>Compiles and immediately executes a.NET project</source>
|
||||
<target state="new">Compiles and immediately executes a.NET project</target>
|
||||
<note></note>
|
||||
<target state="translated">Kompiluje a hned spustí projekt .NET</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="TestDefinition">
|
||||
<source>Runs unit tests using the test runner specified in the project</source>
|
||||
<target state="new">Runs unit tests using the test runner specified in the project</target>
|
||||
<note></note>
|
||||
<target state="translated">Spustí testy jednotek v nástroji Test Runner zadaném v projektu</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="PackDefinition">
|
||||
<source>Creates a NuGet package</source>
|
||||
<target state="new">Creates a NuGet package</target>
|
||||
<note></note>
|
||||
<target state="translated">Vytvoří balíček NuGet</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="MigrateDefinition">
|
||||
<source>Migrates a project.json based project to a msbuild based project</source>
|
||||
<target state="new">Migrates a project.json based project to a msbuild based project</target>
|
||||
<note></note>
|
||||
<target state="translated">Na základě projektu migruje soubor project.json na projekt založený na nástroji MSBuild</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ProjectModificationCommands">
|
||||
<source>Project modification commands</source>
|
||||
<target state="new">Project modification commands</target>
|
||||
<note></note>
|
||||
<target state="translated">Příkazy pro úpravy projektu</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AddDefinition">
|
||||
<source>Add items to the project</source>
|
||||
<target state="new">Add items to the project</target>
|
||||
<note></note>
|
||||
<target state="translated">Přidá položky do projektu</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="RemoveDefinition">
|
||||
<source>Remove items from the project</source>
|
||||
<target state="new">Remove items from the project</target>
|
||||
<note></note>
|
||||
<target state="translated">Odebere položky z projektu</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AdvancedCommands">
|
||||
<source>Advanced Commands</source>
|
||||
<target state="new">Advanced Commands</target>
|
||||
<note></note>
|
||||
<target state="translated">Pokročilé příkazy</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="NugetDefinition">
|
||||
<source>Provides additional NuGet commands</source>
|
||||
<target state="new">Provides additional NuGet commands</target>
|
||||
<note></note>
|
||||
<target state="translated">Nabízí další příkazy NuGet</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="MsBuildDefinition">
|
||||
<source>msbuilds a project and all of its dependencies</source>
|
||||
<target state="new">msbuilds a project and all of its dependencies</target>
|
||||
<note></note>
|
||||
<target state="translated">Vytvoří projekt nástrojem MSBuild i všechny jeho závislosti</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="VsTestDefinition">
|
||||
<source>Runs tests from the specified files</source>
|
||||
<target state="new">Runs tests from the specified files</target>
|
||||
<note></note>
|
||||
<target state="translated">Spustí testy ze zadaných souborů</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,143 +5,143 @@
|
|||
<group id="src/dotnet/commands/dotnet-help/LocalizableStrings.resx" />
|
||||
<trans-unit id="Usage">
|
||||
<source>Usage</source>
|
||||
<target state="new">Usage</target>
|
||||
<note></note>
|
||||
<target state="translated">Syntax</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Arguments">
|
||||
<source>Arguments</source>
|
||||
<target state="new">Arguments</target>
|
||||
<note></note>
|
||||
<target state="translated">Argumente</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CommandDefinition">
|
||||
<source>The command to execute</source>
|
||||
<target state="new">The command to execute</target>
|
||||
<note></note>
|
||||
<target state="translated">Der auszuführende Befehl</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ArgumentsDefinition">
|
||||
<source>Arguments to pass to the command</source>
|
||||
<target state="new">Arguments to pass to the command</target>
|
||||
<note></note>
|
||||
<target state="translated">An den Befehl zu übergebende Argumente</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="HostOptionsDefinition">
|
||||
<source>Options specific to dotnet (host)</source>
|
||||
<target state="new">Options specific to dotnet (host)</target>
|
||||
<note></note>
|
||||
<target state="translated">Spezifische dotnet-Optionen (Host)</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="OptionsDescription">
|
||||
<source>Options common to all commands</source>
|
||||
<target state="new">Options common to all commands</target>
|
||||
<note></note>
|
||||
<target state="translated">Allgemeine Optionen für alle Befehle</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CommonOptions">
|
||||
<source>Common options</source>
|
||||
<target state="new">Common options</target>
|
||||
<note></note>
|
||||
<target state="translated">Allgemeine Optionen</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="VerboseDefinition">
|
||||
<source>Enable verbose output</source>
|
||||
<target state="new">Enable verbose output</target>
|
||||
<note></note>
|
||||
<target state="translated">Ausführliche Ausgabe aktivieren</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="HelpDefinition">
|
||||
<source>Show help</source>
|
||||
<target state="new">Show help</target>
|
||||
<note></note>
|
||||
<target state="translated">Hilfe anzeigen</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="HostOptions">
|
||||
<source>Host options (passed before the command)</source>
|
||||
<target state="new">Host options (passed before the command)</target>
|
||||
<note></note>
|
||||
<target state="translated">Hostoptionen (werden vor dem Befehl übergeben)</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="VersionDescription">
|
||||
<source>Display .NET CLI Version Number</source>
|
||||
<target state="new">Display .NET CLI Version Number</target>
|
||||
<note></note>
|
||||
<target state="translated">.NET-CLI-Versionsnummer anzeigen</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="InfoDescription">
|
||||
<source>Display .NET CLI Info</source>
|
||||
<target state="new">Display .NET CLI Info</target>
|
||||
<note></note>
|
||||
<target state="translated">.NET-CLI-Informationen anzeigen</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Commands">
|
||||
<source>Commands</source>
|
||||
<target state="new">Commands</target>
|
||||
<note></note>
|
||||
<target state="translated">Befehle</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="NewDefinition">
|
||||
<source>Initialize a basic .NET project</source>
|
||||
<target state="new">Initialize a basic .NET project</target>
|
||||
<note></note>
|
||||
<target state="translated">Einfaches .NET-Projekt initialisieren</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="RestoreDefinition">
|
||||
<source>Restore dependencies specified in the.NET project</source>
|
||||
<target state="new">Restore dependencies specified in the.NET project</target>
|
||||
<note></note>
|
||||
<target state="translated">Im .NET-Projekt angegebene Abhängigkeiten wiederherstellen</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="BuildDefinition">
|
||||
<source>Builds a .NET project</source>
|
||||
<target state="new">Builds a .NET project</target>
|
||||
<note></note>
|
||||
<target state="translated">Erstellt ein .NET-Projekt.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="PublishDefinition">
|
||||
<source>Publishes a .NET project for deployment (including the runtime)</source>
|
||||
<target state="new">Publishes a .NET project for deployment (including the runtime)</target>
|
||||
<note></note>
|
||||
<target state="translated">Veröffentlicht ein .NET-Projekt für die Bereitstellung (einschließlich Laufzeit).</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="RunDefinition">
|
||||
<source>Compiles and immediately executes a.NET project</source>
|
||||
<target state="new">Compiles and immediately executes a.NET project</target>
|
||||
<note></note>
|
||||
<target state="translated">Kompiliert ein .NET-Projekt und führt es umgehend aus.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="TestDefinition">
|
||||
<source>Runs unit tests using the test runner specified in the project</source>
|
||||
<target state="new">Runs unit tests using the test runner specified in the project</target>
|
||||
<note></note>
|
||||
<target state="translated">Führt mithilfe des im Projekt angegebenen Test Runners Komponententests aus.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="PackDefinition">
|
||||
<source>Creates a NuGet package</source>
|
||||
<target state="new">Creates a NuGet package</target>
|
||||
<note></note>
|
||||
<target state="translated">Erstellt ein NuGet-Paket.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="MigrateDefinition">
|
||||
<source>Migrates a project.json based project to a msbuild based project</source>
|
||||
<target state="new">Migrates a project.json based project to a msbuild based project</target>
|
||||
<note></note>
|
||||
<target state="translated">Migriert ein auf "project.json" basierendes Projekt zu einem MSBuild-basierten Projekt.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ProjectModificationCommands">
|
||||
<source>Project modification commands</source>
|
||||
<target state="new">Project modification commands</target>
|
||||
<note></note>
|
||||
<target state="translated">Projektänderungsbefehle</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AddDefinition">
|
||||
<source>Add items to the project</source>
|
||||
<target state="new">Add items to the project</target>
|
||||
<note></note>
|
||||
<target state="translated">Elemente zum Projekt hinzufügen</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="RemoveDefinition">
|
||||
<source>Remove items from the project</source>
|
||||
<target state="new">Remove items from the project</target>
|
||||
<note></note>
|
||||
<target state="translated">Elemente aus dem Projekt entfernen</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AdvancedCommands">
|
||||
<source>Advanced Commands</source>
|
||||
<target state="new">Advanced Commands</target>
|
||||
<note></note>
|
||||
<target state="translated">Erweiterte Befehle</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="NugetDefinition">
|
||||
<source>Provides additional NuGet commands</source>
|
||||
<target state="new">Provides additional NuGet commands</target>
|
||||
<note></note>
|
||||
<target state="translated">Stellt zusätzliche NuGet-Befehle bereit.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="MsBuildDefinition">
|
||||
<source>msbuilds a project and all of its dependencies</source>
|
||||
<target state="new">msbuilds a project and all of its dependencies</target>
|
||||
<note></note>
|
||||
<target state="translated">Erstellt ein Projekt und alle dazugehörigen Abhängigkeiten mithilfe von MSBuild.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="VsTestDefinition">
|
||||
<source>Runs tests from the specified files</source>
|
||||
<target state="new">Runs tests from the specified files</target>
|
||||
<note></note>
|
||||
<target state="translated">Führt Tests auf der Grundlage der angegebenen Dateien aus.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,143 +5,143 @@
|
|||
<group id="src/dotnet/commands/dotnet-help/LocalizableStrings.resx" />
|
||||
<trans-unit id="Usage">
|
||||
<source>Usage</source>
|
||||
<target state="new">Usage</target>
|
||||
<note></note>
|
||||
<target state="translated">Uso</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Arguments">
|
||||
<source>Arguments</source>
|
||||
<target state="new">Arguments</target>
|
||||
<note></note>
|
||||
<target state="translated">Argumentos</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CommandDefinition">
|
||||
<source>The command to execute</source>
|
||||
<target state="new">The command to execute</target>
|
||||
<note></note>
|
||||
<target state="translated">Comando para ejecutar</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ArgumentsDefinition">
|
||||
<source>Arguments to pass to the command</source>
|
||||
<target state="new">Arguments to pass to the command</target>
|
||||
<note></note>
|
||||
<target state="translated">Argumentos que se pasan al comando</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="HostOptionsDefinition">
|
||||
<source>Options specific to dotnet (host)</source>
|
||||
<target state="new">Options specific to dotnet (host)</target>
|
||||
<note></note>
|
||||
<target state="translated">Opciones específicas de dotnet (host)</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="OptionsDescription">
|
||||
<source>Options common to all commands</source>
|
||||
<target state="new">Options common to all commands</target>
|
||||
<note></note>
|
||||
<target state="translated">Opciones comunes a todos los comandos</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CommonOptions">
|
||||
<source>Common options</source>
|
||||
<target state="new">Common options</target>
|
||||
<note></note>
|
||||
<target state="translated">Opciones comunes</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="VerboseDefinition">
|
||||
<source>Enable verbose output</source>
|
||||
<target state="new">Enable verbose output</target>
|
||||
<note></note>
|
||||
<target state="translated">Habilita la salida detallada</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="HelpDefinition">
|
||||
<source>Show help</source>
|
||||
<target state="new">Show help</target>
|
||||
<note></note>
|
||||
<target state="translated">Muestra la ayuda</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="HostOptions">
|
||||
<source>Host options (passed before the command)</source>
|
||||
<target state="new">Host options (passed before the command)</target>
|
||||
<note></note>
|
||||
<target state="translated">Opciones de host (pasadas antes que el comando)</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="VersionDescription">
|
||||
<source>Display .NET CLI Version Number</source>
|
||||
<target state="new">Display .NET CLI Version Number</target>
|
||||
<note></note>
|
||||
<target state="translated">Muestra el número de versión de la CLI de .NET</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="InfoDescription">
|
||||
<source>Display .NET CLI Info</source>
|
||||
<target state="new">Display .NET CLI Info</target>
|
||||
<note></note>
|
||||
<target state="translated">Muestra información de la CLI de .NET</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Commands">
|
||||
<source>Commands</source>
|
||||
<target state="new">Commands</target>
|
||||
<note></note>
|
||||
<target state="translated">Comandos</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="NewDefinition">
|
||||
<source>Initialize a basic .NET project</source>
|
||||
<target state="new">Initialize a basic .NET project</target>
|
||||
<note></note>
|
||||
<target state="translated">Inicializa un proyecto de .NET básico</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="RestoreDefinition">
|
||||
<source>Restore dependencies specified in the.NET project</source>
|
||||
<target state="new">Restore dependencies specified in the.NET project</target>
|
||||
<note></note>
|
||||
<target state="translated">Restaura dependencias especificadas en el proyecto de .NET</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="BuildDefinition">
|
||||
<source>Builds a .NET project</source>
|
||||
<target state="new">Builds a .NET project</target>
|
||||
<note></note>
|
||||
<target state="translated">Compila un proyecto de .NET</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="PublishDefinition">
|
||||
<source>Publishes a .NET project for deployment (including the runtime)</source>
|
||||
<target state="new">Publishes a .NET project for deployment (including the runtime)</target>
|
||||
<note></note>
|
||||
<target state="translated">Publica un proyecto de .NET para implementarlo (incluido el entorno de tiempo de ejecución)</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="RunDefinition">
|
||||
<source>Compiles and immediately executes a.NET project</source>
|
||||
<target state="new">Compiles and immediately executes a.NET project</target>
|
||||
<note></note>
|
||||
<target state="translated">Compila y ejecuta de inmediato un proyecto de .NET</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="TestDefinition">
|
||||
<source>Runs unit tests using the test runner specified in the project</source>
|
||||
<target state="new">Runs unit tests using the test runner specified in the project</target>
|
||||
<note></note>
|
||||
<target state="translated">Ejecuta pruebas unitarias usando el ejecutor de pruebas especificado en el proyecto</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="PackDefinition">
|
||||
<source>Creates a NuGet package</source>
|
||||
<target state="new">Creates a NuGet package</target>
|
||||
<note></note>
|
||||
<target state="translated">Crea un paquete NuGet</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="MigrateDefinition">
|
||||
<source>Migrates a project.json based project to a msbuild based project</source>
|
||||
<target state="new">Migrates a project.json based project to a msbuild based project</target>
|
||||
<note></note>
|
||||
<target state="translated">Migra un proyecto basado en project.json a un proyecto basado en MSBuild</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ProjectModificationCommands">
|
||||
<source>Project modification commands</source>
|
||||
<target state="new">Project modification commands</target>
|
||||
<note></note>
|
||||
<target state="translated">Comandos de modificación del proyecto</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AddDefinition">
|
||||
<source>Add items to the project</source>
|
||||
<target state="new">Add items to the project</target>
|
||||
<note></note>
|
||||
<target state="translated">Agrega elementos al proyecto</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="RemoveDefinition">
|
||||
<source>Remove items from the project</source>
|
||||
<target state="new">Remove items from the project</target>
|
||||
<note></note>
|
||||
<target state="translated">Quita elementos del proyecto</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AdvancedCommands">
|
||||
<source>Advanced Commands</source>
|
||||
<target state="new">Advanced Commands</target>
|
||||
<note></note>
|
||||
<target state="translated">Comandos avanzados</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="NugetDefinition">
|
||||
<source>Provides additional NuGet commands</source>
|
||||
<target state="new">Provides additional NuGet commands</target>
|
||||
<note></note>
|
||||
<target state="translated">Proporciona comandos NuGet adicionales</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="MsBuildDefinition">
|
||||
<source>msbuilds a project and all of its dependencies</source>
|
||||
<target state="new">msbuilds a project and all of its dependencies</target>
|
||||
<note></note>
|
||||
<target state="translated">Compila un proyecto y todas sus dependencias con MSBuild</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="VsTestDefinition">
|
||||
<source>Runs tests from the specified files</source>
|
||||
<target state="new">Runs tests from the specified files</target>
|
||||
<note></note>
|
||||
<target state="translated">Ejecuta pruebas de los archivos especificados</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,143 +5,143 @@
|
|||
<group id="src/dotnet/commands/dotnet-help/LocalizableStrings.resx" />
|
||||
<trans-unit id="Usage">
|
||||
<source>Usage</source>
|
||||
<target state="new">Usage</target>
|
||||
<note></note>
|
||||
<target state="translated">Utilisation</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Arguments">
|
||||
<source>Arguments</source>
|
||||
<target state="new">Arguments</target>
|
||||
<note></note>
|
||||
<target state="translated">Arguments</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CommandDefinition">
|
||||
<source>The command to execute</source>
|
||||
<target state="new">The command to execute</target>
|
||||
<note></note>
|
||||
<target state="translated">Commande à exécuter</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ArgumentsDefinition">
|
||||
<source>Arguments to pass to the command</source>
|
||||
<target state="new">Arguments to pass to the command</target>
|
||||
<note></note>
|
||||
<target state="translated">Arguments à passer à la commande</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="HostOptionsDefinition">
|
||||
<source>Options specific to dotnet (host)</source>
|
||||
<target state="new">Options specific to dotnet (host)</target>
|
||||
<note></note>
|
||||
<target state="translated">Options spécifiques à dotnet (hôte)</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="OptionsDescription">
|
||||
<source>Options common to all commands</source>
|
||||
<target state="new">Options common to all commands</target>
|
||||
<note></note>
|
||||
<target state="translated">Options communes à toutes les commandes</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CommonOptions">
|
||||
<source>Common options</source>
|
||||
<target state="new">Common options</target>
|
||||
<note></note>
|
||||
<target state="translated">Options communes</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="VerboseDefinition">
|
||||
<source>Enable verbose output</source>
|
||||
<target state="new">Enable verbose output</target>
|
||||
<note></note>
|
||||
<target state="translated">Activer la sortie détaillée</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="HelpDefinition">
|
||||
<source>Show help</source>
|
||||
<target state="new">Show help</target>
|
||||
<note></note>
|
||||
<target state="translated">Afficher l'aide</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="HostOptions">
|
||||
<source>Host options (passed before the command)</source>
|
||||
<target state="new">Host options (passed before the command)</target>
|
||||
<note></note>
|
||||
<target state="translated">Options de l'hôte (passées avant la commande)</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="VersionDescription">
|
||||
<source>Display .NET CLI Version Number</source>
|
||||
<target state="new">Display .NET CLI Version Number</target>
|
||||
<note></note>
|
||||
<target state="translated">Afficher le numéro de version de l'interface CLI .NET</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="InfoDescription">
|
||||
<source>Display .NET CLI Info</source>
|
||||
<target state="new">Display .NET CLI Info</target>
|
||||
<note></note>
|
||||
<target state="translated">Affichage des informations sur l'interface CLI .NET</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Commands">
|
||||
<source>Commands</source>
|
||||
<target state="new">Commands</target>
|
||||
<note></note>
|
||||
<target state="translated">Commandes</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="NewDefinition">
|
||||
<source>Initialize a basic .NET project</source>
|
||||
<target state="new">Initialize a basic .NET project</target>
|
||||
<note></note>
|
||||
<target state="translated">Initialiser un projet .NET de base</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="RestoreDefinition">
|
||||
<source>Restore dependencies specified in the.NET project</source>
|
||||
<target state="new">Restore dependencies specified in the.NET project</target>
|
||||
<note></note>
|
||||
<target state="translated">Restaurer les dépendances spécifiées dans le projet .NET</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="BuildDefinition">
|
||||
<source>Builds a .NET project</source>
|
||||
<target state="new">Builds a .NET project</target>
|
||||
<note></note>
|
||||
<target state="translated">Génère un projet .NET</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="PublishDefinition">
|
||||
<source>Publishes a .NET project for deployment (including the runtime)</source>
|
||||
<target state="new">Publishes a .NET project for deployment (including the runtime)</target>
|
||||
<note></note>
|
||||
<target state="translated">Publie un projet .NET à des fins de déploiement (runtime inclus)</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="RunDefinition">
|
||||
<source>Compiles and immediately executes a.NET project</source>
|
||||
<target state="new">Compiles and immediately executes a.NET project</target>
|
||||
<note></note>
|
||||
<target state="translated">Compile et exécute immédiatement un projet a.NET</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="TestDefinition">
|
||||
<source>Runs unit tests using the test runner specified in the project</source>
|
||||
<target state="new">Runs unit tests using the test runner specified in the project</target>
|
||||
<note></note>
|
||||
<target state="translated">Exécute des tests unitaires à l'aide du Test Runner spécifié dans le projet</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="PackDefinition">
|
||||
<source>Creates a NuGet package</source>
|
||||
<target state="new">Creates a NuGet package</target>
|
||||
<note></note>
|
||||
<target state="translated">Crée un package NuGet</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="MigrateDefinition">
|
||||
<source>Migrates a project.json based project to a msbuild based project</source>
|
||||
<target state="new">Migrates a project.json based project to a msbuild based project</target>
|
||||
<note></note>
|
||||
<target state="translated">Migre un projet basé sur project.json vers un projet basé sur msbuild</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ProjectModificationCommands">
|
||||
<source>Project modification commands</source>
|
||||
<target state="new">Project modification commands</target>
|
||||
<note></note>
|
||||
<target state="translated">Commandes de modification de projet</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AddDefinition">
|
||||
<source>Add items to the project</source>
|
||||
<target state="new">Add items to the project</target>
|
||||
<note></note>
|
||||
<target state="translated">Ajouter des éléments au projet</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="RemoveDefinition">
|
||||
<source>Remove items from the project</source>
|
||||
<target state="new">Remove items from the project</target>
|
||||
<note></note>
|
||||
<target state="translated">Supprimer des éléments du projet</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AdvancedCommands">
|
||||
<source>Advanced Commands</source>
|
||||
<target state="new">Advanced Commands</target>
|
||||
<note></note>
|
||||
<target state="translated">Commandes avancées</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="NugetDefinition">
|
||||
<source>Provides additional NuGet commands</source>
|
||||
<target state="new">Provides additional NuGet commands</target>
|
||||
<note></note>
|
||||
<target state="translated">Fournit des commandes NuGet supplémentaires</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="MsBuildDefinition">
|
||||
<source>msbuilds a project and all of its dependencies</source>
|
||||
<target state="new">msbuilds a project and all of its dependencies</target>
|
||||
<note></note>
|
||||
<target state="translated">msbuilds un projet et toutes ses dépendances</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="VsTestDefinition">
|
||||
<source>Runs tests from the specified files</source>
|
||||
<target state="new">Runs tests from the specified files</target>
|
||||
<note></note>
|
||||
<target state="translated">Exécute les tests à partir des fichiers spécifiés</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,143 +5,143 @@
|
|||
<group id="src/dotnet/commands/dotnet-help/LocalizableStrings.resx" />
|
||||
<trans-unit id="Usage">
|
||||
<source>Usage</source>
|
||||
<target state="new">Usage</target>
|
||||
<note></note>
|
||||
<target state="translated">Utilizzo</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Arguments">
|
||||
<source>Arguments</source>
|
||||
<target state="new">Arguments</target>
|
||||
<note></note>
|
||||
<target state="translated">Argomenti</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CommandDefinition">
|
||||
<source>The command to execute</source>
|
||||
<target state="new">The command to execute</target>
|
||||
<note></note>
|
||||
<target state="translated">Comando da eseguire</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ArgumentsDefinition">
|
||||
<source>Arguments to pass to the command</source>
|
||||
<target state="new">Arguments to pass to the command</target>
|
||||
<note></note>
|
||||
<target state="translated">Argomenti da passare al comando</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="HostOptionsDefinition">
|
||||
<source>Options specific to dotnet (host)</source>
|
||||
<target state="new">Options specific to dotnet (host)</target>
|
||||
<note></note>
|
||||
<target state="translated">Opzioni specifiche di dotnet (host)</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="OptionsDescription">
|
||||
<source>Options common to all commands</source>
|
||||
<target state="new">Options common to all commands</target>
|
||||
<note></note>
|
||||
<target state="translated">Opzioni comuni a tutti i comandi</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CommonOptions">
|
||||
<source>Common options</source>
|
||||
<target state="new">Common options</target>
|
||||
<note></note>
|
||||
<target state="translated">Opzioni comuni</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="VerboseDefinition">
|
||||
<source>Enable verbose output</source>
|
||||
<target state="new">Enable verbose output</target>
|
||||
<note></note>
|
||||
<target state="translated">Abilita l'output dettagliato</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="HelpDefinition">
|
||||
<source>Show help</source>
|
||||
<target state="new">Show help</target>
|
||||
<note></note>
|
||||
<target state="translated">Mostra la Guida</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="HostOptions">
|
||||
<source>Host options (passed before the command)</source>
|
||||
<target state="new">Host options (passed before the command)</target>
|
||||
<note></note>
|
||||
<target state="translated">Opzioni host (passate prima del comando)</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="VersionDescription">
|
||||
<source>Display .NET CLI Version Number</source>
|
||||
<target state="new">Display .NET CLI Version Number</target>
|
||||
<note></note>
|
||||
<target state="translated">Visualizza il numero di versione dell'interfaccia della riga di comando .NET</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="InfoDescription">
|
||||
<source>Display .NET CLI Info</source>
|
||||
<target state="new">Display .NET CLI Info</target>
|
||||
<note></note>
|
||||
<target state="translated">Visualizza le informazioni sull'interfaccia della riga di comando .NET</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Commands">
|
||||
<source>Commands</source>
|
||||
<target state="new">Commands</target>
|
||||
<note></note>
|
||||
<target state="translated">Comandi</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="NewDefinition">
|
||||
<source>Initialize a basic .NET project</source>
|
||||
<target state="new">Initialize a basic .NET project</target>
|
||||
<note></note>
|
||||
<target state="translated">Inizializza un progetto .NET di base</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="RestoreDefinition">
|
||||
<source>Restore dependencies specified in the.NET project</source>
|
||||
<target state="new">Restore dependencies specified in the.NET project</target>
|
||||
<note></note>
|
||||
<target state="translated">Ripristina le dipendenze specificate nel progetto .NET</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="BuildDefinition">
|
||||
<source>Builds a .NET project</source>
|
||||
<target state="new">Builds a .NET project</target>
|
||||
<note></note>
|
||||
<target state="translated">Compila un progetto .NET</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="PublishDefinition">
|
||||
<source>Publishes a .NET project for deployment (including the runtime)</source>
|
||||
<target state="new">Publishes a .NET project for deployment (including the runtime)</target>
|
||||
<note></note>
|
||||
<target state="translated">Pubblica un progetto .NET per la distribuzione (includendo il runtime)</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="RunDefinition">
|
||||
<source>Compiles and immediately executes a.NET project</source>
|
||||
<target state="new">Compiles and immediately executes a.NET project</target>
|
||||
<note></note>
|
||||
<target state="translated">Compila ed esegue immediatamente un progetto .NET</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="TestDefinition">
|
||||
<source>Runs unit tests using the test runner specified in the project</source>
|
||||
<target state="new">Runs unit tests using the test runner specified in the project</target>
|
||||
<note></note>
|
||||
<target state="translated">Esegue gli unit test con l'istanza di Test Runner specificata nel progetto</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="PackDefinition">
|
||||
<source>Creates a NuGet package</source>
|
||||
<target state="new">Creates a NuGet package</target>
|
||||
<note></note>
|
||||
<target state="translated">Crea un pacchetto NuGet</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="MigrateDefinition">
|
||||
<source>Migrates a project.json based project to a msbuild based project</source>
|
||||
<target state="new">Migrates a project.json based project to a msbuild based project</target>
|
||||
<note></note>
|
||||
<target state="translated">Esegue la migrazione di un progetto basato su project.json in uno basato su MSBuild</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ProjectModificationCommands">
|
||||
<source>Project modification commands</source>
|
||||
<target state="new">Project modification commands</target>
|
||||
<note></note>
|
||||
<target state="translated">Comandi di modifica del progetto</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AddDefinition">
|
||||
<source>Add items to the project</source>
|
||||
<target state="new">Add items to the project</target>
|
||||
<note></note>
|
||||
<target state="translated">Consente di aggiungere elementi al progetto</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="RemoveDefinition">
|
||||
<source>Remove items from the project</source>
|
||||
<target state="new">Remove items from the project</target>
|
||||
<note></note>
|
||||
<target state="translated">Consente di rimuovere elementi dal progetto</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AdvancedCommands">
|
||||
<source>Advanced Commands</source>
|
||||
<target state="new">Advanced Commands</target>
|
||||
<note></note>
|
||||
<target state="translated">Comandi avanzati</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="NugetDefinition">
|
||||
<source>Provides additional NuGet commands</source>
|
||||
<target state="new">Provides additional NuGet commands</target>
|
||||
<note></note>
|
||||
<target state="translated">Fornisce comandi NuGet aggiuntivi</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="MsBuildDefinition">
|
||||
<source>msbuilds a project and all of its dependencies</source>
|
||||
<target state="new">msbuilds a project and all of its dependencies</target>
|
||||
<note></note>
|
||||
<target state="translated">Esegue MSBuild su un progetto e su tutte le relative dipendenze</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="VsTestDefinition">
|
||||
<source>Runs tests from the specified files</source>
|
||||
<target state="new">Runs tests from the specified files</target>
|
||||
<note></note>
|
||||
<target state="translated">Esegue i test dai file specificati</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,143 +5,143 @@
|
|||
<group id="src/dotnet/commands/dotnet-help/LocalizableStrings.resx" />
|
||||
<trans-unit id="Usage">
|
||||
<source>Usage</source>
|
||||
<target state="new">Usage</target>
|
||||
<note></note>
|
||||
<target state="translated">使用法</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Arguments">
|
||||
<source>Arguments</source>
|
||||
<target state="new">Arguments</target>
|
||||
<note></note>
|
||||
<target state="translated">Arguments</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CommandDefinition">
|
||||
<source>The command to execute</source>
|
||||
<target state="new">The command to execute</target>
|
||||
<note></note>
|
||||
<target state="translated">実行するコマンド</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ArgumentsDefinition">
|
||||
<source>Arguments to pass to the command</source>
|
||||
<target state="new">Arguments to pass to the command</target>
|
||||
<note></note>
|
||||
<target state="translated">コマンドに渡す引数</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="HostOptionsDefinition">
|
||||
<source>Options specific to dotnet (host)</source>
|
||||
<target state="new">Options specific to dotnet (host)</target>
|
||||
<note></note>
|
||||
<target state="translated">dotnet (ホスト) 固有のオプション</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="OptionsDescription">
|
||||
<source>Options common to all commands</source>
|
||||
<target state="new">Options common to all commands</target>
|
||||
<note></note>
|
||||
<target state="translated">すべてのコマンドに共通のオプション</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CommonOptions">
|
||||
<source>Common options</source>
|
||||
<target state="new">Common options</target>
|
||||
<note></note>
|
||||
<target state="translated">共通のオプション</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="VerboseDefinition">
|
||||
<source>Enable verbose output</source>
|
||||
<target state="new">Enable verbose output</target>
|
||||
<note></note>
|
||||
<target state="translated">詳細な出力を有効にする</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="HelpDefinition">
|
||||
<source>Show help</source>
|
||||
<target state="new">Show help</target>
|
||||
<note></note>
|
||||
<target state="translated">ヘルプを表示する</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="HostOptions">
|
||||
<source>Host options (passed before the command)</source>
|
||||
<target state="new">Host options (passed before the command)</target>
|
||||
<note></note>
|
||||
<target state="translated">ホストのオプション (コマンドの前に渡されます)</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="VersionDescription">
|
||||
<source>Display .NET CLI Version Number</source>
|
||||
<target state="new">Display .NET CLI Version Number</target>
|
||||
<note></note>
|
||||
<target state="translated">.NET CLI のバージョン番号を表示する</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="InfoDescription">
|
||||
<source>Display .NET CLI Info</source>
|
||||
<target state="new">Display .NET CLI Info</target>
|
||||
<note></note>
|
||||
<target state="translated">.NET CLI の情報を表示する</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Commands">
|
||||
<source>Commands</source>
|
||||
<target state="new">Commands</target>
|
||||
<note></note>
|
||||
<target state="translated">コマンド</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="NewDefinition">
|
||||
<source>Initialize a basic .NET project</source>
|
||||
<target state="new">Initialize a basic .NET project</target>
|
||||
<note></note>
|
||||
<target state="translated">基本的な .NET プロジェクトを初期化する</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="RestoreDefinition">
|
||||
<source>Restore dependencies specified in the.NET project</source>
|
||||
<target state="new">Restore dependencies specified in the.NET project</target>
|
||||
<note></note>
|
||||
<target state="translated">.NET プロジェクトに指定されている依存関係を復元する</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="BuildDefinition">
|
||||
<source>Builds a .NET project</source>
|
||||
<target state="new">Builds a .NET project</target>
|
||||
<note></note>
|
||||
<target state="translated">.NET プロジェクトを構築する</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="PublishDefinition">
|
||||
<source>Publishes a .NET project for deployment (including the runtime)</source>
|
||||
<target state="new">Publishes a .NET project for deployment (including the runtime)</target>
|
||||
<note></note>
|
||||
<target state="translated">展開用の .NET プロジェクトを発行する (ランタイムを含む)</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="RunDefinition">
|
||||
<source>Compiles and immediately executes a.NET project</source>
|
||||
<target state="new">Compiles and immediately executes a.NET project</target>
|
||||
<note></note>
|
||||
<target state="translated">.NET プロジェクトをコンパイルして、直ちに実行する</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="TestDefinition">
|
||||
<source>Runs unit tests using the test runner specified in the project</source>
|
||||
<target state="new">Runs unit tests using the test runner specified in the project</target>
|
||||
<note></note>
|
||||
<target state="translated">プロジェクトに指定されているテスト ランナーを使用して、単体テストを実行する</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="PackDefinition">
|
||||
<source>Creates a NuGet package</source>
|
||||
<target state="new">Creates a NuGet package</target>
|
||||
<note></note>
|
||||
<target state="translated">NuGet パッケージを作成する</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="MigrateDefinition">
|
||||
<source>Migrates a project.json based project to a msbuild based project</source>
|
||||
<target state="new">Migrates a project.json based project to a msbuild based project</target>
|
||||
<note></note>
|
||||
<target state="translated">project.json ベースのプロジェクトを msbuild ベースのプロジェクトに移行する</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ProjectModificationCommands">
|
||||
<source>Project modification commands</source>
|
||||
<target state="new">Project modification commands</target>
|
||||
<note></note>
|
||||
<target state="translated">プロジェクト変更コマンド</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AddDefinition">
|
||||
<source>Add items to the project</source>
|
||||
<target state="new">Add items to the project</target>
|
||||
<note></note>
|
||||
<target state="translated">項目をプロジェクトに追加する</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="RemoveDefinition">
|
||||
<source>Remove items from the project</source>
|
||||
<target state="new">Remove items from the project</target>
|
||||
<note></note>
|
||||
<target state="translated">項目をプロジェクトから削除する</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AdvancedCommands">
|
||||
<source>Advanced Commands</source>
|
||||
<target state="new">Advanced Commands</target>
|
||||
<note></note>
|
||||
<target state="translated">高度なコマンド</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="NugetDefinition">
|
||||
<source>Provides additional NuGet commands</source>
|
||||
<target state="new">Provides additional NuGet commands</target>
|
||||
<note></note>
|
||||
<target state="translated">追加の NuGet コマンドを提供する</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="MsBuildDefinition">
|
||||
<source>msbuilds a project and all of its dependencies</source>
|
||||
<target state="new">msbuilds a project and all of its dependencies</target>
|
||||
<note></note>
|
||||
<target state="translated">プロジェクトとそのすべての依存関係を msbuild で構築する</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="VsTestDefinition">
|
||||
<source>Runs tests from the specified files</source>
|
||||
<target state="new">Runs tests from the specified files</target>
|
||||
<note></note>
|
||||
<target state="translated">指定されたファイルからテストを実行する</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,143 +5,143 @@
|
|||
<group id="src/dotnet/commands/dotnet-help/LocalizableStrings.resx" />
|
||||
<trans-unit id="Usage">
|
||||
<source>Usage</source>
|
||||
<target state="new">Usage</target>
|
||||
<note></note>
|
||||
<target state="translated">사용법</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Arguments">
|
||||
<source>Arguments</source>
|
||||
<target state="new">Arguments</target>
|
||||
<note></note>
|
||||
<target state="translated">인수</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CommandDefinition">
|
||||
<source>The command to execute</source>
|
||||
<target state="new">The command to execute</target>
|
||||
<note></note>
|
||||
<target state="translated">실행할 명령입니다.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ArgumentsDefinition">
|
||||
<source>Arguments to pass to the command</source>
|
||||
<target state="new">Arguments to pass to the command</target>
|
||||
<note></note>
|
||||
<target state="translated">명령에 전달할 인수입니다.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="HostOptionsDefinition">
|
||||
<source>Options specific to dotnet (host)</source>
|
||||
<target state="new">Options specific to dotnet (host)</target>
|
||||
<note></note>
|
||||
<target state="translated">dotnet(호스트)과 관련된 옵션입니다.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="OptionsDescription">
|
||||
<source>Options common to all commands</source>
|
||||
<target state="new">Options common to all commands</target>
|
||||
<note></note>
|
||||
<target state="translated">모든 명령에 공통된 옵션입니다.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CommonOptions">
|
||||
<source>Common options</source>
|
||||
<target state="new">Common options</target>
|
||||
<note></note>
|
||||
<target state="translated">공통 옵션</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="VerboseDefinition">
|
||||
<source>Enable verbose output</source>
|
||||
<target state="new">Enable verbose output</target>
|
||||
<note></note>
|
||||
<target state="translated">자세한 정보 출력 사용</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="HelpDefinition">
|
||||
<source>Show help</source>
|
||||
<target state="new">Show help</target>
|
||||
<note></note>
|
||||
<target state="translated">도움말 표시</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="HostOptions">
|
||||
<source>Host options (passed before the command)</source>
|
||||
<target state="new">Host options (passed before the command)</target>
|
||||
<note></note>
|
||||
<target state="translated">호스트 옵션(명령 전에 전달됨)</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="VersionDescription">
|
||||
<source>Display .NET CLI Version Number</source>
|
||||
<target state="new">Display .NET CLI Version Number</target>
|
||||
<note></note>
|
||||
<target state="translated">.NET CLI 버전 번호 표시</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="InfoDescription">
|
||||
<source>Display .NET CLI Info</source>
|
||||
<target state="new">Display .NET CLI Info</target>
|
||||
<note></note>
|
||||
<target state="translated">.NET CLI 정보 표시</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Commands">
|
||||
<source>Commands</source>
|
||||
<target state="new">Commands</target>
|
||||
<note></note>
|
||||
<target state="translated">명령</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="NewDefinition">
|
||||
<source>Initialize a basic .NET project</source>
|
||||
<target state="new">Initialize a basic .NET project</target>
|
||||
<note></note>
|
||||
<target state="translated">기본 .NET 프로젝트를 초기화합니다.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="RestoreDefinition">
|
||||
<source>Restore dependencies specified in the.NET project</source>
|
||||
<target state="new">Restore dependencies specified in the.NET project</target>
|
||||
<note></note>
|
||||
<target state="translated">.NET 프로젝트에 지정된 종속성을 복원합니다.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="BuildDefinition">
|
||||
<source>Builds a .NET project</source>
|
||||
<target state="new">Builds a .NET project</target>
|
||||
<note></note>
|
||||
<target state="translated">.NET 프로젝트를 빌드합니다.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="PublishDefinition">
|
||||
<source>Publishes a .NET project for deployment (including the runtime)</source>
|
||||
<target state="new">Publishes a .NET project for deployment (including the runtime)</target>
|
||||
<note></note>
|
||||
<target state="translated">배포하기 위해 .NET 프로젝트를 게시합니다(런타임 포함).</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="RunDefinition">
|
||||
<source>Compiles and immediately executes a.NET project</source>
|
||||
<target state="new">Compiles and immediately executes a.NET project</target>
|
||||
<note></note>
|
||||
<target state="translated">.NET 프로젝트를 컴파일하고 즉시 실행합니다.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="TestDefinition">
|
||||
<source>Runs unit tests using the test runner specified in the project</source>
|
||||
<target state="new">Runs unit tests using the test runner specified in the project</target>
|
||||
<note></note>
|
||||
<target state="translated">프로젝트에 지정된 Test Runner를 사용하여 유닛 테스트를 실행합니다.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="PackDefinition">
|
||||
<source>Creates a NuGet package</source>
|
||||
<target state="new">Creates a NuGet package</target>
|
||||
<note></note>
|
||||
<target state="translated">NuGet 패키지를 만듭니다.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="MigrateDefinition">
|
||||
<source>Migrates a project.json based project to a msbuild based project</source>
|
||||
<target state="new">Migrates a project.json based project to a msbuild based project</target>
|
||||
<note></note>
|
||||
<target state="translated">project.json 기반 프로젝트를 msbuild 빌드 기반 프로젝트로 마이그레이션합니다.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ProjectModificationCommands">
|
||||
<source>Project modification commands</source>
|
||||
<target state="new">Project modification commands</target>
|
||||
<note></note>
|
||||
<target state="translated">프로젝트 수정 명령</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AddDefinition">
|
||||
<source>Add items to the project</source>
|
||||
<target state="new">Add items to the project</target>
|
||||
<note></note>
|
||||
<target state="translated">프로젝트에 항목을 추가합니다.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="RemoveDefinition">
|
||||
<source>Remove items from the project</source>
|
||||
<target state="new">Remove items from the project</target>
|
||||
<note></note>
|
||||
<target state="translated">프로젝트에서 항목을 제거합니다.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AdvancedCommands">
|
||||
<source>Advanced Commands</source>
|
||||
<target state="new">Advanced Commands</target>
|
||||
<note></note>
|
||||
<target state="translated">고급 명령</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="NugetDefinition">
|
||||
<source>Provides additional NuGet commands</source>
|
||||
<target state="new">Provides additional NuGet commands</target>
|
||||
<note></note>
|
||||
<target state="translated">추가 NuGet 명령을 제공합니다.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="MsBuildDefinition">
|
||||
<source>msbuilds a project and all of its dependencies</source>
|
||||
<target state="new">msbuilds a project and all of its dependencies</target>
|
||||
<note></note>
|
||||
<target state="translated">프로젝트 및 프로젝트의 모든 종속성을 msbuild합니다.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="VsTestDefinition">
|
||||
<source>Runs tests from the specified files</source>
|
||||
<target state="new">Runs tests from the specified files</target>
|
||||
<note></note>
|
||||
<target state="translated">지정한 파일에서 테스트를 실행합니다.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,143 +5,143 @@
|
|||
<group id="src/dotnet/commands/dotnet-help/LocalizableStrings.resx" />
|
||||
<trans-unit id="Usage">
|
||||
<source>Usage</source>
|
||||
<target state="new">Usage</target>
|
||||
<note></note>
|
||||
<target state="translated">Użycie</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Arguments">
|
||||
<source>Arguments</source>
|
||||
<target state="new">Arguments</target>
|
||||
<note></note>
|
||||
<target state="translated">Argumenty</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CommandDefinition">
|
||||
<source>The command to execute</source>
|
||||
<target state="new">The command to execute</target>
|
||||
<note></note>
|
||||
<target state="translated">Polecenie do wykonania</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ArgumentsDefinition">
|
||||
<source>Arguments to pass to the command</source>
|
||||
<target state="new">Arguments to pass to the command</target>
|
||||
<note></note>
|
||||
<target state="translated">Argumenty, które zostaną przekazane do polecenia</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="HostOptionsDefinition">
|
||||
<source>Options specific to dotnet (host)</source>
|
||||
<target state="new">Options specific to dotnet (host)</target>
|
||||
<note></note>
|
||||
<target state="translated">Opcje specyficzne dla poleceń dotnet (hosta)</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="OptionsDescription">
|
||||
<source>Options common to all commands</source>
|
||||
<target state="new">Options common to all commands</target>
|
||||
<note></note>
|
||||
<target state="translated">Opcje wspólne dla wszystkich poleceń</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CommonOptions">
|
||||
<source>Common options</source>
|
||||
<target state="new">Common options</target>
|
||||
<note></note>
|
||||
<target state="translated">Opcje wspólne</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="VerboseDefinition">
|
||||
<source>Enable verbose output</source>
|
||||
<target state="new">Enable verbose output</target>
|
||||
<note></note>
|
||||
<target state="translated">Wyświetl pełne dane wyjściowe</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="HelpDefinition">
|
||||
<source>Show help</source>
|
||||
<target state="new">Show help</target>
|
||||
<note></note>
|
||||
<target state="translated">Wyświetl pomoc</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="HostOptions">
|
||||
<source>Host options (passed before the command)</source>
|
||||
<target state="new">Host options (passed before the command)</target>
|
||||
<note></note>
|
||||
<target state="translated">Opcje hosta (przekazywane przed poleceniem)</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="VersionDescription">
|
||||
<source>Display .NET CLI Version Number</source>
|
||||
<target state="new">Display .NET CLI Version Number</target>
|
||||
<note></note>
|
||||
<target state="translated">Wyświetl numer wersji interfejsu wiersza polecenia platformy .NET</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="InfoDescription">
|
||||
<source>Display .NET CLI Info</source>
|
||||
<target state="new">Display .NET CLI Info</target>
|
||||
<note></note>
|
||||
<target state="translated">Wyświetl informacje o interfejsie wiersza polecenia platformy .NET</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Commands">
|
||||
<source>Commands</source>
|
||||
<target state="new">Commands</target>
|
||||
<note></note>
|
||||
<target state="translated">Polecenia</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="NewDefinition">
|
||||
<source>Initialize a basic .NET project</source>
|
||||
<target state="new">Initialize a basic .NET project</target>
|
||||
<note></note>
|
||||
<target state="translated">Zainicjuj podstawowy projekt platformy .NET</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="RestoreDefinition">
|
||||
<source>Restore dependencies specified in the.NET project</source>
|
||||
<target state="new">Restore dependencies specified in the.NET project</target>
|
||||
<note></note>
|
||||
<target state="translated">Przywróć zależności określone w projekcie platformy .NET</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="BuildDefinition">
|
||||
<source>Builds a .NET project</source>
|
||||
<target state="new">Builds a .NET project</target>
|
||||
<note></note>
|
||||
<target state="translated">Kompiluje projekt platformy .NET</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="PublishDefinition">
|
||||
<source>Publishes a .NET project for deployment (including the runtime)</source>
|
||||
<target state="new">Publishes a .NET project for deployment (including the runtime)</target>
|
||||
<note></note>
|
||||
<target state="translated">Publikuje projekt platformy .NET do wdrożenia (w tym środowisko uruchomieniowe)</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="RunDefinition">
|
||||
<source>Compiles and immediately executes a.NET project</source>
|
||||
<target state="new">Compiles and immediately executes a.NET project</target>
|
||||
<note></note>
|
||||
<target state="translated">Kompiluje i natychmiast wykonuje projekt platformy .NET</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="TestDefinition">
|
||||
<source>Runs unit tests using the test runner specified in the project</source>
|
||||
<target state="new">Runs unit tests using the test runner specified in the project</target>
|
||||
<note></note>
|
||||
<target state="translated">Uruchamia testy jednostkowe przy użyciu określonego w projekcie modułu uruchamiającego testy</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="PackDefinition">
|
||||
<source>Creates a NuGet package</source>
|
||||
<target state="new">Creates a NuGet package</target>
|
||||
<note></note>
|
||||
<target state="translated">Tworzy pakiet NuGet</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="MigrateDefinition">
|
||||
<source>Migrates a project.json based project to a msbuild based project</source>
|
||||
<target state="new">Migrates a project.json based project to a msbuild based project</target>
|
||||
<note></note>
|
||||
<target state="translated">Migruje projekt oparty na pliku project.json do projektu opartego na programie MSBuild</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ProjectModificationCommands">
|
||||
<source>Project modification commands</source>
|
||||
<target state="new">Project modification commands</target>
|
||||
<note></note>
|
||||
<target state="translated">Polecenia modyfikacji projektu</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AddDefinition">
|
||||
<source>Add items to the project</source>
|
||||
<target state="new">Add items to the project</target>
|
||||
<note></note>
|
||||
<target state="translated">Dodaj elementy do projektu</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="RemoveDefinition">
|
||||
<source>Remove items from the project</source>
|
||||
<target state="new">Remove items from the project</target>
|
||||
<note></note>
|
||||
<target state="translated">Usuń elementy z projektu</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AdvancedCommands">
|
||||
<source>Advanced Commands</source>
|
||||
<target state="new">Advanced Commands</target>
|
||||
<note></note>
|
||||
<target state="translated">Polecenia zaawansowane</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="NugetDefinition">
|
||||
<source>Provides additional NuGet commands</source>
|
||||
<target state="new">Provides additional NuGet commands</target>
|
||||
<note></note>
|
||||
<target state="translated">Udostępnia dodatkowe polecenia NuGet</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="MsBuildDefinition">
|
||||
<source>msbuilds a project and all of its dependencies</source>
|
||||
<target state="new">msbuilds a project and all of its dependencies</target>
|
||||
<note></note>
|
||||
<target state="translated">Kompiluje projekt i wszystkie jego zależności przy użyciu programu MSBuild</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="VsTestDefinition">
|
||||
<source>Runs tests from the specified files</source>
|
||||
<target state="new">Runs tests from the specified files</target>
|
||||
<note></note>
|
||||
<target state="translated">Uruchamia testy z określonych plików</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,143 +5,143 @@
|
|||
<group id="src/dotnet/commands/dotnet-help/LocalizableStrings.resx" />
|
||||
<trans-unit id="Usage">
|
||||
<source>Usage</source>
|
||||
<target state="new">Usage</target>
|
||||
<note></note>
|
||||
<target state="translated">Uso</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Arguments">
|
||||
<source>Arguments</source>
|
||||
<target state="new">Arguments</target>
|
||||
<note></note>
|
||||
<target state="translated">Argumentos</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CommandDefinition">
|
||||
<source>The command to execute</source>
|
||||
<target state="new">The command to execute</target>
|
||||
<note></note>
|
||||
<target state="translated">O comando a ser executado</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ArgumentsDefinition">
|
||||
<source>Arguments to pass to the command</source>
|
||||
<target state="new">Arguments to pass to the command</target>
|
||||
<note></note>
|
||||
<target state="translated">Argumentos a serem passados para o comando</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="HostOptionsDefinition">
|
||||
<source>Options specific to dotnet (host)</source>
|
||||
<target state="new">Options specific to dotnet (host)</target>
|
||||
<note></note>
|
||||
<target state="translated">Opções específicas para o dotnet (host)</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="OptionsDescription">
|
||||
<source>Options common to all commands</source>
|
||||
<target state="new">Options common to all commands</target>
|
||||
<note></note>
|
||||
<target state="translated">Opções comuns para todos os comandos</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CommonOptions">
|
||||
<source>Common options</source>
|
||||
<target state="new">Common options</target>
|
||||
<note></note>
|
||||
<target state="translated">Opções comuns</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="VerboseDefinition">
|
||||
<source>Enable verbose output</source>
|
||||
<target state="new">Enable verbose output</target>
|
||||
<note></note>
|
||||
<target state="translated">Habilitar saída detalhada</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="HelpDefinition">
|
||||
<source>Show help</source>
|
||||
<target state="new">Show help</target>
|
||||
<note></note>
|
||||
<target state="translated">Mostrar ajuda</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="HostOptions">
|
||||
<source>Host options (passed before the command)</source>
|
||||
<target state="new">Host options (passed before the command)</target>
|
||||
<note></note>
|
||||
<target state="translated">Opções de host (passadas antes do comando)</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="VersionDescription">
|
||||
<source>Display .NET CLI Version Number</source>
|
||||
<target state="new">Display .NET CLI Version Number</target>
|
||||
<note></note>
|
||||
<target state="translated">Exibir o Número de Versão da CLI do .NET</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="InfoDescription">
|
||||
<source>Display .NET CLI Info</source>
|
||||
<target state="new">Display .NET CLI Info</target>
|
||||
<note></note>
|
||||
<target state="translated">Exibir Informações da CLI do .NET</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Commands">
|
||||
<source>Commands</source>
|
||||
<target state="new">Commands</target>
|
||||
<note></note>
|
||||
<target state="translated">Comandos</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="NewDefinition">
|
||||
<source>Initialize a basic .NET project</source>
|
||||
<target state="new">Initialize a basic .NET project</target>
|
||||
<note></note>
|
||||
<target state="translated">Inicializar um projeto .NET básico</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="RestoreDefinition">
|
||||
<source>Restore dependencies specified in the.NET project</source>
|
||||
<target state="new">Restore dependencies specified in the.NET project</target>
|
||||
<note></note>
|
||||
<target state="translated">Restaurar dependências especificadas no projeto .NET</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="BuildDefinition">
|
||||
<source>Builds a .NET project</source>
|
||||
<target state="new">Builds a .NET project</target>
|
||||
<note></note>
|
||||
<target state="translated">Compila um projeto .NET</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="PublishDefinition">
|
||||
<source>Publishes a .NET project for deployment (including the runtime)</source>
|
||||
<target state="new">Publishes a .NET project for deployment (including the runtime)</target>
|
||||
<note></note>
|
||||
<target state="translated">Publica um projeto .NET para implantação (incluindo o tempo de execução)</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="RunDefinition">
|
||||
<source>Compiles and immediately executes a.NET project</source>
|
||||
<target state="new">Compiles and immediately executes a.NET project</target>
|
||||
<note></note>
|
||||
<target state="translated">Compila e executa imediatamente um projeto .NET</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="TestDefinition">
|
||||
<source>Runs unit tests using the test runner specified in the project</source>
|
||||
<target state="new">Runs unit tests using the test runner specified in the project</target>
|
||||
<note></note>
|
||||
<target state="translated">Executa testes de unidade usando o executor de teste especificado no projeto</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="PackDefinition">
|
||||
<source>Creates a NuGet package</source>
|
||||
<target state="new">Creates a NuGet package</target>
|
||||
<note></note>
|
||||
<target state="translated">Cria um pacote NuGet</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="MigrateDefinition">
|
||||
<source>Migrates a project.json based project to a msbuild based project</source>
|
||||
<target state="new">Migrates a project.json based project to a msbuild based project</target>
|
||||
<note></note>
|
||||
<target state="translated">Migra um projeto baseado em project.json para um projeto baseado em msbuild</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ProjectModificationCommands">
|
||||
<source>Project modification commands</source>
|
||||
<target state="new">Project modification commands</target>
|
||||
<note></note>
|
||||
<target state="translated">Comandos de modificação de projeto</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AddDefinition">
|
||||
<source>Add items to the project</source>
|
||||
<target state="new">Add items to the project</target>
|
||||
<note></note>
|
||||
<target state="translated">Adicionar itens ao projeto</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="RemoveDefinition">
|
||||
<source>Remove items from the project</source>
|
||||
<target state="new">Remove items from the project</target>
|
||||
<note></note>
|
||||
<target state="translated">Remover itens do projeto</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AdvancedCommands">
|
||||
<source>Advanced Commands</source>
|
||||
<target state="new">Advanced Commands</target>
|
||||
<note></note>
|
||||
<target state="translated">Comandos Avançados</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="NugetDefinition">
|
||||
<source>Provides additional NuGet commands</source>
|
||||
<target state="new">Provides additional NuGet commands</target>
|
||||
<note></note>
|
||||
<target state="translated">Fornece comandos adicionais do NuGet</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="MsBuildDefinition">
|
||||
<source>msbuilds a project and all of its dependencies</source>
|
||||
<target state="new">msbuilds a project and all of its dependencies</target>
|
||||
<note></note>
|
||||
<target state="translated">Executa o msbuild em um projeto e todas as suas dependências</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="VsTestDefinition">
|
||||
<source>Runs tests from the specified files</source>
|
||||
<target state="new">Runs tests from the specified files</target>
|
||||
<note></note>
|
||||
<target state="translated">Executa testes dos arquivos especificados</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,143 +5,143 @@
|
|||
<group id="src/dotnet/commands/dotnet-help/LocalizableStrings.resx" />
|
||||
<trans-unit id="Usage">
|
||||
<source>Usage</source>
|
||||
<target state="new">Usage</target>
|
||||
<note></note>
|
||||
<target state="translated">Использование</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Arguments">
|
||||
<source>Arguments</source>
|
||||
<target state="new">Arguments</target>
|
||||
<note></note>
|
||||
<target state="translated">Аргументы</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CommandDefinition">
|
||||
<source>The command to execute</source>
|
||||
<target state="new">The command to execute</target>
|
||||
<note></note>
|
||||
<target state="translated">Выполняемая команда</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ArgumentsDefinition">
|
||||
<source>Arguments to pass to the command</source>
|
||||
<target state="new">Arguments to pass to the command</target>
|
||||
<note></note>
|
||||
<target state="translated">Аргументы, передаваемые в команду</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="HostOptionsDefinition">
|
||||
<source>Options specific to dotnet (host)</source>
|
||||
<target state="new">Options specific to dotnet (host)</target>
|
||||
<note></note>
|
||||
<target state="translated">Параметры, определяемые dotnet (узлом)</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="OptionsDescription">
|
||||
<source>Options common to all commands</source>
|
||||
<target state="new">Options common to all commands</target>
|
||||
<note></note>
|
||||
<target state="translated">Параметры, общие для всех команд</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CommonOptions">
|
||||
<source>Common options</source>
|
||||
<target state="new">Common options</target>
|
||||
<note></note>
|
||||
<target state="translated">Общие параметры</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="VerboseDefinition">
|
||||
<source>Enable verbose output</source>
|
||||
<target state="new">Enable verbose output</target>
|
||||
<note></note>
|
||||
<target state="translated">Включить подробные выходные данные</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="HelpDefinition">
|
||||
<source>Show help</source>
|
||||
<target state="new">Show help</target>
|
||||
<note></note>
|
||||
<target state="translated">Показать справку</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="HostOptions">
|
||||
<source>Host options (passed before the command)</source>
|
||||
<target state="new">Host options (passed before the command)</target>
|
||||
<note></note>
|
||||
<target state="translated">Параметры узла (передаваемые перед командой)</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="VersionDescription">
|
||||
<source>Display .NET CLI Version Number</source>
|
||||
<target state="new">Display .NET CLI Version Number</target>
|
||||
<note></note>
|
||||
<target state="translated">Показывать номер версии .NET CLI</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="InfoDescription">
|
||||
<source>Display .NET CLI Info</source>
|
||||
<target state="new">Display .NET CLI Info</target>
|
||||
<note></note>
|
||||
<target state="translated">Показывать сведения о .NET CLI</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Commands">
|
||||
<source>Commands</source>
|
||||
<target state="new">Commands</target>
|
||||
<note></note>
|
||||
<target state="translated">Команды</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="NewDefinition">
|
||||
<source>Initialize a basic .NET project</source>
|
||||
<target state="new">Initialize a basic .NET project</target>
|
||||
<note></note>
|
||||
<target state="translated">Инициализация основного проекта .NET</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="RestoreDefinition">
|
||||
<source>Restore dependencies specified in the.NET project</source>
|
||||
<target state="new">Restore dependencies specified in the.NET project</target>
|
||||
<note></note>
|
||||
<target state="translated">Восстановить зависимости, указанные в проекте .NET</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="BuildDefinition">
|
||||
<source>Builds a .NET project</source>
|
||||
<target state="new">Builds a .NET project</target>
|
||||
<note></note>
|
||||
<target state="translated">Сборка проекта .NET</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="PublishDefinition">
|
||||
<source>Publishes a .NET project for deployment (including the runtime)</source>
|
||||
<target state="new">Publishes a .NET project for deployment (including the runtime)</target>
|
||||
<note></note>
|
||||
<target state="translated">Публикация проекта .NET для развертывания (включая среду выполнения)</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="RunDefinition">
|
||||
<source>Compiles and immediately executes a.NET project</source>
|
||||
<target state="new">Compiles and immediately executes a.NET project</target>
|
||||
<note></note>
|
||||
<target state="translated">Компиляция и немедленное выполнение проекта .NET</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="TestDefinition">
|
||||
<source>Runs unit tests using the test runner specified in the project</source>
|
||||
<target state="new">Runs unit tests using the test runner specified in the project</target>
|
||||
<note></note>
|
||||
<target state="translated">Выполнение тестов с помощью средства выполнения тестов, указанного в проекте</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="PackDefinition">
|
||||
<source>Creates a NuGet package</source>
|
||||
<target state="new">Creates a NuGet package</target>
|
||||
<note></note>
|
||||
<target state="translated">Создание пакета NuGet</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="MigrateDefinition">
|
||||
<source>Migrates a project.json based project to a msbuild based project</source>
|
||||
<target state="new">Migrates a project.json based project to a msbuild based project</target>
|
||||
<note></note>
|
||||
<target state="translated">Миграция проекта на основе project.json в проект на основе msbuild</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ProjectModificationCommands">
|
||||
<source>Project modification commands</source>
|
||||
<target state="new">Project modification commands</target>
|
||||
<note></note>
|
||||
<target state="translated">Команды изменения проекта</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AddDefinition">
|
||||
<source>Add items to the project</source>
|
||||
<target state="new">Add items to the project</target>
|
||||
<note></note>
|
||||
<target state="translated">Добавить элементы в проект</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="RemoveDefinition">
|
||||
<source>Remove items from the project</source>
|
||||
<target state="new">Remove items from the project</target>
|
||||
<note></note>
|
||||
<target state="translated">Удалить элементы из проекта</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AdvancedCommands">
|
||||
<source>Advanced Commands</source>
|
||||
<target state="new">Advanced Commands</target>
|
||||
<note></note>
|
||||
<target state="translated">Дополнительные команды</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="NugetDefinition">
|
||||
<source>Provides additional NuGet commands</source>
|
||||
<target state="new">Provides additional NuGet commands</target>
|
||||
<note></note>
|
||||
<target state="translated">Предоставление дополнительных команд NuGet</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="MsBuildDefinition">
|
||||
<source>msbuilds a project and all of its dependencies</source>
|
||||
<target state="new">msbuilds a project and all of its dependencies</target>
|
||||
<note></note>
|
||||
<target state="translated">Выполнение сборки msbuild проекта и всех его зависимостей</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="VsTestDefinition">
|
||||
<source>Runs tests from the specified files</source>
|
||||
<target state="new">Runs tests from the specified files</target>
|
||||
<note></note>
|
||||
<target state="translated">Выполнение тестов из указанных файлов</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,143 +5,143 @@
|
|||
<group id="src/dotnet/commands/dotnet-help/LocalizableStrings.resx" />
|
||||
<trans-unit id="Usage">
|
||||
<source>Usage</source>
|
||||
<target state="new">Usage</target>
|
||||
<note></note>
|
||||
<target state="translated">Kullanım</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Arguments">
|
||||
<source>Arguments</source>
|
||||
<target state="new">Arguments</target>
|
||||
<note></note>
|
||||
<target state="translated">Bağımsız değişkenler</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CommandDefinition">
|
||||
<source>The command to execute</source>
|
||||
<target state="new">The command to execute</target>
|
||||
<note></note>
|
||||
<target state="translated">Yürütülecek komut</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ArgumentsDefinition">
|
||||
<source>Arguments to pass to the command</source>
|
||||
<target state="new">Arguments to pass to the command</target>
|
||||
<note></note>
|
||||
<target state="translated">Komuta geçirilecek bağımsız değişkenler</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="HostOptionsDefinition">
|
||||
<source>Options specific to dotnet (host)</source>
|
||||
<target state="new">Options specific to dotnet (host)</target>
|
||||
<note></note>
|
||||
<target state="translated">Dotnet’e özel seçenekler (konak)</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="OptionsDescription">
|
||||
<source>Options common to all commands</source>
|
||||
<target state="new">Options common to all commands</target>
|
||||
<note></note>
|
||||
<target state="translated">Tüm komutlar için ortak seçenekler</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CommonOptions">
|
||||
<source>Common options</source>
|
||||
<target state="new">Common options</target>
|
||||
<note></note>
|
||||
<target state="translated">Ortak seçenekler</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="VerboseDefinition">
|
||||
<source>Enable verbose output</source>
|
||||
<target state="new">Enable verbose output</target>
|
||||
<note></note>
|
||||
<target state="translated">Ayrıntılı çıktıyı etkinleştir</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="HelpDefinition">
|
||||
<source>Show help</source>
|
||||
<target state="new">Show help</target>
|
||||
<note></note>
|
||||
<target state="translated">Yardımı göster</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="HostOptions">
|
||||
<source>Host options (passed before the command)</source>
|
||||
<target state="new">Host options (passed before the command)</target>
|
||||
<note></note>
|
||||
<target state="translated">Konak seçenekleri (komuttan önce geçirilir)</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="VersionDescription">
|
||||
<source>Display .NET CLI Version Number</source>
|
||||
<target state="new">Display .NET CLI Version Number</target>
|
||||
<note></note>
|
||||
<target state="translated">.NET CLI Sürüm Numarasını Görüntüle</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="InfoDescription">
|
||||
<source>Display .NET CLI Info</source>
|
||||
<target state="new">Display .NET CLI Info</target>
|
||||
<note></note>
|
||||
<target state="translated">.NET CLI Bilgisini Görüntüle</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Commands">
|
||||
<source>Commands</source>
|
||||
<target state="new">Commands</target>
|
||||
<note></note>
|
||||
<target state="translated">Komutlar</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="NewDefinition">
|
||||
<source>Initialize a basic .NET project</source>
|
||||
<target state="new">Initialize a basic .NET project</target>
|
||||
<note></note>
|
||||
<target state="translated">Temel bir .NET projesi başlatır</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="RestoreDefinition">
|
||||
<source>Restore dependencies specified in the.NET project</source>
|
||||
<target state="new">Restore dependencies specified in the.NET project</target>
|
||||
<note></note>
|
||||
<target state="translated">.NET projesinde belirtilen bağımlılıkları geri yükler</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="BuildDefinition">
|
||||
<source>Builds a .NET project</source>
|
||||
<target state="new">Builds a .NET project</target>
|
||||
<note></note>
|
||||
<target state="translated">.NET projesi derler</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="PublishDefinition">
|
||||
<source>Publishes a .NET project for deployment (including the runtime)</source>
|
||||
<target state="new">Publishes a .NET project for deployment (including the runtime)</target>
|
||||
<note></note>
|
||||
<target state="translated">Dağıtım için bir .NET projesi yayımlar (çalışma zamanı dahil)</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="RunDefinition">
|
||||
<source>Compiles and immediately executes a.NET project</source>
|
||||
<target state="new">Compiles and immediately executes a.NET project</target>
|
||||
<note></note>
|
||||
<target state="translated">Bir .NET projesini derler ve hemen yürütür</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="TestDefinition">
|
||||
<source>Runs unit tests using the test runner specified in the project</source>
|
||||
<target state="new">Runs unit tests using the test runner specified in the project</target>
|
||||
<note></note>
|
||||
<target state="translated">Projede belirtilen test çalıştırıcısını kullanarak birim testleri çalıştırır</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="PackDefinition">
|
||||
<source>Creates a NuGet package</source>
|
||||
<target state="new">Creates a NuGet package</target>
|
||||
<note></note>
|
||||
<target state="translated">NuGet paketi oluşturur</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="MigrateDefinition">
|
||||
<source>Migrates a project.json based project to a msbuild based project</source>
|
||||
<target state="new">Migrates a project.json based project to a msbuild based project</target>
|
||||
<note></note>
|
||||
<target state="translated">project.json tabanlı bir projeyi msbuild tabanlı bir projeye geçirir</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ProjectModificationCommands">
|
||||
<source>Project modification commands</source>
|
||||
<target state="new">Project modification commands</target>
|
||||
<note></note>
|
||||
<target state="translated">Projede değişiklik komutları</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AddDefinition">
|
||||
<source>Add items to the project</source>
|
||||
<target state="new">Add items to the project</target>
|
||||
<note></note>
|
||||
<target state="translated">Projeye öğe ekler</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="RemoveDefinition">
|
||||
<source>Remove items from the project</source>
|
||||
<target state="new">Remove items from the project</target>
|
||||
<note></note>
|
||||
<target state="translated">Projeden öğeleri kaldırır</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AdvancedCommands">
|
||||
<source>Advanced Commands</source>
|
||||
<target state="new">Advanced Commands</target>
|
||||
<note></note>
|
||||
<target state="translated">Gelişmiş Komutlar</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="NugetDefinition">
|
||||
<source>Provides additional NuGet commands</source>
|
||||
<target state="new">Provides additional NuGet commands</target>
|
||||
<note></note>
|
||||
<target state="translated">Ek NuGet komutları sağlar</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="MsBuildDefinition">
|
||||
<source>msbuilds a project and all of its dependencies</source>
|
||||
<target state="new">msbuilds a project and all of its dependencies</target>
|
||||
<note></note>
|
||||
<target state="translated">Bir projeyi ve tüm bağımlılıklarını msbuild ile derler</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="VsTestDefinition">
|
||||
<source>Runs tests from the specified files</source>
|
||||
<target state="new">Runs tests from the specified files</target>
|
||||
<note></note>
|
||||
<target state="translated">Belirtilen dosyalardan testleri çalıştırır</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,143 +5,143 @@
|
|||
<group id="src/dotnet/commands/dotnet-help/LocalizableStrings.resx" />
|
||||
<trans-unit id="Usage">
|
||||
<source>Usage</source>
|
||||
<target state="new">Usage</target>
|
||||
<note></note>
|
||||
<target state="translated">使用情况</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Arguments">
|
||||
<source>Arguments</source>
|
||||
<target state="new">Arguments</target>
|
||||
<note></note>
|
||||
<target state="translated">Arguments</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CommandDefinition">
|
||||
<source>The command to execute</source>
|
||||
<target state="new">The command to execute</target>
|
||||
<note></note>
|
||||
<target state="translated">要执行的命令</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ArgumentsDefinition">
|
||||
<source>Arguments to pass to the command</source>
|
||||
<target state="new">Arguments to pass to the command</target>
|
||||
<note></note>
|
||||
<target state="translated">要传递给命令的参数</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="HostOptionsDefinition">
|
||||
<source>Options specific to dotnet (host)</source>
|
||||
<target state="new">Options specific to dotnet (host)</target>
|
||||
<note></note>
|
||||
<target state="translated">特定于 dotnet (主机)的选项</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="OptionsDescription">
|
||||
<source>Options common to all commands</source>
|
||||
<target state="new">Options common to all commands</target>
|
||||
<note></note>
|
||||
<target state="translated">所有命令的常用选项</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CommonOptions">
|
||||
<source>Common options</source>
|
||||
<target state="new">Common options</target>
|
||||
<note></note>
|
||||
<target state="translated">常用选项</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="VerboseDefinition">
|
||||
<source>Enable verbose output</source>
|
||||
<target state="new">Enable verbose output</target>
|
||||
<note></note>
|
||||
<target state="translated">启用详细输出</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="HelpDefinition">
|
||||
<source>Show help</source>
|
||||
<target state="new">Show help</target>
|
||||
<note></note>
|
||||
<target state="translated">显示帮助</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="HostOptions">
|
||||
<source>Host options (passed before the command)</source>
|
||||
<target state="new">Host options (passed before the command)</target>
|
||||
<note></note>
|
||||
<target state="translated">主机选项(在命令之前传递)</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="VersionDescription">
|
||||
<source>Display .NET CLI Version Number</source>
|
||||
<target state="new">Display .NET CLI Version Number</target>
|
||||
<note></note>
|
||||
<target state="translated">显示 .NET CLI 版本号</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="InfoDescription">
|
||||
<source>Display .NET CLI Info</source>
|
||||
<target state="new">Display .NET CLI Info</target>
|
||||
<note></note>
|
||||
<target state="translated">显示.NET CLI 信息</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Commands">
|
||||
<source>Commands</source>
|
||||
<target state="new">Commands</target>
|
||||
<note></note>
|
||||
<target state="translated">命令</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="NewDefinition">
|
||||
<source>Initialize a basic .NET project</source>
|
||||
<target state="new">Initialize a basic .NET project</target>
|
||||
<note></note>
|
||||
<target state="translated">初始化基础 .NET 项目</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="RestoreDefinition">
|
||||
<source>Restore dependencies specified in the.NET project</source>
|
||||
<target state="new">Restore dependencies specified in the.NET project</target>
|
||||
<note></note>
|
||||
<target state="translated">还原 .NET 项目中指定的依赖项</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="BuildDefinition">
|
||||
<source>Builds a .NET project</source>
|
||||
<target state="new">Builds a .NET project</target>
|
||||
<note></note>
|
||||
<target state="translated">生成 .NET 项目</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="PublishDefinition">
|
||||
<source>Publishes a .NET project for deployment (including the runtime)</source>
|
||||
<target state="new">Publishes a .NET project for deployment (including the runtime)</target>
|
||||
<note></note>
|
||||
<target state="translated">发布 .NET 项目以进行部署(包括运行时)</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="RunDefinition">
|
||||
<source>Compiles and immediately executes a.NET project</source>
|
||||
<target state="new">Compiles and immediately executes a.NET project</target>
|
||||
<note></note>
|
||||
<target state="translated">编译并立即执行 .NET 项目</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="TestDefinition">
|
||||
<source>Runs unit tests using the test runner specified in the project</source>
|
||||
<target state="new">Runs unit tests using the test runner specified in the project</target>
|
||||
<note></note>
|
||||
<target state="translated">使用项目中指定的测试运行程序运行单元测试</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="PackDefinition">
|
||||
<source>Creates a NuGet package</source>
|
||||
<target state="new">Creates a NuGet package</target>
|
||||
<note></note>
|
||||
<target state="translated">创建 NuGet 包</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="MigrateDefinition">
|
||||
<source>Migrates a project.json based project to a msbuild based project</source>
|
||||
<target state="new">Migrates a project.json based project to a msbuild based project</target>
|
||||
<note></note>
|
||||
<target state="translated">将基于 project.json 的项目迁移到基于 MSBuild 的项目</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ProjectModificationCommands">
|
||||
<source>Project modification commands</source>
|
||||
<target state="new">Project modification commands</target>
|
||||
<note></note>
|
||||
<target state="translated">项目修改命令</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AddDefinition">
|
||||
<source>Add items to the project</source>
|
||||
<target state="new">Add items to the project</target>
|
||||
<note></note>
|
||||
<target state="translated">将项添加到项目中</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="RemoveDefinition">
|
||||
<source>Remove items from the project</source>
|
||||
<target state="new">Remove items from the project</target>
|
||||
<note></note>
|
||||
<target state="translated">从项目中删除项</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AdvancedCommands">
|
||||
<source>Advanced Commands</source>
|
||||
<target state="new">Advanced Commands</target>
|
||||
<note></note>
|
||||
<target state="translated">高级命令</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="NugetDefinition">
|
||||
<source>Provides additional NuGet commands</source>
|
||||
<target state="new">Provides additional NuGet commands</target>
|
||||
<note></note>
|
||||
<target state="translated">提供其他 NuGet命令</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="MsBuildDefinition">
|
||||
<source>msbuilds a project and all of its dependencies</source>
|
||||
<target state="new">msbuilds a project and all of its dependencies</target>
|
||||
<note></note>
|
||||
<target state="translated">通过 MSBuild 生成一个项目以及该项目的所有依赖项</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="VsTestDefinition">
|
||||
<source>Runs tests from the specified files</source>
|
||||
<target state="new">Runs tests from the specified files</target>
|
||||
<note></note>
|
||||
<target state="translated">从指定的文件运行测试</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,143 +5,143 @@
|
|||
<group id="src/dotnet/commands/dotnet-help/LocalizableStrings.resx" />
|
||||
<trans-unit id="Usage">
|
||||
<source>Usage</source>
|
||||
<target state="new">Usage</target>
|
||||
<note></note>
|
||||
<target state="translated">使用方式</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Arguments">
|
||||
<source>Arguments</source>
|
||||
<target state="new">Arguments</target>
|
||||
<note></note>
|
||||
<target state="translated">Arguments</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CommandDefinition">
|
||||
<source>The command to execute</source>
|
||||
<target state="new">The command to execute</target>
|
||||
<note></note>
|
||||
<target state="translated">要執行的命令</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ArgumentsDefinition">
|
||||
<source>Arguments to pass to the command</source>
|
||||
<target state="new">Arguments to pass to the command</target>
|
||||
<note></note>
|
||||
<target state="translated">要傳遞到命令的引數</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="HostOptionsDefinition">
|
||||
<source>Options specific to dotnet (host)</source>
|
||||
<target state="new">Options specific to dotnet (host)</target>
|
||||
<note></note>
|
||||
<target state="translated">dotnet (host) 專用選項</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="OptionsDescription">
|
||||
<source>Options common to all commands</source>
|
||||
<target state="new">Options common to all commands</target>
|
||||
<note></note>
|
||||
<target state="translated">所有命令通用的選項</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CommonOptions">
|
||||
<source>Common options</source>
|
||||
<target state="new">Common options</target>
|
||||
<note></note>
|
||||
<target state="translated">通用選項</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="VerboseDefinition">
|
||||
<source>Enable verbose output</source>
|
||||
<target state="new">Enable verbose output</target>
|
||||
<note></note>
|
||||
<target state="translated">啟用詳細資訊輸出</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="HelpDefinition">
|
||||
<source>Show help</source>
|
||||
<target state="new">Show help</target>
|
||||
<note></note>
|
||||
<target state="translated">顯示說明</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="HostOptions">
|
||||
<source>Host options (passed before the command)</source>
|
||||
<target state="new">Host options (passed before the command)</target>
|
||||
<note></note>
|
||||
<target state="translated">裝載選項 (在命令之前傳遞)</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="VersionDescription">
|
||||
<source>Display .NET CLI Version Number</source>
|
||||
<target state="new">Display .NET CLI Version Number</target>
|
||||
<note></note>
|
||||
<target state="translated">顯示 .NET CLI 版本號碼</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="InfoDescription">
|
||||
<source>Display .NET CLI Info</source>
|
||||
<target state="new">Display .NET CLI Info</target>
|
||||
<note></note>
|
||||
<target state="translated">顯示 .NET CLI 資訊</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Commands">
|
||||
<source>Commands</source>
|
||||
<target state="new">Commands</target>
|
||||
<note></note>
|
||||
<target state="translated">命令</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="NewDefinition">
|
||||
<source>Initialize a basic .NET project</source>
|
||||
<target state="new">Initialize a basic .NET project</target>
|
||||
<note></note>
|
||||
<target state="translated">將基本 .NET 專案初始化</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="RestoreDefinition">
|
||||
<source>Restore dependencies specified in the.NET project</source>
|
||||
<target state="new">Restore dependencies specified in the.NET project</target>
|
||||
<note></note>
|
||||
<target state="translated">還原 .NET 專案中指定的相依性</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="BuildDefinition">
|
||||
<source>Builds a .NET project</source>
|
||||
<target state="new">Builds a .NET project</target>
|
||||
<note></note>
|
||||
<target state="translated">建置 .NET 專案</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="PublishDefinition">
|
||||
<source>Publishes a .NET project for deployment (including the runtime)</source>
|
||||
<target state="new">Publishes a .NET project for deployment (including the runtime)</target>
|
||||
<note></note>
|
||||
<target state="translated">發行用於部署的 .NET 專案 (包括執行階段)</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="RunDefinition">
|
||||
<source>Compiles and immediately executes a.NET project</source>
|
||||
<target state="new">Compiles and immediately executes a.NET project</target>
|
||||
<note></note>
|
||||
<target state="translated">編譯並立即執行 .NET 專案</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="TestDefinition">
|
||||
<source>Runs unit tests using the test runner specified in the project</source>
|
||||
<target state="new">Runs unit tests using the test runner specified in the project</target>
|
||||
<note></note>
|
||||
<target state="translated">使用專案中指定的測試執行器來執行單元測試</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="PackDefinition">
|
||||
<source>Creates a NuGet package</source>
|
||||
<target state="new">Creates a NuGet package</target>
|
||||
<note></note>
|
||||
<target state="translated">建立 NuGet 套件</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="MigrateDefinition">
|
||||
<source>Migrates a project.json based project to a msbuild based project</source>
|
||||
<target state="new">Migrates a project.json based project to a msbuild based project</target>
|
||||
<note></note>
|
||||
<target state="translated">將 project.json 專案移轉到 MSBuild 專案</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ProjectModificationCommands">
|
||||
<source>Project modification commands</source>
|
||||
<target state="new">Project modification commands</target>
|
||||
<note></note>
|
||||
<target state="translated">專案修改命令</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AddDefinition">
|
||||
<source>Add items to the project</source>
|
||||
<target state="new">Add items to the project</target>
|
||||
<note></note>
|
||||
<target state="translated">將項目新增至專案</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="RemoveDefinition">
|
||||
<source>Remove items from the project</source>
|
||||
<target state="new">Remove items from the project</target>
|
||||
<note></note>
|
||||
<target state="translated">從專案中移除項目</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AdvancedCommands">
|
||||
<source>Advanced Commands</source>
|
||||
<target state="new">Advanced Commands</target>
|
||||
<note></note>
|
||||
<target state="translated">進階命令</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="NugetDefinition">
|
||||
<source>Provides additional NuGet commands</source>
|
||||
<target state="new">Provides additional NuGet commands</target>
|
||||
<note></note>
|
||||
<target state="translated">提供其他 NuGet 命令</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="MsBuildDefinition">
|
||||
<source>msbuilds a project and all of its dependencies</source>
|
||||
<target state="new">msbuilds a project and all of its dependencies</target>
|
||||
<note></note>
|
||||
<target state="translated">對專案及其所有相依性執行 MSBuild</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="VsTestDefinition">
|
||||
<source>Runs tests from the specified files</source>
|
||||
<target state="new">Runs tests from the specified files</target>
|
||||
<note></note>
|
||||
<target state="translated">從指定的檔案執行測試</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,18 +5,18 @@
|
|||
<group id="src/dotnet/commands/dotnet-migrate/LocalizableStrings.resx" />
|
||||
<trans-unit id="AppFullName">
|
||||
<source>.NET Migrate Command</source>
|
||||
<target state="new">.NET Migrate Command</target>
|
||||
<note></note>
|
||||
<target state="translated">Příkaz .NET pro migraci</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppDescription">
|
||||
<source>Command used to migrate project.json projects to msbuild</source>
|
||||
<target state="new">Command used to migrate project.json projects to msbuild</target>
|
||||
<note></note>
|
||||
<target state="translated">Příkaz se používá k migraci projektů project.json na MSBuild</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdProjectArgument">
|
||||
<source>PROJECT_JSON/GLOBAL_JSON/PROJECT_DIR</source>
|
||||
<target state="new">PROJECT_JSON/GLOBAL_JSON/PROJECT_DIR</target>
|
||||
<note></note>
|
||||
<target state="translated">PROJECT_JSON/GLOBAL_JSON/PROJECT_DIR</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdProjectArgumentDescription">
|
||||
<source>The path to
|
||||
|
@ -26,54 +26,54 @@ or
|
|||
or
|
||||
- a directory to migrate, it will recursively search for project.json files to migrate.
|
||||
Defaults to current directory if nothing is specified.</source>
|
||||
<target state="new">The path to
|
||||
- a project.json file to migrate.
|
||||
or
|
||||
- a global.json file, it will migrate the folders specified in global.json.
|
||||
or
|
||||
- a directory to migrate, it will recursively search for project.json files to migrate.
|
||||
Defaults to current directory if nothing is specified.</target>
|
||||
<note></note>
|
||||
<target state="translated">Cesta k
|
||||
- migrovanému souboru project.json.
|
||||
nebo
|
||||
- souboru global.json – migrovat se budou složky zadané v souboru global.json.
|
||||
nebo
|
||||
- migrovaný adresář – rekurzivně vyhledá migrované soubory project.json.
|
||||
Výchozí hodnota je aktuální adresář (pokud není zadaný jiný adresář).</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdTemplateDescription">
|
||||
<source>Base MSBuild template to use for migrated app. The default is the project included in dotnet new.</source>
|
||||
<target state="new">Base MSBuild template to use for migrated app. The default is the project included in dotnet new.</target>
|
||||
<note></note>
|
||||
<target state="translated">Základní šablona souboru MSBuild, která se použije pro migrovanou aplikaci. Výchozí hodnotou je projekt v příkazu dotnet new.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdVersionDescription">
|
||||
<source>The version of the sdk package that will be referenced in the migrated app. The default is the version of the sdk in dotnet new.</source>
|
||||
<target state="new">The version of the sdk package that will be referenced in the migrated app. The default is the version of the sdk in dotnet new.</target>
|
||||
<note></note>
|
||||
<target state="translated">Verze balíčku SDK, na který bude odkazovat migrovaná aplikace. Výchozí hodnotou je verze SDK v příkazu dotnet new.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdXprojFileDescription">
|
||||
<source>The path to the xproj file to use. Required when there is more than one xproj in a project directory.</source>
|
||||
<target state="new">The path to the xproj file to use. Required when there is more than one xproj in a project directory.</target>
|
||||
<note></note>
|
||||
<target state="translated">Cesta k používanému souboru xproj. Pokud je v adresáři projektu více souborů xproj., je tento údaj povinný.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdSkipProjectReferencesDescription">
|
||||
<source>Skip migrating project references. By default project references are migrated recursively.</source>
|
||||
<target state="new">Skip migrating project references. By default project references are migrated recursively.</target>
|
||||
<note></note>
|
||||
<target state="translated">Přeskočit migraci odkazů na projekt. Odkazy na projekt se automaticky migrují rekurzivně.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdReportFileDescription">
|
||||
<source>Output migration report to the given file in addition to the console.</source>
|
||||
<target state="new">Output migration report to the given file in addition to the console.</target>
|
||||
<note></note>
|
||||
<target state="translated">Generovat výstupní sestavu o migraci do určeného souboru (kromě konzoly).</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdReportOutputDescription">
|
||||
<source>Output migration report file as json rather than user messages.</source>
|
||||
<target state="new">Output migration report file as json rather than user messages.</target>
|
||||
<note></note>
|
||||
<target state="translated">Generovat místo uživatelských zpráv soubor se sestavou o migraci ve formátu JSON.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdSkipBackupDescription">
|
||||
<source>Skip moving project.json, global.json, and *.xproj to a `backup` directory after successful migration.</source>
|
||||
<target state="new">Skip moving project.json, global.json, and *.xproj to a `backup` directory after successful migration.</target>
|
||||
<note></note>
|
||||
<target state="translated">Přeskočit po úspěšné migraci přesun souborů project.json, global.json a *.xproj do adresáře backup.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="MigrationFailedError">
|
||||
<source>Migration failed.</source>
|
||||
<target state="new">Migration failed.</target>
|
||||
<note></note>
|
||||
<target state="translated">Migrace se nezdařila.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,18 +5,18 @@
|
|||
<group id="src/dotnet/commands/dotnet-migrate/LocalizableStrings.resx" />
|
||||
<trans-unit id="AppFullName">
|
||||
<source>.NET Migrate Command</source>
|
||||
<target state="new">.NET Migrate Command</target>
|
||||
<note></note>
|
||||
<target state="translated">.NET-Befehl "Migrate"</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppDescription">
|
||||
<source>Command used to migrate project.json projects to msbuild</source>
|
||||
<target state="new">Command used to migrate project.json projects to msbuild</target>
|
||||
<note></note>
|
||||
<target state="translated">Befehl zum Migrieren von project.json-Projekten zu MSBuild</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdProjectArgument">
|
||||
<source>PROJECT_JSON/GLOBAL_JSON/PROJECT_DIR</source>
|
||||
<target state="new">PROJECT_JSON/GLOBAL_JSON/PROJECT_DIR</target>
|
||||
<note></note>
|
||||
<target state="translated">PROJECT_JSON/GLOBAL_JSON/PROJECT_DIR</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdProjectArgumentDescription">
|
||||
<source>The path to
|
||||
|
@ -26,54 +26,54 @@ or
|
|||
or
|
||||
- a directory to migrate, it will recursively search for project.json files to migrate.
|
||||
Defaults to current directory if nothing is specified.</source>
|
||||
<target state="new">The path to
|
||||
- a project.json file to migrate.
|
||||
or
|
||||
- a global.json file, it will migrate the folders specified in global.json.
|
||||
or
|
||||
- a directory to migrate, it will recursively search for project.json files to migrate.
|
||||
Defaults to current directory if nothing is specified.</target>
|
||||
<note></note>
|
||||
<target state="translated">Der Pfad zu
|
||||
- einer zu migrierenden Datei vom Typ "project.json".
|
||||
oder
|
||||
- einer Datei vom Typ "global.json". (Hierbei werden die in "global.json" angegebenen Ordner migriert.)
|
||||
oder
|
||||
- einem zu migrierenden Verzeichnis. (Hierbei wird rekursiv nach zu migrierenden Dateien vom Typ "project.json" gesucht.)
|
||||
Ohne Angabe wird standardmäßig das aktuelle Verzeichnis verwendet.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdTemplateDescription">
|
||||
<source>Base MSBuild template to use for migrated app. The default is the project included in dotnet new.</source>
|
||||
<target state="new">Base MSBuild template to use for migrated app. The default is the project included in dotnet new.</target>
|
||||
<note></note>
|
||||
<target state="translated">Grundlegende MSBuild-Vorlage, die für die migrierte App verwendet werden soll. Standardmäßig wird das in "dotnet new" enthaltene Projekt verwendet.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdVersionDescription">
|
||||
<source>The version of the sdk package that will be referenced in the migrated app. The default is the version of the sdk in dotnet new.</source>
|
||||
<target state="new">The version of the sdk package that will be referenced in the migrated app. The default is the version of the sdk in dotnet new.</target>
|
||||
<note></note>
|
||||
<target state="translated">Die Version des SDK-Pakets, auf das in der migrierten App verwiesen wird. Standardmäßig wird die Version des SDKs in "dotnet new" verwendet.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdXprojFileDescription">
|
||||
<source>The path to the xproj file to use. Required when there is more than one xproj in a project directory.</source>
|
||||
<target state="new">The path to the xproj file to use. Required when there is more than one xproj in a project directory.</target>
|
||||
<note></note>
|
||||
<target state="translated">Der Pfad zu der zu verwendenden XPROJ-Datei. Erforderlich, wenn ein Projektverzeichnis mehrere XPROJ-Dateien enthält.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdSkipProjectReferencesDescription">
|
||||
<source>Skip migrating project references. By default project references are migrated recursively.</source>
|
||||
<target state="new">Skip migrating project references. By default project references are migrated recursively.</target>
|
||||
<note></note>
|
||||
<target state="translated">Migration von Projektverweisen überspringen. Projektverweise werden standardmäßig rekursiv migriert.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdReportFileDescription">
|
||||
<source>Output migration report to the given file in addition to the console.</source>
|
||||
<target state="new">Output migration report to the given file in addition to the console.</target>
|
||||
<note></note>
|
||||
<target state="translated">Migrationsbericht sowohl in der Konsole als auch in die angegebene Datei ausgeben.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdReportOutputDescription">
|
||||
<source>Output migration report file as json rather than user messages.</source>
|
||||
<target state="new">Output migration report file as json rather than user messages.</target>
|
||||
<note></note>
|
||||
<target state="translated">Migrationsberichtsdatei nicht als Benutzermeldungen, sondern als JSON ausgeben.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdSkipBackupDescription">
|
||||
<source>Skip moving project.json, global.json, and *.xproj to a `backup` directory after successful migration.</source>
|
||||
<target state="new">Skip moving project.json, global.json, and *.xproj to a `backup` directory after successful migration.</target>
|
||||
<note></note>
|
||||
<target state="translated">"project.json", "global.json" und "*.xproj" nach erfolgreicher Migration nicht in ein Sicherungsverzeichnis verschieben.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="MigrationFailedError">
|
||||
<source>Migration failed.</source>
|
||||
<target state="new">Migration failed.</target>
|
||||
<note></note>
|
||||
<target state="translated">Fehler beim Migrieren.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,18 +5,18 @@
|
|||
<group id="src/dotnet/commands/dotnet-migrate/LocalizableStrings.resx" />
|
||||
<trans-unit id="AppFullName">
|
||||
<source>.NET Migrate Command</source>
|
||||
<target state="new">.NET Migrate Command</target>
|
||||
<note></note>
|
||||
<target state="translated">Comando Migrate de .NET</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppDescription">
|
||||
<source>Command used to migrate project.json projects to msbuild</source>
|
||||
<target state="new">Command used to migrate project.json projects to msbuild</target>
|
||||
<note></note>
|
||||
<target state="translated">Comando usado para migrar proyectos project.json a MSBuild</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdProjectArgument">
|
||||
<source>PROJECT_JSON/GLOBAL_JSON/PROJECT_DIR</source>
|
||||
<target state="new">PROJECT_JSON/GLOBAL_JSON/PROJECT_DIR</target>
|
||||
<note></note>
|
||||
<target state="translated">PROYECTO_JSON/JSON_GLOBAL/DIRECTORIO_DEL_PROYECTO</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdProjectArgumentDescription">
|
||||
<source>The path to
|
||||
|
@ -26,54 +26,54 @@ or
|
|||
or
|
||||
- a directory to migrate, it will recursively search for project.json files to migrate.
|
||||
Defaults to current directory if nothing is specified.</source>
|
||||
<target state="new">The path to
|
||||
- a project.json file to migrate.
|
||||
or
|
||||
- a global.json file, it will migrate the folders specified in global.json.
|
||||
or
|
||||
- a directory to migrate, it will recursively search for project.json files to migrate.
|
||||
Defaults to current directory if nothing is specified.</target>
|
||||
<note></note>
|
||||
<target state="translated">Ruta de acceso a
|
||||
- un archivo project.json para migrarlo;
|
||||
o bien:
|
||||
- un archivo global.json; migra las carpetas especificadas en global.json;
|
||||
o bien:
|
||||
- un directorio para migrar; busca archivos project.json de forma recursiva para migrarlos.
|
||||
Si no se especifica ninguno, usa el directorio actual de forma predeterminada.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdTemplateDescription">
|
||||
<source>Base MSBuild template to use for migrated app. The default is the project included in dotnet new.</source>
|
||||
<target state="new">Base MSBuild template to use for migrated app. The default is the project included in dotnet new.</target>
|
||||
<note></note>
|
||||
<target state="translated">Plantilla base de MSBuild para la aplicación migrada. El valor predeterminado es el proyecto incluido en dotnet new.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdVersionDescription">
|
||||
<source>The version of the sdk package that will be referenced in the migrated app. The default is the version of the sdk in dotnet new.</source>
|
||||
<target state="new">The version of the sdk package that will be referenced in the migrated app. The default is the version of the sdk in dotnet new.</target>
|
||||
<note></note>
|
||||
<target state="translated">Versión del paquete de SDK al que se hará referencia en la aplicación migrada. El valor predeterminado es la versión del SDK en dotnet new.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdXprojFileDescription">
|
||||
<source>The path to the xproj file to use. Required when there is more than one xproj in a project directory.</source>
|
||||
<target state="new">The path to the xproj file to use. Required when there is more than one xproj in a project directory.</target>
|
||||
<note></note>
|
||||
<target state="translated">Ruta de acceso al archivo xproj que debe usarse. Es necesario cuando hay más de un archivo xproj en un directorio de proyecto.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdSkipProjectReferencesDescription">
|
||||
<source>Skip migrating project references. By default project references are migrated recursively.</source>
|
||||
<target state="new">Skip migrating project references. By default project references are migrated recursively.</target>
|
||||
<note></note>
|
||||
<target state="translated">Omite la migración de las referencias del proyecto. De forma predeterminada, las referencias del proyecto se migran recursivamente.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdReportFileDescription">
|
||||
<source>Output migration report to the given file in addition to the console.</source>
|
||||
<target state="new">Output migration report to the given file in addition to the console.</target>
|
||||
<note></note>
|
||||
<target state="translated">Emite el informe de migración en el archivo dado además de la consola.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdReportOutputDescription">
|
||||
<source>Output migration report file as json rather than user messages.</source>
|
||||
<target state="new">Output migration report file as json rather than user messages.</target>
|
||||
<note></note>
|
||||
<target state="translated">Emite el archivo de informe de la migración como json en lugar de mensajes al usuario.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdSkipBackupDescription">
|
||||
<source>Skip moving project.json, global.json, and *.xproj to a `backup` directory after successful migration.</source>
|
||||
<target state="new">Skip moving project.json, global.json, and *.xproj to a `backup` directory after successful migration.</target>
|
||||
<note></note>
|
||||
<target state="translated">Omite el traslado de los archivos project.json, global.json y *.xproj a directorio “backup” después de una migración correcta.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="MigrationFailedError">
|
||||
<source>Migration failed.</source>
|
||||
<target state="new">Migration failed.</target>
|
||||
<note></note>
|
||||
<target state="translated">No se pudo llevar a cabo la migración.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,18 +5,18 @@
|
|||
<group id="src/dotnet/commands/dotnet-migrate/LocalizableStrings.resx" />
|
||||
<trans-unit id="AppFullName">
|
||||
<source>.NET Migrate Command</source>
|
||||
<target state="new">.NET Migrate Command</target>
|
||||
<note></note>
|
||||
<target state="translated">Commande de migration .NET</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppDescription">
|
||||
<source>Command used to migrate project.json projects to msbuild</source>
|
||||
<target state="new">Command used to migrate project.json projects to msbuild</target>
|
||||
<note></note>
|
||||
<target state="translated">Commande utilisée pour migrer les projets project.json vers msbuild</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdProjectArgument">
|
||||
<source>PROJECT_JSON/GLOBAL_JSON/PROJECT_DIR</source>
|
||||
<target state="new">PROJECT_JSON/GLOBAL_JSON/PROJECT_DIR</target>
|
||||
<note></note>
|
||||
<target state="translated">JSON_PROJET/JSON_GLOBAL/RÉP_PROJET</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdProjectArgumentDescription">
|
||||
<source>The path to
|
||||
|
@ -26,54 +26,54 @@ or
|
|||
or
|
||||
- a directory to migrate, it will recursively search for project.json files to migrate.
|
||||
Defaults to current directory if nothing is specified.</source>
|
||||
<target state="new">The path to
|
||||
- a project.json file to migrate.
|
||||
or
|
||||
- a global.json file, it will migrate the folders specified in global.json.
|
||||
or
|
||||
- a directory to migrate, it will recursively search for project.json files to migrate.
|
||||
Defaults to current directory if nothing is specified.</target>
|
||||
<note></note>
|
||||
<target state="translated">Chemin à
|
||||
- un fichier project.json à migrer.
|
||||
ou
|
||||
- un fichier global.json (migre les dossiers spécifiés dans global.json).
|
||||
ou
|
||||
- un répertoire à migrer (recherche de manière récursive les fichiers project.json à migrer).
|
||||
Sélectionne par défaut le répertoire actif si rien n'est spécifié.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdTemplateDescription">
|
||||
<source>Base MSBuild template to use for migrated app. The default is the project included in dotnet new.</source>
|
||||
<target state="new">Base MSBuild template to use for migrated app. The default is the project included in dotnet new.</target>
|
||||
<note></note>
|
||||
<target state="translated">Modèle MSBuild de base à utiliser pour l'application migrée. La valeur par défaut est le projet inclus dans dotnet new.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdVersionDescription">
|
||||
<source>The version of the sdk package that will be referenced in the migrated app. The default is the version of the sdk in dotnet new.</source>
|
||||
<target state="new">The version of the sdk package that will be referenced in the migrated app. The default is the version of the sdk in dotnet new.</target>
|
||||
<note></note>
|
||||
<target state="translated">Version du package sdk référencée dans l'application migrée. La valeur par défaut est la version du sdk dans dotnet new.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdXprojFileDescription">
|
||||
<source>The path to the xproj file to use. Required when there is more than one xproj in a project directory.</source>
|
||||
<target state="new">The path to the xproj file to use. Required when there is more than one xproj in a project directory.</target>
|
||||
<note></note>
|
||||
<target state="translated">Chemin du fichier xproj à utiliser. Obligatoire s'il existe plusieurs fichiers xproj dans un répertoire de projet.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdSkipProjectReferencesDescription">
|
||||
<source>Skip migrating project references. By default project references are migrated recursively.</source>
|
||||
<target state="new">Skip migrating project references. By default project references are migrated recursively.</target>
|
||||
<note></note>
|
||||
<target state="translated">Ignorer les références du projet en cours de migration. Par défaut, les références du projet sont migrées de manière récursive.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdReportFileDescription">
|
||||
<source>Output migration report to the given file in addition to the console.</source>
|
||||
<target state="new">Output migration report to the given file in addition to the console.</target>
|
||||
<note></note>
|
||||
<target state="translated">Envoyer le rapport de migration au fichier donné en plus de la console.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdReportOutputDescription">
|
||||
<source>Output migration report file as json rather than user messages.</source>
|
||||
<target state="new">Output migration report file as json rather than user messages.</target>
|
||||
<note></note>
|
||||
<target state="translated">Envoyer le fichier du rapport de migration au format json (et non sous la forme de messages utilisateur).</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdSkipBackupDescription">
|
||||
<source>Skip moving project.json, global.json, and *.xproj to a `backup` directory after successful migration.</source>
|
||||
<target state="new">Skip moving project.json, global.json, and *.xproj to a `backup` directory after successful migration.</target>
|
||||
<note></note>
|
||||
<target state="translated">Ignorer le déplacement de project.json, global.json et *.xproj dans un répertoire 'backup' après une migration réussie.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="MigrationFailedError">
|
||||
<source>Migration failed.</source>
|
||||
<target state="new">Migration failed.</target>
|
||||
<note></note>
|
||||
<target state="translated">Échec de la migration.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,18 +5,18 @@
|
|||
<group id="src/dotnet/commands/dotnet-migrate/LocalizableStrings.resx" />
|
||||
<trans-unit id="AppFullName">
|
||||
<source>.NET Migrate Command</source>
|
||||
<target state="new">.NET Migrate Command</target>
|
||||
<note></note>
|
||||
<target state="translated">Comando Esegui migrazione .NET</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppDescription">
|
||||
<source>Command used to migrate project.json projects to msbuild</source>
|
||||
<target state="new">Command used to migrate project.json projects to msbuild</target>
|
||||
<note></note>
|
||||
<target state="translated">Comando usato per eseguire la migrazione di progetti project.json a MSBuild</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdProjectArgument">
|
||||
<source>PROJECT_JSON/GLOBAL_JSON/PROJECT_DIR</source>
|
||||
<target state="new">PROJECT_JSON/GLOBAL_JSON/PROJECT_DIR</target>
|
||||
<note></note>
|
||||
<target state="translated">PROJECT_JSON/GLOBAL_JSON/DIR_PROGETTO</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdProjectArgumentDescription">
|
||||
<source>The path to
|
||||
|
@ -26,54 +26,54 @@ or
|
|||
or
|
||||
- a directory to migrate, it will recursively search for project.json files to migrate.
|
||||
Defaults to current directory if nothing is specified.</source>
|
||||
<target state="new">The path to
|
||||
- a project.json file to migrate.
|
||||
or
|
||||
- a global.json file, it will migrate the folders specified in global.json.
|
||||
or
|
||||
- a directory to migrate, it will recursively search for project.json files to migrate.
|
||||
Defaults to current directory if nothing is specified.</target>
|
||||
<note></note>
|
||||
<target state="translated">Percorso di
|
||||
- un file project.json di cui eseguire la migrazione.
|
||||
oppure
|
||||
- un file global.json. Verrà eseguita la migrazione delle cartelle specificate in global.json.
|
||||
oppure
|
||||
- una directory di cui eseguire la migrazione. Verrà eseguita la ricerca ricorsiva dei file project.json di cui eseguire la migrazione.
|
||||
Se non si specifica un valore, per impostazione predefinita, verrà usata la directory corrente.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdTemplateDescription">
|
||||
<source>Base MSBuild template to use for migrated app. The default is the project included in dotnet new.</source>
|
||||
<target state="new">Base MSBuild template to use for migrated app. The default is the project included in dotnet new.</target>
|
||||
<note></note>
|
||||
<target state="translated">Modello MSBuild di base da usare per l'app di cui è stata eseguita la migrazione. L'impostazione predefinita è il progetto incluso in dotnet new.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdVersionDescription">
|
||||
<source>The version of the sdk package that will be referenced in the migrated app. The default is the version of the sdk in dotnet new.</source>
|
||||
<target state="new">The version of the sdk package that will be referenced in the migrated app. The default is the version of the sdk in dotnet new.</target>
|
||||
<note></note>
|
||||
<target state="translated">Versione del pacchetto SDK a cui verrà fatto riferimento nell'app di cui è stata eseguita la migrazione. L'impostazione predefinita è la versione dell'SDK in dotnet new.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdXprojFileDescription">
|
||||
<source>The path to the xproj file to use. Required when there is more than one xproj in a project directory.</source>
|
||||
<target state="new">The path to the xproj file to use. Required when there is more than one xproj in a project directory.</target>
|
||||
<note></note>
|
||||
<target state="translated">Percorso del file xproj da usare. Obbligatorio quando in una directory di progetto esistono più file xproj.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdSkipProjectReferencesDescription">
|
||||
<source>Skip migrating project references. By default project references are migrated recursively.</source>
|
||||
<target state="new">Skip migrating project references. By default project references are migrated recursively.</target>
|
||||
<note></note>
|
||||
<target state="translated">Ignora la migrazione dei riferimenti al progetto. Per impostazione predefinita, la migrazione dei riferimenti al progetto è ricorsiva.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdReportFileDescription">
|
||||
<source>Output migration report to the given file in addition to the console.</source>
|
||||
<target state="new">Output migration report to the given file in addition to the console.</target>
|
||||
<note></note>
|
||||
<target state="translated">Invia il report di migrazione al file specificato oltre che alla console.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdReportOutputDescription">
|
||||
<source>Output migration report file as json rather than user messages.</source>
|
||||
<target state="new">Output migration report file as json rather than user messages.</target>
|
||||
<note></note>
|
||||
<target state="translated">Invia il file del report di migrazione come JSON anziché come messaggi utente.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdSkipBackupDescription">
|
||||
<source>Skip moving project.json, global.json, and *.xproj to a `backup` directory after successful migration.</source>
|
||||
<target state="new">Skip moving project.json, global.json, and *.xproj to a `backup` directory after successful migration.</target>
|
||||
<note></note>
|
||||
<target state="translated">Ignora lo spostamento di project.json, global.json e *.xproj in una directory `backup` dopo una migrazione riuscita.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="MigrationFailedError">
|
||||
<source>Migration failed.</source>
|
||||
<target state="new">Migration failed.</target>
|
||||
<note></note>
|
||||
<target state="translated">La migrazione non è riuscita.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,18 +5,18 @@
|
|||
<group id="src/dotnet/commands/dotnet-migrate/LocalizableStrings.resx" />
|
||||
<trans-unit id="AppFullName">
|
||||
<source>.NET Migrate Command</source>
|
||||
<target state="new">.NET Migrate Command</target>
|
||||
<note></note>
|
||||
<target state="translated">.NET Migrate コマンド</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppDescription">
|
||||
<source>Command used to migrate project.json projects to msbuild</source>
|
||||
<target state="new">Command used to migrate project.json projects to msbuild</target>
|
||||
<note></note>
|
||||
<target state="translated">project.json プロジェクトを msbuild に移行するために使用するコマンド</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdProjectArgument">
|
||||
<source>PROJECT_JSON/GLOBAL_JSON/PROJECT_DIR</source>
|
||||
<target state="new">PROJECT_JSON/GLOBAL_JSON/PROJECT_DIR</target>
|
||||
<note></note>
|
||||
<target state="translated">PROJECT_JSON/GLOBAL_JSON/PROJECT_DIR</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdProjectArgumentDescription">
|
||||
<source>The path to
|
||||
|
@ -26,54 +26,54 @@ or
|
|||
or
|
||||
- a directory to migrate, it will recursively search for project.json files to migrate.
|
||||
Defaults to current directory if nothing is specified.</source>
|
||||
<target state="new">The path to
|
||||
- a project.json file to migrate.
|
||||
or
|
||||
- a global.json file, it will migrate the folders specified in global.json.
|
||||
or
|
||||
- a directory to migrate, it will recursively search for project.json files to migrate.
|
||||
Defaults to current directory if nothing is specified.</target>
|
||||
<note></note>
|
||||
<target state="translated">次へのパス
|
||||
- 移行する project.json ファイル。
|
||||
または
|
||||
- global.json ファイル。global.json に指定されているフォルダーを移行します。
|
||||
または
|
||||
- 移行するディレクトリ。移行する project.json ファイルを再帰的に検索します。
|
||||
何も指定しない場合、既定は現在のディレクトリです。</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdTemplateDescription">
|
||||
<source>Base MSBuild template to use for migrated app. The default is the project included in dotnet new.</source>
|
||||
<target state="new">Base MSBuild template to use for migrated app. The default is the project included in dotnet new.</target>
|
||||
<note></note>
|
||||
<target state="translated">移行されたアプリに使用する基本の MSBuild テンプレート。既定は dotnet new に含まれるプロジェクトです。</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdVersionDescription">
|
||||
<source>The version of the sdk package that will be referenced in the migrated app. The default is the version of the sdk in dotnet new.</source>
|
||||
<target state="new">The version of the sdk package that will be referenced in the migrated app. The default is the version of the sdk in dotnet new.</target>
|
||||
<note></note>
|
||||
<target state="translated">移行されたアプリで参照される SDK パッケージのバージョン。既定は dotnet new の SDK のバージョンです。</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdXprojFileDescription">
|
||||
<source>The path to the xproj file to use. Required when there is more than one xproj in a project directory.</source>
|
||||
<target state="new">The path to the xproj file to use. Required when there is more than one xproj in a project directory.</target>
|
||||
<note></note>
|
||||
<target state="translated">使用する xproj ファイルへのパス。プロジェクト ディレクトリに複数の xproj がある場合に必要です。</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdSkipProjectReferencesDescription">
|
||||
<source>Skip migrating project references. By default project references are migrated recursively.</source>
|
||||
<target state="new">Skip migrating project references. By default project references are migrated recursively.</target>
|
||||
<note></note>
|
||||
<target state="translated">プロジェクト参照の移行をスキップします。既定では、プロジェクト参照は再帰的に移行されます。</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdReportFileDescription">
|
||||
<source>Output migration report to the given file in addition to the console.</source>
|
||||
<target state="new">Output migration report to the given file in addition to the console.</target>
|
||||
<note></note>
|
||||
<target state="translated">コンソールに加えて、指定されたファイルに移行レポートを出力します。</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdReportOutputDescription">
|
||||
<source>Output migration report file as json rather than user messages.</source>
|
||||
<target state="new">Output migration report file as json rather than user messages.</target>
|
||||
<note></note>
|
||||
<target state="translated">ユーザー メッセージではなく json として移行レポート ファイルを出力します。</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdSkipBackupDescription">
|
||||
<source>Skip moving project.json, global.json, and *.xproj to a `backup` directory after successful migration.</source>
|
||||
<target state="new">Skip moving project.json, global.json, and *.xproj to a `backup` directory after successful migration.</target>
|
||||
<note></note>
|
||||
<target state="translated">移行が成功すると、project.json、global.json、および *.xproj の `backup` ディレクトリへの移動をスキップします。</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="MigrationFailedError">
|
||||
<source>Migration failed.</source>
|
||||
<target state="new">Migration failed.</target>
|
||||
<note></note>
|
||||
<target state="translated">移行に失敗しました。</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,18 +5,18 @@
|
|||
<group id="src/dotnet/commands/dotnet-migrate/LocalizableStrings.resx" />
|
||||
<trans-unit id="AppFullName">
|
||||
<source>.NET Migrate Command</source>
|
||||
<target state="new">.NET Migrate Command</target>
|
||||
<note></note>
|
||||
<target state="translated">.NET 마이그레이션 명령</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppDescription">
|
||||
<source>Command used to migrate project.json projects to msbuild</source>
|
||||
<target state="new">Command used to migrate project.json projects to msbuild</target>
|
||||
<note></note>
|
||||
<target state="translated">project.json 프로젝트를 msbuild로 마이그레이션하는 데 사용하는 명령입니다.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdProjectArgument">
|
||||
<source>PROJECT_JSON/GLOBAL_JSON/PROJECT_DIR</source>
|
||||
<target state="new">PROJECT_JSON/GLOBAL_JSON/PROJECT_DIR</target>
|
||||
<note></note>
|
||||
<target state="translated">PROJECT_JSON/GLOBAL_JSON/PROJECT_DIR</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdProjectArgumentDescription">
|
||||
<source>The path to
|
||||
|
@ -26,54 +26,54 @@ or
|
|||
or
|
||||
- a directory to migrate, it will recursively search for project.json files to migrate.
|
||||
Defaults to current directory if nothing is specified.</source>
|
||||
<target state="new">The path to
|
||||
- a project.json file to migrate.
|
||||
or
|
||||
- a global.json file, it will migrate the folders specified in global.json.
|
||||
or
|
||||
- a directory to migrate, it will recursively search for project.json files to migrate.
|
||||
Defaults to current directory if nothing is specified.</target>
|
||||
<note></note>
|
||||
<target state="translated">다음 파일의 경로입니다.
|
||||
- 마이그레이션할 project.json 파일
|
||||
또는
|
||||
- global.json 파일. global.json에 지정된 폴더를 마이그레이션합니다.
|
||||
또는
|
||||
- 마이그레이션할 디렉터리. 마이그레이션할 project.json 파일을 재귀적으로 검색합니다.
|
||||
지정하지 않는 경우 현재 디렉터리로 기본 설정됩니다.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdTemplateDescription">
|
||||
<source>Base MSBuild template to use for migrated app. The default is the project included in dotnet new.</source>
|
||||
<target state="new">Base MSBuild template to use for migrated app. The default is the project included in dotnet new.</target>
|
||||
<note></note>
|
||||
<target state="translated">마이그레이션된 앱에 사용할 기본 MSBuild 템플릿입니다. 기본값은 새 dotnet에 포함된 프로젝트입니다.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdVersionDescription">
|
||||
<source>The version of the sdk package that will be referenced in the migrated app. The default is the version of the sdk in dotnet new.</source>
|
||||
<target state="new">The version of the sdk package that will be referenced in the migrated app. The default is the version of the sdk in dotnet new.</target>
|
||||
<note></note>
|
||||
<target state="translated">마이그레이션된 앱에서 참조되는 sdk 패키지의 버전입니다. 기본값은 새 dotnet의 sdk 버전입니다.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdXprojFileDescription">
|
||||
<source>The path to the xproj file to use. Required when there is more than one xproj in a project directory.</source>
|
||||
<target state="new">The path to the xproj file to use. Required when there is more than one xproj in a project directory.</target>
|
||||
<note></note>
|
||||
<target state="translated">사용할 xproj 파일의 경로입니다. 프로젝트 디렉터리에 두 개 이상의 xproj가 있는 경우 필요합니다.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdSkipProjectReferencesDescription">
|
||||
<source>Skip migrating project references. By default project references are migrated recursively.</source>
|
||||
<target state="new">Skip migrating project references. By default project references are migrated recursively.</target>
|
||||
<note></note>
|
||||
<target state="translated">프로젝트 참조 마이그레이션을 건너뜁니다. 기본적으로 프로젝트 참조가 재귀적으로 마이그레이션됩니다.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdReportFileDescription">
|
||||
<source>Output migration report to the given file in addition to the console.</source>
|
||||
<target state="new">Output migration report to the given file in addition to the console.</target>
|
||||
<note></note>
|
||||
<target state="translated">마이그레이션 보고서를 콘솔 외에 지정된 파일로도 출력합니다.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdReportOutputDescription">
|
||||
<source>Output migration report file as json rather than user messages.</source>
|
||||
<target state="new">Output migration report file as json rather than user messages.</target>
|
||||
<note></note>
|
||||
<target state="translated">마이그레이션 보고서 파일을 사용자 메시지가 아니라 json으로 출력합니다.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdSkipBackupDescription">
|
||||
<source>Skip moving project.json, global.json, and *.xproj to a `backup` directory after successful migration.</source>
|
||||
<target state="new">Skip moving project.json, global.json, and *.xproj to a `backup` directory after successful migration.</target>
|
||||
<note></note>
|
||||
<target state="translated">마이그레이션을 완료한 후 project.json, global.json 및 *.xproj를 `백업` 디렉터리로 이동하는 작업을 건너뜁니다.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="MigrationFailedError">
|
||||
<source>Migration failed.</source>
|
||||
<target state="new">Migration failed.</target>
|
||||
<note></note>
|
||||
<target state="translated">마이그레이션하지 못했습니다.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,18 +5,18 @@
|
|||
<group id="src/dotnet/commands/dotnet-migrate/LocalizableStrings.resx" />
|
||||
<trans-unit id="AppFullName">
|
||||
<source>.NET Migrate Command</source>
|
||||
<target state="new">.NET Migrate Command</target>
|
||||
<note></note>
|
||||
<target state="translated">Polecenie migrate platformy .NET</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppDescription">
|
||||
<source>Command used to migrate project.json projects to msbuild</source>
|
||||
<target state="new">Command used to migrate project.json projects to msbuild</target>
|
||||
<note></note>
|
||||
<target state="translated">Polecenie służące do migrowania projektów project.json do programu MSBuild</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdProjectArgument">
|
||||
<source>PROJECT_JSON/GLOBAL_JSON/PROJECT_DIR</source>
|
||||
<target state="new">PROJECT_JSON/GLOBAL_JSON/PROJECT_DIR</target>
|
||||
<note></note>
|
||||
<target state="translated">PROJECT_JSON/GLOBAL_JSON/KATALOG_PROJEKTU</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdProjectArgumentDescription">
|
||||
<source>The path to
|
||||
|
@ -26,54 +26,54 @@ or
|
|||
or
|
||||
- a directory to migrate, it will recursively search for project.json files to migrate.
|
||||
Defaults to current directory if nothing is specified.</source>
|
||||
<target state="new">The path to
|
||||
- a project.json file to migrate.
|
||||
or
|
||||
- a global.json file, it will migrate the folders specified in global.json.
|
||||
or
|
||||
- a directory to migrate, it will recursively search for project.json files to migrate.
|
||||
Defaults to current directory if nothing is specified.</target>
|
||||
<note></note>
|
||||
<target state="translated">Ścieżka do
|
||||
— pliku project.json, który ma zostać zmigrowany;
|
||||
lub
|
||||
— pliku global.json — zostaną zmigrowane foldery podane w tym pliku;
|
||||
lub
|
||||
— katalogu, który ma zostać zmigrowany — zostaną rekursywnie wyszukane pliki project.json do zmigrowania.
|
||||
W przypadku braku podanej wartości domyślnie jest to bieżący katalog.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdTemplateDescription">
|
||||
<source>Base MSBuild template to use for migrated app. The default is the project included in dotnet new.</source>
|
||||
<target state="new">Base MSBuild template to use for migrated app. The default is the project included in dotnet new.</target>
|
||||
<note></note>
|
||||
<target state="translated">Podstawowy szablon programu MSBuild do użycia dla zmigrowanej aplikacji. Domyślną wartością jest projekt uwzględniony w poleceniu dotnet new.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdVersionDescription">
|
||||
<source>The version of the sdk package that will be referenced in the migrated app. The default is the version of the sdk in dotnet new.</source>
|
||||
<target state="new">The version of the sdk package that will be referenced in the migrated app. The default is the version of the sdk in dotnet new.</target>
|
||||
<note></note>
|
||||
<target state="translated">Wersja pakietu SDK, do którego odwołanie będzie się znajdować w zmigrowanej aplikacji. Domyślnie jest to wersja pakietu SDK podana w poleceniu dotnet new.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdXprojFileDescription">
|
||||
<source>The path to the xproj file to use. Required when there is more than one xproj in a project directory.</source>
|
||||
<target state="new">The path to the xproj file to use. Required when there is more than one xproj in a project directory.</target>
|
||||
<note></note>
|
||||
<target state="translated">Ścieżka do pliku xproj, który ma zostać użyty. Wymagana, gdy w katalogu projektu znajduje się więcej niż jeden plik xproj.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdSkipProjectReferencesDescription">
|
||||
<source>Skip migrating project references. By default project references are migrated recursively.</source>
|
||||
<target state="new">Skip migrating project references. By default project references are migrated recursively.</target>
|
||||
<note></note>
|
||||
<target state="translated">Pomiń migrowanie odwołań do projektów. Domyślnie odwołania do projektów są migrowane rekursywnie.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdReportFileDescription">
|
||||
<source>Output migration report to the given file in addition to the console.</source>
|
||||
<target state="new">Output migration report to the given file in addition to the console.</target>
|
||||
<note></note>
|
||||
<target state="translated">Wyjściowy raport migracji przekazywany zarówno do danego pliku, jak i do konsoli.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdReportOutputDescription">
|
||||
<source>Output migration report file as json rather than user messages.</source>
|
||||
<target state="new">Output migration report file as json rather than user messages.</target>
|
||||
<note></note>
|
||||
<target state="translated">Wyjściowy raport migracji w postaci pliku json zamiast komunikatów dla użytkownika.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdSkipBackupDescription">
|
||||
<source>Skip moving project.json, global.json, and *.xproj to a `backup` directory after successful migration.</source>
|
||||
<target state="new">Skip moving project.json, global.json, and *.xproj to a `backup` directory after successful migration.</target>
|
||||
<note></note>
|
||||
<target state="translated">Pomiń przenoszenie plików project.json, global.json i *.xproj do katalogu kopii zapasowych po pomyślnej migracji.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="MigrationFailedError">
|
||||
<source>Migration failed.</source>
|
||||
<target state="new">Migration failed.</target>
|
||||
<note></note>
|
||||
<target state="translated">Migracja nie powiodła się.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,18 +5,18 @@
|
|||
<group id="src/dotnet/commands/dotnet-migrate/LocalizableStrings.resx" />
|
||||
<trans-unit id="AppFullName">
|
||||
<source>.NET Migrate Command</source>
|
||||
<target state="new">.NET Migrate Command</target>
|
||||
<note></note>
|
||||
<target state="translated">Comando Migrate do .NET</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppDescription">
|
||||
<source>Command used to migrate project.json projects to msbuild</source>
|
||||
<target state="new">Command used to migrate project.json projects to msbuild</target>
|
||||
<note></note>
|
||||
<target state="translated">Comando usado para migrar projetos project.json para o msbuild</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdProjectArgument">
|
||||
<source>PROJECT_JSON/GLOBAL_JSON/PROJECT_DIR</source>
|
||||
<target state="new">PROJECT_JSON/GLOBAL_JSON/PROJECT_DIR</target>
|
||||
<note></note>
|
||||
<target state="translated">PROJECT_JSON/GLOBAL_JSON/PROJECT_DIR</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdProjectArgumentDescription">
|
||||
<source>The path to
|
||||
|
@ -26,54 +26,54 @@ or
|
|||
or
|
||||
- a directory to migrate, it will recursively search for project.json files to migrate.
|
||||
Defaults to current directory if nothing is specified.</source>
|
||||
<target state="new">The path to
|
||||
- a project.json file to migrate.
|
||||
or
|
||||
- a global.json file, it will migrate the folders specified in global.json.
|
||||
or
|
||||
- a directory to migrate, it will recursively search for project.json files to migrate.
|
||||
Defaults to current directory if nothing is specified.</target>
|
||||
<note></note>
|
||||
<target state="translated">O caminho para
|
||||
– um arquivo project.json a ser migrado.
|
||||
ou
|
||||
– um arquivo global.json, ele migrará as pastas especificadas em global.json.
|
||||
ou
|
||||
– um diretório para migrar, ele pesquisará recursivamente os arquivos project.json para migrar.
|
||||
Usará como padrão o diretório atual se nada for especificado.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdTemplateDescription">
|
||||
<source>Base MSBuild template to use for migrated app. The default is the project included in dotnet new.</source>
|
||||
<target state="new">Base MSBuild template to use for migrated app. The default is the project included in dotnet new.</target>
|
||||
<note></note>
|
||||
<target state="translated">Modelo base do MSBuild a ser usado para o aplicativo migrado. O padrão é o projeto incluído em dotnet new.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdVersionDescription">
|
||||
<source>The version of the sdk package that will be referenced in the migrated app. The default is the version of the sdk in dotnet new.</source>
|
||||
<target state="new">The version of the sdk package that will be referenced in the migrated app. The default is the version of the sdk in dotnet new.</target>
|
||||
<note></note>
|
||||
<target state="translated">A versão do pacote SDK que será referenciada no aplicativo migrado. O padrão é a versão do SDK em dotnet new.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdXprojFileDescription">
|
||||
<source>The path to the xproj file to use. Required when there is more than one xproj in a project directory.</source>
|
||||
<target state="new">The path to the xproj file to use. Required when there is more than one xproj in a project directory.</target>
|
||||
<note></note>
|
||||
<target state="translated">O caminho para o arquivo xproj a usar. Necessário quando houver mais de um xproj em um diretório de projeto.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdSkipProjectReferencesDescription">
|
||||
<source>Skip migrating project references. By default project references are migrated recursively.</source>
|
||||
<target state="new">Skip migrating project references. By default project references are migrated recursively.</target>
|
||||
<note></note>
|
||||
<target state="translated">Ignorar a migração de referências do projeto. Por padrão, as referências do projeto são migradas recursivamente.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdReportFileDescription">
|
||||
<source>Output migration report to the given file in addition to the console.</source>
|
||||
<target state="new">Output migration report to the given file in addition to the console.</target>
|
||||
<note></note>
|
||||
<target state="translated">Gerar o relatório de migração para o arquivo especificado além de para o console.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdReportOutputDescription">
|
||||
<source>Output migration report file as json rather than user messages.</source>
|
||||
<target state="new">Output migration report file as json rather than user messages.</target>
|
||||
<note></note>
|
||||
<target state="translated">Gerar o arquivo de relatório de migração como json em vez de como mensagens de usuário.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdSkipBackupDescription">
|
||||
<source>Skip moving project.json, global.json, and *.xproj to a `backup` directory after successful migration.</source>
|
||||
<target state="new">Skip moving project.json, global.json, and *.xproj to a `backup` directory after successful migration.</target>
|
||||
<note></note>
|
||||
<target state="translated">Ignorar a migração de project.json, global.json e *.xproj para um diretório de ‘backup’ após uma migração bem-sucedida.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="MigrationFailedError">
|
||||
<source>Migration failed.</source>
|
||||
<target state="new">Migration failed.</target>
|
||||
<note></note>
|
||||
<target state="translated">Falha na migração.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,18 +5,18 @@
|
|||
<group id="src/dotnet/commands/dotnet-migrate/LocalizableStrings.resx" />
|
||||
<trans-unit id="AppFullName">
|
||||
<source>.NET Migrate Command</source>
|
||||
<target state="new">.NET Migrate Command</target>
|
||||
<note></note>
|
||||
<target state="translated">Команда .NET "Миграция"</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppDescription">
|
||||
<source>Command used to migrate project.json projects to msbuild</source>
|
||||
<target state="new">Command used to migrate project.json projects to msbuild</target>
|
||||
<note></note>
|
||||
<target state="translated">Команда, используемая для миграции проектов project.json в msbuild</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdProjectArgument">
|
||||
<source>PROJECT_JSON/GLOBAL_JSON/PROJECT_DIR</source>
|
||||
<target state="new">PROJECT_JSON/GLOBAL_JSON/PROJECT_DIR</target>
|
||||
<note></note>
|
||||
<target state="translated">PROJECT_JSON/GLOBAL_JSON/PROJECT_DIR</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdProjectArgumentDescription">
|
||||
<source>The path to
|
||||
|
@ -26,54 +26,54 @@ or
|
|||
or
|
||||
- a directory to migrate, it will recursively search for project.json files to migrate.
|
||||
Defaults to current directory if nothing is specified.</source>
|
||||
<target state="new">The path to
|
||||
- a project.json file to migrate.
|
||||
or
|
||||
- a global.json file, it will migrate the folders specified in global.json.
|
||||
or
|
||||
- a directory to migrate, it will recursively search for project.json files to migrate.
|
||||
Defaults to current directory if nothing is specified.</target>
|
||||
<note></note>
|
||||
<target state="translated">Путь к
|
||||
— переносимому файлу project.json.
|
||||
или
|
||||
— файлу global.json; выполняется миграция папок, указанных в файле global.json.
|
||||
или
|
||||
— переносимому каталогу; выполняется рекурсивный поиск файлов project.json для миграции.
|
||||
По умолчанию применяется текущий каталог, если не указана другая папка.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdTemplateDescription">
|
||||
<source>Base MSBuild template to use for migrated app. The default is the project included in dotnet new.</source>
|
||||
<target state="new">Base MSBuild template to use for migrated app. The default is the project included in dotnet new.</target>
|
||||
<note></note>
|
||||
<target state="translated">Основной шаблон MSBuild, используемый для переносимого приложения. По умолчанию применяется проект, указанный в команде dotnet new.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdVersionDescription">
|
||||
<source>The version of the sdk package that will be referenced in the migrated app. The default is the version of the sdk in dotnet new.</source>
|
||||
<target state="new">The version of the sdk package that will be referenced in the migrated app. The default is the version of the sdk in dotnet new.</target>
|
||||
<note></note>
|
||||
<target state="translated">Версия пакета SDK, на который будет ссылаться переносимое приложение. По умолчанию применяется версия пакета SDK в команде dotnet new.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdXprojFileDescription">
|
||||
<source>The path to the xproj file to use. Required when there is more than one xproj in a project directory.</source>
|
||||
<target state="new">The path to the xproj file to use. Required when there is more than one xproj in a project directory.</target>
|
||||
<note></note>
|
||||
<target state="translated">Путь к используемому XPROJ-файлу. Требуется при наличии нескольких XPROJ-файлов в каталоге проекта.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdSkipProjectReferencesDescription">
|
||||
<source>Skip migrating project references. By default project references are migrated recursively.</source>
|
||||
<target state="new">Skip migrating project references. By default project references are migrated recursively.</target>
|
||||
<note></note>
|
||||
<target state="translated">Пропустить миграцию ссылок на проект. По умолчанию ссылки на проект переносятся рекурсивно.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdReportFileDescription">
|
||||
<source>Output migration report to the given file in addition to the console.</source>
|
||||
<target state="new">Output migration report to the given file in addition to the console.</target>
|
||||
<note></note>
|
||||
<target state="translated">Вывод отчета о миграции в консоли и в заданный файл.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdReportOutputDescription">
|
||||
<source>Output migration report file as json rather than user messages.</source>
|
||||
<target state="new">Output migration report file as json rather than user messages.</target>
|
||||
<note></note>
|
||||
<target state="translated">Вывод файла отчета о миграции в формате JSON, а не в виде сообщений для пользователя.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdSkipBackupDescription">
|
||||
<source>Skip moving project.json, global.json, and *.xproj to a `backup` directory after successful migration.</source>
|
||||
<target state="new">Skip moving project.json, global.json, and *.xproj to a `backup` directory after successful migration.</target>
|
||||
<note></note>
|
||||
<target state="translated">Пропустить перенос файлов project.json, global.json и *.xproj в "резервный" каталог после успешной миграции.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="MigrationFailedError">
|
||||
<source>Migration failed.</source>
|
||||
<target state="new">Migration failed.</target>
|
||||
<note></note>
|
||||
<target state="translated">Сбой миграции.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,18 +5,18 @@
|
|||
<group id="src/dotnet/commands/dotnet-migrate/LocalizableStrings.resx" />
|
||||
<trans-unit id="AppFullName">
|
||||
<source>.NET Migrate Command</source>
|
||||
<target state="new">.NET Migrate Command</target>
|
||||
<note></note>
|
||||
<target state="translated">.NET Migrate Komutu</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppDescription">
|
||||
<source>Command used to migrate project.json projects to msbuild</source>
|
||||
<target state="new">Command used to migrate project.json projects to msbuild</target>
|
||||
<note></note>
|
||||
<target state="translated">project.json projelerini msbuild’e geçirmek için kullanılan komut</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdProjectArgument">
|
||||
<source>PROJECT_JSON/GLOBAL_JSON/PROJECT_DIR</source>
|
||||
<target state="new">PROJECT_JSON/GLOBAL_JSON/PROJECT_DIR</target>
|
||||
<note></note>
|
||||
<target state="translated">PROJECT_JSON/GLOBAL_JSON/PROJECT_DIR</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdProjectArgumentDescription">
|
||||
<source>The path to
|
||||
|
@ -26,54 +26,54 @@ or
|
|||
or
|
||||
- a directory to migrate, it will recursively search for project.json files to migrate.
|
||||
Defaults to current directory if nothing is specified.</source>
|
||||
<target state="new">The path to
|
||||
- a project.json file to migrate.
|
||||
or
|
||||
- a global.json file, it will migrate the folders specified in global.json.
|
||||
or
|
||||
- a directory to migrate, it will recursively search for project.json files to migrate.
|
||||
Defaults to current directory if nothing is specified.</target>
|
||||
<note></note>
|
||||
<target state="translated">Şunların yolu:
|
||||
- geçirilecek project.json dosyası.
|
||||
veya
|
||||
- bir global.json dosyası; global.json içinde belirtilen klasörleri geçirir.
|
||||
veya
|
||||
- geçirilecek dizin; geçirilecek project.json dosyalarını yinelemeli olarak arar.
|
||||
Bir seçenek belirtilmezse, geçerli dizin varsayılan olarak kullanılır.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdTemplateDescription">
|
||||
<source>Base MSBuild template to use for migrated app. The default is the project included in dotnet new.</source>
|
||||
<target state="new">Base MSBuild template to use for migrated app. The default is the project included in dotnet new.</target>
|
||||
<note></note>
|
||||
<target state="translated">Geçirilen uygulama için kullanılacak temel MSBuild şablonu. Yeni dotnet’e eklenen proje, varsayılan değerdir.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdVersionDescription">
|
||||
<source>The version of the sdk package that will be referenced in the migrated app. The default is the version of the sdk in dotnet new.</source>
|
||||
<target state="new">The version of the sdk package that will be referenced in the migrated app. The default is the version of the sdk in dotnet new.</target>
|
||||
<note></note>
|
||||
<target state="translated">Geçirilen uygulamada başvurulacak sdk paketinin sürümü. Yeni dotnet’teki sdk sürümü, varsayılan değerdir.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdXprojFileDescription">
|
||||
<source>The path to the xproj file to use. Required when there is more than one xproj in a project directory.</source>
|
||||
<target state="new">The path to the xproj file to use. Required when there is more than one xproj in a project directory.</target>
|
||||
<note></note>
|
||||
<target state="translated">Kullanılacak xproj dosyasının yolu. Proje dizininde birden fazla xproj olduğunda gereklidir.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdSkipProjectReferencesDescription">
|
||||
<source>Skip migrating project references. By default project references are migrated recursively.</source>
|
||||
<target state="new">Skip migrating project references. By default project references are migrated recursively.</target>
|
||||
<note></note>
|
||||
<target state="translated">Proje başvurularını geçirmeyi atlayın. Varsayılan olarak, proje başvuruları yinelemeli olarak geçirilir.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdReportFileDescription">
|
||||
<source>Output migration report to the given file in addition to the console.</source>
|
||||
<target state="new">Output migration report to the given file in addition to the console.</target>
|
||||
<note></note>
|
||||
<target state="translated">Geçiş raporunu, konsola ek olarak belirtilen dosyaya çıkarın.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdReportOutputDescription">
|
||||
<source>Output migration report file as json rather than user messages.</source>
|
||||
<target state="new">Output migration report file as json rather than user messages.</target>
|
||||
<note></note>
|
||||
<target state="translated">Geçiş raporu dosyasını, kullanıcı iletileri yerine json olarak çıkarın.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdSkipBackupDescription">
|
||||
<source>Skip moving project.json, global.json, and *.xproj to a `backup` directory after successful migration.</source>
|
||||
<target state="new">Skip moving project.json, global.json, and *.xproj to a `backup` directory after successful migration.</target>
|
||||
<note></note>
|
||||
<target state="translated">Geçiş başarılı olduktan sonra project.json, global.json ve *.xproj dosyalarını `yedek` bir dizine taşımayı atlayın.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="MigrationFailedError">
|
||||
<source>Migration failed.</source>
|
||||
<target state="new">Migration failed.</target>
|
||||
<note></note>
|
||||
<target state="translated">Geçiş başarısız oldu.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,18 +5,18 @@
|
|||
<group id="src/dotnet/commands/dotnet-migrate/LocalizableStrings.resx" />
|
||||
<trans-unit id="AppFullName">
|
||||
<source>.NET Migrate Command</source>
|
||||
<target state="new">.NET Migrate Command</target>
|
||||
<note></note>
|
||||
<target state="translated">.NET 迁移命令</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppDescription">
|
||||
<source>Command used to migrate project.json projects to msbuild</source>
|
||||
<target state="new">Command used to migrate project.json projects to msbuild</target>
|
||||
<note></note>
|
||||
<target state="translated">用于将 project.json 项目迁移到 MSBuild 的命令</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdProjectArgument">
|
||||
<source>PROJECT_JSON/GLOBAL_JSON/PROJECT_DIR</source>
|
||||
<target state="new">PROJECT_JSON/GLOBAL_JSON/PROJECT_DIR</target>
|
||||
<note></note>
|
||||
<target state="translated">PROJECT_JSON/GLOBAL_JSON/PROJECT_DIR</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdProjectArgumentDescription">
|
||||
<source>The path to
|
||||
|
@ -26,54 +26,54 @@ or
|
|||
or
|
||||
- a directory to migrate, it will recursively search for project.json files to migrate.
|
||||
Defaults to current directory if nothing is specified.</source>
|
||||
<target state="new">The path to
|
||||
- a project.json file to migrate.
|
||||
or
|
||||
- a global.json file, it will migrate the folders specified in global.json.
|
||||
or
|
||||
- a directory to migrate, it will recursively search for project.json files to migrate.
|
||||
Defaults to current directory if nothing is specified.</target>
|
||||
<note></note>
|
||||
<target state="translated">指向
|
||||
- 要迁移的 project.json 文件的路径。
|
||||
或
|
||||
- global.json 文件的路径,它将迁移 global.json 中指定的文件夹。
|
||||
或
|
||||
- 要迁移目录的路径,将递归搜索要迁移的 project.json 文件。
|
||||
如果未指定,则默认使用当前目录。</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdTemplateDescription">
|
||||
<source>Base MSBuild template to use for migrated app. The default is the project included in dotnet new.</source>
|
||||
<target state="new">Base MSBuild template to use for migrated app. The default is the project included in dotnet new.</target>
|
||||
<note></note>
|
||||
<target state="translated">针对迁移的应用使用的基本 MSBuild 模板。默认值为 dotnet 新建中包含的项目。</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdVersionDescription">
|
||||
<source>The version of the sdk package that will be referenced in the migrated app. The default is the version of the sdk in dotnet new.</source>
|
||||
<target state="new">The version of the sdk package that will be referenced in the migrated app. The default is the version of the sdk in dotnet new.</target>
|
||||
<note></note>
|
||||
<target state="translated">要在迁移的应用中引用的 SDK 包版本。默认值为 dotnet 新建中的 SDK 版本。</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdXprojFileDescription">
|
||||
<source>The path to the xproj file to use. Required when there is more than one xproj in a project directory.</source>
|
||||
<target state="new">The path to the xproj file to use. Required when there is more than one xproj in a project directory.</target>
|
||||
<note></note>
|
||||
<target state="translated">要使用的 xproj 文件的路径。项目目录中有多个 xproj 时需要此项。</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdSkipProjectReferencesDescription">
|
||||
<source>Skip migrating project references. By default project references are migrated recursively.</source>
|
||||
<target state="new">Skip migrating project references. By default project references are migrated recursively.</target>
|
||||
<note></note>
|
||||
<target state="translated">跳过迁移项目引用。默认情况下,项目引用是按递归方式进行迁移的。</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdReportFileDescription">
|
||||
<source>Output migration report to the given file in addition to the console.</source>
|
||||
<target state="new">Output migration report to the given file in addition to the console.</target>
|
||||
<note></note>
|
||||
<target state="translated">除控制台外,还将为给定文件输出迁移报告。</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdReportOutputDescription">
|
||||
<source>Output migration report file as json rather than user messages.</source>
|
||||
<target state="new">Output migration report file as json rather than user messages.</target>
|
||||
<note></note>
|
||||
<target state="translated">将迁移报告文件输出为 json 而非用户信息。</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdSkipBackupDescription">
|
||||
<source>Skip moving project.json, global.json, and *.xproj to a `backup` directory after successful migration.</source>
|
||||
<target state="new">Skip moving project.json, global.json, and *.xproj to a `backup` directory after successful migration.</target>
|
||||
<note></note>
|
||||
<target state="translated">迁移成功后,跳过将 project.json、global.json 和 *.xproj 移至“备份”目录。</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="MigrationFailedError">
|
||||
<source>Migration failed.</source>
|
||||
<target state="new">Migration failed.</target>
|
||||
<note></note>
|
||||
<target state="translated">迁移失败。</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,18 +5,18 @@
|
|||
<group id="src/dotnet/commands/dotnet-migrate/LocalizableStrings.resx" />
|
||||
<trans-unit id="AppFullName">
|
||||
<source>.NET Migrate Command</source>
|
||||
<target state="new">.NET Migrate Command</target>
|
||||
<note></note>
|
||||
<target state="translated">.NET 移轉命令</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppDescription">
|
||||
<source>Command used to migrate project.json projects to msbuild</source>
|
||||
<target state="new">Command used to migrate project.json projects to msbuild</target>
|
||||
<note></note>
|
||||
<target state="translated">用來將 project.json 專案移轉到 MSBuild 的命令</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdProjectArgument">
|
||||
<source>PROJECT_JSON/GLOBAL_JSON/PROJECT_DIR</source>
|
||||
<target state="new">PROJECT_JSON/GLOBAL_JSON/PROJECT_DIR</target>
|
||||
<note></note>
|
||||
<target state="translated">PROJECT_JSON/GLOBAL_JSON/PROJECT_DIR</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdProjectArgumentDescription">
|
||||
<source>The path to
|
||||
|
@ -26,54 +26,54 @@ or
|
|||
or
|
||||
- a directory to migrate, it will recursively search for project.json files to migrate.
|
||||
Defaults to current directory if nothing is specified.</source>
|
||||
<target state="new">The path to
|
||||
- a project.json file to migrate.
|
||||
or
|
||||
- a global.json file, it will migrate the folders specified in global.json.
|
||||
or
|
||||
- a directory to migrate, it will recursively search for project.json files to migrate.
|
||||
Defaults to current directory if nothing is specified.</target>
|
||||
<note></note>
|
||||
<target state="translated">路徑連到
|
||||
- 要移轉的 project.json 檔案。
|
||||
或
|
||||
- global.json 檔案,將會移轉 global.json 中指定的資料夾。
|
||||
或
|
||||
- 要移轉的目錄,將會遞迴搜尋要移轉的 project.json 檔案。
|
||||
如果未指定任何項目,預設為目前的目錄。</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdTemplateDescription">
|
||||
<source>Base MSBuild template to use for migrated app. The default is the project included in dotnet new.</source>
|
||||
<target state="new">Base MSBuild template to use for migrated app. The default is the project included in dotnet new.</target>
|
||||
<note></note>
|
||||
<target state="translated">要用於受移轉應用程式的基底 MSBuild 範本。預設為 dotnet new 中所包含的專案。</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdVersionDescription">
|
||||
<source>The version of the sdk package that will be referenced in the migrated app. The default is the version of the sdk in dotnet new.</source>
|
||||
<target state="new">The version of the sdk package that will be referenced in the migrated app. The default is the version of the sdk in dotnet new.</target>
|
||||
<note></note>
|
||||
<target state="translated">移轉的應用程式中將要參考的 SDK 套件版本。預設為 dotnet new 中的 SDK 版本。</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdXprojFileDescription">
|
||||
<source>The path to the xproj file to use. Required when there is more than one xproj in a project directory.</source>
|
||||
<target state="new">The path to the xproj file to use. Required when there is more than one xproj in a project directory.</target>
|
||||
<note></note>
|
||||
<target state="translated">要使用之 xproj 檔案的路徑。當專案目錄中有多個 xproj 時為必要項。</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdSkipProjectReferencesDescription">
|
||||
<source>Skip migrating project references. By default project references are migrated recursively.</source>
|
||||
<target state="new">Skip migrating project references. By default project references are migrated recursively.</target>
|
||||
<note></note>
|
||||
<target state="translated">跳過移轉專案參考。預設會遞迴移轉專案參考。</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdReportFileDescription">
|
||||
<source>Output migration report to the given file in addition to the console.</source>
|
||||
<target state="new">Output migration report to the given file in addition to the console.</target>
|
||||
<note></note>
|
||||
<target state="translated">將移轉報告輸出到指定的檔案及主控台。</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdReportOutputDescription">
|
||||
<source>Output migration report file as json rather than user messages.</source>
|
||||
<target state="new">Output migration report file as json rather than user messages.</target>
|
||||
<note></note>
|
||||
<target state="translated">將移轉報告檔案輸出為 JSON 而不是使用者訊息。</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdSkipBackupDescription">
|
||||
<source>Skip moving project.json, global.json, and *.xproj to a `backup` directory after successful migration.</source>
|
||||
<target state="new">Skip moving project.json, global.json, and *.xproj to a `backup` directory after successful migration.</target>
|
||||
<note></note>
|
||||
<target state="translated">在成功移轉後,跳過將 project.json、global.json 和 *.xproj 移至 `backup` 目錄的作業。</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="MigrationFailedError">
|
||||
<source>Migration failed.</source>
|
||||
<target state="new">Migration failed.</target>
|
||||
<note></note>
|
||||
<target state="translated">移轉失敗。</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,73 +5,73 @@
|
|||
<group id="src/dotnet/commands/dotnet-new/LocalizableStrings.resx" />
|
||||
<trans-unit id="ProjectExistsError">
|
||||
<source>Creating new {0} project failed, project already exists.</source>
|
||||
<target state="new">Creating new {0} project failed, project already exists.</target>
|
||||
<note></note>
|
||||
<target state="translated">Vytvoření nového projektu {0} se nezdařilo, protože projekt už existuje.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ProjectContainsError">
|
||||
<source>Creating new {0} project failed, directory already contains {1}</source>
|
||||
<target state="new">Creating new {0} project failed, directory already contains {1}</target>
|
||||
<note></note>
|
||||
<target state="translated">Vytvoření nového projektu {0} se nezdařilo, protože adresář už obsahuje {1}.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ProjectFailedError">
|
||||
<source>Creating new {0} project failed.</source>
|
||||
<target state="new">Creating new {0} project failed.</target>
|
||||
<note></note>
|
||||
<target state="translated">Vytvoření nového projektu {0} se nezdařilo.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CreatedNewProject">
|
||||
<source>Created new {0} project in {1}.</source>
|
||||
<target state="new">Created new {0} project in {1}.</target>
|
||||
<note></note>
|
||||
<target state="translated">V adresáři {1} byl vytvořen nový projekt {0}.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppFullName">
|
||||
<source>.NET Initializer</source>
|
||||
<target state="new">.NET Initializer</target>
|
||||
<note></note>
|
||||
<target state="translated">.NET Initializer</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppDescription">
|
||||
<source>Initializes empty project for .NET Platform</source>
|
||||
<target state="new">Initializes empty project for .NET Platform</target>
|
||||
<note></note>
|
||||
<target state="translated">Inicializuje prázdný projekt pro platformu .NET.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ValidValuesText">
|
||||
<source>Valid values for {0}: {1}.</source>
|
||||
<target state="new">Valid values for {0}: {1}.</target>
|
||||
<note></note>
|
||||
<target state="translated">Platné hodnoty pro {0}: {1}</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Language">
|
||||
<source>LANGUAGE</source>
|
||||
<target state="new">LANGUAGE</target>
|
||||
<note></note>
|
||||
<target state="translated">LANGUAGE</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="LanguageOfProject">
|
||||
<source>Language of project Valid values: {0}.</source>
|
||||
<target state="new">Language of project Valid values: {0}.</target>
|
||||
<note></note>
|
||||
<target state="translated">Jazyk projektu Platné hodnoty: {0}</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Type">
|
||||
<source>TYPE</source>
|
||||
<target state="new">TYPE</target>
|
||||
<note></note>
|
||||
<target state="translated">TYPE</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="TypeOfProject">
|
||||
<source>Type of project {0}</source>
|
||||
<target state="new">Type of project {0}</target>
|
||||
<note></note>
|
||||
<target state="translated">Typ projektu {0}</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="UnrecognizedLanguage">
|
||||
<source>Unrecognized language: {0}</source>
|
||||
<target state="new">Unrecognized language: {0}</target>
|
||||
<note></note>
|
||||
<target state="translated">Nerozpoznaný jazyk: {0}</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="UnrecognizedType">
|
||||
<source>Unrecognized type: {0}</source>
|
||||
<target state="new">Unrecognized type: {0}</target>
|
||||
<note></note>
|
||||
<target state="translated">Nerozpoznaný typ: {0}</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AvailableTypes">
|
||||
<source>Available types for {0} :</source>
|
||||
<target state="new">Available types for {0} :</target>
|
||||
<note></note>
|
||||
<target state="translated">Dostupné typy pro {0}:</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,73 +5,73 @@
|
|||
<group id="src/dotnet/commands/dotnet-new/LocalizableStrings.resx" />
|
||||
<trans-unit id="ProjectExistsError">
|
||||
<source>Creating new {0} project failed, project already exists.</source>
|
||||
<target state="new">Creating new {0} project failed, project already exists.</target>
|
||||
<note></note>
|
||||
<target state="translated">Fehler beim Erstellen des neuen Projekts "{0}". Das Projekt ist bereits vorhanden.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ProjectContainsError">
|
||||
<source>Creating new {0} project failed, directory already contains {1}</source>
|
||||
<target state="new">Creating new {0} project failed, directory already contains {1}</target>
|
||||
<note></note>
|
||||
<target state="translated">Fehler beim Erstellen des neuen Projekts "{0}". "{1}" ist im Verzeichnis bereits vorhanden.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ProjectFailedError">
|
||||
<source>Creating new {0} project failed.</source>
|
||||
<target state="new">Creating new {0} project failed.</target>
|
||||
<note></note>
|
||||
<target state="translated">Fehler beim Erstellen des neuen Projekts "{0}".</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CreatedNewProject">
|
||||
<source>Created new {0} project in {1}.</source>
|
||||
<target state="new">Created new {0} project in {1}.</target>
|
||||
<note></note>
|
||||
<target state="translated">Das neue Projekt "{0}" wurde in "{1}" erstellt.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppFullName">
|
||||
<source>.NET Initializer</source>
|
||||
<target state="new">.NET Initializer</target>
|
||||
<note></note>
|
||||
<target state="translated">.NET-Initialisierer</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppDescription">
|
||||
<source>Initializes empty project for .NET Platform</source>
|
||||
<target state="new">Initializes empty project for .NET Platform</target>
|
||||
<note></note>
|
||||
<target state="translated">Initialisiert ein leeres Projekt für die .NET-Plattform.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ValidValuesText">
|
||||
<source>Valid values for {0}: {1}.</source>
|
||||
<target state="new">Valid values for {0}: {1}.</target>
|
||||
<note></note>
|
||||
<target state="translated">Gültige Werte für "{0}": {1}.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Language">
|
||||
<source>LANGUAGE</source>
|
||||
<target state="new">LANGUAGE</target>
|
||||
<note></note>
|
||||
<target state="translated">LANGUAGE</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="LanguageOfProject">
|
||||
<source>Language of project Valid values: {0}.</source>
|
||||
<target state="new">Language of project Valid values: {0}.</target>
|
||||
<note></note>
|
||||
<target state="translated">Sprache des Projekts. Gültige Werte: {0}.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Type">
|
||||
<source>TYPE</source>
|
||||
<target state="new">TYPE</target>
|
||||
<note></note>
|
||||
<target state="translated">TYPE</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="TypeOfProject">
|
||||
<source>Type of project {0}</source>
|
||||
<target state="new">Type of project {0}</target>
|
||||
<note></note>
|
||||
<target state="translated">Art des Projekts {0}</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="UnrecognizedLanguage">
|
||||
<source>Unrecognized language: {0}</source>
|
||||
<target state="new">Unrecognized language: {0}</target>
|
||||
<note></note>
|
||||
<target state="translated">Unbekannte Sprache: {0}</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="UnrecognizedType">
|
||||
<source>Unrecognized type: {0}</source>
|
||||
<target state="new">Unrecognized type: {0}</target>
|
||||
<note></note>
|
||||
<target state="translated">Unbekannter Typ: {0}</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AvailableTypes">
|
||||
<source>Available types for {0} :</source>
|
||||
<target state="new">Available types for {0} :</target>
|
||||
<note></note>
|
||||
<target state="translated">Verfügbare Typen für "{0}":</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,73 +5,73 @@
|
|||
<group id="src/dotnet/commands/dotnet-new/LocalizableStrings.resx" />
|
||||
<trans-unit id="ProjectExistsError">
|
||||
<source>Creating new {0} project failed, project already exists.</source>
|
||||
<target state="new">Creating new {0} project failed, project already exists.</target>
|
||||
<note></note>
|
||||
<target state="translated">No se pudo crear el nuevo proyecto {0}, porque ya existe.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ProjectContainsError">
|
||||
<source>Creating new {0} project failed, directory already contains {1}</source>
|
||||
<target state="new">Creating new {0} project failed, directory already contains {1}</target>
|
||||
<note></note>
|
||||
<target state="translated">No se pudo crear el nuevo proyecto {0}, porque el directorio ya contiene {1}</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ProjectFailedError">
|
||||
<source>Creating new {0} project failed.</source>
|
||||
<target state="new">Creating new {0} project failed.</target>
|
||||
<note></note>
|
||||
<target state="translated">No se pudo crear el nuevo proyecto {0}.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CreatedNewProject">
|
||||
<source>Created new {0} project in {1}.</source>
|
||||
<target state="new">Created new {0} project in {1}.</target>
|
||||
<note></note>
|
||||
<target state="translated">Se ha creado el nuevo proyecto {0} en {1}.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppFullName">
|
||||
<source>.NET Initializer</source>
|
||||
<target state="new">.NET Initializer</target>
|
||||
<note></note>
|
||||
<target state="translated">Inicializador de .NET</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppDescription">
|
||||
<source>Initializes empty project for .NET Platform</source>
|
||||
<target state="new">Initializes empty project for .NET Platform</target>
|
||||
<note></note>
|
||||
<target state="translated">Inicializa un proyecto vacío para la plataforma .NET</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ValidValuesText">
|
||||
<source>Valid values for {0}: {1}.</source>
|
||||
<target state="new">Valid values for {0}: {1}.</target>
|
||||
<note></note>
|
||||
<target state="translated">Valores válidos para {0}: {1}.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Language">
|
||||
<source>LANGUAGE</source>
|
||||
<target state="new">LANGUAGE</target>
|
||||
<note></note>
|
||||
<target state="translated">LENGUAJE</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="LanguageOfProject">
|
||||
<source>Language of project Valid values: {0}.</source>
|
||||
<target state="new">Language of project Valid values: {0}.</target>
|
||||
<note></note>
|
||||
<target state="translated">Lenguaje del proyecto. Valores válidos: {0}.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Type">
|
||||
<source>TYPE</source>
|
||||
<target state="new">TYPE</target>
|
||||
<note></note>
|
||||
<target state="translated">TIPO</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="TypeOfProject">
|
||||
<source>Type of project {0}</source>
|
||||
<target state="new">Type of project {0}</target>
|
||||
<note></note>
|
||||
<target state="translated">Tipo de proyecto {0}</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="UnrecognizedLanguage">
|
||||
<source>Unrecognized language: {0}</source>
|
||||
<target state="new">Unrecognized language: {0}</target>
|
||||
<note></note>
|
||||
<target state="translated">Lenguaje no reconocido: {0}</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="UnrecognizedType">
|
||||
<source>Unrecognized type: {0}</source>
|
||||
<target state="new">Unrecognized type: {0}</target>
|
||||
<note></note>
|
||||
<target state="translated">Tipo no reconocido: {0}</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AvailableTypes">
|
||||
<source>Available types for {0} :</source>
|
||||
<target state="new">Available types for {0} :</target>
|
||||
<note></note>
|
||||
<target state="translated">Tipos disponibles para {0} :</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,73 +5,73 @@
|
|||
<group id="src/dotnet/commands/dotnet-new/LocalizableStrings.resx" />
|
||||
<trans-unit id="ProjectExistsError">
|
||||
<source>Creating new {0} project failed, project already exists.</source>
|
||||
<target state="new">Creating new {0} project failed, project already exists.</target>
|
||||
<note></note>
|
||||
<target state="translated">Échec de la création du projet {0}, car le projet existe déjà.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ProjectContainsError">
|
||||
<source>Creating new {0} project failed, directory already contains {1}</source>
|
||||
<target state="new">Creating new {0} project failed, directory already contains {1}</target>
|
||||
<note></note>
|
||||
<target state="translated">Échec de la création du projet {0}, car le répertoire contient déjà {1}</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ProjectFailedError">
|
||||
<source>Creating new {0} project failed.</source>
|
||||
<target state="new">Creating new {0} project failed.</target>
|
||||
<note></note>
|
||||
<target state="translated">Échec de la création du projet {0}.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CreatedNewProject">
|
||||
<source>Created new {0} project in {1}.</source>
|
||||
<target state="new">Created new {0} project in {1}.</target>
|
||||
<note></note>
|
||||
<target state="translated">Projet {0} créé dans {1}.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppFullName">
|
||||
<source>.NET Initializer</source>
|
||||
<target state="new">.NET Initializer</target>
|
||||
<note></note>
|
||||
<target state="translated">Initialiseur .NET</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppDescription">
|
||||
<source>Initializes empty project for .NET Platform</source>
|
||||
<target state="new">Initializes empty project for .NET Platform</target>
|
||||
<note></note>
|
||||
<target state="translated">Initialise un projet vide pour la plateforme .NET</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ValidValuesText">
|
||||
<source>Valid values for {0}: {1}.</source>
|
||||
<target state="new">Valid values for {0}: {1}.</target>
|
||||
<note></note>
|
||||
<target state="translated">Valeurs valides pour {0} : {1}.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Language">
|
||||
<source>LANGUAGE</source>
|
||||
<target state="new">LANGUAGE</target>
|
||||
<note></note>
|
||||
<target state="translated">LANGAGE</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="LanguageOfProject">
|
||||
<source>Language of project Valid values: {0}.</source>
|
||||
<target state="new">Language of project Valid values: {0}.</target>
|
||||
<note></note>
|
||||
<target state="translated">Langage du projet Valeurs valides : {0}.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Type">
|
||||
<source>TYPE</source>
|
||||
<target state="new">TYPE</target>
|
||||
<note></note>
|
||||
<target state="translated">TYPE</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="TypeOfProject">
|
||||
<source>Type of project {0}</source>
|
||||
<target state="new">Type of project {0}</target>
|
||||
<note></note>
|
||||
<target state="translated">Type de projet {0}</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="UnrecognizedLanguage">
|
||||
<source>Unrecognized language: {0}</source>
|
||||
<target state="new">Unrecognized language: {0}</target>
|
||||
<note></note>
|
||||
<target state="translated">Langage non reconnu : {0}</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="UnrecognizedType">
|
||||
<source>Unrecognized type: {0}</source>
|
||||
<target state="new">Unrecognized type: {0}</target>
|
||||
<note></note>
|
||||
<target state="translated">Type non reconnu : {0}</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AvailableTypes">
|
||||
<source>Available types for {0} :</source>
|
||||
<target state="new">Available types for {0} :</target>
|
||||
<note></note>
|
||||
<target state="translated">Types disponibles pour {0} :</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,73 +5,73 @@
|
|||
<group id="src/dotnet/commands/dotnet-new/LocalizableStrings.resx" />
|
||||
<trans-unit id="ProjectExistsError">
|
||||
<source>Creating new {0} project failed, project already exists.</source>
|
||||
<target state="new">Creating new {0} project failed, project already exists.</target>
|
||||
<note></note>
|
||||
<target state="translated">La creazione del nuovo progetto {0} non è riuscita. Il progetto esiste già.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ProjectContainsError">
|
||||
<source>Creating new {0} project failed, directory already contains {1}</source>
|
||||
<target state="new">Creating new {0} project failed, directory already contains {1}</target>
|
||||
<note></note>
|
||||
<target state="translated">La creazione del nuovo progetto {0} non è riuscita. La directory contiene già {1}</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ProjectFailedError">
|
||||
<source>Creating new {0} project failed.</source>
|
||||
<target state="new">Creating new {0} project failed.</target>
|
||||
<note></note>
|
||||
<target state="translated">La creazione del nuovo progetto {0} non è riuscita.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CreatedNewProject">
|
||||
<source>Created new {0} project in {1}.</source>
|
||||
<target state="new">Created new {0} project in {1}.</target>
|
||||
<note></note>
|
||||
<target state="translated">Il nuovo progetto {0} è stato creato in {1}.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppFullName">
|
||||
<source>.NET Initializer</source>
|
||||
<target state="new">.NET Initializer</target>
|
||||
<note></note>
|
||||
<target state="translated">Inizializzatore .NET</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppDescription">
|
||||
<source>Initializes empty project for .NET Platform</source>
|
||||
<target state="new">Initializes empty project for .NET Platform</target>
|
||||
<note></note>
|
||||
<target state="translated">Inizializza il progetto vuoto per la piattaforma .NET</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ValidValuesText">
|
||||
<source>Valid values for {0}: {1}.</source>
|
||||
<target state="new">Valid values for {0}: {1}.</target>
|
||||
<note></note>
|
||||
<target state="translated">Valori validi per {0}: {1}.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Language">
|
||||
<source>LANGUAGE</source>
|
||||
<target state="new">LANGUAGE</target>
|
||||
<note></note>
|
||||
<target state="translated">LINGUAGGIO</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="LanguageOfProject">
|
||||
<source>Language of project Valid values: {0}.</source>
|
||||
<target state="new">Language of project Valid values: {0}.</target>
|
||||
<note></note>
|
||||
<target state="translated">Linguaggio del progetto Valori validi: {0}.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Type">
|
||||
<source>TYPE</source>
|
||||
<target state="new">TYPE</target>
|
||||
<note></note>
|
||||
<target state="translated">TIPO</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="TypeOfProject">
|
||||
<source>Type of project {0}</source>
|
||||
<target state="new">Type of project {0}</target>
|
||||
<note></note>
|
||||
<target state="translated">Tipo del progetto {0}</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="UnrecognizedLanguage">
|
||||
<source>Unrecognized language: {0}</source>
|
||||
<target state="new">Unrecognized language: {0}</target>
|
||||
<note></note>
|
||||
<target state="translated">Linguaggio non riconosciuto: {0}</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="UnrecognizedType">
|
||||
<source>Unrecognized type: {0}</source>
|
||||
<target state="new">Unrecognized type: {0}</target>
|
||||
<note></note>
|
||||
<target state="translated">Tipo non riconosciuto: {0}</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AvailableTypes">
|
||||
<source>Available types for {0} :</source>
|
||||
<target state="new">Available types for {0} :</target>
|
||||
<note></note>
|
||||
<target state="translated">Tipi disponibili per {0}:</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,73 +5,73 @@
|
|||
<group id="src/dotnet/commands/dotnet-new/LocalizableStrings.resx" />
|
||||
<trans-unit id="ProjectExistsError">
|
||||
<source>Creating new {0} project failed, project already exists.</source>
|
||||
<target state="new">Creating new {0} project failed, project already exists.</target>
|
||||
<note></note>
|
||||
<target state="translated">新しい {0} プロジェクトの作成に失敗しました。プロジェクトは既に存在します。</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ProjectContainsError">
|
||||
<source>Creating new {0} project failed, directory already contains {1}</source>
|
||||
<target state="new">Creating new {0} project failed, directory already contains {1}</target>
|
||||
<note></note>
|
||||
<target state="translated">新しい {0} プロジェクトの作成に失敗しました。ディレクトリに既に {1} が含まれています</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ProjectFailedError">
|
||||
<source>Creating new {0} project failed.</source>
|
||||
<target state="new">Creating new {0} project failed.</target>
|
||||
<note></note>
|
||||
<target state="translated">新しい {0} プロジェクトの作成に失敗しました。</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CreatedNewProject">
|
||||
<source>Created new {0} project in {1}.</source>
|
||||
<target state="new">Created new {0} project in {1}.</target>
|
||||
<note></note>
|
||||
<target state="translated">{1} に新しい {0} プロジェクトを作成しました。</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppFullName">
|
||||
<source>.NET Initializer</source>
|
||||
<target state="new">.NET Initializer</target>
|
||||
<note></note>
|
||||
<target state="translated">.NET Initializer</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppDescription">
|
||||
<source>Initializes empty project for .NET Platform</source>
|
||||
<target state="new">Initializes empty project for .NET Platform</target>
|
||||
<note></note>
|
||||
<target state="translated">.NET Platform の空のプロジェクトを初期化する</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ValidValuesText">
|
||||
<source>Valid values for {0}: {1}.</source>
|
||||
<target state="new">Valid values for {0}: {1}.</target>
|
||||
<note></note>
|
||||
<target state="translated">{0} の有効な値: {1}。</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Language">
|
||||
<source>LANGUAGE</source>
|
||||
<target state="new">LANGUAGE</target>
|
||||
<note></note>
|
||||
<target state="translated">LANGUAGE</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="LanguageOfProject">
|
||||
<source>Language of project Valid values: {0}.</source>
|
||||
<target state="new">Language of project Valid values: {0}.</target>
|
||||
<note></note>
|
||||
<target state="translated">プロジェクトの言語 有効な値: {0}。</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Type">
|
||||
<source>TYPE</source>
|
||||
<target state="new">TYPE</target>
|
||||
<note></note>
|
||||
<target state="translated">TYPE</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="TypeOfProject">
|
||||
<source>Type of project {0}</source>
|
||||
<target state="new">Type of project {0}</target>
|
||||
<note></note>
|
||||
<target state="translated">プロジェクトの種類 {0}</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="UnrecognizedLanguage">
|
||||
<source>Unrecognized language: {0}</source>
|
||||
<target state="new">Unrecognized language: {0}</target>
|
||||
<note></note>
|
||||
<target state="translated">認識できない言語: {0}</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="UnrecognizedType">
|
||||
<source>Unrecognized type: {0}</source>
|
||||
<target state="new">Unrecognized type: {0}</target>
|
||||
<note></note>
|
||||
<target state="translated">認識できない種類: {0}</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AvailableTypes">
|
||||
<source>Available types for {0} :</source>
|
||||
<target state="new">Available types for {0} :</target>
|
||||
<note></note>
|
||||
<target state="translated">{0} に対して使用可能な種類:</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,73 +5,73 @@
|
|||
<group id="src/dotnet/commands/dotnet-new/LocalizableStrings.resx" />
|
||||
<trans-unit id="ProjectExistsError">
|
||||
<source>Creating new {0} project failed, project already exists.</source>
|
||||
<target state="new">Creating new {0} project failed, project already exists.</target>
|
||||
<note></note>
|
||||
<target state="translated">새 {0} 프로젝트를 만들지 못했습니다. 프로젝트가 이미 있습니다.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ProjectContainsError">
|
||||
<source>Creating new {0} project failed, directory already contains {1}</source>
|
||||
<target state="new">Creating new {0} project failed, directory already contains {1}</target>
|
||||
<note></note>
|
||||
<target state="translated">새 {0} 프로젝트를 만들지 못했습니다. 디렉터리에 {1}이(가) 이미 있습니다.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ProjectFailedError">
|
||||
<source>Creating new {0} project failed.</source>
|
||||
<target state="new">Creating new {0} project failed.</target>
|
||||
<note></note>
|
||||
<target state="translated">새 {0} 프로젝트를 만들지 못했습니다.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CreatedNewProject">
|
||||
<source>Created new {0} project in {1}.</source>
|
||||
<target state="new">Created new {0} project in {1}.</target>
|
||||
<note></note>
|
||||
<target state="translated">새 {0} 프로젝트를 {1}에 만들었습니다.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppFullName">
|
||||
<source>.NET Initializer</source>
|
||||
<target state="new">.NET Initializer</target>
|
||||
<note></note>
|
||||
<target state="translated">.NET 이니셜라이저</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppDescription">
|
||||
<source>Initializes empty project for .NET Platform</source>
|
||||
<target state="new">Initializes empty project for .NET Platform</target>
|
||||
<note></note>
|
||||
<target state="translated">.NET 플랫폼용 빈 프로젝트를 초기화합니다.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ValidValuesText">
|
||||
<source>Valid values for {0}: {1}.</source>
|
||||
<target state="new">Valid values for {0}: {1}.</target>
|
||||
<note></note>
|
||||
<target state="translated">{0}의 유효한 값은 {1}입니다.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Language">
|
||||
<source>LANGUAGE</source>
|
||||
<target state="new">LANGUAGE</target>
|
||||
<note></note>
|
||||
<target state="translated">LANGUAGE</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="LanguageOfProject">
|
||||
<source>Language of project Valid values: {0}.</source>
|
||||
<target state="new">Language of project Valid values: {0}.</target>
|
||||
<note></note>
|
||||
<target state="translated">프로젝트의 언어 유효한 값은 {0}입니다.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Type">
|
||||
<source>TYPE</source>
|
||||
<target state="new">TYPE</target>
|
||||
<note></note>
|
||||
<target state="translated">TYPE</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="TypeOfProject">
|
||||
<source>Type of project {0}</source>
|
||||
<target state="new">Type of project {0}</target>
|
||||
<note></note>
|
||||
<target state="translated">프로젝트 형식 {0}</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="UnrecognizedLanguage">
|
||||
<source>Unrecognized language: {0}</source>
|
||||
<target state="new">Unrecognized language: {0}</target>
|
||||
<note></note>
|
||||
<target state="translated">인식할 수 없는 언어: {0}</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="UnrecognizedType">
|
||||
<source>Unrecognized type: {0}</source>
|
||||
<target state="new">Unrecognized type: {0}</target>
|
||||
<note></note>
|
||||
<target state="translated">인식할 수 없는 형식: {0}</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AvailableTypes">
|
||||
<source>Available types for {0} :</source>
|
||||
<target state="new">Available types for {0} :</target>
|
||||
<note></note>
|
||||
<target state="translated">{0}에 사용 가능한 형식:</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,73 +5,73 @@
|
|||
<group id="src/dotnet/commands/dotnet-new/LocalizableStrings.resx" />
|
||||
<trans-unit id="ProjectExistsError">
|
||||
<source>Creating new {0} project failed, project already exists.</source>
|
||||
<target state="new">Creating new {0} project failed, project already exists.</target>
|
||||
<note></note>
|
||||
<target state="translated">Tworzenie nowego projektu {0} nie powiodło się — projekt już istnieje.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ProjectContainsError">
|
||||
<source>Creating new {0} project failed, directory already contains {1}</source>
|
||||
<target state="new">Creating new {0} project failed, directory already contains {1}</target>
|
||||
<note></note>
|
||||
<target state="translated">Tworzenie nowego projektu {0} nie powiodło się — katalog zawiera już element {1}</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ProjectFailedError">
|
||||
<source>Creating new {0} project failed.</source>
|
||||
<target state="new">Creating new {0} project failed.</target>
|
||||
<note></note>
|
||||
<target state="translated">Tworzenie nowego projektu {0} nie powiodło się.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CreatedNewProject">
|
||||
<source>Created new {0} project in {1}.</source>
|
||||
<target state="new">Created new {0} project in {1}.</target>
|
||||
<note></note>
|
||||
<target state="translated">Utworzono nowy projekt {0} w lokalizacji {1}.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppFullName">
|
||||
<source>.NET Initializer</source>
|
||||
<target state="new">.NET Initializer</target>
|
||||
<note></note>
|
||||
<target state="translated">Inicjator platformy .NET</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppDescription">
|
||||
<source>Initializes empty project for .NET Platform</source>
|
||||
<target state="new">Initializes empty project for .NET Platform</target>
|
||||
<note></note>
|
||||
<target state="translated">Inicjuje pusty projekt dla platformy .NET</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ValidValuesText">
|
||||
<source>Valid values for {0}: {1}.</source>
|
||||
<target state="new">Valid values for {0}: {1}.</target>
|
||||
<note></note>
|
||||
<target state="translated">Prawidłowe wartości dla elementu {0}: {1}.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Language">
|
||||
<source>LANGUAGE</source>
|
||||
<target state="new">LANGUAGE</target>
|
||||
<note></note>
|
||||
<target state="translated">JĘZYK</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="LanguageOfProject">
|
||||
<source>Language of project Valid values: {0}.</source>
|
||||
<target state="new">Language of project Valid values: {0}.</target>
|
||||
<note></note>
|
||||
<target state="translated">Język projektu Prawidłowe wartości: {0}.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Type">
|
||||
<source>TYPE</source>
|
||||
<target state="new">TYPE</target>
|
||||
<note></note>
|
||||
<target state="translated">TYP</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="TypeOfProject">
|
||||
<source>Type of project {0}</source>
|
||||
<target state="new">Type of project {0}</target>
|
||||
<note></note>
|
||||
<target state="translated">Typ projektu {0}</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="UnrecognizedLanguage">
|
||||
<source>Unrecognized language: {0}</source>
|
||||
<target state="new">Unrecognized language: {0}</target>
|
||||
<note></note>
|
||||
<target state="translated">Nierozpoznany język: {0}</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="UnrecognizedType">
|
||||
<source>Unrecognized type: {0}</source>
|
||||
<target state="new">Unrecognized type: {0}</target>
|
||||
<note></note>
|
||||
<target state="translated">Nierozpoznany typ: {0}</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AvailableTypes">
|
||||
<source>Available types for {0} :</source>
|
||||
<target state="new">Available types for {0} :</target>
|
||||
<note></note>
|
||||
<target state="translated">Dostępne typy dla elementu {0}:</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,73 +5,73 @@
|
|||
<group id="src/dotnet/commands/dotnet-new/LocalizableStrings.resx" />
|
||||
<trans-unit id="ProjectExistsError">
|
||||
<source>Creating new {0} project failed, project already exists.</source>
|
||||
<target state="new">Creating new {0} project failed, project already exists.</target>
|
||||
<note></note>
|
||||
<target state="translated">Falha ao criar o novo projeto {0}, o projeto já existe.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ProjectContainsError">
|
||||
<source>Creating new {0} project failed, directory already contains {1}</source>
|
||||
<target state="new">Creating new {0} project failed, directory already contains {1}</target>
|
||||
<note></note>
|
||||
<target state="translated">Falha ao criar o novo projeto {0}, o diretório já contém {1}</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ProjectFailedError">
|
||||
<source>Creating new {0} project failed.</source>
|
||||
<target state="new">Creating new {0} project failed.</target>
|
||||
<note></note>
|
||||
<target state="translated">Falha ao criar o novo projeto {0}.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CreatedNewProject">
|
||||
<source>Created new {0} project in {1}.</source>
|
||||
<target state="new">Created new {0} project in {1}.</target>
|
||||
<note></note>
|
||||
<target state="translated">Criado o novo projeto {0} em {1}.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppFullName">
|
||||
<source>.NET Initializer</source>
|
||||
<target state="new">.NET Initializer</target>
|
||||
<note></note>
|
||||
<target state="translated">Inicializador do .NET</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppDescription">
|
||||
<source>Initializes empty project for .NET Platform</source>
|
||||
<target state="new">Initializes empty project for .NET Platform</target>
|
||||
<note></note>
|
||||
<target state="translated">Inicializa um projeto em branco para a Plataforma .NET</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ValidValuesText">
|
||||
<source>Valid values for {0}: {1}.</source>
|
||||
<target state="new">Valid values for {0}: {1}.</target>
|
||||
<note></note>
|
||||
<target state="translated">Valores válidos para {0}: {1}.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Language">
|
||||
<source>LANGUAGE</source>
|
||||
<target state="new">LANGUAGE</target>
|
||||
<note></note>
|
||||
<target state="translated">LINGUAGEM</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="LanguageOfProject">
|
||||
<source>Language of project Valid values: {0}.</source>
|
||||
<target state="new">Language of project Valid values: {0}.</target>
|
||||
<note></note>
|
||||
<target state="translated">Idioma do projeto Valores válidos: {0}.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Type">
|
||||
<source>TYPE</source>
|
||||
<target state="new">TYPE</target>
|
||||
<note></note>
|
||||
<target state="translated">TIPO</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="TypeOfProject">
|
||||
<source>Type of project {0}</source>
|
||||
<target state="new">Type of project {0}</target>
|
||||
<note></note>
|
||||
<target state="translated">Tipo do projeto {0}</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="UnrecognizedLanguage">
|
||||
<source>Unrecognized language: {0}</source>
|
||||
<target state="new">Unrecognized language: {0}</target>
|
||||
<note></note>
|
||||
<target state="translated">Idioma não reconhecido: {0}</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="UnrecognizedType">
|
||||
<source>Unrecognized type: {0}</source>
|
||||
<target state="new">Unrecognized type: {0}</target>
|
||||
<note></note>
|
||||
<target state="translated">Tipo não reconhecido: {0}</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AvailableTypes">
|
||||
<source>Available types for {0} :</source>
|
||||
<target state="new">Available types for {0} :</target>
|
||||
<note></note>
|
||||
<target state="translated">Tipos disponíveis para {0}:</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,73 +5,73 @@
|
|||
<group id="src/dotnet/commands/dotnet-new/LocalizableStrings.resx" />
|
||||
<trans-unit id="ProjectExistsError">
|
||||
<source>Creating new {0} project failed, project already exists.</source>
|
||||
<target state="new">Creating new {0} project failed, project already exists.</target>
|
||||
<note></note>
|
||||
<target state="translated">Ошибка создания проекта {0}: проект уже существует.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ProjectContainsError">
|
||||
<source>Creating new {0} project failed, directory already contains {1}</source>
|
||||
<target state="new">Creating new {0} project failed, directory already contains {1}</target>
|
||||
<note></note>
|
||||
<target state="translated">Ошибка создания проекта {0}: каталог уже содержит {1}</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ProjectFailedError">
|
||||
<source>Creating new {0} project failed.</source>
|
||||
<target state="new">Creating new {0} project failed.</target>
|
||||
<note></note>
|
||||
<target state="translated">Ошибка создания проекта {0}.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CreatedNewProject">
|
||||
<source>Created new {0} project in {1}.</source>
|
||||
<target state="new">Created new {0} project in {1}.</target>
|
||||
<note></note>
|
||||
<target state="translated">Проект {0} создан в {1}.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppFullName">
|
||||
<source>.NET Initializer</source>
|
||||
<target state="new">.NET Initializer</target>
|
||||
<note></note>
|
||||
<target state="translated">Инициализатор .NET</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppDescription">
|
||||
<source>Initializes empty project for .NET Platform</source>
|
||||
<target state="new">Initializes empty project for .NET Platform</target>
|
||||
<note></note>
|
||||
<target state="translated">Инициализация пустого проекта для платформы .NET</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ValidValuesText">
|
||||
<source>Valid values for {0}: {1}.</source>
|
||||
<target state="new">Valid values for {0}: {1}.</target>
|
||||
<note></note>
|
||||
<target state="translated">Допустимые значения для {0}: {1}.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Language">
|
||||
<source>LANGUAGE</source>
|
||||
<target state="new">LANGUAGE</target>
|
||||
<note></note>
|
||||
<target state="translated">LANGUAGE</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="LanguageOfProject">
|
||||
<source>Language of project Valid values: {0}.</source>
|
||||
<target state="new">Language of project Valid values: {0}.</target>
|
||||
<note></note>
|
||||
<target state="translated">Язык проекта Допустимые значения: {0}.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Type">
|
||||
<source>TYPE</source>
|
||||
<target state="new">TYPE</target>
|
||||
<note></note>
|
||||
<target state="translated">TYPE</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="TypeOfProject">
|
||||
<source>Type of project {0}</source>
|
||||
<target state="new">Type of project {0}</target>
|
||||
<note></note>
|
||||
<target state="translated">Тип проекта {0}</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="UnrecognizedLanguage">
|
||||
<source>Unrecognized language: {0}</source>
|
||||
<target state="new">Unrecognized language: {0}</target>
|
||||
<note></note>
|
||||
<target state="translated">Нераспознанный язык: {0}</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="UnrecognizedType">
|
||||
<source>Unrecognized type: {0}</source>
|
||||
<target state="new">Unrecognized type: {0}</target>
|
||||
<note></note>
|
||||
<target state="translated">Нераспознанный тип: {0}</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AvailableTypes">
|
||||
<source>Available types for {0} :</source>
|
||||
<target state="new">Available types for {0} :</target>
|
||||
<note></note>
|
||||
<target state="translated">Доступные типы для {0}:</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,73 +5,73 @@
|
|||
<group id="src/dotnet/commands/dotnet-new/LocalizableStrings.resx" />
|
||||
<trans-unit id="ProjectExistsError">
|
||||
<source>Creating new {0} project failed, project already exists.</source>
|
||||
<target state="new">Creating new {0} project failed, project already exists.</target>
|
||||
<note></note>
|
||||
<target state="translated">Yeni {0} projesi oluşturulamadı, proje zaten var.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ProjectContainsError">
|
||||
<source>Creating new {0} project failed, directory already contains {1}</source>
|
||||
<target state="new">Creating new {0} project failed, directory already contains {1}</target>
|
||||
<note></note>
|
||||
<target state="translated">Yeni {0} projesi oluşturulamadı, dizinde zaten {1} var</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ProjectFailedError">
|
||||
<source>Creating new {0} project failed.</source>
|
||||
<target state="new">Creating new {0} project failed.</target>
|
||||
<note></note>
|
||||
<target state="translated">Yeni {0} projesi oluşturulamadı.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CreatedNewProject">
|
||||
<source>Created new {0} project in {1}.</source>
|
||||
<target state="new">Created new {0} project in {1}.</target>
|
||||
<note></note>
|
||||
<target state="translated">{1} içinde yeni {0} projesi oluşturuldu.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppFullName">
|
||||
<source>.NET Initializer</source>
|
||||
<target state="new">.NET Initializer</target>
|
||||
<note></note>
|
||||
<target state="translated">.NET Başlatıcısı</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppDescription">
|
||||
<source>Initializes empty project for .NET Platform</source>
|
||||
<target state="new">Initializes empty project for .NET Platform</target>
|
||||
<note></note>
|
||||
<target state="translated">.NET Platformu için boş proje başlatır</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ValidValuesText">
|
||||
<source>Valid values for {0}: {1}.</source>
|
||||
<target state="new">Valid values for {0}: {1}.</target>
|
||||
<note></note>
|
||||
<target state="translated">{0} için geçerli değerler: {1}.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Language">
|
||||
<source>LANGUAGE</source>
|
||||
<target state="new">LANGUAGE</target>
|
||||
<note></note>
|
||||
<target state="translated">DİL</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="LanguageOfProject">
|
||||
<source>Language of project Valid values: {0}.</source>
|
||||
<target state="new">Language of project Valid values: {0}.</target>
|
||||
<note></note>
|
||||
<target state="translated">Projenin dili Geçerli değerler: {0}.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Type">
|
||||
<source>TYPE</source>
|
||||
<target state="new">TYPE</target>
|
||||
<note></note>
|
||||
<target state="translated">TÜR</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="TypeOfProject">
|
||||
<source>Type of project {0}</source>
|
||||
<target state="new">Type of project {0}</target>
|
||||
<note></note>
|
||||
<target state="translated">Projenin türü {0}</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="UnrecognizedLanguage">
|
||||
<source>Unrecognized language: {0}</source>
|
||||
<target state="new">Unrecognized language: {0}</target>
|
||||
<note></note>
|
||||
<target state="translated">Tanınmayan dil: {0}</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="UnrecognizedType">
|
||||
<source>Unrecognized type: {0}</source>
|
||||
<target state="new">Unrecognized type: {0}</target>
|
||||
<note></note>
|
||||
<target state="translated">Tanınmayan tür: {0}</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AvailableTypes">
|
||||
<source>Available types for {0} :</source>
|
||||
<target state="new">Available types for {0} :</target>
|
||||
<note></note>
|
||||
<target state="translated">{0} için kullanılabilir türler:</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,73 +5,73 @@
|
|||
<group id="src/dotnet/commands/dotnet-new/LocalizableStrings.resx" />
|
||||
<trans-unit id="ProjectExistsError">
|
||||
<source>Creating new {0} project failed, project already exists.</source>
|
||||
<target state="new">Creating new {0} project failed, project already exists.</target>
|
||||
<note></note>
|
||||
<target state="translated">创建新的 {0} 项目失败,项目已存在。</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ProjectContainsError">
|
||||
<source>Creating new {0} project failed, directory already contains {1}</source>
|
||||
<target state="new">Creating new {0} project failed, directory already contains {1}</target>
|
||||
<note></note>
|
||||
<target state="translated">创建新的 {0} 项目失败,目录已包含 {1}</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ProjectFailedError">
|
||||
<source>Creating new {0} project failed.</source>
|
||||
<target state="new">Creating new {0} project failed.</target>
|
||||
<note></note>
|
||||
<target state="translated">创建新的 {0} 项目失败。</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CreatedNewProject">
|
||||
<source>Created new {0} project in {1}.</source>
|
||||
<target state="new">Created new {0} project in {1}.</target>
|
||||
<note></note>
|
||||
<target state="translated">已在 {1} 中创建新的 {0} 项目。</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppFullName">
|
||||
<source>.NET Initializer</source>
|
||||
<target state="new">.NET Initializer</target>
|
||||
<note></note>
|
||||
<target state="translated">.NET 初始值设定项</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppDescription">
|
||||
<source>Initializes empty project for .NET Platform</source>
|
||||
<target state="new">Initializes empty project for .NET Platform</target>
|
||||
<note></note>
|
||||
<target state="translated">初始化 .NET 平台的空项目</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ValidValuesText">
|
||||
<source>Valid values for {0}: {1}.</source>
|
||||
<target state="new">Valid values for {0}: {1}.</target>
|
||||
<note></note>
|
||||
<target state="translated">{0}: {1} 的有效值。</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Language">
|
||||
<source>LANGUAGE</source>
|
||||
<target state="new">LANGUAGE</target>
|
||||
<note></note>
|
||||
<target state="translated">LANGUAGE</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="LanguageOfProject">
|
||||
<source>Language of project Valid values: {0}.</source>
|
||||
<target state="new">Language of project Valid values: {0}.</target>
|
||||
<note></note>
|
||||
<target state="translated">项目语言 有效值: {0}。</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Type">
|
||||
<source>TYPE</source>
|
||||
<target state="new">TYPE</target>
|
||||
<note></note>
|
||||
<target state="translated">TYPE</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="TypeOfProject">
|
||||
<source>Type of project {0}</source>
|
||||
<target state="new">Type of project {0}</target>
|
||||
<note></note>
|
||||
<target state="translated">项目类型 {0}</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="UnrecognizedLanguage">
|
||||
<source>Unrecognized language: {0}</source>
|
||||
<target state="new">Unrecognized language: {0}</target>
|
||||
<note></note>
|
||||
<target state="translated">未识别的语言: {0}</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="UnrecognizedType">
|
||||
<source>Unrecognized type: {0}</source>
|
||||
<target state="new">Unrecognized type: {0}</target>
|
||||
<note></note>
|
||||
<target state="translated">未识别的类型: {0}</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AvailableTypes">
|
||||
<source>Available types for {0} :</source>
|
||||
<target state="new">Available types for {0} :</target>
|
||||
<note></note>
|
||||
<target state="translated">{0} 的可用类型:</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,73 +5,73 @@
|
|||
<group id="src/dotnet/commands/dotnet-new/LocalizableStrings.resx" />
|
||||
<trans-unit id="ProjectExistsError">
|
||||
<source>Creating new {0} project failed, project already exists.</source>
|
||||
<target state="new">Creating new {0} project failed, project already exists.</target>
|
||||
<note></note>
|
||||
<target state="translated">建立新的 {0} 專案失敗,專案已經存在。</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ProjectContainsError">
|
||||
<source>Creating new {0} project failed, directory already contains {1}</source>
|
||||
<target state="new">Creating new {0} project failed, directory already contains {1}</target>
|
||||
<note></note>
|
||||
<target state="translated">建立新的 {0} 專案失敗,目錄已經包含 {1}</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ProjectFailedError">
|
||||
<source>Creating new {0} project failed.</source>
|
||||
<target state="new">Creating new {0} project failed.</target>
|
||||
<note></note>
|
||||
<target state="translated">建立新的 {0} 專案失敗。</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CreatedNewProject">
|
||||
<source>Created new {0} project in {1}.</source>
|
||||
<target state="new">Created new {0} project in {1}.</target>
|
||||
<note></note>
|
||||
<target state="translated">在 {1} 中建立新的 {0} 專案。</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppFullName">
|
||||
<source>.NET Initializer</source>
|
||||
<target state="new">.NET Initializer</target>
|
||||
<note></note>
|
||||
<target state="translated">.NET 初始設定式</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppDescription">
|
||||
<source>Initializes empty project for .NET Platform</source>
|
||||
<target state="new">Initializes empty project for .NET Platform</target>
|
||||
<note></note>
|
||||
<target state="translated">為 .NET 平台將空專案初始化</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ValidValuesText">
|
||||
<source>Valid values for {0}: {1}.</source>
|
||||
<target state="new">Valid values for {0}: {1}.</target>
|
||||
<note></note>
|
||||
<target state="translated">{0} 的有效值: {1}。</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Language">
|
||||
<source>LANGUAGE</source>
|
||||
<target state="new">LANGUAGE</target>
|
||||
<note></note>
|
||||
<target state="translated">語言</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="LanguageOfProject">
|
||||
<source>Language of project Valid values: {0}.</source>
|
||||
<target state="new">Language of project Valid values: {0}.</target>
|
||||
<note></note>
|
||||
<target state="translated">專案的語言 有效值: {0}。</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="Type">
|
||||
<source>TYPE</source>
|
||||
<target state="new">TYPE</target>
|
||||
<note></note>
|
||||
<target state="translated">類型</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="TypeOfProject">
|
||||
<source>Type of project {0}</source>
|
||||
<target state="new">Type of project {0}</target>
|
||||
<note></note>
|
||||
<target state="translated">專案的類型 {0}</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="UnrecognizedLanguage">
|
||||
<source>Unrecognized language: {0}</source>
|
||||
<target state="new">Unrecognized language: {0}</target>
|
||||
<note></note>
|
||||
<target state="translated">無法辨識的語言: {0}</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="UnrecognizedType">
|
||||
<source>Unrecognized type: {0}</source>
|
||||
<target state="new">Unrecognized type: {0}</target>
|
||||
<note></note>
|
||||
<target state="translated">無法辨識的類型: {0}</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AvailableTypes">
|
||||
<source>Available types for {0} :</source>
|
||||
<target state="new">Available types for {0} :</target>
|
||||
<note></note>
|
||||
<target state="translated">{0} 的可用類型:</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,73 +5,73 @@
|
|||
<group id="src/dotnet/commands/dotnet-pack/LocalizableStrings.resx" />
|
||||
<trans-unit id="AppFullName">
|
||||
<source>pack</source>
|
||||
<target state="new">pack</target>
|
||||
<note></note>
|
||||
<target state="translated">zabalit</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppDescription">
|
||||
<source>pack for msbuild</source>
|
||||
<target state="new">pack for msbuild</target>
|
||||
<note></note>
|
||||
<target state="translated">zabalit pro msbuild</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdOutputDir">
|
||||
<source>OUTPUT_DIR</source>
|
||||
<target state="new">OUTPUT_DIR</target>
|
||||
<note></note>
|
||||
<target state="translated">OUTPUT_DIR</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdOutputDirDescription">
|
||||
<source>Directory in which to place outputs</source>
|
||||
<target state="new">Directory in which to place outputs</target>
|
||||
<note></note>
|
||||
<target state="translated">Adresář pro ukládání výstupů</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdNoBuildOptionDescription">
|
||||
<source>Do not build project before packing</source>
|
||||
<target state="new">Do not build project before packing</target>
|
||||
<note></note>
|
||||
<target state="translated">Nesestavujte projekt, dokud ho nezabalíte.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdIncludeSymbolsDescription">
|
||||
<source>Include PDBs along with the DLLs in the output folder</source>
|
||||
<target state="new">Include PDBs along with the DLLs in the output folder</target>
|
||||
<note></note>
|
||||
<target state="translated">Zahrnout do výstupní složky soubory PDB a knihovny DLL</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdIncludeSourceDescription">
|
||||
<source>Include PDBs and source files. Source files go into the src folder in the resulting nuget package</source>
|
||||
<target state="new">Include PDBs and source files. Source files go into the src folder in the resulting nuget package</target>
|
||||
<note></note>
|
||||
<target state="translated">Zahrne soubory PDB a zdrojové soubory. Zdrojové soubory ve složce srcve výsledném balíčku NuGet</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdConfig">
|
||||
<source>CONFIGURATION</source>
|
||||
<target state="new">CONFIGURATION</target>
|
||||
<note></note>
|
||||
<target state="translated">CONFIGURATION</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdConfigDescription">
|
||||
<source>Configuration under which to build</source>
|
||||
<target state="new">Configuration under which to build</target>
|
||||
<note></note>
|
||||
<target state="translated">Konfigurace použitá k sestavení</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdVersionSuffix">
|
||||
<source>VERSION_SUFFIX</source>
|
||||
<target state="new">VERSION_SUFFIX</target>
|
||||
<note></note>
|
||||
<target state="translated">VERSION_SUFFIX</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdVersionSuffixDescription">
|
||||
<source>Defines what `*` should be replaced with in version field in project.json</source>
|
||||
<target state="new">Defines what `*` should be replaced with in version field in project.json</target>
|
||||
<note></note>
|
||||
<target state="translated">Definuje, čím nahradit „*“ v poli verze v souboru project.json.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdServiceableDescription">
|
||||
<source>Set the serviceable flag in the package</source>
|
||||
<target state="new">Set the serviceable flag in the package</target>
|
||||
<note></note>
|
||||
<target state="translated">Nastavit v balíčku příznak obsluhovatelnosti</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdArgumentProject">
|
||||
<source>PROJECT</source>
|
||||
<target state="new">PROJECT</target>
|
||||
<note></note>
|
||||
<target state="translated">PROJECT</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdArgumentDescription">
|
||||
<source>The project to pack, defaults to the project file in the current directory. Can be a path to any project file</source>
|
||||
<target state="new">The project to pack, defaults to the project file in the current directory. Can be a path to any project file</target>
|
||||
<note></note>
|
||||
<target state="translated">Balený projekt – výchozí hodnotou je soubor projektu v aktuálním adresáři. Může to být cesta k libovolnému souboru projektu.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,73 +5,73 @@
|
|||
<group id="src/dotnet/commands/dotnet-pack/LocalizableStrings.resx" />
|
||||
<trans-unit id="AppFullName">
|
||||
<source>pack</source>
|
||||
<target state="new">pack</target>
|
||||
<note></note>
|
||||
<target state="translated">Packen</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppDescription">
|
||||
<source>pack for msbuild</source>
|
||||
<target state="new">pack for msbuild</target>
|
||||
<note></note>
|
||||
<target state="translated">Für MSBuild packen</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdOutputDir">
|
||||
<source>OUTPUT_DIR</source>
|
||||
<target state="new">OUTPUT_DIR</target>
|
||||
<note></note>
|
||||
<target state="translated">OUTPUT_DIR</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdOutputDirDescription">
|
||||
<source>Directory in which to place outputs</source>
|
||||
<target state="new">Directory in which to place outputs</target>
|
||||
<note></note>
|
||||
<target state="translated">Verzeichnis für Ausgaben</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdNoBuildOptionDescription">
|
||||
<source>Do not build project before packing</source>
|
||||
<target state="new">Do not build project before packing</target>
|
||||
<note></note>
|
||||
<target state="translated">Projekt nicht vor dem Packen erstellen</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdIncludeSymbolsDescription">
|
||||
<source>Include PDBs along with the DLLs in the output folder</source>
|
||||
<target state="new">Include PDBs along with the DLLs in the output folder</target>
|
||||
<note></note>
|
||||
<target state="translated">PDBs zusammen mit DLLs im Ausgabeordner einschließen</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdIncludeSourceDescription">
|
||||
<source>Include PDBs and source files. Source files go into the src folder in the resulting nuget package</source>
|
||||
<target state="new">Include PDBs and source files. Source files go into the src folder in the resulting nuget package</target>
|
||||
<note></note>
|
||||
<target state="translated">PDBs und Quelldateien einschließen. Quelldateien werden im Ordner "src" im resultierenden NuGet-Paket abgelegt.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdConfig">
|
||||
<source>CONFIGURATION</source>
|
||||
<target state="new">CONFIGURATION</target>
|
||||
<note></note>
|
||||
<target state="translated">CONFIGURATION</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdConfigDescription">
|
||||
<source>Configuration under which to build</source>
|
||||
<target state="new">Configuration under which to build</target>
|
||||
<note></note>
|
||||
<target state="translated">Konfiguration für den Buildvorgang</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdVersionSuffix">
|
||||
<source>VERSION_SUFFIX</source>
|
||||
<target state="new">VERSION_SUFFIX</target>
|
||||
<note></note>
|
||||
<target state="translated">VERSION_SUFFIX</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdVersionSuffixDescription">
|
||||
<source>Defines what `*` should be replaced with in version field in project.json</source>
|
||||
<target state="new">Defines what `*` should be replaced with in version field in project.json</target>
|
||||
<note></note>
|
||||
<target state="translated">Definiert, wodurch "*" im Versionsfeld in "project.json" ersetzt werden soll.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdServiceableDescription">
|
||||
<source>Set the serviceable flag in the package</source>
|
||||
<target state="new">Set the serviceable flag in the package</target>
|
||||
<note></note>
|
||||
<target state="translated">Verarbeitungsflag im Paket festlegen</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdArgumentProject">
|
||||
<source>PROJECT</source>
|
||||
<target state="new">PROJECT</target>
|
||||
<note></note>
|
||||
<target state="translated">PROJECT</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdArgumentDescription">
|
||||
<source>The project to pack, defaults to the project file in the current directory. Can be a path to any project file</source>
|
||||
<target state="new">The project to pack, defaults to the project file in the current directory. Can be a path to any project file</target>
|
||||
<note></note>
|
||||
<target state="translated">Das zu packende Projekt (standardmäßig die Projektdatei im aktuellen Verzeichnis). Kann ein Pfad zu einer beliebigen Projektdatei sein.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,73 +5,73 @@
|
|||
<group id="src/dotnet/commands/dotnet-pack/LocalizableStrings.resx" />
|
||||
<trans-unit id="AppFullName">
|
||||
<source>pack</source>
|
||||
<target state="new">pack</target>
|
||||
<note></note>
|
||||
<target state="translated">pack</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppDescription">
|
||||
<source>pack for msbuild</source>
|
||||
<target state="new">pack for msbuild</target>
|
||||
<note></note>
|
||||
<target state="translated">pack para MSBuild</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdOutputDir">
|
||||
<source>OUTPUT_DIR</source>
|
||||
<target state="new">OUTPUT_DIR</target>
|
||||
<note></note>
|
||||
<target state="translated">DIRECTORIO_DE_SALIDA</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdOutputDirDescription">
|
||||
<source>Directory in which to place outputs</source>
|
||||
<target state="new">Directory in which to place outputs</target>
|
||||
<note></note>
|
||||
<target state="translated">Directorio donde se ponen los archivos de salida</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdNoBuildOptionDescription">
|
||||
<source>Do not build project before packing</source>
|
||||
<target state="new">Do not build project before packing</target>
|
||||
<note></note>
|
||||
<target state="translated">No se compila el proyecto antes de crear el paquete</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdIncludeSymbolsDescription">
|
||||
<source>Include PDBs along with the DLLs in the output folder</source>
|
||||
<target state="new">Include PDBs along with the DLLs in the output folder</target>
|
||||
<note></note>
|
||||
<target state="translated">Se incluyen los archivos PDB junto con las bibliotecas DLL en la carpeta de salida</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdIncludeSourceDescription">
|
||||
<source>Include PDBs and source files. Source files go into the src folder in the resulting nuget package</source>
|
||||
<target state="new">Include PDBs and source files. Source files go into the src folder in the resulting nuget package</target>
|
||||
<note></note>
|
||||
<target state="translated">Se incluyen los archivos PDB y de código fuente. Los archivos de código fuente van a la carpeta src del paquete NuGet resultante</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdConfig">
|
||||
<source>CONFIGURATION</source>
|
||||
<target state="new">CONFIGURATION</target>
|
||||
<note></note>
|
||||
<target state="translated">CONFIGURACIÓN</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdConfigDescription">
|
||||
<source>Configuration under which to build</source>
|
||||
<target state="new">Configuration under which to build</target>
|
||||
<note></note>
|
||||
<target state="translated">Configuración para la compilación</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdVersionSuffix">
|
||||
<source>VERSION_SUFFIX</source>
|
||||
<target state="new">VERSION_SUFFIX</target>
|
||||
<note></note>
|
||||
<target state="translated">SUFIJO_DE_VERSIÓN</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdVersionSuffixDescription">
|
||||
<source>Defines what `*` should be replaced with in version field in project.json</source>
|
||||
<target state="new">Defines what `*` should be replaced with in version field in project.json</target>
|
||||
<note></note>
|
||||
<target state="translated">Define con qué debe reemplazarse “*” en el campo de versión de project.json</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdServiceableDescription">
|
||||
<source>Set the serviceable flag in the package</source>
|
||||
<target state="new">Set the serviceable flag in the package</target>
|
||||
<note></note>
|
||||
<target state="translated">Establece la marca serviceable en el paquete</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdArgumentProject">
|
||||
<source>PROJECT</source>
|
||||
<target state="new">PROJECT</target>
|
||||
<note></note>
|
||||
<target state="translated">PROYECTO</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdArgumentDescription">
|
||||
<source>The project to pack, defaults to the project file in the current directory. Can be a path to any project file</source>
|
||||
<target state="new">The project to pack, defaults to the project file in the current directory. Can be a path to any project file</target>
|
||||
<note></note>
|
||||
<target state="translated">Proyecto que se va a empaquetar; de forma predeterminada, toma el archivo del proyecto del directorio actual. Puede ser una ruta de acceso a cualquier archivo de proyecto</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,73 +5,73 @@
|
|||
<group id="src/dotnet/commands/dotnet-pack/LocalizableStrings.resx" />
|
||||
<trans-unit id="AppFullName">
|
||||
<source>pack</source>
|
||||
<target state="new">pack</target>
|
||||
<note></note>
|
||||
<target state="translated">compresser</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppDescription">
|
||||
<source>pack for msbuild</source>
|
||||
<target state="new">pack for msbuild</target>
|
||||
<note></note>
|
||||
<target state="translated">compresser pour msbuild</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdOutputDir">
|
||||
<source>OUTPUT_DIR</source>
|
||||
<target state="new">OUTPUT_DIR</target>
|
||||
<note></note>
|
||||
<target state="translated">RÉP_SORTIE</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdOutputDirDescription">
|
||||
<source>Directory in which to place outputs</source>
|
||||
<target state="new">Directory in which to place outputs</target>
|
||||
<note></note>
|
||||
<target state="translated">Répertoire dans lequel placer les sorties</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdNoBuildOptionDescription">
|
||||
<source>Do not build project before packing</source>
|
||||
<target state="new">Do not build project before packing</target>
|
||||
<note></note>
|
||||
<target state="translated">Ne pas générer le projet avant la compression</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdIncludeSymbolsDescription">
|
||||
<source>Include PDBs along with the DLLs in the output folder</source>
|
||||
<target state="new">Include PDBs along with the DLLs in the output folder</target>
|
||||
<note></note>
|
||||
<target state="translated">Inclure les PDB avec les DLL dans le dossier de sortie</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdIncludeSourceDescription">
|
||||
<source>Include PDBs and source files. Source files go into the src folder in the resulting nuget package</source>
|
||||
<target state="new">Include PDBs and source files. Source files go into the src folder in the resulting nuget package</target>
|
||||
<note></note>
|
||||
<target state="translated">Inclure les PDB et les fichiers sources. Les fichiers sources vont dans le dossier src dans le paquet NuGet résultant</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdConfig">
|
||||
<source>CONFIGURATION</source>
|
||||
<target state="new">CONFIGURATION</target>
|
||||
<note></note>
|
||||
<target state="translated">CONFIGURATION</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdConfigDescription">
|
||||
<source>Configuration under which to build</source>
|
||||
<target state="new">Configuration under which to build</target>
|
||||
<note></note>
|
||||
<target state="translated">Configuration sous laquelle générer la build</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdVersionSuffix">
|
||||
<source>VERSION_SUFFIX</source>
|
||||
<target state="new">VERSION_SUFFIX</target>
|
||||
<note></note>
|
||||
<target state="translated">SUFFIXE_VERSION</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdVersionSuffixDescription">
|
||||
<source>Defines what `*` should be replaced with in version field in project.json</source>
|
||||
<target state="new">Defines what `*` should be replaced with in version field in project.json</target>
|
||||
<note></note>
|
||||
<target state="translated">Définit par quoi remplacer '*' dans le champ version dans project.json</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdServiceableDescription">
|
||||
<source>Set the serviceable flag in the package</source>
|
||||
<target state="new">Set the serviceable flag in the package</target>
|
||||
<note></note>
|
||||
<target state="translated">Définir l'indicateur de maintenance dans le package</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdArgumentProject">
|
||||
<source>PROJECT</source>
|
||||
<target state="new">PROJECT</target>
|
||||
<note></note>
|
||||
<target state="translated">PROJET</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdArgumentDescription">
|
||||
<source>The project to pack, defaults to the project file in the current directory. Can be a path to any project file</source>
|
||||
<target state="new">The project to pack, defaults to the project file in the current directory. Can be a path to any project file</target>
|
||||
<note></note>
|
||||
<target state="translated">Projet à compresser, par défaut le fichier projet dans le répertoire actif. Il peut s'agir d'un chemin vers n'importe quel fichier projet</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,73 +5,73 @@
|
|||
<group id="src/dotnet/commands/dotnet-pack/LocalizableStrings.resx" />
|
||||
<trans-unit id="AppFullName">
|
||||
<source>pack</source>
|
||||
<target state="new">pack</target>
|
||||
<note></note>
|
||||
<target state="translated">pack</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppDescription">
|
||||
<source>pack for msbuild</source>
|
||||
<target state="new">pack for msbuild</target>
|
||||
<note></note>
|
||||
<target state="translated">pack per MSBuild</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdOutputDir">
|
||||
<source>OUTPUT_DIR</source>
|
||||
<target state="new">OUTPUT_DIR</target>
|
||||
<note></note>
|
||||
<target state="translated">DIR_OUTPUT</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdOutputDirDescription">
|
||||
<source>Directory in which to place outputs</source>
|
||||
<target state="new">Directory in which to place outputs</target>
|
||||
<note></note>
|
||||
<target state="translated">Directory in cui inserire gli output</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdNoBuildOptionDescription">
|
||||
<source>Do not build project before packing</source>
|
||||
<target state="new">Do not build project before packing</target>
|
||||
<note></note>
|
||||
<target state="translated">Non compila il progetto prima della creazione del pacchetto</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdIncludeSymbolsDescription">
|
||||
<source>Include PDBs along with the DLLs in the output folder</source>
|
||||
<target state="new">Include PDBs along with the DLLs in the output folder</target>
|
||||
<note></note>
|
||||
<target state="translated">Include i PDB unitamente alle DLL nella cartella di output</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdIncludeSourceDescription">
|
||||
<source>Include PDBs and source files. Source files go into the src folder in the resulting nuget package</source>
|
||||
<target state="new">Include PDBs and source files. Source files go into the src folder in the resulting nuget package</target>
|
||||
<note></note>
|
||||
<target state="translated">Include i PDB e i file di origine. I file di origine vengono inseriti nella cartella src nel pacchetto NuGet risultante</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdConfig">
|
||||
<source>CONFIGURATION</source>
|
||||
<target state="new">CONFIGURATION</target>
|
||||
<note></note>
|
||||
<target state="translated">CONFIGURAZIONE</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdConfigDescription">
|
||||
<source>Configuration under which to build</source>
|
||||
<target state="new">Configuration under which to build</target>
|
||||
<note></note>
|
||||
<target state="translated">Configurazione con cui eseguire la compilazione</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdVersionSuffix">
|
||||
<source>VERSION_SUFFIX</source>
|
||||
<target state="new">VERSION_SUFFIX</target>
|
||||
<note></note>
|
||||
<target state="translated">SUFFISSO_VERSIONE</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdVersionSuffixDescription">
|
||||
<source>Defines what `*` should be replaced with in version field in project.json</source>
|
||||
<target state="new">Defines what `*` should be replaced with in version field in project.json</target>
|
||||
<note></note>
|
||||
<target state="translated">Consente di definire con che cosa sostituire `*` nel campo della versione in project.json</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdServiceableDescription">
|
||||
<source>Set the serviceable flag in the package</source>
|
||||
<target state="new">Set the serviceable flag in the package</target>
|
||||
<note></note>
|
||||
<target state="translated">Imposta il flag serviceable nel pacchetto</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdArgumentProject">
|
||||
<source>PROJECT</source>
|
||||
<target state="new">PROJECT</target>
|
||||
<note></note>
|
||||
<target state="translated">PROGETTO</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdArgumentDescription">
|
||||
<source>The project to pack, defaults to the project file in the current directory. Can be a path to any project file</source>
|
||||
<target state="new">The project to pack, defaults to the project file in the current directory. Can be a path to any project file</target>
|
||||
<note></note>
|
||||
<target state="translated">Progetto di cui creare il pacchetto. Per impostazione predefinita, verrà usato il file di progetto nella directory corrente. Può essere un percorso di qualsiasi file di progetto</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,73 +5,73 @@
|
|||
<group id="src/dotnet/commands/dotnet-pack/LocalizableStrings.resx" />
|
||||
<trans-unit id="AppFullName">
|
||||
<source>pack</source>
|
||||
<target state="new">pack</target>
|
||||
<note></note>
|
||||
<target state="translated">パック</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppDescription">
|
||||
<source>pack for msbuild</source>
|
||||
<target state="new">pack for msbuild</target>
|
||||
<note></note>
|
||||
<target state="translated">msbuild のパック</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdOutputDir">
|
||||
<source>OUTPUT_DIR</source>
|
||||
<target state="new">OUTPUT_DIR</target>
|
||||
<note></note>
|
||||
<target state="translated">OUTPUT_DIR</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdOutputDirDescription">
|
||||
<source>Directory in which to place outputs</source>
|
||||
<target state="new">Directory in which to place outputs</target>
|
||||
<note></note>
|
||||
<target state="translated">出力を配置するディレクトリ</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdNoBuildOptionDescription">
|
||||
<source>Do not build project before packing</source>
|
||||
<target state="new">Do not build project before packing</target>
|
||||
<note></note>
|
||||
<target state="translated">パックする前にプロジェクトを構築しないでください</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdIncludeSymbolsDescription">
|
||||
<source>Include PDBs along with the DLLs in the output folder</source>
|
||||
<target state="new">Include PDBs along with the DLLs in the output folder</target>
|
||||
<note></note>
|
||||
<target state="translated">出力フォルダーに DLL と共に PDB を含める</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdIncludeSourceDescription">
|
||||
<source>Include PDBs and source files. Source files go into the src folder in the resulting nuget package</source>
|
||||
<target state="new">Include PDBs and source files. Source files go into the src folder in the resulting nuget package</target>
|
||||
<note></note>
|
||||
<target state="translated">PDB とソース ファイルを含めます。ソース ファイルは、結果の nuget パッケージの src フォルダーに移動します</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdConfig">
|
||||
<source>CONFIGURATION</source>
|
||||
<target state="new">CONFIGURATION</target>
|
||||
<note></note>
|
||||
<target state="translated">CONFIGURATION</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdConfigDescription">
|
||||
<source>Configuration under which to build</source>
|
||||
<target state="new">Configuration under which to build</target>
|
||||
<note></note>
|
||||
<target state="translated">構築する構成</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdVersionSuffix">
|
||||
<source>VERSION_SUFFIX</source>
|
||||
<target state="new">VERSION_SUFFIX</target>
|
||||
<note></note>
|
||||
<target state="translated">VERSION_SUFFIX</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdVersionSuffixDescription">
|
||||
<source>Defines what `*` should be replaced with in version field in project.json</source>
|
||||
<target state="new">Defines what `*` should be replaced with in version field in project.json</target>
|
||||
<note></note>
|
||||
<target state="translated">project.json のバージョン フィールド内で `*` を置き換えるものを定義する</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdServiceableDescription">
|
||||
<source>Set the serviceable flag in the package</source>
|
||||
<target state="new">Set the serviceable flag in the package</target>
|
||||
<note></note>
|
||||
<target state="translated">パッケージに処理可能なフラグを設定する</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdArgumentProject">
|
||||
<source>PROJECT</source>
|
||||
<target state="new">PROJECT</target>
|
||||
<note></note>
|
||||
<target state="translated">PROJECT</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdArgumentDescription">
|
||||
<source>The project to pack, defaults to the project file in the current directory. Can be a path to any project file</source>
|
||||
<target state="new">The project to pack, defaults to the project file in the current directory. Can be a path to any project file</target>
|
||||
<note></note>
|
||||
<target state="translated">パックするプロジェクト。既定は現在のディレクトリ内のプロジェクト ファイルです。任意のプロジェクト ファイルへのパスを指定できます</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,73 +5,73 @@
|
|||
<group id="src/dotnet/commands/dotnet-pack/LocalizableStrings.resx" />
|
||||
<trans-unit id="AppFullName">
|
||||
<source>pack</source>
|
||||
<target state="new">pack</target>
|
||||
<note></note>
|
||||
<target state="translated">팩</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppDescription">
|
||||
<source>pack for msbuild</source>
|
||||
<target state="new">pack for msbuild</target>
|
||||
<note></note>
|
||||
<target state="translated">msbuild용 팩입니다.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdOutputDir">
|
||||
<source>OUTPUT_DIR</source>
|
||||
<target state="new">OUTPUT_DIR</target>
|
||||
<note></note>
|
||||
<target state="translated">OUTPUT_DIR</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdOutputDirDescription">
|
||||
<source>Directory in which to place outputs</source>
|
||||
<target state="new">Directory in which to place outputs</target>
|
||||
<note></note>
|
||||
<target state="translated">출력을 배치할 디렉터리입니다.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdNoBuildOptionDescription">
|
||||
<source>Do not build project before packing</source>
|
||||
<target state="new">Do not build project before packing</target>
|
||||
<note></note>
|
||||
<target state="translated">압축하기 전에 프로젝트를 빌드하지 않습니다.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdIncludeSymbolsDescription">
|
||||
<source>Include PDBs along with the DLLs in the output folder</source>
|
||||
<target state="new">Include PDBs along with the DLLs in the output folder</target>
|
||||
<note></note>
|
||||
<target state="translated">출력 폴더에 DLL과 함께 PDB를 포함합니다.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdIncludeSourceDescription">
|
||||
<source>Include PDBs and source files. Source files go into the src folder in the resulting nuget package</source>
|
||||
<target state="new">Include PDBs and source files. Source files go into the src folder in the resulting nuget package</target>
|
||||
<note></note>
|
||||
<target state="translated">PDB 및 소스 파일을 포함합니다. 소스 파일이 결과 nuget 패키지의 src 폴더로 이동합니다.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdConfig">
|
||||
<source>CONFIGURATION</source>
|
||||
<target state="new">CONFIGURATION</target>
|
||||
<note></note>
|
||||
<target state="translated">CONFIGURATION</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdConfigDescription">
|
||||
<source>Configuration under which to build</source>
|
||||
<target state="new">Configuration under which to build</target>
|
||||
<note></note>
|
||||
<target state="translated">빌드할 구성입니다.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdVersionSuffix">
|
||||
<source>VERSION_SUFFIX</source>
|
||||
<target state="new">VERSION_SUFFIX</target>
|
||||
<note></note>
|
||||
<target state="translated">VERSION_SUFFIX</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdVersionSuffixDescription">
|
||||
<source>Defines what `*` should be replaced with in version field in project.json</source>
|
||||
<target state="new">Defines what `*` should be replaced with in version field in project.json</target>
|
||||
<note></note>
|
||||
<target state="translated">project.json의 버전 필드에서 `*`를 대체할 항목을 정의합니다.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdServiceableDescription">
|
||||
<source>Set the serviceable flag in the package</source>
|
||||
<target state="new">Set the serviceable flag in the package</target>
|
||||
<note></note>
|
||||
<target state="translated">패키지에서 서비스 가능 플래그를 설정합니다.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdArgumentProject">
|
||||
<source>PROJECT</source>
|
||||
<target state="new">PROJECT</target>
|
||||
<note></note>
|
||||
<target state="translated">PROJECT</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdArgumentDescription">
|
||||
<source>The project to pack, defaults to the project file in the current directory. Can be a path to any project file</source>
|
||||
<target state="new">The project to pack, defaults to the project file in the current directory. Can be a path to any project file</target>
|
||||
<note></note>
|
||||
<target state="translated">압축할 프로젝트입니다. 현재 디렉터리의 프로젝트 파일로 기본 설정됩니다. 프로젝트 파일의 경로일 수 있습니다.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,73 +5,73 @@
|
|||
<group id="src/dotnet/commands/dotnet-pack/LocalizableStrings.resx" />
|
||||
<trans-unit id="AppFullName">
|
||||
<source>pack</source>
|
||||
<target state="new">pack</target>
|
||||
<note></note>
|
||||
<target state="translated">pakowanie</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppDescription">
|
||||
<source>pack for msbuild</source>
|
||||
<target state="new">pack for msbuild</target>
|
||||
<note></note>
|
||||
<target state="translated">pakowanie dla programu MSBuild</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdOutputDir">
|
||||
<source>OUTPUT_DIR</source>
|
||||
<target state="new">OUTPUT_DIR</target>
|
||||
<note></note>
|
||||
<target state="translated">KATALOG_WYJŚCIOWY</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdOutputDirDescription">
|
||||
<source>Directory in which to place outputs</source>
|
||||
<target state="new">Directory in which to place outputs</target>
|
||||
<note></note>
|
||||
<target state="translated">Katalog, w którym mają zostać umieszczone dane wyjściowe</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdNoBuildOptionDescription">
|
||||
<source>Do not build project before packing</source>
|
||||
<target state="new">Do not build project before packing</target>
|
||||
<note></note>
|
||||
<target state="translated">Nie kompiluj projektu przed pakowaniem</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdIncludeSymbolsDescription">
|
||||
<source>Include PDBs along with the DLLs in the output folder</source>
|
||||
<target state="new">Include PDBs along with the DLLs in the output folder</target>
|
||||
<note></note>
|
||||
<target state="translated">Dołącz pliki PDB wraz z bibliotekami DLL w folderze wyjściowym</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdIncludeSourceDescription">
|
||||
<source>Include PDBs and source files. Source files go into the src folder in the resulting nuget package</source>
|
||||
<target state="new">Include PDBs and source files. Source files go into the src folder in the resulting nuget package</target>
|
||||
<note></note>
|
||||
<target state="translated">Dołącz pliki PDB i pliki źródłowe. Pliki źródłowe zostaną umieszczone w folderze src w wynikowym pakiecie NuGet</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdConfig">
|
||||
<source>CONFIGURATION</source>
|
||||
<target state="new">CONFIGURATION</target>
|
||||
<note></note>
|
||||
<target state="translated">KONFIGURACJA</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdConfigDescription">
|
||||
<source>Configuration under which to build</source>
|
||||
<target state="new">Configuration under which to build</target>
|
||||
<note></note>
|
||||
<target state="translated">Konfiguracja, przy użyciu której ma zostać przeprowadzona kompilacja</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdVersionSuffix">
|
||||
<source>VERSION_SUFFIX</source>
|
||||
<target state="new">VERSION_SUFFIX</target>
|
||||
<note></note>
|
||||
<target state="translated">SUFIKS_WERSJI</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdVersionSuffixDescription">
|
||||
<source>Defines what `*` should be replaced with in version field in project.json</source>
|
||||
<target state="new">Defines what `*` should be replaced with in version field in project.json</target>
|
||||
<note></note>
|
||||
<target state="translated">Określa, czym ma zostać zastąpiona gwiazdka (*) w polu wersji w pliku project.json</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdServiceableDescription">
|
||||
<source>Set the serviceable flag in the package</source>
|
||||
<target state="new">Set the serviceable flag in the package</target>
|
||||
<note></note>
|
||||
<target state="translated">Ustaw w pakiecie flagę oznaczającą możliwość obsługi</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdArgumentProject">
|
||||
<source>PROJECT</source>
|
||||
<target state="new">PROJECT</target>
|
||||
<note></note>
|
||||
<target state="translated">PROJEKT</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdArgumentDescription">
|
||||
<source>The project to pack, defaults to the project file in the current directory. Can be a path to any project file</source>
|
||||
<target state="new">The project to pack, defaults to the project file in the current directory. Can be a path to any project file</target>
|
||||
<note></note>
|
||||
<target state="translated">Projekty do spakowania, wartością domyślną jest plik projektu w bieżącym katalogu. Może to być ścieżka do dowolnego pliku projektu</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
|
@ -5,73 +5,73 @@
|
|||
<group id="src/dotnet/commands/dotnet-pack/LocalizableStrings.resx" />
|
||||
<trans-unit id="AppFullName">
|
||||
<source>pack</source>
|
||||
<target state="new">pack</target>
|
||||
<note></note>
|
||||
<target state="translated">empacotar</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AppDescription">
|
||||
<source>pack for msbuild</source>
|
||||
<target state="new">pack for msbuild</target>
|
||||
<note></note>
|
||||
<target state="translated">empacotar para o msbuild</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdOutputDir">
|
||||
<source>OUTPUT_DIR</source>
|
||||
<target state="new">OUTPUT_DIR</target>
|
||||
<note></note>
|
||||
<target state="translated">DIRETÓRIO_DE_SAÍDA</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdOutputDirDescription">
|
||||
<source>Directory in which to place outputs</source>
|
||||
<target state="new">Directory in which to place outputs</target>
|
||||
<note></note>
|
||||
<target state="translated">Diretório no qual colocar as saídas</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdNoBuildOptionDescription">
|
||||
<source>Do not build project before packing</source>
|
||||
<target state="new">Do not build project before packing</target>
|
||||
<note></note>
|
||||
<target state="translated">Não compile o projeto antes de empacotar</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdIncludeSymbolsDescription">
|
||||
<source>Include PDBs along with the DLLs in the output folder</source>
|
||||
<target state="new">Include PDBs along with the DLLs in the output folder</target>
|
||||
<note></note>
|
||||
<target state="translated">Incluir os PDBs juntamente com os DLLs na pasta de saída</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdIncludeSourceDescription">
|
||||
<source>Include PDBs and source files. Source files go into the src folder in the resulting nuget package</source>
|
||||
<target state="new">Include PDBs and source files. Source files go into the src folder in the resulting nuget package</target>
|
||||
<note></note>
|
||||
<target state="translated">Incluir os arquivos de origem e os PDBs. Os arquivos de origem vão para a pasta de origem no pacote nuget resultante</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdConfig">
|
||||
<source>CONFIGURATION</source>
|
||||
<target state="new">CONFIGURATION</target>
|
||||
<note></note>
|
||||
<target state="translated">CONFIGURAÇÃO</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdConfigDescription">
|
||||
<source>Configuration under which to build</source>
|
||||
<target state="new">Configuration under which to build</target>
|
||||
<note></note>
|
||||
<target state="translated">Configuração sob a qual compilar</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdVersionSuffix">
|
||||
<source>VERSION_SUFFIX</source>
|
||||
<target state="new">VERSION_SUFFIX</target>
|
||||
<note></note>
|
||||
<target state="translated">SUFIXO_DA_VERSÃO</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdVersionSuffixDescription">
|
||||
<source>Defines what `*` should be replaced with in version field in project.json</source>
|
||||
<target state="new">Defines what `*` should be replaced with in version field in project.json</target>
|
||||
<note></note>
|
||||
<target state="translated">Define pelo que ‘*’ deve ser substituído no campo de versão no project.json</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdServiceableDescription">
|
||||
<source>Set the serviceable flag in the package</source>
|
||||
<target state="new">Set the serviceable flag in the package</target>
|
||||
<note></note>
|
||||
<target state="translated">Definir o sinalizador operacional no pacote</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdArgumentProject">
|
||||
<source>PROJECT</source>
|
||||
<target state="new">PROJECT</target>
|
||||
<note></note>
|
||||
<target state="translated">PROJETO</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="CmdArgumentDescription">
|
||||
<source>The project to pack, defaults to the project file in the current directory. Can be a path to any project file</source>
|
||||
<target state="new">The project to pack, defaults to the project file in the current directory. Can be a path to any project file</target>
|
||||
<note></note>
|
||||
<target state="translated">O projeto a ser empacotado, usa como padrão o arquivo de projeto no diretório atual. Pode ser um caminho para qualquer arquivo de projeto</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Reference in a new issue