Re: [rt-users] RTFM spanish language
Luis Barajas wrote: Great., but I have a new version with a lot of fields missing from the original file. I am attaching it here Hm. It looks like this got somewhat garbled in translation. (Also, it doesn't seem to contain new strings, just changes to existing ones). Is there any chance the wrong version got sent? Best, Jesse ___ http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users Community help: http://wiki.bestpractical.com Commercial support: [EMAIL PROTECTED] Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com
Re: [rt-users] RTFM spanish language
It works too! Jesse Vincent wrote: Luis Barajas wrote: Just like: http://lists.bestpractical.com/pipermail/rt-users/2007-April/045228.html It works if I place the es.po file in /opt/rt3/local/po instead of the default: /opt/rt3/local/po/FM/RTFM What if you put it in /opt/rt3/local/po/RTFM/ ? Best, Jesse ___ http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users Community help: http://wiki.bestpractical.com Commercial support: [EMAIL PROTECTED] Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com
Re: [rt-users] RTFM spanish language
Luis Barajas wrote: Just like: http://lists.bestpractical.com/pipermail/rt-users/2007-April/045228.html It works if I place the es.po file in /opt/rt3/local/po instead of the default: /opt/rt3/local/po/FM/RTFM What if you put it in /opt/rt3/local/po/RTFM/ ? Best, Jesse ___ http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users Community help: http://wiki.bestpractical.com Commercial support: [EMAIL PROTECTED] Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com
Re: [rt-users] RTFM spanish language
Luis Barajas wrote: Here is the po file, also I forgot to mention that: RT version 3.6.3 RTFM version 2.2.0 RC5 FWIW, I've included this in RTFM. Thanks ___ http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users Community help: http://wiki.bestpractical.com Commercial support: [EMAIL PROTECTED] Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com
Re: [rt-users] RTFM spanish language
Just like: http://lists.bestpractical.com/pipermail/rt-users/2007-April/045228.html It works if I place the es.po file in /opt/rt3/local/po instead of the default: /opt/rt3/local/po/FM/RTFM Still the po file needs to be updated, I guess I can do that using the extract-message-catalog script from the RT source. Luis Barajas wrote: I just installed RT and RTFM last week, and I am preparing the system to be used on my organization. The problem I am facing right now is that most of my users do not speak english. I have no problem selecting under preferences Spanish as my language for every user, it works fine until I got to RTFM. I noticed that RTFM does not have a es.po so I wrote one and place it under "/opt/rt3/local/po/FM/RTFM" The result is that some things get translated but it looks like only those that have a peer on the RT translation files, everything else stays in English. I even tried switching to French (jut to try a file that came with the distribution) and got the same results. Yes, I restarted apache. I noticed that the RT *.po files are in the following directory: "/opt/rt3/lib/RT/I18N" What am I missing here? Thanks Luis ___ http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users Community help: http://wiki.bestpractical.com Commercial support: [EMAIL PROTECTED] Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com ___ http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users Community help: http://wiki.bestpractical.com Commercial support: [EMAIL PROTECTED] Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com
[rt-users] RTFM spanish language
Here is the po file, also I forgot to mention that: RT version 3.6.3 RTFM version 2.2.0 RC5 # translation of es.po to # Copyright (c) 2003 Jesse Vincent <[EMAIL PROTECTED]> # # Luis Barajas <[EMAIL PROTECTED]>, 2007. msgid "" msgstr "" "Project-Id-Version: es\n" "POT-Creation-Date: 2002-07-07\n" "PO-Revision-Date: 2007-04-04 13:12-0500\n" "Last-Translator: Luis Barajas <[EMAIL PROTECTED]>\n" "Language-Team: <[EMAIL PROTECTED]>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.11.2\n" #: html/RTFM/Elements/ListArticles:20 html/RTFM/Elements/NewestArticles:22 html/RTFM/Elements/UpdatedArticles:22 msgid "#" msgstr "#" #: lib/RT/FM/Article_Overlay.pm:976 #. ($args{'Content'}, $cf->Name) msgid "%1 added as a value for %2" msgstr "%1 añadido como valor de %2" #: lib/RT/FM/Transaction_Overlay.pm:53 #. ($self->Field , $self->OldContent, $self->NewContent) msgid "%1 changed from '%2' to '%3'" msgstr "%1 cambiado de '%2' a '%3'" #: lib/RT/FM/ArticleCFValue_Overlay.pm:82 #. ($args{'Content'}, $cf->Name, $args{'Article'}) msgid "%1 is an invalid value for custom field %2 for article %3" msgstr "%1 es un valor inválido para un campo personalizado %2 para artÃculo %3a" #: html/RTFM/Article/Elements/ShowSearchCriteria:76 #. ($field->Name) msgid "%1 matches" msgstr "%1 concuerda" #: html/RTFM/Elements/UpdatedArticles:19 #. ($rows) msgid "%1 most recently updated articles" msgstr "%1 artÃculos recientemente actualizados" #: html/RTFM/Elements/NewestArticles:19 #. ($rows) msgid "%1 newest articles" msgstr "%1 artÃculos nuevos" #: lib/RT/FM/Transaction_Overlay.pm:73 #. ($cf->Name, $self->NewContent) msgid "%1 value '%2' added" msgstr "Valor %1 : '%2' agregado" #: lib/RT/FM/Transaction_Overlay.pm:69 #. ($cf->Name, $self->OldContent, $self->NewContent) msgid "%1 value '%2' changed to '%3'" msgstr "Valor %1 : '%2' cambiado a '%3'" #: lib/RT/FM/Transaction_Overlay.pm:76 #. ($cf->Name, $self->OldContent) msgid "%1 value '%2' deleted" msgstr "Valor %1 : '%2' eliminado" #: html/RTFM/Article/Elements/EditLinks:23 msgid "(Check box to delete)" msgstr "(Marque la caja para borrar)" #: html/RTFM/Admin/Elements/EditCustomFieldValues:20 msgid "(Delete)" msgstr "(Borrar)" #: html/RTFM/Elements/ListArticles:38 html/RTFM/Elements/NewestArticles:48 html/RTFM/Elements/UpdatedArticles:36 html/RTFM/Elements/UpdatedArticles:49 msgid "(no Summary)" msgstr "(sin Resumen)" #: html/RTFM/Elements/ListArticles:31 html/RTFM/Elements/NewestArticles:35 msgid "(no name)" msgstr "(sin nombre)" #: html/RTFM/Article/Create.html:81 html/RTFM/Article/Elements/EditCustomFields:54 html/RTFM/Article/Elements/SearchByCustomField:31 msgid "(no value)" msgstr "(sin valor)" #: html/RTFM/Admin/Elements/EditCustomFieldValues:27 msgid "(no values)" msgstr "(sin valores)" #: html/Callbacks/RTFM/Ticket/Update.html/BeforeMessageBox:37 html/Callbacks/RTFM/Ticket/Update.html/BeforeMessageBox:40 msgid "(unnamed)" msgstr "(sin nombrar)" #: html/RTFM/Admin/Elements/AddCustomFieldValue:21 msgid "Add a value" msgstr "Agrega un valor" #: html/RTFM/Admin/Classes/CustomFields.html:19 msgid "Admin/Class/CustomFields" msgstr "Admin/Clase/CamposPersonalizados" #: lib/RT/FM/Class_Overlay.pm:58 msgid "AdminClass" msgstr "ClaseAdmin" #: lib/RT/FM/CustomField_Overlay.pm:31 msgid "AdminCustomField" msgstr "CampoAdminPersonalizado" #: lib/RT/FM/CustomField_Overlay.pm:30 msgid "AdminValues" msgstr "ValoresAdmin" #: html/RTFM/Article/Elements/ShowSearchCriteria:24 msgid "Advanced Search Criteria" msgstr "Criterio de Búsqueda Avanzada" #: html/RTFM/Admin/Classes/index.html:57 msgid "All Classes" msgstr "Todas las Clases" #: html/RTFM/Article/Delete.html:29 msgid "Are you sure you want to delete this article?" msgstr "Está seguro que deseas borrar este artÃculo?" #: html/RTFM/Article/Delete.html:69 #. ($ArticleObj->Id) msgid "Article #%1 deleted" msgstr "ArtÃculo #%1 borrado" #: html/RTFM/Article/Display.html:46 #. ($article->Id, $article->Name) msgid "Article #%1: %2" msgstr "ArtÃculo #%1: %2" #: lib/RT/FM/Article_Overlay.pm:280 msgid "Article Deleted" msgstr "ArtÃculo Borrado" #: lib/RT/FM/Transaction_Overlay.pm:80 msgid "Article created" msgstr "ArtÃculo creado" #: html/RTFM/Article/Display.html:35 html/RTFM/Article/Elements/ShowHistory:35 msgid "Article not found" msgstr "ArtÃculo no encontrado" #: html/RTFM/Elements/Tabs:43 msgid "Articles" msgstr "ArtÃculos" #: html/RTFM/Admin/Elements/ClassTabs:29 html/RTFM/Admin/Elements/CustomFieldTabs:38 msgid "Basics" msgstr "Básicos" #: html/RTFM/Admin/Classes/GroupRights.html:59 html/RTFM/Admin/Classes/UserRights.html:46 html/RTFM/Admin/CustomFields/GroupRights.html:61 html/RTFM/Admin/CustomFields/UserRights.html:46 msgid "Be sure to save your changes" msgstr "Asegrate de grabar tus cambios" #: lib/RT/FM/Article_Overlay.pm:359 msgid "Can't link a ticket to itself" msgstr "No es posible ligar un caso a si mismo"
Re: [rt-users] RTFM spanish language
On Apr 4, 2007, at 5:52 AM, Luis Barajas wrote: I just installed RT and RTFM last week, and I am preparing the system to be used on my organization. The problem I am facing right now is that most of my users do not speak english. I have no problem selecting under preferences Spanish as my language for every user, it works fine until I got to RTFM. I noticed that RTFM does not have a es.po so I wrote one and place it under "/opt/rt3/local/po/FM/RTFM" Can you send us your es.po file, sw can have a look? Maybe it's an issue in the po file itself. The result is that some things get translated but it looks like only those that have a peer on the RT translation files, everything else stays in English. I even tried switching to French (jut to try a file that came with the distribution) and got the same results. Yes, I restarted apache. I noticed that the RT *.po files are in the following directory: "/opt/rt3/lib/RT/I18N" What am I missing here? Thanks Luis ___ http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users Community help: http://wiki.bestpractical.com Commercial support: [EMAIL PROTECTED] Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com PGP.sig Description: This is a digitally signed message part ___ http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users Community help: http://wiki.bestpractical.com Commercial support: [EMAIL PROTECTED] Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com
[rt-users] RTFM spanish language
I just installed RT and RTFM last week, and I am preparing the system to be used on my organization. The problem I am facing right now is that most of my users do not speak english. I have no problem selecting under preferences Spanish as my language for every user, it works fine until I got to RTFM. I noticed that RTFM does not have a es.po so I wrote one and place it under "/opt/rt3/local/po/FM/RTFM" The result is that some things get translated but it looks like only those that have a peer on the RT translation files, everything else stays in English. I even tried switching to French (jut to try a file that came with the distribution) and got the same results. Yes, I restarted apache. I noticed that the RT *.po files are in the following directory: "/opt/rt3/lib/RT/I18N" What am I missing here? Thanks Luis ___ http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users Community help: http://wiki.bestpractical.com Commercial support: [EMAIL PROTECTED] Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com