home *** CD-ROM | disk | FTP | other *** search
/ linuxmafia.com 2016 / linuxmafia.com.tar / linuxmafia.com / calendar-2010-08-23.tar.gz / calendar-2010-08-23.tar / calendar / languages / portuguese.inc.php < prev    next >
PHP Script  |  2003-10-12  |  9KB  |  196 lines

  1. <?php
  2.  
  3. // Portuguese language include
  4. // For version 0.9.4 PHP iCalendar
  5. //
  6. // Translation by Rui Costa (ruicosta@ubi.pt)
  7. //
  8. // Submit new translations to chad@chadsdomain.com
  9.  
  10. $day_lang               = 'Dia';
  11. $week_lang              = 'Semana';
  12. $month_lang             = 'Mes';
  13. $year_lang              = 'Ano';
  14. $calendar_lang          = 'Calendario';
  15. $next_day_lang          = 'Dia seguinte';
  16. $next_month_lang        = 'Mes seguinte';
  17. $next_week_lang         = 'Proxima semana';
  18. $next_year_lang         = 'Ano Seguinte';
  19. $last_day_lang          = 'Dia anterior';
  20. $last_month_lang        = 'Mes anterior';
  21. $last_week_lang         = 'Semana anterior';
  22. $last_year_lang         = 'Ano anterior';
  23. $subscribe_lang         = 'Assinar';
  24. $download_lang          = 'Download';
  25. $powered_by_lang        = 'Powered by';
  26. $event_lang             = 'Evento';
  27. $event_start_lang       = 'Hora de inicio';
  28. $event_end_lang         = 'Hora de fim';
  29. $this_months_lang       = 'Registos para deste mes';
  30. $date_lang              = 'Data';
  31. $summary_lang           = 'Sumario';
  32. $all_day_lang           = 'Todo dia';
  33. $notes_lang             = 'Notas';
  34. $this_years_lang        = 'Registos deste ano';
  35. $today_lang             = 'Hoje';
  36. $this_week_lang         = 'Esta semana';
  37. $this_month_lang        = 'Este mes';
  38. $jump_lang              = 'Ir para';
  39. $tomorrows_lang         = 'Registos para amanha';
  40. $goday_lang             = 'Ver Hoje';
  41. $goweek_lang            = 'Ver esta semana';
  42. $gomonth_lang           = 'Ver este mes';
  43. $goyear_lang            = 'Ver este ano';
  44. $search_lang            = 'Procurar'; // the verb
  45. $results_lang           = 'Resultados da pesquisa';
  46. $query_lang             = 'Pesquisa por: '; // will be followed by the search query
  47. $no_results_lang        = 'Nao foram encontrados registos';
  48. $goprint_lang           = 'Versao para Imprimir';
  49. $time_lang              = 'Hora';
  50. $summary_lang           = 'Resumo';
  51. $description_lang       = 'Descricao';
  52. $this_site_is_lang      = 'Este site e';
  53. $no_events_day_lang     = 'Nao existem registos para hoje.';
  54. $no_events_week_lang    = 'Nao existem registos para esta semana.';
  55. $no_events_month_lang   = 'Nao existem registos para este mes.';
  56. $rss_day_date           = 'g:i A';  // Lists just the time
  57. $rss_week_date          = '%e %b';  // Lists just the day
  58. $rss_month_date         = '%e %b';  // Lists just the day
  59. $search_took_lang       = 'A procura demorou %s segundos';
  60. $recurring_event_lang   = 'Evento de retorno';
  61. $exception_lang         = 'Excecao';
  62. $no_query_lang          = 'Nenhuma procura dada';
  63. $preferences_lang       = 'Preferencias';
  64. $printer_lang           = 'Impressora';
  65. $select_lang_lang       = 'Escolha a sua linguagem por defeito:';
  66. $select_cal_lang        = 'Escolha o seu calendßrio base:';
  67. $select_view_lang       = 'Selecione a sua vista por defeito :';
  68. $select_time_lang       = 'Selecione a sua hora de inicio:';
  69. $select_day_lang        = 'Selecione o seu dia de inicio da semana:';
  70. $select_style_lang      = 'Selecione o seu estilo por defeito:';
  71. $set_prefs_lang         = 'Ajuste preferencias';
  72. $completed_date_lang    = 'Terminado em';
  73. $completed_lang         = 'Terminado';
  74. $created_lang           = 'Criado:';
  75. $due_lang               = 'Devido:';
  76. $priority_lang          = 'Prioridade:';
  77. $priority_high_lang     = 'Elevada';
  78. $priority_low_lang      = 'Baixa';
  79. $priority_medium_lang   = 'Media';
  80. $priority_none_lang     = 'Nenhum';
  81. $status_lang            = 'Status:';
  82. $todo_lang              = 'Itens a fazer';
  83. $unfinished_lang        = 'Por terminar';
  84. $prefs_set_lang         = 'A suas preferencias foram aplicadas.';
  85. $prefs_unset_lang         = 'Preferencias retiradas. Alteracoes aparecerao nas proxinas paginas.';
  86. $unset_prefs_lang         = 'Retirar preferencias:';
  87. $organizer_lang            = 'Organizer';
  88. $attendee_lang            = 'Attendee';
  89. $status_lang            = 'Status';
  90. $location_lang            = 'Location';
  91. $admin_header_lang        = 'PHP iCalendar Administration';
  92. $username_lang            = 'Username';
  93. $password_lang            = 'Password';
  94. $login_lang                = 'Login';
  95. $invalid_login_lang        = 'Wrong username or password.';
  96. $addupdate_cal_lang        = 'Add or Update a Calendar';
  97. $addupdate_desc_lang    = 'Add a calendar by uploading a new file. Update a calendar by uploading a file of the same name.';
  98. $delete_cal_lang        = 'Delete a Calendar';
  99. $logout_lang            = 'Logout';
  100. $cal_file_lang            = 'Calendar File';
  101. $php_error_lang            = 'PHP Error';
  102. $upload_error_gen_lang    = 'There was a problem with your upload.';
  103. $upload_error_lang[0]    = 'There was a problem with your upload.';
  104. $upload_error_lang[1]    = 'The file you are trying to upload is too big.';
  105. $upload_error_lang[2]    = 'The file you are trying to upload is too big.';
  106. $upload_error_lang[3]    = 'The file you are trying upload was only partially uploaded.';
  107. $upload_error_lang[4]    = 'You must select a file for upload.';
  108. $upload_error_type_lang = 'Only .ics files may be uploaded.';
  109. $copy_error_lang        = 'Failed to copy file';
  110. $delete_error_lang        = 'Failed to delete file';
  111. $delete_success_lang    = 'was deleted successfully.';
  112. $action_success_lang    = 'Your action was successful.';
  113. $submit_lang            = 'Submit';
  114. $delete_lang            = 'Delete';
  115.  
  116. // ----- New for 0.9.4
  117. $all_cal_comb_lang        = 'All calendars combined';
  118.  
  119. // - navigation
  120. $back_lang = 'Anterior';
  121. $next_lang = 'Seguinte';
  122. $prev_lang = 'Ver ';
  123. $day_view_lang = 'Ver Dia';
  124. $week_view_lang = 'Ver Semana';
  125. $month_view_lang = 'Ver Mes';
  126. $year_view_lang = 'Ver Ano';
  127.  
  128. // ---------------------------------
  129.  
  130. // $format_recur, items enclosed in % will be substituted with variables
  131. $format_recur_lang['delimiter']        = ', ';                                                                // ie, 'one, two, three'
  132.  
  133. $format_recur_lang['yearly']                = array('ano','anos');                // for these, put singular
  134. $format_recur_lang['monthly']                = array('mes','meses');                // and plural forms
  135. $format_recur_lang['weekly']                = array('semana','semanas');                // these will be %freq%
  136. $format_recur_lang['daily']                        = array('dia','dias');                        // in the replacement below
  137. $format_recur_lang['hourly']                = array('hora','horas');
  138. $format_recur_lang['minutely']                = array('minuto','minutos');
  139. $format_recur_lang['secondly']                = array('segundo','segundos');
  140.  
  141. $format_recur_lang['start']                        = 'Todos %int% %freq% %for%';        // ie, 'Every 1 day until January 4' or 'Every 1 day for a count of 5'
  142. $format_recur_lang['until']                        = 'ate %date%';                                // ie, 'until January 4'
  143. $format_recur_lang['count']                        = 'para repetir %int%';                // ie, 'for 5 times'
  144.  
  145. $format_recur_lang['bymonth']                = 'Nos meses: %list%';                        // ie, 'In months: January, February, March'
  146. $format_recur_lang['bymonthday']        = 'Nas datas: %list%';                        // ie, 'On dates: 1, 2, 3, 4'
  147. $format_recur_lang['byday']                        = 'Nos dias: %list%';                        // ie, 'On days: Mon, Tues, Wed, Thurs'
  148.  
  149. // ---------------------------------
  150.  
  151. $daysofweek_lang                        = array ('Domingo','Segunda','Terca','Quarta','Quinta','Sexta','Sabado');
  152. $daysofweekshort_lang                = array ('Dom','Seg','Ter','Qua','Qui','Sex','Sab');
  153. $daysofweekreallyshort_lang        = array ('D','S','T','Q','Q','S','S');
  154. $monthsofyear_lang                        = array ('Janeiro','Fevereiro','Marco','Abril','Maio','Junho','Julho','Agosto','Setembro','Outubro','Novembro','Dezembro');
  155. $monthsofyearshort_lang                = array ('Jan','Fev','Mar','Abr','Mai','Jun','Jul','Ago','Set','Out','Nov','Dez');
  156.  
  157. // For time formatting, check out: http://www.php.net/manual/en/function.date.php
  158. $timeFormat = 'g:i A';
  159. $timeFormat_small = 'g:i';
  160.  
  161. // For date formatting, see note below
  162. $dateFormat_day = '%A,%e %B';
  163. $dateFormat_week = '%e %B';
  164. $dateFormat_week_list = '%a, %e %b';
  165. $dateFormat_week_jump = '%e %b';
  166. $dateFormat_month = '%B %Y';
  167. $dateFormat_month_list = '%A, %e %B';
  168.  
  169. /*
  170. Notes about dateFormat_*
  171.         The pieces are similar to that of the PHP function strftime(),
  172.         however only the following is supported at this time:
  173.  
  174.         %A - the full week day name as specified in $daysofweek_lang
  175.         %a - the shortened week day name as specified in $daysofweekshort_lang
  176.         %B - the full month name as specified in $monthsofyear_lang
  177.         %b - the shortened month name as specified in $monthsofyearshort_lang
  178.         %e - the day of the month as a decimal number (1 to 31)
  179.         %Y - the 4-digit year
  180.  
  181.         If this causes problems with representing your language accurately, let
  182.         us know. We will be happy to modify this if needed.
  183. */
  184.  
  185. // Error messages - %s will be replaced with a variable
  186. $error_title_lang = 'Erro!';
  187. $error_window_lang = 'Aconteceu um erro!';
  188. $error_calendar_lang = 'O calendario "%s" estava a ser processado quando ocorreu este erro.';
  189. $error_path_lang = 'Nπo foi possivel abrir: "%s"';
  190. $error_back_lang = 'Por favor use o botao de "Back" para voltar.';
  191. $error_remotecal_lang = 'Este servidor bloqueia calendarios remotos que nao foram aprovados.';
  192. $error_restrictedcal_lang = 'Tentou aceder a um calendario onde e restricto o acesso neste servidor.';
  193. $error_invalidcal_lang = 'Ficheiro de calendario invalido. Por favor tente usar outro claendario.';
  194.  
  195. ?>
  196.