summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans-Joachim Lankenau <hjs@openoffice.org>2004-06-25 10:26:47 +0000
committerHans-Joachim Lankenau <hjs@openoffice.org>2004-06-25 10:26:47 +0000
commit21aca59b7b8a9247787a75ec496ebdaf7ecd36d7 (patch)
treeb3cc62ae2bbcc435b6688fafe7eed5a53d303ecc
parent84f0d6fadf56cdb73f0a610e373c339116bc79b4 (diff)
INTEGRATION: CWS mergebuild (1.19.34); FILE MERGED
2004/04/20 18:56:23 hjs 1.19.34.3: RESYNC: (1.19-1.20); FILE MERGED 2003/11/11 19:17:13 ihi 1.19.34.2: en -> en-US 2003/11/10 16:44:50 ihi 1.19.34.1: #111234# Merge during build
-rw-r--r--extensions/source/scanner/grid.src159
1 files changed, 12 insertions, 147 deletions
diff --git a/extensions/source/scanner/grid.src b/extensions/source/scanner/grid.src
index 2c9dc2367..3e4ca643f 100644
--- a/extensions/source/scanner/grid.src
+++ b/extensions/source/scanner/grid.src
@@ -2,9 +2,9 @@
*
* $RCSfile: grid.src,v $
*
- * $Revision: 1.20 $
+ * $Revision: 1.21 $
*
- * last change: $Author: vg $ $Date: 2003-12-17 18:20:26 $
+ * last change: $Author: hjs $ $Date: 2004-06-25 11:26:47 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -91,35 +91,8 @@ ModalDialog GRID_DIALOG
{
Pos = MAP_APPFONT( 245, 65 );
Size = MAP_APPFONT( 50, 15 );
- Text = "Setzen";
- Text [ English ] = "Set";
- Text[ english_us ] = "Set";
- Text[ portuguese ] = "Definir";
- Text[ russian ] = "";
- Text[ greek ] = "";
- Text[ dutch ] = "Zetten";
- Text[ french ] = "Restaurer";
- Text[ spanish ] = "Definir";
- Text[ italian ] = "Imposta";
- Text[ danish ] = "Definer";
- Text[ swedish ] = "Definiera";
- Text[ polish ] = "Ustaw";
- Text[ portuguese_brazilian ] = "Definir";
- Text[ japanese ] = "設定";
- Text[ korean ] = "설정";
- Text[ chinese_simplified ] = "设定";
- Text[ chinese_traditional ] = "指定";
- Text[ arabic ] = "";
- Text[ turkish ] = "Tanmla";
- Text[ catalan ] = "Defineix";
- Text[ finnish ] = "Mrit";
- Text[ thai ] = "ตั้งค่า";
- Text[ czech ] = "Nastavit";
- Text[ hebrew ] = "Setzen";
- Text[ hindi ] = "सेट्ट करो";
- Text[ slovak ] = "Nastaviť";
- Text[ hungarian ] = "Beállítás";
- Text[ slovenian ] = "Nastavi";
+ Text [ de ] = "Setzen";
+ Text [ en-US ] = "Set";
};
Bitmap GRID_DIALOG_HANDLE_BMP
{
@@ -127,131 +100,23 @@ ModalDialog GRID_DIALOG
};
String RESET_TYPE_LINEAR_ASCENDING
{
- Text = "Linear steigend";
- Text [ English ] = "Linear ascending";
- Text[ english_us ] = "Linear ascending";
- Text[ portuguese ] = "Linear crescente";
- Text[ russian ] = " ";
- Text[ greek ] = " ";
- Text[ dutch ] = "Lineair stijgend";
- Text[ french ] = "Croissance linaire";
- Text[ spanish ] = "Lineal ascendente";
- Text[ italian ] = "Lineare crescente";
- Text[ danish ] = "Liner stigende";
- Text[ swedish ] = "Linjrt stigande";
- Text[ polish ] = "Rosnce liniowo";
- Text[ portuguese_brazilian ] = "Linear crescente";
- Text[ japanese ] = "まっすぐに上昇";
- Text[ korean ] = "오름차순 선형";
- Text[ chinese_simplified ] = "线性上升";
- Text[ chinese_traditional ] = "線性上昇";
- Text[ arabic ] = " ";
- Text[ turkish ] = "Dorusal art";
- Text[ catalan ] = "Ascensi lineal";
- Text[ finnish ] = "Lineaarinen nouseva";
- Text[ thai ] = "จากน้อยไปมากแบบเส้นตรง";
- Text[ czech ] = "Lineárně stoupající";
- Text[ hebrew ] = "Linear steigend";
- Text[ hindi ] = "संकुचित आरोहण क्रम";
- Text[ slovak ] = "Lineárne stúpajúci";
- Text[ hungarian ] = "Egyenletesen növekvő";
- Text[ slovenian ] = "Linearno naraščajoče";
+ Text [ de ] = "Linear steigend";
+ Text [ en-US ] = "Linear ascending";
};
String RESET_TYPE_LINEAR_DESCENDING
{
- Text = "Linear fallend";
- Text [ English ] = "Linear descending";
- Text[ english_us ] = "Linear descending";
- Text[ portuguese ] = "Linear decrescente";
- Text[ russian ] = " ";
- Text[ greek ] = " ";
- Text[ dutch ] = "Lineair dalend";
- Text[ french ] = "Dcroissance linaire";
- Text[ spanish ] = "Lineal descendente";
- Text[ italian ] = "Lineare descrescente";
- Text[ danish ] = "Liner faldende";
- Text[ swedish ] = "Linjrt fallande";
- Text[ polish ] = "Malejce liniowo";
- Text[ portuguese_brazilian ] = "Linear decrescente";
- Text[ japanese ] = "まっすぐに下降";
- Text[ korean ] = "내림차순 선형";
- Text[ chinese_simplified ] = "线性下降";
- Text[ chinese_traditional ] = "線性下降";
- Text[ arabic ] = " ";
- Text[ turkish ] = "Dorusal d";
- Text[ catalan ] = "Descens lineal";
- Text[ finnish ] = "Lineaarinen laskeva";
- Text[ thai ] = "จากมากไปน้อยแบบเส้นตรง";
- Text[ czech ] = "Lineárně klesající";
- Text[ hebrew ] = "Linear fallend";
- Text[ hindi ] = "संकुचित अवरोहण";
- Text[ slovak ] = "Lineárne klesajúci";
- Text[ hungarian ] = "Egyenletesen csökkenő";
- Text[ slovenian ] = "Linearno padajoče";
+ Text [ de ] = "Linear fallend";
+ Text [ en-US ] = "Linear descending";
};
String RESET_TYPE_RESET
{
- Text = "Originalwerte";
- Text [ English ] = "Original values";
- Text[ english_us ] = "Original values";
- Text[ portuguese ] = "Valores originais";
- Text[ russian ] = " ";
- Text[ greek ] = " ";
- Text[ dutch ] = "Oorspronkelijke waarden";
- Text[ french ] = "Restaurer les valeurs d'origine";
- Text[ spanish ] = "Valores originales";
- Text[ italian ] = "Valori originali";
- Text[ danish ] = "Originalvrdier";
- Text[ swedish ] = "Originalvrden";
- Text[ polish ] = "Wartoci oryginalne";
- Text[ portuguese_brazilian ] = "Valores originais";
- Text[ japanese ] = "オリジナル値";
- Text[ korean ] = "원래값";
- Text[ chinese_simplified ] = "原始数值";
- Text[ chinese_traditional ] = "原始值";
- Text[ arabic ] = " ";
- Text[ turkish ] = "Asl deerler";
- Text[ catalan ] = "Valors originals";
- Text[ finnish ] = "Alkuperiset arvot";
- Text[ thai ] = "ค่าเดิม";
- Text[ czech ] = "Původní hodnoty";
- Text[ hebrew ] = "Originalwerte";
- Text[ hindi ] = "यथार्थ मूल्य";
- Text[ slovak ] = "Pôvodné hodnoty";
- Text[ hungarian ] = "Eredeti értékek";
- Text[ slovenian ] = "Izvirne vrednosti";
+ Text [ de ] = "Originalwerte";
+ Text [ en-US ] = "Original values";
};
String RESET_TYPE_EXPONENTIAL
{
- Text = "Exponentiell wachsend";
- Text [ English ] = "Exponential raise";
- Text[ english_us ] = "Exponential increasing";
- Text[ portuguese ] = "Exponencial crescente";
- Text[ russian ] = " ";
- Text[ greek ] = " ";
- Text[ dutch ] = "Exponentiele groei";
- Text[ french ] = "Croissance exponentielle";
- Text[ spanish ] = "Exponencial aumentando";
- Text[ italian ] = "Esponenziale crescente";
- Text[ danish ] = "Eksponentiel vkst";
- Text[ swedish ] = "Exponentiellt vxande";
- Text[ polish ] = "Rosnce wykadniczo";
- Text[ portuguese_brazilian ] = "Exponencial crescente";
- Text[ japanese ] = "急激に増やす";
- Text[ korean ] = "오름 지수";
- Text[ chinese_simplified ] = "指数型增长";
- Text[ chinese_traditional ] = "冪數式遞增";
- Text[ arabic ] = " ";
- Text[ turkish ] = "stel art";
- Text[ catalan ] = "Increment exponencial";
- Text[ finnish ] = "Eksponentiaalinen lisys";
- Text[ thai ] = "เพิ่มขึ้นแบบยกกำลัง";
- Text[ czech ] = "Exponenciálně rostoucí";
- Text[ hebrew ] = "Exponentiell wachsend";
- Text[ hindi ] = "ऐक्स्पोनेश्यल प्रकार से बढना";
- Text[ slovak ] = "Exponenciálne rastúci";
- Text[ hungarian ] = "Exponenciálisan növekvő";
- Text[ slovenian ] = "Eksponentna rast";
+ Text [ de ] = "Exponentiell wachsend";
+ Text [ en-US ] = "Exponential increasing";
};
};