summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/dlg/paramdialog.src
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2001-08-07 14:15:34 +0000
committerKurt Zenker <kz@openoffice.org>2001-08-07 14:15:34 +0000
commitff7aea86d4a47e87a9779917f51fc2dd1a64e630 (patch)
treed9e9caa19faa60c25b2a2f859911a47a35c8419b /dbaccess/source/ui/dlg/paramdialog.src
parent37e2b7313265c197d8f17a2680427212cf4d79dd (diff)
Merge SRC638: 07.08.01 - 17:15:12
Diffstat (limited to 'dbaccess/source/ui/dlg/paramdialog.src')
-rw-r--r--dbaccess/source/ui/dlg/paramdialog.src48
1 files changed, 26 insertions, 22 deletions
diff --git a/dbaccess/source/ui/dlg/paramdialog.src b/dbaccess/source/ui/dlg/paramdialog.src
index 0431848c80fb..b5833d83d52b 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.16 $
+ * $Revision: 1.17 $
*
- * last change: $Author: kz $ $Date: 2001-07-13 21:36:17 $
+ * last change: $Author: kz $ $Date: 2001-08-07 15:15:34 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -98,10 +98,10 @@ ModalDialog DLG_PARAMETERS
Text[ swedish ] = "~Parametrar";
Text[ polish ] = "Parametr";
Text[ portuguese_brazilian ] = "~Parameters";
- Text[ japanese ] = "Ұ(~P)";
- Text[ korean ] = "Ķ(~P)";
- Text[ chinese_simplified ] = "(~P)";
- Text[ chinese_traditional ] = "Ѽ(~P)";
+ Text[ japanese ] = "パラメータ(~P)";
+ Text[ korean ] = "파라미터(~P)";
+ Text[ chinese_simplified ] = "参数(~P)";
+ Text[ chinese_traditional ] = "參數(~P)";
Text[ arabic ] = "";
Text[ turkish ] = "Parametre";
Text[ language_user1 ] = " ";
@@ -133,10 +133,10 @@ ModalDialog DLG_PARAMETERS
Text[ swedish ] = "~Vrde";
Text[ polish ] = "Warto";
Text[ portuguese_brazilian ] = "~Value";
- Text[ japanese ] = "l(~V)";
- Text[ korean ] = "(~V)";
- Text[ chinese_simplified ] = "ֵ(~V)";
- Text[ chinese_traditional ] = "ƭ(~V)";
+ Text[ japanese ] = "値(~V)";
+ Text[ korean ] = "값(~V)";
+ Text[ chinese_simplified ] = "数值(~V)";
+ Text[ chinese_traditional ] = "數值(~V)";
Text[ arabic ] = "";
Text[ turkish ] = "Deer";
Text[ language_user1 ] = " ";
@@ -169,10 +169,10 @@ ModalDialog DLG_PARAMETERS
Text[ swedish ] = "~nsta";
Text[ polish ] = "~nastpny";
Text[ portuguese_brazilian ] = "~next";
- Text[ japanese ] = "(~N)";
- Text[ korean ] = "(~N)";
- Text[ chinese_simplified ] = "һ(~N)";
- Text[ chinese_traditional ] = "U@(~N)";
+ Text[ japanese ] = "次へ(~N)";
+ Text[ korean ] = "다음(~N)";
+ Text[ chinese_simplified ] = "下一个(~N)";
+ Text[ chinese_traditional ] = "下一個(~N)";
Text[ arabic ] = "";
Text[ turkish ] = "Sonraki";
Text[ catalan ] = "~siguiente";
@@ -201,14 +201,14 @@ ModalDialog DLG_PARAMETERS
Text [ french ] = "Saisie de paramtre" ;
Text [ dutch ] = "Parameter aangeven" ;
Text [ portuguese ] = "Entrada de parmetros" ;
- Text[ chinese_simplified ] = "ֵ";
+ Text[ chinese_simplified ] = "输入参数值";
Text[ russian ] = " ";
Text[ polish ] = "Wpisanie parametru";
- Text[ japanese ] = "Ұ̓";
- Text[ chinese_traditional ] = "JѼƭ";
+ Text[ japanese ] = "パラメータの入力";
+ Text[ chinese_traditional ] = "輸入參數值";
Text[ arabic ] = " ";
Text[ greek ] = " ";
- Text[ korean ] = "Ķ Է";
+ Text[ korean ] = "파라미터 입력";
Text[ turkish ] = "Parametre girii";
String STR_COULD_NOT_CONVERT_PARAM
@@ -227,10 +227,10 @@ ModalDialog DLG_PARAMETERS
Text[ swedish ] = "Inmatningen kunde inte omvandlas till ett giltigt vrde fr kolumnen \"$name$\".";
Text[ polish ] = "Nie mona byo zamieni wpisu na wan warto kolumny \"$name$\".";
Text[ portuguese_brazilian ] = "The given input could no be converted into a valid value for column \"$value$\".";
- Text[ japanese ] = "͒l <$name$> ŗLȒlɕϊł܂łB";
- Text[ korean ] = "Է \"$name$\" ȿ ȯ ϴ.";
- Text[ chinese_simplified ] = "޷תһ\"$name$\"Чֵ";
- Text[ chinese_traditional ] = "oӿJȵLkഫ\"$name$\"ĭȡC";
+ Text[ japanese ] = "入力値は <$name$> 列で有効な値に変換できませんでした。";
+ Text[ korean ] = "입력은 열\"$name$\"의 유효한 값으로 변환될 수 없었습니다.";
+ Text[ chinese_simplified ] = "输入的内容无法转换成一个用于列\"$name$\"的有效数值。";
+ Text[ chinese_traditional ] = "這個輸入值無法轉換成欄\"$name$\"的有效值。";
Text[ arabic ] = " \"$name$\".";
Text[ turkish ] = "Giri, \"$name$\" stunu iin geerli bir deere dntrlemedi.";
Text[ catalan ] = "La entrada no se pudo convertir en un valor vlido para la columna \"$name$\".";
@@ -243,6 +243,9 @@ ModalDialog DLG_PARAMETERS
/*************************************************************************
* history:
* $Log: not supported by cvs2svn $
+ * Revision 1.16 2001/07/13 21:36:17 kz
+ * Merge SRC638: 13.07.01 - 23:36:00
+ *
* Revision 1.15 2001/06/29 02:15:11 kz
* Merge SRC633: 29.06.01 - 04:14:48
*
@@ -297,3 +300,4 @@ ModalDialog DLG_PARAMETERS
+