summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui/dlg/dsselect.src
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2001-05-04 19:04:59 +0000
committerRüdiger Timm <rt@openoffice.org>2001-05-04 19:04:59 +0000
commit24ca675caa836faba83e29149987a6d379f39533 (patch)
tree83995e4e5946a556f354e91d338d2c509dedfb56 /dbaccess/source/ui/dlg/dsselect.src
parentMerge SRC630: 04.05.01 - 22:00:34 (NoBranch) (diff)
downloadcore-24ca675caa836faba83e29149987a6d379f39533.tar.gz
core-24ca675caa836faba83e29149987a6d379f39533.zip
Merge SRC630: 04.05.01 - 22:05:05 (NoBranch)
Diffstat (limited to 'dbaccess/source/ui/dlg/dsselect.src')
-rw-r--r--dbaccess/source/ui/dlg/dsselect.src12
1 files changed, 10 insertions, 2 deletions
diff --git a/dbaccess/source/ui/dlg/dsselect.src b/dbaccess/source/ui/dlg/dsselect.src
index bd7f31fb3bdd..af3483398ebb 100644
--- a/dbaccess/source/ui/dlg/dsselect.src
+++ b/dbaccess/source/ui/dlg/dsselect.src
@@ -2,9 +2,9 @@
*
* $RCSfile: dsselect.src,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: kz $ $Date: 2001-02-09 20:19:13 $
+ * last change: $Author: rt $ $Date: 2001-05-04 20:04:59 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -122,6 +122,7 @@ ModalDialog DLG_DATASOURCE_SELECTION
Text[ chinese_traditional ] = "¿ï¾Ü¸ê®Æ¨Ó·½¡G";
Text[ turkish ] = "Choose a data source:";
Text[ arabic ] = "ÇÎÊÑ ãÕÏÑ ÈíÇäÇÊ:";
+ Text[ catalan ] = "Seleccione una fuente de datos:";
};
ListBox LB_DATASOURCE
{
@@ -179,6 +180,7 @@ ModalDialog DLG_DATASOURCE_SELECTION
Text[ korean ] = "°ü¸®...";
Text[ turkish ] = "Yönet...";
Text[ language_user1 ] = " ";
+ Text[ catalan ] = "Administrar...";
};
String STR_LOCAL_DATASOURCES
{
@@ -204,6 +206,7 @@ ModalDialog DLG_DATASOURCE_SELECTION
Text[ greek ] = "ôïðéêÝò ðñïåëåýóåéò äåäïìÝíùí";
Text[ korean ] = "·ÎÄà µ¥ÀÌÅÍ ¼Ò½º";
Text[ turkish ] = "Yerel veri kaynaklarý";
+ Text[ catalan ] = "fuentes de datos locales";
};
String STR_COULDNOTLOAD_CONFIGLIB
{
@@ -227,12 +230,17 @@ ModalDialog DLG_DATASOURCE_SELECTION
Text[ chinese_traditional ] = "µLªk¸ü¤Jµ{¦¡®w #lib# ©Î¤w¸g·l§¥¡CµLªk³]©w ODBC ¸ê®Æ¨Ó·½¡C";
Text[ turkish ] = "The program library #lib# could not be loaded or is corrupted. The ODBC data source configuration is not available.";
Text[ arabic ] = "ÅãÇ Ãäå ÊÚÐÑ ÊÍãíá ãßÊÈÉ ÇáÈÑäÇãÌ #lib#¡ Ãæ ÃäåÇ ãÚØæÈÉ. Êßæíä ãÕÇÏÑ ÈíÇäÇÊ ODBC ÛíÑ ãÊæÝÑ.";
+ Text[ catalan ] = "No se pudo cargar la biblioteca de programa #lib#, quizás esté dañada. La configuración de fuente de datos ODBC no está disponible.";
};
+ Text[ catalan ] = "Fuente de datos";
};
/*************************************************************************
* history:
* $Log: not supported by cvs2svn $
+ * Revision 1.10 2001/02/09 20:19:13 kz
+ * Merge SWT614: 02/09/01 - 21:18:44
+ *
* Revision 1.9 2001/02/02 16:21:11 kz
* Merge SWT614: 02.02.01 - 17:20:45
*