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>2019-12-22 07:33:33 +0300
committerNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2019-12-22 22:32:25 +0300
commit747982a585f74fe64580a48a232850535430e3d4 (patch)
treec44bccd11a0e5deb2d90e7e2891c393f7c220fb9 /app/src/main/res/values-es-rGT/strings.xml
parent79600b592d8e4223c88d61b632ba09b2393f6782 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'app/src/main/res/values-es-rGT/strings.xml')
-rw-r--r--app/src/main/res/values-es-rGT/strings.xml13
1 files changed, 10 insertions, 3 deletions
diff --git a/app/src/main/res/values-es-rGT/strings.xml b/app/src/main/res/values-es-rGT/strings.xml
index f11dc212..f458c7d1 100644
--- a/app/src/main/res/values-es-rGT/strings.xml
+++ b/app/src/main/res/values-es-rGT/strings.xml
@@ -6,11 +6,13 @@
<string name="label_favorites">Favoritos</string>
<string name="action_create">Nota nueva</string>
<string name="action_settings">Configuraciones</string>
+ <string name="action_trashbin">Notas borradas</string>
<string name="action_search">Buscar</string>
<string name="simple_cancel">Cancelar</string>
<string name="simple_edit">Editar</string>
<string name="action_edit_save">Guardar</string>
<string name="simple_about">Acerca de</string>
+ <string name="simple_link">Liga</string>
<string name="action_note_deleted">Nota borrada</string>
<string name="action_note_restored">Nota restaurada</string>
<string name="action_undo">Deshacer</string>
@@ -29,7 +31,6 @@
<string name="listview_updated_yesterday">Ayer</string>
<string name="listview_updated_this_week">Esta semana</string>
<string name="listview_updated_this_month">Este mes</string>
-
<!-- Certificates -->
<!-- Network -->
@@ -39,8 +40,6 @@
<string name="error_json">¿Se encuentra activiada la aplicación de Notes en el servidor?</string>
<string name="error_no_network">no hay conexión a red</string>
- <!-- Snackbar Actions -->
-
<!-- About -->
<string name="about_version_title">Versión</string>
<string name="about_version">Actualmente estás usando &lt;strong>%1$s&lt;/strong></string>
@@ -80,6 +79,14 @@
<string name="shortcut_create_long">Crear una nota nueva</string>
<string name="pref_value_theme_light">Claro</string>
+ <string name="pref_value_font_normal">Normal</string>
+ <string name="simple_error">Error</string>
+ <string name="simple_close">Cerrar</string>
+ <string name="simple_copy">Copiar</string>
+ <string name="copied_to_clipboard">Copiado al portapapeles</string>
+ <string name="add_account">Agregar cuenta</string>
+ <string name="category_work">Trabajo</string>
+ <string name="no_notes_yet">Aún no hay notas</string>
<!-- Array: note modes -->
<string-array name="noteMode_entries">
<item>Abrir en modo edición</item>