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

github.com/stefan-niedermann/nextcloud-deck.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-04-19 06:30:00 +0300
committerNextcloud bot <bot@nextcloud.com>2020-04-19 06:30:00 +0300
commit117c8db28115af6a8421fe3dad3f097fb26bc153 (patch)
tree728e316538e05d6f7c087b33437f8aa514e66006 /app/src/main/res/values-es
parent48502a2b5f2eeddeed472d82989678e96ec101c0 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'app/src/main/res/values-es')
-rw-r--r--app/src/main/res/values-es/strings.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/app/src/main/res/values-es/strings.xml b/app/src/main/res/values-es/strings.xml
index 98fc59f29..d33a816be 100644
--- a/app/src/main/res/values-es/strings.xml
+++ b/app/src/main/res/values-es/strings.xml
@@ -77,6 +77,7 @@
<string name="error">Ha aparecido un error</string>
<string name="operation_not_yet_supported">No está soportado todavía</string>
<string name="simple_copy">copiar</string>
+ <string name="simple_error">Error</string>
<string name="simple_exception">Excepción</string>
<string name="copied_to_clipboard">Copiado al portapapeles</string>
<string name="simple_close">cerrar</string>
@@ -149,4 +150,12 @@
<string name="add_comment">Agregar comentario</string>
<string name="card_edit_comments">Comentarios</string>
<string name="no_comments_yet">Todavía no hay comentarios.</string>
+ <string name="no_boards">Todavía no hay tableros</string>
+ <string name="add_a_new_board_using_the_button">Añadir un nuevo tablero utilizando el botón +</string>
+ <string name="choose_board">Escoger tablero</string>
+ <string name="choose_list">Elegir lista</string>
+ <string name="task_count">%1$s/%2$s</string>
+ <string name="open_in_browser">Abrir en navegador</string>
+ <string name="simple_open">Abrir</string>
+ <string name="updating_card">Actualizando tarjeta</string>
</resources>