Version Description
Download this release
Release Info
Developer | takayukister |
Plugin | ![]() |
Version | 2.2 |
Comparing to | |
See all releases |
Code changes from version 2.1.2 to 2.2
- README.txt +13 -28
- admin/admin.php +4 -8
- admin/taggenerator.js +6 -0
- includes/classes.php +48 -27
- includes/controller.php +36 -14
- includes/formatting.php +9 -0
- includes/functions.php +1 -0
- includes/shortcodes.php +10 -5
- languages/wpcf7-da_DK.mo +0 -0
- languages/wpcf7-da_DK.po +130 -113
- languages/wpcf7-de_DE.mo +0 -0
- languages/wpcf7-de_DE.po +142 -120
- languages/wpcf7-gl_ES.mo +0 -0
- languages/wpcf7-gl_ES.po +836 -0
- languages/wpcf7-hu_HU.mo +0 -0
- languages/wpcf7-hu_HU.po +619 -309
- languages/wpcf7-it_IT.mo +0 -0
- languages/wpcf7-it_IT.po +240 -223
- languages/wpcf7-ja.mo +0 -0
- languages/wpcf7-ja.po +138 -134
- languages/wpcf7.pot +138 -134
- modules/acceptance.php +8 -0
- modules/captcha.php +8 -0
- modules/checkbox.php +13 -2
- modules/file.php +7 -0
- modules/quiz.php +8 -2
- modules/select.php +8 -0
- modules/submit.php +7 -0
- modules/text.php +8 -0
- modules/textarea.php +8 -0
- settings.php +23 -11
- wp-contact-form-7.php +2 -2
README.txt
CHANGED
@@ -4,7 +4,7 @@ Donate link: http://contactform7.com/donate/
|
|
4 |
Tags: contact, form, contact form, feedback, email, ajax, captcha, akismet, multilingual
|
5 |
Requires at least: 2.8
|
6 |
Tested up to: 2.9.2
|
7 |
-
Stable tag: 2.
|
8 |
|
9 |
Just another contact form plugin. Simple but flexible.
|
10 |
|
@@ -14,6 +14,8 @@ Just another contact form plugin. Simple but flexible.
|
|
14 |
|
15 |
Contact Form 7 can manage multiple contact forms, plus you can customize the form and the mail contents flexibly with simple markup. The form supports Ajax-powered submitting, CAPTCHA, Akismet spam filtering and so on.
|
16 |
|
|
|
|
|
17 |
= Translators =
|
18 |
|
19 |
* Afrikaans (af) - [Schalk Burger](http://www.schalkburger.za.net/)
|
@@ -33,12 +35,13 @@ Contact Form 7 can manage multiple contact forms, plus you can customize the for
|
|
33 |
* Estonian (et) - [Peeter Rahuvarm](http://www.kraabus.ee), Egon Elbre
|
34 |
* Finnish (fi) - [Miika Turunen](http://www.webwork.fi/)
|
35 |
* French (fr_FR) - [Jillij](http://www.jillij.com/), [Maître Mô](http://maitremo.fr/)
|
|
|
36 |
* Georgian (ka_GE) - [Nodar Davituri](http://omedia.ge/)
|
37 |
* German (de_DE) - [Marcel Spitau](http://blog.spitau.de), [Ivan Graf](http://blog.bildergallery.com/)
|
38 |
* Greek (el) - [Nick Mouratidis](http://www.kepik.gr/), [Pr. friedlich](http://friedlich.wordpress.com/)
|
39 |
* Hebrew (he_IL) - [Yaron Ofer](http://www.gadgetguru.co.il/)
|
40 |
* Hindi (hi_IN) - [Tarun Joshi](http://www.readers-cafe.net/), [Ashish](http://outshinesolutions.com/)
|
41 |
-
* Hungarian (hu_HU) - [Andras Hirschler](http://hia.itblog.hu/), [János Csárdi-Braunstein](http://blogocska.org/)
|
42 |
* Indonesian (id_ID) - [Hendry Lee](http://blogbuildingu.com/)
|
43 |
* Italian (it_IT) - [Bruno](http://www.brunosalzano.com), [Gianni Diurno](http://gidibao.net/)
|
44 |
* Japanese (ja) - [Takayuki Miyoshi](http://ideasilo.wordpress.com)
|
@@ -90,31 +93,13 @@ Do you have questions or issues with Contact Form 7? Use these support channels
|
|
90 |
|
91 |
== Changelog ==
|
92 |
|
93 |
-
= 2.
|
94 |
-
|
95 |
-
* Incorrect JSON syntax causing conflict with jQuery 1.4 has been fixed.
|
96 |
-
* Some incompatibility issues with IE in admin panel have been fixed.
|
97 |
-
* The logic verifying if a plugin’s JavaScript is loaded has been improved.
|
98 |
-
* Translations for German (Ivan Graf) and Slovak (Patrik Bóna) have been updated. Translation for Malayalam has been created by RAHUL S.A.
|
99 |
-
|
100 |
-
= 2.1.1 =
|
101 |
-
|
102 |
-
* Some other plugins that attempt to include files in inadvisable way were conflicting with Contact Form 7 2.1. A workaround for avoiding these types of issues has been introduced.
|
103 |
-
* Translations for Chinese (traditional; James Wu), Danish (Georg S. Adamsen), German (Ivan Graf) and Italian (Gianni Diurno) have been updated. Translation for Afrikaans has been newly created by Schalk Burger.
|
104 |
-
|
105 |
-
= 2.1 =
|
106 |
-
* The required WordPress version has been changed and now requires WordPress 2.8 or higher. If you use WordPress 2.7, you will need to upgrade WordPress.
|
107 |
-
* New "special mail tags" (`[wpcf7.post_id]`, `[wpcf7.post_name]`, `[wpcf7.post_title]`, and `[wpcf7.post_url]`) have been introduced.
|
108 |
-
* The multilingualization functionality has been improved. You are now able to create contact forms in any languages with just a few clicks.
|
109 |
-
* The Tag Generator's JavaScript coding has been wholly reconstructed and you can extend it from the additional modules.
|
110 |
-
* Interoperability with cache plugins (WP Super Cache, etc.) has been improved.
|
111 |
-
* When known issues are found on your web host, a warning message is shown on the administration panel.
|
112 |
-
* Uninstall.php file has been added. This will clean up its table from your database when you remove Contact Form 7 from your site.
|
113 |
-
* Translations for Estonian (by Egon Elbre), German (by Ivan Graf), Hindi (by Ashish) and Italian (by Gianni Diurno) have been updated.
|
114 |
-
|
115 |
-
[Releases](http://contactform7.com/category/releases/)
|
116 |
|
117 |
-
|
|
|
|
|
|
|
|
|
|
|
118 |
|
119 |
-
|
120 |
-
Required WordPress version is changed to WordPress 2.8 and higher. Multilingualization functionality is improved and you don't need `[icl]` tags any more.
|
4 |
Tags: contact, form, contact form, feedback, email, ajax, captcha, akismet, multilingual
|
5 |
Requires at least: 2.8
|
6 |
Tested up to: 2.9.2
|
7 |
+
Stable tag: 2.2
|
8 |
|
9 |
Just another contact form plugin. Simple but flexible.
|
10 |
|
14 |
|
15 |
Contact Form 7 can manage multiple contact forms, plus you can customize the form and the mail contents flexibly with simple markup. The form supports Ajax-powered submitting, CAPTCHA, Akismet spam filtering and so on.
|
16 |
|
17 |
+
[__Contactform7.com__](http://contactform7.com/)
|
18 |
+
|
19 |
= Translators =
|
20 |
|
21 |
* Afrikaans (af) - [Schalk Burger](http://www.schalkburger.za.net/)
|
35 |
* Estonian (et) - [Peeter Rahuvarm](http://www.kraabus.ee), Egon Elbre
|
36 |
* Finnish (fi) - [Miika Turunen](http://www.webwork.fi/)
|
37 |
* French (fr_FR) - [Jillij](http://www.jillij.com/), [Maître Mô](http://maitremo.fr/)
|
38 |
+
* Galician (gl_ES) - [Arume Desenvolvementos Informáticos](http://www.arumeinformatica.es/)
|
39 |
* Georgian (ka_GE) - [Nodar Davituri](http://omedia.ge/)
|
40 |
* German (de_DE) - [Marcel Spitau](http://blog.spitau.de), [Ivan Graf](http://blog.bildergallery.com/)
|
41 |
* Greek (el) - [Nick Mouratidis](http://www.kepik.gr/), [Pr. friedlich](http://friedlich.wordpress.com/)
|
42 |
* Hebrew (he_IL) - [Yaron Ofer](http://www.gadgetguru.co.il/)
|
43 |
* Hindi (hi_IN) - [Tarun Joshi](http://www.readers-cafe.net/), [Ashish](http://outshinesolutions.com/)
|
44 |
+
* Hungarian (hu_HU) - [Andras Hirschler](http://hia.itblog.hu/), [János Csárdi-Braunstein](http://blogocska.org/), [Farkas Győző](http://www.sakraft.hu/)
|
45 |
* Indonesian (id_ID) - [Hendry Lee](http://blogbuildingu.com/)
|
46 |
* Italian (it_IT) - [Bruno](http://www.brunosalzano.com), [Gianni Diurno](http://gidibao.net/)
|
47 |
* Japanese (ja) - [Takayuki Miyoshi](http://ideasilo.wordpress.com)
|
93 |
|
94 |
== Changelog ==
|
95 |
|
96 |
+
= 2.2 =
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
97 |
|
98 |
+
* Now you can embed contact forms into template files.
|
99 |
+
* The tab index option is newly supported for most of form tags.
|
100 |
+
* New special mail tags have been added. These include the following: `[_url]`, `[_date]`, `[_time]`, `[_post_author]` and `[_post_author_email]`.
|
101 |
+
* `wpcf7_mail_tag_replaced` filter has been introduced in includes/classes.php.
|
102 |
+
* Translation for Galician has been created by Arume Desenvolvementos Informáticos.
|
103 |
+
* Translations for Italian (Gianni Diurno), German (Ivan Graf), Danish (Georg S. Adamsen) and Hungarian (Farkas Győző) have been updated.
|
104 |
|
105 |
+
[Releases](http://contactform7.com/category/releases/)
|
|
admin/admin.php
CHANGED
@@ -214,13 +214,11 @@ function wpcf7_admin_management_page() {
|
|
214 |
add_action( 'activate_' . WPCF7_PLUGIN_BASENAME, 'wpcf7_install' );
|
215 |
|
216 |
function wpcf7_install() {
|
217 |
-
global $wpdb;
|
218 |
|
219 |
if ( wpcf7_table_exists() )
|
220 |
return; // Exists already
|
221 |
|
222 |
-
$table_name = wpcf7_table_name();
|
223 |
-
|
224 |
$charset_collate = '';
|
225 |
if ( $wpdb->has_cap( 'collation' ) ) {
|
226 |
if ( ! empty( $wpdb->charset ) )
|
@@ -229,7 +227,7 @@ function wpcf7_install() {
|
|
229 |
$charset_collate .= " COLLATE $wpdb->collate";
|
230 |
}
|
231 |
|
232 |
-
$wpdb->query( "CREATE TABLE IF NOT EXISTS $
|
233 |
cf7_unit_id bigint(20) unsigned NOT NULL auto_increment,
|
234 |
title varchar(200) NOT NULL default '',
|
235 |
form text NOT NULL,
|
@@ -246,7 +244,7 @@ function wpcf7_install() {
|
|
246 |
if ( is_array( $legacy_data )
|
247 |
&& is_array( $legacy_data['contact_forms'] ) && $legacy_data['contact_forms'] ) {
|
248 |
foreach ( $legacy_data['contact_forms'] as $key => $value ) {
|
249 |
-
$wpdb->insert( $
|
250 |
'cf7_unit_id' => $key,
|
251 |
'title' => $value['title'],
|
252 |
'form' => maybe_serialize( $value['form'] ),
|
@@ -256,12 +254,10 @@ function wpcf7_install() {
|
|
256 |
'additional_settings' => maybe_serialize( $value['additional_settings'] )
|
257 |
), array( '%d', '%s', '%s', '%s', '%s', '%s', '%s' ) );
|
258 |
}
|
259 |
-
|
260 |
-
// delete_option( 'wpcf7' ); // Comment out for downgrading case for a while
|
261 |
} else {
|
262 |
wpcf7_load_plugin_textdomain();
|
263 |
|
264 |
-
$wpdb->insert( $
|
265 |
'title' => __( 'Contact form', 'wpcf7' ) . ' 1',
|
266 |
'form' => maybe_serialize( wpcf7_default_form_template() ),
|
267 |
'mail' => maybe_serialize( wpcf7_default_mail_template() ),
|
214 |
add_action( 'activate_' . WPCF7_PLUGIN_BASENAME, 'wpcf7_install' );
|
215 |
|
216 |
function wpcf7_install() {
|
217 |
+
global $wpdb, $wpcf7;
|
218 |
|
219 |
if ( wpcf7_table_exists() )
|
220 |
return; // Exists already
|
221 |
|
|
|
|
|
222 |
$charset_collate = '';
|
223 |
if ( $wpdb->has_cap( 'collation' ) ) {
|
224 |
if ( ! empty( $wpdb->charset ) )
|
227 |
$charset_collate .= " COLLATE $wpdb->collate";
|
228 |
}
|
229 |
|
230 |
+
$wpdb->query( "CREATE TABLE IF NOT EXISTS $wpcf7->contactforms (
|
231 |
cf7_unit_id bigint(20) unsigned NOT NULL auto_increment,
|
232 |
title varchar(200) NOT NULL default '',
|
233 |
form text NOT NULL,
|
244 |
if ( is_array( $legacy_data )
|
245 |
&& is_array( $legacy_data['contact_forms'] ) && $legacy_data['contact_forms'] ) {
|
246 |
foreach ( $legacy_data['contact_forms'] as $key => $value ) {
|
247 |
+
$wpdb->insert( $wpcf7->contactforms, array(
|
248 |
'cf7_unit_id' => $key,
|
249 |
'title' => $value['title'],
|
250 |
'form' => maybe_serialize( $value['form'] ),
|
254 |
'additional_settings' => maybe_serialize( $value['additional_settings'] )
|
255 |
), array( '%d', '%s', '%s', '%s', '%s', '%s', '%s' ) );
|
256 |
}
|
|
|
|
|
257 |
} else {
|
258 |
wpcf7_load_plugin_textdomain();
|
259 |
|
260 |
+
$wpdb->insert( $wpcf7->contactforms, array(
|
261 |
'title' => __( 'Contact form', 'wpcf7' ) . ' 1',
|
262 |
'form' => maybe_serialize( wpcf7_default_form_template() ),
|
263 |
'mail' => maybe_serialize( wpcf7_default_mail_template() ),
|
admin/taggenerator.js
CHANGED
@@ -166,6 +166,12 @@
|
|
166 |
$(this).val(val);
|
167 |
});
|
168 |
|
|
|
|
|
|
|
|
|
|
|
|
|
169 |
pane.find(':input[name="values"]').each(function(i) {
|
170 |
var val = $(this).val();
|
171 |
val = $.trim(val);
|
166 |
$(this).val(val);
|
167 |
});
|
168 |
|
169 |
+
pane.find(':input.date').each(function(i) {
|
170 |
+
var val = $(this).val();
|
171 |
+
if (! val.match(/^\d{4}-\d{1,2}-\d{1,2}#x2F;)) // 'yyyy-mm-dd' ISO 8601 format
|
172 |
+
$(this).val('');
|
173 |
+
});
|
174 |
+
|
175 |
pane.find(':input[name="values"]').each(function(i) {
|
176 |
var val = $(this).val();
|
177 |
val = $.trim(val);
|
includes/classes.php
CHANGED
@@ -331,7 +331,7 @@ class WPCF7_ContactForm {
|
|
331 |
}
|
332 |
|
333 |
function compose_and_send_mail( $mail_template ) {
|
334 |
-
$regex = '/\[\s*([a-zA-
|
335 |
$callback = array( &$this, 'mail_callback' );
|
336 |
|
337 |
$subject = preg_replace_callback( $regex, $callback, $mail_template['subject'] );
|
@@ -370,10 +370,13 @@ class WPCF7_ContactForm {
|
|
370 |
$submitted = $this->posted_data[$matches[1]];
|
371 |
|
372 |
if ( is_array( $submitted ) )
|
373 |
-
$
|
|
|
|
|
374 |
|
375 |
-
|
376 |
|
|
|
377 |
}
|
378 |
|
379 |
if ( $special = apply_filters( 'wpcf7_special_mail_tags', '', $matches[1] ) )
|
@@ -445,9 +448,7 @@ class WPCF7_ContactForm {
|
|
445 |
/* Save */
|
446 |
|
447 |
function save() {
|
448 |
-
global $wpdb;
|
449 |
-
|
450 |
-
$table_name = wpcf7_table_name();
|
451 |
|
452 |
$fields = array(
|
453 |
'title' => maybe_serialize( stripslashes_deep( $this->title ) ),
|
@@ -459,7 +460,7 @@ class WPCF7_ContactForm {
|
|
459 |
maybe_serialize( stripslashes_deep( $this->additional_settings ) ) );
|
460 |
|
461 |
if ( $this->initial ) {
|
462 |
-
$result = $wpdb->insert( $
|
463 |
|
464 |
if ( $result ) {
|
465 |
$this->initial = false;
|
@@ -474,7 +475,7 @@ class WPCF7_ContactForm {
|
|
474 |
if ( ! (int) $this->id )
|
475 |
return false; // Missing ID
|
476 |
|
477 |
-
$result = $wpdb->update( $
|
478 |
array( 'cf7_unit_id' => absint( $this->id ) ) );
|
479 |
|
480 |
if ( false !== $result ) {
|
@@ -503,15 +504,13 @@ class WPCF7_ContactForm {
|
|
503 |
}
|
504 |
|
505 |
function delete() {
|
506 |
-
global $wpdb;
|
507 |
|
508 |
if ( $this->initial )
|
509 |
return;
|
510 |
|
511 |
-
$table_name = wpcf7_table_name();
|
512 |
-
|
513 |
$query = $wpdb->prepare(
|
514 |
-
"DELETE FROM $
|
515 |
absint( $this->id ) );
|
516 |
|
517 |
$wpdb->query( $query );
|
@@ -522,13 +521,9 @@ class WPCF7_ContactForm {
|
|
522 |
}
|
523 |
|
524 |
function wpcf7_contact_form( $id ) {
|
525 |
-
global $wpdb;
|
526 |
-
|
527 |
-
$table_name = wpcf7_table_name();
|
528 |
|
529 |
-
$
|
530 |
-
|
531 |
-
$query = $wpdb->prepare( "SELECT * FROM $table_name WHERE cf7_unit_id = %d", $id );
|
532 |
|
533 |
if ( ! $row = $wpdb->get_row( $query ) )
|
534 |
return false; // No data
|
@@ -580,19 +575,32 @@ function wpcf7_contact_form_default_pack( $locale = null ) {
|
|
580 |
|
581 |
/* Default Filters */
|
582 |
|
583 |
-
add_filter( 'wpcf7_special_mail_tags', '
|
|
|
|
|
584 |
|
585 |
-
|
586 |
-
|
587 |
-
|
|
|
588 |
$output = preg_replace( '/[^0-9a-f.:, ]/', '', $_SERVER['REMOTE_ADDR'] );
|
589 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
590 |
return $output;
|
591 |
}
|
592 |
|
593 |
add_filter( 'wpcf7_special_mail_tags', 'wpcf7_special_mail_tag_for_post_data', 10, 2 );
|
594 |
|
595 |
function wpcf7_special_mail_tag_for_post_data( $output, $name ) {
|
|
|
596 |
if ( ! isset( $_POST['_wpcf7_unit_tag'] ) || empty( $_POST['_wpcf7_unit_tag'] ) )
|
597 |
return $output;
|
598 |
|
@@ -604,15 +612,28 @@ function wpcf7_special_mail_tag_for_post_data( $output, $name ) {
|
|
604 |
if ( ! $post = get_post( $post_id ) )
|
605 |
return $output;
|
606 |
|
607 |
-
|
|
|
|
|
|
|
|
|
|
|
608 |
$output = (string) $post->ID;
|
609 |
-
|
|
|
610 |
$output = $post->post_name;
|
611 |
-
|
|
|
612 |
$output = $post->post_title;
|
613 |
-
|
|
|
614 |
$output = get_permalink( $post->ID );
|
615 |
-
|
|
|
|
|
|
|
|
|
|
|
616 |
|
617 |
return $output;
|
618 |
}
|
331 |
}
|
332 |
|
333 |
function compose_and_send_mail( $mail_template ) {
|
334 |
+
$regex = '/\[\s*([a-zA-Z_][0-9a-zA-Z:._-]*)\s*\]/';
|
335 |
$callback = array( &$this, 'mail_callback' );
|
336 |
|
337 |
$subject = preg_replace_callback( $regex, $callback, $mail_template['subject'] );
|
370 |
$submitted = $this->posted_data[$matches[1]];
|
371 |
|
372 |
if ( is_array( $submitted ) )
|
373 |
+
$replaced = join( ', ', $submitted );
|
374 |
+
else
|
375 |
+
$replaced = $submitted;
|
376 |
|
377 |
+
$replaced = apply_filters( 'wpcf7_mail_tag_replaced', $replaced, $submitted );
|
378 |
|
379 |
+
return stripslashes( $replaced );
|
380 |
}
|
381 |
|
382 |
if ( $special = apply_filters( 'wpcf7_special_mail_tags', '', $matches[1] ) )
|
448 |
/* Save */
|
449 |
|
450 |
function save() {
|
451 |
+
global $wpdb, $wpcf7;
|
|
|
|
|
452 |
|
453 |
$fields = array(
|
454 |
'title' => maybe_serialize( stripslashes_deep( $this->title ) ),
|
460 |
maybe_serialize( stripslashes_deep( $this->additional_settings ) ) );
|
461 |
|
462 |
if ( $this->initial ) {
|
463 |
+
$result = $wpdb->insert( $wpcf7->contactforms, $fields );
|
464 |
|
465 |
if ( $result ) {
|
466 |
$this->initial = false;
|
475 |
if ( ! (int) $this->id )
|
476 |
return false; // Missing ID
|
477 |
|
478 |
+
$result = $wpdb->update( $wpcf7->contactforms, $fields,
|
479 |
array( 'cf7_unit_id' => absint( $this->id ) ) );
|
480 |
|
481 |
if ( false !== $result ) {
|
504 |
}
|
505 |
|
506 |
function delete() {
|
507 |
+
global $wpdb, $wpcf7;
|
508 |
|
509 |
if ( $this->initial )
|
510 |
return;
|
511 |
|
|
|
|
|
512 |
$query = $wpdb->prepare(
|
513 |
+
"DELETE FROM $wpcf7->contactforms WHERE cf7_unit_id = %d LIMIT 1",
|
514 |
absint( $this->id ) );
|
515 |
|
516 |
$wpdb->query( $query );
|
521 |
}
|
522 |
|
523 |
function wpcf7_contact_form( $id ) {
|
524 |
+
global $wpdb, $wpcf7;
|
|
|
|
|
525 |
|
526 |
+
$query = $wpdb->prepare( "SELECT * FROM $wpcf7->contactforms WHERE cf7_unit_id = %d", $id );
|
|
|
|
|
527 |
|
528 |
if ( ! $row = $wpdb->get_row( $query ) )
|
529 |
return false; // No data
|
575 |
|
576 |
/* Default Filters */
|
577 |
|
578 |
+
add_filter( 'wpcf7_special_mail_tags', 'wpcf7_special_mail_tag', 10, 2 );
|
579 |
+
|
580 |
+
function wpcf7_special_mail_tag( $output, $name ) {
|
581 |
|
582 |
+
// For backwards compat.
|
583 |
+
$name = preg_replace( '/^wpcf7\./', '_', $name );
|
584 |
+
|
585 |
+
if ( '_remote_ip' == $name )
|
586 |
$output = preg_replace( '/[^0-9a-f.:, ]/', '', $_SERVER['REMOTE_ADDR'] );
|
587 |
|
588 |
+
elseif ( '_url' == $name )
|
589 |
+
$output = get_option( 'home' ) . wpcf7_get_request_uri();
|
590 |
+
|
591 |
+
elseif ( '_date' == $name )
|
592 |
+
$output = date_i18n( get_option( 'date_format' ) );
|
593 |
+
|
594 |
+
elseif ( '_time' == $name )
|
595 |
+
$output = date_i18n( get_option( 'time_format' ) );
|
596 |
+
|
597 |
return $output;
|
598 |
}
|
599 |
|
600 |
add_filter( 'wpcf7_special_mail_tags', 'wpcf7_special_mail_tag_for_post_data', 10, 2 );
|
601 |
|
602 |
function wpcf7_special_mail_tag_for_post_data( $output, $name ) {
|
603 |
+
|
604 |
if ( ! isset( $_POST['_wpcf7_unit_tag'] ) || empty( $_POST['_wpcf7_unit_tag'] ) )
|
605 |
return $output;
|
606 |
|
612 |
if ( ! $post = get_post( $post_id ) )
|
613 |
return $output;
|
614 |
|
615 |
+
$user = new WP_User( $post->post_author );
|
616 |
+
|
617 |
+
// For backwards compat.
|
618 |
+
$name = preg_replace( '/^wpcf7\./', '_', $name );
|
619 |
+
|
620 |
+
if ( '_post_id' == $name )
|
621 |
$output = (string) $post->ID;
|
622 |
+
|
623 |
+
elseif ( '_post_name' == $name )
|
624 |
$output = $post->post_name;
|
625 |
+
|
626 |
+
elseif ( '_post_title' == $name )
|
627 |
$output = $post->post_title;
|
628 |
+
|
629 |
+
elseif ( '_post_url' == $name )
|
630 |
$output = get_permalink( $post->ID );
|
631 |
+
|
632 |
+
elseif ( '_post_author' == $name )
|
633 |
+
$output = $user->display_name;
|
634 |
+
|
635 |
+
elseif ( '_post_author_email' == $name )
|
636 |
+
$output = $user->user_email;
|
637 |
|
638 |
return $output;
|
639 |
}
|
includes/controller.php
CHANGED
@@ -145,28 +145,37 @@ function wpcf7_process_nonajax_submitting() {
|
|
145 |
}
|
146 |
}
|
147 |
|
148 |
-
|
149 |
|
150 |
-
function
|
151 |
-
global $
|
152 |
|
153 |
-
$
|
154 |
-
$
|
|
|
155 |
|
156 |
-
|
|
|
|
|
|
|
|
|
|
|
157 |
}
|
158 |
|
159 |
add_filter( 'widget_text', 'wpcf7_widget_text_filter', 9 );
|
160 |
|
161 |
function wpcf7_widget_text_filter( $content ) {
|
162 |
-
global $
|
163 |
|
164 |
-
$
|
165 |
-
$
|
166 |
-
$
|
167 |
|
168 |
$regex = '/\[\s*contact-form\s+(\d+(?:\s+.*)?)\]/';
|
169 |
-
|
|
|
|
|
|
|
170 |
}
|
171 |
|
172 |
function wpcf7_widget_text_filter_callback( $matches ) {
|
@@ -176,7 +185,7 @@ function wpcf7_widget_text_filter_callback( $matches ) {
|
|
176 |
add_shortcode( 'contact-form', 'wpcf7_contact_form_tag_func' );
|
177 |
|
178 |
function wpcf7_contact_form_tag_func( $atts ) {
|
179 |
-
global $
|
180 |
|
181 |
if ( is_feed() )
|
182 |
return '[contact-form]';
|
@@ -191,9 +200,22 @@ function wpcf7_contact_form_tag_func( $atts ) {
|
|
191 |
if ( ! ( $wpcf7_contact_form = wpcf7_contact_form( $id ) ) )
|
192 |
return '[contact-form 404 "Not Found"]';
|
193 |
|
194 |
-
$
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
195 |
|
196 |
-
$unit_tag = 'wpcf7-f' . $id . '-' . $
|
197 |
$wpcf7_contact_form->unit_tag = $unit_tag;
|
198 |
|
199 |
$form = $wpcf7_contact_form->form_html();
|
145 |
}
|
146 |
}
|
147 |
|
148 |
+
add_action( 'the_post', 'wpcf7_the_post' );
|
149 |
|
150 |
+
function wpcf7_the_post() {
|
151 |
+
global $wpcf7;
|
152 |
|
153 |
+
$wpcf7->processing_within = 'p' . get_the_ID();
|
154 |
+
$wpcf7->unit_count = 0;
|
155 |
+
}
|
156 |
|
157 |
+
add_action( 'loop_end', 'wpcf7_loop_end' );
|
158 |
+
|
159 |
+
function wpcf7_loop_end() {
|
160 |
+
global $wpcf7;
|
161 |
+
|
162 |
+
$wpcf7->processing_within = '';
|
163 |
}
|
164 |
|
165 |
add_filter( 'widget_text', 'wpcf7_widget_text_filter', 9 );
|
166 |
|
167 |
function wpcf7_widget_text_filter( $content ) {
|
168 |
+
global $wpcf7;
|
169 |
|
170 |
+
$wpcf7->widget_count += 1;
|
171 |
+
$wpcf7->processing_within = 'w' . $wpcf7->widget_count;
|
172 |
+
$wpcf7->unit_count = 0;
|
173 |
|
174 |
$regex = '/\[\s*contact-form\s+(\d+(?:\s+.*)?)\]/';
|
175 |
+
$content = preg_replace_callback( $regex, 'wpcf7_widget_text_filter_callback', $content );
|
176 |
+
|
177 |
+
$wpcf7->processing_within = '';
|
178 |
+
return $content;
|
179 |
}
|
180 |
|
181 |
function wpcf7_widget_text_filter_callback( $matches ) {
|
185 |
add_shortcode( 'contact-form', 'wpcf7_contact_form_tag_func' );
|
186 |
|
187 |
function wpcf7_contact_form_tag_func( $atts ) {
|
188 |
+
global $wpcf7, $wpcf7_contact_form;
|
189 |
|
190 |
if ( is_feed() )
|
191 |
return '[contact-form]';
|
200 |
if ( ! ( $wpcf7_contact_form = wpcf7_contact_form( $id ) ) )
|
201 |
return '[contact-form 404 "Not Found"]';
|
202 |
|
203 |
+
if ( $wpcf7->processing_within ) { // Inside post content or text widget
|
204 |
+
$wpcf7->unit_count += 1;
|
205 |
+
$unit_count = $wpcf7->unit_count;
|
206 |
+
$processing_within = $wpcf7->processing_within;
|
207 |
+
|
208 |
+
} else { // Inside template
|
209 |
+
|
210 |
+
if ( ! isset( $wpcf7->global_unit_count ) )
|
211 |
+
$wpcf7->global_unit_count = 0;
|
212 |
+
|
213 |
+
$wpcf7->global_unit_count += 1;
|
214 |
+
$unit_count = 1;
|
215 |
+
$processing_within = 't' . $wpcf7->global_unit_count;
|
216 |
+
}
|
217 |
|
218 |
+
$unit_tag = 'wpcf7-f' . $id . '-' . $processing_within . '-o' . $unit_count;
|
219 |
$wpcf7_contact_form->unit_tag = $unit_tag;
|
220 |
|
221 |
$form = $wpcf7_contact_form->form_html();
|
includes/formatting.php
CHANGED
@@ -132,4 +132,13 @@ function wpcf7_sanitize_file_name( $filename ) {
|
|
132 |
return $filename;
|
133 |
}
|
134 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
135 |
?>
|
132 |
return $filename;
|
133 |
}
|
134 |
|
135 |
+
function wpcf7_is_name( $string ) {
|
136 |
+
// See http://www.w3.org/TR/html401/types.html#h-6.2
|
137 |
+
// ID and NAME tokens must begin with a letter ([A-Za-z])
|
138 |
+
// and may be followed by any number of letters, digits ([0-9]),
|
139 |
+
// hyphens ("-"), underscores ("_"), colons (":"), and periods (".").
|
140 |
+
|
141 |
+
return preg_match( '/^[A-Za-z][-A-Za-z0-9_:.]*#x2F;', $string );
|
142 |
+
}
|
143 |
+
|
144 |
?>
|
includes/functions.php
CHANGED
@@ -183,6 +183,7 @@ function wpcf7_l10n() {
|
|
183 |
'et' => __( 'Estonian', 'wpcf7' ),
|
184 |
'fi' => __( 'Finnish', 'wpcf7' ),
|
185 |
'fr_FR' => __( 'French', 'wpcf7' ),
|
|
|
186 |
'ka_GE' => __( 'Georgian', 'wpcf7' ),
|
187 |
'de_DE' => __( 'German', 'wpcf7' ),
|
188 |
'el' => __( 'Greek', 'wpcf7' ),
|
183 |
'et' => __( 'Estonian', 'wpcf7' ),
|
184 |
'fi' => __( 'Finnish', 'wpcf7' ),
|
185 |
'fr_FR' => __( 'French', 'wpcf7' ),
|
186 |
+
'gl_ES' => __( 'Galician', 'wpcf7' ),
|
187 |
'ka_GE' => __( 'Georgian', 'wpcf7' ),
|
188 |
'de_DE' => __( 'German', 'wpcf7' ),
|
189 |
'el' => __( 'Greek', 'wpcf7' ),
|
includes/shortcodes.php
CHANGED
@@ -59,11 +59,16 @@ class WPCF7_ShortcodeManager {
|
|
59 |
|
60 |
if ( is_array( $attr ) ) {
|
61 |
if ( is_array( $attr['options'] ) ) {
|
62 |
-
if ( $this->shortcode_tags[$tag]['has_name'] && ! empty( $attr['options'] ) )
|
63 |
$scanned_tag['name'] = array_shift( $attr['options'] );
|
64 |
|
|
|
|
|
|
|
|
|
65 |
$scanned_tag['options'] = (array) $attr['options'];
|
66 |
}
|
|
|
67 |
$scanned_tag['raw_values'] = (array) $attr['values'];
|
68 |
|
69 |
if ( WPCF7_USE_PIPE ) {
|
@@ -84,12 +89,12 @@ class WPCF7_ShortcodeManager {
|
|
84 |
$content = preg_replace( "/<br\s*\/?>#x2F;m", '', $content );
|
85 |
$scanned_tag['content'] = $content;
|
86 |
|
87 |
-
$
|
88 |
|
89 |
-
$
|
90 |
|
91 |
if ( $this->exec ) {
|
92 |
-
$
|
93 |
return $m[1] . call_user_func( $func, $scanned_tag ) . $m[6];
|
94 |
} else {
|
95 |
return $m[0];
|
@@ -101,7 +106,7 @@ class WPCF7_ShortcodeManager {
|
|
101 |
$text = preg_replace( "/[\x{00a0}\x{200b}]+/u", " ", $text );
|
102 |
$text = stripcslashes( trim( $text ) );
|
103 |
|
104 |
-
$pattern =
|
105 |
|
106 |
if ( preg_match( $pattern, $text, $match ) ) {
|
107 |
if ( ! empty( $match[1] ) ) {
|
59 |
|
60 |
if ( is_array( $attr ) ) {
|
61 |
if ( is_array( $attr['options'] ) ) {
|
62 |
+
if ( $this->shortcode_tags[$tag]['has_name'] && ! empty( $attr['options'] ) ) {
|
63 |
$scanned_tag['name'] = array_shift( $attr['options'] );
|
64 |
|
65 |
+
if ( ! wpcf7_is_name( $scanned_tag['name'] ) )
|
66 |
+
return $m[0]; // Invalid name is used. Ignore this tag.
|
67 |
+
}
|
68 |
+
|
69 |
$scanned_tag['options'] = (array) $attr['options'];
|
70 |
}
|
71 |
+
|
72 |
$scanned_tag['raw_values'] = (array) $attr['values'];
|
73 |
|
74 |
if ( WPCF7_USE_PIPE ) {
|
89 |
$content = preg_replace( "/<br\s*\/?>#x2F;m", '', $content );
|
90 |
$scanned_tag['content'] = $content;
|
91 |
|
92 |
+
$scanned_tag = apply_filters( 'wpcf7_form_tag', $scanned_tag, $this->exec );
|
93 |
|
94 |
+
$this->scanned_tags[] = $scanned_tag;
|
95 |
|
96 |
if ( $this->exec ) {
|
97 |
+
$func = $this->shortcode_tags[$tag]['function'];
|
98 |
return $m[1] . call_user_func( $func, $scanned_tag ) . $m[6];
|
99 |
} else {
|
100 |
return $m[0];
|
106 |
$text = preg_replace( "/[\x{00a0}\x{200b}]+/u", " ", $text );
|
107 |
$text = stripcslashes( trim( $text ) );
|
108 |
|
109 |
+
$pattern = '%^([-+*=0-9a-zA-Z:.!?#amp;@_/|\%\s]*?)((?:\s*"[^"]*"|\s*\'[^\']*\')*)$%';
|
110 |
|
111 |
if ( preg_match( $pattern, $text, $match ) ) {
|
112 |
if ( ! empty( $match[1] ) ) {
|
languages/wpcf7-da_DK.mo
CHANGED
Binary file
|
languages/wpcf7-da_DK.po
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
-
"Project-Id-Version: Contact Form 7 version 2.1\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2010-
|
6 |
-
"PO-Revision-Date: 2010-
|
7 |
"Last-Translator: Team Blogos <wordpress@blogos.dk>\n"
|
8 |
"Language-Team: Team Blogos <wordpress@blogos.dk>\n"
|
9 |
"MIME-Version: 1.0\n"
|
@@ -17,111 +17,111 @@ msgstr ""
|
|
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.php:
|
21 |
#: d:\wordpress\plugins\contact-form-7/admin/edit.php:17
|
22 |
#: d:\wordpress\plugins\contact-form-7/admin/edit.php:30
|
23 |
msgid "Contact Form 7"
|
24 |
msgstr "Kontaktformular 7"
|
25 |
|
26 |
-
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:
|
27 |
msgid "Contact"
|
28 |
msgstr "Kontakt"
|
29 |
|
30 |
-
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:
|
31 |
msgid "Edit Contact Forms"
|
32 |
msgstr "Redigér Kontaktformular 7"
|
33 |
|
34 |
-
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:
|
35 |
msgid "Edit"
|
36 |
msgstr "Redigér"
|
37 |
|
38 |
-
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:
|
39 |
msgid "Generate Tag"
|
40 |
msgstr "Lav mærke"
|
41 |
|
42 |
-
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:
|
43 |
msgid "Show"
|
44 |
msgstr "Vis"
|
45 |
|
46 |
-
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:
|
47 |
msgid "Hide"
|
48 |
msgstr "Skjul"
|
49 |
|
50 |
-
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:
|
51 |
msgid "Contact form"
|
52 |
msgstr "Kontaktformular"
|
53 |
|
54 |
-
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:
|
55 |
msgid "Settings"
|
56 |
msgstr "Indstillinger"
|
57 |
|
58 |
-
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:
|
59 |
msgid "http://contactform7.com/"
|
60 |
msgstr "http://contactform7.com/"
|
61 |
|
62 |
-
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:
|
63 |
msgid "Contactform7.com"
|
64 |
msgstr "Contactform7.com"
|
65 |
|
66 |
-
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:
|
67 |
msgid "http://contactform7.com/docs/"
|
68 |
msgstr "http://contactform7.com/docs/"
|
69 |
|
70 |
-
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:
|
71 |
msgid "Docs"
|
72 |
msgstr "Dokumenter"
|
73 |
|
74 |
-
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:
|
75 |
msgid "http://contactform7.com/faq/"
|
76 |
msgstr "http://contactform7.com/faq/"
|
77 |
|
78 |
-
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:
|
79 |
msgid "FAQ"
|
80 |
msgstr "FAQ"
|
81 |
|
82 |
-
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:
|
83 |
msgid "http://contactform7.com/support/"
|
84 |
msgstr "http://contactform7.com/support/"
|
85 |
|
86 |
-
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:
|
87 |
msgid "Support"
|
88 |
msgstr "Support"
|
89 |
|
90 |
-
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:
|
91 |
msgid "Contact form created."
|
92 |
msgstr "Kontaktformular oprettet."
|
93 |
|
94 |
-
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:
|
95 |
msgid "Contact form saved."
|
96 |
msgstr "Kontaktformular gemt."
|
97 |
|
98 |
-
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:
|
99 |
msgid "Contact form deleted."
|
100 |
msgstr "Kontaktformular slettet."
|
101 |
|
102 |
-
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:
|
103 |
msgid "Database table created."
|
104 |
msgstr "Databasetabel oprettet."
|
105 |
|
106 |
-
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:
|
107 |
msgid "Failed to create database table."
|
108 |
msgstr "Oprettelse af databasetabel mislykkedes."
|
109 |
|
110 |
-
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:
|
111 |
msgid "Contact Form 7 needs your support. Please donate today."
|
112 |
msgstr "Kontaktformular 7 behøver din støtte. Send en gave i dag."
|
113 |
|
114 |
-
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:
|
115 |
-
msgid "Is this plugin useful for you? If you like it, please help the developer."
|
116 |
-
msgstr "Kan du bruge dette plugin? Hvis du kan lide det, så hjælp udvikleren."
|
117 |
-
|
118 |
-
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:400
|
119 |
msgid "Your contribution is needed for making this plugin better."
|
120 |
msgstr "Dit bidrag behøves, hvis pluginnet skal blive bedre."
|
121 |
|
122 |
-
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:
|
123 |
-
msgid "
|
124 |
-
msgstr "
|
|
|
|
|
|
|
|
|
125 |
|
126 |
#: d:\wordpress\plugins\contact-form-7/admin/edit.php:9
|
127 |
#, php-format
|
@@ -201,7 +201,7 @@ msgstr "Brug HTML til indholdet"
|
|
201 |
|
202 |
#: d:\wordpress\plugins\contact-form-7/admin/edit.php:172
|
203 |
#: d:\wordpress\plugins\contact-form-7/admin/edit.php:239
|
204 |
-
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:
|
205 |
msgid "Message body:"
|
206 |
msgstr "Besked:"
|
207 |
|
@@ -239,7 +239,7 @@ msgstr "Eller"
|
|
239 |
msgid "(select language)"
|
240 |
msgstr "(vælg sprog)"
|
241 |
|
242 |
-
#: d:\wordpress\plugins\contact-form-7/includes/classes.php:
|
243 |
msgid "Untitled"
|
244 |
msgstr "Uden titel"
|
245 |
|
@@ -296,240 +296,248 @@ msgstr "Der er et felt, som afsender skal udfylde"
|
|
296 |
msgid "Please fill the required field."
|
297 |
msgstr "Udfyld venligst de påkrævede felter."
|
298 |
|
299 |
-
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:
|
300 |
msgid "Your Name"
|
301 |
msgstr "Dit navn"
|
302 |
|
303 |
-
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:
|
304 |
-
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:
|
305 |
msgid "(required)"
|
306 |
msgstr "(påkrævet)"
|
307 |
|
308 |
-
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:
|
309 |
msgid "Your Email"
|
310 |
msgstr "Din e-mail"
|
311 |
|
312 |
-
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:
|
313 |
msgid "Subject"
|
314 |
msgstr "Emne"
|
315 |
|
316 |
-
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:
|
317 |
msgid "Your Message"
|
318 |
msgstr "Din besked"
|
319 |
|
320 |
-
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:
|
321 |
msgid "Send"
|
322 |
msgstr "Send"
|
323 |
|
324 |
-
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:
|
325 |
#, php-format
|
326 |
msgid "From: %s"
|
327 |
msgstr "Fra: %s"
|
328 |
|
329 |
-
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:
|
330 |
#, php-format
|
331 |
msgid "Subject: %s"
|
332 |
msgstr "Emne: %s"
|
333 |
|
334 |
-
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:
|
335 |
msgid "Message Body:"
|
336 |
msgstr "Besked:"
|
337 |
|
338 |
-
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:
|
339 |
-
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:
|
340 |
#, php-format
|
341 |
msgid "This mail is sent via contact form on %1$s %2$s"
|
342 |
msgstr "Denne mail er sendt via en kontaktformular på %1$s %2$s"
|
343 |
|
344 |
-
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:
|
|
|
|
|
|
|
|
|
345 |
msgid "Albanian"
|
346 |
msgstr "Albansk"
|
347 |
|
348 |
-
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:
|
349 |
msgid "Arabic"
|
350 |
msgstr "Arabisk"
|
351 |
|
352 |
-
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:
|
353 |
msgid "Bangla"
|
354 |
msgstr "Bangladeshisk"
|
355 |
|
356 |
-
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:
|
357 |
msgid "Bosnian"
|
358 |
msgstr "Bosnisk"
|
359 |
|
360 |
-
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:
|
361 |
msgid "Brazilian Portuguese"
|
362 |
msgstr "Brasiliansk-portugisisk"
|
363 |
|
364 |
-
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:
|
365 |
msgid "Bulgarian"
|
366 |
msgstr "Bulgarsk"
|
367 |
|
368 |
-
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:
|
369 |
msgid "Catalan"
|
370 |
msgstr "Katalansk"
|
371 |
|
372 |
-
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:
|
373 |
msgid "Chinese (Simplified)"
|
374 |
msgstr "Kinesisk (forsimplet)"
|
375 |
|
376 |
-
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:
|
377 |
msgid "Chinese (Traditional)"
|
378 |
msgstr "Kinesisk (traditionel)"
|
379 |
|
380 |
-
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:
|
381 |
msgid "Croatian"
|
382 |
msgstr "Kroatisk"
|
383 |
|
384 |
-
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:
|
385 |
msgid "Czech"
|
386 |
msgstr "Tjekkisk"
|
387 |
|
388 |
-
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:
|
389 |
msgid "Danish"
|
390 |
msgstr "Dansk"
|
391 |
|
392 |
-
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:
|
393 |
msgid "Dutch"
|
394 |
msgstr "Nederlandsk"
|
395 |
|
396 |
-
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:
|
397 |
msgid "English"
|
398 |
msgstr "Engelsk"
|
399 |
|
400 |
-
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:
|
401 |
msgid "Estonian"
|
402 |
msgstr "Estisk"
|
403 |
|
404 |
-
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:
|
405 |
msgid "Finnish"
|
406 |
msgstr "Finsk"
|
407 |
|
408 |
-
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:
|
409 |
msgid "French"
|
410 |
msgstr "Fransk"
|
411 |
|
412 |
-
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:
|
413 |
msgid "Georgian"
|
414 |
msgstr "Georgisk"
|
415 |
|
416 |
-
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:
|
417 |
msgid "German"
|
418 |
msgstr "Tysk"
|
419 |
|
420 |
-
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:
|
421 |
msgid "Greek"
|
422 |
msgstr "Græsk"
|
423 |
|
424 |
-
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:
|
425 |
msgid "Hebrew"
|
426 |
msgstr "Hebraisk"
|
427 |
|
428 |
-
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:
|
429 |
msgid "Hindi"
|
430 |
msgstr "Hindu"
|
431 |
|
432 |
-
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:
|
433 |
msgid "Hungarian"
|
434 |
msgstr "Ungarsk"
|
435 |
|
436 |
-
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:
|
437 |
msgid "Indonesian"
|
438 |
msgstr "Indonesisk"
|
439 |
|
440 |
-
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:
|
441 |
msgid "Italian"
|
442 |
msgstr "Italiensk"
|
443 |
|
444 |
-
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:
|
445 |
msgid "Japanese"
|
446 |
msgstr "Japansk"
|
447 |
|
448 |
-
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:
|
449 |
msgid "Korean"
|
450 |
msgstr "Koreansk"
|
451 |
|
452 |
-
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:
|
453 |
msgid "Latvian"
|
454 |
msgstr "Lettisk"
|
455 |
|
456 |
-
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:
|
457 |
msgid "Lithuanian"
|
458 |
msgstr "Litauisk"
|
459 |
|
460 |
-
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:
|
|
|
|
|
|
|
|
|
461 |
msgid "Norwegian"
|
462 |
msgstr "Norsk"
|
463 |
|
464 |
-
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:
|
465 |
msgid "Persian"
|
466 |
msgstr "Persisk (farsi)"
|
467 |
|
468 |
-
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:
|
469 |
msgid "Polish"
|
470 |
msgstr "Polsk"
|
471 |
|
472 |
-
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:
|
473 |
msgid "Portuguese"
|
474 |
msgstr "Portugisisk"
|
475 |
|
476 |
-
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:
|
477 |
msgid "Russian"
|
478 |
msgstr "Russisk"
|
479 |
|
480 |
-
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:
|
481 |
msgid "Romanian"
|
482 |
msgstr "Rumænsk"
|
483 |
|
484 |
-
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:
|
485 |
msgid "Serbian"
|
486 |
msgstr "Serbisk"
|
487 |
|
488 |
-
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:
|
489 |
msgid "Slovak"
|
490 |
msgstr "Slovakisk"
|
491 |
|
492 |
-
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:
|
493 |
msgid "Slovene"
|
494 |
msgstr "Slovensk"
|
495 |
|
496 |
-
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:
|
497 |
msgid "Spanish"
|
498 |
msgstr "Spansk"
|
499 |
|
500 |
-
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:
|
501 |
msgid "Swedish"
|
502 |
msgstr "Svensk"
|
503 |
|
504 |
-
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:
|
505 |
msgid "Thai"
|
506 |
msgstr "Thailandsk"
|
507 |
|
508 |
-
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:
|
509 |
msgid "Turkish"
|
510 |
msgstr "Tyrkisk"
|
511 |
|
512 |
-
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:
|
513 |
msgid "Ukrainian"
|
514 |
msgstr "Ukrainsk"
|
515 |
|
516 |
-
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:
|
517 |
msgid "Vietnamese"
|
518 |
msgstr "Vietnamesisk"
|
519 |
|
520 |
-
#: d:\wordpress\plugins\contact-form-7/modules/acceptance.php:
|
521 |
msgid "Acceptance"
|
522 |
msgstr "Accept"
|
523 |
|
524 |
-
#: d:\wordpress\plugins\contact-form-7/modules/acceptance.php:
|
525 |
#: d:\wordpress\plugins\contact-form-7/modules/captcha.php:206
|
526 |
-
#: d:\wordpress\plugins\contact-form-7/modules/checkbox.php:
|
527 |
#: d:\wordpress\plugins\contact-form-7/modules/file.php:234
|
528 |
msgid "Name"
|
529 |
msgstr "Navn"
|
530 |
|
531 |
-
#: d:\wordpress\plugins\contact-form-7/modules/acceptance.php:
|
532 |
-
#: d:\wordpress\plugins\contact-form-7/modules/acceptance.php:
|
533 |
#: d:\wordpress\plugins\contact-form-7/modules/captcha.php:213
|
534 |
#: d:\wordpress\plugins\contact-form-7/modules/captcha.php:216
|
535 |
#: d:\wordpress\plugins\contact-form-7/modules/captcha.php:221
|
@@ -539,8 +547,8 @@ msgstr "Navn"
|
|
539 |
#: d:\wordpress\plugins\contact-form-7/modules/captcha.php:242
|
540 |
#: d:\wordpress\plugins\contact-form-7/modules/captcha.php:247
|
541 |
#: d:\wordpress\plugins\contact-form-7/modules/captcha.php:250
|
542 |
-
#: d:\wordpress\plugins\contact-form-7/modules/checkbox.php:
|
543 |
-
#: d:\wordpress\plugins\contact-form-7/modules/checkbox.php:
|
544 |
#: d:\wordpress\plugins\contact-form-7/modules/file.php:239
|
545 |
#: d:\wordpress\plugins\contact-form-7/modules/file.php:242
|
546 |
#: d:\wordpress\plugins\contact-form-7/modules/file.php:247
|
@@ -548,22 +556,22 @@ msgstr "Navn"
|
|
548 |
msgid "optional"
|
549 |
msgstr "valgfrit"
|
550 |
|
551 |
-
#: d:\wordpress\plugins\contact-form-7/modules/acceptance.php:
|
552 |
msgid "Make this checkbox checked by default?"
|
553 |
msgstr "Skal afkrydsningsfeltet være markeret som standard?"
|
554 |
|
555 |
# tjekkes
|
556 |
-
#: d:\wordpress\plugins\contact-form-7/modules/acceptance.php:
|
557 |
msgid "Make this checkbox work inversely?"
|
558 |
msgstr "Skal afkrydsningsfeltet virke omvendt?"
|
559 |
|
560 |
-
#: d:\wordpress\plugins\contact-form-7/modules/acceptance.php:
|
561 |
msgid "* That means visitor who accepts the term unchecks it."
|
562 |
msgstr "* Det betyder, at en besøgende, som accepterer betingelserne, afmarkerer det."
|
563 |
|
564 |
-
#: d:\wordpress\plugins\contact-form-7/modules/acceptance.php:
|
565 |
#: d:\wordpress\plugins\contact-form-7/modules/captcha.php:255
|
566 |
-
#: d:\wordpress\plugins\contact-form-7/modules/checkbox.php:
|
567 |
#: d:\wordpress\plugins\contact-form-7/modules/file.php:255
|
568 |
msgid "Copy this code and paste it into the form left."
|
569 |
msgstr "Kopier og indsæt denne kode i formularen til venstre"
|
@@ -637,40 +645,40 @@ msgstr "Denne kontaktformular indeholder CAPTCHA-felter, men den midlertidige ma
|
|
637 |
msgid "This contact form contains CAPTCHA fields, but the necessary libraries (GD and FreeType) are not available on your server."
|
638 |
msgstr "Denne kontaktformular indeholder CAPTCHA-felter, men de nødvendige biblioteker (GD og FreeType) er ikke tilgængelige på din server."
|
639 |
|
640 |
-
#: d:\wordpress\plugins\contact-form-7/modules/checkbox.php:
|
641 |
msgid "Checkboxes"
|
642 |
msgstr "Afkrydsningsfelt"
|
643 |
|
644 |
-
#: d:\wordpress\plugins\contact-form-7/modules/checkbox.php:
|
645 |
msgid "Radio buttons"
|
646 |
msgstr "Radioknapper"
|
647 |
|
648 |
-
#: d:\wordpress\plugins\contact-form-7/modules/checkbox.php:
|
649 |
#: d:\wordpress\plugins\contact-form-7/modules/file.php:233
|
650 |
msgid "Required field?"
|
651 |
msgstr "Påkrævet felt?"
|
652 |
|
653 |
-
#: d:\wordpress\plugins\contact-form-7/modules/checkbox.php:
|
654 |
msgid "Choices"
|
655 |
msgstr "Valg"
|
656 |
|
657 |
-
#: d:\wordpress\plugins\contact-form-7/modules/checkbox.php:
|
658 |
msgid "* One choice per line."
|
659 |
msgstr "* Et valg per linje."
|
660 |
|
661 |
-
#: d:\wordpress\plugins\contact-form-7/modules/checkbox.php:
|
662 |
msgid "Put a label first, a checkbox last?"
|
663 |
msgstr "Vil du have etiketten forrest og afkrydsningsfeltet sidst?"
|
664 |
|
665 |
-
#: d:\wordpress\plugins\contact-form-7/modules/checkbox.php:
|
666 |
msgid "Wrap each item with <label> tag?"
|
667 |
msgstr "Sæt <label>-tag uden om hver?"
|
668 |
|
669 |
-
#: d:\wordpress\plugins\contact-form-7/modules/checkbox.php:
|
670 |
msgid "Make checkboxes exclusive?"
|
671 |
msgstr "Skal afkrydsningsfelter være eksklusive? (altså så der kun kan vælges én?)"
|
672 |
|
673 |
-
#: d:\wordpress\plugins\contact-form-7/modules/checkbox.php:
|
674 |
msgid "And, put this code into the Mail fields below."
|
675 |
msgstr "Og indsæt denne kode i Mail-felterne nedenfor."
|
676 |
|
@@ -808,6 +816,15 @@ msgstr "Standardværdi"
|
|
808 |
msgid "Text area"
|
809 |
msgstr "Tekstboks"
|
810 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
811 |
#~ msgid "This mail is created by Contact Form 7 plugin for WordPress."
|
812 |
#~ msgstr "Denne mail er genereret af pluginnet Contact Form 7 for WordPress."
|
813 |
#~ msgid "(You need WordPress 2.7 or greater to use this feature)"
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
+
"Project-Id-Version: Contact Form 7 version 2.1.2\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2010-02-27 14:46+0100\n"
|
6 |
+
"PO-Revision-Date: 2010-02-27 14:48+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"
|
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.php:120
|
21 |
#: d:\wordpress\plugins\contact-form-7/admin/edit.php:17
|
22 |
#: d:\wordpress\plugins\contact-form-7/admin/edit.php:30
|
23 |
msgid "Contact Form 7"
|
24 |
msgstr "Kontaktformular 7"
|
25 |
|
26 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:120
|
27 |
msgid "Contact"
|
28 |
msgstr "Kontakt"
|
29 |
|
30 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:123
|
31 |
msgid "Edit Contact Forms"
|
32 |
msgstr "Redigér Kontaktformular 7"
|
33 |
|
34 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:123
|
35 |
msgid "Edit"
|
36 |
msgstr "Redigér"
|
37 |
|
38 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:162
|
39 |
msgid "Generate Tag"
|
40 |
msgstr "Lav mærke"
|
41 |
|
42 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:163
|
43 |
msgid "Show"
|
44 |
msgstr "Vis"
|
45 |
|
46 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:164
|
47 |
msgid "Hide"
|
48 |
msgstr "Skjul"
|
49 |
|
50 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:265
|
51 |
msgid "Contact form"
|
52 |
msgstr "Kontaktformular"
|
53 |
|
54 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:284
|
55 |
msgid "Settings"
|
56 |
msgstr "Indstillinger"
|
57 |
|
58 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:295
|
59 |
msgid "http://contactform7.com/"
|
60 |
msgstr "http://contactform7.com/"
|
61 |
|
62 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:296
|
63 |
msgid "Contactform7.com"
|
64 |
msgstr "Contactform7.com"
|
65 |
|
66 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:297
|
67 |
msgid "http://contactform7.com/docs/"
|
68 |
msgstr "http://contactform7.com/docs/"
|
69 |
|
70 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:298
|
71 |
msgid "Docs"
|
72 |
msgstr "Dokumenter"
|
73 |
|
74 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:299
|
75 |
msgid "http://contactform7.com/faq/"
|
76 |
msgstr "http://contactform7.com/faq/"
|
77 |
|
78 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:300
|
79 |
msgid "FAQ"
|
80 |
msgstr "FAQ"
|
81 |
|
82 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:301
|
83 |
msgid "http://contactform7.com/support/"
|
84 |
msgstr "http://contactform7.com/support/"
|
85 |
|
86 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:302
|
87 |
msgid "Support"
|
88 |
msgstr "Support"
|
89 |
|
90 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:316
|
91 |
msgid "Contact form created."
|
92 |
msgstr "Kontaktformular oprettet."
|
93 |
|
94 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:319
|
95 |
msgid "Contact form saved."
|
96 |
msgstr "Kontaktformular gemt."
|
97 |
|
98 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:322
|
99 |
msgid "Contact form deleted."
|
100 |
msgstr "Kontaktformular slettet."
|
101 |
|
102 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:325
|
103 |
msgid "Database table created."
|
104 |
msgstr "Databasetabel oprettet."
|
105 |
|
106 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:328
|
107 |
msgid "Failed to create database table."
|
108 |
msgstr "Oprettelse af databasetabel mislykkedes."
|
109 |
|
110 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:361
|
111 |
msgid "Contact Form 7 needs your support. Please donate today."
|
112 |
msgstr "Kontaktformular 7 behøver din støtte. Send en gave i dag."
|
113 |
|
114 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:362
|
|
|
|
|
|
|
|
|
115 |
msgid "Your contribution is needed for making this plugin better."
|
116 |
msgstr "Dit bidrag behøves, hvis pluginnet skal blive bedre."
|
117 |
|
118 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:368
|
119 |
+
msgid "http://contactform7.com/donate/"
|
120 |
+
msgstr "http://contactform7.com/donate/"
|
121 |
+
|
122 |
+
#: d:\wordpress\plugins\contact-form-7/admin/admin.php:368
|
123 |
+
msgid "Donate"
|
124 |
+
msgstr "Donér"
|
125 |
|
126 |
#: d:\wordpress\plugins\contact-form-7/admin/edit.php:9
|
127 |
#, php-format
|
201 |
|
202 |
#: d:\wordpress\plugins\contact-form-7/admin/edit.php:172
|
203 |
#: d:\wordpress\plugins\contact-form-7/admin/edit.php:239
|
204 |
+
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:78
|
205 |
msgid "Message body:"
|
206 |
msgstr "Besked:"
|
207 |
|
239 |
msgid "(select language)"
|
240 |
msgstr "(vælg sprog)"
|
241 |
|
242 |
+
#: d:\wordpress\plugins\contact-form-7/includes/classes.php:569
|
243 |
msgid "Untitled"
|
244 |
msgstr "Uden titel"
|
245 |
|
296 |
msgid "Please fill the required field."
|
297 |
msgstr "Udfyld venligst de påkrævede felter."
|
298 |
|
299 |
+
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:46
|
300 |
msgid "Your Name"
|
301 |
msgstr "Dit navn"
|
302 |
|
303 |
+
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:46
|
304 |
+
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:48
|
305 |
msgid "(required)"
|
306 |
msgstr "(påkrævet)"
|
307 |
|
308 |
+
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:48
|
309 |
msgid "Your Email"
|
310 |
msgstr "Din e-mail"
|
311 |
|
312 |
+
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:50
|
313 |
msgid "Subject"
|
314 |
msgstr "Emne"
|
315 |
|
316 |
+
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:52
|
317 |
msgid "Your Message"
|
318 |
msgstr "Din besked"
|
319 |
|
320 |
+
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:54
|
321 |
msgid "Send"
|
322 |
msgstr "Send"
|
323 |
|
324 |
+
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:62
|
325 |
#, php-format
|
326 |
msgid "From: %s"
|
327 |
msgstr "Fra: %s"
|
328 |
|
329 |
+
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:63
|
330 |
#, php-format
|
331 |
msgid "Subject: %s"
|
332 |
msgstr "Emne: %s"
|
333 |
|
334 |
+
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:64
|
335 |
msgid "Message Body:"
|
336 |
msgstr "Besked:"
|
337 |
|
338 |
+
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:65
|
339 |
+
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:79
|
340 |
#, php-format
|
341 |
msgid "This mail is sent via contact form on %1$s %2$s"
|
342 |
msgstr "Denne mail er sendt via en kontaktformular på %1$s %2$s"
|
343 |
|
344 |
+
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:168
|
345 |
+
msgid "Afrikaans"
|
346 |
+
msgstr "Afrikaans"
|
347 |
+
|
348 |
+
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:169
|
349 |
msgid "Albanian"
|
350 |
msgstr "Albansk"
|
351 |
|
352 |
+
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:170
|
353 |
msgid "Arabic"
|
354 |
msgstr "Arabisk"
|
355 |
|
356 |
+
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:171
|
357 |
msgid "Bangla"
|
358 |
msgstr "Bangladeshisk"
|
359 |
|
360 |
+
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:172
|
361 |
msgid "Bosnian"
|
362 |
msgstr "Bosnisk"
|
363 |
|
364 |
+
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:173
|
365 |
msgid "Brazilian Portuguese"
|
366 |
msgstr "Brasiliansk-portugisisk"
|
367 |
|
368 |
+
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:174
|
369 |
msgid "Bulgarian"
|
370 |
msgstr "Bulgarsk"
|
371 |
|
372 |
+
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:175
|
373 |
msgid "Catalan"
|
374 |
msgstr "Katalansk"
|
375 |
|
376 |
+
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:176
|
377 |
msgid "Chinese (Simplified)"
|
378 |
msgstr "Kinesisk (forsimplet)"
|
379 |
|
380 |
+
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:177
|
381 |
msgid "Chinese (Traditional)"
|
382 |
msgstr "Kinesisk (traditionel)"
|
383 |
|
384 |
+
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:178
|
385 |
msgid "Croatian"
|
386 |
msgstr "Kroatisk"
|
387 |
|
388 |
+
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:179
|
389 |
msgid "Czech"
|
390 |
msgstr "Tjekkisk"
|
391 |
|
392 |
+
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:180
|
393 |
msgid "Danish"
|
394 |
msgstr "Dansk"
|
395 |
|
396 |
+
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:181
|
397 |
msgid "Dutch"
|
398 |
msgstr "Nederlandsk"
|
399 |
|
400 |
+
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:182
|
401 |
msgid "English"
|
402 |
msgstr "Engelsk"
|
403 |
|
404 |
+
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:183
|
405 |
msgid "Estonian"
|
406 |
msgstr "Estisk"
|
407 |
|
408 |
+
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:184
|
409 |
msgid "Finnish"
|
410 |
msgstr "Finsk"
|
411 |
|
412 |
+
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:185
|
413 |
msgid "French"
|
414 |
msgstr "Fransk"
|
415 |
|
416 |
+
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:186
|
417 |
msgid "Georgian"
|
418 |
msgstr "Georgisk"
|
419 |
|
420 |
+
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:187
|
421 |
msgid "German"
|
422 |
msgstr "Tysk"
|
423 |
|
424 |
+
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:188
|
425 |
msgid "Greek"
|
426 |
msgstr "Græsk"
|
427 |
|
428 |
+
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:189
|
429 |
msgid "Hebrew"
|
430 |
msgstr "Hebraisk"
|
431 |
|
432 |
+
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:190
|
433 |
msgid "Hindi"
|
434 |
msgstr "Hindu"
|
435 |
|
436 |
+
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:191
|
437 |
msgid "Hungarian"
|
438 |
msgstr "Ungarsk"
|
439 |
|
440 |
+
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:192
|
441 |
msgid "Indonesian"
|
442 |
msgstr "Indonesisk"
|
443 |
|
444 |
+
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:193
|
445 |
msgid "Italian"
|
446 |
msgstr "Italiensk"
|
447 |
|
448 |
+
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:194
|
449 |
msgid "Japanese"
|
450 |
msgstr "Japansk"
|
451 |
|
452 |
+
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:195
|
453 |
msgid "Korean"
|
454 |
msgstr "Koreansk"
|
455 |
|
456 |
+
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:196
|
457 |
msgid "Latvian"
|
458 |
msgstr "Lettisk"
|
459 |
|
460 |
+
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:197
|
461 |
msgid "Lithuanian"
|
462 |
msgstr "Litauisk"
|
463 |
|
464 |
+
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:198
|
465 |
+
msgid "Malayalam"
|
466 |
+
msgstr "Malayalam"
|
467 |
+
|
468 |
+
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:199
|
469 |
msgid "Norwegian"
|
470 |
msgstr "Norsk"
|
471 |
|
472 |
+
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:200
|
473 |
msgid "Persian"
|
474 |
msgstr "Persisk (farsi)"
|
475 |
|
476 |
+
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:201
|
477 |
msgid "Polish"
|
478 |
msgstr "Polsk"
|
479 |
|
480 |
+
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:202
|
481 |
msgid "Portuguese"
|
482 |
msgstr "Portugisisk"
|
483 |
|
484 |
+
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:203
|
485 |
msgid "Russian"
|
486 |
msgstr "Russisk"
|
487 |
|
488 |
+
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:204
|
489 |
msgid "Romanian"
|
490 |
msgstr "Rumænsk"
|
491 |
|
492 |
+
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:205
|
493 |
msgid "Serbian"
|
494 |
msgstr "Serbisk"
|
495 |
|
496 |
+
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:206
|
497 |
msgid "Slovak"
|
498 |
msgstr "Slovakisk"
|
499 |
|
500 |
+
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:207
|
501 |
msgid "Slovene"
|
502 |
msgstr "Slovensk"
|
503 |
|
504 |
+
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:208
|
505 |
msgid "Spanish"
|
506 |
msgstr "Spansk"
|
507 |
|
508 |
+
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:209
|
509 |
msgid "Swedish"
|
510 |
msgstr "Svensk"
|
511 |
|
512 |
+
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:210
|
513 |
msgid "Thai"
|
514 |
msgstr "Thailandsk"
|
515 |
|
516 |
+
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:211
|
517 |
msgid "Turkish"
|
518 |
msgstr "Tyrkisk"
|
519 |
|
520 |
+
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:212
|
521 |
msgid "Ukrainian"
|
522 |
msgstr "Ukrainsk"
|
523 |
|
524 |
+
#: d:\wordpress\plugins\contact-form-7/includes/functions.php:213
|
525 |
msgid "Vietnamese"
|
526 |
msgstr "Vietnamesisk"
|
527 |
|
528 |
+
#: d:\wordpress\plugins\contact-form-7/modules/acceptance.php:96
|
529 |
msgid "Acceptance"
|
530 |
msgstr "Accept"
|
531 |
|
532 |
+
#: d:\wordpress\plugins\contact-form-7/modules/acceptance.php:105
|
533 |
#: d:\wordpress\plugins\contact-form-7/modules/captcha.php:206
|
534 |
+
#: d:\wordpress\plugins\contact-form-7/modules/checkbox.php:198
|
535 |
#: d:\wordpress\plugins\contact-form-7/modules/file.php:234
|
536 |
msgid "Name"
|
537 |
msgstr "Navn"
|
538 |
|
539 |
+
#: d:\wordpress\plugins\contact-form-7/modules/acceptance.php:110
|
540 |
+
#: d:\wordpress\plugins\contact-form-7/modules/acceptance.php:113
|
541 |
#: d:\wordpress\plugins\contact-form-7/modules/captcha.php:213
|
542 |
#: d:\wordpress\plugins\contact-form-7/modules/captcha.php:216
|
543 |
#: d:\wordpress\plugins\contact-form-7/modules/captcha.php:221
|
547 |
#: d:\wordpress\plugins\contact-form-7/modules/captcha.php:242
|
548 |
#: d:\wordpress\plugins\contact-form-7/modules/captcha.php:247
|
549 |
#: d:\wordpress\plugins\contact-form-7/modules/captcha.php:250
|
550 |
+
#: d:\wordpress\plugins\contact-form-7/modules/checkbox.php:203
|
551 |
+
#: d:\wordpress\plugins\contact-form-7/modules/checkbox.php:206
|
552 |
#: d:\wordpress\plugins\contact-form-7/modules/file.php:239
|
553 |
#: d:\wordpress\plugins\contact-form-7/modules/file.php:242
|
554 |
#: d:\wordpress\plugins\contact-form-7/modules/file.php:247
|
556 |
msgid "optional"
|
557 |
msgstr "valgfrit"
|
558 |
|
559 |
+
#: d:\wordpress\plugins\contact-form-7/modules/acceptance.php:119
|
560 |
msgid "Make this checkbox checked by default?"
|
561 |
msgstr "Skal afkrydsningsfeltet være markeret som standard?"
|
562 |
|
563 |
# tjekkes
|
564 |
+
#: d:\wordpress\plugins\contact-form-7/modules/acceptance.php:120
|
565 |
msgid "Make this checkbox work inversely?"
|
566 |
msgstr "Skal afkrydsningsfeltet virke omvendt?"
|
567 |
|
568 |
+
#: d:\wordpress\plugins\contact-form-7/modules/acceptance.php:121
|
569 |
msgid "* That means visitor who accepts the term unchecks it."
|
570 |
msgstr "* Det betyder, at en besøgende, som accepterer betingelserne, afmarkerer det."
|
571 |
|
572 |
+
#: d:\wordpress\plugins\contact-form-7/modules/acceptance.php:126
|
573 |
#: d:\wordpress\plugins\contact-form-7/modules/captcha.php:255
|
574 |
+
#: d:\wordpress\plugins\contact-form-7/modules/checkbox.php:226
|
575 |
#: d:\wordpress\plugins\contact-form-7/modules/file.php:255
|
576 |
msgid "Copy this code and paste it into the form left."
|
577 |
msgstr "Kopier og indsæt denne kode i formularen til venstre"
|
645 |
msgid "This contact form contains CAPTCHA fields, but the necessary libraries (GD and FreeType) are not available on your server."
|
646 |
msgstr "Denne kontaktformular indeholder CAPTCHA-felter, men de nødvendige biblioteker (GD og FreeType) er ikke tilgængelige på din server."
|
647 |
|
648 |
+
#: d:\wordpress\plugins\contact-form-7/modules/checkbox.php:171
|
649 |
msgid "Checkboxes"
|
650 |
msgstr "Afkrydsningsfelt"
|
651 |
|
652 |
+
#: d:\wordpress\plugins\contact-form-7/modules/checkbox.php:174
|
653 |
msgid "Radio buttons"
|
654 |
msgstr "Radioknapper"
|
655 |
|
656 |
+
#: d:\wordpress\plugins\contact-form-7/modules/checkbox.php:195
|
657 |
#: d:\wordpress\plugins\contact-form-7/modules/file.php:233
|
658 |
msgid "Required field?"
|
659 |
msgstr "Påkrævet felt?"
|
660 |
|
661 |
+
#: d:\wordpress\plugins\contact-form-7/modules/checkbox.php:211
|
662 |
msgid "Choices"
|
663 |
msgstr "Valg"
|
664 |
|
665 |
+
#: d:\wordpress\plugins\contact-form-7/modules/checkbox.php:213
|
666 |
msgid "* One choice per line."
|
667 |
msgstr "* Et valg per linje."
|
668 |
|
669 |
+
#: d:\wordpress\plugins\contact-form-7/modules/checkbox.php:217
|
670 |
msgid "Put a label first, a checkbox last?"
|
671 |
msgstr "Vil du have etiketten forrest og afkrydsningsfeltet sidst?"
|
672 |
|
673 |
+
#: d:\wordpress\plugins\contact-form-7/modules/checkbox.php:218
|
674 |
msgid "Wrap each item with <label> tag?"
|
675 |
msgstr "Sæt <label>-tag uden om hver?"
|
676 |
|
677 |
+
#: d:\wordpress\plugins\contact-form-7/modules/checkbox.php:220
|
678 |
msgid "Make checkboxes exclusive?"
|
679 |
msgstr "Skal afkrydsningsfelter være eksklusive? (altså så der kun kan vælges én?)"
|
680 |
|
681 |
+
#: d:\wordpress\plugins\contact-form-7/modules/checkbox.php:228
|
682 |
msgid "And, put this code into the Mail fields below."
|
683 |
msgstr "Og indsæt denne kode i Mail-felterne nedenfor."
|
684 |
|
816 |
msgid "Text area"
|
817 |
msgstr "Tekstboks"
|
818 |
|
819 |
+
#~ msgid ""
|
820 |
+
#~ "Is this plugin useful for you? If you like it, please help the developer."
|
821 |
+
#~ msgstr ""
|
822 |
+
#~ "Kan du bruge dette plugin? Hvis du kan lide det, så hjælp udvikleren."
|
823 |
+
#~ msgid ""
|
824 |
+
#~ "Developing a plugin and providing user support is really hard work. "
|
825 |
+
#~ "Please help."
|
826 |
+
#~ msgstr ""
|
827 |
+
#~ "Udvikling af plugins og brugersupport er faktisk hårdt arbejde. Støt det!"
|
828 |
#~ msgid "This mail is created by Contact Form 7 plugin for WordPress."
|
829 |
#~ msgstr "Denne mail er genereret af pluginnet Contact Form 7 for WordPress."
|
830 |
#~ msgid "(You need WordPress 2.7 or greater to use this feature)"
|
languages/wpcf7-de_DE.mo
CHANGED
Binary file
|
languages/wpcf7-de_DE.po
CHANGED
@@ -1,123 +1,127 @@
|
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
-
"Project-Id-Version: Contact Form | V2.1.
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2010-
|
6 |
-
"PO-Revision-Date: \n"
|
7 |
"Last-Translator: Ivan Graf <contact@bildergallery.com>\n"
|
8 |
-
"Language-Team:
|
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: German\n"
|
13 |
"X-Poedit-Country: SWITZERLAND\n"
|
14 |
-
"X-Poedit-
|
15 |
|
16 |
-
#: contact-form-7/admin/admin.php:
|
17 |
#: contact-form-7/admin/edit.php:17
|
18 |
#: contact-form-7/admin/edit.php:30
|
19 |
msgid "Contact Form 7"
|
20 |
msgstr "Contact Form 7"
|
21 |
|
22 |
-
#: contact-form-7/admin/admin.php:
|
23 |
msgid "Contact"
|
24 |
msgstr "Formular"
|
25 |
|
26 |
-
#: contact-form-7/admin/admin.php:
|
27 |
msgid "Edit Contact Forms"
|
28 |
msgstr "Bearbeite Contact Forms"
|
29 |
|
30 |
-
#: contact-form-7/admin/admin.php:
|
31 |
msgid "Edit"
|
32 |
msgstr "Bearbeiten"
|
33 |
|
34 |
-
#: contact-form-7/admin/admin.php:
|
35 |
msgid "Generate Tag"
|
36 |
msgstr "Generiere Tag"
|
37 |
|
38 |
-
#: contact-form-7/admin/admin.php:
|
39 |
msgid "Show"
|
40 |
msgstr "Anzeigen"
|
41 |
|
42 |
-
#: contact-form-7/admin/admin.php:
|
43 |
msgid "Hide"
|
44 |
msgstr "Verstecken"
|
45 |
|
46 |
-
#: contact-form-7/admin/admin.php:
|
47 |
msgid "Contact form"
|
48 |
msgstr "Kontaktformular"
|
49 |
|
50 |
-
#: contact-form-7/admin/admin.php:
|
51 |
msgid "Settings"
|
52 |
msgstr "Einstellungen"
|
53 |
|
54 |
-
#: contact-form-7/admin/admin.php:
|
55 |
msgid "http://contactform7.com/"
|
56 |
msgstr "http://contactform7.com/"
|
57 |
|
58 |
-
#: contact-form-7/admin/admin.php:
|
59 |
msgid "Contactform7.com"
|
60 |
msgstr "Contactform7.com"
|
61 |
|
62 |
-
#: contact-form-7/admin/admin.php:
|
63 |
msgid "http://contactform7.com/docs/"
|
64 |
msgstr "http://contactform7.com/docs/"
|
65 |
|
66 |
-
#: contact-form-7/admin/admin.php:
|
67 |
msgid "Docs"
|
68 |
msgstr "Dokumente"
|
69 |
|
70 |
-
#: contact-form-7/admin/admin.php:
|
71 |
msgid "http://contactform7.com/faq/"
|
72 |
msgstr "http://contactform7.com/faq/"
|
73 |
|
74 |
-
#: contact-form-7/admin/admin.php:
|
75 |
msgid "FAQ"
|
76 |
msgstr "Faq"
|
77 |
|
78 |
-
#: contact-form-7/admin/admin.php:
|
79 |
msgid "http://contactform7.com/support/"
|
80 |
msgstr "http://contactform7.com/support/"
|
81 |
|
82 |
-
#: contact-form-7/admin/admin.php:
|
83 |
msgid "Support"
|
84 |
msgstr "Support"
|
85 |
|
86 |
-
#: contact-form-7/admin/admin.php:
|
87 |
msgid "Contact form created."
|
88 |
-
msgstr "Kontaktformular erstellt
|
89 |
|
90 |
-
#: contact-form-7/admin/admin.php:
|
91 |
msgid "Contact form saved."
|
92 |
-
msgstr "Kontaktformular gespeichert
|
93 |
|
94 |
-
#: contact-form-7/admin/admin.php:
|
95 |
msgid "Contact form deleted."
|
96 |
-
msgstr "Kontaktformular gelöscht
|
97 |
|
98 |
-
#: contact-form-7/admin/admin.php:
|
99 |
msgid "Database table created."
|
100 |
msgstr "Datenbanktabelle erstellt."
|
101 |
|
102 |
-
#: contact-form-7/admin/admin.php:
|
103 |
msgid "Failed to create database table."
|
104 |
msgstr "Fehler beim Erstellen einer Datenbanktabelle."
|
105 |
|
106 |
-
#: contact-form-7/admin/admin.php:
|
107 |
msgid "Contact Form 7 needs your support. Please donate today."
|
108 |
msgstr "Contact Form 7 braucht Ihre Unterstützung. Bitte spenden Sie noch heute."
|
109 |
|
110 |
-
#: contact-form-7/admin/admin.php:
|
111 |
-
msgid "Is this plugin useful for you? If you like it, please help the developer."
|
112 |
-
msgstr "Ist dieses Plugin nützlich für Sie? Wenn es Ihnen gefällt, helfen Sie dem Entwickler."
|
113 |
-
|
114 |
-
#: contact-form-7/admin/admin.php:352
|
115 |
msgid "Your contribution is needed for making this plugin better."
|
116 |
msgstr "Ihr Beitrag ist für die Herstellung dieses Plugin sehr nützlich."
|
117 |
|
118 |
-
#: contact-form-7/admin/admin.php:
|
119 |
-
msgid "
|
120 |
-
msgstr "
|
|
|
|
|
|
|
|
|
121 |
|
122 |
#: contact-form-7/admin/edit.php:9
|
123 |
#, php-format
|
@@ -197,7 +201,7 @@ msgstr "HTML-Content-Typ verwenden"
|
|
197 |
|
198 |
#: contact-form-7/admin/edit.php:172
|
199 |
#: contact-form-7/admin/edit.php:239
|
200 |
-
#: contact-form-7/includes/functions.php:
|
201 |
msgid "Message body:"
|
202 |
msgstr "Nachrichtentext:"
|
203 |
|
@@ -235,7 +239,7 @@ msgstr "oder"
|
|
235 |
msgid "(select language)"
|
236 |
msgstr "(wähle Sprache)"
|
237 |
|
238 |
-
#: contact-form-7/includes/classes.php:
|
239 |
msgid "Untitled"
|
240 |
msgstr "Ohne Titel"
|
241 |
|
@@ -292,244 +296,248 @@ msgstr "Dieses Feld muss ausgefüllt werden!"
|
|
292 |
msgid "Please fill the required field."
|
293 |
msgstr "Bitte füllen Sie dieses Pflichtfeld aus!"
|
294 |
|
295 |
-
#: contact-form-7/includes/functions.php:
|
296 |
msgid "Your Name"
|
297 |
msgstr "Ihre Name"
|
298 |
|
299 |
-
#: contact-form-7/includes/functions.php:
|
300 |
-
#: contact-form-7/includes/functions.php:
|
301 |
msgid "(required)"
|
302 |
msgstr "(Pflichtfeld)"
|
303 |
|
304 |
-
#: contact-form-7/includes/functions.php:
|
305 |
msgid "Your Email"
|
306 |
msgstr "Ihre Email"
|
307 |
|
308 |
-
#: contact-form-7/includes/functions.php:
|
309 |
msgid "Subject"
|
310 |
msgstr "Betreff"
|
311 |
|
312 |
-
#: contact-form-7/includes/functions.php:
|
313 |
msgid "Your Message"
|
314 |
msgstr "Ihre Nachricht"
|
315 |
|
316 |
-
#: contact-form-7/includes/functions.php:
|
317 |
msgid "Send"
|
318 |
msgstr "Senden"
|
319 |
|
320 |
-
#: contact-form-7/includes/functions.php:
|
321 |
#, php-format
|
322 |
msgid "From: %s"
|
323 |
msgstr "Von: %s"
|
324 |
|
325 |
-
#: contact-form-7/includes/functions.php:
|
326 |
#, php-format
|
327 |
msgid "Subject: %s"
|
328 |
msgstr "Betreff: %s"
|
329 |
|
330 |
-
#: contact-form-7/includes/functions.php:
|
331 |
msgid "Message Body:"
|
332 |
msgstr "Nachrichtentext:"
|
333 |
|
334 |
-
#: contact-form-7/includes/functions.php:
|
335 |
-
#: contact-form-7/includes/functions.php:
|
336 |
#, php-format
|
337 |
msgid "This mail is sent via contact form on %1$s %2$s"
|
338 |
msgstr "Dieses Mail wurde über das Kontaktformular von %1$s (%2$s) gesendet"
|
339 |
|
340 |
-
#: contact-form-7/includes/functions.php:
|
341 |
msgid "Afrikaans"
|
342 |
msgstr "Afrikanisch"
|
343 |
|
344 |
-
#: contact-form-7/includes/functions.php:
|
345 |
msgid "Albanian"
|
346 |
msgstr "Albanisch"
|
347 |
|
348 |
-
#: contact-form-7/includes/functions.php:
|
349 |
msgid "Arabic"
|
350 |
msgstr "Arabisch"
|
351 |
|
352 |
-
#: contact-form-7/includes/functions.php:
|
353 |
msgid "Bangla"
|
354 |
msgstr "Bengalisch"
|
355 |
|
356 |
-
#: contact-form-7/includes/functions.php:
|
357 |
msgid "Bosnian"
|
358 |
msgstr "Bosnisch"
|
359 |
|
360 |
-
#: contact-form-7/includes/functions.php:
|
361 |
msgid "Brazilian Portuguese"
|
362 |
msgstr "Brasilianisch Portugiesisch"
|
363 |
|
364 |
-
#: contact-form-7/includes/functions.php:
|
365 |
msgid "Bulgarian"
|
366 |
msgstr "Bulgarisch"
|
367 |
|
368 |
-
#: contact-form-7/includes/functions.php:
|
369 |
msgid "Catalan"
|
370 |
msgstr "Katalanisch"
|
371 |
|
372 |
-
#: contact-form-7/includes/functions.php:
|
373 |
msgid "Chinese (Simplified)"
|
374 |
msgstr "Chinesisch (Vereinfacht)"
|
375 |
|
376 |
-
#: contact-form-7/includes/functions.php:
|
377 |
msgid "Chinese (Traditional)"
|
378 |
msgstr "Chinesisch (Traditionell)"
|
379 |
|
380 |
-
#: contact-form-7/includes/functions.php:
|
381 |
msgid "Croatian"
|
382 |
msgstr "Kroatisch"
|
383 |
|
384 |
-
#: contact-form-7/includes/functions.php:
|
385 |
msgid "Czech"
|
386 |
msgstr "Tschechisch"
|
387 |
|
388 |
-
#: contact-form-7/includes/functions.php:
|
389 |
msgid "Danish"
|
390 |
msgstr "Dänisch"
|
391 |
|
392 |
-
#: contact-form-7/includes/functions.php:
|
393 |
msgid "Dutch"
|
394 |
msgstr "Holländisch"
|
395 |
|
396 |
-
#: contact-form-7/includes/functions.php:
|
397 |
msgid "English"
|
398 |
msgstr "Englisch"
|
399 |
|
400 |
-
#: contact-form-7/includes/functions.php:
|
401 |
msgid "Estonian"
|
402 |
msgstr "Estonian"
|
403 |
|
404 |
-
#: contact-form-7/includes/functions.php:
|
405 |
msgid "Finnish"
|
406 |
msgstr "Finnisch"
|
407 |
|
408 |
-
#: contact-form-7/includes/functions.php:
|
409 |
msgid "French"
|
410 |
msgstr "Französisch"
|
411 |
|
412 |
-
#: contact-form-7/includes/functions.php:
|
413 |
msgid "Georgian"
|
414 |
msgstr "Georgisch"
|
415 |
|
416 |
-
#: contact-form-7/includes/functions.php:
|
417 |
msgid "German"
|
418 |
msgstr "Deutsch"
|
419 |
|
420 |
-
#: contact-form-7/includes/functions.php:
|
421 |
msgid "Greek"
|
422 |
msgstr "Griechisch"
|
423 |
|
424 |
-
#: contact-form-7/includes/functions.php:
|
425 |
msgid "Hebrew"
|
426 |
msgstr "Hebräisch"
|
427 |
|
428 |
-
#: contact-form-7/includes/functions.php:
|
429 |
msgid "Hindi"
|
430 |
msgstr "Hindisch"
|
431 |
|
432 |
-
#: contact-form-7/includes/functions.php:
|
433 |
msgid "Hungarian"
|
434 |
msgstr "Ungarisch"
|
435 |
|
436 |
-
#: contact-form-7/includes/functions.php:
|
437 |
msgid "Indonesian"
|
438 |
msgstr "Indonesisch"
|
439 |
|
440 |
-
#: contact-form-7/includes/functions.php:
|
441 |
msgid "Italian"
|
442 |
msgstr "Italienisch"
|
443 |
|
444 |
-
#: contact-form-7/includes/functions.php:
|
445 |
msgid "Japanese"
|
446 |
msgstr "Japanisch"
|
447 |
|
448 |
-
#: contact-form-7/includes/functions.php:
|
449 |
msgid "Korean"
|
450 |
msgstr "Koreanisch"
|
451 |
|
452 |
-
#: contact-form-7/includes/functions.php:
|
453 |
msgid "Latvian"
|
454 |
msgstr "Lettisch"
|
455 |
|
456 |
-
#: contact-form-7/includes/functions.php:
|
457 |
msgid "Lithuanian"
|
458 |
msgstr "Litauisch"
|
459 |
|
460 |
-
#: contact-form-7/includes/functions.php:
|
|
|
|
|
|
|
|
|
461 |
msgid "Norwegian"
|
462 |
msgstr "Norwegisch"
|
463 |
|
464 |
-
#: contact-form-7/includes/functions.php:
|
465 |
msgid "Persian"
|
466 |
msgstr "Persisch"
|
467 |
|
468 |
-
#: contact-form-7/includes/functions.php:
|
469 |
msgid "Polish"
|
470 |
msgstr "Polnisch"
|
471 |
|
472 |
-
#: contact-form-7/includes/functions.php:
|
473 |
msgid "Portuguese"
|
474 |
msgstr "Portugiesisch"
|
475 |
|
476 |
-
#: contact-form-7/includes/functions.php:
|
477 |
msgid "Russian"
|
478 |
msgstr "Russisch"
|
479 |
|
480 |
-
#: contact-form-7/includes/functions.php:
|
481 |
msgid "Romanian"
|
482 |
msgstr "Rumänisch"
|
483 |
|
484 |
-
#: contact-form-7/includes/functions.php:
|
485 |
msgid "Serbian"
|
486 |
msgstr "Serbisch"
|
487 |
|
488 |
-
#: contact-form-7/includes/functions.php:
|
489 |
msgid "Slovak"
|
490 |
msgstr "Slowakisch"
|
491 |
|
492 |
-
#: contact-form-7/includes/functions.php:
|
493 |
msgid "Slovene"
|
494 |
msgstr "Slovenisch"
|
495 |
|
496 |
-
#: contact-form-7/includes/functions.php:
|
497 |
msgid "Spanish"
|
498 |
msgstr "Spanisch"
|
499 |
|
500 |
-
#: contact-form-7/includes/functions.php:
|
501 |
msgid "Swedish"
|
502 |
msgstr "Schwedisch"
|
503 |
|
504 |
-
#: contact-form-7/includes/functions.php:
|
505 |
msgid "Thai"
|
506 |
msgstr "Thailändisch"
|
507 |
|
508 |
-
#: contact-form-7/includes/functions.php:
|
509 |
msgid "Turkish"
|
510 |
msgstr "Türkisch"
|
511 |
|
512 |
-
#: contact-form-7/includes/functions.php:
|
513 |
msgid "Ukrainian"
|
514 |
msgstr "Ukrainisch"
|
515 |
|
516 |
-
#: contact-form-7/includes/functions.php:
|
517 |
msgid "Vietnamese"
|
518 |
msgstr "Vietnamesisch"
|
519 |
|
520 |
-
#: contact-form-7/modules/acceptance.php:
|
521 |
msgid "Acceptance"
|
522 |
msgstr "Zustimmung"
|
523 |
|
524 |
-
#: contact-form-7/modules/acceptance.php:
|
525 |
#: contact-form-7/modules/captcha.php:206
|
526 |
-
#: contact-form-7/modules/checkbox.php:
|
527 |
#: contact-form-7/modules/file.php:234
|
528 |
msgid "Name"
|
529 |
msgstr "Name"
|
530 |
|
531 |
-
#: contact-form-7/modules/acceptance.php:
|
532 |
-
#: contact-form-7/modules/acceptance.php:
|
533 |
#: contact-form-7/modules/captcha.php:213
|
534 |
#: contact-form-7/modules/captcha.php:216
|
535 |
#: contact-form-7/modules/captcha.php:221
|
@@ -539,8 +547,8 @@ msgstr "Name"
|
|
539 |
#: contact-form-7/modules/captcha.php:242
|
540 |
#: contact-form-7/modules/captcha.php:247
|
541 |
#: contact-form-7/modules/captcha.php:250
|
542 |
-
#: contact-form-7/modules/checkbox.php:
|
543 |
-
#: contact-form-7/modules/checkbox.php:
|
544 |
#: contact-form-7/modules/file.php:239
|
545 |
#: contact-form-7/modules/file.php:242
|
546 |
#: contact-form-7/modules/file.php:247
|
@@ -548,21 +556,21 @@ msgstr "Name"
|
|
548 |
msgid "optional"
|
549 |
msgstr "optional"
|
550 |
|
551 |
-
#: contact-form-7/modules/acceptance.php:
|
552 |
msgid "Make this checkbox checked by default?"
|
553 |
msgstr "Auswahlbox standardmässig aktivieren?"
|
554 |
|
555 |
-
#: contact-form-7/modules/acceptance.php:
|
556 |
msgid "Make this checkbox work inversely?"
|
557 |
msgstr "Auswahlbox umkehren (Invert)?"
|
558 |
|
559 |
-
#: contact-form-7/modules/acceptance.php:
|
560 |
msgid "* That means visitor who accepts the term unchecks it."
|
561 |
msgstr "* Bedeutet, dass der Besucher die Bedingungen akzeptiert wenn er die Auswahlbox deaktiviert."
|
562 |
|
563 |
-
#: contact-form-7/modules/acceptance.php:
|
564 |
#: contact-form-7/modules/captcha.php:255
|
565 |
-
#: contact-form-7/modules/checkbox.php:
|
566 |
#: contact-form-7/modules/file.php:255
|
567 |
msgid "Copy this code and paste it into the form left."
|
568 |
msgstr "Kopieren Sie diesen Code und fügen ihn in das Formular links ein."
|
@@ -636,40 +644,40 @@ msgstr "Dieses Kontaktformular enthält CAPTCHA-Felder, aber der temporäre Ordn
|
|
636 |
msgid "This contact form contains CAPTCHA fields, but the necessary libraries (GD and FreeType) are not available on your server."
|
637 |
msgstr "Dieses Kontaktformular enthält CAPTCHA-Felder, aber die benötigten Bibliotheken (GD und FreeType) sind nicht auf Ihrem Server verfügbar."
|
638 |
|
639 |
-
#: contact-form-7/modules/checkbox.php:
|
640 |
msgid "Checkboxes"
|
641 |
msgstr "Auswahlbox"
|
642 |
|
643 |
-
#: contact-form-7/modules/checkbox.php:
|
644 |
msgid "Radio buttons"
|
645 |
msgstr "Radio Button"
|
646 |
|
647 |
-
#: contact-form-7/modules/checkbox.php:
|
648 |
#: contact-form-7/modules/file.php:233
|
649 |
msgid "Required field?"
|
650 |
msgstr "Pflichtfeld?"
|
651 |
|
652 |
-
#: contact-form-7/modules/checkbox.php:
|
653 |
msgid "Choices"
|
654 |
msgstr "Auswahlmöglichkeiten"
|
655 |
|
656 |
-
#: contact-form-7/modules/checkbox.php:
|
657 |
msgid "* One choice per line."
|
658 |
msgstr "* Eine Auswahlmöglichkeit pro Zeile."
|
659 |
|
660 |
-
#: contact-form-7/modules/checkbox.php:
|
661 |
msgid "Put a label first, a checkbox last?"
|
662 |
msgstr "Erste Auswahlmöglichkeit setzen, danach eine Auswahlbox?"
|
663 |
|
664 |
-
#: contact-form-7/modules/checkbox.php:
|
665 |
msgid "Wrap each item with <label> tag?"
|
666 |
msgstr "Jede Position mit einem <label> Tag umbrechen?"
|
667 |
|
668 |
-
#: contact-form-7/modules/checkbox.php:
|
669 |
msgid "Make checkboxes exclusive?"
|
670 |
msgstr "Exklusive Auswahlboxen erstellen?"
|
671 |
|
672 |
-
#: contact-form-7/modules/checkbox.php:
|
673 |
msgid "And, put this code into the Mail fields below."
|
674 |
msgstr "Und setzen Sie diesen Code in das Nachrichtentext Feld unterhalb ein."
|
675 |
|
@@ -807,12 +815,26 @@ msgstr "Standardwert"
|
|
807 |
msgid "Text area"
|
808 |
msgstr "Text Bereich"
|
809 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
810 |
#~ msgid "This mail is created by Contact Form 7 plugin for WordPress."
|
811 |
#~ msgstr "Dieses Mail ist vom Wordpress Plugin Contact Form 7 erstellt."
|
|
|
812 |
#~ msgid "(You need WordPress 2.7 or greater to use this feature)"
|
813 |
#~ msgstr ""
|
814 |
#~ "(Um diese Funktion nutzen zu können, benötigen Sie WordPress Version 2.7 "
|
815 |
#~ "oder höher)"
|
|
|
816 |
#~ msgid "Delete this contact form"
|
817 |
#~ msgstr "Dieses Kontaktformular löschen."
|
818 |
-
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
+
"Project-Id-Version: Contact Form | V2.1.2\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2010-02-24 08:35+0900\n"
|
6 |
+
"PO-Revision-Date: 2010-02-25 18:08+0100\n"
|
7 |
"Last-Translator: Ivan Graf <contact@bildergallery.com>\n"
|
8 |
+
"Language-Team: \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;__ngettext:1,2;_c\n"
|
14 |
+
"X-Poedit-Basepath: ../..\n"
|
15 |
+
"Plural-Forms: nplurals=1; plural=0;\n"
|
16 |
"X-Poedit-Language: German\n"
|
17 |
"X-Poedit-Country: SWITZERLAND\n"
|
18 |
+
"X-Poedit-SearchPath-0: contact-form-7\n"
|
19 |
|
20 |
+
#: contact-form-7/admin/admin.php:120
|
21 |
#: contact-form-7/admin/edit.php:17
|
22 |
#: contact-form-7/admin/edit.php:30
|
23 |
msgid "Contact Form 7"
|
24 |
msgstr "Contact Form 7"
|
25 |
|
26 |
+
#: contact-form-7/admin/admin.php:120
|
27 |
msgid "Contact"
|
28 |
msgstr "Formular"
|
29 |
|
30 |
+
#: contact-form-7/admin/admin.php:123
|
31 |
msgid "Edit Contact Forms"
|
32 |
msgstr "Bearbeite Contact Forms"
|
33 |
|
34 |
+
#: contact-form-7/admin/admin.php:123
|
35 |
msgid "Edit"
|
36 |
msgstr "Bearbeiten"
|
37 |
|
38 |
+
#: contact-form-7/admin/admin.php:162
|
39 |
msgid "Generate Tag"
|
40 |
msgstr "Generiere Tag"
|
41 |
|
42 |
+
#: contact-form-7/admin/admin.php:163
|
43 |
msgid "Show"
|
44 |
msgstr "Anzeigen"
|
45 |
|
46 |
+
#: contact-form-7/admin/admin.php:164
|
47 |
msgid "Hide"
|
48 |
msgstr "Verstecken"
|
49 |
|
50 |
+
#: contact-form-7/admin/admin.php:265
|
51 |
msgid "Contact form"
|
52 |
msgstr "Kontaktformular"
|
53 |
|
54 |
+
#: contact-form-7/admin/admin.php:284
|
55 |
msgid "Settings"
|
56 |
msgstr "Einstellungen"
|
57 |
|
58 |
+
#: contact-form-7/admin/admin.php:295
|
59 |
msgid "http://contactform7.com/"
|
60 |
msgstr "http://contactform7.com/"
|
61 |
|
62 |
+
#: contact-form-7/admin/admin.php:296
|
63 |
msgid "Contactform7.com"
|
64 |
msgstr "Contactform7.com"
|
65 |
|
66 |
+
#: contact-form-7/admin/admin.php:297
|
67 |
msgid "http://contactform7.com/docs/"
|
68 |
msgstr "http://contactform7.com/docs/"
|
69 |
|
70 |
+
#: contact-form-7/admin/admin.php:298
|
71 |
msgid "Docs"
|
72 |
msgstr "Dokumente"
|
73 |
|
74 |
+
#: contact-form-7/admin/admin.php:299
|
75 |
msgid "http://contactform7.com/faq/"
|
76 |
msgstr "http://contactform7.com/faq/"
|
77 |
|
78 |
+
#: contact-form-7/admin/admin.php:300
|
79 |
msgid "FAQ"
|
80 |
msgstr "Faq"
|
81 |
|
82 |
+
#: contact-form-7/admin/admin.php:301
|
83 |
msgid "http://contactform7.com/support/"
|
84 |
msgstr "http://contactform7.com/support/"
|
85 |
|
86 |
+
#: contact-form-7/admin/admin.php:302
|
87 |
msgid "Support"
|
88 |
msgstr "Support"
|
89 |
|
90 |
+
#: contact-form-7/admin/admin.php:316
|
91 |
msgid "Contact form created."
|
92 |
+
msgstr "Kontaktformular erstellt."
|
93 |
|
94 |
+
#: contact-form-7/admin/admin.php:319
|
95 |
msgid "Contact form saved."
|
96 |
+
msgstr "Kontaktformular gespeichert."
|
97 |
|
98 |
+
#: contact-form-7/admin/admin.php:322
|
99 |
msgid "Contact form deleted."
|
100 |
+
msgstr "Kontaktformular gelöscht."
|
101 |
|
102 |
+
#: contact-form-7/admin/admin.php:325
|
103 |
msgid "Database table created."
|
104 |
msgstr "Datenbanktabelle erstellt."
|
105 |
|
106 |
+
#: contact-form-7/admin/admin.php:328
|
107 |
msgid "Failed to create database table."
|
108 |
msgstr "Fehler beim Erstellen einer Datenbanktabelle."
|
109 |
|
110 |
+
#: contact-form-7/admin/admin.php:361
|
111 |
msgid "Contact Form 7 needs your support. Please donate today."
|
112 |
msgstr "Contact Form 7 braucht Ihre Unterstützung. Bitte spenden Sie noch heute."
|
113 |
|
114 |
+
#: contact-form-7/admin/admin.php:362
|
|
|
|
|
|
|
|
|
115 |
msgid "Your contribution is needed for making this plugin better."
|
116 |
msgstr "Ihr Beitrag ist für die Herstellung dieses Plugin sehr nützlich."
|
117 |
|
118 |
+
#: contact-form-7/admin/admin.php:368
|
119 |
+
msgid "http://contactform7.com/donate/"
|
120 |
+
msgstr "http://contactform7.com/donate/"
|
121 |
+
|
122 |
+
#: contact-form-7/admin/admin.php:368
|
123 |
+
msgid "Donate"
|
124 |
+
msgstr "Spende"
|
125 |
|
126 |
#: contact-form-7/admin/edit.php:9
|
127 |
#, php-format
|
201 |
|
202 |
#: contact-form-7/admin/edit.php:172
|
203 |
#: contact-form-7/admin/edit.php:239
|
204 |
+
#: contact-form-7/includes/functions.php:78
|
205 |
msgid "Message body:"
|
206 |
msgstr "Nachrichtentext:"
|
207 |
|
239 |
msgid "(select language)"
|
240 |
msgstr "(wähle Sprache)"
|
241 |
|
242 |
+
#: contact-form-7/includes/classes.php:569
|
243 |
msgid "Untitled"
|
244 |
msgstr "Ohne Titel"
|
245 |
|
296 |
msgid "Please fill the required field."
|
297 |
msgstr "Bitte füllen Sie dieses Pflichtfeld aus!"
|
298 |
|
299 |
+
#: contact-form-7/includes/functions.php:46
|
300 |
msgid "Your Name"
|
301 |
msgstr "Ihre Name"
|
302 |
|
303 |
+
#: contact-form-7/includes/functions.php:46
|
304 |
+
#: contact-form-7/includes/functions.php:48
|
305 |
msgid "(required)"
|
306 |
msgstr "(Pflichtfeld)"
|
307 |
|
308 |
+
#: contact-form-7/includes/functions.php:48
|
309 |
msgid "Your Email"
|
310 |
msgstr "Ihre Email"
|
311 |
|
312 |
+
#: contact-form-7/includes/functions.php:50
|
313 |
msgid "Subject"
|
314 |
msgstr "Betreff"
|
315 |
|
316 |
+
#: contact-form-7/includes/functions.php:52
|
317 |
msgid "Your Message"
|
318 |
msgstr "Ihre Nachricht"
|
319 |
|
320 |
+
#: contact-form-7/includes/functions.php:54
|
321 |
msgid "Send"
|
322 |
msgstr "Senden"
|
323 |
|
324 |
+
#: contact-form-7/includes/functions.php:62
|
325 |
#, php-format
|
326 |
msgid "From: %s"
|
327 |
msgstr "Von: %s"
|
328 |
|
329 |
+
#: contact-form-7/includes/functions.php:63
|
330 |
#, php-format
|
331 |
msgid "Subject: %s"
|
332 |
msgstr "Betreff: %s"
|
333 |
|
334 |
+
#: contact-form-7/includes/functions.php:64
|
335 |
msgid "Message Body:"
|
336 |
msgstr "Nachrichtentext:"
|
337 |
|
338 |
+
#: contact-form-7/includes/functions.php:65
|
339 |
+
#: contact-form-7/includes/functions.php:79
|
340 |
#, php-format
|
341 |
msgid "This mail is sent via contact form on %1$s %2$s"
|
342 |
msgstr "Dieses Mail wurde über das Kontaktformular von %1$s (%2$s) gesendet"
|
343 |
|
344 |
+
#: contact-form-7/includes/functions.php:168
|
345 |
msgid "Afrikaans"
|
346 |
msgstr "Afrikanisch"
|
347 |
|
348 |
+
#: contact-form-7/includes/functions.php:169
|
349 |
msgid "Albanian"
|
350 |
msgstr "Albanisch"
|
351 |
|
352 |
+
#: contact-form-7/includes/functions.php:170
|
353 |
msgid "Arabic"
|
354 |
msgstr "Arabisch"
|
355 |
|
356 |
+
#: contact-form-7/includes/functions.php:171
|
357 |
msgid "Bangla"
|
358 |
msgstr "Bengalisch"
|
359 |
|
360 |
+
#: contact-form-7/includes/functions.php:172
|
361 |
msgid "Bosnian"
|
362 |
msgstr "Bosnisch"
|
363 |
|
364 |
+
#: contact-form-7/includes/functions.php:173
|
365 |
msgid "Brazilian Portuguese"
|
366 |
msgstr "Brasilianisch Portugiesisch"
|
367 |
|
368 |
+
#: contact-form-7/includes/functions.php:174
|
369 |
msgid "Bulgarian"
|
370 |
msgstr "Bulgarisch"
|
371 |
|
372 |
+
#: contact-form-7/includes/functions.php:175
|
373 |
msgid "Catalan"
|
374 |
msgstr "Katalanisch"
|
375 |
|
376 |
+
#: contact-form-7/includes/functions.php:176
|
377 |
msgid "Chinese (Simplified)"
|
378 |
msgstr "Chinesisch (Vereinfacht)"
|
379 |
|
380 |
+
#: contact-form-7/includes/functions.php:177
|
381 |
msgid "Chinese (Traditional)"
|
382 |
msgstr "Chinesisch (Traditionell)"
|
383 |
|
384 |
+
#: contact-form-7/includes/functions.php:178
|
385 |
msgid "Croatian"
|
386 |
msgstr "Kroatisch"
|
387 |
|
388 |
+
#: contact-form-7/includes/functions.php:179
|
389 |
msgid "Czech"
|
390 |
msgstr "Tschechisch"
|
391 |
|
392 |
+
#: contact-form-7/includes/functions.php:180
|
393 |
msgid "Danish"
|
394 |
msgstr "Dänisch"
|
395 |
|
396 |
+
#: contact-form-7/includes/functions.php:181
|
397 |
msgid "Dutch"
|
398 |
msgstr "Holländisch"
|
399 |
|
400 |
+
#: contact-form-7/includes/functions.php:182
|
401 |
msgid "English"
|
402 |
msgstr "Englisch"
|
403 |
|
404 |
+
#: contact-form-7/includes/functions.php:183
|
405 |
msgid "Estonian"
|
406 |
msgstr "Estonian"
|
407 |
|
408 |
+
#: contact-form-7/includes/functions.php:184
|
409 |
msgid "Finnish"
|
410 |
msgstr "Finnisch"
|
411 |
|
412 |
+
#: contact-form-7/includes/functions.php:185
|
413 |
msgid "French"
|
414 |
msgstr "Französisch"
|
415 |
|
416 |
+
#: contact-form-7/includes/functions.php:186
|
417 |
msgid "Georgian"
|
418 |
msgstr "Georgisch"
|
419 |
|
420 |
+
#: contact-form-7/includes/functions.php:187
|
421 |
msgid "German"
|
422 |
msgstr "Deutsch"
|
423 |
|
424 |
+
#: contact-form-7/includes/functions.php:188
|
425 |
msgid "Greek"
|
426 |
msgstr "Griechisch"
|
427 |
|
428 |
+
#: contact-form-7/includes/functions.php:189
|
429 |
msgid "Hebrew"
|
430 |
msgstr "Hebräisch"
|
431 |
|
432 |
+
#: contact-form-7/includes/functions.php:190
|
433 |
msgid "Hindi"
|
434 |
msgstr "Hindisch"
|
435 |
|
436 |
+
#: contact-form-7/includes/functions.php:191
|
437 |
msgid "Hungarian"
|
438 |
msgstr "Ungarisch"
|
439 |
|
440 |
+
#: contact-form-7/includes/functions.php:192
|
441 |
msgid "Indonesian"
|
442 |
msgstr "Indonesisch"
|
443 |
|
444 |
+
#: contact-form-7/includes/functions.php:193
|
445 |
msgid "Italian"
|
446 |
msgstr "Italienisch"
|
447 |
|
448 |
+
#: contact-form-7/includes/functions.php:194
|
449 |
msgid "Japanese"
|
450 |
msgstr "Japanisch"
|
451 |
|
452 |
+
#: contact-form-7/includes/functions.php:195
|
453 |
msgid "Korean"
|
454 |
msgstr "Koreanisch"
|
455 |
|
456 |
+
#: contact-form-7/includes/functions.php:196
|
457 |
msgid "Latvian"
|
458 |
msgstr "Lettisch"
|
459 |
|
460 |
+
#: contact-form-7/includes/functions.php:197
|
461 |
msgid "Lithuanian"
|
462 |
msgstr "Litauisch"
|
463 |
|
464 |
+
#: contact-form-7/includes/functions.php:198
|
465 |
+
msgid "Malayalam"
|
466 |
+
msgstr "Malayalam"
|
467 |
+
|
468 |
+
#: contact-form-7/includes/functions.php:199
|
469 |
msgid "Norwegian"
|
470 |
msgstr "Norwegisch"
|
471 |
|
472 |
+
#: contact-form-7/includes/functions.php:200
|
473 |
msgid "Persian"
|
474 |
msgstr "Persisch"
|
475 |
|
476 |
+
#: contact-form-7/includes/functions.php:201
|
477 |
msgid "Polish"
|
478 |
msgstr "Polnisch"
|
479 |
|
480 |
+
#: contact-form-7/includes/functions.php:202
|
481 |
msgid "Portuguese"
|
482 |
msgstr "Portugiesisch"
|
483 |
|
484 |
+
#: contact-form-7/includes/functions.php:203
|
485 |
msgid "Russian"
|
486 |
msgstr "Russisch"
|
487 |
|
488 |
+
#: contact-form-7/includes/functions.php:204
|
489 |
msgid "Romanian"
|
490 |
msgstr "Rumänisch"
|
491 |
|
492 |
+
#: contact-form-7/includes/functions.php:205
|
493 |
msgid "Serbian"
|
494 |
msgstr "Serbisch"
|
495 |
|
496 |
+
#: contact-form-7/includes/functions.php:206
|
497 |
msgid "Slovak"
|
498 |
msgstr "Slowakisch"
|
499 |
|
500 |
+
#: contact-form-7/includes/functions.php:207
|
501 |
msgid "Slovene"
|
502 |
msgstr "Slovenisch"
|
503 |
|
504 |
+
#: contact-form-7/includes/functions.php:208
|
505 |
msgid "Spanish"
|
506 |
msgstr "Spanisch"
|
507 |
|
508 |
+
#: contact-form-7/includes/functions.php:209
|
509 |
msgid "Swedish"
|
510 |
msgstr "Schwedisch"
|
511 |
|
512 |
+
#: contact-form-7/includes/functions.php:210
|
513 |
msgid "Thai"
|
514 |
msgstr "Thailändisch"
|
515 |
|
516 |
+
#: contact-form-7/includes/functions.php:211
|
517 |
msgid "Turkish"
|
518 |
msgstr "Türkisch"
|
519 |
|
520 |
+
#: contact-form-7/includes/functions.php:212
|
521 |
msgid "Ukrainian"
|
522 |
msgstr "Ukrainisch"
|
523 |
|
524 |
+
#: contact-form-7/includes/functions.php:213
|
525 |
msgid "Vietnamese"
|
526 |
msgstr "Vietnamesisch"
|
527 |
|
528 |
+
#: contact-form-7/modules/acceptance.php:96
|
529 |
msgid "Acceptance"
|
530 |
msgstr "Zustimmung"
|
531 |
|
532 |
+
#: contact-form-7/modules/acceptance.php:105
|
533 |
#: contact-form-7/modules/captcha.php:206
|
534 |
+
#: contact-form-7/modules/checkbox.php:198
|
535 |
#: contact-form-7/modules/file.php:234
|
536 |
msgid "Name"
|
537 |
msgstr "Name"
|
538 |
|
539 |
+
#: contact-form-7/modules/acceptance.php:110
|
540 |
+
#: contact-form-7/modules/acceptance.php:113
|
541 |
#: contact-form-7/modules/captcha.php:213
|
542 |
#: contact-form-7/modules/captcha.php:216
|
543 |
#: contact-form-7/modules/captcha.php:221
|
547 |
#: contact-form-7/modules/captcha.php:242
|
548 |
#: contact-form-7/modules/captcha.php:247
|
549 |
#: contact-form-7/modules/captcha.php:250
|
550 |
+
#: contact-form-7/modules/checkbox.php:203
|
551 |
+
#: contact-form-7/modules/checkbox.php:206
|
552 |
#: contact-form-7/modules/file.php:239
|
553 |
#: contact-form-7/modules/file.php:242
|
554 |
#: contact-form-7/modules/file.php:247
|
556 |
msgid "optional"
|
557 |
msgstr "optional"
|
558 |
|
559 |
+
#: contact-form-7/modules/acceptance.php:119
|
560 |
msgid "Make this checkbox checked by default?"
|
561 |
msgstr "Auswahlbox standardmässig aktivieren?"
|
562 |
|
563 |
+
#: contact-form-7/modules/acceptance.php:120
|
564 |
msgid "Make this checkbox work inversely?"
|
565 |
msgstr "Auswahlbox umkehren (Invert)?"
|
566 |
|
567 |
+
#: contact-form-7/modules/acceptance.php:121
|
568 |
msgid "* That means visitor who accepts the term unchecks it."
|
569 |
msgstr "* Bedeutet, dass der Besucher die Bedingungen akzeptiert wenn er die Auswahlbox deaktiviert."
|
570 |
|
571 |
+
#: contact-form-7/modules/acceptance.php:126
|
572 |
#: contact-form-7/modules/captcha.php:255
|
573 |
+
#: contact-form-7/modules/checkbox.php:226
|
574 |
#: contact-form-7/modules/file.php:255
|
575 |
msgid "Copy this code and paste it into the form left."
|
576 |
msgstr "Kopieren Sie diesen Code und fügen ihn in das Formular links ein."
|
644 |
msgid "This contact form contains CAPTCHA fields, but the necessary libraries (GD and FreeType) are not available on your server."
|
645 |
msgstr "Dieses Kontaktformular enthält CAPTCHA-Felder, aber die benötigten Bibliotheken (GD und FreeType) sind nicht auf Ihrem Server verfügbar."
|
646 |
|
647 |
+
#: contact-form-7/modules/checkbox.php:171
|
648 |
msgid "Checkboxes"
|
649 |
msgstr "Auswahlbox"
|
650 |
|
651 |
+
#: contact-form-7/modules/checkbox.php:174
|
652 |
msgid "Radio buttons"
|
653 |
msgstr "Radio Button"
|
654 |
|
655 |
+
#: contact-form-7/modules/checkbox.php:195
|
656 |
#: contact-form-7/modules/file.php:233
|
657 |
msgid "Required field?"
|
658 |
msgstr "Pflichtfeld?"
|
659 |
|
660 |
+
#: contact-form-7/modules/checkbox.php:211
|
661 |
msgid "Choices"
|
662 |
msgstr "Auswahlmöglichkeiten"
|
663 |
|
664 |
+
#: contact-form-7/modules/checkbox.php:213
|
665 |
msgid "* One choice per line."
|
666 |
msgstr "* Eine Auswahlmöglichkeit pro Zeile."
|
667 |
|
668 |
+
#: contact-form-7/modules/checkbox.php:217
|
669 |
msgid "Put a label first, a checkbox last?"
|
670 |
msgstr "Erste Auswahlmöglichkeit setzen, danach eine Auswahlbox?"
|
671 |
|
672 |
+
#: contact-form-7/modules/checkbox.php:218
|
673 |
msgid "Wrap each item with <label> tag?"
|
674 |
msgstr "Jede Position mit einem <label> Tag umbrechen?"
|
675 |
|
676 |
+
#: contact-form-7/modules/checkbox.php:220
|
677 |
msgid "Make checkboxes exclusive?"
|
678 |
msgstr "Exklusive Auswahlboxen erstellen?"
|
679 |
|
680 |
+
#: contact-form-7/modules/checkbox.php:228
|
681 |
msgid "And, put this code into the Mail fields below."
|
682 |
msgstr "Und setzen Sie diesen Code in das Nachrichtentext Feld unterhalb ein."
|
683 |
|
815 |
msgid "Text area"
|
816 |
msgstr "Text Bereich"
|
817 |
|
818 |
+
#~ msgid ""
|
819 |
+
#~ "Is this plugin useful for you? If you like it, please help the developer."
|
820 |
+
#~ msgstr ""
|
821 |
+
#~ "Ist dieses Plugin nützlich für Sie? Wenn es Ihnen gefällt, helfen Sie dem "
|
822 |
+
#~ "Entwickler."
|
823 |
+
|
824 |
+
#~ msgid ""
|
825 |
+
#~ "Developing a plugin and providing user support is really hard work. "
|
826 |
+
#~ "Please help."
|
827 |
+
#~ msgstr ""
|
828 |
+
#~ "Die Entwicklung eines Plugins sowie die vielen Support Anfragen "
|
829 |
+
#~ "verbrauchen viel Zeit. Helfen Sie uns mit einer Spende."
|
830 |
+
|
831 |
#~ msgid "This mail is created by Contact Form 7 plugin for WordPress."
|
832 |
#~ msgstr "Dieses Mail ist vom Wordpress Plugin Contact Form 7 erstellt."
|
833 |
+
|
834 |
#~ msgid "(You need WordPress 2.7 or greater to use this feature)"
|
835 |
#~ msgstr ""
|
836 |
#~ "(Um diese Funktion nutzen zu können, benötigen Sie WordPress Version 2.7 "
|
837 |
#~ "oder höher)"
|
838 |
+
|
839 |
#~ msgid "Delete this contact form"
|
840 |
#~ msgstr "Dieses Kontaktformular löschen."
|
|
languages/wpcf7-gl_ES.mo
ADDED
Binary file
|
languages/wpcf7-gl_ES.po
ADDED
@@ -0,0 +1,836 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|