gen.php 6.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210
  1. <?php
  2. return array(
  3. 'action' => array(
  4. 'actualize' => 'Atualizar',
  5. 'back' => '← Go back', // TODO - Translation
  6. 'back_to_rss_feeds' => '← Volte para o seu feeds RSS',
  7. 'cancel' => 'Cancelar',
  8. 'create' => 'Criar',
  9. 'demote' => 'Demote', // TODO - Translation
  10. 'disable' => 'Desabilitar',
  11. 'empty' => 'Vazio',
  12. 'enable' => 'Habilitar',
  13. 'export' => 'Exportar',
  14. 'filter' => 'Filtrar',
  15. 'import' => 'Importar',
  16. 'manage' => 'Gerenciar',
  17. 'mark_favorite' => 'Marcar como favorito',
  18. 'mark_read' => 'Marcar como lido',
  19. 'promote' => 'Promote', // TODO - Translation
  20. 'purge' => 'Purge', // TODO - Translation
  21. 'remove' => 'Remover',
  22. 'see_website' => 'Ver o site',
  23. 'submit' => 'Enviar',
  24. 'truncate' => 'Deletar todos os artigos',
  25. 'update' => 'Update', // TODO - Translation
  26. ),
  27. 'auth' => array(
  28. 'accept_tos' => 'I accept the <a href="%s">Terms of Service</a>.', // TODO - Translation
  29. 'email' => 'Endereço de e-mail',
  30. 'keep_logged_in' => 'Mantenha logado por <small>(%s days)</small>',
  31. 'login' => 'Login', // TODO - Translation
  32. 'logout' => 'Logout', // TODO - Translation
  33. 'password' => array(
  34. 'format' => '<small>Ao menos 7 caracteres</small>',
  35. '_' => 'Senha',
  36. ),
  37. 'registration' => array(
  38. 'ask' => 'Criar novoa conta?',
  39. 'title' => 'Criação de conta',
  40. '_' => 'Nova conta',
  41. ),
  42. 'reset' => 'Reset autenticação',
  43. 'username' => array(
  44. 'admin' => 'Usuário administrador',
  45. 'format' => '<small>máximo 16 caracteres alphanumericos</small>',
  46. '_' => 'Usuário',
  47. ),
  48. ),
  49. 'date' => array(
  50. 'apr' => 'abr',
  51. 'Apr' => '\\A\\b\\r\\i\\l',
  52. 'april' => 'Abr',
  53. 'Aug' => '\\A\\g\\o\\s\\t\\o',
  54. 'aug' => 'ago',
  55. 'august' => 'Ago',
  56. 'before_yesterday' => 'Antes de ontem',
  57. 'Dec' => '\\D\\e\\z\\e\\m\\b\\r\\o',
  58. 'dec' => 'dez',
  59. 'december' => 'Dez',
  60. 'Feb' => '\\F\\e\\v\\e\\r\\e\\i\\r\\o',
  61. 'feb' => 'fev',
  62. 'february' => 'Fev',
  63. 'format_date' => 'j \\d\\e %s \\d\\e Y',
  64. 'format_date_hour' => 'j \\d\\e %s \\d\\e Y\\, H\\:i',
  65. 'fri' => 'Sex',
  66. 'Jan' => '\\J\\a\\n\\e\\i\\r\\o',
  67. 'jan' => 'jan',
  68. 'january' => 'Jan',
  69. 'jul' => 'jul',
  70. 'Jul' => '\\J\\u\\l\\h\\o',
  71. 'july' => 'Jul',
  72. 'Jun' => '\\J\\u\\n\\h\\o',
  73. 'jun' => 'jun',
  74. 'june' => 'Jun',
  75. 'last_3_month' => 'Últimos três meses',
  76. 'last_6_month' => 'Últimos seis meses',
  77. 'last_month' => 'Últimos mês',
  78. 'last_week' => 'Última semana',
  79. 'last_year' => 'Último ano',
  80. 'Mar' => '\\M\\a\\r\\ç\\o',
  81. 'mar' => 'mar',
  82. 'march' => 'Mar',
  83. 'may' => 'Mai',
  84. 'May' => '\\M\\a\\i\\o',
  85. 'may_' => 'Mai',
  86. 'mon' => 'Seg',
  87. 'month' => 'meses',
  88. 'Nov' => '\\N\\o\\v\\e\\m\\b\\r\\o',
  89. 'nov' => 'nov',
  90. 'november' => 'Nov',
  91. 'Oct' => '\\O\\u\\t\\u\\b\\r\\o',
  92. 'oct' => 'out',
  93. 'october' => 'Out',
  94. 'sat' => 'Sab',
  95. 'Sep' => '\\S\\e\\t\\e\\m\\b\\r\\o',
  96. 'sep' => 'set',
  97. 'september' => 'Set',
  98. 'sun' => 'Dom',
  99. 'thu' => 'Qui',
  100. 'today' => 'Hoje',
  101. 'tue' => 'Ter',
  102. 'wed' => 'Qua',
  103. 'yesterday' => 'Ontem',
  104. ),
  105. 'dir' => 'ltr',
  106. 'freshrss' => array(
  107. 'about' => 'Sobre FreshRSS',
  108. '_' => 'FreshRSS', // TODO - Translation
  109. ),
  110. 'js' => array(
  111. 'category_empty' => 'Categoria vazia',
  112. 'confirm_action' => 'Você tem certeza que deseja efetuar esta ação? Ela não poderá ser cancelada!',
  113. 'confirm_action_feed_cat' => 'Você tem certeza que deseja efetuar esta ação ? Você irá perder favoritos e queries de usuários. Não poderá ser cancelado!',
  114. 'feedback' => array(
  115. 'body_new_articles' => 'Há %%d novos artigos para ler no FreshRSS.',
  116. 'request_failed' => 'Uma solicitação falhou, isto pode ter sido causado por problemas de conexão com a internet.',
  117. 'title_new_articles' => 'FreshRSS: novos artigos!',
  118. ),
  119. 'new_article' => 'Há novos artigos disponíveis, clique para atualizar a página.',
  120. 'should_be_activated' => 'JavaScript precisa estar ativo',
  121. ),
  122. 'lang' => array(
  123. 'cz' => 'Čeština', // TODO - Translation
  124. 'de' => 'Deutsch', // TODO - Translation
  125. 'en' => 'English', // TODO - Translation
  126. 'es' => 'Español', // TODO - Translation
  127. 'fr' => 'Français', // TODO - Translation
  128. 'he' => 'עברית', // TODO - Translation
  129. 'it' => 'Italiano', // TODO - Translation
  130. 'kr' => '한국어', // TODO - Translation
  131. 'nl' => 'Nederlands', // TODO - Translation
  132. 'oc' => 'Occitan', // TODO - Translation
  133. 'pt-br' => 'Português (Brasil)', // TODO - Translation
  134. 'ru' => 'Русский', // TODO - Translation
  135. 'sk' => 'Slovenčina', // TODO - Translation
  136. 'tr' => 'Türkçe', // TODO - Translation
  137. 'zh-cn' => '简体中文', // TODO - Translation
  138. ),
  139. 'menu' => array(
  140. 'about' => 'Sobre',
  141. 'admin' => 'Administração',
  142. 'archiving' => 'Arquivar',
  143. 'authentication' => 'Autenticação',
  144. 'check_install' => 'Verificação de instalação',
  145. 'configuration' => 'Configuração',
  146. 'display' => 'Visualização',
  147. 'extensions' => 'Extensões',
  148. 'logs' => 'Logs', // TODO - Translation
  149. 'queries' => 'Queries de usuário',
  150. 'reading' => 'Leitura',
  151. 'search' => 'Procurar por palavras ou #tags',
  152. 'sharing' => 'Compartilhamento',
  153. 'shortcuts' => 'Atalhos',
  154. 'stats' => 'Estatísticas',
  155. 'system' => 'Configuração do sistema',
  156. 'update' => 'Atualização',
  157. 'user_management' => 'Gerenciamento de usuários',
  158. 'user_profile' => 'Perfil',
  159. ),
  160. 'pagination' => array(
  161. 'first' => 'Primeiro',
  162. 'last' => 'Último',
  163. 'load_more' => 'Carregar mais artigos',
  164. 'mark_all_read' => 'Marcar todos como lidos',
  165. 'next' => 'Próximo',
  166. 'nothing_to_load' => 'Não há mais artigos',
  167. 'previous' => 'Anterior',
  168. ),
  169. 'period' => array(
  170. 'days' => 'days', // TODO - Translation
  171. 'hours' => 'hours', // TODO - Translation
  172. 'months' => 'months', // TODO - Translation
  173. 'weeks' => 'weeks', // TODO - Translation
  174. 'years' => 'years', // TODO - Translation
  175. ),
  176. 'share' => array(
  177. 'blogotext' => 'Blogotext', // TODO - Translation
  178. 'diaspora' => 'Diaspora*', // TODO - Translation
  179. 'email' => 'Email', // TODO - Translation
  180. 'facebook' => 'Facebook', // TODO - Translation
  181. 'gnusocial' => 'GNU social', // TODO - Translation
  182. 'jdh' => 'Journal du hacker', // TODO - Translation
  183. 'Known' => 'Known based sites', // TODO - Translation
  184. 'lemmy' => 'Lemmy', // TODO - Translation
  185. 'linkedin' => 'LinkedIn', // TODO - Translation
  186. 'mastodon' => 'Mastodon', // TODO - Translation
  187. 'movim' => 'Movim', // TODO - Translation
  188. 'pinboard' => 'Pinboard', // TODO - Translation
  189. 'pocket' => 'Pocket', // TODO - Translation
  190. 'print' => 'Imprimir',
  191. 'shaarli' => 'Shaarli', // TODO - Translation
  192. 'twitter' => 'Twitter', // TODO - Translation
  193. 'wallabag' => 'wallabag v1', // TODO - Translation
  194. 'wallabagv2' => 'wallabag v2', // TODO - Translation
  195. ),
  196. 'short' => array(
  197. 'attention' => 'Atencão!',
  198. 'blank_to_disable' => 'Deixe em branco para desativar',
  199. 'by_author' => 'Por:',
  200. 'by_default' => 'Por padrão',
  201. 'damn' => 'Buumm!',
  202. 'default_category' => 'Sem categoria',
  203. 'no' => 'Não',
  204. 'not_applicable' => 'Não disponível',
  205. 'ok' => 'Ok!', // TODO - Translation
  206. 'or' => 'ou',
  207. 'yes' => 'Sim',
  208. ),
  209. );