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>2021-03-29 07:00:04 +0300
committerNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2021-03-29 09:45:28 +0300
commit70dd7c70e4f8a2c40ff12f91f8f4ab82da2e7cfa (patch)
tree81f452807188cfbf64497962030446e19e525ba9 /app/src/main/res/values-nl
parent46166dbff2ccd25519732fa506bb47460e63c74c (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.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/app/src/main/res/values-nl/strings.xml b/app/src/main/res/values-nl/strings.xml
index 99f3a9fdd..e4a256d50 100644
--- a/app/src/main/res/values-nl/strings.xml
+++ b/app/src/main/res/values-nl/strings.xml
@@ -121,7 +121,11 @@
<string name="settings_branding_title">Branding</string>
<string name="settings_compact_title">Compacte modus</string>
<string name="settings_debugging">Debug logs</string>
+ <string name="settings_etags">Gebruik ETags</string>
+ <string name="settings_etags_summary">Versnelt synchronizatie</string>
<string name="settings_background_sync">Achtergrond synchronisatie</string>
+ <string name="settings_compress_image_attachments">Comprimeer afbeeldingen tijdens uploaden</string>
+ <string name="settings_compress_image_attachments_summary">Snellere upload, lagere kwaliteit</string>
<string name="pref_value_wifi_and_mobile">Sync met Wi-Fi en mobiele data</string>
<string name="pref_value_wifi_only">Sync alleen met Wi-Fi</string>
<string-array name="darkmode_entries">
@@ -307,4 +311,4 @@
<string name="log_file">Logbestand</string>
<string name="copying_logs_to_file">Kopiëren logs naar bestand...</string>
<string name="account_imported">Account geïmporteerd</string>
-</resources>
+ </resources>