wpslug/lib/plugin-update-checker/languages/plugin-update-checker-it_IT.po
feibisi c4e6027779 Integrate plugin update checker library
Added the Plugin Update Checker library under lib/plugin-update-checker and integrated it into WPSlug_Core for automatic update checks. This enables update notifications and management for the plugin via a remote JSON metadata file.
2025-07-15 12:36:48 +08:00

48 lines
1.4 KiB
Text

msgid ""
msgstr ""
"Project-Id-Version: plugin-update-checker\n"
"POT-Creation-Date: 2020-08-08 14:36+0300\n"
"PO-Revision-Date: 2022-05-20 00:17+0200\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 3.0\n"
"X-Poedit-Basepath: ..\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Poedit-SourceCharset: UTF-8\n"
"X-Poedit-KeywordsList: __;_e;_x:1,2c;_x\n"
"Last-Translator: d79\n"
"Language: it_IT\n"
"X-Poedit-SearchPath-0: .\n"
#: Puc/v4p11/Plugin/Ui.php:128
msgid "Check for updates"
msgstr "Verifica aggiornamenti"
#: Puc/v4p11/Plugin/Ui.php:213
#, php-format
msgctxt "the plugin title"
msgid "The %s plugin is up to date."
msgstr "Il plugin %s è aggiornato."
#: Puc/v4p11/Plugin/Ui.php:215
#, php-format
msgctxt "the plugin title"
msgid "A new version of the %s plugin is available."
msgstr "Una nuova versione del plugin %s è disponibile."
#: Puc/v4p11/Plugin/Ui.php:217
#, php-format
msgctxt "the plugin title"
msgid "Could not determine if updates are available for %s."
msgstr "Non è possibile verificare se c'è un aggiornamento disponibile per %s."
#: Puc/v4p11/Plugin/Ui.php:223
#, php-format
msgid "Unknown update checker status \"%s\""
msgstr "Stato di controllo aggiornamenti sconosciuto \"%s\""
#: Puc/v4p11/Vcs/PluginUpdateChecker.php:98
msgid "There is no changelog available."
msgstr "Non c'è alcun registro delle modifiche disponibile."