summaryrefslogtreecommitdiff
path: root/goodies
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2003-04-29 16:46:56 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2003-04-29 16:46:56 +0000
commit1c61df8fc6be422a0c37fa9c11b8d27e45b985ab (patch)
tree80faf3a9f004ec4cf531d34d77c1ce6d0c1b6da4 /goodies
parenta80ccf79a4dd662ef7f79295cfd8439e9d844c6b (diff)
INTEGRATION: CWS mergem8 (1.9.2.4.2.4.4.2.2.1.20); FILE MERGED
2003/04/29 08:35:55 gh 1.9.2.4.2.4.4.2.2.1.20.2: final merge for Beta2 2003/04/14 15:08:41 gh 1.9.2.4.2.4.4.2.2.1.20.1: merging all languages
Diffstat (limited to 'goodies')
-rw-r--r--goodies/source/filter.vcl/epgm/dlgepgm.src46
1 files changed, 34 insertions, 12 deletions
diff --git a/goodies/source/filter.vcl/epgm/dlgepgm.src b/goodies/source/filter.vcl/epgm/dlgepgm.src
index fecae25dd289..0130117c2a61 100644
--- a/goodies/source/filter.vcl/epgm/dlgepgm.src
+++ b/goodies/source/filter.vcl/epgm/dlgepgm.src
@@ -2,9 +2,9 @@
*
* $RCSfile: dlgepgm.src,v $
*
- * $Revision: 1.15 $
+ * $Revision: 1.16 $
*
- * last change: $Author: hr $ $Date: 2003-03-25 18:28:10 $
+ * last change: $Author: hr $ $Date: 2003-04-29 17:46:56 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -96,7 +96,7 @@ ModalDialog DLG_EXPORT_EPGM
Text = "Datei Format" ;
Text [ ENGLISH ] = "file format" ;
Text[ italian ] = "Formato file";
- Text[ portuguese_brazilian ] = "Datei Format";
+ Text[ portuguese_brazilian ] = "Formato do arquivo";
Text[ portuguese ] = "Formato do ficheiro";
Text[ danish ] = "Filformat";
Text[ french ] = "Format de fichier";
@@ -113,12 +113,15 @@ ModalDialog DLG_EXPORT_EPGM
Text[ dutch ] = "Bestandsindeling";
Text[ chinese_simplified ] = "文件格式";
Text[ greek ] = " ";
- Text[ korean ] = "파일 서식";
- Text[ turkish ] = "Dosya format";
+ 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 ] = "फाइल रचना";
};
RadioButton RB_RAW
{
@@ -128,7 +131,7 @@ ModalDialog DLG_EXPORT_EPGM
Text [ ENGLISH ] = "~raw" ;
TabStop = TRUE ;
Text[ italian ] = "~Binario";
- Text[ portuguese_brazilian ] = "~Bin?r";
+ Text[ portuguese_brazilian ] = "~Binrio";
Text[ portuguese ] = "~Binrio";
Text[ danish ] = "~Binr";
Text[ french ] = "~Binaire";
@@ -138,7 +141,7 @@ ModalDialog DLG_EXPORT_EPGM
Text[ english_us ] = "~Binary";
Text[ chinese_simplified ] = "二元(~B)";
Text[ russian ] = "";
- Text[ polish ] = "Binarny";
+ Text[ polish ] = "~Binarny";
Text[ japanese ] = "バイナリ(~B)";
Text[ language_user1 ] = " ";
Text[ chinese_traditional ] = "二元(~B)";
@@ -147,10 +150,13 @@ ModalDialog DLG_EXPORT_EPGM
Text[ chinese_simplified ] = "二元(~B)";
Text[ greek ] = "";
Text[ korean ] = "바이너리(~B)";
- Text[ turkish ] = "kili";
+ Text[ turkish ] = "~kili";
Text[ catalan ] = "~Binari";
Text[ finnish ] = "~Binaari";
Text[ thai ] = "เ~ลขฐานสอง";
+ Text[ czech ] = "Binární";
+ Text[ hebrew ] = "‮בינרי‬";
+ Text[ hindi ] = "~बैनरी";
};
RadioButton RB_ASCII
{
@@ -160,7 +166,7 @@ ModalDialog DLG_EXPORT_EPGM
Text [ ENGLISH ] = "~text" ;
TabStop = TRUE ;
Text[ italian ] = "~Testo";
- Text[ portuguese_brazilian ] = "~Text";
+ Text[ portuguese_brazilian ] = "~Texto";
Text[ portuguese ] = "~Texto";
Text[ danish ] = "~Tekst";
Text[ french ] = "Texte";
@@ -170,7 +176,7 @@ ModalDialog DLG_EXPORT_EPGM
Text[ english_us ] = "~Text";
Text[ chinese_simplified ] = "文字(~T)";
Text[ russian ] = "";
- Text[ polish ] = "Tekst";
+ Text[ polish ] = "~Tekstowy";
Text[ japanese ] = "テキスト(~T)";
Text[ chinese_traditional ] = "文字(~T)";
Text[ arabic ] = "";
@@ -178,14 +184,17 @@ ModalDialog DLG_EXPORT_EPGM
Text[ chinese_simplified ] = "文字(~T)";
Text[ greek ] = "";
Text[ korean ] = "텍스트(~T)";
- Text[ turkish ] = "Metin";
+ Text[ turkish ] = "~Metin";
Text[ language_user1 ] = " ";
Text[ catalan ] = "~Text";
Text[ finnish ] = "~Teksti";
Text[ thai ] = "~ข้อความ";
+ Text[ czech ] = "Textový";
+ Text[ hebrew ] = "‮טקסט‬";
+ Text[ hindi ] = "~टेक्स्ट्";
};
Text[ italian ] = "Opzioni PGM";
- Text[ portuguese_brazilian ] = "PGM Optionen";
+ Text[ portuguese_brazilian ] = "Opes PGM";
Text[ portuguese ] = "Opes PGM";
Text[ danish ] = "PGM indstillinger";
Text[ french ] = "Options PGM";
@@ -207,6 +216,9 @@ ModalDialog DLG_EXPORT_EPGM
Text[ catalan ] = "Opcions PGM";
Text[ finnish ] = "PGM-vientiasetukset";
Text[ thai ] = "ตัวเลือก PGM ";
+ Text[ czech ] = "Volby pro formát PGM";
+ Text[ hebrew ] = "‮אפשרויות PGM‬";
+ Text[ hindi ] = "PGM विकल्प";
};
@@ -221,3 +233,13 @@ ModalDialog DLG_EXPORT_EPGM
+
+
+
+
+
+
+
+
+
+