2001-02-05 08:26:47 +00:00
/*************************************************************************
*
* $RCSfile: querydlg.src,v $
*
2004-03-02 11:47:37 +00:00
* $Revision: 1.42 $
2001-02-05 08:26:47 +00:00
*
2004-03-02 11:47:37 +00:00
* last change: $Author: rt $ $Date: 2004-03-02 12:47:37 $
2001-02-05 08:26:47 +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): _______________________________________
*
*
************************************************************************/
2002-08-19 07:01:32 +00:00
#ifndef _DBU_QRY_HRC_
#include "dbu_qry.hrc"
2001-02-05 08:26:47 +00:00
#endif
#ifndef DBAUI_QUERYDLG_HRC
#include "querydlg.hrc"
#endif
#include "dbaccess_helpid.hrc"
ModalDialog DLG_QRY_JOIN
{
OutputSize = TRUE ;
SVLook = TRUE ;
HelpId = HID_DLG_QRY_JOIN ;
2002-02-06 06:45:42 +00:00
Size = MAP_APPFONT ( 265, 205 ) ;
2001-02-05 08:26:47 +00:00
Text = "Verbundeigenschaften" ;
Text [ ENGLISH ] = "Join properties" ;
Moveable = TRUE ;
Closeable = TRUE ;
2002-02-06 06:45:42 +00:00
Window LB_CONTROL
{
Pos = MAP_APPFONT( 0, 0 );
Size = MAP_APPFONT( 203, 113 );
DialogControl = TRUE;
2002-02-27 09:20:16 +00:00
HelpId = HID_DLG_QRY_WINDOW_CONTROL ;
2002-02-06 06:45:42 +00:00
FixedLine FL_INVOLVED_TABLES
{
Pos = MAP_APPFONT ( 6 , 3 ) ;
Size = MAP_APPFONT ( 191 , 8 ) ;
Text = "beteiligte Tabellen" ;
Text [ English ] = "involved tables" ;
Text[ english_us ] = "Tables involved";
Text[ portuguese ] = "Tabelas consideradas";
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ dutch ] = "betrokken tabellen";
Text[ french ] = "Tables impliqu<71> es";
2002-05-28 19:15:50 +00:00
Text[ spanish ] = "Tablas implicadas";
2002-02-06 06:45:42 +00:00
Text[ italian ] = "Tabelle considerate";
Text[ danish ] = "involverede tabeller";
Text[ swedish ] = "inkluderade tabeller";
Text[ polish ] = "implikowane tabele";
2003-07-03 17:03:21 +00:00
Text[ portuguese_brazilian ] = "tabelas consideradas";
2002-06-10 19:14:05 +00:00
Text[ japanese ] = "関連テーブル";
2002-02-06 06:45:42 +00:00
Text[ korean ] = "관련 테이블";
Text[ chinese_simplified ] = "有关联的表格";
Text[ chinese_traditional ] = "相關的表格";
Text[ arabic ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
2003-04-29 16:25:51 +00:00
Text[ turkish ] = "<22> <> erilen tablolar";
2002-09-05 10:32:44 +00:00
Text[ catalan ] = "taules implicades";
2003-04-29 16:25:51 +00:00
Text[ finnish ] = "Tables involved";
2002-04-29 19:13:09 +00:00
Text[ thai ] = "Tables involved";
2003-04-29 16:25:51 +00:00
Text[ czech ] = "Použité tabulky";
Text[ hebrew ] = "beteiligte Tabellen";
Text[ hindi ] = "Tables involved";
2003-06-13 11:56:13 +00:00
Text[ slovak ] = "Zahrnuté tabuľky";
2003-12-17 14:21:12 +00:00
Text[ hungarian ] = "Érintett táblák";
Text[ slovenian ] = "Vključene so tabele";
2002-02-06 06:45:42 +00:00
};
ListBox LB_LEFT_TABLE
{
Border = TRUE;
Pos = MAP_APPFONT( 12, 14 );
Size = MAP_APPFONT( 87, 60 );
2002-02-27 09:20:16 +00:00
HelpId = HID_DLG_QRY_LEFT_TABLE ;
2002-02-06 06:45:42 +00:00
DropDown = TRUE;
TabStop = TRUE;
};
ListBox LB_RIGHT_TABLE
{
Border = TRUE;
Pos = MAP_APPFONT( 104, 14 );
Size = MAP_APPFONT( 87, 60 );
2002-02-27 09:20:16 +00:00
HelpId = HID_DLG_QRY_RIGHT_TABLE ;
2002-02-06 06:45:42 +00:00
DropDown = TRUE;
TabStop = TRUE;
};
FixedLine FL_INVOLVED_FIELDS
{
Pos = MAP_APPFONT ( 6 , 29 ) ;
Size = MAP_APPFONT ( 191 , 8 ) ;
Text = "beteiligte Felder" ;
Text [ English ] = "involved fields" ;
Text[ english_us ] = "Fields involved";
Text[ portuguese ] = "Campos considerados";
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> ";
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ dutch ] = "betrokken velden";
Text[ french ] = "Champs impliqu<71> s";
2002-05-28 19:15:50 +00:00
Text[ spanish ] = "Campos implicados";
2002-02-06 06:45:42 +00:00
Text[ italian ] = "Campi considerati";
Text[ danish ] = "involverede felter";
Text[ swedish ] = "inkluderade f<> lt";
Text[ polish ] = "implikowane pola";
2003-07-03 17:03:21 +00:00
Text[ portuguese_brazilian ] = "campos considerados";
2002-06-10 19:14:05 +00:00
Text[ japanese ] = "関連フィールド";
2002-02-06 06:45:42 +00:00
Text[ korean ] = "관련 필드";
Text[ chinese_simplified ] = "有关联的字段";
Text[ chinese_traditional ] = "相關的欄位";
Text[ arabic ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
2003-04-29 16:25:51 +00:00
Text[ turkish ] = "<22> <> erilen alanlar";
2002-09-05 10:32:44 +00:00
Text[ catalan ] = "camps implicats";
2003-04-29 16:25:51 +00:00
Text[ finnish ] = "Fields involved";
2002-04-29 19:13:09 +00:00
Text[ thai ] = "Fields involved";
2003-04-29 16:25:51 +00:00
Text[ czech ] = "Použitá pole";
Text[ hebrew ] = "beteiligte Felder";
Text[ hindi ] = "Fields involved";
2003-06-13 11:56:13 +00:00
Text[ slovak ] = "Zahrnuté polia";
2003-12-17 14:21:12 +00:00
Text[ hungarian ] = "Érintett mezők";
Text[ slovenian ] = "Vključena so polja";
2002-02-06 06:45:42 +00:00
};
};
2001-06-21 14:32:06 +00:00
FixedLine FL_JOIN
2001-02-05 08:26:47 +00:00
{
2002-02-06 06:45:42 +00:00
Pos = MAP_APPFONT ( 6 , 114 ) ;
Size = MAP_APPFONT ( 191 , 8 ) ;
Text = "Optionen" ;
Text [ ENGLISH ] = "Options" ;
2001-02-05 08:26:47 +00:00
Text[ english_us ] = "Options";
Text[ portuguese ] = "Op<4F> <70> es";
2003-03-19 16:57:12 +00:00
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
2001-02-05 08:26:47 +00:00
Text[ dutch ] = "Opties";
Text[ french ] = "Options";
Text[ spanish ] = "Opciones";
Text[ italian ] = "Opzioni";
Text[ danish ] = "Indstillinger";
Text[ swedish ] = "Alternativ";
Text[ polish ] = "Opcje";
2003-04-29 16:25:51 +00:00
Text[ portuguese_brazilian ] = "Op<4F> <70> es";
2001-12-14 15:42:41 +00:00
Text[ japanese ] = "オプション";
2001-08-07 13:51:58 +00:00
Text[ chinese_simplified ] = "选项";
Text[ chinese_traditional ] = "選項";
2001-02-05 08:26:47 +00:00
Text[ dutch ] = "Opties";
2001-08-07 13:51:58 +00:00
Text[ chinese_simplified ] = "选项";
2001-02-05 08:26:47 +00:00
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
2001-08-07 13:51:58 +00:00
Text[ korean ] = "옵션";
2001-02-05 08:26:47 +00:00
Text[ arabic ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ turkish ] = "Se<53> enekler";
Text[ language_user1 ] = " ";
2001-10-11 19:55:20 +00:00
Text[ catalan ] = "Opcions";
2001-05-12 05:33:30 +00:00
Text[ finnish ] = "Asetukset";
2002-04-29 19:13:09 +00:00
Text[ thai ] = "ตัวเลือก";
2003-04-29 16:25:51 +00:00
Text[ czech ] = "Volby";
Text[ hebrew ] = "אפשרויות";
Text[ hindi ] = "विकल्प";
2003-06-13 11:56:13 +00:00
Text[ slovak ] = "Nastavenia";
2003-12-17 14:21:12 +00:00
Text[ hungarian ] = "Beállítások";
Text[ slovenian ] = "Možnosti";
2001-02-05 08:26:47 +00:00
};
2002-02-06 06:45:42 +00:00
FixedText FT_LISTBOXTITLE
2001-02-05 08:26:47 +00:00
{
2002-02-06 06:45:42 +00:00
Pos = MAP_APPFONT ( 12 , 127 ) ;
Size = MAP_APPFONT ( 89 , 8 ) ;
Text = "~Art" ;
Text [ ENGLISH ] = "~Type" ;
2002-04-29 19:13:09 +00:00
Text[ english_us ] = "~Type";
2003-04-29 16:25:51 +00:00
Text[ portuguese ] = "T~ipo";
Text[ russian ] = "<22> <> <EFBFBD> ";
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> ";
2003-12-17 14:21:12 +00:00
Text[ dutch ] = "~Type";
2002-06-10 19:14:05 +00:00
Text[ french ] = "Type";
2002-05-28 19:15:50 +00:00
Text[ spanish ] = "~Tipo";
2003-04-29 16:25:51 +00:00
Text[ finnish ] = "~Tyyppi";
2002-06-10 19:14:05 +00:00
Text[ italian ] = "~Tipo";
2003-12-17 14:21:12 +00:00
Text[ danish ] = "~Type";
2002-05-23 19:15:13 +00:00
Text[ swedish ] = "~Typ";
2003-04-29 16:25:51 +00:00
Text[ polish ] = "Typ";
2003-07-03 17:03:21 +00:00
Text[ portuguese_brazilian ] = "~Tipo";
2002-06-10 19:14:05 +00:00
Text[ japanese ] = "種類(~T)";
2002-05-28 19:15:50 +00:00
Text[ korean ] = "유형(~T)";
Text[ chinese_simplified ] = "类型(~T)";
2002-05-23 19:15:13 +00:00
Text[ chinese_traditional ] = "類型(~T)";
2003-04-29 16:25:51 +00:00
Text[ turkish ] = "~T<> r";
Text[ arabic ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> ";
2002-09-05 10:32:44 +00:00
Text[ catalan ] = "~Tipus";
Text[ thai ] = "~ชนิด";
2003-04-29 16:25:51 +00:00
Text[ czech ] = "Typ";
Text[ hebrew ] = "סוג";
Text[ hindi ] = "~Type";
2003-06-13 11:56:13 +00:00
Text[ slovak ] = "~Typ";
2003-12-17 14:21:12 +00:00
Text[ hungarian ] = "~Típus";
Text[ slovenian ] = "~Vrsta";
2001-02-05 08:26:47 +00:00
};
2002-02-06 06:45:42 +00:00
ListBox LB_JOINTYPE
2001-02-05 08:26:47 +00:00
{
2002-02-06 06:45:42 +00:00
Pos = MAP_APPFONT ( 101 , 125 ) ;
Size = MAP_APPFONT ( 90 , 60 ) ;
HelpId = HID_DLG_QRY_JOINTYPE ;
StringList =
{
< "Innerer" ; Default; > ;
< "Linker" ; Default; > ;
< "Rechter" ; Default; > ;
< "Vollst<73> ndiger" ; Default; > ;
};
StringList [ ENGLISH ] =
{
< "Inner" ; Default; > ;
< "Left" ; Default; > ;
< "Right" ; Default; > ;
< "Full" ; Default; > ;
};
DropDown = TRUE;
DDExtraWidth = TRUE;
2002-04-29 19:13:09 +00:00
StringList [ language_user1 ] =
{
2003-07-03 17:03:21 +00:00
< "; Innerer" ; Default; > ;
< "; Linker" ; Default; > ;
< "; Rechter" ; Default; > ;
< "; Vollst<73> ndiger" ; Default; > ;
2002-04-29 19:13:09 +00:00
};
StringList [ english_us ] =
{
2002-09-05 10:32:44 +00:00
< "Inner join" ; Default; > ;
< "Left join" ; Default; > ;
< "Right join" ; Default; > ;
< "Full (outer) join" ; Default; > ;
2002-04-29 19:13:09 +00:00
};
StringList [ portuguese ] =
{
2003-04-29 16:25:51 +00:00
< "Inner join" ; Default; > ;
< "Left join" ; Default; > ;
< "Right join" ; Default; > ;
< "Full (outer) join" ; Default; > ;
2002-04-29 19:13:09 +00:00
};
StringList [ russian ] =
{
2003-04-29 16:25:51 +00:00
< "Inner join" ; Default; > ;
< "Left join" ; Default; > ;
< "Right join" ; Default; > ;
2002-04-29 19:13:09 +00:00
< "Vollst<73> ndiger" ; Default; > ;
};
StringList [ greek ] =
{
2003-04-29 16:25:51 +00:00
< "Inner join" ; Default; > ;
< "Left join" ; Default; > ;
< "Right join" ; Default; > ;
2003-12-17 14:21:12 +00:00
< "Full (outer) join" ; Default; > ;
2002-04-29 19:13:09 +00:00
};
StringList [ dutch ] =
{
2003-04-29 16:25:51 +00:00
< "Inner join" ; Default; > ;
< "Left join" ; Default; > ;
< "Right join" ; Default; > ;
< "Full (outer) join" ; Default; > ;
2002-04-29 19:13:09 +00:00
};
StringList [ french ] =
{
2002-06-10 19:14:05 +00:00
< "Interne" ; Default; > ;
< "Gauche" ; Default; > ;
< "Droite" ; Default; > ;
< "Compl<70> te" ; Default; > ;
2002-04-29 19:13:09 +00:00
};
StringList [ spanish ] =
{
2002-06-10 19:14:05 +00:00
< "Interna" ; Default; > ;
< "Izquierda" ; Default; > ;
< "Derecha" ; Default; > ;
< "Completa" ; Default; > ;
2002-04-29 19:13:09 +00:00
};
StringList [ finnish ] =
{
2003-04-29 16:25:51 +00:00
< "Inner join" ; Default; > ;
< "Left join" ; Default; > ;
< "Right join" ; Default; > ;
< "Full (outer) join" ; Default; > ;
2002-04-29 19:13:09 +00:00
};
StringList [ italian ] =
{
2002-06-10 19:14:05 +00:00
< "Relazione interna" ; Default; > ;
< "Relazione sinistra" ; Default; > ;
< "Relazione destra" ; Default; > ;
< "Relazione completa" ; Default; > ;
2002-04-29 19:13:09 +00:00
};
StringList [ danish ] =
{
2003-04-29 16:25:51 +00:00
< "Inner join" ; Default; > ;
< "Left join" ; Default; > ;
< "Right join" ; Default; > ;
< "Full (outer) join" ; Default; > ;
2002-04-29 19:13:09 +00:00
};
StringList [ swedish ] =
{
2002-05-23 19:15:13 +00:00
< "Inre" ; Default; > ;
< "V<> nster" ; Default; > ;
< "H<> ger" ; Default; > ;
< "Fullst<73> ndig" ; Default; > ;
2002-04-29 19:13:09 +00:00
};
StringList [ polish ] =
{
2003-04-29 16:25:51 +00:00
< "Inner join" ; Default; > ;
< "Left join" ; Default; > ;
< "Right join" ; Default; > ;
< "Full (outer) join" ; Default; > ;
2002-04-29 19:13:09 +00:00
};
StringList [ portuguese_brazilian ] =
{
2003-07-03 17:03:21 +00:00
< "Interno" ; Default; > ;
< "Esquerda" ; Default; > ;
< "Direita" ; Default; > ;
< "Completo" ; Default; > ;
2002-04-29 19:13:09 +00:00
};
StringList [ japanese ] =
{
2002-06-10 19:14:05 +00:00
< "内部結合(I)" ; Default; > ;
< "左結合(L)" ; Default; > ;
< "右結合(R)" ; Default; > ;
< "完全外部結合" ; Default; > ;
2002-04-29 19:13:09 +00:00
};
StringList [ korean ] =
{
2003-03-19 16:57:12 +00:00
< "내부 조인" ; Default; > ;
< "왼쪽 조인" ; Default; > ;
< "오른쪽 조인" ; Default; > ;
< "완전 외부 조인" ; Default; > ;
2002-04-29 19:13:09 +00:00
};
StringList [ chinese_simplified ] =
{
2002-05-28 19:15:50 +00:00
< "内部连结" ; Default; > ;
< "左向连结" ; Default; > ;
< "右向连结" ; Default; > ;
< "完整的连结" ; Default; > ;
2002-04-29 19:13:09 +00:00
};
StringList [ chinese_traditional ] =
{
2002-05-23 19:15:13 +00:00
< "內部連結" ; Default; > ;
< "左向連結" ; Default; > ;
< "右向連結" ; Default; > ;
< "完整的連結" ; Default; > ;
2002-04-29 19:13:09 +00:00
};
StringList [ turkish ] =
{
2003-04-29 16:25:51 +00:00
< "<22> <> birle<6C> tirme" ; Default; > ;
< "Sol birle<6C> tirme" ; Default; > ;
< "Sa<53> birle<6C> tirme" ; Default; > ;
< "T<> m (d<> <64> ) birle<6C> tirme" ; Default; > ;
2002-04-29 19:13:09 +00:00
};
StringList [ arabic ] =
{
2003-04-29 16:25:51 +00:00
< "Inner join" ; Default; > ;
< "Left join" ; Default; > ;
< "Right join" ; Default; > ;
2002-04-29 19:13:09 +00:00
< "Vollst<73> ndiger" ; Default; > ;
};
StringList [ catalan ] =
{
2003-04-29 16:25:51 +00:00
< "Inner join" ; Default; > ;
< "Left join" ; Default; > ;
< "Right join" ; Default; > ;
< "Full (outer) join" ; Default; > ;
2002-04-29 19:13:09 +00:00
};
StringList [ thai ] =
2003-04-29 16:25:51 +00:00
{
< "Inner join" ; Default; > ;
< "Left join" ; Default; > ;
< "Right join" ; Default; > ;
< "Full (outer) join" ; Default; > ;
};
StringList [ czech ] =
{
< "Vnitřní spoj" ; Default; > ;
< "Levý spoj" ; Default; > ;
< "Pravý spoj" ; Default; > ;
< "Plný (vnější) spoj" ; Default; > ;
};
StringList [ hebrew ] =
2002-04-29 19:13:09 +00:00
{
< "Innerer" ; Default; > ;
< "Linker" ; Default; > ;
< "Rechter" ; Default; > ;
< "Vollständiger" ; Default; > ;
};
2003-04-29 16:25:51 +00:00
StringList [ hindi ] =
{
< "Inner join" ; Default; > ;
< "Left join" ; Default; > ;
< "Right join" ; Default; > ;
< "Full (outer) join" ; Default; > ;
};
2003-06-13 11:56:13 +00:00
StringList [ slovak ] =
{
< "Vnútorné spojenie" ; Default; > ;
< "Ľavé spojenie" ; Default; > ;
< "Pravé spojenie" ; Default; > ;
< "Plné spojenie" ; Default; > ;
};
2003-12-17 14:21:12 +00:00
StringList [ hungarian ] =
{
< "Belső összekapcsolás" ; Default; > ;
< "Bal oldali összekapcsolás" ; Default; > ;
< "Jobb oldali összekapcsolás" ; Default; > ;
< "Teljes (külső) összekapcsolás" ; Default; > ;
};
StringList [ slovenian ] =
{
< "Notranji spoj" ; Default; > ;
< "Levi spoj" ; Default; > ;
< "Desni spoj" ; Default; > ;
< "Polni (zunanji) spoj" ; Default; > ;
};
2001-02-05 08:26:47 +00:00
};
2002-02-27 09:20:16 +00:00
FixedText ML_HELPTEXT
2001-02-05 08:26:47 +00:00
{
2002-02-06 06:45:42 +00:00
Pos = MAP_APPFONT ( 12 , 145 ) ;
Size = MAP_APPFONT ( 179 , 49 ) ;
2002-02-27 09:20:16 +00:00
UniqueId = HID_DLG_QRY_HELPTEXT ;
2001-02-05 08:26:47 +00:00
SVLook = TRUE;
2002-02-27 09:20:16 +00:00
WordBreak = TRUE;
2001-02-05 08:26:47 +00:00
};
OKButton PB_OK
{
2002-02-06 06:45:42 +00:00
Pos = MAP_APPFONT ( 206 , 6 ) ;
Size = MAP_APPFONT ( 50 , 14 ) ;
TabStop = TRUE ;
DefButton = TRUE ;
2001-02-05 08:26:47 +00:00
};
CancelButton PB_CANCEL
{
2002-02-06 06:45:42 +00:00
Pos = MAP_APPFONT ( 206 , 23 ) ;
Size = MAP_APPFONT ( 50 , 14 ) ;
TabStop = TRUE ;
2001-02-05 08:26:47 +00:00
};
HelpButton PB_HELP
{
2002-02-06 06:45:42 +00:00
Pos = MAP_APPFONT ( 206 , 43 ) ;
Size = MAP_APPFONT ( 50 , 14 ) ;
TabStop = TRUE ;
2001-02-05 08:26:47 +00:00
};
2002-02-06 06:45:42 +00:00
2001-02-05 08:26:47 +00:00
Text[ english_us ] = "Join Properties";
Text[ portuguese ] = "Propriedades relacionais";
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ dutch ] = "Verbindingseigenschappen";
Text[ french ] = "Propri<72> t<EFBFBD> s de la jointure";
2002-11-25 14:12:13 +00:00
Text[ spanish ] = "Propiedades de la uni<6E> n";
2001-02-05 08:26:47 +00:00
Text[ italian ] = "Propriet<65> relazioni";
2003-12-17 14:21:12 +00:00
Text[ danish ] = "Egenskaber for Join";
2001-05-16 14:27:49 +00:00
Text[ swedish ] = "Egenskaper f<> r sammanslagning (join)";
2003-04-29 16:25:51 +00:00
Text[ polish ] = "W<> a<EFBFBD> ciwo<77> ci z<> <7A> czenia";
Text[ portuguese_brazilian ] = "Propriedades relacionais";
2001-08-07 13:51:58 +00:00
Text[ japanese ] = "結合属性";
Text[ chinese_simplified ] = "连结属性";
Text[ chinese_traditional ] = "連結屬性";
2001-02-05 08:26:47 +00:00
Text[ dutch ] = "Verbindingseigenschappen";
2001-08-07 13:51:58 +00:00
Text[ chinese_simplified ] = "连结属性";
2001-02-05 08:26:47 +00:00
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
2003-03-19 16:57:12 +00:00
Text[ korean ] = "조인 등록 정보";
2001-03-09 19:39:28 +00:00
Text[ arabic ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> ";
2003-04-29 16:25:51 +00:00
Text[ turkish ] = "Ba<42> lant<6E> <20> zellikleri";
2001-02-05 08:26:47 +00:00
Text[ language_user1 ] = " ";
2001-10-11 19:55:20 +00:00
Text[ catalan ] = "Propietats de la uni<6E> ";
2002-12-05 09:31:41 +00:00
Text[ finnish ] = "Yhteyden ominaisuudet";
2002-04-29 19:13:09 +00:00
Text[ thai ] = "คุณสมบัติการเชื่อมต่อ";
2003-04-29 16:25:51 +00:00
Text[ czech ] = "Vlastnosti spojení (join)";
Text[ hebrew ] = "Verbundeigenschaften";
Text[ hindi ] = "जोड़ विशेषतायें";
2003-06-13 11:56:13 +00:00
Text[ slovak ] = "Vlastnosti spojenia";
2003-12-17 14:21:12 +00:00
Text[ hungarian ] = "Összekapcsolás tulajdonságai";
Text[ slovenian ] = "Lastnosti spoja";
2001-02-05 08:26:47 +00:00
};
2004-03-02 11:47:37 +00:00
String STR_JOIN_TYPE_HINT
{
Text = "Bitte beachten Sie, da<64> einige Datenbanken eventuell diese Art der Verkn<6B> pfung nicht unterst<73> tzen.";
Text [ english ] = "Please note that some databases may not support this join type.";
Text [ english_us ] = "Please note that some databases may not support this join type.";
};
2001-02-05 08:26:47 +00:00
String STR_QUERY_INNER_JOIN
{
Text = "Beinhaltet nur die Datens<6E> tze, bei denen die Inhalte der verkn<6B> pften Felder beider Tabellen gleich sind.";
Text [ ENGLISH ] = "(no function);Average;Count;Maximum;Minimum;Sum;Grouping";
2001-03-21 19:20:58 +00:00
Text[ english_us ] = "Includes only records for which the contents of the related fields of both tables are identical.";
2001-02-05 08:26:47 +00:00
Text[ portuguese ] = "Cont<6E> m apenas os registos de dados, cujos conte<74> dos dos campos ligados sejam iguais em ambas as tabelas.";
2002-12-05 09:31:41 +00:00
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> , <20> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> .";
2001-03-21 19:20:58 +00:00
Text[ dutch ] = "Bevat alleen records waarbij de inhoud van de gekoppelde velden in beide tabellen gelijk is.";
2001-02-05 08:26:47 +00:00
Text[ french ] = "Contient uniquement les enregistrements pour lesquels les contenus des champs li<6C> s des deux tables sont identiques.";
2002-11-25 14:12:13 +00:00
Text[ spanish ] = "Contiene s<> lo los registros en los que los contenidos de los campos vinculados de ambas tablas sean iguales.";
2001-02-05 08:26:47 +00:00
Text[ italian ] = "Contiene solamente i record di dati in cui i contenuti dei campi collegati di entrambe le tabelle sono uguali.";
2002-09-05 10:32:44 +00:00
Text[ danish ] = "Indeholder kun de dataposter, hvor indholdet i de k<> dede felter i de to tabeller er ens.";
2001-03-09 19:39:28 +00:00
Text[ swedish ] = "Inneh<65> ller bara de dataposter d<> r inneh<65> llet i de l<> nkade f<> lten <20> r lika i b<> da tabellerna.";
2003-04-29 16:25:51 +00:00
Text[ polish ] = "Zawiera tylko te rekordy, kt<6B> rych zawarto<74> ci w powi<77> zanych polach s<> takie same w obu tabelach.";
Text[ portuguese_brazilian ] = "Cont<6E> m apenas os registros para os quais o conte<74> do dos campos relacionados de ambas as tabelas s<> o id<69> nticos.";
2001-12-14 15:42:41 +00:00
Text[ japanese ] = "両方のテーブルでリンクされたフィールドの内容が一致するレコードだけを含みます。";
2001-08-07 13:51:58 +00:00
Text[ chinese_simplified ] = "只包含两个表格中引用字段相同的数据条目。";
Text[ chinese_traditional ] = "僅包含兩個表格中連結欄位相同的資料條目。";
2001-03-21 19:20:58 +00:00
Text[ dutch ] = "Bevat alleen records waarbij de inhoud van de gekoppelde velden in beide tabellen gelijk is.";
2001-08-07 13:51:58 +00:00
Text[ chinese_simplified ] = "只包含两个表格中引用字段相同的数据条目。";
2001-03-09 19:39:28 +00:00
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> .";
2003-03-19 16:57:12 +00:00
Text[ korean ] = "두 테이블의 관계된 필드 내용이 일치하는 레코드만을 포함합니다.";
2001-02-05 08:26:47 +00:00
Text[ arabic ] = "<22> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <20> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <20> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> .";
2003-04-29 16:25:51 +00:00
Text[ turkish ] = "Ayn<79> iki tabela i<> eri<72> i ile ba<62> lant<6E> da olan tutanaklar<61> i<> erir.";
2001-02-05 08:26:47 +00:00
Text[ language_user1 ] = " ";
2001-10-11 19:55:20 +00:00
Text[ catalan ] = "Inclou nom<6F> s els registres per als quals el contingut dels camps afins de les dues taules <20> s id<69> ntic.";
2002-12-05 09:31:41 +00:00
Text[ finnish ] = "Sis<69> lt<6C> <74> vain tietueet, joissa toisiinsa liittyv<79> t kent<6E> t ovat identtiset molemmissa tauluissa.";
2002-04-29 19:13:09 +00:00
Text[ thai ] = "รวมระเบียนเท่านั้นสำหรับเนื้อหาของเขตข้อมูลที่สัมพันธ์กันของทั้งสองตารางที่เหมือนกัน";
2003-04-29 16:25:51 +00:00
Text[ czech ] = "Zahrnuje pouze záznamy, pro které jsou obsahy spojovaných polí identické.";
Text[ hebrew ] = "Beinhaltet nur die Datensätze, bei denen die Inhalte der verknüpften Felder beider Tabellen gleich sind.";
Text[ hindi ] = "दोनों सारणियों का सम्बन्धित क्षेत्रों का विषय समान रहनेवाला अभिलेखों को सम्मिलित है ।";
2003-06-13 11:56:13 +00:00
Text[ slovak ] = "Zahŕňa len záznamy ktorých obsah v daných poliach je rovnaký pre obe tabuľky.";
2003-12-17 14:21:12 +00:00
Text[ hungarian ] = "Csak azokat a rekordokat tartalmazza, amelyeknél mindkét tábla kapcsolódó mezőinek tartalma megegyezik.";
Text[ slovenian ] = "Vključuje samo zapise, v katerih je vsebina povezanih polj obeh tabel enaka.";
2001-02-05 08:26:47 +00:00
};
String STR_QUERY_LEFTRIGHT_JOIN
{
Text = "Beinhaltet ALLE Datens<6E> tze aus '%1' und nur die Datens<6E> tze aus '%2', bei denen die Inhalte der verkn<6B> pften Felder beider Tabellen gleich sind.";
Text [ ENGLISH ] = "(no function);Average;Count;Maximum;Minimum;Sum;Grouping";
2001-03-21 19:20:58 +00:00
Text[ english_us ] = "Contains ALL records from table '%1' but only records from table '%2' where the values in the related fields are matching.";
2001-03-09 19:39:28 +00:00
Text[ portuguese ] = "Cont<6E> m TODOS os registos de dados de '%1' e somente os registos de dados de '%2', cujos conte<74> dos dos campos ligados sejam iguais em ambas as tabelas.";
2002-12-05 09:31:41 +00:00
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> '%1', <20> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> '%2', <20> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> .";
2001-03-21 19:20:58 +00:00
Text[ dutch ] = "Bevat ALLE records uit '%1' en alleen de records uit '%2' waarbij de inhoud van de gekoppelde velden in beide tabellen gelijk is.";
Text[ french ] = "Contient TOUS les enregistrements de '%1', et uniquement les enregistrements de '%2' pour lesquels les contenus des champs li<6C> s des deux tables sont identiques.";
2002-11-25 14:12:13 +00:00
Text[ spanish ] = "Contiene TODOS los registros de la tabla '%1' y s<> lo los registros de la tabla '%2' para los que los contenidos de los campos vinculados de las dos tablas son iguales.";
2001-02-05 08:26:47 +00:00
Text[ italian ] = "Contiene TUTTI i record di dati da '%1' e soltanto i record di dati da '%2' in cui i campi collegati di entrambe le caselle sono uguali.";
2003-12-17 14:21:12 +00:00
Text[ danish ] = "Indeholder ALLE dataposter fra '%1' og kun de dataposter fra '%2', hvor indholdet i de relaterede felter i de to tabeller er ens.";
2001-03-09 19:39:28 +00:00
Text[ swedish ] = "Inneh<65> ller ALLA dataposter fr<66> n '%1' och bara de dataposter fr<66> n '%2' d<> r inneh<65> llet i de l<> nkade f<> lten <20> r lika i b<> da tabellerna.";
2003-04-29 16:25:51 +00:00
Text[ polish ] = "Zawiera WSZYSTKIE rekordy z tabeli %1 i podzbi<62> r rekord<72> w z tabeli %2 o r<> wnych warto<74> ciach w powi<77> zanych polach.";
Text[ portuguese_brazilian ] = "Cont<6E> m TODOS os registros da tabela \"%1\" mas somente os registros da tabela \"%2\", cujos conte<74> dos dos campos relacionados sejam id<69> nticos. ";
2001-12-14 15:42:41 +00:00
Text[ japanese ] = "'%1' のすべてのレコード、および両方のテーブルでリンクされたフィールドの内容が一致する '%2' のレコードだけを含みます。";
2001-08-07 13:51:58 +00:00
Text[ chinese_simplified ] = "含有'%1'中的所有数据条目和'%2'中两个表格引用字段相同的数据条目。";
2001-08-21 21:02:15 +00:00
Text[ chinese_traditional ] = "含有<%1>中的所有資料條目和<%2>中兩個表格的連結欄位相同的資料條目。";
2001-03-21 19:20:58 +00:00
Text[ dutch ] = "Bevat ALLE records uit '%1' en alleen de records uit '%2' waarbij de inhoud van de gekoppelde velden in beide tabellen gelijk is.";
2001-08-07 13:51:58 +00:00
Text[ chinese_simplified ] = "含有'%1'中的所有数据条目和'%2'中两个表格引用字段相同的数据条目。";
2003-07-03 17:03:21 +00:00
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <20> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> '%1', <20> <> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <20> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> '%2' <20> <> <EFBFBD> <EFBFBD> <20> <> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> .";
2003-03-19 16:57:12 +00:00
Text[ korean ] = "테이블 '%1'에는 모든 레코드가 테이블 '%2'에는 두 테이블의 관계된 필드 내용이 일치하는 레코드만이 포함됩니다.";
2001-02-05 08:26:47 +00:00
Text[ arabic ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <20> <> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> '%1'<27> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> '%2' <20> <> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <20> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> .";
2003-04-29 16:25:51 +00:00
Text[ turkish ] = "Contains ALL records from table '%1' but only records from table '%2' where the values in the related fields are matching.";
2001-02-05 08:26:47 +00:00
Text[ language_user1 ] = " ";
2001-10-11 19:55:20 +00:00
Text[ catalan ] = "Cont<6E> TOTS els registres de dades de '%1' i nom<6F> s els registres de '%2' en els que els continguts dels camps vinculats a totes dues taules s<> n iguals.";
2002-12-05 09:31:41 +00:00
Text[ finnish ] = "Sis<69> lt<6C> <74> KAIKKI taulun '%1' tietueet, mutta vain sellaiset taulun '%2' tietueet, joissa ensimm<6D> iseen tauluun liittyvien kenttien arvot ovat identtiset.";
2002-04-29 19:13:09 +00:00
Text[ thai ] = "มีระเบียนทั้งหมดจากตาราง '%1' แต่บางระเบียนเท่านั้นจากตาราง '%2' ที่ค่าในเขตข้อมูลที่สัมพันธ์กันตรงกัน";
2003-04-29 16:25:51 +00:00
Text[ czech ] = "Obsahuje všechny záznamy z tabulky '%1', ale pouze takové záznamy z tabulky '%2', pro které jsou obsahy spojovaných polí identické.";
Text[ hebrew ] = "Beinhaltet ALLE Datensätze aus '%1' und nur die Datensätze aus '%2', bei denen die Inhalte der verknüpften Felder beider Tabellen gleich sind.";
Text[ hindi ] = "सारणी '%1' का सभी अभिलेखों को , लेकिन सारणी '%2' का केवल उन अभिलेखों को जिनका सम्बन्धित क्षेत्रों का विषय समान है ।";
2003-06-13 11:56:13 +00:00
Text[ slovak ] = "Zahŕňa všetky záznamy z tabuľky '%1' ale z tabuľky '%2' len tie záznamy, kde sú zhodné záznamy v daných poliach.";
2003-12-17 14:21:12 +00:00
Text[ hungarian ] = "A(z) '%1' tábla összes rekordját tartalmazza, de a(z) '%2' táblából csak azokat, amelyekben a kapcsolódó mezők értékei egyeznek.";
Text[ slovenian ] = "Vsebuje VSE zapise iz tabele '%1' in samo tiste zapise iz tabele '%2', v katerih se vrednosti povezanih polj ujemajo.";
2001-02-05 08:26:47 +00:00
};
String STR_QUERY_FULL_JOIN
{
Text = "Beinhaltet ALLE Datens<6E> tze aus '%1' und aus '%2'.";
Text [ ENGLISH ] = "(no function);Average;Count;Maximum;Minimum;Sum;Grouping";
2001-03-21 19:20:58 +00:00
Text[ english_us ] = "Contains ALL records from '%1' and from '%2'.";
2001-02-05 08:26:47 +00:00
Text[ portuguese ] = "Cont<6E> m TODOS os registos de dados de '%1' e de '%2'.";
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> '%1' <20> <20> <> '%2'.";
2001-03-21 19:20:58 +00:00
Text[ dutch ] = "Bevat ALLE records uit '%1' en '%2'.";
2001-02-05 08:26:47 +00:00
Text[ french ] = "Contient TOUS les enregistrements de '%1' et de '%2'.";
Text[ spanish ] = "Contiene TODOS los registros de datos de '%1' y de '%2'";
Text[ italian ] = "Contiene TUTTI i record di dati da '%1' e da '%2'.";
2002-09-05 10:32:44 +00:00
Text[ danish ] = "Indeholder ALLE dataposter fra '%1' og '%2'.";
2001-03-09 19:39:28 +00:00
Text[ swedish ] = "Inneh<65> ller ALLA dataposter fr<66> n '%1' och fr<66> n '%2'.";
2003-04-29 16:25:51 +00:00
Text[ polish ] = "Zawiera WSZYSTKIE rekordy z tabel %1 i %2.";
Text[ portuguese_brazilian ] = "Cont<6E> m TODOS os registros de dados de \"%1\" e de \"%2\".";
2001-12-14 15:42:41 +00:00
Text[ japanese ] = "'%1' と '%2' のすべてのレコードを含みます。";
2001-08-07 13:51:58 +00:00
Text[ chinese_simplified ] = "含有 '%1'和'%2'内全部的数据条目";
2001-08-21 21:02:15 +00:00
Text[ chinese_traditional ] = "含有<%1>和<%2>內全部的資料條目";
2001-03-21 19:20:58 +00:00
Text[ dutch ] = "Bevat ALLE records uit '%1' en '%2'.";
2001-08-07 13:51:58 +00:00
Text[ chinese_simplified ] = "含有 '%1'和'%2'内全部的数据条目";
2001-03-09 19:39:28 +00:00
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> '%1' <20> <> <EFBFBD> '%2'.";
2003-03-19 16:57:12 +00:00
Text[ korean ] = "'%1' 와(과) '%2'의 모든 레코드를 포함합니다.";
2001-02-05 08:26:47 +00:00
Text[ arabic ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <20> <> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> '%1' <20> '%2'.";
2003-04-29 16:25:51 +00:00
Text[ turkish ] = "T<> m kay<61> tlar '%1' ve '%2''den i<> erir";
2001-02-05 08:26:47 +00:00
Text[ language_user1 ] = " ";
2001-10-11 19:55:20 +00:00
Text[ catalan ] = "Cont<6E> TOTS els registres de dades '%1' i de '%2'";
2001-11-13 21:46:35 +00:00
Text[ finnish ] = "Sis<69> lt<6C> <74> KAIKKI tietueet kohteista '%1' ja '%2'.";
2002-04-29 19:13:09 +00:00
Text[ thai ] = "มีระเบียนทั้งหมดจาก '%1' และจาก '%2'";
2003-04-29 16:25:51 +00:00
Text[ czech ] = "Obsahuje všechny záznamy z tabulky '%1' a tabulky '%2'.";
Text[ hebrew ] = "Beinhaltet ALLE Datensätze aus '%1' und aus '%2'.";
Text[ hindi ] = "'%1' और '%2' के सब अभिलेख सम्मिलित है";
2003-06-13 11:56:13 +00:00
Text[ slovak ] = "Zahŕňa všetky záznamy z tabuľky'%1' a '%2'.";
2003-12-17 14:21:12 +00:00
Text[ hungarian ] = "'%1' és '%2' összes rekordját tartalmazza.";
Text[ slovenian ] = "Vsebuje VSE zapise iz '%1' in '%2'.";
2001-02-05 08:26:47 +00:00
};
2001-06-08 21:09:09 +00:00
2001-06-13 21:20:23 +00:00
2001-06-29 01:09:29 +00:00
2001-07-13 19:47:13 +00:00
2001-08-07 13:51:58 +00:00
2001-08-10 19:54:11 +00:00
2001-08-14 14:07:54 +00:00
2001-08-21 21:02:15 +00:00
2001-08-24 19:43:50 +00:00
2001-09-25 19:20:42 +00:00
2001-10-11 19:55:20 +00:00
2001-10-17 20:00:49 +00:00
2003-04-29 16:25:51 +00:00
2001-10-19 20:26:49 +00:00
2003-03-19 16:57:12 +00:00
2003-06-13 11:56:13 +00:00
2001-11-01 20:34:15 +00:00
2003-07-17 11:19:56 +00:00
2003-07-03 17:03:21 +00:00
2003-12-17 14:21:12 +00:00
2001-11-13 21:46:35 +00:00
2001-12-14 15:42:41 +00:00