X-Git-Url: https://git.plutz.net/?a=blobdiff_plain;f=l10n%2Fde.sh;h=0e15f492019d8de96ad271242d3cd7e253156e07;hb=391ca15c76ee74991dc8462ae76782497751a133;hp=6d15a83c985851989c6b320ef311c18e1a4c5d73;hpb=e1441ae3543689244e9275c0581ad6c00d610f67;p=shellwiki diff --git a/l10n/de.sh b/l10n/de.sh index 6d15a83..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';; @@ -57,6 +59,8 @@ case $* in "The given location does not exist.") printf "Den angegebenen Ort gibt es nicht.";; "Missing parameters.") printf "Fehlende Parameter.";; "Pages deleted:") printf "Seiten gelöscht:";; + "Search results") printf "Suchergebnisse";; + "Search") printf "Suche";; *) printf %s\\n "$*";; esac } @@ -199,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] ] @@ -225,7 +229,7 @@ l10n_movepage(){ # TRANSLATION cat <<-EOF

Seite verschieben

$(HTML "${page}")

- +