Kaydet (Commit) a505f762 authored tarafından Hans-Joachim Lankenau's avatar Hans-Joachim Lankenau

INTEGRATION: CWS mergebuild (1.21.98); FILE MERGED

2004/04/20 18:23:50 hjs 1.21.98.3: RESYNC: (1.21-1.22); FILE MERGED
2003/11/11 19:24:34 ihi 1.21.98.2: en -> en-US
2003/11/10 17:58:30 ihi 1.21.98.1: #111234# Merge during build
üst 3df2825a
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: showcols.src,v $ * $RCSfile: showcols.src,v $
* *
* $Revision: 1.22 $ * $Revision: 1.23 $
* *
* last change: $Author: vg $ $Date: 2003-12-17 14:21:33 $ * last change: $Author: hjs $ $Date: 2004-06-25 12:08:11 $
* *
* The Contents of this file are made available subject to the terms of * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
...@@ -67,8 +67,7 @@ ModalDialog RID_SVX_DLG_SHOWGRIDCOLUMNS ...@@ -67,8 +67,7 @@ ModalDialog RID_SVX_DLG_SHOWGRIDCOLUMNS
OutputSize = TRUE; OutputSize = TRUE;
SVLook = TRUE ; SVLook = TRUE ;
Size = MAP_APPFONT( 200, 117 ); Size = MAP_APPFONT( 200, 117 );
Text = "Spalten anzeigen"; Text [ de ] = "Spalten anzeigen";
Text [ ENGLISH ] = "Spalten anzeigen";
Moveable = TRUE; Moveable = TRUE;
Closeable = TRUE; Closeable = TRUE;
...@@ -77,35 +76,8 @@ ModalDialog RID_SVX_DLG_SHOWGRIDCOLUMNS ...@@ -77,35 +76,8 @@ ModalDialog RID_SVX_DLG_SHOWGRIDCOLUMNS
Pos = MAP_APPFONT( 6, 6 ); Pos = MAP_APPFONT( 6, 6 );
Size = MAP_APPFONT( 188, 30 ); Size = MAP_APPFONT( 188, 30 );
WordBreak = TRUE; WordBreak = TRUE;
Text = "Folgende Spalten sind augenblicklich versteckt. Markieren Sie bitte die wieder einzublendenden und whlen Sie OK"; Text [ de ] = "Folgende Spalten sind augenblicklich versteckt. Markieren Sie bitte die wieder einzublendenden und whlen Sie OK";
Text [ ENGLISH ] = "The following columns are hidden currently. Please mark the fields you want to show and chosse OK"; Text [ en-US ] = "The following columns are currently hidden. Please mark the fields you want to show and choose OK.";
Text[ english_us ] = "The following columns are currently hidden. Please mark the fields you want to show and choose OK.";
Text[ portuguese ] = "As seguintes colunas encontram-se ocultas. Seleccione as que deseja ver novamente e clique em OK.";
Text[ russian ] = " . , .";
Text[ greek ] = " . 'OK'";
Text[ dutch ] = "De volgende kolommen zijn momenteel verborgen. Markeer de kolommen die u weer zichtbaar wilt maken en klik op OK.";
Text[ french ] = "Les colonnes suivantes sont caches pour l'instant. Slectionnez celles que vous souhaitez faire afficher et cliquez sur OK.";
Text[ spanish ] = "Las siguientes columnas estn por ahora ocultas. Seleccione las que deban mostrarse y pulse sobre Aceptar.";
Text[ italian ] = "Le seguenti colonne sono momentaneamente nascoste. Selezionate le colonne da mostrare si nuovo e confermate il comando con OK.";
Text[ danish ] = "Flgende kolonner er i jeblikket skjult. Marker dem, som du igen vil vise, og tryk p OK.";
Text[ swedish ] = "Fljande kolumner r dolda fr nrvarande. Markera kolumnerna som skall visas igen och vlj OK.";
Text[ polish ] = "Nastpujce kolumny s obecnie ukryte. Zaznacz pola, ktre maj zosta wywietlone, po czym kliknij przycisk OK.";
Text[ portuguese_brazilian ] = "As seguintes colunas encontram-se ocultas. Selecione as que deseja ver novamente e clique em OK.";
Text[ japanese ] = "次の列は現在隠されています。表示すべき列を選択してOKを押してください。";
Text[ korean ] = "다음 열은 현재 숨겨진 상태입니다. 다시 표시하려는 열을 선택한 다음 [확인] 버튼을 클릭하십시오.";
Text[ chinese_simplified ] = "已经隐入以下的列。请选中要显示的列区域,然后点击确定。";
Text[ chinese_traditional ] = "以下的欄是隱入的。請您選取要顯示的欄,然后按一下確定。";
Text[ arabic ] = " . ǡ \"\"";
Text[ turkish ] = "u stunlar u an gizlenmi durumda. Tekrar grntlemek istediklerinizi sein ve \"Tamam\" dmesini tklayn.";
Text[ catalan ] = "Les segents columnes estan ocultes. Seleccioneu les que s'han de mostrar i feu clic sobre Accepta.";
Text[ finnish ] = "Seuraavat sarakkeet on piilotettu. Merkitse nytettvt kentt ja valitse sitten OK.";
Text[ thai ] = "ปัจจุบันคอลัมน์นี้ถูกซ่อนอยู่ กรุณาทำเครื่องหมายเขตข้อมูลที่คุณต้องการแสดงและเลือกตกลง";
Text[ czech ] = "Následující sloupce jsou skryty. Prosím označte pole, které chcete zobrazit a stiskněte OK.";
Text[ hebrew ] = "‮העמודות הבאות מוסתרות כעת. נא לציין את השדות שיש להציגם וללחוץ OK.‬";
Text[ hindi ] = "निम्नलिखित स्तंभो को अभी छिपाकर रखा है । कृपया दिखाने वाले क्षेत्र को आप चिह्नित करो और ठीक को चुनो ।";
Text[ slovak ] = "Nasledujúce stĺpce sú momentálne skryté. Prosím označte pole, ktoré chcete zobraziť a stisnite OK.";
Text[ hungarian ] = "Az alábbi mezők jelenleg rejtettek. Jelölje meg a látni kívánt mezőket, és kattintson az OK gombra.";
Text[ slovenian ] = "Nadaljnji stolpci so trenutno skriti. Označite polja, ki jih želite pokazati, in izberite OK";
}; };
ListBox 1 ListBox 1
...@@ -133,34 +105,8 @@ ModalDialog RID_SVX_DLG_SHOWGRIDCOLUMNS ...@@ -133,34 +105,8 @@ ModalDialog RID_SVX_DLG_SHOWGRIDCOLUMNS
Size = MAP_APPFONT( 50, 14 ); Size = MAP_APPFONT( 50, 14 );
TabStop = TRUE; TabStop = TRUE;
}; };
Text[ english_us ] = "Show columns"; Text [ en-US ] = "Show columns";
Text[ portuguese ] = "Mostrar colunas"; Text [ x-comment ] = " ";
Text[ russian ] = " ";
Text[ greek ] = " ";
Text[ dutch ] = "Kolommen weergeven";
Text[ french ] = "Afficher les colonnes";
Text[ spanish ] = "Mostrar columnas";
Text[ italian ] = "Mostra colonne";
Text[ danish ] = "Vis kolonner";
Text[ swedish ] = "Visa kolumner";
Text[ polish ] = "Poka kolumny";
Text[ portuguese_brazilian ] = "Mostrar colunas";
Text[ japanese ] = "列を表示する";
Text[ korean ] = "열 표시";
Text[ chinese_simplified ] = "显示列";
Text[ chinese_traditional ] = "顯示欄";
Text[ arabic ] = " ";
Text[ turkish ] = "Stunlar grntle";
Text[ language_user1 ] = " ";
Text[ catalan ] = "Mostra les columnes";
Text[ finnish ] = "Nyt sarakkeet";
Text[ thai ] = "แสดงคอลัมน์";
Text[ czech ] = "Zobrazit sloupce";
Text[ hebrew ] = "‮הצגת עמודות‬";
Text[ hindi ] = "स्तंभो को दिखाओ";
Text[ slovak ] = "Zobraziť stĺpce";
Text[ hungarian ] = "Oszlopok megjelenítése";
Text[ slovenian ] = "Pokaži stolpce";
}; };
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment