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>2018-11-27 07:15:59 +0300
committerNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2018-11-27 22:45:53 +0300
commit0a56774a459cace89c2cf2ba44466691f161beaa (patch)
tree3429be9723d2537f8e58dc0eb912e5391ce61e64 /app/src/main/res/values-nl
parent431fb7e79e012987844932ad092ac052cc6377f3 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'app/src/main/res/values-nl')
-rw-r--r--app/src/main/res/values-nl/strings.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/src/main/res/values-nl/strings.xml b/app/src/main/res/values-nl/strings.xml
index c9211ba6..c0ac366c 100644
--- a/app/src/main/res/values-nl/strings.xml
+++ b/app/src/main/res/values-nl/strings.xml
@@ -7,6 +7,7 @@
<string name="label_favorites">Favorieten</string>
<string name="action_create">Nieuwe notitie</string>
<string name="action_settings">Instellingen</string>
+ <string name="action_trashbin">Verwijder notities</string>
<string name="action_search">Zoeken</string>
<string name="action_create_save">Opslaan</string>
<string name="simple_cancel">Annuleren</string>
@@ -22,7 +23,7 @@
<string name="action_drawer_open">open navigatie</string>
<string name="action_drawer_close">sluit navigatie</string>
<string name="action_recent">Recent</string>
- <string name="action_uncategorized">Ongecategorizeerd</string>
+ <string name="action_uncategorized">Niet gecategoriseerd</string>
<string name="menu_delete">Verwijderen</string>
<string name="menu_change_category">Categorie</string>
<string name="menu_favorite">Favoriet</string>