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-04-19 06:30:00 +0300
committerNextcloud bot <bot@nextcloud.com>2020-04-19 06:30:00 +0300
commit117c8db28115af6a8421fe3dad3f097fb26bc153 (patch)
tree728e316538e05d6f7c087b33437f8aa514e66006 /app/src/main/res/values-de
parent48502a2b5f2eeddeed472d82989678e96ec101c0 (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.xml9
1 files changed, 8 insertions, 1 deletions
diff --git a/app/src/main/res/values-de/strings.xml b/app/src/main/res/values-de/strings.xml
index 3c1ccae3f..c270f3c83 100644
--- a/app/src/main/res/values-de/strings.xml
+++ b/app/src/main/res/values-de/strings.xml
@@ -77,6 +77,9 @@
<string name="error">Es ist ein Fehler aufgetreten</string>
<string name="operation_not_yet_supported">Wird bislang noch nicht unterstützt</string>
<string name="simple_copy">kopieren</string>
+ <string name="simple_synchronization">Synchronisierung</string>
+ <string name="simple_appearance">Aussehen</string>
+ <string name="simple_error">Fehler</string>
<string name="simple_exception">Ausnahme</string>
<string name="copied_to_clipboard">In die Zwischenablage kopiert</string>
<string name="simple_close">Schließen</string>
@@ -107,6 +110,7 @@
<string name="simple_rename">Umbenennen</string>
<string name="simple_settings">Einstellungen</string>
<string name="settings_theme_title">Dunkles Design</string>
+ <string name="settings_branding_title">Branding</string>
<string name="settings_background_sync">Hintergrundsynchronisierung</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>
@@ -154,4 +158,7 @@
<string name="choose_board">Board auswählen</string>
<string name="choose_list">Liste auswählen</string>
<string name="task_count">%1$s/%2$s</string>
-</resources>
+ <string name="open_in_browser">Im Browser öffnen</string>
+ <string name="simple_open">Öffnen</string>
+ <string name="updating_card">Karte wird aktualisiert…</string>
+ </resources>