🌐 Update translations, added Greek

This commit is contained in:
Thomas Camlong
2023-01-23 01:47:13 +09:00
committed by GitHub
parent e47bbc966c
commit e2d70d0d07
35 changed files with 797 additions and 0 deletions

View File

@@ -0,0 +1,30 @@
{
"descriptor": {
"name": "Overseerr",
"description": "Σας επιτρέπει να αναζητήσετε και να προσθέσετε πολυμέσα από το Overseerr ή το Jellyseerr."
},
"popup": {
"item": {
"buttons": {
"askFor": "Ρωτήστε για {{title}}",
"cancel": "Ακύρωση",
"request": "Αίτημα"
},
"alerts": {
"automaticApproval": {
"title": "Χρήση κλειδιού API",
"text": "Το αίτημα αυτό θα εγκριθεί αυτόματα"
}
}
},
"seasonSelector": {
"caption": "Επιλέξτε τις σεζόν που θέλετε να κατεβάσετε",
"table": {
"header": {
"season": "Σεζόν",
"numberOfEpisodes": "Αριθμός επεισοδίων"
}
}
}
}
}