plectrum

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit c43321e5e33ec247d3d12e802e60974509ede911
parent 21458ab3d18f5938746dbd39c6d53a8317fb3332
Author: Timo <toXel@users.noreply.github.com>
Date:   Tue,  1 May 2018 02:43:45 +0200

Updated de-rDE (German (Germany)) translation

Commit made via Stringlate
Diffstat:
Aapp/src/main/res/values-de-rDE/strings.xml | 9+++++++++
1 file changed, 9 insertions(+), 0 deletions(-)

diff --git a/app/src/main/res/values-de-rDE/strings.xml b/app/src/main/res/values-de-rDE/strings.xml @@ -0,0 +1,9 @@ +<resources> + <string name="privacy_policy">Datenschutzrichtlinie anzeigen</string> + <string name="set_notation">Notation wählen</string> + <string name="toggle_dark_mode">Dunkelmodus umschalten</string> + <string name="choose_notation">Wähle die Notation</string> + <string name="permission_required">Berechtigungen erforderlich</string> + <string name="set_reference_pitch">Referenztonhöhe einstellen</string> + <string name="choose_a_frequency">Wähle eine Frequenz:</string> +</resources>