11msgid ""
22msgstr ""
33"Project-Id-Version : WP Libre Form\n "
4- "POT-Creation-Date : 2016-02-21 17:19 +0100\n "
5- "PO-Revision-Date : 2016-02-21 17:20 +0100\n "
4+ "POT-Creation-Date : 2016-02-21 23:16 +0100\n "
5+ "PO-Revision-Date : 2016-02-21 23:16 +0100\n "
66"Last-Translator : Antti Kuosmanen <antti@seravo.fi>\n "
77"Language-Team : Antti Kuosmanen <antti@seravo.fi>\n "
88"Language : fi\n "
@@ -15,8 +15,8 @@ msgstr ""
1515"X-Poedit-WPHeader : wp-libre-form.php\n "
1616"X-Poedit-SourceCharset : UTF-8\n "
1717"X-Poedit-KeywordsList : __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__; "
18- "esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c; "
19- "_n_noop:1,2; _nx_noop:3c,1,2;__ngettext_noop:1,2\n "
18+ "esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2; "
19+ "_nx_noop:3c,1,2;__ngettext_noop:1,2\n "
2020"X-Poedit-SearchPath-0 : .\n "
2121"X-Poedit-SearchPathExcluded-0 : *.js\n "
2222
@@ -61,7 +61,7 @@ msgstr "Muokkaa lomaketta"
6161msgid "View Form"
6262msgstr "Näytä lomake"
6363
64- #: classes/class-cpt-wplf-form.php:62
64+ #: classes/class-cpt-wplf-form.php:62 classes/class-cpt-wplf-submission.php:121
6565msgid "All Forms"
6666msgstr "Kaikki lomakkeet"
6767
@@ -77,155 +77,167 @@ msgstr "Lomakkeita ei löytynt."
7777msgid "No forms found in Trash."
7878msgstr "Roskakorissa ei ole lomakkeita."
7979
80- #: classes/class-cpt-wplf-form.php:145
80+ #: classes/class-cpt-wplf-form.php:148
8181msgid "Please enter your name"
8282msgstr "Kirjoita nimesi"
8383
84- #: classes/class-cpt-wplf-form.php:146
84+ #: classes/class-cpt-wplf-form.php:149
8585msgctxt "Default placeholder name"
8686msgid "John Doe"
8787msgstr "Matti Meikäläinen"
8888
89- #: classes/class-cpt-wplf-form.php:148
89+ #: classes/class-cpt-wplf-form.php:151
9090msgid "Please enter your email address"
9191msgstr "Kirjoita sähköpostiosoitteesi"
9292
93- #: classes/class-cpt-wplf-form.php:148 classes/class-cpt-wplf-form.php:151
93+ #: classes/class-cpt-wplf-form.php:151 classes/class-cpt-wplf-form.php:154
9494msgid "(required)"
9595msgstr "(pakollinen)"
9696
97- #: classes/class-cpt-wplf-form.php:149
97+ #: classes/class-cpt-wplf-form.php:152
9898msgctxt "Default placeholder email"
9999msgid "example@email.com"
100100msgstr "esimerkki@esimerkki.fi"
101101
102- #: classes/class-cpt-wplf-form.php:151
102+ #: classes/class-cpt-wplf-form.php:154
103103msgid "Write your message below"
104104msgstr "Kirjoita viestisi alle"
105105
106- #: classes/class-cpt-wplf-form.php:152
106+ #: classes/class-cpt-wplf-form.php:155
107107msgctxt "Default placeholder message"
108108msgid "I wanted to ask about..."
109109msgstr "Halusin kysyä..."
110110
111- #: classes/class-cpt-wplf-form.php:154
111+ #: classes/class-cpt-wplf-form.php:157
112112msgid "Submit"
113113msgstr "Lähetä"
114114
115- #: classes/class-cpt-wplf-form.php:156
115+ #: classes/class-cpt-wplf-form.php:159
116116msgctxt "The HTML comment at the end of the example form"
117117msgid "Any valid HTML form can be used here!"
118118msgstr "Tässä toimii mikä tahansa HTML-lomake!"
119119
120- #: classes/class-cpt-wplf-form.php:172
120+ #: classes/class-cpt-wplf-form.php:175 classes/class-cpt-wplf-form.php:212
121121msgid "Shortcode"
122122msgstr "Lyhytkoodi"
123123
124- #: classes/class-cpt-wplf-form.php:196
124+ #: classes/class-cpt-wplf-form.php:176 classes/class-cpt-wplf-submission.php:46
125+ msgid "Submissions"
126+ msgstr "Vastaukset"
127+
128+ #: classes/class-cpt-wplf-form.php:222
125129msgid "Success Message"
126130msgstr "Onnistumisviesti"
127131
128- #: classes/class-cpt-wplf-form.php:206
132+ #: classes/class-cpt-wplf-form.php:232
129133msgid "Form Fields Detected"
130134msgstr "Lomakekentät"
131135
132- #: classes/class-cpt-wplf-form.php:215
136+ #: classes/class-cpt-wplf-form.php:241
133137msgid "Emails"
134138msgstr "Sähköpostit"
135139
136- #: classes/class-cpt-wplf-form.php:224
140+ #: classes/class-cpt-wplf-form.php:250
137141msgid "Submission Title Format"
138142msgstr "Nimi lähetetylle lomakkeelle"
139143
140- #: classes/class-cpt-wplf-form.php:238
144+ #: classes/class-cpt-wplf-form.php:273
141145msgctxt "Default success message"
142146msgid "Thank you! :)"
143147msgstr "Kiitos! :)"
144148
145- #: classes/class-cpt-wplf-form.php:259
149+ #: classes/class-cpt-wplf-form.php:294
146150msgid "Fields marked with * are required"
147151msgstr "Tähdelliset * kentät on pakollisia"
148152
149- #: classes/class-cpt-wplf-form.php:280
153+ #: classes/class-cpt-wplf-form.php:315
150154msgid "Send an email copy when a form is submitted?"
151155msgstr "Lähetä kopio sähköpostiin kun lomake lähetetään?"
152156
153- #: classes/class-cpt-wplf-form.php:296
157+ #: classes/class-cpt-wplf-form.php:331
154158msgid "Submissions from this form will use this formatting in their title."
155159msgstr ""
156160"Tähän lomakkeeseen lähetetyt vastaukset nimetään allaolevan kaavan "
157161"mukaisesti."
158162
159- #: classes/class-cpt-wplf-form.php:297
163+ #: classes/class-cpt-wplf-form.php:332
160164msgid "You may use any field values enclosed in \" %\" markers."
161165msgstr ""
162166"Voit käyttää otsikossa mitä tahansa kenttiä arvoja \" %\" -merkkien sisällä."
163167
164- #: classes/class-cpt-wplf-submission.php:32
168+ #: classes/class-cpt-wplf-submission.php:37
165169msgctxt "post type general name"
166170msgid "Submissions"
167171msgstr "Vastaukset"
168172
169- #: classes/class-cpt-wplf-submission.php:33
173+ #: classes/class-cpt-wplf-submission.php:38
170174msgctxt "post type singular name"
171175msgid "Submission"
172176msgstr "Vastaus"
173177
174- #: classes/class-cpt-wplf-submission.php:34
178+ #: classes/class-cpt-wplf-submission.php:39
175179msgctxt "admin menu"
176180msgid "Submissions"
177181msgstr "Vastaukset"
178182
179- #: classes/class-cpt-wplf-submission.php:35
183+ #: classes/class-cpt-wplf-submission.php:40
180184msgctxt "add new on admin bar"
181185msgid "Submission"
182186msgstr "Vastaus"
183187
184- #: classes/class-cpt-wplf-submission.php:36
188+ #: classes/class-cpt-wplf-submission.php:41
185189msgctxt "submission"
186190msgid "Add New"
187191msgstr "Lisää uusi"
188192
189- #: classes/class-cpt-wplf-submission.php:37
193+ #: classes/class-cpt-wplf-submission.php:42
190194msgid "Add New Submission"
191195msgstr "Lisää uusi vastaus"
192196
193- #: classes/class-cpt-wplf-submission.php:38
197+ #: classes/class-cpt-wplf-submission.php:43
194198msgid "New Submission"
195199msgstr "Uusi vastaus"
196200
197- #: classes/class-cpt-wplf-submission.php:39
201+ #: classes/class-cpt-wplf-submission.php:44
198202msgid "Edit Submission"
199203msgstr "Muokkaa vastausta "
200204
201- #: classes/class-cpt-wplf-submission.php:40
205+ #: classes/class-cpt-wplf-submission.php:45
202206msgid "View Submission"
203207msgstr "Näytä vastaus"
204208
205- #: classes/class-cpt-wplf-submission.php:41
206- msgid "Submissions"
207- msgstr "Vastaukset"
208-
209- #: classes/class-cpt-wplf-submission.php:42
209+ #: classes/class-cpt-wplf-submission.php:47
210210msgid "Search Submissions"
211211msgstr "Etsi vastauksia"
212212
213- #: classes/class-cpt-wplf-submission.php:43
213+ #: classes/class-cpt-wplf-submission.php:48
214214msgid "No submissions found."
215215msgstr "Vastauksia ei löydy."
216216
217- #: classes/class-cpt-wplf-submission.php:44
217+ #: classes/class-cpt-wplf-submission.php:49
218218msgid "No submissions found in Trash."
219219msgstr "Roskakorissa ei ole vastauksia."
220220
221- #: classes/class-cpt-wplf-submission.php:91
221+ #: classes/class-cpt-wplf-submission.php:96
222222msgid "Referrer"
223223msgstr "Lähde"
224224
225- #: classes/class-cpt-wplf-submission.php:92
225+ #: classes/class-cpt-wplf-submission.php:97
226226msgid "Form"
227227msgstr "Lomake"
228228
229+ #: classes/class-cpt-wplf-submission.php:158
230+ msgid "Submission"
231+ msgstr "Vastaus"
232+
233+ #: classes/class-cpt-wplf-submission.php:178
234+ msgid "Field"
235+ msgstr "Kenttä"
236+
237+ #: classes/class-cpt-wplf-submission.php:179
238+ msgid "Value"
239+ msgstr "Arvo"
240+
229241#: inc/wplf-form-actions.php:20
230242#, php-format
231243msgid "New submission from %s"
@@ -236,10 +248,6 @@ msgstr "Uusi vastaus lomakkeesta %s"
236248msgid "Form \" %s\" (ID %d) was submitted with values below: "
237249msgstr "Lomake \" %s\" (ID %d) lähetettiin seuraavilla arvoilla:"
238250
239- #: inc/wplf-form-actions.php:24
240- msgid "referrer"
241- msgstr "lähde"
242-
243251#: inc/wplf-form-validation.php:15
244252#, php-format
245253msgid "Form id %d doesn't exist!"
@@ -269,6 +277,9 @@ msgstr "@anttiviljami"
269277msgid "https://github.com/anttiviljami/"
270278msgstr "https://github.com/anttiviljami/"
271279
280+ #~ msgid "referrer"
281+ #~ msgstr "lähde"
282+
272283#~ msgctxt "Default submission title format"
273284#~ msgid "%name% <%email%>"
274285#~ msgstr "%name% <%email%>"
0 commit comments