Blame tcar-scripts-docs/Manpages/Locales/en_US/tcar_checkFiles.sh.po

Alain Reguera Delgado e54180
msgid ""
Alain Reguera Delgado e54180
msgstr ""
Alain Reguera Delgado e54180
"Project-Id-Version: tcar_checkFiles.sh.asciidoc 0.6\n"
Alain Reguera Delgado e54180
"POT-Creation-Date: 2013-11-26 10:20-0500\n"
Alain Reguera Delgado e54180
"PO-Revision-Date: 2013-11-26 10:20-0500\n"
Alain Reguera Delgado e54180
"Last-Translator: Localization SIG <centos-l10n-en@centos.org.cu>\n"
Alain Reguera Delgado e54180
"Language-Team: English\n"
Alain Reguera Delgado e54180
"MIME-Version: 1.0\n"
Alain Reguera Delgado e54180
"Content-Type: text/plain; charset=UTF-8\n"
Alain Reguera Delgado e54180
"Content-Transfer-Encoding: 8bit\n"
Alain Reguera Delgado e54180
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
Alain Reguera Delgado e54180
Alain Reguera Delgado e54180
msgid "tcar_checkfiles"
Alain Reguera Delgado e54180
msgstr "tcar_checkfiles"
Alain Reguera Delgado e54180
Alain Reguera Delgado e54180
msgid "1"
Alain Reguera Delgado e54180
msgstr "1"
Alain Reguera Delgado e54180
Alain Reguera Delgado e54180
msgid "tcar_checkFiles"
Alain Reguera Delgado e54180
msgstr "tcar_checkFiles"
Alain Reguera Delgado e54180
Alain Reguera Delgado e54180
msgid "Standardize constructions for file verifications."
Alain Reguera Delgado e54180
msgstr "Standardize constructions for file verifications."
Alain Reguera Delgado e54180
Alain Reguera Delgado e54180
msgid "cli_checkFiles [-d|-e|-f|-h|-x] LOCATION"
Alain Reguera Delgado e54180
msgstr "cli_checkFiles [-d|-e|-f|-h|-x] LOCATION"
Alain Reguera Delgado e54180
Alain Reguera Delgado e54180
msgid "Description"
Alain Reguera Delgado e54180
msgstr "Description"
Alain Reguera Delgado e54180
Alain Reguera Delgado e54180
msgid ""
Alain Reguera Delgado e54180
"The <emphasis role=\"strong\">cli_checkFiles</emphasis> exists to answer "
Alain Reguera Delgado e54180
"basic questions like “Is <literal>LOCATION</literal> is a regular file?” and "
Alain Reguera Delgado e54180
"“Is <literal>LOCATION</literal> a directory?”. The answer to such questions "
Alain Reguera Delgado e54180
"affects the script execution flow in the following way: when the answer "
Alain Reguera Delgado e54180
"positive (e.g., <literal>LOCATION</literal> is a regular file), the script "
Alain Reguera Delgado e54180
"passes the test silently and continues its execution. When the answer is "
Alain Reguera Delgado e54180
"negative(e.g., <literal>LOCATION</literal> is not a regular file), the "
Alain Reguera Delgado e54180
"script finishes its execution immediately with an error message."
Alain Reguera Delgado e54180
msgstr ""
Alain Reguera Delgado e54180
"The <emphasis role=\"strong\">cli_checkFiles</emphasis> exists to answer "
Alain Reguera Delgado e54180
"basic questions like “Is <literal>LOCATION</literal> is a regular file?” and "
Alain Reguera Delgado e54180
"“Is <literal>LOCATION</literal> a directory?”. The answer to such questions "
Alain Reguera Delgado e54180
"affects the script execution flow in the following way: when the answer "
Alain Reguera Delgado e54180
"positive (e.g., <literal>LOCATION</literal> is a regular file), the script "
Alain Reguera Delgado e54180
"passes the test silently and continues its execution. When the answer is "
Alain Reguera Delgado e54180
"negative(e.g., <literal>LOCATION</literal> is not a regular file), the "
Alain Reguera Delgado e54180
"script finishes its execution immediately with an error message."
Alain Reguera Delgado e54180
Alain Reguera Delgado e54180
msgid ""
Alain Reguera Delgado e54180
"The <emphasis role=\"strong\">cli_checkFiles</emphasis> function is exported "
Alain Reguera Delgado e54180
"to <emphasis role=\"strong\">centos-art.sh</emphasis> script environment in "
Alain Reguera Delgado e54180
"the very beginning of its execution and will be available all along its "
Alain Reguera Delgado e54180
"execution lifetime. You can use this function inside common and specific "
Alain Reguera Delgado e54180
"functions whenever you need to verify files inside the The CentOS Artwork "
Alain Reguera Delgado e54180
"Repository."
Alain Reguera Delgado e54180
msgstr ""
Alain Reguera Delgado e54180
"The <emphasis role=\"strong\">cli_checkFiles</emphasis> function is exported "
Alain Reguera Delgado e54180
"to <emphasis role=\"strong\">centos-art.sh</emphasis> script environment in "
Alain Reguera Delgado e54180
"the very beginning of its execution and will be available all along its "
Alain Reguera Delgado e54180
"execution lifetime. You can use this function inside common and specific "
Alain Reguera Delgado e54180
"functions whenever you need to verify files inside the The CentOS Artwork "
Alain Reguera Delgado e54180
"Repository."
Alain Reguera Delgado e54180
Alain Reguera Delgado e54180
msgid ""
Alain Reguera Delgado e54180
"The <emphasis role=\"strong\">cli_checkFiles</emphasis> function is "
Alain Reguera Delgado e54180
"available inside the <emphasis role=\"strong\">centos-art.sh</emphasis> "
Alain Reguera Delgado e54180
"script only as part of its execution environment. This function is exported "
Alain Reguera Delgado e54180
"to <emphasis role=\"strong\">centos-art.sh</emphasis> script just after "
Alain Reguera Delgado e54180
"executing the script from the command-line and will be available all along "
Alain Reguera Delgado e54180
"the script lifetime. So, you can use this function both in common and "
Alain Reguera Delgado e54180
"specific functionalities of centos-art.sh script."
Alain Reguera Delgado e54180
msgstr ""
Alain Reguera Delgado e54180
"The <emphasis role=\"strong\">cli_checkFiles</emphasis> function is "
Alain Reguera Delgado e54180
"available inside the <emphasis role=\"strong\">centos-art.sh</emphasis> "
Alain Reguera Delgado e54180
"script only as part of its execution environment. This function is exported "
Alain Reguera Delgado e54180
"to <emphasis role=\"strong\">centos-art.sh</emphasis> script just after "
Alain Reguera Delgado e54180
"executing the script from the command-line and will be available all along "
Alain Reguera Delgado e54180
"the script lifetime. So, you can use this function both in common and "
Alain Reguera Delgado e54180
"specific functionalities of centos-art.sh script."
Alain Reguera Delgado e54180
Alain Reguera Delgado e54180
msgid ""
Alain Reguera Delgado e54180
"The <emphasis role=\"strong\">cli_checkFiles</emphasis> function doesn't "
Alain Reguera Delgado e54180
"create subsequent execution environments."
Alain Reguera Delgado e54180
msgstr ""
Alain Reguera Delgado e54180
"The <emphasis role=\"strong\">cli_checkFiles</emphasis> function doesn't "
Alain Reguera Delgado e54180
"create subsequent execution environments."
Alain Reguera Delgado e54180
Alain Reguera Delgado e54180
msgid "Usage"
Alain Reguera Delgado e54180
msgstr "Usage"
Alain Reguera Delgado e54180
Alain Reguera Delgado e54180
msgid ""
Alain Reguera Delgado e54180
"Use the <emphasis role=\"strong\">cli_checkFiles</emphasis> function inside "
Alain Reguera Delgado e54180
"<emphasis role=\"strong\">centos-art.sh</emphasis> script whenever you need "
Alain Reguera Delgado e54180
"to control the script execution flow based on file type (e.g., regular "
Alain Reguera Delgado e54180
"files, directories, links, etc.) verifications."
Alain Reguera Delgado e54180
msgstr ""
Alain Reguera Delgado e54180
"Use the <emphasis role=\"strong\">cli_checkFiles</emphasis> function inside "
Alain Reguera Delgado e54180
"<emphasis role=\"strong\">centos-art.sh</emphasis> script whenever you need "
Alain Reguera Delgado e54180
"to control the script execution flow based on file type (e.g., regular "
Alain Reguera Delgado e54180
"files, directories, links, etc.) verifications."
Alain Reguera Delgado e54180
Alain Reguera Delgado e54180
msgid "Options"
Alain Reguera Delgado e54180
msgstr "Options"
Alain Reguera Delgado e54180
Alain Reguera Delgado e54180
msgid ""
Alain Reguera Delgado e54180
"The <emphasis role=\"strong\">cli_checkFiles</emphasis> function accepts the "
Alain Reguera Delgado e54180
"following options:"
Alain Reguera Delgado e54180
msgstr ""
Alain Reguera Delgado e54180
"The <emphasis role=\"strong\">cli_checkFiles</emphasis> function accepts the "
Alain Reguera Delgado e54180
"following options:"
Alain Reguera Delgado e54180
Alain Reguera Delgado e54180
msgid "-d"
Alain Reguera Delgado e54180
msgstr "-d"
Alain Reguera Delgado e54180
Alain Reguera Delgado e54180
msgid ""
Alain Reguera Delgado e54180
"Verifies whether <literal>LOCATION</literal> exists and is a directory. If "
Alain Reguera Delgado e54180
"it doesn't exists or isn't a directory, an error message is printed and the "
Alain Reguera Delgado e54180
"script finishes its execution. Otherwise, if it exists and is a directory, "
Alain Reguera Delgado e54180
"the script continues its execution normally."
Alain Reguera Delgado e54180
msgstr ""
Alain Reguera Delgado e54180
"Verifies whether <literal>LOCATION</literal> exists and is a directory. If "
Alain Reguera Delgado e54180
"it doesn't exists or isn't a directory, an error message is printed and the "
Alain Reguera Delgado e54180
"script finishes its execution. Otherwise, if it exists and is a directory, "
Alain Reguera Delgado e54180
"the script continues its execution normally."
Alain Reguera Delgado e54180
Alain Reguera Delgado e54180
msgid "-e"
Alain Reguera Delgado e54180
msgstr "-e"
Alain Reguera Delgado e54180
Alain Reguera Delgado e54180
msgid ""
Alain Reguera Delgado e54180
"Verifies whether <literal>LOCATION</literal> exists or not. If it doesn't "
Alain Reguera Delgado e54180
"exist, an error message is printed and the script finishes its execution. "
Alain Reguera Delgado e54180
"Otherwise, if it does exists, the script continues its execution normally."
Alain Reguera Delgado e54180
msgstr ""
Alain Reguera Delgado e54180
"Verifies whether <literal>LOCATION</literal> exists or not. If it doesn't "
Alain Reguera Delgado e54180
"exist, an error message is printed and the script finishes its execution. "
Alain Reguera Delgado e54180
"Otherwise, if it does exists, the script continues its execution normally."
Alain Reguera Delgado e54180
Alain Reguera Delgado e54180
msgid "-f"
Alain Reguera Delgado e54180
msgstr "-f"
Alain Reguera Delgado e54180
Alain Reguera Delgado e54180
msgid ""
Alain Reguera Delgado e54180
"Verifies whether <literal>LOCATION</literal> exists and is a regular file. "
Alain Reguera Delgado e54180
"If it doesn't exists or isn't a regular file, an error message is printed "
Alain Reguera Delgado e54180
"and the script finishes its execution. Otherwise, if it exists and is a "
Alain Reguera Delgado e54180
"regular file, the script continues its execution normally."
Alain Reguera Delgado e54180
msgstr ""
Alain Reguera Delgado e54180
"Verifies whether <literal>LOCATION</literal> exists and is a regular file. "
Alain Reguera Delgado e54180
"If it doesn't exists or isn't a regular file, an error message is printed "
Alain Reguera Delgado e54180
"and the script finishes its execution. Otherwise, if it exists and is a "
Alain Reguera Delgado e54180
"regular file, the script continues its execution normally."
Alain Reguera Delgado e54180
Alain Reguera Delgado e54180
msgid "-h"
Alain Reguera Delgado e54180
msgstr "-h"
Alain Reguera Delgado e54180
Alain Reguera Delgado e54180
msgid ""
Alain Reguera Delgado e54180
"Verifies whether <literal>LOCATION</literal> exists and is a symbolic link. "
Alain Reguera Delgado e54180
"If it doesn't exists or isn't a symbolic link, an error message is printed "
Alain Reguera Delgado e54180
"and the script finishes its execution immediately. Otherwise, if it does "
Alain Reguera Delgado e54180
"exist and is a symbolic link, the script continue its execution normally."
Alain Reguera Delgado e54180
msgstr ""
Alain Reguera Delgado e54180
"Verifies whether <literal>LOCATION</literal> exists and is a symbolic link. "
Alain Reguera Delgado e54180
"If it doesn't exists or isn't a symbolic link, an error message is printed "
Alain Reguera Delgado e54180
"and the script finishes its execution immediately. Otherwise, if it does "
Alain Reguera Delgado e54180
"exist and is a symbolic link, the script continue its execution normally."
Alain Reguera Delgado e54180
Alain Reguera Delgado e54180
msgid "-x"
Alain Reguera Delgado e54180
msgstr "-x"
Alain Reguera Delgado e54180
Alain Reguera Delgado e54180
msgid ""
Alain Reguera Delgado e54180
"Verifies whether <literal>LOCATION</literal> exists and execution permission "
Alain Reguera Delgado e54180
"is granted. If it doesn't exist or hasn't execution permission, the script "
Alain Reguera Delgado e54180
"finishes its execution immediately. Otherwise, if it exists and has "
Alain Reguera Delgado e54180
"execution permissions, the script continues its execution normally."
Alain Reguera Delgado e54180
msgstr ""
Alain Reguera Delgado e54180
"Verifies whether <literal>LOCATION</literal> exists and execution permission "
Alain Reguera Delgado e54180
"is granted. If it doesn't exist or hasn't execution permission, the script "
Alain Reguera Delgado e54180
"finishes its execution immediately. Otherwise, if it exists and has "
Alain Reguera Delgado e54180
"execution permissions, the script continues its execution normally."
Alain Reguera Delgado e54180
Alain Reguera Delgado e54180
msgid ""
Alain Reguera Delgado e54180
"The value of the <literal>LOCATION</literal> argument must be an absolute "
Alain Reguera Delgado e54180
"path to the file you want to verify. If such file doesn't exists in any "
Alain Reguera Delgado e54180
"supported form, the script finishes its execution with an error message."
Alain Reguera Delgado e54180
msgstr ""
Alain Reguera Delgado e54180
"The value of the <literal>LOCATION</literal> argument must be an absolute "
Alain Reguera Delgado e54180
"path to the file you want to verify. If such file doesn't exists in any "
Alain Reguera Delgado e54180
"supported form, the script finishes its execution with an error message."
Alain Reguera Delgado e54180
Alain Reguera Delgado e54180
msgid "Examples"
Alain Reguera Delgado e54180
msgstr "Examples"
Alain Reguera Delgado e54180
Alain Reguera Delgado e54180
msgid ""
Alain Reguera Delgado e54180
"The following example was taken from <emphasis role=\"strong\">centos-art."
Alain Reguera Delgado e54180
"sh</emphasis> script initialization phase. Notice the position of 
Alain Reguera Delgado e54180
"role=\"strong\">cli_checkFiles</emphasis> function inside the loop. If some "
Alain Reguera Delgado e54180
"of the function files we need to export doesn't have execution rights, "
Alain Reguera Delgado e54180
"<emphasis role=\"strong\">cli_checkFiles</emphasis> will finish the script "
Alain Reguera Delgado e54180
"execution immediately with an error message."
Alain Reguera Delgado e54180
msgstr ""
Alain Reguera Delgado e54180
"The following example was taken from <emphasis role=\"strong\">centos-art."
Alain Reguera Delgado e54180
"sh</emphasis> script initialization phase. Notice the position of 
Alain Reguera Delgado e54180
"role=\"strong\">cli_checkFiles</emphasis> function inside the loop. If some "
Alain Reguera Delgado e54180
"of the function files we need to export doesn't have execution rights, "
Alain Reguera Delgado e54180
"<emphasis role=\"strong\">cli_checkFiles</emphasis> will finish the script "
Alain Reguera Delgado e54180
"execution immediately with an error message."
Alain Reguera Delgado e54180
Alain Reguera Delgado e54180
#, no-wrap
Alain Reguera Delgado e54180
msgid ""
Alain Reguera Delgado e54180
"for FUNCFILE in ${FUNCFILES};do\n"
Alain Reguera Delgado e54180
"\n"
Alain Reguera Delgado e54180
"    # Verify the execution rights for function file.\n"
Alain Reguera Delgado e54180
"    cli_checkFiles -x ${FUNCFILE}\n"
Alain Reguera Delgado e54180
"\n"
Alain Reguera Delgado e54180
"    # Initialize the function file.\n"
Alain Reguera Delgado e54180
"    . ${FUNCFILE}\n"
Alain Reguera Delgado e54180
"\n"
Alain Reguera Delgado e54180
"    # Export the function names inside the file to current shell\n"
Alain Reguera Delgado e54180
"    # script environment.\n"
Alain Reguera Delgado e54180
"    export -f $(egrep \"${PATTERN}\" ${FUNCFILE} | gawk '{ print $2 }')\n"
Alain Reguera Delgado e54180
"\n"
Alain Reguera Delgado e54180
"done"
Alain Reguera Delgado e54180
msgstr ""
Alain Reguera Delgado e54180
"for FUNCFILE in ${FUNCFILES};do\n"
Alain Reguera Delgado e54180
"\n"
Alain Reguera Delgado e54180
"    # Verify the execution rights for function file.\n"
Alain Reguera Delgado e54180
"    cli_checkFiles -x ${FUNCFILE}\n"
Alain Reguera Delgado e54180
"\n"
Alain Reguera Delgado e54180
"    # Initialize the function file.\n"
Alain Reguera Delgado e54180
"    . ${FUNCFILE}\n"
Alain Reguera Delgado e54180
"\n"
Alain Reguera Delgado e54180
"    # Export the function names inside the file to current shell\n"
Alain Reguera Delgado e54180
"    # script environment.\n"
Alain Reguera Delgado e54180
"    export -f $(egrep \"${PATTERN}\" ${FUNCFILE} | gawk '{ print $2 }')\n"
Alain Reguera Delgado e54180
"\n"
Alain Reguera Delgado e54180
"done"
Alain Reguera Delgado e54180
Alain Reguera Delgado e54180
msgid "Bugs"
Alain Reguera Delgado e54180
msgstr "Bugs"
Alain Reguera Delgado e54180
Alain Reguera Delgado e54180
msgid "See https://centos.org.cu/bugs/"
Alain Reguera Delgado e54180
msgstr "See https://centos.org.cu/bugs/"
Alain Reguera Delgado e54180
Alain Reguera Delgado e54180
msgid "Authors"
Alain Reguera Delgado e54180
msgstr "Authors"
Alain Reguera Delgado e54180
Alain Reguera Delgado e54180
msgid ""
Alain Reguera Delgado e54180
"The <emphasis role=\"strong\">tcar_checkFiles</emphasis> function has "
Alain Reguera Delgado e54180
"received contributions from the following people:"
Alain Reguera Delgado e54180
msgstr ""
Alain Reguera Delgado e54180
"The <emphasis role=\"strong\">tcar_checkFiles</emphasis> function has "
Alain Reguera Delgado e54180
"received contributions from the following people:"
Alain Reguera Delgado e54180
Alain Reguera Delgado e54180
msgid "Alain Reguera Delgado <al@centos.org.cu>, =COPYRIGHT_YEAR_LIST="
Alain Reguera Delgado e54180
msgstr "Alain Reguera Delgado <al@centos.org.cu>, =COPYRIGHT_YEAR_LIST="
Alain Reguera Delgado e54180
Alain Reguera Delgado e54180
msgid "License"
Alain Reguera Delgado e54180
msgstr "License"
Alain Reguera Delgado e54180
Alain Reguera Delgado e54180
msgid "Copyright © =COPYRIGHT_YEAR_LIST= =COPYRIGHT_HOLDER="
Alain Reguera Delgado e54180
msgstr "Copyright © =COPYRIGHT_YEAR_LIST= =COPYRIGHT_HOLDER="
Alain Reguera Delgado e54180
Alain Reguera Delgado e54180
msgid ""
Alain Reguera Delgado e54180
"This program is free software; you can redistribute it and/or modify it "
Alain Reguera Delgado e54180
"under the terms of the GNU General Public License as published by the Free "
Alain Reguera Delgado e54180
"Software Foundation; either version 2 of the License, or (at your option) "
Alain Reguera Delgado e54180
"any later version."
Alain Reguera Delgado e54180
msgstr ""
Alain Reguera Delgado e54180
"This program is free software; you can redistribute it and/or modify it "
Alain Reguera Delgado e54180
"under the terms of the GNU General Public License as published by the Free "
Alain Reguera Delgado e54180
"Software Foundation; either version 2 of the License, or (at your option) "
Alain Reguera Delgado e54180
"any later version."
Alain Reguera Delgado e54180
Alain Reguera Delgado e54180
msgid ""
Alain Reguera Delgado e54180
"This program is distributed in the hope that it will be useful, but WITHOUT "
Alain Reguera Delgado e54180
"ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or "
Alain Reguera Delgado e54180
"FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for "
Alain Reguera Delgado e54180
"more details."
Alain Reguera Delgado e54180
msgstr ""
Alain Reguera Delgado e54180
"This program is distributed in the hope that it will be useful, but WITHOUT "
Alain Reguera Delgado e54180
"ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or "
Alain Reguera Delgado e54180
"FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for "
Alain Reguera Delgado e54180
"more details."
Alain Reguera Delgado e54180
Alain Reguera Delgado e54180
msgid ""
Alain Reguera Delgado e54180
"You should have received a copy of the GNU General Public License along with "
Alain Reguera Delgado e54180
"this program; if not, write to the Free Software Foundation, Inc., 675 Mass "
Alain Reguera Delgado e54180
"Ave, Cambridge, MA 02139, USA."
Alain Reguera Delgado e54180
msgstr ""
Alain Reguera Delgado e54180
"You should have received a copy of the GNU General Public License along with "
Alain Reguera Delgado e54180
"this program; if not, write to the Free Software Foundation, Inc., 675 Mass "
Alain Reguera Delgado e54180
"Ave, Cambridge, MA 02139, USA."
Alain Reguera Delgado e54180
Alain Reguera Delgado e54180
#. Put one translator per line, in the form of NAME <EMAIL>, YEAR1, YEAR2.
Alain Reguera Delgado e54180
msgid "translator-credits"
Alain Reguera Delgado e54180
msgstr "translator-credits"