Skip to content

Commit

Permalink
chore: Updated translations from Hosted Weblate (#184)
Browse files Browse the repository at this point in the history
Co-authored-by: gallegonovato <[email protected]>
Co-authored-by: தமிழ்நேரம் <[email protected]>
Co-authored-by: stanol <[email protected]>
Co-authored-by: Rogério Mendes <[email protected]>
Co-authored-by: PartyDonut <[email protected]>
Co-authored-by: Nyanmisaka <[email protected]>
  • Loading branch information
7 people authored Jan 2, 2025
1 parent 1a42be4 commit b39b0f9
Show file tree
Hide file tree
Showing 6 changed files with 1,238 additions and 5 deletions.
10 changes: 9 additions & 1 deletion lib/l10n/app_es.arb
Original file line number Diff line number Diff line change
Expand Up @@ -1198,5 +1198,13 @@
"mediaSegmentPreview": "Vista previa",
"@mediaSegmentPreview": {},
"mediaSegmentOutro": "Otro",
"@mediaSegmentOutro": {}
"@mediaSegmentOutro": {},
"skipButtonLabel": "Omitir {segment}",
"@skipButtonLabel": {
"placeholders": {
"segment": {
"type": "String"
}
}
}
}
6 changes: 5 additions & 1 deletion lib/l10n/app_nl.arb
Original file line number Diff line number Diff line change
Expand Up @@ -1206,5 +1206,9 @@
"mediaSegmentCommercial": "Reclame",
"@mediaSegmentCommercial": {},
"mediaSegmentIntro": "Inleiding",
"@mediaSegmentIntro": {}
"@mediaSegmentIntro": {},
"errorLogs": "Foutlogs",
"@errorLogs": {},
"external": "Extern",
"@external": {}
}
4 changes: 3 additions & 1 deletion lib/l10n/app_pt_BR.arb
Original file line number Diff line number Diff line change
Expand Up @@ -1211,5 +1211,7 @@
"mediaSegmentIntro": "Introdução",
"@mediaSegmentIntro": {},
"playerSettingsBackendTitle": "Backend do player de vídeo",
"@playerSettingsBackendTitle": {}
"@playerSettingsBackendTitle": {},
"errorLogs": "Registros de erros",
"@errorLogs": {}
}
Loading

0 comments on commit b39b0f9

Please sign in to comment.