diff options
author | Hans-Joachim Lankenau <hjs@openoffice.org> | 2004-06-26 16:31:25 +0000 |
---|---|---|
committer | Hans-Joachim Lankenau <hjs@openoffice.org> | 2004-06-26 16:31:25 +0000 |
commit | fb483f2558b24cd7652fe6628c652f77651119b2 (patch) | |
tree | d41c1e03dd438f7b2e668f9a363b11cda35d0039 /dbaccess/source/ui/dlg/paramdialog.src | |
parent | f721e7576123c1f3b39968cb2a861f10a14208ad (diff) |
INTEGRATION: CWS mergebuild (1.30.26); FILE MERGED
2004/04/21 05:50:06 hjs 1.30.26.3: RESYNC: (1.30-1.31); FILE MERGED
2003/11/11 19:16:12 ihi 1.30.26.2: en -> en-US
2003/11/10 16:42:08 ihi 1.30.26.1: #111234# Merge during build
Diffstat (limited to 'dbaccess/source/ui/dlg/paramdialog.src')
-rw-r--r-- | dbaccess/source/ui/dlg/paramdialog.src | 170 |
1 files changed, 21 insertions, 149 deletions
diff --git a/dbaccess/source/ui/dlg/paramdialog.src b/dbaccess/source/ui/dlg/paramdialog.src index 8a9ac0d007db..0232cc1630c4 100644 --- a/dbaccess/source/ui/dlg/paramdialog.src +++ b/dbaccess/source/ui/dlg/paramdialog.src @@ -2,9 +2,9 @@ * * $RCSfile: paramdialog.src,v $ * - * $Revision: 1.31 $ + * $Revision: 1.32 $ * - * last change: $Author: vg $ $Date: 2003-12-17 15:16:44 $ + * last change: $Author: hjs $ $Date: 2004-06-26 17:31:25 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -78,42 +78,15 @@ ModalDialog DLG_PARAMETERS Size = MAP_APPFONT ( 6 + LIST_WIDTH + 3 + 6 + BUTTON_WIDTH + 6, 98 ) ; Moveable = TRUE ; Closeable = TRUE ; - Text = "Parameter-Eingabe" ; + Text [ de ] = "Parameter-Eingabe" ; FixedLine FL_PARAMS { Pos = MAP_APPFONT ( 4 , 3 ) ; Size = MAP_APPFONT ( 3 + LIST_WIDTH + 3 , 8 ) ; - Text = "~Parameter"; - Text [ ENGLISH ] = "~Parameters"; - Text[ english_us ] = "~Parameters"; - Text[ portuguese ] = "~Parmetros"; - Text[ russian ] = "~"; - Text[ greek ] = "~"; - Text[ dutch ] = "~Parameter"; - Text[ french ] = "Paramtres"; - Text[ spanish ] = "~Parmetros"; - Text[ italian ] = "~Parametri"; - Text[ danish ] = "~Parametre"; - Text[ swedish ] = "~Parametrar"; - Text[ polish ] = "~Parametry"; - Text[ portuguese_brazilian ] = "~Parmetros"; - Text[ japanese ] = "パラメータ(~P)"; - Text[ korean ] = "매개 변수(~P)"; - Text[ chinese_simplified ] = "参数(~P)"; - Text[ chinese_traditional ] = "參數(~P)"; - Text[ arabic ] = ""; - Text[ turkish ] = "Parametreler"; - Text[ language_user1 ] = " "; - Text[ catalan ] = "~Parmetres"; - Text[ finnish ] = "~Parametrit"; - Text[ thai ] = "~พารามิเตอร์"; - Text[ czech ] = "Parametry"; - Text[ hebrew ] = "~Parameter"; - Text[ hindi ] = "~पैरामीटर"; - Text[ slovak ] = "~Parametre"; - Text[ hungarian ] = "~Paraméterek"; - Text[ slovenian ] = "~Parametri"; + Text [ de ] = "~Parameter"; + Text [ en-US ] = "~Parameters"; + Text [ x-comment ] = " "; }; ListBox LB_ALLPARAMS { @@ -126,36 +99,9 @@ ModalDialog DLG_PARAMETERS { Pos = MAP_APPFONT ( 7 , 12 + LIST_HEIGHT + 4 ) ; Size = MAP_APPFONT ( LIST_WIDTH , 8 ) ; - Text = "~Wert"; - Text [ ENGLISH ] = "~Value"; - Text[ english_us ] = "~Value"; - Text[ portuguese ] = "~Valor"; - Text[ russian ] = "~"; - Text[ greek ] = "~"; - Text[ dutch ] = "~Waarde"; - Text[ french ] = "Valeur"; - Text[ spanish ] = "~Valor"; - Text[ italian ] = "~Valore"; - Text[ danish ] = "~Vrdi"; - Text[ swedish ] = "~Vrde"; - Text[ polish ] = "~Warto"; - Text[ portuguese_brazilian ] = "~Valor"; - Text[ japanese ] = "値(~V)"; - Text[ korean ] = "값(~V)"; - Text[ chinese_simplified ] = "数值(~V)"; - Text[ chinese_traditional ] = "數值(~V)"; - Text[ arabic ] = ""; - Text[ turkish ] = "~Deer"; - Text[ language_user1 ] = " "; - Text[ catalan ] = "~Valor"; - Text[ finnish ] = "~Arvo"; - Text[ thai ] = "~ค่า"; - Text[ czech ] = "Hodnota"; - Text[ hebrew ] = "~Wert"; - Text[ hindi ] = "~मूल्य"; - Text[ slovak ] = "Hodno~ta"; - Text[ hungarian ] = "É~rték"; - Text[ slovenian ] = "~Vrednost"; + Text [ de ] = "~Wert"; + Text [ en-US ] = "~Value"; + Text [ x-comment ] = " "; }; Edit ET_PARAM { @@ -168,36 +114,9 @@ ModalDialog DLG_PARAMETERS { Pos = MAP_APPFONT ( 4 + 3 + LIST_WIDTH + 3 + 6 , 12 + LIST_HEIGHT + 4 + 8 + 3 + ( 12 - BUTTON_HEIGHT ) / 2) ; Size = MAP_APPFONT ( BUTTON_WIDTH , BUTTON_HEIGHT ) ; - Text = "~nchster"; - Text [english] = "~next"; + Text [ de ] = "~nchster"; TabStop = TRUE ; - Text[ english_us ] = "~Next"; - Text[ portuguese ] = "~seguinte"; - Text[ russian ] = "~"; - Text[ greek ] = "~"; - Text[ dutch ] = "~volgende"; - Text[ french ] = "Suivant"; - Text[ spanish ] = "~Siguiente"; - Text[ italian ] = "Successi~vo"; - Text[ danish ] = "~nste"; - Text[ swedish ] = "~nsta"; - Text[ polish ] = "~Dalej"; - Text[ portuguese_brazilian ] = "~prximo"; - Text[ japanese ] = "次へ(~N)"; - Text[ korean ] = "다음(~N)"; - Text[ chinese_simplified ] = "下一个(~N)"; - Text[ chinese_traditional ] = "下一個(~N)"; - Text[ arabic ] = ""; - Text[ turkish ] = "~Sonraki"; - Text[ catalan ] = "~Segent"; - Text[ finnish ] = "~Seuraava"; - Text[ thai ] = "~ถัดไป"; - Text[ czech ] = "Další"; - Text[ hebrew ] = "הבא"; - Text[ hindi ] = "~आगे"; - Text[ slovak ] = "Ď~alší"; - Text[ hungarian ] = "~Következő"; - Text[ slovenian ] = "~Naprej"; + Text [ en-US ] = "~Next"; }; OKButton BT_OK { @@ -212,72 +131,25 @@ ModalDialog DLG_PARAMETERS Size = MAP_APPFONT ( BUTTON_WIDTH , BUTTON_HEIGHT ) ; TabStop = TRUE ; }; - Text [ ENGLISH ] = "Parameter input" ; - Text [ english_us ] = "Parameter Input" ; - Text [ portuguese_brazilian ] = "Entrada de parmetros" ; - Text [ swedish ] = "Parameterinmatning" ; - Text [ danish ] = "Parameter-input" ; - Text [ italian ] = "Specifica parametro" ; - Text [ spanish ] = "Entrada de parmetro" ; - Text [ french ] = "Saisie de paramtre" ; - Text [ dutch ] = "Parameter opgeven" ; - Text [ portuguese ] = "Entrada de parmetros" ; - Text[ chinese_simplified ] = "输入参数值"; - Text[ russian ] = " "; - Text[ polish ] = "Wprowadzenie parametru"; - Text[ japanese ] = "パラメータの入力"; - Text[ chinese_traditional ] = "輸入參數值"; - Text[ arabic ] = " "; - Text[ greek ] = " "; - Text[ korean ] = "매개 변수 입력"; - Text[ turkish ] = "Parametre girii"; + Text [ en-US ] = "Parameter Input" ; String STR_COULD_NOT_CONVERT_PARAM { - Text = "Die Eingabe konnte nicht in einen gltigen Wert fr die Spalte \"$name$\" umgewandelt werden"; - Text [ english ] = "The given input could no be converted into a valid value for column \"$value$\"."; - Text [ english_us ] = "The entry could not be converted to a valid value for the \"$name$\"column"; - Text[ portuguese ] = "Foi impossvel converter a entrada indicada num valor vlido para a coluna \"$name$\"."; - Text[ russian ] = " \"$name$\" ."; - Text[ greek ] = " \"$name$\"."; - Text[ dutch ] = "De ingevoerde gegevens kunnen niet worden geconverteerd naar een geldige waarde voor de kolom \"$name$\"."; - Text[ french ] = "Impossible de convertir la saisie en une valeur correcte pour la colonne \"$name$\"."; - Text[ spanish ] = "La entrada no se pudo convertir en un valor vlido para la columna \"$name$\"."; - Text[ italian ] = "Impossibile convertire la voce in un valore valido per la colonna \"$name$\"."; - Text[ danish ] = "Indtastningen kunne ikke konverteres til en gyldig vrdi for kolonnen \"$name$\""; - Text[ swedish ] = "Inmatningen kunde inte omvandlas till ett giltigt vrde fr kolumnen \"$name$\"."; - Text[ polish ] = "Nie mona przekonwertowa wpisu w prawidow warto z kolumny \"$name$\"."; - Text[ portuguese_brazilian ] = "No foi possvel converter a entrada indicada num valor vlido para a coluna \"$name$\"."; - Text[ japanese ] = "入力値は <$name$> 列で有効な値に変換できませんでした。"; - Text[ korean ] = "입력 항목이 \"$name$\" 열의 유효값으로 변환하지 못했습니다."; - Text[ chinese_simplified ] = "输入的内容无法转换成一个用于列\"$name$\"的有效数值。"; - Text[ chinese_traditional ] = "這個輸入值無法轉換成欄<$name$>的有效值。"; - Text[ arabic ] = " \"$name$\"."; - Text[ turkish ] = "Girdi, \"$name$\" sutnu iin geerli bir deere dntrlemiyor"; - Text[ catalan ] = "No s'ha pogut convertir l'entrada en un valor vlid per a la columna \"$nom$\""; - Text[ finnish ] = "Merkint ei voitu muuttaa sarakkeen $name$ kelvolliseksi arvoksi"; - Text[ thai ] = "ไม่สามารถแปลงรายการเป็นค่าที่ถูกต้องสำหรับคอลัมน์ \"$name$\"ได้"; - Text[ czech ] = "Položka nemohla být převedena na platnou hodnotu sloupce \"$name$\"."; - Text[ hebrew ] = "Die Eingabe konnte nicht in einen gültigen Wert für die Spalte \"$name$\" umgewandelt werden"; - Text[ hindi ] = "प्रविष्टि को \"$name$\"स्तंभ केलिए मान्य मूल्य में बदल नहीं सकते है"; - Text[ slovak ] = "Položka nemohla byť konvertovaná na platnú hodnotu v stĺpci \"$name$\""; - Text[ hungarian ] = "Az elem nem alakítható át a(z) \"$name\" mező érvényes értékévé"; - Text[ slovenian ] = "Vnosa ni bilo mogoče pretvoriti v veljavno vrednost za stolpec \"$name$\""; + Text [ de ] = "Die Eingabe konnte nicht in einen gltigen Wert fr die Spalte \"$name$\" umgewandelt werden"; + Text [ en-US ] = "The entry could not be converted to a valid value for the \"$name$\"column"; }; - Text[ catalan ] = "Entrada de parmetres"; - Text[ finnish ] = "Parametrin sytt"; - Text[ thai ] = "ใส่พารามิเตอร์"; - Text[ czech ] = "Vstup parametru"; - Text[ hebrew ] = "Parameter-Eingabe"; - Text[ hindi ] = "पैरामीटर इनपुट्"; - Text[ slovak ] = "Vstup parametra"; - Text[ hungarian ] = "Paraméter bemenete"; - Text[ slovenian ] = "Vnos parametra"; }; /************************************************************************* * history: * $Log: not supported by cvs2svn $ + * Revision 1.30.26.3 2004/04/21 05:50:06 hjs + * RESYNC: (1.30-1.31); FILE MERGED + * + * Revision 1.31 2003/12/17 15:16:44 vg + * INTEGRATION: CWS geordi2q11 (1.30.72); FILE MERGED + * 2003/12/16 11:05:14 hr 1.30.72.1: #111934#: join CWS ooo111fix1 + * * Revision 1.30.72.1 2003/12/16 11:05:14 hr * #111934#: join CWS ooo111fix1 * |