Commit 911b4a42 authored by Anonymous's avatar Anonymous Committed by Transifex
Browse files

I18n: Update translation it (100%).

8 translated messages.

Transifex (https://explore.transifex.com/xfce/).
parent 07d3e329
Loading
Loading
Loading
Loading
+18 −14
Original line number Diff line number Diff line
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# Copyright (C) YEAR Xfce
# This file is distributed under the same license as the xfce-panel-plugins.xfce4-sample-plugin package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
# 
# Translators:
# Francesco Galizzi <f.galizzi92@gmail.com>, 2017
# Emanuele Petriglia <inbox@emanuelepetriglia.com>, 2018
# Xfce Bot <transifex@xfce.org>, 2024
# Emanuele Petriglia <inbox@emanuelepetriglia.com>, 2025
# 
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-07-17 00:54+0200\n"
"Project-Id-Version: xfce-panel-plugins.xfce4-sample-plugin\n"
"Report-Msgid-Bugs-To: https://gitlab.xfce.org/\n"
"POT-Creation-Date: 2025-07-18 11:08+0200\n"
"PO-Revision-Date: 2017-07-25 11:30+0000\n"
"Last-Translator: Xfce Bot <transifex@xfce.org>, 2024\n"
"Last-Translator: Emanuele Petriglia <inbox@emanuelepetriglia.com>, 2025\n"
"Language-Team: Italian (https://app.transifex.com/xfce/teams/16840/it/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -24,32 +24,36 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"

#. some sample widgets
#: ../panel-plugin/sample.c:158
#: panel-plugin/sample.c:158
msgid "Sample"
msgstr "Esempio"

#: ../panel-plugin/sample.c:162
#: panel-plugin/sample.c:162
msgid "Plugin"
msgstr "Componente aggiuntivo"

#: ../panel-plugin/sample-dialogs.c:54
#: panel-plugin/sample-dialogs.c:54
#, c-format
msgid "Unable to open the following url: %s"
msgstr "Impossibile aprire il seguente URL: %s"

#. create the dialog
#: ../panel-plugin/sample-dialogs.c:84
#: panel-plugin/sample-dialogs.c:84 panel-plugin/sample.desktop.in:5
msgid "Sample Plugin"
msgstr "Componente aggiuntivo di esempio"

#: ../panel-plugin/sample-dialogs.c:87
#: panel-plugin/sample-dialogs.c:87
msgid "_Help"
msgstr "_Aiuto"

#: ../panel-plugin/sample-dialogs.c:88
#: panel-plugin/sample-dialogs.c:88
msgid "_Close"
msgstr "Chiudi"

#: ../panel-plugin/sample-dialogs.c:128
#: panel-plugin/sample-dialogs.c:128
msgid "This is a sample plugin"
msgstr "Questo è un componente aggiuntivo di esempio"

#: panel-plugin/sample.desktop.in:6
msgid "Sample plugin for the Xfce panel"
msgstr "Componente aggiuntivo di esempio per il pannello di Xfce"