diff options
author | Hans-Joachim Lankenau <hjs@openoffice.org> | 2004-06-25 11:31:02 +0000 |
---|---|---|
committer | Hans-Joachim Lankenau <hjs@openoffice.org> | 2004-06-25 11:31:02 +0000 |
commit | caa742d77b88ce9d11c1d0e3b8b63fcbb11e677e (patch) | |
tree | 3340919f8fe4a5df37282dadb41e36d6eaef2f73 /goodies | |
parent | e54442cfa8ccf83ed6587949a35ee4ac54bf4e3e (diff) |
INTEGRATION: CWS mergebuild (1.15.16); FILE MERGED
2004/04/20 16:26:33 hjs 1.15.16.3: RESYNC: (1.15-1.16); FILE MERGED
2003/11/11 19:18:14 ihi 1.15.16.2: en -> en-US
2003/11/10 16:45:41 ihi 1.15.16.1: #111234# Merge during build
Diffstat (limited to 'goodies')
-rw-r--r-- | goodies/source/filter.vcl/epbm/dlgepbm.src | 144 |
1 files changed, 14 insertions, 130 deletions
diff --git a/goodies/source/filter.vcl/epbm/dlgepbm.src b/goodies/source/filter.vcl/epbm/dlgepbm.src index cf817879fcf3..f2df4afae045 100644 --- a/goodies/source/filter.vcl/epbm/dlgepbm.src +++ b/goodies/source/filter.vcl/epbm/dlgepbm.src @@ -2,9 +2,9 @@ * * $RCSfile: dlgepbm.src,v $ * - * $Revision: 1.16 $ + * $Revision: 1.17 $ * - * last change: $Author: vg $ $Date: 2003-12-17 18:23:06 $ + * last change: $Author: hjs $ $Date: 2004-06-25 12:31:02 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -67,9 +67,8 @@ ModalDialog DLG_EXPORT_EPBM Size = MAP_APPFONT ( 133 , 63 ) ; Moveable = TRUE ; Closeable = TRUE ; - Text = "PBM Optionen" ; - Text [ ENGLISH ] = "PBM options" ; - Text [ english_us ] = "PBM Options" ; + Text [ de ] = "PBM Optionen" ; + Text [ en-US ] = "PBM Options" ; OKButton BTN_OK { Pos = MAP_APPFONT ( 73 , 6 ) ; @@ -93,144 +92,29 @@ ModalDialog DLG_EXPORT_EPBM { Pos = MAP_APPFONT ( 6 , 3 ) ; Size = MAP_APPFONT ( 60 , 8 ) ; - Text = "Datei Format" ; - Text [ ENGLISH ] = "file format" ; - Text[ italian ] = "Formato file"; - Text[ portuguese_brazilian ] = "Formato do arquivo"; - Text[ portuguese ] = "Formato do ficheiro"; - Text[ danish ] = "Filformat"; - Text[ french ] = "Format de fichier"; - Text[ swedish ] = "Filformat"; - Text[ dutch ] = "Bestandsindeling"; - Text[ spanish ] = "Formato de archivo"; - Text[ english_us ] = "File format"; - Text[ chinese_simplified ] = "文件格式"; - Text[ russian ] = " "; - Text[ polish ] = "Format pliku"; - Text[ japanese ] = "ファイルの書式"; - Text[ chinese_traditional ] = "檔案格式"; - Text[ arabic ] = " "; - Text[ dutch ] = "Bestandsindeling"; - Text[ chinese_simplified ] = "文件格式"; - Text[ greek ] = " "; - Text[ korean ] = "파일 형식"; - Text[ turkish ] = "Dosya biemi"; - Text[ language_user1 ] = " "; - Text[ catalan ] = "Format del fitxer"; - Text[ finnish ] = "Tiedostomuoto"; - Text[ thai ] = "รูปแบบแฟ้ม"; - Text[ czech ] = "Formát souboru"; - Text[ hebrew ] = "צורת תוכן קובץ"; - Text[ hindi ] = "फाइल रचना"; - Text[ slovak ] = "Formát súboru"; - Text[ hungarian ] = "Fájlformátum"; - Text[ slovenian ] = "Oblika zapisa datoteke"; + Text [ de ] = "Datei Format" ; + Text [ en-US ] = "File format"; + Text [ x-comment ] = " "; }; RadioButton RB_RAW { Pos = MAP_APPFONT ( 12 , 14 ) ; Size = MAP_APPFONT ( 45 , 10 ) ; - Text = "~Binr" ; - Text [ ENGLISH ] = "~raw" ; + Text [ de ] = "~Binr" ; TabStop = TRUE ; - Text[ italian ] = "~Binario"; - Text[ portuguese_brazilian ] = "~Binrio"; - Text[ portuguese ] = "~Binrio"; - Text[ danish ] = "~Binr"; - Text[ french ] = "~Binaire"; - Text[ swedish ] = "~Binr"; - Text[ dutch ] = "~Binair"; - Text[ spanish ] = "~Binario"; - Text[ english_us ] = "~Binary"; - Text[ chinese_simplified ] = "二元(~B)"; - Text[ russian ] = ""; - Text[ polish ] = "~Binarny"; - Text[ japanese ] = "バイナリ(~B)"; - Text[ language_user1 ] = " "; - Text[ chinese_traditional ] = "二元(~B)"; - Text[ arabic ] = ""; - Text[ dutch ] = "~Binair"; - Text[ chinese_simplified ] = "二元(~B)"; - Text[ greek ] = ""; - Text[ korean ] = "바이너리(~B)"; - Text[ turkish ] = "~kili"; - Text[ catalan ] = "~Binari"; - Text[ finnish ] = "~Binaari"; - Text[ thai ] = "เ~ลขฐานสอง"; - Text[ czech ] = "Binární"; - Text[ hebrew ] = "בינרי"; - Text[ hindi ] = "~बैनरी"; - Text[ slovak ] = "~Binárny"; - Text[ hungarian ] = "~Bináris"; - Text[ slovenian ] = "~Dvojiško"; + Text [ en-US ] = "~Binary"; + Text [ x-comment ] = " "; }; RadioButton RB_ASCII { Pos = MAP_APPFONT ( 12 , 28 ) ; Size = MAP_APPFONT ( 45 , 10 ) ; - Text = "~Text" ; - Text [ ENGLISH ] = "~text" ; + Text [ de ] = "~Text" ; TabStop = TRUE ; - Text[ italian ] = "~Testo"; - Text[ portuguese_brazilian ] = "~Texto"; - Text[ portuguese ] = "~Texto"; - Text[ danish ] = "~Tekst"; - Text[ french ] = "Texte"; - Text[ swedish ] = "~Text"; - Text[ dutch ] = "~Tekst"; - Text[ spanish ] = "~Texto"; - Text[ english_us ] = "~Text"; - Text[ chinese_simplified ] = "文字(~T)"; - Text[ russian ] = ""; - Text[ polish ] = "~Tekstowy"; - Text[ japanese ] = "テキスト(~T)"; - Text[ chinese_traditional ] = "文字(~T)"; - Text[ arabic ] = ""; - Text[ dutch ] = "~Tekst"; - Text[ chinese_simplified ] = "文字(~T)"; - Text[ greek ] = ""; - Text[ korean ] = "텍스트(~T)"; - Text[ turkish ] = "~Metin"; - Text[ language_user1 ] = " "; - Text[ catalan ] = "~Text"; - Text[ finnish ] = "~Teksti"; - Text[ thai ] = "~ข้อความ"; - Text[ czech ] = "Textový"; - Text[ hebrew ] = "טקסט"; - Text[ hindi ] = "~टेक्स्ट्"; - Text[ slovak ] = "~Textový"; - Text[ hungarian ] = "~Szöveg"; - Text[ slovenian ] = "~Besedilo"; + Text [ en-US ] = "~Text"; + Text [ x-comment ] = " "; }; - Text[ italian ] = "Opzioni PBM"; - Text[ portuguese_brazilian ] = "Opes PBM"; - Text[ portuguese ] = "Opes PBM"; - Text[ danish ] = "PBM indstillinger"; - Text[ french ] = "Options PBM"; - Text[ swedish ] = "PBM-alternativ"; - Text[ dutch ] = "PBM-opties"; - Text[ spanish ] = "Opciones PBM "; - Text[ chinese_simplified ] = "PBM 选项"; - Text[ russian ] = " PBM"; - Text[ polish ] = "Opcje PBM "; - Text[ japanese ] = "PBM オプション"; - Text[ chinese_traditional ] = "PBM選項"; - Text[ arabic ] = "PBM "; - Text[ dutch ] = "PBM-opties"; - Text[ chinese_simplified ] = "PBM 选项"; - Text[ greek ] = " PBM"; - Text[ korean ] = "PBM 옵션"; - Text[ turkish ] = "PBM seenekleri"; - Text[ language_user1 ] = " "; - Text[ catalan ] = "Opcions PBM"; - Text[ finnish ] = "PBM-vientiasetukset"; - Text[ thai ] = "ตัวเลือก PBM "; - Text[ czech ] = "Volby pro formát PBM"; - Text[ hebrew ] = "אפשרויות PBM"; - Text[ hindi ] = "PBM विकल्प"; - Text[ slovak ] = "Možnosti pre PBM formát"; - Text[ hungarian ] = "PBM-beállítások"; - Text[ slovenian ] = "Možnosti za PBM"; + Text [ x-comment ] = " "; }; |