Version Description
Download this release
Release Info
Developer | Hiroaki Miyashita |
Plugin | Custom Field Template |
Version | 1.1.7 |
Comparing to | |
See all releases |
Code changes from version 1.1.6 to 1.1.7
- custom-field-template-es_ES.mo +0 -0
- custom-field-template-es_ES.po +278 -66
- custom-field-template.php +10 -9
- readme.txt +2 -1
custom-field-template-es_ES.mo
CHANGED
Binary file
|
custom-field-template-es_ES.po
CHANGED
@@ -2,8 +2,8 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Custom Field Template\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date:
|
6 |
-
"PO-Revision-Date:
|
7 |
"Last-Translator: Darío Ferrer <info@darioferrer.com>\n"
|
8 |
"Language-Team: \n"
|
9 |
"MIME-Version: 1.0\n"
|
@@ -16,169 +16,381 @@ msgstr ""
|
|
16 |
"X-Poedit-Basepath: ../\n"
|
17 |
"X-Poedit-SearchPath-0: custom-field-template\n"
|
18 |
|
19 |
-
#: custom-field-template/custom-field-template.php:
|
20 |
-
#: custom-field-template/custom-field-template.php:
|
21 |
-
#: custom-field-template/custom-field-template.php:
|
22 |
-
#: custom-field-template/custom-field-template.php:
|
23 |
-
#: custom-field-template/custom-field-template.php:
|
|
|
24 |
msgid "Custom Field Template"
|
25 |
msgstr "Custom Field Template"
|
26 |
|
27 |
-
#: custom-field-template/custom-field-template.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
28 |
msgid "Settings"
|
29 |
msgstr "Configuración"
|
30 |
|
31 |
-
#: custom-field-template/custom-field-template.php:
|
32 |
msgid "Default Template"
|
33 |
msgstr "Plantilla predeterminada"
|
34 |
|
35 |
-
#: custom-field-template/custom-field-template.php:
|
36 |
-
#: custom-field-template/custom-field-template.php:
|
37 |
-
#: custom-field-template/custom-field-template.php:
|
|
|
|
|
38 |
msgid "Options updated."
|
39 |
msgstr "Opciones actualizadas exitosamente"
|
40 |
|
41 |
-
#: custom-field-template/custom-field-template.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
42 |
msgid "Options resetted."
|
43 |
msgstr "Opciones reiniciadas exitosamente"
|
44 |
|
45 |
-
#: custom-field-template/custom-field-template.php:
|
46 |
msgid "Options deleted."
|
47 |
msgstr "Opciones eliminadas exitosamente"
|
48 |
|
49 |
-
#: custom-field-template/custom-field-template.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
50 |
msgid "Custom Field Template Options"
|
51 |
msgstr "Opciones de campos personalizados"
|
52 |
|
53 |
-
#: custom-field-template/custom-field-template.php:
|
54 |
-
|
55 |
-
|
56 |
-
msgstr "Título de la plantilla %d"
|
57 |
|
58 |
-
#: custom-field-template/custom-field-template.php:
|
59 |
-
|
60 |
-
|
61 |
-
msgstr "Instrucciones de la plantilla %d"
|
62 |
|
63 |
-
#: custom-field-template/custom-field-template.php:
|
64 |
-
|
65 |
-
msgid "
|
66 |
-
msgstr "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
67 |
|
68 |
-
#: custom-field-template/custom-field-template.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
69 |
msgid "In case that you would like to insert multiple images at once in use of the custom field media buttons"
|
70 |
msgstr "En caso de que desees insertar múltiples imágenes al mismo tiempo para el uso de los botones Media"
|
71 |
|
72 |
-
#: custom-field-template/custom-field-template.php:
|
73 |
msgid "Use multiple image inset"
|
74 |
msgstr "Usar inclusión de múltiples imágenes"
|
75 |
|
76 |
-
#: custom-field-template/custom-field-template.php:
|
77 |
msgid "Caution:"
|
78 |
msgstr "Advertencia:"
|
79 |
|
80 |
-
#: custom-field-template/custom-field-template.php:
|
81 |
msgid "You need to edit `wp-admin/includes/media.php`. Delete or comment out the code in the function media_send_to_editor."
|
82 |
msgstr "Necesitas editar el archivo `wp-admin/includes/media.php`. Elimina o descomenta el código en la función media_send_to_editor"
|
83 |
|
84 |
-
#: custom-field-template/custom-field-template.php:
|
85 |
msgid "In case that you would like to replace custom keys by labels if `label` is set"
|
86 |
msgstr "En caso de que desees reemplazar claves personalizadas por etiquetas si 'etiqueta' está configurado"
|
87 |
|
88 |
-
#: custom-field-template/custom-field-template.php:
|
89 |
msgid "Use labels in place of custom keys"
|
90 |
msgstr "Usar etiquetas en lugar de claves personalizadas"
|
91 |
|
92 |
-
#: custom-field-template/custom-field-template.php:
|
93 |
msgid "In case that you would like to add p and br tags in textareas automatically"
|
94 |
msgstr "En caso de que desees añadir etiquetas 'p' y 'br' automáticamente en áreas de texto"
|
95 |
|
96 |
-
#: custom-field-template/custom-field-template.php:
|
97 |
msgid "Use wpautop function"
|
98 |
msgstr "Usar función 'wpautop'"
|
99 |
|
100 |
-
#: custom-field-template/custom-field-template.php:
|
101 |
-
|
102 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
103 |
msgid "Update Options »"
|
104 |
msgstr "Actualizar opciones »"
|
105 |
|
106 |
-
#: custom-field-template/custom-field-template.php:
|
107 |
-
|
108 |
-
|
109 |
-
#: custom-field-template/custom-field-template.php:371
|
110 |
-
#: custom-field-template/custom-field-template.php:387
|
111 |
-
msgid "Click to toggle"
|
112 |
-
msgstr "Haz clic para intercambiar"
|
113 |
|
114 |
-
#: custom-field-template/custom-field-template.php:
|
115 |
-
msgid "
|
116 |
-
msgstr "
|
117 |
|
118 |
-
#: custom-field-template/custom-field-template.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
119 |
msgid "PHP CODE (Experimental Option)"
|
120 |
msgstr "CÓDIGO PHP (Opción en Experimentación)"
|
121 |
|
122 |
-
#: custom-field-template/custom-field-template.php:
|
123 |
msgid "Are you sure to save PHP codes? Please do it at your own risk."
|
124 |
msgstr "¿Estás seguro de querer guardar los códigos PHP? Házlo a tu propio riesgo"
|
125 |
|
126 |
-
#: custom-field-template/custom-field-template.php:
|
127 |
-
msgid "
|
128 |
-
msgstr "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
129 |
|
130 |
-
#: custom-field-template/custom-field-template.php:
|
|
|
|
|
|
|
|
|
131 |
msgid "Option List"
|
132 |
msgstr "Lista de opciones"
|
133 |
|
134 |
-
#: custom-field-template/custom-field-template.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
135 |
msgid "Reset Options"
|
136 |
msgstr "Reiniciar opciones"
|
137 |
|
138 |
-
#: custom-field-template/custom-field-template.php:
|
139 |
msgid "Are you sure to reset options? Options you set will be reset to the default settings."
|
140 |
msgstr "¿Estás seguro de querer reiniciar las opciones?. Las opciones que habías configurado serán reiniciadas a la configuración predeterminada."
|
141 |
|
142 |
-
#: custom-field-template/custom-field-template.php:
|
143 |
msgid "Unset Options »"
|
144 |
msgstr "Reiniciar opciones »"
|
145 |
|
146 |
-
#: custom-field-template/custom-field-template.php:
|
147 |
msgid "Delete Options"
|
148 |
msgstr "Eliminar opciones"
|
149 |
|
150 |
-
#: custom-field-template/custom-field-template.php:
|
151 |
msgid "Are you sure to delete options? Options you set will be deleted."
|
152 |
msgstr "¿Estás seguro de querer eliminar las opciones?. Tus configuraciones serán suprimidas."
|
153 |
|
154 |
-
#: custom-field-template/custom-field-template.php:
|
155 |
msgid "Delete Options »"
|
156 |
msgstr "Eliminar opciones »"
|
157 |
|
158 |
-
#: custom-field-template/custom-field-template.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
159 |
msgid "Clear"
|
160 |
msgstr "Borrar"
|
161 |
|
162 |
-
#: custom-field-template/custom-field-template.php:
|
|
|
|
|
|
|
|
|
163 |
msgid "Add Media"
|
164 |
msgstr "Añadir Media"
|
165 |
|
166 |
-
#: custom-field-template/custom-field-template.php:
|
167 |
msgid "Add an Image"
|
168 |
msgstr "Añadir una Imagen"
|
169 |
|
170 |
-
#: custom-field-template/custom-field-template.php:
|
171 |
msgid "Add Video"
|
172 |
msgstr "Añadir Video"
|
173 |
|
174 |
-
#: custom-field-template/custom-field-template.php:
|
175 |
msgid "Add Audio"
|
176 |
msgstr "Añadir Audio"
|
177 |
|
178 |
-
#: custom-field-template/custom-field-template.php:
|
179 |
msgid "Toggle"
|
180 |
msgstr "Intercambiar"
|
181 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
182 |
#~ msgid "Recent Posts Ext"
|
183 |
#~ msgstr "最近の投稿 Ext"
|
184 |
#~ msgid "camera"
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Custom Field Template\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2009-04-07 11:33+0900\n"
|
6 |
+
"PO-Revision-Date: 2009-04-09 20:36-0400\n"
|
7 |
"Last-Translator: Darío Ferrer <info@darioferrer.com>\n"
|
8 |
"Language-Team: \n"
|
9 |
"MIME-Version: 1.0\n"
|
16 |
"X-Poedit-Basepath: ../\n"
|
17 |
"X-Poedit-SearchPath-0: custom-field-template\n"
|
18 |
|
19 |
+
#: custom-field-template/custom-field-template.php:119
|
20 |
+
#: custom-field-template/custom-field-template.php:120
|
21 |
+
#: custom-field-template/custom-field-template.php:450
|
22 |
+
#: custom-field-template/custom-field-template.php:632
|
23 |
+
#: custom-field-template/custom-field-template.php:1515
|
24 |
+
#: custom-field-template/custom-field-template.php:1635
|
25 |
msgid "Custom Field Template"
|
26 |
msgstr "Custom Field Template"
|
27 |
|
28 |
+
#: custom-field-template/custom-field-template.php:159
|
29 |
+
#: custom-field-template/custom-field-template.php:1727
|
30 |
+
msgid "Load"
|
31 |
+
msgstr "Cargar"
|
32 |
+
|
33 |
+
#: custom-field-template/custom-field-template.php:308
|
34 |
+
msgid "read more"
|
35 |
+
msgstr "leer más"
|
36 |
+
|
37 |
+
#: custom-field-template/custom-field-template.php:326
|
38 |
+
#: custom-field-template/custom-field-template.php:336
|
39 |
+
msgid "Custom Fields"
|
40 |
+
msgstr "Campos Personalizados"
|
41 |
+
|
42 |
+
#: custom-field-template/custom-field-template.php:366
|
43 |
msgid "Settings"
|
44 |
msgstr "Configuración"
|
45 |
|
46 |
+
#: custom-field-template/custom-field-template.php:378
|
47 |
msgid "Default Template"
|
48 |
msgstr "Plantilla predeterminada"
|
49 |
|
50 |
+
#: custom-field-template/custom-field-template.php:560
|
51 |
+
#: custom-field-template/custom-field-template.php:564
|
52 |
+
#: custom-field-template/custom-field-template.php:576
|
53 |
+
#: custom-field-template/custom-field-template.php:584
|
54 |
+
#: custom-field-template/custom-field-template.php:600
|
55 |
msgid "Options updated."
|
56 |
msgstr "Opciones actualizadas exitosamente"
|
57 |
|
58 |
+
#: custom-field-template/custom-field-template.php:604
|
59 |
+
msgid "Value Counts rebuilt."
|
60 |
+
msgstr "Conteo de valores reconstruido"
|
61 |
+
|
62 |
+
#: custom-field-template/custom-field-template.php:613
|
63 |
+
msgid "Options imported."
|
64 |
+
msgstr "Opciones importadas"
|
65 |
+
|
66 |
+
#: custom-field-template/custom-field-template.php:620
|
67 |
msgid "Options resetted."
|
68 |
msgstr "Opciones reiniciadas exitosamente"
|
69 |
|
70 |
+
#: custom-field-template/custom-field-template.php:624
|
71 |
msgid "Options deleted."
|
72 |
msgstr "Opciones eliminadas exitosamente"
|
73 |
|
74 |
+
#: custom-field-template/custom-field-template.php:638
|
75 |
+
#: custom-field-template/custom-field-template.php:715
|
76 |
+
#: custom-field-template/custom-field-template.php:734
|
77 |
+
#: custom-field-template/custom-field-template.php:763
|
78 |
+
#: custom-field-template/custom-field-template.php:794
|
79 |
+
#: custom-field-template/custom-field-template.php:833
|
80 |
+
#: custom-field-template/custom-field-template.php:853
|
81 |
+
#: custom-field-template/custom-field-template.php:961
|
82 |
+
#: custom-field-template/custom-field-template.php:977
|
83 |
+
#: custom-field-template/custom-field-template.php:993
|
84 |
+
#: custom-field-template/custom-field-template.php:1009
|
85 |
+
#: custom-field-template/custom-field-template.php:1025
|
86 |
+
msgid "Click to toggle"
|
87 |
+
msgstr "Haz clic para intercambiar"
|
88 |
+
|
89 |
+
#: custom-field-template/custom-field-template.php:639
|
90 |
msgid "Custom Field Template Options"
|
91 |
msgstr "Opciones de campos personalizados"
|
92 |
|
93 |
+
#: custom-field-template/custom-field-template.php:649
|
94 |
+
msgid "Template Title"
|
95 |
+
msgstr "Título de la plantilla"
|
|
|
96 |
|
97 |
+
#: custom-field-template/custom-field-template.php:651
|
98 |
+
msgid "Template Instruction"
|
99 |
+
msgstr "Instrucciones de la plantilla"
|
|
|
100 |
|
101 |
+
#: custom-field-template/custom-field-template.php:653
|
102 |
+
#: custom-field-template/custom-field-template.php:810
|
103 |
+
msgid "Post Type"
|
104 |
+
msgstr "Tipo de publicación"
|
105 |
+
|
106 |
+
#: custom-field-template/custom-field-template.php:655
|
107 |
+
#: custom-field-template/custom-field-template.php:811
|
108 |
+
msgid "Both"
|
109 |
+
msgstr "Ambos"
|
110 |
+
|
111 |
+
#: custom-field-template/custom-field-template.php:656
|
112 |
+
#: custom-field-template/custom-field-template.php:812
|
113 |
+
msgid "Post"
|
114 |
+
msgstr "Entrada"
|
115 |
|
116 |
+
#: custom-field-template/custom-field-template.php:657
|
117 |
+
#: custom-field-template/custom-field-template.php:813
|
118 |
+
msgid "Page"
|
119 |
+
msgstr "Página"
|
120 |
+
|
121 |
+
#: custom-field-template/custom-field-template.php:658
|
122 |
+
#: custom-field-template/custom-field-template.php:814
|
123 |
+
msgid "Category ID (comma-deliminated)"
|
124 |
+
msgstr "ID de Categoría (Delimitado por comas)"
|
125 |
+
|
126 |
+
#: custom-field-template/custom-field-template.php:660
|
127 |
+
msgid "Template Content"
|
128 |
+
msgstr "Contenido de la plantilla"
|
129 |
+
|
130 |
+
#: custom-field-template/custom-field-template.php:667
|
131 |
msgid "In case that you would like to insert multiple images at once in use of the custom field media buttons"
|
132 |
msgstr "En caso de que desees insertar múltiples imágenes al mismo tiempo para el uso de los botones Media"
|
133 |
|
134 |
+
#: custom-field-template/custom-field-template.php:668
|
135 |
msgid "Use multiple image inset"
|
136 |
msgstr "Usar inclusión de múltiples imágenes"
|
137 |
|
138 |
+
#: custom-field-template/custom-field-template.php:668
|
139 |
msgid "Caution:"
|
140 |
msgstr "Advertencia:"
|
141 |
|
142 |
+
#: custom-field-template/custom-field-template.php:668
|
143 |
msgid "You need to edit `wp-admin/includes/media.php`. Delete or comment out the code in the function media_send_to_editor."
|
144 |
msgstr "Necesitas editar el archivo `wp-admin/includes/media.php`. Elimina o descomenta el código en la función media_send_to_editor"
|
145 |
|
146 |
+
#: custom-field-template/custom-field-template.php:672
|
147 |
msgid "In case that you would like to replace custom keys by labels if `label` is set"
|
148 |
msgstr "En caso de que desees reemplazar claves personalizadas por etiquetas si 'etiqueta' está configurado"
|
149 |
|
150 |
+
#: custom-field-template/custom-field-template.php:673
|
151 |
msgid "Use labels in place of custom keys"
|
152 |
msgstr "Usar etiquetas en lugar de claves personalizadas"
|
153 |
|
154 |
+
#: custom-field-template/custom-field-template.php:676
|
155 |
msgid "In case that you would like to add p and br tags in textareas automatically"
|
156 |
msgstr "En caso de que desees añadir etiquetas 'p' y 'br' automáticamente en áreas de texto"
|
157 |
|
158 |
+
#: custom-field-template/custom-field-template.php:677
|
159 |
msgid "Use wpautop function"
|
160 |
msgstr "Usar función 'wpautop'"
|
161 |
|
162 |
+
#: custom-field-template/custom-field-template.php:681
|
163 |
+
msgid "In case that you would like to save values automatically in switching templates"
|
164 |
+
msgstr "En caso de que desees guardar valores automáticamente en la conmutación de plantillas"
|
165 |
+
|
166 |
+
#: custom-field-template/custom-field-template.php:682
|
167 |
+
msgid "Use the auto save in switching templates"
|
168 |
+
msgstr "Usar auto-guardado al conmutar plantillas"
|
169 |
+
|
170 |
+
#: custom-field-template/custom-field-template.php:686
|
171 |
+
msgid "In case that you would like to forbid to use the default custom fields."
|
172 |
+
msgstr "En caso de que desees prohibir el uso de los campos predeterminados"
|
173 |
+
|
174 |
+
#: custom-field-template/custom-field-template.php:687
|
175 |
+
msgid "Disable the default custom fields"
|
176 |
+
msgstr "Deshabilitar campos predeterminados"
|
177 |
+
|
178 |
+
#: custom-field-template/custom-field-template.php:691
|
179 |
+
msgid "In case that you would like to forbid to use the quick edit."
|
180 |
+
msgstr "En caso de que desees prohibir la edición rápida"
|
181 |
+
|
182 |
+
#: custom-field-template/custom-field-template.php:692
|
183 |
+
msgid "Disable the quick edit"
|
184 |
+
msgstr "Deshabilitar edición rápida"
|
185 |
+
|
186 |
+
#: custom-field-template/custom-field-template.php:696
|
187 |
+
msgid "In case that you would like to replace the box title with the template title."
|
188 |
+
msgstr "En caso de que desees reemplazar el título de la caja por el título de la plantilla"
|
189 |
+
|
190 |
+
#: custom-field-template/custom-field-template.php:697
|
191 |
+
msgid "Replace the box title"
|
192 |
+
msgstr "Reemplazar caja de título"
|
193 |
+
|
194 |
+
#: custom-field-template/custom-field-template.php:701
|
195 |
+
msgid "In case that you would like to use the shortcode in the widget."
|
196 |
+
msgstr "En caso de que desees utilizar abreviación de código en el widget"
|
197 |
+
|
198 |
+
#: custom-field-template/custom-field-template.php:702
|
199 |
+
msgid "Use the shortcode in the widget"
|
200 |
+
msgstr "Utilizar abreviaciones de código en el widget"
|
201 |
+
|
202 |
+
#: custom-field-template/custom-field-template.php:706
|
203 |
+
#: custom-field-template/custom-field-template.php:725
|
204 |
+
#: custom-field-template/custom-field-template.php:754
|
205 |
+
#: custom-field-template/custom-field-template.php:785
|
206 |
+
#: custom-field-template/custom-field-template.php:824
|
207 |
msgid "Update Options »"
|
208 |
msgstr "Actualizar opciones »"
|
209 |
|
210 |
+
#: custom-field-template/custom-field-template.php:716
|
211 |
+
msgid "ADMIN CSS"
|
212 |
+
msgstr "ADMIN CSS"
|
|
|
|
|
|
|
|
|
213 |
|
214 |
+
#: custom-field-template/custom-field-template.php:735
|
215 |
+
msgid "[cft] and [cftsearch] Shortcode Format"
|
216 |
+
msgstr "Abreviaciones de código [cft] y [cftsearch]"
|
217 |
|
218 |
+
#: custom-field-template/custom-field-template.php:738
|
219 |
+
msgid "For [cft], [key] will be converted into the value of [key]."
|
220 |
+
msgstr "Para [cft], [key] se convertirá en un valor de [key]."
|
221 |
+
|
222 |
+
#: custom-field-template/custom-field-template.php:739
|
223 |
+
msgid "For [cftsearch], [key] will be converted into the input field."
|
224 |
+
msgstr "Para [cftsearch], [key] se convertirá en campo de entrada."
|
225 |
+
|
226 |
+
#: custom-field-template/custom-field-template.php:748
|
227 |
+
#: custom-field-template/custom-field-template.php:817
|
228 |
+
msgid "Use PHP"
|
229 |
+
msgstr "Usar PHP"
|
230 |
+
|
231 |
+
#: custom-field-template/custom-field-template.php:764
|
232 |
msgid "PHP CODE (Experimental Option)"
|
233 |
msgstr "CÓDIGO PHP (Opción en Experimentación)"
|
234 |
|
235 |
+
#: custom-field-template/custom-field-template.php:766
|
236 |
msgid "Are you sure to save PHP codes? Please do it at your own risk."
|
237 |
msgstr "¿Estás seguro de querer guardar los códigos PHP? Házlo a tu propio riesgo"
|
238 |
|
239 |
+
#: custom-field-template/custom-field-template.php:767
|
240 |
+
msgid "For `text` and `textarea`, you must set $value as an string."
|
241 |
+
msgstr "Para `text` y `textarea`, debes configurar $value como una cadena."
|
242 |
+
|
243 |
+
#: custom-field-template/custom-field-template.php:769
|
244 |
+
msgid "For `checkbox`, `radio`, and `select`, you must set $values as an array."
|
245 |
+
msgstr "Para `checkbox`, `radio`, y `select`, debes configurar tus $valores como un array"
|
246 |
+
|
247 |
+
#: custom-field-template/custom-field-template.php:795
|
248 |
+
msgid "Auto Hook of `the_content()` (Experimental Option)"
|
249 |
+
msgstr "Auto Hook para `the_content()` (Opción experimental)"
|
250 |
+
|
251 |
+
#: custom-field-template/custom-field-template.php:805
|
252 |
+
msgid "Position"
|
253 |
+
msgstr "Posición"
|
254 |
+
|
255 |
+
#: custom-field-template/custom-field-template.php:806
|
256 |
+
msgid "Before the conetnt"
|
257 |
+
msgstr "Antes del contenido"
|
258 |
+
|
259 |
+
#: custom-field-template/custom-field-template.php:807
|
260 |
+
msgid "After the conetnt"
|
261 |
+
msgstr "Después del contenido"
|
262 |
+
|
263 |
+
#: custom-field-template/custom-field-template.php:808
|
264 |
+
#, php-format
|
265 |
+
msgid "Inside the conetnt ([cfthook hook=%d])"
|
266 |
+
msgstr "Dentro del contenido ([cfthook hook=%d])"
|
267 |
+
|
268 |
+
#: custom-field-template/custom-field-template.php:816
|
269 |
+
msgid "Content"
|
270 |
+
msgstr "Contenido"
|
271 |
+
|
272 |
+
#: custom-field-template/custom-field-template.php:818
|
273 |
+
msgid "Apply to feeds"
|
274 |
+
msgstr "Aplicar a los avances"
|
275 |
+
|
276 |
+
#: custom-field-template/custom-field-template.php:834
|
277 |
+
msgid "Rebuild Value Counts"
|
278 |
+
msgstr "Reconstruir Conteo de Valores"
|
279 |
+
|
280 |
+
#: custom-field-template/custom-field-template.php:836
|
281 |
+
msgid "Are you sure to rebuild all value counts?"
|
282 |
+
msgstr "¿Seguro que deseas reconstruir los Conteos de Valores?"
|
283 |
+
|
284 |
+
#: custom-field-template/custom-field-template.php:840
|
285 |
+
msgid "Value Counts are used for temporarily saving how many values in each key. Set `valueCount = true` into fields."
|
286 |
+
msgstr "Los Conteos de Valores son utilizados para guardar temporalmente los valores en cada clave. Ajusta `valueCount = true` en los campos."
|
287 |
|
288 |
+
#: custom-field-template/custom-field-template.php:844
|
289 |
+
msgid "Rebuild Value Counts »"
|
290 |
+
msgstr "Actualizar Conteo de Valores $raquo;"
|
291 |
+
|
292 |
+
#: custom-field-template/custom-field-template.php:854
|
293 |
msgid "Option List"
|
294 |
msgstr "Lista de opciones"
|
295 |
|
296 |
+
#: custom-field-template/custom-field-template.php:962
|
297 |
+
msgid "Export Options"
|
298 |
+
msgstr "Opciones de Exportación"
|
299 |
+
|
300 |
+
#: custom-field-template/custom-field-template.php:968
|
301 |
+
msgid "Export Options »"
|
302 |
+
msgstr "Opciones de Exportación »"
|
303 |
+
|
304 |
+
#: custom-field-template/custom-field-template.php:978
|
305 |
+
msgid "Import Options"
|
306 |
+
msgstr "Opciones de Importación"
|
307 |
+
|
308 |
+
#: custom-field-template/custom-field-template.php:980
|
309 |
+
msgid "Are you sure to import options? Options you set will be overwritten."
|
310 |
+
msgstr "¿Estás seguro de importar opciones? Las que hayas configurado serán sobreescritas"
|
311 |
+
|
312 |
+
#: custom-field-template/custom-field-template.php:984
|
313 |
+
msgid "Import Options »"
|
314 |
+
msgstr "Opciones de Importación »"
|
315 |
+
|
316 |
+
#: custom-field-template/custom-field-template.php:994
|
317 |
msgid "Reset Options"
|
318 |
msgstr "Reiniciar opciones"
|
319 |
|
320 |
+
#: custom-field-template/custom-field-template.php:996
|
321 |
msgid "Are you sure to reset options? Options you set will be reset to the default settings."
|
322 |
msgstr "¿Estás seguro de querer reiniciar las opciones?. Las opciones que habías configurado serán reiniciadas a la configuración predeterminada."
|
323 |
|
324 |
+
#: custom-field-template/custom-field-template.php:1000
|
325 |
msgid "Unset Options »"
|
326 |
msgstr "Reiniciar opciones »"
|
327 |
|
328 |
+
#: custom-field-template/custom-field-template.php:1010
|
329 |
msgid "Delete Options"
|
330 |
msgstr "Eliminar opciones"
|
331 |
|
332 |
+
#: custom-field-template/custom-field-template.php:1012
|
333 |
msgid "Are you sure to delete options? Options you set will be deleted."
|
334 |
msgstr "¿Estás seguro de querer eliminar las opciones?. Tus configuraciones serán suprimidas."
|
335 |
|
336 |
+
#: custom-field-template/custom-field-template.php:1016
|
337 |
msgid "Delete Options »"
|
338 |
msgstr "Eliminar opciones »"
|
339 |
|
340 |
+
#: custom-field-template/custom-field-template.php:1026
|
341 |
+
msgid "Donation"
|
342 |
+
msgstr "Donaciones"
|
343 |
+
|
344 |
+
#: custom-field-template/custom-field-template.php:1028
|
345 |
+
msgid "If you liked this plugin, please make a donation via paypal! Any amount is welcome. Your support is much appreciated."
|
346 |
+
msgstr "Si te agrada este plugin, por favor efectúa una donación vía paypal. Cualquier cantidad será bien recibida y agradecida. Tu apoyo será muy bien apreciado."
|
347 |
+
|
348 |
+
#: custom-field-template/custom-field-template.php:1220
|
349 |
msgid "Clear"
|
350 |
msgstr "Borrar"
|
351 |
|
352 |
+
#: custom-field-template/custom-field-template.php:1296
|
353 |
+
msgid "Select"
|
354 |
+
msgstr "Seleccionar"
|
355 |
+
|
356 |
+
#: custom-field-template/custom-field-template.php:1355
|
357 |
msgid "Add Media"
|
358 |
msgstr "Añadir Media"
|
359 |
|
360 |
+
#: custom-field-template/custom-field-template.php:1357
|
361 |
msgid "Add an Image"
|
362 |
msgstr "Añadir una Imagen"
|
363 |
|
364 |
+
#: custom-field-template/custom-field-template.php:1359
|
365 |
msgid "Add Video"
|
366 |
msgstr "Añadir Video"
|
367 |
|
368 |
+
#: custom-field-template/custom-field-template.php:1361
|
369 |
msgid "Add Audio"
|
370 |
msgstr "Añadir Audio"
|
371 |
|
372 |
+
#: custom-field-template/custom-field-template.php:1372
|
373 |
msgid "Toggle"
|
374 |
msgstr "Intercambiar"
|
375 |
|
376 |
+
#: custom-field-template/custom-field-template.php:1676
|
377 |
+
msgid "Initialize"
|
378 |
+
msgstr "Inicializar"
|
379 |
+
|
380 |
+
#: custom-field-template/custom-field-template.php:1677
|
381 |
+
msgid "Are you sure to reset current values? Default values will be loaded."
|
382 |
+
msgstr "¿Estás seguro de reiniciar los valores actuales? Los valores predeterminados será cargados"
|
383 |
+
|
384 |
+
#: custom-field-template/custom-field-template.php:1680
|
385 |
+
msgid "Save"
|
386 |
+
msgstr "Guardar"
|
387 |
+
|
388 |
+
#: custom-field-template/custom-field-template.php:2078
|
389 |
+
msgid "Search »"
|
390 |
+
msgstr "Buscar »"
|
391 |
+
|
392 |
+
#~ msgid "CSS"
|
393 |
+
#~ msgstr "CSS"
|
394 |
#~ msgid "Recent Posts Ext"
|
395 |
#~ msgstr "最近の投稿 Ext"
|
396 |
#~ msgid "camera"
|
custom-field-template.php
CHANGED
@@ -4,7 +4,7 @@ Plugin Name: Custom Field Template
|
|
4 |
Plugin URI: http://wordpressgogo.com/development/custom-field-template.html
|
5 |
Description: This plugin adds the default custom fields on the Write Post/Page.
|
6 |
Author: Hiroaki Miyashita
|
7 |
-
Version: 1.1.
|
8 |
Author URI: http://wordpressgogo.com/
|
9 |
*/
|
10 |
|
@@ -1076,7 +1076,7 @@ jQuery(this).addClass("closed");
|
|
1076 |
return $custom_fields;
|
1077 |
}
|
1078 |
|
1079 |
-
function make_textfield( $name, $sid, $size = 25, $default, $hideKey, $label, $code, $class, $style, $before, $after,
|
1080 |
$onclick, $ondblclick, $onkeydown, $onkeypress, $onkeyup, $onmousedown, $onmouseup, $onmouseover, $onmouseout, $onmousemove, $onfocus, $onblur, $onchange, $onselect ) {
|
1081 |
$options = $this->get_custom_field_template_data();
|
1082 |
|
@@ -1102,7 +1102,8 @@ jQuery(this).addClass("closed");
|
|
1102 |
|
1103 |
if ( $hideKey == true ) $hide = ' class="hideKey"';
|
1104 |
if ( !empty($class) ) $class = ' class="' . $class . '"';
|
1105 |
-
if ( !empty($style) ) $
|
|
|
1106 |
|
1107 |
if ( !empty($label) && $options['custom_field_template_replace_keys_by_labels'] )
|
1108 |
$title = stripcslashes($label);
|
@@ -1121,7 +1122,7 @@ jQuery(this).addClass("closed");
|
|
1121 |
|
1122 |
if ( !empty($label) && !$options['custom_field_template_replace_keys_by_labels'] )
|
1123 |
$out .= '<p class="label">' . stripcslashes($label) . '</p>';
|
1124 |
-
$out .= trim($before).'<input id="' . $name . $sid . '" name="' . $name . '[]" value="' . attribute_escape(trim($value)) . '" type="text" size="' . $size . '"' . $class . $style . $event_output . ' />'.trim($after).'</dd>' .
|
1125 |
'</dl>'."\n";
|
1126 |
return $out;
|
1127 |
}
|
@@ -1146,7 +1147,7 @@ jQuery(this).addClass("closed");
|
|
1146 |
|
1147 |
if ( $hideKey == true ) $hide = ' class="hideKey"';
|
1148 |
if ( !empty($class) ) $class = ' class="' . $class . '"';
|
1149 |
-
if ( !empty($style) ) $
|
1150 |
|
1151 |
if ( !empty($label) && $options['custom_field_template_replace_keys_by_labels'] )
|
1152 |
$title = stripcslashes($label);
|
@@ -1199,7 +1200,7 @@ jQuery(this).addClass("closed");
|
|
1199 |
|
1200 |
if ( $hideKey == true ) $hide = ' class="hideKey"';
|
1201 |
if ( !empty($class) ) $class = ' class="' . $class . '"';
|
1202 |
-
if ( !empty($style) ) $
|
1203 |
|
1204 |
if ( !empty($label) && $options['custom_field_template_replace_keys_by_labels'] )
|
1205 |
$title = stripcslashes($label);
|
@@ -1269,7 +1270,7 @@ jQuery(this).addClass("closed");
|
|
1269 |
|
1270 |
if ( $hideKey == true ) $hide = ' class="hideKey"';
|
1271 |
if ( !empty($class) ) $class = ' class="' . $class . '"';
|
1272 |
-
if ( !empty($style) ) $
|
1273 |
|
1274 |
if ( !empty($label) && $options['custom_field_template_replace_keys_by_labels'] )
|
1275 |
$title = stripcslashes($label);
|
@@ -1381,7 +1382,7 @@ EOF;
|
|
1381 |
if ( $htmlEditor == true ) $content_class .= 'content';
|
1382 |
if ( !empty($class) ) $content_class .= ' ' . $class;
|
1383 |
$content_class .= '"';
|
1384 |
-
if ( !empty($style) ) $
|
1385 |
|
1386 |
if ( !empty($label) && $options['custom_field_template_replace_keys_by_labels'] )
|
1387 |
$title = stripcslashes($label);
|
@@ -1461,7 +1462,7 @@ EOF;
|
|
1461 |
$out .= '</div><div' . $class . '>';
|
1462 |
}
|
1463 |
else if( $data[$i]['type'] == 'textfield' || $data[$i]['type'] == 'text' ) {
|
1464 |
-
$out .= $this->make_textfield( $title, $i, $data[$i]['size'], $data[$i]['default'], $data[$i]['hideKey'], $data[$i]['label'], $data[$i]['code'], $data[$i]['class'], $data[$i]['style'], $data[$i]['before'], $data[$i]['after'],
|
1465 |
$data[$i]['onclick'], $data[$i]['ondblclick'], $data[$i]['onkeydown'], $data[$i]['onkeypress'], $data[$i]['onkeyup'], $data[$i]['onmousedown'], $data[$i]['onmouseup'], $data[$i]['onmouseover'], $data[$i]['onmouseout'], $data[$i]['onmousemove'], $data[$i]['onfocus'], $data[$i]['onblur'], $data[$i]['onchange'], $data[$i]['onselect'] );
|
1466 |
}
|
1467 |
else if( $data[$i]['type'] == 'checkbox' ) {
|
4 |
Plugin URI: http://wordpressgogo.com/development/custom-field-template.html
|
5 |
Description: This plugin adds the default custom fields on the Write Post/Page.
|
6 |
Author: Hiroaki Miyashita
|
7 |
+
Version: 1.1.7
|
8 |
Author URI: http://wordpressgogo.com/
|
9 |
*/
|
10 |
|
1076 |
return $custom_fields;
|
1077 |
}
|
1078 |
|
1079 |
+
function make_textfield( $name, $sid, $size = 25, $default, $hideKey, $label, $code, $class, $style, $before, $after, $maxlength,
|
1080 |
$onclick, $ondblclick, $onkeydown, $onkeypress, $onkeyup, $onmousedown, $onmouseup, $onmouseover, $onmouseout, $onmousemove, $onfocus, $onblur, $onchange, $onselect ) {
|
1081 |
$options = $this->get_custom_field_template_data();
|
1082 |
|
1102 |
|
1103 |
if ( $hideKey == true ) $hide = ' class="hideKey"';
|
1104 |
if ( !empty($class) ) $class = ' class="' . $class . '"';
|
1105 |
+
if ( !empty($style) ) $style = ' style="' . $style . '"';
|
1106 |
+
if ( !empty($maxlength) ) $maxlength = ' maxlength="' . $maxlength . '"';
|
1107 |
|
1108 |
if ( !empty($label) && $options['custom_field_template_replace_keys_by_labels'] )
|
1109 |
$title = stripcslashes($label);
|
1122 |
|
1123 |
if ( !empty($label) && !$options['custom_field_template_replace_keys_by_labels'] )
|
1124 |
$out .= '<p class="label">' . stripcslashes($label) . '</p>';
|
1125 |
+
$out .= trim($before).'<input id="' . $name . $sid . '" name="' . $name . '[]" value="' . attribute_escape(trim($value)) . '" type="text" size="' . $size . '"' . $class . $style . $maxlength . $event_output . ' />'.trim($after).'</dd>' .
|
1126 |
'</dl>'."\n";
|
1127 |
return $out;
|
1128 |
}
|
1147 |
|
1148 |
if ( $hideKey == true ) $hide = ' class="hideKey"';
|
1149 |
if ( !empty($class) ) $class = ' class="' . $class . '"';
|
1150 |
+
if ( !empty($style) ) $style = ' style="' . $style . '"';
|
1151 |
|
1152 |
if ( !empty($label) && $options['custom_field_template_replace_keys_by_labels'] )
|
1153 |
$title = stripcslashes($label);
|
1200 |
|
1201 |
if ( $hideKey == true ) $hide = ' class="hideKey"';
|
1202 |
if ( !empty($class) ) $class = ' class="' . $class . '"';
|
1203 |
+
if ( !empty($style) ) $style = ' style="' . $style . '"';
|
1204 |
|
1205 |
if ( !empty($label) && $options['custom_field_template_replace_keys_by_labels'] )
|
1206 |
$title = stripcslashes($label);
|
1270 |
|
1271 |
if ( $hideKey == true ) $hide = ' class="hideKey"';
|
1272 |
if ( !empty($class) ) $class = ' class="' . $class . '"';
|
1273 |
+
if ( !empty($style) ) $style = ' style="' . $style . '"';
|
1274 |
|
1275 |
if ( !empty($label) && $options['custom_field_template_replace_keys_by_labels'] )
|
1276 |
$title = stripcslashes($label);
|
1382 |
if ( $htmlEditor == true ) $content_class .= 'content';
|
1383 |
if ( !empty($class) ) $content_class .= ' ' . $class;
|
1384 |
$content_class .= '"';
|
1385 |
+
if ( !empty($style) ) $style = ' style="' . $style . '"';
|
1386 |
|
1387 |
if ( !empty($label) && $options['custom_field_template_replace_keys_by_labels'] )
|
1388 |
$title = stripcslashes($label);
|
1462 |
$out .= '</div><div' . $class . '>';
|
1463 |
}
|
1464 |
else if( $data[$i]['type'] == 'textfield' || $data[$i]['type'] == 'text' ) {
|
1465 |
+
$out .= $this->make_textfield( $title, $i, $data[$i]['size'], $data[$i]['default'], $data[$i]['hideKey'], $data[$i]['label'], $data[$i]['code'], $data[$i]['class'], $data[$i]['style'], $data[$i]['before'], $data[$i]['after'], $data[$i]['maxlength'],
|
1466 |
$data[$i]['onclick'], $data[$i]['ondblclick'], $data[$i]['onkeydown'], $data[$i]['onkeypress'], $data[$i]['onkeyup'], $data[$i]['onmousedown'], $data[$i]['onmouseup'], $data[$i]['onmouseover'], $data[$i]['onmouseout'], $data[$i]['onmousemove'], $data[$i]['onfocus'], $data[$i]['onblur'], $data[$i]['onchange'], $data[$i]['onselect'] );
|
1467 |
}
|
1468 |
else if( $data[$i]['type'] == 'checkbox' ) {
|
readme.txt
CHANGED
@@ -4,7 +4,7 @@ Donate link: http://wordpressgogo.com/development/custom-field-template.html
|
|
4 |
Tags: custom, fields, field, template, meta, custom field, custom fields, custom field template
|
5 |
Requires at least: 2.1
|
6 |
Tested up to: 2.7.1
|
7 |
-
Stable tag: 1.1.
|
8 |
|
9 |
This plugin adds the default custom fields on the Write Post/Page.
|
10 |
|
@@ -50,6 +50,7 @@ The Custom Field Template plugin adds the default custom fields on the Write Pos
|
|
50 |
* Adds the attributes of before and after text. (`before = blah`, `after = blah`)
|
51 |
* Adds the export and import functionality.
|
52 |
* Adds the style attribute. (`style = color:#FF0000;`)
|
|
|
53 |
|
54 |
Localization
|
55 |
|
4 |
Tags: custom, fields, field, template, meta, custom field, custom fields, custom field template
|
5 |
Requires at least: 2.1
|
6 |
Tested up to: 2.7.1
|
7 |
+
Stable tag: 1.1.7
|
8 |
|
9 |
This plugin adds the default custom fields on the Write Post/Page.
|
10 |
|
50 |
* Adds the attributes of before and after text. (`before = blah`, `after = blah`)
|
51 |
* Adds the export and import functionality.
|
52 |
* Adds the style attribute. (`style = color:#FF0000;`)
|
53 |
+
* Adds the maxlength attribute. (`maxlength = 10`)
|
54 |
|
55 |
Localization
|
56 |
|