/************************************************************************* * * $RCSfile: fldtdlg.src,v $ * * $Revision: 1.19 $ * * last change: $Author: hr $ $Date: 2003-07-03 16:07:09 $ * * 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 "globals.hrc" #include "fldui.hrc" #include "fldtdlg.hrc" #include "helpid.h" TabDialog DLG_FLD_INSERT { OutputSize = TRUE ; SVLook = TRUE ; Text = "Feldbefehle" ; Text [ ENGLISH ] = "Fields" ; Moveable = TRUE ; Closeable = TRUE ; TabControl 1 { OutputSize = TRUE ; PageList = { PageItem { Identifier = TP_FLD_DOK ; Text = "Dokument" ; Text [ ENGLISH ] = "Document" ; PageResID = TP_FLD_DOK ; Text [ english_us ] = "Document" ; Text [ portuguese_brazilian ] = "Documento" ; Text [ swedish ] = "Dokument" ; Text [ danish ] = "Dokument" ; Text [ italian ] = "Documento" ; Text [ spanish ] = "Documento" ; Text [ french ] = "Document" ; Text [ dutch ] = "Document" ; Text [ portuguese ] = "Documento" ; Text[ chinese_simplified ] = "文档"; Text[ russian ] = ""; Text[ polish ] = "Dokument"; Text[ japanese ] = "ドキュメント"; Text[ chinese_traditional ] = "文件"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "문서"; Text[ turkish ] = "Belge"; Text[ language_user1 ] = " "; Text[ catalan ] = "Document"; Text[ finnish ] = "Asiakirja"; Text[ thai ] = "เอกสาร"; Text[ czech ] = "Dokument"; Text[ hebrew ] = "Dokument"; Text[ hindi ] = "लेखपत्र"; Text[ slovak ] = "Dokument"; }; PageItem { Identifier = TP_FLD_REF ; Text = "Referenzen" ; Text [ ENGLISH ] = "References" ; PageResID = TP_FLD_REF ; Text [ english_us ] = "References" ; Text [ portuguese_brazilian ] = "Referncias" ; Text [ swedish ] = "Referenser" ; Text [ danish ] = "Referencer" ; Text [ italian ] = "Riferimenti" ; Text [ spanish ] = "Referencias" ; Text [ french ] = "Rfrences" ; Text [ dutch ] = "Verwijzingen" ; Text [ portuguese ] = "Referncias" ; Text[ chinese_simplified ] = "引用"; Text[ russian ] = ""; Text[ polish ] = "Odwoania"; Text[ japanese ] = "参照"; Text[ chinese_traditional ] = "參照"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "참조"; Text[ turkish ] = "Referanslar"; Text[ language_user1 ] = " "; Text[ catalan ] = "Referncies"; Text[ finnish ] = "Viitteet"; Text[ thai ] = "อ้างอิง"; Text[ czech ] = "Odkazy"; Text[ hebrew ] = "Referenzen"; Text[ hindi ] = "रेफरेन्स"; Text[ slovak ] = "Odkazy"; }; PageItem { Identifier = TP_FLD_FUNC ; Text = "Funktionen" ; Text [ ENGLISH ] = "Functions" ; PageResID = TP_FLD_FUNC ; Text [ english_us ] = "Functions" ; Text [ portuguese_brazilian ] = "Funes" ; Text [ swedish ] = "Funktioner" ; Text [ danish ] = "Funktioner" ; Text [ italian ] = "Funzioni" ; Text [ spanish ] = "Funciones" ; Text [ french ] = "Fonctions" ; Text [ dutch ] = "Functies" ; Text [ portuguese ] = "Funes" ; Text[ chinese_simplified ] = "功能"; Text[ russian ] = ""; Text[ polish ] = "Funkcje"; Text[ japanese ] = "機能"; Text[ chinese_traditional ] = "功能"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "기능"; Text[ turkish ] = "levler"; Text[ language_user1 ] = " "; Text[ catalan ] = "Funcions"; Text[ finnish ] = "Toiminnot"; Text[ thai ] = "ฟังก์ชั่น"; Text[ czech ] = "Funkce"; Text[ hebrew ] = "Funktionen"; Text[ hindi ] = "फंक्शन्स"; Text[ slovak ] = "Funkcie"; }; PageItem { Identifier = TP_FLD_DOKINF ; Text = "Dokumentinfo" ; Text [ ENGLISH ] = "Document information" ; PageResID = TP_FLD_DOKINF ; Text [ english_us ] = "DocInformation" ; Text [ portuguese_brazilian ] = "Info. do Doc." ; Text [ swedish ] = "Dokumentinfo" ; Text [ danish ] = "Dokumentinfo" ; Text [ italian ] = "Info documento" ; Text [ spanish ] = "Informacin del documento" ; Text [ french ] = "Info document" ; Text [ dutch ] = "Documentinfo" ; Text [ portuguese ] = "Info. sobre documento" ; Text[ chinese_simplified ] = "文档信息"; Text[ russian ] = " "; Text[ polish ] = "Informacje o dokumencie"; Text[ japanese ] = "ドキュメント情報"; Text[ chinese_traditional ] = "文件資訊"; Text[ arabic ] = " "; Text[ greek ] = " "; Text[ korean ] = "문서 정보"; Text[ turkish ] = "Belge bilgileri"; Text[ language_user1 ] = " "; Text[ catalan ] = "Informaci del document"; Text[ finnish ] = "Asiakirjatiedot"; Text[ thai ] = "ข้อมูลเอกสาร"; Text[ czech ] = "Informace o dokumentu"; Text[ hebrew ] = "Dokumentinfo"; Text[ hindi ] = "DocInformation"; Text[ slovak ] = "Informácie o dokumente"; }; PageItem { Identifier = TP_FLD_VAR ; Text = "Variablen" ; Text [ ENGLISH ] = "Variables" ; PageResID = TP_FLD_VAR ; Text [ english_us ] = "Variables" ; Text [ portuguese_brazilian ] = "Variveis" ; Text [ swedish ] = "Variabler" ; Text [ danish ] = "Variabler" ; Text [ italian ] = "Variabili" ; Text [ spanish ] = "Variables" ; Text [ french ] = "Variables" ; Text [ dutch ] = "Variabelen" ; Text [ portuguese ] = "Variveis" ; Text[ chinese_simplified ] = "变量"; Text[ russian ] = ""; Text[ polish ] = "Zmienne"; Text[ japanese ] = "変数"; Text[ chinese_traditional ] = "變數"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "변수"; Text[ turkish ] = "Deikenler"; Text[ language_user1 ] = " "; Text[ catalan ] = "Variables"; Text[ finnish ] = "Muuttujat"; Text[ thai ] = "ตัวแปร"; Text[ czech ] = "Proměnné"; Text[ hebrew ] = "Variablen"; Text[ hindi ] = "वेरिऐबल"; Text[ slovak ] = "Premenné"; }; PageItem { Identifier = TP_FLD_DB ; Text = "Datenbank" ; Text [ ENGLISH ] = "Database" ; PageResID = TP_FLD_DB ; Text [ english_us ] = "Database" ; Text [ portuguese_brazilian ] = "Banco de Dados" ; Text [ swedish ] = "Databas" ; Text [ danish ] = "Database" ; Text [ italian ] = "Database" ; Text [ spanish ] = "Base de datos" ; Text [ french ] = "Base de donnes" ; Text [ dutch ] = "Database" ; Text [ portuguese ] = "Base de dados" ; Text[ chinese_simplified ] = "数据库"; Text[ russian ] = " "; Text[ polish ] = "Baza danych"; Text[ japanese ] = "データベース"; Text[ chinese_traditional ] = "資料庫"; Text[ arabic ] = " "; Text[ greek ] = " "; Text[ korean ] = "데이터베이스"; Text[ turkish ] = "Veritaban"; Text[ language_user1 ] = " "; Text[ catalan ] = "Base de dades"; Text[ finnish ] = "Tietokanta"; Text[ thai ] = "ฐานข้อมูล"; Text[ czech ] = "Databáze"; Text[ hebrew ] = "Datenbank"; Text[ hindi ] = "लेखासंचय"; Text[ slovak ] = "Databáza"; }; }; }; String STR_FLD_INSERT { Text = "~Einfgen" ; Text [ ENGLISH ] = "~Insert" ; Text [ norwegian ] = "~Insert" ; Text [ italian ] = "Inserisci" ; Text [ portuguese_brazilian ] = "~Inserir" ; Text [ portuguese ] = "~Inserir" ; Text [ finnish ] = "~Lis" ; Text [ danish ] = "~Indst" ; Text [ french ] = "Insrer" ; Text [ swedish ] = "~Infoga" ; Text [ dutch ] = "~Invoegen" ; Text [ spanish ] = "~Insertar" ; Text [ english_us ] = "~Insert" ; Text[ chinese_simplified ] = "插入(~I)"; Text[ russian ] = ""; Text[ polish ] = "W~staw"; Text[ japanese ] = "挿入(~I)"; Text[ chinese_traditional ] = "插入(~I)"; Text[ arabic ] = ""; Text[ greek ] = "~"; Text[ korean ] = "삽입(~I)"; Text[ turkish ] = "~Ekle"; Text[ language_user1 ] = " "; Text[ catalan ] = "~Insereix"; Text[ thai ] = "แ~ทรก"; Text[ czech ] = "Vložit"; Text[ hebrew ] = "‮הוספה‬"; Text[ hindi ] = "~जोड़ो"; Text[ slovak ] = "~Vložiť"; }; String STR_FLD_CLOSE { Text = "~Schlieen" ; Text [ ENGLISH ] = "C~lose" ; Text [ english_us ] = "~Close" ; Text [ italian ] = "~Chiudi" ; Text [ spanish ] = "~Cerrar" ; Text [ french ] = "Fermer" ; Text [ dutch ] = "~Sluiten" ; Text [ swedish ] = "~Stng" ; Text [ danish ] = "Luk" ; Text [ portuguese_brazilian ] = "~Fechar" ; Text [ portuguese ] = "~Fechar" ; Text[ chinese_simplified ] = "关闭(~C)"; Text[ russian ] = ""; Text[ polish ] = "~Zamknij"; Text[ japanese ] = "閉じる(~C)"; Text[ chinese_traditional ] = "關閉(~C)"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "닫기(~C)"; Text[ turkish ] = "~k"; Text[ language_user1 ] = " "; Text[ catalan ] = "~Tanca"; Text[ finnish ] = "~Sulje"; Text[ thai ] = "~ปิด"; Text[ czech ] = "Zavřít"; Text[ hebrew ] = "‮סגירה‬"; Text[ hindi ] = "~बन्द करो"; Text[ slovak ] = "~Zavrieť"; }; Text [ english_us ] = "Fields" ; Text [ portuguese_brazilian ] = "Campos" ; Text [ swedish ] = "Fltkommandon" ; Text [ danish ] = "Felter" ; Text [ italian ] = "Comandi di campo" ; Text [ spanish ] = "Campos" ; Text [ french ] = "Champs" ; Text [ dutch ] = "Veldopdracht" ; Text [ portuguese ] = "Campos" ; Text[ chinese_simplified ] = "字段指令"; Text[ russian ] = ""; Text[ polish ] = "Pola"; Text[ japanese ] = "フィールド"; Text[ chinese_traditional ] = "欄位指令"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "필드"; Text[ turkish ] = "Alan eleri"; Text[ language_user1 ] = " "; Text[ catalan ] = "Camps"; Text[ finnish ] = "Kentt"; Text[ thai ] = "เขตข้อมูล"; Text[ czech ] = "Pole"; Text[ hebrew ] = "‮שדות‬"; Text[ hindi ] = "क्षेत्र"; Text[ slovak ] = "Polia"; };