Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/news-android.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-12-24 04:58:16 +0300
committerNextcloud bot <bot@nextcloud.com>2018-12-24 04:58:16 +0300
commit8b7600eec85a78ce25f4d01f17e88234b5a2ef82 (patch)
treeea69a5e94a4829b9d7a7431ae8c654e850c12ae1 /News-Android-App/src/main/res/values-nl
parent190da0415869fb7c4f4a401c46c5f9eade1682a5 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'News-Android-App/src/main/res/values-nl')
-rw-r--r--News-Android-App/src/main/res/values-nl/strings.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/News-Android-App/src/main/res/values-nl/strings.xml b/News-Android-App/src/main/res/values-nl/strings.xml
index 761d6665..5d9fa64a 100644
--- a/News-Android-App/src/main/res/values-nl/strings.xml
+++ b/News-Android-App/src/main/res/values-nl/strings.xml
@@ -154,6 +154,15 @@
<string name="notification_downloading_podcast_title">Downloaden podcast</string>
+ <!-- Settings for About -->
+ <string name="pref_header_about">Over</string>
+ <string name="pref_license">Licentie</string>
+ <string name="pref_license_summary">GNU Affero General Public Licence, versie 3</string>
+ <string name="pref_contribute">Bijdragen!</string>
+ <string name="pref_contribute_summary">Download de broncode</string>
+ <string name="pref_version">Nextcloud Nieuws Android app</string>
+
+
<!-- Settings for Display -->
<string name="pref_header_display">Weergeven</string>
<string name="pref_title_app_theme">Thema</string>