Skip to content

Commit

Permalink
New translations strings.xml (Spanish)
Browse files Browse the repository at this point in the history
  • Loading branch information
fast4x committed Feb 16, 2025
1 parent b0a1776 commit 394650b
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions composeApp/src/androidMain/res/values-es/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -914,15 +914,15 @@
<string name="settings_audio_reverb_info_apply_a_depth_effect_to_the_audio">Aplicar un efecto de profundidad al audio</string>
<string name="settings_audio_focus">Enfoque de audio</string>
<string name="settings_audio_focus_info">Permite pausar y reanudar la reproducción automáticamente después de una llamada, por ejemplo</string>
<string name="please_wait">Please Wait</string>
<string name="songs_liked_yt">Song(s) are Liked in YouTube</string>
<string name="song_unliked_yt">Song is Unliked in YouTube</string>
<string name="please_wait">Por favor espere</string>
<string name="songs_liked_yt">La canción o canciones tienen un \"Me gusta\" en YouTube</string>
<string name="song_unliked_yt">La canción tiene un \"No me gusta\" en YouTube</string>
<string name="add_rimusic_to_ytm_favorites">Like RiMusic Liked songs in Youtube</string>
<string name="do_you_really_want_to_like_all_rimusictoytmusic">(estimated time) is required to like all the songs. This action cannot be resumed if cancelled in between. You need to close the app to cancel this process. Do you want to continue?</string>
<string name="do_you_really_want_to_like_all">(estimated time) is required to like all the songs. You need to close the app to cancel this process. Do you want to continue?</string>
<string name="songs_liked_yt_failed">Failed to like the song in YouTube</string>
<string name="songs_unliked_yt_failed">Failed to unlike the song in YouTube</string>
<string name="adding_yt_to_pl_failed">Error occurred for the next 50 songs. Adding songs to the playlist one by one</string>
<string name="songs_add_yt_success">Added the song in the YouTube Playlist</string>
<string name="songs_add_yt_failed">Failed to add the song in the YouTube Playlist</string>
<string name="do_you_really_want_to_like_all_rimusictoytmusic">(tiempo estimado) es necesario para darle un \"Me gusta\" a todas las canciones. Esta acción no se puede reanudar si se cancela intermediamente. Necesita cerrar la aplicación para cancelar este proceso. ¿Desea continuar?</string>
<string name="do_you_really_want_to_like_all">(tiempo estimado) es necesario para darle un \"Me gusta\" a todas las canciones. Necesita cerrar la aplicación para cancelar este proceso. ¿Desea continuar?</string>
<string name="songs_liked_yt_failed">No se pudo dar un \"Me gusta\" a la canción en YouTube</string>
<string name="songs_unliked_yt_failed">No se pudo dar un \"No me gusta\" a la canción en YouTube</string>
<string name="adding_yt_to_pl_failed">Se ha producido un error en las siguientes 50 canciones. Añadiendo canciones a la lista de reproducción una a una</string>
<string name="songs_add_yt_success">Añadida la canción en la lista de reproducción de YouTube</string>
<string name="songs_add_yt_failed">Error al añadir la canción en la lista de reproducción de YouTube</string>
</resources>

0 comments on commit 394650b

Please sign in to comment.