aboutsummaryrefslogtreecommitdiffstats
path: root/BSF/plugins/LocalFilesEditor/editarea/langs/pt.js
diff options
context:
space:
mode:
Diffstat (limited to 'BSF/plugins/LocalFilesEditor/editarea/langs/pt.js')
-rw-r--r--BSF/plugins/LocalFilesEditor/editarea/langs/pt.js61
1 files changed, 0 insertions, 61 deletions
diff --git a/BSF/plugins/LocalFilesEditor/editarea/langs/pt.js b/BSF/plugins/LocalFilesEditor/editarea/langs/pt.js
deleted file mode 100644
index 547796b0a..000000000
--- a/BSF/plugins/LocalFilesEditor/editarea/langs/pt.js
+++ /dev/null
@@ -1,61 +0,0 @@
-editAreaLoader.lang["pt"]={
-new_document: "Novo documento",
-search_button: "Localizar e substituir",
-search_command: "Localizar próximo",
-search: "Localizar",
-replace: "Substituir",
-replace_command: "Substituir",
-find_next: "Localizar",
-replace_all: "Subst. tudo",
-reg_exp: "Expressões regulares",
-match_case: "Diferenciar maiúsculas e minúsculas",
-not_found: "Não encontrado.",
-occurrence_replaced: "Ocorrências substituidas",
-search_field_empty: "Campo localizar vazio.",
-restart_search_at_begin: "Fim das ocorrências. Recomeçar do inicio.",
-move_popup: "Mover janela",
-font_size: "--Tamanho da fonte--",
-go_to_line: "Ir para linha",
-go_to_line_prompt: "Ir para a linha:",
-undo: "Desfazer",
-redo: "Refazer",
-change_smooth_selection: "Opções visuais",
-highlight: "Cores de sintaxe",
-reset_highlight: "Resetar cores (se não sincronizado)",
-help: "Sobre",
-save: "Salvar",
-load: "Carregar",
-line_abbr: "Ln",
-char_abbr: "Ch",
-position: "Posição",
-total: "Total",
-close_popup: "Fechar",
-shortcuts: "Shortcuts",
-add_tab: "Adicionar tabulação",
-remove_tab: "Remover tabulação",
-about_notice: "Atenção: Cores de sintaxe são indicados somente para textos pequenos",
-toggle: "Exibir editor",
-accesskey: "Accesskey",
-tab: "Tab",
-shift: "Shift",
-ctrl: "Ctrl",
-esc: "Esc",
-processing: "Processando...",
-fullscreen: "fullscreen",
-syntax_selection: "--Syntax--",
-syntax_css: "CSS",
-syntax_html: "HTML",
-syntax_js: "Javascript",
-syntax_php: "Php",
-syntax_python: "Python",
-syntax_vb: "Visual Basic",
-syntax_xml: "Xml",
-syntax_c: "C",
-syntax_cpp: "CPP",
-syntax_basic: "Basic",
-syntax_pas: "Pascal",
-syntax_brainfuck: "Brainfuck",
-syntax_sql: "SQL",
-syntax_ruby: "Ruby",
-close_tab: "Close file"
-};