48 lines
1.5 KiB
Text
Executable file
48 lines
1.5 KiB
Text
Executable file
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: plugin-update-checker\n"
|
||
"POT-Creation-Date: 2017-11-24 17:02+0200\n"
|
||
"PO-Revision-Date: 2019-09-25 18:15+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 2.2.3\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: \n"
|
||
"Language: ca\n"
|
||
"X-Poedit-SearchPath-0: .\n"
|
||
|
||
#: Puc/v4p3/Plugin/UpdateChecker.php:395
|
||
msgid "Check for updates"
|
||
msgstr "Comprova si hi ha actualitzacions"
|
||
|
||
#: Puc/v4p3/Plugin/UpdateChecker.php:548
|
||
#, php-format
|
||
msgctxt "the plugin title"
|
||
msgid "The %s plugin is up to date."
|
||
msgstr "L’extensió %s està actualitzada."
|
||
|
||
#: Puc/v4p3/Plugin/UpdateChecker.php:550
|
||
#, php-format
|
||
msgctxt "the plugin title"
|
||
msgid "A new version of the %s plugin is available."
|
||
msgstr "Una nova versió de l’extensió %s està disponible."
|
||
|
||
#: Puc/v4p3/Plugin/UpdateChecker.php:552
|
||
#, php-format
|
||
msgctxt "the plugin title"
|
||
msgid "Could not determine if updates are available for %s."
|
||
msgstr "No s’ha pogut determinar si hi ha actualitzacions per a %s."
|
||
|
||
#: Puc/v4p3/Plugin/UpdateChecker.php:558
|
||
#, php-format
|
||
msgid "Unknown update checker status \"%s\""
|
||
msgstr "Estat del comprovador d’actualitzacions desconegut \"%s\""
|
||
|
||
#: Puc/v4p3/Vcs/PluginUpdateChecker.php:95
|
||
msgid "There is no changelog available."
|
||
msgstr "No hi ha cap registre de canvis disponible."
|