summaryrefslogtreecommitdiff
path: root/goodies
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2003-04-29 16:47:06 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2003-04-29 16:47:06 +0000
commitd466e76d23625de1abad9fc067416e71078d061e (patch)
tree171423b75c6003dbd97d9b9a716f4c9b4500de44 /goodies
parent1c61df8fc6be422a0c37fa9c11b8d27e45b985ab (diff)
INTEGRATION: CWS mergem8 (1.7.2.8.4.3.2.2.18); FILE MERGED
2003/04/29 08:35:56 gh 1.7.2.8.4.3.2.2.18.2: final merge for Beta2 2003/04/14 15:08:46 gh 1.7.2.8.4.3.2.2.18.1: merging all languages
Diffstat (limited to 'goodies')
-rw-r--r--goodies/source/filter.vcl/epict/dlgepct.src53
1 files changed, 42 insertions, 11 deletions
diff --git a/goodies/source/filter.vcl/epict/dlgepct.src b/goodies/source/filter.vcl/epict/dlgepct.src
index 5d8ad90bb63f..44740e87c218 100644
--- a/goodies/source/filter.vcl/epict/dlgepct.src
+++ b/goodies/source/filter.vcl/epict/dlgepct.src
@@ -2,9 +2,9 @@
*
* $RCSfile: dlgepct.src,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: hr $ $Date: 2003-03-25 18:28:11 $
+ * last change: $Author: hr $ $Date: 2003-04-29 17:47:06 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -75,7 +75,7 @@ ModalDialog DLG_EXPORT_EPCT
Text [ dutch ] = "PICT-opties" ;
Text [ swedish ] = "PICT-alternativ" ;
Text [ danish ] = "PICT indstillinger" ;
- Text [ portuguese_brazilian ] = "PICT Optionen" ;
+ Text [ portuguese_brazilian ] = "Opes PICT" ;
Text [ portuguese ] = "Opes PICT" ;
Moveable = TRUE ;
Closeable = TRUE ;
@@ -143,6 +143,9 @@ ModalDialog DLG_EXPORT_EPCT
Text[ catalan ] = "Mida";
Text[ finnish ] = "Koko";
Text[ thai ] = "ขนาด";
+ Text[ czech ] = "Velikost";
+ Text[ hebrew ] = "‮גודל‬";
+ Text[ hindi ] = "परिमाण";
};
FixedText FT_SIZEX
{
@@ -161,7 +164,7 @@ ModalDialog DLG_EXPORT_EPCT
Text [ portuguese_brazilian ] = "Largura" ;
Text[ chinese_simplified ] = "宽度";
Text[ russian ] = "";
- Text[ polish ] = "Szer.";
+ Text[ polish ] = "Szeroko";
Text[ japanese ] = "幅";
Text[ chinese_traditional ] = "寬度";
Text[ arabic ] = "";
@@ -174,6 +177,9 @@ ModalDialog DLG_EXPORT_EPCT
Text[ catalan ] = "Amplada";
Text[ finnish ] = "Leveys";
Text[ thai ] = "ความกว้าง";
+ Text[ czech ] = "Šířka";
+ Text[ hebrew ] = "‮רוחב‬";
+ Text[ hindi ] = "चौड़ाई";
};
FixedText FT_SIZEY
{
@@ -188,11 +194,11 @@ ModalDialog DLG_EXPORT_EPCT
Text [ dutch ] = "Hoogte" ;
Text [ swedish ] = "Hjd" ;
Text [ danish ] = "Hjde" ;
- Text [ portuguese_brazilian ] = "H?de" ;
+ Text [ portuguese_brazilian ] = "Altura" ;
Text [ portuguese ] = "Altura" ;
Text[ chinese_simplified ] = "高度";
Text[ russian ] = "";
- Text[ polish ] = "Wys.";
+ Text[ polish ] = "Wysoko";
Text[ japanese ] = "高さ";
Text[ chinese_traditional ] = "高度";
Text[ arabic ] = "";
@@ -205,6 +211,9 @@ ModalDialog DLG_EXPORT_EPCT
Text[ catalan ] = "Alada";
Text[ finnish ] = "Korkeus";
Text[ thai ] = "ความสูง";
+ Text[ czech ] = "Výška";
+ Text[ hebrew ] = "‮גובה‬";
+ Text[ hindi ] = "ऊँचाई";
};
OKButton BTN_OK
{
@@ -243,7 +252,7 @@ ModalDialog DLG_EXPORT_EPCT
Text [ portuguese ] = "~Original" ;
Text[ chinese_simplified ] = "原件(~O)";
Text[ russian ] = "";
- Text[ polish ] = "Orygina";
+ Text[ polish ] = "~Orygina";
Text[ japanese ] = "オリジナル(~O)";
Text[ chinese_traditional ] = "原件(~O)";
Text[ arabic ] = "";
@@ -251,11 +260,14 @@ ModalDialog DLG_EXPORT_EPCT
Text[ chinese_simplified ] = "原件(~O)";
Text[ greek ] = "";
Text[ korean ] = "원본(~O)";
- Text[ turkish ] = "Asl";
+ Text[ turkish ] = "~Asl";
Text[ language_user1 ] = " ";
Text[ catalan ] = "~Original";
Text[ finnish ] = "~Alkuperinen";
Text[ thai ] = "~ดั้งเดิม";
+ Text[ czech ] = "Původní";
+ Text[ hebrew ] = "‮מקורי‬";
+ Text[ hindi ] = "~यथार्थ";
};
RadioButton RB_SIZE
{
@@ -275,7 +287,7 @@ ModalDialog DLG_EXPORT_EPCT
Text [ portuguese_brazilian ] = "~Tamanho" ;
Text[ chinese_simplified ] = "大小(~S)";
Text[ russian ] = "";
- Text[ polish ] = "Rozmiar";
+ Text[ polish ] = "~Rozmiar";
Text[ japanese ] = "サイズ(~S)";
Text[ chinese_traditional ] = "大小(~S)";
Text[ arabic ] = "";
@@ -283,11 +295,14 @@ ModalDialog DLG_EXPORT_EPCT
Text[ chinese_simplified ] = "大小(~S)";
Text[ greek ] = "";
Text[ korean ] = "크기(~S)";
- Text[ turkish ] = "Boyut";
+ Text[ turkish ] = "~Boyut";
Text[ language_user1 ] = " ";
Text[ catalan ] = "~Mida";
Text[ finnish ] = "~Koko";
Text[ thai ] = "~ขนาด";
+ Text[ czech ] = "Velikost";
+ Text[ hebrew ] = "‮גודל‬";
+ Text[ hindi ] = "~परिमाण";
};
FixedLine GRP_MODE
{
@@ -302,7 +317,7 @@ ModalDialog DLG_EXPORT_EPCT
Text [ french ] = "Mode" ;
Text [ swedish ] = "Lge" ;
Text [ danish ] = "Modus" ;
- Text [ portuguese_brazilian ] = "Modus" ;
+ Text [ portuguese_brazilian ] = "Modo" ;
Text [ portuguese ] = "Modo" ;
Text[ chinese_simplified ] = "模式";
Text[ russian ] = "";
@@ -319,6 +334,9 @@ ModalDialog DLG_EXPORT_EPCT
Text[ catalan ] = "Mode";
Text[ finnish ] = "Tila";
Text[ thai ] = "โหมด";
+ Text[ czech ] = "Režim";
+ Text[ hebrew ] = "‮מצב עבודה‬";
+ Text[ hindi ] = "प्रकार";
};
Text[ chinese_simplified ] = "PICT 选项";
Text[ russian ] = " PICT";
@@ -335,6 +353,9 @@ ModalDialog DLG_EXPORT_EPCT
Text[ catalan ] = "Opcions PICT";
Text[ finnish ] = "PICT-vientiasetukset";
Text[ thai ] = "ตัวเลือก PICT ";
+ Text[ czech ] = "Volby pro formát PICT";
+ Text[ hebrew ] = "‮אפשריות PICT‬";
+ Text[ hindi ] = "PICT विकल्प";
};
@@ -354,3 +375,13 @@ ModalDialog DLG_EXPORT_EPCT
+
+
+
+
+
+
+
+
+
+