You can join us in the following ways:
- https://matrix.to/#/#fdroid-translators:f-droid.org on Matrix
- #fdroid-translators channel on OFTC via IRC
- https://t.me/fdroid_translators on Telegram
Strings Words Characters | |||
---|---|---|---|
44 2,418 15,466 |
|
All strings | Browse Translate Zen |
4 255 1,600 |
|
Approved strings | Browse Translate Zen |
43 2,342 14,987 |
|
Translated strings | Browse Translate Zen |
39 2,087 13,387 |
|
Strings waiting for review | Browse Translate Zen |
1 76 479 |
|
Unfinished strings | Browse Translate Zen |
1 76 479 |
|
Strings marked for edit | Browse Translate Zen |
1 76 479 |
|
Unfinished strings without suggestions | Browse Translate Zen |
3 183 1,165 |
|
Strings with any failing checks | Browse Translate Zen |
2 107 686 |
|
Translated strings with any failing checks | Browse Translate Zen |
2 182 1,158 |
|
Failing check: Maximum length of translation | Browse Translate Zen |
1 1 7 |
|
Failing check: Inconsistent | Browse Translate Zen |
1 76 479 |
|
Failing check: Mismatching line breaks | Browse Translate Zen |
1 78 499 |
|
Strings with comments | Browse Translate Zen |
44 2,418 15,466 |
|
Strings without a label | Browse Translate Zen |
Overview
Project website | f-droid.org | |
---|---|---|
Instructions for translators | See: https://f-droid.org/docs/Translation_and_Localization There is also a mailing list for translators: [](otfl10n@googlegroups.com) |
|
Project maintainers | eighthave linsui uniqx | |
Translation license | GNU General Public License v3.0 or later | |
Translation process |
|
|
Source code repository |
https://gitlab.com/fdroid/fdroidclient.git
|
|
Repository branch | master | |
Last remote commit |
Merge branch 'countryCode' into 'master'
38af2c48f
Torsten Grote authored 11 days ago |
|
Last commit in Weblate |
Translated using Weblate: Sinhala (si) by "HelaBasa Group (හෙළබස සමූහය)" <weblate-helabasa@yalu.lk>
008b9d6e6
HelaBasa authored yesterday |
|
Weblate repository |
https://hosted.weblate.org/git/f-droid/f-droid/
|
|
File mask | metadata/* |
|
Monolingual base language file | metadata/en-US |
|
Translation file |
Download
metadata/ru
|
|
Last change | Nov. 14, 2024, 2:24 p.m. | |
Last change made by | Andrey | |
Language | Russian | |
Language code | ru | |
Text direction | Left to right | |
Number of speakers | 193,498,207 | |
Number of plurals | 3 | |
Plural type | One/few/many | |
Plurals | One | 1, 21, 31, 41, 51, 61, 71, 81, 91, 101, … | Few | 2, 3, 4, 22, 23, 24, 32, 33, 34, 42, … |
Many | 0, 5, 6, 7, 8, 9, 10, 11, 12, 13, … | |
Plural formula | n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2 |
4 days ago
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 44 | 2,418 | 15,466 | |||
Approved | 9% | 4 | 10% | 255 | 10% | 1,600 |
Waiting for review | 88% | 39 | 86% | 2,087 | 86% | 13,387 |
Translated | 97% | 43 | 96% | 2,342 | 96% | 14,987 |
Needs editing | 2% | 1 | 3% | 76 | 3% | 479 |
Read-only | 0% | 0 | 0% | 0 | 0% | 0 |
Failing checks | 6% | 3 | 7% | 183 | 7% | 1,165 |
Strings with suggestions | 0% | 0 | 0% | 0 | 0% | 0 |
Untranslated strings | 0% | 0 | 0% | 0 | 0% | 0 |
Quick numbers
and previous 30 days
Trends of last 30 days
—
Hosted words
+100%
—
Hosted strings
+100%
+2%
Translated
+95%
+100%
Contributors
—
anm
Translation approved |
|
None
Changes committed |
Changes committed
a week ago
|
532910
Translation changed |
|
532910
Contributor joined |
Contributor joined
8 days ago
|
None
Changes committed |
Changes committed
9 days ago
|
gfbdrgng
Marked for edit |
|
gfbdrgng
Marked for edit |
|
None
Resource updated |
The “
metadata/en-US ” file was changed.
a month ago
|
None
Resource updated |
The “
metadata/en-US ” file was changed.
2 months ago
|
None
String updated in the repository |
|
44 | File in original format as translated in the repository | App store metadata files | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
44 | All strings, converted files enriched with comments; suitable for offline translation | Android String Resource | CSV | JSON | JSON nested structure file | gettext PO | iOS strings | TBX | TMX | XLIFF 1.1 with gettext extensions | XLIFF 1.1 | XLSX |
1 | Unfinished strings, converted files enriched with comments; suitable for offline translation | Android String Resource | CSV | JSON | JSON nested structure file | gettext PO | iOS strings | TBX | TMX | XLIFF 1.1 with gettext extensions | XLIFF 1.1 | XLSX |
* Split up name and summary in app lists for better readability
* Show warning when apps can not be updated from preferred repo
* Apps targeting SDK 24 are incompatible with Android 15 devices
* Handle mirrors in "Add repo" preview better (Thanks Thore!)
* Enable unattended app updates on Xiaomi devices not running MIUI (Thanks Irate!)
* Trust user-added root certs (Thanks B.!)
* Fix case insensitive search containing diacritics (Thanks Tobias!)
* Update anti-feature descriptions (Thanks Licaon!)
* Add tethered net anti-feature (Thanks linsui!)
* Ignore whitespaces when adding mirror repos (Thanks Tobias!)
* Разделите название и краткое описание в списках приложений для лучшей читабельности
* Показывать предупреждение, когда приложения не могут быть обновлены из предпочтительного репо
* Приложения, использующие SDK 24, несовместимы с устройствами на Android 15
* Улучшена работа с зеркалами в предварительном просмотре "Добавить репо" (Спасибо Thore!)
* Включение обновления приложений без присмотра на устройствах Xiaomi без MIUI (Спасибо Irate!)
* Доверять пользовательским корневым сертификатам (Спасибо B.!)
* Исправление нечувствительного к регистру поиска, содержащего диакритические знаки (Спасибо Тобиас!)
* Обновить описания анти-функций (Спасибо Licaon!)
* Добавлена анти-фича привязанной сети (Спасибо linsui!)
* Игнорировать пробелы при добавлении зеркальных репозиториев (Спасибо Тобиас!)