Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/news-android.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-12-22 07:27:52 +0300
committerNextcloud bot <bot@nextcloud.com>2019-12-22 07:27:52 +0300
commit91a84fdaba99c6df93d3f89ae8f454e418436bc6 (patch)
treed1c5c947a573ae7a921c466d05053e74fd4c5925 /News-Android-App/src/main/res/values-es-rSV
parent2ad344bd40d16fbcc28b4b3b84973f4c25818d97 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'News-Android-App/src/main/res/values-es-rSV')
-rw-r--r--News-Android-App/src/main/res/values-es-rSV/strings.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/News-Android-App/src/main/res/values-es-rSV/strings.xml b/News-Android-App/src/main/res/values-es-rSV/strings.xml
index 8e866bb2..059f5dbb 100644
--- a/News-Android-App/src/main/res/values-es-rSV/strings.xml
+++ b/News-Android-App/src/main/res/values-es-rSV/strings.xml
@@ -36,6 +36,7 @@
<string name="action_sync_settings">Configuración de Sincronización</string>
<string name="action_add_new_feed">Agregar una nueva fuente</string>
<string name="action_textToSpeech">Lectura</string>
+ <string name="action_search">Buscar</string>
<plurals name="notification_new_items_ticker">
<item quantity="one">Tienes %d elemento nuevo sin leer</item>
<item quantity="other">Tienes %d elmentos nuevos sin leer</item>
@@ -106,6 +107,7 @@
<string name="pref_general_sort_order_new_old">Reciente -> Antiguo</string>
<string name="pref_general_sort_order_old_new">Antiguo -> Reciente</string>
+ <string name="pref_general_search_in_title">Título</string>
<string name="dialog_clearing_cache">Limpiando el caché</string>
<string name="dialog_clearing_cache_please_wait">Limpiando el caché... Por favor aguarda.</string>
<string name="reset_cache_unsaved_changes">Hay cambios que no han sido sincronizados. ¿Quieres limpiar el caché de cualquier modo?</string>
@@ -128,8 +130,12 @@
<string name="no_podcast_selected">No se ha seleccionado algún podcast</string>
<string name="no_chapters_available">No hay capítulos disponibles</string>
<string name="podcast_playback_speed_dialog_title">Velocidad de Reproducción</string>
+ <!-- Settings for About -->
+ <string name="pref_header_about">Acerca de</string>
+ <string name="pref_license">Licencia</string>
<!-- Settings for Display -->
<string name="pref_header_display">Mostrar</string>
+ <string name="pref_title_app_theme">Tema</string>
<string name="pref_title_feed_list_layout">Distribución de lista de fuente</string>
<string name="pref_display_browser">Navegador</string>
@@ -143,6 +149,7 @@
<string name="pref_display_browser_built_in">Navegador Integrado</string>
<string name="pref_display_browser_external">Navegador Externo</string>
+ <string name="pref_display_font_size_d">Predeterminado</string>
<string name="content_desc_play">reproducir</string>
<string name="content_desc_pause">pausar</string>
<string name="content_desc_playback_speed">velocidad de reproducción</string>