this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

i18n updates (ca-ES,es-ES,it-IT,pt-BR,pt-PT) (#1194)

* New translations (Catalan)

* New translations (Italian)

* Update catalogs.json

* New translations (Spanish)

* New translations (Portuguese)

* New translations (Portuguese, Brazilian)

* Update catalogs.json

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

authored by

Chee Aun
github-actions[bot]
and committed by
GitHub
2ec51e81 860fadba

+36 -36
+9 -9
src/data/catalogs.json
··· 3 3 "code": "ar-SA", 4 4 "nativeName": "العربية", 5 5 "name": "Arabic", 6 - "completion": 24, 6 + "completion": 23, 7 7 "listed": false 8 8 }, 9 9 { ··· 17 17 "code": "cs-CZ", 18 18 "nativeName": "čeština", 19 19 "name": "Czech", 20 - "completion": 80, 20 + "completion": 79, 21 21 "listed": true 22 22 }, 23 23 { ··· 45 45 "code": "eu-ES", 46 46 "nativeName": "euskara", 47 47 "name": "Basque", 48 - "completion": 100, 48 + "completion": 99, 49 49 "listed": true 50 50 }, 51 51 { 52 52 "code": "fa-IR", 53 53 "nativeName": "فارسی", 54 54 "name": "Persian", 55 - "completion": 70, 55 + "completion": 69, 56 56 "listed": true 57 57 }, 58 58 { ··· 73 73 "code": "gl-ES", 74 74 "nativeName": "galego", 75 75 "name": "Galician", 76 - "completion": 100, 76 + "completion": 99, 77 77 "listed": true 78 78 }, 79 79 { ··· 108 108 "code": "ko-KR", 109 109 "nativeName": "한국어", 110 110 "name": "Korean", 111 - "completion": 87, 111 + "completion": 86, 112 112 "listed": true 113 113 }, 114 114 { 115 115 "code": "lt-LT", 116 116 "nativeName": "lietuvių", 117 117 "name": "Lithuanian", 118 - "completion": 100, 118 + "completion": 99, 119 119 "listed": true 120 120 }, 121 121 { ··· 157 157 "code": "ru-RU", 158 158 "nativeName": "русский", 159 159 "name": "Russian", 160 - "completion": 100, 160 + "completion": 99, 161 161 "listed": true 162 162 }, 163 163 { ··· 185 185 "code": "zh-CN", 186 186 "nativeName": "简体中文", 187 187 "name": "Simplified Chinese", 188 - "completion": 100, 188 + "completion": 99, 189 189 "listed": true 190 190 }, 191 191 {
+6 -6
src/locales/ca-ES.po
··· 8 8 "Language: ca\n" 9 9 "Project-Id-Version: phanpy\n" 10 10 "Report-Msgid-Bugs-To: \n" 11 - "PO-Revision-Date: 2025-06-10 14:00\n" 11 + "PO-Revision-Date: 2025-06-10 15:16\n" 12 12 "Last-Translator: \n" 13 13 "Language-Team: Catalan\n" 14 14 "Plural-Forms: nplurals=2; plural=(n != 1);\n" ··· 2522 2522 2523 2523 #: src/components/status.jsx:3897 2524 2524 msgid "Post removed by author." 2525 - msgstr "" 2525 + msgstr "Publicació eliminada per l'autor o l'autora." 2526 2526 2527 2527 #: src/components/status.jsx:3906 2528 2528 msgid "You’re not authorized to view this post." 2529 - msgstr "" 2529 + msgstr "No teniu autorització per veure aquesta publicació." 2530 2530 2531 2531 #: src/components/status.jsx:3915 2532 2532 msgid "Post pending author approval." 2533 - msgstr "" 2533 + msgstr "Publicació pendent d'aprovació de l'autor o l'autora." 2534 2534 2535 2535 #: src/components/status.jsx:3924 2536 2536 msgid "Quoting not allowed by the author." 2537 - msgstr "" 2537 + msgstr "Citació no permesa per l'autor o l'autora." 2538 2538 2539 2539 #: src/components/timeline.jsx:485 2540 2540 #: src/pages/settings.jsx:1199 ··· 3796 3796 3797 3797 #: src/pages/settings.jsx:801 3798 3798 msgid "What's new" 3799 - msgstr "" 3799 + msgstr "Què hi ha de nou" 3800 3800 3801 3801 #: src/pages/settings.jsx:805 3802 3802 msgid "Privacy Policy"
+6 -6
src/locales/es-ES.po
··· 8 8 "Language: es\n" 9 9 "Project-Id-Version: phanpy\n" 10 10 "Report-Msgid-Bugs-To: \n" 11 - "PO-Revision-Date: 2025-06-10 14:00\n" 11 + "PO-Revision-Date: 2025-06-10 16:18\n" 12 12 "Last-Translator: \n" 13 13 "Language-Team: Spanish\n" 14 14 "Plural-Forms: nplurals=2; plural=(n != 1);\n" ··· 2521 2521 2522 2522 #: src/components/status.jsx:3897 2523 2523 msgid "Post removed by author." 2524 - msgstr "" 2524 + msgstr "Publicación eliminada por el autor." 2525 2525 2526 2526 #: src/components/status.jsx:3906 2527 2527 msgid "You’re not authorized to view this post." 2528 - msgstr "" 2528 + msgstr "No tienes autorización para ver esta publicación." 2529 2529 2530 2530 #: src/components/status.jsx:3915 2531 2531 msgid "Post pending author approval." 2532 - msgstr "" 2532 + msgstr "Publicación pendiente de la aprobación del autor." 2533 2533 2534 2534 #: src/components/status.jsx:3924 2535 2535 msgid "Quoting not allowed by the author." 2536 - msgstr "" 2536 + msgstr "No está permitido citar al autor." 2537 2537 2538 2538 #: src/components/timeline.jsx:485 2539 2539 #: src/pages/settings.jsx:1199 ··· 3794 3794 3795 3795 #: src/pages/settings.jsx:801 3796 3796 msgid "What's new" 3797 - msgstr "" 3797 + msgstr "Qué hay de nuevo" 3798 3798 3799 3799 #: src/pages/settings.jsx:805 3800 3800 msgid "Privacy Policy"
+5 -5
src/locales/it-IT.po
··· 8 8 "Language: it\n" 9 9 "Project-Id-Version: phanpy\n" 10 10 "Report-Msgid-Bugs-To: \n" 11 - "PO-Revision-Date: 2025-06-10 14:00\n" 11 + "PO-Revision-Date: 2025-06-10 15:16\n" 12 12 "Last-Translator: \n" 13 13 "Language-Team: Italian\n" 14 14 "Plural-Forms: nplurals=2; plural=(n != 1);\n" ··· 2521 2521 2522 2522 #: src/components/status.jsx:3897 2523 2523 msgid "Post removed by author." 2524 - msgstr "" 2524 + msgstr "Post rimosso dall'autore." 2525 2525 2526 2526 #: src/components/status.jsx:3906 2527 2527 msgid "You’re not authorized to view this post." 2528 - msgstr "" 2528 + msgstr "Non hai l'autorizzazione per visualizzare questo post." 2529 2529 2530 2530 #: src/components/status.jsx:3915 2531 2531 msgid "Post pending author approval." 2532 - msgstr "" 2532 + msgstr "Post in attesa dell'approvazione dell'autore." 2533 2533 2534 2534 #: src/components/status.jsx:3924 2535 2535 msgid "Quoting not allowed by the author." 2536 - msgstr "" 2536 + msgstr "L'autore non permette la citazione." 2537 2537 2538 2538 #: src/components/timeline.jsx:485 2539 2539 #: src/pages/settings.jsx:1199
+5 -5
src/locales/pt-BR.po
··· 8 8 "Language: pt\n" 9 9 "Project-Id-Version: phanpy\n" 10 10 "Report-Msgid-Bugs-To: \n" 11 - "PO-Revision-Date: 2025-06-10 14:00\n" 11 + "PO-Revision-Date: 2025-06-10 16:18\n" 12 12 "Last-Translator: \n" 13 13 "Language-Team: Portuguese, Brazilian\n" 14 14 "Plural-Forms: nplurals=2; plural=(n != 1);\n" ··· 2522 2522 2523 2523 #: src/components/status.jsx:3897 2524 2524 msgid "Post removed by author." 2525 - msgstr "" 2525 + msgstr "Publicação removida pelo autor." 2526 2526 2527 2527 #: src/components/status.jsx:3906 2528 2528 msgid "You’re not authorized to view this post." 2529 - msgstr "" 2529 + msgstr "Você não tem permissão para visualizar esta publicação." 2530 2530 2531 2531 #: src/components/status.jsx:3915 2532 2532 msgid "Post pending author approval." 2533 - msgstr "" 2533 + msgstr "Publicação aguardando resposta do autor." 2534 2534 2535 2535 #: src/components/status.jsx:3924 2536 2536 msgid "Quoting not allowed by the author." 2537 - msgstr "" 2537 + msgstr "O autor não permite citações." 2538 2538 2539 2539 #: src/components/timeline.jsx:485 2540 2540 #: src/pages/settings.jsx:1199
+5 -5
src/locales/pt-PT.po
··· 8 8 "Language: pt\n" 9 9 "Project-Id-Version: phanpy\n" 10 10 "Report-Msgid-Bugs-To: \n" 11 - "PO-Revision-Date: 2025-06-10 14:00\n" 11 + "PO-Revision-Date: 2025-06-10 16:18\n" 12 12 "Last-Translator: \n" 13 13 "Language-Team: Portuguese\n" 14 14 "Plural-Forms: nplurals=2; plural=(n != 1);\n" ··· 2522 2522 2523 2523 #: src/components/status.jsx:3897 2524 2524 msgid "Post removed by author." 2525 - msgstr "" 2525 + msgstr "Postagem eliminada pelo autor." 2526 2526 2527 2527 #: src/components/status.jsx:3906 2528 2528 msgid "You’re not authorized to view this post." 2529 - msgstr "" 2529 + msgstr "Não está autorizado a ver esta postagem." 2530 2530 2531 2531 #: src/components/status.jsx:3915 2532 2532 msgid "Post pending author approval." 2533 - msgstr "" 2533 + msgstr "Postagem aguardando aprovação do autor." 2534 2534 2535 2535 #: src/components/status.jsx:3924 2536 2536 msgid "Quoting not allowed by the author." 2537 - msgstr "" 2537 + msgstr "O autor não permite citar." 2538 2538 2539 2539 #: src/components/timeline.jsx:485 2540 2540 #: src/pages/settings.jsx:1199