koha-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-cvs] CVS: koha/misc/migration_tools buildLANG.pl,1.1,1.1.2.1


From: Paul POULAIN
Subject: [Koha-cvs] CVS: koha/misc/migration_tools buildLANG.pl,1.1,1.1.2.1
Date: Mon, 01 Aug 2005 07:48:53 -0700

Update of /cvsroot/koha/koha/misc/migration_tools
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25107/misc/migration_tools

Modified Files:
      Tag: rel_2_2
        buildLANG.pl 
Log Message:
adding some languages (french)

Index: buildLANG.pl
===================================================================
RCS file: /cvsroot/koha/koha/misc/migration_tools/buildLANG.pl,v
retrieving revision 1.1
retrieving revision 1.1.2.1
diff -C2 -r1.1 -r1.1.2.1
*** buildLANG.pl        3 Jan 2005 12:59:49 -0000       1.1
--- buildLANG.pl        1 Aug 2005 14:48:50 -0000       1.1.2.1
***************
*** 43,47 ****
   ./buildLANG -d -s "('101a','101b')"
  EOF
! ;#
  exit;
  }
--- 43,47 ----
   ./buildLANG -d -s "('101a','101b')"
  EOF
! ;#/
  exit;
  }
***************
*** 60,63 ****
--- 60,68 ----
        'ger' => 'allemand',
        'eng' => 'anglais',
+       'afr' => 'afrikaans',
+       'akk' => 'akkadien',
+       'amh' => 'amharique',
+       'ang' => 'anglo-saxon (ca. 450-1100)',
+       'arc' => 'araméen',
        'ara' => 'arabe',
        'arm' => 'arménien',
***************
*** 68,99 ****
        'cat' => 'catalan',
        'chi' => 'chinois',
        'cro' => 'croate',
        'dan' => 'danois',
        'spa' => 'espagnol',
        'esp' => 'espéranto',
        'fin' => 'finnois',
        'fra' => 'français ancien',
        'fre' => 'français',
!       'wel' => 'gallois',
        'grc' => 'grec classique',
        'gre' => 'grec moderne',
        'heb' => 'hébreu',
        'hun' => 'hongrois',
        'ita' => 'italien',
        'jap' => 'japonais',
        'lat' => 'latin',
!       'dut' => 'néerlandais',
        'nor' => 'norvégien',
        'pol' => 'polonais',
        'por' => 'portugais',
        'rum' => 'roumain',
        'rus' => 'russe',
        'ser' => 'serbe',
        'swe' => 'suedois',
!       'cze' => 'tchèque',
        'tur' => 'turc',
        'ukr' => 'ukraine',
!       'slo' => 'slovène',
!       'scr' => 'serbo-croate',
        ) if $language eq 'fr';
  
--- 73,131 ----
        'cat' => 'catalan',
        'chi' => 'chinois',
+       'cop' => 'copte',
        'cro' => 'croate',
+       'cze' => 'tchèque',
        'dan' => 'danois',
+       'dum' => 'néerlandais moyen (ca. 1050-1350)',
+       'dut' => 'néerlandais',
        'spa' => 'espagnol',
+       'egy' => 'egyptien',
        '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)',
!       'gmh' => 'allemand, moyen haut (ca. 1050-1500)',
!       'got' => 'gothique',
        'grc' => 'grec classique',
        'gre' => 'grec moderne',
        'heb' => 'hébreu',
+       'hin' => 'hindi',
        'hun' => 'hongrois',
+       'ind' => 'indonésien',
+       'ine' => 'indo-européennes, autres',
        'ita' => 'italien',
        'jap' => 'japonais',
+       'jpn' => 'japonais',
+       'kor' => 'coréen',
+       'lan' => 'occitan (post 1500)',
        'lat' => 'latin',
!       'map' => 'malayo-polynésiennes, autres',
!       'mla' => 'malgache',
!       'nic' => 'nigéro-congolaises, autres',
        'nor' => 'norvégien',
+       'per' => 'persan',
+       'pro' => 'provencal ancien (jusqu\'à 1500)',
        'pol' => 'polonais',
        'por' => 'portugais',
+       'rom' => 'tzigane',
        'rum' => 'roumain',
        'rus' => 'russe',
+       'sam' => 'samaritain',
+       'san' => 'sanskrit',
+       'scr' => 'serbo-croate',
+       'sem' => 'sémitique, autres langues',
        'ser' => 'serbe',
+       'sla' => 'slave, autres langues',
+       'slo' => 'slovène',
+       'syr' => 'syriaque',
        'swe' => 'suedois',
!       'tib' => 'tibétain',
        'tur' => 'turc',
+       'uga' => 'ougaritique',
        'ukr' => 'ukraine',
!       'wel' => 'gallois',
!       'yid' => 'yiddish',
        ) if $language eq 'fr';
  




reply via email to

[Prev in Thread] Current Thread [Next in Thread]