This is an automated email from the git hooks/post-receive script. t r a n s i f e x p u s h e d a c o m m i t t o b r a n c h m a s t e r in repository thunar-plugins/thunar-archive-plugin.
commit e51644b744edac4516d399be5ec98d15dc071695 Author: Mark <[email protected]> Date: Tue Feb 19 00:30:16 2019 +0100 I18n: Add new translation it_IT (73%). 11 translated messages, 4 untranslated messages. Transifex (https://www.transifex.com/xfce/public/). --- po/it_IT.po | 98 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) diff --git a/po/it_IT.po b/po/it_IT.po new file mode 100644 index 0000000..03c93f7 --- /dev/null +++ b/po/it_IT.po @@ -0,0 +1,98 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# Mark <[email protected]>, 2019 +msgid "" +msgstr "" +"Project-Id-Version: Thunar Plugins\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-12-06 06:30+0100\n" +"PO-Revision-Date: 2019-02-18 18:48+0000\n" +"Last-Translator: Mark <[email protected]>\n" +"Language-Team: Italian (Italy) (http://www.transifex.com/xfce/thunar-plugins/language/it_IT/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: it_IT\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. prepare the dialog to query the preferred archiver for the user +#: ../thunar-archive-plugin/tap-backend.c:77 +msgid "Select an archive manager" +msgstr "Seleziona un gestore di archivi" + +#: ../thunar-archive-plugin/tap-backend.c:80 +msgid "_Cancel" +msgstr "_Annulla" + +#: ../thunar-archive-plugin/tap-backend.c:81 +msgid "_OK" +msgstr "_OK" + +#. add the header label +#: ../thunar-archive-plugin/tap-backend.c:99 +msgid "" +"Please select your preferred archive manager\n" +"from the list of available applications below:" +msgstr "Seleziona il tuo gestore di archivi preferito dalla seguente lista di applicazioni disponibili " + +#. tell the user that we cannot handle the specified mime types +#: ../thunar-archive-plugin/tap-backend.c:276 +#: ../thunar-archive-plugin/tap-backend.c:424 +#, c-format +msgid "No suitable archive manager found" +msgstr "Non รจ stato trovato nessun gestore di archivi adatto " + +#. execute the action associated with the menu item +#: ../thunar-archive-plugin/tap-provider.c:283 +#: ../thunar-archive-plugin/tap-provider.c:322 +msgid "Failed to extract files" +msgstr "Errore nell'estrazione dei file" + +#. execute the action associated with the menu item +#: ../thunar-archive-plugin/tap-provider.c:360 +msgid "Failed to create archive" +msgstr "Errore nella creazione dell'archivio" + +#: ../thunar-archive-plugin/tap-provider.c:414 +msgid "Extract _Here" +msgstr "Estrai_Qui" + +#: ../thunar-archive-plugin/tap-provider.c:416 +msgid "Extract the selected archive in the current folder" +msgid_plural "Extract the selected archives in the current folder" +msgstr[0] "" +msgstr[1] "" + +#: ../thunar-archive-plugin/tap-provider.c:434 +msgid "_Extract To..." +msgstr "_Estrai in..." + +#: ../thunar-archive-plugin/tap-provider.c:436 +msgid "Extract the selected archive" +msgid_plural "Extract the selected archives" +msgstr[0] "" +msgstr[1] "" + +#: ../thunar-archive-plugin/tap-provider.c:457 +msgid "Cr_eate Archive..." +msgstr "Cr_ea archivio..." + +#: ../thunar-archive-plugin/tap-provider.c:459 +msgid "Create an archive with the selected object" +msgid_plural "Create an archive with the selected objects" +msgstr[0] "" +msgstr[1] "" + +#. TRANSLATORS: This is the label of the Drag'n'Drop "Extract here" menu item +#: ../thunar-archive-plugin/tap-provider.c:526 +msgid "_Extract here" +msgstr "_Estrai qui" + +#: ../thunar-archive-plugin/tap-provider.c:528 +msgid "Extract the selected archive here" +msgid_plural "Extract the selected archives here" +msgstr[0] "" +msgstr[1] "" -- To stop receiving notification emails like this one, please contact the administrator of this repository. _______________________________________________ Xfce4-commits mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce4-commits
