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>2019-04-04 03:56:08 +0300
committerNextcloud bot <bot@nextcloud.com>2019-04-04 03:56:08 +0300
commit5b55e62a6e7beadc08a80c0871a37378afe515d3 (patch)
tree4ac999a3215343588a8e700d1c84dce26b8bb496 /app/src/main/res/values-es
parent39ab9bf04e00f3b6ecabfa496db1c8e236377333 (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.xml10
1 files changed, 9 insertions, 1 deletions
diff --git a/app/src/main/res/values-es/strings.xml b/app/src/main/res/values-es/strings.xml
index 4f966f192..d055891d7 100644
--- a/app/src/main/res/values-es/strings.xml
+++ b/app/src/main/res/values-es/strings.xml
@@ -7,6 +7,9 @@
<!-- Simple values -->
<string name="simple_boards">Tableros</string>
+ <string name="simple_cancel">Cancelar</string>
+ <string name="simple_create">Crear</string>
+
<!-- About -->
<string name="about">Acerca de</string>
<string name="about_version_title">Version</string>
@@ -56,4 +59,9 @@
<string name="add_board">Añadir tablero</string>
<string name="action_card_list_add_column">Añadir columna</string>
<string name="action_card_list_board_details">Detalles del tablero</string>
- </resources>
+ <string name="simple_title">Título</string>
+
+ <string name="label_clear_due_date">Borrar fecha de finalización</string>
+
+ <string name="label_create">Crear %1$s</string>
+</resources>