~ubuntu-branches/ubuntu/wily/language-pack-kde-it/wily

« back to all changes in this revision

Viewing changes to data/it/LC_MESSAGES/katetextfilter.po

  • Committer: Package Import Robot
  • Author(s): Ubuntu automatic language-pack builder
  • Date: 2012-02-23 06:39:42 UTC
  • Revision ID: package-import@ubuntu.com-20120223063942-k3zgr3jvws2tw0gp
Tags: 1:12.04+20120221
Initial release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# translation of katetextfilter.po to Italian
2
 
# Copyright (C) 2003, 2005, 2007 Free Software Foundation, Inc.
3
 
#
4
 
# Daniele Medri <madrid@linuxmeeting.net>, 2003, 2005.
5
 
# Marco L. Spolaore <mspolaore@e-tree.com>, 2005.
6
 
# Federico Zenith <federico.zenith@member.fsf.org>, 2007, 2010.
7
 
msgid ""
8
 
msgstr ""
9
 
"Project-Id-Version: katetextfilter\n"
10
 
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
11
 
"POT-Creation-Date: 2011-09-07 17:20+0000\n"
12
 
"PO-Revision-Date: 2012-01-25 20:42+0000\n"
13
 
"Last-Translator: Federico Zenith <Unknown>\n"
14
 
"Language-Team: Italian <kde-i18n-it@kde.org>\n"
15
 
"MIME-Version: 1.0\n"
16
 
"Content-Type: text/plain; charset=UTF-8\n"
17
 
"Content-Transfer-Encoding: 8bit\n"
18
 
"X-Launchpad-Export-Date: 2012-02-09 14:29+0000\n"
19
 
"X-Generator: Launchpad (build 14763)\n"
20
 
"Language: it\n"
21
 
 
22
 
#: plugin_katetextfilter.cpp:55
23
 
msgid "Filter Te&xt..."
24
 
msgstr "&Filtra testo..."
25
 
 
26
 
#: plugin_katetextfilter.cpp:158
27
 
msgid ""
28
 
"You are not allowed to execute arbitrary external applications. If you want "
29
 
"to be able to do this, contact your system administrator."
30
 
msgstr ""
31
 
"Non ti è permesso eseguire applicazioni esterne a piacimento. Se vuoi "
32
 
"poterlo fare, contatta l'amministratore di sistema."
33
 
 
34
 
#: plugin_katetextfilter.cpp:160
35
 
msgid "Access Restrictions"
36
 
msgstr "Restrizioni d'accesso"
37
 
 
38
 
#: plugin_katetextfilter.cpp:229
39
 
msgid ""
40
 
"<qt><p>Usage: <code>textfilter COMMAND</code></p><p>Replace the selection "
41
 
"with the output of the specified shell command.</p></qt>"
42
 
msgstr ""
43
 
"<qt><p>Uso: <code>textfilter COMANDO</code></p><p>Sostituisce la selezione "
44
 
"col risultato del comando da shell specificato.</p></qt>"
45
 
 
46
 
#: plugin_katetextfilter.cpp:239
47
 
msgid "Usage: textfilter COMMAND"
48
 
msgstr "Uso: textfilter COMANDO"
49
 
 
50
 
#. i18n: file: ui.rc:4
51
 
#. i18n: ectx: Menu (tools)
52
 
#: rc.cpp:3
53
 
msgid "&Tools"
54
 
msgstr "S&trumenti"
55
 
 
56
 
#. i18n: file: textfilterwidget.ui:14
57
 
#. i18n: ectx: property (windowTitle), widget (QWidget, TextFilterWidget)
58
 
#: rc.cpp:6
59
 
msgid "Filter"
60
 
msgstr "Filtro"
61
 
 
62
 
#. i18n: file: textfilterwidget.ui:29
63
 
#. i18n: ectx: property (text), widget (QLabel, lblFilter)
64
 
#: rc.cpp:9
65
 
msgid "Enter command to pipe selected text through:"
66
 
msgstr "Inserisci il comando con cui filtrare il testo:"
67
 
 
68
 
#. i18n: file: textfilterwidget.ui:49
69
 
#. i18n: ectx: property (text), widget (QCheckBox, checkBox)
70
 
#: rc.cpp:12
71
 
msgid "Copy the result instead of pasting it"
72
 
msgstr "Copia il risultato invece di incollarlo"