Display localization status for a specific locale
ach
af
ak
am
an
anp
ar
as
ast
az
be
bg
bm
bn
bn-BD
bn-IN
br
bs
ca
cak
crh
cs
cy
da
dbl
dbr
de
dsb
ee
el
en
en-GB
en-US
en-ZA
eo
es
es-AR
es-CL
es-ES
es-MX
es-XL
et
eu
fa
ff
fi
fr
fur
fy
fy-NL
ga
ga-IE
gd
gl
gn
gu
gu-IN
ha
he
hi
hi-IN
hr
hsb
ht
hu
hy-AM
ia
id
ig
is
it
ixl
ja
ja-JP-mac
ka
kab
kk
km
kn
ko
ku
lg
lij
ln
lo
lt
ltg
lv
mai
meh
mg
mix
mk
ml
mn
mr
ms
my
nb-NO
ne-NP
nl
nn-NO
no
nr
nso
oc
or
pa
pa-IN
pl
pt
pt-BR
pt-PT
rm
ro
ru
rw
sah
ses
si
sk
sl
son
sq
sr
sr-LATN
sr-Latn
ss
st
sv
sv-SE
sw
ta
ta-LK
te
tg
th
tl
tn
tr
trs
ts
tt
uk
ur
uz
ve
vi
wo
xh
yo
zam
zh-CN
zh-TW
zu
Display localization status for a specific project
All products
AMO
AMO Frontend
Activity Stream (New Tab)
EU Copyright campaign
Firefox Accounts
Firefox Out-of-date Add-on
Firefox Screenshots
Firefox for iOS
Focus for Android
Focus for iOS
Fundraising
MDN
Mozillians
Pocket
SUMO
Social API Directory
TP Firefox Send
TP Min Vid
TP Notes
TP SnoozeTabs
TP Tab Center
Test Pilot
Thimble
Thunderbird.net
Product | % | Type | Tran. | Untr. | Iden. | Miss. | Fuzzy | Total | Errors |
---|---|---|---|---|---|---|---|---|---|
AMOgettext | 17.1 | gettext | 437 | 1895 | 0 | 0 | 227 | 2559 | |
AMO Frontendgettext | 68.3 | gettext | 339 | 125 | 0 | 0 | 32 | 496 | |
Activity Stream (New Tab)properties | 48.8 | properties | 59 | 0 | 0 | 31 | 0 | 90 | |
Firefox Accountsgettext | 91.9 | gettext | 464 | 41 | 0 | 0 | 0 | 505 | |
Firefox Out-of-date Add-onproperties | 100 | properties | 3 | 0 | 1 | 0 | 0 | 3 | |
Firefox Screenshotsproperties | 76.7 | properties | 230 | 0 | 21 | 35 | 0 | 265 | |
Firefox for iOSxliff | 100 | xliff | 640 | 0 | 52 | 0 | 0 | 640 | |
Focus for Androidgettext | 95.5 | gettext | 191 | 9 | 0 | 0 | 0 | 200 | |
Focus for iOSxliff | 100 | xliff | 150 | 0 | 8 | 0 | 0 | 150 | |
MDNgettext | 48.2 | gettext | 509 | 462 | 0 | 0 | 86 | 1057 | |
Pocketproperties | 100 | properties | 36 | 0 | 3 | 0 | 0 | 36 | |
SUMOgettext | 47.3 | gettext | 1162 | 735 | 0 | 0 | 558 | 2455 | |
TP Firefox Sendftl | 100 | ftl | 95 | 0 | 2 | 0 | 0 | 95 | |
TP Min Vidproperties | 100 | properties | 35 | 0 | 0 | 0 | 0 | 35 | |
TP Notesproperties | 48.3 | properties | 43 | 0 | 0 | 23 | 0 | 66 | |
TP SnoozeTabsproperties | 100 | properties | 48 | 0 | 0 | 0 | 0 | 48 | |
TP Tab Centerproperties | 100 | properties | 30 | 0 | 0 | 0 | 0 | 30 | |
Test Pilotftl | 48 | ftl | 257 | 0 | 1 | 139 | 0 | 396 | |
Thunderbird.netgettext | 19.7 | gettext | 24 | 98 | 0 | 0 | 0 | 122 |
Last update: 2018-04-20 11:36 Europe/Paris (+0200)
A MDN document is available explaining how to to work on XLIFF files.
trans-unit
has a source
element
but not a target
element."example"
) in your translations. Use curly double
quotes (“example”
) or straight single quotes ('example'
).source
or
target
elements, and if the first file
element is missing a
target-language
attribute.target
).
Missing strings are strings available in en-US but not in the locale file. Completion percentage is
determined by adding the number of missing strings to the number of strings actually available in the file.Code hosted on GitHub. Please open a new issue to report errors.