Translated using Weblate (German)

Currently translated at 5.6% (16 of 287 strings)

Translation: PeerTube/Android
Translate-URL: https://hosted.weblate.org/projects/peertube/android/de/
This commit is contained in:
Stefan Schüller 2019-02-17 14:24:42 +00:00 committed by Hosted Weblate
parent d0f21cbe5b
commit 0b1b4fb9ce
1 changed files with 18 additions and 1 deletions

View File

@ -1,2 +1,19 @@
<?xml version="1.0" encoding="utf-8"?>
<resources></resources>
<resources>
<string name="title_activity_settings">Einstellungen</string>
<string name="title_activity_login">Anmelden</string>
<string name="prompt_server">Server</string>
<string name="prompt_email">Kontoname</string>
<string name="prompt_password">Passwort</string>
<string name="action_sign_in">Anmelden</string>
<string name="action_sign_in_short">Anmelden</string>
<string name="error_invalid_email">Ungültige E-Mail-Adresse</string>
<string name="action_bar_title_search">Suche</string>
<string name="action_bar_title_logout">Abmelden</string>
<string name="action_bar_title_account">Konto</string>
<string name="bottom_nav_title_overview">Übersicht</string>
<string name="bottom_nav_title_local">Lokal</string>
<string name="bottom_nav_title_subscriptions">Abos</string>
<string name="bottom_nav_title_account">Konto</string>
<string name="pref_title_peertube_server">PeerTube Server</string>
</resources>