summaryrefslogtreecommitdiff
path: root/sfx2
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2')
-rw-r--r--sfx2/source/dialog/templdlg.src14
1 files changed, 12 insertions, 2 deletions
diff --git a/sfx2/source/dialog/templdlg.src b/sfx2/source/dialog/templdlg.src
index 280bc196c391..72e3e8a54f88 100644
--- a/sfx2/source/dialog/templdlg.src
+++ b/sfx2/source/dialog/templdlg.src
@@ -2,9 +2,9 @@
*
* $RCSfile: templdlg.src,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: kz $ $Date: 2001-04-05 19:12:52 $
+ * last change: $Author: kz $ $Date: 2001-05-04 19:52:26 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -139,6 +139,7 @@ ModalDialog RID_STYLECATALOG
Text[ greek ] = "����������...";
Text[ korean ] = "����(~O)...";
Text[ turkish ] = "~Y�net...";
+ Text[ catalan ] = "~Administrar...";
};
PushButton BT_DEL
{
@@ -169,6 +170,7 @@ ModalDialog RID_STYLECATALOG
Text[ greek ] = "��������...";
Text[ korean ] = "����(~D)...";
Text[ turkish ] = "~Sil...";
+ Text[ catalan ] = "~Eliminar...";
};
PushButton BT_EDIT
{
@@ -199,6 +201,7 @@ ModalDialog RID_STYLECATALOG
Text[ greek ] = "�����������...";
Text[ korean ] = "����(~M)...";
Text[ turkish ] = "~De�i�tir...";
+ Text[ catalan ] = "~Modificar...";
};
PushButton BT_NEW
{
@@ -227,6 +230,7 @@ ModalDialog RID_STYLECATALOG
Text[ greek ] = "����������...";
Text[ korean ] = "����(~N)...";
Text[ turkish ] = "~Yeni...";
+ Text[ catalan ] = "~Nuevo...";
};
HelpButton BT_HELP
{
@@ -268,6 +272,7 @@ ModalDialog RID_STYLECATALOG
Text[ greek ] = "��������� ��������";
Text[ korean ] = "�������� īŻ�α�";
Text[ turkish ] = "Bi�im katalo�u";
+ Text[ catalan ] = "Cat�logo de estilos";
};
// Strings ---------------------------------------------------------------
String DLG_STYLE_DESIGNER
@@ -292,6 +297,7 @@ String DLG_STYLE_DESIGNER
Text[ greek ] = "Stylist";
Text[ korean ] = "��Ÿ��";
Text[ turkish ] = "Stylist";
+ Text[ catalan ] = "Estilista";
};
String STR_STYLE_FILTER_HIERARCHICAL
{
@@ -317,6 +323,7 @@ String STR_STYLE_FILTER_HIERARCHICAL
TEXT[ greek ] = "���������";
TEXT[ korean ] = "����";
TEXT[ turkish ] = "Hiyerar�ik";
+ TEXT[ catalan ] = "Jer�rquico";
};
// DLG_STYLE_DESIGNER ----------------------------------------------------
DockingWindow DLG_STYLE_DESIGNER
@@ -374,6 +381,7 @@ DockingWindow DLG_STYLE_DESIGNER
Text[ greek ] = "��������� ����������";
Text[ korean ] = "����";
Text[ turkish ] = "Doldur kipi";
+ Text[ catalan ] = "Modo regadera";
};
ToolBoxItem
{
@@ -401,6 +409,7 @@ DockingWindow DLG_STYLE_DESIGNER
Text[ greek ] = "��� ������� ��� �������";
Text[ korean ] = "���ÿ� �ִ� �� ����";
Text[ turkish ] = "Yeni bi�im se�imi";
+ Text[ catalan ] = "Nuevo estilo a partir de selecci�n";
};
ToolBoxItem
{
@@ -428,6 +437,7 @@ DockingWindow DLG_STYLE_DESIGNER
Text[ greek ] = "��������� ��������";
Text[ korean ] = "���� ������Ʈ";
Text[ turkish ] = "Bi�imi g�ncelle";
+ Text[ catalan ] = "Actualizar estilo";
};
};
};