summaryrefslogtreecommitdiff
path: root/chart2/source/controller/dialogs/dlg_ChartType.src
diff options
context:
space:
mode:
authorHans-Joachim Lankenau <hjs@openoffice.org>2004-06-26 19:29:38 +0000
committerHans-Joachim Lankenau <hjs@openoffice.org>2004-06-26 19:29:38 +0000
commita83a8ad591b9dad3676d4edda11d1db6e70067e9 (patch)
tree62aab86722e11fa5d9039a6ff0916210351daf3a /chart2/source/controller/dialogs/dlg_ChartType.src
parentdf73a75531f087d752811c15e8e80e5e1e2892cf (diff)
INTEGRATION: CWS mergebuild (1.1.1.1.22); FILE MERGED
2004/05/19 11:13:12 ihi 1.1.1.1.22.1: Unmerge
Diffstat (limited to 'chart2/source/controller/dialogs/dlg_ChartType.src')
-rw-r--r--chart2/source/controller/dialogs/dlg_ChartType.src287
1 files changed, 28 insertions, 259 deletions
diff --git a/chart2/source/controller/dialogs/dlg_ChartType.src b/chart2/source/controller/dialogs/dlg_ChartType.src
index 4947845a7fb2..8fe8ecc7b599 100644
--- a/chart2/source/controller/dialogs/dlg_ChartType.src
+++ b/chart2/source/controller/dialogs/dlg_ChartType.src
@@ -2,9 +2,9 @@
*
* $RCSfile: dlg_ChartType.src,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: bm $ $Date: 2003-10-06 09:58:25 $
+ * last change: $Author: hjs $ $Date: 2004-06-26 20:28:43 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -77,19 +77,8 @@ ModalDialog DLG_DIAGRAM_TYPE
OutputSize = TRUE ;
SVLook = TRUE ;
Size = MAP_APPFONT ( 260 , 246 ) ;
- Text = "Diagrammtyp" ;
- Text [ ENGLISH ] = "Diagram Type" ;
- Text [ NORWEGIAN ] = "Diagram Type" ;
- Text [ DANISH ] = "Diagramtype" ;
- Text [ ENGLISH_US ] = "Chart Type" ;
- Text [ SPANISH ] = "Tipo de diagrama" ;
- Text [ FINNISH ] = "Kaaviotyyppi" ;
- Text [ FRENCH ] = "Type de diagramme" ;
- Text [ ITALIAN ] = "Tipo di diagramma" ;
- Text [ DUTCH ] = "Diagramtype" ;
- Text [ PORTUGUESE_BRAZILIAN ] = "Tipo de Grfico" ;
- Text [ SWEDISH ] = "Diagramtyp" ;
- Text [ PORTUGUESE ] = "Tipo de grfico" ;
+ Text [ de ] = "Diagrammtyp" ;
+ Text [ en-US ] = "Chart Type" ;
Moveable = TRUE ;
// Closeable = TRUE; // Dialog hat Cancel und/oder OK-Button ! (KH)
OKButton BTN_OK
@@ -115,139 +104,35 @@ ModalDialog DLG_DIAGRAM_TYPE
{
Pos = MAP_APPFONT ( 6 , 3 ) ;
Size = MAP_APPFONT ( 100 , 8 ) ;
- Text = "Diagrammkategorie" ;
- Text [ ENGLISH ] = "Dimension" ;
- Text [ NORWEGIAN ] = "Dimension" ;
- Text [ DANISH ] = "Diagramkategori" ;
- Text [ ENGLISH_US ] = "Chart category" ;
- Text [ SPANISH ] = "Categora de diagrama" ;
- Text [ FINNISH ] = "Kaavioluokka" ;
- Text [ FRENCH ] = "Catgorie" ;
- Text [ ITALIAN ] = "Categoria diagramma" ;
- Text [ DUTCH ] = "Diagramcategorie" ;
- Text [ PORTUGUESE_BRAZILIAN ] = "Categoria de grfico" ;
- Text [ SWEDISH ] = "Diagramkategori" ;
- Text [ PORTUGUESE ] = "Categoria de grfico" ;
- Text[ chinese_simplified ] = "图表分类";
- Text[ russian ] = " ";
- Text[ polish ] = "Kategoria wykresu";
- Text[ japanese ] = "次元";
- Text[ language_user1 ] = " ";
- Text[ chinese_traditional ] = "圖表分類";
- Text[ arabic ] = "";
- Text[ greek ] = " ";
- Text[ korean ] = "차트 범주";
- Text[ turkish ] = "izelge kategorisi";
- Text[ catalan ] = "Dimensi";
- Text[ thai ] = "มิติ";
- Text[ czech ] = "Kategorie grafu";
- Text[ hebrew ] = "Diagrammkategorie";
- Text[ hindi ] = "चार्ट वर्ग";
- Text[ slovak ] = "Kategória grafu";
+ Text [ de ] = "Diagrammkategorie" ;
+ Text [ en-US ] = "Chart category" ;
+ Text [ x-comment ] = " ";
};
RadioButton RBT_2D
{
Pos = MAP_APPFONT ( 12 , 14 ) ;
Size = MAP_APPFONT ( 88 , 12 ) ;
- Text = "~2D" ;
- Text [ ENGLISH ] = "~2D" ;
- Text [ NORWEGIAN ] = "~2D" ;
- Text [ DANISH ] = "2D" ;
- Text [ ENGLISH_US ] = "~2D" ;
- Text [ SPANISH ] = "~2D" ;
- Text [ FINNISH ] = "~Kaksiulotteinen" ;
- Text [ FRENCH ] = "~2D" ;
- Text [ ITALIAN ] = "2D" ;
- Text [ DUTCH ] = "~2D" ;
- Text [ PORTUGUESE_BRAZILIAN ] = "~2D" ;
- Text [ SWEDISH ] = "~2D" ;
- Text [ PORTUGUESE ] = "~2D" ;
+ Text [ de ] = "~2D" ;
+ Text [ en-US ] = "~2D" ;
TabStop = TRUE ;
- Text[ chinese_simplified ] = "~2 维";
- Text[ russian ] = "";
- Text[ polish ] = "~2D";
- Text[ japanese ] = "~2D";
- Text[ chinese_traditional ] = "平面";
- Text[ arabic ] = "";
- Text[ greek ] = "~2";
- Text[ korean ] = "2D";
- Text[ turkish ] = "~2B";
- Text[ language_user1 ] = " ";
- Text[ catalan ] = "~2D";
- Text[ thai ] = "~2มิติ";
- Text[ czech ] = "2D";
- Text[ hebrew ] = "~2D";
- Text[ hindi ] = "~2D";
- Text[ slovak ] = "~2D";
+ Text [ x-comment ] = " ";
};
RadioButton RBT_3D
{
Pos = MAP_APPFONT ( 12 , 30 ) ;
Size = MAP_APPFONT ( 88 , 12 ) ;
- Text = "~3D" ;
- Text [ ENGLISH ] = "~3D" ;
- Text [ NORWEGIAN ] = "~3D" ;
- Text [ DANISH ] = "3D" ;
- Text [ ENGLISH_US ] = "~3D" ;
- Text [ SPANISH ] = "~3D" ;
- Text [ FINNISH ] = "~Kolmiulotteinen" ;
- Text [ FRENCH ] = "~3D" ;
- Text [ ITALIAN ] = "3D" ;
- Text [ DUTCH ] = "~3D" ;
- Text [ PORTUGUESE_BRAZILIAN ] = "~3D" ;
- Text [ SWEDISH ] = "~3D" ;
- Text [ PORTUGUESE ] = "~3D" ;
+ Text [ de ] = "~3D" ;
+ Text [ en-US ] = "~3D" ;
TabStop = TRUE ;
- Text[ chinese_simplified ] = "~3 维";
- Text[ russian ] = "";
- Text[ polish ] = "~3D";
- Text[ japanese ] = "~3D";
- Text[ chinese_traditional ] = "~3D";
- Text[ arabic ] = "";
- Text[ greek ] = "~3";
- Text[ korean ] = "3D";
- Text[ turkish ] = "~3B";
- Text[ language_user1 ] = " ";
- Text[ catalan ] = "~3D";
- Text[ thai ] = "~3มิติ";
- Text[ czech ] = "3D";
- Text[ hebrew ] = "~3D";
- Text[ hindi ] = "~3D";
- Text[ slovak ] = "~3D";
+ Text [ x-comment ] = " ";
};
FixedText FT_TYPE
{
Pos = MAP_APPFONT ( 6 , 48 ) ;
Size = MAP_APPFONT ( 192 , 10 ) ;
- Text = "~Diagrammtyp" ;
- Text [ ENGLISH ] = "~Type" ;
- Text [ NORWEGIAN ] = "~Type:" ;
- Text [ DANISH ] = "~Diagramtype" ;
- Text [ ENGLISH_US ] = "Chart ~type" ;
- Text [ SPANISH ] = "~Tipo de diagrama:" ;
- Text [ FINNISH ] = "Kaaviot~yyppi" ;
- Text [ FRENCH ] = "Type" ;
- Text [ ITALIAN ] = "~Tipo diagramma" ;
- Text [ DUTCH ] = "~Diagramtype" ;
- Text [ PORTUGUESE_BRAZILIAN ] = "~Tipo de grfico" ;
- Text [ SWEDISH ] = "~Diagramtyp:" ;
- Text [ PORTUGUESE ] = "~Tipo de grfico" ;
- Text[ chinese_simplified ] = "图表类型(~T)";
- Text[ russian ] = " ";
- Text[ polish ] = "~Typ wykresu";
- Text[ japanese ] = "種類(~T)";
- Text[ chinese_traditional ] = "圖表類型(~T)";
- Text[ arabic ] = ":";
- Text[ greek ] = " ~";
- Text[ korean ] = "차트 유형(~T)";
- Text[ turkish ] = "Karakter ~tipi";
- Text[ language_user1 ] = " ";
- Text[ catalan ] = "~Tipus:";
- Text[ thai ] = "~ชนิด:";
- Text[ czech ] = "Typ grafu";
- Text[ hebrew ] = "~Diagrammtyp";
- Text[ hindi ] = "चार्ट वर्ग";
- Text[ slovak ] = "~Typ grafu";
+ Text [ de ] = "~Diagrammtyp" ;
+ Text [ en-US ] = "Chart ~type" ;
+ Text [ x-comment ] = " ";
};
Control CTL_TYPE
{
@@ -262,35 +147,9 @@ ModalDialog DLG_DIAGRAM_TYPE
{
Pos = MAP_APPFONT ( 6 , 169 ) ;
Size = MAP_APPFONT ( 192 , 10 ) ;
- Text = "~Variante:" ;
- Text [ ENGLISH ] = "~Variant:" ;
- Text [ NORWEGIAN ] = "~Variant:" ;
- Text [ DANISH ] = "Undertype:" ;
- Text [ ENGLISH_US ] = "~Variants:" ;
- Text [ SPANISH ] = "~Variante:" ;
- Text [ FINNISH ] = "~Vaihtoehdot:" ;
- Text [ FRENCH ] = "~Variante :" ;
- Text [ ITALIAN ] = "~Varianti:" ;
- Text [ DUTCH ] = "~Variantie:" ;
- Text [ PORTUGUESE_BRAZILIAN ] = "~Variantes:" ;
- Text [ SWEDISH ] = "~Variant:" ;
- Text [ PORTUGUESE ] = "Variantes:" ;
- Text[ chinese_simplified ] = "变体(~V)";
- Text[ russian ] = ":";
- Text[ polish ] = "~Warianty:";
- Text[ japanese ] = "バリエーション(~V):";
- Text[ chinese_traditional ] = "變體(~V)";
- Text[ arabic ] = " :";
- Text[ greek ] = ":";
- Text[ korean ] = "변수(~V):";
- Text[ turkish ] = "~Varyant:";
- Text[ language_user1 ] = " ";
- Text[ catalan ] = "~Variants";
- Text[ thai ] = "~ตัวแปรผัน:";
- Text[ czech ] = "Varianty:";
- Text[ hebrew ] = "~Variante:";
- Text[ hindi ] = "~वेरिएन्ट्स::";
- Text[ slovak ] = "~Varianty:";
+ Text [ de ] = "~Variante:" ;
+ Text [ en-US ] = "~Variants:" ;
+ Text [ x-comment ] = " ";
};
Control CTL_VARIANT
{
@@ -304,34 +163,9 @@ ModalDialog DLG_DIAGRAM_TYPE
{
Pos = MAP_APPFONT ( 114 , 16 ) ;
Size = MAP_APPFONT ( 60 , 10 ) ;
- Text = "~Sttzpunktordnung" ;
- Text [ ENGLISH ] = "~Order of points" ;
- Text [ english_us ] = "~Data points order" ;
- Text [ italian ] = "Ordine dei punti di appoggio" ;
- Text [ spanish ] = "~Orden de los puntos" ;
- Text [ french ] = "~Ordre des points d'appui" ;
- Text [ dutch ] = "~Steunpuntordening" ;
- Text [ swedish ] = "~Punktordning" ;
- Text [ danish ] = "Stttepunktorden" ;
- Text [ portuguese_brazilian ] = "Ordem ~dos pontos de dados" ;
- Text [ portuguese ] = "Ordem dos pontos de apoio" ;
- Text[ chinese_simplified ] = "数据点顺序(~D)";
- Text[ russian ] = " ";
- Text[ polish ] = "Kolejno punktw ~danych";
- Text[ japanese ] = "データポイントの配列(~D)";
- Text[ chinese_traditional ] = "資料點順序(~D)";
- Text[ arabic ] = " ";
- Text[ greek ] = " ~ ";
- Text[ korean ] = "데이터 포인트 배열(~D)";
- Text[ turkish ] = "~Destek noktas sras";
- Text[ language_user1 ] = " ";
- Text[ catalan ] = "Ordre dels punts de ~dades";
- Text[ finnish ] = "~Arvopisteiden jrjestys";
- Text[ thai ] = "ลำดับจุด~ข้อมูล";
- Text[ czech ] = "Pořadí datových bodů";
- Text[ hebrew ] = "~Stützpunktordnung";
- Text[ hindi ] = "~ड़ॉटा बिन्दु क्रम";
- Text[ slovak ] = "Poradie ~dátových bodov";
+ Text [ de ] = "~Sttzpunktordnung" ;
+ Text [ en-US ] = "~Data points order" ;
+ Text [ x-comment ] = " ";
};
MetricField MTR_FLD_DEEP
{
@@ -353,33 +187,8 @@ ModalDialog DLG_DIAGRAM_TYPE
{
Pos = MAP_APPFONT ( 114 , 16 ) ;
Size = MAP_APPFONT ( 60 , 10 ) ;
- Text = "Anzahl an ~Linien" ;
- Text[ ENGLISH ] = "~Number of lines" ;
- Text[ english_us ] = "~Number of lines";
- Text[ portuguese ] = "~Number of lines";
- Text[ russian ] = "~Number of lines";
- Text[ greek ] = "~Number of lines";
- Text[ dutch ] = "~Number of lines";
- Text[ french ] = "Nombre de lignes";
- Text[ spanish ] = "~Nmero de lneas";
- Text[ finnish ] = "~Number of lines";
- Text[ italian ] = "~Numero di righe";
- Text[ danish ] = "~Number of lines";
- Text[ swedish ] = "Antal ~linjer";
- Text[ polish ] = "~Number of lines";
- Text[ japanese ] = "線の本数";
- Text[ korean ] = "줄 수";
- Text[ chinese_simplified ] = "线条的数目";
- Text[ chinese_traditional ] = "線條的數目(~N)";
- Text[ turkish ] = "izgi ~Says";
- Text[ arabic ] = "~Number of lines";
- Text[ czech ] = "Počet řádků";
- Text[ hebrew ] = "Anzahl an ~Linien";
- Text[ catalan ] = "~Number of lines";
- Text[ portuguese_brazilian ] = "~Number of lines";
- Text[ thai ] = "~Number of lines";
- Text[ hindi ] = "~Number of lines";
- Text[ slovak ] = "Počet ria~dkov";
+ Text [ de ] = "Anzahl an ~Linien" ;
+ Text [ en-US ] = "~Number of lines";
};
MetricField MTR_FLD_NUM_OF_LINES
{
@@ -402,34 +211,9 @@ ModalDialog DLG_DIAGRAM_TYPE
{
Pos = MAP_APPFONT ( 114 , 31 ) ;
Size = MAP_APPFONT ( 60 , 10 ) ;
- Text = "~Auflsung" ;
- Text [ ENGLISH ] = "~Order of points" ;
- Text [ english_us ] = "~Resolution" ;
- Text [ italian ] = "Risoluzione" ;
- Text [ spanish ] = "~Resolucin" ;
- Text [ french ] = "~Rsolution" ;
- Text [ dutch ] = "~Resolutie" ;
- Text [ swedish ] = "~Upplsning" ;
- Text [ danish ] = "Oplsning" ;
- Text [ portuguese_brazilian ] = "~Resoluo" ;
- Text [ portuguese ] = "Resoluo" ;
- Text[ chinese_simplified ] = "分辨率(~R)";
- Text[ russian ] = "";
- Text[ polish ] = "~Rozdzielczo";
- Text[ japanese ] = "中間点(~R)";
- Text[ chinese_traditional ] = "解析度(~R)";
- Text[ arabic ] = "";
- Text[ greek ] = "";
- Text[ korean ] = "해상도(~R)";
- Text[ turkish ] = "~znrlk";
- Text[ language_user1 ] = " ";
- Text[ catalan ] = "~Resoluci";
- Text[ finnish ] = "~Tarkkuus";
- Text[ thai ] = "~ความละเอียด";
- Text[ czech ] = "Rozlišení";
- Text[ hebrew ] = "~Auflösung";
- Text[ hindi ] = "~Resolution";
- Text[ slovak ] = "~Rozlíšenie";
+ Text [ de ] = "~Auflsung" ;
+ Text [ en-US ] = "~Resolution" ;
+ Text [ x-comment ] = " ";
};
MetricField MTR_FLD_GRAN
{
@@ -447,22 +231,7 @@ ModalDialog DLG_DIAGRAM_TYPE
Last = 1000 ;
SpinSize = 1 ;
};
- Text[ chinese_simplified ] = "图表类型";
- Text[ russian ] = " ";
- Text[ polish ] = "Typ wykresu";
- Text[ japanese ] = "グラフの種類";
- Text[ chinese_traditional ] = "圖表類型";
- Text[ arabic ] = " ";
- Text[ greek ] = " ";
- Text[ korean ] = "차트 유형";
- Text[ turkish ] = "ema tipi";
- Text[ language_user1 ] = " ";
- Text[ catalan ] = "Tipus de diagrama";
- Text[ thai ] = "ชนิดแผนภูมิ";
- Text[ czech ] = "Typ grafu";
- Text[ hebrew ] = "Diagrammtyp";
- Text[ hindi ] = "Chart Type";
- Text[ slovak ] = "Typ grafu";
+ Text [ x-comment ] = " ";
};