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-09 06:31:27 +0300
committerNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2020-03-09 21:57:20 +0300
commit1599b2a6f4a5ec726e7d8353bbe99e00002fa6c6 (patch)
tree5ae30080878a8cc64fa4123091b282cf5d908e74 /app/src/main/res/values-de
parentb9de8e5c8517a311036bd0dbb5c649cb82df26f2 (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.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/src/main/res/values-de/strings.xml b/app/src/main/res/values-de/strings.xml
index ab3fd2079..77afab5e0 100644
--- a/app/src/main/res/values-de/strings.xml
+++ b/app/src/main/res/values-de/strings.xml
@@ -38,6 +38,8 @@
<string name="about_app_license">Diese Anwendung ist unter der GNU GENERAL PUBLIC LICENSE v3 + lizenziert.</string>
<string name="about_app_license_button">Lizenz anzeigen</string>
<string name="about_icons_disclaimer_title">Icons</string>
+ <string name="about_icons_disclaimer_app_icon">Für das ursprüngliche Symbol siehe %1$s.</string>
+ <string name="about_icons_disclaimer_mdi_icons">Alle weiteren Symbole dieser App sind %1$s, erstellt von Google Inc. und unter der Apache 2.0-Lizenz lizenziert.</string>
<string name="about_icons_disclaimer_mdi">Material Design Icons</string>
<string name="about_credits_tab_title">Credits</string>
<string name="about_contribution_tab_title">Beitrag</string>
@@ -128,4 +130,6 @@
<string name="simple_disabled">Deaktiviert</string>
<string name="simple_copied">Kopiert</string>
<string name="please_add_an_account_first">Bitte zuerst ein Konto hinzufügen</string>
+ <string name="title_is_mandatory">Titel ist obligatorisch</string>
+ <string name="provide_at_least_a_title_or_description">Mmindestens einen Titel oder eine Beschreibung eingeben</string>
</resources>