From: Dana Jansens Date: Sat, 12 May 2007 22:30:55 +0000 (+0000) Subject: merge r6402 from trunk X-Git-Tag: openbox-3_3_991-RELEASE~68 X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=0219842fb0a0b62573525b6401587bdb44790f79;p=dana%2Fopenbox.git merge r6402 from trunk --- diff --git a/Makefile.am b/Makefile.am index 2c69b95e..7460725f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -352,7 +352,6 @@ edit = $(SED) \ data/xsession/openbox-gnome-session: Makefile data \ $(srcdir)/data/xsession/openbox-gnome-session.in @echo make: creating $@ - @rm -f $@ @mkdir data 2>/dev/null || true @mkdir data/xsession 2>/dev/null || true @$(edit) $(srcdir)/data/xsession/openbox-gnome-session.in >$@ @@ -361,18 +360,11 @@ data/xsession/openbox-gnome-session: Makefile data \ data/xsession/openbox-kde-session: Makefile data \ $(srcdir)/data/xsession/openbox-kde-session.in @echo make: creating $@ - @rm -f $@ @mkdir data 2>/dev/null || true @mkdir data/xsession 2>/dev/null || true @$(edit) $(srcdir)/data/xsession/openbox-kde-session.in >$@ @chmod +x $@ -debian/changelog: debian debian/changelog.in - @echo make: creating $@ - @rm -f $@ - @mkdir debian 2>/dev/null || true - @$(edit) $(srcdir)/debian/changelog.in >$@ - dist_gnomewmfiles_DATA = \ data/gnome-wm-properties/openbox.desktop \ data/gnome-wm-properties/openbox-gnome.desktop \ @@ -445,8 +437,10 @@ distclean-local: done \ done -deb: dist debian/changelog +deb: Makefile + $(edit) $(srcdir)/debian/changelog.in >$(srcdir)/debian/changelog fakeroot debian/rules binary + # dpkg-buildpackage -b -rfakeroot -f openbox-$(VERSION).tar.gz .PHONY: doc deb diff --git a/po/ca.po b/po/ca.po index 94225da0..88a436a6 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: http://bugzilla.icculus.org\n" -"POT-Creation-Date: 2007-05-12 15:53-0400\n" +"POT-Creation-Date: 2007-05-12 18:24-0400\n" "PO-Revision-Date: 2004-01-25 20:41+0100\n" "Last-Translator: David Majà Martínez \n" "Language-Team: catalan\n" @@ -15,34 +15,10 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: openbox/action.c:932 -#, c-format -msgid "Invalid action '%s' requested. No such action exists." -msgstr "" - -#: openbox/action.c:935 -#, c-format -msgid "Invalid use of action '%s'. Action will be ignored." -msgstr "" - -#: openbox/action.c:1209 openbox/action.c:1227 openbox/action.c:1240 -#, fuzzy, c-format -msgid "Failed to execute '%s': %s" -msgstr "No és pot crear el directori '%s': %s" - -#: openbox/action.c:1248 -#, c-format -msgid "Failed to convert the path '%s' from utf8" -msgstr "" - -#: openbox/client_list_combined_menu.c:102 openbox/client_list_menu.c:104 +#: openbox/client_list_menu.c:104 msgid "Go there..." msgstr "Vés aquí..." -#: openbox/client_list_combined_menu.c:148 -msgid "Windows" -msgstr "" - #: openbox/client_list_menu.c:199 msgid "Desktops" msgstr "Escriptoris" @@ -120,50 +96,6 @@ msgstr "&Decoració" msgid "&Close" msgstr "Tan&ca" -#: openbox/config.c:667 -#, c-format -msgid "Invalid button '%s' specified in config file" -msgstr "" - -#: openbox/keyboard.c:162 -msgid "Conflict with key binding in config file" -msgstr "" - -#: openbox/menu.c:98 openbox/menu.c:106 -#, c-format -msgid "Unable to find a valid menu file '%s'" -msgstr "" - -#: openbox/menu.c:149 -#, c-format -msgid "Failed to execute command for pipe-menu '%s': %s" -msgstr "" - -#: openbox/menu.c:166 -#, c-format -msgid "Invalid output from pipe-menu '%s'" -msgstr "" - -#: openbox/menu.c:179 -#, c-format -msgid "Attempted to access menu '%s' but it does not exist" -msgstr "" - -#: openbox/menu.c:331 openbox/menu.c:332 -#, fuzzy -msgid "More..." -msgstr "Vés aquí..." - -#: openbox/mouse.c:321 -#, c-format -msgid "Invalid button '%s' in mouse binding" -msgstr "" - -#: openbox/mouse.c:327 -#, c-format -msgid "Invalid context '%s' in mouse binding" -msgstr "" - #: openbox/openbox.c:124 #, fuzzy, c-format msgid "Unable to change to home directory '%s': %s" @@ -278,21 +210,6 @@ msgstr "--sm-save-file necessita un argument\n" msgid "Invalid command line argument '%s'\n" msgstr "" -#: openbox/screen.c:85 openbox/screen.c:186 -#, c-format -msgid "A window manager is already running on screen %d" -msgstr "" - -#: openbox/screen.c:122 -#, c-format -msgid "Could not acquire window manager selection on screen %d" -msgstr "" - -#: openbox/screen.c:143 -#, c-format -msgid "The WM on screen %d is not exiting" -msgstr "" - #: openbox/session.c:100 #, c-format msgid "Unable to make directory '%s': %s" @@ -308,35 +225,13 @@ msgstr "No és pot crear el directori '%s': %s" msgid "Error while saving the session to '%s': %s" msgstr "" -#: openbox/startupnotify.c:240 -#, c-format -msgid "Running %s\n" -msgstr "" - -#: openbox/translate.c:58 -#, c-format -msgid "Invalid modifier key '%s' in key/mouse binding" -msgstr "" - -#: openbox/translate.c:135 -#, c-format -msgid "Invalid key code '%s' in key binding" -msgstr "" - -#: openbox/translate.c:142 -#, c-format -msgid "Invalid key name '%s' in key binding" -msgstr "" - -#: openbox/translate.c:148 -#, c-format -msgid "Requested key '%s' does not exist on the display" -msgstr "" +#, fuzzy +#~ msgid "Failed to execute '%s': %s" +#~ msgstr "No és pot crear el directori '%s': %s" -#: openbox/xerror.c:39 -#, c-format -msgid "X Error: %s" -msgstr "" +#, fuzzy +#~ msgid "More..." +#~ msgstr "Vés aquí..." #, fuzzy #~ msgid "Roll &up" diff --git a/po/de.po b/po/de.po index 63c2f817..5680789f 100644 --- a/po/de.po +++ b/po/de.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Openbox 3.3\n" "Report-Msgid-Bugs-To: http://bugzilla.icculus.org\n" -"POT-Creation-Date: 2007-05-12 15:53-0400\n" +"POT-Creation-Date: 2007-05-12 18:24-0400\n" "PO-Revision-Date: 2006-06-11 10:41+0200\n" "Last-Translator: Simon A. Wilper \n" "Language-Team: \n" @@ -15,34 +15,10 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: openbox/action.c:932 -#, c-format -msgid "Invalid action '%s' requested. No such action exists." -msgstr "" - -#: openbox/action.c:935 -#, c-format -msgid "Invalid use of action '%s'. Action will be ignored." -msgstr "" - -#: openbox/action.c:1209 openbox/action.c:1227 openbox/action.c:1240 -#, fuzzy, c-format -msgid "Failed to execute '%s': %s" -msgstr "Das Verzeichnis '%s' konnte nicht angelegt werden: %s" - -#: openbox/action.c:1248 -#, c-format -msgid "Failed to convert the path '%s' from utf8" -msgstr "" - -#: openbox/client_list_combined_menu.c:102 openbox/client_list_menu.c:104 +#: openbox/client_list_menu.c:104 msgid "Go there..." msgstr "Gehe zu..." -#: openbox/client_list_combined_menu.c:148 -msgid "Windows" -msgstr "" - #: openbox/client_list_menu.c:199 msgid "Desktops" msgstr "" @@ -119,52 +95,6 @@ msgstr "&Dekoriere" msgid "&Close" msgstr "&Schließen" -#: openbox/config.c:667 -#, c-format -msgid "Invalid button '%s' specified in config file" -msgstr "" - -#: openbox/keyboard.c:162 -msgid "Conflict with key binding in config file" -msgstr "" - -#: openbox/menu.c:98 openbox/menu.c:106 -#, fuzzy, c-format -msgid "Unable to find a valid menu file '%s'" -msgstr "" -"Es wurde keine gültige Konfigurationsdatei gefunden, benutze einfache " -"Standardwerte." - -#: openbox/menu.c:149 -#, fuzzy, c-format -msgid "Failed to execute command for pipe-menu '%s': %s" -msgstr "Neustart fehlgeschlagen, um die ausführbare Datei '%s' zu starten: %s" - -#: openbox/menu.c:166 -#, c-format -msgid "Invalid output from pipe-menu '%s'" -msgstr "" - -#: openbox/menu.c:179 -#, c-format -msgid "Attempted to access menu '%s' but it does not exist" -msgstr "" - -#: openbox/menu.c:331 openbox/menu.c:332 -#, fuzzy -msgid "More..." -msgstr "Gehe zu..." - -#: openbox/mouse.c:321 -#, c-format -msgid "Invalid button '%s' in mouse binding" -msgstr "" - -#: openbox/mouse.c:327 -#, c-format -msgid "Invalid context '%s' in mouse binding" -msgstr "" - #: openbox/openbox.c:124 #, fuzzy, c-format msgid "Unable to change to home directory '%s': %s" @@ -301,21 +231,6 @@ msgstr "--config-file benötigt ein Argument\n" msgid "Invalid command line argument '%s'\n" msgstr "" -#: openbox/screen.c:85 openbox/screen.c:186 -#, c-format -msgid "A window manager is already running on screen %d" -msgstr "" - -#: openbox/screen.c:122 -#, c-format -msgid "Could not acquire window manager selection on screen %d" -msgstr "" - -#: openbox/screen.c:143 -#, c-format -msgid "The WM on screen %d is not exiting" -msgstr "" - #: openbox/session.c:100 #, c-format msgid "Unable to make directory '%s': %s" @@ -331,35 +246,24 @@ msgstr "Das Verzeichnis '%s' konnte nicht angelegt werden: %s" msgid "Error while saving the session to '%s': %s" msgstr "Fehler beim Speichern der Sitzung nach '%s': %s" -#: openbox/startupnotify.c:240 -#, c-format -msgid "Running %s\n" -msgstr "" - -#: openbox/translate.c:58 -#, c-format -msgid "Invalid modifier key '%s' in key/mouse binding" -msgstr "" - -#: openbox/translate.c:135 -#, c-format -msgid "Invalid key code '%s' in key binding" -msgstr "" +#, fuzzy +#~ msgid "Failed to execute '%s': %s" +#~ msgstr "Das Verzeichnis '%s' konnte nicht angelegt werden: %s" -#: openbox/translate.c:142 -#, c-format -msgid "Invalid key name '%s' in key binding" -msgstr "" +#, fuzzy +#~ msgid "Unable to find a valid menu file '%s'" +#~ msgstr "" +#~ "Es wurde keine gültige Konfigurationsdatei gefunden, benutze einfache " +#~ "Standardwerte." -#: openbox/translate.c:148 -#, c-format -msgid "Requested key '%s' does not exist on the display" -msgstr "" +#, fuzzy +#~ msgid "Failed to execute command for pipe-menu '%s': %s" +#~ msgstr "" +#~ "Neustart fehlgeschlagen, um die ausführbare Datei '%s' zu starten: %s" -#: openbox/xerror.c:39 -#, c-format -msgid "X Error: %s" -msgstr "" +#, fuzzy +#~ msgid "More..." +#~ msgstr "Gehe zu..." #, fuzzy #~ msgid "Roll &up" diff --git a/po/en@boldquot.po b/po/en@boldquot.po index 34d7bffa..ec8225b2 100644 --- a/po/en@boldquot.po +++ b/po/en@boldquot.po @@ -30,10 +30,10 @@ # msgid "" msgstr "" -"Project-Id-Version: openbox 3.4.0\n" +"Project-Id-Version: openbox 3.3.990\n" "Report-Msgid-Bugs-To: http://bugzilla.icculus.org\n" -"POT-Creation-Date: 2007-05-12 15:53-0400\n" -"PO-Revision-Date: 2007-05-12 15:53-0400\n" +"POT-Creation-Date: 2007-05-12 18:24-0400\n" +"PO-Revision-Date: 2007-05-12 18:24-0400\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" "MIME-Version: 1.0\n" @@ -41,34 +41,10 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: openbox/action.c:932 -#, c-format -msgid "Invalid action '%s' requested. No such action exists." -msgstr "Invalid action ‘%s’ requested. No such action exists." - -#: openbox/action.c:935 -#, c-format -msgid "Invalid use of action '%s'. Action will be ignored." -msgstr "Invalid use of action '%s'. Action will be ignored." - -#: openbox/action.c:1209 openbox/action.c:1227 openbox/action.c:1240 -#, c-format -msgid "Failed to execute '%s': %s" -msgstr "Failed to execute '%s': %s" - -#: openbox/action.c:1248 -#, c-format -msgid "Failed to convert the path '%s' from utf8" -msgstr "Failed to convert the path ‘%s’ from utf8" - -#: openbox/client_list_combined_menu.c:102 openbox/client_list_menu.c:104 +#: openbox/client_list_menu.c:104 msgid "Go there..." msgstr "Go there..." -#: openbox/client_list_combined_menu.c:148 -msgid "Windows" -msgstr "Windows" - #: openbox/client_list_menu.c:199 msgid "Desktops" msgstr "Desktops" @@ -133,49 +109,6 @@ msgstr "Un/&Decorate" msgid "&Close" msgstr "&Close" -#: openbox/config.c:667 -#, c-format -msgid "Invalid button '%s' specified in config file" -msgstr "Invalid button ‘%s’ specified in config file" - -#: openbox/keyboard.c:162 -msgid "Conflict with key binding in config file" -msgstr "Conflict with key binding in config file" - -#: openbox/menu.c:98 openbox/menu.c:106 -#, c-format -msgid "Unable to find a valid menu file '%s'" -msgstr "Unable to find a valid menu file ‘%s’" - -#: openbox/menu.c:149 -#, c-format -msgid "Failed to execute command for pipe-menu '%s': %s" -msgstr "Failed to execute command for pipe-menu '%s': %s" - -#: openbox/menu.c:166 -#, c-format -msgid "Invalid output from pipe-menu '%s'" -msgstr "Invalid output from pipe-menu ‘%s’" - -#: openbox/menu.c:179 -#, c-format -msgid "Attempted to access menu '%s' but it does not exist" -msgstr "Attempted to access menu ‘%s’ but it does not exist" - -#: openbox/menu.c:331 openbox/menu.c:332 -msgid "More..." -msgstr "More..." - -#: openbox/mouse.c:321 -#, c-format -msgid "Invalid button '%s' in mouse binding" -msgstr "Invalid button ‘%s’ in mouse binding" - -#: openbox/mouse.c:327 -#, c-format -msgid "Invalid context '%s' in mouse binding" -msgstr "Invalid context ‘%s’ in mouse binding" - #: openbox/openbox.c:124 #, c-format msgid "Unable to change to home directory '%s': %s" @@ -296,21 +229,6 @@ msgstr "--config requires an argument\n" msgid "Invalid command line argument '%s'\n" msgstr "Invalid command line argument ‘%s’\n" -#: openbox/screen.c:85 openbox/screen.c:186 -#, c-format -msgid "A window manager is already running on screen %d" -msgstr "A window manager is already running on screen %d" - -#: openbox/screen.c:122 -#, c-format -msgid "Could not acquire window manager selection on screen %d" -msgstr "Could not acquire window manager selection on screen %d" - -#: openbox/screen.c:143 -#, c-format -msgid "The WM on screen %d is not exiting" -msgstr "The WM on screen %d is not exiting" - #: openbox/session.c:100 #, c-format msgid "Unable to make directory '%s': %s" @@ -325,33 +243,3 @@ msgstr "Unable to save the session to '%s': %s" #, c-format msgid "Error while saving the session to '%s': %s" msgstr "Error while saving the session to '%s': %s" - -#: openbox/startupnotify.c:240 -#, c-format -msgid "Running %s\n" -msgstr "Running %s\n" - -#: openbox/translate.c:58 -#, c-format -msgid "Invalid modifier key '%s' in key/mouse binding" -msgstr "Invalid modifier key ‘%s’ in key/mouse binding" - -#: openbox/translate.c:135 -#, c-format -msgid "Invalid key code '%s' in key binding" -msgstr "Invalid key code ‘%s’ in key binding" - -#: openbox/translate.c:142 -#, c-format -msgid "Invalid key name '%s' in key binding" -msgstr "Invalid key name ‘%s’ in key binding" - -#: openbox/translate.c:148 -#, c-format -msgid "Requested key '%s' does not exist on the display" -msgstr "Requested key ‘%s’ does not exist on the display" - -#: openbox/xerror.c:39 -#, c-format -msgid "X Error: %s" -msgstr "X Error: %s" diff --git a/po/en@quot.po b/po/en@quot.po index eca83a16..45b867e8 100644 --- a/po/en@quot.po +++ b/po/en@quot.po @@ -27,10 +27,10 @@ # msgid "" msgstr "" -"Project-Id-Version: openbox 3.4.0\n" +"Project-Id-Version: openbox 3.3.990\n" "Report-Msgid-Bugs-To: http://bugzilla.icculus.org\n" -"POT-Creation-Date: 2007-05-12 15:53-0400\n" -"PO-Revision-Date: 2007-05-12 15:53-0400\n" +"POT-Creation-Date: 2007-05-12 18:24-0400\n" +"PO-Revision-Date: 2007-05-12 18:24-0400\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" "MIME-Version: 1.0\n" @@ -38,34 +38,10 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: openbox/action.c:932 -#, c-format -msgid "Invalid action '%s' requested. No such action exists." -msgstr "Invalid action ‘%s’ requested. No such action exists." - -#: openbox/action.c:935 -#, c-format -msgid "Invalid use of action '%s'. Action will be ignored." -msgstr "Invalid use of action '%s'. Action will be ignored." - -#: openbox/action.c:1209 openbox/action.c:1227 openbox/action.c:1240 -#, c-format -msgid "Failed to execute '%s': %s" -msgstr "Failed to execute '%s': %s" - -#: openbox/action.c:1248 -#, c-format -msgid "Failed to convert the path '%s' from utf8" -msgstr "Failed to convert the path ‘%s’ from utf8" - -#: openbox/client_list_combined_menu.c:102 openbox/client_list_menu.c:104 +#: openbox/client_list_menu.c:104 msgid "Go there..." msgstr "Go there..." -#: openbox/client_list_combined_menu.c:148 -msgid "Windows" -msgstr "Windows" - #: openbox/client_list_menu.c:199 msgid "Desktops" msgstr "Desktops" @@ -130,49 +106,6 @@ msgstr "Un/&Decorate" msgid "&Close" msgstr "&Close" -#: openbox/config.c:667 -#, c-format -msgid "Invalid button '%s' specified in config file" -msgstr "Invalid button ‘%s’ specified in config file" - -#: openbox/keyboard.c:162 -msgid "Conflict with key binding in config file" -msgstr "Conflict with key binding in config file" - -#: openbox/menu.c:98 openbox/menu.c:106 -#, c-format -msgid "Unable to find a valid menu file '%s'" -msgstr "Unable to find a valid menu file ‘%s’" - -#: openbox/menu.c:149 -#, c-format -msgid "Failed to execute command for pipe-menu '%s': %s" -msgstr "Failed to execute command for pipe-menu '%s': %s" - -#: openbox/menu.c:166 -#, c-format -msgid "Invalid output from pipe-menu '%s'" -msgstr "Invalid output from pipe-menu ‘%s’" - -#: openbox/menu.c:179 -#, c-format -msgid "Attempted to access menu '%s' but it does not exist" -msgstr "Attempted to access menu ‘%s’ but it does not exist" - -#: openbox/menu.c:331 openbox/menu.c:332 -msgid "More..." -msgstr "More..." - -#: openbox/mouse.c:321 -#, c-format -msgid "Invalid button '%s' in mouse binding" -msgstr "Invalid button ‘%s’ in mouse binding" - -#: openbox/mouse.c:327 -#, c-format -msgid "Invalid context '%s' in mouse binding" -msgstr "Invalid context ‘%s’ in mouse binding" - #: openbox/openbox.c:124 #, c-format msgid "Unable to change to home directory '%s': %s" @@ -293,21 +226,6 @@ msgstr "--config requires an argument\n" msgid "Invalid command line argument '%s'\n" msgstr "Invalid command line argument ‘%s’\n" -#: openbox/screen.c:85 openbox/screen.c:186 -#, c-format -msgid "A window manager is already running on screen %d" -msgstr "A window manager is already running on screen %d" - -#: openbox/screen.c:122 -#, c-format -msgid "Could not acquire window manager selection on screen %d" -msgstr "Could not acquire window manager selection on screen %d" - -#: openbox/screen.c:143 -#, c-format -msgid "The WM on screen %d is not exiting" -msgstr "The WM on screen %d is not exiting" - #: openbox/session.c:100 #, c-format msgid "Unable to make directory '%s': %s" @@ -322,33 +240,3 @@ msgstr "Unable to save the session to '%s': %s" #, c-format msgid "Error while saving the session to '%s': %s" msgstr "Error while saving the session to '%s': %s" - -#: openbox/startupnotify.c:240 -#, c-format -msgid "Running %s\n" -msgstr "Running %s\n" - -#: openbox/translate.c:58 -#, c-format -msgid "Invalid modifier key '%s' in key/mouse binding" -msgstr "Invalid modifier key ‘%s’ in key/mouse binding" - -#: openbox/translate.c:135 -#, c-format -msgid "Invalid key code '%s' in key binding" -msgstr "Invalid key code ‘%s’ in key binding" - -#: openbox/translate.c:142 -#, c-format -msgid "Invalid key name '%s' in key binding" -msgstr "Invalid key name ‘%s’ in key binding" - -#: openbox/translate.c:148 -#, c-format -msgid "Requested key '%s' does not exist on the display" -msgstr "Requested key ‘%s’ does not exist on the display" - -#: openbox/xerror.c:39 -#, c-format -msgid "X Error: %s" -msgstr "X Error: %s" diff --git a/po/es.po b/po/es.po index 40ecc172..db2d2909 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: http://bugzilla.icculus.org\n" -"POT-Creation-Date: 2007-05-12 15:53-0400\n" +"POT-Creation-Date: 2007-05-12 18:24-0400\n" "PO-Revision-Date: 2005-03-25 09:31+0100\n" "Last-Translator: Miguel Calleja Gómez \n" "Language-Team: None\n" @@ -15,34 +15,10 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: openbox/action.c:932 -#, c-format -msgid "Invalid action '%s' requested. No such action exists." -msgstr "" - -#: openbox/action.c:935 -#, c-format -msgid "Invalid use of action '%s'. Action will be ignored." -msgstr "" - -#: openbox/action.c:1209 openbox/action.c:1227 openbox/action.c:1240 -#, fuzzy, c-format -msgid "Failed to execute '%s': %s" -msgstr "No se puede crear el directorio '%s': %s" - -#: openbox/action.c:1248 -#, c-format -msgid "Failed to convert the path '%s' from utf8" -msgstr "" - -#: openbox/client_list_combined_menu.c:102 openbox/client_list_menu.c:104 +#: openbox/client_list_menu.c:104 msgid "Go there..." msgstr "Ir ahí..." -#: openbox/client_list_combined_menu.c:148 -msgid "Windows" -msgstr "" - #: openbox/client_list_menu.c:199 msgid "Desktops" msgstr "Escritorios" @@ -120,50 +96,6 @@ msgstr "&Decorar" msgid "&Close" msgstr "&Cerrar" -#: openbox/config.c:667 -#, c-format -msgid "Invalid button '%s' specified in config file" -msgstr "" - -#: openbox/keyboard.c:162 -msgid "Conflict with key binding in config file" -msgstr "" - -#: openbox/menu.c:98 openbox/menu.c:106 -#, c-format -msgid "Unable to find a valid menu file '%s'" -msgstr "" - -#: openbox/menu.c:149 -#, c-format -msgid "Failed to execute command for pipe-menu '%s': %s" -msgstr "" - -#: openbox/menu.c:166 -#, c-format -msgid "Invalid output from pipe-menu '%s'" -msgstr "" - -#: openbox/menu.c:179 -#, c-format -msgid "Attempted to access menu '%s' but it does not exist" -msgstr "" - -#: openbox/menu.c:331 openbox/menu.c:332 -#, fuzzy -msgid "More..." -msgstr "Ir ahí..." - -#: openbox/mouse.c:321 -#, c-format -msgid "Invalid button '%s' in mouse binding" -msgstr "" - -#: openbox/mouse.c:327 -#, c-format -msgid "Invalid context '%s' in mouse binding" -msgstr "" - #: openbox/openbox.c:124 #, fuzzy, c-format msgid "Unable to change to home directory '%s': %s" @@ -278,21 +210,6 @@ msgstr "--sm-save-file necesita un argumento\n" msgid "Invalid command line argument '%s'\n" msgstr "" -#: openbox/screen.c:85 openbox/screen.c:186 -#, c-format -msgid "A window manager is already running on screen %d" -msgstr "" - -#: openbox/screen.c:122 -#, c-format -msgid "Could not acquire window manager selection on screen %d" -msgstr "" - -#: openbox/screen.c:143 -#, c-format -msgid "The WM on screen %d is not exiting" -msgstr "" - #: openbox/session.c:100 #, c-format msgid "Unable to make directory '%s': %s" @@ -308,35 +225,13 @@ msgstr "No se puede crear el directorio '%s': %s" msgid "Error while saving the session to '%s': %s" msgstr "" -#: openbox/startupnotify.c:240 -#, c-format -msgid "Running %s\n" -msgstr "" - -#: openbox/translate.c:58 -#, c-format -msgid "Invalid modifier key '%s' in key/mouse binding" -msgstr "" - -#: openbox/translate.c:135 -#, c-format -msgid "Invalid key code '%s' in key binding" -msgstr "" - -#: openbox/translate.c:142 -#, c-format -msgid "Invalid key name '%s' in key binding" -msgstr "" - -#: openbox/translate.c:148 -#, c-format -msgid "Requested key '%s' does not exist on the display" -msgstr "" +#, fuzzy +#~ msgid "Failed to execute '%s': %s" +#~ msgstr "No se puede crear el directorio '%s': %s" -#: openbox/xerror.c:39 -#, c-format -msgid "X Error: %s" -msgstr "" +#, fuzzy +#~ msgid "More..." +#~ msgstr "Ir ahí..." #, fuzzy #~ msgid "Roll &up" diff --git a/po/fi.po b/po/fi.po index 48c81d7a..1f5e16ce 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: http://bugzilla.icculus.org\n" -"POT-Creation-Date: 2007-05-12 15:53-0400\n" +"POT-Creation-Date: 2007-05-12 18:24-0400\n" "PO-Revision-Date: 2005-03-15 21:29+0200\n" "Last-Translator: Pauli Virtanen \n" "Language-Team: Finnish \n" @@ -15,34 +15,10 @@ msgstr "" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -#: openbox/action.c:932 -#, c-format -msgid "Invalid action '%s' requested. No such action exists." -msgstr "" - -#: openbox/action.c:935 -#, c-format -msgid "Invalid use of action '%s'. Action will be ignored." -msgstr "" - -#: openbox/action.c:1209 openbox/action.c:1227 openbox/action.c:1240 -#, fuzzy, c-format -msgid "Failed to execute '%s': %s" -msgstr "Hakemiston \"%s\" luonti epäonnistui: %s" - -#: openbox/action.c:1248 -#, c-format -msgid "Failed to convert the path '%s' from utf8" -msgstr "" - -#: openbox/client_list_combined_menu.c:102 openbox/client_list_menu.c:104 +#: openbox/client_list_menu.c:104 msgid "Go there..." msgstr "Näytä tämä..." -#: openbox/client_list_combined_menu.c:148 -msgid "Windows" -msgstr "" - #: openbox/client_list_menu.c:199 msgid "Desktops" msgstr "Työtilat" @@ -120,50 +96,6 @@ msgstr "Piirrä/poista &kehykset" msgid "&Close" msgstr "&Sulje" -#: openbox/config.c:667 -#, c-format -msgid "Invalid button '%s' specified in config file" -msgstr "" - -#: openbox/keyboard.c:162 -msgid "Conflict with key binding in config file" -msgstr "" - -#: openbox/menu.c:98 openbox/menu.c:106 -#, c-format -msgid "Unable to find a valid menu file '%s'" -msgstr "" - -#: openbox/menu.c:149 -#, c-format -msgid "Failed to execute command for pipe-menu '%s': %s" -msgstr "" - -#: openbox/menu.c:166 -#, c-format -msgid "Invalid output from pipe-menu '%s'" -msgstr "" - -#: openbox/menu.c:179 -#, c-format -msgid "Attempted to access menu '%s' but it does not exist" -msgstr "" - -#: openbox/menu.c:331 openbox/menu.c:332 -#, fuzzy -msgid "More..." -msgstr "Näytä tämä..." - -#: openbox/mouse.c:321 -#, c-format -msgid "Invalid button '%s' in mouse binding" -msgstr "" - -#: openbox/mouse.c:327 -#, c-format -msgid "Invalid context '%s' in mouse binding" -msgstr "" - #: openbox/openbox.c:124 #, fuzzy, c-format msgid "Unable to change to home directory '%s': %s" @@ -278,21 +210,6 @@ msgstr "--sm-save-file tarvitsee parametrin\n" msgid "Invalid command line argument '%s'\n" msgstr "" -#: openbox/screen.c:85 openbox/screen.c:186 -#, c-format -msgid "A window manager is already running on screen %d" -msgstr "" - -#: openbox/screen.c:122 -#, c-format -msgid "Could not acquire window manager selection on screen %d" -msgstr "" - -#: openbox/screen.c:143 -#, c-format -msgid "The WM on screen %d is not exiting" -msgstr "" - #: openbox/session.c:100 #, c-format msgid "Unable to make directory '%s': %s" @@ -308,35 +225,13 @@ msgstr "Hakemiston \"%s\" luonti epäonnistui: %s" msgid "Error while saving the session to '%s': %s" msgstr "" -#: openbox/startupnotify.c:240 -#, c-format -msgid "Running %s\n" -msgstr "" - -#: openbox/translate.c:58 -#, c-format -msgid "Invalid modifier key '%s' in key/mouse binding" -msgstr "" - -#: openbox/translate.c:135 -#, c-format -msgid "Invalid key code '%s' in key binding" -msgstr "" - -#: openbox/translate.c:142 -#, c-format -msgid "Invalid key name '%s' in key binding" -msgstr "" - -#: openbox/translate.c:148 -#, c-format -msgid "Requested key '%s' does not exist on the display" -msgstr "" +#, fuzzy +#~ msgid "Failed to execute '%s': %s" +#~ msgstr "Hakemiston \"%s\" luonti epäonnistui: %s" -#: openbox/xerror.c:39 -#, c-format -msgid "X Error: %s" -msgstr "" +#, fuzzy +#~ msgid "More..." +#~ msgstr "Näytä tämä..." #, fuzzy #~ msgid "Roll &up" diff --git a/po/fr.po b/po/fr.po index 32c3b30f..7bb5ab45 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: http://bugzilla.icculus.org\n" -"POT-Creation-Date: 2007-05-12 15:53-0400\n" +"POT-Creation-Date: 2007-05-12 18:24-0400\n" "PO-Revision-Date: 2004-06-11 23:06+0200\n" "Last-Translator: Julien Louis \n" "Language-Team: French \n" @@ -15,34 +15,10 @@ msgstr "" "Content-Type: text/plain; charset=iso-8859-1\n" "Content-Transfer-Encoding: 8bit\n" -#: openbox/action.c:932 -#, c-format -msgid "Invalid action '%s' requested. No such action exists." -msgstr "" - -#: openbox/action.c:935 -#, c-format -msgid "Invalid use of action '%s'. Action will be ignored." -msgstr "" - -#: openbox/action.c:1209 openbox/action.c:1227 openbox/action.c:1240 -#, fuzzy, c-format -msgid "Failed to execute '%s': %s" -msgstr "Impossible de créer le répertoire '%s': %s" - -#: openbox/action.c:1248 -#, c-format -msgid "Failed to convert the path '%s' from utf8" -msgstr "" - -#: openbox/client_list_combined_menu.c:102 openbox/client_list_menu.c:104 +#: openbox/client_list_menu.c:104 msgid "Go there..." msgstr "Aller à..." -#: openbox/client_list_combined_menu.c:148 -msgid "Windows" -msgstr "" - #: openbox/client_list_menu.c:199 msgid "Desktops" msgstr "Bureaux" @@ -120,50 +96,6 @@ msgstr "D msgid "&Close" msgstr "&Fermer" -#: openbox/config.c:667 -#, c-format -msgid "Invalid button '%s' specified in config file" -msgstr "" - -#: openbox/keyboard.c:162 -msgid "Conflict with key binding in config file" -msgstr "" - -#: openbox/menu.c:98 openbox/menu.c:106 -#, c-format -msgid "Unable to find a valid menu file '%s'" -msgstr "" - -#: openbox/menu.c:149 -#, c-format -msgid "Failed to execute command for pipe-menu '%s': %s" -msgstr "" - -#: openbox/menu.c:166 -#, c-format -msgid "Invalid output from pipe-menu '%s'" -msgstr "" - -#: openbox/menu.c:179 -#, c-format -msgid "Attempted to access menu '%s' but it does not exist" -msgstr "" - -#: openbox/menu.c:331 openbox/menu.c:332 -#, fuzzy -msgid "More..." -msgstr "Aller à..." - -#: openbox/mouse.c:321 -#, c-format -msgid "Invalid button '%s' in mouse binding" -msgstr "" - -#: openbox/mouse.c:327 -#, c-format -msgid "Invalid context '%s' in mouse binding" -msgstr "" - #: openbox/openbox.c:124 #, fuzzy, c-format msgid "Unable to change to home directory '%s': %s" @@ -278,21 +210,6 @@ msgstr "--sm-save-file requiert un argument\n" msgid "Invalid command line argument '%s'\n" msgstr "" -#: openbox/screen.c:85 openbox/screen.c:186 -#, c-format -msgid "A window manager is already running on screen %d" -msgstr "" - -#: openbox/screen.c:122 -#, c-format -msgid "Could not acquire window manager selection on screen %d" -msgstr "" - -#: openbox/screen.c:143 -#, c-format -msgid "The WM on screen %d is not exiting" -msgstr "" - #: openbox/session.c:100 #, c-format msgid "Unable to make directory '%s': %s" @@ -308,35 +225,13 @@ msgstr "Impossible de cr msgid "Error while saving the session to '%s': %s" msgstr "" -#: openbox/startupnotify.c:240 -#, c-format -msgid "Running %s\n" -msgstr "" - -#: openbox/translate.c:58 -#, c-format -msgid "Invalid modifier key '%s' in key/mouse binding" -msgstr "" - -#: openbox/translate.c:135 -#, c-format -msgid "Invalid key code '%s' in key binding" -msgstr "" - -#: openbox/translate.c:142 -#, c-format -msgid "Invalid key name '%s' in key binding" -msgstr "" - -#: openbox/translate.c:148 -#, c-format -msgid "Requested key '%s' does not exist on the display" -msgstr "" +#, fuzzy +#~ msgid "Failed to execute '%s': %s" +#~ msgstr "Impossible de créer le répertoire '%s': %s" -#: openbox/xerror.c:39 -#, c-format -msgid "X Error: %s" -msgstr "" +#, fuzzy +#~ msgid "More..." +#~ msgstr "Aller à..." #, fuzzy #~ msgid "Roll &up" diff --git a/po/hr.po b/po/hr.po index e339c47b..434af874 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: http://bugzilla.icculus.org\n" -"POT-Creation-Date: 2007-05-12 15:53-0400\n" +"POT-Creation-Date: 2007-05-12 18:24-0400\n" "PO-Revision-Date: 2006-09-05 16:45+0100\n" "Last-Translator: Daniel Radetic \n" "Language-Team: None\n" @@ -15,34 +15,10 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: openbox/action.c:932 -#, c-format -msgid "Invalid action '%s' requested. No such action exists." -msgstr "" - -#: openbox/action.c:935 -#, c-format -msgid "Invalid use of action '%s'. Action will be ignored." -msgstr "" - -#: openbox/action.c:1209 openbox/action.c:1227 openbox/action.c:1240 -#, fuzzy, c-format -msgid "Failed to execute '%s': %s" -msgstr "Nemogu napraviti direktorij '%s': %s" - -#: openbox/action.c:1248 -#, c-format -msgid "Failed to convert the path '%s' from utf8" -msgstr "" - -#: openbox/client_list_combined_menu.c:102 openbox/client_list_menu.c:104 +#: openbox/client_list_menu.c:104 msgid "Go there..." msgstr "Odi na..." -#: openbox/client_list_combined_menu.c:148 -msgid "Windows" -msgstr "" - #: openbox/client_list_menu.c:199 msgid "Desktops" msgstr "Radne povrÅ¡ine" @@ -119,50 +95,6 @@ msgstr "De&koriraj" msgid "&Close" msgstr "&Zatvori" -#: openbox/config.c:667 -#, c-format -msgid "Invalid button '%s' specified in config file" -msgstr "" - -#: openbox/keyboard.c:162 -msgid "Conflict with key binding in config file" -msgstr "" - -#: openbox/menu.c:98 openbox/menu.c:106 -#, c-format -msgid "Unable to find a valid menu file '%s'" -msgstr "" - -#: openbox/menu.c:149 -#, c-format -msgid "Failed to execute command for pipe-menu '%s': %s" -msgstr "" - -#: openbox/menu.c:166 -#, c-format -msgid "Invalid output from pipe-menu '%s'" -msgstr "" - -#: openbox/menu.c:179 -#, c-format -msgid "Attempted to access menu '%s' but it does not exist" -msgstr "" - -#: openbox/menu.c:331 openbox/menu.c:332 -#, fuzzy -msgid "More..." -msgstr "Odi na..." - -#: openbox/mouse.c:321 -#, c-format -msgid "Invalid button '%s' in mouse binding" -msgstr "" - -#: openbox/mouse.c:327 -#, c-format -msgid "Invalid context '%s' in mouse binding" -msgstr "" - #: openbox/openbox.c:124 #, fuzzy, c-format msgid "Unable to change to home directory '%s': %s" @@ -277,21 +209,6 @@ msgstr "--sm-save-file zahtjeva argument\n" msgid "Invalid command line argument '%s'\n" msgstr "" -#: openbox/screen.c:85 openbox/screen.c:186 -#, c-format -msgid "A window manager is already running on screen %d" -msgstr "" - -#: openbox/screen.c:122 -#, c-format -msgid "Could not acquire window manager selection on screen %d" -msgstr "" - -#: openbox/screen.c:143 -#, c-format -msgid "The WM on screen %d is not exiting" -msgstr "" - #: openbox/session.c:100 #, c-format msgid "Unable to make directory '%s': %s" @@ -307,35 +224,13 @@ msgstr "Nemogu napraviti direktorij '%s': %s" msgid "Error while saving the session to '%s': %s" msgstr "" -#: openbox/startupnotify.c:240 -#, c-format -msgid "Running %s\n" -msgstr "" - -#: openbox/translate.c:58 -#, c-format -msgid "Invalid modifier key '%s' in key/mouse binding" -msgstr "" - -#: openbox/translate.c:135 -#, c-format -msgid "Invalid key code '%s' in key binding" -msgstr "" - -#: openbox/translate.c:142 -#, c-format -msgid "Invalid key name '%s' in key binding" -msgstr "" - -#: openbox/translate.c:148 -#, c-format -msgid "Requested key '%s' does not exist on the display" -msgstr "" +#, fuzzy +#~ msgid "Failed to execute '%s': %s" +#~ msgstr "Nemogu napraviti direktorij '%s': %s" -#: openbox/xerror.c:39 -#, c-format -msgid "X Error: %s" -msgstr "" +#, fuzzy +#~ msgid "More..." +#~ msgstr "Odi na..." #, fuzzy #~ msgid "Roll &up" diff --git a/po/ja.po b/po/ja.po index 8b3bb03a..d6089df0 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: http://bugzilla.icculus.org\n" -"POT-Creation-Date: 2007-05-12 15:53-0400\n" +"POT-Creation-Date: 2007-05-12 18:24-0400\n" "PO-Revision-Date: 2003-11-20 15:00+0900\n" "Last-Translator: Yukihiro Nakai \n" "Language-Team: Japanese \n" @@ -15,34 +15,10 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: openbox/action.c:932 -#, c-format -msgid "Invalid action '%s' requested. No such action exists." -msgstr "" - -#: openbox/action.c:935 -#, c-format -msgid "Invalid use of action '%s'. Action will be ignored." -msgstr "" - -#: openbox/action.c:1209 openbox/action.c:1227 openbox/action.c:1240 -#, fuzzy, c-format -msgid "Failed to execute '%s': %s" -msgstr "ディレクトリ'%s'を作れません: %s" - -#: openbox/action.c:1248 -#, c-format -msgid "Failed to convert the path '%s' from utf8" -msgstr "" - -#: openbox/client_list_combined_menu.c:102 openbox/client_list_menu.c:104 +#: openbox/client_list_menu.c:104 msgid "Go there..." msgstr "移動する..." -#: openbox/client_list_combined_menu.c:148 -msgid "Windows" -msgstr "" - #: openbox/client_list_menu.c:199 msgid "Desktops" msgstr "デスクトップ" @@ -120,50 +96,6 @@ msgstr "装飾(&D)" msgid "&Close" msgstr "閉じる(&C)" -#: openbox/config.c:667 -#, c-format -msgid "Invalid button '%s' specified in config file" -msgstr "" - -#: openbox/keyboard.c:162 -msgid "Conflict with key binding in config file" -msgstr "" - -#: openbox/menu.c:98 openbox/menu.c:106 -#, c-format -msgid "Unable to find a valid menu file '%s'" -msgstr "" - -#: openbox/menu.c:149 -#, c-format -msgid "Failed to execute command for pipe-menu '%s': %s" -msgstr "" - -#: openbox/menu.c:166 -#, c-format -msgid "Invalid output from pipe-menu '%s'" -msgstr "" - -#: openbox/menu.c:179 -#, c-format -msgid "Attempted to access menu '%s' but it does not exist" -msgstr "" - -#: openbox/menu.c:331 openbox/menu.c:332 -#, fuzzy -msgid "More..." -msgstr "移動する..." - -#: openbox/mouse.c:321 -#, c-format -msgid "Invalid button '%s' in mouse binding" -msgstr "" - -#: openbox/mouse.c:327 -#, c-format -msgid "Invalid context '%s' in mouse binding" -msgstr "" - #: openbox/openbox.c:124 #, fuzzy, c-format msgid "Unable to change to home directory '%s': %s" @@ -277,21 +209,6 @@ msgstr "--sm-save-file には引数が必要です\n" msgid "Invalid command line argument '%s'\n" msgstr "" -#: openbox/screen.c:85 openbox/screen.c:186 -#, c-format -msgid "A window manager is already running on screen %d" -msgstr "" - -#: openbox/screen.c:122 -#, c-format -msgid "Could not acquire window manager selection on screen %d" -msgstr "" - -#: openbox/screen.c:143 -#, c-format -msgid "The WM on screen %d is not exiting" -msgstr "" - #: openbox/session.c:100 #, c-format msgid "Unable to make directory '%s': %s" @@ -307,35 +224,13 @@ msgstr "ディレクトリ'%s'を作れません: %s" msgid "Error while saving the session to '%s': %s" msgstr "" -#: openbox/startupnotify.c:240 -#, c-format -msgid "Running %s\n" -msgstr "" - -#: openbox/translate.c:58 -#, c-format -msgid "Invalid modifier key '%s' in key/mouse binding" -msgstr "" - -#: openbox/translate.c:135 -#, c-format -msgid "Invalid key code '%s' in key binding" -msgstr "" - -#: openbox/translate.c:142 -#, c-format -msgid "Invalid key name '%s' in key binding" -msgstr "" - -#: openbox/translate.c:148 -#, c-format -msgid "Requested key '%s' does not exist on the display" -msgstr "" +#, fuzzy +#~ msgid "Failed to execute '%s': %s" +#~ msgstr "ディレクトリ'%s'を作れません: %s" -#: openbox/xerror.c:39 -#, c-format -msgid "X Error: %s" -msgstr "" +#, fuzzy +#~ msgid "More..." +#~ msgstr "移動する..." #, fuzzy #~ msgid "Roll &up" diff --git a/po/no.po b/po/no.po index 294239a7..a8249b43 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: http://bugzilla.icculus.org\n" -"POT-Creation-Date: 2007-05-12 15:53-0400\n" +"POT-Creation-Date: 2007-05-12 18:24-0400\n" "PO-Revision-Date: 2004-03-29 18:33:39+0200\n" "Last-Translator: Øyvind Albrigtsen\n" "Language-Team: None\n" @@ -15,34 +15,10 @@ msgstr "" "Content-Type: text/plain; charset=iso-8859-1\n" "Content-Transfer-Encoding: 8bit\n" -#: openbox/action.c:932 -#, c-format -msgid "Invalid action '%s' requested. No such action exists." -msgstr "" - -#: openbox/action.c:935 -#, c-format -msgid "Invalid use of action '%s'. Action will be ignored." -msgstr "" - -#: openbox/action.c:1209 openbox/action.c:1227 openbox/action.c:1240 -#, fuzzy, c-format -msgid "Failed to execute '%s': %s" -msgstr "Kunde ikke lage katalogen '%s': %s" - -#: openbox/action.c:1248 -#, c-format -msgid "Failed to convert the path '%s' from utf8" -msgstr "" - -#: openbox/client_list_combined_menu.c:102 openbox/client_list_menu.c:104 +#: openbox/client_list_menu.c:104 msgid "Go there..." msgstr "Gå dit" -#: openbox/client_list_combined_menu.c:148 -msgid "Windows" -msgstr "" - #: openbox/client_list_menu.c:199 msgid "Desktops" msgstr "Skrivebord" @@ -120,50 +96,6 @@ msgstr "&Dekorer" msgid "&Close" msgstr "&Lukk" -#: openbox/config.c:667 -#, c-format -msgid "Invalid button '%s' specified in config file" -msgstr "" - -#: openbox/keyboard.c:162 -msgid "Conflict with key binding in config file" -msgstr "" - -#: openbox/menu.c:98 openbox/menu.c:106 -#, c-format -msgid "Unable to find a valid menu file '%s'" -msgstr "" - -#: openbox/menu.c:149 -#, c-format -msgid "Failed to execute command for pipe-menu '%s': %s" -msgstr "" - -#: openbox/menu.c:166 -#, c-format -msgid "Invalid output from pipe-menu '%s'" -msgstr "" - -#: openbox/menu.c:179 -#, c-format -msgid "Attempted to access menu '%s' but it does not exist" -msgstr "" - -#: openbox/menu.c:331 openbox/menu.c:332 -#, fuzzy -msgid "More..." -msgstr "Gå dit" - -#: openbox/mouse.c:321 -#, c-format -msgid "Invalid button '%s' in mouse binding" -msgstr "" - -#: openbox/mouse.c:327 -#, c-format -msgid "Invalid context '%s' in mouse binding" -msgstr "" - #: openbox/openbox.c:124 #, fuzzy, c-format msgid "Unable to change to home directory '%s': %s" @@ -278,21 +210,6 @@ msgstr "--sm-save-file krever et argument\n" msgid "Invalid command line argument '%s'\n" msgstr "" -#: openbox/screen.c:85 openbox/screen.c:186 -#, c-format -msgid "A window manager is already running on screen %d" -msgstr "" - -#: openbox/screen.c:122 -#, c-format -msgid "Could not acquire window manager selection on screen %d" -msgstr "" - -#: openbox/screen.c:143 -#, c-format -msgid "The WM on screen %d is not exiting" -msgstr "" - #: openbox/session.c:100 #, c-format msgid "Unable to make directory '%s': %s" @@ -308,35 +225,13 @@ msgstr "Kunde ikke lage katalogen '%s': %s" msgid "Error while saving the session to '%s': %s" msgstr "" -#: openbox/startupnotify.c:240 -#, c-format -msgid "Running %s\n" -msgstr "" - -#: openbox/translate.c:58 -#, c-format -msgid "Invalid modifier key '%s' in key/mouse binding" -msgstr "" - -#: openbox/translate.c:135 -#, c-format -msgid "Invalid key code '%s' in key binding" -msgstr "" - -#: openbox/translate.c:142 -#, c-format -msgid "Invalid key name '%s' in key binding" -msgstr "" - -#: openbox/translate.c:148 -#, c-format -msgid "Requested key '%s' does not exist on the display" -msgstr "" +#, fuzzy +#~ msgid "Failed to execute '%s': %s" +#~ msgstr "Kunde ikke lage katalogen '%s': %s" -#: openbox/xerror.c:39 -#, c-format -msgid "X Error: %s" -msgstr "" +#, fuzzy +#~ msgid "More..." +#~ msgstr "Gå dit" #, fuzzy #~ msgid "Roll &up" diff --git a/po/pl.po b/po/pl.po index cf54c7a3..b5cb5e7b 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: http://bugzilla.icculus.org\n" -"POT-Creation-Date: 2007-05-12 15:53-0400\n" +"POT-Creation-Date: 2007-05-12 18:24-0400\n" "PO-Revision-Date: 2004-09-07 21:17+0200\n" "Last-Translator: Madej \n" "Language-Team: NONE\n" @@ -15,34 +15,10 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: openbox/action.c:932 -#, c-format -msgid "Invalid action '%s' requested. No such action exists." -msgstr "" - -#: openbox/action.c:935 -#, c-format -msgid "Invalid use of action '%s'. Action will be ignored." -msgstr "" - -#: openbox/action.c:1209 openbox/action.c:1227 openbox/action.c:1240 -#, fuzzy, c-format -msgid "Failed to execute '%s': %s" -msgstr "Nie mogę utworzyć katalogu '%s': %s" - -#: openbox/action.c:1248 -#, c-format -msgid "Failed to convert the path '%s' from utf8" -msgstr "" - -#: openbox/client_list_combined_menu.c:102 openbox/client_list_menu.c:104 +#: openbox/client_list_menu.c:104 msgid "Go there..." msgstr "Przejdź..." -#: openbox/client_list_combined_menu.c:148 -msgid "Windows" -msgstr "" - #: openbox/client_list_menu.c:199 msgid "Desktops" msgstr "Pulpit" @@ -120,50 +96,6 @@ msgstr "Obra&mówka" msgid "&Close" msgstr "Z&amknij" -#: openbox/config.c:667 -#, c-format -msgid "Invalid button '%s' specified in config file" -msgstr "" - -#: openbox/keyboard.c:162 -msgid "Conflict with key binding in config file" -msgstr "" - -#: openbox/menu.c:98 openbox/menu.c:106 -#, c-format -msgid "Unable to find a valid menu file '%s'" -msgstr "" - -#: openbox/menu.c:149 -#, c-format -msgid "Failed to execute command for pipe-menu '%s': %s" -msgstr "" - -#: openbox/menu.c:166 -#, c-format -msgid "Invalid output from pipe-menu '%s'" -msgstr "" - -#: openbox/menu.c:179 -#, c-format -msgid "Attempted to access menu '%s' but it does not exist" -msgstr "" - -#: openbox/menu.c:331 openbox/menu.c:332 -#, fuzzy -msgid "More..." -msgstr "Przejdź..." - -#: openbox/mouse.c:321 -#, c-format -msgid "Invalid button '%s' in mouse binding" -msgstr "" - -#: openbox/mouse.c:327 -#, c-format -msgid "Invalid context '%s' in mouse binding" -msgstr "" - #: openbox/openbox.c:124 #, fuzzy, c-format msgid "Unable to change to home directory '%s': %s" @@ -278,21 +210,6 @@ msgstr "--sm-save-file wymaga argumentu\n" msgid "Invalid command line argument '%s'\n" msgstr "" -#: openbox/screen.c:85 openbox/screen.c:186 -#, c-format -msgid "A window manager is already running on screen %d" -msgstr "" - -#: openbox/screen.c:122 -#, c-format -msgid "Could not acquire window manager selection on screen %d" -msgstr "" - -#: openbox/screen.c:143 -#, c-format -msgid "The WM on screen %d is not exiting" -msgstr "" - #: openbox/session.c:100 #, c-format msgid "Unable to make directory '%s': %s" @@ -308,35 +225,13 @@ msgstr "Nie mogę utworzyć katalogu '%s': %s" msgid "Error while saving the session to '%s': %s" msgstr "" -#: openbox/startupnotify.c:240 -#, c-format -msgid "Running %s\n" -msgstr "" - -#: openbox/translate.c:58 -#, c-format -msgid "Invalid modifier key '%s' in key/mouse binding" -msgstr "" - -#: openbox/translate.c:135 -#, c-format -msgid "Invalid key code '%s' in key binding" -msgstr "" - -#: openbox/translate.c:142 -#, c-format -msgid "Invalid key name '%s' in key binding" -msgstr "" - -#: openbox/translate.c:148 -#, c-format -msgid "Requested key '%s' does not exist on the display" -msgstr "" +#, fuzzy +#~ msgid "Failed to execute '%s': %s" +#~ msgstr "Nie mogę utworzyć katalogu '%s': %s" -#: openbox/xerror.c:39 -#, c-format -msgid "X Error: %s" -msgstr "" +#, fuzzy +#~ msgid "More..." +#~ msgstr "Przejdź..." #, fuzzy #~ msgid "Roll &up" diff --git a/po/pt.po b/po/pt.po index 47fb53c9..6cd17a7a 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: http://bugzilla.icculus.org\n" -"POT-Creation-Date: 2007-05-12 15:53-0400\n" +"POT-Creation-Date: 2007-05-12 18:24-0400\n" "PO-Revision-Date: 2004-03-29 18:33:39+0200\n" "Last-Translator: Gonçalo Ferreira \n" "Language-Team: None\n" @@ -15,34 +15,10 @@ msgstr "" "Content-Type: text/plain; charset=iso-8859-1\n" "Content-Transfer-Encoding: 8bit\n" -#: openbox/action.c:932 -#, c-format -msgid "Invalid action '%s' requested. No such action exists." -msgstr "" - -#: openbox/action.c:935 -#, c-format -msgid "Invalid use of action '%s'. Action will be ignored." -msgstr "" - -#: openbox/action.c:1209 openbox/action.c:1227 openbox/action.c:1240 -#, fuzzy, c-format -msgid "Failed to execute '%s': %s" -msgstr "Incapaz de criar o directório '%s': %s " - -#: openbox/action.c:1248 -#, c-format -msgid "Failed to convert the path '%s' from utf8" -msgstr "" - -#: openbox/client_list_combined_menu.c:102 openbox/client_list_menu.c:104 +#: openbox/client_list_menu.c:104 msgid "Go there..." msgstr "Ir até..." -#: openbox/client_list_combined_menu.c:148 -msgid "Windows" -msgstr "" - #: openbox/client_list_menu.c:199 msgid "Desktops" msgstr "Áreas de trabalho" @@ -120,50 +96,6 @@ msgstr "&Decorar" msgid "&Close" msgstr "&Fechar" -#: openbox/config.c:667 -#, c-format -msgid "Invalid button '%s' specified in config file" -msgstr "" - -#: openbox/keyboard.c:162 -msgid "Conflict with key binding in config file" -msgstr "" - -#: openbox/menu.c:98 openbox/menu.c:106 -#, c-format -msgid "Unable to find a valid menu file '%s'" -msgstr "" - -#: openbox/menu.c:149 -#, c-format -msgid "Failed to execute command for pipe-menu '%s': %s" -msgstr "" - -#: openbox/menu.c:166 -#, c-format -msgid "Invalid output from pipe-menu '%s'" -msgstr "" - -#: openbox/menu.c:179 -#, c-format -msgid "Attempted to access menu '%s' but it does not exist" -msgstr "" - -#: openbox/menu.c:331 openbox/menu.c:332 -#, fuzzy -msgid "More..." -msgstr "Ir até..." - -#: openbox/mouse.c:321 -#, c-format -msgid "Invalid button '%s' in mouse binding" -msgstr "" - -#: openbox/mouse.c:327 -#, c-format -msgid "Invalid context '%s' in mouse binding" -msgstr "" - #: openbox/openbox.c:124 #, fuzzy, c-format msgid "Unable to change to home directory '%s': %s" @@ -278,21 +210,6 @@ msgstr "--sm-save-file requer um argumento\n" msgid "Invalid command line argument '%s'\n" msgstr "" -#: openbox/screen.c:85 openbox/screen.c:186 -#, c-format -msgid "A window manager is already running on screen %d" -msgstr "" - -#: openbox/screen.c:122 -#, c-format -msgid "Could not acquire window manager selection on screen %d" -msgstr "" - -#: openbox/screen.c:143 -#, c-format -msgid "The WM on screen %d is not exiting" -msgstr "" - #: openbox/session.c:100 #, c-format msgid "Unable to make directory '%s': %s" @@ -308,35 +225,13 @@ msgstr "Incapaz de criar o direct msgid "Error while saving the session to '%s': %s" msgstr "" -#: openbox/startupnotify.c:240 -#, c-format -msgid "Running %s\n" -msgstr "" - -#: openbox/translate.c:58 -#, c-format -msgid "Invalid modifier key '%s' in key/mouse binding" -msgstr "" - -#: openbox/translate.c:135 -#, c-format -msgid "Invalid key code '%s' in key binding" -msgstr "" - -#: openbox/translate.c:142 -#, c-format -msgid "Invalid key name '%s' in key binding" -msgstr "" - -#: openbox/translate.c:148 -#, c-format -msgid "Requested key '%s' does not exist on the display" -msgstr "" +#, fuzzy +#~ msgid "Failed to execute '%s': %s" +#~ msgstr "Incapaz de criar o directório '%s': %s " -#: openbox/xerror.c:39 -#, c-format -msgid "X Error: %s" -msgstr "" +#, fuzzy +#~ msgid "More..." +#~ msgstr "Ir até..." #, fuzzy #~ msgid "Roll &up" diff --git a/po/ru.po b/po/ru.po index baf085bc..32f78a27 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: http://bugzilla.icculus.org\n" -"POT-Creation-Date: 2007-05-12 15:53-0400\n" +"POT-Creation-Date: 2007-05-12 18:24-0400\n" "PO-Revision-Date: 2004-04-23 13:00+0300\n" "Last-Translator: Alexey Remizov \n" "Language-Team: Russian \n" @@ -15,34 +15,10 @@ msgstr "" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -#: openbox/action.c:932 -#, c-format -msgid "Invalid action '%s' requested. No such action exists." -msgstr "" - -#: openbox/action.c:935 -#, c-format -msgid "Invalid use of action '%s'. Action will be ignored." -msgstr "" - -#: openbox/action.c:1209 openbox/action.c:1227 openbox/action.c:1240 -#, fuzzy, c-format -msgid "Failed to execute '%s': %s" -msgstr "Невозможно создать каталог '%s': %s" - -#: openbox/action.c:1248 -#, c-format -msgid "Failed to convert the path '%s' from utf8" -msgstr "" - -#: openbox/client_list_combined_menu.c:102 openbox/client_list_menu.c:104 +#: openbox/client_list_menu.c:104 msgid "Go there..." msgstr "Перейти..." -#: openbox/client_list_combined_menu.c:148 -msgid "Windows" -msgstr "" - #: openbox/client_list_menu.c:199 msgid "Desktops" msgstr "Рабочие места" @@ -120,50 +96,6 @@ msgstr "Убрать оформление(&D)" msgid "&Close" msgstr "Закрыть(&C)" -#: openbox/config.c:667 -#, c-format -msgid "Invalid button '%s' specified in config file" -msgstr "" - -#: openbox/keyboard.c:162 -msgid "Conflict with key binding in config file" -msgstr "" - -#: openbox/menu.c:98 openbox/menu.c:106 -#, c-format -msgid "Unable to find a valid menu file '%s'" -msgstr "" - -#: openbox/menu.c:149 -#, c-format -msgid "Failed to execute command for pipe-menu '%s': %s" -msgstr "" - -#: openbox/menu.c:166 -#, c-format -msgid "Invalid output from pipe-menu '%s'" -msgstr "" - -#: openbox/menu.c:179 -#, c-format -msgid "Attempted to access menu '%s' but it does not exist" -msgstr "" - -#: openbox/menu.c:331 openbox/menu.c:332 -#, fuzzy -msgid "More..." -msgstr "Перейти..." - -#: openbox/mouse.c:321 -#, c-format -msgid "Invalid button '%s' in mouse binding" -msgstr "" - -#: openbox/mouse.c:327 -#, c-format -msgid "Invalid context '%s' in mouse binding" -msgstr "" - #: openbox/openbox.c:124 #, fuzzy, c-format msgid "Unable to change to home directory '%s': %s" @@ -278,21 +210,6 @@ msgstr "--sm-save-file требует параметр\n" msgid "Invalid command line argument '%s'\n" msgstr "" -#: openbox/screen.c:85 openbox/screen.c:186 -#, c-format -msgid "A window manager is already running on screen %d" -msgstr "" - -#: openbox/screen.c:122 -#, c-format -msgid "Could not acquire window manager selection on screen %d" -msgstr "" - -#: openbox/screen.c:143 -#, c-format -msgid "The WM on screen %d is not exiting" -msgstr "" - #: openbox/session.c:100 #, c-format msgid "Unable to make directory '%s': %s" @@ -308,35 +225,13 @@ msgstr "Невозможно создать каталог '%s': %s" msgid "Error while saving the session to '%s': %s" msgstr "" -#: openbox/startupnotify.c:240 -#, c-format -msgid "Running %s\n" -msgstr "" - -#: openbox/translate.c:58 -#, c-format -msgid "Invalid modifier key '%s' in key/mouse binding" -msgstr "" - -#: openbox/translate.c:135 -#, c-format -msgid "Invalid key code '%s' in key binding" -msgstr "" - -#: openbox/translate.c:142 -#, c-format -msgid "Invalid key name '%s' in key binding" -msgstr "" - -#: openbox/translate.c:148 -#, c-format -msgid "Requested key '%s' does not exist on the display" -msgstr "" +#, fuzzy +#~ msgid "Failed to execute '%s': %s" +#~ msgstr "Невозможно создать каталог '%s': %s" -#: openbox/xerror.c:39 -#, c-format -msgid "X Error: %s" -msgstr "" +#, fuzzy +#~ msgid "More..." +#~ msgstr "Перейти..." #, fuzzy #~ msgid "Roll &up" diff --git a/po/sk.po b/po/sk.po index 435b2455..edb9b8f4 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: http://bugzilla.icculus.org\n" -"POT-Creation-Date: 2007-05-12 15:53-0400\n" +"POT-Creation-Date: 2007-05-12 18:24-0400\n" "PO-Revision-Date: 2006-08-25 00:52+0200\n" "Last-Translator: Jozef Riha \n" @@ -15,34 +15,10 @@ msgstr "" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -#: openbox/action.c:932 -#, c-format -msgid "Invalid action '%s' requested. No such action exists." -msgstr "" - -#: openbox/action.c:935 -#, c-format -msgid "Invalid use of action '%s'. Action will be ignored." -msgstr "" - -#: openbox/action.c:1209 openbox/action.c:1227 openbox/action.c:1240 -#, fuzzy, c-format -msgid "Failed to execute '%s': %s" -msgstr "Nebolo možné vytvoriÅ¥ adresár '%s': %s" - -#: openbox/action.c:1248 -#, c-format -msgid "Failed to convert the path '%s' from utf8" -msgstr "" - -#: openbox/client_list_combined_menu.c:102 openbox/client_list_menu.c:104 +#: openbox/client_list_menu.c:104 msgid "Go there..." msgstr "PrejsÅ¥ na..." -#: openbox/client_list_combined_menu.c:148 -msgid "Windows" -msgstr "" - #: openbox/client_list_menu.c:199 msgid "Desktops" msgstr "Plochy" @@ -120,50 +96,6 @@ msgstr "&Dekorácia" msgid "&Close" msgstr "Z&avrieÅ¥" -#: openbox/config.c:667 -#, c-format -msgid "Invalid button '%s' specified in config file" -msgstr "" - -#: openbox/keyboard.c:162 -msgid "Conflict with key binding in config file" -msgstr "" - -#: openbox/menu.c:98 openbox/menu.c:106 -#, c-format -msgid "Unable to find a valid menu file '%s'" -msgstr "" - -#: openbox/menu.c:149 -#, c-format -msgid "Failed to execute command for pipe-menu '%s': %s" -msgstr "" - -#: openbox/menu.c:166 -#, c-format -msgid "Invalid output from pipe-menu '%s'" -msgstr "" - -#: openbox/menu.c:179 -#, c-format -msgid "Attempted to access menu '%s' but it does not exist" -msgstr "" - -#: openbox/menu.c:331 openbox/menu.c:332 -#, fuzzy -msgid "More..." -msgstr "PrejsÅ¥ na..." - -#: openbox/mouse.c:321 -#, c-format -msgid "Invalid button '%s' in mouse binding" -msgstr "" - -#: openbox/mouse.c:327 -#, c-format -msgid "Invalid context '%s' in mouse binding" -msgstr "" - #: openbox/openbox.c:124 #, fuzzy, c-format msgid "Unable to change to home directory '%s': %s" @@ -278,21 +210,6 @@ msgstr "--sm-save-file vyžaduje parameter\n" msgid "Invalid command line argument '%s'\n" msgstr "" -#: openbox/screen.c:85 openbox/screen.c:186 -#, c-format -msgid "A window manager is already running on screen %d" -msgstr "" - -#: openbox/screen.c:122 -#, c-format -msgid "Could not acquire window manager selection on screen %d" -msgstr "" - -#: openbox/screen.c:143 -#, c-format -msgid "The WM on screen %d is not exiting" -msgstr "" - #: openbox/session.c:100 #, c-format msgid "Unable to make directory '%s': %s" @@ -308,35 +225,13 @@ msgstr "Nebolo možné vytvoriÅ¥ adresár '%s': %s" msgid "Error while saving the session to '%s': %s" msgstr "" -#: openbox/startupnotify.c:240 -#, c-format -msgid "Running %s\n" -msgstr "" - -#: openbox/translate.c:58 -#, c-format -msgid "Invalid modifier key '%s' in key/mouse binding" -msgstr "" - -#: openbox/translate.c:135 -#, c-format -msgid "Invalid key code '%s' in key binding" -msgstr "" - -#: openbox/translate.c:142 -#, c-format -msgid "Invalid key name '%s' in key binding" -msgstr "" - -#: openbox/translate.c:148 -#, c-format -msgid "Requested key '%s' does not exist on the display" -msgstr "" +#, fuzzy +#~ msgid "Failed to execute '%s': %s" +#~ msgstr "Nebolo možné vytvoriÅ¥ adresár '%s': %s" -#: openbox/xerror.c:39 -#, c-format -msgid "X Error: %s" -msgstr "" +#, fuzzy +#~ msgid "More..." +#~ msgstr "PrejsÅ¥ na..." #, fuzzy #~ msgid "Roll &up" diff --git a/po/sv.po b/po/sv.po index 35659e18..716632ed 100644 --- a/po/sv.po +++ b/po/sv.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: openbox 3.4\n" "Report-Msgid-Bugs-To: http://bugzilla.icculus.org\n" -"POT-Creation-Date: 2007-05-12 15:53-0400\n" +"POT-Creation-Date: 2007-05-12 18:24-0400\n" "PO-Revision-Date: 2007-05-06 13:44+0200\n" "Last-Translator: Mikael Magnusson \n" "Language-Team: None\n" @@ -15,34 +15,10 @@ msgstr "" "Content-Type: text/plain; charset=iso-8859-1\n" "Content-Transfer-Encoding: 8bit\n" -#: openbox/action.c:932 -#, c-format -msgid "Invalid action '%s' requested. No such action exists." -msgstr "Ogiltig action '%s' efterfrågades, men finns inte." - -#: openbox/action.c:935 -#, c-format -msgid "Invalid use of action '%s'. Action will be ignored." -msgstr "Ogiltigt användande av action '%s', den kommer ignoreras." - -#: openbox/action.c:1209 openbox/action.c:1227 openbox/action.c:1240 -#, c-format -msgid "Failed to execute '%s': %s" -msgstr "Kunde inte exekvera '%s': %s" - -#: openbox/action.c:1248 -#, c-format -msgid "Failed to convert the path '%s' from utf8" -msgstr "Lyckades inte konvertera sökvägen '%s' från utf8" - -#: openbox/client_list_combined_menu.c:102 openbox/client_list_menu.c:104 +#: openbox/client_list_menu.c:104 msgid "Go there..." msgstr "Gå dit" -#: openbox/client_list_combined_menu.c:148 -msgid "Windows" -msgstr "Fönster" - #: openbox/client_list_menu.c:199 msgid "Desktops" msgstr "Skrivbord" @@ -108,49 +84,6 @@ msgstr "(Av)&Dekorera" msgid "&Close" msgstr "Stän&g" -#: openbox/config.c:667 -#, c-format -msgid "Invalid button '%s' specified in config file" -msgstr "Ogiltig knapp '%s' angiven i konfigurationsfilen" - -#: openbox/keyboard.c:162 -msgid "Conflict with key binding in config file" -msgstr "Konflikt med annan tangentbindning i konfigurationsfilen" - -#: openbox/menu.c:98 openbox/menu.c:106 -#, c-format -msgid "Unable to find a valid menu file '%s'" -msgstr "Kunde inte hitta en giltig menyfil '%s'" - -#: openbox/menu.c:149 -#, c-format -msgid "Failed to execute command for pipe-menu '%s': %s" -msgstr "Misslyckades att köra kommando för pipe-menyn '%s': %s" - -#: openbox/menu.c:166 -#, c-format -msgid "Invalid output from pipe-menu '%s'" -msgstr "Ogiltig utdata från pipe-menyn '%s'" - -#: openbox/menu.c:179 -#, c-format -msgid "Attempted to access menu '%s' but it does not exist" -msgstr "Försökte öppna menyn '%s', men den finns inte" - -#: openbox/menu.c:331 openbox/menu.c:332 -msgid "More..." -msgstr "Mer..." - -#: openbox/mouse.c:321 -#, c-format -msgid "Invalid button '%s' in mouse binding" -msgstr "Ogiltig knapp '%s' i musbindning" - -#: openbox/mouse.c:327 -#, c-format -msgid "Invalid context '%s' in mouse binding" -msgstr "Ogiltig kontext '%s' i musbindning" - #: openbox/openbox.c:124 #, c-format msgid "Unable to change to home directory '%s': %s" @@ -272,21 +205,6 @@ msgstr "--config kr msgid "Invalid command line argument '%s'\n" msgstr "Ogiltig utdata från pipe-menyn '%s'" -#: openbox/screen.c:85 openbox/screen.c:186 -#, c-format -msgid "A window manager is already running on screen %d" -msgstr "En fönsterhanterare körs redan på skärm %d" - -#: openbox/screen.c:122 -#, c-format -msgid "Could not acquire window manager selection on screen %d" -msgstr "Kunde inte erhålla fönsterhanterarmarkeringen på skärm %d" - -#: openbox/screen.c:143 -#, c-format -msgid "The WM on screen %d is not exiting" -msgstr "Fönsterhanteraren på skärm %d avslutar inte" - #: openbox/session.c:100 #, c-format msgid "Unable to make directory '%s': %s" @@ -302,35 +220,74 @@ msgstr "Kunde inte spara sessionen till '%s': %s" msgid "Error while saving the session to '%s': %s" msgstr "Fel inträffade när sessionen skulle sparas till '%s': %s" -#: openbox/startupnotify.c:240 -#, c-format -msgid "Running %s\n" -msgstr "Kör %s\n" +#~ msgid "Invalid action '%s' requested. No such action exists." +#~ msgstr "Ogiltig action '%s' efterfrågades, men finns inte." -#: openbox/translate.c:58 -#, c-format -msgid "Invalid modifier key '%s' in key/mouse binding" -msgstr "Ogiltig modifikationstangent '%s' i tangent/musbindning" +#~ msgid "Invalid use of action '%s'. Action will be ignored." +#~ msgstr "Ogiltigt användande av action '%s', den kommer ignoreras." -#: openbox/translate.c:135 -#, c-format -msgid "Invalid key code '%s' in key binding" -msgstr "Ogiltig tangentkod '%s' i tantentbindning" +#~ msgid "Failed to execute '%s': %s" +#~ msgstr "Kunde inte exekvera '%s': %s" -#: openbox/translate.c:142 -#, c-format -msgid "Invalid key name '%s' in key binding" -msgstr "Ogiltigt tangentnamn '%s' i tangentbindning" +#~ msgid "Failed to convert the path '%s' from utf8" +#~ msgstr "Lyckades inte konvertera sökvägen '%s' från utf8" -#: openbox/translate.c:148 -#, c-format -msgid "Requested key '%s' does not exist on the display" -msgstr "Efterfrågad tangent '%s' finns inte på displayen" +#~ msgid "Windows" +#~ msgstr "Fönster" -#: openbox/xerror.c:39 -#, c-format -msgid "X Error: %s" -msgstr "X Fel: %s" +#~ msgid "Invalid button '%s' specified in config file" +#~ msgstr "Ogiltig knapp '%s' angiven i konfigurationsfilen" + +#~ msgid "Conflict with key binding in config file" +#~ msgstr "Konflikt med annan tangentbindning i konfigurationsfilen" + +#~ msgid "Unable to find a valid menu file '%s'" +#~ msgstr "Kunde inte hitta en giltig menyfil '%s'" + +#~ msgid "Failed to execute command for pipe-menu '%s': %s" +#~ msgstr "Misslyckades att köra kommando för pipe-menyn '%s': %s" + +#~ msgid "Invalid output from pipe-menu '%s'" +#~ msgstr "Ogiltig utdata från pipe-menyn '%s'" + +#~ msgid "Attempted to access menu '%s' but it does not exist" +#~ msgstr "Försökte öppna menyn '%s', men den finns inte" + +#~ msgid "More..." +#~ msgstr "Mer..." + +#~ msgid "Invalid button '%s' in mouse binding" +#~ msgstr "Ogiltig knapp '%s' i musbindning" + +#~ msgid "Invalid context '%s' in mouse binding" +#~ msgstr "Ogiltig kontext '%s' i musbindning" + +#~ msgid "A window manager is already running on screen %d" +#~ msgstr "En fönsterhanterare körs redan på skärm %d" + +#~ msgid "Could not acquire window manager selection on screen %d" +#~ msgstr "Kunde inte erhålla fönsterhanterarmarkeringen på skärm %d" + +#~ msgid "The WM on screen %d is not exiting" +#~ msgstr "Fönsterhanteraren på skärm %d avslutar inte" + +#~ msgid "Running %s\n" +#~ msgstr "Kör %s\n" + +#~ msgid "Invalid modifier key '%s' in key/mouse binding" +#~ msgstr "Ogiltig modifikationstangent '%s' i tangent/musbindning" + +#~ msgid "Invalid key code '%s' in key binding" +#~ msgstr "Ogiltig tangentkod '%s' i tantentbindning" + +#~ msgid "Invalid key name '%s' in key binding" +#~ msgstr "Ogiltigt tangentnamn '%s' i tangentbindning" + +#~ msgid "Requested key '%s' does not exist on the display" +#~ msgstr "Efterfrågad tangent '%s' finns inte på displayen" + +#~ msgid "X Error: %s" +#~ msgstr "X Fel: %s" #, fuzzy #~ msgid "Roll &up" diff --git a/po/zh_TW.po b/po/zh_TW.po index ac797a84..ee430271 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: http://bugzilla.icculus.org\n" -"POT-Creation-Date: 2007-05-12 15:53-0400\n" +"POT-Creation-Date: 2007-05-12 18:24-0400\n" "PO-Revision-Date: 2006-03-01 12:00+0800\n" "Last-Translator: Wei-Lun Chao \n" "Language-Team: Chinese (traditional) \n" @@ -16,34 +16,10 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: openbox/action.c:932 -#, c-format -msgid "Invalid action '%s' requested. No such action exists." -msgstr "" - -#: openbox/action.c:935 -#, c-format -msgid "Invalid use of action '%s'. Action will be ignored." -msgstr "" - -#: openbox/action.c:1209 openbox/action.c:1227 openbox/action.c:1240 -#, fuzzy, c-format -msgid "Failed to execute '%s': %s" -msgstr "無法製作目錄 '%s': %s" - -#: openbox/action.c:1248 -#, c-format -msgid "Failed to convert the path '%s' from utf8" -msgstr "" - -#: openbox/client_list_combined_menu.c:102 openbox/client_list_menu.c:104 +#: openbox/client_list_menu.c:104 msgid "Go there..." msgstr "到那裡去..." -#: openbox/client_list_combined_menu.c:148 -msgid "Windows" -msgstr "" - #: openbox/client_list_menu.c:199 msgid "Desktops" msgstr "桌面" @@ -121,50 +97,6 @@ msgstr "裝飾(&D)" msgid "&Close" msgstr "關閉(&C)" -#: openbox/config.c:667 -#, c-format -msgid "Invalid button '%s' specified in config file" -msgstr "" - -#: openbox/keyboard.c:162 -msgid "Conflict with key binding in config file" -msgstr "" - -#: openbox/menu.c:98 openbox/menu.c:106 -#, c-format -msgid "Unable to find a valid menu file '%s'" -msgstr "" - -#: openbox/menu.c:149 -#, c-format -msgid "Failed to execute command for pipe-menu '%s': %s" -msgstr "" - -#: openbox/menu.c:166 -#, c-format -msgid "Invalid output from pipe-menu '%s'" -msgstr "" - -#: openbox/menu.c:179 -#, c-format -msgid "Attempted to access menu '%s' but it does not exist" -msgstr "" - -#: openbox/menu.c:331 openbox/menu.c:332 -#, fuzzy -msgid "More..." -msgstr "到那裡去..." - -#: openbox/mouse.c:321 -#, c-format -msgid "Invalid button '%s' in mouse binding" -msgstr "" - -#: openbox/mouse.c:327 -#, c-format -msgid "Invalid context '%s' in mouse binding" -msgstr "" - #: openbox/openbox.c:124 #, fuzzy, c-format msgid "Unable to change to home directory '%s': %s" @@ -279,21 +211,6 @@ msgstr "--sm-save-file 要求引數\n" msgid "Invalid command line argument '%s'\n" msgstr "" -#: openbox/screen.c:85 openbox/screen.c:186 -#, c-format -msgid "A window manager is already running on screen %d" -msgstr "" - -#: openbox/screen.c:122 -#, c-format -msgid "Could not acquire window manager selection on screen %d" -msgstr "" - -#: openbox/screen.c:143 -#, c-format -msgid "The WM on screen %d is not exiting" -msgstr "" - #: openbox/session.c:100 #, c-format msgid "Unable to make directory '%s': %s" @@ -309,35 +226,13 @@ msgstr "無法製作目錄 '%s': %s" msgid "Error while saving the session to '%s': %s" msgstr "" -#: openbox/startupnotify.c:240 -#, c-format -msgid "Running %s\n" -msgstr "" - -#: openbox/translate.c:58 -#, c-format -msgid "Invalid modifier key '%s' in key/mouse binding" -msgstr "" - -#: openbox/translate.c:135 -#, c-format -msgid "Invalid key code '%s' in key binding" -msgstr "" - -#: openbox/translate.c:142 -#, c-format -msgid "Invalid key name '%s' in key binding" -msgstr "" - -#: openbox/translate.c:148 -#, c-format -msgid "Requested key '%s' does not exist on the display" -msgstr "" +#, fuzzy +#~ msgid "Failed to execute '%s': %s" +#~ msgstr "無法製作目錄 '%s': %s" -#: openbox/xerror.c:39 -#, c-format -msgid "X Error: %s" -msgstr "" +#, fuzzy +#~ msgid "More..." +#~ msgstr "到那裡去..." #, fuzzy #~ msgid "Roll &up"