contact-form-7-to-database-extension-fi.po
21.6 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
# Copyright (C) 2013
# This file is distributed under the same license as the package.
msgid ""
msgstr ""
"Project-Id-Version: asd\n"
"Report-Msgid-Bugs-To: http://wordpress.org/tag/contact-form-7-to-database-"
"extension\n"
"POT-Creation-Date: 2013-07-11 12:27+0200\n"
"PO-Revision-Date: 2013-07-11 12:34+0200\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: fi\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 1.5.7\n"
"X-Poedit-SourceCharset: UTF-8\n"
"X-Poedit-KeywordsList: __;_e\n"
"X-Poedit-Basepath: .\n"
"X-Poedit-SearchPath-0: .\n"
"X-Poedit-SearchPath-1: ..\n"
#: ../CF7DBOptionsManager.php:281 ../CF7DBPlugin.php:348
#: ../ExportToGoogleLiveData.php:31
msgid "You do not have sufficient permissions to access this page."
msgstr "Sinulla ei ole oikeutta päästä tälle sivulle."
#: ../CF7DBOptionsManager.php:299
msgid "System Settings"
msgstr "Järjestelmäasetukset"
#: ../CF7DBOptionsManager.php:301
msgid "System"
msgstr "Järjestelmä"
#: ../CF7DBOptionsManager.php:302
msgid "PHP Version"
msgstr "PHP-versio"
#: ../CF7DBOptionsManager.php:307
msgid ""
"(WARNING: This plugin may not work properly with versions earlier than PHP "
"5.2)"
msgstr ""
"(VAROITUS: Lisäosa ei välttämättä toimi vanhempien PHP-versioiden kanssa "
"(alle 5.2))"
#: ../CF7DBOptionsManager.php:313
msgid "MySQL Version"
msgstr "MySQL-versio"
#: ../CF7DBOptionsManager.php:318
msgid ""
"(WARNING: This plugin may not work properly with versions earlier than MySQL "
"5.0)"
msgstr ""
"(VAROITUS: Lisäosa ei välttämättä toimi aiemmilla MySQL-versioilla (alle "
"5.0))"
#: ../CF7DBOptionsManager.php:326
msgid "Settings"
msgstr "Asetukset"
#: ../CF7DBOptionsManager.php:351
msgid "Save Changes"
msgstr "Tallenna muutokset"
#: ../CF7DBOptionsManager.php:410 ../CF7DBPlugin.php:82
#: ../CFDBViewShortCodeBuilder.php:778 ../CFDBViewShortCodeBuilder.php:1006
#: ../CFDBViewShortCodeBuilder.php:1015 ../CFDBViewShortCodeBuilder.php:1060
msgid "true"
msgstr "Päällä"
#: ../CF7DBOptionsManager.php:411 ../CF7DBPlugin.php:84
#: ../CFDBViewShortCodeBuilder.php:779 ../CFDBViewShortCodeBuilder.php:1005
#: ../CFDBViewShortCodeBuilder.php:1014 ../CFDBViewShortCodeBuilder.php:1061
msgid "false"
msgstr "Pois päältä"
#: ../CF7DBPlugin.php:49
msgid "I have donated to this plugin"
msgstr "Olen lahjoittanut lisäosalle"
#: ../CF7DBPlugin.php:50
msgid "Capture form submissions from Contact Form 7 Plugin"
msgstr "Tallenna lomakelähetykset Contact Form 7 lisäosasta"
#: ../CF7DBPlugin.php:51
msgid "Capture form submissions from Fast Secure Contact Form Plugin"
msgstr "Tallenna lomakelähetykset Fast Secure Contact Form lisäosasta"
#: ../CF7DBPlugin.php:52
msgid "Capture form submissions from JetPack Contact Form"
msgstr "Tallenna lomakelähetykset JetPack Contact Form lisäosasta"
#: ../CF7DBPlugin.php:53
msgid "Can See Submission data"
msgstr "Rooli, joka voi nähdä lähetykset"
#: ../CF7DBPlugin.php:55
msgid "Can See Submission when using shortcodes"
msgstr "Rooli, joka voi nähdä lyhytkoodeilla näytettävät lähetykset "
#: ../CF7DBPlugin.php:57
msgid "Can Edit/Delete Submission data"
msgstr "Voi muokata/poistaa lähetystietoa"
#: ../CF7DBPlugin.php:59
msgid "Allow RSS URLs"
msgstr "Salli RSS osoitteet"
#: ../CF7DBPlugin.php:60
msgid "(Creates a security hole)"
msgstr "(Aiheuttaa tietoturva-aukon)"
#: ../CF7DBPlugin.php:61
msgid ""
"Timezone to capture Submit Time. Blank will use WordPress Timezone setting. "
"<a target=\"_blank\" href=\"http://www.php.net/manual/en/timezones.php"
"\">Options</a>"
msgstr ""
"Aikavyöhyke lähetysajan tallennuksessa. Jos tyhjä, käytetään WordPressin "
"aikavyöhyke asetusta. <a target=\"_blank\" href=\"http://www.php.net/manual/"
"en/timezones.php\">Vaihtoehdot</a>"
#: ../CF7DBPlugin.php:62
msgid "Maximum number of rows to retrieve from the DB for the Admin display"
msgstr "Tietokannasta haettavien rivien maksimimäärä ylläpidossa"
#: ../CF7DBPlugin.php:63
msgid "#Rows (of maximum above) visible in the Admin datatable"
msgstr "Taulukossa näytettävien rivien maksimimäärä (ylläolevasta asetuksesta)"
#: ../CF7DBPlugin.php:64
msgid "Use Javascript-enabled tables in Admin Database page"
msgstr "Käytä Javascriptia ylläpidon taulukoissa"
#: ../CF7DBPlugin.php:65
msgid "Show line breaks in submitted data table"
msgstr "Näytä rivinvaihdot taulukossa"
#: ../CF7DBPlugin.php:66
msgid "Use Custom Date-Time Display Format (below)"
msgstr ""
"Käytä räätälöityä aika-päivämäärä formaattia (alapuolella oleva asetus)"
#: ../CF7DBPlugin.php:67
msgid "Date-Time Display Format"
msgstr "Aika-päivämäärä formaatti"
#: ../CF7DBPlugin.php:68
msgid "Export URLs instead of file names for uploaded files"
msgstr "Vie tallennettujen tiedostojen osoitteet tietostonimien sijaan"
#: ../CF7DBPlugin.php:69
msgid "Do not save <u>fields</u> in DB named (comma-separated list, no spaces)"
msgstr ""
"Älä tallenna seuraavia <u>kenttiä</u> tietokantaan (erota pilkulla, ei "
"välilyöntejä)"
#: ../CF7DBPlugin.php:70
msgid "Do not save <u>forms</u> in DB named (comma-separated list, no spaces)"
msgstr ""
"Älä tallenna seuraavia <u>lomakkeita</u> tietokantaan (erota pilkulla, ei "
"välilyöntejä)"
#: ../CF7DBPlugin.php:71
msgid "Save Cookie Data with Form Submissions"
msgstr "Tallenna evästeiden tieto lomakkeiden ohessa"
#: ../CF7DBPlugin.php:72
msgid ""
"Save only cookies in DB named (comma-separated list, no spaces, and above "
"option must be set to true)"
msgstr ""
"Tallenna vain seuraavat evästeet tietokantaan (erota pilkulla, ei "
"välilyöntejä, ylläoleva asetus pitää olla päällä)"
#: ../CF7DBPlugin.php:73
msgid "Show the query used to display results"
msgstr "Näytä haettu kysely"
#: ../CF7DBPlugin.php:74
msgid "Drop this plugin's Database table on uninstall"
msgstr "Poista lisäosan tietokantataulu lisäosan poiston yhteydessä"
#: ../CF7DBPlugin.php:87 ../CFDBViewShortCodeBuilder.php:765
msgid "Administrator"
msgstr "Pääkäyttäjä"
#: ../CF7DBPlugin.php:89 ../CFDBViewShortCodeBuilder.php:766
msgid "Editor"
msgstr "Päätoimittaja"
#: ../CF7DBPlugin.php:91 ../CFDBViewShortCodeBuilder.php:767
msgid "Author"
msgstr "Kirjoittaja"
#: ../CF7DBPlugin.php:93 ../CFDBViewShortCodeBuilder.php:768
msgid "Contributor"
msgstr "Avustaja"
#: ../CF7DBPlugin.php:95 ../CFDBViewShortCodeBuilder.php:769
msgid "Subscriber"
msgstr "Tilaaja"
#: ../CF7DBPlugin.php:97 ../CFDBViewShortCodeBuilder.php:770
msgid "Anyone"
msgstr "Kuka tahansa"
#: ../CF7DBPlugin.php:354
msgid "Missing form parameters"
msgstr "Lomakemuuttujat puuttuvat"
#: ../CF7DBPlugin.php:358
msgid "No such file."
msgstr "Tiedostoa ei löytynyt"
#: ../CF7DBPlugin.php:415
msgid "Invalid: "
msgstr "Epäpätevä:"
#: ../CF7DBPlugin.php:418
msgid "Valid: "
msgstr "Pätevä:"
#: ../CF7DBPlugin.php:452
msgid "Database"
msgstr "Tietokanta"
#: ../CF7DBPlugin.php:454
msgid "Database Options"
msgstr "Tietokanta vaihtoehdot"
#: ../CF7DBPlugin.php:456
msgid "Build Short Code"
msgstr "Luo lyhytkoodi"
#: ../CF7DBPlugin.php:458
msgid "Reference"
msgstr "Maininta"
#: ../CF7DBPlugin.php:703
msgid "Contact Form DB"
msgstr "Contact Form DB"
#: ../CF7DBPlugin.php:749 ../CFDBViewShortCodeBuilder.php:726
msgid "Short Code"
msgstr "Lyhytkoodi"
#: ../CF7DBPlugin.php:757 ../CFDBViewImportCsv.php:71
msgid "Import"
msgstr "Tuo"
#: ../CF7DBPlugin.php:765
msgid "Options"
msgstr "Asetukset"
#: ../CFDBCheckZendFramework.php:72
msgid "Missing Zend Framework"
msgstr "Zend Frameworkia ei löytynyt"
#: ../CFDBShortcodeExportUrl.php:62 ../CFDBViewImportCsv.php:101
#: ../CFDBViewWhatsInDB.php:225
msgid "Export"
msgstr "Vie"
#: ../CFDBView.php:65
msgid "Rate this Plugin"
msgstr "Arvostele lisäosa"
#: ../CFDBView.php:71 ../CFDBViewShortCodeBuilder.php:64
#: ../CFDBViewShortCodeBuilder.php:739
msgid "Documentation"
msgstr "Dokumentaatio"
#: ../CFDBView.php:77
msgid "Support"
msgstr "Tuki"
#: ../CFDBViewImportCsv.php:44
msgid "Import CSV File into Form"
msgstr "Tuo CSV lomakkeeksi"
#: ../CFDBViewImportCsv.php:49
msgid "File"
msgstr "Tiedosto"
#: ../CFDBViewImportCsv.php:53
msgid "New Form"
msgstr "Uusi lomake"
#: ../CFDBViewImportCsv.php:57
msgid "Existing Form"
msgstr "Olemassa oleva lomake"
#: ../CFDBViewImportCsv.php:84
msgid "Backup Form to CSV File"
msgstr "Varmuuskopioi lomake CSV-tiedostoon"
#: ../CFDBViewImportCsv.php:86
msgid ""
"Backup a form into a CSV file that can be re-imported without loss of data."
msgstr ""
"Varmuuskopioi lomake CSV:ksi, joka voidaan tuo takaisin järjestelmään "
"menettemättä tietoa"
#: ../CFDBViewImportCsv.php:87
msgid "Limitation: this will not export file uploads."
msgstr "Rajoite: tämä ei vie tiedostolatauksia"
#: ../CFDBViewImportCsv.php:88
msgid ""
"Limitation: extremely large numbers of records in your form may cause the "
"export operation on your server to run out of memory, thereby not giving you "
"all the rows."
msgstr ""
"Rajoite: suuret rivimäärät saattavat aiheuttaa muistin loppumisen "
"palvelimella viennin yhteydessä. Tällöin kaikkia rivejä ei pystytä viemään."
#: ../CFDBViewShortCodeBuilder.php:161
msgid "Error: \""
msgstr "Virhe: \""
#: ../CFDBViewShortCodeBuilder.php:163
msgid "\" should not contain double-quotes (\")"
msgstr "\" ei saa sisältää lainausmerkkejä (\")"
#: ../CFDBViewShortCodeBuilder.php:211
msgid "Error: no form is chosen"
msgstr "Virhe: lomaketta ei ole valittu"
#: ../CFDBViewShortCodeBuilder.php:248
msgid ""
"Warning: \"search\" field ignored because \"filter\" is used (use one but "
"not both)"
msgstr ""
"Varoitus: hakukenttää ei huomioida, koska suodatin on käytössä (voit käyttää "
"vain toista)"
#: ../CFDBViewShortCodeBuilder.php:261
msgid ""
"Error: \"limit\": if you provide a value for \"Start Row\" then you must "
"also provide a value for \"Num Rows\""
msgstr ""
"Virhe: Myös rivimäärä pitää määrittää, jos määrittää aloita riviltä asetuksen"
#: ../CFDBViewShortCodeBuilder.php:265
msgid "Error: \"limit\": \"Num Rows\" must be a positive integer"
msgstr "Virhe: Rivimäärän pitää olla positiivinen numero"
#: ../CFDBViewShortCodeBuilder.php:272
msgid "Error: \"limit\": \"Start Row\" must be a positive integer"
msgstr "Virhe: Aloita riviltä asetuksen pitää olla positiivinen numero"
#: ../CFDBViewShortCodeBuilder.php:321
msgid "Error: [cfdb-html] has empty Template. It will not output anything. "
msgstr "Virhe: [cfdb-html] ei ole pohjaa. Lyhytkoodi ei tulosta mitään."
#: ../CFDBViewShortCodeBuilder.php:407
msgid "(Test Short Code Results)"
msgstr "(Testaa lyhytkoodin tuloksia)"
#: ../CFDBViewShortCodeBuilder.php:654
msgid "Export and Short Code Builder"
msgstr "Vienti ja lyhytkoodin rakennus"
#: ../CFDBViewShortCodeBuilder.php:657
msgid "form"
msgstr "lomake"
#: ../CFDBViewShortCodeBuilder.php:659 ../CFDBViewWhatsInDB.php:112
msgid "* Select a form *"
msgstr "* Valitse lomake *"
#: ../CFDBViewShortCodeBuilder.php:670
msgid "Reset"
msgstr "Nollaa"
#: ../CFDBViewShortCodeBuilder.php:678
msgid "Export File"
msgstr "Vienti-tiedosto"
#: ../CFDBViewShortCodeBuilder.php:682 ../CFDBViewShortCodeBuilder.php:1037
#: ../CFDBViewWhatsInDB.php:200
msgid "Excel CSV (UTF8-BOM)"
msgstr "Excel CSV (UTF8-BOM)"
#: ../CFDBViewShortCodeBuilder.php:685 ../CFDBViewShortCodeBuilder.php:1040
#: ../CFDBViewWhatsInDB.php:203
msgid "Excel TSV (UTF16LE-BOM)"
msgstr "Excel TSV (UTF16LE-BOM)"
#: ../CFDBViewShortCodeBuilder.php:688 ../CFDBViewShortCodeBuilder.php:1043
#: ../CFDBViewWhatsInDB.php:206
msgid "Plain CSV (UTF-8)"
msgstr "Pelkkä CSV (UTF-8)"
#: ../CFDBViewShortCodeBuilder.php:691 ../CFDBViewShortCodeBuilder.php:1046
#: ../CFDBViewWhatsInDB.php:209
msgid "Excel CSV for Japanese (Shift-JIS)"
msgstr "Excel CSV Japanese (Shift-JIS)"
#: ../CFDBViewShortCodeBuilder.php:694 ../CFDBViewShortCodeBuilder.php:1049
#: ../CFDBViewWhatsInDB.php:197
msgid "Excel Internet Query"
msgstr "Excel Internet Query"
#: ../CFDBViewShortCodeBuilder.php:697
msgid "RSS"
msgstr "RSS"
#: ../CFDBViewShortCodeBuilder.php:702 ../CFDBViewShortCodeBuilder.php:881
msgid "Include Header Row"
msgstr "Sisällytä otsikkorivi"
#: ../CFDBViewShortCodeBuilder.php:705
msgid "Item Title"
msgstr "Otsikko"
#: ../CFDBViewShortCodeBuilder.php:710
msgid "Generated Export Link:"
msgstr "Luotu vientilinkki:"
#: ../CFDBViewShortCodeBuilder.php:716 ../CFDBViewShortCodeBuilder.php:751
msgid "(Did you know: you can create your own short code)"
msgstr "(Tiesitkö, että voit luoda oman lyhytkoodin)"
#: ../CFDBViewShortCodeBuilder.php:729
msgid "* Select a short code *"
msgstr "* Valitse lyhytkoodi *"
#: ../CFDBViewShortCodeBuilder.php:745
msgid "Generated Short Code:"
msgstr "Luotu lyhytkoodi:"
#: ../CFDBViewShortCodeBuilder.php:757
msgid "Security"
msgstr "Turvallisuus"
#: ../CFDBViewShortCodeBuilder.php:760
msgid "role"
msgstr "rooli"
#: ../CFDBViewShortCodeBuilder.php:773
msgid "permissionmsg"
msgstr "lupateksti"
#: ../CFDBViewShortCodeBuilder.php:785
msgid "Which fields/columns do you want to display?"
msgstr "Mitkä kentät/sarakkeet haluat näyttää?"
#: ../CFDBViewShortCodeBuilder.php:788
msgid "show"
msgstr "näytä"
#: ../CFDBViewShortCodeBuilder.php:792 ../CFDBViewShortCodeBuilder.php:800
#: ../CFDBViewShortCodeBuilder.php:867
msgid "comma-delimited list of field"
msgstr "erota kentät pilkulla"
#: ../CFDBViewShortCodeBuilder.php:796
msgid "hide"
msgstr "piilota"
#: ../CFDBViewShortCodeBuilder.php:805
msgid "Which rows/submissions do you want to display?"
msgstr "Mitkä rivit/lähetykset haluat näyttää?"
#: ../CFDBViewShortCodeBuilder.php:808
msgid "search"
msgstr "haku"
#: ../CFDBViewShortCodeBuilder.php:811
msgid "search text"
msgstr "hakuteksti"
#: ../CFDBViewShortCodeBuilder.php:815
msgid "filter"
msgstr "suodatin"
#: ../CFDBViewShortCodeBuilder.php:834
msgid "value"
msgstr "arvo"
#: ../CFDBViewShortCodeBuilder.php:837
msgid "Validate submit_time"
msgstr "Validoi lähetysaika"
#: ../CFDBViewShortCodeBuilder.php:838
msgid "Formats"
msgstr "Formaatit"
#: ../CFDBViewShortCodeBuilder.php:841
msgid "filter expression"
msgstr "suodatinehto"
#: ../CFDBViewShortCodeBuilder.php:848
msgid "limit"
msgstr "rajoita"
#: ../CFDBViewShortCodeBuilder.php:851
msgid "Num Rows"
msgstr "Rivimäärä"
#: ../CFDBViewShortCodeBuilder.php:851 ../CFDBViewShortCodeBuilder.php:852
#: ../CFDBViewShortCodeBuilder.php:859
msgid "number"
msgstr "numero"
#: ../CFDBViewShortCodeBuilder.php:852
msgid "Start Row (0)"
msgstr "Aloita riviltä (0)"
#: ../CFDBViewShortCodeBuilder.php:856
msgid "random"
msgstr "satunnainen"
#: ../CFDBViewShortCodeBuilder.php:863
msgid "orderby"
msgstr "järjestä"
#: ../CFDBViewShortCodeBuilder.php:866
msgid "field"
msgstr "kenttä"
#: ../CFDBViewShortCodeBuilder.php:870
msgid "ASC"
msgstr "nouseva"
#: ../CFDBViewShortCodeBuilder.php:871
msgid "DESC"
msgstr "laskeva"
#: ../CFDBViewShortCodeBuilder.php:877
msgid "HTML Table Formatting"
msgstr "HTML-taulukon formaatti"
#: ../CFDBViewShortCodeBuilder.php:886
msgid "headers"
msgstr "tunnisteet"
#: ../CFDBViewShortCodeBuilder.php:890
msgid "display as"
msgstr "näytä"
#: ../CFDBViewShortCodeBuilder.php:891
msgid "display value"
msgstr "näytä arvo"
#: ../CFDBViewShortCodeBuilder.php:894
msgid "field1=Display Name 1,field2=Display Name 2"
msgstr "kenttä1=Nimi 1,kenttä2=Nimi 2"
#: ../CFDBViewShortCodeBuilder.php:898
msgid "id"
msgstr "id"
#: ../CFDBViewShortCodeBuilder.php:901
msgid "HTML id"
msgstr "HTML-id"
#: ../CFDBViewShortCodeBuilder.php:905
msgid "class"
msgstr "luokka"
#: ../CFDBViewShortCodeBuilder.php:908
msgid "HTML class"
msgstr "HTML-luokka"
#: ../CFDBViewShortCodeBuilder.php:912
msgid "style"
msgstr "tyyli"
#: ../CFDBViewShortCodeBuilder.php:915
msgid "HTML style"
msgstr "HTML-tyyli"
#: ../CFDBViewShortCodeBuilder.php:920
msgid "[cfdb-datatable] Options"
msgstr "[cfdb-datatable] vaihtoehdot"
#: ../CFDBViewShortCodeBuilder.php:923
msgid "edit"
msgstr "muokkaa"
#: ../CFDBViewShortCodeBuilder.php:930
msgid "dt_options"
msgstr "taulukon vaihtoehdot"
#: ../CFDBViewShortCodeBuilder.php:933
msgid "datatable options (JSON)"
msgstr "taulukon vaihtoehdot (JSON)"
#: ../CFDBViewShortCodeBuilder.php:938
msgid "[cfdb-json] Options"
msgstr "[cfdb-json] vaihtoehdot"
#: ../CFDBViewShortCodeBuilder.php:941
msgid "var"
msgstr "muuttuja"
#: ../CFDBViewShortCodeBuilder.php:944
msgid "JS var name"
msgstr "JS-muuttujan nimi"
#: ../CFDBViewShortCodeBuilder.php:948
msgid "format"
msgstr "formaatti"
#: ../CFDBViewShortCodeBuilder.php:953
msgid "map"
msgstr "map"
#: ../CFDBViewShortCodeBuilder.php:954
msgid "array"
msgstr "taulukko"
#: ../CFDBViewShortCodeBuilder.php:955
msgid "arraynoheader"
msgstr "taulukko ei ylätunnistetta"
#: ../CFDBViewShortCodeBuilder.php:961
msgid "[cfdb-value] Options"
msgstr "[cfdb-value] vaihtoehdot"
#: ../CFDBViewShortCodeBuilder.php:964
msgid "function"
msgstr "funktio"
#: ../CFDBViewShortCodeBuilder.php:969
msgid "min"
msgstr "minimi"
#: ../CFDBViewShortCodeBuilder.php:970
msgid "max"
msgstr "maksimi"
#: ../CFDBViewShortCodeBuilder.php:971
msgid "sum"
msgstr "summa"
#: ../CFDBViewShortCodeBuilder.php:972
msgid "mean"
msgstr "keskiarvo"
#: ../CFDBViewShortCodeBuilder.php:973
msgid "percent"
msgstr "prosentti"
#: ../CFDBViewShortCodeBuilder.php:978
msgid "delimiter"
msgstr "erotin"
#: ../CFDBViewShortCodeBuilder.php:987
msgid "[cfdb-html] Options"
msgstr "[cfdb-html] vaihtoehdot"
#: ../CFDBViewShortCodeBuilder.php:989
msgid "filelinks"
msgstr "tiedostolinkit"
#: ../CFDBViewShortCodeBuilder.php:994
msgid "url"
msgstr "osoite"
#: ../CFDBViewShortCodeBuilder.php:995
msgid "name"
msgstr "nimi"
#: ../CFDBViewShortCodeBuilder.php:996
msgid "link"
msgstr "linkki"
#: ../CFDBViewShortCodeBuilder.php:997
msgid "img"
msgstr "kuva"
#: ../CFDBViewShortCodeBuilder.php:1000
msgid "stripbr"
msgstr "poista rivinvaihdot"
#: ../CFDBViewShortCodeBuilder.php:1009
msgid "wpautop"
msgstr "wpautop"
#: ../CFDBViewShortCodeBuilder.php:1020
msgid "Template"
msgstr "Pohja"
#: ../CFDBViewShortCodeBuilder.php:1024
msgid "Per-entry HTML using ${field name} variables"
msgstr "Kenttien HTML ${field name} parametreilla"
#: ../CFDBViewShortCodeBuilder.php:1031
msgid "enc"
msgstr "koodaus"
#: ../CFDBViewShortCodeBuilder.php:1055
msgid "urlonly"
msgstr "vain osoite"
#: ../CFDBViewShortCodeBuilder.php:1066
msgid "linktext"
msgstr "linkkiteksti"
#: ../CFDBViewWhatsInDB.php:43
msgid "No form submissions in the database"
msgstr "Ei lomakelähetyksiä tietokannassa"
#: ../CFDBViewWhatsInDB.php:147
msgid "Google Login for Upload"
msgstr "Google sisäänkirjautuminen tallennusta varten"
#: ../CFDBViewWhatsInDB.php:156
msgid "Cannot perform operation because jQuery is not loaded in this page"
msgstr "Toiminnon suoritus ei onnistunut, koska jQuerya ei ole ladattu"
#: ../CFDBViewWhatsInDB.php:212
msgid "Google Spreadsheet"
msgstr "Google Spreadsheet"
#: ../CFDBViewWhatsInDB.php:215
msgid "Google Spreadsheet Live Data"
msgstr "Google Spreadsheet Live Data"
#: ../CFDBViewWhatsInDB.php:218
msgid "HTML"
msgstr "HTML"
#: ../CFDBViewWhatsInDB.php:221
msgid "JSON"
msgstr "JSON"
#: ../CFDBViewWhatsInDB.php:228
msgid "Advanced Export"
msgstr "Edistynyt vienti"
#: ../CFDBViewWhatsInDB.php:238
msgid "Delete All This Form's Records"
msgstr "Poista kaikki tämän lomakkeen lähetykset"
#: ../CFDBViewWhatsInDB.php:245
msgid "Remove _wpcf7 columns"
msgstr "Poista _wpcf7 sarakkeet"
#: ../CFDBViewWhatsInDB.php:256
msgid "Edit Data Mode"
msgstr "Tiedon muokkaustila"
#: ../CFDBViewWhatsInDB.php:353
msgid "Did you know: This plugin captures data from both these plugins:"
msgstr ""
"Tiesitkö, että lisäosa tallentaa seuraavien lisäosien lomakelähetykset:"
#: ../CFDBViewWhatsInDB.php:363
msgid ""
"Did you know: You can add this data to your posts and pages using these "
"shortcodes:"
msgstr ""
"Tiesitkö, että voit lisätä tämän tiedon artikkeleihin ja sivuihin "
"seuraavilla lyhytkoodeilla:"
#: ../CFDBViewWhatsInDB.php:377
msgid "Would you like to help translate this plugin into your language?"
msgstr "Haluatko kääntää lisäosan omalle kielellesi?"
#: ../CFDBViewWhatsInDB.php:379
msgid "How to create a translation"
msgstr "Kuinka luoda käännös"
#: ../CFDBViewWhatsInDB.php:390
msgid "Query:"
msgstr "Kysely:"
#: ../CFDBViewWhatsInDB.php:412
msgid "Cancel"
msgstr "Peruuta"
#: ../CFDBViewWhatsInDB.php:414
msgid "Upload"
msgstr "Lataa"
#: ../CFDBViewWhatsInDB.php:422
msgid "Add Column"
msgstr "Lisää sarake"
#: ../CFDBViewWhatsInDB.php:423
msgid "Delete Column"
msgstr "Poista sarake"
#: ../CFDBViewWhatsInDB.php:439
msgid "next »"
msgstr "seuraava »"
#: ../CFDBViewWhatsInDB.php:440
msgid "« prev"
msgstr "« edellinen"
#: ../CFDBViewWhatsInDB.php:457
#, php-format
msgid "Returned entries %s to %s of %s entries in the database"
msgstr "Haettiin lähetykset %s-%s. Lähetyksiä yhteensä %s"
#: ../CFDBViewWhatsInDB.php:588 ../ExportToHtmlTable.php:120
msgid "All"
msgstr "Kaikki"
#: ../contact-form-7-db.php:23
msgid ""
"Error: plugin \"Contact Form to DB Extension\" requires a newer version of "
"PHP to be running."
msgstr "Virhe: Lisäosa tarvitsee uudemman version PHP:stä toimiakseen."
#: ../contact-form-7-db.php:24
msgid "Minimal version of PHP required: "
msgstr "PHP-version vähimmäisvaatimus:"
#: ../contact-form-7-db.php:25
msgid "Your server's PHP version: "
msgstr "Palvelimesi PHP-versio:"
#: ../ExportBase.php:250
msgid "You do not have sufficient permissions to access this data."
msgstr "Sinulla ei ole oikeutta nähdä tätä tietoa."
#: ../ExportToGoogleLiveData.php:170
msgid "How to Set up Google Spreadsheet to pull data from WordPress"
msgstr "Kuinka asetat Google Spreadsheetin hakemaan tietoa WordPressistä"
#: ../ExportToGoogleSS.php:62
msgid "Login Failed"
msgstr "Kirjautuminen epäonnistui"
#: ../ExportToGoogleSS.php:101
msgid "New Google Spreadsheet"
msgstr "Uusi Google dokumentti"
#: ../ExportToGoogleSS.php:110
msgid "Error"
msgstr "Virhe"
#: ../ExportToHtmlTable.php:205
msgid "Delete"
msgstr "Poista"