all repos — openbox @ 590e6177c1fa7032230a28cb026637fa2b035fc6

openbox fork - make it a bit more like ryudo

add a rough italian translation
Dana Jansens danakj@orodu.net
commit

590e6177c1fa7032230a28cb026637fa2b035fc6

parent

32b10e33db095e134ac465c96c9efd80b47cc9f9

2 files changed, 322 insertions(+), 0 deletions(-)

jump to
M po/LINGUASpo/LINGUAS

@@ -14,3 +14,4 @@ pt

pt_BR fi en@quot en@boldquot +it_IT
A po/it_IT.po

@@ -0,0 +1,321 @@

+# Italian translation for openbox +# Copyright (C) 2007 Davide Truffa +# This file is distributed under the same license as the PACKAGE package. +# Davide Truffa <davide@catoblepa.org>, 2007. +# +msgid "" +msgstr "" +"Project-Id-Version: openbox\n" +"Report-Msgid-Bugs-To: http://bugzilla.icculus.org\n" +"POT-Creation-Date: 2007-05-14 22:09-0400\n" +"PO-Revision-Date: 2007-05-21 11:33+0200\n" +"Last-Translator: \n" +"Language-Team: <it@li.org>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" + +#: openbox/action.c:956 +#, c-format +msgid "Invalid action '%s' requested. No such action exists." +msgstr "" + +#: openbox/action.c:959 +#, c-format +msgid "Invalid use of action '%s'. Action will be ignored." +msgstr "" + +#: openbox/action.c:1222 openbox/action.c:1240 openbox/action.c:1253 +#, c-format +msgid "Failed to execute '%s': %s" +msgstr "" + +#: openbox/action.c:1261 +#, c-format +msgid "Failed to convert the path '%s' from utf8" +msgstr "" + +#: openbox/client_list_combined_menu.c:102 openbox/client_list_menu.c:104 +msgid "Go there..." +msgstr "Vai a..." + +#: openbox/client_list_combined_menu.c:148 +msgid "Windows" +msgstr "Finestre" + +#: openbox/client_list_menu.c:199 +msgid "Desktops" +msgstr "" + +#: openbox/client_menu.c:241 +msgid "All desktops" +msgstr "" + +#: openbox/client_menu.c:346 +msgid "&Layer" +msgstr "" + +#: openbox/client_menu.c:351 +msgid "Always on &top" +msgstr "Sempre &sopra" + +#: openbox/client_menu.c:352 +msgid "&Normal" +msgstr "&Normale" + +#: openbox/client_menu.c:353 +msgid "Always on &bottom" +msgstr "Sempre s&otto" + +#: openbox/client_menu.c:356 +msgid "&Send to desktop" +msgstr "Invia al &desktop" + +#: openbox/client_menu.c:360 +msgid "Client menu" +msgstr "" + +#: openbox/client_menu.c:366 +msgid "R&estore" +msgstr "&Ripristina" + +#: openbox/client_menu.c:374 +msgid "&Move" +msgstr "&Muovi" + +#: openbox/client_menu.c:376 +msgid "Resi&ze" +msgstr "R&idimensiona" + +#: openbox/client_menu.c:378 +msgid "Ico&nify" +msgstr "Mi&nimizza" + +#: openbox/client_menu.c:386 +msgid "Ma&ximize" +msgstr "Ma&ssimizza" + +#: openbox/client_menu.c:394 +msgid "&Roll up/down" +msgstr "A&rrotola" + +#: openbox/client_menu.c:396 +msgid "Un/&Decorate" +msgstr "" + +#: openbox/client_menu.c:406 +msgid "&Close" +msgstr "&Chiudi" + +#: 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 +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:125 +#, c-format +msgid "Unable to change to home directory '%s': %s" +msgstr "" + +#: openbox/openbox.c:145 +msgid "Failed to open the display from the DISPLAY environment variable." +msgstr "" + +#: openbox/openbox.c:176 +msgid "Failed to initialize the render library." +msgstr "" + +#: openbox/openbox.c:182 +msgid "X server does not support locale." +msgstr "" + +#: openbox/openbox.c:184 +msgid "Cannot set locale modifiers for the X server." +msgstr "" + +#: openbox/openbox.c:244 +msgid "Unable to find a valid config file, using some simple defaults" +msgstr "" + +#: openbox/openbox.c:270 +msgid "Unable to load a theme." +msgstr "" + +#: openbox/openbox.c:383 +#, c-format +msgid "Restart failed to execute new executable '%s': %s" +msgstr "" + +#: openbox/openbox.c:451 openbox/openbox.c:453 +msgid "Copyright (c)" +msgstr "" + +#: openbox/openbox.c:462 +msgid "Syntax: openbox [options]\n" +msgstr "" + +#: openbox/openbox.c:463 +msgid "" +"\n" +"Options:\n" +msgstr "" + +#: openbox/openbox.c:464 +msgid " --help Display this help and exit\n" +msgstr "" + +#: openbox/openbox.c:465 +msgid " --version Display the version and exit\n" +msgstr "" + +#: openbox/openbox.c:466 +msgid " --replace Replace the currently running window manager\n" +msgstr "" + +#: openbox/openbox.c:467 +msgid " --sm-disable Disable connection to the session manager\n" +msgstr "" + +#: openbox/openbox.c:468 +msgid "" +"\n" +"Passing messages to a running Openbox instance:\n" +msgstr "" + +#: openbox/openbox.c:469 +msgid " --reconfigure Reload Openbox's configuration\n" +msgstr "" + +#: openbox/openbox.c:470 +msgid "" +"\n" +"Debugging options:\n" +msgstr "" + +#: openbox/openbox.c:471 +msgid " --sync Run in synchronous mode\n" +msgstr "" + +#: openbox/openbox.c:472 +msgid " --debug Display debugging output\n" +msgstr "" + +#: openbox/openbox.c:473 +msgid " --debug-focus Display debugging output for focus handling\n" +msgstr "" + +#: openbox/openbox.c:474 +msgid " --debug-xinerama Split the display into fake xinerama screens\n" +msgstr "" + +#: openbox/openbox.c:475 +#, c-format +msgid "" +"\n" +"Please report bugs at %s\n" +msgstr "" + +#: openbox/openbox.c:569 +#, c-format +msgid "Invalid command line argument '%s'\n" +msgstr "" + +#: openbox/screen.c:85 openbox/screen.c:186 +#, c-format +msgid "A window manager is already running on screen %d" +msgstr "" + +#: openbox/screen.c:122 +#, c-format +msgid "Could not acquire window manager selection on screen %d" +msgstr "" + +#: openbox/screen.c:143 +#, c-format +msgid "The WM on screen %d is not exiting" +msgstr "" + +#: openbox/session.c:100 +#, c-format +msgid "Unable to make directory '%s': %s" +msgstr "" + +#: openbox/session.c:442 +#, c-format +msgid "Unable to save the session to '%s': %s" +msgstr "" + +#: openbox/session.c:550 +#, c-format +msgid "Error while saving the session to '%s': %s" +msgstr "" + +#: openbox/startupnotify.c:237 +#, 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 "" + +#: openbox/xerror.c:39 +#, c-format +msgid "X Error: %s" +msgstr "" +