Files
libreoffice/sw/source/ui/dbui/dbui.src
2001-02-09 19:35:23 +00:00

323 lines
11 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

/*************************************************************************
*
* $RCSfile: dbui.src,v $
*
* $Revision: 1.3 $
*
* last change: $Author: kz $ $Date: 2001-02-09 20:35:23 $
*
* 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): _______________________________________
*
*
************************************************************************/
// #pragma ******************************************************************
// #include *****************************************************************
#include "dbui.hrc"
#include "helpid.h"
ModalDialog DLG_DBSELECTION
{
OutputSize = TRUE ;
SVLook = TRUE ;
Size = MAP_APPFONT ( 168 , 132 ) ;
Text = "Datenbankauswahl" ;
Text [ ENGLISH ] = "Database Selection" ;
Moveable = TRUE ;
Control TLB_DBLIST
{
Border = TRUE ;
Pos = MAP_APPFONT ( 6 , 6 ) ;
Size = MAP_APPFONT ( 100 , 120 ) ;
};
OKButton BTN_OK
{
Pos = MAP_APPFONT ( 112 , 6 ) ;
Size = MAP_APPFONT ( 50 , 14 ) ;
TabStop = TRUE ;
Disable = TRUE ;
};
CancelButton BTN_CANCEL
{
Pos = MAP_APPFONT ( 112 , 23 ) ;
Size = MAP_APPFONT ( 50 , 14 ) ;
TabStop = TRUE ;
};
HelpButton BTN_HELP
{
Pos = MAP_APPFONT ( 112 , 43 ) ;
Size = MAP_APPFONT ( 50 , 14 ) ;
TabStop = TRUE ;
};
Text [ english_us ] = "Database Selection" ;
Text [ italian ] = "Scelta database" ;
Text [ spanish ] = "Seleccionar base de datos" ;
Text [ french ] = "S<>lection d'une base de donn<6E>es" ;
Text [ dutch ] = "Selectie database" ;
Text [ swedish ] = "Databasurval" ;
Text [ danish ] = "Databaseudvalg" ;
Text [ portuguese_brazilian ] = "Datenbankauswahl" ;
Text [ portuguese ] = "Seleccionar base de dados" ;
Text[ chinese_simplified ] = "ѡ<><D1A1><EFBFBD><EFBFBD><EFBFBD>ݿ<EFBFBD>";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ polish ] = "Selekcja bazy danych";
Text[ japanese ] = "<22>ް<EFBFBD><DEB0>ް<EFBFBD><DEB0>̑I<CC91><49>";
Text[ chinese_traditional ] = "<22><><EFBFBD>ܸ<EFBFBD><DCB8>Ʈw";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ korean ] = "<22><><EFBFBD><EFBFBD><EFBFBD>ͺ<EFBFBD><CDBA>̽<EFBFBD> <20><><EFBFBD><EFBFBD>";
Text[ turkish ] = "Veritaban<61> se<73>imi";
Text[ language_user1 ] = " ";
};
// DLG_PRINTMONITOR ------------------------------------------------------
ModelessDialog DLG_PRINTMONITOR
{
HelpID = HID_MERGE_PRINTMONITOR ;
SVLOOK = TRUE ;
HIDE = TRUE ;
OUTPUTSIZE = TRUE ;
_WHMAPMODE = MAP_APPFONT ;
_WIDTH = 118 ;
_HEIGHT = 72 ;
MOVEABLE = TRUE ;
APP = FALSE ;
Text [ english ] = "Save Monitor" ;
Text = "Speichern-Monitor" ;
FixedText FT_DOCNAME
{
HIDE = FALSE ;
_XYMAPMODE = MAP_APPFONT ;
_X = 6 ;
_Y = 6 ;
_WHMAPMODE = MAP_APPFONT ;
_WIDTH = 100 ;
_HEIGHT = 8 ;
TEXT = "" ;
LEFT = FALSE ;
CENTER = TRUE ;
RIGHT = FALSE ;
};
FixedText FT_PRINTING
{
HIDE = FALSE ;
_XYMAPMODE = MAP_APPFONT ;
_X = 6 ;
_Y = 17 ;
_WHMAPMODE = MAP_APPFONT ;
_WIDTH = 100 ;
_HEIGHT = 8 ;
TEXT = "wird ausgegeben als" ;
TEXT [ English ] = "is being printed as" ;
LEFT = FALSE ;
CENTER = TRUE ;
RIGHT = FALSE ;
Text [ english_us ] = "is being printed on" ;
Text [ portuguese_brazilian ] = "est<73> sendo impresso na" ;
Text [ swedish ] = "skrivs ut p<>" ;
Text [ danish ] = "udskrives som" ;
Text [ italian ] = "viene stampato su" ;
Text [ spanish ] = "se est<73> imprimiendo en" ;
Text [ french ] = "en cours d'impression sur" ;
Text [ dutch ] = "wordt afgedrukt als" ;
Text [ portuguese ] = "est<73> a ser impresso na" ;
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>";
Text[ polish ] = "zostanie wydrukowany jako";
Text[ japanese ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ chinese_traditional ] = "<22><><EFBFBD>X<EFBFBD><58>";
Text[ arabic ] = "<22><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><>";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><>";
Text[ korean ] = "<22><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>";
Text[ turkish ] = "<22><>kt<6B> t<>r<EFBFBD>";
Text[ language_user1 ] = " ";
};
FixedText FT_SENDING
{
HIDE = FALSE ;
_XYMAPMODE = MAP_APPFONT ;
_X = 6 ;
_Y = 17 ;
_WHMAPMODE = MAP_APPFONT ;
_WIDTH = 100 ;
_HEIGHT = 8 ;
TEXT = "wird versandt an" ;
TEXT [ English ] = "is being send at" ;
LEFT = FALSE ;
CENTER = TRUE ;
RIGHT = FALSE ;
TEXT[ italian ] = "viene inviato a";
TEXT[ portuguese_brazilian ] = "is being send at";
TEXT[ portuguese ] = "est<73> a ser enviado para";
TEXT[ danish ] = "bliver sendt til";
TEXT[ french ] = "est en cours d'envoi <20>";
TEXT[ swedish ] = "skickas till";
TEXT[ dutch ] = "wordt verzonden aan";
TEXT[ spanish ] = "se env<6E>a a";
TEXT[ english_us ] = "is being send to";
TEXT[ chinese_simplified ] = "<22>ķ<EFBFBD><C4B7><EFBFBD>";
TEXT[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
TEXT[ polish ] = "zostanie przes<65>any do";
TEXT[ japanese ] = "<22><><EFBFBD><EFBFBD><EFBFBD>ɑ<EFBFBD><C991>M<EFBFBD><4D>";
TEXT[ chinese_traditional ] = "<22>H<EFBFBD>o<EFBFBD><6F>";
TEXT[ arabic ] = "<22><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>";
TEXT[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>";
TEXT[ korean ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
TEXT[ turkish ] = "Al<41>c<EFBFBD>";
TEXT[ language_user1 ] = " ";
};
FixedText FT_PRINTER
{
HIDE = FALSE ;
_XYMAPMODE = MAP_APPFONT ;
_X = 6 ;
_Y = 28 ;
_WHMAPMODE = MAP_APPFONT ;
_WIDTH = 100 ;
_HEIGHT = 8 ;
TEXT = "" ;
LEFT = FALSE ;
CENTER = TRUE ;
RIGHT = FALSE ;
};
FixedText FT_PRINTINFO
{
HIDE = FALSE ;
_XYMAPMODE = MAP_APPFONT ;
_X = 6 ;
_Y = 39 ;
_WHMAPMODE = MAP_APPFONT ;
_WIDTH = 100 ;
_HEIGHT = 8 ;
TEXT = "" ;
LEFT = FALSE ;
CENTER = TRUE ;
RIGHT = FALSE ;
};
CancelButton PB_CANCELPRNMON
{
HIDE = FALSE ;
_XYMAPMODE = MAP_APPFONT ;
_X = 31 ;
_Y = 52 ;
_WHMAPMODE = MAP_APPFONT ;
_WIDTH = 50 ;
_HEIGHT = 14 ;
TABSTOP = TRUE ;
};
String STR_EMAILMON
{
Text [ english ] = "Send Monitor" ;
Text = "Versenden-Monitor" ;
Text[ italian ] = "Invia monitor";
Text[ portuguese_brazilian ] = "Send Monitor";
Text[ portuguese ] = "Enviar - Monitor";
Text[ danish ] = "Send-monitor";
Text[ french ] = "Moniteur d'envoi";
Text[ swedish ] = "Skicka monitor";
Text[ dutch ] = "Monitor verzenden";
Text[ spanish ] = "Enviar-Monitor";
Text[ english_us ] = "Send-Monitor";
Text[ chinese_simplified ] = "<22>ķ<EFBFBD>-<2D><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ polish ] = "Pokaz stanu przesy<73>ania";
Text[ japanese ] = "<22><><EFBFBD>M<EFBFBD><4D><EFBFBD><EFBFBD>";
Text[ chinese_traditional ] = "<22>H<EFBFBD>o-<2D>ʵ<EFBFBD><CAB5><EFBFBD>";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>-<2D><><EFBFBD><EFBFBD><EFBFBD>";
Text[ korean ] = "<22><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ turkish ] = "G<>nderme ekran<61>";
Text[ language_user1 ] = " ";
};
Text [ portuguese ] = "Monitor de impress<73>o" ;
Text [ english_us ] = "Print monitor" ;
Text [ portuguese_brazilian ] = "O monitor de impress<73>o" ;
Text [ swedish ] = "Skriv ut sk<73>rmbild" ;
Text [ danish ] = "Gem-monitor" ;
Text [ italian ] = "Controllo stampa" ;
Text [ spanish ] = "Monitor de impresi<73>n" ;
Text [ french ] = "Moniteur d'impression" ;
Text [ dutch ] = "Opslaan-monitor" ;
Text[ chinese_simplified ] = "<22><>ӡ<EFBFBD><D3A1><EFBFBD><EFBFBD>";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ polish ] = "Pokaz stanu zapisu";
Text[ japanese ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ chinese_traditional ] = "<22>C<EFBFBD>L<EFBFBD>ʵ<EFBFBD>";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>";
Text[ language_user1 ] = " ";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>-<2D><><EFBFBD><EFBFBD><EFBFBD>";
Text[ korean ] = "<22><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ turkish ] = "Yazd<7A>rma ekran<61>";
};
String STR_DB_EMAIL
{
TEXT = "E-Mail" ;
TEXT [ English ] = "E-mail" ;
Text [ english_us ] = "E-mail" ;
Text[ italian ] = "eMail";
Text[ portuguese_brazilian ] = "E-mail";
Text[ portuguese ] = "E-mail";
Text[ danish ] = "E-mail";
Text[ french ] = "E-mail";
Text[ swedish ] = "E-post";
Text[ dutch ] = "E-mail";
Text[ spanish ] = "E-mail";
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD><EFBFBD>ʼ<EFBFBD>";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>";
Text[ polish ] = "e-mail";
Text[ japanese ] = "E-mail";
Text[ chinese_traditional ] = "<22>q<EFBFBD>l<EFBFBD>l<EFBFBD><6C>";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ greek ] = "E-mail";
Text[ korean ] = "<22><>-<2D><>ail";
Text[ turkish ] = "E-posta";
Text[ language_user1 ] = " ";
};