summaryrefslogtreecommitdiff
path: root/forms/source
diff options
context:
space:
mode:
authorHans-Joachim Lankenau <hjs@openoffice.org>2001-05-04 20:17:44 +0000
committerHans-Joachim Lankenau <hjs@openoffice.org>2001-05-04 20:17:44 +0000
commit12604c3150e4917dfd83c1a8298864c5bb3377ea (patch)
tree97d1d771de419c8dc9abd974f747e99cbfcd81a5 /forms/source
parentd80f4053709973b60b6bd937c1c9a95cc59235b1 (diff)
Merge SRC630: 04.05.01 - 23:17:11 (NoBranch)
Diffstat (limited to 'forms/source')
-rw-r--r--forms/source/resource/strings.src18
1 files changed, 15 insertions, 3 deletions
diff --git a/forms/source/resource/strings.src b/forms/source/resource/strings.src
index 241ce730b07f..1c030b30f4f8 100644
--- a/forms/source/resource/strings.src
+++ b/forms/source/resource/strings.src
@@ -2,9 +2,9 @@
*
* $RCSfile: strings.src,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: kz $ $Date: 2001-04-26 20:38:45 $
+ * last change: $Author: hjs $ $Date: 2001-05-04 21:17:44 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -85,6 +85,7 @@ String RID_BASELISTBOX_ERROR_FILLLIST
Text[ chinese_traditional ] = "LkqƮwwզXβMe";
Text[ arabic ] = " .";
Text[ turkish ] = "The contents of a combo box or list field could not be determined.";
+ Text[ catalan ] = "No se pudo determinar el contenido de un campo combinado o un listado.";
};
String RID_STR_IMPORT_GRAPHIC
@@ -109,6 +110,7 @@ String RID_STR_IMPORT_GRAPHIC
Text[ korean ] = "׷ ";
Text[ arabic ] = " ";
Text[ turkish ] = "Insert graphics";
+ Text[ catalan ] = "Insertar imagen";
};
String RID_STR_CONTROL_SUBSTITUTED_NAME
@@ -133,6 +135,7 @@ String RID_STR_CONTROL_SUBSTITUTED_NAME
Text[ chinese_traditional ] = "N";
Text[ arabic ] = "";
Text[ turkish ] = "substituted";
+ Text[ catalan ] = "reemplazado";
};
String RID_STR_CONTROL_SUBSTITUTED_EPXPLAIN
@@ -157,6 +160,7 @@ String RID_STR_CONTROL_SUBSTITUTED_EPXPLAIN
Text[ chinese_traditional ] = "Joӱɵoͤ@ӿ~CwgΤ@ӳqtŴNC";
Text[ arabic ] = " . .";
Text[ turkish ] = "While loading this control an error occured. Therefore, it was replaced with a placeholder.";
+ Text[ catalan ] = "Ha ocurrido un error al cargar este Control. Por ello se ha reemplazado con un comodn.";
};
String RID_STR_READERROR
@@ -183,6 +187,7 @@ String RID_STR_READERROR
Text[ korean ] = "ͺ̽ ִ ͸ ";
Text[ arabic ] = " ";
Text[ turkish ] = "Error reading data from database";
+ Text[ catalan ] = "Error al leer datos de la base de datos";
};
String RID_STR_CONNECTERROR
@@ -209,6 +214,7 @@ String RID_STR_CONNECTERROR
Text[ korean ] = " ";
Text[ arabic ] = " ";
Text[ turkish ] = "Connection failed";
+ Text[ catalan ] = "No se pudo efectuar la conexin.";
};
String RID_ERR_LOADING_FORM
@@ -233,6 +239,7 @@ String RID_ERR_LOADING_FORM
Text[ chinese_traditional ] = "LkJƤeC";
Text[ arabic ] = " .";
Text[ turkish ] = "The data content could not be loaded.";
+ Text[ catalan ] = "No se pudieron cargar los contenidos de los datos.";
};
String RID_ERR_REFRESHING_FORM
@@ -258,6 +265,7 @@ String RID_ERR_REFRESHING_FORM
Text[ arabic ] = " .";
Text[ turkish ] = "The data content could not be refreshed.";
Text[ language_user1 ] = "The meaning here is 'refresh', not 'update'.";
+ Text[ catalan ] = "No se pudieron actualizar los contenidos de los datos.";
};
String RID_STR_ERR_INSERTRECORD
@@ -276,12 +284,13 @@ String RID_STR_ERR_INSERTRECORD
Text[ swedish ] = "Fel vid infogning av den nya dataposten";
Text[ polish ] = "Bd przy wstawianiu nowego rekordu";
Text[ portuguese_brazilian ] = "error inserting the new record";
- Text[ japanese ] = "Vںނ̑}̴װ";
+ Text[ japanese ] = "Vںނ}鎞̴װ";
Text[ korean ] = " ڵ Խ ";
Text[ chinese_simplified ] = "ڲĿʱ";
Text[ chinese_traditional ] = "bJsƱخɵoͿ~";
Text[ arabic ] = " ";
Text[ turkish ] = "Error inserting the new record";
+ Text[ catalan ] = "Error al insertar un nuevo registro de datos.";
};
String RID_STR_ERR_UPDATERECORD
@@ -306,6 +315,7 @@ String RID_STR_ERR_UPDATERECORD
Text[ chinese_traditional ] = "bgJƱخɵoͿ~";
Text[ arabic ] = " ";
Text[ turkish ] = "Error updating the current record";
+ Text[ catalan ] = "Error al escribir el registro actual de datos.";
};
String RID_STR_ERR_DELETERECORD
@@ -330,6 +340,7 @@ String RID_STR_ERR_DELETERECORD
Text[ chinese_traditional ] = "bRƱخɵoͿ~";
Text[ arabic ] = " ";
Text[ turkish ] = "Error deleting the current record";
+ Text[ catalan ] = "Error al eliminar el registro actual de datos.";
};
String RID_STR_ERR_DELETERECORDS
@@ -354,4 +365,5 @@ String RID_STR_ERR_DELETERECORDS
Text[ chinese_traditional ] = "bRwƱخɵoͿ~";
Text[ arabic ] = " ";
Text[ turkish ] = "Error deleting the specified records";
+ Text[ catalan ] = "Error al eliminar los registros de datos indicados.";
};