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-07-20 06:37:02 +0300
committerNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2020-07-20 16:18:59 +0300
commit52ef02e13654973238f5a4c628cbb93d72d1eee8 (patch)
tree692689fc3eea15c441a7511a982531f72d385cad /app/src/main/res/values-gl/strings.xml
parent0b9805a5c30a80b9e3dc5aa7889d91975141d3de (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'app/src/main/res/values-gl/strings.xml')
-rw-r--r--app/src/main/res/values-gl/strings.xml10
1 files changed, 9 insertions, 1 deletions
diff --git a/app/src/main/res/values-gl/strings.xml b/app/src/main/res/values-gl/strings.xml
index 7b77cc33f..d847e2849 100644
--- a/app/src/main/res/values-gl/strings.xml
+++ b/app/src/main/res/values-gl/strings.xml
@@ -38,6 +38,8 @@
<string name="simple_disabled">desactivado</string>
<string name="simple_copied">Copiada</string>
<string name="simple_archive">Aquivar</string>
+ <string name="simple_unassigned">Desasignado</string>
+
<string name="edit_board">Editar taboleiro</string>
<string name="archive_board">Arquivar taboleiro</string>
<string name="delete_board">Eliminar taboleiro</string>
@@ -256,4 +258,10 @@
</plurals>
<string name="simple_report">Informe</string>
<string name="error_action_open_battery_settings">Axustes da batería</string>
- </resources>
+ <string name="move_warning">Non é posíbel transferir nin comentarios nin ficheiros anexos ao mover a tarxeta a outro taboleiro.</string>
+ <string name="clone_board">Clonar taboleiro</string>
+ <string name="cloning_board">Clonando %1$s…</string>
+ <string name="successfully_cloned_board">%1$s foi clonado satisfactoriamente</string>
+ <string name="attachment_does_not_yet_exist">Aínda non existe o anexo no Deck</string>
+ <string name="card_does_not_yet_exist">Aínda non existe a tarxeta no Deck</string>
+</resources>