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

github.com/stefan-niedermann/nextcloud-notes.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-06-16 06:32:42 +0300
committerNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2020-06-16 08:34:11 +0300
commit8519a8264d3f349e2c85d1687ac4ec4e576be392 (patch)
tree0ad06adcb2eb18e119efb0e957b8c35a3447fdaf /app/src/main/res/values-es/strings.xml
parente2d2083c9aacb981213ea30a9f147b715c564b60 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'app/src/main/res/values-es/strings.xml')
-rw-r--r--app/src/main/res/values-es/strings.xml8
1 files changed, 1 insertions, 7 deletions
diff --git a/app/src/main/res/values-es/strings.xml b/app/src/main/res/values-es/strings.xml
index 12279f9e..db0eaa85 100644
--- a/app/src/main/res/values-es/strings.xml
+++ b/app/src/main/res/values-es/strings.xml
@@ -13,15 +13,12 @@
<string name="simple_edit">Editar</string>
<string name="action_edit_save">Guardar</string>
<string name="simple_about">Acerca de</string>
- <string name="simple_accounts">Cuentas</string>
<string name="simple_bold">Negrita</string>
<string name="simple_link">Enlace</string>
<string name="simple_italic">Cursiva</string>
<string name="action_note_deleted">Borrado %1$s</string>
<string name="action_note_restored">Restaurado %1$s</string>
<string name="action_undo">Deshacer</string>
- <string name="action_drawer_open">abrir navegación</string>
- <string name="action_drawer_close">cerrar navegación</string>
<string name="action_uncategorized">Sin categoría</string>
<string name="menu_delete">Borrar</string>
<string name="menu_change_category">Categoría</string>
@@ -54,9 +51,6 @@
<string name="error_synchronization">Fallo en la sincronización</string>
<string name="error_json">¿Está la app de Notas activada en el servidor?</string>
<string name="error_no_network">Sin conexión de red</string>
- <string name="error_files_app">¿Ha instalado los archivos de la aplicación?</string>
- <string name="error_token_mismatch">No se puede conectar a la aplicación archivos.</string>
- <string name="error_insufficient_storage">Tu espacio en el servidor está lleno.</string>
<string name="error_unknown">Ha ocurrido un error desconocido.</string>
<!-- About -->
@@ -120,7 +114,6 @@
<string name="could_not_load_preview_two_digit_numbered_list">No se ha podido cargar la vista previa. Por favor, comprueba si hay un ítem de lista numerada de dos dígitos sin contenido.</string>
<string name="simple_more">Más</string>
<string name="simple_move">Mover</string>
- <string name="error_files_app_version_too_old">¿Está actualizada la versión de su aplicación de archivos?</string>
<string name="checkbox_could_not_be_toggled">No se ha podido cambiar el estado del checkbox</string>
<string name="bulk_notes_deleted">Borradas %1$d notas</string>
<string name="bulk_notes_restored">Restauradas %1$d notas</string>
@@ -196,4 +189,5 @@
<string name="formatting_help_code_title">Código</string>
<string name="formatting_help_unsupported_title">No soportado</string>
<string name="formatting_help_unsupported_body_3">Imágenes</string>
+ <string name="simple_other">Otro</string>
</resources>