summaryrefslogtreecommitdiff
path: root/sc/source/ui/dbgui
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2001-05-04 19:27:08 +0000
committerKurt Zenker <kz@openoffice.org>2001-05-04 19:27:08 +0000
commit2cfb16fc46a243dd08154310f16c80ac611a9cb9 (patch)
treea46b893396dd02a7e818332910a3f9cbd9f38944 /sc/source/ui/dbgui
parent12cde4ea8b0e36597402e869ddfd0252349e5446 (diff)
Merge SRC630: 04.05.01 - 22:26:48 (NoBranch)
Diffstat (limited to 'sc/source/ui/dbgui')
-rw-r--r--sc/source/ui/dbgui/scendlg.src17
1 files changed, 15 insertions, 2 deletions
diff --git a/sc/source/ui/dbgui/scendlg.src b/sc/source/ui/dbgui/scendlg.src
index db92edb433fd..e5cfe243f31d 100644
--- a/sc/source/ui/dbgui/scendlg.src
+++ b/sc/source/ui/dbgui/scendlg.src
@@ -2,9 +2,9 @@
*
* $RCSfile: scendlg.src,v $
*
- * $Revision: 1.12 $
+ * $Revision: 1.13 $
*
- * last change: $Author: kz $ $Date: 2001-03-21 20:44:43 $
+ * last change: $Author: kz $ $Date: 2001-05-04 20:27:08 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -141,6 +141,7 @@ ModalDialog RID_SCDLG_NEWSCENARIO
Text[ greek ] = " ";
Text[ korean ] = "輱 ǥ";
Text[ turkish ] = "ereve rengi";
+ Text[ catalan ] = "Mostrar borde en";
};
ListBox LB_COLOR
{
@@ -176,6 +177,7 @@ ModalDialog RID_SCDLG_NEWSCENARIO
Text[ greek ] = " ";
Text[ korean ] = " μ";
Text[ turkish ] = "ereveyi yazdr";
+ Text[ catalan ] = "Imprimir borde";
};
CheckBox CB_TWOWAY
{
@@ -203,6 +205,7 @@ ModalDialog RID_SCDLG_NEWSCENARIO
Text[ korean ] = "ǵ ";
Text[ turkish ] = "Geri kopyala";
Text[ language_user1 ] = " ";
+ Text[ catalan ] = "Actualizar escenario con valores modificados";
};
CheckBox CB_ATTRIB
{
@@ -230,6 +233,7 @@ ModalDialog RID_SCDLG_NEWSCENARIO
Text[ korean ] = "Ӽ";
Text[ turkish ] = "znitelik";
Text[ language_user1 ] = " ";
+ Text[ catalan ] = "Atributos";
};
CheckBox CB_VALUE
{
@@ -257,6 +261,7 @@ ModalDialog RID_SCDLG_NEWSCENARIO
Text[ korean ] = " ";
Text[ turkish ] = "Yalnzca deerleri kopyala";
Text[ language_user1 ] = " ";
+ Text[ catalan ] = "Copiar solo valores";
};
CheckBox CB_COPYALL
{
@@ -283,6 +288,7 @@ ModalDialog RID_SCDLG_NEWSCENARIO
Text[ korean ] = "ü Ʈ ";
Text[ turkish ] = "Tablonun tmn kopyala";
Text[ language_user1 ] = " ";
+ Text[ catalan ] = "Copiar toda la hoja";
};
String STR_EDIT
{
@@ -307,6 +313,7 @@ ModalDialog RID_SCDLG_NEWSCENARIO
Text[ korean ] = "ó ";
Text[ turkish ] = "Senaryoyu dzenle";
Text[ language_user1 ] = " ";
+ Text[ catalan ] = "Editar escenario";
};
String STR_CREATEDBY
{
@@ -333,6 +340,7 @@ ModalDialog RID_SCDLG_NEWSCENARIO
Text[ korean ] = " ";
Text[ turkish ] = "Yazan";
Text[ language_user1 ] = " ";
+ Text[ catalan ] = "Creado por";
};
String STR_ON
{
@@ -359,6 +367,7 @@ ModalDialog RID_SCDLG_NEWSCENARIO
Text[ korean ] = "ġ";
Text[ turkish ] = "tarih:";
Text[ language_user1 ] = " ";
+ Text[ catalan ] = "en";
};
GroupBox GB_NAME
{
@@ -385,6 +394,7 @@ ModalDialog RID_SCDLG_NEWSCENARIO
Text[ korean ] = "ó ̸";
Text[ turkish ] = "Senaryonun ad";
Text[ language_user1 ] = " ";
+ Text[ catalan ] = "Nombre del escenario";
};
GroupBox GB_COMMENT
{
@@ -411,6 +421,7 @@ ModalDialog RID_SCDLG_NEWSCENARIO
Text[ korean ] = "ּ";
Text[ turkish ] = "Aklama";
Text[ language_user1 ] = " ";
+ Text[ catalan ] = "Comentario";
};
GroupBox GB_OPTIONS
{
@@ -437,6 +448,7 @@ ModalDialog RID_SCDLG_NEWSCENARIO
Text[ korean ] = "";
Text[ turkish ] = "Ayarlar";
Text[ language_user1 ] = " ";
+ Text[ catalan ] = "Configuracin";
};
Text[ chinese_simplified ] = "";
Text[ russian ] = " ";
@@ -448,4 +460,5 @@ ModalDialog RID_SCDLG_NEWSCENARIO
Text[ korean ] = "ó ";
Text[ turkish ] = "Senaryo olutur";
Text[ language_user1 ] = " ";
+ Text[ catalan ] = "Crear escenario";
};