funkwhale/docs/locales/gettext/developer/plugins/install.pot

68 wiersze
1.9 KiB
Plaintext

# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2023, The Funkwhale Collective
# This file is distributed under the same license as the funkwhale package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: funkwhale 1.2.10\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-03-24 18:14+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: ../../developer/plugins/install.md:1
msgid "Install a plugin"
msgstr ""
#: ../../developer/plugins/install.md:3
msgid "Once you have [created your plugin](create.md), you can install it on your Funkwhale pod."
msgstr ""
#: ../../developer/plugins/install.md:5
msgid "Install a local plugin"
msgstr ""
#: ../../developer/plugins/install.md:7
msgid "To install a plugin located on your server:"
msgstr ""
#: ../../developer/plugins/install.md:9
msgid "Add the plugin directory to the `FUNKWHALE_PLUGINS_PATH` variable in your `.env` file"
msgstr ""
#: ../../developer/plugins/install.md:10
#: ../../developer/plugins/install.md:22
msgid "Add the plugin name to the `FUNKWHALE_PLUGINS` variable in your `.env` file"
msgstr ""
#: ../../developer/plugins/install.md:16
#: ../../developer/plugins/install.md:50
msgid "Restart Funkwhale to pick up the changes"
msgstr ""
#: ../../developer/plugins/install.md:18
msgid "Install a third-party plugin"
msgstr ""
#: ../../developer/plugins/install.md:20
msgid "You can install third-party plugins using the `funkwhale-manage` command line interface. To do this:"
msgstr ""
#: ../../developer/plugins/install.md:28
msgid "Call the `funkwhale-manage` command line interface with the location of the plugin archive"
msgstr ""
#: ../../developer/plugins/install.md:0
msgid "Debian"
msgstr ""
#: ../../developer/plugins/install.md:0
msgid "Docker"
msgstr ""