mirror of https://github.com/sualko/cloud_bbb
40 lines
4.1 KiB
JSON
40 lines
4.1 KiB
JSON
{ "translations": {
|
|
"API URL or secret not configured. Please contact your administrator." : "URL API o segreto non configurato. Contatta il tuo amministratore.",
|
|
"BigBlueButton Integration" : "Integrazione BigBlueButton",
|
|
"BigBlueButton integration for Nextcloud" : "Integrazione BigBlueButton per Nextcloud",
|
|
"This app allows to create meetings with an external installation of [BigBlueButton](https://bigbluebutton.org).\n\n* **Room setup** Create multiple room configurations with name, welcome message, ...\n* **Share guest link** Share the room link with all your guests\n* **Custom presentation** Start a room with a selected presentation from your file browser\n* **Manage recordings** View, share and delete recordings for your rooms\n\nDeveloper wanted! If you have time it would be awesome if you could help to enhance this application.\n\n*This app integrates BigBlueButton and is not endorsed or certified by BigBlueButton Inc. BigBlueButton and the BigBlueButton Logo are trademarks of BigBlueButton Inc.*" : "Questa applicazione consente di creare riunioni con un'installazione esterna di [BigBlueButton](https://bigbluebutton.org).\n\n* **Configurazione stanze** Creare configurazioni di più stanze con nome, messaggio di benvenuto, ...\n* **Condivisione collegamento con ospiti** Condividere il collegamento della stanza con tutti i propri ospiti\n* **Presentazione personalizzata** Avviare una stanza con una presentazione selezionata dal proprio navigatore dei file\n* **Gestire le registrazioni** Visualizzare, condividere ed eliminare le registrazioni per le proprie stanze\n\nCerchiamo uno sviluppatore! Se hai tempo, potresti darci una mano a migliorare questa applicazione.\n\n*Questa applicazione integra BigBlueButton e non è sponsorizzata o certificata da BigBlueButton Inc. BigBlueButton e il logo BigBlueButton sono marchi registrati di BigBlueButton Inc.*",
|
|
"Get your API URL and secret by executing \"sudo bbb-conf --secret\" on your BigBlueButton server." : "Ottieni URL API e segreto eseguendo \"sudo bbb-conf --secret\" sul tuo server BigBlueButton.",
|
|
"API URL" : "URL API",
|
|
"API secret" : "Segreto API",
|
|
"Save" : "Salva",
|
|
"Please enter your name!" : "Digita il tuo nome!",
|
|
"The name must be at least 3 characters long." : "Il nome deve essere composto da almeno 3 caratteri.",
|
|
"Display name" : "Nome visualizzato",
|
|
"Name" : "Nome",
|
|
"Welcome" : "Benvenuto",
|
|
"Max" : "Massimo",
|
|
"Record" : "Registra",
|
|
"Recordings" : "Registrazioni",
|
|
"Room name" : "Nome stanza",
|
|
"Create" : "Crea",
|
|
"_%n participant_::_%n participants_" : ["%n partecipante","%n partecipanti"],
|
|
"Delete" : "Elimina",
|
|
"Are you sure you want to delete \"{name}\"? This operation can not be undone." : "Sei sicuro di voler eliminare \"{name}\"? Questa operazione non può essere annullata.",
|
|
"Delete \"{name}\"?" : "Vuoi eliminare \"{name}\"?",
|
|
"Select target folder" : "Seleziona la cartella di destinazione",
|
|
"Room URL was stored in \"{path}\" as \"{filename}\"." : "L'URL per la stanza è stato archiviato in \"{path}\" come \"{filename}\".",
|
|
"Link stored" : "Collegamento archiviato",
|
|
"URL to room could not be stored." : "L'URL per la stanza non può essere archiviato.",
|
|
"Error" : "Errore",
|
|
"URL to presentation was stored in \"{path}\" as \"{filename}\"." : "L'URL per la presentazione è stato archiviato in \"{path}\" come \"{filename}\".",
|
|
"URL to presentation could not be stored." : "L'URL per la presentazione non può essere archiviato.",
|
|
"Are you sure you want to delete the recording from \"{startDate}\"? This operation can not be undone." : "Sei sicuro di voler eliminare la registrazione da \"{startDate}\"? Questa operazione non può essere annullata.",
|
|
"Delete?" : "Vuoi eliminare?",
|
|
"Could not delete record" : "Impossibile eliminare il record",
|
|
"Server error" : "Errore del server",
|
|
"Settings saved" : "Impostazioni salvate",
|
|
"Unexpected error occurred" : "Si è verificato un errore inatteso",
|
|
"API URL is invalid" : "URL API non valido",
|
|
"API secret is invalid" : "Il segreto API non è valido"
|
|
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
|
} |