mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-22 22:23:34 -07:00
fix(translations): 🌐 New translations from Crowdin [skip ci]
This commit is contained in:
parent
0c68faf0b8
commit
94f28aaab2
1 changed files with 11 additions and 0 deletions
|
@ -14,7 +14,9 @@
|
||||||
"Common": {
|
"Common": {
|
||||||
"ContinueButton": "Continua",
|
"ContinueButton": "Continua",
|
||||||
"Available": "Disponibile",
|
"Available": "Disponibile",
|
||||||
|
"Available4K": "Disponibile 4K",
|
||||||
"Approved": "Approvato",
|
"Approved": "Approvato",
|
||||||
|
"Approve4K": "Approva 4K",
|
||||||
"Pending": "In Sospeso",
|
"Pending": "In Sospeso",
|
||||||
"PartiallyAvailable": "Parzialmente disponibile",
|
"PartiallyAvailable": "Parzialmente disponibile",
|
||||||
"Monitored": "Monitorato",
|
"Monitored": "Monitorato",
|
||||||
|
@ -24,8 +26,10 @@
|
||||||
"RequestDenied": "Richiesta negata",
|
"RequestDenied": "Richiesta negata",
|
||||||
"NotRequested": "Non richiesta",
|
"NotRequested": "Non richiesta",
|
||||||
"Requested": "Richiesta",
|
"Requested": "Richiesta",
|
||||||
|
"Requested4K": "Richiesto 4K",
|
||||||
"Search": "Cerca",
|
"Search": "Cerca",
|
||||||
"Request": "Richiesta",
|
"Request": "Richiesta",
|
||||||
|
"Request4K": "Richiedi 4K",
|
||||||
"Denied": "Negata",
|
"Denied": "Negata",
|
||||||
"Approve": "Approva",
|
"Approve": "Approva",
|
||||||
"PartlyAvailable": "Parzialmente disponibile",
|
"PartlyAvailable": "Parzialmente disponibile",
|
||||||
|
@ -161,9 +165,13 @@
|
||||||
"ChangeRootFolder": "Cartella radice",
|
"ChangeRootFolder": "Cartella radice",
|
||||||
"ChangeQualityProfile": "Profilo qualità",
|
"ChangeQualityProfile": "Profilo qualità",
|
||||||
"MarkUnavailable": "Rendi non disponibile",
|
"MarkUnavailable": "Rendi non disponibile",
|
||||||
|
"MarkUnavailable4K": "Rendi 4K non disponibile",
|
||||||
"MarkAvailable": "Rendi disponibile",
|
"MarkAvailable": "Rendi disponibile",
|
||||||
|
"MarkAvailable4K": "Rendi 4K disponibile",
|
||||||
"Remove": "Rimuovi",
|
"Remove": "Rimuovi",
|
||||||
"Deny": "Nega",
|
"Deny": "Nega",
|
||||||
|
"Deny4K": "Nega 4K",
|
||||||
|
"Has4KRequest": "Ha una Richiesta 4K",
|
||||||
"DenyReason": "Nega Motivo",
|
"DenyReason": "Nega Motivo",
|
||||||
"DeniedReason": "Motivo di Negazione",
|
"DeniedReason": "Motivo di Negazione",
|
||||||
"Season": "Stagione",
|
"Season": "Stagione",
|
||||||
|
@ -199,6 +207,7 @@
|
||||||
"RequestPanel": {
|
"RequestPanel": {
|
||||||
"Delete": "Elimina Richiesta",
|
"Delete": "Elimina Richiesta",
|
||||||
"Approve": "Approva Richiesta",
|
"Approve": "Approva Richiesta",
|
||||||
|
"Approve4K": "Approva Richiesta 4K",
|
||||||
"ChangeAvailability": "Segna come Disponibile",
|
"ChangeAvailability": "Segna come Disponibile",
|
||||||
"Deleted": "Elementi selezionati eliminati correttamente",
|
"Deleted": "Elementi selezionati eliminati correttamente",
|
||||||
"Approved": "Elementi selezionati approvati correttamente"
|
"Approved": "Elementi selezionati approvati correttamente"
|
||||||
|
@ -295,6 +304,7 @@
|
||||||
},
|
},
|
||||||
"MediaDetails": {
|
"MediaDetails": {
|
||||||
"Denied": "Rifiutato",
|
"Denied": "Rifiutato",
|
||||||
|
"Denied4K": "4K Negato",
|
||||||
"Trailers": "Trailer",
|
"Trailers": "Trailer",
|
||||||
"RecommendationsTitle": "Raccomandazioni",
|
"RecommendationsTitle": "Raccomandazioni",
|
||||||
"SimilarTitle": "Simili",
|
"SimilarTitle": "Simili",
|
||||||
|
@ -363,6 +373,7 @@
|
||||||
"RequestDate": "Data di Richiesta:",
|
"RequestDate": "Data di Richiesta:",
|
||||||
"DeniedReason": "Motivo di Negazione:",
|
"DeniedReason": "Motivo di Negazione:",
|
||||||
"ReProcessRequest": "Ri-Elabora Richiesta",
|
"ReProcessRequest": "Ri-Elabora Richiesta",
|
||||||
|
"ReProcessRequest4K": "Ri-Elabora Richiesta 4K",
|
||||||
"Music": {
|
"Music": {
|
||||||
"Type": "Tipo:",
|
"Type": "Tipo:",
|
||||||
"Country": "Paese:",
|
"Country": "Paese:",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue