Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-winehq
Commits
c7544ef8
Commit
c7544ef8
authored
Sep 20, 2005
by
Alexander N. Sørnes
Committed by
Alexandre Julliard
Sep 20, 2005
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added Norwegian translations.
parent
ee034ba4
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
50 additions
and
0 deletions
+50
-0
No.rc
programs/clock/No.rc
+48
-0
rsrc.rc
programs/clock/rsrc.rc
+1
-0
No.rc
programs/taskmgr/No.rc
+0
-0
taskmgr.rc
programs/taskmgr/taskmgr.rc
+1
-0
No files found.
programs/clock/No.rc
0 → 100644
View file @
c7544ef8
/*
* Clock (Norwegian Bokml resources)
*
* Copyright 2005 Alexander N. Srnes <alex@thehandofagony.com>
*
* 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
*/
LANGUAGE LANG_NORWEGIAN, SUBLANG_NORWEGIAN_BOKMAL
MAIN_MENU MENU
{
POPUP "&Egenskaper" {
MENUITEM "Ana&log", IDM_ANALOG
MENUITEM "Digi&tal", IDM_DIGITAL
MENUITEM SEPARATOR
MENUITEM "Skri&ft . . .", IDM_FONT
MENUITEM SEPARATOR
MENUITEM "&Uten tittellinje", IDM_NOTITLE
MENUITEM SEPARATOR
MENUITEM "&Sekunder", IDM_SECONDS
MENUITEM "&Dato", IDM_DATE
MENUITEM SEPARATOR
MENUITEM "&Alltid verst", IDM_ONTOP
}
POPUP "Inf&ormasjon" {
MENUITEM "&Lisens . . .", IDM_LICENSE
MENUITEM "I&NGEN GARANTI . . .", IDM_NOWARRANTY
MENUITEM "&Om Klokke . . .", IDM_ABOUT
}
}
STRINGTABLE DISCARDABLE
{
IDS_CLOCK, "Klokke"
}
programs/clock/rsrc.rc
View file @
c7544ef8
...
...
@@ -32,6 +32,7 @@
#include "Hu.rc"
#include "It.rc"
#include "Nl.rc"
#include "No.rc"
#include "Pl.rc"
#include "Pt.rc"
#include "Ru.rc"
...
...
programs/taskmgr/No.rc
0 → 100644
View file @
c7544ef8
This diff is collapsed.
Click to expand it.
programs/taskmgr/taskmgr.rc
View file @
c7544ef8
...
...
@@ -27,6 +27,7 @@
#include "De.rc"
#include "En.rc"
#include "Fr.rc"
#include "No.rc"
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment