Commit Graph

22 Commits

Author SHA1 Message Date
FUJIWARA Katsunori
4f46584dea i18n: update Report-Msgid-Bugs-To property of *.po files
This patch replaces domain of mercurial-devel ML address by
mercurial-scm.org for "Report-Msgid-Bugs-To" property of each *.po
files.

This avoids releasing 4.1.1 with invalid "Report-Msgid-Bugs-To"
in *.mo file, if corresponded *.po file isn't msgmerge-ed with recent
hg.pot by translator.

These *.po files aren't covered by check-code.py pattern newly added
in subsequent patch, because it ignores them.
2017-02-11 00:23:55 +09:00
Yuya Nishihara
1d7fbf80aa i18n: make sure to include translation of (DEPRECATED)
This patch replaces old "DEPRECATED" msgid by "(DEPRECATED)" if that .po
file does not have "(DEPRECATED)" but have "... (DEPRECATED)".

It is necessary to hide deprecated options correctly.
2015-11-03 22:44:57 +09:00
timeless@mozdev.org
3c256de349 i18n-ro: use ()s instead of [] for DEPRECATED 2015-09-17 07:34:27 -04:00
timeless@mozdev.org
0669670d0b i18n-ro: include translation of DEPRECATED 2015-09-17 07:34:13 -04:00
Simon Heimberg
044892facc i18n: fix non-matching 1st line indentations
When generating documentation, indentation must match for getting the same
view for translated messages. Often an output is generated anyway, but it
can look different. When a syntactically wrong indentation change is done,
runrst will fail (this is detected by test-gendoc.t).

Fix the simple places. When translation knowledge is necessary, the entry is
marked as fuzzy (and therefore skipped when generating translations). A
translator can fix it later.
2014-01-22 16:47:05 +01:00
Simon Heimberg
889e04cd3a i18n: do not translate rst syntax .. note::
.. note:: is rst syntax which must not be translated. Fix this in the
translations.

This is not the first time this happens, so there should be a note for the
translator. A later patch will change the generation of the po files to
write this automatically.
A test in i18n/check-translation.py could help as well.
2014-01-22 16:34:36 +01:00
Wagner Bruna
a9d7c8df74 i18n: fix trailing '::' on translated messages
Reported by FUJIWARA Katsunori <foozy@lares.dti.ne.jp>.
2014-01-20 11:16:26 -02:00
Simon Heimberg
caa649cd1c i18n: fix wrong rst syntax
Fix syntax errors like wrong indentation and invalid quotation.
All errors preventing to generate valid html documentation (by gendoc.py) are
fixed.
2013-10-18 18:49:32 +02:00
Wagner Bruna
ad3e245fdf i18n: disable translations with conflicting prompt keys (issue3082)
This is just a stopgap until a proper solution is implemented.
2011-11-03 10:52:58 -02:00
Daniel Dumitriu
d164dce16d i18n-ro: synchronized with de4001689889 2011-06-08 17:06:29 +02:00
Daniel Dumitriu
2fc6e8a294 i18n-ro: outstanding changes 2011-06-08 15:17:23 +02:00
Daniel Dumitriu
4ade2d9806 i18n-ro: ongoing translation 2010-08-26 16:32:12 +02:00
Daniel Dumitriu
3ee2d51015 i18n: merged in strings from hg cset 31894054ede9 2010-08-25 12:20:10 +02:00
Daniel Dumitriu
5e84f2fafe i18n-ro: ongoing translation 2010-08-19 23:40:47 +02:00
Daniel Dumitriu
9139c3aaf1 i18n-ro: ongoing translation 2010-08-19 23:27:09 +02:00
Daniel Dumitriu
1f1be0f245 i18n-ro: ongoing translation 2010-08-19 16:01:50 +02:00
Daniel Dumitriu
d16c6206ec i18n-ro: ongoing translation 2010-08-19 15:44:38 +02:00
Daniel Dumitriu
db29d4598f i18n-ro: ongoing translation 2010-08-19 00:01:13 +02:00
Daniel Dumitriu
5049c88cb2 i18n-ro: ongoing translation 2010-08-16 23:40:15 +02:00
Daniel Dumitriu
e2a8772696 Continued translation 2010-08-15 23:56:46 +02:00
Daniel Dumitriu
c6434918f8 i18n-ro: ongoing translation 2010-08-12 17:30:36 +02:00
Daniel Dumitriu
044f6327ae i18n-ro: initial version 2010-08-09 10:56:56 +02:00