forked from amazingfate/loongoffice
336 lines
12 KiB
Plaintext
336 lines
12 KiB
Plaintext
/*************************************************************************
|
|
*
|
|
* $RCSfile: toolbar.src,v $
|
|
*
|
|
* $Revision: 1.20 $
|
|
*
|
|
* last change: $Author: os $ $Date: 2002-05-07 13:55:20 $
|
|
*
|
|
* The Contents of this file are made available subject to the terms of
|
|
* either of the following licenses
|
|
*
|
|
* - GNU Lesser General Public License Version 2.1
|
|
* - Sun Industry Standards Source License Version 1.1
|
|
*
|
|
* Sun Microsystems Inc., October, 2000
|
|
*
|
|
* GNU Lesser General Public License Version 2.1
|
|
* =============================================
|
|
* Copyright 2000 by Sun Microsystems, Inc.
|
|
* 901 San Antonio Road, Palo Alto, CA 94303, USA
|
|
*
|
|
* This library is free software; you can redistribute it and/or
|
|
* modify it under the terms of the GNU Lesser General Public
|
|
* License version 2.1, as published by the Free Software Foundation.
|
|
*
|
|
* This library is distributed in the hope that it will be useful,
|
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
|
* Lesser General Public License for more details.
|
|
*
|
|
* You should have received a copy of the GNU Lesser General Public
|
|
* License along with this library; if not, write to the Free Software
|
|
* Foundation, Inc., 59 Temple Place, Suite 330, Boston,
|
|
* MA 02111-1307 USA
|
|
*
|
|
*
|
|
* Sun Industry Standards Source License Version 1.1
|
|
* =================================================
|
|
* The contents of this file are subject to the Sun Industry Standards
|
|
* Source License Version 1.1 (the "License"); You may not use this file
|
|
* except in compliance with the License. You may obtain a copy of the
|
|
* License at http://www.openoffice.org/license.html.
|
|
*
|
|
* Software provided under this License is provided on an "AS IS" basis,
|
|
* WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,
|
|
* WITHOUT LIMITATION, WARRANTIES THAT THE SOFTWARE IS FREE OF DEFECTS,
|
|
* MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING.
|
|
* See the License for the specific provisions governing your rights and
|
|
* obligations concerning the Software.
|
|
*
|
|
* The Initial Developer of the Original Code is: Sun Microsystems, Inc.
|
|
*
|
|
* Copyright: 2000 by Sun Microsystems, Inc.
|
|
*
|
|
* All Rights Reserved.
|
|
*
|
|
* Contributor(s): _______________________________________
|
|
*
|
|
*
|
|
************************************************************************/
|
|
#include <offmgr/sba.hrc>
|
|
#include "extensio.hrc"
|
|
#include "toolbar.hrc"
|
|
|
|
ToolBox RID_BIB_TOOLBAR
|
|
{
|
|
HelpId = HID_BIB_DB_TBX;
|
|
Sizeable = TRUE ;
|
|
HideWhenDeactivate = TRUE ;
|
|
LineSpacing = TRUE ;
|
|
Border = TRUE ;
|
|
SVLook = TRUE ;
|
|
Pos = MAP_APPFONT ( 0 , 0 ) ;
|
|
Size = MAP_APPFONT ( 200 , 16 ) ;
|
|
ButtonType = BUTTON_SYMBOL ;
|
|
ItemList =
|
|
{
|
|
ToolBoxItem
|
|
{
|
|
Identifier = TBC_FT_SOURCE;
|
|
//HelpID = SID_SBA_BRW_INSERT ;
|
|
Text = "Tabelle" ;
|
|
Text [ ENGLISH ] = "Table" ;
|
|
Text[ english_us ] = "Table";
|
|
Text[ portuguese ] = "Tabela";
|
|
Text[ russian ] = "�������";
|
|
Text[ greek ] = "�������";
|
|
Text[ dutch ] = "Tabel";
|
|
Text[ french ] = "Table";
|
|
Text[ spanish ] = "Tabla";
|
|
Text[ italian ] = "Tabella";
|
|
Text[ danish ] = "Tabel";
|
|
Text[ swedish ] = "Tabell";
|
|
Text[ polish ] = "Tabela";
|
|
Text[ portuguese_brazilian ] = "Data source";
|
|
Text[ japanese ] = "�";
|
|
Text[ korean ] = "������ �ҽ�";
|
|
Text[ chinese_simplified ] = "����";
|
|
Text[ chinese_traditional ] = "����";
|
|
Text[ arabic ] = "����";
|
|
Text[ turkish ] = "Tablo";
|
|
Text[ language_user1 ] = " ";
|
|
Text[ catalan ] = "Tabla";
|
|
Text[ finnish ] = "Taulukko";
|
|
};
|
|
ToolBoxItem
|
|
{
|
|
Identifier = TBC_LB_SOURCE;
|
|
HelpID = HID_BIB_TBX_TABLE;
|
|
Command = ".uno:Bib/source" ;
|
|
};
|
|
ToolBoxItem
|
|
{
|
|
Type = TOOLBOXITEM_SEPARATOR ;
|
|
};
|
|
|
|
ToolBoxItem
|
|
{
|
|
Identifier = TBC_FT_QUERY;
|
|
//HelpID = SID_SBA_BRW_INSERT ;
|
|
Text = "Suchbegriff" ;
|
|
Text [ ENGLISH ] = "Search key" ;
|
|
Text[ english_us ] = "Search Key";
|
|
Text[ portuguese ] = "Express�o procurada";
|
|
Text[ russian ] = "������� �������";
|
|
Text[ greek ] = "���� ����������";
|
|
Text[ dutch ] = "Zoekbegrip";
|
|
Text[ french ] = "Terme recherch�";
|
|
Text[ spanish ] = "Expresi�n de b�squeda";
|
|
Text[ italian ] = "Termine ricercato";
|
|
Text[ danish ] = "S�geord";
|
|
Text[ swedish ] = "S�kord";
|
|
Text[ polish ] = "Szukane has�o";
|
|
Text[ portuguese_brazilian ] = "Search key";
|
|
Text[ japanese ] = "������";
|
|
Text[ korean ] = "�˻� ����";
|
|
Text[ chinese_simplified ] = "��Ѱ��Ŀ";
|
|
Text[ chinese_traditional ] = "�j�M����";
|
|
Text[ arabic ] = "����� �����";
|
|
Text[ turkish ] = "Arama �l��t�";
|
|
Text[ catalan ] = "Expresi�n de b�squeda";
|
|
Text[ finnish ] = "Hakuavain";
|
|
};
|
|
ToolBoxItem
|
|
{
|
|
Identifier = TBC_ED_QUERY;
|
|
HelpID = HID_BIB_TBX_SEARCH;
|
|
Command = ".uno:Bib/query" ;
|
|
};
|
|
ToolBoxItem
|
|
{
|
|
Type = TOOLBOXITEM_SEPARATOR ;
|
|
};
|
|
|
|
ToolBoxItem
|
|
{
|
|
Identifier = TBC_BT_AUTOFILTER ;
|
|
HelpID = HID_BIB_TBX_AUTOFILTER;
|
|
DropDown = TRUE ;
|
|
Text = "AutoFilter" ;
|
|
Text [ ENGLISH ] = "AutoFilter" ;
|
|
Command = ".uno:Bib/autoFilter" ;
|
|
Text[ english_us ] = "AutoFilter";
|
|
Text[ portuguese ] = "AutoFiltro";
|
|
Text[ russian ] = "����������";
|
|
Text[ greek ] = "����������";
|
|
Text[ dutch ] = "AutoFilter";
|
|
Text[ french ] = "AutoFiltre";
|
|
Text[ spanish ] = "AutoFiltro";
|
|
Text[ italian ] = "Filtro automatico";
|
|
Text[ danish ] = "AutoFilter";
|
|
Text[ swedish ] = "AutoFilter";
|
|
Text[ polish ] = "Autofiltr";
|
|
Text[ portuguese_brazilian ] = "AutoFilter";
|
|
Text[ japanese ] = "���̨��";
|
|
Text[ korean ] = "�ڵ�����";
|
|
Text[ chinese_simplified ] = "�Զ�ɸѡ";
|
|
Text[ chinese_traditional ] = "�ۭq�z��";
|
|
Text[ arabic ] = "���� ���";
|
|
Text[ turkish ] = "Otomatik filtre";
|
|
Text[ language_user1 ] = " ";
|
|
Text[ catalan ] = "AutoFiltro";
|
|
Text[ finnish ] = "Automaattinen suodatus";
|
|
};
|
|
|
|
ToolBoxItem
|
|
{
|
|
Identifier = TBC_BT_FILTERCRIT ;
|
|
HelpID = SID_FM_FILTERCRIT ;
|
|
Text = "Standard Filter" ;
|
|
Text [ ENGLISH ] = "Standard Filter" ;
|
|
Command = ".uno:Bib/standardFilter" ;
|
|
Text[ english_us ] = "Standard Filter";
|
|
Text[ portuguese ] = "Filtro padr�o";
|
|
Text[ russian ] = "����������� ������";
|
|
Text[ greek ] = "������ �����������";
|
|
Text[ dutch ] = "Standaardfilter";
|
|
Text[ french ] = "Filtre par d�faut";
|
|
Text[ spanish ] = "Filtro est�ndar";
|
|
Text[ italian ] = "Filtro standard";
|
|
Text[ danish ] = "Standardfilter";
|
|
Text[ swedish ] = "Standardfilter";
|
|
Text[ polish ] = "Filtr standardowy";
|
|
Text[ portuguese_brazilian ] = "Standard Filter";
|
|
Text[ japanese ] = "�W��̨��";
|
|
Text[ korean ] = "�⺻����";
|
|
Text[ chinese_simplified ] = "��ɸѡ";
|
|
Text[ chinese_traditional ] = "�зǿz��";
|
|
Text[ arabic ] = "���� �����";
|
|
Text[ turkish ] = "Standart filtre";
|
|
Text[ language_user1 ] = " ";
|
|
Text[ catalan ] = "Filtro est�ndar";
|
|
Text[ finnish ] = "Vakiosuodatus";
|
|
};
|
|
|
|
ToolBoxItem
|
|
{
|
|
Identifier = TBC_BT_REMOVEFILTER ;
|
|
HelpID = SID_FM_REMOVE_FILTER_SORT ;
|
|
Text = "Filter entfernen" ;
|
|
Text [ ENGLISH ] = "Remove Filter" ;
|
|
Command = ".uno:Bib/removeFilter" ;
|
|
Text[ english_us ] = "Remove Filter";
|
|
Text[ portuguese ] = "Eliminar filtro";
|
|
Text[ russian ] = "������ ������";
|
|
Text[ greek ] = "�������� �������";
|
|
Text[ dutch ] = "Filter verwijderen";
|
|
Text[ french ] = "Supprimer les filtres";
|
|
Text[ spanish ] = "Eliminar filtro";
|
|
Text[ italian ] = "Rimuovi filtro";
|
|
Text[ danish ] = "Fjern filter";
|
|
Text[ swedish ] = "Ta bort filter";
|
|
Text[ polish ] = "Usu� filtr";
|
|
Text[ portuguese_brazilian ] = "Remove Filter";
|
|
Text[ japanese ] = "̨���̉���";
|
|
Text[ korean ] = "���� ����";
|
|
Text[ chinese_simplified ] = "ɾ��ɸѡ";
|
|
Text[ chinese_traditional ] = "�M���z��";
|
|
Text[ arabic ] = "����� ����";
|
|
Text[ turkish ] = "Filtreyi kald�r";
|
|
Text[ language_user1 ] = " ";
|
|
Text[ catalan ] = "Eliminar filtro";
|
|
Text[ finnish ] = "Poista suodatin";
|
|
};
|
|
ToolBoxItem
|
|
{
|
|
Identifier = TBC_BT_COL_ASSIGN ;
|
|
HelpId = HID_BIB_MAPPINGDLG;
|
|
Text = "Spaltenzuordnung" ;
|
|
Text[ English ] = "Column assignment" ;
|
|
// Command = ".uno:Bib/Mapping" ;
|
|
Text[ english_us ] = "Column Arrangement";
|
|
Text[ portuguese ] = "Dispor colunas";
|
|
Text[ russian ] = "������������ �������";
|
|
Text[ greek ] = "������������ ������";
|
|
Text[ dutch ] = "Kolomindeling";
|
|
Text[ french ] = "Assignation de colonnes";
|
|
Text[ spanish ] = "Asignaci�n de columnas";
|
|
Text[ italian ] = "Assegnazione colonne";
|
|
Text[ danish ] = "Kolonnetildeling";
|
|
Text[ swedish ] = "Kolumntilldelning";
|
|
Text[ polish ] = "Przyporz�dkowanie kolumn";
|
|
Text[ portuguese_brazilian ] = "Column assignment";
|
|
Text[ japanese ] = "���̕���";
|
|
Text[ korean ] = "�� ����(C)";
|
|
Text[ chinese_simplified ] = "������(C)";
|
|
Text[ chinese_traditional ] = "�s����(C)";
|
|
Text[ arabic ] = "����� �������";
|
|
Text[ turkish ] = "S�tun d�zeni";
|
|
Text[ language_user1 ] = " ";
|
|
Text[ catalan ] = "Asignaci�n de columnas";
|
|
Text[ finnish ] = "Sarakej�rjestys";
|
|
};
|
|
ToolBoxItem
|
|
{
|
|
Identifier = TBC_BT_CHANGESOURCE ;
|
|
HelpId = HID_BIB_CHANGESOURCE;
|
|
Text = "Datenquelle" ;
|
|
Text[ English ] = "Data source" ;
|
|
// Command = ".uno:Bib/sdbsource" ;
|
|
Checkable=TRUE;
|
|
Text[ english_us ] = "Data Source";
|
|
Text[ portuguese ] = "Fonte de dados";
|
|
Text[ russian ] = "�������� ������";
|
|
Text[ greek ] = "��������� ���������";
|
|
Text[ dutch ] = "Gegevensbron";
|
|
Text[ french ] = "Source de donn�es";
|
|
Text[ spanish ] = "Fuente de datos";
|
|
Text[ italian ] = "Sorgente dati";
|
|
Text[ danish ] = "Datakilde";
|
|
Text[ swedish ] = "Datak�lla";
|
|
Text[ polish ] = "�r�d�o danych";
|
|
Text[ portuguese_brazilian ] = "Data source";
|
|
Text[ japanese ] = "�ް����";
|
|
Text[ korean ] = "������ �ҽ�(D)";
|
|
Text[ chinese_simplified ] = "����Դ(D)";
|
|
Text[ chinese_traditional ] = "���Ʒ�(D)";
|
|
Text[ arabic ] = "���� ��������";
|
|
Text[ turkish ] = "Veri kayna��";
|
|
Text[ language_user1 ] = " ";
|
|
Text[ catalan ] = "Fuente de datos";
|
|
Text[ finnish ] = "Tietol�hde";
|
|
};
|
|
};
|
|
Scroll = TRUE ;
|
|
};
|
|
#define BIB_IMAGES \
|
|
IdList = \
|
|
{ \
|
|
SID_FM_AUTOFILTER; /*10716*/ \
|
|
SID_FM_FILTERCRIT; /*10715*/ \
|
|
SID_FM_REMOVE_FILTER_SORT ; /*10711*/ \
|
|
}; \
|
|
IdCount = { 3; };
|
|
|
|
ImageList RID_TOOLBAR_IMGLIST
|
|
{
|
|
ImageBitmap = Bitmap { File = "sc_bibdb.bmp" ; };
|
|
MaskColor = Color { Red = 0xC000; Green = 0xC000; Blue = 0xC000; };
|
|
BIB_IMAGES
|
|
};
|
|
ImageList RID_TOOLBAR_IMGLIST_HC
|
|
{
|
|
ImageBitmap = Bitmap { File = "sch_bibdb.bmp" ; };
|
|
MaskColor = Color { Red = 0xFF00; Green = 0x0000; Blue = 0xFF00; };
|
|
BIB_IMAGES
|
|
};
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|