66 lines
2.4 KiB
Plaintext
66 lines
2.4 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/thumbnails.md:1
|
|
msgid "Regenerate thumbnails"
|
|
msgstr ""
|
|
|
|
#: ../../administrator/manage-script/thumbnails.md:3
|
|
msgid "We increased the quality of thumbnails from 70px to 95px in Funkwhale 1.0. This action removes visual artifacts that affect lower quality thumbnails. You can run the `funkwhale-manage` command line interface to generate new thumbnails. If you want to keep thumbnails at their original quality, add `THUMBNAIL_JPEG_RESIZE_QUALITY=70` to your `.env` file."
|
|
msgstr ""
|
|
|
|
#: ../../administrator/manage-script/thumbnails.md:6
|
|
msgid "If you're using S3 storage, the `__sized__` folder is located in your S3 bucket."
|
|
msgstr ""
|
|
|
|
#: ../../administrator/manage-script/thumbnails.md:9
|
|
msgid "To generate new thumbnails:"
|
|
msgstr ""
|
|
|
|
#: ../../administrator/manage-script/thumbnails.md:0
|
|
msgid "Debian"
|
|
msgstr ""
|
|
|
|
#: ../../administrator/manage-script/thumbnails.md:17
|
|
#: ../../administrator/manage-script/thumbnails.md:41
|
|
msgid "SSH into your Funkwhale server."
|
|
msgstr ""
|
|
|
|
#: ../../administrator/manage-script/thumbnails.md:18
|
|
#: ../../administrator/manage-script/thumbnails.md:42
|
|
msgid "Navigate to your Funkwhale directory."
|
|
msgstr ""
|
|
|
|
#: ../../administrator/manage-script/thumbnails.md:24
|
|
#: ../../administrator/manage-script/thumbnails.md:48
|
|
msgid "Delete the `__sized__` directory inside your `MEDIA_ROOT` directory. By default this is `/srv/funkwhale/data/media`. This directory contains the current thumbnails."
|
|
msgstr ""
|
|
|
|
#: ../../administrator/manage-script/thumbnails.md:30
|
|
#: ../../administrator/manage-script/thumbnails.md:54
|
|
msgid "Run the `funkwhale-manage` command line interface to regenerate the thumbnails."
|
|
msgstr ""
|
|
|
|
#: ../../administrator/manage-script/thumbnails.md:0
|
|
msgid "Docker"
|
|
msgstr ""
|
|
|
|
#: ../../administrator/manage-script/thumbnails.md:62
|
|
msgid "The script generates new thumbnails for all album and artist art on your pod."
|
|
msgstr ""
|