=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== ############################################## kicad-5.1.8+dfsg1/pcb_calculator/bitmaps/twistedpair.xpm-359-" . o . O O O O O O O O O O O O ~.^./.v v v v v v v v v v v v v v v v v v v v v T.Q.(.O O O O O O O O O O O O X o + o . . o . O O O O O O > O O O O O ~.^./.v v v v v v v v v v v v v v v v v v v v v T.Q.(.O O O O O > O O O O O O X o + o . ", kicad-5.1.8+dfsg1/pcb_calculator/bitmaps/twistedpair.xpm:360:" > X X O O O O O O O O O O O O O )._.`.O.$.v v v v v v v v v v v v v v v Z.'.].R.[.O O O O O O O O O O O O O o @ o . X X O O O O O O > O O O O O O )._.`.O.$.v v v v v v v v v v v v v v v Z.'.].R.[.O O O O O O > O O O O O O o @ o . ", kicad-5.1.8+dfsg1/pcb_calculator/bitmaps/twistedpair.xpm-361-" > . o X O O O O O O O O O O O O O {.}.|. X-./ v v v v v v v v v v v b.N..XXXoXO O O O O O O O O O O O O O X o o . . o X O O O O O > O O O O O O O {.}.|. X-./ v v v v v v v v v v v b.N..XXXoXO O O O O O O O > O O O O O X o o . ", ############################################## kicad-5.1.8+dfsg1/tools/checkcoding.py-122- if reply in ["e", "ed", "edit"]: kicad-5.1.8+dfsg1/tools/checkcoding.py:123: os.system("$EDITOR " + filename) kicad-5.1.8+dfsg1/tools/checkcoding.py-124- ############################################## kicad-5.1.8+dfsg1/CMakeLists.txt-654- find_package( SWIG 3.0 REQUIRED ) kicad-5.1.8+dfsg1/CMakeLists.txt:655: include( ${SWIG_USE_FILE} ) kicad-5.1.8+dfsg1/CMakeLists.txt-656- ############################################## kicad-5.1.8+dfsg1/CMakeLists.txt-772-# Include wxWidgets macros. kicad-5.1.8+dfsg1/CMakeLists.txt:773:include( ${wxWidgets_USE_FILE} ) kicad-5.1.8+dfsg1/CMakeLists.txt-774- ############################################## kicad-5.1.8+dfsg1/CMakeLists.txt-875-if( APPLE ) kicad-5.1.8+dfsg1/CMakeLists.txt:876: include( ${CMAKE_MODULE_PATH}/WritePlatformMetadata_macos.cmake ) kicad-5.1.8+dfsg1/CMakeLists.txt-877-elseif( UNIX ) kicad-5.1.8+dfsg1/CMakeLists.txt:878: include( ${CMAKE_MODULE_PATH}/WritePlatformMetadata_linux.cmake ) kicad-5.1.8+dfsg1/CMakeLists.txt-879-endif() ############################################## kicad-5.1.8+dfsg1/.githooks/hook-chain-16- kicad-5.1.8+dfsg1/.githooks/hook-chain:17:hookname=`basename $0` kicad-5.1.8+dfsg1/.githooks/hook-chain-18- ############################################## kicad-5.1.8+dfsg1/.githooks/pre-commit-16- kicad-5.1.8+dfsg1/.githooks/pre-commit:17:hookname=`basename $0` kicad-5.1.8+dfsg1/.githooks/pre-commit-18- ############################################## kicad-5.1.8+dfsg1/Documentation/docset/CMakeLists.txt-38- kicad-5.1.8+dfsg1/Documentation/docset/CMakeLists.txt:39: include( ${CMAKE_MODULE_PATH}/CreateGitVersionHeader.cmake ) kicad-5.1.8+dfsg1/Documentation/docset/CMakeLists.txt-40- create_git_version_header(${CMAKE_SOURCE_DIR}) ############################################## kicad-5.1.8+dfsg1/plugins/3d/oce/CMakeLists.txt-9-# appropriate WXTRACE value must be set prior to program kicad-5.1.8+dfsg1/plugins/3d/oce/CMakeLists.txt:10:# execution to enable the logging: kicad-5.1.8+dfsg1/plugins/3d/oce/CMakeLists.txt-11-# ############################################## kicad-5.1.8+dfsg1/plugins/3d/idf/CMakeLists.txt-9-# appropriate WXTRACE value must be set prior to program kicad-5.1.8+dfsg1/plugins/3d/idf/CMakeLists.txt:10:# execution to enable the logging: kicad-5.1.8+dfsg1/plugins/3d/idf/CMakeLists.txt-11-# ############################################## kicad-5.1.8+dfsg1/plugins/3d/vrml/CMakeLists.txt-20-# an appropriate WXTRACE value must be set prior to program kicad-5.1.8+dfsg1/plugins/3d/vrml/CMakeLists.txt:21:# execution to enable the logging: kicad-5.1.8+dfsg1/plugins/3d/vrml/CMakeLists.txt-22-# ############################################## kicad-5.1.8+dfsg1/potrace/bitops.h-29- kicad-5.1.8+dfsg1/potrace/bitops.h:30: asm ( "bsf %1,%0\n\t" kicad-5.1.8+dfsg1/potrace/bitops.h-31- "jnz 0f\n\t" ############################################## kicad-5.1.8+dfsg1/potrace/bitops.h-44- kicad-5.1.8+dfsg1/potrace/bitops.h:45: asm ( "bsr %1,%0\n\t" kicad-5.1.8+dfsg1/potrace/bitops.h-46- "jnz 0f\n\t" ############################################## kicad-5.1.8+dfsg1/common/system/libcontext.cpp-18-#if defined(LIBCONTEXT_PLATFORM_windows_i386) && defined(LIBCONTEXT_COMPILER_gcc) kicad-5.1.8+dfsg1/common/system/libcontext.cpp:19:__asm ( kicad-5.1.8+dfsg1/common/system/libcontext.cpp-20-".text\n" ############################################## kicad-5.1.8+dfsg1/common/system/libcontext.cpp-80-#if defined(LIBCONTEXT_PLATFORM_windows_i386) && defined(LIBCONTEXT_COMPILER_gcc) kicad-5.1.8+dfsg1/common/system/libcontext.cpp:81:__asm ( kicad-5.1.8+dfsg1/common/system/libcontext.cpp-82-".text\n" ############################################## kicad-5.1.8+dfsg1/common/system/libcontext.cpp-130-#if defined(LIBCONTEXT_PLATFORM_windows_x86_64) && defined(LIBCONTEXT_COMPILER_gcc) kicad-5.1.8+dfsg1/common/system/libcontext.cpp:131:__asm ( kicad-5.1.8+dfsg1/common/system/libcontext.cpp-132-".text\n" ############################################## kicad-5.1.8+dfsg1/common/system/libcontext.cpp-224-#if defined(LIBCONTEXT_PLATFORM_windows_x86_64) && defined(LIBCONTEXT_COMPILER_gcc) kicad-5.1.8+dfsg1/common/system/libcontext.cpp:225:__asm ( kicad-5.1.8+dfsg1/common/system/libcontext.cpp-226-".text\n" ############################################## kicad-5.1.8+dfsg1/common/system/libcontext.cpp-260-#if defined(LIBCONTEXT_PLATFORM_linux_i386) && defined(LIBCONTEXT_COMPILER_gcc) kicad-5.1.8+dfsg1/common/system/libcontext.cpp:261:__asm ( kicad-5.1.8+dfsg1/common/system/libcontext.cpp-262-".text\n" ############################################## kicad-5.1.8+dfsg1/common/system/libcontext.cpp-302-#if defined(LIBCONTEXT_PLATFORM_linux_i386) && defined(LIBCONTEXT_COMPILER_gcc) kicad-5.1.8+dfsg1/common/system/libcontext.cpp:303:__asm ( kicad-5.1.8+dfsg1/common/system/libcontext.cpp-304-".text\n" ############################################## kicad-5.1.8+dfsg1/common/system/libcontext.cpp-336-#if defined(LIBCONTEXT_PLATFORM_linux_x86_64) && defined(LIBCONTEXT_COMPILER_gcc) kicad-5.1.8+dfsg1/common/system/libcontext.cpp:337:__asm ( kicad-5.1.8+dfsg1/common/system/libcontext.cpp-338-".text\n" ############################################## kicad-5.1.8+dfsg1/common/system/libcontext.cpp-379-#if defined(LIBCONTEXT_PLATFORM_linux_x86_64) && defined(LIBCONTEXT_COMPILER_gcc) kicad-5.1.8+dfsg1/common/system/libcontext.cpp:380:__asm ( kicad-5.1.8+dfsg1/common/system/libcontext.cpp-381-".text\n" ############################################## kicad-5.1.8+dfsg1/common/system/libcontext.cpp-405-#if defined(LIBCONTEXT_PLATFORM_apple_x86_64) && defined(LIBCONTEXT_COMPILER_gcc) kicad-5.1.8+dfsg1/common/system/libcontext.cpp:406:__asm ( kicad-5.1.8+dfsg1/common/system/libcontext.cpp-407-".text\n" ############################################## kicad-5.1.8+dfsg1/common/system/libcontext.cpp-445-#if defined(LIBCONTEXT_PLATFORM_apple_x86_64) && defined(LIBCONTEXT_COMPILER_gcc) kicad-5.1.8+dfsg1/common/system/libcontext.cpp:446:__asm ( kicad-5.1.8+dfsg1/common/system/libcontext.cpp-447-".text\n" ############################################## kicad-5.1.8+dfsg1/common/system/libcontext.cpp-469-#if defined(LIBCONTEXT_PLATFORM_apple_i386) && defined(LIBCONTEXT_COMPILER_gcc) kicad-5.1.8+dfsg1/common/system/libcontext.cpp:470:__asm ( kicad-5.1.8+dfsg1/common/system/libcontext.cpp-471-".text\n" ############################################## kicad-5.1.8+dfsg1/common/system/libcontext.cpp-508-#if defined(LIBCONTEXT_PLATFORM_apple_i386) && defined(LIBCONTEXT_COMPILER_gcc) kicad-5.1.8+dfsg1/common/system/libcontext.cpp:509:__asm ( kicad-5.1.8+dfsg1/common/system/libcontext.cpp-510-".text\n" ############################################## kicad-5.1.8+dfsg1/common/system/libcontext.cpp-536-#if defined(LIBCONTEXT_PLATFORM_linux_arm32) && defined(LIBCONTEXT_COMPILER_gcc) kicad-5.1.8+dfsg1/common/system/libcontext.cpp:537:__asm ( kicad-5.1.8+dfsg1/common/system/libcontext.cpp-538-".text\n" ############################################## kicad-5.1.8+dfsg1/common/system/libcontext.cpp-580-#if defined(LIBCONTEXT_PLATFORM_linux_arm32) && defined(LIBCONTEXT_COMPILER_gcc) kicad-5.1.8+dfsg1/common/system/libcontext.cpp:581:__asm ( kicad-5.1.8+dfsg1/common/system/libcontext.cpp-582-".text\n" ############################################## kicad-5.1.8+dfsg1/common/system/libcontext.cpp-611-#if defined(LIBCONTEXT_PLATFORM_linux_arm64) && defined(LIBCONTEXT_COMPILER_gcc) kicad-5.1.8+dfsg1/common/system/libcontext.cpp:612:__asm ( kicad-5.1.8+dfsg1/common/system/libcontext.cpp-613-".cpu generic+fp+simd\n" ############################################## kicad-5.1.8+dfsg1/common/system/libcontext.cpp-682-#if defined(LIBCONTEXT_PLATFORM_linux_arm64) && defined(LIBCONTEXT_COMPILER_gcc) kicad-5.1.8+dfsg1/common/system/libcontext.cpp:683:__asm ( kicad-5.1.8+dfsg1/common/system/libcontext.cpp-684-".cpu generic+fp+simd\n" ############################################## kicad-5.1.8+dfsg1/common/system/libcontext.cpp-714-#if defined(LIBCONTEXT_PLATFORM_linux_mips_n64) && defined(LIBCONTEXT_COMPILER_gcc) kicad-5.1.8+dfsg1/common/system/libcontext.cpp:715:__asm ( kicad-5.1.8+dfsg1/common/system/libcontext.cpp-716-".text\n" ############################################## kicad-5.1.8+dfsg1/common/system/libcontext.cpp-783-#if defined(LIBCONTEXT_PLATFORM_linux_mips_n64) && defined(LIBCONTEXT_COMPILER_gcc) kicad-5.1.8+dfsg1/common/system/libcontext.cpp:784:__asm ( kicad-5.1.8+dfsg1/common/system/libcontext.cpp-785-".text\n" ############################################## kicad-5.1.8+dfsg1/common/system/libcontext.cpp-830-#if defined(LIBCONTEXT_PLATFORM_linux_ppc32) && defined(LIBCONTEXT_COMPILER_gcc) kicad-5.1.8+dfsg1/common/system/libcontext.cpp:831:__asm ( kicad-5.1.8+dfsg1/common/system/libcontext.cpp-832-".text\n" ############################################## kicad-5.1.8+dfsg1/common/system/libcontext.cpp-960-#if defined(LIBCONTEXT_PLATFORM_linux_ppc32) && defined(LIBCONTEXT_COMPILER_gcc) kicad-5.1.8+dfsg1/common/system/libcontext.cpp:961:__asm ( kicad-5.1.8+dfsg1/common/system/libcontext.cpp-962-".text\n" ############################################## kicad-5.1.8+dfsg1/common/system/libcontext.cpp-1011-#if defined(LIBCONTEXT_PLATFORM_linux_ppc64) && defined(LIBCONTEXT_COMPILER_gcc) kicad-5.1.8+dfsg1/common/system/libcontext.cpp:1012:__asm ( kicad-5.1.8+dfsg1/common/system/libcontext.cpp-1013-".globl jump_fcontext\n" ############################################## kicad-5.1.8+dfsg1/common/system/libcontext.cpp-1173-#if defined(LIBCONTEXT_PLATFORM_linux_ppc64) && defined(LIBCONTEXT_COMPILER_gcc) kicad-5.1.8+dfsg1/common/system/libcontext.cpp:1174:__asm ( kicad-5.1.8+dfsg1/common/system/libcontext.cpp-1175-".globl make_fcontext\n" ############################################## kicad-5.1.8+dfsg1/eeschema/netlist_exporters/netlist_exporter_pspice.cpp-202- // (e.g. 100k, 2k3, 1 uF) kicad-5.1.8+dfsg1/eeschema/netlist_exporters/netlist_exporter_pspice.cpp:203: wxRegEx passiveVal( "^([0-9\\. ]+)([fFpPnNuUmMkKgGtT]|M(e|E)(g|G))?([fFhH]|ohm)?([-1-9 ]*)$" ); kicad-5.1.8+dfsg1/eeschema/netlist_exporters/netlist_exporter_pspice.cpp-204- ############################################## kicad-5.1.8+dfsg1/pcbnew/github/github_plugin.cpp-44-in zip form. However it still takes 5 seconds or more when github is busy, so kicad-5.1.8+dfsg1/pcbnew/github/github_plugin.cpp:45:I have lost my enthusiasm for local caching until a faster time stamp retrieval kicad-5.1.8+dfsg1/pcbnew/github/github_plugin.cpp-46-mechanism can be found, or github gets more servers. But note that the occasionally ############################################## kicad-5.1.8+dfsg1/new/CMakeLists.txt-56- # Include wxWidgets macros. kicad-5.1.8+dfsg1/new/CMakeLists.txt:57: include( ${wxWidgets_USE_FILE} ) kicad-5.1.8+dfsg1/new/CMakeLists.txt-58- ############################################## kicad-5.1.8+dfsg1/new/CMakeLists.txt-233- find_package( SWIG REQUIRED ) kicad-5.1.8+dfsg1/new/CMakeLists.txt:234: include( ${SWIG_USE_FILE} ) kicad-5.1.8+dfsg1/new/CMakeLists.txt-235- ############################################## kicad-5.1.8+dfsg1/CMakeModules/FindOpenSSL.cmake-149- kicad-5.1.8+dfsg1/CMakeModules/FindOpenSSL.cmake:150: include(${CMAKE_CURRENT_LIST_DIR}/SelectLibraryConfigurations.cmake) kicad-5.1.8+dfsg1/CMakeModules/FindOpenSSL.cmake-151- select_library_configurations(LIB_EAY) ############################################## kicad-5.1.8+dfsg1/CMakeModules/FindPythonLibs.cmake-224-set(PYTHON_LIBRARY_RELEASE "${PYTHON_LIBRARY}") kicad-5.1.8+dfsg1/CMakeModules/FindPythonLibs.cmake:225:include(${CMAKE_CURRENT_LIST_DIR}/SelectLibraryConfigurations.cmake) kicad-5.1.8+dfsg1/CMakeModules/FindPythonLibs.cmake-226-select_library_configurations(PYTHON) ############################################## kicad-5.1.8+dfsg1/CMakeModules/WriteVersionHeader.cmake-25-# Create the KiCad version strings kicad-5.1.8+dfsg1/CMakeModules/WriteVersionHeader.cmake:26:include( ${CMAKE_MODULE_PATH}/KiCadVersion.cmake ) kicad-5.1.8+dfsg1/CMakeModules/WriteVersionHeader.cmake:27:include( ${CMAKE_MODULE_PATH}/KiCadFullVersion.cmake ) kicad-5.1.8+dfsg1/CMakeModules/WriteVersionHeader.cmake-28- ############################################## kicad-5.1.8+dfsg1/CMakeModules/WritePlatformMetadata_linux.cmake-31-set( SRC_PATH ${PROJECT_SOURCE_DIR} ) kicad-5.1.8+dfsg1/CMakeModules/WritePlatformMetadata_linux.cmake:32:include( ${CMAKE_MODULE_PATH}/KiCadVersion.cmake ) kicad-5.1.8+dfsg1/CMakeModules/WritePlatformMetadata_linux.cmake:33:include( ${CMAKE_MODULE_PATH}/KiCadFullVersion.cmake ) kicad-5.1.8+dfsg1/CMakeModules/WritePlatformMetadata_linux.cmake-34- ############################################## kicad-5.1.8+dfsg1/CMakeModules/UsewxWidgets.cmake-7-# FIND_PACKAGE(wxWidgets REQUIRED net gl core base) kicad-5.1.8+dfsg1/CMakeModules/UsewxWidgets.cmake:8:# INCLUDE(${wxWidgets_USE_FILE}) kicad-5.1.8+dfsg1/CMakeModules/UsewxWidgets.cmake-9-# # and for each of your dependant executable/library targets: ############################################## kicad-5.1.8+dfsg1/CMakeModules/WritePlatformMetadata_macos.cmake-31-set( SRC_PATH ${PROJECT_SOURCE_DIR} ) kicad-5.1.8+dfsg1/CMakeModules/WritePlatformMetadata_macos.cmake:32:include( ${CMAKE_MODULE_PATH}/KiCadVersion.cmake ) kicad-5.1.8+dfsg1/CMakeModules/WritePlatformMetadata_macos.cmake:33:include( ${CMAKE_MODULE_PATH}/KiCadFullVersion.cmake ) kicad-5.1.8+dfsg1/CMakeModules/WritePlatformMetadata_macos.cmake-34- ############################################## kicad-5.1.8+dfsg1/CMakeModules/FindwxWidgets.cmake-90-# if(wxWidgets_FOUND) kicad-5.1.8+dfsg1/CMakeModules/FindwxWidgets.cmake:91:# include(${wxWidgets_USE_FILE}) kicad-5.1.8+dfsg1/CMakeModules/FindwxWidgets.cmake-92-# # and for each of your dependent executable/library targets: ############################################## kicad-5.1.8+dfsg1/CMakeModules/FindwxWidgets.cmake-102-# find_package(wxWidgets REQUIRED net gl core base) kicad-5.1.8+dfsg1/CMakeModules/FindwxWidgets.cmake:103:# include(${wxWidgets_USE_FILE}) kicad-5.1.8+dfsg1/CMakeModules/FindwxWidgets.cmake-104-# # and for each of your dependent executable/library targets: ############################################## kicad-5.1.8+dfsg1/CMakeModules/KiCadFullVersion.cmake-30-# Use git to determine the version string if it's available. kicad-5.1.8+dfsg1/CMakeModules/KiCadFullVersion.cmake:31:include( ${CMAKE_MODULE_PATH}/CreateGitVersionHeader.cmake ) kicad-5.1.8+dfsg1/CMakeModules/KiCadFullVersion.cmake-32-create_git_version_header( ${SRC_PATH} ) ############################################## kicad-5.1.8+dfsg1/doc/.gitlab-ci.yml-41- script: kicad-5.1.8+dfsg1/doc/.gitlab-ci.yml:42: - export TEMP_CONTAINER=`docker create "$CI_REGISTRY_IMAGE:latest" /dev/null` # cerate a non running container from the image builded above kicad-5.1.8+dfsg1/doc/.gitlab-ci.yml-43- - docker cp $TEMP_CONTAINER:/src kicad-doc # copy out the builded file from the container into kicad-doc (the folder is created by this command) ############################################## kicad-5.1.8+dfsg1/doc/src/cvpcb/po/ja.po-1853-"です。環境変数に保存されたライブラリへの独自のパスを定義するすることができま" kicad-5.1.8+dfsg1/doc/src/cvpcb/po/ja.po:1854:"す。環境変数の代替は、フットプリント・ライブラリ・パスで `${ENV_VAR_NAME}` 構" kicad-5.1.8+dfsg1/doc/src/cvpcb/po/ja.po-1855-"文を使うことにより、サポートされます。" ############################################## kicad-5.1.8+dfsg1/doc/src/cvpcb/po/ja.po-2054-"以下のテーブルは COW オプションのあるフットプリント・ライブラリ・テーブルの入" kicad-5.1.8+dfsg1/doc/src/cvpcb/po/ja.po:2055:"力項目です。見本用のため、環境変数 `${HOME}` を使っていることに注意してくださ" kicad-5.1.8+dfsg1/doc/src/cvpcb/po/ja.po:2056:"い。 github.pretty ディレクトリは、`${HOME}/pretty/` パスとなります。" kicad-5.1.8+dfsg1/doc/src/cvpcb/po/ja.po-2057-"`allow_pretty_writing_to_this_dir` を使う時には必ず、あらかじめ `.pretty` と" ############################################## kicad-5.1.8+dfsg1/doc/src/cvpcb/po/ja.po-2116-"オプション `allow_pretty_writing_to_this_dir` の値は、 “ライブラリパス” の設" kicad-5.1.8+dfsg1/doc/src/cvpcb/po/ja.po:2117:"定と同様、パスを作るにあたって `${}` 表示を使い、環境変数を拡大できます。" kicad-5.1.8+dfsg1/doc/src/cvpcb/po/ja.po-2118- ############################################## kicad-5.1.8+dfsg1/doc/src/pcbnew/pcbnew_installation.adoc-166-Environment variable substitution is supported by using the syntax kicad-5.1.8+dfsg1/doc/src/pcbnew/pcbnew_installation.adoc:167:`${ENV_VAR_NAME}` in the footprint library path. kicad-5.1.8+dfsg1/doc/src/pcbnew/pcbnew_installation.adoc-168- ############################################## kicad-5.1.8+dfsg1/doc/src/pcbnew/pcbnew_installation.adoc-170- kicad-5.1.8+dfsg1/doc/src/pcbnew/pcbnew_installation.adoc:171:* `$KISYSMOD`: This points to where the default footprint libraries that kicad-5.1.8+dfsg1/doc/src/pcbnew/pcbnew_installation.adoc-172- were installed along with KiCad are located. You can override kicad-5.1.8+dfsg1/doc/src/pcbnew/pcbnew_installation.adoc:173: `$KISYSMOD` by defining it yourself which allows you to substitute kicad-5.1.8+dfsg1/doc/src/pcbnew/pcbnew_installation.adoc-174- your own libraries in place of the default KiCad footprint libraries. kicad-5.1.8+dfsg1/doc/src/pcbnew/pcbnew_installation.adoc:175:* When a board file is loaded, `$KPRJMOD` is defined using that board's kicad-5.1.8+dfsg1/doc/src/pcbnew/pcbnew_installation.adoc-176- path. This allows you to refer to libraries in the project ############################################## kicad-5.1.8+dfsg1/doc/src/pcbnew/pcbnew_installation.adoc-357-The table below shows a footprint library table entry with the COW kicad-5.1.8+dfsg1/doc/src/pcbnew/pcbnew_installation.adoc:358:option given. Note the use of the environment variable `${HOME}` as kicad-5.1.8+dfsg1/doc/src/pcbnew/pcbnew_installation.adoc-359-an example only. The github.pretty directory is located in kicad-5.1.8+dfsg1/doc/src/pcbnew/pcbnew_installation.adoc:360:`${HOME}/pretty/path`. Anytime you use the option kicad-5.1.8+dfsg1/doc/src/pcbnew/pcbnew_installation.adoc-361-`allow_pretty_writing_to_this_dir`, you will need to create that ############################################## kicad-5.1.8+dfsg1/doc/src/pcbnew/pcbnew_installation.adoc-370- | Github kicad-5.1.8+dfsg1/doc/src/pcbnew/pcbnew_installation.adoc:371: | `allow_pretty_writing_to_this_dir=${HOME}/pretty/github.pretty` kicad-5.1.8+dfsg1/doc/src/pcbnew/pcbnew_installation.adoc-372- | Liftoff's GH footprints ############################################## kicad-5.1.8+dfsg1/doc/src/pcbnew/pcbnew_installation.adoc-386-The value of the option `allow_pretty_writing_to_this_dir` will kicad-5.1.8+dfsg1/doc/src/pcbnew/pcbnew_installation.adoc:387:expand any environment variable using the `${}` notation to create kicad-5.1.8+dfsg1/doc/src/pcbnew/pcbnew_installation.adoc-388-the path in the same way as the "Library Path" setting. ############################################## kicad-5.1.8+dfsg1/doc/src/pcbnew/pcbnew_python_scripting.adoc-235-On linux you can also keep your user plugins in kicad-5.1.8+dfsg1/doc/src/pcbnew/pcbnew_python_scripting.adoc:236:`$HOME/.kicad_plugins`. kicad-5.1.8+dfsg1/doc/src/pcbnew/pcbnew_python_scripting.adoc-237- ############################################## kicad-5.1.8+dfsg1/doc/src/pcbnew/po/de.po-10566-#: pcbnew_python_scripting.adoc:237 kicad-5.1.8+dfsg1/doc/src/pcbnew/po/de.po:10567:msgid "On linux you can also keep your user plugins in `$HOME/.kicad_plugins`." kicad-5.1.8+dfsg1/doc/src/pcbnew/po/de.po-10568-msgstr "" kicad-5.1.8+dfsg1/doc/src/pcbnew/po/de.po:10569:"Unter Linux können Sie Ihre Benutzer-Plugins auch in `$HOME/.kicad_plugins` " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/de.po-10570-"ablegen." ############################################## kicad-5.1.8+dfsg1/doc/src/pcbnew/po/de.po-11415-msgid "" kicad-5.1.8+dfsg1/doc/src/pcbnew/po/de.po:11416:"`$KISYSMOD`: This points to where the default footprint libraries that were " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/de.po:11417:"installed along with KiCad are located. You can override `$KISYSMOD` by " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/de.po-11418-"defining it yourself which allows you to substitute your own libraries in " ############################################## kicad-5.1.8+dfsg1/doc/src/pcbnew/po/de.po-11424-msgid "" kicad-5.1.8+dfsg1/doc/src/pcbnew/po/de.po:11425:"When a board file is loaded, `$KPRJMOD` is defined using that board's path. " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/de.po-11426-"This allows you to refer to libraries in the project path without having to " ############################################## kicad-5.1.8+dfsg1/doc/src/pcbnew/po/de.po-11922-"The table below shows a footprint library table entry with the COW option " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/de.po:11923:"given. Note the use of the environment variable `${HOME}` as an example " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/de.po:11924:"only. The github.pretty directory is located in `${HOME}/pretty/path`. " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/de.po-11925-"Anytime you use the option `allow_pretty_writing_to_this_dir`, you will need " ############################################## kicad-5.1.8+dfsg1/doc/src/pcbnew/po/de.po-11930-"mit der gesetzten COW Option. Beachten Sie die Verwendung der " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/de.po:11931:"Umgebungsvariable `${HOME}` nur als Beispiel. Das github.pretty Verzeichnis " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/de.po:11932:"befindet sich in `${HOME}/pretty/path`. Immer wenn Sie die Option " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/de.po-11933-"`allow_pretty_writing_to_this_dir` verwenden, müssen Sie ds Verzeichnis " ############################################## kicad-5.1.8+dfsg1/doc/src/pcbnew/po/de.po-11943-" | Github\n" kicad-5.1.8+dfsg1/doc/src/pcbnew/po/de.po:11944:" | `allow_pretty_writing_to_this_dir=${HOME}/pretty/github.pretty`\n" kicad-5.1.8+dfsg1/doc/src/pcbnew/po/de.po-11945-" | Liftoff's GH footprints\n" ############################################## kicad-5.1.8+dfsg1/doc/src/pcbnew/po/de.po-11971-"`allow_pretty_writing_to_this_dir` will expand any environment variable " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/de.po:11972:"using the `${}` notation to create the path in the same way as the \"Library " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/de.po-11973-"Path\" setting." ############################################## kicad-5.1.8+dfsg1/doc/src/pcbnew/po/de.po-11979-"wahrscheinlich Chaos verursachen. Der Wert der Option " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/de.po:11980:"`allow_pretty_writing_to_this_dir` wird Umgebungsvariablen der Form `${}` " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/de.po-11981-"auswerten, um das Verzeichnis in der gleichen Weise zu erstellen wie in der " ############################################## kicad-5.1.8+dfsg1/doc/src/pcbnew/po/de.po-12488-#~ "${ENV_VAR_NAME}` in the footprint library path. By default, at run time " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/de.po:12489:#~ "Pcbnew defines the `$KISYSMOD` environment variable. This points to " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/de.po-12490-#~ "where the default footprint libraries that were installed with KiCad are " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/de.po:12491:#~ "located. You can override `$KISYSMOD` by defining it yourself which " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/de.po-12492-#~ "allows you to substitute your own libraries in place of the default KiCad " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/de.po-12493-#~ "footprint libraries. When a board file is loaded, Pcbnew also defines " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/de.po:12494:#~ "the `$KPRJMOD` using the board file path. This allows you to create " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/de.po-12495-#~ "libraries in the project path without having to define the absolute path " ############################################## kicad-5.1.8+dfsg1/doc/src/pcbnew/po/de.po-12501-#~ "gespeichert sind. Die Ersetzung von Umgebungsvariablen wird über die " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/de.po:12502:#~ "Syntax `${ENV_VAR_NAME}` für das Footprint-Bibliotheks-Verzeichnis " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/de.po-12503-#~ "unterstützt. Standardmäßig definiert Pcbnew beim Starten die " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/de.po:12504:#~ "Umgebungsvariable `$KISYSMOD`. Diese zeigt auf das Verzeichnis wo die " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/de.po-12505-#~ "Standard Footprint-Bibliotheken während der Installation von KiCad " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/de.po:12506:#~ "gespeichert wurden. Sie können `$KISYSMOD` überschreiben, indem Sie diese " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/de.po-12507-#~ "Variable selbst anlegen. Damit können Sie die Standard-KiCad-" ############################################## kicad-5.1.8+dfsg1/doc/src/pcbnew/po/es.po-10379-#: pcbnew_python_scripting.adoc:237 kicad-5.1.8+dfsg1/doc/src/pcbnew/po/es.po:10380:msgid "On linux you can also keep your user plugins in `$HOME/.kicad_plugins`." kicad-5.1.8+dfsg1/doc/src/pcbnew/po/es.po-10381-msgstr "" ############################################## kicad-5.1.8+dfsg1/doc/src/pcbnew/po/es.po-11339-msgid "" kicad-5.1.8+dfsg1/doc/src/pcbnew/po/es.po:11340:"`$KISYSMOD`: This points to where the default footprint libraries that were " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/es.po:11341:"installed along with KiCad are located. You can override `$KISYSMOD` by " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/es.po-11342-"defining it yourself which allows you to substitute your own libraries in " ############################################## kicad-5.1.8+dfsg1/doc/src/pcbnew/po/es.po-11348-msgid "" kicad-5.1.8+dfsg1/doc/src/pcbnew/po/es.po:11349:"When a board file is loaded, `$KPRJMOD` is defined using that board's path. " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/es.po-11350-"This allows you to refer to libraries in the project path without having to " ############################################## kicad-5.1.8+dfsg1/doc/src/pcbnew/po/es.po-11855-"The table below shows a footprint library table entry with the COW option " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/es.po:11856:"given. Note the use of the environment variable `${HOME}` as an example " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/es.po:11857:"only. The github.pretty directory is located in `${HOME}/pretty/path`. " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/es.po-11858-"Anytime you use the option `allow_pretty_writing_to_this_dir`, you will need " ############################################## kicad-5.1.8+dfsg1/doc/src/pcbnew/po/es.po-11864-"\\{HOME\\}` solo como ejemplo. El directorio github.pretty es alojado en la " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/es.po:11865:"ruta `${HOME}/pretty/`. Cada vez que utilice la opcion " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/es.po-11866-"`allow_pretty_writing_to_this_dir`, tendra que crear ese directorio " ############################################## kicad-5.1.8+dfsg1/doc/src/pcbnew/po/es.po-11883-" | Github\n" kicad-5.1.8+dfsg1/doc/src/pcbnew/po/es.po:11884:" | `allow_pretty_writing_to_this_dir=${HOME}/pretty/github.pretty`\n" kicad-5.1.8+dfsg1/doc/src/pcbnew/po/es.po-11885-" | Liftoff's GH footprints\n" ############################################## kicad-5.1.8+dfsg1/doc/src/pcbnew/po/es.po-11917-"`allow_pretty_writing_to_this_dir` will expand any environment variable " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/es.po:11918:"using the `${}` notation to create the path in the same way as the \"Library " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/es.po-11919-"Path\" setting." ############################################## kicad-5.1.8+dfsg1/doc/src/pcbnew/po/es.po-11925-"desastre. El valor de la opcion *allow_pretty_writing_to_this_dir* ampliara " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/es.po:11926:"cualquier variable del entorno usando la notacion `${}` para crear la ruta " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/es.po-11927-"de acceso de la misma manera que en el ajuste de la \"Ruta de la biblioteca" ############################################## kicad-5.1.8+dfsg1/doc/src/pcbnew/po/es.po-12299-#~ "${ENV_VAR_NAME}` in the footprint library path. By default, at run time " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/es.po:12300:#~ "Pcbnew defines the `$KISYSMOD` environment variable. This points to " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/es.po-12301-#~ "where the default footprint libraries that were installed with KiCad are " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/es.po:12302:#~ "located. You can override `$KISYSMOD` by defining it yourself which " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/es.po-12303-#~ "allows you to substitute your own libraries in place of the default KiCad " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/es.po-12304-#~ "footprint libraries. When a board file is loaded, Pcbnew also defines " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/es.po:12305:#~ "the `$KPRJMOD` using the board file path. This allows you to create " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/es.po-12306-#~ "libraries in the project path without having to define the absolute path " ############################################## kicad-5.1.8+dfsg1/doc/src/pcbnew/po/es.po-12312-#~ "variables del entorno. La sustitucion de las variables del entorno se " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/es.po:12313:#~ "consigue mediante la sintaxis `${ENV_VAR_NAME}` en la ruta de la " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/es.po-12314-#~ "biblioteca de huellas. Por defecto, en tiempo de ejecucion KiCad define " ############################################## kicad-5.1.8+dfsg1/doc/src/pcbnew/po/fr.po-10580-#: pcbnew_python_scripting.adoc:237 kicad-5.1.8+dfsg1/doc/src/pcbnew/po/fr.po:10581:msgid "On linux you can also keep your user plugins in `$HOME/.kicad_plugins`." kicad-5.1.8+dfsg1/doc/src/pcbnew/po/fr.po-10582-msgstr "" ############################################## kicad-5.1.8+dfsg1/doc/src/pcbnew/po/fr.po-11433-msgid "" kicad-5.1.8+dfsg1/doc/src/pcbnew/po/fr.po:11434:"`$KISYSMOD`: This points to where the default footprint libraries that were " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/fr.po:11435:"installed along with KiCad are located. You can override `$KISYSMOD` by " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/fr.po-11436-"defining it yourself which allows you to substitute your own libraries in " ############################################## kicad-5.1.8+dfsg1/doc/src/pcbnew/po/fr.po-11442-msgid "" kicad-5.1.8+dfsg1/doc/src/pcbnew/po/fr.po:11443:"When a board file is loaded, `$KPRJMOD` is defined using that board's path. " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/fr.po-11444-"This allows you to refer to libraries in the project path without having to " ############################################## kicad-5.1.8+dfsg1/doc/src/pcbnew/po/fr.po-11945-"The table below shows a footprint library table entry with the COW option " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/fr.po:11946:"given. Note the use of the environment variable `${HOME}` as an example " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/fr.po:11947:"only. The github.pretty directory is located in `${HOME}/pretty/path`. " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/fr.po-11948-"Anytime you use the option `allow_pretty_writing_to_this_dir`, you will need " ############################################## kicad-5.1.8+dfsg1/doc/src/pcbnew/po/fr.po-11953-"avec une option COW. Notez, pour exemple seulement, l'utilisation de la " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/fr.po:11954:"variable d'environnement `${HOME}`. Le dossier github.pretty est situé dans " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/fr.po:11955:"le chemin `${HOME}/pretty/`. Chaque fois que vous utilisez l'option " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/fr.po-11956-"`allow_pretty_writing_to_this_dir`, vous devez créer ce dossier manuellement " ############################################## kicad-5.1.8+dfsg1/doc/src/pcbnew/po/fr.po-11973-" | Github\n" kicad-5.1.8+dfsg1/doc/src/pcbnew/po/fr.po:11974:" | `allow_pretty_writing_to_this_dir=${HOME}/pretty/github.pretty`\n" kicad-5.1.8+dfsg1/doc/src/pcbnew/po/fr.po-11975-" | Liftoff's GH footprints\n" ############################################## kicad-5.1.8+dfsg1/doc/src/pcbnew/po/fr.po-12008-"`allow_pretty_writing_to_this_dir` will expand any environment variable " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/fr.po:12009:"using the `${}` notation to create the path in the same way as the \"Library " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/fr.po-12010-"Path\" setting." ############################################## kicad-5.1.8+dfsg1/doc/src/pcbnew/po/fr.po-12016-"valeur de l'option `allow_pretty_writing_to_this_dir` substituera toute " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/fr.po:12017:"variable d'environnement utilisant la notation `${}` pour désigner le " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/fr.po-12018-"chemin, de la même façon que pour le champ \"Chemin Librairie\"." ############################################## kicad-5.1.8+dfsg1/doc/src/pcbnew/po/fr.po-12512-#~ "${ENV_VAR_NAME}` in the footprint library path. By default, at run time " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/fr.po:12513:#~ "Pcbnew defines the `$KISYSMOD` environment variable. This points to " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/fr.po-12514-#~ "where the default footprint libraries that were installed with KiCad are " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/fr.po:12515:#~ "located. You can override `$KISYSMOD` by defining it yourself which " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/fr.po-12516-#~ "allows you to substitute your own libraries in place of the default KiCad " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/fr.po-12517-#~ "footprint libraries. When a board file is loaded, Pcbnew also defines " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/fr.po:12518:#~ "the `$KPRJMOD` using the board file path. This allows you to create " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/fr.po-12519-#~ "libraries in the project path without having to define the absolute path " ############################################## kicad-5.1.8+dfsg1/doc/src/pcbnew/po/fr.po-12526-#~ "substitution de variables d'environnement est supportée en utilisant la " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/fr.po:12527:#~ "syntaxe `${ENV_VAR_NAME}` dans le chemin de la librairie d'empreintes. " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/fr.po-12528-#~ "Par défaut, au lancement, Pcbnew définit la variable d'environnement `" kicad-5.1.8+dfsg1/doc/src/pcbnew/po/fr.po-12529-#~ "$KISYSMOD`. Celle-ci pointe vers le dossier où ont été installées les " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/fr.po:12530:#~ "librairies fournies avec KiCad. Vous pouvez redéfinir `$KISYSMOD`, ce qui " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/fr.po-12531-#~ "vous permet de remplacer les librairies d'empreintes par défaut de KiCad " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/fr.po-12532-#~ "par vos propres librairies. Quand un fichier de PCB est chargé, Pcbnew " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/fr.po:12533:#~ "définit aussi `$KIPRJMOD` en utilisant le chemin du fichier du circuit. " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/fr.po-12534-#~ "Cela vous permet de stocker des librairies dans le dossier du projet, " ############################################## kicad-5.1.8+dfsg1/doc/src/pcbnew/po/it.po-10426-#: pcbnew_python_scripting.adoc:237 kicad-5.1.8+dfsg1/doc/src/pcbnew/po/it.po:10427:msgid "On linux you can also keep your user plugins in `$HOME/.kicad_plugins`." kicad-5.1.8+dfsg1/doc/src/pcbnew/po/it.po:10428:msgstr "Su Linux i plugin utente si possono mettere in `$HOME/.kicad_plugins`." kicad-5.1.8+dfsg1/doc/src/pcbnew/po/it.po-10429- ############################################## kicad-5.1.8+dfsg1/doc/src/pcbnew/po/it.po-11463-msgid "" kicad-5.1.8+dfsg1/doc/src/pcbnew/po/it.po:11464:"`$KISYSMOD`: This points to where the default footprint libraries that were " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/it.po:11465:"installed along with KiCad are located. You can override `$KISYSMOD` by " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/it.po-11466-"defining it yourself which allows you to substitute your own libraries in " ############################################## kicad-5.1.8+dfsg1/doc/src/pcbnew/po/it.po-11468-msgstr "" kicad-5.1.8+dfsg1/doc/src/pcbnew/po/it.po:11469:"`$KISYSMOD`: Questa punta alla posizione dove sono state installate con " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/it.po:11470:"KiCad le librerie impronte predefinite. Si può sovrascrivere `$KISYSMOD` " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/it.po-11471-"definendola, e ciò permette di sostituire alle librerie di impronte " ############################################## kicad-5.1.8+dfsg1/doc/src/pcbnew/po/it.po-11476-msgid "" kicad-5.1.8+dfsg1/doc/src/pcbnew/po/it.po:11477:"When a board file is loaded, `$KPRJMOD` is defined using that board's path. " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/it.po-11478-"This allows you to refer to libraries in the project path without having to " ############################################## kicad-5.1.8+dfsg1/doc/src/pcbnew/po/it.po-12013-"The table below shows a footprint library table entry with the COW option " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/it.po:12014:"given. Note the use of the environment variable `${HOME}` as an example " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/it.po:12015:"only. The github.pretty directory is located in `${HOME}/pretty/path`. " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/it.po-12016-"Anytime you use the option `allow_pretty_writing_to_this_dir`, you will need " ############################################## kicad-5.1.8+dfsg1/doc/src/pcbnew/po/it.po-12020-"La tabella sottostante mostra una voce nella tabella librerie di impronte " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/it.po:12021:"con l'opzione COW. Si noti l'uso della variabile ambiente `${HOME}` solo " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/it.po-12022-"come esempio. La cartella github.pretty è posizionata in `${HOME}/pretty/" ############################################## kicad-5.1.8+dfsg1/doc/src/pcbnew/po/it.po-12034-" | Github\n" kicad-5.1.8+dfsg1/doc/src/pcbnew/po/it.po:12035:" | `allow_pretty_writing_to_this_dir=${HOME}/pretty/github.pretty`\n" kicad-5.1.8+dfsg1/doc/src/pcbnew/po/it.po-12036-" | Liftoff's GH footprints\n" ############################################## kicad-5.1.8+dfsg1/doc/src/pcbnew/po/it.po-12068-"`allow_pretty_writing_to_this_dir` will expand any environment variable " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/it.po:12069:"using the `${}` notation to create the path in the same way as the \"Library " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/it.po-12070-"Path\" setting." ############################################## kicad-5.1.8+dfsg1/doc/src/pcbnew/po/it.po-12076-"confusione. Il valore dell'opzione `allow_pretty_writing_to_this_dir` " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/it.po:12077:"espanderà qualunque variabile ambiente che utilizzi la notazione `${}` per " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/it.po-12078-"creare il percorso in modo analogo alle impostazioni del ``Percorso " ############################################## kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ja.po-9802-#: pcbnew_python_scripting.adoc:237 kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ja.po:9803:msgid "On linux you can also keep your user plugins in `$HOME/.kicad_plugins`." kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ja.po:9804:msgstr "同様に Linux では、次の場所に保存されます。 `$HOME/.kicad_plugins`" kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ja.po-9805- ############################################## kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ja.po-10778-msgid "" kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ja.po:10779:"Environment variable substitution is supported by using the syntax `${ENV_VAR_NAME}` in the " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ja.po-10780-"footprint library path." kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ja.po-10781-msgstr "" kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ja.po:10782:"環境変数の代替は、フットプリント・ライブラリー・パスで `${ENV_VAR_NAME}` 構文を使うことにより、" kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ja.po-10783-"サポートされます。" ############################################## kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ja.po-10792-msgid "" kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ja.po:10793:"`$KISYSMOD`: This points to where the default footprint libraries that were installed along " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ja.po:10794:"with KiCad are located. You can override `$KISYSMOD` by defining it yourself which allows you " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ja.po-10795-"to substitute your own libraries in place of the default KiCad footprint libraries." kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ja.po-10796-msgstr "" kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ja.po:10797:"`$KISYSMOD`: これは KiCad と一緒にインストールされたデフォルトのフットプリント・ライブラリーの" kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ja.po-10798-"場所を示しています。デフォルトの KiCad フットプリント・ライブラリーに代えて自分のライブラリーを" kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ja.po:10799:"置けるよう `$KISYSMOD` を上書きすることができます。" kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ja.po-10800- ############################################## kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ja.po-10803-msgid "" kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ja.po:10804:"When a board file is loaded, `$KPRJMOD` is defined using that board's path. This allows you to " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ja.po-10805-"refer to libraries in the project path without having to repeat the absolute path to the " ############################################## kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ja.po-10807-msgstr "" kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ja.po:10808:"基板が読み込まれた場合、`$KPRJMOD` が基板のパスを使って定義されます。これにより、プロジェクト固" kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ja.po-10809-"有のフットプリント・ライブラリー・テーブルでライブラリーへの絶対パスを繰り返し定義することな" ############################################## kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ja.po-11292-"The table below shows a footprint library table entry with the COW option given. Note the use " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ja.po:11293:"of the environment variable `${HOME}` as an example only. The github.pretty directory is " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ja.po:11294:"located in `${HOME}/pretty/path`. Anytime you use the option " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ja.po-11295-"`allow_pretty_writing_to_this_dir`, you will need to create that directory manually in advance " ############################################## kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ja.po-11298-"以下のテーブルは COW オプションのあるフットプリント・ライブラリー・テーブルの入力項目です。見本" kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ja.po:11299:"用のため、環境変数 `${HOME}` を使っていることに注意してください。 github.pretty ディレクトリー" kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ja.po:11300:"は、`${HOME}/pretty/path` となります。`allow_pretty_writing_to_this_dir` を使う時には必ず、あら" kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ja.po-11301-"かじめ `.pretty` という拡張子を持つディレクトリーを作っておく必要があります。" ############################################## kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ja.po-11310-" | Github\n" kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ja.po:11311:" | `allow_pretty_writing_to_this_dir=${HOME}/pretty/github.pretty`\n" kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ja.po-11312-" | Liftoff's GH footprints\n" ############################################## kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ja.po-11317-" | Github\n" kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ja.po:11318:" | `allow_pretty_writing_to_this_dir=${HOME}/pretty/github.pretty`\n" kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ja.po-11319-" | Liftoff's GH footprints\n" ############################################## kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ja.po-11348-"てはいけません。 これは恐らく混乱を招くでしょう。オプション `allow_pretty_writing_to_this_dir` " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ja.po:11349:"の値は、 “ライブラリーパス” の設定と同様、パスを作るにあたって `${}` 表示を使い、環境変数を拡大" kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ja.po-11350-"できます。" ############################################## kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ja.po-11888-#~ "${ENV_VAR_NAME}` in the footprint library path. By default, at run time Pcbnew defines the " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ja.po:11889:#~ "`$KISYSMOD` environment variable. This points to where the default footprint libraries " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ja.po:11890:#~ "that were installed with KiCad are located. You can override `$KISYSMOD` by defining it " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ja.po-11891-#~ "yourself which allows you to substitute your own libraries in place of the default KiCad " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ja.po:11892:#~ "footprint libraries. When a board file is loaded, Pcbnew also defines the `$KPRJMOD` using " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ja.po-11893-#~ "the board file path. This allows you to create libraries in the project path without " ############################################## kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ja.po-11898-#~ "保存されたライブラリへの独自のパスを定義するすることができます。環境変数の代替は、フットプリ" kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ja.po:11899:#~ "ント・ライブラリ・パスで `${ENV_VAR_NAME}` 構文を使うことにより、サポートされます。デフォル" kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ja.po:11900:#~ "トでは、実行中 Pcbnew は環境変数 `$KISYSMOD` を定義します。ここは KiCad と一緒にインストール" kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ja.po-11901-#~ "されたデフォルトのフットプリントライブラリの場所です。デフォルトのフットプリントライブラリに" kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ja.po:11902:#~ "代わって自分のライブラリを置けるよう `$KISYSMOD` を上書きできます。基板が読み込まれると、" kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ja.po:11903:#~ "Pcbnew はまた基板のファイルパスを使って、`$KPRJMOD` を定義します。これにより、プロジェクト固" kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ja.po-11904-#~ "有のフットプリント・ライブラリ・テーブルでライブラリの絶対パスを定義することなく、プロジェク" ############################################## kicad-5.1.8+dfsg1/doc/src/pcbnew/po/pl.po-6133-msgid "" kicad-5.1.8+dfsg1/doc/src/pcbnew/po/pl.po:6134:"`$KISYSMOD`: This points to where the default footprint libraries that were " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/pl.po:6135:"installed along with KiCad are located. You can override `$KISYSMOD` by " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/pl.po-6136-"defining it yourself which allows you to substitute your own libraries in " ############################################## kicad-5.1.8+dfsg1/doc/src/pcbnew/po/pl.po-6138-msgstr "" kicad-5.1.8+dfsg1/doc/src/pcbnew/po/pl.po:6139:"`$KISYSMOD`: Wskazuje, gdzie znajdują się domyślne biblioteki footprintów, " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/pl.po-6140-"które zostały zainstalowane wraz z programem KiCad. Można zmienić zawartość " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/pl.po:6141:"zmiennej `$KISYSMOD`, definiując ją samodzielnie co pozwala na zastąpienie " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/pl.po-6142-"domyślnych bibliotek programu KiCad przez własne biblioteki.." ############################################## kicad-5.1.8+dfsg1/doc/src/pcbnew/po/pl.po-6146-msgid "" kicad-5.1.8+dfsg1/doc/src/pcbnew/po/pl.po:6147:"When a board file is loaded, `$KPRJMOD` is defined using that board's path. " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/pl.po-6148-"This allows you to refer to libraries in the project path without having to " ############################################## kicad-5.1.8+dfsg1/doc/src/pcbnew/po/pl.po-6151-msgstr "" kicad-5.1.8+dfsg1/doc/src/pcbnew/po/pl.po:6152:"Po załadowaniu pliku PCB automatycznie definiowana jest zmienna `$KPRJMOD` z " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/pl.po-6153-"użyciem ścieżki prowadzącej do tego pliku. Pozwala to na odwoływanie się do " ############################################## kicad-5.1.8+dfsg1/doc/src/pcbnew/po/pl.po-6682-"The table below shows a footprint library table entry with the COW option " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/pl.po:6683:"given. Note the use of the environment variable `${HOME}` as an example " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/pl.po:6684:"only. The github.pretty directory is located in `${HOME}/pretty/path`. " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/pl.po-6685-"Anytime you use the option `allow_pretty_writing_to_this_dir`, you will need " ############################################## kicad-5.1.8+dfsg1/doc/src/pcbnew/po/pl.po-6689-"Następna tabela pokazuje wpis z tabeli bibliotek z opcją dotyczącą COW. " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/pl.po:6690:"Zmienna `${HOME}` jest tylko przykładowa. Folder `github.pretty` jest " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/pl.po:6691:"umieszczony w folderze do którego prowadzi ścieżka `${HOME}/pretty/`. W " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/pl.po-6692-"każdym przypadku użycia opcji `allow_pretty_writing_to_this_dir`, wymagane " ############################################## kicad-5.1.8+dfsg1/doc/src/pcbnew/po/pl.po-6703-" | Github\n" kicad-5.1.8+dfsg1/doc/src/pcbnew/po/pl.po:6704:" | `allow_pretty_writing_to_this_dir=${HOME}/pretty/github.pretty`\n" kicad-5.1.8+dfsg1/doc/src/pcbnew/po/pl.po-6705-" | Liftoff's GH footprints\n" ############################################## kicad-5.1.8+dfsg1/doc/src/pcbnew/po/pl.po-6710-" | Github\n" kicad-5.1.8+dfsg1/doc/src/pcbnew/po/pl.po:6711:" | `allow_pretty_writing_to_this_dir=${HOME}/pretty/github.pretty`\n" kicad-5.1.8+dfsg1/doc/src/pcbnew/po/pl.po-6712-" | Liftoff's GH footprints\n" ############################################## kicad-5.1.8+dfsg1/doc/src/pcbnew/po/pl.po-6738-"`allow_pretty_writing_to_this_dir` will expand any environment variable " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/pl.po:6739:"using the `${}` notation to create the path in the same way as the \"Library " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/pl.po-6740-"Path\" setting." ############################################## kicad-5.1.8+dfsg1/doc/src/pcbnew/po/pl.po-6745-"do bałaganu nad którym nie byłoby można zapanować. Wartości symboliczne w " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/pl.po:6746:"zmiennych systemowych zapisane w notacji `${nazwa_zmiennej}` przypisane do " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/pl.po-6747-"opcji `allow_pretty_writing_to_this_dir` będą rozwijane automatycznie by " ############################################## kicad-5.1.8+dfsg1/doc/src/pcbnew/po/pl.po-9618-#: pcbnew_python_scripting.adoc:237 kicad-5.1.8+dfsg1/doc/src/pcbnew/po/pl.po:9619:msgid "On linux you can also keep your user plugins in `$HOME/.kicad_plugins`." kicad-5.1.8+dfsg1/doc/src/pcbnew/po/pl.po-9620-msgstr "" ############################################## kicad-5.1.8+dfsg1/doc/src/pcbnew/po/pl.po-12909-#~ "${ENV_VAR_NAME}` in the footprint library path. By default, at run time " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/pl.po:12910:#~ "Pcbnew defines the `$KISYSMOD` environment variable. This points to " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/pl.po-12911-#~ "where the default footprint libraries that were installed with KiCad are " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/pl.po:12912:#~ "located. You can override `$KISYSMOD` by defining it yourself which " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/pl.po-12913-#~ "allows you to substitute your own libraries in place of the default KiCad " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/pl.po-12914-#~ "footprint libraries. When a board file is loaded, Pcbnew also defines " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/pl.po:12915:#~ "the `$KPRJMOD` using the board file path. This allows you to create " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/pl.po-12916-#~ "libraries in the project path without having to define the absolute path " ############################################## kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ru.po-6139-msgid "" kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ru.po:6140:"`$KISYSMOD`: This points to where the default footprint libraries that were " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ru.po:6141:"installed along with KiCad are located. You can override `$KISYSMOD` by " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ru.po-6142-"defining it yourself which allows you to substitute your own libraries in " ############################################## kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ru.po-6144-msgstr "" kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ru.po:6145:"`$KISYSMOD`: она указывает на место, где располагаются библиотеки посадочных " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ru.po-6146-"мест, установленные вместе с KiCad. Пользователь может определить " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ru.po:6147:"собственную переменную `$KISYSMOD`, подменив таким образом стандартные " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ru.po-6148-"библиотеки на свои собственные." ############################################## kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ru.po-6152-msgid "" kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ru.po:6153:"When a board file is loaded, `$KPRJMOD` is defined using that board's path. " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ru.po-6154-"This allows you to refer to libraries in the project path without having to " ############################################## kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ru.po-6689-"The table below shows a footprint library table entry with the COW option " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ru.po:6690:"given. Note the use of the environment variable `${HOME}` as an example " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ru.po:6691:"only. The github.pretty directory is located in `${HOME}/pretty/path`. " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ru.po-6692-"Anytime you use the option `allow_pretty_writing_to_this_dir`, you will need " ############################################## kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ru.po-6696-"В таблице ниже показан элемент таблицы библиотек посадочных мест в котором " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ru.po:6697:"задана COW-опция. Заметьте, применённая переменная окружения `${HOME}` " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ru.po-6698-"используется только в качестве примера. Каталог github.pretty расположен по " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ru.po:6699:"пути `${HOME}/pretty/path`. Всегда, используя опцию " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ru.po-6700-"`allow_pretty_writing_to_this_dir`, нужно заранее создавать указанный " ############################################## kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ru.po-6710-" | Github\n" kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ru.po:6711:" | `allow_pretty_writing_to_this_dir=${HOME}/pretty/github.pretty`\n" kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ru.po-6712-" | Liftoff's GH footprints\n" ############################################## kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ru.po-6717-" | Github\n" kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ru.po:6718:" | `allow_pretty_writing_to_this_dir= ${HOME}/pretty/github.pretty`\n" kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ru.po-6719-" | Посад.места от Liftoff GH\n" ############################################## kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ru.po-6744-"`allow_pretty_writing_to_this_dir` will expand any environment variable " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ru.po:6745:"using the `${}` notation to create the path in the same way as the \"Library " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ru.po-6746-"Path\" setting." ############################################## kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ru.po-6752-"Значение опции `allow_pretty_writing_to_this_dir` можно дополнять " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ru.po:6753:"переменными среды, используя синтаксис `${}`, указывая путь таким же образом " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ru.po-6754-"как это делается в графе \"Путь библиотеки\"." ############################################## kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ru.po-9632-#: pcbnew_python_scripting.adoc:237 kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ru.po:9633:msgid "On linux you can also keep your user plugins in `$HOME/.kicad_plugins`." kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ru.po-9634-msgstr "" kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ru.po:9635:"В ОС Linux можно поместить собственные плагины в `$HOME/.kicad_plugins`." kicad-5.1.8+dfsg1/doc/src/pcbnew/po/ru.po-9636- ############################################## kicad-5.1.8+dfsg1/doc/src/pcbnew/po/zh.po-5379-msgid "" kicad-5.1.8+dfsg1/doc/src/pcbnew/po/zh.po:5380:"Environment variable substitution is supported by using the syntax `${ENV_VAR_NAME}` in the " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/zh.po-5381-"footprint library path." ############################################## kicad-5.1.8+dfsg1/doc/src/pcbnew/po/zh.po-5391-msgid "" kicad-5.1.8+dfsg1/doc/src/pcbnew/po/zh.po:5392:"`$KISYSMOD`: This points to where the default footprint libraries that were installed along " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/zh.po:5393:"with KiCad are located. You can override `$KISYSMOD` by defining it yourself which allows you " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/zh.po-5394-"to substitute your own libraries in place of the default KiCad footprint libraries." ############################################## kicad-5.1.8+dfsg1/doc/src/pcbnew/po/zh.po-5401-msgid "" kicad-5.1.8+dfsg1/doc/src/pcbnew/po/zh.po:5402:"When a board file is loaded, `$KPRJMOD` is defined using that board's path. This allows you to " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/zh.po-5403-"refer to libraries in the project path without having to repeat the absolute path to the " ############################################## kicad-5.1.8+dfsg1/doc/src/pcbnew/po/zh.po-5849-"The table below shows a footprint library table entry with the COW option given. Note the use " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/zh.po:5850:"of the environment variable `${HOME}` as an example only. The github.pretty directory is " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/zh.po:5851:"located in `${HOME}/pretty/path`. Anytime you use the option " kicad-5.1.8+dfsg1/doc/src/pcbnew/po/zh.po-5852-"`allow_pretty_writing_to_this_dir`, you will need to create that directory manually in advance " ############################################## kicad-5.1.8+dfsg1/doc/src/pcbnew/po/zh.po-5866-" | Github\n" kicad-5.1.8+dfsg1/doc/src/pcbnew/po/zh.po:5867:" | `allow_pretty_writing_to_this_dir=${HOME}/pretty/github.pretty`\n" kicad-5.1.8+dfsg1/doc/src/pcbnew/po/zh.po-5868-" | Liftoff's GH footprints\n" ############################################## kicad-5.1.8+dfsg1/doc/src/pcbnew/po/zh.po-8417-#: pcbnew_python_scripting.adoc:237 kicad-5.1.8+dfsg1/doc/src/pcbnew/po/zh.po:8418:msgid "On linux you can also keep your user plugins in `$HOME/.kicad_plugins`." kicad-5.1.8+dfsg1/doc/src/pcbnew/po/zh.po-8419-msgstr "在linux上,您还可以将用户插件保存在“$HOME/.kicad_plugins”中。" ############################################## kicad-5.1.8+dfsg1/doc/src/plugins/po/ja.po-505-"FindPackage script; the script supplied in this tutorial should work on Linux and " kicad-5.1.8+dfsg1/doc/src/plugins/po/ja.po:506:"Windows if the relevant header files are installed to `${KICAD_ROOT_DIR}/kicad` " kicad-5.1.8+dfsg1/doc/src/plugins/po/ja.po:507:"and the KiCad Scene Graph library is installed in `${KICAD_ROOT_DIR}/lib`." kicad-5.1.8+dfsg1/doc/src/plugins/po/ja.po-508-msgstr "" kicad-5.1.8+dfsg1/doc/src/plugins/po/ja.po-509-"自動的に KiCad のヘッダとライブラリを検出するためには、CMake FindPackage スクリプト" kicad-5.1.8+dfsg1/doc/src/plugins/po/ja.po:510:"を使うべきでしょう; 関連するヘッダ ファイルが `${KICAD_ROOT_DIR}/kicad` に、KiCad " kicad-5.1.8+dfsg1/doc/src/plugins/po/ja.po:511:"Scene Graph ライブラリが `${KICAD_ROOT_DIR}/lib` にインストールされているなら、この" kicad-5.1.8+dfsg1/doc/src/plugins/po/ja.po-512-"チュートリアルで提供されているスクリプトは Linux および Windows 上で動作するはずで" ############################################## kicad-5.1.8+dfsg1/doc/src/plugins/po/ru.po-545-"примере, должен работать в Linux и MSWindows, если соответствующие " kicad-5.1.8+dfsg1/doc/src/plugins/po/ru.po:546:"заголовочные файлы установлены в `${KICAD_ROOT_DIR}/kicad`, а библиотека " kicad-5.1.8+dfsg1/doc/src/plugins/po/ru.po:547:"графа сцены -- в `${KICAD_ROOT_DIR}/lib`." kicad-5.1.8+dfsg1/doc/src/plugins/po/ru.po-548- ############################################## kicad-5.1.8+dfsg1/doc/src/plugins/plugins.adoc-224-work on Linux and Windows if the relevant header files are installed kicad-5.1.8+dfsg1/doc/src/plugins/plugins.adoc:225:to `${KICAD_ROOT_DIR}/kicad` and the KiCad Scene Graph library is kicad-5.1.8+dfsg1/doc/src/plugins/plugins.adoc:226:installed in `${KICAD_ROOT_DIR}/lib`. kicad-5.1.8+dfsg1/doc/src/plugins/plugins.adoc-227- ############################################## kicad-5.1.8+dfsg1/doc/utils/cheatsheet/export-cheatsheet-in-pdf.sh-6-do kicad-5.1.8+dfsg1/doc/utils/cheatsheet/export-cheatsheet-in-pdf.sh:7: CHEATNAME=`basename $III .svg` kicad-5.1.8+dfsg1/doc/utils/cheatsheet/export-cheatsheet-in-pdf.sh-8- inkscape --without-gui --file=${CHEATNAME}.svg --export-pdf=$CHEATNAME.pdf ############################################## kicad-5.1.8+dfsg1/doc/utils/status/TRANSLATION_STATUS_UPDATE.sh-21- do kicad-5.1.8+dfsg1/doc/utils/status/TRANSLATION_STATUS_UPDATE.sh:22: NNLANG=`basename $j .po` kicad-5.1.8+dfsg1/doc/utils/status/TRANSLATION_STATUS_UPDATE.sh-23- echo -n "$i, $NNLANG, " >>$OUTPUTF ############################################## kicad-5.1.8+dfsg1/i18n/update-po-files.sh-56-CSVFILE=${PWD}/i18n_status.csv kicad-5.1.8+dfsg1/i18n/update-po-files.sh:57:LINGUAS=`cat $LOCALDIR/LINGUAS|grep -v '^#'|grep -v '^\s*$'` #Read file without comment and empty lines kicad-5.1.8+dfsg1/i18n/update-po-files.sh:58:POTDIRS=`cat $LOCALDIR/POTDIRS|grep -v '^#'|grep -v '^\s*$'` #Read file without comment and empty lines kicad-5.1.8+dfsg1/i18n/update-po-files.sh-59- ############################################## kicad-5.1.8+dfsg1/debian/README.Debian-77- kicad-5.1.8+dfsg1/debian/README.Debian:78: $ loginctl show-session `loginctl|grep YOUR_USER_NAME|awk '{print $1}'` -p Type kicad-5.1.8+dfsg1/debian/README.Debian-79- ############################################## kicad-5.1.8+dfsg1/debian/rules-147- # fixing file permissions for *.py files in kicad kicad-5.1.8+dfsg1/debian/rules:148: for i in `find $(CURDIR)/debian/kicad/usr -type f -name "*.py"`; do \ kicad-5.1.8+dfsg1/debian/rules-149- FOUND_PYTHON=$$(head -n1 $$i | grep python); \ ############################################## kicad-5.1.8+dfsg1/.pc/reproducibility/add-field-revdate-to-asciidoc-files-of-documentation.patch/doc/src/plugins/plugins.adoc-223-work on Linux and Windows if the relevant header files are installed kicad-5.1.8+dfsg1/.pc/reproducibility/add-field-revdate-to-asciidoc-files-of-documentation.patch/doc/src/plugins/plugins.adoc:224:to `${KICAD_ROOT_DIR}/kicad` and the KiCad Scene Graph library is kicad-5.1.8+dfsg1/.pc/reproducibility/add-field-revdate-to-asciidoc-files-of-documentation.patch/doc/src/plugins/plugins.adoc:225:installed in `${KICAD_ROOT_DIR}/lib`. kicad-5.1.8+dfsg1/.pc/reproducibility/add-field-revdate-to-asciidoc-files-of-documentation.patch/doc/src/plugins/plugins.adoc-226-