mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
patch from : Fork : Bug#: 1633 : Norwegian translation
svn path=/trunk/; revision=23099
This commit is contained in:
@@ -0,0 +1,50 @@
|
||||
/*
|
||||
* Norwegian Translation By Fork
|
||||
*
|
||||
*
|
||||
* Copyright (C) 2004 Eric Kohl
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
* This program 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 General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with this program; if not, write to the Free Software
|
||||
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||
*/
|
||||
|
||||
LANGUAGE LANG_NORWEGIAN, SUBLANG_NEUTRAL
|
||||
|
||||
STRINGTABLE
|
||||
BEGIN
|
||||
IDS_PROFILEPATH "%SystemDrive%\\Documents and Settings"
|
||||
IDS_APPDATA "Programdata"
|
||||
IDS_DESKTOP "Skrivebord"
|
||||
IDS_FAVORITES "Favoritter"
|
||||
IDS_STARTMENU "Start-Meny"
|
||||
IDS_PROGRAMS "Start-Meny\\Programmer"
|
||||
IDS_ADMINTOOLS "Start-Meny\\Programmer\\Administrative verktøy"
|
||||
IDS_STARTUP "Start-Meny\\Programmer\\Oppstart"
|
||||
IDS_MYDOCUMENTS "Mine Dokumenter"
|
||||
IDS_MYPICTURES "Mine Dokumenter\\Mine Bilder"
|
||||
IDS_MYMUSIC "Mine Dokumenter\\Min Musikk"
|
||||
IDS_MYVIDEOS "Mine Dokumenter\\Mine Filmer"
|
||||
IDS_TEMPLATES "Templates"
|
||||
IDS_RECENT "Siste"
|
||||
IDS_SENDTO "SendTo"
|
||||
IDS_PRINTHOOD "PrintHood"
|
||||
IDS_NETHOOD "NetHood"
|
||||
IDS_LOCALSETTINGS "Lokale innstillinger"
|
||||
IDS_LOCALAPPDATA "Lokale innstillinger\\Programdata"
|
||||
IDS_TEMP "Lokale innstillinger\\Temp"
|
||||
IDS_CACHE "Lokale innstillinger\\Temporary Internet Files"
|
||||
IDS_HISTORY "Lokale innstillinger\\Logg"
|
||||
IDS_COOKIES "Cookies"
|
||||
IDS_PROGRAMFILES "%SystemDrive%\\Programfiler"
|
||||
END
|
||||
@@ -43,6 +43,7 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
|
||||
#include "Gr.rc"
|
||||
#include "Ja.rc"
|
||||
#include "Nl.rc"
|
||||
#include "No.rc"
|
||||
#include "Pl.rc"
|
||||
#include "Sv.rc"
|
||||
#include "Ru.rc"
|
||||
|
||||
Reference in New Issue
Block a user