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-22 06:33:43 +0300
committerNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2020-04-22 11:45:13 +0300
commit9780a1c2a8240032704703e7b7ca5d97b3df70b2 (patch)
tree710592cedcc7ef9e86e9752ba7a73121d75ff85d /app/src/main/res/values-ca
parentb3d87469518f24553030a0791edf6f4e98dbe064 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'app/src/main/res/values-ca')
-rw-r--r--app/src/main/res/values-ca/strings.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/src/main/res/values-ca/strings.xml b/app/src/main/res/values-ca/strings.xml
index 81d3aea91..114670273 100644
--- a/app/src/main/res/values-ca/strings.xml
+++ b/app/src/main/res/values-ca/strings.xml
@@ -70,6 +70,8 @@
<string name="error">S\'ha produït un error</string>
<string name="simple_copy">copia</string>
+ <string name="simple_synchronization">Sincronització</string>
+ <string name="simple_appearance">Aparença</string>
<string name="simple_error">Error</string>
<string name="simple_exception">Excepció</string>
<string name="copied_to_clipboard">S\'ha copiat al porta-retalls</string>
@@ -126,4 +128,5 @@
<string name="card_edit_comments">Comentaris</string>
<string name="open_in_browser">Obre al navegador</string>
<string name="simple_open">Obert</string>
+ <string name="maintenance_mode">Servidor en mode de manteniment</string>
</resources>