From: <cl...@us...> - 2004-08-09 21:58:37
|
Update of /cvsroot/phpicalendar/phpicalendar/languages In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2233/languages Modified Files: italian.inc.php spanish.inc.php Log Message: Added for 2.0 beta Index: italian.inc.php =================================================================== RCS file: /cvsroot/phpicalendar/phpicalendar/languages/italian.inc.php,v retrieving revision 1.25 retrieving revision 1.26 diff -C2 -d -r1.25 -r1.26 *** italian.inc.php 22 Nov 2003 03:45:33 -0000 1.25 --- italian.inc.php 9 Aug 2004 21:58:12 -0000 1.26 *************** *** 2,133 **** // Italian language include ! // For version 1.0 PHP iCalendar // // First translation by Luca Cacciagrano (cl...@cl...) // Updated translation by Daniele Nicolucci (jo...@di...) // // Submit new translations to ch...@ch... ! $day_lang = 'Giorno'; ! $week_lang = 'Settimana'; ! $month_lang = 'Mese'; ! $year_lang = 'Anno'; ! $calendar_lang = 'Calendario'; ! $next_day_lang = 'Giorno Successivo'; ! $next_month_lang = 'Mese Successivo'; ! $next_week_lang = 'Settimana Successiva'; ! $next_year_lang = 'Anno Successivo'; ! $last_day_lang = 'Giorno Precedente'; ! $last_month_lang = 'Mese Precedente'; ! $last_week_lang = 'Settimana Precedente'; ! $last_year_lang = 'Anno Precedente'; ! $subscribe_lang = 'Sottoscrivi'; ! $download_lang = 'Scarica'; ! $powered_by_lang = 'Powered by'; ! $event_lang = 'Evento'; ! $event_start_lang = 'Inizio'; ! $event_end_lang = 'Fine'; ! $this_months_lang = 'Eventi di questo mese'; ! $date_lang = 'Data'; ! $summary_lang = 'Sommario'; ! $all_day_lang = 'Eventi giornalieri'; ! $notes_lang = 'Note'; ! $this_years_lang = 'Eventi di quest\'anno'; ! $today_lang = 'Oggi'; ! $this_week_lang = 'Questa settimana'; ! $this_month_lang = 'Questo mese'; ! $jump_lang = 'Vai a'; ! $tomorrows_lang = 'Eventi di domani'; ! $goday_lang = 'Vai a oggi'; ! $goweek_lang = 'Vai a questa settimana'; ! $gomonth_lang = 'Vai a questo mese'; ! $goyear_lang = 'Vai a quest\'anno'; ! $search_lang = 'Ricerca'; // the verb ! $results_lang = 'Risultati ricerca'; ! $query_lang = 'Cerca: '; // will be followed by the search query ! $no_results_lang = 'Nessun evento trovato'; ! $goprint_lang = 'Versione stampabile'; ! $time_lang = 'Ora'; ! $summary_lang = 'Sommario'; ! $description_lang = 'Descrizione'; ! $this_site_is_lang = 'Questo sito è'; ! $no_events_day_lang = 'Nessun evento per oggi.'; ! $no_events_week_lang = 'Nessun evento per questa settimana.'; ! $no_events_month_lang = 'Nessun evento per questo mese.'; ! $rss_day_date = 'G:i'; // Lists just the time ! $rss_week_date = '%e %B'; // Lists just the day ! $rss_month_date = '%e %B'; // Lists just the day ! $rss_language = 'it-it'; ! $search_took_lang = 'La ricerca ha impiegato %s secondi'; ! $recurring_event_lang = 'Evento ricorrente'; ! $exception_lang = 'Eccezione'; ! $no_query_lang = 'Nessuna ricerca specificata'; ! $preferences_lang = 'Preferenze'; ! $printer_lang = 'Stampante'; ! $select_lang_lang = 'Seleziona la lingua di default:'; ! $select_cal_lang = 'Seleziona il calendario di default:'; ! $select_view_lang = 'Seleziona la vista di default:'; ! $select_time_lang = 'Seleziona l\'ora di inizio:'; ! $select_day_lang = 'Seleziona il primo giorno della settimana:'; ! $select_style_lang = 'Seleziona lo stile di default:'; ! $set_prefs_lang = 'Imposta preferenze'; ! $completed_date_lang = 'Completato il'; ! $completed_lang = 'Completato'; ! $created_lang = 'Creato:'; ! $due_lang = 'Fatto:'; ! $priority_lang = 'Priorità:'; ! $priority_high_lang = 'Alta'; ! $priority_low_lang = 'Bassa'; ! $priority_medium_lang = 'Media'; ! $priority_none_lang = 'Nessuna'; ! $status_lang = 'Stato:'; ! $todo_lang = 'Attività'; ! $unfinished_lang = 'Non terminato'; ! $prefs_set_lang = 'Le tue preferenze sono state registrate.'; ! $prefs_unset_lang = 'Preferenze non impostate. Le modifiche avranno effetto al caricamento della prossima pagina.'; ! $unset_prefs_lang = 'Preferenze non impostate:'; ! $organizer_lang = 'Organizer'; ! $attendee_lang = 'Attendee'; ! $status_lang = 'Status'; ! $location_lang = 'Location'; ! $admin_header_lang = 'PHP iCalendar Administration'; ! $username_lang = 'Username'; ! $password_lang = 'Password'; ! $login_lang = 'Login'; ! $invalid_login_lang = 'Wrong username or password.'; ! $addupdate_cal_lang = 'Add or Update a Calendar'; ! $addupdate_desc_lang = 'Add a calendar by uploading a new file. Update a calendar by uploading a file of the same name.'; ! $delete_cal_lang = 'Delete a Calendar'; ! $logout_lang = 'Logout'; ! $cal_file_lang = 'Calendar File'; ! $php_error_lang = 'PHP Error'; ! $upload_error_gen_lang = 'There was a problem with your upload.'; ! $upload_error_lang[0] = 'There was a problem with your upload.'; ! $upload_error_lang[1] = 'The file you are trying to upload is too big.'; ! $upload_error_lang[2] = 'The file you are trying to upload is too big.'; ! $upload_error_lang[3] = 'The file you are trying upload was only partially uploaded.'; ! $upload_error_lang[4] = 'You must select a file for upload.'; ! $upload_error_type_lang = 'Only .ics files may be uploaded.'; ! $copy_error_lang = 'Failed to copy file'; ! $delete_error_lang = 'Failed to delete file'; ! $delete_success_lang = 'was deleted successfully.'; ! $action_success_lang = 'Your action was successful.'; ! $submit_lang = 'Submit'; ! $delete_lang = 'Delete'; ! // ----- New for 1.0 ! $all_cal_comb_lang = 'All calendars combined'; // - navigation ! $back_lang = 'Indietro'; ! $next_lang = 'Avanti'; ! $prev_lang = 'Precedente'; ! $day_view_lang = 'Vista giornaliera'; ! $week_view_lang = 'Vista settimanale'; ! $month_view_lang = 'Vista mensile'; ! $year_view_lang = 'Vista annuale'; // --------------------------------- // $format_recur, items enclosed in % will be substituted with variables $format_recur_lang['delimiter'] = ', '; // ie, 'one, two, three' --- 2,141 ---- // Italian language include ! // For version 2.0 PHP iCalendar // // First translation by Luca Cacciagrano (cl...@cl...) // Updated translation by Daniele Nicolucci (jo...@di...) + // v.2 updated translation by Mattia Grosso (testone at inwind dot it) // // Submit new translations to ch...@ch... ! $lang['l_day'] = 'Giorno'; ! $lang['l_week'] = 'Settimana'; ! $lang['l_month'] = 'Mese'; ! $lang['l_year'] = 'Anno'; ! $lang['l_calendar'] = 'Calendario'; ! $lang['l_next_day'] = 'Giorno Successivo'; ! $lang['l_next_month'] = 'Mese Successivo'; ! $lang['l_next_week'] = 'Settimana Successiva'; ! $lang['l_next_year'] = 'Anno Successivo'; ! $lang['l_last_day'] = 'GIorno Precedente'; ! $lang['l_last_month'] = 'Mese Precedente'; ! $lang['l_last_week'] = 'Settimana Precedente'; ! $lang['l_last_year'] = 'Anno Precedente'; ! $lang['l_subscribe'] = 'Sottoscrivi'; ! $lang['l_download'] = 'Scarica'; ! $lang['l_powered_by'] = 'Powered by'; ! $lang['l_event'] = 'Evento'; ! $lang['l_event_start'] = 'Inizio'; ! $lang['l_event_end'] = 'Fine'; ! $lang['l_this_months'] = 'Eventi di questo mese'; ! $lang['l_date'] = 'Data'; ! $lang['l_summary'] = 'Sommario'; ! $lang['l_all_day'] = 'Eventi giornalieri'; ! $lang['l_notes'] = 'Note'; ! $lang['l_this_years'] = 'Eventi di quest\'anno'; ! $lang['l_today'] = 'Oggi'; ! $lang['l_this_week'] = 'Questa Settimana'; ! $lang['l_this_month'] = 'Questo Mese'; ! $lang['l_jump'] = 'Vai a'; ! $lang['l_tomorrows'] = 'Eventi di domani'; ! $lang['l_goday'] = 'Vai a Oggi'; ! $lang['l_goweek'] = 'Vai a Questa Settimana'; ! $lang['l_gomonth'] = 'Vai a Questo Mese'; ! $lang['l_goyear'] = 'Vai a Questo Anno'; ! $lang['l_search'] = 'Cerca'; // the verb ! $lang['l_results'] = 'Risultati Ricerca'; ! $lang['l_query'] = 'Chiave di ricerca'; // will be followed by the search query ! $lang['l_no_results'] = 'Nessun evento trovato'; ! $lang['l_goprint'] = 'Versione Stampabile'; ! $lang['l_time'] = 'Ora'; ! $lang['l_summary'] = 'Sommario'; ! $lang['l_description'] = 'Descrizione'; ! $lang['l_this_site_is'] = 'Questo sito è'; ! $lang['l_no_events_day'] = 'Nessun evento per oggi.'; ! $lang['l_no_events_week'] = 'Nessun evento per questa settimana.'; ! $lang['l_no_events_month'] = 'Nessun evento per questo mese.'; ! $lang['l_rss_day_date'] = 'G:i'; // Lists just the time ! $lang['l_rss_week_date '] = '%e %b'; // Lists just the day ! $lang['l_rss_month_date '] = '%e %b'; // Lists just the day ! $lang['l_rss_language'] = 'it-it'; ! $lang['l_search_took'] = 'La ricerca ha richiesto %s secondi'; ! $lang['l_recurring_event'] = 'Evento ricorrente'; ! $lang['l_exception'] = 'Eccezione'; ! $lang['l_no_query'] = 'Nessuna chiave di ricerca specificata'; ! $lang['l_preferences'] = 'Preferenze'; ! $lang['l_printer'] = 'Stampante'; ! $lang['l_select_lang'] = 'Seleziona la lingua predefinita'; ! $lang['l_select_cal'] = 'Seleziona il calendario predefinito'; ! $lang['l_select_view'] = 'Seleziona la vista predefinita'; ! $lang['l_select_time'] = 'Seleziona l'ora di inizio predefinita'; ! $lang['l_select_day'] = 'Seleziona il giorno di inizio settimana predefinito'; ! $lang['l_select_style'] = 'Seleziona lo stile predefinito'; ! $lang['l_set_prefs'] = 'Imposta le preferenze'; ! $lang['l_completed_date'] = 'Completato il'; ! $lang['l_completed'] = 'Completato'; ! $lang['l_created'] = 'Creato'; ! $lang['l_due'] = 'Fatto'; ! $lang['l_priority'] = 'Priorità'; ! $lang['l_priority_high'] = 'Alta'; ! $lang['l_priority_low'] = 'Bassa'; ! $lang['l_priority_medium'] = 'Media'; ! $lang['l_priority_none'] = 'Nessuna'; ! $lang['l_status'] = 'Stato'; ! $lang['l_todo'] = 'Attività'; ! $lang['l_unfinished'] = 'Non terminato'; ! $lang['l_prefs_set'] = 'Le tue preferenze sono state registrate.'; ! $lang['l_prefs_unset'] = 'Preferenze annullate. Le modifiche avranno effetto al caricamento della prossima pagina.'; ! $lang['l_unset_prefs'] = 'Ripristina le impostazioni iniziali'; ! $lang['l_organizer'] = 'Organizzatore'; ! $lang['l_attendee'] = 'Invitato'; ! $lang['l_status'] = 'Stato'; ! $lang['l_location'] = 'Luogo'; ! $lang['l_admin_header'] = 'Amministrazione PHP iCalendar'; ! $lang['l_username'] = 'Nome utente'; ! $lang['l_password'] = 'Password'; ! $lang['l_login'] = 'Entra'; ! $lang['l_invalid_login'] = 'Nome utente o password errata.'; ! $lang['l_addupdate_cal'] = 'Aggiungi o Aggiorna un Calendario'; ! $lang['l_addupdate_desc'] = 'Aggiungi un calendario caricando un nuovo file. L\'aggiornamento si effettua caricando un calendario con lo stesso nome.'; ! $lang['l_delete_cal'] = 'Elimina un Calendario'; ! $lang['l_logout'] = 'Esci'; ! $lang['l_cal_file'] = 'File Calendario'; ! $lang['l_php_error'] = 'Errore PHP'; ! $upload_error_gen_lang = 'Si è verificato un problema durante il caricamento.'; ! $upload_error_lang[0] = 'Si è verificato un problema durante il caricamento.'; ! $upload_error_lang[1] = 'Il documento che stai cercando di caricare è troppo grande.'; ! $upload_error_lang[2] = 'Il documento che stai cercando di caricare è troppo grande.'; ! $upload_error_lang[3] = 'Il documento che stai cercando di caricare è stato trasferito solo in parte.'; ! $upload_error_lang[4] = 'Devi selezionare un file da caricare.'; ! $lang['l_upload_error_type'] = 'Solo i documenti .ics possono essere caricati.'; ! $lang['l_copy_error'] = 'Errore durante la copia del documento'; ! $lang['l_delete_error'] = 'Errore durante l\'eliminazione del documento'; ! $lang['l_delete_success'] = 'è stato eliminato correttamente.'; ! $lang['l_action_success'] = 'La tua azione è andata a buon fine.'; ! $lang['l_submit'] = 'Conferma'; ! $lang['l_delete'] = 'Cancella'; ! $all_cal_comb_lang = 'Tutti assieme'; ! // New for 2.0 ! $lang['l_legend'] = 'Legenda'; ! $lang['l_admin_subhead'] = 'Gestisci i tuoi calendari da questa pagina'; ! $lang['l_prefs_subhead'] = 'Imposta un cookie per la visita a questo sito'; ! $lang['l_rss_info'] = 'Informazione RSS'; ! $lang['l_rss_subhead'] = 'I feed RSS di base sono disponibili per ogni calendario'; ! $lang['l_rss_notenabled'] = 'RSS non è abilitato per questo sito'; // - navigation ! $lang['l_back'] = 'Indietro'; ! $lang['l_next'] = 'Avanti'; ! $lang['l_prev'] = 'Precedente'; ! $lang['l_day_view'] = 'Vista per Giorno'; ! $lang['l_week_view'] = 'Vista per Settimana'; ! $lang['l_month_view'] = 'Vista per Mese'; ! $lang['l_year_view'] = 'Vista per Anno'; // --------------------------------- + // $format_recur, items enclosed in % will be substituted with variables $format_recur_lang['delimiter'] = ', '; // ie, 'one, two, three' *************** *** 138,160 **** $format_recur_lang['daily'] = array('giorno','giorni'); // in the replacement below $format_recur_lang['hourly'] = array('ora','ore'); ! $format_recur_lang['minutely'] = array('minuto','minuti'); $format_recur_lang['secondly'] = array('secondo','secondi'); $format_recur_lang['start'] = 'Ogni %int% %freq% %for%'; // ie, 'Every 1 day until January 4' or 'Every 1 day for a count of 5' ! $format_recur_lang['until'] = 'fino %date%'; // ie, 'until January 4' $format_recur_lang['count'] = 'per %int% volte'; // ie, 'for 5 times' $format_recur_lang['bymonth'] = 'Nei mesi: %list%'; // ie, 'In months: January, February, March' ! $format_recur_lang['bymonthday'] = 'Nei giorni: %list%'; // ie, 'On dates: 1, 2, 3, 4' $format_recur_lang['byday'] = 'Nei giorni: %list%'; // ie, 'On days: Mon, Tues, Wed, Thurs' // --------------------------------- ! // Date display since setlocale isnt perfect. // new since last translation ! $daysofweek_lang = array ('Domenica','Lunedí','Martedì','Mercoledì','Giovedì','Venerdì','Sabato'); $daysofweekshort_lang = array ('Dom','Lun','Mar','Mer','Gio','Ven','Sab'); $daysofweekreallyshort_lang = array ('D','L','M','M','G','V','S'); $monthsofyear_lang = array ('Gennaio','Febbraio','Marzo','Aprile','Maggio','Giugno','Luglio','Agosto','Settembre','Ottobre','Novembre','Dicembre'); ! $monthsofyearshort_lang = array ('Gen','Feb','Mar','Apr','Mag','Giu','Lug','Ago','Set','Ott','Nov','Dic'); // For time formatting, check out: http://www.php.net/manual/en/function.date.php --- 146,167 ---- $format_recur_lang['daily'] = array('giorno','giorni'); // in the replacement below $format_recur_lang['hourly'] = array('ora','ore'); ! $format_recur_lang['minutely'] = array('miniuto','minuti'); $format_recur_lang['secondly'] = array('secondo','secondi'); $format_recur_lang['start'] = 'Ogni %int% %freq% %for%'; // ie, 'Every 1 day until January 4' or 'Every 1 day for a count of 5' ! $format_recur_lang['until'] = 'fino a: %date%'; // ie, 'until January 4' $format_recur_lang['count'] = 'per %int% volte'; // ie, 'for 5 times' $format_recur_lang['bymonth'] = 'Nei mesi: %list%'; // ie, 'In months: January, February, March' ! $format_recur_lang['bymonthday'] = 'In data: %list%'; // ie, 'On dates: 1, 2, 3, 4' $format_recur_lang['byday'] = 'Nei giorni: %list%'; // ie, 'On days: Mon, Tues, Wed, Thurs' // --------------------------------- ! $daysofweek_lang = array ('Domenica','Lunedì','Martedì','Mercoledì','Giovedì','Venerdì','Sabato'); $daysofweekshort_lang = array ('Dom','Lun','Mar','Mer','Gio','Ven','Sab'); $daysofweekreallyshort_lang = array ('D','L','M','M','G','V','S'); $monthsofyear_lang = array ('Gennaio','Febbraio','Marzo','Aprile','Maggio','Giugno','Luglio','Agosto','Settembre','Ottobre','Novembre','Dicembre'); ! $monthsofyearshort_lang = array ('Gen','Feb','Mar','Apr','Mag','Giu','Lul','Ago','Set','Ott','Nov','Dic'); // For time formatting, check out: http://www.php.net/manual/en/function.date.php *************** *** 166,170 **** $dateFormat_week = '%e %B'; $dateFormat_week_list = '%a, %e %b'; ! $dateFormat_week_jump = '%e %B'; $dateFormat_month = '%B %Y'; $dateFormat_month_list = '%A, %e %B'; --- 173,177 ---- $dateFormat_week = '%e %B'; $dateFormat_week_list = '%a, %e %b'; ! $dateFormat_week_jump = '%e %b'; $dateFormat_month = '%B %Y'; $dateFormat_month_list = '%A, %e %B'; *************** *** 187,199 **** // Error messages - %s will be replaced with a variable ! $error_title_lang = 'Errore!'; ! $error_window_lang = 'C\'è un errore!'; ! $error_calendar_lang = 'L\'errore si è verificato con il calendario "%s" in esecuzione.'; ! $error_path_lang = 'Impossibile aprire il percorso: "%s"'; ! $error_back_lang = 'Usa il tasto "Indietro" per tornare alla pagina precedente.'; ! $error_remotecal_lang = 'Questo server blocca calendari che non sono stati approvati.'; ! $error_restrictedcal_lang = 'Hai tentato di accedere ad un calendario protetto su questo server.'; ! $error_invalidcal_lang = 'File di calendario non valido. Prova un altro calendario.'; ! ! ?> \ No newline at end of file --- 194,207 ---- // Error messages - %s will be replaced with a variable ! $lang['l_error_title'] = 'Errore!'; ! $lang['l_error_window'] = 'Si è verificato un errore!'; ! $lang['l_error_calendar'] = 'Questo errore si è verificato durante l\'elaborazione del Calendario "%s".'; ! $lang['l_error_path'] = 'Impossibile aprire il percorso: "%s"'; ! $lang['l_error_back'] = 'Usa il tasto "Indietro" per tornare alla pagina precedente.'; ! $lang['l_error_remotecal'] = 'Questa server blocca i calendari remoti che non sono stati approvati.'; ! $lang['l_error_restrictedcal'] = 'Hai cercato di consultare un calendario protetto su questo server.'; ! $lang['l_error_invalidcal'] = 'Documento calendario non corretto. Prova un altro calendario.'; ! $lang['l_error_cantopen'] = 'Unable to open calendar.'; ! $lang['l_error_cache'] = 'Unable to write to cache directory. Please check your config.'; ! ?> Index: spanish.inc.php =================================================================== RCS file: /cvsroot/phpicalendar/phpicalendar/languages/spanish.inc.php,v retrieving revision 1.15 retrieving revision 1.16 diff -C2 -d -r1.15 -r1.16 *** spanish.inc.php 22 Nov 2003 03:45:33 -0000 1.15 --- spanish.inc.php 9 Aug 2004 21:58:12 -0000 1.16 *************** *** 1,196 **** ! <?php ! ! // Spanish language include ! // For version 1.0 PHP iCalendar ! // ! // Translation by Javier Navarro from XIPS (jna...@xi...) ! ! $day_lang = "Día"; ! $week_lang = "Semana"; ! $month_lang = "Mes"; ! $year_lang = "Año"; ! $calendar_lang = "Calendario"; ! $next_day_lang = "Día siguiente"; ! $next_month_lang = "Mes siguiente"; ! $next_week_lang = "Semana siguiente"; ! $next_year_lang = "Año siguiente"; ! $last_day_lang = "Día anterior"; ! $last_month_lang = "Mes anterior"; ! $last_week_lang = "Semana anterior"; ! $last_year_lang = "Año anterior"; ! $subscribe_lang = "Suscribir"; ! $download_lang = "Descargar"; ! $powered_by_lang = "Powered by"; ! $version_lang = "0.8"; ! $event_lang = 'Evento'; ! $event_start_lang = 'Inicio'; ! $event_end_lang = 'Fin'; ! $this_months_lang = 'Eventos de este mes'; ! $date_lang = 'Fecha'; ! $summary_lang = 'Descripción'; ! $all_day_lang = 'Evento diario'; ! $notes_lang = 'Notas'; ! $this_years_lang = 'Eventos de este año'; ! $today_lang = 'Hoy'; ! $this_week_lang = 'Esta semana'; ! $this_month_lang = 'Este mes'; ! $jump_lang = 'Ir a'; ! $tomorrows_lang = 'Eventos de mañana'; ! $goday_lang = 'Ir a Hoy'; ! $goweek_lang = 'Ir a Esta semana'; ! $gomonth_lang = 'Ir a Este Mes'; ! $goyear_lang = 'Ir a Este Año'; ! $search_lang = 'Buscar'; // the verb ! $results_lang = 'Resultados de búsqueda'; ! $query_lang = 'Consulta: '; // will be followed by the search query ! $no_results_lang = 'Ningún evento encontrado'; ! $goprint_lang = 'Formato de impresión'; ! $time_lang = 'Hora'; ! $summary_lang = 'Resumen'; ! $description_lang = 'Descripción'; ! $this_site_is_lang = 'Esta página es'; ! $no_events_day_lang = 'No hay eventos para hoy.'; ! $no_events_week_lang = 'No hay eventos para esta semana.'; ! $no_events_month_lang = 'No hay eventos para este mes.'; ! $rss_day_date = 'g:i A'; // Lists just the time ! $rss_week_date = '%e de %b'; // Lists just the day ! $rss_month_date = '%e de %b'; // Lists just the day ! $rss_language = 'es-es'; ! $search_took_lang = 'La busqeda tardó %s segundos'; ! $recurring_event_lang = 'Evento peri&ocaute;dico'; ! $exception_lang = 'Excepción'; ! $no_query_lang = 'Sin consulta'; ! $preferences_lang = 'Preferencias'; ! $printer_lang = 'Impresora'; ! $select_lang_lang = 'Escoja su idioma por defecto:'; ! $select_cal_lang = 'Escoja su calendario por defecto:'; ! $select_view_lang = 'Elija su vista por defecto:'; ! $select_time_lang = 'Elija su hora de inicio por defecto:'; ! $select_day_lang = 'Escoja su dia de la semana de inicio:'; ! $select_style_lang = 'Seleccione su estilo por defecto:'; ! $set_prefs_lang = 'Guardar preferencias'; ! $completed_date_lang = 'Finalizado el'; ! $completed_lang = 'Finalizado'; ! $created_lang = 'Creado:'; ! $due_lang = 'Hasta:'; ! $priority_lang = 'Prioridad:'; ! $priority_high_lang = 'Alta'; ! $priority_low_lang = 'Baja'; ! $priority_medium_lang = 'Media'; ! $priority_none_lang = 'Ninguna'; ! $status_lang = 'Estado:'; ! $todo_lang = 'Por hacer'; ! $unfinished_lang = 'Sin terminar'; ! $prefs_set_lang = 'Sus preferencias han sido guardadas.'; ! $prefs_unset_lang = 'Preferencias no activas. Los cambios se activaran al recargar la página.'; ! $unset_prefs_lang = 'Preferencias sin activar:'; ! $organizer_lang = 'Organizador'; ! $attendee_lang = 'Invitado'; ! $status_lang = 'Estado'; ! $location_lang = 'Lugar'; ! $admin_header_lang = 'Administración de PHP iCalendar'; ! $username_lang = 'Usuario'; ! $password_lang = 'Contraseña'; ! $login_lang = 'Registro'; ! $invalid_login_lang = 'Usuario o contraseña incorrectos.'; ! $addupdate_cal_lang = 'Añadir o actualizar un calendario'; ! $addupdate_desc_lang = 'Añade un calendario enviando un nuevo fichero. Actualiza un calendario enviando un fichero existente.'; ! $delete_cal_lang = 'Borra un calendario'; ! $logout_lang = 'Salir'; ! $cal_file_lang = 'Fichero de Calendario'; ! $php_error_lang = 'Error PHP'; ! $upload_error_gen_lang = 'Hubo un problema con su envío.'; ! $upload_error_lang[0] = 'Hubo un problema con su envío.'; ! $upload_error_lang[1] = 'El fichero que intenta enviar es demasiado grande.'; ! $upload_error_lang[2] = 'El fichero que intenta enviar es demasiado grande.'; ! $upload_error_lang[3] = 'Solo se ha recibido una parte del fichero que intentaba enviar.'; ! $upload_error_lang[4] = 'Debe elegir un fichero para enviar.'; ! $upload_error_type_lang = 'Solo se aceptan ficheros de calendario (.ics).'; ! $copy_error_lang = 'Falló la copia del fichero'; ! $delete_error_lang = 'Falló el borrado del fichero'; ! $delete_success_lang = 'se borró correctamente.'; ! $action_success_lang = 'Su acción fué correcta.'; ! $submit_lang = 'Enviar'; ! $delete_lang = 'Borrar'; ! ! // ----- New for 0.9.5 ! $all_cal_comb_lang = 'Todos los calendarios combinados'; ! ! // - navigation ! $back_lang = 'Atrás'; ! $next_lang = 'Siguiente'; ! $prev_lang = 'Anterior'; ! $day_view_lang = 'Vista diaria'; ! $week_view_lang = 'Vista semanal'; ! $month_view_lang = 'Vista mensual'; ! $year_view_lang = 'Vista anual'; ! ! // --------------------------------- ! ! // $format_recur, items enclosed in % will be substituted with variables ! $format_recur_lang['delimiter'] = ', '; // ie, 'one, two, three' ! ! $format_recur_lang['yearly'] = array('año','años'); // for these, put singular ! $format_recur_lang['monthly'] = array('mes','meses'); // and plural forms ! $format_recur_lang['weekly'] = array('semana','semanas'); // these will be %freq% ! $format_recur_lang['daily'] = array('dia','dias'); // in the replacement below ! $format_recur_lang['hourly'] = array('hora','horas'); ! $format_recur_lang['minutely'] = array('minuto','minutos'); ! $format_recur_lang['secondly'] = array('segundo','segundos'); ! ! $format_recur_lang['start'] = 'Cada %int% %freq% %for%'; // ie, 'Every 1 day until January 4' or 'Every 1 day for a count of 5' ! $format_recur_lang['until'] = 'hasta %date%'; // ie, 'until January 4' ! $format_recur_lang['count'] = 'durante %int% veces'; // ie, 'for 5 times' ! ! $format_recur_lang['bymonth'] = 'En los meses: %list%'; // ie, 'In months: January, February, March' ! $format_recur_lang['bymonthday'] = 'En los dias: %list%'; // ie, 'On dates: 1, 2, 3, 4' ! $format_recur_lang['byday'] = 'En los dias de la semana: %list%'; // ie, 'On days: Mon, Tues, Wed, Thurs' ! ! // --------------------------------- ! ! $daysofweek_lang = array ('Domingo','Lunes','Martes','Miércoles','Jueves','Viernes','Sábado'); ! $daysofweekshort_lang = array ('Dom','Lun','Mar','Mie','Jue','Vie','Sab'); ! $daysofweekreallyshort_lang = array ('D','L','M','X','J','V','S'); ! $monthsofyear_lang = array ('Enero','Febrero','Marzo','Abril','Mayo','Junio','Julio','Agosto','Septiembre','Octubre','Noviembre','Diciembre'); ! $monthsofyearshort_lang = array ('Ene','Feb','Mar','Abr','May','Jun','Jul','Ago','Sep','Oct','Nov','Dic'); ! ! // For time formatting, check out: http://www.php.net/manual/en/function.date.php ! $timeFormat = 'g:i A'; ! $timeFormat_small = 'g:i'; ! ! // For date formatting, see note below ! $dateFormat_day = '%A, %e de %B'; ! $dateFormat_week = '%e de %B'; ! $dateFormat_week_list = '%a, %e de %b'; ! $dateFormat_week_jump = '%e de %e'; ! $dateFormat_month = '%B de %Y'; ! $dateFormat_month_list = '%A, %e de %B'; ! ! /* ! Notes about dateFormat_* ! The pieces are similar to that of the PHP function strftime(), ! however only the following is supported at this time: ! ! %A - the full week day name as specified in $daysofweek_lang ! %a - the shortened week day name as specified in $daysofweekshort_lang ! %B - the full month name as specified in $monthsofyear_lang ! %b - the shortened month name as specified in $monthsofyearshort_lang ! %e - the day of the month as a decimal number (1 to 31) ! %Y - the 4-digit year ! ! If this causes problems with representing your language accurately, let ! us know. We will be happy to modify this if needed. ! */ ! ! // Error messages - %s will be replaced with a variable ! $error_title_lang = '¡Error!'; ! $error_window_lang = '¡Hubo un error!'; ! $error_calendar_lang = 'Cuando se produjo este error, se procesaba "%s" del calendario.'; ! $error_path_lang = 'Incapaz de abrir: "%s"'; ! $error_back_lang = 'Por favor, use el botón "Atrás" para volver.'; ! $error_remotecal_lang = 'Este servidor bloquea calendarios remotos que no han sido aceptados.'; ! $error_restrictedcal_lang = 'Ha intentado llegar a un calendario que tiene el acceso restringido.'; ! $error_invalidcal_lang = 'Fichero de calendario inválido. Por favor, pruebe con otro calendario.'; ! ! ! ?> --- 1,204 ---- ! <?php ! ! // English language include ! // For version 2.0 PHP iCalendar ! // ! // Translation by Juan carlos Negron(car...@ho...) ! // ! ! $lang['l_day'] = 'Día'; ! $lang['l_week'] = 'Semana'; ! $lang['l_month'] = 'Mes'; ! $lang['l_year'] = 'Año'; ! $lang['l_calendar'] = 'Calendario'; ! $lang['l_next_day'] = 'Día siguiente'; ! $lang['l_next_month'] = 'Mes siguiente'; ! $lang['l_next_week'] = 'Semana siguiente'; ! $lang['l_next_year'] = 'Año siguiente'; ! $lang['l_last_day'] = 'Día anterior'; ! $lang['l_last_month'] = 'Mes anterior'; ! $lang['l_last_week'] = 'Semana anterior'; ! $lang['l_last_year'] = 'Año anterior'; ! $lang['l_subscribe'] = 'Suscribir'; ! $lang['l_download'] = 'Descargar'; ! $lang['l_powered_by'] = 'Powered by'; ! $lang['l_event'] = 'Evento'; ! $lang['l_event_start'] = 'Inicio'; ! $lang['l_event_end'] = 'Fin'; ! $lang['l_this_months'] = 'Eventos de este mes'; ! $lang['l_date'] = 'Fecha'; ! $lang['l_summary'] = 'Descripción'; ! $lang['l_all_day'] = 'todo el día'; ! $lang['l_notes'] = 'Notas'; ! $lang['l_this_years'] = 'Eventos de este año'; ! $lang['l_today'] = 'Hoy'; ! $lang['l_this_week'] = 'Esta semana'; ! $lang['l_this_month'] = 'Este mes'; ! $lang['l_jump'] = 'Ir a'; ! $lang['l_tomorrows'] = 'Eventos de mañana'; ! $lang['l_goday'] = 'Ir a Hoy'; ! $lang['l_goweek'] = 'Ir a esta semana'; ! $lang['l_gomonth'] = 'Ir a este Mes'; ! $lang['l_goyear'] = 'Ir a este Año'; ! $lang['l_search'] = 'Buscar'; // the verb ! $lang['l_results'] = 'Resultados de la búsqueda'; ! $lang['l_query'] = 'Consulta: '; // will be followed by the search query ! $lang['l_no_results'] = 'Ningún evento encontrado'; ! $lang['l_goprint'] = 'Formato de impresión'; ! $lang['l_time'] = 'Hora'; ! $lang['l_summary'] = 'Resumen'; ! $lang['l_description'] = 'Descripción'; ! $lang['l_this_site_is'] = 'Esta página es'; ! $lang['l_no_events_day'] = 'No hay eventos para hoy.'; ! $lang['l_no_events_week'] = 'No hay eventos para esta semana.'; ! $lang['l_no_events_month'] = 'No hay eventos para este mes.'; ! $lang['l_rss_day_date'] = 'g:i A'; // Lists just the time ! $lang['l_rss_week_date '] = '%e de %b'; // Lists just the day ! $lang['l_rss_month_date '] = '%e de %b'; // Lists just the day ! $lang['l_rss_language'] = 'es-es'; ! $lang['l_search_took'] = 'La busqeda tardó %s segundos'; ! $lang['l_recurring_event'] = 'Evento peri&ocaute;dico'; ! $lang['l_exception'] = 'Excepción'; ! $lang['l_no_query'] = 'falta la consulta'; ! $lang['l_preferences'] = 'Preferencias'; ! $lang['l_printer'] = 'Impresora'; ! $lang['l_select_lang'] = 'Escoja su idioma por defecto:'; ! $lang['l_select_cal'] = 'Escoja su calendario por defecto:'; ! $lang['l_select_view'] = 'Elija su vista por defecto:'; ! $lang['l_select_time'] = 'Elija su hora de inicio por defecto:'; ! $lang['l_select_day'] = 'Escoja su dáa de la semana de inicio:'; ! $lang['l_select_style'] = 'Seleccione su estilo por defecto:'; ! $lang['l_set_prefs'] = 'Guardar preferencias'; ! $lang['l_completed_date'] = 'Finalizado el'; ! $lang['l_completed'] = 'Finalizado'; ! $lang['l_created'] = 'Creado:'; ! $lang['l_due'] = 'Fecha limite:'; ! $lang['l_priority'] = 'Prioridad:'; ! $lang['l_priority_high'] = 'Alta'; ! $lang['l_priority_low'] = 'Baja'; ! $lang['l_priority_medium'] = 'Media'; ! $lang['l_priority_none'] = 'Ninguna'; ! $lang['l_status'] = 'Estado:'; ! $lang['l_todo'] = 'Por hacer'; ! $lang['l_unfinished'] = 'Sin terminar'; ! $lang['l_prefs_set'] = 'Sus preferencias han sido guardadas.'; ! $lang['l_prefs_unset'] = 'Preferencias no activas. Los cambios se activaran al recargar la página.'; ! $lang['l_unset_prefs'] = 'Preferencias sin activar:'; ! $lang['l_organizer'] = 'Organizador'; ! $lang['l_attendee'] = 'Participante'; ! $lang['l_status'] = 'Estado'; ! $lang['l_location'] = 'Lugar'; ! $lang['l_admin_header'] = 'Administración de PHP iCalendar'; ! $lang['l_username'] = 'Usuario'; ! $lang['l_password'] = 'Contraseña'; ! $lang['l_login'] = 'Registro'; ! $lang['l_invalid_login'] = 'Usuario o contraseña incorrectos.'; ! $lang['l_addupdate_cal'] = 'Agregar o actualizar un calendario'; ! $lang['l_addupdate_desc'] = 'Agrega un calendario, enviando un archivo nuevo. Actualiza un calendario reemplazandolo con un archivo con el mismo nombre.'; ! $lang['l_delete_cal'] = 'Borra un calendario'; ! $lang['l_logout'] = 'Salir'; ! $lang['l_cal_file'] = 'Archivo de Calendario'; ! $lang['l_php_error'] = 'Error PHP'; ! $upload_error_gen_lang = 'Hubo un problema con su envío.'; ! $upload_error_lang[0] = 'Hubo un problema con su envío.'; ! $upload_error_lang[1] = 'El archivo que intenta enviar es demasiado grande.'; ! $upload_error_lang[2] = 'El archivo que intenta enviar es demasiado grande.'; ! $upload_error_lang[3] = 'Solamente ha recibido una parte del archivo que intentaba enviar.'; ! $upload_error_lang[4] = 'Debe elegir un archivo para enviar.'; ! $lang['l_upload_error_type'] = 'Solo se aceptan archivos de calendario (.ics).'; ! $lang['l_copy_error'] = 'Falló la copia del archivo'; ! $lang['l_delete_error'] = 'Falló el borrado del archivo'; ! $lang['l_delete_success'] = 'fue borrado exitosamente.'; ! $lang['l_action_success'] = 'Su acción se realizó con éxito.'; ! $lang['l_submit'] = 'Enviar'; ! $lang['l_delete'] = 'Borrar'; ! $all_cal_comb_lang = 'Todos los calendarios combinados'; ! ! // New for 2.0 ! $lang['l_legend'] = 'Leyenda'; ! $lang['l_admin_subhead'] = 'Administra los calendarios desde esta página'; ! $lang['l_prefs_subhead'] = 'Establece una cookie por vistar este sitio'; ! $lang['l_rss_info'] = 'Información sobre RSS'; ! $lang['l_rss_subhead'] = 'Fuentes RSS básicas estan disponibles para cada calendario'; ! $lang['l_rss_notenabled'] = 'RSS no está disponible en este sitio'; ! ! // - navigation ! $lang['l_back'] = 'Atrás'; ! $lang['l_next'] = 'Siguiente'; ! $lang['l_prev'] = 'Anterior'; ! $lang['l_day_view'] = 'Vista diaria'; ! $lang['l_week_view'] = 'Vista semanal'; ! $lang['l_month_view'] = 'Vista mensual'; ! $lang['l_year_view'] = 'Vista anual'; ! ! // --------------------------------- ! ! ! // $format_recur, items enclosed in % will be substituted with variables ! $format_recur_lang['delimiter'] = ', '; // ie, 'one, two, three' ! ! $format_recur_lang['yearly'] = array('año','años'); // for these, put singular ! $format_recur_lang['monthly'] = array('mes','meses'); // and plural forms ! $format_recur_lang['weekly'] = array('semana','semanas'); // these will be %freq% ! $format_recur_lang['daily'] = array('día','dias'); // in the replacement below ! $format_recur_lang['hourly'] = array('hora','horas'); ! $format_recur_lang['minutely'] = array('minuto','minutos'); ! $format_recur_lang['secondly'] = array('segundo','segundos'); ! ! $format_recur_lang['start'] = 'Cada %int% %freq% %for%'; // ie, 'Every 1 day until January 4' or 'Every 1 day for a count of 5' ! $format_recur_lang['until'] = 'hasta %date%'; // ie, 'until January 4' ! $format_recur_lang['count'] = 'durante %int% veces'; // ie, 'for 5 times' ! ! $format_recur_lang['bymonth'] = 'En los meses: %list%'; // ie, 'In months: January, February, March' ! $format_recur_lang['bymonthday'] = 'En los dias: %list%'; // ie, 'On dates: 1, 2, 3, 4' ! $format_recur_lang['byday'] = 'En los dias de la semana: %list%'; // ie, 'On days: Mon, Tues, Wed, Thurs' ! ! // --------------------------------- ! ! $daysofweek_lang = array ('Domingo','Lunes','Martes','Miércoles','Jueves','Viernes','Sábado'); ! $daysofweekshort_lang = array ('Dom','Lun','Mar','Mie','Jue','Vie','Sab'); ! $daysofweekreallyshort_lang = array ('D','L','M','X','J','V','S'); ! $monthsofyear_lang = array ('Enero','Febrero','Marzo','Abril','Mayo','Junio','Julio','Agosto','Septiembre','Octubre','Noviembre','Diciembre'); ! $monthsofyearshort_lang = array ('Ene','Feb','Mar','Abr','May','Jun','Jul','Ago','Sep','Oct','Nov','Dic'); ! ! // For time formatting, check out: http://www.php.net/manual/en/function.date.php ! $timeFormat = 'g:i A'; ! $timeFormat_small = 'g:i'; ! ! // For date formatting, see note below ! $dateFormat_day = '%A, %e de %B'; ! $dateFormat_week = '%e de %B'; ! $dateFormat_week_list = '%a, %e de %b'; ! $dateFormat_week_jump = '%e de %b'; ! $dateFormat_month = '%B de %Y'; ! $dateFormat_month_list = '%A, %e de %B'; ! ! /* ! Notes about dateFormat_* ! The pieces are similar to that of the PHP function strftime(), ! however only the following is supported at this time: ! ! %A - the full week day name as specified in $daysofweek_lang ! %a - the shortened week day name as specified in $daysofweekshort_lang ! %B - the full month name as specified in $monthsofyear_lang ! %b - the shortened month name as specified in $monthsofyearshort_lang ! %e - the day of the month as a decimal number (1 to 31) ! %Y - the 4-digit year ! ! If this causes problems with representing your language accurately, let ! us know. We will be happy to modify this if needed. ! */ ! ! // Error messages - %s will be replaced with a variable ! $lang['l_error_title'] = '¡Error!'; ! $lang['l_error_window'] = '¡Hubo un error!'; ! $lang['l_error_calendar'] = 'Cuando se produjo este error, se procesaba "%s" del calendario.'; ! $lang['l_error_path'] = 'Incapaz de abrir la ruta a: "%s"'; ! $lang['l_error_back'] = 'Por favor, use el botón "Atrás" para volver.'; ! $lang['l_error_remotecal'] = 'Este servidor bloquea calendarios remotos que no han sido aprobados.'; ! $lang['l_error_restrictedcal'] = 'Usted ha intentado accesar a un calendario restringido en este servidor.'; ! $lang['l_error_invalidcal'] = 'Archivo de calendario inválido. Por favor, pruebe con otro calendario.'; ! $lang['l_error_cantopen'] = 'Unable to open calendar.'; ! $lang['l_error_cache'] = 'Unable to write to cache directory. Please check your config.'; ! ! ?> |