summaryrefslogtreecommitdiffstats
path: root/app/src
diff options
context:
space:
mode:
authorThomas <tschneider.ac@gmail.com>2019-12-03 16:11:29 +0100
committerThomas <tschneider.ac@gmail.com>2019-12-03 16:11:29 +0100
commitb70eba544261891cf90a02df1e2355fe0bdde001 (patch)
tree3c6953afb004f3f36a9d127c5b9fbaea8f6808c1 /app/src
parent1941cfb594a9a6023c677c58fc02ef3efdbfbb43 (diff)
New translations strings.xml (German)
Diffstat (limited to 'app/src')
-rw-r--r--app/src/main/res/values-de/strings.xml48
1 files changed, 24 insertions, 24 deletions
diff --git a/app/src/main/res/values-de/strings.xml b/app/src/main/res/values-de/strings.xml
index 96dedceb1..5b21995b6 100644
--- a/app/src/main/res/values-de/strings.xml
+++ b/app/src/main/res/values-de/strings.xml
@@ -1049,17 +1049,17 @@ Sobald du die ersten Buchstaben eintippst, werden Namensvorschläge angezeigt\n\
<string name="export_theme">Exportieren des Designs</string>
<string name="export_theme_title">Hier tippen, um das aktuelle Theme zu exportieren</string>
<string name="theme_file_error">Bei der Auswahl der Designdatei ist ein Fehler aufgetreten</string>
- <string name="label_theme_picker">Theme Picker</string>
- <string name="pref_theme_summary">Select a pre-installed theme</string>
+ <string name="label_theme_picker">Theme-Auswahl</string>
+ <string name="pref_theme_summary">Vorinstalliertes Theme auswählen</string>
<string name="pref_theme_title">Themes</string>
- <string name="pref_colored_navigation_bar_summary">Apply the primary color to the navigation bar</string>
- <string name="pref_colored_navigation_bar_title">Navigation bar color</string>
- <string name="pref_background_color_summary">The underlying color of the app’s content.</string>
+ <string name="pref_colored_navigation_bar_summary">Navigationsleiste mit der Primärfarbe einfärben</string>
+ <string name="pref_colored_navigation_bar_title">Farbe der Navigationsleiste</string>
+ <string name="pref_background_color_summary">Die dem Inhalt der App zugrunde liegende Farbe.</string>
<string name="pref_background_color_title">Hintergrundfarbe</string>
- <string name="pref_accent_color_summary">Accents select parts of the UI.</string>
- <string name="pref_accent_color_title">Accent color</string>
- <string name="pref_primary_color_summary">Displayed most frequently across your app.</string>
- <string name="pref_primary_color_title">Primary color</string>
+ <string name="pref_accent_color_summary">Akzente innerhalb der Oberfläche.</string>
+ <string name="pref_accent_color_title">Akzentfarbe</string>
+ <string name="pref_primary_color_summary">Am häufigsten in Ihrer App angezeigt.</string>
+ <string name="pref_primary_color_title">Primärfarbe</string>
<string name="export_bookmarks">Lesezeichen zur Instanz exportieren</string>
<string name="import_bookmarks">Lesezeichen von der Instanz importieren</string>
<string name="user_count">Benutzeranzahl</string>
@@ -1068,21 +1068,21 @@ Sobald du die ersten Buchstaben eintippst, werden Namensvorschläge angezeigt\n\
<string name="blocked">Blockiert</string>
<string name="poll_finish_in">Endet in %s</string>
<string name="release_note_title">Was ist neu in %s</string>
- <string name="follow_account_update">You can follow my account for updates</string>
- <string name="no_instance_reccord">This instance is not available on https://instances.social</string>
- <string name="display_full_link">Display full link</string>
+ <string name="follow_account_update">Du kannst meinem Konto für Updates folgen</string>
+ <string name="no_instance_reccord">Diese Instanz ist auf https://instances.social nicht verfügbar</string>
+ <string name="display_full_link">Vollständigen Link anzeigen</string>
<string name="share_link">Link teilen</string>
- <string name="link_copy">The URL has been copied to the clipboard</string>
- <string name="open_other_app">Open with another app</string>
- <string name="check_redirect">Check redirect</string>
- <string name="no_redirect">This URL does not redirect</string>
- <string name="redirect_detected">%1$s \n\nredirects to\n\n %2$s</string>
- <string name="set_user_agent">Change the user agent</string>
- <string name="set_user_agent_hint">Set a custom user agent or leave blank</string>
- <string name="set_user_agent_indication">Allows to customize the user agent used for api calls or with the built-in browser.</string>
- <string name="set_utm_parameters">Remove UTM parameters</string>
- <string name="set_utm_parameters_indication">The app will automatically remove UTM parameters from URLs before visiting a link.</string>
+ <string name="link_copy">Der Link wurde in die Zwischenablage kopiert</string>
+ <string name="open_other_app">Mit anderer App öffnen</string>
+ <string name="check_redirect">Weiterleitung prüfen</string>
+ <string name="no_redirect">Diese URL wird nicht weitergeleitet</string>
+ <string name="redirect_detected">%1$s \n\nweitergeleitet zu\n\n %2$s</string>
+ <string name="set_user_agent">User-Agent auswählen</string>
+ <string name="set_user_agent_hint">Eigenen User-Agent setzen oder leer lassen</string>
+ <string name="set_user_agent_indication">Ermöglicht es, den User-Agent für Api-Anrufe oder mit dem integrierten Browser anzupassen.</string>
+ <string name="set_utm_parameters">UTM-Parameter entfernen</string>
+ <string name="set_utm_parameters_indication">Die App wird UTM-Parameter automatisch von URLs entfernen, bevor sie einen Link besucht.</string>
<string name="action_trends">Trends</string>
- <string name="trending_now">Trending now</string>
- <string name="talking_about">%d people talking</string>
+ <string name="trending_now">Gerade im Trend</string>
+ <string name="talking_about">%d Leute sprechen</string>
</resources>