about summary refs log tree commit diff
path: root/src/locale
Commit message (Collapse)AuthorAgeFilesLines
...
* [Video] Add a string for localization (#5240)Hailey2024-09-092-50/+74
|
* Release 1.91 prep (#5215)Paul Frazee2024-09-0717-5633/+9173
| | | | | | | * Run intl:extract * Test fixes * Update pt-BR translations for video
* Add Russian translation (#3875)Kirill2024-09-075-0/+7684
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add Russian translation * Update messages.po * Update messages.po (draft) * Добавлены новые строки для перевода В ручную объеденил исправленный RU с самым новым EN. Могут быть ошибки но быстрый тест проблем не выявил. * Переведены не переведенные строки, некоторые исправления перевода. * Еще небольшие правки * Update messages.po (draft) * Update messages.po (stage) * Update messages.po * Init lingui compiling ru language * Update messages.po * Update messages.po (clear) * Update messages.po * Update messages.po * change await import to await Promise.all * Update messages.po * Update messages.po (clear) --------- Co-authored-by: DearFox <59219907+DearFox@users.noreply.github.com>
* Update Japanese Translation (#5031)Takayuki KUSANO2024-09-071-86/+182
| | | | | | | | | | | | | | | | | * Update translation * Update translation * Fixed wording * Change the translation of QRcode of starterpack * Update translation * Update translation * Update translation * Update translation
* Update Korean localization (#5035)Minseo Lee2024-09-071-392/+485
| | | | | | | | | | | | | | | | | | | | | | | | | * Update messages.po * Update messages.po * Update messages.po * Update messages.po * Update messages.po * Update messages.po * Update messages.po * Update messages.po * Update messages.po * Update messages.po * Update messages.po * Update messages.po
* Update Chinese Localization (#5036)Frudrax Cheng2024-09-072-789/+976
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * CN: Update Translates * CN: Remove superseded strings * CN: Update Translates#1 * TW: Update Translates & Remove superseded strings * CN: Update Translates#2 * TW: Update and clean * CN: Update Translates * Both: Run intl:extract * Update src/locale/locales/zh-TW/messages.po Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com> * Update src/locale/locales/zh-TW/messages.po Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com> * Update src/locale/locales/zh-TW/messages.po Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com> * Update src/locale/locales/zh-TW/messages.po Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com> * Update src/locale/locales/zh-TW/messages.po Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com> * Update src/locale/locales/zh-TW/messages.po Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com> * Update src/locale/locales/zh-TW/messages.po Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com> * CN: Fix typos * Update Translates * TW: Update Translates * CN: Update Translates * CN: Update Translates * CN: Remove superseded strings * TW: Update and clean * CN: Update Translates --------- Co-authored-by: Kuwa Lee <kuwalee1069@gmail.com> Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com>
* Overhaul IT locale (#5069)miyun2024-09-071-479/+476
| | | | | * Overhaul IT locale * Various corrections to the IT locale (thanks to surfdude29!)
* Update catalan messages.po (#5067)Ivan Beà2024-09-071-133/+133
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update catalan messages.po Another batch, take a look please @jordimas @darccio @surfdude29 @rortan134 * Update catalan messages.po apply @jordimas corrections * Update src/locale/locales/ca/messages.po Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com> * Update src/locale/locales/ca/messages.po Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com> * Update src/locale/locales/ca/messages.po Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com> * Update src/locale/locales/ca/messages.po Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com> * Update src/locale/locales/ca/messages.po Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com> * Update src/locale/locales/ca/messages.po Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com> * Update messages.po --------- Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
* Load number formatting data when activating locales (#5128)Marco Buono2024-09-051-16/+64
|
* fix on 'reposted by you' translation to ptbr (#5146)gabrielsiilva2024-09-041-1/+1
|
* Fix a missing curly brace in pt-BR (#5130)Frudrax Cheng2024-09-041-1/+1
| | | thanks!
* Updating some messages in the pt-BR locale file - [2] (#5099)Fabio Nobre2024-09-031-95/+95
| | | | | Co-authored-by: Gleydson Rodrigues <gleydsonsr@gmail.com> Co-authored-by: Hailey <me@haileyok.com>
* Add some Portuguese (PT-BR) translation (#5057)Fabio Nobre2024-09-021-381/+381
|
* Add some Portuguese translation (#5052)Hailey2024-08-311-81/+81
|
* clean up languages (#5007)Samuel Newman2024-08-281-94/+94
|
* Release 1.90 prep (#4988)Paul Frazee2024-08-2317-13875/+21325
| | | | | | | | | * Stop creating a mod-authority in e2e due to upstream conflict * Dont require 3 interests when none come back * Fix e2e login * intl extract
* Update Indonesian translation (#4875)kodebanget2024-08-231-80/+81
| | | Co-authored-by: Indonesian <github-actions@github.com>
* Update French localization (#4823)surfdude292024-08-231-26/+14
|
* Update Japanese translation (#4824)Takayuki KUSANO2024-08-231-178/+562
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Updated translation * Update translation * Update translation * Update translation * Only show replies in Following if following all involved actors (#4869) * Only show replies in Following for followed root and grandparent * Remove now-unnecessary check * Simplify condition * Respect labels on feeds and lists (#4818) * Prep * Pass in optional moderation to FeedCard * Compute moderation decision, filter contentList contexts, pass into card * Let's go a different route * Filter from within search queries * Use same search query for starter packs * Filter lists from profile tabs * Cleanup * Filter from profile feeds * Moderate post embeds * Memoize * Use ScreenHider on lists * Hide both list types * Fix crash on iOS in screen hider, fix lineheight * Memoize renderItem * Reuse objects to prevent re-renders * tweak list header (#4870) Co-authored-by: Samuel Newman <10959775+mozzius@users.noreply.github.com> * bskyweb: optional basic auth password middleware (#4759) * Update translation * Revert "Update translation" This reverts commit 3a7b74f47b808f4fda482546f67ea90bfa073693. * Revert "bskyweb: optional basic auth password middleware (#4759)" This reverts commit bc3a27d40f068a7203aa55384300cbd26f8248cf. * Revert "tweak list header (#4870)" This reverts commit 34e7e5cba2cdbc8bddf062ed468ec10c68b0cdd8. * Revert "Respect labels on feeds and lists (#4818)" This reverts commit 9ec6fde2884ad7a32d032227518e89c5607b61a1. * Revert "Only show replies in Following if following all involved actors (#4869)" This reverts commit e2cc4bb4af092564aa93f41f5dadba2b65ae4250. * Update translation * Update translation * Update translation * Updated translation * Update translation * Update translation * Unified existing translations of "hidden" and "community". * Update translation * Update translation * Update translation --------- Co-authored-by: dan <dan.abramov@gmail.com> Co-authored-by: Eric Bailey <git@esb.lol> Co-authored-by: Samuel Newman <mozzius@protonmail.com> Co-authored-by: Samuel Newman <10959775+mozzius@users.noreply.github.com> Co-authored-by: bnewbold <bnewbold@robocracy.org>
* Update Korean localization (#4826)Minseo Lee2024-08-231-1053/+1430
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update messages.po * Update messages.po * Update messages.po * Update messages.po * Update messages.po * Update messages.po * Update messages.po * Update messages.po * Update messages.po * Update messages.po * Update messages.po * Update messages.po * Update messages.po * Update messages.po * Update messages.po * Update messages.po * Update messages.po * Update messages.po * Update messages.po * Update messages.po
* Update catalan localization (#4851)Ivan Beà2024-08-231-59/+59
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update catalan localisation More lines translated, It will be so kind of you to check it @jordimas @darccio @surfdude29 Thanks * Update src/locale/locales/ca/messages.po Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com> * Update src/locale/locales/ca/messages.po Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com> * Update src/locale/locales/ca/messages.po Co-authored-by: GSMT <samaritanojr006@gmail.com> * Update src/locale/locales/ca/messages.po Co-authored-by: GSMT <samaritanojr006@gmail.com> * Update messages.po apply @jordimas corrections * Update messages.po change traves per través --------- Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com> Co-authored-by: GSMT <samaritanojr006@gmail.com>
* Update Chinese Localization (#4947)Frudrax Cheng2024-08-232-2045/+2831
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * CN: Update translates * CN: Remove superseded strings * TW: Update and Clean * Both: Update translates * CN: Update translates * CN: Remove superseded strings * CN: Update translates * CN: Remove superseded strings * TW: Run intl:extract * CN: Update translates * TW: Update and clean * Update src/locale/locales/zh-TW/messages.po Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com> * Update src/locale/locales/zh-TW/messages.po Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com> * Update src/locale/locales/zh-TW/messages.po Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com> * Update src/locale/locales/zh-TW/messages.po Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com> * Update src/locale/locales/zh-TW/messages.po Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com> * Update src/locale/locales/zh-TW/messages.po Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com> * Update src/locale/locales/zh-TW/messages.po Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com> * Update src/locale/locales/zh-TW/messages.po Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com> * Update src/locale/locales/zh-TW/messages.po Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com> * Update src/locale/locales/zh-TW/messages.po Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com> * Update src/locale/locales/zh-TW/messages.po Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com> * Update src/locale/locales/zh-TW/messages.po Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com> * Update src/locale/locales/zh-TW/messages.po Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com> * Update src/locale/locales/zh-TW/messages.po Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com> * Update src/locale/locales/zh-TW/messages.po Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com> * Update src/locale/locales/zh-TW/messages.po Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com> * Update src/locale/locales/zh-TW/messages.po Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com> * Update src/locale/locales/zh-TW/messages.po Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com> * Both: Run intl:extract * CN: Update translates * CN: Update translates * Both: Run intl:extract * CN: fix typo * CN: fix typo#2 * CN: Update translates * CN: Update translates#2 * TW: Update translates * Both: Remove superseded strings * TW: fix typo --------- Co-authored-by: Kuwa Lee <kuwalee1069@gmail.com> Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com>
* Release 1.89 prep (#4822)Paul Frazee2024-07-2417-8534/+9868
| | | | | * Fix curate-lists tests * Run intl extract
* Update German localization (part 1) (#4742)surfdude292024-07-241-691/+297
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update German localization * Apply suggestions from code review Co-authored-by: cdfzo <cdfzo@pm.me> * update string after #4743 merged * Apply suggestions from code review Co-authored-by: cdfzo <cdfzo@pm.me> * Starterpaket –––> Startpaket * Improve existing translations (#17) * Improve existing translations * Update more * Update more --------- Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com> * capitalise toast --------- Co-authored-by: cdfzo <cdfzo@pm.me>
* Updated Japanese Translation (#4748)Takayuki KUSANO2024-07-241-17/+52
| | | | | | | * Updated translation * Update translation * Update translation
* Update Chinese Localization (#4774)Kuwa Lee2024-07-242-939/+997
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * TW: Update * TW: Clean * TW: Update * CN: Update translates * Both: Remove superseded strings * Both: Remove superseded strings#2 * TW: Update and clean * TW: Update * CN: Update translates * TW: Improve * Update messages.po * CN: Update translates --------- Co-authored-by: Frudrax Cheng <i@cynosura.one> Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com>
* Update French localization (#4781)surfdude292024-07-241-10/+41
| | | | | | | | | | | * Update French localization * Apply suggestion from code review Co-authored-by: Stanislas Signoud <signez@stanisoft.net> --------- Co-authored-by: Stanislas Signoud <signez@stanisoft.net>
* Run intl:extractPaul Frazee2024-07-0517-5617/+7718
|
* Update Japanese translation (#4665)Takayuki KUSANO2024-07-051-12/+158
| | | | | | | | | | | | | | | | | * Update Japanese translation * Updated Japanese translation * Update translation * Updated translation * Update translation * Update translation * Update translation. * Updated translation
* Update Korean localization (#4646)Minseo Lee2024-07-051-498/+635
| | | | | | | | | | | | | | | | | | | | | | | | | * Update messages.po * Update messages.po * Update messages.po * Update messages.po * Update messages.po * Update messages.po * Update messages.po * Update messages.po * Update messages.po * Update messages.po * Update messages.po * Update messages.po
* Update Chinese Localization (#4695)Kuwa Lee2024-07-052-1092/+1350
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * CN: Update translates * CN: Remove superseded strings * CN: Update translates * CN: Run intl:extract * CN: Remove superseded strings * CN: Optimize translation of starter pack * CN: Run intl:extract * CN: Remove superseded strings * CN: Update translates * CN: fix typo * CN: Optimize Translations * CN: hot fix * TW: Update * TW: Update and clean * CN: hot fix * BOTH: commit as LF * Update src/locale/locales/zh-TW/messages.po Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com> * Update src/locale/locales/zh-TW/messages.po Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com> * Update src/locale/locales/zh-TW/messages.po Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com> * Update src/locale/locales/zh-TW/messages.po Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com> * Update src/locale/locales/zh-TW/messages.po Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com> * Update src/locale/locales/zh-TW/messages.po Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com> * TW: Apply suggestions Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com> * Update src/locale/locales/zh-CN/messages.po * CN: Update translates * CN: Update translates * TW: Update and clean --------- Co-authored-by: Frudrax Cheng <i@cynosura.one> Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com>
* Update catalan (#4702)Ivan Beà2024-07-051-166/+166
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update catalan New lines added, new lines localized. Check it please @jordimas @darccio @surfdude29 * Update src/locale/locales/ca/messages.po Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com> * Update src/locale/locales/ca/messages.po Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com> * Update src/locale/locales/ca/messages.po Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com> * Update src/locale/locales/ca/messages.po Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com> * Update src/locale/locales/ca/messages.po Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com> * Update messages.po Apply @surfdude29 corrections --------- Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
* Update Indonesian translation (#4706)kodebanget2024-07-051-411/+412
| | | Co-authored-by: Indonesian <github-actions@github.com>
* Update French localization (#4662)surfdude292024-07-051-34/+158
| | | | | | | | | | | | | | | | | | | | | | | * Update French localization * écriture inclusive for other usage of `amis` * add one more string * Apply suggestions from code review Co-authored-by: Stanislas Signoud <signez@stanisoft.net> * Update revision date * translate new strings * Apply suggestions from code review Co-authored-by: Stanislas Signoud <signez@stanisoft.net> --------- Co-authored-by: Stanislas Signoud <signez@stanisoft.net>
* Run intl extractPaul Frazee2024-06-2617-727/+812
|
* Run intl extractPaul Frazee2024-06-2617-4349/+5972
|
* Fix footer messages in starter pack wizard (#4650)Takayuki KUSANO2024-06-262-0/+8
| | | | | | | | | | | | | | | | | | | | | * Fix footer messages in StarterPack wizard and updates ja messages * Updates to minimize diff * Revert "Updates to minimize diff" This reverts commit 4d1dfe131a5ffc31fc5e6162dbcc90e77e042734. * Revert "Fix footer messages in StarterPack wizard and updates ja messages" This reverts commit 9a90898abc66c281f44696347043ce5da5859d60. * Fix labels for plurals in starter packs * Update translations --------- Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
* Update Korean localization (#4614)Minseo Lee2024-06-251-79/+81
| | | | | * Update messages.po * Update messages.po
* Updated Japanese translation (#4591)Takayuki KUSANO2024-06-251-142/+157
| | | | | | | | | | | | | | | | | | | | | * Updated Japanese translation * Updated * Updated Japanese translation * Fix some translations * Updated translation (see #4607) * Update translation * Fixed some translations * Update messages.po --------- Co-authored-by: dan <dan.abramov@gmail.com>
* Update French localization (#4637)surfdude292024-06-251-5/+51
| | | | | | | | | | | | | | | | | * Update French localization * fix apostrophe * Apply suggestions from code review Co-authored-by: Stanislas Signoud <signez@stanisoft.net> * update revision date * quick fix after #4636 merged --------- Co-authored-by: Stanislas Signoud <signez@stanisoft.net>
* Update French localization (#4611)surfdude292024-06-241-176/+148
| | | | | | | | | | | | | | | | | | | * Update French localization * minor fix * `pack de démarrage` --> `kit de démarrage` * Apply suggestions from code review Co-authored-by: Stanislas Signoud <signez@stanisoft.net> * Apply suggestions from @Signez code review * Update messages.po --------- Co-authored-by: Stanislas Signoud <signez@stanisoft.net>
* Update catalan messages.po (#4388)Ivan Beà2024-06-241-44/+44
| | | | | | | | | | | | | | | | | | | | | | | * Update catalan messages.po Keeping it at 100% Check it please @jordimas @darccio @surfdude29 * Update src/locale/locales/ca/messages.po Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com> * Update src/locale/locales/ca/messages.po Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com> * Update messages.po apply @jordimas correction --------- Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
* Run intl extractPaul Frazee2024-06-227-637/+1505
|
* Merge branch 'zh' of https://github.com/KuwaLee/bluesky-social-app into ↵Paul Frazee2024-06-222-1735/+807
|\ | | | | | | KuwaLee-zh
| * Merge branch 'bluesky-social:main' into zhKuwa Lee2024-06-223-389/+637
| |\
| * | TW: hot fixKuwa Lee2024-06-201-6426/+6426
| | |
| * | TW: Update and cleanKuwa Lee2024-06-201-64/+90
| | |
| * | CN: Remove superseded stringsFrudrax Cheng2024-06-201-13/+1
| | |
| * | CN: Update translatesFrudrax Cheng2024-06-201-17/+51
| | |
| * | CN: Update Revision-DateFrudrax Cheng2024-06-201-1/+1
| | |