From 3e7e3861485896b5a394ff162bcd62d2681c2a69 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Fri, 26 Mar 2010 11:11:08 +1300 Subject: [PATCH] Convert to UTF-8. Signed-off-by: Galen Charlton --- misc/migration_tools/buildCOUNTRY.pl | 8 +++--- misc/migration_tools/buildLANG.pl | 42 ++++++++++++++-------------- 2 files changed, 25 insertions(+), 25 deletions(-) diff --git a/misc/migration_tools/buildCOUNTRY.pl b/misc/migration_tools/buildCOUNTRY.pl index 9fb657007d..5cd2da49bf 100755 --- a/misc/migration_tools/buildCOUNTRY.pl +++ b/misc/migration_tools/buildCOUNTRY.pl @@ -52,20 +52,20 @@ my %codesiso; ); %codesiso = ( - 'an' => 'Antilles Néerlandaises', + 'an' => 'Antilles Néerlandaises', 'at' => 'Autriche', 'cr' => 'Costa Rica', - 'er' => 'Erythrée', + 'er' => 'Erythrée', 'fr' => ' France', 'in' => 'Inde', 'is' => 'Islande', 'lt' => 'Lituanie', 'nd' => 'Pays Bas', 'nf' => 'Norfolk', - 'ng' => 'Nigéria', + 'ng' => 'Nigéria', 'pa' => 'Manama', 'pn' => 'Pitcairn', - 're' => 'Réunion (ile)', + 're' => 'Réunion (ile)', 'sp' => 'Espagne', 'us' => 'Etats Unis', ) if $language eq 'fr'; diff --git a/misc/migration_tools/buildLANG.pl b/misc/migration_tools/buildLANG.pl index bd33212749..18c27ace7f 100755 --- a/misc/migration_tools/buildLANG.pl +++ b/misc/migration_tools/buildLANG.pl @@ -61,9 +61,9 @@ my %codesiso; 'akk' => 'akkadien', 'amh' => 'amharique', 'ang' => 'anglo-saxon (ca. 450-1100)', - 'arc' => 'araméen', + 'arc' => 'araméen', 'ara' => 'arabe', - 'arm' => 'arménien', + 'arm' => 'arménien', 'baq' => 'basque', 'ber' => 'berbere', 'bre' => 'breton', @@ -72,39 +72,39 @@ my %codesiso; 'chi' => 'chinois', 'cop' => 'copte', 'cro' => 'croate', - 'cze' => 'tchèque', + 'cze' => 'tchèque', 'dan' => 'danois', - 'dum' => 'néerlandais moyen (ca. 1050-1350)', - 'dut' => 'néerlandais', + 'dum' => 'néerlandais moyen (ca. 1050-1350)', + 'dut' => 'néerlandais', 'spa' => 'espagnol', 'egy' => 'egyptien', - 'esp' => 'espéranto', + 'esp' => 'espéranto', 'fin' => 'finnois', - 'fra' => 'français ancien', - 'fre' => 'français', - 'frm' => 'français moyen (ca. 1400-1600)', - 'fro' => 'français ancien (842-ca. 1400)', + 'fra' => 'français ancien', + 'fre' => 'français', + 'frm' => 'français moyen (ca. 1400-1600)', + 'fro' => 'français ancien (842-ca. 1400)', 'gmh' => 'allemand, moyen haut (ca. 1050-1500)', 'got' => 'gothique', 'grc' => 'grec classique', 'gre' => 'grec moderne', - 'heb' => 'hébreu', + 'heb' => 'hébreu', 'hin' => 'hindi', 'hun' => 'hongrois', - 'ind' => 'indonésien', - 'ine' => 'indo-européennes, autres', + 'ind' => 'indonésien', + 'ine' => 'indo-européennes, autres', 'ita' => 'italien', 'jap' => 'japonais', 'jpn' => 'japonais', - 'kor' => 'coréen', + 'kor' => 'coréen', 'lan' => 'occitan (post 1500)', 'lat' => 'latin', - 'map' => 'malayo-polynésiennes, autres', + 'map' => 'malayo-polynésiennes, autres', 'mla' => 'malgache', - 'nic' => 'nigéro-congolaises, autres', - 'nor' => 'norvégien', + 'nic' => 'nigéro-congolaises, autres', + 'nor' => 'norvégien', 'per' => 'persan', - 'pro' => 'provencal ancien (jusqu\'à 1500)', + 'pro' => 'provencal ancien (jusqu\'à 1500)', 'pol' => 'polonais', 'por' => 'portugais', 'rom' => 'tzigane', @@ -113,13 +113,13 @@ my %codesiso; 'sam' => 'samaritain', 'san' => 'sanskrit', 'scr' => 'serbo-croate', - 'sem' => 'sémitique, autres langues', + 'sem' => 'sémitique, autres langues', 'ser' => 'serbe', 'sla' => 'slave, autres langues', - 'slo' => 'slovène', + 'slo' => 'slovène', 'syr' => 'syriaque', 'swe' => 'suedois', - 'tib' => 'tibétain', + 'tib' => 'tibétain', 'tur' => 'turc', 'uga' => 'ougaritique', 'ukr' => 'ukraine', -- 2.39.5