X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=po%2Fno.po;h=c02f38c3c55b09843901d704a377dc734d42b197;hb=9c32f34b3766de01c51bc5d00c17d68804ab2603;hp=10ac32348be765b93485a70ad02ff5212fd05696;hpb=78af5d15e9dd94959786811e9eddfa1e5024067c;p=chaz%2Fopenbox diff --git a/po/no.po b/po/no.po index 10ac3234..c02f38c3 100644 --- a/po/no.po +++ b/po/no.po @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: openbox 3.2\n" -"Report-Msgid-Bugs-To: mikachu@icculus.org\n" -"POT-Creation-Date: 2007-02-28 12:50-0500\n" +"Report-Msgid-Bugs-To: http://bugzilla.icculus.org\n" +"POT-Creation-Date: 2007-05-10 01:37-0400\n" "PO-Revision-Date: 2004-03-29 18:33:39+0200\n" "Last-Translator: Øyvind Albrigtsen\n" "Language-Team: None\n" @@ -15,109 +15,353 @@ msgstr "" "Content-Type: text/plain; charset=iso-8859-1\n" "Content-Transfer-Encoding: 8bit\n" -#: openbox/client_list_menu.c:97 -msgid "Go there..." -msgstr "Gå dit" +#: openbox/action.c:922 +#, c-format +msgid "Invalid action '%s' requested. No such action exists." +msgstr "" -#: openbox/client_list_menu.c:187 -msgid "Desktops" -msgstr "Skrivebord" +#: openbox/action.c:925 +#, c-format +msgid "Invalid use of action '%s'. Action will be ignored." +msgstr "" -#: openbox/client_menu.c:78 -msgid "Restore" -msgstr "Tilbakestill" +#: openbox/action.c:1154 openbox/action.c:1172 openbox/action.c:1185 +#, fuzzy, c-format +msgid "Failed to execute '%s': %s" +msgstr "Kunde ikke lage katalogen '%s': %s" -#: openbox/client_menu.c:78 -msgid "Maximize" -msgstr "Maximer" +#: openbox/action.c:1193 +#, c-format +msgid "Failed to convert the path '%s' from utf8" +msgstr "" + +#: openbox/client_list_combined_menu.c:102 openbox/client_list_menu.c:104 +msgid "Go there..." +msgstr "Gå dit" -#: openbox/client_menu.c:84 -msgid "Roll down" -msgstr "Rull ned" +#: openbox/client_list_combined_menu.c:148 +msgid "Windows" +msgstr "" -#: openbox/client_menu.c:84 -msgid "Roll up" -msgstr "Rull opp" +#: openbox/client_list_menu.c:199 +msgid "Desktops" +msgstr "Skrivebord" -#: openbox/client_menu.c:146 +#: openbox/client_menu.c:241 msgid "All desktops" msgstr "Alle skrivebord" -#: openbox/client_menu.c:170 -msgid "Layer" -msgstr "Lag" +#: openbox/client_menu.c:346 +#, fuzzy +msgid "&Layer" +msgstr "La&g" -#: openbox/client_menu.c:175 -msgid "Always on top" -msgstr "Alltid øverst" +#: openbox/client_menu.c:351 +#, fuzzy +msgid "Always on &top" +msgstr "Alltid ø&verst" -#: openbox/client_menu.c:180 -msgid "Normal" -msgstr "Normal" +#: openbox/client_menu.c:352 +#, fuzzy +msgid "&Normal" +msgstr "&Normal" -#: openbox/client_menu.c:185 -msgid "Always on bottom" -msgstr "Alltid nederst" +#: openbox/client_menu.c:353 +#, fuzzy +msgid "Always on &bottom" +msgstr "Alltid &nederst" -#: openbox/client_menu.c:188 -msgid "Send to desktop" -msgstr "Send til" +#: openbox/client_menu.c:356 +#, fuzzy +msgid "&Send to desktop" +msgstr "&Send til" -#: openbox/client_menu.c:192 +#: openbox/client_menu.c:360 msgid "Client menu" msgstr "Klient meny" -#: openbox/client_menu.c:205 -msgid "Iconify" -msgstr "Minimer" +#: openbox/client_menu.c:366 +#, fuzzy +msgid "R&estore" +msgstr "Tilbak&estill" -#: openbox/client_menu.c:222 -msgid "Raise to top" -msgstr "Legg øverst" +#: openbox/client_menu.c:374 +#, fuzzy +msgid "&Move" +msgstr "&Flytt" -#: openbox/client_menu.c:226 -msgid "Lower to bottom" -msgstr "Legg nederst" +#: openbox/client_menu.c:376 +#, fuzzy +msgid "Resi&ze" +msgstr "Endre s&tørrelse" -#: openbox/client_menu.c:239 -msgid "Decorate" -msgstr "Dekorer" +#: openbox/client_menu.c:378 +#, fuzzy +msgid "Ico&nify" +msgstr "&Minimer" -#: openbox/client_menu.c:245 -msgid "Move" -msgstr "Flytt" +#: openbox/client_menu.c:386 +#, fuzzy +msgid "Ma&ximize" +msgstr "Maxim&er" -#: openbox/client_menu.c:249 -msgid "Resize" -msgstr "Endre størrelse" +#: openbox/client_menu.c:394 +#, fuzzy +msgid "&Roll up/down" +msgstr "&Rull ned" -#: openbox/client_menu.c:255 -msgid "Close" -msgstr "Lukk" +#: openbox/client_menu.c:402 +#, fuzzy +msgid "Un/&Decorate" +msgstr "&Dekorer" -#: openbox/session.c:124 -msgid "--sm-client-id requires an argument\n" -msgstr "--sm-client-id krever et argument\n" +#: openbox/client_menu.c:412 +#, fuzzy +msgid "&Close" +msgstr "&Lukk" + +#: openbox/config.c:668 +#, c-format +msgid "Invalid button '%s' specified in config file" +msgstr "" + +#: openbox/keyboard.c:162 +msgid "Conflict with key binding in config file" +msgstr "" + +#: openbox/menu.c:98 openbox/menu.c:106 +#, c-format +msgid "Unable to find a valid menu file '%s'" +msgstr "" + +#: openbox/menu.c:149 +#, c-format +msgid "Failed to execute command for pipe-menu '%s': %s" +msgstr "" + +#: openbox/menu.c:166 +#, c-format +msgid "Invalid output from pipe-menu '%s'" +msgstr "" + +#: openbox/menu.c:179 +#, c-format +msgid "Attempted to access menu '%s' but it does not exist" +msgstr "" -#: openbox/session.c:132 -msgid "--sm-save-file requires an argument\n" +#: openbox/menu.c:331 openbox/menu.c:332 +#, fuzzy +msgid "More..." +msgstr "Gå dit" + +#: openbox/mouse.c:320 +#, c-format +msgid "Invalid button '%s' in mouse binding" +msgstr "" + +#: openbox/mouse.c:326 +#, c-format +msgid "Invalid context '%s' in mouse binding" +msgstr "" + +#: openbox/openbox.c:124 +#, fuzzy, c-format +msgid "Unable to change to home directory '%s': %s" +msgstr "Kunde ikke lage katalogen '%s': %s" + +#: openbox/openbox.c:142 +msgid "Failed to open the display from the DISPLAY environment variable." +msgstr "" + +#: openbox/openbox.c:173 +msgid "Failed to initialize the render library." +msgstr "" + +#: openbox/openbox.c:179 +msgid "X server does not support locale." +msgstr "" + +#: openbox/openbox.c:181 +msgid "Cannot set locale modifiers for the X server." +msgstr "" + +#: openbox/openbox.c:241 +msgid "Unable to find a valid config file, using some simple defaults" +msgstr "" + +#: openbox/openbox.c:265 +#, fuzzy +msgid "Unable to load a theme." +msgstr "Kunde ikke laste fonten \"%s\"\n" + +#: openbox/openbox.c:378 +#, c-format +msgid "Restart failed to execute new executable '%s': %s" +msgstr "" + +#: openbox/openbox.c:447 openbox/openbox.c:449 +msgid "Copyright (c)" +msgstr "" + +#: openbox/openbox.c:458 +msgid "Syntax: openbox [options]\n" +msgstr "" + +#: openbox/openbox.c:459 +msgid "" +"\n" +"Options:\n" +msgstr "" + +#: openbox/openbox.c:460 +msgid " --config TYPE Specify the configuration profile to use\n" +msgstr "" + +#: openbox/openbox.c:462 +msgid " --sm-disable Disable connection to the session manager\n" +msgstr "" + +#: openbox/openbox.c:464 +msgid " --replace Replace the currently running window manager\n" +msgstr "" + +#: openbox/openbox.c:465 +msgid " --help Display this help and exit\n" +msgstr "" + +#: openbox/openbox.c:466 +msgid " --version Display the version and exit\n" +msgstr "" + +#: openbox/openbox.c:467 +msgid "" +"\n" +"Passing messages to a running Openbox instance:\n" +msgstr "" + +#: openbox/openbox.c:468 +msgid " --reconfigure Reload Openbox's configuration\n" +msgstr "" + +#: openbox/openbox.c:469 +msgid "" +"\n" +"Debugging options:\n" +msgstr "" + +#: openbox/openbox.c:470 +msgid " --sync Run in synchronous mode\n" +msgstr "" + +#: openbox/openbox.c:471 +msgid " --debug Display debugging output\n" +msgstr "" + +#: openbox/openbox.c:472 +msgid " --debug-focus Display debugging output for focus handling\n" +msgstr "" + +#: openbox/openbox.c:473 +#, c-format +msgid "" +"\n" +"Please report bugs at %s\n" +msgstr "" + +#: openbox/openbox.c:531 +#, fuzzy +msgid "--config requires an argument\n" msgstr "--sm-save-file krever et argument\n" -#: openbox/session.c:160 +#: openbox/openbox.c:568 +#, c-format +msgid "Invalid command line argument '%s'\n" +msgstr "" + +#: openbox/screen.c:85 openbox/screen.c:186 +#, c-format +msgid "A window manager is already running on screen %d" +msgstr "" + +#: openbox/screen.c:122 +#, c-format +msgid "Could not acquire window manager selection on screen %d" +msgstr "" + +#: openbox/screen.c:143 +#, c-format +msgid "The WM on screen %d is not exiting" +msgstr "" + +#: openbox/session.c:100 #, c-format msgid "Unable to make directory '%s': %s" msgstr "Kunde ikke lage katalogen '%s': %s" -#: render/font.c:58 -msgid "Couldn't initialize Xft." -msgstr "Kunde ikke initialisere Xft." +#: openbox/session.c:442 +#, fuzzy, c-format +msgid "Unable to save the session to '%s': %s" +msgstr "Kunde ikke lage katalogen '%s': %s" -#: render/font.c:193 render/font.c:198 +#: openbox/session.c:550 #, c-format -msgid "Unable to load font: %s\n" -msgstr "Kunde ikke laste fonten \"%s\"\n" +msgid "Error while saving the session to '%s': %s" +msgstr "" -#: render/font.c:194 +#: openbox/startupnotify.c:240 #, c-format -msgid "Trying fallback font: %s\n" -msgstr "Prøver med reservefonten: %s\n" +msgid "Running %s\n" +msgstr "" + +#: openbox/translate.c:58 +#, c-format +msgid "Invalid modifier key '%s' in key/mouse binding" +msgstr "" + +#: openbox/translate.c:135 +#, c-format +msgid "Invalid key code '%s' in key binding" +msgstr "" + +#: openbox/translate.c:142 +#, c-format +msgid "Invalid key name '%s' in key binding" +msgstr "" + +#: openbox/translate.c:148 +#, c-format +msgid "Requested key '%s' does not exist on the display" +msgstr "" + +#: openbox/xerror.c:39 +#, c-format +msgid "X Error: %s" +msgstr "" + +#, fuzzy +#~ msgid "&Roll up" +#~ msgstr "&Rull opp" + +#, fuzzy +#~ msgid "Raise to &top" +#~ msgstr "Legg ø&verst" + +#, fuzzy +#~ msgid "Lower to &bottom" +#~ msgstr "Legg &nederst" + +#, fuzzy +#~ msgid " --sm-client-id ID Specify session management ID\n" +#~ msgstr "--sm-client-id krever et argument\n" + +#~ msgid "--sm-client-id requires an argument\n" +#~ msgstr "--sm-client-id krever et argument\n" + +#~ msgid "--sm-save-file requires an argument\n" +#~ msgstr "--sm-save-file krever et argument\n" + +#~ msgid "Couldn't initialize Xft." +#~ msgstr "Kunde ikke initialisere Xft." + +#~ msgid "Trying fallback font: %s\n" +#~ msgstr "Prøver med reservefonten: %s\n"