diff options
Diffstat (limited to 'extensions/source/scanner/grid.src')
-rw-r--r-- | extensions/source/scanner/grid.src | 36 |
1 files changed, 23 insertions, 13 deletions
diff --git a/extensions/source/scanner/grid.src b/extensions/source/scanner/grid.src index df8c7c1cef07..87f88a821c0e 100644 --- a/extensions/source/scanner/grid.src +++ b/extensions/source/scanner/grid.src @@ -2,9 +2,9 @@ * * $RCSfile: grid.src,v $ * - * $Revision: 1.14 $ + * $Revision: 1.15 $ * - * last change: $Author: kz $ $Date: 2001-11-16 22:40:01 $ + * last change: $Author: hr $ $Date: 2003-03-25 16:04:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -106,13 +106,14 @@ ModalDialog GRID_DIALOG Text[ polish ] = "Osad"; Text[ portuguese_brazilian ] = "Set"; Text[ japanese ] = "設定"; - Text[ korean ] = "지정"; + Text[ korean ] = "설정"; Text[ chinese_simplified ] = "设定"; Text[ chinese_traditional ] = "指定"; Text[ arabic ] = ""; Text[ turkish ] = "Tanmla"; - Text[ catalan ] = "Definir"; - Text[ finnish ] = "M??rit?"; + Text[ catalan ] = "Defineix"; + Text[ finnish ] = "Mrit"; + Text[ thai ] = "ตั้งค่า"; }; Bitmap GRID_DIALOG_HANDLE_BMP { @@ -140,8 +141,9 @@ ModalDialog GRID_DIALOG Text[ chinese_traditional ] = "線性上昇"; Text[ arabic ] = " "; Text[ turkish ] = "Dorusal art"; - Text[ catalan ] = "Lineal ascendente"; + Text[ catalan ] = "Ascensi lineal"; Text[ finnish ] = "Lineaarinen nouseva"; + Text[ thai ] = "จากน้อยไปมากแบบเส้นตรง"; }; String RESET_TYPE_LINEAR_DESCENDING { @@ -165,8 +167,9 @@ ModalDialog GRID_DIALOG Text[ chinese_traditional ] = "線性下降"; Text[ arabic ] = " "; Text[ turkish ] = "Dorusal d"; - Text[ catalan ] = "Lineal descendente"; + Text[ catalan ] = "Descens lineal"; Text[ finnish ] = "Lineaarinen laskeva"; + Text[ thai ] = "จากมากไปน้อยแบบเส้นตรง"; }; String RESET_TYPE_RESET { @@ -184,14 +187,15 @@ ModalDialog GRID_DIALOG Text[ swedish ] = "Originalvrden"; Text[ polish ] = "Wartoci oryginalne"; Text[ portuguese_brazilian ] = "Original values"; - Text[ japanese ] = "オリジナル値"; + Text[ japanese ] = "オリジナル値"; Text[ korean ] = "원래값"; Text[ chinese_simplified ] = "原始数值"; Text[ chinese_traditional ] = "原始值"; Text[ arabic ] = " "; Text[ turkish ] = "Asl deerler"; - Text[ catalan ] = "Valores originales"; - Text[ finnish ] = "Alkuper?iset arvot"; + Text[ catalan ] = "Valors originals"; + Text[ finnish ] = "Alkuperiset arvot"; + Text[ thai ] = "ค่าเดิม"; }; String RESET_TYPE_EXPONENTIAL { @@ -199,7 +203,7 @@ ModalDialog GRID_DIALOG Text [ English ] = "Exponential raise"; Text[ english_us ] = "Exponential increasing"; Text[ portuguese ] = "Exponencial crescente"; - Text[ russian ] = " "; + Text[ russian ] = " "; Text[ greek ] = " "; Text[ dutch ] = "Exponentiele groei"; Text[ french ] = "Croissance exponentielle"; @@ -215,8 +219,9 @@ ModalDialog GRID_DIALOG Text[ chinese_traditional ] = "冪數式遞增"; Text[ arabic ] = " "; Text[ turkish ] = "stel art"; - Text[ catalan ] = "Exponencial aumentando"; - Text[ finnish ] = "Eksponentiaalinen lis?ys"; + Text[ catalan ] = "Increment exponencial"; + Text[ finnish ] = "Eksponentiaalinen lisys"; + Text[ thai ] = "เพิ่มขึ้นแบบยกกำลัง"; }; }; @@ -228,3 +233,8 @@ ModalDialog GRID_DIALOG + + + + + |