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-01-18 06:38:33 +0300
committerNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2020-01-18 15:06:09 +0300
commit5bfe3dd3edf78bbc2c58db85ffe09e080f4fdba5 (patch)
tree2ec1ae2c6801cf33810787c75af2e41ce4564aab /app/src/main/res/values-de
parente19e4b45d9fa545e10cf04d06024920d067252e7 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'app/src/main/res/values-de')
-rw-r--r--app/src/main/res/values-de/strings.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/app/src/main/res/values-de/strings.xml b/app/src/main/res/values-de/strings.xml
index 4d899da92..ee34624dc 100644
--- a/app/src/main/res/values-de/strings.xml
+++ b/app/src/main/res/values-de/strings.xml
@@ -101,6 +101,7 @@
<string name="simple_rename">Umbenennen</string>
<string name="simple_settings">Einstellungen</string>
<string name="settings_theme_title">Dunkles Design</string>
+ <string name="settings_background_sync">Hintergrundsynchronisation</string>
<string name="pref_value_wifi_and_mobile">Über WLAN und mobile Daten synchronisieren</string>
<string name="pref_value_wifi_only">Nur über WLAN synchronisieren</string>
<string name="pref_value_theme_light">Hell</string>
@@ -118,6 +119,11 @@
<string name="simple_comment">Kommentar</string>
<string name="attachment_delete_message">Damit wird dieser Anhang dauerhaft gelöscht.</string>
<string name="no_content">Bislang kein Inhalt</string>
+ <string name="last_background_sync">Letzte Hintergrundsynchronisation:</string>
+ <string name="simple_off">Aus</string>
+ <string name="minutes_15">15 Minuten</string>
+ <string name="hour_1">1 Stunde</string>
+ <string name="hours_6">6 Stunden</string>
<string name="action_card_move">Karte verschieben</string>
<string name="action_card_move_title">Verschiebe %1$s</string>
</resources>