Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -74,12 +74,12 @@
</Item>
<Item ItemId=";loc.messages.PSLIB_InvalidPattern0" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Path cannot end with a directory separator character: '{0}']]></Val>
<Val><![CDATA[Invalid pattern: '{0}']]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[La ruta de acceso no puede terminar con un carácter separador de directorios: '{0}']]></Val>
<Val><![CDATA[Patrón no válido: '{0}']]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Invalid pattern: '{0}']]></Val>
<Val><![CDATA[Path cannot end with a directory separator character: '{0}']]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -74,12 +74,12 @@
</Item>
<Item ItemId=";loc.messages.PSLIB_InvalidPattern0" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Path cannot end with a directory separator character: '{0}']]></Val>
<Val><![CDATA[Invalid pattern: '{0}']]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Le chemin d’accès ne peut pas se terminer par un caractère de séparateur de répertoire : « {0} »]]></Val>
<Val><![CDATA[Modèle non valide : '{0}']]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Invalid pattern: '{0}']]></Val>
<Val><![CDATA[Path cannot end with a directory separator character: '{0}']]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -74,12 +74,12 @@
</Item>
<Item ItemId=";loc.messages.PSLIB_InvalidPattern0" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Path cannot end with a directory separator character: '{0}']]></Val>
<Val><![CDATA[Invalid pattern: '{0}']]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[パスの末尾をディレクトリ区切り文字にすることはできません: '{0}']]></Val>
<Val><![CDATA[使用できないパターンです: '{0}']]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Invalid pattern: '{0}']]></Val>
<Val><![CDATA[Path cannot end with a directory separator character: '{0}']]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -74,12 +74,12 @@
</Item>
<Item ItemId=";loc.messages.PSLIB_InvalidPattern0" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Path cannot end with a directory separator character: '{0}']]></Val>
<Val><![CDATA[Invalid pattern: '{0}']]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[路径不能以目录分隔符结尾:“{0}”]]></Val>
<Val><![CDATA[无效的模式:“{0}”]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Invalid pattern: '{0}']]></Val>
<Val><![CDATA[Path cannot end with a directory separator character: '{0}']]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -74,12 +74,12 @@
</Item>
<Item ItemId=";loc.messages.PSLIB_InvalidPattern0" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Path cannot end with a directory separator character: '{0}']]></Val>
<Val><![CDATA[Invalid pattern: '{0}']]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[路徑不能以目錄分隔符號結尾: '{0}']]></Val>
<Val><![CDATA[模式無效: '{0}']]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Invalid pattern: '{0}']]></Val>
<Val><![CDATA[Path cannot end with a directory separator character: '{0}']]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
Expand Down