Version Description
No known upgrade issues.
Download this release
Release Info
Developer | mpwalsh8 |
Plugin | Google Forms |
Version | 0.70 |
Comparing to | |
See all releases |
Code changes from version 0.69 to 0.70
- index.php +3 -3
- languages/wpgform-es_ES.mo +0 -0
- languages/wpgform-es_ES.po +146 -137
- languages/wpgform-fr_FR.mo +0 -0
- languages/wpgform-fr_FR.po +146 -137
- languages/wpgform-sr_RS.mo +0 -0
- languages/wpgform-sr_RS.po +689 -0
- languages/wpgform.mo +0 -0
- languages/wpgform.po +144 -136
- readme.txt +5 -0
- wpgform-core.php +26 -8
- wpgform-post-type.php +1 -0
index.php
CHANGED
@@ -4,8 +4,8 @@
|
|
4 |
* Plugin Name: Google Forms
|
5 |
* Plugin URI: http://michaelwalsh.org/wordpress/wordpress-plugins/wpgform/
|
6 |
* Description: Add Google Forms to a WordPress web site. Display a Google Form directly into your posts, pages or sidebar. Style the Google Form to match your existing theme and display a custom confirmation page after form submission.
|
7 |
-
* Version: 0.
|
8 |
-
* Build: 0.
|
9 |
* Last Modified: $WCDATE$
|
10 |
* Author: Mike Walsh
|
11 |
* Author URI: http://www.michaelwalsh.org
|
@@ -25,7 +25,7 @@
|
|
25 |
*
|
26 |
*/
|
27 |
|
28 |
-
define('WPGFORM_VERSION', '0.
|
29 |
|
30 |
require_once('wpgform-core.php') ;
|
31 |
require_once('wpgform-post-type.php') ;
|
4 |
* Plugin Name: Google Forms
|
5 |
* Plugin URI: http://michaelwalsh.org/wordpress/wordpress-plugins/wpgform/
|
6 |
* Description: Add Google Forms to a WordPress web site. Display a Google Form directly into your posts, pages or sidebar. Style the Google Form to match your existing theme and display a custom confirmation page after form submission.
|
7 |
+
* Version: 0.70
|
8 |
+
* Build: 0.70.$WCREV$
|
9 |
* Last Modified: $WCDATE$
|
10 |
* Author: Mike Walsh
|
11 |
* Author URI: http://www.michaelwalsh.org
|
25 |
*
|
26 |
*/
|
27 |
|
28 |
+
define('WPGFORM_VERSION', '0.70') ;
|
29 |
|
30 |
require_once('wpgform-core.php') ;
|
31 |
require_once('wpgform-post-type.php') ;
|
languages/wpgform-es_ES.mo
CHANGED
Binary file
|
languages/wpgform-es_ES.po
CHANGED
@@ -1,15 +1,15 @@
|
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: WordPress Google Form\n"
|
4 |
-
"POT-Creation-Date: 2014-
|
5 |
-
"PO-Revision-Date: 2014-
|
6 |
"Last-Translator: Mike Walsh <mpwalsh8@gmail.com>\n"
|
7 |
"Language-Team: Mike Walsh (@mpwalsh8) <mpwalsh8@gmail.com>\n"
|
8 |
"Language: es_ES\n"
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
12 |
-
"X-Generator: Poedit 1.6.
|
13 |
"X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
|
14 |
"X-Poedit-Basepath: .\n"
|
15 |
"X-Poedit-SearchPath-0: ..\n"
|
@@ -53,196 +53,205 @@ msgstr "Formularios de Google"
|
|
53 |
#: ../wpgform-core.php:279
|
54 |
#, fuzzy
|
55 |
msgid "Google Forms Submission Log"
|
56 |
-
msgstr "
|
57 |
|
58 |
#: ../wpgform-core.php:280
|
59 |
#, fuzzy
|
60 |
msgid "Form Submission Log"
|
61 |
msgstr "No tienes permiso para ver el log de respuestas."
|
62 |
|
63 |
-
#: ../wpgform-core.php:
|
64 |
msgid "Unable to process Google Form short code."
|
65 |
msgstr "Error al procesar el shortcode del Formulario de Google."
|
66 |
|
67 |
-
#: ../wpgform-core.php:
|
68 |
msgid "Unable to process Google Form."
|
69 |
msgstr "Error al procesar el Formulario de Google"
|
70 |
|
71 |
-
#: ../wpgform-core.php:
|
72 |
msgid "Server is responding with"
|
73 |
msgstr "El servidor responde con"
|
74 |
|
75 |
-
#: ../wpgform-core.php:
|
76 |
msgid "403 Permission Denied"
|
77 |
msgstr "403 Acceso denegado"
|
78 |
|
79 |
-
#: ../wpgform-core.php:
|
80 |
msgid "error"
|
81 |
msgstr "error"
|
82 |
|
83 |
-
#: ../wpgform-core.php:
|
84 |
msgid "Email Address"
|
85 |
msgstr "Dirección de correo"
|
86 |
|
87 |
-
#: ../wpgform-core.php:
|
88 |
msgid "What is"
|
89 |
msgstr ""
|
90 |
|
91 |
-
#: ../wpgform-core.php:
|
92 |
msgid "Unable to retrieve Google Form. Please try reloading this page."
|
93 |
msgstr ""
|
94 |
"Error al cargar el Formulario de Google. Por favor inténtalo nuevamente "
|
95 |
"recargando la página."
|
96 |
|
97 |
-
#: ../wpgform-core.php:
|
98 |
msgid "Unexpected content encountered, unable to retrieve Google Form."
|
99 |
msgstr ""
|
100 |
"Error al cargar el Formulario de Google: se encontró contenido no esperado."
|
101 |
|
102 |
-
#: ../wpgform-core.php:
|
103 |
msgid "A valid email address is required."
|
104 |
msgstr "Se requiere una dirección de correo válida."
|
105 |
|
106 |
-
#: ../wpgform-core.php:
|
107 |
msgid "Incorrect answer."
|
108 |
msgstr "Respuesta incorrecta."
|
109 |
|
110 |
-
#: ../wpgform-core.php:
|
|
|
|
|
|
|
|
|
111 |
msgid "Unknown"
|
112 |
msgstr ""
|
113 |
|
114 |
-
#: ../wpgform-core.php:
|
115 |
msgid "Warning: You are using an insecure browser!"
|
116 |
msgstr "Advertencia: Estás ocupando un navegador no seguro!"
|
117 |
|
118 |
-
#: ../wpgform-core.php:
|
119 |
msgid "Warning: Your browser is out of date! Please update now."
|
120 |
msgstr "Advertencia: Tu navegador está obsoleto. Por favor actualízalo ahora."
|
121 |
|
122 |
-
#: ../wpgform-core.php:
|
123 |
msgid "Form Id:"
|
124 |
msgstr "Id del Formulario:"
|
125 |
|
126 |
-
#: ../wpgform-core.php:
|
127 |
msgid "Submitted Form Id"
|
128 |
msgstr "Id de la respuesta al Formulario"
|
129 |
|
130 |
-
#: ../wpgform-core.php:
|
131 |
msgid "No Submitted Form Id"
|
132 |
msgstr "No se envió un ID de Formulario"
|
133 |
|
134 |
-
#: ../wpgform-core.php:
|
135 |
msgid "Unable to submit Google Form. Please try reloading this page."
|
136 |
msgstr ""
|
137 |
"Error al enviar la información del Formulario Google. Por favor inténtalo "
|
138 |
"nuevamente recargando esta página."
|
139 |
|
140 |
-
#: ../wpgform-core.php:
|
141 |
msgid "View Form Results"
|
142 |
msgstr "Ver los resultados a los formularios"
|
143 |
|
144 |
-
#: ../wpgform-core.php:
|
145 |
msgid "A form was submitted on your web site."
|
146 |
msgstr "Han respondido un formulario en tu sitio web."
|
147 |
|
148 |
-
#: ../wpgform-core.php:
|
149 |
msgid "Form"
|
150 |
msgstr "Formulario"
|
151 |
|
152 |
-
#: ../wpgform-core.php:
|
153 |
#: ../wpgform-logging.php:182
|
154 |
msgid "URL"
|
155 |
msgstr "URL"
|
156 |
|
157 |
-
#: ../wpgform-core.php:
|
158 |
msgid "Responses"
|
159 |
msgstr "Respuestas"
|
160 |
|
161 |
-
#: ../wpgform-core.php:
|
162 |
msgid "Date"
|
163 |
msgstr "Fecha"
|
164 |
|
165 |
-
#: ../wpgform-core.php:
|
166 |
msgid "Time"
|
167 |
msgstr "Hora"
|
168 |
|
169 |
-
#: ../wpgform-core.php:
|
170 |
msgid "Thank you"
|
171 |
msgstr "Gracias"
|
172 |
|
173 |
-
#: ../wpgform-core.php:
|
174 |
msgid "A form was submitted on your web site"
|
175 |
msgstr "Han respondido un formulario en tu sitio web"
|
176 |
|
177 |
-
#: ../wpgform-core.php:
|
178 |
msgid "This field is required."
|
179 |
msgstr "Este campo es obligatorio."
|
180 |
|
181 |
-
#: ../wpgform-core.php:
|
182 |
msgid "Please fix this field."
|
183 |
msgstr "Por favor arregla este campo."
|
184 |
|
185 |
-
#: ../wpgform-core.php:
|
186 |
msgid "Please enter a valid email address."
|
187 |
msgstr "Por favor ingresa una dirección de correo válida."
|
188 |
|
189 |
-
#: ../wpgform-core.php:
|
190 |
msgid "Please enter a valid URL."
|
191 |
msgstr "Por favor ingresa una URL válida."
|
192 |
|
193 |
-
#: ../wpgform-core.php:
|
194 |
msgid "Please enter a valid date."
|
195 |
msgstr "Por favor ingresa una fecha válida."
|
196 |
|
197 |
-
#: ../wpgform-core.php:
|
198 |
msgid "Please enter a valid date (ISO)."
|
199 |
msgstr "Por favor ingresa una fecha válida (ISO)."
|
200 |
|
201 |
-
#: ../wpgform-core.php:
|
202 |
msgid "Please enter a valid number."
|
203 |
msgstr "Por favor ingresa un número válido."
|
204 |
|
205 |
-
#: ../wpgform-core.php:
|
206 |
msgid "Please enter only digits."
|
207 |
msgstr "Por favor ingresa sólo números."
|
208 |
|
209 |
-
#: ../wpgform-core.php:
|
210 |
msgid "Please enter a valid credit card number."
|
211 |
msgstr "Por favor ingresa un número de tarjeta de crédito válido."
|
212 |
|
213 |
-
#: ../wpgform-core.php:
|
214 |
msgid "Please enter the same value again.,"
|
215 |
msgstr "Por favor ingresa el mismo valor nuevamente."
|
216 |
|
217 |
-
#: ../wpgform-core.php:
|
218 |
msgid "Please enter a value with a valid extension."
|
219 |
msgstr "Por favor ingresa un valor con una extensión válida."
|
220 |
|
221 |
-
#: ../wpgform-core.php:
|
222 |
msgid "Please enter no more than {0} characters."
|
223 |
msgstr "Por favor ingresa no mas de {0} caracteres."
|
224 |
|
225 |
-
#: ../wpgform-core.php:
|
226 |
msgid "Please enter at least {0} characters."
|
227 |
msgstr "Por favor ingresa al menos {0} caracteres."
|
228 |
|
229 |
-
#: ../wpgform-core.php:
|
230 |
msgid "Please enter a value between {0} and {1} characters long."
|
231 |
msgstr "Por favor ingresa al menos entre {0} y {1} caracteres."
|
232 |
|
233 |
-
#: ../wpgform-core.php:
|
234 |
msgid "Please enter a value between {0} and {1}."
|
235 |
msgstr "Por favor ingresa un número entre {0} y {1}."
|
236 |
|
237 |
-
#: ../wpgform-core.php:
|
238 |
msgid "Please enter a value less than or equal to {0}."
|
239 |
msgstr "Por favor ingresa un valor menor o igual a {0}."
|
240 |
|
241 |
-
#: ../wpgform-core.php:
|
242 |
msgid "Please enter a value greater than or equal to {0}."
|
243 |
msgstr "Por favor ingresa un valor mayor o igual a {0}."
|
244 |
|
245 |
-
#: ../wpgform-core.php:
|
|
|
|
|
|
|
|
|
|
|
246 |
#, fuzzy, php-format
|
247 |
msgid ""
|
248 |
"This notification may be hidden via a setting on the <a href=\"%s\">Google "
|
@@ -354,249 +363,249 @@ msgstr "Formularios de Google"
|
|
354 |
msgid "No Google Forms Found In Trash"
|
355 |
msgstr "Formularios de Google"
|
356 |
|
357 |
-
#: ../wpgform-post-type.php:
|
358 |
#, fuzzy
|
359 |
msgid "Google Form Details"
|
360 |
msgstr "Error al procesar el Formulario de Google"
|
361 |
|
362 |
-
#: ../wpgform-post-type.php:
|
363 |
msgid "Form URL"
|
364 |
msgstr "URL del formulario"
|
365 |
|
366 |
-
#: ../wpgform-post-type.php:
|
367 |
msgid "The full URL to the published Google Form"
|
368 |
msgstr "La URL completa al Formulario Google publicado"
|
369 |
|
370 |
-
#: ../wpgform-post-type.php:
|
371 |
#, fuzzy
|
372 |
msgid "Google Form URL"
|
373 |
msgstr "La URL completa al Formulario Google publicado"
|
374 |
|
375 |
-
#: ../wpgform-post-type.php:
|
376 |
msgid "Confirm URL"
|
377 |
msgstr "URL de confirmación"
|
378 |
|
379 |
-
#: ../wpgform-post-type.php:
|
380 |
msgid "The full URL to the optional Confirmation Page"
|
381 |
msgstr "El URL completo a la página de confirmación (opcional)"
|
382 |
|
383 |
-
#: ../wpgform-post-type.php:
|
384 |
#, fuzzy
|
385 |
msgid "Confirmation Page URL"
|
386 |
msgstr "El URL completo a la página de confirmación (opcional)"
|
387 |
|
388 |
-
#: ../wpgform-post-type.php:
|
389 |
msgid "Style"
|
390 |
msgstr "Estilo"
|
391 |
|
392 |
-
#: ../wpgform-post-type.php:
|
393 |
msgid "Custom Confirmation Page Style"
|
394 |
msgstr "Estilo personalizado para la página de confirmación"
|
395 |
|
396 |
-
#: ../wpgform-post-type.php:
|
397 |
msgid "Alert"
|
398 |
msgstr "Aviso"
|
399 |
|
400 |
-
#: ../wpgform-post-type.php:
|
401 |
msgid "Javascript Alert Box message displayed upon submission"
|
402 |
msgstr ""
|
403 |
"Mensaje en la ventana de aviso JavaScript a mostrar con el envío de "
|
404 |
"información"
|
405 |
|
406 |
-
#: ../wpgform-post-type.php:
|
407 |
#, fuzzy
|
408 |
msgid "Alert Message"
|
409 |
msgstr ""
|
410 |
"Mensaje en la ventana de aviso JavaScript a mostrar con el envío de "
|
411 |
"información"
|
412 |
|
413 |
-
#: ../wpgform-post-type.php:
|
414 |
msgid "Class"
|
415 |
msgstr "Clase"
|
416 |
|
417 |
-
#: ../wpgform-post-type.php:
|
418 |
msgid "CSS class(es) to add to the form's containing DIV"
|
419 |
msgstr "Clase(s) CSS a agregar al DIV que contiene el formulario"
|
420 |
|
421 |
-
#: ../wpgform-post-type.php:
|
422 |
msgid "Email"
|
423 |
msgstr "Correo"
|
424 |
|
425 |
-
#: ../wpgform-post-type.php:
|
426 |
msgid "Send email upon form submission"
|
427 |
msgstr "Enviar email al registrar respuestas del formulario"
|
428 |
|
429 |
-
#: ../wpgform-post-type.php:
|
430 |
-
#: ../wpgform-post-type.php:
|
431 |
-
#: ../wpgform-post-type.php:
|
432 |
-
#: ../wpgform-post-type.php:
|
433 |
-
#: ../wpgform-post-type.php:
|
434 |
-
#: ../wpgform-post-type.php:
|
435 |
msgid "On"
|
436 |
msgstr ""
|
437 |
|
438 |
-
#: ../wpgform-post-type.php:
|
439 |
-
#: ../wpgform-post-type.php:
|
440 |
-
#: ../wpgform-post-type.php:
|
441 |
-
#: ../wpgform-post-type.php:
|
442 |
-
#: ../wpgform-post-type.php:
|
443 |
-
#: ../wpgform-post-type.php:
|
444 |
msgid "Off"
|
445 |
msgstr ""
|
446 |
|
447 |
-
#: ../wpgform-post-type.php:
|
448 |
msgid "Send To"
|
449 |
msgstr "Enviar a"
|
450 |
|
451 |
-
#: ../wpgform-post-type.php:
|
452 |
msgid "Email address send submission email to"
|
453 |
msgstr "Dirección a la cual enviar los correos "
|
454 |
|
455 |
-
#: ../wpgform-post-type.php:
|
456 |
msgid "Form CSS"
|
457 |
msgstr "CSS del formulario"
|
458 |
|
459 |
-
#: ../wpgform-post-type.php:
|
460 |
msgid "Form specific CSS rules"
|
461 |
msgstr "Reglas CSS específicas para el formulario"
|
462 |
|
463 |
-
#: ../wpgform-post-type.php:
|
464 |
#, fuzzy
|
465 |
msgid "Form Caching"
|
466 |
msgstr "Formulario"
|
467 |
|
468 |
-
#: ../wpgform-post-type.php:
|
469 |
#, fuzzy
|
470 |
msgid "Enable Form Caching using Wordpress Transient API"
|
471 |
msgstr "Ingresa el nombre para el formulario en Wordpress"
|
472 |
|
473 |
-
#: ../wpgform-post-type.php:
|
474 |
#, fuzzy
|
475 |
msgid "Form Caching Timeout"
|
476 |
msgstr "Formulario"
|
477 |
|
478 |
-
#: ../wpgform-post-type.php:
|
479 |
#, fuzzy
|
480 |
msgid "How often will the forms reloaded (in minutes)"
|
481 |
msgstr "Formularios de Google"
|
482 |
|
483 |
-
#: ../wpgform-post-type.php:
|
484 |
#, fuzzy
|
485 |
msgid "Reset Form Cache?"
|
486 |
msgstr "Formulario"
|
487 |
|
488 |
-
#: ../wpgform-post-type.php:
|
489 |
#, fuzzy
|
490 |
msgid "This will force reloading the form from Google Drive"
|
491 |
msgstr ""
|
492 |
"Error al cargar el Formulario de Google. Por favor inténtalo nuevamente "
|
493 |
"recargando la página."
|
494 |
|
495 |
-
#: ../wpgform-post-type.php:
|
496 |
#, fuzzy
|
497 |
msgid "Google Form Options"
|
498 |
msgstr "Error al procesar el Formulario de Google"
|
499 |
|
500 |
-
#: ../wpgform-post-type.php:
|
501 |
msgid "CAPTCHA"
|
502 |
msgstr "CAPTCHA"
|
503 |
|
504 |
-
#: ../wpgform-post-type.php:
|
505 |
msgid "Columns"
|
506 |
msgstr "Columnas"
|
507 |
|
508 |
-
#: ../wpgform-post-type.php:
|
509 |
msgid "Split form into columns"
|
510 |
msgstr "Dividir el formulario en columnas"
|
511 |
|
512 |
-
#: ../wpgform-post-type.php:
|
513 |
msgid "Email End User"
|
514 |
msgstr "Correo para el usuario"
|
515 |
|
516 |
-
#: ../wpgform-post-type.php:
|
517 |
msgid "Send email to end user upon form submission"
|
518 |
msgstr "Enviar correo al usuario final al registrar respuesta del formulario"
|
519 |
|
520 |
-
#: ../wpgform-post-type.php:
|
521 |
msgid "Legal"
|
522 |
msgstr "Texto legal"
|
523 |
|
524 |
-
#: ../wpgform-post-type.php:
|
525 |
msgid "Google Legal Disclaimer"
|
526 |
msgstr "Mostrar renuncia legal de Google"
|
527 |
|
528 |
-
#: ../wpgform-post-type.php:
|
529 |
msgid "Read Only"
|
530 |
msgstr "Sólo lectura"
|
531 |
|
532 |
-
#: ../wpgform-post-type.php:
|
533 |
msgid "Set the form Read Only"
|
534 |
msgstr "Dejar el formulario como de sólo lectura"
|
535 |
|
536 |
-
#: ../wpgform-post-type.php:
|
537 |
msgid "BR"
|
538 |
msgstr "BR"
|
539 |
|
540 |
-
#: ../wpgform-post-type.php:
|
541 |
msgid "Insert <BR> tags between labels and input box"
|
542 |
msgstr "Agregar etiquetas <BR> entre las etiquetas y los campos de datos"
|
543 |
|
544 |
-
#: ../wpgform-post-type.php:
|
545 |
msgid "CSS Prefix"
|
546 |
msgstr "Prefijo CSS"
|
547 |
|
548 |
-
#: ../wpgform-post-type.php:
|
549 |
msgid "Prefix to add to all Google CSS classes"
|
550 |
msgstr "Prefijo a agregar a todas las clases CSS de Google"
|
551 |
|
552 |
-
#: ../wpgform-post-type.php:
|
553 |
msgid "CSS Suffix"
|
554 |
msgstr "Sufijo CSS"
|
555 |
|
556 |
-
#: ../wpgform-post-type.php:
|
557 |
msgid "Suffix to add to all Google CSS classes"
|
558 |
msgstr "Sufijo a agregar a todas las clases CSS de Google"
|
559 |
|
560 |
-
#: ../wpgform-post-type.php:
|
561 |
msgid "Title"
|
562 |
msgstr "Nombre"
|
563 |
|
564 |
-
#: ../wpgform-post-type.php:
|
565 |
msgid "Show or Hide the Google Form's title"
|
566 |
msgstr "Mostrar u ocultar el nombre del Formulario"
|
567 |
|
568 |
-
#: ../wpgform-post-type.php:
|
569 |
msgid "Map H1 to H2"
|
570 |
msgstr "Mapear H1 a H2"
|
571 |
|
572 |
-
#: ../wpgform-post-type.php:
|
573 |
msgid "Map H1 elements to H2 elements"
|
574 |
msgstr "Cambiar tipo de etiqueta de elementos H1 a H2"
|
575 |
|
576 |
-
#: ../wpgform-post-type.php:
|
577 |
msgid "Unite Theme Hack"
|
578 |
msgstr "Hack para tema Unite"
|
579 |
|
580 |
-
#: ../wpgform-post-type.php:
|
581 |
#, fuzzy
|
582 |
msgid "Google Form Field Validation"
|
583 |
msgstr "Error al procesar el Formulario de Google"
|
584 |
|
585 |
-
#: ../wpgform-post-type.php:
|
586 |
msgid "Validation"
|
587 |
msgstr "Validación"
|
588 |
|
589 |
-
#: ../wpgform-post-type.php:
|
590 |
msgid "Enable default jQuery Validation on all required fields"
|
591 |
msgstr ""
|
592 |
"Habiliar validación jQuery por defecto en todos los campos obligatorios"
|
593 |
|
594 |
-
#: ../wpgform-post-type.php:
|
595 |
-
#: ../wpgform-post-type.php:
|
596 |
msgid "Form Fields"
|
597 |
msgstr "Campos del formulario"
|
598 |
|
599 |
-
#: ../wpgform-post-type.php:
|
600 |
#, fuzzy
|
601 |
msgid ""
|
602 |
"Name of the field on the Google Form (e.g. entry.1.single, entry.12345678, "
|
@@ -604,32 +613,32 @@ msgid ""
|
|
604 |
"jQuery Rules</a>"
|
605 |
msgstr "Reglas CSS específicas para el formulario"
|
606 |
|
607 |
-
#: ../wpgform-post-type.php:
|
608 |
-
#: ../wpgform-post-type.php:
|
609 |
msgid "Type"
|
610 |
msgstr "Tipo"
|
611 |
|
612 |
-
#: ../wpgform-post-type.php:
|
613 |
msgid "Type of validation"
|
614 |
msgstr "Tipo de validación"
|
615 |
|
616 |
-
#: ../wpgform-post-type.php:
|
617 |
-
#: ../wpgform-post-type.php:
|
618 |
-
#: ../wpgform-post-type.php:
|
619 |
-
#: ../wpgform-post-type.php:
|
620 |
msgid "Value"
|
621 |
msgstr "Valor"
|
622 |
|
623 |
-
#: ../wpgform-post-type.php:
|
624 |
msgid "Value to validate against"
|
625 |
msgstr "Valor contra el cual validar"
|
626 |
|
627 |
-
#: ../wpgform-post-type.php:
|
628 |
#, fuzzy
|
629 |
msgid "Google Form Field Placeholder"
|
630 |
msgstr "Error al procesar el Formulario de Google"
|
631 |
|
632 |
-
#: ../wpgform-post-type.php:
|
633 |
#, fuzzy
|
634 |
msgid ""
|
635 |
"Name of the field on the Google Form (e.g. entry.1.single, entry.12345678, "
|
@@ -637,22 +646,22 @@ msgid ""
|
|
637 |
"\">Additional details on Placeholders</a>"
|
638 |
msgstr "Agregar etiquetas <BR> entre las etiquetas y los campos de datos"
|
639 |
|
640 |
-
#: ../wpgform-post-type.php:
|
641 |
#, fuzzy
|
642 |
msgid "Google Form Hidden Fields"
|
643 |
msgstr "Campos del formulario"
|
644 |
|
645 |
-
#: ../wpgform-post-type.php:
|
646 |
#, fuzzy
|
647 |
msgid "Hidden Fields"
|
648 |
msgstr "Campos del formulario"
|
649 |
|
650 |
-
#: ../wpgform-post-type.php:
|
651 |
#, fuzzy
|
652 |
msgid "Configure hidden fields"
|
653 |
msgstr "Campos del formulario"
|
654 |
|
655 |
-
#: ../wpgform-post-type.php:
|
656 |
#, fuzzy
|
657 |
msgid ""
|
658 |
"Name of the field on the Google Form (e.g. entry.1.single, entry.12345678, "
|
@@ -661,41 +670,41 @@ msgid ""
|
|
661 |
"types WordPress will set the hidden input to a system derived value."
|
662 |
msgstr "Valor"
|
663 |
|
664 |
-
#: ../wpgform-post-type.php:
|
665 |
#, fuzzy
|
666 |
msgid "Type of hiddenfield"
|
667 |
msgstr "Tipo"
|
668 |
|
669 |
-
#: ../wpgform-post-type.php:
|
670 |
#, fuzzy
|
671 |
msgid "Optional value to use as a preset"
|
672 |
msgstr "Valor"
|
673 |
|
674 |
-
#: ../wpgform-post-type.php:
|
675 |
msgid "Name"
|
676 |
msgstr "Nombre"
|
677 |
|
678 |
-
#: ../wpgform-post-type.php:
|
679 |
#, fuzzy
|
680 |
msgid "Check"
|
681 |
msgstr "Selecciona todos los que apliquen."
|
682 |
|
683 |
-
#: ../wpgform-post-type.php:
|
684 |
msgid "Field"
|
685 |
msgstr "Campo"
|
686 |
|
687 |
-
#: ../wpgform-post-type.php:
|
688 |
msgid "Form Name"
|
689 |
msgstr "Nombre"
|
690 |
|
691 |
-
#: ../wpgform-post-type.php:
|
692 |
msgid "Short Code"
|
693 |
msgstr "Shortcode"
|
694 |
|
695 |
-
#: ../wpgform-post-type.php:
|
696 |
msgid "Form Description"
|
697 |
msgstr "Descripción"
|
698 |
|
699 |
-
#: ../wpgform-post-type.php:
|
700 |
msgid "Enter WordPress Google Form Title"
|
701 |
msgstr "Ingresa el nombre para el formulario en Wordpress"
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: WordPress Google Form\n"
|
4 |
+
"POT-Creation-Date: 2014-06-09 14:51-0000\n"
|
5 |
+
"PO-Revision-Date: 2014-06-09 14:51-0000\n"
|
6 |
"Last-Translator: Mike Walsh <mpwalsh8@gmail.com>\n"
|
7 |
"Language-Team: Mike Walsh (@mpwalsh8) <mpwalsh8@gmail.com>\n"
|
8 |
"Language: es_ES\n"
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
12 |
+
"X-Generator: Poedit 1.6.5\n"
|
13 |
"X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
|
14 |
"X-Poedit-Basepath: .\n"
|
15 |
"X-Poedit-SearchPath-0: ..\n"
|
53 |
#: ../wpgform-core.php:279
|
54 |
#, fuzzy
|
55 |
msgid "Google Forms Submission Log"
|
56 |
+
msgstr "No tienes permiso para ver el log de respuestas."
|
57 |
|
58 |
#: ../wpgform-core.php:280
|
59 |
#, fuzzy
|
60 |
msgid "Form Submission Log"
|
61 |
msgstr "No tienes permiso para ver el log de respuestas."
|
62 |
|
63 |
+
#: ../wpgform-core.php:491 ../wpgform-core.php:505
|
64 |
msgid "Unable to process Google Form short code."
|
65 |
msgstr "Error al procesar el shortcode del Formulario de Google."
|
66 |
|
67 |
+
#: ../wpgform-core.php:670
|
68 |
msgid "Unable to process Google Form."
|
69 |
msgstr "Error al procesar el Formulario de Google"
|
70 |
|
71 |
+
#: ../wpgform-core.php:671
|
72 |
msgid "Server is responding with"
|
73 |
msgstr "El servidor responde con"
|
74 |
|
75 |
+
#: ../wpgform-core.php:672
|
76 |
msgid "403 Permission Denied"
|
77 |
msgstr "403 Acceso denegado"
|
78 |
|
79 |
+
#: ../wpgform-core.php:672
|
80 |
msgid "error"
|
81 |
msgstr "error"
|
82 |
|
83 |
+
#: ../wpgform-core.php:718
|
84 |
msgid "Email Address"
|
85 |
msgstr "Dirección de correo"
|
86 |
|
87 |
+
#: ../wpgform-core.php:768 ../wpgform-core.php:770
|
88 |
msgid "What is"
|
89 |
msgstr ""
|
90 |
|
91 |
+
#: ../wpgform-core.php:922
|
92 |
msgid "Unable to retrieve Google Form. Please try reloading this page."
|
93 |
msgstr ""
|
94 |
"Error al cargar el Formulario de Google. Por favor inténtalo nuevamente "
|
95 |
"recargando la página."
|
96 |
|
97 |
+
#: ../wpgform-core.php:1034
|
98 |
msgid "Unexpected content encountered, unable to retrieve Google Form."
|
99 |
msgstr ""
|
100 |
"Error al cargar el Formulario de Google: se encontró contenido no esperado."
|
101 |
|
102 |
+
#: ../wpgform-core.php:1218
|
103 |
msgid "A valid email address is required."
|
104 |
msgstr "Se requiere una dirección de correo válida."
|
105 |
|
106 |
+
#: ../wpgform-core.php:1237
|
107 |
msgid "Incorrect answer."
|
108 |
msgstr "Respuesta incorrecta."
|
109 |
|
110 |
+
#: ../wpgform-core.php:1288
|
111 |
+
msgid "Please check your input."
|
112 |
+
msgstr ""
|
113 |
+
|
114 |
+
#: ../wpgform-core.php:1338 ../wpgform-core.php:1567
|
115 |
msgid "Unknown"
|
116 |
msgstr ""
|
117 |
|
118 |
+
#: ../wpgform-core.php:1513
|
119 |
msgid "Warning: You are using an insecure browser!"
|
120 |
msgstr "Advertencia: Estás ocupando un navegador no seguro!"
|
121 |
|
122 |
+
#: ../wpgform-core.php:1516
|
123 |
msgid "Warning: Your browser is out of date! Please update now."
|
124 |
msgstr "Advertencia: Tu navegador está obsoleto. Por favor actualízalo ahora."
|
125 |
|
126 |
+
#: ../wpgform-core.php:1532
|
127 |
msgid "Form Id:"
|
128 |
msgstr "Id del Formulario:"
|
129 |
|
130 |
+
#: ../wpgform-core.php:1534
|
131 |
msgid "Submitted Form Id"
|
132 |
msgstr "Id de la respuesta al Formulario"
|
133 |
|
134 |
+
#: ../wpgform-core.php:1537
|
135 |
msgid "No Submitted Form Id"
|
136 |
msgstr "No se envió un ID de Formulario"
|
137 |
|
138 |
+
#: ../wpgform-core.php:1759
|
139 |
msgid "Unable to submit Google Form. Please try reloading this page."
|
140 |
msgstr ""
|
141 |
"Error al enviar la información del Formulario Google. Por favor inténtalo "
|
142 |
"nuevamente recargando esta página."
|
143 |
|
144 |
+
#: ../wpgform-core.php:1842
|
145 |
msgid "View Form Results"
|
146 |
msgstr "Ver los resultados a los formularios"
|
147 |
|
148 |
+
#: ../wpgform-core.php:1892
|
149 |
msgid "A form was submitted on your web site."
|
150 |
msgstr "Han respondido un formulario en tu sitio web."
|
151 |
|
152 |
+
#: ../wpgform-core.php:1893 ../wpgform-core.php:1905
|
153 |
msgid "Form"
|
154 |
msgstr "Formulario"
|
155 |
|
156 |
+
#: ../wpgform-core.php:1894 ../wpgform-core.php:1906
|
157 |
#: ../wpgform-logging.php:182
|
158 |
msgid "URL"
|
159 |
msgstr "URL"
|
160 |
|
161 |
+
#: ../wpgform-core.php:1895 ../wpgform-core.php:1907
|
162 |
msgid "Responses"
|
163 |
msgstr "Respuestas"
|
164 |
|
165 |
+
#: ../wpgform-core.php:1896 ../wpgform-core.php:1908
|
166 |
msgid "Date"
|
167 |
msgstr "Fecha"
|
168 |
|
169 |
+
#: ../wpgform-core.php:1897 ../wpgform-core.php:1909
|
170 |
msgid "Time"
|
171 |
msgstr "Hora"
|
172 |
|
173 |
+
#: ../wpgform-core.php:1898 ../wpgform-core.php:1911
|
174 |
msgid "Thank you"
|
175 |
msgstr "Gracias"
|
176 |
|
177 |
+
#: ../wpgform-core.php:1904
|
178 |
msgid "A form was submitted on your web site"
|
179 |
msgstr "Han respondido un formulario en tu sitio web"
|
180 |
|
181 |
+
#: ../wpgform-core.php:1975
|
182 |
msgid "This field is required."
|
183 |
msgstr "Este campo es obligatorio."
|
184 |
|
185 |
+
#: ../wpgform-core.php:1976
|
186 |
msgid "Please fix this field."
|
187 |
msgstr "Por favor arregla este campo."
|
188 |
|
189 |
+
#: ../wpgform-core.php:1977
|
190 |
msgid "Please enter a valid email address."
|
191 |
msgstr "Por favor ingresa una dirección de correo válida."
|
192 |
|
193 |
+
#: ../wpgform-core.php:1978
|
194 |
msgid "Please enter a valid URL."
|
195 |
msgstr "Por favor ingresa una URL válida."
|
196 |
|
197 |
+
#: ../wpgform-core.php:1979
|
198 |
msgid "Please enter a valid date."
|
199 |
msgstr "Por favor ingresa una fecha válida."
|
200 |
|
201 |
+
#: ../wpgform-core.php:1980
|
202 |
msgid "Please enter a valid date (ISO)."
|
203 |
msgstr "Por favor ingresa una fecha válida (ISO)."
|
204 |
|
205 |
+
#: ../wpgform-core.php:1981
|
206 |
msgid "Please enter a valid number."
|
207 |
msgstr "Por favor ingresa un número válido."
|
208 |
|
209 |
+
#: ../wpgform-core.php:1982
|
210 |
msgid "Please enter only digits."
|
211 |
msgstr "Por favor ingresa sólo números."
|
212 |
|
213 |
+
#: ../wpgform-core.php:1983
|
214 |
msgid "Please enter a valid credit card number."
|
215 |
msgstr "Por favor ingresa un número de tarjeta de crédito válido."
|
216 |
|
217 |
+
#: ../wpgform-core.php:1984
|
218 |
msgid "Please enter the same value again.,"
|
219 |
msgstr "Por favor ingresa el mismo valor nuevamente."
|
220 |
|
221 |
+
#: ../wpgform-core.php:1985
|
222 |
msgid "Please enter a value with a valid extension."
|
223 |
msgstr "Por favor ingresa un valor con una extensión válida."
|
224 |
|
225 |
+
#: ../wpgform-core.php:1986
|
226 |
msgid "Please enter no more than {0} characters."
|
227 |
msgstr "Por favor ingresa no mas de {0} caracteres."
|
228 |
|
229 |
+
#: ../wpgform-core.php:1987
|
230 |
msgid "Please enter at least {0} characters."
|
231 |
msgstr "Por favor ingresa al menos {0} caracteres."
|
232 |
|
233 |
+
#: ../wpgform-core.php:1988
|
234 |
msgid "Please enter a value between {0} and {1} characters long."
|
235 |
msgstr "Por favor ingresa al menos entre {0} y {1} caracteres."
|
236 |
|
237 |
+
#: ../wpgform-core.php:1989
|
238 |
msgid "Please enter a value between {0} and {1}."
|
239 |
msgstr "Por favor ingresa un número entre {0} y {1}."
|
240 |
|
241 |
+
#: ../wpgform-core.php:1990
|
242 |
msgid "Please enter a value less than or equal to {0}."
|
243 |
msgstr "Por favor ingresa un valor menor o igual a {0}."
|
244 |
|
245 |
+
#: ../wpgform-core.php:1991
|
246 |
msgid "Please enter a value greater than or equal to {0}."
|
247 |
msgstr "Por favor ingresa un valor mayor o igual a {0}."
|
248 |
|
249 |
+
#: ../wpgform-core.php:1992
|
250 |
+
#, fuzzy
|
251 |
+
msgid "Please enter a value which matches {0}."
|
252 |
+
msgstr "Por favor ingresa un número entre {0} y {1}."
|
253 |
+
|
254 |
+
#: ../wpgform-core.php:2052
|
255 |
#, fuzzy, php-format
|
256 |
msgid ""
|
257 |
"This notification may be hidden via a setting on the <a href=\"%s\">Google "
|
363 |
msgid "No Google Forms Found In Trash"
|
364 |
msgstr "Formularios de Google"
|
365 |
|
366 |
+
#: ../wpgform-post-type.php:109
|
367 |
#, fuzzy
|
368 |
msgid "Google Form Details"
|
369 |
msgstr "Error al procesar el Formulario de Google"
|
370 |
|
371 |
+
#: ../wpgform-post-type.php:115
|
372 |
msgid "Form URL"
|
373 |
msgstr "URL del formulario"
|
374 |
|
375 |
+
#: ../wpgform-post-type.php:116
|
376 |
msgid "The full URL to the published Google Form"
|
377 |
msgstr "La URL completa al Formulario Google publicado"
|
378 |
|
379 |
+
#: ../wpgform-post-type.php:120
|
380 |
#, fuzzy
|
381 |
msgid "Google Form URL"
|
382 |
msgstr "La URL completa al Formulario Google publicado"
|
383 |
|
384 |
+
#: ../wpgform-post-type.php:124
|
385 |
msgid "Confirm URL"
|
386 |
msgstr "URL de confirmación"
|
387 |
|
388 |
+
#: ../wpgform-post-type.php:125
|
389 |
msgid "The full URL to the optional Confirmation Page"
|
390 |
msgstr "El URL completo a la página de confirmación (opcional)"
|
391 |
|
392 |
+
#: ../wpgform-post-type.php:129
|
393 |
#, fuzzy
|
394 |
msgid "Confirmation Page URL"
|
395 |
msgstr "El URL completo a la página de confirmación (opcional)"
|
396 |
|
397 |
+
#: ../wpgform-post-type.php:133
|
398 |
msgid "Style"
|
399 |
msgstr "Estilo"
|
400 |
|
401 |
+
#: ../wpgform-post-type.php:134
|
402 |
msgid "Custom Confirmation Page Style"
|
403 |
msgstr "Estilo personalizado para la página de confirmación"
|
404 |
|
405 |
+
#: ../wpgform-post-type.php:142
|
406 |
msgid "Alert"
|
407 |
msgstr "Aviso"
|
408 |
|
409 |
+
#: ../wpgform-post-type.php:143
|
410 |
msgid "Javascript Alert Box message displayed upon submission"
|
411 |
msgstr ""
|
412 |
"Mensaje en la ventana de aviso JavaScript a mostrar con el envío de "
|
413 |
"información"
|
414 |
|
415 |
+
#: ../wpgform-post-type.php:147
|
416 |
#, fuzzy
|
417 |
msgid "Alert Message"
|
418 |
msgstr ""
|
419 |
"Mensaje en la ventana de aviso JavaScript a mostrar con el envío de "
|
420 |
"información"
|
421 |
|
422 |
+
#: ../wpgform-post-type.php:151
|
423 |
msgid "Class"
|
424 |
msgstr "Clase"
|
425 |
|
426 |
+
#: ../wpgform-post-type.php:152
|
427 |
msgid "CSS class(es) to add to the form's containing DIV"
|
428 |
msgstr "Clase(s) CSS a agregar al DIV que contiene el formulario"
|
429 |
|
430 |
+
#: ../wpgform-post-type.php:159
|
431 |
msgid "Email"
|
432 |
msgstr "Correo"
|
433 |
|
434 |
+
#: ../wpgform-post-type.php:160
|
435 |
msgid "Send email upon form submission"
|
436 |
msgstr "Enviar email al registrar respuestas del formulario"
|
437 |
|
438 |
+
#: ../wpgform-post-type.php:163 ../wpgform-post-type.php:190
|
439 |
+
#: ../wpgform-post-type.php:238 ../wpgform-post-type.php:257
|
440 |
+
#: ../wpgform-post-type.php:267 ../wpgform-post-type.php:277
|
441 |
+
#: ../wpgform-post-type.php:287 ../wpgform-post-type.php:313
|
442 |
+
#: ../wpgform-post-type.php:323 ../wpgform-post-type.php:333
|
443 |
+
#: ../wpgform-post-type.php:363 ../wpgform-post-type.php:478
|
444 |
msgid "On"
|
445 |
msgstr ""
|
446 |
|
447 |
+
#: ../wpgform-post-type.php:163 ../wpgform-post-type.php:190
|
448 |
+
#: ../wpgform-post-type.php:238 ../wpgform-post-type.php:257
|
449 |
+
#: ../wpgform-post-type.php:267 ../wpgform-post-type.php:277
|
450 |
+
#: ../wpgform-post-type.php:287 ../wpgform-post-type.php:313
|
451 |
+
#: ../wpgform-post-type.php:323 ../wpgform-post-type.php:333
|
452 |
+
#: ../wpgform-post-type.php:363 ../wpgform-post-type.php:478
|
453 |
msgid "Off"
|
454 |
msgstr ""
|
455 |
|
456 |
+
#: ../wpgform-post-type.php:169
|
457 |
msgid "Send To"
|
458 |
msgstr "Enviar a"
|
459 |
|
460 |
+
#: ../wpgform-post-type.php:170
|
461 |
msgid "Email address send submission email to"
|
462 |
msgstr "Dirección a la cual enviar los correos "
|
463 |
|
464 |
+
#: ../wpgform-post-type.php:177
|
465 |
msgid "Form CSS"
|
466 |
msgstr "CSS del formulario"
|
467 |
|
468 |
+
#: ../wpgform-post-type.php:178
|
469 |
msgid "Form specific CSS rules"
|
470 |
msgstr "Reglas CSS específicas para el formulario"
|
471 |
|
472 |
+
#: ../wpgform-post-type.php:186
|
473 |
#, fuzzy
|
474 |
msgid "Form Caching"
|
475 |
msgstr "Formulario"
|
476 |
|
477 |
+
#: ../wpgform-post-type.php:187
|
478 |
#, fuzzy
|
479 |
msgid "Enable Form Caching using Wordpress Transient API"
|
480 |
msgstr "Ingresa el nombre para el formulario en Wordpress"
|
481 |
|
482 |
+
#: ../wpgform-post-type.php:196
|
483 |
#, fuzzy
|
484 |
msgid "Form Caching Timeout"
|
485 |
msgstr "Formulario"
|
486 |
|
487 |
+
#: ../wpgform-post-type.php:197
|
488 |
#, fuzzy
|
489 |
msgid "How often will the forms reloaded (in minutes)"
|
490 |
msgstr "Formularios de Google"
|
491 |
|
492 |
+
#: ../wpgform-post-type.php:205
|
493 |
#, fuzzy
|
494 |
msgid "Reset Form Cache?"
|
495 |
msgstr "Formulario"
|
496 |
|
497 |
+
#: ../wpgform-post-type.php:206
|
498 |
#, fuzzy
|
499 |
msgid "This will force reloading the form from Google Drive"
|
500 |
msgstr ""
|
501 |
"Error al cargar el Formulario de Google. Por favor inténtalo nuevamente "
|
502 |
"recargando la página."
|
503 |
|
504 |
+
#: ../wpgform-post-type.php:228
|
505 |
#, fuzzy
|
506 |
msgid "Google Form Options"
|
507 |
msgstr "Error al procesar el Formulario de Google"
|
508 |
|
509 |
+
#: ../wpgform-post-type.php:234 ../wpgform-post-type.php:235
|
510 |
msgid "CAPTCHA"
|
511 |
msgstr "CAPTCHA"
|
512 |
|
513 |
+
#: ../wpgform-post-type.php:244
|
514 |
msgid "Columns"
|
515 |
msgstr "Columnas"
|
516 |
|
517 |
+
#: ../wpgform-post-type.php:245
|
518 |
msgid "Split form into columns"
|
519 |
msgstr "Dividir el formulario en columnas"
|
520 |
|
521 |
+
#: ../wpgform-post-type.php:253
|
522 |
msgid "Email End User"
|
523 |
msgstr "Correo para el usuario"
|
524 |
|
525 |
+
#: ../wpgform-post-type.php:254
|
526 |
msgid "Send email to end user upon form submission"
|
527 |
msgstr "Enviar correo al usuario final al registrar respuesta del formulario"
|
528 |
|
529 |
+
#: ../wpgform-post-type.php:263
|
530 |
msgid "Legal"
|
531 |
msgstr "Texto legal"
|
532 |
|
533 |
+
#: ../wpgform-post-type.php:264
|
534 |
msgid "Google Legal Disclaimer"
|
535 |
msgstr "Mostrar renuncia legal de Google"
|
536 |
|
537 |
+
#: ../wpgform-post-type.php:273
|
538 |
msgid "Read Only"
|
539 |
msgstr "Sólo lectura"
|
540 |
|
541 |
+
#: ../wpgform-post-type.php:274
|
542 |
msgid "Set the form Read Only"
|
543 |
msgstr "Dejar el formulario como de sólo lectura"
|
544 |
|
545 |
+
#: ../wpgform-post-type.php:283
|
546 |
msgid "BR"
|
547 |
msgstr "BR"
|
548 |
|
549 |
+
#: ../wpgform-post-type.php:284
|
550 |
msgid "Insert <BR> tags between labels and input box"
|
551 |
msgstr "Agregar etiquetas <BR> entre las etiquetas y los campos de datos"
|
552 |
|
553 |
+
#: ../wpgform-post-type.php:293
|
554 |
msgid "CSS Prefix"
|
555 |
msgstr "Prefijo CSS"
|
556 |
|
557 |
+
#: ../wpgform-post-type.php:294
|
558 |
msgid "Prefix to add to all Google CSS classes"
|
559 |
msgstr "Prefijo a agregar a todas las clases CSS de Google"
|
560 |
|
561 |
+
#: ../wpgform-post-type.php:301
|
562 |
msgid "CSS Suffix"
|
563 |
msgstr "Sufijo CSS"
|
564 |
|
565 |
+
#: ../wpgform-post-type.php:302
|
566 |
msgid "Suffix to add to all Google CSS classes"
|
567 |
msgstr "Sufijo a agregar a todas las clases CSS de Google"
|
568 |
|
569 |
+
#: ../wpgform-post-type.php:309
|
570 |
msgid "Title"
|
571 |
msgstr "Nombre"
|
572 |
|
573 |
+
#: ../wpgform-post-type.php:310
|
574 |
msgid "Show or Hide the Google Form's title"
|
575 |
msgstr "Mostrar u ocultar el nombre del Formulario"
|
576 |
|
577 |
+
#: ../wpgform-post-type.php:319
|
578 |
msgid "Map H1 to H2"
|
579 |
msgstr "Mapear H1 a H2"
|
580 |
|
581 |
+
#: ../wpgform-post-type.php:320
|
582 |
msgid "Map H1 elements to H2 elements"
|
583 |
msgstr "Cambiar tipo de etiqueta de elementos H1 a H2"
|
584 |
|
585 |
+
#: ../wpgform-post-type.php:329 ../wpgform-post-type.php:330
|
586 |
msgid "Unite Theme Hack"
|
587 |
msgstr "Hack para tema Unite"
|
588 |
|
589 |
+
#: ../wpgform-post-type.php:353
|
590 |
#, fuzzy
|
591 |
msgid "Google Form Field Validation"
|
592 |
msgstr "Error al procesar el Formulario de Google"
|
593 |
|
594 |
+
#: ../wpgform-post-type.php:359
|
595 |
msgid "Validation"
|
596 |
msgstr "Validación"
|
597 |
|
598 |
+
#: ../wpgform-post-type.php:360
|
599 |
msgid "Enable default jQuery Validation on all required fields"
|
600 |
msgstr ""
|
601 |
"Habiliar validación jQuery por defecto en todos los campos obligatorios"
|
602 |
|
603 |
+
#: ../wpgform-post-type.php:369 ../wpgform-post-type.php:436
|
604 |
+
#: ../wpgform-post-type.php:484
|
605 |
msgid "Form Fields"
|
606 |
msgstr "Campos del formulario"
|
607 |
|
608 |
+
#: ../wpgform-post-type.php:370
|
609 |
#, fuzzy
|
610 |
msgid ""
|
611 |
"Name of the field on the Google Form (e.g. entry.1.single, entry.12345678, "
|
613 |
"jQuery Rules</a>"
|
614 |
msgstr "Reglas CSS específicas para el formulario"
|
615 |
|
616 |
+
#: ../wpgform-post-type.php:399 ../wpgform-post-type.php:505
|
617 |
+
#: ../wpgform-post-type.php:689 ../wpgform-post-type.php:711
|
618 |
msgid "Type"
|
619 |
msgstr "Tipo"
|
620 |
|
621 |
+
#: ../wpgform-post-type.php:400
|
622 |
msgid "Type of validation"
|
623 |
msgstr "Tipo de validación"
|
624 |
|
625 |
+
#: ../wpgform-post-type.php:407 ../wpgform-post-type.php:446
|
626 |
+
#: ../wpgform-post-type.php:513 ../wpgform-post-type.php:698
|
627 |
+
#: ../wpgform-post-type.php:700 ../wpgform-post-type.php:720
|
628 |
+
#: ../wpgform-post-type.php:722
|
629 |
msgid "Value"
|
630 |
msgstr "Valor"
|
631 |
|
632 |
+
#: ../wpgform-post-type.php:408 ../wpgform-post-type.php:447
|
633 |
msgid "Value to validate against"
|
634 |
msgstr "Valor contra el cual validar"
|
635 |
|
636 |
+
#: ../wpgform-post-type.php:430
|
637 |
#, fuzzy
|
638 |
msgid "Google Form Field Placeholder"
|
639 |
msgstr "Error al procesar el Formulario de Google"
|
640 |
|
641 |
+
#: ../wpgform-post-type.php:437
|
642 |
#, fuzzy
|
643 |
msgid ""
|
644 |
"Name of the field on the Google Form (e.g. entry.1.single, entry.12345678, "
|
646 |
"\">Additional details on Placeholders</a>"
|
647 |
msgstr "Agregar etiquetas <BR> entre las etiquetas y los campos de datos"
|
648 |
|
649 |
+
#: ../wpgform-post-type.php:468
|
650 |
#, fuzzy
|
651 |
msgid "Google Form Hidden Fields"
|
652 |
msgstr "Campos del formulario"
|
653 |
|
654 |
+
#: ../wpgform-post-type.php:474
|
655 |
#, fuzzy
|
656 |
msgid "Hidden Fields"
|
657 |
msgstr "Campos del formulario"
|
658 |
|
659 |
+
#: ../wpgform-post-type.php:475
|
660 |
#, fuzzy
|
661 |
msgid "Configure hidden fields"
|
662 |
msgstr "Campos del formulario"
|
663 |
|
664 |
+
#: ../wpgform-post-type.php:485
|
665 |
#, fuzzy
|
666 |
msgid ""
|
667 |
"Name of the field on the Google Form (e.g. entry.1.single, entry.12345678, "
|
670 |
"types WordPress will set the hidden input to a system derived value."
|
671 |
msgstr "Valor"
|
672 |
|
673 |
+
#: ../wpgform-post-type.php:506
|
674 |
#, fuzzy
|
675 |
msgid "Type of hiddenfield"
|
676 |
msgstr "Tipo"
|
677 |
|
678 |
+
#: ../wpgform-post-type.php:514
|
679 |
#, fuzzy
|
680 |
msgid "Optional value to use as a preset"
|
681 |
msgstr "Valor"
|
682 |
|
683 |
+
#: ../wpgform-post-type.php:685
|
684 |
msgid "Name"
|
685 |
msgstr "Nombre"
|
686 |
|
687 |
+
#: ../wpgform-post-type.php:689 ../wpgform-post-type.php:711
|
688 |
#, fuzzy
|
689 |
msgid "Check"
|
690 |
msgstr "Selecciona todos los que apliquen."
|
691 |
|
692 |
+
#: ../wpgform-post-type.php:708
|
693 |
msgid "Field"
|
694 |
msgstr "Campo"
|
695 |
|
696 |
+
#: ../wpgform-post-type.php:898
|
697 |
msgid "Form Name"
|
698 |
msgstr "Nombre"
|
699 |
|
700 |
+
#: ../wpgform-post-type.php:903
|
701 |
msgid "Short Code"
|
702 |
msgstr "Shortcode"
|
703 |
|
704 |
+
#: ../wpgform-post-type.php:904
|
705 |
msgid "Form Description"
|
706 |
msgstr "Descripción"
|
707 |
|
708 |
+
#: ../wpgform-post-type.php:994
|
709 |
msgid "Enter WordPress Google Form Title"
|
710 |
msgstr "Ingresa el nombre para el formulario en Wordpress"
|
languages/wpgform-fr_FR.mo
CHANGED
Binary file
|
languages/wpgform-fr_FR.po
CHANGED
@@ -1,15 +1,15 @@
|
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: WordPress Google Form\n"
|
4 |
-
"POT-Creation-Date: 2014-
|
5 |
-
"PO-Revision-Date: 2014-
|
6 |
"Last-Translator: Mike Walsh <mpwalsh8@gmail.com>\n"
|
7 |
"Language-Team: Mike Walsh (@mpwalsh8) <mpwalsh8@gmail.com>\n"
|
8 |
"Language: fr_FR\n"
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
12 |
-
"X-Generator: Poedit 1.6.
|
13 |
"X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
|
14 |
"X-Poedit-Basepath: .\n"
|
15 |
"X-Poedit-SearchPath-0: ..\n"
|
@@ -60,108 +60,112 @@ msgstr "Formulaires Google"
|
|
60 |
msgid "Form Submission Log"
|
61 |
msgstr "Impossible d'éxecuter Formulaire Google."
|
62 |
|
63 |
-
#: ../wpgform-core.php:
|
64 |
msgid "Unable to process Google Form short code."
|
65 |
msgstr "Impossible d'éxecuter le shortcode du Formulaire Google."
|
66 |
|
67 |
-
#: ../wpgform-core.php:
|
68 |
msgid "Unable to process Google Form."
|
69 |
msgstr "Impossible d'éxecuter Formulaire Google."
|
70 |
|
71 |
-
#: ../wpgform-core.php:
|
72 |
msgid "Server is responding with"
|
73 |
msgstr "Le serveur a répondu"
|
74 |
|
75 |
-
#: ../wpgform-core.php:
|
76 |
msgid "403 Permission Denied"
|
77 |
msgstr "403 - Accès réservé"
|
78 |
|
79 |
-
#: ../wpgform-core.php:
|
80 |
msgid "error"
|
81 |
msgstr "erreur"
|
82 |
|
83 |
-
#: ../wpgform-core.php:
|
84 |
msgid "Email Address"
|
85 |
msgstr "Adresse e-mail"
|
86 |
|
87 |
-
#: ../wpgform-core.php:
|
88 |
msgid "What is"
|
89 |
msgstr "Que font"
|
90 |
|
91 |
-
#: ../wpgform-core.php:
|
92 |
msgid "Unable to retrieve Google Form. Please try reloading this page."
|
93 |
msgstr ""
|
94 |
"Impossible de récupérer le Fromulaire Google. Essayez de recharger la page."
|
95 |
|
96 |
-
#: ../wpgform-core.php:
|
97 |
msgid "Unexpected content encountered, unable to retrieve Google Form."
|
98 |
msgstr ""
|
99 |
"Un contenu inattendu a été rencontré, il est impossible de récupérer le "
|
100 |
"Formulaire Google."
|
101 |
|
102 |
-
#: ../wpgform-core.php:
|
103 |
msgid "A valid email address is required."
|
104 |
msgstr "Une adresse e-mail valide est nécessaire."
|
105 |
|
106 |
-
#: ../wpgform-core.php:
|
107 |
msgid "Incorrect answer."
|
108 |
msgstr "Réponse incorrect."
|
109 |
|
110 |
-
#: ../wpgform-core.php:
|
|
|
|
|
|
|
|
|
111 |
msgid "Unknown"
|
112 |
msgstr "Inconnu"
|
113 |
|
114 |
-
#: ../wpgform-core.php:
|
115 |
msgid "Warning: You are using an insecure browser!"
|
116 |
msgstr "Avertissement : Vous utilisez un navigateur non sécurisé !"
|
117 |
|
118 |
-
#: ../wpgform-core.php:
|
119 |
msgid "Warning: Your browser is out of date! Please update now."
|
120 |
msgstr "Attention : Votre navigateur n'est pas à jour. Faîte le maintenant."
|
121 |
|
122 |
-
#: ../wpgform-core.php:
|
123 |
#, fuzzy
|
124 |
msgid "Form Id:"
|
125 |
msgstr ""
|
126 |
"En train d'essayer d'envoyer un courriel de notification d'un %s sans "
|
127 |
"fournir l'ID %s !"
|
128 |
|
129 |
-
#: ../wpgform-core.php:
|
130 |
#, fuzzy
|
131 |
msgid "Submitted Form Id"
|
132 |
msgstr ""
|
133 |
"En train d'essayer d'envoyer un courriel de notification d'un %s sans "
|
134 |
"fournir l'ID %s !"
|
135 |
|
136 |
-
#: ../wpgform-core.php:
|
137 |
#, fuzzy
|
138 |
msgid "No Submitted Form Id"
|
139 |
msgstr ""
|
140 |
"En train d'essayer d'envoyer un courriel de notification d'un %s sans "
|
141 |
"fournir l'ID %s !"
|
142 |
|
143 |
-
#: ../wpgform-core.php:
|
144 |
#, fuzzy
|
145 |
msgid "Unable to submit Google Form. Please try reloading this page."
|
146 |
msgstr ""
|
147 |
"Impossible de récupérer le Fromulaire Google. Essayez de recharger la page."
|
148 |
|
149 |
-
#: ../wpgform-core.php:
|
150 |
#, fuzzy
|
151 |
msgid "View Form Results"
|
152 |
msgstr "Impossible d'éxecuter Formulaire Google."
|
153 |
|
154 |
-
#: ../wpgform-core.php:
|
155 |
#, fuzzy
|
156 |
msgid "A form was submitted on your web site."
|
157 |
msgstr "Impossible d'éxecuter Formulaire Google."
|
158 |
|
159 |
-
#: ../wpgform-core.php:
|
160 |
#, fuzzy
|
161 |
msgid "Form"
|
162 |
msgstr "Impossible d'éxecuter Formulaire Google."
|
163 |
|
164 |
-
#: ../wpgform-core.php:
|
165 |
#: ../wpgform-logging.php:182
|
166 |
#, fuzzy
|
167 |
msgid "URL"
|
@@ -173,35 +177,35 @@ msgstr ""
|
|
173 |
"vers l'article : <a href=\"%POST_URL%\">%POST_URL%</a></li><li>Lien vers "
|
174 |
"%BLOG_NAME%: <a href=\"%BLOG_URL%\">%BLOG_URL%</a></li></ul>"
|
175 |
|
176 |
-
#: ../wpgform-core.php:
|
177 |
msgid "Responses"
|
178 |
msgstr "Réponses"
|
179 |
|
180 |
-
#: ../wpgform-core.php:
|
181 |
#, fuzzy
|
182 |
msgid "Date"
|
183 |
msgstr "Attention : Votre navigateur n'est pas à jour. Faîte le maintenant."
|
184 |
|
185 |
-
#: ../wpgform-core.php:
|
186 |
#, fuzzy
|
187 |
msgid "Time"
|
188 |
msgstr "Vous ne pouvez sélectionner qu'un utilisateur à la fois."
|
189 |
|
190 |
-
#: ../wpgform-core.php:
|
191 |
msgid "Thank you"
|
192 |
msgstr "Merci"
|
193 |
|
194 |
-
#: ../wpgform-core.php:
|
195 |
#, fuzzy
|
196 |
msgid "A form was submitted on your web site"
|
197 |
msgstr "Impossible d'éxecuter Formulaire Google."
|
198 |
|
199 |
-
#: ../wpgform-core.php:
|
200 |
#, fuzzy
|
201 |
msgid "This field is required."
|
202 |
msgstr "Nécessaire"
|
203 |
|
204 |
-
#: ../wpgform-core.php:
|
205 |
#, fuzzy
|
206 |
msgid "Please fix this field."
|
207 |
msgstr ""
|
@@ -209,86 +213,91 @@ msgstr ""
|
|
209 |
"grand nombre d'utilisateurs (certains fournisseurs d'accès interdissent un "
|
210 |
"trop grand nombre d'adèles dans le champ BCC)."
|
211 |
|
212 |
-
#: ../wpgform-core.php:
|
213 |
#, fuzzy
|
214 |
msgid "Please enter a valid email address."
|
215 |
msgstr "Une adresse e-mail valide est nécessaire."
|
216 |
|
217 |
-
#: ../wpgform-core.php:
|
218 |
#, fuzzy
|
219 |
msgid "Please enter a valid URL."
|
220 |
msgstr "Une adresse e-mail valide est nécessaire."
|
221 |
|
222 |
-
#: ../wpgform-core.php:
|
223 |
#, fuzzy
|
224 |
msgid "Please enter a valid date."
|
225 |
msgstr "Attention : Votre navigateur n'est pas à jour. Faîte le maintenant."
|
226 |
|
227 |
-
#: ../wpgform-core.php:
|
228 |
#, fuzzy
|
229 |
msgid "Please enter a valid date (ISO)."
|
230 |
msgstr "Attention : Votre navigateur n'est pas à jour. Faîte le maintenant."
|
231 |
|
232 |
-
#: ../wpgform-core.php:
|
233 |
#, fuzzy
|
234 |
msgid "Please enter a valid number."
|
235 |
msgstr "Une adresse e-mail valide est nécessaire."
|
236 |
|
237 |
-
#: ../wpgform-core.php:
|
238 |
#, fuzzy
|
239 |
msgid "Please enter only digits."
|
240 |
msgstr "Administrateurs seulement."
|
241 |
|
242 |
-
#: ../wpgform-core.php:
|
243 |
#, fuzzy
|
244 |
msgid "Please enter a valid credit card number."
|
245 |
msgstr "Une adresse e-mail valide est nécessaire."
|
246 |
|
247 |
-
#: ../wpgform-core.php:
|
248 |
#, fuzzy
|
249 |
msgid "Please enter the same value again.,"
|
250 |
msgstr ""
|
251 |
"Veuillez corriger les erreurs affichées ci-dessus et essayer de nouveau."
|
252 |
|
253 |
-
#: ../wpgform-core.php:
|
254 |
#, fuzzy
|
255 |
msgid "Please enter a value with a valid extension."
|
256 |
msgstr "Une adresse e-mail valide est nécessaire."
|
257 |
|
258 |
-
#: ../wpgform-core.php:
|
259 |
#, fuzzy
|
260 |
msgid "Please enter no more than {0} characters."
|
261 |
msgstr ""
|
262 |
"ALERTE : plus de courriels ont été envoyés qu'il n'y a de destinataires."
|
263 |
|
264 |
-
#: ../wpgform-core.php:
|
265 |
#, fuzzy
|
266 |
msgid "Please enter at least {0} characters."
|
267 |
msgstr "Veuillez définir au moins un destinataire."
|
268 |
|
269 |
-
#: ../wpgform-core.php:
|
270 |
#, fuzzy
|
271 |
msgid "Please enter a value between {0} and {1} characters long."
|
272 |
msgstr "Veuillez définir un sujet."
|
273 |
|
274 |
-
#: ../wpgform-core.php:
|
275 |
#, fuzzy
|
276 |
msgid "Please enter a value between {0} and {1}."
|
277 |
msgstr "Veuillez définir un sujet."
|
278 |
|
279 |
-
#: ../wpgform-core.php:
|
280 |
#, fuzzy
|
281 |
msgid "Please enter a value less than or equal to {0}."
|
282 |
msgstr ""
|
283 |
"ALERTE : plus de courriels ont été envoyés qu'il n'y a de destinataires."
|
284 |
|
285 |
-
#: ../wpgform-core.php:
|
286 |
#, fuzzy
|
287 |
msgid "Please enter a value greater than or equal to {0}."
|
288 |
msgstr ""
|
289 |
"ALERTE : plus de courriels ont été envoyés qu'il n'y a de destinataires."
|
290 |
|
291 |
-
#: ../wpgform-core.php:
|
|
|
|
|
|
|
|
|
|
|
292 |
#, fuzzy, php-format
|
293 |
msgid ""
|
294 |
"This notification may be hidden via a setting on the <a href=\"%s\">Google "
|
@@ -407,27 +416,27 @@ msgstr "Formulaires Google"
|
|
407 |
msgid "No Google Forms Found In Trash"
|
408 |
msgstr "Formulaires Google"
|
409 |
|
410 |
-
#: ../wpgform-post-type.php:
|
411 |
#, fuzzy
|
412 |
msgid "Google Form Details"
|
413 |
msgstr "Impossible d'éxecuter Formulaire Google."
|
414 |
|
415 |
-
#: ../wpgform-post-type.php:
|
416 |
#, fuzzy
|
417 |
msgid "Form URL"
|
418 |
msgstr "Impossible d'éxecuter Formulaire Google."
|
419 |
|
420 |
-
#: ../wpgform-post-type.php:
|
421 |
#, fuzzy
|
422 |
msgid "The full URL to the published Google Form"
|
423 |
msgstr "Impossible d'éxecuter Formulaire Google."
|
424 |
|
425 |
-
#: ../wpgform-post-type.php:
|
426 |
#, fuzzy
|
427 |
msgid "Google Form URL"
|
428 |
msgstr "Impossible d'éxecuter Formulaire Google."
|
429 |
|
430 |
-
#: ../wpgform-post-type.php:
|
431 |
#, fuzzy
|
432 |
msgid "Confirm URL"
|
433 |
msgstr ""
|
@@ -438,245 +447,245 @@ msgstr ""
|
|
438 |
"vers l'article : <a href=\"%POST_URL%\">%POST_URL%</a></li><li>Lien vers "
|
439 |
"%BLOG_NAME%: <a href=\"%BLOG_URL%\">%BLOG_URL%</a></li></ul>"
|
440 |
|
441 |
-
#: ../wpgform-post-type.php:
|
442 |
#, fuzzy
|
443 |
msgid "The full URL to the optional Confirmation Page"
|
444 |
msgstr "Envoyer un courriel de notification"
|
445 |
|
446 |
-
#: ../wpgform-post-type.php:
|
447 |
#, fuzzy
|
448 |
msgid "Confirmation Page URL"
|
449 |
msgstr "Envoyer un courriel de notification"
|
450 |
|
451 |
-
#: ../wpgform-post-type.php:
|
452 |
msgid "Style"
|
453 |
msgstr ""
|
454 |
|
455 |
-
#: ../wpgform-post-type.php:
|
456 |
#, fuzzy
|
457 |
msgid "Custom Confirmation Page Style"
|
458 |
msgstr "Envoyer un courriel de notification"
|
459 |
|
460 |
-
#: ../wpgform-post-type.php:
|
461 |
msgid "Alert"
|
462 |
msgstr ""
|
463 |
|
464 |
-
#: ../wpgform-post-type.php:
|
465 |
#, fuzzy
|
466 |
msgid "Javascript Alert Box message displayed upon submission"
|
467 |
msgstr "Message"
|
468 |
|
469 |
-
#: ../wpgform-post-type.php:
|
470 |
#, fuzzy
|
471 |
msgid "Alert Message"
|
472 |
msgstr "Message"
|
473 |
|
474 |
-
#: ../wpgform-post-type.php:
|
475 |
msgid "Class"
|
476 |
msgstr ""
|
477 |
|
478 |
-
#: ../wpgform-post-type.php:
|
479 |
#, fuzzy
|
480 |
msgid "CSS class(es) to add to the form's containing DIV"
|
481 |
msgstr "Impossible d'éxecuter Formulaire Google."
|
482 |
|
483 |
-
#: ../wpgform-post-type.php:
|
484 |
#, fuzzy
|
485 |
msgid "Email"
|
486 |
-
msgstr "
|
487 |
|
488 |
-
#: ../wpgform-post-type.php:
|
489 |
#, fuzzy
|
490 |
msgid "Send email upon form submission"
|
491 |
msgstr "Envoyer"
|
492 |
|
493 |
-
#: ../wpgform-post-type.php:
|
494 |
-
#: ../wpgform-post-type.php:
|
495 |
-
#: ../wpgform-post-type.php:
|
496 |
-
#: ../wpgform-post-type.php:
|
497 |
-
#: ../wpgform-post-type.php:
|
498 |
-
#: ../wpgform-post-type.php:
|
499 |
msgid "On"
|
500 |
msgstr ""
|
501 |
|
502 |
-
#: ../wpgform-post-type.php:
|
503 |
-
#: ../wpgform-post-type.php:
|
504 |
-
#: ../wpgform-post-type.php:
|
505 |
-
#: ../wpgform-post-type.php:
|
506 |
-
#: ../wpgform-post-type.php:
|
507 |
-
#: ../wpgform-post-type.php:
|
508 |
#, fuzzy
|
509 |
msgid "Off"
|
510 |
msgstr "Désactivé"
|
511 |
|
512 |
-
#: ../wpgform-post-type.php:
|
513 |
#, fuzzy
|
514 |
msgid "Send To"
|
515 |
msgstr "Envoyer"
|
516 |
|
517 |
-
#: ../wpgform-post-type.php:
|
518 |
#, fuzzy
|
519 |
msgid "Email address send submission email to"
|
520 |
msgstr "Adresse e-mail"
|
521 |
|
522 |
-
#: ../wpgform-post-type.php:
|
523 |
#, fuzzy
|
524 |
msgid "Form CSS"
|
525 |
msgstr "Impossible d'éxecuter Formulaire Google."
|
526 |
|
527 |
-
#: ../wpgform-post-type.php:
|
528 |
#, fuzzy
|
529 |
msgid "Form specific CSS rules"
|
530 |
msgstr "Impossible d'éxecuter Formulaire Google."
|
531 |
|
532 |
-
#: ../wpgform-post-type.php:
|
533 |
#, fuzzy
|
534 |
msgid "Form Caching"
|
535 |
msgstr "Impossible d'éxecuter Formulaire Google."
|
536 |
|
537 |
-
#: ../wpgform-post-type.php:
|
538 |
#, fuzzy
|
539 |
msgid "Enable Form Caching using Wordpress Transient API"
|
540 |
msgstr "Avertissement : Vous utilisez un navigateur non sécurisé !"
|
541 |
|
542 |
-
#: ../wpgform-post-type.php:
|
543 |
#, fuzzy
|
544 |
msgid "Form Caching Timeout"
|
545 |
msgstr "Impossible d'éxecuter Formulaire Google."
|
546 |
|
547 |
-
#: ../wpgform-post-type.php:
|
548 |
#, fuzzy
|
549 |
msgid "How often will the forms reloaded (in minutes)"
|
550 |
msgstr "Formulaires Google"
|
551 |
|
552 |
-
#: ../wpgform-post-type.php:
|
553 |
#, fuzzy
|
554 |
msgid "Reset Form Cache?"
|
555 |
msgstr "Réinitialiser"
|
556 |
|
557 |
-
#: ../wpgform-post-type.php:
|
558 |
#, fuzzy
|
559 |
msgid "This will force reloading the form from Google Drive"
|
560 |
msgstr ""
|
561 |
"Impossible de récupérer le Fromulaire Google. Essayez de recharger la page."
|
562 |
|
563 |
-
#: ../wpgform-post-type.php:
|
564 |
#, fuzzy
|
565 |
msgid "Google Form Options"
|
566 |
msgstr "Impossible d'éxecuter Formulaire Google."
|
567 |
|
568 |
-
#: ../wpgform-post-type.php:
|
569 |
msgid "CAPTCHA"
|
570 |
msgstr ""
|
571 |
|
572 |
-
#: ../wpgform-post-type.php:
|
573 |
msgid "Columns"
|
574 |
msgstr ""
|
575 |
|
576 |
-
#: ../wpgform-post-type.php:
|
577 |
#, fuzzy
|
578 |
msgid "Split form into columns"
|
579 |
msgstr "Impossible d'éxecuter Formulaire Google."
|
580 |
|
581 |
-
#: ../wpgform-post-type.php:
|
582 |
#, fuzzy
|
583 |
msgid "Email End User"
|
584 |
msgstr "Envoyer un courriel à un seul utilisateur."
|
585 |
|
586 |
-
#: ../wpgform-post-type.php:
|
587 |
#, fuzzy
|
588 |
msgid "Send email to end user upon form submission"
|
589 |
msgstr "Envoyer un courriel à un seul utilisateur."
|
590 |
|
591 |
-
#: ../wpgform-post-type.php:
|
592 |
msgid "Legal"
|
593 |
msgstr ""
|
594 |
|
595 |
-
#: ../wpgform-post-type.php:
|
596 |
#, fuzzy
|
597 |
msgid "Google Legal Disclaimer"
|
598 |
msgstr "Formulaires Google"
|
599 |
|
600 |
-
#: ../wpgform-post-type.php:
|
601 |
#, fuzzy
|
602 |
msgid "Read Only"
|
603 |
msgstr "Administrateurs seulement."
|
604 |
|
605 |
-
#: ../wpgform-post-type.php:
|
606 |
#, fuzzy
|
607 |
msgid "Set the form Read Only"
|
608 |
msgstr "Administrateurs seulement."
|
609 |
|
610 |
-
#: ../wpgform-post-type.php:
|
611 |
#, fuzzy
|
612 |
msgid "BR"
|
613 |
msgstr "Sujet du courriel<br /><em>Valeur par défaut</em>"
|
614 |
|
615 |
-
#: ../wpgform-post-type.php:
|
616 |
msgid "Insert <BR> tags between labels and input box"
|
617 |
msgstr ""
|
618 |
|
619 |
-
#: ../wpgform-post-type.php:
|
620 |
msgid "CSS Prefix"
|
621 |
msgstr ""
|
622 |
|
623 |
-
#: ../wpgform-post-type.php:
|
624 |
#, fuzzy
|
625 |
msgid "Prefix to add to all Google CSS classes"
|
626 |
msgstr "Cochez les cases correspondantes"
|
627 |
|
628 |
-
#: ../wpgform-post-type.php:
|
629 |
msgid "CSS Suffix"
|
630 |
msgstr ""
|
631 |
|
632 |
-
#: ../wpgform-post-type.php:
|
633 |
#, fuzzy
|
634 |
msgid "Suffix to add to all Google CSS classes"
|
635 |
msgstr "Cochez les cases correspondantes"
|
636 |
|
637 |
-
#: ../wpgform-post-type.php:
|
638 |
#, fuzzy
|
639 |
msgid "Title"
|
640 |
msgstr "Le titre de l'article à communiquer"
|
641 |
|
642 |
-
#: ../wpgform-post-type.php:
|
643 |
#, fuzzy
|
644 |
msgid "Show or Hide the Google Form's title"
|
645 |
msgstr "Impossible d'éxecuter Formulaire Google."
|
646 |
|
647 |
-
#: ../wpgform-post-type.php:
|
648 |
msgid "Map H1 to H2"
|
649 |
msgstr ""
|
650 |
|
651 |
-
#: ../wpgform-post-type.php:
|
652 |
msgid "Map H1 elements to H2 elements"
|
653 |
msgstr ""
|
654 |
|
655 |
-
#: ../wpgform-post-type.php:
|
656 |
msgid "Unite Theme Hack"
|
657 |
msgstr ""
|
658 |
|
659 |
-
#: ../wpgform-post-type.php:
|
660 |
#, fuzzy
|
661 |
msgid "Google Form Field Validation"
|
662 |
msgstr "Impossible d'éxecuter Formulaire Google."
|
663 |
|
664 |
-
#: ../wpgform-post-type.php:
|
665 |
msgid "Validation"
|
666 |
msgstr ""
|
667 |
|
668 |
-
#: ../wpgform-post-type.php:
|
669 |
#, fuzzy
|
670 |
msgid "Enable default jQuery Validation on all required fields"
|
671 |
msgstr "Nécessaire"
|
672 |
|
673 |
-
#: ../wpgform-post-type.php:
|
674 |
-
#: ../wpgform-post-type.php:
|
675 |
#, fuzzy
|
676 |
msgid "Form Fields"
|
677 |
msgstr "Impossible d'éxecuter Formulaire Google."
|
678 |
|
679 |
-
#: ../wpgform-post-type.php:
|
680 |
#, fuzzy
|
681 |
msgid ""
|
682 |
"Name of the field on the Google Form (e.g. entry.1.single, entry.12345678, "
|
@@ -690,32 +699,32 @@ msgstr ""
|
|
690 |
"vers l'article : <a href=\"%POST_URL%\">%POST_URL%</a></li><li>Lien vers "
|
691 |
"%BLOG_NAME%: <a href=\"%BLOG_URL%\">%BLOG_URL%</a></li></ul>"
|
692 |
|
693 |
-
#: ../wpgform-post-type.php:
|
694 |
-
#: ../wpgform-post-type.php:
|
695 |
msgid "Type"
|
696 |
msgstr ""
|
697 |
|
698 |
-
#: ../wpgform-post-type.php:
|
699 |
msgid "Type of validation"
|
700 |
msgstr ""
|
701 |
|
702 |
-
#: ../wpgform-post-type.php:
|
703 |
-
#: ../wpgform-post-type.php:
|
704 |
-
#: ../wpgform-post-type.php:
|
705 |
-
#: ../wpgform-post-type.php:
|
706 |
msgid "Value"
|
707 |
msgstr ""
|
708 |
|
709 |
-
#: ../wpgform-post-type.php:
|
710 |
msgid "Value to validate against"
|
711 |
msgstr ""
|
712 |
|
713 |
-
#: ../wpgform-post-type.php:
|
714 |
#, fuzzy
|
715 |
msgid "Google Form Field Placeholder"
|
716 |
msgstr "Impossible d'éxecuter Formulaire Google."
|
717 |
|
718 |
-
#: ../wpgform-post-type.php:
|
719 |
#, fuzzy
|
720 |
msgid ""
|
721 |
"Name of the field on the Google Form (e.g. entry.1.single, entry.12345678, "
|
@@ -729,20 +738,20 @@ msgstr ""
|
|
729 |
"vers l'article : <a href=\"%POST_URL%\">%POST_URL%</a></li><li>Lien vers "
|
730 |
"%BLOG_NAME%: <a href=\"%BLOG_URL%\">%BLOG_URL%</a></li></ul>"
|
731 |
|
732 |
-
#: ../wpgform-post-type.php:
|
733 |
#, fuzzy
|
734 |
msgid "Google Form Hidden Fields"
|
735 |
msgstr "Impossible d'éxecuter Formulaire Google."
|
736 |
|
737 |
-
#: ../wpgform-post-type.php:
|
738 |
msgid "Hidden Fields"
|
739 |
msgstr ""
|
740 |
|
741 |
-
#: ../wpgform-post-type.php:
|
742 |
msgid "Configure hidden fields"
|
743 |
msgstr ""
|
744 |
|
745 |
-
#: ../wpgform-post-type.php:
|
746 |
#, fuzzy
|
747 |
msgid ""
|
748 |
"Name of the field on the Google Form (e.g. entry.1.single, entry.12345678, "
|
@@ -757,27 +766,27 @@ msgstr ""
|
|
757 |
"vers l'article : <a href=\"%POST_URL%\">%POST_URL%</a></li><li>Lien vers "
|
758 |
"%BLOG_NAME%: <a href=\"%BLOG_URL%\">%BLOG_URL%</a></li></ul>"
|
759 |
|
760 |
-
#: ../wpgform-post-type.php:
|
761 |
msgid "Type of hiddenfield"
|
762 |
msgstr ""
|
763 |
|
764 |
-
#: ../wpgform-post-type.php:
|
765 |
#, fuzzy
|
766 |
msgid "Optional value to use as a preset"
|
767 |
msgstr ""
|
768 |
"Sélectionnez/désélectionner plusieurs éléments en utilisant la touche CTRL"
|
769 |
|
770 |
-
#: ../wpgform-post-type.php:
|
771 |
#, fuzzy
|
772 |
msgid "Name"
|
773 |
msgstr "Prénom nom"
|
774 |
|
775 |
-
#: ../wpgform-post-type.php:
|
776 |
#, fuzzy
|
777 |
msgid "Check"
|
778 |
msgstr "Cochez les cases correspondantes"
|
779 |
|
780 |
-
#: ../wpgform-post-type.php:
|
781 |
#, fuzzy
|
782 |
msgid "Field"
|
783 |
msgstr ""
|
@@ -785,22 +794,22 @@ msgstr ""
|
|
785 |
"grand nombre d'utilisateurs (certains fournisseurs d'accès interdissent un "
|
786 |
"trop grand nombre d'adèles dans le champ BCC)."
|
787 |
|
788 |
-
#: ../wpgform-post-type.php:
|
789 |
#, fuzzy
|
790 |
msgid "Form Name"
|
791 |
msgstr "Impossible d'éxecuter Formulaire Google."
|
792 |
|
793 |
-
#: ../wpgform-post-type.php:
|
794 |
#, fuzzy
|
795 |
msgid "Short Code"
|
796 |
msgstr "Traitement des shortcodes"
|
797 |
|
798 |
-
#: ../wpgform-post-type.php:
|
799 |
#, fuzzy
|
800 |
msgid "Form Description"
|
801 |
msgstr "Description"
|
802 |
|
803 |
-
#: ../wpgform-post-type.php:
|
804 |
#, fuzzy
|
805 |
msgid "Enter WordPress Google Form Title"
|
806 |
msgstr "Impossible d'éxecuter Formulaire Google."
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: WordPress Google Form\n"
|
4 |
+
"POT-Creation-Date: 2014-06-09 14:51-0000\n"
|
5 |
+
"PO-Revision-Date: 2014-06-09 14:51-0000\n"
|
6 |
"Last-Translator: Mike Walsh <mpwalsh8@gmail.com>\n"
|
7 |
"Language-Team: Mike Walsh (@mpwalsh8) <mpwalsh8@gmail.com>\n"
|
8 |
"Language: fr_FR\n"
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
12 |
+
"X-Generator: Poedit 1.6.5\n"
|
13 |
"X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
|
14 |
"X-Poedit-Basepath: .\n"
|
15 |
"X-Poedit-SearchPath-0: ..\n"
|
60 |
msgid "Form Submission Log"
|
61 |
msgstr "Impossible d'éxecuter Formulaire Google."
|
62 |
|
63 |
+
#: ../wpgform-core.php:491 ../wpgform-core.php:505
|
64 |
msgid "Unable to process Google Form short code."
|
65 |
msgstr "Impossible d'éxecuter le shortcode du Formulaire Google."
|
66 |
|
67 |
+
#: ../wpgform-core.php:670
|
68 |
msgid "Unable to process Google Form."
|
69 |
msgstr "Impossible d'éxecuter Formulaire Google."
|
70 |
|
71 |
+
#: ../wpgform-core.php:671
|
72 |
msgid "Server is responding with"
|
73 |
msgstr "Le serveur a répondu"
|
74 |
|
75 |
+
#: ../wpgform-core.php:672
|
76 |
msgid "403 Permission Denied"
|
77 |
msgstr "403 - Accès réservé"
|
78 |
|
79 |
+
#: ../wpgform-core.php:672
|
80 |
msgid "error"
|
81 |
msgstr "erreur"
|
82 |
|
83 |
+
#: ../wpgform-core.php:718
|
84 |
msgid "Email Address"
|
85 |
msgstr "Adresse e-mail"
|
86 |
|
87 |
+
#: ../wpgform-core.php:768 ../wpgform-core.php:770
|
88 |
msgid "What is"
|
89 |
msgstr "Que font"
|
90 |
|
91 |
+
#: ../wpgform-core.php:922
|
92 |
msgid "Unable to retrieve Google Form. Please try reloading this page."
|
93 |
msgstr ""
|
94 |
"Impossible de récupérer le Fromulaire Google. Essayez de recharger la page."
|
95 |
|
96 |
+
#: ../wpgform-core.php:1034
|
97 |
msgid "Unexpected content encountered, unable to retrieve Google Form."
|
98 |
msgstr ""
|
99 |
"Un contenu inattendu a été rencontré, il est impossible de récupérer le "
|
100 |
"Formulaire Google."
|
101 |
|
102 |
+
#: ../wpgform-core.php:1218
|
103 |
msgid "A valid email address is required."
|
104 |
msgstr "Une adresse e-mail valide est nécessaire."
|
105 |
|
106 |
+
#: ../wpgform-core.php:1237
|
107 |
msgid "Incorrect answer."
|
108 |
msgstr "Réponse incorrect."
|
109 |
|
110 |
+
#: ../wpgform-core.php:1288
|
111 |
+
msgid "Please check your input."
|
112 |
+
msgstr ""
|
113 |
+
|
114 |
+
#: ../wpgform-core.php:1338 ../wpgform-core.php:1567
|
115 |
msgid "Unknown"
|
116 |
msgstr "Inconnu"
|
117 |
|
118 |
+
#: ../wpgform-core.php:1513
|
119 |
msgid "Warning: You are using an insecure browser!"
|
120 |
msgstr "Avertissement : Vous utilisez un navigateur non sécurisé !"
|
121 |
|
122 |
+
#: ../wpgform-core.php:1516
|
123 |
msgid "Warning: Your browser is out of date! Please update now."
|
124 |
msgstr "Attention : Votre navigateur n'est pas à jour. Faîte le maintenant."
|
125 |
|
126 |
+
#: ../wpgform-core.php:1532
|
127 |
#, fuzzy
|
128 |
msgid "Form Id:"
|
129 |
msgstr ""
|
130 |
"En train d'essayer d'envoyer un courriel de notification d'un %s sans "
|
131 |
"fournir l'ID %s !"
|
132 |
|
133 |
+
#: ../wpgform-core.php:1534
|
134 |
#, fuzzy
|
135 |
msgid "Submitted Form Id"
|
136 |
msgstr ""
|
137 |
"En train d'essayer d'envoyer un courriel de notification d'un %s sans "
|
138 |
"fournir l'ID %s !"
|
139 |
|
140 |
+
#: ../wpgform-core.php:1537
|
141 |
#, fuzzy
|
142 |
msgid "No Submitted Form Id"
|
143 |
msgstr ""
|
144 |
"En train d'essayer d'envoyer un courriel de notification d'un %s sans "
|
145 |
"fournir l'ID %s !"
|
146 |
|
147 |
+
#: ../wpgform-core.php:1759
|
148 |
#, fuzzy
|
149 |
msgid "Unable to submit Google Form. Please try reloading this page."
|
150 |
msgstr ""
|
151 |
"Impossible de récupérer le Fromulaire Google. Essayez de recharger la page."
|
152 |
|
153 |
+
#: ../wpgform-core.php:1842
|
154 |
#, fuzzy
|
155 |
msgid "View Form Results"
|
156 |
msgstr "Impossible d'éxecuter Formulaire Google."
|
157 |
|
158 |
+
#: ../wpgform-core.php:1892
|
159 |
#, fuzzy
|
160 |
msgid "A form was submitted on your web site."
|
161 |
msgstr "Impossible d'éxecuter Formulaire Google."
|
162 |
|
163 |
+
#: ../wpgform-core.php:1893 ../wpgform-core.php:1905
|
164 |
#, fuzzy
|
165 |
msgid "Form"
|
166 |
msgstr "Impossible d'éxecuter Formulaire Google."
|
167 |
|
168 |
+
#: ../wpgform-core.php:1894 ../wpgform-core.php:1906
|
169 |
#: ../wpgform-logging.php:182
|
170 |
#, fuzzy
|
171 |
msgid "URL"
|
177 |
"vers l'article : <a href=\"%POST_URL%\">%POST_URL%</a></li><li>Lien vers "
|
178 |
"%BLOG_NAME%: <a href=\"%BLOG_URL%\">%BLOG_URL%</a></li></ul>"
|
179 |
|
180 |
+
#: ../wpgform-core.php:1895 ../wpgform-core.php:1907
|
181 |
msgid "Responses"
|
182 |
msgstr "Réponses"
|
183 |
|
184 |
+
#: ../wpgform-core.php:1896 ../wpgform-core.php:1908
|
185 |
#, fuzzy
|
186 |
msgid "Date"
|
187 |
msgstr "Attention : Votre navigateur n'est pas à jour. Faîte le maintenant."
|
188 |
|
189 |
+
#: ../wpgform-core.php:1897 ../wpgform-core.php:1909
|
190 |
#, fuzzy
|
191 |
msgid "Time"
|
192 |
msgstr "Vous ne pouvez sélectionner qu'un utilisateur à la fois."
|
193 |
|
194 |
+
#: ../wpgform-core.php:1898 ../wpgform-core.php:1911
|
195 |
msgid "Thank you"
|
196 |
msgstr "Merci"
|
197 |
|
198 |
+
#: ../wpgform-core.php:1904
|
199 |
#, fuzzy
|
200 |
msgid "A form was submitted on your web site"
|
201 |
msgstr "Impossible d'éxecuter Formulaire Google."
|
202 |
|
203 |
+
#: ../wpgform-core.php:1975
|
204 |
#, fuzzy
|
205 |
msgid "This field is required."
|
206 |
msgstr "Nécessaire"
|
207 |
|
208 |
+
#: ../wpgform-core.php:1976
|
209 |
#, fuzzy
|
210 |
msgid "Please fix this field."
|
211 |
msgstr ""
|
213 |
"grand nombre d'utilisateurs (certains fournisseurs d'accès interdissent un "
|
214 |
"trop grand nombre d'adèles dans le champ BCC)."
|
215 |
|
216 |
+
#: ../wpgform-core.php:1977
|
217 |
#, fuzzy
|
218 |
msgid "Please enter a valid email address."
|
219 |
msgstr "Une adresse e-mail valide est nécessaire."
|
220 |
|
221 |
+
#: ../wpgform-core.php:1978
|
222 |
#, fuzzy
|
223 |
msgid "Please enter a valid URL."
|
224 |
msgstr "Une adresse e-mail valide est nécessaire."
|
225 |
|
226 |
+
#: ../wpgform-core.php:1979
|
227 |
#, fuzzy
|
228 |
msgid "Please enter a valid date."
|
229 |
msgstr "Attention : Votre navigateur n'est pas à jour. Faîte le maintenant."
|
230 |
|
231 |
+
#: ../wpgform-core.php:1980
|
232 |
#, fuzzy
|
233 |
msgid "Please enter a valid date (ISO)."
|
234 |
msgstr "Attention : Votre navigateur n'est pas à jour. Faîte le maintenant."
|
235 |
|
236 |
+
#: ../wpgform-core.php:1981
|
237 |
#, fuzzy
|
238 |
msgid "Please enter a valid number."
|
239 |
msgstr "Une adresse e-mail valide est nécessaire."
|
240 |
|
241 |
+
#: ../wpgform-core.php:1982
|
242 |
#, fuzzy
|
243 |
msgid "Please enter only digits."
|
244 |
msgstr "Administrateurs seulement."
|
245 |
|
246 |
+
#: ../wpgform-core.php:1983
|
247 |
#, fuzzy
|
248 |
msgid "Please enter a valid credit card number."
|
249 |
msgstr "Une adresse e-mail valide est nécessaire."
|
250 |
|
251 |
+
#: ../wpgform-core.php:1984
|
252 |
#, fuzzy
|
253 |
msgid "Please enter the same value again.,"
|
254 |
msgstr ""
|
255 |
"Veuillez corriger les erreurs affichées ci-dessus et essayer de nouveau."
|
256 |
|
257 |
+
#: ../wpgform-core.php:1985
|
258 |
#, fuzzy
|
259 |
msgid "Please enter a value with a valid extension."
|
260 |
msgstr "Une adresse e-mail valide est nécessaire."
|
261 |
|
262 |
+
#: ../wpgform-core.php:1986
|
263 |
#, fuzzy
|
264 |
msgid "Please enter no more than {0} characters."
|
265 |
msgstr ""
|
266 |
"ALERTE : plus de courriels ont été envoyés qu'il n'y a de destinataires."
|
267 |
|
268 |
+
#: ../wpgform-core.php:1987
|
269 |
#, fuzzy
|
270 |
msgid "Please enter at least {0} characters."
|
271 |
msgstr "Veuillez définir au moins un destinataire."
|
272 |
|
273 |
+
#: ../wpgform-core.php:1988
|
274 |
#, fuzzy
|
275 |
msgid "Please enter a value between {0} and {1} characters long."
|
276 |
msgstr "Veuillez définir un sujet."
|
277 |
|
278 |
+
#: ../wpgform-core.php:1989
|
279 |
#, fuzzy
|
280 |
msgid "Please enter a value between {0} and {1}."
|
281 |
msgstr "Veuillez définir un sujet."
|
282 |
|
283 |
+
#: ../wpgform-core.php:1990
|
284 |
#, fuzzy
|
285 |
msgid "Please enter a value less than or equal to {0}."
|
286 |
msgstr ""
|
287 |
"ALERTE : plus de courriels ont été envoyés qu'il n'y a de destinataires."
|
288 |
|
289 |
+
#: ../wpgform-core.php:1991
|
290 |
#, fuzzy
|
291 |
msgid "Please enter a value greater than or equal to {0}."
|
292 |
msgstr ""
|
293 |
"ALERTE : plus de courriels ont été envoyés qu'il n'y a de destinataires."
|
294 |
|
295 |
+
#: ../wpgform-core.php:1992
|
296 |
+
#, fuzzy
|
297 |
+
msgid "Please enter a value which matches {0}."
|
298 |
+
msgstr "Attention : Votre navigateur n'est pas à jour. Faîte le maintenant."
|
299 |
+
|
300 |
+
#: ../wpgform-core.php:2052
|
301 |
#, fuzzy, php-format
|
302 |
msgid ""
|
303 |
"This notification may be hidden via a setting on the <a href=\"%s\">Google "
|
416 |
msgid "No Google Forms Found In Trash"
|
417 |
msgstr "Formulaires Google"
|
418 |
|
419 |
+
#: ../wpgform-post-type.php:109
|
420 |
#, fuzzy
|
421 |
msgid "Google Form Details"
|
422 |
msgstr "Impossible d'éxecuter Formulaire Google."
|
423 |
|
424 |
+
#: ../wpgform-post-type.php:115
|
425 |
#, fuzzy
|
426 |
msgid "Form URL"
|
427 |
msgstr "Impossible d'éxecuter Formulaire Google."
|
428 |
|
429 |
+
#: ../wpgform-post-type.php:116
|
430 |
#, fuzzy
|
431 |
msgid "The full URL to the published Google Form"
|
432 |
msgstr "Impossible d'éxecuter Formulaire Google."
|
433 |
|
434 |
+
#: ../wpgform-post-type.php:120
|
435 |
#, fuzzy
|
436 |
msgid "Google Form URL"
|
437 |
msgstr "Impossible d'éxecuter Formulaire Google."
|
438 |
|
439 |
+
#: ../wpgform-post-type.php:124
|
440 |
#, fuzzy
|
441 |
msgid "Confirm URL"
|
442 |
msgstr ""
|
447 |
"vers l'article : <a href=\"%POST_URL%\">%POST_URL%</a></li><li>Lien vers "
|
448 |
"%BLOG_NAME%: <a href=\"%BLOG_URL%\">%BLOG_URL%</a></li></ul>"
|
449 |
|
450 |
+
#: ../wpgform-post-type.php:125
|
451 |
#, fuzzy
|
452 |
msgid "The full URL to the optional Confirmation Page"
|
453 |
msgstr "Envoyer un courriel de notification"
|
454 |
|
455 |
+
#: ../wpgform-post-type.php:129
|
456 |
#, fuzzy
|
457 |
msgid "Confirmation Page URL"
|
458 |
msgstr "Envoyer un courriel de notification"
|
459 |
|
460 |
+
#: ../wpgform-post-type.php:133
|
461 |
msgid "Style"
|
462 |
msgstr ""
|
463 |
|
464 |
+
#: ../wpgform-post-type.php:134
|
465 |
#, fuzzy
|
466 |
msgid "Custom Confirmation Page Style"
|
467 |
msgstr "Envoyer un courriel de notification"
|
468 |
|
469 |
+
#: ../wpgform-post-type.php:142
|
470 |
msgid "Alert"
|
471 |
msgstr ""
|
472 |
|
473 |
+
#: ../wpgform-post-type.php:143
|
474 |
#, fuzzy
|
475 |
msgid "Javascript Alert Box message displayed upon submission"
|
476 |
msgstr "Message"
|
477 |
|
478 |
+
#: ../wpgform-post-type.php:147
|
479 |
#, fuzzy
|
480 |
msgid "Alert Message"
|
481 |
msgstr "Message"
|
482 |
|
483 |
+
#: ../wpgform-post-type.php:151
|
484 |
msgid "Class"
|
485 |
msgstr ""
|
486 |
|
487 |
+
#: ../wpgform-post-type.php:152
|
488 |
#, fuzzy
|
489 |
msgid "CSS class(es) to add to the form's containing DIV"
|
490 |
msgstr "Impossible d'éxecuter Formulaire Google."
|
491 |
|
492 |
+
#: ../wpgform-post-type.php:159
|
493 |
#, fuzzy
|
494 |
msgid "Email"
|
495 |
+
msgstr "Adresse e-mail"
|
496 |
|
497 |
+
#: ../wpgform-post-type.php:160
|
498 |
#, fuzzy
|
499 |
msgid "Send email upon form submission"
|
500 |
msgstr "Envoyer"
|
501 |
|
502 |
+
#: ../wpgform-post-type.php:163 ../wpgform-post-type.php:190
|
503 |
+
#: ../wpgform-post-type.php:238 ../wpgform-post-type.php:257
|
504 |
+
#: ../wpgform-post-type.php:267 ../wpgform-post-type.php:277
|
505 |
+
#: ../wpgform-post-type.php:287 ../wpgform-post-type.php:313
|
506 |
+
#: ../wpgform-post-type.php:323 ../wpgform-post-type.php:333
|
507 |
+
#: ../wpgform-post-type.php:363 ../wpgform-post-type.php:478
|
508 |
msgid "On"
|
509 |
msgstr ""
|
510 |
|
511 |
+
#: ../wpgform-post-type.php:163 ../wpgform-post-type.php:190
|
512 |
+
#: ../wpgform-post-type.php:238 ../wpgform-post-type.php:257
|
513 |
+
#: ../wpgform-post-type.php:267 ../wpgform-post-type.php:277
|
514 |
+
#: ../wpgform-post-type.php:287 ../wpgform-post-type.php:313
|
515 |
+
#: ../wpgform-post-type.php:323 ../wpgform-post-type.php:333
|
516 |
+
#: ../wpgform-post-type.php:363 ../wpgform-post-type.php:478
|
517 |
#, fuzzy
|
518 |
msgid "Off"
|
519 |
msgstr "Désactivé"
|
520 |
|
521 |
+
#: ../wpgform-post-type.php:169
|
522 |
#, fuzzy
|
523 |
msgid "Send To"
|
524 |
msgstr "Envoyer"
|
525 |
|
526 |
+
#: ../wpgform-post-type.php:170
|
527 |
#, fuzzy
|
528 |
msgid "Email address send submission email to"
|
529 |
msgstr "Adresse e-mail"
|
530 |
|
531 |
+
#: ../wpgform-post-type.php:177
|
532 |
#, fuzzy
|
533 |
msgid "Form CSS"
|
534 |
msgstr "Impossible d'éxecuter Formulaire Google."
|
535 |
|
536 |
+
#: ../wpgform-post-type.php:178
|
537 |
#, fuzzy
|
538 |
msgid "Form specific CSS rules"
|
539 |
msgstr "Impossible d'éxecuter Formulaire Google."
|
540 |
|
541 |
+
#: ../wpgform-post-type.php:186
|
542 |
#, fuzzy
|
543 |
msgid "Form Caching"
|
544 |
msgstr "Impossible d'éxecuter Formulaire Google."
|
545 |
|
546 |
+
#: ../wpgform-post-type.php:187
|
547 |
#, fuzzy
|
548 |
msgid "Enable Form Caching using Wordpress Transient API"
|
549 |
msgstr "Avertissement : Vous utilisez un navigateur non sécurisé !"
|
550 |
|
551 |
+
#: ../wpgform-post-type.php:196
|
552 |
#, fuzzy
|
553 |
msgid "Form Caching Timeout"
|
554 |
msgstr "Impossible d'éxecuter Formulaire Google."
|
555 |
|
556 |
+
#: ../wpgform-post-type.php:197
|
557 |
#, fuzzy
|
558 |
msgid "How often will the forms reloaded (in minutes)"
|
559 |
msgstr "Formulaires Google"
|
560 |
|
561 |
+
#: ../wpgform-post-type.php:205
|
562 |
#, fuzzy
|
563 |
msgid "Reset Form Cache?"
|
564 |
msgstr "Réinitialiser"
|
565 |
|
566 |
+
#: ../wpgform-post-type.php:206
|
567 |
#, fuzzy
|
568 |
msgid "This will force reloading the form from Google Drive"
|
569 |
msgstr ""
|
570 |
"Impossible de récupérer le Fromulaire Google. Essayez de recharger la page."
|
571 |
|
572 |
+
#: ../wpgform-post-type.php:228
|
573 |
#, fuzzy
|
574 |
msgid "Google Form Options"
|
575 |
msgstr "Impossible d'éxecuter Formulaire Google."
|
576 |
|
577 |
+
#: ../wpgform-post-type.php:234 ../wpgform-post-type.php:235
|
578 |
msgid "CAPTCHA"
|
579 |
msgstr ""
|
580 |
|
581 |
+
#: ../wpgform-post-type.php:244
|
582 |
msgid "Columns"
|
583 |
msgstr ""
|
584 |
|
585 |
+
#: ../wpgform-post-type.php:245
|
586 |
#, fuzzy
|
587 |
msgid "Split form into columns"
|
588 |
msgstr "Impossible d'éxecuter Formulaire Google."
|
589 |
|
590 |
+
#: ../wpgform-post-type.php:253
|
591 |
#, fuzzy
|
592 |
msgid "Email End User"
|
593 |
msgstr "Envoyer un courriel à un seul utilisateur."
|
594 |
|
595 |
+
#: ../wpgform-post-type.php:254
|
596 |
#, fuzzy
|
597 |
msgid "Send email to end user upon form submission"
|
598 |
msgstr "Envoyer un courriel à un seul utilisateur."
|
599 |
|
600 |
+
#: ../wpgform-post-type.php:263
|
601 |
msgid "Legal"
|
602 |
msgstr ""
|
603 |
|
604 |
+
#: ../wpgform-post-type.php:264
|
605 |
#, fuzzy
|
606 |
msgid "Google Legal Disclaimer"
|
607 |
msgstr "Formulaires Google"
|
608 |
|
609 |
+
#: ../wpgform-post-type.php:273
|
610 |
#, fuzzy
|
611 |
msgid "Read Only"
|
612 |
msgstr "Administrateurs seulement."
|
613 |
|
614 |
+
#: ../wpgform-post-type.php:274
|
615 |
#, fuzzy
|
616 |
msgid "Set the form Read Only"
|
617 |
msgstr "Administrateurs seulement."
|
618 |
|
619 |
+
#: ../wpgform-post-type.php:283
|
620 |
#, fuzzy
|
621 |
msgid "BR"
|
622 |
msgstr "Sujet du courriel<br /><em>Valeur par défaut</em>"
|
623 |
|
624 |
+
#: ../wpgform-post-type.php:284
|
625 |
msgid "Insert <BR> tags between labels and input box"
|
626 |
msgstr ""
|
627 |
|
628 |
+
#: ../wpgform-post-type.php:293
|
629 |
msgid "CSS Prefix"
|
630 |
msgstr ""
|
631 |
|
632 |
+
#: ../wpgform-post-type.php:294
|
633 |
#, fuzzy
|
634 |
msgid "Prefix to add to all Google CSS classes"
|
635 |
msgstr "Cochez les cases correspondantes"
|
636 |
|
637 |
+
#: ../wpgform-post-type.php:301
|
638 |
msgid "CSS Suffix"
|
639 |
msgstr ""
|
640 |
|
641 |
+
#: ../wpgform-post-type.php:302
|
642 |
#, fuzzy
|
643 |
msgid "Suffix to add to all Google CSS classes"
|
644 |
msgstr "Cochez les cases correspondantes"
|
645 |
|
646 |
+
#: ../wpgform-post-type.php:309
|
647 |
#, fuzzy
|
648 |
msgid "Title"
|
649 |
msgstr "Le titre de l'article à communiquer"
|
650 |
|
651 |
+
#: ../wpgform-post-type.php:310
|
652 |
#, fuzzy
|
653 |
msgid "Show or Hide the Google Form's title"
|
654 |
msgstr "Impossible d'éxecuter Formulaire Google."
|
655 |
|
656 |
+
#: ../wpgform-post-type.php:319
|
657 |
msgid "Map H1 to H2"
|
658 |
msgstr ""
|
659 |
|
660 |
+
#: ../wpgform-post-type.php:320
|
661 |
msgid "Map H1 elements to H2 elements"
|
662 |
msgstr ""
|
663 |
|
664 |
+
#: ../wpgform-post-type.php:329 ../wpgform-post-type.php:330
|
665 |
msgid "Unite Theme Hack"
|
666 |
msgstr ""
|
667 |
|
668 |
+
#: ../wpgform-post-type.php:353
|
669 |
#, fuzzy
|
670 |
msgid "Google Form Field Validation"
|
671 |
msgstr "Impossible d'éxecuter Formulaire Google."
|
672 |
|
673 |
+
#: ../wpgform-post-type.php:359
|
674 |
msgid "Validation"
|
675 |
msgstr ""
|
676 |
|
677 |
+
#: ../wpgform-post-type.php:360
|
678 |
#, fuzzy
|
679 |
msgid "Enable default jQuery Validation on all required fields"
|
680 |
msgstr "Nécessaire"
|
681 |
|
682 |
+
#: ../wpgform-post-type.php:369 ../wpgform-post-type.php:436
|
683 |
+
#: ../wpgform-post-type.php:484
|
684 |
#, fuzzy
|
685 |
msgid "Form Fields"
|
686 |
msgstr "Impossible d'éxecuter Formulaire Google."
|
687 |
|
688 |
+
#: ../wpgform-post-type.php:370
|
689 |
#, fuzzy
|
690 |
msgid ""
|
691 |
"Name of the field on the Google Form (e.g. entry.1.single, entry.12345678, "
|
699 |
"vers l'article : <a href=\"%POST_URL%\">%POST_URL%</a></li><li>Lien vers "
|
700 |
"%BLOG_NAME%: <a href=\"%BLOG_URL%\">%BLOG_URL%</a></li></ul>"
|
701 |
|
702 |
+
#: ../wpgform-post-type.php:399 ../wpgform-post-type.php:505
|
703 |
+
#: ../wpgform-post-type.php:689 ../wpgform-post-type.php:711
|
704 |
msgid "Type"
|
705 |
msgstr ""
|
706 |
|
707 |
+
#: ../wpgform-post-type.php:400
|
708 |
msgid "Type of validation"
|
709 |
msgstr ""
|
710 |
|
711 |
+
#: ../wpgform-post-type.php:407 ../wpgform-post-type.php:446
|
712 |
+
#: ../wpgform-post-type.php:513 ../wpgform-post-type.php:698
|
713 |
+
#: ../wpgform-post-type.php:700 ../wpgform-post-type.php:720
|
714 |
+
#: ../wpgform-post-type.php:722
|
715 |
msgid "Value"
|
716 |
msgstr ""
|
717 |
|
718 |
+
#: ../wpgform-post-type.php:408 ../wpgform-post-type.php:447
|
719 |
msgid "Value to validate against"
|
720 |
msgstr ""
|
721 |
|
722 |
+
#: ../wpgform-post-type.php:430
|
723 |
#, fuzzy
|
724 |
msgid "Google Form Field Placeholder"
|
725 |
msgstr "Impossible d'éxecuter Formulaire Google."
|
726 |
|
727 |
+
#: ../wpgform-post-type.php:437
|
728 |
#, fuzzy
|
729 |
msgid ""
|
730 |
"Name of the field on the Google Form (e.g. entry.1.single, entry.12345678, "
|
738 |
"vers l'article : <a href=\"%POST_URL%\">%POST_URL%</a></li><li>Lien vers "
|
739 |
"%BLOG_NAME%: <a href=\"%BLOG_URL%\">%BLOG_URL%</a></li></ul>"
|
740 |
|
741 |
+
#: ../wpgform-post-type.php:468
|
742 |
#, fuzzy
|
743 |
msgid "Google Form Hidden Fields"
|
744 |
msgstr "Impossible d'éxecuter Formulaire Google."
|
745 |
|
746 |
+
#: ../wpgform-post-type.php:474
|
747 |
msgid "Hidden Fields"
|
748 |
msgstr ""
|
749 |
|
750 |
+
#: ../wpgform-post-type.php:475
|
751 |
msgid "Configure hidden fields"
|
752 |
msgstr ""
|
753 |
|
754 |
+
#: ../wpgform-post-type.php:485
|
755 |
#, fuzzy
|
756 |
msgid ""
|
757 |
"Name of the field on the Google Form (e.g. entry.1.single, entry.12345678, "
|
766 |
"vers l'article : <a href=\"%POST_URL%\">%POST_URL%</a></li><li>Lien vers "
|
767 |
"%BLOG_NAME%: <a href=\"%BLOG_URL%\">%BLOG_URL%</a></li></ul>"
|
768 |
|
769 |
+
#: ../wpgform-post-type.php:506
|
770 |
msgid "Type of hiddenfield"
|
771 |
msgstr ""
|
772 |
|
773 |
+
#: ../wpgform-post-type.php:514
|
774 |
#, fuzzy
|
775 |
msgid "Optional value to use as a preset"
|
776 |
msgstr ""
|
777 |
"Sélectionnez/désélectionner plusieurs éléments en utilisant la touche CTRL"
|
778 |
|
779 |
+
#: ../wpgform-post-type.php:685
|
780 |
#, fuzzy
|
781 |
msgid "Name"
|
782 |
msgstr "Prénom nom"
|
783 |
|
784 |
+
#: ../wpgform-post-type.php:689 ../wpgform-post-type.php:711
|
785 |
#, fuzzy
|
786 |
msgid "Check"
|
787 |
msgstr "Cochez les cases correspondantes"
|
788 |
|
789 |
+
#: ../wpgform-post-type.php:708
|
790 |
#, fuzzy
|
791 |
msgid "Field"
|
792 |
msgstr ""
|
794 |
"grand nombre d'utilisateurs (certains fournisseurs d'accès interdissent un "
|
795 |
"trop grand nombre d'adèles dans le champ BCC)."
|
796 |
|
797 |
+
#: ../wpgform-post-type.php:898
|
798 |
#, fuzzy
|
799 |
msgid "Form Name"
|
800 |
msgstr "Impossible d'éxecuter Formulaire Google."
|
801 |
|
802 |
+
#: ../wpgform-post-type.php:903
|
803 |
#, fuzzy
|
804 |
msgid "Short Code"
|
805 |
msgstr "Traitement des shortcodes"
|
806 |
|
807 |
+
#: ../wpgform-post-type.php:904
|
808 |
#, fuzzy
|
809 |
msgid "Form Description"
|
810 |
msgstr "Description"
|
811 |
|
812 |
+
#: ../wpgform-post-type.php:994
|
813 |
#, fuzzy
|
814 |
msgid "Enter WordPress Google Form Title"
|
815 |
msgstr "Impossible d'éxecuter Formulaire Google."
|
languages/wpgform-sr_RS.mo
ADDED
Binary file
|
languages/wpgform-sr_RS.po
ADDED
@@ -0,0 +1,689 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
msgid ""
|
2 |
+
msgstr ""
|
3 |
+
"Project-Id-Version: WordPress Google Form\n"
|
4 |
+
"POT-Creation-Date: 2014-06-09 14:51-0000\n"
|
5 |
+
"PO-Revision-Date: 2014-06-09 14:51-0000\n"
|
6 |
+
"Last-Translator: Mike Walsh <mpwalsh8@gmail.com>\n"
|
7 |
+
"Language-Team: Mike Walsh (@mpwalsh8) <mpwalsh8@gmail.com>\n"
|
8 |
+
"Language: en_US\n"
|
9 |
+
"MIME-Version: 1.0\n"
|
10 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
+
"Content-Transfer-Encoding: 8bit\n"
|
12 |
+
"X-Generator: Poedit 1.6.5\n"
|
13 |
+
"X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
|
14 |
+
"X-Poedit-Basepath: .\n"
|
15 |
+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
16 |
+
"X-Poedit-SourceCharset: UTF-8\n"
|
17 |
+
"X-Poedit-SearchPath-0: ..\n"
|
18 |
+
|
19 |
+
#: ../wpgform-core.php:178
|
20 |
+
msgid "Required"
|
21 |
+
msgstr "Potrebno"
|
22 |
+
|
23 |
+
#: ../wpgform-core.php:179
|
24 |
+
msgid "Submit"
|
25 |
+
msgstr "Podnesi"
|
26 |
+
|
27 |
+
#: ../wpgform-core.php:180
|
28 |
+
msgid "Back"
|
29 |
+
msgstr "Nazad"
|
30 |
+
|
31 |
+
#: ../wpgform-core.php:181
|
32 |
+
msgid "Continue"
|
33 |
+
msgstr "Nastavi"
|
34 |
+
|
35 |
+
#: ../wpgform-core.php:182
|
36 |
+
msgid "Mark only one oval."
|
37 |
+
msgstr "Označiti samo jedan oval."
|
38 |
+
|
39 |
+
#: ../wpgform-core.php:183
|
40 |
+
msgid "Other:"
|
41 |
+
msgstr "Ostalo:"
|
42 |
+
|
43 |
+
#: ../wpgform-core.php:184
|
44 |
+
msgid "Check all that apply."
|
45 |
+
msgstr "Proveriti sve iznad."
|
46 |
+
|
47 |
+
#: ../wpgform-core.php:251
|
48 |
+
msgid "Reset"
|
49 |
+
msgstr "Resetuj"
|
50 |
+
|
51 |
+
#: ../wpgform-core.php:270 ../wpgform-core.php:271 ../wpgform-post-type.php:46
|
52 |
+
msgid "Google Forms"
|
53 |
+
msgstr "Google Forms"
|
54 |
+
|
55 |
+
#: ../wpgform-core.php:279
|
56 |
+
msgid "Google Forms Submission Log"
|
57 |
+
msgstr "Google Forms podneti Log"
|
58 |
+
|
59 |
+
#: ../wpgform-core.php:280
|
60 |
+
msgid "Form Submission Log"
|
61 |
+
msgstr " Forma podnetog loga"
|
62 |
+
|
63 |
+
#: ../wpgform-core.php:491 ../wpgform-core.php:505
|
64 |
+
msgid "Unable to process Google Form short code."
|
65 |
+
msgstr "Nemoguće je procesovati Google Form short code."
|
66 |
+
|
67 |
+
#: ../wpgform-core.php:670
|
68 |
+
msgid "Unable to process Google Form."
|
69 |
+
msgstr "Nemoguće je procesovati Google Form."
|
70 |
+
|
71 |
+
#: ../wpgform-core.php:671
|
72 |
+
msgid "Server is responding with"
|
73 |
+
msgstr "Server odgovara sa"
|
74 |
+
|
75 |
+
#: ../wpgform-core.php:672
|
76 |
+
msgid "403 Permission Denied"
|
77 |
+
msgstr "403 dozvola odbijena"
|
78 |
+
|
79 |
+
#: ../wpgform-core.php:672
|
80 |
+
msgid "error"
|
81 |
+
msgstr "greška"
|
82 |
+
|
83 |
+
#: ../wpgform-core.php:718
|
84 |
+
msgid "Email Address"
|
85 |
+
msgstr "Email Adresa"
|
86 |
+
|
87 |
+
#: ../wpgform-core.php:768 ../wpgform-core.php:770
|
88 |
+
msgid "What is"
|
89 |
+
msgstr "Šta je"
|
90 |
+
|
91 |
+
#: ../wpgform-core.php:922
|
92 |
+
msgid "Unable to retrieve Google Form. Please try reloading this page."
|
93 |
+
msgstr "Nemoguće je povratiti Google Form. Reloadujte ovu stranicu"
|
94 |
+
|
95 |
+
#: ../wpgform-core.php:1034
|
96 |
+
msgid "Unexpected content encountered, unable to retrieve Google Form."
|
97 |
+
msgstr "Neščekivani sadržaj se pojavio, nemoguće je povratiti Google Form."
|
98 |
+
|
99 |
+
#: ../wpgform-core.php:1218
|
100 |
+
msgid "A valid email address is required."
|
101 |
+
msgstr "Validna email adresa je neophodna."
|
102 |
+
|
103 |
+
#: ../wpgform-core.php:1237
|
104 |
+
msgid "Incorrect answer."
|
105 |
+
msgstr "Netačan odgovor."
|
106 |
+
|
107 |
+
#: ../wpgform-core.php:1288
|
108 |
+
msgid "Please check your input."
|
109 |
+
msgstr ""
|
110 |
+
|
111 |
+
#: ../wpgform-core.php:1338 ../wpgform-core.php:1567
|
112 |
+
msgid "Unknown"
|
113 |
+
msgstr "Nepoznato"
|
114 |
+
|
115 |
+
#: ../wpgform-core.php:1513
|
116 |
+
msgid "Warning: You are using an insecure browser!"
|
117 |
+
msgstr "Upozorenje: Koristite nesiguran pretraživač!"
|
118 |
+
|
119 |
+
#: ../wpgform-core.php:1516
|
120 |
+
msgid "Warning: Your browser is out of date! Please update now."
|
121 |
+
msgstr "Upozorenje: Vaš pretraživač je istekao! Updateujte ga sada."
|
122 |
+
|
123 |
+
#: ../wpgform-core.php:1532
|
124 |
+
msgid "Form Id:"
|
125 |
+
msgstr "Form Id:"
|
126 |
+
|
127 |
+
#: ../wpgform-core.php:1534
|
128 |
+
msgid "Submitted Form Id"
|
129 |
+
msgstr "Podneta Form Id"
|
130 |
+
|
131 |
+
#: ../wpgform-core.php:1537
|
132 |
+
msgid "No Submitted Form Id"
|
133 |
+
msgstr "Nema podnete Form Id"
|
134 |
+
|
135 |
+
#: ../wpgform-core.php:1759
|
136 |
+
msgid "Unable to submit Google Form. Please try reloading this page."
|
137 |
+
msgstr "Niste u stanju da podnesete Google Form. Reloadujte stranicu."
|
138 |
+
|
139 |
+
#: ../wpgform-core.php:1842
|
140 |
+
msgid "View Form Results"
|
141 |
+
msgstr "Pregledaj rezultate formi"
|
142 |
+
|
143 |
+
#: ../wpgform-core.php:1892
|
144 |
+
msgid "A form was submitted on your web site."
|
145 |
+
msgstr "Forma je podneta na vašem sajtu. "
|
146 |
+
|
147 |
+
#: ../wpgform-core.php:1893 ../wpgform-core.php:1905
|
148 |
+
msgid "Form"
|
149 |
+
msgstr "Forma"
|
150 |
+
|
151 |
+
#: ../wpgform-core.php:1894 ../wpgform-core.php:1906
|
152 |
+
#: ../wpgform-logging.php:182
|
153 |
+
msgid "URL"
|
154 |
+
msgstr "URL"
|
155 |
+
|
156 |
+
#: ../wpgform-core.php:1895 ../wpgform-core.php:1907
|
157 |
+
msgid "Responses"
|
158 |
+
msgstr "Odgovori"
|
159 |
+
|
160 |
+
#: ../wpgform-core.php:1896 ../wpgform-core.php:1908
|
161 |
+
msgid "Date"
|
162 |
+
msgstr "Podaci"
|
163 |
+
|
164 |
+
#: ../wpgform-core.php:1897 ../wpgform-core.php:1909
|
165 |
+
msgid "Time"
|
166 |
+
msgstr "Vreme"
|
167 |
+
|
168 |
+
#: ../wpgform-core.php:1898 ../wpgform-core.php:1911
|
169 |
+
msgid "Thank you"
|
170 |
+
msgstr "Hvala vam"
|
171 |
+
|
172 |
+
#: ../wpgform-core.php:1904
|
173 |
+
msgid "A form was submitted on your web site"
|
174 |
+
msgstr "Forma je podneta na vašem sajtu"
|
175 |
+
|
176 |
+
#: ../wpgform-core.php:1975
|
177 |
+
msgid "This field is required."
|
178 |
+
msgstr "Ovo polje je obavezno.."
|
179 |
+
|
180 |
+
#: ../wpgform-core.php:1976
|
181 |
+
msgid "Please fix this field."
|
182 |
+
msgstr "Podesite ovo polje."
|
183 |
+
|
184 |
+
#: ../wpgform-core.php:1977
|
185 |
+
msgid "Please enter a valid email address."
|
186 |
+
msgstr "Unesite validnu email adresu."
|
187 |
+
|
188 |
+
#: ../wpgform-core.php:1978
|
189 |
+
msgid "Please enter a valid URL."
|
190 |
+
msgstr "Unesite validan URL."
|
191 |
+
|
192 |
+
#: ../wpgform-core.php:1979
|
193 |
+
msgid "Please enter a valid date."
|
194 |
+
msgstr "Unesite validan datum."
|
195 |
+
|
196 |
+
#: ../wpgform-core.php:1980
|
197 |
+
msgid "Please enter a valid date (ISO)."
|
198 |
+
msgstr "Unesite validan datum (ISO)."
|
199 |
+
|
200 |
+
#: ../wpgform-core.php:1981
|
201 |
+
msgid "Please enter a valid number."
|
202 |
+
msgstr "Unesite validan broj."
|
203 |
+
|
204 |
+
#: ../wpgform-core.php:1982
|
205 |
+
msgid "Please enter only digits."
|
206 |
+
msgstr "Samo unesite cifre."
|
207 |
+
|
208 |
+
#: ../wpgform-core.php:1983
|
209 |
+
msgid "Please enter a valid credit card number."
|
210 |
+
msgstr "Unesite validan broj kreditne kartice"
|
211 |
+
|
212 |
+
#: ../wpgform-core.php:1984
|
213 |
+
msgid "Please enter the same value again.,"
|
214 |
+
msgstr "Unesite istu vrednost opet.,"
|
215 |
+
|
216 |
+
#: ../wpgform-core.php:1985
|
217 |
+
msgid "Please enter a value with a valid extension."
|
218 |
+
msgstr "Unesite vrednost sa validnim produžetkom."
|
219 |
+
|
220 |
+
#: ../wpgform-core.php:1986
|
221 |
+
msgid "Please enter no more than {0} characters."
|
222 |
+
msgstr "Please enter no more than {0} characters."
|
223 |
+
|
224 |
+
#: ../wpgform-core.php:1987
|
225 |
+
msgid "Please enter at least {0} characters."
|
226 |
+
msgstr "Unesite najmanje {0} karaktera"
|
227 |
+
|
228 |
+
#: ../wpgform-core.php:1988
|
229 |
+
msgid "Please enter a value between {0} and {1} characters long."
|
230 |
+
msgstr "Unesite vrednost izmedju {0} i {1} karaktera"
|
231 |
+
|
232 |
+
#: ../wpgform-core.php:1989
|
233 |
+
msgid "Please enter a value between {0} and {1}."
|
234 |
+
msgstr "Uneti vrednost izmedju {0} i {1}."
|
235 |
+
|
236 |
+
#: ../wpgform-core.php:1990
|
237 |
+
msgid "Please enter a value less than or equal to {0}."
|
238 |
+
msgstr "Unesite vrednost manju od ili jednaku {0}."
|
239 |
+
|
240 |
+
#: ../wpgform-core.php:1991
|
241 |
+
msgid "Please enter a value greater than or equal to {0}."
|
242 |
+
msgstr "Unesite vrednost veću od ili jednaku {0}."
|
243 |
+
|
244 |
+
#: ../wpgform-core.php:1992
|
245 |
+
#, fuzzy
|
246 |
+
msgid "Please enter a value which matches {0}."
|
247 |
+
msgstr "Unesite validan datum."
|
248 |
+
|
249 |
+
#: ../wpgform-core.php:2052
|
250 |
+
#, php-format
|
251 |
+
msgid ""
|
252 |
+
"This notification may be hidden via a setting on the <a href=\"%s\">Google "
|
253 |
+
"Forms settings page</a>."
|
254 |
+
msgstr ""
|
255 |
+
"Ova notifikacija može da bude skrivena via postavkama na <a href=\"%s"
|
256 |
+
"\">Google Forms stranica postavki</a>."
|
257 |
+
|
258 |
+
#: ../wpgform-logging.php:30
|
259 |
+
msgid "You are not allowed to view the submission log."
|
260 |
+
msgstr "Nije vam dozvoljeno da pregledate podneti log."
|
261 |
+
|
262 |
+
#: ../wpgform-logging.php:181
|
263 |
+
msgid "Timestamp"
|
264 |
+
msgstr "Timestamp"
|
265 |
+
|
266 |
+
#: ../wpgform-logging.php:183
|
267 |
+
msgid "Remote Addr"
|
268 |
+
msgstr "Upravni Addr"
|
269 |
+
|
270 |
+
#: ../wpgform-logging.php:184
|
271 |
+
msgid "Remote Host"
|
272 |
+
msgstr "Upravni Host"
|
273 |
+
|
274 |
+
#: ../wpgform-logging.php:185
|
275 |
+
msgid "HTTP Refer"
|
276 |
+
msgstr "HTTP Refer"
|
277 |
+
|
278 |
+
#: ../wpgform-logging.php:186
|
279 |
+
msgid "HTTP User Agent"
|
280 |
+
msgstr "HTTP User Agent"
|
281 |
+
|
282 |
+
#: ../wpgform-logging.php:238
|
283 |
+
msgid "Delete"
|
284 |
+
msgstr "Obrisati"
|
285 |
+
|
286 |
+
#: ../wpgform-logging.php:298
|
287 |
+
msgid "No log entries selected"
|
288 |
+
msgstr "Nijedan log nije unešen"
|
289 |
+
|
290 |
+
#: ../wpgform-options.php:94
|
291 |
+
#, php-format
|
292 |
+
msgid ""
|
293 |
+
"Please consider making a <a href=\"%s\" target=\"_blank\">PayPal donation</"
|
294 |
+
"a> if you find this plugin useful."
|
295 |
+
msgstr ""
|
296 |
+
"Razmislite o davanju <a href=\"%s\" target=\"_blank\">PayPal donacije </a> "
|
297 |
+
"ako vam se dopada plugin."
|
298 |
+
|
299 |
+
#: ../wpgform-options.php:237
|
300 |
+
#, php-format
|
301 |
+
msgid "Custom %s CSS"
|
302 |
+
msgstr "Custom %s CSS"
|
303 |
+
|
304 |
+
#: ../wpgform-options.php:485
|
305 |
+
#, php-format
|
306 |
+
msgid ""
|
307 |
+
"Enabling debug will collect data during the form rendering and processing "
|
308 |
+
"process.<p>The data is added to the page footer but hidden with a link "
|
309 |
+
"appearing above the form which can toggle the display of the debug data. "
|
310 |
+
"This data is useful when trying to understand why the plugin isn't operating "
|
311 |
+
"as expected.</p><p>When debugging is enabled, specific transports employed "
|
312 |
+
"by the <a href=\"%s\">WordPress HTTP API</a> can optionally be disabled. "
|
313 |
+
"While rarely required, disabling transports can be useful when the plugin is "
|
314 |
+
"not communcating correctly with the Google Docs API. <i>Extra care should "
|
315 |
+
"be taken when disabling transports as other aspects of WordPress may not "
|
316 |
+
"work correctly.</i> The <a href=\"%s\">WordPress Core Control</a> plugin is "
|
317 |
+
"recommended for advanced debugging of <a href=\"%s\">WordPress HTTP API "
|
318 |
+
"issues.</a></p>"
|
319 |
+
msgstr ""
|
320 |
+
"Omogućavanje debuga će prikupljati podatke tokom formata renderovanje i "
|
321 |
+
"procesa prerade . <p>Podaci se dodaju u footer ali sakriven sa linkom koji "
|
322 |
+
"se pojavljuje iznad forme koja može da isključi prikaz podataka debuga . "
|
323 |
+
"Ovaj podatak je koristan kada pokušavate da shvatite zašto plugin ne radi "
|
324 |
+
"kako bi trebalo . < / P> Kada je omogućeno otklanjanje grešaka , specifični "
|
325 |
+
"transporti su zaposleni <a href=\"%s\"> WordPress HTTP API < /> opcionalno "
|
326 |
+
"može biti onemogućen . Dok retko potrebno , onemogućavanje transporta može "
|
327 |
+
"biti korisno kada plugin ne komunicira pravilno sa Google API dokumenatima. "
|
328 |
+
"<i> Dodatno treba voditi računa kada onemogućavanje transporta kao i ostale "
|
329 |
+
"aspekte WordPress možda neće ispravno funkcionisati . < / i ><a href=\"%s\"> "
|
330 |
+
"Joomla core Kontrola < / a> dodatak se preporučuje za napredno otklanjanje "
|
331 |
+
"grešaka od <a href=\"%s\"> WordPress HTTP API pitanja . < / a> < / p >"
|
332 |
+
|
333 |
+
#: ../wpgform-post-type.php:47
|
334 |
+
msgid "Google Form"
|
335 |
+
msgstr "Google Form"
|
336 |
+
|
337 |
+
#: ../wpgform-post-type.php:48 ../wpgform-post-type.php:49
|
338 |
+
msgid "Add New Google Form"
|
339 |
+
msgstr "Dodati novu Google Form"
|
340 |
+
|
341 |
+
#: ../wpgform-post-type.php:50
|
342 |
+
msgid "Edit Google Form"
|
343 |
+
msgstr "Edituj Google Form"
|
344 |
+
|
345 |
+
#: ../wpgform-post-type.php:51
|
346 |
+
msgid "New Google Form"
|
347 |
+
msgstr "Nova Google Form"
|
348 |
+
|
349 |
+
#: ../wpgform-post-type.php:52
|
350 |
+
msgid "View Google Form"
|
351 |
+
msgstr "Pregledati Google Form"
|
352 |
+
|
353 |
+
#: ../wpgform-post-type.php:53
|
354 |
+
msgid "Search Google Forms"
|
355 |
+
msgstr "Pretraga Google Forms"
|
356 |
+
|
357 |
+
#: ../wpgform-post-type.php:54
|
358 |
+
msgid "No Google Forms Found"
|
359 |
+
msgstr "Nijedna Google Forms nije pronadjena "
|
360 |
+
|
361 |
+
#: ../wpgform-post-type.php:55
|
362 |
+
msgid "No Google Forms Found In Trash"
|
363 |
+
msgstr "Nijedna Google Forms nije pronadjena u Trash"
|
364 |
+
|
365 |
+
#: ../wpgform-post-type.php:109
|
366 |
+
msgid "Google Form Details"
|
367 |
+
msgstr "Google Form detalji"
|
368 |
+
|
369 |
+
#: ../wpgform-post-type.php:115
|
370 |
+
msgid "Form URL"
|
371 |
+
msgstr "Form URL"
|
372 |
+
|
373 |
+
#: ../wpgform-post-type.php:116
|
374 |
+
msgid "The full URL to the published Google Form"
|
375 |
+
msgstr "Ceo URLda objasni Google Form"
|
376 |
+
|
377 |
+
#: ../wpgform-post-type.php:120
|
378 |
+
msgid "Google Form URL"
|
379 |
+
msgstr "Google Form URL"
|
380 |
+
|
381 |
+
#: ../wpgform-post-type.php:124
|
382 |
+
msgid "Confirm URL"
|
383 |
+
msgstr "Potvrdi URL"
|
384 |
+
|
385 |
+
#: ../wpgform-post-type.php:125
|
386 |
+
msgid "The full URL to the optional Confirmation Page"
|
387 |
+
msgstr "Ceo URL za opcionalnu potvrdu stranice "
|
388 |
+
|
389 |
+
#: ../wpgform-post-type.php:129
|
390 |
+
msgid "Confirmation Page URL"
|
391 |
+
msgstr " URL potvrda stranice "
|
392 |
+
|
393 |
+
#: ../wpgform-post-type.php:133
|
394 |
+
msgid "Style"
|
395 |
+
msgstr "Stil"
|
396 |
+
|
397 |
+
#: ../wpgform-post-type.php:134
|
398 |
+
msgid "Custom Confirmation Page Style"
|
399 |
+
msgstr "Custom stil potvrda stranice"
|
400 |
+
|
401 |
+
#: ../wpgform-post-type.php:142
|
402 |
+
msgid "Alert"
|
403 |
+
msgstr "Opomena"
|
404 |
+
|
405 |
+
#: ../wpgform-post-type.php:143
|
406 |
+
msgid "Javascript Alert Box message displayed upon submission"
|
407 |
+
msgstr "Javascript Alert Box poruka prikazana na postavki"
|
408 |
+
|
409 |
+
#: ../wpgform-post-type.php:147
|
410 |
+
msgid "Alert Message"
|
411 |
+
msgstr "Poruka opomene "
|
412 |
+
|
413 |
+
#: ../wpgform-post-type.php:151
|
414 |
+
msgid "Class"
|
415 |
+
msgstr "Klasa"
|
416 |
+
|
417 |
+
#: ../wpgform-post-type.php:152
|
418 |
+
msgid "CSS class(es) to add to the form's containing DIV"
|
419 |
+
msgstr "CSS klas(e) za dodavanje formi koje sadrže DIV"
|
420 |
+
|
421 |
+
#: ../wpgform-post-type.php:159
|
422 |
+
msgid "Email"
|
423 |
+
msgstr "Email"
|
424 |
+
|
425 |
+
#: ../wpgform-post-type.php:160
|
426 |
+
msgid "Send email upon form submission"
|
427 |
+
msgstr "Poswlati email nad podnetom formom"
|
428 |
+
|
429 |
+
#: ../wpgform-post-type.php:163 ../wpgform-post-type.php:190
|
430 |
+
#: ../wpgform-post-type.php:238 ../wpgform-post-type.php:257
|
431 |
+
#: ../wpgform-post-type.php:267 ../wpgform-post-type.php:277
|
432 |
+
#: ../wpgform-post-type.php:287 ../wpgform-post-type.php:313
|
433 |
+
#: ../wpgform-post-type.php:323 ../wpgform-post-type.php:333
|
434 |
+
#: ../wpgform-post-type.php:363 ../wpgform-post-type.php:478
|
435 |
+
msgid "On"
|
436 |
+
msgstr "Upaljeno"
|
437 |
+
|
438 |
+
#: ../wpgform-post-type.php:163 ../wpgform-post-type.php:190
|
439 |
+
#: ../wpgform-post-type.php:238 ../wpgform-post-type.php:257
|
440 |
+
#: ../wpgform-post-type.php:267 ../wpgform-post-type.php:277
|
441 |
+
#: ../wpgform-post-type.php:287 ../wpgform-post-type.php:313
|
442 |
+
#: ../wpgform-post-type.php:323 ../wpgform-post-type.php:333
|
443 |
+
#: ../wpgform-post-type.php:363 ../wpgform-post-type.php:478
|
444 |
+
msgid "Off"
|
445 |
+
msgstr "Ugašeno"
|
446 |
+
|
447 |
+
#: ../wpgform-post-type.php:169
|
448 |
+
msgid "Send To"
|
449 |
+
msgstr "Poslato na"
|
450 |
+
|
451 |
+
#: ../wpgform-post-type.php:170
|
452 |
+
msgid "Email address send submission email to"
|
453 |
+
msgstr "Email adresa slanja podnetog emaila na"
|
454 |
+
|
455 |
+
#: ../wpgform-post-type.php:177
|
456 |
+
msgid "Form CSS"
|
457 |
+
msgstr "Forma CSS"
|
458 |
+
|
459 |
+
#: ../wpgform-post-type.php:178
|
460 |
+
msgid "Form specific CSS rules"
|
461 |
+
msgstr "Forma odredjuje CSS pravila"
|
462 |
+
|
463 |
+
#: ../wpgform-post-type.php:186
|
464 |
+
msgid "Form Caching"
|
465 |
+
msgstr "Form Caching"
|
466 |
+
|
467 |
+
#: ../wpgform-post-type.php:187
|
468 |
+
msgid "Enable Form Caching using Wordpress Transient API"
|
469 |
+
msgstr "Omogućiti Form Caching korišćenje Wordpress Transient API"
|
470 |
+
|
471 |
+
#: ../wpgform-post-type.php:196
|
472 |
+
msgid "Form Caching Timeout"
|
473 |
+
msgstr "Form Caching Timeout"
|
474 |
+
|
475 |
+
#: ../wpgform-post-type.php:197
|
476 |
+
msgid "How often will the forms reloaded (in minutes)"
|
477 |
+
msgstr "Koliko često će se forme reloadovati (u minutama)"
|
478 |
+
|
479 |
+
#: ../wpgform-post-type.php:205
|
480 |
+
msgid "Reset Form Cache?"
|
481 |
+
msgstr "Resetuj Form Cache?"
|
482 |
+
|
483 |
+
#: ../wpgform-post-type.php:206
|
484 |
+
msgid "This will force reloading the form from Google Drive"
|
485 |
+
msgstr "Ovo će prisiliti reloading forme sa Google Drive"
|
486 |
+
|
487 |
+
#: ../wpgform-post-type.php:228
|
488 |
+
msgid "Google Form Options"
|
489 |
+
msgstr "Google Form Opcije"
|
490 |
+
|
491 |
+
#: ../wpgform-post-type.php:234 ../wpgform-post-type.php:235
|
492 |
+
msgid "CAPTCHA"
|
493 |
+
msgstr "CAPTCHA"
|
494 |
+
|
495 |
+
#: ../wpgform-post-type.php:244
|
496 |
+
msgid "Columns"
|
497 |
+
msgstr "Kolone"
|
498 |
+
|
499 |
+
#: ../wpgform-post-type.php:245
|
500 |
+
msgid "Split form into columns"
|
501 |
+
msgstr "Podeli formu na kolone"
|
502 |
+
|
503 |
+
#: ../wpgform-post-type.php:253
|
504 |
+
msgid "Email End User"
|
505 |
+
msgstr "Email krajnji korisnik"
|
506 |
+
|
507 |
+
#: ../wpgform-post-type.php:254
|
508 |
+
msgid "Send email to end user upon form submission"
|
509 |
+
msgstr "Pošalji mail da biste popunili podnetog korisnika"
|
510 |
+
|
511 |
+
#: ../wpgform-post-type.php:263
|
512 |
+
msgid "Legal"
|
513 |
+
msgstr "Legalno"
|
514 |
+
|
515 |
+
#: ../wpgform-post-type.php:264
|
516 |
+
msgid "Google Legal Disclaimer"
|
517 |
+
msgstr "Google Legal Disclaimer"
|
518 |
+
|
519 |
+
#: ../wpgform-post-type.php:273
|
520 |
+
msgid "Read Only"
|
521 |
+
msgstr "Pročitati samo"
|
522 |
+
|
523 |
+
#: ../wpgform-post-type.php:274
|
524 |
+
msgid "Set the form Read Only"
|
525 |
+
msgstr "Namestiti formu na Pročitati samo"
|
526 |
+
|
527 |
+
#: ../wpgform-post-type.php:283
|
528 |
+
msgid "BR"
|
529 |
+
msgstr "BR"
|
530 |
+
|
531 |
+
#: ../wpgform-post-type.php:284
|
532 |
+
msgid "Insert <BR> tags between labels and input box"
|
533 |
+
msgstr "Uneti <BR> tagove izmedju oznaka i input box"
|
534 |
+
|
535 |
+
#: ../wpgform-post-type.php:293
|
536 |
+
msgid "CSS Prefix"
|
537 |
+
msgstr "CSS Prefix"
|
538 |
+
|
539 |
+
#: ../wpgform-post-type.php:294
|
540 |
+
msgid "Prefix to add to all Google CSS classes"
|
541 |
+
msgstr "Prefix da doda sve Google CSS klase"
|
542 |
+
|
543 |
+
#: ../wpgform-post-type.php:301
|
544 |
+
msgid "CSS Suffix"
|
545 |
+
msgstr "CSS Suffix"
|
546 |
+
|
547 |
+
#: ../wpgform-post-type.php:302
|
548 |
+
msgid "Suffix to add to all Google CSS classes"
|
549 |
+
msgstr "Suffix da doda sve Google CSS klase"
|
550 |
+
|
551 |
+
#: ../wpgform-post-type.php:309
|
552 |
+
msgid "Title"
|
553 |
+
msgstr "Naslov"
|
554 |
+
|
555 |
+
#: ../wpgform-post-type.php:310
|
556 |
+
msgid "Show or Hide the Google Form's title"
|
557 |
+
msgstr "Prikazati ili sakriti naslov Google Formi"
|
558 |
+
|
559 |
+
#: ../wpgform-post-type.php:319
|
560 |
+
msgid "Map H1 to H2"
|
561 |
+
msgstr "Mapirati H1 za H2"
|
562 |
+
|
563 |
+
#: ../wpgform-post-type.php:320
|
564 |
+
msgid "Map H1 elements to H2 elements"
|
565 |
+
msgstr "Mapirati H1 elementi za H2 elemente"
|
566 |
+
|
567 |
+
#: ../wpgform-post-type.php:329 ../wpgform-post-type.php:330
|
568 |
+
msgid "Unite Theme Hack"
|
569 |
+
msgstr "Jedinica Hack teme"
|
570 |
+
|
571 |
+
#: ../wpgform-post-type.php:353
|
572 |
+
msgid "Google Form Field Validation"
|
573 |
+
msgstr "Google Form polje validacije"
|
574 |
+
|
575 |
+
#: ../wpgform-post-type.php:359
|
576 |
+
msgid "Validation"
|
577 |
+
msgstr "Validacija"
|
578 |
+
|
579 |
+
#: ../wpgform-post-type.php:360
|
580 |
+
msgid "Enable default jQuery Validation on all required fields"
|
581 |
+
msgstr "Omogući default jQuery validaciju na zahtevanim poljima"
|
582 |
+
|
583 |
+
#: ../wpgform-post-type.php:369 ../wpgform-post-type.php:436
|
584 |
+
#: ../wpgform-post-type.php:484
|
585 |
+
msgid "Form Fields"
|
586 |
+
msgstr "Forme polja"
|
587 |
+
|
588 |
+
#: ../wpgform-post-type.php:370
|
589 |
+
msgid ""
|
590 |
+
"Name of the field on the Google Form (e.g. entry.1.single, entry.12345678, "
|
591 |
+
"etc.) - <a href=\"http://jqueryvalidation.org/rules\">Additional details on "
|
592 |
+
"jQuery Rules</a>"
|
593 |
+
msgstr ""
|
594 |
+
"Ime na polju na Google Form (npr. unos.1.jedan, unos.12345678, itd.) - <a "
|
595 |
+
"href=\"http://jqueryvalidation.org/rules\">Dodatni detalji jQuery Rules</a>"
|
596 |
+
|
597 |
+
#: ../wpgform-post-type.php:399 ../wpgform-post-type.php:505
|
598 |
+
#: ../wpgform-post-type.php:689 ../wpgform-post-type.php:711
|
599 |
+
msgid "Type"
|
600 |
+
msgstr "Tip"
|
601 |
+
|
602 |
+
#: ../wpgform-post-type.php:400
|
603 |
+
msgid "Type of validation"
|
604 |
+
msgstr "Tip validacije"
|
605 |
+
|
606 |
+
#: ../wpgform-post-type.php:407 ../wpgform-post-type.php:446
|
607 |
+
#: ../wpgform-post-type.php:513 ../wpgform-post-type.php:698
|
608 |
+
#: ../wpgform-post-type.php:700 ../wpgform-post-type.php:720
|
609 |
+
#: ../wpgform-post-type.php:722
|
610 |
+
msgid "Value"
|
611 |
+
msgstr "Vrednost"
|
612 |
+
|
613 |
+
#: ../wpgform-post-type.php:408 ../wpgform-post-type.php:447
|
614 |
+
msgid "Value to validate against"
|
615 |
+
msgstr "Vrednost za validaciju protiv"
|
616 |
+
|
617 |
+
#: ../wpgform-post-type.php:430
|
618 |
+
msgid "Google Form Field Placeholder"
|
619 |
+
msgstr "Google Form Field Placeholder"
|
620 |
+
|
621 |
+
#: ../wpgform-post-type.php:437
|
622 |
+
msgid ""
|
623 |
+
"Name of the field on the Google Form (e.g. entry.1.single, entry.12345678, "
|
624 |
+
"etc.) - <a href=\"http://www.w3schools.com/tags/att_input_placeholder.asp"
|
625 |
+
"\">Additional details on Placeholders</a>"
|
626 |
+
msgstr ""
|
627 |
+
"Ime polja na Google Form (npr. unos.1.jedan, unos.12345678, itd.) - <a href="
|
628 |
+
"\"http://www.w3schools.com/tags/att_input_placeholder.asp\">Dodatni detalji "
|
629 |
+
"Placeholders</a>"
|
630 |
+
|
631 |
+
#: ../wpgform-post-type.php:468
|
632 |
+
msgid "Google Form Hidden Fields"
|
633 |
+
msgstr "Google Form skrivena polja"
|
634 |
+
|
635 |
+
#: ../wpgform-post-type.php:474
|
636 |
+
msgid "Hidden Fields"
|
637 |
+
msgstr "Skrivena polja"
|
638 |
+
|
639 |
+
#: ../wpgform-post-type.php:475
|
640 |
+
msgid "Configure hidden fields"
|
641 |
+
msgstr "Konfigurisati skriveno polje"
|
642 |
+
|
643 |
+
#: ../wpgform-post-type.php:485
|
644 |
+
msgid ""
|
645 |
+
"Name of the field on the Google Form (e.g. entry.1.single, entry.12345678, "
|
646 |
+
"etc.). The optional value is only used for fields of type <b><i>value</i></"
|
647 |
+
"b>, <b><i>url</i></b>, and <b><i>timestamp</i></b>. For all other field "
|
648 |
+
"types WordPress will set the hidden input to a system derived value."
|
649 |
+
msgstr ""
|
650 |
+
"Ime polja u Google Form (npr. unos.1.jedan, unos.12345678, itd.). Ova "
|
651 |
+
"opcionalna vrednost se koristi samo za tipove polja <b><i>vrednost</i></b>, "
|
652 |
+
"<b><i>url</i></b>, and <b><i>timestamp</i></b>.Za sve druge tipove polja "
|
653 |
+
"WordPress će namestiti skriveni input za odredjenu vrednost."
|
654 |
+
|
655 |
+
#: ../wpgform-post-type.php:506
|
656 |
+
msgid "Type of hiddenfield"
|
657 |
+
msgstr "Tip skrivenog polja"
|
658 |
+
|
659 |
+
#: ../wpgform-post-type.php:514
|
660 |
+
msgid "Optional value to use as a preset"
|
661 |
+
msgstr "Opcionalna vrednost da se koristi kao preset"
|
662 |
+
|
663 |
+
#: ../wpgform-post-type.php:685
|
664 |
+
msgid "Name"
|
665 |
+
msgstr "Ime"
|
666 |
+
|
667 |
+
#: ../wpgform-post-type.php:689 ../wpgform-post-type.php:711
|
668 |
+
msgid "Check"
|
669 |
+
msgstr "Proveri"
|
670 |
+
|
671 |
+
#: ../wpgform-post-type.php:708
|
672 |
+
msgid "Field"
|
673 |
+
msgstr "Polje"
|
674 |
+
|
675 |
+
#: ../wpgform-post-type.php:898
|
676 |
+
msgid "Form Name"
|
677 |
+
msgstr "Ime forme"
|
678 |
+
|
679 |
+
#: ../wpgform-post-type.php:903
|
680 |
+
msgid "Short Code"
|
681 |
+
msgstr "Short Code"
|
682 |
+
|
683 |
+
#: ../wpgform-post-type.php:904
|
684 |
+
msgid "Form Description"
|
685 |
+
msgstr "Opis forme"
|
686 |
+
|
687 |
+
#: ../wpgform-post-type.php:994
|
688 |
+
msgid "Enter WordPress Google Form Title"
|
689 |
+
msgstr "Uneti WordPress Google Form naslov"
|
languages/wpgform.mo
CHANGED
Binary file
|
languages/wpgform.po
CHANGED
@@ -1,15 +1,15 @@
|
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: WordPress Google Form\n"
|
4 |
-
"POT-Creation-Date: 2014-
|
5 |
-
"PO-Revision-Date: 2014-
|
6 |
"Last-Translator: Mike Walsh <mpwalsh8@gmail.com>\n"
|
7 |
"Language-Team: Mike Walsh (@mpwalsh8) <mpwalsh8@gmail.com>\n"
|
8 |
"Language: en_US\n"
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
12 |
-
"X-Generator: Poedit 1.6.
|
13 |
"X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
|
14 |
"X-Poedit-Basepath: .\n"
|
15 |
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
@@ -60,184 +60,192 @@ msgstr ""
|
|
60 |
msgid "Form Submission Log"
|
61 |
msgstr ""
|
62 |
|
63 |
-
#: ../wpgform-core.php:
|
64 |
msgid "Unable to process Google Form short code."
|
65 |
msgstr ""
|
66 |
|
67 |
-
#: ../wpgform-core.php:
|
68 |
msgid "Unable to process Google Form."
|
69 |
msgstr ""
|
70 |
|
71 |
-
#: ../wpgform-core.php:
|
72 |
msgid "Server is responding with"
|
73 |
msgstr ""
|
74 |
|
75 |
-
#: ../wpgform-core.php:
|
76 |
msgid "403 Permission Denied"
|
77 |
msgstr ""
|
78 |
|
79 |
-
#: ../wpgform-core.php:
|
80 |
msgid "error"
|
81 |
msgstr ""
|
82 |
|
83 |
-
#: ../wpgform-core.php:
|
84 |
msgid "Email Address"
|
85 |
msgstr ""
|
86 |
|
87 |
-
#: ../wpgform-core.php:
|
88 |
msgid "What is"
|
89 |
msgstr ""
|
90 |
|
91 |
-
#: ../wpgform-core.php:
|
92 |
msgid "Unable to retrieve Google Form. Please try reloading this page."
|
93 |
msgstr ""
|
94 |
|
95 |
-
#: ../wpgform-core.php:
|
96 |
msgid "Unexpected content encountered, unable to retrieve Google Form."
|
97 |
msgstr ""
|
98 |
|
99 |
-
#: ../wpgform-core.php:
|
100 |
msgid "A valid email address is required."
|
101 |
msgstr ""
|
102 |
|
103 |
-
#: ../wpgform-core.php:
|
104 |
msgid "Incorrect answer."
|
105 |
msgstr ""
|
106 |
|
107 |
-
#: ../wpgform-core.php:
|
|
|
|
|
|
|
|
|
108 |
msgid "Unknown"
|
109 |
msgstr ""
|
110 |
|
111 |
-
#: ../wpgform-core.php:
|
112 |
msgid "Warning: You are using an insecure browser!"
|
113 |
msgstr ""
|
114 |
|
115 |
-
#: ../wpgform-core.php:
|
116 |
msgid "Warning: Your browser is out of date! Please update now."
|
117 |
msgstr ""
|
118 |
|
119 |
-
#: ../wpgform-core.php:
|
120 |
msgid "Form Id:"
|
121 |
msgstr ""
|
122 |
|
123 |
-
#: ../wpgform-core.php:
|
124 |
msgid "Submitted Form Id"
|
125 |
msgstr ""
|
126 |
|
127 |
-
#: ../wpgform-core.php:
|
128 |
msgid "No Submitted Form Id"
|
129 |
msgstr ""
|
130 |
|
131 |
-
#: ../wpgform-core.php:
|
132 |
msgid "Unable to submit Google Form. Please try reloading this page."
|
133 |
msgstr ""
|
134 |
|
135 |
-
#: ../wpgform-core.php:
|
136 |
msgid "View Form Results"
|
137 |
msgstr ""
|
138 |
|
139 |
-
#: ../wpgform-core.php:
|
140 |
msgid "A form was submitted on your web site."
|
141 |
msgstr ""
|
142 |
|
143 |
-
#: ../wpgform-core.php:
|
144 |
msgid "Form"
|
145 |
msgstr ""
|
146 |
|
147 |
-
#: ../wpgform-core.php:
|
148 |
#: ../wpgform-logging.php:182
|
149 |
msgid "URL"
|
150 |
msgstr ""
|
151 |
|
152 |
-
#: ../wpgform-core.php:
|
153 |
msgid "Responses"
|
154 |
msgstr ""
|
155 |
|
156 |
-
#: ../wpgform-core.php:
|
157 |
msgid "Date"
|
158 |
msgstr ""
|
159 |
|
160 |
-
#: ../wpgform-core.php:
|
161 |
msgid "Time"
|
162 |
msgstr ""
|
163 |
|
164 |
-
#: ../wpgform-core.php:
|
165 |
msgid "Thank you"
|
166 |
msgstr ""
|
167 |
|
168 |
-
#: ../wpgform-core.php:
|
169 |
msgid "A form was submitted on your web site"
|
170 |
msgstr ""
|
171 |
|
172 |
-
#: ../wpgform-core.php:
|
173 |
msgid "This field is required."
|
174 |
msgstr ""
|
175 |
|
176 |
-
#: ../wpgform-core.php:
|
177 |
msgid "Please fix this field."
|
178 |
msgstr ""
|
179 |
|
180 |
-
#: ../wpgform-core.php:
|
181 |
msgid "Please enter a valid email address."
|
182 |
msgstr ""
|
183 |
|
184 |
-
#: ../wpgform-core.php:
|
185 |
msgid "Please enter a valid URL."
|
186 |
msgstr ""
|
187 |
|
188 |
-
#: ../wpgform-core.php:
|
189 |
msgid "Please enter a valid date."
|
190 |
msgstr ""
|
191 |
|
192 |
-
#: ../wpgform-core.php:
|
193 |
msgid "Please enter a valid date (ISO)."
|
194 |
msgstr ""
|
195 |
|
196 |
-
#: ../wpgform-core.php:
|
197 |
msgid "Please enter a valid number."
|
198 |
msgstr ""
|
199 |
|
200 |
-
#: ../wpgform-core.php:
|
201 |
msgid "Please enter only digits."
|
202 |
msgstr ""
|
203 |
|
204 |
-
#: ../wpgform-core.php:
|
205 |
msgid "Please enter a valid credit card number."
|
206 |
msgstr ""
|
207 |
|
208 |
-
#: ../wpgform-core.php:
|
209 |
msgid "Please enter the same value again.,"
|
210 |
msgstr ""
|
211 |
|
212 |
-
#: ../wpgform-core.php:
|
213 |
msgid "Please enter a value with a valid extension."
|
214 |
msgstr ""
|
215 |
|
216 |
-
#: ../wpgform-core.php:
|
217 |
msgid "Please enter no more than {0} characters."
|
218 |
msgstr ""
|
219 |
|
220 |
-
#: ../wpgform-core.php:
|
221 |
msgid "Please enter at least {0} characters."
|
222 |
msgstr ""
|
223 |
|
224 |
-
#: ../wpgform-core.php:
|
225 |
msgid "Please enter a value between {0} and {1} characters long."
|
226 |
msgstr ""
|
227 |
|
228 |
-
#: ../wpgform-core.php:
|
229 |
msgid "Please enter a value between {0} and {1}."
|
230 |
msgstr ""
|
231 |
|
232 |
-
#: ../wpgform-core.php:
|
233 |
msgid "Please enter a value less than or equal to {0}."
|
234 |
msgstr ""
|
235 |
|
236 |
-
#: ../wpgform-core.php:
|
237 |
msgid "Please enter a value greater than or equal to {0}."
|
238 |
msgstr ""
|
239 |
|
240 |
-
#: ../wpgform-core.php:
|
|
|
|
|
|
|
|
|
241 |
#, php-format
|
242 |
msgid ""
|
243 |
"This notification may be hidden via a setting on the <a href=\"%s\">Google "
|
@@ -337,280 +345,280 @@ msgstr ""
|
|
337 |
msgid "No Google Forms Found In Trash"
|
338 |
msgstr ""
|
339 |
|
340 |
-
#: ../wpgform-post-type.php:
|
341 |
msgid "Google Form Details"
|
342 |
msgstr ""
|
343 |
|
344 |
-
#: ../wpgform-post-type.php:
|
345 |
msgid "Form URL"
|
346 |
msgstr ""
|
347 |
|
348 |
-
#: ../wpgform-post-type.php:
|
349 |
msgid "The full URL to the published Google Form"
|
350 |
msgstr ""
|
351 |
|
352 |
-
#: ../wpgform-post-type.php:
|
353 |
msgid "Google Form URL"
|
354 |
msgstr ""
|
355 |
|
356 |
-
#: ../wpgform-post-type.php:
|
357 |
msgid "Confirm URL"
|
358 |
msgstr ""
|
359 |
|
360 |
-
#: ../wpgform-post-type.php:
|
361 |
msgid "The full URL to the optional Confirmation Page"
|
362 |
msgstr ""
|
363 |
|
364 |
-
#: ../wpgform-post-type.php:
|
365 |
msgid "Confirmation Page URL"
|
366 |
msgstr ""
|
367 |
|
368 |
-
#: ../wpgform-post-type.php:
|
369 |
msgid "Style"
|
370 |
msgstr ""
|
371 |
|
372 |
-
#: ../wpgform-post-type.php:
|
373 |
msgid "Custom Confirmation Page Style"
|
374 |
msgstr ""
|
375 |
|
376 |
-
#: ../wpgform-post-type.php:
|
377 |
msgid "Alert"
|
378 |
msgstr ""
|
379 |
|
380 |
-
#: ../wpgform-post-type.php:
|
381 |
msgid "Javascript Alert Box message displayed upon submission"
|
382 |
msgstr ""
|
383 |
|
384 |
-
#: ../wpgform-post-type.php:
|
385 |
msgid "Alert Message"
|
386 |
msgstr ""
|
387 |
|
388 |
-
#: ../wpgform-post-type.php:
|
389 |
msgid "Class"
|
390 |
msgstr ""
|
391 |
|
392 |
-
#: ../wpgform-post-type.php:
|
393 |
msgid "CSS class(es) to add to the form's containing DIV"
|
394 |
msgstr ""
|
395 |
|
396 |
-
#: ../wpgform-post-type.php:
|
397 |
msgid "Email"
|
398 |
msgstr ""
|
399 |
|
400 |
-
#: ../wpgform-post-type.php:
|
401 |
msgid "Send email upon form submission"
|
402 |
msgstr ""
|
403 |
|
404 |
-
#: ../wpgform-post-type.php:
|
405 |
-
#: ../wpgform-post-type.php:
|
406 |
-
#: ../wpgform-post-type.php:
|
407 |
-
#: ../wpgform-post-type.php:
|
408 |
-
#: ../wpgform-post-type.php:
|
409 |
-
#: ../wpgform-post-type.php:
|
410 |
msgid "On"
|
411 |
msgstr ""
|
412 |
|
413 |
-
#: ../wpgform-post-type.php:
|
414 |
-
#: ../wpgform-post-type.php:
|
415 |
-
#: ../wpgform-post-type.php:
|
416 |
-
#: ../wpgform-post-type.php:
|
417 |
-
#: ../wpgform-post-type.php:
|
418 |
-
#: ../wpgform-post-type.php:
|
419 |
msgid "Off"
|
420 |
msgstr ""
|
421 |
|
422 |
-
#: ../wpgform-post-type.php:
|
423 |
msgid "Send To"
|
424 |
msgstr ""
|
425 |
|
426 |
-
#: ../wpgform-post-type.php:
|
427 |
msgid "Email address send submission email to"
|
428 |
msgstr ""
|
429 |
|
430 |
-
#: ../wpgform-post-type.php:
|
431 |
msgid "Form CSS"
|
432 |
msgstr ""
|
433 |
|
434 |
-
#: ../wpgform-post-type.php:
|
435 |
msgid "Form specific CSS rules"
|
436 |
msgstr ""
|
437 |
|
438 |
-
#: ../wpgform-post-type.php:
|
439 |
msgid "Form Caching"
|
440 |
msgstr ""
|
441 |
|
442 |
-
#: ../wpgform-post-type.php:
|
443 |
msgid "Enable Form Caching using Wordpress Transient API"
|
444 |
msgstr ""
|
445 |
|
446 |
-
#: ../wpgform-post-type.php:
|
447 |
msgid "Form Caching Timeout"
|
448 |
msgstr ""
|
449 |
|
450 |
-
#: ../wpgform-post-type.php:
|
451 |
msgid "How often will the forms reloaded (in minutes)"
|
452 |
msgstr ""
|
453 |
|
454 |
-
#: ../wpgform-post-type.php:
|
455 |
msgid "Reset Form Cache?"
|
456 |
msgstr ""
|
457 |
|
458 |
-
#: ../wpgform-post-type.php:
|
459 |
msgid "This will force reloading the form from Google Drive"
|
460 |
msgstr ""
|
461 |
|
462 |
-
#: ../wpgform-post-type.php:
|
463 |
msgid "Google Form Options"
|
464 |
msgstr ""
|
465 |
|
466 |
-
#: ../wpgform-post-type.php:
|
467 |
msgid "CAPTCHA"
|
468 |
msgstr ""
|
469 |
|
470 |
-
#: ../wpgform-post-type.php:
|
471 |
msgid "Columns"
|
472 |
msgstr ""
|
473 |
|
474 |
-
#: ../wpgform-post-type.php:
|
475 |
msgid "Split form into columns"
|
476 |
msgstr ""
|
477 |
|
478 |
-
#: ../wpgform-post-type.php:
|
479 |
msgid "Email End User"
|
480 |
msgstr ""
|
481 |
|
482 |
-
#: ../wpgform-post-type.php:
|
483 |
msgid "Send email to end user upon form submission"
|
484 |
msgstr ""
|
485 |
|
486 |
-
#: ../wpgform-post-type.php:
|
487 |
msgid "Legal"
|
488 |
msgstr ""
|
489 |
|
490 |
-
#: ../wpgform-post-type.php:
|
491 |
msgid "Google Legal Disclaimer"
|
492 |
msgstr ""
|
493 |
|
494 |
-
#: ../wpgform-post-type.php:
|
495 |
msgid "Read Only"
|
496 |
msgstr ""
|
497 |
|
498 |
-
#: ../wpgform-post-type.php:
|
499 |
msgid "Set the form Read Only"
|
500 |
msgstr ""
|
501 |
|
502 |
-
#: ../wpgform-post-type.php:
|
503 |
msgid "BR"
|
504 |
msgstr ""
|
505 |
|
506 |
-
#: ../wpgform-post-type.php:
|
507 |
msgid "Insert <BR> tags between labels and input box"
|
508 |
msgstr ""
|
509 |
|
510 |
-
#: ../wpgform-post-type.php:
|
511 |
msgid "CSS Prefix"
|
512 |
msgstr ""
|
513 |
|
514 |
-
#: ../wpgform-post-type.php:
|
515 |
msgid "Prefix to add to all Google CSS classes"
|
516 |
msgstr ""
|
517 |
|
518 |
-
#: ../wpgform-post-type.php:
|
519 |
msgid "CSS Suffix"
|
520 |
msgstr ""
|
521 |
|
522 |
-
#: ../wpgform-post-type.php:
|
523 |
msgid "Suffix to add to all Google CSS classes"
|
524 |
msgstr ""
|
525 |
|
526 |
-
#: ../wpgform-post-type.php:
|
527 |
msgid "Title"
|
528 |
msgstr ""
|
529 |
|
530 |
-
#: ../wpgform-post-type.php:
|
531 |
msgid "Show or Hide the Google Form's title"
|
532 |
msgstr ""
|
533 |
|
534 |
-
#: ../wpgform-post-type.php:
|
535 |
msgid "Map H1 to H2"
|
536 |
msgstr ""
|
537 |
|
538 |
-
#: ../wpgform-post-type.php:
|
539 |
msgid "Map H1 elements to H2 elements"
|
540 |
msgstr ""
|
541 |
|
542 |
-
#: ../wpgform-post-type.php:
|
543 |
msgid "Unite Theme Hack"
|
544 |
msgstr ""
|
545 |
|
546 |
-
#: ../wpgform-post-type.php:
|
547 |
msgid "Google Form Field Validation"
|
548 |
msgstr ""
|
549 |
|
550 |
-
#: ../wpgform-post-type.php:
|
551 |
msgid "Validation"
|
552 |
msgstr ""
|
553 |
|
554 |
-
#: ../wpgform-post-type.php:
|
555 |
msgid "Enable default jQuery Validation on all required fields"
|
556 |
msgstr ""
|
557 |
|
558 |
-
#: ../wpgform-post-type.php:
|
559 |
-
#: ../wpgform-post-type.php:
|
560 |
msgid "Form Fields"
|
561 |
msgstr ""
|
562 |
|
563 |
-
#: ../wpgform-post-type.php:
|
564 |
msgid ""
|
565 |
"Name of the field on the Google Form (e.g. entry.1.single, entry.12345678, "
|
566 |
"etc.) - <a href=\"http://jqueryvalidation.org/rules\">Additional details on "
|
567 |
"jQuery Rules</a>"
|
568 |
msgstr ""
|
569 |
|
570 |
-
#: ../wpgform-post-type.php:
|
571 |
-
#: ../wpgform-post-type.php:
|
572 |
msgid "Type"
|
573 |
msgstr ""
|
574 |
|
575 |
-
#: ../wpgform-post-type.php:
|
576 |
msgid "Type of validation"
|
577 |
msgstr ""
|
578 |
|
579 |
-
#: ../wpgform-post-type.php:
|
580 |
-
#: ../wpgform-post-type.php:
|
581 |
-
#: ../wpgform-post-type.php:
|
582 |
-
#: ../wpgform-post-type.php:
|
583 |
msgid "Value"
|
584 |
msgstr ""
|
585 |
|
586 |
-
#: ../wpgform-post-type.php:
|
587 |
msgid "Value to validate against"
|
588 |
msgstr ""
|
589 |
|
590 |
-
#: ../wpgform-post-type.php:
|
591 |
msgid "Google Form Field Placeholder"
|
592 |
msgstr ""
|
593 |
|
594 |
-
#: ../wpgform-post-type.php:
|
595 |
msgid ""
|
596 |
"Name of the field on the Google Form (e.g. entry.1.single, entry.12345678, "
|
597 |
"etc.) - <a href=\"http://www.w3schools.com/tags/att_input_placeholder.asp"
|
598 |
"\">Additional details on Placeholders</a>"
|
599 |
msgstr ""
|
600 |
|
601 |
-
#: ../wpgform-post-type.php:
|
602 |
msgid "Google Form Hidden Fields"
|
603 |
msgstr ""
|
604 |
|
605 |
-
#: ../wpgform-post-type.php:
|
606 |
msgid "Hidden Fields"
|
607 |
msgstr ""
|
608 |
|
609 |
-
#: ../wpgform-post-type.php:
|
610 |
msgid "Configure hidden fields"
|
611 |
msgstr ""
|
612 |
|
613 |
-
#: ../wpgform-post-type.php:
|
614 |
msgid ""
|
615 |
"Name of the field on the Google Form (e.g. entry.1.single, entry.12345678, "
|
616 |
"etc.). The optional value is only used for fields of type <b><i>value</i></"
|
@@ -618,38 +626,38 @@ msgid ""
|
|
618 |
"types WordPress will set the hidden input to a system derived value."
|
619 |
msgstr ""
|
620 |
|
621 |
-
#: ../wpgform-post-type.php:
|
622 |
msgid "Type of hiddenfield"
|
623 |
msgstr ""
|
624 |
|
625 |
-
#: ../wpgform-post-type.php:
|
626 |
msgid "Optional value to use as a preset"
|
627 |
msgstr ""
|
628 |
|
629 |
-
#: ../wpgform-post-type.php:
|
630 |
msgid "Name"
|
631 |
msgstr ""
|
632 |
|
633 |
-
#: ../wpgform-post-type.php:
|
634 |
msgid "Check"
|
635 |
msgstr ""
|
636 |
|
637 |
-
#: ../wpgform-post-type.php:
|
638 |
msgid "Field"
|
639 |
msgstr ""
|
640 |
|
641 |
-
#: ../wpgform-post-type.php:
|
642 |
msgid "Form Name"
|
643 |
msgstr ""
|
644 |
|
645 |
-
#: ../wpgform-post-type.php:
|
646 |
msgid "Short Code"
|
647 |
msgstr ""
|
648 |
|
649 |
-
#: ../wpgform-post-type.php:
|
650 |
msgid "Form Description"
|
651 |
msgstr ""
|
652 |
|
653 |
-
#: ../wpgform-post-type.php:
|
654 |
msgid "Enter WordPress Google Form Title"
|
655 |
msgstr ""
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: WordPress Google Form\n"
|
4 |
+
"POT-Creation-Date: 2014-06-09 14:50-0000\n"
|
5 |
+
"PO-Revision-Date: 2014-06-09 14:50-0000\n"
|
6 |
"Last-Translator: Mike Walsh <mpwalsh8@gmail.com>\n"
|
7 |
"Language-Team: Mike Walsh (@mpwalsh8) <mpwalsh8@gmail.com>\n"
|
8 |
"Language: en_US\n"
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
12 |
+
"X-Generator: Poedit 1.6.5\n"
|
13 |
"X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
|
14 |
"X-Poedit-Basepath: .\n"
|
15 |
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
60 |
msgid "Form Submission Log"
|
61 |
msgstr ""
|
62 |
|
63 |
+
#: ../wpgform-core.php:491 ../wpgform-core.php:505
|
64 |
msgid "Unable to process Google Form short code."
|
65 |
msgstr ""
|
66 |
|
67 |
+
#: ../wpgform-core.php:670
|
68 |
msgid "Unable to process Google Form."
|
69 |
msgstr ""
|
70 |
|
71 |
+
#: ../wpgform-core.php:671
|
72 |
msgid "Server is responding with"
|
73 |
msgstr ""
|
74 |
|
75 |
+
#: ../wpgform-core.php:672
|
76 |
msgid "403 Permission Denied"
|
77 |
msgstr ""
|
78 |
|
79 |
+
#: ../wpgform-core.php:672
|
80 |
msgid "error"
|
81 |
msgstr ""
|
82 |
|
83 |
+
#: ../wpgform-core.php:718
|
84 |
msgid "Email Address"
|
85 |
msgstr ""
|
86 |
|
87 |
+
#: ../wpgform-core.php:768 ../wpgform-core.php:770
|
88 |
msgid "What is"
|
89 |
msgstr ""
|
90 |
|
91 |
+
#: ../wpgform-core.php:922
|
92 |
msgid "Unable to retrieve Google Form. Please try reloading this page."
|
93 |
msgstr ""
|
94 |
|
95 |
+
#: ../wpgform-core.php:1034
|
96 |
msgid "Unexpected content encountered, unable to retrieve Google Form."
|
97 |
msgstr ""
|
98 |
|
99 |
+
#: ../wpgform-core.php:1218
|
100 |
msgid "A valid email address is required."
|
101 |
msgstr ""
|
102 |
|
103 |
+
#: ../wpgform-core.php:1237
|
104 |
msgid "Incorrect answer."
|
105 |
msgstr ""
|
106 |
|
107 |
+
#: ../wpgform-core.php:1288
|
108 |
+
msgid "Please check your input."
|
109 |
+
msgstr ""
|
110 |
+
|
111 |
+
#: ../wpgform-core.php:1338 ../wpgform-core.php:1567
|
112 |
msgid "Unknown"
|
113 |
msgstr ""
|
114 |
|
115 |
+
#: ../wpgform-core.php:1513
|
116 |
msgid "Warning: You are using an insecure browser!"
|
117 |
msgstr ""
|
118 |
|
119 |
+
#: ../wpgform-core.php:1516
|
120 |
msgid "Warning: Your browser is out of date! Please update now."
|
121 |
msgstr ""
|
122 |
|
123 |
+
#: ../wpgform-core.php:1532
|
124 |
msgid "Form Id:"
|
125 |
msgstr ""
|
126 |
|
127 |
+
#: ../wpgform-core.php:1534
|
128 |
msgid "Submitted Form Id"
|
129 |
msgstr ""
|
130 |
|
131 |
+
#: ../wpgform-core.php:1537
|
132 |
msgid "No Submitted Form Id"
|
133 |
msgstr ""
|
134 |
|
135 |
+
#: ../wpgform-core.php:1759
|
136 |
msgid "Unable to submit Google Form. Please try reloading this page."
|
137 |
msgstr ""
|
138 |
|
139 |
+
#: ../wpgform-core.php:1842
|
140 |
msgid "View Form Results"
|
141 |
msgstr ""
|
142 |
|
143 |
+
#: ../wpgform-core.php:1892
|
144 |
msgid "A form was submitted on your web site."
|
145 |
msgstr ""
|
146 |
|
147 |
+
#: ../wpgform-core.php:1893 ../wpgform-core.php:1905
|
148 |
msgid "Form"
|
149 |
msgstr ""
|
150 |
|
151 |
+
#: ../wpgform-core.php:1894 ../wpgform-core.php:1906
|
152 |
#: ../wpgform-logging.php:182
|
153 |
msgid "URL"
|
154 |
msgstr ""
|
155 |
|
156 |
+
#: ../wpgform-core.php:1895 ../wpgform-core.php:1907
|
157 |
msgid "Responses"
|
158 |
msgstr ""
|
159 |
|
160 |
+
#: ../wpgform-core.php:1896 ../wpgform-core.php:1908
|
161 |
msgid "Date"
|
162 |
msgstr ""
|
163 |
|
164 |
+
#: ../wpgform-core.php:1897 ../wpgform-core.php:1909
|
165 |
msgid "Time"
|
166 |
msgstr ""
|
167 |
|
168 |
+
#: ../wpgform-core.php:1898 ../wpgform-core.php:1911
|
169 |
msgid "Thank you"
|
170 |
msgstr ""
|
171 |
|
172 |
+
#: ../wpgform-core.php:1904
|
173 |
msgid "A form was submitted on your web site"
|
174 |
msgstr ""
|
175 |
|
176 |
+
#: ../wpgform-core.php:1975
|
177 |
msgid "This field is required."
|
178 |
msgstr ""
|
179 |
|
180 |
+
#: ../wpgform-core.php:1976
|
181 |
msgid "Please fix this field."
|
182 |
msgstr ""
|
183 |
|
184 |
+
#: ../wpgform-core.php:1977
|
185 |
msgid "Please enter a valid email address."
|
186 |
msgstr ""
|
187 |
|
188 |
+
#: ../wpgform-core.php:1978
|
189 |
msgid "Please enter a valid URL."
|
190 |
msgstr ""
|
191 |
|
192 |
+
#: ../wpgform-core.php:1979
|
193 |
msgid "Please enter a valid date."
|
194 |
msgstr ""
|
195 |
|
196 |
+
#: ../wpgform-core.php:1980
|
197 |
msgid "Please enter a valid date (ISO)."
|
198 |
msgstr ""
|
199 |
|
200 |
+
#: ../wpgform-core.php:1981
|
201 |
msgid "Please enter a valid number."
|
202 |
msgstr ""
|
203 |
|
204 |
+
#: ../wpgform-core.php:1982
|
205 |
msgid "Please enter only digits."
|
206 |
msgstr ""
|
207 |
|
208 |
+
#: ../wpgform-core.php:1983
|
209 |
msgid "Please enter a valid credit card number."
|
210 |
msgstr ""
|
211 |
|
212 |
+
#: ../wpgform-core.php:1984
|
213 |
msgid "Please enter the same value again.,"
|
214 |
msgstr ""
|
215 |
|
216 |
+
#: ../wpgform-core.php:1985
|
217 |
msgid "Please enter a value with a valid extension."
|
218 |
msgstr ""
|
219 |
|
220 |
+
#: ../wpgform-core.php:1986
|
221 |
msgid "Please enter no more than {0} characters."
|
222 |
msgstr ""
|
223 |
|
224 |
+
#: ../wpgform-core.php:1987
|
225 |
msgid "Please enter at least {0} characters."
|
226 |
msgstr ""
|
227 |
|
228 |
+
#: ../wpgform-core.php:1988
|
229 |
msgid "Please enter a value between {0} and {1} characters long."
|
230 |
msgstr ""
|
231 |
|
232 |
+
#: ../wpgform-core.php:1989
|
233 |
msgid "Please enter a value between {0} and {1}."
|
234 |
msgstr ""
|
235 |
|
236 |
+
#: ../wpgform-core.php:1990
|
237 |
msgid "Please enter a value less than or equal to {0}."
|
238 |
msgstr ""
|
239 |
|
240 |
+
#: ../wpgform-core.php:1991
|
241 |
msgid "Please enter a value greater than or equal to {0}."
|
242 |
msgstr ""
|
243 |
|
244 |
+
#: ../wpgform-core.php:1992
|
245 |
+
msgid "Please enter a value which matches {0}."
|
246 |
+
msgstr ""
|
247 |
+
|
248 |
+
#: ../wpgform-core.php:2052
|
249 |
#, php-format
|
250 |
msgid ""
|
251 |
"This notification may be hidden via a setting on the <a href=\"%s\">Google "
|
345 |
msgid "No Google Forms Found In Trash"
|
346 |
msgstr ""
|
347 |
|
348 |
+
#: ../wpgform-post-type.php:109
|
349 |
msgid "Google Form Details"
|
350 |
msgstr ""
|
351 |
|
352 |
+
#: ../wpgform-post-type.php:115
|
353 |
msgid "Form URL"
|
354 |
msgstr ""
|
355 |
|
356 |
+
#: ../wpgform-post-type.php:116
|
357 |
msgid "The full URL to the published Google Form"
|
358 |
msgstr ""
|
359 |
|
360 |
+
#: ../wpgform-post-type.php:120
|
361 |
msgid "Google Form URL"
|
362 |
msgstr ""
|
363 |
|
364 |
+
#: ../wpgform-post-type.php:124
|
365 |
msgid "Confirm URL"
|
366 |
msgstr ""
|
367 |
|
368 |
+
#: ../wpgform-post-type.php:125
|
369 |
msgid "The full URL to the optional Confirmation Page"
|
370 |
msgstr ""
|
371 |
|
372 |
+
#: ../wpgform-post-type.php:129
|
373 |
msgid "Confirmation Page URL"
|
374 |
msgstr ""
|
375 |
|
376 |
+
#: ../wpgform-post-type.php:133
|
377 |
msgid "Style"
|
378 |
msgstr ""
|
379 |
|
380 |
+
#: ../wpgform-post-type.php:134
|
381 |
msgid "Custom Confirmation Page Style"
|
382 |
msgstr ""
|
383 |
|
384 |
+
#: ../wpgform-post-type.php:142
|
385 |
msgid "Alert"
|
386 |
msgstr ""
|
387 |
|
388 |
+
#: ../wpgform-post-type.php:143
|
389 |
msgid "Javascript Alert Box message displayed upon submission"
|
390 |
msgstr ""
|
391 |
|
392 |
+
#: ../wpgform-post-type.php:147
|
393 |
msgid "Alert Message"
|
394 |
msgstr ""
|
395 |
|
396 |
+
#: ../wpgform-post-type.php:151
|
397 |
msgid "Class"
|
398 |
msgstr ""
|
399 |
|
400 |
+
#: ../wpgform-post-type.php:152
|
401 |
msgid "CSS class(es) to add to the form's containing DIV"
|
402 |
msgstr ""
|
403 |
|
404 |
+
#: ../wpgform-post-type.php:159
|
405 |
msgid "Email"
|
406 |
msgstr ""
|
407 |
|
408 |
+
#: ../wpgform-post-type.php:160
|
409 |
msgid "Send email upon form submission"
|
410 |
msgstr ""
|
411 |
|
412 |
+
#: ../wpgform-post-type.php:163 ../wpgform-post-type.php:190
|
413 |
+
#: ../wpgform-post-type.php:238 ../wpgform-post-type.php:257
|
414 |
+
#: ../wpgform-post-type.php:267 ../wpgform-post-type.php:277
|
415 |
+
#: ../wpgform-post-type.php:287 ../wpgform-post-type.php:313
|
416 |
+
#: ../wpgform-post-type.php:323 ../wpgform-post-type.php:333
|
417 |
+
#: ../wpgform-post-type.php:363 ../wpgform-post-type.php:478
|
418 |
msgid "On"
|
419 |
msgstr ""
|
420 |
|
421 |
+
#: ../wpgform-post-type.php:163 ../wpgform-post-type.php:190
|
422 |
+
#: ../wpgform-post-type.php:238 ../wpgform-post-type.php:257
|
423 |
+
#: ../wpgform-post-type.php:267 ../wpgform-post-type.php:277
|
424 |
+
#: ../wpgform-post-type.php:287 ../wpgform-post-type.php:313
|
425 |
+
#: ../wpgform-post-type.php:323 ../wpgform-post-type.php:333
|
426 |
+
#: ../wpgform-post-type.php:363 ../wpgform-post-type.php:478
|
427 |
msgid "Off"
|
428 |
msgstr ""
|
429 |
|
430 |
+
#: ../wpgform-post-type.php:169
|
431 |
msgid "Send To"
|
432 |
msgstr ""
|
433 |
|
434 |
+
#: ../wpgform-post-type.php:170
|
435 |
msgid "Email address send submission email to"
|
436 |
msgstr ""
|
437 |
|
438 |
+
#: ../wpgform-post-type.php:177
|
439 |
msgid "Form CSS"
|
440 |
msgstr ""
|
441 |
|
442 |
+
#: ../wpgform-post-type.php:178
|
443 |
msgid "Form specific CSS rules"
|
444 |
msgstr ""
|
445 |
|
446 |
+
#: ../wpgform-post-type.php:186
|
447 |
msgid "Form Caching"
|
448 |
msgstr ""
|
449 |
|
450 |
+
#: ../wpgform-post-type.php:187
|
451 |
msgid "Enable Form Caching using Wordpress Transient API"
|
452 |
msgstr ""
|
453 |
|
454 |
+
#: ../wpgform-post-type.php:196
|
455 |
msgid "Form Caching Timeout"
|
456 |
msgstr ""
|
457 |
|
458 |
+
#: ../wpgform-post-type.php:197
|
459 |
msgid "How often will the forms reloaded (in minutes)"
|
460 |
msgstr ""
|
461 |
|
462 |
+
#: ../wpgform-post-type.php:205
|
463 |
msgid "Reset Form Cache?"
|
464 |
msgstr ""
|
465 |
|
466 |
+
#: ../wpgform-post-type.php:206
|
467 |
msgid "This will force reloading the form from Google Drive"
|
468 |
msgstr ""
|
469 |
|
470 |
+
#: ../wpgform-post-type.php:228
|
471 |
msgid "Google Form Options"
|
472 |
msgstr ""
|
473 |
|
474 |
+
#: ../wpgform-post-type.php:234 ../wpgform-post-type.php:235
|
475 |
msgid "CAPTCHA"
|
476 |
msgstr ""
|
477 |
|
478 |
+
#: ../wpgform-post-type.php:244
|
479 |
msgid "Columns"
|
480 |
msgstr ""
|
481 |
|
482 |
+
#: ../wpgform-post-type.php:245
|
483 |
msgid "Split form into columns"
|
484 |
msgstr ""
|
485 |
|
486 |
+
#: ../wpgform-post-type.php:253
|
487 |
msgid "Email End User"
|
488 |
msgstr ""
|
489 |
|
490 |
+
#: ../wpgform-post-type.php:254
|
491 |
msgid "Send email to end user upon form submission"
|
492 |
msgstr ""
|
493 |
|
494 |
+
#: ../wpgform-post-type.php:263
|
495 |
msgid "Legal"
|
496 |
msgstr ""
|
497 |
|
498 |
+
#: ../wpgform-post-type.php:264
|
499 |
msgid "Google Legal Disclaimer"
|
500 |
msgstr ""
|
501 |
|
502 |
+
#: ../wpgform-post-type.php:273
|
503 |
msgid "Read Only"
|
504 |
msgstr ""
|
505 |
|
506 |
+
#: ../wpgform-post-type.php:274
|
507 |
msgid "Set the form Read Only"
|
508 |
msgstr ""
|
509 |
|
510 |
+
#: ../wpgform-post-type.php:283
|
511 |
msgid "BR"
|
512 |
msgstr ""
|
513 |
|
514 |
+
#: ../wpgform-post-type.php:284
|
515 |
msgid "Insert <BR> tags between labels and input box"
|
516 |
msgstr ""
|
517 |
|
518 |
+
#: ../wpgform-post-type.php:293
|
519 |
msgid "CSS Prefix"
|
520 |
msgstr ""
|
521 |
|
522 |
+
#: ../wpgform-post-type.php:294
|
523 |
msgid "Prefix to add to all Google CSS classes"
|
524 |
msgstr ""
|
525 |
|
526 |
+
#: ../wpgform-post-type.php:301
|
527 |
msgid "CSS Suffix"
|
528 |
msgstr ""
|
529 |
|
530 |
+
#: ../wpgform-post-type.php:302
|
531 |
msgid "Suffix to add to all Google CSS classes"
|
532 |
msgstr ""
|
533 |
|
534 |
+
#: ../wpgform-post-type.php:309
|
535 |
msgid "Title"
|
536 |
msgstr ""
|
537 |
|
538 |
+
#: ../wpgform-post-type.php:310
|
539 |
msgid "Show or Hide the Google Form's title"
|
540 |
msgstr ""
|
541 |
|
542 |
+
#: ../wpgform-post-type.php:319
|
543 |
msgid "Map H1 to H2"
|
544 |
msgstr ""
|
545 |
|
546 |
+
#: ../wpgform-post-type.php:320
|
547 |
msgid "Map H1 elements to H2 elements"
|
548 |
msgstr ""
|
549 |
|
550 |
+
#: ../wpgform-post-type.php:329 ../wpgform-post-type.php:330
|
551 |
msgid "Unite Theme Hack"
|
552 |
msgstr ""
|
553 |
|
554 |
+
#: ../wpgform-post-type.php:353
|
555 |
msgid "Google Form Field Validation"
|
556 |
msgstr ""
|
557 |
|
558 |
+
#: ../wpgform-post-type.php:359
|
559 |
msgid "Validation"
|
560 |
msgstr ""
|
561 |
|
562 |
+
#: ../wpgform-post-type.php:360
|
563 |
msgid "Enable default jQuery Validation on all required fields"
|
564 |
msgstr ""
|
565 |
|
566 |
+
#: ../wpgform-post-type.php:369 ../wpgform-post-type.php:436
|
567 |
+
#: ../wpgform-post-type.php:484
|
568 |
msgid "Form Fields"
|
569 |
msgstr ""
|
570 |
|
571 |
+
#: ../wpgform-post-type.php:370
|
572 |
msgid ""
|
573 |
"Name of the field on the Google Form (e.g. entry.1.single, entry.12345678, "
|
574 |
"etc.) - <a href=\"http://jqueryvalidation.org/rules\">Additional details on "
|
575 |
"jQuery Rules</a>"
|
576 |
msgstr ""
|
577 |
|
578 |
+
#: ../wpgform-post-type.php:399 ../wpgform-post-type.php:505
|
579 |
+
#: ../wpgform-post-type.php:689 ../wpgform-post-type.php:711
|
580 |
msgid "Type"
|
581 |
msgstr ""
|
582 |
|
583 |
+
#: ../wpgform-post-type.php:400
|
584 |
msgid "Type of validation"
|
585 |
msgstr ""
|
586 |
|
587 |
+
#: ../wpgform-post-type.php:407 ../wpgform-post-type.php:446
|
588 |
+
#: ../wpgform-post-type.php:513 ../wpgform-post-type.php:698
|
589 |
+
#: ../wpgform-post-type.php:700 ../wpgform-post-type.php:720
|
590 |
+
#: ../wpgform-post-type.php:722
|
591 |
msgid "Value"
|
592 |
msgstr ""
|
593 |
|
594 |
+
#: ../wpgform-post-type.php:408 ../wpgform-post-type.php:447
|
595 |
msgid "Value to validate against"
|
596 |
msgstr ""
|
597 |
|
598 |
+
#: ../wpgform-post-type.php:430
|
599 |
msgid "Google Form Field Placeholder"
|
600 |
msgstr ""
|
601 |
|
602 |
+
#: ../wpgform-post-type.php:437
|
603 |
msgid ""
|
604 |
"Name of the field on the Google Form (e.g. entry.1.single, entry.12345678, "
|
605 |
"etc.) - <a href=\"http://www.w3schools.com/tags/att_input_placeholder.asp"
|
606 |
"\">Additional details on Placeholders</a>"
|
607 |
msgstr ""
|
608 |
|
609 |
+
#: ../wpgform-post-type.php:468
|
610 |
msgid "Google Form Hidden Fields"
|
611 |
msgstr ""
|
612 |
|
613 |
+
#: ../wpgform-post-type.php:474
|
614 |
msgid "Hidden Fields"
|
615 |
msgstr ""
|
616 |
|
617 |
+
#: ../wpgform-post-type.php:475
|
618 |
msgid "Configure hidden fields"
|
619 |
msgstr ""
|
620 |
|
621 |
+
#: ../wpgform-post-type.php:485
|
622 |
msgid ""
|
623 |
"Name of the field on the Google Form (e.g. entry.1.single, entry.12345678, "
|
624 |
"etc.). The optional value is only used for fields of type <b><i>value</i></"
|
626 |
"types WordPress will set the hidden input to a system derived value."
|
627 |
msgstr ""
|
628 |
|
629 |
+
#: ../wpgform-post-type.php:506
|
630 |
msgid "Type of hiddenfield"
|
631 |
msgstr ""
|
632 |
|
633 |
+
#: ../wpgform-post-type.php:514
|
634 |
msgid "Optional value to use as a preset"
|
635 |
msgstr ""
|
636 |
|
637 |
+
#: ../wpgform-post-type.php:685
|
638 |
msgid "Name"
|
639 |
msgstr ""
|
640 |
|
641 |
+
#: ../wpgform-post-type.php:689 ../wpgform-post-type.php:711
|
642 |
msgid "Check"
|
643 |
msgstr ""
|
644 |
|
645 |
+
#: ../wpgform-post-type.php:708
|
646 |
msgid "Field"
|
647 |
msgstr ""
|
648 |
|
649 |
+
#: ../wpgform-post-type.php:898
|
650 |
msgid "Form Name"
|
651 |
msgstr ""
|
652 |
|
653 |
+
#: ../wpgform-post-type.php:903
|
654 |
msgid "Short Code"
|
655 |
msgstr ""
|
656 |
|
657 |
+
#: ../wpgform-post-type.php:904
|
658 |
msgid "Form Description"
|
659 |
msgstr ""
|
660 |
|
661 |
+
#: ../wpgform-post-type.php:994
|
662 |
msgid "Enter WordPress Google Form Title"
|
663 |
msgstr ""
|
readme.txt
CHANGED
@@ -381,6 +381,11 @@ No known upgrade issues.
|
|
381 |
|
382 |
== Change log ==
|
383 |
|
|
|
|
|
|
|
|
|
|
|
384 |
= Version 0.69 =
|
385 |
* Fixed bug in generated jQuery for Validation which caused syntax errors which could then interfere with redirect.
|
386 |
* Added support for embedded images in Google Forms.
|
381 |
|
382 |
== Change log ==
|
383 |
|
384 |
+
= Version 0.70 =
|
385 |
+
* Added Serbo Croation translation (thank you Borisa Djuraskovic / www.webhostinghub.com)
|
386 |
+
* Added support for Regular Expression validation check. Regular expressions can be tricky, YMMV!
|
387 |
+
* Fixed a bug which occurs when the Send Email option is enabled but the Send To address isn't specified (should default to admin email).
|
388 |
+
|
389 |
= Version 0.69 =
|
390 |
* Fixed bug in generated jQuery for Validation which caused syntax errors which could then interfere with redirect.
|
391 |
* Added support for embedded images in Google Forms.
|
wpgform-core.php
CHANGED
@@ -1241,6 +1241,9 @@ jQuery(document).ready(function($) {
|
|
1241 |
|
1242 |
$fields = wpgform_validation_meta_box_content(true) ;
|
1243 |
|
|
|
|
|
|
|
1244 |
foreach ($fields as $field)
|
1245 |
{
|
1246 |
if ('validation' == $field['type'])
|
@@ -1253,10 +1256,20 @@ jQuery(document).ready(function($) {
|
|
1253 |
{
|
1254 |
foreach ($meta_field as $key => $value)
|
1255 |
{
|
|
|
|
|
1256 |
if (!empty($value))
|
1257 |
{
|
1258 |
-
$
|
1259 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1260 |
}
|
1261 |
}
|
1262 |
}
|
@@ -1271,7 +1284,9 @@ jQuery(document).ready(function($) {
|
|
1271 |
$("div > .%sss-item-required textarea").addClass("wpgform-required");
|
1272 |
$("div > .%sss-item-required input:not(.%sss-q-other)").addClass("wpgform-required");
|
1273 |
$.validator.addClassRules("wpgform-required", { required: true });
|
1274 |
-
|
|
|
|
|
1275 |
|
1276 |
// Now the tricky part - need to output rules and messages
|
1277 |
if ($validation)
|
@@ -1340,6 +1355,9 @@ jQuery(document).ready(function($) {
|
|
1340 |
// Handle and "hiddenfields"
|
1341 |
$fields = wpgform_hiddenfields_meta_box_content(true) ;
|
1342 |
|
|
|
|
|
|
|
1343 |
foreach ($fields as $field)
|
1344 |
{
|
1345 |
if ('hiddenfield' == $field['type'])
|
@@ -1348,9 +1366,6 @@ jQuery(document).ready(function($) {
|
|
1348 |
$meta_type = get_post_meta($o['id'], $field['type_id'], true);
|
1349 |
$meta_value = get_post_meta($o['id'], $field['value_id'], true);
|
1350 |
|
1351 |
-
$patterns = array('/^entry.([0-9]+).(single|group)./', '/^entry.([0-9]+)_/', '/^entry.([0-9]+)/') ;
|
1352 |
-
$replacements = array('entry_\1_\2_', 'entry_\1_', 'entry_\1') ;
|
1353 |
-
|
1354 |
foreach ($replacements as $key => $value)
|
1355 |
$replacements[$key] = sprintf('%s%s', $uid, $value) ;
|
1356 |
|
@@ -1448,7 +1463,7 @@ jQuery(document).ready(function($) {
|
|
1448 |
//$js .= PHP_EOL . ' $("body").load("' . $confirm . ' body") ;' ;
|
1449 |
$js .= PHP_EOL . ' $.get( "' . $confirm . '", function( data ) {
|
1450 |
$( ".result" ).html( data );
|
1451 |
-
alert( "Load was performed." );
|
1452 |
});' ;
|
1453 |
|
1454 |
}
|
@@ -1473,6 +1488,8 @@ jQuery(document).ready(function($) {
|
|
1473 |
// Send email?
|
1474 |
if (self::$posted && is_null($action) && ($email || $user_email))
|
1475 |
{
|
|
|
|
|
1476 |
if ($email && is_email($sendto))
|
1477 |
wpGForm::SendConfirmationEmail($wpgform_options['email_format'], $sendto, $results) ;
|
1478 |
|
@@ -1973,7 +1990,8 @@ function wpgform_head()
|
|
1973 |
'rangelength' => __('Please enter a value between {0} and {1} characters long.', WPGFORM_I18N_DOMAIN),
|
1974 |
'range' => __('Please enter a value between {0} and {1}.', WPGFORM_I18N_DOMAIN),
|
1975 |
'max' => __('Please enter a value less than or equal to {0}.', WPGFORM_I18N_DOMAIN),
|
1976 |
-
'min' => __('Please enter a value greater than or equal to {0}.', WPGFORM_I18N_DOMAIN)
|
|
|
1977 |
)) ;
|
1978 |
}
|
1979 |
|
1241 |
|
1242 |
$fields = wpgform_validation_meta_box_content(true) ;
|
1243 |
|
1244 |
+
$patterns = array('/^entry.([0-9]+).(single|group)./', '/^entry.([0-9]+)_/', '/^entry.([0-9]+)/') ;
|
1245 |
+
$replacements = array('entry_\1_\2_', 'entry_\1_', 'entry_\1') ;
|
1246 |
+
|
1247 |
foreach ($fields as $field)
|
1248 |
{
|
1249 |
if ('validation' == $field['type'])
|
1256 |
{
|
1257 |
foreach ($meta_field as $key => $value)
|
1258 |
{
|
1259 |
+
$mf = preg_replace($patterns, $replacements, $meta_field[$key]) ;
|
1260 |
+
|
1261 |
if (!empty($value))
|
1262 |
{
|
1263 |
+
if ($meta_type[$key] == 'regex')
|
1264 |
+
{
|
1265 |
+
$extras[$value][] = sprintf('%s: "%s"',
|
1266 |
+
$meta_type[$key], empty($meta_value[$key]) ? 'true' : $meta_value[$key]) ;
|
1267 |
+
}
|
1268 |
+
else
|
1269 |
+
{
|
1270 |
+
$extras[$value][] = sprintf('%s: %s',
|
1271 |
+
$meta_type[$key], empty($meta_value[$key]) ? 'true' : $meta_value[$key]) ;
|
1272 |
+
}
|
1273 |
}
|
1274 |
}
|
1275 |
}
|
1284 |
$("div > .%sss-item-required textarea").addClass("wpgform-required");
|
1285 |
$("div > .%sss-item-required input:not(.%sss-q-other)").addClass("wpgform-required");
|
1286 |
$.validator.addClassRules("wpgform-required", { required: true });
|
1287 |
+
$.validator.addMethod("regex", function(value, element, regexp) { var re = new RegExp(regexp); return this.optional(element) || re.test(value); }, "Please check your input.");
|
1288 |
+
', $prefix, $prefix, $prefix, '', '', __('Please check your input.', WPGFORM_I18N_DOMAIN)) ;
|
1289 |
+
|
1290 |
|
1291 |
// Now the tricky part - need to output rules and messages
|
1292 |
if ($validation)
|
1355 |
// Handle and "hiddenfields"
|
1356 |
$fields = wpgform_hiddenfields_meta_box_content(true) ;
|
1357 |
|
1358 |
+
$patterns = array('/^entry.([0-9]+).(single|group)./', '/^entry.([0-9]+)_/', '/^entry.([0-9]+)/') ;
|
1359 |
+
$replacements = array('entry_\1_\2_', 'entry_\1_', 'entry_\1') ;
|
1360 |
+
|
1361 |
foreach ($fields as $field)
|
1362 |
{
|
1363 |
if ('hiddenfield' == $field['type'])
|
1366 |
$meta_type = get_post_meta($o['id'], $field['type_id'], true);
|
1367 |
$meta_value = get_post_meta($o['id'], $field['value_id'], true);
|
1368 |
|
|
|
|
|
|
|
1369 |
foreach ($replacements as $key => $value)
|
1370 |
$replacements[$key] = sprintf('%s%s', $uid, $value) ;
|
1371 |
|
1463 |
//$js .= PHP_EOL . ' $("body").load("' . $confirm . ' body") ;' ;
|
1464 |
$js .= PHP_EOL . ' $.get( "' . $confirm . '", function( data ) {
|
1465 |
$( ".result" ).html( data );
|
1466 |
+
//alert( "Load was performed." );
|
1467 |
});' ;
|
1468 |
|
1469 |
}
|
1488 |
// Send email?
|
1489 |
if (self::$posted && is_null($action) && ($email || $user_email))
|
1490 |
{
|
1491 |
+
if (is_null($sendto) || is_empty($sendto)) $sendto = get_bloginfo('admin_email') ;
|
1492 |
+
|
1493 |
if ($email && is_email($sendto))
|
1494 |
wpGForm::SendConfirmationEmail($wpgform_options['email_format'], $sendto, $results) ;
|
1495 |
|
1990 |
'rangelength' => __('Please enter a value between {0} and {1} characters long.', WPGFORM_I18N_DOMAIN),
|
1991 |
'range' => __('Please enter a value between {0} and {1}.', WPGFORM_I18N_DOMAIN),
|
1992 |
'max' => __('Please enter a value less than or equal to {0}.', WPGFORM_I18N_DOMAIN),
|
1993 |
+
'min' => __('Please enter a value greater than or equal to {0}.', WPGFORM_I18N_DOMAIN),
|
1994 |
+
'regex' => __('Please enter a value which matches {0}.', WPGFORM_I18N_DOMAIN)
|
1995 |
)) ;
|
1996 |
}
|
1997 |
|
wpgform-post-type.php
CHANGED
@@ -392,6 +392,7 @@ function wpgform_validation_meta_box_content($fieldsonly = false)
|
|
392 |
'range',
|
393 |
'max',
|
394 |
'min',
|
|
|
395 |
),
|
396 |
),
|
397 |
array(
|
392 |
'range',
|
393 |
'max',
|
394 |
'min',
|
395 |
+
'regex',
|
396 |
),
|
397 |
),
|
398 |
array(
|