New translations install.mdx (Dutch)

[ci skip]
This commit is contained in:
crowdin 2024-08-09 15:27:39 +00:00
parent b951b5f4f6
commit 0d8ab574d6

View File

@ -37,8 +37,8 @@ Additionally, make sure that the following extensions are enabled in your PHP:
> We recommend using [MariaDB](https://mariadb.org).
You will need the server hostname, database name, username and password to
complete the installation process. If you do not have these, please contact your
server administrator.
complete the installation process. Als u deze niet heeft, neem dan contact op met uw
serverbeheerder.
#### Privileges
@ -49,7 +49,7 @@ User must have at least these privileges on the database for Castopod to work:
### (Optional) FFmpeg v4.1.8 or higher for Video Clips
[FFmpeg](https://www.ffmpeg.org/) version 4.1.8 or higher is required if you
want to generate Video Clips. The following extensions must be installed:
want to generate Video Clips. De volgende extensies moeten worden geïnstalleerd:
- **FreeType 2** library for
[gd](https://www.php.net/manual/en/image.installation.php).
@ -154,7 +154,7 @@ email.SMTPPass="your_smtp_password"
### Mediaopslag
By default, files are saved to the `public/media` folder using the file system.
Standaard worden bestanden opgeslagen in de `publiek/media` map met behulp van het bestandssysteem.
If you need to relocate the `media` folder to a different location, you can
specify it in your `.env` file as shown below:
@ -189,14 +189,14 @@ media.s3.region="your_s3_region"
| ------------------------ | ----------- | ---------------- |
| **`endpoint`** | tekenreeks | 'ongedefinieerd' |
| **`key`** | tekenreeks | 'ongedefinieerd' |
| **`secret`** | tekenreeks | 'ongedefinieerd' |
| **`geheim`** | tekenreeks | 'ongedefinieerd' |
| **`regio`** | tekenreeks | 'ongedefinieerd' |
| **`bucket`** | tekenreeks | `castopod` |
| **`protocol`** | nummer | 'ongedefinieerd' |
| **`pathStyleEndpoint`** | boolean | `onwaar` |
| **`keyPrefix`** | tekenreeks | 'ongedefinieerd' |
## Community packages
## Gemeenschapspakketten
If you don't want to bother with installing Castopod manually, you may use one
of the packages created and maintained by the open-source community.