equal
deleted
inserted
replaced
1 # |
1 # |
2 # Copyright (c) 2005, 2006, Oracle and/or its affiliates. All rights reserved. |
2 # Copyright (c) 2005, 2010, Oracle and/or its affiliates. All rights reserved. |
3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. |
3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. |
4 # |
4 # |
5 # This code is free software; you can redistribute it and/or modify it |
5 # This code is free software; you can redistribute it and/or modify it |
6 # under the terms of the GNU General Public License version 2 only, as |
6 # under the terms of the GNU General Public License version 2 only, as |
7 # published by the Free Software Foundation. Oracle designates this |
7 # published by the Free Software Foundation. Oracle designates this |
149 wsrxmlwriter.notproper = N\u00e3o \u00e9 um tipo adequado |
149 wsrxmlwriter.notproper = N\u00e3o \u00e9 um tipo adequado |
150 |
150 |
151 #XmlReaderContentHandler exceptions |
151 #XmlReaderContentHandler exceptions |
152 xmlrch.errmap = Erro ao definir mapa : {0} |
152 xmlrch.errmap = Erro ao definir mapa : {0} |
153 xmlrch.errmetadata = Erro ao definir metadados : {0} |
153 xmlrch.errmetadata = Erro ao definir metadados : {0} |
154 xmlrch.errinsert = Erro ao inserir valores : {0} |
154 xmlrch.errinsertval = Erro ao inserir valores : {0} |
155 xmlrch.errconstr = Erro ao construir linha : {0} |
155 xmlrch.errconstr = Erro ao construir linha : {0} |
156 xmlrch.errdel = Erro ao excluir linha : {0} |
156 xmlrch.errdel = Erro ao excluir linha : {0} |
157 xmlrch.errinsert = Erro ao construir linha de inser\u00e7\u00e3o : {0} |
157 xmlrch.errinsert = Erro ao construir linha de inser\u00e7\u00e3o : {0} |
158 xmlrch.errinsdel = Erro ao construir linha insdel : {0} |
158 xmlrch.errinsdel = Erro ao construir linha insdel : {0} |
159 xmlrch.errupdate = Erro ao construir linha de atualiza\u00e7\u00e3o : {0} |
159 xmlrch.errupdate = Erro ao construir linha de atualiza\u00e7\u00e3o : {0} |