Translation status

15 Strings 80%
530 Words 80%
3,480 Characters 80%

Other components

Component Translated Unfinished Unfinished words Unfinished characters Untranslated Checks Suggestions Comments
App Apache-2.0 70% 52 1,170 6,993 45 23 0 0

Overview

Project website github.com/pilot51/voicenotify
Instructions for translators

Many strings have formatting variables such as %s, %d, %1$s, %2$d which are dynamically replaced with words (s for string) or numbers (d for digit). You may move them around in the overall string, but do not modify the two or four characters making up the variable. Please try to understand the context that the variable represents.

Another formatting sequence that must be carefully handled is a quantity selector such as {0,choice,-1#infinite seconds|1#{0} second|1<{0} seconds}. How that works is that it uses "infinite seconds" if the number passed into it is -1, "second" if 1, and "seconds" if more than 1. Do not translate choice and do not change the structure starting with { and ending with }. Only "infinite seconds", "second", and "seconds" should be translated.

If you have any questions or concerns, please contact the developer.

Project maintainers User avatar pilot51
Translation license Apache License 2.0
Translation process
  • Translations can be made directly.
  • Translation suggestions can be made.
  • Any authenticated user can contribute.
  • The translation uses monolingual files.
  • The translation base language can not be edited.
Source code repository local:
Repository branch main
Weblate repository https://hosted.weblate.org/git/voice-notify/store/
File mask store/*.txt
Monolingual base language file store/en.txt
Translation file Download store/ru-RU.txt
Last change Feb. 8, 2025, 10:02 a.m.
Last change made by None
Language Russian
Language code ru
Text direction Left to right
Case sensitivity Case-sensitive
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
13 days ago

String statistics

Strings percent Hosted strings Words percent Hosted words Characters percent Hosted characters
Total 15 530 3,480
Translated 80% 12 80% 428 80% 2,804
Needs editing 13% 2 12% 65 11% 385
Read-only 0% 0 0% 0 0% 0
Failing checks 13% 2 12% 65 11% 385
Strings with suggestions 6% 1 4% 25 4% 156
Untranslated strings 6% 1 6% 37 8% 291

Quick numbers

530
Hosted words
15
Hosted strings
80%
Translated
and previous 30 days

Trends of last 30 days

+20%
Hosted words
+100%
+20%
Hosted strings
+100%
+21%
Translated
+58%
+100%
Contributors
User avatar None

Changes committed

Changes committed 2 weeks ago
User avatar stokito

Translation added

2 weeks ago
User avatar stokito

Translation added

2 weeks ago
User avatar stokito

Translation added

2 weeks ago
User avatar stokito

Translation added

2 weeks ago
User avatar stokito

Translation added

2 weeks ago
User avatar stokito

Translation added

2 weeks ago
User avatar stokito

Translation added

2 weeks ago
User avatar stokito

Translation added

2 weeks ago
User avatar stokito

Translation changed

2 weeks ago
Browse all translation changes