habitica/website/common/locales
Matteo Pagliazzi 17b1365853
Improve @mention handling (#10872)
* move the update username route to v3 (#10836)

* Add API Call to retrieve auto-complete options for usernames

* Create links to users profile in chat messages

* Begin adding server-side autocomplete to web client

* Add Test to opt out of username being searchable

* Fix issue with username highlighting

* Correctly update message text when using autocomplete

* remove old autocomplete component

* Improve chat input design

* rewrite mongoose migration to avoid using recursion

* fixes

* select more fields

* use lean and .update

* fix(tests): correct expects

* fix(tests): linting & more expects
Also one more tweak for invite validation responsiveness

* chore(news): Bailey

* chore(i18n): update locales

* 4.70.0

* fix(chat): less intrusive highlight and better margins

* fix(chat): more width tweakage

* feat(content): Oddballs Bundle
Also includes one more tweak to @mention text highlighting

* chore(sprites): compile

* chore(i18n): update locales

* 4.71.0

* groupChatReceived webhook fix (#10802)

* Moved sendGroupChatReceivedWebhooks to group.sendChat function.

* Added test for new functionality.

* Set width on .custom-control-label (#10840)

Set `width: 100%` on the `.custom-control-label`.

Although `overflow-wrap: break-word` is set on the parent `.checklist-item` element, it doesn't seem to take effect unless a width is set on the label.

* Very large Guild member counts overflow the badge #10753 (#10812)

* Update superagent to the latest version 🚀 (#10848)

* fix(package): update superagent to version 4.0.0

* chore(package): update lockfile package-lock.json

* fix(chat): prevent duplicate messages, closes #10823

* Fix for #10814, prevent ParallelSave errors (#10852)

* fix(group leave): prevent ParallelSave errors while leaving a group with multiple group or challenge tasks

* fix typo

* move computed-props to methods - refactor mountItem to use the states inside (#10853)

* feat(content): Frost Hatching Potions

* chore(sprites): compile

* chore(i18n): update locales

* 4.72.0

* fix(stable): remove progress number from petItem

* add two slurs - TRIGGER / CONTENT WARNING: assault, slurs, swearwords, etc

* more checks on the item.klass, also added the specialClass checks (#10859)

* feat(content): Turkey Day 2018

* chore(sprites): compile

* chore(i18n): update locales

* 4.73.0

* chore(i18n): update locales

* 4.73.1

* feat(footer): always show expanded footer (#10862)

* Fixes issue #10857 ("Tags have extra space at the bottom when they should be centered") (#10861)

* Fix for #10857 centered category tag text

* Fixes #10857 and #10856 display tag markdown.

* Attach client to chat messages (#10845)

* Attach client to chat messages

* Word

* Design tweaks

* Fix potential error

* chore(event): end Thanksgiving tweaks

* chore(i18n): update locales

* 4.73.2

* Improve chat input design

* Fix test errors

* Move tier icons import to index

* correctly name event variable

* Debounce autocomplete calls

* optimize mention highlighting

* fix failing tests

* Fix sending private messages

* Cache username autocomplete requests

* optimize autocomplete regex

* Fix lint error

* add optional parameters to limit autocompletion to specific group

* Fix non-profile urls not being usable.

* Correctly handle autocomplete for public and private guilds

* Add check to make sure users don’t search for parties/guilds they are not part of

* fix lint error

* limit autocomplete results to 5

* fix(mentioning): change default, adapt settings control to checkbox

* Improve auto completing

* improve username autocomplete

* Fix merge issue

* remove old code

* Send push notifications on mentions

* Improve handling for sending mention notifications

* Fix lint error

* Update schema.js

* Fix failing test

* Don't send push notification to users who aren't in the party

* Remove tributejs from dependencies
2019-10-18 17:05:13 +02:00
..
ach Add missing translations from transifex (#11367) 2019-09-29 18:46:01 +02:00
af Add missing translations from transifex (#11367) 2019-09-29 18:46:01 +02:00
ar Add missing translations from transifex (#11367) 2019-09-29 18:46:01 +02:00
be Add missing translations from transifex (#11367) 2019-09-29 18:46:01 +02:00
bg Translated using Weblate (Ukrainian) 2019-09-30 20:27:51 +02:00
bn Add missing translations from transifex (#11367) 2019-09-29 18:46:01 +02:00
bs Add missing translations from transifex (#11367) 2019-09-29 18:46:01 +02:00
ca Add missing translations from transifex (#11367) 2019-09-29 18:46:01 +02:00
cs Translated using Weblate (Basque) 2019-10-17 22:13:31 +02:00
da Translated using Weblate (Spanish (Latin America)) 2019-09-25 01:44:56 +02:00
de Translated using Weblate (Basque) 2019-10-17 22:13:31 +02:00
el Add missing translations from transifex (#11367) 2019-09-29 18:46:01 +02:00
en Improve @mention handling (#10872) 2019-10-18 17:05:13 +02:00
en@lolcat Translated using Weblate (Basque) 2019-10-17 22:13:31 +02:00
en@pirate Translated using Weblate (Basque) 2019-10-17 22:13:31 +02:00
en_GB Translated using Weblate (Portuguese (Brazil)) 2019-10-02 02:08:24 +02:00
eo Add missing translations from transifex (#11367) 2019-09-29 18:46:01 +02:00
es Translated using Weblate (English) 2019-10-08 22:39:59 +02:00
es_419 Translated using Weblate (Basque) 2019-10-17 22:13:31 +02:00
et Add missing translations from transifex (#11367) 2019-09-29 18:46:01 +02:00
eu Translated using Weblate (Basque) 2019-10-17 22:13:31 +02:00
fa_IR Add missing translations from transifex (#11367) 2019-09-29 18:46:01 +02:00
fi Translated using Weblate (Finnish) 2019-10-10 20:10:16 +02:00
fil Add missing translations from transifex (#11367) 2019-09-29 18:46:01 +02:00
fr Translated using Weblate (Basque) 2019-10-17 22:13:31 +02:00
fy Add missing translations from transifex (#11367) 2019-09-29 18:46:01 +02:00
ga Add missing translations from transifex (#11367) 2019-09-29 18:46:01 +02:00
gl Add missing translations from transifex (#11367) 2019-09-29 18:46:01 +02:00
haw Add missing translations from transifex (#11367) 2019-09-29 18:46:01 +02:00
he Update from Weblate (#11288) 2019-07-30 15:12:10 -04:00
hi_IN Add missing translations from transifex (#11367) 2019-09-29 18:46:01 +02:00
hr Translated using Weblate (Finnish) 2019-10-10 20:10:16 +02:00
hu Translated using Weblate (Ukrainian) 2019-09-30 20:27:51 +02:00
id Translated using Weblate (Ukrainian) 2019-09-30 20:27:51 +02:00
is Add missing translations from transifex (#11367) 2019-09-29 18:46:01 +02:00
it Translated using Weblate (Ukrainian) 2019-09-30 20:27:51 +02:00
ja Translated using Weblate (Basque) 2019-10-17 22:13:31 +02:00
jbo Add missing translations from transifex (#11367) 2019-09-29 18:46:01 +02:00
jv Add missing translations from transifex (#11367) 2019-09-29 18:46:01 +02:00
ko Translated using Weblate (Finnish) 2019-10-10 20:10:16 +02:00
ku_IQ Add missing translations from transifex (#11367) 2019-09-29 18:46:01 +02:00
la Add missing translations from transifex (#11367) 2019-09-29 18:46:01 +02:00
ln Add missing translations from transifex (#11367) 2019-09-29 18:46:01 +02:00
lt Translated using Weblate (Finnish) 2019-10-10 20:10:16 +02:00
lv Add missing translations from transifex (#11367) 2019-09-29 18:46:01 +02:00
mk Add missing translations from transifex (#11367) 2019-09-29 18:46:01 +02:00
ml Add missing translations from transifex (#11367) 2019-09-29 18:46:01 +02:00
mn Add missing translations from transifex (#11367) 2019-09-29 18:46:01 +02:00
mr Add missing translations from transifex (#11367) 2019-09-29 18:46:01 +02:00
ms Add missing translations from transifex (#11367) 2019-09-29 18:46:01 +02:00
nl Translated using Weblate (Basque) 2019-10-17 22:13:31 +02:00
nn Add missing translations from transifex (#11367) 2019-09-29 18:46:01 +02:00
no Translated using Weblate (Basque) 2019-10-17 22:13:31 +02:00
pl Translated using Weblate (Basque) 2019-10-17 22:13:31 +02:00
pt Translated using Weblate (Ukrainian) 2019-09-30 20:27:51 +02:00
pt_BR Translated using Weblate (Basque) 2019-10-17 22:13:31 +02:00
ro Translated using Weblate (Ukrainian) 2019-09-30 20:27:51 +02:00
ru Translated using Weblate (Basque) 2019-10-17 22:13:31 +02:00
sco Add missing translations from transifex (#11367) 2019-09-29 18:46:01 +02:00
si Add missing translations from transifex (#11367) 2019-09-29 18:46:01 +02:00
sk Translated using Weblate (Spanish (Latin America)) 2019-09-25 16:05:51 +02:00
sl Add missing translations from transifex (#11367) 2019-09-29 18:46:01 +02:00
sr Translated using Weblate (Ukrainian) 2019-09-30 20:27:51 +02:00
su Add missing translations from transifex (#11367) 2019-09-29 18:46:01 +02:00
sv Translated using Weblate (Ukrainian) 2019-09-30 20:27:51 +02:00
sw Add missing translations from transifex (#11367) 2019-09-29 18:46:01 +02:00
ta Add missing translations from transifex (#11367) 2019-09-29 18:46:01 +02:00
th Add missing translations from transifex (#11367) 2019-09-29 18:46:01 +02:00
tl_PH Add missing translations from transifex (#11367) 2019-09-29 18:46:01 +02:00
tlh Add missing translations from transifex (#11367) 2019-09-29 18:46:01 +02:00
tr Translated using Weblate (Finnish) 2019-10-10 20:10:16 +02:00
uk Translated using Weblate (Ukrainian) 2019-09-30 20:27:51 +02:00
ur_PK Add missing translations from transifex (#11367) 2019-09-29 18:46:01 +02:00
vi Add missing translations from transifex (#11367) 2019-09-29 18:46:01 +02:00
zh Translated using Weblate (Basque) 2019-10-17 22:13:31 +02:00
zh_HK Add missing translations from transifex (#11367) 2019-09-29 18:46:01 +02:00
zh_TW Translated using Weblate (Basque) 2019-10-17 22:13:31 +02:00
README.md removed mention of Transifex and added link to new Weblate site 2019-05-25 19:57:29 +10:00

HabitRPG's translations are managed at http://translate.habitica.com/

The files in this folder are automatically pulled from there, with exception of the original American-English strings which are managed directly through GitHub in locales/en.

When you need to change any text, edit only the files in locales/en. Do not edit files in any other locales directory. You do not need to request that your changes be translated; changes are automatically copied to the translation website on a regular basis.

If you want to help with translations, please first read Guidance for Linguists and note especially its information about the Translations Trello card.