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>2022-01-20 06:56:16 +0300
committerNextcloud bot <bot@nextcloud.com>2022-01-20 06:56:16 +0300
commit5141eb4a2ff0004815ac2dc6cf12348cf1ba9274 (patch)
treeaa3472540612e620d4adbec48bec3daa4d57eb38 /News-Android-App/src/main/res/values-es-rEC
parent9a01d3b1585120103c8636faf63c88b36f3fda0b (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'News-Android-App/src/main/res/values-es-rEC')
-rw-r--r--News-Android-App/src/main/res/values-es-rEC/strings.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/News-Android-App/src/main/res/values-es-rEC/strings.xml b/News-Android-App/src/main/res/values-es-rEC/strings.xml
index 01dcceb0..3b980d2a 100644
--- a/News-Android-App/src/main/res/values-es-rEC/strings.xml
+++ b/News-Android-App/src/main/res/values-es-rEC/strings.xml
@@ -3,7 +3,6 @@
<string name="auto_sync_string">Sincronización automática</string>
<string name="empty_view_content">Aquí no hay elementos</string>
- <string name="toast_GettingMoreItems">La descarga de más elmentos ha comenzado... Por favor espera. </string>
<string name="no_wifi_available">No estás conectado a una WiFi</string>
<string name="do_you_want_to_download_without_wifi">¿Deseas descargar imágenes sin conexión a Wi-Fi?</string>
<string name="current_version">Estás usando la Versión %s</string>
@@ -74,7 +73,6 @@
<string name="pref_default_owncloudRootPath">https://1.2.3.4/nextcloud</string>
<string name="action_sign_in_short">Iniciar sesión</string>
- <string name="login_progress_signing_in">Iniciando sesión...</string>
<!-- <string name="error_incorrect_password">Incorrect password</string> -->
<string name="error_field_required">Este es un campo requerido</string>
<string name="error_invalid_url">URL incorrecta</string>
@@ -86,12 +84,6 @@
<item quantity="other">%d elementos antiguos descargados</item>
</plurals>
<string name="toast_no_more_downloads_available">No hay más elementos disponibles</string>
- <plurals name="fetched_items_so_far">
- <item quantity="one">%d elemento obtenido hasta el momento</item>
- <item quantity="other">%d elementos obtenidos hasta el momento</item>
- </plurals>
-
-
<!-- Strings related to Settings -->
<string name="title_activity_settings">Configuraciones</string>
<string name="cache_is_cleared">¡Se ha limpiado el caché!</string>
@@ -103,7 +95,6 @@
<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>
<string name="warning">Advertencia</string>
<string name="pref_title_AutoSyncOnStart">Sincronizar al iniciar</string>