Version Description
Download this release
Release Info
Developer | takayukister |
Plugin | ![]() |
Version | 2.0.1 |
Comparing to | |
See all releases |
Code changes from version 2.0 to 2.0.1
- README.txt +4 -3
- admin/admin-panel.php +327 -279
- admin/admin-stylesheet.css +1 -1
- admin/admin.php +60 -28
- admin/wpcf7-admin.js +0 -11
- includes/shortcodes.php +1 -1
- languages/wpcf7-bn_BD.mo +0 -0
- languages/wpcf7-bn_BD.po +437 -0
- languages/wpcf7-da_DK.mo +0 -0
- languages/wpcf7-da_DK.po +264 -221
- languages/wpcf7-de_DE.mo +0 -0
- languages/wpcf7-de_DE.po +148 -141
- languages/wpcf7-fr_FR.mo +0 -0
- languages/wpcf7-fr_FR.po +484 -109
- languages/wpcf7-it_IT.mo +0 -0
- languages/wpcf7-it_IT.po +147 -140
- languages/wpcf7-ja.mo +0 -0
- languages/wpcf7-ja.po +124 -102
- languages/wpcf7.pot +124 -102
- screenshot-1.png +0 -0
- wp-contact-form-7.php +13 -2
README.txt
CHANGED
@@ -4,7 +4,7 @@ Donate link: http://pledgie.com/campaigns/3117
|
|
4 |
Tags: contact, contact form, email, ajax, captcha, akismet
|
5 |
Requires at least: 2.7
|
6 |
Tested up to: 2.9-rare
|
7 |
-
Stable tag: 2.0
|
8 |
|
9 |
Just another contact form plugin. Simple but flexible.
|
10 |
|
@@ -20,6 +20,7 @@ Since being published in August 2007, Contact Form 7 has been translated into a
|
|
20 |
|
21 |
* Albanian (sq) - [Olgi Zenullari](http://www.olgizenullari.com/)
|
22 |
* Arabic (ar) - [Tarek Chaaban](http://www.chaaban.info/) and Muhammed Lardi
|
|
|
23 |
* Bosnian (bs) - [Vedran](http://www.seorabbit.com/)
|
24 |
* Brazilian Portuguese (pt_BR) - [Leonardo Pinheiro](http://www.eletrikabarbarella.com.br/) (updated by [Henrique Vianna](http://henriquevianna.com/))
|
25 |
* Bulgarian (bg_BG) - [Iliyan Darganov](http://www.darganov.com/)
|
@@ -32,7 +33,7 @@ Since being published in August 2007, Contact Form 7 has been translated into a
|
|
32 |
* Dutch (nl_NL) - [Chris Devriese](http://www.100it.be/) (updated by [Martin Hein](http://www.split-a-pixel.nl/))
|
33 |
* Estonian (et) - [Peeter Rahuvarm](http://www.kraabus.ee)
|
34 |
* Finnish (fi) - [Miika Turunen](http://www.webwork.fi/)
|
35 |
-
* French (fr_FR) - [Jillij](http://www.jillij.com/)
|
36 |
* Georgian (ka_GE) - [Nodar Davituri](http://omedia.ge/)
|
37 |
* German (de_DE) - [Marcel Spitau](http://blog.spitau.de) (updated by [Ivan Graf](http://blog.bildergallery.com/))
|
38 |
* Greek (el) - [Nick Mouratidis](http://www.kepik.gr/) (updated by [Pr. friedlich](http://friedlich.wordpress.com/))
|
@@ -67,7 +68,7 @@ If you have created your own language pack, or have an update of an existing one
|
|
67 |
1. Upload the entire `contact-form-7` folder to the `/wp-content/plugins/` directory.
|
68 |
1. Activate the plugin through the 'Plugins' menu in WordPress.
|
69 |
|
70 |
-
You will find 'Contact
|
71 |
|
72 |
For basic usage, you can also have a look at the [plugin homepage](http://ideasilo.wordpress.com/2007/04/30/contact-form-7/) and [FAQ](http://ideasilo.wordpress.com/2008/03/29/contact-form-7-faq/).
|
73 |
|
4 |
Tags: contact, contact form, email, ajax, captcha, akismet
|
5 |
Requires at least: 2.7
|
6 |
Tested up to: 2.9-rare
|
7 |
+
Stable tag: 2.0.1
|
8 |
|
9 |
Just another contact form plugin. Simple but flexible.
|
10 |
|
20 |
|
21 |
* Albanian (sq) - [Olgi Zenullari](http://www.olgizenullari.com/)
|
22 |
* Arabic (ar) - [Tarek Chaaban](http://www.chaaban.info/) and Muhammed Lardi
|
23 |
+
* Bangla (bn_BD) - [SM Mehdi Akram](http://www.shamokaldarpon.com/)
|
24 |
* Bosnian (bs) - [Vedran](http://www.seorabbit.com/)
|
25 |
* Brazilian Portuguese (pt_BR) - [Leonardo Pinheiro](http://www.eletrikabarbarella.com.br/) (updated by [Henrique Vianna](http://henriquevianna.com/))
|
26 |
* Bulgarian (bg_BG) - [Iliyan Darganov](http://www.darganov.com/)
|
33 |
* Dutch (nl_NL) - [Chris Devriese](http://www.100it.be/) (updated by [Martin Hein](http://www.split-a-pixel.nl/))
|
34 |
* Estonian (et) - [Peeter Rahuvarm](http://www.kraabus.ee)
|
35 |
* Finnish (fi) - [Miika Turunen](http://www.webwork.fi/)
|
36 |
+
* French (fr_FR) - [Jillij](http://www.jillij.com/) (updated by [Maître Mô](http://maitremo.fr/))
|
37 |
* Georgian (ka_GE) - [Nodar Davituri](http://omedia.ge/)
|
38 |
* German (de_DE) - [Marcel Spitau](http://blog.spitau.de) (updated by [Ivan Graf](http://blog.bildergallery.com/))
|
39 |
* Greek (el) - [Nick Mouratidis](http://www.kepik.gr/) (updated by [Pr. friedlich](http://friedlich.wordpress.com/))
|
68 |
1. Upload the entire `contact-form-7` folder to the `/wp-content/plugins/` directory.
|
69 |
1. Activate the plugin through the 'Plugins' menu in WordPress.
|
70 |
|
71 |
+
You will find 'Contact' menu in your WordPress admin panel.
|
72 |
|
73 |
For basic usage, you can also have a look at the [plugin homepage](http://ideasilo.wordpress.com/2007/04/30/contact-form-7/) and [FAQ](http://ideasilo.wordpress.com/2008/03/29/contact-form-7-faq/).
|
74 |
|
admin/admin-panel.php
CHANGED
@@ -1,287 +1,335 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
|
9 |
-
|
10 |
-
<?php foreach ( $contact_forms as $v ) : ?>
|
11 |
-
<li><a href="<?php echo $base_url . '?page=' . $page . '&contactform=' . $v->id ?>"<?php if ( $v->id == $current ) echo ' class="current"'; ?>>
|
12 |
-
<?php echo $v->title; ?></a> |</li>
|
13 |
-
<?php endforeach; ?>
|
14 |
-
|
15 |
-
<?php if ( wpcf7_admin_has_edit_cap() ) : ?>
|
16 |
-
<li class="addnew">
|
17 |
-
<a href="<?php echo $base_url . '?page=' . $page . '&contactform=new'; ?>"<?php if ( $unsaved ) echo ' class="current"'; ?>>
|
18 |
-
<?php _e( 'Add new', 'wpcf7' ); ?></a></li>
|
19 |
-
<?php endif; ?>
|
20 |
-
</ul>
|
21 |
-
|
22 |
-
<br class="clear" />
|
23 |
|
24 |
<?php if ( $cf ) : ?>
|
25 |
<?php $disabled = ( wpcf7_admin_has_edit_cap() ) ? '' : ' disabled="disabled"'; ?>
|
26 |
|
27 |
-
<form method="post" action="<?php echo
|
28 |
-
<?php if ( wpcf7_admin_has_edit_cap() ) wp_nonce_field( 'wpcf7-save_' . $current ); ?>
|
29 |
-
<input type="hidden" id="wpcf7-id" name="wpcf7-id" value="<?php echo $current; ?>" />
|
30 |
-
|
31 |
-
|
32 |
-
|
33 |
-
|
34 |
-
|
35 |
-
|
36 |
-
|
37 |
-
|
38 |
-
|
39 |
-
|
40 |
-
|
41 |
-
|
42 |
-
|
43 |
-
|
44 |
-
|
45 |
-
|
46 |
-
|
47 |
-
|
48 |
-
|
49 |
-
|
50 |
-
|
51 |
-
|
52 |
-
|
53 |
-
|
54 |
-
|
55 |
-
|
56 |
-
|
57 |
-
|
58 |
-
|
59 |
-
|
60 |
-
|
61 |
-
|
62 |
-
|
63 |
-
|
64 |
-
|
65 |
-
|
66 |
-
|
67 |
-
|
68 |
-
|
69 |
-
|
70 |
-
|
71 |
-
|
72 |
-
|
73 |
-
|
74 |
-
|
75 |
-
|
76 |
-
|
77 |
-
|
78 |
-
|
79 |
-
|
80 |
-
|
81 |
-
|
82 |
-
|
83 |
-
|
84 |
-
|
85 |
-
|
86 |
-
|
87 |
-
|
88 |
-
|
89 |
-
|
90 |
-
|
91 |
-
|
92 |
-
|
93 |
-
|
94 |
-
|
95 |
-
|
96 |
-
|
97 |
-
|
98 |
-
|
99 |
-
|
100 |
-
|
101 |
-
|
102 |
-
|
103 |
-
|
104 |
-
|
105 |
-
|
106 |
-
|
107 |
-
|
108 |
-
|
109 |
-
|
110 |
-
|
111 |
-
|
112 |
-
|
113 |
-
|
114 |
-
|
115 |
-
|
116 |
-
|
117 |
-
|
118 |
-
|
119 |
-
|
120 |
-
|
121 |
-
|
122 |
-
|
123 |
-
|
124 |
-
|
125 |
-
|
126 |
-
|
127 |
-
|
128 |
-
|
129 |
-
|
130 |
-
|
131 |
-
|
132 |
-
|
133 |
-
|
134 |
-
|
135 |
-
|
136 |
-
|
137 |
-
|
138 |
-
|
139 |
-
|
140 |
-
|
141 |
-
|
142 |
-
|
143 |
-
|
144 |
-
|
145 |
-
|
146 |
-
|
147 |
-
|
148 |
-
|
149 |
-
|
150 |
-
|
151 |
-
|
152 |
-
|
153 |
-
|
154 |
-
|
155 |
-
|
156 |
-
|
157 |
-
|
158 |
-
|
159 |
-
|
160 |
-
|
161 |
-
|
162 |
-
|
163 |
-
|
164 |
-
|
165 |
-
|
166 |
-
|
167 |
-
|
168 |
-
|
169 |
-
|
170 |
-
|
171 |
-
|
172 |
-
|
173 |
-
|
174 |
-
|
175 |
-
|
176 |
-
|
177 |
-
|
178 |
-
|
179 |
-
|
180 |
-
|
181 |
-
|
182 |
-
|
183 |
-
|
184 |
-
|
185 |
-
|
186 |
-
|
187 |
-
|
188 |
-
|
189 |
-
|
190 |
-
|
191 |
-
|
192 |
-
|
193 |
-
|
194 |
-
|
195 |
-
|
196 |
-
|
197 |
-
|
198 |
-
|
199 |
-
|
200 |
-
|
201 |
-
|
202 |
-
|
203 |
-
|
204 |
-
|
205 |
-
|
206 |
-
|
207 |
-
|
208 |
-
|
209 |
-
|
210 |
-
|
211 |
-
|
212 |
-
|
213 |
-
|
214 |
-
|
215 |
-
|
216 |
-
|
217 |
-
|
218 |
-
|
219 |
-
|
220 |
-
|
221 |
-
|
222 |
-
|
223 |
-
|
224 |
-
|
225 |
-
|
226 |
-
|
227 |
-
|
228 |
-
|
229 |
-
|
230 |
-
|
231 |
-
|
232 |
-
|
233 |
-
|
234 |
-
|
235 |
-
|
236 |
-
|
237 |
-
|
238 |
-
|
239 |
-
|
240 |
-
|
241 |
-
|
242 |
-
|
243 |
-
|
244 |
-
|
245 |
-
|
246 |
-
|
247 |
-
|
248 |
-
|
249 |
-
|
250 |
-
|
251 |
-
|
252 |
-
|
253 |
-
|
254 |
-
|
255 |
-
|
256 |
-
|
257 |
-
|
258 |
-
|
259 |
-
|
260 |
-
|
261 |
-
|
262 |
-
|
263 |
-
|
264 |
-
|
265 |
-
|
266 |
-
|
267 |
-
|
268 |
-
|
269 |
-
|
270 |
-
|
271 |
-
|
272 |
-
|
273 |
-
|
274 |
-
|
275 |
-
|
276 |
-
|
277 |
-
|
278 |
-
|
279 |
-
|
280 |
-
|
281 |
-
|
282 |
-
|
283 |
-
|
284 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
285 |
|
286 |
<?php endif; ?>
|
287 |
|
1 |
+
<?php
|
2 |
+
|
3 |
+
/* No table warning */
|
4 |
+
if ( ! wpcf7_table_exists() ) {
|
5 |
+
if ( current_user_can( 'activate_plugins' ) ) {
|
6 |
+
$create_table_link_url = wpcf7_admin_url( 'admin.php', array( 'wpcf7-create-table' => 1 ) );
|
7 |
+
$create_table_link_url = wp_nonce_url( $create_table_link_url, 'wpcf7-create-table' );
|
8 |
+
$message = sprintf(
|
9 |
+
__( '<strong>The database table for Contact Form 7 does not exist.</strong> You must <a href="%s">create the table</a> for it to work.', 'wpcf7' ),
|
10 |
+
$create_table_link_url );
|
11 |
+
} else {
|
12 |
+
$message = __( "<strong>The database table for Contact Form 7 does not exist.</strong>", 'wpcf7' );
|
13 |
+
}
|
14 |
+
?>
|
15 |
+
<div class="wrap">
|
16 |
+
<?php screen_icon( 'edit-pages' ); ?>
|
17 |
+
<h2><?php echo esc_html( __( 'Contact Form 7', 'wpcf7' ) ); ?></h2>
|
18 |
+
<div id="message" class="updated fade">
|
19 |
+
<p><?php echo $message; ?></p>
|
20 |
+
</div>
|
21 |
+
</div>
|
22 |
+
<?php
|
23 |
+
return;
|
24 |
+
}
|
25 |
+
|
26 |
+
?><div class="wrap wpcf7">
|
27 |
+
|
28 |
+
<?php screen_icon( 'edit-pages' ); ?>
|
29 |
+
|
30 |
+
<h2><?php echo esc_html( __( 'Contact Form 7', 'wpcf7' ) ); ?></h2>
|
31 |
+
|
32 |
+
<?php wpcf7_donation_link(); ?>
|
33 |
+
|
34 |
+
<?php if ( isset( $updated_message ) ) : ?>
|
35 |
+
<div id="message" class="updated fade"><p><?php echo $updated_message; ?></p></div>
|
36 |
+
<?php endif; ?>
|
37 |
+
|
38 |
+
<ul class="subsubsub">
|
39 |
+
<?php foreach ( $contact_forms as $v ) : ?>
|
40 |
+
<li><a href="<?php echo wpcf7_admin_url( 'admin.php', array( 'contactform' => $v->id ) ); ?>"<?php if ( $v->id == $current ) echo ' class="current"'; ?>>
|
41 |
+
<?php echo esc_html( $v->title ); ?></a> |</li>
|
42 |
+
<?php endforeach; ?>
|
43 |
+
|
44 |
+
<?php if ( wpcf7_admin_has_edit_cap() ) : ?>
|
45 |
+
<li class="addnew"><a href="<?php echo wpcf7_admin_url( 'admin.php', array( 'contactform' => 'new' ) ); ?>"<?php if ( $unsaved ) echo ' class="current"'; ?>><?php echo esc_html( __( 'Add new', 'wpcf7' ) ); ?></a></li>
|
46 |
+
<?php endif; ?>
|
47 |
+
</ul>
|
48 |
|
49 |
+
<br class="clear" />
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
50 |
|
51 |
<?php if ( $cf ) : ?>
|
52 |
<?php $disabled = ( wpcf7_admin_has_edit_cap() ) ? '' : ' disabled="disabled"'; ?>
|
53 |
|
54 |
+
<form method="post" action="<?php echo wpcf7_admin_url( 'admin.php', array( 'contactform' => $current ) ); ?>" id="wpcf7-admin-form-element">
|
55 |
+
<?php if ( wpcf7_admin_has_edit_cap() ) wp_nonce_field( 'wpcf7-save_' . $current ); ?>
|
56 |
+
<input type="hidden" id="wpcf7-id" name="wpcf7-id" value="<?php echo $current; ?>" />
|
57 |
+
|
58 |
+
<table class="widefat">
|
59 |
+
<tbody>
|
60 |
+
<tr>
|
61 |
+
<td scope="col">
|
62 |
+
<div style="position: relative;">
|
63 |
+
<input type="text" id="wpcf7-title" name="wpcf7-title" size="40" value="<?php echo esc_attr( $cf->title ); ?>"<?php echo $disabled; ?> />
|
64 |
+
|
65 |
+
<?php if ( ! $unsaved ) : ?>
|
66 |
+
<p class="tagcode">
|
67 |
+
<?php echo esc_html( __( "Copy this code and paste it into your post, page or text widget content.", 'wpcf7' ) ); ?><br />
|
68 |
+
|
69 |
+
<input type="text" id="contact-form-anchor-text" onfocus="this.select();" readonly="readonly" />
|
70 |
+
</p>
|
71 |
+
<?php endif; ?>
|
72 |
+
|
73 |
+
<?php if ( wpcf7_admin_has_edit_cap() ) : ?>
|
74 |
+
<div class="save-contact-form">
|
75 |
+
<input type="submit" class="button button-highlighted" name="wpcf7-save" value="<?php echo esc_attr( __( 'Save', 'wpcf7' ) ); ?>" />
|
76 |
+
</div>
|
77 |
+
<?php endif; ?>
|
78 |
+
|
79 |
+
<?php if ( wpcf7_admin_has_edit_cap() && ! $unsaved ) : ?>
|
80 |
+
<div class="actions-link">
|
81 |
+
<?php $copy_nonce = wp_create_nonce( 'wpcf7-copy_' . $current ); ?>
|
82 |
+
<input type="submit" name="wpcf7-copy" class="copy" value="<?php echo esc_attr( __( 'Copy', 'wpcf7' ) ); ?>"
|
83 |
+
<?php echo "onclick=\"this.form._wpnonce.value = '$copy_nonce'; return true;\""; ?> />
|
84 |
+
|
|
85 |
+
|
86 |
+
<?php $delete_nonce = wp_create_nonce( 'wpcf7-delete_' . $current ); ?>
|
87 |
+
<input type="submit" name="wpcf7-delete" class="delete" value="<?php echo esc_attr( __( 'Delete', 'wpcf7' ) ); ?>"
|
88 |
+
<?php echo "onclick=\"if (confirm('" .
|
89 |
+
esc_js( __( "You are about to delete this contact form.\n 'Cancel' to stop, 'OK' to delete.", 'wpcf7' ) ) .
|
90 |
+
"')) {this.form._wpnonce.value = '$delete_nonce'; return true;} return false;\""; ?> />
|
91 |
+
</div>
|
92 |
+
<?php endif; ?>
|
93 |
+
</div>
|
94 |
+
</td>
|
95 |
+
</tr>
|
96 |
+
</tbody>
|
97 |
+
</table>
|
98 |
+
|
99 |
+
<?php if ( wpcf7_admin_has_edit_cap() ) : ?>
|
100 |
+
|
101 |
+
<table class="widefat" style="margin-top: 1em;">
|
102 |
+
<thead><tr><th scope="col" colspan="2"><?php echo esc_html( __( 'Form', 'wpcf7' ) ); ?></th></tr></thead>
|
103 |
+
|
104 |
+
<tbody>
|
105 |
+
<tr>
|
106 |
+
|
107 |
+
<td scope="col" style="width: 50%;">
|
108 |
+
<div><textarea id="wpcf7-form" name="wpcf7-form" cols="100" rows="20"><?php echo esc_html( $cf->form ); ?></textarea></div>
|
109 |
+
</td>
|
110 |
+
|
111 |
+
<td scope="col" style="width: 50%;">
|
112 |
+
<div id="tag-generator-div"></div>
|
113 |
+
</td>
|
114 |
+
|
115 |
+
</tr>
|
116 |
+
</tbody>
|
117 |
+
</table>
|
118 |
+
|
119 |
+
<table class="widefat" style="margin-top: 1em;">
|
120 |
+
<thead><tr><th scope="col" colspan="2"><?php echo esc_html( __( 'Mail', 'wpcf7' ) ); ?></th></tr></thead>
|
121 |
+
|
122 |
+
<tbody>
|
123 |
+
<tr>
|
124 |
+
<td scope="col" style="width: 50%;">
|
125 |
+
|
126 |
+
<div class="mail-field">
|
127 |
+
<label for="wpcf7-mail-recipient"><?php echo esc_html( __( 'To:', 'wpcf7' ) ); ?></label><br />
|
128 |
+
<input type="text" id="wpcf7-mail-recipient" name="wpcf7-mail-recipient" class="wide" size="70" value="<?php echo esc_attr( $cf->mail['recipient'] ); ?>" />
|
129 |
+
</div>
|
130 |
+
|
131 |
+
<div class="mail-field">
|
132 |
+
<label for="wpcf7-mail-sender"><?php echo esc_html( __( 'From:', 'wpcf7' ) ); ?></label><br />
|
133 |
+
<input type="text" id="wpcf7-mail-sender" name="wpcf7-mail-sender" class="wide" size="70" value="<?php echo esc_attr( $cf->mail['sender'] ); ?>" />
|
134 |
+
</div>
|
135 |
+
|
136 |
+
<div class="mail-field">
|
137 |
+
<label for="wpcf7-mail-subject"><?php echo esc_html( __( 'Subject:', 'wpcf7' ) ); ?></label><br />
|
138 |
+
<input type="text" id="wpcf7-mail-subject" name="wpcf7-mail-subject" class="wide" size="70" value="<?php echo esc_attr( $cf->mail['subject'] ); ?>" />
|
139 |
+
</div>
|
140 |
+
|
141 |
+
<div class="pseudo-hr"></div>
|
142 |
+
|
143 |
+
<div class="mail-field">
|
144 |
+
<label for="wpcf7-mail-additional-headers"><?php echo esc_html( __( 'Additional headers:', 'wpcf7' ) ); ?></label><br />
|
145 |
+
<textarea id="wpcf7-mail-additional-headers" name="wpcf7-mail-additional-headers" cols="100" rows="2"><?php echo esc_html( $cf->mail['additional_headers'] ); ?></textarea>
|
146 |
+
</div>
|
147 |
+
|
148 |
+
<div class="mail-field">
|
149 |
+
<label for="wpcf7-mail-attachments"><?php echo esc_html( __( 'File attachments:', 'wpcf7' ) ); ?></label><br />
|
150 |
+
<input type="text" id="wpcf7-mail-attachments" name="wpcf7-mail-attachments" class="wide" size="70" value="<?php echo esc_attr( $cf->mail['attachments'] ); ?>" />
|
151 |
+
</div>
|
152 |
+
|
153 |
+
<div class="pseudo-hr"></div>
|
154 |
+
|
155 |
+
<div class="mail-field">
|
156 |
+
<input type="checkbox" id="wpcf7-mail-use-html" name="wpcf7-mail-use-html" value="1"<?php echo ( $cf->mail['use_html'] ) ? ' checked="checked"' : ''; ?> />
|
157 |
+
<label for="wpcf7-mail-use-html"><?php echo esc_html( __( 'Use HTML content type', 'wpcf7' ) ); ?></label>
|
158 |
+
</div>
|
159 |
+
|
160 |
+
</td>
|
161 |
+
<td scope="col" style="width: 50%;">
|
162 |
+
|
163 |
+
<div class="mail-field">
|
164 |
+
<label for="wpcf7-mail-body"><?php echo esc_html( __( 'Message body:', 'wpcf7' ) ); ?></label><br />
|
165 |
+
<textarea id="wpcf7-mail-body" name="wpcf7-mail-body" cols="100" rows="16"><?php echo esc_html( $cf->mail['body'] ); ?></textarea>
|
166 |
+
</div>
|
167 |
+
|
168 |
+
</td>
|
169 |
+
</tr>
|
170 |
+
</tbody>
|
171 |
+
</table>
|
172 |
+
|
173 |
+
<table class="widefat" style="margin-top: 1em;">
|
174 |
+
<thead><tr><th scope="col" colspan="2"><?php echo esc_html( __( 'Mail (2)', 'wpcf7' ) ); ?></th></tr></thead>
|
175 |
+
|
176 |
+
<tbody>
|
177 |
+
<tr>
|
178 |
+
<td scope="col" colspan="2">
|
179 |
+
<input type="checkbox" id="wpcf7-mail-2-active" name="wpcf7-mail-2-active" value="1"<?php echo ( $cf->mail_2['active'] ) ? ' checked="checked"' : ''; ?> />
|
180 |
+
<label for="wpcf7-mail-2-active"><?php echo esc_html( __( 'Use mail (2)', 'wpcf7' ) ); ?></label>
|
181 |
+
</td>
|
182 |
+
</tr>
|
183 |
+
|
184 |
+
<tr id="mail-2-fields">
|
185 |
+
<td scope="col" style="width: 50%;">
|
186 |
+
|
187 |
+
<div class="mail-field">
|
188 |
+
<label for="wpcf7-mail-2-recipient"><?php echo esc_html( __( 'To:', 'wpcf7' ) ); ?></label><br />
|
189 |
+
<input type="text" id="wpcf7-mail-2-recipient" name="wpcf7-mail-2-recipient" class="wide" size="70" value="<?php echo esc_attr( $cf->mail_2['recipient'] ); ?>" />
|
190 |
+
</div>
|
191 |
+
|
192 |
+
<div class="mail-field">
|
193 |
+
<label for="wpcf7-mail-2-sender"><?php echo esc_html( __( 'From:', 'wpcf7' ) ); ?></label><br />
|
194 |
+
<input type="text" id="wpcf7-mail-2-sender" name="wpcf7-mail-2-sender" class="wide" size="70" value="<?php echo esc_attr( $cf->mail_2['sender'] ); ?>" />
|
195 |
+
</div>
|
196 |
+
|
197 |
+
<div class="mail-field">
|
198 |
+
<label for="wpcf7-mail-2-subject"><?php echo esc_html( __( 'Subject:', 'wpcf7' ) ); ?></label><br />
|
199 |
+
<input type="text" id="wpcf7-mail-2-subject" name="wpcf7-mail-2-subject" class="wide" size="70" value="<?php echo esc_attr( $cf->mail_2['subject'] ); ?>" />
|
200 |
+
</div>
|
201 |
+
|
202 |
+
<div class="pseudo-hr"></div>
|
203 |
+
|
204 |
+
<div class="mail-field">
|
205 |
+
<label for="wpcf7-mail-2-additional-headers"><?php echo esc_html( __( 'Additional headers:', 'wpcf7' ) ); ?></label><br />
|
206 |
+
<textarea id="wpcf7-mail-2-additional-headers" name="wpcf7-mail-2-additional-headers" cols="100" rows="2"><?php echo esc_html( $cf->mail_2['additional_headers'] ); ?></textarea>
|
207 |
+
</div>
|
208 |
+
|
209 |
+
<div class="mail-field">
|
210 |
+
<label for="wpcf7-mail-2-attachments"><?php echo esc_html( __( 'File attachments:', 'wpcf7' ) ); ?></label><br />
|
211 |
+
<input type="text" id="wpcf7-mail-2-attachments" name="wpcf7-mail-2-attachments" class="wide" size="70" value="<?php echo esc_attr( $cf->mail_2['attachments'] ); ?>" />
|
212 |
+
</div>
|
213 |
+
|
214 |
+
<div class="pseudo-hr"></div>
|
215 |
+
|
216 |
+
<div class="mail-field">
|
217 |
+
<input type="checkbox" id="wpcf7-mail-2-use-html" name="wpcf7-mail-2-use-html" value="1"<?php echo ( $cf->mail_2['use_html'] ) ? ' checked="checked"' : ''; ?> />
|
218 |
+
<label for="wpcf7-mail-2-use-html"><?php echo esc_html( __( 'Use HTML content type', 'wpcf7' ) ); ?></label>
|
219 |
+
</div>
|
220 |
+
|
221 |
+
</td>
|
222 |
+
<td scope="col" style="width: 50%;">
|
223 |
+
|
224 |
+
<div class="mail-field">
|
225 |
+
<label for="wpcf7-mail-2-body"><?php echo esc_html( __( 'Message body:', 'wpcf7' ) ); ?></label><br />
|
226 |
+
<textarea id="wpcf7-mail-2-body" name="wpcf7-mail-2-body" cols="100" rows="16"><?php echo esc_html( $cf->mail_2['body'] ); ?></textarea>
|
227 |
+
</div>
|
228 |
+
|
229 |
+
</td>
|
230 |
+
</tr>
|
231 |
+
</tbody>
|
232 |
+
</table>
|
233 |
+
|
234 |
+
<table class="widefat" style="margin-top: 1em;">
|
235 |
+
<thead><tr><th scope="col"><?php echo esc_html( __( 'Messages', 'wpcf7' ) ); ?> <span id="message-fields-toggle-switch"></span></th></tr></thead>
|
236 |
+
|
237 |
+
<tbody>
|
238 |
+
<tr>
|
239 |
+
<td scope="col">
|
240 |
+
<div id="message-fields">
|
241 |
+
|
242 |
+
<div class="message-field">
|
243 |
+
<label for="wpcf7-message-mail-sent-ok"><em># <?php echo esc_html( __( "Sender's message was sent successfully", 'wpcf7' ) ); ?></em></label><br />
|
244 |
+
<input type="text" id="wpcf7-message-mail-sent-ok" name="wpcf7-message-mail-sent-ok" class="wide" size="70" value="<?php echo esc_attr( $cf->messages['mail_sent_ok'] ); ?>" />
|
245 |
+
</div>
|
246 |
+
|
247 |
+
<div class="message-field">
|
248 |
+
<label for="wpcf7-message-mail-sent-ng"><em># <?php echo esc_html( __( "Sender's message was failed to send", 'wpcf7' ) ); ?></em></label><br />
|
249 |
+
<input type="text" id="wpcf7-message-mail-sent-ng" name="wpcf7-message-mail-sent-ng" class="wide" size="70" value="<?php echo esc_attr( $cf->messages['mail_sent_ng'] ); ?>" />
|
250 |
+
</div>
|
251 |
+
|
252 |
+
<div class="message-field">
|
253 |
+
<label for="wpcf7-message-akismet-says-spam"><em># <?php echo esc_html( __( "Akismet judged the sending activity as spamming", 'wpcf7' ) ); ?></em></label><br />
|
254 |
+
<input type="text" id="wpcf7-message-akismet-says-spam" name="wpcf7-message-akismet-says-spam" class="wide" size="70" value="<?php echo esc_attr( $cf->messages['akismet_says_spam'] ); ?>" />
|
255 |
+
</div>
|
256 |
+
|
257 |
+
<div class="message-field">
|
258 |
+
<label for="wpcf7-message-validation-error"><em># <?php echo esc_html( __( "Validation errors occurred", 'wpcf7' ) ); ?></em></label><br />
|
259 |
+
<input type="text" id="wpcf7-message-validation-error" name="wpcf7-message-validation-error" class="wide" size="70" value="<?php echo esc_attr( $cf->messages['validation_error'] ); ?>" />
|
260 |
+
</div>
|
261 |
+
|
262 |
+
<div class="message-field" style="margin-top: 1em;">
|
263 |
+
<label for="wpcf7-message-invalid-required"><em># <?php echo esc_html( __( "There is a field that sender is needed to fill in", 'wpcf7' ) ); ?></em></label><br />
|
264 |
+
<input type="text" id="wpcf7-message-invalid-required" name="wpcf7-message-invalid-required" class="wide" size="70" value="<?php echo esc_attr( $cf->messages['invalid_required'] ); ?>" />
|
265 |
+
</div>
|
266 |
+
|
267 |
+
<div class="message-field">
|
268 |
+
<label for="wpcf7-message-invalid-email"><em># <?php echo esc_html( __( "Email address that sender entered is invalid", 'wpcf7' ) ); ?></em></label><br />
|
269 |
+
<input type="text" id="wpcf7-message-invalid-email" name="wpcf7-message-invalid-email" class="wide" size="70" value="<?php echo esc_attr( $cf->messages['invalid_email'] ); ?>" />
|
270 |
+
</div>
|
271 |
+
|
272 |
+
<div class="message-field">
|
273 |
+
<label for="wpcf7-message-accept-terms"><em># <?php echo esc_html( __( "There is a field of term that sender is needed to accept", 'wpcf7' ) ); ?></em></label><br />
|
274 |
+
<input type="text" id="wpcf7-message-accept-terms" name="wpcf7-message-accept-terms" class="wide" size="70" value="<?php echo esc_attr( $cf->messages['accept_terms'] ); ?>" />
|
275 |
+
</div>
|
276 |
+
|
277 |
+
<div class="message-field">
|
278 |
+
<label for="wpcf7-message-quiz-answer-not-correct"><em># <?php echo esc_html( __( "Sender doesn't enter the correct answer to the quiz", 'wpcf7' ) ); ?></em></label><br />
|
279 |
+
<input type="text" id="wpcf7-message-quiz-answer-not-correct" name="wpcf7-message-quiz-answer-not-correct" class="wide" size="70" value="<?php echo esc_attr( $cf->messages['quiz_answer_not_correct'] ); ?>" />
|
280 |
+
</div>
|
281 |
+
|
282 |
+
<div class="message-field">
|
283 |
+
<label for="wpcf7-message-captcha-not-match"><em># <?php echo esc_html( __( "The code that sender entered does not match the CAPTCHA", 'wpcf7' ) ); ?></em></label><br />
|
284 |
+
<input type="text" id="wpcf7-message-captcha-not-match" name="wpcf7-message-captcha-not-match" class="wide" size="70" value="<?php echo esc_attr( $cf->messages['captcha_not_match'] ); ?>" />
|
285 |
+
</div>
|
286 |
+
|
287 |
+
<div class="message-field">
|
288 |
+
<label for="wpcf7-message-upload-failed"><em># <?php echo esc_html( __( "Uploading a file fails for any reason", 'wpcf7' ) ); ?></em></label><br />
|
289 |
+
<input type="text" id="wpcf7-message-upload-failed" name="wpcf7-message-upload-failed" class="wide" size="70" value="<?php echo esc_attr( $cf->messages['upload_failed'] ); ?>" />
|
290 |
+
</div>
|
291 |
+
|
292 |
+
<div class="message-field">
|
293 |
+
<label for="wpcf7-message-upload-file-type-invalid"><em># <?php echo esc_html( __( "Uploaded file is not allowed file type", 'wpcf7' ) ); ?></em></label><br />
|
294 |
+
<input type="text" id="wpcf7-message-upload-file-type-invalid" name="wpcf7-message-upload-file-type-invalid" class="wide" size="70" value="<?php echo esc_attr( $cf->messages['upload_file_type_invalid'] ); ?>" />
|
295 |
+
</div>
|
296 |
+
|
297 |
+
<div class="message-field">
|
298 |
+
<label for="wpcf7-message-upload-file-too-large"><em># <?php echo esc_html( __( "Uploaded file is too large", 'wpcf7' ) ); ?></em></label><br />
|
299 |
+
<input type="text" id="wpcf7-message-upload-file-too-large" name="wpcf7-message-upload-file-too-large" class="wide" size="70" value="<?php echo esc_attr( $cf->messages['upload_file_too_large'] ); ?>" />
|
300 |
+
</div>
|
301 |
+
|
302 |
+
</div>
|
303 |
+
</td>
|
304 |
+
</tr>
|
305 |
+
</tbody>
|
306 |
+
</table>
|
307 |
+
|
308 |
+
<table class="widefat" style="margin-top: 1em;">
|
309 |
+
<thead><tr><th scope="col"><?php echo esc_html( __( 'Additional Settings', 'wpcf7' ) ); ?> <span id="additional-settings-fields-toggle-switch"></span></th></tr></thead>
|
310 |
+
|
311 |
+
<tbody>
|
312 |
+
<tr>
|
313 |
+
<td scope="col">
|
314 |
+
<div id="additional-settings-fields">
|
315 |
+
<textarea id="wpcf7-additional-settings" name="wpcf7-additional-settings" cols="100" rows="8"><?php echo esc_html( $cf->additional_settings ); ?></textarea>
|
316 |
+
</div>
|
317 |
+
</td>
|
318 |
+
</tr>
|
319 |
+
</tbody>
|
320 |
+
</table>
|
321 |
+
|
322 |
+
<table class="widefat" style="margin-top: 1em;">
|
323 |
+
<tbody>
|
324 |
+
<tr>
|
325 |
+
<td scope="col">
|
326 |
+
<div class="save-contact-form">
|
327 |
+
<input type="submit" class="button button-highlighted" name="wpcf7-save" value="<?php echo esc_attr( __( 'Save', 'wpcf7' ) ); ?>" />
|
328 |
+
</div>
|
329 |
+
</td>
|
330 |
+
</tr>
|
331 |
+
</tbody>
|
332 |
+
</table>
|
333 |
|
334 |
<?php endif; ?>
|
335 |
|
admin/admin-stylesheet.css
CHANGED
@@ -57,7 +57,7 @@ div.actions-link input {
|
|
57 |
margin: 0;
|
58 |
border: none;
|
59 |
background-color: #fff;
|
60 |
-
font-size:
|
61 |
cursor: pointer;
|
62 |
}
|
63 |
div.actions-link input.copy {
|
57 |
margin: 0;
|
58 |
border: none;
|
59 |
background-color: #fff;
|
60 |
+
font-size: 11px;
|
61 |
cursor: pointer;
|
62 |
}
|
63 |
div.actions-link input.copy {
|
admin/admin.php
CHANGED
@@ -5,9 +5,6 @@ function wpcf7_admin_has_edit_cap() {
|
|
5 |
}
|
6 |
|
7 |
function wpcf7_admin_add_pages() {
|
8 |
-
$base_url = admin_url( 'admin.php' );
|
9 |
-
|
10 |
-
$page = plugin_basename( __FILE__ );
|
11 |
|
12 |
if ( isset( $_POST['wpcf7-save'] ) && wpcf7_admin_has_edit_cap() ) {
|
13 |
$id = $_POST['wpcf7-id'];
|
@@ -55,8 +52,8 @@ function wpcf7_admin_add_pages() {
|
|
55 |
);
|
56 |
$additional_settings = trim( $_POST['wpcf7-additional-settings'] );
|
57 |
|
58 |
-
$
|
59 |
-
$
|
60 |
|
61 |
$contact_form->title = $title;
|
62 |
$contact_form->form = $form;
|
@@ -67,25 +64,27 @@ function wpcf7_admin_add_pages() {
|
|
67 |
|
68 |
$contact_form->save();
|
69 |
|
70 |
-
$
|
71 |
-
|
72 |
wp_redirect( $redirect_to );
|
73 |
exit();
|
74 |
} elseif ( isset( $_POST['wpcf7-copy'] ) && wpcf7_admin_has_edit_cap() ) {
|
75 |
$id = $_POST['wpcf7-id'];
|
76 |
check_admin_referer( 'wpcf7-copy_' . $id );
|
77 |
|
78 |
-
$
|
79 |
|
80 |
if ( $contact_form = wpcf7_contact_form( $id ) ) {
|
81 |
$new_contact_form = $contact_form->copy();
|
82 |
$new_contact_form->save();
|
83 |
|
84 |
-
$
|
|
|
85 |
} else {
|
86 |
-
$
|
87 |
}
|
88 |
|
|
|
89 |
wp_redirect( $redirect_to );
|
90 |
exit();
|
91 |
} elseif ( isset( $_POST['wpcf7-delete'] ) && wpcf7_admin_has_edit_cap() ) {
|
@@ -95,11 +94,28 @@ function wpcf7_admin_add_pages() {
|
|
95 |
if ( $contact_form = wpcf7_contact_form( $id ) )
|
96 |
$contact_form->delete();
|
97 |
|
98 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
99 |
exit();
|
100 |
}
|
101 |
|
102 |
-
add_menu_page( __( 'Contact Form 7', 'wpcf7' ), __( 'Contact
|
103 |
WPCF7_ADMIN_READ_CAPABILITY, __FILE__, 'wpcf7_admin_management_page' );
|
104 |
|
105 |
add_submenu_page( __FILE__, __( 'Edit Contact Forms', 'wpcf7' ), __( 'Edit', 'wpcf7' ),
|
@@ -205,19 +221,21 @@ add_action( 'wp_print_scripts', 'wpcf7_admin_load_js' );
|
|
205 |
function wpcf7_admin_management_page() {
|
206 |
global $wp_version;
|
207 |
|
208 |
-
$base_url = admin_url( 'admin.php' );
|
209 |
-
|
210 |
-
$page = plugin_basename( __FILE__ );
|
211 |
-
|
212 |
switch ( $_GET['message'] ) {
|
213 |
case 'created':
|
214 |
-
$updated_message = __(
|
215 |
break;
|
216 |
case 'saved':
|
217 |
-
$updated_message = __(
|
218 |
break;
|
219 |
case 'deleted':
|
220 |
-
$updated_message = __(
|
|
|
|
|
|
|
|
|
|
|
|
|
221 |
break;
|
222 |
}
|
223 |
|
@@ -245,11 +263,11 @@ function wpcf7_admin_management_page() {
|
|
245 |
function wpcf7_install() {
|
246 |
global $wpdb;
|
247 |
|
248 |
-
|
249 |
-
|
250 |
-
if ( $wpdb->get_var( "SHOW TABLES LIKE '$table_name'" ) == $table_name )
|
251 |
return; // Exists already
|
252 |
|
|
|
|
|
253 |
$charset_collate = '';
|
254 |
if ( $wpdb->has_cap( 'collation' ) ) {
|
255 |
if ( ! empty( $wpdb->charset ) )
|
@@ -268,7 +286,7 @@ function wpcf7_install() {
|
|
268 |
additional_settings text NOT NULL,
|
269 |
PRIMARY KEY (cf7_unit_id)) $charset_collate;" );
|
270 |
|
271 |
-
if (
|
272 |
return false; // Failed to create
|
273 |
|
274 |
$legacy_data = get_option( 'wpcf7' );
|
@@ -302,15 +320,29 @@ add_action( 'activate_' . WPCF7_PLUGIN_BASENAME, 'wpcf7_install' );
|
|
302 |
|
303 |
/* Misc */
|
304 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
305 |
function wpcf7_plugin_action_links( $links, $file ) {
|
306 |
if ( $file != WPCF7_PLUGIN_BASENAME )
|
307 |
return $links;
|
308 |
|
309 |
-
$
|
310 |
-
|
311 |
-
$url = $base_url . '?page=' . plugin_basename( __FILE__ );
|
312 |
|
313 |
-
$settings_link = '<a href="' . $url . '">' . __('Settings') . '</a>';
|
314 |
|
315 |
array_unshift( $links, $settings_link );
|
316 |
|
@@ -342,7 +374,7 @@ function wpcf7_donation_link() {
|
|
342 |
<div class="donation">
|
343 |
<p><a href="http://www.pledgie.com/campaigns/3117">
|
344 |
<img alt="Click here to lend your support to: Support Contact Form 7 and make a donation at www.pledgie.com !" src="http://www.pledgie.com/campaigns/3117.png?skin_name=chrome" border="0" width="149" height="37" /></a>
|
345 |
-
<em><?php echo $text; ?></em>
|
346 |
</p>
|
347 |
</div>
|
348 |
<?php
|
5 |
}
|
6 |
|
7 |
function wpcf7_admin_add_pages() {
|
|
|
|
|
|
|
8 |
|
9 |
if ( isset( $_POST['wpcf7-save'] ) && wpcf7_admin_has_edit_cap() ) {
|
10 |
$id = $_POST['wpcf7-id'];
|
52 |
);
|
53 |
$additional_settings = trim( $_POST['wpcf7-additional-settings'] );
|
54 |
|
55 |
+
$query = array();
|
56 |
+
$query['message'] = ( $contact_form->initial ) ? 'created' : 'saved';
|
57 |
|
58 |
$contact_form->title = $title;
|
59 |
$contact_form->form = $form;
|
64 |
|
65 |
$contact_form->save();
|
66 |
|
67 |
+
$query['contactform'] = $contact_form->id;
|
68 |
+
$redirect_to = wpcf7_admin_url( 'admin.php', $query );
|
69 |
wp_redirect( $redirect_to );
|
70 |
exit();
|
71 |
} elseif ( isset( $_POST['wpcf7-copy'] ) && wpcf7_admin_has_edit_cap() ) {
|
72 |
$id = $_POST['wpcf7-id'];
|
73 |
check_admin_referer( 'wpcf7-copy_' . $id );
|
74 |
|
75 |
+
$query = array();
|
76 |
|
77 |
if ( $contact_form = wpcf7_contact_form( $id ) ) {
|
78 |
$new_contact_form = $contact_form->copy();
|
79 |
$new_contact_form->save();
|
80 |
|
81 |
+
$query['contactform'] = $new_contact_form->id;
|
82 |
+
$query['message'] = 'created';
|
83 |
} else {
|
84 |
+
$query['contactform'] = $contact_form->id;
|
85 |
}
|
86 |
|
87 |
+
$redirect_to = wpcf7_admin_url( 'admin.php', $query );
|
88 |
wp_redirect( $redirect_to );
|
89 |
exit();
|
90 |
} elseif ( isset( $_POST['wpcf7-delete'] ) && wpcf7_admin_has_edit_cap() ) {
|
94 |
if ( $contact_form = wpcf7_contact_form( $id ) )
|
95 |
$contact_form->delete();
|
96 |
|
97 |
+
$redirect_to = wpcf7_admin_url( 'admin.php', array( 'message' => 'deleted' ) );
|
98 |
+
wp_redirect( $redirect_to );
|
99 |
+
exit();
|
100 |
+
} elseif ( isset( $_GET['wpcf7-create-table'] ) ) {
|
101 |
+
check_admin_referer( 'wpcf7-create-table' );
|
102 |
+
|
103 |
+
$query = array();
|
104 |
+
|
105 |
+
if ( ! wpcf7_table_exists() && current_user_can( 'activate_plugins' ) ) {
|
106 |
+
wpcf7_install();
|
107 |
+
if ( wpcf7_table_exists() ) {
|
108 |
+
$query['message'] = 'table_created';
|
109 |
+
} else {
|
110 |
+
$query['message'] = 'table_not_created';
|
111 |
+
}
|
112 |
+
}
|
113 |
+
|
114 |
+
wp_redirect( wpcf7_admin_url( 'admin.php', $query ) );
|
115 |
exit();
|
116 |
}
|
117 |
|
118 |
+
add_menu_page( __( 'Contact Form 7', 'wpcf7' ), __( 'Contact', 'wpcf7' ),
|
119 |
WPCF7_ADMIN_READ_CAPABILITY, __FILE__, 'wpcf7_admin_management_page' );
|
120 |
|
121 |
add_submenu_page( __FILE__, __( 'Edit Contact Forms', 'wpcf7' ), __( 'Edit', 'wpcf7' ),
|
221 |
function wpcf7_admin_management_page() {
|
222 |
global $wp_version;
|
223 |
|
|
|
|
|
|
|
|
|
224 |
switch ( $_GET['message'] ) {
|
225 |
case 'created':
|
226 |
+
$updated_message = __( "Contact form created.", 'wpcf7' );
|
227 |
break;
|
228 |
case 'saved':
|
229 |
+
$updated_message = __( "Contact form saved.", 'wpcf7' );
|
230 |
break;
|
231 |
case 'deleted':
|
232 |
+
$updated_message = __( "Contact form deleted.", 'wpcf7' );
|
233 |
+
break;
|
234 |
+
case 'table_created':
|
235 |
+
$updated_message = __( "Database table created.", 'wpcf7' );
|
236 |
+
break;
|
237 |
+
case 'table_not_created':
|
238 |
+
$updated_message = __( "Failed to create database table.", 'wpcf7' );
|
239 |
break;
|
240 |
}
|
241 |
|
263 |
function wpcf7_install() {
|
264 |
global $wpdb;
|
265 |
|
266 |
+
if ( wpcf7_table_exists() )
|
|
|
|
|
267 |
return; // Exists already
|
268 |
|
269 |
+
$table_name = wpcf7_table_name();
|
270 |
+
|
271 |
$charset_collate = '';
|
272 |
if ( $wpdb->has_cap( 'collation' ) ) {
|
273 |
if ( ! empty( $wpdb->charset ) )
|
286 |
additional_settings text NOT NULL,
|
287 |
PRIMARY KEY (cf7_unit_id)) $charset_collate;" );
|
288 |
|
289 |
+
if ( ! wpcf7_table_exists() )
|
290 |
return false; // Failed to create
|
291 |
|
292 |
$legacy_data = get_option( 'wpcf7' );
|
320 |
|
321 |
/* Misc */
|
322 |
|
323 |
+
function wpcf7_admin_url( $file, $query = array() ) {
|
324 |
+
$file = trim( $file, ' /' );
|
325 |
+
if ( 'admin/' != substr( $file, 0, 6 ) )
|
326 |
+
$file = 'admin/' . $file;
|
327 |
+
|
328 |
+
$path = 'admin.php';
|
329 |
+
$path .= '?page=' . WPCF7_PLUGIN_NAME . '/' . $file;
|
330 |
+
|
331 |
+
if ( $query = build_query( $query ) )
|
332 |
+
$path .= '&' . $query;
|
333 |
+
|
334 |
+
$url = admin_url( $path );
|
335 |
+
|
336 |
+
return $url;
|
337 |
+
}
|
338 |
+
|
339 |
function wpcf7_plugin_action_links( $links, $file ) {
|
340 |
if ( $file != WPCF7_PLUGIN_BASENAME )
|
341 |
return $links;
|
342 |
|
343 |
+
$url = wpcf7_admin_url( 'admin.php' );
|
|
|
|
|
344 |
|
345 |
+
$settings_link = '<a href="' . $url . '">' . esc_html( __( 'Settings', 'wpcf7' ) ) . '</a>';
|
346 |
|
347 |
array_unshift( $links, $settings_link );
|
348 |
|
374 |
<div class="donation">
|
375 |
<p><a href="http://www.pledgie.com/campaigns/3117">
|
376 |
<img alt="Click here to lend your support to: Support Contact Form 7 and make a donation at www.pledgie.com !" src="http://www.pledgie.com/campaigns/3117.png?skin_name=chrome" border="0" width="149" height="37" /></a>
|
377 |
+
<em><?php echo esc_html( $text ); ?></em>
|
378 |
</p>
|
379 |
</div>
|
380 |
<?php
|
admin/wpcf7-admin.js
CHANGED
@@ -90,17 +90,6 @@ jQuery(document).ready(function() {
|
|
90 |
}
|
91 |
});
|
92 |
|
93 |
-
jQuery('.actions-link input').mouseover(function() {
|
94 |
-
jQuery(this).css({
|
95 |
-
'border-bottom': '1px solid'
|
96 |
-
});
|
97 |
-
});
|
98 |
-
|
99 |
-
jQuery('.actions-link input').mouseout(function() {
|
100 |
-
jQuery(this).css({
|
101 |
-
'border-bottom': 'none'
|
102 |
-
});
|
103 |
-
});
|
104 |
} catch (e) {
|
105 |
}
|
106 |
});
|
90 |
}
|
91 |
});
|
92 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
93 |
} catch (e) {
|
94 |
}
|
95 |
});
|
includes/shortcodes.php
CHANGED
@@ -42,7 +42,7 @@ class WPCF7_ShortcodeManager {
|
|
42 |
$tagnames = array_keys( $this->shortcode_tags );
|
43 |
$tagregexp = join( '|', array_map( 'preg_quote', $tagnames ) );
|
44 |
|
45 |
-
return '(
|
46 |
}
|
47 |
|
48 |
function do_shortcode_tag( $m ) {
|
42 |
$tagnames = array_keys( $this->shortcode_tags );
|
43 |
$tagregexp = join( '|', array_map( 'preg_quote', $tagnames ) );
|
44 |
|
45 |
+
return '(\[?)\[(' . $tagregexp . ')(?:\s(.*?))?(?:\s(\/))?\](?:(.+?)\[\/\2\])?(\]?)';
|
46 |
}
|
47 |
|
48 |
function do_shortcode_tag( $m ) {
|
languages/wpcf7-bn_BD.mo
ADDED
Binary file
|
languages/wpcf7-bn_BD.po
ADDED
@@ -0,0 +1,437 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
msgid ""
|
2 |
+
msgstr ""
|
3 |
+
"Project-Id-Version: WP Contact Form 7\n"
|
4 |
+
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2009-02-01 05:19+0900\n"
|
6 |
+
"PO-Revision-Date: 2009-07-22 22:03+0900\n"
|
7 |
+
"Last-Translator: \n"
|
8 |
+
"Language-Team: Takayuki Miyoshi <takayukister@gmail.com>\n"
|
9 |
+
"MIME-Version: 1.0\n"
|
10 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
+
"Content-Transfer-Encoding: 8bit\n"
|
12 |
+
"X-Poedit-Language: Japanese\n"
|
13 |
+
"X-Poedit-Country: JAPAN\n"
|
14 |
+
"X-Poedit-SourceCharset: utf-8\n"
|
15 |
+
"X-Poedit-KeywordsList: __;_e\n"
|
16 |
+
"X-Poedit-Basepath: ../..\n"
|
17 |
+
"X-Poedit-SearchPath-0: contact-form-7\n"
|
18 |
+
|
19 |
+
#: contact-form-7/wp-contact-form-7.php:413
|
20 |
+
msgid "Contact form"
|
21 |
+
msgstr "যোগাযোগ ফরম"
|
22 |
+
|
23 |
+
#: contact-form-7/wp-contact-form-7.php:582
|
24 |
+
#: contact-form-7/includes/admin-panel.php:5
|
25 |
+
msgid "Contact Form 7"
|
26 |
+
msgstr "যোগাযোগ ফরম ৭"
|
27 |
+
|
28 |
+
#: contact-form-7/wp-contact-form-7.php:605
|
29 |
+
msgid "optional"
|
30 |
+
msgstr "ঐচ্ছিক"
|
31 |
+
|
32 |
+
#: contact-form-7/wp-contact-form-7.php:606
|
33 |
+
msgid "Generate Tag"
|
34 |
+
msgstr "ট্যাগ তৈরী"
|
35 |
+
|
36 |
+
#: contact-form-7/wp-contact-form-7.php:607
|
37 |
+
msgid "Text field"
|
38 |
+
msgstr "লেখার ফিল্ড"
|
39 |
+
|
40 |
+
#: contact-form-7/wp-contact-form-7.php:608
|
41 |
+
msgid "Email field"
|
42 |
+
msgstr "ইমেইলের ফিল্ড"
|
43 |
+
|
44 |
+
#: contact-form-7/wp-contact-form-7.php:609
|
45 |
+
msgid "Text area"
|
46 |
+
msgstr "লেখার এলাকা"
|
47 |
+
|
48 |
+
#: contact-form-7/wp-contact-form-7.php:610
|
49 |
+
msgid "Drop-down menu"
|
50 |
+
msgstr "ড্রপ-ডাউন মেনু"
|
51 |
+
|
52 |
+
#: contact-form-7/wp-contact-form-7.php:611
|
53 |
+
msgid "Checkboxes"
|
54 |
+
msgstr "চেক বক্স"
|
55 |
+
|
56 |
+
#: contact-form-7/wp-contact-form-7.php:612
|
57 |
+
msgid "Radio buttons"
|
58 |
+
msgstr "রেডিও বাটন"
|
59 |
+
|
60 |
+
#: contact-form-7/wp-contact-form-7.php:613
|
61 |
+
msgid "Acceptance"
|
62 |
+
msgstr "গ্রহনযোগ্যতা"
|
63 |
+
|
64 |
+
#: contact-form-7/wp-contact-form-7.php:614
|
65 |
+
msgid "Make this checkbox checked by default?"
|
66 |
+
msgstr "ডিফল্ডের জন্য চেকবক্স নির্বাচন করুন?"
|
67 |
+
|
68 |
+
#: contact-form-7/wp-contact-form-7.php:615
|
69 |
+
msgid "Make this checkbox work inversely?"
|
70 |
+
msgstr "বিপরীতের জন্য চেকবক্স নির্বাচন করুন?"
|
71 |
+
|
72 |
+
#: contact-form-7/wp-contact-form-7.php:616
|
73 |
+
msgid "* That means visitor who accepts the term unchecks it."
|
74 |
+
msgstr "এটার মানে, দর্শনার্থী শর্তাবলী গ্রহন করেছে, আনচেক করুন।"
|
75 |
+
|
76 |
+
#: contact-form-7/wp-contact-form-7.php:617
|
77 |
+
msgid "CAPTCHA"
|
78 |
+
msgstr "ক্যাপচা"
|
79 |
+
|
80 |
+
#: contact-form-7/wp-contact-form-7.php:618
|
81 |
+
msgid "Quiz"
|
82 |
+
msgstr "কুইজ"
|
83 |
+
|
84 |
+
#: contact-form-7/wp-contact-form-7.php:619
|
85 |
+
msgid "Quizzes"
|
86 |
+
msgstr "কুইজ"
|
87 |
+
|
88 |
+
#: contact-form-7/wp-contact-form-7.php:620
|
89 |
+
msgid "* quiz|answer (e.g. 1+1=?|2)"
|
90 |
+
msgstr "* কুইজ|উত্তর (উদাহারণ ১+২=?|২)"
|
91 |
+
|
92 |
+
#: contact-form-7/wp-contact-form-7.php:621
|
93 |
+
msgid "File upload"
|
94 |
+
msgstr "ফাইল আপলোড"
|
95 |
+
|
96 |
+
#: contact-form-7/wp-contact-form-7.php:622
|
97 |
+
msgid "Submit button"
|
98 |
+
msgstr "প্রেরিত বাটন"
|
99 |
+
|
100 |
+
#: contact-form-7/wp-contact-form-7.php:623
|
101 |
+
msgid "Name"
|
102 |
+
msgstr "নাম"
|
103 |
+
|
104 |
+
#: contact-form-7/wp-contact-form-7.php:624
|
105 |
+
msgid "Required field?"
|
106 |
+
msgstr "দরকারী ফিল্ড?"
|
107 |
+
|
108 |
+
#: contact-form-7/wp-contact-form-7.php:625
|
109 |
+
msgid "Allow multiple selections?"
|
110 |
+
msgstr "একাধিক নির্বাচনের অনুমতি দিবেন?"
|
111 |
+
|
112 |
+
#: contact-form-7/wp-contact-form-7.php:626
|
113 |
+
msgid "Insert a blank item as the first option?"
|
114 |
+
msgstr "প্রথমটির জন্য খালি অপশন রাখবেন?"
|
115 |
+
|
116 |
+
#: contact-form-7/wp-contact-form-7.php:627
|
117 |
+
msgid "Make checkboxes exclusive?"
|
118 |
+
msgstr "চেকবক্স বর্জন করবেন?"
|
119 |
+
|
120 |
+
#: contact-form-7/wp-contact-form-7.php:628
|
121 |
+
msgid "Choices"
|
122 |
+
msgstr "পছন্দ"
|
123 |
+
|
124 |
+
#: contact-form-7/wp-contact-form-7.php:629
|
125 |
+
msgid "Label"
|
126 |
+
msgstr "মোড়ক"
|
127 |
+
|
128 |
+
#: contact-form-7/wp-contact-form-7.php:630
|
129 |
+
msgid "Default value"
|
130 |
+
msgstr "ডিফল্ট মান"
|
131 |
+
|
132 |
+
#: contact-form-7/wp-contact-form-7.php:631
|
133 |
+
msgid "Akismet"
|
134 |
+
msgstr "Akismet"
|
135 |
+
|
136 |
+
#: contact-form-7/wp-contact-form-7.php:632
|
137 |
+
msgid "This field requires author's name"
|
138 |
+
msgstr "লেখকের নাম এই ফিল্ডে আবশ্যক"
|
139 |
+
|
140 |
+
#: contact-form-7/wp-contact-form-7.php:633
|
141 |
+
msgid "This field requires author's URL"
|
142 |
+
msgstr "লেখকের URL এই ফিল্ডে আবশ্যক"
|
143 |
+
|
144 |
+
#: contact-form-7/wp-contact-form-7.php:634
|
145 |
+
msgid "This field requires author's email address"
|
146 |
+
msgstr "লেখকের ইমেইল এই ফিল্ডে আবশ্যক"
|
147 |
+
|
148 |
+
#: contact-form-7/wp-contact-form-7.php:635
|
149 |
+
msgid "Copy this code and paste it into the form left."
|
150 |
+
msgstr "কোড কপি করে বামের ফিল্ডে পেষ্ট করুন।"
|
151 |
+
|
152 |
+
#: contact-form-7/wp-contact-form-7.php:636
|
153 |
+
msgid "Foreground color"
|
154 |
+
msgstr "পুরোভূমির রঙ"
|
155 |
+
|
156 |
+
#: contact-form-7/wp-contact-form-7.php:637
|
157 |
+
msgid "Background color"
|
158 |
+
msgstr "পটভূমির রঙ"
|
159 |
+
|
160 |
+
#: contact-form-7/wp-contact-form-7.php:638
|
161 |
+
msgid "Image size"
|
162 |
+
msgstr "ছবির সাইজ"
|
163 |
+
|
164 |
+
#: contact-form-7/wp-contact-form-7.php:639
|
165 |
+
msgid "Small"
|
166 |
+
msgstr "ছোট"
|
167 |
+
|
168 |
+
#: contact-form-7/wp-contact-form-7.php:640
|
169 |
+
msgid "Medium"
|
170 |
+
msgstr "মধ্যম"
|
171 |
+
|
172 |
+
#: contact-form-7/wp-contact-form-7.php:641
|
173 |
+
msgid "Large"
|
174 |
+
msgstr "বড়"
|
175 |
+
|
176 |
+
#: contact-form-7/wp-contact-form-7.php:642
|
177 |
+
msgid "Image settings"
|
178 |
+
msgstr "ছবি সেটিংস"
|
179 |
+
|
180 |
+
#: contact-form-7/wp-contact-form-7.php:643
|
181 |
+
msgid "Input field settings"
|
182 |
+
msgstr "সরবরাহ ফিল্ড সেটিংস"
|
183 |
+
|
184 |
+
#: contact-form-7/wp-contact-form-7.php:644
|
185 |
+
msgid "For image"
|
186 |
+
msgstr "ছবির জন্য"
|
187 |
+
|
188 |
+
#: contact-form-7/wp-contact-form-7.php:645
|
189 |
+
msgid "For input field"
|
190 |
+
msgstr "সরবরাহ ফিল্ডের জন্য"
|
191 |
+
|
192 |
+
#: contact-form-7/wp-contact-form-7.php:646
|
193 |
+
msgid "* One choice per line."
|
194 |
+
msgstr "* প্রতি ফিল্ডের জন্য একটি পছন্দ"
|
195 |
+
|
196 |
+
#: contact-form-7/wp-contact-form-7.php:647
|
197 |
+
msgid "Show"
|
198 |
+
msgstr "দেখাও"
|
199 |
+
|
200 |
+
#: contact-form-7/wp-contact-form-7.php:648
|
201 |
+
msgid "Hide"
|
202 |
+
msgstr "লুকাও"
|
203 |
+
|
204 |
+
#: contact-form-7/wp-contact-form-7.php:649
|
205 |
+
msgid "File size limit"
|
206 |
+
msgstr "ফাইল সাইজ সীমা"
|
207 |
+
|
208 |
+
#: contact-form-7/wp-contact-form-7.php:650
|
209 |
+
msgid "Acceptable file types"
|
210 |
+
msgstr "গ্রহনযোগ্য ফাইল টাইপ"
|
211 |
+
|
212 |
+
#: contact-form-7/wp-contact-form-7.php:676
|
213 |
+
msgid "Contact form created."
|
214 |
+
msgstr "যোগাযোগ ফরম তৈরী হয়েছে।"
|
215 |
+
|
216 |
+
#: contact-form-7/wp-contact-form-7.php:679
|
217 |
+
msgid "Contact form saved."
|
218 |
+
msgstr "যোগাযোগ ফরম সংরক্ষণ করা হয়েছে।"
|
219 |
+
|
220 |
+
#: contact-form-7/wp-contact-form-7.php:682
|
221 |
+
msgid "Contact form deleted."
|
222 |
+
msgstr "যোগাযোগ ফরম মুছে দেওয়া হয়েছে।"
|
223 |
+
|
224 |
+
#: contact-form-7/wp-contact-form-7.php:693
|
225 |
+
msgid "Untitled"
|
226 |
+
msgstr "শিরোনামহীন"
|
227 |
+
|
228 |
+
#: contact-form-7/wp-contact-form-7.php:720
|
229 |
+
msgid "Your Name"
|
230 |
+
msgstr "আপনার নাম"
|
231 |
+
|
232 |
+
#: contact-form-7/wp-contact-form-7.php:720
|
233 |
+
#: contact-form-7/wp-contact-form-7.php:722
|
234 |
+
msgid "(required)"
|
235 |
+
msgstr "(আবশ্যক)"
|
236 |
+
|
237 |
+
#: contact-form-7/wp-contact-form-7.php:722
|
238 |
+
msgid "Your Email"
|
239 |
+
msgstr "আপনার ইমেইল"
|
240 |
+
|
241 |
+
#: contact-form-7/wp-contact-form-7.php:724
|
242 |
+
msgid "Subject"
|
243 |
+
msgstr "বিষয়"
|
244 |
+
|
245 |
+
#: contact-form-7/wp-contact-form-7.php:726
|
246 |
+
msgid "Your Message"
|
247 |
+
msgstr "আপনার বার্তা"
|
248 |
+
|
249 |
+
#: contact-form-7/wp-contact-form-7.php:728
|
250 |
+
#: contact-form-7/wp-contact-form-7.php:1451
|
251 |
+
msgid "Send"
|
252 |
+
msgstr "পাঠান"
|
253 |
+
|
254 |
+
#: contact-form-7/wp-contact-form-7.php:782
|
255 |
+
msgid "Your message was sent successfully. Thanks."
|
256 |
+
msgstr "আপনার বার্তাটি সফলভাবে পাঠানো হয়েছে। ধন্যবাদ।"
|
257 |
+
|
258 |
+
#: contact-form-7/wp-contact-form-7.php:784
|
259 |
+
#: contact-form-7/wp-contact-form-7.php:786
|
260 |
+
msgid "Failed to send your message. Please try later or contact administrator by other way."
|
261 |
+
msgstr "আপনার বার্তা পাঠানো যায় নি। দয়া করে আবার চেষ্টা করুন অথবা এ্যডমিনের সাথে যোগাযোগ করুন।"
|
262 |
+
|
263 |
+
#: contact-form-7/wp-contact-form-7.php:788
|
264 |
+
msgid "Validation errors occurred. Please confirm the fields and submit it again."
|
265 |
+
msgstr "ভ্যলিডেশনে ত্রুটি ধরা পড়েছে। দয়া করে ফিল্ড নিশ্চিত করে আবার চেষ্টা করুন।"
|
266 |
+
|
267 |
+
#: contact-form-7/wp-contact-form-7.php:790
|
268 |
+
msgid "Please accept the terms to proceed."
|
269 |
+
msgstr "দয়া করে এই শর্তগুলো গ্রহণ করুন"
|
270 |
+
|
271 |
+
#: contact-form-7/wp-contact-form-7.php:792
|
272 |
+
msgid "Email address seems invalid."
|
273 |
+
msgstr "আপনার ইমেইল মনে হয় ভুল।"
|
274 |
+
|
275 |
+
#: contact-form-7/wp-contact-form-7.php:794
|
276 |
+
msgid "Please fill the required field."
|
277 |
+
msgstr "দয়া করে আবশ্যক ফিল্ড পূরণ করুন।"
|
278 |
+
|
279 |
+
#: contact-form-7/wp-contact-form-7.php:796
|
280 |
+
msgid "Your entered code is incorrect."
|
281 |
+
msgstr "আপনার লেখা কোডটি ভুল।"
|
282 |
+
|
283 |
+
#: contact-form-7/wp-contact-form-7.php:798
|
284 |
+
msgid "Your answer is not correct."
|
285 |
+
msgstr "আপনার উত্তর সঠিক নয়।"
|
286 |
+
|
287 |
+
#: contact-form-7/wp-contact-form-7.php:800
|
288 |
+
msgid "Failed to upload file."
|
289 |
+
msgstr "আপলোড করা সফল হয় নি।"
|
290 |
+
|
291 |
+
#: contact-form-7/wp-contact-form-7.php:802
|
292 |
+
msgid "This file type is not allowed."
|
293 |
+
msgstr "এই ফাইলটি সমর্থনযোগ্য নয়"
|
294 |
+
|
295 |
+
#: contact-form-7/wp-contact-form-7.php:804
|
296 |
+
msgid "This file is too large."
|
297 |
+
msgstr "ফাইলটি বড়।"
|
298 |
+
|
299 |
+
#: contact-form-7/includes/admin-panel.php:20
|
300 |
+
msgid "Add new"
|
301 |
+
msgstr "নতুন যোগ করুন"
|
302 |
+
|
303 |
+
#: contact-form-7/includes/admin-panel.php:42
|
304 |
+
msgid "Copy this code and paste it into your post, page or text widget content."
|
305 |
+
msgstr "এই কোড গুলো কপি করে আপনার পোস্টে, পেজে কা টেক্স উইডগেটে পোস্ট করুন"
|
306 |
+
|
307 |
+
#: contact-form-7/includes/admin-panel.php:49
|
308 |
+
#: contact-form-7/includes/admin-panel.php:257
|
309 |
+
msgid "Save"
|
310 |
+
msgstr "সংরক্ষণ"
|
311 |
+
|
312 |
+
#: contact-form-7/includes/admin-panel.php:55
|
313 |
+
msgid "Delete this contact form"
|
314 |
+
msgstr "এই যোগাযোগ ফরম মুছে ফেলুন"
|
315 |
+
|
316 |
+
#: contact-form-7/includes/admin-panel.php:56
|
317 |
+
msgid ""
|
318 |
+
"You are about to delete this contact form.\n"
|
319 |
+
" 'Cancel' to stop, 'OK' to delete."
|
320 |
+
msgstr ""
|
321 |
+
"আপনি যোগাযোগ ফরম মুছে ফেলছেন।.\n"
|
322 |
+
" বন্ধের জন্য ‘বন্ধ’করুন এবং মোছার জন্য ‘ওকে’ করুন।"
|
323 |
+
|
324 |
+
#: contact-form-7/includes/admin-panel.php:70
|
325 |
+
msgid "Form"
|
326 |
+
msgstr "প্রেরক"
|
327 |
+
|
328 |
+
#: contact-form-7/includes/admin-panel.php:90
|
329 |
+
msgid "Mail"
|
330 |
+
msgstr "মেইল"
|
331 |
+
|
332 |
+
#: contact-form-7/includes/admin-panel.php:97
|
333 |
+
#: contact-form-7/includes/admin-panel.php:149
|
334 |
+
msgid "To:"
|
335 |
+
msgstr "প্রতি:"
|
336 |
+
|
337 |
+
#: contact-form-7/includes/admin-panel.php:101
|
338 |
+
#: contact-form-7/includes/admin-panel.php:153
|
339 |
+
msgid "From:"
|
340 |
+
msgstr "প্রেরক:"
|
341 |
+
|
342 |
+
#: contact-form-7/includes/admin-panel.php:105
|
343 |
+
#: contact-form-7/includes/admin-panel.php:157
|
344 |
+
msgid "Subject:"
|
345 |
+
msgstr "বিষয়:"
|
346 |
+
|
347 |
+
#: contact-form-7/includes/admin-panel.php:110
|
348 |
+
#: contact-form-7/includes/admin-panel.php:162
|
349 |
+
msgid "File attachments:"
|
350 |
+
msgstr "ফাইল সংযুক্তি:"
|
351 |
+
|
352 |
+
#: contact-form-7/includes/admin-panel.php:112
|
353 |
+
#: contact-form-7/includes/admin-panel.php:164
|
354 |
+
msgid "(You need WordPress 2.7 or greater to use this feature)"
|
355 |
+
msgstr "(আপনার ওয়ার্ডপ্রেস ২.৭ বা তার পরের সংস্করণ দরকার)"
|
356 |
+
|
357 |
+
#: contact-form-7/includes/admin-panel.php:120
|
358 |
+
#: contact-form-7/includes/admin-panel.php:172
|
359 |
+
msgid "Use HTML content type"
|
360 |
+
msgstr "HTML বিষয় ব্যবহার"
|
361 |
+
|
362 |
+
#: contact-form-7/includes/admin-panel.php:125
|
363 |
+
#: contact-form-7/includes/admin-panel.php:177
|
364 |
+
msgid "Message body:"
|
365 |
+
msgstr "বার্তা লেখার যায়গা:"
|
366 |
+
|
367 |
+
#: contact-form-7/includes/admin-panel.php:136
|
368 |
+
msgid "Mail (2)"
|
369 |
+
msgstr "ইমেইল (২)"
|
370 |
+
|
371 |
+
#: contact-form-7/includes/admin-panel.php:143
|
372 |
+
msgid "Use mail (2)"
|
373 |
+
msgstr "ব্যবহার মেইল (২)"
|
374 |
+
|
375 |
+
#: contact-form-7/includes/admin-panel.php:188
|
376 |
+
msgid "Messages"
|
377 |
+
msgstr "বার্তা"
|
378 |
+
|
379 |
+
#: contact-form-7/includes/admin-panel.php:196
|
380 |
+
msgid "Sender's message was sent successfully"
|
381 |
+
msgstr "আপনার বার্তাটি সফলতার সাথে পাঠানো হয়েছে।"
|
382 |
+
|
383 |
+
#: contact-form-7/includes/admin-panel.php:200
|
384 |
+
msgid "Sender's message was failed to send"
|
385 |
+
msgstr "আপনার বার্তাটি পাঠানো যায়নি।"
|
386 |
+
|
387 |
+
#: contact-form-7/includes/admin-panel.php:204
|
388 |
+
msgid "Akismet judged the sending activity as spamming"
|
389 |
+
msgstr "Akismet এর হিসাবে এটি স্প্যাম হিসাবে গণ্য হবে।"
|
390 |
+
|
391 |
+
#: contact-form-7/includes/admin-panel.php:208
|
392 |
+
msgid "Validation errors occurred"
|
393 |
+
msgstr "ভ্যলিডেশনে ত্রুটি ধরা পড়েছে"
|
394 |
+
|
395 |
+
#: contact-form-7/includes/admin-panel.php:212
|
396 |
+
msgid "There is a field that sender is needed to fill in"
|
397 |
+
msgstr "প্রেরকের পূরণ করা দরকার এমন ফিল্ড খালি আছে"
|
398 |
+
|
399 |
+
#: contact-form-7/includes/admin-panel.php:216
|
400 |
+
msgid "Email address that sender entered is invalid"
|
401 |
+
msgstr "প্রেরকের ইমেইল ঠিকানা সঠিক নয়"
|
402 |
+
|
403 |
+
#: contact-form-7/includes/admin-panel.php:220
|
404 |
+
msgid "There is a field of term that sender is needed to accept"
|
405 |
+
msgstr "এমন কিছু ফিল্ড আছে যেগুলো প্রেরকের গ্রহণ করা দরকার"
|
406 |
+
|
407 |
+
#: contact-form-7/includes/admin-panel.php:224
|
408 |
+
msgid "Sender doesn't enter the correct answer to the quiz"
|
409 |
+
msgstr "প্রেরকের কুইজের সঠিক উত্তর দেয় নি"
|
410 |
+
|
411 |
+
#: contact-form-7/includes/admin-panel.php:228
|
412 |
+
msgid "The code that sender entered does not match the CAPTCHA"
|
413 |
+
msgstr "প্রেরকের লেখা ক্যাপচা কোড সঠিক নয়"
|
414 |
+
|
415 |
+
#: contact-form-7/includes/admin-panel.php:232
|
416 |
+
msgid "Uploading a file fails for any reason"
|
417 |
+
msgstr "অন্য কোন কারণে আপলোড সফল হয় নি"
|
418 |
+
|
419 |
+
#: contact-form-7/includes/admin-panel.php:236
|
420 |
+
msgid "Uploaded file is not allowed file type"
|
421 |
+
msgstr "আপলোড করা ফাইলটি সমর্থনযোগ্য নয়"
|
422 |
+
|
423 |
+
#: contact-form-7/includes/admin-panel.php:240
|
424 |
+
msgid "Uploaded file is too large"
|
425 |
+
msgstr "আপলোড করা ফাইল বড় হয়েছে"
|
426 |
+
|
427 |
+
#~ msgid "Form content"
|
428 |
+
#~ msgstr "Contenido del formulario"
|
429 |
+
#~ msgid "Mail template"
|
430 |
+
#~ msgstr "Plantilla del email"
|
431 |
+
#~ msgid "Sender field:"
|
432 |
+
#~ msgstr "Campo de remitente:"
|
433 |
+
#~ msgid "Recipient address:"
|
434 |
+
#~ msgstr "Dirección del destinatario:"
|
435 |
+
#~ msgid "Insert"
|
436 |
+
#~ msgstr "Insertar"
|
437 |
+
|
languages/wpcf7-da_DK.mo
CHANGED
Binary file
|
languages/wpcf7-da_DK.po
CHANGED
@@ -1,439 +1,482 @@
|
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
-
"Project-Id-Version: Contact Form 7\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2009-
|
6 |
-
"PO-Revision-Date: 2009-
|
7 |
-
"Last-Translator:
|
8 |
"Language-Team: Team Blogos <wordpress@blogos.dk>\n"
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
12 |
"X-Poedit-SourceCharset: utf-8\n"
|
13 |
-
"X-Poedit-KeywordsList: __;_e;_c;__ngettext:1,2;__ngettext_noop:1,2\n"
|
14 |
"X-Poedit-Basepath: d:\\wordpress\\plugins\\contact-form-7\n"
|
15 |
"X-Poedit-Language: Danish\n"
|
16 |
"X-Poedit-Country: DENMARK\n"
|
17 |
"Plural-Forms: nplurals=2;plural=n != 1;\n"
|
18 |
"X-Poedit-SearchPath-0: d:\\wordpress\\plugins\\contact-form-7\n"
|
19 |
|
20 |
-
#: d:\wordpress\plugins\contact-form-7/
|
21 |
-
|
22 |
-
msgstr "Kontaktformular"
|
23 |
-
|
24 |
-
#: d:\wordpress\plugins\contact-form-7/wp-contact-form-7.php:598
|
25 |
-
#: d:\wordpress\plugins\contact-form-7/includes/admin-panel.php:5
|
26 |
msgid "Contact Form 7"
|
27 |
msgstr "Kontaktformular 7"
|
28 |
|
29 |
-
#: d:\wordpress\plugins\contact-form-7/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
30 |
msgid "optional"
|
31 |
msgstr "valgfrit"
|
32 |
|
33 |
-
#: d:\wordpress\plugins\contact-form-7/
|
34 |
msgid "Generate Tag"
|
35 |
msgstr "Lav mærke"
|
36 |
|
37 |
-
#: d:\wordpress\plugins\contact-form-7/
|
38 |
msgid "Text field"
|
39 |
msgstr "Tekstfelt"
|
40 |
|
41 |
-
#: d:\wordpress\plugins\contact-form-7/
|
42 |
msgid "Email field"
|
43 |
msgstr "E-mail-felt"
|
44 |
|
45 |
-
#: d:\wordpress\plugins\contact-form-7/
|
46 |
msgid "Text area"
|
47 |
msgstr "Tekstboks"
|
48 |
|
49 |
-
#: d:\wordpress\plugins\contact-form-7/
|
50 |
msgid "Drop-down menu"
|
51 |
msgstr "Drop-down menu"
|
52 |
|
53 |
-
#: d:\wordpress\plugins\contact-form-7/
|
54 |
msgid "Checkboxes"
|
55 |
msgstr "Afkrydsningsfelt"
|
56 |
|
57 |
-
#: d:\wordpress\plugins\contact-form-7/
|
58 |
msgid "Radio buttons"
|
59 |
msgstr "Radioknapper"
|
60 |
|
61 |
-
#: d:\wordpress\plugins\contact-form-7/
|
62 |
msgid "Acceptance"
|
63 |
msgstr "Accept"
|
64 |
|
65 |
-
#: d:\wordpress\plugins\contact-form-7/
|
66 |
msgid "Make this checkbox checked by default?"
|
67 |
msgstr "Skal afkrydsningsfeltet være markeret som standard?"
|
68 |
|
69 |
# tjekkes
|
70 |
-
#: d:\wordpress\plugins\contact-form-7/
|
71 |
msgid "Make this checkbox work inversely?"
|
72 |
msgstr "Skal afkrydsningsfeltet virke omvendt?"
|
73 |
|
74 |
-
#: d:\wordpress\plugins\contact-form-7/
|
75 |
msgid "* That means visitor who accepts the term unchecks it."
|
76 |
msgstr "* Det betyder, at en besøgende, som accepterer betingelserne, afmarkerer det."
|
77 |
|
78 |
-
#: d:\wordpress\plugins\contact-form-7/
|
79 |
msgid "CAPTCHA"
|
80 |
msgstr "CAPTCHA-kontrol"
|
81 |
|
82 |
-
#: d:\wordpress\plugins\contact-form-7/
|
83 |
msgid "Quiz"
|
84 |
msgstr "Quiz"
|
85 |
|
86 |
-
#: d:\wordpress\plugins\contact-form-7/
|
87 |
msgid "Quizzes"
|
88 |
msgstr "Quizzer"
|
89 |
|
90 |
-
#: d:\wordpress\plugins\contact-form-7/
|
91 |
msgid "* quiz|answer (e.g. 1+1=?|2)"
|
92 |
msgstr "' quiz|svar (f.eks. 1+1=?|2)"
|
93 |
|
94 |
-
#: d:\wordpress\plugins\contact-form-7/
|
95 |
msgid "File upload"
|
96 |
msgstr "Filupload"
|
97 |
|
98 |
-
#: d:\wordpress\plugins\contact-form-7/
|
99 |
msgid "bytes"
|
100 |
msgstr "bytes"
|
101 |
|
102 |
-
#: d:\wordpress\plugins\contact-form-7/
|
103 |
msgid "Submit button"
|
104 |
msgstr "Send-knap"
|
105 |
|
106 |
-
#: d:\wordpress\plugins\contact-form-7/
|
107 |
msgid "Name"
|
108 |
msgstr "Navn"
|
109 |
|
110 |
-
#: d:\wordpress\plugins\contact-form-7/
|
111 |
msgid "Required field?"
|
112 |
msgstr "Påkrævet felt?"
|
113 |
|
114 |
-
#: d:\wordpress\plugins\contact-form-7/
|
115 |
msgid "Allow multiple selections?"
|
116 |
msgstr "Tillad flere valg?"
|
117 |
|
118 |
-
#: d:\wordpress\plugins\contact-form-7/
|
119 |
msgid "Insert a blank item as the first option?"
|
120 |
msgstr "Indsæt et tomt punkt som første valgmulighed?"
|
121 |
|
122 |
-
#: d:\wordpress\plugins\contact-form-7/
|
123 |
msgid "Make checkboxes exclusive?"
|
124 |
msgstr "Skal afkrydsningsfelter være eksklusive? (altså så der kun kan vælges én?)"
|
125 |
|
126 |
-
#: d:\wordpress\plugins\contact-form-7/
|
127 |
msgid "Choices"
|
128 |
msgstr "Valg"
|
129 |
|
130 |
-
#: d:\wordpress\plugins\contact-form-7/
|
131 |
msgid "Label"
|
132 |
msgstr "Tekst på knap"
|
133 |
|
134 |
-
#: d:\wordpress\plugins\contact-form-7/
|
135 |
msgid "Default value"
|
136 |
msgstr "Standardværdi"
|
137 |
|
138 |
-
#: d:\wordpress\plugins\contact-form-7/
|
139 |
msgid "Akismet"
|
140 |
msgstr "Akismet"
|
141 |
|
142 |
-
#: d:\wordpress\plugins\contact-form-7/
|
143 |
msgid "This field requires author's name"
|
144 |
msgstr "Dette felt kræver forfatters navn"
|
145 |
|
146 |
-
#: d:\wordpress\plugins\contact-form-7/
|
147 |
msgid "This field requires author's URL"
|
148 |
msgstr "Dette felt kræver forfatters URL"
|
149 |
|
150 |
-
#: d:\wordpress\plugins\contact-form-7/
|
151 |
msgid "This field requires author's email address"
|
152 |
msgstr "Dette felt kræver forfatters e-mail-adresse"
|
153 |
|
154 |
-
#: d:\wordpress\plugins\contact-form-7/
|
155 |
msgid "Copy this code and paste it into the form left."
|
156 |
msgstr "Kopier og indsæt denne kode i formularen til venstre"
|
157 |
|
158 |
-
#: d:\wordpress\plugins\contact-form-7/
|
159 |
msgid "Foreground color"
|
160 |
msgstr "Forgrundsfarve"
|
161 |
|
162 |
-
#: d:\wordpress\plugins\contact-form-7/
|
163 |
msgid "Background color"
|
164 |
msgstr "Baggrundsfarve"
|
165 |
|
166 |
-
#: d:\wordpress\plugins\contact-form-7/
|
167 |
msgid "Image size"
|
168 |
msgstr "Billedstørrelse"
|
169 |
|
170 |
-
#: d:\wordpress\plugins\contact-form-7/
|
171 |
msgid "Small"
|
172 |
msgstr "Lille"
|
173 |
|
174 |
-
#: d:\wordpress\plugins\contact-form-7/
|
175 |
msgid "Medium"
|
176 |
msgstr "Medium"
|
177 |
|
178 |
-
#: d:\wordpress\plugins\contact-form-7/
|
179 |
msgid "Large"
|
180 |
msgstr "Stor"
|
181 |
|
182 |
-
#: d:\wordpress\plugins\contact-form-7/
|
183 |
msgid "Image settings"
|
184 |
msgstr "Billedindstillinger"
|
185 |
|
186 |
-
#: d:\wordpress\plugins\contact-form-7/
|
187 |
msgid "Input field settings"
|
188 |
msgstr "Indstillinger for feltet"
|
189 |
|
190 |
-
#: d:\wordpress\plugins\contact-form-7/
|
191 |
msgid "For image"
|
192 |
msgstr "For billedet"
|
193 |
|
194 |
-
#: d:\wordpress\plugins\contact-form-7/
|
195 |
msgid "For input field"
|
196 |
msgstr "For indtastningsfeltet"
|
197 |
|
198 |
-
#: d:\wordpress\plugins\contact-form-7/
|
199 |
msgid "* One choice per line."
|
200 |
msgstr "* Et valg per linje."
|
201 |
|
202 |
-
#: d:\wordpress\plugins\contact-form-7/
|
203 |
msgid "Show"
|
204 |
msgstr "Vis"
|
205 |
|
206 |
-
#: d:\wordpress\plugins\contact-form-7/
|
207 |
msgid "Hide"
|
208 |
msgstr "Skjul"
|
209 |
|
210 |
-
#: d:\wordpress\plugins\contact-form-7/
|
211 |
msgid "File size limit"
|
212 |
msgstr "Begrænsning på filstørrelse"
|
213 |
|
214 |
-
#: d:\wordpress\plugins\contact-form-7/
|
215 |
msgid "Acceptable file types"
|
216 |
msgstr "Tilladte filtyper"
|
217 |
|
218 |
-
#: d:\wordpress\plugins\contact-form-7/
|
|
|
|
|
|
|
|
|
219 |
msgid "Contact form created."
|
220 |
msgstr "Kontaktformular oprettet."
|
221 |
|
222 |
-
#: d:\wordpress\plugins\contact-form-7/
|
223 |
msgid "Contact form saved."
|
224 |
msgstr "Kontaktformular gemt."
|
225 |
|
226 |
-
#: d:\wordpress\plugins\contact-form-7/
|
227 |
msgid "Contact form deleted."
|
228 |
msgstr "Kontaktformular slettet."
|
229 |
|
230 |
-
#: d:\wordpress\plugins\contact-form-7/
|
231 |
-
msgid "
|
232 |
-
msgstr "
|
233 |
|
234 |
-
#: d:\wordpress\plugins\contact-form-7/
|
235 |
-
msgid "
|
236 |
-
msgstr "
|
237 |
|
238 |
-
#: d:\wordpress\plugins\contact-form-7/
|
239 |
-
|
240 |
-
|
241 |
-
msgstr "(påkrævet)"
|
242 |
|
243 |
-
#: d:\wordpress\plugins\contact-form-7/
|
244 |
-
msgid "
|
245 |
-
msgstr "
|
246 |
|
247 |
-
#: d:\wordpress\plugins\contact-form-7/
|
248 |
-
msgid "
|
249 |
-
msgstr "
|
250 |
|
251 |
-
#: d:\wordpress\plugins\contact-form-7/
|
252 |
-
msgid "
|
253 |
-
msgstr "
|
254 |
|
255 |
-
#: d:\wordpress\plugins\contact-form-7/
|
256 |
-
|
257 |
-
|
258 |
-
msgstr "Send"
|
259 |
|
260 |
-
#: d:\wordpress\plugins\contact-form-7/
|
261 |
msgid "Your message was sent successfully. Thanks."
|
262 |
msgstr "Din besked blev sendt. Tak."
|
263 |
|
264 |
-
#: d:\wordpress\plugins\contact-form-7/
|
265 |
-
#: d:\wordpress\plugins\contact-form-7/
|
266 |
msgid "Failed to send your message. Please try later or contact administrator by other way."
|
267 |
msgstr "Beskeden blev ikke sendt. Prøv venligst senere eller kontakt administratoren på anden måde. "
|
268 |
|
269 |
-
#: d:\wordpress\plugins\contact-form-7/
|
270 |
msgid "Validation errors occurred. Please confirm the fields and submit it again."
|
271 |
msgstr "Kontrollen af indtastningerne viste fejl. Gennemgå venligst felterne og send det igen"
|
272 |
|
273 |
-
#: d:\wordpress\plugins\contact-form-7/
|
274 |
msgid "Please accept the terms to proceed."
|
275 |
msgstr "Acceptér venligst betingelserne for at fortsætte."
|
276 |
|
277 |
-
#: d:\wordpress\plugins\contact-form-7/
|
278 |
msgid "Email address seems invalid."
|
279 |
msgstr "E-mail-adressen er ikke gyldig."
|
280 |
|
281 |
-
#: d:\wordpress\plugins\contact-form-7/
|
282 |
msgid "Please fill the required field."
|
283 |
msgstr "Udfyld venligst de påkrævede felter."
|
284 |
|
285 |
-
#: d:\wordpress\plugins\contact-form-7/
|
286 |
msgid "Your entered code is incorrect."
|
287 |
msgstr "Dit indtastede svar er forkert."
|
288 |
|
289 |
-
#: d:\wordpress\plugins\contact-form-7/
|
290 |
msgid "Your answer is not correct."
|
291 |
msgstr "Dit indtastede svar er ikke korrekt."
|
292 |
|
293 |
-
#: d:\wordpress\plugins\contact-form-7/
|
294 |
msgid "Failed to upload file."
|
295 |
msgstr "Filupload mislykkedes"
|
296 |
|
297 |
-
#: d:\wordpress\plugins\contact-form-7/
|
298 |
msgid "This file type is not allowed."
|
299 |
msgstr "Denne filtype er ikke tilladt."
|
300 |
|
301 |
-
#: d:\wordpress\plugins\contact-form-7/
|
302 |
msgid "This file is too large."
|
303 |
msgstr "Filen er for stor."
|
304 |
|
305 |
-
#: d:\wordpress\plugins\contact-form-7/includes/
|
306 |
-
msgid "
|
307 |
-
msgstr "
|
308 |
-
|
309 |
-
#: d:\wordpress\plugins\contact-form-7/includes/admin-panel.php:42
|
310 |
-
msgid "Copy this code and paste it into your post, page or text widget content."
|
311 |
-
msgstr "Kopier og indsæt denne kode i dit indlæg, side eller indholdet i en tekst-widget."
|
312 |
-
|
313 |
-
#: d:\wordpress\plugins\contact-form-7/includes/admin-panel.php:49
|
314 |
-
#: d:\wordpress\plugins\contact-form-7/includes/admin-panel.php:262
|
315 |
-
msgid "Save"
|
316 |
-
msgstr "Gem"
|
317 |
-
|
318 |
-
#: d:\wordpress\plugins\contact-form-7/includes/admin-panel.php:56
|
319 |
-
msgid "Copy"
|
320 |
-
msgstr "Kopiér"
|
321 |
-
|
322 |
-
#: d:\wordpress\plugins\contact-form-7/includes/admin-panel.php:60
|
323 |
-
msgid "Delete"
|
324 |
-
msgstr "Slet"
|
325 |
-
|
326 |
-
#: d:\wordpress\plugins\contact-form-7/includes/admin-panel.php:61
|
327 |
-
msgid ""
|
328 |
-
"You are about to delete this contact form.\n"
|
329 |
-
" 'Cancel' to stop, 'OK' to delete."
|
330 |
-
msgstr ""
|
331 |
-
"Du er ved at slette din kontakt formular.\n"
|
332 |
-
"Tryk 'Annullér' for at stoppe, 'OK' for at slette."
|
333 |
-
|
334 |
-
#: d:\wordpress\plugins\contact-form-7/includes/admin-panel.php:75
|
335 |
-
msgid "Form"
|
336 |
-
msgstr "Formular"
|
337 |
-
|
338 |
-
#: d:\wordpress\plugins\contact-form-7/includes/admin-panel.php:95
|
339 |
-
msgid "Mail"
|
340 |
-
msgstr "E-mail"
|
341 |
-
|
342 |
-
#: d:\wordpress\plugins\contact-form-7/includes/admin-panel.php:102
|
343 |
-
#: d:\wordpress\plugins\contact-form-7/includes/admin-panel.php:154
|
344 |
-
msgid "To:"
|
345 |
-
msgstr "Til:"
|
346 |
-
|
347 |
-
#: d:\wordpress\plugins\contact-form-7/includes/admin-panel.php:106
|
348 |
-
#: d:\wordpress\plugins\contact-form-7/includes/admin-panel.php:158
|
349 |
-
msgid "From:"
|
350 |
-
msgstr "Fra:"
|
351 |
-
|
352 |
-
#: d:\wordpress\plugins\contact-form-7/includes/admin-panel.php:110
|
353 |
-
#: d:\wordpress\plugins\contact-form-7/includes/admin-panel.php:162
|
354 |
-
msgid "Subject:"
|
355 |
-
msgstr "Emne:"
|
356 |
-
|
357 |
-
#: d:\wordpress\plugins\contact-form-7/includes/admin-panel.php:115
|
358 |
-
#: d:\wordpress\plugins\contact-form-7/includes/admin-panel.php:167
|
359 |
-
msgid "File attachments:"
|
360 |
-
msgstr "Filvedhæftninger:"
|
361 |
-
|
362 |
-
#: d:\wordpress\plugins\contact-form-7/includes/admin-panel.php:117
|
363 |
-
#: d:\wordpress\plugins\contact-form-7/includes/admin-panel.php:169
|
364 |
-
msgid "(You need WordPress 2.7 or greater to use this feature)"
|
365 |
-
msgstr "(Du skal bruge WordPress 2.7 eller nyere for at bruge denne funktion)"
|
366 |
-
|
367 |
-
#: d:\wordpress\plugins\contact-form-7/includes/admin-panel.php:125
|
368 |
-
#: d:\wordpress\plugins\contact-form-7/includes/admin-panel.php:177
|
369 |
-
msgid "Use HTML content type"
|
370 |
-
msgstr "Brug HTML til indholdet"
|
371 |
-
|
372 |
-
#: d:\wordpress\plugins\contact-form-7/includes/admin-panel.php:130
|
373 |
-
#: d:\wordpress\plugins\contact-form-7/includes/admin-panel.php:182
|
374 |
-
msgid "Message body:"
|
375 |
-
msgstr "Besked:"
|
376 |
-
|
377 |
-
#: d:\wordpress\plugins\contact-form-7/includes/admin-panel.php:141
|
378 |
-
msgid "Mail (2)"
|
379 |
-
msgstr "Email (2)"
|
380 |
-
|
381 |
-
#: d:\wordpress\plugins\contact-form-7/includes/admin-panel.php:148
|
382 |
-
msgid "Use mail (2)"
|
383 |
-
msgstr "Brug email (2)"
|
384 |
-
|
385 |
-
#: d:\wordpress\plugins\contact-form-7/includes/admin-panel.php:193
|
386 |
-
msgid "Messages"
|
387 |
-
msgstr "Beskeder"
|
388 |
-
|
389 |
-
#: d:\wordpress\plugins\contact-form-7/includes/admin-panel.php:201
|
390 |
-
msgid "Sender's message was sent successfully"
|
391 |
-
msgstr "Afsenders besked blev sendt"
|
392 |
-
|
393 |
-
#: d:\wordpress\plugins\contact-form-7/includes/admin-panel.php:205
|
394 |
-
msgid "Sender's message was failed to send"
|
395 |
-
msgstr "Det mislykkedes at sende afsenders besked"
|
396 |
-
|
397 |
-
#: d:\wordpress\plugins\contact-form-7/includes/admin-panel.php:209
|
398 |
-
msgid "Akismet judged the sending activity as spamming"
|
399 |
-
msgstr "Akismet bedømte afsendelsen som forsøg på at spamme"
|
400 |
-
|
401 |
-
#: d:\wordpress\plugins\contact-form-7/includes/admin-panel.php:213
|
402 |
-
msgid "Validation errors occurred"
|
403 |
-
msgstr "Der forekom valideringsfejl"
|
404 |
-
|
405 |
-
#: d:\wordpress\plugins\contact-form-7/includes/admin-panel.php:217
|
406 |
-
msgid "There is a field that sender is needed to fill in"
|
407 |
-
msgstr "Der er et felt, som afsender skal udfylde"
|
408 |
-
|
409 |
-
#: d:\wordpress\plugins\contact-form-7/includes/admin-panel.php:221
|
410 |
-
msgid "Email address that sender entered is invalid"
|
411 |
-
msgstr "E-mail-adressen, som afsender indtastede, er ugyldig"
|
412 |
|
413 |
-
#: d:\wordpress\plugins\contact-form-7/includes/
|
414 |
-
|
415 |
-
|
|
|
416 |
|
417 |
-
#: d:\wordpress\plugins\contact-form-7/includes/
|
418 |
-
msgid "
|
419 |
-
msgstr "
|
420 |
|
421 |
-
#: d:\wordpress\plugins\contact-form-7/includes/
|
422 |
-
msgid "
|
423 |
-
msgstr "
|
424 |
|
425 |
-
#: d:\wordpress\plugins\contact-form-7/includes/
|
426 |
-
msgid "
|
427 |
-
msgstr "
|
428 |
|
429 |
-
#: d:\wordpress\plugins\contact-form-7/includes/
|
430 |
-
|
431 |
-
|
|
|
432 |
|
433 |
-
#: d:\wordpress\plugins\contact-form-7/
|
434 |
-
msgid "
|
435 |
-
msgstr "
|
436 |
|
|
|
|
|
|
|
437 |
#~ msgid "Delete this contact form"
|
438 |
#~ msgstr "Slet denne kontakt formular"
|
439 |
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
+
"Project-Id-Version: Contact Form 7 version 2.0\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2009-07-21 21:37+0100\n"
|
6 |
+
"PO-Revision-Date: 2009-07-21 21:38+0100\n"
|
7 |
+
"Last-Translator: Team Blogos <wordpress@blogos.dk>\n"
|
8 |
"Language-Team: Team Blogos <wordpress@blogos.dk>\n"
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
12 |
"X-Poedit-SourceCharset: utf-8\n"
|
13 |
+
"X-Poedit-KeywordsList: __;_e;_c;__ngettext:1,2;__ngettext_noop:1,2;_n;_nc;_n_noop\n"
|
14 |
"X-Poedit-Basepath: d:\\wordpress\\plugins\\contact-form-7\n"
|
15 |
"X-Poedit-Language: Danish\n"
|
16 |
"X-Poedit-Country: DENMARK\n"
|
17 |
"Plural-Forms: nplurals=2;plural=n != 1;\n"
|
18 |
"X-Poedit-SearchPath-0: d:\\wordpress\\plugins\\contact-form-7\n"
|
19 |
|
20 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin-panel.php:3
|
21 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:102
|
|
|
|
|
|
|
|
|
22 |
msgid "Contact Form 7"
|
23 |
msgstr "Kontaktformular 7"
|
24 |
|
25 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin-panel.php:18
|
26 |
+
msgid "Add new"
|
27 |
+
msgstr "Tilføj ny"
|
28 |
+
|
29 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin-panel.php:40
|
30 |
+
msgid "Copy this code and paste it into your post, page or text widget content."
|
31 |
+
msgstr "Kopier og indsæt denne kode i dit indlæg, side eller indholdet i en tekst-widget."
|
32 |
+
|
33 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin-panel.php:47
|
34 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin-panel.php:279
|
35 |
+
msgid "Save"
|
36 |
+
msgstr "Gem"
|
37 |
+
|
38 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin-panel.php:54
|
39 |
+
msgid "Copy"
|
40 |
+
msgstr "Kopiér"
|
41 |
+
|
42 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin-panel.php:58
|
43 |
+
msgid "Delete"
|
44 |
+
msgstr "Slet"
|
45 |
+
|
46 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin-panel.php:60
|
47 |
+
msgid ""
|
48 |
+
"You are about to delete this contact form.\n"
|
49 |
+
" 'Cancel' to stop, 'OK' to delete."
|
50 |
+
msgstr ""
|
51 |
+
"Du er ved at slette din kontakt formular.\n"
|
52 |
+
"Tryk 'Annullér' for at stoppe, 'OK' for at slette."
|
53 |
+
|
54 |