diff options
Diffstat (limited to 'cldr/CldrNames/CldrNamesDe_at.php')
-rw-r--r-- | cldr/CldrNames/CldrNamesDe_at.php | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/cldr/CldrNames/CldrNamesDe_at.php b/cldr/CldrNames/CldrNamesDe_at.php new file mode 100644 index 00000000..18ebb437 --- /dev/null +++ b/cldr/CldrNames/CldrNamesDe_at.php @@ -0,0 +1,22 @@ +<?php +// This file is generated by rebuild.php. Do not edit it directly. + +$languageNames = [ + 'ar-001' => 'modernes Hocharabisch', + 'car' => 'karibische Sprache', + 'chb' => 'Chibcha-Sprache', + 'del' => 'Delawarisch', + 'fur' => 'Friulanisch', + 'ha' => 'Hausa', + 'haw' => 'Hawaiianisch', + 'hmn' => 'Miao-Sprache', + 'mus' => 'Muskogee-Sprache', + 'niu' => 'Niueanisch', + 'pag' => 'Pangasinensisch', + 'sh' => 'Serbokroatisch', + 'szl' => 'Schlesisch', +]; + +$countryNames = [ + 'SJ' => 'Svalbard und Jan Mayen', +]; |