summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui/dlg/directsql.src
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2003-07-03 17:00:18 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2003-07-03 17:00:18 +0000
commitc57ce7e7d1e3ff75dd6cbc198fe8a9e5b2386515 (patch)
tree1971b5376781355022f38b56fad5b892cc84e4a2 /dbaccess/source/ui/dlg/directsql.src
parentINTEGRATION: CWS rc2merge (1.28.8); FILE MERGED (diff)
downloadcore-c57ce7e7d1e3ff75dd6cbc198fe8a9e5b2386515.tar.gz
core-c57ce7e7d1e3ff75dd6cbc198fe8a9e5b2386515.zip
INTEGRATION: CWS rc2merge (1.18.8); FILE MERGED
2003/07/03 14:44:11 ihi 1.18.8.1: rc-2 merge all languages
Diffstat (limited to 'dbaccess/source/ui/dlg/directsql.src')
-rw-r--r--dbaccess/source/ui/dlg/directsql.src28
1 files changed, 18 insertions, 10 deletions
diff --git a/dbaccess/source/ui/dlg/directsql.src b/dbaccess/source/ui/dlg/directsql.src
index cf7bdf17e518..446ae468f4d2 100644
--- a/dbaccess/source/ui/dlg/directsql.src
+++ b/dbaccess/source/ui/dlg/directsql.src
@@ -2,9 +2,9 @@
*
* $RCSfile: directsql.src,v $
*
- * $Revision: 1.18 $
+ * $Revision: 1.19 $
*
- * last change: $Author: hr $ $Date: 2003-06-13 12:52:52 $
+ * last change: $Author: hr $ $Date: 2003-07-03 18:00:18 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -89,7 +89,7 @@ ModalDialog DLG_DIRECTSQL
Text [ english_us ] = "SQL command";
Text[ portuguese ] = "Comando SQL";
Text[ russian ] = " SQL";
- Text[ greek ] = "SQL command";
+ Text[ greek ] = " SQL";
Text[ dutch ] = "SQL-commando";
Text[ french ] = "Instruction SQL";
Text[ spanish ] = "Orden SQL";
@@ -121,7 +121,7 @@ ModalDialog DLG_DIRECTSQL
Text [ english_us ] = "Command to execute";
Text[ portuguese ] = "Comando a executar";
Text[ russian ] = " ";
- Text[ greek ] = "Command to execute";
+ Text[ greek ] = " ";
Text[ dutch ] = "uit te voeren commando";
Text[ french ] = "Instruction excuter";
Text[ spanish ] = "Orden que ejecutar";
@@ -195,7 +195,7 @@ ModalDialog DLG_DIRECTSQL
Text [ english_us ] = "Previous commands";
Text[ portuguese ] = "Comandos anteriores";
Text[ russian ] = " ";
- Text[ greek ] = "Previous commands";
+ Text[ greek ] = " ";
Text[ dutch ] = "Vorige commando's";
Text[ french ] = "Instructions prcdentes";
Text[ spanish ] = "rdenes anteriores";
@@ -312,10 +312,10 @@ ModalDialog DLG_DIRECTSQL
Text = "SQL Statement ausfhren" ;
Text [ english ] = "Excecute SQL statement" ;
Text [ english_us ] = "Execute SQL Statement" ;
- Text[ language_user1 ] = "zl: statement means SQL commandos which are directly executed.";
+ Text[ language_user1 ] = "; zl: statement means SQL commandos which are directly executed.";
Text[ portuguese ] = "Executar instruo SQL";
Text[ russian ] = " SQL";
- Text[ greek ] = "Excecute SQL statement";
+ Text[ greek ] = " SQL";
Text[ dutch ] = "SQL-instructie uitvoeren";
Text[ french ] = "Excuter l'instruction SQL";
Text[ spanish ] = "Ejecutar orden SQL";
@@ -358,7 +358,7 @@ String STR_COMMAND_EXECUTED_SUCCESSFULLY
Text[ japanese ] = "コマンドは正常に実行されました。";
Text[ chinese_traditional ] = "執行指令已經成功。";
Text[ arabic ] = " .";
- Text[ greek ] = " .";
+ Text[ greek ] = " .";
Text[ korean ] = "명령을 성공적으로 실행했습니다.";
Text[ finnish ] = "Kskyn suoritus onnistui.";
Text[ turkish ] = "Komut baaryla altrld.";
@@ -377,7 +377,7 @@ String STR_DIRECTSQL_CONNECTIONLOST
Text [ english_us ] = "The connection to the database has been lost. This dialog will be closed.";
Text[ portuguese ] = "A ligao base de dados foi eliminada. Esta caixa de dilogo ser fechada.";
Text[ russian ] = " . .";
- Text[ greek ] = "The connection to the database has been lost. This dialog will be closed.";
+ Text[ greek ] = " . .";
Text[ dutch ] = "Er bestaat geen verbinding met de database. Dit dialoogvenster wordt gesloten.";
Text[ french ] = "La connexion la base de donnes a t annule. Fermeture de la bote de dialogue.";
Text[ spanish ] = "Se perdi la conexin a la base de datos. Este dilogo se cerrar.";
@@ -386,7 +386,7 @@ String STR_DIRECTSQL_CONNECTIONLOST
Text[ danish ] = "Forbindelsen til databasen blev slettet. Denne dialog lukkes.";
Text[ swedish ] = "Frbindelsen till databasen har raderats. Den hr dialogrutan kommer att stngas.";
Text[ polish ] = "Poczenie z baz danych zostao przerwane. Okno dialogowe zostanie zamknite.";
- Text[ portuguese_brazilian ] = "A conexo para a base de dados foi perdida. Este dilogo ser fechado.";
+ Text[ portuguese_brazilian ] = "A conexo para o banco de dados foi perdida. Esta caixa de dilogo ser fechada.";
Text[ japanese ] = "データベースへの接続は削除されています。このダイアログを閉じます。";
Text[ korean ] = "데이터베이스와의 연결이 해제되었습니다. 이 대화 상자가 닫힙니다.";
Text[ chinese_simplified ] = "已经结束和数据库的连接。现在关闭这个对话框。";
@@ -404,6 +404,13 @@ String STR_DIRECTSQL_CONNECTIONLOST
/*************************************************************************
* history:
* $Log: not supported by cvs2svn $
+ * Revision 1.18.8.1 2003/07/03 14:44:11 ihi
+ * rc-2 merge all languages
+ *
+ * Revision 1.18 2003/06/13 12:52:52 hr
+ * INTEGRATION: CWS rcmerge (1.17.24); FILE MERGED
+ * 2003/06/12 10:57:51 gh 1.17.24.1: final Merge RC
+ *
* Revision 1.17.24.1 2003/06/12 10:57:51 gh
* final Merge RC
*
@@ -515,3 +522,4 @@ String STR_DIRECTSQL_CONNECTIONLOST
+