X-Git-Url: https://git.plutz.net/?a=blobdiff_plain;f=l10n%2Fde.sh;h=0e15f492019d8de96ad271242d3cd7e253156e07;hb=HEAD;hp=40f22928e64ada2c636a1fabd8374d5a0b25efe1;hpb=532b6743da019906f2f00575d246823c66ec35fd;p=shellwiki diff --git a/l10n/de.sh b/l10n/de.sh index 40f2292..0e15f49 100644 --- a/l10n/de.sh +++ b/l10n/de.sh @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright 2023 Paul Hänsch +# Copyright 2023 - 2024 Paul Hänsch # # Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above @@ -14,6 +14,8 @@ # ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR # IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. +export LC_TIME=de_DE.UTF-8 + _l10n_de(){ case $* in 'Page names containing newline character are not allowed') printf 'Seitennamen mit Zeilenumbruch sind nicht erlaubt';; @@ -201,7 +203,7 @@ w_user_invite_deny(){ # TRANSLATION w_user_login_logon(){ # TRANSLATION cat <<-EOF [form #user_login .login method=POST - [input name=uname placeholder="Benutzername oder Email-Adresse" autocomplete=off] + [input name=uname placeholder="Benutzername oder Email-Adresse"] [input type=password name=pw placeholder="Passwort"] [submit "action" "user_login" Anmelden] ] @@ -227,7 +229,7 @@ l10n_movepage(){ # TRANSLATION cat <<-EOF

Seite verschieben

$(HTML "${page}")

- +