From f12a846d63c30eea509a51b90b95330a7dabdcc4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20Nicolaysen=20S=C3=B8rnes?= Date: Tue, 6 Jul 2010 17:44:23 +0200 Subject: [PATCH] =?UTF-8?q?wordpad:=20Update=20Norwegian=20Bokm=C3=A5l=20t?= =?UTF-8?q?ranslation.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- programs/wordpad/No.rc | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/programs/wordpad/No.rc b/programs/wordpad/No.rc index 592f93b8207..9129d2e1dd4 100644 --- a/programs/wordpad/No.rc +++ b/programs/wordpad/No.rc @@ -1,5 +1,5 @@ /* - * Copyright 2006-2009 by Alexander N. Sørnes + * Copyright 2006-2010 by Alexander N. Sørnes * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -118,7 +118,7 @@ BEGIN MENUITEM "Oliven" ID_COLOR_OLIVE MENUITEM "Marineblå" ID_COLOR_NAVY MENUITEM "Purpur" ID_COLOR_PURPLE - MENUITEM "Teal" ID_COLOR_TEAL + MENUITEM "Blågrønn" ID_COLOR_TEAL MENUITEM "Grå" ID_COLOR_GRAY MENUITEM "Sølv" ID_COLOR_SILVER MENUITEM "Rød" ID_COLOR_RED @@ -126,7 +126,7 @@ BEGIN MENUITEM "Gul" ID_COLOR_YELLOW MENUITEM "Blå" ID_COLOR_BLUE MENUITEM "Fuchsia" ID_COLOR_FUCHSIA - MENUITEM "Aqua" ID_COLOR_AQUA + MENUITEM "Turkis" ID_COLOR_AQUA MENUITEM "Hvit" ID_COLOR_WHITE MENUITEM "Automatisk" ID_COLOR_AUTOMATIC END @@ -244,14 +244,14 @@ BEGIN STRING_PREVIEW_PREVPAGE, "Forrige side" STRING_PREVIEW_TWOPAGES, "To sider" STRING_PREVIEW_ONEPAGE, "Én side" - STRING_PREVIEW_ZOOMIN, "Zoom in" - STRING_PREVIEW_ZOOMOUT, "Zoom out" + STRING_PREVIEW_ZOOMIN, "Forstørr" + STRING_PREVIEW_ZOOMOUT, "Forminsk" STRING_PREVIEW_CLOSE, "Lukk" STRING_PREVIEW_PAGE, "Side" STRING_PREVIEW_PAGES, "Sider" STRING_UNITS_CM, "cm" STRING_UNITS_IN, "in" - STRING_UNITS_INCH, "inch" + STRING_UNITS_INCH, "tommer" STRING_UNITS_PT, "pt" END