123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361 |
- # SOME DESCRIPTIVE TITLE.
- # Copyright (C) YEAR Free Software Foundation, Inc.
- # This file is distributed under the same license as the PACKAGE package.
- # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
- #
- msgid ""
- msgstr ""
- "Project-Id-Version: jwm 2.2.0\n"
- "Report-Msgid-Bugs-To: joewing@joewing.net\n"
- "POT-Creation-Date: 2014-01-05 08:52-0600\n"
- "PO-Revision-Date: 2013-07-25 16:40+0100\n"
- "Last-Translator: Man from Mars <manfrommars@libero.it>\n"
- "Language-Team: Italiano <LL@li.org>\n"
- "Language: it\n"
- "MIME-Version: 1.0\n"
- "Content-Type: text/plain; charset=UTF-8\n"
- "Content-Transfer-Encoding: 8bit\n"
- "X-Generator: Poedit 1.5.4\n"
- #: src/background.c:135
- msgid "no value specified for background"
- msgstr "Nessun valore specificato per lo sfondo"
- #: src/background.c:151
- #, c-format
- msgid "invalid background type: \"%s\""
- msgstr "Formato di sfondo non valido: \"%s\""
- #: src/background.c:286
- #, c-format
- msgid "background image not found: \"%s\""
- msgstr "Immagine di sfondo non trovata: \"%s\""
- #: src/client.c:878
- msgid "Kill this window?"
- msgstr "Chiudere questa finestra?"
- #: src/client.c:879
- msgid "This may cause data to be lost!"
- msgstr "Questo può causare una perdita di dati!"
- #: src/command.c:137 src/main.c:191
- #, c-format
- msgid "exec failed: (%s) %s"
- msgstr "Esecuzione fallita: (%s) %s"
- #: src/desktop.c:301
- msgid "empty Desktops Name tag"
- msgstr "Etichetta Nome dei desktop vuoti"
- #: src/dock.c:151
- msgid "only one Dock allowed"
- msgstr "Permesso un solo Dock"
- #: src/dock.c:230
- msgid "could not acquire system tray selection"
- msgstr "Impossibile acquisire la selezione del vassoio di sistema"
- #: src/font.c:76 src/font.c:95
- #, c-format
- msgid "could not load font: %s"
- msgstr "Impossibile caricare font: %s"
- #: src/font.c:83 src/font.c:102
- #, c-format
- msgid "could not load the default font: %s"
- msgstr "Impossibile caricare il font predefinito: %s"
- #: src/font.c:208
- msgid "empty Font tag"
- msgstr "Etichetta Font vuota"
- #: src/group.c:114
- msgid "invalid group class"
- msgstr "Classe di gruppo non valida"
- #: src/group.c:125
- msgid "invalid group name"
- msgstr "Nome di gruppo non valido"
- #: src/group.c:256
- #, c-format
- msgid "invalid group desktop: %d"
- msgstr "Desktop del gruppo non valido: %d"
- #: src/image.c:193
- #, c-format
- msgid "could not create read struct for PNG image: %s"
- msgstr "Impossibile creare struttura di read per immagine PNG: %s"
- #: src/image.c:206
- #, c-format
- msgid "error reading PNG image: %s"
- msgstr "Errore durante la lettura dell'immagine PNG: %s"
- #: src/image.c:214
- #, c-format
- msgid "could not create info struct for PNG image: %s"
- msgstr "Impossibile creare struttura di info per immagine PNG: %s"
- #: src/key.c:324
- msgid "Specified KeySym is not defined for any KeyCode"
- msgstr "Il KeySym specificato non è definito per alcun KeyCode"
- #: src/key.c:332
- #, c-format
- msgid "modifier not found for keysym 0x%0x"
- msgstr "Modificatore non trovato per il KeySym 0x%0x"
- #: src/key.c:362
- #, c-format
- msgid "invalid modifier: \"%c\""
- msgstr "Modificatore non valido: \"%c\""
- #: src/key.c:377
- #, c-format
- msgid "invalid key symbol: \"%s\""
- msgstr "Key symbol non valido: \"%s\""
- #: src/key.c:458
- msgid "neither key nor keycode specified for Key"
- msgstr "Tasto o keycode non specificati per Key"
- #: src/key.c:474
- #, c-format
- msgid "key binding: root menu %d not defined"
- msgstr "Combinazione di tasti: root menu %d non definito"
- #: src/lex.c:197
- #, c-format
- msgid "%s[%u]: close tag \"%s\" does not match open tag \"%s\""
- msgstr ""
- "%s[%u]: tag di chiusura \"%s\" non corrisponde al tag di apertura \"%s\""
- #: src/lex.c:204
- #, c-format
- msgid "%s[%u]: unexpected and invalid close tag"
- msgstr "%s[%u]: tag di chiusura inatteso e non valido"
- #: src/lex.c:211
- #, c-format
- msgid "%s[%u]: close tag \"%s\" without open tag"
- msgstr "%s[%u]: tag di chiusura \"%s\" senza tag di apertura"
- #: src/lex.c:214
- #, c-format
- msgid "%s[%u]: invalid close tag"
- msgstr "%s[%u]: tag di chiusura non valido"
- #: src/lex.c:233
- #, c-format
- msgid "%s[%u]: invalid open tag"
- msgstr "%s[%u]: tag di apertura non valido"
- #: src/lex.c:246
- #, c-format
- msgid "%s[%u]: invalid tag"
- msgstr "%s[%u]: tag non valido"
- #: src/lex.c:292
- #, c-format
- msgid "%s[%u]: unexpected text: \"%s\""
- msgstr "%s[%u]: testo non atteso: \"%s\""
- #: src/lex.c:340
- #, c-format
- msgid "%s[%d]: invalid entity: \"%.8s\""
- msgstr "%s[%d]: entità non valida: \"%.8s\""
- #: src/lex.c:445 src/parse.c:1804
- msgid "out of memory"
- msgstr ""
- #: src/parse.c:1093
- #, c-format
- msgid "invalid insert mode: \"%s\""
- msgstr "Modo di inserimento non valido: \"%s\""
- #: src/parse.c:1819
- #, c-format
- msgid "invalid setting: %s"
- msgstr "Impostazione non valida: %s"
- #: src/parse.c:1831
- #, c-format
- msgid "invalid opacity: %s"
- msgstr "Opacità non valida: %s"
- #: src/parse.c:1850
- #, c-format
- msgid "invalid layer: %s"
- msgstr "Layer non valido: %s"
- #: src/parse.c:1867
- #, c-format
- msgid "invalid status window type: %s"
- msgstr "Tipo di status della finestra non valido: %s"
- #: src/parse.c:1876
- #, c-format
- msgid "invalid tag in %s: %s"
- msgstr "Tag non valido in %s: %s"
- #: src/parse.c:1897
- msgid "configuration error"
- msgstr "Errore di configurazione"
- #: src/root.c:102
- #, c-format
- msgid "invalid root menu specified: \"%c\""
- msgstr "Root menu specificato non valido: \"%c\""
- #: src/root.c:232
- msgid "Exit JWM"
- msgstr "Termina JWM"
- #: src/root.c:233
- msgid "Are you sure?"
- msgstr "Sei sicuro?"
- #: src/swallow.c:86
- msgid "cannot swallow a client with no name"
- msgstr "Impossibile includere un client senza nome"
- #: src/swallow.c:93
- msgid "cannot swallow the same client multiple times"
- msgstr "Impossibile includere più volte lo stesso client"
- #: src/taskbar.c:725
- #, c-format
- msgid "invalid maxwidth for TaskList: %s"
- msgstr "Larghezza massima per TaskList non valida: %s"
- #: src/traybutton.c:89
- #, c-format
- msgid "could not load tray icon: \"%s\""
- msgstr "Impossibile caricare icona del vassoio: \"%s"
- #: src/traybutton.c:136
- msgid "no icon or label for TrayButton"
- msgstr "Nessuna icona o etichetta per il TrayButton"
- #: src/traybutton.c:247
- #, c-format
- msgid "invalid TrayButton action: \"%s\""
- msgstr "Azione del TrayButton non valida: \"%s\""
- #: src/traybutton.c:432
- #, c-format
- msgid "tray button: root menu %d not defined"
- msgstr "Tray button: root menu %d non definito"
- #: src/tray.c:1099
- #, c-format
- msgid "invalid tray width: %d"
- msgstr "Larghezza del vassoio non valida: %d"
- #: src/tray.c:1118
- #, c-format
- msgid "invalid tray height: %d"
- msgstr "Altezza del vassoio non valida: %d"
- #: src/tray.c:1147
- #, c-format
- msgid "invalid tray layout: \"%s\""
- msgstr "Disposizione del vassoio non valida: \"%s\""
- #: src/tray.c:1184
- #, c-format
- msgid "invalid tray horizontal alignment: \"%s\""
- msgstr "Allineamento orizzontale del vassoio non valido: \"%s\""
- #: src/tray.c:1205
- #, c-format
- msgid "invalid tray vertical alignment: \"%s\""
- msgstr "Allineamento verticale del vassoio non valido: \"%s\""
- #: src/winmenu.c:80
- msgid "Close"
- msgstr "Chiudi"
- #: src/winmenu.c:81
- msgid "Kill"
- msgstr "Termina"
- #: src/winmenu.c:90
- msgid "Resize"
- msgstr "Ridimensiona"
- #: src/winmenu.c:93
- msgid "Move"
- msgstr "Sposta"
- #: src/winmenu.c:99 src/winmenu.c:119
- msgid "Restore"
- msgstr "Ripristina"
- #: src/winmenu.c:101
- msgid "Minimize"
- msgstr "Riduci"
- #: src/winmenu.c:106
- msgid "Unshade"
- msgstr "Srotola"
- #: src/winmenu.c:108
- msgid "Shade"
- msgstr "Arrotola"
- #: src/winmenu.c:113
- msgid "Maximize-y"
- msgstr "Ingrandisci-y"
- #: src/winmenu.c:116
- msgid "Maximize-x"
- msgstr "Ingrandisci-x"
- #: src/winmenu.c:121
- msgid "Maximize"
- msgstr "Ingrandisci"
- #: src/winmenu.c:130
- msgid "Unstick"
- msgstr "Sgancia"
- #: src/winmenu.c:132
- msgid "Stick"
- msgstr "Aggancia"
- #: src/winmenu.c:158
- msgid "Layer"
- msgstr "Layer"
- #: src/winmenu.c:173
- msgid "[Above]"
- msgstr "[Sopra]"
- #: src/winmenu.c:175
- msgid "Above"
- msgstr "Sopra"
- #: src/winmenu.c:178
- msgid "[Normal]"
- msgstr "[Normale]"
- #: src/winmenu.c:180
- msgid "Normal"
- msgstr "Normale"
- #: src/winmenu.c:183
- msgid "[Below]"
- msgstr "[Sotto]"
- #: src/winmenu.c:185
- msgid "Below"
- msgstr "Sotto"
- #: src/winmenu.c:205
- msgid "Send To"
- msgstr "Manda A"
|