Synced translations

This commit is contained in:
Karim Abou Zeid 2015-06-29 16:05:59 +02:00
commit b9209781b7
8 changed files with 124 additions and 51 deletions

View file

@ -104,6 +104,7 @@
<string name="pref_title_general_theme">Tema general</string>
<string name="pref_header_audio">Audio</string>
<string name="pref_header_general">General</string>
<string name="pref_header_lockscreen">Pantalla de bloqueo</string>
<string name="pref_summary_colored_navigation_bar">Selecciona en qué secciones la barra debe tener color</string>
<string name="pref_title_navigation_bar">Color en la barra de navegación</string>
<string name="pref_title_set_default_start_page">Pagina de inicio</string>
@ -114,6 +115,7 @@
<string name="pref_title_colored_navigation_bar_tag_editor">Editor de etiquetas</string>
<string name="pref_title_colored_navigation_bar_other_screens">Cualquier lugar</string>
<string name="pref_title_colored_album_footers">Pie de álbum coloreado</string>
<string name="pref_title_album_art_on_lockscreen">Arte del álbum en la pantalla de bloqueo</string>
<string name="pref_title_colored_notification">Notificación coloreada</string>
<string name="pref_title_gapless_playback">Quitar silencio entre canciones</string>
<string name="pref_title_force_square_album_art">Forzar portada de álbum a cuadrado</string>
@ -149,6 +151,7 @@
<string name="song">Canción</string>
<string name="pref_only_lollipop">"Solamente disponible en Lollipop"</string>
<string name="pref_summary_colored_album_footers">"El color pie del álbum en la cuadrícula se basa en la paleta de colores de la tapa del álbum."</string>
<string name="pref_summary_album_art_on_lockscreen">El arte del álbum se muestra en la pantalla de bloqueo. Quizás tengas que reiniciar phonograph para que los cambios se apliquen.</string>
<string name="pref_summary_colored_notification">"La notificación es coloreada basándose en la paleta de colores de la tapa del álbum."</string>
<string name="pref_summary_gapless_playback">"Elimina el silencio entre dos canciones. Desactivando esta opción, podrían ocurrir problemas en la reproducción."</string>
<string name="pref_summary_force_square_album_art">La portada del álbum en reproduciendo es forzada a ser cuadrada.</string>