# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the front package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: front 1.0.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-06-30 11:34+0200\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"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: src/App.vue:51
msgid "About Funkwhale"
msgstr ""
#: src/App.vue:53
msgid "Funkwhale is a free and open-source project run by volunteers. You can help us improve the platform by reporting bugs, suggesting features and share the project with your friends!"
msgstr ""
#: src/App.vue:29
msgid "Links"
msgstr ""
#: src/App.vue:38
msgid "Source code"
msgstr ""
#: src/App.vue:37
msgid "Source code (%{version})"
msgstr ""
#: src/App.vue:56
msgid "The funkwhale logo was kindly designed and provided by Francis Gading."
msgstr ""
#: src/App.vue:118
msgid "This will erase your local data and disconnect you, do you want to continue?"
msgstr ""
#: src/App.vue:5
msgid "Choose your instance"
msgstr ""
#: src/App.vue:7
msgid "You need to select an instance in order to continue"
# This file is distributed under the same license as the front package.
# Automatically generated, 2018.
#
msgid ""
msgstr ""
"Project-Id-Version: front 1.0.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-06-30 11:34+0200\n"
"PO-Revision-Date: 2018-06-30 11:34+0200\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: en_US\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: src/App.vue:51
msgid "About Funkwhale"
msgstr "About Funkwhale"
#: src/App.vue:53
msgid "Funkwhale is a free and open-source project run by volunteers. You can help us improve the platform by reporting bugs, suggesting features and share the project with your friends!"
msgstr "Funkwhale is a free and open-source project run by volunteers. You can help us improve the platform by reporting bugs, suggesting features and share the project with your friends!"
#: src/App.vue:29
msgid "Links"
msgstr "Links"
#: src/App.vue:38
msgid "Source code"
msgstr "Source code"
#: src/App.vue:37
msgid "Source code (%{version})"
msgstr "Source code (%{version})"
#: src/App.vue:56
msgid "The funkwhale logo was kindly designed and provided by Francis Gading."
msgstr "The funkwhale logo was kindly designed and provided by Francis Gading."
#: src/App.vue:118
msgid "This will erase your local data and disconnect you, do you want to continue?"
msgstr "This will erase your local data and disconnect you, do you want to continue?"
#: src/App.vue:5
msgid "Choose your instance"
msgstr "Choose your instance"
#: src/App.vue:7
msgid "You need to select an instance in order to continue"
msgstr "You need to select an instance in order to continue"
# This file is distributed under the same license as the front package.
# Automatically generated, 2018.
#
msgid ""
msgstr ""
"Project-Id-Version: front 1.0.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-06-30 11:34+0200\n"
"PO-Revision-Date: 2018-06-30 11:34+0200\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: src/App.vue:51
msgid "About Funkwhale"
msgstr ""
#: src/App.vue:53
msgid "Funkwhale is a free and open-source project run by volunteers. You can help us improve the platform by reporting bugs, suggesting features and share the project with your friends!"
msgstr ""
#: src/App.vue:29
msgid "Links"
msgstr ""
#: src/App.vue:38
msgid "Source code"
msgstr ""
#: src/App.vue:37
msgid "Source code (%{version})"
msgstr ""
#: src/App.vue:56
msgid "The funkwhale logo was kindly designed and provided by Francis Gading."
msgstr ""
#: src/App.vue:118
msgid "This will erase your local data and disconnect you, do you want to continue?"
msgstr ""
#: src/App.vue:5
msgid "Choose your instance"
msgstr ""
#: src/App.vue:7
msgid "You need to select an instance in order to continue"
<i18nextpath="Funkwhale is a free and open-source project run by volunteers. You can help us improve the platform by reporting bugs, suggesting features and share the project with your friends!"/>
<translate>Funkwhale is a free and open-source project run by volunteers. You can help us improve the platform by reporting bugs, suggesting features and share the project with your friends!</translate>
</p>
<p>
<i18nextpath="The funkwhale logo was kindly designed and provided by Francis Gading."/>
<translate>The funkwhale logo was kindly designed and provided by Francis Gading.</translate>
</p>
</div>
</div>
...
...
@@ -115,7 +115,7 @@ export default {
})
},
switchInstance(){
letconfirm=window.confirm(this.$t('This will erase your local data and disconnect you, do you want to continue?'))
letconfirm=window.confirm(this.$gettext('This will erase your local data and disconnect you, do you want to continue?'))