Translation status

178 Strings 52%
1,878 Words 24%
11,428 Characters 25%

Other components

Component Translated Unfinished Unfinished words Unfinished characters Untranslated Checks Suggestions Comments
Store Apache-2.0 0% 15 530 3,480 13 2 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 https://github.com/pilot51/voicenotify
Repository branch main
Last remote commit Service/TTS code improvements e2cd587
User avatar pilot51 authored 3 weeks ago
Last commit in Weblate Translated using Weblate (German) 2637412
User avatar Atalanttore authored 2 weeks ago
Weblate repository https://hosted.weblate.org/git/voice-notify/app/
File mask app/src/main/res/values-*/strings.xml
Monolingual base language file app/src/main/res/values/strings.xml
Translation file Download app/src/main/res/values-it/strings.xml
Last change Feb. 9, 2025, 11:02 a.m.
Last change made by None
Language Italian
Language code it
Text direction Left to right
Case sensitivity Case-sensitive
Number of speakers 69,298,348
Number of plurals 3
Plural type One/many/other
Plurals One 1
Many 1000000, 2000000
Other 0, 2, 3, 4, 5, 6, 7, 8, 9, 10, …
Plural formula (n == 1) ? 0 : ((n != 0 && n % 1000000 == 0) ? 1 : 2)
2 weeks ago

String statistics

Strings percent Hosted strings Words percent Hosted words Characters percent Hosted characters
Total 178 1,878 11,428
Translated 59% 106 31% 600 33% 3,815
Needs editing 9% 17 10% 196 10% 1,204
Read-only 0% 0 0% 0 0% 0
Failing checks 10% 19 14% 264 14% 1,663
Strings with suggestions 2% 5 1% 28 1% 169
Untranslated strings 30% 55 57% 1,082 56% 6,409

Quick numbers

1,878
Hosted words
178
Hosted strings
59%
Translated
and previous 30 days

Trends of last 30 days

+24%
Hosted words
+100%
+12%
Hosted strings
+100%
−14%
Translated
+74%
Contributors
User avatar None

Changes committed

Changes committed 2 weeks ago
User avatar None

Resource updated

The “app/src/main/res/values/strings.xml” file was changed. 2 weeks ago
User avatar None

String added in the repository

 
2 weeks ago
User avatar None

String updated in the repository

 
2 weeks ago
User avatar None

String updated in the repository

2 weeks ago
User avatar None

Source string changed

2 weeks ago
User avatar None

String updated in the repository

2 weeks ago
User avatar None

Source string changed

2 weeks ago
User avatar None

String added in the repository

 
2 weeks ago
User avatar None

Resource updated

Parsing of the “app/src/main/res/values-it/strings.xml” file was enforced. a month ago
Browse all translation changes