How to translate Docs
Docs are written using Latex, a widely used language used in writing technical documentation. It has some specific keywords and symbols that needs to be kept intact. Here are few simplified guidelines to get you started:
-
Anything that begins with
\
is a known as a command. Example,\textbf
,\chapter
,\label
,\item
, etc. -
\begin
and\end
are collectively known as environment. Anything inside them are part of the environment. -
{
or[
marks the beginning and}
or]
marks the ending of an argument i.e. something you supply to a function (or say, a machine). Example,\textbf{App Manager}
(display App Manager is bold). -
While most arguments can be edited, a few cannot. Examples:
-
\label{ch:pages}
. Here the argument cannot be edited. Similar commands are\includegraphics
,\includesvg
,\url
,\ref
, etc. -
\hyperref[sec:main-page]{Main Page}
. Here the first argument cannot be edited while the latter might be edited. Similar commands are\href
,\hyperlink
,\begin{name}
,\end{name}
where name can be anything such asitemize
,tebular
, etc. -
\caption{A caption}
. Here the argument can be edited. Similar commands are\chapter
,\section
,\subsection
,\subsubsection
,\paragraph
, etc.Use your intuition or ask question if you're confused.
Those who were part of the old team on Crowdin
You can still find your translations here: https://crowdin.com/project/app-manager-docs. Please do not edit anything there as the project has been discontinued. However, you can use it to migrate your translations on Weblate. Partially completed languages will be deleted permanently from Crowdin when a threshold is reached.
For New Contributors
Weblate does not offer membership control in their OSS license. As the platform is getting popular, more abusive behaviour is being noticed. As a result, even if you contribute to App Manager, your contribution will not be added to the project unless you submit a request via GitHub or E-Mail asserting that you've read and understood the translation policies (click the Info tab). Existing contributors will not be affected by this (but translations policies are still applicable to them).
Strings Words Characters | |||
---|---|---|---|
401 19,235 136,332 |
|
All strings | Browse Translate Zen |
78 2,618 19,191 |
|
Translated strings | Browse Translate Zen |
323 16,617 117,141 |
|
Unfinished strings | Browse Translate Zen |
323 16,617 117,141 |
|
Untranslated strings | Browse Translate Zen |
12 130 974 |
|
Strings with suggestions | Browse Translate Zen |
312 16,558 116,668 |
|
Unfinished strings without suggestions | Browse Translate Zen |
29 3,121 22,420 |
|
Strings with any failing checks | Browse Translate Zen |
10 1,455 10,488 |
|
Translated strings with any failing checks | Browse Translate Zen |
1 1 43 |
|
Failing check: Unchanged translation | Browse Translate Zen |
1 242 1,821 |
|
Failing check: Mismatched full stop | Browse Translate Zen |
19 1,666 11,932 |
|
Failing check: Has been translated | Browse Translate Zen |
9 1,454 10,445 |
|
Failing check: Mismatching line breaks | Browse Translate Zen |
401 19,235 136,332 |
|
Strings without a label | Browse Translate Zen |
Other components
Component | Approved | Translated | Unfinished | Unfinished words | Unfinished characters | Untranslated | Checks | Suggestions | Comments | |
---|---|---|---|---|---|---|---|---|---|---|
Disclaimer GPL-3.0 | 0% | 0 | 0 | 0 | 0 | 0 | 0 | 0 | ||
|
||||||||||
Main GPL-3.0 | 1% | 0 | 0 | 0 | 0 | 5 | 1 | 0 | ||
|
Overview
Project website | muntashirakon.github.io/AppManager | |
---|---|---|
Instructions for translators | Translating App ManagerSome of the regular translators have complained that some new contributors are hampering their efforts by repeatedly mistranslating strings and/or translating strings without context because they do not actually use the app or are not particularly familiar with its features. Translating App Manager requires some domain-specific knowledge meaning that not everybody is able to understand the context of a string unless they are familiar with it. In the light of these events, we feel the necessity to enforce some rules and regulations to limit such abusive behaviours. Requirements
Penalties
Changes to the policiesChanges to the policies shall be announced via the announcements. Effective since: 7 February 2023 Last edit: 18 September 2023 (Replaced Telegram with Matrix) |
|
Project maintainers | muntashir | |
Translation license | GNU General Public License v3.0 or later | |
Translation process |
|
|
Source code repository |
https://github.com/MuntashirAkon/AppManager.git
|
|
Repository branch | master | |
Last remote commit |
[Finder] Fix applying usage filters
5da368dde
muntashir authored 18 hours ago |
|
Last commit in Weblate |
Translated using Weblate (Chinese (Simplified Han script))
c04742dca
Astoritin authored 17 hours ago |
|
Weblate repository |
https://hosted.weblate.org/git/app-manager/main/
|
|
File mask | docs/raw/*/strings.xml |
|
Monolingual base language file | docs/raw/en/strings.xml |
|
Translation file |
Download
docs/raw/ru/strings.xml
|
|
Last change | Nov. 14, 2024, 6:28 p.m. | |
Last change made by | None | |
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 |
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 401 | 19,235 | 136,332 | |||
Translated | 19% | 78 | 13% | 2,618 | 14% | 19,191 |
Needs editing | 0% | 0 | 0% | 0 | 0% | 0 |
Read-only | 0% | 0 | 0% | 0 | 0% | 0 |
Failing checks | 7% | 29 | 16% | 3,121 | 16% | 22,420 |
Strings with suggestions | 2% | 12 | 1% | 130 | 1% | 974 |
Untranslated strings | 80% | 323 | 86% | 16,617 | 85% | 117,141 |
Quick numbers
Trends of last 30 days
None
Changes committed |
Changes committed
5 days ago
|
Vladik01-11
Translation changed |
|
Vladik01-11
Contributor joined |
Contributor joined
5 days ago
|
None
Resource updated |
The “
docs/raw/ru/strings.xml ” file was changed.
8 days ago
|
None
String updated in the repository |
|
None
Changes committed |
Changes committed
a month ago
|
None
Resource updated |
The “
docs/raw/ru/strings.xml ” file was changed.
a month ago
|
None
String updated in the repository |
|
None
String updated in the repository |
|
None
String added in the repository |
|
401 | File in original format as translated in the repository | Android String Resource | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
401 | 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 |
323 | 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 |