4 * Copyright 1996 Ulrich Schmid
5 * Swedish language by Karl Backström <karl_b@geocities.com>
7 * This library is free software; you can redistribute it and/or
8 * modify it under the terms of the GNU Lesser General Public
9 * License as published by the Free Software Foundation; either
10 * version 2.1 of the License, or (at your option) any later version.
12 * This library is distributed in the hope that it will be useful,
13 * but WITHOUT ANY WARRANTY; without even the implied warranty of
14 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
15 * Lesser General Public License for more details.
17 * You should have received a copy of the GNU Lesser General Public
18 * License along with this library; if not, write to the Free Software
19 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
22 /* This file is not yet complete !! */
24 #define LANGUAGE_ID Sw
25 #define LANGUAGE_NUMBER 1d
29 #define MENU_FILE "&Arkiv"
30 #define MENU_FILE_OPEN "&Öppna..."
31 #define MENU_FILE_PRINT "&Skriv ut"
32 #define MENU_FILE_PRINTER_SETUP "Skrivar &inställningar..."
33 #define MENU_FILE_EXIT "&Avsluta"
35 #define MENU_EDIT "&Redigera"
36 #define MENU_EDIT_COPY_DIALOG "&Kopiera..."
37 #define MENU_EDIT_ANNOTATE "&Markera..."
39 #define MENU_BOOKMARK "&Bokmärke"
40 #define MENU_BOOKMARK_DEFINE "&Defingera..."
42 #define MENU_HELP "&Hjälp"
43 #define MENU_HELP_ON_HELP "Användningen &av hjälp"
44 #define MENU_HELP_ON_TOP "Alltid &överst"
45 #define MENU_HELP_INFO "&Information..."
46 #define MENU_HELP_ABOUT_WINE "&Om WINE"
50 #define STRING_WINE_HELP "WINE Hjälp"
51 #define STRING_ERROR "FEL"
52 #define STRING_WARNING "VARNING"
53 #define STRING_INFO "Information"
54 #define STRING_NOT_IMPLEMENTED "Ej implementererat"
55 #define STRING_HLPFILE_ERROR_s "FEL vid läsning av hjälp filen `%s'"
56 #define STRING_CONTENTS "&Innehåll"
57 #define STRING_SEARCH "&Sök"
58 #define STRING_BACK "&Tillbaka"
59 #define STRING_HISTORY "&Översikt"
60 #define STRING_ALL_FILES "Alla filer (*.*)"
61 #define STRING_HELP_FILES_HLP "Hjälp filer (*.hlp)"