Vito Antico created OPENMEETINGS-581:
----------------------------------------

             Summary: Italian translation
                 Key: OPENMEETINGS-581
                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-581
             Project: Openmeetings
          Issue Type: Improvement
          Components: Moodle-Plugin
         Environment: module version 1.5
            Reporter: Vito Antico
            Assignee: SebastianWagner
            Priority: Minor


Is openmeetings.php into dir openmeetings\lang\it

<?php
/*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements.  See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership.  The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License") +  you may not use this file except in compliance
* with the License.  You may obtain a copy of the License at
*
*   http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
* KIND, either express or implied.  See the License for the
* specific language governing permissions and limitations
* under the License.
*/

$string['openmeetings'] = 'Openmeetings';
$string['openmeetings:addinstance'] = 'Aggiungere Istanza Openmeetings';

$string['modulename'] = 'OpenMeetings';
$string['modulenameplural'] = 'OpenMeetings';

$string['whiteboardfieldset'] = 'Esempio personalizzato fieldset';
$string['whiteboardintro'] = 'OpenMeetings introduzione';
$string['whiteboardname'] = 'Nome Conferenza';

$string['red5host'] = 'OpenMeetings Server Host o IP';
$string['red5port'] = 'OpenMeetings Server Port';
$string['openmeetingsAdminUser'] = 'Utente Amministratore OpenMeetings';
$string['openmeetingsAdminUserPass'] = 'Password Utente Amministratore 
OpenMeetings';
$string['openmeetingsModuleKeyLabel'] = 'ID del Modulo';
$string['openmeetingsModuleKey'] = 'Impostazioni Avanzate: Istanze multiple su 
stesso server OpenMeetings richiedono ID del modulo diverso';

$string['Room_Name'] = 'Nome Stanza';
$string['Room_Type'] = 'Tipo Stanza';
$string['Room_Language'] = 'Lingua Stanza';
$string['Max_User'] = 'Limite utenti connessi';
$string['Wait_for_teacher'] = 'Modo moderazione';

$string['recordings_label'] = 'Nel caso di Stanza di tipo Visualizza 
registrazione disponibile. Al posto della Stanza Conferenze si visualizza la 
seguente registrazione.';
$string['recordings_show'] = 'Registrazioni disponibili';
$string['Comment'] = 'Descrizione';

$string['Conference'] = 'Conferenza (max 16 partecipanti)';
$string['Interview'] = 'Intervista (max 2 partecipanti)';
$string['Restricted'] = 'Webinar (max 150 partecipanti)';
$string['Recording'] = 'Visualizza registrazione disponibile (selezionare dal 
menu a discesa.)';

$string['Moderation_Description'] = '(Gli utenti moodle amministratore, 
insegnante e creatore corso sono moderatori)';
$string['Moderation_TYPE_1'] = 'Participanti attendono connessione 
insegnante/moderatore nella stanza';
$string['Moderation_TYPE_2'] = 'Participanti attivi subito (primo Utente nella 
stanza diventa moderatore)';
$string['Moderation_TYPE_3'] = 'Tutti i partecipanti sono moderatori quando 
entrano nella stanza.';

$string['Allow_Recording'] = 'Abilitazione Registrazione';
$string['Recording_TYPE_1'] = 'Funzione Registrazione disponibile.';
$string['Recording_TYPE_2'] = 'Funzione Registrazione non attiva.';

$string['openmeetingsWebappnameLabel'] = 'nome webapp di OpenMeetings';
$string['openmeetingsWebappnameDescription'] = 'Impostazioni avanzate: Se avete 
rinominato la webapp di OpenMeetings inserite qui il nome alternativo.';

$string['download_avi'] = 'Download .avi';
$string['download_flv'] = 'Download .flv';
?>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to