File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ {
2+ "_meta" : { "code" : " fr" , "name" : " Français" },
3+ "title" : " Injecteur de licence" ,
4+ "no_license" : " license_injector: aucune licence détectée (pyproject ou fichiers LICENSE/LICENCE/COPYING/NOTICE). Aucune injection." ,
5+ "confirm" : " Injecter la licence (SPDX: {spdx}) dans les fichiers correspondant aux motifs: {patterns} ?" ,
6+ "progress_title" : " Injection de licence" ,
7+ "progress_scan" : " Analyse des fichiers cibles..." ,
8+ "canceled" : " license_injector: opération annulée par l'utilisateur" ,
9+ "done" : " license_injector: terminé. Modifiés={changed}, déjà avec SPDX={skipped}, total scannés={found}"
10+ }
Original file line number Diff line number Diff line change 1+ {
2+ "_meta" : { "code" : " ko" , "name" : " 한국어" },
3+ "title" : " 라이선스 인젝터" ,
4+ "no_license" : " license_injector: 라이선스가 감지되지 않았습니다 (pyproject 또는 LICENSE/LICENCE/COPYING/NOTICE 파일). 주입하지 않습니다." ,
5+ "confirm" : " 라이선스(SPDX: {spdx})를 다음 패턴에 일치하는 파일에 주입하시겠습니까: {patterns} ?" ,
6+ "progress_title" : " 라이선스 주입" ,
7+ "progress_scan" : " 대상 파일 스캔 중..." ,
8+ "canceled" : " license_injector: 사용자에 의해 작업이 취소되었습니다" ,
9+ "done" : " license_injector: 완료. 변경={changed}, 이미 SPDX={skipped}, 총 스캔={found}"
10+ }
You can’t perform that action at this time.
0 commit comments