all repos — openbox @ 082903357d04f312e999abe8a4307ef382f6d3ce

openbox fork - make it a bit more like ryudo

new translation strings
Dana Jansens danakj@orodu.net
commit

082903357d04f312e999abe8a4307ef382f6d3ce

parent

2442cdfd85e5229c7ee4ac49ca66a7d55ffcb919

M po/ca.popo/ca.po

@@ -7,7 +7,7 @@ msgid ""

msgstr "" "Project-Id-Version: Openbox 3.3\n" "Report-Msgid-Bugs-To: mikachu@icculus.org\n" -"POT-Creation-Date: 2007-03-12 19:19-0400\n" +"POT-Creation-Date: 2007-04-23 14:21-0400\n" "PO-Revision-Date: 2004-01-25 20:41+0100\n" "Last-Translator: David Majà Martínez <davidmaja@gmail.com>\n" "Language-Team: catalan\n"

@@ -15,86 +15,190 @@ "MIME-Version: 1.0\n"

"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: openbox/client_list_menu.c:97 +#: openbox/client_list_menu.c:99 msgid "Go there..." msgstr "Vés aquí..." -#: openbox/client_list_menu.c:188 +#: openbox/client_list_menu.c:190 msgid "Desktops" msgstr "Escriptoris" -#: openbox/client_menu.c:78 +#: openbox/client_menu.c:76 msgid "Restore" msgstr "Restaura" -#: openbox/client_menu.c:78 +#: openbox/client_menu.c:76 msgid "Maximize" msgstr "Maximitza" -#: openbox/client_menu.c:84 +#: openbox/client_menu.c:82 msgid "Roll down" msgstr "Desenrotlla" -#: openbox/client_menu.c:84 +#: openbox/client_menu.c:82 msgid "Roll up" msgstr "Enrotlla" -#: openbox/client_menu.c:146 +#: openbox/client_menu.c:144 msgid "All desktops" msgstr "Tots els escriptoris" -#: openbox/client_menu.c:170 +#: openbox/client_menu.c:168 msgid "Layer" msgstr "Capa" -#: openbox/client_menu.c:175 +#: openbox/client_menu.c:173 msgid "Always on top" msgstr "Sempre a sobre" -#: openbox/client_menu.c:180 +#: openbox/client_menu.c:178 msgid "Normal" msgstr "Normal" -#: openbox/client_menu.c:185 +#: openbox/client_menu.c:183 msgid "Always on bottom" msgstr "Sempre a sota" -#: openbox/client_menu.c:188 +#: openbox/client_menu.c:186 msgid "Send to desktop" msgstr "A l'escriptori" -#: openbox/client_menu.c:192 +#: openbox/client_menu.c:190 msgid "Client menu" msgstr "Menú del client" -#: openbox/client_menu.c:205 +#: openbox/client_menu.c:199 msgid "Iconify" msgstr "Minimitza" -#: openbox/client_menu.c:222 +#: openbox/client_menu.c:216 msgid "Raise to top" msgstr "Posa a sobre" -#: openbox/client_menu.c:226 +#: openbox/client_menu.c:220 msgid "Lower to bottom" msgstr "Posa a sota" -#: openbox/client_menu.c:239 +#: openbox/client_menu.c:233 msgid "Decorate" msgstr "Decoració" -#: openbox/client_menu.c:245 +#: openbox/client_menu.c:239 msgid "Move" msgstr "Mou" -#: openbox/client_menu.c:249 +#: openbox/client_menu.c:243 msgid "Resize" msgstr "Redimensiona" -#: openbox/client_menu.c:255 +#: openbox/client_menu.c:249 msgid "Close" msgstr "Tanca" +#: openbox/openbox.c:106 +msgid "Couldn't set locale from environment." +msgstr "" + +#: openbox/openbox.c:114 +#, fuzzy, c-format +msgid "Unable to change to home directory (%s): %s" +msgstr "No és pot crear el directori '%s': %s" + +#: openbox/openbox.c:165 +msgid "X server does not support locale." +msgstr "" + +#: openbox/openbox.c:167 +msgid "Cannot set locale modifiers for the X server." +msgstr "" + +#: openbox/openbox.c:229 +msgid "Unable to find a valid config file, using some simple defaults" +msgstr "" + +#: openbox/openbox.c:349 +#, c-format +msgid "Restart failed to execute new executable '%s': %s" +msgstr "" + +#: openbox/openbox.c:389 openbox/openbox.c:391 +msgid "Copyright (c)" +msgstr "" + +#: openbox/openbox.c:400 +msgid "" +"Syntax: openbox [options]\n" +"\n" +msgstr "" + +#: openbox/openbox.c:401 +msgid "" +"Options:\n" +"\n" +msgstr "" + +#: openbox/openbox.c:402 +msgid "" +" --reconfigure Tell the currently running instance of Openbox to\n" +" reconfigure (and then exit immediately)\n" +msgstr "" + +#: openbox/openbox.c:406 +msgid " --config-file FILE Specify the file to load for the config file\n" +msgstr "" + +#: openbox/openbox.c:409 +msgid " --sm-disable Disable connection to session manager\n" +msgstr "" + +#: openbox/openbox.c:411 +#, fuzzy +msgid " --sm-client-id ID Specify session management ID\n" +msgstr "--sm-client-id necessita un argument\n" + +#: openbox/openbox.c:412 +msgid " --sm-save-file FILE Specify file to load a saved sessionfrom\n" +msgstr "" + +#: openbox/openbox.c:415 +msgid " --replace Replace the currently running window manager\n" +msgstr "" + +#: openbox/openbox.c:417 +msgid " --help Display this help and exit\n" +msgstr "" + +#: openbox/openbox.c:418 +msgid " --version Display the version and exit\n" +msgstr "" + +#: openbox/openbox.c:419 +msgid "" +" --sync Run in synchronous mode (this is slow and meant for\n" +" debugging X routines)\n" +msgstr "" + +#: openbox/openbox.c:422 +msgid " --debug Display debugging output\n" +msgstr "" + +#: openbox/openbox.c:423 +msgid " --debug-focus Display debugging output\n" +msgstr "" + +#: openbox/openbox.c:424 +#, c-format +msgid "" +"\n" +"Please report bugs at %s\n" +"\n" +msgstr "" + +#: openbox/openbox.c:455 +#, fuzzy +msgid "--config-file requires an argument\n" +msgstr "--sm-save-file necessita un argument\n" + #: openbox/session.c:124 msgid "--sm-client-id requires an argument\n" msgstr "--sm-client-id necessita un argument\n"

@@ -107,6 +211,16 @@ #: openbox/session.c:168

#, c-format msgid "Unable to make directory '%s': %s" msgstr "No és pot crear el directori '%s': %s" + +#: openbox/session.c:343 +#, fuzzy, c-format +msgid "Unable to save the session to '%s': %s" +msgstr "No és pot crear el directori '%s': %s" + +#: openbox/session.c:433 +#, c-format +msgid "Error while saving the session to '%s': %s" +msgstr "" #~ msgid "Couldn't initialize Xft." #~ msgstr "No s'ha pogut inicialitzar Xft."
M po/de.popo/de.po

@@ -6,7 +6,7 @@ msgid ""

msgstr "" "Project-Id-Version: Openbox 3.3\n" "Report-Msgid-Bugs-To: mikachu@icculus.org\n" -"POT-Creation-Date: 2007-02-28 12:50-0500\n" +"POT-Creation-Date: 2007-04-23 14:21-0400\n" "PO-Revision-Date: 2006-06-11 10:41+0200\n" "Last-Translator: Sebastian Vahl <svahl@web.de>\n" "Language-Team: <de@li.org>\n"

@@ -14,86 +14,190 @@ "MIME-Version: 1.0\n"

"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: openbox/client_list_menu.c:97 +#: openbox/client_list_menu.c:99 msgid "Go there..." msgstr "Gehe zu..." -#: openbox/client_list_menu.c:187 +#: openbox/client_list_menu.c:190 msgid "Desktops" msgstr "" -#: openbox/client_menu.c:78 +#: openbox/client_menu.c:76 msgid "Restore" msgstr "Wiederherstellen" -#: openbox/client_menu.c:78 +#: openbox/client_menu.c:76 msgid "Maximize" msgstr "Maximieren" -#: openbox/client_menu.c:84 +#: openbox/client_menu.c:82 msgid "Roll down" msgstr "Abrollen" -#: openbox/client_menu.c:84 +#: openbox/client_menu.c:82 msgid "Roll up" msgstr "Aufrollen" -#: openbox/client_menu.c:146 +#: openbox/client_menu.c:144 msgid "All desktops" msgstr "Alle Desktops" -#: openbox/client_menu.c:170 +#: openbox/client_menu.c:168 msgid "Layer" msgstr "Fenster" -#: openbox/client_menu.c:175 +#: openbox/client_menu.c:173 msgid "Always on top" msgstr "Immer im Vordergrund" -#: openbox/client_menu.c:180 +#: openbox/client_menu.c:178 msgid "Normal" msgstr "" -#: openbox/client_menu.c:185 +#: openbox/client_menu.c:183 msgid "Always on bottom" msgstr "Immer im Hintergrund" -#: openbox/client_menu.c:188 +#: openbox/client_menu.c:186 msgid "Send to desktop" msgstr "An Desktop senden" -#: openbox/client_menu.c:192 +#: openbox/client_menu.c:190 msgid "Client menu" msgstr "" -#: openbox/client_menu.c:205 +#: openbox/client_menu.c:199 msgid "Iconify" msgstr "Minimieren" -#: openbox/client_menu.c:222 +#: openbox/client_menu.c:216 msgid "Raise to top" msgstr "In den Vordergrund" -#: openbox/client_menu.c:226 +#: openbox/client_menu.c:220 msgid "Lower to bottom" msgstr "In den Hintergrund" -#: openbox/client_menu.c:239 +#: openbox/client_menu.c:233 msgid "Decorate" msgstr "Dekoriere" -#: openbox/client_menu.c:245 +#: openbox/client_menu.c:239 msgid "Move" msgstr "Verschieben" -#: openbox/client_menu.c:249 +#: openbox/client_menu.c:243 msgid "Resize" msgstr "Größe ändern" -#: openbox/client_menu.c:255 +#: openbox/client_menu.c:249 msgid "Close" msgstr "Schließen" +#: openbox/openbox.c:106 +msgid "Couldn't set locale from environment." +msgstr "" + +#: openbox/openbox.c:114 +#, fuzzy, c-format +msgid "Unable to change to home directory (%s): %s" +msgstr "Das Verzeichnis '%s' konnte nicht angelegt werden: %s" + +#: openbox/openbox.c:165 +msgid "X server does not support locale." +msgstr "" + +#: openbox/openbox.c:167 +msgid "Cannot set locale modifiers for the X server." +msgstr "" + +#: openbox/openbox.c:229 +msgid "Unable to find a valid config file, using some simple defaults" +msgstr "" + +#: openbox/openbox.c:349 +#, c-format +msgid "Restart failed to execute new executable '%s': %s" +msgstr "" + +#: openbox/openbox.c:389 openbox/openbox.c:391 +msgid "Copyright (c)" +msgstr "" + +#: openbox/openbox.c:400 +msgid "" +"Syntax: openbox [options]\n" +"\n" +msgstr "" + +#: openbox/openbox.c:401 +msgid "" +"Options:\n" +"\n" +msgstr "" + +#: openbox/openbox.c:402 +msgid "" +" --reconfigure Tell the currently running instance of Openbox to\n" +" reconfigure (and then exit immediately)\n" +msgstr "" + +#: openbox/openbox.c:406 +msgid " --config-file FILE Specify the file to load for the config file\n" +msgstr "" + +#: openbox/openbox.c:409 +msgid " --sm-disable Disable connection to session manager\n" +msgstr "" + +#: openbox/openbox.c:411 +#, fuzzy +msgid " --sm-client-id ID Specify session management ID\n" +msgstr "--sm-client-id benötigt ein Argument\n" + +#: openbox/openbox.c:412 +msgid " --sm-save-file FILE Specify file to load a saved sessionfrom\n" +msgstr "" + +#: openbox/openbox.c:415 +msgid " --replace Replace the currently running window manager\n" +msgstr "" + +#: openbox/openbox.c:417 +msgid " --help Display this help and exit\n" +msgstr "" + +#: openbox/openbox.c:418 +msgid " --version Display the version and exit\n" +msgstr "" + +#: openbox/openbox.c:419 +msgid "" +" --sync Run in synchronous mode (this is slow and meant for\n" +" debugging X routines)\n" +msgstr "" + +#: openbox/openbox.c:422 +msgid " --debug Display debugging output\n" +msgstr "" + +#: openbox/openbox.c:423 +msgid " --debug-focus Display debugging output\n" +msgstr "" + +#: openbox/openbox.c:424 +#, c-format +msgid "" +"\n" +"Please report bugs at %s\n" +"\n" +msgstr "" + +#: openbox/openbox.c:455 +#, fuzzy +msgid "--config-file requires an argument\n" +msgstr "--sm-save-file benötigt ein Argument\n" + #: openbox/session.c:124 msgid "--sm-client-id requires an argument\n" msgstr "--sm-client-id benötigt ein Argument\n"

@@ -102,21 +206,26 @@ #: openbox/session.c:132

msgid "--sm-save-file requires an argument\n" msgstr "--sm-save-file benötigt ein Argument\n" -#: openbox/session.c:160 +#: openbox/session.c:168 #, c-format msgid "Unable to make directory '%s': %s" msgstr "Das Verzeichnis '%s' konnte nicht angelegt werden: %s" -#: render/font.c:58 -msgid "Couldn't initialize Xft." -msgstr "Xft konnte nicht initialisiert werden" +#: openbox/session.c:343 +#, fuzzy, c-format +msgid "Unable to save the session to '%s': %s" +msgstr "Das Verzeichnis '%s' konnte nicht angelegt werden: %s" -#: render/font.c:193 render/font.c:198 +#: openbox/session.c:433 #, c-format -msgid "Unable to load font: %s\n" -msgstr "Schriftart %s konnte nicht geladen werden\n" +msgid "Error while saving the session to '%s': %s" +msgstr "" + +#~ msgid "Couldn't initialize Xft." +#~ msgstr "Xft konnte nicht initialisiert werden" + +#~ msgid "Unable to load font: %s\n" +#~ msgstr "Schriftart %s konnte nicht geladen werden\n" -#: render/font.c:194 -#, c-format -msgid "Trying fallback font: %s\n" -msgstr "Versuche Ersatz-Schriftart %s zu laden\n" +#~ msgid "Trying fallback font: %s\n" +#~ msgstr "Versuche Ersatz-Schriftart %s zu laden\n"
M po/en@boldquot.popo/en@boldquot.po

@@ -1,7 +1,7 @@

# English translations for openbox package. -# Copyright (C) 2004 Mikael Magnusson +# Copyright (C) 2007 Mikael Magnusson # This file is distributed under the same license as the openbox package. -# Automatically generated, 2004. +# Automatically generated, 2007. # # All this catalog "translates" are quotation characters. # The msgids must be ASCII and therefore cannot contain real quotation

@@ -30,10 +30,10 @@ # bold face, assuming the VT100/XTerm escape sequences.

# msgid "" msgstr "" -"Project-Id-Version: openbox 3.2\n" +"Project-Id-Version: openbox 3.4.0\n" "Report-Msgid-Bugs-To: mikachu@icculus.org\n" -"POT-Creation-Date: 2007-03-12 19:19-0400\n" -"PO-Revision-Date: 2004-11-07 12:52+0100\n" +"POT-Creation-Date: 2007-04-23 14:21-0400\n" +"PO-Revision-Date: 2007-04-23 14:21-0400\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" "MIME-Version: 1.0\n"

@@ -41,86 +41,199 @@ "Content-Type: text/plain; charset=UTF-8\n"

"Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: openbox/client_list_menu.c:97 +#: openbox/client_list_menu.c:99 msgid "Go there..." msgstr "Go there..." -#: openbox/client_list_menu.c:188 +#: openbox/client_list_menu.c:190 msgid "Desktops" msgstr "Desktops" -#: openbox/client_menu.c:78 +#: openbox/client_menu.c:76 msgid "Restore" msgstr "Restore" -#: openbox/client_menu.c:78 +#: openbox/client_menu.c:76 msgid "Maximize" msgstr "Maximize" -#: openbox/client_menu.c:84 +#: openbox/client_menu.c:82 msgid "Roll down" msgstr "Roll down" -#: openbox/client_menu.c:84 +#: openbox/client_menu.c:82 msgid "Roll up" msgstr "Roll up" -#: openbox/client_menu.c:146 +#: openbox/client_menu.c:144 msgid "All desktops" msgstr "All desktops" -#: openbox/client_menu.c:170 +#: openbox/client_menu.c:168 msgid "Layer" msgstr "Layer" -#: openbox/client_menu.c:175 +#: openbox/client_menu.c:173 msgid "Always on top" msgstr "Always on top" -#: openbox/client_menu.c:180 +#: openbox/client_menu.c:178 msgid "Normal" msgstr "Normal" -#: openbox/client_menu.c:185 +#: openbox/client_menu.c:183 msgid "Always on bottom" msgstr "Always on bottom" -#: openbox/client_menu.c:188 +#: openbox/client_menu.c:186 msgid "Send to desktop" msgstr "Send to desktop" -#: openbox/client_menu.c:192 +#: openbox/client_menu.c:190 msgid "Client menu" msgstr "Client menu" -#: openbox/client_menu.c:205 +#: openbox/client_menu.c:199 msgid "Iconify" msgstr "Iconify" -#: openbox/client_menu.c:222 +#: openbox/client_menu.c:216 msgid "Raise to top" msgstr "Raise to top" -#: openbox/client_menu.c:226 +#: openbox/client_menu.c:220 msgid "Lower to bottom" msgstr "Lower to bottom" -#: openbox/client_menu.c:239 +#: openbox/client_menu.c:233 msgid "Decorate" msgstr "Decorate" -#: openbox/client_menu.c:245 +#: openbox/client_menu.c:239 msgid "Move" msgstr "Move" -#: openbox/client_menu.c:249 +#: openbox/client_menu.c:243 msgid "Resize" msgstr "Resize" -#: openbox/client_menu.c:255 +#: openbox/client_menu.c:249 msgid "Close" msgstr "Close" +#: openbox/openbox.c:106 +msgid "Couldn't set locale from environment." +msgstr "Couldn't set locale from environment." + +#: openbox/openbox.c:114 +#, c-format +msgid "Unable to change to home directory (%s): %s" +msgstr "Unable to change to home directory (%s): %s" + +#: openbox/openbox.c:165 +msgid "X server does not support locale." +msgstr "X server does not support locale." + +#: openbox/openbox.c:167 +msgid "Cannot set locale modifiers for the X server." +msgstr "Cannot set locale modifiers for the X server." + +#: openbox/openbox.c:229 +msgid "Unable to find a valid config file, using some simple defaults" +msgstr "Unable to find a valid config file, using some simple defaults" + +#: openbox/openbox.c:349 +#, c-format +msgid "Restart failed to execute new executable '%s': %s" +msgstr "Restart failed to execute new executable '%s': %s" + +#: openbox/openbox.c:389 openbox/openbox.c:391 +msgid "Copyright (c)" +msgstr "Copyright (c)" + +#: openbox/openbox.c:400 +msgid "" +"Syntax: openbox [options]\n" +"\n" +msgstr "" +"Syntax: openbox [options]\n" +"\n" + +#: openbox/openbox.c:401 +msgid "" +"Options:\n" +"\n" +msgstr "" +"Options:\n" +"\n" + +#: openbox/openbox.c:402 +msgid "" +" --reconfigure Tell the currently running instance of Openbox to\n" +" reconfigure (and then exit immediately)\n" +msgstr "" +" --reconfigure Tell the currently running instance of Openbox to\n" +" reconfigure (and then exit immediately)\n" + +#: openbox/openbox.c:406 +msgid " --config-file FILE Specify the file to load for the config file\n" +msgstr " --config-file FILE Specify the file to load for the config file\n" + +#: openbox/openbox.c:409 +msgid " --sm-disable Disable connection to session manager\n" +msgstr " --sm-disable Disable connection to session manager\n" + +#: openbox/openbox.c:411 +msgid " --sm-client-id ID Specify session management ID\n" +msgstr " --sm-client-id ID Specify session management ID\n" + +#: openbox/openbox.c:412 +msgid " --sm-save-file FILE Specify file to load a saved sessionfrom\n" +msgstr " --sm-save-file FILE Specify file to load a saved sessionfrom\n" + +#: openbox/openbox.c:415 +msgid " --replace Replace the currently running window manager\n" +msgstr " --replace Replace the currently running window manager\n" + +#: openbox/openbox.c:417 +msgid " --help Display this help and exit\n" +msgstr " --help Display this help and exit\n" + +#: openbox/openbox.c:418 +msgid " --version Display the version and exit\n" +msgstr " --version Display the version and exit\n" + +#: openbox/openbox.c:419 +msgid "" +" --sync Run in synchronous mode (this is slow and meant for\n" +" debugging X routines)\n" +msgstr "" +" --sync Run in synchronous mode (this is slow and meant for\n" +" debugging X routines)\n" + +#: openbox/openbox.c:422 +msgid " --debug Display debugging output\n" +msgstr " --debug Display debugging output\n" + +#: openbox/openbox.c:423 +msgid " --debug-focus Display debugging output\n" +msgstr " --debug-focus Display debugging output\n" + +#: openbox/openbox.c:424 +#, c-format +msgid "" +"\n" +"Please report bugs at %s\n" +"\n" +msgstr "" +"\n" +"Please report bugs at %s\n" +"\n" + +#: openbox/openbox.c:455 +msgid "--config-file requires an argument\n" +msgstr "--config-file requires an argument\n" + #: openbox/session.c:124 msgid "--sm-client-id requires an argument\n" msgstr "--sm-client-id requires an argument\n"

@@ -134,11 +247,12 @@ #, c-format

msgid "Unable to make directory '%s': %s" msgstr "Unable to make directory '%s': %s" -#~ msgid "Couldn't initialize Xft." -#~ msgstr "Couldn't initialize Xft." - -#~ msgid "Unable to load font: %s\n" -#~ msgstr "Unable to load font: %s\n" +#: openbox/session.c:343 +#, c-format +msgid "Unable to save the session to '%s': %s" +msgstr "Unable to save the session to '%s': %s" -#~ msgid "Trying fallback font: %s\n" -#~ msgstr "Trying fallback font: %s\n" +#: openbox/session.c:433 +#, c-format +msgid "Error while saving the session to '%s': %s" +msgstr "Error while saving the session to '%s': %s"
M po/en@quot.popo/en@quot.po

@@ -1,7 +1,7 @@

# English translations for openbox package. -# Copyright (C) 2004 Mikael Magnusson +# Copyright (C) 2007 Mikael Magnusson # This file is distributed under the same license as the openbox package. -# Automatically generated, 2004. +# Automatically generated, 2007. # # All this catalog "translates" are quotation characters. # The msgids must be ASCII and therefore cannot contain real quotation

@@ -27,10 +27,10 @@ # transliterated to 0x22.

# msgid "" msgstr "" -"Project-Id-Version: openbox 3.2\n" +"Project-Id-Version: openbox 3.4.0\n" "Report-Msgid-Bugs-To: mikachu@icculus.org\n" -"POT-Creation-Date: 2007-03-12 19:19-0400\n" -"PO-Revision-Date: 2004-11-07 12:52+0100\n" +"POT-Creation-Date: 2007-04-23 14:21-0400\n" +"PO-Revision-Date: 2007-04-23 14:21-0400\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" "MIME-Version: 1.0\n"

@@ -38,86 +38,199 @@ "Content-Type: text/plain; charset=UTF-8\n"

"Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: openbox/client_list_menu.c:97 +#: openbox/client_list_menu.c:99 msgid "Go there..." msgstr "Go there..." -#: openbox/client_list_menu.c:188 +#: openbox/client_list_menu.c:190 msgid "Desktops" msgstr "Desktops" -#: openbox/client_menu.c:78 +#: openbox/client_menu.c:76 msgid "Restore" msgstr "Restore" -#: openbox/client_menu.c:78 +#: openbox/client_menu.c:76 msgid "Maximize" msgstr "Maximize" -#: openbox/client_menu.c:84 +#: openbox/client_menu.c:82 msgid "Roll down" msgstr "Roll down" -#: openbox/client_menu.c:84 +#: openbox/client_menu.c:82 msgid "Roll up" msgstr "Roll up" -#: openbox/client_menu.c:146 +#: openbox/client_menu.c:144 msgid "All desktops" msgstr "All desktops" -#: openbox/client_menu.c:170 +#: openbox/client_menu.c:168 msgid "Layer" msgstr "Layer" -#: openbox/client_menu.c:175 +#: openbox/client_menu.c:173 msgid "Always on top" msgstr "Always on top" -#: openbox/client_menu.c:180 +#: openbox/client_menu.c:178 msgid "Normal" msgstr "Normal" -#: openbox/client_menu.c:185 +#: openbox/client_menu.c:183 msgid "Always on bottom" msgstr "Always on bottom" -#: openbox/client_menu.c:188 +#: openbox/client_menu.c:186 msgid "Send to desktop" msgstr "Send to desktop" -#: openbox/client_menu.c:192 +#: openbox/client_menu.c:190 msgid "Client menu" msgstr "Client menu" -#: openbox/client_menu.c:205 +#: openbox/client_menu.c:199 msgid "Iconify" msgstr "Iconify" -#: openbox/client_menu.c:222 +#: openbox/client_menu.c:216 msgid "Raise to top" msgstr "Raise to top" -#: openbox/client_menu.c:226 +#: openbox/client_menu.c:220 msgid "Lower to bottom" msgstr "Lower to bottom" -#: openbox/client_menu.c:239 +#: openbox/client_menu.c:233 msgid "Decorate" msgstr "Decorate" -#: openbox/client_menu.c:245 +#: openbox/client_menu.c:239 msgid "Move" msgstr "Move" -#: openbox/client_menu.c:249 +#: openbox/client_menu.c:243 msgid "Resize" msgstr "Resize" -#: openbox/client_menu.c:255 +#: openbox/client_menu.c:249 msgid "Close" msgstr "Close" +#: openbox/openbox.c:106 +msgid "Couldn't set locale from environment." +msgstr "Couldn't set locale from environment." + +#: openbox/openbox.c:114 +#, c-format +msgid "Unable to change to home directory (%s): %s" +msgstr "Unable to change to home directory (%s): %s" + +#: openbox/openbox.c:165 +msgid "X server does not support locale." +msgstr "X server does not support locale." + +#: openbox/openbox.c:167 +msgid "Cannot set locale modifiers for the X server." +msgstr "Cannot set locale modifiers for the X server." + +#: openbox/openbox.c:229 +msgid "Unable to find a valid config file, using some simple defaults" +msgstr "Unable to find a valid config file, using some simple defaults" + +#: openbox/openbox.c:349 +#, c-format +msgid "Restart failed to execute new executable '%s': %s" +msgstr "Restart failed to execute new executable '%s': %s" + +#: openbox/openbox.c:389 openbox/openbox.c:391 +msgid "Copyright (c)" +msgstr "Copyright (c)" + +#: openbox/openbox.c:400 +msgid "" +"Syntax: openbox [options]\n" +"\n" +msgstr "" +"Syntax: openbox [options]\n" +"\n" + +#: openbox/openbox.c:401 +msgid "" +"Options:\n" +"\n" +msgstr "" +"Options:\n" +"\n" + +#: openbox/openbox.c:402 +msgid "" +" --reconfigure Tell the currently running instance of Openbox to\n" +" reconfigure (and then exit immediately)\n" +msgstr "" +" --reconfigure Tell the currently running instance of Openbox to\n" +" reconfigure (and then exit immediately)\n" + +#: openbox/openbox.c:406 +msgid " --config-file FILE Specify the file to load for the config file\n" +msgstr " --config-file FILE Specify the file to load for the config file\n" + +#: openbox/openbox.c:409 +msgid " --sm-disable Disable connection to session manager\n" +msgstr " --sm-disable Disable connection to session manager\n" + +#: openbox/openbox.c:411 +msgid " --sm-client-id ID Specify session management ID\n" +msgstr " --sm-client-id ID Specify session management ID\n" + +#: openbox/openbox.c:412 +msgid " --sm-save-file FILE Specify file to load a saved sessionfrom\n" +msgstr " --sm-save-file FILE Specify file to load a saved sessionfrom\n" + +#: openbox/openbox.c:415 +msgid " --replace Replace the currently running window manager\n" +msgstr " --replace Replace the currently running window manager\n" + +#: openbox/openbox.c:417 +msgid " --help Display this help and exit\n" +msgstr " --help Display this help and exit\n" + +#: openbox/openbox.c:418 +msgid " --version Display the version and exit\n" +msgstr " --version Display the version and exit\n" + +#: openbox/openbox.c:419 +msgid "" +" --sync Run in synchronous mode (this is slow and meant for\n" +" debugging X routines)\n" +msgstr "" +" --sync Run in synchronous mode (this is slow and meant for\n" +" debugging X routines)\n" + +#: openbox/openbox.c:422 +msgid " --debug Display debugging output\n" +msgstr " --debug Display debugging output\n" + +#: openbox/openbox.c:423 +msgid " --debug-focus Display debugging output\n" +msgstr " --debug-focus Display debugging output\n" + +#: openbox/openbox.c:424 +#, c-format +msgid "" +"\n" +"Please report bugs at %s\n" +"\n" +msgstr "" +"\n" +"Please report bugs at %s\n" +"\n" + +#: openbox/openbox.c:455 +msgid "--config-file requires an argument\n" +msgstr "--config-file requires an argument\n" + #: openbox/session.c:124 msgid "--sm-client-id requires an argument\n" msgstr "--sm-client-id requires an argument\n"

@@ -131,11 +244,12 @@ #, c-format

msgid "Unable to make directory '%s': %s" msgstr "Unable to make directory '%s': %s" -#~ msgid "Couldn't initialize Xft." -#~ msgstr "Couldn't initialize Xft." - -#~ msgid "Unable to load font: %s\n" -#~ msgstr "Unable to load font: %s\n" +#: openbox/session.c:343 +#, c-format +msgid "Unable to save the session to '%s': %s" +msgstr "Unable to save the session to '%s': %s" -#~ msgid "Trying fallback font: %s\n" -#~ msgstr "Trying fallback font: %s\n" +#: openbox/session.c:433 +#, c-format +msgid "Error while saving the session to '%s': %s" +msgstr "Error while saving the session to '%s': %s"
M po/es.popo/es.po

@@ -7,7 +7,7 @@ msgid ""

msgstr "" "Project-Id-Version: Openbox 3.3\n" "Report-Msgid-Bugs-To: mikachu@icculus.org\n" -"POT-Creation-Date: 2007-03-12 19:19-0400\n" +"POT-Creation-Date: 2007-04-23 14:21-0400\n" "PO-Revision-Date: 2005-03-25 09:31+0100\n" "Last-Translator: Miguel Calleja Gómez <mcg79@lycos.es>\n" "Language-Team: None\n"

@@ -15,86 +15,190 @@ "MIME-Version: 1.0\n"

"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: openbox/client_list_menu.c:97 +#: openbox/client_list_menu.c:99 msgid "Go there..." msgstr "Ir ahí..." -#: openbox/client_list_menu.c:188 +#: openbox/client_list_menu.c:190 msgid "Desktops" msgstr "Escritorios" -#: openbox/client_menu.c:78 +#: openbox/client_menu.c:76 msgid "Restore" msgstr "Restaurar" -#: openbox/client_menu.c:78 +#: openbox/client_menu.c:76 msgid "Maximize" msgstr "Maximizar" -#: openbox/client_menu.c:84 +#: openbox/client_menu.c:82 msgid "Roll down" msgstr "Desenrollar" -#: openbox/client_menu.c:84 +#: openbox/client_menu.c:82 msgid "Roll up" msgstr "Enrollar" -#: openbox/client_menu.c:146 +#: openbox/client_menu.c:144 msgid "All desktops" msgstr "Todos los escritorios" -#: openbox/client_menu.c:170 +#: openbox/client_menu.c:168 msgid "Layer" msgstr "Capa" -#: openbox/client_menu.c:175 +#: openbox/client_menu.c:173 msgid "Always on top" msgstr "Siempre encima" -#: openbox/client_menu.c:180 +#: openbox/client_menu.c:178 msgid "Normal" msgstr "Normal" -#: openbox/client_menu.c:185 +#: openbox/client_menu.c:183 msgid "Always on bottom" msgstr "Siempre debajo" -#: openbox/client_menu.c:188 +#: openbox/client_menu.c:186 msgid "Send to desktop" msgstr "Enviar a escritorio" -#: openbox/client_menu.c:192 +#: openbox/client_menu.c:190 msgid "Client menu" msgstr "Menú del cliente" -#: openbox/client_menu.c:205 +#: openbox/client_menu.c:199 msgid "Iconify" msgstr "Minimizar" -#: openbox/client_menu.c:222 +#: openbox/client_menu.c:216 msgid "Raise to top" msgstr "Poner en primer plano" -#: openbox/client_menu.c:226 +#: openbox/client_menu.c:220 msgid "Lower to bottom" msgstr "Poner en último plano" -#: openbox/client_menu.c:239 +#: openbox/client_menu.c:233 msgid "Decorate" msgstr "Decorar" -#: openbox/client_menu.c:245 +#: openbox/client_menu.c:239 msgid "Move" msgstr "Mover" -#: openbox/client_menu.c:249 +#: openbox/client_menu.c:243 msgid "Resize" msgstr "Redimensionar" -#: openbox/client_menu.c:255 +#: openbox/client_menu.c:249 msgid "Close" msgstr "Cerrar" +#: openbox/openbox.c:106 +msgid "Couldn't set locale from environment." +msgstr "" + +#: openbox/openbox.c:114 +#, fuzzy, c-format +msgid "Unable to change to home directory (%s): %s" +msgstr "No se puede crear el directorio '%s': %s" + +#: openbox/openbox.c:165 +msgid "X server does not support locale." +msgstr "" + +#: openbox/openbox.c:167 +msgid "Cannot set locale modifiers for the X server." +msgstr "" + +#: openbox/openbox.c:229 +msgid "Unable to find a valid config file, using some simple defaults" +msgstr "" + +#: openbox/openbox.c:349 +#, c-format +msgid "Restart failed to execute new executable '%s': %s" +msgstr "" + +#: openbox/openbox.c:389 openbox/openbox.c:391 +msgid "Copyright (c)" +msgstr "" + +#: openbox/openbox.c:400 +msgid "" +"Syntax: openbox [options]\n" +"\n" +msgstr "" + +#: openbox/openbox.c:401 +msgid "" +"Options:\n" +"\n" +msgstr "" + +#: openbox/openbox.c:402 +msgid "" +" --reconfigure Tell the currently running instance of Openbox to\n" +" reconfigure (and then exit immediately)\n" +msgstr "" + +#: openbox/openbox.c:406 +msgid " --config-file FILE Specify the file to load for the config file\n" +msgstr "" + +#: openbox/openbox.c:409 +msgid " --sm-disable Disable connection to session manager\n" +msgstr "" + +#: openbox/openbox.c:411 +#, fuzzy +msgid " --sm-client-id ID Specify session management ID\n" +msgstr "--sm-client-id necesita un argumento\n" + +#: openbox/openbox.c:412 +msgid " --sm-save-file FILE Specify file to load a saved sessionfrom\n" +msgstr "" + +#: openbox/openbox.c:415 +msgid " --replace Replace the currently running window manager\n" +msgstr "" + +#: openbox/openbox.c:417 +msgid " --help Display this help and exit\n" +msgstr "" + +#: openbox/openbox.c:418 +msgid " --version Display the version and exit\n" +msgstr "" + +#: openbox/openbox.c:419 +msgid "" +" --sync Run in synchronous mode (this is slow and meant for\n" +" debugging X routines)\n" +msgstr "" + +#: openbox/openbox.c:422 +msgid " --debug Display debugging output\n" +msgstr "" + +#: openbox/openbox.c:423 +msgid " --debug-focus Display debugging output\n" +msgstr "" + +#: openbox/openbox.c:424 +#, c-format +msgid "" +"\n" +"Please report bugs at %s\n" +"\n" +msgstr "" + +#: openbox/openbox.c:455 +#, fuzzy +msgid "--config-file requires an argument\n" +msgstr "--sm-save-file necesita un argumento\n" + #: openbox/session.c:124 msgid "--sm-client-id requires an argument\n" msgstr "--sm-client-id necesita un argumento\n"

@@ -107,6 +211,16 @@ #: openbox/session.c:168

#, c-format msgid "Unable to make directory '%s': %s" msgstr "No se puede crear el directorio '%s': %s" + +#: openbox/session.c:343 +#, fuzzy, c-format +msgid "Unable to save the session to '%s': %s" +msgstr "No se puede crear el directorio '%s': %s" + +#: openbox/session.c:433 +#, c-format +msgid "Error while saving the session to '%s': %s" +msgstr "" #~ msgid "Couldn't initialize Xft." #~ msgstr "No se pudo iniciar Xft."
M po/fi.popo/fi.po

@@ -7,7 +7,7 @@ msgid ""

msgstr "" "Project-Id-Version: openbox 3.3\n" "Report-Msgid-Bugs-To: mikachu@icculus.org\n" -"POT-Creation-Date: 2007-03-12 19:19-0400\n" +"POT-Creation-Date: 2007-04-23 14:21-0400\n" "PO-Revision-Date: 2005-03-15 21:29+0200\n" "Last-Translator: Pauli Virtanen <pauli.virtanen@hut.fi>\n" "Language-Team: Finnish <fi@li.org>\n"

@@ -15,86 +15,190 @@ "MIME-Version: 1.0\n"

"Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -#: openbox/client_list_menu.c:97 +#: openbox/client_list_menu.c:99 msgid "Go there..." msgstr "Näytä tämä..." -#: openbox/client_list_menu.c:188 +#: openbox/client_list_menu.c:190 msgid "Desktops" msgstr "Työtilat" -#: openbox/client_menu.c:78 +#: openbox/client_menu.c:76 msgid "Restore" msgstr "Palauta" -#: openbox/client_menu.c:78 +#: openbox/client_menu.c:76 msgid "Maximize" msgstr "Suurenna" -#: openbox/client_menu.c:84 +#: openbox/client_menu.c:82 msgid "Roll down" msgstr "Rullaa auki" -#: openbox/client_menu.c:84 +#: openbox/client_menu.c:82 msgid "Roll up" msgstr "Rullaa" -#: openbox/client_menu.c:146 +#: openbox/client_menu.c:144 msgid "All desktops" msgstr "Kaikkiin työtiloihin" -#: openbox/client_menu.c:170 +#: openbox/client_menu.c:168 msgid "Layer" msgstr "Kerros" -#: openbox/client_menu.c:175 +#: openbox/client_menu.c:173 msgid "Always on top" msgstr "Aina päällimmäinen" -#: openbox/client_menu.c:180 +#: openbox/client_menu.c:178 msgid "Normal" msgstr "Tavallinen" -#: openbox/client_menu.c:185 +#: openbox/client_menu.c:183 msgid "Always on bottom" msgstr "Aina alimmainen" -#: openbox/client_menu.c:188 +#: openbox/client_menu.c:186 msgid "Send to desktop" msgstr "Siirrä työtilaan" -#: openbox/client_menu.c:192 +#: openbox/client_menu.c:190 msgid "Client menu" msgstr "Ikkunan valikko" -#: openbox/client_menu.c:205 +#: openbox/client_menu.c:199 msgid "Iconify" msgstr "Pienennä" -#: openbox/client_menu.c:222 +#: openbox/client_menu.c:216 msgid "Raise to top" msgstr "Nosta päällimmäiseksi" -#: openbox/client_menu.c:226 +#: openbox/client_menu.c:220 msgid "Lower to bottom" msgstr "Laske alimmaiseksi" -#: openbox/client_menu.c:239 +#: openbox/client_menu.c:233 msgid "Decorate" msgstr "Piirrä/poista kehykset" -#: openbox/client_menu.c:245 +#: openbox/client_menu.c:239 msgid "Move" msgstr "Siirrä" -#: openbox/client_menu.c:249 +#: openbox/client_menu.c:243 msgid "Resize" msgstr "Muuta kokoa" -#: openbox/client_menu.c:255 +#: openbox/client_menu.c:249 msgid "Close" msgstr "Sulje" +#: openbox/openbox.c:106 +msgid "Couldn't set locale from environment." +msgstr "" + +#: openbox/openbox.c:114 +#, fuzzy, c-format +msgid "Unable to change to home directory (%s): %s" +msgstr "Hakemiston \"%s\" luonti epäonnistui: %s" + +#: openbox/openbox.c:165 +msgid "X server does not support locale." +msgstr "" + +#: openbox/openbox.c:167 +msgid "Cannot set locale modifiers for the X server." +msgstr "" + +#: openbox/openbox.c:229 +msgid "Unable to find a valid config file, using some simple defaults" +msgstr "" + +#: openbox/openbox.c:349 +#, c-format +msgid "Restart failed to execute new executable '%s': %s" +msgstr "" + +#: openbox/openbox.c:389 openbox/openbox.c:391 +msgid "Copyright (c)" +msgstr "" + +#: openbox/openbox.c:400 +msgid "" +"Syntax: openbox [options]\n" +"\n" +msgstr "" + +#: openbox/openbox.c:401 +msgid "" +"Options:\n" +"\n" +msgstr "" + +#: openbox/openbox.c:402 +msgid "" +" --reconfigure Tell the currently running instance of Openbox to\n" +" reconfigure (and then exit immediately)\n" +msgstr "" + +#: openbox/openbox.c:406 +msgid " --config-file FILE Specify the file to load for the config file\n" +msgstr "" + +#: openbox/openbox.c:409 +msgid " --sm-disable Disable connection to session manager\n" +msgstr "" + +#: openbox/openbox.c:411 +#, fuzzy +msgid " --sm-client-id ID Specify session management ID\n" +msgstr "--sm-client-id tarvitsee parametrin\n" + +#: openbox/openbox.c:412 +msgid " --sm-save-file FILE Specify file to load a saved sessionfrom\n" +msgstr "" + +#: openbox/openbox.c:415 +msgid " --replace Replace the currently running window manager\n" +msgstr "" + +#: openbox/openbox.c:417 +msgid " --help Display this help and exit\n" +msgstr "" + +#: openbox/openbox.c:418 +msgid " --version Display the version and exit\n" +msgstr "" + +#: openbox/openbox.c:419 +msgid "" +" --sync Run in synchronous mode (this is slow and meant for\n" +" debugging X routines)\n" +msgstr "" + +#: openbox/openbox.c:422 +msgid " --debug Display debugging output\n" +msgstr "" + +#: openbox/openbox.c:423 +msgid " --debug-focus Display debugging output\n" +msgstr "" + +#: openbox/openbox.c:424 +#, c-format +msgid "" +"\n" +"Please report bugs at %s\n" +"\n" +msgstr "" + +#: openbox/openbox.c:455 +#, fuzzy +msgid "--config-file requires an argument\n" +msgstr "--sm-save-file tarvitsee parametrin\n" + #: openbox/session.c:124 msgid "--sm-client-id requires an argument\n" msgstr "--sm-client-id tarvitsee parametrin\n"

@@ -107,6 +211,16 @@ #: openbox/session.c:168

#, c-format msgid "Unable to make directory '%s': %s" msgstr "Hakemiston \"%s\" luonti epäonnistui: %s" + +#: openbox/session.c:343 +#, fuzzy, c-format +msgid "Unable to save the session to '%s': %s" +msgstr "Hakemiston \"%s\" luonti epäonnistui: %s" + +#: openbox/session.c:433 +#, c-format +msgid "Error while saving the session to '%s': %s" +msgstr "" #~ msgid "Couldn't initialize Xft." #~ msgstr "Xft:n käynnistys epäonnistui."
M po/fr.popo/fr.po

@@ -7,7 +7,7 @@ msgid ""

msgstr "" "Project-Id-Version: Openbox 3.2\n" "Report-Msgid-Bugs-To: mikachu@icculus.org\n" -"POT-Creation-Date: 2007-03-12 19:19-0400\n" +"POT-Creation-Date: 2007-04-23 14:21-0400\n" "PO-Revision-Date: 2004-06-11 23:06+0200\n" "Last-Translator: Julien Louis <leonptitlouis@wanadoo.fr>\n" "Language-Team: French <traduc@traduc.org>\n"

@@ -15,86 +15,190 @@ "MIME-Version: 1.0\n"

"Content-Type: text/plain; charset=iso-8859-1\n" "Content-Transfer-Encoding: 8bit\n" -#: openbox/client_list_menu.c:97 +#: openbox/client_list_menu.c:99 msgid "Go there..." msgstr "Aller ..." -#: openbox/client_list_menu.c:188 +#: openbox/client_list_menu.c:190 msgid "Desktops" msgstr "Bureaux" -#: openbox/client_menu.c:78 +#: openbox/client_menu.c:76 msgid "Restore" msgstr "Restaurer" -#: openbox/client_menu.c:78 +#: openbox/client_menu.c:76 msgid "Maximize" msgstr "Maximiser" -#: openbox/client_menu.c:84 +#: openbox/client_menu.c:82 msgid "Roll down" msgstr "Drouler" -#: openbox/client_menu.c:84 +#: openbox/client_menu.c:82 msgid "Roll up" msgstr "Enrouler" -#: openbox/client_menu.c:146 +#: openbox/client_menu.c:144 msgid "All desktops" msgstr "Tous les bureaux" -#: openbox/client_menu.c:170 +#: openbox/client_menu.c:168 msgid "Layer" msgstr "Emplacement" -#: openbox/client_menu.c:175 +#: openbox/client_menu.c:173 msgid "Always on top" msgstr "Toujours au premier plan" -#: openbox/client_menu.c:180 +#: openbox/client_menu.c:178 msgid "Normal" msgstr "Normal" -#: openbox/client_menu.c:185 +#: openbox/client_menu.c:183 msgid "Always on bottom" msgstr "Toujours en arrire plan" -#: openbox/client_menu.c:188 +#: openbox/client_menu.c:186 msgid "Send to desktop" msgstr "Envoyer vers le bureau" -#: openbox/client_menu.c:192 +#: openbox/client_menu.c:190 msgid "Client menu" msgstr "Menu de la fentre" -#: openbox/client_menu.c:205 +#: openbox/client_menu.c:199 msgid "Iconify" msgstr "Iconifier" -#: openbox/client_menu.c:222 +#: openbox/client_menu.c:216 msgid "Raise to top" msgstr "Mettre au premier plan" -#: openbox/client_menu.c:226 +#: openbox/client_menu.c:220 msgid "Lower to bottom" msgstr "Mettre en arrire plan" -#: openbox/client_menu.c:239 +#: openbox/client_menu.c:233 msgid "Decorate" msgstr "Dcorer" -#: openbox/client_menu.c:245 +#: openbox/client_menu.c:239 msgid "Move" msgstr "Dplacer" -#: openbox/client_menu.c:249 +#: openbox/client_menu.c:243 msgid "Resize" msgstr "Redimensionner" -#: openbox/client_menu.c:255 +#: openbox/client_menu.c:249 msgid "Close" msgstr "Fermer" +#: openbox/openbox.c:106 +msgid "Couldn't set locale from environment." +msgstr "" + +#: openbox/openbox.c:114 +#, fuzzy, c-format +msgid "Unable to change to home directory (%s): %s" +msgstr "Impossible de crer le rpertoire '%s': %s" + +#: openbox/openbox.c:165 +msgid "X server does not support locale." +msgstr "" + +#: openbox/openbox.c:167 +msgid "Cannot set locale modifiers for the X server." +msgstr "" + +#: openbox/openbox.c:229 +msgid "Unable to find a valid config file, using some simple defaults" +msgstr "" + +#: openbox/openbox.c:349 +#, c-format +msgid "Restart failed to execute new executable '%s': %s" +msgstr "" + +#: openbox/openbox.c:389 openbox/openbox.c:391 +msgid "Copyright (c)" +msgstr "" + +#: openbox/openbox.c:400 +msgid "" +"Syntax: openbox [options]\n" +"\n" +msgstr "" + +#: openbox/openbox.c:401 +msgid "" +"Options:\n" +"\n" +msgstr "" + +#: openbox/openbox.c:402 +msgid "" +" --reconfigure Tell the currently running instance of Openbox to\n" +" reconfigure (and then exit immediately)\n" +msgstr "" + +#: openbox/openbox.c:406 +msgid " --config-file FILE Specify the file to load for the config file\n" +msgstr "" + +#: openbox/openbox.c:409 +msgid " --sm-disable Disable connection to session manager\n" +msgstr "" + +#: openbox/openbox.c:411 +#, fuzzy +msgid " --sm-client-id ID Specify session management ID\n" +msgstr "--sm-client-id requiert un argument\n" + +#: openbox/openbox.c:412 +msgid " --sm-save-file FILE Specify file to load a saved sessionfrom\n" +msgstr "" + +#: openbox/openbox.c:415 +msgid " --replace Replace the currently running window manager\n" +msgstr "" + +#: openbox/openbox.c:417 +msgid " --help Display this help and exit\n" +msgstr "" + +#: openbox/openbox.c:418 +msgid " --version Display the version and exit\n" +msgstr "" + +#: openbox/openbox.c:419 +msgid "" +" --sync Run in synchronous mode (this is slow and meant for\n" +" debugging X routines)\n" +msgstr "" + +#: openbox/openbox.c:422 +msgid " --debug Display debugging output\n" +msgstr "" + +#: openbox/openbox.c:423 +msgid " --debug-focus Display debugging output\n" +msgstr "" + +#: openbox/openbox.c:424 +#, c-format +msgid "" +"\n" +"Please report bugs at %s\n" +"\n" +msgstr "" + +#: openbox/openbox.c:455 +#, fuzzy +msgid "--config-file requires an argument\n" +msgstr "--sm-save-file requiert un argument\n" + #: openbox/session.c:124 msgid "--sm-client-id requires an argument\n" msgstr "--sm-client-id requiert un argument\n"

@@ -107,6 +211,16 @@ #: openbox/session.c:168

#, c-format msgid "Unable to make directory '%s': %s" msgstr "Impossible de crer le rpertoire '%s': %s" + +#: openbox/session.c:343 +#, fuzzy, c-format +msgid "Unable to save the session to '%s': %s" +msgstr "Impossible de crer le rpertoire '%s': %s" + +#: openbox/session.c:433 +#, c-format +msgid "Error while saving the session to '%s': %s" +msgstr "" #~ msgid "Couldn't initialize Xft." #~ msgstr "Impossible d'initialiser Xft."
M po/hr.popo/hr.po

@@ -7,7 +7,7 @@ msgid ""

msgstr "" "Project-Id-Version: Openbox 3.3\n" "Report-Msgid-Bugs-To: mikachu@icculus.org\n" -"POT-Creation-Date: 2007-03-12 19:19-0400\n" +"POT-Creation-Date: 2007-04-23 14:21-0400\n" "PO-Revision-Date: 2006-09-05 16:45+0100\n" "Last-Translator: Daniel Radetic <drade@boobah.info>\n" "Language-Team: None\n"

@@ -15,86 +15,190 @@ "MIME-Version: 1.0\n"

"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: openbox/client_list_menu.c:97 +#: openbox/client_list_menu.c:99 msgid "Go there..." msgstr "Odi na..." -#: openbox/client_list_menu.c:188 +#: openbox/client_list_menu.c:190 msgid "Desktops" msgstr "Radne površine" -#: openbox/client_menu.c:78 +#: openbox/client_menu.c:76 msgid "Restore" msgstr "Ponovno uspostavi" -#: openbox/client_menu.c:78 +#: openbox/client_menu.c:76 msgid "Maximize" msgstr "Maksimiziraj" -#: openbox/client_menu.c:84 +#: openbox/client_menu.c:82 msgid "Roll down" msgstr "Spusti dolje" -#: openbox/client_menu.c:84 +#: openbox/client_menu.c:82 msgid "Roll up" msgstr "Povuci gore" -#: openbox/client_menu.c:146 +#: openbox/client_menu.c:144 msgid "All desktops" msgstr "Sve radne površine" -#: openbox/client_menu.c:170 +#: openbox/client_menu.c:168 msgid "Layer" msgstr "Razina" -#: openbox/client_menu.c:175 +#: openbox/client_menu.c:173 msgid "Always on top" msgstr "Uvijek na vrhu" -#: openbox/client_menu.c:180 +#: openbox/client_menu.c:178 msgid "Normal" msgstr "Normalno" -#: openbox/client_menu.c:185 +#: openbox/client_menu.c:183 msgid "Always on bottom" msgstr "Uvijek na dnu" -#: openbox/client_menu.c:188 +#: openbox/client_menu.c:186 msgid "Send to desktop" msgstr "Pošalji na radnu površinu" -#: openbox/client_menu.c:192 +#: openbox/client_menu.c:190 msgid "Client menu" msgstr "Meni klijenta" -#: openbox/client_menu.c:205 +#: openbox/client_menu.c:199 msgid "Iconify" msgstr "Ikonificiraj" -#: openbox/client_menu.c:222 +#: openbox/client_menu.c:216 msgid "Raise to top" msgstr "Podigni na vrh" -#: openbox/client_menu.c:226 +#: openbox/client_menu.c:220 msgid "Lower to bottom" msgstr "Spusti na dno" -#: openbox/client_menu.c:239 +#: openbox/client_menu.c:233 msgid "Decorate" msgstr "Dekoriraj" -#: openbox/client_menu.c:245 +#: openbox/client_menu.c:239 msgid "Move" msgstr "Pomakni" -#: openbox/client_menu.c:249 +#: openbox/client_menu.c:243 msgid "Resize" msgstr "Promjeni veličinu" -#: openbox/client_menu.c:255 +#: openbox/client_menu.c:249 msgid "Close" msgstr "Zatvori" +#: openbox/openbox.c:106 +msgid "Couldn't set locale from environment." +msgstr "" + +#: openbox/openbox.c:114 +#, fuzzy, c-format +msgid "Unable to change to home directory (%s): %s" +msgstr "Nemogu napraviti direktorij '%s': %s" + +#: openbox/openbox.c:165 +msgid "X server does not support locale." +msgstr "" + +#: openbox/openbox.c:167 +msgid "Cannot set locale modifiers for the X server." +msgstr "" + +#: openbox/openbox.c:229 +msgid "Unable to find a valid config file, using some simple defaults" +msgstr "" + +#: openbox/openbox.c:349 +#, c-format +msgid "Restart failed to execute new executable '%s': %s" +msgstr "" + +#: openbox/openbox.c:389 openbox/openbox.c:391 +msgid "Copyright (c)" +msgstr "" + +#: openbox/openbox.c:400 +msgid "" +"Syntax: openbox [options]\n" +"\n" +msgstr "" + +#: openbox/openbox.c:401 +msgid "" +"Options:\n" +"\n" +msgstr "" + +#: openbox/openbox.c:402 +msgid "" +" --reconfigure Tell the currently running instance of Openbox to\n" +" reconfigure (and then exit immediately)\n" +msgstr "" + +#: openbox/openbox.c:406 +msgid " --config-file FILE Specify the file to load for the config file\n" +msgstr "" + +#: openbox/openbox.c:409 +msgid " --sm-disable Disable connection to session manager\n" +msgstr "" + +#: openbox/openbox.c:411 +#, fuzzy +msgid " --sm-client-id ID Specify session management ID\n" +msgstr "--sm-client-id zahtjeva argument\n" + +#: openbox/openbox.c:412 +msgid " --sm-save-file FILE Specify file to load a saved sessionfrom\n" +msgstr "" + +#: openbox/openbox.c:415 +msgid " --replace Replace the currently running window manager\n" +msgstr "" + +#: openbox/openbox.c:417 +msgid " --help Display this help and exit\n" +msgstr "" + +#: openbox/openbox.c:418 +msgid " --version Display the version and exit\n" +msgstr "" + +#: openbox/openbox.c:419 +msgid "" +" --sync Run in synchronous mode (this is slow and meant for\n" +" debugging X routines)\n" +msgstr "" + +#: openbox/openbox.c:422 +msgid " --debug Display debugging output\n" +msgstr "" + +#: openbox/openbox.c:423 +msgid " --debug-focus Display debugging output\n" +msgstr "" + +#: openbox/openbox.c:424 +#, c-format +msgid "" +"\n" +"Please report bugs at %s\n" +"\n" +msgstr "" + +#: openbox/openbox.c:455 +#, fuzzy +msgid "--config-file requires an argument\n" +msgstr "--sm-save-file zahtjeva argument\n" + #: openbox/session.c:124 msgid "--sm-client-id requires an argument\n" msgstr "--sm-client-id zahtjeva argument\n"

@@ -107,6 +211,16 @@ #: openbox/session.c:168

#, c-format msgid "Unable to make directory '%s': %s" msgstr "Nemogu napraviti direktorij '%s': %s" + +#: openbox/session.c:343 +#, fuzzy, c-format +msgid "Unable to save the session to '%s': %s" +msgstr "Nemogu napraviti direktorij '%s': %s" + +#: openbox/session.c:433 +#, c-format +msgid "Error while saving the session to '%s': %s" +msgstr "" #~ msgid "Couldn't initialize Xft." #~ msgstr "Nemogu pokrenuti Xft."
M po/ja.popo/ja.po

@@ -7,7 +7,7 @@ msgid ""

msgstr "" "Project-Id-Version: Openbox 3.0\n" "Report-Msgid-Bugs-To: mikachu@icculus.org\n" -"POT-Creation-Date: 2007-03-12 19:19-0400\n" +"POT-Creation-Date: 2007-04-23 14:21-0400\n" "PO-Revision-Date: 2003-11-20 15:00+0900\n" "Last-Translator: Yukihiro Nakai <nakai@gnome.gr.jp>\n" "Language-Team: Japanese <ja@li.org>\n"

@@ -15,86 +15,190 @@ "MIME-Version: 1.0\n"

"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: openbox/client_list_menu.c:97 +#: openbox/client_list_menu.c:99 msgid "Go there..." msgstr "移動する..." -#: openbox/client_list_menu.c:188 +#: openbox/client_list_menu.c:190 msgid "Desktops" msgstr "デスクトップ" -#: openbox/client_menu.c:78 +#: openbox/client_menu.c:76 msgid "Restore" msgstr "リストア" -#: openbox/client_menu.c:78 +#: openbox/client_menu.c:76 msgid "Maximize" msgstr "最大化" -#: openbox/client_menu.c:84 +#: openbox/client_menu.c:82 msgid "Roll down" msgstr "ロールダウン" -#: openbox/client_menu.c:84 +#: openbox/client_menu.c:82 msgid "Roll up" msgstr "ロールアップ" -#: openbox/client_menu.c:146 +#: openbox/client_menu.c:144 msgid "All desktops" msgstr "すべてのデスクトップ" -#: openbox/client_menu.c:170 +#: openbox/client_menu.c:168 msgid "Layer" msgstr "レイヤー" -#: openbox/client_menu.c:175 +#: openbox/client_menu.c:173 msgid "Always on top" msgstr "常に最上位にする" -#: openbox/client_menu.c:180 +#: openbox/client_menu.c:178 msgid "Normal" msgstr "ノーマル" -#: openbox/client_menu.c:185 +#: openbox/client_menu.c:183 msgid "Always on bottom" msgstr "常に最下位にする" -#: openbox/client_menu.c:188 +#: openbox/client_menu.c:186 msgid "Send to desktop" msgstr "デスクトップに送る" -#: openbox/client_menu.c:192 +#: openbox/client_menu.c:190 msgid "Client menu" msgstr "クライアントメニュー" -#: openbox/client_menu.c:205 +#: openbox/client_menu.c:199 msgid "Iconify" msgstr "アイコン化" -#: openbox/client_menu.c:222 +#: openbox/client_menu.c:216 msgid "Raise to top" msgstr "最上位に上げる" -#: openbox/client_menu.c:226 +#: openbox/client_menu.c:220 msgid "Lower to bottom" msgstr "最下位に下げる" -#: openbox/client_menu.c:239 +#: openbox/client_menu.c:233 msgid "Decorate" msgstr "装飾" -#: openbox/client_menu.c:245 +#: openbox/client_menu.c:239 msgid "Move" msgstr "移動" -#: openbox/client_menu.c:249 +#: openbox/client_menu.c:243 msgid "Resize" msgstr "リサイズ" -#: openbox/client_menu.c:255 +#: openbox/client_menu.c:249 msgid "Close" msgstr "閉じる" +#: openbox/openbox.c:106 +msgid "Couldn't set locale from environment." +msgstr "" + +#: openbox/openbox.c:114 +#, fuzzy, c-format +msgid "Unable to change to home directory (%s): %s" +msgstr "ディレクトリ'%s'を作れません: %s" + +#: openbox/openbox.c:165 +msgid "X server does not support locale." +msgstr "" + +#: openbox/openbox.c:167 +msgid "Cannot set locale modifiers for the X server." +msgstr "" + +#: openbox/openbox.c:229 +msgid "Unable to find a valid config file, using some simple defaults" +msgstr "" + +#: openbox/openbox.c:349 +#, c-format +msgid "Restart failed to execute new executable '%s': %s" +msgstr "" + +#: openbox/openbox.c:389 openbox/openbox.c:391 +msgid "Copyright (c)" +msgstr "" + +#: openbox/openbox.c:400 +msgid "" +"Syntax: openbox [options]\n" +"\n" +msgstr "" + +#: openbox/openbox.c:401 +msgid "" +"Options:\n" +"\n" +msgstr "" + +#: openbox/openbox.c:402 +msgid "" +" --reconfigure Tell the currently running instance of Openbox to\n" +" reconfigure (and then exit immediately)\n" +msgstr "" + +#: openbox/openbox.c:406 +msgid " --config-file FILE Specify the file to load for the config file\n" +msgstr "" + +#: openbox/openbox.c:409 +msgid " --sm-disable Disable connection to session manager\n" +msgstr "" + +#: openbox/openbox.c:411 +#, fuzzy +msgid " --sm-client-id ID Specify session management ID\n" +msgstr "--sm-client-id には引数が必要です\n" + +#: openbox/openbox.c:412 +msgid " --sm-save-file FILE Specify file to load a saved sessionfrom\n" +msgstr "" + +#: openbox/openbox.c:415 +msgid " --replace Replace the currently running window manager\n" +msgstr "" + +#: openbox/openbox.c:417 +msgid " --help Display this help and exit\n" +msgstr "" + +#: openbox/openbox.c:418 +msgid " --version Display the version and exit\n" +msgstr "" + +#: openbox/openbox.c:419 +msgid "" +" --sync Run in synchronous mode (this is slow and meant for\n" +" debugging X routines)\n" +msgstr "" + +#: openbox/openbox.c:422 +msgid " --debug Display debugging output\n" +msgstr "" + +#: openbox/openbox.c:423 +msgid " --debug-focus Display debugging output\n" +msgstr "" + +#: openbox/openbox.c:424 +#, c-format +msgid "" +"\n" +"Please report bugs at %s\n" +"\n" +msgstr "" + +#: openbox/openbox.c:455 +#, fuzzy +msgid "--config-file requires an argument\n" +msgstr "--sm-save-file には引数が必要です\n" + #: openbox/session.c:124 msgid "--sm-client-id requires an argument\n" msgstr "--sm-client-id には引数が必要です\n"

@@ -107,3 +211,13 @@ #: openbox/session.c:168

#, c-format msgid "Unable to make directory '%s': %s" msgstr "ディレクトリ'%s'を作れません: %s" + +#: openbox/session.c:343 +#, fuzzy, c-format +msgid "Unable to save the session to '%s': %s" +msgstr "ディレクトリ'%s'を作れません: %s" + +#: openbox/session.c:433 +#, c-format +msgid "Error while saving the session to '%s': %s" +msgstr ""
M po/no.popo/no.po

@@ -7,7 +7,7 @@ msgid ""

msgstr "" "Project-Id-Version: openbox 3.2\n" "Report-Msgid-Bugs-To: mikachu@icculus.org\n" -"POT-Creation-Date: 2007-03-12 19:19-0400\n" +"POT-Creation-Date: 2007-04-23 14:21-0400\n" "PO-Revision-Date: 2004-03-29 18:33:39+0200\n" "Last-Translator: yvind Albrigtsen\n" "Language-Team: None\n"

@@ -15,86 +15,190 @@ "MIME-Version: 1.0\n"

"Content-Type: text/plain; charset=iso-8859-1\n" "Content-Transfer-Encoding: 8bit\n" -#: openbox/client_list_menu.c:97 +#: openbox/client_list_menu.c:99 msgid "Go there..." msgstr "G dit" -#: openbox/client_list_menu.c:188 +#: openbox/client_list_menu.c:190 msgid "Desktops" msgstr "Skrivebord" -#: openbox/client_menu.c:78 +#: openbox/client_menu.c:76 msgid "Restore" msgstr "Tilbakestill" -#: openbox/client_menu.c:78 +#: openbox/client_menu.c:76 msgid "Maximize" msgstr "Maximer" -#: openbox/client_menu.c:84 +#: openbox/client_menu.c:82 msgid "Roll down" msgstr "Rull ned" -#: openbox/client_menu.c:84 +#: openbox/client_menu.c:82 msgid "Roll up" msgstr "Rull opp" -#: openbox/client_menu.c:146 +#: openbox/client_menu.c:144 msgid "All desktops" msgstr "Alle skrivebord" -#: openbox/client_menu.c:170 +#: openbox/client_menu.c:168 msgid "Layer" msgstr "Lag" -#: openbox/client_menu.c:175 +#: openbox/client_menu.c:173 msgid "Always on top" msgstr "Alltid verst" -#: openbox/client_menu.c:180 +#: openbox/client_menu.c:178 msgid "Normal" msgstr "Normal" -#: openbox/client_menu.c:185 +#: openbox/client_menu.c:183 msgid "Always on bottom" msgstr "Alltid nederst" -#: openbox/client_menu.c:188 +#: openbox/client_menu.c:186 msgid "Send to desktop" msgstr "Send til" -#: openbox/client_menu.c:192 +#: openbox/client_menu.c:190 msgid "Client menu" msgstr "Klient meny" -#: openbox/client_menu.c:205 +#: openbox/client_menu.c:199 msgid "Iconify" msgstr "Minimer" -#: openbox/client_menu.c:222 +#: openbox/client_menu.c:216 msgid "Raise to top" msgstr "Legg verst" -#: openbox/client_menu.c:226 +#: openbox/client_menu.c:220 msgid "Lower to bottom" msgstr "Legg nederst" -#: openbox/client_menu.c:239 +#: openbox/client_menu.c:233 msgid "Decorate" msgstr "Dekorer" -#: openbox/client_menu.c:245 +#: openbox/client_menu.c:239 msgid "Move" msgstr "Flytt" -#: openbox/client_menu.c:249 +#: openbox/client_menu.c:243 msgid "Resize" msgstr "Endre strrelse" -#: openbox/client_menu.c:255 +#: openbox/client_menu.c:249 msgid "Close" msgstr "Lukk" +#: openbox/openbox.c:106 +msgid "Couldn't set locale from environment." +msgstr "" + +#: openbox/openbox.c:114 +#, fuzzy, c-format +msgid "Unable to change to home directory (%s): %s" +msgstr "Kunde ikke lage katalogen '%s': %s" + +#: openbox/openbox.c:165 +msgid "X server does not support locale." +msgstr "" + +#: openbox/openbox.c:167 +msgid "Cannot set locale modifiers for the X server." +msgstr "" + +#: openbox/openbox.c:229 +msgid "Unable to find a valid config file, using some simple defaults" +msgstr "" + +#: openbox/openbox.c:349 +#, c-format +msgid "Restart failed to execute new executable '%s': %s" +msgstr "" + +#: openbox/openbox.c:389 openbox/openbox.c:391 +msgid "Copyright (c)" +msgstr "" + +#: openbox/openbox.c:400 +msgid "" +"Syntax: openbox [options]\n" +"\n" +msgstr "" + +#: openbox/openbox.c:401 +msgid "" +"Options:\n" +"\n" +msgstr "" + +#: openbox/openbox.c:402 +msgid "" +" --reconfigure Tell the currently running instance of Openbox to\n" +" reconfigure (and then exit immediately)\n" +msgstr "" + +#: openbox/openbox.c:406 +msgid " --config-file FILE Specify the file to load for the config file\n" +msgstr "" + +#: openbox/openbox.c:409 +msgid " --sm-disable Disable connection to session manager\n" +msgstr "" + +#: openbox/openbox.c:411 +#, fuzzy +msgid " --sm-client-id ID Specify session management ID\n" +msgstr "--sm-client-id krever et argument\n" + +#: openbox/openbox.c:412 +msgid " --sm-save-file FILE Specify file to load a saved sessionfrom\n" +msgstr "" + +#: openbox/openbox.c:415 +msgid " --replace Replace the currently running window manager\n" +msgstr "" + +#: openbox/openbox.c:417 +msgid " --help Display this help and exit\n" +msgstr "" + +#: openbox/openbox.c:418 +msgid " --version Display the version and exit\n" +msgstr "" + +#: openbox/openbox.c:419 +msgid "" +" --sync Run in synchronous mode (this is slow and meant for\n" +" debugging X routines)\n" +msgstr "" + +#: openbox/openbox.c:422 +msgid " --debug Display debugging output\n" +msgstr "" + +#: openbox/openbox.c:423 +msgid " --debug-focus Display debugging output\n" +msgstr "" + +#: openbox/openbox.c:424 +#, c-format +msgid "" +"\n" +"Please report bugs at %s\n" +"\n" +msgstr "" + +#: openbox/openbox.c:455 +#, fuzzy +msgid "--config-file requires an argument\n" +msgstr "--sm-save-file krever et argument\n" + #: openbox/session.c:124 msgid "--sm-client-id requires an argument\n" msgstr "--sm-client-id krever et argument\n"

@@ -107,6 +211,16 @@ #: openbox/session.c:168

#, c-format msgid "Unable to make directory '%s': %s" msgstr "Kunde ikke lage katalogen '%s': %s" + +#: openbox/session.c:343 +#, fuzzy, c-format +msgid "Unable to save the session to '%s': %s" +msgstr "Kunde ikke lage katalogen '%s': %s" + +#: openbox/session.c:433 +#, c-format +msgid "Error while saving the session to '%s': %s" +msgstr "" #~ msgid "Couldn't initialize Xft." #~ msgstr "Kunde ikke initialisere Xft."
M po/pl.popo/pl.po

@@ -7,7 +7,7 @@ msgid ""

msgstr "" "Project-Id-Version: Openbox 3.2\n" "Report-Msgid-Bugs-To: mikachu@icculus.org\n" -"POT-Creation-Date: 2007-03-12 19:19-0400\n" +"POT-Creation-Date: 2007-04-23 14:21-0400\n" "PO-Revision-Date: 2004-09-07 21:17+0200\n" "Last-Translator: Madej <madej@afn.no-ip.org>\n" "Language-Team: NONE\n"

@@ -15,86 +15,190 @@ "MIME-Version: 1.0\n"

"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: openbox/client_list_menu.c:97 +#: openbox/client_list_menu.c:99 msgid "Go there..." msgstr "Przejdź..." -#: openbox/client_list_menu.c:188 +#: openbox/client_list_menu.c:190 msgid "Desktops" msgstr "Pulpit" -#: openbox/client_menu.c:78 +#: openbox/client_menu.c:76 msgid "Restore" msgstr "Przywróć" -#: openbox/client_menu.c:78 +#: openbox/client_menu.c:76 msgid "Maximize" msgstr "Maksymalizuj" -#: openbox/client_menu.c:84 +#: openbox/client_menu.c:82 msgid "Roll down" msgstr "Rozwiń" -#: openbox/client_menu.c:84 +#: openbox/client_menu.c:82 msgid "Roll up" msgstr "Zwiń" -#: openbox/client_menu.c:146 +#: openbox/client_menu.c:144 msgid "All desktops" msgstr "Wszystkie pulpity" -#: openbox/client_menu.c:170 +#: openbox/client_menu.c:168 msgid "Layer" msgstr "Warstwa" -#: openbox/client_menu.c:175 +#: openbox/client_menu.c:173 msgid "Always on top" msgstr "Zawsze na wierzchu" -#: openbox/client_menu.c:180 +#: openbox/client_menu.c:178 msgid "Normal" msgstr "Normalnie" -#: openbox/client_menu.c:185 +#: openbox/client_menu.c:183 msgid "Always on bottom" msgstr "Zawsze pod spodem" -#: openbox/client_menu.c:188 +#: openbox/client_menu.c:186 msgid "Send to desktop" msgstr "Wyślij na pulpit" -#: openbox/client_menu.c:192 +#: openbox/client_menu.c:190 msgid "Client menu" msgstr "Menu klienta" -#: openbox/client_menu.c:205 +#: openbox/client_menu.c:199 msgid "Iconify" msgstr "Minimalizuj" -#: openbox/client_menu.c:222 +#: openbox/client_menu.c:216 msgid "Raise to top" msgstr "Wyślij na wierzch" -#: openbox/client_menu.c:226 +#: openbox/client_menu.c:220 msgid "Lower to bottom" msgstr "Wyślij na spód" -#: openbox/client_menu.c:239 +#: openbox/client_menu.c:233 msgid "Decorate" msgstr "Obramówka" -#: openbox/client_menu.c:245 +#: openbox/client_menu.c:239 msgid "Move" msgstr "Przesuń" -#: openbox/client_menu.c:249 +#: openbox/client_menu.c:243 msgid "Resize" msgstr "Zmień rozmiar" -#: openbox/client_menu.c:255 +#: openbox/client_menu.c:249 msgid "Close" msgstr "Zamknij" +#: openbox/openbox.c:106 +msgid "Couldn't set locale from environment." +msgstr "" + +#: openbox/openbox.c:114 +#, fuzzy, c-format +msgid "Unable to change to home directory (%s): %s" +msgstr "Nie mogę utworzyć katalogu '%s': %s" + +#: openbox/openbox.c:165 +msgid "X server does not support locale." +msgstr "" + +#: openbox/openbox.c:167 +msgid "Cannot set locale modifiers for the X server." +msgstr "" + +#: openbox/openbox.c:229 +msgid "Unable to find a valid config file, using some simple defaults" +msgstr "" + +#: openbox/openbox.c:349 +#, c-format +msgid "Restart failed to execute new executable '%s': %s" +msgstr "" + +#: openbox/openbox.c:389 openbox/openbox.c:391 +msgid "Copyright (c)" +msgstr "" + +#: openbox/openbox.c:400 +msgid "" +"Syntax: openbox [options]\n" +"\n" +msgstr "" + +#: openbox/openbox.c:401 +msgid "" +"Options:\n" +"\n" +msgstr "" + +#: openbox/openbox.c:402 +msgid "" +" --reconfigure Tell the currently running instance of Openbox to\n" +" reconfigure (and then exit immediately)\n" +msgstr "" + +#: openbox/openbox.c:406 +msgid " --config-file FILE Specify the file to load for the config file\n" +msgstr "" + +#: openbox/openbox.c:409 +msgid " --sm-disable Disable connection to session manager\n" +msgstr "" + +#: openbox/openbox.c:411 +#, fuzzy +msgid " --sm-client-id ID Specify session management ID\n" +msgstr "--sm-client-id wymaga argumentu\n" + +#: openbox/openbox.c:412 +msgid " --sm-save-file FILE Specify file to load a saved sessionfrom\n" +msgstr "" + +#: openbox/openbox.c:415 +msgid " --replace Replace the currently running window manager\n" +msgstr "" + +#: openbox/openbox.c:417 +msgid " --help Display this help and exit\n" +msgstr "" + +#: openbox/openbox.c:418 +msgid " --version Display the version and exit\n" +msgstr "" + +#: openbox/openbox.c:419 +msgid "" +" --sync Run in synchronous mode (this is slow and meant for\n" +" debugging X routines)\n" +msgstr "" + +#: openbox/openbox.c:422 +msgid " --debug Display debugging output\n" +msgstr "" + +#: openbox/openbox.c:423 +msgid " --debug-focus Display debugging output\n" +msgstr "" + +#: openbox/openbox.c:424 +#, c-format +msgid "" +"\n" +"Please report bugs at %s\n" +"\n" +msgstr "" + +#: openbox/openbox.c:455 +#, fuzzy +msgid "--config-file requires an argument\n" +msgstr "--sm-save-file wymaga argumentu\n" + #: openbox/session.c:124 msgid "--sm-client-id requires an argument\n" msgstr "--sm-client-id wymaga argumentu\n"

@@ -107,6 +211,16 @@ #: openbox/session.c:168

#, c-format msgid "Unable to make directory '%s': %s" msgstr "Nie mogę utworzyć katalogu '%s': %s" + +#: openbox/session.c:343 +#, fuzzy, c-format +msgid "Unable to save the session to '%s': %s" +msgstr "Nie mogę utworzyć katalogu '%s': %s" + +#: openbox/session.c:433 +#, c-format +msgid "Error while saving the session to '%s': %s" +msgstr "" #~ msgid "Couldn't initialize Xft." #~ msgstr "Błąd przy inicjalizacji Xft."
M po/pt.popo/pt.po

@@ -7,7 +7,7 @@ msgid ""

msgstr "" "Project-Id-Version: Openbox 3.3\n" "Report-Msgid-Bugs-To: mikachu@icculus.org\n" -"POT-Creation-Date: 2007-03-12 19:19-0400\n" +"POT-Creation-Date: 2007-04-23 14:21-0400\n" "PO-Revision-Date: 2004-03-29 18:33:39+0200\n" "Last-Translator: Gonalo Ferreira <gonsas@gmail.com>\n" "Language-Team: None\n"

@@ -15,86 +15,190 @@ "MIME-Version: 1.0\n"

"Content-Type: text/plain; charset=iso-8859-1\n" "Content-Transfer-Encoding: 8bit\n" -#: openbox/client_list_menu.c:97 +#: openbox/client_list_menu.c:99 msgid "Go there..." msgstr "Ir at..." -#: openbox/client_list_menu.c:188 +#: openbox/client_list_menu.c:190 msgid "Desktops" msgstr "reas de trabalho" -#: openbox/client_menu.c:78 +#: openbox/client_menu.c:76 msgid "Restore" msgstr "Restaurar" -#: openbox/client_menu.c:78 +#: openbox/client_menu.c:76 msgid "Maximize" msgstr "Maximizar" -#: openbox/client_menu.c:84 +#: openbox/client_menu.c:82 msgid "Roll down" msgstr "Desenrolar" -#: openbox/client_menu.c:84 +#: openbox/client_menu.c:82 msgid "Roll up" msgstr "Enrolar" -#: openbox/client_menu.c:146 +#: openbox/client_menu.c:144 msgid "All desktops" msgstr "Todas as reas de trabalho" -#: openbox/client_menu.c:170 +#: openbox/client_menu.c:168 msgid "Layer" msgstr "Camada" -#: openbox/client_menu.c:175 +#: openbox/client_menu.c:173 msgid "Always on top" msgstr "Sempre em cima" -#: openbox/client_menu.c:180 +#: openbox/client_menu.c:178 msgid "Normal" msgstr "Normal" -#: openbox/client_menu.c:185 +#: openbox/client_menu.c:183 msgid "Always on bottom" msgstr "Sempre no fundo" -#: openbox/client_menu.c:188 +#: openbox/client_menu.c:186 msgid "Send to desktop" msgstr "Enviar para rea de trabalho" -#: openbox/client_menu.c:192 +#: openbox/client_menu.c:190 msgid "Client menu" msgstr "Menu de clientes" -#: openbox/client_menu.c:205 +#: openbox/client_menu.c:199 msgid "Iconify" msgstr "Minimizar" -#: openbox/client_menu.c:222 +#: openbox/client_menu.c:216 msgid "Raise to top" msgstr "Elevar ao topo" -#: openbox/client_menu.c:226 +#: openbox/client_menu.c:220 msgid "Lower to bottom" msgstr "Baixar ao fundo" -#: openbox/client_menu.c:239 +#: openbox/client_menu.c:233 msgid "Decorate" msgstr "Decorar" -#: openbox/client_menu.c:245 +#: openbox/client_menu.c:239 msgid "Move" msgstr "Mover" -#: openbox/client_menu.c:249 +#: openbox/client_menu.c:243 msgid "Resize" msgstr "Redimensionar" -#: openbox/client_menu.c:255 +#: openbox/client_menu.c:249 msgid "Close" msgstr "Fechar" +#: openbox/openbox.c:106 +msgid "Couldn't set locale from environment." +msgstr "" + +#: openbox/openbox.c:114 +#, fuzzy, c-format +msgid "Unable to change to home directory (%s): %s" +msgstr "Incapaz de criar o directrio '%s': %s " + +#: openbox/openbox.c:165 +msgid "X server does not support locale." +msgstr "" + +#: openbox/openbox.c:167 +msgid "Cannot set locale modifiers for the X server." +msgstr "" + +#: openbox/openbox.c:229 +msgid "Unable to find a valid config file, using some simple defaults" +msgstr "" + +#: openbox/openbox.c:349 +#, c-format +msgid "Restart failed to execute new executable '%s': %s" +msgstr "" + +#: openbox/openbox.c:389 openbox/openbox.c:391 +msgid "Copyright (c)" +msgstr "" + +#: openbox/openbox.c:400 +msgid "" +"Syntax: openbox [options]\n" +"\n" +msgstr "" + +#: openbox/openbox.c:401 +msgid "" +"Options:\n" +"\n" +msgstr "" + +#: openbox/openbox.c:402 +msgid "" +" --reconfigure Tell the currently running instance of Openbox to\n" +" reconfigure (and then exit immediately)\n" +msgstr "" + +#: openbox/openbox.c:406 +msgid " --config-file FILE Specify the file to load for the config file\n" +msgstr "" + +#: openbox/openbox.c:409 +msgid " --sm-disable Disable connection to session manager\n" +msgstr "" + +#: openbox/openbox.c:411 +#, fuzzy +msgid " --sm-client-id ID Specify session management ID\n" +msgstr "--sm-client-id requer um argumento\n" + +#: openbox/openbox.c:412 +msgid " --sm-save-file FILE Specify file to load a saved sessionfrom\n" +msgstr "" + +#: openbox/openbox.c:415 +msgid " --replace Replace the currently running window manager\n" +msgstr "" + +#: openbox/openbox.c:417 +msgid " --help Display this help and exit\n" +msgstr "" + +#: openbox/openbox.c:418 +msgid " --version Display the version and exit\n" +msgstr "" + +#: openbox/openbox.c:419 +msgid "" +" --sync Run in synchronous mode (this is slow and meant for\n" +" debugging X routines)\n" +msgstr "" + +#: openbox/openbox.c:422 +msgid " --debug Display debugging output\n" +msgstr "" + +#: openbox/openbox.c:423 +msgid " --debug-focus Display debugging output\n" +msgstr "" + +#: openbox/openbox.c:424 +#, c-format +msgid "" +"\n" +"Please report bugs at %s\n" +"\n" +msgstr "" + +#: openbox/openbox.c:455 +#, fuzzy +msgid "--config-file requires an argument\n" +msgstr "--sm-save-file requer um argumento\n" + #: openbox/session.c:124 msgid "--sm-client-id requires an argument\n" msgstr "--sm-client-id requer um argumento\n"

@@ -107,6 +211,16 @@ #: openbox/session.c:168

#, c-format msgid "Unable to make directory '%s': %s" msgstr "Incapaz de criar o directrio '%s': %s " + +#: openbox/session.c:343 +#, fuzzy, c-format +msgid "Unable to save the session to '%s': %s" +msgstr "Incapaz de criar o directrio '%s': %s " + +#: openbox/session.c:433 +#, c-format +msgid "Error while saving the session to '%s': %s" +msgstr "" #~ msgid "Couldn't initialize Xft." #~ msgstr "Incapaz de inicializar Xft."
M po/ru.popo/ru.po

@@ -7,7 +7,7 @@ msgid ""

msgstr "" "Project-Id-Version: openbox 3.2\n" "Report-Msgid-Bugs-To: mikachu@icculus.org\n" -"POT-Creation-Date: 2007-03-12 19:19-0400\n" +"POT-Creation-Date: 2007-04-23 14:21-0400\n" "PO-Revision-Date: 2004-04-23 13:00+0300\n" "Last-Translator: Alexey Remizov <alexey@remizov.pp.ru>\n" "Language-Team: Russian <gnome-cyr@gnome.org>\n"

@@ -15,86 +15,190 @@ "MIME-Version: 1.0\n"

"Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -#: openbox/client_list_menu.c:97 +#: openbox/client_list_menu.c:99 msgid "Go there..." msgstr "Перейти..." -#: openbox/client_list_menu.c:188 +#: openbox/client_list_menu.c:190 msgid "Desktops" msgstr "Рабочие места" -#: openbox/client_menu.c:78 +#: openbox/client_menu.c:76 msgid "Restore" msgstr "Восстановить" -#: openbox/client_menu.c:78 +#: openbox/client_menu.c:76 msgid "Maximize" msgstr "Развернуть на весь экран" -#: openbox/client_menu.c:84 +#: openbox/client_menu.c:82 msgid "Roll down" msgstr "Раскрутить" -#: openbox/client_menu.c:84 +#: openbox/client_menu.c:82 msgid "Roll up" msgstr "Скрутить" -#: openbox/client_menu.c:146 +#: openbox/client_menu.c:144 msgid "All desktops" msgstr "Все рабочие места" -#: openbox/client_menu.c:170 +#: openbox/client_menu.c:168 msgid "Layer" msgstr "Расположить" -#: openbox/client_menu.c:175 +#: openbox/client_menu.c:173 msgid "Always on top" msgstr "Всегда на переднем плане" -#: openbox/client_menu.c:180 +#: openbox/client_menu.c:178 msgid "Normal" msgstr "Обычно" -#: openbox/client_menu.c:185 +#: openbox/client_menu.c:183 msgid "Always on bottom" msgstr "Всегда на заднем плане" -#: openbox/client_menu.c:188 +#: openbox/client_menu.c:186 msgid "Send to desktop" msgstr "Переместить на рабочее место" -#: openbox/client_menu.c:192 +#: openbox/client_menu.c:190 msgid "Client menu" msgstr "Меню клиента" -#: openbox/client_menu.c:205 +#: openbox/client_menu.c:199 msgid "Iconify" msgstr "Свернуть" -#: openbox/client_menu.c:222 +#: openbox/client_menu.c:216 msgid "Raise to top" msgstr "Поднять на передний план" -#: openbox/client_menu.c:226 +#: openbox/client_menu.c:220 msgid "Lower to bottom" msgstr "Опустить на задний план" -#: openbox/client_menu.c:239 +#: openbox/client_menu.c:233 msgid "Decorate" msgstr "Убрать оформление" -#: openbox/client_menu.c:245 +#: openbox/client_menu.c:239 msgid "Move" msgstr "Переместить" -#: openbox/client_menu.c:249 +#: openbox/client_menu.c:243 msgid "Resize" msgstr "Изменить размер" -#: openbox/client_menu.c:255 +#: openbox/client_menu.c:249 msgid "Close" msgstr "Закрыть" +#: openbox/openbox.c:106 +msgid "Couldn't set locale from environment." +msgstr "" + +#: openbox/openbox.c:114 +#, fuzzy, c-format +msgid "Unable to change to home directory (%s): %s" +msgstr "Невозможно создать каталог '%s': %s" + +#: openbox/openbox.c:165 +msgid "X server does not support locale." +msgstr "" + +#: openbox/openbox.c:167 +msgid "Cannot set locale modifiers for the X server." +msgstr "" + +#: openbox/openbox.c:229 +msgid "Unable to find a valid config file, using some simple defaults" +msgstr "" + +#: openbox/openbox.c:349 +#, c-format +msgid "Restart failed to execute new executable '%s': %s" +msgstr "" + +#: openbox/openbox.c:389 openbox/openbox.c:391 +msgid "Copyright (c)" +msgstr "" + +#: openbox/openbox.c:400 +msgid "" +"Syntax: openbox [options]\n" +"\n" +msgstr "" + +#: openbox/openbox.c:401 +msgid "" +"Options:\n" +"\n" +msgstr "" + +#: openbox/openbox.c:402 +msgid "" +" --reconfigure Tell the currently running instance of Openbox to\n" +" reconfigure (and then exit immediately)\n" +msgstr "" + +#: openbox/openbox.c:406 +msgid " --config-file FILE Specify the file to load for the config file\n" +msgstr "" + +#: openbox/openbox.c:409 +msgid " --sm-disable Disable connection to session manager\n" +msgstr "" + +#: openbox/openbox.c:411 +#, fuzzy +msgid " --sm-client-id ID Specify session management ID\n" +msgstr "--sm-client-id требует параметр\n" + +#: openbox/openbox.c:412 +msgid " --sm-save-file FILE Specify file to load a saved sessionfrom\n" +msgstr "" + +#: openbox/openbox.c:415 +msgid " --replace Replace the currently running window manager\n" +msgstr "" + +#: openbox/openbox.c:417 +msgid " --help Display this help and exit\n" +msgstr "" + +#: openbox/openbox.c:418 +msgid " --version Display the version and exit\n" +msgstr "" + +#: openbox/openbox.c:419 +msgid "" +" --sync Run in synchronous mode (this is slow and meant for\n" +" debugging X routines)\n" +msgstr "" + +#: openbox/openbox.c:422 +msgid " --debug Display debugging output\n" +msgstr "" + +#: openbox/openbox.c:423 +msgid " --debug-focus Display debugging output\n" +msgstr "" + +#: openbox/openbox.c:424 +#, c-format +msgid "" +"\n" +"Please report bugs at %s\n" +"\n" +msgstr "" + +#: openbox/openbox.c:455 +#, fuzzy +msgid "--config-file requires an argument\n" +msgstr "--sm-save-file требует параметр\n" + #: openbox/session.c:124 msgid "--sm-client-id requires an argument\n" msgstr "--sm-client-id требует параметр\n"

@@ -107,6 +211,16 @@ #: openbox/session.c:168

#, c-format msgid "Unable to make directory '%s': %s" msgstr "Невозможно создать каталог '%s': %s" + +#: openbox/session.c:343 +#, fuzzy, c-format +msgid "Unable to save the session to '%s': %s" +msgstr "Невозможно создать каталог '%s': %s" + +#: openbox/session.c:433 +#, c-format +msgid "Error while saving the session to '%s': %s" +msgstr "" #~ msgid "Couldn't initialize Xft." #~ msgstr "Не удалось инициализировать Xft."
M po/sk.popo/sk.po

@@ -7,7 +7,7 @@ msgid ""

msgstr "" "Project-Id-Version: Openbox-3.3rc2\n" "Report-Msgid-Bugs-To: mikachu@icculus.org\n" -"POT-Creation-Date: 2007-03-12 19:19-0400\n" +"POT-Creation-Date: 2007-04-23 14:21-0400\n" "PO-Revision-Date: 2006-08-25 00:52+0200\n" "Last-Translator: Jozef Riha <jose1711@gmail.com\n" "Language-Team: Slovak <LL@li.org>\n"

@@ -15,86 +15,190 @@ "MIME-Version: 1.0\n"

"Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -#: openbox/client_list_menu.c:97 +#: openbox/client_list_menu.c:99 msgid "Go there..." msgstr "Prejsť na..." -#: openbox/client_list_menu.c:188 +#: openbox/client_list_menu.c:190 msgid "Desktops" msgstr "Plochy" -#: openbox/client_menu.c:78 +#: openbox/client_menu.c:76 msgid "Restore" msgstr "Obnoviť" -#: openbox/client_menu.c:78 +#: openbox/client_menu.c:76 msgid "Maximize" msgstr "Maximalizovať" -#: openbox/client_menu.c:84 +#: openbox/client_menu.c:82 msgid "Roll down" msgstr "Rozvinúť" -#: openbox/client_menu.c:84 +#: openbox/client_menu.c:82 msgid "Roll up" msgstr "Zvinúť" -#: openbox/client_menu.c:146 +#: openbox/client_menu.c:144 msgid "All desktops" msgstr "Všetky plochy" -#: openbox/client_menu.c:170 +#: openbox/client_menu.c:168 msgid "Layer" msgstr "Vrstva" -#: openbox/client_menu.c:175 +#: openbox/client_menu.c:173 msgid "Always on top" msgstr "Vždy navrchu" -#: openbox/client_menu.c:180 +#: openbox/client_menu.c:178 msgid "Normal" msgstr "Normálna" -#: openbox/client_menu.c:185 +#: openbox/client_menu.c:183 msgid "Always on bottom" msgstr "Vždy dole" -#: openbox/client_menu.c:188 +#: openbox/client_menu.c:186 msgid "Send to desktop" msgstr "Poslať na plochu" -#: openbox/client_menu.c:192 +#: openbox/client_menu.c:190 msgid "Client menu" msgstr "Menu klienta" -#: openbox/client_menu.c:205 +#: openbox/client_menu.c:199 msgid "Iconify" msgstr "Do ikony" -#: openbox/client_menu.c:222 +#: openbox/client_menu.c:216 msgid "Raise to top" msgstr "Presunúť navrch" -#: openbox/client_menu.c:226 +#: openbox/client_menu.c:220 msgid "Lower to bottom" msgstr "Presunúť naspodok" -#: openbox/client_menu.c:239 +#: openbox/client_menu.c:233 msgid "Decorate" msgstr "Dekorácia" -#: openbox/client_menu.c:245 +#: openbox/client_menu.c:239 msgid "Move" msgstr "Presunúť" -#: openbox/client_menu.c:249 +#: openbox/client_menu.c:243 msgid "Resize" msgstr "Zmena veľkosti" -#: openbox/client_menu.c:255 +#: openbox/client_menu.c:249 msgid "Close" msgstr "Zavrieť" +#: openbox/openbox.c:106 +msgid "Couldn't set locale from environment." +msgstr "" + +#: openbox/openbox.c:114 +#, fuzzy, c-format +msgid "Unable to change to home directory (%s): %s" +msgstr "Nebolo možné vytvoriť adresár '%s': %s" + +#: openbox/openbox.c:165 +msgid "X server does not support locale." +msgstr "" + +#: openbox/openbox.c:167 +msgid "Cannot set locale modifiers for the X server." +msgstr "" + +#: openbox/openbox.c:229 +msgid "Unable to find a valid config file, using some simple defaults" +msgstr "" + +#: openbox/openbox.c:349 +#, c-format +msgid "Restart failed to execute new executable '%s': %s" +msgstr "" + +#: openbox/openbox.c:389 openbox/openbox.c:391 +msgid "Copyright (c)" +msgstr "" + +#: openbox/openbox.c:400 +msgid "" +"Syntax: openbox [options]\n" +"\n" +msgstr "" + +#: openbox/openbox.c:401 +msgid "" +"Options:\n" +"\n" +msgstr "" + +#: openbox/openbox.c:402 +msgid "" +" --reconfigure Tell the currently running instance of Openbox to\n" +" reconfigure (and then exit immediately)\n" +msgstr "" + +#: openbox/openbox.c:406 +msgid " --config-file FILE Specify the file to load for the config file\n" +msgstr "" + +#: openbox/openbox.c:409 +msgid " --sm-disable Disable connection to session manager\n" +msgstr "" + +#: openbox/openbox.c:411 +#, fuzzy +msgid " --sm-client-id ID Specify session management ID\n" +msgstr "--sm-client-id vyžaduje parameter\n" + +#: openbox/openbox.c:412 +msgid " --sm-save-file FILE Specify file to load a saved sessionfrom\n" +msgstr "" + +#: openbox/openbox.c:415 +msgid " --replace Replace the currently running window manager\n" +msgstr "" + +#: openbox/openbox.c:417 +msgid " --help Display this help and exit\n" +msgstr "" + +#: openbox/openbox.c:418 +msgid " --version Display the version and exit\n" +msgstr "" + +#: openbox/openbox.c:419 +msgid "" +" --sync Run in synchronous mode (this is slow and meant for\n" +" debugging X routines)\n" +msgstr "" + +#: openbox/openbox.c:422 +msgid " --debug Display debugging output\n" +msgstr "" + +#: openbox/openbox.c:423 +msgid " --debug-focus Display debugging output\n" +msgstr "" + +#: openbox/openbox.c:424 +#, c-format +msgid "" +"\n" +"Please report bugs at %s\n" +"\n" +msgstr "" + +#: openbox/openbox.c:455 +#, fuzzy +msgid "--config-file requires an argument\n" +msgstr "--sm-save-file vyžaduje parameter\n" + #: openbox/session.c:124 msgid "--sm-client-id requires an argument\n" msgstr "--sm-client-id vyžaduje parameter\n"

@@ -107,6 +211,16 @@ #: openbox/session.c:168

#, c-format msgid "Unable to make directory '%s': %s" msgstr "Nebolo možné vytvoriť adresár '%s': %s" + +#: openbox/session.c:343 +#, fuzzy, c-format +msgid "Unable to save the session to '%s': %s" +msgstr "Nebolo možné vytvoriť adresár '%s': %s" + +#: openbox/session.c:433 +#, c-format +msgid "Error while saving the session to '%s': %s" +msgstr "" #~ msgid "Couldn't initialize Xft." #~ msgstr "Nepodarilo sa inicializovať Xft."
M po/sv.popo/sv.po

@@ -7,7 +7,7 @@ msgid ""

msgstr "" "Project-Id-Version: openbox 3.3\n" "Report-Msgid-Bugs-To: mikachu@icculus.org\n" -"POT-Creation-Date: 2007-03-12 19:19-0400\n" +"POT-Creation-Date: 2007-04-23 14:21-0400\n" "PO-Revision-Date: 2004-03-29 18:33:39+0200\n" "Last-Translator: Mikael Magnusson <mikachu@icculus.org>\n" "Language-Team: None\n"

@@ -15,86 +15,190 @@ "MIME-Version: 1.0\n"

"Content-Type: text/plain; charset=iso-8859-1\n" "Content-Transfer-Encoding: 8bit\n" -#: openbox/client_list_menu.c:97 +#: openbox/client_list_menu.c:99 msgid "Go there..." msgstr "G dit" -#: openbox/client_list_menu.c:188 +#: openbox/client_list_menu.c:190 msgid "Desktops" msgstr "Skrivbord" -#: openbox/client_menu.c:78 +#: openbox/client_menu.c:76 msgid "Restore" msgstr "terstll" -#: openbox/client_menu.c:78 +#: openbox/client_menu.c:76 msgid "Maximize" msgstr "Maximera" -#: openbox/client_menu.c:84 +#: openbox/client_menu.c:82 msgid "Roll down" msgstr "Rulla ner" -#: openbox/client_menu.c:84 +#: openbox/client_menu.c:82 msgid "Roll up" msgstr "Rulla upp" -#: openbox/client_menu.c:146 +#: openbox/client_menu.c:144 msgid "All desktops" msgstr "Alla skrivbord" -#: openbox/client_menu.c:170 +#: openbox/client_menu.c:168 msgid "Layer" msgstr "Lager" -#: openbox/client_menu.c:175 +#: openbox/client_menu.c:173 msgid "Always on top" msgstr "Alltid verst" -#: openbox/client_menu.c:180 +#: openbox/client_menu.c:178 msgid "Normal" msgstr "Normal" -#: openbox/client_menu.c:185 +#: openbox/client_menu.c:183 msgid "Always on bottom" msgstr "Alltid underst" -#: openbox/client_menu.c:188 +#: openbox/client_menu.c:186 msgid "Send to desktop" msgstr "Skicka till" -#: openbox/client_menu.c:192 +#: openbox/client_menu.c:190 msgid "Client menu" msgstr "Klientmeny" -#: openbox/client_menu.c:205 +#: openbox/client_menu.c:199 msgid "Iconify" msgstr "Minimera" -#: openbox/client_menu.c:222 +#: openbox/client_menu.c:216 msgid "Raise to top" msgstr "Lgg verst" -#: openbox/client_menu.c:226 +#: openbox/client_menu.c:220 msgid "Lower to bottom" msgstr "Lgg underst" -#: openbox/client_menu.c:239 +#: openbox/client_menu.c:233 msgid "Decorate" msgstr "Dekorera" -#: openbox/client_menu.c:245 +#: openbox/client_menu.c:239 msgid "Move" msgstr "Flytta" -#: openbox/client_menu.c:249 +#: openbox/client_menu.c:243 msgid "Resize" msgstr "ndra storlek" -#: openbox/client_menu.c:255 +#: openbox/client_menu.c:249 msgid "Close" msgstr "Stng" +#: openbox/openbox.c:106 +msgid "Couldn't set locale from environment." +msgstr "" + +#: openbox/openbox.c:114 +#, fuzzy, c-format +msgid "Unable to change to home directory (%s): %s" +msgstr "Kunde inte skapa katalogen '%s': %s" + +#: openbox/openbox.c:165 +msgid "X server does not support locale." +msgstr "" + +#: openbox/openbox.c:167 +msgid "Cannot set locale modifiers for the X server." +msgstr "" + +#: openbox/openbox.c:229 +msgid "Unable to find a valid config file, using some simple defaults" +msgstr "" + +#: openbox/openbox.c:349 +#, c-format +msgid "Restart failed to execute new executable '%s': %s" +msgstr "" + +#: openbox/openbox.c:389 openbox/openbox.c:391 +msgid "Copyright (c)" +msgstr "" + +#: openbox/openbox.c:400 +msgid "" +"Syntax: openbox [options]\n" +"\n" +msgstr "" + +#: openbox/openbox.c:401 +msgid "" +"Options:\n" +"\n" +msgstr "" + +#: openbox/openbox.c:402 +msgid "" +" --reconfigure Tell the currently running instance of Openbox to\n" +" reconfigure (and then exit immediately)\n" +msgstr "" + +#: openbox/openbox.c:406 +msgid " --config-file FILE Specify the file to load for the config file\n" +msgstr "" + +#: openbox/openbox.c:409 +msgid " --sm-disable Disable connection to session manager\n" +msgstr "" + +#: openbox/openbox.c:411 +#, fuzzy +msgid " --sm-client-id ID Specify session management ID\n" +msgstr "--sm-client-id krver ett argument\n" + +#: openbox/openbox.c:412 +msgid " --sm-save-file FILE Specify file to load a saved sessionfrom\n" +msgstr "" + +#: openbox/openbox.c:415 +msgid " --replace Replace the currently running window manager\n" +msgstr "" + +#: openbox/openbox.c:417 +msgid " --help Display this help and exit\n" +msgstr "" + +#: openbox/openbox.c:418 +msgid " --version Display the version and exit\n" +msgstr "" + +#: openbox/openbox.c:419 +msgid "" +" --sync Run in synchronous mode (this is slow and meant for\n" +" debugging X routines)\n" +msgstr "" + +#: openbox/openbox.c:422 +msgid " --debug Display debugging output\n" +msgstr "" + +#: openbox/openbox.c:423 +msgid " --debug-focus Display debugging output\n" +msgstr "" + +#: openbox/openbox.c:424 +#, c-format +msgid "" +"\n" +"Please report bugs at %s\n" +"\n" +msgstr "" + +#: openbox/openbox.c:455 +#, fuzzy +msgid "--config-file requires an argument\n" +msgstr "--sm-save-file krver ett argument\n" + #: openbox/session.c:124 msgid "--sm-client-id requires an argument\n" msgstr "--sm-client-id krver ett argument\n"

@@ -107,6 +211,16 @@ #: openbox/session.c:168

#, c-format msgid "Unable to make directory '%s': %s" msgstr "Kunde inte skapa katalogen '%s': %s" + +#: openbox/session.c:343 +#, fuzzy, c-format +msgid "Unable to save the session to '%s': %s" +msgstr "Kunde inte skapa katalogen '%s': %s" + +#: openbox/session.c:433 +#, c-format +msgid "Error while saving the session to '%s': %s" +msgstr "" #~ msgid "Couldn't initialize Xft." #~ msgstr "Kunde inte initialisera Xft."
M po/zh_TW.popo/zh_TW.po

@@ -7,7 +7,7 @@ msgid ""

msgstr "" "Project-Id-Version: openbox 3.3rc2\n" "Report-Msgid-Bugs-To: mikachu@icculus.org\n" -"POT-Creation-Date: 2007-03-12 19:19-0400\n" +"POT-Creation-Date: 2007-04-23 14:21-0400\n" "PO-Revision-Date: 2006-03-01 12:00+0800\n" "Last-Translator: Wei-Lun Chao <william.chao@ossii.com.tw>\n" "Language-Team: Chinese (traditional) <zh-l10n@linux.org.tw>\n"

@@ -16,86 +16,190 @@ "Content-Type: text/plain; charset=UTF-8\n"

"Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: openbox/client_list_menu.c:97 +#: openbox/client_list_menu.c:99 msgid "Go there..." msgstr "到那裡去..." -#: openbox/client_list_menu.c:188 +#: openbox/client_list_menu.c:190 msgid "Desktops" msgstr "桌面" -#: openbox/client_menu.c:78 +#: openbox/client_menu.c:76 msgid "Restore" msgstr "還原" -#: openbox/client_menu.c:78 +#: openbox/client_menu.c:76 msgid "Maximize" msgstr "最大化" -#: openbox/client_menu.c:84 +#: openbox/client_menu.c:82 msgid "Roll down" msgstr "向下捲動" -#: openbox/client_menu.c:84 +#: openbox/client_menu.c:82 msgid "Roll up" msgstr "向上捲動" -#: openbox/client_menu.c:146 +#: openbox/client_menu.c:144 msgid "All desktops" msgstr "所有桌面" -#: openbox/client_menu.c:170 +#: openbox/client_menu.c:168 msgid "Layer" msgstr "圖層" -#: openbox/client_menu.c:175 +#: openbox/client_menu.c:173 msgid "Always on top" msgstr "最上層" -#: openbox/client_menu.c:180 +#: openbox/client_menu.c:178 msgid "Normal" msgstr "一般" -#: openbox/client_menu.c:185 +#: openbox/client_menu.c:183 msgid "Always on bottom" msgstr "最下層" -#: openbox/client_menu.c:188 +#: openbox/client_menu.c:186 msgid "Send to desktop" msgstr "傳送到桌面" -#: openbox/client_menu.c:192 +#: openbox/client_menu.c:190 msgid "Client menu" msgstr "客戶端選單" -#: openbox/client_menu.c:205 +#: openbox/client_menu.c:199 msgid "Iconify" msgstr "最小化" -#: openbox/client_menu.c:222 +#: openbox/client_menu.c:216 msgid "Raise to top" msgstr "提到最上層" -#: openbox/client_menu.c:226 +#: openbox/client_menu.c:220 msgid "Lower to bottom" msgstr "降到最下層" -#: openbox/client_menu.c:239 +#: openbox/client_menu.c:233 msgid "Decorate" msgstr "裝飾" -#: openbox/client_menu.c:245 +#: openbox/client_menu.c:239 msgid "Move" msgstr "移動" -#: openbox/client_menu.c:249 +#: openbox/client_menu.c:243 msgid "Resize" msgstr "重新調整大小" -#: openbox/client_menu.c:255 +#: openbox/client_menu.c:249 msgid "Close" msgstr "關閉" +#: openbox/openbox.c:106 +msgid "Couldn't set locale from environment." +msgstr "" + +#: openbox/openbox.c:114 +#, fuzzy, c-format +msgid "Unable to change to home directory (%s): %s" +msgstr "無法製作目錄 '%s': %s" + +#: openbox/openbox.c:165 +msgid "X server does not support locale." +msgstr "" + +#: openbox/openbox.c:167 +msgid "Cannot set locale modifiers for the X server." +msgstr "" + +#: openbox/openbox.c:229 +msgid "Unable to find a valid config file, using some simple defaults" +msgstr "" + +#: openbox/openbox.c:349 +#, c-format +msgid "Restart failed to execute new executable '%s': %s" +msgstr "" + +#: openbox/openbox.c:389 openbox/openbox.c:391 +msgid "Copyright (c)" +msgstr "" + +#: openbox/openbox.c:400 +msgid "" +"Syntax: openbox [options]\n" +"\n" +msgstr "" + +#: openbox/openbox.c:401 +msgid "" +"Options:\n" +"\n" +msgstr "" + +#: openbox/openbox.c:402 +msgid "" +" --reconfigure Tell the currently running instance of Openbox to\n" +" reconfigure (and then exit immediately)\n" +msgstr "" + +#: openbox/openbox.c:406 +msgid " --config-file FILE Specify the file to load for the config file\n" +msgstr "" + +#: openbox/openbox.c:409 +msgid " --sm-disable Disable connection to session manager\n" +msgstr "" + +#: openbox/openbox.c:411 +#, fuzzy +msgid " --sm-client-id ID Specify session management ID\n" +msgstr "--sm-client-id 要求引數\n" + +#: openbox/openbox.c:412 +msgid " --sm-save-file FILE Specify file to load a saved sessionfrom\n" +msgstr "" + +#: openbox/openbox.c:415 +msgid " --replace Replace the currently running window manager\n" +msgstr "" + +#: openbox/openbox.c:417 +msgid " --help Display this help and exit\n" +msgstr "" + +#: openbox/openbox.c:418 +msgid " --version Display the version and exit\n" +msgstr "" + +#: openbox/openbox.c:419 +msgid "" +" --sync Run in synchronous mode (this is slow and meant for\n" +" debugging X routines)\n" +msgstr "" + +#: openbox/openbox.c:422 +msgid " --debug Display debugging output\n" +msgstr "" + +#: openbox/openbox.c:423 +msgid " --debug-focus Display debugging output\n" +msgstr "" + +#: openbox/openbox.c:424 +#, c-format +msgid "" +"\n" +"Please report bugs at %s\n" +"\n" +msgstr "" + +#: openbox/openbox.c:455 +#, fuzzy +msgid "--config-file requires an argument\n" +msgstr "--sm-save-file 要求引數\n" + #: openbox/session.c:124 msgid "--sm-client-id requires an argument\n" msgstr "--sm-client-id 要求引數\n"

@@ -108,6 +212,16 @@ #: openbox/session.c:168

#, c-format msgid "Unable to make directory '%s': %s" msgstr "無法製作目錄 '%s': %s" + +#: openbox/session.c:343 +#, fuzzy, c-format +msgid "Unable to save the session to '%s': %s" +msgstr "無法製作目錄 '%s': %s" + +#: openbox/session.c:433 +#, c-format +msgid "Error while saving the session to '%s': %s" +msgstr "" #~ msgid "Couldn't initialize Xft." #~ msgstr "無法初始化 Xft。"