Kaydet (Commit) 0f6d68b2 authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

INTEGRATION: CWS geordi2q11 (1.45.90); FILE MERGED

2003/12/16 11:43:11 hr 1.45.90.1: #111934#: join CWS ooo111fix1
üst f153463e
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: datman.src,v $ * $RCSfile: datman.src,v $
* *
* $Revision: 1.45 $ * $Revision: 1.46 $
* *
* last change: $Author: hr $ $Date: 2003-07-17 12:34:01 $ * last change: $Author: vg $ $Date: 2003-12-17 18:15:21 $
* *
* The Contents of this file are made available subject to the terms of * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
...@@ -117,6 +117,8 @@ ModalDialog RID_DLG_MAPPING ...@@ -117,6 +117,8 @@ ModalDialog RID_DLG_MAPPING
Text[ hebrew ] = "Spaltennamen"; Text[ hebrew ] = "Spaltennamen";
Text[ hindi ] = "स्तंभ का नाम्"; Text[ hindi ] = "स्तंभ का नाम्";
Text[ slovak ] = "Názvy stĺpcov"; Text[ slovak ] = "Názvy stĺpcov";
Text[ hungarian ] = "Oszlopnevek";
Text[ slovenian ] = "Imena stolpcev";
}; };
FixedText FT_IDENTIFIER FixedText FT_IDENTIFIER
{ {
...@@ -489,6 +491,8 @@ ModalDialog RID_DLG_MAPPING ...@@ -489,6 +491,8 @@ ModalDialog RID_DLG_MAPPING
Text[ hebrew ] = "<kein>"; Text[ hebrew ] = "<kein>";
Text[ hindi ] = "<कोई नहीं>"; Text[ hindi ] = "<कोई नहीं>";
Text[ slovak ] = "<nič>"; Text[ slovak ] = "<nič>";
Text[ hungarian ] = "<semmi>";
Text[ slovenian ] = "<brez>";
}; };
Text[ english_us ] = "Column Layout for Table %1"; Text[ english_us ] = "Column Layout for Table %1";
Text[ portuguese ] = "Atribuio de colunas para a tabela %1"; Text[ portuguese ] = "Atribuio de colunas para a tabela %1";
...@@ -499,7 +503,7 @@ ModalDialog RID_DLG_MAPPING ...@@ -499,7 +503,7 @@ ModalDialog RID_DLG_MAPPING
Text[ spanish ] = "Asignacin de columnas para tabla %1"; Text[ spanish ] = "Asignacin de columnas para tabla %1";
Text[ finnish ] = "Taulukon %1 sarakeasettelu"; Text[ finnish ] = "Taulukon %1 sarakeasettelu";
Text[ italian ] = "Assegnazione colonne per la tabella %1"; Text[ italian ] = "Assegnazione colonne per la tabella %1";
Text[ danish ] = "Kolonnetildeling for tabel %1"; Text[ danish ] = "Kolonnelayout for tabel %1";
Text[ swedish ] = "Kolumntilldelning fr tabell %1"; Text[ swedish ] = "Kolumntilldelning fr tabell %1";
Text[ polish ] = "Ukad kolumn w tabeli %1"; Text[ polish ] = "Ukad kolumn w tabeli %1";
Text[ portuguese_brazilian ] = "Layout das colunas para a tabela %1"; Text[ portuguese_brazilian ] = "Layout das colunas para a tabela %1";
...@@ -516,6 +520,8 @@ ModalDialog RID_DLG_MAPPING ...@@ -516,6 +520,8 @@ ModalDialog RID_DLG_MAPPING
Text[ hebrew ] = "Spaltenzuordnung für Tabelle %1"; Text[ hebrew ] = "Spaltenzuordnung für Tabelle %1";
Text[ hindi ] = "सारणी %1 केलिए स्तंभ के अभिन्यास"; Text[ hindi ] = "सारणी %1 केलिए स्तंभ के अभिन्यास";
Text[ slovak ] = "Rozloženie stĺpcov pre tabuľku %1"; Text[ slovak ] = "Rozloženie stĺpcov pre tabuľku %1";
Text[ hungarian ] = "%1 tábla oszlopainak elrendezése";
Text[ slovenian ] = "Postavitev stolpcev za tabelo %1";
}; };
ModalDialog RID_DLG_DBCHANGE ModalDialog RID_DLG_DBCHANGE
{ {
...@@ -575,6 +581,8 @@ ModalDialog RID_DLG_DBCHANGE ...@@ -575,6 +581,8 @@ ModalDialog RID_DLG_DBCHANGE
Text[ hebrew ] = "‮שורה‬"; Text[ hebrew ] = "‮שורה‬";
Text[ hindi ] = "प्रविष्टि"; Text[ hindi ] = "प्रविष्टि";
Text[ slovak ] = "Položka"; Text[ slovak ] = "Položka";
Text[ hungarian ] = "Bejegyzés";
Text[ slovenian ] = "Vnos";
}; };
Control LB_SELECTION Control LB_SELECTION
{ {
...@@ -614,6 +622,8 @@ ModalDialog RID_DLG_DBCHANGE ...@@ -614,6 +622,8 @@ ModalDialog RID_DLG_DBCHANGE
Text[ hebrew ] = "Datenquelle auswählen"; Text[ hebrew ] = "Datenquelle auswählen";
Text[ hindi ] = "ड़ॉटा मूल चुनो"; Text[ hindi ] = "ड़ॉटा मूल चुनो";
Text[ slovak ] = "Vyberte zdroj dát"; Text[ slovak ] = "Vyberte zdroj dát";
Text[ hungarian ] = "Adatforrás választása";
Text[ slovenian ] = "Izberi vir podatkov";
}; };
...@@ -632,3 +642,4 @@ ModalDialog RID_DLG_DBCHANGE ...@@ -632,3 +642,4 @@ ModalDialog RID_DLG_DBCHANGE
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment