# SOME DESCRIPTIVE TITLE. # Copyright (C) 1990-2016, Python Software Foundation # This file is distributed under the same license as the Python package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: Python 2.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-10-30 10:44+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../Doc/distutils/commandref.rst:5 msgid "Command Reference" msgstr "" #: ../Doc/distutils/commandref.rst:22 msgid "Installing modules: the :command:`install` command family" msgstr "" #: ../Doc/distutils/commandref.rst:24 msgid "" "The install command ensures that the build commands have been run and then " "runs the subcommands :command:`install_lib`, :command:`install_data` and :" "command:`install_scripts`." msgstr "" #: ../Doc/distutils/commandref.rst:35 msgid ":command:`install_data`" msgstr "" #: ../Doc/distutils/commandref.rst:37 msgid "This command installs all data files provided with the distribution." msgstr "" #: ../Doc/distutils/commandref.rst:43 msgid ":command:`install_scripts`" msgstr "" #: ../Doc/distutils/commandref.rst:45 msgid "This command installs all (Python) scripts in the distribution." msgstr ""