Translation status

76 Strings
100%
551 Words
100%
3,487 Characters
100%

Strings status

Strings Words Characters
76 551 3,487
All strings Browse Translate Zen
76 551 3,487
Translated strings Browse Translate Zen
10 52 344
Translated strings with dismissed checks Browse Translate Zen

Summary

Project website kosmorro.space
Instructions for translators

Should Kosmorro's name be translated?

No. The name Kosmorro has been chosen in such a way it should be pronounceable no matter your language. It should also be written with Latin characters, even if the target language uses another characters set. Note that you may still adapt the name to comply with the target language grammar (e.g., in German, clear Kosmorro's cache becomes Kosmorros Cache löschen, because German grammar requires an s suffix to be appended to proper nouns in possessive mode).

How do I translate the yes/no (yN) questions?

First, you will need to check that Python's locale module has translations for that in the target locale: open a terminal, invoke Python and write the following commands:

>>> import locale
>>> locale.setlocale(locale.LC_ALL, 'fr_FR.UTF-8') # Replace 'fr-FR' with your locale
'fr-FR.UTF-8'
>>> locale.nl_langinfo(locale.YESEXPR)
'^[oOyY].*' # This is the regular expression that will validate a "yes" answer
>>> locale.nl_langinfo(locale.NOEXPR)
'^[nN].*' # This is the regular expression that will validate a "no" answer

All you have to do now is to extract the characters that correspond to your language (here, it is o and N). If Python only gives the English alternatives, it means it does not supported it for now. In this case, the yN has to be used by default.

Project maintainers1 User avatar Deuchnord
Translation license GNU Affero General Public License v3.0 or later
Translation process
  • Translations can be made directly.
  • Translation suggestions can be made.
  • Any authenticated user can contribute.
  • The translation uses bilingual files.
Source code repository https://github.com/Kosmorro/kosmorro
Repository branch master
Last remote commit Merge remote-tracking branch 'weblate/master' 3dddf2a
Deuchnord authored 05/06/2026
Last commit in Weblate Merge remote-tracking branch 'weblate/master' 3dddf2a
Deuchnord authored 05/06/2026
Weblate repository https://hosted.weblate.org/git/kosmorro/cli/
File mask kosmorro/locales/*/LC_MESSAGES/messages.po
Translation file Download kosmorro/locales/ta/LC_MESSAGES/messages.po
Last change Jan. 22, 2026, 5:17 p.m.
Last change made by None
Language Tamil
Language code ta
Text direction Left to right
Case sensitivity Case-insensitive
Number of speakers 90,608,136
Number of plurals 2
Plural type One/other
Plurals Singular 1
Plural 0, 2, 3, 4, 5, 6, 7, 8, 9, 10, …
Plural formula n != 1
04/24/2026

String statistics

Strings percent Hosted strings Words percent Hosted words Characters percent Hosted characters
Total 76 551 3,487
Translated 100% 76 100% 551 100% 3,487
Needs editing 0% 0 0% 0 0% 0
Read-only 0% 0 0% 0 0% 0
Failing checks 0% 0 0% 0 0% 0
Strings with suggestions 0% 0 0% 0 0% 0
Untranslated strings 0% 0 0% 0 0% 0

Quick numbers

551
Hosted words
76
Hosted strings
100%
Translated
and previous 30 days

Trends of last 30 days

Hosted words
+100%
Hosted strings
+100%
Translated
+100%
Contributors
User avatar None

Resource updated

The “kosmorro/locales/ta/LC_MESSAGES/messages.po” file was changed. 01/22/2026
User avatar None

Resource updated

The “kosmorro/locales/ta/LC_MESSAGES/messages.po” file was changed. 01/01/2026
User avatar None

String updated in the repository

01/01/2026
User avatar None

String updated in the repository

01/01/2026
User avatar None

String updated in the repository

01/01/2026
User avatar weblate:commit

Changes committed

Changes committed 12/25/2025
User avatar TamilNeram

Translation changed

12/25/2025
User avatar TamilNeram

Translation changed

12/25/2025
User avatar TamilNeram

Translation changed

12/25/2025
User avatar TamilNeram

Translation changed

12/25/2025
Browse all translation changes