Skip to content

Commit

Permalink
New Crowdin updates (#7565)
Browse files Browse the repository at this point in the history
* New translations downloads.json (Portuguese)

* New translations home.json (Portuguese)

* New translations general.json (Portuguese)

* New translations osu!ppy.json (Portuguese)
  • Loading branch information
SeMiD authored Dec 29, 2024
1 parent c2574f4 commit e2eb27b
Show file tree
Hide file tree
Showing 4 changed files with 46 additions and 2 deletions.
22 changes: 21 additions & 1 deletion pt-PT/Presence/general.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@
"description": "Used as the title for the button in Discord.",
"message": "Ver álbum"
},
"general.buttonViewAnime": {
"description": "Used as the title for the button in Discord.",
"message": "Ver Anime"
},
"general.buttonViewArticle": {
"description": "Used as the title for the button in Discord.",
"message": "Ver artigo"
Expand All @@ -33,7 +37,7 @@
},
"general.buttonViewChangelog": {
"description": "Used as the title for the button in Discord.",
"message": "Ver Registro de Alterações"
"message": "Ver Registo de Alterações"
},
"general.buttonViewChannel": {
"description": "Used as the title for the button in Discord.",
Expand Down Expand Up @@ -75,10 +79,18 @@
"description": "Used as the title for the button in Discord.",
"message": "Ver música"
},
"general.buttonWatchAnime": {
"description": "Used as the title for the button in Discord.",
"message": "Assistir Anime"
},
"general.buttonWatchMovie": {
"description": "Used as the title for the button in Discord.",
"message": "Assistir filme"
},
"general.buttonWatchSeries": {
"description": "Used as the title for the button in Discord.",
"message": "Assistir Série"
},
"general.buttonWatchStream": {
"description": "Used as the title for the button in Discord.",
"message": "Ver transmissão"
Expand Down Expand Up @@ -275,6 +287,10 @@
"description": "A page name of statuspages",
"message": "Histórico de atividade"
},
"general.viewAAnime": {
"description": "",
"message": "Vendo um anime"
},
"general.viewAList": {
"description": "",
"message": "A ver uma lista"
Expand Down Expand Up @@ -439,6 +455,10 @@
"description": "",
"message": "A ver"
},
"general.watchingAnime": {
"description": "",
"message": "Assistindo um anime"
},
"general.watchingLive": {
"description": "",
"message": "A ver uma transmissão em direto"
Expand Down
20 changes: 20 additions & 0 deletions pt-PT/Presence/osu!ppy.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,24 @@
{
"osu!ppy.beatmapListing": {
"description": "Displayed when viewing all beatmaps.",
"message": "Vendo lista de beatmaps"
},
"osu!ppy.beatmapLooking": {
"description": "Displayed when looking at a beatmap.",
"message": "Olhando para beatmap"
},
"osu!ppy.beatmapPacks": {
"description": "Displayed when viewing all beatmap packs.",
"message": "Vendo pacotes de beatmaps"
},
"osu!ppy.beatmapRankings": {
"description": "Displayed when viewing Kudosu Rankings.",
"message": "Vendo rankings de kudosu"
},
"osu!ppy.buttonViewBeatmap": {
"description": "Displayed for a button to redirect to the beatmap page.",
"message": "Ver beatmap"
},
"osu!ppy.countryRankings": {
"description": "Country rankings {0} = gamemode. E.g. Country Rankings [osu!]",
"message": "Rankings de Países [{0}]"
Expand Down
2 changes: 1 addition & 1 deletion pt-PT/Website/downloads.json
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@
},
"downloads.mobile.notAvailable": {
"description": "Warning message shown on mobile devices indicating PreMiD is not available.",
"message": "PreMiD não está disponível para dispositivos móveis. Por favor, use um navegador de ‘desktop’ para instalar o PreMiD."
"message": "PreMiD não está disponível para dispositivos móveis. Por favor, use um navegador do computador para instalar o PreMiD."
},
"downloads.mobile.showDownloads": {
"description": "Button text to show downloads section on mobile.",
Expand Down
4 changes: 4 additions & 0 deletions pt-PT/Website/home.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,10 @@
"description": "Features section subheading",
"message": "Interface de utilizador simples"
},
"home.introduction.button.getPremid": {
"description": "Downloads button -> redirects to /downloads page",
"message": "Obter PreMiD"
},
"home.introduction.button.downloads": {
"description": "Downloads button -> redirects to /downloads page",
"message": "Downloads"
Expand Down

0 comments on commit e2eb27b

Please sign in to comment.