diff --git a/L10n/Scripts/Bash/es_ES/LC_MESSAGES/centos-art.sh.mo b/L10n/Scripts/Bash/es_ES/LC_MESSAGES/centos-art.sh.mo new file mode 100644 index 0000000..a9ebb58 Binary files /dev/null and b/L10n/Scripts/Bash/es_ES/LC_MESSAGES/centos-art.sh.mo differ diff --git a/L10n/Scripts/Bash/es_ES/centos-art.sh.po b/L10n/Scripts/Bash/es_ES/centos-art.sh.po new file mode 100644 index 0000000..38968df --- /dev/null +++ b/L10n/Scripts/Bash/es_ES/centos-art.sh.po @@ -0,0 +1,2292 @@ +# es_ES/centos-art.sh.po -- This file provides Spanish localization +# messages for `centos-art.sh' script. +# +# Copyright (C) 2009, 2010, 2011 The CentOS Project +# +# This PO file 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 PO file 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. +# +# 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. +# +# ---------------------------------------------------------------------- +# $Id$ +# ---------------------------------------------------------------------- +msgid "" +msgstr "" +"Project-Id-Version: centos-art.sh\n" +"Report-Msgid-Bugs-To: The CentOS L10n SIG \n" +"POT-Creation-Date: 2011-08-15 12:26-0400\n" +"PO-Revision-Date: 2011-08-15 12:26-0400\n" +"Last-Translator: The CentOS L10n SIG \n" +"Language-Team: Español\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" + +#: /home/centos/artwork/trunk/Scripts/Functions/Help/Texinfo/texinfo.sh:90 +#: /home/centos/artwork/trunk/Scripts/Functions/Help/Texinfo/texinfo_copyEntry.sh:70 +#: /home/centos/artwork/trunk/Scripts/Functions/Help/Texinfo/texinfo_deleteEntry.sh:66 +#: /home/centos/artwork/trunk/Scripts/Functions/Help/Texinfo/texinfo_renameEntry.sh:70 +msgid "The parameters you provided are not supported." +msgstr "Los parámetros que usted suministró no están soportados." + +#: /home/centos/artwork/trunk/Scripts/Functions/Help/Texinfo/texinfo_checkEntrySrcDst.sh:37 +msgid "The source location doesn't exist." +msgstr "La ubicación de origen no existe." + +#: /home/centos/artwork/trunk/Scripts/Functions/Help/Texinfo/texinfo_checkEntrySrcDst.sh:43 +msgid "The source and target locations cannot be the same." +msgstr "La ubicación de origen y destino no puden ser las mismas." + +#: /home/centos/artwork/trunk/Scripts/Functions/Help/Texinfo/texinfo_checkEntrySrcDst.sh:50 +msgid "The source location has pending changes." +msgstr "La ubicación de origen tiene cambios pendientes." + +#: /home/centos/artwork/trunk/Scripts/Functions/Help/Texinfo/texinfo_checkEntrySrcDst.sh:53 +msgid "The source location isn't under version control." +msgstr "La ubicación de origen no está bajo control de versiones." + +#: /home/centos/artwork/trunk/Scripts/Functions/Help/Texinfo/texinfo_checkEntrySrcDst.sh:66 +msgid "The target location already exists." +msgstr "La ubicación de destino ya existe." + +#: /home/centos/artwork/trunk/Scripts/Functions/Help/Texinfo/texinfo_copyEntryManual.sh:56 +msgid "Updating chapter menus and nodes inside manual structure." +msgstr "Actualizando menús y nodos en la estructura del manual." + +#: /home/centos/artwork/trunk/Scripts/Functions/Help/Texinfo/texinfo_copyEntrySection.sh:51 +msgid "The location provided as target isn't valid." +msgstr "La ubicación suministrada como destino no es válida." + +#: /home/centos/artwork/trunk/Scripts/Functions/Help/Texinfo/texinfo_createChapter.sh:36 +msgid "The following documentation chapter will be created:" +msgstr "El capítulo siguiente de documentación será creado:" + +#: /home/centos/artwork/trunk/Scripts/Functions/Help/Texinfo/texinfo_createChapter.sh:38 +#: /home/centos/artwork/trunk/Scripts/Functions/Help/Texinfo/texinfo_createStructure.sh:38 +#: /home/centos/artwork/trunk/Scripts/Functions/Help/Texinfo/texinfo_editEntry.sh:45 +msgid "Do you want to continue?" +msgstr "¿Desea continuar?" + +#: /home/centos/artwork/trunk/Scripts/Functions/Help/Texinfo/texinfo_createChapter.sh:47 +msgid "Chapter Title" +msgstr "Título del capítulo" + +#: /home/centos/artwork/trunk/Scripts/Functions/Help/Texinfo/texinfo_createChapter.sh:57 +msgid "Creating chapter files." +msgstr "Creando los ficheros del capítulo" + +#: /home/centos/artwork/trunk/Scripts/Functions/Help/Texinfo/texinfo_createChapter.sh:112 +msgid "Updating chapter menu and nodes inside manual structure." +msgstr "Actualizando menú y nodos dentro de la estructura del manual." + +#: /home/centos/artwork/trunk/Scripts/Functions/Help/Texinfo/texinfo_createStructure.sh:36 +#, sh-format +msgid "The following documentation manual will be created:" +msgstr "El manual de documentación siguiente será creado:" + +#: /home/centos/artwork/trunk/Scripts/Functions/Help/Texinfo/texinfo_createStructure.sh:57 +msgid "Manual Title" +msgstr "Título del manual" + +#: /home/centos/artwork/trunk/Scripts/Functions/Help/Texinfo/texinfo_createStructure.sh:59 +msgid "Manual Subtitle" +msgstr "Subtítulo del manual" + +#: /home/centos/artwork/trunk/Scripts/Functions/Help/Texinfo/texinfo_createStructure.sh:61 +msgid "Manual Abstract" +msgstr "Preámbulo del manual" + +#: /home/centos/artwork/trunk/Scripts/Functions/Help/Texinfo/texinfo_createStructure.sh:66 +msgid "Creating manual structure in texinfo format." +msgstr "Creando la estructura del manual en formato texinfo." + +#: /home/centos/artwork/trunk/Scripts/Functions/Help/Texinfo/texinfo_createStructure.sh:71 +msgid "The manual title cannot be empty." +msgstr "El título del manual no puede estar vacío." + +#: /home/centos/artwork/trunk/Scripts/Functions/Help/Texinfo/texinfo_deleteCrossReferences.sh:41 +#: /home/centos/artwork/trunk/Scripts/Functions/Help/Texinfo/texinfo_getEntryNode.sh:33 +#: /home/centos/artwork/trunk/Scripts/Functions/Help/Texinfo/texinfo_restoreCrossReferences.sh:45 +msgid "The first positional parameter cannot be empty." +msgstr "El primer argumento de posición no puede estar vacío." + +#: /home/centos/artwork/trunk/Scripts/Functions/Help/Texinfo/texinfo_deleteCrossReferences.sh:50 +#: /home/centos/artwork/trunk/Scripts/Functions/Help/Texinfo/texinfo_deleteCrossReferences.sh:62 +#: /home/centos/artwork/trunk/Scripts/Functions/Help/Texinfo/texinfo_renameCrossReferences.sh:38 +#: /home/centos/artwork/trunk/Scripts/Functions/Help/Texinfo/texinfo_renameCrossReferences.sh:43 +#: /home/centos/artwork/trunk/Scripts/Functions/Help/Texinfo/texinfo_restoreCrossReferences.sh:53 +#: /home/centos/artwork/trunk/Scripts/Functions/Help/Texinfo/texinfo_restoreCrossReferences.sh:54 +msgid "Removed" +msgstr "Eliminando" + +#: /home/centos/artwork/trunk/Scripts/Functions/Help/Texinfo/texinfo_editEntry.sh:43 +msgid "The following documentation section will be created:" +msgstr "La sección siguiente de documentación será creada:" + +#: /home/centos/artwork/trunk/Scripts/Functions/Help/Texinfo/texinfo_updateOutputFiles.sh:36 +msgid "Updating output files" +msgstr "Actualizando los ficheros de salida" + +#: /home/centos/artwork/trunk/Scripts/Functions/Help/Texinfo/texinfo_updateStructureSection.sh:32 +msgid "Updating section menus, nodes and cross references" +msgstr "Actualizando menús, nodos y referencias cruzadas de sectión." + +#: /home/centos/artwork/trunk/Scripts/Functions/Help/Texinfo/texinfo_updateStructureSection.sh:125 +msgid "No section entry found to process." +msgstr "No hay entrada de sección que procesar." + +#: /home/centos/artwork/trunk/Scripts/Functions/Help/help.sh:160 +msgid "The documentation backend provided isn't supported." +msgstr "El trasfondo de documentación suministrado no está soportado." + +#: /home/centos/artwork/trunk/Scripts/Functions/Help/help.sh:169 +msgid "Select one of the following documentation backends:" +msgstr "Seleccione uno de los siguientes trasfondos de documentación:" + +#: /home/centos/artwork/trunk/Scripts/Functions/Help/help_getEntries.sh:116 +msgid "The documentation entry provided isn't supported." +msgstr "La entrada de documentación suministrada no está soportada." + +#: /home/centos/artwork/trunk/Scripts/Functions/Locale/locale.sh:32 +msgid "Localizing English language to itself isn't supported." +msgstr "La traducción del idioma Inglés a sí mismo no está soportada." + +#: /home/centos/artwork/trunk/Scripts/Functions/Locale/locale.sh:84 +#: /home/centos/artwork/trunk/Scripts/Functions/Locale/locale_updateMessageXml.sh:104 +#: /home/centos/artwork/trunk/Scripts/Functions/Locale/locale_updateMessages.sh:57 +msgid "The path provided doesn't support localization." +msgstr "El camino suministrado no soporta la localización." + +#: /home/centos/artwork/trunk/Scripts/Functions/Locale/locale_editMessages.sh:72 +msgid "The path provided does not support localization." +msgstr "El camino suministrado no soporta la localización." + +#: /home/centos/artwork/trunk/Scripts/Functions/Prepare/prepare_getEnvars.sh:41 +msgid "Default text editor" +msgstr "Editor de texto predeterminado" + +#: /home/centos/artwork/trunk/Scripts/Functions/Prepare/prepare_getEnvars.sh:42 +msgid "Default time zone representation" +msgstr "Representación de la zona horaria predeterminada" + +#: /home/centos/artwork/trunk/Scripts/Functions/Prepare/prepare_getEnvars.sh:43 +msgid "Default domain used to retrieve translated messages" +msgstr "Dominio predeterminado para recuperar los mensajes traducidos" + +#: /home/centos/artwork/trunk/Scripts/Functions/Prepare/prepare_getEnvars.sh:44 +msgid "Default directory used to retrive translated messages" +msgstr "Directorio predeterminado usado para recuperar los mensajes traducidos" + +#: /home/centos/artwork/trunk/Scripts/Functions/Prepare/prepare_getEnvars.sh:45 +msgid "Default locale information" +msgstr "Información de idioma predeterminada" + +#: /home/centos/artwork/trunk/Scripts/Functions/Render/Docbook/docbook_convertToPdfFromSgml.sh:106 +#: /home/centos/artwork/trunk/Scripts/Functions/Render/Docbook/docbook_convertToPdfFromXml.sh:128 +msgid "Cannot produce the PDF file." +msgstr "No se pudo producir el fichero PDF." + +#: /home/centos/artwork/trunk/Scripts/Functions/Render/Docbook/docbook_convertToPdfFromXml.sh:120 +msgid "Cannot produce the formatting object." +msgstr "No se pudo producir el objecto de formateado (FO)." + +#: /home/centos/artwork/trunk/Scripts/Functions/Render/Docbook/docbook_convertToText.sh:67 +msgid "No way to convert from XHTML to plain-text found." +msgstr "No se encontró una forma para convertir de XHTML a texto." + +#: /home/centos/artwork/trunk/Scripts/Functions/Render/Svg/svg.sh:50 +msgid "Area" +msgstr "Área" + +#: /home/centos/artwork/trunk/Scripts/Functions/Render/Svg/svg.sh:52 +msgid "Background" +msgstr "Fondo" + +#: /home/centos/artwork/trunk/Scripts/Functions/Render/Svg/svg.sh:54 +#: /home/centos/artwork/trunk/Scripts/Functions/cli_printMessage.sh:108 +msgid "Saved as" +msgstr "Guardado como" + +#: /home/centos/artwork/trunk/Scripts/Functions/Render/Svg/svg_checkColorAmount.sh:38 +msgid "The palette does not have the correct number of colors." +msgstr "La paleta no tiene el número correcto de colores." + +#: /home/centos/artwork/trunk/Scripts/Functions/Render/Svg/svg_checkColorFormats.sh:83 +#, sh-format +msgid "The \"$COLOR\" string is not a valid color code." +msgstr "La cadena \"$COLOR\" no es un código de color válido." + +#: /home/centos/artwork/trunk/Scripts/Functions/Render/Svg/svg_checkModelExportId.sh:36 +msgid "The export id value cannot be empty." +msgstr "El identificador de exportación no puede estar vacío." + +#: /home/centos/artwork/trunk/Scripts/Functions/Render/Svg/svg_checkModelExportId.sh:42 +#, sh-format +msgid "There is not export id ($EXPORTID) inside \"$TEMPLATE\"." +msgstr "El identificador de exrtación ($EXPORTID) no existe en \"$TEMPLATE\"." + +#: /home/centos/artwork/trunk/Scripts/Functions/Render/Svg/svg_convertPngToDm.sh:54 +msgid "There is no resolution information to process." +msgstr "No hay información de resolución a procesar." + +#: /home/centos/artwork/trunk/Scripts/Functions/Render/Svg/svg_convertPngToDm.sh:120 +#, sh-format +msgid "The \"$DM\" display manager is not supported yet." +msgstr "El administrador de monitor \"$DM\" no está soportado aún." + +#: /home/centos/artwork/trunk/Scripts/Functions/Render/Svg/svg_convertPngToGrub.sh:76 +#: /home/centos/artwork/trunk/Scripts/Functions/Render/Svg/svg_convertPngToSyslinux.sh:85 +#, sh-format +msgid "The \"$OPTION\" option is already used." +msgstr "La opción \"$OPTION\" ya se encuentra en uso." + +#: /home/centos/artwork/trunk/Scripts/Functions/Render/Svg/svg_doPostActions.sh:35 +msgid "Created in CentOS Artwork Repository" +msgstr "Creado en Repositorio Artístico de CentOS" + +#: /home/centos/artwork/trunk/Scripts/Functions/Render/render.sh:125 +msgid "The path provided doesn't support rendition." +msgstr "El camino suministrado no soporta la producción." + +#: /home/centos/artwork/trunk/Scripts/Functions/Render/render_doBaseActions.sh:59 +#, sh-format +msgid "The \"$RENDER_EXTENSION\" file extension is not supported yet." +msgstr "La extensión de ficheros \"$RENDER_EXTENSION\" no está soportado aún." + +#: /home/centos/artwork/trunk/Scripts/Functions/Render/render_doBaseActions.sh:148 +msgid "The template file doesn't exist." +msgstr "El fichero plantilla no existe." + +#: /home/centos/artwork/trunk/Scripts/Functions/Render/render_doBaseActions.sh:170 +msgid "Validation failed." +msgstr "Validación fallida." + +#: /home/centos/artwork/trunk/Scripts/Functions/Render/render_getConfigOption.sh:42 +msgid "There is no action string to work with." +msgstr "No hay cadena de acción con la cual trabajar." + +#: /home/centos/artwork/trunk/Scripts/Functions/Render/render_getConfigOption.sh:48 +msgid "The field definition is not valid." +msgstr "La definición del campo no es válida." + +#: /home/centos/artwork/trunk/Scripts/Functions/Render/render_getOptions.sh:84 +msgid "The architecture provided is not supported." +msgstr "La arquitectura suministrada no está soportada." + +#: /home/centos/artwork/trunk/Scripts/Functions/Render/render_getOptions.sh:92 +msgid "The release version provided is not supported." +msgstr "La versión de la entrega suministrada no está soportada." + +#: /home/centos/artwork/trunk/Scripts/Functions/Tuneup/Xhtml/xhtml_doToc.sh:139 +msgid "Table of contents" +msgstr "Tabla de contenidos" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_checkFiles.sh:93 +#, sh-format +msgid "The directory \"$FILE\" does not exist." +msgstr "El directorio \"$FILE\" no existe." + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_checkFiles.sh:102 +#, sh-format +msgid "The file \"$FILE\" is not a regular file." +msgstr "El fichero \"$FILE\" no es un fichero regular." + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_checkFiles.sh:111 +#, sh-format +msgid "The file \"$FILE\" is not a symbolic link." +msgstr "El fichero \"$FILE\" no es un enlace simbólico." + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_checkFiles.sh:120 +#, sh-format +msgid "The path \"$FILE\" is not versioned." +msgstr "El camino \"$FILE\" no está versionado." + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_checkFiles.sh:129 +#, sh-format +msgid "The file \"$FILE\" is not executable." +msgstr "El fichero \"$FILE\" no es ejecutable." + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_checkFiles.sh:138 +#, sh-format +msgid "The path \"$FILE\" does not exist inside the working copy." +msgstr "El camino \"$FILE\" no existe dentro de la copia de trabajo." + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_checkFiles.sh:147 +#, sh-format +msgid "The path \"$FILE\" does not exist." +msgstr "El camino \"$FILE\" no existe." + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_checkPathComponent.sh:69 +#, sh-format +msgid "The release \"$FILE\" is not valid." +msgstr "La entrega \"$FILE\" no es válida." + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_checkPathComponent.sh:79 +#, sh-format +msgid "The architecture \"$FILE\" is not valid." +msgstr "La arquitectura \"$FILE\" no es válida." + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_checkPathComponent.sh:89 +#, sh-format +msgid "The theme \"$FILE\" is not valid." +msgstr "El tema \"$FILE\" no es válida." + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_checkPathComponent.sh:101 +#, sh-format +msgid "The value \"$FILE\" is not valid." +msgstr "El valor \"$FILE\" no es válido." + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_checkRepoDirSource.sh:38 +msgid "The first positional parameter is required." +msgstr "El primer argumento de posición es obligatorios." + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_checkRepoDirSource.sh:75 +#: /home/centos/artwork/trunk/Scripts/Functions/cli_checkRepoDirSource.sh:91 +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getRepoTLDir.sh:69 +#, sh-format +msgid "The location \"$LOCATION\" is not valid." +msgstr "La ubicación \"$LOCATION\" no es válida." + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_commitRepoChanges.sh:54 +msgid "Checking changes in the working copy" +msgstr "Verificando cambios en la copia de trabajo" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_commitRepoChanges.sh:95 +msgid "Modified" +msgstr "Modificado" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_commitRepoChanges.sh:96 +msgid "Unversioned" +msgstr "Sin versionar" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_commitRepoChanges.sh:97 +#: /home/centos/artwork/trunk/Scripts/Functions/cli_updateRepoChanges.sh:67 +msgid "Deleted" +msgstr "Borrado" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_commitRepoChanges.sh:98 +#: /home/centos/artwork/trunk/Scripts/Functions/cli_updateRepoChanges.sh:66 +msgid "Added" +msgstr "Adicionado" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_commitRepoChanges.sh:118 +msgid "file in the working copy" +msgid_plural "files in the working copy" +msgstr[0] "fichero en la copia de trabajo." +msgstr[1] "ficheros en la copia de trabajo." + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_commitRepoChanges.sh:147 +msgid "The following file is unversioned" +msgid_plural "The following files are unversioned" +msgstr[0] "El fichero siguiente no está bajo control de versiones." +msgstr[1] "Los ficheros siguientes no están bajo control de versiones." + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_commitRepoChanges.sh:152 +msgid "Do you want to add it now?" +msgid_plural "Do you want to add them now?" +msgstr[0] "¿Desea adicionarlo ahora?" +msgstr[1] "¿Desea adicionarlos ahora?" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_commitRepoChanges.sh:159 +msgid "Do you want to see changes now?" +msgstr "¿Desea ver los cambios ahora?" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_commitRepoChanges.sh:163 +msgid "Do you want to commit changes now?" +msgstr "¿Desea enviar los cambios ahora?" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_exportFunctions.sh:54 +msgid "No function file was found for this action." +msgstr "Ningún fichero de función se encontró para esta acción." + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:35 +msgid "Andorra" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:38 +msgid "United Arab Emirates" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:41 +msgid "Afghanistan" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:44 +msgid "Antigua and Barbuda" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:47 +msgid "Anguilla" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:50 +msgid "Albania" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:53 +msgid "Armenia" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:56 +msgid "Netherlands Antilles" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:59 +msgid "Angola" +msgstr "Angola" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:62 +msgid "Antarctica" +msgstr "Antártica" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:65 +msgid "Argentina" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:68 +msgid "Samoa (American)" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:71 +msgid "Austria" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:74 +msgid "Australia" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:77 +msgid "Aruba" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:80 +msgid "Azerbaijan" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:83 +msgid "Bosnia and Herzegovina" +msgstr "Bosnia y Herzegovina" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:86 +msgid "Barbados" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:89 +msgid "Bangladesh" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:92 +msgid "Belgium" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:95 +msgid "Burkina Faso" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:98 +msgid "Bulgaria" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:101 +msgid "Bahrain" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:104 +msgid "Burundi" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:107 +msgid "Benin" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:110 +msgid "Bermuda" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:113 +msgid "Brunei" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:116 +msgid "Bolivia" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:119 +msgid "Brazil" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:122 +msgid "Bahamas" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:125 +msgid "Bhutan" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:128 +msgid "Bouvet Island" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:131 +msgid "Botswana" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:134 +msgid "Belarus" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:137 +msgid "Belize" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:140 +msgid "Canada" +msgstr "Canadá" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:143 +msgid "Cocos (Keeling) Islands" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:146 +msgid "Congo (Dem. Rep.)" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:149 +msgid "Central African Rep." +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:152 +msgid "Congo (Rep.)" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:155 +msgid "Switzerland" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:158 +msgid "Co^te d'Ivoire" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:161 +msgid "Cook Islands" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:164 +msgid "Chile" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:167 +msgid "Cameroon" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:170 +msgid "China" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:173 +msgid "Colombia" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:176 +msgid "Costa Rica" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:179 +msgid "Serbia and Montenegro" +msgstr "Serbia y Montenegro" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:182 +msgid "Cuba" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:185 +msgid "Cape Verde" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:188 +msgid "Christmas Island" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:191 +msgid "Cyprus" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:194 +msgid "Czech Republic" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:197 +msgid "Germany" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:200 +msgid "Djibouti" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:203 +msgid "Denmark" +msgstr "Dinamarca" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:206 +msgid "Dominica" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:209 +msgid "Dominican Republic" +msgstr "República Dominicana" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:212 +msgid "Algeria" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:215 +msgid "Ecuador" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:218 +msgid "Estonia" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:221 +msgid "Egypt" +msgstr "Egipto" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:224 +msgid "Western Sahara" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:227 +msgid "Eritrea" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:230 +msgid "Spain" +msgstr "España" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:233 +msgid "Ethiopia" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:236 +msgid "Finland" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:239 +msgid "Fiji" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:242 +msgid "Falkland Islands" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:245 +msgid "Micronesia" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:248 +msgid "Faeroe Islands" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:251 +msgid "France" +msgstr "Francia" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:254 +msgid "Gabon" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:257 +msgid "Britain (UK)" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:260 +msgid "Grenada" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:263 +msgid "Georgia" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:266 +msgid "French Guiana" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:269 +msgid "Ghana" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:272 +msgid "Gibraltar" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:275 +msgid "Greenland" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:278 +msgid "Gambia" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:281 +msgid "Guinea" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:284 +msgid "Guadeloupe" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:287 +msgid "Equatorial Guinea" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:290 +msgid "Greece" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:293 +msgid "South Georgia and the South Sandwich Islands" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:296 +msgid "Guatemala" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:299 +msgid "Guam" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:302 +msgid "Guinea-Bissau" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:305 +msgid "Guyana" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:308 +msgid "Hong Kong" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:311 +msgid "Heard Island and McDonald Islands" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:314 +msgid "Honduras" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:317 +msgid "Croatia" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:320 +msgid "Haiti" +msgstr "Haití" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:323 +msgid "Hungary" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:326 +msgid "Indonesia" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:329 +msgid "Ireland" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:332 +msgid "Israel" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:335 +msgid "India" +msgstr "Índia" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:338 +msgid "British Indian Ocean Territory" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:341 +msgid "Iraq" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:344 +msgid "Iran" +msgstr "Irán" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:347 +msgid "Iceland" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:350 +msgid "Italy" +msgstr "Italia" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:353 +msgid "Jamaica" +msgstr "Jamáica" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:356 +msgid "Jordan" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:359 +msgid "Japan" +msgstr "Japón" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:362 +msgid "Kenya" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:365 +msgid "Kyrgyzstan" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:368 +msgid "Cambodia" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:371 +msgid "Kiribati" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:374 +msgid "Comoros" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:377 +msgid "St Kitts and Nevis" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:380 +msgid "Korea (North)" +msgstr "Korea (Norte)" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:383 +msgid "Korea (South)" +msgstr "Korea (Sur)" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:386 +msgid "Kuwait" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:389 +msgid "Cayman Islands" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:392 +msgid "Kazakhstan" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:395 +msgid "Laos" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:398 +msgid "Lebanon" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:401 +msgid "St Lucia" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:404 +msgid "Liechtenstein" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:407 +msgid "Sri Lanka" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:410 +msgid "Liberia" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:413 +msgid "Lesotho" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:416 +msgid "Lithuania" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:419 +msgid "Luxembourg" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:422 +msgid "Latvia" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:425 +msgid "Libya" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:428 +msgid "Morocco" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:431 +msgid "Monaco" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:434 +msgid "Moldova" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:437 +msgid "Madagascar" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:440 +msgid "Marshall Islands" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:443 +msgid "Macedonia" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:446 +msgid "Mali" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:449 +msgid "Myanmar (Burma)" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:452 +msgid "Mongolia" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:455 +msgid "Macao" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:458 +msgid "Northern Mariana Islands" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:461 +msgid "Martinique" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:464 +msgid "Mauritania" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:467 +msgid "Montserrat" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:470 +msgid "Malta" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:473 +msgid "Mauritius" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:476 +msgid "Maldives" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:479 +msgid "Malawi" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:482 +msgid "Mexico" +msgstr "México" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:485 +msgid "Malaysia" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:488 +msgid "Mozambique" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:491 +msgid "Namibia" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:494 +msgid "New Caledonia" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:497 +msgid "Niger" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:500 +msgid "Norfolk Island" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:503 +msgid "Nigeria" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:506 +msgid "Nicaragua" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:509 +msgid "Netherlands" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:512 +msgid "Norway" +msgstr "Noruega" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:515 +msgid "Nepal" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:518 +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:477 +msgid "Nauru" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:521 +msgid "Niue" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:524 +msgid "New Zealand" +msgstr "Nueva Zelandia" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:527 +msgid "Oman" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:530 +msgid "Panama" +msgstr "Panamá" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:533 +msgid "Peru" +msgstr "Perú" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:536 +msgid "French Polynesia" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:539 +msgid "Papua New Guinea" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:542 +msgid "Philippines" +msgstr "Filipinas" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:545 +msgid "Pakistan" +msgstr "Pakistán" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:548 +msgid "Poland" +msgstr "Polonia" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:551 +msgid "St Pierre and Miquelon" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:554 +msgid "Pitcairn" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:557 +msgid "Puerto Rico" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:560 +msgid "Palestine" +msgstr "Palestina" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:563 +msgid "Portugal" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:566 +msgid "Palau" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:569 +msgid "Paraguay" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:572 +msgid "Qatar" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:575 +msgid "Reunion" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:578 +msgid "Romania" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:581 +msgid "Russia" +msgstr "Rusia" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:584 +msgid "Rwanda" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:587 +msgid "Saudi Arabia" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:590 +msgid "Solomon Islands" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:593 +msgid "Seychelles" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:596 +msgid "Sudan" +msgstr "Sudán" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:599 +msgid "Sweden" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:602 +msgid "Singapore" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:605 +msgid "St Helena" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:608 +msgid "Slovenia" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:611 +msgid "Svalbard and Jan Mayen" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:614 +msgid "Slovakia" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:617 +msgid "Sierra Leone" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:620 +msgid "San Marino" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:623 +msgid "Senegal" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:626 +msgid "Somalia" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:629 +msgid "Suriname" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:632 +msgid "Sao Tome and Principe" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:635 +msgid "El Salvador" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:638 +msgid "Syria" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:641 +msgid "Swaziland" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:644 +msgid "Turks and Caicos Islands" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:647 +msgid "Chad" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:650 +msgid "French Southern and Antarctic Lands" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:653 +msgid "Togo" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:656 +msgid "Thailand" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:659 +msgid "Tajikistan" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:662 +msgid "Tokelau" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:665 +msgid "Timor-Leste" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:668 +msgid "Turkmenistan" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:671 +msgid "Tunisia" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:674 +msgid "Tonga" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:677 +msgid "Turkey" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:680 +msgid "Trinidad and Tobago" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:683 +msgid "Tuvalu" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:686 +msgid "Taiwan" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:689 +msgid "Tanzania" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:692 +msgid "Ukraine" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:695 +msgid "Uganda" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:698 +msgid "US minor outlying islands" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:701 +msgid "United States" +msgstr "Estados Unidos" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:704 +msgid "Uruguay" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:707 +msgid "Uzbekistan" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:710 +msgid "Vatican City" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:713 +msgid "St Vincent" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:716 +msgid "Venezuela" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:719 +msgid "Virgin Islands (UK)" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:722 +msgid "Virgin Islands (US)" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:725 +msgid "Vietnam" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:728 +msgid "Vanuatu" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:731 +msgid "Wallis and Futuna" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:734 +msgid "Samoa (Western)" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:737 +msgid "Yemen" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:740 +msgid "Mayotte" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:743 +msgid "South Africa" +msgstr "Sur África" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:746 +msgid "Zambia" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:749 +msgid "Zimbabwe" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:752 +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:774 +msgid "Unknown" +msgstr "Desconocido" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:34 +msgid "Afar" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:38 +msgid "Abkhazian" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:42 +msgid "Avestan" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:46 +msgid "Afrikaans" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:50 +msgid "Akan" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:54 +msgid "Amharic" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:58 +msgid "Aragonese" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:62 +msgid "Arabic" +msgstr "Árabe" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:66 +msgid "Assamese" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:70 +msgid "Avaric" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:74 +msgid "Aymara" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:78 +msgid "Azerbaijani" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:82 +msgid "Bashkir" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:86 +msgid "Byelorussian" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:90 +msgid "Bulgarian" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:94 +msgid "Bihari" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:98 +msgid "Bislama" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:102 +msgid "Bambara" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:106 +msgid "Bengali" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:110 +msgid "Tibetan" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:114 +msgid "Breton" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:118 +msgid "Bosnian" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:122 +msgid "Catalan" +msgstr "Catalán" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:126 +msgid "Chechen" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:130 +msgid "Chamorro" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:134 +msgid "Corsican" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:138 +msgid "Cree" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:142 +msgid "Czech" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:146 +msgid "Church Slavic" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:150 +msgid "Chuvash" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:154 +msgid "Welsh" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:158 +msgid "Danish" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:162 +msgid "German" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:166 +msgid "Divehi" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:170 +msgid "Dzongkha" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:174 +msgid "E'we" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:178 +msgid "Greek" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:182 +msgid "English" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:186 +msgid "Esperanto" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:190 +msgid "Spanish" +msgstr "Español" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:194 +msgid "Estonian" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:198 +msgid "Basque" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:201 +msgid "Persian" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:205 +msgid "Fulah" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:209 +msgid "Finnish" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:213 +msgid "Fijian" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:217 +msgid "Faroese" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:221 +msgid "French" +msgstr "Francés" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:225 +msgid "Frisian" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:229 +msgid "Irish" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:233 +msgid "Scots" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:237 +msgid "Gallegan" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:241 +msgid "Guarani" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:245 +msgid "Gujarati" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:249 +msgid "Manx" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:253 +msgid "Hausa" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:257 +msgid "Hebrew" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:261 +msgid "Hindi" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:265 +msgid "Hiri Motu" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:269 +msgid "Croatian" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:273 +msgid "Haitian" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:277 +msgid "Hungarian" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:281 +msgid "Armenian" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:285 +msgid "Herero" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:289 +msgid "Interlingua" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:293 +msgid "Indonesian" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:297 +msgid "Interlingue" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:301 +msgid "Igbo" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:305 +msgid "Sichuan Yi" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:309 +msgid "Inupiak" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:313 +msgid "Ido" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:317 +msgid "Icelandic" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:321 +msgid "Italian" +msgstr "Italiano" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:325 +msgid "Inuktitut" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:329 +msgid "Japanese" +msgstr "Japonés" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:333 +msgid "Javanese" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:337 +msgid "Georgian" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:341 +msgid "Kongo" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:345 +msgid "Kikuyu" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:349 +msgid "Kuanyama" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:353 +msgid "Kazakh" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:357 +msgid "Kalaallisut" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:361 +msgid "Khmer" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:365 +msgid "Kannada" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:369 +msgid "Korean" +msgstr "Koreano" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:373 +msgid "Kanuri" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:377 +msgid "Kashmiri" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:381 +msgid "Kurdish" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:385 +msgid "Komi" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:389 +msgid "Cornish" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:393 +msgid "Kirghiz" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:397 +msgid "Latin" +msgstr "Latín" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:401 +msgid "Letzeburgesch" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:405 +msgid "Ganda" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:409 +msgid "Limburgish" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:413 +msgid "Lingala" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:417 +msgid "Lao" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:421 +msgid "Lithuanian" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:425 +msgid "Luba-Katanga" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:429 +msgid "Latvian" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:433 +msgid "Malagasy" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:437 +msgid "Marshall" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:441 +msgid "Maori" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:445 +msgid "Macedonian" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:449 +msgid "Malayalam" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:453 +msgid "Mongolian" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:457 +msgid "Moldavian" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:461 +msgid "Marathi" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:465 +msgid "Malay" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:469 +msgid "Maltese" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:473 +msgid "Burmese" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:481 +msgid "Norwegian Bokmaal" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:485 +msgid "Ndebele, North" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:489 +msgid "Nepali" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:493 +msgid "Ndonga" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:497 +msgid "Dutch" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:501 +msgid "Norwegian Nynorsk" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:505 +msgid "Norwegian" +msgstr "Noruego" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:509 +msgid "Ndebele, South" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:513 +msgid "Navajo" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:517 +msgid "Chichewa" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:521 +msgid "Occitan" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:525 +msgid "Ojibwa" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:529 +msgid "(Afan) Oromo" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:533 +msgid "Oriya" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:537 +msgid "Ossetian; Ossetic" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:541 +msgid "Panjabi; Punjabi" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:545 +msgid "Pali" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:549 +msgid "Polish" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:553 +msgid "Pashto, Pushto" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:557 +msgid "Portuguese" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:561 +msgid "Quechua" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:565 +msgid "Rhaeto-Romance" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:569 +msgid "Rundi" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:573 +msgid "Romanian" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:577 +msgid "Russian" +msgstr "Ruso" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:581 +msgid "Kinyarwanda" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:585 +msgid "Sanskrit" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:589 +msgid "Sardinian" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:593 +msgid "Sindhi" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:597 +msgid "Northern Sami" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:601 +msgid "Sango; Sangro" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:605 +msgid "Sinhalese" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:609 +msgid "Slovak" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:613 +msgid "Slovenian" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:617 +msgid "Samoan" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:621 +msgid "Shona" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:625 +msgid "Somali" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:629 +msgid "Albanian" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:633 +msgid "Serbian" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:637 +msgid "Swati; Siswati" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:641 +msgid "Sesotho; Sotho, Southern" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:645 +msgid "Sundanese" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:649 +msgid "Swedish" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:653 +msgid "Swahili" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:657 +msgid "Tamil" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:661 +msgid "Telugu" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:665 +msgid "Tajik" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:669 +msgid "Thai" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:673 +msgid "Tigrinya" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:677 +msgid "Turkmen" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:681 +msgid "Tagalog" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:685 +msgid "Tswana; Setswana" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:689 +msgid "Tonga (?)" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:693 +msgid "Turkish" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:697 +msgid "Tsonga" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:702 +msgid "Tatar" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:706 +msgid "Twi" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:710 +msgid "Tahitian" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:714 +msgid "Uighur" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:718 +msgid "Ukrainian" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:722 +msgid "Urdu" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:726 +msgid "Uzbek" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:730 +msgid "Venda" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:734 +msgid "Vietnamese" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:738 +msgid "Volapuk; Volapuk" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:742 +msgid "Walloon" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:746 +msgid "Wolof" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:750 +msgid "Xhosa" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:754 +msgid "Yiddish (formerly ji)" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:758 +msgid "Yoruba" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:762 +msgid "Zhuang" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:766 +msgid "Chinese" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:770 +msgid "Zulu" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getRepoParallelDirs.sh:40 +msgid "The bond string is required." +msgstr "La cadena de unión es necesaria." + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getTTFont.sh:68 +msgid "The font provided doesn't exist." +msgstr "La fuente suministrada no existe." + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getTemporalFile.sh:38 +msgid "The first argument cannot be empty." +msgstr "El primer argumento no puede estar vacío." + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_printActionPreamble.sh:74 +msgid "There is no entry to create." +msgstr "No hay entrada alguna que crear." + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_printActionPreamble.sh:77 +msgid "The following entry will be created" +msgid_plural "The following entries will be created" +msgstr[0] "La entrada siguiente será creada" +msgstr[1] "Las entradas siguientes serán creada" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_printActionPreamble.sh:87 +msgid "There is no file to delete." +msgstr "No hay fichero alguno que borrar." + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_printActionPreamble.sh:90 +msgid "The following entry will be deleted" +msgid_plural "The following entries will be deleted" +msgstr[0] "La entrada siguiente será creada" +msgstr[1] "Las entradas siguientes serán creada" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_printActionPreamble.sh:100 +msgid "There is no file to locale." +msgstr "No hay fichero alguno que localizar." + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_printActionPreamble.sh:103 +msgid "Translatable strings will be retrived from the following entry" +msgid_plural "Translatable strings will be retrived from the following entries" +msgstr[0] "Las cadenas traducibles serán recuperadas de la entrada siguiente" +msgstr[1] "" +"Las cadenas traducibles serán recuperadas de las entradas siguientes" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_printActionPreamble.sh:113 +msgid "There is no file to edit." +msgstr "No hay fichero alguno que editar." + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_printActionPreamble.sh:116 +msgid "The following file will be edited" +msgid_plural "The following files will be edited" +msgstr[0] "El fichero siguiente será editado" +msgstr[1] "Los ficheros siguientes serán editados" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_printActionPreamble.sh:126 +msgid "There is no file to process." +msgstr "No hay fichero alguno que procesar." + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_printActionPreamble.sh:129 +msgid "The following file will be processed" +msgid_plural "The following files will be processed" +msgstr[0] "El fichero siguiente será procesado" +msgstr[1] "Los ficheros siguientes serán procesados" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_printActionPreamble.sh:144 +msgid "Do you want to continue" +msgstr "¿Desea continuar?" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_printCopyrightInfo.sh:45 +msgid "Creative Common Attribution-ShareAlike 3.0 License" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_printCopyrightInfo.sh:100 +msgid "The CentOS Project" +msgstr "El Proyecto CentOS" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_printCopyrightInfo.sh:106 +msgid "All rights reserved." +msgstr "Todos los derechos reservados." + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_printMessage.sh:38 +msgid "The message cannot be empty." +msgstr "El mensaje no puede estar vacío." + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_printMessage.sh:80 +msgid "Cropping from" +msgstr "Recortando de" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_printMessage.sh:84 +msgid "Tuning-up" +msgstr "Afinado" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_printMessage.sh:88 +msgid "Checking" +msgstr "Comprobando" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_printMessage.sh:93 +msgid "Updating" +msgstr "Actualizando" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_printMessage.sh:95 +msgid "Creating" +msgstr "Creando" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_printMessage.sh:100 +msgid "Deleting" +msgstr "Eliminando" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_printMessage.sh:104 +msgid "Reading" +msgstr "Leyendo" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_printMessage.sh:112 +msgid "Linked to" +msgstr "Enlazado a" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_printMessage.sh:116 +msgid "Moved to" +msgstr "Movido a" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_printMessage.sh:120 +msgid "Translation" +msgstr "Traducción" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_printMessage.sh:124 +msgid "Validating" +msgstr "Validando" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_printMessage.sh:128 +msgid "Template" +msgstr "Plantilla" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_printMessage.sh:132 +msgid "Configuration" +msgstr "Configuración" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_printMessage.sh:136 +msgid "Palette" +msgstr "Paleta" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_printMessage.sh:168 +msgid "To know more, run the following command" +msgstr "Para conocer más, ejecute el command siguiente" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_printMessage.sh:178 +msgid "yes" +msgstr "sí" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_printMessage.sh:181 +msgid "no" +msgstr "no" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_updateRepoChanges.sh:53 +msgid "Bringing changes from the repository into the working copy" +msgstr "Acarreando cambios desde el repositorio a la copia de trabajo" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_updateRepoChanges.sh:68 +msgid "Updated" +msgstr "Actualizado" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_updateRepoChanges.sh:69 +msgid "Conflicted" +msgstr "En conflicto" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_updateRepoChanges.sh:70 +msgid "Merged" +msgstr "Mezclado" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_updateRepoChanges.sh:90 +msgid "file from the repository" +msgid_plural "files from the repository" +msgstr[0] "fichero desde el repositorio." +msgstr[1] "ficheros desde el repositorio." + +#: /home/centos/artwork/trunk/Scripts/centos-art.sh:47 +#, sh-format +msgid "The working copy must be under \"$CLI_WRKCOPY\"." +msgstr "La copia de trabajo debe estar bajo \"$CLI_WRKCOPY\"." + +#: /home/centos/artwork/trunk/Scripts/centos-art.sh:59 +#, sh-format +msgid "The \"$FILE\" needs to have execution rights." +msgstr "El \"$FILE\" necesita tener derechos de ejecución." diff --git a/L10n/Scripts/Bash/es_ES/centos-art.sh.pot b/L10n/Scripts/Bash/es_ES/centos-art.sh.pot new file mode 100644 index 0000000..9e9a643 --- /dev/null +++ b/L10n/Scripts/Bash/es_ES/centos-art.sh.pot @@ -0,0 +1,2276 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR The CentOS L10n SIG +# This file is distributed under the same license as the centos-art.sh package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: centos-art.sh\n" +"Report-Msgid-Bugs-To: The CentOS L10n SIG \n" +"POT-Creation-Date: 2011-08-15 12:26-0400\n" +"PO-Revision-Date: 2011-08-15 12:26-0400\n" +"Last-Translator: The CentOS L10n SIG \n" +"Language-Team: Español\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" + +#: /home/centos/artwork/trunk/Scripts/Functions/Help/Texinfo/texinfo.sh:90 +#: /home/centos/artwork/trunk/Scripts/Functions/Help/Texinfo/texinfo_copyEntry.sh:70 +#: /home/centos/artwork/trunk/Scripts/Functions/Help/Texinfo/texinfo_deleteEntry.sh:66 +#: /home/centos/artwork/trunk/Scripts/Functions/Help/Texinfo/texinfo_renameEntry.sh:70 +msgid "The parameters you provided are not supported." +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/Help/Texinfo/texinfo_checkEntrySrcDst.sh:37 +msgid "The source location doesn't exist." +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/Help/Texinfo/texinfo_checkEntrySrcDst.sh:43 +msgid "The source and target locations cannot be the same." +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/Help/Texinfo/texinfo_checkEntrySrcDst.sh:50 +msgid "The source location has pending changes." +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/Help/Texinfo/texinfo_checkEntrySrcDst.sh:53 +msgid "The source location isn't under version control." +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/Help/Texinfo/texinfo_checkEntrySrcDst.sh:66 +msgid "The target location already exists." +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/Help/Texinfo/texinfo_copyEntryManual.sh:56 +msgid "Updating chapter menus and nodes inside manual structure." +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/Help/Texinfo/texinfo_copyEntrySection.sh:51 +msgid "The location provided as target isn't valid." +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/Help/Texinfo/texinfo_createChapter.sh:36 +msgid "The following documentation chapter will be created:" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/Help/Texinfo/texinfo_createChapter.sh:38 +#: /home/centos/artwork/trunk/Scripts/Functions/Help/Texinfo/texinfo_createStructure.sh:38 +#: /home/centos/artwork/trunk/Scripts/Functions/Help/Texinfo/texinfo_editEntry.sh:45 +msgid "Do you want to continue?" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/Help/Texinfo/texinfo_createChapter.sh:47 +msgid "Chapter Title" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/Help/Texinfo/texinfo_createChapter.sh:57 +msgid "Creating chapter files." +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/Help/Texinfo/texinfo_createChapter.sh:112 +msgid "Updating chapter menu and nodes inside manual structure." +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/Help/Texinfo/texinfo_createStructure.sh:36 +#, sh-format +msgid "The following documentation manual will be created:" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/Help/Texinfo/texinfo_createStructure.sh:57 +msgid "Manual Title" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/Help/Texinfo/texinfo_createStructure.sh:59 +msgid "Manual Subtitle" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/Help/Texinfo/texinfo_createStructure.sh:61 +msgid "Manual Abstract" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/Help/Texinfo/texinfo_createStructure.sh:66 +msgid "Creating manual structure in texinfo format." +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/Help/Texinfo/texinfo_createStructure.sh:71 +msgid "The manual title cannot be empty." +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/Help/Texinfo/texinfo_deleteCrossReferences.sh:41 +#: /home/centos/artwork/trunk/Scripts/Functions/Help/Texinfo/texinfo_getEntryNode.sh:33 +#: /home/centos/artwork/trunk/Scripts/Functions/Help/Texinfo/texinfo_restoreCrossReferences.sh:45 +msgid "The first positional parameter cannot be empty." +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/Help/Texinfo/texinfo_deleteCrossReferences.sh:50 +#: /home/centos/artwork/trunk/Scripts/Functions/Help/Texinfo/texinfo_deleteCrossReferences.sh:62 +#: /home/centos/artwork/trunk/Scripts/Functions/Help/Texinfo/texinfo_renameCrossReferences.sh:38 +#: /home/centos/artwork/trunk/Scripts/Functions/Help/Texinfo/texinfo_renameCrossReferences.sh:43 +#: /home/centos/artwork/trunk/Scripts/Functions/Help/Texinfo/texinfo_restoreCrossReferences.sh:53 +#: /home/centos/artwork/trunk/Scripts/Functions/Help/Texinfo/texinfo_restoreCrossReferences.sh:54 +msgid "Removed" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/Help/Texinfo/texinfo_editEntry.sh:43 +msgid "The following documentation section will be created:" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/Help/Texinfo/texinfo_updateOutputFiles.sh:36 +msgid "Updating output files" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/Help/Texinfo/texinfo_updateStructureSection.sh:32 +msgid "Updating section menus, nodes and cross references" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/Help/Texinfo/texinfo_updateStructureSection.sh:125 +msgid "No section entry found to process." +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/Help/help.sh:160 +msgid "The documentation backend provided isn't supported." +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/Help/help.sh:169 +msgid "Select one of the following documentation backends:" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/Help/help_getEntries.sh:116 +msgid "The documentation entry provided isn't supported." +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/Locale/locale.sh:32 +msgid "Localizing English language to itself isn't supported." +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/Locale/locale.sh:84 +#: /home/centos/artwork/trunk/Scripts/Functions/Locale/locale_updateMessageXml.sh:104 +#: /home/centos/artwork/trunk/Scripts/Functions/Locale/locale_updateMessages.sh:57 +msgid "The path provided doesn't support localization." +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/Locale/locale_editMessages.sh:72 +msgid "The path provided does not support localization." +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/Prepare/prepare_getEnvars.sh:41 +msgid "Default text editor" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/Prepare/prepare_getEnvars.sh:42 +msgid "Default time zone representation" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/Prepare/prepare_getEnvars.sh:43 +msgid "Default domain used to retrieve translated messages" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/Prepare/prepare_getEnvars.sh:44 +msgid "Default directory used to retrive translated messages" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/Prepare/prepare_getEnvars.sh:45 +msgid "Default locale information" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/Render/Docbook/docbook_convertToPdfFromSgml.sh:106 +#: /home/centos/artwork/trunk/Scripts/Functions/Render/Docbook/docbook_convertToPdfFromXml.sh:128 +msgid "Cannot produce the PDF file." +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/Render/Docbook/docbook_convertToPdfFromXml.sh:120 +msgid "Cannot produce the formatting object." +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/Render/Docbook/docbook_convertToText.sh:67 +msgid "No way to convert from XHTML to plain-text found." +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/Render/Svg/svg.sh:50 +msgid "Area" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/Render/Svg/svg.sh:52 +msgid "Background" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/Render/Svg/svg.sh:54 +#: /home/centos/artwork/trunk/Scripts/Functions/cli_printMessage.sh:108 +msgid "Saved as" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/Render/Svg/svg_checkColorAmount.sh:38 +msgid "The palette does not have the correct number of colors." +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/Render/Svg/svg_checkColorFormats.sh:83 +#, sh-format +msgid "The \"$COLOR\" string is not a valid color code." +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/Render/Svg/svg_checkModelExportId.sh:36 +msgid "The export id value cannot be empty." +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/Render/Svg/svg_checkModelExportId.sh:42 +#, sh-format +msgid "There is not export id ($EXPORTID) inside \"$TEMPLATE\"." +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/Render/Svg/svg_convertPngToDm.sh:54 +msgid "There is no resolution information to process." +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/Render/Svg/svg_convertPngToDm.sh:120 +#, sh-format +msgid "The \"$DM\" display manager is not supported yet." +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/Render/Svg/svg_convertPngToGrub.sh:76 +#: /home/centos/artwork/trunk/Scripts/Functions/Render/Svg/svg_convertPngToSyslinux.sh:85 +#, sh-format +msgid "The \"$OPTION\" option is already used." +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/Render/Svg/svg_doPostActions.sh:35 +msgid "Created in CentOS Artwork Repository" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/Render/render.sh:125 +msgid "The path provided doesn't support rendition." +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/Render/render_doBaseActions.sh:59 +#, sh-format +msgid "The \"$RENDER_EXTENSION\" file extension is not supported yet." +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/Render/render_doBaseActions.sh:148 +msgid "The template file doesn't exist." +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/Render/render_doBaseActions.sh:170 +msgid "Validation failed." +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/Render/render_getConfigOption.sh:42 +msgid "There is no action string to work with." +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/Render/render_getConfigOption.sh:48 +msgid "The field definition is not valid." +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/Render/render_getOptions.sh:84 +msgid "The architecture provided is not supported." +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/Render/render_getOptions.sh:92 +msgid "The release version provided is not supported." +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/Tuneup/Xhtml/xhtml_doToc.sh:139 +msgid "Table of contents" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_checkFiles.sh:93 +#, sh-format +msgid "The directory \"$FILE\" does not exist." +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_checkFiles.sh:102 +#, sh-format +msgid "The file \"$FILE\" is not a regular file." +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_checkFiles.sh:111 +#, sh-format +msgid "The file \"$FILE\" is not a symbolic link." +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_checkFiles.sh:120 +#, sh-format +msgid "The path \"$FILE\" is not versioned." +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_checkFiles.sh:129 +#, sh-format +msgid "The file \"$FILE\" is not executable." +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_checkFiles.sh:138 +#, sh-format +msgid "The path \"$FILE\" does not exist inside the working copy." +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_checkFiles.sh:147 +#, sh-format +msgid "The path \"$FILE\" does not exist." +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_checkPathComponent.sh:69 +#, sh-format +msgid "The release \"$FILE\" is not valid." +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_checkPathComponent.sh:79 +#, sh-format +msgid "The architecture \"$FILE\" is not valid." +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_checkPathComponent.sh:89 +#, sh-format +msgid "The theme \"$FILE\" is not valid." +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_checkPathComponent.sh:101 +#, sh-format +msgid "The value \"$FILE\" is not valid." +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_checkRepoDirSource.sh:38 +msgid "The first positional parameter is required." +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_checkRepoDirSource.sh:75 +#: /home/centos/artwork/trunk/Scripts/Functions/cli_checkRepoDirSource.sh:91 +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getRepoTLDir.sh:69 +#, sh-format +msgid "The location \"$LOCATION\" is not valid." +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_commitRepoChanges.sh:54 +msgid "Checking changes in the working copy" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_commitRepoChanges.sh:95 +msgid "Modified" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_commitRepoChanges.sh:96 +msgid "Unversioned" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_commitRepoChanges.sh:97 +#: /home/centos/artwork/trunk/Scripts/Functions/cli_updateRepoChanges.sh:67 +msgid "Deleted" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_commitRepoChanges.sh:98 +#: /home/centos/artwork/trunk/Scripts/Functions/cli_updateRepoChanges.sh:66 +msgid "Added" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_commitRepoChanges.sh:118 +msgid "file in the working copy" +msgid_plural "files in the working copy" +msgstr[0] "" +msgstr[1] "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_commitRepoChanges.sh:147 +msgid "The following file is unversioned" +msgid_plural "The following files are unversioned" +msgstr[0] "" +msgstr[1] "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_commitRepoChanges.sh:152 +msgid "Do you want to add it now?" +msgid_plural "Do you want to add them now?" +msgstr[0] "" +msgstr[1] "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_commitRepoChanges.sh:159 +msgid "Do you want to see changes now?" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_commitRepoChanges.sh:163 +msgid "Do you want to commit changes now?" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_exportFunctions.sh:54 +msgid "No function file was found for this action." +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:35 +msgid "Andorra" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:38 +msgid "United Arab Emirates" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:41 +msgid "Afghanistan" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:44 +msgid "Antigua and Barbuda" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:47 +msgid "Anguilla" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:50 +msgid "Albania" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:53 +msgid "Armenia" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:56 +msgid "Netherlands Antilles" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:59 +msgid "Angola" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:62 +msgid "Antarctica" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:65 +msgid "Argentina" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:68 +msgid "Samoa (American)" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:71 +msgid "Austria" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:74 +msgid "Australia" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:77 +msgid "Aruba" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:80 +msgid "Azerbaijan" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:83 +msgid "Bosnia and Herzegovina" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:86 +msgid "Barbados" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:89 +msgid "Bangladesh" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:92 +msgid "Belgium" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:95 +msgid "Burkina Faso" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:98 +msgid "Bulgaria" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:101 +msgid "Bahrain" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:104 +msgid "Burundi" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:107 +msgid "Benin" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:110 +msgid "Bermuda" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:113 +msgid "Brunei" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:116 +msgid "Bolivia" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:119 +msgid "Brazil" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:122 +msgid "Bahamas" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:125 +msgid "Bhutan" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:128 +msgid "Bouvet Island" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:131 +msgid "Botswana" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:134 +msgid "Belarus" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:137 +msgid "Belize" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:140 +msgid "Canada" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:143 +msgid "Cocos (Keeling) Islands" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:146 +msgid "Congo (Dem. Rep.)" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:149 +msgid "Central African Rep." +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:152 +msgid "Congo (Rep.)" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:155 +msgid "Switzerland" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:158 +msgid "Co^te d'Ivoire" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:161 +msgid "Cook Islands" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:164 +msgid "Chile" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:167 +msgid "Cameroon" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:170 +msgid "China" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:173 +msgid "Colombia" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:176 +msgid "Costa Rica" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:179 +msgid "Serbia and Montenegro" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:182 +msgid "Cuba" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:185 +msgid "Cape Verde" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:188 +msgid "Christmas Island" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:191 +msgid "Cyprus" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:194 +msgid "Czech Republic" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:197 +msgid "Germany" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:200 +msgid "Djibouti" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:203 +msgid "Denmark" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:206 +msgid "Dominica" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:209 +msgid "Dominican Republic" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:212 +msgid "Algeria" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:215 +msgid "Ecuador" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:218 +msgid "Estonia" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:221 +msgid "Egypt" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:224 +msgid "Western Sahara" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:227 +msgid "Eritrea" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:230 +msgid "Spain" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:233 +msgid "Ethiopia" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:236 +msgid "Finland" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:239 +msgid "Fiji" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:242 +msgid "Falkland Islands" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:245 +msgid "Micronesia" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:248 +msgid "Faeroe Islands" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:251 +msgid "France" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:254 +msgid "Gabon" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:257 +msgid "Britain (UK)" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:260 +msgid "Grenada" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:263 +msgid "Georgia" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:266 +msgid "French Guiana" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:269 +msgid "Ghana" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:272 +msgid "Gibraltar" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:275 +msgid "Greenland" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:278 +msgid "Gambia" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:281 +msgid "Guinea" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:284 +msgid "Guadeloupe" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:287 +msgid "Equatorial Guinea" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:290 +msgid "Greece" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:293 +msgid "South Georgia and the South Sandwich Islands" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:296 +msgid "Guatemala" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:299 +msgid "Guam" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:302 +msgid "Guinea-Bissau" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:305 +msgid "Guyana" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:308 +msgid "Hong Kong" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:311 +msgid "Heard Island and McDonald Islands" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:314 +msgid "Honduras" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:317 +msgid "Croatia" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:320 +msgid "Haiti" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:323 +msgid "Hungary" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:326 +msgid "Indonesia" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:329 +msgid "Ireland" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:332 +msgid "Israel" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:335 +msgid "India" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:338 +msgid "British Indian Ocean Territory" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:341 +msgid "Iraq" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:344 +msgid "Iran" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:347 +msgid "Iceland" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:350 +msgid "Italy" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:353 +msgid "Jamaica" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:356 +msgid "Jordan" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:359 +msgid "Japan" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:362 +msgid "Kenya" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:365 +msgid "Kyrgyzstan" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:368 +msgid "Cambodia" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:371 +msgid "Kiribati" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:374 +msgid "Comoros" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:377 +msgid "St Kitts and Nevis" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:380 +msgid "Korea (North)" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:383 +msgid "Korea (South)" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:386 +msgid "Kuwait" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:389 +msgid "Cayman Islands" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:392 +msgid "Kazakhstan" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:395 +msgid "Laos" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:398 +msgid "Lebanon" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:401 +msgid "St Lucia" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:404 +msgid "Liechtenstein" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:407 +msgid "Sri Lanka" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:410 +msgid "Liberia" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:413 +msgid "Lesotho" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:416 +msgid "Lithuania" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:419 +msgid "Luxembourg" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:422 +msgid "Latvia" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:425 +msgid "Libya" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:428 +msgid "Morocco" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:431 +msgid "Monaco" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:434 +msgid "Moldova" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:437 +msgid "Madagascar" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:440 +msgid "Marshall Islands" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:443 +msgid "Macedonia" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:446 +msgid "Mali" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:449 +msgid "Myanmar (Burma)" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:452 +msgid "Mongolia" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:455 +msgid "Macao" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:458 +msgid "Northern Mariana Islands" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:461 +msgid "Martinique" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:464 +msgid "Mauritania" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:467 +msgid "Montserrat" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:470 +msgid "Malta" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:473 +msgid "Mauritius" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:476 +msgid "Maldives" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:479 +msgid "Malawi" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:482 +msgid "Mexico" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:485 +msgid "Malaysia" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:488 +msgid "Mozambique" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:491 +msgid "Namibia" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:494 +msgid "New Caledonia" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:497 +msgid "Niger" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:500 +msgid "Norfolk Island" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:503 +msgid "Nigeria" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:506 +msgid "Nicaragua" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:509 +msgid "Netherlands" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:512 +msgid "Norway" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:515 +msgid "Nepal" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:518 +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:477 +msgid "Nauru" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:521 +msgid "Niue" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:524 +msgid "New Zealand" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:527 +msgid "Oman" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:530 +msgid "Panama" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:533 +msgid "Peru" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:536 +msgid "French Polynesia" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:539 +msgid "Papua New Guinea" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:542 +msgid "Philippines" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:545 +msgid "Pakistan" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:548 +msgid "Poland" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:551 +msgid "St Pierre and Miquelon" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:554 +msgid "Pitcairn" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:557 +msgid "Puerto Rico" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:560 +msgid "Palestine" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:563 +msgid "Portugal" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:566 +msgid "Palau" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:569 +msgid "Paraguay" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:572 +msgid "Qatar" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:575 +msgid "Reunion" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:578 +msgid "Romania" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:581 +msgid "Russia" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:584 +msgid "Rwanda" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:587 +msgid "Saudi Arabia" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:590 +msgid "Solomon Islands" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:593 +msgid "Seychelles" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:596 +msgid "Sudan" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:599 +msgid "Sweden" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:602 +msgid "Singapore" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:605 +msgid "St Helena" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:608 +msgid "Slovenia" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:611 +msgid "Svalbard and Jan Mayen" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:614 +msgid "Slovakia" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:617 +msgid "Sierra Leone" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:620 +msgid "San Marino" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:623 +msgid "Senegal" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:626 +msgid "Somalia" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:629 +msgid "Suriname" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:632 +msgid "Sao Tome and Principe" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:635 +msgid "El Salvador" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:638 +msgid "Syria" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:641 +msgid "Swaziland" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:644 +msgid "Turks and Caicos Islands" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:647 +msgid "Chad" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:650 +msgid "French Southern and Antarctic Lands" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:653 +msgid "Togo" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:656 +msgid "Thailand" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:659 +msgid "Tajikistan" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:662 +msgid "Tokelau" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:665 +msgid "Timor-Leste" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:668 +msgid "Turkmenistan" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:671 +msgid "Tunisia" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:674 +msgid "Tonga" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:677 +msgid "Turkey" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:680 +msgid "Trinidad and Tobago" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:683 +msgid "Tuvalu" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:686 +msgid "Taiwan" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:689 +msgid "Tanzania" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:692 +msgid "Ukraine" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:695 +msgid "Uganda" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:698 +msgid "US minor outlying islands" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:701 +msgid "United States" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:704 +msgid "Uruguay" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:707 +msgid "Uzbekistan" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:710 +msgid "Vatican City" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:713 +msgid "St Vincent" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:716 +msgid "Venezuela" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:719 +msgid "Virgin Islands (UK)" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:722 +msgid "Virgin Islands (US)" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:725 +msgid "Vietnam" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:728 +msgid "Vanuatu" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:731 +msgid "Wallis and Futuna" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:734 +msgid "Samoa (Western)" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:737 +msgid "Yemen" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:740 +msgid "Mayotte" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:743 +msgid "South Africa" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:746 +msgid "Zambia" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:749 +msgid "Zimbabwe" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getCountryName.sh:752 +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:774 +msgid "Unknown" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:34 +msgid "Afar" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:38 +msgid "Abkhazian" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:42 +msgid "Avestan" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:46 +msgid "Afrikaans" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:50 +msgid "Akan" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:54 +msgid "Amharic" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:58 +msgid "Aragonese" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:62 +msgid "Arabic" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:66 +msgid "Assamese" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:70 +msgid "Avaric" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:74 +msgid "Aymara" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:78 +msgid "Azerbaijani" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:82 +msgid "Bashkir" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:86 +msgid "Byelorussian" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:90 +msgid "Bulgarian" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:94 +msgid "Bihari" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:98 +msgid "Bislama" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:102 +msgid "Bambara" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:106 +msgid "Bengali" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:110 +msgid "Tibetan" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:114 +msgid "Breton" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:118 +msgid "Bosnian" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:122 +msgid "Catalan" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:126 +msgid "Chechen" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:130 +msgid "Chamorro" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:134 +msgid "Corsican" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:138 +msgid "Cree" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:142 +msgid "Czech" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:146 +msgid "Church Slavic" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:150 +msgid "Chuvash" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:154 +msgid "Welsh" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:158 +msgid "Danish" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:162 +msgid "German" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:166 +msgid "Divehi" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:170 +msgid "Dzongkha" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:174 +msgid "E'we" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:178 +msgid "Greek" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:182 +msgid "English" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:186 +msgid "Esperanto" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:190 +msgid "Spanish" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:194 +msgid "Estonian" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:198 +msgid "Basque" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:201 +msgid "Persian" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:205 +msgid "Fulah" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:209 +msgid "Finnish" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:213 +msgid "Fijian" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:217 +msgid "Faroese" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:221 +msgid "French" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:225 +msgid "Frisian" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:229 +msgid "Irish" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:233 +msgid "Scots" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:237 +msgid "Gallegan" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:241 +msgid "Guarani" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:245 +msgid "Gujarati" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:249 +msgid "Manx" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:253 +msgid "Hausa" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:257 +msgid "Hebrew" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:261 +msgid "Hindi" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:265 +msgid "Hiri Motu" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:269 +msgid "Croatian" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:273 +msgid "Haitian" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:277 +msgid "Hungarian" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:281 +msgid "Armenian" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:285 +msgid "Herero" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:289 +msgid "Interlingua" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:293 +msgid "Indonesian" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:297 +msgid "Interlingue" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:301 +msgid "Igbo" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:305 +msgid "Sichuan Yi" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:309 +msgid "Inupiak" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:313 +msgid "Ido" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:317 +msgid "Icelandic" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:321 +msgid "Italian" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:325 +msgid "Inuktitut" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:329 +msgid "Japanese" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:333 +msgid "Javanese" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:337 +msgid "Georgian" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:341 +msgid "Kongo" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:345 +msgid "Kikuyu" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:349 +msgid "Kuanyama" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:353 +msgid "Kazakh" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:357 +msgid "Kalaallisut" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:361 +msgid "Khmer" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:365 +msgid "Kannada" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:369 +msgid "Korean" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:373 +msgid "Kanuri" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:377 +msgid "Kashmiri" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:381 +msgid "Kurdish" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:385 +msgid "Komi" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:389 +msgid "Cornish" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:393 +msgid "Kirghiz" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:397 +msgid "Latin" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:401 +msgid "Letzeburgesch" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:405 +msgid "Ganda" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:409 +msgid "Limburgish" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:413 +msgid "Lingala" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:417 +msgid "Lao" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:421 +msgid "Lithuanian" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:425 +msgid "Luba-Katanga" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:429 +msgid "Latvian" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:433 +msgid "Malagasy" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:437 +msgid "Marshall" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:441 +msgid "Maori" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:445 +msgid "Macedonian" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:449 +msgid "Malayalam" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:453 +msgid "Mongolian" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:457 +msgid "Moldavian" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:461 +msgid "Marathi" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:465 +msgid "Malay" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:469 +msgid "Maltese" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:473 +msgid "Burmese" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:481 +msgid "Norwegian Bokmaal" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:485 +msgid "Ndebele, North" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:489 +msgid "Nepali" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:493 +msgid "Ndonga" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:497 +msgid "Dutch" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:501 +msgid "Norwegian Nynorsk" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:505 +msgid "Norwegian" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:509 +msgid "Ndebele, South" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:513 +msgid "Navajo" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:517 +msgid "Chichewa" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:521 +msgid "Occitan" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:525 +msgid "Ojibwa" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:529 +msgid "(Afan) Oromo" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:533 +msgid "Oriya" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:537 +msgid "Ossetian; Ossetic" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:541 +msgid "Panjabi; Punjabi" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:545 +msgid "Pali" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:549 +msgid "Polish" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:553 +msgid "Pashto, Pushto" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:557 +msgid "Portuguese" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:561 +msgid "Quechua" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:565 +msgid "Rhaeto-Romance" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:569 +msgid "Rundi" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:573 +msgid "Romanian" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:577 +msgid "Russian" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:581 +msgid "Kinyarwanda" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:585 +msgid "Sanskrit" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:589 +msgid "Sardinian" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:593 +msgid "Sindhi" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:597 +msgid "Northern Sami" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:601 +msgid "Sango; Sangro" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:605 +msgid "Sinhalese" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:609 +msgid "Slovak" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:613 +msgid "Slovenian" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:617 +msgid "Samoan" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:621 +msgid "Shona" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:625 +msgid "Somali" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:629 +msgid "Albanian" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:633 +msgid "Serbian" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:637 +msgid "Swati; Siswati" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:641 +msgid "Sesotho; Sotho, Southern" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:645 +msgid "Sundanese" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:649 +msgid "Swedish" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:653 +msgid "Swahili" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:657 +msgid "Tamil" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:661 +msgid "Telugu" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:665 +msgid "Tajik" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:669 +msgid "Thai" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:673 +msgid "Tigrinya" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:677 +msgid "Turkmen" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:681 +msgid "Tagalog" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:685 +msgid "Tswana; Setswana" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:689 +msgid "Tonga (?)" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:693 +msgid "Turkish" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:697 +msgid "Tsonga" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:702 +msgid "Tatar" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:706 +msgid "Twi" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:710 +msgid "Tahitian" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:714 +msgid "Uighur" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:718 +msgid "Ukrainian" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:722 +msgid "Urdu" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:726 +msgid "Uzbek" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:730 +msgid "Venda" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:734 +msgid "Vietnamese" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:738 +msgid "Volapuk; Volapuk" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:742 +msgid "Walloon" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:746 +msgid "Wolof" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:750 +msgid "Xhosa" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:754 +msgid "Yiddish (formerly ji)" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:758 +msgid "Yoruba" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:762 +msgid "Zhuang" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:766 +msgid "Chinese" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getLangName.sh:770 +msgid "Zulu" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getRepoParallelDirs.sh:40 +msgid "The bond string is required." +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getTTFont.sh:68 +msgid "The font provided doesn't exist." +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_getTemporalFile.sh:38 +msgid "The first argument cannot be empty." +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_printActionPreamble.sh:74 +msgid "There is no entry to create." +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_printActionPreamble.sh:77 +msgid "The following entry will be created" +msgid_plural "The following entries will be created" +msgstr[0] "" +msgstr[1] "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_printActionPreamble.sh:87 +msgid "There is no file to delete." +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_printActionPreamble.sh:90 +msgid "The following entry will be deleted" +msgid_plural "The following entries will be deleted" +msgstr[0] "" +msgstr[1] "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_printActionPreamble.sh:100 +msgid "There is no file to locale." +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_printActionPreamble.sh:103 +msgid "Translatable strings will be retrived from the following entry" +msgid_plural "" +"Translatable strings will be retrived from the following entries" +msgstr[0] "" +msgstr[1] "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_printActionPreamble.sh:113 +msgid "There is no file to edit." +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_printActionPreamble.sh:116 +msgid "The following file will be edited" +msgid_plural "The following files will be edited" +msgstr[0] "" +msgstr[1] "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_printActionPreamble.sh:126 +msgid "There is no file to process." +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_printActionPreamble.sh:129 +msgid "The following file will be processed" +msgid_plural "The following files will be processed" +msgstr[0] "" +msgstr[1] "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_printActionPreamble.sh:144 +msgid "Do you want to continue" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_printCopyrightInfo.sh:45 +msgid "Creative Common Attribution-ShareAlike 3.0 License" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_printCopyrightInfo.sh:100 +msgid "The CentOS Project" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_printCopyrightInfo.sh:106 +msgid "All rights reserved." +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_printMessage.sh:38 +msgid "The message cannot be empty." +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_printMessage.sh:80 +msgid "Cropping from" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_printMessage.sh:84 +msgid "Tuning-up" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_printMessage.sh:88 +msgid "Checking" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_printMessage.sh:93 +msgid "Updating" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_printMessage.sh:95 +msgid "Creating" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_printMessage.sh:100 +msgid "Deleting" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_printMessage.sh:104 +msgid "Reading" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_printMessage.sh:112 +msgid "Linked to" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_printMessage.sh:116 +msgid "Moved to" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_printMessage.sh:120 +msgid "Translation" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_printMessage.sh:124 +msgid "Validating" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_printMessage.sh:128 +msgid "Template" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_printMessage.sh:132 +msgid "Configuration" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_printMessage.sh:136 +msgid "Palette" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_printMessage.sh:168 +msgid "To know more, run the following command" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_printMessage.sh:178 +msgid "yes" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_printMessage.sh:181 +msgid "no" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_updateRepoChanges.sh:53 +msgid "Bringing changes from the repository into the working copy" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_updateRepoChanges.sh:68 +msgid "Updated" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_updateRepoChanges.sh:69 +msgid "Conflicted" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_updateRepoChanges.sh:70 +msgid "Merged" +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/Functions/cli_updateRepoChanges.sh:90 +msgid "file from the repository" +msgid_plural "files from the repository" +msgstr[0] "" +msgstr[1] "" + +#: /home/centos/artwork/trunk/Scripts/centos-art.sh:47 +#, sh-format +msgid "The working copy must be under \"$CLI_WRKCOPY\"." +msgstr "" + +#: /home/centos/artwork/trunk/Scripts/centos-art.sh:59 +#, sh-format +msgid "The \"$FILE\" needs to have execution rights." +msgstr ""