Social Share Icons & Social Share Buttons - Version 2.4.6

Version Description

  • Corner case vulnerability fixed
Download this release

Release Info

Developer socialdude
Plugin Icon 128x128 Social Share Icons & Social Share Buttons
Version 2.4.6
Comparing to
See all releases

Code changes from version 2.4.5 to 2.4.6

js/custom-admin.js CHANGED
@@ -165,23 +165,30 @@ function plus_sfsi_customskin_upload(s, ref)
165
  function sfsiplus_deleteskin_icon(s)
166
  {
167
  var iconname = jQuery(s).attr("title");
 
168
  var i = iconname, e = {
169
  action:"plus_DeleteSkin",
170
- iconname:i
 
171
  };
172
 
173
  SFSI.ajax({
174
  url:ajax_object.ajax_url,
175
  type:"post",
176
  data:e,
177
- success:function(msg) {
178
- if (msg.res = "success")
179
- {
180
- SFSI(s).prev("a").text("Upload");
181
- SFSI(s).prev("a").prev("img").attr("src",'');
182
- SFSI(s).prev("a").prev("img").css("display","none");
183
- SFSI(s).css("display","none");
184
- }
 
 
 
 
 
185
  }
186
  });
187
  }
165
  function sfsiplus_deleteskin_icon(s)
166
  {
167
  var iconname = jQuery(s).attr("title");
168
+ var nonce = jQuery(s).attr("data-nonce");
169
  var i = iconname, e = {
170
  action:"plus_DeleteSkin",
171
+ iconname:i,
172
+ nonce:nonce
173
  };
174
 
175
  SFSI.ajax({
176
  url:ajax_object.ajax_url,
177
  type:"post",
178
  data:e,
179
+ dataType: "json",
180
+ success:function(msg) {
181
+ if (msg.res === "success")
182
+ {
183
+ SFSI(s).prev("a").text("Upload");
184
+ SFSI(s).prev("a").prev("img").attr("src",'');
185
+ SFSI(s).prev("a").prev("img").css("display","none");
186
+ SFSI(s).css("display","none");
187
+ }
188
+ else
189
+ {
190
+ alert("Whoops! something went wrong.")
191
+ }
192
  }
193
  });
194
  }
languages/ultimate-social-media-plus-fi.po ADDED
@@ -0,0 +1,1900 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Copyright (C) 2016 Ultimate Social Media PLUS
2
+ # This file is distributed under the same license as the Ultimate Social Media PLUS package.
3
+ msgid ""
4
+ msgstr ""
5
+ "Project-Id-Version: Ultimate Social Media PLUS 2.3.9\n"
6
+ "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/ultimate-social-"
7
+ "media-plus\n"
8
+ "POT-Creation-Date: 2016-04-25 19:10+0300\n"
9
+ "MIME-Version: 1.0\n"
10
+ "Content-Type: text/plain; charset=UTF-8\n"
11
+ "Content-Transfer-Encoding: 8bit\n"
12
+ "PO-Revision-Date: 2016-07-19 02:08+0300\n"
13
+ "Language-Team: Juha Petäjäjärvi <juha.petajajarvi@gmail.com>\n"
14
+ "X-Generator: Poedit 1.8.8\n"
15
+ "Last-Translator: Juha Petäjäjärvi <juha.petajajarvi@gmail.com>\n"
16
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
17
+ "Language: fi\n"
18
+
19
+ #: css/images/index.php:2 css/index.php:2
20
+ #: css/jquery-ui-1.10.4/images/index.php:2 css/jquery-ui-1.10.4/index.php:2
21
+ #: fonts/index.php:2 images/icons_theme/badge/index.php:2
22
+ #: images/icons_theme/cute/index.php:2 images/icons_theme/index.php:2
23
+ #: images/icons_theme/official/index.php:2
24
+ #: images/icons_theme/stitched/index.php:2 images/index.php:2 index.php:2
25
+ #: js/index.php:2 libs/controllers/index.php:2 libs/index.php:2
26
+ #: views/index.php:2
27
+ msgid "Access Denied"
28
+ msgstr "Pääsy Kielletty"
29
+
30
+ #: libs/sfsi_Init_JqueryCss.php:46 views/sfsi_option_view1.php:74
31
+ #: views/sfsi_option_view1.php:107 views/sfsi_option_view1.php:129
32
+ #: views/sfsi_option_view1.php:152
33
+ msgid "Read more"
34
+ msgstr "Lue lisää"
35
+
36
+ #: libs/sfsi_Init_JqueryCss.php:47 views/sfsi_option_view1.php:370
37
+ #: views/sfsi_option_view2.php:608 views/sfsi_option_view3.php:367
38
+ #: views/sfsi_option_view4.php:738 views/sfsi_option_view5.php:957
39
+ #: views/sfsi_option_view6.php:112 views/sfsi_option_view7.php:373
40
+ #: views/sfsi_option_view8.php:519 views/sfsi_option_view9.php:574
41
+ msgid "Save"
42
+ msgstr "Tallenna"
43
+
44
+ #: libs/sfsi_Init_JqueryCss.php:48
45
+ msgid "Saving"
46
+ msgstr "Tallennetaan"
47
+
48
+ #: libs/sfsi_Init_JqueryCss.php:49
49
+ msgid "Saved"
50
+ msgstr "Tallennettu"
51
+
52
+ #: libs/sfsi_Init_JqueryCss.php:52
53
+ msgid "Collapse"
54
+ msgstr "Tiivistä"
55
+
56
+ #: libs/sfsi_Init_JqueryCss.php:53 views/sfsi_options_view.php:153
57
+ msgid "Save All Settings"
58
+ msgstr "Tallenna kaikki asetukset"
59
+
60
+ #: libs/sfsi_Init_JqueryCss.php:54 views/sfsi_option_view1.php:329
61
+ #: views/sfsi_option_view1.php:354
62
+ msgid ""
63
+ "Upload a custom icon if you have other accounts/websites you want to link to."
64
+ msgstr ""
65
+ "Lataa oma kuvake, jos sinulla on muita tilejä/sivustoja joihin haluat "
66
+ "linkittää."
67
+
68
+ #: libs/sfsi_Init_JqueryCss.php:55
69
+ msgid "It depends"
70
+ msgstr "Se riippuu"
71
+
72
+ #: libs/sfsi_install_uninstall.php:430
73
+ msgid ""
74
+ "Error: It seems that CURL is disabled on your server. Please contact your "
75
+ "server administrator to install / enable CURL."
76
+ msgstr ""
77
+ "Virhe: Näyttäisi siltä, että CURL on poissa käytöstä palvelimellasi. Ole "
78
+ "hyvä ja pyydä palvelimen ylläpitäjää asentamaan tai sallimaan CURLin."
79
+
80
+ #: libs/sfsi_install_uninstall.php:541
81
+ msgid ""
82
+ "Error : Please fix your theme to make plugins work correctly. Go to the "
83
+ "Theme Editor and insert the following string:"
84
+ msgstr ""
85
+ "Virhe: Ole hyvä ja korjaa teema, jotta laajennokset toimivat oikein. Mene "
86
+ "teeman muokkaimeen ja lisää seuraava merkkijono:"
87
+
88
+ #: libs/sfsi_install_uninstall.php:541
89
+ msgid "Please enter it just before the following line of your header.php file:"
90
+ msgstr "Lisää se juuri ennen seuraavaa riviä header.php tiedostossasi:"
91
+
92
+ #: libs/sfsi_install_uninstall.php:541 libs/sfsi_install_uninstall.php:565
93
+ msgid "Go to your theme editor: "
94
+ msgstr "Mene teeman muokkaimeen:"
95
+
96
+ #: libs/sfsi_install_uninstall.php:541 libs/sfsi_install_uninstall.php:565
97
+ msgid "click here"
98
+ msgstr "klikkaa tästä"
99
+
100
+ #: libs/sfsi_install_uninstall.php:565
101
+ msgid ""
102
+ "Error: Please fix your theme to make plugins work correctly. Go to the Theme "
103
+ "Editor and insert the following string as the first line of your theme's "
104
+ "footer.php file: "
105
+ msgstr ""
106
+ "Virhe: Ole hyvä ja korjaa teemasi, jotta lisäosat toimivat oikein. Mene "
107
+ "ulkoasun muokkaukseen ja lisää seuraava teksti footer.php-tiedoston "
108
+ "ensimmäiseksi riviksi: "
109
+
110
+ #: libs/sfsi_install_uninstall.php:576
111
+ msgid ""
112
+ "Thank you for installing the Ultimate Social Media PLUS plugin. Please go to "
113
+ "the plugin's settings page to configure it: "
114
+ msgstr ""
115
+ "Kiitoksia Ultimate Social Media PLUS -lisäosan asentamisesta. Ole hyvä ja "
116
+ "mene lisäosan asetussivulle mukauttaaksesi sen: "
117
+
118
+ #: libs/sfsi_install_uninstall.php:576 libs/sfsi_widget.php:106
119
+ #: ultimate_social_media_icons.php:579 views/sfsi_option_view1.php:265
120
+ #: views/sfsi_option_view8.php:127 views/sfsi_option_view9.php:134
121
+ #: views/sfsi_options_view.php:75
122
+ msgid "Click here"
123
+ msgstr "Klikkaa tästä"
124
+
125
+ #: libs/sfsi_install_uninstall.php:585
126
+ msgid ""
127
+ "You`re using an old Wordpress version, which may cause several of your "
128
+ "plugins to not work correctly. Please upgrade"
129
+ msgstr ""
130
+ "Käytät WordPressin vanhaa versiota, joka voi aiheuttaa ongelmia lisäosien "
131
+ "toiminnassa. Ole hyvä ja päivitä"
132
+
133
+ #: libs/sfsi_install_uninstall.php:602
134
+ msgid ""
135
+ "We noticed you've been using the Ultimate Social Media PLUS Plugin for more "
136
+ "than 30 days. If you're happy with it, could you please do us a BIG favor "
137
+ "and give it a 5-star rating on Wordpress?"
138
+ msgstr ""
139
+ "Huomasimme, että olet käyttänyt Ultimate Social Media PLUS -lisäosaa yli 30 "
140
+ "päivää. Jos olet tyytyväinen siihen, voisitko tehdä meille ison palveluksen "
141
+ "antamalla sille 5 tähteä WordPressissä?"
142
+
143
+ #: libs/sfsi_install_uninstall.php:604
144
+ msgid "Ok, you deserved it"
145
+ msgstr "Ok, olet ansainnut sen"
146
+
147
+ #: libs/sfsi_install_uninstall.php:605
148
+ msgid "I already did"
149
+ msgstr "Tein jo tämän"
150
+
151
+ #: libs/sfsi_install_uninstall.php:606
152
+ msgid "No, not good enough"
153
+ msgstr "Ei, ei riittävän hyvä"
154
+
155
+ #: libs/sfsi_plus_subscribe_widget.php:200 libs/sfsi_widget.php:99
156
+ msgid "Title"
157
+ msgstr "Otsikko"
158
+
159
+ #: libs/sfsi_widget.php:105
160
+ msgid "Please go to the plugin page to set your preferences:"
161
+ msgstr "Mene lisäosan sivulle valitaksesi asetuksesi:"
162
+
163
+ #: ultimate_social_media_icons.php:76
164
+ msgid "Kindly go to setting page and check the option \"Place them manually\""
165
+ msgstr "Mene asetussivulle ja valitse vaihtoehto \"Sijoita ne manuaalisesti\""
166
+
167
+ #: ultimate_social_media_icons.php:577
168
+ msgid ""
169
+ "There seems to be an error on your website which prevents the plugin to work "
170
+ "properly. Please check the FAQ:"
171
+ msgstr ""
172
+ "Sivustollasi näyttäisi olevan virhe, joka estää lisäosaa toimimasta oikein. "
173
+ "Ole hyvä ja tarkista usein kysytyt kysymykset:"
174
+
175
+ #: ultimate_social_media_icons.php:582
176
+ msgid "Error"
177
+ msgstr "Virhe"
178
+
179
+ #: ultimate_social_media_icons.php:588 ultimate_social_media_icons.php:613
180
+ msgid "Dismiss"
181
+ msgstr "Sulje"
182
+
183
+ #: ultimate_social_media_icons.php:602
184
+ msgid "New feature in the Ultimate Social Media PLUS plugin: "
185
+ msgstr "Uusi ominaisuus Ultimate Social Media PLUS -lisäosassa: "
186
+
187
+ #: ultimate_social_media_icons.php:605
188
+ msgid ""
189
+ "You can now add a subscription form to increase sign-ups (under question 8)."
190
+ msgstr ""
191
+ "Voit nyt lisätä tilauslomakkeen lisätäksesi rekisteröintejä (kysymyksen 8 "
192
+ "alla)."
193
+
194
+ #: ultimate_social_media_icons.php:608
195
+ msgid "Check it out"
196
+ msgstr "Vilkaise sitä"
197
+
198
+ #: views/sfsi_aboutus.php:2
199
+ msgid "Please visit us at"
200
+ msgstr "Vieraile osoitteessa"
201
+
202
+ #: views/sfsi_aboutus.php:4
203
+ msgid "or write to us at"
204
+ msgstr "tai kirjoita meille osoitteeseen"
205
+
206
+ #: views/sfsi_option_view1.php:47
207
+ msgid ""
208
+ "In general, the more icons you offer the better because people have "
209
+ "different preferences, and more options means that there’s something for "
210
+ "everybody, increasing the chances that you get followed and/or shared."
211
+ msgstr ""
212
+ "Yleisesti ottaen, mitä enemmän ikoneita tarjoat, sitä parempi, koska "
213
+ "ihmisillä on erilaiset mieltymykset ja enemmän vaihtoehtoja tarkoittaa että "
214
+ "jokaiselle on jotakin. Tämä puolestaan kasvattaa jakamisen tai seuraamisen "
215
+ "mahdollisuuksia."
216
+
217
+ #: views/sfsi_option_view1.php:62 views/sfsi_option_view1.php:90
218
+ msgid "Mandatory"
219
+ msgstr "Pakollinen"
220
+
221
+ #: views/sfsi_option_view1.php:65
222
+ msgid "RSS is still popular, esp. among the tech-savvy crowd."
223
+ msgstr ""
224
+ "RSS on vieläkin suosittu, erityisesti teknisesti taitavien keskuudessa."
225
+
226
+ #: views/sfsi_option_view1.php:68
227
+ msgid ""
228
+ "RSS stands for Really Simply Syndication and is an easy way for people to "
229
+ "read your content. "
230
+ msgstr ""
231
+ "RSS eli Really Simple Syndication on verkkosyöte, joka tarjoaa helpon tavan "
232
+ "lukea sisältöäsi."
233
+
234
+ #: views/sfsi_option_view1.php:70
235
+ msgid "Learn more about RSS"
236
+ msgstr "Lue lisää RSS:stä"
237
+
238
+ #: views/sfsi_option_view1.php:93
239
+ msgid "Email is the most effective tool to build up a followership."
240
+ msgstr "Sähköposti on tehokkain tapa kerätä seuraajia."
241
+
242
+ #: views/sfsi_option_view1.php:96
243
+ msgid "Remove credit link"
244
+ msgstr "Poista referenssilinkki"
245
+
246
+ #: views/sfsi_option_view1.php:100
247
+ msgid ""
248
+ "Everybody uses email – that’s why it’s much more effective than social media "
249
+ "to make people follow you"
250
+ msgstr ""
251
+ "Kaikki käyttävät sähköpostia - siksi se on sosiaalista mediaa paljon "
252
+ "tehokkaampi tapa saada ihmiset seuraamaan sinua"
253
+
254
+ #: views/sfsi_option_view1.php:102 views/sfsi_pop_content.php:287
255
+ msgid "learn more"
256
+ msgstr "lue lisää"
257
+
258
+ #: views/sfsi_option_view1.php:104
259
+ msgid ""
260
+ "Not offering an email subscription option means losing out on future traffic "
261
+ "to your site."
262
+ msgstr ""
263
+ "Jos et tarjoa sähköpostitilauksen mahdollisuutta, sivustosi tulevaisuuden "
264
+ "liikenne on pienempi."
265
+
266
+ #: views/sfsi_option_view1.php:122 views/sfsi_option_view1.php:144
267
+ #: views/sfsi_option_view1.php:167
268
+ msgid "Strongly recommended:"
269
+ msgstr "Erittäin suositeltavaa:"
270
+
271
+ #: views/sfsi_option_view1.php:123
272
+ msgid "Facebook is crucial, esp. for sharing."
273
+ msgstr "Facebook tärkeä, etenkin jakamisen vuoksi."
274
+
275
+ #: views/sfsi_option_view1.php:126
276
+ msgid ""
277
+ "Facebook is the giant in the social media world, and even if you don’t have "
278
+ "a Facebook account yourself you should display this icon, so that Facebook "
279
+ "users can share your site on Facebook."
280
+ msgstr ""
281
+ "Facebook on sosiaalisen median jättiläinen. Vaikka sinulla ei olisikaan "
282
+ "Facebook-tiliä itselläsi, sinun tulisi näyttää tämä ikoni, jotta Facebook-"
283
+ "käyttäjät voivat jakaa sivusi Facebookissa."
284
+
285
+ #: views/sfsi_option_view1.php:145
286
+ msgid "Can have a strong promotional effect."
287
+ msgstr "Voi edesauttaa markkinointia vahvasti."
288
+
289
+ #: views/sfsi_option_view1.php:148
290
+ msgid ""
291
+ "If you have a Twitter-account then adding this icon is a no-brainer. "
292
+ "However, similar as with facebook, even if you don’t have one you should "
293
+ "still show this icon so that Twitter-users can share your site."
294
+ msgstr ""
295
+ "Jos sinulla on Twitter-tili, tämän ikonin lisääminen on loogista. Mutta jos "
296
+ "sinulla ei ole omaa tiliä, kuten Facebookin kanssa, kannattaa tämä ikoni "
297
+ "olla näkyvissä, jotta Twitter-käyttäjät voivat jakaa sivusi."
298
+
299
+ #: views/sfsi_option_view1.php:168
300
+ msgid "Increasingly important and beneficial for SEO."
301
+ msgstr "Aina vain tärkeämpi ja edesauttaa hakukoneoptimointia."
302
+
303
+ #: views/sfsi_option_view1.php:185 views/sfsi_option_view1.php:202
304
+ #: views/sfsi_option_view1.php:219 views/sfsi_option_view1.php:234
305
+ #: views/sfsi_option_view1.php:251 views/sfsi_option_view1.php:283
306
+ #: views/sfsi_option_view1.php:328 views/sfsi_option_view1.php:353
307
+ msgid "It depends:"
308
+ msgstr "Riippuu:"
309
+
310
+ #: views/sfsi_option_view1.php:186
311
+ msgid ""
312
+ "Show this icon if you have a youtube account (and you should set up one if "
313
+ "you have video content – that can increase your traffic significantly)."
314
+ msgstr ""
315
+ "Näytä tämä ikoni, jos sinulla on YouTube-tili (ja sinun tulisi tehdä "
316
+ "sellainen, jos sinulla on videosisältöä ­– se voi kasvattaa liikennettä "
317
+ "merkittävästi)."
318
+
319
+ #: views/sfsi_option_view1.php:203
320
+ msgid ""
321
+ "No.1 network for business purposes. Use this icon if you’re a LinkedInner."
322
+ msgstr ""
323
+ "Ensisijainen verkosto liiketoimintatarkoituksissa. Käytä tätä ikonia jos "
324
+ "olet LinkedIn:ssä."
325
+
326
+ #: views/sfsi_option_view1.php:220
327
+ msgid ""
328
+ "Show this icon if you have a Pinterest account (and you should set up one if "
329
+ "you publish new pictures regularly – that can increase your traffic "
330
+ "significantly)."
331
+ msgstr ""
332
+ "Näytä tämä ikoni, jos sinulla on Pinterest-tili (ja sinun tulisi tehdä "
333
+ "sellainen jos julkaiset uusia kuvia tasaiseen tahtiin - se voi lisätä "
334
+ "liikennettä merkittävästi)."
335
+
336
+ #: views/sfsi_option_view1.php:235
337
+ msgid "Show this icon if you have a Instagram account."
338
+ msgstr "Näytä tämä ikoni jos sinulla on Instagram-tili."
339
+
340
+ #: views/sfsi_option_view1.php:252
341
+ msgid ""
342
+ "Third-party service AddThis allows your visitors to share via many other "
343
+ "social networks, however it may also slow down your site a bit."
344
+ msgstr ""
345
+ "Kolmannen osapuolen palvelu AddThis antaa vierailijoillesi mahdollisuuden "
346
+ "jakaa monien muiden sosiaalisten verkostojen kautta. Se saattaa kuitenkin "
347
+ "hidastaa sivustoasi hieman."
348
+
349
+ #: views/sfsi_option_view1.php:255
350
+ msgid "Everybody uses email – that’s why it’s"
351
+ msgstr "Kaikki käyttävät sähköpostia – siksi se on"
352
+
353
+ #: views/sfsi_option_view1.php:258
354
+ msgid "much more effective than social media"
355
+ msgstr "sosiaalista mediaa paljon tehokkaampi"
356
+
357
+ #: views/sfsi_option_view1.php:261
358
+ msgid ""
359
+ "to make people follow you. Not offering an email subscription option means "
360
+ "losing out on future traffic to your site."
361
+ msgstr ""
362
+ "saamaan ihmiset seuraamaan sinua. Sähköpostitilauksen puuttuminen "
363
+ "tarkoittaa, että menetät tulevaisuuden liikennettä sivustollesi."
364
+
365
+ #: views/sfsi_option_view1.php:263
366
+ msgid "Check out their reviews:"
367
+ msgstr "Tarkista heidän arvostelunsa:"
368
+
369
+ #: views/sfsi_option_view1.php:284
370
+ msgid "Show this icon if you have a Houzz account."
371
+ msgstr "Näytä tämä ikoni, jos sinulla on Houzz-tili."
372
+
373
+ #: views/sfsi_option_view1.php:286
374
+ msgid ""
375
+ "Houzz is the No.1 site & community in the world of architecture and interior "
376
+ "design."
377
+ msgstr ""
378
+ "Houzz on ensisijainen sivusto ja yhteisö arkkitehtuurille ja sisätilojen "
379
+ "suunnittelulle."
380
+
381
+ #: views/sfsi_option_view1.php:288
382
+ msgid "Visit Houzz"
383
+ msgstr "Vieraile Houzz-sivustolla"
384
+
385
+ #: views/sfsi_option_view1.php:323 views/sfsi_option_view1.php:347
386
+ #: views/sfsi_option_view2.php:579 views/sfsi_option_view5.php:938
387
+ msgid "Custom"
388
+ msgstr "Mukautettu"
389
+
390
+ #: views/sfsi_option_view1.php:376 views/sfsi_option_view2.php:613
391
+ #: views/sfsi_option_view3.php:372 views/sfsi_option_view4.php:743
392
+ #: views/sfsi_option_view5.php:962 views/sfsi_option_view6.php:117
393
+ #: views/sfsi_option_view7.php:378 views/sfsi_option_view8.php:525
394
+ #: views/sfsi_option_view9.php:580
395
+ msgid "Collapse area"
396
+ msgstr "Pienennä alue"
397
+
398
+ #: views/sfsi_option_view2.php:136
399
+ msgid "When clicked on, users can subscribe via RSS"
400
+ msgstr "Klikkaamalla käyttäjät voivat tilata RSS-syötteen"
401
+
402
+ #: views/sfsi_option_view2.php:144
403
+ msgid "For most blogs it’s http://blogname.com/feed"
404
+ msgstr "Useimmissa blogeissa se on http://bloginnimi.com/feed"
405
+
406
+ #: views/sfsi_option_view2.php:162
407
+ msgid ""
408
+ "Sends your new posts automatically to subscribers. It`s FREE and you get "
409
+ "full access to your subscriber`s emails and interesting statistics:"
410
+ msgstr ""
411
+ "Lähettää uusimmat artikkelit automaattisesti tilaajille. Se on ILMAINEN ja "
412
+ "saat täyden pääsyn tilaajiesi sähköposteihin ja kiinnostaviin tilastoihin:"
413
+
414
+ #: views/sfsi_option_view2.php:164
415
+ msgid "Claim your feed to get full access."
416
+ msgstr "Ota haltuun oma syötteesi saadaksesi täyden pääsyn."
417
+
418
+ #: views/sfsi_option_view2.php:166
419
+ msgid "It also makes sense if you already offer an email newsletter:"
420
+ msgstr "Se käy myös järkeen, jos tarjoat jo sähköpostilla uutiskirjeitä:"
421
+
422
+ #: views/sfsi_option_view2.php:168
423
+ msgid "Learn more."
424
+ msgstr "Lue lisää."
425
+
426
+ #: views/sfsi_option_view2.php:171
427
+ msgid "Please pick which icon type you want to use:"
428
+ msgstr "Valitse mitä ikonityyppiä haluat käyttää:"
429
+
430
+ #: views/sfsi_option_view2.php:179
431
+ msgid "Email icon"
432
+ msgstr "Sähköposti-ikoni"
433
+
434
+ #: views/sfsi_option_view2.php:187
435
+ msgid "Follow icon"
436
+ msgstr "Seuraa-ikoni"
437
+
438
+ #: views/sfsi_option_view2.php:189
439
+ msgid "increases sign-ups"
440
+ msgstr "lisää kirjautumisia"
441
+
442
+ #: views/sfsi_option_view2.php:198
443
+ msgid "SpecificFeeds icon"
444
+ msgstr "SpecificFeeds-ikoni"
445
+
446
+ #: views/sfsi_option_view2.php:200
447
+ msgid "provider of the service"
448
+ msgstr "palveluntarjoaja"
449
+
450
+ #: views/sfsi_option_view2.php:216
451
+ msgid ""
452
+ "The facebook icon can perform several actions. Pick below which ones it "
453
+ "should perform. If you select several options, then users can select what "
454
+ "they want to do"
455
+ msgstr ""
456
+ "Facebook-ikoni voi toimia usealla eri tavalla. Valitse alta mitkä toiminnot "
457
+ "haluat. Jos valitset usean toiminnon, käyttäjät voivat valita mitä he "
458
+ "haluavat tehdä"
459
+
460
+ #: views/sfsi_option_view2.php:218 views/sfsi_option_view2.php:263
461
+ #: views/sfsi_option_view2.php:304 views/sfsi_option_view2.php:346
462
+ #: views/sfsi_option_view2.php:425 views/sfsi_option_view2.php:478
463
+ #: views/sfsi_option_view2.php:539
464
+ msgid "see an example"
465
+ msgstr "katso esimerkki"
466
+
467
+ #: views/sfsi_option_view2.php:222
468
+ msgid "The facebook icon should allow users to..."
469
+ msgstr "Facebook-ikonin avulla käyttäjät voivat..."
470
+
471
+ #: views/sfsi_option_view2.php:229
472
+ msgid "Visit my Facebook page at:"
473
+ msgstr "Vierailla Facebook-sivullani osoitteessa:"
474
+
475
+ #: views/sfsi_option_view2.php:237
476
+ msgid "Like my blog on Facebook (+1)"
477
+ msgstr "Tykätä blogistani Facebookissa (+1)"
478
+
479
+ #: views/sfsi_option_view2.php:245
480
+ msgid "Share my blog with friends (on Facebook)"
481
+ msgstr "Jakaa blogini kavereillensa (Facebookissa)"
482
+
483
+ #: views/sfsi_option_view2.php:260
484
+ msgid ""
485
+ "The Twitter icon can perform several actions. Pick below which ones it "
486
+ "should perform. If you select several options, then users can select what "
487
+ "they want to do"
488
+ msgstr ""
489
+ "Twitter-ikoni voi toimia usealla eri tavalla. Valitse alta mitkä toiminnot "
490
+ "haluat. Jos valitset useamman toiminnon, käyttäjät voivat valita mitä he "
491
+ "haluavat tehdä"
492
+
493
+ #: views/sfsi_option_view2.php:267
494
+ msgid "The Twitter icon should allow users to..."
495
+ msgstr "Twitter-ikonin avulla käyttäjät voivat..."
496
+
497
+ #: views/sfsi_option_view2.php:272
498
+ msgid "Visit me on Twitter:"
499
+ msgstr "Vierailla sivuillani Twitterissä:"
500
+
501
+ #: views/sfsi_option_view2.php:281
502
+ msgid "Follow me on Twitter:"
503
+ msgstr "Seurata minua Twitterissä:"
504
+
505
+ #: views/sfsi_option_view2.php:289
506
+ msgid "Tweet about my page:"
507
+ msgstr "Tweetata sivustani:"
508
+
509
+ #: views/sfsi_option_view2.php:302
510
+ msgid ""
511
+ "The Google+ icon can perform several actions. Pick below which ones it "
512
+ "should perform. If you select several options, then users can select what "
513
+ "they want to do"
514
+ msgstr ""
515
+ "Google+ -ikoni voi toimia usealla eri tavalla. Valitse alta mitkä toiminnot "
516
+ "haluat. Jos valitset useamman toiminnon, käyttäjät voivat valita mitä he "
517
+ "haluavat tehdä"
518
+
519
+ #: views/sfsi_option_view2.php:308
520
+ msgid "The Google+ icon should allow users to..."
521
+ msgstr "Google+ -ikonin avulla käyttäjät voivat..."
522
+
523
+ #: views/sfsi_option_view2.php:314
524
+ msgid "Visit my Google+ page at:"
525
+ msgstr "Vierailla Google+-sivullani:"
526
+
527
+ #: views/sfsi_option_view2.php:323
528
+ msgid "Like my blog on Google+ (+1)"
529
+ msgstr "Tykätä blogistani Google+:ssa (+1)"
530
+
531
+ #: views/sfsi_option_view2.php:330
532
+ msgid "Share my blog with friends (on Google+)"
533
+ msgstr "Jakaa blogini kavereilleen (Google+:ssa)"
534
+
535
+ #: views/sfsi_option_view2.php:344
536
+ msgid ""
537
+ "The Youtube icon can perform several actions. Pick below which ones it "
538
+ "should perform. If you select several options, then users can select what "
539
+ "they want to do"
540
+ msgstr ""
541
+ "YouTube-ikoni voi toimia usealla eri tavalla. Valitse alta mitkä toiminnot "
542
+ "haluat. Jos valitset useamman toiminnon, käyttäjät voivat valita mitä he "
543
+ "haluavat tehdä"
544
+
545
+ #: views/sfsi_option_view2.php:350
546
+ msgid "The youtube icon should allow users to..."
547
+ msgstr "YouTube-ikonin avulla käyttäjät voivat..."
548
+
549
+ #: views/sfsi_option_view2.php:354
550
+ msgid "Visit my Youtube page at:"
551
+ msgstr "Vierailla YouTube-sivuillani osoitteessa:"
552
+
553
+ #: views/sfsi_option_view2.php:360
554
+ msgid "Subscribe to me on Youtube"
555
+ msgstr "Tilata minut YouTubessa"
556
+
557
+ #: views/sfsi_option_view2.php:362
558
+ msgid "(allows people to subscribe to you directly, without leaving your blog)"
559
+ msgstr "(sallii käyttäjien tilata sinut suoraan ilman blogista poistumista)"
560
+
561
+ #: views/sfsi_option_view2.php:382
562
+ msgid "User Name"
563
+ msgstr "Käyttäjän nimi"
564
+
565
+ #: views/sfsi_option_view2.php:387
566
+ msgid "Channel Id"
567
+ msgstr "Kanavan Id"
568
+
569
+ #: views/sfsi_option_view2.php:393
570
+ msgid "UserName:"
571
+ msgstr "Käyttäjänimi"
572
+
573
+ #: views/sfsi_option_view2.php:397
574
+ msgid ""
575
+ "To find your Username go to \"My channel\" in Youtube menu bar on the left & "
576
+ "Select the \"About\" tab and take your user name from URL there (e.g. "
577
+ "https://www.youtube.com/user/Tommy it is \"Tommy\")."
578
+ msgstr ""
579
+ "Löytääksesi käyttäjänimesi valitse \"Oma kanava\" YouTuben valikosta "
580
+ "vasemmalla ja valitse \"Tietoja\" -välilehti ja ota käyttäjänimi osoitteesta "
581
+ "(esimerkiksi https://www.youtube.com/user/Teppo -osoitteessa se on \"Teppo"
582
+ "\")."
583
+
584
+ #: views/sfsi_option_view2.php:403
585
+ msgid "Channel Id:"
586
+ msgstr "Kanavan Id"
587
+
588
+ #: views/sfsi_option_view2.php:408
589
+ msgid ""
590
+ "To find your Channel name go to \"My Channel\" in Youtube menu bar on the "
591
+ "left and take your channel name from there."
592
+ msgstr ""
593
+ "Löytääksesi kanavasi nimen, valitse \"Oma kanava\" YouTubessa vasemmasta "
594
+ "valikosta ja ota kanavasi nimi sieltä."
595
+
596
+ #: views/sfsi_option_view2.php:423
597
+ msgid ""
598
+ "The Pinterest icon can perform several actions. Pick below which ones it "
599
+ "should perform. If you select several options, then users can select what "
600
+ "they want to do"
601
+ msgstr ""
602
+ "Pinterest-ikoni voi toimia usealla eri tavalla. Valitse alta mitkä toiminnot "
603
+ "haluat. Jos valitset useamman toiminnon, käyttäjät voivat valita mitä he "
604
+ "haluavat tehdä"
605
+
606
+ #: views/sfsi_option_view2.php:429
607
+ msgid "The Pinterest icon should allow users to..."
608
+ msgstr "Pinterest-ikonin avulla käyttäjät voivat..."
609
+
610
+ #: views/sfsi_option_view2.php:434
611
+ msgid "Visit my Pinterest page at:"
612
+ msgstr "Vierailla Pinterest-sivuillani osoitteessa:"
613
+
614
+ #: views/sfsi_option_view2.php:442
615
+ msgid "Pin my blog on Pinterest (+1)"
616
+ msgstr "Kiinnittää blogini Pinterestissä (+1)"
617
+
618
+ #: views/sfsi_option_view2.php:457
619
+ msgid "When clicked on, users will get directed to your Instagram page"
620
+ msgstr "Klikattaessa käyttäjä ohjataan Instagram-sivullesi"
621
+
622
+ #: views/sfsi_option_view2.php:476
623
+ msgid ""
624
+ "The LinkedIn icon can perform several actions. Pick below which ones it "
625
+ "should perform. If you select several options, then users can select what "
626
+ "they want to do"
627
+ msgstr ""
628
+ "LinkedIn-ikoni voi toimia usealla eri tavalla. Valitse alta mitkä toiminnot "
629
+ "haluat. Jos valitset useamman toiminnon, käyttäjät voivat valita mitä he "
630
+ "haluavat tehdä"
631
+
632
+ #: views/sfsi_option_view2.php:482
633
+ msgid ""
634
+ "You find your ID in the link of your profile page, e.g. https://www.linkedin."
635
+ "com/profile/view?id=<b>8539887</b>&trk=nav_responsive_tab_profile_pic"
636
+ msgstr ""
637
+ "Löydät tunnisteesi profiilisivun linkistäsi, esimerkiksi https://www."
638
+ "linkedin.com/profile/view?id=<b>8539887</"
639
+ "b>&trk=nav_responsive_tab_profile_pic"
640
+
641
+ #: views/sfsi_option_view2.php:485
642
+ msgid "The LinkedIn icon should allow users to..."
643
+ msgstr "LinkedIn-ikonin avulla käyttäjät voivat..."
644
+
645
+ #: views/sfsi_option_view2.php:490
646
+ msgid "Visit my Linkedin page at:"
647
+ msgstr "Vierailla LinkedIn-sivullani osoitteessa:"
648
+
649
+ #: views/sfsi_option_view2.php:499
650
+ msgid "Follow me on Linkedin:"
651
+ msgstr "Seurata minua LinkedInissä"
652
+
653
+ #: views/sfsi_option_view2.php:508
654
+ msgid "Share my page on LinkedIn"
655
+ msgstr "Jakaa sivuni LinkedInissä"
656
+
657
+ #: views/sfsi_option_view2.php:515
658
+ msgid "Recommend my business or product on Linkedin"
659
+ msgstr "Suositella organisaatiotani tai tuotetta LinkedInissä"
660
+
661
+ #: views/sfsi_option_view2.php:520
662
+ msgid "To find your Product or Company ID, you can use their ID lookup tool at"
663
+ msgstr ""
664
+ "Löytääksesi tuotteen tai organisaation tunnisteen, voit käyttää heidän "
665
+ "työkalua osoitteessa"
666
+
667
+ #: views/sfsi_option_view2.php:524
668
+ msgid "You need to be logged in to Linkedin to be able to use it."
669
+ msgstr "Sinun tulee olla kirjautunut LinkedIniin, jotta voit käyttää sitä."
670
+
671
+ #: views/sfsi_option_view2.php:537
672
+ msgid ""
673
+ "Nothing needs to be done here – your visitors to share your site via «all "
674
+ "the other» social media sites."
675
+ msgstr ""
676
+ "Tälle ei tarvitse tehdä mitään. Vierailijasi voivat jakaa sivusi kaikkien "
677
+ "muiden sosiaalisen median sivujen kautta."
678
+
679
+ #: views/sfsi_option_view2.php:553
680
+ msgid ""
681
+ "Please provide the url to your Houzz profile (e.g. http://www.houzz.com/user/"
682
+ "your_username)."
683
+ msgstr ""
684
+ "Ole hyvä ja anna Houzz-profiilisi osoite (esim. http://www.houzz.com/user/"
685
+ "sinun_nimesi)."
686
+
687
+ #: views/sfsi_option_view2.php:585
688
+ msgid "Where do you want this icon to link to?"
689
+ msgstr "Minne haluat tämän ikonin vievän?"
690
+
691
+ #: views/sfsi_option_view2.php:589
692
+ msgid "Link:"
693
+ msgstr "Osoite:"
694
+
695
+ #: views/sfsi_option_view3.php:35
696
+ msgid ""
697
+ "A good & well-fitting design is not only nice to look at, but it increases "
698
+ "chances that people will subscribe and/or share your site with friends:"
699
+ msgstr ""
700
+ "Hyvä ja hyvin sopiva design ei ole ainoastaan mukavaa katseltavaa. Se myös "
701
+ "lisää mahdollisuuksia, että ihmiset tilaavat tai jakavat sivustosi "
702
+ "kavereilleen:"
703
+
704
+ #: views/sfsi_option_view3.php:39
705
+ msgid "It comes across as more professional and gives your site more “credit”"
706
+ msgstr ""
707
+ "Se näyttää ammattimaisemmalta ja antaa sivustollesi enemmän luotettavuutta."
708
+
709
+ #: views/sfsi_option_view3.php:42
710
+ msgid ""
711
+ "A smart automatic animation can make your visitors aware of your icons in an "
712
+ "unintrusive manner"
713
+ msgstr ""
714
+ "Pieni automaattinen animaatio voi saada vierailijasi huomaamaan ikonisi "
715
+ "ilman että se on tunkeileva"
716
+
717
+ #: views/sfsi_option_view3.php:47
718
+ msgid ""
719
+ "The icons have been compressed by Shortpixel.com for faster loading of your "
720
+ "site. Thank you Shortpixel!"
721
+ msgstr ""
722
+ "Ikonit on tiivistetty Shortpixel.com -sivuston toimesta, jotta lataaminen "
723
+ "olisi nopeampaa. Kiitos Shortpixel!"
724
+
725
+ #: views/sfsi_option_view3.php:52
726
+ msgid "Theme options"
727
+ msgstr "Teeman asetukset"
728
+
729
+ #: views/sfsi_option_view3.php:59
730
+ msgid "Default"
731
+ msgstr "Oletus"
732
+
733
+ #: views/sfsi_option_view3.php:69
734
+ msgid "Flat"
735
+ msgstr "Litteä"
736
+
737
+ #: views/sfsi_option_view3.php:78
738
+ msgid "Thin"
739
+ msgstr "Ohut"
740
+
741
+ #: views/sfsi_option_view3.php:87
742
+ msgid "Cute"
743
+ msgstr "Söpö"
744
+
745
+ #: views/sfsi_option_view3.php:97
746
+ msgid "Cubes"
747
+ msgstr "Kuutiot"
748
+
749
+ #: views/sfsi_option_view3.php:105
750
+ msgid "Chrome Blue"
751
+ msgstr "Sininen kromi"
752
+
753
+ #: views/sfsi_option_view3.php:112
754
+ msgid "Chrome Grey"
755
+ msgstr "Harmaa kromi"
756
+
757
+ #: views/sfsi_option_view3.php:119
758
+ msgid "Splash"
759
+ msgstr "Roiskeet"
760
+
761
+ #: views/sfsi_option_view3.php:130
762
+ msgid "Orange"
763
+ msgstr "Oranssi"
764
+
765
+ #: views/sfsi_option_view3.php:137
766
+ msgid "Crystal"
767
+ msgstr "Kristalli"
768
+
769
+ #: views/sfsi_option_view3.php:144
770
+ msgid "Glossy"
771
+ msgstr "Kiiltävä"
772
+
773
+ #: views/sfsi_option_view3.php:151
774
+ msgid "Black"
775
+ msgstr "Musta"
776
+
777
+ #: views/sfsi_option_view3.php:161
778
+ msgid "Silver"
779
+ msgstr "Hopea"
780
+
781
+ #: views/sfsi_option_view3.php:168
782
+ msgid "Shaded Dark"
783
+ msgstr "Varjostettu tumma"
784
+
785
+ #: views/sfsi_option_view3.php:175
786
+ msgid "Shaded Light"
787
+ msgstr "Varjostettu vaalea"
788
+
789
+ #: views/sfsi_option_view3.php:182
790
+ msgid "Transparent"
791
+ msgstr "Läpinäkyvä"
792
+
793
+ #: views/sfsi_option_view3.php:183
794
+ msgid "for dark backgrounds"
795
+ msgstr "tummille taustoille"
796
+
797
+ #: views/sfsi_option_view3.php:192
798
+ msgid "Custom Icons"
799
+ msgstr "Mukautetut ikonit"
800
+
801
+ #: views/sfsi_option_view3.php:306
802
+ msgid "Animate them (your main icons)"
803
+ msgstr "Animoi ne (pääikonisi)"
804
+
805
+ #: views/sfsi_option_view3.php:312
806
+ msgid "Mouse-Over effects"
807
+ msgstr "Hiiren päälle viennin tehosteet"
808
+
809
+ #: views/sfsi_option_view3.php:317
810
+ msgid "Fade In"
811
+ msgstr "Voimistuva"
812
+
813
+ #: views/sfsi_option_view3.php:320
814
+ msgid "Scale"
815
+ msgstr "Skaalaa"
816
+
817
+ #: views/sfsi_option_view3.php:323
818
+ msgid "Combo"
819
+ msgstr "Yhdistelmä"
820
+
821
+ #: views/sfsi_option_view3.php:333
822
+ msgid "Shuffle them automatically"
823
+ msgstr "Sekoita ne automaattisesti"
824
+
825
+ #: views/sfsi_option_view3.php:340
826
+ msgid "When site is first loaded"
827
+ msgstr "Kun sivu on ladattu"
828
+
829
+ #: views/sfsi_option_view3.php:346
830
+ msgid "Every"
831
+ msgstr "Joka"
832
+
833
+ #: views/sfsi_option_view3.php:350
834
+ msgid "seconds"
835
+ msgstr "sekunnin välein"
836
+
837
+ #: views/sfsi_option_view4.php:150
838
+ msgid ""
839
+ "It’s a psychological fact that people like to follow other people, so when "
840
+ "they see that your site has already a good number of Facebook likes, it’s "
841
+ "more likely that they will subscribe/like/share your site than if it had 0."
842
+ msgstr ""
843
+ "On psykologinen fakta, että ihmiset haluavat seurata toisia ihmisiä. Kun he "
844
+ "näkevät, että sivustollasi on jo hyvin Facebook-tykkäyksiä, on "
845
+ "todennäköisempää, että he tilaavat/tykkäävät/jakavat sivustosi kuin jos "
846
+ "sillä olisi 0 seuraajaa."
847
+
848
+ #: views/sfsi_option_view4.php:153
849
+ msgid ""
850
+ "Therefore, you can select to display the count next to your icons which will "
851
+ "look like this:"
852
+ msgstr ""
853
+ "Siksi voit halutessasi näyttää lukumäärän ikoniesi vieressä, jotka näyttävät "
854
+ "tältä:"
855
+
856
+ #: views/sfsi_option_view4.php:215
857
+ msgid ""
858
+ "Of course, if you start at 0, you shoot yourself in the foot with that. So "
859
+ "we suggest that you only turn this feature on once you have a good number of "
860
+ "followers/likes/shares (min. of 20 – no worries if it’s not too many, it "
861
+ "should just not be 0)."
862
+ msgstr ""
863
+ "Tietysti, jos aloitat nollasta, se voi haitata. Suosittelemme, että käytät "
864
+ "ominaisuutta sitten kun olet saanut hyvän määrän seuraajia/tykkäyksiä/jakoja "
865
+ "(vähintään 20 – ei hätää, vaikka se ei ole paljon, sen ei vain tulisi olla "
866
+ "0)."
867
+
868
+ #: views/sfsi_option_view4.php:218
869
+ msgid "Enough waffling. So do you want to display counts?"
870
+ msgstr "Nyt on jaariteltu tarpeeksi. Haluatko siis näyttää lukumäärät?"
871
+
872
+ #: views/sfsi_option_view4.php:225 views/sfsi_option_view5.php:759
873
+ #: views/sfsi_option_view5.php:787 views/sfsi_option_view5.php:808
874
+ #: views/sfsi_option_view5.php:830 views/sfsi_option_view6.php:64
875
+ #: views/sfsi_option_view9.php:208 views/sfsi_option_view9.php:254
876
+ msgid "Yes"
877
+ msgstr "Kyllä"
878
+
879
+ #: views/sfsi_option_view4.php:231 views/sfsi_option_view5.php:765
880
+ #: views/sfsi_option_view5.php:793 views/sfsi_option_view5.php:814
881
+ #: views/sfsi_option_view5.php:836 views/sfsi_option_view6.php:70
882
+ #: views/sfsi_option_view9.php:215 views/sfsi_option_view9.php:261
883
+ msgid "No"
884
+ msgstr "Ei"
885
+
886
+ #: views/sfsi_option_view4.php:239
887
+ msgid "Please specify which counts should be shown:"
888
+ msgstr "Määrittele mitkä lukemat näytetään:"
889
+
890
+ #: views/sfsi_option_view4.php:261
891
+ msgid "We cannot track this. So enter the figure here:"
892
+ msgstr "Emme voi seurata tätä, joten syötä luku tähän:"
893
+
894
+ #: views/sfsi_option_view4.php:289
895
+ msgid "Retrieve the number of subscribers automatically"
896
+ msgstr "Hae tilaajien määrä automaattisesti"
897
+
898
+ #: views/sfsi_option_view4.php:293 views/sfsi_option_view4.php:338
899
+ #: views/sfsi_option_view4.php:425 views/sfsi_option_view4.php:498
900
+ #: views/sfsi_option_view4.php:543 views/sfsi_option_view4.php:589
901
+ #: views/sfsi_option_view4.php:621 views/sfsi_option_view4.php:660
902
+ #: views/sfsi_option_view4.php:693 views/sfsi_option_view4.php:722
903
+ msgid "Enter the figure manually"
904
+ msgstr "Syötä luku käsin"
905
+
906
+ #: views/sfsi_option_view4.php:320
907
+ msgid "Retrieve the number of likes of your blog"
908
+ msgstr "Hae blogisi tykkäyksien lukumäärä"
909
+
910
+ #: views/sfsi_option_view4.php:324
911
+ msgid "Retrieve the number of likes of your facebook page"
912
+ msgstr "Hae Facebook-sivusi tykkäyksien määrä"
913
+
914
+ #: views/sfsi_option_view4.php:328
915
+ msgid "page ID:"
916
+ msgstr "sivun ID:"
917
+
918
+ #: views/sfsi_option_view4.php:333
919
+ msgid ""
920
+ "You'll find it at the bottom of the << About >> -tab on your facebook page"
921
+ msgstr "Löydät sen << Tietoja >> -välilehden alalaidasta Facebook-sivultasi"
922
+
923
+ #: views/sfsi_option_view4.php:365
924
+ msgid "Retrieve the number of Twitter followers"
925
+ msgstr "Hae Twitter-seuraajien määrä"
926
+
927
+ #: views/sfsi_option_view4.php:371
928
+ msgid "Enter Consumer Key"
929
+ msgstr "Syötä Consumer Key"
930
+
931
+ #: views/sfsi_option_view4.php:377
932
+ msgid "Enter Consumer Secret"
933
+ msgstr "Syötä Consumer Secret"
934
+
935
+ #: views/sfsi_option_view4.php:383
936
+ msgid "Enter Access Token"
937
+ msgstr "Syötä Access Token"
938
+
939
+ #: views/sfsi_option_view4.php:389
940
+ msgid "Enter Access Token Secret"
941
+ msgstr "Syötä Access Token Secret"
942
+
943
+ #: views/sfsi_option_view4.php:396
944
+ msgid ""
945
+ "Please make sure you have entered the Username for \"Follow me on Twitter:\" "
946
+ "in twitter settings under question number 2."
947
+ msgstr ""
948
+ "Varmista, että olet syöttänyt tunnuksesi kohtaan \"Seurata minua twitterissä:"
949
+ "\" Twitter-asetuksissa, kysymyksen 2 alapuolella."
950
+
951
+ #: views/sfsi_option_view4.php:400
952
+ msgid "To get this information:"
953
+ msgstr "Saadaksesi nämä tiedot"
954
+
955
+ #: views/sfsi_option_view4.php:404
956
+ msgid "Go to"
957
+ msgstr "Mene"
958
+
959
+ #: views/sfsi_option_view4.php:410
960
+ msgid "Click on \"Create new app\""
961
+ msgstr "Klikkaa \"Create new app\""
962
+
963
+ #: views/sfsi_option_view4.php:413
964
+ msgid ""
965
+ "Enter a random Name, Description and Website URL (including the \"http://\", "
966
+ "e.g. http://dummysitename.com)"
967
+ msgstr ""
968
+ "Syötä nimi, kuvaus ja sivuston osoite (sisältäen \"http://\", esimerkiksi "
969
+ "http://minunsivustoninimi.com)"
970
+
971
+ #: views/sfsi_option_view4.php:416
972
+ msgid ""
973
+ "Go to \"Keys and Access Tokens\" tab and click on \"Generate Token\" in the "
974
+ "\"Token actions\" section at the bottom"
975
+ msgstr ""
976
+ "Mene välilehdelle \"Keys and Access Tokens\" ja klikkaa \"Generate Token\" "
977
+ "kohdassa \"Token actions\""
978
+
979
+ #: views/sfsi_option_view4.php:419
980
+ msgid ""
981
+ "Then click on \"Test OAuth\" at the top right and you will see the 4 token "
982
+ "key"
983
+ msgstr "Sitten klikkaa kohtaa \"Test OAuth\" yläoikealla ja näet 4 avainta"
984
+
985
+ #: views/sfsi_option_view4.php:452
986
+ msgid "Retrieve the number of Google +1 (on your blog)"
987
+ msgstr "Hae Google +1 määrä (blogillesi)"
988
+
989
+ #: views/sfsi_option_view4.php:456
990
+ msgid "Retrieve the number of google+ followers"
991
+ msgstr "Hae Google+ seuraajien määrä"
992
+
993
+ #: views/sfsi_option_view4.php:462
994
+ msgid "Enter Google API Key"
995
+ msgstr "Syötä Google API avain"
996
+
997
+ #: views/sfsi_option_view4.php:470
998
+ msgid ""
999
+ "Please make sure you have entered the URL for Visit my Google+ page at: like "
1000
+ "https://plus.google.com/u/0/b/[pageid] in Google+ settings under question "
1001
+ "number 2."
1002
+ msgstr ""
1003
+ "Varmista että olet syöttänyt osoitteen Google+ sivullesi, esimerkiksi "
1004
+ "https://plus.google.com/u/0/b[sivuid] Google+ asetusten kohdassa, kysymyksen "
1005
+ "2 alapuolella."
1006
+
1007
+ #: views/sfsi_option_view4.php:475
1008
+ msgid "To get the API key for G+:"
1009
+ msgstr "Saadaksesi G+ API-avaimen:"
1010
+
1011
+ #: views/sfsi_option_view4.php:480
1012
+ msgid "Login to your Google account, go to"
1013
+ msgstr "Kirjaudu Google-tilillesi ja mene"
1014
+
1015
+ #: views/sfsi_option_view4.php:484
1016
+ msgid "and create a new project"
1017
+ msgstr "ja luo uusi projekti"
1018
+
1019
+ #: views/sfsi_option_view4.php:487
1020
+ msgid ""
1021
+ "Then on the left menu bar go to “APIs & auth”, “Credentials” and click "
1022
+ "“Create new key” in the “Public API access” section"
1023
+ msgstr ""
1024
+ "Sitten vasemman laidan valikkopalkista valitse \"APIs & auth\", \"Credentials"
1025
+ "\" ja sitten klikkaa \"Create new key\" kohdassa \"Public API access\""
1026
+
1027
+ #: views/sfsi_option_view4.php:490
1028
+ msgid ""
1029
+ "There you select “browser key” and click “Create”. You will then be shown "
1030
+ "your API key"
1031
+ msgstr ""
1032
+ "Valitse sitten \"browser key\" ja klikkaa \"Create\". Sinulle näytetään "
1033
+ "sitten API-avaimesi"
1034
+
1035
+ #: views/sfsi_option_view4.php:493
1036
+ msgid ""
1037
+ "When you enter this key into the plugin for the first time, it may take some "
1038
+ "time until the correct follower count is displayed on your website"
1039
+ msgstr ""
1040
+ "Kun syötät tämän avaimen lisäosaan ensimmäisen kerran, voi viedä jonkin "
1041
+ "aikaa kunnes oikea seuraajamäärä näytetään sivustollasi"
1042
+
1043
+ #: views/sfsi_option_view4.php:570
1044
+ msgid "Retrieve the number of Subscribers"
1045
+ msgstr "Hae tilaajien lukumäärä"
1046
+
1047
+ #: views/sfsi_option_view4.php:575
1048
+ msgid "Enter Youtube User name"
1049
+ msgstr "Syötä YouTube käyttäjänimi"
1050
+
1051
+ #: views/sfsi_option_view4.php:582
1052
+ msgid "Enter Youtube Channel id"
1053
+ msgstr "Syötä YouTube kanavan id"
1054
+
1055
+ #: views/sfsi_option_view4.php:616
1056
+ msgid "Retrieve the number of Pins"
1057
+ msgstr "Hae pinnausten määrä"
1058
+
1059
+ #: views/sfsi_option_view4.php:649
1060
+ msgid "Retrieve the number of Instagram followers"
1061
+ msgstr "Hae Instagram-seuraajien määrä"
1062
+
1063
+ #: views/sfsi_option_view4.php:653
1064
+ msgid "Enter Instagram User name"
1065
+ msgstr "Syötä Instagram käyttäjätili"
1066
+
1067
+ #: views/sfsi_option_view4.php:688
1068
+ msgid "Retrieve the number of shares"
1069
+ msgstr "Hae jakojen määrä"
1070
+
1071
+ #: views/sfsi_option_view5.php:341
1072
+ msgid "Order of your icons"
1073
+ msgstr "Ikonien järjestys"
1074
+
1075
+ #: views/sfsi_option_view5.php:430
1076
+ msgid "Drag and Drop"
1077
+ msgstr "Raahaa ja pudota"
1078
+
1079
+ #: views/sfsi_option_view5.php:435 views/sfsi_option_view8.php:400
1080
+ msgid "Size and spacing of your icons"
1081
+ msgstr "Ikonien koko ja välit"
1082
+
1083
+ #: views/sfsi_option_view5.php:439 views/sfsi_option_view8.php:404
1084
+ msgid "Size:"
1085
+ msgstr "Koko."
1086
+
1087
+ #: views/sfsi_option_view5.php:443 views/sfsi_option_view8.php:406
1088
+ msgid "pixels wide and tall"
1089
+ msgstr "pikseliä leveä ja korkea"
1090
+
1091
+ #: views/sfsi_option_view5.php:446 views/sfsi_option_view8.php:408
1092
+ msgid "Spacing between icons:"
1093
+ msgstr "Tila ikonien välissä:"
1094
+
1095
+ #: views/sfsi_option_view5.php:450 views/sfsi_option_view8.php:211
1096
+ #: views/sfsi_option_view8.php:220 views/sfsi_option_view8.php:229
1097
+ #: views/sfsi_option_view8.php:238 views/sfsi_option_view8.php:410
1098
+ msgid "Pixels"
1099
+ msgstr "Pikseliä"
1100
+
1101
+ #: views/sfsi_option_view5.php:457
1102
+ msgid "Alignments"
1103
+ msgstr "Asemoinnit"
1104
+
1105
+ #: views/sfsi_option_view5.php:461
1106
+ msgid "Alignment of icons:"
1107
+ msgstr "Ikonien asemoinnit:"
1108
+
1109
+ #: views/sfsi_option_view5.php:466 views/sfsi_option_view9.php:684
1110
+ msgid "Centered"
1111
+ msgstr "Keskitetty"
1112
+
1113
+ #: views/sfsi_option_view5.php:469 views/sfsi_option_view6.php:92
1114
+ #: views/sfsi_option_view8.php:496
1115
+ msgid "Right"
1116
+ msgstr "Oikea"
1117
+
1118
+ #: views/sfsi_option_view5.php:472 views/sfsi_option_view6.php:90
1119
+ #: views/sfsi_option_view8.php:493
1120
+ msgid "Left"
1121
+ msgstr "Vasen"
1122
+
1123
+ #: views/sfsi_option_view5.php:477
1124
+ msgid "Icons per row:"
1125
+ msgstr "Ikonien määrä rivillä:"
1126
+
1127
+ #: views/sfsi_option_view5.php:481
1128
+ msgid "Leave empty if you dont want to define this"
1129
+ msgstr "Jätä tyhjäksi jos et halua määritellä tätä"
1130
+
1131
+ #: views/sfsi_option_view5.php:488
1132
+ msgid "Language & Button-text"
1133
+ msgstr "Kieli ja painikkeen teksti"
1134
+
1135
+ #: views/sfsi_option_view5.php:493
1136
+ msgid "Follow-button:"
1137
+ msgstr "Seuraa-painike:"
1138
+
1139
+ #: views/sfsi_option_view5.php:499 views/sfsi_option_view5.php:520
1140
+ #: views/sfsi_option_view5.php:541 views/sfsi_option_view5.php:562
1141
+ #: views/sfsi_option_view9.php:111
1142
+ msgid "Preview:"
1143
+ msgstr "Esikatselu:"
1144
+
1145
+ #: views/sfsi_option_view5.php:514
1146
+ msgid "Facebook «Visit»-icon:"
1147
+ msgstr "Facebook «Vieraile»-ikoni:"
1148
+
1149
+ #: views/sfsi_option_view5.php:535
1150
+ msgid "Twitter «Visit»-icon:"
1151
+ msgstr "Twitter «Vieraile»-ikoni:"
1152
+
1153
+ #: views/sfsi_option_view5.php:556
1154
+ msgid "Google+ «Visit»-icon:"
1155
+ msgstr "Google+ «Vieraile»-ikoni:"
1156
+
1157
+ #: views/sfsi_option_view5.php:577
1158
+ msgid "Language for Like & Share buttons (Facebook, Twitter, Google+):"
1159
+ msgstr "Tykkää & Jaa -painikkeiden kieli (Facebook, Twitter, Google+):"
1160
+
1161
+ #: views/sfsi_option_view5.php:748
1162
+ msgid "New window"
1163
+ msgstr "Uusi ikkuna"
1164
+
1165
+ #: views/sfsi_option_view5.php:753
1166
+ msgid ""
1167
+ "If user clicks on your icons, do you want to open the page in a new window?"
1168
+ msgstr ""
1169
+ "Jos käyttäjä klikkaa ikonia, haluatko että sivu avautuu uuteen ikkunaan?"
1170
+
1171
+ #: views/sfsi_option_view5.php:776
1172
+ msgid "Sticking & Disable on mobile"
1173
+ msgstr "Tarttuminen ja sen käyttö mobiililaitteissa"
1174
+
1175
+ #: views/sfsi_option_view5.php:779
1176
+ msgid ""
1177
+ "If you decided to show your icons via a widget, you can add the effect that "
1178
+ "when the user scrolls down, the icons will stick at the top of the screen "
1179
+ "so that they are still displayed even if the user scrolled all the way down. "
1180
+ "Do you want to do that?"
1181
+ msgstr ""
1182
+ "Jos päätit näyttää ikonisi vimpaimen avulla, voit lisätä toiminnon kun "
1183
+ "käyttäjä vierittää sivua alaspäin, jolloin ikonit tarttuvat ruudun "
1184
+ "ylälaitaan ja ikonit näytetään vaikka käyttäjä vierittäisi sivua aivan alas "
1185
+ "asti. Haluatko tehdä niin?"
1186
+
1187
+ #: views/sfsi_option_view5.php:802
1188
+ msgid "Disable float icons on mobile devices"
1189
+ msgstr "Älä käytä kelluvia ikoneja mobiililaitteilla"
1190
+
1191
+ #: views/sfsi_option_view5.php:824
1192
+ msgid "Disable auto-scaling feature for mobile devices (\"viewport\" meta tag)"
1193
+ msgstr "Estä automaattinen skaalaus mobiililaitteilla (\"viewport\" meta-tagi)"
1194
+
1195
+ #: views/sfsi_option_view5.php:848
1196
+ msgid "Mouseover text"
1197
+ msgstr "Teksti kun hiiri viedään päälle"
1198
+
1199
+ #: views/sfsi_option_view5.php:851
1200
+ msgid ""
1201
+ "If you’ve given your icon only one function (i.e. no pop-up where user can "
1202
+ "perform different actions) then you can define here what text will be "
1203
+ "displayed if a user moves his mouse over the icon:"
1204
+ msgstr ""
1205
+ "Jos annat ikonille vain yhden toiminnallisuuden (esim. ei ponnahdusikkunaa, "
1206
+ "jossa käyttäjät voivat tehdä eri toimintoja), voit määrittää tässä mikä "
1207
+ "teksti näytetään kun käyttäjä vie hiiren ikonin päälle:"
1208
+
1209
+ #: views/sfsi_option_view6.php:27
1210
+ msgid ""
1211
+ "The selections you made so far were to display the subscriptions/ social "
1212
+ "media icons for your site in general (in a widget on the sidebar). You can "
1213
+ "also display icons at the end of every post, encouraging users to subscribe/"
1214
+ "like/share after they’ve read it. The following buttons will be added:"
1215
+ msgstr ""
1216
+ "Valinnat jotka olet tehnyt tähän mennessä koskevat tilaus- ja sosiaalisen "
1217
+ "median ikonien näyttämistä sivustollasi yleisesti (vimpaimessa "
1218
+ "sivupalkissa). Voit myös näyttää ikonit jokaisen artikkelin lopussa, "
1219
+ "kannustaen käyttäjiä tilaamaan/tykkäämään/jakamaan kun he ovat lukeneet sen. "
1220
+ "Seuraavat painikkeet lisätään:"
1221
+
1222
+ #: views/sfsi_option_view6.php:43
1223
+ msgid "Those are usually all you need:"
1224
+ msgstr "Nämä ovat yleensä kaikki mitä tarvitset:"
1225
+
1226
+ #: views/sfsi_option_view6.php:47
1227
+ msgid "Facebook is No.1 in liking, so it’s a must have"
1228
+ msgstr "Facebook on tykkäysten ykkönen, joten se täytyy olla"
1229
+
1230
+ #: views/sfsi_option_view6.php:50
1231
+ msgid ""
1232
+ "Google+ is also important due to SEO reasons, so important to have as well"
1233
+ msgstr ""
1234
+ "Google+ on myös tärkeä hakukoneoptimoinnin takia, joten se on myös tärkeä "
1235
+ "olla"
1236
+
1237
+ #: views/sfsi_option_view6.php:53
1238
+ msgid "Share-button covers all other platforms for sharing"
1239
+ msgstr "Jaa-painike kattaa kaikki muut jakoalustat"
1240
+
1241
+ #: views/sfsi_option_view6.php:58
1242
+ msgid "So: do you want to display those at the end of every post?"
1243
+ msgstr "Joten: Haluatko näyttää ne jokaisen artikkelin lopussa?"
1244
+
1245
+ #: views/sfsi_option_view6.php:78
1246
+ msgid "Options:"
1247
+ msgstr "Valinnat:"
1248
+
1249
+ #: views/sfsi_option_view6.php:82 views/sfsi_option_view8.php:484
1250
+ msgid "Text to appear before the sharing icons:"
1251
+ msgstr "Teksti joka näkyy ennen jakoikoneita:"
1252
+
1253
+ #: views/sfsi_option_view6.php:87 views/sfsi_option_view8.php:489
1254
+ msgid "Alignment of share icons:"
1255
+ msgstr "Jaa-painikkeiden sijoittelu:"
1256
+
1257
+ #: views/sfsi_option_view6.php:97 views/sfsi_option_view8.php:385
1258
+ msgid "Do you want to display the counts?"
1259
+ msgstr "Haluatko näyttää lukumäärät?"
1260
+
1261
+ #: views/sfsi_option_view6.php:99 views/sfsi_option_view8.php:388
1262
+ msgid "YES"
1263
+ msgstr "KYLLÄ"
1264
+
1265
+ #: views/sfsi_option_view6.php:101 views/sfsi_option_view8.php:390
1266
+ msgid "NO"
1267
+ msgstr "EI"
1268
+
1269
+ #: views/sfsi_option_view7.php:48
1270
+ msgid ""
1271
+ "You can increase chances that people share or follow you by displaying a pop-"
1272
+ "up asking them to. You can define the design and layout below:"
1273
+ msgstr ""
1274
+ "Käyttäjän tekemien jakojen ja seuraamisten todennäköisyyttä voi kasvattaa "
1275
+ "näyttämällä heille ponnahdusikkunan jossa heitä pyydetään tekemään niin. "
1276
+ "Voit määritellä ulkoasun ja asettelun alapuolella:"
1277
+
1278
+ #: views/sfsi_option_view7.php:54
1279
+ msgid "Enjoy this site? Please follow and like us!"
1280
+ msgstr "Pidätkö tästä sivustosta? Seuraa ja tykkää meistä!"
1281
+
1282
+ #: views/sfsi_option_view7.php:143
1283
+ msgid "Text and Design"
1284
+ msgstr "Teksti ja ulkoasu"
1285
+
1286
+ #: views/sfsi_option_view7.php:147
1287
+ msgid "Text Options"
1288
+ msgstr "Tekstin asetukset"
1289
+
1290
+ #: views/sfsi_option_view7.php:150 views/sfsi_option_view9.php:329
1291
+ #: views/sfsi_option_view9.php:409 views/sfsi_option_view9.php:486
1292
+ msgid "Text:"
1293
+ msgstr "Teksti:"
1294
+
1295
+ #: views/sfsi_option_view7.php:154 views/sfsi_option_view9.php:342
1296
+ #: views/sfsi_option_view9.php:422 views/sfsi_option_view9.php:499
1297
+ msgid "Font:"
1298
+ msgstr "Fontti:"
1299
+
1300
+ #: views/sfsi_option_view7.php:200 views/sfsi_option_view9.php:428
1301
+ #: views/sfsi_option_view9.php:505
1302
+ msgid "Font style:"
1303
+ msgstr "Fontin tyyli:"
1304
+
1305
+ #: views/sfsi_option_view7.php:219
1306
+ msgid "Font color:"
1307
+ msgstr "Fontin väri:"
1308
+
1309
+ #: views/sfsi_option_view7.php:224
1310
+ msgid "Font size:"
1311
+ msgstr "Fontin koko:"
1312
+
1313
+ #: views/sfsi_option_view7.php:231
1314
+ msgid "Icon Box Layout"
1315
+ msgstr "Ikonilaatikon ulkoasu"
1316
+
1317
+ #: views/sfsi_option_view7.php:235
1318
+ msgid "Background Color:"
1319
+ msgstr "Taustan väri:"
1320
+
1321
+ #: views/sfsi_option_view7.php:241
1322
+ msgid "Border Color:"
1323
+ msgstr "Reunan väri:"
1324
+
1325
+ #: views/sfsi_option_view7.php:249
1326
+ msgid "Border Thinckness:"
1327
+ msgstr "Reunan paksuus:"
1328
+
1329
+ #: views/sfsi_option_view7.php:257
1330
+ msgid "Border Shadow:"
1331
+ msgstr "Reunan varjo:"
1332
+
1333
+ #: views/sfsi_option_view7.php:263
1334
+ msgid "On"
1335
+ msgstr "Käytössä"
1336
+
1337
+ #: views/sfsi_option_view7.php:269
1338
+ msgid "Off"
1339
+ msgstr "Ei käytössä"
1340
+
1341
+ #: views/sfsi_option_view7.php:279
1342
+ msgid "Where shall the pop-up be shown?"
1343
+ msgstr "Missä ponnahdusikkuna näytetään?"
1344
+
1345
+ #: views/sfsi_option_view7.php:284
1346
+ msgid "Nowhere"
1347
+ msgstr "Ei missään"
1348
+
1349
+ #: views/sfsi_option_view7.php:290
1350
+ msgid "On every page"
1351
+ msgstr "Joka sivulla"
1352
+
1353
+ #: views/sfsi_option_view7.php:296
1354
+ msgid "On blog posts only"
1355
+ msgstr "Vain blogiartikkeleiden sivulla"
1356
+
1357
+ #: views/sfsi_option_view7.php:302
1358
+ msgid "On selected pages only"
1359
+ msgstr "Vain valituilla sivuilla"
1360
+
1361
+ #: views/sfsi_option_view7.php:345
1362
+ msgid "Please hold CTRL key to select multiple pages"
1363
+ msgstr "Pidä pohjassa CRTL-painiketta valitaksesi useamman sivun"
1364
+
1365
+ #: views/sfsi_option_view7.php:351
1366
+ msgid "When shall the pop-up be shown?"
1367
+ msgstr "Milloin ponnahdusikkuna näytetään?"
1368
+
1369
+ #: views/sfsi_option_view7.php:356
1370
+ msgid "Once"
1371
+ msgstr "Kerran"
1372
+
1373
+ #: views/sfsi_option_view7.php:358
1374
+ msgid "seconds after the user arrived on the site"
1375
+ msgstr "sekuntia sivustolle saapumisen jälkeen"
1376
+
1377
+ #: views/sfsi_option_view7.php:364
1378
+ msgid "Every time user scrolls to the end of the page"
1379
+ msgstr "Aina kun käyttäjä vierittää sivun loppuun"
1380
+
1381
+ #: views/sfsi_option_view8.php:112
1382
+ msgid "Show them via a widget"
1383
+ msgstr "Näytä ne vimpaimen kautta"
1384
+
1385
+ #: views/sfsi_option_view8.php:125
1386
+ msgid "Go to the widget area and drag & drop it where you want to have it!"
1387
+ msgstr "Mene vimpainalueeseen ja raaha ja pudota se haluamaasi kohtaan!"
1388
+
1389
+ #: views/sfsi_option_view8.php:142
1390
+ msgid "Float them on the page"
1391
+ msgstr "Kelluta niitä sivulla"
1392
+
1393
+ #: views/sfsi_option_view8.php:160
1394
+ msgid "Top left"
1395
+ msgstr "Ylhäällä vasemmalla"
1396
+
1397
+ #: views/sfsi_option_view8.php:167
1398
+ msgid "Top right"
1399
+ msgstr "Ylhäällä oikealla"
1400
+
1401
+ #: views/sfsi_option_view8.php:174
1402
+ msgid "Center left"
1403
+ msgstr "Keskellä vasemmalla"
1404
+
1405
+ #: views/sfsi_option_view8.php:181
1406
+ msgid "Center right"
1407
+ msgstr "Keskellä oikealla"
1408
+
1409
+ #: views/sfsi_option_view8.php:188
1410
+ msgid "Bottom left"
1411
+ msgstr "Alhaalla vasemmalla"
1412
+
1413
+ #: views/sfsi_option_view8.php:195
1414
+ msgid "Bottom right"
1415
+ msgstr "Alhaalla oikealla"
1416
+
1417
+ #: views/sfsi_option_view8.php:202
1418
+ msgid "Margin From:"
1419
+ msgstr "Reunus:"
1420
+
1421
+ #: views/sfsi_option_view8.php:207
1422
+ msgid "Top:"
1423
+ msgstr "Ylhäältä:"
1424
+
1425
+ #: views/sfsi_option_view8.php:216
1426
+ msgid "Bottom:"
1427
+ msgstr "Alhaalta:"
1428
+
1429
+ #: views/sfsi_option_view8.php:225
1430
+ msgid "Left:"
1431
+ msgstr "Vasemmalta:"
1432
+
1433
+ #: views/sfsi_option_view8.php:234
1434
+ msgid "Right:"
1435
+ msgstr "Oikealta"
1436
+
1437
+ #: views/sfsi_option_view8.php:253
1438
+ msgid "Place them manually"
1439
+ msgstr "Sijoita manuaalisesti"
1440
+
1441
+ #: views/sfsi_option_view8.php:266
1442
+ msgid "Place the following string into your theme codes: "
1443
+ msgstr "Lisää seuraavat merkkijonot teemasi koodeihin: "
1444
+
1445
+ #: views/sfsi_option_view8.php:270
1446
+ msgid ""
1447
+ "Or use the shortcode [DISPLAY_ULTIMATE_PLUS] to display them wherever you "
1448
+ "want."
1449
+ msgstr "Tai käytä koodia [DISPLAY_ULTIMATE_PLUS] näyttääksesi ne missä haluat."
1450
+
1451
+ #: views/sfsi_option_view8.php:282
1452
+ msgid "Show them before or after posts"
1453
+ msgstr "Näytä ne artikkelia ennen tai sen jälkeen"
1454
+
1455
+ #: views/sfsi_option_view8.php:296
1456
+ msgid "Here you have two options:"
1457
+ msgstr "Tässä on kaksi vaihtoehtoa:"
1458
+
1459
+ #: views/sfsi_option_view8.php:304
1460
+ msgid "Display rectangle icons"
1461
+ msgstr "Näytä suorakaiteen muotoiset ikonit"
1462
+
1463
+ #: views/sfsi_option_view8.php:310
1464
+ msgid "Display the icons I selected above"
1465
+ msgstr "Näytä ikonit jotka valitsin yläpuolella"
1466
+
1467
+ #: views/sfsi_option_view8.php:318
1468
+ msgid ""
1469
+ "Rectangle icons spell out the «call to action» which increases chances that "
1470
+ "visitors do it."
1471
+ msgstr ""
1472
+ "Suorakaiteen mukaiset ikonit näyttävät «kutsun toimintaan», jonka vuoksi "
1473
+ "vierailijat todennäköisemmin tekevät sen."
1474
+
1475
+ #: views/sfsi_option_view8.php:321
1476
+ msgid "Select the icons you want to show:"
1477
+ msgstr "Valitse ikonit jotka haluat näyttää:"
1478
+
1479
+ #: views/sfsi_option_view8.php:371
1480
+ msgid "may impact loading speed"
1481
+ msgstr "saattaa vaikuttaa latausnopeuteen"
1482
+
1483
+ #: views/sfsi_option_view8.php:421
1484
+ msgid "Display them:"
1485
+ msgstr "Näytä ne:"
1486
+
1487
+ #: views/sfsi_option_view8.php:424
1488
+ msgid "On Post Pages"
1489
+ msgstr "Artikkelisivuilla"
1490
+
1491
+ #: views/sfsi_option_view8.php:430 views/sfsi_option_view8.php:459
1492
+ msgid "Before posts"
1493
+ msgstr "Ennen artikkeleita"
1494
+
1495
+ #: views/sfsi_option_view8.php:436 views/sfsi_option_view8.php:465
1496
+ msgid "After posts"
1497
+ msgstr "Artikkelien jälkeen"
1498
+
1499
+ #: views/sfsi_option_view8.php:453
1500
+ msgid "On Homepage"
1501
+ msgstr "Etusivulla"
1502
+
1503
+ #: views/sfsi_option_view8.php:499
1504
+ msgid "Center"
1505
+ msgstr "Keskellä"
1506
+
1507
+ #: views/sfsi_option_view9.php:98
1508
+ msgid ""
1509
+ "In addition to the email- or follow-icon you can also show a subscription "
1510
+ "form which maximizes chances that people subscribe to your site. To get "
1511
+ "access to the emails who subscribe, please"
1512
+ msgstr ""
1513
+ "Sähköposti- ja seuraa-ikonien lisäksi voit näyttää tilauslomakkeen joka "
1514
+ "maksimoi sivustosi tilauksien todennäköisyyden. Saadaksesi pääsyn tilaajiesi "
1515
+ "sähköpostiosoitteisiin, ole hyvä ja"
1516
+
1517
+ #: views/sfsi_option_view9.php:102
1518
+ msgid "claim your feed."
1519
+ msgstr "ota syötteesi haltuun."
1520
+
1521
+ #: views/sfsi_option_view9.php:121
1522
+ msgid "Place it on your site"
1523
+ msgstr "Sijoita se sivustollesi"
1524
+
1525
+ #: views/sfsi_option_view9.php:124
1526
+ msgid "You can place the form by different methods:"
1527
+ msgstr "Voit sijoittaa lomakkeen usealla eri tavalla:"
1528
+
1529
+ #: views/sfsi_option_view9.php:130
1530
+ msgid "Widget:"
1531
+ msgstr "Vimpain:"
1532
+
1533
+ #: views/sfsi_option_view9.php:132
1534
+ msgid "Go to the widget settings and drag and drop it to the sidebar:"
1535
+ msgstr "Mene vimpaimien asetuksiin ja raahaa ja pudota se sivupalkkiin:"
1536
+
1537
+ #: views/sfsi_option_view9.php:139
1538
+ msgid "Shortcode:"
1539
+ msgstr "Koodi:"
1540
+
1541
+ #: views/sfsi_option_view9.php:142
1542
+ msgid "Use the shortcode"
1543
+ msgstr "Käytä koodia"
1544
+
1545
+ #: views/sfsi_option_view9.php:146
1546
+ msgid "to place it into your codes"
1547
+ msgstr "sijoittaaksesi sen koodeihisi"
1548
+
1549
+ #: views/sfsi_option_view9.php:150
1550
+ msgid "Copy & paste HTML code:"
1551
+ msgstr "Kopioi ja liitä HTML-koodi:"
1552
+
1553
+ #: views/sfsi_option_view9.php:164 views/sfsi_option_view9.php:699
1554
+ msgid "Get new posts by email:"
1555
+ msgstr "Saa uudet viestit sähköpostilla:"
1556
+
1557
+ #: views/sfsi_option_view9.php:186
1558
+ msgid "Define text & design (optional)"
1559
+ msgstr "Määrittele teksti ja ulkoasu (valinnainen)"
1560
+
1561
+ #: views/sfsi_option_view9.php:189
1562
+ msgid "Overall size & border"
1563
+ msgstr "Kokonaisuuden koko ja reunus"
1564
+
1565
+ #: views/sfsi_option_view9.php:201
1566
+ msgid "Adjust size to space on website?"
1567
+ msgstr "Muuta koko sivustolla olevan tilan mukaan"
1568
+
1569
+ #: views/sfsi_option_view9.php:224
1570
+ msgid "Height"
1571
+ msgstr "Korkeus"
1572
+
1573
+ #: views/sfsi_option_view9.php:230 views/sfsi_option_view9.php:240
1574
+ #: views/sfsi_option_view9.php:276 views/sfsi_option_view9.php:376
1575
+ #: views/sfsi_option_view9.php:462 views/sfsi_option_view9.php:533
1576
+ msgid "pixels"
1577
+ msgstr "pikseliä"
1578
+
1579
+ #: views/sfsi_option_view9.php:235
1580
+ msgid "Width"
1581
+ msgstr "Leveys"
1582
+
1583
+ #: views/sfsi_option_view9.php:247
1584
+ msgid "Border?"
1585
+ msgstr "Reunus?"
1586
+
1587
+ #: views/sfsi_option_view9.php:270
1588
+ msgid "Thickness"
1589
+ msgstr "Paksuus"
1590
+
1591
+ #: views/sfsi_option_view9.php:281
1592
+ msgid "Color"
1593
+ msgstr "Väri"
1594
+
1595
+ #: views/sfsi_option_view9.php:296
1596
+ msgid "Background color:"
1597
+ msgstr "Taustaväri:"
1598
+
1599
+ #: views/sfsi_option_view9.php:317
1600
+ msgid "Text above entry field"
1601
+ msgstr "Teksti kentän yläpuolella"
1602
+
1603
+ #: views/sfsi_option_view9.php:348
1604
+ msgid " Font style:"
1605
+ msgstr " Fontin tyyli:"
1606
+
1607
+ #: views/sfsi_option_view9.php:357 views/sfsi_option_view9.php:514
1608
+ msgid "Font color"
1609
+ msgstr "Fontin väri"
1610
+
1611
+ #: views/sfsi_option_view9.php:370 views/sfsi_option_view9.php:456
1612
+ #: views/sfsi_option_view9.php:527
1613
+ msgid "Font size"
1614
+ msgstr "Fontin koko"
1615
+
1616
+ #: views/sfsi_option_view9.php:384 views/sfsi_option_view9.php:449
1617
+ #: views/sfsi_option_view9.php:541
1618
+ msgid "Alignment:"
1619
+ msgstr "Asettelu:"
1620
+
1621
+ #: views/sfsi_option_view9.php:397
1622
+ msgid "Entry field"
1623
+ msgstr "Syöttökenttä"
1624
+
1625
+ #: views/sfsi_option_view9.php:474
1626
+ msgid "Subscribe button"
1627
+ msgstr "Tilauspainike"
1628
+
1629
+ #: views/sfsi_option_view9.php:550
1630
+ msgid "Button color:"
1631
+ msgstr "Painikkeen väri:"
1632
+
1633
+ #: views/sfsi_option_view9.php:681
1634
+ msgid "Left Align"
1635
+ msgstr "Tasaa vasemmalle"
1636
+
1637
+ #: views/sfsi_option_view9.php:687
1638
+ msgid "Right Align"
1639
+ msgstr "Tasaa oikealle"
1640
+
1641
+ #: views/sfsi_options_view.php:10
1642
+ msgid ""
1643
+ "We found errors in your javascript which may cause the plugin to not work "
1644
+ "properly. Please fix the error:"
1645
+ msgstr ""
1646
+ "Löysimme virheitä JavaScriptistäsi, jotka voivat aiheuttaa laajennoksen "
1647
+ "toimimattomuuden. Ole hyvä ja korjaa virhe:"
1648
+
1649
+ #: views/sfsi_options_view.php:52
1650
+ msgid ""
1651
+ "New: You can now also show a subscription form on your site, increasing sign-"
1652
+ "ups! (Question 8)"
1653
+ msgstr ""
1654
+ "Uutta: Voit nyt näyttää tilauslomakkeen sivuillasi, joka lisää "
1655
+ "kirjautumisia! (Kysymys 8)"
1656
+
1657
+ #: views/sfsi_options_view.php:54
1658
+ msgid ""
1659
+ "If question 8 gets displayed in a funny way then please reload the page by "
1660
+ "pressing Control+F5(PC) or Command+R(Mac)"
1661
+ msgstr ""
1662
+ "Jos kysymys 8 näyttää hassulta, lataa sivu uudelleen painamalla Ctrl + F5 "
1663
+ "(PC) tai Command + R (Mac)"
1664
+
1665
+ #: views/sfsi_options_view.php:64
1666
+ msgid "Welcome to the Ultimate Social Media Icons PLUS plugin!"
1667
+ msgstr "Tervetuloa Ultimate Social Media Icons PLUS -lisäosaan!"
1668
+
1669
+ #: views/sfsi_options_view.php:67
1670
+ msgid ""
1671
+ "This plugin is 100% FREE and will fulfill all your subscription/sharing/"
1672
+ "liking needs!"
1673
+ msgstr ""
1674
+ "Tämä lisäosa on 100% ILMAINEN ja täyttää kaikki tilaus/jako/tykkäys -"
1675
+ "tarpeesi!"
1676
+
1677
+ #: views/sfsi_options_view.php:70
1678
+ msgid ""
1679
+ "Simply answer the questions below (at least the first 3) by clicking on them "
1680
+ "- that`s it!"
1681
+ msgstr ""
1682
+ "Yksinkertaisesti vastaa alla oleviin kysymyksiin (ainakin kolmeen "
1683
+ "ensimmäiseen) klikkaamalla - se siitä!"
1684
+
1685
+ #: views/sfsi_options_view.php:73
1686
+ msgid ""
1687
+ "If you have questions, or something doesn`t work as it should, please read "
1688
+ "the FAQ:"
1689
+ msgstr ""
1690
+ "Jos sinulla on kysymyksiä tai jokin ei toimi niin kuin pitäisi, lue usein "
1691
+ "kysytyt kysymykset:"
1692
+
1693
+ #: views/sfsi_options_view.php:84
1694
+ msgid "Which icons do you want to show on your site?"
1695
+ msgstr "Mitkä ikonit haluat näyttää sivuillasi?"
1696
+
1697
+ #: views/sfsi_options_view.php:92
1698
+ msgid "What do you want the icons to do?"
1699
+ msgstr "Mitä haluat ikonien tekevän?"
1700
+
1701
+ #: views/sfsi_options_view.php:99
1702
+ msgid "Where shall they be displayed?"
1703
+ msgstr "Missä ne tulisi näyttää?"
1704
+
1705
+ #: views/sfsi_options_view.php:105
1706
+ msgid "Optional"
1707
+ msgstr "Valinnainen"
1708
+
1709
+ #: views/sfsi_options_view.php:110
1710
+ msgid "What design and animation do you want to give your icons?"
1711
+ msgstr "Millaisen ulkoasun ja animoinnin haluat antaa ikoneillesi?"
1712
+
1713
+ #: views/sfsi_options_view.php:117
1714
+ msgid "Do you want to display \"counts\" next to your main icons?"
1715
+ msgstr "Haluatko näyttää \"lukumäärät\" pääikonien vieressä?"
1716
+
1717
+ #: views/sfsi_options_view.php:124
1718
+ msgid "Any other wishes for your main icons?"
1719
+ msgstr "Muita toiveita pääikoneillesi?"
1720
+
1721
+ #: views/sfsi_options_view.php:136
1722
+ msgid "Do you want to display a pop-up, asking people to subscribe?"
1723
+ msgstr "Haluatko näyttää ponnahdusikkunan jossa pyydetään käyttäjiä tilaamaan?"
1724
+
1725
+ #: views/sfsi_options_view.php:143
1726
+ msgid "Do you want to show a subscription form (increases sign ups)?"
1727
+ msgstr "Haluatko näyttää tilauslomakkeen (lisää ilmoittautumisia)?"
1728
+
1729
+ #: views/sfsi_options_view.php:159
1730
+ msgid ""
1731
+ "This plugin is 100% free. Please do us a BIG favor and give us a 5 star "
1732
+ "rating"
1733
+ msgstr ""
1734
+ "Tämä lisäosas on 100% ilmainen. Tee meille ISO palvelus antamalla viiden "
1735
+ "tähden arvostelu"
1736
+
1737
+ #: views/sfsi_options_view.php:161
1738
+ msgid "here"
1739
+ msgstr "täällä"
1740
+
1741
+ #: views/sfsi_options_view.php:163
1742
+ msgid ""
1743
+ "If you`re not happy, please get in touch with us at support@ultimatelysocial."
1744
+ "com, so that we can sort it out.Thank you!"
1745
+ msgstr ""
1746
+ "Jos et ole tyytyväinen, ota yhteyttä meihin osoitteessa "
1747
+ "support@ultimatelysocial.com, jotta voimme selvittää asian. Kiitos!"
1748
+
1749
+ #: views/sfsi_options_view.php:166
1750
+ msgid "Need top-notch Wordpress development work at a competitive price?"
1751
+ msgstr "Tarvitsetko Wordpress-kehitystyötä kilpailukykyiseen hintaan?"
1752
+
1753
+ #: views/sfsi_options_view.php:168
1754
+ msgid "Visit us on ultimatelysocial.com"
1755
+ msgstr "Vieraile sivuillamme osoitteessa ultimatelysocial.com"
1756
+
1757
+ #: views/sfsi_options_view.php:179
1758
+ msgid ""
1759
+ "The plugin was translated by (your name). Need translation work to get done? "
1760
+ "Contact (your name) at (your email)"
1761
+ msgstr ""
1762
+ "Tämän lisäosan on kääntänyt Juha Petäjäjärvi. Tarvitseeko kääntäjää tai "
1763
+ "ohjelmoijaa? Ota yhteyttä: juha.petajajarvi@gmail.com"
1764
+
1765
+ #: views/sfsi_pop_content.php:31
1766
+ msgid "Steps:"
1767
+ msgstr "Vaiheet:"
1768
+
1769
+ #: views/sfsi_pop_content.php:35 views/sfsi_pop_content.php:347
1770
+ msgid "Click on << Upload >> below"
1771
+ msgstr "Klikkaa << Lataa >> alapuolella"
1772
+
1773
+ #: views/sfsi_pop_content.php:38 views/sfsi_pop_content.php:350
1774
+ msgid "Upload the icon into the media gallery"
1775
+ msgstr "Lataa ikoni mediagalleriaan"
1776
+
1777
+ #: views/sfsi_pop_content.php:41
1778
+ msgid "Click on << Insert into post >> "
1779
+ msgstr "Klikkaa << lisää tekstiin >> "
1780
+
1781
+ #: views/sfsi_pop_content.php:90
1782
+ msgid "Move over the Facebook-icon…"
1783
+ msgstr "Siirry Facebook-ikonin päälle..."
1784
+
1785
+ #: views/sfsi_pop_content.php:116 views/sfsi_pop_content.php:271
1786
+ msgid "Move over the “+ icon” to see the sharing options"
1787
+ msgstr "Siirry \"+ ikonin\" päälle nähdäksesi jakamisen vaihtoehdot"
1788
+
1789
+ #: views/sfsi_pop_content.php:145
1790
+ msgid "Move over the Twitter-icon…"
1791
+ msgstr "Siirry Twitter-ikonin päälle..."
1792
+
1793
+ #: views/sfsi_pop_content.php:172
1794
+ msgid "Move over the Google+ icon…"
1795
+ msgstr "Siirry Google+ ikonin päälle..."
1796
+
1797
+ #: views/sfsi_pop_content.php:198
1798
+ msgid "Move over the YouTube-icon…"
1799
+ msgstr "Siirry YouTube-ikonin päälle..."
1800
+
1801
+ #: views/sfsi_pop_content.php:221
1802
+ msgid "Move over the Pinterest-icon…"
1803
+ msgstr "Siirry Pinterest-ikonin päälle..."
1804
+
1805
+ #: views/sfsi_pop_content.php:249
1806
+ msgid "Move over the LinkedIn-icon…"
1807
+ msgstr "Siirry LinkedIn-ikonin päälle..."
1808
+
1809
+ #: views/sfsi_pop_content.php:285
1810
+ msgid ""
1811
+ "Note: Also if you already offer a newsletter it makes sense to offer this "
1812
+ "option too, because it will get you more readers as explained"
1813
+ msgstr ""
1814
+ "Huomaa: Jos tarjoat jo uutiskirjeen, on järkevää tarjota tämä vaihtoehto "
1815
+ "myös, koska sen avulla saat lisää lukijoita"
1816
+
1817
+ #: views/sfsi_pop_content.php:292
1818
+ msgid "Ok, keep it active for the time being, I want to see how it works"
1819
+ msgstr "Ok, pidä se toistaiseksi. Haluan nähdä miten se toimii"
1820
+
1821
+ #: views/sfsi_pop_content.php:296
1822
+ msgid "Deactivate it"
1823
+ msgstr "Poista se käytöstä"
1824
+
1825
+ #: views/sfsi_pop_content.php:304
1826
+ msgid ""
1827
+ "Ok, fine, however for using this plugin for FREE, please support us by "
1828
+ "activating a link back to our site:"
1829
+ msgstr ""
1830
+ "Ok, hyvä on, mutta koska käytät tätä lisäosaa ILMAISEKSI, voisitko tukea "
1831
+ "meitä aktivoimalla linkin takaisin sivustollemme:"
1832
+
1833
+ #: views/sfsi_pop_content.php:309
1834
+ msgid "Ok, activate link"
1835
+ msgstr "Ok, aktivoi linkki"
1836
+
1837
+ #: views/sfsi_pop_content.php:313
1838
+ msgid "Don’t activate link"
1839
+ msgstr "Älä aktivoi linkkiä."
1840
+
1841
+ #: views/sfsi_pop_content.php:321
1842
+ msgid ""
1843
+ "You’re a toughie. Last try: As a minimum, could you please review this "
1844
+ "plugin (with 5 stars)? It only takes a minute. Thank you!"
1845
+ msgstr ""
1846
+ "Oletpa kova tapaus. Viimeinen yritys: Voisitko ystävällisesti arvostella "
1847
+ "tämän lisäosan (5 tähteä)? Se vie aikaasi vain minuutin. Kiitos!"
1848
+
1849
+ #: views/sfsi_pop_content.php:325
1850
+ msgid "Ok, Review it"
1851
+ msgstr "Okei, arvostele se"
1852
+
1853
+ #: views/sfsi_pop_content.php:329
1854
+ msgid "Don’t review and exit"
1855
+ msgstr "Älä arvostele ja poistu"
1856
+
1857
+ #: views/sfsi_pop_content.php:341
1858
+ msgid "Upload custom icons"
1859
+ msgstr "Lataa omat ikonit"
1860
+
1861
+ #: views/sfsi_pop_content.php:344
1862
+ msgid ""
1863
+ "Here you can upload custom icons which perform the same actions as the "
1864
+ "standard icons."
1865
+ msgstr ""
1866
+ "Tässä voit ladata omat ikonit, jotka tekevät samat toiminnallisuudet kuin "
1867
+ "vakioikonit."
1868
+
1869
+ #: views/sfsi_pop_content.php:353
1870
+ msgid "Click on << Insert into post >>"
1871
+ msgstr "Klikkaa << Lisää artikkeliin >>"
1872
+
1873
+ #: views/sfsi_pop_content.php:583
1874
+ msgid "I'm done!"
1875
+ msgstr "Olen valmis!"
1876
+
1877
+ #. Plugin Name of the plugin/theme
1878
+ msgid "Ultimate Social Media PLUS"
1879
+ msgstr "Ultimate Social Media PLUS"
1880
+
1881
+ #. Plugin URI of the plugin/theme
1882
+ #. Author URI of the plugin/theme
1883
+ msgid "http://ultimatelysocial.com"
1884
+ msgstr "http://ultimatelysocial.com"
1885
+
1886
+ #. Description of the plugin/theme
1887
+ msgid ""
1888
+ "The best social media plugin on the market. And 100% FREE. Allows you to add "
1889
+ "social media & share icons to your blog (esp. Facebook, Twitter, Email, RSS, "
1890
+ "Pinterest, Instagram, Google+, LinkedIn, Share-button). It offers a wide "
1891
+ "range of design options and other features."
1892
+ msgstr ""
1893
+ "Paras sosiaalisen median lisäosa ja 100% ILMAINEN. Voit luoda sosiaalisen "
1894
+ "median jakopainikkeet blogiisi (esim. Facebook, Twitter, Sähköposti, RSS, "
1895
+ "Pinterest, Instagram, Google+, LinkedIn, Jaa-painike). Se tarjoaa laajan "
1896
+ "valikoiman ulkoasuja ja muita ominaisuuksia."
1897
+
1898
+ #. Author of the plugin/theme
1899
+ msgid "UltimatelySocial"
1900
+ msgstr "UltimatelySocial"
libs/controllers/sfsi_iconsUpload_contoller.php CHANGED
@@ -80,20 +80,36 @@ function sfsi_plus_UploadSkins()
80
  add_action('wp_ajax_plus_DeleteSkin','sfsi_plus_DeleteSkin');
81
  function sfsi_plus_DeleteSkin()
82
  {
 
 
 
 
83
  $upload_dir = wp_upload_dir();
84
 
85
- if($_REQUEST['action'] == 'plus_DeleteSkin' && isset($_REQUEST['iconname']) && !empty($_REQUEST['iconname']))
86
  {
87
- $imgurl = get_option( $_REQUEST['iconname'] );
88
- $path = parse_url($imgurl, PHP_URL_PATH);
89
-
90
- if(is_file($_SERVER['DOCUMENT_ROOT'] . $path))
91
- {
92
- unlink($_SERVER['DOCUMENT_ROOT'] . $path);
93
- }
94
-
95
- delete_option( $_REQUEST['iconname'] );
96
- die(json_encode(array('res'=>'success')));
 
 
 
 
 
 
 
 
 
 
 
 
97
  }
98
  else
99
  {
80
  add_action('wp_ajax_plus_DeleteSkin','sfsi_plus_DeleteSkin');
81
  function sfsi_plus_DeleteSkin()
82
  {
83
+ if ( !wp_verify_nonce( $_POST['nonce'], "sfsi_plus_deleteCustomSkin")) {
84
+ echo json_encode(array('res'=>"error")); exit;
85
+ }
86
+
87
  $upload_dir = wp_upload_dir();
88
 
89
+ if($_POST['action'] == 'plus_DeleteSkin' && isset($_POST['iconname']) && !empty($_POST['iconname']) && current_user_can('manage_options'))
90
  {
91
+ $iconsArray = array(
92
+ "plus_rss_skin","plus_email_skin","plus_facebook_skin","plus_twitter_skin","plus_google_skin",
93
+ "plus_share_skin","plus_youtube_skin","plus_linkedin_skin","plus_pintrest_skin","plus_instagram_skin"
94
+ );
95
+
96
+ if(in_array($_POST['iconname'], $iconsArray))
97
+ {
98
+ $imgurl = get_option( $_POST['iconname'] );
99
+ $path = parse_url($imgurl, PHP_URL_PATH);
100
+
101
+ if(is_file($_SERVER['DOCUMENT_ROOT'] . $path))
102
+ {
103
+ unlink($_SERVER['DOCUMENT_ROOT'] . $path);
104
+ }
105
+
106
+ delete_option( $_POST['iconname'] );
107
+ die(json_encode(array('res'=>'success')));
108
+ }
109
+ else
110
+ {
111
+ die(json_encode(array('res'=>'error')));
112
+ }
113
  }
114
  else
115
  {
libs/sfsi_install_uninstall.php CHANGED
@@ -12,7 +12,7 @@ function sfsi_plus_update_plugin()
12
  }
13
 
14
  //Install version
15
- update_option("sfsi_plus_pluginVersion", "2.45");
16
 
17
  /*show notification*/
18
  if(!get_option('sfsi_plus_show_notification'))
12
  }
13
 
14
  //Install version
15
+ update_option("sfsi_plus_pluginVersion", "2.46");
16
 
17
  /*show notification*/
18
  if(!get_option('sfsi_plus_show_notification'))
readme.txt CHANGED
@@ -4,7 +4,7 @@ Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=seb.r
4
  Tags: social media, facebook, instagram, youtube, twitter, share, social share, buttons, counter, pop-up, subscription, icons
5
  Requires at least: 3.0
6
  Tested up to: 4.5.3
7
- Stable tag: 2.4.5
8
  License: GPLv2
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -75,6 +75,9 @@ Note: This plugin requires CURL to be activated/installed on your server (which
75
 
76
  == Changelog ==
77
 
 
 
 
78
  = 2.4.5 =
79
  * Claiming box made nicer
80
 
@@ -251,5 +254,5 @@ Note: This plugin requires CURL to be activated/installed on your server (which
251
 
252
  == Upgrade Notice ==
253
 
254
- = 2.4.5 =
255
  * Please upgrade
4
  Tags: social media, facebook, instagram, youtube, twitter, share, social share, buttons, counter, pop-up, subscription, icons
5
  Requires at least: 3.0
6
  Tested up to: 4.5.3
7
+ Stable tag: 2.4.6
8
  License: GPLv2
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
75
 
76
  == Changelog ==
77
 
78
+ = 2.4.6 =
79
+ * Corner case vulnerability fixed
80
+
81
  = 2.4.5 =
82
  * Claiming box made nicer
83
 
254
 
255
  == Upgrade Notice ==
256
 
257
+ = 2.4.6 =
258
  * Please upgrade
ultimate_social_media_icons.php CHANGED
@@ -7,7 +7,7 @@ Author: UltimatelySocial
7
  Text Domain: ultimate-social-media-plus
8
  Domain Path: /languages
9
  Author URI: http://ultimatelysocial.com
10
- Version: 2.4.5
11
  License: GPLv2
12
  */
13
 
@@ -37,7 +37,7 @@ register_deactivation_hook(__FILE__, 'sfsi_plus_deactivate_plugin');
37
  register_uninstall_hook(__FILE__, 'sfsi_plus_Unistall_plugin');
38
 
39
  /*Plugin version setup*/
40
- if(!get_option('sfsi_plus_pluginVersion') || get_option('sfsi_plus_pluginVersion') < 2.45)
41
  {
42
  add_action("init", "sfsi_plus_update_plugin");
43
  }
7
  Text Domain: ultimate-social-media-plus
8
  Domain Path: /languages
9
  Author URI: http://ultimatelysocial.com
10
+ Version: 2.4.6
11
  License: GPLv2
12
  */
13
 
37
  register_uninstall_hook(__FILE__, 'sfsi_plus_Unistall_plugin');
38
 
39
  /*Plugin version setup*/
40
+ if(!get_option('sfsi_plus_pluginVersion') || get_option('sfsi_plus_pluginVersion') < 2.46)
41
  {
42
  add_action("init", "sfsi_plus_update_plugin");
43
  }
views/sfsi_pop_content.php CHANGED
@@ -21,7 +21,7 @@ $connectFeedLgn = "http://www.specificfeeds.com/?".base64_encode("userprofile=wo
21
  <h1><?php _e( 'Please enter your email', SFSI_PLUS_DOMAIN ); ?></h1>
22
  <div class="form-field">
23
  <input type="hidden" name="feed_id" value="<?php echo $feedId; ?>" />
24
- <input type="email" name="email" value="<?php ?>" placeholder="Your email" style="color: #bebebe !important;" />
25
  </div>
26
  <div class="save_button">
27
  <a href="javascript:;" id="getMeFullAccess" title="Give me access">
@@ -391,18 +391,19 @@ $pin_url=($option2['sfsi_plus_pinterest_pageUrl']!='') ? $option2['sfsi_plus_pi
391
  </div>
392
  <div class="cstmskins_btn">
393
  <?php
 
394
  if(get_option("plus_rss_skin"))
395
  {
396
  $rss_skin = get_option("plus_rss_skin");
397
  echo "<img src='".$rss_skin."' width='30px' height='30px' class='imgskin'>";
398
  echo '<a href="javascript:" onclick="upload_image(this);" title="plus_rss_skin" class="cstmskin_btn">Update</a>';
399
- echo '<a href="javascript:" onclick="sfsiplus_deleteskin_icon(this);" title="plus_rss_skin" class="cstmskin_btn">Delete</a>';
400
  }
401
  else
402
  {
403
  echo "<img src='' width='30px' height='30px' class='imgskin skswrpr'>";
404
  echo '<a href="javascript:" onclick="upload_image(this);" title="plus_rss_skin" class="cstmskin_btn">Upload</a>';
405
- echo '<a href="javascript:" onclick="sfsiplus_deleteskin_icon(this);" title="plus_rss_skin" class="cstmskin_btn dlt_btn">Delete</a>';
406
  }
407
  ?>
408
  </div>
@@ -418,13 +419,13 @@ $pin_url=($option2['sfsi_plus_pinterest_pageUrl']!='') ? $option2['sfsi_plus_pi
418
  $email_skin = get_option("plus_email_skin");
419
  echo "<img src='".$email_skin."' width='30px' height='30px' class='imgskin'>";
420
  echo '<a href="javascript:" onclick="upload_image(this);" title="plus_email_skin" class="cstmskin_btn">Update</a>';
421
- echo '<a href="javascript:" onclick="sfsiplus_deleteskin_icon(this);" title="plus_email_skin" class="cstmskin_btn">Delete</a>';
422
  }
423
  else
424
  {
425
  echo "<img src='' width='30px' height='30px' class='imgskin skswrpr'>";
426
  echo '<a href="javascript:" onclick="upload_image(this);" title="plus_email_skin" class="cstmskin_btn">Upload</a>';
427
- echo '<a href="javascript:" onclick="sfsiplus_deleteskin_icon(this);" title="plus_email_skin" class="cstmskin_btn dlt_btn">Delete</a>';
428
  }
429
  ?>
430
  </div>
@@ -440,13 +441,13 @@ $pin_url=($option2['sfsi_plus_pinterest_pageUrl']!='') ? $option2['sfsi_plus_pi
440
  $facebook_skin = get_option("plus_facebook_skin");
441
  echo "<img src='".$facebook_skin."' width='30px' height='30px' class='imgskin'>";
442
  echo '<a href="javascript:" onclick="upload_image(this);" title="plus_facebook_skin" class="cstmskin_btn">Update</a>';
443
- echo '<a href="javascript:" onclick="sfsiplus_deleteskin_icon(this);" title="plus_facebook_skin" class="cstmskin_btn">Delete</a>';
444
  }
445
  else
446
  {
447
  echo "<img src='' width='30px' height='30px' class='imgskin skswrpr'>";
448
  echo '<a href="javascript:" onclick="upload_image(this);" title="plus_facebook_skin" class="cstmskin_btn">Upload</a>';
449
- echo '<a href="javascript:" onclick="sfsiplus_deleteskin_icon(this);" title="plus_facebook_skin" class="cstmskin_btn dlt_btn">Delete</a>';
450
  }
451
  ?>
452
  </div>
@@ -462,13 +463,13 @@ $pin_url=($option2['sfsi_plus_pinterest_pageUrl']!='') ? $option2['sfsi_plus_pi
462
  $twitter_skin = get_option("plus_twitter_skin");
463
  echo "<img src='".$twitter_skin."' width='30px' height='30px' class='imgskin'>";
464
  echo '<a href="javascript:" onclick="upload_image(this);" title="plus_twitter_skin" class="cstmskin_btn">Update</a>';
465
- echo '<a href="javascript:" onclick="sfsiplus_deleteskin_icon(this);" title="plus_twitter_skin" class="cstmskin_btn">Delete</a>';
466
  }
467
  else
468
  {
469
  echo "<img src='' width='30px' height='30px' class='imgskin skswrpr'>";
470
  echo '<a href="javascript:" onclick="upload_image(this);" title="plus_twitter_skin" class="cstmskin_btn">Upload</a>';
471
- echo '<a href="javascript:" onclick="sfsiplus_deleteskin_icon(this);" title="plus_twitter_skin" class="cstmskin_btn dlt_btn">Delete</a>';
472
  }
473
  ?>
474
  </div>
@@ -484,13 +485,13 @@ $pin_url=($option2['sfsi_plus_pinterest_pageUrl']!='') ? $option2['sfsi_plus_pi
484
  $google_skin = get_option("plus_google_skin");
485
  echo "<img src='".$google_skin."' width='30px' height='30px' class='imgskin'>";
486
  echo '<a href="javascript:" onclick="upload_image(this);" title="plus_google_skin" class="cstmskin_btn">Update</a>';
487
- echo '<a href="javascript:" onclick="sfsiplus_deleteskin_icon(this);" title="plus_google_skin" class="cstmskin_btn">Delete</a>';
488
  }
489
  else
490
  {
491
  echo "<img src='' width='30px' height='30px' class='imgskin skswrpr'>";
492
  echo '<a href="javascript:" onclick="upload_image(this);" title="plus_google_skin" class="cstmskin_btn">Upload</a>';
493
- echo '<a href="javascript:" onclick="sfsiplus_deleteskin_icon(this);" title="plus_google_skin" class="cstmskin_btn dlt_btn">Delete</a>';
494
  }
495
  ?>
496
  </div>
@@ -506,13 +507,13 @@ $pin_url=($option2['sfsi_plus_pinterest_pageUrl']!='') ? $option2['sfsi_plus_pi
506
  $share_skin = get_option("plus_share_skin");
507
  echo "<img src='".$share_skin."' width='30px' height='30px' class='imgskin'>";
508
  echo '<a href="javascript:" onclick="upload_image(this);" title="plus_share_skin" class="cstmskin_btn">Update</a>';
509
- echo '<a href="javascript:" onclick="sfsiplus_deleteskin_icon(this);" title="plus_share_skin" class="cstmskin_btn">Delete</a>';
510
  }
511
  else
512
  {
513
  echo "<img src='' width='30px' height='30px' class='imgskin skswrpr'>";
514
  echo '<a href="javascript:" onclick="upload_image(this);" title="plus_share_skin" class="cstmskin_btn">Upload</a>';
515
- echo '<a href="javascript:" onclick="sfsiplus_deleteskin_icon(this);" title="plus_share_skin" class="cstmskin_btn dlt_btn">Delete</a>';
516
  }
517
  ?>
518
  </div>
@@ -528,13 +529,13 @@ $pin_url=($option2['sfsi_plus_pinterest_pageUrl']!='') ? $option2['sfsi_plus_pi
528
  $youtube_skin = get_option("plus_youtube_skin");
529
  echo "<img src='".$youtube_skin."' width='30px' height='30px' class='imgskin'>";
530
  echo '<a href="javascript:" onclick="upload_image(this);" title="plus_youtube_skin" class="cstmskin_btn">Update</a>';
531
- echo '<a href="javascript:" onclick="sfsiplus_deleteskin_icon(this);" title="plus_youtube_skin" class="cstmskin_btn">Delete</a>';
532
  }
533
  else
534
  {
535
  echo "<img src='' width='30px' height='30px' class='imgskin skswrpr'>";
536
  echo '<a href="javascript:" onclick="upload_image(this);" title="plus_youtube_skin" class="cstmskin_btn">Upload</a>';
537
- echo '<a href="javascript:" onclick="sfsiplus_deleteskin_icon(this);" title="plus_youtube_skin" class="cstmskin_btn dlt_btn">Delete</a>';
538
  }
539
  ?>
540
  </div>
@@ -550,13 +551,13 @@ $pin_url=($option2['sfsi_plus_pinterest_pageUrl']!='') ? $option2['sfsi_plus_pi
550
  $linkedin_skin = get_option("plus_linkedin_skin");
551
  echo "<img src='".$linkedin_skin."' width='30px' height='30px' class='imgskin'>";
552
  echo '<a href="javascript:" onclick="upload_image(this);" title="plus_linkedin_skin" class="cstmskin_btn">Update</a>';
553
- echo '<a href="javascript:" onclick="sfsiplus_deleteskin_icon(this);" title="plus_linkedin_skin" class="cstmskin_btn">Delete</a>';
554
  }
555
  else
556
  {
557
  echo "<img src='' width='30px' height='30px' class='imgskin skswrpr'>";
558
  echo '<a href="javascript:" onclick="upload_image(this);" title="plus_linkedin_skin" class="cstmskin_btn">Upload</a>';
559
- echo '<a href="javascript:" onclick="sfsiplus_deleteskin_icon(this);" title="plus_linkedin_skin" class="cstmskin_btn dlt_btn">Delete</a>';
560
  }
561
  ?>
562
  </div>
@@ -572,13 +573,13 @@ $pin_url=($option2['sfsi_plus_pinterest_pageUrl']!='') ? $option2['sfsi_plus_pi
572
  $pintrest_skin = get_option("plus_pintrest_skin");
573
  echo "<img src='".$pintrest_skin."' width='30px' height='30px' class='imgskin'>";
574
  echo '<a href="javascript:" onclick="upload_image(this);" title="plus_pintrest_skin" class="cstmskin_btn">Update</a>';
575
- echo '<a href="javascript:" onclick="sfsiplus_deleteskin_icon(this);" title="plus_pintrest_skin" class="cstmskin_btn">Delete</a>';
576
  }
577
  else
578
  {
579
  echo "<img src='' width='30px' height='30px' class='imgskin skswrpr'>";
580
  echo '<a href="javascript:" onclick="upload_image(this);" title="plus_pintrest_skin" class="cstmskin_btn">Upload</a>';
581
- echo '<a href="javascript:" onclick="sfsiplus_deleteskin_icon(this);" title="plus_pintrest_skin" class="cstmskin_btn dlt_btn">Delete</a>';
582
  }
583
  ?>
584
  </div>
@@ -594,13 +595,13 @@ $pin_url=($option2['sfsi_plus_pinterest_pageUrl']!='') ? $option2['sfsi_plus_pi
594
  $instagram_skin = get_option("plus_instagram_skin");
595
  echo "<img src='".$instagram_skin."' width='30px' height='30px' class='imgskin'>";
596
  echo '<a href="javascript:" onclick="upload_image(this);" title="plus_instagram_skin" class="cstmskin_btn">Update</a>';
597
- echo '<a href="javascript:" onclick="sfsiplus_deleteskin_icon(this);" title="plus_instagram_skin" class="cstmskin_btn">Delete</a>';
598
  }
599
  else
600
  {
601
  echo "<img src='' width='30px' height='30px' class='imgskin skswrpr'>";
602
  echo '<a href="javascript:" onclick="upload_image(this);" title="plus_instagram_skin" class="cstmskin_btn">Upload</a>';
603
- echo '<a href="javascript:" onclick="sfsiplus_deleteskin_icon(this);" title="plus_instagram_skin" class="cstmskin_btn dlt_btn">Delete</a>';
604
  }
605
  ?>
606
  </div>
21
  <h1><?php _e( 'Please enter your email', SFSI_PLUS_DOMAIN ); ?></h1>
22
  <div class="form-field">
23
  <input type="hidden" name="feed_id" value="<?php echo $feedId; ?>" />
24
+ <input type="email" name="email" value="<?php ?>" placeholder="Your email" style="color: #000 !important;" />
25
  </div>
26
  <div class="save_button">
27
  <a href="javascript:;" id="getMeFullAccess" title="Give me access">
391
  </div>
392
  <div class="cstmskins_btn">
393
  <?php
394
+ $nonce = wp_create_nonce("sfsi_plus_deleteCustomSkin");
395
  if(get_option("plus_rss_skin"))
396
  {
397
  $rss_skin = get_option("plus_rss_skin");
398
  echo "<img src='".$rss_skin."' width='30px' height='30px' class='imgskin'>";
399
  echo '<a href="javascript:" onclick="upload_image(this);" title="plus_rss_skin" class="cstmskin_btn">Update</a>';
400
+ echo '<a href="javascript:" onclick="sfsiplus_deleteskin_icon(this);" title="plus_rss_skin" data-nonce="'.$nonce.'" class="cstmskin_btn">Delete</a>';
401
  }
402
  else
403
  {
404
  echo "<img src='' width='30px' height='30px' class='imgskin skswrpr'>";
405
  echo '<a href="javascript:" onclick="upload_image(this);" title="plus_rss_skin" class="cstmskin_btn">Upload</a>';
406
+ echo '<a href="javascript:" onclick="sfsiplus_deleteskin_icon(this);" title="plus_rss_skin" data-nonce="'.$nonce.'" class="cstmskin_btn dlt_btn">Delete</a>';
407
  }
408
  ?>
409
  </div>
419
  $email_skin = get_option("plus_email_skin");
420
  echo "<img src='".$email_skin."' width='30px' height='30px' class='imgskin'>";
421
  echo '<a href="javascript:" onclick="upload_image(this);" title="plus_email_skin" class="cstmskin_btn">Update</a>';
422
+ echo '<a href="javascript:" onclick="sfsiplus_deleteskin_icon(this);" title="plus_email_skin" data-nonce="'.$nonce.'" class="cstmskin_btn">Delete</a>';
423
  }
424
  else
425
  {
426
  echo "<img src='' width='30px' height='30px' class='imgskin skswrpr'>";
427
  echo '<a href="javascript:" onclick="upload_image(this);" title="plus_email_skin" class="cstmskin_btn">Upload</a>';
428
+ echo '<a href="javascript:" onclick="sfsiplus_deleteskin_icon(this);" title="plus_email_skin" data-nonce="'.$nonce.'" class="cstmskin_btn dlt_btn">Delete</a>';
429
  }
430
  ?>
431
  </div>
441
  $facebook_skin = get_option("plus_facebook_skin");
442
  echo "<img src='".$facebook_skin."' width='30px' height='30px' class='imgskin'>";
443
  echo '<a href="javascript:" onclick="upload_image(this);" title="plus_facebook_skin" class="cstmskin_btn">Update</a>';
444
+ echo '<a href="javascript:" onclick="sfsiplus_deleteskin_icon(this);" title="plus_facebook_skin" data-nonce="'.$nonce.'" class="cstmskin_btn">Delete</a>';
445
  }
446
  else
447
  {
448
  echo "<img src='' width='30px' height='30px' class='imgskin skswrpr'>";
449
  echo '<a href="javascript:" onclick="upload_image(this);" title="plus_facebook_skin" class="cstmskin_btn">Upload</a>';
450
+ echo '<a href="javascript:" onclick="sfsiplus_deleteskin_icon(this);" title="plus_facebook_skin" data-nonce="'.$nonce.'" class="cstmskin_btn dlt_btn">Delete</a>';
451
  }
452
  ?>
453
  </div>
463
  $twitter_skin = get_option("plus_twitter_skin");
464
  echo "<img src='".$twitter_skin."' width='30px' height='30px' class='imgskin'>";
465
  echo '<a href="javascript:" onclick="upload_image(this);" title="plus_twitter_skin" class="cstmskin_btn">Update</a>';
466
+ echo '<a href="javascript:" onclick="sfsiplus_deleteskin_icon(this);" title="plus_twitter_skin" data-nonce="'.$nonce.'" class="cstmskin_btn">Delete</a>';
467
  }
468
  else
469
  {
470
  echo "<img src='' width='30px' height='30px' class='imgskin skswrpr'>";
471
  echo '<a href="javascript:" onclick="upload_image(this);" title="plus_twitter_skin" class="cstmskin_btn">Upload</a>';
472
+ echo '<a href="javascript:" onclick="sfsiplus_deleteskin_icon(this);" title="plus_twitter_skin" data-nonce="'.$nonce.'" class="cstmskin_btn dlt_btn">Delete</a>';
473
  }
474
  ?>
475
  </div>
485
  $google_skin = get_option("plus_google_skin");
486
  echo "<img src='".$google_skin."' width='30px' height='30px' class='imgskin'>";
487
  echo '<a href="javascript:" onclick="upload_image(this);" title="plus_google_skin" class="cstmskin_btn">Update</a>';
488
+ echo '<a href="javascript:" onclick="sfsiplus_deleteskin_icon(this);" title="plus_google_skin" data-nonce="'.$nonce.'" class="cstmskin_btn">Delete</a>';
489
  }
490
  else
491
  {
492
  echo "<img src='' width='30px' height='30px' class='imgskin skswrpr'>";
493
  echo '<a href="javascript:" onclick="upload_image(this);" title="plus_google_skin" class="cstmskin_btn">Upload</a>';
494
+ echo '<a href="javascript:" onclick="sfsiplus_deleteskin_icon(this);" title="plus_google_skin" data-nonce="'.$nonce.'" class="cstmskin_btn dlt_btn">Delete</a>';
495
  }
496
  ?>
497
  </div>
507
  $share_skin = get_option("plus_share_skin");
508
  echo "<img src='".$share_skin."' width='30px' height='30px' class='imgskin'>";
509
  echo '<a href="javascript:" onclick="upload_image(this);" title="plus_share_skin" class="cstmskin_btn">Update</a>';
510
+ echo '<a href="javascript:" onclick="sfsiplus_deleteskin_icon(this);" title="plus_share_skin" data-nonce="'.$nonce.'" class="cstmskin_btn">Delete</a>';
511
  }
512
  else
513
  {
514
  echo "<img src='' width='30px' height='30px' class='imgskin skswrpr'>";
515
  echo '<a href="javascript:" onclick="upload_image(this);" title="plus_share_skin" class="cstmskin_btn">Upload</a>';
516
+ echo '<a href="javascript:" onclick="sfsiplus_deleteskin_icon(this);" title="plus_share_skin" data-nonce="'.$nonce.'" class="cstmskin_btn dlt_btn">Delete</a>';
517
  }
518
  ?>
519
  </div>
529
  $youtube_skin = get_option("plus_youtube_skin");
530
  echo "<img src='".$youtube_skin."' width='30px' height='30px' class='imgskin'>";
531
  echo '<a href="javascript:" onclick="upload_image(this);" title="plus_youtube_skin" class="cstmskin_btn">Update</a>';
532
+ echo '<a href="javascript:" onclick="sfsiplus_deleteskin_icon(this);" title="plus_youtube_skin" data-nonce="'.$nonce.'" class="cstmskin_btn">Delete</a>';
533
  }
534
  else
535
  {
536
  echo "<img src='' width='30px' height='30px' class='imgskin skswrpr'>";
537
  echo '<a href="javascript:" onclick="upload_image(this);" title="plus_youtube_skin" class="cstmskin_btn">Upload</a>';
538
+ echo '<a href="javascript:" onclick="sfsiplus_deleteskin_icon(this);" title="plus_youtube_skin" data-nonce="'.$nonce.'" class="cstmskin_btn dlt_btn">Delete</a>';
539
  }
540
  ?>
541
  </div>
551
  $linkedin_skin = get_option("plus_linkedin_skin");
552
  echo "<img src='".$linkedin_skin."' width='30px' height='30px' class='imgskin'>";
553
  echo '<a href="javascript:" onclick="upload_image(this);" title="plus_linkedin_skin" class="cstmskin_btn">Update</a>';
554
+ echo '<a href="javascript:" onclick="sfsiplus_deleteskin_icon(this);" title="plus_linkedin_skin" data-nonce="'.$nonce.'" class="cstmskin_btn">Delete</a>';
555
  }
556
  else
557
  {
558
  echo "<img src='' width='30px' height='30px' class='imgskin skswrpr'>";
559
  echo '<a href="javascript:" onclick="upload_image(this);" title="plus_linkedin_skin" class="cstmskin_btn">Upload</a>';
560
+ echo '<a href="javascript:" onclick="sfsiplus_deleteskin_icon(this);" title="plus_linkedin_skin" data-nonce="'.$nonce.'" class="cstmskin_btn dlt_btn">Delete</a>';
561
  }
562
  ?>
563
  </div>
573
  $pintrest_skin = get_option("plus_pintrest_skin");
574
  echo "<img src='".$pintrest_skin."' width='30px' height='30px' class='imgskin'>";
575
  echo '<a href="javascript:" onclick="upload_image(this);" title="plus_pintrest_skin" class="cstmskin_btn">Update</a>';
576
+ echo '<a href="javascript:" onclick="sfsiplus_deleteskin_icon(this);" title="plus_pintrest_skin" data-nonce="'.$nonce.'" class="cstmskin_btn">Delete</a>';
577
  }
578
  else
579
  {
580
  echo "<img src='' width='30px' height='30px' class='imgskin skswrpr'>";
581
  echo '<a href="javascript:" onclick="upload_image(this);" title="plus_pintrest_skin" class="cstmskin_btn">Upload</a>';
582
+ echo '<a href="javascript:" onclick="sfsiplus_deleteskin_icon(this);" title="plus_pintrest_skin" data-nonce="'.$nonce.'" class="cstmskin_btn dlt_btn">Delete</a>';
583
  }
584
  ?>
585
  </div>
595
  $instagram_skin = get_option("plus_instagram_skin");
596
  echo "<img src='".$instagram_skin."' width='30px' height='30px' class='imgskin'>";
597
  echo '<a href="javascript:" onclick="upload_image(this);" title="plus_instagram_skin" class="cstmskin_btn">Update</a>';
598
+ echo '<a href="javascript:" onclick="sfsiplus_deleteskin_icon(this);" title="plus_instagram_skin" data-nonce="'.$nonce.'" class="cstmskin_btn">Delete</a>';
599
  }
600
  else
601
  {
602
  echo "<img src='' width='30px' height='30px' class='imgskin skswrpr'>";
603
  echo '<a href="javascript:" onclick="upload_image(this);" title="plus_instagram_skin" class="cstmskin_btn">Upload</a>';
604
+ echo '<a href="javascript:" onclick="sfsiplus_deleteskin_icon(this);" title="plus_instagram_skin" data-nonce="'.$nonce.'" class="cstmskin_btn dlt_btn">Delete</a>';
605
  }
606
  ?>
607
  </div>