From 1f4c6f3a34d975bd9b00cbfd5da1a2acaa72567e Mon Sep 17 00:00:00 2001 From: Maksim Petrov <47208721+vmapetr@users.noreply.github.com> Date: Mon, 19 Jun 2023 17:57:52 +0200 Subject: [PATCH] Localized file check-in by OneLocBuild Task: Build definition ID 10899: Build ID 20274733 --- .../Strings/resources.resjson/es-ES/resources.resjson | 4 ++-- .../Strings/resources.resjson/fr-FR/resources.resjson | 4 ++-- .../Strings/resources.resjson/it-IT/resources.resjson | 4 ++-- .../Strings/resources.resjson/ja-JP/resources.resjson | 4 ++-- .../Strings/resources.resjson/ko-KR/resources.resjson | 4 ++-- .../Strings/resources.resjson/ru-RU/resources.resjson | 4 ++-- .../Strings/resources.resjson/zh-CN/resources.resjson | 4 ++-- .../Strings/resources.resjson/zh-TW/resources.resjson | 4 ++-- .../Strings/resources.resjson/es-ES/resources.resjson | 4 ++-- .../Strings/resources.resjson/fr-FR/resources.resjson | 4 ++-- .../Strings/resources.resjson/it-IT/resources.resjson | 4 ++-- .../Strings/resources.resjson/ja-JP/resources.resjson | 4 ++-- .../Strings/resources.resjson/ko-KR/resources.resjson | 4 ++-- .../Strings/resources.resjson/ru-RU/resources.resjson | 4 ++-- .../Strings/resources.resjson/zh-CN/resources.resjson | 4 ++-- .../Strings/resources.resjson/zh-TW/resources.resjson | 4 ++-- .../Strings/resources.resjson/de-DE/resources.resjson | 4 ++-- 17 files changed, 34 insertions(+), 34 deletions(-) diff --git a/Tasks/AzureFileCopyV4/Strings/resources.resjson/es-ES/resources.resjson b/Tasks/AzureFileCopyV4/Strings/resources.resjson/es-ES/resources.resjson index 6828c898dde0..4741589d5202 100644 --- a/Tasks/AzureFileCopyV4/Strings/resources.resjson/es-ES/resources.resjson +++ b/Tasks/AzureFileCopyV4/Strings/resources.resjson/es-ES/resources.resjson @@ -13,9 +13,9 @@ "loc.input.label.StorageAccountRM": "Cuenta de almacenamiento del Administrador de recursos", "loc.input.help.StorageAccountRM": "Especifique una cuenta de almacenamiento del Administrador de recursos de Azure preexistente. Se utiliza también como agente intermedio para copiar archivos a máquinas virtuales de Azure", "loc.input.label.ContainerName": "Nombre del contenedor", - "loc.input.help.ContainerName": "Name of the Container for uploading the files. If a container with the given name does not exist in the specified storage account, it will automatically be created.
If you need to create a virtual directory inside the container, use the blob prefix input below.
Example: If your target location is https://myaccount.blob.core.windows.net/mycontainer/vd1/vd2/, then specify mycontainer as container name and vd1/vd2/ as blob prefix.", + "loc.input.help.ContainerName": "Nombre del contenedor para cargar los archivos. Si no existe un contenedor con el nombre especificado en la cuenta de almacenamiento especificada, se creará automáticamente.
Si necesita crear un directorio virtual dentro del contenedor, use la entrada de prefijo de blob siguiente.
Ejemplo: Si la ubicación de destino es https://myaccount.blob.core.windows.net/mycontainer/vd1/vd2/, especifique mycontainer como nombre de contenedor y vd1/vd2/ como prefijo de blob.", "loc.input.label.BlobPrefix": "Prefijo de blob", - "loc.input.help.BlobPrefix": "Useful for filtering files, for example, append build number to all the blobs to download files from that build only. Example: If you specify blob prefix as myvd1/, a virtual directory with this name will be created inside the container. Blob prefix with a trailing '/' will be considered a virtual directory. Otherwise, it will be treated as a file, unless the item being copied is itself a folder. The source files will be copied to https://myaccount.blob.core.windows.net/mycontainer/myvd1/.", + "loc.input.help.BlobPrefix": "Es útil para filtrar archivos, por ejemplo, anexar el número de compilación a todos los blobs para descargar solo los archivos de esa compilación. Ejemplo: Si especifica el prefijo de blob como myvd1/, se creará un directorio virtual con este nombre dentro del contenedor. El prefijo de blob con un \"/\" final se considerará un directorio virtual. De lo contrario, se tratará como un archivo, a menos que el elemento que se copia sea en sí una carpeta. Los archivos de origen se copiarán en https://myaccount.blob.core.windows.net/mycontainer/myvd1/.", "loc.input.label.EnvironmentNameRM": "Grupo de recursos", "loc.input.help.EnvironmentNameRM": "Nombre del Grupo de recursos de destino en el que copiar los archivos.", "loc.input.label.ResourceFilteringMethod": "Seleccionar máquinas por", diff --git a/Tasks/AzureFileCopyV4/Strings/resources.resjson/fr-FR/resources.resjson b/Tasks/AzureFileCopyV4/Strings/resources.resjson/fr-FR/resources.resjson index 9323108b9d1c..4ad9a91bc5dc 100644 --- a/Tasks/AzureFileCopyV4/Strings/resources.resjson/fr-FR/resources.resjson +++ b/Tasks/AzureFileCopyV4/Strings/resources.resjson/fr-FR/resources.resjson @@ -13,9 +13,9 @@ "loc.input.label.StorageAccountRM": "Compte de stockage RM", "loc.input.help.StorageAccountRM": "Spécifiez un compte de stockage ARM préexistant. Il sert également d'intermédiaire pour la copie de fichiers vers des machines virtuelles Azure", "loc.input.label.ContainerName": "Nom du conteneur", - "loc.input.help.ContainerName": "Name of the Container for uploading the files. If a container with the given name does not exist in the specified storage account, it will automatically be created.
If you need to create a virtual directory inside the container, use the blob prefix input below.
Example: If your target location is https://myaccount.blob.core.windows.net/mycontainer/vd1/vd2/, then specify mycontainer as container name and vd1/vd2/ as blob prefix.", + "loc.input.help.ContainerName": "Nom du conteneur pour le chargement des fichiers. Si un conteneur portant le nom indiqué n'existe pas dans le compte de stockage spécifié, il est automatiquement créé.
Si vous devez créer un répertoire virtuel dans le conteneur, utilisez l'entrée de préfixe d'objet blob ci-dessous.
Exemple : Si votre emplacement cible est https://myaccount.blob.core.windows.net/mycontainer/vd1/vd2/, spécifiez mycontainer comme nom de conteneur et vd1/vd2 comme préfixe d’objet blob.", "loc.input.label.BlobPrefix": "Préfixe Blob", - "loc.input.help.BlobPrefix": "Useful for filtering files, for example, append build number to all the blobs to download files from that build only. Example: If you specify blob prefix as myvd1/, a virtual directory with this name will be created inside the container. Blob prefix with a trailing '/' will be considered a virtual directory. Otherwise, it will be treated as a file, unless the item being copied is itself a folder. The source files will be copied to https://myaccount.blob.core.windows.net/mycontainer/myvd1/.", + "loc.input.help.BlobPrefix": "Utile pour filtrer les fichiers, par exemple, ajouter le numéro de build à tous les objets blob pour télécharger les fichiers à partir de cette build uniquement. Exemple : si vous spécifiez le préfixe d’objet blob myvd1/, un répertoire virtuel portant ce nom est créé dans le conteneur. Le préfixe d’objet blob avec un '/' de fin sera considéré comme un répertoire virtuel. Sinon, il sera traité comme un fichier, sauf si l’élément en cours de copie est lui-même un dossier. Les fichiers sources seront copiés dans https://myaccount.blob.core.windows.net/mycontainer/myvd1/.", "loc.input.label.EnvironmentNameRM": "Groupe de ressources", "loc.input.help.EnvironmentNameRM": "Nom du groupe de ressources cible où copier les fichiers.", "loc.input.label.ResourceFilteringMethod": "Sélectionner les machines par", diff --git a/Tasks/AzureFileCopyV4/Strings/resources.resjson/it-IT/resources.resjson b/Tasks/AzureFileCopyV4/Strings/resources.resjson/it-IT/resources.resjson index f4845fc7f6ea..8a0895774614 100644 --- a/Tasks/AzureFileCopyV4/Strings/resources.resjson/it-IT/resources.resjson +++ b/Tasks/AzureFileCopyV4/Strings/resources.resjson/it-IT/resources.resjson @@ -13,9 +13,9 @@ "loc.input.label.StorageAccountRM": "Account di archiviazione di Gestione risorse", "loc.input.help.StorageAccountRM": "Consente di specificare un account di archiviazione di Gestione risorse di Azure preesistente. Viene usato anche come intermediario per la copia dei file nelle macchine virtuali di Azure", "loc.input.label.ContainerName": "Nome contenitore", - "loc.input.help.ContainerName": "Name of the Container for uploading the files. If a container with the given name does not exist in the specified storage account, it will automatically be created.
If you need to create a virtual directory inside the container, use the blob prefix input below.
Example: If your target location is https://myaccount.blob.core.windows.net/mycontainer/vd1/vd2/, then specify mycontainer as container name and vd1/vd2/ as blob prefix.", + "loc.input.help.ContainerName": "Nome del contenitore per il caricamento dei file. Se nell'account di archiviazione non esiste un contenitore con il nome specificato, verrà creato automaticamente.
Se è necessario creare una directory virtuale all'interno del contenitore, usare il valore di input seguente come prefisso BLOB.
Esempio: se il percorso di destinazione è https://myaccount.blob.core.windows.net/mycontainer/vd1/vd2/, specificare contenitore come nome del contenitore e vd1/vd2/ come prefisso BLOB.", "loc.input.label.BlobPrefix": "Prefisso BLOB", - "loc.input.help.BlobPrefix": "Useful for filtering files, for example, append build number to all the blobs to download files from that build only. Example: If you specify blob prefix as myvd1/, a virtual directory with this name will be created inside the container. Blob prefix with a trailing '/' will be considered a virtual directory. Otherwise, it will be treated as a file, unless the item being copied is itself a folder. The source files will be copied to https://myaccount.blob.core.windows.net/mycontainer/myvd1/.", + "loc.input.help.BlobPrefix": "Utile per filtrare i file, ad esempio aggiungere il numero di build a tutti i BLOB per scaricare i file solo da quella build. Esempio: se si specifica il prefisso BLOB come myvd1/, all'interno del contenitore verrà creata una directory virtuale con questo nome. Il prefisso BLOB con '/' finale verrà considerato una directory virtuale. In caso contrario, verrà considerato come file, a meno che l'elemento da copiare non sia di per sé una cartella. I file di origine verranno copiati in https://myaccount.blob.core.windows.net/mycontainer/myvd1/.", "loc.input.label.EnvironmentNameRM": "Gruppo di risorse", "loc.input.help.EnvironmentNameRM": "Nome del gruppo di risorse di destinazione in cui copiare i file.", "loc.input.label.ResourceFilteringMethod": "Seleziona computer per", diff --git a/Tasks/AzureFileCopyV4/Strings/resources.resjson/ja-JP/resources.resjson b/Tasks/AzureFileCopyV4/Strings/resources.resjson/ja-JP/resources.resjson index 35b47081fa8c..f6bf975ac48f 100644 --- a/Tasks/AzureFileCopyV4/Strings/resources.resjson/ja-JP/resources.resjson +++ b/Tasks/AzureFileCopyV4/Strings/resources.resjson/ja-JP/resources.resjson @@ -13,9 +13,9 @@ "loc.input.label.StorageAccountRM": "RM ストレージ アカウント", "loc.input.help.StorageAccountRM": "既存の ARM ストレージ アカウントを指定します。Azure VM にファイルをコピーするための仲介役としても使用されます", "loc.input.label.ContainerName": "コンテナー名 ", - "loc.input.help.ContainerName": "Name of the Container for uploading the files. If a container with the given name does not exist in the specified storage account, it will automatically be created.
If you need to create a virtual directory inside the container, use the blob prefix input below.
Example: If your target location is https://myaccount.blob.core.windows.net/mycontainer/vd1/vd2/, then specify mycontainer as container name and vd1/vd2/ as blob prefix.", + "loc.input.help.ContainerName": "ファイルをアップロードするためのコンテナーの名前です。指定した名前のコンテナーが指定したストレージ アカウントに存在しない場合、自動的に作成されます。
そのコンテナー内に仮想ディレクトリを作成する必要がある場合は、BLOB プレフィックスの入力を以下のように使用します。
例: 対象の場所が https://myaccount.blob.core.windows.net/mycontainer/vd1/vd2/ であれば、コンテナー名を mycontainer と指定し、BLOB プレフィックスを vd1/vd2/ と指定します。", "loc.input.label.BlobPrefix": "BLOB プレフィックス ", - "loc.input.help.BlobPrefix": "Useful for filtering files, for example, append build number to all the blobs to download files from that build only. Example: If you specify blob prefix as myvd1/, a virtual directory with this name will be created inside the container. Blob prefix with a trailing '/' will be considered a virtual directory. Otherwise, it will be treated as a file, unless the item being copied is itself a folder. The source files will be copied to https://myaccount.blob.core.windows.net/mycontainer/myvd1/.", + "loc.input.help.BlobPrefix": "ファイルをフィルター処理する場合に便利です。たとえば、すべての BLOB にビルド番号を追加して、そのビルドのみからファイルをダウンロードします。例: BLOB プレフィックスを myvd1/ として指定すると、この名前の仮想ディレクトリがコンテナー内に作成されます。末尾に '/' が付いた BLOB プレフィックスは、仮想ディレクトリとみなされます。それ以外の場合、コピーするアイテム自体がフォルダーでない限り、ファイルとして取り扱われます。ソース ファイルは https://myaccount.blob.core.windows.net/mycontainer/myvd1/ にコピーされます。", "loc.input.label.EnvironmentNameRM": "リソース グループ", "loc.input.help.EnvironmentNameRM": "ファイルのコピー先のターゲット リソース グループの名前。", "loc.input.label.ResourceFilteringMethod": "以下の条件でコンピューターを選択", diff --git a/Tasks/AzureFileCopyV4/Strings/resources.resjson/ko-KR/resources.resjson b/Tasks/AzureFileCopyV4/Strings/resources.resjson/ko-KR/resources.resjson index e70a639c0dbc..60826f28fdff 100644 --- a/Tasks/AzureFileCopyV4/Strings/resources.resjson/ko-KR/resources.resjson +++ b/Tasks/AzureFileCopyV4/Strings/resources.resjson/ko-KR/resources.resjson @@ -13,9 +13,9 @@ "loc.input.label.StorageAccountRM": "RM 저장소 계정", "loc.input.help.StorageAccountRM": "기존 ARM 저장소 계정을 지정합니다. 파일을 Azure VM에 복사하기 위한 중간자로도 사용됩니다.", "loc.input.label.ContainerName": "컨테이너 이름", - "loc.input.help.ContainerName": "Name of the Container for uploading the files. If a container with the given name does not exist in the specified storage account, it will automatically be created.
If you need to create a virtual directory inside the container, use the blob prefix input below.
Example: If your target location is https://myaccount.blob.core.windows.net/mycontainer/vd1/vd2/, then specify mycontainer as container name and vd1/vd2/ as blob prefix.", + "loc.input.help.ContainerName": "파일을 업로드하기 위한 컨테이너의 이름입니다. 지정한 스토리지 계정에 지정된 이름을 가진 컨테이너가 없을 경우 자동으로 만들어집니다.
컨테이너 안에 가상 디렉터리를 만들어야 하는 경우 아래 Blob 접두사 입력을 사용하세요.
예: 대상 위치가 https://myaccount.blob.core.windows.net/mycontainer/vd1/vd2/인 경우 mycontainer를 컨테이너 이름으로, vd1/vd2/를 Blob 접두사로 지정하세요.", "loc.input.label.BlobPrefix": "Blob 접두사", - "loc.input.help.BlobPrefix": "Useful for filtering files, for example, append build number to all the blobs to download files from that build only. Example: If you specify blob prefix as myvd1/, a virtual directory with this name will be created inside the container. Blob prefix with a trailing '/' will be considered a virtual directory. Otherwise, it will be treated as a file, unless the item being copied is itself a folder. The source files will be copied to https://myaccount.blob.core.windows.net/mycontainer/myvd1/.", + "loc.input.help.BlobPrefix": "파일을 필터링하는 데 유용합니다. 예를 들어 모든 Blob에 빌드 번호를 추가하여 해당 빌드에서만 파일을 다운로드할 수 있습니다. 예: Blob 접두사를 myvd1/로 지정하면 이 이름의 가상 디렉터리가 컨테이너 내부에 만들어집니다. 후행 '/'가 있는 Blob 접두사는 가상 디렉터리로 간주됩니다. 후행 '/'가 없으면 복사되는 항목 자체가 폴더가 아니라면 파일로 처리됩니다. 원본 파일이 https://myaccount.blob.core.windows.net/mycontainer/myvd1/로 복사됩니다.", "loc.input.label.EnvironmentNameRM": "리소스 그룹", "loc.input.help.EnvironmentNameRM": "파일을 복사할 대상 리소스 그룹의 이름입니다.", "loc.input.label.ResourceFilteringMethod": "컴퓨터 선택 기준", diff --git a/Tasks/AzureFileCopyV4/Strings/resources.resjson/ru-RU/resources.resjson b/Tasks/AzureFileCopyV4/Strings/resources.resjson/ru-RU/resources.resjson index 04cffeb8eb90..0f5a8aa861e6 100644 --- a/Tasks/AzureFileCopyV4/Strings/resources.resjson/ru-RU/resources.resjson +++ b/Tasks/AzureFileCopyV4/Strings/resources.resjson/ru-RU/resources.resjson @@ -13,9 +13,9 @@ "loc.input.label.StorageAccountRM": "Учетная запись хранения Диспетчера ресурсов", "loc.input.help.StorageAccountRM": "Укажите существующую учетную запись хранения ARM. Она также используется в качестве промежуточной для копирования файлов на виртуальные машины Azure", "loc.input.label.ContainerName": "Имя контейнера", - "loc.input.help.ContainerName": "Name of the Container for uploading the files. If a container with the given name does not exist in the specified storage account, it will automatically be created.
If you need to create a virtual directory inside the container, use the blob prefix input below.
Example: If your target location is https://myaccount.blob.core.windows.net/mycontainer/vd1/vd2/, then specify mycontainer as container name and vd1/vd2/ as blob prefix.", + "loc.input.help.ContainerName": "Имя контейнера для отправки файлов. Если контейнер с данным именем не существует в указанной учетной записи хранения, он будет создан автоматически.
Для создания виртуального каталога внутри контейнера используйте приведенный ниже входной префикс BLOB-объекта.
Пример. Если конечным расположением является https://myaccount.blob.core.windows.net/mycontainer/vd1/vd2/, укажите mycontainer в качестве имени контейнера и vd1/vd2/ в качестве префикса BLOB-объекта.", "loc.input.label.BlobPrefix": "Префикс BLOB-объекта", - "loc.input.help.BlobPrefix": "Useful for filtering files, for example, append build number to all the blobs to download files from that build only. Example: If you specify blob prefix as myvd1/, a virtual directory with this name will be created inside the container. Blob prefix with a trailing '/' will be considered a virtual directory. Otherwise, it will be treated as a file, unless the item being copied is itself a folder. The source files will be copied to https://myaccount.blob.core.windows.net/mycontainer/myvd1/.", + "loc.input.help.BlobPrefix": "Удобно для фильтрации файлов, например добавьте номер сборки ко всем BLOB-объектам для скачивания файлов только из этой сборки. Пример. Если префикс BLOB-объекта указан как myvd1/, в контейнере будет создан виртуальный каталог с таким именем. Префикс BLOB-объекта с конечным \"/\" будет считаться виртуальным каталогом. В противном случае он будет рассматриваться как файл, если копируемый элемент не является папкой. Исходные файлы будут скопированы в https://myaccount.blob.core.windows.net/mycontainer/myvd1/.", "loc.input.label.EnvironmentNameRM": "Группа ресурсов", "loc.input.help.EnvironmentNameRM": "Название целевой группы ресурсов, в которую копируются файлы.", "loc.input.label.ResourceFilteringMethod": "Выбор компьютеров по", diff --git a/Tasks/AzureFileCopyV4/Strings/resources.resjson/zh-CN/resources.resjson b/Tasks/AzureFileCopyV4/Strings/resources.resjson/zh-CN/resources.resjson index 763dec3f94d8..c12302ef0426 100644 --- a/Tasks/AzureFileCopyV4/Strings/resources.resjson/zh-CN/resources.resjson +++ b/Tasks/AzureFileCopyV4/Strings/resources.resjson/zh-CN/resources.resjson @@ -13,9 +13,9 @@ "loc.input.label.StorageAccountRM": "RM 存储帐户", "loc.input.help.StorageAccountRM": "指定预先存在的 ARM 存储帐户。它还用作将文件复制到 Azure VM 的中间帐户", "loc.input.label.ContainerName": "容器名", - "loc.input.help.ContainerName": "Name of the Container for uploading the files. If a container with the given name does not exist in the specified storage account, it will automatically be created.
If you need to create a virtual directory inside the container, use the blob prefix input below.
Example: If your target location is https://myaccount.blob.core.windows.net/mycontainer/vd1/vd2/, then specify mycontainer as container name and vd1/vd2/ as blob prefix.", + "loc.input.help.ContainerName": "用于上载文件的容器的名称。如果指定存储帐户中不存在具有给定名称的容器,将自动创建该容器。
如果需要在容器中创建虚拟目录,请使用下面的 blob 前缀输入。
示例: 如果目标位置是 https://myaccount.blob.core.windows.net/mycontainer/vd1/vd2/,则指定 mycontainer 作为容器名称,vd1/vd2/ 作为 blob 前缀。", "loc.input.label.BlobPrefix": "Blob 前缀", - "loc.input.help.BlobPrefix": "Useful for filtering files, for example, append build number to all the blobs to download files from that build only. Example: If you specify blob prefix as myvd1/, a virtual directory with this name will be created inside the container. Blob prefix with a trailing '/' will be considered a virtual directory. Otherwise, it will be treated as a file, unless the item being copied is itself a folder. The source files will be copied to https://myaccount.blob.core.windows.net/mycontainer/myvd1/.", + "loc.input.help.BlobPrefix": "用于筛选文件,例如,将生成号追加到所有 blob 以仅从该生成下载文件。示例: 如果将 blob 前缀指定为 myvd1/,则将在容器内创建具有此名称的虚拟目录。带有尾随“/”的 Blob 前缀将被视为虚拟目录。否则,除非要复制的项本身是文件夹,否则它将被视为文件。源文件将被复制到 https://myaccount.blob.core.windows.net/mycontainer/myvd1/。", "loc.input.label.EnvironmentNameRM": "资源组", "loc.input.help.EnvironmentNameRM": "要将文件复制到的目标资源组的名称。", "loc.input.label.ResourceFilteringMethod": "计算机选择依据", diff --git a/Tasks/AzureFileCopyV4/Strings/resources.resjson/zh-TW/resources.resjson b/Tasks/AzureFileCopyV4/Strings/resources.resjson/zh-TW/resources.resjson index dc75b2776173..264952bef415 100644 --- a/Tasks/AzureFileCopyV4/Strings/resources.resjson/zh-TW/resources.resjson +++ b/Tasks/AzureFileCopyV4/Strings/resources.resjson/zh-TW/resources.resjson @@ -13,9 +13,9 @@ "loc.input.label.StorageAccountRM": "RM 儲存體帳戶", "loc.input.help.StorageAccountRM": "指定預先存在的 ARM 儲存體帳戶。其也作為將檔案複製到 Azure VM 的中繼項目", "loc.input.label.ContainerName": "容器名稱", - "loc.input.help.ContainerName": "Name of the Container for uploading the files. If a container with the given name does not exist in the specified storage account, it will automatically be created.
If you need to create a virtual directory inside the container, use the blob prefix input below.
Example: If your target location is https://myaccount.blob.core.windows.net/mycontainer/vd1/vd2/, then specify mycontainer as container name and vd1/vd2/ as blob prefix.", + "loc.input.help.ContainerName": "用於上傳檔案的容器名稱。如果具有指定名稱的容器不存在於指定的儲存體帳戶中,會自動予以建立。
如需在容器內建立虛擬目錄,請使用以下 Blob 前置詞輸入。
範例: 如果您的目標位置是 https://myaccount.blob.core.windows.net/mycontainer/vd1/vd2/,則指定 mycontainer 作為容器名稱及指定 vd1/vd2/ 作為 Blob 前置詞。", "loc.input.label.BlobPrefix": "Blob 前置詞", - "loc.input.help.BlobPrefix": "Useful for filtering files, for example, append build number to all the blobs to download files from that build only. Example: If you specify blob prefix as myvd1/, a virtual directory with this name will be created inside the container. Blob prefix with a trailing '/' will be considered a virtual directory. Otherwise, it will be treated as a file, unless the item being copied is itself a folder. The source files will be copied to https://myaccount.blob.core.windows.net/mycontainer/myvd1/.", + "loc.input.help.BlobPrefix": "適用於篩選檔案,例如將組建編號附加到所有 Blob,以只從該組建下載檔案。範例: 如果您將 Blob 前置詞指定為 myvd1,會在容器內建立具有此名稱的虛擬目錄。尾端為 '/' 的 Blob 前置詞會被視為虛擬目錄。否則,除非要複製的項目本身是資料夾,否則它會被視為檔案。來源檔案會複製到 https://myaccount.blob.core.windows.net/mycontainer/myvd1/。", "loc.input.label.EnvironmentNameRM": "資源群組", "loc.input.help.EnvironmentNameRM": "要將檔案複製到其中的目標資源群組名稱。", "loc.input.label.ResourceFilteringMethod": "選取電腦依據 ", diff --git a/Tasks/AzureFileCopyV5/Strings/resources.resjson/es-ES/resources.resjson b/Tasks/AzureFileCopyV5/Strings/resources.resjson/es-ES/resources.resjson index 9dc22f4eff95..ca0b5ba2df4a 100644 --- a/Tasks/AzureFileCopyV5/Strings/resources.resjson/es-ES/resources.resjson +++ b/Tasks/AzureFileCopyV5/Strings/resources.resjson/es-ES/resources.resjson @@ -13,9 +13,9 @@ "loc.input.label.StorageAccountRM": "Cuenta de almacenamiento del Administrador de recursos", "loc.input.help.StorageAccountRM": "Especifique una cuenta de almacenamiento de ARM preexistente. Se utiliza también como agente intermedio para copiar archivos a máquinas virtuales de Azure.", "loc.input.label.ContainerName": "Nombre del contenedor", - "loc.input.help.ContainerName": "Name of the Container for uploading the files. If a container with the given name does not exist in the specified storage account, it will automatically be created.
If you need to create a virtual directory inside the container, use the blob prefix input below.
Example: If your target location is https://myaccount.blob.core.windows.net/mycontainer/vd1/vd2/, then specify mycontainer as container name and vd1/vd2/ as blob prefix.", + "loc.input.help.ContainerName": "Nombre del contenedor para cargar los archivos. Si no existe un contenedor con el nombre especificado en la cuenta de almacenamiento especificada, se creará automáticamente.
Si necesita crear un directorio virtual dentro del contenedor, use la entrada de prefijo de blob siguiente.
Ejemplo: Si la ubicación de destino es https://myaccount.blob.core.windows.net/mycontainer/vd1/vd2/, especifique mycontainer como nombre de contenedor y vd1/vd2/ como prefijo de blob.", "loc.input.label.BlobPrefix": "Prefijo de blob", - "loc.input.help.BlobPrefix": "Useful for filtering files, for example, append build number to all the blobs to download files from that build only. Example: If you specify blob prefix as myvd1/, a virtual directory with this name will be created inside the container. Blob prefix with a trailing '/' will be considered a virtual directory. Otherwise, it will be treated as a file, unless the item being copied is itself a folder. The source files will be copied to https://myaccount.blob.core.windows.net/mycontainer/myvd1/.", + "loc.input.help.BlobPrefix": "Es útil para filtrar archivos, por ejemplo, anexar el número de compilación a todos los blobs para descargar solo los archivos de esa compilación. Ejemplo: Si especifica el prefijo de blob como myvd1/, se creará un directorio virtual con este nombre dentro del contenedor. El prefijo de blob con un \"/\" final se considerará un directorio virtual. De lo contrario, se tratará como un archivo, a menos que el elemento que se copia sea en sí una carpeta. Los archivos de origen se copiarán en https://myaccount.blob.core.windows.net/mycontainer/myvd1/.", "loc.input.label.EnvironmentNameRM": "Grupo de recursos", "loc.input.help.EnvironmentNameRM": "Nombre del Grupo de recursos de destino en el que copiar los archivos.", "loc.input.label.ResourceFilteringMethod": "Seleccionar máquinas por", diff --git a/Tasks/AzureFileCopyV5/Strings/resources.resjson/fr-FR/resources.resjson b/Tasks/AzureFileCopyV5/Strings/resources.resjson/fr-FR/resources.resjson index dbc99d2e5de3..dcd91ab16884 100644 --- a/Tasks/AzureFileCopyV5/Strings/resources.resjson/fr-FR/resources.resjson +++ b/Tasks/AzureFileCopyV5/Strings/resources.resjson/fr-FR/resources.resjson @@ -13,9 +13,9 @@ "loc.input.label.StorageAccountRM": "Compte de stockage RM", "loc.input.help.StorageAccountRM": "Spécifiez un compte de stockage ARM préexistant. Il sert également d'intermédiaire pour la copie de fichiers vers des machines virtuelles Azure", "loc.input.label.ContainerName": "Nom du conteneur", - "loc.input.help.ContainerName": "Name of the Container for uploading the files. If a container with the given name does not exist in the specified storage account, it will automatically be created.
If you need to create a virtual directory inside the container, use the blob prefix input below.
Example: If your target location is https://myaccount.blob.core.windows.net/mycontainer/vd1/vd2/, then specify mycontainer as container name and vd1/vd2/ as blob prefix.", + "loc.input.help.ContainerName": "Nom du conteneur pour le chargement des fichiers. Si un conteneur portant le nom indiqué n'existe pas dans le compte de stockage spécifié, il est automatiquement créé.
Si vous devez créer un répertoire virtuel dans le conteneur, utilisez l'entrée de préfixe d'objet blob ci-dessous.
Exemple : Si votre emplacement cible est https://myaccount.blob.core.windows.net/mycontainer/vd1/vd2/, spécifiez mycontainer comme nom de conteneur et vd1/vd2 comme préfixe d’objet blob.", "loc.input.label.BlobPrefix": "Préfixe d’objet blob", - "loc.input.help.BlobPrefix": "Useful for filtering files, for example, append build number to all the blobs to download files from that build only. Example: If you specify blob prefix as myvd1/, a virtual directory with this name will be created inside the container. Blob prefix with a trailing '/' will be considered a virtual directory. Otherwise, it will be treated as a file, unless the item being copied is itself a folder. The source files will be copied to https://myaccount.blob.core.windows.net/mycontainer/myvd1/.", + "loc.input.help.BlobPrefix": "Utile pour filtrer les fichiers, par exemple, ajouter le numéro de build à tous les objets blob pour télécharger les fichiers à partir de cette build uniquement. Exemple : si vous spécifiez le préfixe d’objet blob myvd1/, un répertoire virtuel portant ce nom est créé dans le conteneur. Le préfixe d’objet blob avec un '/' de fin sera considéré comme un répertoire virtuel. Sinon, il sera traité comme un fichier, sauf si l’élément en cours de copie est lui-même un dossier. Les fichiers sources seront copiés dans https://myaccount.blob.core.windows.net/mycontainer/myvd1/.", "loc.input.label.EnvironmentNameRM": "Groupe de ressources", "loc.input.help.EnvironmentNameRM": "Nom du groupe de ressources cible où copier les fichiers.", "loc.input.label.ResourceFilteringMethod": "Sélectionner les machines par", diff --git a/Tasks/AzureFileCopyV5/Strings/resources.resjson/it-IT/resources.resjson b/Tasks/AzureFileCopyV5/Strings/resources.resjson/it-IT/resources.resjson index 680e643aacdc..5fc835af9e27 100644 --- a/Tasks/AzureFileCopyV5/Strings/resources.resjson/it-IT/resources.resjson +++ b/Tasks/AzureFileCopyV5/Strings/resources.resjson/it-IT/resources.resjson @@ -13,9 +13,9 @@ "loc.input.label.StorageAccountRM": "Account di archiviazione di Gestione risorse", "loc.input.help.StorageAccountRM": "Consente di specificare un account di archiviazione di ARM preesistente. Viene usato anche come intermediario per la copia dei file nelle macchine virtuali di Azure", "loc.input.label.ContainerName": "Nome contenitore", - "loc.input.help.ContainerName": "Name of the Container for uploading the files. If a container with the given name does not exist in the specified storage account, it will automatically be created.
If you need to create a virtual directory inside the container, use the blob prefix input below.
Example: If your target location is https://myaccount.blob.core.windows.net/mycontainer/vd1/vd2/, then specify mycontainer as container name and vd1/vd2/ as blob prefix.", + "loc.input.help.ContainerName": "Nome del contenitore per il caricamento dei file. Se nell'account di archiviazione non esiste un contenitore con il nome specificato, verrà creato automaticamente.
Se è necessario creare una directory virtuale all'interno del contenitore, usare il valore di input seguente come prefisso BLOB.
Esempio: se il percorso di destinazione è https://myaccount.blob.core.windows.net/mycontainer/vd1/vd2/, specificare contenitore come nome del contenitore e vd1/vd2/ come prefisso BLOB.", "loc.input.label.BlobPrefix": "Prefisso BLOB", - "loc.input.help.BlobPrefix": "Useful for filtering files, for example, append build number to all the blobs to download files from that build only. Example: If you specify blob prefix as myvd1/, a virtual directory with this name will be created inside the container. Blob prefix with a trailing '/' will be considered a virtual directory. Otherwise, it will be treated as a file, unless the item being copied is itself a folder. The source files will be copied to https://myaccount.blob.core.windows.net/mycontainer/myvd1/.", + "loc.input.help.BlobPrefix": "Utile per filtrare i file, ad esempio aggiungere il numero di build a tutti i BLOB per scaricare i file solo da quella build. Esempio: se si specifica il prefisso BLOB come myvd1/, all'interno del contenitore verrà creata una directory virtuale con questo nome. Il prefisso BLOB con '/' finale verrà considerato una directory virtuale. In caso contrario, verrà considerato come file, a meno che l'elemento da copiare non sia di per sé una cartella. I file di origine verranno copiati in https://myaccount.blob.core.windows.net/mycontainer/myvd1/.", "loc.input.label.EnvironmentNameRM": "Gruppo di risorse", "loc.input.help.EnvironmentNameRM": "Nome del gruppo di risorse di destinazione in cui copiare i file.", "loc.input.label.ResourceFilteringMethod": "Seleziona computer per", diff --git a/Tasks/AzureFileCopyV5/Strings/resources.resjson/ja-JP/resources.resjson b/Tasks/AzureFileCopyV5/Strings/resources.resjson/ja-JP/resources.resjson index b4df642c6283..5b6dd5bd419d 100644 --- a/Tasks/AzureFileCopyV5/Strings/resources.resjson/ja-JP/resources.resjson +++ b/Tasks/AzureFileCopyV5/Strings/resources.resjson/ja-JP/resources.resjson @@ -13,9 +13,9 @@ "loc.input.label.StorageAccountRM": "RM ストレージ アカウント", "loc.input.help.StorageAccountRM": "既存の ARM ストレージ アカウントを指定します。Azure VM にファイルをコピーするための仲介役としても使用されます", "loc.input.label.ContainerName": "コンテナー名", - "loc.input.help.ContainerName": "Name of the Container for uploading the files. If a container with the given name does not exist in the specified storage account, it will automatically be created.
If you need to create a virtual directory inside the container, use the blob prefix input below.
Example: If your target location is https://myaccount.blob.core.windows.net/mycontainer/vd1/vd2/, then specify mycontainer as container name and vd1/vd2/ as blob prefix.", + "loc.input.help.ContainerName": "ファイルをアップロードするためのコンテナーの名前です。指定した名前のコンテナーが指定したストレージ アカウントに存在しない場合、自動的に作成されます。
そのコンテナー内に仮想ディレクトリを作成する必要がある場合は、BLOB プレフィックスの入力を以下のように使用します。
例: 対象の場所が https://myaccount.blob.core.windows.net/mycontainer/vd1/vd2/ であれば、コンテナー名を mycontainer と指定し、BLOB プレフィックスを vd1/vd2/ と指定します。", "loc.input.label.BlobPrefix": "BLOB プレフィックス", - "loc.input.help.BlobPrefix": "Useful for filtering files, for example, append build number to all the blobs to download files from that build only. Example: If you specify blob prefix as myvd1/, a virtual directory with this name will be created inside the container. Blob prefix with a trailing '/' will be considered a virtual directory. Otherwise, it will be treated as a file, unless the item being copied is itself a folder. The source files will be copied to https://myaccount.blob.core.windows.net/mycontainer/myvd1/.", + "loc.input.help.BlobPrefix": "ファイルをフィルター処理する場合に便利です。たとえば、すべての BLOB にビルド番号を追加して、そのビルドのみからファイルをダウンロードします。例: BLOB プレフィックスを myvd1/ として指定すると、この名前の仮想ディレクトリがコンテナー内に作成されます。末尾に '/' が付いた BLOB プレフィックスは、仮想ディレクトリとみなされます。それ以外の場合、コピーするアイテム自体がフォルダーでない限り、ファイルとして取り扱われます。ソース ファイルは https://myaccount.blob.core.windows.net/mycontainer/myvd1/ にコピーされます。", "loc.input.label.EnvironmentNameRM": "リソース グループ", "loc.input.help.EnvironmentNameRM": "ファイルのコピー先のターゲット リソース グループの名前。", "loc.input.label.ResourceFilteringMethod": "以下の条件でコンピューターを選択", diff --git a/Tasks/AzureFileCopyV5/Strings/resources.resjson/ko-KR/resources.resjson b/Tasks/AzureFileCopyV5/Strings/resources.resjson/ko-KR/resources.resjson index 8d6b827ff20e..d94e29a3ffe5 100644 --- a/Tasks/AzureFileCopyV5/Strings/resources.resjson/ko-KR/resources.resjson +++ b/Tasks/AzureFileCopyV5/Strings/resources.resjson/ko-KR/resources.resjson @@ -13,9 +13,9 @@ "loc.input.label.StorageAccountRM": "RM 저장소 계정", "loc.input.help.StorageAccountRM": "기존 ARM 저장소 계정을 지정합니다. 파일을 Azure VM에 복사하기 위한 중간자로도 사용됩니다.", "loc.input.label.ContainerName": "컨테이너 이름", - "loc.input.help.ContainerName": "Name of the Container for uploading the files. If a container with the given name does not exist in the specified storage account, it will automatically be created.
If you need to create a virtual directory inside the container, use the blob prefix input below.
Example: If your target location is https://myaccount.blob.core.windows.net/mycontainer/vd1/vd2/, then specify mycontainer as container name and vd1/vd2/ as blob prefix.", + "loc.input.help.ContainerName": "파일을 업로드하기 위한 컨테이너의 이름입니다. 지정한 스토리지 계정에 지정된 이름을 가진 컨테이너가 없을 경우 자동으로 만들어집니다.
컨테이너 안에 가상 디렉터리를 만들어야 하는 경우 아래 Blob 접두사 입력을 사용하세요.
예: 대상 위치가 https://myaccount.blob.core.windows.net/mycontainer/vd1/vd2/인 경우 mycontainer를 컨테이너 이름으로, vd1/vd2/를 Blob 접두사로 지정하세요.", "loc.input.label.BlobPrefix": "Blob 접두사", - "loc.input.help.BlobPrefix": "Useful for filtering files, for example, append build number to all the blobs to download files from that build only. Example: If you specify blob prefix as myvd1/, a virtual directory with this name will be created inside the container. Blob prefix with a trailing '/' will be considered a virtual directory. Otherwise, it will be treated as a file, unless the item being copied is itself a folder. The source files will be copied to https://myaccount.blob.core.windows.net/mycontainer/myvd1/.", + "loc.input.help.BlobPrefix": "파일을 필터링하는 데 유용합니다. 예를 들어 모든 Blob에 빌드 번호를 추가하여 해당 빌드에서만 파일을 다운로드할 수 있습니다. 예: Blob 접두사를 myvd1/로 지정하면 이 이름의 가상 디렉터리가 컨테이너 내부에 만들어집니다. 후행 '/'가 있는 Blob 접두사는 가상 디렉터리로 간주됩니다. 후행 '/'가 없으면 복사되는 항목 자체가 폴더가 아니라면 파일로 처리됩니다. 원본 파일이 https://myaccount.blob.core.windows.net/mycontainer/myvd1/로 복사됩니다.", "loc.input.label.EnvironmentNameRM": "리소스 그룹", "loc.input.help.EnvironmentNameRM": "파일을 복사할 대상 리소스 그룹의 이름입니다.", "loc.input.label.ResourceFilteringMethod": "컴퓨터 선택 기준", diff --git a/Tasks/AzureFileCopyV5/Strings/resources.resjson/ru-RU/resources.resjson b/Tasks/AzureFileCopyV5/Strings/resources.resjson/ru-RU/resources.resjson index a14bcfb2f02f..5ba58b1e466c 100644 --- a/Tasks/AzureFileCopyV5/Strings/resources.resjson/ru-RU/resources.resjson +++ b/Tasks/AzureFileCopyV5/Strings/resources.resjson/ru-RU/resources.resjson @@ -13,9 +13,9 @@ "loc.input.label.StorageAccountRM": "Учетная запись хранения Диспетчера ресурсов", "loc.input.help.StorageAccountRM": "Укажите существующую учетную запись хранения ARM. Она также используется в качестве промежуточной для копирования файлов на виртуальные машины Azure", "loc.input.label.ContainerName": "Имя контейнера", - "loc.input.help.ContainerName": "Name of the Container for uploading the files. If a container with the given name does not exist in the specified storage account, it will automatically be created.
If you need to create a virtual directory inside the container, use the blob prefix input below.
Example: If your target location is https://myaccount.blob.core.windows.net/mycontainer/vd1/vd2/, then specify mycontainer as container name and vd1/vd2/ as blob prefix.", + "loc.input.help.ContainerName": "Имя контейнера для отправки файлов. Если контейнер с данным именем не существует в указанной учетной записи хранения, он будет создан автоматически.
Для создания виртуального каталога внутри контейнера используйте приведенный ниже входной префикс BLOB-объекта.
Пример. Если конечным расположением является https://myaccount.blob.core.windows.net/mycontainer/vd1/vd2/, укажите mycontainer в качестве имени контейнера и vd1/vd2/ в качестве префикса BLOB-объекта.", "loc.input.label.BlobPrefix": "Префикс BLOB-объекта", - "loc.input.help.BlobPrefix": "Useful for filtering files, for example, append build number to all the blobs to download files from that build only. Example: If you specify blob prefix as myvd1/, a virtual directory with this name will be created inside the container. Blob prefix with a trailing '/' will be considered a virtual directory. Otherwise, it will be treated as a file, unless the item being copied is itself a folder. The source files will be copied to https://myaccount.blob.core.windows.net/mycontainer/myvd1/.", + "loc.input.help.BlobPrefix": "Удобно для фильтрации файлов, например добавьте номер сборки ко всем BLOB-объектам для скачивания файлов только из этой сборки. Пример. Если префикс BLOB-объекта указан как myvd1/, в контейнере будет создан виртуальный каталог с таким именем. Префикс BLOB-объекта с конечным \"/\" будет считаться виртуальным каталогом. В противном случае он будет рассматриваться как файл, если копируемый элемент не является папкой. Исходные файлы будут скопированы в https://myaccount.blob.core.windows.net/mycontainer/myvd1/.", "loc.input.label.EnvironmentNameRM": "Группа ресурсов", "loc.input.help.EnvironmentNameRM": "Название целевой группы ресурсов, в которую копируются файлы.", "loc.input.label.ResourceFilteringMethod": "Выбор компьютеров по", diff --git a/Tasks/AzureFileCopyV5/Strings/resources.resjson/zh-CN/resources.resjson b/Tasks/AzureFileCopyV5/Strings/resources.resjson/zh-CN/resources.resjson index c298782b5b42..08938e5ccb21 100644 --- a/Tasks/AzureFileCopyV5/Strings/resources.resjson/zh-CN/resources.resjson +++ b/Tasks/AzureFileCopyV5/Strings/resources.resjson/zh-CN/resources.resjson @@ -13,9 +13,9 @@ "loc.input.label.StorageAccountRM": "RM 存储帐户", "loc.input.help.StorageAccountRM": "指定预先存在的 ARM 存储帐户。它还用作将文件复制到 Azure VM 的中间帐户", "loc.input.label.ContainerName": "容器名", - "loc.input.help.ContainerName": "Name of the Container for uploading the files. If a container with the given name does not exist in the specified storage account, it will automatically be created.
If you need to create a virtual directory inside the container, use the blob prefix input below.
Example: If your target location is https://myaccount.blob.core.windows.net/mycontainer/vd1/vd2/, then specify mycontainer as container name and vd1/vd2/ as blob prefix.", + "loc.input.help.ContainerName": "用于上载文件的容器的名称。如果指定存储帐户中不存在具有给定名称的容器,将自动创建该容器。
如果需要在容器中创建虚拟目录,请使用下面的 blob 前缀输入。
示例: 如果目标位置是 https://myaccount.blob.core.windows.net/mycontainer/vd1/vd2/,则指定 mycontainer 作为容器名称,vd1/vd2/ 作为 blob 前缀。", "loc.input.label.BlobPrefix": "Blob 前缀", - "loc.input.help.BlobPrefix": "Useful for filtering files, for example, append build number to all the blobs to download files from that build only. Example: If you specify blob prefix as myvd1/, a virtual directory with this name will be created inside the container. Blob prefix with a trailing '/' will be considered a virtual directory. Otherwise, it will be treated as a file, unless the item being copied is itself a folder. The source files will be copied to https://myaccount.blob.core.windows.net/mycontainer/myvd1/.", + "loc.input.help.BlobPrefix": "用于筛选文件,例如,将生成号追加到所有 blob 以仅从该生成下载文件。示例: 如果将 blob 前缀指定为 myvd1/,则将在容器内创建具有此名称的虚拟目录。带有尾随“/”的 Blob 前缀将被视为虚拟目录。否则,除非要复制的项本身是文件夹,否则它将被视为文件。源文件将被复制到 https://myaccount.blob.core.windows.net/mycontainer/myvd1/。", "loc.input.label.EnvironmentNameRM": "资源组", "loc.input.help.EnvironmentNameRM": "要将文件复制到的目标资源组的名称。", "loc.input.label.ResourceFilteringMethod": "计算机选择依据", diff --git a/Tasks/AzureFileCopyV5/Strings/resources.resjson/zh-TW/resources.resjson b/Tasks/AzureFileCopyV5/Strings/resources.resjson/zh-TW/resources.resjson index 4fa38d6d04f1..c7061761f1ba 100644 --- a/Tasks/AzureFileCopyV5/Strings/resources.resjson/zh-TW/resources.resjson +++ b/Tasks/AzureFileCopyV5/Strings/resources.resjson/zh-TW/resources.resjson @@ -13,9 +13,9 @@ "loc.input.label.StorageAccountRM": "RM 儲存體帳戶", "loc.input.help.StorageAccountRM": "指定預先存在的 ARM 儲存體帳戶。其也作為將檔案複製到 Azure VM 的中繼項目", "loc.input.label.ContainerName": "容器名稱", - "loc.input.help.ContainerName": "Name of the Container for uploading the files. If a container with the given name does not exist in the specified storage account, it will automatically be created.
If you need to create a virtual directory inside the container, use the blob prefix input below.
Example: If your target location is https://myaccount.blob.core.windows.net/mycontainer/vd1/vd2/, then specify mycontainer as container name and vd1/vd2/ as blob prefix.", + "loc.input.help.ContainerName": "用於上傳檔案的容器名稱。如果具有指定名稱的容器不存在於指定的儲存體帳戶中,會自動予以建立。
如需在容器內建立虛擬目錄,請使用以下 Blob 前置詞輸入。
範例: 如果您的目標位置是 https://myaccount.blob.core.windows.net/mycontainer/vd1/vd2/,則指定 mycontainer 作為容器名稱及指定 vd1/vd2/ 作為 Blob 前置詞。", "loc.input.label.BlobPrefix": "Blob 前置詞", - "loc.input.help.BlobPrefix": "Useful for filtering files, for example, append build number to all the blobs to download files from that build only. Example: If you specify blob prefix as myvd1/, a virtual directory with this name will be created inside the container. Blob prefix with a trailing '/' will be considered a virtual directory. Otherwise, it will be treated as a file, unless the item being copied is itself a folder. The source files will be copied to https://myaccount.blob.core.windows.net/mycontainer/myvd1/.", + "loc.input.help.BlobPrefix": "適用於篩選檔案,例如將組建編號附加到所有 Blob,以只從該組建下載檔案。範例: 如果您將 Blob 前置詞指定為 myvd1,會在容器內建立具有此名稱的虛擬目錄。尾端為 '/' 的 Blob 前置詞會被視為虛擬目錄。否則,除非要複製的項目本身是資料夾,否則它會被視為檔案。來源檔案會複製到 https://myaccount.blob.core.windows.net/mycontainer/myvd1/。", "loc.input.label.EnvironmentNameRM": "資源群組", "loc.input.help.EnvironmentNameRM": "要將檔案複製到其中的目標資源群組名稱。", "loc.input.label.ResourceFilteringMethod": "選取電腦依據", diff --git a/Tasks/JavaToolInstallerV0/Strings/resources.resjson/de-DE/resources.resjson b/Tasks/JavaToolInstallerV0/Strings/resources.resjson/de-DE/resources.resjson index 6e88b908a6e9..e77849f31bac 100644 --- a/Tasks/JavaToolInstallerV0/Strings/resources.resjson/de-DE/resources.resjson +++ b/Tasks/JavaToolInstallerV0/Strings/resources.resjson/de-DE/resources.resjson @@ -22,8 +22,8 @@ "loc.input.help.azureCommonVirtualFile": "Pfad zum JDK innerhalb des Azure-Speichercontainers.", "loc.input.label.jdkDestinationDirectory": "Zielverzeichnis", "loc.input.help.jdkDestinationDirectory": "Unter Linux und Windows wird dieses Verzeichnis als Zielverzeichnis für die JDK-Installation verwendet. Unter macOS wird dieses Verzeichnis als temporärer Ordner zum Extrahieren von DMG-Dateien verwendet, weil macOS die Installation von JDK in einem bestimmten Verzeichnis nicht unterstützt.", - "loc.input.label.azureResourceGroupName": "Resource Group name", - "loc.input.help.azureResourceGroupName": "Resource Group name of the storage account.", + "loc.input.label.azureResourceGroupName": "Ressourcengruppenname", + "loc.input.help.azureResourceGroupName": "Ressourcengruppenname des Speicherkontos.", "loc.input.label.cleanDestinationDirectory": "Zielverzeichnis bereinigen", "loc.input.help.cleanDestinationDirectory": "Wählen Sie diese Option aus, um das Zielverzeichnis zu bereinigen, bevor JDK in dieses extrahiert wird.", "loc.input.label.createExtractDirectory": "Verzeichnis zum Extrahieren erstellen",