Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Translations update from Hosted Weblate #1056

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 9 additions & 1 deletion lib/l10n/app_es.arb
Original file line number Diff line number Diff line change
Expand Up @@ -1181,5 +1181,13 @@
"lastfmApiKeyEmpty": "Por favor, introduzca una clave API",
"@lastfmApiKeyEmpty": {},
"lastfmSecretEmpty": "Por favor, introduzca el secreto compartido",
"@lastfmSecretEmpty": {}
"@lastfmSecretEmpty": {},
"exposeToListenBrainzSubTitle": "Se comparten el artista y el título de la canción/emisora/podcast que estás escuchando en ese momento.",
"@exposeToListenBrainzSubTitle": {},
"exposeToListenBrainzTitle": "ListenBrainz",
"@exposeToListenBrainzTitle": {},
"listenBrainzApiKey": "Clave API de ListenBrainz",
"@listenBrainzApiKey": {},
"listenBrainzApiKeyEmpty": "Por favor, introduzca una clave API",
"@listenBrainzApiKeyEmpty": {}
}
23 changes: 22 additions & 1 deletion lib/l10n/app_eu.arb
Original file line number Diff line number Diff line change
@@ -1 +1,22 @@
{}
{
"repeatAll": "Denak errepikatu",
"@repeatAll": {},
"shuffle": "Nahastu",
"@shuffle": {},
"back": "Atzera",
"@back": {},
"repeat": "Errepikatu",
"@repeat": {},
"next": "Hurrengoa",
"@next": {},
"fastForward30": "30 segundo aurrera",
"@fastForward30": {},
"play": "Jo",
"@play": {},
"pause": "Pausa",
"@pause": {},
"stop": "Gelditu",
"@stop": {},
"rewind10": "10 segundo atzera",
"@rewind10": {}
}
Loading