Skip to content

Commit

Permalink
Localized file check-in by OneLocBuild Task: Build definition ID 1089…
Browse files Browse the repository at this point in the history
…9: Build ID 28758400
  • Loading branch information
vmapetr committed Jul 1, 2024
1 parent fdf806b commit d80f3d4
Show file tree
Hide file tree
Showing 38 changed files with 689 additions and 689 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"loc.friendlyName": "Azure-Dateikopiervorgang",
"loc.helpMarkDown": "[Learn more about this task](https://aka.ms/azurefilecopyreadme) and to report any issues with this new version of the task [here](https://github.com/microsoft/azure-pipelines-tasks/issues/new?assignees=&labels=regression%2Cbug&projects=&template=1.regression.yml&title=%5BREGRESSION%5D%3A+)",
"loc.helpMarkDown": "[Learn more about this task](https://aka.ms/azurefilecopyreadme) und zum Melden von Problemen mit dieser neuen Version der Aufgabe [here](https://github.com/microsoft/azure-pipelines-tasks/issues/new?assignees=&labels=regression%2Cbug&projects=&template=1.regression.yml&title=%5BREGRESSION%5D%3A+)",
"loc.description": "Hiermit werden Dateien in Azure Blob Storage oder auf virtuelle Computer kopiert.",
"loc.instanceNameFormat": "$(Destination)-Dateikopiervorgang",
"loc.releaseNotes": "What's new in Version 6.0: <br/>&nbsp;&nbsp; Support Workload identity federation and [Azure RBAC](https://learn.microsoft.com/en-us/azure/storage/blobs/assign-azure-role-data-access?tabs=portal), also use [AzCopy.exe](https://github.com/Azure/azure-storage-azcopy/tree/v10.24.0) with version 10.24.0, for more info:[here](https://github.com/Azure/azure-storage-azcopy/releases)",
"loc.releaseNotes": "Neuigkeiten in Version 6.0: <br/>&nbsp;&nbsp; Unterstützung des Workloadidentitätsverbunds und [Azure RBAC](https://learn.microsoft.com/en-us/azure/storage/blobs/assign-azure-role-data-access?tabs=portal), auch Verwendung von [AzCopy.exe](https://github.com/Azure/azure-storage-azcopy/tree/v10.24.0) mit Version 10.24.0, für weitere Informationen:[here](https://github.com/Azure/azure-storage-azcopy/releases)",
"loc.input.label.SourcePath": "Quelle",
"loc.input.help.SourcePath": "Der absolute Pfad des Quellordners oder der Datei auf dem lokalen Computer oder eine UNC-Freigabe. Der Ausdruck muss einen einzelnen Ordner oder eine Datei zurückgeben. Das Platzhaltersymbol (*) wird an beliebiger Stelle im Dateipfad oder im Dateinamen unterstützt.",
"loc.input.label.ConnectedServiceNameARM": "Azure-Abonnement",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"loc.friendlyName": "Copia de archivos de Azure",
"loc.helpMarkDown": "[Learn more about this task](https://aka.ms/azurefilecopyreadme) and to report any issues with this new version of the task [here](https://github.com/microsoft/azure-pipelines-tasks/issues/new?assignees=&labels=regression%2Cbug&projects=&template=1.regression.yml&title=%5BREGRESSION%5D%3A+)",
"loc.helpMarkDown": "[Más información sobre esta tarea](https://aka.ms/azurefilecopyreadme) y para notificar cualquier problema con esta nueva versión de la tarea [aquí](https://github.com/microsoft/azure-pipelines-tasks/issues/new?assignees=&labels=regression%2Cbug&projects=&template=1.regression.yml&title=%5BREGRESSION%5D%3A+)",
"loc.description": "Copiar archivos en Azure Blob Storage o en máquinas virtuales",
"loc.instanceNameFormat": "Copia de archivo $(Destination)",
"loc.releaseNotes": "What's new in Version 6.0: <br/>&nbsp;&nbsp; Support Workload identity federation and [Azure RBAC](https://learn.microsoft.com/en-us/azure/storage/blobs/assign-azure-role-data-access?tabs=portal), also use [AzCopy.exe](https://github.com/Azure/azure-storage-azcopy/tree/v10.24.0) with version 10.24.0, for more info:[here](https://github.com/Azure/azure-storage-azcopy/releases)",
"loc.releaseNotes": "Novedades de la versión 6.0: <br/>&nbsp;&nbsp; Compatibilidad con la federación de identidades de carga de trabajo y [RBAC de Azure](https://learn.microsoft.com/en-us/azure/storage/blobs/assign-azure-role-data-access?tabs=portal), use también [AzCopy.exe](https://github.com/Azure/azure-storage-azcopy/tree/v10.24.0) con la versión 10.24.0 para obtener más información:[aquí](https://github.com/Azure/azure-storage-azcopy/releases)",
"loc.input.label.SourcePath": "Origen",
"loc.input.help.SourcePath": "Ruta de acceso absoluta de la carpeta de origen, archivo en la máquina local o recurso compartido UNC. La expresión debe devolver un único archivo o carpeta. El uso del símbolo de comodín (*) se admite en cualquier parte de la ruta de acceso del archivo o del nombre de este.",
"loc.input.label.ConnectedServiceNameARM": "Suscripción a Azure",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"loc.friendlyName": "Copia dei file di Azure",
"loc.helpMarkDown": "[Learn more about this task](https://aka.ms/azurefilecopyreadme) and to report any issues with this new version of the task [here](https://github.com/microsoft/azure-pipelines-tasks/issues/new?assignees=&labels=regression%2Cbug&projects=&template=1.regression.yml&title=%5BREGRESSION%5D%3A+)",
"loc.helpMarkDown": "[Altre informazioni su questa attività](https://aka.ms/azurefilecopyreadme) e [qui](https://github.com/microsoft/azure-pipelines-tasks/issues/new?assignees=&labels=regression%2Cbug&projects=&template=1.regression.yml&title=%5BREGRESSION%5D%3A+) per segnalare eventuali problemi relativi alla nuova versione dell’attività",
"loc.description": "Copia i file in Archiviazione BLOB di Azure nelle macchine virtuali",
"loc.instanceNameFormat": "Copia dei file $(Destination)",
"loc.releaseNotes": "What's new in Version 6.0: <br/>&nbsp;&nbsp; Support Workload identity federation and [Azure RBAC](https://learn.microsoft.com/en-us/azure/storage/blobs/assign-azure-role-data-access?tabs=portal), also use [AzCopy.exe](https://github.com/Azure/azure-storage-azcopy/tree/v10.24.0) with version 10.24.0, for more info:[here](https://github.com/Azure/azure-storage-azcopy/releases)",
"loc.releaseNotes": "Novità della versione 6.0: <br/>&nbsp;&nbsp; Supporto della federazione delle identità del carico di lavoro e del [Controllo degli accessi in base al ruolo di Azure](https://learn.microsoft.com/en-us/azure/storage/blobs/assign-azure-role-data-access?tabs=portal), Utilizzo anche di [AzCopy.exe](https://github.com/Azure/azure-storage-azcopy/tree/v10.24.0) con la versione 10.24.0; per altre informazioni:[qui](https://github.com/Azure/azure-storage-azcopy/releases)",
"loc.input.label.SourcePath": "Origine",
"loc.input.help.SourcePath": "Percorso assoluto della cartella o del file di origine nel computer locale oppure condivisione UNC. L'espressione deve restituire una sola cartella o file. Il simbolo del carattere jolly (*) è supportato in qualsiasi punto del percorso o del nome file.",
"loc.input.label.ConnectedServiceNameARM": "Sottoscrizione di Azure",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"loc.friendlyName": "Azure ファイル コピー",
"loc.helpMarkDown": "[Learn more about this task](https://aka.ms/azurefilecopyreadme) and to report any issues with this new version of the task [here](https://github.com/microsoft/azure-pipelines-tasks/issues/new?assignees=&labels=regression%2Cbug&projects=&template=1.regression.yml&title=%5BREGRESSION%5D%3A+)",
"loc.helpMarkDown": "[このタスクの詳細](https://aka.ms/azurefilecopyreadme) およびこの新しいバージョンのタスクに関する問題を報告するには [こちら](https://github.com/microsoft/azure-pipelines-tasks/issues/new?assignees=&labels=regression%2Cbug&projects=&template=1.regression.yml&title=%5BREGRESSION%5D%3A+)",
"loc.description": "Azure Blob Storage または仮想マシンにファイルをコピーします",
"loc.instanceNameFormat": "$(Destination) ファイル コピー",
"loc.releaseNotes": "What's new in Version 6.0: <br/>&nbsp;&nbsp; Support Workload identity federation and [Azure RBAC](https://learn.microsoft.com/en-us/azure/storage/blobs/assign-azure-role-data-access?tabs=portal), also use [AzCopy.exe](https://github.com/Azure/azure-storage-azcopy/tree/v10.24.0) with version 10.24.0, for more info:[here](https://github.com/Azure/azure-storage-azcopy/releases)",
"loc.releaseNotes": "バージョン 6.0 の新機能: <br/>&nbsp;&nbsp; ワークロード ID フェデレーションと [Azure RBAC](https://learn.microsoft.com/en-us/azure/storage/blobs/assign-azure-role-data-access?tabs=portal) もサポートしています。バージョン 10.24.0 には [AzCopy.exe](https://github.com/Azure/azure-storage-azcopy/tree/v10.24.0) を使用してください。昭和い情報は :[こちら](https://github.com/Azure/azure-storage-azcopy/releases)",
"loc.input.label.SourcePath": "ソース",
"loc.input.help.SourcePath": "ソース フォルダーまたはローカル コンピューター上のファイルの絶対パス、もしくは UNC 共有。式は単一のフォルダーまたはファイルを返す必要があります。ワイルド カード記号 (*) はファイル パスまたはファイル名の任意の場所で使用できます。",
"loc.input.label.ConnectedServiceNameARM": "Azure サブスクリプション",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"loc.friendlyName": "Azure 文件复制",
"loc.helpMarkDown": "[Learn more about this task](https://aka.ms/azurefilecopyreadme) and to report any issues with this new version of the task [here](https://github.com/microsoft/azure-pipelines-tasks/issues/new?assignees=&labels=regression%2Cbug&projects=&template=1.regression.yml&title=%5BREGRESSION%5D%3A+)",
"loc.helpMarkDown": "[详细了解此任务](https://aka.ms/azurefilecopyreadme)并在[此处](https://github.com/microsoft/azure-pipelines-tasks/issues/new?assignees=&labels=regression%2Cbug&projects=&template=1.regression.yml&title=%5BREGRESSION%5D%3A+)报告有关此新版本任务的任何问题",
"loc.description": "将文件复制到 Azure Blob 存储或虚拟机",
"loc.instanceNameFormat": "$(Destination) 文件复制",
"loc.releaseNotes": "What's new in Version 6.0: <br/>&nbsp;&nbsp; Support Workload identity federation and [Azure RBAC](https://learn.microsoft.com/en-us/azure/storage/blobs/assign-azure-role-data-access?tabs=portal), also use [AzCopy.exe](https://github.com/Azure/azure-storage-azcopy/tree/v10.24.0) with version 10.24.0, for more info:[here](https://github.com/Azure/azure-storage-azcopy/releases)",
"loc.releaseNotes": "版本 6.0 中的最新变动: <br/>&nbsp;&nbsp; 支持工作负载联合身份验证和 [Azure RBAC](https://learn.microsoft.com/en-us/azure/storage/blobs/assign-azure-role-data-access?tabs=portal),还可以使用 [AzCopy.exe](https://github.com/Azure/azure-storage-azcopy/tree/v10.24.0) 版本 10.24.0,如需了解详细信息,请访问[此处](https://github.com/Azure/azure-storage-azcopy/releases)",
"loc.input.label.SourcePath": "源",
"loc.input.help.SourcePath": "源文件夹、本地计算机上的文件或 UNC 共享的绝对路径。表达式应返回单个文件夹或文件。支持在文件路径或文件名的任何位置使用通配符(*)。",
"loc.input.label.ConnectedServiceNameARM": "Azure 订阅",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"loc.friendlyName": "Azure 檔案複製",
"loc.helpMarkDown": "[Learn more about this task](https://aka.ms/azurefilecopyreadme) and to report any issues with this new version of the task [here](https://github.com/microsoft/azure-pipelines-tasks/issues/new?assignees=&labels=regression%2Cbug&projects=&template=1.regression.yml&title=%5BREGRESSION%5D%3A+)",
"loc.helpMarkDown": "[深入了解此工作](https://aka.ms/azurefilecopyreadme)。若要回報此工作之新版本 [這裡](https://github.com/microsoft/azure-pipelines-tasks/issues/new?assignees=&labels=regression%2Cbug&projects=&template=1.regression.yml&title=%5BREGRESSION%5D%3A+)",
"loc.description": "將檔案複製到 Azure Blob 儲存體或虛擬機器",
"loc.instanceNameFormat": "$(Destination) 檔案複製",
"loc.releaseNotes": "What's new in Version 6.0: <br/>&nbsp;&nbsp; Support Workload identity federation and [Azure RBAC](https://learn.microsoft.com/en-us/azure/storage/blobs/assign-azure-role-data-access?tabs=portal), also use [AzCopy.exe](https://github.com/Azure/azure-storage-azcopy/tree/v10.24.0) with version 10.24.0, for more info:[here](https://github.com/Azure/azure-storage-azcopy/releases)",
"loc.releaseNotes": "6.0 版的新功能: <br/>&nbsp;&nbsp; 支援工作負載身分識別同盟 [Azure RBAC](https://learn.microsoft.com/en-us/azure/storage/blobs/assign-azure-role-data-access?tabs=portal),亦會使用 10.24.0 版的 [AzCopy.exe](https://github.com/Azure/azure-storage-azcopy/tree/v10.24.0)。如需詳細資訊:[here](https://github.com/Azure/azure-storage-azcopy/releases)",
"loc.input.label.SourcePath": "來源",
"loc.input.help.SourcePath": "來源資料夾、本機電腦檔案或 UNC 共用的絕對路徑。運算式應該傳回單一資料夾或檔案。支援在檔案路徑或檔案名稱的任何位置使用萬用字元符號 (*)。",
"loc.input.label.ConnectedServiceNameARM": "Azure 訂用帳戶",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,36 +1,36 @@
{
"loc.friendlyName": "Azure Test Plan",
"loc.helpMarkDown": "[Learn more about this task](https://go.microsoft.com/fwlink/?LinkID=613742)",
"loc.description": "Run manual and automated tests in test plan in Java and python language",
"loc.instanceNameFormat": "Azure Test Plan - $(testSelector)",
"loc.input.label.testSelector": "Test cases to be executed",
"loc.input.help.testSelector": "<ul><li><b>Manual tests: </b>Use this option to trigger manual tests from your test plan.</li><li><b>Automated tests: </b>Use this option to run tests from your test plan that have automated test method associated with it.</li>",
"loc.friendlyName": "Azure-Testplan",
"loc.helpMarkDown": "[Weitere Informationen zu dieser Aufgabe](https://go.microsoft.com/fwlink/?LinkID=613742)",
"loc.description": "Manuelle und automatisierte Tests im Testplan in Java- und Python-Programmiersprache ausführen",
"loc.instanceNameFormat": "Azure Test Plan – $(testSelector)",
"loc.input.label.testSelector": "Auszuführende Testfälle",
"loc.input.help.testSelector": "<ul><li><b>Manuelle Tests: </b>Verwenden Sie diese Option, um manuelle Tests in Ihrem Testplan auszulösen.</li><li><b>Automatisierte Tests: </b>Verwenden Sie diese Option, um Tests in Ihrem Testplan auszuführen, denen automatisierte Testmethoden zugeordnet sind.</li>",
"loc.input.label.testPlan": "Testplan",
"loc.input.help.testPlan": "Select a test plan containing test suites with test cases.",
"loc.input.help.testPlan": "Wählen Sie einen Testplan aus, der Testsammlungen mit Testfällen enthält.",
"loc.input.label.testSuite": "Testsammlung",
"loc.input.help.testSuite": "Select one or more test suites containing test cases.",
"loc.input.help.testSuite": "Wählen Sie mindestens eine Testsammlung mit Testfällen aus.",
"loc.input.label.testConfiguration": "Testkonfiguration",
"loc.input.help.testConfiguration": "Wählen Sie die Testkonfiguration aus.",
"loc.input.label.testLanguageInput": "Select Test framework language",
"loc.input.help.testLanguageInput": "Test Framework Language of automated tests in test plan",
"loc.input.label.mergeTestResults": "Merge test results",
"loc.input.help.mergeTestResults": "A test run is created for each results file. Check this option to merge results into a single test run. To optimize for better performance, results will be merged into a single run if there are more than 100 result files, irrespective of this option.",
"loc.input.label.publishRunAttachments": "Upload test results files",
"loc.input.help.publishRunAttachments": "Upload logs and other files containing diagnostic information collected when the tests were run.",
"loc.input.label.failTaskOnFailedTests": "Fail if there are test failures",
"loc.input.help.failTaskOnFailedTests": "Fail the task if there are any test failures. Check this option to fail the task if test failures are detected in the result files.",
"loc.input.label.failTaskOnFailureToPublishResults": "Fail if there is failure in publishing test results",
"loc.input.help.failTaskOnFailureToPublishResults": "Fail if there is failure in publishing test results. Check this option to fail the task if publishing test results is failed partially.",
"loc.input.label.testLanguageInput": "Testframeworksprache auswählen",
"loc.input.help.testLanguageInput": "Testframeworksprache automatisierter Tests im Testplan",
"loc.input.label.mergeTestResults": "Testergebnisse zusammenführen",
"loc.input.help.mergeTestResults": "Für jede Ergebnisdatei wird ein Testlauf erstellt. Aktivieren Sie diese Option, um Ergebnisse in einem einzigen Testlauf zusammenzuführen. Um die Leistung zu optimieren, werden die Ergebnisse unabhängig von dieser Option in einer einzigen Ausführung zusammengeführt, wenn mehr als 100 Ergebnisdateien vorhanden sind.",
"loc.input.label.publishRunAttachments": "Testergebnisdateien hochladen",
"loc.input.help.publishRunAttachments": "Laden Sie Protokolle und weitere Dateien mit Diagnoseinformationen hoch, die beim Ausführen der Tests gesammelt wurden.",
"loc.input.label.failTaskOnFailedTests": "Fehler, wenn Testfehler vorhanden sind",
"loc.input.help.failTaskOnFailedTests": "Legen Sie die Aufgabe als fehlerhaft fest, wenn Testfehler vorhanden sind. Aktivieren Sie diese Option, um die Aufgabe als fehlerhaft festzulegen, wenn Testfehler in den Ergebnisdateien erkannt werden.",
"loc.input.label.failTaskOnFailureToPublishResults": "Fehler, wenn die Veröffentlichung von Testergebnissen fehlschlägt",
"loc.input.help.failTaskOnFailureToPublishResults": "Fehler, wenn die Veröffentlichung von Testergebnissen fehlschlägt. Aktivieren Sie diese Option, um die Aufgabe als fehlerhaft festzulegen, wenn die Veröffentlichung der Testergebnisse teilweise fehlgeschlagen ist.",
"loc.input.label.failTaskOnMissingResultsFile": "Fehler, wenn keine Ergebnisdateien gefunden werden",
"loc.input.help.failTaskOnMissingResultsFile": "Die Aufgabe schlägt fehl, wenn keine Ergebnisdateien gefunden werden.",
"loc.messages.testPlanInput": "Testplan-ID: %s",
"loc.messages.testplanConfigInput": "Testplankonfigurations-ID: %s",
"loc.messages.testSuiteSelected": "Ausgewählte Testsuite-ID: %s",
"loc.messages.automatedTestTriggered": "Triggering execution of Automated tests from test plan",
"loc.messages.ErrorFailTaskOnExecutingTests": "Error occured while executing test command",
"loc.messages.ErrorFailTaskOnAPIFailure": "Error occured while fetching automated tests from test plan inputs",
"loc.messages.ErrorFailTaskOnCreateRunFailure": "Error occured while creating manual test run from test plan inputs",
"loc.messages.automatedTestTriggered": "Die Ausführung automatisierter Tests im Testplan wird ausgelöst",
"loc.messages.ErrorFailTaskOnExecutingTests": "Fehler beim Ausführen des Testbefehls",
"loc.messages.ErrorFailTaskOnAPIFailure": "Fehler beim Abrufen automatisierter Tests aus den Testplaneingaben",
"loc.messages.ErrorFailTaskOnCreateRunFailure": "Fehler beim Erstellen eines manuellen Testlaufs aus den Testplaneingaben",
"loc.messages.chmodGradlew": "Die Methode \"chmod\" wurde für die gradlew-Datei verwendet, um sie eine ausführbare Datei zu machen.",
"loc.messages.NoMatchingFilesFound": "No test result files matching '%s' were found.",
"loc.messages.MultipleMatchingGradlewFound": "Multiple gradlew files found. Selecting the first matched instance"
"loc.messages.NoMatchingFilesFound": "Es wurden keine Testergebnisdateien gefunden, die mit „%s“ übereinstimmen.",
"loc.messages.MultipleMatchingGradlewFound": "Es wurden mehrere gradlew-Dateien gefunden. Die erste übereinstimmende Instanz wird ausgewählt"
}
Loading

0 comments on commit d80f3d4

Please sign in to comment.