summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-iso690/german-iso.lbx
blob: ccfebd27772e68413de7b6cb1e59f174dc1a3fdb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
\ProvidesFile{german-iso.lbx}
  [2022/03/20 v0.4.1 ISO 690 extended biblatex localization]

\InheritBibliographyExtras{german}
\InheritBibliographyStrings{german}

\DeclareBibliographyStrings{%
  at           = {{Standort}
                  {Standort}},
  bysupervisor = {{betreut von}% maybe Betreuer, but gender-dependent then, female: Betreuerin
                  {betreut von}},
  urlalso      = {{auch verf\"{u}gbar unter}
                  {auch verf\"{u}gbar unter}},
  director     = {{Regisseur}
                  {Regisseur}},
  bydirector   = {{Regie}
                  {Regie}},
  inventor     = {{Erfinder}
                  {Erfinder}},
  byinventor   = {{erfunden von}
                  {erfunden von}},
  online       = {{online}
                  {online}},
  film         = {{Film}
                  {Film}},
  application  = {{Anmeldung}
                  {Anmeldung}},
  publication  = {{Veröffentlichungstag}
                  {Veröffentlichungstag}},
}

\endinput