Skip to content

Commit 9ba99ac

Browse files
localconstAnatolii Bolshakov (Akvelon INC)csigsegor-bryzgalovAnatoly Bolshakov
authored
Localization update (#887)
* Added localization pipeline and LocProject.json * Removed en-US * Update localize-pipeline.yml for Azure Pipelines * Update localize-pipeline.yml for Azure Pipelines * Made letter case consistent for languages * LEGO: check in for Localization to temporary branch. (#703) * LEGO: check in for Localization to temporary branch. (#714) * LEGO: check in for Localization to temporary branch. (#720) * Temp renaming * Renamed localization files * Applied enhancements for the localization pipeline (#733) [skip ci] * [Localization] Fixed localization pipeline issue with already localized strings replaced (#737) * Localized file check-in by OneLocBuild Task: Build definition ID 10947: Build ID 14646607 Localized file check-in by OneLocBuild Task * LEGO: check in for Localization to temporary branch. (#740) * LEGO: check in for Localization to temporary branch. (#741) * LEGO: check in for Localization to temporary branch. (#742) * LEGO: check in for Localization to temporary branch. (#743) * Temporary renamed files - to resolve conflicts * Temporary renamed * LEGO: check in for Localization to temporary branch. (#745) Co-authored-by: csigs <[email protected]> * LEGO: check in for Localization to temporary branch. (#746) Co-authored-by: csigs <[email protected]> * LEGO: check in for Localization to temporary branch. (#747) Co-authored-by: csigs <[email protected]> * LEGO: check in for Localization to temporary branch. (#748) Co-authored-by: csigs <[email protected]> * Localized file check-in by OneLocBuild Task: Build definition ID 10947: Build ID 14905562 Localized file check-in by OneLocBuild Task * Returned back original names * Removed redundant locale - test * Removed redundant folders * Localized file check-in by OneLocBuild Task: Build definition ID 10947: Build ID 14906155 Localized file check-in by OneLocBuild Task * Returned back changes. Removed redundant * Create PR in OneLocBuild task only on third week of sprint (#755) * Fix localization pipeline * Add missed change * Added option to disable PR creation * Add OneLocBuild removal to the localization pipeline (#804) * Add OneLocBuild removal to the pipeline * fix ignore error to double if Co-authored-by: Ilya Kuleshov <[email protected]> * Localization update (#802) * Removing Localize folder * Revert "Removing Localize folder" Co-authored-by: Ilya Kuleshov <[email protected]> * Removed OneLocBuild folder * Move notifications about Task-lib Localization PR from Slack to MS Teams - Part 1 (#816) * Localized file check-in by OneLocBuild Task: Build definition ID 10947: Build ID 18673037 (#879) * Juno: check in to lego/hb_a4aa9cc4-603b-418e-91f1-700184175625_20221105085105779. (#881) * Juno: check in to lego/hb_a4aa9cc4-603b-418e-91f1-700184175625_20221106085044954. (#882) * Localized file check-in by OneLocBuild Task: Build definition ID 10947: Build ID 18697074 (#883) * Update LocProject file * Update LocProject * Remove lowercase loc strings on windows * Removing Localize and OneLocBuild folder Co-authored-by: Anatolii Bolshakov (Akvelon INC) <[email protected]> Co-authored-by: csigs <[email protected]> Co-authored-by: Egor Bryzgalov <[email protected]> Co-authored-by: Anatoly Bolshakov <[email protected]> Co-authored-by: csigs <[email protected]> Co-authored-by: Nikita Ezzhev <[email protected]> Co-authored-by: kuleshovilya <[email protected]> Co-authored-by: Ilya Kuleshov <[email protected]> Co-authored-by: Denis Tikhomirov <[email protected]> Co-authored-by: Maksim Petrov <[email protected]>
1 parent e05ff6f commit 9ba99ac

File tree

9 files changed

+9
-9
lines changed

9 files changed

+9
-9
lines changed

powershell/VstsTaskSdk/Strings/resources.resjson/de-DE/resources.resjson

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"loc.messages.PSLIB_EnumeratingSubdirectoriesFailedForPath0": "Fehler beim Aufzählen von Unterverzeichnissen für den folgenden Pfad: \"{0}\"",
77
"loc.messages.PSLIB_FileNotFound0": "Die Datei wurde nicht gefunden: \"{0}\".",
88
"loc.messages.PSLIB_Input0": "\"{0}\"-Eingabe",
9-
"loc.messages.PSLIB_InvalidPattern0": "Ungültiges Muster: \"{0}\"",
9+
"loc.messages.PSLIB_InvalidPattern0": "Der Pfad darf nicht mit einem Verzeichnistrennzeichen enden: „{0}",
1010
"loc.messages.PSLIB_LeafPathNotFound0": "Der Blattpfad wurde nicht gefunden: \"{0}\".",
1111
"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}\"",
1212
"loc.messages.PSLIB_PathNotFound0": "Der Pfad wurde nicht gefunden: \"{0}\".",

powershell/VstsTaskSdk/Strings/resources.resjson/es-ES/resources.resjson

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"loc.messages.PSLIB_EnumeratingSubdirectoriesFailedForPath0": "No se pudieron enumerar los subdirectorios de la ruta de acceso: '{0}'",
77
"loc.messages.PSLIB_FileNotFound0": "Archivo no encontrado: '{0}'",
88
"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}'",
1010
"loc.messages.PSLIB_LeafPathNotFound0": "No se encuentra la ruta de acceso de la hoja: '{0}'",
1111
"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}'",
1212
"loc.messages.PSLIB_PathNotFound0": "No se encuentra la ruta de acceso: '{0}'",

powershell/VstsTaskSdk/Strings/resources.resjson/fr-FR/resources.resjson

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"loc.messages.PSLIB_EnumeratingSubdirectoriesFailedForPath0": "Échec de l'énumération des sous-répertoires pour le chemin : '{0}'",
77
"loc.messages.PSLIB_FileNotFound0": "Fichier introuvable : {0}.",
88
"loc.messages.PSLIB_Input0": "Entrée '{0}'",
9-
"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} »",
1010
"loc.messages.PSLIB_LeafPathNotFound0": "Le chemin feuille est introuvable : '{0}'",
1111
"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}'",
1212
"loc.messages.PSLIB_PathNotFound0": "Chemin introuvable : '{0}'",

powershell/VstsTaskSdk/Strings/resources.resjson/it-IT/resources.resjson

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"loc.messages.PSLIB_EnumeratingSubdirectoriesFailedForPath0": "L'enumerazione delle sottodirectory per il percorso '{0}' non è riuscita",
77
"loc.messages.PSLIB_FileNotFound0": "File non trovato: '{0}'",
88
"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}'",
1010
"loc.messages.PSLIB_LeafPathNotFound0": "Percorso foglia non trovato: '{0}'",
1111
"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}'",
1212
"loc.messages.PSLIB_PathNotFound0": "Percorso non trovato: '{0}'",

powershell/VstsTaskSdk/Strings/resources.resjson/ja-JP/resources.resjson

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"loc.messages.PSLIB_EnumeratingSubdirectoriesFailedForPath0": "パス '{0}' のサブディレクトリを列挙できませんでした",
77
"loc.messages.PSLIB_FileNotFound0": "ファイルが見つかりません: '{0}'",
88
"loc.messages.PSLIB_Input0": "'{0}' 入力",
9-
"loc.messages.PSLIB_InvalidPattern0": "使用できないパターンです: '{0}'",
9+
"loc.messages.PSLIB_InvalidPattern0": "パスの末尾をディレクトリ区切り文字にすることはできません: '{0}'",
1010
"loc.messages.PSLIB_LeafPathNotFound0": "リーフ パスが見つかりません: '{0}'",
1111
"loc.messages.PSLIB_PathLengthNotReturnedFor0": "パスの正規化/展開に失敗しました。Kernel32 サブシステムからパス '{0}' の長さが返されませんでした",
1212
"loc.messages.PSLIB_PathNotFound0": "パスが見つかりません: '{0}'",

powershell/VstsTaskSdk/Strings/resources.resjson/ko-KR/resources.resjson

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"loc.messages.PSLIB_EnumeratingSubdirectoriesFailedForPath0": "경로에 대해 하위 디렉터리를 열거하지 못함: '{0}'",
77
"loc.messages.PSLIB_FileNotFound0": "{0} 파일을 찾을 수 없습니다.",
88
"loc.messages.PSLIB_Input0": "'{0}' 입력",
9-
"loc.messages.PSLIB_InvalidPattern0": "잘못된 패턴: '{0}'",
9+
"loc.messages.PSLIB_InvalidPattern0": "경로는 디렉터리 구분 문자로 끝날 수 없습니다. '{0}'",
1010
"loc.messages.PSLIB_LeafPathNotFound0": "Leaf 경로를 찾을 수 없음: '{0}'",
1111
"loc.messages.PSLIB_PathLengthNotReturnedFor0": "경로 정규화/확장에 실패했습니다. 다음에 대해 Kernel32 subsystem에서 경로 길이를 반환하지 않음: '{0}'",
1212
"loc.messages.PSLIB_PathNotFound0": "경로를 찾을 수 없음: '{0}'",

powershell/VstsTaskSdk/Strings/resources.resjson/ru-RU/resources.resjson

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"loc.messages.PSLIB_EnumeratingSubdirectoriesFailedForPath0": "Сбой перечисления подкаталогов для пути: \"{0}\".",
77
"loc.messages.PSLIB_FileNotFound0": "Файл не найден: \"{0}\"",
88
"loc.messages.PSLIB_Input0": "Входные данные \"{0}\".",
9-
"loc.messages.PSLIB_InvalidPattern0": "Недопустимый шаблон: \"{0}\".",
9+
"loc.messages.PSLIB_InvalidPattern0": "Путь не может заканчиваться символом разделителя каталогов: \"{0}\"",
1010
"loc.messages.PSLIB_LeafPathNotFound0": "Путь к конечному объекту не найден: \"{0}\".",
1111
"loc.messages.PSLIB_PathLengthNotReturnedFor0": "Сбой нормализации и расширения пути. Длина пути не была возвращена подсистемой Kernel32 для: \"{0}\".",
1212
"loc.messages.PSLIB_PathNotFound0": "Путь не найден: \"{0}\".",

powershell/VstsTaskSdk/Strings/resources.resjson/zh-CN/resources.resjson

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"loc.messages.PSLIB_EnumeratingSubdirectoriesFailedForPath0": "枚举路径的子目录失败:“{0}”",
77
"loc.messages.PSLIB_FileNotFound0": "找不到文件: {0}。",
88
"loc.messages.PSLIB_Input0": "“{0}”输入",
9-
"loc.messages.PSLIB_InvalidPattern0": "无效的模式:“{0}”",
9+
"loc.messages.PSLIB_InvalidPattern0": "路径不能以目录分隔符结尾:“{0}”",
1010
"loc.messages.PSLIB_LeafPathNotFound0": "找不到叶路径:“{0}”",
1111
"loc.messages.PSLIB_PathLengthNotReturnedFor0": "路径规范化/扩展失败。路径长度不是由“{0}”的 Kernel32 子系统返回的",
1212
"loc.messages.PSLIB_PathNotFound0": "找不到路径:“{0}”",

powershell/VstsTaskSdk/Strings/resources.resjson/zh-TW/resources.resjson

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"loc.messages.PSLIB_EnumeratingSubdirectoriesFailedForPath0": "為路徑列舉子目錄失敗: '{0}'",
77
"loc.messages.PSLIB_FileNotFound0": "找不到檔案: '{0}'",
88
"loc.messages.PSLIB_Input0": "'{0}' 輸入",
9-
"loc.messages.PSLIB_InvalidPattern0": "模式無效: '{0}'",
9+
"loc.messages.PSLIB_InvalidPattern0": "路徑不能以目錄分隔符號結尾: '{0}'",
1010
"loc.messages.PSLIB_LeafPathNotFound0": "找不到分葉路徑: '{0}'",
1111
"loc.messages.PSLIB_PathLengthNotReturnedFor0": "路徑正規化/展開失敗。Kernel32 子系統未傳回 '{0}' 的路徑長度",
1212
"loc.messages.PSLIB_PathNotFound0": "找不到路徑: '{0}'",

0 commit comments

Comments
 (0)