diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2003-12-17 14:13:06 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2003-12-17 14:13:06 +0000 |
commit | 498bec5edff6f9ce2e5a88430e1e728e1b6ccdc3 (patch) | |
tree | 97a1f7edbf83f68c77ac718206dc884dd3797123 /dbaccess/source/ui/dlg/adtabdlg.src | |
parent | f52752becab297fd7cc536e88a52a6eee88dc261 (diff) |
INTEGRATION: CWS geordi2q11 (1.26.72); FILE MERGED
2003/12/16 11:05:06 hr 1.26.72.1: #111934#: join CWS ooo111fix1
Diffstat (limited to 'dbaccess/source/ui/dlg/adtabdlg.src')
-rw-r--r-- | dbaccess/source/ui/dlg/adtabdlg.src | 21 |
1 files changed, 17 insertions, 4 deletions
diff --git a/dbaccess/source/ui/dlg/adtabdlg.src b/dbaccess/source/ui/dlg/adtabdlg.src index 92e36a8814ea..92daacea6961 100644 --- a/dbaccess/source/ui/dlg/adtabdlg.src +++ b/dbaccess/source/ui/dlg/adtabdlg.src @@ -2,9 +2,9 @@ * * $RCSfile: adtabdlg.src,v $ * - * $Revision: 1.26 $ + * $Revision: 1.27 $ * - * last change: $Author: hr $ $Date: 2003-07-17 12:15:29 $ + * last change: $Author: vg $ $Date: 2003-12-17 15:13:06 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -127,6 +127,8 @@ ModelessDialog DLG_JOIN_TABADD Text[ hebrew ] = "~Tabellenname"; Text[ hindi ] = "~सारणी नाम"; Text[ slovak ] = "Názov ~tabuľky"; + Text[ hungarian ] = "~Tábla neve"; + Text[ slovenian ] = "Ime ~tabele"; }; Control LB_TABLE { @@ -143,7 +145,7 @@ ModelessDialog DLG_JOIN_TABADD Text = "Hinzu~fgen" ; Text [ ENGLISH ] = "Add" ; Text [ NORWEGIAN ] = "Add" ; - Text [ DANISH ] = "Til~fj" ; + Text [ DANISH ] = "~Tilfj" ; Text [ ENGLISH_US ] = "~Add" ; Text [ SPANISH ] = "~Aadir" ; Text [ FINNISH ] = "~Lis" ; @@ -173,6 +175,8 @@ ModelessDialog DLG_JOIN_TABADD Text[ hebrew ] = "הוספה"; Text[ hindi ] = "~जोड़ो"; Text[ slovak ] = "Prid~ať"; + Text[ hungarian ] = "~Hozzáadás"; + Text[ slovenian ] = "~Dodaj"; }; CancelButton PB_CLOSE { @@ -187,7 +191,7 @@ ModelessDialog DLG_JOIN_TABADD Text [ portuguese_brazilian ] = "~Fechar" ; Text [ portuguese ] = "~Fechar" ; Text [ finnish ] = "~Sulje" ; - Text [ danish ] = "L~uk" ; + Text [ danish ] = "~Luk" ; Text [ french ] = "Fermer" ; Text [ swedish ] = "St~ng" ; Text [ dutch ] = "~Sluiten" ; @@ -212,6 +216,8 @@ ModelessDialog DLG_JOIN_TABADD Text[ hebrew ] = "סגירה"; Text[ hindi ] = "~बन्द करो"; Text[ slovak ] = "~Zavrieť"; + Text[ hungarian ] = "~Bezárás"; + Text[ slovenian ] = "~Zapri"; }; HelpButton PB_HELP { @@ -254,6 +260,8 @@ ModelessDialog DLG_JOIN_TABADD Text[ hebrew ] = "טבלה"; Text[ hindi ] = "सारणी"; Text[ slovak ] = "Tabuľka"; + Text[ hungarian ] = "Tábla"; + Text[ slovenian ] = "Tabela"; }; String STR_DEFAULT { @@ -288,6 +296,8 @@ ModelessDialog DLG_JOIN_TABADD Text[ hebrew ] = "<Standard>"; Text[ hindi ] = "<अनुपस्थिति>"; Text[ slovak ] = "<východzie>"; + Text[ hungarian ] = "<alapértelmezett>"; + Text[ slovenian ] = "<privzeto>"; }; Text[ chinese_simplified ] = "新增表格"; Text[ russian ] = " "; @@ -307,6 +317,8 @@ ModelessDialog DLG_JOIN_TABADD Text[ hebrew ] = "Tabellen hinzufügen"; Text[ hindi ] = "सारणियों को जोड़ो"; Text[ slovak ] = "Pridať tabuľky"; + Text[ hungarian ] = "Táblák hozzáadása"; + Text[ slovenian ] = "Dodaj tabele"; }; @@ -343,3 +355,4 @@ ModelessDialog DLG_JOIN_TABADD + |