funkwhale/docs/locales/gettext/developer/setup/vite.pot

58 lines
1.7 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.3.0-rc3\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-03-01 14:39+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/setup/vite.md:1
msgid "Develop using Vite"
msgstr ""
#: ../../developer/setup/vite.md:3
msgid "If you want to make changes to the frontend, you can use Vite to run a development server. This allows you to run a Funkwhale web app and see changes in real time"
msgstr ""
#: ../../developer/setup/vite.md:5
msgid "Clone the repository:"
msgstr ""
#: ../../developer/setup/vite.md:0
msgid "SSH"
msgstr ""
#: ../../developer/setup/vite.md:0
msgid "HTTPS"
msgstr ""
#: ../../developer/setup/vite.md:29
msgid "Install [Node.js](https://nodejs.org/en/download/package-manager/) and [Yarn](https://classic.yarnpkg.com/lang/en/docs/install/)"
msgstr ""
#: ../../developer/setup/vite.md:30
msgid "Install all dependencies:"
msgstr ""
#: ../../developer/setup/vite.md:36
msgid "Compile the translations:"
msgstr ""
#: ../../developer/setup/vite.md:42
msgid "Launch the development server:"
msgstr ""
#: ../../developer/setup/vite.md:48
msgid "You can access the Funkwhale web app at `http://localhost:8000/front`. Connect this app to your pod by selecting {guilabel}`Switch instance` in the sidebar."
msgstr ""