Changeset 901 for trunk/plugins/SpellChecker
- Timestamp:
- 10/12/07 10:00:47 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/plugins/SpellChecker/lang/pt_br.js
r895 r901 1 // I18N constants1 // I18N constants 2 2 // 3 3 // LANG: "pt_br", ENCODING: UTF-8 … … 9 9 // 10 10 // Last revision: 06 september 2007 11 // Please don ÂŽt remove this information11 // Please don´t remove this information 12 12 // If you modify any source, please insert a comment with your name and e-mail 13 13 // … … 17 17 { 18 18 "Cancel": "Cancelar", 19 "Dictionary": "Dicion ário",19 "Dictionary": "Dicionário", 20 20 "Finished list of mispelled words": "Finalizada lista de palavras desconhecidas", 21 "HTMLArea Spell Checker": "Dicion ário HTMLArea",22 "I will open it in a new page.": "Ser á aberto em uma nova página",21 "HTMLArea Spell Checker": "Dicionário HTMLArea", 22 "I will open it in a new page.": "Será aberto em uma nova página", 23 23 "Ignore": "Ignorar", 24 24 "Ignore all": "Ignorar todas", 25 "Info": "Informa ção",25 "Info": "Informação", 26 26 "Learn": "Aprender", 27 "No mispelled words found with the selected dictionary.": "Nenhuma palavra desconhecida foi encontrada no dicion ário selecionado",27 "No mispelled words found with the selected dictionary.": "Nenhuma palavra desconhecida foi encontrada no dicionário selecionado", 28 28 "OK": "OK", 29 29 "Original word": "Palavra Original", 30 30 "Please confirm that you want to open this link": "Por favor, confirme se deseja abrir este link", 31 "Please wait. Calling spell checker.": "Por favor, aguarde. Chamando dicion ário.",32 "Please wait: changing dictionary to": "Por favor, aguarde: mudando dicion ário para",31 "Please wait. Calling spell checker.": "Por favor, aguarde. Chamando dicionário.", 32 "Please wait: changing dictionary to": "Por favor, aguarde: mudando dicionário para", 33 33 "Re-check": "Re-verificar", 34 34 "Replace": "Substituir", … … 36 36 "Replace with": "Substituir com", 37 37 "Revert": "Reverter", 38 "Spell Checker": "Dicion ário",39 "Spell-check": "Dicion ário",40 "Suggestions": "Sugest ões",41 "This will drop changes and quit spell checker. Please confirm.": "Isso desfar á as mudanças e finalizará o dicionário. Por favor, confirme.",38 "Spell Checker": "Dicionário", 39 "Spell-check": "Dicionário", 40 "Suggestions": "Sugestões", 41 "This will drop changes and quit spell checker. Please confirm.": "Isso desfará as mudanças e finalizará o dicionário. Por favor, confirme.", 42 42 "pliz weit ;-)": "Por favor, aguarde...", 43 43 "One moment...": "Um momento..."
Note: See TracChangeset
for help on using the changeset viewer.