Version Description
Download this release
Release Info
Developer | takayukister |
Plugin | Contact Form 7 |
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 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin-panel.php:75
|
55 |
+
msgid "Form"
|
56 |
+
msgstr "Formular"
|
57 |
+
|
58 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin-panel.php:95
|
59 |
+
msgid "Mail"
|
60 |
+
msgstr "E-mail"
|
61 |
+
|
62 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin-panel.php:102
|
63 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin-panel.php:155
|
64 |
+
msgid "To:"
|
65 |
+
msgstr "Til:"
|
66 |
+
|
67 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin-panel.php:106
|
68 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin-panel.php:159
|
69 |
+
msgid "From:"
|
70 |
+
msgstr "Fra:"
|
71 |
+
|
72 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin-panel.php:110
|
73 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin-panel.php:163
|
74 |
+
msgid "Subject:"
|
75 |
+
msgstr "Emne:"
|
76 |
+
|
77 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin-panel.php:115
|
78 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin-panel.php:168
|
79 |
+
msgid "Additional headers:"
|
80 |
+
msgstr "Yderligere headers:"
|
81 |
+
|
82 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin-panel.php:119
|
83 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin-panel.php:172
|
84 |
+
msgid "File attachments:"
|
85 |
+
msgstr "Filvedhæftninger:"
|
86 |
+
|
87 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin-panel.php:126
|
88 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin-panel.php:179
|
89 |
+
msgid "Use HTML content type"
|
90 |
+
msgstr "Brug HTML til indholdet"
|
91 |
+
|
92 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin-panel.php:131
|
93 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin-panel.php:184
|
94 |
+
msgid "Message body:"
|
95 |
+
msgstr "Besked:"
|
96 |
+
|
97 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin-panel.php:142
|
98 |
+
msgid "Mail (2)"
|
99 |
+
msgstr "Email (2)"
|
100 |
+
|
101 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin-panel.php:149
|
102 |
+
msgid "Use mail (2)"
|
103 |
+
msgstr "Brug email (2)"
|
104 |
+
|
105 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin-panel.php:195
|
106 |
+
msgid "Messages"
|
107 |
+
msgstr "Beskeder"
|
108 |
+
|
109 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin-panel.php:203
|
110 |
+
msgid "Sender's message was sent successfully"
|
111 |
+
msgstr "Afsenders besked blev sendt"
|
112 |
+
|
113 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin-panel.php:207
|
114 |
+
msgid "Sender's message was failed to send"
|
115 |
+
msgstr "Det mislykkedes at sende afsenders besked"
|
116 |
+
|
117 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin-panel.php:211
|
118 |
+
msgid "Akismet judged the sending activity as spamming"
|
119 |
+
msgstr "Akismet bedømte afsendelsen som forsøg på at spamme"
|
120 |
+
|
121 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin-panel.php:215
|
122 |
+
msgid "Validation errors occurred"
|
123 |
+
msgstr "Der forekom valideringsfejl"
|
124 |
+
|
125 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin-panel.php:219
|
126 |
+
msgid "There is a field that sender is needed to fill in"
|
127 |
+
msgstr "Der er et felt, som afsender skal udfylde"
|
128 |
+
|
129 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin-panel.php:223
|
130 |
+
msgid "Email address that sender entered is invalid"
|
131 |
+
msgstr "E-mail-adressen, som afsender indtastede, er ugyldig"
|
132 |
+
|
133 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin-panel.php:227
|
134 |
+
msgid "There is a field of term that sender is needed to accept"
|
135 |
+
msgstr "Der er et felt med betingelser, som afsender skal acceptere"
|
136 |
+
|
137 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin-panel.php:231
|
138 |
+
msgid "Sender doesn't enter the correct answer to the quiz"
|
139 |
+
msgstr "Afsender indtastede ikke det rigtige svar på quizzen"
|
140 |
+
|
141 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin-panel.php:235
|
142 |
+
msgid "The code that sender entered does not match the CAPTCHA"
|
143 |
+
msgstr "Svaret, som afsender indtastede, matcher ikke CAPTCHA-kontrollen"
|
144 |
+
|
145 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin-panel.php:239
|
146 |
+
msgid "Uploading a file fails for any reason"
|
147 |
+
msgstr "Uploadning af en fil mislykkedes af en eller anden grund"
|
148 |
+
|
149 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin-panel.php:243
|
150 |
+
msgid "Uploaded file is not allowed file type"
|
151 |
+
msgstr "Uploadet fil har ikke en tilladt filtype"
|
152 |
+
|
153 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin-panel.php:247
|
154 |
+
msgid "Uploaded file is too large"
|
155 |
+
msgstr "Uploadet fil er for stor"
|
156 |
+
|
157 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin-panel.php:260
|
158 |
+
msgid "Additional Settings"
|
159 |
+
msgstr "Yderligere indstillinger"
|
160 |
+
|
161 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:105
|
162 |
+
msgid "Edit Contact Forms"
|
163 |
+
msgstr "Redigér Kontaktformular 7"
|
164 |
+
|
165 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:105
|
166 |
+
msgid "Edit"
|
167 |
+
msgstr "Redigér"
|
168 |
+
|
169 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:152
|
170 |
msgid "optional"
|
171 |
msgstr "valgfrit"
|
172 |
|
173 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:153
|
174 |
msgid "Generate Tag"
|
175 |
msgstr "Lav mærke"
|
176 |
|
177 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:154
|
178 |
msgid "Text field"
|
179 |
msgstr "Tekstfelt"
|
180 |
|
181 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:155
|
182 |
msgid "Email field"
|
183 |
msgstr "E-mail-felt"
|
184 |
|
185 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:156
|
186 |
msgid "Text area"
|
187 |
msgstr "Tekstboks"
|
188 |
|
189 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:157
|
190 |
msgid "Drop-down menu"
|
191 |
msgstr "Drop-down menu"
|
192 |
|
193 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:158
|
194 |
msgid "Checkboxes"
|
195 |
msgstr "Afkrydsningsfelt"
|
196 |
|
197 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:159
|
198 |
msgid "Radio buttons"
|
199 |
msgstr "Radioknapper"
|
200 |
|
201 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:160
|
202 |
msgid "Acceptance"
|
203 |
msgstr "Accept"
|
204 |
|
205 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:161
|
206 |
msgid "Make this checkbox checked by default?"
|
207 |
msgstr "Skal afkrydsningsfeltet være markeret som standard?"
|
208 |
|
209 |
# tjekkes
|
210 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:162
|
211 |
msgid "Make this checkbox work inversely?"
|
212 |
msgstr "Skal afkrydsningsfeltet virke omvendt?"
|
213 |
|
214 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:163
|
215 |
msgid "* That means visitor who accepts the term unchecks it."
|
216 |
msgstr "* Det betyder, at en besøgende, som accepterer betingelserne, afmarkerer det."
|
217 |
|
218 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:164
|
219 |
msgid "CAPTCHA"
|
220 |
msgstr "CAPTCHA-kontrol"
|
221 |
|
222 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:165
|
223 |
msgid "Quiz"
|
224 |
msgstr "Quiz"
|
225 |
|
226 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:166
|
227 |
msgid "Quizzes"
|
228 |
msgstr "Quizzer"
|
229 |
|
230 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:167
|
231 |
msgid "* quiz|answer (e.g. 1+1=?|2)"
|
232 |
msgstr "' quiz|svar (f.eks. 1+1=?|2)"
|
233 |
|
234 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:168
|
235 |
msgid "File upload"
|
236 |
msgstr "Filupload"
|
237 |
|
238 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:169
|
239 |
msgid "bytes"
|
240 |
msgstr "bytes"
|
241 |
|
242 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:170
|
243 |
msgid "Submit button"
|
244 |
msgstr "Send-knap"
|
245 |
|
246 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:171
|
247 |
msgid "Name"
|
248 |
msgstr "Navn"
|
249 |
|
250 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:172
|
251 |
msgid "Required field?"
|
252 |
msgstr "Påkrævet felt?"
|
253 |
|
254 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:173
|
255 |
msgid "Allow multiple selections?"
|
256 |
msgstr "Tillad flere valg?"
|
257 |
|
258 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:174
|
259 |
msgid "Insert a blank item as the first option?"
|
260 |
msgstr "Indsæt et tomt punkt som første valgmulighed?"
|
261 |
|
262 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:175
|
263 |
msgid "Make checkboxes exclusive?"
|
264 |
msgstr "Skal afkrydsningsfelter være eksklusive? (altså så der kun kan vælges én?)"
|
265 |
|
266 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:176
|
267 |
msgid "Choices"
|
268 |
msgstr "Valg"
|
269 |
|
270 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:177
|
271 |
msgid "Label"
|
272 |
msgstr "Tekst på knap"
|
273 |
|
274 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:178
|
275 |
msgid "Default value"
|
276 |
msgstr "Standardværdi"
|
277 |
|
278 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:179
|
279 |
msgid "Akismet"
|
280 |
msgstr "Akismet"
|
281 |
|
282 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:180
|
283 |
msgid "This field requires author's name"
|
284 |
msgstr "Dette felt kræver forfatters navn"
|
285 |
|
286 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:181
|
287 |
msgid "This field requires author's URL"
|
288 |
msgstr "Dette felt kræver forfatters URL"
|
289 |
|
290 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:182
|
291 |
msgid "This field requires author's email address"
|
292 |
msgstr "Dette felt kræver forfatters e-mail-adresse"
|
293 |
|
294 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:183
|
295 |
msgid "Copy this code and paste it into the form left."
|
296 |
msgstr "Kopier og indsæt denne kode i formularen til venstre"
|
297 |
|
298 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:184
|
299 |
msgid "Foreground color"
|
300 |
msgstr "Forgrundsfarve"
|
301 |
|
302 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:185
|
303 |
msgid "Background color"
|
304 |
msgstr "Baggrundsfarve"
|
305 |
|
306 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:186
|
307 |
msgid "Image size"
|
308 |
msgstr "Billedstørrelse"
|
309 |
|
310 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:187
|
311 |
msgid "Small"
|
312 |
msgstr "Lille"
|
313 |
|
314 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:188
|
315 |
msgid "Medium"
|
316 |
msgstr "Medium"
|
317 |
|
318 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:189
|
319 |
msgid "Large"
|
320 |
msgstr "Stor"
|
321 |
|
322 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:190
|
323 |
msgid "Image settings"
|
324 |
msgstr "Billedindstillinger"
|
325 |
|
326 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:191
|
327 |
msgid "Input field settings"
|
328 |
msgstr "Indstillinger for feltet"
|
329 |
|
330 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:192
|
331 |
msgid "For image"
|
332 |
msgstr "For billedet"
|
333 |
|
334 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:193
|
335 |
msgid "For input field"
|
336 |
msgstr "For indtastningsfeltet"
|
337 |
|
338 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:194
|
339 |
msgid "* One choice per line."
|
340 |
msgstr "* Et valg per linje."
|
341 |
|
342 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:195
|
343 |
msgid "Show"
|
344 |
msgstr "Vis"
|
345 |
|
346 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:196
|
347 |
msgid "Hide"
|
348 |
msgstr "Skjul"
|
349 |
|
350 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:197
|
351 |
msgid "File size limit"
|
352 |
msgstr "Begrænsning på filstørrelse"
|
353 |
|
354 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:198
|
355 |
msgid "Acceptable file types"
|
356 |
msgstr "Tilladte filtyper"
|
357 |
|
358 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:199
|
359 |
+
msgid "Note: To use CAPTCHA, you need Really Simple CAPTCHA plugin installed."
|
360 |
+
msgstr "Bemærk, at du for at bruge CAPTCHA, skal have Really Simple CAPTCHA-pluginnet installeret."
|
361 |
+
|
362 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:214
|
363 |
msgid "Contact form created."
|
364 |
msgstr "Kontaktformular oprettet."
|
365 |
|
366 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:217
|
367 |
msgid "Contact form saved."
|
368 |
msgstr "Kontaktformular gemt."
|
369 |
|
370 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:220
|
371 |
msgid "Contact form deleted."
|
372 |
msgstr "Kontaktformular slettet."
|
373 |
|
374 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:293
|
375 |
+
msgid "Contact form"
|
376 |
+
msgstr "Kontaktformular"
|
377 |
|
378 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:313
|
379 |
+
msgid "Settings"
|
380 |
+
msgstr "Indstillinger"
|
381 |
|
382 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:334
|
383 |
+
msgid "Contact Form 7 needs your support. Please donate today."
|
384 |
+
msgstr "Kontaktformular 7 behøver din støtte. Send en gave i dag."
|
|
|
385 |
|
386 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:335
|
387 |
+
msgid "Is this plugin useful for you? If you like it, please help the developer."
|
388 |
+
msgstr "Kan du bruge dette plugin? Hvis du kan lide det, så hjælp udvikleren."
|
389 |
|
390 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:336
|
391 |
+
msgid "Your contribution is needed for making this plugin better."
|
392 |
+
msgstr "Dit bidrag behøves, hvis pluginnet skal blive bedre."
|
393 |
|
394 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:337
|
395 |
+
msgid "Developing a plugin and providing user support is really hard work. Please help."
|
396 |
+
msgstr "Udvikling af plugins og brugersupport er faktisk hårdt arbejde. Støt det!"
|
397 |
|
398 |
+
#: d:\wordpress\plugins\contact-form-7/includes/classes.php:536
|
399 |
+
msgid "Untitled"
|
400 |
+
msgstr "Uden titel"
|
|
|
401 |
|
402 |
+
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:6
|
403 |
msgid "Your message was sent successfully. Thanks."
|
404 |
msgstr "Din besked blev sendt. Tak."
|
405 |
|
406 |
+
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:8
|
407 |
+
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:10
|
408 |
msgid "Failed to send your message. Please try later or contact administrator by other way."
|
409 |
msgstr "Beskeden blev ikke sendt. Prøv venligst senere eller kontakt administratoren på anden måde. "
|
410 |
|
411 |
+
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:12
|
412 |
msgid "Validation errors occurred. Please confirm the fields and submit it again."
|
413 |
msgstr "Kontrollen af indtastningerne viste fejl. Gennemgå venligst felterne og send det igen"
|
414 |
|
415 |
+
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:14
|
416 |
msgid "Please accept the terms to proceed."
|
417 |
msgstr "Acceptér venligst betingelserne for at fortsætte."
|
418 |
|
419 |
+
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:16
|
420 |
msgid "Email address seems invalid."
|
421 |
msgstr "E-mail-adressen er ikke gyldig."
|
422 |
|
423 |
+
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:18
|
424 |
msgid "Please fill the required field."
|
425 |
msgstr "Udfyld venligst de påkrævede felter."
|
426 |
|
427 |
+
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:20
|
428 |
msgid "Your entered code is incorrect."
|
429 |
msgstr "Dit indtastede svar er forkert."
|
430 |
|
431 |
+
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:22
|
432 |
msgid "Your answer is not correct."
|
433 |
msgstr "Dit indtastede svar er ikke korrekt."
|
434 |
|
435 |
+
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:24
|
436 |
msgid "Failed to upload file."
|
437 |
msgstr "Filupload mislykkedes"
|
438 |
|
439 |
+
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:26
|
440 |
msgid "This file type is not allowed."
|
441 |
msgstr "Denne filtype er ikke tilladt."
|
442 |
|
443 |
+
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:28
|
444 |
msgid "This file is too large."
|
445 |
msgstr "Filen er for stor."
|
446 |
|
447 |
+
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:33
|
448 |
+
msgid "Your Name"
|
449 |
+
msgstr "Dit navn"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
450 |
|
451 |
+
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:33
|
452 |
+
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:35
|
453 |
+
msgid "(required)"
|
454 |
+
msgstr "(påkrævet)"
|
455 |
|
456 |
+
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:35
|
457 |
+
msgid "Your Email"
|
458 |
+
msgstr "Din e-mail"
|
459 |
|
460 |
+
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:37
|
461 |
+
msgid "Subject"
|
462 |
+
msgstr "Emne"
|
463 |
|
464 |
+
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:39
|
465 |
+
msgid "Your Message"
|
466 |
+
msgstr "Din besked"
|
467 |
|
468 |
+
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:41
|
469 |
+
#: d:\wordpress\plugins\contact-form-7/modules/submit.php:37
|
470 |
+
msgid "Send"
|
471 |
+
msgstr "Send"
|
472 |
|
473 |
+
#: d:\wordpress\plugins\contact-form-7/modules/captcha.php:62
|
474 |
+
msgid "To use CAPTCHA, you need <a href=\"http://wordpress.org/extend/plugins/really-simple-captcha/\">Really Simple CAPTCHA</a> plugin installed."
|
475 |
+
msgstr "For at bruge CAPTCHA skal du have<a href=\"http://wordpress.org/extend/plugins/really-simple-captcha/\">Really Simple CAPTCHA</a> pluginnet installeret."
|
476 |
|
477 |
+
#~ msgid "(You need WordPress 2.7 or greater to use this feature)"
|
478 |
+
#~ msgstr ""
|
479 |
+
#~ "(Du skal bruge WordPress 2.7 eller nyere for at bruge denne funktion)"
|
480 |
#~ msgid "Delete this contact form"
|
481 |
#~ msgstr "Slet denne kontakt formular"
|
482 |
|
languages/wpcf7-de_DE.mo
CHANGED
Binary file
|
languages/wpcf7-de_DE.po
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
-
"Project-Id-Version: Contact Form |
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2009-
|
6 |
"PO-Revision-Date: \n"
|
7 |
"Last-Translator: Ivan Graf <contact@bildergallery.com>\n"
|
8 |
"Language-Team: Ivan Graf\n"
|
@@ -13,37 +13,33 @@ msgstr ""
|
|
13 |
"X-Poedit-Country: SWITZERLAND\n"
|
14 |
"X-Poedit-SourceCharset: utf-8\n"
|
15 |
|
16 |
-
#: contact-form-7/
|
17 |
-
|
18 |
-
msgstr "Kontaktformular"
|
19 |
-
|
20 |
-
#: contact-form-7/admin/admin-panel.php:6
|
21 |
-
#: contact-form-7/admin/admin.php:111
|
22 |
msgid "Contact Form 7"
|
23 |
msgstr "Contact Form 7"
|
24 |
|
25 |
-
#: contact-form-7/admin/admin-panel.php:
|
26 |
msgid "Add new"
|
27 |
-
msgstr "Neues Formular
|
28 |
|
29 |
-
#: contact-form-7/admin/admin-panel.php:
|
30 |
msgid "Copy this code and paste it into your post, page or text widget content."
|
31 |
msgstr "Kopieren Sie diesen Code und fügen ihn in Ihrem Artikel, Seite oder Text-Widget ein."
|
32 |
|
33 |
-
#: contact-form-7/admin/admin-panel.php:
|
34 |
-
#: contact-form-7/admin/admin-panel.php:
|
35 |
msgid "Save"
|
36 |
msgstr "Speichern"
|
37 |
|
38 |
-
#: contact-form-7/admin/admin-panel.php:
|
39 |
msgid "Copy"
|
40 |
msgstr "Kopieren"
|
41 |
|
42 |
-
#: contact-form-7/admin/admin-panel.php:
|
43 |
msgid "Delete"
|
44 |
msgstr "Löschen"
|
45 |
|
46 |
-
#: contact-form-7/admin/admin-panel.php:
|
47 |
msgid ""
|
48 |
"You are about to delete this contact form.\n"
|
49 |
" 'Cancel' to stop, 'OK' to delete."
|
@@ -51,375 +47,352 @@ msgstr ""
|
|
51 |
"Soll dieses Kontaktformular wirklich gelöscht werden?\n"
|
52 |
"'Abbrechen' um zu stoppen oder 'OK' um zu löschen."
|
53 |
|
54 |
-
#: contact-form-7/admin/admin-panel.php:
|
55 |
msgid "Form"
|
56 |
msgstr "Formular"
|
57 |
|
58 |
-
#: contact-form-7/admin/admin-panel.php:
|
59 |
msgid "Mail"
|
60 |
msgstr "Mail"
|
61 |
|
62 |
-
#: contact-form-7/admin/admin-panel.php:
|
63 |
-
#: contact-form-7/admin/admin-panel.php:
|
64 |
msgid "To:"
|
65 |
msgstr "An:"
|
66 |
|
67 |
-
#: contact-form-7/admin/admin-panel.php:
|
68 |
-
#: contact-form-7/admin/admin-panel.php:
|
69 |
msgid "From:"
|
70 |
msgstr "Von:"
|
71 |
|
72 |
-
#: contact-form-7/admin/admin-panel.php:
|
73 |
-
#: contact-form-7/admin/admin-panel.php:
|
74 |
msgid "Subject:"
|
75 |
msgstr "Betreff:"
|
76 |
|
77 |
-
#: contact-form-7/admin/admin-panel.php:
|
78 |
-
#: contact-form-7/admin/admin-panel.php:
|
79 |
msgid "Additional headers:"
|
80 |
msgstr "Zusätzliche Kopfzeilen:"
|
81 |
|
82 |
-
#: contact-form-7/admin/admin-panel.php:
|
83 |
-
#: contact-form-7/admin/admin-panel.php:
|
84 |
msgid "File attachments:"
|
85 |
msgstr "Datei Anhänge:"
|
86 |
|
87 |
-
#: contact-form-7/admin/admin-panel.php:
|
88 |
-
#: contact-form-7/admin/admin-panel.php:
|
89 |
-
msgid "(You need WordPress 2.7 or greater to use this feature)"
|
90 |
-
msgstr "(Um diese Funktion nutzen zu können, benötigen Sie WordPress Version 2.7 oder höher)"
|
91 |
-
|
92 |
-
#: contact-form-7/admin/admin-panel.php:132
|
93 |
-
#: contact-form-7/admin/admin-panel.php:188
|
94 |
msgid "Use HTML content type"
|
95 |
msgstr "HTML-Content-Typ verwenden"
|
96 |
|
97 |
-
#: contact-form-7/admin/admin-panel.php:
|
98 |
-
#: contact-form-7/admin/admin-panel.php:
|
99 |
msgid "Message body:"
|
100 |
msgstr "Nachrichtentext:"
|
101 |
|
102 |
-
#: contact-form-7/admin/admin-panel.php:
|
103 |
msgid "Mail (2)"
|
104 |
msgstr "Mail (2)"
|
105 |
|
106 |
-
#: contact-form-7/admin/admin-panel.php:
|
107 |
msgid "Use mail (2)"
|
108 |
msgstr "Verwende Mail (2)"
|
109 |
|
110 |
-
#: contact-form-7/admin/admin-panel.php:
|
111 |
msgid "Messages"
|
112 |
msgstr "Meldungen"
|
113 |
|
114 |
-
#: contact-form-7/admin/admin-panel.php:
|
115 |
msgid "Sender's message was sent successfully"
|
116 |
msgstr "Ihre Nachricht wurde erfolgreich versendet. Vielen Dank!"
|
117 |
|
118 |
-
#: contact-form-7/admin/admin-panel.php:
|
119 |
msgid "Sender's message was failed to send"
|
120 |
msgstr "Das Versenden der E-Mail war fehlerhaft. Bitte versuchen Sie es nocheinmal zu einem späteren Zeitpunkt oder informieren Sie den Adminstrator."
|
121 |
|
122 |
-
#: contact-form-7/admin/admin-panel.php:
|
123 |
msgid "Akismet judged the sending activity as spamming"
|
124 |
msgstr "Die Webseite Akismet beurteilt Ihren Beitrag als Spam."
|
125 |
|
126 |
-
#: contact-form-7/admin/admin-panel.php:
|
127 |
msgid "Validation errors occurred"
|
128 |
msgstr "Fehler beim Ausfüllen des Formulars!"
|
129 |
|
130 |
-
#: contact-form-7/admin/admin-panel.php:
|
131 |
msgid "There is a field that sender is needed to fill in"
|
132 |
msgstr "Dieses Feld muss ausgefüllt werden!"
|
133 |
|
134 |
-
#: contact-form-7/admin/admin-panel.php:
|
135 |
msgid "Email address that sender entered is invalid"
|
136 |
msgstr "Die eingegebene Email Adresse ist ungültig!"
|
137 |
|
138 |
-
#: contact-form-7/admin/admin-panel.php:
|
139 |
msgid "There is a field of term that sender is needed to accept"
|
140 |
msgstr "Sie müssen dieses Bedingungsfeld akzeptieren!"
|
141 |
|
142 |
-
#: contact-form-7/admin/admin-panel.php:
|
143 |
msgid "Sender doesn't enter the correct answer to the quiz"
|
144 |
msgstr "Der Absender beantwortet im Quiz die Frage falsch."
|
145 |
|
146 |
-
#: contact-form-7/admin/admin-panel.php:
|
147 |
msgid "The code that sender entered does not match the CAPTCHA"
|
148 |
msgstr "Der eingegebene Code stimmt nicht mit dem angezeigten Captcha Code überein!"
|
149 |
|
150 |
-
#: contact-form-7/admin/admin-panel.php:
|
151 |
msgid "Uploading a file fails for any reason"
|
152 |
msgstr "Fehler aus unbekannten Gründen beim hochladen der Datei."
|
153 |
|
154 |
-
#: contact-form-7/admin/admin-panel.php:
|
155 |
msgid "Uploaded file is not allowed file type"
|
156 |
msgstr "Die hochgeladene Datei ist ein nicht erlaubter Dateityp!"
|
157 |
|
158 |
-
#: contact-form-7/admin/admin-panel.php:
|
159 |
msgid "Uploaded file is too large"
|
160 |
msgstr "Die hochgeladene Datei ist zu gross!"
|
161 |
|
162 |
-
#: contact-form-7/admin/admin-panel.php:
|
163 |
msgid "Additional Settings"
|
164 |
msgstr "Zusätzliche Einstellungen"
|
165 |
|
166 |
-
#: contact-form-7/admin/admin.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
167 |
msgid "optional"
|
168 |
msgstr "optional"
|
169 |
|
170 |
-
#: contact-form-7/admin/admin.php:
|
171 |
msgid "Generate Tag"
|
172 |
msgstr "Generiere Tag"
|
173 |
|
174 |
-
#: contact-form-7/admin/admin.php:
|
175 |
msgid "Text field"
|
176 |
msgstr "Text Feld"
|
177 |
|
178 |
-
#: contact-form-7/admin/admin.php:
|
179 |
msgid "Email field"
|
180 |
msgstr "Email Feld"
|
181 |
|
182 |
-
#: contact-form-7/admin/admin.php:
|
183 |
msgid "Text area"
|
184 |
msgstr "Text Feld"
|
185 |
|
186 |
-
#: contact-form-7/admin/admin.php:
|
187 |
msgid "Drop-down menu"
|
188 |
msgstr "Auswahlmenü"
|
189 |
|
190 |
-
#: contact-form-7/admin/admin.php:
|
191 |
msgid "Checkboxes"
|
192 |
msgstr "Auswahlbox"
|
193 |
|
194 |
-
#: contact-form-7/admin/admin.php:
|
195 |
msgid "Radio buttons"
|
196 |
msgstr "Radio Button"
|
197 |
|
198 |
-
#: contact-form-7/admin/admin.php:
|
199 |
msgid "Acceptance"
|
200 |
msgstr "Zustimmung"
|
201 |
|
202 |
-
#: contact-form-7/admin/admin.php:
|
203 |
msgid "Make this checkbox checked by default?"
|
204 |
msgstr "Auswahlbox standardmässig aktivieren?"
|
205 |
|
206 |
-
#: contact-form-7/admin/admin.php:
|
207 |
msgid "Make this checkbox work inversely?"
|
208 |
msgstr "Auswahlbox umkehren (Invert)?"
|
209 |
|
210 |
-
#: contact-form-7/admin/admin.php:
|
211 |
msgid "* That means visitor who accepts the term unchecks it."
|
212 |
msgstr "* Bedeutet, dass der Besucher die Bedingungen akzeptiert, wenn er die Auswahlbox deaktiviert."
|
213 |
|
214 |
-
#: contact-form-7/admin/admin.php:
|
215 |
msgid "CAPTCHA"
|
216 |
msgstr "Captcha"
|
217 |
|
218 |
-
#: contact-form-7/admin/admin.php:
|
219 |
msgid "Quiz"
|
220 |
msgstr "Quiz"
|
221 |
|
222 |
-
#: contact-form-7/admin/admin.php:
|
223 |
msgid "Quizzes"
|
224 |
msgstr "Quiz"
|
225 |
|
226 |
-
#: contact-form-7/admin/admin.php:
|
227 |
msgid "* quiz|answer (e.g. 1+1=?|2)"
|
228 |
msgstr "* Quiz|Antwort (z.B. 1+1=?|2)"
|
229 |
|
230 |
-
#: contact-form-7/admin/admin.php:
|
231 |
msgid "File upload"
|
232 |
msgstr "Datei Upload"
|
233 |
|
234 |
-
#: contact-form-7/admin/admin.php:
|
235 |
msgid "bytes"
|
236 |
msgstr "Bytes"
|
237 |
|
238 |
-
#: contact-form-7/admin/admin.php:
|
239 |
msgid "Submit button"
|
240 |
msgstr "Senden Button"
|
241 |
|
242 |
-
#: contact-form-7/admin/admin.php:
|
243 |
msgid "Name"
|
244 |
msgstr "Name"
|
245 |
|
246 |
-
#: contact-form-7/admin/admin.php:
|
247 |
msgid "Required field?"
|
248 |
msgstr "Pflichtfeld?"
|
249 |
|
250 |
-
#: contact-form-7/admin/admin.php:
|
251 |
msgid "Allow multiple selections?"
|
252 |
msgstr "Mehrfachauswahl erlauben?"
|
253 |
|
254 |
-
#: contact-form-7/admin/admin.php:
|
255 |
msgid "Insert a blank item as the first option?"
|
256 |
msgstr "Leere Position als die erste Option einfügen?"
|
257 |
|
258 |
-
#: contact-form-7/admin/admin.php:
|
259 |
msgid "Make checkboxes exclusive?"
|
260 |
msgstr "Exklusive Auswahlboxen erstellen?"
|
261 |
|
262 |
-
#: contact-form-7/admin/admin.php:
|
263 |
msgid "Choices"
|
264 |
msgstr "Möglichkeiten"
|
265 |
|
266 |
-
#: contact-form-7/admin/admin.php:
|
267 |
msgid "Label"
|
268 |
msgstr "Etikett"
|
269 |
|
270 |
-
#: contact-form-7/admin/admin.php:
|
271 |
msgid "Default value"
|
272 |
msgstr "Standardwert"
|
273 |
|
274 |
-
#: contact-form-7/admin/admin.php:
|
275 |
msgid "Akismet"
|
276 |
msgstr "Askimet"
|
277 |
|
278 |
-
#: contact-form-7/admin/admin.php:
|
279 |
msgid "This field requires author's name"
|
280 |
msgstr "Dieses Feld erfordert den Namen des Autors"
|
281 |
|
282 |
-
#: contact-form-7/admin/admin.php:
|
283 |
msgid "This field requires author's URL"
|
284 |
msgstr "Dieses Feld erfordert die URL des Autors"
|
285 |
|
286 |
-
#: contact-form-7/admin/admin.php:
|
287 |
msgid "This field requires author's email address"
|
288 |
msgstr "Dieses Feld erfordert die Email Adresse des Autors"
|
289 |
|
290 |
-
#: contact-form-7/admin/admin.php:
|
291 |
msgid "Copy this code and paste it into the form left."
|
292 |
msgstr "Kopieren Sie diesen Code und fügen ihn in das Formular links ein."
|
293 |
|
294 |
-
#: contact-form-7/admin/admin.php:
|
295 |
msgid "Foreground color"
|
296 |
msgstr "Vordergrundfarbe"
|
297 |
|
298 |
-
#: contact-form-7/admin/admin.php:
|
299 |
msgid "Background color"
|
300 |
msgstr "Hintergrundfarbe"
|
301 |
|
302 |
-
#: contact-form-7/admin/admin.php:
|
303 |
msgid "Image size"
|
304 |
msgstr "Bild Grösse"
|
305 |
|
306 |
-
#: contact-form-7/admin/admin.php:
|
307 |
msgid "Small"
|
308 |
msgstr "Klein"
|
309 |
|
310 |
-
#: contact-form-7/admin/admin.php:
|
311 |
msgid "Medium"
|
312 |
msgstr "Mittel"
|
313 |
|
314 |
-
#: contact-form-7/admin/admin.php:
|
315 |
msgid "Large"
|
316 |
msgstr "Gross"
|
317 |
|
318 |
-
#: contact-form-7/admin/admin.php:
|
319 |
msgid "Image settings"
|
320 |
msgstr "Bild Einstellungen"
|
321 |
|
322 |
-
#: contact-form-7/admin/admin.php:
|
323 |
msgid "Input field settings"
|
324 |
msgstr "Eingabefeld Einstellungen"
|
325 |
|
326 |
-
#: contact-form-7/admin/admin.php:
|
327 |
msgid "For image"
|
328 |
msgstr "Für das Bild"
|
329 |
|
330 |
-
#: contact-form-7/admin/admin.php:
|
331 |
msgid "For input field"
|
332 |
msgstr "Für das Eingabefeld"
|
333 |
|
334 |
-
#: contact-form-7/admin/admin.php:
|
335 |
msgid "* One choice per line."
|
336 |
msgstr "* Eine Möglichkeit pro Zeile."
|
337 |
|
338 |
-
#: contact-form-7/admin/admin.php:
|
339 |
msgid "Show"
|
340 |
msgstr "Anzeigen"
|
341 |
|
342 |
-
#: contact-form-7/admin/admin.php:
|
343 |
msgid "Hide"
|
344 |
msgstr "Verstecken"
|
345 |
|
346 |
-
#: contact-form-7/admin/admin.php:
|
347 |
msgid "File size limit"
|
348 |
msgstr "Dateigrössen Limit"
|
349 |
|
350 |
-
#: contact-form-7/admin/admin.php:
|
351 |
msgid "Acceptable file types"
|
352 |
msgstr "Akzeptierte Dateitypen"
|
353 |
|
354 |
-
#: contact-form-7/admin/admin.php:
|
355 |
msgid "Note: To use CAPTCHA, you need Really Simple CAPTCHA plugin installed."
|
356 |
msgstr "Hinweis: Um Captcha zu verwenden, muss dieses Plugin installiert sein."
|
357 |
|
358 |
-
#: contact-form-7/admin/admin.php:
|
359 |
msgid "Contact form created."
|
360 |
msgstr "Kontaktformular erstellt"
|
361 |
|
362 |
-
#: contact-form-7/admin/admin.php:
|
363 |
msgid "Contact form saved."
|
364 |
msgstr "Kontaktformular gespeichert"
|
365 |
|
366 |
-
#: contact-form-7/admin/admin.php:
|
367 |
msgid "Contact form deleted."
|
368 |
msgstr "Kontaktformular gelöscht"
|
369 |
|
370 |
-
#: contact-form-7/admin/admin.php:
|
371 |
-
msgid "
|
372 |
-
msgstr "
|
373 |
-
|
374 |
-
#: contact-form-7/admin/admin.php:253
|
375 |
-
msgid "Your Name"
|
376 |
-
msgstr "Ihre Name"
|
377 |
-
|
378 |
-
#: contact-form-7/admin/admin.php:253
|
379 |
-
#: contact-form-7/admin/admin.php:255
|
380 |
-
msgid "(required)"
|
381 |
-
msgstr "(Pflichtfeld)"
|
382 |
-
|
383 |
-
#: contact-form-7/admin/admin.php:255
|
384 |
-
msgid "Your Email"
|
385 |
-
msgstr "Ihre Email"
|
386 |
-
|
387 |
-
#: contact-form-7/admin/admin.php:257
|
388 |
-
msgid "Subject"
|
389 |
-
msgstr "Betreff"
|
390 |
-
|
391 |
-
#: contact-form-7/admin/admin.php:259
|
392 |
-
msgid "Your Message"
|
393 |
-
msgstr "Ihre Nachricht"
|
394 |
-
|
395 |
-
#: contact-form-7/admin/admin.php:261
|
396 |
-
#: contact-form-7/includes/classes.php:411
|
397 |
-
msgid "Send"
|
398 |
-
msgstr "Senden"
|
399 |
|
400 |
-
#: contact-form-7/admin/admin.php:
|
401 |
msgid "Settings"
|
402 |
msgstr "Einstellungen"
|
403 |
|
404 |
-
#: contact-form-7/admin/admin.php:
|
405 |
msgid "Contact Form 7 needs your support. Please donate today."
|
406 |
msgstr "Contact Form 7 braucht Ihre Unterstützung. Bitte spenden Sie noch heute."
|
407 |
|
408 |
-
#: contact-form-7/admin/admin.php:
|
409 |
msgid "Is this plugin useful for you? If you like it, please help the developer."
|
410 |
msgstr "Ist dieses Plugin nützlich für Sie? Wenn es Ihnen gefällt, helfen Sie dem Entwickler."
|
411 |
|
412 |
-
#: contact-form-7/admin/admin.php:
|
413 |
msgid "Your contribution is needed for making this plugin better."
|
414 |
msgstr "Ihr Beitrag ist für die Herstellung dieses Plugin sehr nützlich."
|
415 |
|
416 |
-
#: contact-form-7/admin/admin.php:
|
417 |
msgid "Developing a plugin and providing user support is really hard work. Please help."
|
418 |
msgstr "Die Entwicklung eines Plugins sowie die vielen Support Anfragen verbrauchen viel Zeit. Helfen Sie uns mit einer Spende."
|
419 |
|
420 |
-
#: contact-form-7/includes/classes.php:
|
421 |
-
msgid "
|
422 |
-
msgstr "
|
423 |
|
424 |
#: contact-form-7/includes/functions.php:6
|
425 |
msgid "Your message was sent successfully. Thanks."
|
@@ -466,6 +439,40 @@ msgstr "Dieser Dateityp ist nicht erlaubt."
|
|
466 |
msgid "This file is too large."
|
467 |
msgstr "Diese Datei ist zu gross."
|
468 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
469 |
#~ msgid "Delete this contact form"
|
470 |
#~ msgstr "Dieses Kontaktformular löschen."
|
471 |
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
+
"Project-Id-Version: Contact Form | V2.0\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2009-07-16 00:33+0900\n"
|
6 |
"PO-Revision-Date: \n"
|
7 |
"Last-Translator: Ivan Graf <contact@bildergallery.com>\n"
|
8 |
"Language-Team: Ivan Graf\n"
|
13 |
"X-Poedit-Country: SWITZERLAND\n"
|
14 |
"X-Poedit-SourceCharset: utf-8\n"
|
15 |
|
16 |
+
#: contact-form-7/admin/admin-panel.php:3
|
17 |
+
#: contact-form-7/admin/admin.php:102
|
|
|
|
|
|
|
|
|
18 |
msgid "Contact Form 7"
|
19 |
msgstr "Contact Form 7"
|
20 |
|
21 |
+
#: contact-form-7/admin/admin-panel.php:18
|
22 |
msgid "Add new"
|
23 |
+
msgstr "Neues Formular"
|
24 |
|
25 |
+
#: contact-form-7/admin/admin-panel.php:40
|
26 |
msgid "Copy this code and paste it into your post, page or text widget content."
|
27 |
msgstr "Kopieren Sie diesen Code und fügen ihn in Ihrem Artikel, Seite oder Text-Widget ein."
|
28 |
|
29 |
+
#: contact-form-7/admin/admin-panel.php:47
|
30 |
+
#: contact-form-7/admin/admin-panel.php:279
|
31 |
msgid "Save"
|
32 |
msgstr "Speichern"
|
33 |
|
34 |
+
#: contact-form-7/admin/admin-panel.php:54
|
35 |
msgid "Copy"
|
36 |
msgstr "Kopieren"
|
37 |
|
38 |
+
#: contact-form-7/admin/admin-panel.php:58
|
39 |
msgid "Delete"
|
40 |
msgstr "Löschen"
|
41 |
|
42 |
+
#: contact-form-7/admin/admin-panel.php:60
|
43 |
msgid ""
|
44 |
"You are about to delete this contact form.\n"
|
45 |
" 'Cancel' to stop, 'OK' to delete."
|
47 |
"Soll dieses Kontaktformular wirklich gelöscht werden?\n"
|
48 |
"'Abbrechen' um zu stoppen oder 'OK' um zu löschen."
|
49 |
|
50 |
+
#: contact-form-7/admin/admin-panel.php:75
|
51 |
msgid "Form"
|
52 |
msgstr "Formular"
|
53 |
|
54 |
+
#: contact-form-7/admin/admin-panel.php:95
|
55 |
msgid "Mail"
|
56 |
msgstr "Mail"
|
57 |
|
58 |
+
#: contact-form-7/admin/admin-panel.php:102
|
59 |
+
#: contact-form-7/admin/admin-panel.php:155
|
60 |
msgid "To:"
|
61 |
msgstr "An:"
|
62 |
|
63 |
+
#: contact-form-7/admin/admin-panel.php:106
|
64 |
+
#: contact-form-7/admin/admin-panel.php:159
|
65 |
msgid "From:"
|
66 |
msgstr "Von:"
|
67 |
|
68 |
+
#: contact-form-7/admin/admin-panel.php:110
|
69 |
+
#: contact-form-7/admin/admin-panel.php:163
|
70 |
msgid "Subject:"
|
71 |
msgstr "Betreff:"
|
72 |
|
73 |
+
#: contact-form-7/admin/admin-panel.php:115
|
74 |
+
#: contact-form-7/admin/admin-panel.php:168
|
75 |
msgid "Additional headers:"
|
76 |
msgstr "Zusätzliche Kopfzeilen:"
|
77 |
|
78 |
+
#: contact-form-7/admin/admin-panel.php:119
|
79 |
+
#: contact-form-7/admin/admin-panel.php:172
|
80 |
msgid "File attachments:"
|
81 |
msgstr "Datei Anhänge:"
|
82 |
|
83 |
+
#: contact-form-7/admin/admin-panel.php:126
|
84 |
+
#: contact-form-7/admin/admin-panel.php:179
|
|
|
|
|
|
|
|
|
|
|
85 |
msgid "Use HTML content type"
|
86 |
msgstr "HTML-Content-Typ verwenden"
|
87 |
|
88 |
+
#: contact-form-7/admin/admin-panel.php:131
|
89 |
+
#: contact-form-7/admin/admin-panel.php:184
|
90 |
msgid "Message body:"
|
91 |
msgstr "Nachrichtentext:"
|
92 |
|
93 |
+
#: contact-form-7/admin/admin-panel.php:142
|
94 |
msgid "Mail (2)"
|
95 |
msgstr "Mail (2)"
|
96 |
|
97 |
+
#: contact-form-7/admin/admin-panel.php:149
|
98 |
msgid "Use mail (2)"
|
99 |
msgstr "Verwende Mail (2)"
|
100 |
|
101 |
+
#: contact-form-7/admin/admin-panel.php:195
|
102 |
msgid "Messages"
|
103 |
msgstr "Meldungen"
|
104 |
|
105 |
+
#: contact-form-7/admin/admin-panel.php:203
|
106 |
msgid "Sender's message was sent successfully"
|
107 |
msgstr "Ihre Nachricht wurde erfolgreich versendet. Vielen Dank!"
|
108 |
|
109 |
+
#: contact-form-7/admin/admin-panel.php:207
|
110 |
msgid "Sender's message was failed to send"
|
111 |
msgstr "Das Versenden der E-Mail war fehlerhaft. Bitte versuchen Sie es nocheinmal zu einem späteren Zeitpunkt oder informieren Sie den Adminstrator."
|
112 |
|
113 |
+
#: contact-form-7/admin/admin-panel.php:211
|
114 |
msgid "Akismet judged the sending activity as spamming"
|
115 |
msgstr "Die Webseite Akismet beurteilt Ihren Beitrag als Spam."
|
116 |
|
117 |
+
#: contact-form-7/admin/admin-panel.php:215
|
118 |
msgid "Validation errors occurred"
|
119 |
msgstr "Fehler beim Ausfüllen des Formulars!"
|
120 |
|
121 |
+
#: contact-form-7/admin/admin-panel.php:219
|
122 |
msgid "There is a field that sender is needed to fill in"
|
123 |
msgstr "Dieses Feld muss ausgefüllt werden!"
|
124 |
|
125 |
+
#: contact-form-7/admin/admin-panel.php:223
|
126 |
msgid "Email address that sender entered is invalid"
|
127 |
msgstr "Die eingegebene Email Adresse ist ungültig!"
|
128 |
|
129 |
+
#: contact-form-7/admin/admin-panel.php:227
|
130 |
msgid "There is a field of term that sender is needed to accept"
|
131 |
msgstr "Sie müssen dieses Bedingungsfeld akzeptieren!"
|
132 |
|
133 |
+
#: contact-form-7/admin/admin-panel.php:231
|
134 |
msgid "Sender doesn't enter the correct answer to the quiz"
|
135 |
msgstr "Der Absender beantwortet im Quiz die Frage falsch."
|
136 |
|
137 |
+
#: contact-form-7/admin/admin-panel.php:235
|
138 |
msgid "The code that sender entered does not match the CAPTCHA"
|
139 |
msgstr "Der eingegebene Code stimmt nicht mit dem angezeigten Captcha Code überein!"
|
140 |
|
141 |
+
#: contact-form-7/admin/admin-panel.php:239
|
142 |
msgid "Uploading a file fails for any reason"
|
143 |
msgstr "Fehler aus unbekannten Gründen beim hochladen der Datei."
|
144 |
|
145 |
+
#: contact-form-7/admin/admin-panel.php:243
|
146 |
msgid "Uploaded file is not allowed file type"
|
147 |
msgstr "Die hochgeladene Datei ist ein nicht erlaubter Dateityp!"
|
148 |
|
149 |
+
#: contact-form-7/admin/admin-panel.php:247
|
150 |
msgid "Uploaded file is too large"
|
151 |
msgstr "Die hochgeladene Datei ist zu gross!"
|
152 |
|
153 |
+
#: contact-form-7/admin/admin-panel.php:260
|
154 |
msgid "Additional Settings"
|
155 |
msgstr "Zusätzliche Einstellungen"
|
156 |
|
157 |
+
#: contact-form-7/admin/admin.php:105
|
158 |
+
msgid "Edit Contact Forms"
|
159 |
+
msgstr "Bearbeite Contact Forms"
|
160 |
+
|
161 |
+
#: contact-form-7/admin/admin.php:105
|
162 |
+
msgid "Edit"
|
163 |
+
msgstr "Bearbeiten"
|
164 |
+
|
165 |
+
#: contact-form-7/admin/admin.php:152
|
166 |
msgid "optional"
|
167 |
msgstr "optional"
|
168 |
|
169 |
+
#: contact-form-7/admin/admin.php:153
|
170 |
msgid "Generate Tag"
|
171 |
msgstr "Generiere Tag"
|
172 |
|
173 |
+
#: contact-form-7/admin/admin.php:154
|
174 |
msgid "Text field"
|
175 |
msgstr "Text Feld"
|
176 |
|
177 |
+
#: contact-form-7/admin/admin.php:155
|
178 |
msgid "Email field"
|
179 |
msgstr "Email Feld"
|
180 |
|
181 |
+
#: contact-form-7/admin/admin.php:156
|
182 |
msgid "Text area"
|
183 |
msgstr "Text Feld"
|
184 |
|
185 |
+
#: contact-form-7/admin/admin.php:157
|
186 |
msgid "Drop-down menu"
|
187 |
msgstr "Auswahlmenü"
|
188 |
|
189 |
+
#: contact-form-7/admin/admin.php:158
|
190 |
msgid "Checkboxes"
|
191 |
msgstr "Auswahlbox"
|
192 |
|
193 |
+
#: contact-form-7/admin/admin.php:159
|
194 |
msgid "Radio buttons"
|
195 |
msgstr "Radio Button"
|
196 |
|
197 |
+
#: contact-form-7/admin/admin.php:160
|
198 |
msgid "Acceptance"
|
199 |
msgstr "Zustimmung"
|
200 |
|
201 |
+
#: contact-form-7/admin/admin.php:161
|
202 |
msgid "Make this checkbox checked by default?"
|
203 |
msgstr "Auswahlbox standardmässig aktivieren?"
|
204 |
|
205 |
+
#: contact-form-7/admin/admin.php:162
|
206 |
msgid "Make this checkbox work inversely?"
|
207 |
msgstr "Auswahlbox umkehren (Invert)?"
|
208 |
|
209 |
+
#: contact-form-7/admin/admin.php:163
|
210 |
msgid "* That means visitor who accepts the term unchecks it."
|
211 |
msgstr "* Bedeutet, dass der Besucher die Bedingungen akzeptiert, wenn er die Auswahlbox deaktiviert."
|
212 |
|
213 |
+
#: contact-form-7/admin/admin.php:164
|
214 |
msgid "CAPTCHA"
|
215 |
msgstr "Captcha"
|
216 |
|
217 |
+
#: contact-form-7/admin/admin.php:165
|
218 |
msgid "Quiz"
|
219 |
msgstr "Quiz"
|
220 |
|
221 |
+
#: contact-form-7/admin/admin.php:166
|
222 |
msgid "Quizzes"
|
223 |
msgstr "Quiz"
|
224 |
|
225 |
+
#: contact-form-7/admin/admin.php:167
|
226 |
msgid "* quiz|answer (e.g. 1+1=?|2)"
|
227 |
msgstr "* Quiz|Antwort (z.B. 1+1=?|2)"
|
228 |
|
229 |
+
#: contact-form-7/admin/admin.php:168
|
230 |
msgid "File upload"
|
231 |
msgstr "Datei Upload"
|
232 |
|
233 |
+
#: contact-form-7/admin/admin.php:169
|
234 |
msgid "bytes"
|
235 |
msgstr "Bytes"
|
236 |
|
237 |
+
#: contact-form-7/admin/admin.php:170
|
238 |
msgid "Submit button"
|
239 |
msgstr "Senden Button"
|
240 |
|
241 |
+
#: contact-form-7/admin/admin.php:171
|
242 |
msgid "Name"
|
243 |
msgstr "Name"
|
244 |
|
245 |
+
#: contact-form-7/admin/admin.php:172
|
246 |
msgid "Required field?"
|
247 |
msgstr "Pflichtfeld?"
|
248 |
|
249 |
+
#: contact-form-7/admin/admin.php:173
|
250 |
msgid "Allow multiple selections?"
|
251 |
msgstr "Mehrfachauswahl erlauben?"
|
252 |
|
253 |
+
#: contact-form-7/admin/admin.php:174
|
254 |
msgid "Insert a blank item as the first option?"
|
255 |
msgstr "Leere Position als die erste Option einfügen?"
|
256 |
|
257 |
+
#: contact-form-7/admin/admin.php:175
|
258 |
msgid "Make checkboxes exclusive?"
|
259 |
msgstr "Exklusive Auswahlboxen erstellen?"
|
260 |
|
261 |
+
#: contact-form-7/admin/admin.php:176
|
262 |
msgid "Choices"
|
263 |
msgstr "Möglichkeiten"
|
264 |
|
265 |
+
#: contact-form-7/admin/admin.php:177
|
266 |
msgid "Label"
|
267 |
msgstr "Etikett"
|
268 |
|
269 |
+
#: contact-form-7/admin/admin.php:178
|
270 |
msgid "Default value"
|
271 |
msgstr "Standardwert"
|
272 |
|
273 |
+
#: contact-form-7/admin/admin.php:179
|
274 |
msgid "Akismet"
|
275 |
msgstr "Askimet"
|
276 |
|
277 |
+
#: contact-form-7/admin/admin.php:180
|
278 |
msgid "This field requires author's name"
|
279 |
msgstr "Dieses Feld erfordert den Namen des Autors"
|
280 |
|
281 |
+
#: contact-form-7/admin/admin.php:181
|
282 |
msgid "This field requires author's URL"
|
283 |
msgstr "Dieses Feld erfordert die URL des Autors"
|
284 |
|
285 |
+
#: contact-form-7/admin/admin.php:182
|
286 |
msgid "This field requires author's email address"
|
287 |
msgstr "Dieses Feld erfordert die Email Adresse des Autors"
|
288 |
|
289 |
+
#: contact-form-7/admin/admin.php:183
|
290 |
msgid "Copy this code and paste it into the form left."
|
291 |
msgstr "Kopieren Sie diesen Code und fügen ihn in das Formular links ein."
|
292 |
|
293 |
+
#: contact-form-7/admin/admin.php:184
|
294 |
msgid "Foreground color"
|
295 |
msgstr "Vordergrundfarbe"
|
296 |
|
297 |
+
#: contact-form-7/admin/admin.php:185
|
298 |
msgid "Background color"
|
299 |
msgstr "Hintergrundfarbe"
|
300 |
|
301 |
+
#: contact-form-7/admin/admin.php:186
|
302 |
msgid "Image size"
|
303 |
msgstr "Bild Grösse"
|
304 |
|
305 |
+
#: contact-form-7/admin/admin.php:187
|
306 |
msgid "Small"
|
307 |
msgstr "Klein"
|
308 |
|
309 |
+
#: contact-form-7/admin/admin.php:188
|
310 |
msgid "Medium"
|
311 |
msgstr "Mittel"
|
312 |
|
313 |
+
#: contact-form-7/admin/admin.php:189
|
314 |
msgid "Large"
|
315 |
msgstr "Gross"
|
316 |
|
317 |
+
#: contact-form-7/admin/admin.php:190
|
318 |
msgid "Image settings"
|
319 |
msgstr "Bild Einstellungen"
|
320 |
|
321 |
+
#: contact-form-7/admin/admin.php:191
|
322 |
msgid "Input field settings"
|
323 |
msgstr "Eingabefeld Einstellungen"
|
324 |
|
325 |
+
#: contact-form-7/admin/admin.php:192
|
326 |
msgid "For image"
|
327 |
msgstr "Für das Bild"
|
328 |
|
329 |
+
#: contact-form-7/admin/admin.php:193
|
330 |
msgid "For input field"
|
331 |
msgstr "Für das Eingabefeld"
|
332 |
|
333 |
+
#: contact-form-7/admin/admin.php:194
|
334 |
msgid "* One choice per line."
|
335 |
msgstr "* Eine Möglichkeit pro Zeile."
|
336 |
|
337 |
+
#: contact-form-7/admin/admin.php:195
|
338 |
msgid "Show"
|
339 |
msgstr "Anzeigen"
|
340 |
|
341 |
+
#: contact-form-7/admin/admin.php:196
|
342 |
msgid "Hide"
|
343 |
msgstr "Verstecken"
|
344 |
|
345 |
+
#: contact-form-7/admin/admin.php:197
|
346 |
msgid "File size limit"
|
347 |
msgstr "Dateigrössen Limit"
|
348 |
|
349 |
+
#: contact-form-7/admin/admin.php:198
|
350 |
msgid "Acceptable file types"
|
351 |
msgstr "Akzeptierte Dateitypen"
|
352 |
|
353 |
+
#: contact-form-7/admin/admin.php:199
|
354 |
msgid "Note: To use CAPTCHA, you need Really Simple CAPTCHA plugin installed."
|
355 |
msgstr "Hinweis: Um Captcha zu verwenden, muss dieses Plugin installiert sein."
|
356 |
|
357 |
+
#: contact-form-7/admin/admin.php:214
|
358 |
msgid "Contact form created."
|
359 |
msgstr "Kontaktformular erstellt"
|
360 |
|
361 |
+
#: contact-form-7/admin/admin.php:217
|
362 |
msgid "Contact form saved."
|
363 |
msgstr "Kontaktformular gespeichert"
|
364 |
|
365 |
+
#: contact-form-7/admin/admin.php:220
|
366 |
msgid "Contact form deleted."
|
367 |
msgstr "Kontaktformular gelöscht"
|
368 |
|
369 |
+
#: contact-form-7/admin/admin.php:293
|
370 |
+
msgid "Contact form"
|
371 |
+
msgstr "Kontaktformular"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
372 |
|
373 |
+
#: contact-form-7/admin/admin.php:313
|
374 |
msgid "Settings"
|
375 |
msgstr "Einstellungen"
|
376 |
|
377 |
+
#: contact-form-7/admin/admin.php:334
|
378 |
msgid "Contact Form 7 needs your support. Please donate today."
|
379 |
msgstr "Contact Form 7 braucht Ihre Unterstützung. Bitte spenden Sie noch heute."
|
380 |
|
381 |
+
#: contact-form-7/admin/admin.php:335
|
382 |
msgid "Is this plugin useful for you? If you like it, please help the developer."
|
383 |
msgstr "Ist dieses Plugin nützlich für Sie? Wenn es Ihnen gefällt, helfen Sie dem Entwickler."
|
384 |
|
385 |
+
#: contact-form-7/admin/admin.php:336
|
386 |
msgid "Your contribution is needed for making this plugin better."
|
387 |
msgstr "Ihr Beitrag ist für die Herstellung dieses Plugin sehr nützlich."
|
388 |
|
389 |
+
#: contact-form-7/admin/admin.php:337
|
390 |
msgid "Developing a plugin and providing user support is really hard work. Please help."
|
391 |
msgstr "Die Entwicklung eines Plugins sowie die vielen Support Anfragen verbrauchen viel Zeit. Helfen Sie uns mit einer Spende."
|
392 |
|
393 |
+
#: contact-form-7/includes/classes.php:536
|
394 |
+
msgid "Untitled"
|
395 |
+
msgstr "Ohne Titel"
|
396 |
|
397 |
#: contact-form-7/includes/functions.php:6
|
398 |
msgid "Your message was sent successfully. Thanks."
|
439 |
msgid "This file is too large."
|
440 |
msgstr "Diese Datei ist zu gross."
|
441 |
|
442 |
+
#: contact-form-7/includes/functions.php:33
|
443 |
+
msgid "Your Name"
|
444 |
+
msgstr "Ihre Name"
|
445 |
+
|
446 |
+
#: contact-form-7/includes/functions.php:33
|
447 |
+
#: contact-form-7/includes/functions.php:35
|
448 |
+
msgid "(required)"
|
449 |
+
msgstr "(Pflichtfeld)"
|
450 |
+
|
451 |
+
#: contact-form-7/includes/functions.php:35
|
452 |
+
msgid "Your Email"
|
453 |
+
msgstr "Ihre Email"
|
454 |
+
|
455 |
+
#: contact-form-7/includes/functions.php:37
|
456 |
+
msgid "Subject"
|
457 |
+
msgstr "Betreff"
|
458 |
+
|
459 |
+
#: contact-form-7/includes/functions.php:39
|
460 |
+
msgid "Your Message"
|
461 |
+
msgstr "Ihre Nachricht"
|
462 |
+
|
463 |
+
#: contact-form-7/includes/functions.php:41
|
464 |
+
#: contact-form-7/modules/submit.php:37
|
465 |
+
msgid "Send"
|
466 |
+
msgstr "Senden"
|
467 |
+
|
468 |
+
#: contact-form-7/modules/captcha.php:62
|
469 |
+
msgid "To use CAPTCHA, you need <a href=\"http://wordpress.org/extend/plugins/really-simple-captcha/\">Really Simple CAPTCHA</a> plugin installed."
|
470 |
+
msgstr "Um den Captcha Code anzuzeigen, muss dieses <a href=\"http://wordpress.org/extend/plugins/really-simple-captcha/\">Plugin</a> installiert sein."
|
471 |
+
|
472 |
+
#~ msgid "(You need WordPress 2.7 or greater to use this feature)"
|
473 |
+
#~ msgstr ""
|
474 |
+
#~ "(Um diese Funktion nutzen zu können, benötigen Sie WordPress Version 2.7 "
|
475 |
+
#~ "oder höher)"
|
476 |
#~ msgid "Delete this contact form"
|
477 |
#~ msgstr "Dieses Kontaktformular löschen."
|
478 |
|
languages/wpcf7-fr_FR.mo
CHANGED
Binary file
|
languages/wpcf7-fr_FR.po
CHANGED
@@ -1,140 +1,116 @@
|
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: WP Contact Form 7\n"
|
|
|
4 |
"POT-Creation-Date: \n"
|
5 |
-
"PO-Revision-Date:
|
6 |
-
"Last-Translator:
|
7 |
"Language-Team: jillij <admin@jillij.com>\n"
|
8 |
"MIME-Version: 1.0\n"
|
9 |
"Content-Type: text/plain; charset=utf-8\n"
|
10 |
"Content-Transfer-Encoding: 8bit\n"
|
|
|
11 |
"X-Poedit-Language: French\n"
|
12 |
"X-Poedit-Country: FRANCE\n"
|
13 |
"X-Poedit-SourceCharset: utf-8\n"
|
14 |
-
"X-Poedit-KeywordsList: __;_e\n"
|
15 |
"X-Poedit-Basepath: ../..\n"
|
|
|
16 |
"X-Poedit-SearchPath-0: contact-form-7\n"
|
17 |
|
18 |
-
|
19 |
-
#:
|
20 |
msgid "Contact form"
|
21 |
msgstr "Formulaire de contact"
|
22 |
|
23 |
-
|
24 |
-
#:
|
|
|
25 |
msgid "Contact Form 7"
|
26 |
msgstr "Contact Form 7"
|
27 |
|
28 |
-
|
29 |
-
|
30 |
-
msgid "Contact form \"%s\" deleted. "
|
31 |
-
msgstr "Formulaire de contact \"%s\" supprime."
|
32 |
-
|
33 |
-
#: contact-form-7/wp-contact-form-7.php:289
|
34 |
-
#, php-format
|
35 |
-
msgid "Contact form \"%s\" saved. "
|
36 |
-
msgstr "Formulaire de contact \"%s\" sauvegarde."
|
37 |
-
|
38 |
-
#: contact-form-7/wp-contact-form-7.php:318
|
39 |
msgid "Your Name"
|
40 |
msgstr "Votre Nom"
|
41 |
|
42 |
-
|
43 |
-
#:
|
|
|
44 |
msgid "(required)"
|
45 |
msgstr "(obligatoire)"
|
46 |
|
47 |
-
|
|
|
48 |
msgid "Your Email"
|
49 |
msgstr "Votre Email"
|
50 |
|
51 |
-
|
|
|
52 |
msgid "Subject"
|
53 |
msgstr "Sujet"
|
54 |
|
55 |
-
|
|
|
56 |
msgid "Your Message"
|
57 |
msgstr "Votre Message"
|
58 |
|
59 |
-
|
60 |
-
#:
|
|
|
61 |
msgid "Send"
|
62 |
msgstr "Envoyer"
|
63 |
|
64 |
-
|
|
|
65 |
msgid "Your message was sent successfully. Thanks."
|
66 |
-
msgstr "Votre message a bien
|
67 |
|
68 |
-
|
|
|
|
|
69 |
msgid "Failed to send your message. Please try later or contact administrator by other way."
|
70 |
-
msgstr "Erreur lors de l'envoi du message. Veuillez
|
71 |
|
72 |
-
|
|
|
73 |
msgid "Validation errors occurred. Please confirm the fields and submit it again."
|
74 |
-
msgstr "Erreur de validation. Veuillez
|
75 |
|
76 |
-
|
|
|
77 |
msgid "Email address seems invalid."
|
78 |
msgstr "L'adresse Email semble invalide."
|
79 |
|
80 |
-
|
|
|
81 |
msgid "Please fill the required field."
|
82 |
msgstr "Veuillez remplir les champs requis."
|
83 |
|
84 |
-
|
|
|
85 |
msgid "Your entered code is incorrect."
|
86 |
msgstr "Le code entre est incorrect."
|
87 |
|
88 |
-
|
89 |
-
#:
|
90 |
msgid "Add new"
|
91 |
msgstr "Ajouter un nouveau"
|
92 |
|
93 |
-
|
94 |
-
|
95 |
-
|
96 |
-
|
97 |
-
#: contact-form-7/includes/admin-panel.php:39
|
98 |
-
msgid "Copy and paste this code into your post content."
|
99 |
-
msgstr "Copiez-collez ce code dans le contenu de votre post."
|
100 |
-
|
101 |
-
#: contact-form-7/includes/admin-panel.php:45
|
102 |
-
msgid "Form content"
|
103 |
-
msgstr "Contenu du formulaire"
|
104 |
-
|
105 |
-
#: contact-form-7/includes/admin-panel.php:60
|
106 |
-
msgid "Mail template"
|
107 |
-
msgstr "Template du message"
|
108 |
-
|
109 |
-
#: contact-form-7/includes/admin-panel.php:61
|
110 |
-
msgid "Subject field:"
|
111 |
-
msgstr "Champ sujet:"
|
112 |
-
|
113 |
-
#: contact-form-7/includes/admin-panel.php:63
|
114 |
-
msgid "Sender field:"
|
115 |
-
msgstr "Champ envoye par:"
|
116 |
-
|
117 |
-
#: contact-form-7/includes/admin-panel.php:65
|
118 |
msgid "Message body:"
|
119 |
msgstr "Corps du message:"
|
120 |
|
121 |
-
|
122 |
-
|
123 |
-
|
124 |
-
|
125 |
-
#: contact-form-7/includes/admin-panel.php:70
|
126 |
-
msgid "Recipient address:"
|
127 |
-
msgstr "Adresse du destiinataire:"
|
128 |
-
|
129 |
-
#: contact-form-7/includes/admin-panel.php:75
|
130 |
msgid "Save"
|
131 |
msgstr "Sauvegarder"
|
132 |
|
133 |
-
|
134 |
-
|
135 |
-
msgstr "Supprimer ce formulaire de contact"
|
136 |
-
|
137 |
-
#: contact-form-7/includes/admin-panel.php:83
|
138 |
msgid ""
|
139 |
"You are about to delete this contact form.\n"
|
140 |
" 'Cancel' to stop, 'OK' to delete."
|
@@ -142,69 +118,468 @@ msgstr ""
|
|
142 |
"Vous etes sur le point de supprimer ce formulaire de contact.\n"
|
143 |
" 'Annuler' pour arreter, 'OK' pour supprimer."
|
144 |
|
145 |
-
|
|
|
146 |
msgid "Akismet"
|
147 |
msgstr "Akismet"
|
148 |
|
149 |
-
|
150 |
-
|
151 |
-
msgstr "Verifiez ce champ en tant que nom de l'expediteur"
|
152 |
-
|
153 |
-
#: contact-form-7/includes/admin-panel.php:139
|
154 |
-
msgid "Check this field as sender's email"
|
155 |
-
msgstr "Verifiez ce champ en tant qu'email de l'expediteur"
|
156 |
-
|
157 |
-
#: contact-form-7/includes/admin-panel.php:140
|
158 |
-
msgid "Check this field as sender's URL"
|
159 |
-
msgstr "Verifiez ce champ en tant que lien de l'expediteur"
|
160 |
-
|
161 |
-
#: contact-form-7/includes/admin-panel.php:141
|
162 |
-
msgid "Don't check this field with Akismet"
|
163 |
-
msgstr "Ne pas verifier ce champ avec Alismet"
|
164 |
-
|
165 |
-
#: contact-form-7/includes/admin-panel.php:148
|
166 |
-
#: contact-form-7/includes/admin-panel.php:161
|
167 |
-
#: contact-form-7/includes/admin-panel.php:194
|
168 |
msgid "Default value"
|
169 |
msgstr "Valeur par defaut"
|
170 |
|
171 |
-
|
|
|
172 |
msgid "Choices"
|
173 |
msgstr "Choix"
|
174 |
|
175 |
-
|
|
|
176 |
msgid "* One choice per line."
|
177 |
msgstr "* Un choix par ligne."
|
178 |
|
179 |
-
|
|
|
180 |
msgid "Foreground color"
|
181 |
msgstr "Couleur de devant"
|
182 |
|
183 |
-
|
|
|
184 |
msgid "Background color"
|
185 |
-
msgstr "Couleur d'
|
186 |
|
187 |
-
|
|
|
188 |
msgid "Image size"
|
189 |
msgstr "Taille de l'image"
|
190 |
|
191 |
-
|
|
|
192 |
msgid "Small"
|
193 |
msgstr "Petit"
|
194 |
|
195 |
-
|
|
|
196 |
msgid "Medium"
|
197 |
msgstr "Moyen"
|
198 |
|
199 |
-
|
|
|
200 |
msgid "Large"
|
201 |
msgstr "Grand"
|
202 |
|
203 |
-
|
|
|
204 |
msgid "Label"
|
205 |
-
msgstr "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
206 |
|
207 |
-
|
208 |
-
|
209 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
210 |
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: WP Contact Form 7\n"
|
4 |
+
"Report-Msgid-Bugs-To: \n"
|
5 |
"POT-Creation-Date: \n"
|
6 |
+
"PO-Revision-Date: 2009-07-22 18:32+0900\n"
|
7 |
+
"Last-Translator: \n"
|
8 |
"Language-Team: jillij <admin@jillij.com>\n"
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=utf-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
12 |
+
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
13 |
"X-Poedit-Language: French\n"
|
14 |
"X-Poedit-Country: FRANCE\n"
|
15 |
"X-Poedit-SourceCharset: utf-8\n"
|
16 |
+
"X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2\n"
|
17 |
"X-Poedit-Basepath: ../..\n"
|
18 |
+
"X-Textdomain-Support: yes\n"
|
19 |
"X-Poedit-SearchPath-0: contact-form-7\n"
|
20 |
|
21 |
+
#@ wpcf7
|
22 |
+
#: admin/admin.php:293
|
23 |
msgid "Contact form"
|
24 |
msgstr "Formulaire de contact"
|
25 |
|
26 |
+
#@ wpcf7
|
27 |
+
#: admin/admin-panel.php:3
|
28 |
+
#: admin/admin.php:102
|
29 |
msgid "Contact Form 7"
|
30 |
msgstr "Contact Form 7"
|
31 |
|
32 |
+
#@ wpcf7
|
33 |
+
#: includes/functions.php:33
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
34 |
msgid "Your Name"
|
35 |
msgstr "Votre Nom"
|
36 |
|
37 |
+
#@ wpcf7
|
38 |
+
#: includes/functions.php:33
|
39 |
+
#: includes/functions.php:35
|
40 |
msgid "(required)"
|
41 |
msgstr "(obligatoire)"
|
42 |
|
43 |
+
#@ wpcf7
|
44 |
+
#: includes/functions.php:35
|
45 |
msgid "Your Email"
|
46 |
msgstr "Votre Email"
|
47 |
|
48 |
+
#@ wpcf7
|
49 |
+
#: includes/functions.php:37
|
50 |
msgid "Subject"
|
51 |
msgstr "Sujet"
|
52 |
|
53 |
+
#@ wpcf7
|
54 |
+
#: includes/functions.php:39
|
55 |
msgid "Your Message"
|
56 |
msgstr "Votre Message"
|
57 |
|
58 |
+
#@ wpcf7
|
59 |
+
#: includes/functions.php:41
|
60 |
+
#: modules/submit.php:37
|
61 |
msgid "Send"
|
62 |
msgstr "Envoyer"
|
63 |
|
64 |
+
#@ wpcf7
|
65 |
+
#: includes/functions.php:6
|
66 |
msgid "Your message was sent successfully. Thanks."
|
67 |
+
msgstr "Votre message a bien été envoyé. Merci."
|
68 |
|
69 |
+
#@ wpcf7
|
70 |
+
#: includes/functions.php:8
|
71 |
+
#: includes/functions.php:10
|
72 |
msgid "Failed to send your message. Please try later or contact administrator by other way."
|
73 |
+
msgstr "Erreur lors de l'envoi du message. Veuillez réessayer plus tard, ou contacter l'administrateur d'une autre manière."
|
74 |
|
75 |
+
#@ wpcf7
|
76 |
+
#: includes/functions.php:12
|
77 |
msgid "Validation errors occurred. Please confirm the fields and submit it again."
|
78 |
+
msgstr "Erreur de validation. Veuillez vérifier les champs et soumettre à nouveau."
|
79 |
|
80 |
+
#@ wpcf7
|
81 |
+
#: includes/functions.php:16
|
82 |
msgid "Email address seems invalid."
|
83 |
msgstr "L'adresse Email semble invalide."
|
84 |
|
85 |
+
#@ wpcf7
|
86 |
+
#: includes/functions.php:18
|
87 |
msgid "Please fill the required field."
|
88 |
msgstr "Veuillez remplir les champs requis."
|
89 |
|
90 |
+
#@ wpcf7
|
91 |
+
#: includes/functions.php:20
|
92 |
msgid "Your entered code is incorrect."
|
93 |
msgstr "Le code entre est incorrect."
|
94 |
|
95 |
+
#@ wpcf7
|
96 |
+
#: admin/admin-panel.php:18
|
97 |
msgid "Add new"
|
98 |
msgstr "Ajouter un nouveau"
|
99 |
|
100 |
+
#@ wpcf7
|
101 |
+
#: admin/admin-panel.php:131
|
102 |
+
#: admin/admin-panel.php:184
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
103 |
msgid "Message body:"
|
104 |
msgstr "Corps du message:"
|
105 |
|
106 |
+
#@ wpcf7
|
107 |
+
#: admin/admin-panel.php:47
|
108 |
+
#: admin/admin-panel.php:279
|
|
|
|
|
|
|
|
|
|
|
|
|
109 |
msgid "Save"
|
110 |
msgstr "Sauvegarder"
|
111 |
|
112 |
+
#@ wpcf7
|
113 |
+
#: admin/admin-panel.php:60
|
|
|
|
|
|
|
114 |
msgid ""
|
115 |
"You are about to delete this contact form.\n"
|
116 |
" 'Cancel' to stop, 'OK' to delete."
|
118 |
"Vous etes sur le point de supprimer ce formulaire de contact.\n"
|
119 |
" 'Annuler' pour arreter, 'OK' pour supprimer."
|
120 |
|
121 |
+
#@ wpcf7
|
122 |
+
#: admin/admin.php:179
|
123 |
msgid "Akismet"
|
124 |
msgstr "Akismet"
|
125 |
|
126 |
+
#@ wpcf7
|
127 |
+
#: admin/admin.php:178
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
128 |
msgid "Default value"
|
129 |
msgstr "Valeur par defaut"
|
130 |
|
131 |
+
#@ wpcf7
|
132 |
+
#: admin/admin.php:176
|
133 |
msgid "Choices"
|
134 |
msgstr "Choix"
|
135 |
|
136 |
+
#@ wpcf7
|
137 |
+
#: admin/admin.php:194
|
138 |
msgid "* One choice per line."
|
139 |
msgstr "* Un choix par ligne."
|
140 |
|
141 |
+
#@ wpcf7
|
142 |
+
#: admin/admin.php:184
|
143 |
msgid "Foreground color"
|
144 |
msgstr "Couleur de devant"
|
145 |
|
146 |
+
#@ wpcf7
|
147 |
+
#: admin/admin.php:185
|
148 |
msgid "Background color"
|
149 |
+
msgstr "Couleur d'arrière plan"
|
150 |
|
151 |
+
#@ wpcf7
|
152 |
+
#: admin/admin.php:186
|
153 |
msgid "Image size"
|
154 |
msgstr "Taille de l'image"
|
155 |
|
156 |
+
#@ wpcf7
|
157 |
+
#: admin/admin.php:187
|
158 |
msgid "Small"
|
159 |
msgstr "Petit"
|
160 |
|
161 |
+
#@ wpcf7
|
162 |
+
#: admin/admin.php:188
|
163 |
msgid "Medium"
|
164 |
msgstr "Moyen"
|
165 |
|
166 |
+
#@ wpcf7
|
167 |
+
#: admin/admin.php:189
|
168 |
msgid "Large"
|
169 |
msgstr "Grand"
|
170 |
|
171 |
+
#@ wpcf7
|
172 |
+
#: admin/admin.php:177
|
173 |
msgid "Label"
|
174 |
+
msgstr "Étiquette"
|
175 |
+
|
176 |
+
#@ wpcf7
|
177 |
+
#: admin/admin-panel.php:40
|
178 |
+
msgid "Copy this code and paste it into your post, page or text widget content."
|
179 |
+
msgstr "Copiez ce code et collez-le dans vos article, page ou widget-texte."
|
180 |
+
|
181 |
+
#@ wpcf7
|
182 |
+
#: admin/admin-panel.php:54
|
183 |
+
msgid "Copy"
|
184 |
+
msgstr "Copier"
|
185 |
+
|
186 |
+
#@ wpcf7
|
187 |
+
#: admin/admin-panel.php:58
|
188 |
+
msgid "Delete"
|
189 |
+
msgstr "Supprimer"
|
190 |
+
|
191 |
+
#@ wpcf7
|
192 |
+
#: admin/admin-panel.php:75
|
193 |
+
msgid "Form"
|
194 |
+
msgstr "Formulaire"
|
195 |
+
|
196 |
+
#@ wpcf7
|
197 |
+
#: admin/admin-panel.php:95
|
198 |
+
msgid "Mail"
|
199 |
+
msgstr "Mail"
|
200 |
+
|
201 |
+
#@ wpcf7
|
202 |
+
#: admin/admin-panel.php:102
|
203 |
+
#: admin/admin-panel.php:155
|
204 |
+
msgid "To:"
|
205 |
+
msgstr "A:"
|
206 |
+
|
207 |
+
#@ wpcf7
|
208 |
+
#: admin/admin-panel.php:106
|
209 |
+
#: admin/admin-panel.php:159
|
210 |
+
msgid "From:"
|
211 |
+
msgstr "De:"
|
212 |
+
|
213 |
+
#@ wpcf7
|
214 |
+
#: admin/admin-panel.php:110
|
215 |
+
#: admin/admin-panel.php:163
|
216 |
+
msgid "Subject:"
|
217 |
+
msgstr "Sujet:"
|
218 |
+
|
219 |
+
#@ wpcf7
|
220 |
+
#: admin/admin-panel.php:115
|
221 |
+
#: admin/admin-panel.php:168
|
222 |
+
msgid "Additional headers:"
|
223 |
+
msgstr "En-têtes supplémentaires:"
|
224 |
+
|
225 |
+
#@ wpcf7
|
226 |
+
#: admin/admin-panel.php:119
|
227 |
+
#: admin/admin-panel.php:172
|
228 |
+
msgid "File attachments:"
|
229 |
+
msgstr "Dossier des pièces jointes:"
|
230 |
+
|
231 |
+
#@ wpcf7
|
232 |
+
#: admin/admin-panel.php:126
|
233 |
+
#: admin/admin-panel.php:179
|
234 |
+
msgid "Use HTML content type"
|
235 |
+
msgstr "Utilisez un type de contenu HTML"
|
236 |
+
|
237 |
+
#@ wpcf7
|
238 |
+
#: admin/admin-panel.php:142
|
239 |
+
msgid "Mail (2)"
|
240 |
+
msgstr "Mail (2)"
|
241 |
+
|
242 |
+
#@ wpcf7
|
243 |
+
#: admin/admin-panel.php:149
|
244 |
+
msgid "Use mail (2)"
|
245 |
+
msgstr "Utiliser le mail (2)"
|
246 |
+
|
247 |
+
#@ wpcf7
|
248 |
+
#: admin/admin-panel.php:195
|
249 |
+
msgid "Messages"
|
250 |
+
msgstr "Messages"
|
251 |
+
|
252 |
+
#@ wpcf7
|
253 |
+
#: admin/admin-panel.php:203
|
254 |
+
msgid "Sender's message was sent successfully"
|
255 |
+
msgstr "Votre message a été envoyé avec succès"
|
256 |
+
|
257 |
+
#@ wpcf7
|
258 |
+
#: admin/admin-panel.php:207
|
259 |
+
msgid "Sender's message was failed to send"
|
260 |
+
msgstr "Votre message n'a pas pu être envoyé"
|
261 |
+
|
262 |
+
#@ wpcf7
|
263 |
+
#: admin/admin-panel.php:211
|
264 |
+
msgid "Akismet judged the sending activity as spamming"
|
265 |
+
msgstr "Akismet a jugé que cet envoi est un spam"
|
266 |
+
|
267 |
+
#@ wpcf7
|
268 |
+
#: admin/admin-panel.php:215
|
269 |
+
msgid "Validation errors occurred"
|
270 |
+
msgstr "Des erreurs de validation sont survenues"
|
271 |
+
|
272 |
+
#@ wpcf7
|
273 |
+
#: admin/admin-panel.php:219
|
274 |
+
msgid "There is a field that sender is needed to fill in"
|
275 |
+
msgstr "Il y a un champs obligatoire qui n'a pas été rempli"
|
276 |
+
|
277 |
+
#@ wpcf7
|
278 |
+
#: admin/admin-panel.php:223
|
279 |
+
msgid "Email address that sender entered is invalid"
|
280 |
+
msgstr "L'adresse e-mail utilisée n'est pas valide"
|
281 |
+
|
282 |
+
#@ wpcf7
|
283 |
+
#: admin/admin-panel.php:227
|
284 |
+
msgid "There is a field of term that sender is needed to accept"
|
285 |
+
msgstr "Il y a un champ dont il est nécessaire d'accepter les termes"
|
286 |
+
|
287 |
+
#@ wpcf7
|
288 |
+
#: admin/admin-panel.php:231
|
289 |
+
msgid "Sender doesn't enter the correct answer to the quiz"
|
290 |
+
msgstr "Vous n'avez pas entré la bonne réponse au quiz"
|
291 |
+
|
292 |
+
#@ wpcf7
|
293 |
+
#: admin/admin-panel.php:235
|
294 |
+
msgid "The code that sender entered does not match the CAPTCHA"
|
295 |
+
msgstr "Le code entré ne correspond pas à la CAPTCHA"
|
296 |
+
|
297 |
+
#@ wpcf7
|
298 |
+
#: admin/admin-panel.php:239
|
299 |
+
msgid "Uploading a file fails for any reason"
|
300 |
+
msgstr "Le téléchargement de fichier a échoué pour une raison inconnue"
|
301 |
+
|
302 |
+
#@ wpcf7
|
303 |
+
#: admin/admin-panel.php:243
|
304 |
+
msgid "Uploaded file is not allowed file type"
|
305 |
+
msgstr "Le téléchargement n'autorise pas ce format de fichier"
|
306 |
+
|
307 |
+
#@ wpcf7
|
308 |
+
#: admin/admin-panel.php:247
|
309 |
+
msgid "Uploaded file is too large"
|
310 |
+
msgstr "Le fichier téléchargé est trop volumineux"
|
311 |
+
|
312 |
+
#@ wpcf7
|
313 |
+
#: admin/admin-panel.php:260
|
314 |
+
msgid "Additional Settings"
|
315 |
+
msgstr "Réglages additionnels"
|
316 |
+
|
317 |
+
#@ wpcf7
|
318 |
+
#: admin/admin.php:105
|
319 |
+
msgid "Edit Contact Forms"
|
320 |
+
msgstr "Modifier les Formulaires de contact"
|
321 |
+
|
322 |
+
#@ wpcf7
|
323 |
+
#: admin/admin.php:105
|
324 |
+
msgid "Edit"
|
325 |
+
msgstr "Modifier"
|
326 |
+
|
327 |
+
#@ wpcf7
|
328 |
+
#: admin/admin.php:152
|
329 |
+
msgid "optional"
|
330 |
+
msgstr "facultatif"
|
331 |
+
|
332 |
+
#@ wpcf7
|
333 |
+
#: admin/admin.php:153
|
334 |
+
msgid "Generate Tag"
|
335 |
+
msgstr "Générer des tags"
|
336 |
+
|
337 |
+
#@ wpcf7
|
338 |
+
#: admin/admin.php:154
|
339 |
+
msgid "Text field"
|
340 |
+
msgstr "Champ texte"
|
341 |
+
|
342 |
+
#@ wpcf7
|
343 |
+
#: admin/admin.php:155
|
344 |
+
msgid "Email field"
|
345 |
+
msgstr "Champ e-mail"
|
346 |
+
|
347 |
+
#@ wpcf7
|
348 |
+
#: admin/admin.php:156
|
349 |
+
msgid "Text area"
|
350 |
+
msgstr "Zone de texte"
|
351 |
+
|
352 |
+
#@ wpcf7
|
353 |
+
#: admin/admin.php:157
|
354 |
+
msgid "Drop-down menu"
|
355 |
+
msgstr "Menu déroulant"
|
356 |
+
|
357 |
+
#@ wpcf7
|
358 |
+
#: admin/admin.php:158
|
359 |
+
msgid "Checkboxes"
|
360 |
+
msgstr "Cases à cocher"
|
361 |
+
|
362 |
+
#@ wpcf7
|
363 |
+
#: admin/admin.php:159
|
364 |
+
msgid "Radio buttons"
|
365 |
+
msgstr "Boutons radio"
|
366 |
+
|
367 |
+
#@ wpcf7
|
368 |
+
#: admin/admin.php:160
|
369 |
+
msgid "Acceptance"
|
370 |
+
msgstr "Acceptation"
|
371 |
+
|
372 |
+
#@ wpcf7
|
373 |
+
#: admin/admin.php:161
|
374 |
+
msgid "Make this checkbox checked by default?"
|
375 |
+
msgstr "Spécifier que cette case soit cochée par défaut?"
|
376 |
+
|
377 |
+
#@ wpcf7
|
378 |
+
#: admin/admin.php:162
|
379 |
+
msgid "Make this checkbox work inversely?"
|
380 |
+
msgstr "Spécifier que cette case à cocher fonctionne de façon inversée ?"
|
381 |
+
|
382 |
+
#@ wpcf7
|
383 |
+
#: admin/admin.php:163
|
384 |
+
msgid "* That means visitor who accepts the term unchecks it."
|
385 |
+
msgstr "* Ceci signifie que le visiteur qui accepte les termes à valider doit décocher la case."
|
386 |
+
|
387 |
+
#@ wpcf7
|
388 |
+
#: admin/admin.php:164
|
389 |
+
msgid "CAPTCHA"
|
390 |
+
msgstr "CAPTCHA"
|
391 |
+
|
392 |
+
#@ wpcf7
|
393 |
+
#: admin/admin.php:165
|
394 |
+
msgid "Quiz"
|
395 |
+
msgstr "Quiz"
|
396 |
+
|
397 |
+
#@ wpcf7
|
398 |
+
#: admin/admin.php:166
|
399 |
+
msgid "Quizzes"
|
400 |
+
msgstr "Quizs"
|
401 |
+
|
402 |
+
#@ wpcf7
|
403 |
+
#: admin/admin.php:167
|
404 |
+
msgid "* quiz|answer (e.g. 1+1=?|2)"
|
405 |
+
msgstr "* quiz|réponse (par exemple : 1 +1 =?|2)"
|
406 |
+
|
407 |
+
#@ wpcf7
|
408 |
+
#: admin/admin.php:168
|
409 |
+
msgid "File upload"
|
410 |
+
msgstr "Fichier téléchargé"
|
411 |
+
|
412 |
+
#@ wpcf7
|
413 |
+
#: admin/admin.php:169
|
414 |
+
msgid "bytes"
|
415 |
+
msgstr "octets"
|
416 |
+
|
417 |
+
#@ wpcf7
|
418 |
+
#: admin/admin.php:170
|
419 |
+
msgid "Submit button"
|
420 |
+
msgstr "Bouton \\\"Soumettre\\\""
|
421 |
+
|
422 |
+
#@ wpcf7
|
423 |
+
#: admin/admin.php:171
|
424 |
+
msgid "Name"
|
425 |
+
msgstr "Nom"
|
426 |
+
|
427 |
+
#@ wpcf7
|
428 |
+
#: admin/admin.php:172
|
429 |
+
msgid "Required field?"
|
430 |
+
msgstr "Champ obligatoire?"
|
431 |
+
|
432 |
+
#@ wpcf7
|
433 |
+
#: admin/admin.php:173
|
434 |
+
msgid "Allow multiple selections?"
|
435 |
+
msgstr "Autoriser les sélections multiples?"
|
436 |
+
|
437 |
+
#@ wpcf7
|
438 |
+
#: admin/admin.php:174
|
439 |
+
msgid "Insert a blank item as the first option?"
|
440 |
+
msgstr "Insérer un choix vide comme première option?"
|
441 |
+
|
442 |
+
#@ wpcf7
|
443 |
+
#: admin/admin.php:175
|
444 |
+
msgid "Make checkboxes exclusive?"
|
445 |
+
msgstr "Insérer des cases à cocher exclusives?"
|
446 |
+
|
447 |
+
#@ wpcf7
|
448 |
+
#: admin/admin.php:180
|
449 |
+
msgid "This field requires author's name"
|
450 |
+
msgstr "Ce champ requiert le nom de l'auteur"
|
451 |
+
|
452 |
+
#@ wpcf7
|
453 |
+
#: admin/admin.php:181
|
454 |
+
msgid "This field requires author's URL"
|
455 |
+
msgstr "Ce champ requiert l'URL de l'auteur"
|
456 |
+
|
457 |
+
#@ wpcf7
|
458 |
+
#: admin/admin.php:182
|
459 |
+
msgid "This field requires author's email address"
|
460 |
+
msgstr "Ce champ requiert l'adresse e-mail de l'auteur"
|
461 |
+
|
462 |
+
#@ wpcf7
|
463 |
+
#: admin/admin.php:183
|
464 |
+
msgid "Copy this code and paste it into the form left."
|
465 |
+
msgstr "Copiez ce code et collez-le dans le formulaire à gauche."
|
466 |
+
|
467 |
+
#@ wpcf7
|
468 |
+
#: admin/admin.php:190
|
469 |
+
msgid "Image settings"
|
470 |
+
msgstr "Paramètres des images"
|
471 |
+
|
472 |
+
#@ wpcf7
|
473 |
+
#: admin/admin.php:191
|
474 |
+
msgid "Input field settings"
|
475 |
+
msgstr "Paramètres des Champs de saisie"
|
476 |
+
|
477 |
+
#@ wpcf7
|
478 |
+
#: admin/admin.php:192
|
479 |
+
msgid "For image"
|
480 |
+
msgstr "Pour l'image"
|
481 |
+
|
482 |
+
#@ wpcf7
|
483 |
+
#: admin/admin.php:193
|
484 |
+
msgid "For input field"
|
485 |
+
msgstr "Pour le champ de saisie"
|
486 |
+
|
487 |
+
#@ wpcf7
|
488 |
+
#: admin/admin.php:195
|
489 |
+
msgid "Show"
|
490 |
+
msgstr "Montrer"
|
491 |
+
|
492 |
+
#@ wpcf7
|
493 |
+
#: admin/admin.php:196
|
494 |
+
msgid "Hide"
|
495 |
+
msgstr "Masquer"
|
496 |
+
|
497 |
+
#@ wpcf7
|
498 |
+
#: admin/admin.php:197
|
499 |
+
msgid "File size limit"
|
500 |
+
msgstr "Taille maximale du fichier"
|
501 |
+
|
502 |
+
#@ wpcf7
|
503 |
+
#: admin/admin.php:198
|
504 |
+
msgid "Acceptable file types"
|
505 |
+
msgstr "Formats de fichiers acceptés"
|
506 |
+
|
507 |
+
#@ wpcf7
|
508 |
+
#: admin/admin.php:199
|
509 |
+
msgid "Note: To use CAPTCHA, you need Really Simple CAPTCHA plugin installed."
|
510 |
+
msgstr "Note: Pour utiliser la CAPTCHA, vous devez avoir installé l'extension \\\"Really Simple CAPTCHA\\\"."
|
511 |
+
|
512 |
+
#@ wpcf7
|
513 |
+
#: admin/admin.php:214
|
514 |
+
msgid "Contact form created."
|
515 |
+
msgstr "Formulaire de contact créé."
|
516 |
+
|
517 |
+
#@ wpcf7
|
518 |
+
#: admin/admin.php:217
|
519 |
+
msgid "Contact form saved."
|
520 |
+
msgstr "Formulaire de contact sauvegardé."
|
521 |
+
|
522 |
+
#@ wpcf7
|
523 |
+
#: admin/admin.php:220
|
524 |
+
msgid "Contact form deleted."
|
525 |
+
msgstr "Formulaire de contact supprimé."
|
526 |
+
|
527 |
+
#: admin/admin.php:313
|
528 |
+
msgid "Settings"
|
529 |
+
msgstr ""
|
530 |
|
531 |
+
#@ wpcf7
|
532 |
+
#: admin/admin.php:334
|
533 |
+
msgid "Contact Form 7 needs your support. Please donate today."
|
534 |
+
msgstr "Contact Form 7 a besoin de votre soutien. Merci de faire un don dès aujourd'hui !"
|
535 |
+
|
536 |
+
#@ wpcf7
|
537 |
+
#: admin/admin.php:335
|
538 |
+
msgid "Is this plugin useful for you? If you like it, please help the developer."
|
539 |
+
msgstr "Est-ce que cette extension vous est utile ? Si vous l'aimez, merci d'aider le développeur."
|
540 |
+
|
541 |
+
#@ wpcf7
|
542 |
+
#: admin/admin.php:336
|
543 |
+
msgid "Your contribution is needed for making this plugin better."
|
544 |
+
msgstr "Votre contribution est nécessaire à rendre meilleure cette extension."
|
545 |
+
|
546 |
+
#@ wpcf7
|
547 |
+
#: admin/admin.php:337
|
548 |
+
msgid "Developing a plugin and providing user support is really hard work. Please help."
|
549 |
+
msgstr "Développer une extension et fournir de l'assistance à ses utilisateurs est réellement un travail conséquent. Merci d'aider l'auteur à le faire."
|
550 |
+
|
551 |
+
#@ wpcf7
|
552 |
+
#: includes/classes.php:536
|
553 |
+
msgid "Untitled"
|
554 |
+
msgstr "Sans titre"
|
555 |
+
|
556 |
+
#@ wpcf7
|
557 |
+
#: includes/functions.php:14
|
558 |
+
msgid "Please accept the terms to proceed."
|
559 |
+
msgstr "Merci de bien vouloir accepter les conditions pour continuer."
|
560 |
+
|
561 |
+
#@ wpcf7
|
562 |
+
#: includes/functions.php:22
|
563 |
+
msgid "Your answer is not correct."
|
564 |
+
msgstr "Votre réponse est incorrecte."
|
565 |
+
|
566 |
+
#@ wpcf7
|
567 |
+
#: includes/functions.php:24
|
568 |
+
msgid "Failed to upload file."
|
569 |
+
msgstr "Impossible de télécharger le fichier."
|
570 |
+
|
571 |
+
#@ wpcf7
|
572 |
+
#: includes/functions.php:26
|
573 |
+
msgid "This file type is not allowed."
|
574 |
+
msgstr "Ce type de fichier n'est pas autorisé."
|
575 |
+
|
576 |
+
#@ wpcf7
|
577 |
+
#: includes/functions.php:28
|
578 |
+
msgid "This file is too large."
|
579 |
+
msgstr "Ce fichier est trop volumineux."
|
580 |
+
|
581 |
+
#@ wpcf7
|
582 |
+
#: modules/captcha.php:62
|
583 |
+
msgid "To use CAPTCHA, you need <a href=\"http://wordpress.org/extend/plugins/really-simple-captcha/\">Really Simple CAPTCHA</a> plugin installed."
|
584 |
+
msgstr "Pour utiliser la CAPTCHA, vous devez avoir installé l'extension <a href=\\\"http://wordpress.org/extend/plugins/really-simple-captcha/\\\">Really Simple CAPTCHA</a> ."
|
585 |
|
languages/wpcf7-it_IT.mo
CHANGED
Binary file
|
languages/wpcf7-it_IT.po
CHANGED
@@ -2,8 +2,8 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: WP Contact Form 7 in italiano\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2009-
|
6 |
-
"PO-Revision-Date: 2009-
|
7 |
"Last-Translator: Gianni Diurno (aka gidibao) <gidibao@gmail.com>\n"
|
8 |
"Language-Team: Gianni Diurno | http://gidibao.net/ <gidibao@gmail.com>\n"
|
9 |
"MIME-Version: 1.0\n"
|
@@ -16,37 +16,33 @@ msgstr ""
|
|
16 |
"X-Poedit-Basepath: ../..\n"
|
17 |
"X-Poedit-SearchPath-0: contact-form-7\n"
|
18 |
|
19 |
-
#: contact-form-7/
|
20 |
-
|
21 |
-
msgstr "Modulo di contatto"
|
22 |
-
|
23 |
-
#: contact-form-7/admin/admin-panel.php:6
|
24 |
-
#: contact-form-7/admin/admin.php:111
|
25 |
msgid "Contact Form 7"
|
26 |
msgstr "Contact Form 7"
|
27 |
|
28 |
-
#: contact-form-7/admin/admin-panel.php:
|
29 |
msgid "Add new"
|
30 |
msgstr "Aggiungi nuovo"
|
31 |
|
32 |
-
#: contact-form-7/admin/admin-panel.php:
|
33 |
msgid "Copy this code and paste it into your post, page or text widget content."
|
34 |
msgstr "Copia ed incolla questo codice nel tuo articolo, pagina o contenuto del widget di testo."
|
35 |
|
36 |
-
#: contact-form-7/admin/admin-panel.php:
|
37 |
-
#: contact-form-7/admin/admin-panel.php:
|
38 |
msgid "Save"
|
39 |
msgstr "Salva"
|
40 |
|
41 |
-
#: contact-form-7/admin/admin-panel.php:
|
42 |
msgid "Copy"
|
43 |
msgstr "Copia"
|
44 |
|
45 |
-
#: contact-form-7/admin/admin-panel.php:
|
46 |
msgid "Delete"
|
47 |
msgstr "Cancella"
|
48 |
|
49 |
-
#: contact-form-7/admin/admin-panel.php:
|
50 |
msgid ""
|
51 |
"You are about to delete this contact form.\n"
|
52 |
" 'Cancel' to stop, 'OK' to delete."
|
@@ -54,375 +50,352 @@ msgstr ""
|
|
54 |
"Stai per cancellare questo modulo di contatto.\n"
|
55 |
" 'Cancel' per annullare, 'OK' per proseguire."
|
56 |
|
57 |
-
#: contact-form-7/admin/admin-panel.php:
|
58 |
msgid "Form"
|
59 |
msgstr "Modulo"
|
60 |
|
61 |
-
#: contact-form-7/admin/admin-panel.php:
|
62 |
msgid "Mail"
|
63 |
msgstr "Mail"
|
64 |
|
65 |
-
#: contact-form-7/admin/admin-panel.php:
|
66 |
-
#: contact-form-7/admin/admin-panel.php:
|
67 |
msgid "To:"
|
68 |
msgstr "A:"
|
69 |
|
70 |
-
#: contact-form-7/admin/admin-panel.php:
|
71 |
-
#: contact-form-7/admin/admin-panel.php:
|
72 |
msgid "From:"
|
73 |
msgstr "Da:"
|
74 |
|
75 |
-
#: contact-form-7/admin/admin-panel.php:
|
76 |
-
#: contact-form-7/admin/admin-panel.php:
|
77 |
msgid "Subject:"
|
78 |
msgstr "Oggetto:"
|
79 |
|
80 |
-
#: contact-form-7/admin/admin-panel.php:
|
81 |
-
#: contact-form-7/admin/admin-panel.php:
|
82 |
msgid "Additional headers:"
|
83 |
msgstr "Intestazioni aggiuntive"
|
84 |
|
85 |
-
#: contact-form-7/admin/admin-panel.php:
|
86 |
-
#: contact-form-7/admin/admin-panel.php:
|
87 |
msgid "File attachments:"
|
88 |
msgstr "File allegati:"
|
89 |
|
90 |
-
#: contact-form-7/admin/admin-panel.php:
|
91 |
-
#: contact-form-7/admin/admin-panel.php:
|
92 |
-
msgid "(You need WordPress 2.7 or greater to use this feature)"
|
93 |
-
msgstr "(é necessaria una versione di WordPress 2.7 o superiore per potere utilizzare questa funzione)"
|
94 |
-
|
95 |
-
#: contact-form-7/admin/admin-panel.php:132
|
96 |
-
#: contact-form-7/admin/admin-panel.php:188
|
97 |
msgid "Use HTML content type"
|
98 |
msgstr "Utilizza contenuti in HTML"
|
99 |
|
100 |
-
#: contact-form-7/admin/admin-panel.php:
|
101 |
-
#: contact-form-7/admin/admin-panel.php:
|
102 |
msgid "Message body:"
|
103 |
msgstr "Corpo del messaggio:"
|
104 |
|
105 |
-
#: contact-form-7/admin/admin-panel.php:
|
106 |
msgid "Mail (2)"
|
107 |
msgstr "Mail (2)"
|
108 |
|
109 |
-
#: contact-form-7/admin/admin-panel.php:
|
110 |
msgid "Use mail (2)"
|
111 |
msgstr "Utilizza mail (2)"
|
112 |
|
113 |
-
#: contact-form-7/admin/admin-panel.php:
|
114 |
msgid "Messages"
|
115 |
msgstr "Messaggi"
|
116 |
|
117 |
-
#: contact-form-7/admin/admin-panel.php:
|
118 |
msgid "Sender's message was sent successfully"
|
119 |
msgstr "Il messaggio del mittente é stato inviato con successo"
|
120 |
|
121 |
-
#: contact-form-7/admin/admin-panel.php:
|
122 |
msgid "Sender's message was failed to send"
|
123 |
msgstr "Il messaggio del mittente non é stato inviato"
|
124 |
|
125 |
-
#: contact-form-7/admin/admin-panel.php:
|
126 |
msgid "Akismet judged the sending activity as spamming"
|
127 |
msgstr "Akismet ha ritenuto come spam questo invio del messaggio"
|
128 |
|
129 |
-
#: contact-form-7/admin/admin-panel.php:
|
130 |
msgid "Validation errors occurred"
|
131 |
msgstr "Si é verificato un errore di convalida"
|
132 |
|
133 |
-
#: contact-form-7/admin/admin-panel.php:
|
134 |
msgid "There is a field that sender is needed to fill in"
|
135 |
msgstr "E' ancora presente un campo dati che deve essere compilato dal mittente"
|
136 |
|
137 |
-
#: contact-form-7/admin/admin-panel.php:
|
138 |
msgid "Email address that sender entered is invalid"
|
139 |
msgstr "L'indirizzo email inserito dal mittente non é valido"
|
140 |
|
141 |
-
#: contact-form-7/admin/admin-panel.php:
|
142 |
msgid "There is a field of term that sender is needed to accept"
|
143 |
msgstr "E' ancora presente un campo dati che deve essere accettato dal mittente"
|
144 |
|
145 |
-
#: contact-form-7/admin/admin-panel.php:
|
146 |
msgid "Sender doesn't enter the correct answer to the quiz"
|
147 |
msgstr "Il mittente non ha inserito la risposta corretta"
|
148 |
|
149 |
-
#: contact-form-7/admin/admin-panel.php:
|
150 |
msgid "The code that sender entered does not match the CAPTCHA"
|
151 |
msgstr "Il codice inserito dal mittente non corrisponde con il CAPTCHA"
|
152 |
|
153 |
-
#: contact-form-7/admin/admin-panel.php:
|
154 |
msgid "Uploading a file fails for any reason"
|
155 |
msgstr "Non é stato possibile caricare il file (ragione generica)"
|
156 |
|
157 |
-
#: contact-form-7/admin/admin-panel.php:
|
158 |
msgid "Uploaded file is not allowed file type"
|
159 |
msgstr "Non é stato possibile caricare il file (estensione non consentita)"
|
160 |
|
161 |
-
#: contact-form-7/admin/admin-panel.php:
|
162 |
msgid "Uploaded file is too large"
|
163 |
msgstr "Non é stato possibile caricare il file (dimensione eccessiva)"
|
164 |
|
165 |
-
#: contact-form-7/admin/admin-panel.php:
|
166 |
msgid "Additional Settings"
|
167 |
msgstr "Impostazioni aggiuntive"
|
168 |
|
169 |
-
#: contact-form-7/admin/admin.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
170 |
msgid "optional"
|
171 |
msgstr "facoltativo"
|
172 |
|
173 |
-
#: contact-form-7/admin/admin.php:
|
174 |
msgid "Generate Tag"
|
175 |
msgstr "Genera tag"
|
176 |
|
177 |
-
#: contact-form-7/admin/admin.php:
|
178 |
msgid "Text field"
|
179 |
msgstr "Campo testo"
|
180 |
|
181 |
-
#: contact-form-7/admin/admin.php:
|
182 |
msgid "Email field"
|
183 |
msgstr "Campo email"
|
184 |
|
185 |
-
#: contact-form-7/admin/admin.php:
|
186 |
msgid "Text area"
|
187 |
msgstr "Area di testo"
|
188 |
|
189 |
-
#: contact-form-7/admin/admin.php:
|
190 |
msgid "Drop-down menu"
|
191 |
msgstr "Menu a tendina"
|
192 |
|
193 |
-
#: contact-form-7/admin/admin.php:
|
194 |
msgid "Checkboxes"
|
195 |
msgstr "Caselle di verifica"
|
196 |
|
197 |
-
#: contact-form-7/admin/admin.php:
|
198 |
msgid "Radio buttons"
|
199 |
msgstr "Radio buttons"
|
200 |
|
201 |
-
#: contact-form-7/admin/admin.php:
|
202 |
msgid "Acceptance"
|
203 |
msgstr "Consenso"
|
204 |
|
205 |
-
#: contact-form-7/admin/admin.php:
|
206 |
msgid "Make this checkbox checked by default?"
|
207 |
msgstr "Desideri che questa casella di verifica sia selezionata (predefinito)?"
|
208 |
|
209 |
-
#: contact-form-7/admin/admin.php:
|
210 |
msgid "Make this checkbox work inversely?"
|
211 |
msgstr "Desideri che questa casella di verifica funzioni in modalità inversa?"
|
212 |
|
213 |
-
#: contact-form-7/admin/admin.php:
|
214 |
msgid "* That means visitor who accepts the term unchecks it."
|
215 |
msgstr "* Ciò indica che il visitatore dovrà de-selezionare la casella per esprimere il proprio consenso."
|
216 |
|
217 |
-
#: contact-form-7/admin/admin.php:
|
218 |
msgid "CAPTCHA"
|
219 |
msgstr "CAPTCHA"
|
220 |
|
221 |
-
#: contact-form-7/admin/admin.php:
|
222 |
msgid "Quiz"
|
223 |
msgstr "Quesito"
|
224 |
|
225 |
-
#: contact-form-7/admin/admin.php:
|
226 |
msgid "Quizzes"
|
227 |
msgstr "Quesiti"
|
228 |
|
229 |
-
#: contact-form-7/admin/admin.php:
|
230 |
msgid "* quiz|answer (e.g. 1+1=?|2)"
|
231 |
msgstr "* quesito|domanda (ad esempio: 1+1=?|2)"
|
232 |
|
233 |
-
#: contact-form-7/admin/admin.php:
|
234 |
msgid "File upload"
|
235 |
msgstr "File caricato"
|
236 |
|
237 |
-
#: contact-form-7/admin/admin.php:
|
238 |
msgid "bytes"
|
239 |
msgstr "bytes"
|
240 |
|
241 |
-
#: contact-form-7/admin/admin.php:
|
242 |
msgid "Submit button"
|
243 |
msgstr "Pulsante di invio"
|
244 |
|
245 |
-
#: contact-form-7/admin/admin.php:
|
246 |
msgid "Name"
|
247 |
msgstr "Nome"
|
248 |
|
249 |
-
#: contact-form-7/admin/admin.php:
|
250 |
msgid "Required field?"
|
251 |
msgstr "Campi obbligatori?"
|
252 |
|
253 |
-
#: contact-form-7/admin/admin.php:
|
254 |
msgid "Allow multiple selections?"
|
255 |
msgstr "Desideri permettere le selezioni multiple?"
|
256 |
|
257 |
-
#: contact-form-7/admin/admin.php:
|
258 |
msgid "Insert a blank item as the first option?"
|
259 |
msgstr "Desideri lasciare in bianco la prima opzione?"
|
260 |
|
261 |
-
#: contact-form-7/admin/admin.php:
|
262 |
msgid "Make checkboxes exclusive?"
|
263 |
msgstr "Desideri escludere le caselle di verifica?"
|
264 |
|
265 |
-
#: contact-form-7/admin/admin.php:
|
266 |
msgid "Choices"
|
267 |
msgstr "Opzioni"
|
268 |
|
269 |
-
#: contact-form-7/admin/admin.php:
|
270 |
msgid "Label"
|
271 |
msgstr "Etichetta"
|
272 |
|
273 |
-
#: contact-form-7/admin/admin.php:
|
274 |
msgid "Default value"
|
275 |
msgstr "Valore predefinito"
|
276 |
|
277 |
-
#: contact-form-7/admin/admin.php:
|
278 |
msgid "Akismet"
|
279 |
msgstr "Akismet"
|
280 |
|
281 |
-
#: contact-form-7/admin/admin.php:
|
282 |
msgid "This field requires author's name"
|
283 |
msgstr "Questo campo necessita del nome autore"
|
284 |
|
285 |
-
#: contact-form-7/admin/admin.php:
|
286 |
msgid "This field requires author's URL"
|
287 |
msgstr "Questo campo necessita dell'URL autore"
|
288 |
|
289 |
-
#: contact-form-7/admin/admin.php:
|
290 |
msgid "This field requires author's email address"
|
291 |
msgstr "Questo campo necessita dell'indirizzo email autore"
|
292 |
|
293 |
-
#: contact-form-7/admin/admin.php:
|
294 |
msgid "Copy this code and paste it into the form left."
|
295 |
msgstr "Copia questo codice ed incollalo nel modulo a sinistra."
|
296 |
|
297 |
-
#: contact-form-7/admin/admin.php:
|
298 |
msgid "Foreground color"
|
299 |
msgstr "Colore di primo piano"
|
300 |
|
301 |
-
#: contact-form-7/admin/admin.php:
|
302 |
msgid "Background color"
|
303 |
msgstr "Colore di sfondo"
|
304 |
|
305 |
-
#: contact-form-7/admin/admin.php:
|
306 |
msgid "Image size"
|
307 |
msgstr "Dimensione immagine"
|
308 |
|
309 |
-
#: contact-form-7/admin/admin.php:
|
310 |
msgid "Small"
|
311 |
msgstr "Piccola"
|
312 |
|
313 |
-
#: contact-form-7/admin/admin.php:
|
314 |
msgid "Medium"
|
315 |
msgstr "Media"
|
316 |
|
317 |
-
#: contact-form-7/admin/admin.php:
|
318 |
msgid "Large"
|
319 |
msgstr "Grande"
|
320 |
|
321 |
-
#: contact-form-7/admin/admin.php:
|
322 |
msgid "Image settings"
|
323 |
msgstr "Impostazioni immagine"
|
324 |
|
325 |
-
#: contact-form-7/admin/admin.php:
|
326 |
msgid "Input field settings"
|
327 |
msgstr "Impostazione campo dati"
|
328 |
|
329 |
-
#: contact-form-7/admin/admin.php:
|
330 |
msgid "For image"
|
331 |
msgstr "Per immagine"
|
332 |
|
333 |
-
#: contact-form-7/admin/admin.php:
|
334 |
msgid "For input field"
|
335 |
msgstr "Per campo dati"
|
336 |
|
337 |
-
#: contact-form-7/admin/admin.php:
|
338 |
msgid "* One choice per line."
|
339 |
msgstr "* Una opzione per linea."
|
340 |
|
341 |
-
#: contact-form-7/admin/admin.php:
|
342 |
msgid "Show"
|
343 |
msgstr "Mostra"
|
344 |
|
345 |
-
#: contact-form-7/admin/admin.php:
|
346 |
msgid "Hide"
|
347 |
msgstr "Nascondi"
|
348 |
|
349 |
-
#: contact-form-7/admin/admin.php:
|
350 |
msgid "File size limit"
|
351 |
msgstr "Limite dimensione file"
|
352 |
|
353 |
-
#: contact-form-7/admin/admin.php:
|
354 |
msgid "Acceptable file types"
|
355 |
msgstr "Tipologia di file consentiti"
|
356 |
|
357 |
-
#: contact-form-7/admin/admin.php:
|
358 |
msgid "Note: To use CAPTCHA, you need Really Simple CAPTCHA plugin installed."
|
359 |
msgstr "Nota: per l'utilizzo del CAPTCHA é necessaria l'installazione del plugin Really Simple CAPTCHA."
|
360 |
|
361 |
-
#: contact-form-7/admin/admin.php:
|
362 |
msgid "Contact form created."
|
363 |
msgstr "Il modulo di contatto é stato creato."
|
364 |
|
365 |
-
#: contact-form-7/admin/admin.php:
|
366 |
msgid "Contact form saved."
|
367 |
msgstr "Il modulo di contatto é stato salvato. "
|
368 |
|
369 |
-
#: contact-form-7/admin/admin.php:
|
370 |
msgid "Contact form deleted."
|
371 |
msgstr "Il modulo di contatto é stato cancellato. "
|
372 |
|
373 |
-
#: contact-form-7/admin/admin.php:
|
374 |
-
msgid "
|
375 |
-
msgstr "
|
376 |
-
|
377 |
-
#: contact-form-7/admin/admin.php:253
|
378 |
-
msgid "Your Name"
|
379 |
-
msgstr "Il tuo nome"
|
380 |
-
|
381 |
-
#: contact-form-7/admin/admin.php:253
|
382 |
-
#: contact-form-7/admin/admin.php:255
|
383 |
-
msgid "(required)"
|
384 |
-
msgstr "(richiesto)"
|
385 |
-
|
386 |
-
#: contact-form-7/admin/admin.php:255
|
387 |
-
msgid "Your Email"
|
388 |
-
msgstr "La tua email"
|
389 |
-
|
390 |
-
#: contact-form-7/admin/admin.php:257
|
391 |
-
msgid "Subject"
|
392 |
-
msgstr "Oggetto"
|
393 |
-
|
394 |
-
#: contact-form-7/admin/admin.php:259
|
395 |
-
msgid "Your Message"
|
396 |
-
msgstr "Il tuo messaggio"
|
397 |
-
|
398 |
-
#: contact-form-7/admin/admin.php:261
|
399 |
-
#: contact-form-7/includes/classes.php:411
|
400 |
-
msgid "Send"
|
401 |
-
msgstr "Invia"
|
402 |
|
403 |
-
#: contact-form-7/admin/admin.php:
|
404 |
msgid "Settings"
|
405 |
msgstr "Impostazioni"
|
406 |
|
407 |
-
#: contact-form-7/admin/admin.php:
|
408 |
msgid "Contact Form 7 needs your support. Please donate today."
|
409 |
msgstr "Contact Form 7 ha bisogno del tuo sostegno. Effettua una donazione oggi stesso."
|
410 |
|
411 |
-
#: contact-form-7/admin/admin.php:
|
412 |
msgid "Is this plugin useful for you? If you like it, please help the developer."
|
413 |
msgstr "Questo plugin ti é utile? Aiuta lo sviluppatore."
|
414 |
|
415 |
-
#: contact-form-7/admin/admin.php:
|
416 |
msgid "Your contribution is needed for making this plugin better."
|
417 |
msgstr "Il tuo contributo é necessario per potere rendere migliore questo plugin."
|
418 |
|
419 |
-
#: contact-form-7/admin/admin.php:
|
420 |
msgid "Developing a plugin and providing user support is really hard work. Please help."
|
421 |
msgstr "Lo sviluppo di un plugin ed il servizio di assistenza agli utenti comporta un notevole lavoro. Aiutami!"
|
422 |
|
423 |
-
#: contact-form-7/includes/classes.php:
|
424 |
-
msgid "
|
425 |
-
msgstr "
|
426 |
|
427 |
#: contact-form-7/includes/functions.php:6
|
428 |
msgid "Your message was sent successfully. Thanks."
|
@@ -469,6 +442,40 @@ msgstr "Questo tipo di file non é permesso"
|
|
469 |
msgid "This file is too large."
|
470 |
msgstr "Questo file é troppo grande"
|
471 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
472 |
#~ msgid "Form content"
|
473 |
#~ msgstr "Contenuti del modulo"
|
474 |
#~ msgid "Mail template"
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: WP Contact Form 7 in italiano\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2009-07-16 00:33+0900\n"
|
6 |
+
"PO-Revision-Date: 2009-07-22 00:40+0100\n"
|
7 |
"Last-Translator: Gianni Diurno (aka gidibao) <gidibao@gmail.com>\n"
|
8 |
"Language-Team: Gianni Diurno | http://gidibao.net/ <gidibao@gmail.com>\n"
|
9 |
"MIME-Version: 1.0\n"
|
16 |
"X-Poedit-Basepath: ../..\n"
|
17 |
"X-Poedit-SearchPath-0: contact-form-7\n"
|
18 |
|
19 |
+
#: contact-form-7/admin/admin-panel.php:3
|
20 |
+
#: contact-form-7/admin/admin.php:102
|
|
|
|
|
|
|
|
|
21 |
msgid "Contact Form 7"
|
22 |
msgstr "Contact Form 7"
|
23 |
|
24 |
+
#: contact-form-7/admin/admin-panel.php:18
|
25 |
msgid "Add new"
|
26 |
msgstr "Aggiungi nuovo"
|
27 |
|
28 |
+
#: contact-form-7/admin/admin-panel.php:40
|
29 |
msgid "Copy this code and paste it into your post, page or text widget content."
|
30 |
msgstr "Copia ed incolla questo codice nel tuo articolo, pagina o contenuto del widget di testo."
|
31 |
|
32 |
+
#: contact-form-7/admin/admin-panel.php:47
|
33 |
+
#: contact-form-7/admin/admin-panel.php:279
|
34 |
msgid "Save"
|
35 |
msgstr "Salva"
|
36 |
|
37 |
+
#: contact-form-7/admin/admin-panel.php:54
|
38 |
msgid "Copy"
|
39 |
msgstr "Copia"
|
40 |
|
41 |
+
#: contact-form-7/admin/admin-panel.php:58
|
42 |
msgid "Delete"
|
43 |
msgstr "Cancella"
|
44 |
|
45 |
+
#: contact-form-7/admin/admin-panel.php:60
|
46 |
msgid ""
|
47 |
"You are about to delete this contact form.\n"
|
48 |
" 'Cancel' to stop, 'OK' to delete."
|
50 |
"Stai per cancellare questo modulo di contatto.\n"
|
51 |
" 'Cancel' per annullare, 'OK' per proseguire."
|
52 |
|
53 |
+
#: contact-form-7/admin/admin-panel.php:75
|
54 |
msgid "Form"
|
55 |
msgstr "Modulo"
|
56 |
|
57 |
+
#: contact-form-7/admin/admin-panel.php:95
|
58 |
msgid "Mail"
|
59 |
msgstr "Mail"
|
60 |
|
61 |
+
#: contact-form-7/admin/admin-panel.php:102
|
62 |
+
#: contact-form-7/admin/admin-panel.php:155
|
63 |
msgid "To:"
|
64 |
msgstr "A:"
|
65 |
|
66 |
+
#: contact-form-7/admin/admin-panel.php:106
|
67 |
+
#: contact-form-7/admin/admin-panel.php:159
|
68 |
msgid "From:"
|
69 |
msgstr "Da:"
|
70 |
|
71 |
+
#: contact-form-7/admin/admin-panel.php:110
|
72 |
+
#: contact-form-7/admin/admin-panel.php:163
|
73 |
msgid "Subject:"
|
74 |
msgstr "Oggetto:"
|
75 |
|
76 |
+
#: contact-form-7/admin/admin-panel.php:115
|
77 |
+
#: contact-form-7/admin/admin-panel.php:168
|
78 |
msgid "Additional headers:"
|
79 |
msgstr "Intestazioni aggiuntive"
|
80 |
|
81 |
+
#: contact-form-7/admin/admin-panel.php:119
|
82 |
+
#: contact-form-7/admin/admin-panel.php:172
|
83 |
msgid "File attachments:"
|
84 |
msgstr "File allegati:"
|
85 |
|
86 |
+
#: contact-form-7/admin/admin-panel.php:126
|
87 |
+
#: contact-form-7/admin/admin-panel.php:179
|
|
|
|
|
|
|
|
|
|
|
88 |
msgid "Use HTML content type"
|
89 |
msgstr "Utilizza contenuti in HTML"
|
90 |
|
91 |
+
#: contact-form-7/admin/admin-panel.php:131
|
92 |
+
#: contact-form-7/admin/admin-panel.php:184
|
93 |
msgid "Message body:"
|
94 |
msgstr "Corpo del messaggio:"
|
95 |
|
96 |
+
#: contact-form-7/admin/admin-panel.php:142
|
97 |
msgid "Mail (2)"
|
98 |
msgstr "Mail (2)"
|
99 |
|
100 |
+
#: contact-form-7/admin/admin-panel.php:149
|
101 |
msgid "Use mail (2)"
|
102 |
msgstr "Utilizza mail (2)"
|
103 |
|
104 |
+
#: contact-form-7/admin/admin-panel.php:195
|
105 |
msgid "Messages"
|
106 |
msgstr "Messaggi"
|
107 |
|
108 |
+
#: contact-form-7/admin/admin-panel.php:203
|
109 |
msgid "Sender's message was sent successfully"
|
110 |
msgstr "Il messaggio del mittente é stato inviato con successo"
|
111 |
|
112 |
+
#: contact-form-7/admin/admin-panel.php:207
|
113 |
msgid "Sender's message was failed to send"
|
114 |
msgstr "Il messaggio del mittente non é stato inviato"
|
115 |
|
116 |
+
#: contact-form-7/admin/admin-panel.php:211
|
117 |
msgid "Akismet judged the sending activity as spamming"
|
118 |
msgstr "Akismet ha ritenuto come spam questo invio del messaggio"
|
119 |
|
120 |
+
#: contact-form-7/admin/admin-panel.php:215
|
121 |
msgid "Validation errors occurred"
|
122 |
msgstr "Si é verificato un errore di convalida"
|
123 |
|
124 |
+
#: contact-form-7/admin/admin-panel.php:219
|
125 |
msgid "There is a field that sender is needed to fill in"
|
126 |
msgstr "E' ancora presente un campo dati che deve essere compilato dal mittente"
|
127 |
|
128 |
+
#: contact-form-7/admin/admin-panel.php:223
|
129 |
msgid "Email address that sender entered is invalid"
|
130 |
msgstr "L'indirizzo email inserito dal mittente non é valido"
|
131 |
|
132 |
+
#: contact-form-7/admin/admin-panel.php:227
|
133 |
msgid "There is a field of term that sender is needed to accept"
|
134 |
msgstr "E' ancora presente un campo dati che deve essere accettato dal mittente"
|
135 |
|
136 |
+
#: contact-form-7/admin/admin-panel.php:231
|
137 |
msgid "Sender doesn't enter the correct answer to the quiz"
|
138 |
msgstr "Il mittente non ha inserito la risposta corretta"
|
139 |
|
140 |
+
#: contact-form-7/admin/admin-panel.php:235
|
141 |
msgid "The code that sender entered does not match the CAPTCHA"
|
142 |
msgstr "Il codice inserito dal mittente non corrisponde con il CAPTCHA"
|
143 |
|
144 |
+
#: contact-form-7/admin/admin-panel.php:239
|
145 |
msgid "Uploading a file fails for any reason"
|
146 |
msgstr "Non é stato possibile caricare il file (ragione generica)"
|
147 |
|
148 |
+
#: contact-form-7/admin/admin-panel.php:243
|
149 |
msgid "Uploaded file is not allowed file type"
|
150 |
msgstr "Non é stato possibile caricare il file (estensione non consentita)"
|
151 |
|
152 |
+
#: contact-form-7/admin/admin-panel.php:247
|
153 |
msgid "Uploaded file is too large"
|
154 |
msgstr "Non é stato possibile caricare il file (dimensione eccessiva)"
|
155 |
|
156 |
+
#: contact-form-7/admin/admin-panel.php:260
|
157 |
msgid "Additional Settings"
|
158 |
msgstr "Impostazioni aggiuntive"
|
159 |
|
160 |
+
#: contact-form-7/admin/admin.php:105
|
161 |
+
msgid "Edit Contact Forms"
|
162 |
+
msgstr "Modifica Contact Forms"
|
163 |
+
|
164 |
+
#: contact-form-7/admin/admin.php:105
|
165 |
+
msgid "Edit"
|
166 |
+
msgstr "Modifica"
|
167 |
+
|
168 |
+
#: contact-form-7/admin/admin.php:152
|
169 |
msgid "optional"
|
170 |
msgstr "facoltativo"
|
171 |
|
172 |
+
#: contact-form-7/admin/admin.php:153
|
173 |
msgid "Generate Tag"
|
174 |
msgstr "Genera tag"
|
175 |
|
176 |
+
#: contact-form-7/admin/admin.php:154
|
177 |
msgid "Text field"
|
178 |
msgstr "Campo testo"
|
179 |
|
180 |
+
#: contact-form-7/admin/admin.php:155
|
181 |
msgid "Email field"
|
182 |
msgstr "Campo email"
|
183 |
|
184 |
+
#: contact-form-7/admin/admin.php:156
|
185 |
msgid "Text area"
|
186 |
msgstr "Area di testo"
|
187 |
|
188 |
+
#: contact-form-7/admin/admin.php:157
|
189 |
msgid "Drop-down menu"
|
190 |
msgstr "Menu a tendina"
|
191 |
|
192 |
+
#: contact-form-7/admin/admin.php:158
|
193 |
msgid "Checkboxes"
|
194 |
msgstr "Caselle di verifica"
|
195 |
|
196 |
+
#: contact-form-7/admin/admin.php:159
|
197 |
msgid "Radio buttons"
|
198 |
msgstr "Radio buttons"
|
199 |
|
200 |
+
#: contact-form-7/admin/admin.php:160
|
201 |
msgid "Acceptance"
|
202 |
msgstr "Consenso"
|
203 |
|
204 |
+
#: contact-form-7/admin/admin.php:161
|
205 |
msgid "Make this checkbox checked by default?"
|
206 |
msgstr "Desideri che questa casella di verifica sia selezionata (predefinito)?"
|
207 |
|
208 |
+
#: contact-form-7/admin/admin.php:162
|
209 |
msgid "Make this checkbox work inversely?"
|
210 |
msgstr "Desideri che questa casella di verifica funzioni in modalità inversa?"
|
211 |
|
212 |
+
#: contact-form-7/admin/admin.php:163
|
213 |
msgid "* That means visitor who accepts the term unchecks it."
|
214 |
msgstr "* Ciò indica che il visitatore dovrà de-selezionare la casella per esprimere il proprio consenso."
|
215 |
|
216 |
+
#: contact-form-7/admin/admin.php:164
|
217 |
msgid "CAPTCHA"
|
218 |
msgstr "CAPTCHA"
|
219 |
|
220 |
+
#: contact-form-7/admin/admin.php:165
|
221 |
msgid "Quiz"
|
222 |
msgstr "Quesito"
|
223 |
|
224 |
+
#: contact-form-7/admin/admin.php:166
|
225 |
msgid "Quizzes"
|
226 |
msgstr "Quesiti"
|
227 |
|
228 |
+
#: contact-form-7/admin/admin.php:167
|
229 |
msgid "* quiz|answer (e.g. 1+1=?|2)"
|
230 |
msgstr "* quesito|domanda (ad esempio: 1+1=?|2)"
|
231 |
|
232 |
+
#: contact-form-7/admin/admin.php:168
|
233 |
msgid "File upload"
|
234 |
msgstr "File caricato"
|
235 |
|
236 |
+
#: contact-form-7/admin/admin.php:169
|
237 |
msgid "bytes"
|
238 |
msgstr "bytes"
|
239 |
|
240 |
+
#: contact-form-7/admin/admin.php:170
|
241 |
msgid "Submit button"
|
242 |
msgstr "Pulsante di invio"
|
243 |
|
244 |
+
#: contact-form-7/admin/admin.php:171
|
245 |
msgid "Name"
|
246 |
msgstr "Nome"
|
247 |
|
248 |
+
#: contact-form-7/admin/admin.php:172
|
249 |
msgid "Required field?"
|
250 |
msgstr "Campi obbligatori?"
|
251 |
|
252 |
+
#: contact-form-7/admin/admin.php:173
|
253 |
msgid "Allow multiple selections?"
|
254 |
msgstr "Desideri permettere le selezioni multiple?"
|
255 |
|
256 |
+
#: contact-form-7/admin/admin.php:174
|
257 |
msgid "Insert a blank item as the first option?"
|
258 |
msgstr "Desideri lasciare in bianco la prima opzione?"
|
259 |
|
260 |
+
#: contact-form-7/admin/admin.php:175
|
261 |
msgid "Make checkboxes exclusive?"
|
262 |
msgstr "Desideri escludere le caselle di verifica?"
|
263 |
|
264 |
+
#: contact-form-7/admin/admin.php:176
|
265 |
msgid "Choices"
|
266 |
msgstr "Opzioni"
|
267 |
|
268 |
+
#: contact-form-7/admin/admin.php:177
|
269 |
msgid "Label"
|
270 |
msgstr "Etichetta"
|
271 |
|
272 |
+
#: contact-form-7/admin/admin.php:178
|
273 |
msgid "Default value"
|
274 |
msgstr "Valore predefinito"
|
275 |
|
276 |
+
#: contact-form-7/admin/admin.php:179
|
277 |
msgid "Akismet"
|
278 |
msgstr "Akismet"
|
279 |
|
280 |
+
#: contact-form-7/admin/admin.php:180
|
281 |
msgid "This field requires author's name"
|
282 |
msgstr "Questo campo necessita del nome autore"
|
283 |
|
284 |
+
#: contact-form-7/admin/admin.php:181
|
285 |
msgid "This field requires author's URL"
|
286 |
msgstr "Questo campo necessita dell'URL autore"
|
287 |
|
288 |
+
#: contact-form-7/admin/admin.php:182
|
289 |
msgid "This field requires author's email address"
|
290 |
msgstr "Questo campo necessita dell'indirizzo email autore"
|
291 |
|
292 |
+
#: contact-form-7/admin/admin.php:183
|
293 |
msgid "Copy this code and paste it into the form left."
|
294 |
msgstr "Copia questo codice ed incollalo nel modulo a sinistra."
|
295 |
|
296 |
+
#: contact-form-7/admin/admin.php:184
|
297 |
msgid "Foreground color"
|
298 |
msgstr "Colore di primo piano"
|
299 |
|
300 |
+
#: contact-form-7/admin/admin.php:185
|
301 |
msgid "Background color"
|
302 |
msgstr "Colore di sfondo"
|
303 |
|
304 |
+
#: contact-form-7/admin/admin.php:186
|
305 |
msgid "Image size"
|
306 |
msgstr "Dimensione immagine"
|
307 |
|
308 |
+
#: contact-form-7/admin/admin.php:187
|
309 |
msgid "Small"
|
310 |
msgstr "Piccola"
|
311 |
|
312 |
+
#: contact-form-7/admin/admin.php:188
|
313 |
msgid "Medium"
|
314 |
msgstr "Media"
|
315 |
|
316 |
+
#: contact-form-7/admin/admin.php:189
|
317 |
msgid "Large"
|
318 |
msgstr "Grande"
|
319 |
|
320 |
+
#: contact-form-7/admin/admin.php:190
|
321 |
msgid "Image settings"
|
322 |
msgstr "Impostazioni immagine"
|
323 |
|
324 |
+
#: contact-form-7/admin/admin.php:191
|
325 |
msgid "Input field settings"
|
326 |
msgstr "Impostazione campo dati"
|
327 |
|
328 |
+
#: contact-form-7/admin/admin.php:192
|
329 |
msgid "For image"
|
330 |
msgstr "Per immagine"
|
331 |
|
332 |
+
#: contact-form-7/admin/admin.php:193
|
333 |
msgid "For input field"
|
334 |
msgstr "Per campo dati"
|
335 |
|
336 |
+
#: contact-form-7/admin/admin.php:194
|
337 |
msgid "* One choice per line."
|
338 |
msgstr "* Una opzione per linea."
|
339 |
|
340 |
+
#: contact-form-7/admin/admin.php:195
|
341 |
msgid "Show"
|
342 |
msgstr "Mostra"
|
343 |
|
344 |
+
#: contact-form-7/admin/admin.php:196
|
345 |
msgid "Hide"
|
346 |
msgstr "Nascondi"
|
347 |
|
348 |
+
#: contact-form-7/admin/admin.php:197
|
349 |
msgid "File size limit"
|
350 |
msgstr "Limite dimensione file"
|
351 |
|
352 |
+
#: contact-form-7/admin/admin.php:198
|
353 |
msgid "Acceptable file types"
|
354 |
msgstr "Tipologia di file consentiti"
|
355 |
|
356 |
+
#: contact-form-7/admin/admin.php:199
|
357 |
msgid "Note: To use CAPTCHA, you need Really Simple CAPTCHA plugin installed."
|
358 |
msgstr "Nota: per l'utilizzo del CAPTCHA é necessaria l'installazione del plugin Really Simple CAPTCHA."
|
359 |
|
360 |
+
#: contact-form-7/admin/admin.php:214
|
361 |
msgid "Contact form created."
|
362 |
msgstr "Il modulo di contatto é stato creato."
|
363 |
|
364 |
+
#: contact-form-7/admin/admin.php:217
|
365 |
msgid "Contact form saved."
|
366 |
msgstr "Il modulo di contatto é stato salvato. "
|
367 |
|
368 |
+
#: contact-form-7/admin/admin.php:220
|
369 |
msgid "Contact form deleted."
|
370 |
msgstr "Il modulo di contatto é stato cancellato. "
|
371 |
|
372 |
+
#: contact-form-7/admin/admin.php:293
|
373 |
+
msgid "Contact form"
|
374 |
+
msgstr "Modulo di contatto"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
375 |
|
376 |
+
#: contact-form-7/admin/admin.php:313
|
377 |
msgid "Settings"
|
378 |
msgstr "Impostazioni"
|
379 |
|
380 |
+
#: contact-form-7/admin/admin.php:334
|
381 |
msgid "Contact Form 7 needs your support. Please donate today."
|
382 |
msgstr "Contact Form 7 ha bisogno del tuo sostegno. Effettua una donazione oggi stesso."
|
383 |
|
384 |
+
#: contact-form-7/admin/admin.php:335
|
385 |
msgid "Is this plugin useful for you? If you like it, please help the developer."
|
386 |
msgstr "Questo plugin ti é utile? Aiuta lo sviluppatore."
|
387 |
|
388 |
+
#: contact-form-7/admin/admin.php:336
|
389 |
msgid "Your contribution is needed for making this plugin better."
|
390 |
msgstr "Il tuo contributo é necessario per potere rendere migliore questo plugin."
|
391 |
|
392 |
+
#: contact-form-7/admin/admin.php:337
|
393 |
msgid "Developing a plugin and providing user support is really hard work. Please help."
|
394 |
msgstr "Lo sviluppo di un plugin ed il servizio di assistenza agli utenti comporta un notevole lavoro. Aiutami!"
|
395 |
|
396 |
+
#: contact-form-7/includes/classes.php:536
|
397 |
+
msgid "Untitled"
|
398 |
+
msgstr "Senza titolo"
|
399 |
|
400 |
#: contact-form-7/includes/functions.php:6
|
401 |
msgid "Your message was sent successfully. Thanks."
|
442 |
msgid "This file is too large."
|
443 |
msgstr "Questo file é troppo grande"
|
444 |
|
445 |
+
#: contact-form-7/includes/functions.php:33
|
446 |
+
msgid "Your Name"
|
447 |
+
msgstr "Il tuo nome"
|
448 |
+
|
449 |
+
#: contact-form-7/includes/functions.php:33
|
450 |
+
#: contact-form-7/includes/functions.php:35
|
451 |
+
msgid "(required)"
|
452 |
+
msgstr "(richiesto)"
|
453 |
+
|
454 |
+
#: contact-form-7/includes/functions.php:35
|
455 |
+
msgid "Your Email"
|
456 |
+
msgstr "La tua email"
|
457 |
+
|
458 |
+
#: contact-form-7/includes/functions.php:37
|
459 |
+
msgid "Subject"
|
460 |
+
msgstr "Oggetto"
|
461 |
+
|
462 |
+
#: contact-form-7/includes/functions.php:39
|
463 |
+
msgid "Your Message"
|
464 |
+
msgstr "Il tuo messaggio"
|
465 |
+
|
466 |
+
#: contact-form-7/includes/functions.php:41
|
467 |
+
#: contact-form-7/modules/submit.php:37
|
468 |
+
msgid "Send"
|
469 |
+
msgstr "Invia"
|
470 |
+
|
471 |
+
#: contact-form-7/modules/captcha.php:62
|
472 |
+
msgid "To use CAPTCHA, you need <a href=\"http://wordpress.org/extend/plugins/really-simple-captcha/\">Really Simple CAPTCHA</a> plugin installed."
|
473 |
+
msgstr "Per l'utilizzo del CAPTCHA é necessaria l'installazione del plugin <a href=\"http://wordpress.org/extend/plugins/really-simple-captcha/\">Really Simple CAPTCHA</a>."
|
474 |
+
|
475 |
+
#~ msgid "(You need WordPress 2.7 or greater to use this feature)"
|
476 |
+
#~ msgstr ""
|
477 |
+
#~ "(é necessaria una versione di WordPress 2.7 o superiore per potere "
|
478 |
+
#~ "utilizzare questa funzione)"
|
479 |
#~ msgid "Form content"
|
480 |
#~ msgstr "Contenuti del modulo"
|
481 |
#~ msgid "Mail template"
|
languages/wpcf7-ja.mo
CHANGED
Binary file
|
languages/wpcf7-ja.po
CHANGED
@@ -2,8 +2,8 @@ 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: \n"
|
8 |
"Language-Team: Takayuki Miyoshi <takayukister@gmail.com>\n"
|
9 |
"MIME-Version: 1.0\n"
|
@@ -17,33 +17,43 @@ msgstr ""
|
|
17 |
"Plural-Forms: nplurals=1; plural=0;\n"
|
18 |
"X-Poedit-SearchPath-0: contact-form-7\n"
|
19 |
|
20 |
-
#: contact-form-7/admin/admin-panel.php:
|
21 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
22 |
msgid "Contact Form 7"
|
23 |
msgstr "Contact Form 7"
|
24 |
|
25 |
-
#: contact-form-7/admin/admin-panel.php:
|
26 |
msgid "Add new"
|
27 |
msgstr "新規追加"
|
28 |
|
29 |
-
#: contact-form-7/admin/admin-panel.php:
|
30 |
msgid "Copy this code and paste it into your post, page or text widget content."
|
31 |
msgstr "このコードをコピーして、投稿、ページ、またはテキストウィジェットの本文内にペーストしてください。"
|
32 |
|
33 |
-
#: contact-form-7/admin/admin-panel.php:
|
34 |
-
#: contact-form-7/admin/admin-panel.php:
|
35 |
msgid "Save"
|
36 |
msgstr "保存"
|
37 |
|
38 |
-
#: contact-form-7/admin/admin-panel.php:
|
39 |
msgid "Copy"
|
40 |
msgstr "複製"
|
41 |
|
42 |
-
#: contact-form-7/admin/admin-panel.php:
|
43 |
msgid "Delete"
|
44 |
msgstr "削除 "
|
45 |
|
46 |
-
#: contact-form-7/admin/admin-panel.php:
|
47 |
msgid ""
|
48 |
"You are about to delete this contact form.\n"
|
49 |
" 'Cancel' to stop, 'OK' to delete."
|
@@ -51,346 +61,358 @@ msgstr ""
|
|
51 |
"このコンタクトフォームを削除しようとしています。\n"
|
52 |
" 'キャンセル' で中止、 'OK' で削除します。"
|
53 |
|
54 |
-
#: contact-form-7/admin/admin-panel.php:
|
55 |
msgid "Form"
|
56 |
msgstr "フォーム"
|
57 |
|
58 |
-
#: contact-form-7/admin/admin-panel.php:
|
59 |
msgid "Mail"
|
60 |
msgstr "メール"
|
61 |
|
62 |
-
#: contact-form-7/admin/admin-panel.php:
|
63 |
-
#: contact-form-7/admin/admin-panel.php:
|
64 |
msgid "To:"
|
65 |
msgstr "宛先:"
|
66 |
|
67 |
-
#: contact-form-7/admin/admin-panel.php:
|
68 |
-
#: contact-form-7/admin/admin-panel.php:
|
69 |
msgid "From:"
|
70 |
msgstr "差出人:"
|
71 |
|
72 |
-
#: contact-form-7/admin/admin-panel.php:
|
73 |
-
#: contact-form-7/admin/admin-panel.php:
|
74 |
msgid "Subject:"
|
75 |
msgstr "件名:"
|
76 |
|
77 |
-
#: contact-form-7/admin/admin-panel.php:
|
78 |
-
#: contact-form-7/admin/admin-panel.php:
|
79 |
msgid "Additional headers:"
|
80 |
msgstr "追加ヘッダー:"
|
81 |
|
82 |
-
#: contact-form-7/admin/admin-panel.php:
|
83 |
-
#: contact-form-7/admin/admin-panel.php:
|
84 |
msgid "File attachments:"
|
85 |
msgstr "ファイル添付:"
|
86 |
|
87 |
-
#: contact-form-7/admin/admin-panel.php:
|
88 |
-
#: contact-form-7/admin/admin-panel.php:
|
89 |
msgid "Use HTML content type"
|
90 |
msgstr "HTML 形式のメールを使用する"
|
91 |
|
92 |
-
#: contact-form-7/admin/admin-panel.php:
|
93 |
-
#: contact-form-7/admin/admin-panel.php:
|
94 |
msgid "Message body:"
|
95 |
msgstr "メッセージ本文:"
|
96 |
|
97 |
-
#: contact-form-7/admin/admin-panel.php:
|
98 |
msgid "Mail (2)"
|
99 |
msgstr "メール (2)"
|
100 |
|
101 |
-
#: contact-form-7/admin/admin-panel.php:
|
102 |
msgid "Use mail (2)"
|
103 |
msgstr "メール (2) を使う"
|
104 |
|
105 |
-
#: contact-form-7/admin/admin-panel.php:
|
106 |
msgid "Messages"
|
107 |
msgstr "メッセージ"
|
108 |
|
109 |
-
#: contact-form-7/admin/admin-panel.php:
|
110 |
msgid "Sender's message was sent successfully"
|
111 |
msgstr "メッセージが正常に送信された"
|
112 |
|
113 |
-
#: contact-form-7/admin/admin-panel.php:
|
114 |
msgid "Sender's message was failed to send"
|
115 |
msgstr "メッセージの送信に失敗した"
|
116 |
|
117 |
-
#: contact-form-7/admin/admin-panel.php:
|
118 |
msgid "Akismet judged the sending activity as spamming"
|
119 |
msgstr "Akismet によりスパム行為と判定された"
|
120 |
|
121 |
-
#: contact-form-7/admin/admin-panel.php:
|
122 |
msgid "Validation errors occurred"
|
123 |
msgstr "入力内容に不備が見つかった"
|
124 |
|
125 |
-
#: contact-form-7/admin/admin-panel.php:
|
126 |
msgid "There is a field that sender is needed to fill in"
|
127 |
msgstr "入力必須の項目が入力されていない"
|
128 |
|
129 |
-
#: contact-form-7/admin/admin-panel.php:
|
130 |
msgid "Email address that sender entered is invalid"
|
131 |
msgstr "入力されたメールアドレスの形式が正しくない"
|
132 |
|
133 |
-
#: contact-form-7/admin/admin-panel.php:
|
134 |
msgid "There is a field of term that sender is needed to accept"
|
135 |
msgstr "承諾が必要な項目が承諾されていない"
|
136 |
|
137 |
-
#: contact-form-7/admin/admin-panel.php:
|
138 |
msgid "Sender doesn't enter the correct answer to the quiz"
|
139 |
msgstr "クイズに対する正しい答えが入力されなかった"
|
140 |
|
141 |
-
#: contact-form-7/admin/admin-panel.php:
|
142 |
msgid "The code that sender entered does not match the CAPTCHA"
|
143 |
msgstr "入力されたコードが CAPTCHA に適合していない"
|
144 |
|
145 |
-
#: contact-form-7/admin/admin-panel.php:
|
146 |
msgid "Uploading a file fails for any reason"
|
147 |
msgstr "ファイルのアップロードが何らかの理由により失敗している"
|
148 |
|
149 |
-
#: contact-form-7/admin/admin-panel.php:
|
150 |
msgid "Uploaded file is not allowed file type"
|
151 |
msgstr "アップロードされたファイルが許可されたファイル形式に適合しない"
|
152 |
|
153 |
-
#: contact-form-7/admin/admin-panel.php:
|
154 |
msgid "Uploaded file is too large"
|
155 |
msgstr "アップロードされたファイルが大きすぎる"
|
156 |
|
157 |
-
#: contact-form-7/admin/admin-panel.php:
|
158 |
msgid "Additional Settings"
|
159 |
msgstr "その他の設定"
|
160 |
|
161 |
-
#: contact-form-7/admin/admin.php:
|
|
|
|
|
|
|
|
|
162 |
msgid "Edit Contact Forms"
|
163 |
msgstr "コンタクトフォームの編集"
|
164 |
|
165 |
-
#: contact-form-7/admin/admin.php:
|
166 |
msgid "Edit"
|
167 |
msgstr "編集"
|
168 |
|
169 |
-
#: contact-form-7/admin/admin.php:
|
170 |
msgid "optional"
|
171 |
msgstr "オプション"
|
172 |
|
173 |
-
#: contact-form-7/admin/admin.php:
|
174 |
msgid "Generate Tag"
|
175 |
msgstr "タグの作成"
|
176 |
|
177 |
-
#: contact-form-7/admin/admin.php:
|
178 |
msgid "Text field"
|
179 |
msgstr "テキスト項目"
|
180 |
|
181 |
-
#: contact-form-7/admin/admin.php:
|
182 |
msgid "Email field"
|
183 |
msgstr "メールアドレス項目"
|
184 |
|
185 |
-
#: contact-form-7/admin/admin.php:
|
186 |
msgid "Text area"
|
187 |
msgstr "テキストエリア"
|
188 |
|
189 |
-
#: contact-form-7/admin/admin.php:
|
190 |
msgid "Drop-down menu"
|
191 |
msgstr "ドロップダウン・メニュー"
|
192 |
|
193 |
-
#: contact-form-7/admin/admin.php:
|
194 |
msgid "Checkboxes"
|
195 |
msgstr "チェックボックス"
|
196 |
|
197 |
-
#: contact-form-7/admin/admin.php:
|
198 |
msgid "Radio buttons"
|
199 |
msgstr "ラジオボタン"
|
200 |
|
201 |
-
#: contact-form-7/admin/admin.php:
|
202 |
msgid "Acceptance"
|
203 |
msgstr "承諾の確認"
|
204 |
|
205 |
-
#: contact-form-7/admin/admin.php:
|
206 |
msgid "Make this checkbox checked by default?"
|
207 |
msgstr "初期状態でチェックボックスにチェックを入れますか?"
|
208 |
|
209 |
-
#: contact-form-7/admin/admin.php:
|
210 |
msgid "Make this checkbox work inversely?"
|
211 |
msgstr "チェックボックスを反転させますか?"
|
212 |
|
213 |
-
#: contact-form-7/admin/admin.php:
|
214 |
msgid "* That means visitor who accepts the term unchecks it."
|
215 |
msgstr "* つまり、利用者には条項に承諾する場合にチェックボックスのチェックをはずしてもらいます。"
|
216 |
|
217 |
-
#: contact-form-7/admin/admin.php:
|
218 |
msgid "CAPTCHA"
|
219 |
msgstr "CAPTCHA"
|
220 |
|
221 |
-
#: contact-form-7/admin/admin.php:
|
222 |
msgid "Quiz"
|
223 |
msgstr "クイズ"
|
224 |
|
225 |
-
#: contact-form-7/admin/admin.php:
|
226 |
msgid "Quizzes"
|
227 |
msgstr "質問と答え"
|
228 |
|
229 |
-
#: contact-form-7/admin/admin.php:
|
230 |
msgid "* quiz|answer (e.g. 1+1=?|2)"
|
231 |
msgstr "* 質問|答え (例: 1+1=?|2)"
|
232 |
|
233 |
-
#: contact-form-7/admin/admin.php:
|
234 |
msgid "File upload"
|
235 |
msgstr "ファイルのアップロード"
|
236 |
|
237 |
-
#: contact-form-7/admin/admin.php:
|
238 |
msgid "bytes"
|
239 |
msgstr "バイト"
|
240 |
|
241 |
-
#: contact-form-7/admin/admin.php:
|
242 |
msgid "Submit button"
|
243 |
msgstr "送信ボタン"
|
244 |
|
245 |
-
#: contact-form-7/admin/admin.php:
|
246 |
msgid "Name"
|
247 |
msgstr "名前"
|
248 |
|
249 |
-
#: contact-form-7/admin/admin.php:
|
250 |
msgid "Required field?"
|
251 |
msgstr "必須入力の項目ですか?"
|
252 |
|
253 |
-
#: contact-form-7/admin/admin.php:
|
254 |
msgid "Allow multiple selections?"
|
255 |
msgstr "複数選択を可能にしますか?"
|
256 |
|
257 |
-
#: contact-form-7/admin/admin.php:
|
258 |
msgid "Insert a blank item as the first option?"
|
259 |
msgstr "先頭に空の項目を挿入しますか?"
|
260 |
|
261 |
-
#: contact-form-7/admin/admin.php:
|
262 |
msgid "Make checkboxes exclusive?"
|
263 |
msgstr "チェックボックスを排他化しますか?"
|
264 |
|
265 |
-
#: contact-form-7/admin/admin.php:
|
266 |
msgid "Choices"
|
267 |
msgstr "選択項目"
|
268 |
|
269 |
-
#: contact-form-7/admin/admin.php:
|
270 |
msgid "Label"
|
271 |
msgstr "ラベル"
|
272 |
|
273 |
-
#: contact-form-7/admin/admin.php:
|
274 |
msgid "Default value"
|
275 |
msgstr "デフォルト値"
|
276 |
|
277 |
-
#: contact-form-7/admin/admin.php:
|
278 |
msgid "Akismet"
|
279 |
msgstr "Akismet"
|
280 |
|
281 |
-
#: contact-form-7/admin/admin.php:
|
282 |
msgid "This field requires author's name"
|
283 |
msgstr "送信者の名前の入力を要求する項目"
|
284 |
|
285 |
-
#: contact-form-7/admin/admin.php:
|
286 |
msgid "This field requires author's URL"
|
287 |
msgstr "送信者の URL の入力を要求する項目"
|
288 |
|
289 |
-
#: contact-form-7/admin/admin.php:
|
290 |
msgid "This field requires author's email address"
|
291 |
msgstr "送信者のメールアドレスの入力を要求する項目"
|
292 |
|
293 |
-
#: contact-form-7/admin/admin.php:
|
294 |
msgid "Copy this code and paste it into the form left."
|
295 |
msgstr "このコードをコピーして、左のフォーム内にペーストしてください。"
|
296 |
|
297 |
-
#: contact-form-7/admin/admin.php:
|
298 |
msgid "Foreground color"
|
299 |
msgstr "文字色"
|
300 |
|
301 |
-
#: contact-form-7/admin/admin.php:
|
302 |
msgid "Background color"
|
303 |
msgstr "背景色"
|
304 |
|
305 |
-
#: contact-form-7/admin/admin.php:
|
306 |
msgid "Image size"
|
307 |
msgstr "画像サイズ"
|
308 |
|
309 |
-
#: contact-form-7/admin/admin.php:
|
310 |
msgid "Small"
|
311 |
msgstr "小"
|
312 |
|
313 |
-
#: contact-form-7/admin/admin.php:
|
314 |
msgid "Medium"
|
315 |
msgstr "中"
|
316 |
|
317 |
-
#: contact-form-7/admin/admin.php:
|
318 |
msgid "Large"
|
319 |
msgstr "大"
|
320 |
|
321 |
-
#: contact-form-7/admin/admin.php:
|
322 |
msgid "Image settings"
|
323 |
msgstr "画像の設定"
|
324 |
|
325 |
-
#: contact-form-7/admin/admin.php:
|
326 |
msgid "Input field settings"
|
327 |
msgstr "入力項目の設定"
|
328 |
|
329 |
-
#: contact-form-7/admin/admin.php:
|
330 |
msgid "For image"
|
331 |
msgstr "画像"
|
332 |
|
333 |
-
#: contact-form-7/admin/admin.php:
|
334 |
msgid "For input field"
|
335 |
msgstr "入力項目"
|
336 |
|
337 |
-
#: contact-form-7/admin/admin.php:
|
338 |
msgid "* One choice per line."
|
339 |
msgstr "* 1行ごとに分けて入力してください。"
|
340 |
|
341 |
-
#: contact-form-7/admin/admin.php:
|
342 |
msgid "Show"
|
343 |
msgstr "表示"
|
344 |
|
345 |
-
#: contact-form-7/admin/admin.php:
|
346 |
msgid "Hide"
|
347 |
msgstr "非表示"
|
348 |
|
349 |
-
#: contact-form-7/admin/admin.php:
|
350 |
msgid "File size limit"
|
351 |
msgstr "ファイルサイズの上限"
|
352 |
|
353 |
-
#: contact-form-7/admin/admin.php:
|
354 |
msgid "Acceptable file types"
|
355 |
msgstr "受け入れ可能なファイル形式"
|
356 |
|
357 |
-
#: contact-form-7/admin/admin.php:
|
358 |
msgid "Note: To use CAPTCHA, you need Really Simple CAPTCHA plugin installed."
|
359 |
msgstr "お知らせ: CAPTCHA を使うには Really Simple CAPTCHA プラグインのインストールが必要です。"
|
360 |
|
361 |
-
#: contact-form-7/admin/admin.php:
|
362 |
msgid "Contact form created."
|
363 |
msgstr "コンタクトフォームが作成されました。"
|
364 |
|
365 |
-
#: contact-form-7/admin/admin.php:
|
366 |
msgid "Contact form saved."
|
367 |
msgstr "コンタクトフォームが保存されました。"
|
368 |
|
369 |
-
#: contact-form-7/admin/admin.php:
|
370 |
msgid "Contact form deleted."
|
371 |
msgstr "コンタクトフォームが削除されました。"
|
372 |
|
373 |
-
#: contact-form-7/admin/admin.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
374 |
msgid "Contact form"
|
375 |
msgstr "コンタクトフォーム"
|
376 |
|
377 |
-
#: contact-form-7/admin/admin.php:
|
378 |
msgid "Settings"
|
379 |
msgstr "設定"
|
380 |
|
381 |
-
#: contact-form-7/admin/admin.php:
|
382 |
msgid "Contact Form 7 needs your support. Please donate today."
|
383 |
msgstr "Contact Form 7 はあなたの支援を必要としています。寄付をお願いします。"
|
384 |
|
385 |
-
#: contact-form-7/admin/admin.php:
|
386 |
msgid "Is this plugin useful for you? If you like it, please help the developer."
|
387 |
msgstr "このプラグインは役に立っていますか? プラグインの開発を続けるためにあなたの支援が必要です。"
|
388 |
|
389 |
-
#: contact-form-7/admin/admin.php:
|
390 |
msgid "Your contribution is needed for making this plugin better."
|
391 |
msgstr "あなたの貢献があればこのプラグインをもっと良くすることができます。"
|
392 |
|
393 |
-
#: contact-form-7/admin/admin.php:
|
394 |
msgid "Developing a plugin and providing user support is really hard work. Please help."
|
395 |
msgstr "プラグインを開発してユーザーサポートを提供するというのはとても大変な仕事です。ちょっとでいいから助けてください。"
|
396 |
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Contact Form 7\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2009-08-01 06:54+0900\n"
|
6 |
+
"PO-Revision-Date: 2009-08-01 06:58+0900\n"
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: Takayuki Miyoshi <takayukister@gmail.com>\n"
|
9 |
"MIME-Version: 1.0\n"
|
17 |
"Plural-Forms: nplurals=1; plural=0;\n"
|
18 |
"X-Poedit-SearchPath-0: contact-form-7\n"
|
19 |
|
20 |
+
#: contact-form-7/admin/admin-panel.php:9
|
21 |
+
#, php-format
|
22 |
+
msgid "<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."
|
23 |
+
msgstr "<strong>Contact Form 7 のデータベーステーブルがありません。</strong><a href=\"%s\">テーブルを作成</a>する必要があります。"
|
24 |
+
|
25 |
+
#: contact-form-7/admin/admin-panel.php:12
|
26 |
+
msgid "<strong>The database table for Contact Form 7 does not exist.</strong>"
|
27 |
+
msgstr "<strong>Contact Form 7 のデータベーステーブルがありません。</strong>"
|
28 |
+
|
29 |
+
#: contact-form-7/admin/admin-panel.php:17
|
30 |
+
#: contact-form-7/admin/admin-panel.php:30
|
31 |
+
#: contact-form-7/admin/admin.php:118
|
32 |
msgid "Contact Form 7"
|
33 |
msgstr "Contact Form 7"
|
34 |
|
35 |
+
#: contact-form-7/admin/admin-panel.php:45
|
36 |
msgid "Add new"
|
37 |
msgstr "新規追加"
|
38 |
|
39 |
+
#: contact-form-7/admin/admin-panel.php:67
|
40 |
msgid "Copy this code and paste it into your post, page or text widget content."
|
41 |
msgstr "このコードをコピーして、投稿、ページ、またはテキストウィジェットの本文内にペーストしてください。"
|
42 |
|
43 |
+
#: contact-form-7/admin/admin-panel.php:75
|
44 |
+
#: contact-form-7/admin/admin-panel.php:327
|
45 |
msgid "Save"
|
46 |
msgstr "保存"
|
47 |
|
48 |
+
#: contact-form-7/admin/admin-panel.php:82
|
49 |
msgid "Copy"
|
50 |
msgstr "複製"
|
51 |
|
52 |
+
#: contact-form-7/admin/admin-panel.php:87
|
53 |
msgid "Delete"
|
54 |
msgstr "削除 "
|
55 |
|
56 |
+
#: contact-form-7/admin/admin-panel.php:89
|
57 |
msgid ""
|
58 |
"You are about to delete this contact form.\n"
|
59 |
" 'Cancel' to stop, 'OK' to delete."
|
61 |
"このコンタクトフォームを削除しようとしています。\n"
|
62 |
" 'キャンセル' で中止、 'OK' で削除します。"
|
63 |
|
64 |
+
#: contact-form-7/admin/admin-panel.php:102
|
65 |
msgid "Form"
|
66 |
msgstr "フォーム"
|
67 |
|
68 |
+
#: contact-form-7/admin/admin-panel.php:120
|
69 |
msgid "Mail"
|
70 |
msgstr "メール"
|
71 |
|
72 |
+
#: contact-form-7/admin/admin-panel.php:127
|
73 |
+
#: contact-form-7/admin/admin-panel.php:188
|
74 |
msgid "To:"
|
75 |
msgstr "宛先:"
|
76 |
|
77 |
+
#: contact-form-7/admin/admin-panel.php:132
|
78 |
+
#: contact-form-7/admin/admin-panel.php:193
|
79 |
msgid "From:"
|
80 |
msgstr "差出人:"
|
81 |
|
82 |
+
#: contact-form-7/admin/admin-panel.php:137
|
83 |
+
#: contact-form-7/admin/admin-panel.php:198
|
84 |
msgid "Subject:"
|
85 |
msgstr "件名:"
|
86 |
|
87 |
+
#: contact-form-7/admin/admin-panel.php:144
|
88 |
+
#: contact-form-7/admin/admin-panel.php:205
|
89 |
msgid "Additional headers:"
|
90 |
msgstr "追加ヘッダー:"
|
91 |
|
92 |
+
#: contact-form-7/admin/admin-panel.php:149
|
93 |
+
#: contact-form-7/admin/admin-panel.php:210
|
94 |
msgid "File attachments:"
|
95 |
msgstr "ファイル添付:"
|
96 |
|
97 |
+
#: contact-form-7/admin/admin-panel.php:157
|
98 |
+
#: contact-form-7/admin/admin-panel.php:218
|
99 |
msgid "Use HTML content type"
|
100 |
msgstr "HTML 形式のメールを使用する"
|
101 |
|
102 |
+
#: contact-form-7/admin/admin-panel.php:164
|
103 |
+
#: contact-form-7/admin/admin-panel.php:225
|
104 |
msgid "Message body:"
|
105 |
msgstr "メッセージ本文:"
|
106 |
|
107 |
+
#: contact-form-7/admin/admin-panel.php:174
|
108 |
msgid "Mail (2)"
|
109 |
msgstr "メール (2)"
|
110 |
|
111 |
+
#: contact-form-7/admin/admin-panel.php:180
|
112 |
msgid "Use mail (2)"
|
113 |
msgstr "メール (2) を使う"
|
114 |
|
115 |
+
#: contact-form-7/admin/admin-panel.php:235
|
116 |
msgid "Messages"
|
117 |
msgstr "メッセージ"
|
118 |
|
119 |
+
#: contact-form-7/admin/admin-panel.php:243
|
120 |
msgid "Sender's message was sent successfully"
|
121 |
msgstr "メッセージが正常に送信された"
|
122 |
|
123 |
+
#: contact-form-7/admin/admin-panel.php:248
|
124 |
msgid "Sender's message was failed to send"
|
125 |
msgstr "メッセージの送信に失敗した"
|
126 |
|
127 |
+
#: contact-form-7/admin/admin-panel.php:253
|
128 |
msgid "Akismet judged the sending activity as spamming"
|
129 |
msgstr "Akismet によりスパム行為と判定された"
|
130 |
|
131 |
+
#: contact-form-7/admin/admin-panel.php:258
|
132 |
msgid "Validation errors occurred"
|
133 |
msgstr "入力内容に不備が見つかった"
|
134 |
|
135 |
+
#: contact-form-7/admin/admin-panel.php:263
|
136 |
msgid "There is a field that sender is needed to fill in"
|
137 |
msgstr "入力必須の項目が入力されていない"
|
138 |
|
139 |
+
#: contact-form-7/admin/admin-panel.php:268
|
140 |
msgid "Email address that sender entered is invalid"
|
141 |
msgstr "入力されたメールアドレスの形式が正しくない"
|
142 |
|
143 |
+
#: contact-form-7/admin/admin-panel.php:273
|
144 |
msgid "There is a field of term that sender is needed to accept"
|
145 |
msgstr "承諾が必要な項目が承諾されていない"
|
146 |
|
147 |
+
#: contact-form-7/admin/admin-panel.php:278
|
148 |
msgid "Sender doesn't enter the correct answer to the quiz"
|
149 |
msgstr "クイズに対する正しい答えが入力されなかった"
|
150 |
|
151 |
+
#: contact-form-7/admin/admin-panel.php:283
|
152 |
msgid "The code that sender entered does not match the CAPTCHA"
|
153 |
msgstr "入力されたコードが CAPTCHA に適合していない"
|
154 |
|
155 |
+
#: contact-form-7/admin/admin-panel.php:288
|
156 |
msgid "Uploading a file fails for any reason"
|
157 |
msgstr "ファイルのアップロードが何らかの理由により失敗している"
|
158 |
|
159 |
+
#: contact-form-7/admin/admin-panel.php:293
|
160 |
msgid "Uploaded file is not allowed file type"
|
161 |
msgstr "アップロードされたファイルが許可されたファイル形式に適合しない"
|
162 |
|
163 |
+
#: contact-form-7/admin/admin-panel.php:298
|
164 |
msgid "Uploaded file is too large"
|
165 |
msgstr "アップロードされたファイルが大きすぎる"
|
166 |
|
167 |
+
#: contact-form-7/admin/admin-panel.php:309
|
168 |
msgid "Additional Settings"
|
169 |
msgstr "その他の設定"
|
170 |
|
171 |
+
#: contact-form-7/admin/admin.php:118
|
172 |
+
msgid "Contact"
|
173 |
+
msgstr "お問い合わせ"
|
174 |
+
|
175 |
+
#: contact-form-7/admin/admin.php:121
|
176 |
msgid "Edit Contact Forms"
|
177 |
msgstr "コンタクトフォームの編集"
|
178 |
|
179 |
+
#: contact-form-7/admin/admin.php:121
|
180 |
msgid "Edit"
|
181 |
msgstr "編集"
|
182 |
|
183 |
+
#: contact-form-7/admin/admin.php:168
|
184 |
msgid "optional"
|
185 |
msgstr "オプション"
|
186 |
|
187 |
+
#: contact-form-7/admin/admin.php:169
|
188 |
msgid "Generate Tag"
|
189 |
msgstr "タグの作成"
|
190 |
|
191 |
+
#: contact-form-7/admin/admin.php:170
|
192 |
msgid "Text field"
|
193 |
msgstr "テキスト項目"
|
194 |
|
195 |
+
#: contact-form-7/admin/admin.php:171
|
196 |
msgid "Email field"
|
197 |
msgstr "メールアドレス項目"
|
198 |
|
199 |
+
#: contact-form-7/admin/admin.php:172
|
200 |
msgid "Text area"
|
201 |
msgstr "テキストエリア"
|
202 |
|
203 |
+
#: contact-form-7/admin/admin.php:173
|
204 |
msgid "Drop-down menu"
|
205 |
msgstr "ドロップダウン・メニュー"
|
206 |
|
207 |
+
#: contact-form-7/admin/admin.php:174
|
208 |
msgid "Checkboxes"
|
209 |
msgstr "チェックボックス"
|
210 |
|
211 |
+
#: contact-form-7/admin/admin.php:175
|
212 |
msgid "Radio buttons"
|
213 |
msgstr "ラジオボタン"
|
214 |
|
215 |
+
#: contact-form-7/admin/admin.php:176
|
216 |
msgid "Acceptance"
|
217 |
msgstr "承諾の確認"
|
218 |
|
219 |
+
#: contact-form-7/admin/admin.php:177
|
220 |
msgid "Make this checkbox checked by default?"
|
221 |
msgstr "初期状態でチェックボックスにチェックを入れますか?"
|
222 |
|
223 |
+
#: contact-form-7/admin/admin.php:178
|
224 |
msgid "Make this checkbox work inversely?"
|
225 |
msgstr "チェックボックスを反転させますか?"
|
226 |
|
227 |
+
#: contact-form-7/admin/admin.php:179
|
228 |
msgid "* That means visitor who accepts the term unchecks it."
|
229 |
msgstr "* つまり、利用者には条項に承諾する場合にチェックボックスのチェックをはずしてもらいます。"
|
230 |
|
231 |
+
#: contact-form-7/admin/admin.php:180
|
232 |
msgid "CAPTCHA"
|
233 |
msgstr "CAPTCHA"
|
234 |
|
235 |
+
#: contact-form-7/admin/admin.php:181
|
236 |
msgid "Quiz"
|
237 |
msgstr "クイズ"
|
238 |
|
239 |
+
#: contact-form-7/admin/admin.php:182
|
240 |
msgid "Quizzes"
|
241 |
msgstr "質問と答え"
|
242 |
|
243 |
+
#: contact-form-7/admin/admin.php:183
|
244 |
msgid "* quiz|answer (e.g. 1+1=?|2)"
|
245 |
msgstr "* 質問|答え (例: 1+1=?|2)"
|
246 |
|
247 |
+
#: contact-form-7/admin/admin.php:184
|
248 |
msgid "File upload"
|
249 |
msgstr "ファイルのアップロード"
|
250 |
|
251 |
+
#: contact-form-7/admin/admin.php:185
|
252 |
msgid "bytes"
|
253 |
msgstr "バイト"
|
254 |
|
255 |
+
#: contact-form-7/admin/admin.php:186
|
256 |
msgid "Submit button"
|
257 |
msgstr "送信ボタン"
|
258 |
|
259 |
+
#: contact-form-7/admin/admin.php:187
|
260 |
msgid "Name"
|
261 |
msgstr "名前"
|
262 |
|
263 |
+
#: contact-form-7/admin/admin.php:188
|
264 |
msgid "Required field?"
|
265 |
msgstr "必須入力の項目ですか?"
|
266 |
|
267 |
+
#: contact-form-7/admin/admin.php:189
|
268 |
msgid "Allow multiple selections?"
|
269 |
msgstr "複数選択を可能にしますか?"
|
270 |
|
271 |
+
#: contact-form-7/admin/admin.php:190
|
272 |
msgid "Insert a blank item as the first option?"
|
273 |
msgstr "先頭に空の項目を挿入しますか?"
|
274 |
|
275 |
+
#: contact-form-7/admin/admin.php:191
|
276 |
msgid "Make checkboxes exclusive?"
|
277 |
msgstr "チェックボックスを排他化しますか?"
|
278 |
|
279 |
+
#: contact-form-7/admin/admin.php:192
|
280 |
msgid "Choices"
|
281 |
msgstr "選択項目"
|
282 |
|
283 |
+
#: contact-form-7/admin/admin.php:193
|
284 |
msgid "Label"
|
285 |
msgstr "ラベル"
|
286 |
|
287 |
+
#: contact-form-7/admin/admin.php:194
|
288 |
msgid "Default value"
|
289 |
msgstr "デフォルト値"
|
290 |
|
291 |
+
#: contact-form-7/admin/admin.php:195
|
292 |
msgid "Akismet"
|
293 |
msgstr "Akismet"
|
294 |
|
295 |
+
#: contact-form-7/admin/admin.php:196
|
296 |
msgid "This field requires author's name"
|
297 |
msgstr "送信者の名前の入力を要求する項目"
|
298 |
|
299 |
+
#: contact-form-7/admin/admin.php:197
|
300 |
msgid "This field requires author's URL"
|
301 |
msgstr "送信者の URL の入力を要求する項目"
|
302 |
|
303 |
+
#: contact-form-7/admin/admin.php:198
|
304 |
msgid "This field requires author's email address"
|
305 |
msgstr "送信者のメールアドレスの入力を要求する項目"
|
306 |
|
307 |
+
#: contact-form-7/admin/admin.php:199
|
308 |
msgid "Copy this code and paste it into the form left."
|
309 |
msgstr "このコードをコピーして、左のフォーム内にペーストしてください。"
|
310 |
|
311 |
+
#: contact-form-7/admin/admin.php:200
|
312 |
msgid "Foreground color"
|
313 |
msgstr "文字色"
|
314 |
|
315 |
+
#: contact-form-7/admin/admin.php:201
|
316 |
msgid "Background color"
|
317 |
msgstr "背景色"
|
318 |
|
319 |
+
#: contact-form-7/admin/admin.php:202
|
320 |
msgid "Image size"
|
321 |
msgstr "画像サイズ"
|
322 |
|
323 |
+
#: contact-form-7/admin/admin.php:203
|
324 |
msgid "Small"
|
325 |
msgstr "小"
|
326 |
|
327 |
+
#: contact-form-7/admin/admin.php:204
|
328 |
msgid "Medium"
|
329 |
msgstr "中"
|
330 |
|
331 |
+
#: contact-form-7/admin/admin.php:205
|
332 |
msgid "Large"
|
333 |
msgstr "大"
|
334 |
|
335 |
+
#: contact-form-7/admin/admin.php:206
|
336 |
msgid "Image settings"
|
337 |
msgstr "画像の設定"
|
338 |
|
339 |
+
#: contact-form-7/admin/admin.php:207
|
340 |
msgid "Input field settings"
|
341 |
msgstr "入力項目の設定"
|
342 |
|
343 |
+
#: contact-form-7/admin/admin.php:208
|
344 |
msgid "For image"
|
345 |
msgstr "画像"
|
346 |
|
347 |
+
#: contact-form-7/admin/admin.php:209
|
348 |
msgid "For input field"
|
349 |
msgstr "入力項目"
|
350 |
|
351 |
+
#: contact-form-7/admin/admin.php:210
|
352 |
msgid "* One choice per line."
|
353 |
msgstr "* 1行ごとに分けて入力してください。"
|
354 |
|
355 |
+
#: contact-form-7/admin/admin.php:211
|
356 |
msgid "Show"
|
357 |
msgstr "表示"
|
358 |
|
359 |
+
#: contact-form-7/admin/admin.php:212
|
360 |
msgid "Hide"
|
361 |
msgstr "非表示"
|
362 |
|
363 |
+
#: contact-form-7/admin/admin.php:213
|
364 |
msgid "File size limit"
|
365 |
msgstr "ファイルサイズの上限"
|
366 |
|
367 |
+
#: contact-form-7/admin/admin.php:214
|
368 |
msgid "Acceptable file types"
|
369 |
msgstr "受け入れ可能なファイル形式"
|
370 |
|
371 |
+
#: contact-form-7/admin/admin.php:215
|
372 |
msgid "Note: To use CAPTCHA, you need Really Simple CAPTCHA plugin installed."
|
373 |
msgstr "お知らせ: CAPTCHA を使うには Really Simple CAPTCHA プラグインのインストールが必要です。"
|
374 |
|
375 |
+
#: contact-form-7/admin/admin.php:226
|
376 |
msgid "Contact form created."
|
377 |
msgstr "コンタクトフォームが作成されました。"
|
378 |
|
379 |
+
#: contact-form-7/admin/admin.php:229
|
380 |
msgid "Contact form saved."
|
381 |
msgstr "コンタクトフォームが保存されました。"
|
382 |
|
383 |
+
#: contact-form-7/admin/admin.php:232
|
384 |
msgid "Contact form deleted."
|
385 |
msgstr "コンタクトフォームが削除されました。"
|
386 |
|
387 |
+
#: contact-form-7/admin/admin.php:235
|
388 |
+
msgid "Database table created."
|
389 |
+
msgstr "データベーステーブルを作成しました。"
|
390 |
+
|
391 |
+
#: contact-form-7/admin/admin.php:238
|
392 |
+
msgid "Failed to create database table."
|
393 |
+
msgstr "データベーステーブルを作成できませんでした。"
|
394 |
+
|
395 |
+
#: contact-form-7/admin/admin.php:311
|
396 |
msgid "Contact form"
|
397 |
msgstr "コンタクトフォーム"
|
398 |
|
399 |
+
#: contact-form-7/admin/admin.php:345
|
400 |
msgid "Settings"
|
401 |
msgstr "設定"
|
402 |
|
403 |
+
#: contact-form-7/admin/admin.php:366
|
404 |
msgid "Contact Form 7 needs your support. Please donate today."
|
405 |
msgstr "Contact Form 7 はあなたの支援を必要としています。寄付をお願いします。"
|
406 |
|
407 |
+
#: contact-form-7/admin/admin.php:367
|
408 |
msgid "Is this plugin useful for you? If you like it, please help the developer."
|
409 |
msgstr "このプラグインは役に立っていますか? プラグインの開発を続けるためにあなたの支援が必要です。"
|
410 |
|
411 |
+
#: contact-form-7/admin/admin.php:368
|
412 |
msgid "Your contribution is needed for making this plugin better."
|
413 |
msgstr "あなたの貢献があればこのプラグインをもっと良くすることができます。"
|
414 |
|
415 |
+
#: contact-form-7/admin/admin.php:369
|
416 |
msgid "Developing a plugin and providing user support is really hard work. Please help."
|
417 |
msgstr "プラグインを開発してユーザーサポートを提供するというのはとても大変な仕事です。ちょっとでいいから助けてください。"
|
418 |
|
languages/wpcf7.pot
CHANGED
@@ -2,8 +2,8 @@ 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: \n"
|
8 |
"Language-Team: \n"
|
9 |
"MIME-Version: 1.0\n"
|
@@ -15,378 +15,400 @@ msgstr ""
|
|
15 |
"Plural-Forms: nplurals=1; plural=0;\n"
|
16 |
"X-Poedit-SearchPath-0: contact-form-7\n"
|
17 |
|
18 |
-
#: contact-form-7/admin/admin-panel.php:
|
19 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
20 |
msgid "Contact Form 7"
|
21 |
msgstr ""
|
22 |
|
23 |
-
#: contact-form-7/admin/admin-panel.php:
|
24 |
msgid "Add new"
|
25 |
msgstr ""
|
26 |
|
27 |
-
#: contact-form-7/admin/admin-panel.php:
|
28 |
msgid "Copy this code and paste it into your post, page or text widget content."
|
29 |
msgstr ""
|
30 |
|
31 |
-
#: contact-form-7/admin/admin-panel.php:
|
32 |
-
#: contact-form-7/admin/admin-panel.php:
|
33 |
msgid "Save"
|
34 |
msgstr ""
|
35 |
|
36 |
-
#: contact-form-7/admin/admin-panel.php:
|
37 |
msgid "Copy"
|
38 |
msgstr ""
|
39 |
|
40 |
-
#: contact-form-7/admin/admin-panel.php:
|
41 |
msgid "Delete"
|
42 |
msgstr ""
|
43 |
|
44 |
-
#: contact-form-7/admin/admin-panel.php:
|
45 |
msgid ""
|
46 |
"You are about to delete this contact form.\n"
|
47 |
" 'Cancel' to stop, 'OK' to delete."
|
48 |
msgstr ""
|
49 |
|
50 |
-
#: contact-form-7/admin/admin-panel.php:
|
51 |
msgid "Form"
|
52 |
msgstr ""
|
53 |
|
54 |
-
#: contact-form-7/admin/admin-panel.php:
|
55 |
msgid "Mail"
|
56 |
msgstr ""
|
57 |
|
58 |
-
#: contact-form-7/admin/admin-panel.php:
|
59 |
-
#: contact-form-7/admin/admin-panel.php:
|
60 |
msgid "To:"
|
61 |
msgstr ""
|
62 |
|
63 |
-
#: contact-form-7/admin/admin-panel.php:
|
64 |
-
#: contact-form-7/admin/admin-panel.php:
|
65 |
msgid "From:"
|
66 |
msgstr ""
|
67 |
|
68 |
-
#: contact-form-7/admin/admin-panel.php:
|
69 |
-
#: contact-form-7/admin/admin-panel.php:
|
70 |
msgid "Subject:"
|
71 |
msgstr ""
|
72 |
|
73 |
-
#: contact-form-7/admin/admin-panel.php:
|
74 |
-
#: contact-form-7/admin/admin-panel.php:
|
75 |
msgid "Additional headers:"
|
76 |
msgstr ""
|
77 |
|
78 |
-
#: contact-form-7/admin/admin-panel.php:
|
79 |
-
#: contact-form-7/admin/admin-panel.php:
|
80 |
msgid "File attachments:"
|
81 |
msgstr ""
|
82 |
|
83 |
-
#: contact-form-7/admin/admin-panel.php:
|
84 |
-
#: contact-form-7/admin/admin-panel.php:
|
85 |
msgid "Use HTML content type"
|
86 |
msgstr ""
|
87 |
|
88 |
-
#: contact-form-7/admin/admin-panel.php:
|
89 |
-
#: contact-form-7/admin/admin-panel.php:
|
90 |
msgid "Message body:"
|
91 |
msgstr ""
|
92 |
|
93 |
-
#: contact-form-7/admin/admin-panel.php:
|
94 |
msgid "Mail (2)"
|
95 |
msgstr ""
|
96 |
|
97 |
-
#: contact-form-7/admin/admin-panel.php:
|
98 |
msgid "Use mail (2)"
|
99 |
msgstr ""
|
100 |
|
101 |
-
#: contact-form-7/admin/admin-panel.php:
|
102 |
msgid "Messages"
|
103 |
msgstr ""
|
104 |
|
105 |
-
#: contact-form-7/admin/admin-panel.php:
|
106 |
msgid "Sender's message was sent successfully"
|
107 |
msgstr ""
|
108 |
|
109 |
-
#: contact-form-7/admin/admin-panel.php:
|
110 |
msgid "Sender's message was failed to send"
|
111 |
msgstr ""
|
112 |
|
113 |
-
#: contact-form-7/admin/admin-panel.php:
|
114 |
msgid "Akismet judged the sending activity as spamming"
|
115 |
msgstr ""
|
116 |
|
117 |
-
#: contact-form-7/admin/admin-panel.php:
|
118 |
msgid "Validation errors occurred"
|
119 |
msgstr ""
|
120 |
|
121 |
-
#: contact-form-7/admin/admin-panel.php:
|
122 |
msgid "There is a field that sender is needed to fill in"
|
123 |
msgstr ""
|
124 |
|
125 |
-
#: contact-form-7/admin/admin-panel.php:
|
126 |
msgid "Email address that sender entered is invalid"
|
127 |
msgstr ""
|
128 |
|
129 |
-
#: contact-form-7/admin/admin-panel.php:
|
130 |
msgid "There is a field of term that sender is needed to accept"
|
131 |
msgstr ""
|
132 |
|
133 |
-
#: contact-form-7/admin/admin-panel.php:
|
134 |
msgid "Sender doesn't enter the correct answer to the quiz"
|
135 |
msgstr ""
|
136 |
|
137 |
-
#: contact-form-7/admin/admin-panel.php:
|
138 |
msgid "The code that sender entered does not match the CAPTCHA"
|
139 |
msgstr ""
|
140 |
|
141 |
-
#: contact-form-7/admin/admin-panel.php:
|
142 |
msgid "Uploading a file fails for any reason"
|
143 |
msgstr ""
|
144 |
|
145 |
-
#: contact-form-7/admin/admin-panel.php:
|
146 |
msgid "Uploaded file is not allowed file type"
|
147 |
msgstr ""
|
148 |
|
149 |
-
#: contact-form-7/admin/admin-panel.php:
|
150 |
msgid "Uploaded file is too large"
|
151 |
msgstr ""
|
152 |
|
153 |
-
#: contact-form-7/admin/admin-panel.php:
|
154 |
msgid "Additional Settings"
|
155 |
msgstr ""
|
156 |
|
157 |
-
#: contact-form-7/admin/admin.php:
|
|
|
|
|
|
|
|
|
158 |
msgid "Edit Contact Forms"
|
159 |
msgstr ""
|
160 |
|
161 |
-
#: contact-form-7/admin/admin.php:
|
162 |
msgid "Edit"
|
163 |
msgstr ""
|
164 |
|
165 |
-
#: contact-form-7/admin/admin.php:
|
166 |
msgid "optional"
|
167 |
msgstr ""
|
168 |
|
169 |
-
#: contact-form-7/admin/admin.php:
|
170 |
msgid "Generate Tag"
|
171 |
msgstr ""
|
172 |
|
173 |
-
#: contact-form-7/admin/admin.php:
|
174 |
msgid "Text field"
|
175 |
msgstr ""
|
176 |
|
177 |
-
#: contact-form-7/admin/admin.php:
|
178 |
msgid "Email field"
|
179 |
msgstr ""
|
180 |
|
181 |
-
#: contact-form-7/admin/admin.php:
|
182 |
msgid "Text area"
|
183 |
msgstr ""
|
184 |
|
185 |
-
#: contact-form-7/admin/admin.php:
|
186 |
msgid "Drop-down menu"
|
187 |
msgstr ""
|
188 |
|
189 |
-
#: contact-form-7/admin/admin.php:
|
190 |
msgid "Checkboxes"
|
191 |
msgstr ""
|
192 |
|
193 |
-
#: contact-form-7/admin/admin.php:
|
194 |
msgid "Radio buttons"
|
195 |
msgstr ""
|
196 |
|
197 |
-
#: contact-form-7/admin/admin.php:
|
198 |
msgid "Acceptance"
|
199 |
msgstr ""
|
200 |
|
201 |
-
#: contact-form-7/admin/admin.php:
|
202 |
msgid "Make this checkbox checked by default?"
|
203 |
msgstr ""
|
204 |
|
205 |
-
#: contact-form-7/admin/admin.php:
|
206 |
msgid "Make this checkbox work inversely?"
|
207 |
msgstr ""
|
208 |
|
209 |
-
#: contact-form-7/admin/admin.php:
|
210 |
msgid "* That means visitor who accepts the term unchecks it."
|
211 |
msgstr ""
|
212 |
|
213 |
-
#: contact-form-7/admin/admin.php:
|
214 |
msgid "CAPTCHA"
|
215 |
msgstr ""
|
216 |
|
217 |
-
#: contact-form-7/admin/admin.php:
|
218 |
msgid "Quiz"
|
219 |
msgstr ""
|
220 |
|
221 |
-
#: contact-form-7/admin/admin.php:
|
222 |
msgid "Quizzes"
|
223 |
msgstr ""
|
224 |
|
225 |
-
#: contact-form-7/admin/admin.php:
|
226 |
msgid "* quiz|answer (e.g. 1+1=?|2)"
|
227 |
msgstr ""
|
228 |
|
229 |
-
#: contact-form-7/admin/admin.php:
|
230 |
msgid "File upload"
|
231 |
msgstr ""
|
232 |
|
233 |
-
#: contact-form-7/admin/admin.php:
|
234 |
msgid "bytes"
|
235 |
msgstr ""
|
236 |
|
237 |
-
#: contact-form-7/admin/admin.php:
|
238 |
msgid "Submit button"
|
239 |
msgstr ""
|
240 |
|
241 |
-
#: contact-form-7/admin/admin.php:
|
242 |
msgid "Name"
|
243 |
msgstr ""
|
244 |
|
245 |
-
#: contact-form-7/admin/admin.php:
|
246 |
msgid "Required field?"
|
247 |
msgstr ""
|
248 |
|
249 |
-
#: contact-form-7/admin/admin.php:
|
250 |
msgid "Allow multiple selections?"
|
251 |
msgstr ""
|
252 |
|
253 |
-
#: contact-form-7/admin/admin.php:
|
254 |
msgid "Insert a blank item as the first option?"
|
255 |
msgstr ""
|
256 |
|
257 |
-
#: contact-form-7/admin/admin.php:
|
258 |
msgid "Make checkboxes exclusive?"
|
259 |
msgstr ""
|
260 |
|
261 |
-
#: contact-form-7/admin/admin.php:
|
262 |
msgid "Choices"
|
263 |
msgstr ""
|
264 |
|
265 |
-
#: contact-form-7/admin/admin.php:
|
266 |
msgid "Label"
|
267 |
msgstr ""
|
268 |
|
269 |
-
#: contact-form-7/admin/admin.php:
|
270 |
msgid "Default value"
|
271 |
msgstr ""
|
272 |
|
273 |
-
#: contact-form-7/admin/admin.php:
|
274 |
msgid "Akismet"
|
275 |
msgstr ""
|
276 |
|
277 |
-
#: contact-form-7/admin/admin.php:
|
278 |
msgid "This field requires author's name"
|
279 |
msgstr ""
|
280 |
|
281 |
-
#: contact-form-7/admin/admin.php:
|
282 |
msgid "This field requires author's URL"
|
283 |
msgstr ""
|
284 |
|
285 |
-
#: contact-form-7/admin/admin.php:
|
286 |
msgid "This field requires author's email address"
|
287 |
msgstr ""
|
288 |
|
289 |
-
#: contact-form-7/admin/admin.php:
|
290 |
msgid "Copy this code and paste it into the form left."
|
291 |
msgstr ""
|
292 |
|
293 |
-
#: contact-form-7/admin/admin.php:
|
294 |
msgid "Foreground color"
|
295 |
msgstr ""
|
296 |
|
297 |
-
#: contact-form-7/admin/admin.php:
|
298 |
msgid "Background color"
|
299 |
msgstr ""
|
300 |
|
301 |
-
#: contact-form-7/admin/admin.php:
|
302 |
msgid "Image size"
|
303 |
msgstr ""
|
304 |
|
305 |
-
#: contact-form-7/admin/admin.php:
|
306 |
msgid "Small"
|
307 |
msgstr ""
|
308 |
|
309 |
-
#: contact-form-7/admin/admin.php:
|
310 |
msgid "Medium"
|
311 |
msgstr ""
|
312 |
|
313 |
-
#: contact-form-7/admin/admin.php:
|
314 |
msgid "Large"
|
315 |
msgstr ""
|
316 |
|
317 |
-
#: contact-form-7/admin/admin.php:
|
318 |
msgid "Image settings"
|
319 |
msgstr ""
|
320 |
|
321 |
-
#: contact-form-7/admin/admin.php:
|
322 |
msgid "Input field settings"
|
323 |
msgstr ""
|
324 |
|
325 |
-
#: contact-form-7/admin/admin.php:
|
326 |
msgid "For image"
|
327 |
msgstr ""
|
328 |
|
329 |
-
#: contact-form-7/admin/admin.php:
|
330 |
msgid "For input field"
|
331 |
msgstr ""
|
332 |
|
333 |
-
#: contact-form-7/admin/admin.php:
|
334 |
msgid "* One choice per line."
|
335 |
msgstr ""
|
336 |
|
337 |
-
#: contact-form-7/admin/admin.php:
|
338 |
msgid "Show"
|
339 |
msgstr ""
|
340 |
|
341 |
-
#: contact-form-7/admin/admin.php:
|
342 |
msgid "Hide"
|
343 |
msgstr ""
|
344 |
|
345 |
-
#: contact-form-7/admin/admin.php:
|
346 |
msgid "File size limit"
|
347 |
msgstr ""
|
348 |
|
349 |
-
#: contact-form-7/admin/admin.php:
|
350 |
msgid "Acceptable file types"
|
351 |
msgstr ""
|
352 |
|
353 |
-
#: contact-form-7/admin/admin.php:
|
354 |
msgid "Note: To use CAPTCHA, you need Really Simple CAPTCHA plugin installed."
|
355 |
msgstr ""
|
356 |
|
357 |
-
#: contact-form-7/admin/admin.php:
|
358 |
msgid "Contact form created."
|
359 |
msgstr ""
|
360 |
|
361 |
-
#: contact-form-7/admin/admin.php:
|
362 |
msgid "Contact form saved."
|
363 |
msgstr ""
|
364 |
|
365 |
-
#: contact-form-7/admin/admin.php:
|
366 |
msgid "Contact form deleted."
|
367 |
msgstr ""
|
368 |
|
369 |
-
#: contact-form-7/admin/admin.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
370 |
msgid "Contact form"
|
371 |
msgstr ""
|
372 |
|
373 |
-
#: contact-form-7/admin/admin.php:
|
374 |
msgid "Settings"
|
375 |
msgstr ""
|
376 |
|
377 |
-
#: contact-form-7/admin/admin.php:
|
378 |
msgid "Contact Form 7 needs your support. Please donate today."
|
379 |
msgstr ""
|
380 |
|
381 |
-
#: contact-form-7/admin/admin.php:
|
382 |
msgid "Is this plugin useful for you? If you like it, please help the developer."
|
383 |
msgstr ""
|
384 |
|
385 |
-
#: contact-form-7/admin/admin.php:
|
386 |
msgid "Your contribution is needed for making this plugin better."
|
387 |
msgstr ""
|
388 |
|
389 |
-
#: contact-form-7/admin/admin.php:
|
390 |
msgid "Developing a plugin and providing user support is really hard work. Please help."
|
391 |
msgstr ""
|
392 |
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Contact Form 7\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2009-08-01 06:43+0900\n"
|
6 |
+
"PO-Revision-Date: 2009-08-01 06:43+0900\n"
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: \n"
|
9 |
"MIME-Version: 1.0\n"
|
15 |
"Plural-Forms: nplurals=1; plural=0;\n"
|
16 |
"X-Poedit-SearchPath-0: contact-form-7\n"
|
17 |
|
18 |
+
#: contact-form-7/admin/admin-panel.php:9
|
19 |
+
#, php-format
|
20 |
+
msgid "<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."
|
21 |
+
msgstr ""
|
22 |
+
|
23 |
+
#: contact-form-7/admin/admin-panel.php:12
|
24 |
+
msgid "<strong>The database table for Contact Form 7 does not exist.</strong>"
|
25 |
+
msgstr ""
|
26 |
+
|
27 |
+
#: contact-form-7/admin/admin-panel.php:17
|
28 |
+
#: contact-form-7/admin/admin-panel.php:30
|
29 |
+
#: contact-form-7/admin/admin.php:118
|
30 |
msgid "Contact Form 7"
|
31 |
msgstr ""
|
32 |
|
33 |
+
#: contact-form-7/admin/admin-panel.php:45
|
34 |
msgid "Add new"
|
35 |
msgstr ""
|
36 |
|
37 |
+
#: contact-form-7/admin/admin-panel.php:67
|
38 |
msgid "Copy this code and paste it into your post, page or text widget content."
|
39 |
msgstr ""
|
40 |
|
41 |
+
#: contact-form-7/admin/admin-panel.php:75
|
42 |
+
#: contact-form-7/admin/admin-panel.php:327
|
43 |
msgid "Save"
|
44 |
msgstr ""
|
45 |
|
46 |
+
#: contact-form-7/admin/admin-panel.php:82
|
47 |
msgid "Copy"
|
48 |
msgstr ""
|
49 |
|
50 |
+
#: contact-form-7/admin/admin-panel.php:87
|
51 |
msgid "Delete"
|
52 |
msgstr ""
|
53 |
|
54 |
+
#: contact-form-7/admin/admin-panel.php:89
|
55 |
msgid ""
|
56 |
"You are about to delete this contact form.\n"
|
57 |
" 'Cancel' to stop, 'OK' to delete."
|
58 |
msgstr ""
|
59 |
|
60 |
+
#: contact-form-7/admin/admin-panel.php:102
|
61 |
msgid "Form"
|
62 |
msgstr ""
|
63 |
|
64 |
+
#: contact-form-7/admin/admin-panel.php:120
|
65 |
msgid "Mail"
|
66 |
msgstr ""
|
67 |
|
68 |
+
#: contact-form-7/admin/admin-panel.php:127
|
69 |
+
#: contact-form-7/admin/admin-panel.php:188
|
70 |
msgid "To:"
|
71 |
msgstr ""
|
72 |
|
73 |
+
#: contact-form-7/admin/admin-panel.php:132
|
74 |
+
#: contact-form-7/admin/admin-panel.php:193
|
75 |
msgid "From:"
|
76 |
msgstr ""
|
77 |
|
78 |
+
#: contact-form-7/admin/admin-panel.php:137
|
79 |
+
#: contact-form-7/admin/admin-panel.php:198
|
80 |
msgid "Subject:"
|
81 |
msgstr ""
|
82 |
|
83 |
+
#: contact-form-7/admin/admin-panel.php:144
|
84 |
+
#: contact-form-7/admin/admin-panel.php:205
|
85 |
msgid "Additional headers:"
|
86 |
msgstr ""
|
87 |
|
88 |
+
#: contact-form-7/admin/admin-panel.php:149
|
89 |
+
#: contact-form-7/admin/admin-panel.php:210
|
90 |
msgid "File attachments:"
|
91 |
msgstr ""
|
92 |
|
93 |
+
#: contact-form-7/admin/admin-panel.php:157
|
94 |
+
#: contact-form-7/admin/admin-panel.php:218
|
95 |
msgid "Use HTML content type"
|
96 |
msgstr ""
|
97 |
|
98 |
+
#: contact-form-7/admin/admin-panel.php:164
|
99 |
+
#: contact-form-7/admin/admin-panel.php:225
|
100 |
msgid "Message body:"
|
101 |
msgstr ""
|
102 |
|
103 |
+
#: contact-form-7/admin/admin-panel.php:174
|
104 |
msgid "Mail (2)"
|
105 |
msgstr ""
|
106 |
|
107 |
+
#: contact-form-7/admin/admin-panel.php:180
|
108 |
msgid "Use mail (2)"
|
109 |
msgstr ""
|
110 |
|
111 |
+
#: contact-form-7/admin/admin-panel.php:235
|
112 |
msgid "Messages"
|
113 |
msgstr ""
|
114 |
|
115 |
+
#: contact-form-7/admin/admin-panel.php:243
|
116 |
msgid "Sender's message was sent successfully"
|
117 |
msgstr ""
|
118 |
|
119 |
+
#: contact-form-7/admin/admin-panel.php:248
|
120 |
msgid "Sender's message was failed to send"
|
121 |
msgstr ""
|
122 |
|
123 |
+
#: contact-form-7/admin/admin-panel.php:253
|
124 |
msgid "Akismet judged the sending activity as spamming"
|
125 |
msgstr ""
|
126 |
|
127 |
+
#: contact-form-7/admin/admin-panel.php:258
|
128 |
msgid "Validation errors occurred"
|
129 |
msgstr ""
|
130 |
|
131 |
+
#: contact-form-7/admin/admin-panel.php:263
|
132 |
msgid "There is a field that sender is needed to fill in"
|
133 |
msgstr ""
|
134 |
|
135 |
+
#: contact-form-7/admin/admin-panel.php:268
|
136 |
msgid "Email address that sender entered is invalid"
|
137 |
msgstr ""
|
138 |
|
139 |
+
#: contact-form-7/admin/admin-panel.php:273
|
140 |
msgid "There is a field of term that sender is needed to accept"
|
141 |
msgstr ""
|
142 |
|
143 |
+
#: contact-form-7/admin/admin-panel.php:278
|
144 |
msgid "Sender doesn't enter the correct answer to the quiz"
|
145 |
msgstr ""
|
146 |
|
147 |
+
#: contact-form-7/admin/admin-panel.php:283
|
148 |
msgid "The code that sender entered does not match the CAPTCHA"
|
149 |
msgstr ""
|
150 |
|
151 |
+
#: contact-form-7/admin/admin-panel.php:288
|
152 |
msgid "Uploading a file fails for any reason"
|
153 |
msgstr ""
|
154 |
|
155 |
+
#: contact-form-7/admin/admin-panel.php:293
|
156 |
msgid "Uploaded file is not allowed file type"
|
157 |
msgstr ""
|
158 |
|
159 |
+
#: contact-form-7/admin/admin-panel.php:298
|
160 |
msgid "Uploaded file is too large"
|
161 |
msgstr ""
|
162 |
|
163 |
+
#: contact-form-7/admin/admin-panel.php:309
|
164 |
msgid "Additional Settings"
|
165 |
msgstr ""
|
166 |
|
167 |
+
#: contact-form-7/admin/admin.php:118
|
168 |
+
msgid "Contact"
|
169 |
+
msgstr ""
|
170 |
+
|
171 |
+
#: contact-form-7/admin/admin.php:121
|
172 |
msgid "Edit Contact Forms"
|
173 |
msgstr ""
|
174 |
|
175 |
+
#: contact-form-7/admin/admin.php:121
|
176 |
msgid "Edit"
|
177 |
msgstr ""
|
178 |
|
179 |
+
#: contact-form-7/admin/admin.php:168
|
180 |
msgid "optional"
|
181 |
msgstr ""
|
182 |
|
183 |
+
#: contact-form-7/admin/admin.php:169
|
184 |
msgid "Generate Tag"
|
185 |
msgstr ""
|
186 |
|
187 |
+
#: contact-form-7/admin/admin.php:170
|
188 |
msgid "Text field"
|
189 |
msgstr ""
|
190 |
|
191 |
+
#: contact-form-7/admin/admin.php:171
|
192 |
msgid "Email field"
|
193 |
msgstr ""
|
194 |
|
195 |
+
#: contact-form-7/admin/admin.php:172
|
196 |
msgid "Text area"
|
197 |
msgstr ""
|
198 |
|
199 |
+
#: contact-form-7/admin/admin.php:173
|
200 |
msgid "Drop-down menu"
|
201 |
msgstr ""
|
202 |
|
203 |
+
#: contact-form-7/admin/admin.php:174
|
204 |
msgid "Checkboxes"
|
205 |
msgstr ""
|
206 |
|
207 |
+
#: contact-form-7/admin/admin.php:175
|
208 |
msgid "Radio buttons"
|
209 |
msgstr ""
|
210 |
|
211 |
+
#: contact-form-7/admin/admin.php:176
|
212 |
msgid "Acceptance"
|
213 |
msgstr ""
|
214 |
|
215 |
+
#: contact-form-7/admin/admin.php:177
|
216 |
msgid "Make this checkbox checked by default?"
|
217 |
msgstr ""
|
218 |
|
219 |
+
#: contact-form-7/admin/admin.php:178
|
220 |
msgid "Make this checkbox work inversely?"
|
221 |
msgstr ""
|
222 |
|
223 |
+
#: contact-form-7/admin/admin.php:179
|
224 |
msgid "* That means visitor who accepts the term unchecks it."
|
225 |
msgstr ""
|
226 |
|
227 |
+
#: contact-form-7/admin/admin.php:180
|
228 |
msgid "CAPTCHA"
|
229 |
msgstr ""
|
230 |
|
231 |
+
#: contact-form-7/admin/admin.php:181
|
232 |
msgid "Quiz"
|
233 |
msgstr ""
|
234 |
|
235 |
+
#: contact-form-7/admin/admin.php:182
|
236 |
msgid "Quizzes"
|
237 |
msgstr ""
|
238 |
|
239 |
+
#: contact-form-7/admin/admin.php:183
|
240 |
msgid "* quiz|answer (e.g. 1+1=?|2)"
|
241 |
msgstr ""
|
242 |
|
243 |
+
#: contact-form-7/admin/admin.php:184
|
244 |
msgid "File upload"
|
245 |
msgstr ""
|
246 |
|
247 |
+
#: contact-form-7/admin/admin.php:185
|
248 |
msgid "bytes"
|
249 |
msgstr ""
|
250 |
|
251 |
+
#: contact-form-7/admin/admin.php:186
|
252 |
msgid "Submit button"
|
253 |
msgstr ""
|
254 |
|
255 |
+
#: contact-form-7/admin/admin.php:187
|
256 |
msgid "Name"
|
257 |
msgstr ""
|
258 |
|
259 |
+
#: contact-form-7/admin/admin.php:188
|
260 |
msgid "Required field?"
|
261 |
msgstr ""
|
262 |
|
263 |
+
#: contact-form-7/admin/admin.php:189
|
264 |
msgid "Allow multiple selections?"
|
265 |
msgstr ""
|
266 |
|
267 |
+
#: contact-form-7/admin/admin.php:190
|
268 |
msgid "Insert a blank item as the first option?"
|
269 |
msgstr ""
|
270 |
|
271 |
+
#: contact-form-7/admin/admin.php:191
|
272 |
msgid "Make checkboxes exclusive?"
|
273 |
msgstr ""
|
274 |
|
275 |
+
#: contact-form-7/admin/admin.php:192
|
276 |
msgid "Choices"
|
277 |
msgstr ""
|
278 |
|
279 |
+
#: contact-form-7/admin/admin.php:193
|
280 |
msgid "Label"
|
281 |
msgstr ""
|
282 |
|
283 |
+
#: contact-form-7/admin/admin.php:194
|
284 |
msgid "Default value"
|
285 |
msgstr ""
|
286 |
|
287 |
+
#: contact-form-7/admin/admin.php:195
|
288 |
msgid "Akismet"
|
289 |
msgstr ""
|
290 |
|
291 |
+
#: contact-form-7/admin/admin.php:196
|
292 |
msgid "This field requires author's name"
|
293 |
msgstr ""
|
294 |
|
295 |
+
#: contact-form-7/admin/admin.php:197
|
296 |
msgid "This field requires author's URL"
|
297 |
msgstr ""
|
298 |
|
299 |
+
#: contact-form-7/admin/admin.php:198
|
300 |
msgid "This field requires author's email address"
|
301 |
msgstr ""
|
302 |
|
303 |
+
#: contact-form-7/admin/admin.php:199
|
304 |
msgid "Copy this code and paste it into the form left."
|
305 |
msgstr ""
|
306 |
|
307 |
+
#: contact-form-7/admin/admin.php:200
|
308 |
msgid "Foreground color"
|
309 |
msgstr ""
|
310 |
|
311 |
+
#: contact-form-7/admin/admin.php:201
|
312 |
msgid "Background color"
|
313 |
msgstr ""
|
314 |
|
315 |
+
#: contact-form-7/admin/admin.php:202
|
316 |
msgid "Image size"
|
317 |
msgstr ""
|
318 |
|
319 |
+
#: contact-form-7/admin/admin.php:203
|
320 |
msgid "Small"
|
321 |
msgstr ""
|
322 |
|
323 |
+
#: contact-form-7/admin/admin.php:204
|
324 |
msgid "Medium"
|
325 |
msgstr ""
|
326 |
|
327 |
+
#: contact-form-7/admin/admin.php:205
|
328 |
msgid "Large"
|
329 |
msgstr ""
|
330 |
|
331 |
+
#: contact-form-7/admin/admin.php:206
|
332 |
msgid "Image settings"
|
333 |
msgstr ""
|
334 |
|
335 |
+
#: contact-form-7/admin/admin.php:207
|
336 |
msgid "Input field settings"
|
337 |
msgstr ""
|
338 |
|
339 |
+
#: contact-form-7/admin/admin.php:208
|
340 |
msgid "For image"
|
341 |
msgstr ""
|
342 |
|
343 |
+
#: contact-form-7/admin/admin.php:209
|
344 |
msgid "For input field"
|
345 |
msgstr ""
|
346 |
|
347 |
+
#: contact-form-7/admin/admin.php:210
|
348 |
msgid "* One choice per line."
|
349 |
msgstr ""
|
350 |
|
351 |
+
#: contact-form-7/admin/admin.php:211
|
352 |
msgid "Show"
|
353 |
msgstr ""
|
354 |
|
355 |
+
#: contact-form-7/admin/admin.php:212
|
356 |
msgid "Hide"
|
357 |
msgstr ""
|
358 |
|
359 |
+
#: contact-form-7/admin/admin.php:213
|
360 |
msgid "File size limit"
|
361 |
msgstr ""
|
362 |
|
363 |
+
#: contact-form-7/admin/admin.php:214
|
364 |
msgid "Acceptable file types"
|
365 |
msgstr ""
|
366 |
|
367 |
+
#: contact-form-7/admin/admin.php:215
|
368 |
msgid "Note: To use CAPTCHA, you need Really Simple CAPTCHA plugin installed."
|
369 |
msgstr ""
|
370 |
|
371 |
+
#: contact-form-7/admin/admin.php:226
|
372 |
msgid "Contact form created."
|
373 |
msgstr ""
|
374 |
|
375 |
+
#: contact-form-7/admin/admin.php:229
|
376 |
msgid "Contact form saved."
|
377 |
msgstr ""
|
378 |
|
379 |
+
#: contact-form-7/admin/admin.php:232
|
380 |
msgid "Contact form deleted."
|
381 |
msgstr ""
|
382 |
|
383 |
+
#: contact-form-7/admin/admin.php:235
|
384 |
+
msgid "Database table created."
|
385 |
+
msgstr ""
|
386 |
+
|
387 |
+
#: contact-form-7/admin/admin.php:238
|
388 |
+
msgid "Failed to create database table."
|
389 |
+
msgstr ""
|
390 |
+
|
391 |
+
#: contact-form-7/admin/admin.php:311
|
392 |
msgid "Contact form"
|
393 |
msgstr ""
|
394 |
|
395 |
+
#: contact-form-7/admin/admin.php:345
|
396 |
msgid "Settings"
|
397 |
msgstr ""
|
398 |
|
399 |
+
#: contact-form-7/admin/admin.php:366
|
400 |
msgid "Contact Form 7 needs your support. Please donate today."
|
401 |
msgstr ""
|
402 |
|
403 |
+
#: contact-form-7/admin/admin.php:367
|
404 |
msgid "Is this plugin useful for you? If you like it, please help the developer."
|
405 |
msgstr ""
|
406 |
|
407 |
+
#: contact-form-7/admin/admin.php:368
|
408 |
msgid "Your contribution is needed for making this plugin better."
|
409 |
msgstr ""
|
410 |
|
411 |
+
#: contact-form-7/admin/admin.php:369
|
412 |
msgid "Developing a plugin and providing user support is really hard work. Please help."
|
413 |
msgstr ""
|
414 |
|
screenshot-1.png
CHANGED
Binary file
|
wp-contact-form-7.php
CHANGED
@@ -4,7 +4,7 @@ Plugin Name: Contact Form 7
|
|
4 |
Plugin URI: http://ideasilo.wordpress.com/2007/04/30/contact-form-7/
|
5 |
Description: Just another contact form plugin. Simple but flexible.
|
6 |
Author: Takayuki Miyoshi
|
7 |
-
Version: 2.0
|
8 |
Author URI: http://ideasilo.wordpress.com/
|
9 |
*/
|
10 |
|
@@ -25,7 +25,7 @@ Author URI: http://ideasilo.wordpress.com/
|
|
25 |
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
26 |
*/
|
27 |
|
28 |
-
define( 'WPCF7_VERSION', '2.0' );
|
29 |
|
30 |
if ( ! defined( 'WPCF7_PLUGIN_DIR' ) )
|
31 |
define( 'WPCF7_PLUGIN_DIR', WP_PLUGIN_DIR . '/' . plugin_basename( dirname( __FILE__ ) ) );
|
@@ -39,6 +39,9 @@ if ( ! defined( 'WPCF7_PLUGIN_MODULES_DIR' ) )
|
|
39 |
if ( ! defined( 'WPCF7_PLUGIN_BASENAME' ) )
|
40 |
define( 'WPCF7_PLUGIN_BASENAME', plugin_basename( __FILE__ ) );
|
41 |
|
|
|
|
|
|
|
42 |
if ( ! defined( 'WPCF7_LOAD_JS' ) )
|
43 |
define( 'WPCF7_LOAD_JS', true );
|
44 |
|
@@ -81,6 +84,14 @@ function wpcf7_table_name() {
|
|
81 |
return $wpdb->prefix . "contact_form_7";
|
82 |
}
|
83 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
84 |
// Pre-2.8 compatibility
|
85 |
if ( ! function_exists( 'esc_js' ) ) {
|
86 |
function esc_js( $text ) {
|
4 |
Plugin URI: http://ideasilo.wordpress.com/2007/04/30/contact-form-7/
|
5 |
Description: Just another contact form plugin. Simple but flexible.
|
6 |
Author: Takayuki Miyoshi
|
7 |
+
Version: 2.0.1
|
8 |
Author URI: http://ideasilo.wordpress.com/
|
9 |
*/
|
10 |
|
25 |
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
26 |
*/
|
27 |
|
28 |
+
define( 'WPCF7_VERSION', '2.0.1' );
|
29 |
|
30 |
if ( ! defined( 'WPCF7_PLUGIN_DIR' ) )
|
31 |
define( 'WPCF7_PLUGIN_DIR', WP_PLUGIN_DIR . '/' . plugin_basename( dirname( __FILE__ ) ) );
|
39 |
if ( ! defined( 'WPCF7_PLUGIN_BASENAME' ) )
|
40 |
define( 'WPCF7_PLUGIN_BASENAME', plugin_basename( __FILE__ ) );
|
41 |
|
42 |
+
if ( ! defined( 'WPCF7_PLUGIN_NAME' ) )
|
43 |
+
define( 'WPCF7_PLUGIN_NAME', trim( dirname( WPCF7_PLUGIN_BASENAME ), '/' ) );
|
44 |
+
|
45 |
if ( ! defined( 'WPCF7_LOAD_JS' ) )
|
46 |
define( 'WPCF7_LOAD_JS', true );
|
47 |
|
84 |
return $wpdb->prefix . "contact_form_7";
|
85 |
}
|
86 |
|
87 |
+
function wpcf7_table_exists() {
|
88 |
+
global $wpdb;
|
89 |
+
|
90 |
+
$table_name = wpcf7_table_name();
|
91 |
+
|
92 |
+
return $wpdb->get_var( "SHOW TABLES LIKE '$table_name'" ) == $table_name;
|
93 |
+
}
|
94 |
+
|
95 |
// Pre-2.8 compatibility
|
96 |
if ( ! function_exists( 'esc_js' ) ) {
|
97 |
function esc_js( $text ) {
|