Version Description
Download this release
Release Info
Developer | reedyseth |
Plugin | ![]() |
Version | 140204 |
Comparing to | |
See all releases |
Code changes from version 140129 to 140204
- LICENSE.txt +340 -340
- classes/helper.class.php +36 -36
- langs/subscribe-reloaded-be_BY.mo +0 -0
- langs/subscribe-reloaded-be_BY.po +1764 -1566
- langs/subscribe-reloaded-da_DK.mo +0 -0
- langs/subscribe-reloaded-da_DK.po +1309 -1130
- langs/subscribe-reloaded-de_DE.mo +0 -0
- langs/subscribe-reloaded-de_DE.po +1747 -1483
- langs/subscribe-reloaded-es_ES.mo +0 -0
- langs/subscribe-reloaded-es_ES.po +1343 -1220
- langs/subscribe-reloaded-fr_FR.mo +0 -0
- langs/subscribe-reloaded-fr_FR.po +1375 -1245
- langs/subscribe-reloaded-id_ID.mo +0 -0
- langs/subscribe-reloaded-id_ID.po +1247 -1025
- langs/subscribe-reloaded-it_IT.mo +0 -0
- langs/subscribe-reloaded-it_IT.po +1357 -1110
- langs/subscribe-reloaded-nb_NO.mo +0 -0
- langs/subscribe-reloaded-nb_NO.po +1258 -1116
- langs/subscribe-reloaded-nl_NL.mo +0 -0
- langs/subscribe-reloaded-nl_NL.po +1342 -1132
- langs/subscribe-reloaded-pl_PL.mo +0 -0
- langs/subscribe-reloaded-pl_PL.po +1345 -1108
- langs/subscribe-reloaded-pt_BR.mo +0 -0
- langs/subscribe-reloaded-pt_BR.po +1658 -1405
- langs/subscribe-reloaded-pt_PT.mo +0 -0
- langs/subscribe-reloaded-pt_PT.po +1664 -1462
- langs/subscribe-reloaded-ru_RU.mo +0 -0
- langs/subscribe-reloaded-ru_RU.po +1770 -1544
- langs/subscribe-reloaded-sr_RS.mo +0 -0
- langs/subscribe-reloaded-sr_RS.po +1330 -1128
- langs/subscribe-reloaded-sv_SE.mo +0 -0
- langs/subscribe-reloaded-sv_SE.po +1279 -1070
- langs/subscribe-reloaded-tr_TR.mo +0 -0
- langs/subscribe-reloaded-tr_TR.po +1323 -1107
- langs/subscribe-reloaded-zh_CN.mo +0 -0
- langs/subscribe-reloaded-zh_CN.po +1182 -1027
- langs/subscribe-reloaded.pot +1122 -1122
- options/index.php +86 -86
- options/panel1-business-logic.php +104 -104
- options/panel1-edit-subscription.php +39 -39
- options/panel1.php +160 -160
- options/panel2.php +191 -168
- options/panel3.php +212 -212
- options/panel4.php +154 -154
- options/panel5.php +139 -139
- options/panel6.php +32 -31
- post-and-comments.css +11 -11
- readme.txt +166 -161
- style.css +150 -150
- subscribe-to-comments-reloaded.php +1575 -1565
- templates/author.php +88 -88
- templates/confirm.php +15 -15
- templates/request-management-link.php +86 -86
- templates/subscribe.php +100 -100
- templates/user.php +81 -81
- uninstall.php +61 -60
- wpml-config.xml +21 -21
LICENSE.txt
CHANGED
@@ -1,340 +1,340 @@
|
|
1 |
-
GNU GENERAL PUBLIC LICENSE
|
2 |
-
Version 2, June 1991
|
3 |
-
|
4 |
-
Copyright (C) 1989, 1991 Free Software Foundation, Inc.
|
5 |
-
51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
6 |
-
Everyone is permitted to copy and distribute verbatim copies
|
7 |
-
of this license document, but changing it is not allowed.
|
8 |
-
|
9 |
-
Preamble
|
10 |
-
|
11 |
-
The licenses for most software are designed to take away your
|
12 |
-
freedom to share and change it. By contrast, the GNU General Public
|
13 |
-
License is intended to guarantee your freedom to share and change free
|
14 |
-
software--to make sure the software is free for all its users. This
|
15 |
-
General Public License applies to most of the Free Software
|
16 |
-
Foundation's software and to any other program whose authors commit to
|
17 |
-
using it. (Some other Free Software Foundation software is covered by
|
18 |
-
the GNU Library General Public License instead.) You can apply it to
|
19 |
-
your programs, too.
|
20 |
-
|
21 |
-
When we speak of free software, we are referring to freedom, not
|
22 |
-
price. Our General Public Licenses are designed to make sure that you
|
23 |
-
have the freedom to distribute copies of free software (and charge for
|
24 |
-
this service if you wish), that you receive source code or can get it
|
25 |
-
if you want it, that you can change the software or use pieces of it
|
26 |
-
in new free programs; and that you know you can do these things.
|
27 |
-
|
28 |
-
To protect your rights, we need to make restrictions that forbid
|
29 |
-
anyone to deny you these rights or to ask you to surrender the rights.
|
30 |
-
These restrictions translate to certain responsibilities for you if you
|
31 |
-
distribute copies of the software, or if you modify it.
|
32 |
-
|
33 |
-
For example, if you distribute copies of such a program, whether
|
34 |
-
gratis or for a fee, you must give the recipients all the rights that
|
35 |
-
you have. You must make sure that they, too, receive or can get the
|
36 |
-
source code. And you must show them these terms so they know their
|
37 |
-
rights.
|
38 |
-
|
39 |
-
We protect your rights with two steps: (1) copyright the software, and
|
40 |
-
(2) offer you this license which gives you legal permission to copy,
|
41 |
-
distribute and/or modify the software.
|
42 |
-
|
43 |
-
Also, for each author's protection and ours, we want to make certain
|
44 |
-
that everyone understands that there is no warranty for this free
|
45 |
-
software. If the software is modified by someone else and passed on, we
|
46 |
-
want its recipients to know that what they have is not the original, so
|
47 |
-
that any problems introduced by others will not reflect on the original
|
48 |
-
authors' reputations.
|
49 |
-
|
50 |
-
Finally, any free program is threatened constantly by software
|
51 |
-
patents. We wish to avoid the danger that redistributors of a free
|
52 |
-
program will individually obtain patent licenses, in effect making the
|
53 |
-
program proprietary. To prevent this, we have made it clear that any
|
54 |
-
patent must be licensed for everyone's free use or not licensed at all.
|
55 |
-
|
56 |
-
The precise terms and conditions for copying, distribution and
|
57 |
-
modification follow.
|
58 |
-
|
59 |
-
GNU GENERAL PUBLIC LICENSE
|
60 |
-
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
|
61 |
-
|
62 |
-
0. This License applies to any program or other work which contains
|
63 |
-
a notice placed by the copyright holder saying it may be distributed
|
64 |
-
under the terms of this General Public License. The "Program", below,
|
65 |
-
refers to any such program or work, and a "work based on the Program"
|
66 |
-
means either the Program or any derivative work under copyright law:
|
67 |
-
that is to say, a work containing the Program or a portion of it,
|
68 |
-
either verbatim or with modifications and/or translated into another
|
69 |
-
language. (Hereinafter, translation is included without limitation in
|
70 |
-
the term "modification".) Each licensee is addressed as "you".
|
71 |
-
|
72 |
-
Activities other than copying, distribution and modification are not
|
73 |
-
covered by this License; they are outside its scope. The act of
|
74 |
-
running the Program is not restricted, and the output from the Program
|
75 |
-
is covered only if its contents constitute a work based on the
|
76 |
-
Program (independent of having been made by running the Program).
|
77 |
-
Whether that is true depends on what the Program does.
|
78 |
-
|
79 |
-
1. You may copy and distribute verbatim copies of the Program's
|
80 |
-
source code as you receive it, in any medium, provided that you
|
81 |
-
conspicuously and appropriately publish on each copy an appropriate
|
82 |
-
copyright notice and disclaimer of warranty; keep intact all the
|
83 |
-
notices that refer to this License and to the absence of any warranty;
|
84 |
-
and give any other recipients of the Program a copy of this License
|
85 |
-
along with the Program.
|
86 |
-
|
87 |
-
You may charge a fee for the physical act of transferring a copy, and
|
88 |
-
you may at your option offer warranty protection in exchange for a fee.
|
89 |
-
|
90 |
-
2. You may modify your copy or copies of the Program or any portion
|
91 |
-
of it, thus forming a work based on the Program, and copy and
|
92 |
-
distribute such modifications or work under the terms of Section 1
|
93 |
-
above, provided that you also meet all of these conditions:
|
94 |
-
|
95 |
-
a) You must cause the modified files to carry prominent notices
|
96 |
-
stating that you changed the files and the date of any change.
|
97 |
-
|
98 |
-
b) You must cause any work that you distribute or publish, that in
|
99 |
-
whole or in part contains or is derived from the Program or any
|
100 |
-
part thereof, to be licensed as a whole at no charge to all third
|
101 |
-
parties under the terms of this License.
|
102 |
-
|
103 |
-
c) If the modified program normally reads commands interactively
|
104 |
-
when run, you must cause it, when started running for such
|
105 |
-
interactive use in the most ordinary way, to print or display an
|
106 |
-
announcement including an appropriate copyright notice and a
|
107 |
-
notice that there is no warranty (or else, saying that you provide
|
108 |
-
a warranty) and that users may redistribute the program under
|
109 |
-
these conditions, and telling the user how to view a copy of this
|
110 |
-
License. (Exception: if the Program itself is interactive but
|
111 |
-
does not normally print such an announcement, your work based on
|
112 |
-
the Program is not required to print an announcement.)
|
113 |
-
|
114 |
-
These requirements apply to the modified work as a whole. If
|
115 |
-
identifiable sections of that work are not derived from the Program,
|
116 |
-
and can be reasonably considered independent and separate works in
|
117 |
-
themselves, then this License, and its terms, do not apply to those
|
118 |
-
sections when you distribute them as separate works. But when you
|
119 |
-
distribute the same sections as part of a whole which is a work based
|
120 |
-
on the Program, the distribution of the whole must be on the terms of
|
121 |
-
this License, whose permissions for other licensees extend to the
|
122 |
-
entire whole, and thus to each and every part regardless of who wrote it.
|
123 |
-
|
124 |
-
Thus, it is not the intent of this section to claim rights or contest
|
125 |
-
your rights to work written entirely by you; rather, the intent is to
|
126 |
-
exercise the right to control the distribution of derivative or
|
127 |
-
collective works based on the Program.
|
128 |
-
|
129 |
-
In addition, mere aggregation of another work not based on the Program
|
130 |
-
with the Program (or with a work based on the Program) on a volume of
|
131 |
-
a storage or distribution medium does not bring the other work under
|
132 |
-
the scope of this License.
|
133 |
-
|
134 |
-
3. You may copy and distribute the Program (or a work based on it,
|
135 |
-
under Section 2) in object code or executable form under the terms of
|
136 |
-
Sections 1 and 2 above provided that you also do one of the following:
|
137 |
-
|
138 |
-
a) Accompany it with the complete corresponding machine-readable
|
139 |
-
source code, which must be distributed under the terms of Sections
|
140 |
-
1 and 2 above on a medium customarily used for software interchange; or,
|
141 |
-
|
142 |
-
b) Accompany it with a written offer, valid for at least three
|
143 |
-
years, to give any third party, for a charge no more than your
|
144 |
-
cost of physically performing source distribution, a complete
|
145 |
-
machine-readable copy of the corresponding source code, to be
|
146 |
-
distributed under the terms of Sections 1 and 2 above on a medium
|
147 |
-
customarily used for software interchange; or,
|
148 |
-
|
149 |
-
c) Accompany it with the information you received as to the offer
|
150 |
-
to distribute corresponding source code. (This alternative is
|
151 |
-
allowed only for noncommercial distribution and only if you
|
152 |
-
received the program in object code or executable form with such
|
153 |
-
an offer, in accord with Subsection b above.)
|
154 |
-
|
155 |
-
The source code for a work means the preferred form of the work for
|
156 |
-
making modifications to it. For an executable work, complete source
|
157 |
-
code means all the source code for all modules it contains, plus any
|
158 |
-
associated interface definition files, plus the scripts used to
|
159 |
-
control compilation and installation of the executable. However, as a
|
160 |
-
special exception, the source code distributed need not include
|
161 |
-
anything that is normally distributed (in either source or binary
|
162 |
-
form) with the major components (compiler, kernel, and so on) of the
|
163 |
-
operating system on which the executable runs, unless that component
|
164 |
-
itself accompanies the executable.
|
165 |
-
|
166 |
-
If distribution of executable or object code is made by offering
|
167 |
-
access to copy from a designated place, then offering equivalent
|
168 |
-
access to copy the source code from the same place counts as
|
169 |
-
distribution of the source code, even though third parties are not
|
170 |
-
compelled to copy the source along with the object code.
|
171 |
-
|
172 |
-
4. You may not copy, modify, sublicense, or distribute the Program
|
173 |
-
except as expressly provided under this License. Any attempt
|
174 |
-
otherwise to copy, modify, sublicense or distribute the Program is
|
175 |
-
void, and will automatically terminate your rights under this License.
|
176 |
-
However, parties who have received copies, or rights, from you under
|
177 |
-
this License will not have their licenses terminated so long as such
|
178 |
-
parties remain in full compliance.
|
179 |
-
|
180 |
-
5. You are not required to accept this License, since you have not
|
181 |
-
signed it. However, nothing else grants you permission to modify or
|
182 |
-
distribute the Program or its derivative works. These actions are
|
183 |
-
prohibited by law if you do not accept this License. Therefore, by
|
184 |
-
modifying or distributing the Program (or any work based on the
|
185 |
-
Program), you indicate your acceptance of this License to do so, and
|
186 |
-
all its terms and conditions for copying, distributing or modifying
|
187 |
-
the Program or works based on it.
|
188 |
-
|
189 |
-
6. Each time you redistribute the Program (or any work based on the
|
190 |
-
Program), the recipient automatically receives a license from the
|
191 |
-
original licensor to copy, distribute or modify the Program subject to
|
192 |
-
these terms and conditions. You may not impose any further
|
193 |
-
restrictions on the recipients' exercise of the rights granted herein.
|
194 |
-
You are not responsible for enforcing compliance by third parties to
|
195 |
-
this License.
|
196 |
-
|
197 |
-
7. If, as a consequence of a court judgment or allegation of patent
|
198 |
-
infringement or for any other reason (not limited to patent issues),
|
199 |
-
conditions are imposed on you (whether by court order, agreement or
|
200 |
-
otherwise) that contradict the conditions of this License, they do not
|
201 |
-
excuse you from the conditions of this License. If you cannot
|
202 |
-
distribute so as to satisfy simultaneously your obligations under this
|
203 |
-
License and any other pertinent obligations, then as a consequence you
|
204 |
-
may not distribute the Program at all. For example, if a patent
|
205 |
-
license would not permit royalty-free redistribution of the Program by
|
206 |
-
all those who receive copies directly or indirectly through you, then
|
207 |
-
the only way you could satisfy both it and this License would be to
|
208 |
-
refrain entirely from distribution of the Program.
|
209 |
-
|
210 |
-
If any portion of this section is held invalid or unenforceable under
|
211 |
-
any particular circumstance, the balance of the section is intended to
|
212 |
-
apply and the section as a whole is intended to apply in other
|
213 |
-
circumstances.
|
214 |
-
|
215 |
-
It is not the purpose of this section to induce you to infringe any
|
216 |
-
patents or other property right claims or to contest validity of any
|
217 |
-
such claims; this section has the sole purpose of protecting the
|
218 |
-
integrity of the free software distribution system, which is
|
219 |
-
implemented by public license practices. Many people have made
|
220 |
-
generous contributions to the wide range of software distributed
|
221 |
-
through that system in reliance on consistent application of that
|
222 |
-
system; it is up to the author/donor to decide if he or she is willing
|
223 |
-
to distribute software through any other system and a licensee cannot
|
224 |
-
impose that choice.
|
225 |
-
|
226 |
-
This section is intended to make thoroughly clear what is believed to
|
227 |
-
be a consequence of the rest of this License.
|
228 |
-
|
229 |
-
8. If the distribution and/or use of the Program is restricted in
|
230 |
-
certain countries either by patents or by copyrighted interfaces, the
|
231 |
-
original copyright holder who places the Program under this License
|
232 |
-
may add an explicit geographical distribution limitation excluding
|
233 |
-
those countries, so that distribution is permitted only in or among
|
234 |
-
countries not thus excluded. In such case, this License incorporates
|
235 |
-
the limitation as if written in the body of this License.
|
236 |
-
|
237 |
-
9. The Free Software Foundation may publish revised and/or new versions
|
238 |
-
of the General Public License from time to time. Such new versions will
|
239 |
-
be similar in spirit to the present version, but may differ in detail to
|
240 |
-
address new problems or concerns.
|
241 |
-
|
242 |
-
Each version is given a distinguishing version number. If the Program
|
243 |
-
specifies a version number of this License which applies to it and "any
|
244 |
-
later version", you have the option of following the terms and conditions
|
245 |
-
either of that version or of any later version published by the Free
|
246 |
-
Software Foundation. If the Program does not specify a version number of
|
247 |
-
this License, you may choose any version ever published by the Free Software
|
248 |
-
Foundation.
|
249 |
-
|
250 |
-
10. If you wish to incorporate parts of the Program into other free
|
251 |
-
programs whose distribution conditions are different, write to the author
|
252 |
-
to ask for permission. For software which is copyrighted by the Free
|
253 |
-
Software Foundation, write to the Free Software Foundation; we sometimes
|
254 |
-
make exceptions for this. Our decision will be guided by the two goals
|
255 |
-
of preserving the free status of all derivatives of our free software and
|
256 |
-
of promoting the sharing and reuse of software generally.
|
257 |
-
|
258 |
-
NO WARRANTY
|
259 |
-
|
260 |
-
11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
|
261 |
-
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
|
262 |
-
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
|
263 |
-
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
|
264 |
-
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
|
265 |
-
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
|
266 |
-
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
|
267 |
-
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
|
268 |
-
REPAIR OR CORRECTION.
|
269 |
-
|
270 |
-
12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
|
271 |
-
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
|
272 |
-
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
|
273 |
-
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
|
274 |
-
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
|
275 |
-
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
|
276 |
-
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
|
277 |
-
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
|
278 |
-
POSSIBILITY OF SUCH DAMAGES.
|
279 |
-
|
280 |
-
END OF TERMS AND CONDITIONS
|
281 |
-
|
282 |
-
How to Apply These Terms to Your New Programs
|
283 |
-
|
284 |
-
If you develop a new program, and you want it to be of the greatest
|
285 |
-
possible use to the public, the best way to achieve this is to make it
|
286 |
-
free software which everyone can redistribute and change under these terms.
|
287 |
-
|
288 |
-
To do so, attach the following notices to the program. It is safest
|
289 |
-
to attach them to the start of each source file to most effectively
|
290 |
-
convey the exclusion of warranty; and each file should have at least
|
291 |
-
the "copyright" line and a pointer to where the full notice is found.
|
292 |
-
|
293 |
-
<one line to give the program's name and a brief idea of what it does.>
|
294 |
-
Copyright (C) <year> <name of author>
|
295 |
-
|
296 |
-
This program is free software; you can redistribute it and/or modify
|
297 |
-
it under the terms of the GNU General Public License as published by
|
298 |
-
the Free Software Foundation; either version 2 of the License, or
|
299 |
-
(at your option) any later version.
|
300 |
-
|
301 |
-
This program is distributed in the hope that it will be useful,
|
302 |
-
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
303 |
-
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
304 |
-
GNU General Public License for more details.
|
305 |
-
|
306 |
-
You should have received a copy of the GNU General Public License
|
307 |
-
along with this program; if not, write to the Free Software
|
308 |
-
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
309 |
-
|
310 |
-
|
311 |
-
Also add information on how to contact you by electronic and paper mail.
|
312 |
-
|
313 |
-
If the program is interactive, make it output a short notice like this
|
314 |
-
when it starts in an interactive mode:
|
315 |
-
|
316 |
-
Gnomovision version 69, Copyright (C) year name of author
|
317 |
-
Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
|
318 |
-
This is free software, and you are welcome to redistribute it
|
319 |
-
under certain conditions; type `show c' for details.
|
320 |
-
|
321 |
-
The hypothetical commands `show w' and `show c' should show the appropriate
|
322 |
-
parts of the General Public License. Of course, the commands you use may
|
323 |
-
be called something other than `show w' and `show c'; they could even be
|
324 |
-
mouse-clicks or menu items--whatever suits your program.
|
325 |
-
|
326 |
-
You should also get your employer (if you work as a programmer) or your
|
327 |
-
school, if any, to sign a "copyright disclaimer" for the program, if
|
328 |
-
necessary. Here is a sample; alter the names:
|
329 |
-
|
330 |
-
Yoyodyne, Inc., hereby disclaims all copyright interest in the program
|
331 |
-
`Gnomovision' (which makes passes at compilers) written by James Hacker.
|
332 |
-
|
333 |
-
<signature of Ty Coon>, 1 April 1989
|
334 |
-
Ty Coon, President of Vice
|
335 |
-
|
336 |
-
This General Public License does not permit incorporating your program into
|
337 |
-
proprietary programs. If your program is a subroutine library, you may
|
338 |
-
consider it more useful to permit linking proprietary applications with the
|
339 |
-
library. If this is what you want to do, use the GNU Library General
|
340 |
-
Public License instead of this License.
|
1 |
+
GNU GENERAL PUBLIC LICENSE
|
2 |
+
Version 2, June 1991
|
3 |
+
|
4 |
+
Copyright (C) 1989, 1991 Free Software Foundation, Inc.
|
5 |
+
51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
6 |
+
Everyone is permitted to copy and distribute verbatim copies
|
7 |
+
of this license document, but changing it is not allowed.
|
8 |
+
|
9 |
+
Preamble
|
10 |
+
|
11 |
+
The licenses for most software are designed to take away your
|
12 |
+
freedom to share and change it. By contrast, the GNU General Public
|
13 |
+
License is intended to guarantee your freedom to share and change free
|
14 |
+
software--to make sure the software is free for all its users. This
|
15 |
+
General Public License applies to most of the Free Software
|
16 |
+
Foundation's software and to any other program whose authors commit to
|
17 |
+
using it. (Some other Free Software Foundation software is covered by
|
18 |
+
the GNU Library General Public License instead.) You can apply it to
|
19 |
+
your programs, too.
|
20 |
+
|
21 |
+
When we speak of free software, we are referring to freedom, not
|
22 |
+
price. Our General Public Licenses are designed to make sure that you
|
23 |
+
have the freedom to distribute copies of free software (and charge for
|
24 |
+
this service if you wish), that you receive source code or can get it
|
25 |
+
if you want it, that you can change the software or use pieces of it
|
26 |
+
in new free programs; and that you know you can do these things.
|
27 |
+
|
28 |
+
To protect your rights, we need to make restrictions that forbid
|
29 |
+
anyone to deny you these rights or to ask you to surrender the rights.
|
30 |
+
These restrictions translate to certain responsibilities for you if you
|
31 |
+
distribute copies of the software, or if you modify it.
|
32 |
+
|
33 |
+
For example, if you distribute copies of such a program, whether
|
34 |
+
gratis or for a fee, you must give the recipients all the rights that
|
35 |
+
you have. You must make sure that they, too, receive or can get the
|
36 |
+
source code. And you must show them these terms so they know their
|
37 |
+
rights.
|
38 |
+
|
39 |
+
We protect your rights with two steps: (1) copyright the software, and
|
40 |
+
(2) offer you this license which gives you legal permission to copy,
|
41 |
+
distribute and/or modify the software.
|
42 |
+
|
43 |
+
Also, for each author's protection and ours, we want to make certain
|
44 |
+
that everyone understands that there is no warranty for this free
|
45 |
+
software. If the software is modified by someone else and passed on, we
|
46 |
+
want its recipients to know that what they have is not the original, so
|
47 |
+
that any problems introduced by others will not reflect on the original
|
48 |
+
authors' reputations.
|
49 |
+
|
50 |
+
Finally, any free program is threatened constantly by software
|
51 |
+
patents. We wish to avoid the danger that redistributors of a free
|
52 |
+
program will individually obtain patent licenses, in effect making the
|
53 |
+
program proprietary. To prevent this, we have made it clear that any
|
54 |
+
patent must be licensed for everyone's free use or not licensed at all.
|
55 |
+
|
56 |
+
The precise terms and conditions for copying, distribution and
|
57 |
+
modification follow.
|
58 |
+
|
59 |
+
GNU GENERAL PUBLIC LICENSE
|
60 |
+
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
|
61 |
+
|
62 |
+
0. This License applies to any program or other work which contains
|
63 |
+
a notice placed by the copyright holder saying it may be distributed
|
64 |
+
under the terms of this General Public License. The "Program", below,
|
65 |
+
refers to any such program or work, and a "work based on the Program"
|
66 |
+
means either the Program or any derivative work under copyright law:
|
67 |
+
that is to say, a work containing the Program or a portion of it,
|
68 |
+
either verbatim or with modifications and/or translated into another
|
69 |
+
language. (Hereinafter, translation is included without limitation in
|
70 |
+
the term "modification".) Each licensee is addressed as "you".
|
71 |
+
|
72 |
+
Activities other than copying, distribution and modification are not
|
73 |
+
covered by this License; they are outside its scope. The act of
|
74 |
+
running the Program is not restricted, and the output from the Program
|
75 |
+
is covered only if its contents constitute a work based on the
|
76 |
+
Program (independent of having been made by running the Program).
|
77 |
+
Whether that is true depends on what the Program does.
|
78 |
+
|
79 |
+
1. You may copy and distribute verbatim copies of the Program's
|
80 |
+
source code as you receive it, in any medium, provided that you
|
81 |
+
conspicuously and appropriately publish on each copy an appropriate
|
82 |
+
copyright notice and disclaimer of warranty; keep intact all the
|
83 |
+
notices that refer to this License and to the absence of any warranty;
|
84 |
+
and give any other recipients of the Program a copy of this License
|
85 |
+
along with the Program.
|
86 |
+
|
87 |
+
You may charge a fee for the physical act of transferring a copy, and
|
88 |
+
you may at your option offer warranty protection in exchange for a fee.
|
89 |
+
|
90 |
+
2. You may modify your copy or copies of the Program or any portion
|
91 |
+
of it, thus forming a work based on the Program, and copy and
|
92 |
+
distribute such modifications or work under the terms of Section 1
|
93 |
+
above, provided that you also meet all of these conditions:
|
94 |
+
|
95 |
+
a) You must cause the modified files to carry prominent notices
|
96 |
+
stating that you changed the files and the date of any change.
|
97 |
+
|
98 |
+
b) You must cause any work that you distribute or publish, that in
|
99 |
+
whole or in part contains or is derived from the Program or any
|
100 |
+
part thereof, to be licensed as a whole at no charge to all third
|
101 |
+
parties under the terms of this License.
|
102 |
+
|
103 |
+
c) If the modified program normally reads commands interactively
|
104 |
+
when run, you must cause it, when started running for such
|
105 |
+
interactive use in the most ordinary way, to print or display an
|
106 |
+
announcement including an appropriate copyright notice and a
|
107 |
+
notice that there is no warranty (or else, saying that you provide
|
108 |
+
a warranty) and that users may redistribute the program under
|
109 |
+
these conditions, and telling the user how to view a copy of this
|
110 |
+
License. (Exception: if the Program itself is interactive but
|
111 |
+
does not normally print such an announcement, your work based on
|
112 |
+
the Program is not required to print an announcement.)
|
113 |
+
|
114 |
+
These requirements apply to the modified work as a whole. If
|
115 |
+
identifiable sections of that work are not derived from the Program,
|
116 |
+
and can be reasonably considered independent and separate works in
|
117 |
+
themselves, then this License, and its terms, do not apply to those
|
118 |
+
sections when you distribute them as separate works. But when you
|
119 |
+
distribute the same sections as part of a whole which is a work based
|
120 |
+
on the Program, the distribution of the whole must be on the terms of
|
121 |
+
this License, whose permissions for other licensees extend to the
|
122 |
+
entire whole, and thus to each and every part regardless of who wrote it.
|
123 |
+
|
124 |
+
Thus, it is not the intent of this section to claim rights or contest
|
125 |
+
your rights to work written entirely by you; rather, the intent is to
|
126 |
+
exercise the right to control the distribution of derivative or
|
127 |
+
collective works based on the Program.
|
128 |
+
|
129 |
+
In addition, mere aggregation of another work not based on the Program
|
130 |
+
with the Program (or with a work based on the Program) on a volume of
|
131 |
+
a storage or distribution medium does not bring the other work under
|
132 |
+
the scope of this License.
|
133 |
+
|
134 |
+
3. You may copy and distribute the Program (or a work based on it,
|
135 |
+
under Section 2) in object code or executable form under the terms of
|
136 |
+
Sections 1 and 2 above provided that you also do one of the following:
|
137 |
+
|
138 |
+
a) Accompany it with the complete corresponding machine-readable
|
139 |
+
source code, which must be distributed under the terms of Sections
|
140 |
+
1 and 2 above on a medium customarily used for software interchange; or,
|
141 |
+
|
142 |
+
b) Accompany it with a written offer, valid for at least three
|
143 |
+
years, to give any third party, for a charge no more than your
|
144 |
+
cost of physically performing source distribution, a complete
|
145 |
+
machine-readable copy of the corresponding source code, to be
|
146 |
+
distributed under the terms of Sections 1 and 2 above on a medium
|
147 |
+
customarily used for software interchange; or,
|
148 |
+
|
149 |
+
c) Accompany it with the information you received as to the offer
|
150 |
+
to distribute corresponding source code. (This alternative is
|
151 |
+
allowed only for noncommercial distribution and only if you
|
152 |
+
received the program in object code or executable form with such
|
153 |
+
an offer, in accord with Subsection b above.)
|
154 |
+
|
155 |
+
The source code for a work means the preferred form of the work for
|
156 |
+
making modifications to it. For an executable work, complete source
|
157 |
+
code means all the source code for all modules it contains, plus any
|
158 |
+
associated interface definition files, plus the scripts used to
|
159 |
+
control compilation and installation of the executable. However, as a
|
160 |
+
special exception, the source code distributed need not include
|
161 |
+
anything that is normally distributed (in either source or binary
|
162 |
+
form) with the major components (compiler, kernel, and so on) of the
|
163 |
+
operating system on which the executable runs, unless that component
|
164 |
+
itself accompanies the executable.
|
165 |
+
|
166 |
+
If distribution of executable or object code is made by offering
|
167 |
+
access to copy from a designated place, then offering equivalent
|
168 |
+
access to copy the source code from the same place counts as
|
169 |
+
distribution of the source code, even though third parties are not
|
170 |
+
compelled to copy the source along with the object code.
|
171 |
+
|
172 |
+
4. You may not copy, modify, sublicense, or distribute the Program
|
173 |
+
except as expressly provided under this License. Any attempt
|
174 |
+
otherwise to copy, modify, sublicense or distribute the Program is
|
175 |
+
void, and will automatically terminate your rights under this License.
|
176 |
+
However, parties who have received copies, or rights, from you under
|
177 |
+
this License will not have their licenses terminated so long as such
|
178 |
+
parties remain in full compliance.
|
179 |
+
|
180 |
+
5. You are not required to accept this License, since you have not
|
181 |
+
signed it. However, nothing else grants you permission to modify or
|
182 |
+
distribute the Program or its derivative works. These actions are
|
183 |
+
prohibited by law if you do not accept this License. Therefore, by
|
184 |
+
modifying or distributing the Program (or any work based on the
|
185 |
+
Program), you indicate your acceptance of this License to do so, and
|
186 |
+
all its terms and conditions for copying, distributing or modifying
|
187 |
+
the Program or works based on it.
|
188 |
+
|
189 |
+
6. Each time you redistribute the Program (or any work based on the
|
190 |
+
Program), the recipient automatically receives a license from the
|
191 |
+
original licensor to copy, distribute or modify the Program subject to
|
192 |
+
these terms and conditions. You may not impose any further
|
193 |
+
restrictions on the recipients' exercise of the rights granted herein.
|
194 |
+
You are not responsible for enforcing compliance by third parties to
|
195 |
+
this License.
|
196 |
+
|
197 |
+
7. If, as a consequence of a court judgment or allegation of patent
|
198 |
+
infringement or for any other reason (not limited to patent issues),
|
199 |
+
conditions are imposed on you (whether by court order, agreement or
|
200 |
+
otherwise) that contradict the conditions of this License, they do not
|
201 |
+
excuse you from the conditions of this License. If you cannot
|
202 |
+
distribute so as to satisfy simultaneously your obligations under this
|
203 |
+
License and any other pertinent obligations, then as a consequence you
|
204 |
+
may not distribute the Program at all. For example, if a patent
|
205 |
+
license would not permit royalty-free redistribution of the Program by
|
206 |
+
all those who receive copies directly or indirectly through you, then
|
207 |
+
the only way you could satisfy both it and this License would be to
|
208 |
+
refrain entirely from distribution of the Program.
|
209 |
+
|
210 |
+
If any portion of this section is held invalid or unenforceable under
|
211 |
+
any particular circumstance, the balance of the section is intended to
|
212 |
+
apply and the section as a whole is intended to apply in other
|
213 |
+
circumstances.
|
214 |
+
|
215 |
+
It is not the purpose of this section to induce you to infringe any
|
216 |
+
patents or other property right claims or to contest validity of any
|
217 |
+
such claims; this section has the sole purpose of protecting the
|
218 |
+
integrity of the free software distribution system, which is
|
219 |
+
implemented by public license practices. Many people have made
|
220 |
+
generous contributions to the wide range of software distributed
|
221 |
+
through that system in reliance on consistent application of that
|
222 |
+
system; it is up to the author/donor to decide if he or she is willing
|
223 |
+
to distribute software through any other system and a licensee cannot
|
224 |
+
impose that choice.
|
225 |
+
|
226 |
+
This section is intended to make thoroughly clear what is believed to
|
227 |
+
be a consequence of the rest of this License.
|
228 |
+
|
229 |
+
8. If the distribution and/or use of the Program is restricted in
|
230 |
+
certain countries either by patents or by copyrighted interfaces, the
|
231 |
+
original copyright holder who places the Program under this License
|
232 |
+
may add an explicit geographical distribution limitation excluding
|
233 |
+
those countries, so that distribution is permitted only in or among
|
234 |
+
countries not thus excluded. In such case, this License incorporates
|
235 |
+
the limitation as if written in the body of this License.
|
236 |
+
|
237 |
+
9. The Free Software Foundation may publish revised and/or new versions
|
238 |
+
of the General Public License from time to time. Such new versions will
|
239 |
+
be similar in spirit to the present version, but may differ in detail to
|
240 |
+
address new problems or concerns.
|
241 |
+
|
242 |
+
Each version is given a distinguishing version number. If the Program
|
243 |
+
specifies a version number of this License which applies to it and "any
|
244 |
+
later version", you have the option of following the terms and conditions
|
245 |
+
either of that version or of any later version published by the Free
|
246 |
+
Software Foundation. If the Program does not specify a version number of
|
247 |
+
this License, you may choose any version ever published by the Free Software
|
248 |
+
Foundation.
|
249 |
+
|
250 |
+
10. If you wish to incorporate parts of the Program into other free
|
251 |
+
programs whose distribution conditions are different, write to the author
|
252 |
+
to ask for permission. For software which is copyrighted by the Free
|
253 |
+
Software Foundation, write to the Free Software Foundation; we sometimes
|
254 |
+
make exceptions for this. Our decision will be guided by the two goals
|
255 |
+
of preserving the free status of all derivatives of our free software and
|
256 |
+
of promoting the sharing and reuse of software generally.
|
257 |
+
|
258 |
+
NO WARRANTY
|
259 |
+
|
260 |
+
11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
|
261 |
+
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
|
262 |
+
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
|
263 |
+
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
|
264 |
+
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
|
265 |
+
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
|
266 |
+
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
|
267 |
+
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
|
268 |
+
REPAIR OR CORRECTION.
|
269 |
+
|
270 |
+
12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
|
271 |
+
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
|
272 |
+
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
|
273 |
+
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
|
274 |
+
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
|
275 |
+
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
|
276 |
+
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
|
277 |
+
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
|
278 |
+
POSSIBILITY OF SUCH DAMAGES.
|
279 |
+
|
280 |
+
END OF TERMS AND CONDITIONS
|
281 |
+
|
282 |
+
How to Apply These Terms to Your New Programs
|
283 |
+
|
284 |
+
If you develop a new program, and you want it to be of the greatest
|
285 |
+
possible use to the public, the best way to achieve this is to make it
|
286 |
+
free software which everyone can redistribute and change under these terms.
|
287 |
+
|
288 |
+
To do so, attach the following notices to the program. It is safest
|
289 |
+
to attach them to the start of each source file to most effectively
|
290 |
+
convey the exclusion of warranty; and each file should have at least
|
291 |
+
the "copyright" line and a pointer to where the full notice is found.
|
292 |
+
|
293 |
+
<one line to give the program's name and a brief idea of what it does.>
|
294 |
+
Copyright (C) <year> <name of author>
|
295 |
+
|
296 |
+
This program is free software; you can redistribute it and/or modify
|
297 |
+
it under the terms of the GNU General Public License as published by
|
298 |
+
the Free Software Foundation; either version 2 of the License, or
|
299 |
+
(at your option) any later version.
|
300 |
+
|
301 |
+
This program is distributed in the hope that it will be useful,
|
302 |
+
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
303 |
+
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
304 |
+
GNU General Public License for more details.
|
305 |
+
|
306 |
+
You should have received a copy of the GNU General Public License
|
307 |
+
along with this program; if not, write to the Free Software
|
308 |
+
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
309 |
+
|
310 |
+
|
311 |
+
Also add information on how to contact you by electronic and paper mail.
|
312 |
+
|
313 |
+
If the program is interactive, make it output a short notice like this
|
314 |
+
when it starts in an interactive mode:
|
315 |
+
|
316 |
+
Gnomovision version 69, Copyright (C) year name of author
|
317 |
+
Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
|
318 |
+
This is free software, and you are welcome to redistribute it
|
319 |
+
under certain conditions; type `show c' for details.
|
320 |
+
|
321 |
+
The hypothetical commands `show w' and `show c' should show the appropriate
|
322 |
+
parts of the General Public License. Of course, the commands you use may
|
323 |
+
be called something other than `show w' and `show c'; they could even be
|
324 |
+
mouse-clicks or menu items--whatever suits your program.
|
325 |
+
|
326 |
+
You should also get your employer (if you work as a programmer) or your
|
327 |
+
school, if any, to sign a "copyright disclaimer" for the program, if
|
328 |
+
necessary. Here is a sample; alter the names:
|
329 |
+
|
330 |
+
Yoyodyne, Inc., hereby disclaims all copyright interest in the program
|
331 |
+
`Gnomovision' (which makes passes at compilers) written by James Hacker.
|
332 |
+
|
333 |
+
<signature of Ty Coon>, 1 April 1989
|
334 |
+
Ty Coon, President of Vice
|
335 |
+
|
336 |
+
This General Public License does not permit incorporating your program into
|
337 |
+
proprietary programs. If your program is a subroutine library, you may
|
338 |
+
consider it more useful to permit linking proprietary applications with the
|
339 |
+
library. If this is what you want to do, use the GNU Library General
|
340 |
+
Public License instead of this License.
|
classes/helper.class.php
CHANGED
@@ -1,36 +1,36 @@
|
|
1 |
-
<?php
|
2 |
-
|
3 |
-
/**
|
4 |
-
*
|
5 |
-
*
|
6 |
-
* @author Ing. Israel Barragan C. Email: ibarragan@behstant.com
|
7 |
-
* @since 10-Jul-2013
|
8 |
-
* ##########################################################################################
|
9 |
-
* Comments:
|
10 |
-
* This class handle functions or methos that will be helping the plugin Subscribe to Comments Reloaded
|
11 |
-
* Plugin URI: http://wordpress.org/extend/plugins/subscribe-to-comments-reloaded/
|
12 |
-
* ##########################################################################################
|
13 |
-
* @version
|
14 |
-
* ##########################################################################################
|
15 |
-
* 1.0 | 10-Jul-2013 | Creation of new class. Adding the method verifyXSS().
|
16 |
-
* V140109 | 09-Jan-2013 | * Rename the class name. The name was in conflict with another class.
|
17 |
-
* ##########################################################################################
|
18 |
-
*/
|
19 |
-
class subscribeToCommentsHelper {
|
20 |
-
|
21 |
-
function __construct() {
|
22 |
-
|
23 |
-
}
|
24 |
-
|
25 |
-
function verifyXSS( $value ) {
|
26 |
-
$pattern = '~(<|<script>|</|</script>|(%3C|%3C/))~';
|
27 |
-
$detected = false;
|
28 |
-
if ( preg_match( $pattern, $value ) ) {
|
29 |
-
$detected = true;
|
30 |
-
}
|
31 |
-
|
32 |
-
return $detected;
|
33 |
-
}
|
34 |
-
}
|
35 |
-
|
36 |
-
?>
|
1 |
+
<?php
|
2 |
+
|
3 |
+
/**
|
4 |
+
*
|
5 |
+
*
|
6 |
+
* @author Ing. Israel Barragan C. Email: ibarragan@behstant.com
|
7 |
+
* @since 10-Jul-2013
|
8 |
+
* ##########################################################################################
|
9 |
+
* Comments:
|
10 |
+
* This class handle functions or methos that will be helping the plugin Subscribe to Comments Reloaded
|
11 |
+
* Plugin URI: http://wordpress.org/extend/plugins/subscribe-to-comments-reloaded/
|
12 |
+
* ##########################################################################################
|
13 |
+
* @version
|
14 |
+
* ##########################################################################################
|
15 |
+
* 1.0 | 10-Jul-2013 | Creation of new class. Adding the method verifyXSS().
|
16 |
+
* V140109 | 09-Jan-2013 | * Rename the class name. The name was in conflict with another class.
|
17 |
+
* ##########################################################################################
|
18 |
+
*/
|
19 |
+
class subscribeToCommentsHelper {
|
20 |
+
|
21 |
+
function __construct() {
|
22 |
+
|
23 |
+
}
|
24 |
+
|
25 |
+
function verifyXSS( $value ) {
|
26 |
+
$pattern = '~(<|<script>|</|</script>|(%3C|%3C/))~';
|
27 |
+
$detected = false;
|
28 |
+
if ( preg_match( $pattern, $value ) ) {
|
29 |
+
$detected = true;
|
30 |
+
}
|
31 |
+
|
32 |
+
return $detected;
|
33 |
+
}
|
34 |
+
}
|
35 |
+
|
36 |
+
?>
|
langs/subscribe-reloaded-be_BY.mo
ADDED
Binary file
|
langs/subscribe-reloaded-be_BY.po
CHANGED
@@ -1,1566 +1,1764 @@
|
|
1 |
-
msgid ""
|
2 |
-
msgstr ""
|
3 |
-
"Project-Id-Version: Subscribe to Comments Reloaded\n"
|
4 |
-
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date:
|
6 |
-
"PO-Revision-Date:
|
7 |
-
"Last-Translator:
|
8 |
-
"Language-Team: Web Geeks\n"
|
9 |
-
"
|
10 |
-
"
|
11 |
-
"Content-
|
12 |
-
"
|
13 |
-
"X-Poedit-
|
14 |
-
"X-Poedit-
|
15 |
-
"
|
16 |
-
"
|
17 |
-
"X-Poedit-SearchPath-0: .\n"
|
18 |
-
|
19 |
-
#: subscribe-to-comments-reloaded.php:
|
20 |
-
#: subscribe-to-comments-reloaded.php:
|
21 |
-
msgid
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
#: subscribe-to-comments-reloaded.php:
|
30 |
-
|
31 |
-
|
32 |
-
|
33 |
-
|
34 |
-
|
35 |
-
|
36 |
-
|
37 |
-
|
38 |
-
|
39 |
-
|
40 |
-
|
41 |
-
msgstr
|
42 |
-
|
43 |
-
|
44 |
-
|
45 |
-
|
46 |
-
|
47 |
-
|
48 |
-
|
49 |
-
|
50 |
-
|
51 |
-
|
52 |
-
|
53 |
-
|
54 |
-
|
55 |
-
|
56 |
-
|
57 |
-
#:
|
58 |
-
msgid "
|
59 |
-
msgstr
|
60 |
-
|
61 |
-
#: subscribe-to-comments-reloaded.php:
|
62 |
-
msgid "
|
63 |
-
msgstr
|
64 |
-
|
65 |
-
#: subscribe-to-comments-reloaded.php:
|
66 |
-
msgid "
|
67 |
-
msgstr
|
68 |
-
|
69 |
-
#: subscribe-to-comments-reloaded.php:
|
70 |
-
msgid
|
71 |
-
|
72 |
-
|
73 |
-
|
74 |
-
|
75 |
-
|
76 |
-
|
77 |
-
|
78 |
-
|
79 |
-
|
80 |
-
|
81 |
-
|
82 |
-
|
83 |
-
|
84 |
-
|
85 |
-
|
86 |
-
|
87 |
-
|
88 |
-
|
89 |
-
#: subscribe-to-comments-reloaded.php:
|
90 |
-
msgid
|
91 |
-
|
92 |
-
|
93 |
-
|
94 |
-
|
95 |
-
|
96 |
-
|
97 |
-
|
98 |
-
|
99 |
-
|
100 |
-
|
101 |
-
"
|
102 |
-
|
103 |
-
|
104 |
-
|
105 |
-
|
106 |
-
|
107 |
-
|
108 |
-
|
109 |
-
|
110 |
-
|
111 |
-
|
112 |
-
|
113 |
-
|
114 |
-
msgstr
|
115 |
-
|
116 |
-
|
117 |
-
|
118 |
-
|
119 |
-
|
120 |
-
|
121 |
-
"
|
122 |
-
|
123 |
-
msgstr ""
|
124 |
-
|
125 |
-
|
126 |
-
|
127 |
-
|
128 |
-
|
129 |
-
|
130 |
-
|
131 |
-
|
132 |
-
msgstr
|
133 |
-
|
134 |
-
|
135 |
-
|
136 |
-
|
137 |
-
|
138 |
-
|
139 |
-
|
140 |
-
|
141 |
-
|
142 |
-
|
143 |
-
|
144 |
-
|
145 |
-
|
146 |
-
|
147 |
-
|
148 |
-
|
149 |
-
|
150 |
-
|
151 |
-
|
152 |
-
|
153 |
-
|
154 |
-
|
155 |
-
|
156 |
-
|
157 |
-
|
158 |
-
|
159 |
-
|
160 |
-
|
161 |
-
|
162 |
-
|
163 |
-
|
164 |
-
|
165 |
-
|
166 |
-
|
167 |
-
|
168 |
-
|
169 |
-
|
170 |
-
|
171 |
-
|
172 |
-
|
173 |
-
|
174 |
-
|
175 |
-
|
176 |
-
|
177 |
-
|
178 |
-
|
179 |
-
|
180 |
-
|
181 |
-
|
182 |
-
|
183 |
-
|
184 |
-
|
185 |
-
|
186 |
-
|
187 |
-
|
188 |
-
|
189 |
-
|
190 |
-
|
191 |
-
|
192 |
-
|
193 |
-
|
194 |
-
|
195 |
-
|
196 |
-
|
197 |
-
|
198 |
-
#: options/
|
199 |
-
|
200 |
-
|
201 |
-
|
202 |
-
|
203 |
-
|
204 |
-
|
205 |
-
|
206 |
-
|
207 |
-
|
208 |
-
|
209 |
-
|
210 |
-
|
211 |
-
|
212 |
-
#:
|
213 |
-
|
214 |
-
|
215 |
-
|
216 |
-
|
217 |
-
|
218 |
-
|
219 |
-
|
220 |
-
#:
|
221 |
-
msgid "
|
222 |
-
msgstr
|
223 |
-
|
224 |
-
#:
|
225 |
-
#:
|
226 |
-
|
227 |
-
|
228 |
-
|
229 |
-
|
230 |
-
|
231 |
-
|
232 |
-
|
233 |
-
|
234 |
-
msgstr
|
235 |
-
|
236 |
-
#:
|
237 |
-
msgid
|
238 |
-
|
239 |
-
|
240 |
-
|
241 |
-
|
242 |
-
|
243 |
-
|
244 |
-
|
245 |
-
|
246 |
-
|
247 |
-
|
248 |
-
|
249 |
-
#:
|
250 |
-
#:
|
251 |
-
msgid
|
252 |
-
|
253 |
-
|
254 |
-
|
255 |
-
|
256 |
-
|
257 |
-
#:
|
258 |
-
|
259 |
-
|
260 |
-
|
261 |
-
|
262 |
-
|
263 |
-
|
264 |
-
|
265 |
-
|
266 |
-
|
267 |
-
|
268 |
-
|
269 |
-
|
270 |
-
|
271 |
-
|
272 |
-
|
273 |
-
|
274 |
-
|
275 |
-
|
276 |
-
|
277 |
-
|
278 |
-
#:
|
279 |
-
|
280 |
-
|
281 |
-
|
282 |
-
|
283 |
-
|
284 |
-
|
285 |
-
|
286 |
-
|
287 |
-
|
288 |
-
|
289 |
-
|
290 |
-
|
291 |
-
#: options/
|
292 |
-
msgid "
|
293 |
-
msgstr
|
294 |
-
|
295 |
-
#: options/
|
296 |
-
|
297 |
-
|
298 |
-
|
299 |
-
|
300 |
-
|
301 |
-
|
302 |
-
|
303 |
-
|
304 |
-
|
305 |
-
|
306 |
-
|
307 |
-
|
308 |
-
|
309 |
-
|
310 |
-
|
311 |
-
|
312 |
-
|
313 |
-
|
314 |
-
|
315 |
-
|
316 |
-
|
317 |
-
|
318 |
-
|
319 |
-
|
320 |
-
|
321 |
-
|
322 |
-
|
323 |
-
|
324 |
-
|
325 |
-
#:
|
326 |
-
#: templates/
|
327 |
-
|
328 |
-
|
329 |
-
|
330 |
-
|
331 |
-
#:
|
332 |
-
msgid "
|
333 |
-
msgstr
|
334 |
-
|
335 |
-
#: options/panel1.php:
|
336 |
-
|
337 |
-
|
338 |
-
|
339 |
-
|
340 |
-
|
341 |
-
|
342 |
-
|
343 |
-
|
344 |
-
|
345 |
-
msgid "
|
346 |
-
msgstr
|
347 |
-
|
348 |
-
#: options/panel1.php:
|
349 |
-
msgid "
|
350 |
-
msgstr
|
351 |
-
|
352 |
-
#: options/panel1.php:
|
353 |
-
|
354 |
-
|
355 |
-
|
356 |
-
#: options/panel1.php:
|
357 |
-
msgid "
|
358 |
-
msgstr
|
359 |
-
|
360 |
-
#: options/panel1.php:
|
361 |
-
|
362 |
-
|
363 |
-
|
364 |
-
|
365 |
-
|
366 |
-
msgstr
|
367 |
-
|
368 |
-
|
369 |
-
|
370 |
-
|
371 |
-
|
372 |
-
|
373 |
-
|
374 |
-
|
375 |
-
|
376 |
-
|
377 |
-
|
378 |
-
|
379 |
-
|
380 |
-
|
381 |
-
|
382 |
-
|
383 |
-
|
384 |
-
|
385 |
-
|
386 |
-
|
387 |
-
|
388 |
-
|
389 |
-
|
390 |
-
|
391 |
-
|
392 |
-
|
393 |
-
|
394 |
-
|
395 |
-
|
396 |
-
|
397 |
-
|
398 |
-
|
399 |
-
|
400 |
-
|
401 |
-
|
402 |
-
|
403 |
-
|
404 |
-
|
405 |
-
|
406 |
-
|
407 |
-
|
408 |
-
|
409 |
-
|
410 |
-
|
411 |
-
|
412 |
-
|
413 |
-
|
414 |
-
|
415 |
-
|
416 |
-
|
417 |
-
|
418 |
-
|
419 |
-
|
420 |
-
|
421 |
-
|
422 |
-
|
423 |
-
|
424 |
-
|
425 |
-
|
426 |
-
|
427 |
-
|
428 |
-
|
429 |
-
|
430 |
-
|
431 |
-
|
432 |
-
|
433 |
-
|
434 |
-
|
435 |
-
|
436 |
-
|
437 |
-
|
438 |
-
#:
|
439 |
-
|
440 |
-
msgid
|
441 |
-
|
442 |
-
|
443 |
-
|
444 |
-
|
445 |
-
|
446 |
-
|
447 |
-
|
448 |
-
|
449 |
-
|
450 |
-
|
451 |
-
|
452 |
-
|
453 |
-
|
454 |
-
|
455 |
-
|
456 |
-
|
457 |
-
|
458 |
-
|
459 |
-
|
460 |
-
|
461 |
-
|
462 |
-
#:
|
463 |
-
|
464 |
-
|
465 |
-
|
466 |
-
|
467 |
-
|
468 |
-
|
469 |
-
|
470 |
-
|
471 |
-
|
472 |
-
|
473 |
-
|
474 |
-
|
475 |
-
|
476 |
-
|
477 |
-
|
478 |
-
#: options/
|
479 |
-
msgid "
|
480 |
-
msgstr
|
481 |
-
|
482 |
-
#: options/
|
483 |
-
|
484 |
-
|
485 |
-
|
486 |
-
|
487 |
-
|
488 |
-
|
489 |
-
|
490 |
-
|
491 |
-
|
492 |
-
|
493 |
-
|
494 |
-
|
495 |
-
|
496 |
-
|
497 |
-
|
498 |
-
#: options/
|
499 |
-
msgid "
|
500 |
-
msgstr
|
501 |
-
|
502 |
-
#: options/
|
503 |
-
msgid "
|
504 |
-
msgstr
|
505 |
-
|
506 |
-
#: options/
|
507 |
-
|
508 |
-
|
509 |
-
|
510 |
-
|
511 |
-
|
512 |
-
|
513 |
-
|
514 |
-
|
515 |
-
|
516 |
-
|
517 |
-
|
518 |
-
|
519 |
-
|
520 |
-
|
521 |
-
|
522 |
-
#: options/
|
523 |
-
|
524 |
-
|
525 |
-
|
526 |
-
|
527 |
-
|
528 |
-
|
529 |
-
|
530 |
-
#: options/
|
531 |
-
msgid "
|
532 |
-
msgstr
|
533 |
-
|
534 |
-
#: options/
|
535 |
-
|
536 |
-
|
537 |
-
|
538 |
-
#: options/
|
539 |
-
|
540 |
-
|
541 |
-
|
542 |
-
#: options/
|
543 |
-
msgid "
|
544 |
-
msgstr
|
545 |
-
|
546 |
-
#: options/
|
547 |
-
msgid "
|
548 |
-
msgstr
|
549 |
-
|
550 |
-
#: options/
|
551 |
-
msgid "
|
552 |
-
msgstr
|
553 |
-
|
554 |
-
#: options/
|
555 |
-
msgid "
|
556 |
-
msgstr
|
557 |
-
|
558 |
-
#: options/
|
559 |
-
msgid "
|
560 |
-
msgstr
|
561 |
-
|
562 |
-
#: options/panel2.php:
|
563 |
-
msgid "
|
564 |
-
msgstr
|
565 |
-
|
566 |
-
#: options/panel2.php:
|
567 |
-
msgid "
|
568 |
-
msgstr
|
569 |
-
|
570 |
-
#: options/panel2.php:
|
571 |
-
msgid "
|
572 |
-
msgstr
|
573 |
-
|
574 |
-
#: options/panel2.php:
|
575 |
-
msgid "
|
576 |
-
msgstr
|
577 |
-
|
578 |
-
#: options/panel2.php:
|
579 |
-
msgid "
|
580 |
-
msgstr
|
581 |
-
|
582 |
-
#: options/panel2.php:
|
583 |
-
msgid "
|
584 |
-
msgstr
|
585 |
-
|
586 |
-
#: options/panel2.php:
|
587 |
-
msgid "
|
588 |
-
msgstr
|
589 |
-
|
590 |
-
#: options/panel2.php:
|
591 |
-
msgid "
|
592 |
-
msgstr
|
593 |
-
|
594 |
-
#: options/panel2.php:
|
595 |
-
|
596 |
-
|
597 |
-
|
598 |
-
|
599 |
-
|
600 |
-
|
601 |
-
|
602 |
-
#: options/panel3.php:
|
603 |
-
|
604 |
-
|
605 |
-
|
606 |
-
|
607 |
-
#: options/panel3.php:
|
608 |
-
|
609 |
-
|
610 |
-
|
611 |
-
|
612 |
-
#: options/
|
613 |
-
|
614 |
-
|
615 |
-
|
616 |
-
|
617 |
-
|
618 |
-
|
619 |
-
|
620 |
-
|
621 |
-
|
622 |
-
|
623 |
-
|
624 |
-
|
625 |
-
|
626 |
-
|
627 |
-
#: options/
|
628 |
-
msgid "
|
629 |
-
msgstr
|
630 |
-
|
631 |
-
#: options/
|
632 |
-
|
633 |
-
|
634 |
-
|
635 |
-
|
636 |
-
|
637 |
-
|
638 |
-
|
639 |
-
|
640 |
-
|
641 |
-
|
642 |
-
|
643 |
-
|
644 |
-
|
645 |
-
|
646 |
-
|
647 |
-
|
648 |
-
|
649 |
-
|
650 |
-
|
651 |
-
|
652 |
-
|
653 |
-
|
654 |
-
|
655 |
-
|
656 |
-
|
657 |
-
|
658 |
-
|
659 |
-
|
660 |
-
|
661 |
-
|
662 |
-
|
663 |
-
|
664 |
-
|
665 |
-
|
666 |
-
|
667 |
-
|
668 |
-
|
669 |
-
|
670 |
-
|
671 |
-
|
672 |
-
|
673 |
-
|
674 |
-
|
675 |
-
|
676 |
-
|
677 |
-
|
678 |
-
|
679 |
-
|
680 |
-
|
681 |
-
|
682 |
-
|
683 |
-
|
684 |
-
|
685 |
-
#: options/
|
686 |
-
msgid "
|
687 |
-
msgstr
|
688 |
-
|
689 |
-
#: options/
|
690 |
-
|
691 |
-
|
692 |
-
|
693 |
-
#: options/
|
694 |
-
|
695 |
-
|
696 |
-
|
697 |
-
|
698 |
-
|
699 |
-
|
700 |
-
|
701 |
-
|
702 |
-
|
703 |
-
#: options/
|
704 |
-
|
705 |
-
|
706 |
-
|
707 |
-
|
708 |
-
|
709 |
-
|
710 |
-
|
711 |
-
#: options/
|
712 |
-
msgid
|
713 |
-
|
714 |
-
|
715 |
-
|
716 |
-
#: options/panel3.php:
|
717 |
-
#: options/
|
718 |
-
|
719 |
-
|
720 |
-
|
721 |
-
#: options/panel3.php:
|
722 |
-
|
723 |
-
|
724 |
-
|
725 |
-
|
726 |
-
|
727 |
-
|
728 |
-
|
729 |
-
#: options/panel3.php:
|
730 |
-
|
731 |
-
|
732 |
-
|
733 |
-
#: options/panel3.php:
|
734 |
-
|
735 |
-
|
736 |
-
|
737 |
-
#: options/
|
738 |
-
msgid "
|
739 |
-
msgstr
|
740 |
-
|
741 |
-
#: options/panel3.php:
|
742 |
-
msgid "
|
743 |
-
msgstr
|
744 |
-
|
745 |
-
#: options/panel3.php:
|
746 |
-
msgid "
|
747 |
-
msgstr
|
748 |
-
|
749 |
-
#: options/panel3.php:
|
750 |
-
msgid "
|
751 |
-
msgstr
|
752 |
-
|
753 |
-
#: options/panel3.php:
|
754 |
-
msgid "
|
755 |
-
msgstr
|
756 |
-
|
757 |
-
#: options/panel3.php:
|
758 |
-
msgid "
|
759 |
-
msgstr
|
760 |
-
|
761 |
-
#: options/panel3.php:
|
762 |
-
msgid "
|
763 |
-
msgstr
|
764 |
-
|
765 |
-
#: options/panel3.php:
|
766 |
-
msgid "
|
767 |
-
msgstr
|
768 |
-
|
769 |
-
#: options/
|
770 |
-
|
771 |
-
|
772 |
-
|
773 |
-
|
774 |
-
|
775 |
-
|
776 |
-
|
777 |
-
|
778 |
-
|
779 |
-
|
780 |
-
|
781 |
-
|
782 |
-
|
783 |
-
|
784 |
-
|
785 |
-
|
786 |
-
|
787 |
-
|
788 |
-
|
789 |
-
|
790 |
-
|
791 |
-
|
792 |
-
|
793 |
-
|
794 |
-
|
795 |
-
|
796 |
-
|
797 |
-
|
798 |
-
|
799 |
-
#: options/
|
800 |
-
|
801 |
-
|
802 |
-
|
803 |
-
|
804 |
-
|
805 |
-
|
806 |
-
|
807 |
-
|
808 |
-
|
809 |
-
|
810 |
-
|
811 |
-
msgstr
|
812 |
-
|
813 |
-
|
814 |
-
|
815 |
-
|
816 |
-
|
817 |
-
|
818 |
-
|
819 |
-
|
820 |
-
|
821 |
-
#: options/panel4.php:
|
822 |
-
|
823 |
-
|
824 |
-
|
825 |
-
|
826 |
-
|
827 |
-
|
828 |
-
|
829 |
-
#: options/panel4.php:
|
830 |
-
msgid "
|
831 |
-
msgstr
|
832 |
-
|
833 |
-
#: options/
|
834 |
-
|
835 |
-
|
836 |
-
|
837 |
-
|
838 |
-
|
839 |
-
|
840 |
-
|
841 |
-
#: options/
|
842 |
-
#: options/
|
843 |
-
|
844 |
-
|
845 |
-
|
846 |
-
|
847 |
-
#: options/
|
848 |
-
msgid "
|
849 |
-
msgstr
|
850 |
-
|
851 |
-
#: options/
|
852 |
-
|
853 |
-
|
854 |
-
|
855 |
-
|
856 |
-
|
857 |
-
|
858 |
-
|
859 |
-
|
860 |
-
|
861 |
-
|
862 |
-
|
863 |
-
msgstr
|
864 |
-
|
865 |
-
|
866 |
-
|
867 |
-
|
868 |
-
|
869 |
-
|
870 |
-
|
871 |
-
|
872 |
-
|
873 |
-
|
874 |
-
|
875 |
-
|
876 |
-
|
877 |
-
|
878 |
-
|
879 |
-
|
880 |
-
|
881 |
-
|
882 |
-
|
883 |
-
|
884 |
-
|
885 |
-
|
886 |
-
|
887 |
-
|
888 |
-
|
889 |
-
|
890 |
-
|
891 |
-
|
892 |
-
|
893 |
-
|
894 |
-
|
895 |
-
|
896 |
-
|
897 |
-
|
898 |
-
|
899 |
-
|
900 |
-
|
901 |
-
|
902 |
-
|
903 |
-
|
904 |
-
|
905 |
-
|
906 |
-
|
907 |
-
|
908 |
-
|
909 |
-
|
910 |
-
|
911 |
-
|
912 |
-
|
913 |
-
|
914 |
-
|
915 |
-
|
916 |
-
|
917 |
-
|
918 |
-
|
919 |
-
|
920 |
-
|
921 |
-
|
922 |
-
|
923 |
-
|
924 |
-
|
925 |
-
|
926 |
-
|
927 |
-
|
928 |
-
|
929 |
-
|
930 |
-
|
931 |
-
|
932 |
-
|
933 |
-
|
934 |
-
|
935 |
-
|
936 |
-
|
937 |
-
|
938 |
-
|
939 |
-
|
940 |
-
|
941 |
-
|
942 |
-
|
943 |
-
|
944 |
-
msgstr
|
945 |
-
|
946 |
-
|
947 |
-
|
948 |
-
|
949 |
-
|
950 |
-
|
951 |
-
|
952 |
-
|
953 |
-
|
954 |
-
|
955 |
-
|
956 |
-
|
957 |
-
|
958 |
-
|
959 |
-
|
960 |
-
#:
|
961 |
-
msgid
|
962 |
-
|
963 |
-
|
964 |
-
|
965 |
-
|
966 |
-
|
967 |
-
|
968 |
-
|
969 |
-
|
970 |
-
|
971 |
-
|
972 |
-
|
973 |
-
|
974 |
-
|
975 |
-
#:
|
976 |
-
msgid "
|
977 |
-
msgstr
|
978 |
-
|
979 |
-
#:
|
980 |
-
msgid "
|
981 |
-
msgstr
|
982 |
-
|
983 |
-
|
984 |
-
|
985 |
-
|
986 |
-
|
987 |
-
|
988 |
-
|
989 |
-
|
990 |
-
|
991 |
-
|
992 |
-
|
993 |
-
|
994 |
-
|
995 |
-
|
996 |
-
|
997 |
-
|
998 |
-
|
999 |
-
|
1000 |
-
|
1001 |
-
|
1002 |
-
|
1003 |
-
|
1004 |
-
|
1005 |
-
|
1006 |
-
|
1007 |
-
|
1008 |
-
|
1009 |
-
|
1010 |
-
|
1011 |
-
|
1012 |
-
|
1013 |
-
|
1014 |
-
|
1015 |
-
|
1016 |
-
|
1017 |
-
|
1018 |
-
|
1019 |
-
|
1020 |
-
|
1021 |
-
|
1022 |
-
|
1023 |
-
|
1024 |
-
|
1025 |
-
|
1026 |
-
|
1027 |
-
|
1028 |
-
|
1029 |
-
|
1030 |
-
|
1031 |
-
|
1032 |
-
|
1033 |
-
|
1034 |
-
|
1035 |
-
|
1036 |
-
|
1037 |
-
|
1038 |
-
|
1039 |
-
|
1040 |
-
|
1041 |
-
|
1042 |
-
|
1043 |
-
|
1044 |
-
|
1045 |
-
|
1046 |
-
|
1047 |
-
|
1048 |
-
|
1049 |
-
|
1050 |
-
|
1051 |
-
|
1052 |
-
|
1053 |
-
|
1054 |
-
|
1055 |
-
|
1056 |
-
|
1057 |
-
|
1058 |
-
|
1059 |
-
|
1060 |
-
|
1061 |
-
|
1062 |
-
|
1063 |
-
|
1064 |
-
|
1065 |
-
|
1066 |
-
|
1067 |
-
|
1068 |
-
|
1069 |
-
|
1070 |
-
|
1071 |
-
|
1072 |
-
|
1073 |
-
|
1074 |
-
|
1075 |
-
|
1076 |
-
|
1077 |
-
|
1078 |
-
|
1079 |
-
|
1080 |
-
|
1081 |
-
|
1082 |
-
|
1083 |
-
|
1084 |
-
|
1085 |
-
|
1086 |
-
|
1087 |
-
|
1088 |
-
|
1089 |
-
|
1090 |
-
|
1091 |
-
|
1092 |
-
|
1093 |
-
|
1094 |
-
|
1095 |
-
|
1096 |
-
|
1097 |
-
|
1098 |
-
|
1099 |
-
|
1100 |
-
|
1101 |
-
|
1102 |
-
|
1103 |
-
|
1104 |
-
|
1105 |
-
|
1106 |
-
|
1107 |
-
|
1108 |
-
|
1109 |
-
|
1110 |
-
|
1111 |
-
|
1112 |
-
|
1113 |
-
|
1114 |
-
|
1115 |
-
|
1116 |
-
|
1117 |
-
|
1118 |
-
|
1119 |
-
|
1120 |
-
|
1121 |
-
|
1122 |
-
|
1123 |
-
|
1124 |
-
|
1125 |
-
|
1126 |
-
|
1127 |
-
|
1128 |
-
|
1129 |
-
|
1130 |
-
|
1131 |
-
|
1132 |
-
|
1133 |
-
|
1134 |
-
|
1135 |
-
|
1136 |
-
|
1137 |
-
|
1138 |
-
|
1139 |
-
|
1140 |
-
|
1141 |
-
|
1142 |
-
|
1143 |
-
|
1144 |
-
|
1145 |
-
|
1146 |
-
|
1147 |
-
|
1148 |
-
|
1149 |
-
|
1150 |
-
|
1151 |
-
|
1152 |
-
|
1153 |
-
|
1154 |
-
|
1155 |
-
|
1156 |
-
|
1157 |
-
|
1158 |
-
|
1159 |
-
|
1160 |
-
|
1161 |
-
|
1162 |
-
|
1163 |
-
|
1164 |
-
|
1165 |
-
|
1166 |
-
|
1167 |
-
|
1168 |
-
|
1169 |
-
|
1170 |
-
|
1171 |
-
|
1172 |
-
|
1173 |
-
|
1174 |
-
|
1175 |
-
|
1176 |
-
|
1177 |
-
|
1178 |
-
|
1179 |
-
|
1180 |
-
|
1181 |
-
#~ "
|
1182 |
-
|
1183 |
-
|
1184 |
-
#~
|
1185 |
-
|
1186 |
-
|
1187 |
-
#~ "
|
1188 |
-
#~
|
1189 |
-
|
1190 |
-
#~
|
1191 |
-
#~
|
1192 |
-
|
1193 |
-
|
1194 |
-
#~
|
1195 |
-
|
1196 |
-
|
1197 |
-
#~
|
1198 |
-
|
1199 |
-
#~ "
|
1200 |
-
#~ msgstr
|
1201 |
-
|
1202 |
-
#~ "
|
1203 |
-
|
1204 |
-
|
1205 |
-
#~
|
1206 |
-
|
1207 |
-
|
1208 |
-
#~
|
1209 |
-
|
1210 |
-
|
1211 |
-
#~
|
1212 |
-
|
1213 |
-
|
1214 |
-
#~
|
1215 |
-
|
1216 |
-
|
1217 |
-
#~
|
1218 |
-
|
1219 |
-
|
1220 |
-
#~
|
1221 |
-
|
1222 |
-
|
1223 |
-
#~
|
1224 |
-
|
1225 |
-
#~
|
1226 |
-
#~ msgstr
|
1227 |
-
|
1228 |
-
#~ msgid "
|
1229 |
-
#~ msgstr "
|
1230 |
-
|
1231 |
-
#~ msgid "
|
1232 |
-
#~ msgstr
|
1233 |
-
|
1234 |
-
#~ msgid
|
1235 |
-
#~
|
1236 |
-
|
1237 |
-
#~
|
1238 |
-
#~
|
1239 |
-
|
1240 |
-
#~ msgid "
|
1241 |
-
#~ msgstr
|
1242 |
-
|
1243 |
-
#~ msgid "
|
1244 |
-
#~ msgstr
|
1245 |
-
|
1246 |
-
#~ msgid
|
1247 |
-
#~
|
1248 |
-
|
1249 |
-
#~
|
1250 |
-
#~
|
1251 |
-
|
1252 |
-
|
1253 |
-
#~
|
1254 |
-
|
1255 |
-
|
1256 |
-
#~
|
1257 |
-
|
1258 |
-
|
1259 |
-
#~
|
1260 |
-
|
1261 |
-
|
1262 |
-
#~
|
1263 |
-
|
1264 |
-
|
1265 |
-
#~
|
1266 |
-
|
1267 |
-
|
1268 |
-
#~
|
1269 |
-
|
1270 |
-
|
1271 |
-
#~
|
1272 |
-
|
1273 |
-
|
1274 |
-
#~
|
1275 |
-
|
1276 |
-
|
1277 |
-
#~
|
1278 |
-
|
1279 |
-
|
1280 |
-
#~
|
1281 |
-
|
1282 |
-
|
1283 |
-
#~
|
1284 |
-
|
1285 |
-
|
1286 |
-
#~
|
1287 |
-
#~
|
1288 |
-
|
1289 |
-
#~ msgid "
|
1290 |
-
#~ msgstr
|
1291 |
-
|
1292 |
-
#~ msgid "
|
1293 |
-
#~ msgstr
|
1294 |
-
|
1295 |
-
#~ msgid "
|
1296 |
-
#~ msgstr
|
1297 |
-
|
1298 |
-
#~ msgid
|
1299 |
-
#~
|
1300 |
-
|
1301 |
-
#~
|
1302 |
-
#~
|
1303 |
-
|
1304 |
-
#~ msgid "
|
1305 |
-
#~ msgstr
|
1306 |
-
|
1307 |
-
#~ msgid "
|
1308 |
-
#~ msgstr
|
1309 |
-
|
1310 |
-
#~ msgid "
|
1311 |
-
#~ msgstr
|
1312 |
-
|
1313 |
-
#~ msgid "
|
1314 |
-
#~ msgstr
|
1315 |
-
|
1316 |
-
#~ msgid
|
1317 |
-
#~
|
1318 |
-
|
1319 |
-
#~
|
1320 |
-
#~ msgstr
|
1321 |
-
|
1322 |
-
#~
|
1323 |
-
#~
|
1324 |
-
|
1325 |
-
#~ msgid
|
1326 |
-
#~
|
1327 |
-
|
1328 |
-
#~
|
1329 |
-
#~ msgstr
|
1330 |
-
|
1331 |
-
#~
|
1332 |
-
#~
|
1333 |
-
|
1334 |
-
#~ msgid
|
1335 |
-
#~
|
1336 |
-
|
1337 |
-
#~
|
1338 |
-
#~
|
1339 |
-
|
1340 |
-
|
1341 |
-
#~
|
1342 |
-
|
1343 |
-
#~
|
1344 |
-
#~ msgstr
|
1345 |
-
|
1346 |
-
#~
|
1347 |
-
|
1348 |
-
#~
|
1349 |
-
#~ "
|
1350 |
-
|
1351 |
-
#~
|
1352 |
-
#~
|
1353 |
-
|
1354 |
-
|
1355 |
-
#~
|
1356 |
-
|
1357 |
-
#~
|
1358 |
-
#~
|
1359 |
-
|
1360 |
-
#~
|
1361 |
-
#~
|
1362 |
-
|
1363 |
-
#~
|
1364 |
-
|
1365 |
-
|
1366 |
-
#~
|
1367 |
-
#~
|
1368 |
-
|
1369 |
-
#~
|
1370 |
-
#~ msgstr
|
1371 |
-
|
1372 |
-
#~
|
1373 |
-
#~
|
1374 |
-
|
1375 |
-
|
1376 |
-
#~
|
1377 |
-
|
1378 |
-
#~
|
1379 |
-
#~ msgstr
|
1380 |
-
|
1381 |
-
#~
|
1382 |
-
#~
|
1383 |
-
|
1384 |
-
#~ msgid "
|
1385 |
-
#~ msgstr "
|
1386 |
-
|
1387 |
-
#~ msgid
|
1388 |
-
#~
|
1389 |
-
|
1390 |
-
#~
|
1391 |
-
#~
|
1392 |
-
|
1393 |
-
#~
|
1394 |
-
|
1395 |
-
|
1396 |
-
#~
|
1397 |
-
|
1398 |
-
|
1399 |
-
#~
|
1400 |
-
#~
|
1401 |
-
|
1402 |
-
#~
|
1403 |
-
#~
|
1404 |
-
|
1405 |
-
#~ msgid "
|
1406 |
-
#~ msgstr "
|
1407 |
-
|
1408 |
-
#~ msgid "
|
1409 |
-
#~ msgstr "
|
1410 |
-
|
1411 |
-
#~ msgid "
|
1412 |
-
#~ msgstr "
|
1413 |
-
|
1414 |
-
#~ msgid
|
1415 |
-
#~ msgstr "
|
1416 |
-
|
1417 |
-
#~ msgid "
|
1418 |
-
#~ msgstr "
|
1419 |
-
|
1420 |
-
#~ msgid "
|
1421 |
-
#~ msgstr "
|
1422 |
-
|
1423 |
-
#~ msgid "
|
1424 |
-
#~ msgstr "
|
1425 |
-
|
1426 |
-
#~ msgid "
|
1427 |
-
#~ msgstr "
|
1428 |
-
|
1429 |
-
#~ msgid "
|
1430 |
-
#~ msgstr
|
1431 |
-
|
1432 |
-
#~ "
|
1433 |
-
|
1434 |
-
|
1435 |
-
#~
|
1436 |
-
|
1437 |
-
|
1438 |
-
#~
|
1439 |
-
|
1440 |
-
|
1441 |
-
#~
|
1442 |
-
|
1443 |
-
|
1444 |
-
#~
|
1445 |
-
|
1446 |
-
|
1447 |
-
#~
|
1448 |
-
|
1449 |
-
|
1450 |
-
#~
|
1451 |
-
|
1452 |
-
|
1453 |
-
#~
|
1454 |
-
|
1455 |
-
|
1456 |
-
#~
|
1457 |
-
|
1458 |
-
|
1459 |
-
#~
|
1460 |
-
|
1461 |
-
|
1462 |
-
#~
|
1463 |
-
|
1464 |
-
|
1465 |
-
#~
|
1466 |
-
|
1467 |
-
|
1468 |
-
#~
|
1469 |
-
#~ msgstr
|
1470 |
-
|
1471 |
-
|
1472 |
-
#~
|
1473 |
-
|
1474 |
-
|
1475 |
-
#~
|
1476 |
-
|
1477 |
-
|
1478 |
-
#~
|
1479 |
-
|
1480 |
-
|
1481 |
-
#~
|
1482 |
-
|
1483 |
-
|
1484 |
-
#~
|
1485 |
-
|
1486 |
-
|
1487 |
-
#~
|
1488 |
-
#~
|
1489 |
-
|
1490 |
-
#~ msgid "
|
1491 |
-
#~ msgstr "
|
1492 |
-
|
1493 |
-
#~ msgid "
|
1494 |
-
#~ msgstr "
|
1495 |
-
|
1496 |
-
#~ msgid "
|
1497 |
-
#~ msgstr "
|
1498 |
-
|
1499 |
-
#~ msgid "
|
1500 |
-
#~ msgstr "
|
1501 |
-
|
1502 |
-
#~ msgid "
|
1503 |
-
#~ msgstr "
|
1504 |
-
|
1505 |
-
#~ msgid "
|
1506 |
-
#~ msgstr "
|
1507 |
-
|
1508 |
-
#~ msgid "
|
1509 |
-
#~ msgstr "
|
1510 |
-
|
1511 |
-
#~ msgid "
|
1512 |
-
#~ msgstr "
|
1513 |
-
|
1514 |
-
#~ msgid "
|
1515 |
-
#~ msgstr "
|
1516 |
-
|
1517 |
-
#~ msgid "
|
1518 |
-
#~ msgstr "
|
1519 |
-
|
1520 |
-
#~ msgid "
|
1521 |
-
#~ msgstr "
|
1522 |
-
|
1523 |
-
#~ msgid "
|
1524 |
-
#~ msgstr "
|
1525 |
-
|
1526 |
-
#~ msgid "
|
1527 |
-
#~ msgstr "
|
1528 |
-
|
1529 |
-
#~ msgid
|
1530 |
-
#~ "
|
1531 |
-
|
1532 |
-
#~
|
1533 |
-
#~
|
1534 |
-
|
1535 |
-
|
1536 |
-
#~
|
1537 |
-
|
1538 |
-
|
1539 |
-
#~
|
1540 |
-
|
1541 |
-
#~
|
1542 |
-
#~
|
1543 |
-
|
1544 |
-
#~ "
|
1545 |
-
#~ "
|
1546 |
-
|
1547 |
-
#~ "
|
1548 |
-
#~ msgstr ""
|
1549 |
-
#~ "
|
1550 |
-
#~ "
|
1551 |
-
|
1552 |
-
#~ "
|
1553 |
-
#~ "
|
1554 |
-
|
1555 |
-
#~ "
|
1556 |
-
#~ "
|
1557 |
-
|
1558 |
-
|
1559 |
-
#~
|
1560 |
-
|
1561 |
-
|
1562 |
-
#~
|
1563 |
-
|
1564 |
-
|
1565 |
-
#~
|
1566 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
msgid ""
|
2 |
+
msgstr ""
|
3 |
+
"Project-Id-Version: Subscribe to Comments Reloaded\n"
|
4 |
+
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2014-02-04 10:17-0700\n"
|
6 |
+
"PO-Revision-Date: 2014-02-04 10:17-0700\n"
|
7 |
+
"Last-Translator: Israel Barragan <reedyseth@gmail.com>\n"
|
8 |
+
"Language-Team: Web Geeks\n"
|
9 |
+
"Language: be_BY\n"
|
10 |
+
"MIME-Version: 1.0\n"
|
11 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
12 |
+
"Content-Transfer-Encoding: 8bit\n"
|
13 |
+
"X-Poedit-KeywordsList: __;_e\n"
|
14 |
+
"X-Poedit-Basepath: ../\n"
|
15 |
+
"Plural-Forms: s;\n"
|
16 |
+
"X-Generator: Poedit 1.6\n"
|
17 |
+
"X-Poedit-SearchPath-0: .\n"
|
18 |
+
|
19 |
+
#: subscribe-to-comments-reloaded.php:50
|
20 |
+
#: subscribe-to-comments-reloaded.php:290
|
21 |
+
msgid ""
|
22 |
+
"Your subscription to this post needs to be confirmed. <a "
|
23 |
+
"href='[manager_link]'>Manage your subscriptions</a>."
|
24 |
+
msgstr ""
|
25 |
+
"Ваша падпіска на гэты артыкул мае патрэбу ў пацверджанні. <a "
|
26 |
+
"href='[manager_link]'>Рэдагаваць</a> свае падпіскі."
|
27 |
+
|
28 |
+
#: subscribe-to-comments-reloaded.php:56
|
29 |
+
#: subscribe-to-comments-reloaded.php:289
|
30 |
+
msgid ""
|
31 |
+
"You are subscribed to this post. <a href='[manager_link]'>Manage</a> your "
|
32 |
+
"subscriptions."
|
33 |
+
msgstr ""
|
34 |
+
"Вы падпісаны на гэты артыкул. <a href='[manager_link]'>Рэдагаваць</a> свае "
|
35 |
+
"падпіскі."
|
36 |
+
|
37 |
+
#: subscribe-to-comments-reloaded.php:67
|
38 |
+
#: subscribe-to-comments-reloaded.php:291
|
39 |
+
msgid ""
|
40 |
+
"You can <a href='[manager_link]'>manage the subscriptions</a> of this post."
|
41 |
+
msgstr ""
|
42 |
+
"Вы можаце <a href='[manager_link]'>кіраваць падпіскамі</a> на гэты запіс."
|
43 |
+
|
44 |
+
#: subscribe-to-comments-reloaded.php:74
|
45 |
+
#: subscribe-to-comments-reloaded.php:288
|
46 |
+
msgid ""
|
47 |
+
"Notify me of followup comments via e-mail. You can also <a "
|
48 |
+
"href='[subscribe_link]'>subscribe</a> without commenting."
|
49 |
+
msgstr ""
|
50 |
+
"Атрымліваць новыя каментары па электроннай пошце. Вы можаце <a "
|
51 |
+
"href='[subscribe_link]'>падпісацца</a> без каментавання."
|
52 |
+
|
53 |
+
#: subscribe-to-comments-reloaded.php:93
|
54 |
+
msgid "Don't subscribe"
|
55 |
+
msgstr "Не падпісвацца"
|
56 |
+
|
57 |
+
#: subscribe-to-comments-reloaded.php:94
|
58 |
+
msgid "All"
|
59 |
+
msgstr "Усё"
|
60 |
+
|
61 |
+
#: subscribe-to-comments-reloaded.php:95 templates/user.php:67
|
62 |
+
msgid "Replies to my comments"
|
63 |
+
msgstr "Адказы на мае каментары"
|
64 |
+
|
65 |
+
#: subscribe-to-comments-reloaded.php:294 options/index.php:54
|
66 |
+
msgid "Manage subscriptions"
|
67 |
+
msgstr "Рэдагаваць падпіскі"
|
68 |
+
|
69 |
+
#: subscribe-to-comments-reloaded.php:296
|
70 |
+
msgid ""
|
71 |
+
"To manage your subscriptions, please enter your email address here below. We "
|
72 |
+
"will send you a message containing the link to access your personal "
|
73 |
+
"management page."
|
74 |
+
msgstr ""
|
75 |
+
"Для кіравання сваімі падпіскамі, калі ласка, увядзіце свой электронны адрас "
|
76 |
+
"у форму ніжэй. Мы адправім вам паведамленне са спасылкай на вашу "
|
77 |
+
"персанальную старонку кіравання."
|
78 |
+
|
79 |
+
#: subscribe-to-comments-reloaded.php:297
|
80 |
+
msgid ""
|
81 |
+
"Thank you for using our subscription service. Your request has been "
|
82 |
+
"completed, and you should receive an email with the management link in a few "
|
83 |
+
"minutes."
|
84 |
+
msgstr ""
|
85 |
+
"Дзякуй, што карыстаецеся нашым сэрвісам падпісак. Ваш запыт выкананы. На "
|
86 |
+
"працягу некалькіх хвілін вы павінны атрымаць ліст са спасылкай на старонку "
|
87 |
+
"кіравання падпіскамі."
|
88 |
+
|
89 |
+
#: subscribe-to-comments-reloaded.php:298
|
90 |
+
msgid ""
|
91 |
+
"You can follow the discussion on <strong>[post_title]</strong> without "
|
92 |
+
"having to leave a comment. Cool, huh? Just enter your email address in the "
|
93 |
+
"form here below and you're all set."
|
94 |
+
msgstr ""
|
95 |
+
"Вы можаце сачыць за абмеркаваннем артыкула <strong>[post_title]</strong>, не "
|
96 |
+
"пакідаючы свайго каментара. Выдатна, ці не праўда? Проста ўвядзіце свой "
|
97 |
+
"электронны адрас у форму ніжэй, і гатова!"
|
98 |
+
|
99 |
+
#: subscribe-to-comments-reloaded.php:299
|
100 |
+
msgid ""
|
101 |
+
"Thank you for using our subscription service. Your request has been "
|
102 |
+
"completed. You will receive a notification email every time a new comment to "
|
103 |
+
"this article is approved and posted by the administrator."
|
104 |
+
msgstr ""
|
105 |
+
"Дзякуй, што карыстаецеся нашым сэрвісам падпісак. Ваш запыт выкананы. Вы "
|
106 |
+
"будзеце атрымліваць апавяшчэнні кожных разоў, як новы каментар да гэты "
|
107 |
+
"артыкулу будзе ўхвалены і апублікаваны адміністратарам сайта."
|
108 |
+
|
109 |
+
#: subscribe-to-comments-reloaded.php:300
|
110 |
+
msgid ""
|
111 |
+
"Thank you for using our subscription service. In order to confirm your "
|
112 |
+
"request, please check your email for the verification message and follow the "
|
113 |
+
"instructions."
|
114 |
+
msgstr ""
|
115 |
+
"Дзякуй, што карыстаецеся нашым сэрвісам падпісак. Каб пацвердзіць свой "
|
116 |
+
"запыт, калі ласка, праверце сваю пошту і вынікайце інструкцыям у лісце пра "
|
117 |
+
"пацверджанне."
|
118 |
+
|
119 |
+
#: subscribe-to-comments-reloaded.php:301
|
120 |
+
msgid ""
|
121 |
+
"In order to cancel or suspend one or more notifications, select the "
|
122 |
+
"corresponding checkbox(es) and click on the button at the end of the list."
|
123 |
+
msgstr ""
|
124 |
+
"Каб адмяніць ці прыпыніць адно ці больш апавяшчэнняў, пстрыкніце ў "
|
125 |
+
"адпаведным акенцы выбару і націсніце на кнопку ў канцы спісу."
|
126 |
+
|
127 |
+
#: subscribe-to-comments-reloaded.php:302
|
128 |
+
msgid ""
|
129 |
+
"In order to cancel or suspend one or more notifications, select the "
|
130 |
+
"corresponding checkbox(es) and click on the button at the end of the list. "
|
131 |
+
"You are currently subscribed to:"
|
132 |
+
msgstr ""
|
133 |
+
"Каб адмяніць ці прыпыніць адно ці больш апавяшчэнняў, пстрыкніце ў "
|
134 |
+
"адпаведным акенцы выбару і націсніце на кнопку ў канцы спісу. На дадзены "
|
135 |
+
"момант вы падпісаны на:"
|
136 |
+
|
137 |
+
#: subscribe-to-comments-reloaded.php:306
|
138 |
+
msgid "There is a new comment to [post_title]"
|
139 |
+
msgstr "З'явіўся новы каментар да артыкула [post_title]"
|
140 |
+
|
141 |
+
#: subscribe-to-comments-reloaded.php:307
|
142 |
+
msgid ""
|
143 |
+
"There is a new comment to [post_title].\n"
|
144 |
+
"Comment Link: [comment_permalink]\n"
|
145 |
+
"Author: [comment_author]\n"
|
146 |
+
"Comment:\n"
|
147 |
+
"[comment_content]\n"
|
148 |
+
"Permalink: [post_permalink]\n"
|
149 |
+
"Manage your subscriptions: [manager_link]"
|
150 |
+
msgstr ""
|
151 |
+
"З'явіўся новы каментар да артыкула [post_title].\n"
|
152 |
+
"Спасылка на каментар: [comment_permalink]\n"
|
153 |
+
"Аўтар: [comment_author]\n"
|
154 |
+
"Каментар:\n"
|
155 |
+
"[comment_content]\n"
|
156 |
+
"\n"
|
157 |
+
"Спасылка на артыкул: [post_permalink]\n"
|
158 |
+
"Кіраванне падпіскамі: [manager_link]"
|
159 |
+
|
160 |
+
#: subscribe-to-comments-reloaded.php:308
|
161 |
+
msgid "Please confirm your subscription to [post_title]"
|
162 |
+
msgstr "Калі ласка, пацвердзіце сваю падпіску на артыкул [post_title]"
|
163 |
+
|
164 |
+
#: subscribe-to-comments-reloaded.php:309
|
165 |
+
msgid ""
|
166 |
+
"You have requested to be notified every time a new comment is added to:\n"
|
167 |
+
"[post_permalink]\n"
|
168 |
+
"\n"
|
169 |
+
"Please confirm your request by clicking on this link:\n"
|
170 |
+
"[confirm_link]"
|
171 |
+
msgstr ""
|
172 |
+
"Вы зрабілі запыт на атрыманне новых каментароў да артыкула:\n"
|
173 |
+
"[post_permalink]\n"
|
174 |
+
"\n"
|
175 |
+
"Калі ласка, перайдзіце па наступнай спасылцы, каб пацвердзіць падпіску:\n"
|
176 |
+
"[confirm_link]"
|
177 |
+
|
178 |
+
#: subscribe-to-comments-reloaded.php:310
|
179 |
+
msgid "Manage your subscriptions on [blog_name]"
|
180 |
+
msgstr "Рэдагаваць свае падпіскі на сайце [blog_name]"
|
181 |
+
|
182 |
+
#: subscribe-to-comments-reloaded.php:311
|
183 |
+
msgid ""
|
184 |
+
"You have requested to manage your subscriptions to the articles on "
|
185 |
+
"[blog_name]. Follow this link to access your personal page:\n"
|
186 |
+
"[manager_link]"
|
187 |
+
msgstr ""
|
188 |
+
"Вы зрабілі запыт на рэдагаванне сваіх падпісак на каментары да артыкулаў на "
|
189 |
+
"сайце [blog_name]. Вось спасылка на вашу асабістую старонку кіравання "
|
190 |
+
"падпіскамі:\n"
|
191 |
+
"[manager_link]"
|
192 |
+
|
193 |
+
#: subscribe-to-comments-reloaded.php:366
|
194 |
+
msgid "Settings"
|
195 |
+
msgstr "Scegli ordine"
|
196 |
+
|
197 |
+
#: subscribe-to-comments-reloaded.php:1283 options/panel2.php:67
|
198 |
+
#: options/panel2.php:77 options/panel2.php:106 options/panel5.php:66
|
199 |
+
#: options/panel5.php:75 options/panel5.php:84 options/panel5.php:94
|
200 |
+
#: options/panel5.php:103 options/panel5.php:113 options/panel5.php:122
|
201 |
+
#: options/panel5.php:131
|
202 |
+
msgid "No"
|
203 |
+
msgstr "Не"
|
204 |
+
|
205 |
+
#: subscribe-to-comments-reloaded.php:1310
|
206 |
+
msgid ""
|
207 |
+
"Need help on how to use Subscribe to Comments Reloaded? Visit the official"
|
208 |
+
msgstr ""
|
209 |
+
"Патрэбна дапамога ў использовани убудовы Subscribe to Comments Reloaded? "
|
210 |
+
"Наведаеце наш афіцыйны"
|
211 |
+
|
212 |
+
#: subscribe-to-comments-reloaded.php:1310
|
213 |
+
msgid "support forum"
|
214 |
+
msgstr "форум падтрымкі"
|
215 |
+
|
216 |
+
#: subscribe-to-comments-reloaded.php:1311
|
217 |
+
msgid "Feeling generous?"
|
218 |
+
msgstr "Жадаеце выявіць шчодрасць?"
|
219 |
+
|
220 |
+
#: subscribe-to-comments-reloaded.php:1311
|
221 |
+
msgid "Donate a few bucks!"
|
222 |
+
msgstr "Ахвяруйце пару баксаў!"
|
223 |
+
|
224 |
+
#: subscribe-to-comments-reloaded.php:1380
|
225 |
+
#: subscribe-to-comments-reloaded.php:1526
|
226 |
+
msgid "Important Notice"
|
227 |
+
msgstr ""
|
228 |
+
|
229 |
+
#: subscribe-to-comments-reloaded.php:1381
|
230 |
+
msgid ""
|
231 |
+
"Comment subscription data from the <strong>Subscribe to Comments</strong> "
|
232 |
+
"plugin was detected and automatically imported into <strong>Subscribe to "
|
233 |
+
"Comments Reloaded</strong>."
|
234 |
+
msgstr ""
|
235 |
+
|
236 |
+
#: subscribe-to-comments-reloaded.php:1381
|
237 |
+
msgid ""
|
238 |
+
" It is recommended that you now <strong>deactivate</strong> Subscribe to "
|
239 |
+
"Comments to prevent confusion between the two plugins."
|
240 |
+
msgstr ""
|
241 |
+
|
242 |
+
#: subscribe-to-comments-reloaded.php:1382
|
243 |
+
msgid ""
|
244 |
+
"If you have subscription data from Subscribe to Comments Reloaded < v2.0 "
|
245 |
+
"that you want to import, you'll need to import that data manually, as only "
|
246 |
+
"one import routine will ever run to prevent data loss."
|
247 |
+
msgstr ""
|
248 |
+
|
249 |
+
#: subscribe-to-comments-reloaded.php:1383
|
250 |
+
#: subscribe-to-comments-reloaded.php:1530
|
251 |
+
msgid ""
|
252 |
+
"Please visit <a href=\"options-general.php?page=subscribe-to-comments-"
|
253 |
+
"reloaded/options/index.php\">Settings -> Subscribe to Comments</a> to review "
|
254 |
+
"your configuration."
|
255 |
+
msgstr ""
|
256 |
+
|
257 |
+
#: subscribe-to-comments-reloaded.php:1527
|
258 |
+
msgid ""
|
259 |
+
"Plugin options and comment subscription data from the <strong>WP Comment "
|
260 |
+
"Subscriptions</strong> plugin were detected and automatically imported into "
|
261 |
+
"<strong>Subscribe to Comments Reloaded</strong>."
|
262 |
+
msgstr ""
|
263 |
+
|
264 |
+
#: subscribe-to-comments-reloaded.php:1527
|
265 |
+
msgid ""
|
266 |
+
" It is recommended that you now <strong>deactivate</strong> WP Comment "
|
267 |
+
"Subscriptions to prevent confusion between the two plugins."
|
268 |
+
msgstr ""
|
269 |
+
|
270 |
+
#: subscribe-to-comments-reloaded.php:1528
|
271 |
+
msgid ""
|
272 |
+
"If you have subscription data from another plugin (such as Subscribe to "
|
273 |
+
"Comments or Subscribe to Comments Reloaded < v2.0) that you want to import, "
|
274 |
+
"you'll need to import that data manually, as only one import routine will "
|
275 |
+
"ever run to prevent data loss."
|
276 |
+
msgstr ""
|
277 |
+
|
278 |
+
#: subscribe-to-comments-reloaded.php:1529
|
279 |
+
msgid ""
|
280 |
+
"<strong>Note:</strong> If you were previously using the "
|
281 |
+
"<code>wp_comment_subscriptions_show()</code> function or the <code>[wpcs-"
|
282 |
+
"subscribe-url]</code> shortcode, you'll need to replace those with "
|
283 |
+
"<code>subscribe_reloaded_show()</code> and <code>[subscribe-url]</code> "
|
284 |
+
"respectively."
|
285 |
+
msgstr ""
|
286 |
+
|
287 |
+
#: options/index.php:55
|
288 |
+
msgid "Comment Form"
|
289 |
+
msgstr "Форма каментара"
|
290 |
+
|
291 |
+
#: options/index.php:56
|
292 |
+
msgid "Management Page"
|
293 |
+
msgstr "Старонка кіравання"
|
294 |
+
|
295 |
+
#: options/index.php:57
|
296 |
+
msgid "Notifications"
|
297 |
+
msgstr "Апавяшчэнні"
|
298 |
+
|
299 |
+
#: options/index.php:58 options/panel2.php:58 options/panel3.php:60
|
300 |
+
#: options/panel4.php:51
|
301 |
+
msgid "Options"
|
302 |
+
msgstr "Параметры"
|
303 |
+
|
304 |
+
#: options/index.php:59
|
305 |
+
msgid "You can help"
|
306 |
+
msgstr "Вы можаце дапамагчы"
|
307 |
+
|
308 |
+
#: options/panel1-business-logic.php:19
|
309 |
+
msgid "Subscription added."
|
310 |
+
msgstr "Падпіска дададзена."
|
311 |
+
|
312 |
+
#: options/panel1-business-logic.php:31
|
313 |
+
msgid "Subscriptions updated."
|
314 |
+
msgstr "Падпіскі абноўлены."
|
315 |
+
|
316 |
+
#: options/panel1-business-logic.php:40
|
317 |
+
msgid "Subscription deleted."
|
318 |
+
msgstr "Падпіска выдалена."
|
319 |
+
|
320 |
+
#: options/panel1-business-logic.php:59 templates/author.php:23
|
321 |
+
#: templates/user.php:23
|
322 |
+
msgid "Subscriptions deleted:"
|
323 |
+
msgstr "Падпіскі выдалены:"
|
324 |
+
|
325 |
+
#: options/panel1-business-logic.php:63 templates/author.php:27
|
326 |
+
#: templates/user.php:27
|
327 |
+
msgid "Subscriptions suspended:"
|
328 |
+
msgstr "Падпіскі прыпынены:"
|
329 |
+
|
330 |
+
#: options/panel1-business-logic.php:67 templates/author.php:31
|
331 |
+
#: templates/user.php:31
|
332 |
+
msgid "Subscriptions activated:"
|
333 |
+
msgstr "Падпіскі актываваны:"
|
334 |
+
|
335 |
+
#: options/panel1-business-logic.php:71 options/panel1-business-logic.php:75
|
336 |
+
#: templates/author.php:35 templates/author.php:39 templates/user.php:35
|
337 |
+
msgid "Subscriptions updated:"
|
338 |
+
msgstr "Падпіскі абноўлены:"
|
339 |
+
|
340 |
+
#: options/panel1-business-logic.php:99
|
341 |
+
msgid "« Previous"
|
342 |
+
msgstr "« Зваротна"
|
343 |
+
|
344 |
+
#: options/panel1-business-logic.php:103
|
345 |
+
msgid "Next »"
|
346 |
+
msgstr "Наперад »"
|
347 |
+
|
348 |
+
#: options/panel1-edit-subscription.php:8
|
349 |
+
msgid "Update Subscription"
|
350 |
+
msgstr "Абнавіць падпіску"
|
351 |
+
|
352 |
+
#: options/panel1-edit-subscription.php:11
|
353 |
+
#: options/panel1-edit-subscription.php:21
|
354 |
+
#: options/panel1-edit-subscription.php:22
|
355 |
+
#: options/panel1-edit-subscription.php:23 options/panel1.php:28
|
356 |
+
#: options/panel1.php:29 options/panel1.php:30
|
357 |
+
msgid "optional"
|
358 |
+
msgstr "па выбары"
|
359 |
+
|
360 |
+
#: options/panel1-edit-subscription.php:11 options/panel1.php:22
|
361 |
+
#: options/panel1.php:102 options/panel1.php:138 templates/author.php:52
|
362 |
+
#: templates/user.php:48
|
363 |
+
msgid ""
|
364 |
+
"Please remember: this operation cannot be undone. Are you sure you want to "
|
365 |
+
"proceed?"
|
366 |
+
msgstr ""
|
367 |
+
"Увага: гэту аперацыю нельга адмяніць. Вы ўпэўнены, што жадаеце працягнуць?"
|
368 |
+
|
369 |
+
#: options/panel1-edit-subscription.php:13
|
370 |
+
msgid "Post:"
|
371 |
+
msgstr "Запіс:"
|
372 |
+
|
373 |
+
#: options/panel1-edit-subscription.php:16 options/panel1.php:24
|
374 |
+
msgid "From"
|
375 |
+
msgstr "З"
|
376 |
+
|
377 |
+
#: options/panel1-edit-subscription.php:20 options/panel1.php:27
|
378 |
+
msgid "To"
|
379 |
+
msgstr "на"
|
380 |
+
|
381 |
+
#: options/panel1-edit-subscription.php:26 options/panel1.php:33
|
382 |
+
#: options/panel1.php:59 options/panel1.php:124
|
383 |
+
msgid "Status"
|
384 |
+
msgstr "Статут"
|
385 |
+
|
386 |
+
#: options/panel1-edit-subscription.php:28 options/panel1.php:35
|
387 |
+
msgid "Keep unchanged"
|
388 |
+
msgstr "Пакінуць без змен"
|
389 |
+
|
390 |
+
#: options/panel1-edit-subscription.php:29 options/panel1.php:36
|
391 |
+
#: options/panel1.php:61
|
392 |
+
msgid "Active"
|
393 |
+
msgstr "Актыўна"
|
394 |
+
|
395 |
+
#: options/panel1-edit-subscription.php:30 options/panel1.php:37
|
396 |
+
#: options/panel1.php:62
|
397 |
+
msgid "Replies only"
|
398 |
+
msgstr "Толькі адказы"
|
399 |
+
|
400 |
+
#: options/panel1-edit-subscription.php:31 options/panel1.php:38
|
401 |
+
msgid "Suspended"
|
402 |
+
msgstr "Прыпынена"
|
403 |
+
|
404 |
+
#: options/panel1-edit-subscription.php:33 options/panel1.php:40
|
405 |
+
msgid "Update"
|
406 |
+
msgstr "Абнавіць"
|
407 |
+
|
408 |
+
#: options/panel1.php:19
|
409 |
+
msgid "Mass Update Subscriptions"
|
410 |
+
msgstr "Масава абнавіць падпіскі"
|
411 |
+
|
412 |
+
#: options/panel1.php:48
|
413 |
+
msgid "Add New Subscription"
|
414 |
+
msgstr "Дадаць новую падпіску"
|
415 |
+
|
416 |
+
#: options/panel1.php:53
|
417 |
+
msgid "Post ID"
|
418 |
+
msgstr "ID-нумар запісу"
|
419 |
+
|
420 |
+
#: options/panel1.php:56 options/panel1.php:111
|
421 |
+
#: templates/request-management-link.php:75 templates/subscribe.php:89
|
422 |
+
#: templates/user.php:53
|
423 |
+
msgid "Email"
|
424 |
+
msgstr "Эл. адрас"
|
425 |
+
|
426 |
+
#: options/panel1.php:63
|
427 |
+
msgid "Ask user to confirm"
|
428 |
+
msgstr "Прасіць подтвреждение ад карыстача"
|
429 |
+
|
430 |
+
#: options/panel1.php:65
|
431 |
+
msgid "Add"
|
432 |
+
msgstr "Дадаць"
|
433 |
+
|
434 |
+
#: options/panel1.php:76
|
435 |
+
msgid "Search subscriptions"
|
436 |
+
msgstr "Шукаць у падпісках"
|
437 |
+
|
438 |
+
#: options/panel1.php:80
|
439 |
+
#, php-format
|
440 |
+
msgid ""
|
441 |
+
"You can either <a href=\"%s\">view all the subscriptions</a> or find those "
|
442 |
+
"where the"
|
443 |
+
msgstr ""
|
444 |
+
"Вы можаце <a href=\"%s\">прагледзець усе падпіскі</a> ці знайсці тыя, дзе"
|
445 |
+
|
446 |
+
#: options/panel1.php:84
|
447 |
+
msgid "email"
|
448 |
+
msgstr "эл. адрас"
|
449 |
+
|
450 |
+
#: options/panel1.php:85
|
451 |
+
msgid "post ID"
|
452 |
+
msgstr "ID-нумар запісу"
|
453 |
+
|
454 |
+
#: options/panel1.php:86
|
455 |
+
msgid "status"
|
456 |
+
msgstr "статут"
|
457 |
+
|
458 |
+
#: options/panel1.php:89
|
459 |
+
msgid "equals"
|
460 |
+
msgstr "раўназначна"
|
461 |
+
|
462 |
+
#: options/panel1.php:90
|
463 |
+
msgid "contains"
|
464 |
+
msgstr "утрымоўвае"
|
465 |
+
|
466 |
+
#: options/panel1.php:91
|
467 |
+
msgid "does not contain"
|
468 |
+
msgstr "не ўтрымоўвае"
|
469 |
+
|
470 |
+
#: options/panel1.php:92
|
471 |
+
msgid "starts with"
|
472 |
+
msgstr "пачынаецца з"
|
473 |
+
|
474 |
+
#: options/panel1.php:93
|
475 |
+
msgid "ends with"
|
476 |
+
msgstr "сканчаецца на"
|
477 |
+
|
478 |
+
#: options/panel1.php:96
|