Skip to content

Commit

Permalink
New Crowdin updates (#714)
Browse files Browse the repository at this point in the history
* 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>
  • Loading branch information
cheeaun and github-actions[bot] authored Aug 31, 2024
1 parent 32df452 commit 7c0bfb7
Show file tree
Hide file tree
Showing 5 changed files with 29 additions and 29 deletions.
6 changes: 3 additions & 3 deletions src/data/catalogs.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"code": "eu-ES",
"nativeName": "euskara",
"name": "Basque",
"completion": 99
"completion": 100
},
{
"code": "fa-IR",
Expand Down Expand Up @@ -117,13 +117,13 @@
"code": "pt-BR",
"nativeName": "português",
"name": "Portuguese",
"completion": 99
"completion": 100
},
{
"code": "pt-PT",
"nativeName": "português",
"name": "Portuguese",
"completion": 99
"completion": 100
},
{
"code": "ru-RU",
Expand Down
14 changes: 7 additions & 7 deletions src/locales/eu-ES.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgstr ""
"Language: eu\n"
"Project-Id-Version: phanpy\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2024-08-31 15:33\n"
"PO-Revision-Date: 2024-08-31 16:29\n"
"Last-Translator: \n"
"Language-Team: Basque\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
Expand Down Expand Up @@ -1524,7 +1524,7 @@ msgstr "Bozkatu duzu"

#: src/components/poll.jsx:116
msgid "{optionVotesCount, plural, one {# vote} other {# votes}}"
msgstr ""
msgstr "{optionVotesCount, plural, one {boto #} other {# boto}}"

#: src/components/poll.jsx:136
#: src/components/poll.jsx:219
Expand Down Expand Up @@ -2495,7 +2495,7 @@ msgstr "Oharra: <0>Lehenetsitako</0> kontua erabiliko da beti hasieran. Gainerak

#: src/pages/bookmarks.jsx:25
msgid "No bookmarks yet. Go bookmark something!"
msgstr ""
msgstr "Ez duzu laster-markarik. Zoaz gordetzea merezi duen zerbait aurkitzera!"

#: src/pages/bookmarks.jsx:26
msgid "Unable to load bookmarks."
Expand Down Expand Up @@ -2740,7 +2740,7 @@ msgstr "Iragazita: {0}"

#: src/pages/favourites.jsx:25
msgid "No likes yet. Go like something!"
msgstr ""
msgstr "Ez dugu gogokorik. Zoaz gogoko zerbait aurkitzera!"

#: src/pages/favourites.jsx:26
msgid "Unable to load likes."
Expand Down Expand Up @@ -2918,7 +2918,7 @@ msgstr "Ezin dira etiketa hau duten bidalketak kargatu"

#: src/pages/hashtag.jsx:208
msgid "Unfollow #{hashtag}?"
msgstr ""
msgstr "#{hashtag} jarraitzeari utzi?"

#: src/pages/hashtag.jsx:223
msgid "Unfollowed #{hashtag}"
Expand Down Expand Up @@ -3053,7 +3053,7 @@ msgstr "Aplikazioa erregistratzeak huts egin du"

#: src/pages/login.jsx:185
msgid "instance domain"
msgstr ""
msgstr "instantziaren domeinua"

#: src/pages/login.jsx:209
msgid "e.g. “mastodon.social”"
Expand Down Expand Up @@ -3454,7 +3454,7 @@ msgstr "<1>@cheeaun</1>ek <0>sortua</0>"

#: src/pages/settings.jsx:760
msgid "Sponsor"
msgstr "Babestu"
msgstr "Eman babesa"

#: src/pages/settings.jsx:768
msgid "Donate"
Expand Down
6 changes: 3 additions & 3 deletions src/locales/lt-LT.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgstr ""
"Language: lt\n"
"Project-Id-Version: phanpy\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2024-08-31 15:34\n"
"PO-Revision-Date: 2024-08-31 16:29\n"
"Last-Translator: \n"
"Language-Team: Lithuanian\n"
"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"
Expand Down Expand Up @@ -3624,11 +3624,11 @@ msgstr "Tendencingos naujienos"

#: src/pages/trending.jsx:374
msgid "Back to showing trending posts"
msgstr ""
msgstr "Atgal į tendencingų įrašų rodymą"

#: src/pages/trending.jsx:379
msgid "Showing posts mentioning <0>{0}</0>"
msgstr ""
msgstr "Rodomi įrašai, kuriuose minimas <0>{0}</0>"

#: src/pages/trending.jsx:391
msgid "Trending posts"
Expand Down
12 changes: 6 additions & 6 deletions src/locales/pt-BR.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgstr ""
"Language: pt\n"
"Project-Id-Version: phanpy\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2024-08-31 15:34\n"
"PO-Revision-Date: 2024-08-31 16:29\n"
"Last-Translator: \n"
"Language-Team: Portuguese, Brazilian\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
Expand Down Expand Up @@ -1525,7 +1525,7 @@ msgstr "Votado"

#: src/components/poll.jsx:116
msgid "{optionVotesCount, plural, one {# vote} other {# votes}}"
msgstr ""
msgstr "{optionVotesCount, plural, one {# voto} other {# votos}}"

#: src/components/poll.jsx:136
#: src/components/poll.jsx:219
Expand Down Expand Up @@ -2496,7 +2496,7 @@ msgstr "Nota: contas <0>padrões</0> sempre serão as primeiras usadas para carr

#: src/pages/bookmarks.jsx:25
msgid "No bookmarks yet. Go bookmark something!"
msgstr ""
msgstr "Nenhum favorito ainda. Vá favoritar algo!"

#: src/pages/bookmarks.jsx:26
msgid "Unable to load bookmarks."
Expand Down Expand Up @@ -2741,7 +2741,7 @@ msgstr "Filtrado: {0}"

#: src/pages/favourites.jsx:25
msgid "No likes yet. Go like something!"
msgstr ""
msgstr "Nenhuma curtida ainda. Vá curtir algo!"

#: src/pages/favourites.jsx:26
msgid "Unable to load likes."
Expand Down Expand Up @@ -2919,7 +2919,7 @@ msgstr "Não foi possível carregar publicações com esta tag"

#: src/pages/hashtag.jsx:208
msgid "Unfollow #{hashtag}?"
msgstr ""
msgstr "Parar de seguir #{hashtag}?"

#: src/pages/hashtag.jsx:223
msgid "Unfollowed #{hashtag}"
Expand Down Expand Up @@ -3054,7 +3054,7 @@ msgstr "Falhou ao registrar aplicativo"

#: src/pages/login.jsx:185
msgid "instance domain"
msgstr ""
msgstr "domínio de instância"

#: src/pages/login.jsx:209
msgid "e.g. “mastodon.social”"
Expand Down
20 changes: 10 additions & 10 deletions src/locales/pt-PT.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgstr ""
"Language: pt\n"
"Project-Id-Version: phanpy\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2024-08-31 15:33\n"
"PO-Revision-Date: 2024-08-31 16:29\n"
"Last-Translator: \n"
"Language-Team: Portuguese\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
Expand Down Expand Up @@ -1098,7 +1098,7 @@ msgstr "<0>Shift</0> + <1>b</1>"
#: src/components/status.jsx:2350
#: src/components/status.jsx:2351
msgid "Bookmark"
msgstr "Marcar"
msgstr "Marcar como favorito"

#: src/components/keyboard-shortcuts-help.jsx:176
msgid "Toggle Cloak mode"
Expand Down Expand Up @@ -1294,7 +1294,7 @@ msgstr "Todas as listas"
#: src/pages/bookmarks.jsx:11
#: src/pages/bookmarks.jsx:23
msgid "Bookmarks"
msgstr "Marcadores"
msgstr "Favoritos"

#: src/components/nav-menu.jsx:296
#: src/components/shortcuts-settings.jsx:55
Expand Down Expand Up @@ -1525,7 +1525,7 @@ msgstr "Votado"

#: src/components/poll.jsx:116
msgid "{optionVotesCount, plural, one {# vote} other {# votes}}"
msgstr ""
msgstr "{optionVotesCount, plural, one {# voto} other {# votos}}"

#: src/components/poll.jsx:136
#: src/components/poll.jsx:219
Expand Down Expand Up @@ -2082,7 +2082,7 @@ msgstr "Gosto"
#: src/components/status.jsx:923
#: src/components/status.jsx:2350
msgid "Unbookmark"
msgstr "Desmarcar"
msgstr "Eliminar dos favoritos"

#: src/components/status.jsx:1031
msgid "View post by <0>@{0}</0>"
Expand Down Expand Up @@ -2179,7 +2179,7 @@ msgstr "Impulsionado"
#: src/components/status.jsx:1669
#: src/components/status.jsx:2351
msgid "Bookmarked"
msgstr "Marcado"
msgstr "Adicionado aos favoritos"

#: src/components/status.jsx:1673
msgid "Pinned"
Expand Down Expand Up @@ -2496,7 +2496,7 @@ msgstr "Nota: contas <0>padrões</0> sempre serão as primeiras usadas para carr

#: src/pages/bookmarks.jsx:25
msgid "No bookmarks yet. Go bookmark something!"
msgstr ""
msgstr "Nenhum favorito ainda. Adiciona algo aos favoritos!"

#: src/pages/bookmarks.jsx:26
msgid "Unable to load bookmarks."
Expand Down Expand Up @@ -2741,7 +2741,7 @@ msgstr "Filtrado: {0}"

#: src/pages/favourites.jsx:25
msgid "No likes yet. Go like something!"
msgstr ""
msgstr "Nenhum gosto ainda. Vá gostar de algo!"

#: src/pages/favourites.jsx:26
msgid "Unable to load likes."
Expand Down Expand Up @@ -2919,7 +2919,7 @@ msgstr "Impossível carregar publicações com esta tag"

#: src/pages/hashtag.jsx:208
msgid "Unfollow #{hashtag}?"
msgstr ""
msgstr "Deixar de seguir #{hashtag}?"

#: src/pages/hashtag.jsx:223
msgid "Unfollowed #{hashtag}"
Expand Down Expand Up @@ -3054,7 +3054,7 @@ msgstr "Falhou ao registrar aplicação"

#: src/pages/login.jsx:185
msgid "instance domain"
msgstr ""
msgstr "domínio de instância"

#: src/pages/login.jsx:209
msgid "e.g. “mastodon.social”"
Expand Down

0 comments on commit 7c0bfb7

Please sign in to comment.