[go: up one dir, main page]

Menu

Tree [62fef2] 11.11.1 / data / locale /
 History

HTTPS access


File Date Author Commit
 README 2009-05-10 D. Michael McIntyre D. Michael McIntyre [382591] * move locale/ to data/locale
 ca.ts 2011-11-04 D. Michael McIntyre D. Michael McIntyre [4fde5e] translation update...
 cs.ts 2011-11-06 Thorsten Alteholz Thorsten Alteholz [452a50] Czech update from Pavel Fric
 cy.ts 2011-11-04 D. Michael McIntyre D. Michael McIntyre [4fde5e] translation update...
 de.ts 2011-11-06 Thorsten Alteholz Thorsten Alteholz [535c82] another German update
 en.ts 2011-11-05 D. Michael McIntyre D. Michael McIntyre [a93db2] Translation update on: data/locale/en.ts
 en_GB.ts 2011-11-05 D. Michael McIntyre D. Michael McIntyre [04256f] Translation update on: data/locale/en_GB.ts
 en_US.ts 2011-11-05 D. Michael McIntyre D. Michael McIntyre [fb0672] Translation update on: data/locale/en_US.ts
 es.ts 2011-11-05 D. Michael McIntyre D. Michael McIntyre [4fafc9] Translation update on: data/locale/es.ts
 et.ts 2011-11-04 D. Michael McIntyre D. Michael McIntyre [4fde5e] translation update...
 eu.ts 2011-11-04 D. Michael McIntyre D. Michael McIntyre [4fde5e] translation update...
 fi.ts 2011-11-04 D. Michael McIntyre D. Michael McIntyre [4fde5e] translation update...
 fr.ts 2011-11-05 Yves Guillemot Yves Guillemot [3745c7] End of French update.
 id.ts 2011-11-04 D. Michael McIntyre D. Michael McIntyre [4fde5e] translation update...
 it.ts 2011-11-06 Thorsten Alteholz Thorsten Alteholz [8aae1b] Italian update by Mario Moles
 ja.ts 2011-11-04 D. Michael McIntyre D. Michael McIntyre [4fde5e] translation update...
 nl.ts 2011-11-04 D. Michael McIntyre D. Michael McIntyre [4fde5e] translation update...
 pl.ts 2011-11-04 D. Michael McIntyre D. Michael McIntyre [4fde5e] translation update...
 rosegarden.ts 2011-11-05 D. Michael McIntyre D. Michael McIntyre [bafa76] Translation update on: data/locale/rosegarden.ts
 ru.ts 2011-11-04 D. Michael McIntyre D. Michael McIntyre [4fde5e] translation update...
 sv.ts 2011-11-04 D. Michael McIntyre D. Michael McIntyre [4fde5e] translation update...
 zh_CN.ts 2011-11-04 D. Michael McIntyre D. Michael McIntyre [4fde5e] translation update...

Read Me

TRANSLATORS: Translation process in brief, change 'fi.ts' with your own locale

0  ( add missing locale with "cp locale/rosegarden.ts locale/fi.ts" )

1  run "linguist locale/fi.ts" in the base source directory

2  find next uncomplete translation ( Ctrl + L )

3  complete a translation

    3.1  type in a new translation

    3.2  find a nearly matching translation to start with

        3.2.1  select tab "Phrases and guesses"

        3.2.2  select best guess ( Ctrl + 1 ... Ctrl + 5 )

        3.2.3  complete the best guess

    3.3  check the context of the translation

        3.3.1  select tab "Source code"

	3.3.2  browse the source code around the translation

        3.3.3  adjust the translation according to the context

    3.4  fix the warnings of the translation

        3.4.1  select tab "Warnings"

        3.4.2  fix the translation until warnings disappear

    3.5  complete a good translation with the "uncomplete" status

        3.5.1  no changes needed, just accept

4  accept translation and jump to next uncomplete ( Ctrl + Enter )

5  repeat steps 2 - 4 for uncomplete strings, or, test translation with 6 - 9

6  save the work ( Ctrl + S )

7  release the translation ( File > Release )

8  quit ( Ctrl + Q )

9  check the translation with "LC_ALL=fi ./rosegarden"

10  commit your changes



MAINTAINERS: Update translations

1  run "make ts"


MAINTAINERS: Update translations & drop obsolete translations

1  run "make ts-noobsolete"


MAINTAINERS: Release all translations

1  run "make locale"