mirror of
https://github.com/hrfee/jfa-go.git
synced 2024-12-22 09:00:10 +00:00
Translated using Weblate (Dutch)
Currently translated at 99.2% (124 of 125 strings) Translation: jfa-go/Setup Translate-URL: https://weblate.jfa-go.com/projects/jfa-go/setup/nl/
This commit is contained in:
parent
4c1d8ed2a1
commit
2fd71acbb2
@ -22,7 +22,8 @@
|
||||
"errorNotAdmin": "Gebruiker heeft geen beheersrechten.",
|
||||
"errorConnectionRefused": "Verbinding geweigerd.",
|
||||
"errorUnknown": "Onbekende fout, bekijk de logs.",
|
||||
"error": "Fout"
|
||||
"error": "Fout",
|
||||
"errorProxy": "Proxy-instellingen onjuist."
|
||||
},
|
||||
"startPage": {
|
||||
"welcome": "Welkom!",
|
||||
@ -156,5 +157,11 @@
|
||||
"title": "Gebruikerspagina",
|
||||
"customizeMessages": "Gebruik de bewerken knop naast \"Gebruikerspagina\" in de instellingen om dit later in te stellen.",
|
||||
"requiredSettings": "Inloggen bij jfa-go via Jellyfin moet ingesteld zijn. Controleer dat \"reset wachtwoord via link\" later wordt gekozen voor zelfservice wachtwoord-resets."
|
||||
},
|
||||
"proxy": {
|
||||
"title": "Proxy",
|
||||
"description": "Laat jfa-go alle verbindingen via een HTTP/SOCKS5 proxy maken. De verbinding met Jellyfin wordt hierdoorheen getest.",
|
||||
"protocol": "Protocol",
|
||||
"address": "Adres (inclusief poort)"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user