- Tema: Sincronizar versiones de configuración (en inglés: Synchronizing Configuration Versions)
- Capítulo: Extender y personalizar la web (en inglés: Extending and Customizing Your Site)
- Nombre de archivo: extend-config-versions.txt
ENLACES DE INTERES
- Guía para traducir: http://tiny.cc/f668gy
- Se publicará aquí: https://www.drupal.org/es/docs/user_guide/es/extend-config-versions.html (con el editor online)
- Repositorio git: http://cgit.drupalcode.org/user_guide/plain/source/es/extend-config-vers...
| Comment | File | Size | Author |
|---|---|---|---|
| #26 | interdiff-2830960-21-26.txt | 854 bytes | igalafate |
| #26 | es_extend-config-versions-2830969-26.patch | 7.32 KB | igalafate |
| #21 | es_extend-config-versions-2830969-21.patch | 7.33 KB | igalafate |
| #21 | interdiff-2830960-21.patch | 2.87 KB | igalafate |
| #19 | es_extend-config-versions-2830969-19.patch | 7.3 KB | igalafate |
Issue fork user_guide-2830969
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
shivansunfire commentedComment #3
igalafate commentedComment #4
igalafate commentedComment #5
dimaro commentedCuando utilizamos una palabra para ambos idiomas, o en este caso el nombre de un módulo, lo pondría en cursiva quedando algo como _
Configuration Manager_(aplicar en todos los casos similares en este parche)En la versión original no se utiliza el punto del final.
sitio web
sitio web
sitio web
El literal "origen" entraría dentro de la línea de 80 caracteres, reajustar el resto de este párrafo después de este cambio.
En un párrafo anterior al traducir "source site" se ha traducido por "sitio web de origen", sin embargo en este caso se ha traducido por "sitio de origen", creo que deberíamos optar por uno de ellos, bajo mi punto de vista por "sitio web de origen".
Cuidado con esta línea, excede los 80 caracteres.
"através" iría separado.
Comment #6
igalafate commented¡Gracias por la revisión @dimaro! Subo las correcciones hechas sobre el parche. He dejado pendientes las que comentas de cambiar "sitio" por "sitio web" ya que según el documento de "Lista de expresiones conflictivas" se puede hacer uso de "sitio" cuando ya se ha usado anteriormente "sitio web" y el contexto queda claro. Y dado que en esta página se usa repetidas veces, me parecía muy pesado poner siempre "sitio web" ya que queda claro a mi parecer, no obstante, si se prefiere siempre "sitio web" lo cambio sin problemas.
Un saludo.
Comment #7
dimaro commented@isaura Estoy de acuerdo en que si el contexto está claro se utilice "sitio" en lugar de "sitio web", sin embargo esto se podría realizar siempre y cuando en el párrafo se haya indicado previamente "sitio web".
Por ejemplo aquí si aplicaría "sitio web".
Por otro lado se esta omitiendo cual es el "menú administrativo", aunque pueda quedar un poco redundante creo que sería conveniente indicar cual es ese "menú administrativo", tal y como se hace en la versión original.
Faltaría traducir los elementos de menú
ConfigurationyDevelopment, ya que cuando instalamos Drupal en español estos elementos de menú están traducidos.Mismas anotaciones que las anteriores pero en este caso si veo bien aplicado el uso de "sitio web".
Cuando dice "desplegar los cambios al sitio de producción." creo que quedaría mejor algo como "desplegar los cambios en el sitio de producción".
Cuidado con el espacio extra cuando dice "[...] y destino, se debe almacenar [...]"
Traducir "commit" por "comitearlo" creo que queda demasiado literal y aunque esté en nuestro lenguaje del día a día, en mi opinión deberíamos dejarlo tal cual, quedando algo como: "[...] se podría también haber descomprimido el archivo y hacer _commit_ a través de un sistema[...]"
Comment #8
igalafate commentedMe parece razonable. Aquí subo las correcciones.
Comment #9
dimaro commented@isaura Aquí viene otra revisión!
Cambiar "produción" por "producción".
El literal "origen" tendría espacio dentro de la primera linea de 80 caracteres. Reajustar el resto del párrafo después de este cambio.
Sustituir "Configuraciónn" por "Configuración" (doble "n").
Lo mismo que lo indicado en el punto anterior.
Eliminar el espacio que existe al principio de cada línea, ya que en la versión original no existe este espacio.
En la versión original la separación entre "Additional resources" y "Attributions" es de 2 espacios, no se en que momento nosotros hemos pasado a tener 3, por lo que eliminaría ese espacio adicional.
PD: Para la subida del próximo parche cambia el estado de la issue a "Needs review" ;)
Thanks!
Comment #10
igalafate commentedMuchas gracias de nuevo. Correcciones aplicadas.
Comment #11
dimaro commentedTal y como se hablo por el canal de Slack, incluir en el apartado de "Atribuciones" el usuario que ha realizado la traducción, quedando algo como:
"Traducido por https://www.drupal.org/u/userexample[User Example]."
Comment #12
igalafate commentedGracias. Línea "Traducido por..." incluída.
Comment #13
dimaro commented@isaura Se me hace un poco extraño cuando leo "[...] y se redireccionará a la página de _Sincronizar_ la configuración [...]", creo que quedaría mejor algo como: "[...] y se redireccionará a la página de configuración _Sincronizar_ [...]".
Comment #14
igalafate commentedTotalmente de acuerdo. Gracias por tu aportación una vez más.
Comment #15
dimaro commented@isaura Gracias, buen trabajo! Por mi parte creo que está todo correcto.
RTBC para obtener feedback de @juanolalla y @alvar0hurtad0.
Comment #16
lluvigneTal y como hemos establecido a través del canal de slack y bajo consenso, "Site prerequisites" se traducirá como "Requisitos previos del sitio web" para mantener la coherencia al traducir la palabra "site".
Al igual que en el comentario anterior, hemos establecido que se ha de añadir una línea en blanco entre "Escrito por [...]" y "Traducido por [...]" con el fin de aportar claridad a la sección de atribuciones.
Comment #17
dimaro commented@isaura Adicionalmente a lo que comenta @lluvigne en #16 el hecho de que al principio de la línea este el símbolo ">" provoca el siguiente error en el script:
Revisando el parche en #14 realmente ese símbolo ">" incluso entra dentro de la línea de 80 caracteres así que una vez solucionado esto, perfecto!
Comment #18
jhodgdonGood catch on #17! Thanks for looking for AsciiDoc errors -- saves me some trouble later.. :)
You could just move another word down to the next line before the > character to resolve that, and make the previous line a little shorter.
Comment #19
igalafate commentedMany thanks for all your comments! I have just applied all the reviews and I have followed the suggestion that @jhodgdon gave for the AsciiDoc error because even the character '>' had an espace after it so it was not possible to keep it in the previous line as @dimaro said. I hope everything is right now.
Comment #20
dimaro commented@jhodgdon Thanks so much for your comments!
@isaura Provide an interdiff the next time please. All documentation is here:
https://www.drupal.org/documentation/git/interdiff
Here we go!...
In this case, the character ">" does not exceed the line of the 80 characters, the "extra" space as you said on #19 is not needed at the end of line.
A newline is needed at end of file.
Wrap until the 80 characters.
Check again the point 2 at #9.
Looking other issues, you can break the text "_Subir al servidor_" to wrap until the 80 characters and keep the text style (Italic).
Comment #21
igalafate commentedHere you are my new changes.
Many thanks @dimaro.
Comment #22
dimaro commentedRTBCing to get @juanolalla @jhodgdon feedback!
Thanks so much for your work! @isaura
Comment #23
jhodgdonI think for index entries, we usually put them all on one line (see English source).
Comment #24
dimaro commented@jhodgdon I had this doubt for many days, thanks so much!
@isaura I changed the status to "Needs work" to apply the review commented above on #23.
Comment #25
dimaro commentedAdicionalmente a lo comentado en #24 tambien podriamos incluir la persona que ha revisado la traducción, tal y como lo vienen haciendo los compañeros del equipo de traducciones al Catalan (#2806317: [CA] Tradueix aquest fitxer understanding-themes.txt)
Esto es algo que podríamos hablar a través del canal de Slack y añadirlo a los documentos compartidos.
Comment #26
igalafate commentedI have put the index entries back in one line as @jhodgdon has suggested. Many thanks.
@dimaro No he añadido ningún cambio sobre lo que sugieres hasta que no se consensué lo que propones. Muchas gracias.
Comment #27
igalafate commentedComment #28
jhodgdonIn my opinion, everyone who works on the translation as a translator, reviewer, or editor, should be credited somewhere.
In the English version of the Guide, we did the following:
- Anyone who substantially contributed to a particular topic (original writer, or editor who make substantive changes) was credited on the topic as "Written and edited by...".
- People who did guide-wide editing tasks, where the changes to each topic were minimal (such as copy editing and things like "Make sure we use this word and not that one") were credited in the attributions.txt file, rather than on specific topics.
I suggest that you do the same for the Spanish translation, so that everyone who helps gets credit.
Also, on each issue, the person who commits the change should credit everyone who wrote or reviewed the translation, both in the commit message and with issue credits. If the Spanish project manager(s) have questions about how to do this... see:
https://www.drupal.org/docs/user_guide_guidelines/pm-guide.html#pm-guide...
Thanks!
Comment #29
dimaro commentedHi @jhodgdon In this context (Translations in general) does not exist writer or editor roles but we have translators and reviewers instead.
Who should be in the "Attributions" section apart from the original writer and editor?
On the other hand I do not understand the "attributions.txt" file use, is this a general file for the whole User Guide?
Thanks!
Comment #30
jhodgdonYes, writer and editor are for the original English writing; translator and possibly translation editor and reviewer would be the appropriate roles for the translations.
You are right, the attributions.txt file is for the whole user guide. Its output can be seen here:
https://www.drupal.org/docs/user_guide/en/attributions.html
You'll see we put in information about project managers, images, and guide-wide editors. For the other languages, you should also have a section in there about who managed the translations, and if you had some guide-wide translation reviewers, you could put them in that section too.
Comment #31
dimaro commentedThanks so much @jhodgdon.
Finally, if I have not misunderstood, the changes proposed at #25 should be applied, getting something like:
Note: The text must be in Spanish, not in English. (I only put it in this case as a reference)
Comment #32
jhodgdonYes, that looks right to me. So you have two choices on the translation reviewers:
A. #31
B. Alternatively, the Spanish team could decide to just put
in the individual topic, and could add something like this to the translation team section of the attributions.txt file (the first 4 lines are what is already in your source/es/attributions.txt file, and the last 2 are added here):
(Obviously, translated into Spanish in both cases.)
Either A or B would be fine. We used both styles of attribution in the English User Guide, using (A) for people who made substantial contributions to an individual topic, such as this example:
And we used (B) for people who did editing in various parts of the guide, when the changes they made to each topic were small, as you can see in this part of the English attributions.txt:
Comment #33
dimaro commentedWoow! Quick answer! (I was out)
Thanks so much for your comments @jhodgdon, I agree that the Spanish translation team should discuss this. As soon as possible we will update this issue!
Comment #34
jhodgdon@dimaro asked me about this by email...
The summary should stay all in one line instead of being wrapped.
It also MUST NOT be over 140 characters, or the page will not import correctly into drupal.org. See
https://www.drupal.org/docs/user_guide_guidelines/formatting.html#format...
I suggest you could shorten it a bit by changing "un sitio web de desarrollo y de produccion" to "entre dos sitios" or something like that? -- that might get it under 140?
Comment #35
dimaro commentedYeah! Thanks @jhodgdon for your comments (one more time), It will help us to make a better translations :)
On the other hand, I find interesting what you propose, it would look something like this:
"Cómo sincronizar la configuración entre dos sitios web usando el módulo _Configuration Manager_ incluido en el núcleo."
Comment #37
alvar0hurtad0Comment #40
alvar0hurtad0