From fb428aabb66bcb35718cb9772188a65c99210a13 Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: May 19 2019 20:27:29 +0000 Subject: Rename locale tags to comply with rfc5646 - From rfc5646 (section 2.1): A language tag is composed from a sequence of one or more "subtags", each of which refines or narrows the range of language identified by the overall tag. Subtags, in turn, are a sequence of alphanumeric characters (letters and digits), distinguished and separated from other subtags in a tag by a hyphen ("-", [Unicode] U+002D). - Update Makefile to fix definition in locale-specific html files. Previously, locale-specific files were all produced with lang="en", even though the content of the file was not in that language. This update changes the Makefile to set the language value that corresponds the locale-specific html file. --- diff --git a/indexhtml/Makefile b/indexhtml/Makefile index 68dfc61..5e12193 100644 --- a/indexhtml/Makefile +++ b/indexhtml/Makefile @@ -21,7 +21,7 @@ #============================================================================== # Configuration #============================================================================== -lang = en_US +lang = en-US prefix = . srcdir = . datarootdir = $(prefix)/$(lang) @@ -38,18 +38,18 @@ build: centos-indexhtml-$(version).tar.gz # Sources #============================================================================== centos-indexhtml-$(version).tar.gz: \ - $(prefix)/??_??/* \ + $(prefix)/??-??/* \ $(prefix)/index.html \ $(prefix)/common/css/* \ $(prefix)/common/images/* \ $(prefix)/common/fonts/* - tar -czf centos-indexhtml-$(version).tar.gz $(prefix)/??_??/* $(prefix)/index.html $(prefix)/common/ + tar -czf centos-indexhtml-$(version).tar.gz $(prefix)/??-??/* $(prefix)/index.html $(prefix)/common/ #====================================================================== # Translations #====================================================================== $(localedir)/$(lang).pot: $(srcdir)/index.tpl.html - xml2po -o /tmp/$(lang).pot $(srcdir)/index.tpl.html + xml2po -l $(lang) -o /tmp/$(lang).pot $(srcdir)/index.tpl.html if [[ ! -f $(localedir)/$(lang).pot ]];then \ msginit -i /tmp/$(lang).pot -o $(localedir)/$(lang).pot -l $(lang) --no-translator --width=80; \ else \ @@ -70,4 +70,5 @@ $(datarootdir): mkdir -p $(datarootdir) $(datarootdir)/index.html: $(datarootdir) $(localedir)/$(lang).po $(srcdir)/index.tpl.html xmllint -noout $(srcdir)/index.tpl.html - xml2po -p $(localedir)/$(lang).po -o $(datarootdir)/index.html $(srcdir)/index.tpl.html + xml2po -l $(lang) -p $(localedir)/$(lang).po -o $(datarootdir)/index.html $(srcdir)/index.tpl.html + sed -i 's///' $(datarootdir)/index.html diff --git a/indexhtml/PO/en-US.po b/indexhtml/PO/en-US.po new file mode 100644 index 0000000..9eff4f2 --- /dev/null +++ b/indexhtml/PO/en-US.po @@ -0,0 +1,131 @@ +msgid "" +msgstr "" +"Project-Id-Version: v 0.2\n" +"POT-Creation-Date: 2019-05-19 16:08-0300\n" +"PO-Revision-Date: 2019-05-19 10:39-0300\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: en-US\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" + +#: index.tpl.html:4(title) index.tpl.html:23(h1) +msgid "Welcome to CentOS" +msgstr "Welcome to CentOS" + +#: index.tpl.html:16(span) +msgid "CentOS Linux 8" +msgstr "CentOS Linux 8" + +#: index.tpl.html:24(h2) +msgid "The Community ENTerprise Operating System" +msgstr "The Community ENTerprise Operating System" + +#: index.tpl.html:26(a) +msgid "CentOS" +msgstr "CentOS" + +#: index.tpl.html:26(p) +msgid "" +" Linux is an enterprise-class Linux distribution derived " +"from sources freely provided to the public by Red Hat, Inc. for Red Hat " +"Enterprise Linux. CentOS conforms fully with the upstream vendors " +"redistribution policy and aims to be functionally compatible. (CentOS mainly " +"changes packages to remove upstream vendor branding and artwork.)" +msgstr "" +" Linux is an enterprise-class Linux distribution derived " +"from sources freely provided to the public by Red Hat, Inc. for Red Hat " +"Enterprise Linux. CentOS conforms fully with the upstream vendors " +"redistribution policy and aims to be functionally compatible. (CentOS mainly " +"changes packages to remove upstream vendor branding and artwork.)" + +#: index.tpl.html:27(p) +msgid "" +"CentOS Linux is developed by a small but growing team of core developers. In " +"turn the core developers are supported by an active user community including " +"system administrators, network administrators, enterprise users, managers, " +"core Linux contributors and Linux enthusiasts from around the world." +msgstr "" +"CentOS Linux is developed by a small but growing team of core developers. In " +"turn the core developers are supported by an active user community including " +"system administrators, network administrators, enterprise users, managers, " +"core Linux contributors and Linux enthusiasts from around the world." + +#: index.tpl.html:28(a) +msgid "mirror network" +msgstr "mirror network" + +#: index.tpl.html:28(a) +msgid "SIGs" +msgstr "SIGs" + +#: index.tpl.html:28(a) +msgid "wiki" +msgstr "wiki" + +#: index.tpl.html:28(a) +msgid "IRC Chat" +msgstr "IRC Chat" + +#: index.tpl.html:28(a) +msgid "Email Lists" +msgstr "Email Lists" + +#: index.tpl.html:28(a) +msgid "Forums" +msgstr "Forums" + +#: index.tpl.html:28(a) +msgid "Calendar & IRC Meeting List" +msgstr "Calendar & IRC Meeting List" + +#: index.tpl.html:28(a) +msgid "Planet" +msgstr "Planet" + +#: index.tpl.html:28(a) +msgid "Bugs Database" +msgstr "Bugs Database" + +#: index.tpl.html:28(a) +msgid "FAQ" +msgstr "FAQ" + +#: index.tpl.html:28(p) +msgid "" +"CentOS Linux has numerous advantages including: an active and growing user " +"community, quickly rebuilt, tested, and QA'ed errata packages, an extensive " +", developers who are contactable and responsive, Special " +"Interest Groups () to add functionality to the core CentOS " +"distribution, and multiple community support avenues including a " +", , , , " +", , , and an ." +msgstr "" +"CentOS Linux has numerous advantages including: an active and growing user " +"community, quickly rebuilt, tested, and QA'ed errata packages, an extensive " +", developers who are contactable and responsive, Special " +"Interest Groups () to add functionality to the core CentOS " +"distribution, and multiple community support avenues including a " +", , , , " +", , , and an ." + +#: index.tpl.html:32(a) +msgid "Legal" +msgstr "Legal" + +#: index.tpl.html:32(a) +msgid "Privacy" +msgstr "Privacy" + +#: index.tpl.html:32(p) +msgid "© 2019 The CentOS Project | | " +msgstr "© 2019 The CentOS Project | | " + +#. Put one translator per line, in the form of NAME , YEAR1, YEAR2 +#: index.tpl.html:0(None) +msgid "translator-credits" +msgstr "translator-credits" diff --git a/indexhtml/PO/en-US.pot b/indexhtml/PO/en-US.pot new file mode 100644 index 0000000..fcd373c --- /dev/null +++ b/indexhtml/PO/en-US.pot @@ -0,0 +1,131 @@ +msgid "" +msgstr "" +"Project-Id-Version: v 0.2\n" +"POT-Creation-Date: 2019-05-19 16:34-0300\n" +"PO-Revision-Date: 2019-05-19 10:39-0300\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: en-US\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" + +#: index.tpl.html:4(title) index.tpl.html:23(h1) +msgid "Welcome to CentOS" +msgstr "Welcome to CentOS" + +#: index.tpl.html:16(span) +msgid "CentOS Linux 8" +msgstr "CentOS Linux 8" + +#: index.tpl.html:24(h2) +msgid "The Community ENTerprise Operating System" +msgstr "The Community ENTerprise Operating System" + +#: index.tpl.html:26(a) +msgid "CentOS" +msgstr "CentOS" + +#: index.tpl.html:26(p) +msgid "" +" Linux is an enterprise-class Linux distribution derived " +"from sources freely provided to the public by Red Hat, Inc. for Red Hat " +"Enterprise Linux. CentOS conforms fully with the upstream vendors " +"redistribution policy and aims to be functionally compatible. (CentOS mainly " +"changes packages to remove upstream vendor branding and artwork.)" +msgstr "" +" Linux is an enterprise-class Linux distribution derived " +"from sources freely provided to the public by Red Hat, Inc. for Red Hat " +"Enterprise Linux. CentOS conforms fully with the upstream vendors " +"redistribution policy and aims to be functionally compatible. (CentOS mainly " +"changes packages to remove upstream vendor branding and artwork.)" + +#: index.tpl.html:27(p) +msgid "" +"CentOS Linux is developed by a small but growing team of core developers. In " +"turn the core developers are supported by an active user community including " +"system administrators, network administrators, enterprise users, managers, " +"core Linux contributors and Linux enthusiasts from around the world." +msgstr "" +"CentOS Linux is developed by a small but growing team of core developers. In " +"turn the core developers are supported by an active user community including " +"system administrators, network administrators, enterprise users, managers, " +"core Linux contributors and Linux enthusiasts from around the world." + +#: index.tpl.html:28(a) +msgid "mirror network" +msgstr "mirror network" + +#: index.tpl.html:28(a) +msgid "SIGs" +msgstr "SIGs" + +#: index.tpl.html:28(a) +msgid "wiki" +msgstr "wiki" + +#: index.tpl.html:28(a) +msgid "IRC Chat" +msgstr "IRC Chat" + +#: index.tpl.html:28(a) +msgid "Email Lists" +msgstr "Email Lists" + +#: index.tpl.html:28(a) +msgid "Forums" +msgstr "Forums" + +#: index.tpl.html:28(a) +msgid "Calendar & IRC Meeting List" +msgstr "Calendar & IRC Meeting List" + +#: index.tpl.html:28(a) +msgid "Planet" +msgstr "Planet" + +#: index.tpl.html:28(a) +msgid "Bugs Database" +msgstr "Bugs Database" + +#: index.tpl.html:28(a) +msgid "FAQ" +msgstr "FAQ" + +#: index.tpl.html:28(p) +msgid "" +"CentOS Linux has numerous advantages including: an active and growing user " +"community, quickly rebuilt, tested, and QA'ed errata packages, an extensive " +", developers who are contactable and responsive, Special " +"Interest Groups () to add functionality to the core CentOS " +"distribution, and multiple community support avenues including a " +", , , , " +", , , and an ." +msgstr "" +"CentOS Linux has numerous advantages including: an active and growing user " +"community, quickly rebuilt, tested, and QA'ed errata packages, an extensive " +", developers who are contactable and responsive, Special " +"Interest Groups () to add functionality to the core CentOS " +"distribution, and multiple community support avenues including a " +", , , , " +", , , and an ." + +#: index.tpl.html:32(a) +msgid "Legal" +msgstr "Legal" + +#: index.tpl.html:32(a) +msgid "Privacy" +msgstr "Privacy" + +#: index.tpl.html:32(p) +msgid "© 2019 The CentOS Project | | " +msgstr "© 2019 The CentOS Project | | " + +#. Put one translator per line, in the form of NAME , YEAR1, YEAR2 +#: index.tpl.html:0(None) +msgid "translator-credits" +msgstr "translator-credits" diff --git a/indexhtml/PO/en_US.po b/indexhtml/PO/en_US.po deleted file mode 100644 index d3e079c..0000000 --- a/indexhtml/PO/en_US.po +++ /dev/null @@ -1,131 +0,0 @@ -msgid "" -msgstr "" -"Project-Id-Version: v 0.2\n" -"POT-Creation-Date: 2019-05-19 10:39-0300\n" -"PO-Revision-Date: 2019-05-19 10:39-0300\n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: en_US\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: index.tpl.html:4(title) index.tpl.html:23(h1) -msgid "Welcome to CentOS" -msgstr "Welcome to CentOS" - -#: index.tpl.html:16(span) -msgid "CentOS Linux 8" -msgstr "CentOS Linux 8" - -#: index.tpl.html:24(h2) -msgid "The Community ENTerprise Operating System" -msgstr "The Community ENTerprise Operating System" - -#: index.tpl.html:25(a) -msgid "CentOS" -msgstr "CentOS" - -#: index.tpl.html:25(p) -msgid "" -" Linux is an enterprise-class Linux distribution derived from " -"sources freely provided to the public by Red Hat, Inc. for Red Hat Enterprise " -"Linux. CentOS conforms fully with the upstream vendors redistribution policy " -"and aims to be functionally compatible. (CentOS mainly changes packages to " -"remove upstream vendor branding and artwork.)" -msgstr "" -" Linux is an enterprise-class Linux distribution derived from " -"sources freely provided to the public by Red Hat, Inc. for Red Hat Enterprise " -"Linux. CentOS conforms fully with the upstream vendors redistribution policy " -"and aims to be functionally compatible. (CentOS mainly changes packages to " -"remove upstream vendor branding and artwork.)" - -#: index.tpl.html:26(p) -msgid "" -"CentOS Linux is developed by a small but growing team of core developers. In " -"turn the core developers are supported by an active user community including " -"system administrators, network administrators, enterprise users, managers, " -"core Linux contributors and Linux enthusiasts from around the world." -msgstr "" -"CentOS Linux is developed by a small but growing team of core developers. In " -"turn the core developers are supported by an active user community including " -"system administrators, network administrators, enterprise users, managers, " -"core Linux contributors and Linux enthusiasts from around the world." - -#: index.tpl.html:27(a) -msgid "mirror network" -msgstr "mirror network" - -#: index.tpl.html:27(a) -msgid "SIGs" -msgstr "SIGs" - -#: index.tpl.html:27(a) -msgid "wiki" -msgstr "wiki" - -#: index.tpl.html:27(a) -msgid "IRC Chat" -msgstr "IRC Chat" - -#: index.tpl.html:27(a) -msgid "Email Lists" -msgstr "Email Lists" - -#: index.tpl.html:27(a) -msgid "Forums" -msgstr "Forums" - -#: index.tpl.html:27(a) -msgid "Calendar & IRC Meeting List" -msgstr "Calendar & IRC Meeting List" - -#: index.tpl.html:27(a) -msgid "Planet" -msgstr "Planet" - -#: index.tpl.html:27(a) -msgid "Bugs Database" -msgstr "Bugs Database" - -#: index.tpl.html:27(a) -msgid "FAQ" -msgstr "FAQ" - -#: index.tpl.html:27(p) -msgid "" -"CentOS Linux has numerous advantages including: an active and growing user " -"community, quickly rebuilt, tested, and QA'ed errata packages, an extensive " -", developers who are contactable and responsive, Special " -"Interest Groups () to add functionality to the core CentOS " -"distribution, and multiple community support avenues including a " -", , , , " -", , , and an ." -msgstr "" -"CentOS Linux has numerous advantages including: an active and growing user " -"community, quickly rebuilt, tested, and QA'ed errata packages, an extensive " -", developers who are contactable and responsive, Special " -"Interest Groups () to add functionality to the core CentOS " -"distribution, and multiple community support avenues including a " -", , , , " -", , , and an ." - -#: index.tpl.html:31(a) -msgid "Legal" -msgstr "Legal" - -#: index.tpl.html:31(a) -msgid "Privacy" -msgstr "Privacy" - -#: index.tpl.html:31(p) -msgid "© 2019 The CentOS Project | | " -msgstr "© 2019 The CentOS Project | | " - -#. Put one translator per line, in the form of NAME , YEAR1, YEAR2 -#: index.tpl.html:0(None) -msgid "translator-credits" -msgstr "translator-credits" diff --git a/indexhtml/PO/en_US.pot b/indexhtml/PO/en_US.pot deleted file mode 100644 index d3e079c..0000000 --- a/indexhtml/PO/en_US.pot +++ /dev/null @@ -1,131 +0,0 @@ -msgid "" -msgstr "" -"Project-Id-Version: v 0.2\n" -"POT-Creation-Date: 2019-05-19 10:39-0300\n" -"PO-Revision-Date: 2019-05-19 10:39-0300\n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: en_US\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: index.tpl.html:4(title) index.tpl.html:23(h1) -msgid "Welcome to CentOS" -msgstr "Welcome to CentOS" - -#: index.tpl.html:16(span) -msgid "CentOS Linux 8" -msgstr "CentOS Linux 8" - -#: index.tpl.html:24(h2) -msgid "The Community ENTerprise Operating System" -msgstr "The Community ENTerprise Operating System" - -#: index.tpl.html:25(a) -msgid "CentOS" -msgstr "CentOS" - -#: index.tpl.html:25(p) -msgid "" -" Linux is an enterprise-class Linux distribution derived from " -"sources freely provided to the public by Red Hat, Inc. for Red Hat Enterprise " -"Linux. CentOS conforms fully with the upstream vendors redistribution policy " -"and aims to be functionally compatible. (CentOS mainly changes packages to " -"remove upstream vendor branding and artwork.)" -msgstr "" -" Linux is an enterprise-class Linux distribution derived from " -"sources freely provided to the public by Red Hat, Inc. for Red Hat Enterprise " -"Linux. CentOS conforms fully with the upstream vendors redistribution policy " -"and aims to be functionally compatible. (CentOS mainly changes packages to " -"remove upstream vendor branding and artwork.)" - -#: index.tpl.html:26(p) -msgid "" -"CentOS Linux is developed by a small but growing team of core developers. In " -"turn the core developers are supported by an active user community including " -"system administrators, network administrators, enterprise users, managers, " -"core Linux contributors and Linux enthusiasts from around the world." -msgstr "" -"CentOS Linux is developed by a small but growing team of core developers. In " -"turn the core developers are supported by an active user community including " -"system administrators, network administrators, enterprise users, managers, " -"core Linux contributors and Linux enthusiasts from around the world." - -#: index.tpl.html:27(a) -msgid "mirror network" -msgstr "mirror network" - -#: index.tpl.html:27(a) -msgid "SIGs" -msgstr "SIGs" - -#: index.tpl.html:27(a) -msgid "wiki" -msgstr "wiki" - -#: index.tpl.html:27(a) -msgid "IRC Chat" -msgstr "IRC Chat" - -#: index.tpl.html:27(a) -msgid "Email Lists" -msgstr "Email Lists" - -#: index.tpl.html:27(a) -msgid "Forums" -msgstr "Forums" - -#: index.tpl.html:27(a) -msgid "Calendar & IRC Meeting List" -msgstr "Calendar & IRC Meeting List" - -#: index.tpl.html:27(a) -msgid "Planet" -msgstr "Planet" - -#: index.tpl.html:27(a) -msgid "Bugs Database" -msgstr "Bugs Database" - -#: index.tpl.html:27(a) -msgid "FAQ" -msgstr "FAQ" - -#: index.tpl.html:27(p) -msgid "" -"CentOS Linux has numerous advantages including: an active and growing user " -"community, quickly rebuilt, tested, and QA'ed errata packages, an extensive " -", developers who are contactable and responsive, Special " -"Interest Groups () to add functionality to the core CentOS " -"distribution, and multiple community support avenues including a " -", , , , " -", , , and an ." -msgstr "" -"CentOS Linux has numerous advantages including: an active and growing user " -"community, quickly rebuilt, tested, and QA'ed errata packages, an extensive " -", developers who are contactable and responsive, Special " -"Interest Groups () to add functionality to the core CentOS " -"distribution, and multiple community support avenues including a " -", , , , " -", , , and an ." - -#: index.tpl.html:31(a) -msgid "Legal" -msgstr "Legal" - -#: index.tpl.html:31(a) -msgid "Privacy" -msgstr "Privacy" - -#: index.tpl.html:31(p) -msgid "© 2019 The CentOS Project | | " -msgstr "© 2019 The CentOS Project | | " - -#. Put one translator per line, in the form of NAME , YEAR1, YEAR2 -#: index.tpl.html:0(None) -msgid "translator-credits" -msgstr "translator-credits" diff --git a/indexhtml/PO/es-ES.po b/indexhtml/PO/es-ES.po new file mode 100644 index 0000000..8536eb6 --- /dev/null +++ b/indexhtml/PO/es-ES.po @@ -0,0 +1,166 @@ +msgid "" +msgstr "" +"Project-Id-Version: centos-indexhtml\n" +"POT-Creation-Date: 2019-05-19 16:11-0300\n" +"PO-Revision-Date: 2019-03-31 14:06-0300\n" +"Last-Translator: Alain Reguera Delgado \n" +"Language-Team: Spanish\n" +"Language: es-ES\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" + +#: index.tpl.html:4(title) index.tpl.html:23(h1) +msgid "Welcome to CentOS" +msgstr "Bienvenido a CentOS" + +#: index.tpl.html:16(span) +#, fuzzy +msgid "CentOS Linux 8" +msgstr "Acerca de CentOS Linux" + +#: index.tpl.html:24(h2) +msgid "The Community ENTerprise Operating System" +msgstr "El sistema operativo de la comunidad empresarial" + +#: index.tpl.html:26(a) +msgid "CentOS" +msgstr "" + +#: index.tpl.html:26(p) +msgid "" +" Linux is an enterprise-class Linux distribution derived " +"from sources freely provided to the public by Red Hat, Inc. for Red Hat " +"Enterprise Linux. CentOS conforms fully with the upstream vendors " +"redistribution policy and aims to be functionally compatible. (CentOS mainly " +"changes packages to remove upstream vendor branding and artwork.)" +msgstr "" +" Linux es una distribución Linux de clase empresarial " +"derivada de los fuentes de Red Hat Enterprise Linux liberados al público por " +"Red Hat, Inc. CentOS cumple con la política de redistribución de Red Hat y " +"apunta a ser funcionalmente compatible. (CentOS cambia los paquetes " +"principalmente para sacar las marcas y trabajos artísticos de Red Hat.)" + +#: index.tpl.html:27(p) +msgid "" +"CentOS Linux is developed by a small but growing team of core developers. In " +"turn the core developers are supported by an active user community including " +"system administrators, network administrators, enterprise users, managers, " +"core Linux contributors and Linux enthusiasts from around the world." +msgstr "" +"El desarrollo de CentOS Linux lo lleva adelante un equipo pequeño pero " +"creciente de desarrolladores. A su vez los desarrolladores reciben soporte " +"de una activa comunidad de usuarios que incluyen administradores de sistema, " +"administradores de red, empresarios, gestores, contribuyentes del kernel " +"Linux y entusiastas de todas partes del mundo." + +#: index.tpl.html:28(a) +msgid "mirror network" +msgstr "red de espejos" + +#: index.tpl.html:28(a) +msgid "SIGs" +msgstr "" + +#: index.tpl.html:28(a) +msgid "wiki" +msgstr "" + +#: index.tpl.html:28(a) +msgid "IRC Chat" +msgstr "Chat IRC" + +#: index.tpl.html:28(a) +msgid "Email Lists" +msgstr "Listas de correo" + +#: index.tpl.html:28(a) +msgid "Forums" +msgstr "Foros" + +#: index.tpl.html:28(a) +msgid "Calendar & IRC Meeting List" +msgstr "Calendario y lista de encuentros en IRC" + +#: index.tpl.html:28(a) +msgid "Planet" +msgstr "Planeta" + +#: index.tpl.html:28(a) +msgid "Bugs Database" +msgstr "Base de problemas" + +#: index.tpl.html:28(a) +msgid "FAQ" +msgstr "" + +#: index.tpl.html:28(p) +msgid "" +"CentOS Linux has numerous advantages including: an active and growing user " +"community, quickly rebuilt, tested, and QA'ed errata packages, an extensive " +", developers who are contactable and responsive, Special " +"Interest Groups () to add functionality to the core CentOS " +"distribution, and multiple community support avenues including a " +", , , , " +", , , and an ." +msgstr "" +"CentOS Linux tiene numerosas ventajas entre las que se encuentran una " +"comunidad de usuarios activa y creciente, rápidamente reconstruido, probado, " +"paquetes con erratas de calidad asegurada, una extensa , " +"desarrolladores que pueden ser contactados y responden, grupos de interés " +"especializados () para añadir funcionalidades al núcleo de " +"la distribución, múltiples vías de soporte a la comunidad incluyendo " +", , , , " +", y ." + +#: index.tpl.html:32(a) +msgid "Legal" +msgstr "Legal" + +#: index.tpl.html:32(a) +msgid "Privacy" +msgstr "Privacidad" + +#: index.tpl.html:32(p) +msgid "© 2019 The CentOS Project | | " +msgstr "" + +#. Put one translator per line, in the form of NAME , YEAR1, YEAR2 +#: index.tpl.html:0(None) +msgid "translator-credits" +msgstr "Alain Reguera Delgado , 2019" + +#~ msgid "Documentation" +#~ msgstr "Documentación" + +#~ msgid "Manuals" +#~ msgstr "Manuales" + +#~ msgid "GPG Key Info" +#~ msgstr "Llaves GPG" + +#~ msgid "Help" +#~ msgstr "Ayuda" + +#~ msgid "Community" +#~ msgstr "Comunidad" + +#~ msgid "Contribute" +#~ msgstr "Contribuir" + +#~ msgid "Formus" +#~ msgstr "Foros" + +#~ msgid "Mailing lists" +#~ msgstr "Listas de correo" + +#~ msgid "Calendar" +#~ msgstr "Calendario" + +#~ msgid "Submit a Bug" +#~ msgstr "Reportar un problema" + +#~ msgid "Stories" +#~ msgstr "Anécdotas" diff --git a/indexhtml/PO/es-ES.pot b/indexhtml/PO/es-ES.pot new file mode 100644 index 0000000..1b4db8e --- /dev/null +++ b/indexhtml/PO/es-ES.pot @@ -0,0 +1,114 @@ +msgid "" +msgstr "" +"Project-Id-Version: v 0.2\n" +"POT-Creation-Date: 2019-05-19 16:34-0300\n" +"PO-Revision-Date: 2019-05-19 10:42-0300\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: es-ES\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" + +#: index.tpl.html:4(title) index.tpl.html:23(h1) +msgid "Welcome to CentOS" +msgstr "" + +#: index.tpl.html:16(span) +msgid "CentOS Linux 8" +msgstr "" + +#: index.tpl.html:24(h2) +msgid "The Community ENTerprise Operating System" +msgstr "" + +#: index.tpl.html:26(a) +msgid "CentOS" +msgstr "" + +#: index.tpl.html:26(p) +msgid "" +" Linux is an enterprise-class Linux distribution derived " +"from sources freely provided to the public by Red Hat, Inc. for Red Hat " +"Enterprise Linux. CentOS conforms fully with the upstream vendors " +"redistribution policy and aims to be functionally compatible. (CentOS mainly " +"changes packages to remove upstream vendor branding and artwork.)" +msgstr "" + +#: index.tpl.html:27(p) +msgid "" +"CentOS Linux is developed by a small but growing team of core developers. In " +"turn the core developers are supported by an active user community including " +"system administrators, network administrators, enterprise users, managers, " +"core Linux contributors and Linux enthusiasts from around the world." +msgstr "" + +#: index.tpl.html:28(a) +msgid "mirror network" +msgstr "" + +#: index.tpl.html:28(a) +msgid "SIGs" +msgstr "" + +#: index.tpl.html:28(a) +msgid "wiki" +msgstr "" + +#: index.tpl.html:28(a) +msgid "IRC Chat" +msgstr "" + +#: index.tpl.html:28(a) +msgid "Email Lists" +msgstr "" + +#: index.tpl.html:28(a) +msgid "Forums" +msgstr "" + +#: index.tpl.html:28(a) +msgid "Calendar & IRC Meeting List" +msgstr "" + +#: index.tpl.html:28(a) +msgid "Planet" +msgstr "" + +#: index.tpl.html:28(a) +msgid "Bugs Database" +msgstr "" + +#: index.tpl.html:28(a) +msgid "FAQ" +msgstr "" + +#: index.tpl.html:28(p) +msgid "" +"CentOS Linux has numerous advantages including: an active and growing user " +"community, quickly rebuilt, tested, and QA'ed errata packages, an extensive " +", developers who are contactable and responsive, Special " +"Interest Groups () to add functionality to the core CentOS " +"distribution, and multiple community support avenues including a " +", , , , " +", , , and an ." +msgstr "" + +#: index.tpl.html:32(a) +msgid "Legal" +msgstr "" + +#: index.tpl.html:32(a) +msgid "Privacy" +msgstr "" + +#: index.tpl.html:32(p) +msgid "© 2019 The CentOS Project | | " +msgstr "" + +#. Put one translator per line, in the form of NAME , YEAR1, YEAR2 +#: index.tpl.html:0(None) +msgid "translator-credits" +msgstr "" diff --git a/indexhtml/PO/es_ES.po b/indexhtml/PO/es_ES.po deleted file mode 100644 index ab5ddd5..0000000 --- a/indexhtml/PO/es_ES.po +++ /dev/null @@ -1,166 +0,0 @@ -msgid "" -msgstr "" -"Project-Id-Version: centos-indexhtml\n" -"POT-Creation-Date: 2019-05-19 10:42-0300\n" -"PO-Revision-Date: 2019-03-31 14:06-0300\n" -"Last-Translator: Alain Reguera Delgado \n" -"Language-Team: Spanish\n" -"Language: es\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" - -#: index.tpl.html:4(title) index.tpl.html:23(h1) -msgid "Welcome to CentOS" -msgstr "Bienvenido a CentOS" - -#: index.tpl.html:16(span) -#, fuzzy -msgid "CentOS Linux 8" -msgstr "Acerca de CentOS Linux" - -#: index.tpl.html:24(h2) -msgid "The Community ENTerprise Operating System" -msgstr "El sistema operativo de la comunidad empresarial" - -#: index.tpl.html:25(a) -msgid "CentOS" -msgstr "" - -#: index.tpl.html:25(p) -msgid "" -" Linux is an enterprise-class Linux distribution derived " -"from sources freely provided to the public by Red Hat, Inc. for Red Hat " -"Enterprise Linux. CentOS conforms fully with the upstream vendors " -"redistribution policy and aims to be functionally compatible. (CentOS mainly " -"changes packages to remove upstream vendor branding and artwork.)" -msgstr "" -" Linux es una distribución Linux de clase empresarial " -"derivada de los fuentes de Red Hat Enterprise Linux liberados al público por " -"Red Hat, Inc. CentOS cumple con la política de redistribución de Red Hat y " -"apunta a ser funcionalmente compatible. (CentOS cambia los paquetes " -"principalmente para sacar las marcas y trabajos artísticos de Red Hat.)" - -#: index.tpl.html:26(p) -msgid "" -"CentOS Linux is developed by a small but growing team of core developers. In " -"turn the core developers are supported by an active user community including " -"system administrators, network administrators, enterprise users, managers, " -"core Linux contributors and Linux enthusiasts from around the world." -msgstr "" -"El desarrollo de CentOS Linux lo lleva adelante un equipo pequeño pero " -"creciente de desarrolladores. A su vez los desarrolladores reciben soporte " -"de una activa comunidad de usuarios que incluyen administradores de sistema, " -"administradores de red, empresarios, gestores, contribuyentes del kernel " -"Linux y entusiastas de todas partes del mundo." - -#: index.tpl.html:27(a) -msgid "mirror network" -msgstr "red de espejos" - -#: index.tpl.html:27(a) -msgid "SIGs" -msgstr "" - -#: index.tpl.html:27(a) -msgid "wiki" -msgstr "" - -#: index.tpl.html:27(a) -msgid "IRC Chat" -msgstr "Chat IRC" - -#: index.tpl.html:27(a) -msgid "Email Lists" -msgstr "Listas de correo" - -#: index.tpl.html:27(a) -msgid "Forums" -msgstr "Foros" - -#: index.tpl.html:27(a) -msgid "Calendar & IRC Meeting List" -msgstr "Calendario y lista de encuentros en IRC" - -#: index.tpl.html:27(a) -msgid "Planet" -msgstr "Planeta" - -#: index.tpl.html:27(a) -msgid "Bugs Database" -msgstr "Base de problemas" - -#: index.tpl.html:27(a) -msgid "FAQ" -msgstr "" - -#: index.tpl.html:27(p) -msgid "" -"CentOS Linux has numerous advantages including: an active and growing user " -"community, quickly rebuilt, tested, and QA'ed errata packages, an extensive " -", developers who are contactable and responsive, Special " -"Interest Groups () to add functionality to the core CentOS " -"distribution, and multiple community support avenues including a " -", , , , " -", , , and an ." -msgstr "" -"CentOS Linux tiene numerosas ventajas entre las que se encuentran una " -"comunidad de usuarios activa y creciente, rápidamente reconstruido, probado, " -"paquetes con erratas de calidad asegurada, una extensa , " -"desarrolladores que pueden ser contactados y responden, grupos de interés " -"especializados () para añadir funcionalidades al núcleo de " -"la distribución, múltiples vías de soporte a la comunidad incluyendo " -", , , , " -", y ." - -#: index.tpl.html:31(a) -msgid "Legal" -msgstr "Legal" - -#: index.tpl.html:31(a) -msgid "Privacy" -msgstr "Privacidad" - -#: index.tpl.html:31(p) -msgid "© 2019 The CentOS Project | | " -msgstr "" - -#. Put one translator per line, in the form of NAME , YEAR1, YEAR2 -#: index.tpl.html:0(None) -msgid "translator-credits" -msgstr "Alain Reguera Delgado , 2019" - -#~ msgid "Documentation" -#~ msgstr "Documentación" - -#~ msgid "Manuals" -#~ msgstr "Manuales" - -#~ msgid "GPG Key Info" -#~ msgstr "Llaves GPG" - -#~ msgid "Help" -#~ msgstr "Ayuda" - -#~ msgid "Community" -#~ msgstr "Comunidad" - -#~ msgid "Contribute" -#~ msgstr "Contribuir" - -#~ msgid "Formus" -#~ msgstr "Foros" - -#~ msgid "Mailing lists" -#~ msgstr "Listas de correo" - -#~ msgid "Calendar" -#~ msgstr "Calendario" - -#~ msgid "Submit a Bug" -#~ msgstr "Reportar un problema" - -#~ msgid "Stories" -#~ msgstr "Anécdotas" diff --git a/indexhtml/PO/es_ES.pot b/indexhtml/PO/es_ES.pot deleted file mode 100644 index 4fa6e2a..0000000 --- a/indexhtml/PO/es_ES.pot +++ /dev/null @@ -1,114 +0,0 @@ -msgid "" -msgstr "" -"Project-Id-Version: v 0.2\n" -"POT-Creation-Date: 2019-05-19 10:42-0300\n" -"PO-Revision-Date: 2019-05-19 10:42-0300\n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: es\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: index.tpl.html:4(title) index.tpl.html:23(h1) -msgid "Welcome to CentOS" -msgstr "" - -#: index.tpl.html:16(span) -msgid "CentOS Linux 8" -msgstr "" - -#: index.tpl.html:24(h2) -msgid "The Community ENTerprise Operating System" -msgstr "" - -#: index.tpl.html:25(a) -msgid "CentOS" -msgstr "" - -#: index.tpl.html:25(p) -msgid "" -" Linux is an enterprise-class Linux distribution derived from " -"sources freely provided to the public by Red Hat, Inc. for Red Hat Enterprise " -"Linux. CentOS conforms fully with the upstream vendors redistribution policy " -"and aims to be functionally compatible. (CentOS mainly changes packages to " -"remove upstream vendor branding and artwork.)" -msgstr "" - -#: index.tpl.html:26(p) -msgid "" -"CentOS Linux is developed by a small but growing team of core developers. In " -"turn the core developers are supported by an active user community including " -"system administrators, network administrators, enterprise users, managers, " -"core Linux contributors and Linux enthusiasts from around the world." -msgstr "" - -#: index.tpl.html:27(a) -msgid "mirror network" -msgstr "" - -#: index.tpl.html:27(a) -msgid "SIGs" -msgstr "" - -#: index.tpl.html:27(a) -msgid "wiki" -msgstr "" - -#: index.tpl.html:27(a) -msgid "IRC Chat" -msgstr "" - -#: index.tpl.html:27(a) -msgid "Email Lists" -msgstr "" - -#: index.tpl.html:27(a) -msgid "Forums" -msgstr "" - -#: index.tpl.html:27(a) -msgid "Calendar & IRC Meeting List" -msgstr "" - -#: index.tpl.html:27(a) -msgid "Planet" -msgstr "" - -#: index.tpl.html:27(a) -msgid "Bugs Database" -msgstr "" - -#: index.tpl.html:27(a) -msgid "FAQ" -msgstr "" - -#: index.tpl.html:27(p) -msgid "" -"CentOS Linux has numerous advantages including: an active and growing user " -"community, quickly rebuilt, tested, and QA'ed errata packages, an extensive " -", developers who are contactable and responsive, Special " -"Interest Groups () to add functionality to the core CentOS " -"distribution, and multiple community support avenues including a " -", , , , " -", , , and an ." -msgstr "" - -#: index.tpl.html:31(a) -msgid "Legal" -msgstr "" - -#: index.tpl.html:31(a) -msgid "Privacy" -msgstr "" - -#: index.tpl.html:31(p) -msgid "© 2019 The CentOS Project | | " -msgstr "" - -#. Put one translator per line, in the form of NAME , YEAR1, YEAR2 -#: index.tpl.html:0(None) -msgid "translator-credits" -msgstr "" diff --git a/indexhtml/en-US/index.html b/indexhtml/en-US/index.html new file mode 100644 index 0000000..e5def9f --- /dev/null +++ b/indexhtml/en-US/index.html @@ -0,0 +1,36 @@ + + + + + Welcome to CentOS + + + + + + +
+
+ +
+
+
+

Welcome to CentOS

+

The Community ENTerprise Operating System

+
+

CentOS Linux is an enterprise-class Linux distribution derived from sources freely provided to the public by Red Hat, Inc. for Red Hat Enterprise Linux. CentOS conforms fully with the upstream vendors redistribution policy and aims to be functionally compatible. (CentOS mainly changes packages to remove upstream vendor branding and artwork.)

+

CentOS Linux is developed by a small but growing team of core developers. In turn the core developers are supported by an active user community including system administrators, network administrators, enterprise users, managers, core Linux contributors and Linux enthusiasts from around the world.

+

CentOS Linux has numerous advantages including: an active and growing user community, quickly rebuilt, tested, and QA'ed errata packages, an extensive mirror network, developers who are contactable and responsive, Special Interest Groups (SIGs) to add functionality to the core CentOS distribution, and multiple community support avenues including a wiki, IRC Chat, Email Lists, Forums, Calendar & IRC Meeting List, Planet, Bugs Database, and an FAQ.

+
+
+ + + diff --git a/indexhtml/en_US/index.html b/indexhtml/en_US/index.html deleted file mode 100644 index dd664a9..0000000 --- a/indexhtml/en_US/index.html +++ /dev/null @@ -1,35 +0,0 @@ - - - - - Welcome to CentOS - - - - - - -
-
- -
-
-
-

Welcome to CentOS

-

The Community ENTerprise Operating System

-

CentOS Linux is an enterprise-class Linux distribution derived from sources freely provided to the public by Red Hat, Inc. for Red Hat Enterprise Linux. CentOS conforms fully with the upstream vendors redistribution policy and aims to be functionally compatible. (CentOS mainly changes packages to remove upstream vendor branding and artwork.)

-

CentOS Linux is developed by a small but growing team of core developers. In turn the core developers are supported by an active user community including system administrators, network administrators, enterprise users, managers, core Linux contributors and Linux enthusiasts from around the world.

-

CentOS Linux has numerous advantages including: an active and growing user community, quickly rebuilt, tested, and QA'ed errata packages, an extensive mirror network, developers who are contactable and responsive, Special Interest Groups (SIGs) to add functionality to the core CentOS distribution, and multiple community support avenues including a wiki, IRC Chat, Email Lists, Forums, Calendar & IRC Meeting List, Planet, Bugs Database, and an FAQ.

-
-
- - - diff --git a/indexhtml/es-ES/index.html b/indexhtml/es-ES/index.html new file mode 100644 index 0000000..c021fb3 --- /dev/null +++ b/indexhtml/es-ES/index.html @@ -0,0 +1,36 @@ + + + + + Bienvenido a CentOS + + + + + + +
+
+ +
+
+
+

Bienvenido a CentOS

+

El sistema operativo de la comunidad empresarial

+
+

CentOS Linux es una distribución Linux de clase empresarial derivada de los fuentes de Red Hat Enterprise Linux liberados al público por Red Hat, Inc. CentOS cumple con la política de redistribución de Red Hat y apunta a ser funcionalmente compatible. (CentOS cambia los paquetes principalmente para sacar las marcas y trabajos artísticos de Red Hat.)

+

El desarrollo de CentOS Linux lo lleva adelante un equipo pequeño pero creciente de desarrolladores. A su vez los desarrolladores reciben soporte de una activa comunidad de usuarios que incluyen administradores de sistema, administradores de red, empresarios, gestores, contribuyentes del kernel Linux y entusiastas de todas partes del mundo.

+

CentOS Linux tiene numerosas ventajas entre las que se encuentran una comunidad de usuarios activa y creciente, rápidamente reconstruido, probado, paquetes con erratas de calidad asegurada, una extensa red de espejos, desarrolladores que pueden ser contactados y responden, grupos de interés especializados (SIGs) para añadir funcionalidades al núcleo de la distribución, múltiples vías de soporte a la comunidad incluyendo wiki, Chat IRC, Listas de correo, Foros, Calendario y lista de encuentros en IRC, y Planeta.

+
+
+ + + diff --git a/indexhtml/es_ES/index.html b/indexhtml/es_ES/index.html deleted file mode 100644 index 068bc28..0000000 --- a/indexhtml/es_ES/index.html +++ /dev/null @@ -1,35 +0,0 @@ - - - - - Bienvenido a CentOS - - - - - - -
-
- -
-
-
-

Bienvenido a CentOS

-

El sistema operativo de la comunidad empresarial

-

CentOS Linux es una distribución Linux de clase empresarial derivada de los fuentes de Red Hat Enterprise Linux liberados al público por Red Hat, Inc. CentOS cumple con la política de redistribución de Red Hat y apunta a ser funcionalmente compatible. (CentOS cambia los paquetes principalmente para sacar las marcas y trabajos artísticos de Red Hat.)

-

El desarrollo de CentOS Linux lo lleva adelante un equipo pequeño pero creciente de desarrolladores. A su vez los desarrolladores reciben soporte de una activa comunidad de usuarios que incluyen administradores de sistema, administradores de red, empresarios, gestores, contribuyentes del kernel Linux y entusiastas de todas partes del mundo.

-

CentOS Linux tiene numerosas ventajas entre las que se encuentran una comunidad de usuarios activa y creciente, rápidamente reconstruido, probado, paquetes con erratas de calidad asegurada, una extensa red de espejos, desarrolladores que pueden ser contactados y responden, grupos de interés especializados (SIGs) para añadir funcionalidades al núcleo de la distribución, múltiples vías de soporte a la comunidad incluyendo wiki, Chat IRC, Listas de correo, Foros, Calendario y lista de encuentros en IRC, y Planeta.

-
-
- - - diff --git a/indexhtml/index.tpl.html b/indexhtml/index.tpl.html index e3f4445..b7ed5b1 100644 --- a/indexhtml/index.tpl.html +++ b/indexhtml/index.tpl.html @@ -1,5 +1,5 @@ - + Welcome to CentOS @@ -22,6 +22,7 @@

Welcome to CentOS

The Community ENTerprise Operating System

+

CentOS Linux is an enterprise-class Linux distribution derived from sources freely provided to the public by Red Hat, Inc. for Red Hat Enterprise Linux. CentOS conforms fully with the upstream vendors redistribution policy and aims to be functionally compatible. (CentOS mainly changes packages to remove upstream vendor branding and artwork.)

CentOS Linux is developed by a small but growing team of core developers. In turn the core developers are supported by an active user community including system administrators, network administrators, enterprise users, managers, core Linux contributors and Linux enthusiasts from around the world.

CentOS Linux has numerous advantages including: an active and growing user community, quickly rebuilt, tested, and QA'ed errata packages, an extensive mirror network, developers who are contactable and responsive, Special Interest Groups (SIGs) to add functionality to the core CentOS distribution, and multiple community support avenues including a wiki, IRC Chat, Email Lists, Forums, Calendar & IRC Meeting List, Planet, Bugs Database, and an FAQ.