2014-11-25 13:30:33 +00:00
|
|
|
# Copyright (C) YEAR This_file_is_part_of_KDE
|
|
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
|
|
#
|
|
|
|
# Federico Zenith <federico.zenith@member.fsf.org>, 2010.
|
|
|
|
msgid ""
|
|
|
|
msgstr ""
|
|
|
|
"Project-Id-Version: plasma_runner_kill\n"
|
2014-12-09 18:43:01 +00:00
|
|
|
"Report-Msgid-Bugs-To: xakepa10@gmail.com\n"
|
2023-08-10 00:47:38 +03:00
|
|
|
"POT-Creation-Date: 2023-08-10 00:42+0300\n"
|
2014-11-25 13:30:33 +00:00
|
|
|
"PO-Revision-Date: 2010-01-14 09:35+0100\n"
|
|
|
|
"Last-Translator: Federico Zenith <federico.zenith@member.fsf.org>\n"
|
|
|
|
"Language-Team: Italian <kde-i18n-it@kde.org>\n"
|
|
|
|
"Language: 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"
|
|
|
|
|
2023-08-10 00:47:38 +03:00
|
|
|
#: killrunner.cpp:49 killrunner_config.cpp:62 killrunner_config.cpp:88
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "kill"
|
|
|
|
msgstr "termina"
|
|
|
|
|
2023-08-10 00:47:38 +03:00
|
|
|
#: killrunner.cpp:55
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "Terminate running applications whose names match the query."
|
|
|
|
msgstr ""
|
|
|
|
"Termina le applicazioni in esecuzione i cui nomi corrispondono "
|
|
|
|
"all'interrogazione."
|
|
|
|
|
2023-08-10 00:47:38 +03:00
|
|
|
#: killrunner.cpp:97
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "Terminate %1"
|
|
|
|
msgstr "Termina %1"
|
|
|
|
|
2023-08-10 00:47:38 +03:00
|
|
|
#: killrunner.cpp:98
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid ""
|
|
|
|
"Process ID: %1\n"
|
|
|
|
"Running as user: %2"
|
|
|
|
msgstr ""
|
|
|
|
"Processo: %1\n"
|
|
|
|
"Come utente: %2"
|
|
|
|
|
2023-08-10 00:47:38 +03:00
|
|
|
#: killrunner.cpp:154
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "Send SIGTERM"
|
|
|
|
msgstr "Invia SIGTERM"
|
|
|
|
|
2023-08-10 00:47:38 +03:00
|
|
|
#: killrunner.cpp:155
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "Send SIGKILL"
|
|
|
|
msgstr "Invia SIGKILL"
|
|
|
|
|
2023-08-10 00:47:38 +03:00
|
|
|
#: killrunner_config.cpp:42
|
|
|
|
msgid "CPU usage"
|
|
|
|
msgstr "Uso della CPU"
|
|
|
|
|
|
|
|
#: killrunner_config.cpp:43
|
|
|
|
msgid "inverted CPU usage"
|
|
|
|
msgstr "Uso della CPU inverso"
|
|
|
|
|
|
|
|
#: killrunner_config.cpp:44
|
|
|
|
msgid "nothing"
|
|
|
|
msgstr "niente"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#. i18n: file: killrunner_config.ui:18
|
2014-11-25 13:30:33 +00:00
|
|
|
#. i18n: ectx: property (title), widget (QGroupBox, main)
|
2014-12-09 18:43:01 +00:00
|
|
|
#: rc.cpp:3
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "Kill Applications Config"
|
|
|
|
msgstr "Configurazione della terminazione delle applicazioni"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#. i18n: file: killrunner_config.ui:27
|
2014-11-25 13:30:33 +00:00
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, useTriggerWord)
|
2014-12-09 18:43:01 +00:00
|
|
|
#: rc.cpp:6
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "&Use trigger word"
|
|
|
|
msgstr "&Usa parola di attivazione"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#. i18n: file: killrunner_config.ui:39
|
2014-11-25 13:30:33 +00:00
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label_trigger)
|
2014-12-09 18:43:01 +00:00
|
|
|
#: rc.cpp:9
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "&Trigger word:"
|
|
|
|
msgstr "Parola di &attivazione:"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#. i18n: file: killrunner_config.ui:60
|
2014-11-25 13:30:33 +00:00
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label_sorting)
|
2014-12-09 18:43:01 +00:00
|
|
|
#: rc.cpp:12
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "&Sort by"
|
|
|
|
msgstr "&Ordina per"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#. i18n: file: killrunner_config.ui:70
|
2014-11-25 13:30:33 +00:00
|
|
|
#. i18n: ectx: property (toolTip), widget (KComboBox, sorting)
|
2014-12-09 18:43:01 +00:00
|
|
|
#: rc.cpp:15
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "It is not sure, that this will take effect"
|
|
|
|
msgstr "Non è certo che questo avrà effetto"
|