Version Description
2016/02/10 =
Adicionado o filtro
wcbcf_disable_checkout_validation
para suportar o plugin WooCommerce Digital Goods Checkout.
Download this release
Release Info
Developer | claudiosanches |
Plugin | WooCommerce Extra Checkout Fields for Brazil |
Version | 3.4.2 |
Comparing to | |
See all releases |
Code changes from version 3.4.1 to 3.4.2
- includes/class-wc-ecfb-front-end.php +3 -0
- languages/woocommerce-extra-checkout-fields-for-brazil-pt_BR.mo +0 -0
- languages/woocommerce-extra-checkout-fields-for-brazil-pt_BR.po +0 -670
- languages/woocommerce-extra-checkout-fields-for-brazil.pot +25 -23
- readme.txt +6 -158
- woocommerce-extra-checkout-fields-for-brazil.php +2 -2
includes/class-wc-ecfb-front-end.php
CHANGED
@@ -479,6 +479,9 @@ class Extra_Checkout_Fields_For_Brazil_Front_End {
|
|
479 |
* @return string Displays the error message.
|
480 |
*/
|
481 |
public function valid_checkout_fields() {
|
|
|
|
|
|
|
482 |
|
483 |
// Get plugin settings.
|
484 |
$settings = get_option( 'wcbcf_settings' );
|
479 |
* @return string Displays the error message.
|
480 |
*/
|
481 |
public function valid_checkout_fields() {
|
482 |
+
if ( apply_filters( 'wcbcf_disable_checkout_validation', false ) ) {
|
483 |
+
return;
|
484 |
+
}
|
485 |
|
486 |
// Get plugin settings.
|
487 |
$settings = get_option( 'wcbcf_settings' );
|
languages/woocommerce-extra-checkout-fields-for-brazil-pt_BR.mo
DELETED
Binary file
|
languages/woocommerce-extra-checkout-fields-for-brazil-pt_BR.po
DELETED
@@ -1,670 +0,0 @@
|
|
1 |
-
msgid ""
|
2 |
-
msgstr ""
|
3 |
-
"Project-Id-Version: WooCommerce Extra Checkout Fields for Brazil v3.3.0\n"
|
4 |
-
"Report-Msgid-Bugs-To: https://wordpress.org/plugins/woocommerce-domination/\n"
|
5 |
-
"POT-Creation-Date: 2015-09-08 02:40:32+00:00\n"
|
6 |
-
"PO-Revision-Date: 2015-09-07 23:41-0300\n"
|
7 |
-
"Last-Translator: Claudio Sanches <contato@claudiosmweb.com>\n"
|
8 |
-
"Language-Team: \n"
|
9 |
-
"Language: pt_BR\n"
|
10 |
-
"MIME-Version: 1.0\n"
|
11 |
-
"Content-Type: text/plain; charset=UTF-8\n"
|
12 |
-
"Content-Transfer-Encoding: 8bit\n"
|
13 |
-
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
14 |
-
"X-Generator: Poedit 1.5.4\n"
|
15 |
-
"X-Poedit-SourceCharset: utf-8\n"
|
16 |
-
"X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;"
|
17 |
-
"_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2\n"
|
18 |
-
"X-Poedit-Basepath: ../\n"
|
19 |
-
"X-Textdomain-Support: yes\n"
|
20 |
-
"X-Poedit-SearchPath-0: .\n"
|
21 |
-
|
22 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
23 |
-
#: includes/admin/class-wc-ecfb-admin.php:43
|
24 |
-
msgid "Load the customer extras data?"
|
25 |
-
msgstr "Carregar informações adicionais do cliente?"
|
26 |
-
|
27 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
28 |
-
#: includes/admin/class-wc-ecfb-admin.php:44
|
29 |
-
msgid "Also copy the data of number and neighborhood?"
|
30 |
-
msgstr "Copiar também as informações de número e bairro?"
|
31 |
-
|
32 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
33 |
-
#: includes/admin/class-wc-ecfb-customer.php:32
|
34 |
-
msgid "Customer Billing Address"
|
35 |
-
msgstr "Endereço de Cobrança do Cliente"
|
36 |
-
|
37 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
38 |
-
#: includes/admin/class-wc-ecfb-customer.php:40
|
39 |
-
#: includes/admin/class-wc-ecfb-order.php:58
|
40 |
-
#: includes/admin/class-wc-ecfb-order.php:266
|
41 |
-
#: includes/class-wc-ecfb-front-end.php:150
|
42 |
-
#: includes/class-wc-ecfb-front-end.php:166
|
43 |
-
#: includes/class-wc-ecfb-front-end.php:499
|
44 |
-
#: includes/class-wc-ecfb-front-end.php:503
|
45 |
-
msgid "CPF"
|
46 |
-
msgstr "CPF"
|
47 |
-
|
48 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
49 |
-
#: includes/admin/class-wc-ecfb-customer.php:46
|
50 |
-
#: includes/admin/class-wc-ecfb-order.php:62
|
51 |
-
#: includes/admin/class-wc-ecfb-order.php:269
|
52 |
-
#: includes/class-wc-ecfb-front-end.php:158
|
53 |
-
#: includes/class-wc-ecfb-front-end.php:507
|
54 |
-
msgid "RG"
|
55 |
-
msgstr "RG"
|
56 |
-
|
57 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
58 |
-
#: includes/admin/class-wc-ecfb-customer.php:55
|
59 |
-
#: includes/admin/class-wc-ecfb-order.php:72
|
60 |
-
#: includes/admin/class-wc-ecfb-order.php:275
|
61 |
-
#: includes/class-wc-ecfb-front-end.php:187
|
62 |
-
#: includes/class-wc-ecfb-front-end.php:202
|
63 |
-
#: includes/class-wc-ecfb-front-end.php:518
|
64 |
-
#: includes/class-wc-ecfb-front-end.php:522
|
65 |
-
msgid "CNPJ"
|
66 |
-
msgstr "CNPJ"
|
67 |
-
|
68 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
69 |
-
#: includes/admin/class-wc-ecfb-customer.php:61
|
70 |
-
#: includes/admin/class-wc-ecfb-order.php:76
|
71 |
-
#: includes/admin/class-wc-ecfb-order.php:278
|
72 |
-
#: includes/class-wc-ecfb-front-end.php:194
|
73 |
-
#: includes/class-wc-ecfb-front-end.php:526
|
74 |
-
msgid "State Registration"
|
75 |
-
msgstr "Inscrição Estadual"
|
76 |
-
|
77 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
78 |
-
#: includes/admin/class-wc-ecfb-customer.php:72
|
79 |
-
#: includes/admin/class-wc-ecfb-order.php:90
|
80 |
-
#: includes/admin/class-wc-ecfb-order.php:288
|
81 |
-
#: includes/class-wc-ecfb-front-end.php:224
|
82 |
-
msgid "Birthdate"
|
83 |
-
msgstr "Data de Nascimento"
|
84 |
-
|
85 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
86 |
-
#: includes/admin/class-wc-ecfb-customer.php:76
|
87 |
-
#: includes/admin/class-wc-ecfb-order.php:93
|
88 |
-
#: includes/admin/class-wc-ecfb-order.php:291
|
89 |
-
#: includes/class-wc-ecfb-front-end.php:234
|
90 |
-
msgid "Sex"
|
91 |
-
msgstr "Sexo"
|
92 |
-
|
93 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
94 |
-
#: includes/admin/class-wc-ecfb-customer.php:83
|
95 |
-
#: includes/admin/class-wc-ecfb-customer.php:113
|
96 |
-
#: includes/admin/class-wc-ecfb-order.php:102
|
97 |
-
#: includes/admin/class-wc-ecfb-order.php:177
|
98 |
-
#: includes/class-wc-ecfb-front-end.php:276
|
99 |
-
#: includes/class-wc-ecfb-front-end.php:433
|
100 |
-
msgid "Number"
|
101 |
-
msgstr "Número"
|
102 |
-
|
103 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
104 |
-
#: includes/admin/class-wc-ecfb-customer.php:88
|
105 |
-
#: includes/admin/class-wc-ecfb-customer.php:118
|
106 |
-
#: includes/admin/class-wc-ecfb-order.php:110
|
107 |
-
#: includes/admin/class-wc-ecfb-order.php:185
|
108 |
-
#: includes/class-wc-ecfb-front-end.php:292
|
109 |
-
#: includes/class-wc-ecfb-front-end.php:449
|
110 |
-
msgid "Neighborhood"
|
111 |
-
msgstr "Bairro"
|
112 |
-
|
113 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
114 |
-
#: includes/admin/class-wc-ecfb-customer.php:99
|
115 |
-
#: includes/admin/class-wc-ecfb-order.php:140
|
116 |
-
#: includes/admin/class-wc-ecfb-order.php:298
|
117 |
-
#: includes/class-wc-ecfb-front-end.php:328
|
118 |
-
msgid "Cell Phone"
|
119 |
-
msgstr "Celular"
|
120 |
-
|
121 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
122 |
-
#: includes/admin/class-wc-ecfb-customer.php:107
|
123 |
-
msgid "Customer Shipping Address"
|
124 |
-
msgstr "Endereço de Envio do Cliente"
|
125 |
-
|
126 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
127 |
-
#: includes/admin/class-wc-ecfb-order.php:35
|
128 |
-
#: includes/admin/class-wc-ecfb-order.php:161
|
129 |
-
#: includes/class-wc-ecfb-front-end.php:114
|
130 |
-
#: includes/class-wc-ecfb-front-end.php:383
|
131 |
-
msgid "First Name"
|
132 |
-
msgstr "Nome"
|
133 |
-
|
134 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
135 |
-
#: includes/admin/class-wc-ecfb-order.php:39
|
136 |
-
#: includes/admin/class-wc-ecfb-order.php:165
|
137 |
-
#: includes/class-wc-ecfb-front-end.php:122
|
138 |
-
#: includes/class-wc-ecfb-front-end.php:391
|
139 |
-
msgid "Last Name"
|
140 |
-
msgstr "Sobrenome"
|
141 |
-
|
142 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
143 |
-
#: includes/admin/class-wc-ecfb-order.php:47
|
144 |
-
#: includes/class-wc-ecfb-front-end.php:135
|
145 |
-
#: includes/class-wc-ecfb-front-end.php:493
|
146 |
-
msgid "Person type"
|
147 |
-
msgstr "Tipo de Pessoa"
|
148 |
-
|
149 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
150 |
-
#: includes/admin/class-wc-ecfb-order.php:49
|
151 |
-
#: includes/class-wc-ecfb-front-end.php:139
|
152 |
-
#: includes/class-wc-ecfb-front-end.php:239
|
153 |
-
msgid "Select"
|
154 |
-
msgstr "Selecionar"
|
155 |
-
|
156 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
157 |
-
#: includes/admin/class-wc-ecfb-order.php:50
|
158 |
-
#: includes/class-wc-ecfb-front-end.php:140
|
159 |
-
msgid "Individuals"
|
160 |
-
msgstr "Pessoa Física"
|
161 |
-
|
162 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
163 |
-
#: includes/admin/class-wc-ecfb-order.php:51
|
164 |
-
#: includes/class-wc-ecfb-front-end.php:141
|
165 |
-
msgid "Legal Person"
|
166 |
-
msgstr "Pessoa Jurídica"
|
167 |
-
|
168 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
169 |
-
#: includes/admin/class-wc-ecfb-order.php:69
|
170 |
-
#: includes/admin/class-wc-ecfb-order.php:274
|
171 |
-
#: includes/class-wc-ecfb-front-end.php:177
|
172 |
-
msgid "Company Name"
|
173 |
-
msgstr "Razão Social"
|
174 |
-
|
175 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
176 |
-
#: includes/admin/class-wc-ecfb-order.php:83
|
177 |
-
#: includes/admin/class-wc-ecfb-order.php:169
|
178 |
-
#: includes/admin/class-wc-ecfb-order.php:282
|
179 |
-
#: includes/class-wc-ecfb-front-end.php:213
|
180 |
-
#: includes/class-wc-ecfb-front-end.php:400
|
181 |
-
#: includes/class-wc-ecfb-front-end.php:514
|
182 |
-
msgid "Company"
|
183 |
-
msgstr "Empresa"
|
184 |
-
|
185 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
186 |
-
#: includes/admin/class-wc-ecfb-order.php:98
|
187 |
-
#: includes/admin/class-wc-ecfb-order.php:173
|
188 |
-
msgid "Address 1"
|
189 |
-
msgstr "Endereço"
|
190 |
-
|
191 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
192 |
-
#: includes/admin/class-wc-ecfb-order.php:106
|
193 |
-
#: includes/admin/class-wc-ecfb-order.php:181
|
194 |
-
msgid "Address 2"
|
195 |
-
msgstr "Complemento"
|
196 |
-
|
197 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
198 |
-
#: includes/admin/class-wc-ecfb-order.php:114
|
199 |
-
#: includes/admin/class-wc-ecfb-order.php:189
|
200 |
-
#: includes/class-wc-ecfb-front-end.php:300
|
201 |
-
#: includes/class-wc-ecfb-front-end.php:457
|
202 |
-
msgid "City"
|
203 |
-
msgstr "Cidade"
|
204 |
-
|
205 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
206 |
-
#: includes/admin/class-wc-ecfb-order.php:118
|
207 |
-
#: includes/admin/class-wc-ecfb-order.php:193
|
208 |
-
#: includes/class-wc-ecfb-front-end.php:86
|
209 |
-
#: includes/class-wc-ecfb-front-end.php:309
|
210 |
-
#: includes/class-wc-ecfb-front-end.php:466
|
211 |
-
msgid "State"
|
212 |
-
msgstr "Estado"
|
213 |
-
|
214 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
215 |
-
#: includes/admin/class-wc-ecfb-order.php:122
|
216 |
-
#: includes/admin/class-wc-ecfb-order.php:197
|
217 |
-
#: includes/class-wc-ecfb-front-end.php:250
|
218 |
-
#: includes/class-wc-ecfb-front-end.php:408
|
219 |
-
msgid "Country"
|
220 |
-
msgstr "País"
|
221 |
-
|
222 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
223 |
-
#: includes/admin/class-wc-ecfb-order.php:126
|
224 |
-
#: includes/admin/class-wc-ecfb-order.php:201
|
225 |
-
msgid "Select a country…"
|
226 |
-
msgstr "Selecionar País…"
|
227 |
-
|
228 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
229 |
-
#: includes/admin/class-wc-ecfb-order.php:130
|
230 |
-
#: includes/admin/class-wc-ecfb-order.php:205
|
231 |
-
msgid "Postcode"
|
232 |
-
msgstr "CEP"
|
233 |
-
|
234 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
235 |
-
#: includes/admin/class-wc-ecfb-order.php:135
|
236 |
-
#: includes/admin/class-wc-ecfb-order.php:294
|
237 |
-
#: includes/class-wc-ecfb-front-end.php:320
|
238 |
-
#: includes/class-wc-ecfb-front-end.php:348
|
239 |
-
msgid "Phone"
|
240 |
-
msgstr "Telefone"
|
241 |
-
|
242 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
243 |
-
#: includes/admin/class-wc-ecfb-order.php:145
|
244 |
-
#: includes/admin/class-wc-ecfb-order.php:301
|
245 |
-
#: includes/class-wc-ecfb-front-end.php:336
|
246 |
-
#: includes/class-wc-ecfb-front-end.php:356
|
247 |
-
msgid "Email"
|
248 |
-
msgstr "E-mail"
|
249 |
-
|
250 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
251 |
-
#: includes/admin/class-wc-ecfb-order.php:250
|
252 |
-
#: includes/admin/class-wc-ecfb-order.php:253
|
253 |
-
#: includes/admin/class-wc-ecfb-order.php:327
|
254 |
-
#: includes/admin/class-wc-ecfb-order.php:330
|
255 |
-
#: includes/class-wc-ecfb-front-end.php:268
|
256 |
-
#: includes/class-wc-ecfb-front-end.php:425
|
257 |
-
msgid "Address"
|
258 |
-
msgstr "Endereço"
|
259 |
-
|
260 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
261 |
-
#: includes/admin/class-wc-ecfb-order.php:250
|
262 |
-
msgid "No billing address set."
|
263 |
-
msgstr "Nenhum endereço de pagamento foi definido."
|
264 |
-
|
265 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
266 |
-
#: includes/admin/class-wc-ecfb-order.php:258
|
267 |
-
msgid "Customer data"
|
268 |
-
msgstr "Informações do cliente"
|
269 |
-
|
270 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
271 |
-
#: includes/admin/class-wc-ecfb-order.php:327
|
272 |
-
msgid "No shipping address set."
|
273 |
-
msgstr "Nenhum endereço de entrega foi definido."
|
274 |
-
|
275 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
276 |
-
#: includes/admin/class-wc-ecfb-order.php:336
|
277 |
-
msgid "Customer Note"
|
278 |
-
msgstr "Nota do cliente"
|
279 |
-
|
280 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
281 |
-
#: includes/admin/class-wc-ecfb-settings.php:25
|
282 |
-
#: includes/admin/class-wc-ecfb-settings.php:26
|
283 |
-
msgid "Checkout Fields"
|
284 |
-
msgstr "Campos do Checkout"
|
285 |
-
|
286 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
287 |
-
#: includes/admin/class-wc-ecfb-settings.php:49
|
288 |
-
msgid "Checkout Custom Fields:"
|
289 |
-
msgstr "Campos personalizados de Checkout:"
|
290 |
-
|
291 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
292 |
-
#: includes/admin/class-wc-ecfb-settings.php:57
|
293 |
-
msgid "Display Person Type:"
|
294 |
-
msgstr "Exibir Tipo de Pessoa:"
|
295 |
-
|
296 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
297 |
-
#: includes/admin/class-wc-ecfb-settings.php:64
|
298 |
-
msgid "Individuals enables CPF field and Legal Person enables CNPJ field."
|
299 |
-
msgstr ""
|
300 |
-
"Pessoa Física habilita o campo CPF e Pessoa Jurídica habilita o campo CNPJ."
|
301 |
-
|
302 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
303 |
-
#: includes/admin/class-wc-ecfb-settings.php:66
|
304 |
-
msgid "None"
|
305 |
-
msgstr "Nenhum"
|
306 |
-
|
307 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
308 |
-
#: includes/admin/class-wc-ecfb-settings.php:67
|
309 |
-
msgid "Individuals and Legal Person"
|
310 |
-
msgstr "Pessoa Física e Pessoa Jurídica"
|
311 |
-
|
312 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
313 |
-
#: includes/admin/class-wc-ecfb-settings.php:68
|
314 |
-
msgid "Individuals only"
|
315 |
-
msgstr "Pessoa Física apenas"
|
316 |
-
|
317 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
318 |
-
#: includes/admin/class-wc-ecfb-settings.php:69
|
319 |
-
msgid "Legal Person only"
|
320 |
-
msgstr "Pessoa Jurídica apenas"
|
321 |
-
|
322 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
323 |
-
#: includes/admin/class-wc-ecfb-settings.php:77
|
324 |
-
msgid "Person Type is requered only in Brazil?"
|
325 |
-
msgstr "Tipo de Pessoa é obrigatório apenas no Brasil?"
|
326 |
-
|
327 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
328 |
-
#: includes/admin/class-wc-ecfb-settings.php:84
|
329 |
-
msgid ""
|
330 |
-
"If checked the Individuals and Legal Person options will be mandatory only "
|
331 |
-
"in Brazil."
|
332 |
-
msgstr ""
|
333 |
-
"Caso esteja marcado os campos de Pessoa Física e Pessoa Jurídica serão "
|
334 |
-
"obrigatórios apenas no Brasil."
|
335 |
-
|
336 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
337 |
-
#: includes/admin/class-wc-ecfb-settings.php:91
|
338 |
-
msgid "Display RG:"
|
339 |
-
msgstr "Exibir RG:"
|
340 |
-
|
341 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
342 |
-
#: includes/admin/class-wc-ecfb-settings.php:98
|
343 |
-
msgid "If checked show the RG field in billing options."
|
344 |
-
msgstr "Caso esteja marcado exibe o campo de RG nas informações de cobrança."
|
345 |
-
|
346 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
347 |
-
#: includes/admin/class-wc-ecfb-settings.php:105
|
348 |
-
msgid "Display State Registration:"
|
349 |
-
msgstr "Exibir Inscrição Estadual:"
|
350 |
-
|
351 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
352 |
-
#: includes/admin/class-wc-ecfb-settings.php:112
|
353 |
-
msgid "If checked show the State Registration field in billing options."
|
354 |
-
msgstr ""
|
355 |
-
"Caso esteja marcado exibe o campo de Inscrição Estadual nas informações de "
|
356 |
-
"cobrança."
|
357 |
-
|
358 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
359 |
-
#: includes/admin/class-wc-ecfb-settings.php:119
|
360 |
-
msgid "Display Birthdate and Sex:"
|
361 |
-
msgstr "Exibir Data de Nascimento e Sexo:"
|
362 |
-
|
363 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
364 |
-
#: includes/admin/class-wc-ecfb-settings.php:126
|
365 |
-
msgid "If checked show the Birthdate and Sex field in billing options."
|
366 |
-
msgstr ""
|
367 |
-
"Caso esteja marcado exibe os campos de Data de nascimento e Sexo nas "
|
368 |
-
"informações de cobrança."
|
369 |
-
|
370 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
371 |
-
#: includes/admin/class-wc-ecfb-settings.php:133
|
372 |
-
msgid "Display Cell Phone:"
|
373 |
-
msgstr "Exibir Celular:"
|
374 |
-
|
375 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
376 |
-
#: includes/admin/class-wc-ecfb-settings.php:140
|
377 |
-
msgid "If checked show the Cell Phone field in billing options."
|
378 |
-
msgstr ""
|
379 |
-
"Caso esteja marcado exibe o campo de Celular nas informações de cobrança."
|
380 |
-
|
381 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
382 |
-
#: includes/admin/class-wc-ecfb-settings.php:147
|
383 |
-
msgid "jQuery Options:"
|
384 |
-
msgstr "Opções de jQuery:"
|
385 |
-
|
386 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
387 |
-
#: includes/admin/class-wc-ecfb-settings.php:155
|
388 |
-
msgid "Enable Mail Check:"
|
389 |
-
msgstr "Habilitar Sugestões de E-mail:"
|
390 |
-
|
391 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
392 |
-
#: includes/admin/class-wc-ecfb-settings.php:162
|
393 |
-
msgid "If checked informs typos in email to users."
|
394 |
-
msgstr ""
|
395 |
-
"Caso esteja marcado exibe dicas quando o usuário digita o e-mail de forma "
|
396 |
-
"errada."
|
397 |
-
|
398 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
399 |
-
#: includes/admin/class-wc-ecfb-settings.php:169
|
400 |
-
msgid "Enable Input Mask:"
|
401 |
-
msgstr "Habilitar Máscara de Campos:"
|
402 |
-
|
403 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
404 |
-
#: includes/admin/class-wc-ecfb-settings.php:176
|
405 |
-
msgid ""
|
406 |
-
"If checked create masks fill for in fields of CPF, CNPJ, Birthdate, Phone "
|
407 |
-
"and Cell Phone."
|
408 |
-
msgstr ""
|
409 |
-
"Caso esteja marcado adiciona máscaras de preenchimento para os campos de "
|
410 |
-
"CPF, CNPJ, Data de Nascimento, Telefone e Celular."
|
411 |
-
|
412 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
413 |
-
#: includes/admin/class-wc-ecfb-settings.php:183
|
414 |
-
msgid "Enable Address Autocomplete:"
|
415 |
-
msgstr "Habilitar Auto Preenchimento de Endereço:"
|
416 |
-
|
417 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
418 |
-
#: includes/admin/class-wc-ecfb-settings.php:190
|
419 |
-
msgid ""
|
420 |
-
"If checked automatically complete the address fields based on the zip code."
|
421 |
-
msgstr ""
|
422 |
-
"Caso esteja marcado as informações de endereço serão preenchidas "
|
423 |
-
"automaticamente com base no país como Brasil e pelo CEP."
|
424 |
-
|
425 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
426 |
-
#: includes/admin/class-wc-ecfb-settings.php:197
|
427 |
-
msgid "Validation:"
|
428 |
-
msgstr "Validação:"
|
429 |
-
|
430 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
431 |
-
#: includes/admin/class-wc-ecfb-settings.php:205
|
432 |
-
msgid "Validate CPF:"
|
433 |
-
msgstr "Validar CPF:"
|
434 |
-
|
435 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
436 |
-
#: includes/admin/class-wc-ecfb-settings.php:212
|
437 |
-
msgid "Checks if the CPF is valid."
|
438 |
-
msgstr "Verifica se o CPF é válido."
|
439 |
-
|
440 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
441 |
-
#: includes/admin/class-wc-ecfb-settings.php:219
|
442 |
-
msgid "Validate CNPJ:"
|
443 |
-
msgstr "Validar CNPJ:"
|
444 |
-
|
445 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
446 |
-
#: includes/admin/class-wc-ecfb-settings.php:226
|
447 |
-
msgid "Checks if the CNPJ is valid."
|
448 |
-
msgstr "Verifica se o CNPJ é válido."
|
449 |
-
|
450 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
451 |
-
#: includes/class-wc-ecfb-front-end.php:87
|
452 |
-
msgid "required"
|
453 |
-
msgstr "obrigatório"
|
454 |
-
|
455 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
456 |
-
#: includes/class-wc-ecfb-front-end.php:240
|
457 |
-
msgid "Female"
|
458 |
-
msgstr "Feminino"
|
459 |
-
|
460 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
461 |
-
#: includes/class-wc-ecfb-front-end.php:241
|
462 |
-
msgid "Male"
|
463 |
-
msgstr "Masculino"
|
464 |
-
|
465 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
466 |
-
#: includes/class-wc-ecfb-front-end.php:259
|
467 |
-
#: includes/class-wc-ecfb-front-end.php:416
|
468 |
-
msgid "Post Code"
|
469 |
-
msgstr "CEP"
|
470 |
-
|
471 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
472 |
-
#: includes/class-wc-ecfb-front-end.php:285
|
473 |
-
#: includes/class-wc-ecfb-front-end.php:442
|
474 |
-
msgid "Address line 2"
|
475 |
-
msgstr "Complemento"
|
476 |
-
|
477 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
478 |
-
#: includes/class-wc-ecfb-front-end.php:493
|
479 |
-
#: includes/class-wc-ecfb-front-end.php:499
|
480 |
-
#: includes/class-wc-ecfb-front-end.php:507
|
481 |
-
#: includes/class-wc-ecfb-front-end.php:514
|
482 |
-
#: includes/class-wc-ecfb-front-end.php:518
|
483 |
-
#: includes/class-wc-ecfb-front-end.php:526
|
484 |
-
msgid "is a required field"
|
485 |
-
msgstr "é um campo obrigatório"
|
486 |
-
|
487 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
488 |
-
#: includes/class-wc-ecfb-front-end.php:503
|
489 |
-
#: includes/class-wc-ecfb-front-end.php:522
|
490 |
-
msgid "is not valid"
|
491 |
-
msgstr "é inválido"
|
492 |
-
|
493 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
494 |
-
#: woocommerce-extra-checkout-fields-for-brazil.php:119
|
495 |
-
msgid "WooCommerce Extra Checkout Fields for Brazil depends on %s to work!"
|
496 |
-
msgstr ""
|
497 |
-
"WooCommerce Extra Checkout Fields for Brazil depende do %s para funcionar!"
|
498 |
-
|
499 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
500 |
-
#: woocommerce-extra-checkout-fields-for-brazil.php:119
|
501 |
-
msgid "WooCommerce"
|
502 |
-
msgstr "WooCommerce"
|
503 |
-
|
504 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
505 |
-
#. Plugin Name of the plugin/theme
|
506 |
-
msgid "WooCommerce Extra Checkout Fields for Brazil"
|
507 |
-
msgstr "WooCommerce Extra Checkout Fields for Brazil"
|
508 |
-
|
509 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
510 |
-
#. Plugin URI of the plugin/theme
|
511 |
-
msgid ""
|
512 |
-
"https://github.com/claudiosmweb/woocommerce-extra-checkout-fields-for-brazil"
|
513 |
-
msgstr ""
|
514 |
-
"https://github.com/claudiosmweb/woocommerce-extra-checkout-fields-for-brazil"
|
515 |
-
|
516 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
517 |
-
#. Description of the plugin/theme
|
518 |
-
msgid ""
|
519 |
-
"Adiciona novos campos para Pessoa Física ou Jurídica, Data de Nascimento, "
|
520 |
-
"Sexo, Número, Bairro e Celular. Além de máscaras em campos, aviso de e-mail "
|
521 |
-
"incorreto e auto preenchimento dos campos de endereço pelo CEP."
|
522 |
-
msgstr ""
|
523 |
-
"Adiciona novos campos para Pessoa Física ou Jurídica, Data de Nascimento, "
|
524 |
-
"Sexo, Número, Bairro e Celular. Além de máscaras em campos, aviso de e-mail "
|
525 |
-
"incorreto e auto preenchimento dos campos de endereço pelo CEP."
|
526 |
-
|
527 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
528 |
-
#. Author of the plugin/theme
|
529 |
-
msgid "Claudio Sanches"
|
530 |
-
msgstr "Claudio Sanches"
|
531 |
-
|
532 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
533 |
-
#. Author URI of the plugin/theme
|
534 |
-
msgid "http://claudiosmweb.com/"
|
535 |
-
msgstr "http://claudiosmweb.com/"
|
536 |
-
|
537 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
538 |
-
#: includes/class-wc-ecfb-front-end.php:115
|
539 |
-
#: includes/class-wc-ecfb-front-end.php:384
|
540 |
-
msgctxt "placeholder"
|
541 |
-
msgid "First Name"
|
542 |
-
msgstr "Nome"
|
543 |
-
|
544 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
545 |
-
#: includes/class-wc-ecfb-front-end.php:123
|
546 |
-
#: includes/class-wc-ecfb-front-end.php:392
|
547 |
-
msgctxt "placeholder"
|
548 |
-
msgid "Last Name"
|
549 |
-
msgstr "Sobrenome"
|
550 |
-
|
551 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
552 |
-
#: includes/class-wc-ecfb-front-end.php:151
|
553 |
-
#: includes/class-wc-ecfb-front-end.php:167
|
554 |
-
msgctxt "placeholder"
|
555 |
-
msgid "CPF"
|
556 |
-
msgstr "CPF"
|
557 |
-
|
558 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
559 |
-
#: includes/class-wc-ecfb-front-end.php:159
|
560 |
-
msgctxt "placeholder"
|
561 |
-
msgid "RG"
|
562 |
-
msgstr "RG"
|
563 |
-
|
564 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
565 |
-
#: includes/class-wc-ecfb-front-end.php:178
|
566 |
-
msgctxt "placeholder"
|
567 |
-
msgid "Company Name"
|
568 |
-
msgstr "Razão Social"
|
569 |
-
|
570 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
571 |
-
#: includes/class-wc-ecfb-front-end.php:188
|
572 |
-
#: includes/class-wc-ecfb-front-end.php:203
|
573 |
-
msgctxt "placeholder"
|
574 |
-
msgid "CNPJ"
|
575 |
-
msgstr "CNPJ"
|
576 |
-
|
577 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
578 |
-
#: includes/class-wc-ecfb-front-end.php:195
|
579 |
-
msgctxt "placeholder"
|
580 |
-
msgid "State Registration"
|
581 |
-
msgstr "Inscrição Estadual"
|
582 |
-
|
583 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
584 |
-
#: includes/class-wc-ecfb-front-end.php:214
|
585 |
-
#: includes/class-wc-ecfb-front-end.php:401
|
586 |
-
msgctxt "placeholder"
|
587 |
-
msgid "Company"
|
588 |
-
msgstr "Empresa"
|
589 |
-
|
590 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
591 |
-
#: includes/class-wc-ecfb-front-end.php:225
|
592 |
-
msgctxt "placeholder"
|
593 |
-
msgid "Birthdate"
|
594 |
-
msgstr "Data de Nascimento"
|
595 |
-
|
596 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
597 |
-
#: includes/class-wc-ecfb-front-end.php:251
|
598 |
-
#: includes/class-wc-ecfb-front-end.php:409
|
599 |
-
msgctxt "placeholder"
|
600 |
-
msgid "Country"
|
601 |
-
msgstr "País"
|
602 |
-
|
603 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
604 |
-
#: includes/class-wc-ecfb-front-end.php:260
|
605 |
-
#: includes/class-wc-ecfb-front-end.php:417
|
606 |
-
msgctxt "placeholder"
|
607 |
-
msgid "Post Code"
|
608 |
-
msgstr "CEP"
|
609 |
-
|
610 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
611 |
-
#: includes/class-wc-ecfb-front-end.php:269
|
612 |
-
#: includes/class-wc-ecfb-front-end.php:426
|
613 |
-
msgctxt "placeholder"
|
614 |
-
msgid "Address"
|
615 |
-
msgstr "Endereço"
|
616 |
-
|
617 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
618 |
-
#: includes/class-wc-ecfb-front-end.php:277
|
619 |
-
#: includes/class-wc-ecfb-front-end.php:434
|
620 |
-
msgctxt "placeholder"
|
621 |
-
msgid "Number"
|
622 |
-
msgstr "Número"
|
623 |
-
|
624 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
625 |
-
#: includes/class-wc-ecfb-front-end.php:286
|
626 |
-
#: includes/class-wc-ecfb-front-end.php:443
|
627 |
-
msgctxt "placeholder"
|
628 |
-
msgid "Address line 2"
|
629 |
-
msgstr "Complemento"
|
630 |
-
|
631 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
632 |
-
#: includes/class-wc-ecfb-front-end.php:293
|
633 |
-
#: includes/class-wc-ecfb-front-end.php:450
|
634 |
-
msgctxt "placeholder"
|
635 |
-
msgid "Neighborhood"
|
636 |
-
msgstr "Bairro"
|
637 |
-
|
638 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
639 |
-
#: includes/class-wc-ecfb-front-end.php:301
|
640 |
-
#: includes/class-wc-ecfb-front-end.php:458
|
641 |
-
msgctxt "placeholder"
|
642 |
-
msgid "City"
|
643 |
-
msgstr "Cidade"
|
644 |
-
|
645 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
646 |
-
#: includes/class-wc-ecfb-front-end.php:310
|
647 |
-
#: includes/class-wc-ecfb-front-end.php:467
|
648 |
-
msgctxt "placeholder"
|
649 |
-
msgid "State"
|
650 |
-
msgstr "Estado"
|
651 |
-
|
652 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
653 |
-
#: includes/class-wc-ecfb-front-end.php:321
|
654 |
-
#: includes/class-wc-ecfb-front-end.php:349
|
655 |
-
msgctxt "placeholder"
|
656 |
-
msgid "Phone"
|
657 |
-
msgstr "Telefone"
|
658 |
-
|
659 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
660 |
-
#: includes/class-wc-ecfb-front-end.php:329
|
661 |
-
msgctxt "placeholder"
|
662 |
-
msgid "Cell Phone"
|
663 |
-
msgstr "Celular"
|
664 |
-
|
665 |
-
# @ woocommerce-extra-checkout-fields-for-brazil
|
666 |
-
#: includes/class-wc-ecfb-front-end.php:337
|
667 |
-
#: includes/class-wc-ecfb-front-end.php:357
|
668 |
-
msgctxt "placeholder"
|
669 |
-
msgid "Email"
|
670 |
-
msgstr "E-mail"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
languages/woocommerce-extra-checkout-fields-for-brazil.pot
CHANGED
@@ -1,16 +1,18 @@
|
|
1 |
-
# Copyright (C)
|
2 |
# This file is distributed under the GPL-2.0+.
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
-
"Project-Id-Version: WooCommerce Extra Checkout Fields for Brazil 3.4.
|
6 |
-
"Report-Msgid-Bugs-To:
|
7 |
-
"
|
|
|
|
|
8 |
"MIME-Version: 1.0\n"
|
9 |
"Content-Type: text/plain; charset=utf-8\n"
|
10 |
"Content-Transfer-Encoding: 8bit\n"
|
11 |
-
"PO-Revision-Date:
|
12 |
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
13 |
-
"Language-Team: LANGUAGE <
|
14 |
"X-Generator: grunt-wp-i18n 0.5.3\n"
|
15 |
|
16 |
#: includes/admin/class-wc-ecfb-admin.php:43
|
@@ -30,8 +32,8 @@ msgstr ""
|
|
30 |
#: includes/admin/class-wc-ecfb-order.php:266
|
31 |
#: includes/class-wc-ecfb-front-end.php:150
|
32 |
#: includes/class-wc-ecfb-front-end.php:166
|
33 |
-
#: includes/class-wc-ecfb-front-end.php:
|
34 |
-
#: includes/class-wc-ecfb-front-end.php:
|
35 |
msgid "CPF"
|
36 |
msgstr ""
|
37 |
|
@@ -39,7 +41,7 @@ msgstr ""
|
|
39 |
#: includes/admin/class-wc-ecfb-order.php:62
|
40 |
#: includes/admin/class-wc-ecfb-order.php:269
|
41 |
#: includes/class-wc-ecfb-front-end.php:158
|
42 |
-
#: includes/class-wc-ecfb-front-end.php:
|
43 |
msgid "RG"
|
44 |
msgstr ""
|
45 |
|
@@ -48,8 +50,8 @@ msgstr ""
|
|
48 |
#: includes/admin/class-wc-ecfb-order.php:275
|
49 |
#: includes/class-wc-ecfb-front-end.php:187
|
50 |
#: includes/class-wc-ecfb-front-end.php:202
|
51 |
-
#: includes/class-wc-ecfb-front-end.php:
|
52 |
-
#: includes/class-wc-ecfb-front-end.php:
|
53 |
msgid "CNPJ"
|
54 |
msgstr ""
|
55 |
|
@@ -57,7 +59,7 @@ msgstr ""
|
|
57 |
#: includes/admin/class-wc-ecfb-order.php:76
|
58 |
#: includes/admin/class-wc-ecfb-order.php:278
|
59 |
#: includes/class-wc-ecfb-front-end.php:194
|
60 |
-
#: includes/class-wc-ecfb-front-end.php:
|
61 |
msgid "State Registration"
|
62 |
msgstr ""
|
63 |
|
@@ -120,7 +122,7 @@ msgstr ""
|
|
120 |
|
121 |
#: includes/admin/class-wc-ecfb-order.php:47
|
122 |
#: includes/class-wc-ecfb-front-end.php:135
|
123 |
-
#: includes/class-wc-ecfb-front-end.php:
|
124 |
msgid "Person type"
|
125 |
msgstr ""
|
126 |
|
@@ -151,7 +153,7 @@ msgstr ""
|
|
151 |
#: includes/admin/class-wc-ecfb-order.php:282
|
152 |
#: includes/class-wc-ecfb-front-end.php:213
|
153 |
#: includes/class-wc-ecfb-front-end.php:400
|
154 |
-
#: includes/class-wc-ecfb-front-end.php:
|
155 |
msgid "Company"
|
156 |
msgstr ""
|
157 |
|
@@ -270,7 +272,7 @@ msgid "Legal Person only"
|
|
270 |
msgstr ""
|
271 |
|
272 |
#: includes/admin/class-wc-ecfb-settings.php:77
|
273 |
-
msgid "Person Type is
|
274 |
msgstr ""
|
275 |
|
276 |
#: includes/admin/class-wc-ecfb-settings.php:84
|
@@ -383,17 +385,17 @@ msgstr ""
|
|
383 |
msgid "Address line 2"
|
384 |
msgstr ""
|
385 |
|
386 |
-
#: includes/class-wc-ecfb-front-end.php:
|
387 |
-
#: includes/class-wc-ecfb-front-end.php:
|
388 |
-
#: includes/class-wc-ecfb-front-end.php:
|
389 |
-
#: includes/class-wc-ecfb-front-end.php:
|
390 |
-
#: includes/class-wc-ecfb-front-end.php:
|
391 |
-
#: includes/class-wc-ecfb-front-end.php:
|
392 |
msgid "is a required field"
|
393 |
msgstr ""
|
394 |
|
395 |
-
#: includes/class-wc-ecfb-front-end.php:
|
396 |
-
#: includes/class-wc-ecfb-front-end.php:
|
397 |
msgid "is not valid"
|
398 |
msgstr ""
|
399 |
|
1 |
+
# Copyright (C) 2016 Claudio Sanches
|
2 |
# This file is distributed under the GPL-2.0+.
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
+
"Project-Id-Version: WooCommerce Extra Checkout Fields for Brazil 3.4.2\n"
|
6 |
+
"Report-Msgid-Bugs-To: "
|
7 |
+
"https://wordpress.org/support/plugin/woocommerce-extra-checkout-fields-for-"
|
8 |
+
"brazil\n"
|
9 |
+
"POT-Creation-Date: 2016-02-10 22:55:15+00:00\n"
|
10 |
"MIME-Version: 1.0\n"
|
11 |
"Content-Type: text/plain; charset=utf-8\n"
|
12 |
"Content-Transfer-Encoding: 8bit\n"
|
13 |
+
"PO-Revision-Date: 2016-MO-DA HO:MI+ZONE\n"
|
14 |
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
15 |
+
"Language-Team: LANGUAGE <LL@li.org>\n"
|
16 |
"X-Generator: grunt-wp-i18n 0.5.3\n"
|
17 |
|
18 |
#: includes/admin/class-wc-ecfb-admin.php:43
|
32 |
#: includes/admin/class-wc-ecfb-order.php:266
|
33 |
#: includes/class-wc-ecfb-front-end.php:150
|
34 |
#: includes/class-wc-ecfb-front-end.php:166
|
35 |
+
#: includes/class-wc-ecfb-front-end.php:502
|
36 |
+
#: includes/class-wc-ecfb-front-end.php:506
|
37 |
msgid "CPF"
|
38 |
msgstr ""
|
39 |
|
41 |
#: includes/admin/class-wc-ecfb-order.php:62
|
42 |
#: includes/admin/class-wc-ecfb-order.php:269
|
43 |
#: includes/class-wc-ecfb-front-end.php:158
|
44 |
+
#: includes/class-wc-ecfb-front-end.php:510
|
45 |
msgid "RG"
|
46 |
msgstr ""
|
47 |
|
50 |
#: includes/admin/class-wc-ecfb-order.php:275
|
51 |
#: includes/class-wc-ecfb-front-end.php:187
|
52 |
#: includes/class-wc-ecfb-front-end.php:202
|
53 |
+
#: includes/class-wc-ecfb-front-end.php:521
|
54 |
+
#: includes/class-wc-ecfb-front-end.php:525
|
55 |
msgid "CNPJ"
|
56 |
msgstr ""
|
57 |
|
59 |
#: includes/admin/class-wc-ecfb-order.php:76
|
60 |
#: includes/admin/class-wc-ecfb-order.php:278
|
61 |
#: includes/class-wc-ecfb-front-end.php:194
|
62 |
+
#: includes/class-wc-ecfb-front-end.php:529
|
63 |
msgid "State Registration"
|
64 |
msgstr ""
|
65 |
|
122 |
|
123 |
#: includes/admin/class-wc-ecfb-order.php:47
|
124 |
#: includes/class-wc-ecfb-front-end.php:135
|
125 |
+
#: includes/class-wc-ecfb-front-end.php:496
|
126 |
msgid "Person type"
|
127 |
msgstr ""
|
128 |
|
153 |
#: includes/admin/class-wc-ecfb-order.php:282
|
154 |
#: includes/class-wc-ecfb-front-end.php:213
|
155 |
#: includes/class-wc-ecfb-front-end.php:400
|
156 |
+
#: includes/class-wc-ecfb-front-end.php:517
|
157 |
msgid "Company"
|
158 |
msgstr ""
|
159 |
|
272 |
msgstr ""
|
273 |
|
274 |
#: includes/admin/class-wc-ecfb-settings.php:77
|
275 |
+
msgid "Person Type is required only in Brazil?"
|
276 |
msgstr ""
|
277 |
|
278 |
#: includes/admin/class-wc-ecfb-settings.php:84
|
385 |
msgid "Address line 2"
|
386 |
msgstr ""
|
387 |
|
388 |
+
#: includes/class-wc-ecfb-front-end.php:496
|
389 |
+
#: includes/class-wc-ecfb-front-end.php:502
|
390 |
+
#: includes/class-wc-ecfb-front-end.php:510
|
391 |
+
#: includes/class-wc-ecfb-front-end.php:517
|
392 |
+
#: includes/class-wc-ecfb-front-end.php:521
|
393 |
+
#: includes/class-wc-ecfb-front-end.php:529
|
394 |
msgid "is a required field"
|
395 |
msgstr ""
|
396 |
|
397 |
+
#: includes/class-wc-ecfb-front-end.php:506
|
398 |
+
#: includes/class-wc-ecfb-front-end.php:525
|
399 |
msgid "is not valid"
|
400 |
msgstr ""
|
401 |
|
readme.txt
CHANGED
@@ -4,7 +4,7 @@ Donate link: http://claudiosmweb.com/doacoes/
|
|
4 |
Tags: woocommerce, checkout, brazil, cpf, cpnj, rg, ie
|
5 |
Requires at least: 3.5
|
6 |
Tested up to: 4.4
|
7 |
-
Stable tag: 3.4.
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
@@ -77,6 +77,10 @@ Você pode contribuir com código-fonte em nossa página no [GitHub](https://git
|
|
77 |
|
78 |
== Changelog ==
|
79 |
|
|
|
|
|
|
|
|
|
80 |
= 3.4.1 - 2015/09/07 =
|
81 |
|
82 |
* Corrigido erros na tela de configurações do plugin.
|
@@ -88,164 +92,8 @@ Você pode contribuir com código-fonte em nossa página no [GitHub](https://git
|
|
88 |
* Removido suporte para WooCommerce 2.0 e 2.1.
|
89 |
* Corrigida integração com a API do WooCommerce quando é usado filtros para campos.
|
90 |
|
91 |
-
= 3.3.1 - 2014/10/13 =
|
92 |
-
|
93 |
-
* Corrigido o método de instalação e atualização do plugin.
|
94 |
-
|
95 |
-
= 3.3.0 - 2014/10/11 =
|
96 |
-
|
97 |
-
* Adicionada opção para não tornar os campos de Pessoa Física ou Jurídica obrigatórios quando o cliente é estrangeiro.
|
98 |
-
* Removida máscara numerica para o campo de RG. Alguns RG antigos possuem também letras.
|
99 |
-
* Corrigida a validação com javascript dos campos de Pessoa Física e Jurídica.
|
100 |
-
|
101 |
-
= 3.2.0 - 2014/09/07 =
|
102 |
-
|
103 |
-
* Melhorada a integração com o WooCommerce 2.2.
|
104 |
-
* Adicionada a exibição da nota do cliente na página de detalhes do pedido.
|
105 |
-
|
106 |
-
= 3.1.0 - 2014/09/07 =
|
107 |
-
|
108 |
-
* Adicionada integração com a API de pedidos e clientes do WooCommerce.
|
109 |
-
|
110 |
-
= 3.0.1 - 2014/08/25 =
|
111 |
-
|
112 |
-
* Corrigido o autopreenchimento de endereço por CEP quando esta ativada a opção "Habilitar caixas de seleção de país aprimoradas".
|
113 |
-
|
114 |
-
= 3.0.0 - 2014/07/06 =
|
115 |
-
|
116 |
-
* Adicionada opção para controlar os campos de "tipo de pessoa", agora é possível usar apenas como "pessoa física" ou apenas como "pessoa jurídica".
|
117 |
-
* Removido script para integrar com o WooCommerce PagSeguro, a partir da versão 2.5.0 do WooCommerce PagSeguro o suporte é feito direto, sem necessidade de código extra.
|
118 |
-
* Melhorado o script que faz preenchimento automático dos campos de endereço com base no CEP.
|
119 |
-
|
120 |
-
= 2.9.2 - 2014/05/24 =
|
121 |
-
|
122 |
-
* Adicionada informações sobre o método de pagamento (WooCommerce 2.1 ou superior).
|
123 |
-
|
124 |
-
= 2.9.1 - 2014/02/23 =
|
125 |
-
|
126 |
-
* Melhorada a máscara para telefone, agora aceita também o nono dígito.
|
127 |
-
* Melhorada a máscara do RG, agora não limita a quantidade de caracteres e aceita apenas números.
|
128 |
-
|
129 |
-
= 2.9.0 - 2014/02/13 =
|
130 |
-
|
131 |
-
* Correção do campo "tipo de pessoa" na página de edição do pedido no admin.
|
132 |
-
* Correção do carregamento das informações do cliente para pagamento e envio na tela de edição do pedido no admin.
|
133 |
-
* Melhoria na inicialização do plugin.
|
134 |
-
* Melhoria na compatibilidade com as novas versões do WooCommerce
|
135 |
-
* Adicionado campo de RG.
|
136 |
-
* Adicionado campo de Inscrição Estadual.
|
137 |
-
|
138 |
-
= 2.8.2 - 2014/01/05 =
|
139 |
-
|
140 |
-
* Correção da mensagem que avisa sobre a falta do WooCommerce na instalação.
|
141 |
-
|
142 |
-
= 2.8.1 - 2014/01/05 =
|
143 |
-
|
144 |
-
* Corrigido os ganchos e filtros da classe `Extra_Checkout_Fields_For_Brazil`.
|
145 |
-
|
146 |
-
= 2.8.0 - 2013/12/21 =
|
147 |
-
|
148 |
-
* Melhorada a compatibilidade com o WooCommerce 2.1.
|
149 |
-
* Correção nas traduções.
|
150 |
-
* Melhoria em todo o código PHP, JavaScript e CSS.
|
151 |
-
|
152 |
-
= 2.7.1 - 2013/09/06 =
|
153 |
-
|
154 |
-
* Adicionado suporte para a versão 2.1 do WooCommerce.
|
155 |
-
* Correção de standards de código.
|
156 |
-
|
157 |
-
= 2.7.0 - 2013/09/19 =
|
158 |
-
|
159 |
-
* Adicionado script para corrigir a posição do campo de CEP.
|
160 |
-
* Melhorado o script de auto preenchimento de endereço quando não existe opções de endereço de entrega.
|
161 |
-
|
162 |
-
= 2.6.1 - 2013/09/11 =
|
163 |
-
|
164 |
-
* Adicionada condição para não auto completar o endereço caso ele já esteja preenchido.
|
165 |
-
|
166 |
-
= 2.6.0 - 2013/09/11 =
|
167 |
-
|
168 |
-
* Adicionada nova api de busca de CEP: [Correios RESTful API](http://correiosapi.apphb.com/).
|
169 |
-
* Correção do erro causado ao buscar CEP utilizando HTTPS/SSL.
|
170 |
-
|
171 |
-
= 2.5.0 - 2013/08/30 =
|
172 |
-
|
173 |
-
* Melhoria no auto preenchimento de endereços. Agora preenche os dados ao carregar a janela.
|
174 |
-
* Adicionado suporte ao Chosen no auto preenchimento de endereços.
|
175 |
-
|
176 |
-
= 2.4.1 - 2013/08/19 =
|
177 |
-
|
178 |
-
* Melhorada a compatibilidade com o [WooCommerce PagSeguro](http://wordpress.org/extend/plugins/woocommerce-pagseguro/).
|
179 |
-
|
180 |
-
= 2.4.0 - 2013/08/18 =
|
181 |
-
|
182 |
-
* Adicionado suporte ao [WooCommerce PagSeguro](http://wordpress.org/extend/plugins/woocommerce-pagseguro/) 2.0.0.
|
183 |
-
|
184 |
-
= 2.3.0 - 2013/07/26 =
|
185 |
-
|
186 |
-
* Melhorada a integração com o [WooCommerce Bcash](http://wordpress.org/extend/plugins/woocommerce-bcash/).
|
187 |
-
* Melhorada a integração com o [WooCommerce Moip](http://wordpress.org/extend/plugins/woocommerce-moip/).
|
188 |
-
* Melhorada a integração com o [WooCommerce PagSeguro](http://wordpress.org/extend/plugins/woocommerce-pagseguro/).
|
189 |
-
* Adicionada integração com o Checkout Transparente do [WooCommerce Moip](http://wordpress.org/extend/plugins/woocommerce-moip/).
|
190 |
-
* Corrigido um bug na validação de CPF e CNPJ.
|
191 |
-
|
192 |
-
= 2.2.0 - 2013/06/24 =
|
193 |
-
|
194 |
-
* Adicionado suporte para o WooCommerce 2.1 ou superior.
|
195 |
-
* Adicionada opção para validar CPF.
|
196 |
-
* Adicionada opção para validar CNPJ.
|
197 |
-
* Correçao da função que instala as opções padrões na instalação.
|
198 |
-
* Removido o método `shop_order_head` em favor da função `wp_localize_script`.
|
199 |
-
* Melhorada a tradução.
|
200 |
-
|
201 |
-
= 2.1.1 - 2013/04/26 =
|
202 |
-
|
203 |
-
* Correção da formatação de endereços para o WooCommerce 1.6.6 ou anterior.
|
204 |
-
|
205 |
-
= 2.1 - 2013/04/13 =
|
206 |
-
|
207 |
-
* Adicionada nova formatação de endereços (funciona para o WooCommerce 2.0.6 ou superior).
|
208 |
-
|
209 |
-
= 2.0.1 - 2013/04/01 =
|
210 |
-
|
211 |
-
* Correção da compatibilidade com o [WooCommerce PagSeguro](http://wordpress.org/extend/plugins/woocommerce-pagseguro/).
|
212 |
-
|
213 |
-
= 2.0 - 2013/03/10 =
|
214 |
-
|
215 |
-
* Compatível com o WooCommerce 2.0.0 ou superior.
|
216 |
-
* Adicionado campo de **número**.
|
217 |
-
* Adicionada compatibilidade com o [WooCommerce PagSeguro](http://wordpress.org/extend/plugins/woocommerce-pagseguro/).
|
218 |
-
* Campo de **bairro** agora é nativo do plugin.
|
219 |
-
* Adicionado campos personalizados na página de edição do perfil do cliente.
|
220 |
-
* Correção da página de detalhes do pedido.
|
221 |
-
|
222 |
-
= 1.2.1 - 2012/12/10 =
|
223 |
-
|
224 |
-
* Corrigida a máscara do campo *Data de Nascimento*.
|
225 |
-
|
226 |
-
= 1.2 - 2012/12/10 =
|
227 |
-
|
228 |
-
* Adicionadas máscaras para campos de CEP.
|
229 |
-
|
230 |
-
= 1.1 =
|
231 |
-
|
232 |
-
* Trocado o Webservice de CEP da http://www.republicavirtual.com.br/ para http://www.toolsweb.com.br/.
|
233 |
-
|
234 |
-
= 1.0 =
|
235 |
-
|
236 |
-
* Primeira versão.
|
237 |
-
|
238 |
== Upgrade Notice ==
|
239 |
|
240 |
= 3.4.1 =
|
241 |
|
242 |
-
*
|
243 |
-
* Corrigido os campos de estado e país na tela de edição de usuário no administrador do WordPress.
|
244 |
-
|
245 |
-
== License ==
|
246 |
-
|
247 |
-
WooCommerce Extra Checkout Fields for Brazil is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
|
248 |
-
|
249 |
-
WooCommerce Extra Checkout Fields for Brazil is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
|
250 |
-
|
251 |
-
You should have received a copy of the GNU General Public License along with WooCommerce Extra Checkout Fields for Brazil. If not, see <http://www.gnu.org/licenses/>.
|
4 |
Tags: woocommerce, checkout, brazil, cpf, cpnj, rg, ie
|
5 |
Requires at least: 3.5
|
6 |
Tested up to: 4.4
|
7 |
+
Stable tag: 3.4.2
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
77 |
|
78 |
== Changelog ==
|
79 |
|
80 |
+
= 3.4.2 - 2016/02/10 =
|
81 |
+
|
82 |
+
* Adicionado o filtro `wcbcf_disable_checkout_validation` para suportar o plugin [WooCommerce Digital Goods Checkout](https://wordpress.org/plugins/wc-digital-goods-checkout/).
|
83 |
+
|
84 |
= 3.4.1 - 2015/09/07 =
|
85 |
|
86 |
* Corrigido erros na tela de configurações do plugin.
|
92 |
* Removido suporte para WooCommerce 2.0 e 2.1.
|
93 |
* Corrigida integração com a API do WooCommerce quando é usado filtros para campos.
|
94 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
95 |
== Upgrade Notice ==
|
96 |
|
97 |
= 3.4.1 =
|
98 |
|
99 |
+
* Adicionado o filtro `wcbcf_disable_checkout_validation` para suportar o plugin WooCommerce Digital Goods Checkout.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
woocommerce-extra-checkout-fields-for-brazil.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
* Plugin Name: WooCommerce Extra Checkout Fields for Brazil
|
4 |
* Plugin URI: https://github.com/claudiosmweb/woocommerce-extra-checkout-fields-for-brazil
|
5 |
* Description: Adiciona novos campos para Pessoa Física ou Jurídica, Data de Nascimento, Sexo, Número, Bairro e Celular. Além de máscaras em campos, aviso de e-mail incorreto e auto preenchimento dos campos de endereço pelo CEP.
|
6 |
-
* Version: 3.4.
|
7 |
* Author: Claudio Sanches
|
8 |
* Author URI: http://claudiosmweb.com/
|
9 |
* Text Domain: woocommerce-extra-checkout-fields-for-brazil
|
@@ -29,7 +29,7 @@ class Extra_Checkout_Fields_For_Brazil {
|
|
29 |
*
|
30 |
* @var string
|
31 |
*/
|
32 |
-
const VERSION = '3.4.
|
33 |
|
34 |
/**
|
35 |
* Instance of this class.
|
3 |
* Plugin Name: WooCommerce Extra Checkout Fields for Brazil
|
4 |
* Plugin URI: https://github.com/claudiosmweb/woocommerce-extra-checkout-fields-for-brazil
|
5 |
* Description: Adiciona novos campos para Pessoa Física ou Jurídica, Data de Nascimento, Sexo, Número, Bairro e Celular. Além de máscaras em campos, aviso de e-mail incorreto e auto preenchimento dos campos de endereço pelo CEP.
|
6 |
+
* Version: 3.4.2
|
7 |
* Author: Claudio Sanches
|
8 |
* Author URI: http://claudiosmweb.com/
|
9 |
* Text Domain: woocommerce-extra-checkout-fields-for-brazil
|
29 |
*
|
30 |
* @var string
|
31 |
*/
|
32 |
+
const VERSION = '3.4.2';
|
33 |
|
34 |
/**
|
35 |
* Instance of this class.
|