🌐 add crowdin translations

This commit is contained in:
Manuel
2022-08-28 16:28:17 +02:00
committed by Manuel Ruwe
parent 96d76cfd14
commit c9b33f3e48
315 changed files with 6130 additions and 380 deletions

View File

@@ -0,0 +1,30 @@
{
"descriptor": {
"name": "Overseerr",
"description": "Staat je toe om media van Overseerr/Jellyseerr te zoeken en toe te voegen"
},
"popup": {
"item": {
"buttons": {
"askFor": "Vraag om {{title}}",
"cancel": "Annuleer",
"request": "Aanvraag"
},
"alerts": {
"automaticApproval": {
"title": "API-sleutel wordt gebruikt",
"text": "Dit verzoek zal automatisch worden goedgekeurd"
}
}
},
"seasonSelector": {
"caption": "Selecteer de seizoenen die u wilt downloaden",
"table": {
"header": {
"season": "Seizoen",
"numberOfEpisodes": "Aantal afleveringen"
}
}
}
}
}