diff options
author | Kurt Zenker <kz@openoffice.org> | 2001-06-13 11:11:16 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2001-06-13 11:11:16 +0000 |
commit | 979007658b43d747ecacc31aa618c83793d05575 (patch) | |
tree | c109d6f48daf1ced77eefc05971e013253681ab9 /wizards/source/template/template.src | |
parent | a7d419ed71ac510db292b20f5eda82ebb442df17 (diff) |
Merge SRC633: 13.06.01 - 14:12:01
Diffstat (limited to 'wizards/source/template/template.src')
-rw-r--r-- | wizards/source/template/template.src | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/wizards/source/template/template.src b/wizards/source/template/template.src index bec017b2fbd9..ee558bc0dc2a 100644 --- a/wizards/source/template/template.src +++ b/wizards/source/template/template.src @@ -2,9 +2,9 @@ * * $RCSfile: template.src,v $ * - * $Revision: 1.19 $ + * $Revision: 1.20 $ * - * last change: $Author: tv $ $Date: 2001-06-08 14:22:17 $ + * last change: $Author: kz $ $Date: 2001-06-13 12:11:16 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -78,7 +78,7 @@ String SAMPLES Text[English] = "In order to use the full functionality of this sample a new document, using this one as a template, will be created"; Text[ english_us ] = "In order to use the full functionality of this sample, create a document that is based on this template."; Text[ portuguese ] = "Para poder usufruir de toda a funcionalidade deste exemplo, ter que criar um novo documento com base neste modelo."; - Text[ greek ] = " "; + Text[ greek ] = " ."; Text[ dutch ] = "Om alle mogelijkheden van dit voorbeeld te kunnen gebruiken maakt u een nieuw document op basis van deze sjabloon."; Text[ french ] = "Afin de pouvoir profiter de l'entire fonctionnalit de cet exemple, il vous faut crer un nouveau document bas sur ce modle."; Text[ spanish ] = "Para que est disponible toda la funcionalidad de este ejemplo debe crear un nuevo documento basado en esta plantilla."; @@ -89,7 +89,7 @@ String SAMPLES Text[ polish ] = "Aby dany przykad mona byo w peni wykorzysta, naley na podstawie danego szablonu utworzy nowy dokument."; Text[ portuguese_brazilian ] = "In order to use the full functionality of this sample a new document, using this one as a template, will be created"; Text[ japanese ] = "̻ق܂@\\ɂ́AڰĂ{ɐVĂ쐬ȂȂ܂B"; - Text[ korean ] = " ɼ Ϻϰԡ̿ ֵ ϱؼ ʷ ۼؾ մϴ."; + Text[ korean ] = " ɼ Ϻϰԡ̿ ֵ ϱؼ ʷ ۼؾ մϴ."; Text[ chinese_simplified ] = "ֻȽʽ½һĵܳʹʾܡ"; Text[ chinese_traditional ] = "nQRQγoӼ˦Uɬq\\AzĥγoӼ˦ӷsؤ@ӤC"; Text[ arabic ] = " ."; @@ -433,7 +433,7 @@ String CorrespondenceDialog { Text = "Empfnger"; Text[English] = "Who will get this document?"; - Text[ english_us ] = "Who will get this document?"; + Text[ english_us ] = "What do you want to write?"; Text[ portuguese ] = "Que deseja escrever?"; Text[ dutch ] = "Wat wilt u schrijven?"; Text[ french ] = "Que souhaitez-vous crire ?"; @@ -459,7 +459,7 @@ String CorrespondenceDialog+1 { Text = "Ein Empfnger"; Text[English] = "One Recipient"; - Text[ english_us ] = "One Recipient"; + Text[ english_us ] = "Single letter"; Text[ portuguese ] = "Carta individual"; Text[ dutch ] = "Een enkele brief"; Text[ french ] = "Lettre individuelle"; @@ -486,7 +486,7 @@ String CorrespondenceDialog+2 { Text = "Mehrere Empfnger (Adressdatenbank)"; Text[English] = "Multiple Recipients (Address Database)"; - Text[ english_us ] = "Multiple Recipients (Address Database)"; + Text[ english_us ] = "Form letter"; Text[ portuguese ] = "Carta em srie"; Text[ dutch ] = "Standaardbrief"; Text[ french ] = "Mailing"; @@ -813,7 +813,7 @@ String TextField Text[ polish ] = "Nie zdefiniowano pola danych uytkownika!"; Text[ portuguese_brazilian ] = "Textfield is not defined!"; Text[ japanese ] = "հްް̨ނ`Ă܂B"; - Text[ korean ] = "ؽƮʵ尡 ǵ ʾҽϴ!"; + Text[ korean ] = "ڵʵ尡 ǵ ʾҽϴ!"; Text[ chinese_simplified ] = "ûжʹֶΣ"; Text[ chinese_traditional ] = "٨SwqϥΪ̸!"; Text[ turkish ] = "Textfield is not defined!"; @@ -821,3 +821,4 @@ String TextField Text[ catalan ] = "El campo de datos de usuario no est definido!"; Text[ finnish ] = "Benutzerdatenfeld ist nicht definiert!"; }; + |