diff --git a/Tasks/DownloadFileshareArtifactsV1/Strings/resources.resjson/de-DE/resources.resjson b/Tasks/DownloadFileshareArtifactsV1/Strings/resources.resjson/de-DE/resources.resjson index 730d28c795fe..e8d0ced384e1 100644 --- a/Tasks/DownloadFileshareArtifactsV1/Strings/resources.resjson/de-DE/resources.resjson +++ b/Tasks/DownloadFileshareArtifactsV1/Strings/resources.resjson/de-DE/resources.resjson @@ -1,20 +1,20 @@ -{ - "loc.friendlyName": "Download artifacts from file share", - "loc.helpMarkDown": "", - "loc.description": "Download artifacts from a file share, like \\\\share\\drop", - "loc.instanceNameFormat": "Download artifacts from a file share", - "loc.group.displayName.advanced": "Advanced", - "loc.input.label.filesharePath": "File share path", - "loc.input.help.filesharePath": "File share path e.g \\\\server\\folder", - "loc.input.label.artifactName": "Artifact name", - "loc.input.help.artifactName": "The name of the artifact to download e.g drop", - "loc.input.label.itemPattern": "Matching pattern", - "loc.input.help.itemPattern": "Specify files to be downloaded as multi line minimatch pattern. [More Information](https://aka.ms/minimatchexamples)
The default pattern (\\*\\*) will download all files within the artifact.
", - "loc.input.label.downloadPath": "Download path", - "loc.input.help.downloadPath": "Path on the agent machine where the artifacts will be downloaded", - "loc.input.label.parallelizationLimit": "Parallelization limit", - "loc.input.help.parallelizationLimit": "Number of files to download simultaneously", - "loc.messages.DownloadArtifacts": "Downloading artifact %s from: %s", - "loc.messages.ArtifactsSuccessfullyDownloaded": "Successfully downloaded artifacts to %s", - "loc.messages.ArtifactNameDirectoryNotFound": "Directory '%s' does not exist. Falling back to parent directory: %s" +{ + "loc.friendlyName": "Artefakte aus Dateifreigabe herunterladen", + "loc.helpMarkDown": "", + "loc.description": "Hiermit werden Artefakte aus einer Dateifreigabe wie z. B. \"\\\\Freigabe\\Drop\" heruntergeladen.", + "loc.instanceNameFormat": "Artefakte aus einer Dateifreigabe herunterladen", + "loc.group.displayName.advanced": "Erweitert", + "loc.input.label.filesharePath": "Pfad zur Dateifreigabe", + "loc.input.help.filesharePath": "Pfad der Dateifreigabe, z. B. \"\\\\Server\\Ordner\"", + "loc.input.label.artifactName": "Artefaktname", + "loc.input.help.artifactName": "Der Name des Artefakts, das heruntergeladen werden soll, z. B. \"drop\".", + "loc.input.label.itemPattern": "Muster für Abgleich", + "loc.input.help.itemPattern": "Geben Sie die Dateien, die heruntergeladen werden sollen, als mehrzeiliges Minimatch-Muster an. [Weitere Informationen](https://aka.ms/minimatchexamples)Mit dem Standardmuster (\\*\\*) werden alle Dateien im Artefakt heruntergeladen.
", + "loc.input.label.downloadPath": "Downloadpfad", + "loc.input.help.downloadPath": "Der Pfad auf dem Agent-Computer, in den die Artefakte heruntergeladen werden", + "loc.input.label.parallelizationLimit": "Parallelisierungslimit", + "loc.input.help.parallelizationLimit": "Anzahl von Dateien, die gleichzeitig heruntergeladen werden sollen", + "loc.messages.DownloadArtifacts": "Artefakt \"%s\" wird von %s heruntergeladen.", + "loc.messages.ArtifactsSuccessfullyDownloaded": "Erfolgreich in \"%s\" heruntergeladene Artefakte", + "loc.messages.ArtifactNameDirectoryNotFound": "Das Verzeichnis \"%s\" ist nicht vorhanden. Fallback auf das übergeordnete Verzeichnis: %s" } \ No newline at end of file diff --git a/Tasks/DownloadFileshareArtifactsV1/Strings/resources.resjson/es-ES/resources.resjson b/Tasks/DownloadFileshareArtifactsV1/Strings/resources.resjson/es-ES/resources.resjson index 730d28c795fe..7126c9b3d1b8 100644 --- a/Tasks/DownloadFileshareArtifactsV1/Strings/resources.resjson/es-ES/resources.resjson +++ b/Tasks/DownloadFileshareArtifactsV1/Strings/resources.resjson/es-ES/resources.resjson @@ -1,20 +1,20 @@ -{ - "loc.friendlyName": "Download artifacts from file share", - "loc.helpMarkDown": "", - "loc.description": "Download artifacts from a file share, like \\\\share\\drop", - "loc.instanceNameFormat": "Download artifacts from a file share", - "loc.group.displayName.advanced": "Advanced", - "loc.input.label.filesharePath": "File share path", - "loc.input.help.filesharePath": "File share path e.g \\\\server\\folder", - "loc.input.label.artifactName": "Artifact name", - "loc.input.help.artifactName": "The name of the artifact to download e.g drop", - "loc.input.label.itemPattern": "Matching pattern", - "loc.input.help.itemPattern": "Specify files to be downloaded as multi line minimatch pattern. [More Information](https://aka.ms/minimatchexamples)The default pattern (\\*\\*) will download all files within the artifact.
", - "loc.input.label.downloadPath": "Download path", - "loc.input.help.downloadPath": "Path on the agent machine where the artifacts will be downloaded", - "loc.input.label.parallelizationLimit": "Parallelization limit", - "loc.input.help.parallelizationLimit": "Number of files to download simultaneously", - "loc.messages.DownloadArtifacts": "Downloading artifact %s from: %s", - "loc.messages.ArtifactsSuccessfullyDownloaded": "Successfully downloaded artifacts to %s", - "loc.messages.ArtifactNameDirectoryNotFound": "Directory '%s' does not exist. Falling back to parent directory: %s" +{ + "loc.friendlyName": "Descargar artefactos de un recurso compartido de archivo", + "loc.helpMarkDown": "", + "loc.description": "Descarga los artefactos de un recurso compartido de archivo, como \\\\share\\drop", + "loc.instanceNameFormat": "Descargar artefactos de un recurso compartido de archivo", + "loc.group.displayName.advanced": "Avanzado", + "loc.input.label.filesharePath": "Ruta de acceso del recurso compartido de archivos", + "loc.input.help.filesharePath": "Ruta de acceso del recurso compartido de archivos; por ejemplo, \\\\server\\folder", + "loc.input.label.artifactName": "Nombre del artefacto", + "loc.input.help.artifactName": "El nombre del artefacto para descargar; p. ej., drop", + "loc.input.label.itemPattern": "Patrón de coincidencia", + "loc.input.help.itemPattern": "Especifique los archivos que se van a descargar como patrón de minimatch multilínea. [Más información](https://aka.ms/minimatchexamples)El patrón predeterminado (\\*\\*) descargará todos los archivos del artefacto.
", + "loc.input.label.downloadPath": "Ruta de acceso de descarga", + "loc.input.help.downloadPath": "Ruta de acceso en la máquina del agente donde se descargarán los artefactos", + "loc.input.label.parallelizationLimit": "Límite de paralelización", + "loc.input.help.parallelizationLimit": "Número de archivos para descargar simultáneamente", + "loc.messages.DownloadArtifacts": "Descargando el artefacto %s desde: %s", + "loc.messages.ArtifactsSuccessfullyDownloaded": "Los artefactos se han descargado correctamente en %s", + "loc.messages.ArtifactNameDirectoryNotFound": "El directorio \"%s\" no existe. Se usa el directorio primario: %s" } \ No newline at end of file diff --git a/Tasks/DownloadFileshareArtifactsV1/Strings/resources.resjson/fr-FR/resources.resjson b/Tasks/DownloadFileshareArtifactsV1/Strings/resources.resjson/fr-FR/resources.resjson index 730d28c795fe..f9eea7c6d369 100644 --- a/Tasks/DownloadFileshareArtifactsV1/Strings/resources.resjson/fr-FR/resources.resjson +++ b/Tasks/DownloadFileshareArtifactsV1/Strings/resources.resjson/fr-FR/resources.resjson @@ -1,20 +1,20 @@ -{ - "loc.friendlyName": "Download artifacts from file share", - "loc.helpMarkDown": "", - "loc.description": "Download artifacts from a file share, like \\\\share\\drop", - "loc.instanceNameFormat": "Download artifacts from a file share", - "loc.group.displayName.advanced": "Advanced", - "loc.input.label.filesharePath": "File share path", - "loc.input.help.filesharePath": "File share path e.g \\\\server\\folder", - "loc.input.label.artifactName": "Artifact name", - "loc.input.help.artifactName": "The name of the artifact to download e.g drop", - "loc.input.label.itemPattern": "Matching pattern", - "loc.input.help.itemPattern": "Specify files to be downloaded as multi line minimatch pattern. [More Information](https://aka.ms/minimatchexamples)The default pattern (\\*\\*) will download all files within the artifact.
", - "loc.input.label.downloadPath": "Download path", - "loc.input.help.downloadPath": "Path on the agent machine where the artifacts will be downloaded", - "loc.input.label.parallelizationLimit": "Parallelization limit", - "loc.input.help.parallelizationLimit": "Number of files to download simultaneously", - "loc.messages.DownloadArtifacts": "Downloading artifact %s from: %s", - "loc.messages.ArtifactsSuccessfullyDownloaded": "Successfully downloaded artifacts to %s", - "loc.messages.ArtifactNameDirectoryNotFound": "Directory '%s' does not exist. Falling back to parent directory: %s" +{ + "loc.friendlyName": "Télécharger les artefacts à partir du partage de fichiers", + "loc.helpMarkDown": "", + "loc.description": "Télécharger les artefacts à partir d'un partage de fichiers, par exemple \\\\partage\\dépôt", + "loc.instanceNameFormat": "Télécharger les artefacts à partir d'un partage de fichiers", + "loc.group.displayName.advanced": "Avancé", + "loc.input.label.filesharePath": "Chemin du partage de fichiers", + "loc.input.help.filesharePath": "Chemin du partage de fichiers, par exemple \\\\serveur\\dossier", + "loc.input.label.artifactName": "Nom de l'artefact", + "loc.input.help.artifactName": "Nom de l'artefact à télécharger, par exemple dépôt", + "loc.input.label.itemPattern": "Modèle correspondant", + "loc.input.help.itemPattern": "Spécifiez les fichiers à télécharger sous forme de modèle minimatch multiligne. [Plus d'informations](https://aka.ms/minimatchexamples)Le modèle par défaut (\\*\\*) télécharge tous les fichiers contenus dans l'artefact.
", + "loc.input.label.downloadPath": "Chemin de téléchargement", + "loc.input.help.downloadPath": "Chemin de l'emplacement de téléchargement des artefacts sur la machine agent", + "loc.input.label.parallelizationLimit": "Limite de parallélisation", + "loc.input.help.parallelizationLimit": "Nombre de fichiers à télécharger simultanément", + "loc.messages.DownloadArtifacts": "Téléchargement de l'artefact %s à partir de %s", + "loc.messages.ArtifactsSuccessfullyDownloaded": "Téléchargement réussi des artefacts sur %s", + "loc.messages.ArtifactNameDirectoryNotFound": "Le répertoire '%s' n'existe pas. Retour au répertoire parent : %s" } \ No newline at end of file diff --git a/Tasks/DownloadFileshareArtifactsV1/Strings/resources.resjson/it-IT/resources.resjson b/Tasks/DownloadFileshareArtifactsV1/Strings/resources.resjson/it-IT/resources.resjson index 730d28c795fe..a644a5531ae3 100644 --- a/Tasks/DownloadFileshareArtifactsV1/Strings/resources.resjson/it-IT/resources.resjson +++ b/Tasks/DownloadFileshareArtifactsV1/Strings/resources.resjson/it-IT/resources.resjson @@ -1,20 +1,20 @@ -{ - "loc.friendlyName": "Download artifacts from file share", - "loc.helpMarkDown": "", - "loc.description": "Download artifacts from a file share, like \\\\share\\drop", - "loc.instanceNameFormat": "Download artifacts from a file share", - "loc.group.displayName.advanced": "Advanced", - "loc.input.label.filesharePath": "File share path", - "loc.input.help.filesharePath": "File share path e.g \\\\server\\folder", - "loc.input.label.artifactName": "Artifact name", - "loc.input.help.artifactName": "The name of the artifact to download e.g drop", - "loc.input.label.itemPattern": "Matching pattern", - "loc.input.help.itemPattern": "Specify files to be downloaded as multi line minimatch pattern. [More Information](https://aka.ms/minimatchexamples)The default pattern (\\*\\*) will download all files within the artifact.
", - "loc.input.label.downloadPath": "Download path", - "loc.input.help.downloadPath": "Path on the agent machine where the artifacts will be downloaded", - "loc.input.label.parallelizationLimit": "Parallelization limit", - "loc.input.help.parallelizationLimit": "Number of files to download simultaneously", - "loc.messages.DownloadArtifacts": "Downloading artifact %s from: %s", - "loc.messages.ArtifactsSuccessfullyDownloaded": "Successfully downloaded artifacts to %s", - "loc.messages.ArtifactNameDirectoryNotFound": "Directory '%s' does not exist. Falling back to parent directory: %s" +{ + "loc.friendlyName": "Scarica artefatti dalla condivisione file", + "loc.helpMarkDown": "", + "loc.description": "Consente di scaricare gli artefatti da una condivisione file, ad esempio \\\\condivisione\\drop", + "loc.instanceNameFormat": "Scarica gli artefatti da una condivisione file", + "loc.group.displayName.advanced": "Avanzate", + "loc.input.label.filesharePath": "Percorso della condivisione file", + "loc.input.help.filesharePath": "Percorso della condivisione file, ad esempio \\\\server\\cartella", + "loc.input.label.artifactName": "Nome dell'artefatto", + "loc.input.help.artifactName": "Nome dell'artefatto da scaricare, ad esempio drop", + "loc.input.label.itemPattern": "Criterio di corrispondenza", + "loc.input.help.itemPattern": "Consente di specificare i file da scaricare come criterio di corrispondenza minima a più righe. [Altre informazioni](https://aka.ms/minimatchexamples)Con il criterio predefinito (\\*\\*) verranno scaricati tutti i file presenti nell'artefatto.
", + "loc.input.label.downloadPath": "Percorso di download", + "loc.input.help.downloadPath": "Percorso nel computer agente in cui verranno scaricati gli artefatti", + "loc.input.label.parallelizationLimit": "Limite di parallelizzazione", + "loc.input.help.parallelizationLimit": "Numero di file da scaricare contemporaneamente", + "loc.messages.DownloadArtifacts": "Download dell'artefatto %s da %s", + "loc.messages.ArtifactsSuccessfullyDownloaded": "Gli artefatti sono stati scaricati in %s", + "loc.messages.ArtifactNameDirectoryNotFound": "La directory '%s' non esiste. Verrà eseguito il fallback alla directory padre: '%s'" } \ No newline at end of file diff --git a/Tasks/DownloadFileshareArtifactsV1/Strings/resources.resjson/ja-JP/resources.resjson b/Tasks/DownloadFileshareArtifactsV1/Strings/resources.resjson/ja-JP/resources.resjson index 730d28c795fe..bc49038764cc 100644 --- a/Tasks/DownloadFileshareArtifactsV1/Strings/resources.resjson/ja-JP/resources.resjson +++ b/Tasks/DownloadFileshareArtifactsV1/Strings/resources.resjson/ja-JP/resources.resjson @@ -1,20 +1,20 @@ -{ - "loc.friendlyName": "Download artifacts from file share", - "loc.helpMarkDown": "", - "loc.description": "Download artifacts from a file share, like \\\\share\\drop", - "loc.instanceNameFormat": "Download artifacts from a file share", - "loc.group.displayName.advanced": "Advanced", - "loc.input.label.filesharePath": "File share path", - "loc.input.help.filesharePath": "File share path e.g \\\\server\\folder", - "loc.input.label.artifactName": "Artifact name", - "loc.input.help.artifactName": "The name of the artifact to download e.g drop", - "loc.input.label.itemPattern": "Matching pattern", - "loc.input.help.itemPattern": "Specify files to be downloaded as multi line minimatch pattern. [More Information](https://aka.ms/minimatchexamples)The default pattern (\\*\\*) will download all files within the artifact.
", - "loc.input.label.downloadPath": "Download path", - "loc.input.help.downloadPath": "Path on the agent machine where the artifacts will be downloaded", - "loc.input.label.parallelizationLimit": "Parallelization limit", - "loc.input.help.parallelizationLimit": "Number of files to download simultaneously", - "loc.messages.DownloadArtifacts": "Downloading artifact %s from: %s", - "loc.messages.ArtifactsSuccessfullyDownloaded": "Successfully downloaded artifacts to %s", - "loc.messages.ArtifactNameDirectoryNotFound": "Directory '%s' does not exist. Falling back to parent directory: %s" +{ + "loc.friendlyName": "ファイル共有からの成果物のダウンロード", + "loc.helpMarkDown": "", + "loc.description": "ファイル共有 (例: \\\\share\\drop) から成果物をダウンロードします", + "loc.instanceNameFormat": "ファイル共有から成果物をダウンロードする", + "loc.group.displayName.advanced": "詳細設定", + "loc.input.label.filesharePath": "ファイル共有パス", + "loc.input.help.filesharePath": "ファイル共有パス (例: \\\\server\\folder)", + "loc.input.label.artifactName": "成果物名", + "loc.input.help.artifactName": "ダウンロードする成果物の名前です。例:ドロップ", + "loc.input.label.itemPattern": "一致パターン", + "loc.input.help.itemPattern": "複数行の minimatch パターンとしてダウンロードするファイルを指定します。[詳細情報](https://aka.ms/minimatchexamples)既定のパターン (\\*\\*) は、成果物内のすべてのファイルをダウンロードします。
", + "loc.input.label.downloadPath": "ダウンロード パス", + "loc.input.help.downloadPath": "成果物のダウンロード先になるエージェント マシン上のパス", + "loc.input.label.parallelizationLimit": "並列処理の制限", + "loc.input.help.parallelizationLimit": "同時にダウンロードするファイルの数", + "loc.messages.DownloadArtifacts": "成果物 %s を %s からダウンロードしています", + "loc.messages.ArtifactsSuccessfullyDownloaded": "成果物が %s に正常にダウンロードされました", + "loc.messages.ArtifactNameDirectoryNotFound": "ディレクトリ '%s' が存在しません。親ディレクトリ: %s に戻ります" } \ No newline at end of file diff --git a/Tasks/DownloadFileshareArtifactsV1/Strings/resources.resjson/ko-KR/resources.resjson b/Tasks/DownloadFileshareArtifactsV1/Strings/resources.resjson/ko-KR/resources.resjson index 730d28c795fe..5778980e67f7 100644 --- a/Tasks/DownloadFileshareArtifactsV1/Strings/resources.resjson/ko-KR/resources.resjson +++ b/Tasks/DownloadFileshareArtifactsV1/Strings/resources.resjson/ko-KR/resources.resjson @@ -1,20 +1,20 @@ -{ - "loc.friendlyName": "Download artifacts from file share", - "loc.helpMarkDown": "", - "loc.description": "Download artifacts from a file share, like \\\\share\\drop", - "loc.instanceNameFormat": "Download artifacts from a file share", - "loc.group.displayName.advanced": "Advanced", - "loc.input.label.filesharePath": "File share path", - "loc.input.help.filesharePath": "File share path e.g \\\\server\\folder", - "loc.input.label.artifactName": "Artifact name", - "loc.input.help.artifactName": "The name of the artifact to download e.g drop", - "loc.input.label.itemPattern": "Matching pattern", - "loc.input.help.itemPattern": "Specify files to be downloaded as multi line minimatch pattern. [More Information](https://aka.ms/minimatchexamples)The default pattern (\\*\\*) will download all files within the artifact.
", - "loc.input.label.downloadPath": "Download path", - "loc.input.help.downloadPath": "Path on the agent machine where the artifacts will be downloaded", - "loc.input.label.parallelizationLimit": "Parallelization limit", - "loc.input.help.parallelizationLimit": "Number of files to download simultaneously", - "loc.messages.DownloadArtifacts": "Downloading artifact %s from: %s", - "loc.messages.ArtifactsSuccessfullyDownloaded": "Successfully downloaded artifacts to %s", - "loc.messages.ArtifactNameDirectoryNotFound": "Directory '%s' does not exist. Falling back to parent directory: %s" +{ + "loc.friendlyName": "파일 공유에서 아티팩트 다운로드", + "loc.helpMarkDown": "", + "loc.description": "파일 공유(예: \\\\share\\drop)에서 아티팩트를 다운로드합니다.", + "loc.instanceNameFormat": "파일 공유에서 아티팩트 다운로드", + "loc.group.displayName.advanced": "고급", + "loc.input.label.filesharePath": "파일 공유 경로", + "loc.input.help.filesharePath": "파일 공유 경로(예: \\\\server\\folder)입니다.", + "loc.input.label.artifactName": "아티팩트 이름", + "loc.input.help.artifactName": "다운로드할 아티팩트의 이름(예: 드롭)", + "loc.input.label.itemPattern": "일치 패턴", + "loc.input.help.itemPattern": "여러 줄 minimatch 패턴으로 다운로드할 파일을 지정합니다. [자세한 정보](https://aka.ms/minimatchexamples)기본 패턴(\\* \\*)은 아티팩트의 내의 모든 파일을 다운로드합니다.
", + "loc.input.label.downloadPath": "다운로드 경로", + "loc.input.help.downloadPath": "아티팩트를 다운로드할 에이전트 컴퓨터의 경로", + "loc.input.label.parallelizationLimit": "병렬 처리 제한", + "loc.input.help.parallelizationLimit": "동시에 다운로드할 파일 수", + "loc.messages.DownloadArtifacts": "%s 아티팩트를 %s에서 다운로드 중", + "loc.messages.ArtifactsSuccessfullyDownloaded": "%s에 아티팩트를 다운로드했습니다.", + "loc.messages.ArtifactNameDirectoryNotFound": "디렉터리 '%s'이(가) 없습니다. 부모 디렉터리 %s(으)로 대체됩니다." } \ No newline at end of file diff --git a/Tasks/DownloadFileshareArtifactsV1/Strings/resources.resjson/ru-RU/resources.resjson b/Tasks/DownloadFileshareArtifactsV1/Strings/resources.resjson/ru-RU/resources.resjson index 730d28c795fe..054f1b84f4e8 100644 --- a/Tasks/DownloadFileshareArtifactsV1/Strings/resources.resjson/ru-RU/resources.resjson +++ b/Tasks/DownloadFileshareArtifactsV1/Strings/resources.resjson/ru-RU/resources.resjson @@ -1,20 +1,20 @@ -{ - "loc.friendlyName": "Download artifacts from file share", - "loc.helpMarkDown": "", - "loc.description": "Download artifacts from a file share, like \\\\share\\drop", - "loc.instanceNameFormat": "Download artifacts from a file share", - "loc.group.displayName.advanced": "Advanced", - "loc.input.label.filesharePath": "File share path", - "loc.input.help.filesharePath": "File share path e.g \\\\server\\folder", - "loc.input.label.artifactName": "Artifact name", - "loc.input.help.artifactName": "The name of the artifact to download e.g drop", - "loc.input.label.itemPattern": "Matching pattern", - "loc.input.help.itemPattern": "Specify files to be downloaded as multi line minimatch pattern. [More Information](https://aka.ms/minimatchexamples)The default pattern (\\*\\*) will download all files within the artifact.
", - "loc.input.label.downloadPath": "Download path", - "loc.input.help.downloadPath": "Path on the agent machine where the artifacts will be downloaded", - "loc.input.label.parallelizationLimit": "Parallelization limit", - "loc.input.help.parallelizationLimit": "Number of files to download simultaneously", - "loc.messages.DownloadArtifacts": "Downloading artifact %s from: %s", - "loc.messages.ArtifactsSuccessfullyDownloaded": "Successfully downloaded artifacts to %s", - "loc.messages.ArtifactNameDirectoryNotFound": "Directory '%s' does not exist. Falling back to parent directory: %s" +{ + "loc.friendlyName": "Скачать артефакты из общей папки", + "loc.helpMarkDown": "", + "loc.description": "Скачать артефакты из общей папки, например \\\\share\\drop", + "loc.instanceNameFormat": "Скачать артефакты из общей папки", + "loc.group.displayName.advanced": "Дополнительно", + "loc.input.label.filesharePath": "Путь к общей папке", + "loc.input.help.filesharePath": "Путь к общей папке, например \\\\сервер\\папка", + "loc.input.label.artifactName": "Имя артефакта", + "loc.input.help.artifactName": "Имя артефакта для скачивания, например drop", + "loc.input.label.itemPattern": "Шаблон соответствия", + "loc.input.help.itemPattern": "Укажите файлы, которые необходимо скачать, в виде многострочного шаблона minimatch. [Дополнительные сведения](https://aka.ms/minimatchexamples)Шаблон по умолчанию (\\*\\*) приводит к скачиванию всех файлов в артефакте.
", + "loc.input.label.downloadPath": "Путь скачивания", + "loc.input.help.downloadPath": "Путь для скачивания артефактов на компьютере агента", + "loc.input.label.parallelizationLimit": "Предел параллелизма", + "loc.input.help.parallelizationLimit": "Число одновременно скачиваемых файлов", + "loc.messages.DownloadArtifacts": "Скачивается артефакт %s из: %s", + "loc.messages.ArtifactsSuccessfullyDownloaded": "Артефакты успешно скачаны в %s", + "loc.messages.ArtifactNameDirectoryNotFound": "Каталог \"%s\" не существует. Будет использоваться родительский каталог: %s" } \ No newline at end of file diff --git a/Tasks/DownloadFileshareArtifactsV1/Strings/resources.resjson/zh-CN/resources.resjson b/Tasks/DownloadFileshareArtifactsV1/Strings/resources.resjson/zh-CN/resources.resjson index 730d28c795fe..3d1649114cf8 100644 --- a/Tasks/DownloadFileshareArtifactsV1/Strings/resources.resjson/zh-CN/resources.resjson +++ b/Tasks/DownloadFileshareArtifactsV1/Strings/resources.resjson/zh-CN/resources.resjson @@ -1,20 +1,20 @@ -{ - "loc.friendlyName": "Download artifacts from file share", - "loc.helpMarkDown": "", - "loc.description": "Download artifacts from a file share, like \\\\share\\drop", - "loc.instanceNameFormat": "Download artifacts from a file share", - "loc.group.displayName.advanced": "Advanced", - "loc.input.label.filesharePath": "File share path", - "loc.input.help.filesharePath": "File share path e.g \\\\server\\folder", - "loc.input.label.artifactName": "Artifact name", - "loc.input.help.artifactName": "The name of the artifact to download e.g drop", - "loc.input.label.itemPattern": "Matching pattern", - "loc.input.help.itemPattern": "Specify files to be downloaded as multi line minimatch pattern. [More Information](https://aka.ms/minimatchexamples)The default pattern (\\*\\*) will download all files within the artifact.
", - "loc.input.label.downloadPath": "Download path", - "loc.input.help.downloadPath": "Path on the agent machine where the artifacts will be downloaded", - "loc.input.label.parallelizationLimit": "Parallelization limit", - "loc.input.help.parallelizationLimit": "Number of files to download simultaneously", - "loc.messages.DownloadArtifacts": "Downloading artifact %s from: %s", - "loc.messages.ArtifactsSuccessfullyDownloaded": "Successfully downloaded artifacts to %s", - "loc.messages.ArtifactNameDirectoryNotFound": "Directory '%s' does not exist. Falling back to parent directory: %s" +{ + "loc.friendlyName": "从文件共享下载项目", + "loc.helpMarkDown": "", + "loc.description": "从文件共享下载项目,例如 \\\\share\\drop", + "loc.instanceNameFormat": "从文件共享下载项目", + "loc.group.displayName.advanced": "高级", + "loc.input.label.filesharePath": "文件共享路径", + "loc.input.help.filesharePath": "文件共享路径,例如 \\\\server\\folder", + "loc.input.label.artifactName": "项目名称", + "loc.input.help.artifactName": "要下载的项目名称,例如 drop", + "loc.input.label.itemPattern": "匹配模式", + "loc.input.help.itemPattern": "指定要以多行 minimatch 模式下载的文件。[详细信息](https://aka.ms/minimatchexamples)默认模式(\\*\\*)将下载项目中的所有文件。
", + "loc.input.label.downloadPath": "下载路径", + "loc.input.help.downloadPath": "代理计算机上用于下载项目的路径", + "loc.input.label.parallelizationLimit": "并行化限制", + "loc.input.help.parallelizationLimit": "要同时下载的文件数", + "loc.messages.DownloadArtifacts": "正在从后列位置下载项目 %s: %s", + "loc.messages.ArtifactsSuccessfullyDownloaded": "已成功将项目下载到 %s", + "loc.messages.ArtifactNameDirectoryNotFound": "目录“%s”不存在。请回退到父级目录: %s" } \ No newline at end of file diff --git a/Tasks/DownloadFileshareArtifactsV1/Strings/resources.resjson/zh-TW/resources.resjson b/Tasks/DownloadFileshareArtifactsV1/Strings/resources.resjson/zh-TW/resources.resjson index 730d28c795fe..ecf4ce9a0764 100644 --- a/Tasks/DownloadFileshareArtifactsV1/Strings/resources.resjson/zh-TW/resources.resjson +++ b/Tasks/DownloadFileshareArtifactsV1/Strings/resources.resjson/zh-TW/resources.resjson @@ -1,20 +1,20 @@ -{ - "loc.friendlyName": "Download artifacts from file share", - "loc.helpMarkDown": "", - "loc.description": "Download artifacts from a file share, like \\\\share\\drop", - "loc.instanceNameFormat": "Download artifacts from a file share", - "loc.group.displayName.advanced": "Advanced", - "loc.input.label.filesharePath": "File share path", - "loc.input.help.filesharePath": "File share path e.g \\\\server\\folder", - "loc.input.label.artifactName": "Artifact name", - "loc.input.help.artifactName": "The name of the artifact to download e.g drop", - "loc.input.label.itemPattern": "Matching pattern", - "loc.input.help.itemPattern": "Specify files to be downloaded as multi line minimatch pattern. [More Information](https://aka.ms/minimatchexamples)The default pattern (\\*\\*) will download all files within the artifact.
", - "loc.input.label.downloadPath": "Download path", - "loc.input.help.downloadPath": "Path on the agent machine where the artifacts will be downloaded", - "loc.input.label.parallelizationLimit": "Parallelization limit", - "loc.input.help.parallelizationLimit": "Number of files to download simultaneously", - "loc.messages.DownloadArtifacts": "Downloading artifact %s from: %s", - "loc.messages.ArtifactsSuccessfullyDownloaded": "Successfully downloaded artifacts to %s", - "loc.messages.ArtifactNameDirectoryNotFound": "Directory '%s' does not exist. Falling back to parent directory: %s" +{ + "loc.friendlyName": "從檔案共用下載成品", + "loc.helpMarkDown": "", + "loc.description": "從檔案共用下載成品,例如 \\\\share\\drop", + "loc.instanceNameFormat": "從檔案共用下載成品", + "loc.group.displayName.advanced": "進階", + "loc.input.label.filesharePath": "檔案共用路徑", + "loc.input.help.filesharePath": "檔案共用路徑,例如 \\\\伺服器\\資料夾", + "loc.input.label.artifactName": "成品名稱", + "loc.input.help.artifactName": "要下載的成品名稱,例如 drop", + "loc.input.label.itemPattern": "比對模式", + "loc.input.help.itemPattern": "請指定要以多行 minimatch 模式下載的檔案。[詳細資訊](https://aka.ms/minimatchexamples)預設模式 (\\*\\*) 會下載誠品中的所有檔案。
", + "loc.input.label.downloadPath": "下載路徑", + "loc.input.help.downloadPath": "代理程式機器上,成品下載位置的路徑", + "loc.input.label.parallelizationLimit": "平行處理的限制", + "loc.input.help.parallelizationLimit": "要同時下載的檔案數目", + "loc.messages.DownloadArtifacts": "正在從 %s 下載成品 %s", + "loc.messages.ArtifactsSuccessfullyDownloaded": "已成功將成品下載到 %s", + "loc.messages.ArtifactNameDirectoryNotFound": "目錄 '%s' 不存在。正在回復到父目錄: %s" } \ No newline at end of file