search for: regueras

Displaying 20 results from an estimated 85 matches for "regueras".

Did you mean: reguera
2012 Mar 13
2
Manipulate strings reordering some elements
...lities: municipios<-c("Allande", "Aller", "Amieva", "Avil?s", "Belmonte de Miranda", "Dega?a", "Franco (El)", "Gij?n", "Goz?n", "Grado", "Grandas de Salime", "Quir?s", "Regueras (Las)", "Ribadedeva", "Ribadesella", "Ribera de Arriba") The problem is: some names have an article ("Franco (El)", "Regueras (Las)"). Others don't. I want to do the following conversion: "Regueras (Las)"---> "Las Reguer...
2012 Sep 23
5
Translation of centos-art.sh script (Round 2)
Hi guys, I want to thank you for all the feedback provided in previous mails about the translation of centos-art.sh script. I would like to share that, based on your feedback, the centos-art.sh script was updated with the intention of removing the issues found. I would appreciate if you could realize another test for the script. Note that both the centos-art.sh script and the CentOS artwork
2019 May 23
1
Artwork localization
Hi Timothy, On Thu, 2019-05-23 at 14:03 +1000, Timothy Lee wrote: > I can provide zh-CN, zh-HK and zh-TW translations of the content. That's awesome! The files you need to edit are the following: - Rolling notes of CentOS installer https://git.centos.org/centos/Artwork/blob/c8/f/rnotes/PO/zh-CN.po https://git.centos.org/centos/Artwork/blob/c8/f/rnotes/PO/zh-HK.po
2009 Jan 06
12
Anaconda Slides Translations
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi Guys, Our Anaconda Slide rendering environment is near to be functional, so I'm wondering if you'd like to add new slides and if translators could take a look at the translations we have now ? Actually we have two Slide designs to choose from: 1. The common Title, Content slides [1]. 2. The common Title, Content slides plus related icon
2007 Jun 06
5
Spanish Wiki Content
Hi Ralph, I'll be here the next 8 hours, maybe a little more ;) just tell me when/how could we start Spanish wiki content. BTW, happy holiday :) Cheers, al.
2023 Sep 20
1
[CentOS-devel] [centos-artwork] Restructuring the website homepage layout
Alain, That looks great and the sections make sense as you've described them. As far as News and Events and Blog, I do think they're the same thing but I kind of like the idea of calling it News and Events vs Blog. Amy *Amy Marrich* She/Her/Hers Principal Technical Marketing Manager - Cloud Platforms Red Hat, Inc <https://www.redhat.com/> amy at redhat.com Mobile:
2019 May 23
3
Artwork localization
Hello everyone, What do you think about having localized the following CentOS components: - Rolling notes in CentOS installer. These images are shown during the installation process, once the configuration is done and you are waiting for packages to be installed. Rolling notes are a great place to promote CentOS. If they are not localized, they are shown in English language by default.
2012 Sep 02
2
Translation of centos-art.sh script
Hi, Could any of you help me to localize the `centos-art.sh' script into different languages? The infrastructure for doing it is already in place and quite automated. All we need is that you translate strings from English to your own language in an interface like the following: #: trunk/Scripts/Bash/Functions/Render/Svg/svg.sh:54 msgid "Saved as" msgstr "" In this
2023 Sep 20
1
[centos-artwork] Restructuring the website homepage layout
Hey folks, Could we have a talk about the website homepage layout? Here is a tentative sketch I am working on for the a new website theme: https://centos.gitlab.io/artwork/centos-web/jekyll-theme-centos-base/documentation/#the-page-basehome-layout In this layout: Are "News and Events" and "Blog Posts" redundant sections?? Does it make sense to present only extracts from
2009 Jan 14
2
Korean Translation - Anaconda Slides
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, Well, it seems like my gnome terminal can't interpret Korean translations very well. Or maybe it can and I don't know how to confirm it ? I tried the following encoding characters in the gnome terminal: Current Local (UTF-8) Korean (EUC-KR) Korean (UHC) Korean (JOHAB) and all I can see are question marks inside black rhombus. That
2007 Aug 02
5
Full server restore-point image
Hi, After some months of configuring and testing a small server, think that would be nice to make a full server restore-point image in order to recover it if something goes wrong in the future, just restoring the image back and not making the full install and configure process all over again. The server uses Logical Volumes. I was thinking on using the CentOS LiveCD and then use dd command to
2005 Dec 06
6
Planning Mail Server (with low resources)
Hello, I'm planning the installation of the school's Mail Server. This is the first time I get in administration. I've been reading about postfix, cyrus and the first page in the guide of HughesJR.com[2] about installing postfix-cyrus, but due my low hardware resources, I ask for suggestions to see If what I need can be done (and|or) stable. Hardware: Pentium III 1.4Ghz 256 RAM 40
2008 Jun 15
2
modern-CentOS-1.10.3
Sometimes content gets out of page due it is larger than screen visible area. To fix that in modern-CentOS-1.10.3 we introduce automatically overflow for some table cells and pre elements. See: http://wiki.centos.org/ArtWork/WikiDesign/modern-CentOS?action=AttachFile&do=get&target=Screenshot-scrolling_text_inside_tables.png More details in:
2008 Nov 30
1
HowTo activate LVs after reboot automatically
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello ! What to do if after reboot, your LVs get inactive ? Maybe add the following to /etc/rc.local : {{{ # # Mounting MyLogVols # /usr/sbin/vgchange -a y MyVolGroup for i in `ls /dev/Backup/`; do e2fsck -p /dev/Backup/$i case $? in 0) mount -t ext3 /dev/MyVolGroup/$i /mnt/MyVolGroup/$i
2009 Apr 05
1
How to Unify Authentication
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi Guys, To organize ideas about the unification of CentOS authentication I propose you to use the following wiki page: http://wiki.centos.org/HowTos/UnifyAuthentication I've already started it with some headers. You are welcome to improve it. Don't know if it is in the correct place and if the headers are appropriated. I've put there
2009 Jan 22
2
Anaconda Slide Translation Guide
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, Could we organize the anaconda slide translation guide in the page: https://projects.centos.org/trac/artwork/wiki/HowToTranslateSlides It already has some some headers. Best Regards, - -- Alain Reguera Delgado <al at ciget.cienfuegos.cu> -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) Comment: Using GnuPG with CentOS -
2012 Sep 14
1
Details on centos-art.sh required packages
Russ, Could you move the following information --- + Preliminary required packages for '''centos-art.sh''': The configuration script expects a working '''sudo''' environment, '''gettext''', '''texinfo-tex''', and the presence of '''/usr/bin/vim''' As such install the
2019 May 25
2
Artwork localization
Hi Timothy, On Thu, 2019-05-23 at 14:03 +1000, Timothy Lee wrote: > I can provide zh-CN, zh-HK and zh-TW translations of the content. Your changes were pushed. See: https://git.centos.org/centos/Artwork/c/9efa093b155293bf171d6b7f9ceeb73b41170cf9?branch=c8 To render Chinese rolling notes images I had to change the final images' typography from "Overpass" to "Google
2019 Apr 04
0
CentOS 8 browser's default page
Hi guys, What do you think about the browser's default page? Does the text in CentOS 7 remain in CentOS 8. Is there any variation/fix/improvement you would like to introduce? Should it be localized? Thanks. -- Alain Reguera Delgado <alain.reguera at gmail.com>
2020 Jul 01
1
Promoting an upcoming release
Hello, I will soon release a new open source project that may be of interest to the CentOS community. Can you suggest some place(s) where it would be appropriate for me to announce/promote it? Thank you, Michael Reilly