mirror of
https://github.com/mediacms-io/mediacms.git
synced 2025-11-21 22:07:59 -05:00
Bulk actions support (#1418)
This commit is contained in:
@@ -1,22 +1,58 @@
|
||||
translation_strings = {
|
||||
"+ Create Playlist": "+ Crea Playlist",
|
||||
"00 - 20 min": "00 - 20 min",
|
||||
"1 result for": "1 risultato per",
|
||||
"20 - 40 min": "20 - 40 min",
|
||||
"40 - 60 min": "40 - 60 min",
|
||||
"60 - 120 min+": "60 - 120 min+",
|
||||
"ABOUT": "SU DI NOI",
|
||||
"AUTOPLAY": "RIPRODUZIONE AUTOMATICA",
|
||||
"About": "Su di noi",
|
||||
"Add / Remove Co-Editors": "Aggiungi / Rimuovi Co-Editor",
|
||||
"Add / Remove Co-Owners": "Aggiungi / Rimuovi Co-Proprietari",
|
||||
"Add / Remove Co-Viewers": "Aggiungi / Rimuovi Co-Visualizzatori",
|
||||
"Add / Remove Tags": "Aggiungi / Rimuovi Tag",
|
||||
"Add / Remove from Categories": "Aggiungi / Rimuovi dalle Categorie",
|
||||
"Add a": "Aggiungi un",
|
||||
"Add a ": "Aggiungi un ",
|
||||
"Add to": "Aggiungi a",
|
||||
"Add to / Remove from Category": "Aggiungi / Rimuovi dalla Categoria",
|
||||
"Add to / Remove from Playlist": "Aggiungi / Rimuovi dalla Playlist",
|
||||
"All": "Tutti",
|
||||
"All categories already added": "Tutte le categorie già aggiunte",
|
||||
"All tags already added": "Tutti i tag già aggiunti",
|
||||
"Alphabetically - A-Z": "Alfabeticamente - A-Z",
|
||||
"Alphabetically - Z-A": "Alfabeticamente - Z-A",
|
||||
"Audio": "Audio",
|
||||
"Browse your files": "Sfoglia i tuoi file",
|
||||
"Bulk Actions": "Azioni di Massa",
|
||||
"COMMENT": "COMMENTA",
|
||||
"Cancel": "Annulla",
|
||||
"Categories": "Categorie",
|
||||
"Category": "Categoria",
|
||||
"Change Language": "Cambia lingua",
|
||||
"Change Owner": "Cambia Proprietario",
|
||||
"Change password": "Cambia password",
|
||||
"Click 'Start Recording' and select the screen or tab to record. Once recording is finished, click 'Stop Recording,' and the recording will be uploaded.": "Fai clic su 'Avvia registrazione' e seleziona lo schermo o la scheda da registrare. Una volta terminata la registrazione, fai clic su 'Interrompi registrazione' e la registrazione verrà caricata.",
|
||||
"Co-Editors": "Co-Editor",
|
||||
"Co-Owners": "Co-Proprietari",
|
||||
"Co-Viewers": "Co-Visualizzatori",
|
||||
"Comment": "Commento",
|
||||
"Comments": "Commenti",
|
||||
"Comments are disabled": "I commenti sono disabilitati",
|
||||
"Confirm": "Conferma",
|
||||
"Confirm Action": "Conferma Azione",
|
||||
"Contact": "Contatti",
|
||||
"Copy Media": "Copia Media",
|
||||
"Create": "Crea",
|
||||
"DELETE": "ELIMINA",
|
||||
"DELETE MEDIA": "ELIMINA MEDIA",
|
||||
"DOWNLOAD": "SCARICA",
|
||||
"DURATION": "DURATA",
|
||||
"Delete Media": "Elimina Media",
|
||||
"Delete media": "Elimina media",
|
||||
"Disable Comments": "Disabilita Commenti",
|
||||
"Disable Download": "Disabilita Download",
|
||||
"Drag and drop files": "Trascina e rilascia i file",
|
||||
"EDIT MEDIA": "MODIFICA IL MEDIA",
|
||||
"EDIT PROFILE": "MODIFICA IL PROFILO",
|
||||
@@ -24,63 +60,199 @@ translation_strings = {
|
||||
"Edit media": "Modifica il media",
|
||||
"Edit profile": "Modifica il profilo",
|
||||
"Edit subtitle": "Modifica i sottotitoli",
|
||||
"Enable Comments": "Abilita Commenti",
|
||||
"Enable Download": "Abilita Download",
|
||||
"Enter playlist name...": "Inserisci nome playlist...",
|
||||
"Failed to add categories": "Impossibile aggiungere categorie",
|
||||
"Failed to add media to playlists": "Impossibile aggiungere media alle playlist",
|
||||
"Failed to add tags": "Impossibile aggiungere tag",
|
||||
"Failed to add users": "Impossibile aggiungere utenti",
|
||||
"Failed to change owner": "Impossibile cambiare proprietario",
|
||||
"Failed to change owner. Please try again.": "Impossibile cambiare proprietario. Riprova.",
|
||||
"Failed to copy media.": "Impossibile copiare il media.",
|
||||
"Failed to create playlist": "Impossibile creare playlist",
|
||||
"Failed to delete media. Please try again.": "Impossibile eliminare il media. Riprova.",
|
||||
"Failed to disable comments.": "Impossibile disabilitare i commenti.",
|
||||
"Failed to disable download.": "Impossibile disabilitare il download.",
|
||||
"Failed to enable comments.": "Impossibile abilitare i commenti.",
|
||||
"Failed to enable download.": "Impossibile abilitare il download.",
|
||||
"Failed to fetch all categories": "Impossibile recuperare tutte le categorie",
|
||||
"Failed to fetch all tags": "Impossibile recuperare tutti i tag",
|
||||
"Failed to fetch existing categories": "Impossibile recuperare le categorie esistenti",
|
||||
"Failed to fetch existing tags": "Impossibile recuperare i tag esistenti",
|
||||
"Failed to fetch existing users": "Impossibile recuperare gli utenti esistenti",
|
||||
"Failed to fetch playlist membership": "Impossibile recuperare l'appartenenza alla playlist",
|
||||
"Failed to fetch playlists": "Impossibile recuperare le playlist",
|
||||
"Failed to load categories": "Impossibile caricare le categorie",
|
||||
"Failed to load existing permissions": "Impossibile caricare i permessi esistenti",
|
||||
"Failed to load playlists": "Impossibile caricare le playlist",
|
||||
"Failed to load tags": "Impossibile caricare i tag",
|
||||
"Failed to remove categories": "Impossibile rimuovere le categorie",
|
||||
"Failed to remove media from playlists": "Impossibile rimuovere media dalle playlist",
|
||||
"Failed to remove tags": "Impossibile rimuovere i tag",
|
||||
"Failed to remove users": "Impossibile rimuovere gli utenti",
|
||||
"Failed to search users": "Impossibile cercare utenti",
|
||||
"Failed to set publish state": "Impossibile impostare lo stato di pubblicazione",
|
||||
"Failed to set publish state. Please try again.": "Impossibile impostare lo stato di pubblicazione. Riprova.",
|
||||
"Failed to update categories. Please try again.": "Impossibile aggiornare le categorie. Riprova.",
|
||||
"Failed to update permissions. Please try again.": "Impossibile aggiornare i permessi. Riprova.",
|
||||
"Failed to update playlists. Please try again.": "Impossibile aggiornare le playlist. Riprova.",
|
||||
"Failed to update tags. Please try again.": "Impossibile aggiornare i tag. Riprova.",
|
||||
"Featured": "In evidenza",
|
||||
"Filter existing users...": "Filtra utenti esistenti...",
|
||||
"Filter playlists...": "Filtra playlist...",
|
||||
"Filters": "Filtri",
|
||||
"Go": "Vai",
|
||||
"History": "Cronologia",
|
||||
"Home": "Home",
|
||||
"Image": "Immagine",
|
||||
"Language": "Lingua",
|
||||
"Latest": "Ultimi",
|
||||
"Like count": "Numero di mi piace",
|
||||
"Liked media": "Piaciuti",
|
||||
"Likes - Least": "Mi piace - Meno",
|
||||
"Likes - Most": "Mi piace - Più",
|
||||
"Loading categories...": "Caricamento categorie...",
|
||||
"Loading existing users...": "Caricamento utenti esistenti...",
|
||||
"Loading playlists...": "Caricamento playlist...",
|
||||
"Loading tags...": "Caricamento tag...",
|
||||
"MEDIA TYPE": "TIPO DI MEDIA",
|
||||
"Manage": "Gestisci",
|
||||
"Manage Playlists": "Gestisci Playlist",
|
||||
"Manage comments": "Gestisci i commenti",
|
||||
"Manage media": "Gestisci i media",
|
||||
"Manage users": "Gestisci gli utenti",
|
||||
"Media": "Media",
|
||||
"Media I own": "Media di mia proprietà",
|
||||
"Media was edited": "Il media è stato modificato",
|
||||
"Members": "Membri",
|
||||
"My media": "I miei media",
|
||||
"My playlists": "Le mie playlist",
|
||||
"No": "No",
|
||||
"No categories": "Nessuna categoria",
|
||||
"No comment yet": "Ancora nessun commento",
|
||||
"No comments yet": "Ancora nessun commento",
|
||||
"No existing": "Nessun esistente",
|
||||
"No playlists available": "Nessuna playlist disponibile",
|
||||
"No playlists selected": "Nessuna playlist selezionata",
|
||||
"No results for": "Nessun risultato per",
|
||||
"No tags": "Nessun tag",
|
||||
"No users to add": "Nessun utente da aggiungere",
|
||||
"PLAYLISTS": "PLAYLIST",
|
||||
"PUBLISH STATE": "STATO DI PUBBLICAZIONE",
|
||||
"Pdf": "PDF",
|
||||
"Playlists": "Playlist",
|
||||
"Plays - Least": "Riproduzioni - Meno",
|
||||
"Plays - Most": "Riproduzioni - Più",
|
||||
"Please select a publish state": "Seleziona uno stato di pubblicazione",
|
||||
"Please select a user": "Seleziona un utente",
|
||||
"Powered by": "Powered by",
|
||||
"Private": "Privato",
|
||||
"Proceed": "Procedi",
|
||||
"Processing...": "Elaborazione...",
|
||||
"Public": "Pubblico",
|
||||
"Publish": "Pubblica",
|
||||
"Publish State": "Stato di Pubblicazione",
|
||||
"Published": "Pubblicato",
|
||||
"Published on": "Pubblicato il",
|
||||
"Recent uploads": "Caricamenti recenti",
|
||||
"Recommended": "Raccomandati",
|
||||
"Record Screen": "Registra schermo",
|
||||
"Register": "Registrati",
|
||||
"Remove category": "Rimuovi categoria",
|
||||
"Remove from list": "Rimuovi dalla lista",
|
||||
"Remove tag": "Rimuovi tag",
|
||||
"Remove user": "Rimuovi utente",
|
||||
"SAVE": "SALVA",
|
||||
"SEARCH": "CERCA",
|
||||
"SHARE": "CONDIVIDI",
|
||||
"SHOW MORE": "MOSTRA DI PIÙ",
|
||||
"SORT BY": "ORDINA PER",
|
||||
"SUBMIT": "INVIA",
|
||||
"Search": "Cerca",
|
||||
"Search for user...": "Cerca utente...",
|
||||
"Search users to add...": "Cerca utenti da aggiungere...",
|
||||
"Select": "Seleziona",
|
||||
"Select Owner": "Seleziona Proprietario",
|
||||
"Select all": "Seleziona tutto",
|
||||
"Select all media": "Seleziona tutti i media",
|
||||
"Select publish state:": "Seleziona stato di pubblicazione:",
|
||||
"Selected": "Selezionato",
|
||||
"Shared by me": "Condiviso da me",
|
||||
"Shared with me": "Condiviso con me",
|
||||
"Sign in": "Login",
|
||||
"Sign out": "Logout",
|
||||
"Sort By": "Ordina per",
|
||||
"Start Recording": "Inizia registrazione",
|
||||
"Start uploading media and sharing your work. Media that you upload will show up here.": "Inizia a caricare media e condividere il tuo lavoro. I media caricati appariranno qui.",
|
||||
"Stop Recording": "Interrompi registrazione",
|
||||
"Submit": "Invia",
|
||||
"Subtitle was added": "I sottotitoli sono stati aggiunti",
|
||||
"Subtitles": "Sottotitoli",
|
||||
"Successfully Copied": "Copiato con successo",
|
||||
"Successfully Disabled Download": "Download disabilitato con successo",
|
||||
"Successfully Disabled comments": "Commenti disabilitati con successo",
|
||||
"Successfully Enabled Download": "Download abilitato con successo",
|
||||
"Successfully Enabled comments": "Commenti abilitati con successo",
|
||||
"Successfully changed owner": "Proprietario cambiato con successo",
|
||||
"Successfully deleted": "Eliminato con successo",
|
||||
"Successfully updated": "Aggiornato con successo",
|
||||
"Successfully updated categories": "Categorie aggiornate con successo",
|
||||
"Successfully updated playlist membership": "Appartenenza alla playlist aggiornata con successo",
|
||||
"Successfully updated publish state": "Stato di pubblicazione aggiornato con successo",
|
||||
"Successfully updated tags": "Tag aggiornati con successo",
|
||||
"TAGS": "TAG",
|
||||
"Tag": "Tag",
|
||||
"Tags": "Tag",
|
||||
"Terms": "Termini e condizioni",
|
||||
"The intersection of categories in the selected media is shown": "Viene mostrata l'intersezione delle categorie nei media selezionati",
|
||||
"The intersection of playlists in the selected media is shown": "Viene mostrata l'intersezione delle playlist nei media selezionati",
|
||||
"The intersection of tags in the selected media is shown": "Viene mostrata l'intersezione dei tag nei media selezionati",
|
||||
"The intersection of users in the selected media is shown": "Viene mostrata l'intersezione degli utenti nei media selezionati",
|
||||
"The media was deleted successfully.": "Il media è stato eliminato con successo.",
|
||||
"This month": "Questo mese",
|
||||
"This week": "Questa settimana",
|
||||
"This works in Chrome, Safari and Edge browsers.": "Questo funziona nei browser Chrome, Safari e Edge.",
|
||||
"This year": "Quest'anno",
|
||||
"To add": "Da aggiungere",
|
||||
"Today": "Oggi",
|
||||
"Trim": "Taglia",
|
||||
"UPLOAD": "CARICA",
|
||||
"UPLOAD DATE": "DATA DI CARICAMENTO",
|
||||
"UPLOAD MEDIA": "CARICA MEDIA",
|
||||
"Undo removal": "Annulla rimozione",
|
||||
"Unlisted": "Non in elenco",
|
||||
"Up Next": "A seguire",
|
||||
"Up next": "A seguire",
|
||||
"Upload": "Carica",
|
||||
"Upload date (newest)": "Data di caricamento (più recente)",
|
||||
"Upload date (oldest)": "Data di caricamento (più vecchia)",
|
||||
"Upload date - Newest": "Data di caricamento - Più recente",
|
||||
"Upload date - Oldest": "Data di caricamento - Più vecchia",
|
||||
"Upload media": "Carica i media",
|
||||
"Uploads": "Caricamenti",
|
||||
"Users": "Utenti",
|
||||
"VIEW ALL": "MOSTRA TUTTI",
|
||||
"Video": "Video",
|
||||
"View all": "Mostra tutti",
|
||||
"View count": "Numero di visualizzazioni",
|
||||
"View media": "Visualizza media",
|
||||
"Welcome": "Benvenuto",
|
||||
"You are going to copy": "Stai per copiare",
|
||||
"You are going to delete": "Stai per eliminare",
|
||||
"You are going to disable comments to": "Stai per disabilitare i commenti di",
|
||||
"You are going to disable download for": "Stai per disabilitare il download di",
|
||||
"You are going to enable comments to": "Stai per abilitare i commenti di",
|
||||
"You are going to enable download for": "Stai per abilitare il download di",
|
||||
"comment": "commento",
|
||||
"is a modern, fully featured open source video and media CMS. It is developed to meet the needs of modern web platforms for viewing and sharing media": "è un CMS per media open source moderno e completo. È stato sviluppato per rispondere per venire incontro alle esigenze delle moderne piattaforme web di visualizzazione e condivisione media",
|
||||
"media in category": "media nella categoria",
|
||||
"media in tag": "media con tag",
|
||||
"media, are you sure?": "media, sei sicuro?",
|
||||
"media.": "media.",
|
||||
"or": "o",
|
||||
"results for": "risultati per",
|
||||
"selected": "selezionato",
|
||||
"view": "visualizzazione",
|
||||
"views": "visualizzazioni",
|
||||
"yet": "ancora",
|
||||
|
||||
Reference in New Issue
Block a user