2015-07-26 18:30:15 +03:00
|
|
|
# Copyright (C) YEAR This_file_is_part_of_KDE
|
|
|
|
# This file is distributed under the same license as the kdevopenwith package.
|
|
|
|
#
|
|
|
|
# Simone Solinas <ksolsim@gmail.com>, 2011, 2013.
|
|
|
|
msgid ""
|
|
|
|
msgstr ""
|
|
|
|
"Project-Id-Version: kdevopenwith\n"
|
2015-07-27 01:05:29 +03:00
|
|
|
"Report-Msgid-Bugs-To: xakepa10@gmail.com\n"
|
|
|
|
"POT-Creation-Date: 2015-07-27 00:41+0300\n"
|
2015-07-26 18:30:15 +03:00
|
|
|
"PO-Revision-Date: 2013-10-27 16:31+0100\n"
|
|
|
|
"Last-Translator: Simone Solinas <ksolsim@gmail.com>\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"
|
|
|
|
|
2015-07-27 01:05:29 +03:00
|
|
|
#: openwithplugin.cpp:52 openwithplugin.cpp:150
|
2015-07-26 18:30:15 +03:00
|
|
|
msgid "Open With"
|
|
|
|
msgstr "Apri con"
|
|
|
|
|
|
|
|
#: openwithplugin.cpp:52
|
|
|
|
msgid "This plugin allows to open files with associated external applications."
|
|
|
|
msgstr ""
|
|
|
|
"Questa estensione permette di aprire i file con le relative applicazioni "
|
|
|
|
"esterne."
|
|
|
|
|
2015-07-27 01:05:29 +03:00
|
|
|
#: openwithplugin.cpp:154
|
2015-07-26 18:30:15 +03:00
|
|
|
msgid "Embedded Editors"
|
|
|
|
msgstr "Editor integrati"
|
|
|
|
|
2015-07-27 01:05:29 +03:00
|
|
|
#: openwithplugin.cpp:158
|
2015-07-26 18:30:15 +03:00
|
|
|
msgid "External Applications"
|
|
|
|
msgstr "Applicazioni esterne"
|
|
|
|
|
2015-07-27 01:05:29 +03:00
|
|
|
#: openwithplugin.cpp:165
|
2015-07-26 18:30:15 +03:00
|
|
|
msgid "Open"
|
|
|
|
msgstr "Apri"
|
|
|
|
|
2015-07-27 01:05:29 +03:00
|
|
|
#: openwithplugin.cpp:189
|
2015-07-26 18:30:15 +03:00
|
|
|
msgid "Default Editor"
|
|
|
|
msgstr "Editor predefinito"
|
|
|
|
|
2015-07-27 01:05:29 +03:00
|
|
|
#: openwithplugin.cpp:255
|
2015-07-26 18:30:15 +03:00
|
|
|
msgctxt "%1: mime type name, %2: app/part name"
|
|
|
|
msgid "Do you want to open all '%1' files by default with %2?"
|
|
|
|
msgstr "Vuoi aprire tutti i file «%1» in maniera predefinita con %2?"
|
|
|
|
|
2015-07-27 01:05:29 +03:00
|
|
|
#: openwithplugin.cpp:257
|
2015-07-26 18:30:15 +03:00
|
|
|
msgid "Set as default?"
|
2015-07-27 01:05:29 +03:00
|
|
|
msgstr "Imposta come predefinito"
|