Source strings

1,124 Strings
90%
6,715 Words
82%
43,444 Characters
78%
Component Approved Translated Unfinished Unfinished words Unfinished characters Untranslated Checks Suggestions Comments
FluffyChat Website AGPL-3.0-only 0% 100% 0 0 0 0 6 0 0
Glossary FluffyChat: English AGPL-3.0-or-later 100% 100% 0 0 0 0 1 0 0
Translations AGPL-3.0-or-later 0% 100% 0 0 0 0 98 0 21

Summary

Project website github.com/krille-chan/fluffychat
Instructions for translators

There are 3 main types of strings to be translated.

Table of Contents

  • [](#simple)
  • [](#placeholder)
  • [](#plural)

Simple

Add new friend

They are just plain text and are to be translated in full.

Placeholder

{username} changed their avatar

Contains one or more words surrounded by curly brackets "{}" anything outside of the curly brackets is to be translated as normal but the words in the curly brackets are NOT to be translated. In the above example "{username}" will be replaced by the users actual username by fluffychat.

Plural

  • {count,plural, =1{1 more event} other{{count} more events}}

    This is the most complicated string type, the parts in bold are the only parts that need translating in this string. You can identify plural strings by seeing the pattern {word,plural, at the start. =1 and other are "selectors" so you can have multiple different translations for different quantities other is the only required selector and will be chosen if the count does not match any other selectors.

Selector Matches
=0 a count of exactly 0
=1 a count of exactly 1
=2 a count of exactly 2
other any number unless it matches a more specific rule

There is also "few" and "many" but they seem to have language specific meaning.

Also the selectors do not need to match the english version such as your language may not even use different words for when there is more than one of something so:

  • {count,plural, other{{count} <insert translation here>}}

    could be a perfectly resonable way to translate.

Project maintainers4 User avatar ChristianPaulyUser avatar SorunomeUser avatar RaattyUser avatar j.kussowski
Project reviewers25 User avatar slsimicUser avatar TiriftoUser avatar JelvUser avatar babolivierUser avatar meskobalazsUser avatar ghoseUser avatar ChristianPaulyUser avatar milkor73User avatar milotypeUser avatar ersenUser avatar kateshineUser avatar SorunomeUser avatar NiketsUser avatar serge.tarkovskiUser avatar jrthwlateUser avatar HelaBasaUser avatar AtalonicaUser avatar hermogenesUser avatar mindUser avatar hellojackUser avatar NN708User avatar RaattyUser avatar gjpowerUser avatar LinerlyUser avatar j.kussowski
Language English
Language code en
Text direction Left to right
Case sensitivity Case-sensitive
Number of speakers 1,728,473,503
02/08/2026

String statistics

Strings percent Hosted strings Words percent Hosted words Characters percent Hosted characters
Total 1,124 6,715 43,444
Approved 0% 0 0% 0 0% 0
Waiting for review 81% 919 96% 6,466 96% 41,894
Translated 100% 1,124 100% 6,715 100% 43,444
Needs editing 0% 0 0% 0 0% 0
Read-only 18% 205 3% 249 3% 1,550
Failing checks 9% 105 17% 1,189 21% 9,196
Strings with suggestions 0% 0 0% 0 0% 0
Untranslated strings 0% 0 0% 0 0% 0

Quick numbers

6,715
Hosted words
1,124
Hosted strings
100%
Translated
and previous 30 days

Trends of last 30 days

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

Resource updated

The “lib/l10n/intl_en.arb” file was changed. 02/03/2026
User avatar None

String added in the repository

02/03/2026
User avatar None

String added in the repository

02/03/2026
User avatar None

String added in the repository

02/03/2026
User avatar None

String added in the repository

02/03/2026
User avatar None

String added in the repository

02/03/2026
User avatar None

String added in the repository

02/03/2026
User avatar D-T-666

Extra flags updated

02/02/2026
User avatar D-T-666

Extra flags updated

02/02/2026
User avatar milotype

String added

01/29/2026
Browse all changes for this language