Language | Translated | Untranslated | Untranslated words | Untranslated characters | Checks | Suggestions | Comments | |
---|---|---|---|---|---|---|---|---|
Arabic
|
6% | 15 | 195 | 1,524 | 0 | 0 | 0 | |
|
||||||||
Catalan
|
6% | 15 | 195 | 1,524 | 0 | 0 | 0 | |
|
||||||||
Chinese (Taiwan) (zh_TW)
|
6% | 15 | 195 | 1,524 | 0 | 0 | 0 | |
|
||||||||
Chinese (zh)
|
6% | 15 | 195 | 1,524 | 0 | 0 | 0 | |
|
||||||||
English
|
0 | 0 | 0 | 1 | 0 | 1 | ||
|
||||||||
French
|
93% | 1 | 41 | 280 | 0 | 0 | 0 | |
|
||||||||
German
|
25% | 12 | 167 | 1,274 | 0 | 0 | 0 | |
|
||||||||
Indonesian
|
6% | 15 | 195 | 1,524 | 0 | 0 | 0 | |
|
||||||||
Italian
|
62% | 6 | 67 | 645 | 0 | 5 | 0 | |
|
||||||||
Persian
|
6% | 15 | 195 | 1,524 | 0 | 0 | 0 | |
|
||||||||
Polish
|
6% | 15 | 195 | 1,524 | 0 | 0 | 0 | |
|
||||||||
Portuguese
|
93% | 1 | 41 | 280 | 0 | 0 | 0 | |
|
||||||||
Russian
|
37% | 10 | 149 | 1,178 | 1 | 0 | 0 | |
|
||||||||
Serbian (latin)
|
6% | 15 | 195 | 1,524 | 0 | 0 | 0 | |
|
||||||||
Spanish
|
37% | 10 | 149 | 1,178 | 1 | 0 | 0 | |
|
||||||||
Turkish
|
6% | 15 | 195 | 1,524 | 0 | 0 | 0 | |
|
Please sign in to see the alerts.
Overview
Project website | tails.boum.org |
---|---|
Instructions for translators | https://tails.boum.org/contribute/how/translate/ Mailing list for translators: <<tails-l10n@boum.org> |
Translation process |
|
Translation license | GNU General Public License v3.0 only |
Source code repository |
gitolite@puppet-git.lizard:tails
|
Repository branch | master |
Last remote commit |
Translated using Weblate (German)
9fa405e54d
Fabi135 authored 2 days ago |
Last commit in Weblate |
Translated using Weblate (Spanish)
0a9f13c048
xin authored a week ago |
Weblate repository |
https://translate.tails.boum.org/git/tails/index/
|
Filemask | wiki/src/doc/anonymous_internet/unsafe_browser/signing_in.inline.*.po |
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 256 | 3,152 | 24,816 | |||
Source | 16 | 197 | 1,551 | |||
Approved | 19% | 50 | 13% | 426 | 14% | 3,502 |
Translated | 31% | 81 | 24% | 783 | 25% | 6,265 |
Needs editing | 2% | 6 | 2% | 89 | 2% | 561 |
Failing checks | 1% | 3 | 1% | 57 | 1% | 348 |
Strings with suggestions | 1% | 5 | 1% | 26 | 1% | 365 |
Not translated strings | 66% | 169 | 72% | 2,280 | 72% | 17,990 |
Browse all component changes
/* Display "*Unsafe Browser*" instead of "this browser" in /doc/anonymous_internet/unsafe_browser and /misc/unsafe_browser_warning */
.doc {
display: inline-block;
}
.warning {
display: none;
}
</style>
/* Display "*Unsafe Browser*" instead of "this browser" in /doc/anonymous_internet/unsafe_browser and /misc/unsafe_browser_warning */
.doc {
display: inline-block;
}
.warning {
display: none;
}
</style>