diff options
author | Kurt Zenker <kz@openoffice.org> | 2001-07-13 19:47:13 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2001-07-13 19:47:13 +0000 |
commit | f5866156345dc17bd545e15c9f3a2949fdc0828d (patch) | |
tree | 2193dacbbd23582fe642a4dfb02273ef4e3781b3 /dbaccess/source/ui/querydesign/querydlg.src | |
parent | e0c0e3c77b022df866717eb6d0f34fb6df37b621 (diff) |
Merge SRC638: 13.07.01 - 22:46:14
Diffstat (limited to 'dbaccess/source/ui/querydesign/querydlg.src')
-rw-r--r-- | dbaccess/source/ui/querydesign/querydlg.src | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/dbaccess/source/ui/querydesign/querydlg.src b/dbaccess/source/ui/querydesign/querydlg.src index 82b3375468b9..371e1239d858 100644 --- a/dbaccess/source/ui/querydesign/querydlg.src +++ b/dbaccess/source/ui/querydesign/querydlg.src @@ -2,9 +2,9 @@ * * $RCSfile: querydlg.src,v $ * - * $Revision: 1.12 $ + * $Revision: 1.13 $ * - * last change: $Author: kz $ $Date: 2001-06-29 02:09:29 $ + * last change: $Author: kz $ $Date: 2001-07-13 20:47:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -305,7 +305,7 @@ String STR_QUERY_INNER_JOIN Text[ portuguese_brazilian ] = "(no function);Average;Count;Maximum;Minimum;Sum;Grouping"; Text[ japanese ] = "ðقݸꂽ̨ނ̓evںނ܂݂܂B"; Text[ chinese_simplified ] = "ֶֻͬĿ"; - Text[ chinese_traditional ] = "ȥ]tӪ椤sۦPƶءC"; + Text[ chinese_traditional ] = "ȥ]tӪ椤sۦPƱءC"; Text[ dutch ] = "Bevat alleen records waarbij de inhoud van de gekoppelde velden in beide tabellen gelijk is."; Text[ chinese_simplified ] = "ֶֻͬĿ"; Text[ greek ] = " ."; @@ -334,10 +334,10 @@ String STR_QUERY_LEFTRIGHT_JOIN Text[ portuguese_brazilian ] = "(no function);Average;Count;Maximum;Minimum;Sum;Grouping"; Text[ japanese ] = "'%1' ׂ̂ĂںށAїðقݸꂽ̨ނ̓ev '%2' ںނ܂݂܂B"; Text[ chinese_simplified ] = "'%1'еĿ'%2'ֶͬĿ"; - Text[ chinese_traditional ] = "t'%1'ҦƶةM'%2'Ӫ檺sۦPƶءC"; + Text[ chinese_traditional ] = "t'%1'ҦƱةM'%2'Ӫ檺sۦPƱءC"; Text[ dutch ] = "Bevat ALLE records uit '%1' en alleen de records uit '%2' waarbij de inhoud van de gekoppelde velden in beide tabellen gelijk is."; Text[ chinese_simplified ] = "'%1'еĿ'%2'ֶͬĿ"; - Text[ greek ] = " '%1' '%2' "; + Text[ greek ] = " '%1' '%2' "; Text[ korean ] = "̺'%1' ڵ, ̺ '%2' ̺ ũ ʵ ڵ常 Ե˴ϴ ."; Text[ arabic ] = " '%1' '%2' ."; Text[ turkish ] = "'%1' tablosundaki kaytlarn TAMAMINI ve '%2' tablosundaki kaytlardan yalnzca her iki tablodaki ilikili alan ierikleri ayn olan kaytlar ierir."; @@ -363,7 +363,7 @@ String STR_QUERY_FULL_JOIN Text[ portuguese_brazilian ] = "(no function);Average;Count;Maximum;Minimum;Sum;Grouping"; Text[ japanese ] = "'%1' '%2' ׂ̂Ăںނ܂݂܂B"; Text[ chinese_simplified ] = " '%1''%2'ȫĿ"; - Text[ chinese_traditional ] = "t '%1'M'%2'ƶ"; + Text[ chinese_traditional ] = "t '%1'M'%2'Ʊ"; Text[ dutch ] = "Bevat ALLE records uit '%1' en '%2'."; Text[ chinese_simplified ] = " '%1''%2'ȫĿ"; Text[ greek ] = " '%1' '%2'."; @@ -378,3 +378,4 @@ String STR_QUERY_FULL_JOIN + |