You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

68 rivejä
1.9 KiB

  1. editAreaLoader.lang["pt"]={
  2. new_document: "Novo documento",
  3. search_button: "Localizar e substituir",
  4. search_command: "Localizar próximo",
  5. search: "Localizar",
  6. replace: "Substituir",
  7. replace_command: "Substituir",
  8. find_next: "Localizar",
  9. replace_all: "Subst. tudo",
  10. reg_exp: "Expressões regulares",
  11. match_case: "Diferenciar maiúsculas e minúsculas",
  12. not_found: "Não encontrado.",
  13. occurrence_replaced: "Ocorrências substituidas",
  14. search_field_empty: "Campo localizar vazio.",
  15. restart_search_at_begin: "Fim das ocorrências. Recomeçar do inicio.",
  16. move_popup: "Mover janela",
  17. font_size: "--Tamanho da fonte--",
  18. go_to_line: "Ir para linha",
  19. go_to_line_prompt: "Ir para a linha:",
  20. undo: "Desfazer",
  21. redo: "Refazer",
  22. change_smooth_selection: "Opções visuais",
  23. highlight: "Cores de sintaxe",
  24. reset_highlight: "Resetar cores (se não sincronizado)",
  25. word_wrap: "toggle word wrapping mode",
  26. help: "Sobre",
  27. save: "Salvar",
  28. load: "Carregar",
  29. line_abbr: "Ln",
  30. char_abbr: "Ch",
  31. position: "Posição",
  32. total: "Total",
  33. close_popup: "Fechar",
  34. shortcuts: "Shortcuts",
  35. add_tab: "Adicionar tabulação",
  36. remove_tab: "Remover tabulação",
  37. about_notice: "Atenção: Cores de sintaxe são indicados somente para textos pequenos",
  38. toggle: "Exibir editor",
  39. accesskey: "Accesskey",
  40. tab: "Tab",
  41. shift: "Shift",
  42. ctrl: "Ctrl",
  43. esc: "Esc",
  44. processing: "Processando...",
  45. fullscreen: "fullscreen",
  46. syntax_selection: "--Syntax--",
  47. syntax_css: "CSS",
  48. syntax_html: "HTML",
  49. syntax_js: "Javascript",
  50. syntax_php: "Php",
  51. syntax_python: "Python",
  52. syntax_vb: "Visual Basic",
  53. syntax_xml: "Xml",
  54. syntax_c: "C",
  55. syntax_cpp: "CPP",
  56. syntax_basic: "Basic",
  57. syntax_pas: "Pascal",
  58. syntax_brainfuck: "Brainfuck",
  59. syntax_sql: "SQL",
  60. syntax_ruby: "Ruby",
  61. syntax_robotstxt: "Robots txt",
  62. syntax_tsql: "T-SQL",
  63. syntax_perl: "Perl",
  64. syntax_coldfusion: "Coldfusion",
  65. syntax_java: "Java",
  66. close_tab: "Close file"
  67. };