Files
libreoffice/svx/source/dialog/ctredlin.src

1009 lines
34 KiB
Plaintext
Raw Normal View History

2000-09-18 16:07:07 +00:00
/*************************************************************************
*
* $RCSfile: ctredlin.src,v $
*
2001-02-09 21:19:54 +00:00
* $Revision: 1.9 $
2000-09-18 16:07:07 +00:00
*
2001-02-09 21:19:54 +00:00
* last change: $Author: kz $ $Date: 2001-02-09 22:19:54 $
2000-09-18 16:07:07 +00:00
*
* 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): _______________________________________
*
*
************************************************************************/
//===========================================================================
// TabPages fuer Redlining
//
// (C) 1998 StarDivision GmbH, Hamburg, Germany
//
// $Workfile: ctredlin.src $
2001-01-12 20:15:25 +00:00
// $Author: kz $
2001-02-09 21:19:54 +00:00
// $Date: 2001-02-09 22:19:54 $
// $Revision: 1.9 $
2000-09-18 16:07:07 +00:00
// $Logfile: T:/svx/source/dialog/ctredlin.srv $
//---------------------------------------------------------------------------
#include "ctredlin.hrc"
#include "helpid.hrc"
#ifndef STD_MASKCOLOR
#define STD_MASKCOLOR Color { Red=0xC000; Green=0xC000; Blue=0xC000;}
#endif
TabPage SID_REDLIN_FILTER_PAGE
{
String STR_FILTER
{
Text = "Filter" ;
Text [ ENGLISH ] = "Filter" ;
Text [ portuguese ] = "Filtro" ;
Text [ english_us ] = "Filter" ;
Text [ portuguese_brazilian ] = "Filter" ;
Text [ swedish ] = "Filter" ;
Text [ danish ] = "Filter" ;
Text [ italian ] = "Filtro" ;
Text [ spanish ] = "Filtro" ;
Text [ french ] = "Filtre" ;
Text [ dutch ] = "Filter" ;
Text[ chinese_simplified ] = "ɸѡ";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ polish ] = "Filtr";
Text[ japanese ] = "̨<><CCA8>";
Text[ chinese_traditional ] = "<22>z<EFBFBD><7A>";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD>";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ korean ] = "<22><><EFBFBD><EFBFBD>";
Text[ turkish ] = "Filtre";
Text[ language_user1 ] = " ";
};
HelpId = HID_REDLINING_FILTER_PAGE ;
OutputSize = TRUE ;
SVLook = TRUE ;
Size = MAP_APPFONT ( 264 , 126 ) ;
Hide = TRUE ;
CheckBox CB_DATE
{
Pos = MAP_APPFONT ( 12 , 11 ) ;
Size = MAP_APPFONT ( 50 , 10 ) ;
Text = "~Datum" ;
Text [ ENGLISH ] = "~Date" ;
TabStop = TRUE ;
HelpId = HID_REDLINING_FILTER_CB_DATE ;
Text [ english_us ] = "~Date" ;
Text [ portuguese_brazilian ] = "Datum" ;
Text [ swedish ] = "~Datum" ;
Text [ danish ] = "~Dato" ;
Text [ italian ] = "Data" ;
Text [ spanish ] = "~Fecha" ;
Text [ french ] = "Date" ;
Text [ dutch ] = "~Datum" ;
Text [ portuguese ] = "~Data" ;
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD>(~D)";
Text[ russian ] = "<22><><EFBFBD><EFBFBD>";
Text[ polish ] = "Data";
Text[ japanese ] = "<22><><EFBFBD>t<EFBFBD>Ǝ<EFBFBD><C68E><EFBFBD>(~D)";
2000-09-18 16:07:07 +00:00
Text[ chinese_traditional ] = "<22><><EFBFBD><EFBFBD>(~D)";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ korean ] = "<22><>¥(~D)";
Text[ turkish ] = "~Tarih";
Text[ language_user1 ] = " ";
};
ListBox LB_DATE
{
HelpId = HID_REDLINING_FILTER_LB_DATE ;
Border = TRUE ;
Disable = TRUE ;
Pos = MAP_APPFONT ( 63 , 9 ) ;
Size = MAP_APPFONT ( 78 , 99 ) ;
TabStop = TRUE ;
DropDown = TRUE ;
StringList =
{
< "vor dem" ; Default ; > ;
< "seit dem" ; Default ; > ;
< "gleich dem" ; Default ; > ;
< "ungleich dem" ; Default ; > ;
< "zwischen dem" ; Default ; > ;
< "seit dem Speichern" ; Default ; > ;
};
StringList [ ENGLISH ] =
{
< "vor dem" ; Default ; > ;
< "seit dem" ; Default ; > ;
< "gleich dem" ; Default ; > ;
< "ungleich dem" ; Default ; > ;
< "zwischen dem" ; Default ; > ;
< "seit dem Speichern" ; Default ; > ;
};
stringlist [ portuguese ] =
{
< "antes de" ; Default ; > ;
< "desde" ; Default ; > ;
< "igual a" ; Default ; > ;
< "desigual a" ; Default ; > ;
< "entre" ; Default ; > ;
< "desde o Guardar" ; Default ; > ;
};
stringlist [ english_us ] =
{
< "earlier than" ; Default ; > ;
< "since" ; Default ; > ;
< "equal to " ; Default ; > ;
< "not equal to" ; Default ; > ;
< "between" ; Default ; > ;
< "since saving" ; Default ; > ;
};
stringlist [ portuguese_brazilian ] =
{
< "vor dem" ; Default ; > ;
< "seit dem" ; Default ; > ;
< "gleich dem" ; Default ; > ;
< "ungleich dem" ; Default ; > ;
< "zwischen dem" ; Default ; > ;
< "seit dem Speichern" ; Default ; > ;
};
stringlist [ swedish ] =
{
< "innan den" ; Default ; > ;
< "sedan" ; Default ; > ;
< "lika med" ; Default ; > ;
< "inte lika med" ; Default ; > ;
< "mellan" ; Default ; > ;
< "sedan sparandet" ; Default ; > ;
};
stringlist [ danish ] =
{
< "f<>r den" ; Default ; > ;
< "siden den" ; Default ; > ;
< "lig med den" ; Default ; > ;
< "forskellig fra den" ; Default ; > ;
< "mellem den" ; Default ; > ;
< "siden gemning" ; Default ; > ;
};
stringlist [ italian ] =
{
< "prima del" ; Default ; > ;
< "dal" ; Default ; > ;
< "uguale a" ; Default ; > ;
< "non uguale a" ; Default ; > ;
< "tra il" ; Default ; > ;
< "dal salvataggio" ; Default ; > ;
};
stringlist [ spanish ] =
{
< "antes de" ; Default ; > ;
< "desde el" ; Default ; > ;
< "igual a" ; Default ; > ;
< "desigual a" ; Default ; > ;
< "entre" ; Default ; > ;
< "desde el 'Guardado'" ; Default ; > ;
};
stringlist [ french ] =
{
< "avant le" ; Default ; > ;
< "depuis le" ; Default ; > ;
< "<22>gal <20>" ; Default ; > ;
< "diff<66>rent de" ; Default ; > ;
< "entre le" ; Default ; > ;
< "depuis l'enregistrement" ; Default ; > ;
};
stringlist [ dutch ] =
{
< "voor de" ; Default ; > ;
< "na de" ; Default ; > ;
< "dezelfde als" ; Default ; > ;
< "niet dezelfde als" ; Default ; > ;
< "tussen de" ; Default ; > ;
< "na het opslaan" ; Default ; > ;
};
StringList [ chinese_simplified ] =
{
< "<22><><EFBFBD><EFBFBD>" ; Default ; > ;
< "<22><>" ; Default ; > ;
< "<22><>ͬ<EFBFBD><CDAC>" ; Default ; > ;
< "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" ; Default ; > ;
< "<22>м<EFBFBD><D0BC><EFBFBD>" ; Default ; > ;
< "<22>ڴ<EFBFBD><DAB4>̺<EFBFBD>" ; Default ; > ;
};
StringList [ russian ] =
{
< "<22><><EFBFBD><EFBFBD><EFBFBD>" ; Default ; > ;
< "<22> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" ; Default ; > ;
< "<22><><EFBFBD><EFBFBD><EFBFBD>" ; Default ; > ;
< "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" ; Default ; > ;
< "<22><><EFBFBD><EFBFBD><EFBFBD>" ; Default ; > ;
< "<22> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" ; Default ; > ;
};
StringList [ polish ] =
{
< "przed" ; Default ; > ;
< "od" ; Default ; > ;
< "r<>wny" ; Default ; > ;
< "nier<65>wny" ; Default ; > ;
< "mi<6D>dzy" ; Default ; > ;
< "od zapisu" ; Default ; > ;
};
StringList [ japanese ] =
{
< "<22><><EFBFBD>̓<EFBFBD><CC93><EFBFBD><EFBFBD>܂<EFBFBD>" ; Default ; > ;
< "<22><><EFBFBD>̓<EFBFBD><CC93><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" ; Default ; > ;
< "<22><><EFBFBD>̓<EFBFBD><CC93>t" ; Default ; > ;
< "<22><><EFBFBD>̓<EFBFBD><CC93>t<EFBFBD>ȊO" ; Default ; > ;
< "<22><><EFBFBD>̓<EFBFBD><CC93><EFBFBD><EFBFBD>̊<EFBFBD>" ; Default ; > ;
< "<22>ŏI<C58F>ۑ<EFBFBD><DB91>ȍ~" ; Default ; > ;
2000-09-18 16:07:07 +00:00
};
StringList [ chinese_traditional ] =
{
< "<22><><EFBFBD><EFBFBD>" ; Default ; > ;
< "<22>q" ; Default ; > ;
< "<22><><EFBFBD>P<EFBFBD>_" ; Default ; > ;
< "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" ; Default ; > ;
< "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" ; Default ; > ;
< "<22>b<EFBFBD>x<EFBFBD>s<EFBFBD><73>" ; Default ; > ;
};
StringList [ arabic ] =
{
< "<22><><EFBFBD>" ; Default ; > ;
< "<22><><EFBFBD>" ; Default ; > ;
< "<22><>" ; Default ; > ;
< "<22><><EFBFBD>" ; Default ; > ;
< "<22><><EFBFBD>" ; Default ; > ;
< "<22><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>" ; Default ; > ;
};
StringList [ greek ] =
{
< "<22><><EFBFBD><EFBFBD> <20><><EFBFBD>" ; Default ; > ;
< "<22><><EFBFBD> " ; Default ; > ;
< "<22><><EFBFBD> <20><>" ; Default ; > ;
< "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>" ; Default ; > ;
< "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" ; Default ; > ;
< "<22><><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" ; Default ; > ;
};
StringList [ korean ] =
{
< "<22><>" ; Default ; > ;
< "<22><><EFBFBD><EFBFBD>" ; Default ; > ;
< "(<28><>)<29><> <20><><EFBFBD><EFBFBD>" ; Default ; > ;
< "(<28><>)<29><> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>" ; Default ; > ;
< "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" ; Default ; > ;
< "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" ; Default ; > ;
};
StringList [ turkish ] =
{
< "bu tarihten <20>nce" ; Default ; > ;
< "ilk tarih" ; Default ; > ;
< "e<>ittir" ; Default ; > ;
< "e<>it de<64>ildir" ; Default ; > ;
< "Aral<61>k" ; Default ; > ;
< "Kay<61>ttan itibaren" ; Default ; > ;
};
StringList [ language_user1 ] =
{
< " " ; Default ; > ;
< " " ; Default ; > ;
< " " ; Default ; > ;
< " " ; Default ; > ;
< " " ; Default ; > ;
< " " ; Default ; > ;
};
};
DateField DF_DATE
{
HelpId = HID_REDLINING_FILTER_DF_DATE ;
Disable = TRUE ;
Border = TRUE ;
Pos = MAP_APPFONT ( 144 , 9 ) ;
Size = MAP_APPFONT ( 55 , 12 ) ;
TabStop = TRUE ;
Spin = TRUE ;
Repeat = TRUE ;
Intnl = International
{
DateCentury = TRUE ;
LongDateDayLeadingZero = TRUE ;
};
Minimum = Date
{
Year = 1985 ;
Month = 12 ;
Day = 31 ;
};
Maximum = Date
{
Year = 2050 ;
Month = 12 ;
Day = 31 ;
};
};
TimeField TF_DATE
{
HelpId = HID_REDLINING_FILTER_TF_DATE ;
Disable = TRUE ;
Border = TRUE ;
Pos = MAP_APPFONT ( 201 , 9 ) ;
Size = MAP_APPFONT ( 35 , 12 ) ;
TabStop = TRUE ;
Repeat = TRUE ;
Spin = TRUE ;
};
ImageButton IB_CLOCK
{
HelpId = HID_REDLINING_FILTER_IB_CLOCK ;
Disable = TRUE ;
Pos = MAP_APPFONT ( 239 , 9 ) ;
Size = MAP_APPFONT ( 12 , 12 ) ;
TabStop = TRUE ;
ButtonImage = Image
{
ImageBitmap = Bitmap { File = "time.bmp" ; };
MaskColor = STD_MASKCOLOR ;
};
QuickHelpText = "Datum/Uhrzeit einstellen" ;
QuickHelpText [ ENGLISH ] = "Set date/time" ;
QuickHelpText [ english_us ] = "Set Date/Time" ;
QuickHelpText [ portuguese_brazilian ] = "Datum/Uhrzeit einstellen" ;
QuickHelpText [ swedish ] = "St<53>ll in datum/klockslag" ;
QuickHelpText [ danish ] = "Indstil dato/klokkesl<73>t" ;
QuickHelpText [ italian ] = "Imposta data/ora" ;
QuickHelpText [ spanish ] = "Definir fecha/hora" ;
QuickHelpText [ french ] = "Actualiser la date/l'heure" ;
QuickHelpText [ dutch ] = "Datum/tijd instellen" ;
QuickHelpText [ portuguese ] = "Define data e hora" ;
QuickHelpText[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD>";
QuickHelpText[ polish ] = "Ustaw dat<61>/godzin<69>";
QuickHelpText[ japanese ] = "<22><><EFBFBD>t<EFBFBD>Ǝ<EFBFBD><C68E><EFBFBD><EFBFBD>̐ݒ<CC90>";
2000-09-18 16:07:07 +00:00
QuickHelpText[ chinese_simplified ] = "<22><EFBFBD><E8B6A8><EFBFBD><EFBFBD><><CAB1>";
QuickHelpText[ chinese_traditional ] = "<22>]<5D>w<EFBFBD><77><EFBFBD><EFBFBD>/<2F>ɶ<EFBFBD>";
QuickHelpText[ arabic ] = "<22><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>/<2F><><EFBFBD><EFBFBD><EFBFBD>";
QuickHelpText[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>/<2F><><EFBFBD><EFBFBD>";
2001-02-09 21:19:54 +00:00
QuickHelpText[ korean ] = "<22><>¥/<2F>ð<EFBFBD> <20><><EFBFBD><EFBFBD>!";
2000-09-18 16:07:07 +00:00
QuickHelpText[ language_user1 ] = " ";
QuickHelpText[ language_user1 ] = " ";
QuickHelpText[ turkish ] = "Datum/Uhrzeit einstellen";
2000-09-18 16:07:07 +00:00
};
FixedText FT_DATE2
{
Pos = MAP_APPFONT ( 112 , 26 ) ;
Size = MAP_APPFONT ( 32 , 12 ) ;
Disable = TRUE ;
Text = "~und dem" ;
Text [ ENGLISH ] = "and" ;
Text [ english_us ] = "and" ;
Text [ portuguese_brazilian ] = "und dem" ;
Text [ swedish ] = "och" ;
Text [ danish ] = "og den" ;
Text [ italian ] = "e" ;
Text [ spanish ] = "y" ;
Text [ french ] = "~et" ;
Text [ dutch ] = "~en de" ;
Text [ portuguese ] = "e" ;
Text[ chinese_simplified ] = "<22><>";
Text[ russian ] = "<22>";
Text[ polish ] = "i";
Text[ japanese ] = "<22><>";
2000-09-18 16:07:07 +00:00
Text[ chinese_traditional ] = "<22>M";
Text[ arabic ] = "<22>";
Text[ greek ] = "<22><><EFBFBD>";
Text[ korean ] = "<22>׸<EFBFBD><D7B8><EFBFBD>";
Text[ turkish ] = "~ile";
Text[ language_user1 ] = " ";
};
DateField DF_DATE2
{
HelpId = HID_REDLINING_FILTER_DF_DATE2 ;
Border = TRUE ;
Disable = TRUE ;
Pos = MAP_APPFONT ( 144 , 24 ) ;
Size = MAP_APPFONT ( 55 , 12 ) ;
TabStop = TRUE ;
Spin = TRUE ;
Repeat = TRUE ;
Intnl = International
{
DateCentury = TRUE ;
LongDateDayLeadingZero = TRUE ;
};
Minimum = Date
{
Year = 1985 ;
Month = 12 ;
Day = 31 ;
};
Maximum = Date
{
Year = 2050 ;
Month = 12 ;
Day = 31 ;
};
};
TimeField TF_DATE2
{
HelpId = HID_REDLINING_FILTER_TF_DATE2 ;
Border = TRUE ;
Disable = TRUE ;
Pos = MAP_APPFONT ( 201 , 24 ) ;
Size = MAP_APPFONT ( 35 , 12 ) ;
TabStop = TRUE ;
Spin = TRUE ;
Repeat = TRUE ;
};
ImageButton IB_CLOCK2
{
HelpId = HID_REDLINING_FILTER_IB_CLOCK2 ;
Disable = TRUE ;
Pos = MAP_APPFONT ( 239 , 24 ) ;
Size = MAP_APPFONT ( 12 , 12 ) ;
TabStop = TRUE ;
ButtonImage = Image
{
ImageBitmap = Bitmap { File = "time.bmp" ; };
MaskColor = STD_MASKCOLOR ;
};
QuickHelpText = "Datum/Uhrzeit einstellen" ;
QuickHelpText [ ENGLISH ] = "Set date/time" ;
QuickHelpText [ english_us ] = "Set Date/Time" ;
QuickHelpText [ portuguese_brazilian ] = "Datum/Uhrzeit einstellen" ;
QuickHelpText [ swedish ] = "St<53>ll in datum/klockslag" ;
QuickHelpText [ danish ] = "Indstil dato/klokkesl<73>t" ;
QuickHelpText [ italian ] = "Imposta data/ora" ;
QuickHelpText [ spanish ] = "Definir fecha/hora" ;
QuickHelpText [ french ] = "Actualiser la date/l'heure" ;
QuickHelpText [ dutch ] = "Datum/tijd instellen" ;
QuickHelpText [ portuguese ] = "Define data e hora" ;
QuickHelpText[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD>";
QuickHelpText[ polish ] = "Ustaw dat<61>/godzin<69>";
QuickHelpText[ japanese ] = "<22><><EFBFBD>t<EFBFBD>Ǝ<EFBFBD><C68E><EFBFBD><EFBFBD>̐ݒ<CC90>";
2000-09-18 16:07:07 +00:00
QuickHelpText[ chinese_simplified ] = "<22><EFBFBD><E8B6A8><EFBFBD><EFBFBD><><CAB1>";
QuickHelpText[ chinese_traditional ] = "<22>]<5D>w<EFBFBD><77><EFBFBD><EFBFBD>/<2F>ɶ<EFBFBD>";
QuickHelpText[ arabic ] = "<22><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>/<2F><><EFBFBD><EFBFBD><EFBFBD>";
QuickHelpText[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>/<2F><><EFBFBD><EFBFBD>";
2001-02-09 21:19:54 +00:00
QuickHelpText[ korean ] = "<22><>¥/<2F>ð<EFBFBD> <20><><EFBFBD><EFBFBD>!";
2000-09-18 16:07:07 +00:00
QuickHelpText[ language_user1 ] = " ";
QuickHelpText[ language_user1 ] = " ";
QuickHelpText[ turkish ] = "Datum/Uhrzeit einstellen";
2000-09-18 16:07:07 +00:00
};
CheckBox CB_AUTOR
{
HelpId = HID_REDLINING_FILTER_CB_AUTOR ;
Pos = MAP_APPFONT ( 12 , 46 ) ;
Size = MAP_APPFONT ( 50 , 12 ) ;
Text = "~Autor" ;
Text [ ENGLISH ] = "~Author" ;
TabStop = TRUE ;
Text [ english_us ] = "~Author" ;
Text [ portuguese_brazilian ] = "Autor" ;
Text [ swedish ] = "F<>rf~attare" ;
Text [ danish ] = "Forfatter" ;
Text [ italian ] = "Autore" ;
Text [ spanish ] = "~Autor" ;
Text [ french ] = "Auteur" ;
Text [ dutch ] = "~Auteur" ;
Text [ portuguese ] = "~Autor" ;
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD>(~A)";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD>";
Text[ polish ] = "Autor";
Text[ japanese ] = "<22><EFBFBD><EC90AC>(~A)";
Text[ chinese_traditional ] = "<22>@<40><>(~A)";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
2000-12-06 13:29:49 +00:00
Text[ korean ] = "<22>ۼ<EFBFBD><DBBC><EFBFBD>";
2000-09-18 16:07:07 +00:00
Text[ turkish ] = "~Yazan";
Text[ language_user1 ] = " ";
};
ListBox LB_AUTOR
{
HelpId = HID_REDLINING_FILTER_LB_AUTOR ;
Border = TRUE ;
Pos = MAP_APPFONT ( 63 , 44 ) ;
Size = MAP_APPFONT ( 173 , 100 ) ;
TabStop = TRUE ;
Disable = TRUE ;
DropDown = TRUE ;
};
CheckBox CB_RANGE
{
HelpId = HID_REDLINING_FILTER_CB_RANGE ;
Pos = MAP_APPFONT ( 12 , 67 ) ;
Size = MAP_APPFONT ( 50 , 10 ) ;
Text = "~Bereich" ;
Text [ ENGLISH ] = "~Range" ;
TabStop = TRUE ;
Text [ english_us ] = "~Range" ;
Text [ portuguese_brazilian ] = "Bereich" ;
Text [ swedish ] = "~Omr<6D>de" ;
Text [ danish ] = "Omr<6D>de" ;
Text [ italian ] = "Area" ;
Text [ spanish ] = "~<7E>rea" ;
Text [ french ] = "~Plage" ;
Text [ dutch ] = "~Bereik" ;
Text [ portuguese ] = "Intervalo" ;
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD>(~R)";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ polish ] = "Zakres";
Text[ japanese ] = "<22>͈<EFBFBD>(~R)";
Text[ chinese_traditional ] = "<22>ϰ<EFBFBD>(~R)";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ korean ] = "<22><><EFBFBD><EFBFBD>(~R)";
Text[ turkish ] = "~Aral<61>k";
Text[ language_user1 ] = " ";
};
Edit ED_RANGE
{
HelpId = HID_REDLINING_FILTER_ED_RANGE ;
Disable = TRUE ;
Border = TRUE ;
Pos = MAP_APPFONT ( 63 , 65 ) ;
Size = MAP_APPFONT ( 173 , 12 ) ;
TabStop = TRUE ;
};
String STR_ACTION
{
Text = "A~ktion" ;
Text [ ENGLISH ] = "A~ction" ;
Text [ portuguese ] = "A~c<><63>o" ;
Text [ english_us ] = "A~ction" ;
Text [ portuguese_brazilian ] = "A~ktion" ;
Text [ swedish ] = "<22>t~g<>rd" ;
Text [ danish ] = "Handling" ;
Text [ italian ] = "Opera~zione" ;
Text [ spanish ] = "~Acci<63>n" ;
Text [ french ] = "A~ction" ;
Text [ dutch ] = "A~ctiviteit" ;
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD>(~C)";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ polish ] = "Akcja";
Text[ japanese ] = "<22><><EFBFBD><EFBFBD><EFBFBD>(~C)";
2001-01-26 19:46:35 +00:00
Text[ chinese_traditional ] = "<22>ʧ@(~C)";
2000-09-18 16:07:07 +00:00
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ korean ] = "<22><><EFBFBD><EFBFBD>(~C)";
Text[ turkish ] = "<22>~<7E>lem";
Text[ language_user1 ] = " ";
};
ListBox LB_ACTION
{
HelpId = HID_REDLINING_FILTER_LB_ACTION ;
Border = TRUE ;
Hide = TRUE ;
Disable = TRUE ;
Pos = MAP_APPFONT ( 63 , 65 ) ;
Size = MAP_APPFONT ( 173 , 100 ) ;
TabStop = TRUE ;
DropDown = TRUE ;
};
PushButton BTN_REF
{
HelpId = HID_REDLINING_FILTER_BTN_REF ;
Pos = MAP_APPFONT ( 239 , 65 ) ;
Size = MAP_APPFONT ( 12 , 12 ) ;
Disable = TRUE ;
TabStop = TRUE ;
Text = "..." ;
QuickHelpText = "Tabellenreferenz einstellen" ;
QuickHelpText [ ENGLISH ] = "Set referenz" ;
QuickHelpText [ english_us ] = "Set Reference" ;
Text [ portuguese_brazilian ] = "..." ;
QuickHelpText [ portuguese_brazilian ] = "Tabellenreferenz einstellen" ;
Text [ swedish ] = "..." ;
QuickHelpText [ swedish ] = "St<53>ll in tabellreferens" ;
Text [ danish ] = "..." ;
QuickHelpText [ danish ] = "Indstil tabelreference" ;
Text [ italian ] = "..." ;
QuickHelpText [ italian ] = "Imposta il riferimento di tabella" ;
Text [ spanish ] = "..." ;
QuickHelpText [ spanish ] = "Definir referencia a tabla" ;
Text [ french ] = "..." ;
QuickHelpText [ french ] = "Ajuster r<>f<EFBFBD>rence" ;
Text [ dutch ] = "..." ;
QuickHelpText [ dutch ] = "Tabellenreferentie instellen" ;
Text [ portuguese ] = "..." ;
QuickHelpText [ portuguese ] = "Definir refer<65>ncia" ;
Text [ english_us ] = "..." ;
Text[ chinese_simplified ] = "...";
Text[ russian ] = "...";
Text[ polish ] = "...";
Text[ japanese ] = "...";
Text[ chinese_traditional ] = "...";
Text[ arabic ] = "...";
QuickHelpText[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
QuickHelpText[ polish ] = "Ustaw tabel<65> odwo<77>a<EFBFBD>";
QuickHelpText[ japanese ] = "<22>\\<5C>̎Q<CC8E>Ƃ<EFBFBD><C682>ݒ<EFBFBD>";
QuickHelpText[ chinese_simplified ] = "<22><EFBFBD><E8B6A8><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
QuickHelpText[ chinese_traditional ] = "<22>]<5D>w<EFBFBD>u<EFBFBD>@<40><><EFBFBD>ѷ<EFBFBD>";
QuickHelpText[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ greek ] = "...";
Text[ korean ] = "...";
QuickHelpText[ greek ] = "Set Reference";
2001-02-09 21:19:54 +00:00
QuickHelpText[ korean ] = "<22><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>!";
2000-09-18 16:07:07 +00:00
Text[ turkish ] = "...";
Text[ language_user1 ] = " ";
QuickHelpText[ turkish ] = "Tabellenreferenz einstellen";
2000-09-18 16:07:07 +00:00
};
CheckBox CB_COMMENT
{
HelpId = HID_REDLINING_FILTER_CB_COMMENT ;
Pos = MAP_APPFONT ( 12 , 88 ) ;
Size = MAP_APPFONT ( 50 , 10 ) ;
Text = "Be~schreibung" ;
Text [ ENGLISH ] = "~Comment" ;
TabStop = TRUE ;
Text[ italian ] = "~Descrizione";
Text[ portuguese_brazilian ] = "~Comment";
Text[ portuguese ] = "D~escri<72><69>o";
Text[ danish ] = "Beskrivelse";
Text[ french ] = "~Description";
Text[ swedish ] = "Be~skrivning";
Text[ dutch ] = "~Commentaar";
Text[ spanish ] = "~Descripci<63>n";
Text[ english_us ] = "Comment";
Text[ chinese_simplified ] = "˵<><CBB5>";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ polish ] = "Opis";
Text[ japanese ] = "<22><><EFBFBD><EFBFBD>";
Text[ chinese_traditional ] = "<22>y<EFBFBD>z";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD>";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ korean ] = "<22><><EFBFBD><EFBFBD>";
Text[ turkish ] = "A<><41>k~lama";
Text[ language_user1 ] = " ";
};
Edit ED_COMMENT
{
HelpId = HID_REDLINING_FILTER_ED_COMMENT ;
Disable = TRUE ;
Border = TRUE ;
Pos = MAP_APPFONT ( 63 , 86 ) ;
Size = MAP_APPFONT ( 173 , 12 ) ;
TabStop = TRUE ;
};
GroupBox GB_FILTER
{
Pos = MAP_APPFONT ( 3 , 1 ) ;
Size = MAP_APPFONT ( 257 , 103) ;
};
};
TabPage SID_REDLIN_VIEW_PAGE
{
HelpId = HID_REDLINING_VIEW_PAGE ;
OutputSize = TRUE ;
SVLook = TRUE ;
Size = MAP_APPFONT ( 270 , 126 ) ;
Hide = TRUE ;
String STR_VIEW
{
Text = "Liste" ;
Text [ ENGLISH ] = "List" ;
Text [ english_us ] = "List" ;
Text [ portuguese_brazilian ] = "Liste" ;
Text [ swedish ] = "Lista" ;
Text [ danish ] = "Liste" ;
Text [ italian ] = "Lista" ;
Text [ spanish ] = "Lista" ;
Text [ french ] = "Liste" ;
Text [ dutch ] = "Lijst" ;
Text [ portuguese ] = "Lista" ;
Text[ chinese_simplified ] = "<22>е<EFBFBD>";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ polish ] = "Lista";
Text[ japanese ] = "ؽ<>";
Text[ chinese_traditional ] = "<22>M<EFBFBD><4D>";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD>";
Text[ korean ] = "<22><><EFBFBD><EFBFBD>";
Text[ turkish ] = "Liste";
Text[ language_user1 ] = " ";
};
Control DG_VIEW
{
HelpId = HID_REDLINING_VIEW_DG_VIEW ;
Pos = MAP_APPFONT ( 3 , 1 ) ;
Size = MAP_APPFONT ( 221 , 65 ) ;
Border = TRUE ;
};
PushButton PB_ACCEPT
{
HelpId = HID_REDLINING_VIEW_PB_ACCEPT ;
Text = "~Akzeptieren" ;
Text [ ENGLISH ] = "Accept" ;
Pos = MAP_APPFONT ( 3 , 69 ) ;
Size = MAP_APPFONT ( 60 , 14 ) ;
Text [ portuguese ] = "~Aceitar" ;
Text [ english_us ] = "~Accept" ;
Text [ portuguese_brazilian ] = "~Akzeptieren" ;
Text [ swedish ] = "~Acceptera" ;
Text [ danish ] = "Accepter" ;
Text [ italian ] = "~Accetta" ;
Text [ spanish ] = "~Aceptar" ;
Text [ french ] = "~Accepter" ;
Text [ dutch ] = "~Accepteren" ;
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD>(~A)";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ polish ] = "Zaakceptuj";
Text[ japanese ] = "<22>󂯓<EFBFBD><F382AF93><EFBFBD><EFBFBD><EFBFBD>(~A)";
2000-09-18 16:07:07 +00:00
Text[ chinese_traditional ] = "<22><><EFBFBD><EFBFBD>(~A)";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD>";
Text[ greek ] = "~<7E><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ korean ] = "<22><><EFBFBD><EFBFBD>(~A)";
Text[ turkish ] = "~Kabul et";
Text[ language_user1 ] = " ";
};
PushButton PB_REJECT
{
HelpId = HID_REDLINING_VIEW_PB_REJECT ;
Text = "A~blehnen" ;
Text [ ENGLISH ] = "Reject" ;
Pos = MAP_APPFONT ( 69 , 69 ) ;
Size = MAP_APPFONT ( 60 , 14 ) ;
Text [ english_us ] = "~Reject" ;
Text [ portuguese_brazilian ] = "A~blehnen" ;
Text [ swedish ] = "Av~b<>ja" ;
Text [ danish ] = "Forkast" ;
Text [ italian ] = "~Rifiuta" ;
Text [ spanish ] = "~Rechazar" ;
Text [ french ] = "~Refuser" ;
Text [ dutch ] = "V~erwerpen" ;
Text [ portuguese ] = "~Rejeitar" ;
Text[ chinese_simplified ] = "<22>ܾ<EFBFBD>(~R)";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ polish ] = "Odrzu<7A>";
Text[ japanese ] = "<22>󂯓<EFBFBD><F382AF93><EFBFBD><EFBFBD>Ȃ<EFBFBD>(~R)";
2000-09-18 16:07:07 +00:00
Text[ chinese_traditional ] = "<22>ڵ<EFBFBD>(~R)";
Text[ arabic ] = "<22><><EFBFBD>";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ korean ] = "<22>ź<EFBFBD>(~R)";
Text[ turkish ] = "R~eddet";
Text[ language_user1 ] = " ";
};
PushButton PB_ACCEPTALL
{
HelpId = HID_REDLINING_VIEW_PB_ACCEPTALL ;
Text = "Alle ak~zeptieren" ;
Text [ ENGLISH ] = "Accept All" ;
Pos = MAP_APPFONT ( 141 , 69 ) ;
Size = MAP_APPFONT ( 60 , 14 ) ;
2001-01-12 20:15:25 +00:00
Text [ english_us ] = "A~ccept All" ;
2000-09-18 16:07:07 +00:00
Text [ portuguese_brazilian ] = "Alle ak~zeptieren" ;
Text [ swedish ] = "A~cceptera alla" ;
Text [ danish ] = "Accepter alle" ;
2001-02-09 21:19:54 +00:00
Text [ italian ] = "Accetta ~tutto" ;
2000-09-18 16:07:07 +00:00
Text [ spanish ] = "~Aceptar todo" ;
Text [ french ] = "Tout a~ccepter" ;
Text [ dutch ] = "Alle ac~cepteren" ;
Text [ portuguese ] = "~Aceitar tudo" ;
Text[ chinese_simplified ] = "ȫ<><C8AB><EFBFBD><EFBFBD><EFBFBD><EFBFBD>(~A)";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>";
Text[ polish ] = "Akcept. wszystkie";
Text[ japanese ] = "<22><><EFBFBD>ׂĎ󂯓<C48E><F382AF93><EFBFBD><EFBFBD><EFBFBD>(~A)";
2000-09-18 16:07:07 +00:00
Text[ chinese_traditional ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>(~A)";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD>~<7E><> <20><><EFBFBD><EFBFBD>";
Text[ korean ] = "<22><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>(~A)";
Text[ turkish ] = "~T<>m<EFBFBD>n<EFBFBD> kabul et";
Text[ language_user1 ] = " ";
};
PushButton PB_REJECTALL
{
HelpId = HID_REDLINING_VIEW_PB_REJECTALL ;
Text = "Alle ab~lehnen" ;
Text [ ENGLISH ] = "Reject All" ;
Pos = MAP_APPFONT ( 207 , 69 ) ;
Size = MAP_APPFONT ( 60 , 14 ) ;
2001-01-12 20:15:25 +00:00
Text [ english_us ] = "R~eject All" ;
2000-09-18 16:07:07 +00:00
Text [ portuguese_brazilian ] = "Alle ab~lehnen" ;
Text [ swedish ] = "A~vb<76>j alla" ;
Text [ danish ] = "Forkast alle" ;
2001-02-09 21:19:54 +00:00
Text [ italian ] = "Rifiuta ~tutto" ;
2000-09-18 16:07:07 +00:00
Text [ spanish ] = "~Rechazar todo" ;
Text [ french ] = "Tout r~efuser" ;
Text [ dutch ] = "Alle ver~werpen" ;
Text [ portuguese ] = "Rejeitar ~tudo" ;
Text[ chinese_simplified ] = "ȫ<><C8AB><EFBFBD>ܾ<EFBFBD>(~R)";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>";
Text[ polish ] = "Odrzu<7A> wszystkie";
Text[ japanese ] = "<22><><EFBFBD>ׂĎ󂯓<C48E><F382AF93><EFBFBD><EFBFBD>Ȃ<EFBFBD>(~R)";
2000-09-18 16:07:07 +00:00
Text[ chinese_traditional ] = "<22><><EFBFBD><EFBFBD><EFBFBD>ڵ<EFBFBD>(~R)";
Text[ arabic ] = "<22><><EFBFBD> <20><><EFBFBD><EFBFBD>";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>";
Text[ korean ] = "<22><><EFBFBD><EFBFBD> <20>ź<EFBFBD>(~R)";
Text[ turkish ] = "T<>m<EFBFBD>n<EFBFBD> ~reddet";
Text[ language_user1 ] = " ";
};
PushButton PB_UNDO
{
HelpId = HID_REDLINING_VIEW_PB_UNDO ;
Text = "~R<>ckg<6B>ngig" ;
Text [ ENGLISH ] = "Undo" ;
Hide = TRUE;
Pos = MAP_APPFONT ( 279 , 69 ) ;
Size = MAP_APPFONT ( 60 , 14 ) ;
Text[ italian ] = "Annulla";
Text[ portuguese_brazilian ] = "Undo";
Text[ portuguese ] = "A~nular";
Text[ danish ] = "Fortryd";
Text[ french ] = "~Annuler";
Text[ swedish ] = "~<7E>ngra";
Text[ dutch ] = "~Ongedaan maken";
Text[ spanish ] = "~Deshacer";
Text[ english_us ] = "Undo";
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ polish ] = "Cofnij";
Text[ japanese ] = "<22><><EFBFBD>ɖ߂<C996>";
Text[ chinese_traditional ] = "<22>_<EFBFBD><5F>";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD>";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
2000-12-01 07:14:08 +00:00
Text[ korean ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
2000-09-18 16:07:07 +00:00
Text[ turkish ] = "~Geri al";
Text[ language_user1 ] = " ";
};
String STR_TITLE1
{
Text = "Aktion" ;
Text [ ENGLISH ] = "Action" ;
Text [ english_us ] = "Action" ;
Text [ portuguese_brazilian ] = "Aktion" ;
Text [ swedish ] = "<22>tg<74>rd" ;
Text [ danish ] = "Handling" ;
Text [ italian ] = "Operazione" ;
Text [ spanish ] = "Acci<63>n" ;
Text [ french ] = "Action" ;
Text [ dutch ] = "Activiteit" ;
Text [ portuguese ] = "Ac<41><63>o" ;
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD>";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ polish ] = "Akcja";
Text[ japanese ] = "<22><><EFBFBD><EFBFBD><EFBFBD>";
2001-01-26 19:46:35 +00:00
Text[ chinese_traditional ] = "<22>ʧ@";
2000-09-18 16:07:07 +00:00
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ korean ] = "<22><><EFBFBD><EFBFBD>";
Text[ turkish ] = "<22><>lem";
Text[ language_user1 ] = " ";
};
String STR_TITLE2
{
Text = "Position" ;
Text [ ENGLISH ] = "Position" ;
Text [ english_us ] = "Position" ;
Text [ portuguese_brazilian ] = "Position" ;
Text [ swedish ] = "Position" ;
Text [ danish ] = "Placering" ;
Text [ italian ] = "Posizione" ;
Text [ spanish ] = "Posici<63>n" ;
Text [ french ] = "Position" ;
Text [ dutch ] = "Positie" ;
Text [ portuguese ] = "Posi<73><69>o" ;
Text[ chinese_simplified ] = "λ<><CEBB>";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ polish ] = "Pozycja";
Text[ japanese ] = "<22>ʒu";
Text[ chinese_traditional ] = "<22><><EFBFBD>m";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ greek ] = "<22><><EFBFBD><EFBFBD>";
Text[ korean ] = "<22><>ġ";
Text[ turkish ] = "Konum";
Text[ language_user1 ] = " ";
};
String STR_TITLE3
{
Text = "Autor" ;
Text [ ENGLISH ] = "Author" ;
Text [ english_us ] = "Author" ;
Text [ portuguese_brazilian ] = "Autor" ;
Text [ swedish ] = "F<>rfattare" ;
Text [ danish ] = "Forfatter" ;
Text [ italian ] = "Autore" ;
Text [ spanish ] = "Autor" ;
Text [ french ] = "Auteur" ;
Text [ dutch ] = "Auteur" ;
Text [ portuguese ] = "Autor" ;
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD>";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD>";
Text[ polish ] = "Autor";
Text[ japanese ] = "<22><EFBFBD><EC90AC>";
Text[ chinese_traditional ] = "<22>@<40><>";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
2000-12-06 13:29:49 +00:00
Text[ korean ] = "<22>ۼ<EFBFBD><DBBC><EFBFBD>";
2000-09-18 16:07:07 +00:00
Text[ turkish ] = "Yazan";
Text[ language_user1 ] = " ";
};
String STR_TITLE4
{
Text = "Datum" ;
Text [ ENGLISH ] = "Date" ;
Text [ english_us ] = "Date" ;
Text [ portuguese_brazilian ] = "Datum" ;
Text [ swedish ] = "Datum" ;
Text [ danish ] = "Dato" ;
Text [ italian ] = "Data" ;
Text [ spanish ] = "Fecha" ;
Text [ french ] = "Date" ;
Text [ dutch ] = "Datum" ;
Text [ portuguese ] = "Data" ;
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD>";
Text[ russian ] = "<22><><EFBFBD><EFBFBD>";
Text[ polish ] = "Data";
Text[ japanese ] = "<22><><EFBFBD>t<EFBFBD>Ǝ<EFBFBD><C68E><EFBFBD>";
2000-09-18 16:07:07 +00:00
Text[ chinese_traditional ] = "<22><><EFBFBD><EFBFBD>";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ korean ] = "<22><>¥";
Text[ turkish ] = "Tarih";
Text[ language_user1 ] = " ";
};
String STR_TITLE5
{
Text = "Beschreibung" ;
Text [ ENGLISH ] = "Comment" ;
Text [ english_us ] = "Comment" ;
Text [ portuguese_brazilian ] = "Beschreibung" ;
Text [ swedish ] = "Beskrivning" ;
Text [ danish ] = "Beskrivelse" ;
Text [ italian ] = "Descrizione" ;
Text [ spanish ] = "Descripci<63>n" ;
Text [ french ] = "Description" ;
Text [ dutch ] = "Omschrijviing" ;
Text [ portuguese ] = "Coment<6E>rio" ;
Text[ chinese_simplified ] = "˵<><CBB5>";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ polish ] = "Komentarz";
Text[ japanese ] = "<22><><EFBFBD><EFBFBD>";
Text[ chinese_traditional ] = "<22>y<EFBFBD>z";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD>";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ korean ] = "<22><><EFBFBD><EFBFBD>";
Text[ turkish ] = "A<><41>klama";
Text[ language_user1 ] = " ";
};
};