/************************************************************************* * * $RCSfile: fldref.src,v $ * * $Revision: 1.21 $ * * last change: $Author: hr $ $Date: 2003-07-03 16:06:56 $ * * 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 "fldtdlg.hrc" #include "helpid.h" TabPage TP_FLD_REF { HelpID = HID_FLD_REF ; SVLook = TRUE ; Hide = TRUE ; Size = MAP_APPFONT ( 260 , 185 ) ; Text = "Referenzen" ; Text [ ENGLISH ] = "References" ; FixedText FT_REFTYPE { Pos = MAP_APPFONT ( 6 , 3 ) ; Size = MAP_APPFONT ( 76 , 8 ) ; Text = "~Feldtyp" ; Text [ ENGLISH ] = "Type" ; Text [ norwegian ] = "Type" ; Text [ italian ] = "~Tipo di campo" ; Text [ portuguese_brazilian ] = "~Tipo" ; Text [ portuguese ] = "Tipo de ~campo" ; Text [ finnish ] = "~Tyyppi" ; Text [ danish ] = "Felttype" ; Text [ french ] = "~Type de champ" ; Text [ swedish ] = "~Flttyp" ; Text [ dutch ] = "~Veldtype" ; Text [ spanish ] = "~Tipo de campo" ; Text [ english_us ] = "~Type" ; Left = TRUE ; Text[ chinese_simplified ] = "字段类型(~T)"; Text[ russian ] = " "; Text[ polish ] = "~Typ pola"; Text[ japanese ] = "フィールドタイプ(~T)"; Text[ chinese_traditional ] = "欄位類型(~T)"; Text[ arabic ] = " "; Text[ greek ] = "~ "; Text[ korean ] = "유형(~T)"; Text[ turkish ] = "~Alan tipi"; Text[ language_user1 ] = " "; Text[ catalan ] = "~Tipus"; Text[ thai ] = "~ชนิด"; Text[ czech ] = "Typ"; Text[ hebrew ] = "‮סוג‬"; Text[ hindi ] = "~वर्ग"; Text[ slovak ] = "~Typ"; }; ListBox LB_REFTYPE { Border = TRUE ; Pos = MAP_APPFONT ( 6 , 14 ) ; Size = MAP_APPFONT ( 76 , 165 ) ; TabStop = TRUE ; AutoHScroll = TRUE ; }; FixedText FT_REFSELECTION { Pos = MAP_APPFONT ( 88 , 3 ) ; Size = MAP_APPFONT ( 76 , 8 ) ; Text = "~Auswahl" ; Text [ ENGLISH ] = "Selection" ; Text [ norwegian ] = "Selection" ; Text [ italian ] = "~Selezione" ; Text [ portuguese_brazilian ] = "~Seleo" ; Text [ portuguese ] = "~Seleco" ; Text [ finnish ] = "~Valinta" ; Text [ danish ] = "Udvalg" ; Text [ french ] = "~Slection" ; Text [ swedish ] = "~Urval" ; Text [ dutch ] = "~Selectie" ; Text [ spanish ] = "Se~leccin" ; Text [ english_us ] = "S~election" ; Left = TRUE ; Text[ chinese_simplified ] = "选择(~E)"; Text[ russian ] = ""; Text[ polish ] = "~Wybr"; Text[ japanese ] = "選択(~E)"; Text[ chinese_traditional ] = "選取(~E)"; Text[ arabic ] = ""; Text[ greek ] = "~"; Text[ korean ] = "선택(~E)"; Text[ turkish ] = "S~eim"; Text[ language_user1 ] = " "; Text[ catalan ] = "Se~lecci"; Text[ thai ] = "เลื~อก"; Text[ czech ] = "Výběr"; Text[ hebrew ] = "~Auswahl"; Text[ hindi ] = "चुना~व"; Text[ slovak ] = "Výb~er"; }; ListBox LB_REFSELECTION { Border = TRUE ; Pos = MAP_APPFONT ( 88 , 14 ) ; Size = MAP_APPFONT ( 76 , 165 ) ; TabStop = TRUE ; Sort = TRUE ; }; FixedText FT_REFFORMAT { Pos = MAP_APPFONT ( 170 , 3 ) ; Size = MAP_APPFONT ( 84 , 8 ) ; TEXT = "F~ormat" ; TEXT [ English ] = "Format" ; Left = TRUE ; Text [ english_us ] = "F~ormat" ; Text [ portuguese_brazilian ] = "F~ormato" ; Text [ swedish ] = "F~ormat" ; Text [ danish ] = "Format" ; Text [ italian ] = "F~ormato" ; Text [ spanish ] = "F~ormato" ; Text [ french ] = "F~ormat" ; Text [ dutch ] = "F~ormaat" ; Text [ portuguese ] = "F~ormato" ; Text[ chinese_simplified ] = "格式(~O)"; Text[ russian ] = ""; Text[ polish ] = "~Format"; Text[ japanese ] = "書式(~O)"; Text[ chinese_traditional ] = "格式(~O)"; Text[ arabic ] = ""; Text[ greek ] = "~"; Text[ korean ] = "서식(~O)"; Text[ turkish ] = "F~ormat"; Text[ language_user1 ] = " "; Text[ catalan ] = "F~ormata"; Text[ finnish ] = "M~uotoilu"; Text[ thai ] = "รู~ปแบบ"; Text[ czech ] = "Formát"; Text[ hebrew ] = "F~ormat"; Text[ hindi ] = "र~चना"; Text[ slovak ] = "F~ormát"; }; ListBox LB_REFFORMAT { Border = TRUE ; Pos = MAP_APPFONT ( 170 , 14 ) ; Size = MAP_APPFONT ( 84 , 110 ) ; TabStop = TRUE ; DropDown = FALSE ; // Sort = TRUE; }; FixedText FT_REFNAME { Pos = MAP_APPFONT ( 170 , 128 ) ; Size = MAP_APPFONT ( 84 , 10 ) ; Text = "Na~me" ; TEXT [ English ] = "Na~me" ; Left = TRUE ; Text [ english_us ] = "Na~me" ; Text [ portuguese_brazilian ] = "No~me" ; Text [ swedish ] = "Na~mn" ; Text [ danish ] = "Navn" ; Text [ italian ] = "No~me" ; Text [ spanish ] = "No~mbre" ; Text [ french ] = "Nom" ; Text [ dutch ] = "Naa~m" ; Text [ portuguese ] = "No~me" ; Text[ chinese_simplified ] = "名称(~M)"; Text[ russian ] = ""; Text[ polish ] = "~Nazwa"; Text[ japanese ] = "名前(~M)"; Text[ chinese_traditional ] = "名稱(~M)"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "이름(~M)"; Text[ turkish ] = "~Ad"; Text[ language_user1 ] = " "; Text[ catalan ] = "No~m"; Text[ finnish ] = "~Nimi"; Text[ thai ] = "ชื่~อ"; Text[ czech ] = "Název"; Text[ hebrew ] = "Na~me"; Text[ hindi ] = "ना~म"; Text[ slovak ] = "Ná~zov"; }; Edit ED_REFNAME { Border = TRUE ; Pos = MAP_APPFONT ( 170 , 140 ) ; Size = MAP_APPFONT ( 84 , 12 ) ; TabStop = TRUE ; Left = TRUE ; }; FixedText FT_REFVALUE { Pos = MAP_APPFONT ( 170 , 156 ) ; Size = MAP_APPFONT ( 84 , 8 ) ; Text = "~Wert" ; Text [ ENGLISH ] = "Value" ; Text [ norwegian ] = "Verdi" ; Text [ italian ] = "~Valore" ; Text [ portuguese_brazilian ] = "~Valor" ; Text [ portuguese ] = "Valor" ; Text [ finnish ] = "~Arvo" ; Text [ danish ] = "Vrdi" ; Text [ french ] = "~Valeur" ; Text [ swedish ] = "~Vrde" ; Text [ dutch ] = "~Waarde" ; Text [ spanish ] = "~Valor" ; Text [ english_us ] = "~Value" ; Disable = TRUE ; Left = TRUE ; Text[ chinese_simplified ] = "数值(~V)"; Text[ russian ] = ""; Text[ polish ] = "W~arto"; Text[ japanese ] = "値(~V)"; Text[ chinese_traditional ] = "數值(~V)"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "값(~V)"; Text[ turkish ] = "~Deer"; Text[ language_user1 ] = " "; Text[ catalan ] = "~Valor"; Text[ thai ] = "~ค่า"; Text[ czech ] = "Hodnota"; Text[ hebrew ] = "~Wert"; Text[ hindi ] = "~मूल्य"; Text[ slovak ] = "Ho~dnota"; }; Edit ED_REFVALUE { Border = TRUE ; Pos = MAP_APPFONT ( 170 , 167 ) ; Size = MAP_APPFONT ( 84 , 12 ) ; TabStop = TRUE ; Disable = TRUE ; Left = TRUE ; }; String STR_REFBOOKMARK { TEXT = "Textmarken" ; TEXT [ English ] = "Bookmarks" ; Text [ dutch ] = "Tekstmarkeringen" ; Text [ english_us ] = "Bookmarks" ; Text [ italian ] = "Segnalibri" ; Text [ spanish ] = "Marcas de texto" ; Text [ french ] = "Repres de texte" ; Text [ swedish ] = "Bokmrken" ; Text [ danish ] = "Tekstmarkeringer" ; Text [ portuguese ] = "Marcadores de texto" ; Text [ portuguese_brazilian ] = "Marcadores" ; Text[ chinese_simplified ] = "书签"; Text[ russian ] = ""; Text[ polish ] = "Zakadki"; Text[ japanese ] = "テキストマーク"; Text[ chinese_traditional ] = "內文標籤"; Text[ arabic ] = " "; Text[ greek ] = " "; Text[ korean ] = "책갈피"; Text[ turkish ] = "Metin iareti"; Text[ language_user1 ] = " "; Text[ catalan ] = "Marques de text"; Text[ finnish ] = "Kirjanmerkit"; Text[ thai ] = "ที่คั่น"; Text[ czech ] = "Záložky"; Text[ hebrew ] = "Textmarken"; Text[ hindi ] = "पृष्ठसंकेत"; Text[ slovak ] = "Záložky"; }; String STR_REFFOOTNOTE { Text = "Funoten" ; Text [ English ] = "Footnotes" ; Text [ norwegian ] = "Fotnoter" ; Text [ italian ] = "Note a pi pagina" ; Text [ portuguese_brazilian ] = "Notas de Rodap" ; Text [ portuguese ] = "Notas de rodap" ; Text [ finnish ] = "Alaviitteet" ; Text [ danish ] = "Fodnoter" ; Text [ french ] = "Notes de bas de page" ; Text [ swedish ] = "Fotnoter" ; Text [ dutch ] = "Voetnoten" ; Text [ spanish ] = "Notas al pie" ; Text [ english_us ] = "Footnotes" ; Text[ chinese_simplified ] = "注脚"; Text[ russian ] = ""; Text[ polish ] = "Przypisy dolne"; Text[ japanese ] = "脚注"; Text[ chinese_traditional ] = "註腳"; Text[ arabic ] = " "; Text[ greek ] = ""; Text[ korean ] = "각주"; Text[ turkish ] = "Dipnotlar"; Text[ language_user1 ] = " "; Text[ catalan ] = "Notes al peu"; Text[ thai ] = "เชิงอรรถ"; Text[ czech ] = "Poznámky pod čarou"; Text[ hebrew ] = "‮הערות שוליים‬"; Text[ hindi ] = "पृष्ठ के नीचे की टीका"; Text[ slovak ] = "Poznámky pod čiarou"; }; String STR_REFENDNOTE { Text = "Endnoten" ; Text [ ENGLISH ] = "endnotes" ; Text [ english_us ] = "Endnotes" ; Text [ portuguese_brazilian ] = "Notas de Fim" ; Text [ swedish ] = "Slutnoter" ; Text [ danish ] = "Slutnote" ; Text [ italian ] = "Note di chiusura" ; Text [ spanish ] = "Notas finales" ; Text [ french ] = "Notes de fin" ; Text [ dutch ] = "Eindnoten" ; Text [ portuguese ] = "Notas finais" ; Text[ chinese_simplified ] = "尾注"; Text[ russian ] = " "; Text[ polish ] = "Przypisy kocowe"; Text[ japanese ] = "文末脚注"; Text[ chinese_traditional ] = "尾註"; Text[ arabic ] = " "; Text[ greek ] = " "; Text[ korean ] = "미주"; Text[ turkish ] = "Son notlar"; Text[ language_user1 ] = " "; Text[ catalan ] = "Notes finals"; Text[ finnish ] = "Loppuviitteet"; Text[ thai ] = "อ้างอิงท้ายเรื่อง"; Text[ czech ] = "Vysvětlivky"; Text[ hebrew ] = "Endnoten"; Text[ hindi ] = "अंतिम टीका"; Text[ slovak ] = "Vysvetlivky"; }; 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"; };