chore(translations): new crowdin updates (#1984)

This commit is contained in:
Thomas Camlong
2024-05-07 19:46:34 +02:00
committed by GitHub
parent f12dd52208
commit 477d249da8
228 changed files with 9811 additions and 1206 deletions

View File

@@ -0,0 +1,30 @@
{
"descriptor": {
"name": "Overseerr",
"description": "Vă permite să căutați și să adăugați conținut media din aplicațiile Overseerr sau Jellyseerr."
},
"popup": {
"item": {
"buttons": {
"askFor": "Cere {{title}}",
"cancel": "Anulează",
"request": "Cerere"
},
"alerts": {
"automaticApproval": {
"title": "Folosind cheia API",
"text": "Această solicitare va fi aprobată automat"
}
}
},
"seasonSelector": {
"caption": "Bifați sezonul pe care doriți să îl descărcați",
"table": {
"header": {
"season": "Sezon",
"numberOfEpisodes": "Număr de episoade"
}
}
}
}
}