diff options
| author | Michael Giacomelli <giac2000@hotmail.com> | 2016-08-14 23:57:13 +0200 |
|---|---|---|
| committer | Michael Giacomelli <giac2000@hotmail.com> | 2016-08-14 23:57:13 +0200 |
| commit | 9868da4978922f016f3853da28621e17d088a18e (patch) | |
| tree | ad299d85229d9b7bcfbb4d8ac46b213a6ba131b3 | |
| parent | 4f7f7f286d168998d260c16d2be62e02a379aae1 (diff) | |
| download | rockbox-9868da4978922f016f3853da28621e17d088a18e.zip rockbox-9868da4978922f016f3853da28621e17d088a18e.tar.gz rockbox-9868da4978922f016f3853da28621e17d088a18e.tar.bz2 rockbox-9868da4978922f016f3853da28621e17d088a18e.tar.xz | |
German language update (FS#13078).
Change-Id: I0c7b872824597ef3fa6548a564582ff4ccad3116
| -rw-r--r-- | apps/lang/deutsch.lang | 129 | ||||
| -rw-r--r-- | docs/CREDITS | 1 |
2 files changed, 126 insertions, 4 deletions
diff --git a/apps/lang/deutsch.lang b/apps/lang/deutsch.lang index 24feaab..1f54648 100644 --- a/apps/lang/deutsch.lang +++ b/apps/lang/deutsch.lang @@ -272,15 +272,17 @@ mrobe500: "PLAY, POWER, or top-right = Yes" archosplayer: "(PLAY/STOP)" vibe500: "OK = Yes" + creativezen*: "Select = Yes" </source> <dest> - *: "PLAY = Ja" - cowond2*: "MENU oder rechts oben= Ja" + *: "WIEDERGABE = Ja" + cowond2*: "MENÜ oder rechts oben= Ja" iriverh100,iriverh120,iriverh300: "NAVI = Ja" ipod*,iaudiox5,iaudiom5,gigabeat*,sansae200*,sansac200*,iriverh10,iriverh10_5gb,mrobe100,sansaclip*,sansafuze*,sansaconnect: "SELECT = Ja" - mrobe500: "PLAY, POWER oder rechts oben = Ja" - archosplayer: "(PLAY/STOP)" + mrobe500: "WIEDERGABE, POWER oder rechts oben = Ja" + archosplayer: "(WIEDERGABE/STOP)" vibe500: "OK = Ja" + creativezen*: "Select = Ja" </dest> <voice> *: "" @@ -13294,3 +13296,122 @@ *: "Scharf" </voice> </phrase> +<phrase> + id: LANG_AFR + desc: in sound settings + user: core + <source> + *: none + swcodec: "Auditory Fatigue Reduction" + </source> + <dest> + *: none + swcodec: "Auditory Fatigue Reduction" + </dest> + <voice> + *: none + swcodec: "Reduzierung der Gehörermüdung" + </voice> +</phrase> +<phrase> + id: LANG_SURROUND + desc: in the sound settings menu + user: core + <source> + *: none + swcodec: "Haas Surround" + </source> + <dest> + *: none + swcodec: "Haas Surround" + </dest> + <voice> + *: none + swcodec: "Haas Surround" + </voice> +</phrase> +<phrase> + id: LANG_SURROUND_MIX + desc: in sound settings + user: core + <source> + *: none + swcodec: "Dry / Wet Mix" + </source> + <dest> + *: none + swcodec: "Dry / Wet Mix" + </dest> + <voice> + *: none + swcodec: "Verhältnis Original / Geändertes Signal" + </voice> +</phrase> +<phrase> + id: LANG_PBE + desc: in sound settings + user: core + <source> + *: none + swcodec: "Perceptual Bass Enhancement" + </source> + <dest> + *: none + swcodec: "Perceptual Bass Enhancement" + </dest> + <voice> + *: none + swcodec: "Anhebung der Basswahrnehmung" + </voice> +</phrase> +<phrase> + id: LANG_SURROUND_FX2 + desc: in sound settings + user: core + <source> + *: none + swcodec: "f(x2)" + </source> + <dest> + *: none + swcodec: "f(x2)" + </dest> + <voice> + *: none + swcodec: "f(x2)" + </voice> +</phrase> +<phrase> + id: LANG_SURROUND_METHOD2 + desc: in sound settings + user: core + <source> + *: none + swcodec: "SIDE ONLY" + </source> + <dest> + *: none + swcodec: "SIDE ONLY" + </dest> + <voice> + *: none + swcodec: "NUR SEITE" + </voice> +</phrase> +<phrase> + id: LANG_SURROUND_FX1 + desc: in sound settings + user: core + <source> + *: none + swcodec: "f(x1)" + </source> + <dest> + *: none + swcodec: "f(x1)" + </dest> + <voice> + *: none + swcodec: "f(x1)" + </voice> +</phrase> diff --git a/docs/CREDITS b/docs/CREDITS index 2c07271..841f1b7 100644 --- a/docs/CREDITS +++ b/docs/CREDITS @@ -652,6 +652,7 @@ Tiago Medeiros Udo Schläpfer Åka Sikrom Thomas White +Karl Huber The libmad team The wavpack team |