Summary

Project website crypticorn.com
Instructions for translators

Welcome to Crypticorn's Localization Project! 🎉

We use Weblate to manage translations. This guide helps you contribute effectively and avoid common mistakes.

Getting Started

  1. Visit our Weblate page
  2. Choose your language
  3. Click “Translate” to start
  4. Follow this guide to format correctly!

Translation Syntax

We use MessageFormat syntax in the source strings. Please preserve placeholders when translating!

These must appear exactly as in the original. Do not translate or change their structure. Examples:

.input { $count :number } .match $count one {{{$count} Month Lock}} * {{{$count} Months Lock}}

✅ Correct

{{$count} Month Lock}{{$count} Monat Sperre} (German)

❌ Incorrect

Replacing {{$count}} with a hardcoded number or changing the curly braces or spacing

This logic apply to things like:

  • { $count }
  • { username }
  • { name, number } If you're unsure, leave a comment on Weblate, and our maintainers will help!

Safety Tips

  • ✔️ Copy placeholders exactly. Even extra spaces can break the app!
  • ✔️ Use the "Automatic Suggestions" tab for reference.
  • Never translate placeholders. Leave them as-is.
  • ❌ Don't copy/paste from Google Translate—it may break formatting.

If you are unsure, you can always "Suggest" a translation and other contributors can review it.

Need Help?

If you’re confused or stuck:

  • Ask in our Socials for help

  • Or contact the team

    Thanks for making Crypticorn accessible worldwide! 🌍✨

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 [email protected]:crypticorn-ai/dashboard.git
Repository branch dev
Last remote commit fix api key deletion still being connected to deleted bots 8d1881b
timonrieger authored 4 hours ago
Last commit in Weblate fix api key deletion still being connected to deleted bots 8d1881b
timonrieger authored 4 hours ago
Weblate repository https://translate.crypticorn.com/git/crypticorn/dashboard/
File mask src/lib/i18n/*.yaml
Monolingual base language file src/lib/i18n/en.yaml
Translation file Download src/lib/i18n/ar.yaml
Last change July 16, 2025, 8:54 p.m.
Last change made by Crypticorn
Language Arabic
Language code ar
Text direction Right to left
Case sensitivity Case-insensitive
Number of speakers 378,792,526
Number of plurals 6
Plural type Zero/one/two/few/many/other
Plurals Zero 0
One 1
Two 2
Few 3, 4, 5, 6, 7, 8, 9, 10, 103, 104, …
Many 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, …
Other 100, 101, 102, 200, 201, 202, 300, 301, 302, 400, …
Plural formula n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5
47 minutes ago

String statistics

Strings percent Hosted strings Words percent Hosted words Characters percent Hosted characters
Total 941 4,330 26,153
Translated 95% 894 96% 4,176 95% 25,099
Needs editing 2% 25 1% 48 1% 356
Read-only 0% 0 0% 0 0% 0
Failing checks 4% 42 3% 131 3% 869
Strings with suggestions 1% 6 1% 18 1% 110
Untranslated strings 2% 22 2% 106 2% 698

Quick numbers

4,319
Hosted words
935
Hosted strings
96%
Translated
and previous 30 days

Trends of last 30 days

+100%
Hosted words
+100%
Hosted strings
+96%
Translated
+100%
Contributors
User avatar crypticorn

Translation changed

47 minutes ago
User avatar mt:weblate

Suggestion added

6 hours ago
User avatar mt:weblate-translation-memory

Suggestion added

6 hours ago
User avatar None

Resource updated

The “src/lib/i18n/en.yaml” file was changed. 6 hours ago
User avatar None

String added in the repository

 
6 hours ago
User avatar None

String added in the repository

 
6 hours ago
User avatar None

String added in the repository

 
6 hours ago
User avatar None

String added in the repository

 
6 hours ago
User avatar mt:weblate-translation-memory

Suggestion added

21 hours ago
User avatar mt:weblate

Suggestion added

21 hours ago
Browse all translation changes