Blame po/it.po

Packit 4e910c
# Italian translation for libwnck
Packit 4e910c
# This file is distributed under the same license as libwnck package
Packit 4e910c
# Copyright (C) 2002-2010, 2011, 2013 Free Software Foundation, Inc.
Packit 4e910c
# Pier Luigi Fiorini <plfiorini@supereva.it>, 2002.
Packit 4e910c
#
Packit 4e910c
# Luca Ferretti <elle.uca@libero.it>, 2005, 2006, 2007, 2008, 2009.
Packit 4e910c
#
Packit 4e910c
# Per ogni dubbio fare riferimento alla fd.o WM spec
Packit 4e910c
# http://standards.freedesktop.org/wm-spec/wm-spec-1.4.html
Packit 4e910c
#
Packit 4e910c
# Nei messaggi del comando `wnckprop` è mantenuta la versione inglese
Packit 4e910c
# (pager, tasklist, workspace, viewport) perché considerato "tecnico"
Packit 4e910c
#
Packit 4e910c
# Nei messaggi che appaiono nella UI vale
Packit 4e910c
#   * workspace -> spazio di lavoro
Packit 4e910c
#   * viewport -> spazio visibile
Packit 4e910c
# come da discussione su TP
Packit 4e910c
# Milo Casagrande <milo@ubuntu.com>, 2011, 2013.
Packit 4e910c
#
Packit 4e910c
msgid ""
Packit 4e910c
msgstr ""
Packit 4e910c
"Project-Id-Version: libwnck\n"
Packit 4e910c
"Report-Msgid-Bugs-To: \n"
Packit 4e910c
"POT-Creation-Date: 2013-08-26 09:54+0200\n"
Packit 4e910c
"PO-Revision-Date: 2013-08-26 09:54+0200\n"
Packit 4e910c
"Last-Translator: Milo Casagrande <milo@ubuntu.com>\n"
Packit 4e910c
"Language-Team: Italian <tp@lists.linux.it>\n"
Packit 4e910c
"Language: it\n"
Packit 4e910c
"MIME-Version: 1.0\n"
Packit 4e910c
"Content-Type: text/plain; charset=UTF-8\n"
Packit 4e910c
"Content-Transfer-Encoding: 8-bit\n"
Packit 4e910c
"Plural-Forms: nplurals=2; plural=(n!=1);\n"
Packit 4e910c
"X-Generator: Gtranslator 2.91.6\n"
Packit 4e910c
Packit 4e910c
#. *
Packit 4e910c
#. * SECTION:application
Packit 4e910c
#. * @short_description: an object representing a group of windows of the same
Packit 4e910c
#. * application.
Packit 4e910c
#. * @see_also: wnck_window_get_application()
Packit 4e910c
#. * @stability: Unstable
Packit 4e910c
#. *
Packit 4e910c
#. * The #WnckApplication is a group of #WnckWindow that are all in the same
Packit 4e910c
#. * application. It can be used to represent windows by applications, group
Packit 4e910c
#. * windows by applications or to manipulate all windows of a particular
Packit 4e910c
#. * application.
Packit 4e910c
#. *
Packit 4e910c
#. * A #WnckApplication is identified by the group leader of the #WnckWindow
Packit 4e910c
#. * belonging to it, and new #WnckWindow are added to a #WnckApplication if and
Packit 4e910c
#. * only if they have the group leader of the #WnckApplication.
Packit 4e910c
#. *
Packit 4e910c
#. * The #WnckApplication objects are always owned by libwnck and must not be
Packit 4e910c
#. * referenced or unreferenced.
Packit 4e910c
#.
Packit 4e910c
#: ../libwnck/application.c:51
Packit 4e910c
msgid "Untitled application"
Packit 4e910c
msgstr "Applicazione senza titolo"
Packit 4e910c
Packit 4e910c
#: ../libwnck/pager-accessible.c:342
Packit 4e910c
msgid "Workspace Switcher"
Packit 4e910c
msgstr "Selettore spazio di lavoro"
Packit 4e910c
Packit 4e910c
#: ../libwnck/pager-accessible.c:353
Packit 4e910c
msgid "Tool to switch between workspaces"
Packit 4e910c
msgstr "Strumento per spostarsi tra gli spazi di lavoro"
Packit 4e910c
Packit 4e910c
#: ../libwnck/pager-accessible.c:465
Packit 4e910c
#, c-format
Packit 4e910c
msgid "Click this to switch to workspace %s"
Packit 4e910c
msgstr "Fare clic qui per passare allo spazio di lavoro %s"
Packit 4e910c
Packit 4e910c
#: ../libwnck/pager.c:2188
Packit 4e910c
#, c-format
Packit 4e910c
msgid "Click to start dragging \"%s\""
Packit 4e910c
msgstr "Fare clic per iniziare a trascinare «%s»"
Packit 4e910c
Packit 4e910c
#: ../libwnck/pager.c:2191
Packit 4e910c
#, c-format
Packit 4e910c
msgid "Current workspace: \"%s\""
Packit 4e910c
msgstr "Spazio di lavoro corrente: «%s»"
Packit 4e910c
Packit 4e910c
#: ../libwnck/pager.c:2196
Packit 4e910c
#, c-format
Packit 4e910c
msgid "Click to switch to \"%s\""
Packit 4e910c
msgstr "Fare clic qui per passare a «%s»"
Packit 4e910c
Packit 4e910c
#: ../libwnck/selector.c:1184
Packit 4e910c
msgid "No Windows Open"
Packit 4e910c
msgstr "Nessuna finestra aperta"
Packit 4e910c
Packit 4e910c
#: ../libwnck/selector.c:1240
Packit 4e910c
msgid "Window Selector"
Packit 4e910c
msgstr "Selettore finestra"
Packit 4e910c
Packit 4e910c
#: ../libwnck/selector.c:1241
Packit 4e910c
msgid "Tool to switch between windows"
Packit 4e910c
msgstr "Strumento per spostarsi tra le finestre"
Packit 4e910c
Packit 4e910c
#: ../libwnck/tasklist.c:594
Packit 4e910c
msgid "Window List"
Packit 4e910c
msgstr "Elenco finestre"
Packit 4e910c
Packit 4e910c
#: ../libwnck/tasklist.c:595
Packit 4e910c
msgid "Tool to switch between visible windows"
Packit 4e910c
msgstr "Strumento per spostarsi tra le finestre visibili"
Packit 4e910c
Packit 4e910c
#: ../libwnck/tasklist.c:2952
Packit 4e910c
msgid "Mi_nimize All"
Packit 4e910c
msgstr "_Minimizza tutto"
Packit 4e910c
Packit 4e910c
#: ../libwnck/tasklist.c:2963
Packit 4e910c
msgid "Un_minimize All"
Packit 4e910c
msgstr "_Deminimizza tutto"
Packit 4e910c
Packit 4e910c
#: ../libwnck/tasklist.c:2971
Packit 4e910c
msgid "Ma_ximize All"
Packit 4e910c
msgstr "Ma_ssimizza tutto"
Packit 4e910c
Packit 4e910c
#: ../libwnck/tasklist.c:2982
Packit 4e910c
msgid "_Unmaximize All"
Packit 4e910c
msgstr "D_eminimizza tutto"
Packit 4e910c
Packit 4e910c
#: ../libwnck/tasklist.c:2994
Packit 4e910c
msgid "_Close All"
Packit 4e910c
msgstr "_Chiudi tutto"
Packit 4e910c
Packit 4e910c
#: ../libwnck/window-action-menu.c:413
Packit 4e910c
msgid "Unmi_nimize"
Packit 4e910c
msgstr "De_minimizza"
Packit 4e910c
Packit 4e910c
#: ../libwnck/window-action-menu.c:420
Packit 4e910c
msgid "Mi_nimize"
Packit 4e910c
msgstr "_Minimizza"
Packit 4e910c
Packit 4e910c
#: ../libwnck/window-action-menu.c:428
Packit 4e910c
msgid "Unma_ximize"
Packit 4e910c
msgstr "Dema_ssimizza"
Packit 4e910c
Packit 4e910c
#: ../libwnck/window-action-menu.c:435
Packit 4e910c
msgid "Ma_ximize"
Packit 4e910c
msgstr "Ma_ssimizza"
Packit 4e910c
Packit 4e910c
#: ../libwnck/window-action-menu.c:742 ../libwnck/workspace.c:273
Packit 4e910c
#, c-format
Packit 4e910c
msgid "Workspace %d"
Packit 4e910c
msgstr "Spazio di lavoro %d"
Packit 4e910c
Packit 4e910c
#: ../libwnck/window-action-menu.c:751 ../libwnck/window-action-menu.c:898
Packit 4e910c
#, c-format
Packit 4e910c
msgid "Workspace 1_0"
Packit 4e910c
msgstr "Spazio di lavoro 1_0"
Packit 4e910c
Packit 4e910c
#: ../libwnck/window-action-menu.c:753 ../libwnck/window-action-menu.c:900
Packit 4e910c
#, c-format
Packit 4e910c
msgid "Workspace %s%d"
Packit 4e910c
msgstr "Spazio di lavoro %s%d"
Packit 4e910c
Packit 4e910c
#: ../libwnck/window-action-menu.c:1043
Packit 4e910c
msgid "_Move"
Packit 4e910c
msgstr "M_uovi"
Packit 4e910c
Packit 4e910c
#: ../libwnck/window-action-menu.c:1050
Packit 4e910c
msgid "_Resize"
Packit 4e910c
msgstr "_Ridimensiona"
Packit 4e910c
Packit 4e910c
#: ../libwnck/window-action-menu.c:1059
Packit 4e910c
msgid "Always On _Top"
Packit 4e910c
msgstr "Sempre in _primo piano"
Packit 4e910c
Packit 4e910c
# GNOME-2-24
Packit 4e910c
#: ../libwnck/window-action-menu.c:1067
Packit 4e910c
msgid "_Always on Visible Workspace"
Packit 4e910c
msgstr "Sempre su spazio di lavoro _visibile"
Packit 4e910c
Packit 4e910c
#: ../libwnck/window-action-menu.c:1072
Packit 4e910c
msgid "_Only on This Workspace"
Packit 4e910c
msgstr "Solo su _questo spazio di lavoro"
Packit 4e910c
Packit 4e910c
#: ../libwnck/window-action-menu.c:1079
Packit 4e910c
msgid "Move to Workspace _Left"
Packit 4e910c
msgstr "Sposta su spazio di lavoro a s_inistra"
Packit 4e910c
Packit 4e910c
#: ../libwnck/window-action-menu.c:1085
Packit 4e910c
msgid "Move to Workspace R_ight"
Packit 4e910c
msgstr "Sposta su spazio di lavoro a d_estra"
Packit 4e910c
Packit 4e910c
#: ../libwnck/window-action-menu.c:1091
Packit 4e910c
msgid "Move to Workspace _Up"
Packit 4e910c
msgstr "Sposta su spazio di lavoro in alt_o"
Packit 4e910c
Packit 4e910c
#: ../libwnck/window-action-menu.c:1097
Packit 4e910c
msgid "Move to Workspace _Down"
Packit 4e910c
msgstr "Sposta su spazio di lavoro in _basso"
Packit 4e910c
Packit 4e910c
# GNOME-2-24
Packit 4e910c
#: ../libwnck/window-action-menu.c:1100
Packit 4e910c
msgid "Move to Another _Workspace"
Packit 4e910c
msgstr "Sposta su _altro spazio di lavoro"
Packit 4e910c
Packit 4e910c
#: ../libwnck/window-action-menu.c:1120
Packit 4e910c
msgid "_Close"
Packit 4e910c
msgstr "_Chiudi"
Packit 4e910c
Packit 4e910c
#. *
Packit 4e910c
#. * SECTION:window
Packit 4e910c
#. * @short_description: an object representing a window.
Packit 4e910c
#. * @see_also: #WnckWorkspace, #WnckApplication, #WnckClassGroup
Packit 4e910c
#. * @stability: Unstable
Packit 4e910c
#. *
Packit 4e910c
#. * The #WnckWindow objects are always owned by libwnck and must not be
Packit 4e910c
#. * referenced or unreferenced.
Packit 4e910c
#.
Packit 4e910c
#: ../libwnck/window.c:49
Packit 4e910c
msgid "Untitled window"
Packit 4e910c
msgstr "Finestra senza titolo"
Packit 4e910c
Packit 4e910c
# Da qui in poi appaiono i messaggi per
Packit 4e910c
# il programma a riga di comando
Packit 4e910c
# wnckprop, spiegazione --help e altro
Packit 4e910c
#: ../libwnck/wnckprop.c:139
Packit 4e910c
msgid "X window ID of the window to examine or modify"
Packit 4e910c
msgstr "ID X window della finestra da esaminare o modificare"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:139 ../libwnck/wnckprop.c:146
Packit 4e910c
#: ../libwnck/wnckprop.c:156
Packit 4e910c
msgid "XID"
Packit 4e910c
msgstr "XID"
Packit 4e910c
Packit 4e910c
#. Translators: A group leader is the window that is the "owner" of a
Packit 4e910c
#. * group of windows, ie: if you have multiple windows in one
Packit 4e910c
#. * application, one window has some information about the application
Packit 4e910c
#. * (like the application name).
Packit 4e910c
#: ../libwnck/wnckprop.c:145
Packit 4e910c
msgid "X window ID of the group leader of an application to examine"
Packit 4e910c
msgstr "ID X window del leader di gruppo di un'applicazione da esaminare"
Packit 4e910c
Packit 4e910c
#. Translators: A class is like a "family". E.g., all gvim windows
Packit 4e910c
#. * are of the same class.
Packit 4e910c
#: ../libwnck/wnckprop.c:150
Packit 4e910c
msgid "Class resource of the class group to examine"
Packit 4e910c
msgstr "Risorsa di classe del gruppo di classi da esaminare"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:150
Packit 4e910c
msgid "CLASS"
Packit 4e910c
msgstr "CLASSE"
Packit 4e910c
Packit 4e910c
# qui comincia l'uso "tecnico" di workspace/vieport
Packit 4e910c
# lasciati non tradotti
Packit 4e910c
#: ../libwnck/wnckprop.c:152
Packit 4e910c
msgid "NUMBER of the workspace to examine or modify"
Packit 4e910c
msgstr "NUMERO di workspace da esaminare o modificare"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:152 ../libwnck/wnckprop.c:154
Packit 4e910c
#: ../libwnck/wnckprop.c:172 ../libwnck/wnckprop.c:174
Packit 4e910c
#: ../libwnck/wnckprop.c:176 ../libwnck/wnckprop.c:273
Packit 4e910c
msgid "NUMBER"
Packit 4e910c
msgstr "NUMERO"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:154
Packit 4e910c
msgid "NUMBER of the screen to examine or modify"
Packit 4e910c
msgstr "NUMERO dello schermo da esaminare o modificare"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:156
Packit 4e910c
msgid "Alias of --window"
Packit 4e910c
msgstr "Alias per --window"
Packit 4e910c
Packit 4e910c
#. Translators: A class is like a "family". E.g., all gvim windows
Packit 4e910c
#. * are of the same class.
Packit 4e910c
#: ../libwnck/wnckprop.c:164
Packit 4e910c
msgid ""
Packit 4e910c
"List windows of the application/class group/workspace/screen (output format: "
Packit 4e910c
"\"XID: Window Name\")"
Packit 4e910c
msgstr ""
Packit 4e910c
"Elenca le finestre della applicazione/gruppo di classi/workspace/schermo "
Packit 4e910c
"(formato: \"XID: Nome finestra\")"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:166
Packit 4e910c
msgid ""
Packit 4e910c
"List workspaces of the screen (output format: \"Number: Workspace Name\")"
Packit 4e910c
msgstr ""
Packit 4e910c
"Elenca le workspace dello schermo (formato: \"Numero: Nome spazio di lavoro"
Packit 4e910c
"\")"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:172
Packit 4e910c
msgid "Change the number of workspaces of the screen to NUMBER"
Packit 4e910c
msgstr "Cambia il numero di workspace dello schermo a NUMERO"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:174
Packit 4e910c
msgid "Change the workspace layout of the screen to use NUMBER rows"
Packit 4e910c
msgstr ""
Packit 4e910c
"Cambia la disposizione delle workspace dello schermo per usare NUMERO righe"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:176
Packit 4e910c
msgid "Change the workspace layout of the screen to use NUMBER columns"
Packit 4e910c
msgstr ""
Packit 4e910c
"Cambia la disposizione delle workspace dello schermo per usare NUMERO colonne"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:178
Packit 4e910c
msgid "Show the desktop"
Packit 4e910c
msgstr "Mostra la scrivania"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:180
Packit 4e910c
msgid "Stop showing the desktop"
Packit 4e910c
msgstr "Termina di mostrare la scrivania"
Packit 4e910c
Packit 4e910c
#. Translators: 'viewport' is kind of the viewable area. A viewport
Packit 4e910c
#. * can be used to implement workspaces (e.g. compiz is an example);
Packit 4e910c
#. * however it is not just the current workspace.
Packit 4e910c
#: ../libwnck/wnckprop.c:185
Packit 4e910c
msgid "Move the viewport of the current workspace to X coordinate X"
Packit 4e910c
msgstr ""
Packit 4e910c
"Sposta il viewport della workspace corrente alla coordinata orizzontale X"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:185 ../libwnck/wnckprop.c:275
Packit 4e910c
msgid "X"
Packit 4e910c
msgstr "X"
Packit 4e910c
Packit 4e910c
#. Translators: 'viewport' is kind of the viewable area. A viewport
Packit 4e910c
#. * can be used to implement workspaces (e.g. compiz is an example);
Packit 4e910c
#. * however it is not just the current workspace.
Packit 4e910c
#: ../libwnck/wnckprop.c:190
Packit 4e910c
msgid "Move the viewport of the current workspace to Y coordinate Y"
Packit 4e910c
msgstr ""
Packit 4e910c
"Sposta il viewport della workspace corrente alla coordinata verticale Y"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:190 ../libwnck/wnckprop.c:277
Packit 4e910c
msgid "Y"
Packit 4e910c
msgstr "Y"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:196
Packit 4e910c
msgid "Minimize the window"
Packit 4e910c
msgstr "Minimizza la finestra"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:198
Packit 4e910c
msgid "Unminimize the window"
Packit 4e910c
msgstr "Deminimizza la finestra"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:200
Packit 4e910c
msgid "Maximize the window"
Packit 4e910c
msgstr "Massimizza la finestra"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:202
Packit 4e910c
msgid "Unmaximize the window"
Packit 4e910c
msgstr "Demassimizza la finestra"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:204
Packit 4e910c
msgid "Maximize horizontally the window"
Packit 4e910c
msgstr "Massimizza orizzontalmente la finestra"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:206
Packit 4e910c
msgid "Unmaximize horizontally the window"
Packit 4e910c
msgstr "Demassimizza orizzontalmente la finestra"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:208
Packit 4e910c
msgid "Maximize vertically the window"
Packit 4e910c
msgstr "Massimizza verticalmente la finestra"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:210
Packit 4e910c
msgid "Unmaximize vertically the window"
Packit 4e910c
msgstr "Demassimizza verticalmente la finestra"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:212
Packit 4e910c
msgid "Start moving the window via the keyboard"
Packit 4e910c
msgstr "Inizia il movimento della finestra con la tastiera"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:214
Packit 4e910c
msgid "Start resizing the window via the keyboard"
Packit 4e910c
msgstr "Inizia il ridimensionamento della finestra con la tastiera"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:216
Packit 4e910c
msgid "Activate the window"
Packit 4e910c
msgstr "Attiva la finestra"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:218
Packit 4e910c
msgid "Close the window"
Packit 4e910c
msgstr "Chiude la finestra"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:221
Packit 4e910c
msgid "Make the window fullscreen"
Packit 4e910c
msgstr "Fa sì che la finestra passi a schermo intero"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:223
Packit 4e910c
msgid "Make the window quit fullscreen mode"
Packit 4e910c
msgstr "Fa sì che la finestra esca dal modo a schermo intero"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:225
Packit 4e910c
msgid "Make the window always on top"
Packit 4e910c
msgstr "Fa sì che la finestra sia sempre in primo piano"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:227
Packit 4e910c
msgid "Make the window not always on top"
Packit 4e910c
msgstr "Fa sia che la finestra non sia sempre in primo piano"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:229
Packit 4e910c
msgid "Make the window below other windows"
Packit 4e910c
msgstr "Fa sì che la finestra sia sotto le altre finestre"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:231
Packit 4e910c
msgid "Make the window not below other windows"
Packit 4e910c
msgstr "Fa sì che la finestra non sia sotto le altre finestre"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:233
Packit 4e910c
msgid "Shade the window"
Packit 4e910c
msgstr "Arrotola la finestra"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:235
Packit 4e910c
msgid "Unshade the window"
Packit 4e910c
msgstr "Srotola la finestra"
Packit 4e910c
Packit 4e910c
#. Translators: 'viewport' is kind of the viewable area. A viewport
Packit 4e910c
#. * can be used to implement workspaces (e.g. compiz is an example);
Packit 4e910c
#. * however it is not just the current workspace.
Packit 4e910c
#: ../libwnck/wnckprop.c:240
Packit 4e910c
msgid "Make the window have a fixed position in the viewport"
Packit 4e910c
msgstr "Fa sì che la finestra abbia una posizione fissa nel viewport"
Packit 4e910c
Packit 4e910c
#. Translators: 'viewport' is kind of the viewable area. A viewport
Packit 4e910c
#. * can be used to implement workspaces (e.g. compiz is an example);
Packit 4e910c
#. * however it is not just the current workspace.
Packit 4e910c
#: ../libwnck/wnckprop.c:245
Packit 4e910c
msgid "Make the window not have a fixed position in the viewport"
Packit 4e910c
msgstr "Fa sì che la finestra non abbia una posizione fissa nel viewport"
Packit 4e910c
Packit 4e910c
#. Translators: A pager is the technical term for the workspace
Packit 4e910c
#. * switcher. It's a representation of all workspaces with windows
Packit 4e910c
#. * inside it. Please make sure that the translation is in sync with
Packit 4e910c
#. * gnome-panel, where this term is also used in translatable strings
Packit 4e910c
#.
Packit 4e910c
#: ../libwnck/wnckprop.c:252
Packit 4e910c
msgid "Make the window not appear in pagers"
Packit 4e910c
msgstr "Fa sì che la finestra non appaia nei pager"
Packit 4e910c
Packit 4e910c
#. Translators: A pager is the technical term for the workspace
Packit 4e910c
#. * switcher. It's a representation of all workspaces with windows
Packit 4e910c
#. * inside it. Please make sure that the translation is in sync with
Packit 4e910c
#. * gnome-panel, where this term is also used in translatable strings
Packit 4e910c
#.
Packit 4e910c
#: ../libwnck/wnckprop.c:259
Packit 4e910c
msgid "Make the window appear in pagers"
Packit 4e910c
msgstr "Fa sì che la finestra appaia nei pager"
Packit 4e910c
Packit 4e910c
#. Translators: "tasklist" is the list of running applications (the
Packit 4e910c
#. * window list)
Packit 4e910c
#: ../libwnck/wnckprop.c:263
Packit 4e910c
msgid "Make the window not appear in tasklists"
Packit 4e910c
msgstr "Fa sì che la finestra non appaia nelle tasklist"
Packit 4e910c
Packit 4e910c
#. Translators: "tasklist" is the list of running applications (the
Packit 4e910c
#. * window list)
Packit 4e910c
#: ../libwnck/wnckprop.c:267
Packit 4e910c
msgid "Make the window appear in tasklists"
Packit 4e910c
msgstr "Fa sì che la finestra appaia nelle tasklist"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:269
Packit 4e910c
msgid "Make the window visible on all workspaces"
Packit 4e910c
msgstr "Rende visibile la finestra su tutte le workspace"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:271
Packit 4e910c
msgid "Make the window visible on the current workspace only"
Packit 4e910c
msgstr "Rende visibile la finestra solo sulla workspace attuale"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:273
Packit 4e910c
msgid "Move the window to workspace NUMBER (first workspace is 0)"
Packit 4e910c
msgstr "Sposta la finestra sulla workspace NUMERO (la prima workspace è 0)"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:275
Packit 4e910c
msgid "Change the X coordinate of the window to X"
Packit 4e910c
msgstr "Cambia la coordinata orizzontale della finestra in X"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:277
Packit 4e910c
msgid "Change the Y coordinate of the window to Y"
Packit 4e910c
msgstr "Cambia la coordinata verticale della finestra in Y"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:279
Packit 4e910c
msgid "Change the width of the window to WIDTH"
Packit 4e910c
msgstr "Cambia la larghezza della finestra in LARGHEZZA"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:279
Packit 4e910c
msgid "WIDTH"
Packit 4e910c
msgstr "LARGHEZZA"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:281
Packit 4e910c
msgid "Change the height of the window to HEIGHT"
Packit 4e910c
msgstr "Cambia l'altezza della finestra in ALTEZZA"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:281
Packit 4e910c
msgid "HEIGHT"
Packit 4e910c
msgstr "ALTEZZA"
Packit 4e910c
Packit 4e910c
#. Translators: do not translate "normal, desktop, dock..."
Packit 4e910c
#: ../libwnck/wnckprop.c:284
Packit 4e910c
msgid ""
Packit 4e910c
"Change the type of the window to TYPE (valid values: normal, desktop, dock, "
Packit 4e910c
"dialog, toolbar, menu, utility, splash)"
Packit 4e910c
msgstr ""
Packit 4e910c
"Cambia il tipo della finestra in TIPO (valori validi: normal, desktop, dock, "
Packit 4e910c
"dialog, toolbar, menu, utility, splash)"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:284
Packit 4e910c
msgid "TYPE"
Packit 4e910c
msgstr "TIPO"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:290
Packit 4e910c
msgid "Change the name of the workspace to NAME"
Packit 4e910c
msgstr "Cambia il nome della workspace in NOME"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:290
Packit 4e910c
msgid "NAME"
Packit 4e910c
msgstr "NOME"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:292
Packit 4e910c
msgid "Activate the workspace"
Packit 4e910c
msgstr "Attiva la workspace"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:386 ../libwnck/wnckprop.c:410
Packit 4e910c
#: ../libwnck/wnckprop.c:446 ../libwnck/wnckprop.c:469
Packit 4e910c
#, c-format
Packit 4e910c
msgid "Invalid value \"%s\" for --%s"
Packit 4e910c
msgstr "Valore \"%s\" non valido per --%s"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:503 ../libwnck/wnckprop.c:522
Packit 4e910c
#, c-format
Packit 4e910c
msgid ""
Packit 4e910c
"Conflicting options are present: screen %d should be interacted with, but --"
Packit 4e910c
"%s has been used\n"
Packit 4e910c
msgstr ""
Packit 4e910c
"Sono presenti opzioni contraddittorie: si dovrebbe interagire con lo schermo "
Packit 4e910c
"%d, ma è stato usato --%s\n"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:512
Packit 4e910c
#, c-format
Packit 4e910c
msgid ""
Packit 4e910c
"Conflicting options are present: windows or workspaces of screen %d should "
Packit 4e910c
"be listed, but --%s has been used\n"
Packit 4e910c
msgstr ""
Packit 4e910c
"Sono presenti opzioni contraddittorie: si dovrebbero elencare le finestre o "
Packit 4e910c
"le workspace dello schermo %d, ma è stato usato --%s\n"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:535 ../libwnck/wnckprop.c:555
Packit 4e910c
#, c-format
Packit 4e910c
msgid ""
Packit 4e910c
"Conflicting options are present: workspace %d should be interacted with, but "
Packit 4e910c
"--%s has been used\n"
Packit 4e910c
msgstr ""
Packit 4e910c
"Sono presenti opzioni contraddittorie: si dovrebbe interagire con la "
Packit 4e910c
"workspace %d, ma è stato usato --%s\n"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:545
Packit 4e910c
#, c-format
Packit 4e910c
msgid ""
Packit 4e910c
"Conflicting options are present: windows of workspace %d should be listed, "
Packit 4e910c
"but --%s has been used\n"
Packit 4e910c
msgstr ""
Packit 4e910c
"Sono presenti opzioni contraddittorie: si dovrebbero elencare le finestre "
Packit 4e910c
"della workspace %d, ma è stato usato --%s\n"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:567
Packit 4e910c
#, c-format
Packit 4e910c
msgid ""
Packit 4e910c
"Conflicting options are present: an application should be interacted with, "
Packit 4e910c
"but --%s has been used\n"
Packit 4e910c
msgstr ""
Packit 4e910c
"Sono presenti opzioni contraddittorie: si dovrebbe interagire con "
Packit 4e910c
"un'applicazione, ma è stato usato --%s\n"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:577
Packit 4e910c
#, c-format
Packit 4e910c
msgid ""
Packit 4e910c
"Conflicting options are present: windows of an application should be listed, "
Packit 4e910c
"but --%s has been used\n"
Packit 4e910c
msgstr ""
Packit 4e910c
"Sono presenti opzioni contraddittorie: si dovrebbero elencare le finestre di "
Packit 4e910c
"un'applicazione, ma è stato usato --%s\n"
Packit 4e910c
Packit 4e910c
#. Translators: A class is like a "family". E.g., all gvim windows
Packit 4e910c
#. * are of the same class.
Packit 4e910c
#: ../libwnck/wnckprop.c:591
Packit 4e910c
#, c-format
Packit 4e910c
msgid ""
Packit 4e910c
"Conflicting options are present: class group \"%s\" should be interacted "
Packit 4e910c
"with, but --%s has been used\n"
Packit 4e910c
msgstr ""
Packit 4e910c
"Sono presenti opzioni contraddittorie: si dovrebbe interagire con il gruppo "
Packit 4e910c
"di classe \"%s\", ma è stato usato --%s\n"
Packit 4e910c
Packit 4e910c
#. Translators: A class is like a "family". E.g., all gvim windows
Packit 4e910c
#. * are of the same class.
Packit 4e910c
#: ../libwnck/wnckprop.c:603
Packit 4e910c
#, c-format
Packit 4e910c
msgid ""
Packit 4e910c
"Conflicting options are present: windows of class group \"%s\" should be "
Packit 4e910c
"listed, but --%s has been used\n"
Packit 4e910c
msgstr ""
Packit 4e910c
"Sono presenti opzioni contraddittorie: si dovrebbero elencare le finestre "
Packit 4e910c
"del gruppo di classe \"%s\", ma è stato usato --%s\n"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:615 ../libwnck/wnckprop.c:624
Packit 4e910c
#, c-format
Packit 4e910c
msgid ""
Packit 4e910c
"Conflicting options are present: a window should be interacted with, but --"
Packit 4e910c
"%s has been used\n"
Packit 4e910c
msgstr ""
Packit 4e910c
"Sono presenti opzioni contraddittorie: si dovrebbe interagire con una "
Packit 4e910c
"finestra, ma è stato usato --%s\n"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:643 ../libwnck/wnckprop.c:724
Packit 4e910c
#: ../libwnck/wnckprop.c:771
Packit 4e910c
#, c-format
Packit 4e910c
msgid "Conflicting options are present: --%s and --%s\n"
Packit 4e910c
msgstr "Sono presenti opzioni contraddittorie: --%s e --%s\n"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:682
Packit 4e910c
#, c-format
Packit 4e910c
msgid ""
Packit 4e910c
"Invalid argument \"%d\" for --%s: the argument must be strictly positive\n"
Packit 4e910c
msgstr ""
Packit 4e910c
"Argomento \"%d\" non valido per --%s: l'argomento deve essere strettamente "
Packit 4e910c
"positivo\n"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:695
Packit 4e910c
#, c-format
Packit 4e910c
msgid "Invalid argument \"%d\" for --%s: the argument must be positive\n"
Packit 4e910c
msgstr ""
Packit 4e910c
"Argomento \"%d\" non valido per --%s: l'argomento deve essere positivo\n"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:790
Packit 4e910c
#, c-format
Packit 4e910c
msgid "Conflicting options are present: --%s or --%s, and --%s\n"
Packit 4e910c
msgstr "Sono presenti opzioni contraddittorie: --%s o --%s insieme a --%s\n"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:822
Packit 4e910c
#, c-format
Packit 4e910c
msgid "Invalid argument \"%s\" for --%s, valid values are: %s\n"
Packit 4e910c
msgstr "Argomento \"%s\" non valido per --%s, valori validi sono: %s\n"
Packit 4e910c
Packit 4e910c
# credo che workspace sia da intendere
Packit 4e910c
# plurale qui, altrimenti non avrebbe
Packit 4e910c
# senso parlare di layout
Packit 4e910c
#: ../libwnck/wnckprop.c:865
Packit 4e910c
#, c-format
Packit 4e910c
msgid ""
Packit 4e910c
"Cannot change the workspace layout on the screen: the layout is already "
Packit 4e910c
"owned\n"
Packit 4e910c
msgstr ""
Packit 4e910c
"Impossibile cambiare la disposizione delle workspace sullo schermo: la "
Packit 4e910c
"disposizione è già posseduta\n"
Packit 4e910c
Packit 4e910c
#. Translators: 'viewport' is kind of the viewable area. A viewport
Packit 4e910c
#. * can be used to implement workspaces (e.g. compiz is an example);
Packit 4e910c
#. * however it is not just the current workspace.
Packit 4e910c
#: ../libwnck/wnckprop.c:900
Packit 4e910c
#, c-format
Packit 4e910c
msgid ""
Packit 4e910c
"Viewport cannot be moved: the current workspace does not contain a viewport\n"
Packit 4e910c
msgstr ""
Packit 4e910c
"Impossibile muovere il viewport: la workspace attuale non contiene alcun "
Packit 4e910c
"viewport\n"
Packit 4e910c
Packit 4e910c
# current --> attuale --> in uso ??
Packit 4e910c
#. Translators: 'viewport' is kind of the viewable area. A viewport
Packit 4e910c
#. * can be used to implement workspaces (e.g. compiz is an example);
Packit 4e910c
#. * however it is not just the current workspace.
Packit 4e910c
#: ../libwnck/wnckprop.c:907
Packit 4e910c
#, c-format
Packit 4e910c
msgid "Viewport cannot be moved: there is no current workspace\n"
Packit 4e910c
msgstr "Impossibile muovere il viewport: non c'è alcuna workspace in uso\n"
Packit 4e910c
Packit 4e910c
#. FIXME: why do we have dual & boolean API. This is not consistent!
Packit 4e910c
#: ../libwnck/wnckprop.c:943 ../libwnck/wnckprop.c:952
Packit 4e910c
#: ../libwnck/wnckprop.c:961 ../libwnck/wnckprop.c:968
Packit 4e910c
#: ../libwnck/wnckprop.c:978 ../libwnck/wnckprop.c:985
Packit 4e910c
#: ../libwnck/wnckprop.c:994 ../libwnck/wnckprop.c:1043
Packit 4e910c
#, c-format
Packit 4e910c
msgid "Action not allowed\n"
Packit 4e910c
msgstr "Azione non consentita\n"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:1039
Packit 4e910c
#, c-format
Packit 4e910c
msgid "Window cannot be moved to workspace %d: the workspace does not exist\n"
Packit 4e910c
msgstr ""
Packit 4e910c
"Impossibile muovere la finestra sulla workspace %d: l'area non esiste\n"
Packit 4e910c
Packit 4e910c
#. Translators: 'unset' in the sense of "something has not been set".
Packit 4e910c
#: ../libwnck/wnckprop.c:1103 ../libwnck/wnckprop.c:1235
Packit 4e910c
msgid "<name unset>"
Packit 4e910c
msgstr "<nome non impostato>"
Packit 4e910c
Packit 4e910c
#. Translators: %lu is a window number and %s a window name
Packit 4e910c
#: ../libwnck/wnckprop.c:1106
Packit 4e910c
#, c-format
Packit 4e910c
msgid "%lu: %s\n"
Packit 4e910c
msgstr "%lu: %s\n"
Packit 4e910c
Packit 4e910c
#. Translators: %d is a workspace number and %s a workspace name
Packit 4e910c
#: ../libwnck/wnckprop.c:1126
Packit 4e910c
#, c-format
Packit 4e910c
msgid "%d: %s\n"
Packit 4e910c
msgstr "%d: %s\n"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:1189
Packit 4e910c
#, c-format
Packit 4e910c
msgid "Screen Number: %d\n"
Packit 4e910c
msgstr "Numero schermo: %d\n"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:1191 ../libwnck/wnckprop.c:1272
Packit 4e910c
#, c-format
Packit 4e910c
msgid "Geometry (width, height): %d, %d\n"
Packit 4e910c
msgstr "Geometria (larghezza, altezza): %d, %d\n"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:1195
Packit 4e910c
#, c-format
Packit 4e910c
msgid "Number of Workspaces: %d\n"
Packit 4e910c
msgstr "Numero di workspace: %d\n"
Packit 4e910c
Packit 4e910c
# accorciato per entrare negli 80 caratteri della console
Packit 4e910c
#: ../libwnck/wnckprop.c:1201
Packit 4e910c
#, c-format
Packit 4e910c
msgid "Workspace Layout (rows, columns, orientation): %d, %d, %s\n"
Packit 4e910c
msgstr "Disposizione delle workspace (rig, col, orient): %d, %d, %s\n"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:1211 ../libwnck/wnckprop.c:1268
Packit 4e910c
#: ../libwnck/wnckprop.c:1465
Packit 4e910c
msgid "<no EWMH-compliant window manager>"
Packit 4e910c
msgstr "<window manager non conforme a EWMH>"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:1212
Packit 4e910c
#, c-format
Packit 4e910c
msgid "Window Manager: %s\n"
Packit 4e910c
msgstr "Window manager: %s\n"
Packit 4e910c
Packit 4e910c
#. Translators: %d is a workspace number and %s a workspace name
Packit 4e910c
#: ../libwnck/wnckprop.c:1217 ../libwnck/wnckprop.c:1298
Packit 4e910c
#: ../libwnck/wnckprop.c:1310 ../libwnck/wnckprop.c:1322
Packit 4e910c
#: ../libwnck/wnckprop.c:1334 ../libwnck/wnckprop.c:1450
Packit 4e910c
#, c-format
Packit 4e910c
msgid "%d (\"%s\")"
Packit 4e910c
msgstr "%d (\"%s\")"
Packit 4e910c
Packit 4e910c
#. Translators: "none" here means "no workspace"
Packit 4e910c
#: ../libwnck/wnckprop.c:1222 ../libwnck/wnckprop.c:1303
Packit 4e910c
#: ../libwnck/wnckprop.c:1315 ../libwnck/wnckprop.c:1327
Packit 4e910c
#: ../libwnck/wnckprop.c:1339 ../libwnck/wnckprop.c:1457
Packit 4e910c
msgctxt "workspace"
Packit 4e910c
msgid "none"
Packit 4e910c
msgstr "nessuna"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:1223
Packit 4e910c
#, c-format
Packit 4e910c
msgid "Active Workspace: %s\n"
Packit 4e910c
msgstr "Workspace attiva: %s\n"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:1232
Packit 4e910c
#, c-format
Packit 4e910c
msgid "\"%s\""
Packit 4e910c
msgstr "\"%s\""
Packit 4e910c
Packit 4e910c
#. Translators: %lu is a window identifier (number) and %s a window name
Packit 4e910c
#: ../libwnck/wnckprop.c:1238
Packit 4e910c
#, c-format
Packit 4e910c
msgid "%lu (%s)"
Packit 4e910c
msgstr "%lu (%s)"
Packit 4e910c
Packit 4e910c
#. Translators: "none" here means "no window"
Packit 4e910c
#: ../libwnck/wnckprop.c:1244
Packit 4e910c
msgctxt "window"
Packit 4e910c
msgid "none"
Packit 4e910c
msgstr "nessuna"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:1245
Packit 4e910c
#, c-format
Packit 4e910c
msgid "Active Window: %s\n"
Packit 4e910c
msgstr "Finestra attiva: %s\n"
Packit 4e910c
Packit 4e910c
# nota: %s è true o false, ecco perché "mostrata"
Packit 4e910c
# dovrebbe intendere che si sono nascoste le
Packit 4e910c
# finestre e mostrata la scrivania, come fa il pulsante
Packit 4e910c
# del pannello di GNOME
Packit 4e910c
#: ../libwnck/wnckprop.c:1248
Packit 4e910c
#, c-format
Packit 4e910c
msgid "Showing the desktop: %s\n"
Packit 4e910c
msgstr "Scrivania mostrata: %s\n"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:1250
Packit 4e910c
msgid "true"
Packit 4e910c
msgstr "vero"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:1250
Packit 4e910c
msgid "false"
Packit 4e910c
msgstr "falso"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:1261
Packit 4e910c
#, c-format
Packit 4e910c
msgid "Workspace Name: %s\n"
Packit 4e910c
msgstr "Nome della workspace: %s\n"
Packit 4e910c
Packit 4e910c
# controllato, è riferito a quella esaminata
Packit 4e910c
#: ../libwnck/wnckprop.c:1262
Packit 4e910c
#, c-format
Packit 4e910c
msgid "Workspace Number: %d\n"
Packit 4e910c
msgstr "Numero della workspace: %d\n"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:1269 ../libwnck/wnckprop.c:1466
Packit 4e910c
#, c-format
Packit 4e910c
msgid "On Screen: %d (Window Manager: %s)\n"
Packit 4e910c
msgstr "Sullo schermo: %d (window manager: %s)\n"
Packit 4e910c
Packit 4e910c
#. Translators: 'viewport' is kind of the viewable area. A viewport can be
Packit 4e910c
#. * used to implement workspaces (e.g. compiz is an example); however it is
Packit 4e910c
#. * not just the current workspace.
Packit 4e910c
#: ../libwnck/wnckprop.c:1284
Packit 4e910c
msgid "<no viewport>"
Packit 4e910c
msgstr "<nessun viewport>"
Packit 4e910c
Packit 4e910c
#. Translators: 'viewport' is kind of the viewable area. A viewport can be
Packit 4e910c
#. * used to implement workspaces (e.g. compiz is an example); however it is
Packit 4e910c
#. * not just the current workspace.
Packit 4e910c
#: ../libwnck/wnckprop.c:1288
Packit 4e910c
#, c-format
Packit 4e910c
msgid "Viewport position (x, y): %s\n"
Packit 4e910c
msgstr "Posizione viewport (x, y): %s\n"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:1291
Packit 4e910c
#, c-format
Packit 4e910c
msgid "Position in Layout (row, column): %d, %d\n"
Packit 4e910c
msgstr "Posizione nella disposizione (riga, colonna): %d, %d\n"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:1304
Packit 4e910c
#, c-format
Packit 4e910c
msgid "Left Neighbor: %s\n"
Packit 4e910c
msgstr "Vicino a sinistra: %s\n"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:1316
Packit 4e910c
#, c-format
Packit 4e910c
msgid "Right Neighbor: %s\n"
Packit 4e910c
msgstr "Vicino a destra: %s\n"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:1328
Packit 4e910c
#, c-format
Packit 4e910c
msgid "Top Neighbor: %s\n"
Packit 4e910c
msgstr "Vicino in alto: %s\n"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:1340
Packit 4e910c
#, c-format
Packit 4e910c
msgid "Bottom Neighbor: %s\n"
Packit 4e910c
msgstr "Vicino in basso: %s\n"
Packit 4e910c
Packit 4e910c
#. Translators: A class is like a "family". E.g., all gvim windows are of the
Packit 4e910c
#. * same class.
Packit 4e910c
#: ../libwnck/wnckprop.c:1353 ../libwnck/wnckprop.c:1512
Packit 4e910c
#, c-format
Packit 4e910c
msgid "Class Group ID: %s\n"
Packit 4e910c
msgstr "ID del gruppo di classe: %s\n"
Packit 4e910c
Packit 4e910c
#. Translators: A class is like a "family". E.g., all gvim windows are of the
Packit 4e910c
#. * same class.
Packit 4e910c
#: ../libwnck/wnckprop.c:1357
Packit 4e910c
#, c-format
Packit 4e910c
msgid "Class Group Name: %s\n"
Packit 4e910c
msgstr "Nome del gruppo di classe: %s\n"
Packit 4e910c
Packit 4e910c
#. Translators: 'set' in the sense of "something has been set".
Packit 4e910c
#: ../libwnck/wnckprop.c:1363 ../libwnck/wnckprop.c:1387
Packit 4e910c
#: ../libwnck/wnckprop.c:1441
Packit 4e910c
msgid "set"
Packit 4e910c
msgstr "impostato"
Packit 4e910c
Packit 4e910c
#. Translators: 'unset' in the sense of "something has not been set".
Packit 4e910c
#: ../libwnck/wnckprop.c:1366 ../libwnck/wnckprop.c:1390
Packit 4e910c
#: ../libwnck/wnckprop.c:1397 ../libwnck/wnckprop.c:1427
Packit 4e910c
#: ../libwnck/wnckprop.c:1434 ../libwnck/wnckprop.c:1444
Packit 4e910c
#: ../libwnck/wnckprop.c:1509 ../libwnck/wnckprop.c:1518
Packit 4e910c
#: ../libwnck/wnckprop.c:1530 ../libwnck/wnckprop.c:1538
Packit 4e910c
#: ../libwnck/wnckprop.c:1545
Packit 4e910c
msgid "<unset>"
Packit 4e910c
msgstr "<non impostato>"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:1367 ../libwnck/wnckprop.c:1391
Packit 4e910c
#: ../libwnck/wnckprop.c:1445
Packit 4e910c
#, c-format
Packit 4e910c
msgid "Icons: %s\n"
Packit 4e910c
msgstr "Icone: %s\n"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:1370 ../libwnck/wnckprop.c:1408
Packit 4e910c
#, c-format
Packit 4e910c
msgid "Number of Windows: %d\n"
Packit 4e910c
msgstr "Numero di finestre: %d\n"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:1382 ../libwnck/wnckprop.c:1428
Packit 4e910c
#, c-format
Packit 4e910c
msgid "Name: %s\n"
Packit 4e910c
msgstr "Nome: %s\n"
Packit 4e910c
Packit 4e910c
#. Translators: note that "Icon" here has a specific window
Packit 4e910c
#. * management-related meaning. It means minimized.
Packit 4e910c
#: ../libwnck/wnckprop.c:1383 ../libwnck/wnckprop.c:1437
Packit 4e910c
#, c-format
Packit 4e910c
msgid "Icon Name: %s\n"
Packit 4e910c
msgstr "Nome icona: %s\n"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:1398 ../libwnck/wnckprop.c:1531
Packit 4e910c
#, c-format
Packit 4e910c
msgid "PID: %s\n"
Packit 4e910c
msgstr "PID: %s\n"
Packit 4e910c
Packit 4e910c
#. Translators: "none" here means "no startup ID"
Packit 4e910c
#: ../libwnck/wnckprop.c:1405
Packit 4e910c
msgctxt "startupID"
Packit 4e910c
msgid "none"
Packit 4e910c
msgstr "nessuno"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:1406
Packit 4e910c
#, c-format
Packit 4e910c
msgid "Startup ID: %s\n"
Packit 4e910c
msgstr "ID avvio: %s\n"
Packit 4e910c
Packit 4e910c
# credo vada al posto del %s di quello dopo, quindi...
Packit 4e910c
#: ../libwnck/wnckprop.c:1454
Packit 4e910c
msgid "all workspaces"
Packit 4e910c
msgstr "tutte"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:1458
Packit 4e910c
#, c-format
Packit 4e910c
msgid "On Workspace: %s\n"
Packit 4e910c
msgstr "Sulla workspace: %s\n"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:1473
Packit 4e910c
msgid "normal window"
Packit 4e910c
msgstr "finestra normale"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:1476
Packit 4e910c
msgid "desktop"
Packit 4e910c
msgstr "scrivania"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:1479
Packit 4e910c
msgid "dock or panel"
Packit 4e910c
msgstr "dock o pannello"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:1482
Packit 4e910c
msgid "dialog window"
Packit 4e910c
msgstr "finestra dialogo"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:1485
Packit 4e910c
msgid "tearoff toolbar"
Packit 4e910c
msgstr "barra strumenti staccata"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:1488
Packit 4e910c
msgid "tearoff menu"
Packit 4e910c
msgstr "menù staccato"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:1491
Packit 4e910c
msgid "utility window"
Packit 4e910c
msgstr "finestra utilità"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:1494
Packit 4e910c
msgid "splash screen"
Packit 4e910c
msgstr "splash screen"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:1499
Packit 4e910c
#, c-format
Packit 4e910c
msgid "Window Type: %s\n"
Packit 4e910c
msgstr "Tipo di finestra: %s\n"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:1502
Packit 4e910c
#, c-format
Packit 4e910c
msgid "Geometry (x, y, width, height): %d, %d, %d, %d\n"
Packit 4e910c
msgstr "Geometria (x, y, larghezza, altezza): %d, %d, %d, %d\n"
Packit 4e910c
Packit 4e910c
#. Translators: A class is like a "family". E.g., all gvim windows are of the
Packit 4e910c
#. * same class. The class instance is a way to differentiate windows belonging
Packit 4e910c
#. * to the same class group.
Packit 4e910c
#: ../libwnck/wnckprop.c:1522
Packit 4e910c
#, c-format
Packit 4e910c
msgid "Class Instance: %s\n"
Packit 4e910c
msgstr "Istanza di classe: %s\n"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:1524
Packit 4e910c
#, c-format
Packit 4e910c
msgid "XID: %lu\n"
Packit 4e910c
msgstr "XID: %lu\n"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:1539
Packit 4e910c
#, c-format
Packit 4e910c
msgid "Session ID: %s\n"
Packit 4e910c
msgstr "ID sessione: %s\n"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:1546
Packit 4e910c
#, c-format
Packit 4e910c
msgid "Role: %s\n"
Packit 4e910c
msgstr "Ruolo: %s\n"
Packit 4e910c
Packit 4e910c
#. Translators: A group leader is the window that is the "owner" of a group
Packit 4e910c
#. * of windows, ie: if you have multiple windows in one application, one
Packit 4e910c
#. * window has some information about the application (like the application
Packit 4e910c
#. * name).
Packit 4e910c
#: ../libwnck/wnckprop.c:1553
Packit 4e910c
#, c-format
Packit 4e910c
msgid "Group Leader: %lu\n"
Packit 4e910c
msgstr "Leader di gruppo: %lu\n"
Packit 4e910c
Packit 4e910c
#. Translators: A window can be transient for another window: it means it's
Packit 4e910c
#. * on top of it
Packit 4e910c
#: ../libwnck/wnckprop.c:1559
Packit 4e910c
#, c-format
Packit 4e910c
msgid "Transient for: %lu\n"
Packit 4e910c
msgstr "Transiente per: %lu\n"
Packit 4e910c
Packit 4e910c
#. FIXME: else print something?
Packit 4e910c
#. Translators: we're building a list of items here.             * For example, the result is "a, b".                            * In this case, the first string is "a", the second             * string is ", " and the third string is "b".                   * We can then use this information here to also                 * recursively build longer lists, like "a, b, c, d"
Packit 4e910c
#. Translators: we're building a list of items here.             * The end result is something like "a, b, c"                    * In this case, the first string is "a, b", the second          * string is ", " and the third string is "c"
Packit 4e910c
#: ../libwnck/wnckprop.c:1574 ../libwnck/wnckprop.c:1622
Packit 4e910c
#, c-format
Packit 4e910c
msgid "%1$s%2$s%3$s"
Packit 4e910c
msgstr "%1$s%2$s%3$s"
Packit 4e910c
Packit 4e910c
#. Translators: see comment for "%1$s%2$s%3$s" in order          * to properly translate this
Packit 4e910c
#: ../libwnck/wnckprop.c:1578 ../libwnck/wnckprop.c:1624
Packit 4e910c
msgid ", "
Packit 4e910c
msgstr ", "
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:1584
Packit 4e910c
msgid "minimized"
Packit 4e910c
msgstr "minimizzata"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:1585
Packit 4e910c
msgid "maximized"
Packit 4e910c
msgstr "massimizzata"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:1589
Packit 4e910c
msgid "maximized horizontally"
Packit 4e910c
msgstr "massimizzata orizzontalmente"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:1591
Packit 4e910c
msgid "maximized vertically"
Packit 4e910c
msgstr "massimizzata verticalmente"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:1593
Packit 4e910c
msgid "shaded"
Packit 4e910c
msgstr "arrotolata"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:1594
Packit 4e910c
msgid "pinned"
Packit 4e910c
msgstr "pinned"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:1595
Packit 4e910c
msgid "sticky"
Packit 4e910c
msgstr "stiky"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:1596
Packit 4e910c
msgid "above"
Packit 4e910c
msgstr "sopra"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:1597
Packit 4e910c
msgid "below"
Packit 4e910c
msgstr "sotto"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:1598
Packit 4e910c
msgid "fullscreen"
Packit 4e910c
msgstr "schermo intero"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:1599
Packit 4e910c
msgid "needs attention"
Packit 4e910c
msgstr "necessita attenzione"
Packit 4e910c
Packit 4e910c
#. Translators: A pager is the technical term for the workspace switcher.
Packit 4e910c
#. * It's a representation of all workspaces with windows inside it.
Packit 4e910c
#. * Please make sure that the translation is in sync with gnome-panel,
Packit 4e910c
#. * where this term is also used in translatable strings
Packit 4e910c
#: ../libwnck/wnckprop.c:1604
Packit 4e910c
msgid "skip pager"
Packit 4e910c
msgstr "evita pager"
Packit 4e910c
Packit 4e910c
#. Translators: "tasklist" is the list of running applications (the window
Packit 4e910c
#. * list)
Packit 4e910c
#: ../libwnck/wnckprop.c:1607
Packit 4e910c
msgid "skip tasklist"
Packit 4e910c
msgstr "evita tasklist"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:1609
Packit 4e910c
msgid "normal"
Packit 4e910c
msgstr "normale"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:1610
Packit 4e910c
#, c-format
Packit 4e910c
msgid "State: %s\n"
Packit 4e910c
msgstr "Stato: %s\n"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:1631
Packit 4e910c
msgid "move"
Packit 4e910c
msgstr "sposta"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:1632
Packit 4e910c
msgid "resize"
Packit 4e910c
msgstr "ridimensiona"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:1633
Packit 4e910c
msgid "shade"
Packit 4e910c
msgstr "arrotola"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:1634
Packit 4e910c
msgid "unshade"
Packit 4e910c
msgstr "srotola"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:1635
Packit 4e910c
msgid "stick"
Packit 4e910c
msgstr "stick"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:1636
Packit 4e910c
msgid "unstick"
Packit 4e910c
msgstr "unstick"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:1638
Packit 4e910c
msgid "maximize horizontally"
Packit 4e910c
msgstr "massimizza orizzontalmente"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:1640
Packit 4e910c
msgid "unmaximize horizontally"
Packit 4e910c
msgstr "demassimizza orizzontalmente"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:1642
Packit 4e910c
msgid "maximize vertically"
Packit 4e910c
msgstr "massimizza verticalmente"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:1644
Packit 4e910c
msgid "unmaximize vertically"
Packit 4e910c
msgstr "demassimizza verticalmente"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:1647
Packit 4e910c
msgid "change workspace"
Packit 4e910c
msgstr "cambia workspace"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:1649
Packit 4e910c
msgid "pin"
Packit 4e910c
msgstr "pin"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:1651
Packit 4e910c
msgid "unpin"
Packit 4e910c
msgstr "unpin"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:1652
Packit 4e910c
msgid "minimize"
Packit 4e910c
msgstr "minimizza"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:1653
Packit 4e910c
msgid "unminimize"
Packit 4e910c
msgstr "deminimizza"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:1654
Packit 4e910c
msgid "maximize"
Packit 4e910c
msgstr "massimizza"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:1655
Packit 4e910c
msgid "unmaximize"
Packit 4e910c
msgstr "demassimizza"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:1657
Packit 4e910c
msgid "change fullscreen mode"
Packit 4e910c
msgstr "cambia modalità schermo intero"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:1658
Packit 4e910c
msgid "close"
Packit 4e910c
msgstr "chiudi"
Packit 4e910c
Packit 4e910c
# FIXME
Packit 4e910c
#: ../libwnck/wnckprop.c:1660
Packit 4e910c
msgid "make above"
Packit 4e910c
msgstr "fai sopra"
Packit 4e910c
Packit 4e910c
# FIXME
Packit 4e910c
#: ../libwnck/wnckprop.c:1662
Packit 4e910c
msgid "unmake above"
Packit 4e910c
msgstr "disfai sopra"
Packit 4e910c
Packit 4e910c
# FIXME
Packit 4e910c
#: ../libwnck/wnckprop.c:1664
Packit 4e910c
msgid "make below"
Packit 4e910c
msgstr "fai sotto"
Packit 4e910c
Packit 4e910c
# FIXME
Packit 4e910c
#: ../libwnck/wnckprop.c:1666
Packit 4e910c
msgid "unmake below"
Packit 4e910c
msgstr "disfai sotto"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:1668
Packit 4e910c
msgid "no action possible"
Packit 4e910c
msgstr "nessuna azione possibile"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:1669
Packit 4e910c
#, c-format
Packit 4e910c
msgid "Possible Actions: %s\n"
Packit 4e910c
msgstr "Azioni possibili: %s\n"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:1901
Packit 4e910c
msgid ""
Packit 4e910c
"Print or modify the properties of a screen/workspace/window, or interact "
Packit 4e910c
"with it, following the EWMH specification.\n"
Packit 4e910c
"For information about this specification, see:\n"
Packit 4e910c
"\thttp://freedesktop.org/wiki/Specifications/wm-spec"
Packit 4e910c
msgstr ""
Packit 4e910c
"Stampa o modifica le proprietà di uno schermo/workspace/finestra, oppure "
Packit 4e910c
"interagisce con questi, seguendo le specifiche EWMH.\n"
Packit 4e910c
"Per maggiori informazioni su tale specifica, consultare:\n"
Packit 4e910c
"\thttp://freedesktop.org/wiki/Specifications/wm-spec"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:1911
Packit 4e910c
msgid "Options to list windows or workspaces"
Packit 4e910c
msgstr "Opzioni per elencare finestre o workspace"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:1912
Packit 4e910c
msgid "Show options to list windows or workspaces"
Packit 4e910c
msgstr "Mostra le opzioni per elencare finestre o workspace"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:1919
Packit 4e910c
msgid "Options to modify properties of a window"
Packit 4e910c
msgstr "Opzioni per modificare le proprietà di una finestra"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:1920
Packit 4e910c
msgid "Show options to modify properties of a window"
Packit 4e910c
msgstr "Mostra le opzioni per modificare le proprietà di una finestra"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:1927
Packit 4e910c
msgid "Options to modify properties of a workspace"
Packit 4e910c
msgstr "Opzioni per modificare le proprietà di una workspace"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:1928
Packit 4e910c
msgid "Show options to modify properties of a workspace"
Packit 4e910c
msgstr "Mostra le opzioni per modificare le proprietà di una workspace"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:1935
Packit 4e910c
msgid "Options to modify properties of a screen"
Packit 4e910c
msgstr "Opzioni per modificare le proprietà di uno schermo"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:1936
Packit 4e910c
msgid "Show options to modify properties of a screen"
Packit 4e910c
msgstr "Mostra le opzioni per modificare le proprietà di uno schermo"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:1947
Packit 4e910c
#, c-format
Packit 4e910c
msgid "Error while parsing arguments: %s\n"
Packit 4e910c
msgstr "Errore durante l'analisi degli argomenti: %s\n"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:1970
Packit 4e910c
#, c-format
Packit 4e910c
msgid "Cannot interact with screen %d: the screen does not exist\n"
Packit 4e910c
msgstr "Impossibile interagire con lo schermo %d: lo schermo non esiste\n"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:2026
Packit 4e910c
#, c-format
Packit 4e910c
msgid "Cannot interact with workspace %d: the workspace cannot be found\n"
Packit 4e910c
msgstr ""
Packit 4e910c
"Impossibile interagire con la workspace %d: non è possibile trovare tale "
Packit 4e910c
"workspace\n"
Packit 4e910c
Packit 4e910c
#. Translators: A class is like a "family". E.g., all gvim windows are
Packit 4e910c
#. * of the same class.
Packit 4e910c
#: ../libwnck/wnckprop.c:2050
Packit 4e910c
#, c-format
Packit 4e910c
msgid ""
Packit 4e910c
"Cannot interact with class group \"%s\": the class group cannot be found\n"
Packit 4e910c
msgstr ""
Packit 4e910c
"Impossibile interagire con il gruppo di classe \"%s\": non è possibile "
Packit 4e910c
"trovare tale gruppo di classe\n"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:2073
Packit 4e910c
#, c-format
Packit 4e910c
msgid ""
Packit 4e910c
"Cannot interact with application having its group leader with XID %lu: the "
Packit 4e910c
"application cannot be found\n"
Packit 4e910c
msgstr ""
Packit 4e910c
"Impossibile interagire con l'applicazione che ha XID %lu come leader di "
Packit 4e910c
"gruppo: non è possibile trovare tale applicazione\n"
Packit 4e910c
Packit 4e910c
#: ../libwnck/wnckprop.c:2096
Packit 4e910c
#, c-format
Packit 4e910c
msgid "Cannot interact with window with XID %lu: the window cannot be found\n"
Packit 4e910c
msgstr ""
Packit 4e910c
"Impossibile interagire con la finestra con XID %lu: non è possibile trovare "
Packit 4e910c
"tale finestra\n"