about summary refs log tree commit diff
path: root/src/locale
Commit message (Collapse)AuthorAgeFilesLines
...
| * | CN: translated 'ALT'Frudrax Cheng2024-06-201-51/+55
| | |
| * | Merge branch 'bluesky-social:main' into zhKuwa Lee2024-06-201-2/+6
| |\ \
| * | | TW: Update and cleanKuwa Lee2024-06-201-157/+221
| | | |
| * | | CN: Remove superseded stringsFrudrax Cheng2024-06-191-8/+0
| | | |
| * | | CN: Update translatesFrudrax Cheng2024-06-191-157/+229
| | | |
| * | | Merge branch 'bluesky-social:main' into zhKuwa Lee2024-06-191-1/+1
| |\ \ \
| * | | | Update src/locale/locales/zh-TW/messages.poKuwa Lee2024-06-181-1/+1
| | | | | | | | | | | | | | | Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com>
| * | | | Update src/locale/locales/zh-TW/messages.poKuwa Lee2024-06-181-1/+1
| | | | | | | | | | | | | | | Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com>
| * | | | Update src/locale/locales/zh-TW/messages.poKuwa Lee2024-06-181-1/+1
| | | | | | | | | | | | | | | Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com>
| * | | | Update src/locale/locales/zh-TW/messages.poKuwa Lee2024-06-181-1/+1
| | | | | | | | | | | | | | | Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com>
| * | | | Update src/locale/locales/zh-TW/messages.poKuwa Lee2024-06-181-1/+1
| | | | | | | | | | | | | | | Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com>
| * | | | CN: Optimize 'follow' translationsFrudrax Cheng2024-06-171-4/+4
| | | | |
| * | | | CN: run intl:extractFrudrax Cheng2024-06-171-4/+4
| | | | |
| * | | | CN: Remove superseded stringsFrudrax Cheng2024-06-171-23/+1
| | | | |
| * | | | CN: Update translatesFrudrax Cheng2024-06-171-348/+367
| | | | |
| * | | | TW: Update and cleanKuwa Lee2024-06-161-50/+107
| | | | |
| * | | | TW: hot fixKuwa Lee2024-06-141-2/+2
| | | | |
| * | | | TW: Update and cleanKuwa Lee2024-06-141-138/+146
| | | | |
| * | | | BOTH: Fix msgid "Deleted post."Kuwa Lee2024-06-122-4/+4
| | | | |
| * | | | TW: Update and cleanKuwa Lee2024-06-121-122/+54
| | | | |
* | | | | Release 1.87 prep (#4603)Paul Frazee2024-06-2217-8075/+17995
| |_|_|/ |/| | | | | | | | | | | | | | | * Update tests * Run intl extract
* | | | Update Korean localization (#4513)Minseo Lee2024-06-201-310/+455
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 Japanese translation (#4477)Takayuki KUSANO2024-06-201-49/+152
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update Japanese translation * Update Japanese translation * Fix translation ref. https://github.com/bluesky-social/social-app/pull/4477#pullrequestreview-2114478514 * Update Japanese translation * Fix translation * Updated Japanese translation * Updated translations
* | | | Italian translation fix (#4527)Marco Maroni2024-06-201-30/+30
| |_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update messages.po Italian translation fix (feeds->feed) * Italian localization update Italian localization update (DM) * Update src/locale/locales/it/messages.po Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com> * Update src/locale/locales/it/messages.po Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com> --------- Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
* | | Truncate post metrics and fix truncation on native (#4575)Samuel Newman2024-06-201-2/+6
| |/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | * truncate post counts * add numberformat polyfill * Fix perf * Simplify type shenanigans * Bump versions to remove dupes --------- Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
* | Unconditionally polyfill Intl.PluralRules for native (#4554)dan2024-06-181-1/+1
|/ | | | | | | * Revert "Fix Android startup perf regression (#4544)" This reverts commit e6213d7aa56faa6994a27bf127c63ded69e67d6f. * Force polyfill
* Update Chinese localization (#4410)Kuwa Lee2024-06-112-134/+238
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * TW: Update and clean * CN: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> * TW: unify "登入" * Update messages.po * Update messages.po * BOTH: fix "Post" msgctxt "description" msgid "Post" * CN: Update translates * CN: Remove superseded strings * TW: Update and clean * CN: fix msgid "This feed is empty." --------- Co-authored-by: Frudrax Cheng <i@cynosura.one> Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com>
* Release 1.86 prep (#4490)Paul Frazee2024-06-1117-7795/+9232
| | | | | * Test updates * Run intl extract
* Update italian localization (#4374)Marco Maroni2024-06-111-1037/+1056
| | | | | | | | | | | | | | | | | | | | * Update messages.po Update italian localization * Fix translation * Update src/locale/locales/it/messages.po Fix by @surfdude29 Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com> * Added some translation --------- Co-authored-by: Marco Maroni <marcomaroni@gmail.com> Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
* Update Korean localization (#4387)Minseo Lee2024-06-111-140/+151
| | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 French localization (#4437)surfdude292024-06-111-41/+52
| | | | | | | | | | | | | | | | | | | | | * Update French localization * use `point médian` * Update messages.po * add three new strings * translate new string * Apply suggestions from code review Co-authored-by: Stanislas Signoud <signez@stanisoft.net> * update revision date --------- Co-authored-by: Stanislas Signoud <signez@stanisoft.net>
* Irish back to 100% (#4454)Kevin Scannell2024-06-111-1504/+955
|
* Override legacy language codes for indonesian, hebrew, and yiddish (#4461)Paul Frazee2024-06-101-1/+18
| | | | | * Manually override incorrect 'in' to 'id' lang code * Fix additional legacy language code issues
* Release 1.85 (#4372)Paul Frazee2024-06-0417-12020/+14966
| | | | | * Update tests * Run intl extract
* Update Korean localization (#4318)Minseo Lee2024-06-041-840/+707
| | | | | | | | | | | * Update messages.po * Update messages.po * Update messages.po * Update messages.po * Merge remote-tracking branch 'upstream/main' into update-korean-localization
* Update Irish translations back to 100% (#4306)Kevin Scannell2024-06-041-1595/+764
|
* Update French localizations (#4223)Stanislas Signoud2024-06-041-906/+742
| | | | | | | | | | | | | | | | | * Update French localizations * Fix typos in French and misusage of "Ignorer" Thanks @surfdude29 for the review! Fixes #4296. * Bump strings and remove unused one in French * Translate three new missing strings in French * Bump strings and trim unused old in French again * Translate five new missing strings in French again
* Upated Japanese translation (#4311)Takayuki KUSANO2024-06-041-197/+164
| | | | | | | * Delete obsoleted translated messages * Translate new messages, update some messages * Update Japanese translations
* Update Chinese Localization (#4323)Frudrax Cheng2024-06-042-1871/+1726
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Improve zh-TW translation * improve and fix * Update messages.po msgid "Nevermind, create a handle for me" * revert L3813 * 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: Fix and clean msgid "Copy {0}" msgid "Feeds are custom algorithms that users build with a little coding expertise. <0/> for more information." * CN: Unify emoji * TW: Update and unify some translation * TW: unify "色情 * TW: update * TW: typo * CN:translated latest commit * CN:removed superseded strings * CN:fixed string 'left to go' * CN:unified translation * CN:translated latest commit * CN:fix typo --------- Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com> Co-authored-by: Kuwa Lee <kuwalee1069@gmail.com>
* Run intl extract (#4217)Paul Frazee2024-05-2417-3899/+4318
|
* Updated Japanese translation (#4144)Takayuki KUSANO2024-05-241-38/+56
| | | | | | | | | | | | | | | | | * Updated Japanese translation * Updated Japanese translation to resolve conflicts and updated msg * Updated Japanese translation ref. #4145 * changed the "Clip clop" translation * Updated Japanese translation * Updated Japanese translation * Updated Japanese translation
* Updated Chinese translation (#4147)Frudrax Cheng2024-05-242-613/+613
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update zh-TW to latest commit * fixe p.p. for "blocked" * Update zh-TW to latest commit * Update messages.po * Remove superseded strings * Clean zh-TW * TW: Update messages.po * TW: improve translation Co-Authored-By: cirx <133132480+cirx1e@users.noreply.github.com> * CN: extract * Update zh-CN to latest commit * TW: Update * improve zh-CN translate * BOTH: fix "Following {0}" * CN: Update * TW: Update * BOTH: fix msgid "You can continue ongoing conversations regardless of which setting you choose." --------- Co-authored-by: Kuwa Lee <kuwalee1069@gmail.com> Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com>
* Update Korean localization (#4148)Minseo Lee2024-05-241-335/+323
| | | | | | | | | | | | | | | | | | | | | | | | | * 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 messages.po (#4149)Ivan Beà2024-05-241-77/+77
| | | | | | | | | | | | | | | * Update messages.po New lines added, new lines localized. Check it please @jordimas @darccio @surfdude29 * Update catalan messages.po Corrections by @surfdude29 * Update messages.po apply @jordimas corrections
* Update Indonesian translation (#4165)kodebanget2024-05-241-316/+317
| | | | | | | | | * Update Indonesian translation * Update messages.po --------- Co-authored-by: Indonesian <github-actions@github.com>
* Make list end text customizable (#4145)Hailey2024-05-2017-442/+578
| | | | | | | | | | | | | * only try to initialize once * nit * change to `You have reached the end` * make the text at end of list customizable * make the text at end of list customizable * update intl
* Run intl extractPaul Frazee2024-05-2017-187/+391
|
* Run intl extractPaul Frazee2024-05-2017-2380/+2635
|
* Release 1.83 (#4136)Paul Frazee2024-05-2017-6721/+10900
| | | | | * Test fixes * Run intl:extract
* Update French localization (#4113)Stanislas Signoud2024-05-201-861/+735
| | | | | * Extract new strings to translate in French * Translate new strings into French