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>2020-11-12 06:48:51 +0300
committerNextcloud bot <bot@nextcloud.com>2020-11-12 06:48:51 +0300
commit846058996fab108bec14137611c545570c41911b (patch)
tree2ec81c96d01058802056816eeae2423ed046ee9b /News-Android-App/src/main/res/values-de
parent51e06ad589c8d3426f78104a8af551d0aea19538 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'News-Android-App/src/main/res/values-de')
-rw-r--r--News-Android-App/src/main/res/values-de/strings.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/News-Android-App/src/main/res/values-de/strings.xml b/News-Android-App/src/main/res/values-de/strings.xml
index 01fa2eb8..9c528ee7 100644
--- a/News-Android-App/src/main/res/values-de/strings.xml
+++ b/News-Android-App/src/main/res/values-de/strings.xml
@@ -42,10 +42,10 @@
<string name="action_add_new_feed">Einen neuen Feed hinzufügen</string>
<string name="action_textToSpeech">Vorlesen</string>
<string name="action_search">Suchen</string>
- <string name="action_download_articles_offline">Artikel zum offline-Lesen herunterladen.</string>
+ <string name="action_download_articles_offline">Artikel zum Offline-Lesen herunterladen</string>
<!-- notifications -->
- <string name="notification_download_articles_offline">Artikel zum offline-Lesen herunterladen.</string>
- <string name="notification_download_images_offline">Lade Bilder zum offline-Lesen herunter</string>
+ <string name="notification_download_articles_offline">Lade Artikel zum Offline-Lesen herunter</string>
+ <string name="notification_download_images_offline">Lade Bilder zum Offline-Lesen herunter</string>
<plurals name="notification_new_items_ticker">
<item quantity="one">Sie haben %d neuen ungelesenen Eintrag</item>
<item quantity="other">Sie haben %d neue ungelesene Einträge</item>
@@ -167,7 +167,7 @@
<!-- Settings for About -->
<string name="pref_header_about">Über</string>
<string name="pref_license">Lizenz</string>
- <string name="pref_license_summary">GNU Affero General Public Lizenz,(AGPL) version 3</string>
+ <string name="pref_license_summary">GNU Affero General Public Lizenz (AGPL) Version 3</string>
<string name="pref_report_issue">Fehler melden</string>
<string name="pref_report_issue_summary">Erfordert ein (kostenloses) GitHub-Konto</string>
<string name="pref_contribute">Mitmachen!</string>