kword

stylenames.cpp

00001 /* This file is part of the KDE project
00002    Copyright (C) 2001 David Faure <faure@kde.org>
00003 
00004    This library is free software; you can redistribute it and/or
00005    modify it under the terms of the GNU Library General Public
00006    License as published by the Free Software Foundation; either
00007    version 2 of the License, or (at your option) any later version.
00008 
00009    This library is distributed in the hope that it will be useful,
00010    but WITHOUT ANY WARRANTY; without even the implied warranty of
00011    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
00012    Library General Public License for more details.
00013 
00014    You should have received a copy of the GNU Library General Public License
00015    along with this library; see the file COPYING.LIB.  If not, write to
00016    the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
00017  * Boston, MA 02110-1301, USA
00018 */
00019 
00020 // This file provides translations for the standard style names
00021 i18n( "Style name", "Standard" );
00022 i18n( "Style name", "Head 1" );
00023 i18n( "Style name", "Head 2" );
00024 i18n( "Style name", "Head 3" );
00025 i18n( "Style name", "Enumerated List" );
00026 i18n( "Style name", "Alphabetical List" );
00027 i18n( "Style name", "Bullet List" );
00028 i18n( "Style name", "Contents Title" );
00029 i18n( "Style name", "Contents Head 1" );
00030 i18n( "Style name", "Contents Head 2" );
00031 i18n( "Style name", "Contents Head 3" );
00032 i18n( "Style name", "Document Title" );
00033 i18n( "Style name", "Header" );
00034 i18n( "Style name", "Footer" );
00035 
00036 // Translations for the standard framestyle names
00037 i18n( "Style name", "Plain" );
00038 i18n( "Style name", "Borders 1" );
00039 i18n( "Style name", "Borders 2" );
00040 i18n( "Style name", "Borders 3" );
00041 i18n( "Style name", "Row" );
00042 i18n( "Style name", "Column" );
00043 i18n( "Style name", "Light Gray" );
00044 i18n( "Style name", "Dark Gray" );
00045 i18n( "Style name", "Black" );
00046 i18n( "Style name", "Light Blue" );
00047 i18n( "Style name", "Dark Blue" );
00048 i18n( "Style name", "Red" );
00049 i18n( "Style name", "Yellow" );
00050 i18n( "Style name", "Colorful" );
00051 i18n( "Style name", "Bluish" );
00052 
00053 // Translations for the standard tablestyle names
00054 i18n( "Style name", "Simple 1" );
00055 i18n( "Style name", "Simple 2" );
00056 i18n( "Style name", "Simple 3" );
00057 i18n( "Style name", "Header 1" );
00058 i18n( "Style name", "Header 2" );
00059 i18n( "Style name", "Header 3" );
00060 i18n( "Style name", "Header 4" );
00061 
00062 // Translations for the standard tabletemplate names
00063 i18n( "Style name", "Columns 1" );
00064 i18n( "Style name", "Columns 2" );
00065 i18n( "Style name", "Grid 1" );
00066 i18n( "Style name", "Grid 2" );
00067 i18n( "Style name", "Grid 3" );
00068 i18n( "Style name", "Gray Heading" );
00069 i18n( "Style name", "Blue Heading" );
00070 i18n( "Style name", "Blue Traditional" );
00071 i18n( "Style name", "Gray Traditional" );
00072 i18n( "Style name", "Blue Top and Bottom" );
00073 i18n( "Style name", "Gray Top and Bottom" );
00074 
KDE Home | KDE Accessibility Home | Description of Access Keys