PluginProbe
WPGet API – Connect to any external REST API / 2.2.10
WPGet API – Connect to any external REST API v2.2.10
1.9.2 1.9.3 1.9.4 1.9.5 1.9.6 1.9.7 1.9.8 1.9.9 2.0.0 2.0.1 2.0.2 2.0.3 2.0.4 2.0.5 2.0.6 2.1.0 2.1.1 2.1.3 2.1.4 2.1.5 2.2.0 2.2.1 2.2.10 2.2.2 2.2.3 All 97 releases
wpgetapi / lib / cmb2 / languages / cmb2-fi.po

cmb2-fi.po in WPGet API – Connect to any external REST API 2.2.10, at lib/cmb2/languages/cmb2-fi.po

678 lines 17.3 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 # Translation of Plugins - CMB2 - Development (trunk) in Finnish
2 # This file is distributed under the same license as the Plugins - CMB2 - Development (trunk) package.
3 msgid ""
4 msgstr ""
5 "PO-Revision-Date: 2017-09-27 09:04:28+0000\n"
6 "MIME-Version: 1.0\n"
7 "Content-Type: text/plain; charset=UTF-8\n"
8 "Content-Transfer-Encoding: 8bit\n"
9 "Plural-Forms: nplurals=2; plural=n != 1;\n"
10 "X-Generator: GlotPress/2.4.0-alpha\n"
11 "Language: fi\n"
12 "Project-Id-Version: Plugins - CMB2 - Development (trunk)\n"
13
14 #. translators: %s: register_routes()
15 #: includes/shim/WP_REST_Controller.php:25
16 msgid "Method '%s' must be overridden."
17 msgstr ""
18
19 #: example-functions.php:732
20 msgid "%s — Updated!"
21 msgstr ""
22
23 #: includes/CMB2_Hookup_Base.php:42
24 msgid "%1$s should be implemented by the extended class."
25 msgstr ""
26
27 #. Author URI of the plugin/theme
28 msgid "https://cmb2.io"
29 msgstr ""
30
31 #. Author of the plugin/theme
32 msgid "CMB2 team"
33 msgstr ""
34
35 #. Plugin URI of the plugin/theme
36 msgid "https://github.com/CMB2/CMB2"
37 msgstr ""
38
39 #: includes/CMB2_Types.php:412
40 msgid "Remove Row"
41 msgstr ""
42
43 #: includes/CMB2_Options_Hookup.php:131
44 msgid "Nothing to update."
45 msgstr ""
46
47 #: includes/CMB2_Options_Hookup.php:135
48 msgid "Settings updated."
49 msgstr ""
50
51 #: example-functions.php:665
52 msgid "Theme Options"
53 msgstr ""
54
55 #: includes/CMB2_hookup.php:458
56 msgid "Toggle panel: %s"
57 msgstr ""
58
59 #: includes/CMB2_Types.php:231
60 msgid "Custom CMB2 field type classes must extend CMB2_Type_Base."
61 msgstr ""
62
63 #: example-functions.php:783
64 msgid "Will show in REST API \"editable\" contexts only (`POST` requests)."
65 msgstr ""
66
67 #: example-functions.php:782
68 msgid "REST Editable Test Text"
69 msgstr ""
70
71 #: example-functions.php:776
72 msgid "Will show in the REST API for this box and for pages."
73 msgstr ""
74
75 #: example-functions.php:775
76 msgid "REST Test Text"
77 msgstr ""
78
79 #: example-functions.php:766
80 msgid "REST Test Box"
81 msgstr ""
82
83 #: includes/shim/WP_REST_Controller.php:308
84 msgid "Scope under which the request is made; determines fields present in response."
85 msgstr ""
86
87 #: includes/shim/WP_REST_Controller.php:290
88 msgid "Limit results to those matching a string."
89 msgstr ""
90
91 #: includes/shim/WP_REST_Controller.php:281
92 msgid "Maximum number of items to be returned in result set."
93 msgstr ""
94
95 #: includes/shim/WP_REST_Controller.php:273
96 msgid "Current page of the collection."
97 msgstr ""
98
99 #: includes/shim/WP_REST_Controller.php:35
100 #: includes/shim/WP_REST_Controller.php:47
101 #: includes/shim/WP_REST_Controller.php:59
102 #: includes/shim/WP_REST_Controller.php:71
103 #: includes/shim/WP_REST_Controller.php:83
104 #: includes/shim/WP_REST_Controller.php:95
105 #: includes/shim/WP_REST_Controller.php:107
106 #: includes/shim/WP_REST_Controller.php:119
107 #: includes/shim/WP_REST_Controller.php:131
108 #: includes/shim/WP_REST_Controller.php:143
109 #: includes/shim/WP_REST_Controller.php:155
110 #: includes/shim/WP_REST_Controller.php:168
111 msgid "Method '%s' not implemented. Must be overridden in subclass."
112 msgstr ""
113
114 #: includes/rest-api/CMB2_REST_Controller_Fields.php:415
115 msgid "Value Error for %s"
116 msgstr ""
117
118 #: includes/rest-api/CMB2_REST_Controller_Fields.php:312
119 #: includes/rest-api/CMB2_REST_Controller_Fields.php:341
120 msgid "No field found by that id."
121 msgstr ""
122
123 #: includes/rest-api/CMB2_REST_Controller_Fields.php:297
124 msgid "CMB2 Field value cannot be modified without the object_id and object_type parameters specified."
125 msgstr ""
126
127 #: includes/rest-api/CMB2_REST_Controller_Fields.php:236
128 msgid "CMB2 Field value cannot be updated without the value parameter specified."
129 msgstr ""
130
131 #: includes/rest-api/CMB2_REST_Controller_Fields.php:33
132 #: includes/rest-api/CMB2_REST_Controller_Fields.php:36
133 msgid "To view or modify the field's value, the 'object_id' and 'object_type' arguments are required."
134 msgstr ""
135
136 #: includes/rest-api/CMB2_REST_Controller_Fields.php:30
137 msgid "When the '_rendered' argument is passed, the renderable field attributes will be returned fully rendered. By default, the names of the callback handers for the renderable attributes will be returned."
138 msgstr ""
139
140 #: includes/rest-api/CMB2_REST_Controller_Fields.php:27
141 msgid "Includes the box object which the fields are registered to in the response."
142 msgstr ""
143
144 #: includes/rest-api/CMB2_REST_Controller_Boxes.php:122
145 msgid "No boxes found."
146 msgstr ""
147
148 #: includes/rest-api/CMB2_REST_Controller_Boxes.php:72
149 msgid "Includes the fully rendered attributes, 'form_open', 'form_close', as well as the enqueued 'js_dependencies' script handles, and 'css_dependencies' stylesheet handles."
150 msgstr ""
151
152 #: includes/rest-api/CMB2_REST_Controller_Boxes.php:51
153 msgid "Includes the registered fields for the box in the response."
154 msgstr ""
155
156 #: includes/rest-api/CMB2_REST_Controller.php:392
157 msgid "The title for the object."
158 msgstr ""
159
160 #: includes/rest-api/CMB2_REST_Controller.php:385
161 msgid "The id for the object."
162 msgstr ""
163
164 #: includes/rest-api/CMB2_REST_Controller.php:378
165 msgid "A human-readable description of the object."
166 msgstr ""
167
168 #: includes/rest-api/CMB2_REST_Controller.php:300
169 msgid "No box found by that id. A box needs to be registered with the \"show_in_rest\" parameter configured."
170 msgstr ""
171
172 #: includes/rest-api/CMB2_REST_Controller.php:277
173 msgid "This box does not have write permissions."
174 msgstr ""
175
176 #: includes/rest-api/CMB2_REST_Controller.php:257
177 msgid "This box does not have read permissions."
178 msgstr ""
179
180 #: includes/CMB2_Base.php:506 includes/types/CMB2_Type_Base.php:156
181 msgid "Invalid %1$s method: %2$s"
182 msgstr ""
183
184 #: includes/CMB2_Base.php:491 includes/CMB2_Hookup_Base.php:100
185 #: includes/CMB2_Options_Hookup.php:341 includes/types/CMB2_Type_Base.php:172
186 msgid "Invalid %1$s property: %2$s"
187 msgstr ""
188
189 #: includes/CMB2_Base.php:458
190 msgid "%1$s was called with a parameter that is <strong>deprecated</strong> since version %2$s with no alternative available."
191 msgstr ""
192
193 #: includes/CMB2_Base.php:456
194 msgid "%1$s was called with a parameter that is <strong>deprecated</strong> since version %2$s! %3$s"
195 msgstr ""
196
197 #: includes/CMB2_Base.php:426
198 msgid "Using the \"%1$s\" field parameter as a callback has been deprecated in favor of the \"%2$s\" parameter."
199 msgstr ""
200
201 #: includes/CMB2_Base.php:422
202 msgid "The \"%1$s\" field parameter has been deprecated in favor of the \"%2$s\" parameter."
203 msgstr ""
204
205 #. translators: %s: link to codex.wordpress.org/Embeds
206 #: example-functions.php:426
207 msgid "Enter a youtube, twitter, or instagram URL. Supports services listed at %s."
208 msgstr ""
209
210 #: example-functions.php:167
211 msgid "Hey there, I'm a read-only field"
212 msgstr ""
213
214 #: example-functions.php:163
215 msgid "Read-only Disabled Field"
216 msgstr ""
217
218 #. translators: 1: results for. 2: link to codex.wordpress.org/Embeds
219 #: includes/CMB2_Ajax.php:189 includes/helper-functions.php:105
220 msgid "No oEmbed Results Found for %1$s. View more info at %2$s."
221 msgstr ""
222
223 #: includes/CMB2_Field.php:1443
224 msgid "Sorry, this field does not have a cmb_id specified."
225 msgstr ""
226
227 #: example-functions.php:176
228 msgid "Custom Rendered Field"
229 msgstr ""
230
231 #: includes/CMB2_hookup.php:185
232 msgid "Term metaboxes configuration requires a \"taxonomies\" parameter."
233 msgstr ""
234
235 #: includes/CMB2_hookup.php:181
236 msgid "Term Metadata is a WordPress 4.4+ feature. Please upgrade your WordPress install."
237 msgstr ""
238
239 #: example-functions.php:646
240 msgid "Arbitrary Term Field"
241 msgstr ""
242
243 #: example-functions.php:639
244 msgid "Term Image"
245 msgstr ""
246
247 #: example-functions.php:624
248 msgid "Category Metabox"
249 msgstr ""
250
251 #. Description of the plugin/theme
252 msgid "CMB2 will create metaboxes and forms with custom fields that will blow your mind."
253 msgstr "CMB2 luo metaboxes ja muotojen mukautettuja kenttiä, joihin puhaltaa mieltäsi."
254
255 #. Plugin Name of the plugin/theme
256 msgid "CMB2"
257 msgstr ""
258
259 #: includes/helper-functions.php:303
260 msgid "Save"
261 msgstr "Tallenna"
262
263 #: includes/types/CMB2_Type_File.php:76
264 msgid "Add or Upload File"
265 msgstr "Lisää tai Lataa kuva"
266
267 #: includes/types/CMB2_Type_File_List.php:41
268 msgid "Add or Upload Files"
269 msgstr "Lisää tai lataa tiedostoja"
270
271 #: includes/types/CMB2_Type_Taxonomy_Base.php:115
272 msgid "No terms"
273 msgstr "Ei kohteita"
274
275 #: includes/CMB2_Types.php:349
276 msgid "Add Row"
277 msgstr "Lisää rivi"
278
279 #: includes/CMB2_JS.php:230
280 msgid "Select / Deselect All"
281 msgstr "Valitse / Poista kaikki valinnat"
282
283 #: includes/CMB2_JS.php:229 includes/types/CMB2_Type_File_Base.php:82
284 msgid "Download"
285 msgstr "Lataa"
286
287 #: includes/CMB2_Field_Display.php:432 includes/CMB2_JS.php:228
288 #: includes/types/CMB2_Type_File_Base.php:79
289 msgid "File:"
290 msgstr "Tiedosto:"
291
292 #: includes/CMB2_JS.php:227 includes/CMB2_Types.php:412
293 #: includes/types/CMB2_Type_File_Base.php:84
294 msgid "Remove"
295 msgstr "Poista"
296
297 #: includes/CMB2_JS.php:226 includes/types/CMB2_Type_File_Base.php:64
298 msgid "Remove Image"
299 msgstr "Poista kuva"
300
301 #: includes/CMB2_JS.php:225
302 msgid "Use these files"
303 msgstr ""
304
305 #: includes/CMB2_JS.php:224
306 msgid "Use this file"
307 msgstr "Käytä tätä tiedostoa"
308
309 #: includes/CMB2_JS.php:218
310 msgctxt "Valid formatting string, as per http://trentrichardson.com/examples/timepicker/"
311 msgid "hh:mm TT"
312 msgstr "hh:mm TT"
313
314 #: includes/CMB2_JS.php:216
315 msgid "Now"
316 msgstr "Nyt"
317
318 #: includes/CMB2_JS.php:215
319 msgid "Second"
320 msgstr "Sekunti"
321
322 #: includes/CMB2_JS.php:214
323 msgid "Minute"
324 msgstr "Minuutti"
325
326 #: includes/CMB2_JS.php:213
327 msgid "Hour"
328 msgstr "Tunti"
329
330 #: includes/CMB2_JS.php:212
331 msgid "Time"
332 msgstr "Aika"
333
334 #: includes/CMB2_JS.php:211
335 msgid "Choose Time"
336 msgstr "Valitse aika"
337
338 #: includes/CMB2_JS.php:207 includes/CMB2_JS.php:217
339 msgid "Done"
340 msgstr "Valmis"
341
342 #: includes/CMB2_JS.php:206
343 msgid "Today"
344 msgstr "Tänään"
345
346 #: includes/CMB2_JS.php:205
347 msgid "Prev"
348 msgstr "Edellinen"
349
350 #: includes/CMB2_JS.php:204
351 msgid "Next"
352 msgstr "Seuraava"
353
354 #: includes/CMB2_JS.php:203
355 msgid "Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec"
356 msgstr "Tam, Hel, Mar, Huh, Tou, Kes, Hei, Elo, Syy, Lok, Mar, Jou"
357
358 #: includes/CMB2_JS.php:202
359 msgid "January, February, March, April, May, June, July, August, September, October, November, December"
360 msgstr "Tammikuu, Helmikuu, Maaliskuu, Huhtikuu, Toukokuu, Kesäkuu, Heinäkuu, Elokuu, Syyskuu, Lokakuu, Marraskuu, Joulukuu"
361
362 #: includes/CMB2_JS.php:201
363 msgid "Sun, Mon, Tue, Wed, Thu, Fri, Sat"
364 msgstr "Sun, Man, Tii, Kes, Tor, Per, Lau"
365
366 #: includes/CMB2_JS.php:200
367 msgid "Su, Mo, Tu, We, Th, Fr, Sa"
368 msgstr "Su, Ma, Ti, Ke, To, Pe, La"
369
370 #: includes/CMB2_JS.php:199
371 msgid "Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday"
372 msgstr "Sunnuntai, Maanantai, Tiistai, Keskiviikko, Torstai, Perjantai, Lauantai"
373
374 #: includes/CMB2_JS.php:198
375 msgctxt "Valid formatDate string for jquery-ui datepicker"
376 msgid "mm/dd/yy"
377 msgstr "kk/pp/vv"
378
379 #: includes/CMB2_JS.php:168
380 msgid "Current Color"
381 msgstr "Nykyinen väri"
382
383 #: includes/CMB2_JS.php:167
384 msgid "Select Color"
385 msgstr "Valitse väri"
386
387 #: includes/CMB2_JS.php:166
388 msgid "Default"
389 msgstr "Oletusarvo"
390
391 #: includes/CMB2_JS.php:165 includes/CMB2_JS.php:208
392 msgid "Clear"
393 msgstr "Tyhjennä"
394
395 #: includes/CMB2_Field.php:1328 includes/CMB2_Field.php:1332
396 msgid "None"
397 msgstr "Ei mitään"
398
399 #: includes/CMB2_Field.php:1297
400 msgid "Remove Group"
401 msgstr "Poista Ryhmä"
402
403 #: includes/CMB2_Field.php:1296
404 msgid "Add Group"
405 msgstr "Lisää Ryhmä"
406
407 #: includes/CMB2_Ajax.php:181
408 msgid "Remove Embed"
409 msgstr "Poista Embed"
410
411 #: includes/CMB2_Ajax.php:75
412 msgid "Please Try Again"
413 msgstr "Yritä uudelleen"
414
415 #: includes/CMB2.php:582
416 msgid "Click to toggle"
417 msgstr "Klikkaa vaihtaaksesi"
418
419 #: includes/CMB2.php:179
420 msgid "Metabox configuration is required to have an ID parameter."
421 msgstr ""
422
423 #: example-functions.php:695
424 msgid "Site Background Color"
425 msgstr "Sivuston taustaväri"
426
427 #: example-functions.php:604
428 msgid "User Field"
429 msgstr "Käyttäjäkenttä"
430
431 #: example-functions.php:597
432 msgid "Linkedin URL"
433 msgstr "Linkedin URL"
434
435 #: example-functions.php:590
436 msgid "Google+ URL"
437 msgstr "Google+ URL"
438
439 #: example-functions.php:583
440 msgid "Twitter URL"
441 msgstr "Twitter URL"
442
443 #: example-functions.php:576
444 msgid "Facebook URL"
445 msgstr "Facebook URL"
446
447 #: example-functions.php:569
448 msgid "Avatar"
449 msgstr "Avatar"
450
451 #: example-functions.php:561 example-functions.php:631
452 msgid "Extra Info"
453 msgstr "Lisätiedot"
454
455 #: example-functions.php:554
456 msgid "User Profile Metabox"
457 msgstr "Käyttäjän profiili Metabox"
458
459 #: example-functions.php:535
460 msgid "Image Caption"
461 msgstr "Ote kuvasta"
462
463 #: example-functions.php:529
464 msgid "Entry Image"
465 msgstr ""
466
467 #: example-functions.php:523
468 msgid "Write a short description for this entry"
469 msgstr ""
470
471 #: example-functions.php:522
472 msgid "Description"
473 msgstr "Kuvaus:"
474
475 #: example-functions.php:515
476 msgid "Entry Title"
477 msgstr ""
478
479 #: example-functions.php:502
480 msgid "Remove Entry"
481 msgstr "Poista merkintä"
482
483 #: example-functions.php:501
484 msgid "Add Another Entry"
485 msgstr "Lisää merkintä"
486
487 #: example-functions.php:500
488 msgid "Entry {#}"
489 msgstr "Merkintä {#}"
490
491 #: example-functions.php:498
492 msgid "Generates reusable form entries"
493 msgstr "Luo uudelleenkäytettäviä lomakemerkintöjä"
494
495 #: example-functions.php:490
496 msgid "Repeating Field Group"
497 msgstr "Toistuva kenttä"
498
499 #: example-functions.php:459
500 msgid "About Page Metabox"
501 msgstr "Tietoja-sivun metabox"
502
503 #: example-functions.php:423
504 msgid "oEmbed"
505 msgstr "oEmbed"
506
507 #: example-functions.php:416
508 msgid "Upload or add multiple images/attachments."
509 msgstr "Lataa tai lisätä useita kuvia ja liitteitä."
510
511 #: example-functions.php:415
512 msgid "Multiple Files"
513 msgstr "Useita tiedostoja"
514
515 #: example-functions.php:409
516 msgid "Upload an image or enter a URL."
517 msgstr "Lataa kuva tai kirjoita URL-osoite."
518
519 #: example-functions.php:408
520 msgid "Test Image"
521 msgstr "Testi kuva"
522
523 #: example-functions.php:398
524 msgid "Test wysiwyg"
525 msgstr "Testi wysiwyg"
526
527 #: example-functions.php:392
528 msgid "Check Three"
529 msgstr "Tarkista kolme"
530
531 #: example-functions.php:391
532 msgid "Check Two"
533 msgstr "Tarkista kaksi"
534
535 #: example-functions.php:390
536 msgid "Check One"
537 msgstr "Tarkista yksi"
538
539 #: example-functions.php:384
540 msgid "Test Multi Checkbox"
541 msgstr "Testi Multi valintaruutu"
542
543 #: example-functions.php:377
544 msgid "Test Checkbox"
545 msgstr "Testaa valintaruudun valinta"
546
547 #: example-functions.php:368
548 msgid "Test Taxonomy Multi Checkbox"
549 msgstr "Testi taksonomia Multi valintaruutu"
550
551 #: example-functions.php:360
552 msgid "Test Taxonomy Select"
553 msgstr "Testi taksonomia Valitse"
554
555 #: example-functions.php:351
556 msgid "Test Taxonomy Radio"
557 msgstr "Testi taksonomia Radio"
558
559 #: example-functions.php:339
560 msgid "Test Radio"
561 msgstr "Testaa Radio"
562
563 #: example-functions.php:326
564 msgid "Test Radio inline"
565 msgstr "Testi Radio inline"
566
567 #: example-functions.php:321 example-functions.php:334
568 #: example-functions.php:346
569 msgid "Option Three"
570 msgstr "Kolmas vaihtoehto"
571
572 #: example-functions.php:320 example-functions.php:333
573 #: example-functions.php:345
574 msgid "Option Two"
575 msgstr "Vaihtoehdossa"
576
577 #: example-functions.php:319 example-functions.php:332
578 #: example-functions.php:344
579 msgid "Option One"
580 msgstr "Ensimmäinen vaihtoehto"
581
582 #: example-functions.php:313
583 msgid "Test Select"
584 msgstr "Testaa Valitse"
585
586 #: example-functions.php:307
587 msgid "This is a title description"
588 msgstr "Tämä on otsikon kuvaus"
589
590 #: example-functions.php:306
591 msgid "Test Title Weeeee"
592 msgstr "Testi otsikko Weeeee"
593
594 #: example-functions.php:288
595 msgid "Test Text Area for Code"
596 msgstr "Testaa teksti-alueen koodi"
597
598 #: example-functions.php:281
599 msgid "Test Text Area Small"
600 msgstr "Testaa teksti alue pieni"
601
602 #: example-functions.php:274
603 msgid "Test Text Area"
604 msgstr "Testaa tekstialueen"
605
606 #: example-functions.php:258
607 msgid "Test Color Picker"
608 msgstr "Testissä Color Picker"
609
610 #: example-functions.php:249
611 msgid "Test Money"
612 msgstr "Testaa rahaa"
613
614 #: example-functions.php:232
615 msgid "Test Date/Time Picker Combo (UNIX timestamp)"
616 msgstr "Testin päivämäärä ja aika Picker Combo (UNIX timestamp)"
617
618 #: example-functions.php:224
619 msgid "Test Date Picker (UNIX timestamp)"
620 msgstr "Testata päivämäärävalitsinta (UNIX timestamp)"
621
622 #: example-functions.php:216
623 msgid "Test Date Picker"
624 msgstr "Testi päivämäärävalitsin"
625
626 #: example-functions.php:209 example-functions.php:210
627 msgid "Time zone"
628 msgstr "Aikavyöhyke"
629
630 #: example-functions.php:201
631 msgid "Test Time"
632 msgstr "Testin aikana"
633
634 #: example-functions.php:193
635 msgid "Test Text Email"
636 msgstr "Testaa teksti sähköposti"
637
638 #: example-functions.php:184
639 msgid "Website URL"
640 msgstr "verkkosivusto"
641
642 #: example-functions.php:156
643 msgid "Test Text Medium"
644 msgstr "Testiväliaineena teksti"
645
646 #: example-functions.php:143
647 msgid "Test Text Small"
648 msgstr "Testaa teksti pieni"
649
650 #: example-functions.php:131 example-functions.php:144
651 #: example-functions.php:157 example-functions.php:164
652 #: example-functions.php:177 example-functions.php:185
653 #: example-functions.php:194 example-functions.php:202
654 #: example-functions.php:217 example-functions.php:225
655 #: example-functions.php:233 example-functions.php:250
656 #: example-functions.php:259 example-functions.php:275
657 #: example-functions.php:282 example-functions.php:289
658 #: example-functions.php:314 example-functions.php:327
659 #: example-functions.php:340 example-functions.php:352
660 #: example-functions.php:361 example-functions.php:369
661 #: example-functions.php:378 example-functions.php:385
662 #: example-functions.php:399 example-functions.php:471
663 #: example-functions.php:562 example-functions.php:570
664 #: example-functions.php:577 example-functions.php:584
665 #: example-functions.php:591 example-functions.php:598
666 #: example-functions.php:605 example-functions.php:632
667 #: example-functions.php:640 example-functions.php:647
668 #: example-functions.php:696
669 msgid "field description (optional)"
670 msgstr "kenttä kuvaus (valinnainen)"
671
672 #: example-functions.php:130 example-functions.php:470
673 msgid "Test Text"
674 msgstr "Testata tekstin"
675
676 #: example-functions.php:117
677 msgid "Test Metabox"
678 msgstr "Testaa Metabox"