4 * Copyright 1996 Ulrich Schmid
5 * Swedish language by Karl Backström <karl_b@geocities.com>
6 * Copyright 2002 Sylvain Petreolle <spetreolle@yahoo.fr>
7 * Copyright 2007 Daniel Nylander
9 * This library is free software; you can redistribute it and/or
10 * modify it under the terms of the GNU Lesser General Public
11 * License as published by the Free Software Foundation; either
12 * version 2.1 of the License, or (at your option) any later version.
14 * This library is distributed in the hope that it will be useful,
15 * but WITHOUT ANY WARRANTY; without even the implied warranty of
16 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
17 * Lesser General Public License for more details.
19 * You should have received a copy of the GNU Lesser General Public
20 * License along with this library; if not, write to the Free Software
21 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
26 MAIN_MENU MENU LANGUAGE LANG_SWEDISH, SUBLANG_DEFAULT
29 MENUITEM "&Öppna", MNID_FILE_OPEN
31 MENUITEM "&Skriv ut", MNID_FILE_PRINT
32 MENUITEM "Skrivar&konfiguration...", MNID_FILE_SETUP
34 MENUITEM "A&vsluta", MNID_FILE_EXIT
37 MENUITEM "&Kopiera...", MNID_EDIT_COPYDLG
39 MENUITEM "&Kommentera...", MNID_EDIT_ANNOTATE
42 MENUITEM "&Definiera...", MNID_BKMK_DEFINE
45 MENUITEM "Hjälp &för hjälp", MNID_HELP_HELPON
46 MENUITEM "Alltid &överst", MNID_HELP_HELPTOP
48 MENUITEM "&Info...", MNID_HELP_ABOUT
50 MENUITEM "&Om WINE", MNID_HELP_WINE
56 STRINGTABLE DISCARDABLE LANGUAGE LANG_SWEDISH, SUBLANG_DEFAULT
58 STID_WINE_HELP, "WINE Hjälp"
60 STID_WARNING, "VARNING"
61 STID_INFO, "Information"
62 STID_NOT_IMPLEMENTED, "Inte implementerat"
63 STID_HLPFILE_ERROR_s, "Fel vid läsning av hjälpfilen `%s'"
64 STID_CONTENTS, "&Innehåll"
67 STID_HISTORY, "&Historik"
69 STID_ALL_FILES, "Alla filer (*.*)"
70 STID_HELP_FILES_HLP, "Hjälpfiler (*.hlp)"
71 STID_FILE_NOT_FOUND_s "Kan inte hitta '%s'. Vill du söka efter denna fil?"
72 STID_NO_RICHEDIT "Cannot find a richedit implementation... Aborting"