INTEGRATION: CWS mergem8 (1.8.2.7.6.2.2.1.26); FILE MERGED
2003/04/29 08:35:46 gh 1.8.2.7.6.2.2.1.26.2: final merge for Beta2 2003/04/14 14:46:48 gh 1.8.2.7.6.2.2.1.26.1: merging all languages
This commit is contained in:
parent
0cc7dbdc7d
commit
1ba8717b95
1 changed files with 35 additions and 10 deletions
|
@ -2,9 +2,9 @@
|
|||
*
|
||||
* $RCSfile: grid.src,v $
|
||||
*
|
||||
* $Revision: 1.15 $
|
||||
* $Revision: 1.16 $
|
||||
*
|
||||
* last change: $Author: hr $ $Date: 2003-03-25 16:04:13 $
|
||||
* last change: $Author: hr $ $Date: 2003-04-29 17:45:57 $
|
||||
*
|
||||
* The Contents of this file are made available subject to the terms of
|
||||
* either of the following licenses
|
||||
|
@ -103,8 +103,8 @@ ModalDialog GRID_DIALOG
|
|||
Text[ italian ] = "Imposta";
|
||||
Text[ danish ] = "Definer";
|
||||
Text[ swedish ] = "Definiera";
|
||||
Text[ polish ] = "OsadŸ";
|
||||
Text[ portuguese_brazilian ] = "Set";
|
||||
Text[ polish ] = "Ustaw";
|
||||
Text[ portuguese_brazilian ] = "Definir";
|
||||
Text[ japanese ] = "è¨å®š";
|
||||
Text[ korean ] = "ì„¤ì •";
|
||||
Text[ chinese_simplified ] = "设定";
|
||||
|
@ -114,6 +114,9 @@ ModalDialog GRID_DIALOG
|
|||
Text[ catalan ] = "Defineix";
|
||||
Text[ finnish ] = "Määritä";
|
||||
Text[ thai ] = "ตั้งค่า";
|
||||
Text[ czech ] = "Nastavit";
|
||||
Text[ hebrew ] = "Setzen";
|
||||
Text[ hindi ] = "सेटà¥<C3A0>ट करो";
|
||||
};
|
||||
Bitmap GRID_DIALOG_HANDLE_BMP
|
||||
{
|
||||
|
@ -133,8 +136,8 @@ ModalDialog GRID_DIALOG
|
|||
Text[ italian ] = "Lineare crescente";
|
||||
Text[ danish ] = "Lineær stigende";
|
||||
Text[ swedish ] = "Linjärt stigande";
|
||||
Text[ polish ] = "Wzrastaj¹ce linearnie";
|
||||
Text[ portuguese_brazilian ] = "Linear ascending";
|
||||
Text[ polish ] = "Rosn¹ce liniowo";
|
||||
Text[ portuguese_brazilian ] = "Linear crescente";
|
||||
Text[ japanese ] = "ã<>¾ã<C2BE>£ã<C2A3>™ã<E284A2><C3A3>ã<EFBFBD>«ä¸Šæ˜‡";
|
||||
Text[ korean ] = "오름차순 ì„ í˜•";
|
||||
Text[ chinese_simplified ] = "线性上å<C5A0>‡";
|
||||
|
@ -144,6 +147,9 @@ ModalDialog GRID_DIALOG
|
|||
Text[ catalan ] = "Ascensió lineal";
|
||||
Text[ finnish ] = "Lineaarinen nouseva";
|
||||
Text[ thai ] = "จาà¸<C3A0>น้à¸à¸¢à¹„ปมาà¸<C3A0>à¹<C3A0>บบเส้นตรง";
|
||||
Text[ czech ] = "LineárnÄ› stoupajÃcÃ";
|
||||
Text[ hebrew ] = "Linear steigend";
|
||||
Text[ hindi ] = "संकà¥<C3A0>चित आरोहण कà¥<C3A0>रम";
|
||||
};
|
||||
String RESET_TYPE_LINEAR_DESCENDING
|
||||
{
|
||||
|
@ -159,8 +165,8 @@ ModalDialog GRID_DIALOG
|
|||
Text[ italian ] = "Lineare descrescente";
|
||||
Text[ danish ] = "Lineær faldende";
|
||||
Text[ swedish ] = "Linjärt fallande";
|
||||
Text[ polish ] = "Spadaj¹ce linearnie";
|
||||
Text[ portuguese_brazilian ] = "Linear descending";
|
||||
Text[ polish ] = "Malej¹ce liniowo";
|
||||
Text[ portuguese_brazilian ] = "Linear decrescente";
|
||||
Text[ japanese ] = "ã<>¾ã<C2BE>£ã<C2A3>™ã<E284A2><C3A3>ã<EFBFBD>«ä¸‹é™<C3A9>";
|
||||
Text[ korean ] = "내림차순 ì„ í˜•";
|
||||
Text[ chinese_simplified ] = "线性下é™<C3A9>";
|
||||
|
@ -170,6 +176,9 @@ ModalDialog GRID_DIALOG
|
|||
Text[ catalan ] = "Descens lineal";
|
||||
Text[ finnish ] = "Lineaarinen laskeva";
|
||||
Text[ thai ] = "จาà¸<C3A0>มาà¸<C3A0>ไปน้à¸à¸¢à¹<C3A0>บบเส้นตรง";
|
||||
Text[ czech ] = "LineárnÄ› klesajÃcÃ";
|
||||
Text[ hebrew ] = "Linear fallend";
|
||||
Text[ hindi ] = "संकà¥<C3A0>चित अवरोहण";
|
||||
};
|
||||
String RESET_TYPE_RESET
|
||||
{
|
||||
|
@ -186,7 +195,7 @@ ModalDialog GRID_DIALOG
|
|||
Text[ danish ] = "Originalværdier";
|
||||
Text[ swedish ] = "Originalvärden";
|
||||
Text[ polish ] = "Wartoœci oryginalne";
|
||||
Text[ portuguese_brazilian ] = "Original values";
|
||||
Text[ portuguese_brazilian ] = "Valores originais";
|
||||
Text[ japanese ] = "オリジナル値";
|
||||
Text[ korean ] = "ì›<C3AC>래값";
|
||||
Text[ chinese_simplified ] = "原始数值";
|
||||
|
@ -196,6 +205,9 @@ ModalDialog GRID_DIALOG
|
|||
Text[ catalan ] = "Valors originals";
|
||||
Text[ finnish ] = "Alkuperäiset arvot";
|
||||
Text[ thai ] = "ค่าเดิม";
|
||||
Text[ czech ] = "Původnà hodnoty";
|
||||
Text[ hebrew ] = "Originalwerte";
|
||||
Text[ hindi ] = "यथारà¥<C3A0>थ मूलà¥<C3A0>य";
|
||||
};
|
||||
String RESET_TYPE_EXPONENTIAL
|
||||
{
|
||||
|
@ -212,7 +224,7 @@ ModalDialog GRID_DIALOG
|
|||
Text[ danish ] = "Eksponentiel vækst";
|
||||
Text[ swedish ] = "Exponentiellt växande";
|
||||
Text[ polish ] = "Rosn¹ce wyk³adniczo";
|
||||
Text[ portuguese_brazilian ] = "Exponential raise";
|
||||
Text[ portuguese_brazilian ] = "Exponencial crescente";
|
||||
Text[ japanese ] = "急激ã<E282AC>«å¢—ã‚„ã<E2809E>™";
|
||||
Text[ korean ] = "오름 지수";
|
||||
Text[ chinese_simplified ] = "指数型增长";
|
||||
|
@ -222,6 +234,9 @@ ModalDialog GRID_DIALOG
|
|||
Text[ catalan ] = "Increment exponencial";
|
||||
Text[ finnish ] = "Eksponentiaalinen lisäys";
|
||||
Text[ thai ] = "เพิ่มขึ้นà¹<C3A0>บบยà¸<C3A0>à¸<C3A0>ำลัง";
|
||||
Text[ czech ] = "ExponenciálnÄ› rostoucÃ";
|
||||
Text[ hebrew ] = "Exponentiell wachsend";
|
||||
Text[ hindi ] = "à¤<C3A0>कà¥<C3A0>सà¥<C3A0>पोनेशà¥<C3A0>यल पà¥<C3A0>रकार से बढना";
|
||||
};
|
||||
};
|
||||
|
||||
|
@ -234,6 +249,16 @@ ModalDialog GRID_DIALOG
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue