diff --git a/Scripts/Documentation/Manpages/Locales/en_US/tcar-hello.asciidoc.po b/Scripts/Documentation/Manpages/Locales/en_US/tcar-hello.asciidoc.po index b0558b4..c411925 100644 --- a/Scripts/Documentation/Manpages/Locales/en_US/tcar-hello.asciidoc.po +++ b/Scripts/Documentation/Manpages/Locales/en_US/tcar-hello.asciidoc.po @@ -1,8 +1,8 @@ msgid "" msgstr "" -"Project-Id-Version: hello.asciidoc 0.6\n" -"POT-Creation-Date: 2013-11-07 14:34-0500\n" -"PO-Revision-Date: 2013-11-07 14:34-0500\n" +"Project-Id-Version: tcar-hello.asciidoc 0.9\n" +"POT-Creation-Date: 2014-01-15 12:10-0500\n" +"PO-Revision-Date: 2014-01-15 12:10-0500\n" "Last-Translator: Localization SIG \n" "Language-Team: English\n" "MIME-Version: 1.0\n" @@ -10,8 +10,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -msgid "hello" -msgstr "hello" +msgid "tcar-hello" +msgstr "tcar-hello" msgid "1" msgstr "1" @@ -19,8 +19,8 @@ msgstr "1" msgid "Print out greetings and exit successfully." msgstr "Print out greetings and exit successfully." -msgid "centos-art hello [OPTIONS]" -msgstr "centos-art hello [OPTIONS]" +msgid "tcar hello [OPTIONS]" +msgstr "tcar hello [OPTIONS]" msgid "Description" msgstr "Description" @@ -32,10 +32,9 @@ msgid "" "options to change the greeting message and the way it is printed " "out. The hello module provides " "a very simple example you can use as base to understand how modules " -"work inside centos-art.sh " +"work inside the tcar.sh " "script. You can this understanding to start writing your own " -"modules for centos-art.sh " -"script." +"modules for tcar.sh script." msgstr "" "The hello module is very " "simple. Its main purpose is to print out the “Hello, World!” " @@ -43,10 +42,9 @@ msgstr "" "options to change the greeting message and the way it is printed " "out. The hello module provides " "a very simple example you can use as base to understand how modules " -"work inside centos-art.sh " +"work inside the tcar.sh " "script. You can this understanding to start writing your own " -"modules for centos-art.sh " -"script." +"modules for tcar.sh script." msgid "Options" msgstr "Options" @@ -75,11 +73,11 @@ msgstr "-d | --debug" msgid "" "Run the script in debugging mode. This option is very useful if you " -"want to get a closer look to module environments being executed and " +"want to get a closer look at module environments being executed and " "destroyed at run-time." msgstr "" "Run the script in debugging mode. This option is very useful if you " -"want to get a closer look to module environments being executed and " +"want to get a closer look at module environments being executed and " "destroyed at run-time." msgid "-g \"TEXT\" | --greeting=\"TEXT\"" @@ -89,16 +87,16 @@ msgid "" "Set a different greeting message to be printed out. This option " "accepts a value as argument. The text you provide must not have " "empty spaces on it. By default, when you don't provide this option, " -"hello module prints out " -"“Hello, World” as greeting. If translations of this message are " -"available for your locale, they will be printed instead." +"the hello module prints out " +"“Hello, World” as default greeting. If translations of this message " +"are available for your locale, they will be printed instead." msgstr "" "Set a different greeting message to be printed out. This option " "accepts a value as argument. The text you provide must not have " "empty spaces on it. By default, when you don't provide this option, " -"hello module prints out " -"“Hello, World” as greeting. If translations of this message are " -"available for your locale, they will be printed instead." +"the hello module prints out " +"“Hello, World” as default greeting. If translations of this message " +"are available for your locale, they will be printed instead." msgid "-l | --lower" msgstr "-l | --lower" @@ -166,28 +164,17 @@ msgstr "0 — Exit successfully without errors." msgid "1 — Exit with errors." msgstr "1 — Exit with errors." -msgid "Authors" -msgstr "Authors" +msgid "Author" +msgstr "Author" -msgid "" -"The hello module has received " -"contribution from the following people:" -msgstr "" -"The hello module has received " -"contribution from the following people:" - -msgid "" -"Alain Reguera Delgado <al@centos.org.cu>, 2013" -msgstr "" -"Alain Reguera Delgado <al@centos.org.cu>, 2013" +msgid "Written by Alain Reguera Delgado" +msgstr "Written by Alain Reguera Delgado" msgid "Copyright" msgstr "Copyright" -msgid "Copyright © 2009-2013 The CentOS Artwork SIG" -msgstr "Copyright © 2009-2013 The CentOS Artwork SIG" +msgid "Copyright © 2014 The CentOS Artwork SIG" +msgstr "Copyright © 2014 The CentOS Artwork SIG" msgid "" "This program is free software; you can redistribute it and/or " diff --git a/Scripts/Documentation/Manpages/Locales/en_US/tcar-locale.asciidoc.po b/Scripts/Documentation/Manpages/Locales/en_US/tcar-locale.asciidoc.po new file mode 100644 index 0000000..60af9bb --- /dev/null +++ b/Scripts/Documentation/Manpages/Locales/en_US/tcar-locale.asciidoc.po @@ -0,0 +1,263 @@ +msgid "" +msgstr "" +"Project-Id-Version: tcar-locale.asciidoc 0.9\n" +"POT-Creation-Date: 2014-01-15 12:10-0500\n" +"PO-Revision-Date: 2014-01-15 12:10-0500\n" +"Last-Translator: Localization SIG \n" +"Language-Team: English\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "tcar-locale" +msgstr "tcar-locale" + +msgid "1" +msgstr "1" + +msgid "" +"Create, edit and delete translation files for images, documents and " +"automation scripts." +msgstr "" +"Create, edit and delete translation files for images, documents and " +"automation scripts." + +msgid "tcar locale --help" +msgstr "tcar locale --help" + +msgid "Print module's documentation." +msgstr "Print module's documentation." + +msgid "tcar locale --version" +msgstr "tcar locale --version" + +msgid "Print module's version." +msgstr "Print module's version." + +msgid "" +"tcar locale DIRECTORY [--update|--edit|--delete|--filter=\"REGEX\"]" +msgstr "" +"tcar locale DIRECTORY [--update|--edit|--delete|--filter=\"REGEX\"]" + +msgid "Perform directory localization." +msgstr "Perform directory localization." + +msgid "tcar locale FILE [--update|--edit|--delete]" +msgstr "tcar locale FILE [--update|--edit|--delete]" + +msgid "Perform file localization." +msgstr "Perform file localization." + +msgid "Description" +msgstr "Description" + +msgid "" +"The tcar-locale produces " +"translations files for images, documents and automation scripts " +"based on the LANG environment variable. In order to produce tcar-" +"locale-specific translation files, the current language information " +"set by the LANG environment variable must be different to English " +"(`en'). If the current language is English, the tcar-locale module ends its execution with an " +"error message. When the current language is different to English, " +"the tcar-locale looks for " +"source files, based on the arguments you passed through the command-" +"line." +msgstr "" +"The tcar-locale produces " +"translations files for images, documents and automation scripts " +"based on the LANG environment variable. In order to produce tcar-" +"locale-specific translation files, the current language information " +"set by the LANG environment variable must be different to English " +"(`en'). If the current language is English, the tcar-locale module ends its execution with an " +"error message. When the current language is different to English, " +"the tcar-locale looks for " +"source files, based on the arguments you passed through the command-" +"line." + +msgid "" +"When the argument you provided is a “DIRECTORY”, the tcar-locale module looks for configuration " +"files inside it and produces translation files based on the " +"render-from and locale-from variables set in there. On the " +"other hand, when a “FILE” is provided, it takes the file extension " +"(i.e., the characters after the last dot in the file name) and " +"looks recursively in the file's directory for all the files that " +"have the same file extension the “FILE” does, and builds the list " +"of source files that will be used to produce the translation files. " +"In this case, the translation files are stored in a “Locales” " +"directory, at the same level of the “FILE” you provided as argument " +"to tcar-locale module's " +"command-line." +msgstr "" +"When the argument you provided is a “DIRECTORY”, the tcar-locale module looks for configuration " +"files inside it and produces translation files based on the " +"render-from and locale-from variables set in there. On the " +"other hand, when a “FILE” is provided, it takes the file extension " +"(i.e., the characters after the last dot in the file name) and " +"looks recursively in the file's directory for all the files that " +"have the same file extension the “FILE” does, and builds the list " +"of source files that will be used to produce the translation files. " +"In this case, the translation files are stored in a “Locales” " +"directory, at the same level of the “FILE” you provided as argument " +"to tcar-locale module's " +"command-line." + +msgid "" +"Translation files are the files we use to store translatable " +"strings. These files can be either portable objects (." +"po'), machine objects (.po') or portable object templates " +"(.pot'). Machine objects are built from portable objects. " +"Portable objects are built from portable object templates (.pot'). Portable object templates are built using xgettext or xml2po programs, according to the source files you " +"are retrieving translatable strings from. From these files, " +"portable objects (.po') are used by render module to produce both localized images and " +"localized documentation while machine objects (.mo') are " +"used by gettext program to " +"produce localized output messages from automation scripts." +msgstr "" +"Translation files are the files we use to store translatable " +"strings. These files can be either portable objects (." +"po'), machine objects (.po') or portable object templates " +"(.pot'). Machine objects are built from portable objects. " +"Portable objects are built from portable object templates (.pot'). Portable object templates are built using xgettext or xml2po programs, according to the source files you " +"are retrieving translatable strings from. From these files, " +"portable objects (.po') are used by render module to produce both localized images and " +"localized documentation while machine objects (.mo') are " +"used by gettext program to " +"produce localized output messages from automation scripts." + +msgid "Options" +msgstr "Options" + +msgid "" +"The tcar-locale module accepts " +"the following options:" +msgstr "" +"The tcar-locale module accepts " +"the following options:" + +msgid "--help" +msgstr "--help" + +msgid "--version" +msgstr "--version" + +msgid "--filter=\"REGEX\"" +msgstr "--filter=\"REGEX\"" + +msgid "" +"When “DIRECTORY” is passed as argument, this option reduces the " +"number of section blocks inside configuration files the tcar-locale module will take for " +"processing by using the “REGEX” value is a regular expression " +"pattern to match one or more section names inside the configuration " +"files found under “DIRECTORY”. When “FILE” is passed as argument, " +"in the other hand, it limits the number of files that will be set " +"in the list of source files used to build the final translation " +"files." +msgstr "" +"When “DIRECTORY” is passed as argument, this option reduces the " +"number of section blocks inside configuration files the tcar-locale module will take for " +"processing by using the “REGEX” value is a regular expression " +"pattern to match one or more section names inside the configuration " +"files found under “DIRECTORY”. When “FILE” is passed as argument, " +"in the other hand, it limits the number of files that will be set " +"in the list of source files used to build the final translation " +"files." + +msgid "--update" +msgstr "--update" + +msgid "--edit" +msgstr "--edit" + +msgid "--delete" +msgstr "--delete" + +msgid "Localizing Image Files" +msgstr "Localizing Image Files" + +#, no-wrap +msgid "" +"\n" +"Pendent\n" +"\n" +"Localizing Documentation Files" +msgstr "" +"\n" +"Pendent\n" +"\n" +"Localizing Documentation Files" + +msgid "Pendent" +msgstr "Pendent" + +msgid "Localizing Automation Scripts" +msgstr "Localizing Automation Scripts" + +msgid "Author" +msgstr "Author" + +msgid "Written by Alain Reguera Delgado" +msgstr "Written by Alain Reguera Delgado" + +msgid "Copyright" +msgstr "Copyright" + +msgid "Copyright © 2014 The Artwork SIG" +msgstr "Copyright © 2014 The Artwork SIG" + +msgid "" +"This program is free software; you can redistribute it and/or " +"modify it under the terms of the GNU General Public License as " +"published by the Free Software Foundation; either version 2 of the " +"License, or (at your option) any later version." +msgstr "" +"This program is free software; you can redistribute it and/or " +"modify it under the terms of the GNU General Public License as " +"published by the Free Software Foundation; either version 2 of the " +"License, or (at your option) any later version." + +msgid "" +"This program is distributed in the hope that it will be useful, but " +"WITHOUT ANY WARRANTY; without even the implied warranty of " +"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU " +"General Public License for more details." +msgstr "" +"This program is distributed in the hope that it will be useful, but " +"WITHOUT ANY WARRANTY; without even the implied warranty of " +"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU " +"General Public License for more details." + +msgid "" +"You should have received a copy of the GNU General Public License " +"along with this program; if not, write to the Free Software " +"Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA." +msgstr "" +"You should have received a copy of the GNU General Public License " +"along with this program; if not, write to the Free Software " +"Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA." + +msgid "See Also" +msgstr "See Also" + +msgid "tcar(1), tcar-render(1), gettext(1)" +msgstr "tcar(1), tcar-render(1), gettext(1)" + +#. Put one translator per line, in the form of NAME , YEAR1, YEAR2. +msgid "translator-credits" +msgstr "translator-credits" diff --git a/Scripts/Documentation/Manpages/Locales/en_US/tcar-prepare.asciidoc.po b/Scripts/Documentation/Manpages/Locales/en_US/tcar-prepare.asciidoc.po index 8472ab2..049855d 100644 --- a/Scripts/Documentation/Manpages/Locales/en_US/tcar-prepare.asciidoc.po +++ b/Scripts/Documentation/Manpages/Locales/en_US/tcar-prepare.asciidoc.po @@ -1,8 +1,8 @@ msgid "" msgstr "" -"Project-Id-Version: prepare.asciidoc 0.6\n" -"POT-Creation-Date: 2013-11-07 14:49-0500\n" -"PO-Revision-Date: 2013-11-07 14:49-0500\n" +"Project-Id-Version: tcar-prepare.asciidoc 0.9\n" +"POT-Creation-Date: 2014-01-15 12:10-0500\n" +"PO-Revision-Date: 2014-01-15 12:10-0500\n" "Last-Translator: Localization SIG \n" "Language-Team: English\n" "MIME-Version: 1.0\n" @@ -10,100 +10,101 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -msgid "prepare" -msgstr "prepare" +msgid "tcar-prepare" +msgstr "tcar-prepare" msgid "1" msgstr "1" -msgid "Prepare your workstation for using the repository." -msgstr "Prepare your workstation for using the repository." +msgid "Prepare the repository workplace." +msgstr "Prepare the repository workplace." -msgid "centos-art.sh prepare [OPTIONS]" -msgstr "centos-art.sh prepare [OPTIONS]" +msgid "centos-art.sh prepare /path/to/your/workplace" +msgstr "centos-art.sh prepare /path/to/your/workplace" msgid "Description" msgstr "Description" msgid "" -"The first time you download the CentOS artwork repository into your " -"workstation, you only find source files inside the repository. In " -"order to produce each component of CentOS corporate visual " -"identity, it is necessary that you first transform the source files " -"(e.g., .svgz, .asciidoc, " -".po) into final files (e.g., .png, .html, .mo). This " -"process is known as preparing your workstation to use the " -"repository and is standardized through the prepare module. This way, the prepare module is the first command you " -"execute after downloading a fresh copy of CentOS artwork repository." -msgstr "" -"The first time you download the CentOS artwork repository into your " -"workstation, you only find source files inside the repository. In " -"order to produce each component of CentOS corporate visual " -"identity, it is necessary that you first transform the source files " -"(e.g., .svgz, .asciidoc, " -".po) into final files (e.g., .png, .html, .mo). This " -"process is known as preparing your workstation to use the " -"repository and is standardized through the prepare module. This way, the prepare module is the first command you " -"execute after downloading a fresh copy of CentOS artwork repository." - -msgid "" -"When you execute the prepare " -"module without any option, it first checks existence of required " -"packages (see --packages), then updates the locale information " -"required by centos-art.sh " -"script to show messages in your current locale, later renders " -"documentation (see --documents) and images (see --images) using " -"source files available inside the repository. Finally, it updates " -"the link relation that connects content inside the repository and " -"the applications outside it (see --links)." -msgstr "" -"When you execute the prepare " -"module without any option, it first checks existence of required " -"packages (see --packages), then updates the locale information " -"required by centos-art.sh " -"script to show messages in your current locale, later renders " -"documentation (see --documents) and images (see --images) using " -"source files available inside the repository. Finally, it updates " -"the link relation that connects content inside the repository and " -"the applications outside it (see --links)." - -msgid "" -"When you execute the prepare " -"module with options, the order in which preparation actions take " -"place is set by the order in which you passed the options. See " -", for more information about available " -"options and what they do." -msgstr "" -"When you execute the prepare " -"module with options, the order in which preparation actions take " -"place is set by the order in which you passed the options. See " -", for more information about available " -"options and what they do." - -msgid "" -"Once the prepare module " -"completes its execution, both your workstation and your copy of " -"CentOS artwork repository will be ready for production." -msgstr "" -"Once the prepare module " -"completes its execution, both your workstation and your copy of " -"CentOS artwork repository will be ready for production." +"When you install The CentOS Artwork Repository in your workstation, " +"it only provides the source files and documentation you need to " +"produce final content but no way to produce final content inside " +"the location it was installed. To produce final content using the " +"source files provided by The CentOS Artwork Repository you need to " +"create a directory in your workstation where you can store the " +"files you produce and the configuration files provided by the " +"installed repository. This directory is known as the “repository " +"workplace” and you should create it using the tcar-prepare command." +msgstr "" +"When you install The CentOS Artwork Repository in your workstation, " +"it only provides the source files and documentation you need to " +"produce final content but no way to produce final content inside " +"the location it was installed. To produce final content using the " +"source files provided by The CentOS Artwork Repository you need to " +"create a directory in your workstation where you can store the " +"files you produce and the configuration files provided by the " +"installed repository. This directory is known as the “repository " +"workplace” and you should create it using the tcar-prepare command." + +msgid "" +"The tcar-prepare module " +"creates the workplace in the location you specified as argument in " +"the command-line. Inside the workplace, there is one directory for " +"each visual manifestation The CentOS Project is made of. Each " +"directory inside the workplace might exist to organize other " +"directories or storing final content. The directories storing final " +"content hold one configuration file describing how the final " +"content is produced inside of it. The configuration files inside " +"the workplace are symbolic links to configuration files inside The " +"CentOS Artwork Repository installed in your workstation." +msgstr "" +"The tcar-prepare module " +"creates the workplace in the location you specified as argument in " +"the command-line. Inside the workplace, there is one directory for " +"each visual manifestation The CentOS Project is made of. Each " +"directory inside the workplace might exist to organize other " +"directories or storing final content. The directories storing final " +"content hold one configuration file describing how the final " +"content is produced inside of it. The configuration files inside " +"the workplace are symbolic links to configuration files inside The " +"CentOS Artwork Repository installed in your workstation." + +msgid "" +"The first time you create the workplace using the tcar-prepare module, it doesn't include " +"images required to brand other images (e.g., The CentOS Symbol and " +"The CentOS Type). This is something you need to do in order for " +"images requiring brand information to be rendered as they are " +"expected. Rendering images related to brands might consume some " +"time but it is something that needs to be done just once, unless " +"variations to brand information be introduced to The CentOS Artwork " +"Repository, in which case it would be required to render them again " +"to propagate the changes introduced to brand information the next " +"time images requiring them be rendered." +msgstr "" +"The first time you create the workplace using the tcar-prepare module, it doesn't include " +"images required to brand other images (e.g., The CentOS Symbol and " +"The CentOS Type). This is something you need to do in order for " +"images requiring brand information to be rendered as they are " +"expected. Rendering images related to brands might consume some " +"time but it is something that needs to be done just once, unless " +"variations to brand information be introduced to The CentOS Artwork " +"Repository, in which case it would be required to render them again " +"to propagate the changes introduced to brand information the next " +"time images requiring them be rendered." msgid "Options" msgstr "Options" msgid "" -"The prepare module accepts the " -"following options:" +"The tcar-prepare module " +"accepts the following options:" msgstr "" -"The prepare module accepts the " -"following options:" +"The tcar-prepare module " +"accepts the following options:" msgid "--help" msgstr "--help" @@ -117,175 +118,17 @@ msgstr "--version" msgid "Print module's version." msgstr "Print module's version." -msgid "--packages" -msgstr "--packages" - -msgid "" -"This option verifies whether you have installed the required " -"packages in your workstation or not. If they are not installed an " -"error will be printed telling you what the missing package is, so " -"you can install it. It is important that all the required packages " -"be installed for centos-art.sh " -"script modules to work as expected." -msgstr "" -"This option verifies whether you have installed the required " -"packages in your workstation or not. If they are not installed an " -"error will be printed telling you what the missing package is, so " -"you can install it. It is important that all the required packages " -"be installed for centos-art.sh " -"script modules to work as expected." - -msgid "" -"When you are verifying packages, be aware that it is required that " -"you have installed EPEL repository. The EPEL configuration package " -"(epel-release) isn't part of " -"CentOS distribution and you need to download it and install it " -"manually. The epel-release " -"package can be found in either of the locations (based on your " -"system version):" -msgstr "" -"When you are verifying packages, be aware that it is required that " -"you have installed EPEL repository. The EPEL configuration package " -"(epel-release) isn't part of " -"CentOS distribution and you need to download it and install it " -"manually. The epel-release " -"package can be found in either of the locations (based on your " -"system version):" - -msgid "" -"For CentOS-5: http://download.fedoraproject.org/pub/epel/5/i386/" -msgstr "" -"For CentOS-5: http://download.fedoraproject.org/pub/epel/5/i386/" - -msgid "" -"For CentOS-6: http://download.fedoraproject.org/pub/epel/6/i386/" -msgstr "" -"For CentOS-6: http://download.fedoraproject.org/pub/epel/6/i386/" - -msgid "--locales" -msgstr "--locales" - -msgid "" -"This option looks for all translatable strings inside the centos-art.sh script, updates the " -"related POT and PO files and produces the related MO file using the " -"specific locale environment information the script was run in. If " -"the PO file already have translations, they are preserved and used " -"to build the MO file." -msgstr "" -"This option looks for all translatable strings inside the centos-art.sh script, updates the " -"related POT and PO files and produces the related MO file using the " -"specific locale environment information the script was run in. If " -"the PO file already have translations, they are preserved and used " -"to build the MO file." - -msgid "--links" -msgstr "--links" - -msgid "" -"This updates the link information that connects the information " -"inside the repository with the information outside the repository. " -"For example, inside the repository we have the font information " -"required to build messages in specific typography, such information " -"isn't by default in the default system locations so we install them " -"in the home directory of the user running the prepare module, using symbolic links." -msgstr "" -"This updates the link information that connects the information " -"inside the repository with the information outside the repository. " -"For example, inside the repository we have the font information " -"required to build messages in specific typography, such information " -"isn't by default in the default system locations so we install them " -"in the home directory of the user running the prepare module, using symbolic links." - -msgid "" -"Whenever you need to update this information, use this option. Take " -"care that all links previously created in the target location will " -"be removed and recreated again. So, you can change the name " -"relation in the configuration files and install the changes without " -"leaving broken links in the target location." -msgstr "" -"Whenever you need to update this information, use this option. Take " -"care that all links previously created in the target location will " -"be removed and recreated again. So, you can change the name " -"relation in the configuration files and install the changes without " -"leaving broken links in the target location." - -msgid "" -"The file that controls the link configuration is inside the " -"repository at Automation/Modules/Prepare/Modules/Links/" -"Configs/render.conf." -msgstr "" -"The file that controls the link configuration is inside the " -"repository at Automation/Modules/Prepare/Modules/Links/" -"Configs/render.conf." - -msgid "--images" -msgstr "--images" - -msgid "" -"This option produces images from source files available inside the " -"repository, using the correct order. When you use this option, " -"centos-art.sh script calls the render module internally which " -"produces content for all configuration (render.conf) files found inside the repository." -msgstr "" -"This option produces images from source files available inside the " -"repository, using the correct order. When you use this option, " -"centos-art.sh script calls the render module internally which " -"produces content for all configuration (render.conf) files found inside the repository." - -msgid "--documents" -msgstr "--documents" - -msgid "" -"This options produces documentation from source files available " -"inside the repository. When you pass this option, the current " -"locale information is considered to produce the documentation. If " -"the current locale doesn't have translation files set for the " -"current locale information, English language is used as default " -"language." -msgstr "" -"This options produces documentation from source files available " -"inside the repository. When you pass this option, the current " -"locale information is considered to produce the documentation. If " -"the current locale doesn't have translation files set for the " -"current locale information, English language is used as default " -"language." - msgid "Author" msgstr "Author" -msgid "" -"The prepare module has " -"received contributions from the following people:" -msgstr "" -"The prepare module has " -"received contributions from the following people:" - -msgid "" -"Alain Reguera Delgado <al@centos.org.cu>, 2009-2013" -msgstr "" -"Alain Reguera Delgado <al@centos.org.cu>, 2009-2013" +msgid "Written by Alain Reguera Delgado" +msgstr "Written by Alain Reguera Delgado" msgid "Copyright" msgstr "Copyright" -msgid "Copyright © 2009-2013 The CentOS Project" -msgstr "Copyright © 2009-2013 The CentOS Project" +msgid "Copyright © 2014 The CentOS Artwork SIG" +msgstr "Copyright © 2014 The CentOS Artwork SIG" msgid "" "This program is free software; you can redistribute it and/or " @@ -321,10 +164,8 @@ msgstr "" msgid "See Also" msgstr "See Also" -msgid "" -"centos-art.sh(1), centos-art.sh-render(1), centos-art.sh-locale(1)" -msgstr "" -"centos-art.sh(1), centos-art.sh-render(1), centos-art.sh-locale(1)" +msgid "tcar(1), tcar-render(1), tcar-locale(1)" +msgstr "tcar(1), tcar-render(1), tcar-locale(1)" #. Put one translator per line, in the form of NAME , YEAR1, YEAR2. msgid "translator-credits" diff --git a/Scripts/Documentation/Manpages/Locales/en_US/tcar-render.asciidoc.po b/Scripts/Documentation/Manpages/Locales/en_US/tcar-render.asciidoc.po index 53504ac..de7e918 100644 --- a/Scripts/Documentation/Manpages/Locales/en_US/tcar-render.asciidoc.po +++ b/Scripts/Documentation/Manpages/Locales/en_US/tcar-render.asciidoc.po @@ -1,8 +1,8 @@ msgid "" msgstr "" -"Project-Id-Version: render.asciidoc 0.6\n" -"POT-Creation-Date: 2013-11-07 15:16-0500\n" -"PO-Revision-Date: 2013-11-07 15:16-0500\n" +"Project-Id-Version: tcar-render.asciidoc 0.9\n" +"POT-Creation-Date: 2014-01-15 12:10-0500\n" +"PO-Revision-Date: 2014-01-15 12:10-0500\n" "Last-Translator: Localization SIG \n" "Language-Team: English\n" "MIME-Version: 1.0\n" @@ -10,8 +10,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -msgid "render" -msgstr "render" +msgid "tcar-render" +msgstr "tcar-render" msgid "1" msgstr "1" @@ -19,32 +19,32 @@ msgstr "1" msgid "Standardize production tasks based on configuration files." msgstr "Standardize production tasks based on configuration files." -msgid "centos-art.sh render [OPTIONS] [DIRECTORY …]" -msgstr "centos-art.sh render [OPTIONS] [DIRECTORY …]" +msgid "tcar render [OPTIONS] [DIRECTORY …]" +msgstr "tcar render [OPTIONS] [DIRECTORY …]" msgid "Description" msgstr "Description" msgid "" "When you execute the render " -"module, it looks for configuration files inside the “DIRECTORY” " +"command, it looks for configuration files inside the “DIRECTORY” " "specified in the command-line and processes them in the order they " "were found. When no “DIRECTORY” is specified to centos-art.sh script, the render module looks for configuration files " -"inside the current directory it was executed from. If no " -"configuration file is found, the render module will end its execution with an error message." +"\"strong\">tcar script, the render module looks for configuration files inside " +"the current directory it was executed from. If no configuration " +"file is found, the render " +"module will end its execution with an error message." msgstr "" "When you execute the render " -"module, it looks for configuration files inside the “DIRECTORY” " +"command, it looks for configuration files inside the “DIRECTORY” " "specified in the command-line and processes them in the order they " "were found. When no “DIRECTORY” is specified to centos-art.sh script, the render module looks for configuration files " -"inside the current directory it was executed from. If no " -"configuration file is found, the render module will end its execution with an error message." +"\"strong\">tcar script, the render module looks for configuration files inside " +"the current directory it was executed from. If no configuration " +"file is found, the render " +"module will end its execution with an error message." msgid "Options" msgstr "Options" @@ -304,15 +304,15 @@ msgid "" "them. This might result very useful when you need to provide " "absolute paths based on variable information (e.g., the current " "locale information). Some of the most important environment " -"variables used by centos-art.sh script -and its configuration files- are described below:" +"variables used by tcar script -" +"and its configuration files- are described below:" msgstr "" "The configuration files let you to use environment variables inside " "them. This might result very useful when you need to provide " "absolute paths based on variable information (e.g., the current " "locale information). Some of the most important environment " -"variables used by centos-art.sh script -and its configuration files- are described below:" +"variables used by tcar script -" +"and its configuration files- are described below:" msgid "TCAR_BASEDIR" msgstr "TCAR_BASEDIR" @@ -320,23 +320,23 @@ msgstr "TCAR_BASEDIR" msgid "" "This variable contains the absolute path to your repository's " "working copy. The value of this variable is defined as read-only " -"inside centos-art.sh script " -"and cannot be modified later. As a matter of convenience, users " -"make use of their “~/.bash_profile” file to define this variable " -"there and, this way, skip the sometimes annoyance absolute path " -"questioning the centos-art.sh " -"script does in order to know the absolute path of the working copy " -"it is going to work with." +"inside tcar script and cannot " +"be modified later. As a matter of convenience, users make use of " +"their “~/.bash_profile” file to define this variable there and, " +"this way, skip the sometimes annoyance absolute path questioning " +"the tcar script does in order " +"to know the absolute path of the working copy it is going to work " +"with." msgstr "" "This variable contains the absolute path to your repository's " "working copy. The value of this variable is defined as read-only " -"inside centos-art.sh script " -"and cannot be modified later. As a matter of convenience, users " -"make use of their “~/.bash_profile” file to define this variable " -"there and, this way, skip the sometimes annoyance absolute path " -"questioning the centos-art.sh " -"script does in order to know the absolute path of the working copy " -"it is going to work with." +"inside tcar script and cannot " +"be modified later. As a matter of convenience, users make use of " +"their “~/.bash_profile” file to define this variable there and, " +"this way, skip the sometimes annoyance absolute path questioning " +"the tcar script does in order " +"to know the absolute path of the working copy it is going to work " +"with." msgid "" "Whenever you set absolute paths inside configuration files to refer " @@ -1271,13 +1271,13 @@ msgid "" "current applications inside CentOS-5, there are some production " "issues when we use localized docbook files as source to produce " "localized PDF files that made me not to implement them as part of " -"centos-art.sh script by now." +"tcar script by now." msgstr "" "Even it is possible to produce PDF files from Docbook files using " "current applications inside CentOS-5, there are some production " "issues when we use localized docbook files as source to produce " "localized PDF files that made me not to implement them as part of " -"centos-art.sh script by now." +"tcar script by now." msgid "" "When using the XML(DocBook)->XML(FO)->PDF transformation " diff --git a/Scripts/Documentation/Manpages/Locales/en_US/tcar-tuneup.asciidoc.po b/Scripts/Documentation/Manpages/Locales/en_US/tcar-tuneup.asciidoc.po index b164488..53e9590 100644 --- a/Scripts/Documentation/Manpages/Locales/en_US/tcar-tuneup.asciidoc.po +++ b/Scripts/Documentation/Manpages/Locales/en_US/tcar-tuneup.asciidoc.po @@ -1,8 +1,8 @@ msgid "" msgstr "" -"Project-Id-Version: tuneup.asciidoc 0.6\n" -"POT-Creation-Date: 2013-11-07 15:18-0500\n" -"PO-Revision-Date: 2013-11-07 15:18-0500\n" +"Project-Id-Version: tcar-tuneup.asciidoc 0.9\n" +"POT-Creation-Date: 2014-01-15 12:10-0500\n" +"PO-Revision-Date: 2014-01-15 12:10-0500\n" "Last-Translator: Localization SIG \n" "Language-Team: English\n" "MIME-Version: 1.0\n" @@ -10,8 +10,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -msgid "tuneup" -msgstr "tuneup" +msgid "tcar-tuneup" +msgstr "tcar-tuneup" msgid "1" msgstr "1" @@ -21,9 +21,8 @@ msgid "" msgstr "" "Standardizes source code maintenance tasks inside the repository." -msgid "centos-art.sh tuneup [FILE …|DIRECTORY …] [--filter=\"REGEX\"]" -msgstr "" -"centos-art.sh tuneup [FILE …|DIRECTORY …] [--filter=\"REGEX\"]" +msgid "tcar tuneup [FILE …|DIRECTORY …] [--filter=\"REGEX\"]" +msgstr "tcar tuneup [FILE …|DIRECTORY …] [--filter=\"REGEX\"]" msgid "Execute source code maintenance tasks." msgstr "Execute source code maintenance tasks." @@ -32,22 +31,22 @@ msgid "Description" msgstr "Description" msgid "" -"When you run the tuneup module " -"it may enter into either file or directory processing, based on " -"whether you provide a file or directory as argument for processing " -"in the command-line. When you provide a file as argument to " -"tuneup module, it uses the " +"When you run the tuneup " +"command it may enter into either file or directory processing, " +"based on whether you provide a file or directory as argument for " +"processing in the command-line. When you provide a file as argument " +"to tuneup module, it uses the " "file's extension as reference for applying maintenance tasks on " "that file as described in . When you provide a directory as argument, tuneup looks for all files with supported " "extensions inside that directory and then process them, one by one." msgstr "" -"When you run the tuneup module " -"it may enter into either file or directory processing, based on " -"whether you provide a file or directory as argument for processing " -"in the command-line. When you provide a file as argument to " -"tuneup module, it uses the " +"When you run the tuneup " +"command it may enter into either file or directory processing, " +"based on whether you provide a file or directory as argument for " +"processing in the command-line. When you provide a file as argument " +"to tuneup module, it uses the " "file's extension as reference for applying maintenance tasks on " "that file as described in . When you provide a directory as argument, uses the inkscape's --vaccumm option to cleanup source " "code and applies few sed commands to modify inkscape's metadata " "using dynamic information like document title, date, copyright " -"information, urls, and locale information retrieved from from " -"centos-art.sh script and the file location inside the repository." +"information, urls, and locale information retrieved from from tcar." +"sh script and the file location inside the repository." msgstr "" "When processing svg files, tuneup uses the inkscape's --vaccumm option to cleanup source " "code and applies few sed commands to modify inkscape's metadata " "using dynamic information like document title, date, copyright " -"information, urls, and locale information retrieved from from " -"centos-art.sh script and the file location inside the repository." +"information, urls, and locale information retrieved from from tcar." +"sh script and the file location inside the repository." msgid "" "Each time you create a new svg file or change one, it is advisable " @@ -283,8 +282,8 @@ msgstr "" msgid "Examples" msgstr "Examples" -msgid "centos-art.sh tuneup Automation/Scripts" -msgstr "centos-art.sh tuneup Automation/Scripts" +msgid "tcar.sh tuneup Automation/Scripts" +msgstr "tcar.sh tuneup Automation/Scripts" msgid "" "This command updates the top comment and variable name references " @@ -293,8 +292,8 @@ msgstr "" "This command updates the top comment and variable name references " "of all files inside the Automation/Scripts directory, recursively." -msgid "centos-art.sh tuneup Automation/Scripts/tcar_printVersion.sh" -msgstr "centos-art.sh tuneup Automation/Scripts/tcar_printVersion.sh" +msgid "tcar.sh tuneup Automation/Scripts/tcar_printVersion.sh" +msgstr "tcar.sh tuneup Automation/Scripts/tcar_printVersion.sh" msgid "" "This commands updates the top comment and variable name references " @@ -304,11 +303,9 @@ msgstr "" "inside the tcar_printVersion.sh file only." msgid "" -"centos-art.sh tuneup Automation/Scripts --filter=\"tcar_print.+\\.sh" -"$\"" +"tcar.sh tuneup Automation/Scripts --filter=\"tcar_print.+\\.sh$\"" msgstr "" -"centos-art.sh tuneup Automation/Scripts --filter=\"tcar_print.+\\.sh" -"$\"" +"tcar.sh tuneup Automation/Scripts --filter=\"tcar_print.+\\.sh$\"" msgid "" "This command updates the top comment and variable name refrences " @@ -322,55 +319,36 @@ msgstr "" msgid "Author" msgstr "Author" -msgid "" -"The tuneup module has received " -"contributions from the following people:" -msgstr "" -"The tuneup module has received " -"contributions from the following people:" - -msgid "" -"Alain Reguera Delgado, =COPYRIGHT_YEAR_FIRST=-=COPYRIGHT_YEAR_LAST=" -msgstr "" -"Alain Reguera Delgado, =COPYRIGHT_YEAR_FIRST=-=COPYRIGHT_YEAR_LAST=" +msgid "Written by Alain Reguera Delgado" +msgstr "Written by Alain Reguera Delgado" msgid "Copyright" msgstr "Copyright" -msgid "" -"Copyright © =COPYRIGHT_YEAR_FIRST=-=COPYRIGHT_YEAR_LAST= " -"=COPYRIGHT_HOLDER=" -msgstr "" -"Copyright © =COPYRIGHT_YEAR_FIRST=-=COPYRIGHT_YEAR_LAST= " -"=COPYRIGHT_HOLDER=" +msgid "Copyright © =COPYRIGHT_YEAR_LAST= =COPYRIGHT_HOLDER=" +msgstr "Copyright © =COPYRIGHT_YEAR_LAST= =COPYRIGHT_HOLDER=" msgid "" -"The tuneup module is free " -"software; you can redistribute it and/or modify it under the terms " -"of the GNU General Public License as published by the Free Software " -"Foundation; either version 2 of the License, or (at your option) " -"any later version." +"This program is free software; you can redistribute it and/or " +"modify it under the terms of the GNU General Public License as " +"published by the Free Software Foundation; either version 2 of the " +"License, or (at your option) any later version." msgstr "" -"The tuneup module is free " -"software; you can redistribute it and/or modify it under the terms " -"of the GNU General Public License as published by the Free Software " -"Foundation; either version 2 of the License, or (at your option) " -"any later version." +"This program is free software; you can redistribute it and/or " +"modify it under the terms of the GNU General Public License as " +"published by the Free Software Foundation; either version 2 of the " +"License, or (at your option) any later version." msgid "" -"Tue tuneup module is " -"distributed in the hope that it will be useful, but WITHOUT ANY " -"WARRANTY; without even the implied warranty of MERCHANTABILITY or " -"FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public " -"License for more details." +"This program is distributed in the hope that it will be useful, but " +"WITHOUT ANY WARRANTY; without even the implied warranty of " +"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU " +"General Public License for more details." msgstr "" -"Tue tuneup module is " -"distributed in the hope that it will be useful, but WITHOUT ANY " -"WARRANTY; without even the implied warranty of MERCHANTABILITY or " -"FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public " -"License for more details." +"This program is distributed in the hope that it will be useful, but " +"WITHOUT ANY WARRANTY; without even the implied warranty of " +"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU " +"General Public License for more details." msgid "" "You should have received a copy of the GNU General Public License " @@ -384,8 +362,8 @@ msgstr "" msgid "See Also" msgstr "See Also" -msgid "centos-art.sh(1), xmllint(1)" -msgstr "centos-art.sh(1), xmllint(1)" +msgid "tcar.sh(1), xmllint(1)" +msgstr "tcar.sh(1), xmllint(1)" #. Put one translator per line, in the form of NAME , YEAR1, YEAR2. msgid "translator-credits" diff --git a/Scripts/Documentation/Manpages/Locales/en_US/tcar.asciidoc.po b/Scripts/Documentation/Manpages/Locales/en_US/tcar.asciidoc.po index ab81617..2fb58f8 100644 --- a/Scripts/Documentation/Manpages/Locales/en_US/tcar.asciidoc.po +++ b/Scripts/Documentation/Manpages/Locales/en_US/tcar.asciidoc.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: tcar.asciidoc 0.9\n" -"POT-Creation-Date: 2014-01-10 12:38-0500\n" -"PO-Revision-Date: 2014-01-10 12:38-0500\n" +"POT-Creation-Date: 2014-01-15 12:10-0500\n" +"PO-Revision-Date: 2014-01-15 12:10-0500\n" "Last-Translator: Localization SIG \n" "Language-Team: English\n" "MIME-Version: 1.0\n" diff --git a/Scripts/Documentation/Manpages/render.conf b/Scripts/Documentation/Manpages/render.conf index 23f9f06..a34d3d6 100644 --- a/Scripts/Documentation/Manpages/render.conf +++ b/Scripts/Documentation/Manpages/render.conf @@ -26,7 +26,7 @@ mansect = "1" render-type = "asciidoc" render-flow = "manpage" render-from = "tcar-prepare.asciidoc" -locale-from = "Locales/${TCAR_SCRIPT_LANG_LC}/tcar-prepare.po" +locale-from = "Locales/${TCAR_SCRIPT_LANG_LC}/tcar-prepare.asciidoc.po" formats = "xhtml manpage" mansect = "1" diff --git a/Scripts/Documentation/Manpages/tcar-hello.asciidoc b/Scripts/Documentation/Manpages/tcar-hello.asciidoc index 5da90ad..62dfb28 100644 --- a/Scripts/Documentation/Manpages/tcar-hello.asciidoc +++ b/Scripts/Documentation/Manpages/tcar-hello.asciidoc @@ -1,5 +1,5 @@ tcar-hello(1) -======== +============= Name ---- @@ -9,23 +9,23 @@ tcar-hello - Print out greetings and exit successfully. Synopsis -------- -*centos-art tcar-hello [OPTIONS]* +*tcar hello [OPTIONS]* Description ----------- -The *tcar-hello* module is very simple. Its main purpose is to print -out the ``Hello, World!'' greeting to standard output and exit +The *hello* module is very simple. Its main purpose is to print out +the ``Hello, World!'' greeting to standard output and exit successfully. You can use options to change the greeting message and -the way it is printed out. The *tcar-hello* module provides a very -simple example you can use as base to understand how modules work -inside *tcar.sh* script. You can this understanding to start writing -your own modules for *tcar.sh* script. +the way it is printed out. The *hello* module provides a very simple +example you can use as base to understand how modules work inside the +*tcar.sh* script. You can this understanding to start writing your own +modules for *tcar.sh* script. Options ------- -The *tcar-hello* module accepts the following options: +The *hello* module accepts the following options: *-h | --help*:: Print out module's documentation. @@ -35,14 +35,14 @@ The *tcar-hello* module accepts the following options: *-d | --debug*:: Run the script in debugging mode. This option is very useful if - you want to get a closer look to module environments being + you want to get a closer look at module environments being executed and destroyed at run-time. *-g "TEXT" | --greeting="TEXT"*:: Set a different greeting message to be printed out. This option accepts a value as argument. The text you provide must not have empty spaces on it. By default, when you don't provide this - option, *tcar-hello* module prints out ``Hello, World'' as + option, the *hello* module prints out ``Hello, World'' as default greeting. If translations of this message are available for your locale, they will be printed instead. @@ -70,8 +70,8 @@ The *tcar-hello* module accepts the following options: Exit Status ----------- -The *tcar-hello* module ends its execution with one of the following -exit status: +The *hello* module ends its execution with one of the following exit +status: * 0 -- Exit successfully without errors. * 1 -- Exit with errors.