aboutsummaryrefslogtreecommitdiffstats
path: root/english/international/l10n/po4a/tmpl.src
blob: fda6c047d79d535ee588a901eb0005c4038dc4a3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
#use wml::debian::template title="Status of PO files managed with po4a for language code: @tmpl_lang@"
#include '$(ENGLISHDIR)/international/l10n/dtc.def'

#include "$(ENGLISHDIR)/international/l10n/po/menu.inc"

<h2>Status</h2>
<p>
 @tmpl_lang_stats@ strings are translated to this language
 (from <po4a-total-strings>).
 The packages are in three pools: <a href="#todo">translations underway</a>,
 <a href="#done">translations uptodate</a> and <a href="#i18n">translations to
 do</a>.
</p>

<p>
 In each table, packages are sorted according to their
 <a href="https://popcon.debian.org/source/by_inst">popcon score</a>,
 so that translators can focus on the most popular packages.
</p>

<h2><a name="todo">Packages for which translation is underway</a></h2>
<p>You can download and translate these PO files, and submit them as bug
reports to package maintainers.

#include '$(ENGLISHDIR)/international/l10n/po/todo.inc'

<h2><a name="done">Packages already translated</a></h2>

#include '$(ENGLISHDIR)/international/l10n/po/ok.inc'

<h2><a name="i18n">Packages already i18n-ed</a></h2>
<p>These packages are translated in other languages, and then could be
translated into your own language.

#include '$(ENGLISHDIR)/international/l10n/po/untranslated.inc'

#include "$(ENGLISHDIR)/international/l10n/date.gen"

© 2014-2024 Faster IT GmbH | imprint | privacy policy