/************************************************************************* * * $RCSfile: redlndlg.src,v $ * * $Revision: 1.24 $ * * last change: $Author: hr $ $Date: 2003-07-03 16:12:53 $ * * 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): _______________________________________ * * ************************************************************************/ /* StarView ressource file */ #include "redlndlg.hrc" #include "misc.hrc" #include "helpid.h" #define WIDTH 297 #define HEIGHT 169 #define REDLNDLG \ OutputSize = TRUE ; \ SVLook = TRUE ; \ Size = MAP_APPFONT ( WIDTH , HEIGHT ) ; \ Moveable = TRUE ; \ Closeable = TRUE ; \ Sizeable = TRUE ; \ Hide = TRUE ; \ Control CTRL_TABPAGES\ {\ Pos = MAP_APPFONT ( XBORDER , YBORDER ) ; \ Size = MAP_APPFONT ( WIDTH - XBORDER * 2 , HEIGHT - YBORDER * 2 ) ; \ HelpID = HID_REDLINE_CTRL ; \ TabStop = TRUE ; \ };\ ModelessDialog DLG_REDLINE_ACCEPT { HelpID = HID_REDLINE_ACCEPT ; /* ### ACHTUNG: Neuer Text in Resource? nderungen akzeptieren oder verwerfen : Redlining */ Text = "nderungen akzeptieren oder verwerfen" ; Text [ English ] = "Accept or reject changes" ; Text [ english_us ] = "Accept or Reject Changes" ; Text [ portuguese_brazilian ] = "Aceitar ou Rejeitar Modificaes" ; Text [ swedish ] = "Acceptera eller ignorera ndringar" ; Text [ danish ] = "Accepter eller forkast ndringer" ; Text [ italian ] = "Accetta o annulla le modifiche" ; Text [ spanish ] = "Aceptar o rechazar modificaciones" ; Text [ french ] = "Accepter ou rejeter les modifications" ; Text [ dutch ] = "Wijzigingen accepteren of verwerpen" ; Text [ portuguese ] = "Aceitar ou rejeitar modificaes" ; REDLNDLG Text[ chinese_simplified ] = "接受或者舍弃更改内容"; Text[ russian ] = " "; Text[ polish ] = "Akceptuj albo odrzu zmiany"; Text[ japanese ] = "変更の承認または却下"; Text[ chinese_traditional ] = "接受或捨棄變更內容"; Text[ arabic ] = " "; Text[ greek ] = " "; Text[ korean ] = "변경 사항 적용 또는 무시"; Text[ turkish ] = "Deiiklikleri onayla veyareddet"; Text[ language_user1 ] = " "; Text[ catalan ] = "Accepta o rebutja canvis"; Text[ finnish ] = "Hyvksy tai hylk muutokset"; Text[ thai ] = "ยอมรับหรือปฏิเสธการเปลี่ยนแปลง"; Text[ czech ] = "Přijmout nebo odmítnout změny"; Text[ hebrew ] = "Änderungen akzeptieren oder verwerfen"; Text[ hindi ] = "परिवर्तनों को स्वीकार अथवा अस्वीकार करो"; Text[ slovak ] = "Prijať alebo odmietnuť zmeny"; }; ModalDialog DLG_MOD_REDLINE_ACCEPT { HelpID = HID_REDLINE_AUTOFMT_ACCEPT ; Text = "AutoFormat: nderungen akzeptieren oder verwerfen" ; Text [ English ] = "Accept or reject AutoFormat changes" ; REDLNDLG Text[ italian ] = "Formattazione automatica: accetta o annulla cambiamenti"; Text[ portuguese_brazilian ] = "Aceitar ou Rejeitar Modificaes da AutoFormatao"; Text[ portuguese ] = "AutoFormato: aceitar ou rejeitar modificaes"; Text[ danish ] = "Accepter eller forkast AutoFormat ndringer"; Text[ french ] = "AutoFormat : Accepter ou rejeter les modifications"; Text[ swedish ] = "Acceptera eller ignorera AutoFormat-ndringar"; Text[ dutch ] = "AutoOpmaak: Wijzigingen accepteren of verwerpen"; Text[ spanish ] = "Aceptar o rechazar modificaciones del Formateado automtico"; Text[ english_us ] = "Accept or Reject AutoFormat Changes"; Text[ chinese_simplified ] = "自动格式: 接受或者舍弃更改内容"; Text[ russian ] = ": "; Text[ polish ] = "Akceptuj albo odrzu zmiany Autoformatowania"; Text[ japanese ] = "オートフォーマット: 変更の承認または却下"; Text[ chinese_traditional ] = "自動格式: 接受或捨棄變更內容"; Text[ arabic ] = " "; Text[ greek ] = " : "; Text[ korean ] = "자동 서식 변경 사항 적용 또는 무시"; Text[ turkish ] = "Otomatik formatlama: Deiiklikleri onayla ya da reddet"; Text[ language_user1 ] = " "; Text[ catalan ] = "AutoFormat: Accepta o rebutja canvis"; Text[ finnish ] = "Hyvksy tai hylk automaattisen muotoilun muutokset"; Text[ thai ] = "ยอมรับหรือปฏิเสธการเปลี่ยนแปลงรูปแบบอัตโนมัติ"; Text[ czech ] = "Přijmout nebo odmítnout změny provedené automatickým formátováním"; Text[ hebrew ] = "AutoFormat: Änderungen akzeptieren oder verwerfen"; Text[ hindi ] = "स्वचालित रचना के परिवर्तनों को स्वीकार अथवा अस्वीकार करो"; Text[ slovak ] = "Prijať alebo odmietnuť zmeny vykonané automatickým formátovaním"; }; Menu MN_REDLINE_POPUP { ItemList = { MenuItem { Identifier = MN_EDIT_COMMENT ; HelpID = HID_EDIT_COMMENT ; Text = "Kommentar bearbeiten..." ; Text [ English ] = "Edit Comment..." ; Text [ english_us ] = "Edit Comment..." ; Text [ portuguese_brazilian ] = "Editar Comentrio..." ; Text [ swedish ] = "Redigera kommentar..." ; Text [ danish ] = "Rediger kommentar..." ; Text [ italian ] = "Modifica commento..." ; Text [ spanish ] = "Editar comentario..." ; Text [ french ] = "diter le commentaire..." ; Text [ dutch ] = "Opmerkingen bewerken..." ; Text [ portuguese ] = "Editar comentrio..." ; Text[ chinese_simplified ] = "编辑注解..."; Text[ russian ] = " ..."; Text[ polish ] = "Edytuj komentarz..."; Text[ japanese ] = "コメントの編集..."; Text[ language_user1 ] = " "; Text[ chinese_traditional ] = "編輯註解..."; Text[ arabic ] = " ..."; Text[ greek ] = " ..."; Text[ korean ] = "설명 편집..."; Text[ turkish ] = "Aklamalar dzenle..."; Text[ catalan ] = "Edita el comentari..."; Text[ finnish ] = "Muokkaa huomautusta..."; Text[ thai ] = "แก้ไขข้อคิดเห็น..."; Text[ czech ] = "Upravit komentář..."; Text[ hebrew ] = "Kommentar bearbeiten..."; Text[ hindi ] = "अपवाद का संपादन..."; Text[ slovak ] = "Upraviť komentár..."; }; MenuItem { Identifier = MN_SUB_SORT ; Text = "Sortiere" ; Text [ english ] = "Sort" ; RadioCheck = TRUE ; SubMenu = Menu { ItemList = { MenuItem { Identifier = MN_SORT_ACTION ; HelpID = HID_SORT_ACTION ; Text = "Aktion" ; Text [ english ] = "Action" ; RadioCheck = TRUE ; Text [ english_us ] = "Action" ; Text [ portuguese_brazilian ] = "Ao" ; Text [ swedish ] = "tgrd" ; Text [ danish ] = "Handling" ; Text [ italian ] = "Operazione" ; Text [ spanish ] = "Accin" ; Text [ french ] = "Action" ; Text [ dutch ] = "Activiteit" ; Text [ portuguese ] = "Aco" ; Text[ chinese_simplified ] = "操作"; Text[ russian ] = ""; Text[ polish ] = "Akcja"; Text[ japanese ] = "アクション"; Text[ language_user1 ] = " "; Text[ chinese_traditional ] = "動作"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "작동"; Text[ turkish ] = "lem"; Text[ catalan ] = "Acci"; Text[ finnish ] = "Toiminto"; Text[ thai ] = "การกระทำ"; Text[ czech ] = "Činnost"; Text[ hebrew ] = "‮פעולה‬"; Text[ hindi ] = "कार्य"; Text[ slovak ] = "Činnosť"; }; MenuItem { Identifier = MN_SORT_AUTHOR ; HelpID = HID_SORT_AUTHOR ; Text = "Autor" ; Text [ english ] = "Author" ; RadioCheck = TRUE ; Text [ english_us ] = "Author" ; Text [ portuguese_brazilian ] = "Autor" ; Text [ swedish ] = "Frfattare" ; Text [ danish ] = "Forfatter" ; Text [ italian ] = "Autore" ; Text [ spanish ] = "Autor" ; Text [ french ] = "Auteur" ; Text [ dutch ] = "Auteur" ; Text [ portuguese ] = "Autor" ; Text[ chinese_simplified ] = "作者"; Text[ russian ] = ""; Text[ polish ] = "Autor"; Text[ japanese ] = "作成者"; Text[ chinese_traditional ] = "作者"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "작성자"; Text[ turkish ] = "Yazar"; Text[ language_user1 ] = " "; Text[ catalan ] = "Autor"; Text[ finnish ] = "Tekij"; Text[ thai ] = "ผู้เขียน"; Text[ czech ] = "Autor"; Text[ hebrew ] = "‮מחבר‬"; Text[ hindi ] = "लेखक"; Text[ slovak ] = "Autor"; }; MenuItem { Identifier = MN_SORT_DATE ; HelpID = HID_SORT_DATE ; Text = "Datum" ; Text [ english ] = "Date" ; RadioCheck = TRUE ; Text [ english_us ] = "Date" ; Text [ portuguese_brazilian ] = "Data" ; Text [ swedish ] = "Datum" ; Text [ danish ] = "Dato" ; Text [ italian ] = "Data" ; Text [ spanish ] = "Fecha" ; Text [ french ] = "Date" ; Text [ dutch ] = "Datum" ; Text [ portuguese ] = "Data" ; Text[ chinese_simplified ] = "日期"; Text[ russian ] = ""; Text[ polish ] = "Data"; Text[ japanese ] = "日付"; Text[ chinese_traditional ] = "日期"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "날짜"; Text[ turkish ] = "Tarih"; Text[ language_user1 ] = " "; Text[ catalan ] = "Data"; Text[ finnish ] = "Pivmr"; Text[ thai ] = "วันที่"; Text[ czech ] = "Datum"; Text[ hebrew ] = "‮תאריך‬"; Text[ hindi ] = "दिनांक"; Text[ slovak ] = "Dátum"; }; MenuItem { Identifier = MN_SORT_COMMENT ; HelpID = HID_SORT_COMMENT ; Text = "Beschreibung" ; Text [ english ] = "Comment" ; RadioCheck = TRUE ; Text [ english_us ] = "Comment" ; Text [ portuguese_brazilian ] = "Comentrio" ; Text [ swedish ] = "Beskrivning" ; Text [ danish ] = "Beskrivelse" ; Text [ italian ] = "Descrizione" ; Text [ spanish ] = "Descripcin" ; Text [ french ] = "Description" ; Text [ dutch ] = "Beschrijving" ; Text [ portuguese ] = "Descrio" ; Text[ chinese_simplified ] = "说明"; Text[ russian ] = ""; Text[ polish ] = "Komentarz"; Text[ japanese ] = "コメント"; Text[ chinese_traditional ] = "描述"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "설명"; Text[ turkish ] = "Aklama"; Text[ language_user1 ] = " "; Text[ catalan ] = "Comentari"; Text[ finnish ] = "Huomautus"; Text[ thai ] = "ข้อคิดเห็น"; Text[ czech ] = "Komentář"; Text[ hebrew ] = "‮הערות‬"; Text[ hindi ] = "अपवाद"; Text[ slovak ] = "Komentár"; }; MenuItem { Identifier = MN_SORT_POSITION ; HelpID = HID_SW_SORT_POSITION ; Text = "Dokumentposition" ; Text [ english ] = "Document position" ; RadioCheck = TRUE ; Text [ english_us ] = "Document position" ; Text [ portuguese_brazilian ] = "Posio do documento" ; Text [ swedish ] = "Dokumentposition" ; Text [ danish ] = "Dokumentplacering" ; Text [ italian ] = "Posizione documento" ; Text [ spanish ] = "Posicin del documento" ; Text [ french ] = "Emplacement dans le document" ; Text [ dutch ] = "Documentpositie" ; Text [ portuguese ] = "Posio no documento" ; Text[ chinese_simplified ] = "文档位置"; Text[ russian ] = " "; Text[ polish ] = "Pozycja dokumentu"; Text[ japanese ] = "ドキュメントの位置"; Text[ chinese_traditional ] = "文件位置"; Text[ arabic ] = " "; Text[ greek ] = " "; Text[ korean ] = "문서 위치"; Text[ turkish ] = "Belge konumu"; Text[ language_user1 ] = " "; Text[ catalan ] = "Posici del documento"; Text[ finnish ] = "Asiakirjan sijainti"; Text[ thai ] = "ตำแหน่งเอกสาร"; Text[ czech ] = "Pozice dokumentu"; Text[ hebrew ] = "Dokumentposition"; Text[ hindi ] = "लेखपत्र स्थान"; Text[ slovak ] = "Pozícia dokumentu"; }; }; }; Text [ english_us ] = "Sort By" ; Text [ portuguese_brazilian ] = "Ordenar por" ; Text [ swedish ] = "Sortera efter" ; Text [ danish ] = "Sorter" ; Text [ italian ] = "Ordina" ; Text [ spanish ] = "Ordenar" ; Text [ french ] = "Trier" ; Text [ dutch ] = "Sorteer" ; Text [ portuguese ] = "Ordenar" ; Text[ chinese_simplified ] = "排序"; Text[ russian ] = ""; Text[ polish ] = "Sortuj wg"; Text[ japanese ] = "並べ替え"; Text[ chinese_traditional ] = "排序"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "정렬 기준"; Text[ turkish ] = "gre sralanm"; Text[ language_user1 ] = " "; Text[ catalan ] = "Ordena per"; Text[ finnish ] = "Lajitteluperuste"; Text[ thai ] = "เรียงโดย"; Text[ czech ] = "Seřadit podle"; Text[ hebrew ] = "Sortiere"; Text[ hindi ] = "से सोर्ट करो"; Text[ slovak ] = "Triediť podľa"; }; }; };