Version Description
- 19.03.2013 =
- NEW : Hungarian language file was added to the plugin.
- Bugfix : The bug of displaying error messages was fixed.
Download this release
Release Info
Developer | bestwebsoft |
Plugin | Contact Form by BestWebSoft |
Version | 3.40 |
Comparing to | |
See all releases |
Code changes from version 3.39 to 3.40
- contact_form.php +9 -1
- languages/contact_form-be_BY.mo +0 -0
- languages/contact_form-be_BY.po +0 -0
- languages/contact_form-hu_HU.mo +0 -0
- languages/contact_form-hu_HU.po +472 -0
- languages/contact_form-uk.mo +0 -0
- languages/contact_form-uk.po +0 -0
- readme.txt +9 -1
contact_form.php
CHANGED
@@ -4,7 +4,7 @@ Plugin Name: Contact Form Plugin
|
|
4 |
Plugin URI: http://bestwebsoft.com/plugin/
|
5 |
Description: Plugin for Contact Form.
|
6 |
Author: BestWebSoft
|
7 |
-
Version: 3.
|
8 |
Author URI: http://bestwebsoft.com/
|
9 |
License: GPLv2 or later
|
10 |
*/
|
@@ -186,6 +186,14 @@ if( ! function_exists( 'cntctfrm_settings' ) ) {
|
|
186 |
$cntctfrm_options['cntctfrm_form_error'] = array( 'en' => $cntctfrm_option_defaults['cntctfrm_form_error']['en'] );
|
187 |
}
|
188 |
$cntctfrm_options = array_merge( $cntctfrm_option_defaults, $cntctfrm_options );
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
189 |
update_option( 'cntctfrm_options', $cntctfrm_options );
|
190 |
}
|
191 |
}
|
4 |
Plugin URI: http://bestwebsoft.com/plugin/
|
5 |
Description: Plugin for Contact Form.
|
6 |
Author: BestWebSoft
|
7 |
+
Version: 3.40
|
8 |
Author URI: http://bestwebsoft.com/
|
9 |
License: GPLv2 or later
|
10 |
*/
|
186 |
$cntctfrm_options['cntctfrm_form_error'] = array( 'en' => $cntctfrm_option_defaults['cntctfrm_form_error']['en'] );
|
187 |
}
|
188 |
$cntctfrm_options = array_merge( $cntctfrm_option_defaults, $cntctfrm_options );
|
189 |
+
|
190 |
+
if ( $cntctfrm_options['cntctfrm_subject_error']['en'] == __( "Message text is required.", 'contact_form' ) )
|
191 |
+
$cntctfrm_options['cntctfrm_subject_error']['en'] = __( "Subject is required.", 'contact_form' );
|
192 |
+
if ( $cntctfrm_options['cntctfrm_message_error']['en'] == __( "Phone number is required.", 'contact_form' ) )
|
193 |
+
$cntctfrm_options['cntctfrm_message_error']['en'] = __( "Message text is required.", 'contact_form' );
|
194 |
+
if ( $cntctfrm_options['cntctfrm_phone_error']['en'] == __( "Subject is required.", 'contact_form' ) )
|
195 |
+
$cntctfrm_options['cntctfrm_phone_error']['en'] = __( "Phone number is required.", 'contact_form' );
|
196 |
+
|
197 |
update_option( 'cntctfrm_options', $cntctfrm_options );
|
198 |
}
|
199 |
}
|
languages/contact_form-be_BY.mo
CHANGED
File without changes
|
languages/contact_form-be_BY.po
CHANGED
File without changes
|
languages/contact_form-hu_HU.mo
ADDED
Binary file
|
languages/contact_form-hu_HU.po
ADDED
@@ -0,0 +1,472 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
msgid ""
|
2 |
+
msgstr ""
|
3 |
+
"Project-Id-Version: contact_form\n"
|
4 |
+
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2013-03-18 09:30+0300\n"
|
6 |
+
"PO-Revision-Date: 2013-03-18 09:30+0300\n"
|
7 |
+
"Last-Translator: \n"
|
8 |
+
"Language-Team: Karoly Kovacs <karcsi1978@gmail.com>\n"
|
9 |
+
"MIME-Version: 1.0\n"
|
10 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
+
"Content-Transfer-Encoding: 8bit\n"
|
12 |
+
"Language: hu_HU\n"
|
13 |
+
"X-Poedit-KeywordsList: __;_e\n"
|
14 |
+
"X-Poedit-Basepath: ..\n"
|
15 |
+
"X-Poedit-SourceCharset: UTF-8\n"
|
16 |
+
"Plural-Forms: nplurals=2;plural=n>2;\n"
|
17 |
+
"X-Generator: Poedit 1.5.4\n"
|
18 |
+
"X-Poedit-SearchPath-0: .\n"
|
19 |
+
|
20 |
+
#: contact_form.php:78
|
21 |
+
msgid "Activated plugins"
|
22 |
+
msgstr "Aktivált pluginok"
|
23 |
+
|
24 |
+
#: contact_form.php:80
|
25 |
+
#: contact_form.php:88
|
26 |
+
#: contact_form.php:96
|
27 |
+
msgid "Read more"
|
28 |
+
msgstr "Részletek megtekintése"
|
29 |
+
|
30 |
+
#: contact_form.php:80
|
31 |
+
#: contact_form.php:1094
|
32 |
+
#: contact_form.php:1103
|
33 |
+
msgid "Settings"
|
34 |
+
msgstr "Beállítások"
|
35 |
+
|
36 |
+
#: contact_form.php:86
|
37 |
+
msgid "Installed plugins"
|
38 |
+
msgstr "Telepített pluginok"
|
39 |
+
|
40 |
+
#: contact_form.php:94
|
41 |
+
msgid "Recommended plugins"
|
42 |
+
msgstr "Ajánlott pluginok"
|
43 |
+
|
44 |
+
#: contact_form.php:96
|
45 |
+
msgid "Download"
|
46 |
+
msgstr "Letöltés"
|
47 |
+
|
48 |
+
#: contact_form.php:96
|
49 |
+
#, php-format
|
50 |
+
msgid "Install %s"
|
51 |
+
msgstr "%s telepítése"
|
52 |
+
|
53 |
+
#: contact_form.php:96
|
54 |
+
msgid "Install now from wordpress.org"
|
55 |
+
msgstr "Telepítés most a wordpress.org oldalról"
|
56 |
+
|
57 |
+
#: contact_form.php:98
|
58 |
+
msgid "If you have any questions, please contact us via plugin@bestwebsoft.com or fill in our contact form on our site"
|
59 |
+
msgstr "Amennyiben kérdése van, kérjük írjon nekünk a plugin@bestwebsoft.com címre vagy töltse ki a kapcsolatfelvételi lapot a weboldalon"
|
60 |
+
|
61 |
+
#: contact_form.php:110
|
62 |
+
#: contact_form.php:403
|
63 |
+
msgid "Contact Form Options"
|
64 |
+
msgstr "Kapcsolatfelvételi Ürlap Beállítások"
|
65 |
+
|
66 |
+
#: contact_form.php:110
|
67 |
+
msgid "Contact Form"
|
68 |
+
msgstr "Kapcsolatfelvételi Ürlap"
|
69 |
+
|
70 |
+
#: contact_form.php:147
|
71 |
+
#: contact_form.php:537
|
72 |
+
#: contact_form.php:557
|
73 |
+
msgid "Name:"
|
74 |
+
msgstr "Noév:"
|
75 |
+
|
76 |
+
#: contact_form.php:148
|
77 |
+
#: contact_form.php:538
|
78 |
+
#: contact_form.php:558
|
79 |
+
msgid "Email Address:"
|
80 |
+
msgstr "Email cím:"
|
81 |
+
|
82 |
+
#: contact_form.php:149
|
83 |
+
#: contact_form.php:539
|
84 |
+
#: contact_form.php:559
|
85 |
+
msgid "Phone number:"
|
86 |
+
msgstr "Telefonszám:"
|
87 |
+
|
88 |
+
#: contact_form.php:150
|
89 |
+
#: contact_form.php:540
|
90 |
+
#: contact_form.php:560
|
91 |
+
msgid "Subject:"
|
92 |
+
msgstr "Tárgy:"
|
93 |
+
|
94 |
+
#: contact_form.php:151
|
95 |
+
#: contact_form.php:541
|
96 |
+
#: contact_form.php:561
|
97 |
+
msgid "Message:"
|
98 |
+
msgstr "Üzenet:"
|
99 |
+
|
100 |
+
#: contact_form.php:152
|
101 |
+
#: contact_form.php:542
|
102 |
+
#: contact_form.php:562
|
103 |
+
msgid "Attachment:"
|
104 |
+
msgstr "Csatolmány:"
|
105 |
+
|
106 |
+
#: contact_form.php:153
|
107 |
+
#: contact_form.php:543
|
108 |
+
#: contact_form.php:563
|
109 |
+
msgid "Submit"
|
110 |
+
msgstr "Küldés"
|
111 |
+
|
112 |
+
#: contact_form.php:154
|
113 |
+
msgid "Your name is required."
|
114 |
+
msgstr "Név megadása kötelező."
|
115 |
+
|
116 |
+
#: contact_form.php:155
|
117 |
+
msgid "A proper e-mail address is required."
|
118 |
+
msgstr "Valós email cím megadása kötelező."
|
119 |
+
|
120 |
+
#: contact_form.php:156
|
121 |
+
msgid "Phone number is required."
|
122 |
+
msgstr "Le numéro de téléphone est obligatoire."
|
123 |
+
|
124 |
+
#: contact_form.php:157
|
125 |
+
msgid "Subject is required."
|
126 |
+
msgstr "Tárgy megadása kötelező."
|
127 |
+
|
128 |
+
#: contact_form.php:158
|
129 |
+
msgid "Message text is required."
|
130 |
+
msgstr "Üzenet megírása kötelező."
|
131 |
+
|
132 |
+
#: contact_form.php:159
|
133 |
+
msgid "File format is not valid."
|
134 |
+
msgstr "Fájl formátuma nem megengedett."
|
135 |
+
|
136 |
+
#: contact_form.php:160
|
137 |
+
msgid "Please fill out the CAPTCHA."
|
138 |
+
msgstr "Kérem töltse ki a CAPTCHA mezőt."
|
139 |
+
|
140 |
+
#: contact_form.php:161
|
141 |
+
msgid "Please make corrections below and try again."
|
142 |
+
msgstr "Kérem javítsa ki a szükséges mezőket és próbálja újra."
|
143 |
+
|
144 |
+
#: contact_form.php:163
|
145 |
+
msgid "Thank you for contacting us."
|
146 |
+
msgstr "Köszönjük az üzenetét."
|
147 |
+
|
148 |
+
#: contact_form.php:358
|
149 |
+
msgid "If the 'Redirect to page' option is selected then the URL field should be in the following format"
|
150 |
+
msgstr "Amennyiben az 'Átirányítás egy oldalra' opció kiválasztásra kerül, az URL-t az alábbi formátumban kell megadni"
|
151 |
+
|
152 |
+
#: contact_form.php:367
|
153 |
+
msgid "Such user does not exist. Settings are not saved."
|
154 |
+
msgstr "Nincs ilyen felhasználó. Beállítások nem kerültek mentésre."
|
155 |
+
|
156 |
+
#: contact_form.php:372
|
157 |
+
msgid "Please enter a valid email address. Settings are not saved."
|
158 |
+
msgstr "Kérem valós email címet adjon meg. Beállítások nem kerültek mentésre."
|
159 |
+
|
160 |
+
#: contact_form.php:378
|
161 |
+
msgid "Please enter a valid email address in the 'FROM' field. Settings are not saved."
|
162 |
+
msgstr "Kérem valós email címet adjon meg a 'FKITÖL' mezőben. Beállítások nem kerültek mentésre."
|
163 |
+
|
164 |
+
#: contact_form.php:383
|
165 |
+
msgid "Options saved."
|
166 |
+
msgstr "Opciók elmentve."
|
167 |
+
|
168 |
+
#: contact_form.php:408
|
169 |
+
msgid "If you would like to add the Contact Form to your website, just copy and paste this shortcode to your post or page or widget:"
|
170 |
+
msgstr "Amennyiben szeretné hozzáadni a Kapcsolatfelvételi Ürlapot a weboldalához, másolja ki és illessze be az alábbi kódot egy bejegyzésbe, oldalba vagy widgetbe:"
|
171 |
+
|
172 |
+
#: contact_form.php:409
|
173 |
+
msgid "If you leave the fields empty, the messages will be sent to the email address specified during registration."
|
174 |
+
msgstr "Amennyiben ezeket a mezőket üresen hagyja, az üzenet a regisztráció során megadott email címre lesz elküldve."
|
175 |
+
|
176 |
+
#: contact_form.php:413
|
177 |
+
msgid "The user's email address:"
|
178 |
+
msgstr "A felhasználó email címe:"
|
179 |
+
|
180 |
+
#: contact_form.php:417
|
181 |
+
msgid "Create a username"
|
182 |
+
msgstr "felhasználónév létrehozása"
|
183 |
+
|
184 |
+
#: contact_form.php:422
|
185 |
+
msgid "Enter a username of the person who should get the messages from the contact form."
|
186 |
+
msgstr "Adja meg azon személy felhasználónevét, akitől az üzeneteket szeretné kapni a Kapcsolatfelvételi Ürlap segítségével."
|
187 |
+
|
188 |
+
#: contact_form.php:426
|
189 |
+
msgid "Use this email address:"
|
190 |
+
msgstr "Ezen email cím használata:"
|
191 |
+
|
192 |
+
#: contact_form.php:429
|
193 |
+
msgid "Enter the email address you want the messages forwarded to."
|
194 |
+
msgstr "Adja meg az email címet, ahova az üzenetek érkezzenek."
|
195 |
+
|
196 |
+
#: contact_form.php:433
|
197 |
+
msgid "Additional options"
|
198 |
+
msgstr "További opciók"
|
199 |
+
|
200 |
+
#: contact_form.php:436
|
201 |
+
msgid "Display Attachment block"
|
202 |
+
msgstr "Csatolmány doboz megjelenítése"
|
203 |
+
|
204 |
+
#: contact_form.php:438
|
205 |
+
msgid "Users can attach the following file formats"
|
206 |
+
msgstr "A felhasználók a következő fájlformátumokat csatolhatják"
|
207 |
+
|
208 |
+
#: contact_form.php:442
|
209 |
+
msgid "Display Attachment tips"
|
210 |
+
msgstr "Tippek megjelenítése a Csatolmányokhoz"
|
211 |
+
|
212 |
+
#: contact_form.php:444
|
213 |
+
msgid "Display tips below the Attachment block"
|
214 |
+
msgstr "Tippek megjelenítése a Csatolmányok doboz alatt"
|
215 |
+
|
216 |
+
#: contact_form.php:448
|
217 |
+
msgid "Display Send me a copy block"
|
218 |
+
msgstr "A 'Kérek másolatot' opció megjelenítése"
|
219 |
+
|
220 |
+
#: contact_form.php:454
|
221 |
+
msgid "What to use?"
|
222 |
+
msgstr "Mit szeretne használni?"
|
223 |
+
|
224 |
+
#: contact_form.php:457
|
225 |
+
msgid "Wp-mail"
|
226 |
+
msgstr "Wp-mail"
|
227 |
+
|
228 |
+
#: contact_form.php:458
|
229 |
+
msgid "You can use the wp_mail function for mailing"
|
230 |
+
msgstr "Használhatja a wp_mail funkciót a levelezéshez"
|
231 |
+
|
232 |
+
#: contact_form.php:464
|
233 |
+
msgid "Mail"
|
234 |
+
msgstr "E-mail"
|
235 |
+
|
236 |
+
#: contact_form.php:465
|
237 |
+
msgid "To send mail you can use the php mail function"
|
238 |
+
msgstr "Email küldéshez használhatja a php mail funkciót"
|
239 |
+
|
240 |
+
#: contact_form.php:469
|
241 |
+
msgid "Change text of the 'FROM' field"
|
242 |
+
msgstr "A 'KITÖL' mező szövegének módosítása"
|
243 |
+
|
244 |
+
#: contact_form.php:475
|
245 |
+
msgid "Enter the email address in the 'From' field"
|
246 |
+
msgstr "Adja meg a 'KITÖL' mező email címét"
|
247 |
+
|
248 |
+
#: contact_form.php:477
|
249 |
+
msgid "The email address of the user who fills the form is going to be used in the field 'From'."
|
250 |
+
msgstr "A felhasználó e-mail címe, akinek az adatai szerepelnek a 'KITÖL' mezőben."
|
251 |
+
|
252 |
+
#: contact_form.php:479
|
253 |
+
msgid "This email address will be used in the 'From' field."
|
254 |
+
msgstr "Ez az email cím szerepel a 'KITÖL' mezőben."
|
255 |
+
|
256 |
+
#: contact_form.php:483
|
257 |
+
msgid "Display phone field"
|
258 |
+
msgstr "Telefonszám mező megjelenítése"
|
259 |
+
|
260 |
+
#: contact_form.php:489
|
261 |
+
msgid "Required fields"
|
262 |
+
msgstr "Kötelező mező"
|
263 |
+
|
264 |
+
#: contact_form.php:491
|
265 |
+
#: contact_form.php:983
|
266 |
+
msgid "Name"
|
267 |
+
msgstr "Név"
|
268 |
+
|
269 |
+
#: contact_form.php:492
|
270 |
+
msgid "E-Mail Address"
|
271 |
+
msgstr "Email cím"
|
272 |
+
|
273 |
+
#: contact_form.php:493
|
274 |
+
#: contact_form.php:991
|
275 |
+
msgid "Phone"
|
276 |
+
msgstr "Telefonszám"
|
277 |
+
|
278 |
+
#: contact_form.php:494
|
279 |
+
#: contact_form.php:994
|
280 |
+
msgid "Subject"
|
281 |
+
msgstr "Sujet"
|
282 |
+
|
283 |
+
#: contact_form.php:495
|
284 |
+
#: contact_form.php:997
|
285 |
+
msgid "Message"
|
286 |
+
msgstr "Üzenet"
|
287 |
+
|
288 |
+
#: contact_form.php:499
|
289 |
+
msgid "Display additional info in email"
|
290 |
+
msgstr "További információk megjelenítése az emailben"
|
291 |
+
|
292 |
+
#: contact_form.php:504
|
293 |
+
#: contact_form.php:955
|
294 |
+
msgid "Sent from (ip address)"
|
295 |
+
msgstr "Küldő (IP cím)"
|
296 |
+
|
297 |
+
#: contact_form.php:505
|
298 |
+
#: contact_form.php:960
|
299 |
+
msgid "Date/Time"
|
300 |
+
msgstr "Dátum/Idő"
|
301 |
+
|
302 |
+
#: contact_form.php:506
|
303 |
+
#: contact_form.php:965
|
304 |
+
msgid "Sent from (referer)"
|
305 |
+
msgstr "Envoyer de (référence)"
|
306 |
+
|
307 |
+
#: contact_form.php:507
|
308 |
+
#: contact_form.php:970
|
309 |
+
msgid "Using (user agent)"
|
310 |
+
msgstr "Alkalmazás (böngésző)"
|
311 |
+
|
312 |
+
#: contact_form.php:511
|
313 |
+
msgid "Language settings for the field names in the form"
|
314 |
+
msgstr "Az ürlap mezőinek nyelvi beállítása"
|
315 |
+
|
316 |
+
#: contact_form.php:520
|
317 |
+
msgid "Add language"
|
318 |
+
msgstr "Nyelv hozzáadása"
|
319 |
+
|
320 |
+
#: contact_form.php:524
|
321 |
+
msgid "Change the names of the contact form fields and error messages"
|
322 |
+
msgstr "A Kapcsolatfelvételi Ürlap mező és hibaüzenet neveinek módosítása"
|
323 |
+
|
324 |
+
#: contact_form.php:529
|
325 |
+
#: contact_form.php:582
|
326 |
+
msgid "English"
|
327 |
+
msgstr "Angol"
|
328 |
+
|
329 |
+
#: contact_form.php:544
|
330 |
+
#: contact_form.php:564
|
331 |
+
msgid "Error message for the Name field"
|
332 |
+
msgstr "Név mező hibaüzenet"
|
333 |
+
|
334 |
+
#: contact_form.php:545
|
335 |
+
#: contact_form.php:565
|
336 |
+
msgid "Error message for the Email field"
|
337 |
+
msgstr "Email cím mező hibaüzenet"
|
338 |
+
|
339 |
+
#: contact_form.php:546
|
340 |
+
#: contact_form.php:566
|
341 |
+
msgid "Error message for the Phone field"
|
342 |
+
msgstr "Telefonszám mező hibaüzenet"
|
343 |
+
|
344 |
+
#: contact_form.php:547
|
345 |
+
#: contact_form.php:567
|
346 |
+
msgid "Error message for the Subject field"
|
347 |
+
msgstr "Tárgy mező hibaüzenet"
|
348 |
+
|
349 |
+
#: contact_form.php:548
|
350 |
+
#: contact_form.php:568
|
351 |
+
msgid "Error message for the Message field"
|
352 |
+
msgstr "Üzenet mező hibaüzenet"
|
353 |
+
|
354 |
+
#: contact_form.php:549
|
355 |
+
#: contact_form.php:569
|
356 |
+
msgid "Error message for the Attachment field"
|
357 |
+
msgstr "Csatolmány doboz hibaüzenet"
|
358 |
+
|
359 |
+
#: contact_form.php:550
|
360 |
+
#: contact_form.php:570
|
361 |
+
msgid "Error message for the Captcha field"
|
362 |
+
msgstr "CAPTCHA mező hibaüzenet"
|
363 |
+
|
364 |
+
#: contact_form.php:551
|
365 |
+
#: contact_form.php:571
|
366 |
+
msgid "Error message for the whole form"
|
367 |
+
msgstr "Hibaüzenet az egész form számára"
|
368 |
+
|
369 |
+
#: contact_form.php:552
|
370 |
+
#: contact_form.php:572
|
371 |
+
#: contact_form.php:591
|
372 |
+
#: contact_form.php:597
|
373 |
+
msgid "Use shortcode"
|
374 |
+
msgstr "Gyorskód használata"
|
375 |
+
|
376 |
+
#: contact_form.php:552
|
377 |
+
#: contact_form.php:572
|
378 |
+
#: contact_form.php:591
|
379 |
+
#: contact_form.php:597
|
380 |
+
msgid "for this language"
|
381 |
+
msgstr "ehhez a nyelvhez"
|
382 |
+
|
383 |
+
#: contact_form.php:579
|
384 |
+
msgid "Action after email is sent"
|
385 |
+
msgstr "Művelet az email elküldése után"
|
386 |
+
|
387 |
+
#: contact_form.php:581
|
388 |
+
msgid "Display text"
|
389 |
+
msgstr "Szöveg megjelenítése"
|
390 |
+
|
391 |
+
#: contact_form.php:590
|
392 |
+
#: contact_form.php:596
|
393 |
+
msgid "Text"
|
394 |
+
msgstr "Szöveg"
|
395 |
+
|
396 |
+
#: contact_form.php:603
|
397 |
+
msgid "Redirect to the page"
|
398 |
+
msgstr "Átirányítás egy weboldalra"
|
399 |
+
|
400 |
+
#: contact_form.php:604
|
401 |
+
msgid "Url"
|
402 |
+
msgstr "Url"
|
403 |
+
|
404 |
+
#: contact_form.php:609
|
405 |
+
msgid "Save Changes"
|
406 |
+
msgstr "Módosítások Mentése"
|
407 |
+
|
408 |
+
#: contact_form.php:652
|
409 |
+
msgid "Sorry, email message could not be delivered."
|
410 |
+
msgstr "Sajnáljuk, az email üzenet nem továbbítható."
|
411 |
+
|
412 |
+
#: contact_form.php:722
|
413 |
+
msgid "You can attach the following file formats"
|
414 |
+
msgstr "A következő fájlformátumokat csatolhatja"
|
415 |
+
|
416 |
+
#: contact_form.php:730
|
417 |
+
msgid "Send me a copy"
|
418 |
+
msgstr "Kérek másolatot"
|
419 |
+
|
420 |
+
#: contact_form.php:978
|
421 |
+
msgid "Contact from"
|
422 |
+
msgstr "Üzenet küldött"
|
423 |
+
|
424 |
+
#: contact_form.php:986
|
425 |
+
msgid "Email"
|
426 |
+
msgstr "E-mail"
|
427 |
+
|
428 |
+
#: contact_form.php:1000
|
429 |
+
msgid "Site"
|
430 |
+
msgstr "Oldal"
|
431 |
+
|
432 |
+
#: contact_form.php:1051
|
433 |
+
msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
|
434 |
+
msgstr "Amennyiben ez a MIME nem jelenik meg, akkör az ön Levelezője nem támogatja ezt a MIME típust !"
|
435 |
+
|
436 |
+
#: contact_form.php:1104
|
437 |
+
msgid "FAQ"
|
438 |
+
msgstr "GYIK (FAQ)"
|
439 |
+
|
440 |
+
#: contact_form.php:1105
|
441 |
+
msgid "Support"
|
442 |
+
msgstr "Támogatás"
|
443 |
+
|
444 |
+
#: contact_form.php:1151
|
445 |
+
msgid "Are you sure that you want to delete this language data?"
|
446 |
+
msgstr "Biztosan törölni szeretné ezt a nyelvi adatot ?"
|
447 |
+
|
448 |
+
#, fuzzy
|
449 |
+
#~ msgid ""
|
450 |
+
#~ "If you would like to add a Contact Form to your website, just copy and "
|
451 |
+
#~ "put this shortcode onto your post or page:"
|
452 |
+
#~ msgstr ""
|
453 |
+
#~ "Amennyiben szeretné hozzáadni a Kapcsolatfelvételi Ürlapot a "
|
454 |
+
#~ "weboldalához, másolja ki, cs illessze be az alábbi kódot egy bejegyzésbe, "
|
455 |
+
#~ "oldalba vagy widgetbe:"
|
456 |
+
#~ msgid "Install Now"
|
457 |
+
#~ msgstr "Telepítés Most"
|
458 |
+
#~ msgid "BWS Pluginok"
|
459 |
+
#~ msgstr "BWS Pluginok"
|
460 |
+
|
461 |
+
#, fuzzy
|
462 |
+
#~ msgid "Thank you for contact."
|
463 |
+
#~ msgstr "Köszönjük az üzenetét."
|
464 |
+
|
465 |
+
#, fuzzy
|
466 |
+
#~ msgid "Set a name of user wo will get messages from a contact form."
|
467 |
+
#~ msgstr ""
|
468 |
+
#~ "Azon személy felhasználónevének megadása, akitól a Kapcsolatfelvételi "
|
469 |
+
#~ "Ürlapüzenete érkezni fog."
|
470 |
+
#~ msgid "E-Mail Addresse:"
|
471 |
+
#~ msgstr "IEmail cím:"
|
472 |
+
|
languages/contact_form-uk.mo
CHANGED
File without changes
|
languages/contact_form-uk.po
CHANGED
File without changes
|
readme.txt
CHANGED
@@ -4,7 +4,7 @@ Donate link: https://www.2checkout.com/checkout/purchase?sid=1430388&quantity=10
|
|
4 |
Tags: Contact Form, text, contact, form, contacts, contakt form, request, contact me, feedback form, feedback, contact button, contact form plugin, contacts form plugin, attachment, send, copy, atachment, send copy
|
5 |
Requires at least: 2.9
|
6 |
Tested up to: 3.5.1
|
7 |
-
Stable tag: 3.
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
@@ -40,6 +40,7 @@ Contact Form allows you to add a feedback form easilly and simply to a post or a
|
|
40 |
* Greek (el_GR) (thanks to Pantelis Panteloglou)
|
41 |
* Hebrew (he_IL) (thanks to Sagive SEO)
|
42 |
* Hindi (hi_IN) (thanks to <a href="mailto:ash.pr@outshinesolutions.com">Team Outshine</a>)
|
|
|
43 |
* Italian (it_IT) (thanks to <a href="mailto:ilian@ultra-violet.it">Ilian Gagliardi</a>)
|
44 |
* Japanese (ja) (thanks to Foken)
|
45 |
* Norwegian (nb_NO) (thanks to Tore Hjartland)
|
@@ -110,6 +111,10 @@ Here is an example for German language files.
|
|
110 |
|
111 |
== Changelog ==
|
112 |
|
|
|
|
|
|
|
|
|
113 |
= V3.39 - 04.03.2013 =
|
114 |
* NEW : Ukrainian language file was added to the plugin.
|
115 |
|
@@ -291,6 +296,9 @@ Here is an example for German language files.
|
|
291 |
|
292 |
== Upgrade Notice ==
|
293 |
|
|
|
|
|
|
|
294 |
= V3.39 =
|
295 |
Ukrainian language file was added to the plugin.
|
296 |
|
4 |
Tags: Contact Form, text, contact, form, contacts, contakt form, request, contact me, feedback form, feedback, contact button, contact form plugin, contacts form plugin, attachment, send, copy, atachment, send copy
|
5 |
Requires at least: 2.9
|
6 |
Tested up to: 3.5.1
|
7 |
+
Stable tag: 3.40
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
40 |
* Greek (el_GR) (thanks to Pantelis Panteloglou)
|
41 |
* Hebrew (he_IL) (thanks to Sagive SEO)
|
42 |
* Hindi (hi_IN) (thanks to <a href="mailto:ash.pr@outshinesolutions.com">Team Outshine</a>)
|
43 |
+
* Hungarian (hu_HU) (thanks to <a href="mailto:karcsi1978@gmail.com">Karoly Kovacs</a>)
|
44 |
* Italian (it_IT) (thanks to <a href="mailto:ilian@ultra-violet.it">Ilian Gagliardi</a>)
|
45 |
* Japanese (ja) (thanks to Foken)
|
46 |
* Norwegian (nb_NO) (thanks to Tore Hjartland)
|
111 |
|
112 |
== Changelog ==
|
113 |
|
114 |
+
= V3.40 - 19.03.2013 =
|
115 |
+
* NEW : Hungarian language file was added to the plugin.
|
116 |
+
* Bugfix : The bug of displaying error messages was fixed.
|
117 |
+
|
118 |
= V3.39 - 04.03.2013 =
|
119 |
* NEW : Ukrainian language file was added to the plugin.
|
120 |
|
296 |
|
297 |
== Upgrade Notice ==
|
298 |
|
299 |
+
= V3.40 =
|
300 |
+
Hungarian language file was added to the plugin. The bug of displaying error messages was fixed.
|
301 |
+
|
302 |
= V3.39 =
|
303 |
Ukrainian language file was added to the plugin.
|
304 |
|