Version Description
- Bug fixes.
- Serbo-Croatian translation. Thanks to Borisa Djuraskovic.
Download this release
Release Info
Developer | syammohanm |
Plugin | WPFront Notification Bar |
Version | 1.4.2 |
Comparing to | |
See all releases |
Code changes from version 1.4.1 to 1.4.2
- classes/base/class-wpfront-static.php +4 -0
- classes/class-wpfront-notification-bar.php +1 -1
- languages/wpfront-notification-bar-sr_RS.mo +0 -0
- languages/wpfront-notification-bar-sr_RS/readme.txt +1 -0
- languages/wpfront-notification-bar-sr_RS/wpfront-notification-bar-sr_RS.mo +0 -0
- languages/wpfront-notification-bar-sr_RS/wpfront-notification-bar-sr_RS.po +502 -0
- readme.txt +11 -4
- wpfront-notification-bar.php +1 -1
classes/base/class-wpfront-static.php
CHANGED
@@ -51,6 +51,10 @@ if (!class_exists('WPFront_Static')) {
|
|
51 |
if (defined('DOING_AJAX') && DOING_AJAX) {
|
52 |
return TRUE;
|
53 |
}
|
|
|
|
|
|
|
|
|
54 |
|
55 |
if (!empty($_SERVER['HTTP_X_REQUESTED_WITH']) && strtolower($_SERVER['HTTP_X_REQUESTED_WITH']) == 'xmlhttprequest') {
|
56 |
return TRUE;
|
51 |
if (defined('DOING_AJAX') && DOING_AJAX) {
|
52 |
return TRUE;
|
53 |
}
|
54 |
+
|
55 |
+
if (defined('XMLRPC_REQUEST') && XMLRPC_REQUEST) {
|
56 |
+
return TRUE;
|
57 |
+
}
|
58 |
|
59 |
if (!empty($_SERVER['HTTP_X_REQUESTED_WITH']) && strtolower($_SERVER['HTTP_X_REQUESTED_WITH']) == 'xmlhttprequest') {
|
60 |
return TRUE;
|
classes/class-wpfront-notification-bar.php
CHANGED
@@ -36,7 +36,7 @@ if (!class_exists('WPFront_Notification_Bar')) {
|
|
36 |
class WPFront_Notification_Bar extends WPFront_Base {
|
37 |
|
38 |
//Constants
|
39 |
-
const VERSION = '1.4.
|
40 |
const OPTIONS_GROUP_NAME = 'wpfront-notification-bar-options-group';
|
41 |
const OPTION_NAME = 'wpfront-notification-bar-options';
|
42 |
const PLUGIN_SLUG = 'wpfront-notification-bar';
|
36 |
class WPFront_Notification_Bar extends WPFront_Base {
|
37 |
|
38 |
//Constants
|
39 |
+
const VERSION = '1.4.2';
|
40 |
const OPTIONS_GROUP_NAME = 'wpfront-notification-bar-options-group';
|
41 |
const OPTION_NAME = 'wpfront-notification-bar-options';
|
42 |
const PLUGIN_SLUG = 'wpfront-notification-bar';
|
languages/wpfront-notification-bar-sr_RS.mo
ADDED
Binary file
|
languages/wpfront-notification-bar-sr_RS/readme.txt
ADDED
@@ -0,0 +1 @@
|
|
|
1 |
+
Contributor: Borisa Djuraskovic <webhostinghub.com>
|
languages/wpfront-notification-bar-sr_RS/wpfront-notification-bar-sr_RS.mo
ADDED
Binary file
|
languages/wpfront-notification-bar-sr_RS/wpfront-notification-bar-sr_RS.po
ADDED
@@ -0,0 +1,502 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
msgid ""
|
2 |
+
msgstr ""
|
3 |
+
"Project-Id-Version: WPFront Notification Bar\n"
|
4 |
+
"POT-Creation-Date: 2014-03-12 17:05-0700\n"
|
5 |
+
"PO-Revision-Date: 2014-10-06 10:51+0100\n"
|
6 |
+
"Last-Translator: Borisa Djuraskovic <borisad@webhostinghub.com>\n"
|
7 |
+
"Language-Team: WPFront <contact@wpfront.com>\n"
|
8 |
+
"Language: en\n"
|
9 |
+
"MIME-Version: 1.0\n"
|
10 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
+
"Content-Transfer-Encoding: 8bit\n"
|
12 |
+
"X-Generator: Poedit 1.5.7\n"
|
13 |
+
"X-Poedit-Basepath: .\n"
|
14 |
+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
15 |
+
"X-Poedit-SourceCharset: UTF-8\n"
|
16 |
+
"X-Poedit-KeywordsList: __;_e\n"
|
17 |
+
"X-Poedit-SearchPath-0: ..\n"
|
18 |
+
|
19 |
+
#: ../classes/base/class-wpfront-base-menu.php:52
|
20 |
+
msgid "Name"
|
21 |
+
msgstr "Naziv"
|
22 |
+
|
23 |
+
#: ../classes/base/class-wpfront-base-menu.php:53
|
24 |
+
msgid "Version"
|
25 |
+
msgstr "Verzija"
|
26 |
+
|
27 |
+
#: ../classes/base/class-wpfront-base-menu.php:54
|
28 |
+
msgid "Rating"
|
29 |
+
msgstr "Ocene"
|
30 |
+
|
31 |
+
#: ../classes/base/class-wpfront-base-menu.php:55
|
32 |
+
msgid "Description"
|
33 |
+
msgstr "Opis"
|
34 |
+
|
35 |
+
#: ../classes/base/class-wpfront-base-menu.php:69
|
36 |
+
#, php-format
|
37 |
+
msgid "based on %s rating(s)"
|
38 |
+
msgstr "Na osnovu %s ocena(s)"
|
39 |
+
|
40 |
+
#: ../classes/base/class-wpfront-base-menu.php:105
|
41 |
+
msgid "Unable to communicate with WordPress.org"
|
42 |
+
msgstr "Ne može da ostvari komunikaciju sa WordPress.org"
|
43 |
+
|
44 |
+
#: ../classes/base/class-wpfront-base-menu.php:123
|
45 |
+
#: ../classes/base/class-wpfront-base-menu.php:217
|
46 |
+
msgid "WPFront Plugins"
|
47 |
+
msgstr "WPFront Plugins"
|
48 |
+
|
49 |
+
#: ../classes/base/class-wpfront-base-menu.php:147
|
50 |
+
#, php-format
|
51 |
+
msgid "By %s"
|
52 |
+
msgstr "Autori: %s"
|
53 |
+
|
54 |
+
#: ../classes/base/class-wpfront-base-menu.php:154
|
55 |
+
#, php-format
|
56 |
+
msgid "More information about %s"
|
57 |
+
msgstr "Više informacija o:%s"
|
58 |
+
|
59 |
+
#: ../classes/base/class-wpfront-base-menu.php:154
|
60 |
+
msgid "Details"
|
61 |
+
msgstr "Detalji"
|
62 |
+
|
63 |
+
#: ../classes/base/class-wpfront-base-menu.php:163
|
64 |
+
#, php-format
|
65 |
+
msgid "Install %s"
|
66 |
+
msgstr "Instaliraj %s"
|
67 |
+
|
68 |
+
#: ../classes/base/class-wpfront-base-menu.php:163
|
69 |
+
msgid "Install Now"
|
70 |
+
msgstr "Instaliraj sada"
|
71 |
+
|
72 |
+
#: ../classes/base/class-wpfront-base-menu.php:168
|
73 |
+
#, php-format
|
74 |
+
msgid "Update to version %s"
|
75 |
+
msgstr "Ažuriraj na %s verziju"
|
76 |
+
|
77 |
+
#: ../classes/base/class-wpfront-base-menu.php:168
|
78 |
+
msgid "Update Now"
|
79 |
+
msgstr "Ažuriraj sada"
|
80 |
+
|
81 |
+
#: ../classes/base/class-wpfront-base-menu.php:173
|
82 |
+
msgid "This plugin is already installed and is up to date"
|
83 |
+
msgstr "Ovaj plugin već je instaliran i ažuriran "
|
84 |
+
|
85 |
+
#: ../classes/base/class-wpfront-base-menu.php:173
|
86 |
+
msgid "Installed"
|
87 |
+
msgstr "Instaliran"
|
88 |
+
|
89 |
+
#: ../classes/base/class-wpfront-base-menu.php:175
|
90 |
+
#: ../classes/base/class-wpfront-base.php:105
|
91 |
+
msgid "Settings"
|
92 |
+
msgstr "Podešavanja"
|
93 |
+
|
94 |
+
#: ../classes/base/class-wpfront-base-menu.php:177
|
95 |
+
msgid "Activate"
|
96 |
+
msgstr "Aktiviraj"
|
97 |
+
|
98 |
+
#: ../classes/base/class-wpfront-base-menu.php:199
|
99 |
+
msgid "Feedback"
|
100 |
+
msgstr "Povratne informacije"
|
101 |
+
|
102 |
+
#: ../classes/base/class-wpfront-base-menu.php:216
|
103 |
+
msgid "WPFront"
|
104 |
+
msgstr "WPFront"
|
105 |
+
|
106 |
+
#: ../classes/base/class-wpfront-base-menu.php:217
|
107 |
+
msgid "All Plugins"
|
108 |
+
msgstr "Svi plugin-i"
|
109 |
+
|
110 |
+
#: ../classes/base/class-wpfront-base.php:130
|
111 |
+
msgid "You do not have sufficient permissions to access this page."
|
112 |
+
msgstr "Nemate odgovarajuće dozvole za pristup ovoj stranici."
|
113 |
+
|
114 |
+
#: ../classes/base/class-wpfront-base.php:150
|
115 |
+
msgid ""
|
116 |
+
"If you have a caching plugin, clear the cache for the new settings to take "
|
117 |
+
"effect."
|
118 |
+
msgstr ""
|
119 |
+
"Ako imate keširan plugin, očistite keš da bi nova podešavanja imala efekta."
|
120 |
+
|
121 |
+
#: ../classes/base/class-wpfront-base.php:168
|
122 |
+
msgid "Settings Description"
|
123 |
+
msgstr "Opis podešavanja"
|
124 |
+
|
125 |
+
#: ../classes/base/class-wpfront-base.php:170
|
126 |
+
msgid "Plugin FAQ"
|
127 |
+
msgstr "Često postavljana pitanja o plugin-u"
|
128 |
+
|
129 |
+
#: ../classes/base/class-wpfront-base.php:172
|
130 |
+
msgid "Feature Request"
|
131 |
+
msgstr "Zahtev za funkcijama"
|
132 |
+
|
133 |
+
#: ../classes/base/class-wpfront-base.php:174
|
134 |
+
msgid "Report Bug"
|
135 |
+
msgstr "Obavestite nas o greškama"
|
136 |
+
|
137 |
+
#: ../classes/base/class-wpfront-base.php:176
|
138 |
+
msgid "Write Review"
|
139 |
+
msgstr "Napišite pregled"
|
140 |
+
|
141 |
+
#: ../classes/base/class-wpfront-base.php:178
|
142 |
+
msgid "Contact Me (syam@wpfront.com)"
|
143 |
+
msgstr "Pišite mi (syam@wpfront.com)"
|
144 |
+
|
145 |
+
#: ../classes/base/class-wpfront-base.php:180
|
146 |
+
msgid "Buy me a Beer or Coffee"
|
147 |
+
msgstr "Častite me pivom ili kafom"
|
148 |
+
|
149 |
+
#: ../classes/base/class-wpfront-base.php:197
|
150 |
+
msgid "Save Changes"
|
151 |
+
msgstr "Sačuvaj izmene"
|
152 |
+
|
153 |
+
#: ../classes/class-wpfront-notification-bar-options.php:41
|
154 |
+
msgid "Enabled"
|
155 |
+
msgstr "Štikliran"
|
156 |
+
|
157 |
+
#: ../classes/class-wpfront-notification-bar-options.php:42
|
158 |
+
msgid "Position"
|
159 |
+
msgstr "Pozicija"
|
160 |
+
|
161 |
+
#: ../classes/class-wpfront-notification-bar-options.php:43
|
162 |
+
msgid "Bar Height"
|
163 |
+
msgstr "Visina trake sa menijem"
|
164 |
+
|
165 |
+
#: ../classes/class-wpfront-notification-bar-options.php:44
|
166 |
+
msgid "Message Text"
|
167 |
+
msgstr "Tekst poruke"
|
168 |
+
|
169 |
+
#: ../classes/class-wpfront-notification-bar-options.php:45
|
170 |
+
msgid "Display After"
|
171 |
+
msgstr "Prikaži posle"
|
172 |
+
|
173 |
+
#: ../classes/class-wpfront-notification-bar-options.php:46
|
174 |
+
msgid "Animation Duration"
|
175 |
+
msgstr "Trajanje animacije"
|
176 |
+
|
177 |
+
#: ../classes/class-wpfront-notification-bar-options.php:47
|
178 |
+
msgid "Display Close Button"
|
179 |
+
msgstr "Prikaži taster “Zatvori”"
|
180 |
+
|
181 |
+
#: ../classes/class-wpfront-notification-bar-options.php:48
|
182 |
+
msgid "Auto Close After"
|
183 |
+
msgstr "Automatski zatvori posle"
|
184 |
+
|
185 |
+
#: ../classes/class-wpfront-notification-bar-options.php:49
|
186 |
+
msgid "Display Button"
|
187 |
+
msgstr "Prikaži taster"
|
188 |
+
|
189 |
+
#: ../classes/class-wpfront-notification-bar-options.php:50
|
190 |
+
msgid "Button Text"
|
191 |
+
msgstr "Tekst tastera"
|
192 |
+
|
193 |
+
#: ../classes/class-wpfront-notification-bar-options.php:51
|
194 |
+
msgid "Button Action"
|
195 |
+
msgstr "Aktivnost tastera"
|
196 |
+
|
197 |
+
#: ../classes/class-wpfront-notification-bar-options.php:52
|
198 |
+
msgid "Open URL:"
|
199 |
+
msgstr "Otvori URL:"
|
200 |
+
|
201 |
+
#: ../classes/class-wpfront-notification-bar-options.php:53
|
202 |
+
msgid "Open URL in new tab/window"
|
203 |
+
msgstr "Otvori URL u novom tabulatoru/prozoru"
|
204 |
+
|
205 |
+
#: ../classes/class-wpfront-notification-bar-options.php:54
|
206 |
+
msgid "Execute JavaScript"
|
207 |
+
msgstr "Izvrši JavaScript"
|
208 |
+
|
209 |
+
#: ../classes/class-wpfront-notification-bar-options.php:55
|
210 |
+
msgid "Close Bar on Button Click"
|
211 |
+
msgstr "Zatvori traku sa menijem klikom na taster"
|
212 |
+
|
213 |
+
#: ../classes/class-wpfront-notification-bar-options.php:56
|
214 |
+
msgid "Display Shadow"
|
215 |
+
msgstr "Prikaži senku"
|
216 |
+
|
217 |
+
#: ../classes/class-wpfront-notification-bar-options.php:57
|
218 |
+
msgid "Fixed at Position"
|
219 |
+
msgstr "Fiksiranu na položaju"
|
220 |
+
|
221 |
+
#: ../classes/class-wpfront-notification-bar-options.php:58
|
222 |
+
msgid "Message Text Color"
|
223 |
+
msgstr "Boja teksta poruke"
|
224 |
+
|
225 |
+
#: ../classes/class-wpfront-notification-bar-options.php:59
|
226 |
+
#: ../classes/class-wpfront-notification-bar-options.php:61
|
227 |
+
msgid "From Color"
|
228 |
+
msgstr "Od boje"
|
229 |
+
|
230 |
+
#: ../classes/class-wpfront-notification-bar-options.php:60
|
231 |
+
#: ../classes/class-wpfront-notification-bar-options.php:62
|
232 |
+
msgid "To Color"
|
233 |
+
msgstr "Do boje"
|
234 |
+
|
235 |
+
#: ../classes/class-wpfront-notification-bar-options.php:63
|
236 |
+
msgid "Button Text Color"
|
237 |
+
msgstr "Boja teksta tastera"
|
238 |
+
|
239 |
+
#: ../classes/class-wpfront-notification-bar-options.php:64
|
240 |
+
msgid "Display on Pages"
|
241 |
+
msgstr "Prikaži na stranicama"
|
242 |
+
|
243 |
+
#: ../classes/class-wpfront-notification-bar-options.php:67
|
244 |
+
msgid "Display Reopen Button"
|
245 |
+
msgstr "Prikaži taster “Ponovo otvori”"
|
246 |
+
|
247 |
+
#: ../classes/class-wpfront-notification-bar-options.php:68
|
248 |
+
msgid "Reopen Button Color"
|
249 |
+
msgstr "Boja tastera “Ponovo otvori”"
|
250 |
+
|
251 |
+
#: ../classes/class-wpfront-notification-bar-options.php:69
|
252 |
+
msgid "Keep Closed"
|
253 |
+
msgstr "Neka ostane zatvoren "
|
254 |
+
|
255 |
+
#: ../classes/class-wpfront-notification-bar-options.php:70
|
256 |
+
msgid "Keep Closed For"
|
257 |
+
msgstr "Neka ostane zatvoren za"
|
258 |
+
|
259 |
+
#: ../classes/class-wpfront-notification-bar-options.php:71
|
260 |
+
msgid "Position Offset"
|
261 |
+
msgstr "Offset pozicija"
|
262 |
+
|
263 |
+
#: ../classes/class-wpfront-notification-bar-options.php:72
|
264 |
+
msgid "Custom CSS"
|
265 |
+
msgstr "Prilagođeni CSS"
|
266 |
+
|
267 |
+
#: ../classes/class-wpfront-notification-bar-options.php:73
|
268 |
+
msgid "Close Button Color"
|
269 |
+
msgstr "Boja tastera “Zatvori”"
|
270 |
+
|
271 |
+
#: ../classes/class-wpfront-notification-bar-options.php:76
|
272 |
+
msgid "Display for User Roles"
|
273 |
+
msgstr "Prikaži za korisničke uloge"
|
274 |
+
|
275 |
+
#: ../classes/class-wpfront-notification-bar-options.php:78
|
276 |
+
msgid "Display on Scroll"
|
277 |
+
msgstr "Prikaži skrolovanjem "
|
278 |
+
|
279 |
+
#: ../classes/class-wpfront-notification-bar-options.php:79
|
280 |
+
msgid "Scroll Offset"
|
281 |
+
msgstr "Skroluj offset"
|
282 |
+
|
283 |
+
#: ../classes/class-wpfront-notification-bar-options.php:80
|
284 |
+
msgid "Start Date"
|
285 |
+
msgstr "Početni datum"
|
286 |
+
|
287 |
+
#: ../classes/class-wpfront-notification-bar-options.php:81
|
288 |
+
msgid "End Date"
|
289 |
+
msgstr "Završni datum"
|
290 |
+
|
291 |
+
#: ../classes/class-wpfront-notification-bar.php:62
|
292 |
+
msgid "WPFront Notification Bar"
|
293 |
+
msgstr "WPFront Notification Bar"
|
294 |
+
|
295 |
+
#: ../classes/class-wpfront-notification-bar.php:62
|
296 |
+
msgid "Notification Bar"
|
297 |
+
msgstr "Notification Bar"
|
298 |
+
|
299 |
+
#: ../classes/class-wpfront-notification-bar.php:176
|
300 |
+
#: ../classes/class-wpfront-notification-bar.php:180
|
301 |
+
msgid "[Page]"
|
302 |
+
msgstr "[Stranica]"
|
303 |
+
|
304 |
+
#: ../classes/class-wpfront-notification-bar.php:176
|
305 |
+
msgid "Home"
|
306 |
+
msgstr "Početna"
|
307 |
+
|
308 |
+
#: ../classes/class-wpfront-notification-bar.php:185
|
309 |
+
msgid "[Post]"
|
310 |
+
msgstr "[Post]"
|
311 |
+
|
312 |
+
#: ../templates/options-template.php:32
|
313 |
+
msgid "WPFront Notification Bar Settings"
|
314 |
+
msgstr "Podešavanja WPFront trake za obaveštenja"
|
315 |
+
|
316 |
+
#: ../templates/options-template.php:34
|
317 |
+
msgid "Display"
|
318 |
+
msgstr "Prikaži"
|
319 |
+
|
320 |
+
#: ../templates/options-template.php:50
|
321 |
+
msgid "Top"
|
322 |
+
msgstr "Vrh"
|
323 |
+
|
324 |
+
#: ../templates/options-template.php:51
|
325 |
+
msgid "Bottom"
|
326 |
+
msgstr "Dno"
|
327 |
+
|
328 |
+
#: ../templates/options-template.php:60
|
329 |
+
msgid "[Sticky Bar, bar will stay at position regardless of scrolling.]"
|
330 |
+
msgstr "[Sticky Bar traka će ostati na istom mestu bez obzira na skrolovanje.]"
|
331 |
+
|
332 |
+
#: ../templates/options-template.php:68
|
333 |
+
msgid "[Displays the bar on window scroll.]"
|
334 |
+
msgstr "[Prikazuje traku prilikom skrolovanja prozora.]"
|
335 |
+
|
336 |
+
#: ../templates/options-template.php:76 ../templates/options-template.php:84
|
337 |
+
#: ../templates/options-template.php:92
|
338 |
+
msgid "px"
|
339 |
+
msgstr "px"
|
340 |
+
|
341 |
+
#: ../templates/options-template.php:76
|
342 |
+
msgid "Number of pixels to be scrolled before the bar appears."
|
343 |
+
msgstr "Broj piksela za skrolovanje pre nego što se traka pojavi."
|
344 |
+
|
345 |
+
#: ../templates/options-template.php:84
|
346 |
+
msgid "Set 0px to auto fit contents."
|
347 |
+
msgstr "Podesite na 0px da biste automatski uklopili sadržaj."
|
348 |
+
|
349 |
+
#: ../templates/options-template.php:92
|
350 |
+
msgid ""
|
351 |
+
"(Top bar only) If you find the bar overlapping, try increasing this value. "
|
352 |
+
"(eg. WordPress 3.8 Twenty Fourteen theme, set 48px)"
|
353 |
+
msgstr ""
|
354 |
+
"(Traka samo na vrhu) Ako vam se traka preklapa, pokušajte da povećate ovu "
|
355 |
+
"vrednost. (Npr. WordPress 3.8 Twenty Fourteen temu podesite na 48px)"
|
356 |
+
|
357 |
+
#: ../templates/options-template.php:100 ../templates/options-template.php:108
|
358 |
+
#: ../templates/options-template.php:124
|
359 |
+
msgid "second(s)"
|
360 |
+
msgstr "sekund(e)"
|
361 |
+
|
362 |
+
#: ../templates/options-template.php:100
|
363 |
+
msgid ""
|
364 |
+
"Set 0 second(s) to display immediately. Do not work in \"Display on Scroll\" "
|
365 |
+
"mode."
|
366 |
+
msgstr ""
|
367 |
+
"Podesite na 0 sekundi da biste odmah prikazali. Nemojte raditi u režimu "
|
368 |
+
"\"Prikaži skrolovanjem\" "
|
369 |
+
|
370 |
+
#: ../templates/options-template.php:108
|
371 |
+
msgid "Set 0 second(s) for no animation."
|
372 |
+
msgstr "Podesite vrednost na 0 sekundi ako nećete animaciju."
|
373 |
+
|
374 |
+
#: ../templates/options-template.php:116
|
375 |
+
msgid "[Displays a close button at the top right corner of the bar.]"
|
376 |
+
msgstr "[Prikazuje taster “Zatvori” u gornjem desnom uglu trake.]"
|
377 |
+
|
378 |
+
#: ../templates/options-template.php:124
|
379 |
+
msgid ""
|
380 |
+
"Set 0 second(s) to disable auto close. Do not work in \"Display on Scroll\" "
|
381 |
+
"mode."
|
382 |
+
msgstr ""
|
383 |
+
"Podesite vrednost na 0 sekundi da biste deaktivirali automatsko zatvaranje. "
|
384 |
+
"Nemojte raditi u režimu \"Prikaži skrolovanjem\" "
|
385 |
+
|
386 |
+
#: ../templates/options-template.php:140
|
387 |
+
msgid "A reopen button will be displayed after the bar is closed."
|
388 |
+
msgstr "Kad se traka zatvori, prikazaće se taster “Ponovo otvori”."
|
389 |
+
|
390 |
+
#: ../templates/options-template.php:148
|
391 |
+
msgid "Once closed, bar will display closed on other pages."
|
392 |
+
msgstr "Kad se zatvori, traka će ostati zatvorena i na drugim stranicama."
|
393 |
+
|
394 |
+
#: ../templates/options-template.php:156
|
395 |
+
msgid "day(s)"
|
396 |
+
msgstr "dan(i)"
|
397 |
+
|
398 |
+
#: ../templates/options-template.php:156
|
399 |
+
msgid ""
|
400 |
+
"Bar will be kept closed for the number of days specified from last closed "
|
401 |
+
"date."
|
402 |
+
msgstr ""
|
403 |
+
"Traka će ostati zatvorena onoliko dana koliko ste naveli od poslednjeg "
|
404 |
+
"datuma zatvaranja."
|
405 |
+
|
406 |
+
#: ../templates/options-template.php:161
|
407 |
+
msgid "Content"
|
408 |
+
msgstr "Sadržaj"
|
409 |
+
|
410 |
+
#: ../templates/options-template.php:170
|
411 |
+
msgid "[HTML tags are allowed. e.g. Add <br /> for break.]"
|
412 |
+
msgstr "[Dozvoljene su HTML oznake. npr. Dodajte <br /> za pauzu.]"
|
413 |
+
|
414 |
+
#: ../templates/options-template.php:178
|
415 |
+
msgid "[Displays a button next to the message.]"
|
416 |
+
msgstr "[Prikazuje taster pored poruke.]"
|
417 |
+
|
418 |
+
#: ../templates/options-template.php:223
|
419 |
+
msgid "Filter"
|
420 |
+
msgstr "Filter"
|
421 |
+
|
422 |
+
#: ../templates/options-template.php:230 ../templates/options-template.php:238
|
423 |
+
msgid "[YYYY-MM-DD]"
|
424 |
+
msgstr "[YYYY-MM-DD]"
|
425 |
+
|
426 |
+
#: ../templates/options-template.php:248
|
427 |
+
msgid "All pages."
|
428 |
+
msgstr "Sve stranice"
|
429 |
+
|
430 |
+
#: ../templates/options-template.php:253
|
431 |
+
msgid "Only in landing page."
|
432 |
+
msgstr "Samo na odredišnoj stranici."
|
433 |
+
|
434 |
+
#: ../templates/options-template.php:253
|
435 |
+
msgid "[The first page they visit on your website.]"
|
436 |
+
msgstr "[Prva stranica koju posete na vašem web site-u.]"
|
437 |
+
|
438 |
+
#: ../templates/options-template.php:258
|
439 |
+
msgid "Include in following pages"
|
440 |
+
msgstr "Uključi na sledećim stranicama"
|
441 |
+
|
442 |
+
#: ../templates/options-template.php:278
|
443 |
+
msgid "Exclude in following pages"
|
444 |
+
msgstr "Skloni sa sledećih stranica"
|
445 |
+
|
446 |
+
#: ../templates/options-template.php:305
|
447 |
+
msgid "All users."
|
448 |
+
msgstr "Svi korisnici"
|
449 |
+
|
450 |
+
#: ../templates/options-template.php:310
|
451 |
+
msgid "All logged in users."
|
452 |
+
msgstr "Svi prijavljeni korisnici"
|
453 |
+
|
454 |
+
#: ../templates/options-template.php:315
|
455 |
+
msgid "Guest users. [Non-logged in users]"
|
456 |
+
msgstr "Gosti [Neprijavljeni korisnici]"
|
457 |
+
|
458 |
+
#: ../templates/options-template.php:320
|
459 |
+
msgid "For following user roles"
|
460 |
+
msgstr "Za sledeće korisničke uloge"
|
461 |
+
|
462 |
+
#: ../templates/options-template.php:340
|
463 |
+
msgid "[No Role]"
|
464 |
+
msgstr "[Bez uloge]"
|
465 |
+
|
466 |
+
#: ../templates/options-template.php:346
|
467 |
+
msgid "[Guest]"
|
468 |
+
msgstr "[Gost]"
|
469 |
+
|
470 |
+
#: ../templates/options-template.php:354
|
471 |
+
msgid "Color"
|
472 |
+
msgstr "Boja"
|
473 |
+
|
474 |
+
#: ../templates/options-template.php:358
|
475 |
+
msgid "Bar Color"
|
476 |
+
msgstr "Boja trake"
|
477 |
+
|
478 |
+
#: ../templates/options-template.php:369 ../templates/options-template.php:394
|
479 |
+
msgid "[Select two different colors to create a gradient.]"
|
480 |
+
msgstr "[Odaberite dve različite boje da biste postigli dinamičnost]"
|
481 |
+
|
482 |
+
#: ../templates/options-template.php:383
|
483 |
+
msgid "Button Color"
|
484 |
+
msgstr "Boja tastera"
|
485 |
+
|
486 |
+
#: ../templates/options-template.php:432
|
487 |
+
msgid "[Normal, Hover, X]"
|
488 |
+
msgstr "[Normalna, nakon prevlačenja mišem, X]"
|
489 |
+
|
490 |
+
#: ../templates/options-template.php:437
|
491 |
+
msgid "CSS"
|
492 |
+
msgstr "CSS"
|
493 |
+
|
494 |
+
#: ../templates/options-template.php:453
|
495 |
+
msgid "Plugin Ideas"
|
496 |
+
msgstr "Ideje za plugin"
|
497 |
+
|
498 |
+
#~ msgid "Animate Display"
|
499 |
+
#~ msgstr "Animate Display"
|
500 |
+
|
501 |
+
#~ msgid "Animate Display Delay"
|
502 |
+
#~ msgstr "Animate Display Delay"
|
readme.txt
CHANGED
@@ -3,8 +3,8 @@ Contributors: syammohanm
|
|
3 |
Donate link: http://wpfront.com/donate/
|
4 |
Tags: notification bar, wordpress notification bar, top bar, bottom bar, notification, bar, quick bar, fixed bar, sticky bar, message bar, message, floating bar, notice, sticky header, special offer, discount offer, offer, important, attention bar, highlight bar, popup bar, hellobar, heads up, heads up bar, headsup, headsupbar, popup, Toolbar
|
5 |
Requires at least: 3.0
|
6 |
-
Tested up to: 4.
|
7 |
-
Stable tag: 1.4.
|
8 |
License: GPLv3
|
9 |
License URI: http://www.gnu.org/licenses/gpl-3.0.html
|
10 |
|
@@ -36,6 +36,7 @@ Visit [WPFront Notification Bar Settings](http://wpfront.com/notification-bar-pl
|
|
36 |
Localization Contributors:
|
37 |
<li>[Anders Lind](http://erding-mallards.de) (German) </li>
|
38 |
<li>[Botfai Tibor](http://gidano.hu) (Hungarian) </li>
|
|
|
39 |
|
40 |
== Installation ==
|
41 |
|
@@ -65,12 +66,15 @@ The new version(1.3) allows you to filter the bar based on user roles. In this c
|
|
65 |
2. Bar on bottom.
|
66 |
3. Settings page.
|
67 |
|
68 |
-
|
69 |
== Changelog ==
|
70 |
|
|
|
|
|
|
|
|
|
71 |
= 1.4.1 =
|
72 |
* Bug fixes.
|
73 |
-
* Hungarian translation.
|
74 |
|
75 |
= 1.4 =
|
76 |
* Display on Scroll option added.
|
@@ -104,6 +108,9 @@ The new version(1.3) allows you to filter the bar based on user roles. In this c
|
|
104 |
|
105 |
== Upgrade Notice ==
|
106 |
|
|
|
|
|
|
|
107 |
= 1.4.1 =
|
108 |
* A couple of bug fixes.
|
109 |
|
3 |
Donate link: http://wpfront.com/donate/
|
4 |
Tags: notification bar, wordpress notification bar, top bar, bottom bar, notification, bar, quick bar, fixed bar, sticky bar, message bar, message, floating bar, notice, sticky header, special offer, discount offer, offer, important, attention bar, highlight bar, popup bar, hellobar, heads up, heads up bar, headsup, headsupbar, popup, Toolbar
|
5 |
Requires at least: 3.0
|
6 |
+
Tested up to: 4.2
|
7 |
+
Stable tag: 1.4.2
|
8 |
License: GPLv3
|
9 |
License URI: http://www.gnu.org/licenses/gpl-3.0.html
|
10 |
|
36 |
Localization Contributors:
|
37 |
<li>[Anders Lind](http://erding-mallards.de) (German) </li>
|
38 |
<li>[Botfai Tibor](http://gidano.hu) (Hungarian) </li>
|
39 |
+
<li>[Borisa Djuraskovic](http://webhostinghub.com) (Serbo-Croatian) </li>
|
40 |
|
41 |
== Installation ==
|
42 |
|
66 |
2. Bar on bottom.
|
67 |
3. Settings page.
|
68 |
|
|
|
69 |
== Changelog ==
|
70 |
|
71 |
+
= 1.4.2 =
|
72 |
+
* Bug fixes.
|
73 |
+
* Serbo-Croatian translation. Thanks to Borisa Djuraskovic.
|
74 |
+
|
75 |
= 1.4.1 =
|
76 |
* Bug fixes.
|
77 |
+
* Hungarian translation. Thanks to Botfai Tibor.
|
78 |
|
79 |
= 1.4 =
|
80 |
* Display on Scroll option added.
|
108 |
|
109 |
== Upgrade Notice ==
|
110 |
|
111 |
+
= 1.4.2 =
|
112 |
+
* Bug fixes.
|
113 |
+
|
114 |
= 1.4.1 =
|
115 |
* A couple of bug fixes.
|
116 |
|
wpfront-notification-bar.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
* Plugin Name: WPFront Notification Bar
|
4 |
* Plugin URI: http://wpfront.com/notification-bar-plugin/
|
5 |
* Description: Easily lets you create a bar on top or bottom to display a notification.
|
6 |
-
* Version: 1.4.
|
7 |
* Author: Syam Mohan
|
8 |
* Author URI: http://wpfront.com
|
9 |
* License: GPL v3
|
3 |
* Plugin Name: WPFront Notification Bar
|
4 |
* Plugin URI: http://wpfront.com/notification-bar-plugin/
|
5 |
* Description: Easily lets you create a bar on top or bottom to display a notification.
|
6 |
+
* Version: 1.4.2
|
7 |
* Author: Syam Mohan
|
8 |
* Author URI: http://wpfront.com
|
9 |
* License: GPL v3
|