You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"loc.messages.PSLIB_InvalidPattern0": "Der Pfad darf nicht mit einem Verzeichnistrennzeichen enden: „{0}“",
10
10
"loc.messages.PSLIB_LeafPathNotFound0": "Der Blattpfad wurde nicht gefunden: \"{0}\".",
11
11
"loc.messages.PSLIB_PathLengthNotReturnedFor0": "Fehler bei der Normalisierung bzw. Erweiterung des Pfads. Die Pfadlänge wurde vom Kernel32-Subsystem nicht zurückgegeben für: \"{0}\"",
12
12
"loc.messages.PSLIB_PathNotFound0": "Der Pfad wurde nicht gefunden: \"{0}\".",
Copy file name to clipboardExpand all lines: powershell/VstsTaskSdk/Strings/resources.resjson/es-ES/resources.resjson
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
"loc.messages.PSLIB_EnumeratingSubdirectoriesFailedForPath0": "No se pudieron enumerar los subdirectorios de la ruta de acceso: '{0}'",
7
7
"loc.messages.PSLIB_FileNotFound0": "Archivo no encontrado: '{0}'",
8
8
"loc.messages.PSLIB_Input0": "Entrada '{0}'",
9
-
"loc.messages.PSLIB_InvalidPattern0": "Patrón no válido: '{0}'",
9
+
"loc.messages.PSLIB_InvalidPattern0": "La ruta de acceso no puede terminar con un carácter separador de directorios: '{0}'",
10
10
"loc.messages.PSLIB_LeafPathNotFound0": "No se encuentra la ruta de acceso de la hoja: '{0}'",
11
11
"loc.messages.PSLIB_PathLengthNotReturnedFor0": "No se pudo normalizar o expandir la ruta de acceso. El subsistema Kernel32 no devolvió la longitud de la ruta de acceso para: '{0}'",
12
12
"loc.messages.PSLIB_PathNotFound0": "No se encuentra la ruta de acceso: '{0}'",
"loc.messages.PSLIB_InvalidPattern0": "Modèle non valide : '{0}'",
9
+
"loc.messages.PSLIB_InvalidPattern0": "Le chemin d’accès ne peut pas se terminer par un caractère de séparateur de répertoire : « {0} »",
10
10
"loc.messages.PSLIB_LeafPathNotFound0": "Le chemin feuille est introuvable : '{0}'",
11
11
"loc.messages.PSLIB_PathLengthNotReturnedFor0": "Échec de la normalisation/l'expansion du chemin. La longueur du chemin n'a pas été retournée par le sous-système Kernel32 pour : '{0}'",
Copy file name to clipboardExpand all lines: powershell/VstsTaskSdk/Strings/resources.resjson/it-IT/resources.resjson
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
"loc.messages.PSLIB_EnumeratingSubdirectoriesFailedForPath0": "L'enumerazione delle sottodirectory per il percorso '{0}' non è riuscita",
7
7
"loc.messages.PSLIB_FileNotFound0": "File non trovato: '{0}'",
8
8
"loc.messages.PSLIB_Input0": "Input di '{0}'",
9
-
"loc.messages.PSLIB_InvalidPattern0": "Criterio non valido: '{0}'",
9
+
"loc.messages.PSLIB_InvalidPattern0": "Il percorso non può terminare con un carattere separatore di directory: '{0}'",
10
10
"loc.messages.PSLIB_LeafPathNotFound0": "Percorso foglia non trovato: '{0}'",
11
11
"loc.messages.PSLIB_PathLengthNotReturnedFor0": "La normalizzazione o l'espansione del percorso non è riuscita. Il sottosistema Kernel32 non ha restituito la lunghezza del percorso per '{0}'",
12
12
"loc.messages.PSLIB_PathNotFound0": "Percorso non trovato: '{0}'",
"loc.messages.PSLIB_InvalidPattern0": "Путь не может заканчиваться символом разделителя каталогов: \"{0}\"",
10
10
"loc.messages.PSLIB_LeafPathNotFound0": "Путь к конечному объекту не найден: \"{0}\".",
11
11
"loc.messages.PSLIB_PathLengthNotReturnedFor0": "Сбой нормализации и расширения пути. Длина пути не была возвращена подсистемой Kernel32 для: \"{0}\".",
12
12
"loc.messages.PSLIB_PathNotFound0": "Путь не найден: \"{0}\".",
0 commit comments