78 lines
2.3 KiB
Plaintext
78 lines
2.3 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"
|
|
|
|
#: ../../administrator/manage-script/fix-uploads.md:1
|
|
msgid "Fix uploads"
|
|
msgstr ""
|
|
|
|
#: ../../administrator/manage-script/fix-uploads.md:3
|
|
msgid "Use the `fix_uploads` command to let Funkwhale sort out common issues with your audio files."
|
|
msgstr ""
|
|
|
|
#: ../../administrator/manage-script/fix-uploads.md:5
|
|
msgid "Commands"
|
|
msgstr ""
|
|
|
|
#: ../../administrator/manage-script/fix-uploads.md:7
|
|
msgid "Fix mimetypes"
|
|
msgstr ""
|
|
|
|
#: ../../administrator/manage-script/fix-uploads.md:9
|
|
msgid "Check and fix file mimetypes with the `--mimetype` flag. This helps prevent issues with serving music files."
|
|
msgstr ""
|
|
|
|
#: ../../administrator/manage-script/fix-uploads.md:0
|
|
msgid "Debian"
|
|
msgstr ""
|
|
|
|
#: ../../administrator/manage-script/fix-uploads.md:0
|
|
msgid "Docker"
|
|
msgstr ""
|
|
|
|
#: ../../administrator/manage-script/fix-uploads.md:32
|
|
msgid "Fix bitrate and duration"
|
|
msgstr ""
|
|
|
|
#: ../../administrator/manage-script/fix-uploads.md:34
|
|
msgid "Check and fix bitrate and duration with the `--audio-data` flag. This process can take a long time as it needs to access all files."
|
|
msgstr ""
|
|
|
|
#: ../../administrator/manage-script/fix-uploads.md:57
|
|
msgid "Fix file size"
|
|
msgstr ""
|
|
|
|
#: ../../administrator/manage-script/fix-uploads.md:59
|
|
msgid "Check and fix the file size with the `--size` flag."
|
|
msgstr ""
|
|
|
|
#: ../../administrator/manage-script/fix-uploads.md:82
|
|
msgid "Fix file checksums"
|
|
msgstr ""
|
|
|
|
#: ../../administrator/manage-script/fix-uploads.md:84
|
|
msgid "Check and fix file checksums with the `--checksum` flag."
|
|
msgstr ""
|
|
|
|
#: ../../administrator/manage-script/fix-uploads.md:107
|
|
msgid "Change command batch size"
|
|
msgstr ""
|
|
|
|
#: ../../administrator/manage-script/fix-uploads.md:109
|
|
msgid "Choose the batch size you want to process with the `--batch-size` or -`s` flag. Smaller batches process faster. Defaults to `1000`."
|
|
msgstr ""
|