summaryrefslogtreecommitdiff
path: root/sc/source/ui/dbgui/asciiopt.src
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2000-09-18 16:07:07 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2000-09-18 16:07:07 +0000
commit9ae5a91f7955e44d3b24a3f7741f9bca02ac7f24 (patch)
tree13c111a6380728f470fa177e679b80089a01efc4 /sc/source/ui/dbgui/asciiopt.src
initial import
Diffstat (limited to 'sc/source/ui/dbgui/asciiopt.src')
-rw-r--r--sc/source/ui/dbgui/asciiopt.src652
1 files changed, 652 insertions, 0 deletions
diff --git a/sc/source/ui/dbgui/asciiopt.src b/sc/source/ui/dbgui/asciiopt.src
new file mode 100644
index 000000000000..48d5bc37a338
--- /dev/null
+++ b/sc/source/ui/dbgui/asciiopt.src
@@ -0,0 +1,652 @@
+/*************************************************************************
+ *
+ * $RCSfile: asciiopt.src,v $
+ *
+ * $Revision: 1.1.1.1 $
+ *
+ * last change: $Author: hr $ $Date: 2000-09-18 16:44: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): _______________________________________
+ *
+ *
+ ************************************************************************/
+
+#include "asciiopt.hrc"
+
+ModalDialog RID_SCDLG_ASCII
+{
+ OutputSize = TRUE ;
+ SVLook = TRUE ;
+ Size = MAP_APPFONT ( 321 , 225 ) ;
+ Text = "Textimport" ;
+ Text [ ENGLISH ] = "Text import" ;
+ Text [ DANISH ] = "Tekstimport" ;
+ Text [ ENGLISH_US ] = "Text Import" ;
+ Text [ SPANISH ] = "Importar texto" ;
+ Text [ FRENCH ] = "Import de texte" ;
+ Text [ ITALIAN ] = "Importazione testo" ;
+ Text [ DUTCH ] = "Tekstimport" ;
+ Text [ PORTUGUESE_BRAZILIAN ] = "Textimport" ;
+ Text [ SWEDISH ] = "Textimport" ;
+ Text [ PORTUGUESE ] = "Importar texto" ;
+ Moveable = TRUE ;
+ GroupBox GB_WIDTH
+ {
+ Pos = MAP_APPFONT ( 6 , 113 ) ;
+ Size = MAP_APPFONT ( 255 , 110 ) ;
+ Text = "Felder" ;
+ Text [ ENGLISH ] = "Field width" ;
+ Text [ DANISH ] = "Felter" ;
+ Text [ ENGLISH_US ] = "Fields" ;
+ Text [ SPANISH ] = "Campos" ;
+ Text [ FRENCH ] = "Champs" ;
+ Text [ ITALIAN ] = "Campi" ;
+ Text [ DUTCH ] = "Velden" ;
+ Text [ PORTUGUESE_BRAZILIAN ] = "Feldbreite" ;
+ Text [ SWEDISH ] = "Flt" ;
+ Text [ PORTUGUESE ] = "Campos" ;
+ Text[ chinese_simplified ] = "ֶ";
+ Text[ russian ] = "";
+ Text[ polish ] = "Pola";
+ Text[ japanese ] = "̨";
+ Text[ chinese_traditional ] = "";
+ Text[ arabic ] = "";
+ Text[ dutch ] = "Velden";
+ Text[ chinese_simplified ] = "ֶ";
+ Text[ greek ] = "";
+ Text[ korean ] = "ʵ";
+ Text[ turkish ] = "Alan";
+ Text[ language_user1 ] = " ";
+ };
+ FixedText FT_TYPE
+ {
+ Pos = MAP_APPFONT ( 148 , 124 ) ;
+ Size = MAP_APPFONT ( 40 , 10 ) ;
+ Text = "T~yp" ;
+ Text [ ENGLISH ] = "Type" ;
+ Text [ DANISH ] = "Type" ;
+ Text [ ENGLISH_US ] = "T~ype" ;
+ Text [ SPANISH ] = "T~ipo" ;
+ Text [ FRENCH ] = "Type" ;
+ Text [ ITALIAN ] = "Tipo" ;
+ Text [ DUTCH ] = "T~ype" ;
+ Text [ PORTUGUESE_BRAZILIAN ] = "Typ" ;
+ Text [ SWEDISH ] = "T~yp" ;
+ Text [ PORTUGUESE ] = "Tipo" ;
+ Text[ chinese_simplified ] = "(~Y)";
+ Text[ russian ] = "";
+ Text[ polish ] = "Typ";
+ Text[ japanese ] = "(~Y)";
+ Text[ chinese_traditional ] = "(~Y)";
+ Text[ arabic ] = "";
+ Text[ dutch ] = "T~ype";
+ Text[ chinese_simplified ] = "(~Y)";
+ Text[ greek ] = "~";
+ Text[ korean ] = "(~Y)";
+ Text[ turkish ] = "T~ip";
+ Text[ language_user1 ] = " ";
+ };
+ ListBox LB_TYPE1
+ {
+ Pos = MAP_APPFONT ( 190 , 121 ) ;
+ Size = MAP_APPFONT ( 57 , 68 ) ;
+ TabStop = TRUE ;
+ DropDown = TRUE ;
+ };
+ GroupBox GB_SEPOPT
+ {
+ Pos = MAP_APPFONT ( 6 , 35 ) ;
+ Size = MAP_APPFONT ( 255 , 75 ) ;
+ Text = "Trennoptionen" ;
+ Text [ ENGLISH ] = "Field separation" ;
+ Text [ DANISH ] = "Separatorindstillinger" ;
+ Text [ ENGLISH_US ] = "Separator options" ;
+ Text [ SPANISH ] = "Opciones de separacin" ;
+ Text [ FRENCH ] = "Options sparateur" ;
+ Text [ ITALIAN ] = "Opzioni di sillabazione" ;
+ Text [ DUTCH ] = "Afscheidingsopties" ;
+ Text [ PORTUGUESE_BRAZILIAN ] = "Trennoptionen" ;
+ Text [ SWEDISH ] = "Delningsalternativ" ;
+ Text [ PORTUGUESE ] = "Opes de separao" ;
+ Text[ chinese_simplified ] = "ָѡ";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Opcje separatora";
+ Text[ japanese ] = "؂̵߼";
+ Text[ chinese_traditional ] = "jﶵ";
+ Text[ arabic ] = " ";
+ Text[ dutch ] = "Afscheidingsopties";
+ Text[ chinese_simplified ] = "ָѡ";
+ Text[ greek ] = " ";
+ Text[ korean ] = " ɼ";
+ Text[ turkish ] = "Ayrma ia. seenekleri";
+ Text[ language_user1 ] = " ";
+ };
+ RadioButton RB_FIXED
+ {
+ Pos = MAP_APPFONT ( 12 , 46 ) ;
+ Size = MAP_APPFONT ( 62 , 10 ) ;
+ Text = "~Feste Breite" ;
+ Text [ ENGLISH ] = "Fixed width" ;
+ Text [ DANISH ] = "Fast bredde" ;
+ Text [ ENGLISH_US ] = "~Fixed width" ;
+ Text [ SPANISH ] = "Ancho ~fijo" ;
+ Text [ FRENCH ] = "Largeur fixe" ;
+ Text [ ITALIAN ] = "Larghezza fissa" ;
+ Text [ DUTCH ] = "~Vaste breedte" ;
+ Text [ PORTUGUESE_BRAZILIAN ] = "Feste Breite" ;
+ Text [ SWEDISH ] = "~Fast bredd" ;
+ Text [ PORTUGUESE ] = "Largura fixa" ;
+ TabStop = TRUE ;
+ Text[ chinese_simplified ] = "̶Ŀ(~F)";
+ Text[ russian ] = ". ";
+ Text[ polish ] = "Staa szeroko";
+ Text[ japanese ] = "Œ蕝(~F)";
+ Text[ chinese_traditional ] = "Twe(~F)";
+ Text[ arabic ] = " ";
+ Text[ dutch ] = "~Vaste breedte";
+ Text[ chinese_simplified ] = "̶Ŀ(~F)";
+ Text[ greek ] = " ";
+ Text[ korean ] = " ʺ(~F)";
+ Text[ turkish ] = "~Sabit genilik";
+ Text[ language_user1 ] = " ";
+ };
+ RadioButton RB_SEPARATED
+ {
+ Pos = MAP_APPFONT ( 12 , 58 ) ;
+ Size = MAP_APPFONT ( 62 , 10 ) ;
+ Text = "~Getrennt" ;
+ Text [ ENGLISH ] = "Separated" ;
+ Text [ DANISH ] = "Delt" ;
+ Text [ ENGLISH_US ] = "~Separated by" ;
+ Text [ SPANISH ] = "~Separado" ;
+ Text [ FRENCH ] = "Spar" ;
+ Text [ ITALIAN ] = "Separato" ;
+ Text [ DUTCH ] = "~Gescheiden" ;
+ Text [ PORTUGUESE_BRAZILIAN ] = "Getrennt" ;
+ Text [ SWEDISH ] = "Delad" ;
+ Text [ PORTUGUESE ] = "Separado" ;
+ TabStop = TRUE ;
+ Check = TRUE ;
+ Text[ chinese_simplified ] = "ָ(~B)";
+ Text[ russian ] = "";
+ Text[ polish ] = "Rozdzielony";
+ Text[ japanese ] = "(~B)";
+ Text[ chinese_traditional ] = "j(~B)";
+ Text[ arabic ] = "";
+ Text[ dutch ] = "~Gescheiden";
+ Text[ chinese_simplified ] = "ָ(~B)";
+ Text[ greek ] = "";
+ Text[ korean ] = " (~S)";
+ Text[ turkish ] = "~Ayr";
+ Text[ language_user1 ] = " ";
+ };
+ FixedText FT_CHARSET
+ {
+ Pos = MAP_APPFONT ( 139 , 14 ) ;
+ Size = MAP_APPFONT ( 46 , 10 ) ;
+ Text = "Z~eichensatz" ;
+ Text [ ENGLISH ] = "Charset" ;
+ Text [ DANISH ] = "Tegnst" ;
+ Text [ ENGLISH_US ] = "C~haracter set" ;
+ Text [ SPANISH ] = "Juego de caracteres" ;
+ Text [ FRENCH ] = "Jeu de caractres" ;
+ Text [ ITALIAN ] = "Ti~po di carattere" ;
+ Text [ DUTCH ] = "~Tekenreeks" ;
+ Text [ PORTUGUESE_BRAZILIAN ] = "Zeichensatz" ;
+ Text [ SWEDISH ] = "~Teckenuppsttning" ;
+ Text [ PORTUGUESE ] = "Tabela de caracteres" ;
+ Text[ chinese_simplified ] = "(~H)";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Zbir znakw";
+ Text[ japanese ] = "(~H)";
+ Text[ chinese_traditional ] = "r(~H)";
+ Text[ arabic ] = " ";
+ Text[ dutch ] = "~Tekenreeks";
+ Text[ chinese_simplified ] = "(~H)";
+ Text[ language_user1 ] = " ";
+ Text[ greek ] = "~ ";
+ Text[ korean ] = " Ʈ(~H)";
+ Text[ turkish ] = "~Karakter kmesi";
+ };
+ ListBox LB_CHARSET
+ {
+ Pos = MAP_APPFONT ( 186 , 13 ) ;
+ Size = MAP_APPFONT ( 65 , 61 ) ;
+ TabStop = TRUE ;
+ DropDown = TRUE ;
+ };
+ GroupBox GB_FIELDOPT
+ {
+ Pos = MAP_APPFONT ( 6 , 3 ) ;
+ Size = MAP_APPFONT ( 255 , 29 ) ;
+ Text = "Import" ;
+ Text [ ENGLISH ] = "Import" ;
+ Text [ english_us ] = "Import" ;
+ Text [ portuguese_brazilian ] = "Feldoptionen" ;
+ Text [ swedish ] = "Import" ;
+ Text [ danish ] = "Import" ;
+ Text [ italian ] = "Importa" ;
+ Text [ spanish ] = "Importacin" ;
+ Text [ french ] = "Import" ;
+ Text [ dutch ] = "Import" ;
+ Text [ portuguese ] = "Importar" ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = "";
+ Text[ polish ] = "Import";
+ Text[ japanese ] = "߰";
+ Text[ chinese_traditional ] = "J";
+ Text[ arabic ] = "";
+ Text[ dutch ] = "Import";
+ Text[ chinese_simplified ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "";
+ Text[ turkish ] = "e aktar";
+ Text[ language_user1 ] = " ";
+ };
+ FixedText FT_TEXTSEP
+ {
+ Pos = MAP_APPFONT ( 176 , 95 ) ;
+ Size = MAP_APPFONT ( 46 , 10 ) ;
+ Text = "Te~xttrenner" ;
+ Text [ ENGLISH ] = "Text Separator" ;
+ Text [ DANISH ] = "Tekstseparator" ;
+ Text [ ENGLISH_US ] = "Te~xt delimiter" ;
+ Text [ SPANISH ] = "Separador de te~xto" ;
+ Text [ FRENCH ] = "Sparateur de texte" ;
+ Text [ ITALIAN ] = "Separ. di testo" ;
+ Text [ DUTCH ] = "T~ekstafscheiding" ;
+ Text [ PORTUGUESE_BRAZILIAN ] = "Texttrenner" ;
+ Text [ SWEDISH ] = "Te~xtavgrnsare" ;
+ Text [ PORTUGUESE ] = "Separadores de texto" ;
+ Text[ chinese_simplified ] = "ַָ(~X)";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Separator tekstu";
+ Text[ japanese ] = "÷Ă̋؂L(~X)";
+ Text[ chinese_traditional ] = "rj(~X)";
+ Text[ arabic ] = " ";
+ Text[ dutch ] = "T~ekstafscheiding";
+ Text[ chinese_simplified ] = "ַָ(~X)";
+ Text[ greek ] = " ";
+ Text[ korean ] = "ؽƮ ȣ(~X)";
+ Text[ turkish ] = "Me~tin ayrma iareti";
+ Text[ language_user1 ] = " ";
+ };
+ ComboBox CB_TEXTSEP
+ {
+ Pos = MAP_APPFONT ( 222 , 93 ) ;
+ Size = MAP_APPFONT ( 25 , 94 ) ;
+ TabStop = TRUE ;
+ DropDown = TRUE ;
+ };
+ OKButton BTN_OK
+ {
+ Pos = MAP_APPFONT ( 267 , 6 ) ;
+ Size = MAP_APPFONT ( 50 , 14 ) ;
+ TabStop = TRUE ;
+ DefButton = TRUE ;
+ };
+ CancelButton BTN_CANCEL
+ {
+ Pos = MAP_APPFONT ( 267 , 23 ) ;
+ Size = MAP_APPFONT ( 50 , 14 ) ;
+ TabStop = TRUE ;
+ };
+ HelpButton BTN_HELP
+ {
+ Pos = MAP_APPFONT ( 267 , 43 ) ;
+ Size = MAP_APPFONT ( 50 , 14 ) ;
+ TabStop = TRUE ;
+ };
+ String STR_COL
+ {
+ Text = "Spalte" ;
+ Text [ ENGLISH ] = "Column" ;
+ Text [ DANISH ] = "Kolonne" ;
+ Text [ ENGLISH_US ] = "Column" ;
+ Text [ SPANISH ] = "Columna" ;
+ Text [ FRENCH ] = "Colonne" ;
+ Text [ ITALIAN ] = "Colonna" ;
+ Text [ DUTCH ] = "Kolom" ;
+ Text [ PORTUGUESE_BRAZILIAN ] = "Spalte" ;
+ Text [ SWEDISH ] = "Kolumn" ;
+ Text [ PORTUGUESE ] = "Coluna" ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = "";
+ Text[ polish ] = "Kolumna";
+ Text[ japanese ] = "";
+ Text[ chinese_traditional ] = "";
+ Text[ arabic ] = "";
+ Text[ dutch ] = "Kolom";
+ Text[ chinese_simplified ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "";
+ Text[ turkish ] = "Stun";
+ Text[ language_user1 ] = " ";
+ };
+ String STR_TO
+ {
+ Text = "bis" ;
+ Text [ ENGLISH ] = "to" ;
+ Text [ DANISH ] = "til" ;
+ Text [ ENGLISH_US ] = "to" ;
+ Text [ SPANISH ] = "hasta" ;
+ Text [ FRENCH ] = "" ;
+ Text [ ITALIAN ] = "fino a" ;
+ Text [ DUTCH ] = "tot" ;
+ Text [ PORTUGUESE_BRAZILIAN ] = "bis" ;
+ Text [ SWEDISH ] = "till" ;
+ Text [ PORTUGUESE ] = "at" ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = "";
+ Text[ polish ] = "do";
+ Text[ japanese ] = "I̍s";
+ Text[ chinese_traditional ] = "";
+ Text[ arabic ] = "";
+ Text[ dutch ] = "tot";
+ Text[ chinese_simplified ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "";
+ Text[ turkish ] = "son";
+ Text[ language_user1 ] = " ";
+ };
+ CheckBox CKB_TAB
+ {
+ Pos = MAP_APPFONT ( 30 , 69 ) ;
+ Size = MAP_APPFONT ( 63 , 10 ) ;
+ Text = "~Tabulator" ;
+ Text [ ENGLISH ] = "Tab" ;
+ TabStop = TRUE ;
+ Text [ english_us ] = "~Tab" ;
+ Text [ portuguese_brazilian ] = "~Tabulator" ;
+ Text [ swedish ] = "Tabu~lator" ;
+ Text [ danish ] = "Tabulator" ;
+ Text [ italian ] = "~Tabulazione" ;
+ Text [ spanish ] = "~Tabulacin" ;
+ Text [ french ] = "~Tabulation" ;
+ Text [ dutch ] = "~Tabulator" ;
+ Text [ portuguese ] = "~Tabulao" ;
+ Text[ chinese_simplified ] = "Ʊ(~T)";
+ Text[ russian ] = "";
+ Text[ polish ] = "Tabulator";
+ Text[ japanese ] = "(~T)";
+ Text[ chinese_traditional ] = "s(~T)";
+ Text[ arabic ] = " ";
+ Text[ dutch ] = "~Tabulator";
+ Text[ chinese_simplified ] = "Ʊ(~T)";
+ Text[ greek ] = "";
+ Text[ korean ] = "(~T)";
+ Text[ turkish ] = "~Sekme";
+ Text[ language_user1 ] = " ";
+ };
+ CheckBox CKB_SEMICOLON
+ {
+ Pos = MAP_APPFONT ( 30 , 80 ) ;
+ Size = MAP_APPFONT ( 63 , 10 ) ;
+ Text = "~Semikolon" ;
+ Text [ ENGLISH ] = "Semicolon" ;
+ TabStop = TRUE ;
+ Text [ english_us ] = "S~emicolon" ;
+ Text [ portuguese_brazilian ] = "~Semikolon" ;
+ Text [ swedish ] = "~Semikolon" ;
+ Text [ danish ] = "Semikolon" ;
+ Text [ italian ] = "~Punto e virgola" ;
+ Text [ spanish ] = "~Punto y coma" ;
+ Text [ french ] = "~Point-virgule" ;
+ Text [ dutch ] = "~Puntkomma" ;
+ Text [ portuguese ] = "~Ponto e vrgula" ;
+ Text[ chinese_simplified ] = "ֺ(~S)";
+ Text[ russian ] = " ";
+ Text[ polish ] = "rednik";
+ Text[ japanese ] = "к(~S)";
+ Text[ chinese_traditional ] = "(~S)";
+ Text[ arabic ] = " ";
+ Text[ dutch ] = "~Puntkomma";
+ Text[ chinese_simplified ] = "ֺ(~S)";
+ Text[ greek ] = " ";
+ Text[ korean ] = "ݷ(~E)";
+ Text[ turkish ] = "~Noktal virgl";
+ Text[ language_user1 ] = " ";
+ };
+ CheckBox CKB_COMMA
+ {
+ Pos = MAP_APPFONT ( 109 , 69 ) ;
+ Size = MAP_APPFONT ( 62 , 10 ) ;
+ Text = "~Komma" ;
+ Text [ ENGLISH ] = "Tab" ;
+ TabStop = TRUE ;
+ Text [ english_us ] = "~Comma" ;
+ Text [ portuguese_brazilian ] = "~Komma" ;
+ Text [ swedish ] = "~Komma" ;
+ Text [ danish ] = "Komma" ;
+ Text [ italian ] = "~Virgola" ;
+ Text [ spanish ] = "Co~ma" ;
+ Text [ french ] = "~Virgule" ;
+ Text [ dutch ] = "~Komma" ;
+ Text [ portuguese ] = "~Vrgula" ;
+ Text[ chinese_simplified ] = "(~C)";
+ Text[ russian ] = "";
+ Text[ polish ] = "Przecin~ek";
+ Text[ japanese ] = "(~C)";
+ Text[ chinese_traditional ] = "r(~C)";
+ Text[ arabic ] = "";
+ Text[ dutch ] = "~Komma";
+ Text[ chinese_simplified ] = "(~C)";
+ Text[ greek ] = "";
+ Text[ korean ] = "޸(~C)";
+ Text[ turkish ] = "~Virgl";
+ Text[ language_user1 ] = " ";
+ };
+ CheckBox CKB_SPACE
+ {
+ Pos = MAP_APPFONT ( 109 , 80 ) ;
+ Size = MAP_APPFONT ( 63 , 10 ) ;
+ Text = "~Leerzeichen" ;
+ Text [ ENGLISH ] = "Space" ;
+ TabStop = TRUE ;
+ Text [ english_us ] = "S~pace" ;
+ Text [ portuguese_brazilian ] = "~Leerzeichen" ;
+ Text [ swedish ] = "~Blanksteg" ;
+ Text [ danish ] = "Mellemrum" ;
+ Text [ italian ] = "~Spazio" ;
+ Text [ spanish ] = "~Espacio" ;
+ Text [ french ] = "~Espace" ;
+ Text [ dutch ] = "~Spatie" ;
+ Text [ portuguese ] = "~Espao" ;
+ Text[ chinese_simplified ] = "ո(~P)";
+ Text[ russian ] = "";
+ Text[ polish ] = "Spacja";
+ Text[ japanese ] = "߰(~P)";
+ Text[ chinese_traditional ] = "Ů(~P)";
+ Text[ arabic ] = " ";
+ Text[ dutch ] = "~Spatie";
+ Text[ chinese_simplified ] = "ո(~P)";
+ Text[ greek ] = "";
+ Text[ korean ] = "(~P)";
+ Text[ turkish ] = "B~oluk";
+ Text[ language_user1 ] = " ";
+ };
+ CheckBox CKB_OTHER
+ {
+ Pos = MAP_APPFONT ( 180 , 69 ) ;
+ Size = MAP_APPFONT ( 40 , 10 ) ;
+ Text = "~Andere" ;
+ Text [ ENGLISH ] = "Other" ;
+ TabStop = TRUE ;
+ Text [ english_us ] = "~Other" ;
+ Text [ portuguese_brazilian ] = "~Andere" ;
+ Text [ swedish ] = "~Andra" ;
+ Text [ danish ] = "~Andre" ;
+ Text [ italian ] = "~Altri" ;
+ Text [ spanish ] = "~Otros" ;
+ Text [ french ] = "~Autres" ;
+ Text [ dutch ] = "~Andere" ;
+ Text [ portuguese ] = "~Outros" ;
+ Text[ chinese_simplified ] = "(~O)";
+ Text[ russian ] = "";
+ Text[ polish ] = "Inne";
+ Text[ japanese ] = "̑(~O)";
+ Text[ chinese_traditional ] = "L(~O)";
+ Text[ arabic ] = " ";
+ Text[ dutch ] = "~Andere";
+ Text[ chinese_simplified ] = "(~O)";
+ Text[ greek ] = "";
+ Text[ korean ] = "Ÿ(~O)";
+ Text[ turkish ] = "~Dier";
+ Text[ language_user1 ] = " ";
+ };
+ Edit ED_OTHER
+ {
+ Border = TRUE ;
+ Pos = MAP_APPFONT ( 222 , 68 ) ;
+ Size = MAP_APPFONT ( 14 , 10 ) ;
+ TabStop = TRUE ;
+ MaxTextLength = 1 ;
+ };
+ FixedText FT_AT_ROW
+ {
+ Pos = MAP_APPFONT ( 12 , 14 ) ;
+ Size = MAP_APPFONT ( 43 , 10 ) ;
+ Text = "Ab ~Zeile" ;
+ Text [ ENGLISH ] = "At Row" ;
+ Text [ english_us ] = "From ro~w" ;
+ Text [ portuguese_brazilian ] = "Ab ~Zeile" ;
+ Text [ swedish ] = "Frn ~rad" ;
+ Text [ danish ] = "Fra rkke" ;
+ Text [ italian ] = "Dalla ~riga" ;
+ Text [ spanish ] = "A partir de ~lnea" ;
+ Text [ french ] = "A partir de la ~ligne" ;
+ Text [ dutch ] = "Vanaf ~rij" ;
+ Text [ portuguese ] = "A partir da ~linha" ;
+ Text[ chinese_simplified ] = "ʼ(~W)";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Od wiersza";
+ Text[ japanese ] = "n߂̍s(~W)";
+ Text[ chinese_traditional ] = "}lC(~W)";
+ Text[ arabic ] = " ";
+ Text[ dutch ] = "Vanaf ~rij";
+ Text[ chinese_simplified ] = "ʼ(~W)";
+ Text[ greek ] = " ";
+ Text[ korean ] = " (~W)";
+ Text[ turkish ] = "lk sa~tr";
+ Text[ language_user1 ] = " ";
+ };
+ NumericField NF_AT_ROW
+ {
+ Border = TRUE ;
+ SVLook = TRUE ;
+ Pos = MAP_APPFONT ( 56 , 13 ) ;
+ Size = MAP_APPFONT ( 25 , 12 ) ;
+ TabStop = TRUE ;
+ Spin = TRUE ;
+ Minimum = 1 ;
+ Maximum = 32000 ;
+ };
+ Control CTR_TABLE
+ {
+ HelpId = HID_SC_ASCII_TABCTR ;
+ Border = TRUE ;
+ Pos = MAP_APPFONT ( 12 , 141 ) ;
+ Size = MAP_APPFONT ( 235 , 68 ) ;
+ };
+ ScrollBar SB_COLUMN
+ {
+ Pos = MAP_APPFONT ( 12 , 210 ) ;
+ Size = MAP_APPFONT ( 235 , 9 ) ;
+ HScroll = TRUE ;
+ };
+ ScrollBar SB_ROW
+ {
+ Pos = MAP_APPFONT ( 247 , 150 ) ;
+ Size = MAP_APPFONT ( 10 , 59 ) ;
+ VScroll = TRUE ;
+ };
+ CheckBox CB_ASONCE
+ {
+ Pos = MAP_APPFONT ( 30 , 95 ) ;
+ Size = MAP_APPFONT ( 130 , 10 ) ;
+ Text = "Fel~dtrenner zusammenfassen" ;
+ Text [ ENGLISH ] = "Treat delimiters as one" ;
+ TabStop = TRUE ;
+ Text [ english_us ] = "Compressed ~display" ;
+ Text [ portuguese_brazilian ] = "Fel~dtrenner zusammenfassen" ;
+ Text [ swedish ] = "Sammanfatta f~ltdelare" ;
+ Text [ danish ] = "Kombiner feltseparatorer" ;
+ Text [ italian ] = "Raggruppa i separatori di campo" ;
+ Text [ spanish ] = "Reagrupar los ~separadores de campo" ;
+ Text [ french ] = "~Regrouper sparateurs de champ" ;
+ Text [ dutch ] = "Vel~dscheidingstekens samenvatten" ;
+ Text [ portuguese ] = "Agrupar ~separadores de campos" ;
+ Text[ chinese_simplified ] = "ѹʾ(~D)";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Kompresuj separatory pola";
+ Text[ japanese ] = "̨ދ؂̌(~D)";
+ Text[ chinese_traditional ] = "Y(~D)";
+ Text[ arabic ] = " ";
+ Text[ dutch ] = "Vel~dscheidingstekens samenvatten";
+ Text[ chinese_simplified ] = "ѹʾ(~D)";
+ Text[ greek ] = " ";
+ Text[ korean ] = "ʵ屸м (~D)";
+ Text[ turkish ] = "Ay~rma iaretlerini zetle";
+ Text[ language_user1 ] = " ";
+ };
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Import tekstu";
+ Text[ japanese ] = "÷Ă̲߰";
+ Text[ chinese_traditional ] = "Jr";
+ Text[ arabic ] = " ";
+ Text[ dutch ] = "Tekstimport";
+ Text[ chinese_simplified ] = "";
+ Text[ greek ] = " ";
+ Text[ korean ] = "ؽƮ ";
+ Text[ turkish ] = "e aktar (metin)";
+ Text[ language_user1 ] = " ";
+};