blob: 23f9dabeb0f096027c64066cf10f9e4b885cbf5e [file] [log] [blame]
/*
* Help Viewer
*
* Copyright 1996 Ulrich Schmid
*
* Rumantsch Ladin (Vallader) by mbaur@g26.ethz.ch
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 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
* 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
*/
/* This file is not yet complete !! */
#define LANGUAGE_ID Rl
#define LANGUAGE_NUMBER C
/* Menu */
#define MENU_FILE "&Datoteca"
#define MENU_FILE_OPEN "&Rivir"
#define MENU_FILE_PRINT "&Stampar tema"
#define MENU_FILE_PRINTER_SETUP "&Installaziun dal stampader..."
#define MENU_FILE_EXIT "&Finir"
#define MENU_EDIT "&Lavurar"
#define MENU_EDIT_COPY_DIALOG "&Capchar"
#define MENU_EDIT_ANNOTATE "&Annotaziun..."
#define MENU_BOOKMARK "&Marca"
#define MENU_BOOKMARK_DEFINE "&Definir..."
#define MENU_HELP "&Agüd"
#define MENU_HELP_ON_HELP "&Douvrar l'agüd"
#define MENU_HELP_ON_TOP "Adüna da&vant"
#define MENU_HELP_INFO "I&nfuormaziuns"
#define MENU_HELP_ABOUT_WINE "Davart &WINE"
/* Strings */
#define STRING_WINE_HELP "WINE agüd"
#define STRING_ERROR "SBAGL"
#define STRING_WARNING "ATTENZIUN"
#define STRING_INFO "INFUORMAZIUN"
#define STRING_NOT_IMPLEMENTED "Na implementa"
#define STRING_HLPFILE_ERROR_s "Sbagl cun leger la datoteca d'agüd `%s'"
#define STRING_CONTENTS "&Cuntgnü"
#define STRING_SEARCH "&Tscherchar"
#define STRING_BACK "&Inavo"
#define STRING_HISTORY "&Fin qua"
#define STRING_ALL_FILES "Tuot las datotecas (*.*)"
#define STRING_HELP_FILES_HLP "Datotecas d'agüd (*.hlp)"
#include "Xx.rc"