this repo has no description
0
fork

Configure Feed

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

New Crowdin updates (#714)

* New translations (Basque)

* New translations (Portuguese)

* New translations (Lithuanian)

* 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
7c0bfb70 32df452e

+29 -29
+3 -3
src/data/catalogs.json
··· 39 39 "code": "eu-ES", 40 40 "nativeName": "euskara", 41 41 "name": "Basque", 42 - "completion": 99 42 + "completion": 100 43 43 }, 44 44 { 45 45 "code": "fa-IR", ··· 117 117 "code": "pt-BR", 118 118 "nativeName": "português", 119 119 "name": "Portuguese", 120 - "completion": 99 120 + "completion": 100 121 121 }, 122 122 { 123 123 "code": "pt-PT", 124 124 "nativeName": "português", 125 125 "name": "Portuguese", 126 - "completion": 99 126 + "completion": 100 127 127 }, 128 128 { 129 129 "code": "ru-RU",
+7 -7
src/locales/eu-ES.po
··· 8 8 "Language: eu\n" 9 9 "Project-Id-Version: phanpy\n" 10 10 "Report-Msgid-Bugs-To: \n" 11 - "PO-Revision-Date: 2024-08-31 15:33\n" 11 + "PO-Revision-Date: 2024-08-31 16:29\n" 12 12 "Last-Translator: \n" 13 13 "Language-Team: Basque\n" 14 14 "Plural-Forms: nplurals=2; plural=(n != 1);\n" ··· 1524 1524 1525 1525 #: src/components/poll.jsx:116 1526 1526 msgid "{optionVotesCount, plural, one {# vote} other {# votes}}" 1527 - msgstr "" 1527 + msgstr "{optionVotesCount, plural, one {boto #} other {# boto}}" 1528 1528 1529 1529 #: src/components/poll.jsx:136 1530 1530 #: src/components/poll.jsx:219 ··· 2495 2495 2496 2496 #: src/pages/bookmarks.jsx:25 2497 2497 msgid "No bookmarks yet. Go bookmark something!" 2498 - msgstr "" 2498 + msgstr "Ez duzu laster-markarik. Zoaz gordetzea merezi duen zerbait aurkitzera!" 2499 2499 2500 2500 #: src/pages/bookmarks.jsx:26 2501 2501 msgid "Unable to load bookmarks." ··· 2740 2740 2741 2741 #: src/pages/favourites.jsx:25 2742 2742 msgid "No likes yet. Go like something!" 2743 - msgstr "" 2743 + msgstr "Ez dugu gogokorik. Zoaz gogoko zerbait aurkitzera!" 2744 2744 2745 2745 #: src/pages/favourites.jsx:26 2746 2746 msgid "Unable to load likes." ··· 2918 2918 2919 2919 #: src/pages/hashtag.jsx:208 2920 2920 msgid "Unfollow #{hashtag}?" 2921 - msgstr "" 2921 + msgstr "#{hashtag} jarraitzeari utzi?" 2922 2922 2923 2923 #: src/pages/hashtag.jsx:223 2924 2924 msgid "Unfollowed #{hashtag}" ··· 3053 3053 3054 3054 #: src/pages/login.jsx:185 3055 3055 msgid "instance domain" 3056 - msgstr "" 3056 + msgstr "instantziaren domeinua" 3057 3057 3058 3058 #: src/pages/login.jsx:209 3059 3059 msgid "e.g. “mastodon.social”" ··· 3454 3454 3455 3455 #: src/pages/settings.jsx:760 3456 3456 msgid "Sponsor" 3457 - msgstr "Babestu" 3457 + msgstr "Eman babesa" 3458 3458 3459 3459 #: src/pages/settings.jsx:768 3460 3460 msgid "Donate"
+3 -3
src/locales/lt-LT.po
··· 8 8 "Language: lt\n" 9 9 "Project-Id-Version: phanpy\n" 10 10 "Report-Msgid-Bugs-To: \n" 11 - "PO-Revision-Date: 2024-08-31 15:34\n" 11 + "PO-Revision-Date: 2024-08-31 16:29\n" 12 12 "Last-Translator: \n" 13 13 "Language-Team: Lithuanian\n" 14 14 "Plural-Forms: nplurals=4; plural=(n%10==1 && (n%100>19 || n%100<11) ? 0 : (n%10>=2 && n%10<=9) && (n%100>19 || n%100<11) ? 1 : n%1!=0 ? 2: 3);\n" ··· 3624 3624 3625 3625 #: src/pages/trending.jsx:374 3626 3626 msgid "Back to showing trending posts" 3627 - msgstr "" 3627 + msgstr "Atgal į tendencingų įrašų rodymą" 3628 3628 3629 3629 #: src/pages/trending.jsx:379 3630 3630 msgid "Showing posts mentioning <0>{0}</0>" 3631 - msgstr "" 3631 + msgstr "Rodomi įrašai, kuriuose minimas <0>{0}</0>" 3632 3632 3633 3633 #: src/pages/trending.jsx:391 3634 3634 msgid "Trending posts"
+6 -6
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: 2024-08-31 15:34\n" 11 + "PO-Revision-Date: 2024-08-31 16:29\n" 12 12 "Last-Translator: \n" 13 13 "Language-Team: Portuguese, Brazilian\n" 14 14 "Plural-Forms: nplurals=2; plural=(n != 1);\n" ··· 1525 1525 1526 1526 #: src/components/poll.jsx:116 1527 1527 msgid "{optionVotesCount, plural, one {# vote} other {# votes}}" 1528 - msgstr "" 1528 + msgstr "{optionVotesCount, plural, one {# voto} other {# votos}}" 1529 1529 1530 1530 #: src/components/poll.jsx:136 1531 1531 #: src/components/poll.jsx:219 ··· 2496 2496 2497 2497 #: src/pages/bookmarks.jsx:25 2498 2498 msgid "No bookmarks yet. Go bookmark something!" 2499 - msgstr "" 2499 + msgstr "Nenhum favorito ainda. Vá favoritar algo!" 2500 2500 2501 2501 #: src/pages/bookmarks.jsx:26 2502 2502 msgid "Unable to load bookmarks." ··· 2741 2741 2742 2742 #: src/pages/favourites.jsx:25 2743 2743 msgid "No likes yet. Go like something!" 2744 - msgstr "" 2744 + msgstr "Nenhuma curtida ainda. Vá curtir algo!" 2745 2745 2746 2746 #: src/pages/favourites.jsx:26 2747 2747 msgid "Unable to load likes." ··· 2919 2919 2920 2920 #: src/pages/hashtag.jsx:208 2921 2921 msgid "Unfollow #{hashtag}?" 2922 - msgstr "" 2922 + msgstr "Parar de seguir #{hashtag}?" 2923 2923 2924 2924 #: src/pages/hashtag.jsx:223 2925 2925 msgid "Unfollowed #{hashtag}" ··· 3054 3054 3055 3055 #: src/pages/login.jsx:185 3056 3056 msgid "instance domain" 3057 - msgstr "" 3057 + msgstr "domínio de instância" 3058 3058 3059 3059 #: src/pages/login.jsx:209 3060 3060 msgid "e.g. “mastodon.social”"
+10 -10
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: 2024-08-31 15:33\n" 11 + "PO-Revision-Date: 2024-08-31 16:29\n" 12 12 "Last-Translator: \n" 13 13 "Language-Team: Portuguese\n" 14 14 "Plural-Forms: nplurals=2; plural=(n != 1);\n" ··· 1098 1098 #: src/components/status.jsx:2350 1099 1099 #: src/components/status.jsx:2351 1100 1100 msgid "Bookmark" 1101 - msgstr "Marcar" 1101 + msgstr "Marcar como favorito" 1102 1102 1103 1103 #: src/components/keyboard-shortcuts-help.jsx:176 1104 1104 msgid "Toggle Cloak mode" ··· 1294 1294 #: src/pages/bookmarks.jsx:11 1295 1295 #: src/pages/bookmarks.jsx:23 1296 1296 msgid "Bookmarks" 1297 - msgstr "Marcadores" 1297 + msgstr "Favoritos" 1298 1298 1299 1299 #: src/components/nav-menu.jsx:296 1300 1300 #: src/components/shortcuts-settings.jsx:55 ··· 1525 1525 1526 1526 #: src/components/poll.jsx:116 1527 1527 msgid "{optionVotesCount, plural, one {# vote} other {# votes}}" 1528 - msgstr "" 1528 + msgstr "{optionVotesCount, plural, one {# voto} other {# votos}}" 1529 1529 1530 1530 #: src/components/poll.jsx:136 1531 1531 #: src/components/poll.jsx:219 ··· 2082 2082 #: src/components/status.jsx:923 2083 2083 #: src/components/status.jsx:2350 2084 2084 msgid "Unbookmark" 2085 - msgstr "Desmarcar" 2085 + msgstr "Eliminar dos favoritos" 2086 2086 2087 2087 #: src/components/status.jsx:1031 2088 2088 msgid "View post by <0>@{0}</0>" ··· 2179 2179 #: src/components/status.jsx:1669 2180 2180 #: src/components/status.jsx:2351 2181 2181 msgid "Bookmarked" 2182 - msgstr "Marcado" 2182 + msgstr "Adicionado aos favoritos" 2183 2183 2184 2184 #: src/components/status.jsx:1673 2185 2185 msgid "Pinned" ··· 2496 2496 2497 2497 #: src/pages/bookmarks.jsx:25 2498 2498 msgid "No bookmarks yet. Go bookmark something!" 2499 - msgstr "" 2499 + msgstr "Nenhum favorito ainda. Adiciona algo aos favoritos!" 2500 2500 2501 2501 #: src/pages/bookmarks.jsx:26 2502 2502 msgid "Unable to load bookmarks." ··· 2741 2741 2742 2742 #: src/pages/favourites.jsx:25 2743 2743 msgid "No likes yet. Go like something!" 2744 - msgstr "" 2744 + msgstr "Nenhum gosto ainda. Vá gostar de algo!" 2745 2745 2746 2746 #: src/pages/favourites.jsx:26 2747 2747 msgid "Unable to load likes." ··· 2919 2919 2920 2920 #: src/pages/hashtag.jsx:208 2921 2921 msgid "Unfollow #{hashtag}?" 2922 - msgstr "" 2922 + msgstr "Deixar de seguir #{hashtag}?" 2923 2923 2924 2924 #: src/pages/hashtag.jsx:223 2925 2925 msgid "Unfollowed #{hashtag}" ··· 3054 3054 3055 3055 #: src/pages/login.jsx:185 3056 3056 msgid "instance domain" 3057 - msgstr "" 3057 + msgstr "domínio de instância" 3058 3058 3059 3059 #: src/pages/login.jsx:209 3060 3060 msgid "e.g. “mastodon.social”"