diff options
author | Kurt Zenker <kz@openoffice.org> | 2001-07-20 19:13:32 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2001-07-20 19:13:32 +0000 |
commit | fc124c30832843713501bef35e0f609c6818e37a (patch) | |
tree | 4b6d296fbc7c8c2170670719a4fcd43cf01aef68 | |
parent | eb3a2e5ada0f6682f5bf37a30f8198e16cff8a20 (diff) |
Merge SRC638: 20.07.01 - 22:12:31
-rw-r--r-- | svtools/source/contnr/templwin.src | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/svtools/source/contnr/templwin.src b/svtools/source/contnr/templwin.src index dfb26dcf42e6..7bd1ae9d5179 100644 --- a/svtools/source/contnr/templwin.src +++ b/svtools/source/contnr/templwin.src @@ -2,9 +2,9 @@ * * $RCSfile: templwin.src,v $ * - * $Revision: 1.17 $ + * $Revision: 1.18 $ * - * last change: $Author: kz $ $Date: 2001-07-17 20:10:27 $ + * last change: $Author: kz $ $Date: 2001-07-20 20:13:32 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -122,7 +122,7 @@ String STR_SVT_MYDOCS Text[ portuguese_brazilian ] = "My Documents"; Text[ japanese ] = "ϲ"; Text[ korean ] = " "; - Text[ chinese_simplified ] = "ҵļ"; + Text[ chinese_simplified ] = "ҵĵ"; Text[ chinese_traditional ] = "ڪ"; Text[ turkish ] = "My Documents"; Text[ arabic ] = "My Documents"; @@ -239,7 +239,7 @@ ToolBox TB_SVT_FILEVIEW Text[ portuguese ] = "Anterior"; Text[ russian ] = ""; Text[ greek ] = "Back"; - Text[ dutch ] = "Back"; + Text[ dutch ] = "Vorige"; Text[ french ] = "Prcdent"; Text[ spanish ] = "Regresar"; Text[ italian ] = "Indietro"; @@ -267,7 +267,7 @@ ToolBox TB_SVT_FILEVIEW Text[ portuguese ] = "Subir um nvel"; Text[ russian ] = " "; Text[ greek ] = "Higher"; - Text[ dutch ] = "Higher"; + Text[ dutch ] = "Een niveau hoger"; Text[ french ] = "Au rpertoire suprieur"; Text[ spanish ] = "Subir un nivel"; Text[ italian ] = "Alla cartella superiore"; @@ -299,7 +299,7 @@ ToolBox TB_SVT_FILEVIEW Text[ portuguese ] = "Imprimir"; Text[ russian ] = ""; Text[ greek ] = "Print"; - Text[ dutch ] = "Print"; + Text[ dutch ] = "Afdrukken"; Text[ french ] = "Imprimer"; Text[ spanish ] = "Imprimir"; Text[ italian ] = "Stampa"; @@ -337,7 +337,7 @@ ToolBox TB_SVT_FRAMEWIN Text[ portuguese ] = "Propriedades do documento"; Text[ russian ] = " "; Text[ greek ] = "Docinfo"; - Text[ dutch ] = "Docinfo"; + Text[ dutch ] = "Documenteigenschappen"; Text[ french ] = "Proprits du document"; Text[ spanish ] = "Propiedades del documento"; Text[ finnish ] = "Docinfo"; @@ -348,7 +348,7 @@ ToolBox TB_SVT_FRAMEWIN Text[ portuguese_brazilian ] = "Docinfo"; Text[ japanese ] = "Ă̑"; Text[ korean ] = "Docinfo"; - Text[ chinese_simplified ] = "ĵ"; + Text[ chinese_simplified ] = "ĵ"; Text[ chinese_traditional ] = "ݩ"; Text[ turkish ] = "Docinfo"; Text[ arabic ] = "Docinfo"; @@ -845,3 +845,4 @@ StringArray STRARY_SVT_DOCINFO }; + |