Diff for "Translations/Guide"

Not logged in - Log In / Register

Differences between revisions 15 and 16
Revision 15 as of 2009-03-25 14:08:18
Size: 8153
Editor: h194-54-129-79
Comment:
Revision 16 as of 2009-04-11 15:00:38
Size: 9370
Editor: h194-54-129-79
Comment:
Deletions are marked like this. Additions are marked like this.
Line 59: Line 59:
= Translating DocBook (XML) files =
You can translate XML files using Launchpad Translations, by converting the xml to a pot file, using xml2po, and then importing it in Rosetta.

When translating XML files please mare sure you are aware of the following things:
== XML tags are case sensitive ==
When using xml2po and then po2xml, xml tags and attributes are case sensitive:
Example:
{{{
Original: See the <ulink url="http://ubuntustudio.org/">
Correct: Vea el <ulink url="http://ubuntustudio.org/">
Wrong: Vea el <UlinK Url="http://ubuntustudio.org/">
}}}
== menuchoice tag ==
"menuchoise" tag should inlude only "guibutton | guiicon | guilabel | guimenu | guimenuitem | guisubmenu | interface" tags. Don't include other tags or text outside of these tags.

Example:
{{{
Original: <menuchoice><guimenu>Applications</guimenu><guisubmenu>Multimedia</guisubmenu><guimenuitem>Movie Player</guimenuitem></menuchoice>
Correct: <menuchoice><guimenu>Apliaciones</guimenu><guisubmenu>Multimedia</guisubmenu><guimenuitem>Reproductor de películas</guimenuitem>
Wrong: <menuchoice><guimenu>Apliaciones</guimenu><guisubmenu>Multimedia</guisubmenu>Reproductor de <guimenuitem>películas</guimenuitem>
}}}

Launchpad Help > Translations > General Translation Guide

Overview

This guide contains specific information about translating software into your language. It contains details about what strings should be translated and what not, what are plural forms and other things you should be aware while translating software using Launchpad Translations (Rosetta) or any other tool.

This guide does not include hint and tips about using Launchpad Translations (Rosetta) as a translation tool. For such information please read Translations/StartingToTranslate.

You are free to translate this guide and include it into your language specific guide. You can use this information as a starting point for developing the guidelines for you language.

To assure the translations quality for your language, it is recommended to ask new translators to follow the information from the guidelines for your language, or in case it is not ready yet, to point them to this guide.

Basic rules for checking translations quality

Below are listed some common sense rules to follow during the translation work:

  • Pay attention to all section from the guildelines and always keep in touch with other translators
  • After finishing a translation, read it again to check for errors and see if it makes sense
  • If the translation doesn't make sense for you / your mother, it is definitely wrong and should be fixed

Plural forms

While English language has 2 plural forms, it might happens that your language has more than 2 plural forms.

Dealing with plural forms is one of the first question/problems for new translators. It is recommended that your guidelines to include information and examples about the usage of plural forms into your language.

Example

Romanian language has 3 plural forms. 

Original text:
msgstr[0] %d thing
msgstr[1] %d things
msgstr[2] %g things

Translation:
msgstr[0] %d lucru
msgstr[1] %d lucruri
msgstr[2] %d de lucruri

Menu accelerators / shortcuts

Different development languages and frameworks use different ways to signify which key within a string should be used as a keyboard shortcut. Very often, if you see an underscore (e.g. Save _As) or ampersand (e.g. Print previe&w) at the beginning or within a word, it may well be a keyboard shortcut.

Ensuring you have a unique shortcut for each function is important and you should, at the very least, view the software in action and draw up a list of the shortcuts you plan to use before you start translating. You should place the underscore, ampersand or whichever other control character directly in front of the letter you want to use as the shortcut. If you have a program interface with the same fast access character in different options/tabs/checkboxes/etc., you will have to press the shortcut several times in the keyboard to walk through all of them.

Examples of menu accelerators:

_File
New &Tab
~Downloads

Translating DocBook (XML) files

You can translate XML files using Launchpad Translations, by converting the xml to a pot file, using xml2po, and then importing it in Rosetta.

When translating XML files please mare sure you are aware of the following things:

XML tags are case sensitive

When using xml2po and then po2xml, xml tags and attributes are case sensitive: Example:

Original: See the <ulink url="http://ubuntustudio.org/">
Correct: Vea el <ulink url="http://ubuntustudio.org/">
Wrong: Vea el <UlinK Url="http://ubuntustudio.org/">

"menuchoise" tag should inlude only "guibutton | guiicon | guilabel | guimenu | guimenuitem | guisubmenu | interface" tags. Don't include other tags or text outside of these tags.

Example:

Original: <menuchoice><guimenu>Applications</guimenu><guisubmenu>Multimedia</guisubmenu><guimenuitem>Movie Player</guimenuitem></menuchoice>
Correct: <menuchoice><guimenu>Apliaciones</guimenu><guisubmenu>Multimedia</guisubmenu><guimenuitem>Reproductor de películas</guimenuitem>
Wrong: <menuchoice><guimenu>Apliaciones</guimenu><guisubmenu>Multimedia</guisubmenu>Reproductor de <guimenuitem>películas</guimenuitem>

What should not be translated

This section contains general information about strings that should not be translated and how to identify them.

Also to help you with identifying string that should not be translated, software developers usually add comments describing the intend of the text and tips about translating it. Always check the comments attached to each string.

Data placeholders and variable names

In many development languages, a developer can insert data into a string by using a placeholder such as %s or %d. You may also see more complex variations, such as %(variablename)s, $name or ${name}. Copy these variables and placeholders exactly as you see, placing them in the exact order in whichever part of the string makes most sense in the target language.

If you're in doubt, ask another translator for advice.

Examples:

Original: I found $name ethernet device.
Wrong: S-a găsit $nume dispozitiv ethernet
Right: S-a găsit $name dispozitiv ethernet

Original: Delete %(name)s ?
Wrong: Ștergeți %(nume)le?
Wrong: Ștergeți %(nume)s?
Right: Ștergeți %(name)s?

Formatting/XML tags

You may see HTML/XML tags, such as <strong>, used to format text in a string. Copy these tags exactly as you find them and apply them to the relevant part of the text, remembering to close the tags as appropriate. You may also see other tags, such as XML, and should treat them the same way.

Examples:

Original: <strong>File name</strong>
Wrong: <puternic>Nume fișier</puternic>
Right: <strong>Nume fișier</strong>

Program parameters

Command line parameters should not be translated.

Example

Original: "The command line options are:\n"
          "       --quick         speeds up the processing\n"
          "       --slow          slows everything down."
Wrong:    "Opțiunile comenzii sunt:\n"
          "       --repede         grăbește procesarea\n"
          "       --încet          încetinește totul."
Right:    "Opțiunile comenzii sunt:\n"
          "       --quick         grăbește procesarea\n"
          "       --slow          încetinește totul."

TRUE/FALSE, GTK constants

Strings like "TRUE" , "FALSE" or gtk constants like "gtk-ok", "gtk-cancel" or "toolbar-icon" should not be translated.

In many cases the presence of such string in a translations files is a bug and the software developers should be informed about it and asked to remove those strings.

GCONF configuration keys

Examples:

Original: The port which the server will listen to if the 'use_alternative_port' key is set to true.
         Valid values are in the range from 5000 to 50000.
Wrong:   Portul pe care să asculte serverul în cazul în care cheia „folosește_port_alternativ” este activată.
         Valorile valide sunt între 5000 și 50000.
Right:   Portul pe care să asculte serverul în cazul în care cheia „use_alternative_port” este activată.
         Valorile valide sunt între 5000 și 50000.

Context text

In some old GNOME translations you might encounter translations context encoded into the original string. For for information please see: http://leonardof.org/2007/12/01/context-in-gnome-translations/en/

Examples:

Original: "Orientation|Top"
Wrong: "Orientare|Sus"
Wrong: "Orientation|Sus"
Right: "Sus"

If you see such text please fill a bug and inform the software developers about the existence of context.

Suggestions for sections included in your guidelines

Below are some ideas, hints, for some information that could be included into the guildelines for your language:

  • A section describing the current focus for translations. What packages should be translated, their priority, due date... etc
  • Create or provide a communication channel for all translators. It can be a forum, mailing list, IRC channel. The main usage of this channel is to support team work, ask for help or suggestions.
  • Provide information about other team working on translations, links to other upstream projects. Try to keep in touch/sync with their work.
  • Decide what grammatical mode or tense is used when translating into your language.
  • Decide grammatical person and if you are going to use a formal or informal approach when translating software. T-V distinction.
  • Decide a common set of terminology or dictionary to be used by all translators. This will help creating uniform translations.
  • A section, or a dedicated page, containing examples of common errors, together with an explanation of the error and the suggested solution
  • A section, or a dedicated page, containing examples of strings that should not be translated.

< Launchpad Translators group

All language translations Guides list >

Translations/Guide (last edited 2018-10-26 11:00:37 by cjwatson)