From 9ee8ffba792dcfac53de8d5fc154f05137eea2d3 Mon Sep 17 00:00:00 2001 From: Zeno0 Tajoli Date: Mon, 15 Nov 2010 18:47:27 +0100 Subject: [PATCH] bug 5204: Unimarc XSLT, from French to English. MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Galen Charlton Signed-off-by: Frédéric Demians Signed-off-by: Chris Cormack --- .../prog/en/xslt/UNIMARCslim2OAIDC.xsl | 59 +++++++++--------- .../prog/en/xslt/UNIMARCslim2intranetDetail.xsl | 70 +++++++++++----------- .../prog/en/xslt/UNIMARCslimUtils.xsl | 4 +- .../prog/en/xslt/UNIMARCslim2OPACDetail.xsl | 68 ++++++++++----------- .../prog/en/xslt/UNIMARCslim2OPACResults.xsl | 6 +- .../opac-tmpl/prog/en/xslt/UNIMARCslimUtils.xsl | 4 +- 6 files changed, 104 insertions(+), 107 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/xslt/UNIMARCslim2OAIDC.xsl b/koha-tmpl/intranet-tmpl/prog/en/xslt/UNIMARCslim2OAIDC.xsl index 27c78ed3a1..0e5a80d713 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/xslt/UNIMARCslim2OAIDC.xsl +++ b/koha-tmpl/intranet-tmpl/prog/en/xslt/UNIMARCslim2OAIDC.xsl @@ -49,37 +49,34 @@ - , adaptateur - , annotatateur - , postfacier - , préfacier - , auteur œuvre adapté - , collaborateur - , commentaire - , compilateur - , compositeur - , concepteur - , donneur de grades - , éditeur scientifique - , réalisateur - , fondateur - , illustrateur - , parolier - , organisateur congrès - , autre - , diffuseur - , présentateur - , responsable - , photographe - , présentateur - , éditeur - , directeur de la publication - , directeur - , critique - , rédacteur - , commenditaire - , directeur de thèse - , traducteur + , adapter + , annotator + , author of afterword + , prefacer + , bibliographic antecedent + , collaborator + , commentator + , compiler + , composer + , conceptor + , degree-grantor + , editor + , film editor + , founder + , illustrator + , lyricist + , organiser of meeting + , other + , photographer + , presenter + , publisher + , publishing director + , research team head + , reviewer + , redactor + , sponsor + , thesis advisor + , translator diff --git a/koha-tmpl/intranet-tmpl/prog/en/xslt/UNIMARCslim2intranetDetail.xsl b/koha-tmpl/intranet-tmpl/prog/en/xslt/UNIMARCslim2intranetDetail.xsl index 38c6124d27..130e1c335a 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/xslt/UNIMARCslim2intranetDetail.xsl +++ b/koha-tmpl/intranet-tmpl/prog/en/xslt/UNIMARCslim2intranetDetail.xsl @@ -55,49 +55,49 @@ 700 - Auteur principal + Main Author 710 - Collectivité principale + Corporate Author (Main) 701 - Co-auteur + Coauthor 702 - Auteur + Secondary Author 711 - Collectivité co-auteur + Corporate Author (Coauthor) 712 - Collectivité secondaire + Corporate Author (Secondary)
  • - Langue: + Language: - de la trad. intermédiaire, - de l'œuvre originale, - du résumé, - de la table des matières, - de la page de titre, - du titre propre, - d'un livret, - des textes d'accompagnement, - des sous-titres, + of intermediate text, + of original work, + of summary, + of contents page, + of title page, + of title proper, + of libretto, + of accompanying material, + of subtitles, n> @@ -115,7 +115,7 @@
  • - Pays: + Country: @@ -136,7 +136,7 @@ -
  • PPN: +
  • Tag 009:
  • @@ -177,7 +177,7 @@ 225 - Collection + Series @@ -220,7 +220,7 @@
  • - Note de contenu: + Contents note: @@ -237,7 +237,7 @@
  • - Résumé: + Abstract: @@ -254,7 +254,7 @@
  • - Note sur la provenance: + Provenance note: @@ -263,7 +263,7 @@
  • - Bibliographie: + Bibliography: .; @@ -273,7 +273,7 @@
  • - Thèse: + Thesis: .; @@ -283,7 +283,7 @@
  • - Public: + Audience: .; @@ -315,52 +315,52 @@ 600 - Sujet - Nom de personne + Subject - Personal Name 601 - Sujet - Collectivité + Subject - Corporate Author 602 - Sujet - Famille + Subject - Family 604 - Sujet - Auteur/titre + Subject - Author/Title 606 - Sujet - Nom commun + SSubject - Topical Name 607 - Sujet - Nom géographique + Subject - Geographical Name 608 - Sujet - Forme + Subject - Form 610 - Sujet + Subject 615 - Catégorie sujet + Subject Category 616 - Marque déposée + Trademark diff --git a/koha-tmpl/intranet-tmpl/prog/en/xslt/UNIMARCslimUtils.xsl b/koha-tmpl/intranet-tmpl/prog/en/xslt/UNIMARCslimUtils.xsl index 85d1fafd00..c04a8e4868 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/xslt/UNIMARCslimUtils.xsl +++ b/koha-tmpl/intranet-tmpl/prog/en/xslt/UNIMARCslimUtils.xsl @@ -25,7 +25,7 @@
  • - Édition: + Publication: @@ -85,7 +85,7 @@
  • - Extrait de: + Linked with: diff --git a/koha-tmpl/opac-tmpl/prog/en/xslt/UNIMARCslim2OPACDetail.xsl b/koha-tmpl/opac-tmpl/prog/en/xslt/UNIMARCslim2OPACDetail.xsl index 2ef828ffc1..887bab65a6 100644 --- a/koha-tmpl/opac-tmpl/prog/en/xslt/UNIMARCslim2OPACDetail.xsl +++ b/koha-tmpl/opac-tmpl/prog/en/xslt/UNIMARCslim2OPACDetail.xsl @@ -71,49 +71,49 @@ 700 - Auteur principal + Main Author 710 - Collectivité principale + Corporate Author (Main) 701 - Co-auteur + Coauthor 702 - Auteur + Secondary Author 711 - Collectivité co-auteur + Corporate Author (Coauthor) 712 - Collectivité secondaire + Corporate Author (Secondary) - Langue: + Language: - de la trad. intermédiaire, - de l'œuvre originale, - du résumé, - de la table des matières, - de la page de titre, - du titre propre, - d'un livret, - des textes d'accompagnement, - des sous-titres, + of intermediate text, + of original work, + of summary, + of contents page, + of title page, + of title proper, + of libretto, + of accompanying material, + of subtitles, @@ -131,7 +131,7 @@ - Pays: + Country: @@ -187,7 +187,7 @@ 225 - Collection + Series @@ -230,7 +230,7 @@ - Note de contenu: + Contents note: @@ -247,7 +247,7 @@ - Résumé: + Abstract: @@ -264,7 +264,7 @@ - Note sur la provenance: + Provenance note: @@ -273,7 +273,7 @@ - Bibliographie: + Bibliography: .; @@ -283,7 +283,7 @@ - Thèse: + Thesis: .; @@ -293,7 +293,7 @@ - Public: + Audience: .; @@ -325,52 +325,52 @@ 600 - Sujet - Nom de personne + Subject - Personal Name 601 - Sujet - Collectivité + Subject - Corporate Author 602 - Sujet - Famille + Subject - Family 604 - Sujet - Auteur/titre + Subject - Author/Title 606 - Sujet - Nom commun + SSubject - Topical Name 607 - Sujet - Nom géographique + Subject - Geographical Name 608 - Sujet - Forme + Subject - Form 610 - Sujet + Subject 615 - Catégorie sujet + Subject Category 616 - Marque déposée + Trademark diff --git a/koha-tmpl/opac-tmpl/prog/en/xslt/UNIMARCslim2OPACResults.xsl b/koha-tmpl/opac-tmpl/prog/en/xslt/UNIMARCslim2OPACResults.xsl index 66c41c0380..19b6745283 100644 --- a/koha-tmpl/opac-tmpl/prog/en/xslt/UNIMARCslim2OPACResults.xsl +++ b/koha-tmpl/opac-tmpl/prog/en/xslt/UNIMARCslim2OPACResults.xsl @@ -70,7 +70,7 @@ - Disponibilité: + Availability: @@ -100,11 +100,11 @@ - Pas de copie disponible + No copies available - pour le prêt: + Copies available for loan: diff --git a/koha-tmpl/opac-tmpl/prog/en/xslt/UNIMARCslimUtils.xsl b/koha-tmpl/opac-tmpl/prog/en/xslt/UNIMARCslimUtils.xsl index f5cf99f657..8eec0fd1cd 100644 --- a/koha-tmpl/opac-tmpl/prog/en/xslt/UNIMARCslimUtils.xsl +++ b/koha-tmpl/opac-tmpl/prog/en/xslt/UNIMARCslimUtils.xsl @@ -25,7 +25,7 @@ - Édition: + Publication: @@ -85,7 +85,7 @@ - Extrait de: + Linked with: -- 2.11.0