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-03-14 06:35:54 +0300
committerNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2020-03-14 21:57:30 +0300
commit38c0c867071ec9da5c0ec52e8cfb536bc871c63f (patch)
treea6211e3e63f17807cf22d629e9118d6bfa52c20f /app/src/main/res/values-nl
parent60ee7c20f81aed3dcdc85e678a37f1924854c9ac (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.xml7
1 files changed, 6 insertions, 1 deletions
diff --git a/app/src/main/res/values-nl/strings.xml b/app/src/main/res/values-nl/strings.xml
index 07f0bd620..7efca6226 100644
--- a/app/src/main/res/values-nl/strings.xml
+++ b/app/src/main/res/values-nl/strings.xml
@@ -38,6 +38,8 @@
<string name="about_app_license">Deze applicatie valt onder de GNU GENERAL PUBLIC LICENSE v3+.</string>
<string name="about_app_license_button">Licentie weergeven</string>
<string name="about_icons_disclaimer_title">Pictogrammen</string>
+ <string name="about_icons_disclaimer_app_icon">Voor het originele icoon zie %1$s</string>
+ <string name="about_icons_disclaimer_mdi_icons">Alle andere pictogrammen in deze app zijn %1$s gemaakt door Google Inc. en zijn gelicenseerd onder de Apache 2.0 Licensie.</string>
<string name="about_icons_disclaimer_mdi">Material Design iconen</string>
<string name="about_credits_tab_title">Credits</string>
<string name="about_contribution_tab_title">Bijdrage</string>
@@ -127,4 +129,7 @@
<string name="action_card_move_title">Verplaats %1$s</string>
<string name="simple_disabled">uitgeschakeld</string>
<string name="simple_copied">Gekopieerd</string>
- </resources>
+ <string name="please_add_an_account_first">Voeg eerst een account toe</string>
+ <string name="title_is_mandatory">Titel is verplicht</string>
+ <string name="provide_at_least_a_title_or_description">Geef ten minste een titel of beschrijving op</string>
+</resources>