diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2003-06-13 10:57:20 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2003-06-13 10:57:20 +0000 |
commit | f3e572366144978d28c0da15d4a45f64cf19ab9b (patch) | |
tree | b1f527eb53744f9fa63576d239eac14839423c74 /sw/source/ui/globdoc | |
parent | 017ac30cd9a3e2ae41a2f4385ed63999b392ac5e (diff) |
INTEGRATION: CWS rcmerge (1.14.54); FILE MERGED
2003/06/12 10:56:32 gh 1.14.54.1: final Merge RC
Diffstat (limited to 'sw/source/ui/globdoc')
-rw-r--r-- | sw/source/ui/globdoc/globdoc.src | 308 |
1 files changed, 156 insertions, 152 deletions
diff --git a/sw/source/ui/globdoc/globdoc.src b/sw/source/ui/globdoc/globdoc.src index 77e17eb8a9..7b5b193eb6 100644 --- a/sw/source/ui/globdoc/globdoc.src +++ b/sw/source/ui/globdoc/globdoc.src @@ -1,152 +1,156 @@ -/************************************************************************* - * - * $RCSfile: globdoc.src,v $ - * - * $Revision: 1.14 $ - * - * last change: $Author: hr $ $Date: 2003-04-29 16:19:55 $ - * - * The Contents of this file are made available subject to the terms of - * either of the following licenses - * - * - GNU Lesser General Public License Version 2.1 - * - Sun Industry Standards Source License Version 1.1 - * - * Sun Microsystems Inc., October, 2000 - * - * GNU Lesser General Public License Version 2.1 - * ============================================= - * Copyright 2000 by Sun Microsystems, Inc. - * 901 San Antonio Road, Palo Alto, CA 94303, USA - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License version 2.1, as published by the Free Software Foundation. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, - * MA 02111-1307 USA - * - * - * Sun Industry Standards Source License Version 1.1 - * ================================================= - * The contents of this file are subject to the Sun Industry Standards - * Source License Version 1.1 (the "License"); You may not use this file - * except in compliance with the License. You may obtain a copy of the - * License at http://www.openoffice.org/license.html. - * - * Software provided under this License is provided on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, - * WITHOUT LIMITATION, WARRANTIES THAT THE SOFTWARE IS FREE OF DEFECTS, - * MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING. - * See the License for the specific provisions governing your rights and - * obligations concerning the Software. - * - * The Initial Developer of the Original Code is: Sun Microsystems, Inc. - * - * Copyright: 2000 by Sun Microsystems, Inc. - * - * All Rights Reserved. - * - * Contributor(s): _______________________________________ - * - * - ************************************************************************/ - -#include "globdoc.hrc" -String STR_HUMAN_SWGLOBDOC_NAME -{ - Text = "Globaldokument" ; - Text [ English ] = "Global Document" ; - Text [ english_us ] = "Master Document" ; - Text [ portuguese_brazilian ] = "Documento Mestre" ; - Text [ swedish ] = "Samlingsdokument" ; - Text [ danish ] = "Hoveddokument" ; - Text [ italian ] = "Documento master" ; - Text [ spanish ] = "Documento maestro" ; - Text [ french ] = "Document matre" ; - Text [ dutch ] = "Masterdocument" ; - Text [ portuguese ] = "Documento-mestre" ; - Text[ chinese_simplified ] = "主控文档"; - Text[ russian ] = " "; - Text[ polish ] = "Dokument gwny"; - Text[ japanese ] = "マスタードキュメント"; - Text[ chinese_traditional ] = "主控文件"; - Text[ arabic ] = " "; - Text[ dutch ] = "Masterdocument"; - Text[ chinese_simplified ] = "主控文档"; - Text[ greek ] = "K "; - Text[ korean ] = "마스터 문서"; - Text[ turkish ] = "Ana belge"; - Text[ language_user1 ] = " "; - Text[ catalan ] = "Document mestre"; - Text[ finnish ] = "Perusasiakirja"; - Text[ thai ] = "เอกสารต้นฉบับ"; - Text[ czech ] = "Hlavní dokument"; - Text[ hebrew ] = "מסמך אב"; - Text[ hindi ] = "मास्टर लेखपत्र"; -}; -String STR_WRITER_GLOBALDOC_FULLTYPE_40 -{ - Text = "%PRODUCTNAME 4.0 Global Document" ; -}; -String STR_WRITER_GLOBALDOC_FULLTYPE_50 -{ - Text = "%PRODUCTNAME 5.0 Global Document" ; -}; -String STR_WRITER_GLOBALDOC_FULLTYPE -{ - Text = "%PRODUCTNAME 6.0 Global Dokument" ; - TEXT [ English ] = "%PRODUCTNAME 6.0 Master Document" ; - TEXT[ english_us ] = "%PRODUCTNAME 6.0 Master Document"; - TEXT[ portuguese ] = "%PRODUCTNAME 6.0 Documento-mestre"; - TEXT[ russian ] = " (%PRODUCTNAME 6.0)"; - TEXT[ greek ] = "%PRODUCTNAME 6.0 - "; - TEXT[ dutch ] = "%PRODUCTNAME 6.0 Masterdocument"; - TEXT[ french ] = "%PRODUCTNAME 6.0 Document matre"; - TEXT[ spanish ] = "%PRODUCTNAME 6.0 Documento maestro"; - TEXT[ italian ] = "Documento master %PRODUCTNAME 6.0"; - TEXT[ danish ] = "%PRODUCTNAME 6.0 Hoveddokument"; - TEXT[ swedish ] = "Samlingsdokument %PRODUCTNAME 6.0"; - TEXT[ polish ] = "%PRODUCTNAME 6.0 - Dokument gwny"; - TEXT[ portuguese_brazilian ] = "Documento Mestre %PRODUCTNAME 6.0 "; - TEXT[ japanese ] = "%PRODUCTNAME 6.0 マスタードキュメント"; - TEXT[ korean ] = "%PRODUCTNAME 6.0 마스터 문서"; - TEXT[ chinese_simplified ] = "%PRODUCTNAME 6.0 主控文档"; - TEXT[ chinese_traditional ] = "%PRODUCTNAME 6.0 主控文件"; - TEXT[ turkish ] = "%PRODUCTNAME 6.0 Ana Belge"; - TEXT[ arabic ] = "%PRODUCTNAME 6.0 Master Document"; - TEXT[ catalan ] = "%PRODUCTNAME 6.0 Document mestre"; - TEXT[ finnish ] = "%PRODUCTNAME 6.0 -perusasiakirja"; - TEXT[ thai ] = "เอกสารต้นฉบับ %PRODUCTNAME 6.0 "; - TEXT[ czech ] = "Hlavní dokument %PRODUCTNAME 6.0"; - TEXT[ hebrew ] = "%PRODUCTNAME 6.0 Global Dokument"; - TEXT[ hindi ] = "%PRODUCTNAME 6.0 मास्टर लेखपत्र"; -}; - -#define MN_SW_GLOBAL -#include "swmn.hrc" -#define MN_SW_PORTAL -#include "swmn.hrc" - - - - - - - - - - - - - - - - +/*************************************************************************
+ *
+ * $RCSfile: globdoc.src,v $
+ *
+ * $Revision: 1.15 $
+ *
+ * last change: $Author: hr $ $Date: 2003-06-13 11:57:20 $
+ *
+ * The Contents of this file are made available subject to the terms of
+ * either of the following licenses
+ *
+ * - GNU Lesser General Public License Version 2.1
+ * - Sun Industry Standards Source License Version 1.1
+ *
+ * Sun Microsystems Inc., October, 2000
+ *
+ * GNU Lesser General Public License Version 2.1
+ * =============================================
+ * Copyright 2000 by Sun Microsystems, Inc.
+ * 901 San Antonio Road, Palo Alto, CA 94303, USA
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License version 2.1, as published by the Free Software Foundation.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place, Suite 330, Boston,
+ * MA 02111-1307 USA
+ *
+ *
+ * Sun Industry Standards Source License Version 1.1
+ * =================================================
+ * The contents of this file are subject to the Sun Industry Standards
+ * Source License Version 1.1 (the "License"); You may not use this file
+ * except in compliance with the License. You may obtain a copy of the
+ * License at http://www.openoffice.org/license.html.
+ *
+ * Software provided under this License is provided on an "AS IS" basis,
+ * WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,
+ * WITHOUT LIMITATION, WARRANTIES THAT THE SOFTWARE IS FREE OF DEFECTS,
+ * MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING.
+ * See the License for the specific provisions governing your rights and
+ * obligations concerning the Software.
+ *
+ * The Initial Developer of the Original Code is: Sun Microsystems, Inc.
+ *
+ * Copyright: 2000 by Sun Microsystems, Inc.
+ *
+ * All Rights Reserved.
+ *
+ * Contributor(s): _______________________________________
+ *
+ *
+ ************************************************************************/
+
+#include "globdoc.hrc"
+String STR_HUMAN_SWGLOBDOC_NAME
+{
+ Text = "Globaldokument" ;
+ Text [ English ] = "Global Document" ;
+ Text [ english_us ] = "Master Document" ;
+ Text [ portuguese_brazilian ] = "Documento Mestre" ;
+ Text [ swedish ] = "Samlingsdokument" ;
+ Text [ danish ] = "Hoveddokument" ;
+ Text [ italian ] = "Documento master" ;
+ Text [ spanish ] = "Documento maestro" ;
+ Text [ french ] = "Document matre" ;
+ Text [ dutch ] = "Masterdocument" ;
+ Text [ portuguese ] = "Documento-mestre" ;
+ Text[ chinese_simplified ] = "主控文档";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Dokument gwny";
+ Text[ japanese ] = "マスタードキュメント";
+ Text[ chinese_traditional ] = "主控文件";
+ Text[ arabic ] = " ";
+ Text[ dutch ] = "Masterdocument";
+ Text[ chinese_simplified ] = "主控文档";
+ Text[ greek ] = "K ";
+ Text[ korean ] = "마스터 문서";
+ Text[ turkish ] = "Ana belge";
+ Text[ language_user1 ] = " ";
+ Text[ catalan ] = "Document mestre";
+ Text[ finnish ] = "Perusasiakirja";
+ Text[ thai ] = "เอกสารต้นฉบับ";
+ Text[ czech ] = "Hlavní dokument";
+ Text[ hebrew ] = "מסמך אב";
+ Text[ hindi ] = "मास्टर लेखपत्र";
+ Text[ slovak ] = "Hlavný dokument";
+};
+String STR_WRITER_GLOBALDOC_FULLTYPE_40
+{
+ Text = "%PRODUCTNAME 4.0 Global Document" ;
+};
+String STR_WRITER_GLOBALDOC_FULLTYPE_50
+{
+ Text = "%PRODUCTNAME 5.0 Global Document" ;
+};
+String STR_WRITER_GLOBALDOC_FULLTYPE
+{
+ Text = "%PRODUCTNAME 6.0 Global Dokument" ;
+ TEXT [ English ] = "%PRODUCTNAME 6.0 Master Document" ;
+ TEXT[ english_us ] = "%PRODUCTNAME 6.0 Master Document";
+ TEXT[ portuguese ] = "%PRODUCTNAME 6.0 Documento-mestre";
+ TEXT[ russian ] = " (%PRODUCTNAME 6.0)";
+ TEXT[ greek ] = "%PRODUCTNAME 6.0 - ";
+ TEXT[ dutch ] = "%PRODUCTNAME 6.0 Masterdocument";
+ TEXT[ french ] = "%PRODUCTNAME 6.0 Document matre";
+ TEXT[ spanish ] = "%PRODUCTNAME 6.0 Documento maestro";
+ TEXT[ italian ] = "Documento master %PRODUCTNAME 6.0";
+ TEXT[ danish ] = "%PRODUCTNAME 6.0 Hoveddokument";
+ TEXT[ swedish ] = "Samlingsdokument %PRODUCTNAME 6.0";
+ TEXT[ polish ] = "%PRODUCTNAME 6.0 - Dokument gwny";
+ TEXT[ portuguese_brazilian ] = "Documento Mestre %PRODUCTNAME 6.0 ";
+ TEXT[ japanese ] = "%PRODUCTNAME 6.0 マスタードキュメント";
+ TEXT[ korean ] = "%PRODUCTNAME 6.0 마스터 문서";
+ TEXT[ chinese_simplified ] = "%PRODUCTNAME 6.0 主控文档";
+ TEXT[ chinese_traditional ] = "%PRODUCTNAME 6.0 主控文件";
+ TEXT[ turkish ] = "%PRODUCTNAME 6.0 Ana Belge";
+ TEXT[ arabic ] = "%PRODUCTNAME 6.0 Master Document";
+ TEXT[ catalan ] = "%PRODUCTNAME 6.0 Document mestre";
+ TEXT[ finnish ] = "%PRODUCTNAME 6.0 -perusasiakirja";
+ TEXT[ thai ] = "เอกสารต้นฉบับ %PRODUCTNAME 6.0 ";
+ TEXT[ czech ] = "Hlavní dokument %PRODUCTNAME 6.0";
+ TEXT[ hebrew ] = "%PRODUCTNAME 6.0 Global Dokument";
+ TEXT[ hindi ] = "%PRODUCTNAME 6.0 मास्टर लेखपत्र";
+ TEXT[ slovak ] = "Hlavný dokument %PRODUCTNAME 6.0";
+};
+
+#define MN_SW_GLOBAL
+#include "swmn.hrc"
+#define MN_SW_PORTAL
+#include "swmn.hrc"
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
|