gnome-shell/po/it.po

263 lines
6.0 KiB
Plaintext
Raw Normal View History

# Italian translations for gnome-shell package.
# Copyright (C) 2009 the gnome-shell copyright holder
# This file is distributed under the same license as the gnome-shell package.
#
2010-02-10 16:31:39 -05:00
# Milo Casagrande <milo@ubuntu.com>, 2009, 2010.
msgid ""
msgstr ""
"Project-Id-Version: gnome-shell\n"
2009-10-10 06:39:44 -04:00
"Report-Msgid-Bugs-To: \n"
2010-04-06 16:52:44 -04:00
"POT-Creation-Date: 2010-04-06 21:27+0200\n"
"PO-Revision-Date: 2010-04-06 22:51+0200\n"
"Last-Translator: Milo Casagrande <milo@ubuntu.com>\n"
"Language-Team: Italian <tp@lists.linux.it>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ../data/gnome-shell.desktop.in.in.h:1
msgid "GNOME Shell"
msgstr "GNOME Shell"
#: ../data/gnome-shell.desktop.in.in.h:2
msgid "Window management and application launching"
msgstr "Gestione finestre e avvio applicazioni"
2009-12-28 15:59:19 -05:00
#. **** Applications ****
2010-04-06 16:52:44 -04:00
#: ../js/ui/appDisplay.js:311 ../js/ui/dash.js:850
2009-12-28 15:59:19 -05:00
msgid "APPLICATIONS"
msgstr "Applicazioni"
2010-04-06 16:52:44 -04:00
#: ../js/ui/appDisplay.js:343
2009-12-28 15:59:19 -05:00
msgid "PREFERENCES"
msgstr "Preferenze"
2009-11-03 16:29:36 -05:00
2010-04-06 16:52:44 -04:00
#: ../js/ui/appDisplay.js:723
2009-10-10 06:39:44 -04:00
msgid "New Window"
msgstr "Nuova finestra"
2010-04-06 16:52:44 -04:00
#: ../js/ui/appDisplay.js:727
2009-10-10 06:39:44 -04:00
msgid "Remove from Favorites"
msgstr "Rimuovi dai preferiti"
2010-04-06 16:52:44 -04:00
#: ../js/ui/appDisplay.js:728
2009-10-10 06:39:44 -04:00
msgid "Add to Favorites"
msgstr "Aggiungi ai preferiti"
2010-04-06 16:52:44 -04:00
#: ../js/ui/appDisplay.js:1055
2009-12-28 15:59:19 -05:00
msgid "Drag here to add favorites"
msgstr "Trascinare qui per aggiungere ai preferiti"
2010-04-06 16:52:44 -04:00
#: ../js/ui/appFavorites.js:89
#, c-format
msgid "%s has been added to your favorites."
msgstr "%s è stato aggiunto ai preferiti."
#: ../js/ui/appFavorites.js:107
#, c-format
msgid "%s has been removed from your favorites."
msgstr "%s è stato rimosso dai preferiti."
2010-04-06 16:52:44 -04:00
#: ../js/ui/dash.js:189
msgid "Find"
msgstr "Trova"
#: ../js/ui/dash.js:505
2009-12-28 15:59:19 -05:00
msgid "Searching..."
msgstr "Ricerca..."
2010-04-06 16:52:44 -04:00
#: ../js/ui/dash.js:519
2010-02-10 16:31:39 -05:00
msgid "No matching results."
msgstr "Nessun risultato."
#. **** Places ****
#. Translators: This is in the sense of locations for documents,
#. network locations, etc.
2010-04-06 16:52:44 -04:00
#: ../js/ui/dash.js:869 ../js/ui/placeDisplay.js:543
2010-02-10 16:31:39 -05:00
msgid "PLACES & DEVICES"
msgstr "Risorse e dispositivi"
2009-09-06 12:32:44 -04:00
#. **** Documents ****
2010-04-06 16:52:44 -04:00
#: ../js/ui/dash.js:876 ../js/ui/docDisplay.js:489
2010-02-10 16:31:39 -05:00
msgid "RECENT ITEMS"
msgstr "Elementi recenti"
2009-09-06 12:32:44 -04:00
2010-04-06 16:52:44 -04:00
#: ../js/ui/lookingGlass.js:362
msgid "No extensions installed"
msgstr "Nessuna estensione installata"
# (ndt) o abilitata?
#: ../js/ui/lookingGlass.js:399
msgid "Enabled"
msgstr "Abilitato"
# (ndt) o disabilitata?
#: ../js/ui/lookingGlass.js:401
msgid "Disabled"
msgstr "Disabilitato"
#: ../js/ui/lookingGlass.js:403
msgid "Error"
msgstr "Errore"
#: ../js/ui/lookingGlass.js:405
msgid "Out of date"
msgstr "Non aggiornato"
#: ../js/ui/lookingGlass.js:430
msgid "View Source"
msgstr "Visualizza sorgente"
#: ../js/ui/lookingGlass.js:436
msgid "Web Page"
msgstr "Pagina web"
#: ../js/ui/overview.js:181
msgid "Undo"
msgstr "Annulla"
2009-10-10 06:39:44 -04:00
#. Button on the left side of the panel.
#. Translators: If there is no suitable word for "Activities" in your language, you can use the word for "Overview".
2010-04-06 16:52:44 -04:00
#: ../js/ui/panel.js:374
2009-10-10 06:39:44 -04:00
msgid "Activities"
msgstr "Attività"
2010-04-06 16:52:44 -04:00
#. Translators: This is the time format used in 24-hour mode.
#: ../js/ui/panel.js:594
msgid "%a %R"
msgstr "%a %k.%M"
2009-10-10 06:39:44 -04:00
# (ndt) proviamo col k, se non funge, sappiamo il perché...
2010-04-06 16:52:44 -04:00
#. Translators: This is a time format used for AM/PM.
#: ../js/ui/panel.js:597
2009-10-10 06:39:44 -04:00
msgid "%a %l:%M %p"
msgstr "%a %k.%M"
2010-04-06 16:52:44 -04:00
# (ndt) libera, ma unmount non si può proprio vedere...
#: ../js/ui/placeDisplay.js:108
#, c-format
msgid "Failed to unmount '%s'"
msgstr "Impossibile scollegare «%s»"
#: ../js/ui/placeDisplay.js:111
msgid "Retry"
msgstr "Riprova"
#: ../js/ui/placeDisplay.js:156
2009-10-10 06:39:44 -04:00
msgid "Connect to..."
msgstr "Connetti a..."
2010-04-06 16:52:44 -04:00
#: ../js/ui/runDialog.js:231
msgid "Please enter a command:"
2009-08-20 17:30:23 -04:00
msgstr "Inserire un comando:"
2010-04-06 16:52:44 -04:00
#: ../js/ui/runDialog.js:375
2009-10-10 06:39:44 -04:00
#, c-format
msgid "Execution of '%s' failed:"
msgstr "Esecuzione di «%s» non riuscita:"
2010-04-06 16:52:44 -04:00
#: ../js/ui/statusMenu.js:105
msgid "Available"
msgstr "Disponibile"
2009-10-10 06:39:44 -04:00
2010-04-06 16:52:44 -04:00
#: ../js/ui/statusMenu.js:110
msgid "Busy"
msgstr "Non disponibile"
2009-10-10 06:39:44 -04:00
2010-04-06 16:52:44 -04:00
#: ../js/ui/statusMenu.js:115
msgid "Invisible"
msgstr "Invisibile"
2009-10-10 06:39:44 -04:00
2010-04-06 16:52:44 -04:00
#: ../js/ui/statusMenu.js:124
msgid "Account Information..."
msgstr "Informazioni account..."
#: ../js/ui/statusMenu.js:129
msgid "System Preferences..."
msgstr "Preferenze di sistema..."
#: ../js/ui/statusMenu.js:138
msgid "Lock Screen"
msgstr "Blocca schermo"
#: ../js/ui/statusMenu.js:143
msgid "Switch User"
msgstr "Cambia utente"
#: ../js/ui/statusMenu.js:149
msgid "Log Out..."
msgstr "Termina sessione..."
#: ../js/ui/statusMenu.js:154
msgid "Shut Down..."
msgstr "Arresta..."
#: ../js/ui/windowAttentionHandler.js:47
#, c-format
msgid "%s has finished starting"
msgstr "Avvio di %s completato"
# (ndt) dovrebbe essere il nome dell'applicazione
#: ../js/ui/windowAttentionHandler.js:49
#, c-format
msgid "'%s' is ready"
msgstr "«%s» è pronto"
#: ../src/shell-global.c:967
msgid "Less than a minute ago"
msgstr "Meno di un minuto fa"
2010-04-06 16:52:44 -04:00
#: ../src/shell-global.c:971
#, c-format
msgid "%d minute ago"
msgid_plural "%d minutes ago"
msgstr[0] "%d minuto fa"
msgstr[1] "%d minuti fa"
2010-04-06 16:52:44 -04:00
#: ../src/shell-global.c:976
#, c-format
msgid "%d hour ago"
msgid_plural "%d hours ago"
msgstr[0] "%d ora fa"
msgstr[1] "%d ore fa"
2010-04-06 16:52:44 -04:00
#: ../src/shell-global.c:981
#, c-format
msgid "%d day ago"
msgid_plural "%d days ago"
msgstr[0] "%d giorno fa"
msgstr[1] "%d giorni fa"
2010-04-06 16:52:44 -04:00
#: ../src/shell-global.c:986
#, c-format
msgid "%d week ago"
msgid_plural "%d weeks ago"
msgstr[0] "%d settimana fa"
msgstr[1] "%d settimane fa"
2009-12-28 15:59:19 -05:00
#: ../src/shell-uri-util.c:89
msgid "Home Folder"
msgstr "Cartella home"
#. Translators: this is the same string as the one found in
#. * nautilus
2009-12-28 15:59:19 -05:00
#: ../src/shell-uri-util.c:104
msgid "File System"
msgstr "File system"
2009-12-28 15:59:19 -05:00
#: ../src/shell-uri-util.c:250
msgid "Search"
msgstr "Cerca"
# (ndt) valutare...
#. Translators: the first string is the name of a gvfs
#. * method, and the second string is a path. For
#. * example, "Trash: some-directory". It means that the
#. * directory called "some-directory" is in the trash.
#.
2009-12-28 15:59:19 -05:00
#: ../src/shell-uri-util.c:300
#, c-format
msgid "%1$s: %2$s"
msgstr "%1$s: %2$s"