From 082903357d04f312e999abe8a4307ef382f6d3ce Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Mon, 23 Apr 2007 18:21:27 +0000 Subject: [PATCH] new translation strings --- po/ca.po | 156 ++++++++++++++++++++++++++++++++++------ po/de.po | 173 +++++++++++++++++++++++++++++++++++--------- po/en@boldquot.po | 178 +++++++++++++++++++++++++++++++++++++--------- po/en@quot.po | 178 +++++++++++++++++++++++++++++++++++++--------- po/es.po | 156 ++++++++++++++++++++++++++++++++++------ po/fi.po | 156 ++++++++++++++++++++++++++++++++++------ po/fr.po | 156 ++++++++++++++++++++++++++++++++++------ po/hr.po | 156 ++++++++++++++++++++++++++++++++++------ po/ja.po | 156 ++++++++++++++++++++++++++++++++++------ po/no.po | 156 ++++++++++++++++++++++++++++++++++------ po/pl.po | 156 ++++++++++++++++++++++++++++++++++------ po/pt.po | 156 ++++++++++++++++++++++++++++++++++------ po/ru.po | 156 ++++++++++++++++++++++++++++++++++------ po/sk.po | 156 ++++++++++++++++++++++++++++++++++------ po/sv.po | 156 ++++++++++++++++++++++++++++++++++------ po/zh_TW.po | 156 ++++++++++++++++++++++++++++++++++------ 16 files changed, 2188 insertions(+), 369 deletions(-) diff --git a/po/ca.po b/po/ca.po index a4391448..5e9f0072 100644 --- a/po/ca.po +++ b/po/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 \n" "Language-Team: catalan\n" @@ -15,86 +15,190 @@ msgstr "" "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" @@ -108,6 +212,16 @@ msgstr "--sm-save-file necessita un argument\n" 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." diff --git a/po/de.po b/po/de.po index 8f5071ba..be67cca7 100644 --- a/po/de.po +++ b/po/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 \n" "Language-Team: \n" @@ -14,86 +14,190 @@ msgstr "" "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 @@ msgstr "--sm-client-id benötigt ein Argument\n" 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 "" -#: render/font.c:194 -#, c-format -msgid "Trying fallback font: %s\n" -msgstr "Versuche Ersatz-Schriftart %s zu laden\n" +#~ 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" + +#~ msgid "Trying fallback font: %s\n" +#~ msgstr "Versuche Ersatz-Schriftart %s zu laden\n" diff --git a/po/en@boldquot.po b/po/en@boldquot.po index 9efea682..7f33b2ae 100644 --- a/po/en@boldquot.po +++ b/po/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 @@ # 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 @@ msgstr "" "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 @@ msgstr "--sm-save-file requires an argument\n" 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" diff --git a/po/en@quot.po b/po/en@quot.po index 18fd5040..555ea7cd 100644 --- a/po/en@quot.po +++ b/po/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 @@ # 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 @@ msgstr "" "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 @@ msgstr "--sm-save-file requires an argument\n" 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" diff --git a/po/es.po b/po/es.po index 9263be43..1f54ca97 100644 --- a/po/es.po +++ b/po/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 \n" "Language-Team: None\n" @@ -15,86 +15,190 @@ msgstr "" "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" @@ -108,6 +212,16 @@ msgstr "--sm-save-file necesita un argumento\n" 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." diff --git a/po/fi.po b/po/fi.po index 9d1409c6..73a3af17 100644 --- a/po/fi.po +++ b/po/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 \n" "Language-Team: Finnish \n" @@ -15,86 +15,190 @@ msgstr "" "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" @@ -108,6 +212,16 @@ msgstr "--sm-save-file tarvitsee parametrin\n" 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." diff --git a/po/fr.po b/po/fr.po index 480a23f4..782b497c 100644 --- a/po/fr.po +++ b/po/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 \n" "Language-Team: French \n" @@ -15,86 +15,190 @@ msgstr "" "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 "Dérouler" -#: 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 arrière 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 fenêtre" -#: 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 arrière plan" -#: openbox/client_menu.c:239 +#: openbox/client_menu.c:233 msgid "Decorate" msgstr "Décorer" -#: openbox/client_menu.c:245 +#: openbox/client_menu.c:239 msgid "Move" msgstr "Déplacer" -#: 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 créer le répertoire '%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" @@ -108,6 +212,16 @@ msgstr "--sm-save-file requiert un argument\n" msgid "Unable to make directory '%s': %s" msgstr "Impossible de créer le répertoire '%s': %s" +#: openbox/session.c:343 +#, fuzzy, c-format +msgid "Unable to save the session to '%s': %s" +msgstr "Impossible de créer le répertoire '%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." diff --git a/po/hr.po b/po/hr.po index 522de122..b0d6ffc6 100644 --- a/po/hr.po +++ b/po/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 \n" "Language-Team: None\n" @@ -15,86 +15,190 @@ msgstr "" "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" @@ -108,6 +212,16 @@ msgstr "--sm-save-file zahtjeva argument\n" 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." diff --git a/po/ja.po b/po/ja.po index d22b3f07..11a5ff39 100644 --- a/po/ja.po +++ b/po/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 \n" "Language-Team: Japanese \n" @@ -15,86 +15,190 @@ msgstr "" "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 @@ msgstr "--sm-save-file には引数が必要です\n" #, 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 "" diff --git a/po/no.po b/po/no.po index 90203470..1d56310d 100644 --- a/po/no.po +++ b/po/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 @@ msgstr "" "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 størrelse" -#: 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" @@ -108,6 +212,16 @@ msgstr "--sm-save-file krever et argument\n" 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." diff --git a/po/pl.po b/po/pl.po index 345eaf24..f5474c7e 100644 --- a/po/pl.po +++ b/po/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 \n" "Language-Team: NONE\n" @@ -15,86 +15,190 @@ msgstr "" "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" @@ -108,6 +212,16 @@ msgstr "--sm-save-file wymaga argumentu\n" 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." diff --git a/po/pt.po b/po/pt.po index 2b8d380f..449177c1 100644 --- a/po/pt.po +++ b/po/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: Gonçalo Ferreira \n" "Language-Team: None\n" @@ -15,86 +15,190 @@ msgstr "" "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 directório '%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" @@ -108,6 +212,16 @@ msgstr "--sm-save-file requer um argumento\n" msgid "Unable to make directory '%s': %s" msgstr "Incapaz de criar o directório '%s': %s " +#: openbox/session.c:343 +#, fuzzy, c-format +msgid "Unable to save the session to '%s': %s" +msgstr "Incapaz de criar o directório '%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." diff --git a/po/ru.po b/po/ru.po index d43886c4..539540ab 100644 --- a/po/ru.po +++ b/po/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 \n" "Language-Team: Russian \n" @@ -15,86 +15,190 @@ msgstr "" "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" @@ -108,6 +212,16 @@ msgstr "--sm-save-file требует параметр\n" 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." diff --git a/po/sk.po b/po/sk.po index 1cff5a89..c28b736f 100644 --- a/po/sk.po +++ b/po/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 \n" @@ -15,86 +15,190 @@ msgstr "" "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" @@ -108,6 +212,16 @@ msgstr "--sm-save-file vyžaduje parameter\n" 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." diff --git a/po/sv.po b/po/sv.po index 9f74caec..3615bb3c 100644 --- a/po/sv.po +++ b/po/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 \n" "Language-Team: None\n" @@ -15,86 +15,190 @@ msgstr "" "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 "Återställ" -#: 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 "Lägg överst" -#: openbox/client_menu.c:226 +#: openbox/client_menu.c:220 msgid "Lower to bottom" msgstr "Lägg 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 "Stäng" +#: 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 kräver 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 kräver ett argument\n" + #: openbox/session.c:124 msgid "--sm-client-id requires an argument\n" msgstr "--sm-client-id kräver ett argument\n" @@ -108,6 +212,16 @@ msgstr "--sm-save-file kr 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." diff --git a/po/zh_TW.po b/po/zh_TW.po index f7ccf3dd..fad49aed 100644 --- a/po/zh_TW.po +++ b/po/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 \n" "Language-Team: Chinese (traditional) \n" @@ -16,86 +16,190 @@ msgstr "" "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" @@ -109,6 +213,16 @@ msgstr "--sm-save-file 要求引數\n" 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。" -- 2.39.2