summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/dlg/directsql.src
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2001-06-29 01:21:19 +0000
committerKurt Zenker <kz@openoffice.org>2001-06-29 01:21:19 +0000
commitd8504e790c5ed8791d82780362fe05de3461e7b4 (patch)
treeea3446e765650ca811b442033f215d4371d9366a /dbaccess/source/ui/dlg/directsql.src
parent2890fafe8ecf7a92a6c01fe9bb6e78db3e0069e1 (diff)
Merge SRC633: 29.06.01 - 04:20:55
Diffstat (limited to 'dbaccess/source/ui/dlg/directsql.src')
-rw-r--r--dbaccess/source/ui/dlg/directsql.src172
1 files changed, 166 insertions, 6 deletions
diff --git a/dbaccess/source/ui/dlg/directsql.src b/dbaccess/source/ui/dlg/directsql.src
index 696b3975b84d..140ee429c764 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.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: fs $ $Date: 2001-06-19 10:54:20 $
+ * last change: $Author: kz $ $Date: 2001-06-29 02:21:19 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -87,6 +87,25 @@ ModalDialog DLG_DIRECTSQL
Text = "SQL Kommando";
Text [ english ] = "SQL command";
Text [ english_us ] = "SQL command";
+ Text[ portuguese ] = "Comando SQL";
+ Text[ russian ] = "SQL command";
+ Text[ greek ] = "SQL command";
+ Text[ dutch ] = "SQL commando";
+ Text[ french ] = "SQL command";
+ Text[ spanish ] = "Comando SQL";
+ Text[ finnish ] = "SQL command";
+ Text[ italian ] = "SQL command";
+ Text[ danish ] = "SQL command";
+ Text[ swedish ] = "SQL-kommando";
+ Text[ polish ] = "Polecenie SQL";
+ Text[ portuguese_brazilian ] = "SQL command";
+ Text[ japanese ] = "SQL ";
+ Text[ korean ] = "SQL command";
+ Text[ chinese_simplified ] = "SQL ";
+ Text[ chinese_traditional ] = "SQL O";
+ Text[ turkish ] = "SQL command";
+ Text[ arabic ] = "SQL command";
+ Text[ catalan ] = "SQL command";
};
FixedText FT_SQL
{
@@ -95,6 +114,25 @@ ModalDialog DLG_DIRECTSQL
Text = "auszufhrendes Kommando";
Text [ english ] = "Command to execute";
Text [ english_us ] = "Command to execute";
+ Text[ portuguese ] = "Comando a executar";
+ Text[ russian ] = "Command to execute";
+ Text[ greek ] = "Command to execute";
+ Text[ dutch ] = "uit te voeren commando";
+ Text[ french ] = "Command to execute";
+ Text[ spanish ] = "comando a ejecutar";
+ Text[ finnish ] = "Command to execute";
+ Text[ italian ] = "Comando da eseguire";
+ Text[ danish ] = "Command to execute";
+ Text[ swedish ] = "Kommando att utfra";
+ Text[ polish ] = "Polecenie do wykonania";
+ Text[ portuguese_brazilian ] = "Command to execute";
+ Text[ japanese ] = "s";
+ Text[ korean ] = "Command to execute";
+ Text[ chinese_simplified ] = "Ҫִе";
+ Text[ chinese_traditional ] = "n檺O";
+ Text[ turkish ] = "Command to execute";
+ Text[ arabic ] = "Command to execute";
+ Text[ catalan ] = "Command to execute";
};
MultiLineEdit ME_SQL
{
@@ -113,6 +151,25 @@ ModalDialog DLG_DIRECTSQL
Text [ english ] = "Execute";
Text [ english_us ] = "Execute";
DefButton = TRUE;
+ Text[ portuguese ] = "Executar";
+ Text[ russian ] = "Execute";
+ Text[ greek ] = "Execute";
+ Text[ dutch ] = "Uitvoeren";
+ Text[ french ] = "Execute";
+ Text[ spanish ] = "Ejecutar";
+ Text[ finnish ] = "Execute";
+ Text[ italian ] = "Esegui";
+ Text[ danish ] = "Execute";
+ Text[ swedish ] = "Utfr";
+ Text[ polish ] = "Wykonaj";
+ Text[ portuguese_brazilian ] = "Execute";
+ Text[ japanese ] = "s";
+ Text[ korean ] = "Execute";
+ Text[ chinese_simplified ] = "ִ";
+ Text[ chinese_traditional ] = "";
+ Text[ turkish ] = "Execute";
+ Text[ arabic ] = "Execute";
+ Text[ catalan ] = "Execute";
};
FixedText FT_HISTORY
{
@@ -121,6 +178,25 @@ ModalDialog DLG_DIRECTSQL
Text = "Vorherige Kommandos";
Text [ english ] = "Previous commands";
Text [ english_us ] = "Previous commands";
+ Text[ portuguese ] = "Comandos anteriores";
+ Text[ russian ] = "Previous commands";
+ Text[ greek ] = "Previous commands";
+ Text[ dutch ] = "Vorige commando's";
+ Text[ french ] = "Previous commands";
+ Text[ spanish ] = "Comandos anteriores";
+ Text[ finnish ] = "Previous commands";
+ Text[ italian ] = "Comando precedente";
+ Text[ danish ] = "Previous commands";
+ Text[ swedish ] = "Fregende kommando";
+ Text[ polish ] = "Poprzednie polecenie";
+ Text[ portuguese_brazilian ] = "Previous commands";
+ Text[ japanese ] = "O̺";
+ Text[ korean ] = "Previous commands";
+ Text[ chinese_simplified ] = "ǰһ";
+ Text[ chinese_traditional ] = "e@ӫO";
+ Text[ turkish ] = "Previous commands";
+ Text[ arabic ] = "Previous commands";
+ Text[ catalan ] = "Previous commands";
};
ListBox LB_HISTORY
{
@@ -137,6 +213,25 @@ ModalDialog DLG_DIRECTSQL
Text = "Status";
Text [ english ] = "Status";
Text [ english_us ] = "Status";
+ Text[ portuguese ] = "Estado";
+ Text[ russian ] = "";
+ Text[ greek ] = "";
+ Text[ dutch ] = "Status";
+ Text[ french ] = "Statut";
+ Text[ spanish ] = "Estado";
+ Text[ finnish ] = "Tila";
+ Text[ italian ] = "Stato";
+ Text[ danish ] = "Status";
+ Text[ swedish ] = "Status";
+ Text[ polish ] = "Stan";
+ Text[ portuguese_brazilian ] = "Status";
+ Text[ japanese ] = "ð";
+ Text[ korean ] = "";
+ Text[ chinese_simplified ] = "״̬";
+ Text[ chinese_traditional ] = "A";
+ Text[ turkish ] = "Durum";
+ Text[ arabic ] = "";
+ Text[ catalan ] = "Status";
};
MultiLineEdit ME_STATUS
{
@@ -163,11 +258,50 @@ ModalDialog DLG_DIRECTSQL
Text = "Schlieen";
Text [ english ] = "Close";
Text [ english_us ] = "Close";
+ Text[ portuguese ] = "Fechar";
+ Text[ russian ] = "Close";
+ Text[ greek ] = "Close";
+ Text[ dutch ] = "Sluiten";
+ Text[ french ] = "Close";
+ Text[ spanish ] = "Cerrar";
+ Text[ finnish ] = "Close";
+ Text[ italian ] = "Chiudi";
+ Text[ danish ] = "Close";
+ Text[ swedish ] = "Stng";
+ Text[ polish ] = "Zamknij";
+ Text[ portuguese_brazilian ] = "Close";
+ Text[ japanese ] = "‚";
+ Text[ korean ] = "Close";
+ Text[ chinese_simplified ] = "ر";
+ Text[ chinese_traditional ] = "";
+ Text[ turkish ] = "Close";
+ Text[ arabic ] = "Close";
+ Text[ catalan ] = "Close";
};
Text = "SQL Statement ausfhren" ;
Text [ english ] = "Excecute SQL statement" ;
- Text [ english_us ] = "Excecute SQL statement" ;
+ Text [ english_us ] = "Execute SQL Statement" ;
+ Text[ language_user1 ] = "zl: statement means SQL commandos which are directly executed.";
+ Text[ portuguese ] = "Executar instruo SQL";
+ Text[ russian ] = "Excecute SQL statement";
+ Text[ greek ] = "Excecute SQL statement";
+ Text[ dutch ] = "SQL statement uitvoeren";
+ Text[ french ] = "Excecute SQL statement";
+ Text[ spanish ] = "Ejecutar estado SQL";
+ Text[ finnish ] = "Excecute SQL statement";
+ Text[ italian ] = "Esegui SQL Statement";
+ Text[ danish ] = "Excecute SQL statement";
+ Text[ swedish ] = "Utfr SQL-sats";
+ Text[ polish ] = "Wykonaj polecenie SQL";
+ Text[ portuguese_brazilian ] = "Excecute SQL statement";
+ Text[ japanese ] = "SQL ðĂ̎s";
+ Text[ korean ] = "Excecute SQL statement";
+ Text[ chinese_simplified ] = "ֱִ SQL ";
+ Text[ chinese_traditional ] = " SQL O";
+ Text[ turkish ] = "Excecute SQL statement";
+ Text[ arabic ] = "Excecute SQL statement";
+ Text[ catalan ] = "Excecute SQL statement";
};
String STR_COMMAND_EXECUTED_SUCCESSFULLY
@@ -183,14 +317,17 @@ String STR_COMMAND_EXECUTED_SUCCESSFULLY
Text [ spanish ] = "Comando ejecutado satisfactoriamente." ;
Text [ french ] = "Commande excute avec succs" ;
Text [ dutch ] = "Opdracht met succes uitgevoerd." ;
- Text[ chinese_simplified ] = "ִɹ";
+ Text[ chinese_simplified ] = "ִѾɹ";
Text[ russian ] = " .";
Text[ polish ] = "Polecenie wykonano pomylnie.";
- Text[ japanese ] = "ނ͎悭s܂B";
- Text[ chinese_traditional ] = "RO\\C";
+ Text[ japanese ] = "ނ͐Ɏs܂B";
+ Text[ chinese_traditional ] = "Owg\\C";
Text[ arabic ] = " .";
Text[ greek ] = " .";
Text[ korean ] = " Ͽϴ.";
+ Text[ finnish ] = "Command successfully executed.";
+ Text[ turkish ] = "Command successfully executed.";
+ Text[ catalan ] = "Command successfully executed.";
};
String STR_DIRECTSQL_CONNECTIONLOST
@@ -198,12 +335,35 @@ String STR_DIRECTSQL_CONNECTIONLOST
Text = "Die Verbindung zur Datenbank wurde gelscht. Dieser Dialog wird geschlossen.";
Text [ english ] = "The connection to the database has been lost. This dialog will be closed.";
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 ] = "The connection to the database has been lost. This dialog will be closed.";
+ Text[ greek ] = "The connection to the database has been lost. This dialog will be closed.";
+ Text[ dutch ] = "Er bestaat geen verbinding met de database. Deze dialoog wordt gesloten.";
+ Text[ french ] = "The connection to the database has been lost. This dialog will be closed.";
+ Text[ spanish ] = "Se perdi la conexin a la base de datos. Este dilogo se cerrar.";
+ Text[ finnish ] = "The connection to the database has been lost. This dialog will be closed.";
+ Text[ italian ] = "Il collegamento al database stato eliminato. Questo dialogo verr chiuso.";
+ Text[ danish ] = "The connection to the database has been lost. This dialog will be closed.";
+ Text[ swedish ] = "Frbindelsen till databasen har raderats. Den hr dialogrutan kommer att stngas.";
+ Text[ polish ] = "Poczenie z baz danych przerwano. Okno dialogowe zostanie zamknite.";
+ Text[ portuguese_brazilian ] = "The connection to the database has been lost. This dialog will be closed.";
+ Text[ japanese ] = "ްްւ̐ڑ͍폜Ă܂B޲۸ނ‚܂B";
+ Text[ korean ] = "The connection to the database has been lost. This dialog will be closed.";
+ Text[ chinese_simplified ] = "ѾݿӡڹرԻ";
+ Text[ chinese_traditional ] = "wgPƮwsuC{boӹܤC";
+ Text[ turkish ] = "The connection to the database has been lost. This dialog will be closed.";
+ Text[ arabic ] = "The connection to the database has been lost. This dialog will be closed.";
+ Text[ catalan ] = "The connection to the database has been lost. This dialog will be closed.";
};
/*************************************************************************
* history:
* $Log: not supported by cvs2svn $
+ * Revision 1.1 2001/06/19 10:54:20 fs
+ * initial checkin - dialog for executing SQL statements
+ *
*
* Revision 1.0 18.06.01 17:01:52 fs
************************************************************************/
+