Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
tdelibs/common_texts.cpp

270 rader
6.3 KiB

/* This file is part of the KDE libraries
Copyright (C) 1997 Stephan Kulow (coolo@kde.org)
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
License as published by the Free Software Foundation; either
version 2 of the License, or (at your option) any later version.
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
Library General Public License for more details.
You should have received a copy of the GNU Library General Public License
along with this library; see the file COPYING.LIB. If not, write to
the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02110-1301, USA.
*/
/* This file contains several often used phrases to avoid double
work. If you think, that a phrase belongs here, contact me
*/
i18n( "Configure");
i18n( "&Configure");
i18n( "Configuration");
i18n( "Modify");
i18n( "&Modify");
i18n( "Align");
i18n( "Page");
i18n( "Border");
i18n( "Orientation");
i18n( "Width");
i18n( "&Width");
i18n( "Height");
i18n( "&Height");
i18n( "Spacing");
i18n( "Horizontal");
i18n( "Vertical");
i18n( "Right");
i18n( "Left");
i18n( "Center");
i18n( "Top");
i18n( "Bottom");
i18n( "&Bottom");
i18n( "Move");
i18n( "Select All");
i18n( "Delete All");
i18n( "Clear All");
i18n( "Export");
i18n( "Import");
i18n( "Zoom");
i18n( "&Zoom");
i18n( "Error");
i18n( "Malformed URL");
i18n( "Charset:");
i18n( "Yes");
i18n( "No");
i18n( "Warning");
i18n( "Save a file");
i18n( "Contents");
i18n( "About");
i18n( "&About");
i18n( "A&bout");
i18n( "Untitled");
i18n( "OK");
i18n( "&OK");
i18n( "On");
i18n( "Off");
i18n( "Cancel");
i18n( "&Cancel");
i18n( "Apply");
i18n( "&Apply");
i18n( "File");
i18n( "&Discard");
i18n( "Discard");
i18n( "&File");
i18n( "Help");
i18n( "&Help");
i18n( "Edit");
i18n( "&Edit");
i18n( "&Options");
i18n( "View");
i18n( "&View");
i18n( "E&xit");
i18n( "Quit");
i18n( "&Quit");
i18n( "Reload");
i18n( "Back");
i18n( "Copy");
i18n( "&Copy");
i18n( "Paste");
i18n( "&Paste");
i18n( "&New Window...");
i18n( "New &Window...");
i18n( "&New Window");
i18n( "New Game");
i18n( "&New Game");
i18n( "Open");
i18n( "Open a File");
i18n( "Open...");
i18n( "&Open...");
i18n( "Cut");
i18n( "&Cut");
i18n( "C&ut");
i18n( "Font");
i18n( "&Foreground Color");
i18n( "&Background Color");
i18n( "Save");
i18n( "&Save");
i18n( "Save As");
i18n( "Save As...");
i18n( "S&ave As...");
i18n( "Close");
i18n( "&Close");
i18n( "&Print...");
i18n( "Sorry");
i18n( "Options");
i18n( "Remove");
i18n( "Add");
i18n( "Change");
i18n( "Delete");
i18n( "&Delete");
i18n( "Clear");
i18n( "Italic");
i18n( "Roman");
i18n( "Undo");
i18n( "&Undo");
i18n( "Redo");
i18n( "&Redo");
i18n( "&Game");
i18n( "Information");
i18n( "Portrait");
i18n( "Landscape");
i18n( "locally connected"); // Qt bug
i18n( "Browse...");
i18n( "Stop");
i18n( "&Remove");
i18n( "&Properties...");
i18n( "Properties");
i18n( "&Start");
i18n( "St&op");
i18n( "Miscellaneous");
i18n( "Font Size");
i18n( "Fonts");
i18n( "&Fonts");
i18n( "&Reload");
i18n( "Files");
i18n( "Continue");
i18n( "Restore");
i18n( "Appearance");
i18n( "Print");
i18n( "Monday");
i18n( "Tuesday");
i18n( "Wednesday");
i18n( "Thursday");
i18n( "Friday");
i18n( "Saturday");
i18n( "Sunday");
i18n( "&Update");
// mok - removed "Layout" from here as it has to be translated in many different ways
// i18n( "Layout");
i18n( "Highscore");
i18n( "&New View");
i18n( "&Insert");
// (Rikkus) Removed << and >> for next and previous and put '+ " >>"' in
// kwizard.h - fixes translation ?
i18n( "Opposite to Previous","&Next");
i18n( "&Previous");
i18n( "Replace");
i18n( "&Replace...");
i18n( "Insert");
i18n( "Default");
i18n( "&Defaults");
i18n( "&Contents");
i18n( "&About");
i18n( "Open Recent");
i18n( "Open &Recent");
i18n( "&Find...");
i18n( "Find &Next");
i18n( "Bookmarks");
i18n( "&Bookmarks");
i18n( "&Add Bookmark");
i18n( "&Edit Bookmarks...");
i18n( "&Tools");
i18n( "&Spelling...");
i18n( "Show &Menubar");
i18n( "Show &Toolbar");
i18n( "Show &Statusbar");
i18n( "Configure &Key Bindings...");
i18n( "&Preferences...");
i18n( "&Settings");
i18n( "Do not show this message again");
i18n("TQAccel", "Escape");
i18n("TQAccel", "Tab");
i18n("TQAccel", "Backtab");
i18n("TQAccel", "Backspace");
i18n("TQAccel", "Return");
i18n("TQAccel", "Enter");
i18n("TQAccel", "Insert");
i18n("TQAccel", "Delete");
i18n("TQAccel", "Pause");
i18n("TQAccel", "Print");
i18n("TQAccel", "SysReq");
i18n("TQAccel", "Home");
i18n("TQAccel", "End");
i18n("TQAccel", "Left");
i18n("TQAccel", "Up");
i18n("TQAccel", "Right");
i18n("TQAccel", "Down");
i18n("TQAccel", "Prior");
i18n("TQAccel", "Next");
i18n("TQAccel", "Shift");
i18n("TQAccel", "Control");
i18n("TQAccel", "Meta");
i18n("TQAccel", "Alt");
i18n("TQAccel", "CapsLock");
i18n("TQAccel", "NumLock");
i18n("TQAccel", "ScrollLock");
i18n("TQAccel", "Space");
i18n("TQAccel", "ParenLeft");
i18n("TQAccel", "ParenRight");
i18n("TQAccel", "Asterisk");
i18n("TQAccel", "Plus");
i18n("TQAccel", "Comma");
i18n("TQAccel", "Minus");
i18n("TQAccel", "Period");
i18n("TQAccel", "Slash");
i18n("TQAccel", "Colon");
i18n("TQAccel", "Semicolon");
i18n("TQAccel", "Less");
i18n("TQAccel", "Equal");
i18n("TQAccel", "Greater");
i18n("TQAccel", "Question");
i18n("TQAccel", "BracketLeft");
i18n("TQAccel", "Backslash");
i18n("TQAccel", "BracketRight");
i18n("TQAccel", "AsciiCircum");
i18n("TQAccel", "Underscore");
i18n("TQAccel", "QuoteLeft");
i18n("TQAccel", "BraceLeft");
i18n("TQAccel", "BraceRight");
i18n("TQAccel", "AsciiTilde");
i18n("TQAccel", "PgUp");
i18n("TQAccel", "PgDown");
i18n("TQAccel", "Apostrophe");
i18n("TQAccel", "Ampersand");
i18n("TQAccel", "Exclam");
i18n("TQAccel", "Dollar");
i18n("TQAccel", "Percent");
i18n("TQAccel", "Menu");
i18n("TQAccel", "Help");
i18n("TQAccel", "NumberSign");
i18n("Main Toolbar");
//some font styles
i18n("font style", "Demi-bold");
i18n("font style", "Light");
i18n("font style", "Light Italic");
i18n("font style", "Demi-bold Italic");
i18n("font style", "Demi-bold");
i18n("font style", "Demi-bold Italic");
i18n("font style", "Oblique");
i18n("font style", "Book");
i18n("font style", "Book Oblique");
//fix KWin after 3.1
i18n("window operation", "Sticky");
i18n("window operation", "Un-Sticky");