Subscribe To Comments Reloaded - Version 3.0.0

Version Description

= v3.0.0 =

Major Release On this version there have been a lot of patches and upgrades in the code, although there are many other issues to improve and fix this version will make your site and subscribers happy.

= v160115 =

Subscription broken Fix; PLEASE UPGRADE IMMEDIATELY. This fixes the broken links while trying to subscribe without commenting.

= v160106 =

This version is a mayor version change on StCR. It includes many changes and features like One Click Unsubscribe, A Rich editor for the notifications templates, Subscription Checkbox position, Huge code refactor just to mention a few.

= v150820 =

Security Fix; PLEASE UPGRADE IMMEDIATELY. v150820 fixes an XSS/CSRF vulnerability that was reported by a WordPress Plugin Repository moderator.

v150611 Fix the creation of the new table realated to the Google PII issue with AdWords, see v150422 Change log for details.

= v150611 =

v150611 Fix the creation of the new table realated to the Google PII issue with AdWords, see v150422 Change log for details.

= v150422 =

Security Fix; PLEASE UPGRADE IMMEDIATELY Google PII issue with AdWords. Protect user email Address and uses an encrypted key instead on URL. Several issues are fix, see the change log.

= v150207 =

Improvements on the links security. Now you get a Unique Key for your site. Check the Options Panel.

= v141103 =

Broken links and settings issue Please upgrade to fix the URL creation on the Request Management link and to save the settings values correctly.

= v141025 =

v1410124 Fixed several issues reported on the support forum like broken links, raw HTML on the messages, clean user interface with buttons not needed. See the change log for details.

= v140220 =

Security Fix; PLEASE UPGRADE IMMEDIATELY. v140219 fixes an XSS/CSRF vulnerability that was discovered by Tom Adams and reported by a WordPress Plugin Repository moderator.

Download this release

Release Info

Developer reedyseth
Plugin Icon 128x128 Subscribe To Comments Reloaded
Version 3.0.0
Comparing to
See all releases

Code changes from version 160116 to 3.0.0

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
+ ?>
includes/css/stcr-admin-style.css CHANGED
@@ -48,4 +48,10 @@
48
 
49
  .hidden {
50
  display: none;
 
 
 
 
 
 
51
  }
48
 
49
  .hidden {
50
  display: none;
51
+ }
52
+
53
+ .info-panel {
54
+ background-color: #BBBBBB;
55
+ padding: 8px;
56
+ font-style: italic;
57
  }
includes/js/stcr-admin.js CHANGED
@@ -39,5 +39,24 @@
39
  }
40
  }); //close jQuery.ajax
41
  });
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
42
  });
43
  } )( jQuery );
39
  }
40
  }); //close jQuery.ajax
41
  });
42
+ // More info action
43
+ $('a.more-info').on("click", function( event ) {
44
+ event.preventDefault();
45
+ var info_panel = $( this ).data( "infopanel" );
46
+ info_panel = "." + info_panel;
47
+
48
+ $( ".postbox-mass").css("overflow","hidden");
49
+
50
+ if( $( info_panel ).hasClass( "hidden") )
51
+ {
52
+ $( info_panel ).slideDown( "fast" );
53
+ $( info_panel).removeClass( "hidden" );
54
+ }
55
+ else
56
+ {
57
+ $( info_panel ).slideUp( "fast" );
58
+ $( info_panel).addClass( "hidden" );
59
+ }
60
+ });
61
  });
62
  } )( jQuery );
includes/js/stcr-tinyMCE.js CHANGED
@@ -1,13 +1,14 @@
1
- /**
2
- * Initialize all the tinyMCE code.
3
- * @since 03-Aug-2015
4
- * @author reedyseth
5
- */
6
- jQuery(document).ready(function() {
7
- tinymce.init({
8
- selector: "textarea.rte",
9
- plugins: [
10
- "link hr anchor code"
11
- ]
12
- });
13
- });
 
1
+ /**
2
+ * Initialize all the tinyMCE code.
3
+ * @since 03-Aug-2015
4
+ * @author reedyseth
5
+ * @description Disabled to use the WordPress one.
6
+ */
7
+ jQuery(document).ready(function() {
8
+ // tinymce.init({
9
+ // selector: "textarea.rte",
10
+ // plugins: [
11
+ // "link hr anchor code"
12
+ // ]
13
+ // });
14
+ });
langs/subscribe-reloaded-be_BY.mo CHANGED
Binary file
langs/subscribe-reloaded-be_BY.po CHANGED
@@ -2,826 +2,569 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Subscribe to Comments Reloaded\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2016-01-11 01:59-0600\n"
6
- "PO-Revision-Date: 2016-01-11 01:59-0600\n"
7
- "Last-Translator: Reedyseth <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.5.4\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
- #: wp_subscribe_reloaded.php:124
20
- msgid "Settings"
21
- msgstr "Scegli ordine"
22
-
23
- #: wp_subscribe_reloaded.php:1030
24
- msgid "Don't subscribe"
25
- msgstr "Не падпісвацца"
26
-
27
- #: wp_subscribe_reloaded.php:1031
28
- msgid "All"
29
- msgstr "Усё"
30
-
31
- #: wp_subscribe_reloaded.php:1032 templates/user.php:73
32
- #: templates/author.php:75
33
- msgid "Replies to my comments"
34
- msgstr "Адказы на мае каментары"
35
-
36
- #: utils/stcr_manage.php:218
37
- msgid ""
38
- "Notify me of followup comments via e-mail. You can also <a "
39
- "href='[subscribe_link]'>subscribe</a> without commenting."
40
- msgstr ""
41
- "Атрымліваць новыя каментары па электроннай пошце. Вы можаце <a "
42
- "href='[subscribe_link]'>падпісацца</a> без каментавання."
43
-
44
- #: utils/stcr_manage.php:219
45
- msgid ""
46
- "You are subscribed to this post. <a href='[manager_link]'>Manage</a> your "
47
- "subscriptions."
48
- msgstr ""
49
- "Вы падпісаны на гэты артыкул. <a href='[manager_link]'>Рэдагаваць</a> свае "
50
- "падпіскі."
51
-
52
- #: utils/stcr_manage.php:220
53
- msgid ""
54
- "Your subscription to this post needs to be confirmed. <a "
55
- "href='[manager_link]'>Manage your subscriptions</a>."
56
- msgstr ""
57
- "Ваша падпіска на гэты артыкул мае патрэбу ў пацверджанні. <a "
58
- "href='[manager_link]'>Рэдагаваць</a> свае падпіскі."
59
-
60
- #: utils/stcr_manage.php:221
61
- msgid ""
62
- "You can <a href='[manager_link]'>manage the subscriptions</a> of this post."
63
- msgstr ""
64
- "Вы можаце <a href='[manager_link]'>кіраваць падпіскамі</a> на гэты запіс."
65
-
66
- #: utils/stcr_manage.php:225 options/index.php:57
67
  msgid "Manage subscriptions"
68
  msgstr "Рэдагаваць падпіскі"
69
 
70
- #: utils/stcr_manage.php:227
71
- msgid ""
72
- "To manage your subscriptions, please enter your email address here below. We "
73
- "will send you a message containing the link to access your personal "
74
- "management page."
75
- msgstr ""
76
- "Для кіравання сваімі падпіскамі, калі ласка, увядзіце свой электронны адрас "
77
- "у форму ніжэй. Мы адправім вам паведамленне са спасылкай на вашу "
78
- "персанальную старонку кіравання."
79
-
80
- #: utils/stcr_manage.php:228
81
- msgid ""
82
- "Thank you for using our subscription service. Your request has been "
83
- "completed, and you should receive an email with the management link in a few "
84
- "minutes."
85
- msgstr ""
86
- "Дзякуй, што карыстаецеся нашым сэрвісам падпісак. Ваш запыт выкананы. На "
87
- "працягу некалькіх хвілін вы павінны атрымаць ліст са спасылкай на старонку "
88
- "кіравання падпіскамі."
89
-
90
- #: utils/stcr_manage.php:229
91
- msgid ""
92
- "You can follow the discussion on <strong>[post_title]</strong> without "
93
- "having to leave a comment. Cool, huh? Just enter your email address in the "
94
- "form here below and you're all set."
95
- msgstr ""
96
- "Вы можаце сачыць за абмеркаваннем артыкула <strong>[post_title]</strong>, не "
97
- "пакідаючы свайго каментара. Выдатна, ці не праўда? Проста ўвядзіце свой "
98
- "электронны адрас у форму ніжэй, і гатова!"
99
-
100
- #: utils/stcr_manage.php:230
101
- msgid ""
102
- "Thank you for using our subscription service. Your request has been "
103
- "completed. You will receive a notification email every time a new comment to "
104
- "this article is approved and posted by the administrator."
105
- msgstr ""
106
- "Дзякуй, што карыстаецеся нашым сэрвісам падпісак. Ваш запыт выкананы. Вы "
107
- "будзеце атрымліваць апавяшчэнні кожных разоў, як новы каментар да гэты "
108
- "артыкулу будзе ўхвалены і апублікаваны адміністратарам сайта."
109
-
110
- #: utils/stcr_manage.php:231
111
- msgid ""
112
- "Thank you for using our subscription service. In order to confirm your "
113
- "request, please check your email for the verification message and follow the "
114
- "instructions."
115
- msgstr ""
116
- "Дзякуй, што карыстаецеся нашым сэрвісам падпісак. Каб пацвердзіць свой "
117
- "запыт, калі ласка, праверце сваю пошту і вынікайце інструкцыям у лісце пра "
118
- "пацверджанне."
119
-
120
- #: utils/stcr_manage.php:232
121
- msgid ""
122
- "In order to cancel or suspend one or more notifications, select the "
123
- "corresponding checkbox(es) and click on the button at the end of the list."
124
- msgstr ""
125
- "Каб адмяніць ці прыпыніць адно ці больш апавяшчэнняў, пстрыкніце ў "
126
- "адпаведным акенцы выбару і націсніце на кнопку ў канцы спісу."
127
-
128
- #: utils/stcr_manage.php:233
129
- msgid ""
130
- "In order to cancel or suspend one or more notifications, select the "
131
- "corresponding checkbox(es) and click on the button at the end of the list. "
132
- "You are currently subscribed to:"
133
- msgstr ""
134
- "Каб адмяніць ці прыпыніць адно ці больш апавяшчэнняў, пстрыкніце ў "
135
- "адпаведным акенцы выбару і націсніце на кнопку ў канцы спісу. На дадзены "
136
- "момант вы падпісаны на:"
137
 
138
- #: utils/stcr_manage.php:237
139
- msgid "There is a new comment to [post_title]"
140
- msgstr "З'явіўся новы каментар да артыкула [post_title]"
141
 
142
- #: utils/stcr_manage.php:238
143
- msgid ""
144
- "There is a new comment to [post_title].\n"
145
- "Comment Link: [comment_permalink]\n"
146
- "Author: [comment_author]\n"
147
- "Comment:\n"
148
- "[comment_content]\n"
149
- "Permalink: [post_permalink]\n"
150
- "Manage your subscriptions: [manager_link]"
151
- msgstr ""
152
- "З'явіўся новы каментар да артыкула [post_title].\n"
153
- "Спасылка на каментар: [comment_permalink]\n"
154
- "Аўтар: [comment_author]\n"
155
- "Каментар:\n"
156
- "[comment_content]\n"
157
- "\n"
158
- "Спасылка на артыкул: [post_permalink]\n"
159
- "Кіраванне падпіскамі: [manager_link]"
160
 
161
- #: utils/stcr_manage.php:239
162
- msgid "Please confirm your subscription to [post_title]"
163
- msgstr "Калі ласка, пацвердзіце сваю падпіску на артыкул [post_title]"
 
164
 
165
- #: utils/stcr_manage.php:240
166
- msgid ""
167
- "You have requested to be notified every time a new comment is added to:\n"
168
- "[post_permalink]\n"
169
- "\n"
170
- "Please confirm your request by clicking on this link:\n"
171
- "[confirm_link]"
172
- msgstr ""
173
- "Вы зрабілі запыт на атрыманне новых каментароў да артыкула:\n"
174
- "[post_permalink]\n"
175
- "\n"
176
- "Калі ласка, перайдзіце па наступнай спасылцы, каб пацвердзіць падпіску:\n"
177
- "[confirm_link]"
178
 
179
- #: utils/stcr_manage.php:241
180
- msgid "Manage your subscriptions on [blog_name]"
181
- msgstr "Рэдагаваць свае падпіскі на сайце [blog_name]"
182
 
183
- #: utils/stcr_manage.php:242
184
- msgid ""
185
- "You have requested to manage your subscriptions to the articles on "
186
- "[blog_name]. Follow this link to access your personal page:\n"
187
- "[manager_link]"
188
  msgstr ""
189
- "Вы зрабілі запыт на рэдагаванне сваіх падпісак на каментары да артыкулаў на "
190
- "сайце [blog_name]. Вось спасылка на вашу асабістую старонку кіравання "
191
- "падпіскамі:\n"
192
- "[manager_link]"
193
 
194
- #: utils/stcr_manage.php:387
195
- #, fuzzy
196
- msgid "Subscriptions"
197
- msgstr "Падпіскі"
198
-
199
- #: utils/stcr_manage.php:416 options/panel5.php:87 options/panel5.php:96
200
- #: options/panel5.php:105 options/panel5.php:115 options/panel5.php:124
201
- #: options/panel5.php:134 options/panel5.php:143 options/panel5.php:152
202
- #: options/panel5.php:161 options/panel2.php:67 options/panel2.php:77
203
- #: options/panel2.php:106
204
- msgid "No"
205
- msgstr "Не"
206
 
207
- #: utils/stcr_manage.php:443
208
- msgid ""
209
- "Need help on how to use Subscribe to Comments Reloaded? Visit the official"
210
- msgstr ""
211
- "Патрэбна дапамога ў использовани убудовы Subscribe to Comments Reloaded? "
212
- "Наведаеце наш афіцыйны"
213
 
214
- #: utils/stcr_manage.php:443
215
- msgid "support forum"
216
- msgstr "форум падтрымкі"
 
 
 
217
 
218
- #: utils/stcr_manage.php:444
219
- msgid "Feeling generous?"
220
- msgstr "Жадаеце выявіць шчодрасць?"
 
 
221
 
222
- #: utils/stcr_manage.php:444
223
- msgid "Donate a few bucks!"
224
- msgstr "Ахвяруйце пару баксаў!"
 
 
225
 
226
- #: utils/stcr_upgrade.php:53
227
- msgid "Important Notice"
228
- msgstr ""
 
 
229
 
230
- #: utils/stcr_upgrade.php:96
231
- msgid ""
232
- "<strong>Subscribe to Comments Reloaded:</strong> The information in your "
233
- "database has been sanitized to prevent the raw html messages. <a class="
234
- "\"dismiss\" href=\"#\">Got it. </a><img class=\"stcr-loading-animation\" "
235
- "src=\""
236
- msgstr ""
237
 
238
- #: utils/stcr_upgrade.php:151
239
- msgid ""
240
- "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
241
- "from the <strong>Subscribe to Comments</strong> plugin was detected and "
242
- "automatically imported into <strong>Subscribe to Comments Reloaded</strong>."
243
- msgstr ""
244
 
245
- #: utils/stcr_upgrade.php:151
246
- msgid ""
247
- " It is recommended that you now <strong>deactivate</strong> Subscribe to "
248
- "Comments to prevent confusion between the two plugins."
249
- msgstr ""
250
 
251
- #: utils/stcr_upgrade.php:152
252
- msgid ""
253
- "If you have subscription data from Subscribe to Comments Reloaded < v2.0 "
254
- "that you want to import, you'll need to import that data manually, as only "
255
- "one import routine will ever run to prevent data loss."
256
- msgstr ""
257
 
258
- #: utils/stcr_upgrade.php:153 utils/stcr_upgrade.php:225
259
- #: utils/stcr_upgrade.php:374
260
- msgid ""
261
- "Please visit <a href=\"options-general.php?page=subscribe-to-comments-"
262
- "reloaded/options/index.php\">Settings -> Subscribe to Comments</a> to review "
263
- "your configuration.<a class=\"dismiss\" href=\"#\">Got it. </a><img class="
264
- "\"stcr-loading-animation\" src=\""
265
- msgstr ""
266
 
267
- #: utils/stcr_upgrade.php:224
268
- msgid ""
269
- "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
270
- "from the <strong>Comment Reply Notification</strong> plugin was detected and "
271
- "automatically imported into <strong>Subscribe to Comments Reloaded</strong>."
272
- msgstr ""
273
 
274
- #: utils/stcr_upgrade.php:224
275
- msgid ""
276
- " It is recommended that you now <strong>deactivate</strong> Comment Reply "
277
- "Notification to prevent confusion between the two plugins."
278
- msgstr ""
279
 
280
- #: utils/stcr_upgrade.php:371
281
- msgid ""
282
- "<strong>Subscribe to Comments Reloaded:</strong> Plugin options and comment "
283
- "subscription data from the <strong>WP Comment Subscriptions</strong> plugin "
284
- "were detected and automatically imported into <strong>Subscribe to Comments "
285
- "Reloaded</strong>."
286
- msgstr ""
287
 
288
- #: utils/stcr_upgrade.php:371
289
- msgid ""
290
- " It is recommended that you now <strong>deactivate</strong> WP Comment "
291
- "Subscriptions to prevent confusion between the two plugins."
292
- msgstr ""
293
 
294
- #: utils/stcr_upgrade.php:372
295
- msgid ""
296
- "If you have subscription data from another plugin (such as Subscribe to "
297
- "Comments or Subscribe to Comments Reloaded < v2.0) that you want to import, "
298
- "you'll need to import that data manually, as only one import routine will "
299
- "ever run to prevent data loss."
300
- msgstr ""
301
 
302
- #: utils/stcr_upgrade.php:373
303
- msgid ""
304
- "<strong>Note:</strong> If you were previously using the "
305
- "<code>wp_comment_subscriptions_show()</code> function or the <code>[wpcs-"
306
- "subscribe-url]</code> shortcode, you'll need to replace those with "
307
- "<code>subscribe_reloaded_show()</code> and <code>[subscribe-url]</code> "
308
- "respectively."
309
- msgstr ""
310
 
311
- #: utils/stcr_upgrade.php:387
312
- msgid ""
313
- "<strong>Thank you for installing Subscribe to Comments Reloaded!</strong>."
314
- msgstr ""
315
 
316
- #: utils/stcr_upgrade.php:388
317
- msgid ""
318
- "If you find a bug or an issue you can report it <a href=\"https://github.com/"
319
- "stcr/subscribe-to-comments-reloaded/issues\" target=\"_blank\">here</a>."
320
- msgstr ""
 
321
 
322
- #: utils/stcr_upgrade.php:389
 
 
323
  msgid ""
324
- "If you want to donate you can do it via <a href=\"\n"
325
- "https://www.paypal.com/cgi-bin/webscr?"
326
- "cmd=_donations&business=XF86X93FDCGYA&lc=US&item_name=Datasoft"
327
- "%20Engineering&item_number=DI%2dSTCR&currency_code=USD&bn=PP%2dDonationsBF"
328
- "%3abtn_donate_LG%2egif%3aNonHosted\" target=\"_blank\">PayPal</a>."
329
  msgstr ""
 
330
 
331
- #: utils/stcr_upgrade.php:391
332
- msgid ""
333
- "Please visit the <a href=\"https://wordpress.org/plugins/subscribe-to-"
334
- "comments-reloaded/changelog/\" target=\"_blank\">Changelog</a> for detailed "
335
- "information on plugin changes.<a class=\"dismiss\" href=\"#\">Got it. </"
336
- "a><img class=\"stcr-loading-animation\" src=\""
337
- msgstr ""
338
 
339
- #: utils/stcr_upgrade.php:403
340
- msgid ""
341
- "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
342
- "160106."
343
- msgstr ""
344
 
345
- #: utils/stcr_upgrade.php:404
346
- msgid ""
347
- "This version includes many changes and fixes to improve your experience with "
348
- "the plugin, including One Click Unsubscribe, Rich Text Editor to create HTML "
349
- "email templates, Subscription Checkbox position, and more!"
350
- msgstr ""
351
 
352
- #: utils/stcr_upgrade.php:405
353
- msgid ""
354
- "Please visit the <a href=\"https://wordpress.org/plugins/subscribe-to-"
355
- "comments-reloaded/changelog/\" target=\"_blank\">Changelog</a> for a "
356
- "complete list of changes.<a class=\"dismiss\" href=\"#\">Got it. </a><img "
357
- "class=\"stcr-loading-animation\" src=\""
358
- msgstr ""
359
 
360
- #: utils/stcr_upgrade.php:419
361
- msgid "Announcement: Introducing Comment Mail"
362
- msgstr ""
363
 
364
- #: utils/stcr_upgrade.php:420
365
- msgid ""
366
- "<strong><a href=\"http://comment-mail.com/r/stcr-to-cm/\" target=\"_blank"
367
- "\">Comment Mail</strong></a> is a new free plugin based on the original "
368
- "<strong>Subscribe to Comments Reloaded</strong> and includes all of the core "
369
- "StCR features."
370
- msgstr ""
371
 
372
- #: utils/stcr_upgrade.php:421
373
- msgid ""
374
- "A powerful StCR importer lets you import your StCR settings and "
375
- "subscriptions into Comment Mail, allowing for a seamless transition."
376
- msgstr ""
377
 
378
- #: utils/stcr_upgrade.php:422
379
- msgid ""
380
- "Need more powerful features to manage your subscriptions but can't wait for "
381
- "StCR? <a href=\"http://comment-mail.com/r/stcr-to-cm/\" target=\"_blank"
382
- "\">Take a look at Comment Mail!</a>"
383
- msgstr ""
384
 
385
- #: utils/stcr_upgrade.php:423
386
  msgid ""
387
- "<em>Note: Subscribe to Comments Reloaded remains in active development.</"
388
- "em><a class=\"dismiss\" href=\"#\">Got it. </a><img class=\"stcr-loading-"
389
- "animation\" src=\""
390
  msgstr ""
391
 
392
- #: templates/user.php:23 templates/author.php:23
393
- #: options/panel1-business-logic.php:70
394
- msgid "Subscriptions deleted:"
395
- msgstr "Падпіскі выдалены:"
396
-
397
- #: templates/user.php:27 templates/author.php:27
398
- #: options/panel1-business-logic.php:74
399
- msgid "Subscriptions suspended:"
400
- msgstr "Падпіскі прыпынены:"
401
 
402
- #: templates/user.php:31 templates/author.php:31
403
- #: options/panel1-business-logic.php:78
404
- msgid "Subscriptions activated:"
405
- msgstr "Падпіскі актываваны:"
406
 
407
- #: templates/user.php:35 templates/user.php:39 templates/author.php:35
408
- #: templates/author.php:39 options/panel1-business-logic.php:82
409
- #: options/panel1-business-logic.php:86
410
- msgid "Subscriptions updated:"
411
- msgstr "Падпіскі абноўлены:"
412
 
413
- #: templates/user.php:52 templates/author.php:52
414
- #: options/panel1-edit-subscription.php:11 options/panel1.php:22
415
- #: options/panel1.php:117 options/panel1.php:153
416
  msgid ""
417
- "Please remember: this operation cannot be undone. Are you sure you want to "
418
- "proceed?"
419
  msgstr ""
420
- "Увага: гэту аперацыю нельга адмяніць. Вы ўпэўнены, што жадаеце працягнуць?"
421
-
422
- #: templates/user.php:57 templates/request-management-link.php:73
423
- #: templates/subscribe.php:89 options/panel1-add-subscription.php:16
424
- #: options/panel1.php:65 options/panel1.php:126
425
- msgid "Email"
426
- msgstr "Эл. адрас"
427
-
428
- #: templates/user.php:58 templates/author.php:58 options/panel1.php:129
429
- msgid "Legend: Y = all comments, R = replies only, C = inactive"
430
- msgstr "Расшыфроўка: Y = усе каментары, R = толькі адказы, C = неактыўныя"
431
 
432
- #: templates/user.php:63
433
- msgid "F j, Y"
434
- msgstr ""
435
 
436
- #: templates/user.php:67 templates/author.php:69
437
- msgid "Select all"
438
- msgstr "Абраць усё"
439
 
440
- #: templates/user.php:68 templates/author.php:70
441
- msgid "Invert selection"
442
- msgstr "Абраць зваротнае"
443
 
444
- #: templates/user.php:69 templates/author.php:71 options/panel1.php:161
445
- msgid "Action:"
446
- msgstr "Дзеянне:"
447
 
448
- #: templates/user.php:70 templates/author.php:72 options/panel1.php:153
449
- msgid "Delete"
450
- msgstr "Выдаліць"
451
 
452
- #: templates/user.php:71 templates/author.php:73 options/panel1.php:163
453
- msgid "Suspend"
454
- msgstr "Прыпыніць"
455
 
456
- #: templates/user.php:72 templates/author.php:74
457
- msgid "All comments"
458
- msgstr ""
459
 
460
- #: templates/user.php:74 templates/author.php:76 options/panel1.php:166
461
- msgid "Activate"
462
- msgstr "Уключыць"
463
 
464
- #: templates/user.php:76 templates/author.php:77 options/panel1.php:167
465
- msgid "Update subscriptions"
466
- msgstr "Абнавіць падпіскі"
467
 
468
- #: templates/user.php:79 templates/author.php:80
469
- #: templates/one-click-unsubscribe.php:28
470
- msgid "No subscriptions match your search criteria."
471
- msgstr "Ніводная падпіска не адпавядае пошукаваму запыту."
472
 
473
- #: templates/request-management-link.php:75 templates/subscribe.php:91
474
- msgid "Send"
475
- msgstr "Адправіць"
476
 
477
- #: templates/author.php:57
478
- msgid "Title"
479
- msgstr "Загаловак"
480
 
481
- #: templates/subscribe.php:43 templates/subscribe.php:44
482
- msgid "New subscription to"
483
- msgstr "Новая падпіска на"
484
 
485
- #: templates/subscribe.php:44
486
- msgid "User:"
487
- msgstr "Карыстач:"
488
 
489
- #: options/panel6.php:8 options/panel7.php:8
490
- #, fuzzy
491
- msgid "Support the developers"
492
- msgstr "Падтрымаць аўтара"
493
 
494
- #: options/panel6.php:18
495
- #, fuzzy
496
- msgid ""
497
- "How valuable is the feature offered by this plugin to your visitors? please "
498
- "consider supporting the author if this plugin made your web site better, "
499
- "especially if you are making money out of it. Any donation received will be "
500
- "reinvested in the development of <strong>Subscribe to Comments Reloaded</"
501
- "strong>, and to buy some food for my hungry family."
502
- msgstr ""
503
- "Наколькі важная функцыя, якую падае гэта ўбудова для вашых наведвальнікаў? "
504
- "Убудова <b>Subscribe to Comments Reloaded</b> ёсць і заўсёды будзе "
505
- "бясплатным, але падумайце над тым, каб падтрымаць аўтара, калі гэта ўбудова "
506
- "зрабіла ваш сайт трохі лепш, асабліва калі вы зарабляеце грошы з дапамогай "
507
- "свайго сайта. Усе ахвяраванні будуць скарыстаны для развіцця ўбудовы "
508
- "<b>Subscribe to Comments Reloaded</b> і на тое, каб купіць трохі ежы маёй "
509
- "галоднай сям'і."
510
 
511
- #: options/panel6.php:20
512
- msgid "Don't want to donate? You can still help"
513
- msgstr "Не жадаеце рабіць ахвяраванне? Вы ўсё адно можаце дапамагчы"
514
 
515
- #: options/panel6.php:21
516
- #, fuzzy
517
- msgid ""
518
- "If you don't want to donate money, please consider blogging about my plugin "
519
- "with a link to the plugin's page. Please let your readers know what makes "
520
- "your blog better. You can also contribute donating your time: do not "
521
- "hesitate to send me bug reports, your localization files, ideas on how to "
522
- "improve <strong>Subscribe to Comments Reloaded</strong> and so on. Whatever "
523
- "you do, thanks for using my plugin!"
524
- msgstr ""
525
- "Калі вы не жадаеце дапамагчы грашыма, калі ласка, разгледзіце магчымасць "
526
- "напісаць пра маю ўбудову ў сваім блогу і пакінуць спасылку на старонку "
527
- "ўбудовы. Калі ласка, распавядзіце сваім чытачам, што робіць ваш блог лепш. "
528
- "Вы можаце таксама ахвяраваць свой час: не саромейцеся адпраўляць мне "
529
- "справаздачы пра памылкі, свае файлы лакалізацыі, ідэі па паляпшэнні ўбудовы "
530
- "<b>Subscribe to Comments Reloaded</b> і гэтак далей. Што б вы ні абралі, "
531
- "дзякуй, што карыстаецеся маёй убудовай!"
532
 
533
- #: options/panel6.php:23
534
- msgid "Subscribe to the Beta testers"
535
  msgstr ""
536
 
537
- #: options/panel6.php:24
538
- msgid ""
539
- "Before a new Update we release a Beta version so that our current users can "
540
- "give us feedback if they find a bug, If you want to join the tester list you "
541
- "can add your email <a href='http://eepurl.com/biCk1b' target='_blank'>here</"
542
- "a>"
543
  msgstr ""
544
 
545
- #: options/panel6.php:26
546
- msgid "Vote and show your appreciation"
547
- msgstr "Прагаласуйце і пакажыце сваю ўдзячнасць"
548
 
549
- #: options/panel6.php:27
550
- #, fuzzy
551
- msgid ""
552
- "Tell other people if <strong>Subscribe to Comments Reloaded</strong> works "
553
- "for you and how good it is. <a href=\"http://wordpress.org/extend/plugins/"
554
- "subscribe-to-comments-reloaded/\">Rate it</a> on its Plugin Directory page."
555
- msgstr ""
556
- "Калі вам падабаецца вам убудова <b>Subscribe to Comments Reloaded</b>, "
557
- "распавядзіце іншым людзям пра яго і пра тое, наколькі ён добры. <a href="
558
- "\"http://wordpress.org/extend/plugins/subscribe-to-comments-reloaded/"
559
- "\">Ацэніце</a> яго ў частцы ўбудоў на сайце Wordpress."
560
 
561
- #: options/panel1-business-logic.php:23
562
- msgid "Subscription added."
563
- msgstr "Падпіска дададзена."
564
 
565
- #: options/panel1-business-logic.php:39
566
- msgid "Subscriptions updated."
567
- msgstr "Падпіскі абноўлены."
568
 
569
- #: options/panel1-business-logic.php:51
570
- msgid "Subscription deleted."
571
- msgstr "Падпіска выдалена."
572
 
573
- #: options/panel1-business-logic.php:110
574
- msgid "&laquo; Previous"
575
- msgstr "&laquo; Зваротна"
576
 
577
- #: options/panel1-business-logic.php:114
578
- msgid "Next &raquo;"
579
- msgstr "Наперад &raquo;"
580
 
581
- #: options/panel5.php:18 options/panel5.php:60 options/panel3.php:73
582
- #: options/panel4.php:70 options/panel2.php:49
583
- msgid "Your settings have been successfully updated."
584
- msgstr "Вашы налады паспяхова абноўлены."
585
 
586
- #: options/panel5.php:20 options/panel5.php:62 options/panel3.php:75
587
- #: options/panel4.php:72 options/panel2.php:51
588
- msgid "There was an error updating the following fields:"
589
- msgstr "Адбылася памылка ў абнаўленні наступных палёў:"
590
 
591
- #: options/panel5.php:28 options/panel5.php:75
592
- msgid "Autopurge requests"
593
- msgstr "Аўтаматычна выдаляць запыты"
594
 
595
- #: options/panel5.php:31 options/panel5.php:84
596
- msgid "Enable double check"
597
- msgstr "Уключыць падвойнае пацверджанне"
598
 
599
- #: options/panel5.php:34 options/panel5.php:92
600
- msgid "Subscribe authors"
 
 
 
 
601
  msgstr ""
602
 
603
- #: options/panel5.php:37 options/panel5.php:102
604
- msgid "Enable HTML emails"
605
- msgstr "Выкарыстоўваць HTML лісты"
606
 
607
- #: options/panel5.php:40
608
- msgid "HTMLify Links in HTML emails"
609
- msgstr ""
610
 
611
- #: options/panel5.php:43
612
- msgid "Send trackbacks"
613
- msgstr "Адпраўляць трэкбеки"
614
 
615
- #: options/panel5.php:46
616
- msgid "Notify admin"
617
- msgstr "Апавясціць адміна"
618
 
619
- #: options/panel5.php:49 options/panel5.php:140
620
- msgid "Let admin subscribe"
621
- msgstr "Дазволіць адміну падпісвацца"
622
 
623
- #: options/panel5.php:52 options/panel5.php:149
624
- msgid "BCC admin on Notifications"
625
- msgstr "Апавяшчэнні"
626
 
627
- #: options/panel5.php:55
628
- #, fuzzy
629
- msgid "StCR Subscription Box Position"
630
- msgstr "Новая падпіска на"
631
 
632
- #: options/panel5.php:78
633
- msgid "days"
634
- msgstr "дзён"
635
 
636
- #: options/panel5.php:79
637
- msgid ""
638
- "Delete pending subscriptions (not confirmed) after X days. Zero disables "
639
- "this feature."
640
- msgstr ""
641
- "Выдаляць якія чакаюць пацверджанні (не пацверджаныя) падпіскі праз Х дзён. "
642
- "Нуль адключае гэту функцыю."
 
 
 
 
 
 
 
 
 
 
643
 
644
- #: options/panel5.php:86 options/panel5.php:95 options/panel5.php:104
645
- #: options/panel5.php:114 options/panel5.php:123 options/panel5.php:133
646
- #: options/panel5.php:142 options/panel5.php:151 options/panel5.php:160
647
  #: options/panel2.php:66 options/panel2.php:76 options/panel2.php:105
 
 
 
648
  msgid "Yes"
649
  msgstr "Так"
650
 
651
- #: options/panel5.php:88
652
- msgid ""
653
- "Send a notification email to confirm the subscription (to avoid addresses "
654
- "misuse)."
655
- msgstr ""
656
- "Адпраўляць ліст з просьбай пацвердзіць падпіску (каб пазбегнуць выкарыстанні "
657
- "эл. адрасы без вядзёная ўладальніка)"
658
 
659
- #: options/panel5.php:97
660
  msgid ""
661
- "Automatically subscribe authors to their own articles (not retroactive)."
 
662
  msgstr ""
 
 
663
 
664
- #: options/panel5.php:106
665
- msgid ""
666
- "If enabled, will send email messages with content-type = text/html instead "
667
- "of text/plain"
668
- msgstr ""
669
- "Пры выбары гэтай функцыі паведамлення будуць адпраўляцца ў фармаце тэкст/"
670
- "html замест звычайнага тэксту"
671
 
672
- #: options/panel5.php:111
673
- msgid "HTMLify links in emails"
674
- msgstr ""
675
 
676
- #: options/panel5.php:116
677
- msgid ""
678
- "If enabled, will wrap all links in messages with <code>&lt;a href=\"\"&gt;"
679
- "&lt;/a&gt;</code> (only when HTML emails enabled)."
680
  msgstr ""
681
 
682
- #: options/panel5.php:121
683
- msgid "Process trackbacks"
684
- msgstr "Апрацоўваць трэкбеки"
685
 
686
- #: options/panel5.php:125
687
  msgid ""
688
- "Notify users when a new trackback or pingback is added to the discussion."
689
- msgstr ""
690
- "Апавяшчаць падпісантаў пра новыя трэкбеках ці пингбэках да абмеркавання"
691
-
692
- #: options/panel5.php:130
693
- msgid "Track all subscriptions"
694
- msgstr "Адсачыць усе падпіскі"
695
-
696
- #: options/panel5.php:135
697
- msgid "Notify the administrator when users subscribe without commenting."
698
- msgstr "Апавяшчаць адміністратара, калі карыстачы падпісваюцца без каментара."
699
-
700
- #: options/panel5.php:144
701
- msgid "Let the administrator subscribe to comments when logged in."
702
- msgstr "Дазволіць адміну падпісвацца, калі ён аўтарызаваны."
703
-
704
- #: options/panel5.php:153
705
- msgid "Send a copy of all Notifications to the administrator."
706
- msgstr ""
707
-
708
- #: options/panel5.php:158
709
- msgid "StCR Box Position"
710
  msgstr ""
711
 
712
- #: options/panel5.php:162
713
  msgid ""
714
- "If this option is enable the subscriptioin box will be above the submit "
715
- "button in your comment form."
716
  msgstr ""
 
717
 
718
- #: options/panel5.php:167
719
- msgid "StCR Unique Key"
 
 
 
 
720
  msgstr ""
721
 
722
- #: options/panel5.php:172
723
- msgid "This Unique Key is not set, please click the following button to "
 
 
724
  msgstr ""
725
 
726
- #: options/panel5.php:176 options/panel5.php:187
727
- #, fuzzy
728
- msgid "Generate"
729
- msgstr "Tasso di rimbalzo"
730
 
731
- #: options/panel5.php:184
732
  msgid ""
733
- "This Unique Key will be use to send the notification to your subscribers "
734
- "with more security."
735
  msgstr ""
 
 
736
 
737
- #: options/panel5.php:195 options/panel3.php:200 options/panel4.php:207
738
- #: options/panel2.php:189
739
- msgid "Save Changes"
740
- msgstr "Захаваць змены"
741
 
742
- #: options/index.php:58
743
- msgid "Comment Form"
744
- msgstr "Форма каментара"
745
 
746
- #: options/index.php:59
747
- msgid "Management Page"
748
- msgstr "Старонка кіравання"
749
 
750
- #: options/index.php:60
751
- msgid "Notifications"
752
- msgstr "Апавяшчэнні"
 
 
753
 
754
- #: options/index.php:61 options/panel3.php:85 options/panel4.php:80
755
- #: options/panel2.php:58
756
- msgid "Options"
757
- msgstr "Параметры"
758
 
759
- #: options/index.php:62
760
- msgid "You can help"
761
- msgstr "Вы можаце дапамагчы"
 
 
 
 
762
 
763
- #: options/index.php:63
764
- msgid "Support"
765
- msgstr "Падтрымка"
 
766
 
767
- #: options/index.php:64
768
- msgid "Donate"
769
- msgstr ""
 
770
 
771
- #: options/panel3.php:16 options/panel3.php:90
772
  msgid "Virtual Management Page"
773
  msgstr "Віртуальная старонка кіравання"
774
 
775
- #: options/panel3.php:21 options/panel3.php:99
776
  msgid "Page title"
777
  msgstr "Загаловак старонкі"
778
 
779
- #: options/panel3.php:26 options/panel3.php:108
780
  msgid "Management URL"
781
  msgstr "URL кіраванні"
782
 
783
- #: options/panel3.php:31 options/panel3.php:120
784
  msgid "Custom HEAD meta"
785
  msgstr "Уласны HEAD meta-тэг"
786
 
787
- #: options/panel3.php:37 options/panel3.php:134
788
  msgid "Request link"
789
  msgstr "Спасылка на запыт"
790
 
791
- #: options/panel3.php:42 options/panel3.php:144
792
  msgid "Request submitted"
793
  msgstr "Запыт адпраўлены"
794
 
795
- #: options/panel3.php:47 options/panel3.php:154
796
  msgid "Subscribe without commenting"
797
  msgstr "Падпіска без каментавання"
798
 
799
- #: options/panel3.php:52 options/panel3.php:164
800
  msgid "Subscription processed"
801
  msgstr "Падпіска аформлена"
802
 
803
- #: options/panel3.php:57 options/panel3.php:174
804
  msgid "Subscription processed (DCI)"
805
  msgstr "Падпіска аформлена (DCI)"
806
 
807
- #: options/panel3.php:62 options/panel3.php:183
808
  msgid "Authors"
809
  msgstr "Аўтары"
810
 
811
- #: options/panel3.php:67 options/panel3.php:191
812
  msgid "Users"
813
  msgstr "Карыстачы"
814
 
815
- #: options/panel3.php:93
816
  msgid "Enabled"
817
  msgstr "Уключана"
818
 
819
- #: options/panel3.php:94
820
  msgid "Disabled"
821
  msgstr "Выключана"
822
 
823
- #: options/panel3.php:95
824
- #, fuzzy
825
  msgid ""
826
  "Disable the virtual management page if you need to create a <a href="
827
  "\"https://github.com/stcr/subscribe-to-comments-reloaded/wiki/KB#create-a-"
@@ -831,11 +574,11 @@ msgstr ""
831
  "\"http://behstant.com/subscribe-reloaded/realMgnPage.php\">сапраўдную "
832
  "старонку</a> для карэктнай працы ўбудовы з вашай тэмай афармлення."
833
 
834
- #: options/panel3.php:104
835
  msgid "Title of the page your visitors will use to manage their subscriptions."
836
  msgstr "Загаловак старонкі, на якой карыстачы будуць рэдагаваць свае падпіскі."
837
 
838
- #: options/panel3.php:112
839
  msgid ""
840
  "The permalink for your management page (something like <code>/manage-"
841
  "subscriptions</code> or <code>/?page_id=345</code>). This page <b>does not</"
@@ -847,7 +590,7 @@ msgstr ""
847
  "<b>не існуе</b> у сістэме, але сталая спасылка на яе павінна адпавядаць "
848
  "вашым усталёўкам сталых спасылак у Wordpress."
849
 
850
- #: options/panel3.php:114
851
  msgid ""
852
  "Warning: it looks like the value you are using may be incompatible with your "
853
  "permalink structure"
@@ -855,7 +598,7 @@ msgstr ""
855
  "Увага: магчыма, выкарыстоўванае вамі значэнне несумяшчальна з вашай "
856
  "структурай сталых спасылак"
857
 
858
- #: options/panel3.php:124
859
  msgid ""
860
  "Specify your custom HTML code to be added to the HEAD section of the page. "
861
  "Use <strong>single</strong> quotes for values."
@@ -863,15 +606,15 @@ msgstr ""
863
  "Пакажыце свой код HTML для дадання ў HEAD старонкі. Выкарыстоўвайце "
864
  "<strong>адзінарныя</strong> двукоссі для значэнняў."
865
 
866
- #: options/panel3.php:130 options/panel4.php:113
867
  msgid "Messages"
868
  msgstr "Паведамленні"
869
 
870
- #: options/panel3.php:139
871
  msgid "Text shown to those who request to manage their subscriptions."
872
  msgstr "Тэкст, бачны якія зрабілі запыт на кіраванне падпіскамі."
873
 
874
- #: options/panel3.php:149
875
  msgid ""
876
  "Thank you note shown after the request here above has been processed. "
877
  "Allowed tags: [post_title], [post_permalink]"
@@ -879,7 +622,7 @@ msgstr ""
879
  "Тэкст падзякі, які выводзіцца пасля апрацоўкі зробленага запыту. Дазволены "
880
  "тэгі: [post_title], [post_permalink]"
881
 
882
- #: options/panel3.php:159
883
  msgid ""
884
  "Text shown to those who want to subscribe without commenting. Allowed tags: "
885
  "[post_title], [post_permalink]"
@@ -887,7 +630,7 @@ msgstr ""
887
  "Тэкст для ахвотнікаў падпісацца без каментавання. Дазволены тэгі: "
888
  "[post_title], [post_permalink]"
889
 
890
- #: options/panel3.php:169
891
  msgid ""
892
  "Thank you note shown after the subscription request has been processed "
893
  "(double check-in disabled). Allowed tags: [post_title], [post_permalink]"
@@ -895,7 +638,7 @@ msgstr ""
895
  "Тэкст падзякі, які выводзіцца пасля апрацоўкі запыту на падпіску (падвойнае "
896
  "пацверджанне адключана). Дазволены тэгі: [post_title], [post_permalink]"
897
 
898
- #: options/panel3.php:179
899
  msgid ""
900
  "Thank you note shown after the subscription request has been processed "
901
  "(double check-in enabled). Allowed tags: [post_title], [post_permalink]"
@@ -903,456 +646,826 @@ msgstr ""
903
  "Тэкст падзякі, які выводзіцца пасля апрацоўкі запыту на падпіску (падвойнае "
904
  "пацверджанне ўключана). Дазволены тэгі: [post_title], [post_permalink]"
905
 
906
- #: options/panel3.php:187
907
  msgid "Introductory text for the authors' management page."
908
  msgstr "Уступны тэкст на старонцы кіравання падпіскамі для аўтараў."
909
 
910
- #: options/panel3.php:195
911
  msgid "Introductory text for the users' management page."
912
  msgstr "Уступны тэкст на старонцы кіравання падпіскамі для падпісантаў."
913
 
914
- #: options/panel1-edit-subscription.php:8
915
- msgid "Update Subscription"
916
- msgstr "Абнавіць падпіску"
917
 
918
- #: options/panel1-edit-subscription.php:11
919
- #: options/panel1-edit-subscription.php:21
920
- #: options/panel1-edit-subscription.php:22
921
- #: options/panel1-edit-subscription.php:23 options/panel1.php:31
922
- #: options/panel1.php:32 options/panel1.php:33
923
- msgid "optional"
924
- msgstr "па выбары"
925
 
926
- #: options/panel1-edit-subscription.php:13
927
- #: options/panel1-add-subscription.php:13
928
- msgid "Post:"
929
- msgstr "Запіс:"
930
 
931
- #: options/panel1-edit-subscription.php:16 options/panel1.php:26
932
- msgid "From"
933
- msgstr "З"
934
 
935
- #: options/panel1-edit-subscription.php:20 options/panel1.php:30
936
- msgid "To"
937
- msgstr "на"
938
 
939
- #: options/panel1-edit-subscription.php:26
940
- #: options/panel1-add-subscription.php:20 options/panel1.php:36
941
- #: options/panel1.php:69 options/panel1.php:139
942
- msgid "Status"
943
- msgstr "Статут"
944
 
945
- #: options/panel1-edit-subscription.php:28 options/panel1.php:38
946
- msgid "Keep unchanged"
947
- msgstr "Пакінуць без змен"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
948
 
949
- #: options/panel1-edit-subscription.php:29
950
- #: options/panel1-add-subscription.php:22 options/panel1.php:39
951
- #: options/panel1.php:72
952
- msgid "Active"
953
- msgstr "Актыўна"
954
 
955
- #: options/panel1-edit-subscription.php:30
956
- #: options/panel1-add-subscription.php:23 options/panel1.php:40
957
- #: options/panel1.php:73
958
- msgid "Replies only"
959
- msgstr "Толькі адказы"
 
 
960
 
961
- #: options/panel1-edit-subscription.php:31 options/panel1.php:41
962
- msgid "Suspended"
963
- msgstr "Прыпынена"
964
 
965
- #: options/panel1-edit-subscription.php:33
966
- #: options/panel1-add-subscription.php:26 options/panel1.php:43
967
- msgid "Update"
968
- msgstr "Абнавіць"
 
 
 
 
 
 
969
 
970
- #: options/panel1-add-subscription.php:8 options/panel1.php:54
971
- msgid "Add New Subscription"
972
- msgstr "Дадаць новую падпіску"
973
 
974
- #: options/panel1-add-subscription.php:24 options/panel1.php:74
975
- msgid "Ask user to confirm"
976
- msgstr "Прасіць подтвреждение ад карыстача"
 
 
 
 
977
 
978
- #: options/panel8.php:11
979
- #, fuzzy
980
  msgid "Support Subscribe to Comments Reloaded"
981
  msgstr ""
982
  "Патрэбна дапамога ў использовани убудовы Subscribe to Comments Reloaded? "
983
  "Наведаеце наш афіцыйны"
984
 
985
- #: options/panel8.php:12
986
  msgid ""
987
  "Every contribution that you make is high valuable, so if you consider this "
988
  "plugin a helpful tool we will use your donation to invest on support and "
989
  "developing time."
990
  msgstr ""
991
 
992
- #: options/panel4.php:17 options/panel4.php:85
993
- msgid "Sender name"
994
- msgstr "Імя адпраўніка"
995
-
996
- #: options/panel4.php:22 options/panel4.php:98
997
- msgid "Sender email address"
998
- msgstr "Эл. адрас адпраўніка"
999
 
1000
- #: options/panel4.php:27 options/panel4.php:118
1001
- msgid "Notification subject"
1002
- msgstr "Тэма ліста з апавяшчэннем"
1003
 
1004
- #: options/panel4.php:33 options/panel4.php:39 options/panel4.php:131
1005
- msgid "Notification message"
1006
- msgstr "Тэкст апавяшчэння"
1007
 
1008
- #: options/panel4.php:44 options/panel4.php:145
1009
- msgid "Double check subject"
1010
- msgstr "Тэма ліста пра пацверджанне падпіскі"
1011
 
1012
- #: options/panel4.php:49 options/panel4.php:158
1013
- msgid "Double check message"
1014
- msgstr "Тэкст ліста пра пацверджанне падпіскі"
1015
 
1016
- #: options/panel4.php:54 options/panel4.php:170
1017
- msgid "Management subject"
1018
- msgstr "Тэма ліста пра кіраванне падпіскамі"
1019
 
1020
- #: options/panel4.php:59 options/panel4.php:64 options/panel4.php:183
1021
- msgid "Management message"
1022
- msgstr "Тэкст ліста пра кіраванне падпіскамі"
 
1023
 
1024
- #: options/panel4.php:92
1025
  msgid ""
1026
- "Name to use for the \"from\" field when sending a new notification to the "
1027
- "user."
1028
- msgstr "Імя ў поле \"Ад каго\" у новым апавяшчэнні карыстачу."
1029
 
1030
- #: options/panel4.php:106
1031
- msgid ""
1032
- "Email address to use for the \"from\" field when sending a new notification "
1033
- "to the user."
1034
- msgstr "Эл. адрас у поле \"Ад каго\" у новым апавяшчэнні карыстачу."
1035
 
1036
- #: options/panel4.php:125
1037
- msgid "Subject of the notification email. Allowed tag: [post_title]"
1038
- msgstr "Тэма ліста з апавяшчэннем. Дазволены тэг: [post_title]"
1039
 
1040
- #: options/panel4.php:138
1041
- msgid ""
1042
- "Content of the notification email. Allowed tags: [post_title], "
1043
- "[comment_permalink], [comment_author], [comment_content], [post_permalink], "
1044
- "[manager_link]"
 
1045
  msgstr ""
1046
- "Тэкст апавяшчэння. Дазволеныя тэгі: [post_title], [comment_permalink], "
1047
- "[comment_author], [comment_content], [post_permalink], [manager_link]"
1048
 
1049
- #: options/panel4.php:139
1050
  msgid ""
1051
- "<p><strong>Note: To get a default template clear all the content and save "
1052
- "the options.</strong></p>"
1053
  msgstr ""
 
 
1054
 
1055
- #: options/panel4.php:152
1056
- msgid "Subject of the confirmation email. Allowed tag: [post_title]"
1057
- msgstr "Тэма ліста пра пацверджанне. Дазволены тэг: [post_title]"
1058
-
1059
- #: options/panel4.php:164
1060
  msgid ""
1061
- "Content of the confirmation email. Allowed tags: [post_permalink], "
1062
- "[confirm_link], [post_title], [manager_link]"
1063
  msgstr ""
1064
- "Тэкст ліста пра подтвеждении. Дазволеныя тэгі: [post_permalink], "
1065
- "[confirm_link], [post_title], [manager_link]"
1066
 
1067
- #: options/panel4.php:177
1068
  msgid ""
1069
- "Subject of the mail sent to those who request to access their management "
1070
- "page. Allowed tag: [blog_name]"
1071
  msgstr ""
1072
- "Тэма ліста падпісанту, які зрабіў запыт на доступ да старонкі кіравання "
1073
- "падпіскамі. Дазволены тэг: [blog_name]"
1074
 
1075
- #: options/panel4.php:189
1076
  msgid ""
1077
- "Content of the management email. Allowed tags: [blog_name], [manager_link]"
1078
  msgstr ""
1079
- "Тэкст ліста пра кіраванне падпіскамі. Дазволеныя тэгі: [blog_name],"
1080
- "[manager_link]"
1081
-
1082
- #: options/panel4.php:195
1083
- #, fuzzy
1084
- msgid "One Click Unsubscribe"
1085
- msgstr "Дазволіць адміну падпісвацца"
1086
-
1087
- #: options/panel4.php:201
1088
- #, fuzzy
1089
- msgid "Content of the One Click confirmation. Allowed tags: [post_title]"
1090
- msgstr "Тэма ліста пра пацверджанне. Дазволены тэг: [post_title]"
1091
-
1092
- #: options/panel2.php:12 options/panel2.php:63
1093
- msgid "Enable default checkbox"
1094
- msgstr "Уключыць стандартнае акенца выбару"
1095
-
1096
- #: options/panel2.php:15 options/panel2.php:73
1097
- msgid "Checked by default"
1098
- msgstr "Абрана па змаўчанні"
1099
 
1100
- #: options/panel2.php:18
1101
- msgid "Checked by default Value"
1102
- msgstr "Абрана па змаўчанні"
 
 
 
 
 
 
1103
 
1104
- #: options/panel2.php:21 options/panel2.php:24 options/panel2.php:102
1105
- msgid "Advanced subscription"
1106
- msgstr "Пашыраная падпіска"
 
 
 
 
 
 
1107
 
1108
- #: options/panel2.php:27 options/panel2.php:130
1109
- msgid "Custom inline style"
1110
- msgstr "Змяняны стыль inline"
 
 
 
 
 
 
1111
 
1112
- #: options/panel2.php:30 options/panel2.php:139
1113
- msgid "Custom HTML"
1114
- msgstr "Уласны HTML"
 
 
 
 
 
 
1115
 
1116
- #: options/panel2.php:34
1117
- msgid "Checkbox label"
1118
- msgstr "Цэтлік акенца выбару"
 
 
 
 
 
 
1119
 
1120
- #: options/panel2.php:37 options/panel2.php:163
1121
- msgid "Subscribed label"
1122
- msgstr "Цэтлік аформленай падпіскі"
 
 
 
 
1123
 
1124
- #: options/panel2.php:40
1125
- msgid "Awaiting label"
1126
- msgstr "Цэтлік непацверджанай падпіскі"
 
 
 
 
 
 
1127
 
1128
- #: options/panel2.php:43 options/panel2.php:180
1129
- msgid "Author label"
1130
- msgstr "Цэтлік аўтара"
1131
 
1132
- #: options/panel2.php:68
1133
  msgid ""
1134
- "Disable this option if you want to move the subscription checkbox to a "
1135
- "different place on your page."
 
 
 
 
 
1136
  msgstr ""
1137
- "Адзначыце гэту опцыю, калі жадаеце змяніць становішча акенца выбару падпіскі "
1138
- "на сваёй старонцы."
1139
-
1140
- #: options/panel2.php:78
1141
- msgid "Decide if the checkbox should be checked by default or not."
1142
- msgstr "Ці павінна акенца выбару быць абраным па змаўчанні."
 
 
1143
 
1144
- #: options/panel2.php:87
1145
- msgid "Default Checkbox Value"
1146
- msgstr "Уключыць стандартнае акенца выбару"
1147
 
1148
- #: options/panel2.php:91 options/panel2.php:120
1149
- msgid "All new comments"
 
 
 
 
 
1150
  msgstr ""
 
 
 
 
 
1151
 
1152
- #: options/panel2.php:92 options/panel2.php:121
1153
- msgid "Replies to this comment"
1154
- msgstr "Адказы на мае каментары"
1155
 
1156
- #: options/panel2.php:94
1157
  msgid ""
1158
- "Select the default option for the Checkbox. Be careful! Some users might "
1159
- "like to be subscribed to all the post."
1160
  msgstr ""
1161
 
1162
- #: options/panel2.php:107
1163
  msgid ""
1164
- "Allow users to choose from different subscription types (all, replies only)."
 
 
1165
  msgstr ""
1166
- "Дазволіць карыстачам выбар з розных тыпаў падпіскі (усё, толькі адказы)."
1167
-
1168
- #: options/panel2.php:115
1169
- msgid "Advanced default"
1170
- msgstr "Абрана па змаўчанні"
1171
 
1172
- #: options/panel2.php:119
1173
- msgid "None"
1174
  msgstr ""
1175
 
1176
- #: options/panel2.php:124
1177
- msgid ""
1178
- "The default subscription type that should be selected when Advanced "
1179
- "subscriptions are enable."
 
 
1180
  msgstr ""
1181
 
1182
- #: options/panel2.php:135
1183
- msgid "Custom inline CSS to add to the checkbox."
1184
- msgstr "Змяняны Inline CSS для дадання да акенца выбару"
1185
 
1186
- #: options/panel2.php:143
1187
  msgid ""
1188
- "Custom HTML code to be used when displaying the checkbox. Allowed tags: "
1189
- "[checkbox_field], [checkbox_label]"
1190
  msgstr ""
1191
- "Уласны код HTML для выкарыстання пры адлюстраванні акенца выбару. Дазволеныя "
1192
- "тэгі: [checkbox_field], [checkbox_label]"
1193
 
1194
- #: options/panel2.php:149
1195
- msgid "Messages for your visitors"
1196
- msgstr "Паведамленні вашым наведвальнікам"
1197
 
1198
- #: options/panel2.php:153
1199
- msgid "Default label"
1200
- msgstr "Стандартны цэтлік"
1201
 
1202
- #: options/panel2.php:158
1203
- msgid "Label associated to the checkbox. Allowed tag: [subscribe_link]"
1204
- msgstr "Тэкст побач з акенцам выбару. Дазволены тэг: [subscribe_link]"
1205
 
1206
- #: options/panel2.php:167
1207
- msgid ""
1208
- "Label shown to those who are already subscribed to a post. Allowed tag: "
1209
- "[manager_link]"
1210
- msgstr "Тэкст, бачны якія падпісаліся чытачам. Дазволены тэг: [manager_link]"
1211
 
1212
- #: options/panel2.php:172
1213
- msgid "Pending label"
1214
- msgstr "Цэтлік \"У чаканні\" "
 
 
 
 
1215
 
1216
- #: options/panel2.php:176
1217
  msgid ""
1218
- "Label shown to those who are already subscribed, but haven't clicked on the "
1219
- "confirmation link yet. Allowed tag: [manager_link]"
 
1220
  msgstr ""
1221
- "Тэкст, бачны чытачам, яшчэ не якія пацвердзілі сваю падпіску. Дазволены тэг: "
1222
- "[manager_link]"
1223
 
1224
- #: options/panel2.php:184
1225
  msgid ""
1226
- "Label shown to authors (and administrators). Allowed tag: [manager_link]"
1227
- msgstr "Тэст, бачны аўтарам і адміністратарам. Дазволены тэг: [manager_link]"
 
1228
 
1229
- #: options/panel7.php:18
1230
- msgid "Did you find a Bug on the plugin?"
 
 
 
1231
  msgstr ""
1232
 
1233
- #: options/panel7.php:19
 
1234
  msgid ""
1235
- "Please report any bug on the <a href=\"https://github.com/stcr/subscribe-to-"
1236
- "comments-reloaded/issues/new?title=Bug%20Report:%20%3Cshort%20description"
1237
- "%3E&labels=bug\" target=\"_blank\">GitHub</a> Page rather than on the "
1238
- "WordPress Support page."
1239
  msgstr ""
1240
 
1241
- #: options/panel1.php:19
1242
- msgid "Mass Update Subscriptions"
1243
- msgstr "Масава абнавіць падпіскі"
 
 
 
1244
 
1245
- #: options/panel1.php:61
1246
- msgid "Post ID"
1247
- msgstr "ID-нумар запісу"
 
 
1248
 
1249
- #: options/panel1.php:76
1250
- msgid "Add"
1251
- msgstr "Дадаць"
 
 
 
 
1252
 
1253
- #: options/panel1.php:91
1254
- msgid "Search subscriptions"
1255
- msgstr "Шукаць у падпісках"
 
 
1256
 
1257
- #: options/panel1.php:95
1258
- #, php-format
1259
  msgid ""
1260
- "You can either <a href=\"%s\">view all the subscriptions</a> or find those "
1261
- "where the"
 
 
1262
  msgstr ""
1263
- "Вы можаце <a href=\"%s\">прагледзець усе падпіскі</a> ці знайсці тыя, дзе"
1264
 
1265
- #: options/panel1.php:99
1266
- msgid "email"
1267
- msgstr "эл. адрас"
 
 
 
 
 
1268
 
1269
- #: options/panel1.php:100
1270
- msgid "post ID"
1271
- msgstr "ID-нумар запісу"
 
1272
 
1273
- #: options/panel1.php:101
1274
- msgid "status"
1275
- msgstr "статут"
 
 
1276
 
1277
- #: options/panel1.php:104
1278
- msgid "equals"
1279
- msgstr "раўназначна"
 
 
 
 
 
1280
 
1281
- #: options/panel1.php:105
1282
- msgid "contains"
1283
- msgstr "утрымоўвае"
 
 
 
 
1284
 
1285
- #: options/panel1.php:106
1286
- msgid "does not contain"
1287
- msgstr "не ўтрымоўвае"
 
 
1288
 
1289
- #: options/panel1.php:107
1290
- msgid "starts with"
1291
- msgstr "пачынаецца з"
 
 
 
1292
 
1293
- #: options/panel1.php:108
1294
- msgid "ends with"
1295
- msgstr "сканчаецца на"
 
 
 
 
 
1296
 
1297
- #: options/panel1.php:111
1298
- msgid "results per page:"
1299
- msgstr "вынікі пастаронкава:"
 
 
1300
 
1301
- #: options/panel1.php:113
1302
- msgid "Search"
1303
- msgstr "Шукаць"
 
1304
 
1305
- #: options/panel1.php:121
1306
- msgid "Reverse the order by Post ID"
1307
- msgstr "Змяніць парадак па ID запісы"
 
 
1308
 
1309
- #: options/panel1.php:122 options/panel1.php:123
1310
- msgid "Reverse the order by Date/Time"
1311
- msgstr "Змяніць парадак па даце/чакай"
1312
 
1313
- #: options/panel1.php:125
1314
- msgid "Post (ID)"
1315
- msgstr "Запіс (ID)"
 
 
 
1316
 
1317
- #: options/panel1.php:128
1318
- msgid "Search query:"
1319
- msgstr "Пошукавы запыт:"
 
 
1320
 
1321
- #: options/panel1.php:128
1322
- msgid "Rows:"
1323
- msgstr "Шэрагі:"
 
 
 
1324
 
1325
- #: options/panel1.php:128
1326
- msgid "of"
1327
- msgstr " "
 
 
 
1328
 
1329
- #: options/panel1.php:138
1330
- msgid "Date and Time"
1331
- msgstr "Дата і час"
 
 
 
1332
 
1333
- #: options/panel1.php:150
1334
- msgid "Subscription"
1335
- msgstr "Падпіскі"
1336
 
1337
- #: options/panel1.php:152
1338
- msgid "Edit"
1339
- msgstr "Рэдагаваць"
1340
 
1341
- #: options/panel1.php:162
1342
- msgid "Delete forever"
1343
- msgstr "Выдаліць назаўжды"
1344
 
1345
- #: options/panel1.php:164
1346
- msgid "Activate and set to Y"
1347
- msgstr "Уключыць і ўсталяваць на Y"
1348
 
1349
- #: options/panel1.php:165
1350
- msgid "Activate and set to R"
1351
- msgstr "Уключыць і ўсталяваць на R"
1352
 
1353
- #: options/panel1.php:170
1354
- msgid "Sorry, no subscriptions match your search criteria."
1355
- msgstr "Выбачыце, ніводная падпіска не адпавядае вашаму пошукаваму запыту."
 
 
1356
 
1357
  #~ msgid "Bold"
1358
  #~ msgstr "Тоўсты"
@@ -1392,9 +1505,6 @@ msgstr "Выбачыце, ніводная падпіска не адпавяд
1392
  #~ msgid "Subscribed"
1393
  #~ msgstr "Падпісана"
1394
 
1395
- #~ msgid "Replies"
1396
- #~ msgstr "Адказы"
1397
-
1398
  #~ msgid "Digest"
1399
  #~ msgstr "Дайджэст"
1400
 
@@ -1439,9 +1549,6 @@ msgstr "Выбачыце, ніводная падпіска не адпавяд
1439
  #~ msgid "Resume"
1440
  #~ msgstr "Аднавіць"
1441
 
1442
- #~ msgid "Update email address"
1443
- #~ msgstr "Абнавіць электронны адрас"
1444
-
1445
  #~ msgid ""
1446
  #~ "You can \"mass update\" all the occurrences of a given email address "
1447
  #~ "(exact matches only)."
@@ -1728,9 +1835,6 @@ msgstr "Выбачыце, ніводная падпіска не адпавяд
1728
  #~ msgid "Open %s in a new window"
1729
  #~ msgstr "Apri %s in una nuova finestra"
1730
 
1731
- #~ msgid "More"
1732
- #~ msgstr "Dettagli"
1733
-
1734
  #~ msgid "Recent Keywords"
1735
  #~ msgstr "Parole chiave recenti"
1736
 
2
  msgstr ""
3
  "Project-Id-Version: Subscribe to Comments Reloaded\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2016-08-28 22:29-0600\n"
6
+ "PO-Revision-Date: 2016-08-28 22:29-0600\n"
7
+ "Last-Translator: Reedyseth - 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.8.7.1\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
+ #: options/index.php:59 utils/stcr_manage.php:253 utils/stcr_manage.php:382
20
+ #: utils/stcr_manage.php:383
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
21
  msgid "Manage subscriptions"
22
  msgstr "Рэдагаваць падпіскі"
23
 
24
+ #: options/index.php:60 utils/stcr_manage.php:388 utils/stcr_manage.php:389
25
+ msgid "Comment Form"
26
+ msgstr "Форма каментара"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
27
 
28
+ #: options/index.php:61 utils/stcr_manage.php:394 utils/stcr_manage.php:395
29
+ msgid "Management Page"
30
+ msgstr "Старонка кіравання"
31
 
32
+ #: options/index.php:62 utils/stcr_manage.php:400 utils/stcr_manage.php:401
33
+ msgid "Notifications"
34
+ msgstr "Апавяшчэнні"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
35
 
36
+ #: options/index.php:63 options/panel2.php:58 options/panel3.php:82
37
+ #: options/panel4.php:89 utils/stcr_manage.php:406 utils/stcr_manage.php:407
38
+ msgid "Options"
39
+ msgstr "Параметры"
40
 
41
+ #: options/index.php:65 utils/stcr_manage.php:422 utils/stcr_manage.php:423
42
+ msgid "You can help"
43
+ msgstr "Вы можаце дапамагчы"
 
 
 
 
 
 
 
 
 
 
44
 
45
+ #: options/index.php:66 utils/stcr_manage.php:428 utils/stcr_manage.php:429
46
+ msgid "Support"
47
+ msgstr "Падтрымка"
48
 
49
+ #: options/index.php:67 utils/stcr_manage.php:434 utils/stcr_manage.php:435
50
+ msgid "Donate"
 
 
 
51
  msgstr ""
 
 
 
 
52
 
53
+ #: options/panel1-add-subscription.php:8 options/panel1.php:61
54
+ msgid "Add New Subscription"
55
+ msgstr "Дадаць новую падпіску"
 
 
 
 
 
 
 
 
 
56
 
57
+ #: options/panel1-add-subscription.php:13
58
+ #: options/panel1-edit-subscription.php:13
59
+ msgid "Post:"
60
+ msgstr "Запіс:"
 
 
61
 
62
+ #: options/panel1-add-subscription.php:16 options/panel1.php:72
63
+ #: options/panel1.php:133 templates/key_expired.php:71
64
+ #: templates/request-management-link.php:71 templates/subscribe.php:90
65
+ #: templates/user.php:57
66
+ msgid "Email"
67
+ msgstr "Эл. адрас"
68
 
69
+ #: options/panel1-add-subscription.php:20
70
+ #: options/panel1-edit-subscription.php:26 options/panel1.php:39
71
+ #: options/panel1.php:76 options/panel1.php:141 options/panel1.php:159
72
+ msgid "Status"
73
+ msgstr "Статут"
74
 
75
+ #: options/panel1-add-subscription.php:22
76
+ #: options/panel1-edit-subscription.php:29 options/panel1.php:42
77
+ #: options/panel1.php:79 options/panel1.php:172
78
+ msgid "Active"
79
+ msgstr "Актыўна"
80
 
81
+ #: options/panel1-add-subscription.php:23
82
+ #: options/panel1-edit-subscription.php:30 options/panel1.php:43
83
+ #: options/panel1.php:80
84
+ msgid "Replies only"
85
+ msgstr "Толькі адказы"
86
 
87
+ #: options/panel1-add-subscription.php:24 options/panel1.php:81
88
+ msgid "Ask user to confirm"
89
+ msgstr "Прасіць подтвреждение ад карыстача"
 
 
 
 
90
 
91
+ #: options/panel1-add-subscription.php:26
92
+ #: options/panel1-edit-subscription.php:33 options/panel1.php:46
93
+ msgid "Update"
94
+ msgstr "Абнавіць"
 
 
95
 
96
+ #: options/panel1-business-logic.php:23
97
+ msgid "Subscription added."
98
+ msgstr "Падпіска дададзена."
 
 
99
 
100
+ #: options/panel1-business-logic.php:39
101
+ msgid "Subscriptions updated."
102
+ msgstr "Падпіскі абноўлены."
 
 
 
103
 
104
+ #: options/panel1-business-logic.php:51
105
+ msgid "Subscription deleted."
106
+ msgstr "Падпіска выдалена."
 
 
 
 
 
107
 
108
+ #: options/panel1-business-logic.php:70 templates/author.php:23
109
+ #: templates/user.php:23
110
+ msgid "Subscriptions deleted:"
111
+ msgstr "Падпіскі выдалены:"
 
 
112
 
113
+ #: options/panel1-business-logic.php:74 templates/author.php:27
114
+ #: templates/user.php:27
115
+ msgid "Subscriptions suspended:"
116
+ msgstr "Падпіскі прыпынены:"
 
117
 
118
+ #: options/panel1-business-logic.php:78 templates/author.php:31
119
+ #: templates/user.php:31
120
+ msgid "Subscriptions activated:"
121
+ msgstr "Падпіскі актываваны:"
 
 
 
122
 
123
+ #: options/panel1-business-logic.php:82 options/panel1-business-logic.php:86
124
+ #: templates/author.php:35 templates/author.php:39 templates/user.php:35
125
+ #: templates/user.php:39
126
+ msgid "Subscriptions updated:"
127
+ msgstr "Падпіскі абноўлены:"
128
 
129
+ #: options/panel1-business-logic.php:110
130
+ msgid "&laquo; Previous"
131
+ msgstr "&laquo; Зваротна"
 
 
 
 
132
 
133
+ #: options/panel1-business-logic.php:114
134
+ msgid "Next &raquo;"
135
+ msgstr "Наперад &raquo;"
 
 
 
 
 
136
 
137
+ #: options/panel1-edit-subscription.php:8
138
+ msgid "Update Subscription"
139
+ msgstr "Абнавіць падпіску"
 
140
 
141
+ #: options/panel1-edit-subscription.php:11
142
+ #: options/panel1-edit-subscription.php:21
143
+ #: options/panel1-edit-subscription.php:22
144
+ #: options/panel1-edit-subscription.php:23
145
+ msgid "optional"
146
+ msgstr "па выбары"
147
 
148
+ #: options/panel1-edit-subscription.php:11 options/panel1.php:23
149
+ #: options/panel1.php:124 options/panel1.php:200 options/panel1.php:212
150
+ #: templates/author.php:52 templates/user.php:52
151
  msgid ""
152
+ "Please remember: this operation cannot be undone. Are you sure you want to "
153
+ "proceed?"
 
 
 
154
  msgstr ""
155
+ "Увага: гэту аперацыю нельга адмяніць. Вы ўпэўнены, што жадаеце працягнуць?"
156
 
157
+ #: options/panel1-edit-subscription.php:16 options/panel1.php:27
158
+ msgid "From"
159
+ msgstr "З"
 
 
 
 
160
 
161
+ #: options/panel1-edit-subscription.php:20 options/panel1.php:33
162
+ msgid "To"
163
+ msgstr "на"
 
 
164
 
165
+ #: options/panel1-edit-subscription.php:28 options/panel1.php:41
166
+ msgid "Keep unchanged"
167
+ msgstr "Пакінуць без змен"
 
 
 
168
 
169
+ #: options/panel1-edit-subscription.php:31 options/panel1.php:44
170
+ msgid "Suspended"
171
+ msgstr "Прыпынена"
 
 
 
 
172
 
173
+ #: options/panel1.php:20
174
+ msgid "Mass Update Subscriptions"
175
+ msgstr "Масава абнавіць падпіскі"
176
 
177
+ #: options/panel1.php:28 options/panel1.php:29 options/panel1.php:30
178
+ msgid "email address"
179
+ msgstr "Эл. адрас адпраўніка"
 
 
 
 
180
 
181
+ #: options/panel1.php:34 options/panel1.php:35 options/panel1.php:36
182
+ msgid "optional - new email address"
183
+ msgstr "Абнавіць электронны адрас"
 
 
184
 
185
+ #: options/panel1.php:49
186
+ msgid "More info"
187
+ msgstr "Dettagli"
 
 
 
188
 
189
+ #: options/panel1.php:55
190
  msgid ""
191
+ "This option will allow you to change an email address for another one or to "
192
+ "update the same status for all the subscription on a specific email address."
 
193
  msgstr ""
194
 
195
+ #: options/panel1.php:68
196
+ msgid "Post ID"
197
+ msgstr "ID-нумар запісу"
 
 
 
 
 
 
198
 
199
+ #: options/panel1.php:83
200
+ msgid "Add"
201
+ msgstr "Дадаць"
 
202
 
203
+ #: options/panel1.php:98
204
+ msgid "Search subscriptions"
205
+ msgstr "Шукаць у падпісках"
 
 
206
 
207
+ #: options/panel1.php:102
208
+ #, php-format
 
209
  msgid ""
210
+ "You can either <a href=\"%s\">view all the subscriptions</a> or find those "
211
+ "where the"
212
  msgstr ""
213
+ "Вы можаце <a href=\"%s\">прагледзець усе падпіскі</a> ці знайсці тыя, дзе"
 
 
 
 
 
 
 
 
 
 
214
 
215
+ #: options/panel1.php:106
216
+ msgid "email"
217
+ msgstr "эл. адрас"
218
 
219
+ #: options/panel1.php:107
220
+ msgid "post ID"
221
+ msgstr "ID-нумар запісу"
222
 
223
+ #: options/panel1.php:108
224
+ msgid "status"
225
+ msgstr "статут"
226
 
227
+ #: options/panel1.php:111
228
+ msgid "equals"
229
+ msgstr "раўназначна"
230
 
231
+ #: options/panel1.php:112
232
+ msgid "contains"
233
+ msgstr "утрымоўвае"
234
 
235
+ #: options/panel1.php:113
236
+ msgid "does not contain"
237
+ msgstr "не ўтрымоўвае"
238
 
239
+ #: options/panel1.php:114
240
+ msgid "starts with"
241
+ msgstr "пачынаецца з"
242
 
243
+ #: options/panel1.php:115
244
+ msgid "ends with"
245
+ msgstr "сканчаецца на"
246
 
247
+ #: options/panel1.php:118
248
+ msgid "results per page:"
249
+ msgstr "вынікі пастаронкава:"
250
 
251
+ #: options/panel1.php:120
252
+ msgid "Search"
253
+ msgstr "Шукаць"
 
254
 
255
+ #: options/panel1.php:128
256
+ msgid "Reverse the order by Post ID"
257
+ msgstr "Змяніць парадак па ID запісы"
258
 
259
+ #: options/panel1.php:129 options/panel1.php:130
260
+ msgid "Reverse the order by Date/Time"
261
+ msgstr "Змяніць парадак па даце/чакай"
262
 
263
+ #: options/panel1.php:132
264
+ msgid "Post (ID)"
265
+ msgstr "Запіс (ID)"
266
 
267
+ #: options/panel1.php:135
268
+ msgid "Search query:"
269
+ msgstr "Пошукавы запыт:"
270
 
271
+ #: options/panel1.php:135
272
+ msgid "Rows:"
273
+ msgstr "Шэрагі:"
 
274
 
275
+ #: options/panel1.php:135
276
+ msgid "of"
277
+ msgstr " "
 
 
 
 
 
 
 
 
 
 
 
 
 
278
 
279
+ #: options/panel1.php:142 options/panel1.php:158
280
+ msgid "Date and Time"
281
+ msgstr "Дата і час"
282
 
283
+ #: options/panel1.php:168
284
+ msgid "Replies"
285
+ msgstr "Адказы"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
286
 
287
+ #: options/panel1.php:169
288
+ msgid "All Comments"
289
  msgstr ""
290
 
291
+ #: options/panel1.php:170
292
+ msgid "Unconfirmed"
 
 
 
 
293
  msgstr ""
294
 
295
+ #: options/panel1.php:171
296
+ msgid "Inactive"
297
+ msgstr "Актыўна"
298
 
299
+ #: options/panel1.php:200 options/panel1.php:212 templates/author.php:72
300
+ #: templates/user.php:70
301
+ msgid "Delete"
302
+ msgstr "Выдаліць"
 
 
 
 
 
 
 
303
 
304
+ #: options/panel1.php:201 options/panel1.php:211
305
+ msgid "Edit"
306
+ msgstr "Рэдагаваць"
307
 
308
+ #: options/panel1.php:203 options/panel1.php:209
309
+ msgid "Subscription"
310
+ msgstr "Падпіскі"
311
 
312
+ #: options/panel1.php:223 templates/author.php:71 templates/user.php:69
313
+ msgid "Action:"
314
+ msgstr "Дзеянне:"
315
 
316
+ #: options/panel1.php:226
317
+ msgid "Delete forever"
318
+ msgstr "Выдаліць назаўжды"
319
 
320
+ #: options/panel1.php:227 templates/author.php:73 templates/user.php:71
321
+ msgid "Suspend"
322
+ msgstr "Прыпыніць"
323
 
324
+ #: options/panel1.php:228
325
+ msgid "Activate and set to Y"
326
+ msgstr "Уключыць і ўсталяваць на Y"
 
327
 
328
+ #: options/panel1.php:229
329
+ msgid "Activate and set to R"
330
+ msgstr "Уключыць і ўсталяваць на R"
 
331
 
332
+ #: options/panel1.php:230 templates/author.php:76 templates/user.php:74
333
+ msgid "Activate"
334
+ msgstr "Уключыць"
335
 
336
+ #: options/panel1.php:234 templates/author.php:77 templates/user.php:76
337
+ msgid "Update subscriptions"
338
+ msgstr "Абнавіць падпіскі"
339
 
340
+ #: options/panel1.php:237
341
+ msgid "Sorry, no subscriptions match your search criteria."
342
+ msgstr "Выбачыце, ніводная падпіска не адпавядае вашаму пошукаваму запыту."
343
+
344
+ #: options/panel10.php:22 options/panel10.php:23
345
+ msgid "System Information"
346
  msgstr ""
347
 
348
+ #: options/panel2.php:12 options/panel2.php:63
349
+ msgid "Enable default checkbox"
350
+ msgstr "Уключыць стандартнае акенца выбару"
351
 
352
+ #: options/panel2.php:15 options/panel2.php:73
353
+ msgid "Checked by default"
354
+ msgstr "Абрана па змаўчанні"
355
 
356
+ #: options/panel2.php:18
357
+ msgid "Checked by default Value"
358
+ msgstr "Абрана па змаўчанні"
359
 
360
+ #: options/panel2.php:21 options/panel2.php:24 options/panel2.php:102
361
+ msgid "Advanced subscription"
362
+ msgstr "Пашыраная падпіска"
363
 
364
+ #: options/panel2.php:27 options/panel2.php:130
365
+ msgid "Custom inline style"
366
+ msgstr "Змяняны стыль inline"
367
 
368
+ #: options/panel2.php:30 options/panel2.php:139
369
+ msgid "Custom HTML"
370
+ msgstr "Уласны HTML"
371
 
372
+ #: options/panel2.php:34
373
+ msgid "Checkbox label"
374
+ msgstr "Цэтлік акенца выбару"
 
375
 
376
+ #: options/panel2.php:37 options/panel2.php:180
377
+ msgid "Subscribed label"
378
+ msgstr "Цэтлік аформленай падпіскі"
379
 
380
+ #: options/panel2.php:40
381
+ msgid "Awaiting label"
382
+ msgstr "Цэтлік непацверджанай падпіскі"
383
+
384
+ #: options/panel2.php:43 options/panel2.php:213
385
+ msgid "Author label"
386
+ msgstr "Цэтлік аўтара"
387
+
388
+ #: options/panel2.php:49 options/panel3.php:70 options/panel4.php:78
389
+ #: options/panel5.php:18 options/panel5.php:60
390
+ msgid "Your settings have been successfully updated."
391
+ msgstr "Вашы налады паспяхова абноўлены."
392
+
393
+ #: options/panel2.php:51 options/panel3.php:72 options/panel4.php:80
394
+ #: options/panel5.php:20 options/panel5.php:62
395
+ msgid "There was an error updating the following fields:"
396
+ msgstr "Адбылася памылка ў абнаўленні наступных палёў:"
397
 
 
 
 
398
  #: options/panel2.php:66 options/panel2.php:76 options/panel2.php:105
399
+ #: options/panel5.php:78 options/panel5.php:95 options/panel5.php:104
400
+ #: options/panel5.php:113 options/panel5.php:123 options/panel5.php:132
401
+ #: options/panel5.php:142 options/panel5.php:151 options/panel5.php:160
402
  msgid "Yes"
403
  msgstr "Так"
404
 
405
+ #: options/panel2.php:67 options/panel2.php:77 options/panel2.php:106
406
+ #: options/panel5.php:79 options/panel5.php:96 options/panel5.php:105
407
+ #: options/panel5.php:114 options/panel5.php:124 options/panel5.php:133
408
+ #: options/panel5.php:143 options/panel5.php:152 options/panel5.php:161
409
+ #: utils/stcr_manage.php:784
410
+ msgid "No"
411
+ msgstr "Не"
412
 
413
+ #: options/panel2.php:68
414
  msgid ""
415
+ "Disable this option if you want to move the subscription checkbox to a "
416
+ "different place on your page."
417
  msgstr ""
418
+ "Адзначыце гэту опцыю, калі жадаеце змяніць становішча акенца выбару падпіскі "
419
+ "на сваёй старонцы."
420
 
421
+ #: options/panel2.php:78
422
+ msgid "Decide if the checkbox should be checked by default or not."
423
+ msgstr "Ці павінна акенца выбару быць абраным па змаўчанні."
 
 
 
 
424
 
425
+ #: options/panel2.php:87
426
+ msgid "Default Checkbox Value"
427
+ msgstr "Уключыць стандартнае акенца выбару"
428
 
429
+ #: options/panel2.php:91 options/panel2.php:120
430
+ msgid "All new comments"
 
 
431
  msgstr ""
432
 
433
+ #: options/panel2.php:92 options/panel2.php:121
434
+ msgid "Replies to this comment"
435
+ msgstr "Адказы на мае каментары"
436
 
437
+ #: options/panel2.php:94
438
  msgid ""
439
+ "Select the default option for the Checkbox. Be careful! Some users might "
440
+ "like to be subscribed to all the post."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
441
  msgstr ""
442
 
443
+ #: options/panel2.php:107
444
  msgid ""
445
+ "Allow users to choose from different subscription types (all, replies only)."
 
446
  msgstr ""
447
+ "Дазволіць карыстачам выбар з розных тыпаў падпіскі (усё, толькі адказы)."
448
 
449
+ #: options/panel2.php:115
450
+ msgid "Advanced default"
451
+ msgstr "Абрана па змаўчанні"
452
+
453
+ #: options/panel2.php:119
454
+ msgid "None"
455
  msgstr ""
456
 
457
+ #: options/panel2.php:124
458
+ msgid ""
459
+ "The default subscription type that should be selected when Advanced "
460
+ "subscriptions are enable."
461
  msgstr ""
462
 
463
+ #: options/panel2.php:135
464
+ msgid "Custom inline CSS to add to the checkbox."
465
+ msgstr "Змяняны Inline CSS для дадання да акенца выбару"
 
466
 
467
+ #: options/panel2.php:152
468
  msgid ""
469
+ "Custom HTML code to be used when displaying the checkbox. Allowed tags: "
470
+ "[checkbox_field], [checkbox_label]"
471
  msgstr ""
472
+ "Уласны код HTML для выкарыстання пры адлюстраванні акенца выбару. Дазволеныя "
473
+ "тэгі: [checkbox_field], [checkbox_label]"
474
 
475
+ #: options/panel2.php:158
476
+ msgid "Messages for your visitors"
477
+ msgstr "Паведамленні вашым наведвальнікам"
 
478
 
479
+ #: options/panel2.php:162
480
+ msgid "Default label"
481
+ msgstr "Стандартны цэтлік"
482
 
483
+ #: options/panel2.php:175
484
+ msgid "Label associated to the checkbox. Allowed tag: [subscribe_link]"
485
+ msgstr "Тэкст побач з акенцам выбару. Дазволены тэг: [subscribe_link]"
486
 
487
+ #: options/panel2.php:192
488
+ msgid ""
489
+ "Label shown to those who are already subscribed to a post. Allowed tag: "
490
+ "[manager_link]"
491
+ msgstr "Тэкст, бачны якія падпісаліся чытачам. Дазволены тэг: [manager_link]"
492
 
493
+ #: options/panel2.php:197
494
+ msgid "Pending label"
495
+ msgstr "Цэтлік \"У чаканні\" "
 
496
 
497
+ #: options/panel2.php:209
498
+ msgid ""
499
+ "Label shown to those who are already subscribed, but haven't clicked on the "
500
+ "confirmation link yet. Allowed tag: [manager_link]"
501
+ msgstr ""
502
+ "Тэкст, бачны чытачам, яшчэ не якія пацвердзілі сваю падпіску. Дазволены тэг: "
503
+ "[manager_link]"
504
 
505
+ #: options/panel2.php:225
506
+ msgid ""
507
+ "Label shown to authors (and administrators). Allowed tag: [manager_link]"
508
+ msgstr "Тэст, бачны аўтарам і адміністратарам. Дазволены тэг: [manager_link]"
509
 
510
+ #: options/panel2.php:230 options/panel3.php:253 options/panel4.php:283
511
+ #: options/panel5.php:195
512
+ msgid "Save Changes"
513
+ msgstr "Захаваць змены"
514
 
515
+ #: options/panel3.php:13 options/panel3.php:87
516
  msgid "Virtual Management Page"
517
  msgstr "Віртуальная старонка кіравання"
518
 
519
+ #: options/panel3.php:18 options/panel3.php:96
520
  msgid "Page title"
521
  msgstr "Загаловак старонкі"
522
 
523
+ #: options/panel3.php:23 options/panel3.php:105
524
  msgid "Management URL"
525
  msgstr "URL кіраванні"
526
 
527
+ #: options/panel3.php:28 options/panel3.php:117
528
  msgid "Custom HEAD meta"
529
  msgstr "Уласны HEAD meta-тэг"
530
 
531
+ #: options/panel3.php:34 options/panel3.php:131
532
  msgid "Request link"
533
  msgstr "Спасылка на запыт"
534
 
535
+ #: options/panel3.php:39 options/panel3.php:149
536
  msgid "Request submitted"
537
  msgstr "Запыт адпраўлены"
538
 
539
+ #: options/panel3.php:44 options/panel3.php:167
540
  msgid "Subscribe without commenting"
541
  msgstr "Падпіска без каментавання"
542
 
543
+ #: options/panel3.php:49 options/panel3.php:185
544
  msgid "Subscription processed"
545
  msgstr "Падпіска аформлена"
546
 
547
+ #: options/panel3.php:54 options/panel3.php:203
548
  msgid "Subscription processed (DCI)"
549
  msgstr "Падпіска аформлена (DCI)"
550
 
551
+ #: options/panel3.php:59 options/panel3.php:220
552
  msgid "Authors"
553
  msgstr "Аўтары"
554
 
555
+ #: options/panel3.php:64 options/panel3.php:236
556
  msgid "Users"
557
  msgstr "Карыстачы"
558
 
559
+ #: options/panel3.php:90
560
  msgid "Enabled"
561
  msgstr "Уключана"
562
 
563
+ #: options/panel3.php:91
564
  msgid "Disabled"
565
  msgstr "Выключана"
566
 
567
+ #: options/panel3.php:92
 
568
  msgid ""
569
  "Disable the virtual management page if you need to create a <a href="
570
  "\"https://github.com/stcr/subscribe-to-comments-reloaded/wiki/KB#create-a-"
574
  "\"http://behstant.com/subscribe-reloaded/realMgnPage.php\">сапраўдную "
575
  "старонку</a> для карэктнай працы ўбудовы з вашай тэмай афармлення."
576
 
577
+ #: options/panel3.php:101
578
  msgid "Title of the page your visitors will use to manage their subscriptions."
579
  msgstr "Загаловак старонкі, на якой карыстачы будуць рэдагаваць свае падпіскі."
580
 
581
+ #: options/panel3.php:109
582
  msgid ""
583
  "The permalink for your management page (something like <code>/manage-"
584
  "subscriptions</code> or <code>/?page_id=345</code>). This page <b>does not</"
590
  "<b>не існуе</b> у сістэме, але сталая спасылка на яе павінна адпавядаць "
591
  "вашым усталёўкам сталых спасылак у Wordpress."
592
 
593
+ #: options/panel3.php:111
594
  msgid ""
595
  "Warning: it looks like the value you are using may be incompatible with your "
596
  "permalink structure"
598
  "Увага: магчыма, выкарыстоўванае вамі значэнне несумяшчальна з вашай "
599
  "структурай сталых спасылак"
600
 
601
+ #: options/panel3.php:121
602
  msgid ""
603
  "Specify your custom HTML code to be added to the HEAD section of the page. "
604
  "Use <strong>single</strong> quotes for values."
606
  "Пакажыце свой код HTML для дадання ў HEAD старонкі. Выкарыстоўвайце "
607
  "<strong>адзінарныя</strong> двукоссі для значэнняў."
608
 
609
+ #: options/panel3.php:127 options/panel4.php:135
610
  msgid "Messages"
611
  msgstr "Паведамленні"
612
 
613
+ #: options/panel3.php:144
614
  msgid "Text shown to those who request to manage their subscriptions."
615
  msgstr "Тэкст, бачны якія зрабілі запыт на кіраванне падпіскамі."
616
 
617
+ #: options/panel3.php:162
618
  msgid ""
619
  "Thank you note shown after the request here above has been processed. "
620
  "Allowed tags: [post_title], [post_permalink]"
622
  "Тэкст падзякі, які выводзіцца пасля апрацоўкі зробленага запыту. Дазволены "
623
  "тэгі: [post_title], [post_permalink]"
624
 
625
+ #: options/panel3.php:180
626
  msgid ""
627
  "Text shown to those who want to subscribe without commenting. Allowed tags: "
628
  "[post_title], [post_permalink]"
630
  "Тэкст для ахвотнікаў падпісацца без каментавання. Дазволены тэгі: "
631
  "[post_title], [post_permalink]"
632
 
633
+ #: options/panel3.php:198
634
  msgid ""
635
  "Thank you note shown after the subscription request has been processed "
636
  "(double check-in disabled). Allowed tags: [post_title], [post_permalink]"
638
  "Тэкст падзякі, які выводзіцца пасля апрацоўкі запыту на падпіску (падвойнае "
639
  "пацверджанне адключана). Дазволены тэгі: [post_title], [post_permalink]"
640
 
641
+ #: options/panel3.php:216
642
  msgid ""
643
  "Thank you note shown after the subscription request has been processed "
644
  "(double check-in enabled). Allowed tags: [post_title], [post_permalink]"
646
  "Тэкст падзякі, які выводзіцца пасля апрацоўкі запыту на падпіску (падвойнае "
647
  "пацверджанне ўключана). Дазволены тэгі: [post_title], [post_permalink]"
648
 
649
+ #: options/panel3.php:232
650
  msgid "Introductory text for the authors' management page."
651
  msgstr "Уступны тэкст на старонцы кіравання падпіскамі для аўтараў."
652
 
653
+ #: options/panel3.php:248
654
  msgid "Introductory text for the users' management page."
655
  msgstr "Уступны тэкст на старонцы кіравання падпіскамі для падпісантаў."
656
 
657
+ #: options/panel4.php:15 options/panel4.php:94
658
+ msgid "Sender name"
659
+ msgstr "Імя адпраўніка"
660
 
661
+ #: options/panel4.php:20 options/panel4.php:25 options/panel4.php:107
662
+ msgid "Sender email address"
663
+ msgstr "Эл. адрас адпраўніка"
 
 
 
 
664
 
665
+ #: options/panel4.php:30 options/panel4.php:140
666
+ msgid "Notification subject"
667
+ msgstr "Тэма ліста з апавяшчэннем"
 
668
 
669
+ #: options/panel4.php:36 options/panel4.php:42 options/panel4.php:153
670
+ msgid "Notification message"
671
+ msgstr "Тэкст апавяшчэння"
672
 
673
+ #: options/panel4.php:47 options/panel4.php:177
674
+ msgid "Double check subject"
675
+ msgstr "Тэма ліста пра пацверджанне падпіскі"
676
 
677
+ #: options/panel4.php:52 options/panel4.php:190
678
+ msgid "Double check message"
679
+ msgstr "Тэкст ліста пра пацверджанне падпіскі"
 
 
680
 
681
+ #: options/panel4.php:57 options/panel4.php:210
682
+ msgid "Management subject"
683
+ msgstr "Тэма ліста пра кіраванне падпіскамі"
684
+
685
+ #: options/panel4.php:62 options/panel4.php:67
686
+ msgid "Management message"
687
+ msgstr "Тэкст ліста пра кіраванне падпіскамі"
688
+
689
+ #: options/panel4.php:72 options/panel4.php:243
690
+ msgid "Management Email message"
691
+ msgstr ""
692
+
693
+ #: options/panel4.php:101
694
+ msgid ""
695
+ "Name to use for the \"from\" field when sending a new notification to the "
696
+ "user."
697
+ msgstr "Імя ў поле \"Ад каго\" у новым апавяшчэнні карыстачу."
698
+
699
+ #: options/panel4.php:115
700
+ msgid ""
701
+ "Email address to use for the \"from\" field when sending a new notification "
702
+ "to the user."
703
+ msgstr "Эл. адрас у поле \"Ад каго\" у новым апавяшчэнні карыстачу."
704
+
705
+ #: options/panel4.php:121
706
+ msgid "Reply To"
707
+ msgstr "Толькі адказы"
708
+
709
+ #: options/panel4.php:128
710
+ msgid ""
711
+ "This will be use when the user click reply on their email agent. If not set "
712
+ "will be the same as the Sender email address."
713
+ msgstr ""
714
+
715
+ #: options/panel4.php:147
716
+ msgid "Subject of the notification email. Allowed tag: [post_title]"
717
+ msgstr "Тэма ліста з апавяшчэннем. Дазволены тэг: [post_title]"
718
+
719
+ #: options/panel4.php:170
720
+ msgid ""
721
+ "Content of the notification email. Allowed tags: [post_title], "
722
+ "[comment_permalink], [comment_author], [comment_content], [post_permalink], "
723
+ "[manager_link]"
724
+ msgstr ""
725
+ "Тэкст апавяшчэння. Дазволеныя тэгі: [post_title], [comment_permalink], "
726
+ "[comment_author], [comment_content], [post_permalink], [manager_link]"
727
+
728
+ #: options/panel4.php:171
729
+ msgid ""
730
+ "<p><strong>Note: To get a default template clear all the content and save "
731
+ "the options.</strong></p>"
732
+ msgstr ""
733
+
734
+ #: options/panel4.php:184
735
+ msgid "Subject of the confirmation email. Allowed tag: [post_title]"
736
+ msgstr "Тэма ліста пра пацверджанне. Дазволены тэг: [post_title]"
737
+
738
+ #: options/panel4.php:204
739
+ msgid ""
740
+ "Content of the confirmation email. Allowed tags: [post_permalink], "
741
+ "[confirm_link], [post_title], [manager_link]"
742
+ msgstr ""
743
+ "Тэкст ліста пра подтвеждении. Дазволеныя тэгі: [post_permalink], "
744
+ "[confirm_link], [post_title], [manager_link]"
745
+
746
+ #: options/panel4.php:217
747
+ msgid ""
748
+ "Subject of the mail sent to those who request to access their management "
749
+ "page. Allowed tag: [blog_name]"
750
+ msgstr ""
751
+ "Тэма ліста падпісанту, які зрабіў запыт на доступ да старонкі кіравання "
752
+ "падпіскамі. Дазволены тэг: [blog_name]"
753
+
754
+ #: options/panel4.php:223
755
+ msgid "Management Page message"
756
+ msgstr ""
757
+
758
+ #: options/panel4.php:237
759
+ msgid "Content of the management Page message. Allowed tags: [blog_name]."
760
+ msgstr ""
761
+
762
+ #: options/panel4.php:257
763
+ msgid ""
764
+ "Content of the management email message. Allowed tags: [blog_name], "
765
+ "[manager_link]."
766
+ msgstr ""
767
+
768
+ #: options/panel4.php:263
769
+ msgid "One Click Unsubscribe"
770
+ msgstr "Дазволіць адміну падпісвацца"
771
+
772
+ #: options/panel4.php:277
773
+ msgid ""
774
+ "Content of the One Click confirmation. Allowed tags: [post_title], "
775
+ "[blog_name]"
776
+ msgstr "Тэма ліста пра пацверджанне. Дазволены тэг: [post_title]"
777
+
778
+ #: options/panel5.php:28
779
+ msgid "Safetly Uninstall"
780
+ msgstr ""
781
+
782
+ #: options/panel5.php:31 options/panel5.php:84
783
+ msgid "Autopurge requests"
784
+ msgstr "Аўтаматычна выдаляць запыты"
785
+
786
+ #: options/panel5.php:34 options/panel5.php:93
787
+ msgid "Enable double check"
788
+ msgstr "Уключыць падвойнае пацверджанне"
789
+
790
+ #: options/panel5.php:37 options/panel5.php:101
791
+ msgid "Subscribe authors"
792
+ msgstr ""
793
+
794
+ #: options/panel5.php:40 options/panel5.php:111
795
+ msgid "Enable HTML emails"
796
+ msgstr "Выкарыстоўваць HTML лісты"
797
+
798
+ #: options/panel5.php:43
799
+ msgid "HTMLify Links in HTML emails"
800
+ msgstr ""
801
+
802
+ #: options/panel5.php:46
803
+ msgid "Send trackbacks"
804
+ msgstr "Адпраўляць трэкбеки"
805
+
806
+ #: options/panel5.php:49
807
+ msgid "Notify admin"
808
+ msgstr "Апавясціць адміна"
809
+
810
+ #: options/panel5.php:52 options/panel5.php:149
811
+ msgid "Let admin subscribe"
812
+ msgstr "Дазволіць адміну падпісвацца"
813
+
814
+ #: options/panel5.php:55 options/panel5.php:158
815
+ msgid "BCC admin on Notifications"
816
+ msgstr "Апавяшчэнні"
817
+
818
+ #: options/panel5.php:76
819
+ msgid "Safely Uninstall"
820
+ msgstr ""
821
+
822
+ #: options/panel5.php:80
823
+ msgid ""
824
+ "This option will allow you to delete the plugin with WordPress without "
825
+ "loosing your subscribers. Any database table and plugin options are wipeout."
826
+ msgstr ""
827
+
828
+ #: options/panel5.php:87
829
+ msgid "days"
830
+ msgstr "дзён"
831
+
832
+ #: options/panel5.php:88
833
+ msgid ""
834
+ "Delete pending subscriptions (not confirmed) after X days. Zero disables "
835
+ "this feature."
836
+ msgstr ""
837
+ "Выдаляць якія чакаюць пацверджанні (не пацверджаныя) падпіскі праз Х дзён. "
838
+ "Нуль адключае гэту функцыю."
839
+
840
+ #: options/panel5.php:97
841
+ msgid ""
842
+ "Send a notification email to confirm the subscription (to avoid addresses "
843
+ "misuse)."
844
+ msgstr ""
845
+ "Адпраўляць ліст з просьбай пацвердзіць падпіску (каб пазбегнуць выкарыстанні "
846
+ "эл. адрасы без вядзёная ўладальніка)"
847
+
848
+ #: options/panel5.php:106
849
+ msgid ""
850
+ "Automatically subscribe authors to their own articles (not retroactive)."
851
+ msgstr ""
852
+
853
+ #: options/panel5.php:115
854
+ msgid ""
855
+ "If enabled, will send email messages with content-type = text/html instead "
856
+ "of text/plain"
857
+ msgstr ""
858
+ "Пры выбары гэтай функцыі паведамлення будуць адпраўляцца ў фармаце тэкст/"
859
+ "html замест звычайнага тэксту"
860
+
861
+ #: options/panel5.php:120
862
+ msgid "HTMLify links in emails"
863
+ msgstr ""
864
+
865
+ #: options/panel5.php:125
866
+ msgid ""
867
+ "If enabled, will wrap all links in messages with <code>&lt;a href=\"\"&gt;"
868
+ "&lt;/a&gt;</code> (only when HTML emails enabled)."
869
+ msgstr ""
870
+
871
+ #: options/panel5.php:130
872
+ msgid "Process trackbacks"
873
+ msgstr "Апрацоўваць трэкбеки"
874
+
875
+ #: options/panel5.php:134
876
+ msgid ""
877
+ "Notify users when a new trackback or pingback is added to the discussion."
878
+ msgstr ""
879
+ "Апавяшчаць падпісантаў пра новыя трэкбеках ці пингбэках да абмеркавання"
880
+
881
+ #: options/panel5.php:139
882
+ msgid "Track all subscriptions"
883
+ msgstr "Адсачыць усе падпіскі"
884
+
885
+ #: options/panel5.php:144
886
+ msgid "Notify the administrator when users subscribe without commenting."
887
+ msgstr "Апавяшчаць адміністратара, калі карыстачы падпісваюцца без каментара."
888
+
889
+ #: options/panel5.php:153
890
+ msgid "Let the administrator subscribe to comments when logged in."
891
+ msgstr "Дазволіць адміну падпісвацца, калі ён аўтарызаваны."
892
+
893
+ #: options/panel5.php:162
894
+ msgid "Send a copy of all Notifications to the administrator."
895
+ msgstr ""
896
+
897
+ #: options/panel5.php:167
898
+ msgid "StCR Unique Key"
899
+ msgstr ""
900
+
901
+ #: options/panel5.php:172
902
+ msgid "This Unique Key is not set, please click the following button to "
903
+ msgstr ""
904
+
905
+ #: options/panel5.php:176 options/panel5.php:187
906
+ msgid "Generate"
907
+ msgstr "Tasso di rimbalzo"
908
+
909
+ #: options/panel5.php:184
910
+ msgid ""
911
+ "This Unique Key will be use to send the notification to your subscribers "
912
+ "with more security."
913
+ msgstr ""
914
+
915
+ #: options/panel7.php:8 options/panel8.php:8
916
+ msgid "Support the developers"
917
+ msgstr "Падтрымаць аўтара"
918
+
919
+ #: options/panel7.php:18
920
+ msgid ""
921
+ "How valuable is the feature offered by this plugin to your visitors? please "
922
+ "consider supporting the author if this plugin made your web site better, "
923
+ "especially if you are making money out of it. Any donation received will be "
924
+ "reinvested in the development of <strong>Subscribe to Comments Reloaded</"
925
+ "strong>, and to buy some food for my hungry family."
926
+ msgstr ""
927
+ "Наколькі важная функцыя, якую падае гэта ўбудова для вашых наведвальнікаў? "
928
+ "Убудова <b>Subscribe to Comments Reloaded</b> ёсць і заўсёды будзе "
929
+ "бясплатным, але падумайце над тым, каб падтрымаць аўтара, калі гэта ўбудова "
930
+ "зрабіла ваш сайт трохі лепш, асабліва калі вы зарабляеце грошы з дапамогай "
931
+ "свайго сайта. Усе ахвяраванні будуць скарыстаны для развіцця ўбудовы "
932
+ "<b>Subscribe to Comments Reloaded</b> і на тое, каб купіць трохі ежы маёй "
933
+ "галоднай сям'і."
934
+
935
+ #: options/panel7.php:20
936
+ msgid "Don't want to donate? You can still help"
937
+ msgstr "Не жадаеце рабіць ахвяраванне? Вы ўсё адно можаце дапамагчы"
938
+
939
+ #: options/panel7.php:21
940
+ msgid ""
941
+ "If you don't want to donate money, please consider blogging about my plugin "
942
+ "with a link to the plugin's page. Please let your readers know what makes "
943
+ "your blog better. You can also contribute donating your time: do not "
944
+ "hesitate to send me bug reports, your localization files, ideas on how to "
945
+ "improve <strong>Subscribe to Comments Reloaded</strong> and so on. Whatever "
946
+ "you do, thanks for using my plugin!"
947
+ msgstr ""
948
+ "Калі вы не жадаеце дапамагчы грашыма, калі ласка, разгледзіце магчымасць "
949
+ "напісаць пра маю ўбудову ў сваім блогу і пакінуць спасылку на старонку "
950
+ "ўбудовы. Калі ласка, распавядзіце сваім чытачам, што робіць ваш блог лепш. "
951
+ "Вы можаце таксама ахвяраваць свой час: не саромейцеся адпраўляць мне "
952
+ "справаздачы пра памылкі, свае файлы лакалізацыі, ідэі па паляпшэнні ўбудовы "
953
+ "<b>Subscribe to Comments Reloaded</b> і гэтак далей. Што б вы ні абралі, "
954
+ "дзякуй, што карыстаецеся маёй убудовай!"
955
 
956
+ #: options/panel7.php:23
957
+ msgid "Subscribe to the Beta testers"
958
+ msgstr ""
 
 
959
 
960
+ #: options/panel7.php:24
961
+ msgid ""
962
+ "Before a new Update we release a Beta version so that our current users can "
963
+ "give us feedback if they find a bug, If you want to join the tester list you "
964
+ "can add your email <a href='http://eepurl.com/biCk1b' target='_blank'>here</"
965
+ "a>"
966
+ msgstr ""
967
 
968
+ #: options/panel7.php:26
969
+ msgid "Vote and show your appreciation"
970
+ msgstr "Прагаласуйце і пакажыце сваю ўдзячнасць"
971
 
972
+ #: options/panel7.php:27
973
+ msgid ""
974
+ "Tell other people if <strong>Subscribe to Comments Reloaded</strong> works "
975
+ "for you and how good it is. <a href=\"http://wordpress.org/extend/plugins/"
976
+ "subscribe-to-comments-reloaded/\">Rate it</a> on its Plugin Directory page."
977
+ msgstr ""
978
+ "Калі вам падабаецца вам убудова <b>Subscribe to Comments Reloaded</b>, "
979
+ "распавядзіце іншым людзям пра яго і пра тое, наколькі ён добры. <a href="
980
+ "\"http://wordpress.org/extend/plugins/subscribe-to-comments-reloaded/"
981
+ "\">Ацэніце</a> яго ў частцы ўбудоў на сайце Wordpress."
982
 
983
+ #: options/panel8.php:18
984
+ msgid "Did you find a Bug on the plugin?"
985
+ msgstr ""
986
 
987
+ #: options/panel8.php:19
988
+ msgid ""
989
+ "Please report any bug on the <a href=\"https://github.com/stcr/subscribe-to-"
990
+ "comments-reloaded/issues/new?title=Bug%20Report:%20%3Cshort%20description"
991
+ "%3E&labels=bug\" target=\"_blank\">GitHub</a> Page rather than on the "
992
+ "WordPress Support page."
993
+ msgstr ""
994
 
995
+ #: options/panel9.php:11
 
996
  msgid "Support Subscribe to Comments Reloaded"
997
  msgstr ""
998
  "Патрэбна дапамога ў использовани убудовы Subscribe to Comments Reloaded? "
999
  "Наведаеце наш афіцыйны"
1000
 
1001
+ #: options/panel9.php:12
1002
  msgid ""
1003
  "Every contribution that you make is high valuable, so if you consider this "
1004
  "plugin a helpful tool we will use your donation to invest on support and "
1005
  "developing time."
1006
  msgstr ""
1007
 
1008
+ #: templates/author.php:57
1009
+ msgid "Title"
1010
+ msgstr "Загаловак"
 
 
 
 
1011
 
1012
+ #: templates/author.php:58 templates/user.php:58
1013
+ msgid "Legend: Y = all comments, R = replies only, C = inactive"
1014
+ msgstr "Расшыфроўка: Y = усе каментары, R = толькі адказы, C = неактыўныя"
1015
 
1016
+ #: templates/author.php:69 templates/user.php:67
1017
+ msgid "Select all"
1018
+ msgstr "Абраць усё"
1019
 
1020
+ #: templates/author.php:70 templates/user.php:68
1021
+ msgid "Invert selection"
1022
+ msgstr "Абраць зваротнае"
1023
 
1024
+ #: templates/author.php:74 templates/user.php:72
1025
+ msgid "All comments"
1026
+ msgstr ""
1027
 
1028
+ #: templates/author.php:75 templates/user.php:73 wp_subscribe_reloaded.php:1062
1029
+ msgid "Replies to my comments"
1030
+ msgstr "Адказы на мае каментары"
1031
 
1032
+ #: templates/author.php:80 templates/one-click-unsubscribe.php:30
1033
+ #: templates/user.php:79
1034
+ msgid "No subscriptions match your search criteria."
1035
+ msgstr "Ніводная падпіска не адпавядае пошукаваму запыту."
1036
 
1037
+ #: templates/key_expired.php:8
1038
  msgid ""
1039
+ "Woohaa the link to manage your subscriptions has expired, don't worry, just "
1040
+ "enter your email below and a new link will be send."
1041
+ msgstr ""
1042
 
1043
+ #: templates/key_expired.php:73 templates/request-management-link.php:73
1044
+ #: templates/subscribe.php:92
1045
+ msgid "Send"
1046
+ msgstr "Адправіць"
 
1047
 
1048
+ #: templates/subscribe.php:42 templates/subscribe.php:43
1049
+ msgid "New subscription to"
1050
+ msgstr "Новая падпіска на"
1051
 
1052
+ #: templates/subscribe.php:43
1053
+ msgid "User:"
1054
+ msgstr "Карыстач:"
1055
+
1056
+ #: templates/user.php:63
1057
+ msgid "F j, Y"
1058
  msgstr ""
 
 
1059
 
1060
+ #: utils/stcr_manage.php:246
1061
  msgid ""
1062
+ "Notify me of followup comments via e-mail. You can also <a "
1063
+ "href='[subscribe_link]'>subscribe</a> without commenting."
1064
  msgstr ""
1065
+ "Атрымліваць новыя каментары па электроннай пошце. Вы можаце <a "
1066
+ "href='[subscribe_link]'>падпісацца</a> без каментавання."
1067
 
1068
+ #: utils/stcr_manage.php:247
 
 
 
 
1069
  msgid ""
1070
+ "You are subscribed to this post. <a href='[manager_link]'>Manage</a> your "
1071
+ "subscriptions."
1072
  msgstr ""
1073
+ "Вы падпісаны на гэты артыкул. <a href='[manager_link]'>Рэдагаваць</a> свае "
1074
+ "падпіскі."
1075
 
1076
+ #: utils/stcr_manage.php:248
1077
  msgid ""
1078
+ "Your subscription to this post needs to be confirmed. <a "
1079
+ "href='[manager_link]'>Manage your subscriptions</a>."
1080
  msgstr ""
1081
+ "Ваша падпіска на гэты артыкул мае патрэбу ў пацверджанні. <a "
1082
+ "href='[manager_link]'>Рэдагаваць</a> свае падпіскі."
1083
 
1084
+ #: utils/stcr_manage.php:249
1085
  msgid ""
1086
+ "You can <a href='[manager_link]'>manage the subscriptions</a> of this post."
1087
  msgstr ""
1088
+ "Вы можаце <a href='[manager_link]'>кіраваць падпіскамі</a> на гэты запіс."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1089
 
1090
+ #: utils/stcr_manage.php:255
1091
+ msgid ""
1092
+ "To manage your subscriptions, please enter your email address here below. We "
1093
+ "will send you a message containing the link to access your personal "
1094
+ "management page."
1095
+ msgstr ""
1096
+ "Для кіравання сваімі падпіскамі, калі ласка, увядзіце свой электронны адрас "
1097
+ "у форму ніжэй. Мы адправім вам паведамленне са спасылкай на вашу "
1098
+ "персанальную старонку кіравання."
1099
 
1100
+ #: utils/stcr_manage.php:256
1101
+ msgid ""
1102
+ "Thank you for using our subscription service. Your request has been "
1103
+ "completed, and you should receive an email with the management link in a few "
1104
+ "minutes."
1105
+ msgstr ""
1106
+ "Дзякуй, што карыстаецеся нашым сэрвісам падпісак. Ваш запыт выкананы. На "
1107
+ "працягу некалькіх хвілін вы павінны атрымаць ліст са спасылкай на старонку "
1108
+ "кіравання падпіскамі."
1109
 
1110
+ #: utils/stcr_manage.php:257
1111
+ msgid ""
1112
+ "You can follow the discussion on <strong>[post_title]</strong> without "
1113
+ "having to leave a comment. Cool, huh? Just enter your email address in the "
1114
+ "form here below and you're all set."
1115
+ msgstr ""
1116
+ "Вы можаце сачыць за абмеркаваннем артыкула <strong>[post_title]</strong>, не "
1117
+ "пакідаючы свайго каментара. Выдатна, ці не праўда? Проста ўвядзіце свой "
1118
+ "электронны адрас у форму ніжэй, і гатова!"
1119
 
1120
+ #: utils/stcr_manage.php:258
1121
+ msgid ""
1122
+ "Thank you for using our subscription service. Your request has been "
1123
+ "completed. You will receive a notification email every time a new comment to "
1124
+ "this article is approved and posted by the administrator."
1125
+ msgstr ""
1126
+ "Дзякуй, што карыстаецеся нашым сэрвісам падпісак. Ваш запыт выкананы. Вы "
1127
+ "будзеце атрымліваць апавяшчэнні кожных разоў, як новы каментар да гэты "
1128
+ "артыкулу будзе ўхвалены і апублікаваны адміністратарам сайта."
1129
 
1130
+ #: utils/stcr_manage.php:259
1131
+ msgid ""
1132
+ "Thank you for using our subscription service. In order to confirm your "
1133
+ "request, please check your email for the verification message and follow the "
1134
+ "instructions."
1135
+ msgstr ""
1136
+ "Дзякуй, што карыстаецеся нашым сэрвісам падпісак. Каб пацвердзіць свой "
1137
+ "запыт, калі ласка, праверце сваю пошту і вынікайце інструкцыям у лісце пра "
1138
+ "пацверджанне."
1139
 
1140
+ #: utils/stcr_manage.php:260
1141
+ msgid ""
1142
+ "In order to cancel or suspend one or more notifications, select the "
1143
+ "corresponding checkbox(es) and click on the button at the end of the list."
1144
+ msgstr ""
1145
+ "Каб адмяніць ці прыпыніць адно ці больш апавяшчэнняў, пстрыкніце ў "
1146
+ "адпаведным акенцы выбару і націсніце на кнопку ў канцы спісу."
1147
 
1148
+ #: utils/stcr_manage.php:261
1149
+ msgid ""
1150
+ "In order to cancel or suspend one or more notifications, select the "
1151
+ "corresponding checkbox(es) and click on the button at the end of the list. "
1152
+ "You are currently subscribed to:"
1153
+ msgstr ""
1154
+ "Каб адмяніць ці прыпыніць адно ці больш апавяшчэнняў, пстрыкніце ў "
1155
+ "адпаведным акенцы выбару і націсніце на кнопку ў канцы спісу. На дадзены "
1156
+ "момант вы падпісаны на:"
1157
 
1158
+ #: utils/stcr_manage.php:265
1159
+ msgid "There is a new comment to [post_title]"
1160
+ msgstr "З'явіўся новы каментар да артыкула [post_title]"
1161
 
1162
+ #: utils/stcr_manage.php:266
1163
  msgid ""
1164
+ "There is a new comment to [post_title].\n"
1165
+ "Comment Link: [comment_permalink]\n"
1166
+ "Author: [comment_author]\n"
1167
+ "Comment:\n"
1168
+ "[comment_content]\n"
1169
+ "Permalink: [post_permalink]\n"
1170
+ "Manage your subscriptions: [manager_link]"
1171
  msgstr ""
1172
+ "З'явіўся новы каментар да артыкула [post_title].\n"
1173
+ "Спасылка на каментар: [comment_permalink]\n"
1174
+ "Аўтар: [comment_author]\n"
1175
+ "Каментар:\n"
1176
+ "[comment_content]\n"
1177
+ "\n"
1178
+ "Спасылка на артыкул: [post_permalink]\n"
1179
+ "Кіраванне падпіскамі: [manager_link]"
1180
 
1181
+ #: utils/stcr_manage.php:267
1182
+ msgid "Please confirm your subscription to [post_title]"
1183
+ msgstr "Калі ласка, пацвердзіце сваю падпіску на артыкул [post_title]"
1184
 
1185
+ #: utils/stcr_manage.php:268
1186
+ msgid ""
1187
+ "You have requested to be notified every time a new comment is added to:\n"
1188
+ "[post_permalink]\n"
1189
+ "\n"
1190
+ "Please confirm your request by clicking on this link:\n"
1191
+ "[confirm_link]"
1192
  msgstr ""
1193
+ "Вы зрабілі запыт на атрыманне новых каментароў да артыкула:\n"
1194
+ "[post_permalink]\n"
1195
+ "\n"
1196
+ "Калі ласка, перайдзіце па наступнай спасылцы, каб пацвердзіць падпіску:\n"
1197
+ "[confirm_link]"
1198
 
1199
+ #: utils/stcr_manage.php:269
1200
+ msgid "Manage your subscriptions on [blog_name]"
1201
+ msgstr "Рэдагаваць свае падпіскі на сайце [blog_name]"
1202
 
1203
+ #: utils/stcr_manage.php:270
1204
  msgid ""
1205
+ "You have requested to manage your subscriptions to the articles on "
1206
+ "[blog_name]. Please check the Subscriptions management link in your email"
1207
  msgstr ""
1208
 
1209
+ #: utils/stcr_manage.php:271
1210
  msgid ""
1211
+ "You have requested to manage your subscriptions to the articles on "
1212
+ "[blog_name]. Follow this link to access your personal page:\n"
1213
+ "[manager_link]"
1214
  msgstr ""
1215
+ "Вы зрабілі запыт на рэдагаванне сваіх падпісак на каментары да артыкулаў на "
1216
+ "сайце [blog_name]. Вось спасылка на вашу асабістую старонку кіравання "
1217
+ "падпіскамі:\n"
1218
+ "[manager_link]"
 
1219
 
1220
+ #: utils/stcr_manage.php:440 utils/stcr_manage.php:441
1221
+ msgid "StCR System"
1222
  msgstr ""
1223
 
1224
+ #: utils/stcr_manage.php:460 utils/stcr_manage.php:488
1225
+ #: utils/stcr_manage.php:515 utils/stcr_manage.php:542
1226
+ #: utils/stcr_manage.php:569 utils/stcr_manage.php:596
1227
+ #: utils/stcr_manage.php:623 utils/stcr_manage.php:650
1228
+ #: utils/stcr_manage.php:677 utils/stcr_manage.php:705
1229
+ msgid "You do not have sufficient permissions to access this page."
1230
  msgstr ""
1231
 
1232
+ #: utils/stcr_manage.php:755
1233
+ msgid "Subscriptions"
1234
+ msgstr "Падпіскі"
1235
 
1236
+ #: utils/stcr_manage.php:811
1237
  msgid ""
1238
+ "Need help on how to use Subscribe to Comments Reloaded? Visit the official"
 
1239
  msgstr ""
1240
+ "Патрэбна дапамога ў использовани убудовы Subscribe to Comments Reloaded? "
1241
+ "Наведаеце наш афіцыйны"
1242
 
1243
+ #: utils/stcr_manage.php:811
1244
+ msgid "support forum"
1245
+ msgstr "форум падтрымкі"
1246
 
1247
+ #: utils/stcr_manage.php:812
1248
+ msgid "Feeling generous?"
1249
+ msgstr "Жадаеце выявіць шчодрасць?"
1250
 
1251
+ #: utils/stcr_manage.php:812
1252
+ msgid "Donate a few bucks!"
1253
+ msgstr "Ахвяруйце пару баксаў!"
1254
 
1255
+ #: utils/stcr_upgrade.php:55
1256
+ msgid "Important Notice"
1257
+ msgstr ""
 
 
1258
 
1259
+ #: utils/stcr_upgrade.php:103
1260
+ msgid ""
1261
+ "<strong>Subscribe to Comments Reloaded:</strong> The information in your "
1262
+ "database has been sanitized to prevent the raw html messages. <a class="
1263
+ "\"dismiss\" href=\"#\">Dismiss. </a><img class=\"stcr-loading-animation\" "
1264
+ "src=\""
1265
+ msgstr ""
1266
 
1267
+ #: utils/stcr_upgrade.php:158
1268
  msgid ""
1269
+ "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
1270
+ "from the <strong>Subscribe to Comments</strong> plugin was detected and "
1271
+ "automatically imported into <strong>Subscribe to Comments Reloaded</strong>."
1272
  msgstr ""
 
 
1273
 
1274
+ #: utils/stcr_upgrade.php:158
1275
  msgid ""
1276
+ " It is recommended that you now <strong>deactivate</strong> Subscribe to "
1277
+ "Comments to prevent confusion between the two plugins."
1278
+ msgstr ""
1279
 
1280
+ #: utils/stcr_upgrade.php:159
1281
+ msgid ""
1282
+ "If you have subscription data from Subscribe to Comments Reloaded < v2.0 "
1283
+ "that you want to import, you'll need to import that data manually, as only "
1284
+ "one import routine will ever run to prevent data loss."
1285
  msgstr ""
1286
 
1287
+ #: utils/stcr_upgrade.php:160 utils/stcr_upgrade.php:232
1288
+ #: utils/stcr_upgrade.php:381
1289
  msgid ""
1290
+ "Please visit <a href=\"options-general.php?page=subscribe-to-comments-"
1291
+ "reloaded/options/index.php\">Settings -> Subscribe to Comments</a> to review "
1292
+ "your configuration.<a class=\"dismiss\" href=\"#\">Dismiss. </a><img class="
1293
+ "\"stcr-loading-animation\" src=\""
1294
  msgstr ""
1295
 
1296
+ #: utils/stcr_upgrade.php:231
1297
+ msgid ""
1298
+ "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
1299
+ "from the <strong>Comment Reply Notification</strong> plugin was detected and "
1300
+ "automatically imported into <strong>Subscribe to Comments Reloaded</strong>."
1301
+ msgstr ""
1302
 
1303
+ #: utils/stcr_upgrade.php:231
1304
+ msgid ""
1305
+ " It is recommended that you now <strong>deactivate</strong> Comment Reply "
1306
+ "Notification to prevent confusion between the two plugins."
1307
+ msgstr ""
1308
 
1309
+ #: utils/stcr_upgrade.php:378
1310
+ msgid ""
1311
+ "<strong>Subscribe to Comments Reloaded:</strong> Plugin options and comment "
1312
+ "subscription data from the <strong>WP Comment Subscriptions</strong> plugin "
1313
+ "were detected and automatically imported into <strong>Subscribe to Comments "
1314
+ "Reloaded</strong>."
1315
+ msgstr ""
1316
 
1317
+ #: utils/stcr_upgrade.php:378
1318
+ msgid ""
1319
+ " It is recommended that you now <strong>deactivate</strong> WP Comment "
1320
+ "Subscriptions to prevent confusion between the two plugins."
1321
+ msgstr ""
1322
 
1323
+ #: utils/stcr_upgrade.php:379
 
1324
  msgid ""
1325
+ "If you have subscription data from another plugin (such as Subscribe to "
1326
+ "Comments or Subscribe to Comments Reloaded < v2.0) that you want to import, "
1327
+ "you'll need to import that data manually, as only one import routine will "
1328
+ "ever run to prevent data loss."
1329
  msgstr ""
 
1330
 
1331
+ #: utils/stcr_upgrade.php:380
1332
+ msgid ""
1333
+ "<strong>Note:</strong> If you were previously using the "
1334
+ "<code>wp_comment_subscriptions_show()</code> function or the <code>[wpcs-"
1335
+ "subscribe-url]</code> shortcode, you'll need to replace those with "
1336
+ "<code>subscribe_reloaded_show()</code> and <code>[subscribe-url]</code> "
1337
+ "respectively."
1338
+ msgstr ""
1339
 
1340
+ #: utils/stcr_upgrade.php:394
1341
+ msgid ""
1342
+ "<strong>Thank you for installing Subscribe to Comments Reloaded!</strong>."
1343
+ msgstr ""
1344
 
1345
+ #: utils/stcr_upgrade.php:395
1346
+ msgid ""
1347
+ "If you find a bug or an issue you can report it <a href=\"https://github.com/"
1348
+ "stcr/subscribe-to-comments-reloaded/issues\" target=\"_blank\">here</a>."
1349
+ msgstr ""
1350
 
1351
+ #: utils/stcr_upgrade.php:396
1352
+ msgid ""
1353
+ "If you want to donate you can do it via <a href=\"\n"
1354
+ "https://www.paypal.com/cgi-bin/webscr?"
1355
+ "cmd=_donations&business=XF86X93FDCGYA&lc=US&item_name=Datasoft"
1356
+ "%20Engineering&item_number=DI%2dSTCR&currency_code=USD&bn=PP%2dDonationsBF"
1357
+ "%3abtn_donate_LG%2egif%3aNonHosted\" target=\"_blank\">PayPal</a>."
1358
+ msgstr ""
1359
 
1360
+ #: utils/stcr_upgrade.php:398
1361
+ msgid ""
1362
+ "Please visit the <a href=\"https://wordpress.org/plugins/subscribe-to-"
1363
+ "comments-reloaded/changelog/\" target=\"_blank\">Changelog</a> for detailed "
1364
+ "information on plugin changes.<a class=\"dismiss\" href=\"#\">Dismiss. </"
1365
+ "a><img class=\"stcr-loading-animation\" src=\""
1366
+ msgstr ""
1367
 
1368
+ #: utils/stcr_upgrade.php:409
1369
+ msgid ""
1370
+ "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1371
+ "160106."
1372
+ msgstr ""
1373
 
1374
+ #: utils/stcr_upgrade.php:410
1375
+ msgid ""
1376
+ "This version includes many changes and fixes to improve your experience with "
1377
+ "the plugin, including One Click Unsubscribe, Rich Text Editor to create HTML "
1378
+ "email templates, Subscription Checkbox position, and more!"
1379
+ msgstr ""
1380
 
1381
+ #: utils/stcr_upgrade.php:411 utils/stcr_upgrade.php:426
1382
+ #: utils/stcr_upgrade.php:448
1383
+ msgid ""
1384
+ "Please visit the <a href=\"https://wordpress.org/plugins/subscribe-to-"
1385
+ "comments-reloaded/changelog/\" target=\"_blank\">Changelog</a> for a "
1386
+ "complete list of changes.<a class=\"dismiss\" href=\"#\">Dismiss. </a><img "
1387
+ "class=\"stcr-loading-animation\" src=\""
1388
+ msgstr ""
1389
 
1390
+ #: utils/stcr_upgrade.php:424
1391
+ msgid ""
1392
+ "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1393
+ "160115."
1394
+ msgstr ""
1395
 
1396
+ #: utils/stcr_upgrade.php:425
1397
+ msgid ""
1398
+ "This version includes fixes to broken links while managing your subscriptions"
1399
+ msgstr ""
1400
 
1401
+ #: utils/stcr_upgrade.php:439
1402
+ msgid ""
1403
+ "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1404
+ "3.0.0"
1405
+ msgstr ""
1406
 
1407
+ #: utils/stcr_upgrade.php:440
1408
+ msgid "This version includes fixes to many bugs and also new features, "
1409
+ msgstr ""
1410
 
1411
+ #: utils/stcr_upgrade.php:442
1412
+ msgid ""
1413
+ "<strong>New Feature</strong> Add new option to set the Reply To email "
1414
+ "address. This will help the subscribers to use the Reply option in their "
1415
+ "email agents."
1416
+ msgstr ""
1417
 
1418
+ #: utils/stcr_upgrade.php:443
1419
+ msgid ""
1420
+ "<strong>New Feature</strong> Improve the Admin Menu for StCR. Replace the "
1421
+ "StCR menu on the Settings Menu for a new Menu with sub menus for the pages."
1422
+ msgstr ""
1423
 
1424
+ #: utils/stcr_upgrade.php:444
1425
+ msgid ""
1426
+ "<strong>New Feature</strong> Safely Uninstall option to Delete the plugin "
1427
+ "without loosing your subscriptions. You can use this option also for reset "
1428
+ "all the settings, see the FAQ."
1429
+ msgstr ""
1430
 
1431
+ #: utils/stcr_upgrade.php:445
1432
+ msgid ""
1433
+ "<strong>New Feature</strong> Now the WordPress Authors can use the "
1434
+ "<strong>Subscribe authors</strong> option to autor subscribe to a Custom "
1435
+ "Post Type."
1436
+ msgstr ""
1437
 
1438
+ #: utils/stcr_upgrade.php:446
1439
+ msgid ""
1440
+ "<strong>New Feature</strong> A new field was added under the notification "
1441
+ "options to and the management link only by email and not to display it on "
1442
+ "the request link page."
1443
+ msgstr ""
1444
 
1445
+ #: utils/stcr_utils.php:195
1446
+ msgid "StCR Notification"
1447
+ msgstr "Апавяшчэнні"
1448
 
1449
+ #: wp_subscribe_reloaded.php:114
1450
+ msgid "Settings"
1451
+ msgstr "Scegli ordine"
1452
 
1453
+ #: wp_subscribe_reloaded.php:1060
1454
+ msgid "Don't subscribe"
1455
+ msgstr "Не падпісвацца"
1456
 
1457
+ #: wp_subscribe_reloaded.php:1061
1458
+ msgid "All"
1459
+ msgstr "Усё"
1460
 
1461
+ #~ msgid "StCR Subscription Box Position"
1462
+ #~ msgstr "Новая падпіска на"
 
1463
 
1464
+ #~ msgid ""
1465
+ #~ "Content of the management email. Allowed tags: [blog_name], [manager_link]"
1466
+ #~ msgstr ""
1467
+ #~ "Тэкст ліста пра кіраванне падпіскамі. Дазволеныя тэгі: [blog_name],"
1468
+ #~ "[manager_link]"
1469
 
1470
  #~ msgid "Bold"
1471
  #~ msgstr "Тоўсты"
1505
  #~ msgid "Subscribed"
1506
  #~ msgstr "Падпісана"
1507
 
 
 
 
1508
  #~ msgid "Digest"
1509
  #~ msgstr "Дайджэст"
1510
 
1549
  #~ msgid "Resume"
1550
  #~ msgstr "Аднавіць"
1551
 
 
 
 
1552
  #~ msgid ""
1553
  #~ "You can \"mass update\" all the occurrences of a given email address "
1554
  #~ "(exact matches only)."
1835
  #~ msgid "Open %s in a new window"
1836
  #~ msgstr "Apri %s in una nuova finestra"
1837
 
 
 
 
1838
  #~ msgid "Recent Keywords"
1839
  #~ msgstr "Parole chiave recenti"
1840
 
langs/subscribe-reloaded-cs_CZ.mo CHANGED
Binary file
langs/subscribe-reloaded-cs_CZ.po CHANGED
@@ -2,303 +2,135 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: subscribe-reloaded\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2011-07-25 16:01-0500\n"
6
- "PO-Revision-Date: 2016-01-08 04:08-0600\n"
7
- "Last-Translator: Reedyseth <reedyseth@gmail.com>\n"
8
  "Language-Team: \n"
9
  "Language: cs_CZ\n"
10
  "MIME-Version: 1.0\n"
11
  "Content-Type: text/plain; charset=UTF-8\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
- "X-Generator: Poedit 1.5.4\n"
14
- "X-Poedit-Basepath: .\n"
 
15
  "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
 
16
 
17
- #: subscribe-to-comments-reloaded.php:41
18
- #: subscribe-to-comments-reloaded.php:248
19
- msgid ""
20
- "Your subscription to this post needs to be confirmed. <a "
21
- "href='[manager_link]'>Manage your subscriptions</a>."
22
- msgstr ""
23
- "Vaše žádost k odběru upozornění na nové komentáře čeká na schválení. <a "
24
- "href='[manager_link]'>Upravit vaše žádosti</a>."
25
-
26
- #: subscribe-to-comments-reloaded.php:46
27
- #: subscribe-to-comments-reloaded.php:247
28
- msgid ""
29
- "You are subscribed to this post. <a href='[manager_link]'>Manage</a> your "
30
- "subscriptions."
31
- msgstr ""
32
- "Jste přihlášen k odběru upozornění na nové komentáře k tomuto článku. Můžete "
33
- "<a href='[manager_link]'>upravit</a> vaše odběry."
34
-
35
- #: subscribe-to-comments-reloaded.php:53
36
- #: subscribe-to-comments-reloaded.php:249
37
- msgid ""
38
- "You can <a href='[manager_link]'>manage the subscriptions</a> of this post."
39
- msgstr ""
40
- "<a href='[manager_link]'>Zde můžete spravovat</a> odběry upozornění na nové "
41
- "komentáře k tomuto článku."
42
-
43
- #: subscribe-to-comments-reloaded.php:58
44
- #: subscribe-to-comments-reloaded.php:244
45
- msgid ""
46
- "Notify me of followup comments via e-mail. You can also <a "
47
- "href='[subscribe_link]'>subscribe</a> without commenting."
48
- msgstr ""
49
- "<span class='comment_label_afterselect'> upozornění na nové komentáře k "
50
- "tomuto článku.</span> <span class='comment_label_nocom'> Chcete dostávat "
51
- "upozornění na nové komentáře a sami článek nekomentovat? <a "
52
- "href='[subscribe_link]'>Přihlaste se k odběru</a>.</span>"
53
-
54
- #: subscribe-to-comments-reloaded.php:67
55
- msgid "Don't subscribe"
56
- msgstr "Neodebírat"
57
-
58
- #: subscribe-to-comments-reloaded.php:68
59
- msgid "All"
60
- msgstr "Odebírat (na všechny komentáře)"
61
-
62
- #: subscribe-to-comments-reloaded.php:69 templates/user.php:65
63
- msgid "Replies to my comments"
64
- msgstr "Odebírat (jen na moje komentáře)"
65
-
66
- #: subscribe-to-comments-reloaded.php:70
67
- msgid "Daily digest"
68
- msgstr "Denní přehled"
69
-
70
- #: subscribe-to-comments-reloaded.php:221 options/index.php:41
71
  msgid "Manage subscriptions"
72
  msgstr "Správa odběrů"
73
 
74
- #: subscribe-to-comments-reloaded.php:222
75
- msgid ""
76
- "To manage your subscriptions, please enter your email address here below. We "
77
- "will send you a message containing the link to access your personal "
78
- "management page."
79
- msgstr ""
80
- "Pro správu vašich upozornění zadejte e-mailovou adresu do pole níže. Bude "
81
- "vám zaslán editační odkaz."
82
-
83
- #: subscribe-to-comments-reloaded.php:223
84
- msgid ""
85
- "Thank you for using our subscription service. Your request has been "
86
- "completed, and you should receive an email with the management link in a few "
87
- "minutes."
88
- msgstr ""
89
- "Váš požadavek byl zpracován. V nejbližší době by jste měli obdržet odkaz v "
90
- "emailu."
91
-
92
- #: subscribe-to-comments-reloaded.php:224
93
- msgid ""
94
- "You can follow the discussion on <strong>[post_title]</strong> without "
95
- "having to leave a comment. Cool, huh? Just enter your email address in the "
96
- "form here below and you're all set."
97
- msgstr ""
98
- "Zasílat upozornění na nové komentáře k článku » [post_title] « .\n"
99
- " E-mailovou adresu vyplňte do pole níže. Bude vám zaslán potvrzovací odkaz. "
100
-
101
- #: subscribe-to-comments-reloaded.php:225
102
- msgid ""
103
- "Thank you for using our subscription service. Your request has been "
104
- "completed. You will receive a notification email every time a new comment to "
105
- "this article is approved and posted by the administrator."
106
- msgstr ""
107
- "Váš požadavek byl zpracován. Váš odběr upozornění na nové komentáře k tomuto "
108
- "článku je aktivní."
109
-
110
- #: subscribe-to-comments-reloaded.php:226
111
- msgid ""
112
- "Thank you for using our subscription service. In order to confirm your "
113
- "request, please check your email for the verification message and follow the "
114
- "instructions."
115
- msgstr ""
116
- "Váš požadavek byl zpracován. Pro potvrzení požadavku naleznete ve vašem "
117
- "emailu potvrzovací odkaz."
118
-
119
- #: subscribe-to-comments-reloaded.php:227
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
- "Pro editaci upozornění vyberte odpovídající odběr, zaškrtněte volbu a "
125
- "potvrďte."
126
-
127
- #: subscribe-to-comments-reloaded.php:228
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
- "Aktuálně odebíráte upozornění na nové komentáře k těmto článkům (pokud je "
134
- "chcete změnit či zrušit zaškrtněte volbu a klikntěte na tlačítko "
135
- "aktualizovat, pokud změnu nechcete pokračujte třeba přes menu):"
136
 
137
- #: subscribe-to-comments-reloaded.php:242
138
- msgid "There is a new comment to [post_title]"
139
- msgstr "Nový komentář k článku: [post_title]"
140
 
141
- #: subscribe-to-comments-reloaded.php:243
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
- "Nový komentář k článku: [post_title].\n"
152
- "Odkaz na komentář: [comment_permalink]\n"
153
- "Autor: [comment_author]\n"
154
- "Znění komentáře:\n"
155
- "[comment_content]\n"
156
- "Odkaz na článek: [post_permalink]\n"
157
- "Upravit odběry upozornění: [manager_link]\n"
158
- "\t\t\t\t\t"
159
 
160
- #: subscribe-to-comments-reloaded.php:250
161
- msgid "Please confirm your subscription to [post_title]"
162
- msgstr "Potvrďte odběr upozornění na nové komentáře k článku [post_title]"
 
163
 
164
- #: subscribe-to-comments-reloaded.php:251
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
- "Dobrý den, přihlásili jste se k odběru upozornění na nové komentáře k "
173
- "článku: \n"
174
- " [post_permalink] .\n"
175
- "\n"
176
- "Požadavek potvrďte prosím kliknutím na odkaz:\n"
177
- "[confirm_link] "
178
 
179
- #: subscribe-to-comments-reloaded.php:252
180
- msgid "Manage your subscriptions on [blog_name]"
181
- msgstr "Upravit odběr upozornění na nové komentáře z [blog_name]"
182
 
183
- #: subscribe-to-comments-reloaded.php:253
184
- msgid ""
185
- "You have requested to manage your subscriptions to the articles on "
186
- "[blog_name]. Follow this link to access your personal page:\n"
187
- "[manager_link]"
188
  msgstr ""
189
- "Váš požadavek spravovat odběr upozornění na nové komentáře článků na "
190
- "[blog_name] byl zpracován. Klikněte prosím zde pro úpravy:\n"
191
- " [manager_link]"
192
-
193
- #: subscribe-to-comments-reloaded.php:986
194
- msgid "Subscribed"
195
- msgstr "Odebíráno"
196
-
197
- #: subscribe-to-comments-reloaded.php:1000 options/panel2.php:41
198
- #: options/panel2.php:48 options/panel2.php:55 options/panel5.php:42
199
- #: options/panel5.php:49 options/panel5.php:56 options/panel5.php:63
200
- #: options/panel5.php:70 options/panel5.php:77
201
- msgid "Yes"
202
- msgstr "Ano"
203
-
204
- #: subscribe-to-comments-reloaded.php:1002
205
- msgid "Replies"
206
- msgstr "Reakce"
207
-
208
- #: subscribe-to-comments-reloaded.php:1004
209
- msgid "Digest"
210
- msgstr "Přehled"
211
-
212
- #: subscribe-to-comments-reloaded.php:1006
213
- msgid "Pending"
214
- msgstr "Čekající"
215
-
216
- #: subscribe-to-comments-reloaded.php:1007 options/panel2.php:42
217
- #: options/panel2.php:49 options/panel2.php:56 options/panel5.php:43
218
- #: options/panel5.php:50 options/panel5.php:57 options/panel5.php:64
219
- #: options/panel5.php:71 options/panel5.php:78
220
- msgid "No"
221
- msgstr "Ne"
222
 
223
- #: subscribe-to-comments-reloaded.php:1016
224
- msgid "Subscriptions"
225
- msgstr "Odběry "
226
-
227
- #: subscribe-to-comments-reloaded.php:1039
228
- msgid ""
229
- "Need help on how to use Subscribe to Comments Reloaded? Visit the official"
230
- msgstr "Potřebujete pomoci? Navštivte oficiální"
231
-
232
- #: subscribe-to-comments-reloaded.php:1039
233
- msgid "support forum"
234
- msgstr "fórum podpory"
235
 
236
- #: subscribe-to-comments-reloaded.php:1040
237
- msgid "Feeling generous?"
238
- msgstr "Chcete být štědrý?"
 
239
 
240
- #: subscribe-to-comments-reloaded.php:1040
241
- msgid "Donate a few bucks!"
242
- msgstr "Přispět několika chechtáky!"
 
 
 
243
 
244
- #: options/index.php:42
245
- msgid "Comment Form"
246
- msgstr "Formulář komentářů"
 
 
247
 
248
- #: options/index.php:43
249
- msgid "Management Page"
250
- msgstr "Nastavení"
 
 
251
 
252
- #: options/index.php:44
253
- msgid "Notifications"
254
- msgstr "Oznámení"
 
 
255
 
256
- #: options/index.php:45 options/panel2.php:35 options/panel3.php:39
257
- #: options/panel4.php:34
258
- msgid "Options"
259
- msgstr "Možnosti"
260
 
261
- #: options/index.php:46
262
- msgid "You can help"
263
- msgstr "Jak nám pomoci?"
 
264
 
265
- #: options/panel1-business-logic.php:18
266
  msgid "Subscription added."
267
  msgstr "Odběr přidán."
268
 
269
- #: options/panel1-business-logic.php:30
270
  msgid "Subscriptions updated."
271
  msgstr "Odběry aktualizovány."
272
 
273
- #: options/panel1-business-logic.php:39
274
  msgid "Subscription deleted."
275
  msgstr "Odběr vymazán."
276
 
277
- #: options/panel1-business-logic.php:54 templates/author.php:22
278
- #: templates/user.php:22
279
  msgid "Subscriptions deleted:"
280
  msgstr "Vymazáno odběrů:"
281
 
282
- #: options/panel1-business-logic.php:58 templates/author.php:26
283
- #: templates/user.php:26
284
  msgid "Subscriptions suspended:"
285
  msgstr "Odběry pozastaveny."
286
 
287
- #: options/panel1-business-logic.php:62 templates/author.php:30
288
- #: templates/user.php:30
289
  msgid "Subscriptions activated:"
290
  msgstr "Odběry aktivovány."
291
 
292
- #: options/panel1-business-logic.php:66 options/panel1-business-logic.php:70
293
- #: templates/author.php:34 templates/author.php:38 templates/user.php:34
 
294
  msgid "Subscriptions updated:"
295
  msgstr "Odběry aktualizovány."
296
 
297
- #: options/panel1-business-logic.php:94
298
  msgid "&laquo; Previous"
299
  msgstr "&laquo; Předchozí"
300
 
301
- #: options/panel1-business-logic.php:98
302
  msgid "Next &raquo;"
303
  msgstr "další &raquo;"
304
 
@@ -306,88 +138,72 @@ msgstr "další &raquo;"
306
  msgid "Update Subscription"
307
  msgstr "Aktualizovat odběry."
308
 
309
- #: options/panel1-edit-subscription.php:10 options/panel1.php:19
310
- #: options/panel1.php:81 options/panel1.php:113 templates/author.php:50
311
- #: templates/user.php:46
 
 
 
 
 
 
 
312
  msgid ""
313
  "Please remember: this operation cannot be undone. Are you sure you want to "
314
  "proceed?"
315
  msgstr "Tuto akci nelze vzít zpět, provést?"
316
 
317
- #: options/panel1-edit-subscription.php:12
318
- msgid "Post:"
319
- msgstr "Příspěvek:"
320
-
321
- #: options/panel1-edit-subscription.php:13 options/panel1.php:21
322
  msgid "From"
323
  msgstr "Od"
324
 
325
- #: options/panel1-edit-subscription.php:14 options/panel1.php:22
326
  msgid "To"
327
  msgstr "Komu"
328
 
329
- #: options/panel1-edit-subscription.php:15 options/panel1.php:26
330
- #: options/panel1.php:45 options/panel1.php:103
331
- msgid "Status"
332
- msgstr "Status"
333
-
334
- #: options/panel1-edit-subscription.php:17 options/panel1.php:28
335
  msgid "Keep unchanged"
336
  msgstr "Neměnit"
337
 
338
- #: options/panel1-edit-subscription.php:18 options/panel1.php:29
339
- #: options/panel1.php:47
340
- msgid "Active"
341
- msgstr "Aktivní"
342
-
343
- #: options/panel1-edit-subscription.php:19 options/panel1.php:30
344
- #: options/panel1.php:48
345
- msgid "Replies only"
346
- msgstr "Pouze reakce"
347
-
348
- #: options/panel1-edit-subscription.php:20 options/panel1.php:31
349
  msgid "Suspended"
350
  msgstr "Pozastaveno"
351
 
352
- #: options/panel1-edit-subscription.php:21 options/panel1.php:32
353
- msgid "Update"
354
- msgstr "Aktualizovat "
355
-
356
- #: options/panel1.php:17
357
  msgid "Mass Update Subscriptions"
358
  msgstr "Hromadné úpravy"
359
 
360
- #: options/panel1.php:23 options/panel1.php:24 options/panel1.php:25
361
- msgid "optional"
362
- msgstr "volitelné"
363
 
364
- #: options/panel1.php:39
365
- msgid "Add New Subscription"
366
- msgstr "Přidat nový odběr (podle ID článku)"
367
 
368
- #: options/panel1.php:43
369
- msgid "Post ID"
370
- msgstr "Příspěvek"
371
 
372
- #: options/panel1.php:44 options/panel1.php:90
373
- #: templates/request-management-link.php:65 templates/subscribe.php:87
374
- #: templates/user.php:51
375
- msgid "Email"
376
- msgstr "E-mail"
377
 
378
- #: options/panel1.php:49
379
- msgid "Ask user to confirm"
380
- msgstr "Zeptat se uživatele na pozvrzení"
381
 
382
- #: options/panel1.php:50
383
  msgid "Add"
384
  msgstr "Přidat "
385
 
386
- #: options/panel1.php:59
387
  msgid "Search subscriptions"
388
  msgstr "Hledat odběry"
389
 
390
- #: options/panel1.php:61
391
  #, php-format
392
  msgid ""
393
  "You can either <a href=\"%s\">view all the subscriptions</a> or find those "
@@ -395,167 +211,205 @@ msgid ""
395
  msgstr ""
396
  "Můžete zobrazit <a href=\"%s\">přehled všech odběrů</a> nebo najít podle"
397
 
398
- #: options/panel1.php:64
399
  msgid "email"
400
  msgstr "Email"
401
 
402
- #: options/panel1.php:65
403
  msgid "post ID"
404
  msgstr "Příspěvek"
405
 
406
- #: options/panel1.php:66
407
  msgid "status"
408
  msgstr "status"
409
 
410
- #: options/panel1.php:69
411
  msgid "equals"
412
  msgstr "rovnající se"
413
 
414
- #: options/panel1.php:70
415
  msgid "contains"
416
  msgstr "obsahuje"
417
 
418
- #: options/panel1.php:71
419
  msgid "does not contain"
420
  msgstr "neobsahuje"
421
 
422
- #: options/panel1.php:72
423
  msgid "starts with"
424
  msgstr "začíná na"
425
 
426
- #: options/panel1.php:73
427
  msgid "ends with"
428
  msgstr "končí na"
429
 
430
- #: options/panel1.php:76
431
  msgid "results per page:"
432
  msgstr "výsledků na stránku"
433
 
434
- #: options/panel1.php:77
435
  msgid "Search"
436
  msgstr "Hledat"
437
 
438
- #: options/panel1.php:85
439
  msgid "Reverse the order by Post ID"
440
  msgstr "Obrátit pořadí dle ID příspěvku"
441
 
442
- #: options/panel1.php:86 options/panel1.php:87
443
  msgid "Reverse the order by Date/Time"
444
  msgstr "Obrátit pořadí dle data"
445
 
446
- #: options/panel1.php:89
447
  msgid "Post (ID)"
448
  msgstr "Post ID"
449
 
450
- #: options/panel1.php:92
451
  msgid "Search query:"
452
  msgstr "vyhledávací řetězec"
453
 
454
- #: options/panel1.php:92
455
  msgid "Rows:"
456
  msgstr "Řádky:"
457
 
458
- #: options/panel1.php:92
459
  msgid "of"
460
  msgstr "z"
461
 
462
- #: options/panel1.php:93 templates/author.php:56 templates/user.php:52
463
- msgid "Legend: Y = all comments, R = replies only, C = inactive"
464
- msgstr ""
465
- "Legenda: Y = odebírat vše, R = odebírat pouze vlastní komentáře, C = "
466
- "neaktivní"
467
-
468
- #: options/panel1.php:102
469
  msgid "Date and Time"
470
  msgstr "Datum a čas"
471
 
472
- #: options/panel1.php:112
473
- msgid "Edit"
474
- msgstr "Editovat"
475
 
476
- #: options/panel1.php:113 templates/author.php:69 templates/user.php:63
477
- msgid "Delete"
478
- msgstr "Vymazat"
479
 
480
- #: options/panel1.php:121 templates/author.php:68 templates/user.php:62
481
- msgid "Action:"
482
- msgstr "Akce:"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
483
 
484
- #: options/panel1.php:122
485
  msgid "Delete forever"
486
  msgstr "Vymazat navždy"
487
 
488
- #: options/panel1.php:123 templates/author.php:70 templates/user.php:64
489
  msgid "Suspend"
490
  msgstr "Pozastavit"
491
 
492
- #: options/panel1.php:124
493
  msgid "Activate and set to Y"
494
  msgstr "Nastavit a aktivovat na Y"
495
 
496
- #: options/panel1.php:125
497
  msgid "Activate and set to R"
498
  msgstr "Nastavit a aktivovat na R"
499
 
500
- #: options/panel1.php:126 templates/author.php:72 templates/user.php:66
501
  msgid "Activate"
502
  msgstr "Aktivovat"
503
 
504
- #: options/panel1.php:127 templates/author.php:73 templates/user.php:67
505
  msgid "Update subscriptions"
506
  msgstr "Aktualizovat odběry"
507
 
508
- #: options/panel1.php:131
509
  msgid "Sorry, no subscriptions match your search criteria."
510
  msgstr "Nenalezeny žádné odběry."
511
 
512
- #: options/panel2.php:11 options/panel2.php:39
 
 
 
 
513
  msgid "Enable default checkbox"
514
  msgstr "Povolit výchozí umístění volby odběru (checkbox nebo roletka)"
515
 
516
- #: options/panel2.php:12 options/panel2.php:46
517
  msgid "Checked by default"
518
  msgstr "Checkbox zaškrtnut ve výchozím stavu"
519
 
520
- #: options/panel2.php:13 options/panel2.php:53
 
 
 
 
521
  msgid "Advanced subscription"
522
  msgstr "Rozšířené odběry"
523
 
524
- #: options/panel2.php:14 options/panel2.php:60
525
  msgid "Custom inline style"
526
  msgstr "Změna css checkboxu"
527
 
528
- #: options/panel2.php:15 options/panel2.php:65
529
  msgid "Custom HTML"
530
  msgstr "Upravené HTML"
531
 
532
- #: options/panel2.php:17
533
  msgid "Checkbox label"
534
  msgstr "Popisek checkboxu"
535
 
536
- #: options/panel2.php:18 options/panel2.php:81
537
  msgid "Subscribed label"
538
  msgstr "Popisek checkboxu (odběratel)"
539
 
540
- #: options/panel2.php:19
541
  msgid "Awaiting label"
542
  msgstr "Popisek checkboxu (čekající)"
543
 
544
- #: options/panel2.php:20 options/panel2.php:91
545
  msgid "Author label"
546
  msgstr "Popisek checkboxu (autor)"
547
 
548
- #: options/panel2.php:25 options/panel3.php:26 options/panel4.php:23
549
- #: options/panel5.php:22
550
  msgid "Your settings have been successfully updated."
551
  msgstr "Vaše nastavení bylo úspěšně aktualizováno."
552
 
553
- #: options/panel2.php:28 options/panel3.php:29 options/panel4.php:26
554
- #: options/panel5.php:25
555
  msgid "There was an error updating the following fields:"
556
  msgstr "Chyba při aktualizaci těchto polí:"
557
 
558
- #: options/panel2.php:43
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
559
  msgid ""
560
  "Disable this option if you want to move the subscription checkbox to a "
561
  "different place on your page."
@@ -565,22 +419,54 @@ msgstr ""
565
  "<br/>( jak to udělat naleznete zde: https://wordpress.org/plugins/subscribe-"
566
  "to-comments-reloaded/faq )"
567
 
568
- #: options/panel2.php:50
569
  msgid "Decide if the checkbox should be checked by default or not."
570
  msgstr "Volba zda má být checkbox ve výchozím stavu žaškrtnut či nikoli."
571
 
572
- #: options/panel2.php:57
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
573
  msgid ""
574
  "Allow users to choose from different subscription types (all, replies only)."
575
  msgstr ""
576
  "Pokud zaškrtnete ANO, uživatelé uvidí roletku, kde si mohou vybrat zda "
577
  "odebírat všechna nebo jen upozornění na vlastní komentáře."
578
 
579
- #: options/panel2.php:62
 
 
 
 
 
 
 
 
 
 
 
 
 
 
580
  msgid "Custom inline CSS to add to the checkbox."
581
  msgstr "Uživatelský CSS inline styl který se přiřadí k checkboxu."
582
 
583
- #: options/panel2.php:67
584
  msgid ""
585
  "Custom HTML code to be used when displaying the checkbox. Allowed tags: "
586
  "[checkbox_field], [checkbox_label]"
@@ -588,19 +474,19 @@ msgstr ""
588
  "Můžete nadefinovat vlastní HTML kód který se použije pro checkbox. Povolené "
589
  "tagy: [checkbox_field], [checkbox_label]"
590
 
591
- #: options/panel2.php:72
592
  msgid "Messages for your visitors"
593
  msgstr "Popisky u roletky nebo checkboxu dle situace:"
594
 
595
- #: options/panel2.php:76
596
  msgid "Default label"
597
  msgstr "Popisek (výchozí)"
598
 
599
- #: options/panel2.php:78
600
  msgid "Label associated to the checkbox. Allowed tag: [subscribe_link]"
601
  msgstr "Popisek checkboxu. Povelené tagy: [subscribe_link]"
602
 
603
- #: options/panel2.php:83
604
  msgid ""
605
  "Label shown to those who are already subscribed to a post. Allowed tag: "
606
  "[manager_link]"
@@ -608,11 +494,11 @@ msgstr ""
608
  "Popisek který vidí ti, jenž se již přihlásili k odběru. Povolené tagy: "
609
  "[manager_link]"
610
 
611
- #: options/panel2.php:86
612
  msgid "Pending label"
613
  msgstr "Popisek (čekající)"
614
 
615
- #: options/panel2.php:88
616
  msgid ""
617
  "Label shown to those who are already subscribed, but haven't clicked on the "
618
  "confirmation link yet. Allowed tag: [manager_link]"
@@ -620,85 +506,81 @@ msgstr ""
620
  "Popisek vidí ti, co se již přihlásili ,ale ještě neklikli v emailu na "
621
  "potvrzení. Povolené tagy: [manager_link]"
622
 
623
- #: options/panel2.php:93
624
  msgid ""
625
  "Label shown to authors (and administrators). Allowed tag: [manager_link]"
626
  msgstr "Popisek vidí autoři a administrátoři. Povolené tagy: [manager_link]"
627
 
628
- #: options/panel2.php:97 options/panel3.php:145 options/panel4.php:103
629
- #: options/panel5.php:83
630
  msgid "Save Changes"
631
  msgstr "Uložit změny"
632
 
633
- #: options/panel3.php:10 options/panel3.php:43
634
  msgid "Virtual Management Page"
635
  msgstr "Virtuální stránka správy"
636
 
637
- #: options/panel3.php:11 options/panel3.php:51
638
  msgid "Page title"
639
  msgstr "Titulek stránky"
640
 
641
- #: options/panel3.php:12 options/panel3.php:56
642
  msgid "Management URL"
643
  msgstr "Správa URL"
644
 
645
- #: options/panel3.php:13 options/panel3.php:63
646
  msgid "Custom HEAD meta"
647
  msgstr "Uživatelské HEAD meta tagy"
648
 
649
- #: options/panel3.php:15 options/panel3.php:74
650
  msgid "Request link"
651
  msgstr "Požadavek na odkaz pro odběr"
652
 
653
- #: options/panel3.php:16 options/panel3.php:84
654
  msgid "Request submitted"
655
  msgstr "Požadavek odeslán"
656
 
657
- #: options/panel3.php:17 options/panel3.php:94
658
  msgid "Subscribe without commenting"
659
  msgstr "Odebírat bez komentování"
660
 
661
- #: options/panel3.php:18 options/panel3.php:104
662
  msgid "Subscription processed"
663
  msgstr "Odběr zpracován"
664
 
665
- #: options/panel3.php:19 options/panel3.php:114
666
  msgid "Subscription processed (DCI)"
667
  msgstr "Odběr zpracován (DCI)"
668
 
669
- #: options/panel3.php:20 options/panel3.php:124
670
  msgid "Authors"
671
  msgstr "Autoři"
672
 
673
- #: options/panel3.php:21 options/panel3.php:134
674
  msgid "Users"
675
  msgstr "Uživatelé"
676
 
677
- #: options/panel3.php:45
678
  msgid "Enabled"
679
  msgstr "Povoleno"
680
 
681
- #: options/panel3.php:46
682
  msgid "Disabled"
683
  msgstr "Zakázáno"
684
 
685
- #: options/panel3.php:47
686
- #, fuzzy
687
  msgid ""
688
- "Disable the virtual management page if you need to create a <a href=\"http://"
689
- "behstant.com/subscribe-reloaded/realMgnPage.php\">real page</a> to make your "
690
- "theme happy."
691
  msgstr ""
692
- "Zakázat virtuální stránku pokud chcete vytvořit reálnou <a href=\"http://lab."
693
- "duechiacchiere.it/index.php?topic=71.0\">stránku</a> pro větší využitelnost "
694
- "vaší šablony."
695
 
696
- #: options/panel3.php:53
697
  msgid "Title of the page your visitors will use to manage their subscriptions."
698
  msgstr ""
699
  "Titulek stránky, kterou vaši odběratelé budou používat ke správě odběrů."
700
 
701
- #: options/panel3.php:58
702
  msgid ""
703
  "The permalink for your management page (something like <code>/manage-"
704
  "subscriptions</code> or <code>/?page_id=345</code>). This page <b>does not</"
@@ -710,7 +592,7 @@ msgstr ""
710
  "fyzicky(není vytvořena jako soubor) neexistuje v systému, avšak aby "
711
  "funguvala musí být podle pravidel struktury vašich permalinků."
712
 
713
- #: options/panel3.php:60
714
  msgid ""
715
  "Warning: it looks like the value you are using may be incompatible with your "
716
  "permalink structure"
@@ -718,7 +600,7 @@ msgstr ""
718
  "Varování: vypadá to že vámi zadaná hodnota není kompatibilní se strukturou "
719
  "vašich permalinků"
720
 
721
- #: options/panel3.php:65
722
  msgid ""
723
  "Specify your custom HTML code to be added to the HEAD section of the page. "
724
  "Use <strong>single</strong> quotes for values."
@@ -726,43 +608,15 @@ msgstr ""
726
  "Specifikujte HTML kód který se přidá do sekce HEAD stránky. Pro hodnoty "
727
  "použijte <strong>jednoduché</strong> uvozovky <code>'příklad'</code>."
728
 
729
- #: options/panel3.php:70 options/panel4.php:50
730
  msgid "Messages"
731
  msgstr "Zprávy"
732
 
733
- #: options/panel3.php:75 options/panel3.php:85 options/panel3.php:95
734
- #: options/panel3.php:105 options/panel3.php:115 options/panel3.php:125
735
- #: options/panel3.php:135 options/panel4.php:61 options/panel4.php:77
736
- #: options/panel4.php:93
737
- msgid "Bold"
738
- msgstr "Tučné"
739
-
740
- #: options/panel3.php:76 options/panel3.php:86 options/panel3.php:96
741
- #: options/panel3.php:106 options/panel3.php:116 options/panel3.php:126
742
- #: options/panel3.php:136 options/panel4.php:62 options/panel4.php:78
743
- #: options/panel4.php:94
744
- msgid "Italic"
745
- msgstr "Kurzíva"
746
-
747
- #: options/panel3.php:77 options/panel3.php:87 options/panel3.php:97
748
- #: options/panel3.php:107 options/panel3.php:117 options/panel3.php:127
749
- #: options/panel3.php:137 options/panel4.php:63 options/panel4.php:79
750
- #: options/panel4.php:95
751
- msgid "Link"
752
- msgstr "Odkaz"
753
-
754
- #: options/panel3.php:78 options/panel3.php:88 options/panel3.php:98
755
- #: options/panel3.php:108 options/panel3.php:118 options/panel3.php:128
756
- #: options/panel3.php:138 options/panel4.php:64 options/panel4.php:80
757
- #: options/panel4.php:96
758
- msgid "Image"
759
- msgstr "Obrázek"
760
-
761
- #: options/panel3.php:81
762
  msgid "Text shown to those who request to manage their subscriptions."
763
  msgstr "Text co uvidí ti, kteří požádali o správu jejich odběrů."
764
 
765
- #: options/panel3.php:91
766
  msgid ""
767
  "Thank you note shown after the request here above has been processed. "
768
  "Allowed tags: [post_title], [post_permalink]"
@@ -770,7 +624,7 @@ msgstr ""
770
  "Text zobrazený po zpracování výše uvedeného požadavku. Povolené tagy: "
771
  "[post_title], [post_permalink]"
772
 
773
- #: options/panel3.php:101
774
  msgid ""
775
  "Text shown to those who want to subscribe without commenting. Allowed tags: "
776
  "[post_title], [post_permalink]"
@@ -778,7 +632,7 @@ msgstr ""
778
  "Text zobrazen těm, co chtějí odebírat upozornění bez komentování. Povolené "
779
  "tagy: [post_title], [post_permalink]"
780
 
781
- #: options/panel3.php:111
782
  msgid ""
783
  "Thank you note shown after the subscription request has been processed "
784
  "(double check-in disabled). Allowed tags: [post_title], [post_permalink]"
@@ -786,7 +640,7 @@ msgstr ""
786
  "Text zobrazen po zpracování požadavku na odběr (bez dvojí kontroly emailu). "
787
  "Povolené tagy: [post_title], [post_permalink]"
788
 
789
- #: options/panel3.php:121
790
  msgid ""
791
  "Thank you note shown after the subscription request has been processed "
792
  "(double check-in enabled). Allowed tags: [post_title], [post_permalink]"
@@ -794,54 +648,58 @@ msgstr ""
794
  "Text zobrazen po zpracování požadavku na odběr (s dvojí kontrolou emailu). "
795
  "Povolené tagy: [post_title], [post_permalink]"
796
 
797
- #: options/panel3.php:131
798
  msgid "Introductory text for the authors' management page."
799
  msgstr "Text pro stránku správy odběrů autorů."
800
 
801
- #: options/panel3.php:141
802
  msgid "Introductory text for the users' management page."
803
  msgstr "Text pro stránku správy odběrů uživatelů."
804
 
805
- #: options/panel4.php:11 options/panel4.php:38
806
  msgid "Sender name"
807
  msgstr "Jméno odesílatele"
808
 
809
- #: options/panel4.php:12 options/panel4.php:43
810
  msgid "Sender email address"
811
  msgstr "Email odesílatele"
812
 
813
- #: options/panel4.php:13 options/panel4.php:54
814
  msgid "Notification subject"
815
  msgstr "Předmět emailu upozornění"
816
 
817
- #: options/panel4.php:14 options/panel4.php:59
818
  msgid "Notification message"
819
  msgstr "Text emailu upozornění"
820
 
821
- #: options/panel4.php:15 options/panel4.php:70
822
  msgid "Double check subject"
823
  msgstr "Předmět emailu upozornění při dvojí kontrole emailu"
824
 
825
- #: options/panel4.php:16 options/panel4.php:75
826
  msgid "Double check message"
827
  msgstr "Text emailu upozornění při dvojí kontrole emailu"
828
 
829
- #: options/panel4.php:17 options/panel4.php:86
830
  msgid "Management subject"
831
  msgstr "Předmět emailu o odkazu na správu odběrů"
832
 
833
- #: options/panel4.php:18 options/panel4.php:91
834
  msgid "Management message"
835
  msgstr "Text emailu s odkazem na správu odběrů"
836
 
837
- #: options/panel4.php:40
 
 
 
 
838
  msgid ""
839
  "Name to use for the \"from\" field when sending a new notification to the "
840
  "user."
841
  msgstr ""
842
  "Jméno použité jako \"Od\" v emailu pro uživatele přihlášeného k odběru."
843
 
844
- #: options/panel4.php:45
845
  msgid ""
846
  "Email address to use for the \"from\" field when sending a new notification "
847
  "to the user."
@@ -849,11 +707,21 @@ msgstr ""
849
  "Emailová adresa použitá jako \"Od\" v emailu pro uživatele přihlášeného k "
850
  "odběru."
851
 
852
- #: options/panel4.php:56
 
 
 
 
 
 
 
 
 
 
853
  msgid "Subject of the notification email. Allowed tag: [post_title]"
854
  msgstr "Předmět emailu s upozorněním. Povolené tagy: [post_title]"
855
 
856
- #: options/panel4.php:67
857
  msgid ""
858
  "Content of the notification email. Allowed tags: [post_title], "
859
  "[comment_permalink], [comment_author], [comment_content], [post_permalink], "
@@ -863,11 +731,17 @@ msgstr ""
863
  "[comment_permalink], [comment_author], [comment_content], [post_permalink], "
864
  "[manager_link]"
865
 
866
- #: options/panel4.php:72
 
 
 
 
 
 
867
  msgid "Subject of the confirmation email. Allowed tag: [post_title]"
868
  msgstr "Předmět potvrzujícího emailu. Povolené tagy: [post_title]"
869
 
870
- #: options/panel4.php:83
871
  msgid ""
872
  "Content of the confirmation email. Allowed tags: [post_permalink], "
873
  "[confirm_link], [post_title], [manager_link]"
@@ -875,71 +749,111 @@ msgstr ""
875
  "Obsah potvrzujícího emailu. Povolené tagy: [post_permalink], [confirm_link], "
876
  "[post_title], [manager_link]"
877
 
878
- #: options/panel4.php:88
879
  msgid ""
880
  "Subject of the mail sent to those who request to access their management "
881
  "page. Allowed tag: [blog_name]"
882
  msgstr ""
883
  "Předmět emailu s odkazem na stránku správy odběrů. Povolené tagy: [blog_name]"
884
 
885
- #: options/panel4.php:99
 
 
 
 
 
 
 
 
886
  msgid ""
887
- "Content of the management email. Allowed tags: [blog_name], [manager_link]"
 
 
 
 
 
 
 
 
 
 
 
888
  msgstr ""
889
- "Obsah emailu s odkazem na stránku správy odběrů. Povolené tagy: [blog_name], "
890
- "[manager_link]"
891
 
892
- #: options/panel5.php:11 options/panel5.php:35
 
 
 
 
893
  msgid "Autopurge requests"
894
  msgstr "Autočištění požadavků"
895
 
896
- #: options/panel5.php:12 options/panel5.php:40
897
  msgid "Enable double check"
898
  msgstr "Povolit dvojí kontrolu emailu"
899
 
900
- #: options/panel5.php:13
901
- msgid "Notify authors"
902
- msgstr "Upozornit autory"
903
 
904
- #: options/panel5.php:14 options/panel5.php:54
905
  msgid "Enable HTML emails"
906
  msgstr "Povolit HTML formát emailů"
907
 
908
- #: options/panel5.php:15
 
 
 
 
909
  msgid "Send trackbacks"
910
  msgstr "Odeslat trackacky"
911
 
912
- #: options/panel5.php:16 options/panel5.php:47
913
  msgid "Notify admin"
914
  msgstr "Upozornit administrátora"
915
 
916
- #: options/panel5.php:17 options/panel5.php:75
917
  msgid "Let admin subscribe"
918
  msgstr "Povolit odběry pro administrátora"
919
 
920
- #: options/panel5.php:36
 
 
 
 
 
 
 
 
 
 
 
 
 
 
921
  msgid "days"
922
  msgstr "dní"
923
 
924
- #: options/panel5.php:37
925
  msgid ""
926
  "Delete pending subscriptions (not confirmed) after X days. Zero disables "
927
  "this feature."
928
  msgstr ""
929
  "Vymazat požadavky na odběry (neschválené) po X dnech. 0 znamená vypnuto. "
930
 
931
- #: options/panel5.php:44
932
  msgid ""
933
  "Send a notification email to confirm the subscription (to avoid addresses "
934
  "misuse)."
935
  msgstr ""
936
  "Zašle upozorňovací email pro potvrzení odběru aby se zamezilo zneužití adres."
937
 
938
- #: options/panel5.php:51
939
- msgid "Notify the administrator when a new comment is posted."
940
- msgstr "Upozorní administrátora na nový komentář."
 
941
 
942
- #: options/panel5.php:58
943
  msgid ""
944
  "If enabled, will send email messages with content-type = text/html instead "
945
  "of text/plain"
@@ -947,115 +861,175 @@ msgstr ""
947
  "Pokud je povoleno, budou emaily zasílány ve formátu <code>content-type = "
948
  "text/html</code> namísto <code>content-type = text/plain</code>"
949
 
950
- #: options/panel5.php:61
 
 
 
 
 
 
 
 
 
 
951
  msgid "Process trackbacks"
952
  msgstr "Zpracovat trackbacky"
953
 
954
- #: options/panel5.php:65
955
  msgid ""
956
  "Notify users when a new trackback or pingback is added to the discussion."
957
  msgstr ""
958
  "Upozornit odběratele pokud je do diskuse zapojen nový trackback nebo "
959
  "pingback."
960
 
961
- #: options/panel5.php:68
962
  msgid "Track all subscriptions"
963
  msgstr "Sledovat všechny odběry"
964
 
965
- #: options/panel5.php:72
966
  msgid "Notify the administrator when users subscribe without commenting."
967
  msgstr ""
968
  "Upozornit administrátora pokud se uživatel přihlásí k odběrům a sám "
969
  "nekomentuje."
970
 
971
- #: options/panel5.php:79
972
  msgid "Let the administrator subscribe to comments when logged in."
973
  msgstr "Povolit odběry pro administrátora pokud je přihlášen."
974
 
975
- #: options/panel6.php:8
976
- msgid "Support the author"
977
- msgstr "Podpořte autora"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
978
 
979
- #: options/panel6.php:16
980
  msgid ""
981
- "How valuable is the feature offered by this plugin to your visitors? "
982
- "Subscribe to Comments Reloaded is and will always be free, but consider "
983
- "supporting the author if this plugin made your web site better, especially "
984
- "if you are making money out of it. Any donation received will be reinvested "
985
- "in the development of Subscribe to Comments Reloaded, and to buy some food "
986
- "for my hungry family."
987
  msgstr ""
988
- "Jak si ceníte tohoto pluginu? Plugin Subscribe to Comments Reloaded je a "
989
- "bude vždy zadarmo avšak zvažte přispění pokud tento plugin váš web vylepšil, "
990
- "zvláště pak pokud je váš web výdělečný.Veškeré příspěvky budou reinvestovány "
991
- "do vývoje pluginu a jídla pro moji rodinu."
992
 
993
- #: options/panel6.php:18
994
  msgid "Don't want to donate? You can still help"
995
  msgstr "Nechcete zrovna přispět penězi? Stále můžete pomoci!"
996
 
997
- #: options/panel6.php:19
998
  msgid ""
999
  "If you don't want to donate money, please consider blogging about my plugin "
1000
  "with a link to the plugin's page. Please let your readers know what makes "
1001
  "your blog better. You can also contribute donating your time: do not "
1002
  "hesitate to send me bug reports, your localization files, ideas on how to "
1003
- "improve Subscribe to Comments Reloaded and so on. Whatever you do, thanks "
1004
- "for using my plugin!"
1005
  msgstr ""
1006
- "Pokud nechcete přispět penězi, máte pořád možnost přispět tím, že budete o "
1007
- "mém pluginu blogovat a odakážete na stránku pluginu. Rozšíříte tak povědomí "
1008
- "o pluginu.Také můžete přispět i vaším časem: zašlete mi reporty o chybách, "
1009
- "můžete také plugin přeložit a nebo také zaslat nápady na jeho vylepšení. Ať "
1010
- "už uděláte cokoli děkuji za to že používáte můj plugin!"
1011
 
1012
- #: options/panel6.php:21
 
 
 
 
 
 
 
 
 
 
 
 
1013
  msgid "Vote and show your appreciation"
1014
  msgstr "Hlasovat pro plugin"
1015
 
1016
- #: options/panel6.php:22
1017
  msgid ""
1018
- "Tell other people if Subscribe to Comments Reloaded works for you and how "
1019
- "good it is. <a href=\"http://wordpress.org/extend/plugins/subscribe-to-"
1020
- "comments-reloaded/\">Rate it</a> on its Plugin Directory page."
1021
  msgstr ""
1022
- "Sdílejte pokud se vám plugin Subscribe to Comments Reloaded líbí. <a href="
1023
- "\"http://wordpress.org/extend/plugins/subscribe-to-comments-reloaded/"
1024
- "\">Ohodnotit plugin</a> na stránce pluginu."
1025
 
1026
- #: options/panel6.php:24
1027
- msgid "Sponsor's Corner"
1028
- msgstr "Sponzorský koutek"
1029
 
1030
- #: options/panel6.php:25
1031
  msgid ""
1032
- "If you want to sponsor this plugin, don't hesitate to <a href='http://"
1033
- "behstant.com/negocio/contact.php' target='_blank'>contact me</a>."
 
 
1034
  msgstr ""
1035
- "Pokud chcete být sponzorem pluginu <a href='http://behstant.com/negocio/"
1036
- "contact.php' target='_blank'>kontaktujte mne</a>."
1037
 
1038
- #: templates/author.php:55
 
 
 
 
 
 
 
 
 
 
 
1039
  msgid "Title"
1040
  msgstr "Titulek"
1041
 
1042
- #: templates/author.php:66 templates/user.php:60
 
 
 
 
 
 
1043
  msgid "Select all"
1044
  msgstr "Vybrat vše"
1045
 
1046
- #: templates/author.php:67 templates/user.php:61
1047
  msgid "Invert selection"
1048
  msgstr "Obrátit výběr"
1049
 
1050
- #: templates/author.php:71
1051
- msgid "Set to Y"
1052
- msgstr "Nastavit na Y"
 
 
 
 
1053
 
1054
- #: templates/author.php:77 templates/user.php:71
 
1055
  msgid "No subscriptions match your search criteria."
1056
  msgstr "Žádné odběry."
1057
 
1058
- #: templates/request-management-link.php:68 templates/subscribe.php:89
 
 
 
 
 
 
 
1059
  msgid "Send"
1060
  msgstr "Odeslat"
1061
 
@@ -1067,58 +1041,536 @@ msgstr "Nový odběr k"
1067
  msgid "User:"
1068
  msgstr "Uživatel:"
1069
 
 
 
 
 
 
1070
  msgid ""
1071
- "Update the email address associated to a specific subscription (by post ID)."
 
1072
  msgstr ""
1073
- "Aktualizovat emailovou adresu asociovanou se specifickým odběrem (dle post "
1074
- "ID)"
 
 
1075
 
 
1076
  msgid ""
1077
- "Change the status of an email address or permanently delete all its "
1078
  "subscriptions."
1079
  msgstr ""
1080
- "Změna statusu(asi typ odběru?) emailové adresy nebo vymazat všechny odběry "
1081
- "této adresy"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1082
 
 
1083
  msgid ""
1084
- "You can \"mass update\" all the occurrences of a given email address (exact "
1085
- "matches only)."
 
1086
  msgstr ""
 
 
1087
 
1088
- msgid "Engine"
 
 
 
1089
  msgstr ""
 
 
1090
 
1091
- msgid "Approximate Overhead"
 
 
 
 
1092
  msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1093
 
1094
- #, fuzzy
1095
  #~ msgid "Management Page ID"
1096
  #~ msgstr "Nastavení"
1097
 
1098
- #, fuzzy
1099
  #~ msgid "Management page"
1100
  #~ msgstr "Nastavení"
1101
 
1102
  #~ msgid "Awaiting confirmation"
1103
  #~ msgstr "Čeká na schválení"
1104
 
1105
- #, fuzzy
1106
  #~ msgid "Stats"
1107
  #~ msgstr "Status"
1108
 
1109
- #, fuzzy
1110
  #~ msgid "Other Messages"
1111
  #~ msgstr "Zprávy"
1112
 
1113
- #, fuzzy
1114
- #~ msgid "Support"
1115
- #~ msgstr "fórum podpory"
1116
-
1117
- #, fuzzy
1118
  #~ msgid "The status has been successfully updated. Rows affected:"
1119
  #~ msgstr "Vaše nastavení bylo úspěšně aktualizováno."
1120
 
1121
- #, fuzzy
1122
  #~ msgid "PID"
1123
  #~ msgstr "Příspěvek"
1124
 
@@ -1137,7 +1589,6 @@ msgstr ""
1137
  #~ msgid "Legend: Y: subscribed, N: suspended, C: awaiting confirmation"
1138
  #~ msgstr "Legenda: Y-odebíráno, N-neodebíráno, C- čeká na schválení"
1139
 
1140
- #, fuzzy
1141
  #~ msgid "StCR table has been successfully optimized."
1142
  #~ msgstr "Vaše nastavení bylo úspěšně aktualizováno."
1143
 
2
  msgstr ""
3
  "Project-Id-Version: subscribe-reloaded\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2016-08-28 22:34-0600\n"
6
+ "PO-Revision-Date: 2016-08-28 22:35-0600\n"
7
+ "Last-Translator: Reedyseth - Israel Barragan <reedyseth@gmail.com>\n"
8
  "Language-Team: \n"
9
  "Language: cs_CZ\n"
10
  "MIME-Version: 1.0\n"
11
  "Content-Type: text/plain; charset=UTF-8\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
+ "X-Generator: Poedit 1.8.7.1\n"
14
+ "X-Poedit-KeywordsList: __;_e\n"
15
+ "X-Poedit-Basepath: ..\n"
16
  "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
17
+ "X-Poedit-SearchPath-0: .\n"
18
 
19
+ #: options/index.php:59 utils/stcr_manage.php:253 utils/stcr_manage.php:382
20
+ #: utils/stcr_manage.php:383
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
21
  msgid "Manage subscriptions"
22
  msgstr "Správa odběrů"
23
 
24
+ #: options/index.php:60 utils/stcr_manage.php:388 utils/stcr_manage.php:389
25
+ msgid "Comment Form"
26
+ msgstr "Formulář komentářů"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
27
 
28
+ #: options/index.php:61 utils/stcr_manage.php:394 utils/stcr_manage.php:395
29
+ msgid "Management Page"
30
+ msgstr "Nastavení"
31
 
32
+ #: options/index.php:62 utils/stcr_manage.php:400 utils/stcr_manage.php:401
33
+ msgid "Notifications"
34
+ msgstr "Oznámení"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
35
 
36
+ #: options/index.php:63 options/panel2.php:58 options/panel3.php:82
37
+ #: options/panel4.php:89 utils/stcr_manage.php:406 utils/stcr_manage.php:407
38
+ msgid "Options"
39
+ msgstr "Možnosti"
40
 
41
+ #: options/index.php:65 utils/stcr_manage.php:422 utils/stcr_manage.php:423
42
+ msgid "You can help"
43
+ msgstr "Jak nám pomoci?"
 
 
 
 
 
 
 
 
 
 
 
44
 
45
+ #: options/index.php:66 utils/stcr_manage.php:428 utils/stcr_manage.php:429
46
+ msgid "Support"
47
+ msgstr "fórum podpory"
48
 
49
+ #: options/index.php:67 utils/stcr_manage.php:434 utils/stcr_manage.php:435
50
+ msgid "Donate"
 
 
 
51
  msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
52
 
53
+ #: options/panel1-add-subscription.php:8 options/panel1.php:61
54
+ msgid "Add New Subscription"
55
+ msgstr "Přidat nový odběr (podle ID článku)"
 
 
 
 
 
 
 
 
 
56
 
57
+ #: options/panel1-add-subscription.php:13
58
+ #: options/panel1-edit-subscription.php:13
59
+ msgid "Post:"
60
+ msgstr "Příspěvek:"
61
 
62
+ #: options/panel1-add-subscription.php:16 options/panel1.php:72
63
+ #: options/panel1.php:133 templates/key_expired.php:71
64
+ #: templates/request-management-link.php:71 templates/subscribe.php:90
65
+ #: templates/user.php:57
66
+ msgid "Email"
67
+ msgstr "E-mail"
68
 
69
+ #: options/panel1-add-subscription.php:20
70
+ #: options/panel1-edit-subscription.php:26 options/panel1.php:39
71
+ #: options/panel1.php:76 options/panel1.php:141 options/panel1.php:159
72
+ msgid "Status"
73
+ msgstr "Status"
74
 
75
+ #: options/panel1-add-subscription.php:22
76
+ #: options/panel1-edit-subscription.php:29 options/panel1.php:42
77
+ #: options/panel1.php:79 options/panel1.php:172
78
+ msgid "Active"
79
+ msgstr "Aktivní"
80
 
81
+ #: options/panel1-add-subscription.php:23
82
+ #: options/panel1-edit-subscription.php:30 options/panel1.php:43
83
+ #: options/panel1.php:80
84
+ msgid "Replies only"
85
+ msgstr "Pouze reakce"
86
 
87
+ #: options/panel1-add-subscription.php:24 options/panel1.php:81
88
+ msgid "Ask user to confirm"
89
+ msgstr "Zeptat se uživatele na pozvrzení"
 
90
 
91
+ #: options/panel1-add-subscription.php:26
92
+ #: options/panel1-edit-subscription.php:33 options/panel1.php:46
93
+ msgid "Update"
94
+ msgstr "Aktualizovat "
95
 
96
+ #: options/panel1-business-logic.php:23
97
  msgid "Subscription added."
98
  msgstr "Odběr přidán."
99
 
100
+ #: options/panel1-business-logic.php:39
101
  msgid "Subscriptions updated."
102
  msgstr "Odběry aktualizovány."
103
 
104
+ #: options/panel1-business-logic.php:51
105
  msgid "Subscription deleted."
106
  msgstr "Odběr vymazán."
107
 
108
+ #: options/panel1-business-logic.php:70 templates/author.php:23
109
+ #: templates/user.php:23
110
  msgid "Subscriptions deleted:"
111
  msgstr "Vymazáno odběrů:"
112
 
113
+ #: options/panel1-business-logic.php:74 templates/author.php:27
114
+ #: templates/user.php:27
115
  msgid "Subscriptions suspended:"
116
  msgstr "Odběry pozastaveny."
117
 
118
+ #: options/panel1-business-logic.php:78 templates/author.php:31
119
+ #: templates/user.php:31
120
  msgid "Subscriptions activated:"
121
  msgstr "Odběry aktivovány."
122
 
123
+ #: options/panel1-business-logic.php:82 options/panel1-business-logic.php:86
124
+ #: templates/author.php:35 templates/author.php:39 templates/user.php:35
125
+ #: templates/user.php:39
126
  msgid "Subscriptions updated:"
127
  msgstr "Odběry aktualizovány."
128
 
129
+ #: options/panel1-business-logic.php:110
130
  msgid "&laquo; Previous"
131
  msgstr "&laquo; Předchozí"
132
 
133
+ #: options/panel1-business-logic.php:114
134
  msgid "Next &raquo;"
135
  msgstr "další &raquo;"
136
 
138
  msgid "Update Subscription"
139
  msgstr "Aktualizovat odběry."
140
 
141
+ #: options/panel1-edit-subscription.php:11
142
+ #: options/panel1-edit-subscription.php:21
143
+ #: options/panel1-edit-subscription.php:22
144
+ #: options/panel1-edit-subscription.php:23
145
+ msgid "optional"
146
+ msgstr "volitelné"
147
+
148
+ #: options/panel1-edit-subscription.php:11 options/panel1.php:23
149
+ #: options/panel1.php:124 options/panel1.php:200 options/panel1.php:212
150
+ #: templates/author.php:52 templates/user.php:52
151
  msgid ""
152
  "Please remember: this operation cannot be undone. Are you sure you want to "
153
  "proceed?"
154
  msgstr "Tuto akci nelze vzít zpět, provést?"
155
 
156
+ #: options/panel1-edit-subscription.php:16 options/panel1.php:27
 
 
 
 
157
  msgid "From"
158
  msgstr "Od"
159
 
160
+ #: options/panel1-edit-subscription.php:20 options/panel1.php:33
161
  msgid "To"
162
  msgstr "Komu"
163
 
164
+ #: options/panel1-edit-subscription.php:28 options/panel1.php:41
 
 
 
 
 
165
  msgid "Keep unchanged"
166
  msgstr "Neměnit"
167
 
168
+ #: options/panel1-edit-subscription.php:31 options/panel1.php:44
 
 
 
 
 
 
 
 
 
 
169
  msgid "Suspended"
170
  msgstr "Pozastaveno"
171
 
172
+ #: options/panel1.php:20
 
 
 
 
173
  msgid "Mass Update Subscriptions"
174
  msgstr "Hromadné úpravy"
175
 
176
+ #: options/panel1.php:28 options/panel1.php:29 options/panel1.php:30
177
+ msgid "email address"
178
+ msgstr ""
179
 
180
+ #: options/panel1.php:34 options/panel1.php:35 options/panel1.php:36
181
+ msgid "optional - new email address"
182
+ msgstr ""
183
 
184
+ #: options/panel1.php:49
185
+ msgid "More info"
186
+ msgstr ""
187
 
188
+ #: options/panel1.php:55
189
+ msgid ""
190
+ "This option will allow you to change an email address for another one or to "
191
+ "update the same status for all the subscription on a specific email address."
192
+ msgstr ""
193
 
194
+ #: options/panel1.php:68
195
+ msgid "Post ID"
196
+ msgstr "Příspěvek"
197
 
198
+ #: options/panel1.php:83
199
  msgid "Add"
200
  msgstr "Přidat "
201
 
202
+ #: options/panel1.php:98
203
  msgid "Search subscriptions"
204
  msgstr "Hledat odběry"
205
 
206
+ #: options/panel1.php:102
207
  #, php-format
208
  msgid ""
209
  "You can either <a href=\"%s\">view all the subscriptions</a> or find those "
211
  msgstr ""
212
  "Můžete zobrazit <a href=\"%s\">přehled všech odběrů</a> nebo najít podle"
213
 
214
+ #: options/panel1.php:106
215
  msgid "email"
216
  msgstr "Email"
217
 
218
+ #: options/panel1.php:107
219
  msgid "post ID"
220
  msgstr "Příspěvek"
221
 
222
+ #: options/panel1.php:108
223
  msgid "status"
224
  msgstr "status"
225
 
226
+ #: options/panel1.php:111
227
  msgid "equals"
228
  msgstr "rovnající se"
229
 
230
+ #: options/panel1.php:112
231
  msgid "contains"
232
  msgstr "obsahuje"
233
 
234
+ #: options/panel1.php:113
235
  msgid "does not contain"
236
  msgstr "neobsahuje"
237
 
238
+ #: options/panel1.php:114
239
  msgid "starts with"
240
  msgstr "začíná na"
241
 
242
+ #: options/panel1.php:115
243
  msgid "ends with"
244
  msgstr "končí na"
245
 
246
+ #: options/panel1.php:118
247
  msgid "results per page:"
248
  msgstr "výsledků na stránku"
249
 
250
+ #: options/panel1.php:120
251
  msgid "Search"
252
  msgstr "Hledat"
253
 
254
+ #: options/panel1.php:128
255
  msgid "Reverse the order by Post ID"
256
  msgstr "Obrátit pořadí dle ID příspěvku"
257
 
258
+ #: options/panel1.php:129 options/panel1.php:130
259
  msgid "Reverse the order by Date/Time"
260
  msgstr "Obrátit pořadí dle data"
261
 
262
+ #: options/panel1.php:132
263
  msgid "Post (ID)"
264
  msgstr "Post ID"
265
 
266
+ #: options/panel1.php:135
267
  msgid "Search query:"
268
  msgstr "vyhledávací řetězec"
269
 
270
+ #: options/panel1.php:135
271
  msgid "Rows:"
272
  msgstr "Řádky:"
273
 
274
+ #: options/panel1.php:135
275
  msgid "of"
276
  msgstr "z"
277
 
278
+ #: options/panel1.php:142 options/panel1.php:158
 
 
 
 
 
 
279
  msgid "Date and Time"
280
  msgstr "Datum a čas"
281
 
282
+ #: options/panel1.php:168
283
+ msgid "Replies"
284
+ msgstr "Reakce"
285
 
286
+ #: options/panel1.php:169
287
+ msgid "All Comments"
288
+ msgstr ""
289
 
290
+ #: options/panel1.php:170
291
+ msgid "Unconfirmed"
292
+ msgstr ""
293
+
294
+ #: options/panel1.php:171
295
+ msgid "Inactive"
296
+ msgstr ""
297
+
298
+ #: options/panel1.php:200 options/panel1.php:212 templates/author.php:72
299
+ #: templates/user.php:70
300
+ msgid "Delete"
301
+ msgstr "Vymazat"
302
+
303
+ #: options/panel1.php:201 options/panel1.php:211
304
+ msgid "Edit"
305
+ msgstr "Editovat"
306
+
307
+ #: options/panel1.php:203 options/panel1.php:209
308
+ msgid "Subscription"
309
+ msgstr ""
310
+
311
+ #: options/panel1.php:223 templates/author.php:71 templates/user.php:69
312
+ msgid "Action:"
313
+ msgstr "Akce:"
314
 
315
+ #: options/panel1.php:226
316
  msgid "Delete forever"
317
  msgstr "Vymazat navždy"
318
 
319
+ #: options/panel1.php:227 templates/author.php:73 templates/user.php:71
320
  msgid "Suspend"
321
  msgstr "Pozastavit"
322
 
323
+ #: options/panel1.php:228
324
  msgid "Activate and set to Y"
325
  msgstr "Nastavit a aktivovat na Y"
326
 
327
+ #: options/panel1.php:229
328
  msgid "Activate and set to R"
329
  msgstr "Nastavit a aktivovat na R"
330
 
331
+ #: options/panel1.php:230 templates/author.php:76 templates/user.php:74
332
  msgid "Activate"
333
  msgstr "Aktivovat"
334
 
335
+ #: options/panel1.php:234 templates/author.php:77 templates/user.php:76
336
  msgid "Update subscriptions"
337
  msgstr "Aktualizovat odběry"
338
 
339
+ #: options/panel1.php:237
340
  msgid "Sorry, no subscriptions match your search criteria."
341
  msgstr "Nenalezeny žádné odběry."
342
 
343
+ #: options/panel10.php:22 options/panel10.php:23
344
+ msgid "System Information"
345
+ msgstr ""
346
+
347
+ #: options/panel2.php:12 options/panel2.php:63
348
  msgid "Enable default checkbox"
349
  msgstr "Povolit výchozí umístění volby odběru (checkbox nebo roletka)"
350
 
351
+ #: options/panel2.php:15 options/panel2.php:73
352
  msgid "Checked by default"
353
  msgstr "Checkbox zaškrtnut ve výchozím stavu"
354
 
355
+ #: options/panel2.php:18
356
+ msgid "Checked by default Value"
357
+ msgstr ""
358
+
359
+ #: options/panel2.php:21 options/panel2.php:24 options/panel2.php:102
360
  msgid "Advanced subscription"
361
  msgstr "Rozšířené odběry"
362
 
363
+ #: options/panel2.php:27 options/panel2.php:130
364
  msgid "Custom inline style"
365
  msgstr "Změna css checkboxu"
366
 
367
+ #: options/panel2.php:30 options/panel2.php:139
368
  msgid "Custom HTML"
369
  msgstr "Upravené HTML"
370
 
371
+ #: options/panel2.php:34
372
  msgid "Checkbox label"
373
  msgstr "Popisek checkboxu"
374
 
375
+ #: options/panel2.php:37 options/panel2.php:180
376
  msgid "Subscribed label"
377
  msgstr "Popisek checkboxu (odběratel)"
378
 
379
+ #: options/panel2.php:40
380
  msgid "Awaiting label"
381
  msgstr "Popisek checkboxu (čekající)"
382
 
383
+ #: options/panel2.php:43 options/panel2.php:213
384
  msgid "Author label"
385
  msgstr "Popisek checkboxu (autor)"
386
 
387
+ #: options/panel2.php:49 options/panel3.php:70 options/panel4.php:78
388
+ #: options/panel5.php:18 options/panel5.php:60
389
  msgid "Your settings have been successfully updated."
390
  msgstr "Vaše nastavení bylo úspěšně aktualizováno."
391
 
392
+ #: options/panel2.php:51 options/panel3.php:72 options/panel4.php:80
393
+ #: options/panel5.php:20 options/panel5.php:62
394
  msgid "There was an error updating the following fields:"
395
  msgstr "Chyba při aktualizaci těchto polí:"
396
 
397
+ #: options/panel2.php:66 options/panel2.php:76 options/panel2.php:105
398
+ #: options/panel5.php:78 options/panel5.php:95 options/panel5.php:104
399
+ #: options/panel5.php:113 options/panel5.php:123 options/panel5.php:132
400
+ #: options/panel5.php:142 options/panel5.php:151 options/panel5.php:160
401
+ msgid "Yes"
402
+ msgstr "Ano"
403
+
404
+ #: options/panel2.php:67 options/panel2.php:77 options/panel2.php:106
405
+ #: options/panel5.php:79 options/panel5.php:96 options/panel5.php:105
406
+ #: options/panel5.php:114 options/panel5.php:124 options/panel5.php:133
407
+ #: options/panel5.php:143 options/panel5.php:152 options/panel5.php:161
408
+ #: utils/stcr_manage.php:784
409
+ msgid "No"
410
+ msgstr "Ne"
411
+
412
+ #: options/panel2.php:68
413
  msgid ""
414
  "Disable this option if you want to move the subscription checkbox to a "
415
  "different place on your page."
419
  "<br/>( jak to udělat naleznete zde: https://wordpress.org/plugins/subscribe-"
420
  "to-comments-reloaded/faq )"
421
 
422
+ #: options/panel2.php:78
423
  msgid "Decide if the checkbox should be checked by default or not."
424
  msgstr "Volba zda má být checkbox ve výchozím stavu žaškrtnut či nikoli."
425
 
426
+ #: options/panel2.php:87
427
+ msgid "Default Checkbox Value"
428
+ msgstr ""
429
+
430
+ #: options/panel2.php:91 options/panel2.php:120
431
+ msgid "All new comments"
432
+ msgstr ""
433
+
434
+ #: options/panel2.php:92 options/panel2.php:121
435
+ msgid "Replies to this comment"
436
+ msgstr ""
437
+
438
+ #: options/panel2.php:94
439
+ msgid ""
440
+ "Select the default option for the Checkbox. Be careful! Some users might "
441
+ "like to be subscribed to all the post."
442
+ msgstr ""
443
+
444
+ #: options/panel2.php:107
445
  msgid ""
446
  "Allow users to choose from different subscription types (all, replies only)."
447
  msgstr ""
448
  "Pokud zaškrtnete ANO, uživatelé uvidí roletku, kde si mohou vybrat zda "
449
  "odebírat všechna nebo jen upozornění na vlastní komentáře."
450
 
451
+ #: options/panel2.php:115
452
+ msgid "Advanced default"
453
+ msgstr ""
454
+
455
+ #: options/panel2.php:119
456
+ msgid "None"
457
+ msgstr ""
458
+
459
+ #: options/panel2.php:124
460
+ msgid ""
461
+ "The default subscription type that should be selected when Advanced "
462
+ "subscriptions are enable."
463
+ msgstr ""
464
+
465
+ #: options/panel2.php:135
466
  msgid "Custom inline CSS to add to the checkbox."
467
  msgstr "Uživatelský CSS inline styl který se přiřadí k checkboxu."
468
 
469
+ #: options/panel2.php:152
470
  msgid ""
471
  "Custom HTML code to be used when displaying the checkbox. Allowed tags: "
472
  "[checkbox_field], [checkbox_label]"
474
  "Můžete nadefinovat vlastní HTML kód který se použije pro checkbox. Povolené "
475
  "tagy: [checkbox_field], [checkbox_label]"
476
 
477
+ #: options/panel2.php:158
478
  msgid "Messages for your visitors"
479
  msgstr "Popisky u roletky nebo checkboxu dle situace:"
480
 
481
+ #: options/panel2.php:162
482
  msgid "Default label"
483
  msgstr "Popisek (výchozí)"
484
 
485
+ #: options/panel2.php:175
486
  msgid "Label associated to the checkbox. Allowed tag: [subscribe_link]"
487
  msgstr "Popisek checkboxu. Povelené tagy: [subscribe_link]"
488
 
489
+ #: options/panel2.php:192
490
  msgid ""
491
  "Label shown to those who are already subscribed to a post. Allowed tag: "
492
  "[manager_link]"
494
  "Popisek který vidí ti, jenž se již přihlásili k odběru. Povolené tagy: "
495
  "[manager_link]"
496
 
497
+ #: options/panel2.php:197
498
  msgid "Pending label"
499
  msgstr "Popisek (čekající)"
500
 
501
+ #: options/panel2.php:209
502
  msgid ""
503
  "Label shown to those who are already subscribed, but haven't clicked on the "
504
  "confirmation link yet. Allowed tag: [manager_link]"
506
  "Popisek vidí ti, co se již přihlásili ,ale ještě neklikli v emailu na "
507
  "potvrzení. Povolené tagy: [manager_link]"
508
 
509
+ #: options/panel2.php:225
510
  msgid ""
511
  "Label shown to authors (and administrators). Allowed tag: [manager_link]"
512
  msgstr "Popisek vidí autoři a administrátoři. Povolené tagy: [manager_link]"
513
 
514
+ #: options/panel2.php:230 options/panel3.php:253 options/panel4.php:283
515
+ #: options/panel5.php:195
516
  msgid "Save Changes"
517
  msgstr "Uložit změny"
518
 
519
+ #: options/panel3.php:13 options/panel3.php:87
520
  msgid "Virtual Management Page"
521
  msgstr "Virtuální stránka správy"
522
 
523
+ #: options/panel3.php:18 options/panel3.php:96
524
  msgid "Page title"
525
  msgstr "Titulek stránky"
526
 
527
+ #: options/panel3.php:23 options/panel3.php:105
528
  msgid "Management URL"
529
  msgstr "Správa URL"
530
 
531
+ #: options/panel3.php:28 options/panel3.php:117
532
  msgid "Custom HEAD meta"
533
  msgstr "Uživatelské HEAD meta tagy"
534
 
535
+ #: options/panel3.php:34 options/panel3.php:131
536
  msgid "Request link"
537
  msgstr "Požadavek na odkaz pro odběr"
538
 
539
+ #: options/panel3.php:39 options/panel3.php:149
540
  msgid "Request submitted"
541
  msgstr "Požadavek odeslán"
542
 
543
+ #: options/panel3.php:44 options/panel3.php:167
544
  msgid "Subscribe without commenting"
545
  msgstr "Odebírat bez komentování"
546
 
547
+ #: options/panel3.php:49 options/panel3.php:185
548
  msgid "Subscription processed"
549
  msgstr "Odběr zpracován"
550
 
551
+ #: options/panel3.php:54 options/panel3.php:203
552
  msgid "Subscription processed (DCI)"
553
  msgstr "Odběr zpracován (DCI)"
554
 
555
+ #: options/panel3.php:59 options/panel3.php:220
556
  msgid "Authors"
557
  msgstr "Autoři"
558
 
559
+ #: options/panel3.php:64 options/panel3.php:236
560
  msgid "Users"
561
  msgstr "Uživatelé"
562
 
563
+ #: options/panel3.php:90
564
  msgid "Enabled"
565
  msgstr "Povoleno"
566
 
567
+ #: options/panel3.php:91
568
  msgid "Disabled"
569
  msgstr "Zakázáno"
570
 
571
+ #: options/panel3.php:92
 
572
  msgid ""
573
+ "Disable the virtual management page if you need to create a <a href="
574
+ "\"https://github.com/stcr/subscribe-to-comments-reloaded/wiki/KB#create-a-"
575
+ "real-management-page\">real page</a> to make your theme happy."
576
  msgstr ""
 
 
 
577
 
578
+ #: options/panel3.php:101
579
  msgid "Title of the page your visitors will use to manage their subscriptions."
580
  msgstr ""
581
  "Titulek stránky, kterou vaši odběratelé budou používat ke správě odběrů."
582
 
583
+ #: options/panel3.php:109
584
  msgid ""
585
  "The permalink for your management page (something like <code>/manage-"
586
  "subscriptions</code> or <code>/?page_id=345</code>). This page <b>does not</"
592
  "fyzicky(není vytvořena jako soubor) neexistuje v systému, avšak aby "
593
  "funguvala musí být podle pravidel struktury vašich permalinků."
594
 
595
+ #: options/panel3.php:111
596
  msgid ""
597
  "Warning: it looks like the value you are using may be incompatible with your "
598
  "permalink structure"
600
  "Varování: vypadá to že vámi zadaná hodnota není kompatibilní se strukturou "
601
  "vašich permalinků"
602
 
603
+ #: options/panel3.php:121
604
  msgid ""
605
  "Specify your custom HTML code to be added to the HEAD section of the page. "
606
  "Use <strong>single</strong> quotes for values."
608
  "Specifikujte HTML kód který se přidá do sekce HEAD stránky. Pro hodnoty "
609
  "použijte <strong>jednoduché</strong> uvozovky <code>'příklad'</code>."
610
 
611
+ #: options/panel3.php:127 options/panel4.php:135
612
  msgid "Messages"
613
  msgstr "Zprávy"
614
 
615
+ #: options/panel3.php:144
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
616
  msgid "Text shown to those who request to manage their subscriptions."
617
  msgstr "Text co uvidí ti, kteří požádali o správu jejich odběrů."
618
 
619
+ #: options/panel3.php:162
620
  msgid ""
621
  "Thank you note shown after the request here above has been processed. "
622
  "Allowed tags: [post_title], [post_permalink]"
624
  "Text zobrazený po zpracování výše uvedeného požadavku. Povolené tagy: "
625
  "[post_title], [post_permalink]"
626
 
627
+ #: options/panel3.php:180
628
  msgid ""
629
  "Text shown to those who want to subscribe without commenting. Allowed tags: "
630
  "[post_title], [post_permalink]"
632
  "Text zobrazen těm, co chtějí odebírat upozornění bez komentování. Povolené "
633
  "tagy: [post_title], [post_permalink]"
634
 
635
+ #: options/panel3.php:198
636
  msgid ""
637
  "Thank you note shown after the subscription request has been processed "
638
  "(double check-in disabled). Allowed tags: [post_title], [post_permalink]"
640
  "Text zobrazen po zpracování požadavku na odběr (bez dvojí kontroly emailu). "
641
  "Povolené tagy: [post_title], [post_permalink]"
642
 
643
+ #: options/panel3.php:216
644
  msgid ""
645
  "Thank you note shown after the subscription request has been processed "
646
  "(double check-in enabled). Allowed tags: [post_title], [post_permalink]"
648
  "Text zobrazen po zpracování požadavku na odběr (s dvojí kontrolou emailu). "
649
  "Povolené tagy: [post_title], [post_permalink]"
650
 
651
+ #: options/panel3.php:232
652
  msgid "Introductory text for the authors' management page."
653
  msgstr "Text pro stránku správy odběrů autorů."
654
 
655
+ #: options/panel3.php:248
656
  msgid "Introductory text for the users' management page."
657
  msgstr "Text pro stránku správy odběrů uživatelů."
658
 
659
+ #: options/panel4.php:15 options/panel4.php:94
660
  msgid "Sender name"
661
  msgstr "Jméno odesílatele"
662
 
663
+ #: options/panel4.php:20 options/panel4.php:25 options/panel4.php:107
664
  msgid "Sender email address"
665
  msgstr "Email odesílatele"
666
 
667
+ #: options/panel4.php:30 options/panel4.php:140
668
  msgid "Notification subject"
669
  msgstr "Předmět emailu upozornění"
670
 
671
+ #: options/panel4.php:36 options/panel4.php:42 options/panel4.php:153
672
  msgid "Notification message"
673
  msgstr "Text emailu upozornění"
674
 
675
+ #: options/panel4.php:47 options/panel4.php:177
676
  msgid "Double check subject"
677
  msgstr "Předmět emailu upozornění při dvojí kontrole emailu"
678
 
679
+ #: options/panel4.php:52 options/panel4.php:190
680
  msgid "Double check message"
681
  msgstr "Text emailu upozornění při dvojí kontrole emailu"
682
 
683
+ #: options/panel4.php:57 options/panel4.php:210
684
  msgid "Management subject"
685
  msgstr "Předmět emailu o odkazu na správu odběrů"
686
 
687
+ #: options/panel4.php:62 options/panel4.php:67
688
  msgid "Management message"
689
  msgstr "Text emailu s odkazem na správu odběrů"
690
 
691
+ #: options/panel4.php:72 options/panel4.php:243
692
+ msgid "Management Email message"
693
+ msgstr ""
694
+
695
+ #: options/panel4.php:101
696
  msgid ""
697
  "Name to use for the \"from\" field when sending a new notification to the "
698
  "user."
699
  msgstr ""
700
  "Jméno použité jako \"Od\" v emailu pro uživatele přihlášeného k odběru."
701
 
702
+ #: options/panel4.php:115
703
  msgid ""
704
  "Email address to use for the \"from\" field when sending a new notification "
705
  "to the user."
707
  "Emailová adresa použitá jako \"Od\" v emailu pro uživatele přihlášeného k "
708
  "odběru."
709
 
710
+ #: options/panel4.php:121
711
+ msgid "Reply To"
712
+ msgstr ""
713
+
714
+ #: options/panel4.php:128
715
+ msgid ""
716
+ "This will be use when the user click reply on their email agent. If not set "
717
+ "will be the same as the Sender email address."
718
+ msgstr ""
719
+
720
+ #: options/panel4.php:147
721
  msgid "Subject of the notification email. Allowed tag: [post_title]"
722
  msgstr "Předmět emailu s upozorněním. Povolené tagy: [post_title]"
723
 
724
+ #: options/panel4.php:170
725
  msgid ""
726
  "Content of the notification email. Allowed tags: [post_title], "
727
  "[comment_permalink], [comment_author], [comment_content], [post_permalink], "
731
  "[comment_permalink], [comment_author], [comment_content], [post_permalink], "
732
  "[manager_link]"
733
 
734
+ #: options/panel4.php:171
735
+ msgid ""
736
+ "<p><strong>Note: To get a default template clear all the content and save "
737
+ "the options.</strong></p>"
738
+ msgstr ""
739
+
740
+ #: options/panel4.php:184
741
  msgid "Subject of the confirmation email. Allowed tag: [post_title]"
742
  msgstr "Předmět potvrzujícího emailu. Povolené tagy: [post_title]"
743
 
744
+ #: options/panel4.php:204
745
  msgid ""
746
  "Content of the confirmation email. Allowed tags: [post_permalink], "
747
  "[confirm_link], [post_title], [manager_link]"
749
  "Obsah potvrzujícího emailu. Povolené tagy: [post_permalink], [confirm_link], "
750
  "[post_title], [manager_link]"
751
 
752
+ #: options/panel4.php:217
753
  msgid ""
754
  "Subject of the mail sent to those who request to access their management "
755
  "page. Allowed tag: [blog_name]"
756
  msgstr ""
757
  "Předmět emailu s odkazem na stránku správy odběrů. Povolené tagy: [blog_name]"
758
 
759
+ #: options/panel4.php:223
760
+ msgid "Management Page message"
761
+ msgstr ""
762
+
763
+ #: options/panel4.php:237
764
+ msgid "Content of the management Page message. Allowed tags: [blog_name]."
765
+ msgstr ""
766
+
767
+ #: options/panel4.php:257
768
  msgid ""
769
+ "Content of the management email message. Allowed tags: [blog_name], "
770
+ "[manager_link]."
771
+ msgstr ""
772
+
773
+ #: options/panel4.php:263
774
+ msgid "One Click Unsubscribe"
775
+ msgstr ""
776
+
777
+ #: options/panel4.php:277
778
+ msgid ""
779
+ "Content of the One Click confirmation. Allowed tags: [post_title], "
780
+ "[blog_name]"
781
  msgstr ""
 
 
782
 
783
+ #: options/panel5.php:28
784
+ msgid "Safetly Uninstall"
785
+ msgstr ""
786
+
787
+ #: options/panel5.php:31 options/panel5.php:84
788
  msgid "Autopurge requests"
789
  msgstr "Autočištění požadavků"
790
 
791
+ #: options/panel5.php:34 options/panel5.php:93
792
  msgid "Enable double check"
793
  msgstr "Povolit dvojí kontrolu emailu"
794
 
795
+ #: options/panel5.php:37 options/panel5.php:101
796
+ msgid "Subscribe authors"
797
+ msgstr ""
798
 
799
+ #: options/panel5.php:40 options/panel5.php:111
800
  msgid "Enable HTML emails"
801
  msgstr "Povolit HTML formát emailů"
802
 
803
+ #: options/panel5.php:43
804
+ msgid "HTMLify Links in HTML emails"
805
+ msgstr ""
806
+
807
+ #: options/panel5.php:46
808
  msgid "Send trackbacks"
809
  msgstr "Odeslat trackacky"
810
 
811
+ #: options/panel5.php:49
812
  msgid "Notify admin"
813
  msgstr "Upozornit administrátora"
814
 
815
+ #: options/panel5.php:52 options/panel5.php:149
816
  msgid "Let admin subscribe"
817
  msgstr "Povolit odběry pro administrátora"
818
 
819
+ #: options/panel5.php:55 options/panel5.php:158
820
+ msgid "BCC admin on Notifications"
821
+ msgstr ""
822
+
823
+ #: options/panel5.php:76
824
+ msgid "Safely Uninstall"
825
+ msgstr ""
826
+
827
+ #: options/panel5.php:80
828
+ msgid ""
829
+ "This option will allow you to delete the plugin with WordPress without "
830
+ "loosing your subscribers. Any database table and plugin options are wipeout."
831
+ msgstr ""
832
+
833
+ #: options/panel5.php:87
834
  msgid "days"
835
  msgstr "dní"
836
 
837
+ #: options/panel5.php:88
838
  msgid ""
839
  "Delete pending subscriptions (not confirmed) after X days. Zero disables "
840
  "this feature."
841
  msgstr ""
842
  "Vymazat požadavky na odběry (neschválené) po X dnech. 0 znamená vypnuto. "
843
 
844
+ #: options/panel5.php:97
845
  msgid ""
846
  "Send a notification email to confirm the subscription (to avoid addresses "
847
  "misuse)."
848
  msgstr ""
849
  "Zašle upozorňovací email pro potvrzení odběru aby se zamezilo zneužití adres."
850
 
851
+ #: options/panel5.php:106
852
+ msgid ""
853
+ "Automatically subscribe authors to their own articles (not retroactive)."
854
+ msgstr ""
855
 
856
+ #: options/panel5.php:115
857
  msgid ""
858
  "If enabled, will send email messages with content-type = text/html instead "
859
  "of text/plain"
861
  "Pokud je povoleno, budou emaily zasílány ve formátu <code>content-type = "
862
  "text/html</code> namísto <code>content-type = text/plain</code>"
863
 
864
+ #: options/panel5.php:120
865
+ msgid "HTMLify links in emails"
866
+ msgstr ""
867
+
868
+ #: options/panel5.php:125
869
+ msgid ""
870
+ "If enabled, will wrap all links in messages with <code>&lt;a href=\"\"&gt;"
871
+ "&lt;/a&gt;</code> (only when HTML emails enabled)."
872
+ msgstr ""
873
+
874
+ #: options/panel5.php:130
875
  msgid "Process trackbacks"
876
  msgstr "Zpracovat trackbacky"
877
 
878
+ #: options/panel5.php:134
879
  msgid ""
880
  "Notify users when a new trackback or pingback is added to the discussion."
881
  msgstr ""
882
  "Upozornit odběratele pokud je do diskuse zapojen nový trackback nebo "
883
  "pingback."
884
 
885
+ #: options/panel5.php:139
886
  msgid "Track all subscriptions"
887
  msgstr "Sledovat všechny odběry"
888
 
889
+ #: options/panel5.php:144
890
  msgid "Notify the administrator when users subscribe without commenting."
891
  msgstr ""
892
  "Upozornit administrátora pokud se uživatel přihlásí k odběrům a sám "
893
  "nekomentuje."
894
 
895
+ #: options/panel5.php:153
896
  msgid "Let the administrator subscribe to comments when logged in."
897
  msgstr "Povolit odběry pro administrátora pokud je přihlášen."
898
 
899
+ #: options/panel5.php:162
900
+ msgid "Send a copy of all Notifications to the administrator."
901
+ msgstr ""
902
+
903
+ #: options/panel5.php:167
904
+ msgid "StCR Unique Key"
905
+ msgstr ""
906
+
907
+ #: options/panel5.php:172
908
+ msgid "This Unique Key is not set, please click the following button to "
909
+ msgstr ""
910
+
911
+ #: options/panel5.php:176 options/panel5.php:187
912
+ msgid "Generate"
913
+ msgstr ""
914
+
915
+ #: options/panel5.php:184
916
+ msgid ""
917
+ "This Unique Key will be use to send the notification to your subscribers "
918
+ "with more security."
919
+ msgstr ""
920
+
921
+ #: options/panel7.php:8 options/panel8.php:8
922
+ msgid "Support the developers"
923
+ msgstr ""
924
 
925
+ #: options/panel7.php:18
926
  msgid ""
927
+ "How valuable is the feature offered by this plugin to your visitors? please "
928
+ "consider supporting the author if this plugin made your web site better, "
929
+ "especially if you are making money out of it. Any donation received will be "
930
+ "reinvested in the development of <strong>Subscribe to Comments Reloaded</"
931
+ "strong>, and to buy some food for my hungry family."
 
932
  msgstr ""
 
 
 
 
933
 
934
+ #: options/panel7.php:20
935
  msgid "Don't want to donate? You can still help"
936
  msgstr "Nechcete zrovna přispět penězi? Stále můžete pomoci!"
937
 
938
+ #: options/panel7.php:21
939
  msgid ""
940
  "If you don't want to donate money, please consider blogging about my plugin "
941
  "with a link to the plugin's page. Please let your readers know what makes "
942
  "your blog better. You can also contribute donating your time: do not "
943
  "hesitate to send me bug reports, your localization files, ideas on how to "
944
+ "improve <strong>Subscribe to Comments Reloaded</strong> and so on. Whatever "
945
+ "you do, thanks for using my plugin!"
946
  msgstr ""
 
 
 
 
 
947
 
948
+ #: options/panel7.php:23
949
+ msgid "Subscribe to the Beta testers"
950
+ msgstr ""
951
+
952
+ #: options/panel7.php:24
953
+ msgid ""
954
+ "Before a new Update we release a Beta version so that our current users can "
955
+ "give us feedback if they find a bug, If you want to join the tester list you "
956
+ "can add your email <a href='http://eepurl.com/biCk1b' target='_blank'>here</"
957
+ "a>"
958
+ msgstr ""
959
+
960
+ #: options/panel7.php:26
961
  msgid "Vote and show your appreciation"
962
  msgstr "Hlasovat pro plugin"
963
 
964
+ #: options/panel7.php:27
965
  msgid ""
966
+ "Tell other people if <strong>Subscribe to Comments Reloaded</strong> works "
967
+ "for you and how good it is. <a href=\"http://wordpress.org/extend/plugins/"
968
+ "subscribe-to-comments-reloaded/\">Rate it</a> on its Plugin Directory page."
969
  msgstr ""
 
 
 
970
 
971
+ #: options/panel8.php:18
972
+ msgid "Did you find a Bug on the plugin?"
973
+ msgstr ""
974
 
975
+ #: options/panel8.php:19
976
  msgid ""
977
+ "Please report any bug on the <a href=\"https://github.com/stcr/subscribe-to-"
978
+ "comments-reloaded/issues/new?title=Bug%20Report:%20%3Cshort%20description"
979
+ "%3E&labels=bug\" target=\"_blank\">GitHub</a> Page rather than on the "
980
+ "WordPress Support page."
981
  msgstr ""
 
 
982
 
983
+ #: options/panel9.php:11
984
+ msgid "Support Subscribe to Comments Reloaded"
985
+ msgstr ""
986
+
987
+ #: options/panel9.php:12
988
+ msgid ""
989
+ "Every contribution that you make is high valuable, so if you consider this "
990
+ "plugin a helpful tool we will use your donation to invest on support and "
991
+ "developing time."
992
+ msgstr ""
993
+
994
+ #: templates/author.php:57
995
  msgid "Title"
996
  msgstr "Titulek"
997
 
998
+ #: templates/author.php:58 templates/user.php:58
999
+ msgid "Legend: Y = all comments, R = replies only, C = inactive"
1000
+ msgstr ""
1001
+ "Legenda: Y = odebírat vše, R = odebírat pouze vlastní komentáře, C = "
1002
+ "neaktivní"
1003
+
1004
+ #: templates/author.php:69 templates/user.php:67
1005
  msgid "Select all"
1006
  msgstr "Vybrat vše"
1007
 
1008
+ #: templates/author.php:70 templates/user.php:68
1009
  msgid "Invert selection"
1010
  msgstr "Obrátit výběr"
1011
 
1012
+ #: templates/author.php:74 templates/user.php:72
1013
+ msgid "All comments"
1014
+ msgstr ""
1015
+
1016
+ #: templates/author.php:75 templates/user.php:73 wp_subscribe_reloaded.php:1062
1017
+ msgid "Replies to my comments"
1018
+ msgstr "Odebírat (jen na moje komentáře)"
1019
 
1020
+ #: templates/author.php:80 templates/one-click-unsubscribe.php:30
1021
+ #: templates/user.php:79
1022
  msgid "No subscriptions match your search criteria."
1023
  msgstr "Žádné odběry."
1024
 
1025
+ #: templates/key_expired.php:8
1026
+ msgid ""
1027
+ "Woohaa the link to manage your subscriptions has expired, don't worry, just "
1028
+ "enter your email below and a new link will be send."
1029
+ msgstr ""
1030
+
1031
+ #: templates/key_expired.php:73 templates/request-management-link.php:73
1032
+ #: templates/subscribe.php:92
1033
  msgid "Send"
1034
  msgstr "Odeslat"
1035
 
1041
  msgid "User:"
1042
  msgstr "Uživatel:"
1043
 
1044
+ #: templates/user.php:63
1045
+ msgid "F j, Y"
1046
+ msgstr ""
1047
+
1048
+ #: utils/stcr_manage.php:246
1049
  msgid ""
1050
+ "Notify me of followup comments via e-mail. You can also <a "
1051
+ "href='[subscribe_link]'>subscribe</a> without commenting."
1052
  msgstr ""
1053
+ "<span class='comment_label_afterselect'> upozornění na nové komentáře k "
1054
+ "tomuto článku.</span> <span class='comment_label_nocom'> Chcete dostávat "
1055
+ "upozornění na nové komentáře a sami článek nekomentovat? <a "
1056
+ "href='[subscribe_link]'>Přihlaste se k odběru</a>.</span>"
1057
 
1058
+ #: utils/stcr_manage.php:247
1059
  msgid ""
1060
+ "You are subscribed to this post. <a href='[manager_link]'>Manage</a> your "
1061
  "subscriptions."
1062
  msgstr ""
1063
+ "Jste přihlášen k odběru upozornění na nové komentáře k tomuto článku. Můžete "
1064
+ "<a href='[manager_link]'>upravit</a> vaše odběry."
1065
+
1066
+ #: utils/stcr_manage.php:248
1067
+ msgid ""
1068
+ "Your subscription to this post needs to be confirmed. <a "
1069
+ "href='[manager_link]'>Manage your subscriptions</a>."
1070
+ msgstr ""
1071
+ "Vaše žádost k odběru upozornění na nové komentáře čeká na schválení. <a "
1072
+ "href='[manager_link]'>Upravit vaše žádosti</a>."
1073
+
1074
+ #: utils/stcr_manage.php:249
1075
+ msgid ""
1076
+ "You can <a href='[manager_link]'>manage the subscriptions</a> of this post."
1077
+ msgstr ""
1078
+ "<a href='[manager_link]'>Zde můžete spravovat</a> odběry upozornění na nové "
1079
+ "komentáře k tomuto článku."
1080
+
1081
+ #: utils/stcr_manage.php:255
1082
+ msgid ""
1083
+ "To manage your subscriptions, please enter your email address here below. We "
1084
+ "will send you a message containing the link to access your personal "
1085
+ "management page."
1086
+ msgstr ""
1087
+ "Pro správu vašich upozornění zadejte e-mailovou adresu do pole níže. Bude "
1088
+ "vám zaslán editační odkaz."
1089
+
1090
+ #: utils/stcr_manage.php:256
1091
+ msgid ""
1092
+ "Thank you for using our subscription service. Your request has been "
1093
+ "completed, and you should receive an email with the management link in a few "
1094
+ "minutes."
1095
+ msgstr ""
1096
+ "Váš požadavek byl zpracován. V nejbližší době by jste měli obdržet odkaz v "
1097
+ "emailu."
1098
+
1099
+ #: utils/stcr_manage.php:257
1100
+ msgid ""
1101
+ "You can follow the discussion on <strong>[post_title]</strong> without "
1102
+ "having to leave a comment. Cool, huh? Just enter your email address in the "
1103
+ "form here below and you're all set."
1104
+ msgstr ""
1105
+ "Zasílat upozornění na nové komentáře k článku » [post_title] « .\n"
1106
+ " E-mailovou adresu vyplňte do pole níže. Bude vám zaslán potvrzovací odkaz. "
1107
+
1108
+ #: utils/stcr_manage.php:258
1109
+ msgid ""
1110
+ "Thank you for using our subscription service. Your request has been "
1111
+ "completed. You will receive a notification email every time a new comment to "
1112
+ "this article is approved and posted by the administrator."
1113
+ msgstr ""
1114
+ "Váš požadavek byl zpracován. Váš odběr upozornění na nové komentáře k tomuto "
1115
+ "článku je aktivní."
1116
 
1117
+ #: utils/stcr_manage.php:259
1118
  msgid ""
1119
+ "Thank you for using our subscription service. In order to confirm your "
1120
+ "request, please check your email for the verification message and follow the "
1121
+ "instructions."
1122
  msgstr ""
1123
+ "Váš požadavek byl zpracován. Pro potvrzení požadavku naleznete ve vašem "
1124
+ "emailu potvrzovací odkaz."
1125
 
1126
+ #: utils/stcr_manage.php:260
1127
+ msgid ""
1128
+ "In order to cancel or suspend one or more notifications, select the "
1129
+ "corresponding checkbox(es) and click on the button at the end of the list."
1130
  msgstr ""
1131
+ "Pro editaci upozornění vyberte odpovídající odběr, zaškrtněte volbu a "
1132
+ "potvrďte."
1133
 
1134
+ #: utils/stcr_manage.php:261
1135
+ msgid ""
1136
+ "In order to cancel or suspend one or more notifications, select the "
1137
+ "corresponding checkbox(es) and click on the button at the end of the list. "
1138
+ "You are currently subscribed to:"
1139
  msgstr ""
1140
+ "Aktuálně odebíráte upozornění na nové komentáře k těmto článkům (pokud je "
1141
+ "chcete změnit či zrušit zaškrtněte volbu a klikntěte na tlačítko "
1142
+ "aktualizovat, pokud změnu nechcete pokračujte třeba přes menu):"
1143
+
1144
+ #: utils/stcr_manage.php:265
1145
+ msgid "There is a new comment to [post_title]"
1146
+ msgstr "Nový komentář k článku: [post_title]"
1147
+
1148
+ #: utils/stcr_manage.php:266
1149
+ msgid ""
1150
+ "There is a new comment to [post_title].\n"
1151
+ "Comment Link: [comment_permalink]\n"
1152
+ "Author: [comment_author]\n"
1153
+ "Comment:\n"
1154
+ "[comment_content]\n"
1155
+ "Permalink: [post_permalink]\n"
1156
+ "Manage your subscriptions: [manager_link]"
1157
+ msgstr ""
1158
+ "Nový komentář k článku: [post_title].\n"
1159
+ "Odkaz na komentář: [comment_permalink]\n"
1160
+ "Autor: [comment_author]\n"
1161
+ "Znění komentáře:\n"
1162
+ "[comment_content]\n"
1163
+ "Odkaz na článek: [post_permalink]\n"
1164
+ "Upravit odběry upozornění: [manager_link]\n"
1165
+ "\t\t\t\t\t"
1166
+
1167
+ #: utils/stcr_manage.php:267
1168
+ msgid "Please confirm your subscription to [post_title]"
1169
+ msgstr "Potvrďte odběr upozornění na nové komentáře k článku [post_title]"
1170
+
1171
+ #: utils/stcr_manage.php:268
1172
+ msgid ""
1173
+ "You have requested to be notified every time a new comment is added to:\n"
1174
+ "[post_permalink]\n"
1175
+ "\n"
1176
+ "Please confirm your request by clicking on this link:\n"
1177
+ "[confirm_link]"
1178
+ msgstr ""
1179
+ "Dobrý den, přihlásili jste se k odběru upozornění na nové komentáře k "
1180
+ "článku: \n"
1181
+ " [post_permalink] .\n"
1182
+ "\n"
1183
+ "Požadavek potvrďte prosím kliknutím na odkaz:\n"
1184
+ "[confirm_link] "
1185
+
1186
+ #: utils/stcr_manage.php:269
1187
+ msgid "Manage your subscriptions on [blog_name]"
1188
+ msgstr "Upravit odběr upozornění na nové komentáře z [blog_name]"
1189
+
1190
+ #: utils/stcr_manage.php:270
1191
+ msgid ""
1192
+ "You have requested to manage your subscriptions to the articles on "
1193
+ "[blog_name]. Please check the Subscriptions management link in your email"
1194
+ msgstr ""
1195
+
1196
+ #: utils/stcr_manage.php:271
1197
+ msgid ""
1198
+ "You have requested to manage your subscriptions to the articles on "
1199
+ "[blog_name]. Follow this link to access your personal page:\n"
1200
+ "[manager_link]"
1201
+ msgstr ""
1202
+ "Váš požadavek spravovat odběr upozornění na nové komentáře článků na "
1203
+ "[blog_name] byl zpracován. Klikněte prosím zde pro úpravy:\n"
1204
+ " [manager_link]"
1205
+
1206
+ #: utils/stcr_manage.php:440 utils/stcr_manage.php:441
1207
+ msgid "StCR System"
1208
+ msgstr ""
1209
+
1210
+ #: utils/stcr_manage.php:460 utils/stcr_manage.php:488
1211
+ #: utils/stcr_manage.php:515 utils/stcr_manage.php:542
1212
+ #: utils/stcr_manage.php:569 utils/stcr_manage.php:596
1213
+ #: utils/stcr_manage.php:623 utils/stcr_manage.php:650
1214
+ #: utils/stcr_manage.php:677 utils/stcr_manage.php:705
1215
+ msgid "You do not have sufficient permissions to access this page."
1216
+ msgstr ""
1217
+
1218
+ #: utils/stcr_manage.php:755
1219
+ msgid "Subscriptions"
1220
+ msgstr "Odběry "
1221
+
1222
+ #: utils/stcr_manage.php:811
1223
+ msgid ""
1224
+ "Need help on how to use Subscribe to Comments Reloaded? Visit the official"
1225
+ msgstr "Potřebujete pomoci? Navštivte oficiální"
1226
+
1227
+ #: utils/stcr_manage.php:811
1228
+ msgid "support forum"
1229
+ msgstr "fórum podpory"
1230
+
1231
+ #: utils/stcr_manage.php:812
1232
+ msgid "Feeling generous?"
1233
+ msgstr "Chcete být štědrý?"
1234
+
1235
+ #: utils/stcr_manage.php:812
1236
+ msgid "Donate a few bucks!"
1237
+ msgstr "Přispět několika chechtáky!"
1238
+
1239
+ #: utils/stcr_upgrade.php:55
1240
+ msgid "Important Notice"
1241
+ msgstr ""
1242
+
1243
+ #: utils/stcr_upgrade.php:103
1244
+ msgid ""
1245
+ "<strong>Subscribe to Comments Reloaded:</strong> The information in your "
1246
+ "database has been sanitized to prevent the raw html messages. <a class="
1247
+ "\"dismiss\" href=\"#\">Dismiss. </a><img class=\"stcr-loading-animation\" "
1248
+ "src=\""
1249
+ msgstr ""
1250
+
1251
+ #: utils/stcr_upgrade.php:158
1252
+ msgid ""
1253
+ "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
1254
+ "from the <strong>Subscribe to Comments</strong> plugin was detected and "
1255
+ "automatically imported into <strong>Subscribe to Comments Reloaded</strong>."
1256
+ msgstr ""
1257
+
1258
+ #: utils/stcr_upgrade.php:158
1259
+ msgid ""
1260
+ " It is recommended that you now <strong>deactivate</strong> Subscribe to "
1261
+ "Comments to prevent confusion between the two plugins."
1262
+ msgstr ""
1263
+
1264
+ #: utils/stcr_upgrade.php:159
1265
+ msgid ""
1266
+ "If you have subscription data from Subscribe to Comments Reloaded < v2.0 "
1267
+ "that you want to import, you'll need to import that data manually, as only "
1268
+ "one import routine will ever run to prevent data loss."
1269
+ msgstr ""
1270
+
1271
+ #: utils/stcr_upgrade.php:160 utils/stcr_upgrade.php:232
1272
+ #: utils/stcr_upgrade.php:381
1273
+ msgid ""
1274
+ "Please visit <a href=\"options-general.php?page=subscribe-to-comments-"
1275
+ "reloaded/options/index.php\">Settings -> Subscribe to Comments</a> to review "
1276
+ "your configuration.<a class=\"dismiss\" href=\"#\">Dismiss. </a><img class="
1277
+ "\"stcr-loading-animation\" src=\""
1278
+ msgstr ""
1279
+
1280
+ #: utils/stcr_upgrade.php:231
1281
+ msgid ""
1282
+ "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
1283
+ "from the <strong>Comment Reply Notification</strong> plugin was detected and "
1284
+ "automatically imported into <strong>Subscribe to Comments Reloaded</strong>."
1285
+ msgstr ""
1286
+
1287
+ #: utils/stcr_upgrade.php:231
1288
+ msgid ""
1289
+ " It is recommended that you now <strong>deactivate</strong> Comment Reply "
1290
+ "Notification to prevent confusion between the two plugins."
1291
+ msgstr ""
1292
+
1293
+ #: utils/stcr_upgrade.php:378
1294
+ msgid ""
1295
+ "<strong>Subscribe to Comments Reloaded:</strong> Plugin options and comment "
1296
+ "subscription data from the <strong>WP Comment Subscriptions</strong> plugin "
1297
+ "were detected and automatically imported into <strong>Subscribe to Comments "
1298
+ "Reloaded</strong>."
1299
+ msgstr ""
1300
+
1301
+ #: utils/stcr_upgrade.php:378
1302
+ msgid ""
1303
+ " It is recommended that you now <strong>deactivate</strong> WP Comment "
1304
+ "Subscriptions to prevent confusion between the two plugins."
1305
+ msgstr ""
1306
+
1307
+ #: utils/stcr_upgrade.php:379
1308
+ msgid ""
1309
+ "If you have subscription data from another plugin (such as Subscribe to "
1310
+ "Comments or Subscribe to Comments Reloaded < v2.0) that you want to import, "
1311
+ "you'll need to import that data manually, as only one import routine will "
1312
+ "ever run to prevent data loss."
1313
+ msgstr ""
1314
+
1315
+ #: utils/stcr_upgrade.php:380
1316
+ msgid ""
1317
+ "<strong>Note:</strong> If you were previously using the "
1318
+ "<code>wp_comment_subscriptions_show()</code> function or the <code>[wpcs-"
1319
+ "subscribe-url]</code> shortcode, you'll need to replace those with "
1320
+ "<code>subscribe_reloaded_show()</code> and <code>[subscribe-url]</code> "
1321
+ "respectively."
1322
+ msgstr ""
1323
+
1324
+ #: utils/stcr_upgrade.php:394
1325
+ msgid ""
1326
+ "<strong>Thank you for installing Subscribe to Comments Reloaded!</strong>."
1327
+ msgstr ""
1328
+
1329
+ #: utils/stcr_upgrade.php:395
1330
+ msgid ""
1331
+ "If you find a bug or an issue you can report it <a href=\"https://github.com/"
1332
+ "stcr/subscribe-to-comments-reloaded/issues\" target=\"_blank\">here</a>."
1333
+ msgstr ""
1334
+
1335
+ #: utils/stcr_upgrade.php:396
1336
+ msgid ""
1337
+ "If you want to donate you can do it via <a href=\"\n"
1338
+ "https://www.paypal.com/cgi-bin/webscr?"
1339
+ "cmd=_donations&business=XF86X93FDCGYA&lc=US&item_name=Datasoft"
1340
+ "%20Engineering&item_number=DI%2dSTCR&currency_code=USD&bn=PP%2dDonationsBF"
1341
+ "%3abtn_donate_LG%2egif%3aNonHosted\" target=\"_blank\">PayPal</a>."
1342
+ msgstr ""
1343
+
1344
+ #: utils/stcr_upgrade.php:398
1345
+ msgid ""
1346
+ "Please visit the <a href=\"https://wordpress.org/plugins/subscribe-to-"
1347
+ "comments-reloaded/changelog/\" target=\"_blank\">Changelog</a> for detailed "
1348
+ "information on plugin changes.<a class=\"dismiss\" href=\"#\">Dismiss. </"
1349
+ "a><img class=\"stcr-loading-animation\" src=\""
1350
+ msgstr ""
1351
+
1352
+ #: utils/stcr_upgrade.php:409
1353
+ msgid ""
1354
+ "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1355
+ "160106."
1356
+ msgstr ""
1357
+
1358
+ #: utils/stcr_upgrade.php:410
1359
+ msgid ""
1360
+ "This version includes many changes and fixes to improve your experience with "
1361
+ "the plugin, including One Click Unsubscribe, Rich Text Editor to create HTML "
1362
+ "email templates, Subscription Checkbox position, and more!"
1363
+ msgstr ""
1364
+
1365
+ #: utils/stcr_upgrade.php:411 utils/stcr_upgrade.php:426
1366
+ #: utils/stcr_upgrade.php:448
1367
+ msgid ""
1368
+ "Please visit the <a href=\"https://wordpress.org/plugins/subscribe-to-"
1369
+ "comments-reloaded/changelog/\" target=\"_blank\">Changelog</a> for a "
1370
+ "complete list of changes.<a class=\"dismiss\" href=\"#\">Dismiss. </a><img "
1371
+ "class=\"stcr-loading-animation\" src=\""
1372
+ msgstr ""
1373
+
1374
+ #: utils/stcr_upgrade.php:424
1375
+ msgid ""
1376
+ "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1377
+ "160115."
1378
+ msgstr ""
1379
+
1380
+ #: utils/stcr_upgrade.php:425
1381
+ msgid ""
1382
+ "This version includes fixes to broken links while managing your subscriptions"
1383
+ msgstr ""
1384
+
1385
+ #: utils/stcr_upgrade.php:439
1386
+ msgid ""
1387
+ "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1388
+ "3.0.0"
1389
+ msgstr ""
1390
+
1391
+ #: utils/stcr_upgrade.php:440
1392
+ msgid "This version includes fixes to many bugs and also new features, "
1393
+ msgstr ""
1394
+
1395
+ #: utils/stcr_upgrade.php:442
1396
+ msgid ""
1397
+ "<strong>New Feature</strong> Add new option to set the Reply To email "
1398
+ "address. This will help the subscribers to use the Reply option in their "
1399
+ "email agents."
1400
+ msgstr ""
1401
+
1402
+ #: utils/stcr_upgrade.php:443
1403
+ msgid ""
1404
+ "<strong>New Feature</strong> Improve the Admin Menu for StCR. Replace the "
1405
+ "StCR menu on the Settings Menu for a new Menu with sub menus for the pages."
1406
+ msgstr ""
1407
+
1408
+ #: utils/stcr_upgrade.php:444
1409
+ msgid ""
1410
+ "<strong>New Feature</strong> Safely Uninstall option to Delete the plugin "
1411
+ "without loosing your subscriptions. You can use this option also for reset "
1412
+ "all the settings, see the FAQ."
1413
+ msgstr ""
1414
+
1415
+ #: utils/stcr_upgrade.php:445
1416
+ msgid ""
1417
+ "<strong>New Feature</strong> Now the WordPress Authors can use the "
1418
+ "<strong>Subscribe authors</strong> option to autor subscribe to a Custom "
1419
+ "Post Type."
1420
+ msgstr ""
1421
+
1422
+ #: utils/stcr_upgrade.php:446
1423
+ msgid ""
1424
+ "<strong>New Feature</strong> A new field was added under the notification "
1425
+ "options to and the management link only by email and not to display it on "
1426
+ "the request link page."
1427
+ msgstr ""
1428
+
1429
+ #: utils/stcr_utils.php:195
1430
+ msgid "StCR Notification"
1431
+ msgstr ""
1432
+
1433
+ #: wp_subscribe_reloaded.php:114
1434
+ msgid "Settings"
1435
+ msgstr ""
1436
+
1437
+ #: wp_subscribe_reloaded.php:1060
1438
+ msgid "Don't subscribe"
1439
+ msgstr "Neodebírat"
1440
+
1441
+ #: wp_subscribe_reloaded.php:1061
1442
+ msgid "All"
1443
+ msgstr "Odebírat (na všechny komentáře)"
1444
+
1445
+ #~ msgid "Daily digest"
1446
+ #~ msgstr "Denní přehled"
1447
+
1448
+ #~ msgid "Subscribed"
1449
+ #~ msgstr "Odebíráno"
1450
+
1451
+ #~ msgid "Digest"
1452
+ #~ msgstr "Přehled"
1453
+
1454
+ #~ msgid "Pending"
1455
+ #~ msgstr "Čekající"
1456
+
1457
+ #~ msgid ""
1458
+ #~ "Disable the virtual management page if you need to create a <a href="
1459
+ #~ "\"http://behstant.com/subscribe-reloaded/realMgnPage.php\">real page</a> "
1460
+ #~ "to make your theme happy."
1461
+ #~ msgstr ""
1462
+ #~ "Zakázat virtuální stránku pokud chcete vytvořit reálnou <a href=\"http://"
1463
+ #~ "lab.duechiacchiere.it/index.php?topic=71.0\">stránku</a> pro větší "
1464
+ #~ "využitelnost vaší šablony."
1465
+
1466
+ #~ msgid "Bold"
1467
+ #~ msgstr "Tučné"
1468
+
1469
+ #~ msgid "Italic"
1470
+ #~ msgstr "Kurzíva"
1471
+
1472
+ #~ msgid "Link"
1473
+ #~ msgstr "Odkaz"
1474
+
1475
+ #~ msgid "Image"
1476
+ #~ msgstr "Obrázek"
1477
+
1478
+ #~ msgid ""
1479
+ #~ "Content of the management email. Allowed tags: [blog_name], [manager_link]"
1480
+ #~ msgstr ""
1481
+ #~ "Obsah emailu s odkazem na stránku správy odběrů. Povolené tagy: "
1482
+ #~ "[blog_name], [manager_link]"
1483
+
1484
+ #~ msgid "Notify authors"
1485
+ #~ msgstr "Upozornit autory"
1486
+
1487
+ #~ msgid "Notify the administrator when a new comment is posted."
1488
+ #~ msgstr "Upozorní administrátora na nový komentář."
1489
+
1490
+ #~ msgid "Support the author"
1491
+ #~ msgstr "Podpořte autora"
1492
+
1493
+ #~ msgid ""
1494
+ #~ "How valuable is the feature offered by this plugin to your visitors? "
1495
+ #~ "Subscribe to Comments Reloaded is and will always be free, but consider "
1496
+ #~ "supporting the author if this plugin made your web site better, "
1497
+ #~ "especially if you are making money out of it. Any donation received will "
1498
+ #~ "be reinvested in the development of Subscribe to Comments Reloaded, and "
1499
+ #~ "to buy some food for my hungry family."
1500
+ #~ msgstr ""
1501
+ #~ "Jak si ceníte tohoto pluginu? Plugin Subscribe to Comments Reloaded je a "
1502
+ #~ "bude vždy zadarmo avšak zvažte přispění pokud tento plugin váš web "
1503
+ #~ "vylepšil, zvláště pak pokud je váš web výdělečný.Veškeré příspěvky budou "
1504
+ #~ "reinvestovány do vývoje pluginu a jídla pro moji rodinu."
1505
+
1506
+ #~ msgid ""
1507
+ #~ "If you don't want to donate money, please consider blogging about my "
1508
+ #~ "plugin with a link to the plugin's page. Please let your readers know "
1509
+ #~ "what makes your blog better. You can also contribute donating your time: "
1510
+ #~ "do not hesitate to send me bug reports, your localization files, ideas on "
1511
+ #~ "how to improve Subscribe to Comments Reloaded and so on. Whatever you do, "
1512
+ #~ "thanks for using my plugin!"
1513
+ #~ msgstr ""
1514
+ #~ "Pokud nechcete přispět penězi, máte pořád možnost přispět tím, že budete "
1515
+ #~ "o mém pluginu blogovat a odakážete na stránku pluginu. Rozšíříte tak "
1516
+ #~ "povědomí o pluginu.Také můžete přispět i vaším časem: zašlete mi reporty "
1517
+ #~ "o chybách, můžete také plugin přeložit a nebo také zaslat nápady na jeho "
1518
+ #~ "vylepšení. Ať už uděláte cokoli děkuji za to že používáte můj plugin!"
1519
+
1520
+ #~ msgid ""
1521
+ #~ "Tell other people if Subscribe to Comments Reloaded works for you and how "
1522
+ #~ "good it is. <a href=\"http://wordpress.org/extend/plugins/subscribe-to-"
1523
+ #~ "comments-reloaded/\">Rate it</a> on its Plugin Directory page."
1524
+ #~ msgstr ""
1525
+ #~ "Sdílejte pokud se vám plugin Subscribe to Comments Reloaded líbí. <a href="
1526
+ #~ "\"http://wordpress.org/extend/plugins/subscribe-to-comments-reloaded/"
1527
+ #~ "\">Ohodnotit plugin</a> na stránce pluginu."
1528
+
1529
+ #~ msgid "Sponsor's Corner"
1530
+ #~ msgstr "Sponzorský koutek"
1531
+
1532
+ #~ msgid ""
1533
+ #~ "If you want to sponsor this plugin, don't hesitate to <a href='http://"
1534
+ #~ "behstant.com/negocio/contact.php' target='_blank'>contact me</a>."
1535
+ #~ msgstr ""
1536
+ #~ "Pokud chcete být sponzorem pluginu <a href='http://behstant.com/negocio/"
1537
+ #~ "contact.php' target='_blank'>kontaktujte mne</a>."
1538
+
1539
+ #~ msgid "Set to Y"
1540
+ #~ msgstr "Nastavit na Y"
1541
+
1542
+ #~ msgid ""
1543
+ #~ "Update the email address associated to a specific subscription (by post "
1544
+ #~ "ID)."
1545
+ #~ msgstr ""
1546
+ #~ "Aktualizovat emailovou adresu asociovanou se specifickým odběrem (dle "
1547
+ #~ "post ID)"
1548
+
1549
+ #~ msgid ""
1550
+ #~ "Change the status of an email address or permanently delete all its "
1551
+ #~ "subscriptions."
1552
+ #~ msgstr ""
1553
+ #~ "Změna statusu(asi typ odběru?) emailové adresy nebo vymazat všechny "
1554
+ #~ "odběry této adresy"
1555
 
 
1556
  #~ msgid "Management Page ID"
1557
  #~ msgstr "Nastavení"
1558
 
 
1559
  #~ msgid "Management page"
1560
  #~ msgstr "Nastavení"
1561
 
1562
  #~ msgid "Awaiting confirmation"
1563
  #~ msgstr "Čeká na schválení"
1564
 
 
1565
  #~ msgid "Stats"
1566
  #~ msgstr "Status"
1567
 
 
1568
  #~ msgid "Other Messages"
1569
  #~ msgstr "Zprávy"
1570
 
 
 
 
 
 
1571
  #~ msgid "The status has been successfully updated. Rows affected:"
1572
  #~ msgstr "Vaše nastavení bylo úspěšně aktualizováno."
1573
 
 
1574
  #~ msgid "PID"
1575
  #~ msgstr "Příspěvek"
1576
 
1589
  #~ msgid "Legend: Y: subscribed, N: suspended, C: awaiting confirmation"
1590
  #~ msgstr "Legenda: Y-odebíráno, N-neodebíráno, C- čeká na schválení"
1591
 
 
1592
  #~ msgid "StCR table has been successfully optimized."
1593
  #~ msgstr "Vaše nastavení bylo úspěšně aktualizováno."
1594
 
langs/subscribe-reloaded-da_DK.mo CHANGED
Binary file
langs/subscribe-reloaded-da_DK.po CHANGED
@@ -2,827 +2,582 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Subscribe to Comments Reloaded\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2016-01-11 01:59-0600\n"
6
- "PO-Revision-Date: 2016-01-11 01:59-0600\n"
7
- "Last-Translator: Reedyseth <reedyseth@gmail.com>\n"
8
  "Language-Team: \n"
9
  "Language: da_DK\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
- "X-Generator: Poedit 1.5.4\n"
16
  "X-Poedit-SearchPath-0: .\n"
17
 
18
- #: wp_subscribe_reloaded.php:124
19
- msgid "Settings"
20
- msgstr ""
21
-
22
- #: wp_subscribe_reloaded.php:1030
23
- msgid "Don't subscribe"
24
- msgstr "Lad administrator abonnere"
25
-
26
- #: wp_subscribe_reloaded.php:1031
27
- msgid "All"
28
- msgstr ""
29
-
30
- #: wp_subscribe_reloaded.php:1032 templates/user.php:73
31
- #: templates/author.php:75
32
- msgid "Replies to my comments"
33
- msgstr ""
34
-
35
- #: utils/stcr_manage.php:218
36
- msgid ""
37
- "Notify me of followup comments via e-mail. You can also <a "
38
- "href='[subscribe_link]'>subscribe</a> without commenting."
39
- msgstr ""
40
- "Giv mig besked ved andre kommentarer via e-mail. Du kan også <a "
41
- "href='[subscribe_link]'>abonnere</a> uden at kommentere."
42
-
43
- #: utils/stcr_manage.php:219
44
- msgid ""
45
- "You are subscribed to this post. <a href='[manager_link]'>Manage</a> your "
46
- "subscriptions."
47
- msgstr ""
48
- "Du abonnerer på dette indlæg. <a href='[manager_link]'>Rediger</a> dine "
49
- "abonnementer."
50
-
51
- #: utils/stcr_manage.php:220
52
- msgid ""
53
- "Your subscription to this post needs to be confirmed. <a "
54
- "href='[manager_link]'>Manage your subscriptions</a>."
55
- msgstr ""
56
- "Dit abonnement til dette indlæg kræver bekræftelse. <a "
57
- "href='[manager_link]'>Rediger dine abonnementer</a>."
58
-
59
- #: utils/stcr_manage.php:221
60
- msgid ""
61
- "You can <a href='[manager_link]'>manage the subscriptions</a> of this post."
62
- msgstr ""
63
- "Du kan <a href='[manager_link]'>redigere abonnementerne</a> til dette indlæg."
64
-
65
- #: utils/stcr_manage.php:225 options/index.php:57
66
  msgid "Manage subscriptions"
67
  msgstr "Rediger dine abonnementer"
68
 
69
- #: utils/stcr_manage.php:227
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
- "For at redigere dine abonnementer, så indtast venligst din e-mail adresse "
76
- "herunder. Vi sender dig en besked med et link til din personlige abonnement "
77
- "side."
78
 
79
- #: utils/stcr_manage.php:228
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
- "Tak for at bruge vores abonnements service. Din forespørgsel er udført og du "
86
- "vil modtage en e-mail med et link med adgang til din personlige abonnements "
87
- "side."
88
 
89
- #: utils/stcr_manage.php:229
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
- "Du kan abonnere på diskussionen på <strong>[post_title]</strong> uden at du "
96
- "behøver at skrive en kommentar. Bare indtast din e-mail adresse i felter "
97
- "nedenfor og du vil blive orienteret ved nye kommentarer."
98
 
99
- #: utils/stcr_manage.php:230
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
- "Tak for at bruge vores abonnements service. Din forespørgsel er udført og du "
106
- "vil modtage en e-mail hver gang en ny kommentar bliver godkendt af "
107
- "administrator."
108
 
109
- #: utils/stcr_manage.php:231
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
- "Tak for at bruge vores abonnements service. For at kunne udføre din "
116
- "forespørgsel, tjek din e-mail for en bekræftelses e-mail og følg "
117
- "instruktionerne i denne e-mail."
118
 
119
- #: utils/stcr_manage.php:232
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
- "For at kunne annullere eller ophæve en eller flere abonnementer, vælg det "
125
- "korrekte korrekte indlæg og vælg hvad der skal ske via knappen nedenfor "
126
- "listen."
127
 
128
- #: utils/stcr_manage.php:233
129
- msgid ""
130
- "In order to cancel or suspend one or more notifications, select the "
131
- "corresponding checkbox(es) and click on the button at the end of the list. "
132
- "You are currently subscribed to:"
133
  msgstr ""
134
- "For at kunne annullere eller ophæve en eller flere abonnementer, vælg det "
135
- "korrekte korrekte indlæg og vælg hvad der skal ske via knappen nedenfor "
136
- "listen. Du abonnerer i øjeblikket på:"
137
 
138
- #: utils/stcr_manage.php:237
139
- msgid "There is a new comment to [post_title]"
140
- msgstr "Der er en ny kommentar til [post_title]"
141
 
142
- #: utils/stcr_manage.php:238
143
- msgid ""
144
- "There is a new comment to [post_title].\n"
145
- "Comment Link: [comment_permalink]\n"
146
- "Author: [comment_author]\n"
147
- "Comment:\n"
148
- "[comment_content]\n"
149
- "Permalink: [post_permalink]\n"
150
- "Manage your subscriptions: [manager_link]"
151
- msgstr ""
152
- "Der er en ny kommentar til [post_title].Kommentar Link: "
153
- "[comment_permalink]Forfatter: [comment_author]Kommentar:"
154
- "[comment_content]Link til indlæg: [post_permalink]Rediger dit abonnement på "
155
- "kommentarer: [manager_link]"
156
 
157
- #: utils/stcr_manage.php:239
158
- msgid "Please confirm your subscription to [post_title]"
159
- msgstr "Venligst bekræft dit abonnement på kommentarer til [post_title]"
 
 
 
160
 
161
- #: utils/stcr_manage.php:240
162
- msgid ""
163
- "You have requested to be notified every time a new comment is added to:\n"
164
- "[post_permalink]\n"
165
- "\n"
166
- "Please confirm your request by clicking on this link:\n"
167
- "[confirm_link]"
168
- msgstr ""
169
- "Du har bedt om at blive adviseret hver gang der kommer en ny kommentar til: "
170
- "[post_permalink]Venligst bekræft dette ved at følge dette link:[confirm_link]"
171
 
172
- #: utils/stcr_manage.php:241
173
- msgid "Manage your subscriptions on [blog_name]"
174
- msgstr "Rediger dit abonnement på kommentarer på [blog_name]"
 
 
175
 
176
- #: utils/stcr_manage.php:242
177
- msgid ""
178
- "You have requested to manage your subscriptions to the articles on "
179
- "[blog_name]. Follow this link to access your personal page:\n"
180
- "[manager_link]"
181
  msgstr ""
182
- "Du har bedt om at redigere dit abonnement på kommentarer på [blog_name].Følg "
183
- "dette link for at komme til din personlige abonnements side:[manager_link]"
184
 
185
- #: utils/stcr_manage.php:387
186
- #, fuzzy
187
- msgid "Subscriptions"
188
- msgstr "Abonnementer til"
189
-
190
- #: utils/stcr_manage.php:416 options/panel5.php:87 options/panel5.php:96
191
- #: options/panel5.php:105 options/panel5.php:115 options/panel5.php:124
192
- #: options/panel5.php:134 options/panel5.php:143 options/panel5.php:152
193
- #: options/panel5.php:161 options/panel2.php:67 options/panel2.php:77
194
- #: options/panel2.php:106
195
- msgid "No"
196
- msgstr "Nej"
197
-
198
- #: utils/stcr_manage.php:443
199
- msgid ""
200
- "Need help on how to use Subscribe to Comments Reloaded? Visit the official"
201
  msgstr ""
202
- "Brug for hjælp til at bruge Subscribe to Comments Reloaded? Besøg den "
203
- "officielle"
204
 
205
- #: utils/stcr_manage.php:443
206
- msgid "support forum"
207
- msgstr "support forum"
 
208
 
209
- #: utils/stcr_manage.php:444
210
- msgid "Feeling generous?"
211
- msgstr "Føler du dig generøs?"
212
 
213
- #: utils/stcr_manage.php:444
214
- msgid "Donate a few bucks!"
215
- msgstr "Doner et par dollar!"
216
 
217
- #: utils/stcr_upgrade.php:53
218
- msgid "Important Notice"
219
- msgstr ""
220
 
221
- #: utils/stcr_upgrade.php:96
222
- msgid ""
223
- "<strong>Subscribe to Comments Reloaded:</strong> The information in your "
224
- "database has been sanitized to prevent the raw html messages. <a class="
225
- "\"dismiss\" href=\"#\">Got it. </a><img class=\"stcr-loading-animation\" "
226
- "src=\""
227
- msgstr ""
228
 
229
- #: utils/stcr_upgrade.php:151
230
- msgid ""
231
- "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
232
- "from the <strong>Subscribe to Comments</strong> plugin was detected and "
233
- "automatically imported into <strong>Subscribe to Comments Reloaded</strong>."
234
- msgstr ""
235
 
236
- #: utils/stcr_upgrade.php:151
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
- #: utils/stcr_upgrade.php:152
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
- #: utils/stcr_upgrade.php:153 utils/stcr_upgrade.php:225
250
- #: utils/stcr_upgrade.php:374
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.<a class=\"dismiss\" href=\"#\">Got it. </a><img class="
255
- "\"stcr-loading-animation\" src=\""
256
- msgstr ""
257
 
258
- #: utils/stcr_upgrade.php:224
259
- msgid ""
260
- "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
261
- "from the <strong>Comment Reply Notification</strong> plugin was detected and "
262
- "automatically imported into <strong>Subscribe to Comments Reloaded</strong>."
263
- msgstr ""
264
 
265
- #: utils/stcr_upgrade.php:224
266
- msgid ""
267
- " It is recommended that you now <strong>deactivate</strong> Comment Reply "
268
- "Notification to prevent confusion between the two plugins."
269
- msgstr ""
270
 
271
- #: utils/stcr_upgrade.php:371
272
- msgid ""
273
- "<strong>Subscribe to Comments Reloaded:</strong> Plugin options and comment "
274
- "subscription data from the <strong>WP Comment Subscriptions</strong> plugin "
275
- "were detected and automatically imported into <strong>Subscribe to Comments "
276
- "Reloaded</strong>."
277
- msgstr ""
278
 
279
- #: utils/stcr_upgrade.php:371
 
 
280
  msgid ""
281
- " It is recommended that you now <strong>deactivate</strong> WP Comment "
282
- "Subscriptions to prevent confusion between the two plugins."
283
  msgstr ""
 
 
284
 
285
- #: utils/stcr_upgrade.php:372
286
- msgid ""
287
- "If you have subscription data from another plugin (such as Subscribe to "
288
- "Comments or Subscribe to Comments Reloaded < v2.0) that you want to import, "
289
- "you'll need to import that data manually, as only one import routine will "
290
- "ever run to prevent data loss."
291
- msgstr ""
292
 
293
- #: utils/stcr_upgrade.php:373
294
- msgid ""
295
- "<strong>Note:</strong> If you were previously using the "
296
- "<code>wp_comment_subscriptions_show()</code> function or the <code>[wpcs-"
297
- "subscribe-url]</code> shortcode, you'll need to replace those with "
298
- "<code>subscribe_reloaded_show()</code> and <code>[subscribe-url]</code> "
299
- "respectively."
300
- msgstr ""
301
 
302
- #: utils/stcr_upgrade.php:387
303
- msgid ""
304
- "<strong>Thank you for installing Subscribe to Comments Reloaded!</strong>."
305
  msgstr ""
306
 
307
- #: utils/stcr_upgrade.php:388
308
- msgid ""
309
- "If you find a bug or an issue you can report it <a href=\"https://github.com/"
310
- "stcr/subscribe-to-comments-reloaded/issues\" target=\"_blank\">here</a>."
311
- msgstr ""
312
 
313
- #: utils/stcr_upgrade.php:389
314
- msgid ""
315
- "If you want to donate you can do it via <a href=\"\n"
316
- "https://www.paypal.com/cgi-bin/webscr?"
317
- "cmd=_donations&business=XF86X93FDCGYA&lc=US&item_name=Datasoft"
318
- "%20Engineering&item_number=DI%2dSTCR&currency_code=USD&bn=PP%2dDonationsBF"
319
- "%3abtn_donate_LG%2egif%3aNonHosted\" target=\"_blank\">PayPal</a>."
320
- msgstr ""
321
 
322
- #: utils/stcr_upgrade.php:391
323
- msgid ""
324
- "Please visit the <a href=\"https://wordpress.org/plugins/subscribe-to-"
325
- "comments-reloaded/changelog/\" target=\"_blank\">Changelog</a> for detailed "
326
- "information on plugin changes.<a class=\"dismiss\" href=\"#\">Got it. </"
327
- "a><img class=\"stcr-loading-animation\" src=\""
328
- msgstr ""
329
 
330
- #: utils/stcr_upgrade.php:403
331
- msgid ""
332
- "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
333
- "160106."
334
- msgstr ""
335
 
336
- #: utils/stcr_upgrade.php:404
337
- msgid ""
338
- "This version includes many changes and fixes to improve your experience with "
339
- "the plugin, including One Click Unsubscribe, Rich Text Editor to create HTML "
340
- "email templates, Subscription Checkbox position, and more!"
341
  msgstr ""
342
 
343
- #: utils/stcr_upgrade.php:405
344
  msgid ""
345
- "Please visit the <a href=\"https://wordpress.org/plugins/subscribe-to-"
346
- "comments-reloaded/changelog/\" target=\"_blank\">Changelog</a> for a "
347
- "complete list of changes.<a class=\"dismiss\" href=\"#\">Got it. </a><img "
348
- "class=\"stcr-loading-animation\" src=\""
349
- msgstr ""
350
-
351
- #: utils/stcr_upgrade.php:419
352
- msgid "Announcement: Introducing Comment Mail"
353
  msgstr ""
354
 
355
- #: utils/stcr_upgrade.php:420
356
- msgid ""
357
- "<strong><a href=\"http://comment-mail.com/r/stcr-to-cm/\" target=\"_blank"
358
- "\">Comment Mail</strong></a> is a new free plugin based on the original "
359
- "<strong>Subscribe to Comments Reloaded</strong> and includes all of the core "
360
- "StCR features."
361
- msgstr ""
362
 
363
- #: utils/stcr_upgrade.php:421
364
- msgid ""
365
- "A powerful StCR importer lets you import your StCR settings and "
366
- "subscriptions into Comment Mail, allowing for a seamless transition."
367
  msgstr ""
368
 
369
- #: utils/stcr_upgrade.php:422
370
- msgid ""
371
- "Need more powerful features to manage your subscriptions but can't wait for "
372
- "StCR? <a href=\"http://comment-mail.com/r/stcr-to-cm/\" target=\"_blank"
373
- "\">Take a look at Comment Mail!</a>"
374
- msgstr ""
375
 
376
- #: utils/stcr_upgrade.php:423
 
377
  msgid ""
378
- "<em>Note: Subscribe to Comments Reloaded remains in active development.</"
379
- "em><a class=\"dismiss\" href=\"#\">Got it. </a><img class=\"stcr-loading-"
380
- "animation\" src=\""
381
  msgstr ""
 
 
382
 
383
- #: templates/user.php:23 templates/author.php:23
384
- #: options/panel1-business-logic.php:70
385
- msgid "Subscriptions deleted:"
386
- msgstr "Abonnementer til:"
387
 
388
- #: templates/user.php:27 templates/author.php:27
389
- #: options/panel1-business-logic.php:74
390
- msgid "Subscriptions suspended:"
391
- msgstr "Abonnement udført"
392
 
393
- #: templates/user.php:31 templates/author.php:31
394
- #: options/panel1-business-logic.php:78
395
- msgid "Subscriptions activated:"
396
- msgstr "Abonnementer til:"
397
 
398
- #: templates/user.php:35 templates/user.php:39 templates/author.php:35
399
- #: templates/author.php:39 options/panel1-business-logic.php:82
400
- #: options/panel1-business-logic.php:86
401
- msgid "Subscriptions updated:"
402
- msgstr "Abonnementer pr. dag"
403
 
404
- #: templates/user.php:52 templates/author.php:52
405
- #: options/panel1-edit-subscription.php:11 options/panel1.php:22
406
- #: options/panel1.php:117 options/panel1.php:153
407
- msgid ""
408
- "Please remember: this operation cannot be undone. Are you sure you want to "
409
- "proceed?"
410
- msgstr ""
411
- "Vær opmærksom: Denne operation kan ikke fortrydes! Er du sikker på at du vil "
412
- "fortsætte?"
413
 
414
- #: templates/user.php:57 templates/request-management-link.php:73
415
- #: templates/subscribe.php:89 options/panel1-add-subscription.php:16
416
- #: options/panel1.php:65 options/panel1.php:126
417
- msgid "Email"
418
- msgstr "E-mail"
419
 
420
- #: templates/user.php:58 templates/author.php:58 options/panel1.php:129
421
- msgid "Legend: Y = all comments, R = replies only, C = inactive"
422
  msgstr ""
423
 
424
- #: templates/user.php:63
425
- msgid "F j, Y"
426
  msgstr ""
427
 
428
- #: templates/user.php:67 templates/author.php:69
429
- msgid "Select all"
430
- msgstr "Vælg alt"
431
-
432
- #: templates/user.php:68 templates/author.php:70
433
- msgid "Invert selection"
434
- msgstr "Vend det udvalgte"
435
-
436
- #: templates/user.php:69 templates/author.php:71 options/panel1.php:161
437
- msgid "Action:"
438
- msgstr "Opgave:"
439
-
440
- #: templates/user.php:70 templates/author.php:72 options/panel1.php:153
441
- msgid "Delete"
442
- msgstr "Slet"
443
-
444
- #: templates/user.php:71 templates/author.php:73 options/panel1.php:163
445
- msgid "Suspend"
446
- msgstr "Annuller"
447
-
448
- #: templates/user.php:72 templates/author.php:74
449
- msgid "All comments"
450
  msgstr ""
451
 
452
- #: templates/user.php:74 templates/author.php:76 options/panel1.php:166
453
- msgid "Activate"
454
- msgstr ""
455
 
456
- #: templates/user.php:76 templates/author.php:77 options/panel1.php:167
457
- msgid "Update subscriptions"
458
- msgstr "Opdater abonnementer"
459
 
460
- #: templates/user.php:79 templates/author.php:80
461
- #: templates/one-click-unsubscribe.php:28
462
- msgid "No subscriptions match your search criteria."
463
- msgstr ""
464
 
465
- #: templates/request-management-link.php:75 templates/subscribe.php:91
466
- msgid "Send"
467
- msgstr "Send"
468
 
469
- #: templates/author.php:57
470
- msgid "Title"
471
- msgstr "Titel"
472
 
473
- #: templates/subscribe.php:43 templates/subscribe.php:44
474
- msgid "New subscription to"
475
- msgstr "Ny abonnent til"
476
 
477
- #: templates/subscribe.php:44
478
- msgid "User:"
479
- msgstr "Bruger:"
480
 
481
- #: options/panel6.php:8 options/panel7.php:8
482
- #, fuzzy
483
- msgid "Support the developers"
484
- msgstr "Støt forfatteren"
485
 
486
- #: options/panel6.php:18
487
- #, fuzzy
488
- msgid ""
489
- "How valuable is the feature offered by this plugin to your visitors? please "
490
- "consider supporting the author if this plugin made your web site better, "
491
- "especially if you are making money out of it. Any donation received will be "
492
- "reinvested in the development of <strong>Subscribe to Comments Reloaded</"
493
- "strong>, and to buy some food for my hungry family."
494
  msgstr ""
495
- "Hvor værdifuld er denne feature via dette plugin for dine besøgende? "
496
- "Subscribe to Comments Reloaded er og vil altid være gratis, men overvej at "
497
- "støtte forfatteren til dette plugin som har gjort din side bedre, specielt "
498
- "hvis du tjener penge på siden. Enhver donation vil blive investeret i den "
499
- "videre udvikling af Subscribe to Comments Reloaded og til at købe mad til "
500
- "min sultne familie."
501
 
502
- #: options/panel6.php:20
503
- msgid "Don't want to donate? You can still help"
504
- msgstr "Vil du ikke donere? Du kan stadig hjælpe"
505
 
506
- #: options/panel6.php:21
507
- #, fuzzy
508
- msgid ""
509
- "If you don't want to donate money, please consider blogging about my plugin "
510
- "with a link to the plugin's page. Please let your readers know what makes "
511
- "your blog better. You can also contribute donating your time: do not "
512
- "hesitate to send me bug reports, your localization files, ideas on how to "
513
- "improve <strong>Subscribe to Comments Reloaded</strong> and so on. Whatever "
514
- "you do, thanks for using my plugin!"
515
  msgstr ""
516
- "Hvis du ikke ønsker at donere penge, så overvej venligst at blogge om mit "
517
- "plugin med et link til plugin siden. Lad dine læsere vide hvad der gør din "
518
- "side bedre. Du kan også donere din tid: Tøv ikke med at sende mig fejl "
519
- "rapporter, dine sprogfiler eller ideer til at forbedre Subscribe to Comments "
520
- "Reloaded osv. Hvad end du gør, mange tak fordi du bruger mit plugin!"
521
 
522
- #: options/panel6.php:23
523
- #, fuzzy
524
- msgid "Subscribe to the Beta testers"
525
- msgstr "Abonnements besked"
526
 
527
- #: options/panel6.php:24
528
- msgid ""
529
- "Before a new Update we release a Beta version so that our current users can "
530
- "give us feedback if they find a bug, If you want to join the tester list you "
531
- "can add your email <a href='http://eepurl.com/biCk1b' target='_blank'>here</"
532
- "a>"
 
533
  msgstr ""
534
 
535
- #: options/panel6.php:26
536
- msgid "Vote and show your appreciation"
537
- msgstr "Stem og vis din påskønnelse"
538
 
539
- #: options/panel6.php:27
540
- #, fuzzy
541
- msgid ""
542
- "Tell other people if <strong>Subscribe to Comments Reloaded</strong> works "
543
- "for you and how good it is. <a href=\"http://wordpress.org/extend/plugins/"
544
- "subscribe-to-comments-reloaded/\">Rate it</a> on its Plugin Directory page."
545
- msgstr ""
546
- "Fortæl andre hvis Subscribe to Comments Reloaded virker for dig og hvor god "
547
- "den er. <a href=\"http://wordpress.org/extend/plugins/subscribe-to-comments-"
548
- "reloaded/\">Rate den</a> på Plugin Directory siden."
549
 
550
- #: options/panel1-business-logic.php:23
551
- msgid "Subscription added."
552
- msgstr "Abonnementer"
553
 
554
- #: options/panel1-business-logic.php:39
555
- msgid "Subscriptions updated."
556
- msgstr "Abonnementer pr. dag"
557
 
558
- #: options/panel1-business-logic.php:51
559
- msgid "Subscription deleted."
560
- msgstr "Abonnement udført"
561
 
562
- #: options/panel1-business-logic.php:110
563
- msgid "&laquo; Previous"
564
- msgstr "&laquo; Forrige"
565
 
566
- #: options/panel1-business-logic.php:114
567
- msgid "Next &raquo;"
568
- msgstr "Næste &raquo;"
569
 
570
- #: options/panel5.php:18 options/panel5.php:60 options/panel3.php:73
571
- #: options/panel4.php:70 options/panel2.php:49
572
- msgid "Your settings have been successfully updated."
573
- msgstr "Dine indstillinger er blevet opdateret."
574
 
575
- #: options/panel5.php:20 options/panel5.php:62 options/panel3.php:75
576
- #: options/panel4.php:72 options/panel2.php:51
577
- msgid "There was an error updating the following fields:"
578
- msgstr "Der var en fejl i opdateringen af disse felter:"
579
 
580
- #: options/panel5.php:28 options/panel5.php:75
581
- msgid "Autopurge requests"
582
- msgstr "Autoslet forespørgsler"
583
 
584
- #: options/panel5.php:31 options/panel5.php:84
585
- msgid "Enable double check"
586
  msgstr "Slå bekræftelse til"
587
 
588
- #: options/panel5.php:34 options/panel5.php:92
589
- msgid "Subscribe authors"
590
- msgstr "Abonnements besked"
591
 
592
- #: options/panel5.php:37 options/panel5.php:102
593
- msgid "Enable HTML emails"
594
- msgstr "Slå HTML e-mails til"
595
 
596
- #: options/panel5.php:40
597
- msgid "HTMLify Links in HTML emails"
598
- msgstr ""
599
 
600
- #: options/panel5.php:43
601
- msgid "Send trackbacks"
602
- msgstr "Send trackbacks"
603
 
604
- #: options/panel5.php:46
605
- msgid "Notify admin"
606
- msgstr "Adviser administrator"
607
 
608
- #: options/panel5.php:49 options/panel5.php:140
609
- msgid "Let admin subscribe"
610
- msgstr "Lad administrator abonnere"
611
 
612
- #: options/panel5.php:52 options/panel5.php:149
613
- msgid "BCC admin on Notifications"
614
- msgstr "E-mail emne"
615
 
616
- #: options/panel5.php:55
617
- #, fuzzy
618
- msgid "StCR Subscription Box Position"
619
- msgstr "Ny abonnent til"
620
 
621
- #: options/panel5.php:78
622
- msgid "days"
623
- msgstr "dage"
624
 
625
- #: options/panel5.php:79
626
- msgid ""
627
- "Delete pending subscriptions (not confirmed) after X days. Zero disables "
628
- "this feature."
629
- msgstr ""
630
- "Slet afventende abonnementer (ikke bekræftede) after X dage. 0 slår denne "
631
- "funktion fra."
 
 
632
 
633
- #: options/panel5.php:86 options/panel5.php:95 options/panel5.php:104
634
- #: options/panel5.php:114 options/panel5.php:123 options/panel5.php:133
635
- #: options/panel5.php:142 options/panel5.php:151 options/panel5.php:160
636
  #: options/panel2.php:66 options/panel2.php:76 options/panel2.php:105
 
 
 
637
  msgid "Yes"
638
  msgstr "Ja"
639
 
640
- #: options/panel5.php:88
641
- msgid ""
642
- "Send a notification email to confirm the subscription (to avoid addresses "
643
- "misuse)."
644
- msgstr ""
645
- "Send en bekræftelses e-mail for at bekræfte abonnement (for at undgå e-mail "
646
- "adresse misbrug)."
647
 
648
- #: options/panel5.php:97
649
  msgid ""
650
- "Automatically subscribe authors to their own articles (not retroactive)."
 
651
  msgstr ""
652
 
653
- #: options/panel5.php:106
654
- msgid ""
655
- "If enabled, will send email messages with content-type = text/html instead "
656
- "of text/plain"
 
 
 
 
 
 
657
  msgstr ""
658
- "Hvis slået til, så vil e-mail beskeder indeholde = tekst/html i stedet for "
659
- "tekst/plain"
660
 
661
- #: options/panel5.php:111
662
- msgid "HTMLify links in emails"
663
  msgstr ""
664
 
665
- #: options/panel5.php:116
666
  msgid ""
667
- "If enabled, will wrap all links in messages with <code>&lt;a href=\"\"&gt;"
668
- "&lt;/a&gt;</code> (only when HTML emails enabled)."
669
  msgstr ""
670
 
671
- #: options/panel5.php:121
672
- msgid "Process trackbacks"
673
- msgstr "Send trackbacks"
674
-
675
- #: options/panel5.php:125
676
  msgid ""
677
- "Notify users when a new trackback or pingback is added to the discussion."
678
  msgstr ""
679
- "Adviser abonnenter når en ny trackback eller pingback er tilføjet til "
680
- "kommentarer."
681
-
682
- #: options/panel5.php:130
683
- msgid "Track all subscriptions"
684
- msgstr "Advisering ved abonnementer"
685
 
686
- #: options/panel5.php:135
687
- msgid "Notify the administrator when users subscribe without commenting."
688
- msgstr "Adviser administrator når brugere abonnerer uden at kommentere."
689
 
690
- #: options/panel5.php:144
691
- msgid "Let the administrator subscribe to comments when logged in."
692
  msgstr ""
693
- "Lad administrator abonnere på kommentarer når administrator er logget ind."
694
 
695
- #: options/panel5.php:153
696
- msgid "Send a copy of all Notifications to the administrator."
 
 
697
  msgstr ""
698
 
699
- #: options/panel5.php:158
700
- msgid "StCR Box Position"
701
- msgstr ""
702
 
703
- #: options/panel5.php:162
704
  msgid ""
705
- "If this option is enable the subscriptioin box will be above the submit "
706
- "button in your comment form."
707
  msgstr ""
 
 
708
 
709
- #: options/panel5.php:167
710
- msgid "StCR Unique Key"
711
  msgstr ""
712
 
713
- #: options/panel5.php:172
714
- msgid "This Unique Key is not set, please click the following button to "
 
 
 
 
 
 
 
 
 
 
715
  msgstr ""
 
 
716
 
717
- #: options/panel5.php:176 options/panel5.php:187
718
- msgid "Generate"
 
 
 
 
 
 
719
  msgstr ""
 
 
720
 
721
- #: options/panel5.php:184
722
  msgid ""
723
- "This Unique Key will be use to send the notification to your subscribers "
724
- "with more security."
725
  msgstr ""
 
726
 
727
- #: options/panel5.php:195 options/panel3.php:200 options/panel4.php:207
728
- #: options/panel2.php:189
729
  msgid "Save Changes"
730
  msgstr "Gem ændringer"
731
 
732
- #: options/index.php:58
733
- msgid "Comment Form"
734
- msgstr "Kommentar skema"
735
-
736
- #: options/index.php:59
737
- msgid "Management Page"
738
- msgstr "Administrations side"
739
-
740
- #: options/index.php:60
741
- msgid "Notifications"
742
- msgstr "E-mail emne"
743
-
744
- #: options/index.php:61 options/panel3.php:85 options/panel4.php:80
745
- #: options/panel2.php:58
746
- msgid "Options"
747
- msgstr "Indstillinger"
748
-
749
- #: options/index.php:62
750
- msgid "You can help"
751
- msgstr ""
752
-
753
- #: options/index.php:63
754
- msgid "Support"
755
- msgstr "Support"
756
-
757
- #: options/index.php:64
758
- msgid "Donate"
759
- msgstr ""
760
-
761
- #: options/panel3.php:16 options/panel3.php:90
762
  msgid "Virtual Management Page"
763
  msgstr "Administrations side"
764
 
765
- #: options/panel3.php:21 options/panel3.php:99
766
  msgid "Page title"
767
  msgstr "Side titel"
768
 
769
- #: options/panel3.php:26 options/panel3.php:108
770
  msgid "Management URL"
771
  msgstr "Administrations side"
772
 
773
- #: options/panel3.php:31 options/panel3.php:120
774
  msgid "Custom HEAD meta"
775
  msgstr ""
776
 
777
- #: options/panel3.php:37 options/panel3.php:134
778
  msgid "Request link"
779
  msgstr "Anmod om link"
780
 
781
- #: options/panel3.php:42 options/panel3.php:144
782
  msgid "Request submitted"
783
  msgstr "Forespørgsel afsendt"
784
 
785
- #: options/panel3.php:47 options/panel3.php:154
786
  msgid "Subscribe without commenting"
787
  msgstr "Abonner uden at kommentere"
788
 
789
- #: options/panel3.php:52 options/panel3.php:164
790
  msgid "Subscription processed"
791
  msgstr "Abonnement udført"
792
 
793
- #: options/panel3.php:57 options/panel3.php:174
794
  msgid "Subscription processed (DCI)"
795
  msgstr "Abonnement udført (Bekræftelse)"
796
 
797
- #: options/panel3.php:62 options/panel3.php:183
798
  msgid "Authors"
799
  msgstr "Forfattere"
800
 
801
- #: options/panel3.php:67 options/panel3.php:191
802
  msgid "Users"
803
  msgstr "Brugere"
804
 
805
- #: options/panel3.php:93
806
  msgid "Enabled"
807
  msgstr ""
808
 
809
- #: options/panel3.php:94
810
  msgid "Disabled"
811
  msgstr ""
812
 
813
- #: options/panel3.php:95
814
  msgid ""
815
  "Disable the virtual management page if you need to create a <a href="
816
  "\"https://github.com/stcr/subscribe-to-comments-reloaded/wiki/KB#create-a-"
817
  "real-management-page\">real page</a> to make your theme happy."
818
  msgstr ""
819
 
820
- #: options/panel3.php:104
821
  msgid "Title of the page your visitors will use to manage their subscriptions."
822
  msgstr ""
823
  "Titel på siden de besøgende bruger til at administrere deres abonnementer."
824
 
825
- #: options/panel3.php:112
826
  msgid ""
827
  "The permalink for your management page (something like <code>/manage-"
828
  "subscriptions</code> or <code>/?page_id=345</code>). This page <b>does not</"
@@ -834,7 +589,7 @@ msgstr ""
834
  "<b>eksisterer ikke</b> ikke i dit system, men linket skal følge dine "
835
  "permalink indstillinger."
836
 
837
- #: options/panel3.php:114
838
  msgid ""
839
  "Warning: it looks like the value you are using may be incompatible with your "
840
  "permalink structure"
@@ -842,21 +597,21 @@ msgstr ""
842
  "Advarsel: Det ser ud til at der format du bruger, måske ikke er matcher dine "
843
  "permalink indstillinger"
844
 
845
- #: options/panel3.php:124
846
  msgid ""
847
  "Specify your custom HTML code to be added to the HEAD section of the page. "
848
  "Use <strong>single</strong> quotes for values."
849
  msgstr ""
850
 
851
- #: options/panel3.php:130 options/panel4.php:113
852
  msgid "Messages"
853
  msgstr "E-mail beskeder"
854
 
855
- #: options/panel3.php:139
856
  msgid "Text shown to those who request to manage their subscriptions."
857
  msgstr "Tekst vist til dem der forespørger om adgang til deres abonnementer."
858
 
859
- #: options/panel3.php:149
860
  msgid ""
861
  "Thank you note shown after the request here above has been processed. "
862
  "Allowed tags: [post_title], [post_permalink]"
@@ -864,7 +619,7 @@ msgstr ""
864
  "Kvitteringsbesked vist efter forespørgslen ovenfor er udført. Tilladte tags: "
865
  "[post_title], [post_permalink]"
866
 
867
- #: options/panel3.php:159
868
  msgid ""
869
  "Text shown to those who want to subscribe without commenting. Allowed tags: "
870
  "[post_title], [post_permalink]"
@@ -872,7 +627,7 @@ msgstr ""
872
  "Tekst vist til dem der abonnerer uden at kommentere. Tilladte tags: "
873
  "[post_title], [post_permalink]"
874
 
875
- #: options/panel3.php:169
876
  msgid ""
877
  "Thank you note shown after the subscription request has been processed "
878
  "(double check-in disabled). Allowed tags: [post_title], [post_permalink]"
@@ -880,7 +635,7 @@ msgstr ""
880
  "Kvitteringsbesked vist efter abonnements forespørgslen er udført "
881
  "(bekræftelse slået fra). Tilladte tags: [post_title], [post_permalink]"
882
 
883
- #: options/panel3.php:179
884
  msgid ""
885
  "Thank you note shown after the subscription request has been processed "
886
  "(double check-in enabled). Allowed tags: [post_title], [post_permalink]"
@@ -888,461 +643,820 @@ msgstr ""
888
  "Kvitteringsbesked vist efter abonnements forespørgslen er udført "
889
  "(bekræftelse slået til). Tilladte tags: [post_title], [post_permalink]"
890
 
891
- #: options/panel3.php:187
892
  msgid "Introductory text for the authors' management page."
893
  msgstr "Introduktions tekst til forfatterens administrations side."
894
 
895
- #: options/panel3.php:195
896
  msgid "Introductory text for the users' management page."
897
  msgstr "Introduktions tekst til brugerens administrations side."
898
 
899
- #: options/panel1-edit-subscription.php:8
900
- msgid "Update Subscription"
901
- msgstr "Opdater abonnement"
902
 
903
- #: options/panel1-edit-subscription.php:11
904
- #: options/panel1-edit-subscription.php:21
905
- #: options/panel1-edit-subscription.php:22
906
- #: options/panel1-edit-subscription.php:23 options/panel1.php:31
907
- #: options/panel1.php:32 options/panel1.php:33
908
- msgid "optional"
909
- msgstr "Indstillinger"
910
 
911
- #: options/panel1-edit-subscription.php:13
912
- #: options/panel1-add-subscription.php:13
913
- msgid "Post:"
914
- msgstr "Rækker:"
915
 
916
- #: options/panel1-edit-subscription.php:16 options/panel1.php:26
917
- msgid "From"
918
- msgstr "Fra"
919
 
920
- #: options/panel1-edit-subscription.php:20 options/panel1.php:30
921
- msgid "To"
922
- msgstr "Til"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
923
 
924
- #: options/panel1-edit-subscription.php:26
925
- #: options/panel1-add-subscription.php:20 options/panel1.php:36
926
- #: options/panel1.php:69 options/panel1.php:139
927
- msgid "Status"
928
- msgstr "Status"
929
 
930
- #: options/panel1-edit-subscription.php:28 options/panel1.php:38
931
- msgid "Keep unchanged"
 
 
 
 
 
 
932
  msgstr ""
 
 
 
 
 
933
 
934
- #: options/panel1-edit-subscription.php:29
935
- #: options/panel1-add-subscription.php:22 options/panel1.php:39
936
- #: options/panel1.php:72
937
- msgid "Active"
938
- msgstr "Opgave"
939
 
940
- #: options/panel1-edit-subscription.php:30
941
- #: options/panel1-add-subscription.php:23 options/panel1.php:40
942
- #: options/panel1.php:73
943
- msgid "Replies only"
 
 
944
  msgstr ""
945
 
946
- #: options/panel1-edit-subscription.php:31 options/panel1.php:41
947
- msgid "Suspended"
948
- msgstr "Annuller"
949
 
950
- #: options/panel1-edit-subscription.php:33
951
- #: options/panel1-add-subscription.php:26 options/panel1.php:43
952
- msgid "Update"
953
- msgstr "Opdater"
 
 
 
 
 
954
 
955
- #: options/panel1-add-subscription.php:8 options/panel1.php:54
956
- msgid "Add New Subscription"
957
- msgstr "Ny abonnent til"
958
 
959
- #: options/panel1-add-subscription.php:24 options/panel1.php:74
960
- msgid "Ask user to confirm"
 
 
 
 
961
  msgstr ""
962
 
963
- #: options/panel8.php:11
964
- #, fuzzy
965
  msgid "Support Subscribe to Comments Reloaded"
966
  msgstr ""
967
  "Brug for hjælp til at bruge Subscribe to Comments Reloaded? Besøg den "
968
  "officielle"
969
 
970
- #: options/panel8.php:12
971
  msgid ""
972
  "Every contribution that you make is high valuable, so if you consider this "
973
  "plugin a helpful tool we will use your donation to invest on support and "
974
  "developing time."
975
  msgstr ""
976
 
977
- #: options/panel4.php:17 options/panel4.php:85
978
- msgid "Sender name"
979
- msgstr "Afsender navn"
980
-
981
- #: options/panel4.php:22 options/panel4.php:98
982
- msgid "Sender email address"
983
- msgstr "Afsender e-mail adresse"
984
-
985
- #: options/panel4.php:27 options/panel4.php:118
986
- msgid "Notification subject"
987
- msgstr "E-mail emne"
988
 
989
- #: options/panel4.php:33 options/panel4.php:39 options/panel4.php:131
990
- msgid "Notification message"
991
- msgstr "E-mail besked"
992
 
993
- #: options/panel4.php:44 options/panel4.php:145
994
- msgid "Double check subject"
995
- msgstr "Bekræftelses e-mail emne"
996
 
997
- #: options/panel4.php:49 options/panel4.php:158
998
- msgid "Double check message"
999
- msgstr "Bekræftelses e-mail besked"
1000
 
1001
- #: options/panel4.php:54 options/panel4.php:170
1002
- msgid "Management subject"
1003
- msgstr "Administrations e-mail emne"
1004
 
1005
- #: options/panel4.php:59 options/panel4.php:64 options/panel4.php:183
1006
- msgid "Management message"
1007
- msgstr "Administrations e-mail besked"
1008
 
1009
- #: options/panel4.php:92
1010
- msgid ""
1011
- "Name to use for the \"from\" field when sending a new notification to the "
1012
- "user."
1013
  msgstr ""
1014
- "Navn som afsender i \"fra\" feltet når der sendes en besked til brugeren."
1015
 
1016
- #: options/panel4.php:106
1017
  msgid ""
1018
- "Email address to use for the \"from\" field when sending a new notification "
1019
- "to the user."
1020
  msgstr ""
1021
- "E-mail adresse som afsender i \"fra\" feltet når der sendes en besked til "
1022
- "brugeren."
1023
 
1024
- #: options/panel4.php:125
1025
- msgid "Subject of the notification email. Allowed tag: [post_title]"
1026
- msgstr "Emne til adviserings e-mail. Tilladt tag: [post_title]"
 
1027
 
1028
- #: options/panel4.php:138
1029
- msgid ""
1030
- "Content of the notification email. Allowed tags: [post_title], "
1031
- "[comment_permalink], [comment_author], [comment_content], [post_permalink], "
1032
- "[manager_link]"
 
 
 
 
 
1033
  msgstr ""
1034
- "Indhold af adviserings e-mailen. Tilladte tags: [post_title], "
1035
- "[comment_permalink], [comment_author], [comment_content], [post_permalink], "
1036
- "[manager_link]"
1037
 
1038
- #: options/panel4.php:139
1039
  msgid ""
1040
- "<p><strong>Note: To get a default template clear all the content and save "
1041
- "the options.</strong></p>"
1042
  msgstr ""
 
 
1043
 
1044
- #: options/panel4.php:152
1045
- msgid "Subject of the confirmation email. Allowed tag: [post_title]"
1046
- msgstr "Emnet i bekræftelses e-mailen. Tilladt tag: [post_title]"
1047
-
1048
- #: options/panel4.php:164
1049
  msgid ""
1050
- "Content of the confirmation email. Allowed tags: [post_permalink], "
1051
- "[confirm_link], [post_title], [manager_link]"
1052
  msgstr ""
1053
- "Indhold af bekræftelses e-mailen. Tilladte tags: [post_permalink], "
1054
- "[confirm_link], [post_title], [manager_link]"
1055
 
1056
- #: options/panel4.php:177
1057
  msgid ""
1058
- "Subject of the mail sent to those who request to access their management "
1059
- "page. Allowed tag: [blog_name]"
1060
  msgstr ""
1061
- "Emnet i e-mailen sendt til dem der beder om adgang til deres administrations "
1062
- "side. Tilladt tag: [blog_name]"
1063
 
1064
- #: options/panel4.php:189
1065
  msgid ""
1066
- "Content of the management email. Allowed tags: [blog_name], [manager_link]"
1067
  msgstr ""
1068
- "Indhold af administrations e-mailen. Tilladte tags: [blog_name], "
1069
- "[manager_link]"
1070
-
1071
- #: options/panel4.php:195
1072
- #, fuzzy
1073
- msgid "One Click Unsubscribe"
1074
- msgstr "Lad administrator abonnere"
1075
-
1076
- #: options/panel4.php:201
1077
- #, fuzzy
1078
- msgid "Content of the One Click confirmation. Allowed tags: [post_title]"
1079
- msgstr "Emnet i bekræftelses e-mailen. Tilladt tag: [post_title]"
1080
 
1081
- #: options/panel2.php:12 options/panel2.php:63
1082
- msgid "Enable default checkbox"
1083
- msgstr "Slå bekræftelse til"
 
 
 
 
 
 
1084
 
1085
- #: options/panel2.php:15 options/panel2.php:73
1086
- msgid "Checked by default"
1087
- msgstr "Default afkrydset"
 
 
 
 
 
 
1088
 
1089
- #: options/panel2.php:18
1090
- msgid "Checked by default Value"
1091
- msgstr "Default afkrydset"
 
 
 
 
 
 
1092
 
1093
- #: options/panel2.php:21 options/panel2.php:24 options/panel2.php:102
1094
- msgid "Advanced subscription"
1095
- msgstr "Opdater abonnement"
 
 
 
 
 
 
1096
 
1097
- #: options/panel2.php:27 options/panel2.php:130
1098
- msgid "Custom inline style"
1099
- msgstr "Tilpasset inline style"
 
 
 
 
 
 
1100
 
1101
- #: options/panel2.php:30 options/panel2.php:139
1102
- msgid "Custom HTML"
1103
- msgstr "Tilpasset HTML"
 
 
 
 
 
1104
 
1105
- #: options/panel2.php:34
1106
- msgid "Checkbox label"
1107
- msgstr "Tjekboks besked"
 
 
 
 
 
 
1108
 
1109
- #: options/panel2.php:37 options/panel2.php:163
1110
- msgid "Subscribed label"
1111
- msgstr "Abonnements besked"
1112
 
1113
- #: options/panel2.php:40
1114
- msgid "Awaiting label"
1115
- msgstr "Afventer besked"
 
 
 
 
 
 
 
 
 
 
 
1116
 
1117
- #: options/panel2.php:43 options/panel2.php:180
1118
- msgid "Author label"
1119
- msgstr "Forfatter besked"
1120
 
1121
- #: options/panel2.php:68
1122
  msgid ""
1123
- "Disable this option if you want to move the subscription checkbox to a "
1124
- "different place on your page."
 
 
 
1125
  msgstr ""
 
 
1126
 
1127
- #: options/panel2.php:78
1128
- msgid "Decide if the checkbox should be checked by default or not."
1129
- msgstr "Vælg om tjekboksen default skal være afkrydset eller ej."
1130
 
1131
- #: options/panel2.php:87
1132
- msgid "Default Checkbox Value"
1133
- msgstr "Slå bekræftelse til"
 
 
1134
 
1135
- #: options/panel2.php:91 options/panel2.php:120
1136
- msgid "All new comments"
 
 
 
1137
  msgstr ""
 
 
1138
 
1139
- #: options/panel2.php:92 options/panel2.php:121
1140
- msgid "Replies to this comment"
1141
  msgstr ""
1142
 
1143
- #: options/panel2.php:94
1144
- msgid ""
1145
- "Select the default option for the Checkbox. Be careful! Some users might "
1146
- "like to be subscribed to all the post."
 
 
1147
  msgstr ""
1148
 
1149
- #: options/panel2.php:107
 
 
 
 
1150
  msgid ""
1151
- "Allow users to choose from different subscription types (all, replies only)."
1152
  msgstr ""
 
 
1153
 
1154
- #: options/panel2.php:115
1155
- msgid "Advanced default"
1156
- msgstr "Default afkrydset"
1157
 
1158
- #: options/panel2.php:119
1159
- msgid "None"
 
 
 
 
 
 
 
 
1160
  msgstr ""
1161
 
1162
- #: options/panel2.php:124
1163
  msgid ""
1164
- "The default subscription type that should be selected when Advanced "
1165
- "subscriptions are enable."
 
 
1166
  msgstr ""
1167
 
1168
- #: options/panel2.php:135
1169
- msgid "Custom inline CSS to add to the checkbox."
1170
- msgstr "Tilpasset inline CSS til at tilføje til tjekboksen."
1171
-
1172
- #: options/panel2.php:143
1173
  msgid ""
1174
- "Custom HTML code to be used when displaying the checkbox. Allowed tags: "
1175
- "[checkbox_field], [checkbox_label]"
 
1176
  msgstr ""
1177
- "Tilpasset HTML kode til brug ved visning af tjekboksen. Tilladte tags: "
1178
- "[checkbox_field], [checkbox_label]"
1179
 
1180
- #: options/panel2.php:149
1181
- msgid "Messages for your visitors"
 
 
1182
  msgstr ""
1183
 
1184
- #: options/panel2.php:153
1185
- msgid "Default label"
1186
- msgstr "Forfatter besked"
1187
-
1188
- #: options/panel2.php:158
1189
- msgid "Label associated to the checkbox. Allowed tag: [subscribe_link]"
1190
- msgstr "Besked vist ved tjekboksen: Tilladt tag: [subscribe_link]"
1191
-
1192
- #: options/panel2.php:167
1193
  msgid ""
1194
- "Label shown to those who are already subscribed to a post. Allowed tag: "
1195
- "[manager_link]"
 
1196
  msgstr ""
1197
- "Besked vist til dem der allerede abonnerer på et indlæg. Tilladt tag: "
1198
- "[manager_link]"
1199
 
1200
- #: options/panel2.php:172
1201
- msgid "Pending label"
1202
- msgstr "Afventer besked"
1203
-
1204
- #: options/panel2.php:176
1205
  msgid ""
1206
- "Label shown to those who are already subscribed, but haven't clicked on the "
1207
- "confirmation link yet. Allowed tag: [manager_link]"
 
 
1208
  msgstr ""
1209
- "Besked vist til dem der allerede abonnerer på et indlæg, men som ikke har "
1210
- "bekræftet abonnementet endnu. Tilladt tag: [manager_link]"
1211
 
1212
- #: options/panel2.php:184
1213
  msgid ""
1214
- "Label shown to authors (and administrators). Allowed tag: [manager_link]"
 
 
1215
  msgstr ""
1216
- "Besked vist til forfattere (og administratorer). Tilladt tag: [manager_link]"
1217
 
1218
- #: options/panel7.php:18
1219
- msgid "Did you find a Bug on the plugin?"
 
 
1220
  msgstr ""
1221
 
1222
- #: options/panel7.php:19
1223
  msgid ""
1224
- "Please report any bug on the <a href=\"https://github.com/stcr/subscribe-to-"
1225
- "comments-reloaded/issues/new?title=Bug%20Report:%20%3Cshort%20description"
1226
- "%3E&labels=bug\" target=\"_blank\">GitHub</a> Page rather than on the "
1227
- "WordPress Support page."
1228
  msgstr ""
1229
 
1230
- #: options/panel1.php:19
1231
- msgid "Mass Update Subscriptions"
1232
- msgstr "Opdater abonnementer"
1233
-
1234
- #: options/panel1.php:61
1235
- msgid "Post ID"
1236
- msgstr "Indlæg (ID)"
1237
-
1238
- #: options/panel1.php:76
1239
- msgid "Add"
1240
  msgstr ""
1241
 
1242
- #: options/panel1.php:91
1243
- msgid "Search subscriptions"
1244
- msgstr "Abonnementer"
1245
-
1246
- #: options/panel1.php:95
1247
- #, php-format
1248
  msgid ""
1249
- "You can either <a href=\"%s\">view all the subscriptions</a> or find those "
1250
- "where the"
 
 
1251
  msgstr ""
1252
- "Du kan enten <a href=\"%s\">liste alle abonnementer</a> eller finde dem hvor "
1253
- "<b>e-mail</b>"
1254
 
1255
- #: options/panel1.php:99
1256
- msgid "email"
1257
- msgstr "E-mail"
 
 
 
 
 
1258
 
1259
- #: options/panel1.php:100
1260
- msgid "post ID"
1261
- msgstr "Indlæg (ID)"
 
1262
 
1263
- #: options/panel1.php:101
1264
- msgid "status"
1265
- msgstr "Status"
 
 
1266
 
1267
- #: options/panel1.php:104
1268
- msgid "equals"
1269
- msgstr "er lig med"
 
 
 
 
 
1270
 
1271
- #: options/panel1.php:105
1272
- msgid "contains"
1273
- msgstr "indeholder"
 
 
 
 
1274
 
1275
- #: options/panel1.php:106
1276
- msgid "does not contain"
1277
- msgstr "ikke indeholder"
 
 
1278
 
1279
- #: options/panel1.php:107
1280
- msgid "starts with"
 
 
 
1281
  msgstr ""
1282
 
1283
- #: options/panel1.php:108
1284
- msgid "ends with"
 
 
 
 
 
1285
  msgstr ""
1286
 
1287
- #: options/panel1.php:111
1288
- msgid "results per page:"
 
 
1289
  msgstr ""
1290
 
1291
- #: options/panel1.php:113
1292
- msgid "Search"
1293
- msgstr "Søg"
 
1294
 
1295
- #: options/panel1.php:121
1296
- msgid "Reverse the order by Post ID"
1297
- msgstr "Omvend rækkefølgen til indlægs ID"
 
 
1298
 
1299
- #: options/panel1.php:122 options/panel1.php:123
1300
- msgid "Reverse the order by Date/Time"
1301
- msgstr "Omvend rækkefølgen til Dato/tid"
1302
 
1303
- #: options/panel1.php:125
1304
- msgid "Post (ID)"
1305
- msgstr "Indlæg (ID)"
 
 
 
1306
 
1307
- #: options/panel1.php:128
1308
- msgid "Search query:"
1309
- msgstr "Søg"
 
 
1310
 
1311
- #: options/panel1.php:128
1312
- msgid "Rows:"
1313
- msgstr "Rækker:"
 
 
 
1314
 
1315
- #: options/panel1.php:128
1316
- msgid "of"
1317
- msgstr "af"
 
 
 
1318
 
1319
- #: options/panel1.php:138
1320
- msgid "Date and Time"
1321
- msgstr "Dato og tid"
 
 
 
1322
 
1323
- #: options/panel1.php:150
1324
- msgid "Subscription"
1325
- msgstr "Abonnementer til"
1326
 
1327
- #: options/panel1.php:152
1328
- msgid "Edit"
1329
  msgstr ""
1330
 
1331
- #: options/panel1.php:162
1332
- msgid "Delete forever"
1333
- msgstr "Slet for altid"
1334
 
1335
- #: options/panel1.php:164
1336
- msgid "Activate and set to Y"
1337
  msgstr ""
1338
 
1339
- #: options/panel1.php:165
1340
- msgid "Activate and set to R"
1341
- msgstr ""
1342
 
1343
- #: options/panel1.php:170
1344
- msgid "Sorry, no subscriptions match your search criteria."
1345
- msgstr "Beklager, der er ikke fundet nogle abonnenter til"
 
 
1346
 
1347
  #~ msgid "Bold"
1348
  #~ msgstr "Fed"
@@ -1413,9 +1527,6 @@ msgstr "Beklager, der er ikke fundet nogle abonnenter til"
1413
  #~ msgid "Resume"
1414
  #~ msgstr "Genoptag"
1415
 
1416
- #~ msgid "Update email address"
1417
- #~ msgstr "Opdater e-mail adresse"
1418
-
1419
  #~ msgid ""
1420
  #~ "You can \"mass update\" all the occurrences of a given email address "
1421
  #~ "(exact matches only)."
2
  msgstr ""
3
  "Project-Id-Version: Subscribe to Comments Reloaded\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2016-08-28 22:35-0600\n"
6
+ "PO-Revision-Date: 2016-08-28 22:35-0600\n"
7
+ "Last-Translator: Reedyseth - Israel Barragan <reedyseth@gmail.com>\n"
8
  "Language-Team: \n"
9
  "Language: da_DK\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
+ "X-Generator: Poedit 1.8.7.1\n"
16
  "X-Poedit-SearchPath-0: .\n"
17
 
18
+ #: options/index.php:59 utils/stcr_manage.php:253 utils/stcr_manage.php:382
19
+ #: utils/stcr_manage.php:383
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
20
  msgid "Manage subscriptions"
21
  msgstr "Rediger dine abonnementer"
22
 
23
+ #: options/index.php:60 utils/stcr_manage.php:388 utils/stcr_manage.php:389
24
+ msgid "Comment Form"
25
+ msgstr "Kommentar skema"
 
 
 
 
 
 
26
 
27
+ #: options/index.php:61 utils/stcr_manage.php:394 utils/stcr_manage.php:395
28
+ msgid "Management Page"
29
+ msgstr "Administrations side"
 
 
 
 
 
 
30
 
31
+ #: options/index.php:62 utils/stcr_manage.php:400 utils/stcr_manage.php:401
32
+ msgid "Notifications"
33
+ msgstr "E-mail emne"
 
 
 
 
 
 
34
 
35
+ #: options/index.php:63 options/panel2.php:58 options/panel3.php:82
36
+ #: options/panel4.php:89 utils/stcr_manage.php:406 utils/stcr_manage.php:407
37
+ msgid "Options"
38
+ msgstr "Indstillinger"
 
 
 
 
 
39
 
40
+ #: options/index.php:65 utils/stcr_manage.php:422 utils/stcr_manage.php:423
41
+ msgid "You can help"
 
 
 
42
  msgstr ""
 
 
 
43
 
44
+ #: options/index.php:66 utils/stcr_manage.php:428 utils/stcr_manage.php:429
45
+ msgid "Support"
46
+ msgstr "Support"
 
 
 
 
 
47
 
48
+ #: options/index.php:67 utils/stcr_manage.php:434 utils/stcr_manage.php:435
49
+ msgid "Donate"
 
 
 
50
  msgstr ""
 
 
 
51
 
52
+ #: options/panel1-add-subscription.php:8 options/panel1.php:61
53
+ msgid "Add New Subscription"
54
+ msgstr "Ny abonnent til"
55
 
56
+ #: options/panel1-add-subscription.php:13
57
+ #: options/panel1-edit-subscription.php:13
58
+ msgid "Post:"
59
+ msgstr "Rækker:"
 
 
 
 
 
 
 
 
 
 
60
 
61
+ #: options/panel1-add-subscription.php:16 options/panel1.php:72
62
+ #: options/panel1.php:133 templates/key_expired.php:71
63
+ #: templates/request-management-link.php:71 templates/subscribe.php:90
64
+ #: templates/user.php:57
65
+ msgid "Email"
66
+ msgstr "E-mail"
67
 
68
+ #: options/panel1-add-subscription.php:20
69
+ #: options/panel1-edit-subscription.php:26 options/panel1.php:39
70
+ #: options/panel1.php:76 options/panel1.php:141 options/panel1.php:159
71
+ msgid "Status"
72
+ msgstr "Status"
 
 
 
 
 
73
 
74
+ #: options/panel1-add-subscription.php:22
75
+ #: options/panel1-edit-subscription.php:29 options/panel1.php:42
76
+ #: options/panel1.php:79 options/panel1.php:172
77
+ msgid "Active"
78
+ msgstr "Opgave"
79
 
80
+ #: options/panel1-add-subscription.php:23
81
+ #: options/panel1-edit-subscription.php:30 options/panel1.php:43
82
+ #: options/panel1.php:80
83
+ msgid "Replies only"
 
84
  msgstr ""
 
 
85
 
86
+ #: options/panel1-add-subscription.php:24 options/panel1.php:81
87
+ msgid "Ask user to confirm"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
88
  msgstr ""
 
 
89
 
90
+ #: options/panel1-add-subscription.php:26
91
+ #: options/panel1-edit-subscription.php:33 options/panel1.php:46
92
+ msgid "Update"
93
+ msgstr "Opdater"
94
 
95
+ #: options/panel1-business-logic.php:23
96
+ msgid "Subscription added."
97
+ msgstr "Abonnementer"
98
 
99
+ #: options/panel1-business-logic.php:39
100
+ msgid "Subscriptions updated."
101
+ msgstr "Abonnementer pr. dag"
102
 
103
+ #: options/panel1-business-logic.php:51
104
+ msgid "Subscription deleted."
105
+ msgstr "Abonnement udført"
106
 
107
+ #: options/panel1-business-logic.php:70 templates/author.php:23
108
+ #: templates/user.php:23
109
+ msgid "Subscriptions deleted:"
110
+ msgstr "Abonnementer til:"
 
 
 
111
 
112
+ #: options/panel1-business-logic.php:74 templates/author.php:27
113
+ #: templates/user.php:27
114
+ msgid "Subscriptions suspended:"
115
+ msgstr "Abonnement udført"
 
 
116
 
117
+ #: options/panel1-business-logic.php:78 templates/author.php:31
118
+ #: templates/user.php:31
119
+ msgid "Subscriptions activated:"
120
+ msgstr "Abonnementer til:"
 
121
 
122
+ #: options/panel1-business-logic.php:82 options/panel1-business-logic.php:86
123
+ #: templates/author.php:35 templates/author.php:39 templates/user.php:35
124
+ #: templates/user.php:39
125
+ msgid "Subscriptions updated:"
126
+ msgstr "Abonnementer pr. dag"
 
127
 
128
+ #: options/panel1-business-logic.php:110
129
+ msgid "&laquo; Previous"
130
+ msgstr "&laquo; Forrige"
 
 
 
 
 
131
 
132
+ #: options/panel1-business-logic.php:114
133
+ msgid "Next &raquo;"
134
+ msgstr "Næste &raquo;"
 
 
 
135
 
136
+ #: options/panel1-edit-subscription.php:8
137
+ msgid "Update Subscription"
138
+ msgstr "Opdater abonnement"
 
 
139
 
140
+ #: options/panel1-edit-subscription.php:11
141
+ #: options/panel1-edit-subscription.php:21
142
+ #: options/panel1-edit-subscription.php:22
143
+ #: options/panel1-edit-subscription.php:23
144
+ msgid "optional"
145
+ msgstr "Indstillinger"
 
146
 
147
+ #: options/panel1-edit-subscription.php:11 options/panel1.php:23
148
+ #: options/panel1.php:124 options/panel1.php:200 options/panel1.php:212
149
+ #: templates/author.php:52 templates/user.php:52
150
  msgid ""
151
+ "Please remember: this operation cannot be undone. Are you sure you want to "
152
+ "proceed?"
153
  msgstr ""
154
+ "Vær opmærksom: Denne operation kan ikke fortrydes! Er du sikker på at du vil "
155
+ "fortsætte?"
156
 
157
+ #: options/panel1-edit-subscription.php:16 options/panel1.php:27
158
+ msgid "From"
159
+ msgstr "Fra"
 
 
 
 
160
 
161
+ #: options/panel1-edit-subscription.php:20 options/panel1.php:33
162
+ msgid "To"
163
+ msgstr "Til"
 
 
 
 
 
164
 
165
+ #: options/panel1-edit-subscription.php:28 options/panel1.php:41
166
+ msgid "Keep unchanged"
 
167
  msgstr ""
168
 
169
+ #: options/panel1-edit-subscription.php:31 options/panel1.php:44
170
+ msgid "Suspended"
171
+ msgstr "Annuller"
 
 
172
 
173
+ #: options/panel1.php:20
174
+ msgid "Mass Update Subscriptions"
175
+ msgstr "Opdater abonnementer"
 
 
 
 
 
176
 
177
+ #: options/panel1.php:28 options/panel1.php:29 options/panel1.php:30
178
+ msgid "email address"
179
+ msgstr "Afsender e-mail adresse"
 
 
 
 
180
 
181
+ #: options/panel1.php:34 options/panel1.php:35 options/panel1.php:36
182
+ msgid "optional - new email address"
183
+ msgstr "Opdater e-mail adresse"
 
 
184
 
185
+ #: options/panel1.php:49
186
+ msgid "More info"
 
 
 
187
  msgstr ""
188
 
189
+ #: options/panel1.php:55
190
  msgid ""
191
+ "This option will allow you to change an email address for another one or to "
192
+ "update the same status for all the subscription on a specific email address."
 
 
 
 
 
 
193
  msgstr ""
194
 
195
+ #: options/panel1.php:68
196
+ msgid "Post ID"
197
+ msgstr "Indlæg (ID)"
 
 
 
 
198
 
199
+ #: options/panel1.php:83
200
+ msgid "Add"
 
 
201
  msgstr ""
202
 
203
+ #: options/panel1.php:98
204
+ msgid "Search subscriptions"
205
+ msgstr "Abonnementer"
 
 
 
206
 
207
+ #: options/panel1.php:102
208
+ #, php-format
209
  msgid ""
210
+ "You can either <a href=\"%s\">view all the subscriptions</a> or find those "
211
+ "where the"
 
212
  msgstr ""
213
+ "Du kan enten <a href=\"%s\">liste alle abonnementer</a> eller finde dem hvor "
214
+ "<b>e-mail</b>"
215
 
216
+ #: options/panel1.php:106
217
+ msgid "email"
218
+ msgstr "E-mail"
 
219
 
220
+ #: options/panel1.php:107
221
+ msgid "post ID"
222
+ msgstr "Indlæg (ID)"
 
223
 
224
+ #: options/panel1.php:108
225
+ msgid "status"
226
+ msgstr "Status"
 
227
 
228
+ #: options/panel1.php:111
229
+ msgid "equals"
230
+ msgstr "er lig med"
 
 
231
 
232
+ #: options/panel1.php:112
233
+ msgid "contains"
234
+ msgstr "indeholder"
 
 
 
 
 
 
235
 
236
+ #: options/panel1.php:113
237
+ msgid "does not contain"
238
+ msgstr "ikke indeholder"
 
 
239
 
240
+ #: options/panel1.php:114
241
+ msgid "starts with"
242
  msgstr ""
243
 
244
+ #: options/panel1.php:115
245
+ msgid "ends with"
246
  msgstr ""
247
 
248
+ #: options/panel1.php:118
249
+ msgid "results per page:"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
250
  msgstr ""
251
 
252
+ #: options/panel1.php:120
253
+ msgid "Search"
254
+ msgstr "Søg"
255
 
256
+ #: options/panel1.php:128
257
+ msgid "Reverse the order by Post ID"
258
+ msgstr "Omvend rækkefølgen til indlægs ID"
259
 
260
+ #: options/panel1.php:129 options/panel1.php:130
261
+ msgid "Reverse the order by Date/Time"
262
+ msgstr "Omvend rækkefølgen til Dato/tid"
 
263
 
264
+ #: options/panel1.php:132
265
+ msgid "Post (ID)"
266
+ msgstr "Indlæg (ID)"
267
 
268
+ #: options/panel1.php:135
269
+ msgid "Search query:"
270
+ msgstr "Søg"
271
 
272
+ #: options/panel1.php:135
273
+ msgid "Rows:"
274
+ msgstr "Rækker:"
275
 
276
+ #: options/panel1.php:135
277
+ msgid "of"
278
+ msgstr "af"
279
 
280
+ #: options/panel1.php:142 options/panel1.php:158
281
+ msgid "Date and Time"
282
+ msgstr "Dato og tid"
 
283
 
284
+ #: options/panel1.php:168
285
+ msgid "Replies"
 
 
 
 
 
 
286
  msgstr ""
 
 
 
 
 
 
287
 
288
+ #: options/panel1.php:169
289
+ msgid "All Comments"
290
+ msgstr ""
291
 
292
+ #: options/panel1.php:170
293
+ msgid "Unconfirmed"
 
 
 
 
 
 
 
294
  msgstr ""
 
 
 
 
 
295
 
296
+ #: options/panel1.php:171
297
+ msgid "Inactive"
298
+ msgstr "Opgave"
 
299
 
300
+ #: options/panel1.php:200 options/panel1.php:212 templates/author.php:72
301
+ #: templates/user.php:70
302
+ msgid "Delete"
303
+ msgstr "Slet"
304
+
305
+ #: options/panel1.php:201 options/panel1.php:211
306
+ msgid "Edit"
307
  msgstr ""
308
 
309
+ #: options/panel1.php:203 options/panel1.php:209
310
+ msgid "Subscription"
311
+ msgstr "Abonnementer til"
312
 
313
+ #: options/panel1.php:223 templates/author.php:71 templates/user.php:69
314
+ msgid "Action:"
315
+ msgstr "Opgave:"
 
 
 
 
 
 
 
316
 
317
+ #: options/panel1.php:226
318
+ msgid "Delete forever"
319
+ msgstr "Slet for altid"
320
 
321
+ #: options/panel1.php:227 templates/author.php:73 templates/user.php:71
322
+ msgid "Suspend"
323
+ msgstr "Annuller"
324
 
325
+ #: options/panel1.php:228
326
+ msgid "Activate and set to Y"
327
+ msgstr ""
328
 
329
+ #: options/panel1.php:229
330
+ msgid "Activate and set to R"
331
+ msgstr ""
332
 
333
+ #: options/panel1.php:230 templates/author.php:76 templates/user.php:74
334
+ msgid "Activate"
335
+ msgstr ""
336
 
337
+ #: options/panel1.php:234 templates/author.php:77 templates/user.php:76
338
+ msgid "Update subscriptions"
339
+ msgstr "Opdater abonnementer"
 
340
 
341
+ #: options/panel1.php:237
342
+ msgid "Sorry, no subscriptions match your search criteria."
343
+ msgstr "Beklager, der er ikke fundet nogle abonnenter til"
 
344
 
345
+ #: options/panel10.php:22 options/panel10.php:23
346
+ msgid "System Information"
347
+ msgstr ""
348
 
349
+ #: options/panel2.php:12 options/panel2.php:63
350
+ msgid "Enable default checkbox"
351
  msgstr "Slå bekræftelse til"
352
 
353
+ #: options/panel2.php:15 options/panel2.php:73
354
+ msgid "Checked by default"
355
+ msgstr "Default afkrydset"
356
 
357
+ #: options/panel2.php:18
358
+ msgid "Checked by default Value"
359
+ msgstr "Default afkrydset"
360
 
361
+ #: options/panel2.php:21 options/panel2.php:24 options/panel2.php:102
362
+ msgid "Advanced subscription"
363
+ msgstr "Opdater abonnement"
364
 
365
+ #: options/panel2.php:27 options/panel2.php:130
366
+ msgid "Custom inline style"
367
+ msgstr "Tilpasset inline style"
368
 
369
+ #: options/panel2.php:30 options/panel2.php:139
370
+ msgid "Custom HTML"
371
+ msgstr "Tilpasset HTML"
372
 
373
+ #: options/panel2.php:34
374
+ msgid "Checkbox label"
375
+ msgstr "Tjekboks besked"
376
 
377
+ #: options/panel2.php:37 options/panel2.php:180
378
+ msgid "Subscribed label"
379
+ msgstr "Abonnements besked"
380
 
381
+ #: options/panel2.php:40
382
+ msgid "Awaiting label"
383
+ msgstr "Afventer besked"
 
384
 
385
+ #: options/panel2.php:43 options/panel2.php:213
386
+ msgid "Author label"
387
+ msgstr "Forfatter besked"
388
 
389
+ #: options/panel2.php:49 options/panel3.php:70 options/panel4.php:78
390
+ #: options/panel5.php:18 options/panel5.php:60
391
+ msgid "Your settings have been successfully updated."
392
+ msgstr "Dine indstillinger er blevet opdateret."
393
+
394
+ #: options/panel2.php:51 options/panel3.php:72 options/panel4.php:80
395
+ #: options/panel5.php:20 options/panel5.php:62
396
+ msgid "There was an error updating the following fields:"
397
+ msgstr "Der var en fejl i opdateringen af disse felter:"
398
 
 
 
 
399
  #: options/panel2.php:66 options/panel2.php:76 options/panel2.php:105
400
+ #: options/panel5.php:78 options/panel5.php:95 options/panel5.php:104
401
+ #: options/panel5.php:113 options/panel5.php:123 options/panel5.php:132
402
+ #: options/panel5.php:142 options/panel5.php:151 options/panel5.php:160
403
  msgid "Yes"
404
  msgstr "Ja"
405
 
406
+ #: options/panel2.php:67 options/panel2.php:77 options/panel2.php:106
407
+ #: options/panel5.php:79 options/panel5.php:96 options/panel5.php:105
408
+ #: options/panel5.php:114 options/panel5.php:124 options/panel5.php:133
409
+ #: options/panel5.php:143 options/panel5.php:152 options/panel5.php:161
410
+ #: utils/stcr_manage.php:784
411
+ msgid "No"
412
+ msgstr "Nej"
413
 
414
+ #: options/panel2.php:68
415
  msgid ""
416
+ "Disable this option if you want to move the subscription checkbox to a "
417
+ "different place on your page."
418
  msgstr ""
419
 
420
+ #: options/panel2.php:78
421
+ msgid "Decide if the checkbox should be checked by default or not."
422
+ msgstr "Vælg om tjekboksen default skal være afkrydset eller ej."
423
+
424
+ #: options/panel2.php:87
425
+ msgid "Default Checkbox Value"
426
+ msgstr "Slå bekræftelse til"
427
+
428
+ #: options/panel2.php:91 options/panel2.php:120
429
+ msgid "All new comments"
430
  msgstr ""
 
 
431
 
432
+ #: options/panel2.php:92 options/panel2.php:121
433
+ msgid "Replies to this comment"
434
  msgstr ""
435
 
436
+ #: options/panel2.php:94
437
  msgid ""
438
+ "Select the default option for the Checkbox. Be careful! Some users might "
439
+ "like to be subscribed to all the post."
440
  msgstr ""
441
 
442
+ #: options/panel2.php:107
 
 
 
 
443
  msgid ""
444
+ "Allow users to choose from different subscription types (all, replies only)."
445
  msgstr ""
 
 
 
 
 
 
446
 
447
+ #: options/panel2.php:115
448
+ msgid "Advanced default"
449
+ msgstr "Default afkrydset"
450
 
451
+ #: options/panel2.php:119
452
+ msgid "None"
453
  msgstr ""
 
454
 
455
+ #: options/panel2.php:124
456
+ msgid ""
457
+ "The default subscription type that should be selected when Advanced "
458
+ "subscriptions are enable."
459
  msgstr ""
460
 
461
+ #: options/panel2.php:135
462
+ msgid "Custom inline CSS to add to the checkbox."
463
+ msgstr "Tilpasset inline CSS til at tilføje til tjekboksen."
464
 
465
+ #: options/panel2.php:152
466
  msgid ""
467
+ "Custom HTML code to be used when displaying the checkbox. Allowed tags: "
468
+ "[checkbox_field], [checkbox_label]"
469
  msgstr ""
470
+ "Tilpasset HTML kode til brug ved visning af tjekboksen. Tilladte tags: "
471
+ "[checkbox_field], [checkbox_label]"
472
 
473
+ #: options/panel2.php:158
474
+ msgid "Messages for your visitors"
475
  msgstr ""
476
 
477
+ #: options/panel2.php:162
478
+ msgid "Default label"
479
+ msgstr "Forfatter besked"
480
+
481
+ #: options/panel2.php:175
482
+ msgid "Label associated to the checkbox. Allowed tag: [subscribe_link]"
483
+ msgstr "Besked vist ved tjekboksen: Tilladt tag: [subscribe_link]"
484
+
485
+ #: options/panel2.php:192
486
+ msgid ""
487
+ "Label shown to those who are already subscribed to a post. Allowed tag: "
488
+ "[manager_link]"
489
  msgstr ""
490
+ "Besked vist til dem der allerede abonnerer på et indlæg. Tilladt tag: "
491
+ "[manager_link]"
492
 
493
+ #: options/panel2.php:197
494
+ msgid "Pending label"
495
+ msgstr "Afventer besked"
496
+
497
+ #: options/panel2.php:209
498
+ msgid ""
499
+ "Label shown to those who are already subscribed, but haven't clicked on the "
500
+ "confirmation link yet. Allowed tag: [manager_link]"
501
  msgstr ""
502
+ "Besked vist til dem der allerede abonnerer på et indlæg, men som ikke har "
503
+ "bekræftet abonnementet endnu. Tilladt tag: [manager_link]"
504
 
505
+ #: options/panel2.php:225
506
  msgid ""
507
+ "Label shown to authors (and administrators). Allowed tag: [manager_link]"
 
508
  msgstr ""
509
+ "Besked vist til forfattere (og administratorer). Tilladt tag: [manager_link]"
510
 
511
+ #: options/panel2.php:230 options/panel3.php:253 options/panel4.php:283
512
+ #: options/panel5.php:195
513
  msgid "Save Changes"
514
  msgstr "Gem ændringer"
515
 
516
+ #: options/panel3.php:13 options/panel3.php:87
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
517
  msgid "Virtual Management Page"
518
  msgstr "Administrations side"
519
 
520
+ #: options/panel3.php:18 options/panel3.php:96
521
  msgid "Page title"
522
  msgstr "Side titel"
523
 
524
+ #: options/panel3.php:23 options/panel3.php:105
525
  msgid "Management URL"
526
  msgstr "Administrations side"
527
 
528
+ #: options/panel3.php:28 options/panel3.php:117
529
  msgid "Custom HEAD meta"
530
  msgstr ""
531
 
532
+ #: options/panel3.php:34 options/panel3.php:131
533
  msgid "Request link"
534
  msgstr "Anmod om link"
535
 
536
+ #: options/panel3.php:39 options/panel3.php:149
537
  msgid "Request submitted"
538
  msgstr "Forespørgsel afsendt"
539
 
540
+ #: options/panel3.php:44 options/panel3.php:167
541
  msgid "Subscribe without commenting"
542
  msgstr "Abonner uden at kommentere"
543
 
544
+ #: options/panel3.php:49 options/panel3.php:185
545
  msgid "Subscription processed"
546
  msgstr "Abonnement udført"
547
 
548
+ #: options/panel3.php:54 options/panel3.php:203
549
  msgid "Subscription processed (DCI)"
550
  msgstr "Abonnement udført (Bekræftelse)"
551
 
552
+ #: options/panel3.php:59 options/panel3.php:220
553
  msgid "Authors"
554
  msgstr "Forfattere"
555
 
556
+ #: options/panel3.php:64 options/panel3.php:236
557
  msgid "Users"
558
  msgstr "Brugere"
559
 
560
+ #: options/panel3.php:90
561
  msgid "Enabled"
562
  msgstr ""
563
 
564
+ #: options/panel3.php:91
565
  msgid "Disabled"
566
  msgstr ""
567
 
568
+ #: options/panel3.php:92
569
  msgid ""
570
  "Disable the virtual management page if you need to create a <a href="
571
  "\"https://github.com/stcr/subscribe-to-comments-reloaded/wiki/KB#create-a-"
572
  "real-management-page\">real page</a> to make your theme happy."
573
  msgstr ""
574
 
575
+ #: options/panel3.php:101
576
  msgid "Title of the page your visitors will use to manage their subscriptions."
577
  msgstr ""
578
  "Titel på siden de besøgende bruger til at administrere deres abonnementer."
579
 
580
+ #: options/panel3.php:109
581
  msgid ""
582
  "The permalink for your management page (something like <code>/manage-"
583
  "subscriptions</code> or <code>/?page_id=345</code>). This page <b>does not</"
589
  "<b>eksisterer ikke</b> ikke i dit system, men linket skal følge dine "
590
  "permalink indstillinger."
591
 
592
+ #: options/panel3.php:111
593
  msgid ""
594
  "Warning: it looks like the value you are using may be incompatible with your "
595
  "permalink structure"
597
  "Advarsel: Det ser ud til at der format du bruger, måske ikke er matcher dine "
598
  "permalink indstillinger"
599
 
600
+ #: options/panel3.php:121
601
  msgid ""
602
  "Specify your custom HTML code to be added to the HEAD section of the page. "
603
  "Use <strong>single</strong> quotes for values."
604
  msgstr ""
605
 
606
+ #: options/panel3.php:127 options/panel4.php:135
607
  msgid "Messages"
608
  msgstr "E-mail beskeder"
609
 
610
+ #: options/panel3.php:144
611
  msgid "Text shown to those who request to manage their subscriptions."
612
  msgstr "Tekst vist til dem der forespørger om adgang til deres abonnementer."
613
 
614
+ #: options/panel3.php:162
615
  msgid ""
616
  "Thank you note shown after the request here above has been processed. "
617
  "Allowed tags: [post_title], [post_permalink]"
619
  "Kvitteringsbesked vist efter forespørgslen ovenfor er udført. Tilladte tags: "
620
  "[post_title], [post_permalink]"
621
 
622
+ #: options/panel3.php:180
623
  msgid ""
624
  "Text shown to those who want to subscribe without commenting. Allowed tags: "
625
  "[post_title], [post_permalink]"
627
  "Tekst vist til dem der abonnerer uden at kommentere. Tilladte tags: "
628
  "[post_title], [post_permalink]"
629
 
630
+ #: options/panel3.php:198
631
  msgid ""
632
  "Thank you note shown after the subscription request has been processed "
633
  "(double check-in disabled). Allowed tags: [post_title], [post_permalink]"
635
  "Kvitteringsbesked vist efter abonnements forespørgslen er udført "
636
  "(bekræftelse slået fra). Tilladte tags: [post_title], [post_permalink]"
637
 
638
+ #: options/panel3.php:216
639
  msgid ""
640
  "Thank you note shown after the subscription request has been processed "
641
  "(double check-in enabled). Allowed tags: [post_title], [post_permalink]"
643
  "Kvitteringsbesked vist efter abonnements forespørgslen er udført "
644
  "(bekræftelse slået til). Tilladte tags: [post_title], [post_permalink]"
645
 
646
+ #: options/panel3.php:232
647
  msgid "Introductory text for the authors' management page."
648
  msgstr "Introduktions tekst til forfatterens administrations side."
649
 
650
+ #: options/panel3.php:248
651
  msgid "Introductory text for the users' management page."
652
  msgstr "Introduktions tekst til brugerens administrations side."
653
 
654
+ #: options/panel4.php:15 options/panel4.php:94
655
+ msgid "Sender name"
656
+ msgstr "Afsender navn"
657
 
658
+ #: options/panel4.php:20 options/panel4.php:25 options/panel4.php:107
659
+ msgid "Sender email address"
660
+ msgstr "Afsender e-mail adresse"
 
 
 
 
661
 
662
+ #: options/panel4.php:30 options/panel4.php:140
663
+ msgid "Notification subject"
664
+ msgstr "E-mail emne"
 
665
 
666
+ #: options/panel4.php:36 options/panel4.php:42 options/panel4.php:153
667
+ msgid "Notification message"
668
+ msgstr "E-mail besked"
669
 
670
+ #: options/panel4.php:47 options/panel4.php:177
671
+ msgid "Double check subject"
672
+ msgstr "Bekræftelses e-mail emne"
673
+
674
+ #: options/panel4.php:52 options/panel4.php:190
675
+ msgid "Double check message"
676
+ msgstr "Bekræftelses e-mail besked"
677
+
678
+ #: options/panel4.php:57 options/panel4.php:210
679
+ msgid "Management subject"
680
+ msgstr "Administrations e-mail emne"
681
+
682
+ #: options/panel4.php:62 options/panel4.php:67
683
+ msgid "Management message"
684
+ msgstr "Administrations e-mail besked"
685
+
686
+ #: options/panel4.php:72 options/panel4.php:243
687
+ msgid "Management Email message"
688
+ msgstr ""
689
+
690
+ #: options/panel4.php:101
691
+ msgid ""
692
+ "Name to use for the \"from\" field when sending a new notification to the "
693
+ "user."
694
+ msgstr ""
695
+ "Navn som afsender i \"fra\" feltet når der sendes en besked til brugeren."
696
+
697
+ #: options/panel4.php:115
698
+ msgid ""
699
+ "Email address to use for the \"from\" field when sending a new notification "
700
+ "to the user."
701
+ msgstr ""
702
+ "E-mail adresse som afsender i \"fra\" feltet når der sendes en besked til "
703
+ "brugeren."
704
+
705
+ #: options/panel4.php:121
706
+ msgid "Reply To"
707
+ msgstr ""
708
+
709
+ #: options/panel4.php:128
710
+ msgid ""
711
+ "This will be use when the user click reply on their email agent. If not set "
712
+ "will be the same as the Sender email address."
713
+ msgstr ""
714
+
715
+ #: options/panel4.php:147
716
+ msgid "Subject of the notification email. Allowed tag: [post_title]"
717
+ msgstr "Emne til adviserings e-mail. Tilladt tag: [post_title]"
718
+
719
+ #: options/panel4.php:170
720
+ msgid ""
721
+ "Content of the notification email. Allowed tags: [post_title], "
722
+ "[comment_permalink], [comment_author], [comment_content], [post_permalink], "
723
+ "[manager_link]"
724
+ msgstr ""
725
+ "Indhold af adviserings e-mailen. Tilladte tags: [post_title], "
726
+ "[comment_permalink], [comment_author], [comment_content], [post_permalink], "
727
+ "[manager_link]"
728
+
729
+ #: options/panel4.php:171
730
+ msgid ""
731
+ "<p><strong>Note: To get a default template clear all the content and save "
732
+ "the options.</strong></p>"
733
+ msgstr ""
734
+
735
+ #: options/panel4.php:184
736
+ msgid "Subject of the confirmation email. Allowed tag: [post_title]"
737
+ msgstr "Emnet i bekræftelses e-mailen. Tilladt tag: [post_title]"
738
+
739
+ #: options/panel4.php:204
740
+ msgid ""
741
+ "Content of the confirmation email. Allowed tags: [post_permalink], "
742
+ "[confirm_link], [post_title], [manager_link]"
743
+ msgstr ""
744
+ "Indhold af bekræftelses e-mailen. Tilladte tags: [post_permalink], "
745
+ "[confirm_link], [post_title], [manager_link]"
746
+
747
+ #: options/panel4.php:217
748
+ msgid ""
749
+ "Subject of the mail sent to those who request to access their management "
750
+ "page. Allowed tag: [blog_name]"
751
+ msgstr ""
752
+ "Emnet i e-mailen sendt til dem der beder om adgang til deres administrations "
753
+ "side. Tilladt tag: [blog_name]"
754
+
755
+ #: options/panel4.php:223
756
+ msgid "Management Page message"
757
+ msgstr ""
758
+
759
+ #: options/panel4.php:237
760
+ msgid "Content of the management Page message. Allowed tags: [blog_name]."
761
+ msgstr ""
762
+
763
+ #: options/panel4.php:257
764
+ msgid ""
765
+ "Content of the management email message. Allowed tags: [blog_name], "
766
+ "[manager_link]."
767
+ msgstr ""
768
+
769
+ #: options/panel4.php:263
770
+ msgid "One Click Unsubscribe"
771
+ msgstr "Lad administrator abonnere"
772
+
773
+ #: options/panel4.php:277
774
+ msgid ""
775
+ "Content of the One Click confirmation. Allowed tags: [post_title], "
776
+ "[blog_name]"
777
+ msgstr "Emnet i bekræftelses e-mailen. Tilladt tag: [post_title]"
778
+
779
+ #: options/panel5.php:28
780
+ msgid "Safetly Uninstall"
781
+ msgstr ""
782
+
783
+ #: options/panel5.php:31 options/panel5.php:84
784
+ msgid "Autopurge requests"
785
+ msgstr "Autoslet forespørgsler"
786
+
787
+ #: options/panel5.php:34 options/panel5.php:93
788
+ msgid "Enable double check"
789
+ msgstr "Slå bekræftelse til"
790
+
791
+ #: options/panel5.php:37 options/panel5.php:101
792
+ msgid "Subscribe authors"
793
+ msgstr "Abonnements besked"
794
+
795
+ #: options/panel5.php:40 options/panel5.php:111
796
+ msgid "Enable HTML emails"
797
+ msgstr "Slå HTML e-mails til"
798
+
799
+ #: options/panel5.php:43
800
+ msgid "HTMLify Links in HTML emails"
801
+ msgstr ""
802
+
803
+ #: options/panel5.php:46
804
+ msgid "Send trackbacks"
805
+ msgstr "Send trackbacks"
806
+
807
+ #: options/panel5.php:49
808
+ msgid "Notify admin"
809
+ msgstr "Adviser administrator"
810
+
811
+ #: options/panel5.php:52 options/panel5.php:149
812
+ msgid "Let admin subscribe"
813
+ msgstr "Lad administrator abonnere"
814
+
815
+ #: options/panel5.php:55 options/panel5.php:158
816
+ msgid "BCC admin on Notifications"
817
+ msgstr "E-mail emne"
818
+
819
+ #: options/panel5.php:76
820
+ msgid "Safely Uninstall"
821
+ msgstr ""
822
+
823
+ #: options/panel5.php:80
824
+ msgid ""
825
+ "This option will allow you to delete the plugin with WordPress without "
826
+ "loosing your subscribers. Any database table and plugin options are wipeout."
827
+ msgstr ""
828
+
829
+ #: options/panel5.php:87
830
+ msgid "days"
831
+ msgstr "dage"
832
+
833
+ #: options/panel5.php:88
834
+ msgid ""
835
+ "Delete pending subscriptions (not confirmed) after X days. Zero disables "
836
+ "this feature."
837
+ msgstr ""
838
+ "Slet afventende abonnementer (ikke bekræftede) after X dage. 0 slår denne "
839
+ "funktion fra."
840
+
841
+ #: options/panel5.php:97
842
+ msgid ""
843
+ "Send a notification email to confirm the subscription (to avoid addresses "
844
+ "misuse)."
845
+ msgstr ""
846
+ "Send en bekræftelses e-mail for at bekræfte abonnement (for at undgå e-mail "
847
+ "adresse misbrug)."
848
+
849
+ #: options/panel5.php:106
850
+ msgid ""
851
+ "Automatically subscribe authors to their own articles (not retroactive)."
852
+ msgstr ""
853
+
854
+ #: options/panel5.php:115
855
+ msgid ""
856
+ "If enabled, will send email messages with content-type = text/html instead "
857
+ "of text/plain"
858
+ msgstr ""
859
+ "Hvis slået til, så vil e-mail beskeder indeholde = tekst/html i stedet for "
860
+ "tekst/plain"
861
+
862
+ #: options/panel5.php:120
863
+ msgid "HTMLify links in emails"
864
+ msgstr ""
865
+
866
+ #: options/panel5.php:125
867
+ msgid ""
868
+ "If enabled, will wrap all links in messages with <code>&lt;a href=\"\"&gt;"
869
+ "&lt;/a&gt;</code> (only when HTML emails enabled)."
870
+ msgstr ""
871
+
872
+ #: options/panel5.php:130
873
+ msgid "Process trackbacks"
874
+ msgstr "Send trackbacks"
875
+
876
+ #: options/panel5.php:134
877
+ msgid ""
878
+ "Notify users when a new trackback or pingback is added to the discussion."
879
+ msgstr ""
880
+ "Adviser abonnenter når en ny trackback eller pingback er tilføjet til "
881
+ "kommentarer."
882
+
883
+ #: options/panel5.php:139
884
+ msgid "Track all subscriptions"
885
+ msgstr "Advisering ved abonnementer"
886
+
887
+ #: options/panel5.php:144
888
+ msgid "Notify the administrator when users subscribe without commenting."
889
+ msgstr "Adviser administrator når brugere abonnerer uden at kommentere."
890
+
891
+ #: options/panel5.php:153
892
+ msgid "Let the administrator subscribe to comments when logged in."
893
+ msgstr ""
894
+ "Lad administrator abonnere på kommentarer når administrator er logget ind."
895
+
896
+ #: options/panel5.php:162
897
+ msgid "Send a copy of all Notifications to the administrator."
898
+ msgstr ""
899
+
900
+ #: options/panel5.php:167
901
+ msgid "StCR Unique Key"
902
+ msgstr ""
903
+
904
+ #: options/panel5.php:172
905
+ msgid "This Unique Key is not set, please click the following button to "
906
+ msgstr ""
907
+
908
+ #: options/panel5.php:176 options/panel5.php:187
909
+ msgid "Generate"
910
+ msgstr ""
911
+
912
+ #: options/panel5.php:184
913
+ msgid ""
914
+ "This Unique Key will be use to send the notification to your subscribers "
915
+ "with more security."
916
+ msgstr ""
917
+
918
+ #: options/panel7.php:8 options/panel8.php:8
919
+ msgid "Support the developers"
920
+ msgstr "Støt forfatteren"
921
+
922
+ #: options/panel7.php:18
923
+ msgid ""
924
+ "How valuable is the feature offered by this plugin to your visitors? please "
925
+ "consider supporting the author if this plugin made your web site better, "
926
+ "especially if you are making money out of it. Any donation received will be "
927
+ "reinvested in the development of <strong>Subscribe to Comments Reloaded</"
928
+ "strong>, and to buy some food for my hungry family."
929
+ msgstr ""
930
+ "Hvor værdifuld er denne feature via dette plugin for dine besøgende? "
931
+ "Subscribe to Comments Reloaded er og vil altid være gratis, men overvej at "
932
+ "støtte forfatteren til dette plugin som har gjort din side bedre, specielt "
933
+ "hvis du tjener penge på siden. Enhver donation vil blive investeret i den "
934
+ "videre udvikling af Subscribe to Comments Reloaded og til at købe mad til "
935
+ "min sultne familie."
936
 
937
+ #: options/panel7.php:20
938
+ msgid "Don't want to donate? You can still help"
939
+ msgstr "Vil du ikke donere? Du kan stadig hjælpe"
 
 
940
 
941
+ #: options/panel7.php:21
942
+ msgid ""
943
+ "If you don't want to donate money, please consider blogging about my plugin "
944
+ "with a link to the plugin's page. Please let your readers know what makes "
945
+ "your blog better. You can also contribute donating your time: do not "
946
+ "hesitate to send me bug reports, your localization files, ideas on how to "
947
+ "improve <strong>Subscribe to Comments Reloaded</strong> and so on. Whatever "
948
+ "you do, thanks for using my plugin!"
949
  msgstr ""
950
+ "Hvis du ikke ønsker at donere penge, så overvej venligst at blogge om mit "
951
+ "plugin med et link til plugin siden. Lad dine læsere vide hvad der gør din "
952
+ "side bedre. Du kan også donere din tid: Tøv ikke med at sende mig fejl "
953
+ "rapporter, dine sprogfiler eller ideer til at forbedre Subscribe to Comments "
954
+ "Reloaded osv. Hvad end du gør, mange tak fordi du bruger mit plugin!"
955
 
956
+ #: options/panel7.php:23
957
+ msgid "Subscribe to the Beta testers"
958
+ msgstr "Abonnements besked"
 
 
959
 
960
+ #: options/panel7.php:24
961
+ msgid ""
962
+ "Before a new Update we release a Beta version so that our current users can "
963
+ "give us feedback if they find a bug, If you want to join the tester list you "
964
+ "can add your email <a href='http://eepurl.com/biCk1b' target='_blank'>here</"
965
+ "a>"
966
  msgstr ""
967
 
968
+ #: options/panel7.php:26
969
+ msgid "Vote and show your appreciation"
970
+ msgstr "Stem og vis din påskønnelse"
971
 
972
+ #: options/panel7.php:27
973
+ msgid ""
974
+ "Tell other people if <strong>Subscribe to Comments Reloaded</strong> works "
975
+ "for you and how good it is. <a href=\"http://wordpress.org/extend/plugins/"
976
+ "subscribe-to-comments-reloaded/\">Rate it</a> on its Plugin Directory page."
977
+ msgstr ""
978
+ "Fortæl andre hvis Subscribe to Comments Reloaded virker for dig og hvor god "
979
+ "den er. <a href=\"http://wordpress.org/extend/plugins/subscribe-to-comments-"
980
+ "reloaded/\">Rate den</a> på Plugin Directory siden."
981
 
982
+ #: options/panel8.php:18
983
+ msgid "Did you find a Bug on the plugin?"
984
+ msgstr ""
985
 
986
+ #: options/panel8.php:19
987
+ msgid ""
988
+ "Please report any bug on the <a href=\"https://github.com/stcr/subscribe-to-"
989
+ "comments-reloaded/issues/new?title=Bug%20Report:%20%3Cshort%20description"
990
+ "%3E&labels=bug\" target=\"_blank\">GitHub</a> Page rather than on the "
991
+ "WordPress Support page."
992
  msgstr ""
993
 
994
+ #: options/panel9.php:11
 
995
  msgid "Support Subscribe to Comments Reloaded"
996
  msgstr ""
997
  "Brug for hjælp til at bruge Subscribe to Comments Reloaded? Besøg den "
998
  "officielle"
999
 
1000
+ #: options/panel9.php:12
1001
  msgid ""
1002
  "Every contribution that you make is high valuable, so if you consider this "
1003
  "plugin a helpful tool we will use your donation to invest on support and "
1004
  "developing time."
1005
  msgstr ""
1006
 
1007
+ #: templates/author.php:57
1008
+ msgid "Title"
1009
+ msgstr "Titel"
 
 
 
 
 
 
 
 
1010
 
1011
+ #: templates/author.php:58 templates/user.php:58
1012
+ msgid "Legend: Y = all comments, R = replies only, C = inactive"
1013
+ msgstr ""
1014
 
1015
+ #: templates/author.php:69 templates/user.php:67
1016
+ msgid "Select all"
1017
+ msgstr "Vælg alt"
1018
 
1019
+ #: templates/author.php:70 templates/user.php:68
1020
+ msgid "Invert selection"
1021
+ msgstr "Vend det udvalgte"
1022
 
1023
+ #: templates/author.php:74 templates/user.php:72
1024
+ msgid "All comments"
1025
+ msgstr ""
1026
 
1027
+ #: templates/author.php:75 templates/user.php:73 wp_subscribe_reloaded.php:1062
1028
+ msgid "Replies to my comments"
1029
+ msgstr ""
1030
 
1031
+ #: templates/author.php:80 templates/one-click-unsubscribe.php:30
1032
+ #: templates/user.php:79
1033
+ msgid "No subscriptions match your search criteria."
 
1034
  msgstr ""
 
1035
 
1036
+ #: templates/key_expired.php:8
1037
  msgid ""
1038
+ "Woohaa the link to manage your subscriptions has expired, don't worry, just "
1039
+ "enter your email below and a new link will be send."
1040
  msgstr ""
 
 
1041
 
1042
+ #: templates/key_expired.php:73 templates/request-management-link.php:73
1043
+ #: templates/subscribe.php:92
1044
+ msgid "Send"
1045
+ msgstr "Send"
1046
 
1047
+ #: templates/subscribe.php:42 templates/subscribe.php:43
1048
+ msgid "New subscription to"
1049
+ msgstr "Ny abonnent til"
1050
+
1051
+ #: templates/subscribe.php:43
1052
+ msgid "User:"
1053
+ msgstr "Bruger:"
1054
+
1055
+ #: templates/user.php:63
1056
+ msgid "F j, Y"
1057
  msgstr ""
 
 
 
1058
 
1059
+ #: utils/stcr_manage.php:246
1060
  msgid ""
1061
+ "Notify me of followup comments via e-mail. You can also <a "
1062
+ "href='[subscribe_link]'>subscribe</a> without commenting."
1063
  msgstr ""
1064
+ "Giv mig besked ved andre kommentarer via e-mail. Du kan også <a "
1065
+ "href='[subscribe_link]'>abonnere</a> uden at kommentere."
1066
 
1067
+ #: utils/stcr_manage.php:247
 
 
 
 
1068
  msgid ""
1069
+ "You are subscribed to this post. <a href='[manager_link]'>Manage</a> your "
1070
+ "subscriptions."
1071
  msgstr ""
1072
+ "Du abonnerer dette indlæg. <a href='[manager_link]'>Rediger</a> dine "
1073
+ "abonnementer."
1074
 
1075
+ #: utils/stcr_manage.php:248
1076
  msgid ""
1077
+ "Your subscription to this post needs to be confirmed. <a "
1078
+ "href='[manager_link]'>Manage your subscriptions</a>."
1079
  msgstr ""
1080
+ "Dit abonnement til dette indlæg kræver bekræftelse. <a "
1081
+ "href='[manager_link]'>Rediger dine abonnementer</a>."
1082
 
1083
+ #: utils/stcr_manage.php:249
1084
  msgid ""
1085
+ "You can <a href='[manager_link]'>manage the subscriptions</a> of this post."
1086
  msgstr ""
1087
+ "Du kan <a href='[manager_link]'>redigere abonnementerne</a> til dette indlæg."
 
 
 
 
 
 
 
 
 
 
 
1088
 
1089
+ #: utils/stcr_manage.php:255
1090
+ msgid ""
1091
+ "To manage your subscriptions, please enter your email address here below. We "
1092
+ "will send you a message containing the link to access your personal "
1093
+ "management page."
1094
+ msgstr ""
1095
+ "For at redigere dine abonnementer, så indtast venligst din e-mail adresse "
1096
+ "herunder. Vi sender dig en besked med et link til din personlige abonnement "
1097
+ "side."
1098
 
1099
+ #: utils/stcr_manage.php:256
1100
+ msgid ""
1101
+ "Thank you for using our subscription service. Your request has been "
1102
+ "completed, and you should receive an email with the management link in a few "
1103
+ "minutes."
1104
+ msgstr ""
1105
+ "Tak for at bruge vores abonnements service. Din forespørgsel er udført og du "
1106
+ "vil modtage en e-mail med et link med adgang til din personlige abonnements "
1107
+ "side."
1108
 
1109
+ #: utils/stcr_manage.php:257
1110
+ msgid ""
1111
+ "You can follow the discussion on <strong>[post_title]</strong> without "
1112
+ "having to leave a comment. Cool, huh? Just enter your email address in the "
1113
+ "form here below and you're all set."
1114
+ msgstr ""
1115
+ "Du kan abonnere på diskussionen på <strong>[post_title]</strong> uden at du "
1116
+ "behøver at skrive en kommentar. Bare indtast din e-mail adresse i felter "
1117
+ "nedenfor og du vil blive orienteret ved nye kommentarer."
1118
 
1119
+ #: utils/stcr_manage.php:258
1120
+ msgid ""
1121
+ "Thank you for using our subscription service. Your request has been "
1122
+ "completed. You will receive a notification email every time a new comment to "
1123
+ "this article is approved and posted by the administrator."
1124
+ msgstr ""
1125
+ "Tak for at bruge vores abonnements service. Din forespørgsel er udført og du "
1126
+ "vil modtage en e-mail hver gang en ny kommentar bliver godkendt af "
1127
+ "administrator."
1128
 
1129
+ #: utils/stcr_manage.php:259
1130
+ msgid ""
1131
+ "Thank you for using our subscription service. In order to confirm your "
1132
+ "request, please check your email for the verification message and follow the "
1133
+ "instructions."
1134
+ msgstr ""
1135
+ "Tak for at bruge vores abonnements service. For at kunne udføre din "
1136
+ "forespørgsel, tjek din e-mail for en bekræftelses e-mail og følg "
1137
+ "instruktionerne i denne e-mail."
1138
 
1139
+ #: utils/stcr_manage.php:260
1140
+ msgid ""
1141
+ "In order to cancel or suspend one or more notifications, select the "
1142
+ "corresponding checkbox(es) and click on the button at the end of the list."
1143
+ msgstr ""
1144
+ "For at kunne annullere eller ophæve en eller flere abonnementer, vælg det "
1145
+ "korrekte korrekte indlæg og vælg hvad der skal ske via knappen nedenfor "
1146
+ "listen."
1147
 
1148
+ #: utils/stcr_manage.php:261
1149
+ msgid ""
1150
+ "In order to cancel or suspend one or more notifications, select the "
1151
+ "corresponding checkbox(es) and click on the button at the end of the list. "
1152
+ "You are currently subscribed to:"
1153
+ msgstr ""
1154
+ "For at kunne annullere eller ophæve en eller flere abonnementer, vælg det "
1155
+ "korrekte korrekte indlæg og vælg hvad der skal ske via knappen nedenfor "
1156
+ "listen. Du abonnerer i øjeblikket på:"
1157
 
1158
+ #: utils/stcr_manage.php:265
1159
+ msgid "There is a new comment to [post_title]"
1160
+ msgstr "Der er en ny kommentar til [post_title]"
1161
 
1162
+ #: utils/stcr_manage.php:266
1163
+ msgid ""
1164
+ "There is a new comment to [post_title].\n"
1165
+ "Comment Link: [comment_permalink]\n"
1166
+ "Author: [comment_author]\n"
1167
+ "Comment:\n"
1168
+ "[comment_content]\n"
1169
+ "Permalink: [post_permalink]\n"
1170
+ "Manage your subscriptions: [manager_link]"
1171
+ msgstr ""
1172
+ "Der er en ny kommentar til [post_title].Kommentar Link: "
1173
+ "[comment_permalink]Forfatter: [comment_author]Kommentar:"
1174
+ "[comment_content]Link til indlæg: [post_permalink]Rediger dit abonnement på "
1175
+ "kommentarer: [manager_link]"
1176
 
1177
+ #: utils/stcr_manage.php:267
1178
+ msgid "Please confirm your subscription to [post_title]"
1179
+ msgstr "Venligst bekræft dit abonnement på kommentarer til [post_title]"
1180
 
1181
+ #: utils/stcr_manage.php:268
1182
  msgid ""
1183
+ "You have requested to be notified every time a new comment is added to:\n"
1184
+ "[post_permalink]\n"
1185
+ "\n"
1186
+ "Please confirm your request by clicking on this link:\n"
1187
+ "[confirm_link]"
1188
  msgstr ""
1189
+ "Du har bedt om at blive adviseret hver gang der kommer en ny kommentar til: "
1190
+ "[post_permalink]Venligst bekræft dette ved at følge dette link:[confirm_link]"
1191
 
1192
+ #: utils/stcr_manage.php:269
1193
+ msgid "Manage your subscriptions on [blog_name]"
1194
+ msgstr "Rediger dit abonnement kommentarer [blog_name]"
1195
 
1196
+ #: utils/stcr_manage.php:270
1197
+ msgid ""
1198
+ "You have requested to manage your subscriptions to the articles on "
1199
+ "[blog_name]. Please check the Subscriptions management link in your email"
1200
+ msgstr ""
1201
 
1202
+ #: utils/stcr_manage.php:271
1203
+ msgid ""
1204
+ "You have requested to manage your subscriptions to the articles on "
1205
+ "[blog_name]. Follow this link to access your personal page:\n"
1206
+ "[manager_link]"
1207
  msgstr ""
1208
+ "Du har bedt om at redigere dit abonnement på kommentarer på [blog_name].Følg "
1209
+ "dette link for at komme til din personlige abonnements side:[manager_link]"
1210
 
1211
+ #: utils/stcr_manage.php:440 utils/stcr_manage.php:441
1212
+ msgid "StCR System"
1213
  msgstr ""
1214
 
1215
+ #: utils/stcr_manage.php:460 utils/stcr_manage.php:488
1216
+ #: utils/stcr_manage.php:515 utils/stcr_manage.php:542
1217
+ #: utils/stcr_manage.php:569 utils/stcr_manage.php:596
1218
+ #: utils/stcr_manage.php:623 utils/stcr_manage.php:650
1219
+ #: utils/stcr_manage.php:677 utils/stcr_manage.php:705
1220
+ msgid "You do not have sufficient permissions to access this page."
1221
  msgstr ""
1222
 
1223
+ #: utils/stcr_manage.php:755
1224
+ msgid "Subscriptions"
1225
+ msgstr "Abonnementer til"
1226
+
1227
+ #: utils/stcr_manage.php:811
1228
  msgid ""
1229
+ "Need help on how to use Subscribe to Comments Reloaded? Visit the official"
1230
  msgstr ""
1231
+ "Brug for hjælp til at bruge Subscribe to Comments Reloaded? Besøg den "
1232
+ "officielle"
1233
 
1234
+ #: utils/stcr_manage.php:811
1235
+ msgid "support forum"
1236
+ msgstr "support forum"
1237
 
1238
+ #: utils/stcr_manage.php:812
1239
+ msgid "Feeling generous?"
1240
+ msgstr "Føler du dig generøs?"
1241
+
1242
+ #: utils/stcr_manage.php:812
1243
+ msgid "Donate a few bucks!"
1244
+ msgstr "Doner et par dollar!"
1245
+
1246
+ #: utils/stcr_upgrade.php:55
1247
+ msgid "Important Notice"
1248
  msgstr ""
1249
 
1250
+ #: utils/stcr_upgrade.php:103
1251
  msgid ""
1252
+ "<strong>Subscribe to Comments Reloaded:</strong> The information in your "
1253
+ "database has been sanitized to prevent the raw html messages. <a class="
1254
+ "\"dismiss\" href=\"#\">Dismiss. </a><img class=\"stcr-loading-animation\" "
1255
+ "src=\""
1256
  msgstr ""
1257
 
1258
+ #: utils/stcr_upgrade.php:158
 
 
 
 
1259
  msgid ""
1260
+ "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
1261
+ "from the <strong>Subscribe to Comments</strong> plugin was detected and "
1262
+ "automatically imported into <strong>Subscribe to Comments Reloaded</strong>."
1263
  msgstr ""
 
 
1264
 
1265
+ #: utils/stcr_upgrade.php:158
1266
+ msgid ""
1267
+ " It is recommended that you now <strong>deactivate</strong> Subscribe to "
1268
+ "Comments to prevent confusion between the two plugins."
1269
  msgstr ""
1270
 
1271
+ #: utils/stcr_upgrade.php:159
 
 
 
 
 
 
 
 
1272
  msgid ""
1273
+ "If you have subscription data from Subscribe to Comments Reloaded < v2.0 "
1274
+ "that you want to import, you'll need to import that data manually, as only "
1275
+ "one import routine will ever run to prevent data loss."
1276
  msgstr ""
 
 
1277
 
1278
+ #: utils/stcr_upgrade.php:160 utils/stcr_upgrade.php:232
1279
+ #: utils/stcr_upgrade.php:381
 
 
 
1280
  msgid ""
1281
+ "Please visit <a href=\"options-general.php?page=subscribe-to-comments-"
1282
+ "reloaded/options/index.php\">Settings -> Subscribe to Comments</a> to review "
1283
+ "your configuration.<a class=\"dismiss\" href=\"#\">Dismiss. </a><img class="
1284
+ "\"stcr-loading-animation\" src=\""
1285
  msgstr ""
 
 
1286
 
1287
+ #: utils/stcr_upgrade.php:231
1288
  msgid ""
1289
+ "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
1290
+ "from the <strong>Comment Reply Notification</strong> plugin was detected and "
1291
+ "automatically imported into <strong>Subscribe to Comments Reloaded</strong>."
1292
  msgstr ""
 
1293
 
1294
+ #: utils/stcr_upgrade.php:231
1295
+ msgid ""
1296
+ " It is recommended that you now <strong>deactivate</strong> Comment Reply "
1297
+ "Notification to prevent confusion between the two plugins."
1298
  msgstr ""
1299
 
1300
+ #: utils/stcr_upgrade.php:378
1301
  msgid ""
1302
+ "<strong>Subscribe to Comments Reloaded:</strong> Plugin options and comment "
1303
+ "subscription data from the <strong>WP Comment Subscriptions</strong> plugin "
1304
+ "were detected and automatically imported into <strong>Subscribe to Comments "
1305
+ "Reloaded</strong>."
1306
  msgstr ""
1307
 
1308
+ #: utils/stcr_upgrade.php:378
1309
+ msgid ""
1310
+ " It is recommended that you now <strong>deactivate</strong> WP Comment "
1311
+ "Subscriptions to prevent confusion between the two plugins."
 
 
 
 
 
 
1312
  msgstr ""
1313
 
1314
+ #: utils/stcr_upgrade.php:379
 
 
 
 
 
1315
  msgid ""
1316
+ "If you have subscription data from another plugin (such as Subscribe to "
1317
+ "Comments or Subscribe to Comments Reloaded < v2.0) that you want to import, "
1318
+ "you'll need to import that data manually, as only one import routine will "
1319
+ "ever run to prevent data loss."
1320
  msgstr ""
 
 
1321
 
1322
+ #: utils/stcr_upgrade.php:380
1323
+ msgid ""
1324
+ "<strong>Note:</strong> If you were previously using the "
1325
+ "<code>wp_comment_subscriptions_show()</code> function or the <code>[wpcs-"
1326
+ "subscribe-url]</code> shortcode, you'll need to replace those with "
1327
+ "<code>subscribe_reloaded_show()</code> and <code>[subscribe-url]</code> "
1328
+ "respectively."
1329
+ msgstr ""
1330
 
1331
+ #: utils/stcr_upgrade.php:394
1332
+ msgid ""
1333
+ "<strong>Thank you for installing Subscribe to Comments Reloaded!</strong>."
1334
+ msgstr ""
1335
 
1336
+ #: utils/stcr_upgrade.php:395
1337
+ msgid ""
1338
+ "If you find a bug or an issue you can report it <a href=\"https://github.com/"
1339
+ "stcr/subscribe-to-comments-reloaded/issues\" target=\"_blank\">here</a>."
1340
+ msgstr ""
1341
 
1342
+ #: utils/stcr_upgrade.php:396
1343
+ msgid ""
1344
+ "If you want to donate you can do it via <a href=\"\n"
1345
+ "https://www.paypal.com/cgi-bin/webscr?"
1346
+ "cmd=_donations&business=XF86X93FDCGYA&lc=US&item_name=Datasoft"
1347
+ "%20Engineering&item_number=DI%2dSTCR&currency_code=USD&bn=PP%2dDonationsBF"
1348
+ "%3abtn_donate_LG%2egif%3aNonHosted\" target=\"_blank\">PayPal</a>."
1349
+ msgstr ""
1350
 
1351
+ #: utils/stcr_upgrade.php:398
1352
+ msgid ""
1353
+ "Please visit the <a href=\"https://wordpress.org/plugins/subscribe-to-"
1354
+ "comments-reloaded/changelog/\" target=\"_blank\">Changelog</a> for detailed "
1355
+ "information on plugin changes.<a class=\"dismiss\" href=\"#\">Dismiss. </"
1356
+ "a><img class=\"stcr-loading-animation\" src=\""
1357
+ msgstr ""
1358
 
1359
+ #: utils/stcr_upgrade.php:409
1360
+ msgid ""
1361
+ "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1362
+ "160106."
1363
+ msgstr ""
1364
 
1365
+ #: utils/stcr_upgrade.php:410
1366
+ msgid ""
1367
+ "This version includes many changes and fixes to improve your experience with "
1368
+ "the plugin, including One Click Unsubscribe, Rich Text Editor to create HTML "
1369
+ "email templates, Subscription Checkbox position, and more!"
1370
  msgstr ""
1371
 
1372
+ #: utils/stcr_upgrade.php:411 utils/stcr_upgrade.php:426
1373
+ #: utils/stcr_upgrade.php:448
1374
+ msgid ""
1375
+ "Please visit the <a href=\"https://wordpress.org/plugins/subscribe-to-"
1376
+ "comments-reloaded/changelog/\" target=\"_blank\">Changelog</a> for a "
1377
+ "complete list of changes.<a class=\"dismiss\" href=\"#\">Dismiss. </a><img "
1378
+ "class=\"stcr-loading-animation\" src=\""
1379
  msgstr ""
1380
 
1381
+ #: utils/stcr_upgrade.php:424
1382
+ msgid ""
1383
+ "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1384
+ "160115."
1385
  msgstr ""
1386
 
1387
+ #: utils/stcr_upgrade.php:425
1388
+ msgid ""
1389
+ "This version includes fixes to broken links while managing your subscriptions"
1390
+ msgstr ""
1391
 
1392
+ #: utils/stcr_upgrade.php:439
1393
+ msgid ""
1394
+ "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1395
+ "3.0.0"
1396
+ msgstr ""
1397
 
1398
+ #: utils/stcr_upgrade.php:440
1399
+ msgid "This version includes fixes to many bugs and also new features, "
1400
+ msgstr ""
1401
 
1402
+ #: utils/stcr_upgrade.php:442
1403
+ msgid ""
1404
+ "<strong>New Feature</strong> Add new option to set the Reply To email "
1405
+ "address. This will help the subscribers to use the Reply option in their "
1406
+ "email agents."
1407
+ msgstr ""
1408
 
1409
+ #: utils/stcr_upgrade.php:443
1410
+ msgid ""
1411
+ "<strong>New Feature</strong> Improve the Admin Menu for StCR. Replace the "
1412
+ "StCR menu on the Settings Menu for a new Menu with sub menus for the pages."
1413
+ msgstr ""
1414
 
1415
+ #: utils/stcr_upgrade.php:444
1416
+ msgid ""
1417
+ "<strong>New Feature</strong> Safely Uninstall option to Delete the plugin "
1418
+ "without loosing your subscriptions. You can use this option also for reset "
1419
+ "all the settings, see the FAQ."
1420
+ msgstr ""
1421
 
1422
+ #: utils/stcr_upgrade.php:445
1423
+ msgid ""
1424
+ "<strong>New Feature</strong> Now the WordPress Authors can use the "
1425
+ "<strong>Subscribe authors</strong> option to autor subscribe to a Custom "
1426
+ "Post Type."
1427
+ msgstr ""
1428
 
1429
+ #: utils/stcr_upgrade.php:446
1430
+ msgid ""
1431
+ "<strong>New Feature</strong> A new field was added under the notification "
1432
+ "options to and the management link only by email and not to display it on "
1433
+ "the request link page."
1434
+ msgstr ""
1435
 
1436
+ #: utils/stcr_utils.php:195
1437
+ msgid "StCR Notification"
1438
+ msgstr "E-mail emne"
1439
 
1440
+ #: wp_subscribe_reloaded.php:114
1441
+ msgid "Settings"
1442
  msgstr ""
1443
 
1444
+ #: wp_subscribe_reloaded.php:1060
1445
+ msgid "Don't subscribe"
1446
+ msgstr "Lad administrator abonnere"
1447
 
1448
+ #: wp_subscribe_reloaded.php:1061
1449
+ msgid "All"
1450
  msgstr ""
1451
 
1452
+ #~ msgid "StCR Subscription Box Position"
1453
+ #~ msgstr "Ny abonnent til"
 
1454
 
1455
+ #~ msgid ""
1456
+ #~ "Content of the management email. Allowed tags: [blog_name], [manager_link]"
1457
+ #~ msgstr ""
1458
+ #~ "Indhold af administrations e-mailen. Tilladte tags: [blog_name], "
1459
+ #~ "[manager_link]"
1460
 
1461
  #~ msgid "Bold"
1462
  #~ msgstr "Fed"
1527
  #~ msgid "Resume"
1528
  #~ msgstr "Genoptag"
1529
 
 
 
 
1530
  #~ msgid ""
1531
  #~ "You can \"mass update\" all the occurrences of a given email address "
1532
  #~ "(exact matches only)."
langs/subscribe-reloaded-de_DE.mo CHANGED
Binary file
langs/subscribe-reloaded-de_DE.po CHANGED
@@ -2,9 +2,9 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Subscribe to Comments Reloaded\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2016-01-11 02:00-0600\n"
6
- "PO-Revision-Date: 2016-01-11 02:00-0600\n"
7
- "Last-Translator: Reedyseth <reedyseth@gmail.com>\n"
8
  "Language-Team: \n"
9
  "Language: de\n"
10
  "MIME-Version: 1.0\n"
@@ -17,411 +17,240 @@ msgstr ""
17
  "_x:1,2c;_ex:1,2c;_nx:1,2,4c;_nx_noop:1,2,3c;_n_js:1,2;_nx_js:1,2,3c;"
18
  "esc_attr__:1;esc_html__:1;esc_attr_e:1;esc_html_e:1;esc_attr_x:1,2c;"
19
  "esc_html_x:1,2c;comments_number_link:2,3;t:1;st:1;trans:1;transChoice:1,2\n"
20
- "X-Poedit-Basepath: ../\n"
21
  "X-Textdomain-Support: yes\n"
22
- "X-Generator: Poedit 1.5.4\n"
23
  "X-Loco-Target-Locale: de_DE\n"
24
  "X-Poedit-SearchPath-0: .\n"
25
 
26
- #: wp_subscribe_reloaded.php:124
27
- msgid "Settings"
28
  msgstr ""
29
 
30
- #: wp_subscribe_reloaded.php:1030
31
- msgid "Don't subscribe"
32
- msgstr "Nicht abbonieren"
33
-
34
- #: wp_subscribe_reloaded.php:1031
35
- msgid "All"
36
- msgstr "Alle"
37
-
38
- #: wp_subscribe_reloaded.php:1032 templates/user.php:73
39
- #: templates/author.php:75
40
- msgid "Replies to my comments"
41
- msgstr "Nur Antworten"
42
-
43
- #: utils/stcr_manage.php:218
44
  msgid ""
45
- "Notify me of followup comments via e-mail. You can also <a "
46
- "href='[subscribe_link]'>subscribe</a> without commenting."
47
  msgstr ""
48
- "E-Mail-Benachrichtigung bei weiteren Kommentaren.<br>Auch möglich: <a "
49
- "href='[subscribe_link]'>Abo ohne Kommentar</a>."
50
 
51
- #: utils/stcr_manage.php:219
52
  msgid ""
53
- "You are subscribed to this post. <a href='[manager_link]'>Manage</a> your "
54
- "subscriptions."
 
55
  msgstr ""
56
- "Du erhältst Benachrichtigungen zu diesem Thema. <a "
57
- "href='[manager_link]'>Verwalte Deine Abonnements</a>."
58
 
59
- #: utils/stcr_manage.php:220
60
  msgid ""
61
- "Your subscription to this post needs to be confirmed. <a "
62
- "href='[manager_link]'>Manage your subscriptions</a>."
63
  msgstr ""
64
- "Dein Benachrichtigungswunsch muss bestätigt werden. <a "
65
- "href='[manager_link]'>Verwalte Deine Abonnements</a>."
66
 
67
- #: utils/stcr_manage.php:221
68
- msgid ""
69
- "You can <a href='[manager_link]'>manage the subscriptions</a> of this post."
70
  msgstr ""
71
- "Deine <a href='[manager_link]'>Benachrichtigungs-Einstellungen</a> zu diesem "
72
- "Beitrag anpassen."
73
-
74
- #: utils/stcr_manage.php:225 options/index.php:57
75
- msgid "Manage subscriptions"
76
- msgstr "Verwalte Abonnements"
77
 
78
- #: utils/stcr_manage.php:227
79
  msgid ""
80
- "To manage your subscriptions, please enter your email address here below. We "
81
- "will send you a message containing the link to access your personal "
82
- "management page."
83
  msgstr ""
84
- "Um Deine Abonnements zu verwalten, gib bitte hier Deine E-Mail-Adresse ein. "
85
- "Du bekommst dann eine E-Mail mit einem weiterführenden Link."
86
 
87
- #: utils/stcr_manage.php:228
88
- msgid ""
89
- "Thank you for using our subscription service. Your request has been "
90
- "completed, and you should receive an email with the management link in a few "
91
- "minutes."
92
  msgstr ""
93
- "Danke für das Nutzen des Benachrichtigungsdienstes. Deine Anfrage wird "
94
- "bearbeitet und eine E-Mail an Dich verschickt."
95
 
96
- #: utils/stcr_manage.php:229
97
- msgid ""
98
- "You can follow the discussion on <strong>[post_title]</strong> without "
99
- "having to leave a comment. Cool, huh? Just enter your email address in the "
100
- "form here below and you're all set."
101
  msgstr ""
102
- "Du kannst der Diskussion zum Thema <strong>[post_title]</strong> auch "
103
- "folgen, ohne bisher selbst etwas geschrieben zu haben. Hierzu einfach Deine "
104
- "E-Mail-Adresse in das dafür vorgesehene Feld eintragen."
105
 
106
- #: utils/stcr_manage.php:230
107
- msgid ""
108
- "Thank you for using our subscription service. Your request has been "
109
- "completed. You will receive a notification email every time a new comment to "
110
- "this article is approved and posted by the administrator."
111
  msgstr ""
112
- "Danke für das Nutzen des Benachrichtigungsdienstes. Du wirst nun bei jedem "
113
- "neuen Kommentar per E-Mail informiert."
114
 
115
- #: utils/stcr_manage.php:231
116
- msgid ""
117
- "Thank you for using our subscription service. In order to confirm your "
118
- "request, please check your email for the verification message and follow the "
119
- "instructions."
120
  msgstr ""
121
- "Danke für das Nutzen des Benachrichtigungsdienstes. Bitte bestätige Deine "
122
- "Anfrage durch den Link in der E-Mail, die Dir gerade zugestellt wird."
123
 
124
- #: utils/stcr_manage.php:232
125
- msgid ""
126
- "In order to cancel or suspend one or more notifications, select the "
127
- "corresponding checkbox(es) and click on the button at the end of the list."
128
  msgstr ""
129
- "Um eine Benachrichtigung zu löschen oder zu deaktivieren, nutze die "
130
- "entsprechende Auswahlboxen und Klicke auf den Button am Ende der Liste."
131
 
132
- #: utils/stcr_manage.php:233
133
- msgid ""
134
- "In order to cancel or suspend one or more notifications, select the "
135
- "corresponding checkbox(es) and click on the button at the end of the list. "
136
- "You are currently subscribed to:"
137
  msgstr ""
138
- "Um eine Benachrichtigung zu löschen oder zu deaktivieren, nutze die "
139
- "entsprechende Auswahlboxen und Klicke auf den Button am Ende der Liste. Du "
140
- "hast derzeit abboniert:"
141
-
142
- #: utils/stcr_manage.php:237
143
- msgid "There is a new comment to [post_title]"
144
- msgstr "Neuer Kommentar zum Artikel: [post_title]"
145
 
146
- #: utils/stcr_manage.php:238
147
- msgid ""
148
- "There is a new comment to [post_title].\n"
149
- "Comment Link: [comment_permalink]\n"
150
- "Author: [comment_author]\n"
151
- "Comment:\n"
152
- "[comment_content]\n"
153
- "Permalink: [post_permalink]\n"
154
- "Manage your subscriptions: [manager_link]"
155
  msgstr ""
156
- "Hallo,\n"
157
- "es gibt einen neuen Kommentar zum Artikel: [post_title].\n"
158
- "[post_permalink]\n"
159
- "\n"
160
- "[comment_author] schrieb gerade:\n"
161
- "[comment_content]\n"
162
- "\n"
163
- "Hier antworten: [comment_permalink]\n"
164
- "Verwalte Deine Benachrichtigungen: [manager_link]"
165
-
166
- #: utils/stcr_manage.php:239
167
- msgid "Please confirm your subscription to [post_title]"
168
- msgstr "Bitte bestätige Deinen Benachrichtigungswunsch zum Thema [post_title]"
169
 
170
- #: utils/stcr_manage.php:240
171
- msgid ""
172
- "You have requested to be notified every time a new comment is added to:\n"
173
- "[post_permalink]\n"
174
- "\n"
175
- "Please confirm your request by clicking on this link:\n"
176
- "[confirm_link]"
177
  msgstr ""
178
- "Hallo,\n"
179
- "Du möchtest bei jedem neuen Kommentar benachrichtigt werden, der zu diesem "
180
- "Beitrag geschrieben wird:\n"
181
- "[post_permalink]\n"
182
- "\n"
183
- "Bitte bestätigte diese Anfrage durch einen Klick auf diesen Link:\n"
184
- "[confirm_link]"
185
-
186
- #: utils/stcr_manage.php:241
187
- msgid "Manage your subscriptions on [blog_name]"
188
- msgstr "Benachrichtigungs-Einstellungen von [blog_name]"
189
 
190
- #: utils/stcr_manage.php:242
191
- msgid ""
192
- "You have requested to manage your subscriptions to the articles on "
193
- "[blog_name]. Follow this link to access your personal page:\n"
194
- "[manager_link]"
195
  msgstr ""
196
- "Du möchtest Deine Benachrichtigungs-Einstellungen von [blog_name] ändern. "
197
- "Nutze dazu bitte diesen Link:\n"
198
- "[manager_link]"
199
-
200
- #: utils/stcr_manage.php:387
201
- #, fuzzy
202
- msgid "Subscriptions"
203
- msgstr "Abonnements"
204
 
205
- #: utils/stcr_manage.php:416 options/panel5.php:87 options/panel5.php:96
206
- #: options/panel5.php:105 options/panel5.php:115 options/panel5.php:124
207
- #: options/panel5.php:134 options/panel5.php:143 options/panel5.php:152
208
- #: options/panel5.php:161 options/panel2.php:67 options/panel2.php:77
209
- #: options/panel2.php:106
210
- msgid "No"
211
- msgstr "Nein"
212
-
213
- #: utils/stcr_manage.php:443
214
- msgid ""
215
- "Need help on how to use Subscribe to Comments Reloaded? Visit the official"
216
  msgstr ""
217
- "Benötigst Du Hilfe zum Plugin Subscribe to Comments Reloaded? Besuche das "
218
- "offizielle"
219
-
220
- #: utils/stcr_manage.php:443
221
- msgid "support forum"
222
- msgstr "Support-Forum"
223
-
224
- #: utils/stcr_manage.php:444
225
- msgid "Feeling generous?"
226
- msgstr "Bist du spendabel?"
227
-
228
- #: utils/stcr_manage.php:444
229
- msgid "Donate a few bucks!"
230
- msgstr "Gib mir ein Trinkgeld!"
231
 
232
- #: utils/stcr_upgrade.php:53
233
- msgid "Important Notice"
234
  msgstr ""
235
 
236
- #: utils/stcr_upgrade.php:96
237
- msgid ""
238
- "<strong>Subscribe to Comments Reloaded:</strong> The information in your "
239
- "database has been sanitized to prevent the raw html messages. <a class="
240
- "\"dismiss\" href=\"#\">Got it. </a><img class=\"stcr-loading-animation\" "
241
- "src=\""
242
  msgstr ""
243
 
244
- #: utils/stcr_upgrade.php:151
245
- msgid ""
246
- "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
247
- "from the <strong>Subscribe to Comments</strong> plugin was detected and "
248
- "automatically imported into <strong>Subscribe to Comments Reloaded</strong>."
249
  msgstr ""
250
 
251
- #: utils/stcr_upgrade.php:151
252
- msgid ""
253
- " It is recommended that you now <strong>deactivate</strong> Subscribe to "
254
- "Comments to prevent confusion between the two plugins."
255
  msgstr ""
256
 
257
- #: utils/stcr_upgrade.php:152
258
- msgid ""
259
- "If you have subscription data from Subscribe to Comments Reloaded < v2.0 "
260
- "that you want to import, you'll need to import that data manually, as only "
261
- "one import routine will ever run to prevent data loss."
262
  msgstr ""
263
 
264
- #: utils/stcr_upgrade.php:153 utils/stcr_upgrade.php:225
265
- #: utils/stcr_upgrade.php:374
266
- msgid ""
267
- "Please visit <a href=\"options-general.php?page=subscribe-to-comments-"
268
- "reloaded/options/index.php\">Settings -> Subscribe to Comments</a> to review "
269
- "your configuration.<a class=\"dismiss\" href=\"#\">Got it. </a><img class="
270
- "\"stcr-loading-animation\" src=\""
271
  msgstr ""
272
 
273
- #: utils/stcr_upgrade.php:224
274
- msgid ""
275
- "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
276
- "from the <strong>Comment Reply Notification</strong> plugin was detected and "
277
- "automatically imported into <strong>Subscribe to Comments Reloaded</strong>."
278
- msgstr ""
279
 
280
- #: utils/stcr_upgrade.php:224
281
- msgid ""
282
- " It is recommended that you now <strong>deactivate</strong> Comment Reply "
283
- "Notification to prevent confusion between the two plugins."
284
- msgstr ""
285
 
286
- #: utils/stcr_upgrade.php:371
287
- msgid ""
288
- "<strong>Subscribe to Comments Reloaded:</strong> Plugin options and comment "
289
- "subscription data from the <strong>WP Comment Subscriptions</strong> plugin "
290
- "were detected and automatically imported into <strong>Subscribe to Comments "
291
- "Reloaded</strong>."
292
- msgstr ""
293
 
294
- #: utils/stcr_upgrade.php:371
295
- msgid ""
296
- " It is recommended that you now <strong>deactivate</strong> WP Comment "
297
- "Subscriptions to prevent confusion between the two plugins."
298
- msgstr ""
299
 
300
- #: utils/stcr_upgrade.php:372
301
- msgid ""
302
- "If you have subscription data from another plugin (such as Subscribe to "
303
- "Comments or Subscribe to Comments Reloaded < v2.0) that you want to import, "
304
- "you'll need to import that data manually, as only one import routine will "
305
- "ever run to prevent data loss."
306
- msgstr ""
307
 
308
- #: utils/stcr_upgrade.php:373
309
- msgid ""
310
- "<strong>Note:</strong> If you were previously using the "
311
- "<code>wp_comment_subscriptions_show()</code> function or the <code>[wpcs-"
312
- "subscribe-url]</code> shortcode, you'll need to replace those with "
313
- "<code>subscribe_reloaded_show()</code> and <code>[subscribe-url]</code> "
314
- "respectively."
315
- msgstr ""
316
 
317
- #: utils/stcr_upgrade.php:387
318
- #, fuzzy
319
- msgid ""
320
- "<strong>Thank you for installing Subscribe to Comments Reloaded!</strong>."
321
- msgstr ""
322
- "Benötigst Du Hilfe zum Plugin Subscribe to Comments Reloaded? Besuche das "
323
- "offizielle"
324
 
325
- #: utils/stcr_upgrade.php:388
326
- msgid ""
327
- "If you find a bug or an issue you can report it <a href=\"https://github.com/"
328
- "stcr/subscribe-to-comments-reloaded/issues\" target=\"_blank\">here</a>."
329
  msgstr ""
330
 
331
- #: utils/stcr_upgrade.php:389
332
- msgid ""
333
- "If you want to donate you can do it via <a href=\"\n"
334
- "https://www.paypal.com/cgi-bin/webscr?"
335
- "cmd=_donations&business=XF86X93FDCGYA&lc=US&item_name=Datasoft"
336
- "%20Engineering&item_number=DI%2dSTCR&currency_code=USD&bn=PP%2dDonationsBF"
337
- "%3abtn_donate_LG%2egif%3aNonHosted\" target=\"_blank\">PayPal</a>."
338
- msgstr ""
339
 
340
- #: utils/stcr_upgrade.php:391
341
- msgid ""
342
- "Please visit the <a href=\"https://wordpress.org/plugins/subscribe-to-"
343
- "comments-reloaded/changelog/\" target=\"_blank\">Changelog</a> for detailed "
344
- "information on plugin changes.<a class=\"dismiss\" href=\"#\">Got it. </"
345
- "a><img class=\"stcr-loading-animation\" src=\""
346
- msgstr ""
347
 
348
- #: utils/stcr_upgrade.php:403
349
- msgid ""
350
- "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
351
- "160106."
352
- msgstr ""
 
353
 
354
- #: utils/stcr_upgrade.php:404
355
- msgid ""
356
- "This version includes many changes and fixes to improve your experience with "
357
- "the plugin, including One Click Unsubscribe, Rich Text Editor to create HTML "
358
- "email templates, Subscription Checkbox position, and more!"
359
- msgstr ""
360
 
361
- #: utils/stcr_upgrade.php:405
362
- msgid ""
363
- "Please visit the <a href=\"https://wordpress.org/plugins/subscribe-to-"
364
- "comments-reloaded/changelog/\" target=\"_blank\">Changelog</a> for a "
365
- "complete list of changes.<a class=\"dismiss\" href=\"#\">Got it. </a><img "
366
- "class=\"stcr-loading-animation\" src=\""
367
- msgstr ""
368
 
369
- #: utils/stcr_upgrade.php:419
370
- msgid "Announcement: Introducing Comment Mail"
371
- msgstr ""
 
 
372
 
373
- #: utils/stcr_upgrade.php:420
374
- msgid ""
375
- "<strong><a href=\"http://comment-mail.com/r/stcr-to-cm/\" target=\"_blank"
376
- "\">Comment Mail</strong></a> is a new free plugin based on the original "
377
- "<strong>Subscribe to Comments Reloaded</strong> and includes all of the core "
378
- "StCR features."
379
- msgstr ""
380
 
381
- #: utils/stcr_upgrade.php:421
382
- msgid ""
383
- "A powerful StCR importer lets you import your StCR settings and "
384
- "subscriptions into Comment Mail, allowing for a seamless transition."
385
- msgstr ""
386
 
387
- #: utils/stcr_upgrade.php:422
388
- msgid ""
389
- "Need more powerful features to manage your subscriptions but can't wait for "
390
- "StCR? <a href=\"http://comment-mail.com/r/stcr-to-cm/\" target=\"_blank"
391
- "\">Take a look at Comment Mail!</a>"
392
- msgstr ""
393
 
394
- #: utils/stcr_upgrade.php:423
395
- msgid ""
396
- "<em>Note: Subscribe to Comments Reloaded remains in active development.</"
397
- "em><a class=\"dismiss\" href=\"#\">Got it. </a><img class=\"stcr-loading-"
398
- "animation\" src=\""
399
- msgstr ""
 
400
 
401
- #: templates/user.php:23 templates/author.php:23
402
- #: options/panel1-business-logic.php:70
403
  msgid "Subscriptions deleted:"
404
  msgstr "Abos gelöscht:"
405
 
406
- #: templates/user.php:27 templates/author.php:27
407
- #: options/panel1-business-logic.php:74
408
  msgid "Subscriptions suspended:"
409
  msgstr "Abos deaktiviert:"
410
 
411
- #: templates/user.php:31 templates/author.php:31
412
- #: options/panel1-business-logic.php:78
413
  msgid "Subscriptions activated:"
414
  msgstr "Aktivierte Benachrichtigungen:"
415
 
416
- #: templates/user.php:35 templates/user.php:39 templates/author.php:35
417
- #: templates/author.php:39 options/panel1-business-logic.php:82
418
- #: options/panel1-business-logic.php:86
419
  msgid "Subscriptions updated:"
420
  msgstr "Aktualisierte Benachrichtigungen:"
421
 
422
- #: templates/user.php:52 templates/author.php:52
423
- #: options/panel1-edit-subscription.php:11 options/panel1.php:22
424
- #: options/panel1.php:117 options/panel1.php:153
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
425
  msgid ""
426
  "Please remember: this operation cannot be undone. Are you sure you want to "
427
  "proceed?"
@@ -429,410 +258,425 @@ msgstr ""
429
  "Bitte beachte: Diese Aktion kann nicht widerrufen werden. Bist Du sicher, "
430
  "dass Du fortfahren möchtest?"
431
 
432
- #: templates/user.php:57 templates/request-management-link.php:73
433
- #: templates/subscribe.php:89 options/panel1-add-subscription.php:16
434
- #: options/panel1.php:65 options/panel1.php:126
435
- msgid "Email"
436
- msgstr "E-Mail"
437
 
438
- #: templates/user.php:58 templates/author.php:58 options/panel1.php:129
439
- msgid "Legend: Y = all comments, R = replies only, C = inactive"
440
- msgstr "Legende: Y = Alle Kommentare, R = Nur Antworten, C = Inaktiv"
441
 
442
- #: templates/user.php:63
443
- msgid "F j, Y"
444
- msgstr ""
445
 
446
- #: templates/user.php:67 templates/author.php:69
447
- msgid "Select all"
448
- msgstr "Alle auswählen"
449
 
450
- #: templates/user.php:68 templates/author.php:70
451
- msgid "Invert selection"
452
- msgstr "Auswahl umkehren"
453
 
454
- #: templates/user.php:69 templates/author.php:71 options/panel1.php:161
455
- msgid "Action:"
456
- msgstr "Aktion:"
457
 
458
- #: templates/user.php:70 templates/author.php:72 options/panel1.php:153
459
- msgid "Delete"
460
- msgstr "Löschen"
461
 
462
- #: templates/user.php:71 templates/author.php:73 options/panel1.php:163
463
- msgid "Suspend"
464
- msgstr "Deaktivieren"
465
 
466
- #: templates/user.php:72 templates/author.php:74
467
- msgid "All comments"
 
 
468
  msgstr ""
469
 
470
- #: templates/user.php:74 templates/author.php:76 options/panel1.php:166
471
- msgid "Activate"
472
- msgstr "Aktivieren"
473
 
474
- #: templates/user.php:76 templates/author.php:77 options/panel1.php:167
475
- msgid "Update subscriptions"
476
- msgstr "Abos aktualisieren"
477
 
478
- #: templates/user.php:79 templates/author.php:80
479
- #: templates/one-click-unsubscribe.php:28
480
- msgid "No subscriptions match your search criteria."
481
- msgstr "Keine passenden Abos gefunden."
482
 
483
- #: templates/request-management-link.php:75 templates/subscribe.php:91
484
- msgid "Send"
485
- msgstr "Abschicken"
 
 
 
 
 
486
 
487
- #: templates/author.php:57
488
- msgid "Title"
489
- msgstr "Titel"
490
 
491
- #: templates/subscribe.php:43 templates/subscribe.php:44
492
- msgid "New subscription to"
493
- msgstr "Neue Benachrichtigung"
494
 
495
- #: templates/subscribe.php:44
496
- msgid "User:"
497
- msgstr "Besucher:"
498
 
499
- #: options/panel6.php:8 options/panel7.php:8
500
- #, fuzzy
501
- msgid "Support the developers"
502
- msgstr "Unterstütze den Autor"
503
 
504
- #: options/panel6.php:18
505
- #, fuzzy
506
- msgid ""
507
- "How valuable is the feature offered by this plugin to your visitors? please "
508
- "consider supporting the author if this plugin made your web site better, "
509
- "especially if you are making money out of it. Any donation received will be "
510
- "reinvested in the development of <strong>Subscribe to Comments Reloaded</"
511
- "strong>, and to buy some food for my hungry family."
512
- msgstr ""
513
- "Wie wertvoll sind die Funktionen dieses Plugins für deine Besucher? "
514
- "Subscribe to Comments Reloaded ist und bleibt kostenlos. Wenn das Plugin "
515
- "einen Mehrwert für deine Seite liefert und besonders, wenn du mit der Seite "
516
- "Geld verdienst, solltest du daher eine Unterstützung des Autors in Erwägung "
517
- "ziehen! Jede Spende hilft mir bei der Versorgung meiner Familie und "
518
- "vergrößert so meine Freizeit für die Weiterentwicklung von Subscribe to "
519
- "Comments Reloaded."
520
 
521
- #: options/panel6.php:20
522
- msgid "Don't want to donate? You can still help"
523
- msgstr "Du möchtest kein Geld spenden? Du kannst auch anders helfen"
524
 
525
- #: options/panel6.php:21
526
- #, fuzzy
527
- msgid ""
528
- "If you don't want to donate money, please consider blogging about my plugin "
529
- "with a link to the plugin's page. Please let your readers know what makes "
530
- "your blog better. You can also contribute donating your time: do not "
531
- "hesitate to send me bug reports, your localization files, ideas on how to "
532
- "improve <strong>Subscribe to Comments Reloaded</strong> and so on. Whatever "
533
- "you do, thanks for using my plugin!"
534
- msgstr ""
535
- "Wenn du kein Geld spenden möchtest, kannst du auch helfen, indem du über "
536
- "mein Plugin bloggst und einen Link auf die Plugin-Sete setzt. Lass deine "
537
- "Leser wissen, womit du arbeitest! Du kannst mir auch deine Zeit spenden: "
538
- "Hilf bei der Übersetzung, sende mir Bug-Reports oder Ideen, wie das Plugin "
539
- "verbessert werden kann. Was auch immer, Danke das du mein Plugin nutzt!"
540
 
541
- #: options/panel6.php:23
542
- msgid "Subscribe to the Beta testers"
543
- msgstr ""
544
 
545
- #: options/panel6.php:24
546
- msgid ""
547
- "Before a new Update we release a Beta version so that our current users can "
548
- "give us feedback if they find a bug, If you want to join the tester list you "
549
- "can add your email <a href='http://eepurl.com/biCk1b' target='_blank'>here</"
550
- "a>"
551
- msgstr ""
552
 
553
- #: options/panel6.php:26
554
- msgid "Vote and show your appreciation"
555
- msgstr "Bewerte und schreibe deine Meinung!"
556
 
557
- #: options/panel6.php:27
558
- #, fuzzy
559
- msgid ""
560
- "Tell other people if <strong>Subscribe to Comments Reloaded</strong> works "
561
- "for you and how good it is. <a href=\"http://wordpress.org/extend/plugins/"
562
- "subscribe-to-comments-reloaded/\">Rate it</a> on its Plugin Directory page."
563
- msgstr ""
564
- "Erzähle anderen Leuten wie du Subscribe to Comments Reloaded findest und wie "
565
- "du es einsetzt. <a href=\"http://wordpress.org/extend/plugins/subscribe-to-"
566
- "comments-reloaded/\">Bewerte es</a> auf seiner Seite im Plugin-Verzeichnis."
567
 
568
- #: options/panel1-business-logic.php:23
569
- msgid "Subscription added."
570
- msgstr "Abo hinzugefügt."
571
 
572
- #: options/panel1-business-logic.php:39
573
- msgid "Subscriptions updated."
574
- msgstr "Abos aktualisiert."
575
 
576
- #: options/panel1-business-logic.php:51
577
- msgid "Subscription deleted."
578
- msgstr "Abo gelöscht."
579
 
580
- #: options/panel1-business-logic.php:110
581
- msgid "&laquo; Previous"
582
- msgstr "&laquo; Vorherige"
583
 
584
- #: options/panel1-business-logic.php:114
585
- msgid "Next &raquo;"
586
- msgstr "Nächste &raquo;"
587
 
588
- #: options/panel5.php:18 options/panel5.php:60 options/panel3.php:73
589
- #: options/panel4.php:70 options/panel2.php:49
590
- msgid "Your settings have been successfully updated."
591
- msgstr "Deine Einstellungen wurden erfolgreich gespeichert."
592
 
593
- #: options/panel5.php:20 options/panel5.php:62 options/panel3.php:75
594
- #: options/panel4.php:72 options/panel2.php:51
595
- msgid "There was an error updating the following fields:"
 
 
 
596
  msgstr ""
597
- "Bei der Aktualisierung der folgenden Felder ist ein Fehler aufgetreten:"
598
 
599
- #: options/panel5.php:28 options/panel5.php:75
600
- msgid "Autopurge requests"
601
- msgstr "Anfragen automatisch löschen"
602
 
603
- #: options/panel5.php:31 options/panel5.php:84
604
- msgid "Enable double check"
605
- msgstr "Bestätigung erforderlich (double check)"
606
 
607
- #: options/panel5.php:34 options/panel5.php:92
608
- #, fuzzy
609
- msgid "Subscribe authors"
610
- msgstr "Abonniert"
611
 
612
- #: options/panel5.php:37 options/panel5.php:102
613
- msgid "Enable HTML emails"
614
- msgstr "Aktiviere HTML E-Mails"
615
 
616
- #: options/panel5.php:40
617
- msgid "HTMLify Links in HTML emails"
618
- msgstr ""
619
 
620
- #: options/panel5.php:43
621
- msgid "Send trackbacks"
622
- msgstr "Trackbacks senden"
623
 
624
- #: options/panel5.php:46
625
- msgid "Notify admin"
626
- msgstr "Administrator informieren"
627
 
628
- #: options/panel5.php:49 options/panel5.php:140
629
- msgid "Let admin subscribe"
630
- msgstr "Admin-Anmeldung"
631
 
632
- #: options/panel5.php:52 options/panel5.php:149
633
- #, fuzzy
634
- msgid "BCC admin on Notifications"
635
- msgstr "Benachrichtigungen"
636
 
637
- #: options/panel5.php:55
638
- #, fuzzy
639
- msgid "StCR Subscription Box Position"
640
- msgstr "Neue Benachrichtigung"
641
 
642
- #: options/panel5.php:78
643
- msgid "days"
644
- msgstr "Tage"
645
 
646
- #: options/panel5.php:79
647
- msgid ""
648
- "Delete pending subscriptions (not confirmed) after X days. Zero disables "
649
- "this feature."
650
- msgstr ""
651
- "Lösche wartende, nicht bestätigte Anfragen nach x Tagen. Verwende die 0, um "
652
- "nie zu löschen."
653
 
654
- #: options/panel5.php:86 options/panel5.php:95 options/panel5.php:104
655
- #: options/panel5.php:114 options/panel5.php:123 options/panel5.php:133
656
- #: options/panel5.php:142 options/panel5.php:151 options/panel5.php:160
657
- #: options/panel2.php:66 options/panel2.php:76 options/panel2.php:105
658
- msgid "Yes"
659
- msgstr "Ja"
660
 
661
- #: options/panel5.php:88
662
- msgid ""
663
- "Send a notification email to confirm the subscription (to avoid addresses "
664
- "misuse)."
665
  msgstr ""
666
- "Sende eine Bestätigungsnachricht, um die Gültigkeit der E-Mail-Adresse zu "
667
- "verifizieren."
668
 
669
- #: options/panel5.php:97
670
- msgid ""
671
- "Automatically subscribe authors to their own articles (not retroactive)."
672
- msgstr ""
673
 
674
- #: options/panel5.php:106
675
- msgid ""
676
- "If enabled, will send email messages with content-type = text/html instead "
677
- "of text/plain"
678
- msgstr "Wenn aktiviert, wird HTML-Inhalt, statt Nur-Text verwendet"
679
 
680
- #: options/panel5.php:111
681
- msgid "HTMLify links in emails"
682
- msgstr ""
683
 
684
- #: options/panel5.php:116
685
- msgid ""
686
- "If enabled, will wrap all links in messages with <code>&lt;a href=\"\"&gt;"
687
- "&lt;/a&gt;</code> (only when HTML emails enabled)."
688
- msgstr ""
689
 
690
- #: options/panel5.php:121
691
- msgid "Process trackbacks"
692
- msgstr "Trackbacks senden"
693
 
694
- #: options/panel5.php:125
695
- msgid ""
696
- "Notify users when a new trackback or pingback is added to the discussion."
697
- msgstr ""
698
- "Benachrichtigung an die Besucher, wenn ein Trackback oder Pingback eingeht."
699
 
700
- #: options/panel5.php:130
701
- msgid "Track all subscriptions"
702
- msgstr "Verfolge alle Benachrichtigungen"
703
 
704
- #: options/panel5.php:135
705
- msgid "Notify the administrator when users subscribe without commenting."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
706
  msgstr ""
707
- "Benachrichtigung an den Administrator, wenn ohne Kommentar ein Abo "
708
- "eingerichtet wurde."
709
 
710
- #: options/panel5.php:144
711
- msgid "Let the administrator subscribe to comments when logged in."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
712
  msgstr ""
713
- "Erlaube dem Administrator Kommentare zu Abonnieren, wenn er eingeloggt ist."
 
714
 
715
- #: options/panel5.php:153
716
- msgid "Send a copy of all Notifications to the administrator."
717
  msgstr ""
 
 
 
 
 
718
 
719
- #: options/panel5.php:158
720
- msgid "StCR Box Position"
721
  msgstr ""
722
 
723
- #: options/panel5.php:162
 
 
 
 
724
  msgid ""
725
- "If this option is enable the subscriptioin box will be above the submit "
726
- "button in your comment form."
727
  msgstr ""
728
 
729
- #: options/panel5.php:167
730
- msgid "StCR Unique Key"
 
731
  msgstr ""
 
 
732
 
733
- #: options/panel5.php:172
734
- msgid "This Unique Key is not set, please click the following button to "
735
- msgstr ""
736
 
737
- #: options/panel5.php:176 options/panel5.php:187
738
- msgid "Generate"
739
  msgstr ""
740
 
741
- #: options/panel5.php:184
742
  msgid ""
743
- "This Unique Key will be use to send the notification to your subscribers "
744
- "with more security."
745
  msgstr ""
746
 
747
- #: options/panel5.php:195 options/panel3.php:200 options/panel4.php:207
748
- #: options/panel2.php:189
749
- msgid "Save Changes"
750
- msgstr "Alle Änderungen speichern"
751
 
752
- #: options/index.php:58
753
- msgid "Comment Form"
754
- msgstr "Kommentarformular"
 
 
 
 
755
 
756
- #: options/index.php:59
757
- msgid "Management Page"
758
- msgstr "Verwaltungsseite"
759
 
760
- #: options/index.php:60
761
- msgid "Notifications"
762
- msgstr "Benachrichtigungen"
763
 
764
- #: options/index.php:61 options/panel3.php:85 options/panel4.php:80
765
- #: options/panel2.php:58
766
- msgid "Options"
767
- msgstr "Optionen"
768
 
769
- #: options/index.php:62
770
- msgid "You can help"
771
- msgstr "Du kannst helfen"
 
 
 
 
772
 
773
- #: options/index.php:63
774
- #, fuzzy
775
- msgid "Support"
776
- msgstr "Support-Forum"
777
 
778
- #: options/index.php:64
779
- msgid "Donate"
 
 
 
 
 
 
 
 
 
780
  msgstr ""
 
 
781
 
782
- #: options/panel3.php:16 options/panel3.php:90
 
 
 
 
 
783
  msgid "Virtual Management Page"
784
  msgstr "Verwaltungsseite"
785
 
786
- #: options/panel3.php:21 options/panel3.php:99
787
  msgid "Page title"
788
  msgstr "Seiten-Titel"
789
 
790
- #: options/panel3.php:26 options/panel3.php:108
791
  msgid "Management URL"
792
  msgstr "Link zur Verwaltungsseite"
793
 
794
- #: options/panel3.php:31 options/panel3.php:120
795
  msgid "Custom HEAD meta"
796
  msgstr "Benutzerdefinierte HEAD Meta-Tags"
797
 
798
- #: options/panel3.php:37 options/panel3.php:134
799
  msgid "Request link"
800
  msgstr "Link-Anfrage"
801
 
802
- #: options/panel3.php:42 options/panel3.php:144
803
  msgid "Request submitted"
804
  msgstr "Anfrage ausgeführt"
805
 
806
- #: options/panel3.php:47 options/panel3.php:154
807
  msgid "Subscribe without commenting"
808
  msgstr "Abo ohne Kommentar"
809
 
810
- #: options/panel3.php:52 options/panel3.php:164
811
  msgid "Subscription processed"
812
  msgstr "Abo eingetragen"
813
 
814
- #: options/panel3.php:57 options/panel3.php:174
815
  msgid "Subscription processed (DCI)"
816
  msgstr "Abo eingetragen (DCI)"
817
 
818
- #: options/panel3.php:62 options/panel3.php:183
819
  msgid "Authors"
820
  msgstr "Autoren"
821
 
822
- #: options/panel3.php:67 options/panel3.php:191
823
  msgid "Users"
824
  msgstr "Besucher"
825
 
826
- #: options/panel3.php:93
827
  msgid "Enabled"
828
  msgstr "Aktiviert"
829
 
830
- #: options/panel3.php:94
831
  msgid "Disabled"
832
  msgstr "Deaktiviert"
833
 
834
- #: options/panel3.php:95
835
- #, fuzzy
836
  msgid ""
837
  "Disable the virtual management page if you need to create a <a href="
838
  "\"https://github.com/stcr/subscribe-to-comments-reloaded/wiki/KB#create-a-"
@@ -842,11 +686,11 @@ msgstr ""
842
  "href=\"http://behstant.com/subscribe-reloaded/realMgnPage.php\">richtige "
843
  "Seite</a> anlegen musst."
844
 
845
- #: options/panel3.php:104
846
  msgid "Title of the page your visitors will use to manage their subscriptions."
847
  msgstr "Titel der Verwaltungsseite."
848
 
849
- #: options/panel3.php:112
850
  msgid ""
851
  "The permalink for your management page (something like <code>/manage-"
852
  "subscriptions</code> or <code>/?page_id=345</code>). This page <b>does not</"
@@ -858,7 +702,7 @@ msgstr ""
858
  "b> wirklich im System, aber muss der Permalink-Struktur von Wordpress "
859
  "entsprechen."
860
 
861
- #: options/panel3.php:114
862
  msgid ""
863
  "Warning: it looks like the value you are using may be incompatible with your "
864
  "permalink structure"
@@ -866,7 +710,7 @@ msgstr ""
866
  "Warnung: Der eingegebene Wert scheint inkompatibel zu sein mit Deiner "
867
  "Permalink-Struktur."
868
 
869
- #: options/panel3.php:124
870
  msgid ""
871
  "Specify your custom HTML code to be added to the HEAD section of the page. "
872
  "Use <strong>single</strong> quotes for values."
@@ -875,17 +719,17 @@ msgstr ""
875
  "eingefügt werden soll. Nutze <strong>einfache </strong> Anführungszeichen in "
876
  "den Werten."
877
 
878
- #: options/panel3.php:130 options/panel4.php:113
879
  msgid "Messages"
880
  msgstr "Nachrichten"
881
 
882
- #: options/panel3.php:139
883
  msgid "Text shown to those who request to manage their subscriptions."
884
  msgstr ""
885
  "Text, der angezeigt wird, wenn ein Link zur Verwaltungs-Seite angefordert "
886
  "wurde."
887
 
888
- #: options/panel3.php:149
889
  msgid ""
890
  "Thank you note shown after the request here above has been processed. "
891
  "Allowed tags: [post_title], [post_permalink]"
@@ -893,7 +737,7 @@ msgstr ""
893
  "Text, der angezeigt wird, wenn die Benachrichtigungs-Einstellungen "
894
  "gespeichert wurden. Erlaubte tags: [post_title], [post_permalink]"
895
 
896
- #: options/panel3.php:159
897
  msgid ""
898
  "Text shown to those who want to subscribe without commenting. Allowed tags: "
899
  "[post_title], [post_permalink]"
@@ -901,7 +745,7 @@ msgstr ""
901
  "Text, der angezeigt wird, wenn ohne weiteren Kommentar die "
902
  "Benachrichtigungen aktiviert wurden. Erlaubte Tags: [post_title]"
903
 
904
- #: options/panel3.php:169
905
  msgid ""
906
  "Thank you note shown after the subscription request has been processed "
907
  "(double check-in disabled). Allowed tags: [post_title], [post_permalink]"
@@ -910,7 +754,7 @@ msgstr ""
910
  "gespeichert wurden (Bestätigung nicht erforderlich). Erlaubte Tags: "
911
  "[post_title], [post_permalink]"
912
 
913
- #: options/panel3.php:179
914
  msgid ""
915
  "Thank you note shown after the subscription request has been processed "
916
  "(double check-in enabled). Allowed tags: [post_title], [post_permalink]"
@@ -919,141 +763,77 @@ msgstr ""
919
  "gespeichert wurden (Bestätigung erforderlich). Erlaubte Tags: [post_title], "
920
  "[post_permalink]"
921
 
922
- #: options/panel3.php:187
923
  msgid "Introductory text for the authors' management page."
924
  msgstr "Erläuterungstext der Verwaltungs-Seite für Autoren."
925
 
926
- #: options/panel3.php:195
927
  msgid "Introductory text for the users' management page."
928
  msgstr "Erläuterungstext der Verwaltungs-Seite der Besucher."
929
 
930
- #: options/panel1-edit-subscription.php:8
931
- msgid "Update Subscription"
932
- msgstr "Aktualisiere Abonnement"
933
-
934
- #: options/panel1-edit-subscription.php:11
935
- #: options/panel1-edit-subscription.php:21
936
- #: options/panel1-edit-subscription.php:22
937
- #: options/panel1-edit-subscription.php:23 options/panel1.php:31
938
- #: options/panel1.php:32 options/panel1.php:33
939
- msgid "optional"
940
- msgstr "optional"
941
-
942
- #: options/panel1-edit-subscription.php:13
943
- #: options/panel1-add-subscription.php:13
944
- msgid "Post:"
945
- msgstr "Beitrag:"
946
-
947
- #: options/panel1-edit-subscription.php:16 options/panel1.php:26
948
- msgid "From"
949
- msgstr "Von"
950
-
951
- #: options/panel1-edit-subscription.php:20 options/panel1.php:30
952
- msgid "To"
953
- msgstr "ersetze durch"
954
-
955
- #: options/panel1-edit-subscription.php:26
956
- #: options/panel1-add-subscription.php:20 options/panel1.php:36
957
- #: options/panel1.php:69 options/panel1.php:139
958
- msgid "Status"
959
- msgstr "Status"
960
-
961
- #: options/panel1-edit-subscription.php:28 options/panel1.php:38
962
- msgid "Keep unchanged"
963
- msgstr "Unverändert belassen"
964
-
965
- #: options/panel1-edit-subscription.php:29
966
- #: options/panel1-add-subscription.php:22 options/panel1.php:39
967
- #: options/panel1.php:72
968
- msgid "Active"
969
- msgstr "Aktiv"
970
-
971
- #: options/panel1-edit-subscription.php:30
972
- #: options/panel1-add-subscription.php:23 options/panel1.php:40
973
- #: options/panel1.php:73
974
- msgid "Replies only"
975
- msgstr "Nur Antworten"
976
-
977
- #: options/panel1-edit-subscription.php:31 options/panel1.php:41
978
- msgid "Suspended"
979
- msgstr "Deaktiviert"
980
-
981
- #: options/panel1-edit-subscription.php:33
982
- #: options/panel1-add-subscription.php:26 options/panel1.php:43
983
- msgid "Update"
984
- msgstr "Aktualisieren"
985
-
986
- #: options/panel1-add-subscription.php:8 options/panel1.php:54
987
- msgid "Add New Subscription"
988
- msgstr "Neues Abo hinzufügen"
989
-
990
- #: options/panel1-add-subscription.php:24 options/panel1.php:74
991
- msgid "Ask user to confirm"
992
- msgstr "Benutzer nach Bestätigung fragen"
993
-
994
- #: options/panel8.php:11
995
- #, fuzzy
996
- msgid "Support Subscribe to Comments Reloaded"
997
- msgstr ""
998
- "Benötigst Du Hilfe zum Plugin Subscribe to Comments Reloaded? Besuche das "
999
- "offizielle"
1000
-
1001
- #: options/panel8.php:12
1002
- msgid ""
1003
- "Every contribution that you make is high valuable, so if you consider this "
1004
- "plugin a helpful tool we will use your donation to invest on support and "
1005
- "developing time."
1006
- msgstr ""
1007
-
1008
- #: options/panel4.php:17 options/panel4.php:85
1009
  msgid "Sender name"
1010
  msgstr "Absender"
1011
 
1012
- #: options/panel4.php:22 options/panel4.php:98
1013
  msgid "Sender email address"
1014
  msgstr "E-Mail-Adresse des Absenders"
1015
 
1016
- #: options/panel4.php:27 options/panel4.php:118
1017
  msgid "Notification subject"
1018
  msgstr "Benachrichtigung - Betreff"
1019
 
1020
- #: options/panel4.php:33 options/panel4.php:39 options/panel4.php:131
1021
  msgid "Notification message"
1022
  msgstr "Benachrichtigung - Text"
1023
 
1024
- #: options/panel4.php:44 options/panel4.php:145
1025
  msgid "Double check subject"
1026
  msgstr "Double check - Betreff"
1027
 
1028
- #: options/panel4.php:49 options/panel4.php:158
1029
  msgid "Double check message"
1030
  msgstr "Double check - Text"
1031
 
1032
- #: options/panel4.php:54 options/panel4.php:170
1033
  msgid "Management subject"
1034
  msgstr "Verwaltung - Betreff"
1035
 
1036
- #: options/panel4.php:59 options/panel4.php:64 options/panel4.php:183
1037
  msgid "Management message"
1038
  msgstr "Verwaltung - Text"
1039
 
1040
- #: options/panel4.php:92
 
 
 
 
1041
  msgid ""
1042
  "Name to use for the \"from\" field when sending a new notification to the "
1043
  "user."
1044
  msgstr "Absender: Name"
1045
 
1046
- #: options/panel4.php:106
1047
  msgid ""
1048
  "Email address to use for the \"from\" field when sending a new notification "
1049
  "to the user."
1050
  msgstr "Absender: E-Mail-Adresse"
1051
 
1052
- #: options/panel4.php:125
 
 
 
 
 
 
 
 
 
 
1053
  msgid "Subject of the notification email. Allowed tag: [post_title]"
1054
  msgstr "Betreff-Zeile einer Benachrichtigung. Erlaubte Tags: [post_title]"
1055
 
1056
- #: options/panel4.php:138
1057
  msgid ""
1058
  "Content of the notification email. Allowed tags: [post_title], "
1059
  "[comment_permalink], [comment_author], [comment_content], [post_permalink], "
@@ -1063,18 +843,18 @@ msgstr ""
1063
  "[comment_permalink], [comment_author], [comment_content], [post_permalink], "
1064
  "[manager_link]"
1065
 
1066
- #: options/panel4.php:139
1067
  msgid ""
1068
  "<p><strong>Note: To get a default template clear all the content and save "
1069
  "the options.</strong></p>"
1070
  msgstr ""
1071
 
1072
- #: options/panel4.php:152
1073
  msgid "Subject of the confirmation email. Allowed tag: [post_title]"
1074
  msgstr ""
1075
  "Betreff-Zeile einer Bestätigungs-Aufforderung. Erlaubte Tags: [post_title]"
1076
 
1077
- #: options/panel4.php:164
1078
  msgid ""
1079
  "Content of the confirmation email. Allowed tags: [post_permalink], "
1080
  "[confirm_link], [post_title], [manager_link]"
@@ -1082,7 +862,7 @@ msgstr ""
1082
  "E-Mail-Text einer Bestätigungs-Aufforderung. Erlaubte Tags: "
1083
  "[post_permalink], [confirm_link], [post_title], [manager_link]"
1084
 
1085
- #: options/panel4.php:177
1086
  msgid ""
1087
  "Subject of the mail sent to those who request to access their management "
1088
  "page. Allowed tag: [blog_name]"
@@ -1090,303 +870,725 @@ msgstr ""
1090
  "Betreff-Zeile der E-Mail, die den Link zur Verwaltungsseite enthält. "
1091
  "Erlaubte Tags: [blog_name]"
1092
 
1093
- #: options/panel4.php:189
1094
- msgid ""
1095
- "Content of the management email. Allowed tags: [blog_name], [manager_link]"
 
 
 
1096
  msgstr ""
1097
- "Text der E-Mail, die den Link zur Verwaltungsseite enthält. Erlaubte Tags: "
1098
- "[blog_name], [manager_link]"
1099
 
1100
- #: options/panel4.php:195
1101
- #, fuzzy
 
 
 
 
 
1102
  msgid "One Click Unsubscribe"
1103
  msgstr "Admin-Anmeldung"
1104
 
1105
- #: options/panel4.php:201
1106
- #, fuzzy
1107
- msgid "Content of the One Click confirmation. Allowed tags: [post_title]"
 
1108
  msgstr ""
1109
  "Text der E-Mail, die den Link zur Verwaltungsseite enthält. Erlaubte Tags: "
1110
  "[blog_name], [manager_link]"
1111
 
1112
- #: options/panel2.php:12 options/panel2.php:63
1113
- msgid "Enable default checkbox"
1114
- msgstr "Auswahlbox anzeigen"
1115
 
1116
- #: options/panel2.php:15 options/panel2.php:73
1117
- msgid "Checked by default"
1118
- msgstr "Standardmäßig ausgewählt"
1119
 
1120
- #: options/panel2.php:18
1121
- #, fuzzy
1122
- msgid "Checked by default Value"
1123
- msgstr "Standardmäßig ausgewählt"
1124
 
1125
- #: options/panel2.php:21 options/panel2.php:24 options/panel2.php:102
1126
- msgid "Advanced subscription"
1127
- msgstr "Erweitertes Abonnement"
1128
 
1129
- #: options/panel2.php:27 options/panel2.php:130
1130
- msgid "Custom inline style"
1131
- msgstr "Eigene Inline-Stile"
1132
 
1133
- #: options/panel2.php:30 options/panel2.php:139
1134
- msgid "Custom HTML"
1135
- msgstr "Eigener HTML-Code"
1136
 
1137
- #: options/panel2.php:34
1138
- msgid "Checkbox label"
1139
- msgstr "Beschriftung der Auswahlbox"
1140
 
1141
- #: options/panel2.php:37 options/panel2.php:163
1142
- msgid "Subscribed label"
1143
- msgstr "Benachrichtigung aktiviert"
1144
 
1145
- #: options/panel2.php:40
1146
- msgid "Awaiting label"
1147
- msgstr "Bestätigung"
1148
 
1149
- #: options/panel2.php:43 options/panel2.php:180
1150
- msgid "Author label"
1151
- msgstr "Autor"
1152
 
1153
- #: options/panel2.php:68
 
 
 
 
1154
  msgid ""
1155
- "Disable this option if you want to move the subscription checkbox to a "
1156
- "different place on your page."
1157
  msgstr ""
1158
- "Deaktiviere diese Option, wenn Du die Auswahlbox für die Abonnements manuell "
1159
- "an anderer Stelle auf Deiner Seite platzieren möchtest."
1160
 
1161
- #: options/panel2.php:78
1162
- msgid "Decide if the checkbox should be checked by default or not."
 
 
 
 
 
 
1163
  msgstr ""
1164
- "Bestimmt, ob die Auswahlbox standardmäßig angeklickt sein soll oder nicht."
 
1165
 
1166
- #: options/panel2.php:87
1167
- #, fuzzy
1168
- msgid "Default Checkbox Value"
1169
- msgstr "Auswahlbox anzeigen"
 
 
 
1170
 
1171
- #: options/panel2.php:91 options/panel2.php:120
1172
- msgid "All new comments"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1173
  msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1174
 
1175
- #: options/panel2.php:92 options/panel2.php:121
1176
- #, fuzzy
1177
- msgid "Replies to this comment"
1178
- msgstr "Nur Antworten"
1179
 
1180
- #: options/panel2.php:94
1181
  msgid ""
1182
- "Select the default option for the Checkbox. Be careful! Some users might "
1183
- "like to be subscribed to all the post."
1184
  msgstr ""
1185
 
1186
- #: options/panel2.php:107
1187
  msgid ""
1188
- "Allow users to choose from different subscription types (all, replies only)."
 
 
1189
  msgstr ""
1190
- "Erlaube dem Nutzer, verschiedene Abonnement-Arten auszuwählen (alle "
1191
- "Kommentare, nur Antworten auf eigene)."
1192
-
1193
- #: options/panel2.php:115
1194
- #, fuzzy
1195
- msgid "Advanced default"
1196
- msgstr "Standardmäßig ausgewählt"
1197
 
1198
- #: options/panel2.php:119
1199
- msgid "None"
1200
  msgstr ""
1201
 
1202
- #: options/panel2.php:124
1203
- msgid ""
1204
- "The default subscription type that should be selected when Advanced "
1205
- "subscriptions are enable."
 
 
1206
  msgstr ""
1207
 
1208
- #: options/panel2.php:135
1209
- msgid "Custom inline CSS to add to the checkbox."
1210
- msgstr "Eigene Inline-CSS Stile für die Auswahlbox."
1211
 
1212
- #: options/panel2.php:143
1213
  msgid ""
1214
- "Custom HTML code to be used when displaying the checkbox. Allowed tags: "
1215
- "[checkbox_field], [checkbox_label]"
1216
  msgstr ""
1217
- "Eigener HTML-Code für die Auswahlbox. Erlaubt sind diese Tags: "
1218
- "[checkbox_field], [checkbox_label]"
1219
 
1220
- #: options/panel2.php:149
1221
- msgid "Messages for your visitors"
1222
- msgstr "Nachricht an Deine Besucher"
1223
 
1224
- #: options/panel2.php:153
1225
- msgid "Default label"
1226
- msgstr "Standard Mitteilung"
1227
 
1228
- #: options/panel2.php:158
1229
- msgid "Label associated to the checkbox. Allowed tag: [subscribe_link]"
1230
- msgstr "Beschriftung der Auswahlbox. Erlaubte Tags: [subscribe_link]"
1231
 
1232
- #: options/panel2.php:167
1233
- msgid ""
1234
- "Label shown to those who are already subscribed to a post. Allowed tag: "
1235
- "[manager_link]"
1236
  msgstr ""
1237
- "Text, der angezeigt wird, wenn die Benachrichtigung bereits aktiviert wurde. "
1238
- "Erlaubte Tags: [manager_link]"
1239
 
1240
- #: options/panel2.php:172
1241
- msgid "Pending label"
1242
- msgstr "Warteschlange Mitteilung"
 
 
 
 
1243
 
1244
- #: options/panel2.php:176
1245
  msgid ""
1246
- "Label shown to those who are already subscribed, but haven't clicked on the "
1247
- "confirmation link yet. Allowed tag: [manager_link]"
 
1248
  msgstr ""
1249
- "Text, der angezeigt wird, wenn eine Bestätigung durch den Besucher noch "
1250
- "aussteht. Erlaubte Tags: [manager_link]"
1251
 
1252
- #: options/panel2.php:184
1253
  msgid ""
1254
- "Label shown to authors (and administrators). Allowed tag: [manager_link]"
 
1255
  msgstr ""
1256
- "Text, der Autoren und Administratoren angezeigt wird. Erlaubte Tags: "
1257
- "[manager_link]"
1258
 
1259
- #: options/panel7.php:18
1260
- msgid "Did you find a Bug on the plugin?"
 
 
 
1261
  msgstr ""
1262
 
1263
- #: options/panel7.php:19
 
1264
  msgid ""
1265
- "Please report any bug on the <a href=\"https://github.com/stcr/subscribe-to-"
1266
- "comments-reloaded/issues/new?title=Bug%20Report:%20%3Cshort%20description"
1267
- "%3E&labels=bug\" target=\"_blank\">GitHub</a> Page rather than on the "
1268
- "WordPress Support page."
1269
  msgstr ""
1270
 
1271
- #: options/panel1.php:19
1272
- msgid "Mass Update Subscriptions"
1273
- msgstr "Mehrere Abos aktualisieren"
 
 
 
1274
 
1275
- #: options/panel1.php:61
1276
- msgid "Post ID"
1277
- msgstr "Post ID"
 
 
1278
 
1279
- #: options/panel1.php:76
1280
- msgid "Add"
1281
- msgstr "Hinzufügen"
 
 
 
 
1282
 
1283
- #: options/panel1.php:91
1284
- msgid "Search subscriptions"
1285
- msgstr "Abos suchen"
 
 
1286
 
1287
- #: options/panel1.php:95
1288
- #, php-format
1289
  msgid ""
1290
- "You can either <a href=\"%s\">view all the subscriptions</a> or find those "
1291
- "where the"
 
 
1292
  msgstr ""
1293
- "Du kannst entweder <a href=\"%s\">alle Abos auflisten</a> oder die einer "
1294
- "bestimmten <b>E-Mail-Adresse finden</b>"
1295
 
1296
- #: options/panel1.php:99
1297
- msgid "email"
1298
- msgstr "E-Mail"
 
 
 
 
 
1299
 
1300
- #: options/panel1.php:100
1301
- msgid "post ID"
1302
- msgstr "Beitrag (ID)"
 
 
 
1303
 
1304
- #: options/panel1.php:101
1305
- msgid "status"
1306
- msgstr "Status"
 
 
1307
 
1308
- #: options/panel1.php:104
1309
- msgid "equals"
1310
- msgstr "entspricht"
 
 
 
 
 
1311
 
1312
- #: options/panel1.php:105
1313
- msgid "contains"
1314
- msgstr "enthällt"
 
 
 
 
1315
 
1316
- #: options/panel1.php:106
1317
- msgid "does not contain"
1318
- msgstr "enthällt nicht"
 
 
1319
 
1320
- #: options/panel1.php:107
1321
- msgid "starts with"
1322
- msgstr "Beginnt mit"
 
 
 
1323
 
1324
- #: options/panel1.php:108
1325
- msgid "ends with"
1326
- msgstr "Endet mit"
 
 
 
 
 
1327
 
1328
- #: options/panel1.php:111
1329
- msgid "results per page:"
1330
- msgstr "Ergebnisse pro Seite:"
 
 
 
 
1331
 
1332
- #: options/panel1.php:113
1333
- msgid "Search"
1334
- msgstr "Suchen"
 
1335
 
1336
- #: options/panel1.php:121
1337
- msgid "Reverse the order by Post ID"
1338
- msgstr "Sortiert nach Post-ID"
 
 
1339
 
1340
- #: options/panel1.php:122 options/panel1.php:123
1341
- msgid "Reverse the order by Date/Time"
1342
- msgstr "Sortierung umkehren nach Datum/Uhrzeit"
1343
 
1344
- #: options/panel1.php:125
1345
- msgid "Post (ID)"
1346
- msgstr "Post (ID)"
 
 
 
1347
 
1348
- #: options/panel1.php:128
1349
- msgid "Search query:"
1350
- msgstr "Suchabfrage:"
 
 
1351
 
1352
- #: options/panel1.php:128
1353
- msgid "Rows:"
1354
- msgstr "Zeilen:"
 
 
 
1355
 
1356
- #: options/panel1.php:128
1357
- msgid "of"
1358
- msgstr "von"
 
 
 
1359
 
1360
- #: options/panel1.php:138
1361
- msgid "Date and Time"
1362
- msgstr "Datum und Uhrzeit"
 
 
 
1363
 
1364
- #: options/panel1.php:150
1365
- #, fuzzy
1366
- msgid "Subscription"
1367
- msgstr "Abonnements"
1368
 
1369
- #: options/panel1.php:152
1370
- msgid "Edit"
1371
- msgstr "Bearbeiten"
1372
 
1373
- #: options/panel1.php:162
1374
- msgid "Delete forever"
1375
- msgstr "Endgültig löschen"
1376
 
1377
- #: options/panel1.php:164
1378
- msgid "Activate and set to Y"
1379
- msgstr "Aktivieren und auf Y setzen"
1380
 
1381
- #: options/panel1.php:165
1382
- msgid "Activate and set to R"
1383
- msgstr "Aktivieren und auf R setzen"
1384
 
1385
- #: options/panel1.php:170
1386
- msgid "Sorry, no subscriptions match your search criteria."
1387
- msgstr "Keine passenden Abonnements gefunden."
 
 
1388
 
1389
- #, fuzzy
1390
  #~ msgid "Subscribe to Comments Reloaded Important Notice"
1391
  #~ msgstr ""
1392
  #~ "Benötigst Du Hilfe zum Plugin Subscribe to Comments Reloaded? Besuche das "
@@ -1395,9 +1597,6 @@ msgstr "Keine passenden Abonnements gefunden."
1395
  #~ msgid "Daily digest"
1396
  #~ msgstr "Tägliche Zusammenfassung"
1397
 
1398
- #~ msgid "Replies"
1399
- #~ msgstr "Antworten"
1400
-
1401
  #~ msgid "Digest"
1402
  #~ msgstr "Zusammenfassung"
1403
 
2
  msgstr ""
3
  "Project-Id-Version: Subscribe to Comments Reloaded\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2016-08-28 22:35-0600\n"
6
+ "PO-Revision-Date: 2016-08-28 22:35-0600\n"
7
+ "Last-Translator: Reedyseth - Israel Barragan <reedyseth@gmail.com>\n"
8
  "Language-Team: \n"
9
  "Language: de\n"
10
  "MIME-Version: 1.0\n"
17
  "_x:1,2c;_ex:1,2c;_nx:1,2,4c;_nx_noop:1,2,3c;_n_js:1,2;_nx_js:1,2,3c;"
18
  "esc_attr__:1;esc_html__:1;esc_attr_e:1;esc_html_e:1;esc_attr_x:1,2c;"
19
  "esc_html_x:1,2c;comments_number_link:2,3;t:1;st:1;trans:1;transChoice:1,2\n"
20
+ "X-Poedit-Basepath: ..\n"
21
  "X-Textdomain-Support: yes\n"
22
+ "X-Generator: Poedit 1.8.7.1\n"
23
  "X-Loco-Target-Locale: de_DE\n"
24
  "X-Poedit-SearchPath-0: .\n"
25
 
26
+ #: includes/js/tinymce-lite/tinymce.min.js:3
27
+ msgid "id accesskey class dir lang style tabindex title"
28
  msgstr ""
29
 
30
+ #: includes/js/tinymce-lite/tinymce.min.js:3
 
 
 
 
 
 
 
 
 
 
 
 
 
31
  msgid ""
32
+ "address blockquote div dl fieldset form h1 h2 h3 h4 h5 h6 hr menu ol p pre "
33
+ "table ul"
34
  msgstr ""
 
 
35
 
36
+ #: includes/js/tinymce-lite/tinymce.min.js:3
37
  msgid ""
38
+ "a abbr b bdo br button cite code del dfn em embed i iframe img input ins kbd "
39
+ "label map noscript object q s samp script select small span strong sub sup "
40
+ "textarea u var #text #comment"
41
  msgstr ""
 
 
42
 
43
+ #: includes/js/tinymce-lite/tinymce.min.js:3
44
  msgid ""
45
+ "contenteditable contextmenu draggable dropzone hidden spellcheck translate"
 
46
  msgstr ""
 
 
47
 
48
+ #: includes/js/tinymce-lite/tinymce.min.js:3
49
+ msgid "article aside details dialog figure header footer hgroup section nav"
 
50
  msgstr ""
 
 
 
 
 
 
51
 
52
+ #: includes/js/tinymce-lite/tinymce.min.js:3
53
  msgid ""
54
+ "audio canvas command datalist mark meter output progress time wbr video ruby "
55
+ "bdi keygen"
 
56
  msgstr ""
 
 
57
 
58
+ #: includes/js/tinymce-lite/tinymce.min.js:3
59
+ msgid "acronym applet basefont big font strike tt"
 
 
 
60
  msgstr ""
 
 
61
 
62
+ #: includes/js/tinymce-lite/tinymce.min.js:3
63
+ msgid "center dir isindex noframes"
 
 
 
64
  msgstr ""
 
 
 
65
 
66
+ #: includes/js/tinymce-lite/tinymce.min.js:4
67
+ msgid "a form meter progress dfn"
 
 
 
68
  msgstr ""
 
 
69
 
70
+ #: includes/js/tinymce-lite/tinymce.min.js:4
71
+ msgid "strong/b em/i"
 
 
 
72
  msgstr ""
 
 
73
 
74
+ #: includes/js/tinymce-lite/tinymce.min.js:4
75
+ msgid "ol ul sub sup blockquote span font a table tbody tr strong em b i"
 
 
76
  msgstr ""
 
 
77
 
78
+ #: includes/js/tinymce-lite/tinymce.min.js:4
79
+ msgid "p h1 h2 h3 h4 h5 h6 th td pre div address caption"
 
 
 
80
  msgstr ""
 
 
 
 
 
 
 
81
 
82
+ #: includes/js/tinymce-lite/tinymce.min.js:4
83
+ msgid "span"
 
 
 
 
 
 
 
84
  msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
85
 
86
+ #: includes/js/tinymce-lite/tinymce.min.js:6
87
+ msgid "previousSibling"
 
 
 
 
 
88
  msgstr ""
 
 
 
 
 
 
 
 
 
 
 
89
 
90
+ #: includes/js/tinymce-lite/tinymce.min.js:6
91
+ msgid "nextSibling"
 
 
 
92
  msgstr ""
 
 
 
 
 
 
 
 
93
 
94
+ #: includes/js/tinymce-lite/tinymce.min.js:7
95
+ msgid "h"
 
 
 
 
 
 
 
 
 
96
  msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
97
 
98
+ #: includes/js/tinymce-lite/tinymce.min.js:7
99
+ msgid "v"
100
  msgstr ""
101
 
102
+ #: includes/js/tinymce-lite/tinymce.min.js:7
103
+ msgid "t"
 
 
 
 
104
  msgstr ""
105
 
106
+ #: includes/js/tinymce-lite/tinymce.min.js:8
107
+ msgid "flex"
 
 
 
108
  msgstr ""
109
 
110
+ #: includes/js/tinymce-lite/tinymce.min.js:9
111
+ msgid "tooltip"
 
 
112
  msgstr ""
113
 
114
+ #: includes/js/tinymce-lite/tinymce.min.js:10
115
+ msgid "-sv"
 
 
 
116
  msgstr ""
117
 
118
+ #: includes/js/tinymce-lite/tinymce.min.js:10
119
+ msgid "-h"
 
 
 
 
 
120
  msgstr ""
121
 
122
+ #: options/index.php:59 utils/stcr_manage.php:253 utils/stcr_manage.php:382
123
+ #: utils/stcr_manage.php:383
124
+ msgid "Manage subscriptions"
125
+ msgstr "Verwalte Abonnements"
 
 
126
 
127
+ #: options/index.php:60 utils/stcr_manage.php:388 utils/stcr_manage.php:389
128
+ msgid "Comment Form"
129
+ msgstr "Kommentarformular"
 
 
130
 
131
+ #: options/index.php:61 utils/stcr_manage.php:394 utils/stcr_manage.php:395
132
+ msgid "Management Page"
133
+ msgstr "Verwaltungsseite"
 
 
 
 
134
 
135
+ #: options/index.php:62 utils/stcr_manage.php:400 utils/stcr_manage.php:401
136
+ msgid "Notifications"
137
+ msgstr "Benachrichtigungen"
 
 
138
 
139
+ #: options/index.php:63 options/panel2.php:58 options/panel3.php:82
140
+ #: options/panel4.php:89 utils/stcr_manage.php:406 utils/stcr_manage.php:407
141
+ msgid "Options"
142
+ msgstr "Optionen"
 
 
 
143
 
144
+ #: options/index.php:65 utils/stcr_manage.php:422 utils/stcr_manage.php:423
145
+ msgid "You can help"
146
+ msgstr "Du kannst helfen"
 
 
 
 
 
147
 
148
+ #: options/index.php:66 utils/stcr_manage.php:428 utils/stcr_manage.php:429
149
+ msgid "Support"
150
+ msgstr "Support-Forum"
 
 
 
 
151
 
152
+ #: options/index.php:67 utils/stcr_manage.php:434 utils/stcr_manage.php:435
153
+ msgid "Donate"
 
 
154
  msgstr ""
155
 
156
+ #: options/panel1-add-subscription.php:8 options/panel1.php:61
157
+ msgid "Add New Subscription"
158
+ msgstr "Neues Abo hinzufügen"
 
 
 
 
 
159
 
160
+ #: options/panel1-add-subscription.php:13
161
+ #: options/panel1-edit-subscription.php:13
162
+ msgid "Post:"
163
+ msgstr "Beitrag:"
 
 
 
164
 
165
+ #: options/panel1-add-subscription.php:16 options/panel1.php:72
166
+ #: options/panel1.php:133 templates/key_expired.php:71
167
+ #: templates/request-management-link.php:71 templates/subscribe.php:90
168
+ #: templates/user.php:57
169
+ msgid "Email"
170
+ msgstr "E-Mail"
171
 
172
+ #: options/panel1-add-subscription.php:20
173
+ #: options/panel1-edit-subscription.php:26 options/panel1.php:39
174
+ #: options/panel1.php:76 options/panel1.php:141 options/panel1.php:159
175
+ msgid "Status"
176
+ msgstr "Status"
 
177
 
178
+ #: options/panel1-add-subscription.php:22
179
+ #: options/panel1-edit-subscription.php:29 options/panel1.php:42
180
+ #: options/panel1.php:79 options/panel1.php:172
181
+ msgid "Active"
182
+ msgstr "Aktiv"
 
 
183
 
184
+ #: options/panel1-add-subscription.php:23
185
+ #: options/panel1-edit-subscription.php:30 options/panel1.php:43
186
+ #: options/panel1.php:80
187
+ msgid "Replies only"
188
+ msgstr "Nur Antworten"
189
 
190
+ #: options/panel1-add-subscription.php:24 options/panel1.php:81
191
+ msgid "Ask user to confirm"
192
+ msgstr "Benutzer nach Bestätigung fragen"
 
 
 
 
193
 
194
+ #: options/panel1-add-subscription.php:26
195
+ #: options/panel1-edit-subscription.php:33 options/panel1.php:46
196
+ msgid "Update"
197
+ msgstr "Aktualisieren"
 
198
 
199
+ #: options/panel1-business-logic.php:23
200
+ msgid "Subscription added."
201
+ msgstr "Abo hinzugefügt."
 
 
 
202
 
203
+ #: options/panel1-business-logic.php:39
204
+ msgid "Subscriptions updated."
205
+ msgstr "Abos aktualisiert."
206
+
207
+ #: options/panel1-business-logic.php:51
208
+ msgid "Subscription deleted."
209
+ msgstr "Abo gelöscht."
210
 
211
+ #: options/panel1-business-logic.php:70 templates/author.php:23
212
+ #: templates/user.php:23
213
  msgid "Subscriptions deleted:"
214
  msgstr "Abos gelöscht:"
215
 
216
+ #: options/panel1-business-logic.php:74 templates/author.php:27
217
+ #: templates/user.php:27
218
  msgid "Subscriptions suspended:"
219
  msgstr "Abos deaktiviert:"
220
 
221
+ #: options/panel1-business-logic.php:78 templates/author.php:31
222
+ #: templates/user.php:31
223
  msgid "Subscriptions activated:"
224
  msgstr "Aktivierte Benachrichtigungen:"
225
 
226
+ #: options/panel1-business-logic.php:82 options/panel1-business-logic.php:86
227
+ #: templates/author.php:35 templates/author.php:39 templates/user.php:35
228
+ #: templates/user.php:39
229
  msgid "Subscriptions updated:"
230
  msgstr "Aktualisierte Benachrichtigungen:"
231
 
232
+ #: options/panel1-business-logic.php:110
233
+ msgid "&laquo; Previous"
234
+ msgstr "&laquo; Vorherige"
235
+
236
+ #: options/panel1-business-logic.php:114
237
+ msgid "Next &raquo;"
238
+ msgstr "Nächste &raquo;"
239
+
240
+ #: options/panel1-edit-subscription.php:8
241
+ msgid "Update Subscription"
242
+ msgstr "Aktualisiere Abonnement"
243
+
244
+ #: options/panel1-edit-subscription.php:11
245
+ #: options/panel1-edit-subscription.php:21
246
+ #: options/panel1-edit-subscription.php:22
247
+ #: options/panel1-edit-subscription.php:23
248
+ msgid "optional"
249
+ msgstr "optional"
250
+
251
+ #: options/panel1-edit-subscription.php:11 options/panel1.php:23
252
+ #: options/panel1.php:124 options/panel1.php:200 options/panel1.php:212
253
+ #: templates/author.php:52 templates/user.php:52
254
  msgid ""
255
  "Please remember: this operation cannot be undone. Are you sure you want to "
256
  "proceed?"
258
  "Bitte beachte: Diese Aktion kann nicht widerrufen werden. Bist Du sicher, "
259
  "dass Du fortfahren möchtest?"
260
 
261
+ #: options/panel1-edit-subscription.php:16 options/panel1.php:27
262
+ msgid "From"
263
+ msgstr "Von"
 
 
264
 
265
+ #: options/panel1-edit-subscription.php:20 options/panel1.php:33
266
+ msgid "To"
267
+ msgstr "ersetze durch"
268
 
269
+ #: options/panel1-edit-subscription.php:28 options/panel1.php:41
270
+ msgid "Keep unchanged"
271
+ msgstr "Unverändert belassen"
272
 
273
+ #: options/panel1-edit-subscription.php:31 options/panel1.php:44
274
+ msgid "Suspended"
275
+ msgstr "Deaktiviert"
276
 
277
+ #: options/panel1.php:20
278
+ msgid "Mass Update Subscriptions"
279
+ msgstr "Mehrere Abos aktualisieren"
280
 
281
+ #: options/panel1.php:28 options/panel1.php:29 options/panel1.php:30
282
+ msgid "email address"
283
+ msgstr "E-Mail-Adresse des Absenders"
284
 
285
+ #: options/panel1.php:34 options/panel1.php:35 options/panel1.php:36
286
+ msgid "optional - new email address"
287
+ msgstr "E-Mail-Adresse des Absenders"
288
 
289
+ #: options/panel1.php:49
290
+ msgid "More info"
291
+ msgstr ""
292
 
293
+ #: options/panel1.php:55
294
+ msgid ""
295
+ "This option will allow you to change an email address for another one or to "
296
+ "update the same status for all the subscription on a specific email address."
297
  msgstr ""
298
 
299
+ #: options/panel1.php:68
300
+ msgid "Post ID"
301
+ msgstr "Post ID"
302
 
303
+ #: options/panel1.php:83
304
+ msgid "Add"
305
+ msgstr "Hinzufügen"
306
 
307
+ #: options/panel1.php:98
308
+ msgid "Search subscriptions"
309
+ msgstr "Abos suchen"
 
310
 
311
+ #: options/panel1.php:102
312
+ #, php-format
313
+ msgid ""
314
+ "You can either <a href=\"%s\">view all the subscriptions</a> or find those "
315
+ "where the"
316
+ msgstr ""
317
+ "Du kannst entweder <a href=\"%s\">alle Abos auflisten</a> oder die einer "
318
+ "bestimmten <b>E-Mail-Adresse finden</b>"
319
 
320
+ #: options/panel1.php:106
321
+ msgid "email"
322
+ msgstr "E-Mail"
323
 
324
+ #: options/panel1.php:107
325
+ msgid "post ID"
326
+ msgstr "Beitrag (ID)"
327
 
328
+ #: options/panel1.php:108
329
+ msgid "status"
330
+ msgstr "Status"
331
 
332
+ #: options/panel1.php:111
333
+ msgid "equals"
334
+ msgstr "entspricht"
 
335
 
336
+ #: options/panel1.php:112
337
+ msgid "contains"
338
+ msgstr "enthällt"
 
 
 
 
 
 
 
 
 
 
 
 
 
339
 
340
+ #: options/panel1.php:113
341
+ msgid "does not contain"
342
+ msgstr "enthällt nicht"
343
 
344
+ #: options/panel1.php:114
345
+ msgid "starts with"
346
+ msgstr "Beginnt mit"
 
 
 
 
 
 
 
 
 
 
 
 
347
 
348
+ #: options/panel1.php:115
349
+ msgid "ends with"
350
+ msgstr "Endet mit"
351
 
352
+ #: options/panel1.php:118
353
+ msgid "results per page:"
354
+ msgstr "Ergebnisse pro Seite:"
 
 
 
 
355
 
356
+ #: options/panel1.php:120
357
+ msgid "Search"
358
+ msgstr "Suchen"
359
 
360
+ #: options/panel1.php:128
361
+ msgid "Reverse the order by Post ID"
362
+ msgstr "Sortiert nach Post-ID"
 
 
 
 
 
 
 
363
 
364
+ #: options/panel1.php:129 options/panel1.php:130
365
+ msgid "Reverse the order by Date/Time"
366
+ msgstr "Sortierung umkehren nach Datum/Uhrzeit"
367
 
368
+ #: options/panel1.php:132
369
+ msgid "Post (ID)"
370
+ msgstr "Post (ID)"
371
 
372
+ #: options/panel1.php:135
373
+ msgid "Search query:"
374
+ msgstr "Suchabfrage:"
375
 
376
+ #: options/panel1.php:135
377
+ msgid "Rows:"
378
+ msgstr "Zeilen:"
379
 
380
+ #: options/panel1.php:135
381
+ msgid "of"
382
+ msgstr "von"
383
 
384
+ #: options/panel1.php:142 options/panel1.php:158
385
+ msgid "Date and Time"
386
+ msgstr "Datum und Uhrzeit"
 
387
 
388
+ #: options/panel1.php:168
389
+ msgid "Replies"
390
+ msgstr "Antworten"
391
+
392
+ #: options/panel1.php:169
393
+ msgid "All Comments"
394
  msgstr ""
 
395
 
396
+ #: options/panel1.php:170
397
+ msgid "Unconfirmed"
398
+ msgstr ""
399
 
400
+ #: options/panel1.php:171
401
+ msgid "Inactive"
402
+ msgstr "Aktiv"
403
 
404
+ #: options/panel1.php:200 options/panel1.php:212 templates/author.php:72
405
+ #: templates/user.php:70
406
+ msgid "Delete"
407
+ msgstr "Löschen"
408
 
409
+ #: options/panel1.php:201 options/panel1.php:211
410
+ msgid "Edit"
411
+ msgstr "Bearbeiten"
412
 
413
+ #: options/panel1.php:203 options/panel1.php:209
414
+ msgid "Subscription"
415
+ msgstr "Abonnements"
416
 
417
+ #: options/panel1.php:223 templates/author.php:71 templates/user.php:69
418
+ msgid "Action:"
419
+ msgstr "Aktion:"
420
 
421
+ #: options/panel1.php:226
422
+ msgid "Delete forever"
423
+ msgstr "Endgültig löschen"
424
 
425
+ #: options/panel1.php:227 templates/author.php:73 templates/user.php:71
426
+ msgid "Suspend"
427
+ msgstr "Deaktivieren"
428
 
429
+ #: options/panel1.php:228
430
+ msgid "Activate and set to Y"
431
+ msgstr "Aktivieren und auf Y setzen"
 
432
 
433
+ #: options/panel1.php:229
434
+ msgid "Activate and set to R"
435
+ msgstr "Aktivieren und auf R setzen"
 
436
 
437
+ #: options/panel1.php:230 templates/author.php:76 templates/user.php:74
438
+ msgid "Activate"
439
+ msgstr "Aktivieren"
440
 
441
+ #: options/panel1.php:234 templates/author.php:77 templates/user.php:76
442
+ msgid "Update subscriptions"
443
+ msgstr "Abos aktualisieren"
 
 
 
 
444
 
445
+ #: options/panel1.php:237
446
+ msgid "Sorry, no subscriptions match your search criteria."
447
+ msgstr "Keine passenden Abonnements gefunden."
 
 
 
448
 
449
+ #: options/panel10.php:22 options/panel10.php:23
450
+ msgid "System Information"
 
 
451
  msgstr ""
 
 
452
 
453
+ #: options/panel2.php:12 options/panel2.php:63
454
+ msgid "Enable default checkbox"
455
+ msgstr "Auswahlbox anzeigen"
 
456
 
457
+ #: options/panel2.php:15 options/panel2.php:73
458
+ msgid "Checked by default"
459
+ msgstr "Standardmäßig ausgewählt"
 
 
460
 
461
+ #: options/panel2.php:18
462
+ msgid "Checked by default Value"
463
+ msgstr "Standardmäßig ausgewählt"
464
 
465
+ #: options/panel2.php:21 options/panel2.php:24 options/panel2.php:102
466
+ msgid "Advanced subscription"
467
+ msgstr "Erweitertes Abonnement"
 
 
468
 
469
+ #: options/panel2.php:27 options/panel2.php:130
470
+ msgid "Custom inline style"
471
+ msgstr "Eigene Inline-Stile"
472
 
473
+ #: options/panel2.php:30 options/panel2.php:139
474
+ msgid "Custom HTML"
475
+ msgstr "Eigener HTML-Code"
 
 
476
 
477
+ #: options/panel2.php:34
478
+ msgid "Checkbox label"
479
+ msgstr "Beschriftung der Auswahlbox"
480
 
481
+ #: options/panel2.php:37 options/panel2.php:180
482
+ msgid "Subscribed label"
483
+ msgstr "Benachrichtigung aktiviert"
484
+
485
+ #: options/panel2.php:40
486
+ msgid "Awaiting label"
487
+ msgstr "Bestätigung"
488
+
489
+ #: options/panel2.php:43 options/panel2.php:213
490
+ msgid "Author label"
491
+ msgstr "Autor"
492
+
493
+ #: options/panel2.php:49 options/panel3.php:70 options/panel4.php:78
494
+ #: options/panel5.php:18 options/panel5.php:60
495
+ msgid "Your settings have been successfully updated."
496
+ msgstr "Deine Einstellungen wurden erfolgreich gespeichert."
497
+
498
+ #: options/panel2.php:51 options/panel3.php:72 options/panel4.php:80
499
+ #: options/panel5.php:20 options/panel5.php:62
500
+ msgid "There was an error updating the following fields:"
501
  msgstr ""
502
+ "Bei der Aktualisierung der folgenden Felder ist ein Fehler aufgetreten:"
 
503
 
504
+ #: options/panel2.php:66 options/panel2.php:76 options/panel2.php:105
505
+ #: options/panel5.php:78 options/panel5.php:95 options/panel5.php:104
506
+ #: options/panel5.php:113 options/panel5.php:123 options/panel5.php:132
507
+ #: options/panel5.php:142 options/panel5.php:151 options/panel5.php:160
508
+ msgid "Yes"
509
+ msgstr "Ja"
510
+
511
+ #: options/panel2.php:67 options/panel2.php:77 options/panel2.php:106
512
+ #: options/panel5.php:79 options/panel5.php:96 options/panel5.php:105
513
+ #: options/panel5.php:114 options/panel5.php:124 options/panel5.php:133
514
+ #: options/panel5.php:143 options/panel5.php:152 options/panel5.php:161
515
+ #: utils/stcr_manage.php:784
516
+ msgid "No"
517
+ msgstr "Nein"
518
+
519
+ #: options/panel2.php:68
520
+ msgid ""
521
+ "Disable this option if you want to move the subscription checkbox to a "
522
+ "different place on your page."
523
  msgstr ""
524
+ "Deaktiviere diese Option, wenn Du die Auswahlbox für die Abonnements manuell "
525
+ "an anderer Stelle auf Deiner Seite platzieren möchtest."
526
 
527
+ #: options/panel2.php:78
528
+ msgid "Decide if the checkbox should be checked by default or not."
529
  msgstr ""
530
+ "Bestimmt, ob die Auswahlbox standardmäßig angeklickt sein soll oder nicht."
531
+
532
+ #: options/panel2.php:87
533
+ msgid "Default Checkbox Value"
534
+ msgstr "Auswahlbox anzeigen"
535
 
536
+ #: options/panel2.php:91 options/panel2.php:120
537
+ msgid "All new comments"
538
  msgstr ""
539
 
540
+ #: options/panel2.php:92 options/panel2.php:121
541
+ msgid "Replies to this comment"
542
+ msgstr "Nur Antworten"
543
+
544
+ #: options/panel2.php:94
545
  msgid ""
546
+ "Select the default option for the Checkbox. Be careful! Some users might "
547
+ "like to be subscribed to all the post."
548
  msgstr ""
549
 
550
+ #: options/panel2.php:107
551
+ msgid ""
552
+ "Allow users to choose from different subscription types (all, replies only)."
553
  msgstr ""
554
+ "Erlaube dem Nutzer, verschiedene Abonnement-Arten auszuwählen (alle "
555
+ "Kommentare, nur Antworten auf eigene)."
556
 
557
+ #: options/panel2.php:115
558
+ msgid "Advanced default"
559
+ msgstr "Standardmäßig ausgewählt"
560
 
561
+ #: options/panel2.php:119
562
+ msgid "None"
563
  msgstr ""
564
 
565
+ #: options/panel2.php:124
566
  msgid ""
567
+ "The default subscription type that should be selected when Advanced "
568
+ "subscriptions are enable."
569
  msgstr ""
570
 
571
+ #: options/panel2.php:135
572
+ msgid "Custom inline CSS to add to the checkbox."
573
+ msgstr "Eigene Inline-CSS Stile für die Auswahlbox."
 
574
 
575
+ #: options/panel2.php:152
576
+ msgid ""
577
+ "Custom HTML code to be used when displaying the checkbox. Allowed tags: "
578
+ "[checkbox_field], [checkbox_label]"
579
+ msgstr ""
580
+ "Eigener HTML-Code für die Auswahlbox. Erlaubt sind diese Tags: "
581
+ "[checkbox_field], [checkbox_label]"
582
 
583
+ #: options/panel2.php:158
584
+ msgid "Messages for your visitors"
585
+ msgstr "Nachricht an Deine Besucher"
586
 
587
+ #: options/panel2.php:162
588
+ msgid "Default label"
589
+ msgstr "Standard Mitteilung"
590
 
591
+ #: options/panel2.php:175
592
+ msgid "Label associated to the checkbox. Allowed tag: [subscribe_link]"
593
+ msgstr "Beschriftung der Auswahlbox. Erlaubte Tags: [subscribe_link]"
 
594
 
595
+ #: options/panel2.php:192
596
+ msgid ""
597
+ "Label shown to those who are already subscribed to a post. Allowed tag: "
598
+ "[manager_link]"
599
+ msgstr ""
600
+ "Text, der angezeigt wird, wenn die Benachrichtigung bereits aktiviert wurde. "
601
+ "Erlaubte Tags: [manager_link]"
602
 
603
+ #: options/panel2.php:197
604
+ msgid "Pending label"
605
+ msgstr "Warteschlange Mitteilung"
 
606
 
607
+ #: options/panel2.php:209
608
+ msgid ""
609
+ "Label shown to those who are already subscribed, but haven't clicked on the "
610
+ "confirmation link yet. Allowed tag: [manager_link]"
611
+ msgstr ""
612
+ "Text, der angezeigt wird, wenn eine Bestätigung durch den Besucher noch "
613
+ "aussteht. Erlaubte Tags: [manager_link]"
614
+
615
+ #: options/panel2.php:225
616
+ msgid ""
617
+ "Label shown to authors (and administrators). Allowed tag: [manager_link]"
618
  msgstr ""
619
+ "Text, der Autoren und Administratoren angezeigt wird. Erlaubte Tags: "
620
+ "[manager_link]"
621
 
622
+ #: options/panel2.php:230 options/panel3.php:253 options/panel4.php:283
623
+ #: options/panel5.php:195
624
+ msgid "Save Changes"
625
+ msgstr "Alle Änderungen speichern"
626
+
627
+ #: options/panel3.php:13 options/panel3.php:87
628
  msgid "Virtual Management Page"
629
  msgstr "Verwaltungsseite"
630
 
631
+ #: options/panel3.php:18 options/panel3.php:96
632
  msgid "Page title"
633
  msgstr "Seiten-Titel"
634
 
635
+ #: options/panel3.php:23 options/panel3.php:105
636
  msgid "Management URL"
637
  msgstr "Link zur Verwaltungsseite"
638
 
639
+ #: options/panel3.php:28 options/panel3.php:117
640
  msgid "Custom HEAD meta"
641
  msgstr "Benutzerdefinierte HEAD Meta-Tags"
642
 
643
+ #: options/panel3.php:34 options/panel3.php:131
644
  msgid "Request link"
645
  msgstr "Link-Anfrage"
646
 
647
+ #: options/panel3.php:39 options/panel3.php:149
648
  msgid "Request submitted"
649
  msgstr "Anfrage ausgeführt"
650
 
651
+ #: options/panel3.php:44 options/panel3.php:167
652
  msgid "Subscribe without commenting"
653
  msgstr "Abo ohne Kommentar"
654
 
655
+ #: options/panel3.php:49 options/panel3.php:185
656
  msgid "Subscription processed"
657
  msgstr "Abo eingetragen"
658
 
659
+ #: options/panel3.php:54 options/panel3.php:203
660
  msgid "Subscription processed (DCI)"
661
  msgstr "Abo eingetragen (DCI)"
662
 
663
+ #: options/panel3.php:59 options/panel3.php:220
664
  msgid "Authors"
665
  msgstr "Autoren"
666
 
667
+ #: options/panel3.php:64 options/panel3.php:236
668
  msgid "Users"
669
  msgstr "Besucher"
670
 
671
+ #: options/panel3.php:90
672
  msgid "Enabled"
673
  msgstr "Aktiviert"
674
 
675
+ #: options/panel3.php:91
676
  msgid "Disabled"
677
  msgstr "Deaktiviert"
678
 
679
+ #: options/panel3.php:92
 
680
  msgid ""
681
  "Disable the virtual management page if you need to create a <a href="
682
  "\"https://github.com/stcr/subscribe-to-comments-reloaded/wiki/KB#create-a-"
686
  "href=\"http://behstant.com/subscribe-reloaded/realMgnPage.php\">richtige "
687
  "Seite</a> anlegen musst."
688
 
689
+ #: options/panel3.php:101
690
  msgid "Title of the page your visitors will use to manage their subscriptions."
691
  msgstr "Titel der Verwaltungsseite."
692
 
693
+ #: options/panel3.php:109
694
  msgid ""
695
  "The permalink for your management page (something like <code>/manage-"
696
  "subscriptions</code> or <code>/?page_id=345</code>). This page <b>does not</"
702
  "b> wirklich im System, aber muss der Permalink-Struktur von Wordpress "
703
  "entsprechen."
704
 
705
+ #: options/panel3.php:111
706
  msgid ""
707
  "Warning: it looks like the value you are using may be incompatible with your "
708
  "permalink structure"
710
  "Warnung: Der eingegebene Wert scheint inkompatibel zu sein mit Deiner "
711
  "Permalink-Struktur."
712
 
713
+ #: options/panel3.php:121
714
  msgid ""
715
  "Specify your custom HTML code to be added to the HEAD section of the page. "
716
  "Use <strong>single</strong> quotes for values."
719
  "eingefügt werden soll. Nutze <strong>einfache </strong> Anführungszeichen in "
720
  "den Werten."
721
 
722
+ #: options/panel3.php:127 options/panel4.php:135
723
  msgid "Messages"
724
  msgstr "Nachrichten"
725
 
726
+ #: options/panel3.php:144
727
  msgid "Text shown to those who request to manage their subscriptions."
728
  msgstr ""
729
  "Text, der angezeigt wird, wenn ein Link zur Verwaltungs-Seite angefordert "
730
  "wurde."
731
 
732
+ #: options/panel3.php:162
733
  msgid ""
734
  "Thank you note shown after the request here above has been processed. "
735
  "Allowed tags: [post_title], [post_permalink]"
737
  "Text, der angezeigt wird, wenn die Benachrichtigungs-Einstellungen "
738
  "gespeichert wurden. Erlaubte tags: [post_title], [post_permalink]"
739
 
740
+ #: options/panel3.php:180
741
  msgid ""
742
  "Text shown to those who want to subscribe without commenting. Allowed tags: "
743
  "[post_title], [post_permalink]"
745
  "Text, der angezeigt wird, wenn ohne weiteren Kommentar die "
746
  "Benachrichtigungen aktiviert wurden. Erlaubte Tags: [post_title]"
747
 
748
+ #: options/panel3.php:198
749
  msgid ""
750
  "Thank you note shown after the subscription request has been processed "
751
  "(double check-in disabled). Allowed tags: [post_title], [post_permalink]"
754
  "gespeichert wurden (Bestätigung nicht erforderlich). Erlaubte Tags: "
755
  "[post_title], [post_permalink]"
756
 
757
+ #: options/panel3.php:216
758
  msgid ""
759
  "Thank you note shown after the subscription request has been processed "
760
  "(double check-in enabled). Allowed tags: [post_title], [post_permalink]"
763
  "gespeichert wurden (Bestätigung erforderlich). Erlaubte Tags: [post_title], "
764
  "[post_permalink]"
765
 
766
+ #: options/panel3.php:232
767
  msgid "Introductory text for the authors' management page."
768
  msgstr "Erläuterungstext der Verwaltungs-Seite für Autoren."
769
 
770
+ #: options/panel3.php:248
771
  msgid "Introductory text for the users' management page."
772
  msgstr "Erläuterungstext der Verwaltungs-Seite der Besucher."
773
 
774
+ #: options/panel4.php:15 options/panel4.php:94
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
775
  msgid "Sender name"
776
  msgstr "Absender"
777
 
778
+ #: options/panel4.php:20 options/panel4.php:25 options/panel4.php:107
779
  msgid "Sender email address"
780
  msgstr "E-Mail-Adresse des Absenders"
781
 
782
+ #: options/panel4.php:30 options/panel4.php:140
783
  msgid "Notification subject"
784
  msgstr "Benachrichtigung - Betreff"
785
 
786
+ #: options/panel4.php:36 options/panel4.php:42 options/panel4.php:153
787
  msgid "Notification message"
788
  msgstr "Benachrichtigung - Text"
789
 
790
+ #: options/panel4.php:47 options/panel4.php:177
791
  msgid "Double check subject"
792
  msgstr "Double check - Betreff"
793
 
794
+ #: options/panel4.php:52 options/panel4.php:190
795
  msgid "Double check message"
796
  msgstr "Double check - Text"
797
 
798
+ #: options/panel4.php:57 options/panel4.php:210
799
  msgid "Management subject"
800
  msgstr "Verwaltung - Betreff"
801
 
802
+ #: options/panel4.php:62 options/panel4.php:67
803
  msgid "Management message"
804
  msgstr "Verwaltung - Text"
805
 
806
+ #: options/panel4.php:72 options/panel4.php:243
807
+ msgid "Management Email message"
808
+ msgstr ""
809
+
810
+ #: options/panel4.php:101
811
  msgid ""
812
  "Name to use for the \"from\" field when sending a new notification to the "
813
  "user."
814
  msgstr "Absender: Name"
815
 
816
+ #: options/panel4.php:115
817
  msgid ""
818
  "Email address to use for the \"from\" field when sending a new notification "
819
  "to the user."
820
  msgstr "Absender: E-Mail-Adresse"
821
 
822
+ #: options/panel4.php:121
823
+ msgid "Reply To"
824
+ msgstr "Nur Antworten"
825
+
826
+ #: options/panel4.php:128
827
+ msgid ""
828
+ "This will be use when the user click reply on their email agent. If not set "
829
+ "will be the same as the Sender email address."
830
+ msgstr ""
831
+
832
+ #: options/panel4.php:147
833
  msgid "Subject of the notification email. Allowed tag: [post_title]"
834
  msgstr "Betreff-Zeile einer Benachrichtigung. Erlaubte Tags: [post_title]"
835
 
836
+ #: options/panel4.php:170
837
  msgid ""
838
  "Content of the notification email. Allowed tags: [post_title], "
839
  "[comment_permalink], [comment_author], [comment_content], [post_permalink], "
843
  "[comment_permalink], [comment_author], [comment_content], [post_permalink], "
844
  "[manager_link]"
845
 
846
+ #: options/panel4.php:171
847
  msgid ""
848
  "<p><strong>Note: To get a default template clear all the content and save "
849
  "the options.</strong></p>"
850
  msgstr ""
851
 
852
+ #: options/panel4.php:184
853
  msgid "Subject of the confirmation email. Allowed tag: [post_title]"
854
  msgstr ""
855
  "Betreff-Zeile einer Bestätigungs-Aufforderung. Erlaubte Tags: [post_title]"
856
 
857
+ #: options/panel4.php:204
858
  msgid ""
859
  "Content of the confirmation email. Allowed tags: [post_permalink], "
860
  "[confirm_link], [post_title], [manager_link]"
862
  "E-Mail-Text einer Bestätigungs-Aufforderung. Erlaubte Tags: "
863
  "[post_permalink], [confirm_link], [post_title], [manager_link]"
864
 
865
+ #: options/panel4.php:217
866
  msgid ""
867
  "Subject of the mail sent to those who request to access their management "
868
  "page. Allowed tag: [blog_name]"
870
  "Betreff-Zeile der E-Mail, die den Link zur Verwaltungsseite enthält. "
871
  "Erlaubte Tags: [blog_name]"
872
 
873
+ #: options/panel4.php:223
874
+ msgid "Management Page message"
875
+ msgstr ""
876
+
877
+ #: options/panel4.php:237
878
+ msgid "Content of the management Page message. Allowed tags: [blog_name]."
879
  msgstr ""
 
 
880
 
881
+ #: options/panel4.php:257
882
+ msgid ""
883
+ "Content of the management email message. Allowed tags: [blog_name], "
884
+ "[manager_link]."
885
+ msgstr ""
886
+
887
+ #: options/panel4.php:263
888
  msgid "One Click Unsubscribe"
889
  msgstr "Admin-Anmeldung"
890
 
891
+ #: options/panel4.php:277
892
+ msgid ""
893
+ "Content of the One Click confirmation. Allowed tags: [post_title], "
894
+ "[blog_name]"
895
  msgstr ""
896
  "Text der E-Mail, die den Link zur Verwaltungsseite enthält. Erlaubte Tags: "
897
  "[blog_name], [manager_link]"
898
 
899
+ #: options/panel5.php:28
900
+ msgid "Safetly Uninstall"
901
+ msgstr ""
902
 
903
+ #: options/panel5.php:31 options/panel5.php:84
904
+ msgid "Autopurge requests"
905
+ msgstr "Anfragen automatisch löschen"
906
 
907
+ #: options/panel5.php:34 options/panel5.php:93
908
+ msgid "Enable double check"
909
+ msgstr "Bestätigung erforderlich (double check)"
 
910
 
911
+ #: options/panel5.php:37 options/panel5.php:101
912
+ msgid "Subscribe authors"
913
+ msgstr "Abonniert"
914
 
915
+ #: options/panel5.php:40 options/panel5.php:111
916
+ msgid "Enable HTML emails"
917
+ msgstr "Aktiviere HTML E-Mails"
918
 
919
+ #: options/panel5.php:43
920
+ msgid "HTMLify Links in HTML emails"
921
+ msgstr ""
922
 
923
+ #: options/panel5.php:46
924
+ msgid "Send trackbacks"
925
+ msgstr "Trackbacks senden"
926
 
927
+ #: options/panel5.php:49
928
+ msgid "Notify admin"
929
+ msgstr "Administrator informieren"
930
 
931
+ #: options/panel5.php:52 options/panel5.php:149
932
+ msgid "Let admin subscribe"
933
+ msgstr "Admin-Anmeldung"
934
 
935
+ #: options/panel5.php:55 options/panel5.php:158
936
+ msgid "BCC admin on Notifications"
937
+ msgstr "Benachrichtigungen"
938
 
939
+ #: options/panel5.php:76
940
+ msgid "Safely Uninstall"
941
+ msgstr ""
942
+
943
+ #: options/panel5.php:80
944
  msgid ""
945
+ "This option will allow you to delete the plugin with WordPress without "
946
+ "loosing your subscribers. Any database table and plugin options are wipeout."
947
  msgstr ""
 
 
948
 
949
+ #: options/panel5.php:87
950
+ msgid "days"
951
+ msgstr "Tage"
952
+
953
+ #: options/panel5.php:88
954
+ msgid ""
955
+ "Delete pending subscriptions (not confirmed) after X days. Zero disables "
956
+ "this feature."
957
  msgstr ""
958
+ "Lösche wartende, nicht bestätigte Anfragen nach x Tagen. Verwende die 0, um "
959
+ "nie zu löschen."
960
 
961
+ #: options/panel5.php:97
962
+ msgid ""
963
+ "Send a notification email to confirm the subscription (to avoid addresses "
964
+ "misuse)."
965
+ msgstr ""
966
+ "Sende eine Bestätigungsnachricht, um die Gültigkeit der E-Mail-Adresse zu "
967
+ "verifizieren."
968
 
969
+ #: options/panel5.php:106
970
+ msgid ""
971
+ "Automatically subscribe authors to their own articles (not retroactive)."
972
+ msgstr ""
973
+
974
+ #: options/panel5.php:115
975
+ msgid ""
976
+ "If enabled, will send email messages with content-type = text/html instead "
977
+ "of text/plain"
978
+ msgstr "Wenn aktiviert, wird HTML-Inhalt, statt Nur-Text verwendet"
979
+
980
+ #: options/panel5.php:120
981
+ msgid "HTMLify links in emails"
982
+ msgstr ""
983
+
984
+ #: options/panel5.php:125
985
+ msgid ""
986
+ "If enabled, will wrap all links in messages with <code>&lt;a href=\"\"&gt;"
987
+ "&lt;/a&gt;</code> (only when HTML emails enabled)."
988
+ msgstr ""
989
+
990
+ #: options/panel5.php:130
991
+ msgid "Process trackbacks"
992
+ msgstr "Trackbacks senden"
993
+
994
+ #: options/panel5.php:134
995
+ msgid ""
996
+ "Notify users when a new trackback or pingback is added to the discussion."
997
+ msgstr ""
998
+ "Benachrichtigung an die Besucher, wenn ein Trackback oder Pingback eingeht."
999
+
1000
+ #: options/panel5.php:139
1001
+ msgid "Track all subscriptions"
1002
+ msgstr "Verfolge alle Benachrichtigungen"
1003
+
1004
+ #: options/panel5.php:144
1005
+ msgid "Notify the administrator when users subscribe without commenting."
1006
+ msgstr ""
1007
+ "Benachrichtigung an den Administrator, wenn ohne Kommentar ein Abo "
1008
+ "eingerichtet wurde."
1009
+
1010
+ #: options/panel5.php:153
1011
+ msgid "Let the administrator subscribe to comments when logged in."
1012
+ msgstr ""
1013
+ "Erlaube dem Administrator Kommentare zu Abonnieren, wenn er eingeloggt ist."
1014
+
1015
+ #: options/panel5.php:162
1016
+ msgid "Send a copy of all Notifications to the administrator."
1017
+ msgstr ""
1018
+
1019
+ #: options/panel5.php:167
1020
+ msgid "StCR Unique Key"
1021
+ msgstr ""
1022
+
1023
+ #: options/panel5.php:172
1024
+ msgid "This Unique Key is not set, please click the following button to "
1025
+ msgstr ""
1026
+
1027
+ #: options/panel5.php:176 options/panel5.php:187
1028
+ msgid "Generate"
1029
+ msgstr ""
1030
+
1031
+ #: options/panel5.php:184
1032
+ msgid ""
1033
+ "This Unique Key will be use to send the notification to your subscribers "
1034
+ "with more security."
1035
+ msgstr ""
1036
+
1037
+ #: options/panel7.php:8 options/panel8.php:8
1038
+ msgid "Support the developers"
1039
+ msgstr "Unterstütze den Autor"
1040
+
1041
+ #: options/panel7.php:18
1042
+ msgid ""
1043
+ "How valuable is the feature offered by this plugin to your visitors? please "
1044
+ "consider supporting the author if this plugin made your web site better, "
1045
+ "especially if you are making money out of it. Any donation received will be "
1046
+ "reinvested in the development of <strong>Subscribe to Comments Reloaded</"
1047
+ "strong>, and to buy some food for my hungry family."
1048
+ msgstr ""
1049
+ "Wie wertvoll sind die Funktionen dieses Plugins für deine Besucher? "
1050
+ "Subscribe to Comments Reloaded ist und bleibt kostenlos. Wenn das Plugin "
1051
+ "einen Mehrwert für deine Seite liefert und besonders, wenn du mit der Seite "
1052
+ "Geld verdienst, solltest du daher eine Unterstützung des Autors in Erwägung "
1053
+ "ziehen! Jede Spende hilft mir bei der Versorgung meiner Familie und "
1054
+ "vergrößert so meine Freizeit für die Weiterentwicklung von Subscribe to "
1055
+ "Comments Reloaded."
1056
+
1057
+ #: options/panel7.php:20
1058
+ msgid "Don't want to donate? You can still help"
1059
+ msgstr "Du möchtest kein Geld spenden? Du kannst auch anders helfen"
1060
+
1061
+ #: options/panel7.php:21
1062
+ msgid ""
1063
+ "If you don't want to donate money, please consider blogging about my plugin "
1064
+ "with a link to the plugin's page. Please let your readers know what makes "
1065
+ "your blog better. You can also contribute donating your time: do not "
1066
+ "hesitate to send me bug reports, your localization files, ideas on how to "
1067
+ "improve <strong>Subscribe to Comments Reloaded</strong> and so on. Whatever "
1068
+ "you do, thanks for using my plugin!"
1069
+ msgstr ""
1070
+ "Wenn du kein Geld spenden möchtest, kannst du auch helfen, indem du über "
1071
+ "mein Plugin bloggst und einen Link auf die Plugin-Sete setzt. Lass deine "
1072
+ "Leser wissen, womit du arbeitest! Du kannst mir auch deine Zeit spenden: "
1073
+ "Hilf bei der Übersetzung, sende mir Bug-Reports oder Ideen, wie das Plugin "
1074
+ "verbessert werden kann. Was auch immer, Danke das du mein Plugin nutzt!"
1075
+
1076
+ #: options/panel7.php:23
1077
+ msgid "Subscribe to the Beta testers"
1078
+ msgstr ""
1079
+
1080
+ #: options/panel7.php:24
1081
+ msgid ""
1082
+ "Before a new Update we release a Beta version so that our current users can "
1083
+ "give us feedback if they find a bug, If you want to join the tester list you "
1084
+ "can add your email <a href='http://eepurl.com/biCk1b' target='_blank'>here</"
1085
+ "a>"
1086
+ msgstr ""
1087
+
1088
+ #: options/panel7.php:26
1089
+ msgid "Vote and show your appreciation"
1090
+ msgstr "Bewerte und schreibe deine Meinung!"
1091
+
1092
+ #: options/panel7.php:27
1093
+ msgid ""
1094
+ "Tell other people if <strong>Subscribe to Comments Reloaded</strong> works "
1095
+ "for you and how good it is. <a href=\"http://wordpress.org/extend/plugins/"
1096
+ "subscribe-to-comments-reloaded/\">Rate it</a> on its Plugin Directory page."
1097
+ msgstr ""
1098
+ "Erzähle anderen Leuten wie du Subscribe to Comments Reloaded findest und wie "
1099
+ "du es einsetzt. <a href=\"http://wordpress.org/extend/plugins/subscribe-to-"
1100
+ "comments-reloaded/\">Bewerte es</a> auf seiner Seite im Plugin-Verzeichnis."
1101
+
1102
+ #: options/panel8.php:18
1103
+ msgid "Did you find a Bug on the plugin?"
1104
+ msgstr ""
1105
+
1106
+ #: options/panel8.php:19
1107
+ msgid ""
1108
+ "Please report any bug on the <a href=\"https://github.com/stcr/subscribe-to-"
1109
+ "comments-reloaded/issues/new?title=Bug%20Report:%20%3Cshort%20description"
1110
+ "%3E&labels=bug\" target=\"_blank\">GitHub</a> Page rather than on the "
1111
+ "WordPress Support page."
1112
+ msgstr ""
1113
+
1114
+ #: options/panel9.php:11
1115
+ msgid "Support Subscribe to Comments Reloaded"
1116
+ msgstr ""
1117
+ "Benötigst Du Hilfe zum Plugin Subscribe to Comments Reloaded? Besuche das "
1118
+ "offizielle"
1119
+
1120
+ #: options/panel9.php:12
1121
+ msgid ""
1122
+ "Every contribution that you make is high valuable, so if you consider this "
1123
+ "plugin a helpful tool we will use your donation to invest on support and "
1124
+ "developing time."
1125
+ msgstr ""
1126
+
1127
+ #: templates/author.php:57
1128
+ msgid "Title"
1129
+ msgstr "Titel"
1130
+
1131
+ #: templates/author.php:58 templates/user.php:58
1132
+ msgid "Legend: Y = all comments, R = replies only, C = inactive"
1133
+ msgstr "Legende: Y = Alle Kommentare, R = Nur Antworten, C = Inaktiv"
1134
+
1135
+ #: templates/author.php:69 templates/user.php:67
1136
+ msgid "Select all"
1137
+ msgstr "Alle auswählen"
1138
+
1139
+ #: templates/author.php:70 templates/user.php:68
1140
+ msgid "Invert selection"
1141
+ msgstr "Auswahl umkehren"
1142
+
1143
+ #: templates/author.php:74 templates/user.php:72
1144
+ msgid "All comments"
1145
+ msgstr ""
1146
+
1147
+ #: templates/author.php:75 templates/user.php:73 wp_subscribe_reloaded.php:1062
1148
+ msgid "Replies to my comments"
1149
+ msgstr "Nur Antworten"
1150
+
1151
+ #: templates/author.php:80 templates/one-click-unsubscribe.php:30
1152
+ #: templates/user.php:79
1153
+ msgid "No subscriptions match your search criteria."
1154
+ msgstr "Keine passenden Abos gefunden."
1155
+
1156
+ #: templates/key_expired.php:8
1157
+ msgid ""
1158
+ "Woohaa the link to manage your subscriptions has expired, don't worry, just "
1159
+ "enter your email below and a new link will be send."
1160
+ msgstr ""
1161
+
1162
+ #: templates/key_expired.php:73 templates/request-management-link.php:73
1163
+ #: templates/subscribe.php:92
1164
+ msgid "Send"
1165
+ msgstr "Abschicken"
1166
+
1167
+ #: templates/subscribe.php:42 templates/subscribe.php:43
1168
+ msgid "New subscription to"
1169
+ msgstr "Neue Benachrichtigung"
1170
+
1171
+ #: templates/subscribe.php:43
1172
+ msgid "User:"
1173
+ msgstr "Besucher:"
1174
+
1175
+ #: templates/user.php:63
1176
+ msgid "F j, Y"
1177
+ msgstr ""
1178
+
1179
+ #: utils/stcr_manage.php:246
1180
+ msgid ""
1181
+ "Notify me of followup comments via e-mail. You can also <a "
1182
+ "href='[subscribe_link]'>subscribe</a> without commenting."
1183
+ msgstr ""
1184
+ "E-Mail-Benachrichtigung bei weiteren Kommentaren.<br>Auch möglich: <a "
1185
+ "href='[subscribe_link]'>Abo ohne Kommentar</a>."
1186
+
1187
+ #: utils/stcr_manage.php:247
1188
+ msgid ""
1189
+ "You are subscribed to this post. <a href='[manager_link]'>Manage</a> your "
1190
+ "subscriptions."
1191
+ msgstr ""
1192
+ "Du erhältst Benachrichtigungen zu diesem Thema. <a "
1193
+ "href='[manager_link]'>Verwalte Deine Abonnements</a>."
1194
+
1195
+ #: utils/stcr_manage.php:248
1196
+ msgid ""
1197
+ "Your subscription to this post needs to be confirmed. <a "
1198
+ "href='[manager_link]'>Manage your subscriptions</a>."
1199
+ msgstr ""
1200
+ "Dein Benachrichtigungswunsch muss bestätigt werden. <a "
1201
+ "href='[manager_link]'>Verwalte Deine Abonnements</a>."
1202
+
1203
+ #: utils/stcr_manage.php:249
1204
+ msgid ""
1205
+ "You can <a href='[manager_link]'>manage the subscriptions</a> of this post."
1206
+ msgstr ""
1207
+ "Deine <a href='[manager_link]'>Benachrichtigungs-Einstellungen</a> zu diesem "
1208
+ "Beitrag anpassen."
1209
+
1210
+ #: utils/stcr_manage.php:255
1211
+ msgid ""
1212
+ "To manage your subscriptions, please enter your email address here below. We "
1213
+ "will send you a message containing the link to access your personal "
1214
+ "management page."
1215
+ msgstr ""
1216
+ "Um Deine Abonnements zu verwalten, gib bitte hier Deine E-Mail-Adresse ein. "
1217
+ "Du bekommst dann eine E-Mail mit einem weiterführenden Link."
1218
+
1219
+ #: utils/stcr_manage.php:256
1220
+ msgid ""
1221
+ "Thank you for using our subscription service. Your request has been "
1222
+ "completed, and you should receive an email with the management link in a few "
1223
+ "minutes."
1224
+ msgstr ""
1225
+ "Danke für das Nutzen des Benachrichtigungsdienstes. Deine Anfrage wird "
1226
+ "bearbeitet und eine E-Mail an Dich verschickt."
1227
+
1228
+ #: utils/stcr_manage.php:257
1229
+ msgid ""
1230
+ "You can follow the discussion on <strong>[post_title]</strong> without "
1231
+ "having to leave a comment. Cool, huh? Just enter your email address in the "
1232
+ "form here below and you're all set."
1233
+ msgstr ""
1234
+ "Du kannst der Diskussion zum Thema <strong>[post_title]</strong> auch "
1235
+ "folgen, ohne bisher selbst etwas geschrieben zu haben. Hierzu einfach Deine "
1236
+ "E-Mail-Adresse in das dafür vorgesehene Feld eintragen."
1237
+
1238
+ #: utils/stcr_manage.php:258
1239
+ msgid ""
1240
+ "Thank you for using our subscription service. Your request has been "
1241
+ "completed. You will receive a notification email every time a new comment to "
1242
+ "this article is approved and posted by the administrator."
1243
+ msgstr ""
1244
+ "Danke für das Nutzen des Benachrichtigungsdienstes. Du wirst nun bei jedem "
1245
+ "neuen Kommentar per E-Mail informiert."
1246
+
1247
+ #: utils/stcr_manage.php:259
1248
+ msgid ""
1249
+ "Thank you for using our subscription service. In order to confirm your "
1250
+ "request, please check your email for the verification message and follow the "
1251
+ "instructions."
1252
+ msgstr ""
1253
+ "Danke für das Nutzen des Benachrichtigungsdienstes. Bitte bestätige Deine "
1254
+ "Anfrage durch den Link in der E-Mail, die Dir gerade zugestellt wird."
1255
+
1256
+ #: utils/stcr_manage.php:260
1257
+ msgid ""
1258
+ "In order to cancel or suspend one or more notifications, select the "
1259
+ "corresponding checkbox(es) and click on the button at the end of the list."
1260
+ msgstr ""
1261
+ "Um eine Benachrichtigung zu löschen oder zu deaktivieren, nutze die "
1262
+ "entsprechende Auswahlboxen und Klicke auf den Button am Ende der Liste."
1263
+
1264
+ #: utils/stcr_manage.php:261
1265
+ msgid ""
1266
+ "In order to cancel or suspend one or more notifications, select the "
1267
+ "corresponding checkbox(es) and click on the button at the end of the list. "
1268
+ "You are currently subscribed to:"
1269
  msgstr ""
1270
+ "Um eine Benachrichtigung zu löschen oder zu deaktivieren, nutze die "
1271
+ "entsprechende Auswahlboxen und Klicke auf den Button am Ende der Liste. Du "
1272
+ "hast derzeit abboniert:"
1273
+
1274
+ #: utils/stcr_manage.php:265
1275
+ msgid "There is a new comment to [post_title]"
1276
+ msgstr "Neuer Kommentar zum Artikel: [post_title]"
1277
+
1278
+ #: utils/stcr_manage.php:266
1279
+ msgid ""
1280
+ "There is a new comment to [post_title].\n"
1281
+ "Comment Link: [comment_permalink]\n"
1282
+ "Author: [comment_author]\n"
1283
+ "Comment:\n"
1284
+ "[comment_content]\n"
1285
+ "Permalink: [post_permalink]\n"
1286
+ "Manage your subscriptions: [manager_link]"
1287
+ msgstr ""
1288
+ "Hallo,\n"
1289
+ "es gibt einen neuen Kommentar zum Artikel: [post_title].\n"
1290
+ "[post_permalink]\n"
1291
+ "\n"
1292
+ "[comment_author] schrieb gerade:\n"
1293
+ "[comment_content]\n"
1294
+ "\n"
1295
+ "Hier antworten: [comment_permalink]\n"
1296
+ "Verwalte Deine Benachrichtigungen: [manager_link]"
1297
+
1298
+ #: utils/stcr_manage.php:267
1299
+ msgid "Please confirm your subscription to [post_title]"
1300
+ msgstr "Bitte bestätige Deinen Benachrichtigungswunsch zum Thema [post_title]"
1301
+
1302
+ #: utils/stcr_manage.php:268
1303
+ msgid ""
1304
+ "You have requested to be notified every time a new comment is added to:\n"
1305
+ "[post_permalink]\n"
1306
+ "\n"
1307
+ "Please confirm your request by clicking on this link:\n"
1308
+ "[confirm_link]"
1309
+ msgstr ""
1310
+ "Hallo,\n"
1311
+ "Du möchtest bei jedem neuen Kommentar benachrichtigt werden, der zu diesem "
1312
+ "Beitrag geschrieben wird:\n"
1313
+ "[post_permalink]\n"
1314
+ "\n"
1315
+ "Bitte bestätigte diese Anfrage durch einen Klick auf diesen Link:\n"
1316
+ "[confirm_link]"
1317
 
1318
+ #: utils/stcr_manage.php:269
1319
+ msgid "Manage your subscriptions on [blog_name]"
1320
+ msgstr "Benachrichtigungs-Einstellungen von [blog_name]"
 
1321
 
1322
+ #: utils/stcr_manage.php:270
1323
  msgid ""
1324
+ "You have requested to manage your subscriptions to the articles on "
1325
+ "[blog_name]. Please check the Subscriptions management link in your email"
1326
  msgstr ""
1327
 
1328
+ #: utils/stcr_manage.php:271
1329
  msgid ""
1330
+ "You have requested to manage your subscriptions to the articles on "
1331
+ "[blog_name]. Follow this link to access your personal page:\n"
1332
+ "[manager_link]"
1333
  msgstr ""
1334
+ "Du möchtest Deine Benachrichtigungs-Einstellungen von [blog_name] ändern. "
1335
+ "Nutze dazu bitte diesen Link:\n"
1336
+ "[manager_link]"
 
 
 
 
1337
 
1338
+ #: utils/stcr_manage.php:440 utils/stcr_manage.php:441
1339
+ msgid "StCR System"
1340
  msgstr ""
1341
 
1342
+ #: utils/stcr_manage.php:460 utils/stcr_manage.php:488
1343
+ #: utils/stcr_manage.php:515 utils/stcr_manage.php:542
1344
+ #: utils/stcr_manage.php:569 utils/stcr_manage.php:596
1345
+ #: utils/stcr_manage.php:623 utils/stcr_manage.php:650
1346
+ #: utils/stcr_manage.php:677 utils/stcr_manage.php:705
1347
+ msgid "You do not have sufficient permissions to access this page."
1348
  msgstr ""
1349
 
1350
+ #: utils/stcr_manage.php:755
1351
+ msgid "Subscriptions"
1352
+ msgstr "Abonnements"
1353
 
1354
+ #: utils/stcr_manage.php:811
1355
  msgid ""
1356
+ "Need help on how to use Subscribe to Comments Reloaded? Visit the official"
 
1357
  msgstr ""
1358
+ "Benötigst Du Hilfe zum Plugin Subscribe to Comments Reloaded? Besuche das "
1359
+ "offizielle"
1360
 
1361
+ #: utils/stcr_manage.php:811
1362
+ msgid "support forum"
1363
+ msgstr "Support-Forum"
1364
 
1365
+ #: utils/stcr_manage.php:812
1366
+ msgid "Feeling generous?"
1367
+ msgstr "Bist du spendabel?"
1368
 
1369
+ #: utils/stcr_manage.php:812
1370
+ msgid "Donate a few bucks!"
1371
+ msgstr "Gib mir ein Trinkgeld!"
1372
 
1373
+ #: utils/stcr_upgrade.php:55
1374
+ msgid "Important Notice"
 
 
1375
  msgstr ""
 
 
1376
 
1377
+ #: utils/stcr_upgrade.php:103
1378
+ msgid ""
1379
+ "<strong>Subscribe to Comments Reloaded:</strong> The information in your "
1380
+ "database has been sanitized to prevent the raw html messages. <a class="
1381
+ "\"dismiss\" href=\"#\">Dismiss. </a><img class=\"stcr-loading-animation\" "
1382
+ "src=\""
1383
+ msgstr ""
1384
 
1385
+ #: utils/stcr_upgrade.php:158
1386
  msgid ""
1387
+ "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
1388
+ "from the <strong>Subscribe to Comments</strong> plugin was detected and "
1389
+ "automatically imported into <strong>Subscribe to Comments Reloaded</strong>."
1390
  msgstr ""
 
 
1391
 
1392
+ #: utils/stcr_upgrade.php:158
1393
  msgid ""
1394
+ " It is recommended that you now <strong>deactivate</strong> Subscribe to "
1395
+ "Comments to prevent confusion between the two plugins."
1396
  msgstr ""
 
 
1397
 
1398
+ #: utils/stcr_upgrade.php:159
1399
+ msgid ""
1400
+ "If you have subscription data from Subscribe to Comments Reloaded < v2.0 "
1401
+ "that you want to import, you'll need to import that data manually, as only "
1402
+ "one import routine will ever run to prevent data loss."
1403
  msgstr ""
1404
 
1405
+ #: utils/stcr_upgrade.php:160 utils/stcr_upgrade.php:232
1406
+ #: utils/stcr_upgrade.php:381
1407
  msgid ""
1408
+ "Please visit <a href=\"options-general.php?page=subscribe-to-comments-"
1409
+ "reloaded/options/index.php\">Settings -> Subscribe to Comments</a> to review "
1410
+ "your configuration.<a class=\"dismiss\" href=\"#\">Dismiss. </a><img class="
1411
+ "\"stcr-loading-animation\" src=\""
1412
  msgstr ""
1413
 
1414
+ #: utils/stcr_upgrade.php:231
1415
+ msgid ""
1416
+ "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
1417
+ "from the <strong>Comment Reply Notification</strong> plugin was detected and "
1418
+ "automatically imported into <strong>Subscribe to Comments Reloaded</strong>."
1419
+ msgstr ""
1420
 
1421
+ #: utils/stcr_upgrade.php:231
1422
+ msgid ""
1423
+ " It is recommended that you now <strong>deactivate</strong> Comment Reply "
1424
+ "Notification to prevent confusion between the two plugins."
1425
+ msgstr ""
1426
 
1427
+ #: utils/stcr_upgrade.php:378
1428
+ msgid ""
1429
+ "<strong>Subscribe to Comments Reloaded:</strong> Plugin options and comment "
1430
+ "subscription data from the <strong>WP Comment Subscriptions</strong> plugin "
1431
+ "were detected and automatically imported into <strong>Subscribe to Comments "
1432
+ "Reloaded</strong>."
1433
+ msgstr ""
1434
 
1435
+ #: utils/stcr_upgrade.php:378
1436
+ msgid ""
1437
+ " It is recommended that you now <strong>deactivate</strong> WP Comment "
1438
+ "Subscriptions to prevent confusion between the two plugins."
1439
+ msgstr ""
1440
 
1441
+ #: utils/stcr_upgrade.php:379
 
1442
  msgid ""
1443
+ "If you have subscription data from another plugin (such as Subscribe to "
1444
+ "Comments or Subscribe to Comments Reloaded < v2.0) that you want to import, "
1445
+ "you'll need to import that data manually, as only one import routine will "
1446
+ "ever run to prevent data loss."
1447
  msgstr ""
 
 
1448
 
1449
+ #: utils/stcr_upgrade.php:380
1450
+ msgid ""
1451
+ "<strong>Note:</strong> If you were previously using the "
1452
+ "<code>wp_comment_subscriptions_show()</code> function or the <code>[wpcs-"
1453
+ "subscribe-url]</code> shortcode, you'll need to replace those with "
1454
+ "<code>subscribe_reloaded_show()</code> and <code>[subscribe-url]</code> "
1455
+ "respectively."
1456
+ msgstr ""
1457
 
1458
+ #: utils/stcr_upgrade.php:394
1459
+ msgid ""
1460
+ "<strong>Thank you for installing Subscribe to Comments Reloaded!</strong>."
1461
+ msgstr ""
1462
+ "Benötigst Du Hilfe zum Plugin Subscribe to Comments Reloaded? Besuche das "
1463
+ "offizielle"
1464
 
1465
+ #: utils/stcr_upgrade.php:395
1466
+ msgid ""
1467
+ "If you find a bug or an issue you can report it <a href=\"https://github.com/"
1468
+ "stcr/subscribe-to-comments-reloaded/issues\" target=\"_blank\">here</a>."
1469
+ msgstr ""
1470
 
1471
+ #: utils/stcr_upgrade.php:396
1472
+ msgid ""
1473
+ "If you want to donate you can do it via <a href=\"\n"
1474
+ "https://www.paypal.com/cgi-bin/webscr?"
1475
+ "cmd=_donations&business=XF86X93FDCGYA&lc=US&item_name=Datasoft"
1476
+ "%20Engineering&item_number=DI%2dSTCR&currency_code=USD&bn=PP%2dDonationsBF"
1477
+ "%3abtn_donate_LG%2egif%3aNonHosted\" target=\"_blank\">PayPal</a>."
1478
+ msgstr ""
1479
 
1480
+ #: utils/stcr_upgrade.php:398
1481
+ msgid ""
1482
+ "Please visit the <a href=\"https://wordpress.org/plugins/subscribe-to-"
1483
+ "comments-reloaded/changelog/\" target=\"_blank\">Changelog</a> for detailed "
1484
+ "information on plugin changes.<a class=\"dismiss\" href=\"#\">Dismiss. </"
1485
+ "a><img class=\"stcr-loading-animation\" src=\""
1486
+ msgstr ""
1487
 
1488
+ #: utils/stcr_upgrade.php:409
1489
+ msgid ""
1490
+ "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1491
+ "160106."
1492
+ msgstr ""
1493
 
1494
+ #: utils/stcr_upgrade.php:410
1495
+ msgid ""
1496
+ "This version includes many changes and fixes to improve your experience with "
1497
+ "the plugin, including One Click Unsubscribe, Rich Text Editor to create HTML "
1498
+ "email templates, Subscription Checkbox position, and more!"
1499
+ msgstr ""
1500
 
1501
+ #: utils/stcr_upgrade.php:411 utils/stcr_upgrade.php:426
1502
+ #: utils/stcr_upgrade.php:448
1503
+ msgid ""
1504
+ "Please visit the <a href=\"https://wordpress.org/plugins/subscribe-to-"
1505
+ "comments-reloaded/changelog/\" target=\"_blank\">Changelog</a> for a "
1506
+ "complete list of changes.<a class=\"dismiss\" href=\"#\">Dismiss. </a><img "
1507
+ "class=\"stcr-loading-animation\" src=\""
1508
+ msgstr ""
1509
 
1510
+ #: utils/stcr_upgrade.php:424
1511
+ msgid ""
1512
+ "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1513
+ "160115."
1514
+ msgstr ""
1515
+ "Benötigst Du Hilfe zum Plugin Subscribe to Comments Reloaded? Besuche das "
1516
+ "offizielle"
1517
 
1518
+ #: utils/stcr_upgrade.php:425
1519
+ msgid ""
1520
+ "This version includes fixes to broken links while managing your subscriptions"
1521
+ msgstr ""
1522
 
1523
+ #: utils/stcr_upgrade.php:439
1524
+ msgid ""
1525
+ "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1526
+ "3.0.0"
1527
+ msgstr ""
1528
 
1529
+ #: utils/stcr_upgrade.php:440
1530
+ msgid "This version includes fixes to many bugs and also new features, "
1531
+ msgstr ""
1532
 
1533
+ #: utils/stcr_upgrade.php:442
1534
+ msgid ""
1535
+ "<strong>New Feature</strong> Add new option to set the Reply To email "
1536
+ "address. This will help the subscribers to use the Reply option in their "
1537
+ "email agents."
1538
+ msgstr ""
1539
 
1540
+ #: utils/stcr_upgrade.php:443
1541
+ msgid ""
1542
+ "<strong>New Feature</strong> Improve the Admin Menu for StCR. Replace the "
1543
+ "StCR menu on the Settings Menu for a new Menu with sub menus for the pages."
1544
+ msgstr ""
1545
 
1546
+ #: utils/stcr_upgrade.php:444
1547
+ msgid ""
1548
+ "<strong>New Feature</strong> Safely Uninstall option to Delete the plugin "
1549
+ "without loosing your subscriptions. You can use this option also for reset "
1550
+ "all the settings, see the FAQ."
1551
+ msgstr ""
1552
 
1553
+ #: utils/stcr_upgrade.php:445
1554
+ msgid ""
1555
+ "<strong>New Feature</strong> Now the WordPress Authors can use the "
1556
+ "<strong>Subscribe authors</strong> option to autor subscribe to a Custom "
1557
+ "Post Type."
1558
+ msgstr ""
1559
 
1560
+ #: utils/stcr_upgrade.php:446
1561
+ msgid ""
1562
+ "<strong>New Feature</strong> A new field was added under the notification "
1563
+ "options to and the management link only by email and not to display it on "
1564
+ "the request link page."
1565
+ msgstr ""
1566
 
1567
+ #: utils/stcr_utils.php:195
1568
+ msgid "StCR Notification"
1569
+ msgstr "Benachrichtigungen"
 
1570
 
1571
+ #: wp_subscribe_reloaded.php:114
1572
+ msgid "Settings"
1573
+ msgstr ""
1574
 
1575
+ #: wp_subscribe_reloaded.php:1060
1576
+ msgid "Don't subscribe"
1577
+ msgstr "Nicht abbonieren"
1578
 
1579
+ #: wp_subscribe_reloaded.php:1061
1580
+ msgid "All"
1581
+ msgstr "Alle"
1582
 
1583
+ #~ msgid "StCR Subscription Box Position"
1584
+ #~ msgstr "Neue Benachrichtigung"
 
1585
 
1586
+ #~ msgid ""
1587
+ #~ "Content of the management email. Allowed tags: [blog_name], [manager_link]"
1588
+ #~ msgstr ""
1589
+ #~ "Text der E-Mail, die den Link zur Verwaltungsseite enthält. Erlaubte "
1590
+ #~ "Tags: [blog_name], [manager_link]"
1591
 
 
1592
  #~ msgid "Subscribe to Comments Reloaded Important Notice"
1593
  #~ msgstr ""
1594
  #~ "Benötigst Du Hilfe zum Plugin Subscribe to Comments Reloaded? Besuche das "
1597
  #~ msgid "Daily digest"
1598
  #~ msgstr "Tägliche Zusammenfassung"
1599
 
 
 
 
1600
  #~ msgid "Digest"
1601
  #~ msgstr "Zusammenfassung"
1602
 
langs/subscribe-reloaded-es_ES.mo CHANGED
Binary file
langs/subscribe-reloaded-es_ES.po CHANGED
@@ -2,9 +2,9 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Subscribe To Comments Reloaded 2.0 en español\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2016-01-11 02:00-0600\n"
6
- "PO-Revision-Date: 2016-01-11 02:00-0600\n"
7
- "Last-Translator: Reedyseth <reedyseth@gmail.com>\n"
8
  "Language-Team: TodoWordPress, Juan Luis Perez, Iván Ridao Freitas "
9
  "<juanluperez@gmail.com>\n"
10
  "Language: es_ES\n"
@@ -15,675 +15,855 @@ msgstr ""
15
  "X-Poedit-Basepath: ..\n"
16
  "Plural-Forms: nplurals=2; plural=n !=1;\n"
17
  "X-Poedit-SourceCharset: UTF-8\n"
18
- "X-Generator: Poedit 1.5.4\n"
19
  "X-Poedit-SearchPath-0: .\n"
20
 
21
- #: wp_subscribe_reloaded.php:124
22
- msgid "Settings"
23
- msgstr "Configuración"
 
24
 
25
- #: wp_subscribe_reloaded.php:1030
26
- msgid "Don't subscribe"
27
- msgstr "No Suscribirse"
28
 
29
- #: wp_subscribe_reloaded.php:1031
30
- msgid "All"
31
- msgstr "Todo"
32
 
33
- #: wp_subscribe_reloaded.php:1032 templates/user.php:73
34
- #: templates/author.php:75
35
- msgid "Replies to my comments"
36
- msgstr "Respuestas a mis comentarios"
37
 
38
- #: utils/stcr_manage.php:218
39
- msgid ""
40
- "Notify me of followup comments via e-mail. You can also <a "
41
- "href='[subscribe_link]'>subscribe</a> without commenting."
42
- msgstr ""
43
- "Notificarme los nuevos comentarios por correo electrónico. También puedes <a "
44
- "href='[subscribe_link]'>suscribirte</a> sin comentar."
45
 
46
- #: utils/stcr_manage.php:219
47
- msgid ""
48
- "You are subscribed to this post. <a href='[manager_link]'>Manage</a> your "
49
- "subscriptions."
50
- msgstr ""
51
- "Te has suscrito a esta entrada. <a href='[manager_link]'>Gestionar</a> tus "
52
- "suscripciones."
53
 
54
- #: utils/stcr_manage.php:220
55
- msgid ""
56
- "Your subscription to this post needs to be confirmed. <a "
57
- "href='[manager_link]'>Manage your subscriptions</a>."
58
- msgstr ""
59
- "Tu suscripción a esta entrada necesita ser confirmada. <a "
60
- "href='[manager_link]'>Gestiona tus suscripciones</a>."
61
 
62
- #: utils/stcr_manage.php:221
63
- msgid ""
64
- "You can <a href='[manager_link]'>manage the subscriptions</a> of this post."
65
  msgstr ""
66
- "Puedes <a href='[manager_link]'>gestionar las suscripciones</a> de esta "
67
- "entrada."
68
 
69
- #: utils/stcr_manage.php:225 options/index.php:57
70
- msgid "Manage subscriptions"
71
- msgstr "Administrar suscripciones"
72
 
73
- #: utils/stcr_manage.php:227
74
- msgid ""
75
- "To manage your subscriptions, please enter your email address here below. We "
76
- "will send you a message containing the link to access your personal "
77
- "management page."
78
- msgstr ""
79
- "Para gestionar tus suscripciones introduce tu correo electrónico a "
80
- "continuación. Te enviaremos un mensaje con un enlace para acceder a tu "
81
- "página de administración."
82
 
83
- #: utils/stcr_manage.php:228
84
- msgid ""
85
- "Thank you for using our subscription service. Your request has been "
86
- "completed, and you should receive an email with the management link in a few "
87
- "minutes."
88
- msgstr ""
89
- "Gracias por usar nuestro servicio de suscripción. Tu petición se ha "
90
- "completada con éxito, deberías recibir un mensaje en tu buzón de correo "
91
- "electrónico con con el enlace de administración en unos minutos."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
92
 
93
- #: utils/stcr_manage.php:229
 
 
94
  msgid ""
95
- "You can follow the discussion on <strong>[post_title]</strong> without "
96
- "having to leave a comment. Cool, huh? Just enter your email address in the "
97
- "form here below and you're all set."
98
  msgstr ""
99
- "Puedes seguir la discusión de <strong>[post_title]</strong> sin tener que "
100
- "dejar un comentario. Introduce tu dirección de correo electrónico en el "
101
- "siguiente formulario y listo."
102
 
103
- #: utils/stcr_manage.php:230
104
- msgid ""
105
- "Thank you for using our subscription service. Your request has been "
106
- "completed. You will receive a notification email every time a new comment to "
107
- "this article is approved and posted by the administrator."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
108
  msgstr ""
109
- "Gracias por usar nuestro servicio de suscripción. Tu petición se ha "
110
- "completado. Recibirás un mensaje de notificación cada que vez que un nuevo "
111
- "comentario se publique o apruebe en esta entrada."
112
 
113
- #: utils/stcr_manage.php:231
114
  msgid ""
115
- "Thank you for using our subscription service. In order to confirm your "
116
- "request, please check your email for the verification message and follow the "
117
- "instructions."
118
  msgstr ""
119
- "Gracias por usar nuestro servicio de suscripción. Para confirmar tu "
120
- "petición, por favor comprueba si has recibido un mensaje en tu buzón de "
121
- "correo electrónico y sigue las instrucciones."
122
 
123
- #: utils/stcr_manage.php:232
 
 
 
 
 
 
 
 
 
 
 
 
 
124
  msgid ""
125
- "In order to cancel or suspend one or more notifications, select the "
126
- "corresponding checkbox(es) and click on the button at the end of the list."
127
  msgstr ""
128
- "Para cancelar o suspender una o más suscripciones, selecciona la "
129
- "correspondiente casilla de verificación y pulsa en el botón del final de la "
130
- "lista."
131
 
132
- #: utils/stcr_manage.php:233
133
- msgid ""
134
- "In order to cancel or suspend one or more notifications, select the "
135
- "corresponding checkbox(es) and click on the button at the end of the list. "
136
- "You are currently subscribed to:"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
137
  msgstr ""
138
- "Para cancelar o suspender una o más suscripciones, selecciona la "
139
- "correspondiente casilla de verificación y pulsa en el botón del final de la "
140
- "lista. Actualmente estás suscrito a:"
141
 
142
- #: utils/stcr_manage.php:237
143
- msgid "There is a new comment to [post_title]"
144
- msgstr "Hay un nuevo comentario en [post_title]"
145
 
146
- #: utils/stcr_manage.php:238
147
- msgid ""
148
- "There is a new comment to [post_title].\n"
149
- "Comment Link: [comment_permalink]\n"
150
- "Author: [comment_author]\n"
151
- "Comment:\n"
152
- "[comment_content]\n"
153
- "Permalink: [post_permalink]\n"
154
- "Manage your subscriptions: [manager_link]"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
155
  msgstr ""
156
- "Hay un nuevo comentario en [post_title].\n"
157
- "Enlace al comentario: [comment_permalink]\n"
158
- "Autor: [comment_author]\n"
159
- "Comentario:\n"
160
- "[comment_content]\n"
161
- "Enlace permanente: [post_permalink]\n"
162
- "Administrar tus suscripciones: [manager_link]"
163
 
164
- #: utils/stcr_manage.php:239
165
- msgid "Please confirm your subscription to [post_title]"
166
- msgstr "Por favor, confirma tu suscripción a [post_title]"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
167
 
168
- #: utils/stcr_manage.php:240
169
- msgid ""
170
- "You have requested to be notified every time a new comment is added to:\n"
171
- "[post_permalink]\n"
172
- "\n"
173
- "Please confirm your request by clicking on this link:\n"
174
- "[confirm_link]"
175
- msgstr ""
176
- "Has solicitado que te notifiquemos cada vez que se escriba un comentario "
177
- "en:\n"
178
- "[post_permalink]\n"
179
- "\n"
180
- "Por favor, confirma tu petición pulsando el siguiente enlace:\n"
181
- "[confirm_link]"
182
 
183
- #: utils/stcr_manage.php:241
184
- msgid "Manage your subscriptions on [blog_name]"
185
- msgstr "Gestiona tus suscripciones en [blog_name]"
 
186
 
187
- #: utils/stcr_manage.php:242
188
- msgid ""
189
- "You have requested to manage your subscriptions to the articles on "
190
- "[blog_name]. Follow this link to access your personal page:\n"
191
- "[manager_link]"
192
- msgstr ""
193
- "Has solicitado gestionar tus suscripciones a las entradas de [blog_name]. "
194
- "Sigue el siguiente enlace para acceder a tu página de suscripciones:\n"
195
- "[manager_link]"
196
 
197
- #: utils/stcr_manage.php:387
198
- #, fuzzy
199
- msgid "Subscriptions"
200
- msgstr "Suscripciones"
 
 
201
 
202
- #: utils/stcr_manage.php:416 options/panel5.php:87 options/panel5.php:96
203
- #: options/panel5.php:105 options/panel5.php:115 options/panel5.php:124
204
- #: options/panel5.php:134 options/panel5.php:143 options/panel5.php:152
205
- #: options/panel5.php:161 options/panel2.php:67 options/panel2.php:77
206
- #: options/panel2.php:106
207
  msgid "No"
208
  msgstr "No"
209
 
210
- #: utils/stcr_manage.php:443
211
  msgid ""
212
- "Need help on how to use Subscribe to Comments Reloaded? Visit the official"
 
213
  msgstr ""
214
- "¿Necesitas ayuda sobre como usar \"Subscribe to Comments Reloaded\"? Visita "
215
- "el"
216
 
217
- #: utils/stcr_manage.php:443
218
- msgid "support forum"
219
- msgstr "foro de soporte oficial"
220
 
221
- #: utils/stcr_manage.php:444
222
- msgid "Feeling generous?"
223
- msgstr "¿Te sientes generoso?"
224
 
225
- #: utils/stcr_manage.php:444
226
- msgid "Donate a few bucks!"
227
- msgstr "¡Dona un poco de dinero!"
228
 
229
- #: utils/stcr_upgrade.php:53
230
- msgid "Important Notice"
231
- msgstr "Nota Importante"
232
 
233
- #: utils/stcr_upgrade.php:96
234
- #, fuzzy
235
  msgid ""
236
- "<strong>Subscribe to Comments Reloaded:</strong> The information in your "
237
- "database has been sanitized to prevent the raw html messages. <a class="
238
- "\"dismiss\" href=\"#\">Got it. </a><img class=\"stcr-loading-animation\" "
239
- "src=\""
240
  msgstr ""
241
- "La información contenida en su base de datos ha sido corregida para evitar "
242
- "mensajes HTML sin procesar."
243
 
244
- #: utils/stcr_upgrade.php:151
245
- #, fuzzy
246
  msgid ""
247
- "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
248
- "from the <strong>Subscribe to Comments</strong> plugin was detected and "
249
- "automatically imported into <strong>Subscribe to Comments Reloaded</strong>."
250
  msgstr ""
251
- "Se detectaron datos de suscripción a comentarios del plugin "
252
- "<strong>Subscribe to Comments</strong> y se importaron automáticamente en "
253
- "<strong>Subscribe to Comments Reloaded</strong>."
254
 
255
- #: utils/stcr_upgrade.php:151
256
- msgid ""
257
- " It is recommended that you now <strong>deactivate</strong> Subscribe to "
258
- "Comments to prevent confusion between the two plugins."
259
- msgstr ""
260
- "Se recomienda que <strong>desactive</strong> ahora Subscribe to Comments "
261
- "para prevenir conflictos entre ambos plugins."
262
 
263
- #: utils/stcr_upgrade.php:152
264
- msgid ""
265
- "If you have subscription data from Subscribe to Comments Reloaded < v2.0 "
266
- "that you want to import, you'll need to import that data manually, as only "
267
- "one import routine will ever run to prevent data loss."
268
- msgstr ""
269
- "Si tienes datos de suscripción de Subscribe to Comments Reloaded < v2.0 que "
270
- "quieres importar, necesitaras importar esos datos manualmente, ya que sólo "
271
- "se ejecutará una rutina de importación para evitar la pérdida de datos."
272
 
273
- #: utils/stcr_upgrade.php:153 utils/stcr_upgrade.php:225
274
- #: utils/stcr_upgrade.php:374
275
- #, fuzzy
276
  msgid ""
277
- "Please visit <a href=\"options-general.php?page=subscribe-to-comments-"
278
- "reloaded/options/index.php\">Settings -> Subscribe to Comments</a> to review "
279
- "your configuration.<a class=\"dismiss\" href=\"#\">Got it. </a><img class="
280
- "\"stcr-loading-animation\" src=\""
281
  msgstr ""
282
- "Por favor visita <a href=\"options-general.php?page=subscribe-to-comments-"
283
- "reloaded/options/index.php\">Configuración -> Subscribe to Comments</a> para "
284
- "revisar tu configuración."
285
 
286
- #: utils/stcr_upgrade.php:224
287
- #, fuzzy
288
- msgid ""
289
- "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
290
- "from the <strong>Comment Reply Notification</strong> plugin was detected and "
291
- "automatically imported into <strong>Subscribe to Comments Reloaded</strong>."
292
- msgstr ""
293
- "Se detectaron datos de suscripción a comentarios del plugin <strong>Comment "
294
- "Reply Notification</strong> y se importaron automáticamente en "
295
- "<strong>Subscribe to Comments Reloaded</strong>."
296
 
297
- #: utils/stcr_upgrade.php:224
298
  msgid ""
299
- " It is recommended that you now <strong>deactivate</strong> Comment Reply "
300
- "Notification to prevent confusion between the two plugins."
301
  msgstr ""
302
- "Se recomienda que <strong>desactive</strong> ahora Comment Reply "
303
- "Notification para prevenir conflictos entre ambos plugins."
304
 
305
- #: utils/stcr_upgrade.php:371
306
- #, fuzzy
307
- msgid ""
308
- "<strong>Subscribe to Comments Reloaded:</strong> Plugin options and comment "
309
- "subscription data from the <strong>WP Comment Subscriptions</strong> plugin "
310
- "were detected and automatically imported into <strong>Subscribe to Comments "
311
- "Reloaded</strong>."
 
 
 
312
  msgstr ""
313
- "Se detectaron opciones y datos de suscripción a comentarios del plugin "
314
- "<strong>WP Comment Subscriptions</strong> y se importaron automáticamente en "
315
- "<strong>Subscribe to Comments Reloaded</strong>."
316
 
317
- #: utils/stcr_upgrade.php:371
318
  msgid ""
319
- " It is recommended that you now <strong>deactivate</strong> WP Comment "
320
- "Subscriptions to prevent confusion between the two plugins."
321
  msgstr ""
322
- "Se recomienda que <strong>desactive</strong> ahora WP Comment Subscriptions "
323
- "para prevenir conflictos entre ambos plugins."
 
 
 
 
324
 
325
- #: utils/stcr_upgrade.php:372
326
  msgid ""
327
- "If you have subscription data from another plugin (such as Subscribe to "
328
- "Comments or Subscribe to Comments Reloaded < v2.0) that you want to import, "
329
- "you'll need to import that data manually, as only one import routine will "
330
- "ever run to prevent data loss."
331
  msgstr ""
332
- "Si tienes datos de suscripción de otro plugin (como Subscribe to Comments o "
333
- "Subscribe to Comments Reloaded < v2.0) que quieres importar, necesitaras "
334
- "importar esos datos manualmente, ya que sólo se ejecutará una rutina de "
335
- "importación para evitar la pérdida de datos."
336
 
337
- #: utils/stcr_upgrade.php:373
338
  msgid ""
339
- "<strong>Note:</strong> If you were previously using the "
340
- "<code>wp_comment_subscriptions_show()</code> function or the <code>[wpcs-"
341
- "subscribe-url]</code> shortcode, you'll need to replace those with "
342
- "<code>subscribe_reloaded_show()</code> and <code>[subscribe-url]</code> "
343
- "respectively."
344
  msgstr ""
345
- "<strong>Nota:</strong> Si estaba utilizando previamente la función "
346
- "<code>wp_comment_subscriptions_show()</code> o el shortcode <code>[wpcs-"
347
- "subscribe-url]</code>, deberá reemplazar ambos con "
348
- "<code>subscribe_reloaded_show()</code> y <code>[subscribe-url]</code> "
349
- "respectivamente."
350
 
351
- #: utils/stcr_upgrade.php:387
352
- #, fuzzy
353
- msgid ""
354
- "<strong>Thank you for installing Subscribe to Comments Reloaded!</strong>."
355
- msgstr "Aviso Importante de Subscribe to Comments Reloaded"
356
 
357
- #: utils/stcr_upgrade.php:388
358
- msgid ""
359
- "If you find a bug or an issue you can report it <a href=\"https://github.com/"
360
- "stcr/subscribe-to-comments-reloaded/issues\" target=\"_blank\">here</a>."
361
- msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
362
 
363
- #: utils/stcr_upgrade.php:389
 
 
 
 
 
 
 
 
 
 
 
 
364
  msgid ""
365
- "If you want to donate you can do it via <a href=\"\n"
366
- "https://www.paypal.com/cgi-bin/webscr?"
367
- "cmd=_donations&business=XF86X93FDCGYA&lc=US&item_name=Datasoft"
368
- "%20Engineering&item_number=DI%2dSTCR&currency_code=USD&bn=PP%2dDonationsBF"
369
- "%3abtn_donate_LG%2egif%3aNonHosted\" target=\"_blank\">PayPal</a>."
370
  msgstr ""
 
 
 
371
 
372
- #: utils/stcr_upgrade.php:391
373
- #, fuzzy
374
- msgid ""
375
- "Please visit the <a href=\"https://wordpress.org/plugins/subscribe-to-"
376
- "comments-reloaded/changelog/\" target=\"_blank\">Changelog</a> for detailed "
377
- "information on plugin changes.<a class=\"dismiss\" href=\"#\">Got it. </"
378
- "a><img class=\"stcr-loading-animation\" src=\""
379
  msgstr ""
380
- "Por favor visita <a href=\"options-general.php?page=subscribe-to-comments-"
381
- "reloaded/options/index.php\">Configuración -> Subscribe to Comments</a> para "
382
- "revisar tu configuración."
383
 
384
- #: utils/stcr_upgrade.php:403
385
  msgid ""
386
- "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
387
- "160106."
 
 
388
  msgstr ""
 
 
 
 
389
 
390
- #: utils/stcr_upgrade.php:404
391
  msgid ""
392
- "This version includes many changes and fixes to improve your experience with "
393
- "the plugin, including One Click Unsubscribe, Rich Text Editor to create HTML "
394
- "email templates, Subscription Checkbox position, and more!"
395
  msgstr ""
 
 
396
 
397
- #: utils/stcr_upgrade.php:405
398
- #, fuzzy
399
  msgid ""
400
- "Please visit the <a href=\"https://wordpress.org/plugins/subscribe-to-"
401
- "comments-reloaded/changelog/\" target=\"_blank\">Changelog</a> for a "
402
- "complete list of changes.<a class=\"dismiss\" href=\"#\">Got it. </a><img "
403
- "class=\"stcr-loading-animation\" src=\""
404
  msgstr ""
405
- "Por favor visita <a href=\"options-general.php?page=subscribe-to-comments-"
406
- "reloaded/options/index.php\">Configuración -> Subscribe to Comments</a> para "
407
- "revisar tu configuración."
408
 
409
- #: utils/stcr_upgrade.php:419
410
- msgid "Announcement: Introducing Comment Mail"
411
- msgstr ""
412
 
413
- #: utils/stcr_upgrade.php:420
414
- msgid ""
415
- "<strong><a href=\"http://comment-mail.com/r/stcr-to-cm/\" target=\"_blank"
416
- "\">Comment Mail</strong></a> is a new free plugin based on the original "
417
- "<strong>Subscribe to Comments Reloaded</strong> and includes all of the core "
418
- "StCR features."
419
  msgstr ""
 
 
420
 
421
- #: utils/stcr_upgrade.php:421
422
  msgid ""
423
- "A powerful StCR importer lets you import your StCR settings and "
424
- "subscriptions into Comment Mail, allowing for a seamless transition."
425
  msgstr ""
 
 
426
 
427
- #: utils/stcr_upgrade.php:422
428
  msgid ""
429
- "Need more powerful features to manage your subscriptions but can't wait for "
430
- "StCR? <a href=\"http://comment-mail.com/r/stcr-to-cm/\" target=\"_blank"
431
- "\">Take a look at Comment Mail!</a>"
432
  msgstr ""
 
 
433
 
434
- #: utils/stcr_upgrade.php:423
435
- #, fuzzy
436
  msgid ""
437
- "<em>Note: Subscribe to Comments Reloaded remains in active development.</"
438
- "em><a class=\"dismiss\" href=\"#\">Got it. </a><img class=\"stcr-loading-"
439
- "animation\" src=\""
440
  msgstr ""
441
- "La información contenida en su base de datos ha sido corregida para evitar "
442
- "mensajes HTML sin procesar."
443
-
444
- #: templates/user.php:23 templates/author.php:23
445
- #: options/panel1-business-logic.php:70
446
- msgid "Subscriptions deleted:"
447
- msgstr "Suscripciones eliminadas:"
448
-
449
- #: templates/user.php:27 templates/author.php:27
450
- #: options/panel1-business-logic.php:74
451
- msgid "Subscriptions suspended:"
452
- msgstr "Suscripción suspendida:"
453
-
454
- #: templates/user.php:31 templates/author.php:31
455
- #: options/panel1-business-logic.php:78
456
- msgid "Subscriptions activated:"
457
- msgstr "Suscripciones activadas:"
458
-
459
- #: templates/user.php:35 templates/user.php:39 templates/author.php:35
460
- #: templates/author.php:39 options/panel1-business-logic.php:82
461
- #: options/panel1-business-logic.php:86
462
- msgid "Subscriptions updated:"
463
- msgstr "Suscripciones actualizadas:"
464
 
465
- #: templates/user.php:52 templates/author.php:52
466
- #: options/panel1-edit-subscription.php:11 options/panel1.php:22
467
- #: options/panel1.php:117 options/panel1.php:153
468
  msgid ""
469
- "Please remember: this operation cannot be undone. Are you sure you want to "
470
- "proceed?"
471
  msgstr ""
472
- "Recuerda: esta operación no se puede deshacer. ¿Estás seguro de que quieres "
473
- "hacerlo?"
474
-
475
- #: templates/user.php:57 templates/request-management-link.php:73
476
- #: templates/subscribe.php:89 options/panel1-add-subscription.php:16
477
- #: options/panel1.php:65 options/panel1.php:126
478
- msgid "Email"
479
- msgstr "Email"
480
 
481
- #: templates/user.php:58 templates/author.php:58 options/panel1.php:129
482
- msgid "Legend: Y = all comments, R = replies only, C = inactive"
483
- msgstr "Leyenda: Y = todos los comentarios, R = solo respuestas, C = inactivo"
484
 
485
- #: templates/user.php:63
486
- msgid "F j, Y"
487
  msgstr ""
 
488
 
489
- #: templates/user.php:67 templates/author.php:69
490
- msgid "Select all"
491
- msgstr "Seleccionar todo"
492
-
493
- #: templates/user.php:68 templates/author.php:70
494
- msgid "Invert selection"
495
- msgstr "Invertir selección"
496
-
497
- #: templates/user.php:69 templates/author.php:71 options/panel1.php:161
498
- msgid "Action:"
499
- msgstr "Acción:"
500
 
501
- #: templates/user.php:70 templates/author.php:72 options/panel1.php:153
502
- msgid "Delete"
503
- msgstr "Eliminar"
504
 
505
- #: templates/user.php:71 templates/author.php:73 options/panel1.php:163
506
- msgid "Suspend"
507
- msgstr "Suspender"
508
 
509
- #: templates/user.php:72 templates/author.php:74
510
- msgid "All comments"
511
- msgstr "Todos los comentarios"
512
 
513
- #: templates/user.php:74 templates/author.php:76 options/panel1.php:166
514
- msgid "Activate"
515
- msgstr "Activar"
516
 
517
- #: templates/user.php:76 templates/author.php:77 options/panel1.php:167
518
- msgid "Update subscriptions"
519
- msgstr "Actualizar suscripciones"
520
 
521
- #: templates/user.php:79 templates/author.php:80
522
- #: templates/one-click-unsubscribe.php:28
523
- msgid "No subscriptions match your search criteria."
524
- msgstr "Ninguna suscripción coincide con tu criterio de búsqueda."
525
 
526
- #: templates/request-management-link.php:75 templates/subscribe.php:91
527
- msgid "Send"
528
- msgstr "Enviar"
529
 
530
- #: templates/author.php:57
531
- msgid "Title"
532
- msgstr "Título"
533
 
534
- #: templates/subscribe.php:43 templates/subscribe.php:44
535
- msgid "New subscription to"
536
- msgstr "Nueva suscripción a"
 
 
 
 
537
 
538
- #: templates/subscribe.php:44
539
- msgid "User:"
540
- msgstr "Usuario:"
 
 
 
 
541
 
542
- #: options/panel6.php:8 options/panel7.php:8
543
- msgid "Support the developers"
544
- msgstr "Apoya a los desarrolladores"
545
 
546
- #: options/panel6.php:18
547
  msgid ""
548
- "How valuable is the feature offered by this plugin to your visitors? please "
549
- "consider supporting the author if this plugin made your web site better, "
550
- "especially if you are making money out of it. Any donation received will be "
551
- "reinvested in the development of <strong>Subscribe to Comments Reloaded</"
552
- "strong>, and to buy some food for my hungry family."
553
  msgstr ""
554
- "¿Qué valor tienen las características que ofrece este plugin para tus "
555
- "visitantes? Por favor, considera apoyar al autor si este plugin hace tu web "
556
- "mejor, especialmente si estás haciendo dinero con ella. Cualquier donación "
557
- "recibida será reinvertida en el desarrollo de <strong>Subscribe to Comments "
558
- "Reloaded</strong>, y en comprar algo de comida para mi familia hambrienta."
559
 
560
- #: options/panel6.php:20
561
- msgid "Don't want to donate? You can still help"
562
- msgstr "¿No quieres donar? Todavía puedes ayudar"
 
 
563
 
564
- #: options/panel6.php:21
565
  msgid ""
566
- "If you don't want to donate money, please consider blogging about my plugin "
567
- "with a link to the plugin's page. Please let your readers know what makes "
568
- "your blog better. You can also contribute donating your time: do not "
569
- "hesitate to send me bug reports, your localization files, ideas on how to "
570
- "improve <strong>Subscribe to Comments Reloaded</strong> and so on. Whatever "
571
- "you do, thanks for using my plugin!"
572
  msgstr ""
573
- "Si no quieres donar dinero, por favor considera escribir una entrada en tu "
574
- "sitio acerca de mi plugin con un enlace hacia la página del plugin. Deja que "
575
- "tus lectores sepan lo que hace tu blog mejor. También puedes contribuir "
576
- "donando tu tiempo: no dudes en enviarme informes de fallos en el plugin, "
577
- "traducciones, ideas sobre cómo mejorar <strong>Subscribe to Comments "
578
- "Reloaded</strong> y más. Hagas lo que hagas, ¡gracias por usar mi plugin!"
579
-
580
- #: options/panel6.php:23
581
- msgid "Subscribe to the Beta testers"
582
- msgstr "Suscribirse a los Beta testers"
583
 
584
- #: options/panel6.php:24
585
  msgid ""
586
- "Before a new Update we release a Beta version so that our current users can "
587
- "give us feedback if they find a bug, If you want to join the tester list you "
588
- "can add your email <a href='http://eepurl.com/biCk1b' target='_blank'>here</"
589
- "a>"
590
  msgstr ""
591
- "Previo a una nueva Actualización, lanzamos una versión Beta para que "
592
- "nuestros usuarios actuales nos pueden dar información si encuentran un "
593
- "error. Si quieres unirte a la lista de testers, puedes agregar tu correo "
594
- "electrónico <a href='http://eepurl.com/biCk1b' target='_blank'>aquí</a>."
595
 
596
- #: options/panel6.php:26
597
- msgid "Vote and show your appreciation"
598
- msgstr "Vota y muestra tu agradecimiento"
 
 
599
 
600
- #: options/panel6.php:27
601
  msgid ""
602
- "Tell other people if <strong>Subscribe to Comments Reloaded</strong> works "
603
- "for you and how good it is. <a href=\"http://wordpress.org/extend/plugins/"
604
- "subscribe-to-comments-reloaded/\">Rate it</a> on its Plugin Directory page."
605
  msgstr ""
606
- "Dile a otras personas si <strong>Subscribe to Comments Reloaded</strong> "
607
- "funciona para ti y cómo es de bueno. <a href=\"http://wordpress.org/extend/"
608
- "plugins/subscribe-to-comments-reloaded/\">Valóralo</a> en la página de "
609
- "plugins de WordPress."
610
 
611
- #: options/panel1-business-logic.php:23
612
- msgid "Subscription added."
613
- msgstr "Suscripción añadida."
 
 
 
 
614
 
615
- #: options/panel1-business-logic.php:39
616
- msgid "Subscriptions updated."
617
- msgstr "Suscripción actualizada."
618
 
619
- #: options/panel1-business-logic.php:51
620
- msgid "Subscription deleted."
621
- msgstr "Suscripción eliminada."
622
 
623
- #: options/panel1-business-logic.php:110
624
- msgid "&laquo; Previous"
625
- msgstr "&laquo; Anterior"
 
 
626
 
627
- #: options/panel1-business-logic.php:114
628
- msgid "Next &raquo;"
629
- msgstr "Siguiente &raquo;"
630
 
631
- #: options/panel5.php:18 options/panel5.php:60 options/panel3.php:73
632
- #: options/panel4.php:70 options/panel2.php:49
633
- msgid "Your settings have been successfully updated."
634
- msgstr "Tu configuración se ha actualizado correctamente."
 
 
 
635
 
636
- #: options/panel5.php:20 options/panel5.php:62 options/panel3.php:75
637
- #: options/panel4.php:72 options/panel2.php:51
638
- msgid "There was an error updating the following fields:"
639
- msgstr "Se ha producido un error al actualizar los siguientes campos:"
640
 
641
- #: options/panel5.php:28 options/panel5.php:75
642
  msgid "Autopurge requests"
643
  msgstr "Solicitudes de purga automática"
644
 
645
- #: options/panel5.php:31 options/panel5.php:84
646
  msgid "Enable double check"
647
  msgstr "Activar doble verificación"
648
 
649
- #: options/panel5.php:34 options/panel5.php:92
650
  msgid "Subscribe authors"
651
  msgstr "Suscrito"
652
 
653
- #: options/panel5.php:37 options/panel5.php:102
654
  msgid "Enable HTML emails"
655
  msgstr "Activar HTML en emails"
656
 
657
- #: options/panel5.php:40
658
  msgid "HTMLify Links in HTML emails"
659
  msgstr "Convertir enlaces HTML en emails HTML"
660
 
661
- #: options/panel5.php:43
662
  msgid "Send trackbacks"
663
  msgstr "Enviar trackbacks"
664
 
665
- #: options/panel5.php:46
666
  msgid "Notify admin"
667
  msgstr "Notificar al administrador"
668
 
669
- #: options/panel5.php:49 options/panel5.php:140
670
  msgid "Let admin subscribe"
671
  msgstr "Permitir al administrador suscribirse"
672
 
673
- #: options/panel5.php:52 options/panel5.php:149
674
  msgid "BCC admin on Notifications"
675
  msgstr "Notificaciones"
676
 
677
- #: options/panel5.php:55
678
- #, fuzzy
679
- msgid "StCR Subscription Box Position"
680
- msgstr "Nueva suscripción a"
 
 
 
 
 
681
 
682
- #: options/panel5.php:78
683
  msgid "days"
684
  msgstr "días"
685
 
686
- #: options/panel5.php:79
687
  msgid ""
688
  "Delete pending subscriptions (not confirmed) after X days. Zero disables "
689
  "this feature."
@@ -691,14 +871,7 @@ msgstr ""
691
  "Eliminar suscripciones pendientes (sin confirmar) después de X días. 0 "
692
  "(cero) desactiva esta función."
693
 
694
- #: options/panel5.php:86 options/panel5.php:95 options/panel5.php:104
695
- #: options/panel5.php:114 options/panel5.php:123 options/panel5.php:133
696
- #: options/panel5.php:142 options/panel5.php:151 options/panel5.php:160
697
- #: options/panel2.php:66 options/panel2.php:76 options/panel2.php:105
698
- msgid "Yes"
699
- msgstr "Sí"
700
-
701
- #: options/panel5.php:88
702
  msgid ""
703
  "Send a notification email to confirm the subscription (to avoid addresses "
704
  "misuse)."
@@ -706,12 +879,12 @@ msgstr ""
706
  "Enviar un mensaje de notificación para confirmar la suscripción (para evitar "
707
  "un uso fraudulento de las direcciones)."
708
 
709
- #: options/panel5.php:97
710
  msgid ""
711
  "Automatically subscribe authors to their own articles (not retroactive)."
712
  msgstr "Suscribir autores automaticamente a sus artículos (No retroactivo)."
713
 
714
- #: options/panel5.php:106
715
  msgid ""
716
  "If enabled, will send email messages with content-type = text/html instead "
717
  "of text/plain"
@@ -719,11 +892,11 @@ msgstr ""
719
  "Si está activado, enviará mensajes de correo electrónico con content-type = "
720
  "text/html en lugar de text/plain"
721
 
722
- #: options/panel5.php:111
723
  msgid "HTMLify links in emails"
724
  msgstr "Convertir enlaces HTML"
725
 
726
- #: options/panel5.php:116
727
  msgid ""
728
  "If enabled, will wrap all links in messages with <code>&lt;a href=\"\"&gt;"
729
  "&lt;/a&gt;</code> (only when HTML emails enabled)."
@@ -731,46 +904,36 @@ msgstr ""
731
  "Si está activado, agregará <code>&lt;a href=\"\"&gt;&lt;/a&gt;</code> en "
732
  "todos los enlaces de los mensajes (sólo si se activó HTML en emails)."
733
 
734
- #: options/panel5.php:121
735
  msgid "Process trackbacks"
736
  msgstr "Procesar trackbacks"
737
 
738
- #: options/panel5.php:125
739
  msgid ""
740
  "Notify users when a new trackback or pingback is added to the discussion."
741
  msgstr ""
742
  "Notificar a los usuarios cuando se añade un nuevo trackback o pingback a la "
743
  "discusión."
744
 
745
- #: options/panel5.php:130
746
  msgid "Track all subscriptions"
747
  msgstr "Seguir todas las suscripciones"
748
 
749
- #: options/panel5.php:135
750
  msgid "Notify the administrator when users subscribe without commenting."
751
  msgstr ""
752
  "Notificar al administrador cuando los usuarios se suscriban sin comentar."
753
 
754
- #: options/panel5.php:144
755
  msgid "Let the administrator subscribe to comments when logged in."
756
  msgstr ""
757
  "Permitir al administrador suscribirse a los comentarios cuando tiene la "
758
  "sesión iniciada."
759
 
760
- #: options/panel5.php:153
761
  msgid "Send a copy of all Notifications to the administrator."
762
  msgstr "Enviar una copia de todas las Notificaciones al administrador."
763
 
764
- #: options/panel5.php:158
765
- msgid "StCR Box Position"
766
- msgstr ""
767
-
768
- #: options/panel5.php:162
769
- msgid ""
770
- "If this option is enable the subscriptioin box will be above the submit "
771
- "button in your comment form."
772
- msgstr ""
773
-
774
  #: options/panel5.php:167
775
  msgid "StCR Unique Key"
776
  msgstr "StCR Clave Única"
@@ -786,7 +949,6 @@ msgid "Generate"
786
  msgstr "Generar"
787
 
788
  #: options/panel5.php:184
789
- #, fuzzy
790
  msgid ""
791
  "This Unique Key will be use to send the notification to your subscribers "
792
  "with more security."
@@ -794,658 +956,638 @@ msgstr ""
794
  "Esta Clave Única se utiliza para enviar notificaciones a sus suscriptores "
795
  "con más seguridad."
796
 
797
- #: options/panel5.php:195 options/panel3.php:200 options/panel4.php:207
798
- #: options/panel2.php:189
799
- msgid "Save Changes"
800
- msgstr "Guardar cambios"
801
-
802
- #: options/index.php:58
803
- msgid "Comment Form"
804
- msgstr "Formulario de Comentario"
805
-
806
- #: options/index.php:59
807
- msgid "Management Page"
808
- msgstr "Página de Administración"
809
-
810
- #: options/index.php:60
811
- msgid "Notifications"
812
- msgstr "Notificaciones"
813
-
814
- #: options/index.php:61 options/panel3.php:85 options/panel4.php:80
815
- #: options/panel2.php:58
816
- msgid "Options"
817
- msgstr "Opciones"
818
-
819
- #: options/index.php:62
820
- msgid "You can help"
821
- msgstr "Puedes ayudar"
822
-
823
- #: options/index.php:63
824
- msgid "Support"
825
- msgstr "Soporte"
826
-
827
- #: options/index.php:64
828
- msgid "Donate"
829
- msgstr ""
830
-
831
- #: options/panel3.php:16 options/panel3.php:90
832
- msgid "Virtual Management Page"
833
- msgstr "Página de Administración virtual"
834
-
835
- #: options/panel3.php:21 options/panel3.php:99
836
- msgid "Page title"
837
- msgstr "Título de la página"
838
-
839
- #: options/panel3.php:26 options/panel3.php:108
840
- msgid "Management URL"
841
- msgstr "Página de Administración"
842
-
843
- #: options/panel3.php:31 options/panel3.php:120
844
- msgid "Custom HEAD meta"
845
- msgstr "HEAD meta personalizada"
846
-
847
- #: options/panel3.php:37 options/panel3.php:134
848
- msgid "Request link"
849
- msgstr "Petición de enlace"
850
-
851
- #: options/panel3.php:42 options/panel3.php:144
852
- msgid "Request submitted"
853
- msgstr "Petición enviada"
854
-
855
- #: options/panel3.php:47 options/panel3.php:154
856
- msgid "Subscribe without commenting"
857
- msgstr "Suscribir sin comentar"
858
-
859
- #: options/panel3.php:52 options/panel3.php:164
860
- msgid "Subscription processed"
861
- msgstr "Suscripción procesada"
862
-
863
- #: options/panel3.php:57 options/panel3.php:174
864
- msgid "Subscription processed (DCI)"
865
- msgstr "Suscripción procesada (Pendiente de confirmación)"
866
-
867
- #: options/panel3.php:62 options/panel3.php:183
868
- msgid "Authors"
869
- msgstr "Autores"
870
-
871
- #: options/panel3.php:67 options/panel3.php:191
872
- msgid "Users"
873
- msgstr "Usuarios"
874
-
875
- #: options/panel3.php:93
876
- msgid "Enabled"
877
- msgstr "Habilitado"
878
-
879
- #: options/panel3.php:94
880
- msgid "Disabled"
881
- msgstr "Deshabilitado"
882
 
883
- #: options/panel3.php:95
884
- #, fuzzy
885
  msgid ""
886
- "Disable the virtual management page if you need to create a <a href="
887
- "\"https://github.com/stcr/subscribe-to-comments-reloaded/wiki/KB#create-a-"
888
- "real-management-page\">real page</a> to make your theme happy."
 
 
889
  msgstr ""
890
- "Deshabilita la página de administración virtual si necesitas crear una <a "
891
- "href=\"http://behstant.com/subscribe-reloaded/realMgnPage.php\">página real</"
892
- "a> para hacer tu tema feliz."
 
 
893
 
894
- #: options/panel3.php:104
895
- msgid "Title of the page your visitors will use to manage their subscriptions."
896
- msgstr ""
897
- "Título de la página para que tus visitantes usarán para gestionar tus "
898
- "suscripciones."
899
 
900
- #: options/panel3.php:112
901
  msgid ""
902
- "The permalink for your management page (something like <code>/manage-"
903
- "subscriptions</code> or <code>/?page_id=345</code>). This page <b>does not</"
904
- "b> actually exist in the system, but its link must follow your permalink "
905
- "structure."
 
 
906
  msgstr ""
907
- "El enlace permanente para la página de administración (algo como <code>/"
908
- "administrar-suscripciones</code> o <code>/?page_id=345</code>). Esta página "
909
- "realmente <b>no tiene</b> que existir en el sistema, pero su enlace debe "
910
- "seguir tu estructura de enlaces permanentes."
 
 
911
 
912
- #: options/panel3.php:114
913
- msgid ""
914
- "Warning: it looks like the value you are using may be incompatible with your "
915
- "permalink structure"
916
- msgstr ""
917
- "Precaución: parece que el valor que estás usando puede ser incompatible con "
918
- "tu estructura de enlaces permanentes"
919
 
920
- #: options/panel3.php:124
921
  msgid ""
922
- "Specify your custom HTML code to be added to the HEAD section of the page. "
923
- "Use <strong>single</strong> quotes for values."
924
- msgstr ""
925
- "Especifica tu código HTML personalizado para ser añadido a la sección HEAD "
926
- "de tu página. Usa comillas <strong>simples</strong> para los valores."
927
-
928
- #: options/panel3.php:130 options/panel4.php:113
929
- msgid "Messages"
930
- msgstr "Mensajes"
931
-
932
- #: options/panel3.php:139
933
- msgid "Text shown to those who request to manage their subscriptions."
934
  msgstr ""
935
- "Texto que se muestra a quienes solicitan acceso para administrar sus "
936
- "suscripciones."
 
 
937
 
938
- #: options/panel3.php:149
939
- msgid ""
940
- "Thank you note shown after the request here above has been processed. "
941
- "Allowed tags: [post_title], [post_permalink]"
942
- msgstr ""
943
- "Nota de agradecimiento que se muestra tras haber sido procesada la solicitud "
944
- "notificación. Etiquetas permitidas: [post_title] y [post_permalink]."
945
 
946
- #: options/panel3.php:159
947
  msgid ""
948
- "Text shown to those who want to subscribe without commenting. Allowed tags: "
949
- "[post_title], [post_permalink]"
 
950
  msgstr ""
951
- "Texto que se muestra a quienes se quieren suscribir sin comentar. Etiquetas "
952
- "permitidas: [post_title] y [post_permalink]."
 
 
953
 
954
- #: options/panel3.php:169
955
- msgid ""
956
- "Thank you note shown after the subscription request has been processed "
957
- "(double check-in disabled). Allowed tags: [post_title], [post_permalink]"
958
- msgstr ""
959
- "Nota de agradecimiento que se muestra tras haber sido procesada la solicitud "
960
- "notificación (con doble verificación desactivada). Etiquetas permitidas: "
961
- "[post_title] y [post_permalink]."
962
 
963
- #: options/panel3.php:179
964
  msgid ""
965
- "Thank you note shown after the subscription request has been processed "
966
- "(double check-in enabled). Allowed tags: [post_title], [post_permalink]"
 
 
967
  msgstr ""
968
- "Nota de agradecimiento que se muestra tras haber sido procesada la solicitud "
969
- "notificación (con doble verificación activada). Etiquetas disponibles: "
970
- "[post_title] y [post_permalink]."
 
971
 
972
- #: options/panel3.php:187
973
- msgid "Introductory text for the authors' management page."
974
- msgstr "Texto de introducción para los autores en la página de administración."
975
 
976
- #: options/panel3.php:195
977
- msgid "Introductory text for the users' management page."
 
 
 
978
  msgstr ""
979
- "Texto de introducción para los usuarios en la página de administración."
980
-
981
- #: options/panel1-edit-subscription.php:8
982
- msgid "Update Subscription"
983
- msgstr "Actualizar Suscripción"
984
-
985
- #: options/panel1-edit-subscription.php:11
986
- #: options/panel1-edit-subscription.php:21
987
- #: options/panel1-edit-subscription.php:22
988
- #: options/panel1-edit-subscription.php:23 options/panel1.php:31
989
- #: options/panel1.php:32 options/panel1.php:33
990
- msgid "optional"
991
- msgstr "opcional"
992
-
993
- #: options/panel1-edit-subscription.php:13
994
- #: options/panel1-add-subscription.php:13
995
- msgid "Post:"
996
- msgstr "Entrada:"
997
-
998
- #: options/panel1-edit-subscription.php:16 options/panel1.php:26
999
- msgid "From"
1000
- msgstr "De"
1001
-
1002
- #: options/panel1-edit-subscription.php:20 options/panel1.php:30
1003
- msgid "To"
1004
- msgstr "Para"
1005
-
1006
- #: options/panel1-edit-subscription.php:26
1007
- #: options/panel1-add-subscription.php:20 options/panel1.php:36
1008
- #: options/panel1.php:69 options/panel1.php:139
1009
- msgid "Status"
1010
- msgstr "Estado"
1011
-
1012
- #: options/panel1-edit-subscription.php:28 options/panel1.php:38
1013
- msgid "Keep unchanged"
1014
- msgstr "Mantener sin cambios"
1015
 
1016
- #: options/panel1-edit-subscription.php:29
1017
- #: options/panel1-add-subscription.php:22 options/panel1.php:39
1018
- #: options/panel1.php:72
1019
- msgid "Active"
1020
- msgstr "Activo"
1021
 
1022
- #: options/panel1-edit-subscription.php:30
1023
- #: options/panel1-add-subscription.php:23 options/panel1.php:40
1024
- #: options/panel1.php:73
1025
- msgid "Replies only"
1026
- msgstr "Solo respuestas"
1027
 
1028
- #: options/panel1-edit-subscription.php:31 options/panel1.php:41
1029
- msgid "Suspended"
1030
- msgstr "Suspendido"
1031
 
1032
- #: options/panel1-edit-subscription.php:33
1033
- #: options/panel1-add-subscription.php:26 options/panel1.php:43
1034
- msgid "Update"
1035
- msgstr "Actualizar"
1036
 
1037
- #: options/panel1-add-subscription.php:8 options/panel1.php:54
1038
- msgid "Add New Subscription"
1039
- msgstr "Añadir Nueva Suscripción"
1040
 
1041
- #: options/panel1-add-subscription.php:24 options/panel1.php:74
1042
- msgid "Ask user to confirm"
1043
- msgstr "Pedir confirmación al usuario"
1044
 
1045
- #: options/panel8.php:11
1046
- #, fuzzy
1047
- msgid "Support Subscribe to Comments Reloaded"
1048
- msgstr "Aviso Importante de Subscribe to Comments Reloaded"
1049
 
1050
- #: options/panel8.php:12
1051
  msgid ""
1052
- "Every contribution that you make is high valuable, so if you consider this "
1053
- "plugin a helpful tool we will use your donation to invest on support and "
1054
- "developing time."
1055
  msgstr ""
1056
 
1057
- #: options/panel4.php:17 options/panel4.php:85
1058
- msgid "Sender name"
1059
- msgstr "Nombre del remitente"
1060
-
1061
- #: options/panel4.php:22 options/panel4.php:98
1062
- msgid "Sender email address"
1063
- msgstr "Dirección de correo electrónico del remitente"
1064
 
1065
- #: options/panel4.php:27 options/panel4.php:118
1066
- msgid "Notification subject"
1067
- msgstr "Asunto de la notificación"
1068
 
1069
- #: options/panel4.php:33 options/panel4.php:39 options/panel4.php:131
1070
- msgid "Notification message"
1071
- msgstr "Mensaje de la notificación"
1072
 
1073
- #: options/panel4.php:44 options/panel4.php:145
1074
- msgid "Double check subject"
1075
- msgstr "Asunto del mensaje de doble verificación"
1076
 
1077
- #: options/panel4.php:49 options/panel4.php:158
1078
- msgid "Double check message"
1079
- msgstr "Mensaje del mensaje de doble verificación"
 
 
 
 
1080
 
1081
- #: options/panel4.php:54 options/panel4.php:170
1082
- msgid "Management subject"
1083
- msgstr "Asunto de administración"
 
 
 
 
1084
 
1085
- #: options/panel4.php:59 options/panel4.php:64 options/panel4.php:183
1086
- msgid "Management message"
1087
- msgstr "Mensaje de administración"
 
 
 
 
1088
 
1089
- #: options/panel4.php:92
1090
  msgid ""
1091
- "Name to use for the \"from\" field when sending a new notification to the "
1092
- "user."
1093
  msgstr ""
1094
- "Nombre a usar en el campo \"De:\" cuando se envía una nueva notificación al "
1095
- "usuario."
1096
 
1097
- #: options/panel4.php:106
1098
  msgid ""
1099
- "Email address to use for the \"from\" field when sending a new notification "
1100
- "to the user."
 
1101
  msgstr ""
1102
- "Dirección de correo electrónico que a usar en el campo \"Para:\" cuando se "
1103
- "envía una nueva notificación al usuario."
 
1104
 
1105
- #: options/panel4.php:125
1106
- msgid "Subject of the notification email. Allowed tag: [post_title]"
 
 
 
1107
  msgstr ""
1108
- "Asunto del mensaje de notificación de nuevos comentarios. Etiquetas "
1109
- "permitidas: [post_title]."
 
1110
 
1111
- #: options/panel4.php:138
1112
  msgid ""
1113
- "Content of the notification email. Allowed tags: [post_title], "
1114
- "[comment_permalink], [comment_author], [comment_content], [post_permalink], "
1115
- "[manager_link]"
1116
  msgstr ""
1117
- "Contenido del mensaje de notificación de nuevos comentarios. Etiquetas "
1118
- "permitidas: [post_title], [comment_permalink], [comment_author], "
1119
- "[comment_content], [post_permalink] y [manager_link]."
1120
 
1121
- #: options/panel4.php:139
1122
  msgid ""
1123
- "<p><strong>Note: To get a default template clear all the content and save "
1124
- "the options.</strong></p>"
 
1125
  msgstr ""
 
 
 
1126
 
1127
- #: options/panel4.php:152
1128
- msgid "Subject of the confirmation email. Allowed tag: [post_title]"
 
 
 
1129
  msgstr ""
1130
- "Asunto del mensaje de confirmación para suscripciones nuevas. Etiquetas "
1131
- "permitidas: [post_title]."
 
1132
 
1133
- #: options/panel4.php:164
1134
  msgid ""
1135
- "Content of the confirmation email. Allowed tags: [post_permalink], "
1136
- "[confirm_link], [post_title], [manager_link]"
1137
  msgstr ""
1138
- "Contenido del mensaje de confirmación para suscripciones nuevas. Etiquetas "
1139
- "permitidas: [post_permalink], [confirm_link], [post_title] y [manager_link]."
 
1140
 
1141
- #: options/panel4.php:177
1142
  msgid ""
1143
- "Subject of the mail sent to those who request to access their management "
1144
- "page. Allowed tag: [blog_name]"
 
1145
  msgstr ""
1146
- "Asunto del mensaje para quienes solicitan acceso a su página de "
1147
- "administración. Etiquetas permitidas: [blog_name]."
 
 
 
 
 
1148
 
1149
- #: options/panel4.php:189
1150
  msgid ""
1151
- "Content of the management email. Allowed tags: [blog_name], [manager_link]"
 
 
 
 
 
 
1152
  msgstr ""
1153
- "Contenido del mensaje para quienes solicitan acceso a su página de "
1154
- "administración. Etiquetas permitidas: [blog_name] y [manager_link]."
 
 
 
 
 
1155
 
1156
- #: options/panel4.php:195
1157
- #, fuzzy
1158
- msgid "One Click Unsubscribe"
1159
- msgstr "Permitir al administrador suscribirse"
1160
 
1161
- #: options/panel4.php:201
1162
- #, fuzzy
1163
- msgid "Content of the One Click confirmation. Allowed tags: [post_title]"
 
 
 
 
1164
  msgstr ""
1165
- "Contenido del mensaje para quienes solicitan acceso a su página de "
1166
- "administración. Etiquetas permitidas: [blog_name] y [manager_link]."
 
 
 
 
1167
 
1168
- #: options/panel2.php:12 options/panel2.php:63
1169
- msgid "Enable default checkbox"
1170
- msgstr "Activar casilla por defecto"
1171
 
1172
- #: options/panel2.php:15 options/panel2.php:73
1173
- msgid "Checked by default"
1174
- msgstr "Marcada por defecto"
 
 
1175
 
1176
- #: options/panel2.php:18
1177
- msgid "Checked by default Value"
1178
- msgstr "Casilla marcada"
 
 
 
 
 
 
1179
 
1180
- #: options/panel2.php:21 options/panel2.php:24 options/panel2.php:102
1181
- msgid "Advanced subscription"
1182
- msgstr "Suscripción avanzada"
1183
 
1184
- #: options/panel2.php:27 options/panel2.php:130
1185
- msgid "Custom inline style"
1186
- msgstr "Estilo en línea personalizado"
 
 
 
 
1187
 
1188
- #: options/panel2.php:30 options/panel2.php:139
1189
- msgid "Custom HTML"
1190
- msgstr "HTML personalizado"
1191
 
1192
- #: options/panel2.php:34
1193
- msgid "Checkbox label"
1194
- msgstr "Casilla de verificación"
 
 
 
1195
 
1196
- #: options/panel2.php:37 options/panel2.php:163
1197
- msgid "Subscribed label"
1198
- msgstr "Suscrito"
1199
 
1200
- #: options/panel2.php:40
1201
- msgid "Awaiting label"
1202
- msgstr "Esperando"
1203
 
1204
- #: options/panel2.php:43 options/panel2.php:180
1205
- msgid "Author label"
1206
- msgstr "Autor"
1207
 
1208
- #: options/panel2.php:68
 
 
 
 
1209
  msgid ""
1210
- "Disable this option if you want to move the subscription checkbox to a "
1211
- "different place on your page."
 
 
1212
  msgstr ""
1213
- "Desactivar esta opción si quieres mover la casilla de suscripción en un "
1214
- "lugar diferente de tu página."
1215
-
1216
- #: options/panel2.php:78
1217
- msgid "Decide if the checkbox should be checked by default or not."
1218
- msgstr "Establece si la casilla tiene que estar marcada por defecto o no."
1219
-
1220
- #: options/panel2.php:87
1221
- msgid "Default Checkbox Value"
1222
- msgstr "Valor por defecto de la casilla"
1223
 
1224
- #: options/panel2.php:91 options/panel2.php:120
1225
- msgid "All new comments"
1226
- msgstr "Todos los comentarios nuevos"
 
 
 
 
 
 
1227
 
1228
- #: options/panel2.php:92 options/panel2.php:121
1229
- msgid "Replies to this comment"
1230
- msgstr "Respuestas a mis comentarios"
 
 
 
 
1231
 
1232
- #: options/panel2.php:94
1233
  msgid ""
1234
- "Select the default option for the Checkbox. Be careful! Some users might "
1235
- "like to be subscribed to all the post."
 
1236
  msgstr ""
1237
- "Selecciona la opción predeterminada para la casilla de verificación. ¡Sé "
1238
- "cuidadoso! Algunos usuarios pueden preferir estar suscritos a todo el post."
 
1239
 
1240
- #: options/panel2.php:107
 
1241
  msgid ""
1242
- "Allow users to choose from different subscription types (all, replies only)."
 
 
 
1243
  msgstr ""
1244
- "Permitir a los usuarios escoger diferentes tipos de suscripción (todo, solo "
1245
- "respuestas)."
1246
-
1247
- #: options/panel2.php:115
1248
- msgid "Advanced default"
1249
- msgstr "Marcada por defecto"
1250
-
1251
- #: options/panel2.php:119
1252
- msgid "None"
1253
- msgstr "Ninguno"
1254
 
1255
- #: options/panel2.php:124
1256
  msgid ""
1257
- "The default subscription type that should be selected when Advanced "
1258
- "subscriptions are enable."
 
1259
  msgstr ""
1260
- "El tipo de suscripción por defecto que debe ser seleccionado cuando se "
1261
- "activa Suscripción avanzada."
1262
-
1263
- #: options/panel2.php:135
1264
- msgid "Custom inline CSS to add to the checkbox."
1265
- msgstr "CSS en línea personalizado para la casilla de verificación."
1266
 
1267
- #: options/panel2.php:143
1268
  msgid ""
1269
- "Custom HTML code to be used when displaying the checkbox. Allowed tags: "
1270
- "[checkbox_field], [checkbox_label]"
1271
  msgstr ""
1272
- "Código HTML personalizado para ser utilizado cuando se muestra la casilla de "
1273
- "verificación. Etiquetas permitidas: [checkbox_field] y [checkbox_label]"
1274
-
1275
- #: options/panel2.php:149
1276
- msgid "Messages for your visitors"
1277
- msgstr "Mensajes de tus visitantes"
1278
-
1279
- #: options/panel2.php:153
1280
- msgid "Default label"
1281
- msgstr "Etiqueta por defecto"
1282
 
1283
- #: options/panel2.php:158
1284
- msgid "Label associated to the checkbox. Allowed tag: [subscribe_link]"
 
 
 
 
1285
  msgstr ""
1286
- "Texto asociado a la casilla para suscribirse. Etiquetas permitidas: "
1287
- "[subscribe_link]."
 
1288
 
1289
- #: options/panel2.php:167
1290
  msgid ""
1291
- "Label shown to those who are already subscribed to a post. Allowed tag: "
1292
- "[manager_link]"
1293
  msgstr ""
1294
- "Texto que se muestra cuando alguien se suscribe a una entrada. Etiquetas "
1295
- "permitidas: [manager_link]."
1296
-
1297
- #: options/panel2.php:172
1298
- msgid "Pending label"
1299
- msgstr "Etiqueta pendiente"
1300
 
1301
- #: options/panel2.php:176
1302
  msgid ""
1303
- "Label shown to those who are already subscribed, but haven't clicked on the "
1304
- "confirmation link yet. Allowed tag: [manager_link]"
 
 
1305
  msgstr ""
1306
- "Texto que se muestra cuando alguien ya está suscrito a una entrada, pero es "
1307
- "pero no ha confirmado su suscripción aún. Etiquetas permitidas: "
1308
- "[manager_link]."
 
1309
 
1310
- #: options/panel2.php:184
1311
  msgid ""
1312
- "Label shown to authors (and administrators). Allowed tag: [manager_link]"
 
 
 
 
1313
  msgstr ""
1314
- "Texto que se muestra a los autores (y administradores) para gestionar las "
1315
- "suscripciones. Etiquetas permitidas: [manager_link]."
 
 
 
1316
 
1317
- #: options/panel7.php:18
1318
- msgid "Did you find a Bug on the plugin?"
1319
- msgstr "Encontraste un Error en el plugin?"
 
1320
 
1321
- #: options/panel7.php:19
1322
  msgid ""
1323
- "Please report any bug on the <a href=\"https://github.com/stcr/subscribe-to-"
1324
- "comments-reloaded/issues/new?title=Bug%20Report:%20%3Cshort%20description"
1325
- "%3E&labels=bug\" target=\"_blank\">GitHub</a> Page rather than on the "
1326
- "WordPress Support page."
1327
  msgstr ""
1328
- "Por favor, reporta cualquier error en la página de <a href=\"https://github."
1329
- "com/stcr/subscribe-to-comments-reloaded/issues/new?title=Bug%20Report:"
1330
- "%20%3Cshort%20description%3E&labels=bug\" target=\"_blank\">GitHub</a> en "
1331
- "lugar de hacerlo en la página de soporte de WordPress."
1332
-
1333
- #: options/panel1.php:19
1334
- msgid "Mass Update Subscriptions"
1335
- msgstr "Actualizar Suscripciones en Masa"
1336
-
1337
- #: options/panel1.php:61
1338
- msgid "Post ID"
1339
- msgstr "ID de entrada"
1340
-
1341
- #: options/panel1.php:76
1342
- msgid "Add"
1343
- msgstr "Añadir"
1344
 
1345
- #: options/panel1.php:91
1346
- msgid "Search subscriptions"
1347
- msgstr "Buscar suscripciones"
 
 
 
 
 
1348
 
1349
- #: options/panel1.php:95
1350
- #, php-format
1351
  msgid ""
1352
- "You can either <a href=\"%s\">view all the subscriptions</a> or find those "
1353
- "where the"
 
 
1354
  msgstr ""
1355
- "Puedes bien <a href=\"%s\">ver todas las suscripciones</a> o bien encontrar "
1356
- "aquellas en las que el/la"
1357
 
1358
- #: options/panel1.php:99
1359
- msgid "email"
1360
- msgstr "email"
 
 
1361
 
1362
- #: options/panel1.php:100
1363
- msgid "post ID"
1364
- msgstr "ID de Entrada"
 
 
 
1365
 
1366
- #: options/panel1.php:101
1367
- msgid "status"
1368
- msgstr "estado"
 
 
 
 
 
1369
 
1370
- #: options/panel1.php:104
1371
- msgid "equals"
1372
- msgstr "es igual a"
 
 
1373
 
1374
- #: options/panel1.php:105
1375
- msgid "contains"
1376
- msgstr "contiene"
 
1377
 
1378
- #: options/panel1.php:106
1379
- msgid "does not contain"
1380
- msgstr "no contiene"
 
 
1381
 
1382
- #: options/panel1.php:107
1383
- msgid "starts with"
1384
- msgstr "comienza con"
1385
 
1386
- #: options/panel1.php:108
1387
- msgid "ends with"
1388
- msgstr "termina con"
 
 
 
1389
 
1390
- #: options/panel1.php:111
1391
- msgid "results per page:"
1392
- msgstr "resultados por página:"
 
 
1393
 
1394
- #: options/panel1.php:113
1395
- msgid "Search"
1396
- msgstr "Buscar"
 
 
 
1397
 
1398
- #: options/panel1.php:121
1399
- msgid "Reverse the order by Post ID"
1400
- msgstr "Invertir el orden por ID de entrada"
 
 
 
1401
 
1402
- #: options/panel1.php:122 options/panel1.php:123
1403
- msgid "Reverse the order by Date/Time"
1404
- msgstr "Invertir el orden por Fecha/Hora"
 
 
 
1405
 
1406
- #: options/panel1.php:125
1407
- msgid "Post (ID)"
1408
- msgstr "ID de Entrada"
1409
 
1410
- #: options/panel1.php:128
1411
- msgid "Search query:"
1412
- msgstr "Petición de búsqueda:"
1413
 
1414
- #: options/panel1.php:128
1415
- msgid "Rows:"
1416
- msgstr "Filas:"
1417
 
1418
- #: options/panel1.php:128
1419
- msgid "of"
1420
- msgstr "de"
1421
 
1422
- #: options/panel1.php:138
1423
- msgid "Date and Time"
1424
- msgstr "Fecha y Hora"
 
 
 
 
 
1425
 
1426
- #: options/panel1.php:150
1427
- msgid "Subscription"
1428
- msgstr "Suscripciones"
 
 
 
 
 
 
1429
 
1430
- #: options/panel1.php:152
1431
- msgid "Edit"
1432
- msgstr "Editar"
 
 
 
 
 
 
1433
 
1434
- #: options/panel1.php:162
1435
- msgid "Delete forever"
1436
- msgstr "Eliminar para siempre"
 
 
 
 
 
 
1437
 
1438
- #: options/panel1.php:164
1439
- msgid "Activate and set to Y"
1440
- msgstr "Activar y establecer a Y"
 
 
 
 
1441
 
1442
- #: options/panel1.php:165
1443
- msgid "Activate and set to R"
1444
- msgstr "Activar y establecer a R"
1445
 
1446
- #: options/panel1.php:170
1447
- msgid "Sorry, no subscriptions match your search criteria."
1448
- msgstr "Lo siento, ninguna suscripción coincide con tu criterio de búsqueda."
 
 
1449
 
1450
  #~ msgid "Subscribe to Comments Reloaded Important Notice"
1451
  #~ msgstr "Aviso Importante de Subscribe to Comments Reloaded"
@@ -1481,9 +1623,6 @@ msgstr "Lo siento, ninguna suscripción coincide con tu criterio de búsqueda."
1481
  #~ msgid "Support the author"
1482
  #~ msgstr "Apoya al autor"
1483
 
1484
- #~ msgid "Replies"
1485
- #~ msgstr "Respuestas"
1486
-
1487
  #~ msgid "Digest"
1488
  #~ msgstr "Resumen diario"
1489
 
@@ -1537,9 +1676,6 @@ msgstr "Lo siento, ninguna suscripción coincide con tu criterio de búsqueda."
1537
  #~ msgid "Resume"
1538
  #~ msgstr "Reanudar"
1539
 
1540
- #~ msgid "Update email address"
1541
- #~ msgstr "Actualizar dirección de correo electrónico"
1542
-
1543
  #~ msgid ""
1544
  #~ "You can \"mass update\" all the occurrences of a given email address "
1545
  #~ "(exact matches only)."
2
  msgstr ""
3
  "Project-Id-Version: Subscribe To Comments Reloaded 2.0 en español\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2016-08-28 22:35-0600\n"
6
+ "PO-Revision-Date: 2016-08-28 22:35-0600\n"
7
+ "Last-Translator: Reedyseth - Israel Barragan <reedyseth@gmail.com>\n"
8
  "Language-Team: TodoWordPress, Juan Luis Perez, Iván Ridao Freitas "
9
  "<juanluperez@gmail.com>\n"
10
  "Language: es_ES\n"
15
  "X-Poedit-Basepath: ..\n"
16
  "Plural-Forms: nplurals=2; plural=n !=1;\n"
17
  "X-Poedit-SourceCharset: UTF-8\n"
18
+ "X-Generator: Poedit 1.8.7.1\n"
19
  "X-Poedit-SearchPath-0: .\n"
20
 
21
+ #: options/index.php:59 utils/stcr_manage.php:253 utils/stcr_manage.php:382
22
+ #: utils/stcr_manage.php:383
23
+ msgid "Manage subscriptions"
24
+ msgstr "Administrar suscripciones"
25
 
26
+ #: options/index.php:60 utils/stcr_manage.php:388 utils/stcr_manage.php:389
27
+ msgid "Comment Form"
28
+ msgstr "Formulario de Comentario"
29
 
30
+ #: options/index.php:61 utils/stcr_manage.php:394 utils/stcr_manage.php:395
31
+ msgid "Management Page"
32
+ msgstr "Página de Administración"
33
 
34
+ #: options/index.php:62 utils/stcr_manage.php:400 utils/stcr_manage.php:401
35
+ msgid "Notifications"
36
+ msgstr "Notificaciones"
 
37
 
38
+ #: options/index.php:63 options/panel2.php:58 options/panel3.php:82
39
+ #: options/panel4.php:89 utils/stcr_manage.php:406 utils/stcr_manage.php:407
40
+ msgid "Options"
41
+ msgstr "Opciones"
 
 
 
42
 
43
+ #: options/index.php:65 utils/stcr_manage.php:422 utils/stcr_manage.php:423
44
+ msgid "You can help"
45
+ msgstr "Puedes ayudar"
 
 
 
 
46
 
47
+ #: options/index.php:66 utils/stcr_manage.php:428 utils/stcr_manage.php:429
48
+ msgid "Support"
49
+ msgstr "Soporte"
 
 
 
 
50
 
51
+ #: options/index.php:67 utils/stcr_manage.php:434 utils/stcr_manage.php:435
52
+ msgid "Donate"
 
53
  msgstr ""
 
 
54
 
55
+ #: options/panel1-add-subscription.php:8 options/panel1.php:61
56
+ msgid "Add New Subscription"
57
+ msgstr "Añadir Nueva Suscripción"
58
 
59
+ #: options/panel1-add-subscription.php:13
60
+ #: options/panel1-edit-subscription.php:13
61
+ msgid "Post:"
62
+ msgstr "Entrada:"
 
 
 
 
 
63
 
64
+ #: options/panel1-add-subscription.php:16 options/panel1.php:72
65
+ #: options/panel1.php:133 templates/key_expired.php:71
66
+ #: templates/request-management-link.php:71 templates/subscribe.php:90
67
+ #: templates/user.php:57
68
+ msgid "Email"
69
+ msgstr "Email"
70
+
71
+ #: options/panel1-add-subscription.php:20
72
+ #: options/panel1-edit-subscription.php:26 options/panel1.php:39
73
+ #: options/panel1.php:76 options/panel1.php:141 options/panel1.php:159
74
+ msgid "Status"
75
+ msgstr "Estado"
76
+
77
+ #: options/panel1-add-subscription.php:22
78
+ #: options/panel1-edit-subscription.php:29 options/panel1.php:42
79
+ #: options/panel1.php:79 options/panel1.php:172
80
+ msgid "Active"
81
+ msgstr "Activo"
82
+
83
+ #: options/panel1-add-subscription.php:23
84
+ #: options/panel1-edit-subscription.php:30 options/panel1.php:43
85
+ #: options/panel1.php:80
86
+ msgid "Replies only"
87
+ msgstr "Solo respuestas"
88
+
89
+ #: options/panel1-add-subscription.php:24 options/panel1.php:81
90
+ msgid "Ask user to confirm"
91
+ msgstr "Pedir confirmación al usuario"
92
+
93
+ #: options/panel1-add-subscription.php:26
94
+ #: options/panel1-edit-subscription.php:33 options/panel1.php:46
95
+ msgid "Update"
96
+ msgstr "Actualizar"
97
+
98
+ #: options/panel1-business-logic.php:23
99
+ msgid "Subscription added."
100
+ msgstr "Suscripción añadida."
101
+
102
+ #: options/panel1-business-logic.php:39
103
+ msgid "Subscriptions updated."
104
+ msgstr "Suscripción actualizada."
105
+
106
+ #: options/panel1-business-logic.php:51
107
+ msgid "Subscription deleted."
108
+ msgstr "Suscripción eliminada."
109
+
110
+ #: options/panel1-business-logic.php:70 templates/author.php:23
111
+ #: templates/user.php:23
112
+ msgid "Subscriptions deleted:"
113
+ msgstr "Suscripciones eliminadas:"
114
+
115
+ #: options/panel1-business-logic.php:74 templates/author.php:27
116
+ #: templates/user.php:27
117
+ msgid "Subscriptions suspended:"
118
+ msgstr "Suscripción suspendida:"
119
+
120
+ #: options/panel1-business-logic.php:78 templates/author.php:31
121
+ #: templates/user.php:31
122
+ msgid "Subscriptions activated:"
123
+ msgstr "Suscripciones activadas:"
124
+
125
+ #: options/panel1-business-logic.php:82 options/panel1-business-logic.php:86
126
+ #: templates/author.php:35 templates/author.php:39 templates/user.php:35
127
+ #: templates/user.php:39
128
+ msgid "Subscriptions updated:"
129
+ msgstr "Suscripciones actualizadas:"
130
+
131
+ #: options/panel1-business-logic.php:110
132
+ msgid "&laquo; Previous"
133
+ msgstr "&laquo; Anterior"
134
+
135
+ #: options/panel1-business-logic.php:114
136
+ msgid "Next &raquo;"
137
+ msgstr "Siguiente &raquo;"
138
+
139
+ #: options/panel1-edit-subscription.php:8
140
+ msgid "Update Subscription"
141
+ msgstr "Actualizar Suscripción"
142
+
143
+ #: options/panel1-edit-subscription.php:11
144
+ #: options/panel1-edit-subscription.php:21
145
+ #: options/panel1-edit-subscription.php:22
146
+ #: options/panel1-edit-subscription.php:23
147
+ msgid "optional"
148
+ msgstr "opcional"
149
 
150
+ #: options/panel1-edit-subscription.php:11 options/panel1.php:23
151
+ #: options/panel1.php:124 options/panel1.php:200 options/panel1.php:212
152
+ #: templates/author.php:52 templates/user.php:52
153
  msgid ""
154
+ "Please remember: this operation cannot be undone. Are you sure you want to "
155
+ "proceed?"
 
156
  msgstr ""
157
+ "Recuerda: esta operación no se puede deshacer. ¿Estás seguro de que quieres "
158
+ "hacerlo?"
 
159
 
160
+ #: options/panel1-edit-subscription.php:16 options/panel1.php:27
161
+ msgid "From"
162
+ msgstr "De"
163
+
164
+ #: options/panel1-edit-subscription.php:20 options/panel1.php:33
165
+ msgid "To"
166
+ msgstr "Para"
167
+
168
+ #: options/panel1-edit-subscription.php:28 options/panel1.php:41
169
+ msgid "Keep unchanged"
170
+ msgstr "Mantener sin cambios"
171
+
172
+ #: options/panel1-edit-subscription.php:31 options/panel1.php:44
173
+ msgid "Suspended"
174
+ msgstr "Suspendido"
175
+
176
+ #: options/panel1.php:20
177
+ msgid "Mass Update Subscriptions"
178
+ msgstr "Actualizar Suscripciones en Masa"
179
+
180
+ #: options/panel1.php:28 options/panel1.php:29 options/panel1.php:30
181
+ msgid "email address"
182
+ msgstr "Dirección de correo electrónico del remitente"
183
+
184
+ #: options/panel1.php:34 options/panel1.php:35 options/panel1.php:36
185
+ msgid "optional - new email address"
186
+ msgstr "Actualizar dirección de correo electrónico"
187
+
188
+ #: options/panel1.php:49
189
+ msgid "More info"
190
  msgstr ""
 
 
 
191
 
192
+ #: options/panel1.php:55
193
  msgid ""
194
+ "This option will allow you to change an email address for another one or to "
195
+ "update the same status for all the subscription on a specific email address."
 
196
  msgstr ""
 
 
 
197
 
198
+ #: options/panel1.php:68
199
+ msgid "Post ID"
200
+ msgstr "ID de entrada"
201
+
202
+ #: options/panel1.php:83
203
+ msgid "Add"
204
+ msgstr "Añadir"
205
+
206
+ #: options/panel1.php:98
207
+ msgid "Search subscriptions"
208
+ msgstr "Buscar suscripciones"
209
+
210
+ #: options/panel1.php:102
211
+ #, php-format
212
  msgid ""
213
+ "You can either <a href=\"%s\">view all the subscriptions</a> or find those "
214
+ "where the"
215
  msgstr ""
216
+ "Puedes bien <a href=\"%s\">ver todas las suscripciones</a> o bien encontrar "
217
+ "aquellas en las que el/la"
 
218
 
219
+ #: options/panel1.php:106
220
+ msgid "email"
221
+ msgstr "email"
222
+
223
+ #: options/panel1.php:107
224
+ msgid "post ID"
225
+ msgstr "ID de Entrada"
226
+
227
+ #: options/panel1.php:108
228
+ msgid "status"
229
+ msgstr "estado"
230
+
231
+ #: options/panel1.php:111
232
+ msgid "equals"
233
+ msgstr "es igual a"
234
+
235
+ #: options/panel1.php:112
236
+ msgid "contains"
237
+ msgstr "contiene"
238
+
239
+ #: options/panel1.php:113
240
+ msgid "does not contain"
241
+ msgstr "no contiene"
242
+
243
+ #: options/panel1.php:114
244
+ msgid "starts with"
245
+ msgstr "comienza con"
246
+
247
+ #: options/panel1.php:115
248
+ msgid "ends with"
249
+ msgstr "termina con"
250
+
251
+ #: options/panel1.php:118
252
+ msgid "results per page:"
253
+ msgstr "resultados por página:"
254
+
255
+ #: options/panel1.php:120
256
+ msgid "Search"
257
+ msgstr "Buscar"
258
+
259
+ #: options/panel1.php:128
260
+ msgid "Reverse the order by Post ID"
261
+ msgstr "Invertir el orden por ID de entrada"
262
+
263
+ #: options/panel1.php:129 options/panel1.php:130
264
+ msgid "Reverse the order by Date/Time"
265
+ msgstr "Invertir el orden por Fecha/Hora"
266
+
267
+ #: options/panel1.php:132
268
+ msgid "Post (ID)"
269
+ msgstr "ID de Entrada"
270
+
271
+ #: options/panel1.php:135
272
+ msgid "Search query:"
273
+ msgstr "Petición de búsqueda:"
274
+
275
+ #: options/panel1.php:135
276
+ msgid "Rows:"
277
+ msgstr "Filas:"
278
+
279
+ #: options/panel1.php:135
280
+ msgid "of"
281
+ msgstr "de"
282
+
283
+ #: options/panel1.php:142 options/panel1.php:158
284
+ msgid "Date and Time"
285
+ msgstr "Fecha y Hora"
286
+
287
+ #: options/panel1.php:168
288
+ msgid "Replies"
289
+ msgstr "Respuestas"
290
+
291
+ #: options/panel1.php:169
292
+ msgid "All Comments"
293
+ msgstr "Todos los comentarios"
294
+
295
+ #: options/panel1.php:170
296
+ msgid "Unconfirmed"
297
  msgstr ""
 
 
 
298
 
299
+ #: options/panel1.php:171
300
+ msgid "Inactive"
301
+ msgstr "Activo"
302
 
303
+ #: options/panel1.php:200 options/panel1.php:212 templates/author.php:72
304
+ #: templates/user.php:70
305
+ msgid "Delete"
306
+ msgstr "Eliminar"
307
+
308
+ #: options/panel1.php:201 options/panel1.php:211
309
+ msgid "Edit"
310
+ msgstr "Editar"
311
+
312
+ #: options/panel1.php:203 options/panel1.php:209
313
+ msgid "Subscription"
314
+ msgstr "Suscripciones"
315
+
316
+ #: options/panel1.php:223 templates/author.php:71 templates/user.php:69
317
+ msgid "Action:"
318
+ msgstr "Acción:"
319
+
320
+ #: options/panel1.php:226
321
+ msgid "Delete forever"
322
+ msgstr "Eliminar para siempre"
323
+
324
+ #: options/panel1.php:227 templates/author.php:73 templates/user.php:71
325
+ msgid "Suspend"
326
+ msgstr "Suspender"
327
+
328
+ #: options/panel1.php:228
329
+ msgid "Activate and set to Y"
330
+ msgstr "Activar y establecer a Y"
331
+
332
+ #: options/panel1.php:229
333
+ msgid "Activate and set to R"
334
+ msgstr "Activar y establecer a R"
335
+
336
+ #: options/panel1.php:230 templates/author.php:76 templates/user.php:74
337
+ msgid "Activate"
338
+ msgstr "Activar"
339
+
340
+ #: options/panel1.php:234 templates/author.php:77 templates/user.php:76
341
+ msgid "Update subscriptions"
342
+ msgstr "Actualizar suscripciones"
343
+
344
+ #: options/panel1.php:237
345
+ msgid "Sorry, no subscriptions match your search criteria."
346
+ msgstr "Lo siento, ninguna suscripción coincide con tu criterio de búsqueda."
347
+
348
+ #: options/panel10.php:22 options/panel10.php:23
349
+ msgid "System Information"
350
  msgstr ""
 
 
 
 
 
 
 
351
 
352
+ #: options/panel2.php:12 options/panel2.php:63
353
+ msgid "Enable default checkbox"
354
+ msgstr "Activar casilla por defecto"
355
+
356
+ #: options/panel2.php:15 options/panel2.php:73
357
+ msgid "Checked by default"
358
+ msgstr "Marcada por defecto"
359
+
360
+ #: options/panel2.php:18
361
+ msgid "Checked by default Value"
362
+ msgstr "Casilla marcada"
363
+
364
+ #: options/panel2.php:21 options/panel2.php:24 options/panel2.php:102
365
+ msgid "Advanced subscription"
366
+ msgstr "Suscripción avanzada"
367
+
368
+ #: options/panel2.php:27 options/panel2.php:130
369
+ msgid "Custom inline style"
370
+ msgstr "Estilo en línea personalizado"
371
+
372
+ #: options/panel2.php:30 options/panel2.php:139
373
+ msgid "Custom HTML"
374
+ msgstr "HTML personalizado"
375
+
376
+ #: options/panel2.php:34
377
+ msgid "Checkbox label"
378
+ msgstr "Casilla de verificación"
379
+
380
+ #: options/panel2.php:37 options/panel2.php:180
381
+ msgid "Subscribed label"
382
+ msgstr "Suscrito"
383
+
384
+ #: options/panel2.php:40
385
+ msgid "Awaiting label"
386
+ msgstr "Esperando"
387
 
388
+ #: options/panel2.php:43 options/panel2.php:213
389
+ msgid "Author label"
390
+ msgstr "Autor"
 
 
 
 
 
 
 
 
 
 
 
391
 
392
+ #: options/panel2.php:49 options/panel3.php:70 options/panel4.php:78
393
+ #: options/panel5.php:18 options/panel5.php:60
394
+ msgid "Your settings have been successfully updated."
395
+ msgstr "Tu configuración se ha actualizado correctamente."
396
 
397
+ #: options/panel2.php:51 options/panel3.php:72 options/panel4.php:80
398
+ #: options/panel5.php:20 options/panel5.php:62
399
+ msgid "There was an error updating the following fields:"
400
+ msgstr "Se ha producido un error al actualizar los siguientes campos:"
 
 
 
 
 
401
 
402
+ #: options/panel2.php:66 options/panel2.php:76 options/panel2.php:105
403
+ #: options/panel5.php:78 options/panel5.php:95 options/panel5.php:104
404
+ #: options/panel5.php:113 options/panel5.php:123 options/panel5.php:132
405
+ #: options/panel5.php:142 options/panel5.php:151 options/panel5.php:160
406
+ msgid "Yes"
407
+ msgstr "Sí"
408
 
409
+ #: options/panel2.php:67 options/panel2.php:77 options/panel2.php:106
410
+ #: options/panel5.php:79 options/panel5.php:96 options/panel5.php:105
411
+ #: options/panel5.php:114 options/panel5.php:124 options/panel5.php:133
412
+ #: options/panel5.php:143 options/panel5.php:152 options/panel5.php:161
413
+ #: utils/stcr_manage.php:784
414
  msgid "No"
415
  msgstr "No"
416
 
417
+ #: options/panel2.php:68
418
  msgid ""
419
+ "Disable this option if you want to move the subscription checkbox to a "
420
+ "different place on your page."
421
  msgstr ""
422
+ "Desactivar esta opción si quieres mover la casilla de suscripción en un "
423
+ "lugar diferente de tu página."
424
 
425
+ #: options/panel2.php:78
426
+ msgid "Decide if the checkbox should be checked by default or not."
427
+ msgstr "Establece si la casilla tiene que estar marcada por defecto o no."
428
 
429
+ #: options/panel2.php:87
430
+ msgid "Default Checkbox Value"
431
+ msgstr "Valor por defecto de la casilla"
432
 
433
+ #: options/panel2.php:91 options/panel2.php:120
434
+ msgid "All new comments"
435
+ msgstr "Todos los comentarios nuevos"
436
 
437
+ #: options/panel2.php:92 options/panel2.php:121
438
+ msgid "Replies to this comment"
439
+ msgstr "Respuestas a mis comentarios"
440
 
441
+ #: options/panel2.php:94
 
442
  msgid ""
443
+ "Select the default option for the Checkbox. Be careful! Some users might "
444
+ "like to be subscribed to all the post."
 
 
445
  msgstr ""
446
+ "Selecciona la opción predeterminada para la casilla de verificación. ¡Sé "
447
+ "cuidadoso! Algunos usuarios pueden preferir estar suscritos a todo el post."
448
 
449
+ #: options/panel2.php:107
 
450
  msgid ""
451
+ "Allow users to choose from different subscription types (all, replies only)."
 
 
452
  msgstr ""
453
+ "Permitir a los usuarios escoger diferentes tipos de suscripción (todo, solo "
454
+ "respuestas)."
 
455
 
456
+ #: options/panel2.php:115
457
+ msgid "Advanced default"
458
+ msgstr "Marcada por defecto"
 
 
 
 
459
 
460
+ #: options/panel2.php:119
461
+ msgid "None"
462
+ msgstr "Ninguno"
 
 
 
 
 
 
463
 
464
+ #: options/panel2.php:124
 
 
465
  msgid ""
466
+ "The default subscription type that should be selected when Advanced "
467
+ "subscriptions are enable."
 
 
468
  msgstr ""
469
+ "El tipo de suscripción por defecto que debe ser seleccionado cuando se "
470
+ "activa Suscripción avanzada."
 
471
 
472
+ #: options/panel2.php:135
473
+ msgid "Custom inline CSS to add to the checkbox."
474
+ msgstr "CSS en línea personalizado para la casilla de verificación."
 
 
 
 
 
 
 
475
 
476
+ #: options/panel2.php:152
477
  msgid ""
478
+ "Custom HTML code to be used when displaying the checkbox. Allowed tags: "
479
+ "[checkbox_field], [checkbox_label]"
480
  msgstr ""
481
+ "Código HTML personalizado para ser utilizado cuando se muestra la casilla de "
482
+ "verificación. Etiquetas permitidas: [checkbox_field] y [checkbox_label]"
483
 
484
+ #: options/panel2.php:158
485
+ msgid "Messages for your visitors"
486
+ msgstr "Mensajes de tus visitantes"
487
+
488
+ #: options/panel2.php:162
489
+ msgid "Default label"
490
+ msgstr "Etiqueta por defecto"
491
+
492
+ #: options/panel2.php:175
493
+ msgid "Label associated to the checkbox. Allowed tag: [subscribe_link]"
494
  msgstr ""
495
+ "Texto asociado a la casilla para suscribirse. Etiquetas permitidas: "
496
+ "[subscribe_link]."
 
497
 
498
+ #: options/panel2.php:192
499
  msgid ""
500
+ "Label shown to those who are already subscribed to a post. Allowed tag: "
501
+ "[manager_link]"
502
  msgstr ""
503
+ "Texto que se muestra cuando alguien se suscribe a una entrada. Etiquetas "
504
+ "permitidas: [manager_link]."
505
+
506
+ #: options/panel2.php:197
507
+ msgid "Pending label"
508
+ msgstr "Etiqueta pendiente"
509
 
510
+ #: options/panel2.php:209
511
  msgid ""
512
+ "Label shown to those who are already subscribed, but haven't clicked on the "
513
+ "confirmation link yet. Allowed tag: [manager_link]"
 
 
514
  msgstr ""
515
+ "Texto que se muestra cuando alguien ya está suscrito a una entrada, pero es "
516
+ "pero no ha confirmado su suscripción aún. Etiquetas permitidas: "
517
+ "[manager_link]."
 
518
 
519
+ #: options/panel2.php:225
520
  msgid ""
521
+ "Label shown to authors (and administrators). Allowed tag: [manager_link]"
 
 
 
 
522
  msgstr ""
523
+ "Texto que se muestra a los autores (y administradores) para gestionar las "
524
+ "suscripciones. Etiquetas permitidas: [manager_link]."
 
 
 
525
 
526
+ #: options/panel2.php:230 options/panel3.php:253 options/panel4.php:283
527
+ #: options/panel5.php:195
528
+ msgid "Save Changes"
529
+ msgstr "Guardar cambios"
 
530
 
531
+ #: options/panel3.php:13 options/panel3.php:87
532
+ msgid "Virtual Management Page"
533
+ msgstr "Página de Administración virtual"
534
+
535
+ #: options/panel3.php:18 options/panel3.php:96
536
+ msgid "Page title"
537
+ msgstr "Título de la página"
538
+
539
+ #: options/panel3.php:23 options/panel3.php:105
540
+ msgid "Management URL"
541
+ msgstr "Página de Administración"
542
+
543
+ #: options/panel3.php:28 options/panel3.php:117
544
+ msgid "Custom HEAD meta"
545
+ msgstr "HEAD meta personalizada"
546
+
547
+ #: options/panel3.php:34 options/panel3.php:131
548
+ msgid "Request link"
549
+ msgstr "Petición de enlace"
550
+
551
+ #: options/panel3.php:39 options/panel3.php:149
552
+ msgid "Request submitted"
553
+ msgstr "Petición enviada"
554
+
555
+ #: options/panel3.php:44 options/panel3.php:167
556
+ msgid "Subscribe without commenting"
557
+ msgstr "Suscribir sin comentar"
558
+
559
+ #: options/panel3.php:49 options/panel3.php:185
560
+ msgid "Subscription processed"
561
+ msgstr "Suscripción procesada"
562
+
563
+ #: options/panel3.php:54 options/panel3.php:203
564
+ msgid "Subscription processed (DCI)"
565
+ msgstr "Suscripción procesada (Pendiente de confirmación)"
566
+
567
+ #: options/panel3.php:59 options/panel3.php:220
568
+ msgid "Authors"
569
+ msgstr "Autores"
570
 
571
+ #: options/panel3.php:64 options/panel3.php:236
572
+ msgid "Users"
573
+ msgstr "Usuarios"
574
+
575
+ #: options/panel3.php:90
576
+ msgid "Enabled"
577
+ msgstr "Habilitado"
578
+
579
+ #: options/panel3.php:91
580
+ msgid "Disabled"
581
+ msgstr "Deshabilitado"
582
+
583
+ #: options/panel3.php:92
584
  msgid ""
585
+ "Disable the virtual management page if you need to create a <a href="
586
+ "\"https://github.com/stcr/subscribe-to-comments-reloaded/wiki/KB#create-a-"
587
+ "real-management-page\">real page</a> to make your theme happy."
 
 
588
  msgstr ""
589
+ "Deshabilita la página de administración virtual si necesitas crear una <a "
590
+ "href=\"http://behstant.com/subscribe-reloaded/realMgnPage.php\">página real</"
591
+ "a> para hacer tu tema feliz."
592
 
593
+ #: options/panel3.php:101
594
+ msgid "Title of the page your visitors will use to manage their subscriptions."
 
 
 
 
 
595
  msgstr ""
596
+ "Título de la página para que tus visitantes usarán para gestionar tus "
597
+ "suscripciones."
 
598
 
599
+ #: options/panel3.php:109
600
  msgid ""
601
+ "The permalink for your management page (something like <code>/manage-"
602
+ "subscriptions</code> or <code>/?page_id=345</code>). This page <b>does not</"
603
+ "b> actually exist in the system, but its link must follow your permalink "
604
+ "structure."
605
  msgstr ""
606
+ "El enlace permanente para la página de administración (algo como <code>/"
607
+ "administrar-suscripciones</code> o <code>/?page_id=345</code>). Esta página "
608
+ "realmente <b>no tiene</b> que existir en el sistema, pero su enlace debe "
609
+ "seguir tu estructura de enlaces permanentes."
610
 
611
+ #: options/panel3.php:111
612
  msgid ""
613
+ "Warning: it looks like the value you are using may be incompatible with your "
614
+ "permalink structure"
 
615
  msgstr ""
616
+ "Precaución: parece que el valor que estás usando puede ser incompatible con "
617
+ "tu estructura de enlaces permanentes"
618
 
619
+ #: options/panel3.php:121
 
620
  msgid ""
621
+ "Specify your custom HTML code to be added to the HEAD section of the page. "
622
+ "Use <strong>single</strong> quotes for values."
 
 
623
  msgstr ""
624
+ "Especifica tu código HTML personalizado para ser añadido a la sección HEAD "
625
+ "de tu página. Usa comillas <strong>simples</strong> para los valores."
 
626
 
627
+ #: options/panel3.php:127 options/panel4.php:135
628
+ msgid "Messages"
629
+ msgstr "Mensajes"
630
 
631
+ #: options/panel3.php:144
632
+ msgid "Text shown to those who request to manage their subscriptions."
 
 
 
 
633
  msgstr ""
634
+ "Texto que se muestra a quienes solicitan acceso para administrar sus "
635
+ "suscripciones."
636
 
637
+ #: options/panel3.php:162
638
  msgid ""
639
+ "Thank you note shown after the request here above has been processed. "
640
+ "Allowed tags: [post_title], [post_permalink]"
641
  msgstr ""
642
+ "Nota de agradecimiento que se muestra tras haber sido procesada la solicitud "
643
+ "notificación. Etiquetas permitidas: [post_title] y [post_permalink]."
644
 
645
+ #: options/panel3.php:180
646
  msgid ""
647
+ "Text shown to those who want to subscribe without commenting. Allowed tags: "
648
+ "[post_title], [post_permalink]"
 
649
  msgstr ""
650
+ "Texto que se muestra a quienes se quieren suscribir sin comentar. Etiquetas "
651
+ "permitidas: [post_title] y [post_permalink]."
652
 
653
+ #: options/panel3.php:198
 
654
  msgid ""
655
+ "Thank you note shown after the subscription request has been processed "
656
+ "(double check-in disabled). Allowed tags: [post_title], [post_permalink]"
 
657
  msgstr ""
658
+ "Nota de agradecimiento que se muestra tras haber sido procesada la solicitud "
659
+ "notificación (con doble verificación desactivada). Etiquetas permitidas: "
660
+ "[post_title] y [post_permalink]."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
661
 
662
+ #: options/panel3.php:216
 
 
663
  msgid ""
664
+ "Thank you note shown after the subscription request has been processed "
665
+ "(double check-in enabled). Allowed tags: [post_title], [post_permalink]"
666
  msgstr ""
667
+ "Nota de agradecimiento que se muestra tras haber sido procesada la solicitud "
668
+ "notificación (con doble verificación activada). Etiquetas disponibles: "
669
+ "[post_title] y [post_permalink]."
 
 
 
 
 
670
 
671
+ #: options/panel3.php:232
672
+ msgid "Introductory text for the authors' management page."
673
+ msgstr "Texto de introducción para los autores en la página de administración."
674
 
675
+ #: options/panel3.php:248
676
+ msgid "Introductory text for the users' management page."
677
  msgstr ""
678
+ "Texto de introducción para los usuarios en la página de administración."
679
 
680
+ #: options/panel4.php:15 options/panel4.php:94
681
+ msgid "Sender name"
682
+ msgstr "Nombre del remitente"
 
 
 
 
 
 
 
 
683
 
684
+ #: options/panel4.php:20 options/panel4.php:25 options/panel4.php:107
685
+ msgid "Sender email address"
686
+ msgstr "Dirección de correo electrónico del remitente"
687
 
688
+ #: options/panel4.php:30 options/panel4.php:140
689
+ msgid "Notification subject"
690
+ msgstr "Asunto de la notificación"
691
 
692
+ #: options/panel4.php:36 options/panel4.php:42 options/panel4.php:153
693
+ msgid "Notification message"
694
+ msgstr "Mensaje de la notificación"
695
 
696
+ #: options/panel4.php:47 options/panel4.php:177
697
+ msgid "Double check subject"
698
+ msgstr "Asunto del mensaje de doble verificación"
699
 
700
+ #: options/panel4.php:52 options/panel4.php:190
701
+ msgid "Double check message"
702
+ msgstr "Mensaje del mensaje de doble verificación"
703
 
704
+ #: options/panel4.php:57 options/panel4.php:210
705
+ msgid "Management subject"
706
+ msgstr "Asunto de administración"
 
707
 
708
+ #: options/panel4.php:62 options/panel4.php:67
709
+ msgid "Management message"
710
+ msgstr "Mensaje de administración"
711
 
712
+ #: options/panel4.php:72 options/panel4.php:243
713
+ msgid "Management Email message"
714
+ msgstr ""
715
 
716
+ #: options/panel4.php:101
717
+ msgid ""
718
+ "Name to use for the \"from\" field when sending a new notification to the "
719
+ "user."
720
+ msgstr ""
721
+ "Nombre a usar en el campo \"De:\" cuando se envía una nueva notificación al "
722
+ "usuario."
723
 
724
+ #: options/panel4.php:115
725
+ msgid ""
726
+ "Email address to use for the \"from\" field when sending a new notification "
727
+ "to the user."
728
+ msgstr ""
729
+ "Dirección de correo electrónico que a usar en el campo \"Para:\" cuando se "
730
+ "envía una nueva notificación al usuario."
731
 
732
+ #: options/panel4.php:121
733
+ msgid "Reply To"
734
+ msgstr "Solo respuestas"
735
 
736
+ #: options/panel4.php:128
737
  msgid ""
738
+ "This will be use when the user click reply on their email agent. If not set "
739
+ "will be the same as the Sender email address."
 
 
 
740
  msgstr ""
 
 
 
 
 
741
 
742
+ #: options/panel4.php:147
743
+ msgid "Subject of the notification email. Allowed tag: [post_title]"
744
+ msgstr ""
745
+ "Asunto del mensaje de notificación de nuevos comentarios. Etiquetas "
746
+ "permitidas: [post_title]."
747
 
748
+ #: options/panel4.php:170
749
  msgid ""
750
+ "Content of the notification email. Allowed tags: [post_title], "
751
+ "[comment_permalink], [comment_author], [comment_content], [post_permalink], "
752
+ "[manager_link]"
 
 
 
753
  msgstr ""
754
+ "Contenido del mensaje de notificación de nuevos comentarios. Etiquetas "
755
+ "permitidas: [post_title], [comment_permalink], [comment_author], "
756
+ "[comment_content], [post_permalink] y [manager_link]."
 
 
 
 
 
 
 
757
 
758
+ #: options/panel4.php:171
759
  msgid ""
760
+ "<p><strong>Note: To get a default template clear all the content and save "
761
+ "the options.</strong></p>"
 
 
762
  msgstr ""
 
 
 
 
763
 
764
+ #: options/panel4.php:184
765
+ msgid "Subject of the confirmation email. Allowed tag: [post_title]"
766
+ msgstr ""
767
+ "Asunto del mensaje de confirmación para suscripciones nuevas. Etiquetas "
768
+ "permitidas: [post_title]."
769
 
770
+ #: options/panel4.php:204
771
  msgid ""
772
+ "Content of the confirmation email. Allowed tags: [post_permalink], "
773
+ "[confirm_link], [post_title], [manager_link]"
 
774
  msgstr ""
775
+ "Contenido del mensaje de confirmación para suscripciones nuevas. Etiquetas "
776
+ "permitidas: [post_permalink], [confirm_link], [post_title] y [manager_link]."
 
 
777
 
778
+ #: options/panel4.php:217
779
+ msgid ""
780
+ "Subject of the mail sent to those who request to access their management "
781
+ "page. Allowed tag: [blog_name]"
782
+ msgstr ""
783
+ "Asunto del mensaje para quienes solicitan acceso a su página de "
784
+ "administración. Etiquetas permitidas: [blog_name]."
785
 
786
+ #: options/panel4.php:223
787
+ msgid "Management Page message"
788
+ msgstr ""
789
 
790
+ #: options/panel4.php:237
791
+ msgid "Content of the management Page message. Allowed tags: [blog_name]."
792
+ msgstr ""
793
 
794
+ #: options/panel4.php:257
795
+ msgid ""
796
+ "Content of the management email message. Allowed tags: [blog_name], "
797
+ "[manager_link]."
798
+ msgstr ""
799
 
800
+ #: options/panel4.php:263
801
+ msgid "One Click Unsubscribe"
802
+ msgstr "Permitir al administrador suscribirse"
803
 
804
+ #: options/panel4.php:277
805
+ msgid ""
806
+ "Content of the One Click confirmation. Allowed tags: [post_title], "
807
+ "[blog_name]"
808
+ msgstr ""
809
+ "Contenido del mensaje para quienes solicitan acceso a su página de "
810
+ "administración. Etiquetas permitidas: [blog_name] y [manager_link]."
811
 
812
+ #: options/panel5.php:28
813
+ msgid "Safetly Uninstall"
814
+ msgstr ""
 
815
 
816
+ #: options/panel5.php:31 options/panel5.php:84
817
  msgid "Autopurge requests"
818
  msgstr "Solicitudes de purga automática"
819
 
820
+ #: options/panel5.php:34 options/panel5.php:93
821
  msgid "Enable double check"
822
  msgstr "Activar doble verificación"
823
 
824
+ #: options/panel5.php:37 options/panel5.php:101
825
  msgid "Subscribe authors"
826
  msgstr "Suscrito"
827
 
828
+ #: options/panel5.php:40 options/panel5.php:111
829
  msgid "Enable HTML emails"
830
  msgstr "Activar HTML en emails"
831
 
832
+ #: options/panel5.php:43
833
  msgid "HTMLify Links in HTML emails"
834
  msgstr "Convertir enlaces HTML en emails HTML"
835
 
836
+ #: options/panel5.php:46
837
  msgid "Send trackbacks"
838
  msgstr "Enviar trackbacks"
839
 
840
+ #: options/panel5.php:49
841
  msgid "Notify admin"
842
  msgstr "Notificar al administrador"
843
 
844
+ #: options/panel5.php:52 options/panel5.php:149
845
  msgid "Let admin subscribe"
846
  msgstr "Permitir al administrador suscribirse"
847
 
848
+ #: options/panel5.php:55 options/panel5.php:158
849
  msgid "BCC admin on Notifications"
850
  msgstr "Notificaciones"
851
 
852
+ #: options/panel5.php:76
853
+ msgid "Safely Uninstall"
854
+ msgstr ""
855
+
856
+ #: options/panel5.php:80
857
+ msgid ""
858
+ "This option will allow you to delete the plugin with WordPress without "
859
+ "loosing your subscribers. Any database table and plugin options are wipeout."
860
+ msgstr ""
861
 
862
+ #: options/panel5.php:87
863
  msgid "days"
864
  msgstr "días"
865
 
866
+ #: options/panel5.php:88
867
  msgid ""
868
  "Delete pending subscriptions (not confirmed) after X days. Zero disables "
869
  "this feature."
871
  "Eliminar suscripciones pendientes (sin confirmar) después de X días. 0 "
872
  "(cero) desactiva esta función."
873
 
874
+ #: options/panel5.php:97
 
 
 
 
 
 
 
875
  msgid ""
876
  "Send a notification email to confirm the subscription (to avoid addresses "
877
  "misuse)."
879
  "Enviar un mensaje de notificación para confirmar la suscripción (para evitar "
880
  "un uso fraudulento de las direcciones)."
881
 
882
+ #: options/panel5.php:106
883
  msgid ""
884
  "Automatically subscribe authors to their own articles (not retroactive)."
885
  msgstr "Suscribir autores automaticamente a sus artículos (No retroactivo)."
886
 
887
+ #: options/panel5.php:115
888
  msgid ""
889
  "If enabled, will send email messages with content-type = text/html instead "
890
  "of text/plain"
892
  "Si está activado, enviará mensajes de correo electrónico con content-type = "
893
  "text/html en lugar de text/plain"
894
 
895
+ #: options/panel5.php:120
896
  msgid "HTMLify links in emails"
897
  msgstr "Convertir enlaces HTML"
898
 
899
+ #: options/panel5.php:125
900
  msgid ""
901
  "If enabled, will wrap all links in messages with <code>&lt;a href=\"\"&gt;"
902
  "&lt;/a&gt;</code> (only when HTML emails enabled)."
904
  "Si está activado, agregará <code>&lt;a href=\"\"&gt;&lt;/a&gt;</code> en "
905
  "todos los enlaces de los mensajes (sólo si se activó HTML en emails)."
906
 
907
+ #: options/panel5.php:130
908
  msgid "Process trackbacks"
909
  msgstr "Procesar trackbacks"
910
 
911
+ #: options/panel5.php:134
912
  msgid ""
913
  "Notify users when a new trackback or pingback is added to the discussion."
914
  msgstr ""
915
  "Notificar a los usuarios cuando se añade un nuevo trackback o pingback a la "
916
  "discusión."
917
 
918
+ #: options/panel5.php:139
919
  msgid "Track all subscriptions"
920
  msgstr "Seguir todas las suscripciones"
921
 
922
+ #: options/panel5.php:144
923
  msgid "Notify the administrator when users subscribe without commenting."
924
  msgstr ""
925
  "Notificar al administrador cuando los usuarios se suscriban sin comentar."
926
 
927
+ #: options/panel5.php:153
928
  msgid "Let the administrator subscribe to comments when logged in."
929
  msgstr ""
930
  "Permitir al administrador suscribirse a los comentarios cuando tiene la "
931
  "sesión iniciada."
932
 
933
+ #: options/panel5.php:162
934
  msgid "Send a copy of all Notifications to the administrator."
935
  msgstr "Enviar una copia de todas las Notificaciones al administrador."
936
 
 
 
 
 
 
 
 
 
 
 
937
  #: options/panel5.php:167
938
  msgid "StCR Unique Key"
939
  msgstr "StCR Clave Única"
949
  msgstr "Generar"
950
 
951
  #: options/panel5.php:184
 
952
  msgid ""
953
  "This Unique Key will be use to send the notification to your subscribers "
954
  "with more security."
956
  "Esta Clave Única se utiliza para enviar notificaciones a sus suscriptores "
957
  "con más seguridad."
958
 
959
+ #: options/panel7.php:8 options/panel8.php:8
960
+ msgid "Support the developers"
961
+ msgstr "Apoya a los desarrolladores"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
962
 
963
+ #: options/panel7.php:18
 
964
  msgid ""
965
+ "How valuable is the feature offered by this plugin to your visitors? please "
966
+ "consider supporting the author if this plugin made your web site better, "
967
+ "especially if you are making money out of it. Any donation received will be "
968
+ "reinvested in the development of <strong>Subscribe to Comments Reloaded</"
969
+ "strong>, and to buy some food for my hungry family."
970
  msgstr ""
971
+ "¿Qué valor tienen las características que ofrece este plugin para tus "
972
+ "visitantes? Por favor, considera apoyar al autor si este plugin hace tu web "
973
+ "mejor, especialmente si estás haciendo dinero con ella. Cualquier donación "
974
+ "recibida será reinvertida en el desarrollo de <strong>Subscribe to Comments "
975
+ "Reloaded</strong>, y en comprar algo de comida para mi familia hambrienta."
976
 
977
+ #: options/panel7.php:20
978
+ msgid "Don't want to donate? You can still help"
979
+ msgstr "¿No quieres donar? Todavía puedes ayudar"
 
 
980
 
981
+ #: options/panel7.php:21
982
  msgid ""
983
+ "If you don't want to donate money, please consider blogging about my plugin "
984
+ "with a link to the plugin's page. Please let your readers know what makes "
985
+ "your blog better. You can also contribute donating your time: do not "
986
+ "hesitate to send me bug reports, your localization files, ideas on how to "
987
+ "improve <strong>Subscribe to Comments Reloaded</strong> and so on. Whatever "
988
+ "you do, thanks for using my plugin!"
989
  msgstr ""
990
+ "Si no quieres donar dinero, por favor considera escribir una entrada en tu "
991
+ "sitio acerca de mi plugin con un enlace hacia la página del plugin. Deja que "
992
+ "tus lectores sepan lo que hace tu blog mejor. También puedes contribuir "
993
+ "donando tu tiempo: no dudes en enviarme informes de fallos en el plugin, "
994
+ "traducciones, ideas sobre cómo mejorar <strong>Subscribe to Comments "
995
+ "Reloaded</strong> y más. Hagas lo que hagas, ¡gracias por usar mi plugin!"
996
 
997
+ #: options/panel7.php:23
998
+ msgid "Subscribe to the Beta testers"
999
+ msgstr "Suscribirse a los Beta testers"
 
 
 
 
1000
 
1001
+ #: options/panel7.php:24
1002
  msgid ""
1003
+ "Before a new Update we release a Beta version so that our current users can "
1004
+ "give us feedback if they find a bug, If you want to join the tester list you "
1005
+ "can add your email <a href='http://eepurl.com/biCk1b' target='_blank'>here</"
1006
+ "a>"
 
 
 
 
 
 
 
 
1007
  msgstr ""
1008
+ "Previo a una nueva Actualización, lanzamos una versión Beta para que "
1009
+ "nuestros usuarios actuales nos pueden dar información si encuentran un "
1010
+ "error. Si quieres unirte a la lista de testers, puedes agregar tu correo "
1011
+ "electrónico <a href='http://eepurl.com/biCk1b' target='_blank'>aquí</a>."
1012
 
1013
+ #: options/panel7.php:26
1014
+ msgid "Vote and show your appreciation"
1015
+ msgstr "Vota y muestra tu agradecimiento"
 
 
 
 
1016
 
1017
+ #: options/panel7.php:27
1018
  msgid ""
1019
+ "Tell other people if <strong>Subscribe to Comments Reloaded</strong> works "
1020
+ "for you and how good it is. <a href=\"http://wordpress.org/extend/plugins/"
1021
+ "subscribe-to-comments-reloaded/\">Rate it</a> on its Plugin Directory page."
1022
  msgstr ""
1023
+ "Dile a otras personas si <strong>Subscribe to Comments Reloaded</strong> "
1024
+ "funciona para ti y cómo es de bueno. <a href=\"http://wordpress.org/extend/"
1025
+ "plugins/subscribe-to-comments-reloaded/\">Valóralo</a> en la página de "
1026
+ "plugins de WordPress."
1027
 
1028
+ #: options/panel8.php:18
1029
+ msgid "Did you find a Bug on the plugin?"
1030
+ msgstr "Encontraste un Error en el plugin?"
 
 
 
 
 
1031
 
1032
+ #: options/panel8.php:19
1033
  msgid ""
1034
+ "Please report any bug on the <a href=\"https://github.com/stcr/subscribe-to-"
1035
+ "comments-reloaded/issues/new?title=Bug%20Report:%20%3Cshort%20description"
1036
+ "%3E&labels=bug\" target=\"_blank\">GitHub</a> Page rather than on the "
1037
+ "WordPress Support page."
1038
  msgstr ""
1039
+ "Por favor, reporta cualquier error en la página de <a href=\"https://github."
1040
+ "com/stcr/subscribe-to-comments-reloaded/issues/new?title=Bug%20Report:"
1041
+ "%20%3Cshort%20description%3E&labels=bug\" target=\"_blank\">GitHub</a> en "
1042
+ "lugar de hacerlo en la página de soporte de WordPress."
1043
 
1044
+ #: options/panel9.php:11
1045
+ msgid "Support Subscribe to Comments Reloaded"
1046
+ msgstr "Aviso Importante de Subscribe to Comments Reloaded"
1047
 
1048
+ #: options/panel9.php:12
1049
+ msgid ""
1050
+ "Every contribution that you make is high valuable, so if you consider this "
1051
+ "plugin a helpful tool we will use your donation to invest on support and "
1052
+ "developing time."
1053
  msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1054
 
1055
+ #: templates/author.php:57
1056
+ msgid "Title"
1057
+ msgstr "Título"
 
 
1058
 
1059
+ #: templates/author.php:58 templates/user.php:58
1060
+ msgid "Legend: Y = all comments, R = replies only, C = inactive"
1061
+ msgstr "Leyenda: Y = todos los comentarios, R = solo respuestas, C = inactivo"
 
 
1062
 
1063
+ #: templates/author.php:69 templates/user.php:67
1064
+ msgid "Select all"
1065
+ msgstr "Seleccionar todo"
1066
 
1067
+ #: templates/author.php:70 templates/user.php:68
1068
+ msgid "Invert selection"
1069
+ msgstr "Invertir selección"
 
1070
 
1071
+ #: templates/author.php:74 templates/user.php:72
1072
+ msgid "All comments"
1073
+ msgstr "Todos los comentarios"
1074
 
1075
+ #: templates/author.php:75 templates/user.php:73 wp_subscribe_reloaded.php:1062
1076
+ msgid "Replies to my comments"
1077
+ msgstr "Respuestas a mis comentarios"
1078
 
1079
+ #: templates/author.php:80 templates/one-click-unsubscribe.php:30
1080
+ #: templates/user.php:79
1081
+ msgid "No subscriptions match your search criteria."
1082
+ msgstr "Ninguna suscripción coincide con tu criterio de búsqueda."
1083
 
1084
+ #: templates/key_expired.php:8
1085
  msgid ""
1086
+ "Woohaa the link to manage your subscriptions has expired, don't worry, just "
1087
+ "enter your email below and a new link will be send."
 
1088
  msgstr ""
1089
 
1090
+ #: templates/key_expired.php:73 templates/request-management-link.php:73
1091
+ #: templates/subscribe.php:92
1092
+ msgid "Send"
1093
+ msgstr "Enviar"
 
 
 
1094
 
1095
+ #: templates/subscribe.php:42 templates/subscribe.php:43
1096
+ msgid "New subscription to"
1097
+ msgstr "Nueva suscripción a"
1098
 
1099
+ #: templates/subscribe.php:43
1100
+ msgid "User:"
1101
+ msgstr "Usuario:"
1102
 
1103
+ #: templates/user.php:63
1104
+ msgid "F j, Y"
1105
+ msgstr ""
1106
 
1107
+ #: utils/stcr_manage.php:246
1108
+ msgid ""
1109
+ "Notify me of followup comments via e-mail. You can also <a "
1110
+ "href='[subscribe_link]'>subscribe</a> without commenting."
1111
+ msgstr ""
1112
+ "Notificarme los nuevos comentarios por correo electrónico. También puedes <a "
1113
+ "href='[subscribe_link]'>suscribirte</a> sin comentar."
1114
 
1115
+ #: utils/stcr_manage.php:247
1116
+ msgid ""
1117
+ "You are subscribed to this post. <a href='[manager_link]'>Manage</a> your "
1118
+ "subscriptions."
1119
+ msgstr ""
1120
+ "Te has suscrito a esta entrada. <a href='[manager_link]'>Gestionar</a> tus "
1121
+ "suscripciones."
1122
 
1123
+ #: utils/stcr_manage.php:248
1124
+ msgid ""
1125
+ "Your subscription to this post needs to be confirmed. <a "
1126
+ "href='[manager_link]'>Manage your subscriptions</a>."
1127
+ msgstr ""
1128
+ "Tu suscripción a esta entrada necesita ser confirmada. <a "
1129
+ "href='[manager_link]'>Gestiona tus suscripciones</a>."
1130
 
1131
+ #: utils/stcr_manage.php:249
1132
  msgid ""
1133
+ "You can <a href='[manager_link]'>manage the subscriptions</a> of this post."
 
1134
  msgstr ""
1135
+ "Puedes <a href='[manager_link]'>gestionar las suscripciones</a> de esta "
1136
+ "entrada."
1137
 
1138
+ #: utils/stcr_manage.php:255
1139
  msgid ""
1140
+ "To manage your subscriptions, please enter your email address here below. We "
1141
+ "will send you a message containing the link to access your personal "
1142
+ "management page."
1143
  msgstr ""
1144
+ "Para gestionar tus suscripciones introduce tu correo electrónico a "
1145
+ "continuación. Te enviaremos un mensaje con un enlace para acceder a tu "
1146
+ "página de administración."
1147
 
1148
+ #: utils/stcr_manage.php:256
1149
+ msgid ""
1150
+ "Thank you for using our subscription service. Your request has been "
1151
+ "completed, and you should receive an email with the management link in a few "
1152
+ "minutes."
1153
  msgstr ""
1154
+ "Gracias por usar nuestro servicio de suscripción. Tu petición se ha "
1155
+ "completada con éxito, deberías recibir un mensaje en tu buzón de correo "
1156
+ "electrónico con con el enlace de administración en unos minutos."
1157
 
1158
+ #: utils/stcr_manage.php:257
1159
  msgid ""
1160
+ "You can follow the discussion on <strong>[post_title]</strong> without "
1161
+ "having to leave a comment. Cool, huh? Just enter your email address in the "
1162
+ "form here below and you're all set."
1163
  msgstr ""
1164
+ "Puedes seguir la discusión de <strong>[post_title]</strong> sin tener que "
1165
+ "dejar un comentario. Introduce tu dirección de correo electrónico en el "
1166
+ "siguiente formulario y listo."
1167
 
1168
+ #: utils/stcr_manage.php:258
1169
  msgid ""
1170
+ "Thank you for using our subscription service. Your request has been "
1171
+ "completed. You will receive a notification email every time a new comment to "
1172
+ "this article is approved and posted by the administrator."
1173
  msgstr ""
1174
+ "Gracias por usar nuestro servicio de suscripción. Tu petición se ha "
1175
+ "completado. Recibirás un mensaje de notificación cada que vez que un nuevo "
1176
+ "comentario se publique o apruebe en esta entrada."
1177
 
1178
+ #: utils/stcr_manage.php:259
1179
+ msgid ""
1180
+ "Thank you for using our subscription service. In order to confirm your "
1181
+ "request, please check your email for the verification message and follow the "
1182
+ "instructions."
1183
  msgstr ""
1184
+ "Gracias por usar nuestro servicio de suscripción. Para confirmar tu "
1185
+ "petición, por favor comprueba si has recibido un mensaje en tu buzón de "
1186
+ "correo electrónico y sigue las instrucciones."
1187
 
1188
+ #: utils/stcr_manage.php:260
1189
  msgid ""
1190
+ "In order to cancel or suspend one or more notifications, select the "
1191
+ "corresponding checkbox(es) and click on the button at the end of the list."
1192
  msgstr ""
1193
+ "Para cancelar o suspender una o más suscripciones, selecciona la "
1194
+ "correspondiente casilla de verificación y pulsa en el botón del final de la "
1195
+ "lista."
1196
 
1197
+ #: utils/stcr_manage.php:261
1198
  msgid ""
1199
+ "In order to cancel or suspend one or more notifications, select the "
1200
+ "corresponding checkbox(es) and click on the button at the end of the list. "
1201
+ "You are currently subscribed to:"
1202
  msgstr ""
1203
+ "Para cancelar o suspender una o más suscripciones, selecciona la "
1204
+ "correspondiente casilla de verificación y pulsa en el botón del final de la "
1205
+ "lista. Actualmente estás suscrito a:"
1206
+
1207
+ #: utils/stcr_manage.php:265
1208
+ msgid "There is a new comment to [post_title]"
1209
+ msgstr "Hay un nuevo comentario en [post_title]"
1210
 
1211
+ #: utils/stcr_manage.php:266
1212
  msgid ""
1213
+ "There is a new comment to [post_title].\n"
1214
+ "Comment Link: [comment_permalink]\n"
1215
+ "Author: [comment_author]\n"
1216
+ "Comment:\n"
1217
+ "[comment_content]\n"
1218
+ "Permalink: [post_permalink]\n"
1219
+ "Manage your subscriptions: [manager_link]"
1220
  msgstr ""
1221
+ "Hay un nuevo comentario en [post_title].\n"
1222
+ "Enlace al comentario: [comment_permalink]\n"
1223
+ "Autor: [comment_author]\n"
1224
+ "Comentario:\n"
1225
+ "[comment_content]\n"
1226
+ "Enlace permanente: [post_permalink]\n"
1227
+ "Administrar tus suscripciones: [manager_link]"
1228
 
1229
+ #: utils/stcr_manage.php:267
1230
+ msgid "Please confirm your subscription to [post_title]"
1231
+ msgstr "Por favor, confirma tu suscripción a [post_title]"
 
1232
 
1233
+ #: utils/stcr_manage.php:268
1234
+ msgid ""
1235
+ "You have requested to be notified every time a new comment is added to:\n"
1236
+ "[post_permalink]\n"
1237
+ "\n"
1238
+ "Please confirm your request by clicking on this link:\n"
1239
+ "[confirm_link]"
1240
  msgstr ""
1241
+ "Has solicitado que te notifiquemos cada vez que se escriba un comentario "
1242
+ "en:\n"
1243
+ "[post_permalink]\n"
1244
+ "\n"
1245
+ "Por favor, confirma tu petición pulsando el siguiente enlace:\n"
1246
+ "[confirm_link]"
1247
 
1248
+ #: utils/stcr_manage.php:269
1249
+ msgid "Manage your subscriptions on [blog_name]"
1250
+ msgstr "Gestiona tus suscripciones en [blog_name]"
1251
 
1252
+ #: utils/stcr_manage.php:270
1253
+ msgid ""
1254
+ "You have requested to manage your subscriptions to the articles on "
1255
+ "[blog_name]. Please check the Subscriptions management link in your email"
1256
+ msgstr ""
1257
 
1258
+ #: utils/stcr_manage.php:271
1259
+ msgid ""
1260
+ "You have requested to manage your subscriptions to the articles on "
1261
+ "[blog_name]. Follow this link to access your personal page:\n"
1262
+ "[manager_link]"
1263
+ msgstr ""
1264
+ "Has solicitado gestionar tus suscripciones a las entradas de [blog_name]. "
1265
+ "Sigue el siguiente enlace para acceder a tu página de suscripciones:\n"
1266
+ "[manager_link]"
1267
 
1268
+ #: utils/stcr_manage.php:440 utils/stcr_manage.php:441
1269
+ msgid "StCR System"
1270
+ msgstr ""
1271
 
1272
+ #: utils/stcr_manage.php:460 utils/stcr_manage.php:488
1273
+ #: utils/stcr_manage.php:515 utils/stcr_manage.php:542
1274
+ #: utils/stcr_manage.php:569 utils/stcr_manage.php:596
1275
+ #: utils/stcr_manage.php:623 utils/stcr_manage.php:650
1276
+ #: utils/stcr_manage.php:677 utils/stcr_manage.php:705
1277
+ msgid "You do not have sufficient permissions to access this page."
1278
+ msgstr ""
1279
 
1280
+ #: utils/stcr_manage.php:755
1281
+ msgid "Subscriptions"
1282
+ msgstr "Suscripciones"
1283
 
1284
+ #: utils/stcr_manage.php:811
1285
+ msgid ""
1286
+ "Need help on how to use Subscribe to Comments Reloaded? Visit the official"
1287
+ msgstr ""
1288
+ "¿Necesitas ayuda sobre como usar \"Subscribe to Comments Reloaded\"? Visita "
1289
+ "el"
1290
 
1291
+ #: utils/stcr_manage.php:811
1292
+ msgid "support forum"
1293
+ msgstr "foro de soporte oficial"
1294
 
1295
+ #: utils/stcr_manage.php:812
1296
+ msgid "Feeling generous?"
1297
+ msgstr "¿Te sientes generoso?"
1298
 
1299
+ #: utils/stcr_manage.php:812
1300
+ msgid "Donate a few bucks!"
1301
+ msgstr "¡Dona un poco de dinero!"
1302
 
1303
+ #: utils/stcr_upgrade.php:55
1304
+ msgid "Important Notice"
1305
+ msgstr "Nota Importante"
1306
+
1307
+ #: utils/stcr_upgrade.php:103
1308
  msgid ""
1309
+ "<strong>Subscribe to Comments Reloaded:</strong> The information in your "
1310
+ "database has been sanitized to prevent the raw html messages. <a class="
1311
+ "\"dismiss\" href=\"#\">Dismiss. </a><img class=\"stcr-loading-animation\" "
1312
+ "src=\""
1313
  msgstr ""
 
 
 
 
 
 
 
 
 
 
1314
 
1315
+ #: utils/stcr_upgrade.php:158
1316
+ msgid ""
1317
+ "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
1318
+ "from the <strong>Subscribe to Comments</strong> plugin was detected and "
1319
+ "automatically imported into <strong>Subscribe to Comments Reloaded</strong>."
1320
+ msgstr ""
1321
+ "Se detectaron datos de suscripción a comentarios del plugin "
1322
+ "<strong>Subscribe to Comments</strong> y se importaron automáticamente en "
1323
+ "<strong>Subscribe to Comments Reloaded</strong>."
1324
 
1325
+ #: utils/stcr_upgrade.php:158
1326
+ msgid ""
1327
+ " It is recommended that you now <strong>deactivate</strong> Subscribe to "
1328
+ "Comments to prevent confusion between the two plugins."
1329
+ msgstr ""
1330
+ "Se recomienda que <strong>desactive</strong> ahora Subscribe to Comments "
1331
+ "para prevenir conflictos entre ambos plugins."
1332
 
1333
+ #: utils/stcr_upgrade.php:159
1334
  msgid ""
1335
+ "If you have subscription data from Subscribe to Comments Reloaded < v2.0 "
1336
+ "that you want to import, you'll need to import that data manually, as only "
1337
+ "one import routine will ever run to prevent data loss."
1338
  msgstr ""
1339
+ "Si tienes datos de suscripción de Subscribe to Comments Reloaded < v2.0 que "
1340
+ "quieres importar, necesitaras importar esos datos manualmente, ya que sólo "
1341
+ "se ejecutará una rutina de importación para evitar la pérdida de datos."
1342
 
1343
+ #: utils/stcr_upgrade.php:160 utils/stcr_upgrade.php:232
1344
+ #: utils/stcr_upgrade.php:381
1345
  msgid ""
1346
+ "Please visit <a href=\"options-general.php?page=subscribe-to-comments-"
1347
+ "reloaded/options/index.php\">Settings -> Subscribe to Comments</a> to review "
1348
+ "your configuration.<a class=\"dismiss\" href=\"#\">Dismiss. </a><img class="
1349
+ "\"stcr-loading-animation\" src=\""
1350
  msgstr ""
 
 
 
 
 
 
 
 
 
 
1351
 
1352
+ #: utils/stcr_upgrade.php:231
1353
  msgid ""
1354
+ "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
1355
+ "from the <strong>Comment Reply Notification</strong> plugin was detected and "
1356
+ "automatically imported into <strong>Subscribe to Comments Reloaded</strong>."
1357
  msgstr ""
1358
+ "Se detectaron datos de suscripción a comentarios del plugin <strong>Comment "
1359
+ "Reply Notification</strong> y se importaron automáticamente en "
1360
+ "<strong>Subscribe to Comments Reloaded</strong>."
 
 
 
1361
 
1362
+ #: utils/stcr_upgrade.php:231
1363
  msgid ""
1364
+ " It is recommended that you now <strong>deactivate</strong> Comment Reply "
1365
+ "Notification to prevent confusion between the two plugins."
1366
  msgstr ""
1367
+ "Se recomienda que <strong>desactive</strong> ahora Comment Reply "
1368
+ "Notification para prevenir conflictos entre ambos plugins."
 
 
 
 
 
 
 
 
1369
 
1370
+ #: utils/stcr_upgrade.php:378
1371
+ msgid ""
1372
+ "<strong>Subscribe to Comments Reloaded:</strong> Plugin options and comment "
1373
+ "subscription data from the <strong>WP Comment Subscriptions</strong> plugin "
1374
+ "were detected and automatically imported into <strong>Subscribe to Comments "
1375
+ "Reloaded</strong>."
1376
  msgstr ""
1377
+ "Se detectaron opciones y datos de suscripción a comentarios del plugin "
1378
+ "<strong>WP Comment Subscriptions</strong> y se importaron automáticamente en "
1379
+ "<strong>Subscribe to Comments Reloaded</strong>."
1380
 
1381
+ #: utils/stcr_upgrade.php:378
1382
  msgid ""
1383
+ " It is recommended that you now <strong>deactivate</strong> WP Comment "
1384
+ "Subscriptions to prevent confusion between the two plugins."
1385
  msgstr ""
1386
+ "Se recomienda que <strong>desactive</strong> ahora WP Comment Subscriptions "
1387
+ "para prevenir conflictos entre ambos plugins."
 
 
 
 
1388
 
1389
+ #: utils/stcr_upgrade.php:379
1390
  msgid ""
1391
+ "If you have subscription data from another plugin (such as Subscribe to "
1392
+ "Comments or Subscribe to Comments Reloaded < v2.0) that you want to import, "
1393
+ "you'll need to import that data manually, as only one import routine will "
1394
+ "ever run to prevent data loss."
1395
  msgstr ""
1396
+ "Si tienes datos de suscripción de otro plugin (como Subscribe to Comments o "
1397
+ "Subscribe to Comments Reloaded < v2.0) que quieres importar, necesitaras "
1398
+ "importar esos datos manualmente, ya que sólo se ejecutará una rutina de "
1399
+ "importación para evitar la pérdida de datos."
1400
 
1401
+ #: utils/stcr_upgrade.php:380
1402
  msgid ""
1403
+ "<strong>Note:</strong> If you were previously using the "
1404
+ "<code>wp_comment_subscriptions_show()</code> function or the <code>[wpcs-"
1405
+ "subscribe-url]</code> shortcode, you'll need to replace those with "
1406
+ "<code>subscribe_reloaded_show()</code> and <code>[subscribe-url]</code> "
1407
+ "respectively."
1408
  msgstr ""
1409
+ "<strong>Nota:</strong> Si estaba utilizando previamente la función "
1410
+ "<code>wp_comment_subscriptions_show()</code> o el shortcode <code>[wpcs-"
1411
+ "subscribe-url]</code>, deberá reemplazar ambos con "
1412
+ "<code>subscribe_reloaded_show()</code> y <code>[subscribe-url]</code> "
1413
+ "respectivamente."
1414
 
1415
+ #: utils/stcr_upgrade.php:394
1416
+ msgid ""
1417
+ "<strong>Thank you for installing Subscribe to Comments Reloaded!</strong>."
1418
+ msgstr "Aviso Importante de Subscribe to Comments Reloaded"
1419
 
1420
+ #: utils/stcr_upgrade.php:395
1421
  msgid ""
1422
+ "If you find a bug or an issue you can report it <a href=\"https://github.com/"
1423
+ "stcr/subscribe-to-comments-reloaded/issues\" target=\"_blank\">here</a>."
 
 
1424
  msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1425
 
1426
+ #: utils/stcr_upgrade.php:396
1427
+ msgid ""
1428
+ "If you want to donate you can do it via <a href=\"\n"
1429
+ "https://www.paypal.com/cgi-bin/webscr?"
1430
+ "cmd=_donations&business=XF86X93FDCGYA&lc=US&item_name=Datasoft"
1431
+ "%20Engineering&item_number=DI%2dSTCR&currency_code=USD&bn=PP%2dDonationsBF"
1432
+ "%3abtn_donate_LG%2egif%3aNonHosted\" target=\"_blank\">PayPal</a>."
1433
+ msgstr ""
1434
 
1435
+ #: utils/stcr_upgrade.php:398
 
1436
  msgid ""
1437
+ "Please visit the <a href=\"https://wordpress.org/plugins/subscribe-to-"
1438
+ "comments-reloaded/changelog/\" target=\"_blank\">Changelog</a> for detailed "
1439
+ "information on plugin changes.<a class=\"dismiss\" href=\"#\">Dismiss. </"
1440
+ "a><img class=\"stcr-loading-animation\" src=\""
1441
  msgstr ""
 
 
1442
 
1443
+ #: utils/stcr_upgrade.php:409
1444
+ msgid ""
1445
+ "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1446
+ "160106."
1447
+ msgstr ""
1448
 
1449
+ #: utils/stcr_upgrade.php:410
1450
+ msgid ""
1451
+ "This version includes many changes and fixes to improve your experience with "
1452
+ "the plugin, including One Click Unsubscribe, Rich Text Editor to create HTML "
1453
+ "email templates, Subscription Checkbox position, and more!"
1454
+ msgstr ""
1455
 
1456
+ #: utils/stcr_upgrade.php:411 utils/stcr_upgrade.php:426
1457
+ #: utils/stcr_upgrade.php:448
1458
+ msgid ""
1459
+ "Please visit the <a href=\"https://wordpress.org/plugins/subscribe-to-"
1460
+ "comments-reloaded/changelog/\" target=\"_blank\">Changelog</a> for a "
1461
+ "complete list of changes.<a class=\"dismiss\" href=\"#\">Dismiss. </a><img "
1462
+ "class=\"stcr-loading-animation\" src=\""
1463
+ msgstr ""
1464
 
1465
+ #: utils/stcr_upgrade.php:424
1466
+ msgid ""
1467
+ "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1468
+ "160115."
1469
+ msgstr "Aviso Importante de Subscribe to Comments Reloaded"
1470
 
1471
+ #: utils/stcr_upgrade.php:425
1472
+ msgid ""
1473
+ "This version includes fixes to broken links while managing your subscriptions"
1474
+ msgstr ""
1475
 
1476
+ #: utils/stcr_upgrade.php:439
1477
+ msgid ""
1478
+ "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1479
+ "3.0.0"
1480
+ msgstr ""
1481
 
1482
+ #: utils/stcr_upgrade.php:440
1483
+ msgid "This version includes fixes to many bugs and also new features, "
1484
+ msgstr ""
1485
 
1486
+ #: utils/stcr_upgrade.php:442
1487
+ msgid ""
1488
+ "<strong>New Feature</strong> Add new option to set the Reply To email "
1489
+ "address. This will help the subscribers to use the Reply option in their "
1490
+ "email agents."
1491
+ msgstr ""
1492
 
1493
+ #: utils/stcr_upgrade.php:443
1494
+ msgid ""
1495
+ "<strong>New Feature</strong> Improve the Admin Menu for StCR. Replace the "
1496
+ "StCR menu on the Settings Menu for a new Menu with sub menus for the pages."
1497
+ msgstr ""
1498
 
1499
+ #: utils/stcr_upgrade.php:444
1500
+ msgid ""
1501
+ "<strong>New Feature</strong> Safely Uninstall option to Delete the plugin "
1502
+ "without loosing your subscriptions. You can use this option also for reset "
1503
+ "all the settings, see the FAQ."
1504
+ msgstr ""
1505
 
1506
+ #: utils/stcr_upgrade.php:445
1507
+ msgid ""
1508
+ "<strong>New Feature</strong> Now the WordPress Authors can use the "
1509
+ "<strong>Subscribe authors</strong> option to autor subscribe to a Custom "
1510
+ "Post Type."
1511
+ msgstr ""
1512
 
1513
+ #: utils/stcr_upgrade.php:446
1514
+ msgid ""
1515
+ "<strong>New Feature</strong> A new field was added under the notification "
1516
+ "options to and the management link only by email and not to display it on "
1517
+ "the request link page."
1518
+ msgstr ""
1519
 
1520
+ #: utils/stcr_utils.php:195
1521
+ msgid "StCR Notification"
1522
+ msgstr "Notificaciones"
1523
 
1524
+ #: wp_subscribe_reloaded.php:114
1525
+ msgid "Settings"
1526
+ msgstr "Configuración"
1527
 
1528
+ #: wp_subscribe_reloaded.php:1060
1529
+ msgid "Don't subscribe"
1530
+ msgstr "No Suscribirse"
1531
 
1532
+ #: wp_subscribe_reloaded.php:1061
1533
+ msgid "All"
1534
+ msgstr "Todo"
1535
 
1536
+ #~ msgid ""
1537
+ #~ "<strong>Subscribe to Comments Reloaded:</strong> The information in your "
1538
+ #~ "database has been sanitized to prevent the raw html messages. <a class="
1539
+ #~ "\"dismiss\" href=\"#\">Got it. </a><img class=\"stcr-loading-animation\" "
1540
+ #~ "src=\""
1541
+ #~ msgstr ""
1542
+ #~ "La información contenida en su base de datos ha sido corregida para "
1543
+ #~ "evitar mensajes HTML sin procesar."
1544
 
1545
+ #~ msgid ""
1546
+ #~ "Please visit <a href=\"options-general.php?page=subscribe-to-comments-"
1547
+ #~ "reloaded/options/index.php\">Settings -> Subscribe to Comments</a> to "
1548
+ #~ "review your configuration.<a class=\"dismiss\" href=\"#\">Got it. </"
1549
+ #~ "a><img class=\"stcr-loading-animation\" src=\""
1550
+ #~ msgstr ""
1551
+ #~ "Por favor visita <a href=\"options-general.php?page=subscribe-to-comments-"
1552
+ #~ "reloaded/options/index.php\">Configuración -> Subscribe to Comments</a> "
1553
+ #~ "para revisar tu configuración."
1554
 
1555
+ #~ msgid ""
1556
+ #~ "Please visit the <a href=\"https://wordpress.org/plugins/subscribe-to-"
1557
+ #~ "comments-reloaded/changelog/\" target=\"_blank\">Changelog</a> for "
1558
+ #~ "detailed information on plugin changes.<a class=\"dismiss\" href=\"#"
1559
+ #~ "\">Got it. </a><img class=\"stcr-loading-animation\" src=\""
1560
+ #~ msgstr ""
1561
+ #~ "Por favor visita <a href=\"options-general.php?page=subscribe-to-comments-"
1562
+ #~ "reloaded/options/index.php\">Configuración -> Subscribe to Comments</a> "
1563
+ #~ "para revisar tu configuración."
1564
 
1565
+ #~ msgid ""
1566
+ #~ "Please visit the <a href=\"https://wordpress.org/plugins/subscribe-to-"
1567
+ #~ "comments-reloaded/changelog/\" target=\"_blank\">Changelog</a> for a "
1568
+ #~ "complete list of changes.<a class=\"dismiss\" href=\"#\">Got it. </"
1569
+ #~ "a><img class=\"stcr-loading-animation\" src=\""
1570
+ #~ msgstr ""
1571
+ #~ "Por favor visita <a href=\"options-general.php?page=subscribe-to-comments-"
1572
+ #~ "reloaded/options/index.php\">Configuración -> Subscribe to Comments</a> "
1573
+ #~ "para revisar tu configuración."
1574
 
1575
+ #~ msgid ""
1576
+ #~ "<em>Note: Subscribe to Comments Reloaded remains in active development.</"
1577
+ #~ "em><a class=\"dismiss\" href=\"#\">Got it. </a><img class=\"stcr-loading-"
1578
+ #~ "animation\" src=\""
1579
+ #~ msgstr ""
1580
+ #~ "La información contenida en su base de datos ha sido corregida para "
1581
+ #~ "evitar mensajes HTML sin procesar."
1582
 
1583
+ #~ msgid "StCR Subscription Box Position"
1584
+ #~ msgstr "Nueva suscripción a"
 
1585
 
1586
+ #~ msgid ""
1587
+ #~ "Content of the management email. Allowed tags: [blog_name], [manager_link]"
1588
+ #~ msgstr ""
1589
+ #~ "Contenido del mensaje para quienes solicitan acceso a su página de "
1590
+ #~ "administración. Etiquetas permitidas: [blog_name] y [manager_link]."
1591
 
1592
  #~ msgid "Subscribe to Comments Reloaded Important Notice"
1593
  #~ msgstr "Aviso Importante de Subscribe to Comments Reloaded"
1623
  #~ msgid "Support the author"
1624
  #~ msgstr "Apoya al autor"
1625
 
 
 
 
1626
  #~ msgid "Digest"
1627
  #~ msgstr "Resumen diario"
1628
 
1676
  #~ msgid "Resume"
1677
  #~ msgstr "Reanudar"
1678
 
 
 
 
1679
  #~ msgid ""
1680
  #~ "You can \"mass update\" all the occurrences of a given email address "
1681
  #~ "(exact matches only)."
langs/subscribe-reloaded-fa_IR.mo CHANGED
Binary file
langs/subscribe-reloaded-fa_IR.po CHANGED
@@ -2,9 +2,9 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Subscribe to Comments Reloaded\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2016-01-11 02:01-0600\n"
6
  "PO-Revision-Date: \n"
7
- "Last-Translator: Reedyseth <reedyseth@gmail.com>\n"
8
  "Language-Team: \n"
9
  "Language: fa\n"
10
  "MIME-Version: 1.0\n"
@@ -13,807 +13,588 @@ msgstr ""
13
  "X-Poedit-KeywordsList: __;_e\n"
14
  "X-Poedit-Basepath: ..\n"
15
  "Plural-Forms: nplurals=1; plural=0;\n"
16
- "X-Generator: Poedit 1.5.4\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
- #: wp_subscribe_reloaded.php:124
20
- msgid "Settings"
21
- msgstr ""
22
-
23
- #: wp_subscribe_reloaded.php:1030
24
- msgid "Don't subscribe"
25
- msgstr "مشترک نشدن "
26
-
27
- #: wp_subscribe_reloaded.php:1031
28
- msgid "All"
29
- msgstr "دریافت همه دیدگاه های این نوشته"
30
-
31
- #: wp_subscribe_reloaded.php:1032 templates/user.php:73
32
- #: templates/author.php:75
33
- msgid "Replies to my comments"
34
- msgstr "فقط دریافت پاسخ دیدگاه های خودم "
35
-
36
- #: utils/stcr_manage.php:218
37
- msgid ""
38
- "Notify me of followup comments via e-mail. You can also <a "
39
- "href='[subscribe_link]'>subscribe</a> without commenting."
40
- msgstr ""
41
- "مرا با ایمیل از دیدگاه های آتی این نوشته مطلع کن. همچنین می توانید بدون "
42
- "ارسال دیدگاه <a href='[subscribe_link]'>مشترک شوید.</a>"
43
-
44
- #: utils/stcr_manage.php:219
45
- msgid ""
46
- "You are subscribed to this post. <a href='[manager_link]'>Manage</a> your "
47
- "subscriptions."
48
- msgstr ""
49
- "شما در این نوشته مشترک شده اید. <a href='[manager_link]'> تغییر اشتراک </a>"
50
-
51
- #: utils/stcr_manage.php:220
52
- msgid ""
53
- "Your subscription to this post needs to be confirmed. <a "
54
- "href='[manager_link]'>Manage your subscriptions</a>."
55
- msgstr ""
56
- "اشتراک شما در این پست منتظر تایید است. <a href='[manager_link]'> تغییر "
57
- "اشتراک </a>"
58
-
59
- #: utils/stcr_manage.php:221
60
- msgid ""
61
- "You can <a href='[manager_link]'>manage the subscriptions</a> of this post."
62
- msgstr ""
63
- "با کلیک روی <a href='[manager_link]'> این لینک </a> می توانید اشتراک خود در "
64
- "پست جاری را تغییر دهید."
65
-
66
- #: utils/stcr_manage.php:225 options/index.php:57
67
  msgid "Manage subscriptions"
68
  msgstr "مدیریت اشتراک ها"
69
 
70
- #: utils/stcr_manage.php:227
71
- msgid ""
72
- "To manage your subscriptions, please enter your email address here below. We "
73
- "will send you a message containing the link to access your personal "
74
- "management page."
75
- msgstr ""
76
- "جهت مدیریت اشتراک هایتان لطفاً نشانی رایان‌نامه ی خود را در زیر وارد کنید. سپس "
77
- "یک ایمیل برایتان می فرستیم که حاوی لینک دسترسی به صفحه ی شخصی مدیریت شما است."
78
-
79
- #: utils/stcr_manage.php:228
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
- #: utils/stcr_manage.php:229
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
- #: utils/stcr_manage.php:230
99
- msgid ""
100
- "Thank you for using our subscription service. Your request has been "
101
- "completed. You will receive a notification email every time a new comment to "
102
- "this article is approved and posted by the administrator."
103
- msgstr ""
104
- "ممنون که از سرویس اشتراک ما استفاده کردید. درخواست شما تکمیل شد. هر گاه "
105
- "دیدگاهی راجع به این مقاله توسط سرپرست تایید یا منتشر شود با ایمیل از آن مطلع "
106
- "می گردید."
107
-
108
- #: utils/stcr_manage.php:231
109
- msgid ""
110
- "Thank you for using our subscription service. In order to confirm your "
111
- "request, please check your email for the verification message and follow the "
112
- "instructions."
113
- msgstr ""
114
- "ممنون که از سرویس اشتراک ما استفاده کردید. برای تایید درخواست خود لطفاً صندوق "
115
- "اینباکس یا اسپم ایمیلتان را ببینید و دستورالعمل پیام تاییدیه را دنبال نمایید."
116
-
117
- #: utils/stcr_manage.php:232
118
- msgid ""
119
- "In order to cancel or suspend one or more notifications, select the "
120
- "corresponding checkbox(es) and click on the button at the end of the list."
121
- msgstr ""
122
- "برای لغو یک یا چند پیام رسان خودکار، کادرهای مربوط را تیک بزنید یا غیرفعال "
123
- "کنید و دکمه ی پایین صفحه را کلیک نمایید."
124
-
125
- #: utils/stcr_manage.php:233
126
- msgid ""
127
- "In order to cancel or suspend one or more notifications, select the "
128
- "corresponding checkbox(es) and click on the button at the end of the list. "
129
- "You are currently subscribed to:"
130
- msgstr ""
131
- "برای لغو یک یا چند پیام رسان خودکار، کادرهای مربوط را تیک بزنید یا غیرفعال "
132
- "کنید و دکمه ی پایین صفحه را کلیک نمایید. شما هم اکنون در اینجاها مشترک هستید:"
133
-
134
- #: utils/stcr_manage.php:237
135
- msgid "There is a new comment to [post_title]"
136
- msgstr "دیدگاه تازه در نوشته [post_title]"
137
 
138
- #: utils/stcr_manage.php:238
139
- msgid ""
140
- "There is a new comment to [post_title].\n"
141
- "Comment Link: [comment_permalink]\n"
142
- "Author: [comment_author]\n"
143
- "Comment:\n"
144
- "[comment_content]\n"
145
- "Permalink: [post_permalink]\n"
146
- "Manage your subscriptions: [manager_link]"
147
- msgstr ""
148
- "comment_author]:\n"
149
- "[comment_content]\n"
150
- "\n"
151
- "پیوند به این دیدگاه: \n"
152
- "[comment_permalink]\n"
153
- "پیوند به این نوشته:\n"
154
- "[post_permalink]\n"
155
- "مدیریت اشتراک های شما: \n"
156
- "[manager_link]"
157
 
158
- #: utils/stcr_manage.php:239
159
- msgid "Please confirm your subscription to [post_title]"
160
- msgstr "لطفاً اشتراک خود در این نوشته را تایید کنید: [post_title]"
161
 
162
- #: utils/stcr_manage.php:240
163
- msgid ""
164
- "You have requested to be notified every time a new comment is added to:\n"
165
- "[post_permalink]\n"
166
- "\n"
167
- "Please confirm your request by clicking on this link:\n"
168
- "[confirm_link]"
169
- msgstr ""
170
- "شما درخواست کرده اید که هرگاه دیدگاه جدیدی در این موضوع اضافه شود به طور "
171
- "خودکار آگاه گردید:\n"
172
- "[post_permalink]\n"
173
- "\n"
174
- "لطفاً با کلیک روی لینک زیر، درخواست خود را تایید کنید:\n"
175
- "[confirm_link]"
176
 
177
- #: utils/stcr_manage.php:241
178
- msgid "Manage your subscriptions on [blog_name]"
179
- msgstr "اشتراک های خود را در [blog_name] مدیریت کنید."
180
 
181
- #: utils/stcr_manage.php:242
182
- msgid ""
183
- "You have requested to manage your subscriptions to the articles on "
184
- "[blog_name]. Follow this link to access your personal page:\n"
185
- "[manager_link]"
186
- msgstr ""
187
- "شما درخواست مدیریت اشتراک های خود را در مقالات [blog_name] کرده اید. روی "
188
- "لینک زیر کلیک نمایید تا به صفحه ی شخصی خود بروید:\n"
189
- "[manager_link]"
190
 
191
- #: utils/stcr_manage.php:387
192
- #, fuzzy
193
- msgid "Subscriptions"
194
- msgstr "اشتراک‌ها"
195
 
196
- #: utils/stcr_manage.php:416 options/panel5.php:87 options/panel5.php:96
197
- #: options/panel5.php:105 options/panel5.php:115 options/panel5.php:124
198
- #: options/panel5.php:134 options/panel5.php:143 options/panel5.php:152
199
- #: options/panel5.php:161 options/panel2.php:67 options/panel2.php:77
200
- #: options/panel2.php:106
201
- msgid "No"
202
- msgstr "نه"
203
 
204
- #: utils/stcr_manage.php:443
205
- msgid ""
206
- "Need help on how to use Subscribe to Comments Reloaded? Visit the official"
207
- msgstr ""
208
- "آیا برای استفاده از افزونه ی «اشتراک در دیدگاه‌ها نسخه ی جدید» نیاز به کمک "
209
- "دارید؟ سایت رسمی را ببینید."
210
 
211
- #: utils/stcr_manage.php:443
212
- msgid "support forum"
213
- msgstr "تالار گفتگوی پشتیبانی"
 
 
 
214
 
215
- #: utils/stcr_manage.php:444
216
- msgid "Feeling generous?"
217
- msgstr "احساس دست و دلبازی می کنید؟"
 
 
218
 
219
- #: utils/stcr_manage.php:444
220
- msgid "Donate a few bucks!"
221
- msgstr "چند دلار اهدا نمایید!"
 
 
222
 
223
- #: utils/stcr_upgrade.php:53
224
- msgid "Important Notice"
225
- msgstr ""
 
 
226
 
227
- #: utils/stcr_upgrade.php:96
228
- msgid ""
229
- "<strong>Subscribe to Comments Reloaded:</strong> The information in your "
230
- "database has been sanitized to prevent the raw html messages. <a class="
231
- "\"dismiss\" href=\"#\">Got it. </a><img class=\"stcr-loading-animation\" "
232
- "src=\""
233
- msgstr ""
234
 
235
- #: utils/stcr_upgrade.php:151
236
- msgid ""
237
- "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
238
- "from the <strong>Subscribe to Comments</strong> plugin was detected and "
239
- "automatically imported into <strong>Subscribe to Comments Reloaded</strong>."
240
- msgstr ""
241
 
242
- #: utils/stcr_upgrade.php:151
243
- msgid ""
244
- " It is recommended that you now <strong>deactivate</strong> Subscribe to "
245
- "Comments to prevent confusion between the two plugins."
246
- msgstr ""
247
 
248
- #: utils/stcr_upgrade.php:152
249
- msgid ""
250
- "If you have subscription data from Subscribe to Comments Reloaded < v2.0 "
251
- "that you want to import, you'll need to import that data manually, as only "
252
- "one import routine will ever run to prevent data loss."
253
- msgstr ""
254
 
255
- #: utils/stcr_upgrade.php:153 utils/stcr_upgrade.php:225
256
- #: utils/stcr_upgrade.php:374
257
- msgid ""
258
- "Please visit <a href=\"options-general.php?page=subscribe-to-comments-"
259
- "reloaded/options/index.php\">Settings -> Subscribe to Comments</a> to review "
260
- "your configuration.<a class=\"dismiss\" href=\"#\">Got it. </a><img class="
261
- "\"stcr-loading-animation\" src=\""
262
- msgstr ""
263
 
264
- #: utils/stcr_upgrade.php:224
265
- msgid ""
266
- "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
267
- "from the <strong>Comment Reply Notification</strong> plugin was detected and "
268
- "automatically imported into <strong>Subscribe to Comments Reloaded</strong>."
269
- msgstr ""
270
 
271
- #: utils/stcr_upgrade.php:224
272
- msgid ""
273
- " It is recommended that you now <strong>deactivate</strong> Comment Reply "
274
- "Notification to prevent confusion between the two plugins."
275
- msgstr ""
276
 
277
- #: utils/stcr_upgrade.php:371
278
- msgid ""
279
- "<strong>Subscribe to Comments Reloaded:</strong> Plugin options and comment "
280
- "subscription data from the <strong>WP Comment Subscriptions</strong> plugin "
281
- "were detected and automatically imported into <strong>Subscribe to Comments "
282
- "Reloaded</strong>."
283
- msgstr ""
284
 
285
- #: utils/stcr_upgrade.php:371
286
- msgid ""
287
- " It is recommended that you now <strong>deactivate</strong> WP Comment "
288
- "Subscriptions to prevent confusion between the two plugins."
289
- msgstr ""
290
 
291
- #: utils/stcr_upgrade.php:372
292
- msgid ""
293
- "If you have subscription data from another plugin (such as Subscribe to "
294
- "Comments or Subscribe to Comments Reloaded < v2.0) that you want to import, "
295
- "you'll need to import that data manually, as only one import routine will "
296
- "ever run to prevent data loss."
297
- msgstr ""
298
 
299
- #: utils/stcr_upgrade.php:373
300
- msgid ""
301
- "<strong>Note:</strong> If you were previously using the "
302
- "<code>wp_comment_subscriptions_show()</code> function or the <code>[wpcs-"
303
- "subscribe-url]</code> shortcode, you'll need to replace those with "
304
- "<code>subscribe_reloaded_show()</code> and <code>[subscribe-url]</code> "
305
- "respectively."
306
- msgstr ""
307
 
308
- #: utils/stcr_upgrade.php:387
309
- msgid ""
310
- "<strong>Thank you for installing Subscribe to Comments Reloaded!</strong>."
311
- msgstr ""
312
 
313
- #: utils/stcr_upgrade.php:388
314
- msgid ""
315
- "If you find a bug or an issue you can report it <a href=\"https://github.com/"
316
- "stcr/subscribe-to-comments-reloaded/issues\" target=\"_blank\">here</a>."
317
- msgstr ""
 
318
 
319
- #: utils/stcr_upgrade.php:389
 
 
320
  msgid ""
321
- "If you want to donate you can do it via <a href=\"\n"
322
- "https://www.paypal.com/cgi-bin/webscr?"
323
- "cmd=_donations&business=XF86X93FDCGYA&lc=US&item_name=Datasoft"
324
- "%20Engineering&item_number=DI%2dSTCR&currency_code=USD&bn=PP%2dDonationsBF"
325
- "%3abtn_donate_LG%2egif%3aNonHosted\" target=\"_blank\">PayPal</a>."
326
  msgstr ""
 
 
327
 
328
- #: utils/stcr_upgrade.php:391
329
- msgid ""
330
- "Please visit the <a href=\"https://wordpress.org/plugins/subscribe-to-"
331
- "comments-reloaded/changelog/\" target=\"_blank\">Changelog</a> for detailed "
332
- "information on plugin changes.<a class=\"dismiss\" href=\"#\">Got it. </"
333
- "a><img class=\"stcr-loading-animation\" src=\""
334
- msgstr ""
335
 
336
- #: utils/stcr_upgrade.php:403
337
- msgid ""
338
- "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
339
- "160106."
340
- msgstr ""
341
 
342
- #: utils/stcr_upgrade.php:404
343
- msgid ""
344
- "This version includes many changes and fixes to improve your experience with "
345
- "the plugin, including One Click Unsubscribe, Rich Text Editor to create HTML "
346
- "email templates, Subscription Checkbox position, and more!"
347
- msgstr ""
348
 
349
- #: utils/stcr_upgrade.php:405
350
- msgid ""
351
- "Please visit the <a href=\"https://wordpress.org/plugins/subscribe-to-"
352
- "comments-reloaded/changelog/\" target=\"_blank\">Changelog</a> for a "
353
- "complete list of changes.<a class=\"dismiss\" href=\"#\">Got it. </a><img "
354
- "class=\"stcr-loading-animation\" src=\""
355
- msgstr ""
356
 
357
- #: utils/stcr_upgrade.php:419
358
- msgid "Announcement: Introducing Comment Mail"
359
- msgstr ""
360
 
361
- #: utils/stcr_upgrade.php:420
362
- msgid ""
363
- "<strong><a href=\"http://comment-mail.com/r/stcr-to-cm/\" target=\"_blank"
364
- "\">Comment Mail</strong></a> is a new free plugin based on the original "
365
- "<strong>Subscribe to Comments Reloaded</strong> and includes all of the core "
366
- "StCR features."
367
- msgstr ""
368
 
369
- #: utils/stcr_upgrade.php:421
370
- msgid ""
371
- "A powerful StCR importer lets you import your StCR settings and "
372
- "subscriptions into Comment Mail, allowing for a seamless transition."
373
- msgstr ""
374
 
375
- #: utils/stcr_upgrade.php:422
376
- msgid ""
377
- "Need more powerful features to manage your subscriptions but can't wait for "
378
- "StCR? <a href=\"http://comment-mail.com/r/stcr-to-cm/\" target=\"_blank"
379
- "\">Take a look at Comment Mail!</a>"
380
  msgstr ""
381
 
382
- #: utils/stcr_upgrade.php:423
383
  msgid ""
384
- "<em>Note: Subscribe to Comments Reloaded remains in active development.</"
385
- "em><a class=\"dismiss\" href=\"#\">Got it. </a><img class=\"stcr-loading-"
386
- "animation\" src=\""
387
  msgstr ""
388
 
389
- #: templates/user.php:23 templates/author.php:23
390
- #: options/panel1-business-logic.php:70
391
- msgid "Subscriptions deleted:"
392
- msgstr "این اشتراک ها حذف شدند: "
393
-
394
- #: templates/user.php:27 templates/author.php:27
395
- #: options/panel1-business-logic.php:74
396
- msgid "Subscriptions suspended:"
397
- msgstr "این اشتراک ها معلق گشتند: "
398
 
399
- #: templates/user.php:31 templates/author.php:31
400
- #: options/panel1-business-logic.php:78
401
- msgid "Subscriptions activated:"
402
- msgstr "این اشتراک ها فعال شده اند: "
403
 
404
- #: templates/user.php:35 templates/user.php:39 templates/author.php:35
405
- #: templates/author.php:39 options/panel1-business-logic.php:82
406
- #: options/panel1-business-logic.php:86
407
- msgid "Subscriptions updated:"
408
- msgstr "این اشتراک ها به روزرسانی شدند: "
409
 
410
- #: templates/user.php:52 templates/author.php:52
411
- #: options/panel1-edit-subscription.php:11 options/panel1.php:22
412
- #: options/panel1.php:117 options/panel1.php:153
413
  msgid ""
414
- "Please remember: this operation cannot be undone. Are you sure you want to "
415
- "proceed?"
416
  msgstr ""
417
- "به خاطر داشته باشید این عملیات غیرقابل برگشت است. آیا مطمئنید می خواهید "
418
- "انجام شود؟"
419
 
420
- #: templates/user.php:57 templates/request-management-link.php:73
421
- #: templates/subscribe.php:89 options/panel1-add-subscription.php:16
422
- #: options/panel1.php:65 options/panel1.php:126
423
- msgid "Email"
424
  msgstr "ایمیل"
425
 
426
- #: templates/user.php:58 templates/author.php:58 options/panel1.php:129
427
- msgid "Legend: Y = all comments, R = replies only, C = inactive"
428
- msgstr "راهنما: Y= همه ی دیدگاه ها، R=فقط پاسخ ها، C= غیرفعال "
429
 
430
- #: templates/user.php:63
431
- msgid "F j, Y"
432
- msgstr ""
433
 
434
- #: templates/user.php:67 templates/author.php:69
435
- msgid "Select all"
436
- msgstr "انتخاب همه"
437
 
438
- #: templates/user.php:68 templates/author.php:70
439
- msgid "Invert selection"
440
- msgstr "معکوس کردن انتخاب"
441
 
442
- #: templates/user.php:69 templates/author.php:71 options/panel1.php:161
443
- msgid "Action:"
444
- msgstr "اقدام"
445
 
446
- #: templates/user.php:70 templates/author.php:72 options/panel1.php:153
447
- msgid "Delete"
448
- msgstr "پاک کردن"
449
 
450
- #: templates/user.php:71 templates/author.php:73 options/panel1.php:163
451
- msgid "Suspend"
452
- msgstr "تعلیق"
453
 
454
- #: templates/user.php:72 templates/author.php:74
455
- msgid "All comments"
456
- msgstr ""
457
 
458
- #: templates/user.php:74 templates/author.php:76 options/panel1.php:166
459
- msgid "Activate"
460
- msgstr "فعال کن"
461
 
462
- #: templates/user.php:76 templates/author.php:77 options/panel1.php:167
463
- msgid "Update subscriptions"
464
- msgstr "به روزرسانی اشتراک ها"
465
 
466
- #: templates/user.php:79 templates/author.php:80
467
- #: templates/one-click-unsubscribe.php:28
468
- msgid "No subscriptions match your search criteria."
469
- msgstr "هیچ اشتراکی با معیار جستجوی شما انطباق ندارد."
470
 
471
- #: templates/request-management-link.php:75 templates/subscribe.php:91
472
- msgid "Send"
473
- msgstr "ارسال"
474
 
475
- #: templates/author.php:57
476
- msgid "Title"
477
- msgstr "عنوان"
478
 
479
- #: templates/subscribe.php:43 templates/subscribe.php:44
480
- msgid "New subscription to"
481
- msgstr "اشتراک جدید در"
482
 
483
- #: templates/subscribe.php:44
484
- msgid "User:"
485
- msgstr "کاربر:"
486
 
487
- #: options/panel6.php:8 options/panel7.php:8
488
- #, fuzzy
489
- msgid "Support the developers"
490
- msgstr "پشتیبانی از نویسنده"
491
 
492
- #: options/panel6.php:18
493
- msgid ""
494
- "How valuable is the feature offered by this plugin to your visitors? please "
495
- "consider supporting the author if this plugin made your web site better, "
496
- "especially if you are making money out of it. Any donation received will be "
497
- "reinvested in the development of <strong>Subscribe to Comments Reloaded</"
498
- "strong>, and to buy some food for my hungry family."
499
- msgstr ""
500
 
501
- #: options/panel6.php:20
502
- msgid "Don't want to donate? You can still help"
503
- msgstr "تمایل به اهدا ندارید؟ هنوز هم می توانید کمک کنید"
504
 
505
- #: options/panel6.php:21
506
- msgid ""
507
- "If you don't want to donate money, please consider blogging about my plugin "
508
- "with a link to the plugin's page. Please let your readers know what makes "
509
- "your blog better. You can also contribute donating your time: do not "
510
- "hesitate to send me bug reports, your localization files, ideas on how to "
511
- "improve <strong>Subscribe to Comments Reloaded</strong> and so on. Whatever "
512
- "you do, thanks for using my plugin!"
513
  msgstr ""
514
 
515
- #: options/panel6.php:23
516
- msgid "Subscribe to the Beta testers"
517
- msgstr ""
518
 
519
- #: options/panel6.php:24
520
- msgid ""
521
- "Before a new Update we release a Beta version so that our current users can "
522
- "give us feedback if they find a bug, If you want to join the tester list you "
523
- "can add your email <a href='http://eepurl.com/biCk1b' target='_blank'>here</"
524
- "a>"
525
- msgstr ""
526
 
527
- #: options/panel6.php:26
528
- msgid "Vote and show your appreciation"
529
- msgstr "با رای دادن قدردانی کنید"
530
 
531
- #: options/panel6.php:27
532
- msgid ""
533
- "Tell other people if <strong>Subscribe to Comments Reloaded</strong> works "
534
- "for you and how good it is. <a href=\"http://wordpress.org/extend/plugins/"
535
- "subscribe-to-comments-reloaded/\">Rate it</a> on its Plugin Directory page."
536
- msgstr ""
537
 
538
- #: options/panel1-business-logic.php:23
539
- msgid "Subscription added."
540
- msgstr "اشتراک افزوده شد. "
541
 
542
- #: options/panel1-business-logic.php:39
543
- msgid "Subscriptions updated."
544
- msgstr "اشتراک ها به روزرسانی شد."
545
 
546
- #: options/panel1-business-logic.php:51
547
- msgid "Subscription deleted."
548
- msgstr "اشتراک حذف شد. "
549
 
550
- #: options/panel1-business-logic.php:110
551
- msgid "&laquo; Previous"
552
- msgstr "&laquo; قبلی"
553
 
554
- #: options/panel1-business-logic.php:114
555
- msgid "Next &raquo;"
556
- msgstr "بعدی &raquo;"
557
 
558
- #: options/panel5.php:18 options/panel5.php:60 options/panel3.php:73
559
- #: options/panel4.php:70 options/panel2.php:49
560
- msgid "Your settings have been successfully updated."
561
- msgstr "تنظیمات شما با موفقیت به روز شد."
562
 
563
- #: options/panel5.php:20 options/panel5.php:62 options/panel3.php:75
564
- #: options/panel4.php:72 options/panel2.php:51
565
- msgid "There was an error updating the following fields:"
566
- msgstr "یک خطا در به روزرسانی فیلدهای زیر رخ داد:"
567
 
568
- #: options/panel5.php:28 options/panel5.php:75
569
- msgid "Autopurge requests"
 
 
 
 
570
  msgstr ""
571
- "زوال خودکار درخواست های اشتراک که طی مدت معین مورد تایید کاربر قرار نگرفته"
572
 
573
- #: options/panel5.php:31 options/panel5.php:84
574
- msgid "Enable double check"
575
- msgstr "حالت بررسی مضاعف را فعال کن"
576
 
577
- #: options/panel5.php:34 options/panel5.php:92
578
- #, fuzzy
579
- msgid "Subscribe authors"
580
- msgstr "مشترک شده"
581
 
582
- #: options/panel5.php:37 options/panel5.php:102
583
- msgid "Enable HTML emails"
584
- msgstr "فعال کردن ایمیل های HTML"
585
 
586
- #: options/panel5.php:40
587
- msgid "HTMLify Links in HTML emails"
588
- msgstr ""
589
 
590
- #: options/panel5.php:43
591
- msgid "Send trackbacks"
592
- msgstr ""
593
 
594
- #: options/panel5.php:46
595
- msgid "Notify admin"
596
- msgstr "سرپرست را مطلع کن"
597
 
598
- #: options/panel5.php:49 options/panel5.php:140
599
- msgid "Let admin subscribe"
600
- msgstr "به سرپرست اجازه ی مشترک شدن بده"
601
 
602
- #: options/panel5.php:52 options/panel5.php:149
603
- #, fuzzy
604
- msgid "BCC admin on Notifications"
605
- msgstr "یادآور‌ها"
606
 
607
- #: options/panel5.php:55
608
- #, fuzzy
609
- msgid "StCR Subscription Box Position"
610
- msgstr "اشتراک جدید در"
611
 
612
- #: options/panel5.php:78
613
- msgid "days"
614
- msgstr "روز"
615
 
616
- #: options/panel5.php:79
617
- msgid ""
618
- "Delete pending subscriptions (not confirmed) after X days. Zero disables "
619
- "this feature."
620
- msgstr ""
621
- "اشتراک هایی که بیش از این تعداد روز منتظر تایید مانده و پاسخی نگرفته اند را "
622
- "حذف کن. عدد 0 به معنای عدم استفاده از این قابلیت است."
 
 
623
 
624
- #: options/panel5.php:86 options/panel5.php:95 options/panel5.php:104
625
- #: options/panel5.php:114 options/panel5.php:123 options/panel5.php:133
626
- #: options/panel5.php:142 options/panel5.php:151 options/panel5.php:160
627
  #: options/panel2.php:66 options/panel2.php:76 options/panel2.php:105
 
 
 
628
  msgid "Yes"
629
  msgstr "بله"
630
 
631
- #: options/panel5.php:88
632
- msgid ""
633
- "Send a notification email to confirm the subscription (to avoid addresses "
634
- "misuse)."
635
- msgstr ""
 
 
636
 
637
- #: options/panel5.php:97
638
  msgid ""
639
- "Automatically subscribe authors to their own articles (not retroactive)."
 
640
  msgstr ""
 
 
 
 
 
 
641
 
642
- #: options/panel5.php:106
643
- msgid ""
644
- "If enabled, will send email messages with content-type = text/html instead "
645
- "of text/plain"
646
  msgstr ""
 
647
 
648
- #: options/panel5.php:111
649
- msgid "HTMLify links in emails"
650
- msgstr ""
 
 
 
 
 
 
 
 
651
 
652
- #: options/panel5.php:116
653
  msgid ""
654
- "If enabled, will wrap all links in messages with <code>&lt;a href=\"\"&gt;"
655
- "&lt;/a&gt;</code> (only when HTML emails enabled)."
656
- msgstr ""
657
-
658
- #: options/panel5.php:121
659
- msgid "Process trackbacks"
660
  msgstr ""
 
 
661
 
662
- #: options/panel5.php:125
663
  msgid ""
664
- "Notify users when a new trackback or pingback is added to the discussion."
665
  msgstr ""
 
 
666
 
667
- #: options/panel5.php:130
668
- msgid "Track all subscriptions"
669
- msgstr "تمام اشتراک ها را رهگیری کن"
670
-
671
- #: options/panel5.php:135
672
- msgid "Notify the administrator when users subscribe without commenting."
673
- msgstr "وقتی کاربران بدون دیدگاه گذاری مشترک می شوند سرپرست را مطلع کن."
674
 
675
- #: options/panel5.php:144
676
- msgid "Let the administrator subscribe to comments when logged in."
677
- msgstr ""
678
- "وقتی سرپرست وارد سایت می گردد به او اجازه ی مشترک شدن در دیدگاه ها را بده."
679
 
680
- #: options/panel5.php:153
681
- msgid "Send a copy of all Notifications to the administrator."
 
 
682
  msgstr ""
 
683
 
684
- #: options/panel5.php:158
685
- msgid "StCR Box Position"
686
- msgstr ""
687
 
688
- #: options/panel5.php:162
689
  msgid ""
690
- "If this option is enable the subscriptioin box will be above the submit "
691
- "button in your comment form."
692
  msgstr ""
 
 
693
 
694
- #: options/panel5.php:167
695
- msgid "StCR Unique Key"
696
- msgstr ""
697
 
698
- #: options/panel5.php:172
699
- msgid "This Unique Key is not set, please click the following button to "
700
- msgstr ""
701
 
702
- #: options/panel5.php:176 options/panel5.php:187
703
- msgid "Generate"
704
  msgstr ""
 
705
 
706
- #: options/panel5.php:184
707
  msgid ""
708
- "This Unique Key will be use to send the notification to your subscribers "
709
- "with more security."
710
  msgstr ""
 
 
711
 
712
- #: options/panel5.php:195 options/panel3.php:200 options/panel4.php:207
713
- #: options/panel2.php:189
714
- msgid "Save Changes"
715
- msgstr "ذخیره ی تغییرات"
716
-
717
- #: options/index.php:58
718
- msgid "Comment Form"
719
- msgstr "فرم دیدگاه‌ها"
720
-
721
- #: options/index.php:59
722
- msgid "Management Page"
723
- msgstr "صفحه‌ی مدیریت"
724
-
725
- #: options/index.php:60
726
- msgid "Notifications"
727
- msgstr "یادآور‌ها"
728
-
729
- #: options/index.php:61 options/panel3.php:85 options/panel4.php:80
730
- #: options/panel2.php:58
731
- msgid "Options"
732
- msgstr "تنظیمات"
733
-
734
- #: options/index.php:62
735
- msgid "You can help"
736
- msgstr "شما هم می توانید کمک کنید"
737
 
738
- #: options/index.php:63
739
- #, fuzzy
740
- msgid "Support"
741
- msgstr "تالار گفتگوی پشتیبانی"
 
 
 
742
 
743
- #: options/index.php:64
744
- msgid "Donate"
745
  msgstr ""
 
 
 
 
 
 
746
 
747
- #: options/panel3.php:16 options/panel3.php:90
748
  msgid "Virtual Management Page"
749
  msgstr "صفحه ی مدیریت مجازی"
750
 
751
- #: options/panel3.php:21 options/panel3.php:99
752
  msgid "Page title"
753
  msgstr "عنوان صفحه"
754
 
755
- #: options/panel3.php:26 options/panel3.php:108
756
  msgid "Management URL"
757
  msgstr "پیوند به صفحه مدیریت"
758
 
759
- #: options/panel3.php:31 options/panel3.php:120
760
  msgid "Custom HEAD meta"
761
  msgstr "تگ های متا به صورت سفارشی برای قسمت سربرگ"
762
 
763
- #: options/panel3.php:37 options/panel3.php:134
764
  msgid "Request link"
765
  msgstr "پیوند درخواست"
766
 
767
- #: options/panel3.php:42 options/panel3.php:144
768
  msgid "Request submitted"
769
  msgstr "درخواست ارسال شد"
770
 
771
- #: options/panel3.php:47 options/panel3.php:154
772
  msgid "Subscribe without commenting"
773
  msgstr "اشتراک بدون دیدگاه نویسی"
774
 
775
- #: options/panel3.php:52 options/panel3.php:164
776
  msgid "Subscription processed"
777
  msgstr "عملیات اشتراک انجام شد"
778
 
779
- #: options/panel3.php:57 options/panel3.php:174
780
  msgid "Subscription processed (DCI)"
781
- msgstr "اشتراک پردازش شده (dcI)"
782
 
783
- #: options/panel3.php:62 options/panel3.php:183
784
  msgid "Authors"
785
  msgstr "نویسندگان"
786
 
787
- #: options/panel3.php:67 options/panel3.php:191
788
  msgid "Users"
789
  msgstr "کاربران"
790
 
791
- #: options/panel3.php:93
792
  msgid "Enabled"
793
  msgstr "فعال"
794
 
795
- #: options/panel3.php:94
796
  msgid "Disabled"
797
  msgstr "غیرفعال"
798
 
799
- #: options/panel3.php:95
800
- #, fuzzy
801
  msgid ""
802
- "Disable the virtual management page if you need to create a <a href="
803
- "\"https://github.com/stcr/subscribe-to-comments-reloaded/wiki/KB#create-a-"
804
- "real-management-page\">real page</a> to make your theme happy."
805
  msgstr ""
806
- "اگر می خواهید یک <a href=\"http://behstant.com/subscribe-reloaded/"
807
  "realMgnPage.php\"> صفحه ی واقعی </a> به وجود آورید و پوسته ی خود را خوشحال "
808
  "کنید صفحه ی مجازی مدیریت را غیر فعال نمایید."
809
 
810
- #: options/panel3.php:104
811
  msgid "Title of the page your visitors will use to manage their subscriptions."
812
  msgstr ""
813
  "عنوان صفحه ای که بازدیدکنندگان شما برای مدیریت اشتراک های خود استفاده می "
814
  "نمایند."
815
 
816
- #: options/panel3.php:112
817
  msgid ""
818
  "The permalink for your management page (something like <code>/manage-"
819
  "subscriptions</code> or <code>/?page_id=345</code>). This page <b>does not</"
@@ -824,7 +605,7 @@ msgstr ""
824
  "code> یا <code>/?page_id=345</code>). این صفحه واقعاً در سیستم شما وجود "
825
  "<b>ندارد</b> ولی باید از ساختار پیوندهای یکتای سایت تبعیت کند."
826
 
827
- #: options/panel3.php:114
828
  msgid ""
829
  "Warning: it looks like the value you are using may be incompatible with your "
830
  "permalink structure"
@@ -832,7 +613,7 @@ msgstr ""
832
  "هشدار: شاید مقداری که قرار داده اید با ساختار پیوندهای یکتای سایت همخوانی "
833
  "نداشته باشد."
834
 
835
- #: options/panel3.php:124
836
  msgid ""
837
  "Specify your custom HTML code to be added to the HEAD section of the page. "
838
  "Use <strong>single</strong> quotes for values."
@@ -840,39 +621,39 @@ msgstr ""
840
  "کدهای HTML سفارشی را که می خواهید به بخش head در صفحه اضافه شود تعیین کنید. "
841
  "برای مقادیر پارامترها فقط از کوتیشن <strong>تکی </strong> استفاده نمایید."
842
 
843
- #: options/panel3.php:130 options/panel4.php:113
844
  msgid "Messages"
845
  msgstr "پیام ها"
846
 
847
- #: options/panel3.php:139
848
  msgid "Text shown to those who request to manage their subscriptions."
849
  msgstr "متن نمایش داده شده به کسانی که درخواست مدیریت اشتراک های خود را دارند"
850
 
851
- #: options/panel3.php:149
852
  msgid ""
853
- "Thank you note shown after the request here above has been processed. "
854
- "Allowed tags: [post_title], [post_permalink]"
855
  msgstr ""
856
  "پیام تشکر پس از تایید شدن درخواست مشروح در بالا! تگ های مجاز: [post_title], "
857
  "[post_permalink]"
858
 
859
- #: options/panel3.php:159
860
  msgid ""
861
  "Text shown to those who want to subscribe without commenting. Allowed tags: "
862
  "[post_title], [post_permalink]"
863
  msgstr ""
864
- "این متن به کسانی که می خواهند بدون دیدگاه نویسی مشترک گردند نشان داده می "
865
- "شود. تگ های مجاز: [post_title], [post_permalink]"
866
 
867
- #: options/panel3.php:169
868
  msgid ""
869
  "Thank you note shown after the subscription request has been processed "
870
  "(double check-in disabled). Allowed tags: [post_title], [post_permalink]"
871
  msgstr ""
872
- "پیام تشکر پس از این که درخواست اشتراک پردازش شد (در حالت غیرفعال بودن نیاز "
873
- "به تایید ایمیلی). برچسب های مجاز: [post_title], [post_permalink]"
874
 
875
- #: options/panel3.php:179
876
  msgid ""
877
  "Thank you note shown after the subscription request has been processed "
878
  "(double check-in enabled). Allowed tags: [post_title], [post_permalink]"
@@ -880,478 +661,973 @@ msgstr ""
880
  "پیام تشکر پس از این که درخواست اشتراک پردازش شد (در حالت فعال بودن نیاز به "
881
  "تایید ایمیلی). تگ های مجاز: [post_title], [post_permalink]"
882
 
883
- #: options/panel3.php:187
884
  msgid "Introductory text for the authors' management page."
885
  msgstr "متن معرفی برای صفحه ی مدیریت نویسندگان."
886
 
887
- #: options/panel3.php:195
888
  msgid "Introductory text for the users' management page."
889
  msgstr "متن معرفی برای صفحه ی مدیریت کاربران."
890
 
891
- #: options/panel1-edit-subscription.php:8
892
- msgid "Update Subscription"
893
- msgstr "به روزرسانی اشتراک"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
894
 
895
- #: options/panel1-edit-subscription.php:11
896
- #: options/panel1-edit-subscription.php:21
897
- #: options/panel1-edit-subscription.php:22
898
- #: options/panel1-edit-subscription.php:23 options/panel1.php:31
899
- #: options/panel1.php:32 options/panel1.php:33
900
- msgid "optional"
901
- msgstr "دلبخواهی"
902
 
903
- #: options/panel1-edit-subscription.php:13
904
- #: options/panel1-add-subscription.php:13
905
- msgid "Post:"
906
- msgstr "نوشته:"
907
 
908
- #: options/panel1-edit-subscription.php:16 options/panel1.php:26
909
- msgid "From"
910
- msgstr "از"
 
 
 
 
911
 
912
- #: options/panel1-edit-subscription.php:20 options/panel1.php:30
913
- msgid "To"
914
- msgstr "تا"
915
 
916
- #: options/panel1-edit-subscription.php:26
917
- #: options/panel1-add-subscription.php:20 options/panel1.php:36
918
- #: options/panel1.php:69 options/panel1.php:139
919
- msgid "Status"
920
- msgstr "وضعیت"
 
 
 
 
 
 
 
 
921
 
922
- #: options/panel1-edit-subscription.php:28 options/panel1.php:38
923
- msgid "Keep unchanged"
924
- msgstr "بدون تغییر رها کن"
925
 
926
- #: options/panel1-edit-subscription.php:29
927
- #: options/panel1-add-subscription.php:22 options/panel1.php:39
928
- #: options/panel1.php:72
929
- msgid "Active"
930
- msgstr "فعال"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
931
 
932
- #: options/panel1-edit-subscription.php:30
933
- #: options/panel1-add-subscription.php:23 options/panel1.php:40
934
- #: options/panel1.php:73
935
- msgid "Replies only"
936
- msgstr "فقط پاسخ ها"
 
 
 
 
 
937
 
938
- #: options/panel1-edit-subscription.php:31 options/panel1.php:41
939
- msgid "Suspended"
940
- msgstr "معلق"
941
 
942
- #: options/panel1-edit-subscription.php:33
943
- #: options/panel1-add-subscription.php:26 options/panel1.php:43
944
- msgid "Update"
945
- msgstr "به روزرسانی"
 
 
 
 
 
946
 
947
- #: options/panel1-add-subscription.php:8 options/panel1.php:54
948
- msgid "Add New Subscription"
949
- msgstr "افزودن اشتراک جدید"
950
 
951
- #: options/panel1-add-subscription.php:24 options/panel1.php:74
952
- msgid "Ask user to confirm"
953
- msgstr "پرسش از کاربر برای تایید"
 
 
 
 
 
 
 
 
954
 
955
- #: options/panel8.php:11
956
- #, fuzzy
957
  msgid "Support Subscribe to Comments Reloaded"
958
- msgstr ""
959
- "آیا برای استفاده از افزونه ی «اشتراک در دیدگاه‌ها نسخه ی جدید» نیاز به کمک "
960
- "دارید؟ سایت رسمی را ببینید."
961
 
962
- #: options/panel8.php:12
963
  msgid ""
964
  "Every contribution that you make is high valuable, so if you consider this "
965
  "plugin a helpful tool we will use your donation to invest on support and "
966
  "developing time."
967
  msgstr ""
 
 
 
968
 
969
- #: options/panel4.php:17 options/panel4.php:85
970
- msgid "Sender name"
971
- msgstr "نام فرستنده"
972
-
973
- #: options/panel4.php:22 options/panel4.php:98
974
- msgid "Sender email address"
975
- msgstr "نشانی رایان‌نامه فرستنده"
976
 
977
- #: options/panel4.php:27 options/panel4.php:118
978
- msgid "Notification subject"
979
- msgstr "موضوع پیام یادآور"
980
 
981
- #: options/panel4.php:33 options/panel4.php:39 options/panel4.php:131
982
- msgid "Notification message"
983
- msgstr "متن پیام یادآور"
984
 
985
- #: options/panel4.php:44 options/panel4.php:145
986
- msgid "Double check subject"
987
- msgstr "موضوع ایمیل درخواست تایید مجدد"
988
 
989
- #: options/panel4.php:49 options/panel4.php:158
990
- msgid "Double check message"
991
- msgstr "متن پیام درخواست تایید مجدد"
992
 
993
- #: options/panel4.php:54 options/panel4.php:170
994
- msgid "Management subject"
995
- msgstr "موضوع مدیریت"
996
 
997
- #: options/panel4.php:59 options/panel4.php:64 options/panel4.php:183
998
- msgid "Management message"
999
- msgstr "پیام مدیریت"
 
1000
 
1001
- #: options/panel4.php:92
1002
  msgid ""
1003
- "Name to use for the \"from\" field when sending a new notification to the "
1004
- "user."
1005
- msgstr "نام فرستنده هنگام ارسال یادآور جدید به کاربران"
1006
 
1007
- #: options/panel4.php:106
1008
- msgid ""
1009
- "Email address to use for the \"from\" field when sending a new notification "
1010
- "to the user."
1011
- msgstr "نشانی رایان نامه ی فرستنده هنگام ارسال یادآور جدید به کاربران"
1012
 
1013
- #: options/panel4.php:125
1014
- msgid "Subject of the notification email. Allowed tag: [post_title]"
1015
- msgstr ""
1016
- "موضوع ایمیل یادآور. توجه شود که تگ مربوط به نام نویسنده را نمی توان در موضوع "
1017
- "ایمیل نوشت. تگ های مجاز: [post_title] "
 
 
 
 
 
 
1018
 
1019
- #: options/panel4.php:138
1020
  msgid ""
1021
- "Content of the notification email. Allowed tags: [post_title], "
1022
- "[comment_permalink], [comment_author], [comment_content], [post_permalink], "
1023
- "[manager_link]"
1024
  msgstr ""
1025
- "محتوای ایمیل یادآور. تگ های مجاز: [post_title], [comment_permalink], "
1026
- "[comment_author], [comment_content], [post_permalink], [manager_link]"
1027
 
1028
- #: options/panel4.php:139
1029
  msgid ""
1030
- "<p><strong>Note: To get a default template clear all the content and save "
1031
- "the options.</strong></p>"
1032
  msgstr ""
 
1033
 
1034
- #: options/panel4.php:152
1035
- msgid "Subject of the confirmation email. Allowed tag: [post_title]"
1036
- msgstr "موضوع ایمیل تاییدیه. تگ های مجاز: [post_title]"
1037
-
1038
- #: options/panel4.php:164
1039
  msgid ""
1040
- "Content of the confirmation email. Allowed tags: [post_permalink], "
1041
- "[confirm_link], [post_title], [manager_link]"
1042
  msgstr ""
1043
- "محتوای ایمیل تاییدیه. تگ های مجاز: [post_permalink], [confirm_link], "
1044
- "[post_title], [manager_link]"
1045
 
1046
- #: options/panel4.php:177
1047
  msgid ""
1048
- "Subject of the mail sent to those who request to access their management "
1049
- "page. Allowed tag: [blog_name]"
1050
  msgstr ""
 
 
1051
 
1052
- #: options/panel4.php:189
1053
  msgid ""
1054
- "Content of the management email. Allowed tags: [blog_name], [manager_link]"
 
 
1055
  msgstr ""
 
 
1056
 
1057
- #: options/panel4.php:195
1058
- #, fuzzy
1059
- msgid "One Click Unsubscribe"
1060
- msgstr "به سرپرست اجازه ی مشترک شدن بده"
 
 
 
 
 
1061
 
1062
- #: options/panel4.php:201
1063
- #, fuzzy
1064
- msgid "Content of the One Click confirmation. Allowed tags: [post_title]"
1065
- msgstr "موضوع ایمیل تاییدیه. تگ های مجاز: [post_title]"
 
 
 
 
1066
 
1067
- #: options/panel2.php:12 options/panel2.php:63
1068
- msgid "Enable default checkbox"
1069
- msgstr "کادر تیک زدنی را در مکان پیشفرض یعنی زیر دکمه ی ارسال نشان بده"
 
 
 
 
 
 
1070
 
1071
- #: options/panel2.php:15 options/panel2.php:73
1072
- msgid "Checked by default"
1073
- msgstr "به طور پیشفرض تیک خورده باشد"
 
 
 
 
 
1074
 
1075
- #: options/panel2.php:18
1076
- #, fuzzy
1077
- msgid "Checked by default Value"
1078
- msgstr "به طور پیشفرض تیک خورده باشد"
 
 
 
1079
 
1080
- #: options/panel2.php:21 options/panel2.php:24 options/panel2.php:102
1081
- msgid "Advanced subscription"
1082
- msgstr "اشتراک پیشرفته"
 
 
 
 
 
1083
 
1084
- #: options/panel2.php:27 options/panel2.php:130
1085
- msgid "Custom inline style"
1086
- msgstr "جلوه ی سفارشی برای نوشته ی اشتراک"
1087
 
1088
- #: options/panel2.php:30 options/panel2.php:139
1089
- msgid "Custom HTML"
1090
- msgstr "HTML سفارشی"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1091
 
1092
- #: options/panel2.php:34
1093
- msgid "Checkbox label"
1094
- msgstr "برچسب کادر تیک دار"
1095
 
1096
- #: options/panel2.php:37 options/panel2.php:163
1097
- msgid "Subscribed label"
1098
- msgstr "برچسب حالت مشترک شده"
 
 
 
 
 
 
 
 
 
 
 
1099
 
1100
- #: options/panel2.php:40
1101
- msgid "Awaiting label"
1102
- msgstr "برچسب حالت در انتظار"
1103
 
1104
- #: options/panel2.php:43 options/panel2.php:180
1105
- msgid "Author label"
1106
- msgstr "برچسب مخصوص نویسنده ی نوشته "
 
 
1107
 
1108
- #: options/panel2.php:68
1109
  msgid ""
1110
- "Disable this option if you want to move the subscription checkbox to a "
1111
- "different place on your page."
 
1112
  msgstr ""
1113
- "اگر می خواهید کادر تیک زدنی را به قسمت دیگری از صفحه ی خود انتقال دهید این "
1114
- "گزینه را غیرفعال نمایید. برای انتقال کادر تیک زدنی به بالای دکمه ی ارسال می "
1115
- "توانید کد زیر را به خط 2355 از فایل Wordpress> WP-includes> "
1116
- "comments_template.php اضافه کنید. شماره ی خط شاید عوض شود لذا دنبال تابع با "
1117
- "اسم comment_form بگردید.\n"
1118
- "if (function_exists('subscribe_reloaded_show')) subscribe_reloaded_show();"
1119
 
1120
- #: options/panel2.php:78
1121
- msgid "Decide if the checkbox should be checked by default or not."
1122
  msgstr ""
1123
- "تصمیم بگیرید که آیا کادر تیک زدنی باید به طور پیشفرض تیک دار باشد یا نه؟!"
1124
 
1125
- #: options/panel2.php:87
1126
- #, fuzzy
1127
- msgid "Default Checkbox Value"
1128
- msgstr "کادر تیک زدنی را در مکان پیشفرض یعنی زیر دکمه ی ارسال نشان بده"
 
 
1129
 
1130
- #: options/panel2.php:91 options/panel2.php:120
1131
- msgid "All new comments"
 
 
 
 
 
1132
  msgstr ""
 
 
1133
 
1134
- #: options/panel2.php:92 options/panel2.php:121
1135
- #, fuzzy
1136
- msgid "Replies to this comment"
1137
- msgstr "فقط دریافت پاسخ دیدگاه های خودم "
1138
 
1139
- #: options/panel2.php:94
 
 
 
 
 
 
 
 
 
 
 
 
1140
  msgid ""
1141
- "Select the default option for the Checkbox. Be careful! Some users might "
1142
- "like to be subscribed to all the post."
 
 
1143
  msgstr ""
1144
 
1145
- #: options/panel2.php:107
1146
  msgid ""
1147
- "Allow users to choose from different subscription types (all, replies only)."
 
 
1148
  msgstr ""
1149
- "به کاربران امکان می دهد گزینه های مختلف اشتراک مثلاً دریافت همه ی دیدگاه ها "
1150
- "یا فقط دریافت پاسخ به دیدگاه های خود را انتخاب نمایند."
 
1151
 
1152
- #: options/panel2.php:115
1153
- #, fuzzy
1154
- msgid "Advanced default"
1155
- msgstr "به طور پیشفرض تیک خورده باشد"
 
 
 
1156
 
1157
- #: options/panel2.php:119
1158
- msgid "None"
 
 
 
1159
  msgstr ""
 
 
 
1160
 
1161
- #: options/panel2.php:124
 
1162
  msgid ""
1163
- "The default subscription type that should be selected when Advanced "
1164
- "subscriptions are enable."
 
 
1165
  msgstr ""
1166
 
1167
- #: options/panel2.php:135
1168
- msgid "Custom inline CSS to add to the checkbox."
 
 
 
1169
  msgstr ""
1170
- "جلوه ی CSS سفارشی که فقط برای خط مربوط به کادر تیک زدنی استفاده می شود."
 
 
1171
 
1172
- #: options/panel2.php:143
1173
  msgid ""
1174
- "Custom HTML code to be used when displaying the checkbox. Allowed tags: "
1175
- "[checkbox_field], [checkbox_label]"
1176
  msgstr ""
1177
- "کد HTML سفارشی برای استفاده هنگام نمایش کادر تیک زدنی! تگ های مجاز: "
1178
- "[checkbox_field], [checkbox_label]"
1179
 
1180
- #: options/panel2.php:149
1181
- msgid "Messages for your visitors"
1182
- msgstr "پیغام برای بازدیدکنندگان شما"
 
 
 
 
 
 
 
1183
 
1184
- #: options/panel2.php:153
1185
- msgid "Default label"
1186
- msgstr "برچسب پیشفرض"
 
 
 
 
1187
 
1188
- #: options/panel2.php:158
1189
- msgid "Label associated to the checkbox. Allowed tag: [subscribe_link]"
 
 
 
 
1190
  msgstr ""
1191
- "برچسبی که به کادر تیک زدنی اختصاص داده می شود. تگ های مجاز: [subscribe_link]"
 
 
 
1192
 
1193
- #: options/panel2.php:167
1194
  msgid ""
1195
- "Label shown to those who are already subscribed to a post. Allowed tag: "
1196
- "[manager_link]"
 
 
 
1197
  msgstr ""
1198
- "برچسبی که به افراد پیشاپیش مشترک شده در یک نوشته نشان داده می شود. تگ های "
1199
- "مجاز: [manager_link]"
 
 
 
1200
 
1201
- #: options/panel2.php:172
1202
- msgid "Pending label"
1203
- msgstr "برچسب حالت منتظر در صف"
 
1204
 
1205
- #: options/panel2.php:176
1206
  msgid ""
1207
- "Label shown to those who are already subscribed, but haven't clicked on the "
1208
- "confirmation link yet. Allowed tag: [manager_link]"
1209
  msgstr ""
1210
- "این برچسب به افرادی نشان داده می شود که درخواست مشترک شدن کرده ولی هنوز لینک "
1211
- "تایید را در ایمیل خود کلیک ننموده اند. تگ های مجاز: [manager_link]"
 
1212
 
1213
- #: options/panel2.php:184
1214
  msgid ""
1215
- "Label shown to authors (and administrators). Allowed tag: [manager_link]"
 
 
 
 
1216
  msgstr ""
1217
- "این برچسب به نویسندگان و مدیران نشان داده می شود. تگ های مجاز: [manager_link]"
 
 
 
 
1218
 
1219
- #: options/panel7.php:18
1220
- msgid "Did you find a Bug on the plugin?"
 
 
 
 
1221
  msgstr ""
1222
 
1223
- #: options/panel7.php:19
1224
  msgid ""
1225
- "Please report any bug on the <a href=\"https://github.com/stcr/subscribe-to-"
1226
- "comments-reloaded/issues/new?title=Bug%20Report:%20%3Cshort%20description"
1227
- "%3E&labels=bug\" target=\"_blank\">GitHub</a> Page rather than on the "
1228
- "WordPress Support page."
1229
  msgstr ""
 
 
1230
 
1231
- #: options/panel1.php:19
1232
- msgid "Mass Update Subscriptions"
1233
- msgstr "به روزرسانی اشتراک ها به صورت انبوه"
 
 
 
 
 
 
1234
 
1235
- #: options/panel1.php:61
1236
- msgid "Post ID"
1237
- msgstr "شناسه‌ی نوشته"
 
 
 
 
 
1238
 
1239
- #: options/panel1.php:76
1240
- msgid "Add"
1241
- msgstr "افزودن"
 
 
 
 
1242
 
1243
- #: options/panel1.php:91
1244
- msgid "Search subscriptions"
1245
- msgstr "جستجوی اشتراک ها"
 
1246
 
1247
- #: options/panel1.php:95
1248
- #, php-format
1249
  msgid ""
1250
- "You can either <a href=\"%s\">view all the subscriptions</a> or find those "
1251
- "where the"
1252
  msgstr ""
1253
- "می توانید یا <a href=\"%s\">تمام اشتراک ها را ببینید</a> یا فقط مواردی را "
1254
- "پیدا کنید که "
1255
 
1256
- #: options/panel1.php:99
1257
- msgid "email"
1258
- msgstr "ایمیل"
1259
 
1260
- #: options/panel1.php:100
1261
- msgid "post ID"
1262
- msgstr "شناسه ی نوشته"
 
 
 
1263
 
1264
- #: options/panel1.php:101
1265
- msgid "status"
1266
- msgstr "وضعیت"
 
 
1267
 
1268
- #: options/panel1.php:104
1269
- msgid "equals"
1270
- msgstr "مساوی است با"
 
 
 
1271
 
1272
- #: options/panel1.php:105
1273
- msgid "contains"
1274
- msgstr "محتوی"
 
 
 
1275
 
1276
- #: options/panel1.php:106
1277
- msgid "does not contain"
1278
- msgstr "غیرمحتوی"
 
 
 
1279
 
1280
- #: options/panel1.php:107
1281
- msgid "starts with"
1282
- msgstr "شروع می شود با"
1283
 
1284
- #: options/panel1.php:108
1285
- msgid "ends with"
1286
- msgstr "پایان می یابد با"
1287
 
1288
- #: options/panel1.php:111
1289
- msgid "results per page:"
1290
- msgstr "نتایج در هر صفحه"
1291
 
1292
- #: options/panel1.php:113
1293
- msgid "Search"
1294
- msgstr "جستجو"
1295
 
1296
- #: options/panel1.php:121
1297
- msgid "Reverse the order by Post ID"
1298
- msgstr "ترتیب را بر اساس شناسه ی نوشته ها برعکس کن"
 
 
 
 
 
 
 
1299
 
1300
- #: options/panel1.php:122 options/panel1.php:123
1301
- msgid "Reverse the order by Date/Time"
1302
- msgstr "ترتیب را بر اساس تاریخ و ساعت برعکس کن"
 
 
 
 
 
 
 
1303
 
1304
- #: options/panel1.php:125
1305
- msgid "Post (ID)"
1306
- msgstr "نوشته (شناسه)"
 
 
 
 
 
 
 
1307
 
1308
- #: options/panel1.php:128
1309
- msgid "Search query:"
1310
- msgstr "عبارت مورد جستجو: "
 
 
 
 
 
 
 
1311
 
1312
- #: options/panel1.php:128
1313
- msgid "Rows:"
1314
- msgstr "ردیف ها:"
1315
 
1316
- #: options/panel1.php:128
1317
- msgid "of"
1318
- msgstr "از"
 
 
 
 
 
 
 
1319
 
1320
- #: options/panel1.php:138
1321
- msgid "Date and Time"
1322
- msgstr "تاریخ و ساعت"
 
 
 
1323
 
1324
- #: options/panel1.php:150
1325
- #, fuzzy
1326
- msgid "Subscription"
1327
- msgstr "اشتراک‌ها"
 
 
 
 
1328
 
1329
- #: options/panel1.php:152
1330
- msgid "Edit"
1331
- msgstr "ویرایش"
 
 
 
 
 
1332
 
1333
- #: options/panel1.php:162
1334
- msgid "Delete forever"
1335
- msgstr "پاک کردن برای همیشه"
1336
 
1337
- #: options/panel1.php:164
1338
- msgid "Activate and set to Y"
1339
- msgstr "فعال کن و روی حالت Y بگذار"
1340
 
1341
- #: options/panel1.php:165
1342
- msgid "Activate and set to R"
1343
- msgstr "فعال کن و روی حالت R بگذار"
 
 
 
1344
 
1345
- #: options/panel1.php:170
1346
- msgid "Sorry, no subscriptions match your search criteria."
1347
- msgstr "متاسفانه هیچ اشتراکی با معیار شما انطباق نداشت."
1348
 
1349
  #~ msgid "Daily digest"
1350
  #~ msgstr "به صورت یکجا روزانه"
1351
 
1352
- #~ msgid "Replies"
1353
- #~ msgstr "پاسخ ها"
1354
-
1355
  #~ msgid "Digest"
1356
  #~ msgstr "حالت یکجا"
1357
 
@@ -1410,5 +1686,5 @@ msgstr "متاسفانه هیچ اشتراکی با معیار شما انطبا
1410
  #~ "Custom CSS class to associate to the checkbox, if you want to customize "
1411
  #~ "its style."
1412
  #~ msgstr ""
1413
- #~ "کلاس CSS سفارشی برای افزودن به کادر تیک زدنی در صورتی که بخواهید جلوه ی "
1414
- #~ "آن را تغییر دهید."
2
  msgstr ""
3
  "Project-Id-Version: Subscribe to Comments Reloaded\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2016-08-28 22:35-0600\n"
6
  "PO-Revision-Date: \n"
7
+ "Last-Translator: Reedyseth - Israel Barragan <reedyseth@gmail.com>\n"
8
  "Language-Team: \n"
9
  "Language: fa\n"
10
  "MIME-Version: 1.0\n"
13
  "X-Poedit-KeywordsList: __;_e\n"
14
  "X-Poedit-Basepath: ..\n"
15
  "Plural-Forms: nplurals=1; plural=0;\n"
16
+ "X-Generator: Poedit 1.8.7.1\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
+ #: options/index.php:59 utils/stcr_manage.php:253 utils/stcr_manage.php:382
20
+ #: utils/stcr_manage.php:383
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
21
  msgid "Manage subscriptions"
22
  msgstr "مدیریت اشتراک ها"
23
 
24
+ #: options/index.php:60 utils/stcr_manage.php:388 utils/stcr_manage.php:389
25
+ msgid "Comment Form"
26
+ msgstr "فرم دیدگاه‌ها"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
27
 
28
+ #: options/index.php:61 utils/stcr_manage.php:394 utils/stcr_manage.php:395
29
+ msgid "Management Page"
30
+ msgstr "صفحه‌ی مدیریت"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
31
 
32
+ #: options/index.php:62 utils/stcr_manage.php:400 utils/stcr_manage.php:401
33
+ msgid "Notifications"
34
+ msgstr "آگاه سازی ها"
35
 
36
+ #: options/index.php:63 options/panel2.php:58 options/panel3.php:82
37
+ #: options/panel4.php:89 utils/stcr_manage.php:406 utils/stcr_manage.php:407
38
+ msgid "Options"
39
+ msgstr "تنظیمات"
 
 
 
 
 
 
 
 
 
 
40
 
41
+ #: options/index.php:65 utils/stcr_manage.php:422 utils/stcr_manage.php:423
42
+ msgid "You can help"
43
+ msgstr "شما هم می توانید کمک کنید"
44
 
45
+ #: options/index.php:66 utils/stcr_manage.php:428 utils/stcr_manage.php:429
46
+ msgid "Support"
47
+ msgstr " پشتیبانی"
 
 
 
 
 
 
48
 
49
+ #: options/index.php:67 utils/stcr_manage.php:434 utils/stcr_manage.php:435
50
+ msgid "Donate"
51
+ msgstr "حمایت مالی / فنی"
 
52
 
53
+ #: options/panel1-add-subscription.php:8 options/panel1.php:61
54
+ msgid "Add New Subscription"
55
+ msgstr "افزودن اشتراک جدید"
 
 
 
 
56
 
57
+ #: options/panel1-add-subscription.php:13
58
+ #: options/panel1-edit-subscription.php:13
59
+ msgid "Post:"
60
+ msgstr "نوشته:"
 
 
61
 
62
+ #: options/panel1-add-subscription.php:16 options/panel1.php:72
63
+ #: options/panel1.php:133 templates/key_expired.php:71
64
+ #: templates/request-management-link.php:71 templates/subscribe.php:90
65
+ #: templates/user.php:57
66
+ msgid "Email"
67
+ msgstr "ایمیل"
68
 
69
+ #: options/panel1-add-subscription.php:20
70
+ #: options/panel1-edit-subscription.php:26 options/panel1.php:39
71
+ #: options/panel1.php:76 options/panel1.php:141 options/panel1.php:159
72
+ msgid "Status"
73
+ msgstr "وضعیت"
74
 
75
+ #: options/panel1-add-subscription.php:22
76
+ #: options/panel1-edit-subscription.php:29 options/panel1.php:42
77
+ #: options/panel1.php:79 options/panel1.php:172
78
+ msgid "Active"
79
+ msgstr "فعال"
80
 
81
+ #: options/panel1-add-subscription.php:23
82
+ #: options/panel1-edit-subscription.php:30 options/panel1.php:43
83
+ #: options/panel1.php:80
84
+ msgid "Replies only"
85
+ msgstr "فقط پاسخ ها"
86
 
87
+ #: options/panel1-add-subscription.php:24 options/panel1.php:81
88
+ msgid "Ask user to confirm"
89
+ msgstr "پرسش از کاربر برای تایید"
 
 
 
 
90
 
91
+ #: options/panel1-add-subscription.php:26
92
+ #: options/panel1-edit-subscription.php:33 options/panel1.php:46
93
+ msgid "Update"
94
+ msgstr "به روزرسانی"
 
 
95
 
96
+ #: options/panel1-business-logic.php:23
97
+ msgid "Subscription added."
98
+ msgstr "اشتراک افزوده شد. "
 
 
99
 
100
+ #: options/panel1-business-logic.php:39
101
+ msgid "Subscriptions updated."
102
+ msgstr "اشتراک ها به روزرسانی شد."
 
 
 
103
 
104
+ #: options/panel1-business-logic.php:51
105
+ msgid "Subscription deleted."
106
+ msgstr "اشتراک حذف شد. "
 
 
 
 
 
107
 
108
+ #: options/panel1-business-logic.php:70 templates/author.php:23
109
+ #: templates/user.php:23
110
+ msgid "Subscriptions deleted:"
111
+ msgstr "این اشتراک ها حذف شدند: "
 
 
112
 
113
+ #: options/panel1-business-logic.php:74 templates/author.php:27
114
+ #: templates/user.php:27
115
+ msgid "Subscriptions suspended:"
116
+ msgstr "این اشتراک ها معلق گشتند: "
 
117
 
118
+ #: options/panel1-business-logic.php:78 templates/author.php:31
119
+ #: templates/user.php:31
120
+ msgid "Subscriptions activated:"
121
+ msgstr "این اشتراک ها فعال شده اند: "
 
 
 
122
 
123
+ #: options/panel1-business-logic.php:82 options/panel1-business-logic.php:86
124
+ #: templates/author.php:35 templates/author.php:39 templates/user.php:35
125
+ #: templates/user.php:39
126
+ msgid "Subscriptions updated:"
127
+ msgstr "این اشتراک ها به روزرسانی شدند: "
128
 
129
+ #: options/panel1-business-logic.php:110
130
+ msgid "&laquo; Previous"
131
+ msgstr "&laquo; قبلی"
 
 
 
 
132
 
133
+ #: options/panel1-business-logic.php:114
134
+ msgid "Next &raquo;"
135
+ msgstr "بعدی &raquo;"
 
 
 
 
 
136
 
137
+ #: options/panel1-edit-subscription.php:8
138
+ msgid "Update Subscription"
139
+ msgstr "به روزرسانی اشتراک"
 
140
 
141
+ #: options/panel1-edit-subscription.php:11
142
+ #: options/panel1-edit-subscription.php:21
143
+ #: options/panel1-edit-subscription.php:22
144
+ #: options/panel1-edit-subscription.php:23
145
+ msgid "optional"
146
+ msgstr "دلبخواهی"
147
 
148
+ #: options/panel1-edit-subscription.php:11 options/panel1.php:23
149
+ #: options/panel1.php:124 options/panel1.php:200 options/panel1.php:212
150
+ #: templates/author.php:52 templates/user.php:52
151
  msgid ""
152
+ "Please remember: this operation cannot be undone. Are you sure you want to "
153
+ "proceed?"
 
 
 
154
  msgstr ""
155
+ "به خاطر داشته باشید این عملیات غیرقابل برگشت است. آیا مطمئنید می خواهید انجام "
156
+ "شود؟"
157
 
158
+ #: options/panel1-edit-subscription.php:16 options/panel1.php:27
159
+ msgid "From"
160
+ msgstr "از"
 
 
 
 
161
 
162
+ #: options/panel1-edit-subscription.php:20 options/panel1.php:33
163
+ msgid "To"
164
+ msgstr "تا"
 
 
165
 
166
+ #: options/panel1-edit-subscription.php:28 options/panel1.php:41
167
+ msgid "Keep unchanged"
168
+ msgstr "بدون تغییر رها کن"
 
 
 
169
 
170
+ #: options/panel1-edit-subscription.php:31 options/panel1.php:44
171
+ msgid "Suspended"
172
+ msgstr "معلق"
 
 
 
 
173
 
174
+ #: options/panel1.php:20
175
+ msgid "Mass Update Subscriptions"
176
+ msgstr "به روزرسانی اشتراک ها به صورت انبوه"
177
 
178
+ #: options/panel1.php:28 options/panel1.php:29 options/panel1.php:30
179
+ msgid "email address"
180
+ msgstr "نشانی رایان‌نامه فرستنده"
 
 
 
 
181
 
182
+ #: options/panel1.php:34 options/panel1.php:35 options/panel1.php:36
183
+ msgid "optional - new email address"
184
+ msgstr "نشانی رایان‌نامه فرستنده"
 
 
185
 
186
+ #: options/panel1.php:49
187
+ msgid "More info"
 
 
 
188
  msgstr ""
189
 
190
+ #: options/panel1.php:55
191
  msgid ""
192
+ "This option will allow you to change an email address for another one or to "
193
+ "update the same status for all the subscription on a specific email address."
 
194
  msgstr ""
195
 
196
+ #: options/panel1.php:68
197
+ msgid "Post ID"
198
+ msgstr "شناسه‌ی نوشته"
 
 
 
 
 
 
199
 
200
+ #: options/panel1.php:83
201
+ msgid "Add"
202
+ msgstr "افزودن"
 
203
 
204
+ #: options/panel1.php:98
205
+ msgid "Search subscriptions"
206
+ msgstr "جستجوی اشتراک ها"
 
 
207
 
208
+ #: options/panel1.php:102
209
+ #, php-format
 
210
  msgid ""
211
+ "You can either <a href=\"%s\">view all the subscriptions</a> or find those "
212
+ "where the"
213
  msgstr ""
214
+ "می توانید یا <a href=\"%s\">تمام اشتراک ها را ببینید</a> یا فقط مواردی را "
215
+ "پیدا کنید که "
216
 
217
+ #: options/panel1.php:106
218
+ msgid "email"
 
 
219
  msgstr "ایمیل"
220
 
221
+ #: options/panel1.php:107
222
+ msgid "post ID"
223
+ msgstr "شناسه ی نوشته"
224
 
225
+ #: options/panel1.php:108
226
+ msgid "status"
227
+ msgstr "وضعیت"
228
 
229
+ #: options/panel1.php:111
230
+ msgid "equals"
231
+ msgstr "مساوی است با"
232
 
233
+ #: options/panel1.php:112
234
+ msgid "contains"
235
+ msgstr "محتوی"
236
 
237
+ #: options/panel1.php:113
238
+ msgid "does not contain"
239
+ msgstr "غیرمحتوی"
240
 
241
+ #: options/panel1.php:114
242
+ msgid "starts with"
243
+ msgstr "شروع می شود با"
244
 
245
+ #: options/panel1.php:115
246
+ msgid "ends with"
247
+ msgstr "پایان می یابد با"
248
 
249
+ #: options/panel1.php:118
250
+ msgid "results per page:"
251
+ msgstr "نتایج در هر صفحه"
252
 
253
+ #: options/panel1.php:120
254
+ msgid "Search"
255
+ msgstr "جستجو"
256
 
257
+ #: options/panel1.php:128
258
+ msgid "Reverse the order by Post ID"
259
+ msgstr "ترتیب را بر اساس شناسه ی نوشته ها برعکس کن"
260
 
261
+ #: options/panel1.php:129 options/panel1.php:130
262
+ msgid "Reverse the order by Date/Time"
263
+ msgstr "ترتیب را بر اساس تاریخ و ساعت برعکس کن"
 
264
 
265
+ #: options/panel1.php:132
266
+ msgid "Post (ID)"
267
+ msgstr "نوشته (شناسه)"
268
 
269
+ #: options/panel1.php:135
270
+ msgid "Search query:"
271
+ msgstr "عبارت مورد جستجو: "
272
 
273
+ #: options/panel1.php:135
274
+ msgid "Rows:"
275
+ msgstr "ردیف ها:"
276
 
277
+ #: options/panel1.php:135
278
+ msgid "of"
279
+ msgstr "از"
280
 
281
+ #: options/panel1.php:142 options/panel1.php:158
282
+ msgid "Date and Time"
283
+ msgstr "تاریخ و ساعت"
 
284
 
285
+ #: options/panel1.php:168
286
+ msgid "Replies"
287
+ msgstr "پاسخ ها"
 
 
 
 
 
288
 
289
+ #: options/panel1.php:169
290
+ msgid "All Comments"
291
+ msgstr "تمام دیدگاه ها"
292
 
293
+ #: options/panel1.php:170
294
+ msgid "Unconfirmed"
 
 
 
 
 
 
295
  msgstr ""
296
 
297
+ #: options/panel1.php:171
298
+ msgid "Inactive"
299
+ msgstr "فعال"
300
 
301
+ #: options/panel1.php:200 options/panel1.php:212 templates/author.php:72
302
+ #: templates/user.php:70
303
+ msgid "Delete"
304
+ msgstr "پاک کردن"
 
 
 
305
 
306
+ #: options/panel1.php:201 options/panel1.php:211
307
+ msgid "Edit"
308
+ msgstr "ویرایش"
309
 
310
+ #: options/panel1.php:203 options/panel1.php:209
311
+ msgid "Subscription"
312
+ msgstr "اشتراک‌"
 
 
 
313
 
314
+ #: options/panel1.php:223 templates/author.php:71 templates/user.php:69
315
+ msgid "Action:"
316
+ msgstr "اقدام"
317
 
318
+ #: options/panel1.php:226
319
+ msgid "Delete forever"
320
+ msgstr "پاک کردن برای همیشه"
321
 
322
+ #: options/panel1.php:227 templates/author.php:73 templates/user.php:71
323
+ msgid "Suspend"
324
+ msgstr "تعلیق"
325
 
326
+ #: options/panel1.php:228
327
+ msgid "Activate and set to Y"
328
+ msgstr "فعال کن و روی حالت Y بگذار"
329
 
330
+ #: options/panel1.php:229
331
+ msgid "Activate and set to R"
332
+ msgstr "فعال کن و روی حالت R بگذار"
333
 
334
+ #: options/panel1.php:230 templates/author.php:76 templates/user.php:74
335
+ msgid "Activate"
336
+ msgstr "فعال کن"
 
337
 
338
+ #: options/panel1.php:234 templates/author.php:77 templates/user.php:76
339
+ msgid "Update subscriptions"
340
+ msgstr "به روزرسانی اشتراک ها"
 
341
 
342
+ #: options/panel1.php:237
343
+ msgid "Sorry, no subscriptions match your search criteria."
344
+ msgstr "متاسفانه هیچ اشتراکی با معیار شما انطباق نداشت."
345
+
346
+ #: options/panel10.php:22 options/panel10.php:23
347
+ msgid "System Information"
348
  msgstr ""
 
349
 
350
+ #: options/panel2.php:12 options/panel2.php:63
351
+ msgid "Enable default checkbox"
352
+ msgstr "کادر تیک زدنی را در مکان پیشفرض یعنی زیر دکمه ی ارسال نشان بده"
353
 
354
+ #: options/panel2.php:15 options/panel2.php:73
355
+ msgid "Checked by default"
356
+ msgstr "به طور پیشفرض تیک خورده باشد"
 
357
 
358
+ #: options/panel2.php:18
359
+ msgid "Checked by default Value"
360
+ msgstr "با مقدار پیشفرض انتخاب شده باشد"
361
 
362
+ #: options/panel2.php:21 options/panel2.php:24 options/panel2.php:102
363
+ msgid "Advanced subscription"
364
+ msgstr "اشتراک پیشرفته"
365
 
366
+ #: options/panel2.php:27 options/panel2.php:130
367
+ msgid "Custom inline style"
368
+ msgstr "جلوه ی سفارشی برای نوشته ی اشتراک"
369
 
370
+ #: options/panel2.php:30 options/panel2.php:139
371
+ msgid "Custom HTML"
372
+ msgstr "HTML سفارشی"
373
 
374
+ #: options/panel2.php:34
375
+ msgid "Checkbox label"
376
+ msgstr "برچسب کادر تیک دار"
377
 
378
+ #: options/panel2.php:37 options/panel2.php:180
379
+ msgid "Subscribed label"
380
+ msgstr "برچسب حالت مشترک شده"
 
381
 
382
+ #: options/panel2.php:40
383
+ msgid "Awaiting label"
384
+ msgstr "برچسب حالت در انتظار"
 
385
 
386
+ #: options/panel2.php:43 options/panel2.php:213
387
+ msgid "Author label"
388
+ msgstr "برچسب مخصوص نویسنده ی نوشته "
389
 
390
+ #: options/panel2.php:49 options/panel3.php:70 options/panel4.php:78
391
+ #: options/panel5.php:18 options/panel5.php:60
392
+ msgid "Your settings have been successfully updated."
393
+ msgstr "تنظیمات شما با موفقیت به روز شد."
394
+
395
+ #: options/panel2.php:51 options/panel3.php:72 options/panel4.php:80
396
+ #: options/panel5.php:20 options/panel5.php:62
397
+ msgid "There was an error updating the following fields:"
398
+ msgstr "یک خطا در به روزرسانی فیلدهای زیر رخ داد:"
399
 
 
 
 
400
  #: options/panel2.php:66 options/panel2.php:76 options/panel2.php:105
401
+ #: options/panel5.php:78 options/panel5.php:95 options/panel5.php:104
402
+ #: options/panel5.php:113 options/panel5.php:123 options/panel5.php:132
403
+ #: options/panel5.php:142 options/panel5.php:151 options/panel5.php:160
404
  msgid "Yes"
405
  msgstr "بله"
406
 
407
+ #: options/panel2.php:67 options/panel2.php:77 options/panel2.php:106
408
+ #: options/panel5.php:79 options/panel5.php:96 options/panel5.php:105
409
+ #: options/panel5.php:114 options/panel5.php:124 options/panel5.php:133
410
+ #: options/panel5.php:143 options/panel5.php:152 options/panel5.php:161
411
+ #: utils/stcr_manage.php:784
412
+ msgid "No"
413
+ msgstr "نه"
414
 
415
+ #: options/panel2.php:68
416
  msgid ""
417
+ "Disable this option if you want to move the subscription checkbox to a "
418
+ "different place on your page."
419
  msgstr ""
420
+ "اگر می خواهید کادر تیک زدنی را به قسمت دیگری از صفحه ی خود انتقال دهید این "
421
+ "گزینه را غیرفعال نمایید. برای انتقال کادر تیک زدنی به بالای دکمه ی ارسال می "
422
+ "توانید کد زیر را به خط 2355 از فایل Wordpress> WP-includes> comments_template."
423
+ "php اضافه کنید. شماره ی خط شاید عوض شود لذا دنبال تابع با اسم comment_form "
424
+ "بگردید.\n"
425
+ "if (function_exists('subscribe_reloaded_show')) subscribe_reloaded_show();"
426
 
427
+ #: options/panel2.php:78
428
+ msgid "Decide if the checkbox should be checked by default or not."
 
 
429
  msgstr ""
430
+ "تصمیم بگیرید که آیا کادر تیک زدنی باید به طور پیشفرض تیک دار باشد یا نه؟!"
431
 
432
+ #: options/panel2.php:87
433
+ msgid "Default Checkbox Value"
434
+ msgstr "کادر تیک زدنی پیشفرض"
435
+
436
+ #: options/panel2.php:91 options/panel2.php:120
437
+ msgid "All new comments"
438
+ msgstr "تمام دیدگاه های جدید"
439
+
440
+ #: options/panel2.php:92 options/panel2.php:121
441
+ msgid "Replies to this comment"
442
+ msgstr "پاسخ های به این دیدگاه"
443
 
444
+ #: options/panel2.php:94
445
  msgid ""
446
+ "Select the default option for the Checkbox. Be careful! Some users might like "
447
+ "to be subscribed to all the post."
 
 
 
 
448
  msgstr ""
449
+ "انتخاب پیشفرض برای چک باکس را تعیین کنید. دقت داشته باشید که بازدیدکنندگان "
450
+ "شاید مایل باشند مشترک تمام دیدگاه ها شوند."
451
 
452
+ #: options/panel2.php:107
453
  msgid ""
454
+ "Allow users to choose from different subscription types (all, replies only)."
455
  msgstr ""
456
+ "به کاربران امکان می دهد گزینه های مختلف اشتراک مثلاً دریافت همه ی دیدگاه ها یا "
457
+ "فقط دریافت پاسخ به دیدگاه های خود را انتخاب نمایند."
458
 
459
+ #: options/panel2.php:115
460
+ msgid "Advanced default"
461
+ msgstr "پیشفرض پیشرفته"
 
 
 
 
462
 
463
+ #: options/panel2.php:119
464
+ msgid "None"
465
+ msgstr "هیچ کدام"
 
466
 
467
+ #: options/panel2.php:124
468
+ msgid ""
469
+ "The default subscription type that should be selected when Advanced "
470
+ "subscriptions are enable."
471
  msgstr ""
472
+ "نوع اشتراک پیشفرض در حالتی که اشتراک پیشرفته فعال شده است، باید انتخاب شود."
473
 
474
+ #: options/panel2.php:135
475
+ msgid "Custom inline CSS to add to the checkbox."
476
+ msgstr "جلوه ی CSS سفارشی که فقط برای خط مربوط به کادر تیک زدنی استفاده می شود."
477
 
478
+ #: options/panel2.php:152
479
  msgid ""
480
+ "Custom HTML code to be used when displaying the checkbox. Allowed tags: "
481
+ "[checkbox_field], [checkbox_label]"
482
  msgstr ""
483
+ "کد HTML سفارشی برای استفاده هنگام نمایش کادر تیک زدنی! تگ های مجاز: "
484
+ "[checkbox_field], [checkbox_label]"
485
 
486
+ #: options/panel2.php:158
487
+ msgid "Messages for your visitors"
488
+ msgstr "پیغام برای بازدیدکنندگان شما"
489
 
490
+ #: options/panel2.php:162
491
+ msgid "Default label"
492
+ msgstr "برچسب پیشفرض"
493
 
494
+ #: options/panel2.php:175
495
+ msgid "Label associated to the checkbox. Allowed tag: [subscribe_link]"
496
  msgstr ""
497
+ "برچسبی که به کادر تیک زدنی اختصاص داده می شود. تگ های مجاز: [subscribe_link]"
498
 
499
+ #: options/panel2.php:192
500
  msgid ""
501
+ "Label shown to those who are already subscribed to a post. Allowed tag: "
502
+ "[manager_link]"
503
  msgstr ""
504
+ "برچسبی که به افراد پیشاپیش مشترک شده در یک نوشته نشان داده می شود. تگ های "
505
+ "مجاز: [manager_link]"
506
 
507
+ #: options/panel2.php:197
508
+ msgid "Pending label"
509
+ msgstr "برچسب حالت منتظر در صف"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
510
 
511
+ #: options/panel2.php:209
512
+ msgid ""
513
+ "Label shown to those who are already subscribed, but haven't clicked on the "
514
+ "confirmation link yet. Allowed tag: [manager_link]"
515
+ msgstr ""
516
+ "این برچسب به افرادی نشان داده می شود که درخواست مشترک شدن کرده ولی هنوز لینک "
517
+ "تایید را در ایمیل خود کلیک ننموده اند. تگ های مجاز: [manager_link]"
518
 
519
+ #: options/panel2.php:225
520
+ msgid "Label shown to authors (and administrators). Allowed tag: [manager_link]"
521
  msgstr ""
522
+ "این برچسب به نویسندگان و مدیران نشان داده می شود. تگ های مجاز: [manager_link]"
523
+
524
+ #: options/panel2.php:230 options/panel3.php:253 options/panel4.php:283
525
+ #: options/panel5.php:195
526
+ msgid "Save Changes"
527
+ msgstr "ذخیره ی تغییرات"
528
 
529
+ #: options/panel3.php:13 options/panel3.php:87
530
  msgid "Virtual Management Page"
531
  msgstr "صفحه ی مدیریت مجازی"
532
 
533
+ #: options/panel3.php:18 options/panel3.php:96
534
  msgid "Page title"
535
  msgstr "عنوان صفحه"
536
 
537
+ #: options/panel3.php:23 options/panel3.php:105
538
  msgid "Management URL"
539
  msgstr "پیوند به صفحه مدیریت"
540
 
541
+ #: options/panel3.php:28 options/panel3.php:117
542
  msgid "Custom HEAD meta"
543
  msgstr "تگ های متا به صورت سفارشی برای قسمت سربرگ"
544
 
545
+ #: options/panel3.php:34 options/panel3.php:131
546
  msgid "Request link"
547
  msgstr "پیوند درخواست"
548
 
549
+ #: options/panel3.php:39 options/panel3.php:149
550
  msgid "Request submitted"
551
  msgstr "درخواست ارسال شد"
552
 
553
+ #: options/panel3.php:44 options/panel3.php:167
554
  msgid "Subscribe without commenting"
555
  msgstr "اشتراک بدون دیدگاه نویسی"
556
 
557
+ #: options/panel3.php:49 options/panel3.php:185
558
  msgid "Subscription processed"
559
  msgstr "عملیات اشتراک انجام شد"
560
 
561
+ #: options/panel3.php:54 options/panel3.php:203
562
  msgid "Subscription processed (DCI)"
563
+ msgstr "اشتراک پردازش شده (DCI)"
564
 
565
+ #: options/panel3.php:59 options/panel3.php:220
566
  msgid "Authors"
567
  msgstr "نویسندگان"
568
 
569
+ #: options/panel3.php:64 options/panel3.php:236
570
  msgid "Users"
571
  msgstr "کاربران"
572
 
573
+ #: options/panel3.php:90
574
  msgid "Enabled"
575
  msgstr "فعال"
576
 
577
+ #: options/panel3.php:91
578
  msgid "Disabled"
579
  msgstr "غیرفعال"
580
 
581
+ #: options/panel3.php:92
 
582
  msgid ""
583
+ "Disable the virtual management page if you need to create a <a href=\"https://"
584
+ "github.com/stcr/subscribe-to-comments-reloaded/wiki/KB#create-a-real-"
585
+ "management-page\">real page</a> to make your theme happy."
586
  msgstr ""
587
+ "چنانچه می خواهید یک <a href=\"http://behstant.com/subscribe-reloaded/"
588
  "realMgnPage.php\"> صفحه ی واقعی </a> به وجود آورید و پوسته ی خود را خوشحال "
589
  "کنید صفحه ی مجازی مدیریت را غیر فعال نمایید."
590
 
591
+ #: options/panel3.php:101
592
  msgid "Title of the page your visitors will use to manage their subscriptions."
593
  msgstr ""
594
  "عنوان صفحه ای که بازدیدکنندگان شما برای مدیریت اشتراک های خود استفاده می "
595
  "نمایند."
596
 
597
+ #: options/panel3.php:109
598
  msgid ""
599
  "The permalink for your management page (something like <code>/manage-"
600
  "subscriptions</code> or <code>/?page_id=345</code>). This page <b>does not</"
605
  "code> یا <code>/?page_id=345</code>). این صفحه واقعاً در سیستم شما وجود "
606
  "<b>ندارد</b> ولی باید از ساختار پیوندهای یکتای سایت تبعیت کند."
607
 
608
+ #: options/panel3.php:111
609
  msgid ""
610
  "Warning: it looks like the value you are using may be incompatible with your "
611
  "permalink structure"
613
  "هشدار: شاید مقداری که قرار داده اید با ساختار پیوندهای یکتای سایت همخوانی "
614
  "نداشته باشد."
615
 
616
+ #: options/panel3.php:121
617
  msgid ""
618
  "Specify your custom HTML code to be added to the HEAD section of the page. "
619
  "Use <strong>single</strong> quotes for values."
621
  "کدهای HTML سفارشی را که می خواهید به بخش head در صفحه اضافه شود تعیین کنید. "
622
  "برای مقادیر پارامترها فقط از کوتیشن <strong>تکی </strong> استفاده نمایید."
623
 
624
+ #: options/panel3.php:127 options/panel4.php:135
625
  msgid "Messages"
626
  msgstr "پیام ها"
627
 
628
+ #: options/panel3.php:144
629
  msgid "Text shown to those who request to manage their subscriptions."
630
  msgstr "متن نمایش داده شده به کسانی که درخواست مدیریت اشتراک های خود را دارند"
631
 
632
+ #: options/panel3.php:162
633
  msgid ""
634
+ "Thank you note shown after the request here above has been processed. Allowed "
635
+ "tags: [post_title], [post_permalink]"
636
  msgstr ""
637
  "پیام تشکر پس از تایید شدن درخواست مشروح در بالا! تگ های مجاز: [post_title], "
638
  "[post_permalink]"
639
 
640
+ #: options/panel3.php:180
641
  msgid ""
642
  "Text shown to those who want to subscribe without commenting. Allowed tags: "
643
  "[post_title], [post_permalink]"
644
  msgstr ""
645
+ "این متن به کسانی که می خواهند بدون دیدگاه نویسی مشترک گردند نشان داده می شود. "
646
+ "تگ های مجاز: [post_title], [post_permalink]"
647
 
648
+ #: options/panel3.php:198
649
  msgid ""
650
  "Thank you note shown after the subscription request has been processed "
651
  "(double check-in disabled). Allowed tags: [post_title], [post_permalink]"
652
  msgstr ""
653
+ "پیام تشکر پس از این که درخواست اشتراک پردازش شد (در حالت غیرفعال بودن نیاز به "
654
+ "تایید ایمیلی). برچسب های مجاز: [post_title], [post_permalink]"
655
 
656
+ #: options/panel3.php:216
657
  msgid ""
658
  "Thank you note shown after the subscription request has been processed "
659
  "(double check-in enabled). Allowed tags: [post_title], [post_permalink]"
661
  "پیام تشکر پس از این که درخواست اشتراک پردازش شد (در حالت فعال بودن نیاز به "
662
  "تایید ایمیلی). تگ های مجاز: [post_title], [post_permalink]"
663
 
664
+ #: options/panel3.php:232
665
  msgid "Introductory text for the authors' management page."
666
  msgstr "متن معرفی برای صفحه ی مدیریت نویسندگان."
667
 
668
+ #: options/panel3.php:248
669
  msgid "Introductory text for the users' management page."
670
  msgstr "متن معرفی برای صفحه ی مدیریت کاربران."
671
 
672
+ #: options/panel4.php:15 options/panel4.php:94
673
+ msgid "Sender name"
674
+ msgstr "نام فرستنده"
675
+
676
+ #: options/panel4.php:20 options/panel4.php:25 options/panel4.php:107
677
+ msgid "Sender email address"
678
+ msgstr "نشانی رایان‌نامه فرستنده"
679
+
680
+ #: options/panel4.php:30 options/panel4.php:140
681
+ msgid "Notification subject"
682
+ msgstr "موضوع پیام یادآور"
683
+
684
+ #: options/panel4.php:36 options/panel4.php:42 options/panel4.php:153
685
+ msgid "Notification message"
686
+ msgstr "متن پیام یادآور"
687
+
688
+ #: options/panel4.php:47 options/panel4.php:177
689
+ msgid "Double check subject"
690
+ msgstr "موضوع ایمیل درخواست تایید مجدد"
691
+
692
+ #: options/panel4.php:52 options/panel4.php:190
693
+ msgid "Double check message"
694
+ msgstr "متن پیام درخواست تایید مجدد"
695
+
696
+ #: options/panel4.php:57 options/panel4.php:210
697
+ msgid "Management subject"
698
+ msgstr "موضوع مدیریت"
699
+
700
+ #: options/panel4.php:62 options/panel4.php:67
701
+ msgid "Management message"
702
+ msgstr "پیام مدیریت"
703
+
704
+ #: options/panel4.php:72 options/panel4.php:243
705
+ msgid "Management Email message"
706
+ msgstr ""
707
+
708
+ #: options/panel4.php:101
709
+ msgid ""
710
+ "Name to use for the \"from\" field when sending a new notification to the "
711
+ "user."
712
+ msgstr "نام فرستنده هنگام ارسال یادآور جدید به کاربران"
713
+
714
+ #: options/panel4.php:115
715
+ msgid ""
716
+ "Email address to use for the \"from\" field when sending a new notification "
717
+ "to the user."
718
+ msgstr "نشانی رایان نامه ی فرستنده هنگام ارسال یادآور جدید به کاربران"
719
+
720
+ #: options/panel4.php:121
721
+ msgid "Reply To"
722
+ msgstr "فقط پاسخ ها"
723
+
724
+ #: options/panel4.php:128
725
+ msgid ""
726
+ "This will be use when the user click reply on their email agent. If not set "
727
+ "will be the same as the Sender email address."
728
+ msgstr ""
729
+
730
+ #: options/panel4.php:147
731
+ msgid "Subject of the notification email. Allowed tag: [post_title]"
732
+ msgstr ""
733
+ "موضوع ایمیل یادآور. توجه شود که تگ مربوط به نام نویسنده را نمی توان در موضوع "
734
+ "ایمیل نوشت. تگ های مجاز: [post_title] "
735
+
736
+ #: options/panel4.php:170
737
+ msgid ""
738
+ "Content of the notification email. Allowed tags: [post_title], "
739
+ "[comment_permalink], [comment_author], [comment_content], [post_permalink], "
740
+ "[manager_link]"
741
+ msgstr ""
742
+ "محتوای ایمیل یادآور. تگ های مجاز: [post_title], [comment_permalink], "
743
+ "[comment_author], [comment_content], [post_permalink], [manager_link]"
744
+
745
+ #: options/panel4.php:171
746
+ msgid ""
747
+ "<p><strong>Note: To get a default template clear all the content and save the "
748
+ "options.</strong></p>"
749
+ msgstr ""
750
+ "<p><strong>توجه : برای داشتن یک قالب تمیز، محتوا را پاک کنید و تنظیمات را "
751
+ "ذخیره نمایید.</strong></p>"
752
+
753
+ #: options/panel4.php:184
754
+ msgid "Subject of the confirmation email. Allowed tag: [post_title]"
755
+ msgstr "موضوع ایمیل تاییدیه. تگ های مجاز: [post_title]"
756
+
757
+ #: options/panel4.php:204
758
+ msgid ""
759
+ "Content of the confirmation email. Allowed tags: [post_permalink], "
760
+ "[confirm_link], [post_title], [manager_link]"
761
+ msgstr ""
762
+ "محتوای ایمیل تاییدیه. تگ های مجاز: [post_permalink], [confirm_link], "
763
+ "[post_title], [manager_link]"
764
+
765
+ #: options/panel4.php:217
766
+ msgid ""
767
+ "Subject of the mail sent to those who request to access their management "
768
+ "page. Allowed tag: [blog_name]"
769
+ msgstr ""
770
+ "موضوع ایمیل ارسالی به کسانی که درخواست دسترسی به صفحه مدیریتشان را دارند : "
771
+ "[blog_name]"
772
+
773
+ #: options/panel4.php:223
774
+ msgid "Management Page message"
775
+ msgstr ""
776
+
777
+ #: options/panel4.php:237
778
+ msgid "Content of the management Page message. Allowed tags: [blog_name]."
779
+ msgstr ""
780
+
781
+ #: options/panel4.php:257
782
+ msgid ""
783
+ "Content of the management email message. Allowed tags: [blog_name], "
784
+ "[manager_link]."
785
+ msgstr ""
786
+
787
+ #: options/panel4.php:263
788
+ msgid "One Click Unsubscribe"
789
+ msgstr "لغو اشتراک با یک کلیک"
790
+
791
+ #: options/panel4.php:277
792
+ msgid ""
793
+ "Content of the One Click confirmation. Allowed tags: [post_title], [blog_name]"
794
+ msgstr "محتوای تأیید با یک کلیک. تگ های مجاز: [post_title]"
795
+
796
+ #: options/panel5.php:28
797
+ msgid "Safetly Uninstall"
798
+ msgstr ""
799
+
800
+ #: options/panel5.php:31 options/panel5.php:84
801
+ msgid "Autopurge requests"
802
+ msgstr ""
803
+ "زوال خودکار درخواست های اشتراک که طی مدت معین مورد تایید کاربر قرار نگرفته"
804
+
805
+ #: options/panel5.php:34 options/panel5.php:93
806
+ msgid "Enable double check"
807
+ msgstr "حالت بررسی مضاعف را فعال کن"
808
+
809
+ #: options/panel5.php:37 options/panel5.php:101
810
+ msgid "Subscribe authors"
811
+ msgstr "اشتراک مؤلفان"
812
+
813
+ #: options/panel5.php:40 options/panel5.php:111
814
+ msgid "Enable HTML emails"
815
+ msgstr "فعال کردن ایمیل های HTML"
816
+
817
+ #: options/panel5.php:43
818
+ msgid "HTMLify Links in HTML emails"
819
+ msgstr "پیوند های HTMLify در ایمیل های HTML"
820
+
821
+ #: options/panel5.php:46
822
+ msgid "Send trackbacks"
823
+ msgstr "ارسال بازآگاهی"
824
+
825
+ #: options/panel5.php:49
826
+ msgid "Notify admin"
827
+ msgstr "سرپرست را مطلع کن"
828
+
829
+ #: options/panel5.php:52 options/panel5.php:149
830
+ msgid "Let admin subscribe"
831
+ msgstr "به سرپرست اجازه ی مشترک شدن بده"
832
+
833
+ #: options/panel5.php:55 options/panel5.php:158
834
+ msgid "BCC admin on Notifications"
835
+ msgstr "مدیر را در BCC یادآوری ها قرار بده"
836
+
837
+ #: options/panel5.php:76
838
+ msgid "Safely Uninstall"
839
+ msgstr ""
840
+
841
+ #: options/panel5.php:80
842
+ msgid ""
843
+ "This option will allow you to delete the plugin with WordPress without "
844
+ "loosing your subscribers. Any database table and plugin options are wipeout."
845
+ msgstr ""
846
+
847
+ #: options/panel5.php:87
848
+ msgid "days"
849
+ msgstr "روز"
850
+
851
+ #: options/panel5.php:88
852
+ msgid ""
853
+ "Delete pending subscriptions (not confirmed) after X days. Zero disables this "
854
+ "feature."
855
+ msgstr ""
856
+ "اشتراک هایی که بیش از این تعداد روز منتظر تایید مانده و پاسخی نگرفته اند را "
857
+ "حذف کن. عدد 0 به معنای عدم استفاده از این قابلیت است."
858
+
859
+ #: options/panel5.php:97
860
+ msgid ""
861
+ "Send a notification email to confirm the subscription (to avoid addresses "
862
+ "misuse)."
863
+ msgstr ""
864
+ "ارسال یک ایمیل آگاه سازی جهت تأیید مشترک ( به منظور جلوگیری از استفاده از "
865
+ "آدرس ایمیل غیرمرتبط)"
866
+
867
+ #: options/panel5.php:106
868
+ msgid "Automatically subscribe authors to their own articles (not retroactive)."
869
+ msgstr ""
870
+ "به طور خودکار نویسندگان را مشترک یادداشت هایشان کن ( شامل یادداشت های موجود "
871
+ "از قبل نمی شود )"
872
+
873
+ #: options/panel5.php:115
874
+ msgid ""
875
+ "If enabled, will send email messages with content-type = text/html instead of "
876
+ "text/plain"
877
+ msgstr ""
878
+ "اگر فعال شود ما پیام ها را با content-type = text/html به جای text/plain "
879
+ "ایمیل می کنیم."
880
+
881
+ #: options/panel5.php:120
882
+ msgid "HTMLify links in emails"
883
+ msgstr "پیوند های HTMLify در ایمیل ها"
884
+
885
+ #: options/panel5.php:125
886
+ msgid ""
887
+ "If enabled, will wrap all links in messages with <code>&lt;a href=\"\"&gt;"
888
+ "&lt;/a&gt;</code> (only when HTML emails enabled)."
889
+ msgstr ""
890
+ "اگر فعال شود ما تمام پیوند ها را با <code>&lt;a href=\"\"&gt;&lt;/a&gt;</"
891
+ "code> احاطه می کنیم. ( فقط هنگام فعال بودن ایمیل HTML)"
892
+
893
+ #: options/panel5.php:130
894
+ msgid "Process trackbacks"
895
+ msgstr "بازآگاهی فرآیند"
896
+
897
+ #: options/panel5.php:134
898
+ msgid ""
899
+ "Notify users when a new trackback or pingback is added to the discussion."
900
+ msgstr ""
901
+ "کاربران را مطلع کن اگر یک بازآگاهی یا ارجاع مستقیم به دیدگاه ها اضافه شود."
902
+
903
+ #: options/panel5.php:139
904
+ msgid "Track all subscriptions"
905
+ msgstr "تمام اشتراک ها را رهگیری کن"
906
+
907
+ #: options/panel5.php:144
908
+ msgid "Notify the administrator when users subscribe without commenting."
909
+ msgstr "وقتی کاربران بدون دیدگاه گذاری مشترک می شوند سرپرست را مطلع کن."
910
+
911
+ #: options/panel5.php:153
912
+ msgid "Let the administrator subscribe to comments when logged in."
913
+ msgstr ""
914
+ "وقتی سرپرست وارد سایت می گردد به او اجازه ی مشترک شدن در دیدگاه ها را بده."
915
+
916
+ #: options/panel5.php:162
917
+ msgid "Send a copy of all Notifications to the administrator."
918
+ msgstr "یک کپی از تمام آگاه سازی ها برای مدیر سایت بفرست."
919
+
920
+ #: options/panel5.php:167
921
+ msgid "StCR Unique Key"
922
+ msgstr "شناسه منحصر بفرد StCR"
923
 
924
+ #: options/panel5.php:172
925
+ msgid "This Unique Key is not set, please click the following button to "
926
+ msgstr ""
927
+ "این شناسه منحصر بفرد تنظیم نشده است، برای این منظور لطفاً روی این دکمه کلیک "
928
+ "کنید"
 
 
929
 
930
+ #: options/panel5.php:176 options/panel5.php:187
931
+ msgid "Generate"
932
+ msgstr "ایجاد"
 
933
 
934
+ #: options/panel5.php:184
935
+ msgid ""
936
+ "This Unique Key will be use to send the notification to your subscribers with "
937
+ "more security."
938
+ msgstr ""
939
+ "این شناسه منحصر بفرد جهت ارسال آگاه سازی ها به مشترکین با امنیت بیشتر استفاده "
940
+ "می شود."
941
 
942
+ #: options/panel7.php:8 options/panel8.php:8
943
+ msgid "Support the developers"
944
+ msgstr "پشتیبانی از توسعه دهندگان"
945
 
946
+ #: options/panel7.php:18
947
+ msgid ""
948
+ "How valuable is the feature offered by this plugin to your visitors? please "
949
+ "consider supporting the author if this plugin made your web site better, "
950
+ "especially if you are making money out of it. Any donation received will be "
951
+ "reinvested in the development of <strong>Subscribe to Comments Reloaded</"
952
+ "strong>, and to buy some food for my hungry family."
953
+ msgstr ""
954
+ "قابلیت هایی که توسط این افزونه ارائه شده اند چقدر برای بازدید کنندگان شما "
955
+ "ارزش دارد؟ لطفاً چنانچه این افزونه سایت شما را بهتر کرده است از نویسنده آن "
956
+ "حمایت کنید، به خصوص با پرداخت وجه در قبال آن. هر وجه کمکی که دریافت می شود "
957
+ "دوباره جهت توسعه <strong>Subscribe to Comments Reloaded</strong> سرمایه گذاری "
958
+ "می شود ، و بخش کوچکی از آن نیز صرف خرید غذا برای خانواده ام می شود."
959
 
960
+ #: options/panel7.php:20
961
+ msgid "Don't want to donate? You can still help"
962
+ msgstr "تمایل به اهدا ندارید؟ هنوز هم می توانید کمک کنید"
963
 
964
+ #: options/panel7.php:21
965
+ msgid ""
966
+ "If you don't want to donate money, please consider blogging about my plugin "
967
+ "with a link to the plugin's page. Please let your readers know what makes "
968
+ "your blog better. You can also contribute donating your time: do not hesitate "
969
+ "to send me bug reports, your localization files, ideas on how to improve "
970
+ "<strong>Subscribe to Comments Reloaded</strong> and so on. Whatever you do, "
971
+ "thanks for using my plugin!"
972
+ msgstr ""
973
+ "اگر شما قصد پرداخت وجه در قبال این افزونه را ندارید لطفأ با قرار دادن لینک آن "
974
+ "در سایت یا وبلاگ خود و معرفی آن حمایتش کنید؛ شما همچنین به خوانندگان خود "
975
+ "خواهید گفت چگونه بلاگتان بهتر شده است. شما همچنین می توانید برای این افزونه "
976
+ "وقت بگذارید و با ارسال گزارش ایراد ها، فایل های محلی شده و ایده های بهبود "
977
+ "<strong>Subscribe to Comments Reloaded</strong> حمایتش کنید. فارغ از همه این "
978
+ "ها، متشکرم که از افزونه ی من استفاده می کنید!"
979
+
980
+ #: options/panel7.php:23
981
+ msgid "Subscribe to the Beta testers"
982
+ msgstr "به تست کنندگان نسخه بتا بپیوندید"
983
 
984
+ #: options/panel7.php:24
985
+ msgid ""
986
+ "Before a new Update we release a Beta version so that our current users can "
987
+ "give us feedback if they find a bug, If you want to join the tester list you "
988
+ "can add your email <a href='http://eepurl.com/biCk1b' target='_blank'>here</a>"
989
+ msgstr ""
990
+ "قبل از ارسال به روز رسانی جدید افزونه ما یک نسخه بتا توزیع می کنیم بنابراین "
991
+ "کاربران فعلی ما می توانند به ما بازخورد بدهند اگر که ایرادی پیدا کنند، اگر می "
992
+ "خواهید به جمع تست کنندگان بپیوندید شما می توانید ایمیل خود را <a href='http://"
993
+ "eepurl.com/biCk1b' target='_blank'>از اینجا</a> اضافه کنید."
994
 
995
+ #: options/panel7.php:26
996
+ msgid "Vote and show your appreciation"
997
+ msgstr "با رای دادن قدردانی کنید"
998
 
999
+ #: options/panel7.php:27
1000
+ msgid ""
1001
+ "Tell other people if <strong>Subscribe to Comments Reloaded</strong> works "
1002
+ "for you and how good it is. <a href=\"http://wordpress.org/extend/plugins/"
1003
+ "subscribe-to-comments-reloaded/\">Rate it</a> on its Plugin Directory page."
1004
+ msgstr ""
1005
+ "<strong>Subscribe to Comments Reloaded</strong> را به دیگران توصیه کنید اگر "
1006
+ "که برای شما خوب کار می کند. در صفحه افزونه نیز لطفأ به آن <a href=\"http://"
1007
+ "wordpress.org/extend/plugins/subscribe-to-comments-reloaded/\">رأی بدهید</a>."
1008
 
1009
+ #: options/panel8.php:18
1010
+ msgid "Did you find a Bug on the plugin?"
1011
+ msgstr "آیا ایرادی بر روی افزونه یافته اید؟"
1012
 
1013
+ #: options/panel8.php:19
1014
+ msgid ""
1015
+ "Please report any bug on the <a href=\"https://github.com/stcr/subscribe-to-"
1016
+ "comments-reloaded/issues/new?title=Bug%20Report:%20%3Cshort%20description"
1017
+ "%3E&labels=bug\" target=\"_blank\">GitHub</a> Page rather than on the "
1018
+ "WordPress Support page."
1019
+ msgstr ""
1020
+ "لطفاً هر گونه ایرادی را در <a href=\"https://github.com/stcr/subscribe-to-"
1021
+ "comments-reloaded/issues/new?title=Bug%20Report:%20%3Cshort%20description"
1022
+ "%3E&labels=bug\" target=\"_blank\">GitHub</a> مطرح کنید تا صفحه پشتیبانی "
1023
+ "وردپرس."
1024
 
1025
+ #: options/panel9.php:11
 
1026
  msgid "Support Subscribe to Comments Reloaded"
1027
+ msgstr "Subscribe to Comments Reloaded را پشتیبانی کنید"
 
 
1028
 
1029
+ #: options/panel9.php:12
1030
  msgid ""
1031
  "Every contribution that you make is high valuable, so if you consider this "
1032
  "plugin a helpful tool we will use your donation to invest on support and "
1033
  "developing time."
1034
  msgstr ""
1035
+ "هر گونه مشارکت شما بسیار ارزشمند است، پس چنانچه این افزونه را ارزشمند می "
1036
+ "دانید ما از حمایت های مالی شما جهت سرمایه گذاری در پشتیبانی و توسعه استفاده "
1037
+ "خواهیم کرد."
1038
 
1039
+ #: templates/author.php:57
1040
+ msgid "Title"
1041
+ msgstr "عنوان"
 
 
 
 
1042
 
1043
+ #: templates/author.php:58 templates/user.php:58
1044
+ msgid "Legend: Y = all comments, R = replies only, C = inactive"
1045
+ msgstr "راهنما: Y= همه ی دیدگاه ها، R=فقط پاسخ ها به دیدگاه خودم، C= غیرفعال "
1046
 
1047
+ #: templates/author.php:69 templates/user.php:67
1048
+ msgid "Select all"
1049
+ msgstr "انتخاب همه"
1050
 
1051
+ #: templates/author.php:70 templates/user.php:68
1052
+ msgid "Invert selection"
1053
+ msgstr "عدم انتخاب"
1054
 
1055
+ #: templates/author.php:74 templates/user.php:72
1056
+ msgid "All comments"
1057
+ msgstr "تمام دیدگاه ها"
1058
 
1059
+ #: templates/author.php:75 templates/user.php:73 wp_subscribe_reloaded.php:1062
1060
+ msgid "Replies to my comments"
1061
+ msgstr "فقط دریافت پاسخ دیدگاه های خودم "
1062
 
1063
+ #: templates/author.php:80 templates/one-click-unsubscribe.php:30
1064
+ #: templates/user.php:79
1065
+ msgid "No subscriptions match your search criteria."
1066
+ msgstr "هیچ اشتراکی با معیار جستجوی شما انطباق ندارد."
1067
 
1068
+ #: templates/key_expired.php:8
1069
  msgid ""
1070
+ "Woohaa the link to manage your subscriptions has expired, don't worry, just "
1071
+ "enter your email below and a new link will be send."
1072
+ msgstr ""
1073
 
1074
+ #: templates/key_expired.php:73 templates/request-management-link.php:73
1075
+ #: templates/subscribe.php:92
1076
+ msgid "Send"
1077
+ msgstr "ارسال"
 
1078
 
1079
+ #: templates/subscribe.php:42 templates/subscribe.php:43
1080
+ msgid "New subscription to"
1081
+ msgstr "اشتراک جدید در"
1082
+
1083
+ #: templates/subscribe.php:43
1084
+ msgid "User:"
1085
+ msgstr "کاربر:"
1086
+
1087
+ #: templates/user.php:63
1088
+ msgid "F j, Y"
1089
+ msgstr "F j, Y"
1090
 
1091
+ #: utils/stcr_manage.php:246
1092
  msgid ""
1093
+ "Notify me of followup comments via e-mail. You can also <a "
1094
+ "href='[subscribe_link]'>subscribe</a> without commenting."
 
1095
  msgstr ""
1096
+ "مرا با ایمیل از دیدگاه های آتی این نوشته مطلع کن. همچنین می توانید بدون ارسال "
1097
+ "دیدگاه <a href='[subscribe_link]'>مشترک شوید.</a>"
1098
 
1099
+ #: utils/stcr_manage.php:247
1100
  msgid ""
1101
+ "You are subscribed to this post. <a href='[manager_link]'>Manage</a> your "
1102
+ "subscriptions."
1103
  msgstr ""
1104
+ "شما در این نوشته مشترک شده اید. <a href='[manager_link]'> تغییر اشتراک </a>"
1105
 
1106
+ #: utils/stcr_manage.php:248
 
 
 
 
1107
  msgid ""
1108
+ "Your subscription to this post needs to be confirmed. <a "
1109
+ "href='[manager_link]'>Manage your subscriptions</a>."
1110
  msgstr ""
1111
+ "اشتراک شما در این پست منتظر تایید است. <a href='[manager_link]'> اشتراک خود "
1112
+ "را مدیریت کنید </a>"
1113
 
1114
+ #: utils/stcr_manage.php:249
1115
  msgid ""
1116
+ "You can <a href='[manager_link]'>manage the subscriptions</a> of this post."
 
1117
  msgstr ""
1118
+ "شما می توانید در این یادداشت <a href='[manager_link]'>اشتراک ها را مدیریت "
1119
+ "کنید</a> ."
1120
 
1121
+ #: utils/stcr_manage.php:255
1122
  msgid ""
1123
+ "To manage your subscriptions, please enter your email address here below. We "
1124
+ "will send you a message containing the link to access your personal "
1125
+ "management page."
1126
  msgstr ""
1127
+ "جهت مدیریت اشتراک هایتان لطفاً نشانی ایمیل خود را در زیر وارد کنید. سپس یک "
1128
+ "ایمیل برایتان می فرستیم که حاوی لینک دسترسی به صفحه ی شخصی مدیریت شما است."
1129
 
1130
+ #: utils/stcr_manage.php:256
1131
+ msgid ""
1132
+ "Thank you for using our subscription service. Your request has been "
1133
+ "completed, and you should receive an email with the management link in a few "
1134
+ "minutes."
1135
+ msgstr ""
1136
+ "ممنون که سرویس اشتراک ما را مورد استفاده قرار دادید. درخواست شما تکمیل شد و "
1137
+ "طی حداکثر چند دقیقه یک ایمیل حاوی پیوند صفحه ی مدیریت اشتراک ها دریافت می "
1138
+ "کنید."
1139
 
1140
+ #: utils/stcr_manage.php:257
1141
+ msgid ""
1142
+ "You can follow the discussion on <strong>[post_title]</strong> without having "
1143
+ "to leave a comment. Cool, huh? Just enter your email address in the form here "
1144
+ "below and you're all set."
1145
+ msgstr ""
1146
+ "می تونی بحث درباره <strong>[post_title]</strong> را بدون گذاشتن هیچ دیدگاهی "
1147
+ "دنبال کنی. خوشت اومد، هان؟! فقط آدرس ایمیلتو در کادر زیر بنویس و تمام! "
1148
 
1149
+ #: utils/stcr_manage.php:258
1150
+ msgid ""
1151
+ "Thank you for using our subscription service. Your request has been "
1152
+ "completed. You will receive a notification email every time a new comment to "
1153
+ "this article is approved and posted by the administrator."
1154
+ msgstr ""
1155
+ "ممنون که از سرویس اشتراک ما استفاده کردید. درخواست شما تکمیل شد. هر گاه "
1156
+ "دیدگاهی راجع به این یادداشت توسط سرپرست تایید یا منتشر شود با ایمیل از آن "
1157
+ "مطلع می گردید."
1158
 
1159
+ #: utils/stcr_manage.php:259
1160
+ msgid ""
1161
+ "Thank you for using our subscription service. In order to confirm your "
1162
+ "request, please check your email for the verification message and follow the "
1163
+ "instructions."
1164
+ msgstr ""
1165
+ "ممنون که از سرویس اشتراک ما استفاده کردید. برای تایید درخواست خود لطفاً صندوق "
1166
+ "اینباکس یا اسپم ایمیلتان را ببینید و دستورالعمل پیام تاییدیه را دنبال نمایید."
1167
 
1168
+ #: utils/stcr_manage.php:260
1169
+ msgid ""
1170
+ "In order to cancel or suspend one or more notifications, select the "
1171
+ "corresponding checkbox(es) and click on the button at the end of the list."
1172
+ msgstr ""
1173
+ "برای لغو یک یا چند پیام رسان خودکار، کادرهای مربوط را تیک بزنید یا غیرفعال "
1174
+ "کنید و دکمه ی پایین صفحه را کلیک نمایید."
1175
 
1176
+ #: utils/stcr_manage.php:261
1177
+ msgid ""
1178
+ "In order to cancel or suspend one or more notifications, select the "
1179
+ "corresponding checkbox(es) and click on the button at the end of the list. "
1180
+ "You are currently subscribed to:"
1181
+ msgstr ""
1182
+ "برای لغو یک یا چند پیام رسان خودکار، کادرهای مربوط را تیک بزنید یا غیرفعال "
1183
+ "کنید و دکمه ی پایین صفحه را کلیک نمایید. شما هم اکنون در اینجاها مشترک هستید:"
1184
 
1185
+ #: utils/stcr_manage.php:265
1186
+ msgid "There is a new comment to [post_title]"
1187
+ msgstr "دیدگاه تازه در نوشته [post_title]"
1188
 
1189
+ #: utils/stcr_manage.php:266
1190
+ msgid ""
1191
+ "There is a new comment to [post_title].\n"
1192
+ "Comment Link: [comment_permalink]\n"
1193
+ "Author: [comment_author]\n"
1194
+ "Comment:\n"
1195
+ "[comment_content]\n"
1196
+ "Permalink: [post_permalink]\n"
1197
+ "Manage your subscriptions: [manager_link]"
1198
+ msgstr ""
1199
+ "یک دیدگاه جدید در [post_title] وجود دارد. \n"
1200
+ "پیوند به دیدگاه : [comment_permalink] \n"
1201
+ "نویسنده : [comment_author] \n"
1202
+ "محتوای دیدگاه : \n"
1203
+ "[comment_content] \n"
1204
+ "پیوند به یادداشت : [post_permalink] \n"
1205
+ "اشتراک خود را مدیریت کنید : [manager_link]"
1206
 
1207
+ #: utils/stcr_manage.php:267
1208
+ msgid "Please confirm your subscription to [post_title]"
1209
+ msgstr "لطفاً اشتراک خود در این نوشته را تایید کنید: [post_title]"
1210
 
1211
+ #: utils/stcr_manage.php:268
1212
+ msgid ""
1213
+ "You have requested to be notified every time a new comment is added to:\n"
1214
+ "[post_permalink]\n"
1215
+ "\n"
1216
+ "Please confirm your request by clicking on this link:\n"
1217
+ "[confirm_link]"
1218
+ msgstr ""
1219
+ "شما درخواست کرده اید که هرگاه دیدگاه جدیدی در این موضوع اضافه شود به طور "
1220
+ "خودکار آگاه گردید:\n"
1221
+ "[post_permalink]\n"
1222
+ "\n"
1223
+ "لطفاً با کلیک روی لینک زیر، درخواست خود را تایید کنید:\n"
1224
+ "[confirm_link]"
1225
 
1226
+ #: utils/stcr_manage.php:269
1227
+ msgid "Manage your subscriptions on [blog_name]"
1228
+ msgstr "اشتراک های خود را در [blog_name] مدیریت کنید"
1229
 
1230
+ #: utils/stcr_manage.php:270
1231
+ msgid ""
1232
+ "You have requested to manage your subscriptions to the articles on "
1233
+ "[blog_name]. Please check the Subscriptions management link in your email"
1234
+ msgstr ""
1235
 
1236
+ #: utils/stcr_manage.php:271
1237
  msgid ""
1238
+ "You have requested to manage your subscriptions to the articles on "
1239
+ "[blog_name]. Follow this link to access your personal page:\n"
1240
+ "[manager_link]"
1241
  msgstr ""
1242
+ "شما درخواست مدیریت اشتراک های خود را در مقالات [blog_name] کرده اید. روی لینک "
1243
+ "زیر کلیک نمایید تا به صفحه ی شخصی خود بروید: \n"
1244
+ "[manager_link]"
 
 
 
1245
 
1246
+ #: utils/stcr_manage.php:440 utils/stcr_manage.php:441
1247
+ msgid "StCR System"
1248
  msgstr ""
 
1249
 
1250
+ #: utils/stcr_manage.php:460 utils/stcr_manage.php:488 utils/stcr_manage.php:515
1251
+ #: utils/stcr_manage.php:542 utils/stcr_manage.php:569 utils/stcr_manage.php:596
1252
+ #: utils/stcr_manage.php:623 utils/stcr_manage.php:650 utils/stcr_manage.php:677
1253
+ #: utils/stcr_manage.php:705
1254
+ msgid "You do not have sufficient permissions to access this page."
1255
+ msgstr ""
1256
 
1257
+ #: utils/stcr_manage.php:755
1258
+ msgid "Subscriptions"
1259
+ msgstr "اشتراک ‌ها"
1260
+
1261
+ #: utils/stcr_manage.php:811
1262
+ msgid ""
1263
+ "Need help on how to use Subscribe to Comments Reloaded? Visit the official"
1264
  msgstr ""
1265
+ "آیا برای استفاده از افزونه ی «اشتراک در دیدگاه‌ها نسخه ی جدید» نیاز به کمک "
1266
+ "دارید؟ سایت رسمی را ببینید."
1267
 
1268
+ #: utils/stcr_manage.php:811
1269
+ msgid "support forum"
1270
+ msgstr "تالار گفتگوی پشتیبانی"
 
1271
 
1272
+ #: utils/stcr_manage.php:812
1273
+ msgid "Feeling generous?"
1274
+ msgstr "احساس دست و دلبازی می کنید؟"
1275
+
1276
+ #: utils/stcr_manage.php:812
1277
+ msgid "Donate a few bucks!"
1278
+ msgstr "چند دلار اهدا نمایید!"
1279
+
1280
+ #: utils/stcr_upgrade.php:55
1281
+ msgid "Important Notice"
1282
+ msgstr "نکته مهم"
1283
+
1284
+ #: utils/stcr_upgrade.php:103
1285
  msgid ""
1286
+ "<strong>Subscribe to Comments Reloaded:</strong> The information in your "
1287
+ "database has been sanitized to prevent the raw html messages. <a class="
1288
+ "\"dismiss\" href=\"#\">Dismiss. </a><img class=\"stcr-loading-animation\" "
1289
+ "src=\""
1290
  msgstr ""
1291
 
1292
+ #: utils/stcr_upgrade.php:158
1293
  msgid ""
1294
+ "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
1295
+ "from the <strong>Subscribe to Comments</strong> plugin was detected and "
1296
+ "automatically imported into <strong>Subscribe to Comments Reloaded</strong>."
1297
  msgstr ""
1298
+ "<strong>Subscribe to Comments Reloaded:</strong> داده های اشتراک در افزونه "
1299
+ "<strong>Subscribe to Comments</strong> شناسایی شد و به طور خودکار وارد "
1300
+ "<strong>Subscribe to Comments Reloaded</strong> شد."
1301
 
1302
+ #: utils/stcr_upgrade.php:158
1303
+ msgid ""
1304
+ " It is recommended that you now <strong>deactivate</strong> Subscribe to "
1305
+ "Comments to prevent confusion between the two plugins."
1306
+ msgstr ""
1307
+ "توصیه می شود که شما اکنون Subscribe to Comments را <strong>غیرفعال</strong> "
1308
+ "کنید تا از مشکلات تداخل دو افزونه در امان باشید."
1309
 
1310
+ #: utils/stcr_upgrade.php:159
1311
+ msgid ""
1312
+ "If you have subscription data from Subscribe to Comments Reloaded < v2.0 that "
1313
+ "you want to import, you'll need to import that data manually, as only one "
1314
+ "import routine will ever run to prevent data loss."
1315
  msgstr ""
1316
+ "اگر داده های شما برای افزونه Subscribe to Comments Reloaded < v2.0 می باشد و "
1317
+ "بخواهید داده ها را وارد کنید شما نیاز خواهید داشت به صورت دستی این کار را "
1318
+ "انجام دهید تا مانع از دست دادن داده ها شوید."
1319
 
1320
+ #: utils/stcr_upgrade.php:160 utils/stcr_upgrade.php:232
1321
+ #: utils/stcr_upgrade.php:381
1322
  msgid ""
1323
+ "Please visit <a href=\"options-general.php?page=subscribe-to-comments-"
1324
+ "reloaded/options/index.php\">Settings -> Subscribe to Comments</a> to review "
1325
+ "your configuration.<a class=\"dismiss\" href=\"#\">Dismiss. </a><img class="
1326
+ "\"stcr-loading-animation\" src=\""
1327
  msgstr ""
1328
 
1329
+ #: utils/stcr_upgrade.php:231
1330
+ msgid ""
1331
+ "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
1332
+ "from the <strong>Comment Reply Notification</strong> plugin was detected and "
1333
+ "automatically imported into <strong>Subscribe to Comments Reloaded</strong>."
1334
  msgstr ""
1335
+ "<strong>Subscribe to Comments Reloaded:</strong> داده های اشتراک در افزونه "
1336
+ "<strong>Comment Reply Notification</strong> شناسایی شد و به طور خودکار وارد "
1337
+ "<strong>Subscribe to Comments Reloaded</strong> شد."
1338
 
1339
+ #: utils/stcr_upgrade.php:231
1340
  msgid ""
1341
+ " It is recommended that you now <strong>deactivate</strong> Comment Reply "
1342
+ "Notification to prevent confusion between the two plugins."
1343
  msgstr ""
1344
+ "توصیه می شود که شما اکنون Subscribe to Comments را <strong>غیرفعال</strong> "
1345
+ "کنید تا از مشکلات تداخل دو افزونه در امان باشید."
1346
 
1347
+ #: utils/stcr_upgrade.php:378
1348
+ msgid ""
1349
+ "<strong>Subscribe to Comments Reloaded:</strong> Plugin options and comment "
1350
+ "subscription data from the <strong>WP Comment Subscriptions</strong> plugin "
1351
+ "were detected and automatically imported into <strong>Subscribe to Comments "
1352
+ "Reloaded</strong>."
1353
+ msgstr ""
1354
+ "<strong>Subscribe to Comments Reloaded:</strong> داده های اشتراک در افزونه "
1355
+ "<strong>WP Comment Subscriptions</strong> شناسایی شد و به طور خودکار وارد "
1356
+ "<strong>Subscribe to Comments Reloaded</strong> شد."
1357
 
1358
+ #: utils/stcr_upgrade.php:378
1359
+ msgid ""
1360
+ " It is recommended that you now <strong>deactivate</strong> WP Comment "
1361
+ "Subscriptions to prevent confusion between the two plugins."
1362
+ msgstr ""
1363
+ "توصیه می شود که شما اکنون WP Comment Subscriptions را <strong>غیرفعال</"
1364
+ "strong> کنید تا از مشکلات تداخل دو افزونه در امان باشید."
1365
 
1366
+ #: utils/stcr_upgrade.php:379
1367
+ msgid ""
1368
+ "If you have subscription data from another plugin (such as Subscribe to "
1369
+ "Comments or Subscribe to Comments Reloaded < v2.0) that you want to import, "
1370
+ "you'll need to import that data manually, as only one import routine will "
1371
+ "ever run to prevent data loss."
1372
  msgstr ""
1373
+ "اگر داده های اشتراک شما برای افزونه دیگری Subscribe to Comments یا Subscribe "
1374
+ "to Comments Reloaded < v2.0 می باشد و بخواهید داده ها را وارد کنید شما نیاز "
1375
+ "خواهید داشت به صورت دستی این کار را انجام دهید تا مانع از دست دادن داده ها "
1376
+ "شوید."
1377
 
1378
+ #: utils/stcr_upgrade.php:380
1379
  msgid ""
1380
+ "<strong>Note:</strong> If you were previously using the "
1381
+ "<code>wp_comment_subscriptions_show()</code> function or the <code>[wpcs-"
1382
+ "subscribe-url]</code> shortcode, you'll need to replace those with "
1383
+ "<code>subscribe_reloaded_show()</code> and <code>[subscribe-url]</code> "
1384
+ "respectively."
1385
  msgstr ""
1386
+ "<strong>نکته :</strong> اگر شما قبلأ از "
1387
+ "<code>wp_comment_subscriptions_show()</code> بعنوان تابع یا از <code>[wpcs-"
1388
+ "subscribe-url]</code> به عنوان shortcode استفاده می کردید شما نیاز دارید آن "
1389
+ "ها را به ترتیب با <code>subscribe_reloaded_show()</code> و <code>[subscribe-"
1390
+ "url]</code> عوض کنید."
1391
 
1392
+ #: utils/stcr_upgrade.php:394
1393
+ msgid ""
1394
+ "<strong>Thank you for installing Subscribe to Comments Reloaded!</strong>."
1395
+ msgstr "<strong>بابت نصب Subscribe to Comments Reloaded! متشکریم! </strong>."
1396
 
1397
+ #: utils/stcr_upgrade.php:395
1398
  msgid ""
1399
+ "If you find a bug or an issue you can report it <a href=\"https://github.com/"
1400
+ "stcr/subscribe-to-comments-reloaded/issues\" target=\"_blank\">here</a>."
1401
  msgstr ""
1402
+ "اگر به ایراد یا مشکلی برخوردید می توانید آن را <a href=\"https://github.com/"
1403
+ "stcr/subscribe-to-comments-reloaded/issues\" target=\"_blank\">اینجا</a> مطرح "
1404
+ "کنید."
1405
 
1406
+ #: utils/stcr_upgrade.php:396
1407
  msgid ""
1408
+ "If you want to donate you can do it via <a href=\"\n"
1409
+ "https://www.paypal.com/cgi-bin/webscr?"
1410
+ "cmd=_donations&business=XF86X93FDCGYA&lc=US&item_name=Datasoft"
1411
+ "%20Engineering&item_number=DI%2dSTCR&currency_code=USD&bn=PP%2dDonationsBF"
1412
+ "%3abtn_donate_LG%2egif%3aNonHosted\" target=\"_blank\">PayPal</a>."
1413
  msgstr ""
1414
+ "اگر مایل به پرداخت وجه به ما هستید می توانید از طریق <a href=\"\n"
1415
+ "https://www.paypal.com/cgi-bin/webscr?"
1416
+ "cmd=_donations&business=XF86X93FDCGYA&lc=US&item_name=Datasoft"
1417
+ "%20Engineering&item_number=DI%2dSTCR&currency_code=USD&bn=PP%2dDonationsBF"
1418
+ "%3abtn_donate_LG%2egif%3aNonHosted\" target=\"_blank\">PayPal</a> اقدام کنید."
1419
 
1420
+ #: utils/stcr_upgrade.php:398
1421
+ msgid ""
1422
+ "Please visit the <a href=\"https://wordpress.org/plugins/subscribe-to-"
1423
+ "comments-reloaded/changelog/\" target=\"_blank\">Changelog</a> for detailed "
1424
+ "information on plugin changes.<a class=\"dismiss\" href=\"#\">Dismiss. </"
1425
+ "a><img class=\"stcr-loading-animation\" src=\""
1426
  msgstr ""
1427
 
1428
+ #: utils/stcr_upgrade.php:409
1429
  msgid ""
1430
+ "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1431
+ "160106."
 
 
1432
  msgstr ""
1433
+ "<strong>Subscribe to Comments Reloaded</strong> با موفقیت به ویرایش 160106 "
1434
+ "ارتقاء یافت."
1435
 
1436
+ #: utils/stcr_upgrade.php:410
1437
+ msgid ""
1438
+ "This version includes many changes and fixes to improve your experience with "
1439
+ "the plugin, including One Click Unsubscribe, Rich Text Editor to create HTML "
1440
+ "email templates, Subscription Checkbox position, and more!"
1441
+ msgstr ""
1442
+ "این ویرایش شامل تغییرات و اصلاحات بیشماری از قبیل، لغو اشتراک با یک کلیک ، "
1443
+ "ویرایشگر متنی پیشرفته جهت ایجاد قالب های ایمیل HTML ، موقعیت چک باکس اشتراک، "
1444
+ "و موارد بیشتر است!"
1445
 
1446
+ #: utils/stcr_upgrade.php:411 utils/stcr_upgrade.php:426
1447
+ #: utils/stcr_upgrade.php:448
1448
+ msgid ""
1449
+ "Please visit the <a href=\"https://wordpress.org/plugins/subscribe-to-"
1450
+ "comments-reloaded/changelog/\" target=\"_blank\">Changelog</a> for a complete "
1451
+ "list of changes.<a class=\"dismiss\" href=\"#\">Dismiss. </a><img class="
1452
+ "\"stcr-loading-animation\" src=\""
1453
+ msgstr ""
1454
 
1455
+ #: utils/stcr_upgrade.php:424
1456
+ msgid ""
1457
+ "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1458
+ "160115."
1459
+ msgstr ""
1460
+ "<strong>Subscribe to Comments Reloaded</strong> با موفقیت به ویرایش 160106 "
1461
+ "ارتقاء یافت."
1462
 
1463
+ #: utils/stcr_upgrade.php:425
1464
+ msgid ""
1465
+ "This version includes fixes to broken links while managing your subscriptions"
1466
+ msgstr ""
1467
 
1468
+ #: utils/stcr_upgrade.php:439
 
1469
  msgid ""
1470
+ "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1471
+ "3.0.0"
1472
  msgstr ""
 
 
1473
 
1474
+ #: utils/stcr_upgrade.php:440
1475
+ msgid "This version includes fixes to many bugs and also new features, "
1476
+ msgstr ""
1477
 
1478
+ #: utils/stcr_upgrade.php:442
1479
+ msgid ""
1480
+ "<strong>New Feature</strong> Add new option to set the Reply To email "
1481
+ "address. This will help the subscribers to use the Reply option in their "
1482
+ "email agents."
1483
+ msgstr ""
1484
 
1485
+ #: utils/stcr_upgrade.php:443
1486
+ msgid ""
1487
+ "<strong>New Feature</strong> Improve the Admin Menu for StCR. Replace the "
1488
+ "StCR menu on the Settings Menu for a new Menu with sub menus for the pages."
1489
+ msgstr ""
1490
 
1491
+ #: utils/stcr_upgrade.php:444
1492
+ msgid ""
1493
+ "<strong>New Feature</strong> Safely Uninstall option to Delete the plugin "
1494
+ "without loosing your subscriptions. You can use this option also for reset "
1495
+ "all the settings, see the FAQ."
1496
+ msgstr ""
1497
 
1498
+ #: utils/stcr_upgrade.php:445
1499
+ msgid ""
1500
+ "<strong>New Feature</strong> Now the WordPress Authors can use the "
1501
+ "<strong>Subscribe authors</strong> option to autor subscribe to a Custom Post "
1502
+ "Type."
1503
+ msgstr ""
1504
 
1505
+ #: utils/stcr_upgrade.php:446
1506
+ msgid ""
1507
+ "<strong>New Feature</strong> A new field was added under the notification "
1508
+ "options to and the management link only by email and not to display it on the "
1509
+ "request link page."
1510
+ msgstr ""
1511
 
1512
+ #: utils/stcr_utils.php:195
1513
+ msgid "StCR Notification"
1514
+ msgstr "آگاه سازی ها"
1515
 
1516
+ #: wp_subscribe_reloaded.php:114
1517
+ msgid "Settings"
1518
+ msgstr "تنظیمات"
1519
 
1520
+ #: wp_subscribe_reloaded.php:1060
1521
+ msgid "Don't subscribe"
1522
+ msgstr "مشترک نمی شوم"
1523
 
1524
+ #: wp_subscribe_reloaded.php:1061
1525
+ msgid "All"
1526
+ msgstr "دریافت همه دیدگاه های این نوشته"
1527
 
1528
+ #~ msgid ""
1529
+ #~ "<strong>Subscribe to Comments Reloaded:</strong> The information in your "
1530
+ #~ "database has been sanitized to prevent the raw html messages. <a class="
1531
+ #~ "\"dismiss\" href=\"#\">Got it. </a><img class=\"stcr-loading-animation\" "
1532
+ #~ "src=\""
1533
+ #~ msgstr ""
1534
+ #~ "<strong>Subscribe to Comments Reloaded:</strong> داده ها در دیتابیس شما به "
1535
+ #~ "خوبی تیمار شده اند تا از ایجاد پیغام های ناپخته HTML ممانعت بعمل آید. <a "
1536
+ #~ "class=\"dismiss\" href=\"#\">فهمیدم. </a><img class=\"stcr-loading-"
1537
+ #~ "animation\" src=\""
1538
 
1539
+ #~ msgid ""
1540
+ #~ "Please visit <a href=\"options-general.php?page=subscribe-to-comments-"
1541
+ #~ "reloaded/options/index.php\">Settings -> Subscribe to Comments</a> to "
1542
+ #~ "review your configuration.<a class=\"dismiss\" href=\"#\">Got it. </"
1543
+ #~ "a><img class=\"stcr-loading-animation\" src=\""
1544
+ #~ msgstr ""
1545
+ #~ "لطفاً <a href=\"options-general.php?page=subscribe-to-comments-reloaded/"
1546
+ #~ "options/index.php\">تنظیمات -> Subscribe to Comments</a> را جهت بررسی "
1547
+ #~ "تنظیمات ببینید. <a class=\"dismiss\" href=\"#\">فهمیدم. </a><img class="
1548
+ #~ "\"stcr-loading-animation\" src=\""
1549
 
1550
+ #~ msgid ""
1551
+ #~ "Please visit the <a href=\"https://wordpress.org/plugins/subscribe-to-"
1552
+ #~ "comments-reloaded/changelog/\" target=\"_blank\">Changelog</a> for "
1553
+ #~ "detailed information on plugin changes.<a class=\"dismiss\" href=\"#\">Got "
1554
+ #~ "it. </a><img class=\"stcr-loading-animation\" src=\""
1555
+ #~ msgstr ""
1556
+ #~ "لطفأ <a href=\"https://wordpress.org/plugins/subscribe-to-comments-"
1557
+ #~ "reloaded/changelog/\" target=\"_blank\">تغییرات</a> را برای مشاهده جزییات "
1558
+ #~ "تغییرات افزونه ببینید. <a class=\"dismiss\" href=\"#\">فهمیدم. </a><img "
1559
+ #~ "class=\"stcr-loading-animation\" src=\""
1560
 
1561
+ #~ msgid ""
1562
+ #~ "Please visit the <a href=\"https://wordpress.org/plugins/subscribe-to-"
1563
+ #~ "comments-reloaded/changelog/\" target=\"_blank\">Changelog</a> for a "
1564
+ #~ "complete list of changes.<a class=\"dismiss\" href=\"#\">Got it. </a><img "
1565
+ #~ "class=\"stcr-loading-animation\" src=\""
1566
+ #~ msgstr ""
1567
+ #~ "لطفأ <a href=\"https://wordpress.org/plugins/subscribe-to-comments-"
1568
+ #~ "reloaded/changelog/\" target=\"_blank\">تغییرات</a> را برای مشاهده کامل "
1569
+ #~ "جزییات تغییرات افزونه ببینید. <a class=\"dismiss\" href=\"#\">فهمیدم. </"
1570
+ #~ "a><img class=\"stcr-loading-animation\" src=\""
1571
 
1572
+ #~ msgid "Announcement: Introducing Comment Mail"
1573
+ #~ msgstr "اعلان : معرفی Comment Mail"
 
1574
 
1575
+ #~ msgid ""
1576
+ #~ "<strong><a href=\"http://comment-mail.com/r/stcr-to-cm/\" target=\"_blank"
1577
+ #~ "\">Comment Mail</strong></a> is a new free plugin based on the original "
1578
+ #~ "<strong>Subscribe to Comments Reloaded</strong> and includes all of the "
1579
+ #~ "core StCR features."
1580
+ #~ msgstr ""
1581
+ #~ "<strong><a href=\"http://comment-mail.com/r/stcr-to-cm/\" target=\"_blank"
1582
+ #~ "\">Comment Mail</strong></a> یک افزونه رایگان جدید بر مبنای "
1583
+ #~ "<strong>Subscribe to Comments Reloaded</strong> است و شامل تمام قابلیت های "
1584
+ #~ "هسته ی StCR می باشد."
1585
 
1586
+ #~ msgid ""
1587
+ #~ "A powerful StCR importer lets you import your StCR settings and "
1588
+ #~ "subscriptions into Comment Mail, allowing for a seamless transition."
1589
+ #~ msgstr ""
1590
+ #~ "یک وارد کننده ی قوی StCR به شما اجازه می دهد تنظیمات StCR و اشتراک هایتان "
1591
+ #~ "را در Comment Mail وارد کنید، که یک انتقال بدون اشکال را موجب خواهد شد."
1592
 
1593
+ #~ msgid ""
1594
+ #~ "Need more powerful features to manage your subscriptions but can't wait "
1595
+ #~ "for StCR? <a href=\"http://comment-mail.com/r/stcr-to-cm/\" target=\"_blank"
1596
+ #~ "\">Take a look at Comment Mail!</a>"
1597
+ #~ msgstr ""
1598
+ #~ "به قابلیت های قدرتمند بیشتری نیاز دارید اما نمی توانید منتظر StCR بمانید؟ "
1599
+ #~ "<a href=\"http://comment-mail.com/r/stcr-to-cm/\" target=\"_blank\">نگاهی "
1600
+ #~ "به Comment Mail بیاندازید !</a>"
1601
 
1602
+ #~ msgid ""
1603
+ #~ "<em>Note: Subscribe to Comments Reloaded remains in active development.</"
1604
+ #~ "em><a class=\"dismiss\" href=\"#\">Got it. </a><img class=\"stcr-loading-"
1605
+ #~ "animation\" src=\""
1606
+ #~ msgstr ""
1607
+ #~ "<em>توجه : Subscribe to Comments Reloaded در توسعه فعال باقی خواهد ماند. </"
1608
+ #~ "em><a class=\"dismiss\" href=\"#\">گرفتم </a><img class=\"stcr-loading-"
1609
+ #~ "animation\" src=\""
1610
 
1611
+ #~ msgid "StCR Subscription Box Position"
1612
+ #~ msgstr "موقعیت چک باکس StCR"
 
1613
 
1614
+ #~ msgid "StCR Box Position"
1615
+ #~ msgstr "موقعیت چک باکس StCR"
 
1616
 
1617
+ #~ msgid ""
1618
+ #~ "If this option is enable the subscriptioin box will be above the submit "
1619
+ #~ "button in your comment form."
1620
+ #~ msgstr ""
1621
+ #~ "اگر این گزینه فعال شود، چک باکس اشتراک در بالای دکمه ی ارسال دیدگاه خواهد "
1622
+ #~ "بود."
1623
 
1624
+ #~ msgid ""
1625
+ #~ "Content of the management email. Allowed tags: [blog_name], [manager_link]"
1626
+ #~ msgstr "محتوای ایمیل مدیریت . تگ های مجاز : [blog_name], [manager_link]"
1627
 
1628
  #~ msgid "Daily digest"
1629
  #~ msgstr "به صورت یکجا روزانه"
1630
 
 
 
 
1631
  #~ msgid "Digest"
1632
  #~ msgstr "حالت یکجا"
1633
 
1686
  #~ "Custom CSS class to associate to the checkbox, if you want to customize "
1687
  #~ "its style."
1688
  #~ msgstr ""
1689
+ #~ "کلاس CSS سفارشی برای افزودن به کادر تیک زدنی در صورتی که بخواهید جلوه ی آن "
1690
+ #~ "را تغییر دهید."
langs/subscribe-reloaded-fr_FR.mo CHANGED
Binary file
langs/subscribe-reloaded-fr_FR.po CHANGED
@@ -2,9 +2,9 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Subscribe to Comments Reloaded v2.0.6\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2016-01-08 04:10-0600\n"
6
- "PO-Revision-Date: 2016-01-08 04:11-0600\n"
7
- "Last-Translator: Reedyseth <reedyseth@gmail.com>\n"
8
  "Language-Team: \n"
9
  "Language: fr\n"
10
  "MIME-Version: 1.0\n"
@@ -17,440 +17,240 @@ msgstr ""
17
  "_x:1,2c;_ex:1,2c;_nx:1,2,4c;_nx_noop:1,2,3c;_n_js:1,2;_nx_js:1,2,3c;"
18
  "esc_attr__:1;esc_html__:1;esc_attr_e:1;esc_html_e:1;esc_attr_x:1,2c;"
19
  "esc_html_x:1,2c;comments_number_link:2,3;t:1;st:1;trans:1;transChoice:1,2\n"
20
- "X-Poedit-Basepath: ../\n"
21
  "X-Textdomain-Support: yes\n"
22
- "X-Generator: Poedit 1.5.4\n"
23
  "X-Loco-Target-Locale: fr_FR\n"
24
  "X-Poedit-SearchPath-0: .\n"
25
 
26
- #: wp_subscribe_reloaded.php:116
27
- msgid "Settings"
28
- msgstr "Réglages"
29
-
30
- #: wp_subscribe_reloaded.php:1028
31
- msgid "Don't subscribe"
32
- msgstr "Ne pas s'abonner"
33
-
34
- #: wp_subscribe_reloaded.php:1029
35
- msgid "All"
36
- msgstr "S'abonner"
37
-
38
- #: wp_subscribe_reloaded.php:1030 templates/user.php:72
39
- #: templates/author.php:75
40
- msgid "Replies to my comments"
41
- msgstr "Seulement les réponses à mes commentaires"
42
-
43
- #: utils/stcr_manage.php:215
44
- msgid ""
45
- "Notify me of followup comments via e-mail. You can also <a "
46
- "href='[subscribe_link]'>subscribe</a> without commenting."
47
  msgstr ""
48
- "Notifiez-moi des commentaires à venir via émail. Vous pouvez aussi <a "
49
- "href='[subscribe_link]'>vous abonner</a> sans commenter."
50
 
51
- #: utils/stcr_manage.php:216
52
  msgid ""
53
- "You are subscribed to this post. <a href='[manager_link]'>Manage</a> your "
54
- "subscriptions."
55
  msgstr ""
56
- "Vous êtes abonné(e) aux commentaires de ce billet.<a "
57
- "href='[manager_link]'>Gérer vos abonnements</a>.\""
58
 
59
- #: utils/stcr_manage.php:217
60
  msgid ""
61
- "Your subscription to this post needs to be confirmed. <a "
62
- "href='[manager_link]'>Manage your subscriptions</a>."
 
63
  msgstr ""
64
- "Votre abonnement aux commentaires de ce billet a besoin d'être confirmé. <a "
65
- "href='[manager_link]'>Gérer vos abonnements</a>."
66
 
67
- #: utils/stcr_manage.php:218
68
  msgid ""
69
- "You can <a href='[manager_link]'>manage the subscriptions</a> of this post."
70
  msgstr ""
71
- "Vous pouvez <a href='[manager_link]'>gérer les abonnements</a> aux "
72
- "commentaires de ce billet."
73
 
74
- #: utils/stcr_manage.php:222 options/index.php:57
75
- msgid "Manage subscriptions"
76
- msgstr "Gérer les abonnements"
77
-
78
- #: utils/stcr_manage.php:224
79
- msgid ""
80
- "To manage your subscriptions, please enter your email address here below. We "
81
- "will send you a message containing the link to access your personal "
82
- "management page."
83
  msgstr ""
84
- "Pour gérer vos abonnements, veuillez entrer votre adresse email ci-dessous. "
85
- "Nous vous enverrons un message contenant le lien pour accéder à votre page "
86
- "personnelle de gestion."
87
 
88
- #: utils/stcr_manage.php:225
89
  msgid ""
90
- "Thank you for using our subscription service. Your request has been "
91
- "completed, and you should receive an email with the management link in a few "
92
- "minutes."
93
  msgstr ""
94
- "Merci d'utiliser notre service d'abonnement. Votre requête a été complétée "
95
- "et vous devriez recevoir un email avec un lien de gestion dans quelques "
96
- "minutes."
97
 
98
- #: utils/stcr_manage.php:226
99
- msgid ""
100
- "You can follow the discussion on <strong>[post_title]</strong> without "
101
- "having to leave a comment. Cool, huh? Just enter your email address in the "
102
- "form here below and you're all set."
103
  msgstr ""
104
- "Vous pouvez suivre la discussion sur <strong>[post_title]</strong> sans "
105
- "avoir à laisser un commentaire. Chouette, pas vrai ? Entrez simplement votre "
106
- "adresse email dans le champ ci-dessous."
107
 
108
- #: utils/stcr_manage.php:227
109
- msgid ""
110
- "Thank you for using our subscription service. Your request has been "
111
- "completed. You will receive a notification email every time a new comment to "
112
- "this article is approved and posted by the administrator."
113
  msgstr ""
114
- "Merci d'utiliser notre service d'abonnement. Votre requête a abouti. Vous "
115
- "recevrez une notification par email à chaque fois qu'un nouveau commentaire "
116
- "sur cet article sera posté et approuvé par l'administrateur."
117
 
118
- #: utils/stcr_manage.php:228
119
- msgid ""
120
- "Thank you for using our subscription service. In order to confirm your "
121
- "request, please check your email for the verification message and follow the "
122
- "instructions."
123
  msgstr ""
124
- "Merci d'utiliser notre service d'abonnement. Afin de confirmer votre "
125
- "requête, veuillez vérifier votre courrier email pour le message de "
126
- "vérification et suivre les instructions."
127
 
128
- #: utils/stcr_manage.php:229
129
- msgid ""
130
- "In order to cancel or suspend one or more notifications, select the "
131
- "corresponding checkbox(es) and click on the button at the end of the list."
132
  msgstr ""
133
- "Afin d'annuler ou suspendre une ou plusieurs notifications, sélectionnez "
134
- "la(les) case(s) à cocher correspondant et cliquez sur le bouton à la fin de "
135
- "la liste."
136
 
137
- #: utils/stcr_manage.php:230
138
- msgid ""
139
- "In order to cancel or suspend one or more notifications, select the "
140
- "corresponding checkbox(es) and click on the button at the end of the list. "
141
- "You are currently subscribed to:"
142
  msgstr ""
143
- "Afin d'annuler ou suspendre une ou plusieurs notifications, sélectionnez "
144
- "la(les) case(s) à cocher correspondant et cliquez sur le bouton à la fin de "
145
- "la liste. Vous êtes actuellement abonné(e) à:"
146
-
147
- #: utils/stcr_manage.php:234
148
- msgid "There is a new comment to [post_title]"
149
- msgstr "Il y a un nouveau commentaire à [post_title]"
150
 
151
- #: utils/stcr_manage.php:235
152
- msgid ""
153
- "There is a new comment to [post_title].\n"
154
- "Comment Link: [comment_permalink]\n"
155
- "Author: [comment_author]\n"
156
- "Comment:\n"
157
- "[comment_content]\n"
158
- "Permalink: [post_permalink]\n"
159
- "Manage your subscriptions: [manager_link]"
160
  msgstr ""
161
- "Il y a un nouveau commentaire à [post_title].\n"
162
- "Lien du commentaire : [comment_permalink]\n"
163
- "Auteur : [comment_author]\n"
164
- "Commentaire :\n"
165
- "[comment_content]\n"
166
- "Lien permanent : [post_permalink]\n"
167
- "Gérer vos abonnements : [manager_link]"
168
 
169
- #: utils/stcr_manage.php:236
170
- msgid "Please confirm your subscription to [post_title]"
171
- msgstr "Veuillez confirmer votre abonnement à [post_title]"
172
-
173
- #: utils/stcr_manage.php:237
174
- msgid ""
175
- "You have requested to be notified every time a new comment is added to:\n"
176
- "[post_permalink]\n"
177
- "\n"
178
- "Please confirm your request by clicking on this link:\n"
179
- "[confirm_link]"
180
  msgstr ""
181
- "Vous avez demandé à être averti à chaque fois qu'un nouveau commentaire est "
182
- "ajouté à :\n"
183
- "[post_permalink]\n"
184
- "\n"
185
- "Veuillez confirmer votre demande en cliquant sur ce lien :\n"
186
- "[confirm_link]"
187
-
188
- #: utils/stcr_manage.php:238
189
- msgid "Manage your subscriptions on [blog_name]"
190
- msgstr "Gestion de vos abonnements sur [blog_name]"
191
 
192
- #: utils/stcr_manage.php:239
193
- msgid ""
194
- "You have requested to manage your subscriptions to the articles on "
195
- "[blog_name]. Follow this link to access your personal page:\n"
196
- "[manager_link]"
197
  msgstr ""
198
- "Vous avez demandé à gérer vos abonnements aux articles sur [blog_name]. "
199
- "Suivez ce lien pour accéder à votre page personnelle :\n"
200
- "[manager_link]"
201
-
202
- #: utils/stcr_manage.php:414 options/panel5.php:87 options/panel5.php:96
203
- #: options/panel5.php:105 options/panel5.php:115 options/panel5.php:124
204
- #: options/panel5.php:134 options/panel5.php:143 options/panel5.php:152
205
- #: options/panel5.php:161 options/panel2.php:67 options/panel2.php:77
206
- #: options/panel2.php:106
207
- msgid "No"
208
- msgstr "Non"
209
 
210
- #: utils/stcr_manage.php:441
211
- msgid ""
212
- "Need help on how to use Subscribe to Comments Reloaded? Visit the official"
213
  msgstr ""
214
- "Vous avez besoin d'aide pour utiliser Subscribe to Comments Reloaded ? "
215
- "Visiter le "
216
 
217
- #: utils/stcr_manage.php:441
218
- msgid "support forum"
219
- msgstr "forum de support officiel"
220
-
221
- #: utils/stcr_manage.php:442
222
- msgid "Feeling generous?"
223
- msgstr "Vous vous sentez d'humeur généreuse ?"
224
-
225
- #: utils/stcr_manage.php:442
226
- msgid "Donate a few bucks!"
227
- msgstr "Faîtes don de quelques euros !"
228
-
229
- #: utils/stcr_upgrade.php:53
230
- msgid "Important Notice"
231
- msgstr "Remarque importante"
232
-
233
- #: utils/stcr_upgrade.php:96
234
- msgid ""
235
- "<strong>Subscribe to Comments Reloaded:</strong> The information in your "
236
- "database has been sanitized to prevent the raw html messages. <a class="
237
- "\"dismiss\" href=\"#\">Got it. </a><img class=\"stcr-loading-animation\" "
238
- "src=\""
239
  msgstr ""
240
 
241
- #: utils/stcr_upgrade.php:151
242
- #, fuzzy
243
- msgid ""
244
- "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
245
- "from the <strong>Subscribe to Comments</strong> plugin was detected and "
246
- "automatically imported into <strong>Subscribe to Comments Reloaded</strong>."
247
  msgstr ""
248
- "Les données de souscription aux commentaires du plugin <strong>Subscribe to "
249
- "Comments</strong> ont été détectées et automatiquement importées dans "
250
- "<strong>Subscribe to Comments Reloaded</strong>."
251
 
252
- #: utils/stcr_upgrade.php:151
253
- msgid ""
254
- " It is recommended that you now <strong>deactivate</strong> Subscribe to "
255
- "Comments to prevent confusion between the two plugins."
256
  msgstr ""
257
- "Il est recommandé que vous <strong>désactiviez</strong> Subscribe to "
258
- "Comments pour éviter toute confusion entre les deux plugins."
259
 
260
- #: utils/stcr_upgrade.php:152
261
- msgid ""
262
- "If you have subscription data from Subscribe to Comments Reloaded < v2.0 "
263
- "that you want to import, you'll need to import that data manually, as only "
264
- "one import routine will ever run to prevent data loss."
265
  msgstr ""
266
- "Si vous avez des données de souscription de Subscribe to Comments Reloaded < "
267
- "v2.0 que vous désirez importer, vous devrez importer ces données "
268
- "manuellement car il n'y a qu'une seule routine d'importation qui "
269
- "fonctionnera pour éviter la perte de données."
270
 
271
- #: utils/stcr_upgrade.php:153 utils/stcr_upgrade.php:225
272
- #: utils/stcr_upgrade.php:374
273
- #, fuzzy
274
- msgid ""
275
- "Please visit <a href=\"options-general.php?page=subscribe-to-comments-"
276
- "reloaded/options/index.php\">Settings -> Subscribe to Comments</a> to review "
277
- "your configuration.<a class=\"dismiss\" href=\"#\">Got it. </a><img class="
278
- "\"stcr-loading-animation\" src=\""
279
  msgstr ""
280
- "Veuillez visiter <a href=\"options-general.php?page=subscribe-to-comments-"
281
- "reloaded/options/index.php\">Réglages -> Subscribe to Comments</a> pour "
282
- "vérifier votre configuration."
283
 
284
- #: utils/stcr_upgrade.php:224
285
- #, fuzzy
286
- msgid ""
287
- "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
288
- "from the <strong>Comment Reply Notification</strong> plugin was detected and "
289
- "automatically imported into <strong>Subscribe to Comments Reloaded</strong>."
290
  msgstr ""
291
- "Les données de souscription aux commentaires du plugin <strong>Comment Reply "
292
- "Notification</strong> ont été détectées et automatiquement importées dans "
293
- "<strong>Subscribe to Comments Reloaded</strong>."
294
 
295
- #: utils/stcr_upgrade.php:224
296
- msgid ""
297
- " It is recommended that you now <strong>deactivate</strong> Comment Reply "
298
- "Notification to prevent confusion between the two plugins."
299
  msgstr ""
300
- "Il est recommandé que vous <strong>désactiviez</strong> Comment Reply "
301
- "Notification pour éviter toute confusion entre les deux plugins."
302
 
303
- #: utils/stcr_upgrade.php:371
304
- #, fuzzy
305
- msgid ""
306
- "<strong>Subscribe to Comments Reloaded:</strong> Plugin options and comment "
307
- "subscription data from the <strong>WP Comment Subscriptions</strong> plugin "
308
- "were detected and automatically imported into <strong>Subscribe to Comments "
309
- "Reloaded</strong>."
310
- msgstr ""
311
- "Les données de souscription aux commentaires du plugin <strong>WP Comment "
312
- "Subscriptions<</strong> ont été détectées et automatiquement importées dans "
313
- "<strong>Subscribe to Comments Reloaded</strong>."
314
 
315
- #: utils/stcr_upgrade.php:371
316
- msgid ""
317
- " It is recommended that you now <strong>deactivate</strong> WP Comment "
318
- "Subscriptions to prevent confusion between the two plugins."
319
- msgstr ""
320
- "Il est recommandé que vous <strong>désactiviez</strong> Subscribe to "
321
- "Comments pour éviter toute confusion entre les deux plugins."
322
 
323
- #: utils/stcr_upgrade.php:372
324
- msgid ""
325
- "If you have subscription data from another plugin (such as Subscribe to "
326
- "Comments or Subscribe to Comments Reloaded < v2.0) that you want to import, "
327
- "you'll need to import that data manually, as only one import routine will "
328
- "ever run to prevent data loss."
329
- msgstr ""
330
- "Si vous avez des données de souscription d'un autre plugin (tel que "
331
- "Subscribe to Comments ou Subscribe to Comments Reloaded < v2.0) que vous "
332
- "désirez importer, vous devrez importer ces données manuellement car il n'y a "
333
- "qu'une seule routine d'importation qui fonctionnera pour éviter la perte de "
334
- "données."
335
 
336
- #: utils/stcr_upgrade.php:373
337
- msgid ""
338
- "<strong>Note:</strong> If you were previously using the "
339
- "<code>wp_comment_subscriptions_show()</code> function or the <code>[wpcs-"
340
- "subscribe-url]</code> shortcode, you'll need to replace those with "
341
- "<code>subscribe_reloaded_show()</code> and <code>[subscribe-url]</code> "
342
- "respectively."
343
- msgstr ""
344
- "<strong>Remarque:</strong> si vous utilisiez précédemment la fonction "
345
- "<code>wp_comment_subscriptions_show()</code> ou le shortcode <code>[wpcs-"
346
- "subscribe-url]</code>, vous devez les remplacer respectivement par "
347
- "<code>subscribe_reloaded_show()</code> et <code>[subscribe-url]</code>."
348
 
349
- #: utils/stcr_upgrade.php:387
350
- msgid ""
351
- "<strong>Thank you for installing Subscribe to Comments Reloaded!</strong>."
352
- msgstr ""
353
 
354
- #: utils/stcr_upgrade.php:388
355
- msgid ""
356
- "If you find a bug or an issue you can report it <a href=\"https://github.com/"
357
- "stcr/subscribe-to-comments-reloaded/issues\" target=\"_blank\">here</a>."
358
- msgstr ""
359
 
360
- #: utils/stcr_upgrade.php:389
361
- msgid ""
362
- "If you want to donate you can do it via <a href=\"\n"
363
- "https://www.paypal.com/cgi-bin/webscr?"
364
- "cmd=_donations&business=XF86X93FDCGYA&lc=US&item_name=Datasoft"
365
- "%20Engineering&item_number=DI%2dSTCR&currency_code=USD&bn=PP%2dDonationsBF"
366
- "%3abtn_donate_LG%2egif%3aNonHosted\" target=\"_blank\">PayPal</a>."
367
- msgstr ""
368
 
369
- #: utils/stcr_upgrade.php:391
370
- msgid ""
371
- "Please visit the <a href=\"https://wordpress.org/plugins/subscribe-to-"
372
- "comments-reloaded/changelog/\" target=\"_blank\">Changelog</a> for detailed "
373
- "information on plugin changes.<a class=\"dismiss\" href=\"#\">Got it. </"
374
- "a><img class=\"stcr-loading-animation\" src=\""
375
  msgstr ""
376
 
377
- #: utils/stcr_upgrade.php:403
378
- msgid ""
379
- "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
380
- "160106."
381
- msgstr ""
382
 
383
- #: utils/stcr_upgrade.php:404
384
- msgid ""
385
- "This version includes many changes and fixes to improve your experience with "
386
- "the plugin, including One Click Unsubscribe, Rich Text Editor to create HTML "
387
- "email templates, Subscription Checkbox position, and more!"
388
- msgstr ""
389
 
390
- #: utils/stcr_upgrade.php:405
391
- msgid ""
392
- "Please visit the <a href=\"https://wordpress.org/plugins/subscribe-to-"
393
- "comments-reloaded/changelog/\" target=\"_blank\">Changelog</a> for a "
394
- "complete list of changes.<a class=\"dismiss\" href=\"#\">Got it. </a><img "
395
- "class=\"stcr-loading-animation\" src=\""
396
- msgstr ""
397
 
398
- #: utils/stcr_upgrade.php:419
399
- msgid "Announcement: Introducing Comment Mail"
400
- msgstr ""
 
 
401
 
402
- #: utils/stcr_upgrade.php:420
403
- msgid ""
404
- "<strong><a href=\"http://comment-mail.com/r/stcr-to-cm/\" target=\"_blank"
405
- "\">Comment Mail</strong></a> is a new free plugin based on the original "
406
- "<strong>Subscribe to Comments Reloaded</strong> and includes all of the core "
407
- "StCR features."
408
- msgstr ""
409
 
410
- #: utils/stcr_upgrade.php:421
411
- msgid ""
412
- "A powerful StCR importer lets you import your StCR settings and "
413
- "subscriptions into Comment Mail, allowing for a seamless transition."
414
- msgstr ""
415
 
416
- #: utils/stcr_upgrade.php:422
417
- msgid ""
418
- "Need more powerful features to manage your subscriptions but can't wait for "
419
- "StCR? <a href=\"http://comment-mail.com/r/stcr-to-cm/\" target=\"_blank"
420
- "\">Take a look at Comment Mail!</a>"
421
- msgstr ""
422
 
423
- #: utils/stcr_upgrade.php:423
424
- msgid ""
425
- "<em>Note: Subscribe to Comments Reloaded remains in active development.</"
426
- "em><a class=\"dismiss\" href=\"#\">Got it. </a><img class=\"stcr-loading-"
427
- "animation\" src=\""
428
- msgstr ""
 
 
 
 
 
 
 
 
 
 
429
 
430
- #: templates/user.php:23 templates/author.php:23
431
- #: options/panel1-business-logic.php:70
432
  msgid "Subscriptions deleted:"
433
  msgstr "Abonnements effacés :"
434
 
435
- #: templates/user.php:27 templates/author.php:27
436
- #: options/panel1-business-logic.php:74
437
  msgid "Subscriptions suspended:"
438
  msgstr "Abonnements suspendus :"
439
 
440
- #: templates/user.php:31 templates/author.php:31
441
- #: options/panel1-business-logic.php:78
442
  msgid "Subscriptions activated:"
443
  msgstr "Abonnements activés :"
444
 
445
- #: templates/user.php:35 templates/user.php:39 templates/author.php:35
446
- #: templates/author.php:39 options/panel1-business-logic.php:82
447
- #: options/panel1-business-logic.php:86
448
  msgid "Subscriptions updated:"
449
  msgstr "Abonnements mis à jour :"
450
 
451
- #: templates/user.php:52 templates/author.php:52
452
- #: options/panel1-edit-subscription.php:11 options/panel1.php:22
453
- #: options/panel1.php:117 options/panel1.php:153
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
454
  msgid ""
455
  "Please remember: this operation cannot be undone. Are you sure you want to "
456
  "proceed?"
@@ -458,428 +258,444 @@ msgstr ""
458
  "Rappelez-vous : cette opération ne peut pas être annulée. Êtes-vous sûr de "
459
  "vouloir l'effectuer ?"
460
 
461
- #: templates/user.php:57 templates/request-management-link.php:73
462
- #: templates/subscribe.php:89 options/panel1.php:65 options/panel1.php:126
463
- msgid "Email"
464
- msgstr "Email"
465
 
466
- #: templates/user.php:58 templates/author.php:58 options/panel1.php:129
467
- msgid "Legend: Y = all comments, R = replies only, C = inactive"
468
- msgstr ""
469
- "Légende : Y = tous les commentaires, R = réponses seulement, C = inactif"
470
 
471
- #: templates/user.php:66 templates/author.php:69
472
- msgid "Select all"
473
- msgstr "Sélectionner tout"
474
 
475
- #: templates/user.php:67 templates/author.php:70
476
- msgid "Invert selection"
477
- msgstr "Inverser la sélection"
478
 
479
- #: templates/user.php:68 templates/author.php:71 options/panel1.php:161
480
- msgid "Action:"
481
- msgstr "Action :"
482
 
483
- #: templates/user.php:69 templates/author.php:72 options/panel1.php:153
484
- msgid "Delete"
485
- msgstr "Supprimer"
486
 
487
- #: templates/user.php:70 templates/author.php:73 options/panel1.php:163
488
- msgid "Suspend"
489
- msgstr "Suspendre"
490
 
491
- #: templates/user.php:71 templates/author.php:74
492
- msgid "All comments"
493
- msgstr "Tous les commentaires"
494
 
495
- #: templates/user.php:73 templates/author.php:76 options/panel1.php:166
496
- msgid "Activate"
497
- msgstr "Activer"
 
 
498
 
499
- #: templates/user.php:75 templates/author.php:77 options/panel1.php:167
500
- msgid "Update subscriptions"
501
- msgstr "Mettre à jour les abonnements"
502
 
503
- #: templates/user.php:78 templates/author.php:80
504
- #: templates/one-click-unsubscribe.php:28
505
- msgid "No subscriptions match your search criteria."
506
- msgstr "Aucun abonnement ne correspond à votre recherche."
507
 
508
- #: templates/request-management-link.php:75 templates/subscribe.php:91
509
- msgid "Send"
510
- msgstr "Envoyer"
511
 
512
- #: templates/author.php:57
513
- msgid "Title"
514
- msgstr "Titre"
 
 
 
 
 
515
 
516
- #: templates/subscribe.php:43 templates/subscribe.php:44
517
- msgid "New subscription to"
518
- msgstr "Nouvel abonnement à"
519
 
520
- #: templates/subscribe.php:44
521
- msgid "User:"
522
- msgstr "Utilisateur :"
523
 
524
- #: options/panel6.php:8 options/panel7.php:8
525
- msgid "Support the developers"
526
- msgstr "Soutenez l'auteur"
527
 
528
- #: options/panel6.php:18
529
- msgid ""
530
- "How valuable is the feature offered by this plugin to your visitors? please "
531
- "consider supporting the author if this plugin made your web site better, "
532
- "especially if you are making money out of it. Any donation received will be "
533
- "reinvested in the development of <strong>Subscribe to Comments Reloaded</"
534
- "strong>, and to buy some food for my hungry family."
535
- msgstr ""
536
- "Quelle est la valeur ajoutée de cette fonction offerte par ce plugin à vos "
537
- "visiteurs ? Pensez à supporter l'auteur si ce plugin améliore votre site, "
538
- "particulièrment dans le cas où vous en tirez des revenus. Toute donation "
539
- "reçue sera réinvestie dans le développement de <strong>Subscribe to Comments "
540
- "Reloaded</strong> et dans l'achat de nourriture pour ma famille affamée."
541
 
542
- #: options/panel6.php:20
543
- msgid "Don't want to donate? You can still help"
544
- msgstr "Vous ne désirez pas faire de don ? Vous pouvez quand même aider"
545
 
546
- #: options/panel6.php:21
547
- msgid ""
548
- "If you don't want to donate money, please consider blogging about my plugin "
549
- "with a link to the plugin's page. Please let your readers know what makes "
550
- "your blog better. You can also contribute donating your time: do not "
551
- "hesitate to send me bug reports, your localization files, ideas on how to "
552
- "improve <strong>Subscribe to Comments Reloaded</strong> and so on. Whatever "
553
- "you do, thanks for using my plugin!"
554
- msgstr ""
555
- "Si vous ne désirez pas donner d'argent, veuillez envisager d'écrire un "
556
- "billet à propos de mon plugin avec un lien vers la page du plugin. Veuillez "
557
- "faire en sorte que vos lecteurs sachent comment rendre leur blog meilleur. "
558
- "Vous pouvez aussi donner de votre temps: n'hésitez pas à rapporter des bugs, "
559
- "à envoyer des fichiers de traduction, des idées pour améliorer "
560
- "<strong>Subscribe to Comments Reloaded</strong> etc... Quoi que vous "
561
- "fassiez, merci d'utiliser mon plugin !"
562
 
563
- #: options/panel6.php:23
564
- #, fuzzy
565
- msgid "Subscribe to the Beta testers"
566
- msgstr "Abonné(e)"
567
 
568
- #: options/panel6.php:24
569
- msgid ""
570
- "Before a new Update we release a Beta version so that our current users can "
571
- "give us feedback if they find a bug, If you want to join the tester list you "
572
- "can add your email <a href='http://eepurl.com/biCk1b' target='_blank'>here</"
573
- "a>"
574
- msgstr ""
575
 
576
- #: options/panel6.php:26
577
- msgid "Vote and show your appreciation"
578
- msgstr "Votez et montrez votre satisfaction"
579
 
580
- #: options/panel6.php:27
581
- msgid ""
582
- "Tell other people if <strong>Subscribe to Comments Reloaded</strong> works "
583
- "for you and how good it is. <a href=\"http://wordpress.org/extend/plugins/"
584
- "subscribe-to-comments-reloaded/\">Rate it</a> on its Plugin Directory page."
585
- msgstr ""
586
- "Faites savoir que <strong>Subscribe to Comments Reloaded</strong> fonctionne "
587
- "pour vous et à quel point il est bon. <a href=\"http://wordpress.org/extend/"
588
- "plugins/subscribe-to-comments-reloaded/\">Notez le</a>sur sa page de dépôt "
589
- "de plugins."
590
 
591
- #: options/panel1-business-logic.php:23
592
- msgid "Subscription added."
593
- msgstr "Abonnement ajouté."
594
 
595
- #: options/panel1-business-logic.php:39
596
- msgid "Subscriptions updated."
597
- msgstr "Abonnement mis à jour."
598
 
599
- #: options/panel1-business-logic.php:51
600
- msgid "Subscription deleted."
601
- msgstr "Abonnement effacé."
602
 
603
- #: options/panel1-business-logic.php:110
604
- msgid "&laquo; Previous"
605
- msgstr "&laquo; Précédent"
606
 
607
- #: options/panel1-business-logic.php:114
608
- msgid "Next &raquo;"
609
- msgstr "Suivant &raquo;"
610
 
611
- #: options/panel5.php:18 options/panel5.php:60 options/panel3.php:73
612
- #: options/panel4.php:70 options/panel2.php:49
613
- msgid "Your settings have been successfully updated."
614
- msgstr "Vos réglages ont été sauvegardés avec succès."
615
 
616
- #: options/panel5.php:20 options/panel5.php:62 options/panel3.php:75
617
- #: options/panel4.php:72 options/panel2.php:51
618
- msgid "There was an error updating the following fields:"
619
- msgstr "Une erreur est apparue lors de la mise à jour des champs suivants :"
620
 
621
- #: options/panel5.php:28 options/panel5.php:75
622
- msgid "Autopurge requests"
623
- msgstr "Purger automatiquement les requêtes"
624
 
625
- #: options/panel5.php:31 options/panel5.php:84
626
- msgid "Enable double check"
627
- msgstr "Autoriser la vérification"
628
 
629
- #: options/panel5.php:34 options/panel5.php:92
630
- msgid "Subscribe authors"
631
- msgstr "Abonné(e)"
632
 
633
- #: options/panel5.php:37 options/panel5.php:102
634
- msgid "Enable HTML emails"
635
- msgstr "Activer les émails en HTML"
636
 
637
- #: options/panel5.php:40
638
- msgid "HTMLify Links in HTML emails"
639
- msgstr "HTMliser les liens dans les emails HTML"
 
640
 
641
- #: options/panel5.php:43
642
- msgid "Send trackbacks"
643
- msgstr "Envoyer les trackbacks"
644
 
645
- #: options/panel5.php:46
646
- msgid "Notify admin"
647
- msgstr "Notifier l'admin"
648
 
649
- #: options/panel5.php:49 options/panel5.php:140
650
- msgid "Let admin subscribe"
651
- msgstr "Permettre aux admins de s'abonner"
652
 
653
- #: options/panel5.php:52 options/panel5.php:149
654
- msgid "BCC admin on Notifications"
655
- msgstr "Notifications"
656
 
657
- #: options/panel5.php:55
658
- #, fuzzy
659
- msgid "StCR Subscription Box Position"
660
- msgstr "Nouvel abonnement à"
661
 
662
- #: options/panel5.php:78
663
- msgid "days"
664
- msgstr "jours"
665
 
666
- #: options/panel5.php:79
667
- msgid ""
668
- "Delete pending subscriptions (not confirmed) after X days. Zero disables "
669
- "this feature."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
670
  msgstr ""
671
- "Effacer les abonnements en attente (non confirmés) après X jours. Zéro "
672
- "désactivera cette fonction."
673
 
674
- #: options/panel5.php:86 options/panel5.php:95 options/panel5.php:104
675
- #: options/panel5.php:114 options/panel5.php:123 options/panel5.php:133
676
- #: options/panel5.php:142 options/panel5.php:151 options/panel5.php:160
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
677
  #: options/panel2.php:66 options/panel2.php:76 options/panel2.php:105
 
 
 
678
  msgid "Yes"
679
  msgstr "Oui"
680
 
681
- #: options/panel5.php:88
682
- msgid ""
683
- "Send a notification email to confirm the subscription (to avoid addresses "
684
- "misuse)."
685
- msgstr ""
686
- "Envoyer une notification par email pour confirmer l'abonnement (afin "
687
- "d'éviter les fausses adresses)."
688
 
689
- #: options/panel5.php:97
690
  msgid ""
691
- "Automatically subscribe authors to their own articles (not retroactive)."
 
692
  msgstr ""
693
- "Abonner automatiquement les auteurs à leurs propres articles (non "
694
- "rétroactif)."
695
 
696
- #: options/panel5.php:106
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
697
  msgid ""
698
- "If enabled, will send email messages with content-type = text/html instead "
699
- "of text/plain"
700
  msgstr ""
701
- "Si activé, enverra les messages avec content-type = text/html au lieu de "
702
- "text/plain"
703
-
704
- #: options/panel5.php:111
705
- msgid "HTMLify links in emails"
706
- msgstr "HTMLliser les liens dans les emails"
707
 
708
- #: options/panel5.php:116
709
  msgid ""
710
- "If enabled, will wrap all links in messages with <code>&lt;a href=\"\"&gt;"
711
- "&lt;/a&gt;</code> (only when HTML emails enabled)."
712
  msgstr ""
713
- "Si activé, encadrera tous les liens dans les messages avec <code>&lt;a href="
714
- "\"\"&gt;&lt;/a&gt;</code> (uniquement quand les mails HTML sont activés)."
715
 
716
- #: options/panel5.php:121
717
- msgid "Process trackbacks"
718
- msgstr "Envoyer les trackbacks"
719
 
720
- #: options/panel5.php:125
 
 
 
 
721
  msgid ""
722
- "Notify users when a new trackback or pingback is added to the discussion."
 
723
  msgstr ""
724
- "Notifier les utilisateurs quand un nouveau trackback ou pingback est ajouté "
725
- "à la discussion."
726
 
727
- #: options/panel5.php:130
728
- msgid "Track all subscriptions"
729
- msgstr "Envoyer abonnements sans commentaire"
730
 
731
- #: options/panel5.php:135
732
- msgid "Notify the administrator when users subscribe without commenting."
 
 
733
  msgstr ""
734
- "Notifier l'administrateur quand les utilisateurs souscrivent sans commenter."
 
735
 
736
- #: options/panel5.php:144
737
- msgid "Let the administrator subscribe to comments when logged in."
738
- msgstr ""
739
- "Permettre à l'administrateur de s'abonner aux commentaires quand il est "
740
- "connecté."
741
 
742
- #: options/panel5.php:153
743
- msgid "Send a copy of all Notifications to the administrator."
744
- msgstr "Envoyer une copie de toutes les notifications à l'administrateur."
745
 
746
- #: options/panel5.php:158
747
- msgid "StCR Box Position"
748
- msgstr ""
749
 
750
- #: options/panel5.php:162
751
  msgid ""
752
- "If this option is enable the subscriptioin box will be above the submit "
753
- "button in your comment form."
754
  msgstr ""
 
 
755
 
756
- #: options/panel5.php:167
757
- msgid "StCR Unique Key"
758
- msgstr "Clef unique StCR"
759
 
760
- #: options/panel5.php:172
761
- msgid "This Unique Key is not set, please click the following button to "
 
 
762
  msgstr ""
763
- "Cette clef unique n'est pas définie, veuillez cliquer sur le bouton suivant "
764
- "pour"
765
-
766
- #: options/panel5.php:176 options/panel5.php:187
767
- msgid "Generate"
768
- msgstr "générer"
769
 
770
- #: options/panel5.php:184
771
- #, fuzzy
772
  msgid ""
773
- "This Unique Key will be use to send the notification to your subscribers "
774
- "with more security."
775
  msgstr ""
776
- "Cette ckef unique sera utilisée pour envoyer les notifications à vos abonnés "
777
- "avec plus de\n"
778
- "\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tsecurity."
779
 
780
- #: options/panel5.php:195 options/panel3.php:200 options/panel4.php:207
781
- #: options/panel2.php:189
782
  msgid "Save Changes"
783
  msgstr "Sauvegarder les modifications"
784
 
785
- #: options/index.php:58
786
- msgid "Comment Form"
787
- msgstr "Formulaire de commentaire"
788
-
789
- #: options/index.php:59
790
- msgid "Management Page"
791
- msgstr "Page de gestion"
792
-
793
- #: options/index.php:60
794
- msgid "Notifications"
795
- msgstr "Notifications"
796
-
797
- #: options/index.php:61 options/panel3.php:85 options/panel4.php:80
798
- #: options/panel2.php:58
799
- msgid "Options"
800
- msgstr "Options"
801
-
802
- #: options/index.php:62
803
- msgid "You can help"
804
- msgstr "Vous pouvez aider"
805
-
806
- #: options/index.php:63
807
- msgid "Support"
808
- msgstr "Support"
809
-
810
- #: options/index.php:64
811
- msgid "Donate"
812
- msgstr ""
813
-
814
- #: options/panel3.php:16 options/panel3.php:90
815
  msgid "Virtual Management Page"
816
  msgstr "Page de gestion virtuelle"
817
 
818
- #: options/panel3.php:21 options/panel3.php:99
819
  msgid "Page title"
820
  msgstr "Titre de la page"
821
 
822
- #: options/panel3.php:26 options/panel3.php:108
823
  msgid "Management URL"
824
  msgstr "Page de gestion"
825
 
826
- #: options/panel3.php:31 options/panel3.php:120
827
  msgid "Custom HEAD meta"
828
  msgstr "Meta HEAD personnalisé"
829
 
830
- #: options/panel3.php:37 options/panel3.php:134
831
  msgid "Request link"
832
  msgstr "Demande de lien"
833
 
834
- #: options/panel3.php:42 options/panel3.php:144
835
  msgid "Request submitted"
836
  msgstr "Demande envoyée"
837
 
838
- #: options/panel3.php:47 options/panel3.php:154
839
  msgid "Subscribe without commenting"
840
  msgstr "S'abonner sans commenter"
841
 
842
- #: options/panel3.php:52 options/panel3.php:164
843
  msgid "Subscription processed"
844
  msgstr "Abonnement traité"
845
 
846
- #: options/panel3.php:57 options/panel3.php:174
847
  msgid "Subscription processed (DCI)"
848
  msgstr "Abonnement traité (DCI)"
849
 
850
- #: options/panel3.php:62 options/panel3.php:183
851
  msgid "Authors"
852
  msgstr "Auteurs"
853
 
854
- #: options/panel3.php:67 options/panel3.php:191
855
  msgid "Users"
856
  msgstr "Utilisateurs"
857
 
858
- #: options/panel3.php:93
859
  msgid "Enabled"
860
  msgstr "Activé"
861
 
862
- #: options/panel3.php:94
863
  msgid "Disabled"
864
  msgstr "Désactivé"
865
 
866
- #: options/panel3.php:95
867
  msgid ""
868
- "Disable the virtual management page if you need to create a <a href=\"http://"
869
- "behstant.com/subscribe-reloaded/realMgnPage.php\">real page</a> to make your "
870
- "theme happy."
871
  msgstr ""
872
  "Désactivez la page de gestion virtuelle si vous devez créer une <a href="
873
  "\"http://behstant.com/subscribe-reloaded/realMgnPage.php\">vraie page</a> "
874
  "pour coller avec votre thème."
875
 
876
- #: options/panel3.php:104
877
  msgid "Title of the page your visitors will use to manage their subscriptions."
878
  msgstr ""
879
  "Titre de la page que vos visiteurs vont utiliser pour gérer leurs "
880
  "abonnements."
881
 
882
- #: options/panel3.php:112
883
  msgid ""
884
  "The permalink for your management page (something like <code>/manage-"
885
  "subscriptions</code> or <code>/?page_id=345</code>). This page <b>does not</"
@@ -891,7 +707,7 @@ msgstr ""
891
  "pas</b> actuellement dans le système mais son permalien doit respecter vos "
892
  "réglages de permaliens de Wordpress."
893
 
894
- #: options/panel3.php:114
895
  msgid ""
896
  "Warning: it looks like the value you are using may be incompatible with your "
897
  "permalink structure"
@@ -899,7 +715,7 @@ msgstr ""
899
  "Attention: il semble que la valeur que vous utilisez pourrait être "
900
  "incompatible avec votre structure de permalien."
901
 
902
- #: options/panel3.php:124
903
  msgid ""
904
  "Specify your custom HTML code to be added to the HEAD section of the page. "
905
  "Use <strong>single</strong> quotes for values."
@@ -907,15 +723,15 @@ msgstr ""
907
  "Indiquer le code HTML que vous voulez ajouter dans la section HEAD de la "
908
  "page. Utilisez des <strong>simples</strong> quotes pour les valeurs."
909
 
910
- #: options/panel3.php:130 options/panel4.php:113
911
  msgid "Messages"
912
  msgstr "Messages"
913
 
914
- #: options/panel3.php:139
915
  msgid "Text shown to those who request to manage their subscriptions."
916
  msgstr "Texte présenté à ceux qui demandent à gérer leurs abonnements."
917
 
918
- #: options/panel3.php:149
919
  msgid ""
920
  "Thank you note shown after the request here above has been processed. "
921
  "Allowed tags: [post_title], [post_permalink]"
@@ -923,7 +739,7 @@ msgstr ""
923
  "Note de remerciement affichée après que la requête ait été traitée. Tags "
924
  "autorisés : [post_title], [post_permalink]"
925
 
926
- #: options/panel3.php:159
927
  msgid ""
928
  "Text shown to those who want to subscribe without commenting. Allowed tags: "
929
  "[post_title], [post_permalink]"
@@ -931,7 +747,7 @@ msgstr ""
931
  "Texte affiché à ceux qui désirent s'abonner sans commenter. Tags autorisés : "
932
  "[post_title], [post_permalink]"
933
 
934
- #: options/panel3.php:169
935
  msgid ""
936
  "Thank you note shown after the subscription request has been processed "
937
  "(double check-in disabled). Allowed tags: [post_title], [post_permalink]"
@@ -940,7 +756,7 @@ msgstr ""
940
  "traitée (vérification désactivée). Tags autorisés : [post_title], "
941
  "[post_permalink]"
942
 
943
- #: options/panel3.php:179
944
  msgid ""
945
  "Thank you note shown after the subscription request has been processed "
946
  "(double check-in enabled). Allowed tags: [post_title], [post_permalink]"
@@ -949,110 +765,51 @@ msgstr ""
949
  "traitée (vérification activée). Tags autorisés : [post_title], "
950
  "[post_permalink]"
951
 
952
- #: options/panel3.php:187
953
  msgid "Introductory text for the authors' management page."
954
  msgstr "Texte d'introduction pour la page de gestion des auteurs."
955
 
956
- #: options/panel3.php:195
957
  msgid "Introductory text for the users' management page."
958
  msgstr "Texte d'introduction pour la page de gestion des utilisateurs."
959
 
960
- #: options/panel1-edit-subscription.php:8
961
- msgid "Update Subscription"
962
- msgstr "Mise à jour de l'abonnement"
963
-
964
- #: options/panel1-edit-subscription.php:11
965
- #: options/panel1-edit-subscription.php:21
966
- #: options/panel1-edit-subscription.php:22
967
- #: options/panel1-edit-subscription.php:23 options/panel1.php:31
968
- #: options/panel1.php:32 options/panel1.php:33
969
- msgid "optional"
970
- msgstr "Optionnel"
971
 
972
- #: options/panel1-edit-subscription.php:13
973
- msgid "Post:"
974
- msgstr "Billet :"
975
 
976
- #: options/panel1-edit-subscription.php:16 options/panel1.php:26
977
- msgid "From"
978
- msgstr "De"
979
-
980
- #: options/panel1-edit-subscription.php:20 options/panel1.php:30
981
- msgid "To"
982
- msgstr "À"
983
-
984
- #: options/panel1-edit-subscription.php:26 options/panel1.php:36
985
- #: options/panel1.php:69 options/panel1.php:139
986
- msgid "Status"
987
- msgstr "Statut"
988
-
989
- #: options/panel1-edit-subscription.php:28 options/panel1.php:38
990
- msgid "Keep unchanged"
991
- msgstr "Garder inchangé"
992
-
993
- #: options/panel1-edit-subscription.php:29 options/panel1.php:39
994
- #: options/panel1.php:72
995
- msgid "Active"
996
- msgstr "Actif"
997
-
998
- #: options/panel1-edit-subscription.php:30 options/panel1.php:40
999
- #: options/panel1.php:73
1000
- msgid "Replies only"
1001
- msgstr "Réponses seulement"
1002
-
1003
- #: options/panel1-edit-subscription.php:31 options/panel1.php:41
1004
- msgid "Suspended"
1005
- msgstr "Suspendu"
1006
-
1007
- #: options/panel1-edit-subscription.php:33 options/panel1.php:43
1008
- msgid "Update"
1009
- msgstr "Mise à jour"
1010
-
1011
- #: options/panel8.php:11
1012
- #, fuzzy
1013
- msgid "Support Subscribe to Comments Reloaded"
1014
- msgstr "Remarque importante concernant Subscribe to Comments Reloaded"
1015
-
1016
- #: options/panel8.php:12
1017
- msgid ""
1018
- "Every contribution that you make is high valuable, so if you consider this "
1019
- "plugin a helpful tool we will use your donation to invest on support and "
1020
- "developing time."
1021
- msgstr ""
1022
-
1023
- #: options/panel4.php:17 options/panel4.php:85
1024
- msgid "Sender name"
1025
- msgstr "Nom de l'expéditeur"
1026
-
1027
- #: options/panel4.php:22 options/panel4.php:98
1028
- msgid "Sender email address"
1029
- msgstr "Adresse email de l'expéditeur"
1030
-
1031
- #: options/panel4.php:27 options/panel4.php:118
1032
  msgid "Notification subject"
1033
  msgstr "Sujet de notification"
1034
 
1035
- #: options/panel4.php:33 options/panel4.php:39 options/panel4.php:131
1036
  msgid "Notification message"
1037
  msgstr "Message de notification"
1038
 
1039
- #: options/panel4.php:44 options/panel4.php:145
1040
  msgid "Double check subject"
1041
  msgstr "Sujet de vérification"
1042
 
1043
- #: options/panel4.php:49 options/panel4.php:158
1044
  msgid "Double check message"
1045
  msgstr "Message de vérification"
1046
 
1047
- #: options/panel4.php:54 options/panel4.php:170
1048
  msgid "Management subject"
1049
  msgstr "Sujet de gestion"
1050
 
1051
- #: options/panel4.php:59 options/panel4.php:64 options/panel4.php:183
1052
  msgid "Management message"
1053
  msgstr "Message de gestion"
1054
 
1055
- #: options/panel4.php:92
 
 
 
 
1056
  msgid ""
1057
  "Name to use for the \"from\" field when sending a new notification to the "
1058
  "user."
@@ -1060,7 +817,7 @@ msgstr ""
1060
  "Nom à utiliser pour le champ \"de\" lors de l'envoi d'une nouvelle "
1061
  "notification à l'utilisateur."
1062
 
1063
- #: options/panel4.php:106
1064
  msgid ""
1065
  "Email address to use for the \"from\" field when sending a new notification "
1066
  "to the user."
@@ -1068,11 +825,21 @@ msgstr ""
1068
  "Adresse email à utiliser pour le champ \"de\" lors de l'envoi d'une nouvelle "
1069
  "notification à l'utilisateur."
1070
 
1071
- #: options/panel4.php:125
 
 
 
 
 
 
 
 
 
 
1072
  msgid "Subject of the notification email. Allowed tag: [post_title]"
1073
  msgstr "Sujet de l'email de notification. Tag autorisé : [post_title]"
1074
 
1075
- #: options/panel4.php:138
1076
  msgid ""
1077
  "Content of the notification email. Allowed tags: [post_title], "
1078
  "[comment_permalink], [comment_author], [comment_content], [post_permalink], "
@@ -1082,17 +849,17 @@ msgstr ""
1082
  "[comment_permalink], [comment_author], [comment_content], [post_permalink], "
1083
  "[manager_link]"
1084
 
1085
- #: options/panel4.php:139
1086
  msgid ""
1087
  "<p><strong>Note: To get a default template clear all the content and save "
1088
  "the options.</strong></p>"
1089
  msgstr ""
1090
 
1091
- #: options/panel4.php:152
1092
  msgid "Subject of the confirmation email. Allowed tag: [post_title]"
1093
  msgstr "Sujet de l'email de confirmation. Tag autorisé : [post_title]"
1094
 
1095
- #: options/panel4.php:164
1096
  msgid ""
1097
  "Content of the confirmation email. Allowed tags: [post_permalink], "
1098
  "[confirm_link], [post_title], [manager_link]"
@@ -1100,7 +867,7 @@ msgstr ""
1100
  "Contenu de l'email de confirmation. Tags autorisés : [post_permalink], "
1101
  "[confirm_link], [post_title], [manager_link]"
1102
 
1103
- #: options/panel4.php:177
1104
  msgid ""
1105
  "Subject of the mail sent to those who request to access their management "
1106
  "page. Allowed tag: [blog_name]"
@@ -1108,309 +875,774 @@ msgstr ""
1108
  "Sujet de l'émail envoyé à ceux qui demandent à accéder à leur page de "
1109
  "gestion. Tag autorisé : [blog_name]"
1110
 
1111
- #: options/panel4.php:189
 
 
 
 
 
 
 
 
1112
  msgid ""
1113
- "Content of the management email. Allowed tags: [blog_name], [manager_link]"
 
1114
  msgstr ""
1115
- "Contenu de l'email de gestion. Tags autorisés : [blog_name], [manager_link]"
1116
 
1117
- #: options/panel4.php:195
1118
- #, fuzzy
1119
  msgid "One Click Unsubscribe"
1120
  msgstr "Permettre aux admins de s'abonner"
1121
 
1122
- #: options/panel4.php:201
1123
- #, fuzzy
1124
- msgid "Content of the One Click confirmation. Allowed tags: [post_title]"
 
1125
  msgstr "Sujet de l'email de confirmation. Tag autorisé : [post_title]"
1126
 
1127
- #: options/panel2.php:12 options/panel2.php:63
1128
- msgid "Enable default checkbox"
1129
- msgstr "Activer la case à cocher par défaut"
1130
 
1131
- #: options/panel2.php:15 options/panel2.php:73
1132
- msgid "Checked by default"
1133
- msgstr "Coché par défaut"
1134
 
1135
- #: options/panel2.php:18
1136
- msgid "Checked by default Value"
1137
- msgstr "Coché par défaut"
1138
 
1139
- #: options/panel2.php:21 options/panel2.php:24 options/panel2.php:102
1140
- msgid "Advanced subscription"
1141
- msgstr "Abonnement avancé"
1142
 
1143
- #: options/panel2.php:27 options/panel2.php:130
1144
- msgid "Custom inline style"
1145
- msgstr "Style inline personnalisé"
1146
 
1147
- #: options/panel2.php:30 options/panel2.php:139
1148
- msgid "Custom HTML"
1149
- msgstr "HTML personnalisé"
1150
 
1151
- #: options/panel2.php:34
1152
- msgid "Checkbox label"
1153
- msgstr "Texte de la case à cocher"
1154
 
1155
- #: options/panel2.php:37 options/panel2.php:163
1156
- msgid "Subscribed label"
1157
- msgstr "Texte pour l'abonnement"
1158
 
1159
- #: options/panel2.php:40
1160
- msgid "Awaiting label"
1161
- msgstr "Texte pour l'attente de modération"
1162
 
1163
- #: options/panel2.php:43 options/panel2.php:180
1164
- msgid "Author label"
1165
- msgstr "Texte pour l'auteur"
1166
 
1167
- #: options/panel2.php:68
1168
- msgid ""
1169
- "Disable this option if you want to move the subscription checkbox to a "
1170
- "different place on your page."
1171
  msgstr ""
1172
- "Désactivez cette option si vous voulez placer la case à cocher à un endroit "
1173
- "différent."
1174
-
1175
- #: options/panel2.php:78
1176
- msgid "Decide if the checkbox should be checked by default or not."
1177
- msgstr "Décider si la case à cocher doit être cochée par défaut ou non."
1178
 
1179
- #: options/panel2.php:87
1180
- msgid "Default Checkbox Value"
1181
- msgstr "Activer la case à cocher par défaut"
1182
-
1183
- #: options/panel2.php:91 options/panel2.php:120
1184
- msgid "All new comments"
1185
- msgstr "Tous les nouveaux commentaires"
1186
 
1187
- #: options/panel2.php:92 options/panel2.php:121
1188
- msgid "Replies to this comment"
1189
- msgstr "Seulement les réponses à mes commentaires"
1190
 
1191
- #: options/panel2.php:94
1192
  msgid ""
1193
- "Select the default option for the Checkbox. Be careful! Some users might "
1194
- "like to be subscribed to all the post."
1195
  msgstr ""
1196
- "Sélectionner l'option par défaut pour la case à cocher. Faites attention ! "
1197
- "Certains utilisateurs pourraient avoir envoie d'être abonnés à tous les "
1198
- "billets."
1199
 
1200
- #: options/panel2.php:107
1201
  msgid ""
1202
- "Allow users to choose from different subscription types (all, replies only)."
 
1203
  msgstr ""
1204
- "Permettre aux utilisateurs d'utiliser différents types d'abonnements (tout, "
1205
- "réponses seulement)."
1206
-
1207
- #: options/panel2.php:115
1208
- msgid "Advanced default"
1209
- msgstr "Coché par défaut"
1210
-
1211
- #: options/panel2.php:119
1212
- msgid "None"
1213
- msgstr "Aucun"
1214
 
1215
- #: options/panel2.php:124
1216
  msgid ""
1217
- "The default subscription type that should be selected when Advanced "
1218
- "subscriptions are enable."
1219
  msgstr ""
1220
- "Le type de souscription par défaut qui devrait être sélectionné quand les "
1221
- "souscriptions avancées sont activées."
1222
-
1223
- #: options/panel2.php:135
1224
- msgid "Custom inline CSS to add to the checkbox."
1225
- msgstr "CSS inline personnalisé à ajouter à la case à cocher."
1226
 
1227
- #: options/panel2.php:143
1228
  msgid ""
1229
- "Custom HTML code to be used when displaying the checkbox. Allowed tags: "
1230
- "[checkbox_field], [checkbox_label]"
1231
  msgstr ""
1232
- "Code HTML personnalisé à utiliser pour l'affichage de la case à cocher. Tags "
1233
- "autorisés: [checkbox_field], [checkbox_label]"
1234
-
1235
- #: options/panel2.php:149
1236
- msgid "Messages for your visitors"
1237
- msgstr "Messages pour vos visiteurs"
1238
-
1239
- #: options/panel2.php:153
1240
- msgid "Default label"
1241
- msgstr "Message par défaut"
1242
 
1243
- #: options/panel2.php:158
1244
- msgid "Label associated to the checkbox. Allowed tag: [subscribe_link]"
1245
- msgstr "Message associé à la case à cocher. Tag autorisé : [subscribe_link]"
1246
 
1247
- #: options/panel2.php:167
1248
  msgid ""
1249
- "Label shown to those who are already subscribed to a post. Allowed tag: "
1250
- "[manager_link]"
1251
  msgstr ""
1252
- "Message affiché pour ceux qui se sont déjà abonnés à un billet. Tag "
1253
- "autorisé : [manager_link]"
1254
 
1255
- #: options/panel2.php:172
1256
- msgid "Pending label"
1257
- msgstr "Message d'attente de modération"
1258
 
1259
- #: options/panel2.php:176
1260
  msgid ""
1261
- "Label shown to those who are already subscribed, but haven't clicked on the "
1262
- "confirmation link yet. Allowed tag: [manager_link]"
1263
  msgstr ""
1264
- "Message affiché à ceux qui sont déjà abonnés mais n'ont pas encore cliqué "
1265
- "sur le lien de confirmation. Tag autorisé : [manager_link]"
1266
 
1267
- #: options/panel2.php:184
1268
- msgid ""
1269
- "Label shown to authors (and administrators). Allowed tag: [manager_link]"
1270
- msgstr ""
1271
- "Message affiché aux auteurs (et administrateurs). Tag autorisé: "
1272
- "[manager_link]"
1273
 
1274
- #: options/panel7.php:18
1275
- msgid "Did you find a Bug on the plugin?"
1276
- msgstr "Avez-vous trouvé un bug dans ce plugin ?"
 
1277
 
1278
- #: options/panel7.php:19
1279
- msgid ""
1280
- "Please report any bug on the <a href=\"https://github.com/stcr/subscribe-to-"
1281
- "comments-reloaded/issues/new?title=Bug%20Report:%20%3Cshort%20description"
1282
- "%3E&labels=bug\" target=\"_blank\">GitHub</a> Page rather than on the "
1283
- "WordPress Support page."
1284
  msgstr ""
1285
- "Veuillez reporter tout bug à la <a href=\"https://github.com/stcr/subscribe-"
1286
- "to-comments-reloaded/issues/new?title=Bug%20Report:%20%3Cshort%20description"
1287
- "%3E&labels=bug\" target=\"_blank\">page GitHub</a> plutôt que sur la page de "
1288
- "support de Wordpress.org."
1289
 
1290
- #: options/panel1.php:19
1291
- msgid "Mass Update Subscriptions"
1292
- msgstr "Mise à jour globale des abonnements"
1293
 
1294
- #: options/panel1.php:54
1295
- msgid "Add New Subscription"
1296
- msgstr "Ajouter un nouvel abonnement"
1297
 
1298
- #: options/panel1.php:61
1299
- msgid "Post ID"
1300
- msgstr "Billet (ID)"
 
 
1301
 
1302
- #: options/panel1.php:74
1303
- msgid "Ask user to confirm"
1304
- msgstr "Demander à l'utilisateur de confirmer"
1305
 
1306
- #: options/panel1.php:76
1307
- msgid "Add"
1308
- msgstr "Ajouter"
 
 
 
 
 
1309
 
1310
- #: options/panel1.php:91
1311
- msgid "Search subscriptions"
1312
- msgstr "Chercher les abonnements"
1313
 
1314
- #: options/panel1.php:95
1315
- #, php-format
1316
  msgid ""
1317
- "You can either <a href=\"%s\">view all the subscriptions</a> or find those "
1318
- "where the"
 
 
 
1319
  msgstr ""
1320
- "Vous pouvez soit <a href=\"%s\">lister tous les abonnements</a> soit trouver "
1321
- "ceux avec"
 
 
 
1322
 
1323
- #: options/panel1.php:99
1324
- msgid "email"
1325
- msgstr "Email"
1326
 
1327
- #: options/panel1.php:100
1328
- msgid "post ID"
1329
- msgstr "Billet (ID)"
 
 
 
 
 
 
 
 
 
 
 
 
 
1330
 
1331
- #: options/panel1.php:101
1332
- msgid "status"
1333
- msgstr "Statut"
1334
 
1335
- #: options/panel1.php:104
1336
- msgid "equals"
1337
- msgstr "égal à"
 
 
 
 
1338
 
1339
- #: options/panel1.php:105
1340
- msgid "contains"
1341
- msgstr "contient"
1342
 
1343
- #: options/panel1.php:106
1344
- msgid "does not contain"
1345
- msgstr "ne contient pas"
 
 
 
 
 
 
 
1346
 
1347
- #: options/panel1.php:107
1348
- msgid "starts with"
1349
- msgstr "commence par"
1350
 
1351
- #: options/panel1.php:108
1352
- msgid "ends with"
1353
- msgstr "finit par"
 
 
 
 
 
 
 
 
1354
 
1355
- #: options/panel1.php:111
1356
- msgid "results per page:"
1357
- msgstr "Résultats par page :"
1358
 
1359
- #: options/panel1.php:113
1360
- msgid "Search"
1361
- msgstr "Recherche"
 
 
 
1362
 
1363
- #: options/panel1.php:121
1364
- msgid "Reverse the order by Post ID"
1365
- msgstr "Inverser l'ordre par ID de billet"
1366
 
1367
- #: options/panel1.php:122 options/panel1.php:123
1368
- msgid "Reverse the order by Date/Time"
1369
- msgstr "Inverser l'ordre par date/heure"
 
1370
 
1371
- #: options/panel1.php:125
1372
- msgid "Post (ID)"
1373
- msgstr "Billet (ID)"
1374
 
1375
- #: options/panel1.php:128
1376
- msgid "Search query:"
1377
- msgstr "Recherche"
1378
 
1379
- #: options/panel1.php:128
1380
- msgid "Rows:"
1381
- msgstr "Lignes :"
1382
 
1383
- #: options/panel1.php:128
1384
- msgid "of"
1385
- msgstr "de"
1386
 
1387
- #: options/panel1.php:138
1388
- msgid "Date and Time"
1389
- msgstr "Date et heure"
 
1390
 
1391
- #: options/panel1.php:150
1392
- msgid "Subscription"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1393
  msgstr "Abonnements"
1394
 
1395
- #: options/panel1.php:152
1396
- msgid "Edit"
1397
- msgstr "Modifier"
 
 
 
1398
 
1399
- #: options/panel1.php:162
1400
- msgid "Delete forever"
1401
- msgstr "Suppression définitive"
1402
 
1403
- #: options/panel1.php:164
1404
- msgid "Activate and set to Y"
1405
- msgstr "Activer et mettre à Y"
1406
 
1407
- #: options/panel1.php:165
1408
- msgid "Activate and set to R"
1409
- msgstr "Activer et mettre à R"
1410
 
1411
- #: options/panel1.php:170
1412
- msgid "Sorry, no subscriptions match your search criteria."
1413
- msgstr "Désolé, aucun abonnement ne correspond à votre recherche."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1414
 
1415
  #~ msgid ""
1416
  #~ "The information in your database has been sanitize to prevent the raw "
2
  msgstr ""
3
  "Project-Id-Version: Subscribe to Comments Reloaded v2.0.6\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2016-08-28 22:36-0600\n"
6
+ "PO-Revision-Date: 2016-08-28 22:36-0600\n"
7
+ "Last-Translator: Reedyseth - Israel Barragan <reedyseth@gmail.com>\n"
8
  "Language-Team: \n"
9
  "Language: fr\n"
10
  "MIME-Version: 1.0\n"
17
  "_x:1,2c;_ex:1,2c;_nx:1,2,4c;_nx_noop:1,2,3c;_n_js:1,2;_nx_js:1,2,3c;"
18
  "esc_attr__:1;esc_html__:1;esc_attr_e:1;esc_html_e:1;esc_attr_x:1,2c;"
19
  "esc_html_x:1,2c;comments_number_link:2,3;t:1;st:1;trans:1;transChoice:1,2\n"
20
+ "X-Poedit-Basepath: ..\n"
21
  "X-Textdomain-Support: yes\n"
22
+ "X-Generator: Poedit 1.8.7.1\n"
23
  "X-Loco-Target-Locale: fr_FR\n"
24
  "X-Poedit-SearchPath-0: .\n"
25
 
26
+ #: includes/js/tinymce-lite/tinymce.min.js:3
27
+ msgid "id accesskey class dir lang style tabindex title"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
28
  msgstr ""
 
 
29
 
30
+ #: includes/js/tinymce-lite/tinymce.min.js:3
31
  msgid ""
32
+ "address blockquote div dl fieldset form h1 h2 h3 h4 h5 h6 hr menu ol p pre "
33
+ "table ul"
34
  msgstr ""
 
 
35
 
36
+ #: includes/js/tinymce-lite/tinymce.min.js:3
37
  msgid ""
38
+ "a abbr b bdo br button cite code del dfn em embed i iframe img input ins kbd "
39
+ "label map noscript object q s samp script select small span strong sub sup "
40
+ "textarea u var #text #comment"
41
  msgstr ""
 
 
42
 
43
+ #: includes/js/tinymce-lite/tinymce.min.js:3
44
  msgid ""
45
+ "contenteditable contextmenu draggable dropzone hidden spellcheck translate"
46
  msgstr ""
 
 
47
 
48
+ #: includes/js/tinymce-lite/tinymce.min.js:3
49
+ msgid "article aside details dialog figure header footer hgroup section nav"
 
 
 
 
 
 
 
50
  msgstr ""
 
 
 
51
 
52
+ #: includes/js/tinymce-lite/tinymce.min.js:3
53
  msgid ""
54
+ "audio canvas command datalist mark meter output progress time wbr video ruby "
55
+ "bdi keygen"
 
56
  msgstr ""
 
 
 
57
 
58
+ #: includes/js/tinymce-lite/tinymce.min.js:3
59
+ msgid "acronym applet basefont big font strike tt"
 
 
 
60
  msgstr ""
 
 
 
61
 
62
+ #: includes/js/tinymce-lite/tinymce.min.js:3
63
+ msgid "center dir isindex noframes"
 
 
 
64
  msgstr ""
 
 
 
65
 
66
+ #: includes/js/tinymce-lite/tinymce.min.js:4
67
+ msgid "a form meter progress dfn"
 
 
 
68
  msgstr ""
 
 
 
69
 
70
+ #: includes/js/tinymce-lite/tinymce.min.js:4
71
+ msgid "strong/b em/i"
 
 
72
  msgstr ""
 
 
 
73
 
74
+ #: includes/js/tinymce-lite/tinymce.min.js:4
75
+ msgid "ol ul sub sup blockquote span font a table tbody tr strong em b i"
 
 
 
76
  msgstr ""
 
 
 
 
 
 
 
77
 
78
+ #: includes/js/tinymce-lite/tinymce.min.js:4
79
+ msgid "p h1 h2 h3 h4 h5 h6 th td pre div address caption"
 
 
 
 
 
 
 
80
  msgstr ""
 
 
 
 
 
 
 
81
 
82
+ #: includes/js/tinymce-lite/tinymce.min.js:4
83
+ msgid "span"
 
 
 
 
 
 
 
 
 
84
  msgstr ""
 
 
 
 
 
 
 
 
 
 
85
 
86
+ #: includes/js/tinymce-lite/tinymce.min.js:6
87
+ msgid "previousSibling"
 
 
 
88
  msgstr ""
 
 
 
 
 
 
 
 
 
 
 
89
 
90
+ #: includes/js/tinymce-lite/tinymce.min.js:6
91
+ msgid "nextSibling"
 
92
  msgstr ""
 
 
93
 
94
+ #: includes/js/tinymce-lite/tinymce.min.js:7
95
+ msgid "h"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
96
  msgstr ""
97
 
98
+ #: includes/js/tinymce-lite/tinymce.min.js:7
99
+ msgid "v"
 
 
 
 
100
  msgstr ""
 
 
 
101
 
102
+ #: includes/js/tinymce-lite/tinymce.min.js:7
103
+ msgid "t"
 
 
104
  msgstr ""
 
 
105
 
106
+ #: includes/js/tinymce-lite/tinymce.min.js:8
107
+ msgid "flex"
 
 
 
108
  msgstr ""
 
 
 
 
109
 
110
+ #: includes/js/tinymce-lite/tinymce.min.js:9
111
+ msgid "tooltip"
 
 
 
 
 
 
112
  msgstr ""
 
 
 
113
 
114
+ #: includes/js/tinymce-lite/tinymce.min.js:10
115
+ msgid "-sv"
 
 
 
 
116
  msgstr ""
 
 
 
117
 
118
+ #: includes/js/tinymce-lite/tinymce.min.js:10
119
+ msgid "-h"
 
 
120
  msgstr ""
 
 
121
 
122
+ #: options/index.php:59 utils/stcr_manage.php:253 utils/stcr_manage.php:382
123
+ #: utils/stcr_manage.php:383
124
+ msgid "Manage subscriptions"
125
+ msgstr "Gérer les abonnements"
 
 
 
 
 
 
 
126
 
127
+ #: options/index.php:60 utils/stcr_manage.php:388 utils/stcr_manage.php:389
128
+ msgid "Comment Form"
129
+ msgstr "Formulaire de commentaire"
 
 
 
 
130
 
131
+ #: options/index.php:61 utils/stcr_manage.php:394 utils/stcr_manage.php:395
132
+ msgid "Management Page"
133
+ msgstr "Page de gestion"
 
 
 
 
 
 
 
 
 
134
 
135
+ #: options/index.php:62 utils/stcr_manage.php:400 utils/stcr_manage.php:401
136
+ msgid "Notifications"
137
+ msgstr "Notifications"
 
 
 
 
 
 
 
 
 
138
 
139
+ #: options/index.php:63 options/panel2.php:58 options/panel3.php:82
140
+ #: options/panel4.php:89 utils/stcr_manage.php:406 utils/stcr_manage.php:407
141
+ msgid "Options"
142
+ msgstr "Options"
143
 
144
+ #: options/index.php:65 utils/stcr_manage.php:422 utils/stcr_manage.php:423
145
+ msgid "You can help"
146
+ msgstr "Vous pouvez aider"
 
 
147
 
148
+ #: options/index.php:66 utils/stcr_manage.php:428 utils/stcr_manage.php:429
149
+ msgid "Support"
150
+ msgstr "Support"
 
 
 
 
 
151
 
152
+ #: options/index.php:67 utils/stcr_manage.php:434 utils/stcr_manage.php:435
153
+ msgid "Donate"
 
 
 
 
154
  msgstr ""
155
 
156
+ #: options/panel1-add-subscription.php:8 options/panel1.php:61
157
+ msgid "Add New Subscription"
158
+ msgstr "Ajouter un nouvel abonnement"
 
 
159
 
160
+ #: options/panel1-add-subscription.php:13
161
+ #: options/panel1-edit-subscription.php:13
162
+ msgid "Post:"
163
+ msgstr "Billet :"
 
 
164
 
165
+ #: options/panel1-add-subscription.php:16 options/panel1.php:72
166
+ #: options/panel1.php:133 templates/key_expired.php:71
167
+ #: templates/request-management-link.php:71 templates/subscribe.php:90
168
+ #: templates/user.php:57
169
+ msgid "Email"
170
+ msgstr "Email"
 
171
 
172
+ #: options/panel1-add-subscription.php:20
173
+ #: options/panel1-edit-subscription.php:26 options/panel1.php:39
174
+ #: options/panel1.php:76 options/panel1.php:141 options/panel1.php:159
175
+ msgid "Status"
176
+ msgstr "Statut"
177
 
178
+ #: options/panel1-add-subscription.php:22
179
+ #: options/panel1-edit-subscription.php:29 options/panel1.php:42
180
+ #: options/panel1.php:79 options/panel1.php:172
181
+ msgid "Active"
182
+ msgstr "Actif"
 
 
183
 
184
+ #: options/panel1-add-subscription.php:23
185
+ #: options/panel1-edit-subscription.php:30 options/panel1.php:43
186
+ #: options/panel1.php:80
187
+ msgid "Replies only"
188
+ msgstr "Réponses seulement"
189
 
190
+ #: options/panel1-add-subscription.php:24 options/panel1.php:81
191
+ msgid "Ask user to confirm"
192
+ msgstr "Demander à l'utilisateur de confirmer"
 
 
 
193
 
194
+ #: options/panel1-add-subscription.php:26
195
+ #: options/panel1-edit-subscription.php:33 options/panel1.php:46
196
+ msgid "Update"
197
+ msgstr "Mise à jour"
198
+
199
+ #: options/panel1-business-logic.php:23
200
+ msgid "Subscription added."
201
+ msgstr "Abonnement ajouté."
202
+
203
+ #: options/panel1-business-logic.php:39
204
+ msgid "Subscriptions updated."
205
+ msgstr "Abonnement mis à jour."
206
+
207
+ #: options/panel1-business-logic.php:51
208
+ msgid "Subscription deleted."
209
+ msgstr "Abonnement effacé."
210
 
211
+ #: options/panel1-business-logic.php:70 templates/author.php:23
212
+ #: templates/user.php:23
213
  msgid "Subscriptions deleted:"
214
  msgstr "Abonnements effacés :"
215
 
216
+ #: options/panel1-business-logic.php:74 templates/author.php:27
217
+ #: templates/user.php:27
218
  msgid "Subscriptions suspended:"
219
  msgstr "Abonnements suspendus :"
220
 
221
+ #: options/panel1-business-logic.php:78 templates/author.php:31
222
+ #: templates/user.php:31
223
  msgid "Subscriptions activated:"
224
  msgstr "Abonnements activés :"
225
 
226
+ #: options/panel1-business-logic.php:82 options/panel1-business-logic.php:86
227
+ #: templates/author.php:35 templates/author.php:39 templates/user.php:35
228
+ #: templates/user.php:39
229
  msgid "Subscriptions updated:"
230
  msgstr "Abonnements mis à jour :"
231
 
232
+ #: options/panel1-business-logic.php:110
233
+ msgid "&laquo; Previous"
234
+ msgstr "&laquo; Précédent"
235
+
236
+ #: options/panel1-business-logic.php:114
237
+ msgid "Next &raquo;"
238
+ msgstr "Suivant &raquo;"
239
+
240
+ #: options/panel1-edit-subscription.php:8
241
+ msgid "Update Subscription"
242
+ msgstr "Mise à jour de l'abonnement"
243
+
244
+ #: options/panel1-edit-subscription.php:11
245
+ #: options/panel1-edit-subscription.php:21
246
+ #: options/panel1-edit-subscription.php:22
247
+ #: options/panel1-edit-subscription.php:23
248
+ msgid "optional"
249
+ msgstr "Optionnel"
250
+
251
+ #: options/panel1-edit-subscription.php:11 options/panel1.php:23
252
+ #: options/panel1.php:124 options/panel1.php:200 options/panel1.php:212
253
+ #: templates/author.php:52 templates/user.php:52
254
  msgid ""
255
  "Please remember: this operation cannot be undone. Are you sure you want to "
256
  "proceed?"
258
  "Rappelez-vous : cette opération ne peut pas être annulée. Êtes-vous sûr de "
259
  "vouloir l'effectuer ?"
260
 
261
+ #: options/panel1-edit-subscription.php:16 options/panel1.php:27
262
+ msgid "From"
263
+ msgstr "De"
 
264
 
265
+ #: options/panel1-edit-subscription.php:20 options/panel1.php:33
266
+ msgid "To"
267
+ msgstr "À"
 
268
 
269
+ #: options/panel1-edit-subscription.php:28 options/panel1.php:41
270
+ msgid "Keep unchanged"
271
+ msgstr "Garder inchangé"
272
 
273
+ #: options/panel1-edit-subscription.php:31 options/panel1.php:44
274
+ msgid "Suspended"
275
+ msgstr "Suspendu"
276
 
277
+ #: options/panel1.php:20
278
+ msgid "Mass Update Subscriptions"
279
+ msgstr "Mise à jour globale des abonnements"
280
 
281
+ #: options/panel1.php:28 options/panel1.php:29 options/panel1.php:30
282
+ msgid "email address"
283
+ msgstr "Adresse email de l'expéditeur"
284
 
285
+ #: options/panel1.php:34 options/panel1.php:35 options/panel1.php:36
286
+ msgid "optional - new email address"
287
+ msgstr "Adresse email de l'expéditeur"
288
 
289
+ #: options/panel1.php:49
290
+ msgid "More info"
291
+ msgstr ""
292
 
293
+ #: options/panel1.php:55
294
+ msgid ""
295
+ "This option will allow you to change an email address for another one or to "
296
+ "update the same status for all the subscription on a specific email address."
297
+ msgstr ""
298
 
299
+ #: options/panel1.php:68
300
+ msgid "Post ID"
301
+ msgstr "Billet (ID)"
302
 
303
+ #: options/panel1.php:83
304
+ msgid "Add"
305
+ msgstr "Ajouter"
 
306
 
307
+ #: options/panel1.php:98
308
+ msgid "Search subscriptions"
309
+ msgstr "Chercher les abonnements"
310
 
311
+ #: options/panel1.php:102
312
+ #, php-format
313
+ msgid ""
314
+ "You can either <a href=\"%s\">view all the subscriptions</a> or find those "
315
+ "where the"
316
+ msgstr ""
317
+ "Vous pouvez soit <a href=\"%s\">lister tous les abonnements</a> soit trouver "
318
+ "ceux avec"
319
 
320
+ #: options/panel1.php:106
321
+ msgid "email"
322
+ msgstr "Email"
323
 
324
+ #: options/panel1.php:107
325
+ msgid "post ID"
326
+ msgstr "Billet (ID)"
327
 
328
+ #: options/panel1.php:108
329
+ msgid "status"
330
+ msgstr "Statut"
331
 
332
+ #: options/panel1.php:111
333
+ msgid "equals"
334
+ msgstr "égal à"
 
 
 
 
 
 
 
 
 
 
335
 
336
+ #: options/panel1.php:112
337
+ msgid "contains"
338
+ msgstr "contient"
339
 
340
+ #: options/panel1.php:113
341
+ msgid "does not contain"
342
+ msgstr "ne contient pas"
 
 
 
 
 
 
 
 
 
 
 
 
 
343
 
344
+ #: options/panel1.php:114
345
+ msgid "starts with"
346
+ msgstr "commence par"
 
347
 
348
+ #: options/panel1.php:115
349
+ msgid "ends with"
350
+ msgstr "finit par"
 
 
 
 
351
 
352
+ #: options/panel1.php:118
353
+ msgid "results per page:"
354
+ msgstr "Résultats par page :"
355
 
356
+ #: options/panel1.php:120
357
+ msgid "Search"
358
+ msgstr "Recherche"
 
 
 
 
 
 
 
359
 
360
+ #: options/panel1.php:128
361
+ msgid "Reverse the order by Post ID"
362
+ msgstr "Inverser l'ordre par ID de billet"
363
 
364
+ #: options/panel1.php:129 options/panel1.php:130
365
+ msgid "Reverse the order by Date/Time"
366
+ msgstr "Inverser l'ordre par date/heure"
367
 
368
+ #: options/panel1.php:132
369
+ msgid "Post (ID)"
370
+ msgstr "Billet (ID)"
371
 
372
+ #: options/panel1.php:135
373
+ msgid "Search query:"
374
+ msgstr "Recherche"
375
 
376
+ #: options/panel1.php:135
377
+ msgid "Rows:"
378
+ msgstr "Lignes :"
379
 
380
+ #: options/panel1.php:135
381
+ msgid "of"
382
+ msgstr "de"
 
383
 
384
+ #: options/panel1.php:142 options/panel1.php:158
385
+ msgid "Date and Time"
386
+ msgstr "Date et heure"
 
387
 
388
+ #: options/panel1.php:168
389
+ msgid "Replies"
390
+ msgstr "Réponses seulement"
391
 
392
+ #: options/panel1.php:169
393
+ msgid "All Comments"
394
+ msgstr "Tous les commentaires"
395
 
396
+ #: options/panel1.php:170
397
+ msgid "Unconfirmed"
398
+ msgstr ""
399
 
400
+ #: options/panel1.php:171
401
+ msgid "Inactive"
402
+ msgstr "Actif"
403
 
404
+ #: options/panel1.php:200 options/panel1.php:212 templates/author.php:72
405
+ #: templates/user.php:70
406
+ msgid "Delete"
407
+ msgstr "Supprimer"
408
 
409
+ #: options/panel1.php:201 options/panel1.php:211
410
+ msgid "Edit"
411
+ msgstr "Modifier"
412
 
413
+ #: options/panel1.php:203 options/panel1.php:209
414
+ msgid "Subscription"
415
+ msgstr "Abonnements"
416
 
417
+ #: options/panel1.php:223 templates/author.php:71 templates/user.php:69
418
+ msgid "Action:"
419
+ msgstr "Action :"
420
 
421
+ #: options/panel1.php:226
422
+ msgid "Delete forever"
423
+ msgstr "Suppression définitive"
424
 
425
+ #: options/panel1.php:227 templates/author.php:73 templates/user.php:71
426
+ msgid "Suspend"
427
+ msgstr "Suspendre"
 
428
 
429
+ #: options/panel1.php:228
430
+ msgid "Activate and set to Y"
431
+ msgstr "Activer et mettre à Y"
432
 
433
+ #: options/panel1.php:229
434
+ msgid "Activate and set to R"
435
+ msgstr "Activer et mettre à R"
436
+
437
+ #: options/panel1.php:230 templates/author.php:76 templates/user.php:74
438
+ msgid "Activate"
439
+ msgstr "Activer"
440
+
441
+ #: options/panel1.php:234 templates/author.php:77 templates/user.php:76
442
+ msgid "Update subscriptions"
443
+ msgstr "Mettre à jour les abonnements"
444
+
445
+ #: options/panel1.php:237
446
+ msgid "Sorry, no subscriptions match your search criteria."
447
+ msgstr "Désolé, aucun abonnement ne correspond à votre recherche."
448
+
449
+ #: options/panel10.php:22 options/panel10.php:23
450
+ msgid "System Information"
451
  msgstr ""
 
 
452
 
453
+ #: options/panel2.php:12 options/panel2.php:63
454
+ msgid "Enable default checkbox"
455
+ msgstr "Activer la case à cocher par défaut"
456
+
457
+ #: options/panel2.php:15 options/panel2.php:73
458
+ msgid "Checked by default"
459
+ msgstr "Coché par défaut"
460
+
461
+ #: options/panel2.php:18
462
+ msgid "Checked by default Value"
463
+ msgstr "Coché par défaut"
464
+
465
+ #: options/panel2.php:21 options/panel2.php:24 options/panel2.php:102
466
+ msgid "Advanced subscription"
467
+ msgstr "Abonnement avancé"
468
+
469
+ #: options/panel2.php:27 options/panel2.php:130
470
+ msgid "Custom inline style"
471
+ msgstr "Style inline personnalisé"
472
+
473
+ #: options/panel2.php:30 options/panel2.php:139
474
+ msgid "Custom HTML"
475
+ msgstr "HTML personnalisé"
476
+
477
+ #: options/panel2.php:34
478
+ msgid "Checkbox label"
479
+ msgstr "Texte de la case à cocher"
480
+
481
+ #: options/panel2.php:37 options/panel2.php:180
482
+ msgid "Subscribed label"
483
+ msgstr "Texte pour l'abonnement"
484
+
485
+ #: options/panel2.php:40
486
+ msgid "Awaiting label"
487
+ msgstr "Texte pour l'attente de modération"
488
+
489
+ #: options/panel2.php:43 options/panel2.php:213
490
+ msgid "Author label"
491
+ msgstr "Texte pour l'auteur"
492
+
493
+ #: options/panel2.php:49 options/panel3.php:70 options/panel4.php:78
494
+ #: options/panel5.php:18 options/panel5.php:60
495
+ msgid "Your settings have been successfully updated."
496
+ msgstr "Vos réglages ont été sauvegardés avec succès."
497
+
498
+ #: options/panel2.php:51 options/panel3.php:72 options/panel4.php:80
499
+ #: options/panel5.php:20 options/panel5.php:62
500
+ msgid "There was an error updating the following fields:"
501
+ msgstr "Une erreur est apparue lors de la mise à jour des champs suivants :"
502
+
503
  #: options/panel2.php:66 options/panel2.php:76 options/panel2.php:105
504
+ #: options/panel5.php:78 options/panel5.php:95 options/panel5.php:104
505
+ #: options/panel5.php:113 options/panel5.php:123 options/panel5.php:132
506
+ #: options/panel5.php:142 options/panel5.php:151 options/panel5.php:160
507
  msgid "Yes"
508
  msgstr "Oui"
509
 
510
+ #: options/panel2.php:67 options/panel2.php:77 options/panel2.php:106
511
+ #: options/panel5.php:79 options/panel5.php:96 options/panel5.php:105
512
+ #: options/panel5.php:114 options/panel5.php:124 options/panel5.php:133
513
+ #: options/panel5.php:143 options/panel5.php:152 options/panel5.php:161
514
+ #: utils/stcr_manage.php:784
515
+ msgid "No"
516
+ msgstr "Non"
517
 
518
+ #: options/panel2.php:68
519
  msgid ""
520
+ "Disable this option if you want to move the subscription checkbox to a "
521
+ "different place on your page."
522
  msgstr ""
523
+ "Désactivez cette option si vous voulez placer la case à cocher à un endroit "
524
+ "différent."
525
 
526
+ #: options/panel2.php:78
527
+ msgid "Decide if the checkbox should be checked by default or not."
528
+ msgstr "Décider si la case à cocher doit être cochée par défaut ou non."
529
+
530
+ #: options/panel2.php:87
531
+ msgid "Default Checkbox Value"
532
+ msgstr "Activer la case à cocher par défaut"
533
+
534
+ #: options/panel2.php:91 options/panel2.php:120
535
+ msgid "All new comments"
536
+ msgstr "Tous les nouveaux commentaires"
537
+
538
+ #: options/panel2.php:92 options/panel2.php:121
539
+ msgid "Replies to this comment"
540
+ msgstr "Seulement les réponses à mes commentaires"
541
+
542
+ #: options/panel2.php:94
543
  msgid ""
544
+ "Select the default option for the Checkbox. Be careful! Some users might "
545
+ "like to be subscribed to all the post."
546
  msgstr ""
547
+ "Sélectionner l'option par défaut pour la case à cocher. Faites attention ! "
548
+ "Certains utilisateurs pourraient avoir envoie d'être abonnés à tous les "
549
+ "billets."
 
 
 
550
 
551
+ #: options/panel2.php:107
552
  msgid ""
553
+ "Allow users to choose from different subscription types (all, replies only)."
 
554
  msgstr ""
555
+ "Permettre aux utilisateurs d'utiliser différents types d'abonnements (tout, "
556
+ "réponses seulement)."
557
 
558
+ #: options/panel2.php:115
559
+ msgid "Advanced default"
560
+ msgstr "Coché par défaut"
561
 
562
+ #: options/panel2.php:119
563
+ msgid "None"
564
+ msgstr "Aucun"
565
+
566
+ #: options/panel2.php:124
567
  msgid ""
568
+ "The default subscription type that should be selected when Advanced "
569
+ "subscriptions are enable."
570
  msgstr ""
571
+ "Le type de souscription par défaut qui devrait être sélectionné quand les "
572
+ "souscriptions avancées sont activées."
573
 
574
+ #: options/panel2.php:135
575
+ msgid "Custom inline CSS to add to the checkbox."
576
+ msgstr "CSS inline personnalisé à ajouter à la case à cocher."
577
 
578
+ #: options/panel2.php:152
579
+ msgid ""
580
+ "Custom HTML code to be used when displaying the checkbox. Allowed tags: "
581
+ "[checkbox_field], [checkbox_label]"
582
  msgstr ""
583
+ "Code HTML personnalisé à utiliser pour l'affichage de la case à cocher. Tags "
584
+ "autorisés: [checkbox_field], [checkbox_label]"
585
 
586
+ #: options/panel2.php:158
587
+ msgid "Messages for your visitors"
588
+ msgstr "Messages pour vos visiteurs"
 
 
589
 
590
+ #: options/panel2.php:162
591
+ msgid "Default label"
592
+ msgstr "Message par défaut"
593
 
594
+ #: options/panel2.php:175
595
+ msgid "Label associated to the checkbox. Allowed tag: [subscribe_link]"
596
+ msgstr "Message associé à la case à cocher. Tag autorisé : [subscribe_link]"
597
 
598
+ #: options/panel2.php:192
599
  msgid ""
600
+ "Label shown to those who are already subscribed to a post. Allowed tag: "
601
+ "[manager_link]"
602
  msgstr ""
603
+ "Message affiché pour ceux qui se sont déjà abonnés à un billet. Tag "
604
+ "autorisé : [manager_link]"
605
 
606
+ #: options/panel2.php:197
607
+ msgid "Pending label"
608
+ msgstr "Message d'attente de modération"
609
 
610
+ #: options/panel2.php:209
611
+ msgid ""
612
+ "Label shown to those who are already subscribed, but haven't clicked on the "
613
+ "confirmation link yet. Allowed tag: [manager_link]"
614
  msgstr ""
615
+ "Message affiché à ceux qui sont déjà abonnés mais n'ont pas encore cliqué "
616
+ "sur le lien de confirmation. Tag autorisé : [manager_link]"
 
 
 
 
617
 
618
+ #: options/panel2.php:225
 
619
  msgid ""
620
+ "Label shown to authors (and administrators). Allowed tag: [manager_link]"
 
621
  msgstr ""
622
+ "Message affiché aux auteurs (et administrateurs). Tag autorisé: "
623
+ "[manager_link]"
 
624
 
625
+ #: options/panel2.php:230 options/panel3.php:253 options/panel4.php:283
626
+ #: options/panel5.php:195
627
  msgid "Save Changes"
628
  msgstr "Sauvegarder les modifications"
629
 
630
+ #: options/panel3.php:13 options/panel3.php:87
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
631
  msgid "Virtual Management Page"
632
  msgstr "Page de gestion virtuelle"
633
 
634
+ #: options/panel3.php:18 options/panel3.php:96
635
  msgid "Page title"
636
  msgstr "Titre de la page"
637
 
638
+ #: options/panel3.php:23 options/panel3.php:105
639
  msgid "Management URL"
640
  msgstr "Page de gestion"
641
 
642
+ #: options/panel3.php:28 options/panel3.php:117
643
  msgid "Custom HEAD meta"
644
  msgstr "Meta HEAD personnalisé"
645
 
646
+ #: options/panel3.php:34 options/panel3.php:131
647
  msgid "Request link"
648
  msgstr "Demande de lien"
649
 
650
+ #: options/panel3.php:39 options/panel3.php:149
651
  msgid "Request submitted"
652
  msgstr "Demande envoyée"
653
 
654
+ #: options/panel3.php:44 options/panel3.php:167
655
  msgid "Subscribe without commenting"
656
  msgstr "S'abonner sans commenter"
657
 
658
+ #: options/panel3.php:49 options/panel3.php:185
659
  msgid "Subscription processed"
660
  msgstr "Abonnement traité"
661
 
662
+ #: options/panel3.php:54 options/panel3.php:203
663
  msgid "Subscription processed (DCI)"
664
  msgstr "Abonnement traité (DCI)"
665
 
666
+ #: options/panel3.php:59 options/panel3.php:220
667
  msgid "Authors"
668
  msgstr "Auteurs"
669
 
670
+ #: options/panel3.php:64 options/panel3.php:236
671
  msgid "Users"
672
  msgstr "Utilisateurs"
673
 
674
+ #: options/panel3.php:90
675
  msgid "Enabled"
676
  msgstr "Activé"
677
 
678
+ #: options/panel3.php:91
679
  msgid "Disabled"
680
  msgstr "Désactivé"
681
 
682
+ #: options/panel3.php:92
683
  msgid ""
684
+ "Disable the virtual management page if you need to create a <a href="
685
+ "\"https://github.com/stcr/subscribe-to-comments-reloaded/wiki/KB#create-a-"
686
+ "real-management-page\">real page</a> to make your theme happy."
687
  msgstr ""
688
  "Désactivez la page de gestion virtuelle si vous devez créer une <a href="
689
  "\"http://behstant.com/subscribe-reloaded/realMgnPage.php\">vraie page</a> "
690
  "pour coller avec votre thème."
691
 
692
+ #: options/panel3.php:101
693
  msgid "Title of the page your visitors will use to manage their subscriptions."
694
  msgstr ""
695
  "Titre de la page que vos visiteurs vont utiliser pour gérer leurs "
696
  "abonnements."
697
 
698
+ #: options/panel3.php:109
699
  msgid ""
700
  "The permalink for your management page (something like <code>/manage-"
701
  "subscriptions</code> or <code>/?page_id=345</code>). This page <b>does not</"
707
  "pas</b> actuellement dans le système mais son permalien doit respecter vos "
708
  "réglages de permaliens de Wordpress."
709
 
710
+ #: options/panel3.php:111
711
  msgid ""
712
  "Warning: it looks like the value you are using may be incompatible with your "
713
  "permalink structure"
715
  "Attention: il semble que la valeur que vous utilisez pourrait être "
716
  "incompatible avec votre structure de permalien."
717
 
718
+ #: options/panel3.php:121
719
  msgid ""
720
  "Specify your custom HTML code to be added to the HEAD section of the page. "
721
  "Use <strong>single</strong> quotes for values."
723
  "Indiquer le code HTML que vous voulez ajouter dans la section HEAD de la "
724
  "page. Utilisez des <strong>simples</strong> quotes pour les valeurs."
725
 
726
+ #: options/panel3.php:127 options/panel4.php:135
727
  msgid "Messages"
728
  msgstr "Messages"
729
 
730
+ #: options/panel3.php:144
731
  msgid "Text shown to those who request to manage their subscriptions."
732
  msgstr "Texte présenté à ceux qui demandent à gérer leurs abonnements."
733
 
734
+ #: options/panel3.php:162
735
  msgid ""
736
  "Thank you note shown after the request here above has been processed. "
737
  "Allowed tags: [post_title], [post_permalink]"
739
  "Note de remerciement affichée après que la requête ait été traitée. Tags "
740
  "autorisés : [post_title], [post_permalink]"
741
 
742
+ #: options/panel3.php:180
743
  msgid ""
744
  "Text shown to those who want to subscribe without commenting. Allowed tags: "
745
  "[post_title], [post_permalink]"
747
  "Texte affiché à ceux qui désirent s'abonner sans commenter. Tags autorisés : "
748
  "[post_title], [post_permalink]"
749
 
750
+ #: options/panel3.php:198
751
  msgid ""
752
  "Thank you note shown after the subscription request has been processed "
753
  "(double check-in disabled). Allowed tags: [post_title], [post_permalink]"
756
  "traitée (vérification désactivée). Tags autorisés : [post_title], "
757
  "[post_permalink]"
758
 
759
+ #: options/panel3.php:216
760
  msgid ""
761
  "Thank you note shown after the subscription request has been processed "
762
  "(double check-in enabled). Allowed tags: [post_title], [post_permalink]"
765
  "traitée (vérification activée). Tags autorisés : [post_title], "
766
  "[post_permalink]"
767
 
768
+ #: options/panel3.php:232
769
  msgid "Introductory text for the authors' management page."
770
  msgstr "Texte d'introduction pour la page de gestion des auteurs."
771
 
772
+ #: options/panel3.php:248
773
  msgid "Introductory text for the users' management page."
774
  msgstr "Texte d'introduction pour la page de gestion des utilisateurs."
775
 
776
+ #: options/panel4.php:15 options/panel4.php:94
777
+ msgid "Sender name"
778
+ msgstr "Nom de l'expéditeur"
 
 
 
 
 
 
 
 
779
 
780
+ #: options/panel4.php:20 options/panel4.php:25 options/panel4.php:107
781
+ msgid "Sender email address"
782
+ msgstr "Adresse email de l'expéditeur"
783
 
784
+ #: options/panel4.php:30 options/panel4.php:140
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
785
  msgid "Notification subject"
786
  msgstr "Sujet de notification"
787
 
788
+ #: options/panel4.php:36 options/panel4.php:42 options/panel4.php:153
789
  msgid "Notification message"
790
  msgstr "Message de notification"
791
 
792
+ #: options/panel4.php:47 options/panel4.php:177
793
  msgid "Double check subject"
794
  msgstr "Sujet de vérification"
795
 
796
+ #: options/panel4.php:52 options/panel4.php:190
797
  msgid "Double check message"
798
  msgstr "Message de vérification"
799
 
800
+ #: options/panel4.php:57 options/panel4.php:210
801
  msgid "Management subject"
802
  msgstr "Sujet de gestion"
803
 
804
+ #: options/panel4.php:62 options/panel4.php:67
805
  msgid "Management message"
806
  msgstr "Message de gestion"
807
 
808
+ #: options/panel4.php:72 options/panel4.php:243
809
+ msgid "Management Email message"
810
+ msgstr ""
811
+
812
+ #: options/panel4.php:101
813
  msgid ""
814
  "Name to use for the \"from\" field when sending a new notification to the "
815
  "user."
817
  "Nom à utiliser pour le champ \"de\" lors de l'envoi d'une nouvelle "
818
  "notification à l'utilisateur."
819
 
820
+ #: options/panel4.php:115
821
  msgid ""
822
  "Email address to use for the \"from\" field when sending a new notification "
823
  "to the user."
825
  "Adresse email à utiliser pour le champ \"de\" lors de l'envoi d'une nouvelle "
826
  "notification à l'utilisateur."
827
 
828
+ #: options/panel4.php:121
829
+ msgid "Reply To"
830
+ msgstr "Réponses seulement"
831
+
832
+ #: options/panel4.php:128
833
+ msgid ""
834
+ "This will be use when the user click reply on their email agent. If not set "
835
+ "will be the same as the Sender email address."
836
+ msgstr ""
837
+
838
+ #: options/panel4.php:147
839
  msgid "Subject of the notification email. Allowed tag: [post_title]"
840
  msgstr "Sujet de l'email de notification. Tag autorisé : [post_title]"
841
 
842
+ #: options/panel4.php:170
843
  msgid ""
844
  "Content of the notification email. Allowed tags: [post_title], "
845
  "[comment_permalink], [comment_author], [comment_content], [post_permalink], "
849
  "[comment_permalink], [comment_author], [comment_content], [post_permalink], "
850
  "[manager_link]"
851
 
852
+ #: options/panel4.php:171
853
  msgid ""
854
  "<p><strong>Note: To get a default template clear all the content and save "
855
  "the options.</strong></p>"
856
  msgstr ""
857
 
858
+ #: options/panel4.php:184
859
  msgid "Subject of the confirmation email. Allowed tag: [post_title]"
860
  msgstr "Sujet de l'email de confirmation. Tag autorisé : [post_title]"
861
 
862
+ #: options/panel4.php:204
863
  msgid ""
864
  "Content of the confirmation email. Allowed tags: [post_permalink], "
865
  "[confirm_link], [post_title], [manager_link]"
867
  "Contenu de l'email de confirmation. Tags autorisés : [post_permalink], "
868
  "[confirm_link], [post_title], [manager_link]"
869
 
870
+ #: options/panel4.php:217
871
  msgid ""
872
  "Subject of the mail sent to those who request to access their management "
873
  "page. Allowed tag: [blog_name]"
875
  "Sujet de l'émail envoyé à ceux qui demandent à accéder à leur page de "
876
  "gestion. Tag autorisé : [blog_name]"
877
 
878
+ #: options/panel4.php:223
879
+ msgid "Management Page message"
880
+ msgstr ""
881
+
882
+ #: options/panel4.php:237
883
+ msgid "Content of the management Page message. Allowed tags: [blog_name]."
884
+ msgstr ""
885
+
886
+ #: options/panel4.php:257
887
  msgid ""
888
+ "Content of the management email message. Allowed tags: [blog_name], "
889
+ "[manager_link]."
890
  msgstr ""
 
891
 
892
+ #: options/panel4.php:263
 
893
  msgid "One Click Unsubscribe"
894
  msgstr "Permettre aux admins de s'abonner"
895
 
896
+ #: options/panel4.php:277
897
+ msgid ""
898
+ "Content of the One Click confirmation. Allowed tags: [post_title], "
899
+ "[blog_name]"
900
  msgstr "Sujet de l'email de confirmation. Tag autorisé : [post_title]"
901
 
902
+ #: options/panel5.php:28
903
+ msgid "Safetly Uninstall"
904
+ msgstr ""
905
 
906
+ #: options/panel5.php:31 options/panel5.php:84
907
+ msgid "Autopurge requests"
908
+ msgstr "Purger automatiquement les requêtes"
909
 
910
+ #: options/panel5.php:34 options/panel5.php:93
911
+ msgid "Enable double check"
912
+ msgstr "Autoriser la vérification"
913
 
914
+ #: options/panel5.php:37 options/panel5.php:101
915
+ msgid "Subscribe authors"
916
+ msgstr "Abonné(e)"
917
 
918
+ #: options/panel5.php:40 options/panel5.php:111
919
+ msgid "Enable HTML emails"
920
+ msgstr "Activer les émails en HTML"
921
 
922
+ #: options/panel5.php:43
923
+ msgid "HTMLify Links in HTML emails"
924
+ msgstr "HTMliser les liens dans les emails HTML"
925
 
926
+ #: options/panel5.php:46
927
+ msgid "Send trackbacks"
928
+ msgstr "Envoyer les trackbacks"
929
 
930
+ #: options/panel5.php:49
931
+ msgid "Notify admin"
932
+ msgstr "Notifier l'admin"
933
 
934
+ #: options/panel5.php:52 options/panel5.php:149
935
+ msgid "Let admin subscribe"
936
+ msgstr "Permettre aux admins de s'abonner"
937
 
938
+ #: options/panel5.php:55 options/panel5.php:158
939
+ msgid "BCC admin on Notifications"
940
+ msgstr "Notifications"
941
 
942
+ #: options/panel5.php:76
943
+ msgid "Safely Uninstall"
 
 
944
  msgstr ""
 
 
 
 
 
 
945
 
946
+ #: options/panel5.php:80
947
+ msgid ""
948
+ "This option will allow you to delete the plugin with WordPress without "
949
+ "loosing your subscribers. Any database table and plugin options are wipeout."
950
+ msgstr ""
 
 
951
 
952
+ #: options/panel5.php:87
953
+ msgid "days"
954
+ msgstr "jours"
955
 
956
+ #: options/panel5.php:88
957
  msgid ""
958
+ "Delete pending subscriptions (not confirmed) after X days. Zero disables "
959
+ "this feature."
960
  msgstr ""
961
+ "Effacer les abonnements en attente (non confirmés) après X jours. Zéro "
962
+ "désactivera cette fonction."
 
963
 
964
+ #: options/panel5.php:97
965
  msgid ""
966
+ "Send a notification email to confirm the subscription (to avoid addresses "
967
+ "misuse)."
968
  msgstr ""
969
+ "Envoyer une notification par email pour confirmer l'abonnement (afin "
970
+ "d'éviter les fausses adresses)."
 
 
 
 
 
 
 
 
971
 
972
+ #: options/panel5.php:106
973
  msgid ""
974
+ "Automatically subscribe authors to their own articles (not retroactive)."
 
975
  msgstr ""
976
+ "Abonner automatiquement les auteurs à leurs propres articles (non "
977
+ "rétroactif)."
 
 
 
 
978
 
979
+ #: options/panel5.php:115
980
  msgid ""
981
+ "If enabled, will send email messages with content-type = text/html instead "
982
+ "of text/plain"
983
  msgstr ""
984
+ "Si activé, enverra les messages avec content-type = text/html au lieu de "
985
+ "text/plain"
 
 
 
 
 
 
 
 
986
 
987
+ #: options/panel5.php:120
988
+ msgid "HTMLify links in emails"
989
+ msgstr "HTMLliser les liens dans les emails"
990
 
991
+ #: options/panel5.php:125
992
  msgid ""
993
+ "If enabled, will wrap all links in messages with <code>&lt;a href=\"\"&gt;"
994
+ "&lt;/a&gt;</code> (only when HTML emails enabled)."
995
  msgstr ""
996
+ "Si activé, encadrera tous les liens dans les messages avec <code>&lt;a href="
997
+ "\"\"&gt;&lt;/a&gt;</code> (uniquement quand les mails HTML sont activés)."
998
 
999
+ #: options/panel5.php:130
1000
+ msgid "Process trackbacks"
1001
+ msgstr "Envoyer les trackbacks"
1002
 
1003
+ #: options/panel5.php:134
1004
  msgid ""
1005
+ "Notify users when a new trackback or pingback is added to the discussion."
 
1006
  msgstr ""
1007
+ "Notifier les utilisateurs quand un nouveau trackback ou pingback est ajouté "
1008
+ "à la discussion."
1009
 
1010
+ #: options/panel5.php:139
1011
+ msgid "Track all subscriptions"
1012
+ msgstr "Envoyer abonnements sans commentaire"
 
 
 
1013
 
1014
+ #: options/panel5.php:144
1015
+ msgid "Notify the administrator when users subscribe without commenting."
1016
+ msgstr ""
1017
+ "Notifier l'administrateur quand les utilisateurs souscrivent sans commenter."
1018
 
1019
+ #: options/panel5.php:153
1020
+ msgid "Let the administrator subscribe to comments when logged in."
 
 
 
 
1021
  msgstr ""
1022
+ "Permettre à l'administrateur de s'abonner aux commentaires quand il est "
1023
+ "connecté."
 
 
1024
 
1025
+ #: options/panel5.php:162
1026
+ msgid "Send a copy of all Notifications to the administrator."
1027
+ msgstr "Envoyer une copie de toutes les notifications à l'administrateur."
1028
 
1029
+ #: options/panel5.php:167
1030
+ msgid "StCR Unique Key"
1031
+ msgstr "Clef unique StCR"
1032
 
1033
+ #: options/panel5.php:172
1034
+ msgid "This Unique Key is not set, please click the following button to "
1035
+ msgstr ""
1036
+ "Cette clef unique n'est pas définie, veuillez cliquer sur le bouton suivant "
1037
+ "pour"
1038
 
1039
+ #: options/panel5.php:176 options/panel5.php:187
1040
+ msgid "Generate"
1041
+ msgstr "générer"
1042
 
1043
+ #: options/panel5.php:184
1044
+ msgid ""
1045
+ "This Unique Key will be use to send the notification to your subscribers "
1046
+ "with more security."
1047
+ msgstr ""
1048
+ "Cette ckef unique sera utilisée pour envoyer les notifications à vos abonnés "
1049
+ "avec plus de\n"
1050
+ "\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tsecurity."
1051
 
1052
+ #: options/panel7.php:8 options/panel8.php:8
1053
+ msgid "Support the developers"
1054
+ msgstr "Soutenez l'auteur"
1055
 
1056
+ #: options/panel7.php:18
 
1057
  msgid ""
1058
+ "How valuable is the feature offered by this plugin to your visitors? please "
1059
+ "consider supporting the author if this plugin made your web site better, "
1060
+ "especially if you are making money out of it. Any donation received will be "
1061
+ "reinvested in the development of <strong>Subscribe to Comments Reloaded</"
1062
+ "strong>, and to buy some food for my hungry family."
1063
  msgstr ""
1064
+ "Quelle est la valeur ajoutée de cette fonction offerte par ce plugin à vos "
1065
+ "visiteurs ? Pensez à supporter l'auteur si ce plugin améliore votre site, "
1066
+ "particulièrment dans le cas où vous en tirez des revenus. Toute donation "
1067
+ "reçue sera réinvestie dans le développement de <strong>Subscribe to Comments "
1068
+ "Reloaded</strong> et dans l'achat de nourriture pour ma famille affamée."
1069
 
1070
+ #: options/panel7.php:20
1071
+ msgid "Don't want to donate? You can still help"
1072
+ msgstr "Vous ne désirez pas faire de don ? Vous pouvez quand même aider"
1073
 
1074
+ #: options/panel7.php:21
1075
+ msgid ""
1076
+ "If you don't want to donate money, please consider blogging about my plugin "
1077
+ "with a link to the plugin's page. Please let your readers know what makes "
1078
+ "your blog better. You can also contribute donating your time: do not "
1079
+ "hesitate to send me bug reports, your localization files, ideas on how to "
1080
+ "improve <strong>Subscribe to Comments Reloaded</strong> and so on. Whatever "
1081
+ "you do, thanks for using my plugin!"
1082
+ msgstr ""
1083
+ "Si vous ne désirez pas donner d'argent, veuillez envisager d'écrire un "
1084
+ "billet à propos de mon plugin avec un lien vers la page du plugin. Veuillez "
1085
+ "faire en sorte que vos lecteurs sachent comment rendre leur blog meilleur. "
1086
+ "Vous pouvez aussi donner de votre temps: n'hésitez pas à rapporter des bugs, "
1087
+ "à envoyer des fichiers de traduction, des idées pour améliorer "
1088
+ "<strong>Subscribe to Comments Reloaded</strong> etc... Quoi que vous "
1089
+ "fassiez, merci d'utiliser mon plugin !"
1090
 
1091
+ #: options/panel7.php:23
1092
+ msgid "Subscribe to the Beta testers"
1093
+ msgstr "Abonné(e)"
1094
 
1095
+ #: options/panel7.php:24
1096
+ msgid ""
1097
+ "Before a new Update we release a Beta version so that our current users can "
1098
+ "give us feedback if they find a bug, If you want to join the tester list you "
1099
+ "can add your email <a href='http://eepurl.com/biCk1b' target='_blank'>here</"
1100
+ "a>"
1101
+ msgstr ""
1102
 
1103
+ #: options/panel7.php:26
1104
+ msgid "Vote and show your appreciation"
1105
+ msgstr "Votez et montrez votre satisfaction"
1106
 
1107
+ #: options/panel7.php:27
1108
+ msgid ""
1109
+ "Tell other people if <strong>Subscribe to Comments Reloaded</strong> works "
1110
+ "for you and how good it is. <a href=\"http://wordpress.org/extend/plugins/"
1111
+ "subscribe-to-comments-reloaded/\">Rate it</a> on its Plugin Directory page."
1112
+ msgstr ""
1113
+ "Faites savoir que <strong>Subscribe to Comments Reloaded</strong> fonctionne "
1114
+ "pour vous et à quel point il est bon. <a href=\"http://wordpress.org/extend/"
1115
+ "plugins/subscribe-to-comments-reloaded/\">Notez le</a>sur sa page de dépôt "
1116
+ "de plugins."
1117
 
1118
+ #: options/panel8.php:18
1119
+ msgid "Did you find a Bug on the plugin?"
1120
+ msgstr "Avez-vous trouvé un bug dans ce plugin ?"
1121
 
1122
+ #: options/panel8.php:19
1123
+ msgid ""
1124
+ "Please report any bug on the <a href=\"https://github.com/stcr/subscribe-to-"
1125
+ "comments-reloaded/issues/new?title=Bug%20Report:%20%3Cshort%20description"
1126
+ "%3E&labels=bug\" target=\"_blank\">GitHub</a> Page rather than on the "
1127
+ "WordPress Support page."
1128
+ msgstr ""
1129
+ "Veuillez reporter tout bug à la <a href=\"https://github.com/stcr/subscribe-"
1130
+ "to-comments-reloaded/issues/new?title=Bug%20Report:%20%3Cshort%20description"
1131
+ "%3E&labels=bug\" target=\"_blank\">page GitHub</a> plutôt que sur la page de "
1132
+ "support de Wordpress.org."
1133
 
1134
+ #: options/panel9.php:11
1135
+ msgid "Support Subscribe to Comments Reloaded"
1136
+ msgstr "Remarque importante concernant Subscribe to Comments Reloaded"
1137
 
1138
+ #: options/panel9.php:12
1139
+ msgid ""
1140
+ "Every contribution that you make is high valuable, so if you consider this "
1141
+ "plugin a helpful tool we will use your donation to invest on support and "
1142
+ "developing time."
1143
+ msgstr ""
1144
 
1145
+ #: templates/author.php:57
1146
+ msgid "Title"
1147
+ msgstr "Titre"
1148
 
1149
+ #: templates/author.php:58 templates/user.php:58
1150
+ msgid "Legend: Y = all comments, R = replies only, C = inactive"
1151
+ msgstr ""
1152
+ "Légende : Y = tous les commentaires, R = réponses seulement, C = inactif"
1153
 
1154
+ #: templates/author.php:69 templates/user.php:67
1155
+ msgid "Select all"
1156
+ msgstr "Sélectionner tout"
1157
 
1158
+ #: templates/author.php:70 templates/user.php:68
1159
+ msgid "Invert selection"
1160
+ msgstr "Inverser la sélection"
1161
 
1162
+ #: templates/author.php:74 templates/user.php:72
1163
+ msgid "All comments"
1164
+ msgstr "Tous les commentaires"
1165
 
1166
+ #: templates/author.php:75 templates/user.php:73 wp_subscribe_reloaded.php:1062
1167
+ msgid "Replies to my comments"
1168
+ msgstr "Seulement les réponses à mes commentaires"
1169
 
1170
+ #: templates/author.php:80 templates/one-click-unsubscribe.php:30
1171
+ #: templates/user.php:79
1172
+ msgid "No subscriptions match your search criteria."
1173
+ msgstr "Aucun abonnement ne correspond à votre recherche."
1174
 
1175
+ #: templates/key_expired.php:8
1176
+ msgid ""
1177
+ "Woohaa the link to manage your subscriptions has expired, don't worry, just "
1178
+ "enter your email below and a new link will be send."
1179
+ msgstr ""
1180
+
1181
+ #: templates/key_expired.php:73 templates/request-management-link.php:73
1182
+ #: templates/subscribe.php:92
1183
+ msgid "Send"
1184
+ msgstr "Envoyer"
1185
+
1186
+ #: templates/subscribe.php:42 templates/subscribe.php:43
1187
+ msgid "New subscription to"
1188
+ msgstr "Nouvel abonnement à"
1189
+
1190
+ #: templates/subscribe.php:43
1191
+ msgid "User:"
1192
+ msgstr "Utilisateur :"
1193
+
1194
+ #: templates/user.php:63
1195
+ msgid "F j, Y"
1196
+ msgstr ""
1197
+
1198
+ #: utils/stcr_manage.php:246
1199
+ msgid ""
1200
+ "Notify me of followup comments via e-mail. You can also <a "
1201
+ "href='[subscribe_link]'>subscribe</a> without commenting."
1202
+ msgstr ""
1203
+ "Notifiez-moi des commentaires à venir via émail. Vous pouvez aussi <a "
1204
+ "href='[subscribe_link]'>vous abonner</a> sans commenter."
1205
+
1206
+ #: utils/stcr_manage.php:247
1207
+ msgid ""
1208
+ "You are subscribed to this post. <a href='[manager_link]'>Manage</a> your "
1209
+ "subscriptions."
1210
+ msgstr ""
1211
+ "Vous êtes abonné(e) aux commentaires de ce billet.<a "
1212
+ "href='[manager_link]'>Gérer vos abonnements</a>.\""
1213
+
1214
+ #: utils/stcr_manage.php:248
1215
+ msgid ""
1216
+ "Your subscription to this post needs to be confirmed. <a "
1217
+ "href='[manager_link]'>Manage your subscriptions</a>."
1218
+ msgstr ""
1219
+ "Votre abonnement aux commentaires de ce billet a besoin d'être confirmé. <a "
1220
+ "href='[manager_link]'>Gérer vos abonnements</a>."
1221
+
1222
+ #: utils/stcr_manage.php:249
1223
+ msgid ""
1224
+ "You can <a href='[manager_link]'>manage the subscriptions</a> of this post."
1225
+ msgstr ""
1226
+ "Vous pouvez <a href='[manager_link]'>gérer les abonnements</a> aux "
1227
+ "commentaires de ce billet."
1228
+
1229
+ #: utils/stcr_manage.php:255
1230
+ msgid ""
1231
+ "To manage your subscriptions, please enter your email address here below. We "
1232
+ "will send you a message containing the link to access your personal "
1233
+ "management page."
1234
+ msgstr ""
1235
+ "Pour gérer vos abonnements, veuillez entrer votre adresse email ci-dessous. "
1236
+ "Nous vous enverrons un message contenant le lien pour accéder à votre page "
1237
+ "personnelle de gestion."
1238
+
1239
+ #: utils/stcr_manage.php:256
1240
+ msgid ""
1241
+ "Thank you for using our subscription service. Your request has been "
1242
+ "completed, and you should receive an email with the management link in a few "
1243
+ "minutes."
1244
+ msgstr ""
1245
+ "Merci d'utiliser notre service d'abonnement. Votre requête a été complétée "
1246
+ "et vous devriez recevoir un email avec un lien de gestion dans quelques "
1247
+ "minutes."
1248
+
1249
+ #: utils/stcr_manage.php:257
1250
+ msgid ""
1251
+ "You can follow the discussion on <strong>[post_title]</strong> without "
1252
+ "having to leave a comment. Cool, huh? Just enter your email address in the "
1253
+ "form here below and you're all set."
1254
+ msgstr ""
1255
+ "Vous pouvez suivre la discussion sur <strong>[post_title]</strong> sans "
1256
+ "avoir à laisser un commentaire. Chouette, pas vrai ? Entrez simplement votre "
1257
+ "adresse email dans le champ ci-dessous."
1258
+
1259
+ #: utils/stcr_manage.php:258
1260
+ msgid ""
1261
+ "Thank you for using our subscription service. Your request has been "
1262
+ "completed. You will receive a notification email every time a new comment to "
1263
+ "this article is approved and posted by the administrator."
1264
+ msgstr ""
1265
+ "Merci d'utiliser notre service d'abonnement. Votre requête a abouti. Vous "
1266
+ "recevrez une notification par email à chaque fois qu'un nouveau commentaire "
1267
+ "sur cet article sera posté et approuvé par l'administrateur."
1268
+
1269
+ #: utils/stcr_manage.php:259
1270
+ msgid ""
1271
+ "Thank you for using our subscription service. In order to confirm your "
1272
+ "request, please check your email for the verification message and follow the "
1273
+ "instructions."
1274
+ msgstr ""
1275
+ "Merci d'utiliser notre service d'abonnement. Afin de confirmer votre "
1276
+ "requête, veuillez vérifier votre courrier email pour le message de "
1277
+ "vérification et suivre les instructions."
1278
+
1279
+ #: utils/stcr_manage.php:260
1280
+ msgid ""
1281
+ "In order to cancel or suspend one or more notifications, select the "
1282
+ "corresponding checkbox(es) and click on the button at the end of the list."
1283
+ msgstr ""
1284
+ "Afin d'annuler ou suspendre une ou plusieurs notifications, sélectionnez "
1285
+ "la(les) case(s) à cocher correspondant et cliquez sur le bouton à la fin de "
1286
+ "la liste."
1287
+
1288
+ #: utils/stcr_manage.php:261
1289
+ msgid ""
1290
+ "In order to cancel or suspend one or more notifications, select the "
1291
+ "corresponding checkbox(es) and click on the button at the end of the list. "
1292
+ "You are currently subscribed to:"
1293
+ msgstr ""
1294
+ "Afin d'annuler ou suspendre une ou plusieurs notifications, sélectionnez "
1295
+ "la(les) case(s) à cocher correspondant et cliquez sur le bouton à la fin de "
1296
+ "la liste. Vous êtes actuellement abonné(e) à:"
1297
+
1298
+ #: utils/stcr_manage.php:265
1299
+ msgid "There is a new comment to [post_title]"
1300
+ msgstr "Il y a un nouveau commentaire à [post_title]"
1301
+
1302
+ #: utils/stcr_manage.php:266
1303
+ msgid ""
1304
+ "There is a new comment to [post_title].\n"
1305
+ "Comment Link: [comment_permalink]\n"
1306
+ "Author: [comment_author]\n"
1307
+ "Comment:\n"
1308
+ "[comment_content]\n"
1309
+ "Permalink: [post_permalink]\n"
1310
+ "Manage your subscriptions: [manager_link]"
1311
+ msgstr ""
1312
+ "Il y a un nouveau commentaire à [post_title].\n"
1313
+ "Lien du commentaire : [comment_permalink]\n"
1314
+ "Auteur : [comment_author]\n"
1315
+ "Commentaire :\n"
1316
+ "[comment_content]\n"
1317
+ "Lien permanent : [post_permalink]\n"
1318
+ "Gérer vos abonnements : [manager_link]"
1319
+
1320
+ #: utils/stcr_manage.php:267
1321
+ msgid "Please confirm your subscription to [post_title]"
1322
+ msgstr "Veuillez confirmer votre abonnement à [post_title]"
1323
+
1324
+ #: utils/stcr_manage.php:268
1325
+ msgid ""
1326
+ "You have requested to be notified every time a new comment is added to:\n"
1327
+ "[post_permalink]\n"
1328
+ "\n"
1329
+ "Please confirm your request by clicking on this link:\n"
1330
+ "[confirm_link]"
1331
+ msgstr ""
1332
+ "Vous avez demandé à être averti à chaque fois qu'un nouveau commentaire est "
1333
+ "ajouté à :\n"
1334
+ "[post_permalink]\n"
1335
+ "\n"
1336
+ "Veuillez confirmer votre demande en cliquant sur ce lien :\n"
1337
+ "[confirm_link]"
1338
+
1339
+ #: utils/stcr_manage.php:269
1340
+ msgid "Manage your subscriptions on [blog_name]"
1341
+ msgstr "Gestion de vos abonnements sur [blog_name]"
1342
+
1343
+ #: utils/stcr_manage.php:270
1344
+ msgid ""
1345
+ "You have requested to manage your subscriptions to the articles on "
1346
+ "[blog_name]. Please check the Subscriptions management link in your email"
1347
+ msgstr ""
1348
+
1349
+ #: utils/stcr_manage.php:271
1350
+ msgid ""
1351
+ "You have requested to manage your subscriptions to the articles on "
1352
+ "[blog_name]. Follow this link to access your personal page:\n"
1353
+ "[manager_link]"
1354
+ msgstr ""
1355
+ "Vous avez demandé à gérer vos abonnements aux articles sur [blog_name]. "
1356
+ "Suivez ce lien pour accéder à votre page personnelle :\n"
1357
+ "[manager_link]"
1358
+
1359
+ #: utils/stcr_manage.php:440 utils/stcr_manage.php:441
1360
+ msgid "StCR System"
1361
+ msgstr ""
1362
+
1363
+ #: utils/stcr_manage.php:460 utils/stcr_manage.php:488
1364
+ #: utils/stcr_manage.php:515 utils/stcr_manage.php:542
1365
+ #: utils/stcr_manage.php:569 utils/stcr_manage.php:596
1366
+ #: utils/stcr_manage.php:623 utils/stcr_manage.php:650
1367
+ #: utils/stcr_manage.php:677 utils/stcr_manage.php:705
1368
+ msgid "You do not have sufficient permissions to access this page."
1369
+ msgstr ""
1370
+
1371
+ #: utils/stcr_manage.php:755
1372
+ msgid "Subscriptions"
1373
  msgstr "Abonnements"
1374
 
1375
+ #: utils/stcr_manage.php:811
1376
+ msgid ""
1377
+ "Need help on how to use Subscribe to Comments Reloaded? Visit the official"
1378
+ msgstr ""
1379
+ "Vous avez besoin d'aide pour utiliser Subscribe to Comments Reloaded ? "
1380
+ "Visiter le "
1381
 
1382
+ #: utils/stcr_manage.php:811
1383
+ msgid "support forum"
1384
+ msgstr "forum de support officiel"
1385
 
1386
+ #: utils/stcr_manage.php:812
1387
+ msgid "Feeling generous?"
1388
+ msgstr "Vous vous sentez d'humeur généreuse ?"
1389
 
1390
+ #: utils/stcr_manage.php:812
1391
+ msgid "Donate a few bucks!"
1392
+ msgstr "Faîtes don de quelques euros !"
1393
 
1394
+ #: utils/stcr_upgrade.php:55
1395
+ msgid "Important Notice"
1396
+ msgstr "Remarque importante"
1397
+
1398
+ #: utils/stcr_upgrade.php:103
1399
+ msgid ""
1400
+ "<strong>Subscribe to Comments Reloaded:</strong> The information in your "
1401
+ "database has been sanitized to prevent the raw html messages. <a class="
1402
+ "\"dismiss\" href=\"#\">Dismiss. </a><img class=\"stcr-loading-animation\" "
1403
+ "src=\""
1404
+ msgstr ""
1405
+
1406
+ #: utils/stcr_upgrade.php:158
1407
+ msgid ""
1408
+ "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
1409
+ "from the <strong>Subscribe to Comments</strong> plugin was detected and "
1410
+ "automatically imported into <strong>Subscribe to Comments Reloaded</strong>."
1411
+ msgstr ""
1412
+ "Les données de souscription aux commentaires du plugin <strong>Subscribe to "
1413
+ "Comments</strong> ont été détectées et automatiquement importées dans "
1414
+ "<strong>Subscribe to Comments Reloaded</strong>."
1415
+
1416
+ #: utils/stcr_upgrade.php:158
1417
+ msgid ""
1418
+ " It is recommended that you now <strong>deactivate</strong> Subscribe to "
1419
+ "Comments to prevent confusion between the two plugins."
1420
+ msgstr ""
1421
+ "Il est recommandé que vous <strong>désactiviez</strong> Subscribe to "
1422
+ "Comments pour éviter toute confusion entre les deux plugins."
1423
+
1424
+ #: utils/stcr_upgrade.php:159
1425
+ msgid ""
1426
+ "If you have subscription data from Subscribe to Comments Reloaded < v2.0 "
1427
+ "that you want to import, you'll need to import that data manually, as only "
1428
+ "one import routine will ever run to prevent data loss."
1429
+ msgstr ""
1430
+ "Si vous avez des données de souscription de Subscribe to Comments Reloaded < "
1431
+ "v2.0 que vous désirez importer, vous devrez importer ces données "
1432
+ "manuellement car il n'y a qu'une seule routine d'importation qui "
1433
+ "fonctionnera pour éviter la perte de données."
1434
+
1435
+ #: utils/stcr_upgrade.php:160 utils/stcr_upgrade.php:232
1436
+ #: utils/stcr_upgrade.php:381
1437
+ msgid ""
1438
+ "Please visit <a href=\"options-general.php?page=subscribe-to-comments-"
1439
+ "reloaded/options/index.php\">Settings -> Subscribe to Comments</a> to review "
1440
+ "your configuration.<a class=\"dismiss\" href=\"#\">Dismiss. </a><img class="
1441
+ "\"stcr-loading-animation\" src=\""
1442
+ msgstr ""
1443
+
1444
+ #: utils/stcr_upgrade.php:231
1445
+ msgid ""
1446
+ "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
1447
+ "from the <strong>Comment Reply Notification</strong> plugin was detected and "
1448
+ "automatically imported into <strong>Subscribe to Comments Reloaded</strong>."
1449
+ msgstr ""
1450
+ "Les données de souscription aux commentaires du plugin <strong>Comment Reply "
1451
+ "Notification</strong> ont été détectées et automatiquement importées dans "
1452
+ "<strong>Subscribe to Comments Reloaded</strong>."
1453
+
1454
+ #: utils/stcr_upgrade.php:231
1455
+ msgid ""
1456
+ " It is recommended that you now <strong>deactivate</strong> Comment Reply "
1457
+ "Notification to prevent confusion between the two plugins."
1458
+ msgstr ""
1459
+ "Il est recommandé que vous <strong>désactiviez</strong> Comment Reply "
1460
+ "Notification pour éviter toute confusion entre les deux plugins."
1461
+
1462
+ #: utils/stcr_upgrade.php:378
1463
+ msgid ""
1464
+ "<strong>Subscribe to Comments Reloaded:</strong> Plugin options and comment "
1465
+ "subscription data from the <strong>WP Comment Subscriptions</strong> plugin "
1466
+ "were detected and automatically imported into <strong>Subscribe to Comments "
1467
+ "Reloaded</strong>."
1468
+ msgstr ""
1469
+ "Les données de souscription aux commentaires du plugin <strong>WP Comment "
1470
+ "Subscriptions<</strong> ont été détectées et automatiquement importées dans "
1471
+ "<strong>Subscribe to Comments Reloaded</strong>."
1472
+
1473
+ #: utils/stcr_upgrade.php:378
1474
+ msgid ""
1475
+ " It is recommended that you now <strong>deactivate</strong> WP Comment "
1476
+ "Subscriptions to prevent confusion between the two plugins."
1477
+ msgstr ""
1478
+ "Il est recommandé que vous <strong>désactiviez</strong> Subscribe to "
1479
+ "Comments pour éviter toute confusion entre les deux plugins."
1480
+
1481
+ #: utils/stcr_upgrade.php:379
1482
+ msgid ""
1483
+ "If you have subscription data from another plugin (such as Subscribe to "
1484
+ "Comments or Subscribe to Comments Reloaded < v2.0) that you want to import, "
1485
+ "you'll need to import that data manually, as only one import routine will "
1486
+ "ever run to prevent data loss."
1487
+ msgstr ""
1488
+ "Si vous avez des données de souscription d'un autre plugin (tel que "
1489
+ "Subscribe to Comments ou Subscribe to Comments Reloaded < v2.0) que vous "
1490
+ "désirez importer, vous devrez importer ces données manuellement car il n'y a "
1491
+ "qu'une seule routine d'importation qui fonctionnera pour éviter la perte de "
1492
+ "données."
1493
+
1494
+ #: utils/stcr_upgrade.php:380
1495
+ msgid ""
1496
+ "<strong>Note:</strong> If you were previously using the "
1497
+ "<code>wp_comment_subscriptions_show()</code> function or the <code>[wpcs-"
1498
+ "subscribe-url]</code> shortcode, you'll need to replace those with "
1499
+ "<code>subscribe_reloaded_show()</code> and <code>[subscribe-url]</code> "
1500
+ "respectively."
1501
+ msgstr ""
1502
+ "<strong>Remarque:</strong> si vous utilisiez précédemment la fonction "
1503
+ "<code>wp_comment_subscriptions_show()</code> ou le shortcode <code>[wpcs-"
1504
+ "subscribe-url]</code>, vous devez les remplacer respectivement par "
1505
+ "<code>subscribe_reloaded_show()</code> et <code>[subscribe-url]</code>."
1506
+
1507
+ #: utils/stcr_upgrade.php:394
1508
+ msgid ""
1509
+ "<strong>Thank you for installing Subscribe to Comments Reloaded!</strong>."
1510
+ msgstr ""
1511
+
1512
+ #: utils/stcr_upgrade.php:395
1513
+ msgid ""
1514
+ "If you find a bug or an issue you can report it <a href=\"https://github.com/"
1515
+ "stcr/subscribe-to-comments-reloaded/issues\" target=\"_blank\">here</a>."
1516
+ msgstr ""
1517
+
1518
+ #: utils/stcr_upgrade.php:396
1519
+ msgid ""
1520
+ "If you want to donate you can do it via <a href=\"\n"
1521
+ "https://www.paypal.com/cgi-bin/webscr?"
1522
+ "cmd=_donations&business=XF86X93FDCGYA&lc=US&item_name=Datasoft"
1523
+ "%20Engineering&item_number=DI%2dSTCR&currency_code=USD&bn=PP%2dDonationsBF"
1524
+ "%3abtn_donate_LG%2egif%3aNonHosted\" target=\"_blank\">PayPal</a>."
1525
+ msgstr ""
1526
+
1527
+ #: utils/stcr_upgrade.php:398
1528
+ msgid ""
1529
+ "Please visit the <a href=\"https://wordpress.org/plugins/subscribe-to-"
1530
+ "comments-reloaded/changelog/\" target=\"_blank\">Changelog</a> for detailed "
1531
+ "information on plugin changes.<a class=\"dismiss\" href=\"#\">Dismiss. </"
1532
+ "a><img class=\"stcr-loading-animation\" src=\""
1533
+ msgstr ""
1534
+
1535
+ #: utils/stcr_upgrade.php:409
1536
+ msgid ""
1537
+ "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1538
+ "160106."
1539
+ msgstr ""
1540
+
1541
+ #: utils/stcr_upgrade.php:410
1542
+ msgid ""
1543
+ "This version includes many changes and fixes to improve your experience with "
1544
+ "the plugin, including One Click Unsubscribe, Rich Text Editor to create HTML "
1545
+ "email templates, Subscription Checkbox position, and more!"
1546
+ msgstr ""
1547
+
1548
+ #: utils/stcr_upgrade.php:411 utils/stcr_upgrade.php:426
1549
+ #: utils/stcr_upgrade.php:448
1550
+ msgid ""
1551
+ "Please visit the <a href=\"https://wordpress.org/plugins/subscribe-to-"
1552
+ "comments-reloaded/changelog/\" target=\"_blank\">Changelog</a> for a "
1553
+ "complete list of changes.<a class=\"dismiss\" href=\"#\">Dismiss. </a><img "
1554
+ "class=\"stcr-loading-animation\" src=\""
1555
+ msgstr ""
1556
+
1557
+ #: utils/stcr_upgrade.php:424
1558
+ msgid ""
1559
+ "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1560
+ "160115."
1561
+ msgstr ""
1562
+
1563
+ #: utils/stcr_upgrade.php:425
1564
+ msgid ""
1565
+ "This version includes fixes to broken links while managing your subscriptions"
1566
+ msgstr ""
1567
+
1568
+ #: utils/stcr_upgrade.php:439
1569
+ msgid ""
1570
+ "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1571
+ "3.0.0"
1572
+ msgstr ""
1573
+
1574
+ #: utils/stcr_upgrade.php:440
1575
+ msgid "This version includes fixes to many bugs and also new features, "
1576
+ msgstr ""
1577
+
1578
+ #: utils/stcr_upgrade.php:442
1579
+ msgid ""
1580
+ "<strong>New Feature</strong> Add new option to set the Reply To email "
1581
+ "address. This will help the subscribers to use the Reply option in their "
1582
+ "email agents."
1583
+ msgstr ""
1584
+
1585
+ #: utils/stcr_upgrade.php:443
1586
+ msgid ""
1587
+ "<strong>New Feature</strong> Improve the Admin Menu for StCR. Replace the "
1588
+ "StCR menu on the Settings Menu for a new Menu with sub menus for the pages."
1589
+ msgstr ""
1590
+
1591
+ #: utils/stcr_upgrade.php:444
1592
+ msgid ""
1593
+ "<strong>New Feature</strong> Safely Uninstall option to Delete the plugin "
1594
+ "without loosing your subscriptions. You can use this option also for reset "
1595
+ "all the settings, see the FAQ."
1596
+ msgstr ""
1597
+
1598
+ #: utils/stcr_upgrade.php:445
1599
+ msgid ""
1600
+ "<strong>New Feature</strong> Now the WordPress Authors can use the "
1601
+ "<strong>Subscribe authors</strong> option to autor subscribe to a Custom "
1602
+ "Post Type."
1603
+ msgstr ""
1604
+
1605
+ #: utils/stcr_upgrade.php:446
1606
+ msgid ""
1607
+ "<strong>New Feature</strong> A new field was added under the notification "
1608
+ "options to and the management link only by email and not to display it on "
1609
+ "the request link page."
1610
+ msgstr ""
1611
+
1612
+ #: utils/stcr_utils.php:195
1613
+ msgid "StCR Notification"
1614
+ msgstr "Notifications"
1615
+
1616
+ #: wp_subscribe_reloaded.php:114
1617
+ msgid "Settings"
1618
+ msgstr "Réglages"
1619
+
1620
+ #: wp_subscribe_reloaded.php:1060
1621
+ msgid "Don't subscribe"
1622
+ msgstr "Ne pas s'abonner"
1623
+
1624
+ #: wp_subscribe_reloaded.php:1061
1625
+ msgid "All"
1626
+ msgstr "S'abonner"
1627
+
1628
+ #~ msgid ""
1629
+ #~ "Please visit <a href=\"options-general.php?page=subscribe-to-comments-"
1630
+ #~ "reloaded/options/index.php\">Settings -> Subscribe to Comments</a> to "
1631
+ #~ "review your configuration.<a class=\"dismiss\" href=\"#\">Got it. </"
1632
+ #~ "a><img class=\"stcr-loading-animation\" src=\""
1633
+ #~ msgstr ""
1634
+ #~ "Veuillez visiter <a href=\"options-general.php?page=subscribe-to-comments-"
1635
+ #~ "reloaded/options/index.php\">Réglages -> Subscribe to Comments</a> pour "
1636
+ #~ "vérifier votre configuration."
1637
+
1638
+ #~ msgid "StCR Subscription Box Position"
1639
+ #~ msgstr "Nouvel abonnement à"
1640
+
1641
+ #~ msgid ""
1642
+ #~ "Content of the management email. Allowed tags: [blog_name], [manager_link]"
1643
+ #~ msgstr ""
1644
+ #~ "Contenu de l'email de gestion. Tags autorisés : [blog_name], "
1645
+ #~ "[manager_link]"
1646
 
1647
  #~ msgid ""
1648
  #~ "The information in your database has been sanitize to prevent the raw "
langs/subscribe-reloaded-he_IL.mo CHANGED
Binary file
langs/subscribe-reloaded-he_IL.po CHANGED
@@ -1,2034 +1,1603 @@
1
- msgid ""
2
- msgstr ""
3
- "Content-Type: text/plain; charset=UTF-8\n"
4
- "Content-Transfer-Encoding: 8bit\n"
5
- "Project-Id-Version: subscribe-to-comments-reloaded\n"
6
- "POT-Creation-Date: \n"
7
- "PO-Revision-Date: \n"
8
- "Last-Translator: Israel Barragan <reedyseth@gmail.com>\n"
9
- "Language-Team: Ahrale | Atar4U.com <contact@atar4u.com>\n"
10
- "Language: he\n"
11
- "MIME-Version: 1.0\n"
12
- "X-Generator: Poedit 1.6.4\n"
13
- "X-Poedit-SourceCharset: UTF-8\n"
14
-
15
- #: $subject = __( 'New subscription to', 'subscribe-reloaded' ) . "
16
- #: $target_post->post_title"; $message $target_post->post_title\n" 'User:',
17
- #: $clean_email";
18
- msgctxt "85bf10ae31395bb944c2f7f267c564d1"
19
- msgid "User:"
20
- msgstr "משתמש:"
21
-
22
- #: $subject = __( 'New subscription to', 'subscribe-reloaded' ) . "
23
- #: $target_post->post_title"; $message $target_post->post_title\n" 'User:',
24
- #: $clean_email";
25
- msgctxt "7640c8ef772a560d0e6dff27e7a3f6d3"
26
- msgid "New subscription to"
27
- msgstr "הרשמה חדשה ל"
28
-
29
- #: <input type="text" class="subscribe-form-field" name="sre" value="<?php
30
- #: echo $email ?>" size="22"
31
- #: onfocus="if(this.value==this.defaultValue)this.value=''"
32
- #: onblur="if(this.value=='')this.value=this.defaultValue" /> name="submit"
33
- #: type="submit" class="subscribe-form-button" _e( 'Send',
34
- #: 'subscribe-reloaded' ) </p>
35
- msgctxt "2dae8e5bffb937dee2d5dd47a8939ba0"
36
- msgid "Send"
37
- msgstr "שלח"
38
-
39
- #: } else { echo '<p>' . __( 'No subscriptions match your search criteria.',
40
- #: 'subscribe-reloaded' ) '</p>';
41
- msgctxt "3bf34892a2ec8fa88d0663a5d2c001d1"
42
- msgid "No subscriptions match your search criteria."
43
- msgstr "אין הרשמה התואמת את קריטריון החיפוש שלך."
44
-
45
- #: <input type="radio" name="sra" value="suspend" id="action_type_suspend"
46
- #: checked="checked" /> <label for="action_type_suspend">' . __( 'Suspend',
47
- #: 'subscribe-reloaded' ) '</label> &nbsp;&nbsp;&nbsp;&nbsp; value="force_y"
48
- #: id="action_type_force_y" for="action_type_force_y">' 'Set to Y',
49
- #: value="activate" id="action_type_activate" for="action_type_activate">'
50
- #: 'Activate', '</label></p>';
51
- msgctxt "f69c23e39b07d4faea7c8848ec56b291"
52
- msgid "Set to Y"
53
- msgstr "הגדר כ Y"
54
-
55
- #: echo '<p id="subscribe-reloaded-select-all-p"><a
56
- #: class="subscribe-reloaded-small-button" href="#"
57
- #: onclick="t=document.forms[\'post_list_form\'].elements[\'post_list[]\'];c=t.length;if(!c){t.checked=true}else{for(var
58
- #: i=0;i<c;i++){t[i].checked=true}};return false;">' . __( 'Select all',
59
- #: 'subscribe-reloaded' ) '</a> '; '<a
60
- #: onclick="t=document.forms[\'post_list_form\'].elements[\'post_list[]\'];c=t.length;if(!c){t.checked=!t.checked}else{for(var
61
- #: i=0;i<c;i++){t[i].checked=false}};return 'Invert selection', '</a></p>';
62
- #: id="subscribe-reloaded-action-p">' 'Action:', '
63
- msgctxt "93b6d701c9267312e15855f426150676"
64
- msgid "Invert selection"
65
- msgstr "היפוך הבחירה"
66
-
67
- #: echo '</ul>'; '<p id="subscribe-reloaded-select-all-p"><a
68
- #: class="subscribe-reloaded-small-button" href="#"
69
- #: onclick="t=document.forms[\'post_list_form\'].elements[\'post_list[]\'];c=t.length;if(!c){t.checked=true}else{for(var
70
- #: i=0;i<c;i++){t[i].checked=true}};return false;">' . __( 'Select all',
71
- #: 'subscribe-reloaded' ) '</a> '; '<a
72
- #: onclick="t=document.forms[\'post_list_form\'].elements[\'post_list[]\'];c=t.length;if(!c){t.checked=!t.checked}else{for(var
73
- #: i=0;i<c;i++){t[i].checked=false}};return 'Invert selection', '</a></p>';
74
- msgctxt "fd37d9fc84ad3db33c5d2dc0687e6709"
75
- msgid "Select all"
76
- msgstr "הכל"
77
-
78
- #: if ( is_array( $subscriptions ) && ! empty( { echo '<p
79
- #: id="subscribe-reloaded-title-p">' . __( 'Title', 'subscribe-reloaded' ':
80
- #: <strong>' $target_post->post_title '</strong></p>';
81
- #: id="subscribe-reloaded-legend-p">' 'Legend: Y = all comments, R replies
82
- #: only, C inactive', '</p>';
83
- msgctxt "ca751034fa365c3891ee9e55369a1d09"
84
- msgid "Title"
85
- msgstr "כותרת"
86
-
87
- #: '<p>' . __( 'If you have subscription data from another plugin (such as
88
- #: Subscribe to Comments or Reloaded < v2.0) that want import, you\'ll need
89
- #: import manually, only one routine will ever run prevent loss.',
90
- #: 'subscribe-reloaded' ) '</p>' '<strong>Note:</strong> If were previously
91
- #: using the <code>wp_comment_subscriptions_show()</code> function
92
- #: <code>[wpcs-subscribe-url]</code> shortcode, replace those with
93
- #: <code>subscribe_reloaded_show()</code> and <code>[subscribe-url]</code>
94
- #: respectively.', 'Please visit <a
95
- #: href="options-general.php?page=subscribe-to-comments-reloaded/options/index.php">Settings
96
- #: -> Comments</a> review your configuration.', '</p></div>';
97
- msgctxt "ed828767fd5781fd8c010e26090b7645"
98
- msgid ""
99
- "<strong>Note:</strong> If you were previously using the "
100
- "<code>wp_comment_subscriptions_show()</code> function or the <code>[wpcs-"
101
- "subscribe-url]</code> shortcode, you'll need to replace those with "
102
- "<code>subscribe_reloaded_show()</code> and <code>[subscribe-url]</code> "
103
- "respectively."
104
- msgstr ""
105
- "<strong>הערה:</strong> אם השתמשת קודם בפונקציית "
106
- "<code>wp_comment_subscriptions_show()</code> או בפונקציית קיצור הקוד "
107
- "<code>[wpcs-subscribe-url]</code> , תצטרך להחליף אותו ב "
108
- "<code>subscribe_reloaded_show()</code> וב <code>[subscribe-url]</code> "
109
- "בהתאמה."
110
-
111
- #: '<p>' . __( 'Plugin options and comment subscription data from the
112
- #: <strong>WP Comment Subscriptions</strong> plugin were detected
113
- #: automatically imported into <strong>Subscribe to Comments
114
- #: Reloaded</strong>.', 'subscribe-reloaded' ) ( is_plugin_active(
115
- #: 'wp-comment-subscriptions/wp-comment-subscriptions.php' ? ' It is
116
- #: recommended that you now <strong>deactivate</strong> WP Subscriptions
117
- #: prevent confusion between two plugins.', : '' '</p>' 'If have another (such
118
- #: as Subscribe or Reloaded < v2.0) want import, you\'ll need import manually,
119
- #: only one routine will ever run loss.', '<strong>Note:</strong> If
120
- #: previously using <code>wp_comment_subscriptions_show()</code> function
121
- #: <code>[wpcs-subscribe-url]</code> shortcode, replace those with
122
- #: <code>subscribe_reloaded_show()</code> <code>[subscribe-url]</code>
123
- #: respectively.',
124
- msgctxt "76e680144467dc070157099f4c34f844"
125
- msgid ""
126
- "If you have subscription data from another plugin (such as Subscribe to "
127
- "Comments or Subscribe to Comments Reloaded < v2.0) that you want to import, "
128
- "you'll need to import that data manually, as only one import routine will "
129
- "ever run to prevent data loss."
130
- msgstr ""
131
- "אם יש לך מידע הרשמה מתוסף אחר (כמו Subscribe to Comments או Subscribe to "
132
- "Comments Reloaded < v2.0) שתרצה לייבא, יהיה צורך לייבא את הנתונים באופן "
133
- "ידני, כי תמיד תפעל רק שגרת יבוא אחת כדי למנוע אבדן נתונים."
134
-
135
- #: $notices[] = '<div class="updated"><h3>' . __( 'Important Notice',
136
- #: 'subscribe-reloaded' ) '</h3>' '<p>' 'Plugin options and comment
137
- #: subscription data from the <strong>WP Comment Subscriptions</strong> plugin
138
- #: were detected automatically imported into <strong>Subscribe to Comments
139
- #: Reloaded</strong>.', ( is_plugin_active(
140
- #: 'wp-comment-subscriptions/wp-comment-subscriptions.php' ? ' It is
141
- #: recommended that you now <strong>deactivate</strong> WP Subscriptions
142
- #: prevent confusion between two plugins.', : '' '</p>' 'If have another (such
143
- #: as Subscribe or Reloaded < v2.0) want import, you\'ll need import manually,
144
- #: only one routine will ever run loss.',
145
- msgctxt "534416ff73454d17fa558870069a0f88"
146
- msgid ""
147
- " It is recommended that you now <strong>deactivate</strong> WP Comment "
148
- "Subscriptions to prevent confusion between the two plugins."
149
- msgstr ""
150
- " מומלץ כעת <strong>לכבות</strong> את WP Comment Subscriptions כדי למנוע "
151
- "בלבול בין שני התוספים."
152
-
153
- #: $notices[] = '<div class="updated"><h3>' . __( 'Important Notice',
154
- #: 'subscribe-reloaded' ) '</h3>' '<p>' 'Plugin options and comment
155
- #: subscription data from the <strong>WP Comment Subscriptions</strong> plugin
156
- #: were detected automatically imported into <strong>Subscribe to Comments
157
- #: Reloaded</strong>.', ( is_plugin_active(
158
- #: 'wp-comment-subscriptions/wp-comment-subscriptions.php' ? ' It is
159
- #: recommended that you now <strong>deactivate</strong> WP Subscriptions
160
- #: prevent confusion between two plugins.', : '' '</p>' 'If have another (such
161
- #: as Subscribe or Reloaded < v2.0) want import, you\'ll need import manually,
162
- #: only one routine will ever run loss.',
163
- msgctxt "db8ac9ddb5f61a69e1ff7c266dc2a43e"
164
- msgid ""
165
- "Plugin options and comment subscription data from the <strong>WP Comment "
166
- "Subscriptions</strong> plugin were detected and automatically imported into "
167
- "<strong>Subscribe to Comments Reloaded</strong>."
168
- msgstr ""
169
- "אפשרויות התוסף ונתוני הרשמה מתוסף <strong>WP Comment Subscriptions</strong> "
170
- "זוהו ויובאו אוטומטית אל <strong>Subscribe to Comments Reloaded</strong>."
171
-
172
- #: $notices[] = '<div class="updated"><h3>' . __( 'Important Notice',
173
- #: 'subscribe-reloaded' ) '</h3>' '<p>' 'Comment subscription data from the
174
- #: <strong>Comment Reply Notification</strong> plugin was detected and
175
- #: automatically imported into <strong>Subscribe to Comments
176
- #: Reloaded</strong>.', ( is_plugin_active(
177
- #: 'comment-reply-notification/comment-reply-notification.php' ? ' It is
178
- #: recommended that you now <strong>deactivate</strong> Comment Notification
179
- #: prevent confusion between two plugins.', : '' '</p>' 'Please visit <a
180
- #: href="options-general.php?page=subscribe-to-comments-reloaded/options/index.php">Settings
181
- #: -> Subscribe Comments</a> review your configuration.', '</p></div>';
182
- msgctxt "90a1cbf2d625becc7e79754e6707bf84"
183
- msgid ""
184
- " It is recommended that you now <strong>deactivate</strong> Comment Reply "
185
- "Notification to prevent confusion between the two plugins."
186
- msgstr ""
187
- " מומלץ כעת <strong>לכבות</strong> את Comment Reply Notification כדי למנוע "
188
- "בלבול בין התוספים."
189
-
190
- #: $notices[] = '<div class="updated"><h3>' . __( 'Important Notice',
191
- #: 'subscribe-reloaded' ) '</h3>' '<p>' 'Comment subscription data from the
192
- #: <strong>Comment Reply Notification</strong> plugin was detected and
193
- #: automatically imported into <strong>Subscribe to Comments
194
- #: Reloaded</strong>.', ( is_plugin_active(
195
- #: 'comment-reply-notification/comment-reply-notification.php' ? ' It is
196
- #: recommended that you now <strong>deactivate</strong> Comment Notification
197
- #: prevent confusion between two plugins.', : '' '</p>' 'Please visit <a
198
- #: href="options-general.php?page=subscribe-to-comments-reloaded/options/index.php">Settings
199
- #: -> Subscribe Comments</a> review your configuration.', '</p></div>';
200
- msgctxt "9245ce1d680abc90d16cf24759748794"
201
- msgid ""
202
- "Comment subscription data from the <strong>Comment Reply Notification</"
203
- "strong> plugin was detected and automatically imported into "
204
- "<strong>Subscribe to Comments Reloaded</strong>."
205
- msgstr ""
206
- "נתוני הרשמה מתוסף <strong>Comment Reply Notification</strong> זוהו ויובאו "
207
- "אוטומטית ל <strong>Subscribe to Comments Reloaded</strong>."
208
-
209
- #: '<p>' . __( '<strong>Note:</strong> If you were previously using the
210
- #: <code>wp_comment_subscriptions_show()</code> function or
211
- #: <code>[wpcs-subscribe-url]</code> shortcode, you\'ll need to replace those
212
- #: with <code>subscribe_reloaded_show()</code> and
213
- #: <code>[subscribe-url]</code> respectively.', 'subscribe-reloaded' ) '</p>'
214
- #: 'Please visit <a
215
- #: href="options-general.php?page=subscribe-to-comments-reloaded/options/index.php">Settings
216
- #: -> Subscribe Comments</a> review your configuration.', '</p></div>';
217
- #: update_option( 'subscribe_reloaded_deferred_admin_notices', $notices );
218
- msgctxt "22deb9bb4627baad52367692523bbba8"
219
- msgid ""
220
- "Please visit <a href=\"options-general.php?page=subscribe-to-comments-"
221
- "reloaded/options/index.php\">Settings -> Subscribe to Comments</a> to review "
222
- "your configuration."
223
- msgstr ""
224
- "נא לבקר ב <a href=\"options-general.php?page=subscribe-to-comments-reloaded/"
225
- "options/index.php\">Settings -> Subscribe to Comments</a> כדי לסקור את "
226
- "ההגדרה שלך."
227
-
228
- #: '<p>' . __( 'Comment subscription data from the <strong>Subscribe to
229
- #: Comments</strong> plugin was detected and automatically imported into
230
- #: Comments Reloaded</strong>.', 'subscribe-reloaded' ) ( is_plugin_active(
231
- #: 'subscribe-to-comments/subscribe-to-comments.php' ? ' It is recommended
232
- #: that you now <strong>deactivate</strong> Subscribe prevent confusion
233
- #: between two plugins.', : '' '</p>' 'If have Reloaded < v2.0 want import,
234
- #: you\'ll need import manually, as only one routine will ever run loss.',
235
- #: 'Please visit <a
236
- #: href="options-general.php?page=subscribe-to-comments-reloaded/options/index.php">Settings
237
- #: -> Comments</a> review your configuration.', '</p></div>';
238
- msgctxt "9c2641edddbd0f0572a574b5333af6a3"
239
- msgid ""
240
- "If you have subscription data from Subscribe to Comments Reloaded < v2.0 "
241
- "that you want to import, you'll need to import that data manually, as only "
242
- "one import routine will ever run to prevent data loss."
243
- msgstr ""
244
- "אם יש לך נתוני הרשמה מ Subscribe to Comments Reloaded < v2.0 ליבוא, יהיה "
245
- "צורך לייבא אותם ידנית, כי רק שגרת יבוא אחת תפעל, כדי למנוע אבדן נתונים."
246
-
247
- #: $notices[] = '<div class="updated"><h3>' . __( 'Important Notice',
248
- #: 'subscribe-reloaded' ) '</h3>' '<p>' 'Comment subscription data from the
249
- #: <strong>Subscribe to Comments</strong> plugin was detected and
250
- #: automatically imported into Comments Reloaded</strong>.', (
251
- #: is_plugin_active( 'subscribe-to-comments/subscribe-to-comments.php' ? ' It
252
- #: is recommended that you now <strong>deactivate</strong> Subscribe prevent
253
- #: confusion between two plugins.', : '' '</p>' 'If have Reloaded < v2.0 want
254
- #: import, you\'ll need import manually, as only one routine will ever run
255
- #: loss.',
256
- msgctxt "d588b2fe9db9c4689d9f001d5637cf10"
257
- msgid ""
258
- " It is recommended that you now <strong>deactivate</strong> Subscribe to "
259
- "Comments to prevent confusion between the two plugins."
260
- msgstr ""
261
- " מומלץ כעת <strong>לכבות</strong> את Subscribe to Comments כדי למנוע בלבול "
262
- "בין שני התוספים."
263
-
264
- #: $notices[] = '<div class="updated"><h3>' . __( 'Important Notice',
265
- #: 'subscribe-reloaded' ) '</h3>' '<p>' 'Comment subscription data from the
266
- #: <strong>Subscribe to Comments</strong> plugin was detected and
267
- #: automatically imported into Comments Reloaded</strong>.', (
268
- #: is_plugin_active( 'subscribe-to-comments/subscribe-to-comments.php' ? ' It
269
- #: is recommended that you now <strong>deactivate</strong> Subscribe prevent
270
- #: confusion between two plugins.', : '' '</p>' 'If have Reloaded < v2.0 want
271
- #: import, you\'ll need import manually, as only one routine will ever run
272
- #: loss.',
273
- msgctxt "71d5690da617660f9cea95c5d16bf7e1"
274
- msgid ""
275
- "Comment subscription data from the <strong>Subscribe to Comments</strong> "
276
- "plugin was detected and automatically imported into <strong>Subscribe to "
277
- "Comments Reloaded</strong>."
278
- msgstr ""
279
- "נתוני הרשמה מתוסף <strong>Subscribe to Comments</strong> זוהו ויובאו "
280
- "אוטומטית ל <strong>Subscribe to Comments Reloaded</strong>."
281
-
282
- #: $notices = get_option( 'subscribe_reloaded_deferred_admin_notices', array()
283
- #: ); $notices[] '<div class="updated"><h3>' . __( 'Important Notice',
284
- #: 'subscribe-reloaded' ) '</h3>' '<p>' 'Plugin options and comment
285
- #: subscription data from the <strong>WP Comment Subscriptions</strong> plugin
286
- #: were detected automatically imported into <strong>Subscribe to Comments
287
- #: Reloaded</strong>.', ( is_plugin_active(
288
- #: 'wp-comment-subscriptions/wp-comment-subscriptions.php' ? ' It is
289
- #: recommended that you now <strong>deactivate</strong> WP Subscriptions
290
- #: prevent confusion between two plugins.', : '' '</p>'
291
- msgctxt "6326fca7e1808b1c6b6c35141171d6ad"
292
- msgid "Important Notice"
293
- msgstr "הודעה חשובה"
294
-
295
- #: $contextual_help = __( 'Need help on how to use Subscribe Comments
296
- #: Reloaded? Visit the official', 'subscribe-reloaded' ) . ' <a
297
- #: href="http://wordpress.org/tags/subscribe-to-comments-reloaded?forum_id=10"
298
- #: target="_blank">' 'support forum', '</a>. '; .= 'Feeling generous?',
299
- #: href="https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=XF86X93FDCGYA&lc=US&item_name=Datasoft%20Engineering&item_number=DI%2dSTCR&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHosted"
300
- #: 'Donate a few bucks!', '</a>'; }
301
- msgctxt "fdadb49a9b90bd2ac4cd2b9807376a02"
302
- msgid "Donate a few bucks!"
303
- msgstr "תרום קצת!"
304
-
305
- #: $contextual_help = __( 'Need help on how to use Subscribe Comments
306
- #: Reloaded? Visit the official', 'subscribe-reloaded' ) . ' <a
307
- #: href="http://wordpress.org/tags/subscribe-to-comments-reloaded?forum_id=10"
308
- #: target="_blank">' 'support forum', '</a>. '; .= 'Feeling generous?',
309
- #: href="https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=XF86X93FDCGYA&lc=US&item_name=Datasoft%20Engineering&item_number=DI%2dSTCR&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHosted"
310
- #: 'Donate a few bucks!', '</a>'; }
311
- msgctxt "6bcafad87c99a595913b3dd6737c4c26"
312
- msgid "Feeling generous?"
313
- msgstr "מרגיש נדיב?"
314
-
315
- #: load_plugin_textdomain( 'subscribe-reloaded', false, dirname(
316
- #: plugin_basename( __FILE__ ) . '/langs/' ); $contextual_help = __( 'Need
317
- #: help on how to use Subscribe Comments Reloaded? Visit the official',
318
- #: 'subscribe-reloaded' ' <a
319
- #: href="http://wordpress.org/tags/subscribe-to-comments-reloaded?forum_id=10"
320
- #: target="_blank">' 'support forum', '</a>. '; .= 'Feeling generous?',
321
- #: href="https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=XF86X93FDCGYA&lc=US&item_name=Datasoft%20Engineering&item_number=DI%2dSTCR&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHosted"
322
- #: 'Donate a few bucks!', '</a>';
323
- msgctxt "daab3a51d4e2498af6efa7af01514b90"
324
- msgid "support forum"
325
- msgstr "פורום התמיכה הרשמי"
326
-
327
- #: load_plugin_textdomain( 'subscribe-reloaded', false, dirname(
328
- #: plugin_basename( __FILE__ ) . '/langs/' ); $contextual_help = __( 'Need
329
- #: help on how to use Subscribe Comments Reloaded? Visit the official',
330
- #: 'subscribe-reloaded' ' <a
331
- #: href="http://wordpress.org/tags/subscribe-to-comments-reloaded?forum_id=10"
332
- #: target="_blank">' 'support forum', '</a>. '; .= 'Feeling generous?',
333
- #: href="https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=XF86X93FDCGYA&lc=US&item_name=Datasoft%20Engineering&item_number=DI%2dSTCR&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHosted"
334
- #: 'Donate a few bucks!', '</a>';
335
- msgctxt "542d173f945fab2a0f48558ebbd22f76"
336
- msgid ""
337
- "Need help on how to use Subscribe to Comments Reloaded? Visit the official"
338
- msgstr "זקוק לעזרה ב כיצד להירשם ל Comments Reloaded? בקר ב"
339
-
340
- #: if ( $file ==
341
- #: 'subscribe-to-comments-reloaded/subscribe-to-comments-reloaded.php' ) {
342
- #: $links['settings'] = sprintf( '<a href="%s"> %s </a>', admin_url(
343
- #: 'options-general.php?page=subscribe-to-comments-reloaded/options/index.php'
344
- #: ), __( 'Settings', 'subscribe-reloaded' ); }
345
- msgctxt "d9e51772b38723c6da09f3d3a7b31d1c"
346
- msgid "Settings"
347
- msgstr "הגדרות"
348
-
349
- #: add_option( 'subscribe_reloaded_management_subject', __( 'Manage your
350
- #: subscriptions on [blog_name]', 'subscribe-reloaded' ) );
351
- #: 'subscribe_reloaded_management_content', "You have requested to manage the
352
- #: articles [blog_name]. Follow this link access personal
353
- #: page:\n[manager_link]",
354
- msgctxt "6cc2e2e898de563e387f1b1d23e82b89"
355
- msgid ""
356
- "You have requested to manage your subscriptions to the articles on "
357
- "[blog_name]. Follow this link to access your personal page:\n"
358
- "[manager_link]"
359
- msgstr ""
360
- "ביקשת לנהל את ההרשמות שלך למאמרים ב [blog_name]. קישור זה יוביל אותך לעמוד "
361
- "הניהול שלך:\n"
362
- "[manager_link]"
363
-
364
- #: add_option( 'subscribe_reloaded_double_check_content', __( "You have
365
- #: requested to be notified every time a new comment is added
366
- #: to:\n[post_permalink]\n\nPlease confirm your request by clicking on this
367
- #: link:\n[confirm_link]", 'subscribe-reloaded' ), '', 'no' );
368
- #: 'subscribe_reloaded_management_subject', 'Manage subscriptions
369
- #: [blog_name]', ) 'subscribe_reloaded_management_content', manage the
370
- #: articles [blog_name]. Follow link access personal page:\n[manager_link]",
371
- msgctxt "28db1d7a163ec73bc60af3076dcc67c4"
372
- msgid "Manage your subscriptions on [blog_name]"
373
- msgstr "ניהול ההרשמות שלך ב [blog_name]"
374
-
375
- #: add_option( 'subscribe_reloaded_double_check_subject', __( 'Please confirm
376
- #: your subscription to [post_title]', 'subscribe-reloaded' ), '', 'no' );
377
- #: 'subscribe_reloaded_double_check_content', "You have requested be notified
378
- #: every time a new comment is added to:\n[post_permalink]\n\nPlease request
379
- #: by clicking on this link:\n[confirm_link]",
380
- #: 'subscribe_reloaded_management_subject', 'Manage subscriptions
381
- #: [blog_name]', )
382
- msgctxt "c370e401e9d7a8b939f74ccbe0fbfe87"
383
- msgid ""
384
- "You have requested to be notified every time a new comment is added to:\n"
385
- "[post_permalink]\n"
386
- "\n"
387
- "Please confirm your request by clicking on this link:\n"
388
- "[confirm_link]"
389
- msgstr ""
390
- "ביקשת לקבל הודעות על הוספת תגובות חדשות ל:\n"
391
- "[post_permalink]\n"
392
- "\n"
393
- "נא לאמת את הבקשה באמצעות לחיצה על הקישור:\n"
394
- "[confirm_link]"
395
-
396
- #: add_option( 'subscribe_reloaded_notification_content', __( "There is a new
397
- #: comment to [post_title].\nComment Link: [comment_permalink]\nAuthor:
398
- #: [comment_author]\nComment:\n[comment_content]\nPermalink:
399
- #: [post_permalink]\nManage your subscriptions: [manager_link]",
400
- #: 'subscribe-reloaded' ), '', 'no' );
401
- #: 'subscribe_reloaded_double_check_subject', 'Please confirm subscription
402
- #: [post_title]', 'subscribe_reloaded_double_check_content', "You have
403
- #: requested be notified every time added to:\n[post_permalink]\n\nPlease
404
- #: request by clicking on this link:\n[confirm_link]",
405
- msgctxt "17b45f3c9d0441f46eb903f3d84cacba"
406
- msgid "Please confirm your subscription to [post_title]"
407
- msgstr "נא לאשר את ההרשמה שלך ל [post_title]"
408
-
409
- #: add_option( 'subscribe_reloaded_notification_subject', __( 'There is a new
410
- #: comment to [post_title]', 'subscribe-reloaded' ), '', 'no' );
411
- #: 'subscribe_reloaded_notification_content', "There [post_title].\nComment
412
- #: Link: [comment_permalink]\nAuthor:
413
- #: [comment_author]\nComment:\n[comment_content]\nPermalink:
414
- #: [post_permalink]\nManage your subscriptions: [manager_link]",
415
- #: 'subscribe_reloaded_double_check_subject', 'Please confirm subscription
416
- msgctxt "f7fa65e8ab479ce63708a3e68b502499"
417
- msgid ""
418
- "There is a new comment to [post_title].\n"
419
- "Comment Link: [comment_permalink]\n"
420
- "Author: [comment_author]\n"
421
- "Comment:\n"
422
- "[comment_content]\n"
423
- "Permalink: [post_permalink]\n"
424
- "Manage your subscriptions: [manager_link]"
425
- msgstr ""
426
- "יש תגובה חדשה ל [post_title].\n"
427
- "קישור לתגובה: [comment_permalink]\n"
428
- "מחבר: [comment_author]\n"
429
- "תגובה:\n"
430
- "[comment_content]\n"
431
- "מבנה קישור: [post_permalink]\n"
432
- "ניהול ההרשמות שלך: [manager_link]"
433
-
434
- #: add_option( 'subscribe_reloaded_from_email', get_bloginfo( 'admin_email' ),
435
- #: '', 'no' ); 'subscribe_reloaded_notification_subject', __( 'There is a new
436
- #: comment to [post_title]', 'subscribe-reloaded'
437
- #: 'subscribe_reloaded_notification_content', "There [post_title].\nComment
438
- #: Link: [comment_permalink]\nAuthor:
439
- #: [comment_author]\nComment:\n[comment_content]\nPermalink:
440
- #: [post_permalink]\nManage your subscriptions: [manager_link]",
441
- msgctxt "153d0dbce34ac368f93ee6c1b8a23c0e"
442
- msgid "There is a new comment to [post_title]"
443
- msgstr "יש תגובה חדשה ל [post_title]"
444
-
445
- #: add_option( 'subscribe_reloaded_author_text', __( "In order to cancel or
446
- #: suspend one more notifications, select the corresponding checkbox(es) and
447
- #: click on button at end of list.", 'subscribe-reloaded' ), '', 'no' );
448
- #: 'subscribe_reloaded_user_text', list. You are currently subscribed to:",
449
- msgctxt "88a0b6b663425430287d6b1d1284ec06"
450
- msgid ""
451
- "In order to cancel or suspend one or more notifications, select the "
452
- "corresponding checkbox(es) and click on the button at the end of the list. "
453
- "You are currently subscribed to:"
454
- msgstr ""
455
- "כדי לבטל או להשעות התראה אחת או יותר, נא לבחור בתיבת(ות) הסימון המתאימה(ות) "
456
- "וללחוץ על הכפתור שבסוף הרשימה. כעת יש הרשמות ל:"
457
-
458
- #: add_option( 'subscribe_reloaded_subscription_confirmed_dci', __( "Thank you
459
- #: for using our subscription service. In order to confirm your request,
460
- #: please check email the verification message and follow instructions.",
461
- #: 'subscribe-reloaded' ), '', 'no' ); 'subscribe_reloaded_author_text', "In
462
- #: cancel or suspend one more notifications, select corresponding checkbox(es)
463
- #: click on button at end of list.", 'subscribe_reloaded_user_text', list. You
464
- #: are currently subscribed to:",
465
- msgctxt "0ff58e920045cbfdc2881e15b66a7873"
466
- msgid ""
467
- "In order to cancel or suspend one or more notifications, select the "
468
- "corresponding checkbox(es) and click on the button at the end of the list."
469
- msgstr ""
470
- "כדי לבטל או להשעות הודעה אחת או יותר נא לבחור תיבת(ות) סימון בהתאמה וללחוץ "
471
- "על הכפתור שבסוף הרשימה."
472
-
473
- #: add_option( 'subscribe_reloaded_subscription_confirmed', __( "Thank you for
474
- #: using our subscription service. Your request has been completed. You will
475
- #: receive a notification email every time new comment to this article is
476
- #: approved and posted by the administrator.", 'subscribe-reloaded' ), '',
477
- #: 'no' ); 'subscribe_reloaded_subscription_confirmed_dci', In order confirm
478
- #: your request, please check verification message follow instructions.",
479
- #: 'subscribe_reloaded_author_text', "In cancel or suspend one more
480
- #: notifications, select corresponding checkbox(es) click on button at end of
481
- #: list.",
482
- msgctxt "f7e639154da1cbfbd1fdc6ca0c35e4f3"
483
- msgid ""
484
- "Thank you for using our subscription service. In order to confirm your "
485
- "request, please check your email for the verification message and follow the "
486
- "instructions."
487
- msgstr ""
488
- "תודה על השימוש בשירות ההרשמה שלנו. כדי לאשר את הבקשה שלך, נא לבדוק ת האימייל "
489
- "שלך כדי לאשר את ההרשמה לפי ההנחיות במייל ."
490
-
491
- #: add_option( 'subscribe_reloaded_subscribe_without_commenting', __( "You can
492
- #: follow the discussion on <strong>[post_title]</strong> without having to
493
- #: leave a comment. Cool, huh? Just enter your email address in form here
494
- #: below and you're all set.", 'subscribe-reloaded' ), '', 'no' );
495
- #: 'subscribe_reloaded_subscription_confirmed', "Thank you for using our
496
- #: subscription service. Your request has been completed. You will receive
497
- #: notification every time new comment this article is approved posted by
498
- #: administrator.", 'subscribe_reloaded_subscription_confirmed_dci', In order
499
- #: confirm request, please check verification message instructions.",
500
- msgctxt "f66af7491afccd08e553d7e1eee562f1"
501
- msgid ""
502
- "Thank you for using our subscription service. Your request has been "
503
- "completed. You will receive a notification email every time a new comment to "
504
- "this article is approved and posted by the administrator."
505
- msgstr ""
506
- "תודה שהשתמש בשירות ההרשמה שלנו. בקשתך הושלמה. התראה באימייל תישלח על כל "
507
- "תגובה חדשה שתאושר על-ידי ההנהלה לפוסט זה."
508
-
509
- #: add_option( 'subscribe_reloaded_request_mgmt_link_thankyou', __( 'Thank you
510
- #: for using our subscription service. Your request has been completed, and
511
- #: should receive an email with the management link in a few minutes.',
512
- #: 'subscribe-reloaded' ), '', 'no' );
513
- #: 'subscribe_reloaded_subscribe_without_commenting', "You can follow
514
- #: discussion on <strong>[post_title]</strong> without having to leave
515
- #: comment. Cool, huh? Just enter your address form here below you're all
516
- #: set.", 'subscribe_reloaded_subscription_confirmed', "Thank completed. You
517
- #: will notification every time new comment this article is approved posted by
518
- #: administrator.",
519
- msgctxt "978c993c79c5fd9c5afb92bdee777da0"
520
- msgid ""
521
- "You can follow the discussion on <strong>[post_title]</strong> without "
522
- "having to leave a comment. Cool, huh? Just enter your email address in the "
523
- "form here below and you're all set."
524
- msgstr ""
525
- "אפשר לעקוב אחר הדיון ב <strong>[post_title]</strong> ללא צורך לשלוח תגובה. "
526
- "מגניב, אה? רק להזין את כתובת האימייל שלך בשדה שלהלן."
527
-
528
- #: add_option( 'subscribe_reloaded_request_mgmt_link', __( 'To manage your
529
- #: subscriptions, please enter email address here below. We will send you a
530
- #: message containing the link to access personal management page.',
531
- #: 'subscribe-reloaded' ), '', 'no' );
532
- #: 'subscribe_reloaded_request_mgmt_link_thankyou', 'Thank for using our
533
- #: subscription service. Your request has been completed, and should receive
534
- #: an with in few minutes.',
535
- #: 'subscribe_reloaded_subscribe_without_commenting', "You can follow
536
- #: discussion on <strong>[post_title]</strong> without having leave comment.
537
- #: Cool, huh? Just form below you're all set.",
538
- msgctxt "bfba6a11178bc3b84c9edf9f65144a94"
539
- msgid ""
540
- "Thank you for using our subscription service. Your request has been "
541
- "completed, and you should receive an email with the management link in a few "
542
- "minutes."
543
- msgstr ""
544
- "תודה שהשתמשת בשירות ההרשמה שלנו. בקשתך הושלמה ותוך דקות יישלח אליך אימייל עם "
545
- "קישור ניהול הרשמה שלך."
546
-
547
- #: add_option( 'subscribe_reloaded_custom_header_meta', "<meta name='robots'
548
- #: content='noindex,nofollow'>", '', 'no' );
549
- #: 'subscribe_reloaded_request_mgmt_link', __( 'To manage your subscriptions,
550
- #: please enter email address here below. We will send you a message
551
- #: containing the link to access personal management page.',
552
- #: 'subscribe-reloaded' ), 'subscribe_reloaded_request_mgmt_link_thankyou',
553
- #: 'Thank for using our subscription service. Your request has been completed,
554
- #: and should receive an with in few minutes.',
555
- msgctxt "da77e8634b248366d19c6fc115b174e0"
556
- msgid ""
557
- "To manage your subscriptions, please enter your email address here below. We "
558
- "will send you a message containing the link to access your personal "
559
- "management page."
560
- msgstr ""
561
- "כדי לנהל את ההרשמות שלך, נא להזין את האימייל שלך להלן. נשלח לך הודעה המכילה "
562
- "קישור לעמוד הניהול האישי שלך."
563
-
564
- #: add_option( 'subscribe_reloaded_subscribed_waiting_label', __( "Your
565
- #: subscription to this post needs be confirmed. <a
566
- #: href='[manager_link]'>Manage your subscriptions</a>.", 'subscribe-reloaded'
567
- #: ), '', 'no' ); 'subscribe_reloaded_author_label', "You can
568
- #: href='[manager_link]'>manage the subscriptions</a> of post.",
569
- msgctxt "c1a7f8d96f28b060ba5d9d6cfb9c7192"
570
- msgid ""
571
- "You can <a href='[manager_link]'>manage the subscriptions</a> of this post."
572
- msgstr "אפשר <a href='[manager_link]'>לנהל את ההרשמה</a> של פוסט זה."
573
-
574
- #: add_option( 'subscribe_reloaded_subscribed_label', __( "You are subscribed
575
- #: to this post. <a href='[manager_link]'>Manage</a> your subscriptions.",
576
- #: 'subscribe-reloaded' ), '', 'no' );
577
- #: 'subscribe_reloaded_subscribed_waiting_label', "Your subscription post
578
- #: needs be confirmed. href='[manager_link]'>Manage subscriptions</a>.",
579
- #: 'subscribe_reloaded_author_label', can href='[manager_link]'>manage the
580
- #: subscriptions</a> of post.",
581
- msgctxt "d88019033a786345c4e81a269cadd16a"
582
- msgid ""
583
- "Your subscription to this post needs to be confirmed. <a "
584
- "href='[manager_link]'>Manage your subscriptions</a>."
585
- msgstr ""
586
- "ההרשמה שלך לפוסט זה צריכה אישור. <a href='[manager_link]'>לניהול ההרשמות "
587
- "שלך</a>."
588
-
589
- #: add_option( 'subscribe_reloaded_checkbox_label', __( "Notify me of followup
590
- #: comments via e-mail. You can also <a href='[subscribe_link]'>subscribe</a>
591
- #: without commenting.", 'subscribe-reloaded' ), '', 'no' );
592
- #: 'subscribe_reloaded_subscribed_label', "You are subscribed to this post.
593
- #: href='[manager_link]'>Manage</a> your subscriptions.",
594
- #: 'subscribe_reloaded_subscribed_waiting_label', "Your subscription post
595
- #: needs be confirmed. href='[manager_link]'>Manage subscriptions</a>.",
596
- msgctxt "2db65996df15fc8b97252ae14e09e837"
597
- msgid ""
598
- "You are subscribed to this post. <a href='[manager_link]'>Manage</a> your "
599
- "subscriptions."
600
- msgstr ""
601
- "ההרשמה שלך לפוסט זה פעילה. <a href='[manager_link]'>ניהול ההרשמות שלך</a>. "
602
-
603
- #: add_option( 'subscribe_reloaded_checkbox_html', "<p
604
- #: class='comment-form-subscriptions'><label
605
- #: for='subscribe-reloaded'>[checkbox_field] [checkbox_label]</label></p>",
606
- #: '', 'no' ); 'subscribe_reloaded_checkbox_label', __( "Notify me of followup
607
- #: comments via e-mail. You can also <a href='[subscribe_link]'>subscribe</a>
608
- #: without commenting.", 'subscribe-reloaded' ),
609
- #: 'subscribe_reloaded_subscribed_label', "You are subscribed to this post.
610
- #: href='[manager_link]'>Manage</a> your subscriptions.",
611
- msgctxt "d3a33a693541f54c393d2a12070162f4"
612
- msgid ""
613
- "Notify me of followup comments via e-mail. You can also <a "
614
- "href='[subscribe_link]'>subscribe</a> without commenting."
615
- msgstr ""
616
- "נא לעדכן אותי במייל על תגובות נוספות. אפשר גם <a "
617
- "href='[subscribe_link]'>להירשם</a> מבלי להגיב."
618
-
619
- #: <input type="radio" name="sra" value="suspend" id="action_type_suspend"
620
- #: checked="checked" /> <label for="action_type_suspend">' . __( 'Suspend',
621
- #: 'subscribe-reloaded' ) '</label> &nbsp;&nbsp;&nbsp;&nbsp; value="force_r"
622
- #: id="action_type_force_y" for="action_type_force_y">' 'Replies to my
623
- #: comments', value="activate" id="action_type_activate"
624
- #: for="action_type_activate">' 'Activate', '</label></p>';
625
- msgctxt "591ddaff8d846357e3cd35facf0a577b"
626
- msgid "Replies to my comments"
627
- msgstr "תגובות להערות שלי"
628
-
629
- #: <option value='none'" . ( get_option(
630
- #: 'subscribe_reloaded_default_subscription_type' ) === '0' ?
631
- #: "selected='selected'" : '' ">" __( "Don't subscribe", 'subscribe-reloaded'
632
- #: "</option> value='yes'" '1' "All", value='replies'" '2' "Replies to my
633
- #: comments",
634
- msgctxt "efa1fb8216b5f6d2b76c9fc617f48b38"
635
- msgid "All"
636
- msgstr "הכול"
637
-
638
- #: $checkbox_field = "<select name='subscribe-reloaded'
639
- #: id='subscribe-reloaded'> <option value='none'" . ( get_option(
640
- #: 'subscribe_reloaded_default_subscription_type' ) === '0' ?
641
- #: "selected='selected'" : '' ">" __( "Don't subscribe", 'subscribe-reloaded'
642
- #: "</option> value='yes'" '1' "All",
643
- msgctxt "0689b4df5a69e4539fe17ca8d1f3dc1b"
644
- msgid "Don't subscribe"
645
- msgstr "א להירשם"
646
-
647
- #: <h3><?php _e( "Vote and show your appreciation", 'subscribe-reloaded' )
648
- #: ?></h3> <p><?php 'Tell other people if <strong>Subscribe to Comments
649
- #: Reloaded</strong> works for you how good it is. <a
650
- #: href="http://wordpress.org/extend/plugins/subscribe-to-comments-reloaded/">Rate
651
- #: it</a> on its Plugin Directory page.', ?></p>
652
- msgctxt "27e517f889061bfb247fc6c1654e9a8c"
653
- msgid ""
654
- "Tell other people if <strong>Subscribe to Comments Reloaded</strong> works "
655
- "for you and how good it is. <a href=\"http://wordpress.org/extend/plugins/"
656
- "subscribe-to-comments-reloaded/\">Rate it</a> on its Plugin Directory page."
657
- msgstr ""
658
- "שתף אנשים נוספים איך <strong>Subscribe to Comments Reloaded</strong> פועל "
659
- "עבורך וכמה הוא טוב. <a href=\"http://wordpress.org/extend/plugins/subscribe-"
660
- "to-comments-reloaded/\">דרג אותו</a> בעמוד התוסף."
661
-
662
- #: <h3><?php _e( "Vote and show your appreciation", 'subscribe-reloaded' )
663
- #: ?></h3> <p><?php 'Tell other people if <strong>Subscribe to Comments
664
- #: Reloaded</strong> works for you how good it is. <a
665
- #: href="http://wordpress.org/extend/plugins/subscribe-to-comments-reloaded/">Rate
666
- #: it</a> on its Plugin Directory page.', ?></p>
667
- msgctxt "c519aff97f9156087a89e70b81d05a53"
668
- msgid "Vote and show your appreciation"
669
- msgstr "דרגו והראו הערכה"
670
-
671
- #: <h3><?php _e( "Did you find a Bug on the plugin?", 'subscribe-reloaded' )
672
- #: ?></h3> <p><?php 'Please report any bug <a
673
- #: href="https://github.com/stcr/subscribe-to-comments-reloaded/issues/"
674
- #: target="_blank">GitHub</a> Page rather than WordPress Support page.',
675
- #: ?></p>
676
- msgctxt "8bbfc9ccb03bf1b6704279d41462421c"
677
- msgid ""
678
- "Please report any bug on the <a href=\"https://github.com/stcr/subscribe-to-"
679
- "comments-reloaded/issues/\" target=\"_blank\">GitHub</a> Page rather than on "
680
- "the WordPress Support page."
681
- msgstr ""
682
- "נא לדווח על כל באג בעמוד <a href=\"https://github.com/stcr/subscribe-to-"
683
- "comments-reloaded/issues/\" target=\"_blank\">GitHub</a> עדיף על עמוד התמיכה "
684
- "בוורדפרס."
685
-
686
- #: <h3><?php _e( "Did you find a Bug on the plugin?", 'subscribe-reloaded' )
687
- #: ?></h3> <p><?php 'Please report any bug <a
688
- #: href="https://github.com/stcr/subscribe-to-comments-reloaded/issues/"
689
- #: target="_blank">GitHub</a> Page rather than WordPress Support page.',
690
- #: ?></p>
691
- msgctxt "c93815cd22d9cf80381cef6c0e1bf717"
692
- msgid "Did you find a Bug on the plugin?"
693
- msgstr "מצאתם באג בתוסף?"
694
-
695
- #: <h3><?php _e( "Don't want to donate? You can still help",
696
- #: 'subscribe-reloaded' ) ?></h3> <p><?php "If you don't donate money, please
697
- #: consider blogging about my plugin with a link the plugin's page. Please let
698
- #: your readers know what makes blog better. also contribute donating time: do
699
- #: not hesitate send me bug reports, localization files, ideas on how improve
700
- #: <strong>Subscribe Comments Reloaded</strong> and so on. Whatever do, thanks
701
- #: for using plugin!", ?></p>
702
- msgctxt "33d19f4e4a5df6e4330a361db514fbc4"
703
- msgid ""
704
- "If you don't want to donate money, please consider blogging about my plugin "
705
- "with a link to the plugin's page. Please let your readers know what makes "
706
- "your blog better. You can also contribute donating your time: do not "
707
- "hesitate to send me bug reports, your localization files, ideas on how to "
708
- "improve <strong>Subscribe to Comments Reloaded</strong> and so on. Whatever "
709
- "you do, thanks for using my plugin!"
710
- msgstr ""
711
- "אם אינך מעוניין לתרום כסף,. נא לשקול לפרסם אותו לקוראים שלך בבלוג עם קישור "
712
- "לעמוד התוסף. אפשר גם לתרום זמן: לא להסס לשלוח לי דיווחי באגים, קבצי תרגום, "
713
- "רעיונות לשיפור, איך לשפר את <strong>Subscribe to Comments Reloaded</strong> "
714
- "וכו'. בכל מקרה, תודה שבחרת להשתמש בתוסף שלי!"
715
-
716
- #: <h3><?php _e( "Don't want to donate? You can still help",
717
- #: 'subscribe-reloaded' ) ?></h3> <p><?php "If you don't donate money, please
718
- #: consider blogging about my plugin with a link the plugin's page. Please let
719
- #: your readers know what makes blog better. also contribute donating time: do
720
- #: not hesitate send me bug reports, localization files, ideas on how improve
721
- #: <strong>Subscribe Comments Reloaded</strong> and so on. Whatever do, thanks
722
- #: for using plugin!", ?></p>
723
- msgctxt "1f49a255f26833a0472c4f855f26f030"
724
- msgid "Don't want to donate? You can still help"
725
- msgstr "לא רוצה לתרום? עדיין אפשר לעזור"
726
-
727
- #: <p><?php _e( 'How valuable is the feature offered by this plugin to your
728
- #: visitors? <strong>Subscribe Comments Reloaded</strong> and will always be
729
- #: free, but consider supporting author if made web site better, especially
730
- #: you are making money out of it. Any donation received reinvested in
731
- #: development Reloaded</strong>, buy some food for my hungry family.',
732
- #: 'subscribe-reloaded' ) ?></p>
733
- msgctxt "20529f09abef85eca16fc441243fee5d"
734
- msgid ""
735
- "How valuable is the feature offered by this plugin to your visitors? "
736
- "<strong>Subscribe to Comments Reloaded</strong> is and will always be free, "
737
- "but consider supporting the author if this plugin made your web site better, "
738
- "especially if you are making money out of it. Any donation received will be "
739
- "reinvested in the development of <strong>Subscribe to Comments Reloaded</"
740
- "strong>, and to buy some food for my hungry family."
741
- msgstr ""
742
- "כמה ערך מוסיף התוסף למבקרים באתר שלך? <strong>הירשם ל Comments Reloaded</"
743
- "strong> תהיה תמיד ללא תשלום, אבל שקול לתמוך במחבר אם התוסף הזה שיפר את האתר "
744
- "שלך, במיוחד אם אתה מרוויח ממנו. כל תרומה שתתקבל תושקע מחדש בפיתוח של "
745
- "<strong>Subscribe to Comments Reloaded</strong>, ותקנה קצת אוכל למשפחתי "
746
- "הרעבה."
747
-
748
- #: ?> <h3><?php _e( 'Support the developers', 'subscribe-reloaded' ) ?></h3>
749
- #: <form action="https://www.paypal.com/cgi-bin/webscr" method="post"
750
- #: target="_blank">
751
- msgctxt "02f34c7bd6589504d9496bfc3ec65f13"
752
- msgid "Support the developers"
753
- msgstr "תמיכה במפתחים"
754
-
755
- #: <div class="description"> <?php _e( "This Unique Key will be use to send
756
- #: the notification your subscribers with more
757
- msgctxt "258e6c6566acb3d22318b868f179debc"
758
- msgid ""
759
- "This Unique Key will be use to send the notification to your subscribers "
760
- "with more\r\n"
761
- "\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tsecurity."
762
- msgstr ""
763
- "זהו מפתח ייחודי שישמש כדי לשלוח את ההודעה עבור הנרשמים שלך עם יותר\r\n"
764
- "\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tאבטחה."
765
-
766
- #: if ( subscribe_reloaded_get_option( 'unique_key' ) == "" : _e( "This Unique
767
- #: Key is not set, please click the following button to ",
768
- msgctxt "6133aa5100cfefddf6f6a0bd4a5d73c5"
769
- msgid "This Unique Key is not set, please click the following button to "
770
- msgstr "מפתח ייחודי זה אינו מוגדר, נא ללחוץ על הכפתור שלהלן כדי "
771
-
772
- #: <th scope="row"> <label for="admin_bcc"><?php _e( 'StCR Unique Key',
773
- #: 'subscribe-reloaded' ) ?></label></th> <td>
774
- msgctxt "e1d28223819bb1c8d2b98acd66fd1649"
775
- msgid "StCR Unique Key"
776
- msgstr "מפתח StCR ייחודי"
777
-
778
- #: <input type="radio" name="options[admin_bcc]" value="no" <?php echo (
779
- #: subscribe_reloaded_get_option( 'admin_bcc' ) == 'no' ? ' checked="checked"'
780
- #: : ''; ?>> _e( 'No', 'subscribe-reloaded' ?> <div class="description"><?php
781
- #: 'Send a copy of all Notifications to the administrator.', ); ?></div> </td>
782
- msgctxt "fb29302729266922c377a56e04486241"
783
- msgid "Send a copy of all Notifications to the administrator."
784
- msgstr "שלח למנהל עותק של כל ההודעות."
785
-
786
- #: <input type="radio" name="options[admin_subscribe]" value="no" <?php echo (
787
- #: subscribe_reloaded_get_option( 'admin_subscribe' ) == 'no' ? '
788
- #: checked="checked"' : ''; ?>> _e( 'No', 'subscribe-reloaded' ?> <div
789
- #: class="description"><?php 'Let the administrator subscribe to comments when
790
- #: logged in.', ); ?></div> </td>
791
- msgctxt "7828878996c6c4a681c0962ed3113621"
792
- msgid "Let the administrator subscribe to comments when logged in."
793
- msgstr "אפשר למנהל להירשם לתגובות כאשר הוא מחובר."
794
-
795
- #: <input type="radio" name="options[enable_admin_messages]" value="no" <?php
796
- #: echo ( subscribe_reloaded_get_option( 'enable_admin_messages' ) == 'no' ? '
797
- #: checked="checked"' : ''; ?>> _e( 'No', 'subscribe-reloaded' ?> <div
798
- #: class="description"><?php 'Notify the administrator when users subscribe
799
- #: without commenting.', ); ?></div> </td>
800
- msgctxt "3ec6609407fdc45a0de4049986676050"
801
- msgid "Notify the administrator when users subscribe without commenting."
802
- msgstr "הודע למנהל כאשר משתמשים נרשמים ללא כתיבת תגובה."
803
-
804
- #: <th scope="row"> <label for="enable_admin_messages"><?php _e( 'Track all
805
- #: subscriptions', 'subscribe-reloaded' ) ?></label> </th>
806
- msgctxt "2d00f24e3cf37085024047053ddf7ca1"
807
- msgid "Track all subscriptions"
808
- msgstr "מעקב אחר כל הרשמות"
809
-
810
- #: <input type="radio" name="options[process_trackbacks]" value="no" <?php
811
- #: echo ( subscribe_reloaded_get_option( 'process_trackbacks' ) == 'no' ? '
812
- #: checked="checked"' : ''; ?>> _e( 'No', 'subscribe-reloaded' ?> <div
813
- #: class="description"><?php 'Notify users when a new trackback or pingback is
814
- #: added to the discussion.', ); ?></div> </td>
815
- msgctxt "763b79d4cda57279d8348787b493dfa7"
816
- msgid ""
817
- "Notify users when a new trackback or pingback is added to the discussion."
818
- msgstr "שלח הודעה למשתמשים כאשר נוסף טראקבאק או פינגאק לדיון."
819
-
820
- #: <th scope="row"> <label for="process_trackbacks"><?php _e( 'Process
821
- #: trackbacks', 'subscribe-reloaded' ) ?></label></th> <td>
822
- msgctxt "83df549cac8945e539df0e989427dc4a"
823
- msgid "Process trackbacks"
824
- msgstr "עיבוד טראקבקים"
825
-
826
- #: <input type="radio" name="options[htmlify_message_links]" value="no" <?php
827
- #: echo ( subscribe_reloaded_get_option( 'htmlify_message_links' ) == 'no' ? '
828
- #: checked="checked"' : ''; ?>> _e( 'No', 'subscribe-reloaded' ?> <div
829
- #: class="description"><?php 'If enabled, will wrap all links in messages with
830
- #: <code>&lt;a href=""&gt;&lt;/a&gt;</code> (only when HTML emails enabled).',
831
- #: ); ?></div> </td>
832
- msgctxt "78cfed1ea6bb39efb95ad96654a25848"
833
- msgid ""
834
- "If enabled, will wrap all links in messages with <code>&lt;a href=\"\"&gt;"
835
- "&lt;/a&gt;</code> (only when HTML emails enabled)."
836
- msgstr ""
837
- "אם מופעל, יעטוף את כל הקישורים בהודעות ב <code><a href=\"\"></a></code> (רק "
838
- "כאשר מופעל HTML באימיילים)."
839
-
840
- #: <th scope="row"> <label for="htmlify_message_links"><?php _e( 'HTMLify
841
- #: links in emails', 'wp-comment-subscriptions' ) ?></label> </th>
842
- msgctxt "45a614988aa4525861385ae0ad83ec08"
843
- msgid "HTMLify links in emails"
844
- msgstr "אפשר שימוש ב HTML באימיילים"
845
-
846
- #: <input type="radio" name="options[enable_html_emails]" value="no" <?php
847
- #: echo ( subscribe_reloaded_get_option( 'enable_html_emails' ) == 'no' ? '
848
- #: checked="checked"' : ''; ?>> _e( 'No', 'subscribe-reloaded' ?> <div
849
- #: class="description"><?php 'If enabled, will send email messages with
850
- #: content-type = text/html instead of text/plain', ); ?></div> </td>
851
- msgctxt "a14b5741e59b567185b53c4f7488d776"
852
- msgid ""
853
- "If enabled, will send email messages with content-type = text/html instead "
854
- "of text/plain"
855
- msgstr "אם מופעל, ישלח הודעת מייל עם סוג תוכן = text/html בקום טקסט פשוט"
856
-
857
- #: <input type="radio" name="options[notify_authors]" value="no" <?php echo (
858
- #: subscribe_reloaded_get_option( 'notify_authors' ) == 'no' ? '
859
- #: checked="checked"' : ''; ?>> _e( 'No', 'subscribe-reloaded' ?> <div
860
- #: class="description"><?php 'Automatically subscribe authors to their own
861
- #: articles (not retroactive).', ); ?></div> </td>
862
- msgctxt "5f6e5213f586205b0c66503c23545464"
863
- msgid ""
864
- "Automatically subscribe authors to their own articles (not retroactive)."
865
- msgstr "רשום מחברים באופן אוטומטי למאמרים שלהם (לא רטרואקטיבי)."
866
-
867
- #: <input type="radio" name="options[enable_double_check]" value="no" <?php
868
- #: echo ( subscribe_reloaded_get_option( 'enable_double_check' ) == 'no' ? '
869
- #: checked="checked"' : ''; ?>> _e( 'No', 'subscribe-reloaded' ?> <div
870
- #: class="description"><?php 'Send a notification email to confirm the
871
- #: subscription (to avoid addresses misuse).', ); ?></div> </td>
872
- msgctxt "5d6aa846a7bb7c9eed252c86433e0026"
873
- msgid ""
874
- "Send a notification email to confirm the subscription (to avoid addresses "
875
- "misuse)."
876
- msgstr "שלח הודעת מייל לאישור ההרשמה (כדי למנוע שימוש בכתובות שגויות)."
877
-
878
- #: <input type="text" name="options[purge_days]" id="purge_days" value="<?php
879
- #: echo subscribe_reloaded_get_option( 'purge_days' ); ?>" size="10"> <?php
880
- #: _e( 'days', 'subscribe-reloaded' ) ?> <div class="description"><?php
881
- #: "Delete pending subscriptions (not confirmed) after X days. Zero disables
882
- #: this feature.", ?></div> </td>
883
- msgctxt "08c7d7a8cf35ba63f0217bc56b412c97"
884
- msgid ""
885
- "Delete pending subscriptions (not confirmed) after X days. Zero disables "
886
- "this feature."
887
- msgstr "מחק הרשמות בהמתנה (שלא אושרו) לאחר X ימים. אפס מבטל אפשרות זו."
888
-
889
- #: <td> <input type="text" name="options[purge_days]" id="purge_days"
890
- #: value="<?php echo subscribe_reloaded_get_option( 'purge_days' ); ?>"
891
- #: size="10"> <?php _e( 'days', 'subscribe-reloaded' ) ?> <div
892
- #: class="description"><?php "Delete pending subscriptions (not confirmed)
893
- #: after X days. Zero disables this feature.", ?></div>
894
- msgctxt "a44bb8a5cd7349ba7fb8fd7b4b6c81bf"
895
- msgid "days"
896
- msgstr "ימים"
897
-
898
- #: <th scope="row"> <label for="admin_bcc"><?php _e( 'BCC admin on
899
- #: Notifications', 'subscribe-reloaded' ) ?></label></th> <td>
900
- msgctxt "fb49d1e721bc7c4843d642aebd31d728"
901
- msgid "BCC admin on Notifications"
902
- msgstr "שלח עותק נסתר של הוהודעות להנהלה"
903
-
904
- #: <th scope="row"> <label for="admin_subscribe"><?php _e( 'Let admin
905
- #: subscribe', 'subscribe-reloaded' ) ?></label></th> <td>
906
- msgctxt "8bbde4c2535241448c9cfd2bfe2560ff"
907
- msgid "Let admin subscribe"
908
- msgstr "אפשר למנהל להירשם"
909
-
910
- #: if ( isset( $_POST['options']['enable_admin_messages'] ) && !
911
- #: subscribe_reloaded_update_option( 'enable_admin_messages',
912
- #: $_POST['options']['enable_admin_messages'], 'yesno' { $faulty_fields = __(
913
- #: 'Notify admin', 'subscribe-reloaded' . ', '; }
914
- msgctxt "c4c24e3077758fa02b0976a0c4b038fa"
915
- msgid "Notify admin"
916
- msgstr "הודע למנהל"
917
-
918
- #: if ( isset( $_POST['options']['process_trackbacks'] ) && !
919
- #: subscribe_reloaded_update_option( 'process_trackbacks',
920
- #: $_POST['options']['process_trackbacks'], 'yesno' { $faulty_fields = __(
921
- #: 'Send trackbacks', 'subscribe-reloaded' . ', '; }
922
- msgctxt "b1f324294d9e8f20c14fa92a86677069"
923
- msgid "Send trackbacks"
924
- msgstr "שלח טראקבקים"
925
-
926
- #: if ( isset( $_POST['options']['htmlify_message_links'] ) && !
927
- #: subscribe_reloaded_update_option( 'htmlify_message_links',
928
- #: $_POST['options']['htmlify_message_links'], 'yesno' { $faulty_fields = __(
929
- #: 'HTMLify Links in HTML emails', 'subscribe-reloaded' . ', '; }
930
- msgctxt "ef0de68ae26cfefa83b1b7cd2245cf30"
931
- msgid "HTMLify Links in HTML emails"
932
- msgstr "הפעל קישורי HTML באימיילים עם HTML"
933
-
934
- #: <th scope="row"> <label for="enable_html_emails"><?php _e( 'Enable HTML
935
- #: emails', 'subscribe-reloaded' ) ?></label></th> <td>
936
- msgctxt "a9df5e91f072e935e1282705b412b2e6"
937
- msgid "Enable HTML emails"
938
- msgstr "הפעל HTML בהודעות מייל"
939
-
940
- #: <tr> <th scope="row"><label for="notify_authors"><?php _e( 'Subscribe
941
- #: authors', 'subscribe-reloaded' ) ?></label> </th>
942
- msgctxt "22b73efe316621857d13e28bdc6b846c"
943
- msgid "Subscribe authors"
944
- msgstr "רשום את המחברים"
945
-
946
- #: <th scope="row"> <label for="enable_double_check"><?php _e( 'Enable double
947
- #: check', 'subscribe-reloaded' ) ?></label></th> <td>
948
- msgctxt "2fbedf414e419fe399cde17a1cc2b9af"
949
- msgid "Enable double check"
950
- msgstr "הפעל בדיקה כפולה"
951
-
952
- #: <tr> <th scope="row"><label for="purge_days"><?php _e( 'Autopurge
953
- #: requests', 'subscribe-reloaded' ) ?></label> </th>
954
- msgctxt "ad090953ee0652358fa3a6dd2efe2bc6"
955
- msgid "Autopurge requests"
956
- msgstr "ניקוי אוטומטי של בקשות"
957
-
958
- #: <div class="description" style="padding-top:0"> <?php _e( 'Content of the
959
- #: management email. Allowed tags: [blog_name], [manager_link]',
960
- #: 'subscribe-reloaded' ); ?> </div>
961
- msgctxt "3cf4b116261f538f59f149d714fee407"
962
- msgid ""
963
- "Content of the management email. Allowed tags: [blog_name], [manager_link]"
964
- msgstr "תוכן אימייל הניהול l.תגיות מותרות: [blog_name], [manager_link]"
965
-
966
- #: <div class="description" style="padding-top:0"> <?php _e( 'Subject of the
967
- #: mail sent to those who request access their management page. Allowed tag:
968
- #: [blog_name]', 'subscribe-reloaded' ); ?> </div>
969
- msgctxt "44a16187cce78c69eedc90c86f3bc3bb"
970
- msgid ""
971
- "Subject of the mail sent to those who request to access their management "
972
- "page. Allowed tag: [blog_name]"
973
- msgstr "נושא המייל שיישלח למבקשים גישה לדף הניהול. תגית אפשרית: [blog_name]"
974
-
975
- #: <div class="description" style="padding-top:0"> <?php _e( 'Content of the
976
- #: confirmation email. Allowed tags: [post_permalink], [confirm_link],
977
- #: [post_title], [manager_link]', 'subscribe-reloaded' ); ?> </div>
978
- msgctxt "fbc1d131c1988ba8f647bd0305b64e9d"
979
- msgid ""
980
- "Content of the confirmation email. Allowed tags: [post_permalink], "
981
- "[confirm_link], [post_title], [manager_link]"
982
- msgstr ""
983
- "תוכן מייל האישור. תגיות מותרות: [post_permalink], [confirm_link], "
984
- "[post_title], [manager_link]"
985
-
986
- #: <div class="description" style="padding-top:0"> <?php _e( 'Subject of the
987
- #: confirmation email. Allowed tag: [post_title]', 'subscribe-reloaded' ); ?>
988
- #: </div>
989
- msgctxt "57325cf34264082ec201f5d9b3bfe003"
990
- msgid "Subject of the confirmation email. Allowed tag: [post_title]"
991
- msgstr "נושא מייל האישור. תגית אפשרית: [post_title]"
992
-
993
- #: <div class="description" style="padding-top:0"> <?php _e( 'Content of the
994
- #: notification email. Allowed tags: [post_title], [comment_permalink],
995
- #: [comment_author], [comment_content], [post_permalink], [manager_link]',
996
- #: 'subscribe-reloaded' ); ?> </div>
997
- msgctxt "c8e11f7d38be164ecbf0670a03d238e6"
998
- msgid ""
999
- "Content of the notification email. Allowed tags: [post_title], "
1000
- "[comment_permalink], [comment_author], [comment_content], [post_permalink], "
1001
- "[manager_link]"
1002
- msgstr ""
1003
- "תוכן מייל ההתראה. תגיות אפשריות: [post_title], [comment_permalink], "
1004
- "[comment_author], [comment_content], [post_permalink], [manager_link]"
1005
-
1006
- #: <div class="description"> <?php _e( 'Subject of the notification email.
1007
- #: Allowed tag: [post_title]', 'subscribe-reloaded' ); ?> </div>
1008
- msgctxt "89e80c6aa298c68cf8c17cd4e9f9f480"
1009
- msgid "Subject of the notification email. Allowed tag: [post_title]"
1010
- msgstr "נושא מייל ההתראה. תגית אפשרית: [post_title]"
1011
-
1012
- #: <div class="description"> <?php _e( 'Email address to use for the "from"
1013
- #: field when sending a new notification user.', 'subscribe-reloaded' ); ?>
1014
- #: </div>
1015
- msgctxt "e9d2713cfce5d7f0312a17d418b10962"
1016
- msgid ""
1017
- "Email address to use for the \"from\" field when sending a new notification "
1018
- "to the user."
1019
- msgstr "כתובת אימייל לשימוש עבור שדה \"מאת\" בשליחת התראה הודעה חדשה למשתמש."
1020
-
1021
- #: <div class="description"> <?php _e( 'Name to use for the "from" field when
1022
- #: sending a new notification user.', 'subscribe-reloaded' ); ?> </div>
1023
- msgctxt "1e43b556754ce6602561199f3dbdcb95"
1024
- msgid ""
1025
- "Name to use for the \"from\" field when sending a new notification to the "
1026
- "user."
1027
- msgstr "השם לשימוש בשדה \"מאת\" בשליחת הודעה חדשה למשתמש."
1028
-
1029
- #: <th scope="row"> <label for="management_content"><?php _e( 'Management
1030
- #: message', 'subscribe-reloaded' ) ?></label> </th>
1031
- msgctxt "b158ac45c7e7a04ab5cdf07f0f136a52"
1032
- msgid "Management message"
1033
- msgstr "הודעת הניהול"
1034
-
1035
- #: <th scope="row"> <label for="management_subject"><?php _e( 'Management
1036
- #: subject', 'subscribe-reloaded' ) ?></label> </th>
1037
- msgctxt "246cc1de37c12825203635d98926575d"
1038
- msgid "Management subject"
1039
- msgstr "נושא הניהול"
1040
-
1041
- #: <th scope="row"> <label for="double_check_content"><?php _e( 'Double check
1042
- #: message', 'subscribe-reloaded' ) ?></label> </th>
1043
- msgctxt "bb3c023d8848a864853fb8731563ab10"
1044
- msgid "Double check message"
1045
- msgstr "בדיקה כפולה של ההודעה"
1046
-
1047
- #: <th scope="row"> <label for="double_check_subject"><?php _e( 'Double check
1048
- #: subject', 'subscribe-reloaded' ) ?></label> </th>
1049
- msgctxt "6b1dc0bc670d25a9a34ba7f3eda8074f"
1050
- msgid "Double check subject"
1051
- msgstr "בדיקה כפולה של הנושא"
1052
-
1053
- #: <th scope="row"> <label for="notification_content"><?php _e( 'Notification
1054
- #: message', 'subscribe-reloaded' ) ?></label> </th>
1055
- msgctxt "df99ea0d9c5edce961170e6c10c2a32f"
1056
- msgid "Notification message"
1057
- msgstr "הודעת התראה"
1058
-
1059
- #: <th scope="row"> <label for="notification_subject"><?php _e( 'Notification
1060
- #: subject', 'subscribe-reloaded' ) ?></label> </th>
1061
- msgctxt "bb30c8180b2913ad6aee7567864fdb5f"
1062
- msgid "Notification subject"
1063
- msgstr "נושא ההתראה"
1064
-
1065
- #: <th scope="row"> <label for="from_email"><?php _e( 'Sender email address',
1066
- #: 'subscribe-reloaded' ) ?> </label>
1067
- msgctxt "7e0f030a4c7cadbddb86abf9ce2c213b"
1068
- msgid "Sender email address"
1069
- msgstr "כתובת המייל של השולח"
1070
-
1071
- #: <th scope="row"> <label for="from_name"><?php _e( 'Sender name',
1072
- #: 'subscribe-reloaded' ) ?></label> </th>
1073
- msgctxt "fa43af01b9405baf231559eb79108c4c"
1074
- msgid "Sender name"
1075
- msgstr "שם השולח"
1076
-
1077
- #: <div class="description"><?php _e( "Introductory text for the users'
1078
- #: management page.", 'subscribe-reloaded' ); ?></div> </td>
1079
- msgctxt "a4ae3ed9251574f2e69d277b3ad5c57e"
1080
- msgid "Introductory text for the users' management page."
1081
- msgstr "טקסט היכרות למשתמשים בעמוד הניהול."
1082
-
1083
- #: <div class="description"><?php _e( "Introductory text for the authors'
1084
- #: management page.", 'subscribe-reloaded' ); ?></div> </td>
1085
- msgctxt "641c76d3542b137855f5228245da855e"
1086
- msgid "Introductory text for the authors' management page."
1087
- msgstr "טקסט היכרות למחברים בעמוד הניהול."
1088
-
1089
- #: <div class="description"><?php _e( 'Thank you note shown after the
1090
- #: subscription request has been processed (double check-in enabled). Allowed
1091
- #: tags: [post_title], [post_permalink]', 'subscribe-reloaded' ); ?></div>
1092
- #: </td>
1093
- msgctxt "f165dd1fbc1f374d1ac8d7cd7afcb875"
1094
- msgid ""
1095
- "Thank you note shown after the subscription request has been processed "
1096
- "(double check-in enabled). Allowed tags: [post_title], [post_permalink]"
1097
- msgstr ""
1098
- "הודעת תודה המוצגת לאחר עיבוד בקשת הרשמה (כאשר מופעל אימות כפול). תגיות "
1099
- "מותרות: [post_title], [post_permalink]"
1100
-
1101
- #: <div class="description"><?php _e( 'Thank you note shown after the
1102
- #: subscription request has been processed (double check-in disabled). Allowed
1103
- #: tags: [post_title], [post_permalink]', 'subscribe-reloaded' ); ?></div>
1104
- #: </td>
1105
- msgctxt "cd19400a6ed6ae638f53eaf9bb70c703"
1106
- msgid ""
1107
- "Thank you note shown after the subscription request has been processed "
1108
- "(double check-in disabled). Allowed tags: [post_title], [post_permalink]"
1109
- msgstr ""
1110
- "הודעת תודה המוצגת לאחר שעובדה בקשת ההרשמה (ללא אימות כפול). תגיות מותרות: "
1111
- "[post_title], [post_permalink]"
1112
-
1113
- #: <div class="description"><?php _e( 'Text shown to those who want subscribe
1114
- #: without commenting. Allowed tags: [post_title], [post_permalink]',
1115
- #: 'subscribe-reloaded' ); ?></div> </td>
1116
- msgctxt "c76309da1c29c346cdb49e124296fbbb"
1117
- msgid ""
1118
- "Text shown to those who want to subscribe without commenting. Allowed tags: "
1119
- "[post_title], [post_permalink]"
1120
- msgstr ""
1121
- "טקסט המוצג לאלו המבקשים להירשם מבלי להגיב. תגיות מותרות: [post_title], "
1122
- "[post_permalink]"
1123
-
1124
- #: <div class="description"><?php _e( 'Thank you note shown after the request
1125
- #: here above has been processed. Allowed tags: [post_title],
1126
- #: [post_permalink]', 'subscribe-reloaded' ); ?></div> </td>
1127
- msgctxt "3753f76d59e6c318cef32849f1de45b9"
1128
- msgid ""
1129
- "Thank you note shown after the request here above has been processed. "
1130
- "Allowed tags: [post_title], [post_permalink]"
1131
- msgstr ""
1132
- "הודעת תודה המוצגת לאחר שהבקשה עובדה. תגיות מותרות: [post_title], "
1133
- "[post_permalink]"
1134
-
1135
- #: <div class="description"><?php _e( 'Text shown to those who request manage
1136
- #: their subscriptions.', 'subscribe-reloaded' ); ?></div> </td>
1137
- msgctxt "906f0c353c50b9640210bcfaf93cea73"
1138
- msgid "Text shown to those who request to manage their subscriptions."
1139
- msgstr "טקסט המוצג לאלו המבקשים לנהל את ההרשמות שלהם."
1140
-
1141
- #: <h3><?php _e( 'Messages', 'subscribe-reloaded' ) ?></h3> <table
1142
- #: class="form-table <?php echo $wp_locale->text_direction ?>">
1143
- msgctxt "dcb38b25d6940f9f572734c3aa5dfbef"
1144
- msgid "Messages"
1145
- msgstr "הודעות"
1146
-
1147
- #: <div class="description"><?php _e( 'Specify your custom HTML code to be
1148
- #: added the HEAD section of page. Use <strong>single</strong> quotes for
1149
- #: values.', 'subscribe-reloaded' ); ?></div> </td>
1150
- msgctxt "b46af5b0cd3f4184c3ff72b45bac63e3"
1151
- msgid ""
1152
- "Specify your custom HTML code to be added to the HEAD section of the page. "
1153
- "Use <strong>single</strong> quotes for values."
1154
- msgstr ""
1155
- "ציין קוד HTML משלך להוספה למקטע HEAD של העמוד. השתמש כערכים בציטוט "
1156
- "<strong>יחיד</strong>."
1157
-
1158
- #: <div class="description"><?php _e( 'The permalink for your management page
1159
- #: (something like <code>/manage-subscriptions</code> or
1160
- #: <code>/?page_id=345</code>). This <b>does not</b> actually exist in the
1161
- #: system, but its link must follow structure.', 'subscribe-reloaded' ); if (
1162
- #: get_option( 'permalink_structure', '' ) == && strpos(
1163
- #: subscribe_reloaded_get_option( 'manager_page' ), '?page_id=' === false {
1164
- msgctxt "4d42d543c88dc2331e8ca0a55b8cb426"
1165
- msgid ""
1166
- "The permalink for your management page (something like <code>/manage-"
1167
- "subscriptions</code> or <code>/?page_id=345</code>). This page <b>does not</"
1168
- "b> actually exist in the system, but its link must follow your permalink "
1169
- "structure."
1170
- msgstr ""
1171
- "מבנה הקישור של של דף הניהול שלך (משהו כמו <code>/ניהול-הרשמות</code> או "
1172
- "<code>/?page_id=345</code>). עמוד זה <b>אינו</b> קיים באמת במערכת שלך, אבל "
1173
- "הקישור שלו חייב לתאום את מבנה הקישורים שלך."
1174
-
1175
- #: <div class="description"><?php _e( 'Title of the page your visitors will
1176
- #: use to manage their subscriptions.', 'subscribe-reloaded' ); ?></div> </td>
1177
- msgctxt "7ec2af7246740befab6af57f73f4b32f"
1178
- msgid "Title of the page your visitors will use to manage their subscriptions."
1179
- msgstr "כותרת העמוד בו ישתמשו המבקרים שלך לניהול הרשמות שלהם."
1180
-
1181
- #: <input type="radio" name="options[manager_page_enabled]" value="no" <?php
1182
- #: echo ( subscribe_reloaded_get_option( 'manager_page_enabled', 'no' ) == ? '
1183
- #: checked="checked"' : ''; ?>> _e( 'Disabled', 'subscribe-reloaded' ?> <div
1184
- #: class="description"><?php 'Disable the virtual management page if you need
1185
- #: to create a <a
1186
- #: href="http://behstant.com/subscribe-reloaded/realMgnPage.php">real page</a>
1187
- #: make your theme happy.', ?></div> </td>
1188
- msgctxt "29cf3409a762724b065244b97f791819"
1189
- msgid ""
1190
- "Disable the virtual management page if you need to create a <a href=\"http://"
1191
- "behstant.com/subscribe-reloaded/realMgnPage.php\">real page</a> to make your "
1192
- "theme happy."
1193
- msgstr ""
1194
- "בטל את עמוד הניהול הוירטואלי עם יצירת <a href=\"http://behstant.com/"
1195
- "subscribe-reloaded/realMgnPage.php\">עמוד אמתי</a> כדי לשמח את ערכת הנושא "
1196
- "שלך."
1197
-
1198
- #: <input type="radio" name="options[manager_page_enabled]"
1199
- #: id="manager_page_enabled" value="yes"<?php echo (
1200
- #: subscribe_reloaded_get_option( 'manager_page_enabled', 'no' ) == 'yes' ? '
1201
- #: checked="checked"' : ''; ?>> <?php _e( 'Enabled', 'subscribe-reloaded' ?>
1202
- #: &nbsp; value="no" 'Disabled', <div class="description"><?php 'Disable the
1203
- #: virtual management page if you need to create a <a
1204
- #: href="http://behstant.com/subscribe-reloaded/realMgnPage.php">real page</a>
1205
- #: make your theme happy.', ?></div>
1206
- msgctxt "6c9ba595d89cb311a153f1cd11430f67"
1207
- msgid "Disabled"
1208
- msgstr "כבוי"
1209
-
1210
- #: <td> <input type="radio" name="options[manager_page_enabled]"
1211
- #: id="manager_page_enabled" value="yes"<?php echo (
1212
- #: subscribe_reloaded_get_option( 'manager_page_enabled', 'no' ) == 'yes' ? '
1213
- #: checked="checked"' : ''; ?>> <?php _e( 'Enabled', 'subscribe-reloaded' ?>
1214
- #: &nbsp; value="no" 'Disabled',
1215
- msgctxt "0b9dd6257f98c7287bd918bbefa405d0"
1216
- msgid "Enabled"
1217
- msgstr "מופעל"
1218
-
1219
- #: if ( get_option( 'permalink_structure', '' ) == && strpos(
1220
- #: subscribe_reloaded_get_option( 'manager_page' ), '?page_id=' === false {
1221
- #: echo '<br/><strong>' . __( "Warning: it looks like the value you are using
1222
- #: may be incompatible with your permalink structure", 'subscribe-reloaded'
1223
- #: '</strong>'; } ?></div>
1224
- msgctxt "28103c518b4a8376ed3336d39aaa5861"
1225
- msgid ""
1226
- "Warning: it looks like the value you are using may be incompatible with your "
1227
- "permalink structure"
1228
- msgstr "אזהרה: נראה שהערך בשימוש אינו מתאים למבנה הקישורים שלך"
1229
-
1230
- #: <tr> <th scope="row"><label for="user_text"><?php _e( 'Users',
1231
- #: 'subscribe-reloaded' ) ?></label></th> <td>
1232
- msgctxt "d73624dda31605d261cdd76d8fcc29a0"
1233
- msgid "Users"
1234
- msgstr "משתמשים"
1235
-
1236
- #: <tr> <th scope="row"><label for="author_text"><?php _e( 'Authors',
1237
- #: 'subscribe-reloaded' ) ?></label></th> <td>
1238
- msgctxt "6f5b53d139086d0e6ce9b24f8b7d4d0d"
1239
- msgid "Authors"
1240
- msgstr "מחברים"
1241
-
1242
- #: <th scope="row"> <label for="subscription_confirmed_dci"><?php _e(
1243
- #: 'Subscription processed (DCI)', 'subscribe-reloaded' ) ?></label> </th>
1244
- msgctxt "9a9f152b1f6fd784671488b2b22e2256"
1245
- msgid "Subscription processed (DCI)"
1246
- msgstr "ההרשמה עובדה(DCI)"
1247
-
1248
- #: <th scope="row"> <label for="subscription_confirmed"><?php _e(
1249
- #: 'Subscription processed', 'subscribe-reloaded' ) ?></label> </th>
1250
- msgctxt "081d7629e57bd13a3cd31872bda16e02"
1251
- msgid "Subscription processed"
1252
- msgstr "ההרשמה עובדה"
1253
-
1254
- #: <th scope="row"> <label for="subscribe_without_commenting"><?php _e(
1255
- #: 'Subscribe without commenting', 'subscribe-reloaded' ) ?></label> </th>
1256
- msgctxt "5e9a29bb667190ce72021cf0192b7f1c"
1257
- msgid "Subscribe without commenting"
1258
- msgstr "הרשמה ללא כתיבת תגובה"
1259
-
1260
- #: <th scope="row"> <label for="request_mgmt_link_thankyou"><?php _e( 'Request
1261
- #: submitted', 'subscribe-reloaded' ) ?></label> </th>
1262
- msgctxt "a1dc692f92b4b4e7ae2b2e864ba25d51"
1263
- msgid "Request submitted"
1264
- msgstr "הבקשה נשלחה"
1265
-
1266
- #: <tr> <th scope="row"><label for="request_mgmt_link"><?php _e( 'Request
1267
- #: link', 'subscribe-reloaded' ) ?></label> </th>
1268
- msgctxt "08527e8003ef7c1ec9fa06ee170d9615"
1269
- msgid "Request link"
1270
- msgstr "קישור הבקשה"
1271
-
1272
- #: <th scope="row"> <label for="custom_header_meta"><?php _e( 'Custom HEAD
1273
- #: meta', 'subscribe-reloaded' ) ?></label></th> <td>
1274
- msgctxt "c6676f9ba4b7c8ba95a7b633b1712d6f"
1275
- msgid "Custom HEAD meta"
1276
- msgstr "תיאור"
1277
-
1278
- #: <tr> <th scope="row"><label for="manager_page"><?php _e( 'Management URL',
1279
- #: 'subscribe-reloaded' ) ?></label></th> <td><?php echo get_bloginfo( 'url'
1280
- #: ?>
1281
- msgctxt "bae4a5bada23f66129a07abf959c4b38"
1282
- msgid "Management URL"
1283
- msgstr "כתובת ה URL של הניהול"
1284
-
1285
- #: <tr> <th scope="row"><label for="manager_page_title"><?php _e( 'Page
1286
- #: title', 'subscribe-reloaded' ) ?></label> </th>
1287
- msgctxt "175137c9f7886e151e008a911f7f30c6"
1288
- msgid "Page title"
1289
- msgstr "כותרת העמוד"
1290
-
1291
- #: <th scope="row"> <label for="manager_page_enabled"><?php _e( 'Virtual
1292
- #: Management Page', 'subscribe-reloaded' ) ?></label> </th>
1293
- msgctxt "30f776e0d313a6ddce5f4051ff74a732"
1294
- msgid "Virtual Management Page"
1295
- msgstr "עמוד הניהול הויזואלי"
1296
-
1297
- #: <div class="description"><?php _e( 'Label shown to authors (and
1298
- #: administrators). Allowed tag: [manager_link]', 'subscribe-reloaded' );
1299
- #: ?></div> </td>
1300
- msgctxt "427083afc52fba71c2ff1943140ff5e9"
1301
- msgid ""
1302
- "Label shown to authors (and administrators). Allowed tag: [manager_link]"
1303
- msgstr "תווית המוצגת למחברים (ולמנהלים). תגית אפשרית: [manager_link]"
1304
-
1305
- #: <div class="description"><?php _e( "Label shown to those who are already
1306
- #: subscribed, but haven't clicked on the confirmation link yet. Allowed tag:
1307
- #: [manager_link]", 'subscribe-reloaded' ); ?></div> </td>
1308
- msgctxt "e7c560f577f45f7edd745ac42c66ec39"
1309
- msgid ""
1310
- "Label shown to those who are already subscribed, but haven't clicked on the "
1311
- "confirmation link yet. Allowed tag: [manager_link]"
1312
- msgstr ""
1313
- "תווית המוצגת לאלו שכבר נרשמו, אבל עדיין לא לחצו על קישור האישור. תגית "
1314
- "אפשרית: [manager_link]"
1315
-
1316
- #: <th scope="row"> <label for="subscribed_waiting_label"><?php _e( 'Pending
1317
- #: label', 'subscribe-reloaded' ) ?></label></th> <td>
1318
- msgctxt "41687364c545bccc021fd628bc6af473"
1319
- msgid "Pending label"
1320
- msgstr "תווית בהמתנה"
1321
-
1322
- #: <div class="description"><?php _e( 'Label shown to those who are already
1323
- #: subscribed a post. Allowed tag: [manager_link]', 'subscribe-reloaded' );
1324
- #: ?></div> </td>
1325
- msgctxt "fe3bdffdd9257f3ecdf8e7b1fac4862e"
1326
- msgid ""
1327
- "Label shown to those who are already subscribed to a post. Allowed tag: "
1328
- "[manager_link]"
1329
- msgstr "תווית המוצגת לאלו שכבר רשומים לפוסט. תגית אפשרית: [manager_link]"
1330
-
1331
- #: <div class="description"><?php _e( 'Label associated to the checkbox.
1332
- #: Allowed tag: [subscribe_link]', 'subscribe-reloaded' ); ?></div> </td>
1333
- msgctxt "307237f322c444a1f898a7cca721008b"
1334
- msgid "Label associated to the checkbox. Allowed tag: [subscribe_link]"
1335
- msgstr "תווית המקושרת לתיבת הסימון. תגיות מותרות: [subscribe_link]"
1336
-
1337
- #: <tr> <th scope="row"><label for="checkbox_label"><?php _e( 'Default label',
1338
- #: 'subscribe-reloaded' ) ?></label> </th>
1339
- msgctxt "0a7ce5e4d313a83b0ec958a215cc92b6"
1340
- msgid "Default label"
1341
- msgstr "תווית ברירת המחדל"
1342
-
1343
- #: <h3><?php _e( 'Messages for your visitors', 'subscribe-reloaded' ) ?></h3>
1344
- #: <table class="form-table <?php echo $wp_locale->text_direction ?>">
1345
- msgctxt "79f50c07c0741267da1579a9964303b1"
1346
- msgid "Messages for your visitors"
1347
- msgstr "הודעות למשתמשים שלך"
1348
-
1349
- #: <div class="description"><?php _e( 'Custom HTML code to be used when
1350
- #: displaying the checkbox. Allowed tags: [checkbox_field], [checkbox_label]',
1351
- #: 'subscribe-reloaded' ); ?></div> </td>
1352
- msgctxt "54044ce8db331ceb90b5b5b3505788e9"
1353
- msgid ""
1354
- "Custom HTML code to be used when displaying the checkbox. Allowed tags: "
1355
- "[checkbox_field], [checkbox_label]"
1356
- msgstr ""
1357
- "קוד HTML לשימוש בהצגת תיבת הסימון. תגיות מותרות: [checkbox_field], "
1358
- "[checkbox_label]"
1359
-
1360
- #: <div class="description"><?php _e( 'Custom inline CSS to add the
1361
- #: checkbox.', 'subscribe-reloaded' ); ?></div> </td>
1362
- msgctxt "aeccf1f8dcd0a060eec7276f559f80ad"
1363
- msgid "Custom inline CSS to add to the checkbox."
1364
- msgstr "הוספת עיצוב CSS בשורה לתיבת הסימון."
1365
-
1366
- #: <div class="description"><?php _e( 'The default subscription type that
1367
- #: should be selected when Advanced subscriptions are enable.',
1368
- #: 'subscribe-reloaded' ); ?></div> </td>
1369
- msgctxt "294fa04995d5521ac92a3bf8466a01f7"
1370
- msgid ""
1371
- "The default subscription type that should be selected when Advanced "
1372
- "subscriptions are enable."
1373
- msgstr "ברירת המחדל לסוג ההרשמה כאשר מופעל הרשמה מתקדמת."
1374
-
1375
- #: <select name="options[default_subscription_type]"
1376
- #: id="default_subscription_type"> <option value="0" <?php echo (
1377
- #: subscribe_reloaded_get_option( 'default_subscription_type' ) === '0' ?
1378
- #: "selected='selected'" : ''; ?>><?php _e( 'None', 'subscribe-reloaded' );
1379
- #: ?></option> value="1" '1' 'All new comments',
1380
- msgctxt "02f9e1bfd41533b3055962f8a124d649"
1381
- msgid "None"
1382
- msgstr "ללא"
1383
-
1384
- #: <th scope="row"> <label for="default_subscription_type"><?php _e( 'Advanced
1385
- #: default', 'subscribe-reloaded' ) ?></label> </th>
1386
- msgctxt "472f6015b8c1485056e2634aec82691f"
1387
- msgid "Advanced default"
1388
- msgstr "ברירת מחדל מתקדמת"
1389
-
1390
- #: <input type="radio" name="options[enable_advanced_subscriptions]"
1391
- #: value="no" <?php echo ( subscribe_reloaded_get_option(
1392
- #: 'enable_advanced_subscriptions' ) == 'no' ? ' checked="checked"' : ''; ?>>
1393
- #: _e( 'No', 'subscribe-reloaded' ?> <div class="description"><?php 'Allow
1394
- #: users to choose from different subscription types (all, replies only).', );
1395
- #: ?></div> </td>
1396
- msgctxt "8a3ececadd68b58a768cd4fd7c247031"
1397
- msgid ""
1398
- "Allow users to choose from different subscription types (all, replies only)."
1399
- msgstr "אפשר למשתמשים לבחור בין סוגי הרשמה שונים (הכל, תגובות בלבד)."
1400
-
1401
- #: </select> <div class="description"><?php _e( 'Select the default option for
1402
- #: Checkbox. Be careful! Some users might like to be subscribed all post.',
1403
- #: 'subscribe-reloaded' ); ?></div> </td>
1404
- msgctxt "8d34cdc3ac8c5e06587f38286791c8da"
1405
- msgid ""
1406
- "Select the default option for the Checkbox. Be careful! Some users might "
1407
- "like to be subscribed to all the post."
1408
- msgstr ""
1409
- "בחירת אפשרות ברירת מחדל עבור תיבת הסימון. יתכן שחלק מן המשתמשים יעדיפו "
1410
- "להירשם לכל התגובות לפוסט."
1411
-
1412
- #: <option value="1" <?php echo ( subscribe_reloaded_get_option(
1413
- #: 'default_subscription_type' ) === '1' ? "selected='selected'" : '';
1414
- #: ?>><?php _e( 'All new comments', 'subscribe-reloaded' ); ?></option>
1415
- #: value="2" '2' 'Replies to this comment', </select>
1416
- msgctxt "1a723735a62ab09a6e4ec6784fb4aa72"
1417
- msgid "Replies to this comment"
1418
- msgstr "תגובות לתגובה זו"
1419
-
1420
- #: <option value="0" <?php echo ( subscribe_reloaded_get_option(
1421
- #: 'default_subscription_type' ) === '0' ? "selected='selected'" : '';
1422
- #: ?>><?php _e( 'None', 'subscribe-reloaded' ); ?></option> value="1" '1' 'All
1423
- #: new comments', value="2" '2' 'Replies to this comment',
1424
- msgctxt "682e4da3d0deadcfd591d443e702c630"
1425
- msgid "All new comments"
1426
- msgstr "כל התגובות החדשות"
1427
-
1428
- #: <th scope="row"> <label for="checked_by_default_value"><?php _e( 'Default
1429
- #: Checkbox Value', 'subscribe-reloaded' ) ?></label> </th>
1430
- msgctxt "95c74a579de9bb9d45d98e1bd424c997"
1431
- msgid "Default Checkbox Value"
1432
- msgstr "ערך ברירת המחדל של תיבת הסימון"
1433
-
1434
- #: <input type="radio" name="options[checked_by_default]" value="no" <?php
1435
- #: echo ( subscribe_reloaded_get_option( 'checked_by_default' ) == 'no' ? '
1436
- #: checked="checked"' : ''; ?>> _e( 'No', 'subscribe-reloaded' ?> <div
1437
- #: class="description"><?php 'Decide if the checkbox should be checked by
1438
- #: default or not.', ); ?></div> </td>
1439
- msgctxt "e5a2a6abda0e1f5ee071a35b9ec74492"
1440
- msgid "Decide if the checkbox should be checked by default or not."
1441
- msgstr "האם לסמן את תיבת הסימון הזו כברירת מחדל או לא."
1442
-
1443
- #: <input type="radio" name="options[show_subscription_box]" value="no" <?php
1444
- #: echo ( subscribe_reloaded_get_option( 'show_subscription_box' ) == 'no' ? '
1445
- #: checked="checked"' : ''; ?>> _e( 'No', 'subscribe-reloaded' ?> <div
1446
- #: class="description"><?php 'Disable this option if you want to move the
1447
- #: subscription checkbox a different place on your page.', ); ?></div> </td>
1448
- msgctxt "02e15b81a171984d47be8865c8c0a832"
1449
- msgid ""
1450
- "Disable this option if you want to move the subscription checkbox to a "
1451
- "different place on your page."
1452
- msgstr "בטל אפשרות זו כדי להעביר את תיבת סימון ההרשמה למקום אחר בעמוד שלך."
1453
-
1454
- #: <input type="radio" name="options[notify_authors]" id="notify_authors"
1455
- #: value="yes"<?php echo ( subscribe_reloaded_get_option( 'notify_authors' )
1456
- #: == 'yes' ? ' checked="checked"' : ''; ?>> <?php _e( 'Yes',
1457
- #: 'subscribe-reloaded' ?> &nbsp; value="no" 'no' 'No', <div
1458
- #: class="description"><?php 'Automatically subscribe authors to their own
1459
- #: articles (not retroactive).', ); ?></div>
1460
- msgctxt "6bbdc3280f0d637369032b54f4ecc9b7"
1461
- msgid "No"
1462
- msgstr "לא"
1463
-
1464
- #: <td> <input type="radio" name="options[notify_authors]" id="notify_authors"
1465
- #: value="yes"<?php echo ( subscribe_reloaded_get_option( 'notify_authors' )
1466
- #: == 'yes' ? ' checked="checked"' : ''; ?>> <?php _e( 'Yes',
1467
- #: 'subscribe-reloaded' ?> &nbsp; value="no" 'no' 'No',
1468
- msgctxt "70b296eea5eccace04b102eb8d47030d"
1469
- msgid "Yes"
1470
- msgstr "כן"
1471
-
1472
- #: } else { _e( 'There was an error updating the following fields:',
1473
- #: 'subscribe-reloaded' ); echo ' <strong>' . substr( $faulty_fields, 0, - 2 )
1474
- #: '</strong>';
1475
- msgctxt "89b1531e7b41d84027e3622c2e7c317e"
1476
- msgid "There was an error updating the following fields:"
1477
- msgstr "היתה שגיאה בעדכון השדות שלהלן:"
1478
-
1479
- #: if ( empty( $faulty_fields ) { _e( 'Your settings have been successfully
1480
- #: updated.', 'subscribe-reloaded' ); } else
1481
- msgctxt "1339f853a5b718a5bcf909f3a5edcf72"
1482
- msgid "Your settings have been successfully updated."
1483
- msgstr "ההגדרות שלך עודכנו בהצלחה"
1484
-
1485
- #: <tr> <th scope="row"><label for="author_label"><?php _e( 'Author label',
1486
- #: 'subscribe-reloaded' ) ?></label></th> <td>
1487
- msgctxt "ee9de7f29fa8aa6995ec04bc1222abc2"
1488
- msgid "Author label"
1489
- msgstr "תווית מחבר"
1490
-
1491
- #: if ( isset( $_POST['options']['subscribed_waiting_label'] ) && !
1492
- #: subscribe_reloaded_update_option( 'subscribed_waiting_label',
1493
- #: $_POST['options']['subscribed_waiting_label'], 'text-no-encode' {
1494
- #: $faulty_fields = __( 'Awaiting label', 'subscribe-reloaded' . ', '; }
1495
- msgctxt "f0f44d0cd6559ad02e43690d5c117166"
1496
- msgid "Awaiting label"
1497
- msgstr "תווית בהמתנה"
1498
-
1499
- #: <th scope="row"> <label for="subscribed_label"><?php _e( 'Subscribed
1500
- #: label', 'subscribe-reloaded' ) ?></label></th> <td>
1501
- msgctxt "d83af90214b8e2aa2dbd2cf2017cf178"
1502
- msgid "Subscribed label"
1503
- msgstr "תווית רשום"
1504
-
1505
- #: if ( isset( $_POST['options']['checkbox_label'] ) && !
1506
- #: subscribe_reloaded_update_option( 'checkbox_label',
1507
- #: $_POST['options']['checkbox_label'], 'text-no-encode' { $faulty_fields =
1508
- #: __( 'Checkbox label', 'subscribe-reloaded' . ', '; }
1509
- msgctxt "a41c0e3bfa4ec2ed9679c825926ffa98"
1510
- msgid "Checkbox label"
1511
- msgstr "תווית תיבת הסימון"
1512
-
1513
- #: <tr> <th scope="row"><label for="checkbox_html"><?php _e( 'Custom HTML',
1514
- #: 'subscribe-reloaded' ) ?></label></th> <td>
1515
- msgctxt "c0e195fe756e8c7b377f528ab4ec6d7b"
1516
- msgid "Custom HTML"
1517
- msgstr "התאמת HTML"
1518
-
1519
- #: <th scope="row"> <label for="checkbox_inline_style"><?php _e( 'Custom
1520
- #: inline style', 'subscribe-reloaded' ) ?></label> </th>
1521
- msgctxt "38c5a46fc7a30fb973277a050af2a86e"
1522
- msgid "Custom inline style"
1523
- msgstr "עיצוב בשורה"
1524
-
1525
- #: <th scope="row"> <label for="enable_advanced_subscriptions"><?php _e(
1526
- #: 'Advanced subscription', 'subscribe-reloaded' ) ?></label> </th>
1527
- msgctxt "62790a28580ad09df8bd9a0f184aa37a"
1528
- msgid "Advanced subscription"
1529
- msgstr "הרשמה מתקדמת"
1530
-
1531
- #: if ( isset( $_POST['options']['checked_by_default_value'] ) && !
1532
- #: subscribe_reloaded_update_option( 'checked_by_default_value',
1533
- #: $_POST['options']['checked_by_default_value'], 'integer' { $faulty_fields =
1534
- #: __( 'Checked by default Value', 'subscribe-reloaded' . ', '; }
1535
- msgctxt "8a4a890b1fffd0dc2cc7851f2bc54935"
1536
- msgid "Checked by default Value"
1537
- msgstr "מסומנות כברירת מחדל"
1538
-
1539
- #: <th scope="row"> <label for="checked_by_default"><?php _e( 'Checked by
1540
- #: default', 'subscribe-reloaded' ) ?></label> </th>
1541
- msgctxt "c72b41aa774f33543db288599a6fefc6"
1542
- msgid "Checked by default"
1543
- msgstr "מסומן כברירת מחדל"
1544
-
1545
- #: <th scope="row"> <label for="show_subscription_box"><?php _e( 'Enable
1546
- #: default checkbox', 'subscribe-reloaded' ) ?></label> </th>
1547
- msgctxt "5bd30faba69d43c4455e47b81db27ce5"
1548
- msgid "Enable default checkbox"
1549
- msgstr "הפעל תיבת סימון כברירת מחדל"
1550
-
1551
- #: <input type="text" size="2" name="srrp" value="25" /> type="submit"
1552
- #: class="subscribe-form-button" value="<?php _e( 'Search',
1553
- #: 'subscribe-reloaded' ) ?>" </form>
1554
- msgctxt "d01d786975b03fb02136f790780b37a1"
1555
- msgid "Search"
1556
- msgstr "חפש"
1557
-
1558
- #: <input type="text" size="20" name="srv" value="" />, <?php _e( 'results per
1559
- #: page:', 'subscribe-reloaded' ) ?> size="2" name="srrp" value="25" />
1560
- msgctxt "dcccdf9fb30843763c457bc2a99c2701"
1561
- msgid "results per page:"
1562
- msgstr "תוצאות לעמוד"
1563
-
1564
- #: <option value='starts with'><?php _e( 'starts with', 'subscribe-reloaded' )
1565
- #: ?></option> value='ends 'ends </select>
1566
- msgctxt "b812bd117e6c5ee333472b33d77a2e33"
1567
- msgid "ends with"
1568
- msgstr "מסתיים ב"
1569
-
1570
- #: <option value='does not contain'><?php _e( 'does contain',
1571
- #: 'subscribe-reloaded' ) ?></option> value='starts with'><?php 'starts with',
1572
- #: value='ends 'ends
1573
- msgctxt "b4e1087433f2771a8e561428dd2c8b52"
1574
- msgid "starts with"
1575
- msgstr "מתחיל ב"
1576
-
1577
- #: <option value='contains'><?php _e( 'contains', 'subscribe-reloaded' )
1578
- #: ?></option> value='does not contain'><?php 'does contain', value='starts
1579
- #: with'><?php 'starts with',
1580
- msgctxt "aaabb2e050126755a58f8b8d0752ac27"
1581
- msgid "does not contain"
1582
- msgstr "אינו מכיל"
1583
-
1584
- #: <option value='equals'><?php _e( 'equals', 'subscribe-reloaded' )
1585
- #: ?></option> value='contains'><?php 'contains', value='does not
1586
- #: contain'><?php 'does contain',
1587
- msgctxt "ed3562ea890bf8002f7bbe28010e17eb"
1588
- msgid "contains"
1589
- msgstr "מכיל"
1590
-
1591
- #: <select name="srt"> <option value='equals'><?php _e( 'equals',
1592
- #: 'subscribe-reloaded' ) ?></option> value='contains'><?php 'contains',
1593
- msgctxt "2241b919c078a4dc6ced6441b3bb28f8"
1594
- msgid "equals"
1595
- msgstr "שווה"
1596
-
1597
- #: <option value='post_id'><?php _e( 'post ID', 'subscribe-reloaded' )
1598
- #: ?></option> value='status'><?php 'status', </select>
1599
- msgctxt "26d651e576fbc838eb7254932688039f"
1600
- msgid "status"
1601
- msgstr "מצב"
1602
-
1603
- #: <option value='email'><?php _e( 'email', 'subscribe-reloaded' ) ?></option>
1604
- #: value='post_id'><?php 'post ID', value='status'><?php 'status',
1605
- msgctxt "e41e90db5a2e8789ffea12f0ac9a66d0"
1606
- msgid "post ID"
1607
- msgstr "מזהה פוסט"
1608
-
1609
- #: if ( is_array( $subscriptions ) && ! empty( { echo '<p
1610
- #: id="subscribe-reloaded-email-p">' . __( 'Email', 'subscribe-reloaded' ':
1611
- #: <strong>' $email '</strong></p>'; id="subscribe-reloaded-legend-p">'
1612
- #: 'Legend: Y = all comments, R replies only, C inactive', '</p>';
1613
- msgctxt "7002ef9728ed3e352891c87ffcab8e0a"
1614
- msgid "email"
1615
- msgstr "אימייל"
1616
-
1617
- #: <h3><?php _e( 'Search subscriptions', 'subscribe-reloaded' ) ?></h3>
1618
- msgctxt "b2cd96159cd905e552c30e1822529aae"
1619
- msgid "Search subscriptions"
1620
- msgstr "חיפוש הרשמות"
1621
-
1622
- #: </select> <input type='submit' class='subscribe-form-button' value='<?php
1623
- #: _e( 'Add', 'subscribe-reloaded' ) ?>' /> </p>
1624
- msgctxt "36900bd6d7a8d64ce589ac759b895eba"
1625
- msgid "Add"
1626
- msgstr "הוסף"
1627
-
1628
- #: <option value='R'><?php _e( 'Replies only', 'subscribe-reloaded' )
1629
- #: ?></option> value='YC'><?php 'Ask user to confirm', </select>
1630
- msgctxt "8f78c2688ecf4ad155bd26e61ecb9f37"
1631
- msgid "Ask user to confirm"
1632
- msgstr "בקשת המשתמש לאשר"
1633
-
1634
- #: <fieldset style="border:0"> <p class="liquid"><?php _e( 'Post ID',
1635
- #: 'subscribe-reloaded' ) ?> <input type='text' size='30' name='srp' value=''
1636
- #: /></p>
1637
- msgctxt "6be56eb1ee51276f5a5b50399f61afd8"
1638
- msgid "Post ID"
1639
- msgstr "מזהה פוסט"
1640
-
1641
- #: <div class="postbox small"> <h3><?php _e( 'Add New Subscription',
1642
- #: 'subscribe-reloaded' ) ?></h3>
1643
- msgctxt "b0a051f13e85782f05f87b7cb960168d"
1644
- msgid "Add New Subscription"
1645
- msgstr "הוספת הרשמה חדשה"
1646
-
1647
- #: <div class="postbox small"> <h3><?php _e( 'Mass Update Subscriptions',
1648
- #: 'subscribe-reloaded' ) ?></h3>
1649
- msgctxt "863a08f651a468695845d06fc8b42f77"
1650
- msgid "Mass Update Subscriptions"
1651
- msgstr "עדכון כמותי של הרשמות"
1652
-
1653
- #: } elseif ( $action == 'search' ) { echo '<p>' . __( 'Sorry, no
1654
- #: subscriptions match your search criteria.', 'subscribe-reloaded' "</p>";
1655
- msgctxt "d32f6d876f8f1972ed1b5ae16da48e37"
1656
- msgid "Sorry, no subscriptions match your search criteria."
1657
- msgstr "מצטערים, אין הרשמות התואמות את קריטריון החיפוש שלך."
1658
-
1659
- #: <input type="radio" name="sra" value="activate" id="action_type_activate"
1660
- #: /> <label for="action_type_activate">' . __( 'Activate',
1661
- #: 'subscribe-reloaded' ) '</label></p>'; echo '<p
1662
- #: id="subscribe-reloaded-update-p"><input type="submit"
1663
- #: class="subscribe-form-button" value="' 'Update subscriptions', '" /><input
1664
- #: type="hidden" name="sre" urlencode( $email '"/></p>';
1665
- msgctxt "ac066fa433b04d99cf91b90b9e5f7ade"
1666
- msgid "Update subscriptions"
1667
- msgstr "עדכון ההרשמות"
1668
-
1669
- #: <input type="radio" name="sra" value="force_r" id="action_type_force_y" />
1670
- #: <label for="action_type_force_y">' . __( 'Replies to my comments',
1671
- #: 'subscribe-reloaded' ) '</label> &nbsp;&nbsp;&nbsp;&nbsp; value="activate"
1672
- #: id="action_type_activate" for="action_type_activate">' 'Activate',
1673
- #: '</label></p>'; echo '<p id="subscribe-reloaded-update-p"><input
1674
- #: type="submit" class="subscribe-form-button" value="' 'Update
1675
- #: subscriptions', '" /><input type="hidden" name="sre" urlencode( $email
1676
- #: '"/></p>';
1677
- msgctxt "78782569a055fa59bcded85b1f305506"
1678
- msgid "Activate"
1679
- msgstr "הפעל"
1680
-
1681
- #: <input type="radio" name="sra" value="force_y" id="action_type_force_y" />
1682
- #: <label for="action_type_force_y">' . __( 'Activate and set to Y',
1683
- #: 'subscribe-reloaded' ) '</label> &nbsp;&nbsp;&nbsp;&nbsp; value="force_r"
1684
- #: id="action_type_force_r" for="action_type_force_r">' R', value="activate"
1685
- #: id="action_type_activate" for="action_type_activate">' 'Activate',
1686
- #: '</label></p>';
1687
- msgctxt "7d0bae30bd55483b3961058967333c68"
1688
- msgid "Activate and set to R"
1689
- msgstr "הפעלה והגדרה ל R"
1690
-
1691
- #: <input type="radio" name="sra" value="suspend" id="action_type_suspend"
1692
- #: checked="checked" /> <label for="action_type_suspend">' . __( 'Suspend',
1693
- #: 'subscribe-reloaded' ) '</label> &nbsp;&nbsp;&nbsp;&nbsp; value="force_y"
1694
- #: id="action_type_force_y" for="action_type_force_y">' 'Activate and set to
1695
- #: Y', value="force_r" id="action_type_force_r" for="action_type_force_r">'
1696
- #: R',
1697
- msgctxt "43153ef54bb57cf59a96e322276cd03f"
1698
- msgid "Activate and set to Y"
1699
- msgstr "הפעלה והגדרה ל Y"
1700
-
1701
- #: <input type="radio" name="sra" value="delete" id="action_type_delete" />
1702
- #: <label for="action_type_delete">' . __( 'Delete', 'subscribe-reloaded' )
1703
- #: '</label> &nbsp;&nbsp;&nbsp;&nbsp; value="suspend" id="action_type_suspend"
1704
- #: checked="checked" for="action_type_suspend">' 'Suspend', value="force_r"
1705
- #: id="action_type_force_y" for="action_type_force_y">' 'Replies to my
1706
- #: comments',
1707
- msgctxt "fe78f54cc3e484db0176ada656bdfef4"
1708
- msgid "Suspend"
1709
- msgstr "השעה"
1710
-
1711
- #: echo '<p>' . __( 'Action:', 'subscribe-reloaded' ) ' <input type="radio"
1712
- #: name="sra" value="delete" id="action_type_delete" /> <label
1713
- #: for="action_type_delete">' 'Delete forever', '</label>
1714
- #: &nbsp;&nbsp;&nbsp;&nbsp; value="suspend" id="action_type_suspend"
1715
- #: checked="checked" for="action_type_suspend">' 'Suspend',
1716
- msgctxt "791b6ea1ec0bd47b26d60caf1dee4fcf"
1717
- msgid "Delete forever"
1718
- msgstr "למחוק לצמיתות"
1719
-
1720
- #: echo '<a class="subscribe-reloaded-small-button" href="#"
1721
- #: onclick="t=document.forms[\'post_list_form\'].elements[\'post_list[]\'];c=t.length;if(!c){t.checked=!t.checked}else{for(var
1722
- #: i=0;i<c;i++){t[i].checked=false}};return false;">' . __( 'Invert
1723
- #: selection', 'subscribe-reloaded' ) '</a></p>'; '<p
1724
- #: id="subscribe-reloaded-action-p">' 'Action:', ' <input type="radio"
1725
- #: name="sra" value="delete" id="action_type_delete" /> <label
1726
- #: for="action_type_delete">' 'Delete', '</label> &nbsp;&nbsp;&nbsp;&nbsp;
1727
- msgctxt "2edeac0114fb1bf2dadfb25293ef453f"
1728
- msgid "Action:"
1729
- msgstr "פעולה:"
1730
-
1731
- #: echo '<p id="subscribe-reloaded-action-p">' . __( 'Action:',
1732
- #: 'subscribe-reloaded' ) ' <input type="radio" name="sra" value="delete"
1733
- #: id="action_type_delete" /> <label for="action_type_delete">' 'Delete',
1734
- #: '</label> &nbsp;&nbsp;&nbsp;&nbsp; value="suspend" id="action_type_suspend"
1735
- #: checked="checked" for="action_type_suspend">' 'Suspend',
1736
- msgctxt "4d0584684ccdac2521618ba1e095f2f3"
1737
- msgid "Delete"
1738
- msgstr "מחק"
1739
-
1740
- #: <input class='checkbox' type='checkbox' name='subscriptions_list[]'
1741
- #: value='$a_subscription->post_id," . urlencode( $a_subscription->email ) "'
1742
- #: id='sub_{$a_subscription->meta_id}' /> <a class='subscribe-column'
1743
- #: href='options-general.php?page=subscribe-to-comments-reloaded/options/index.php&amp;subscribepanel=1&amp;sra=edit-subscription&amp;srp="
1744
- #: $a_subscription->post_id "&amp;sre=" "'><img src='" WP_PLUGIN_URL
1745
- #: "/subscribe-to-comments-reloaded/images/edit.png' alt='" __( 'Edit',
1746
- #: 'subscribe-reloaded' width='16' height='16' /></a>
1747
- #: href='options-general.php?page=subscribe-to-comments-reloaded/options/index.php&amp;subscribepanel=1&amp;sra=delete-subscription&amp;srp="
1748
- #: onclick='return confirm(\"" 'Please remember: this operation cannot be
1749
- #: undone. Are you sure want to proceed?', "\");'><img
1750
- #: "/subscribe-to-comments-reloaded/images/delete.png' 'Delete',
1751
- msgctxt "4f32ee5868f87be168a7ddc548601a8b"
1752
- msgid "Edit"
1753
- msgstr "ערוך"
1754
-
1755
- #: echo "<li$alternate> <label for='sub_{$a_subscription->meta_id}'
1756
- #: class='hidden'>" . __( 'Subscription', 'subscribe-reloaded' ) "
1757
- #: {$a_subscription->meta_id}</label> <input class='checkbox' type='checkbox'
1758
- #: name='subscriptions_list[]' value='$a_subscription->post_id," urlencode(
1759
- #: $a_subscription->email "' id='sub_{$a_subscription->meta_id}' />
1760
- msgctxt "bffc8cc114b3d0499969f87d0446446b"
1761
- msgid "Subscription"
1762
- msgstr "הרשמה"
1763
-
1764
- #: $show_email_column <span class='subscribe-column subscribe-column-3'>" .
1765
- #: __( 'Date and Time', 'subscribe-reloaded' ) " &nbsp;&nbsp;$order_dt</span>
1766
- #: subscribe-column-4'>" 'Status', &nbsp;&nbsp;$order_status</span></li>\n";
1767
- msgctxt "a9a8a45a360e372f7574e148031085c2"
1768
- msgid "Date and Time"
1769
- msgstr "תאריך ושעה"
1770
-
1771
- #: echo '<p id="subscribe-reloaded-email-p">' . __( 'Email',
1772
- #: 'subscribe-reloaded' ) ': <strong>' $email '</strong></p>';
1773
- #: id="subscribe-reloaded-legend-p">' 'Legend: Y = all comments, R replies
1774
- #: only, C inactive', '</p>'; '<ul id="subscribe-reloaded-list">';
1775
- msgctxt "d7d22142df5ce4a7d8ba37701ebd95f0"
1776
- msgid "Legend: Y = all comments, R = replies only, C = inactive"
1777
- msgstr "מקרא: Y = כל ההערות, R = תגובות בלבד, C = לא פעיל"
1778
-
1779
- #: echo '<p>' . __( 'Search query:', 'subscribe-reloaded' ) "
1780
- #: <code>$search_field $operator <strong>$search_value</strong> ORDER BY
1781
- #: $order_by $order</code>. 'Rows:', ' ( $offset + 1 - $ending_to 'of',
1782
- #: $count_total</p>"; 'Legend: Y = all comments, R replies only, C inactive',
1783
- #: '</p>';
1784
- msgctxt "50cfb3f4ee60c524816a73f5b2b11fb3"
1785
- msgid "of"
1786
- msgstr "של"
1787
-
1788
- #: echo '<p>' . __( 'Search query:', 'subscribe-reloaded' ) "
1789
- #: <code>$search_field $operator <strong>$search_value</strong> ORDER BY
1790
- #: $order_by $order</code>. 'Rows:', ' ( $offset + 1 - $ending_to 'of',
1791
- #: $count_total</p>"; 'Legend: Y = all comments, R replies only, C inactive',
1792
- #: '</p>';
1793
- msgctxt "4a2773ef04e22a9a2b749ac302f8b205"
1794
- msgid "Rows:"
1795
- msgstr "שורות:"
1796
-
1797
- #: echo '<p>' . __( 'Search query:', 'subscribe-reloaded' ) "
1798
- #: <code>$search_field $operator <strong>$search_value</strong> ORDER BY
1799
- #: $order_by $order</code>. 'Rows:', ' ( $offset + 1 - $ending_to 'of',
1800
- #: $count_total</p>"; 'Legend: Y = all comments, R replies only, C inactive',
1801
- #: '</p>';
1802
- msgctxt "8d6bc6cc8db620e39f37d18c4f4c29c1"
1803
- msgid "Search query:"
1804
- msgstr "שאילתת חיפוש"
1805
-
1806
- #: <p class="liquid"><?php _e( 'Email', 'subscribe-reloaded' ) ?> <input
1807
- #: type='text' size='30' name='sre' value='' /></p>
1808
- msgctxt "f79896b40370dc0693932026b2503b60"
1809
- msgid "Email"
1810
- msgstr "אימייל"
1811
-
1812
- #: $show_post_column = ( $operator != 'equals' || $search_field 'post_id' ) ?
1813
- #: "<span class='subscribe-column subscribe-column-1'>" . __( 'Post (ID)',
1814
- #: 'subscribe-reloaded' "&nbsp;&nbsp;$order_post_id</span>" : '';
1815
- #: $show_email_column 'email' subscribe-column-2'>" 'Email', "</span>"
1816
- msgctxt "06070a05c68cdcbb76c5faf7280db8e4"
1817
- msgid "Post (ID)"
1818
- msgstr "מזהה פוסט"
1819
-
1820
- #: $order_dt = "<a style='text-decoration:none' title='" . __( 'Reverse the
1821
- #: order by Date/Time', 'subscribe-reloaded' ) "'
1822
- #: href='options-general.php?page=subscribe-to-comments-reloaded/options/index.php&amp;subscribepanel=1&amp;srv="
1823
- #: urlencode( $search_value "&amp;srt=" $operator "&amp;srob=dt&amp;sro=" (
1824
- #: $order == 'ASC' ? "DESC'>&or;" : "ASC'>&and;" "</a>"; $order_status
1825
- #: "&amp;srob=status&amp;sro="
1826
- msgctxt "a8a3d6067832eb3099e42c58714a1daa"
1827
- msgid "Reverse the order by Date/Time"
1828
- msgstr "הפוך את הסדר לפי תאריך/שעה"
1829
-
1830
- #: if ( ! empty( $subscriptions ) && is_array( { $order_post_id = "<a
1831
- #: style='text-decoration:none' title='" . __( 'Reverse the order by Post ID',
1832
- #: 'subscribe-reloaded' "'
1833
- #: href='options-general.php?page=subscribe-to-comments-reloaded/options/index.php&amp;subscribepanel=1&amp;srv="
1834
- #: urlencode( $search_value "&amp;srt=" $operator "&amp;srob=post_id&amp;sro="
1835
- #: $order == 'ASC' ? "DESC'>&or;" : "ASC'>&and;" "</a>"; $order_dt Date/Time',
1836
- #: "&amp;srob=dt&amp;sro="
1837
- msgctxt "5b9332effcf7d0581df69d47e899ede5"
1838
- msgid "Reverse the order by Post ID"
1839
- msgstr "הפוך את הסדר הנוכחי לפי מזהה פוסט"
1840
-
1841
- #: <p><?php printf( __( 'You can either <a href="%s">view all the
1842
- #: subscriptions</a> or find those where the', 'subscribe-reloaded' ),
1843
- #: 'options-general.php?page=subscribe-to-comments-reloaded/options/index.php&amp;subscribepanel=1&amp;srv=@&amp;srt=contains'
1844
- msgctxt "2ceeb84a3bbd4b371122105b032f9f2e"
1845
- msgid ""
1846
- "You can either <a href=\"%s\">view all the subscriptions</a> or find those "
1847
- "where the"
1848
- msgstr "אפשר <a href=\"%s\">להציג את כל ההרשמות שלך</a> או למצוא את אלו ש"
1849
-
1850
- #: </select> <input type='submit' class='subscribe-form-button' value='<?php
1851
- #: _e( 'Update', 'subscribe-reloaded' ) ?>' /> </p>
1852
- msgctxt "8454c1523b65867f7c51aae116ad5210"
1853
- msgid "Update"
1854
- msgstr "עדכן"
1855
-
1856
- #: <option value='R'><?php _e( 'Replies only', 'subscribe-reloaded' )
1857
- #: ?></option> value='C'><?php 'Suspended', </select>
1858
- msgctxt "f8a8d615d92571766b968932187a44da"
1859
- msgid "Suspended"
1860
- msgstr "מושעה"
1861
-
1862
- #: <option value='Y'><?php _e( 'Active', 'subscribe-reloaded' ) ?></option>
1863
- #: value='R'><?php 'Replies only', value='YC'><?php 'Ask user to confirm',
1864
- msgctxt "cfc441893b37c14b695d6949522cd703"
1865
- msgid "Replies only"
1866
- msgstr "תגובות בלבד"
1867
-
1868
- #: <select name="srs"> <option value='Y'><?php _e( 'Active',
1869
- #: 'subscribe-reloaded' ) ?></option> value='R'><?php 'Replies only',
1870
- msgctxt "78ce397f0b46d2f3a7287dd47af0a25a"
1871
- msgid "Active"
1872
- msgstr "פעיל"
1873
-
1874
- #: <select name="srs" id="srs"> <option value=''><?php _e( 'Keep unchanged',
1875
- #: 'subscribe-reloaded' ) ?></option> value='Y'><?php 'Active',
1876
- msgctxt "0d7418e22de8d03ce2554f40f2ce50fd"
1877
- msgid "Keep unchanged"
1878
- msgstr "השאר ללא שינוי"
1879
-
1880
- #: <p class="liquid"><?php _e( 'Status', 'subscribe-reloaded' ) ?> <select
1881
- #: name="srs">
1882
- msgctxt "ae87cd56d11102266d03494f2a53b616"
1883
- msgid "Status"
1884
- msgstr "מצב"
1885
-
1886
- #: <p class="liquid"><label for='sre'><?php _e( 'To', 'subscribe-reloaded' )
1887
- #: ?></label> <input type='text' size='30' name='sre' id='sre' value='<?php
1888
- #: 'optional', ?>' style="color:#ccc"
1889
- msgctxt "e36a52d3e3d92cc69aa0224297a0296b"
1890
- msgid "To"
1891
- msgstr "אל"
1892
-
1893
- #: <fieldset style="border:0"> <p class="liquid"><label for='oldsre'><?php _e(
1894
- #: 'From', 'subscribe-reloaded' ) ?></label> <input type='text' size='30'
1895
- #: name='oldsre' id='oldsre' value='' /></p>
1896
- msgctxt "ffa8ba1f9b94a2356746f830a7619ed5"
1897
- msgid "From"
1898
- msgstr "מאת"
1899
-
1900
- #: <fieldset style="border:0"> <p><?php _e( 'Post:', 'subscribe-reloaded' );
1901
- #: echo ' <strong>' . get_the_title( intval( $_GET['srp'] ) "
1902
- #: ({$_GET['srp']})"; ?></strong></p>
1903
- msgctxt "b0349c10929ec906b7c1d21749a5559f"
1904
- msgid "Post:"
1905
- msgstr "פוסט:"
1906
-
1907
- #: <form action="<?php echo htmlspecialchars( $_SERVER['REQUEST_URI'] ) ?>"
1908
- #: method="post" id="email_list_form" name="email_list_form"
1909
- #: onsubmit="if(this.sra[0].checked) return confirm('<?php _e( 'Please
1910
- #: remember: this operation cannot be undone. Are you sure want to proceed?',
1911
- #: 'subscribe-reloaded' ?>')"> <fieldset style="border:0">
1912
- msgctxt "a193b3d74426d02479443915b64213a1"
1913
- msgid ""
1914
- "Please remember: this operation cannot be undone. Are you sure you want to "
1915
- "proceed?"
1916
- msgstr "נא לזכור: פעולה זו אינה הפיכה. בטוח שרוצה להמשיך?"
1917
-
1918
- #: <p class="liquid"><label for='sre'><?php _e( 'To', 'subscribe-reloaded' )
1919
- #: ?></label> <input type='text' size='30' name='sre' id='sre' value='<?php
1920
- #: 'optional', ?>' style="color:#ccc" onfocus='if (this.value == "<?php ?>")
1921
- #: this.value="";this.style.color="#000"'
1922
- msgctxt "a7dc21e4fd52e2cfa0651c160b4a1ef4"
1923
- msgid "optional"
1924
- msgstr "רשות"
1925
-
1926
- #: <div class="postbox"> <h3><?php _e( 'Update Subscription',
1927
- #: 'subscribe-reloaded' ) ?></h3>
1928
- msgctxt "d00e8649c79ed64a520ad9fd18ca5e45"
1929
- msgid "Update Subscription"
1930
- msgstr "עדכון ההרשמה"
1931
-
1932
- #: $new_starting = $offset + $limit_results; $next_link "<a
1933
- #: href='options-general.php?page=subscribe-to-comments-reloaded/options/index.php&amp;subscribepanel=1&amp;srf=$search_field&amp;srt="
1934
- #: . urlencode( $operator )
1935
- #: "&amp;srv=$search_value&amp;srob=$order_by&amp;sro=$order&amp;srsf=$new_starting&amp;srrp=$limit_results'>"
1936
- #: __( 'Next &raquo;', 'subscribe-reloaded' "</a> "; }
1937
- msgctxt "332271aa984cb91c7531e313d9058d77"
1938
- msgid "Next »"
1939
- msgstr "הבא »"
1940
-
1941
- #: $new_starting = ( $offset > $limit_results ) ? - : 0; $previous_link "<a
1942
- #: href='options-general.php?page=subscribe-to-comments-reloaded/options/index.php&amp;subscribepanel=1&amp;srf=$search_field&amp;srt="
1943
- #: . urlencode( $operator
1944
- #: "&amp;srv=$search_value&amp;srob=$order_by&amp;sro=$order&amp;srsf=$new_starting&amp;srrp=$limit_results'>"
1945
- #: __( '&laquo; Previous', 'subscribe-reloaded' "</a> "; }
1946
- msgctxt "ae752f636b28a1075b32898315fca566"
1947
- msgid "« Previous"
1948
- msgstr "« הקודם"
1949
-
1950
- #: $rows_affected = $wp_subscribe_reloaded->update_subscription_status(
1951
- #: $post_list, $email, 'R' ); echo '<p class="updated">' . __( 'Subscriptions
1952
- #: updated:', 'subscribe-reloaded' ) " $rows_affected</p>"; break;
1953
- msgctxt "78faaf610e03702c975909426594c7aa"
1954
- msgid "Subscriptions updated:"
1955
- msgstr "ההרשמה עודכנה:"
1956
-
1957
- #: $rows_affected = $wp_subscribe_reloaded->update_subscription_status(
1958
- #: $post_list, $email, '-C' ); echo '<p class="updated">' . __( 'Subscriptions
1959
- #: activated:', 'subscribe-reloaded' ) " $rows_affected</p>"; break;
1960
- msgctxt "3c8c5fd84e6f983cb891da279f36c1c0"
1961
- msgid "Subscriptions activated:"
1962
- msgstr "הרשמות שהופעלו:"
1963
-
1964
- #: $rows_affected = $wp_subscribe_reloaded->update_subscription_status(
1965
- #: $post_list, $email, 'C' ); echo '<p class="updated">' . __( 'Subscriptions
1966
- #: suspended:', 'subscribe-reloaded' ) " $rows_affected</p>"; break;
1967
- msgctxt "43e240bf91802139a5ca5dc35cef262a"
1968
- msgid "Subscriptions suspended:"
1969
- msgstr "הרשמות שהושעו:"
1970
-
1971
- #: $rows_affected = $wp_subscribe_reloaded->delete_subscriptions( $post_list,
1972
- #: $email ); echo '<p class="updated">' . __( 'Subscriptions deleted:',
1973
- #: 'subscribe-reloaded' ) " $rows_affected</p>"; break;
1974
- msgctxt "c0712d3e6af825e2fc420114f94db60d"
1975
- msgid "Subscriptions deleted:"
1976
- msgstr "הרשמות שנמחקו:"
1977
-
1978
- #: echo '<div class="updated"><p>' . __( 'Subscription deleted.',
1979
- #: 'subscribe-reloaded' ) '</p></div>'; break;
1980
- msgctxt "a711e042d362abce0baf839baf453687"
1981
- msgid "Subscription deleted."
1982
- msgstr "ההרשמה נמחקה."
1983
-
1984
- #: echo '<div class="updated"><p>' . __( 'Subscriptions updated.',
1985
- #: 'subscribe-reloaded' ) '</p></div>'; break;
1986
- msgctxt "8a14fcecb540f91a447843428adc6d0b"
1987
- msgid "Subscriptions updated."
1988
- msgstr "ההרשמה עודכנה."
1989
-
1990
- #: echo '<div class="updated"><p>' . __( 'Subscription added.',
1991
- #: 'subscribe-reloaded' ) '</p></div>'; break;
1992
- msgctxt "304a546add2bc5b0fd7d4b91fa51cb56"
1993
- msgid "Subscription added."
1994
- msgstr "ההרשמה נוספה."
1995
-
1996
- #: __( 'Options', 'subscribe-reloaded' ), 'You can help', ) );
1997
- msgctxt "656bb596c6b2ee34f63f815efe2150a7"
1998
- msgid "You can help"
1999
- msgstr "אפשר לעזור"
2000
-
2001
- #: <form
2002
- #: action="admin.php?page=subscribe-to-comments-reloaded/options/index.php&subscribepanel=<?php
2003
- #: echo $current_panel ?>" method="post"> <h3><?php _e( 'Options',
2004
- #: 'subscribe-reloaded' ) ?></h3> <table class="form-table <?php
2005
- #: $wp_locale->text_direction ?>">
2006
- msgctxt "19c357a60bd967e4080dae03ad157749"
2007
- msgid "Options"
2008
- msgstr "אפשרויות"
2009
-
2010
- #: __( 'Management Page', 'subscribe-reloaded' ), 'Notifications', 'Options',
2011
- msgctxt "361e8f492824392c7f75cba61f24475b"
2012
- msgid "Notifications"
2013
- msgstr "הודעות"
2014
-
2015
- #: __( 'Comment Form', 'subscribe-reloaded' ), 'Management Page',
2016
- #: 'Notifications',
2017
- msgctxt "0db76b3139a71b8bf15e3927048c0a5f"
2018
- msgid "Management Page"
2019
- msgstr "עמוד הניהול"
2020
-
2021
- #: __( 'Manage subscriptions', 'subscribe-reloaded' ), 'Comment Form',
2022
- #: 'Management Page',
2023
- msgctxt "945f1bffe67a8f629ac7c96aeb5151f4"
2024
- msgid "Comment Form"
2025
- msgstr "טופס תגובה"
2026
-
2027
- #: add_option( 'subscribe_reloaded_virtual_manager_page_enabled', 'yes', '',
2028
- #: 'no' ); 'subscribe_reloaded_manager_page_title', __( 'Manage
2029
- #: subscriptions', 'subscribe-reloaded' ),
2030
- #: 'subscribe_reloaded_custom_header_meta', "<meta name='robots'
2031
- #: content='noindex,nofollow'>",
2032
- msgctxt "b699af060e59bad96d433f9ce8a11700"
2033
- msgid "Manage subscriptions"
2034
- msgstr "Manage subscriptions"
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: subscribe-to-comments-reloaded\n"
4
+ "POT-Creation-Date: 2016-08-28 22:36-0600\n"
5
+ "PO-Revision-Date: \n"
6
+ "Last-Translator: Reedyseth - Israel Barragan <reedyseth@gmail.com>\n"
7
+ "Language-Team: Ahrale | Atar4U.com <contact@atar4u.com>\n"
8
+ "Language: he\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.8.7.1\n"
13
+ "X-Poedit-SourceCharset: UTF-8\n"
14
+ "X-Poedit-KeywordsList: _:1;gettext:1;dgettext:2;ngettext:1,2;dngettext:2,3;"
15
+ "__:1;_e:1;_c:1;_n:1,2;_n_noop:1,2;_nc:1,2;__ngettext:1,2;__ngettext_noop:1,2;"
16
+ "_x:1,2c;_ex:1,2c;_nx:1,2,4c;_nx_noop:1,2,3c;_n_js:1,2;_nx_js:1,2,3c;"
17
+ "esc_attr__:1;esc_html__:1;esc_attr_e:1;esc_html_e:1;esc_attr_x:1,2c;"
18
+ "esc_html_x:1,2c;comments_number_link:2,3;t:1;st:1;trans:1;transChoice:1,2\n"
19
+ "X-Poedit-Basepath: ..\n"
20
+ "X-Poedit-SearchPath-0: .\n"
21
+
22
+ #: includes/js/tinymce-lite/tinymce.min.js:3
23
+ msgid "id accesskey class dir lang style tabindex title"
24
+ msgstr ""
25
+
26
+ #: includes/js/tinymce-lite/tinymce.min.js:3
27
+ msgid ""
28
+ "address blockquote div dl fieldset form h1 h2 h3 h4 h5 h6 hr menu ol p pre "
29
+ "table ul"
30
+ msgstr ""
31
+
32
+ #: includes/js/tinymce-lite/tinymce.min.js:3
33
+ msgid ""
34
+ "a abbr b bdo br button cite code del dfn em embed i iframe img input ins kbd "
35
+ "label map noscript object q s samp script select small span strong sub sup "
36
+ "textarea u var #text #comment"
37
+ msgstr ""
38
+
39
+ #: includes/js/tinymce-lite/tinymce.min.js:3
40
+ msgid ""
41
+ "contenteditable contextmenu draggable dropzone hidden spellcheck translate"
42
+ msgstr ""
43
+
44
+ #: includes/js/tinymce-lite/tinymce.min.js:3
45
+ msgid "article aside details dialog figure header footer hgroup section nav"
46
+ msgstr ""
47
+
48
+ #: includes/js/tinymce-lite/tinymce.min.js:3
49
+ msgid ""
50
+ "audio canvas command datalist mark meter output progress time wbr video ruby "
51
+ "bdi keygen"
52
+ msgstr ""
53
+
54
+ #: includes/js/tinymce-lite/tinymce.min.js:3
55
+ msgid "acronym applet basefont big font strike tt"
56
+ msgstr ""
57
+
58
+ #: includes/js/tinymce-lite/tinymce.min.js:3
59
+ msgid "center dir isindex noframes"
60
+ msgstr ""
61
+
62
+ #: includes/js/tinymce-lite/tinymce.min.js:4
63
+ msgid "a form meter progress dfn"
64
+ msgstr ""
65
+
66
+ #: includes/js/tinymce-lite/tinymce.min.js:4
67
+ msgid "strong/b em/i"
68
+ msgstr ""
69
+
70
+ #: includes/js/tinymce-lite/tinymce.min.js:4
71
+ msgid "ol ul sub sup blockquote span font a table tbody tr strong em b i"
72
+ msgstr ""
73
+
74
+ #: includes/js/tinymce-lite/tinymce.min.js:4
75
+ msgid "p h1 h2 h3 h4 h5 h6 th td pre div address caption"
76
+ msgstr ""
77
+
78
+ #: includes/js/tinymce-lite/tinymce.min.js:4
79
+ msgid "span"
80
+ msgstr ""
81
+
82
+ #: includes/js/tinymce-lite/tinymce.min.js:6
83
+ msgid "previousSibling"
84
+ msgstr ""
85
+
86
+ #: includes/js/tinymce-lite/tinymce.min.js:6
87
+ msgid "nextSibling"
88
+ msgstr ""
89
+
90
+ #: includes/js/tinymce-lite/tinymce.min.js:7
91
+ msgid "h"
92
+ msgstr ""
93
+
94
+ #: includes/js/tinymce-lite/tinymce.min.js:7
95
+ msgid "v"
96
+ msgstr ""
97
+
98
+ #: includes/js/tinymce-lite/tinymce.min.js:7
99
+ msgid "t"
100
+ msgstr ""
101
+
102
+ #: includes/js/tinymce-lite/tinymce.min.js:8
103
+ msgid "flex"
104
+ msgstr ""
105
+
106
+ #: includes/js/tinymce-lite/tinymce.min.js:9
107
+ msgid "tooltip"
108
+ msgstr ""
109
+
110
+ #: includes/js/tinymce-lite/tinymce.min.js:10
111
+ msgid "-sv"
112
+ msgstr ""
113
+
114
+ #: includes/js/tinymce-lite/tinymce.min.js:10
115
+ msgid "-h"
116
+ msgstr ""
117
+
118
+ #: options/index.php:59 utils/stcr_manage.php:253 utils/stcr_manage.php:382
119
+ #: utils/stcr_manage.php:383
120
+ msgid "Manage subscriptions"
121
+ msgstr "Manage subscriptions"
122
+
123
+ #: options/index.php:60 utils/stcr_manage.php:388 utils/stcr_manage.php:389
124
+ msgid "Comment Form"
125
+ msgstr "טופס תגובה"
126
+
127
+ #: options/index.php:61 utils/stcr_manage.php:394 utils/stcr_manage.php:395
128
+ msgid "Management Page"
129
+ msgstr "עמוד הניהול"
130
+
131
+ #: options/index.php:62 utils/stcr_manage.php:400 utils/stcr_manage.php:401
132
+ msgid "Notifications"
133
+ msgstr "הודעות"
134
+
135
+ #: options/index.php:63 options/panel2.php:58 options/panel3.php:82
136
+ #: options/panel4.php:89 utils/stcr_manage.php:406 utils/stcr_manage.php:407
137
+ msgid "Options"
138
+ msgstr "אפשרויות"
139
+
140
+ #: options/index.php:65 utils/stcr_manage.php:422 utils/stcr_manage.php:423
141
+ msgid "You can help"
142
+ msgstr "אפשר לעזור"
143
+
144
+ #: options/index.php:66 utils/stcr_manage.php:428 utils/stcr_manage.php:429
145
+ #, fuzzy
146
+ msgid "Support"
147
+ msgstr "פורום התמיכה הרשמי"
148
+
149
+ #: options/index.php:67 utils/stcr_manage.php:434 utils/stcr_manage.php:435
150
+ msgid "Donate"
151
+ msgstr ""
152
+
153
+ #: options/panel1-add-subscription.php:8 options/panel1.php:61
154
+ msgid "Add New Subscription"
155
+ msgstr "הוספת הרשמה חדשה"
156
+
157
+ #: options/panel1-add-subscription.php:13
158
+ #: options/panel1-edit-subscription.php:13
159
+ msgid "Post:"
160
+ msgstr "פוסט:"
161
+
162
+ #: options/panel1-add-subscription.php:16 options/panel1.php:72
163
+ #: options/panel1.php:133 templates/key_expired.php:71
164
+ #: templates/request-management-link.php:71 templates/subscribe.php:90
165
+ #: templates/user.php:57
166
+ msgid "Email"
167
+ msgstr "אימייל"
168
+
169
+ #: options/panel1-add-subscription.php:20
170
+ #: options/panel1-edit-subscription.php:26 options/panel1.php:39
171
+ #: options/panel1.php:76 options/panel1.php:141 options/panel1.php:159
172
+ msgid "Status"
173
+ msgstr "מצב"
174
+
175
+ #: options/panel1-add-subscription.php:22
176
+ #: options/panel1-edit-subscription.php:29 options/panel1.php:42
177
+ #: options/panel1.php:79 options/panel1.php:172
178
+ msgid "Active"
179
+ msgstr "פעיל"
180
+
181
+ #: options/panel1-add-subscription.php:23
182
+ #: options/panel1-edit-subscription.php:30 options/panel1.php:43
183
+ #: options/panel1.php:80
184
+ msgid "Replies only"
185
+ msgstr "תגובות בלבד"
186
+
187
+ #: options/panel1-add-subscription.php:24 options/panel1.php:81
188
+ msgid "Ask user to confirm"
189
+ msgstr "בקשת המשתמש לאשר"
190
+
191
+ #: options/panel1-add-subscription.php:26
192
+ #: options/panel1-edit-subscription.php:33 options/panel1.php:46
193
+ msgid "Update"
194
+ msgstr "עדכן"
195
+
196
+ #: options/panel1-business-logic.php:23
197
+ msgid "Subscription added."
198
+ msgstr "ההרשמה נוספה."
199
+
200
+ #: options/panel1-business-logic.php:39
201
+ msgid "Subscriptions updated."
202
+ msgstr "ההרשמה עודכנה."
203
+
204
+ #: options/panel1-business-logic.php:51
205
+ msgid "Subscription deleted."
206
+ msgstr "ההרשמה נמחקה."
207
+
208
+ #: options/panel1-business-logic.php:70 templates/author.php:23
209
+ #: templates/user.php:23
210
+ msgid "Subscriptions deleted:"
211
+ msgstr "הרשמות שנמחקו:"
212
+
213
+ #: options/panel1-business-logic.php:74 templates/author.php:27
214
+ #: templates/user.php:27
215
+ msgid "Subscriptions suspended:"
216
+ msgstr "הרשמות שהושעו:"
217
+
218
+ #: options/panel1-business-logic.php:78 templates/author.php:31
219
+ #: templates/user.php:31
220
+ msgid "Subscriptions activated:"
221
+ msgstr "הרשמות שהופעלו:"
222
+
223
+ #: options/panel1-business-logic.php:82 options/panel1-business-logic.php:86
224
+ #: templates/author.php:35 templates/author.php:39 templates/user.php:35
225
+ #: templates/user.php:39
226
+ msgid "Subscriptions updated:"
227
+ msgstr "ההרשמה עודכנה:"
228
+
229
+ #: options/panel1-business-logic.php:110
230
+ #, fuzzy
231
+ msgid "&laquo; Previous"
232
+ msgstr הקודם"
233
+
234
+ #: options/panel1-business-logic.php:114
235
+ msgid "Next &raquo;"
236
+ msgstr ""
237
+
238
+ #: options/panel1-edit-subscription.php:8
239
+ msgid "Update Subscription"
240
+ msgstr "עדכון ההרשמה"
241
+
242
+ #: options/panel1-edit-subscription.php:11
243
+ #: options/panel1-edit-subscription.php:21
244
+ #: options/panel1-edit-subscription.php:22
245
+ #: options/panel1-edit-subscription.php:23
246
+ msgid "optional"
247
+ msgstr "רשות"
248
+
249
+ #: options/panel1-edit-subscription.php:11 options/panel1.php:23
250
+ #: options/panel1.php:124 options/panel1.php:200 options/panel1.php:212
251
+ #: templates/author.php:52 templates/user.php:52
252
+ msgid ""
253
+ "Please remember: this operation cannot be undone. Are you sure you want to "
254
+ "proceed?"
255
+ msgstr "נא לזכור: פעולה זו אינה הפיכה. בטוח שרוצה להמשיך?"
256
+
257
+ #: options/panel1-edit-subscription.php:16 options/panel1.php:27
258
+ msgid "From"
259
+ msgstr "מאת"
260
+
261
+ #: options/panel1-edit-subscription.php:20 options/panel1.php:33
262
+ msgid "To"
263
+ msgstr "אל"
264
+
265
+ #: options/panel1-edit-subscription.php:28 options/panel1.php:41
266
+ msgid "Keep unchanged"
267
+ msgstr "השאר ללא שינוי"
268
+
269
+ #: options/panel1-edit-subscription.php:31 options/panel1.php:44
270
+ msgid "Suspended"
271
+ msgstr "מושעה"
272
+
273
+ #: options/panel1.php:20
274
+ msgid "Mass Update Subscriptions"
275
+ msgstr "עדכון כמותי של הרשמות"
276
+
277
+ #: options/panel1.php:28 options/panel1.php:29 options/panel1.php:30
278
+ #, fuzzy
279
+ msgid "email address"
280
+ msgstr "כתובת המייל של השולח"
281
+
282
+ #: options/panel1.php:34 options/panel1.php:35 options/panel1.php:36
283
+ #, fuzzy
284
+ msgid "optional - new email address"
285
+ msgstr "כתובת המייל של השולח"
286
+
287
+ #: options/panel1.php:49
288
+ msgid "More info"
289
+ msgstr ""
290
+
291
+ #: options/panel1.php:55
292
+ msgid ""
293
+ "This option will allow you to change an email address for another one or to "
294
+ "update the same status for all the subscription on a specific email address."
295
+ msgstr ""
296
+
297
+ #: options/panel1.php:68
298
+ msgid "Post ID"
299
+ msgstr "מזהה פוסט"
300
+
301
+ #: options/panel1.php:83
302
+ msgid "Add"
303
+ msgstr "הוסף"
304
+
305
+ #: options/panel1.php:98
306
+ msgid "Search subscriptions"
307
+ msgstr "חיפוש הרשמות"
308
+
309
+ #: options/panel1.php:102
310
+ #, php-format
311
+ msgid ""
312
+ "You can either <a href=\"%s\">view all the subscriptions</a> or find those "
313
+ "where the"
314
+ msgstr "אפשר <a href=\"%s\">להציג את כל ההרשמות שלך</a> או למצוא את אלו ש"
315
+
316
+ #: options/panel1.php:106
317
+ msgid "email"
318
+ msgstr "אימייל"
319
+
320
+ #: options/panel1.php:107
321
+ msgid "post ID"
322
+ msgstr "מזהה פוסט"
323
+
324
+ #: options/panel1.php:108
325
+ msgid "status"
326
+ msgstr "מצב"
327
+
328
+ #: options/panel1.php:111
329
+ msgid "equals"
330
+ msgstr "שווה"
331
+
332
+ #: options/panel1.php:112
333
+ msgid "contains"
334
+ msgstr "מכיל"
335
+
336
+ #: options/panel1.php:113
337
+ msgid "does not contain"
338
+ msgstr "אינו מכיל"
339
+
340
+ #: options/panel1.php:114
341
+ msgid "starts with"
342
+ msgstr "מתחיל ב"
343
+
344
+ #: options/panel1.php:115
345
+ msgid "ends with"
346
+ msgstr "מסתיים ב"
347
+
348
+ #: options/panel1.php:118
349
+ msgid "results per page:"
350
+ msgstr "תוצאות לעמוד"
351
+
352
+ #: options/panel1.php:120
353
+ msgid "Search"
354
+ msgstr "חפש"
355
+
356
+ #: options/panel1.php:128
357
+ msgid "Reverse the order by Post ID"
358
+ msgstr "הפוך את הסדר הנוכחי לפי מזהה פוסט"
359
+
360
+ #: options/panel1.php:129 options/panel1.php:130
361
+ msgid "Reverse the order by Date/Time"
362
+ msgstr "הפוך את הסדר לפי תאריך/שעה"
363
+
364
+ #: options/panel1.php:132
365
+ msgid "Post (ID)"
366
+ msgstr "מזהה פוסט"
367
+
368
+ #: options/panel1.php:135
369
+ msgid "Search query:"
370
+ msgstr "שאילתת חיפוש"
371
+
372
+ #: options/panel1.php:135
373
+ msgid "Rows:"
374
+ msgstr "שורות:"
375
+
376
+ #: options/panel1.php:135
377
+ msgid "of"
378
+ msgstr "של"
379
+
380
+ #: options/panel1.php:142 options/panel1.php:158
381
+ msgid "Date and Time"
382
+ msgstr "תאריך ושעה"
383
+
384
+ #: options/panel1.php:168
385
+ #, fuzzy
386
+ msgid "Replies"
387
+ msgstr "תגובות בלבד"
388
+
389
+ #: options/panel1.php:169
390
+ #, fuzzy
391
+ msgid "All Comments"
392
+ msgstr "כל התגובות החדשות"
393
+
394
+ #: options/panel1.php:170
395
+ msgid "Unconfirmed"
396
+ msgstr ""
397
+
398
+ #: options/panel1.php:171
399
+ #, fuzzy
400
+ msgid "Inactive"
401
+ msgstr "פעיל"
402
+
403
+ #: options/panel1.php:200 options/panel1.php:212 templates/author.php:72
404
+ #: templates/user.php:70
405
+ msgid "Delete"
406
+ msgstr "מחק"
407
+
408
+ #: options/panel1.php:201 options/panel1.php:211
409
+ msgid "Edit"
410
+ msgstr "ערוך"
411
+
412
+ #: options/panel1.php:203 options/panel1.php:209
413
+ msgid "Subscription"
414
+ msgstr "הרשמה"
415
+
416
+ #: options/panel1.php:223 templates/author.php:71 templates/user.php:69
417
+ msgid "Action:"
418
+ msgstr "פעולה:"
419
+
420
+ #: options/panel1.php:226
421
+ msgid "Delete forever"
422
+ msgstr "למחוק לצמיתות"
423
+
424
+ #: options/panel1.php:227 templates/author.php:73 templates/user.php:71
425
+ msgid "Suspend"
426
+ msgstr "השעה"
427
+
428
+ #: options/panel1.php:228
429
+ msgid "Activate and set to Y"
430
+ msgstr "הפעלה והגדרה ל Y"
431
+
432
+ #: options/panel1.php:229
433
+ msgid "Activate and set to R"
434
+ msgstr "הפעלה והגדרה ל R"
435
+
436
+ #: options/panel1.php:230 templates/author.php:76 templates/user.php:74
437
+ msgid "Activate"
438
+ msgstr "הפעל"
439
+
440
+ #: options/panel1.php:234 templates/author.php:77 templates/user.php:76
441
+ msgid "Update subscriptions"
442
+ msgstr "עדכון ההרשמות"
443
+
444
+ #: options/panel1.php:237
445
+ msgid "Sorry, no subscriptions match your search criteria."
446
+ msgstr "מצטערים, אין הרשמות התואמות את קריטריון החיפוש שלך."
447
+
448
+ #: options/panel10.php:22 options/panel10.php:23
449
+ msgid "System Information"
450
+ msgstr ""
451
+
452
+ #: options/panel2.php:12 options/panel2.php:63
453
+ msgid "Enable default checkbox"
454
+ msgstr "הפעל תיבת סימון כברירת מחדל"
455
+
456
+ #: options/panel2.php:15 options/panel2.php:73
457
+ msgid "Checked by default"
458
+ msgstr "מסומן כברירת מחדל"
459
+
460
+ #: options/panel2.php:18
461
+ msgid "Checked by default Value"
462
+ msgstr "מסומנות כברירת מחדל"
463
+
464
+ #: options/panel2.php:21 options/panel2.php:24 options/panel2.php:102
465
+ msgid "Advanced subscription"
466
+ msgstr "הרשמה מתקדמת"
467
+
468
+ #: options/panel2.php:27 options/panel2.php:130
469
+ msgid "Custom inline style"
470
+ msgstr "עיצוב בשורה"
471
+
472
+ #: options/panel2.php:30 options/panel2.php:139
473
+ msgid "Custom HTML"
474
+ msgstr "התאמת HTML"
475
+
476
+ #: options/panel2.php:34
477
+ msgid "Checkbox label"
478
+ msgstr "תווית תיבת הסימון"
479
+
480
+ #: options/panel2.php:37 options/panel2.php:180
481
+ msgid "Subscribed label"
482
+ msgstr "תווית רשום"
483
+
484
+ #: options/panel2.php:40
485
+ msgid "Awaiting label"
486
+ msgstr "תווית בהמתנה"
487
+
488
+ #: options/panel2.php:43 options/panel2.php:213
489
+ msgid "Author label"
490
+ msgstr "תווית מחבר"
491
+
492
+ #: options/panel2.php:49 options/panel3.php:70 options/panel4.php:78
493
+ #: options/panel5.php:18 options/panel5.php:60
494
+ msgid "Your settings have been successfully updated."
495
+ msgstr "ההגדרות שלך עודכנו בהצלחה"
496
+
497
+ #: options/panel2.php:51 options/panel3.php:72 options/panel4.php:80
498
+ #: options/panel5.php:20 options/panel5.php:62
499
+ msgid "There was an error updating the following fields:"
500
+ msgstr "היתה שגיאה בעדכון השדות שלהלן:"
501
+
502
+ #: options/panel2.php:66 options/panel2.php:76 options/panel2.php:105
503
+ #: options/panel5.php:78 options/panel5.php:95 options/panel5.php:104
504
+ #: options/panel5.php:113 options/panel5.php:123 options/panel5.php:132
505
+ #: options/panel5.php:142 options/panel5.php:151 options/panel5.php:160
506
+ msgid "Yes"
507
+ msgstr "כן"
508
+
509
+ #: options/panel2.php:67 options/panel2.php:77 options/panel2.php:106
510
+ #: options/panel5.php:79 options/panel5.php:96 options/panel5.php:105
511
+ #: options/panel5.php:114 options/panel5.php:124 options/panel5.php:133
512
+ #: options/panel5.php:143 options/panel5.php:152 options/panel5.php:161
513
+ #: utils/stcr_manage.php:784
514
+ msgid "No"
515
+ msgstr "לא"
516
+
517
+ #: options/panel2.php:68
518
+ msgid ""
519
+ "Disable this option if you want to move the subscription checkbox to a "
520
+ "different place on your page."
521
+ msgstr "בטל אפשרות זו כדי להעביר את תיבת סימון ההרשמה למקום אחר בעמוד שלך."
522
+
523
+ #: options/panel2.php:78
524
+ msgid "Decide if the checkbox should be checked by default or not."
525
+ msgstr "האם לסמן את תיבת הסימון הזו כברירת מחדל או לא."
526
+
527
+ #: options/panel2.php:87
528
+ msgid "Default Checkbox Value"
529
+ msgstr "ערך ברירת המחדל של תיבת הסימון"
530
+
531
+ #: options/panel2.php:91 options/panel2.php:120
532
+ msgid "All new comments"
533
+ msgstr "כל התגובות החדשות"
534
+
535
+ #: options/panel2.php:92 options/panel2.php:121
536
+ msgid "Replies to this comment"
537
+ msgstr "תגובות לתגובה זו"
538
+
539
+ #: options/panel2.php:94
540
+ msgid ""
541
+ "Select the default option for the Checkbox. Be careful! Some users might "
542
+ "like to be subscribed to all the post."
543
+ msgstr ""
544
+ "בחירת אפשרות ברירת מחדל עבור תיבת הסימון. יתכן שחלק מן המשתמשים יעדיפו "
545
+ "להירשם לכל התגובות לפוסט."
546
+
547
+ #: options/panel2.php:107
548
+ msgid ""
549
+ "Allow users to choose from different subscription types (all, replies only)."
550
+ msgstr "אפשר למשתמשים לבחור בין סוגי הרשמה שונים (הכל, תגובות בלבד)."
551
+
552
+ #: options/panel2.php:115
553
+ msgid "Advanced default"
554
+ msgstr "ברירת מחדל מתקדמת"
555
+
556
+ #: options/panel2.php:119
557
+ msgid "None"
558
+ msgstr "ללא"
559
+
560
+ #: options/panel2.php:124
561
+ msgid ""
562
+ "The default subscription type that should be selected when Advanced "
563
+ "subscriptions are enable."
564
+ msgstr "ברירת המחדל לסוג ההרשמה כאשר מופעל הרשמה מתקדמת."
565
+
566
+ #: options/panel2.php:135
567
+ msgid "Custom inline CSS to add to the checkbox."
568
+ msgstr "הוספת עיצוב CSS בשורה לתיבת הסימון."
569
+
570
+ #: options/panel2.php:152
571
+ msgid ""
572
+ "Custom HTML code to be used when displaying the checkbox. Allowed tags: "
573
+ "[checkbox_field], [checkbox_label]"
574
+ msgstr ""
575
+ "קוד HTML לשימוש בהצגת תיבת הסימון. תגיות מותרות: [checkbox_field], "
576
+ "[checkbox_label]"
577
+
578
+ #: options/panel2.php:158
579
+ msgid "Messages for your visitors"
580
+ msgstr "הודעות למשתמשים שלך"
581
+
582
+ #: options/panel2.php:162
583
+ msgid "Default label"
584
+ msgstr "תווית ברירת המחדל"
585
+
586
+ #: options/panel2.php:175
587
+ msgid "Label associated to the checkbox. Allowed tag: [subscribe_link]"
588
+ msgstr "תווית המקושרת לתיבת הסימון. תגיות מותרות: [subscribe_link]"
589
+
590
+ #: options/panel2.php:192
591
+ msgid ""
592
+ "Label shown to those who are already subscribed to a post. Allowed tag: "
593
+ "[manager_link]"
594
+ msgstr "תווית המוצגת לאלו שכבר רשומים לפוסט. תגית אפשרית: [manager_link]"
595
+
596
+ #: options/panel2.php:197
597
+ msgid "Pending label"
598
+ msgstr "תווית בהמתנה"
599
+
600
+ #: options/panel2.php:209
601
+ msgid ""
602
+ "Label shown to those who are already subscribed, but haven't clicked on the "
603
+ "confirmation link yet. Allowed tag: [manager_link]"
604
+ msgstr ""
605
+ "תווית המוצגת לאלו שכבר נרשמו, אבל עדיין לא לחצו על קישור האישור. תגית "
606
+ "אפשרית: [manager_link]"
607
+
608
+ #: options/panel2.php:225
609
+ msgid ""
610
+ "Label shown to authors (and administrators). Allowed tag: [manager_link]"
611
+ msgstr "תווית המוצגת למחברים (ולמנהלים). תגית אפשרית: [manager_link]"
612
+
613
+ #: options/panel2.php:230 options/panel3.php:253 options/panel4.php:283
614
+ #: options/panel5.php:195
615
+ msgid "Save Changes"
616
+ msgstr ""
617
+
618
+ #: options/panel3.php:13 options/panel3.php:87
619
+ msgid "Virtual Management Page"
620
+ msgstr "עמוד הניהול הויזואלי"
621
+
622
+ #: options/panel3.php:18 options/panel3.php:96
623
+ msgid "Page title"
624
+ msgstr "כותרת העמוד"
625
+
626
+ #: options/panel3.php:23 options/panel3.php:105
627
+ msgid "Management URL"
628
+ msgstr "כתובת ה URL של הניהול"
629
+
630
+ #: options/panel3.php:28 options/panel3.php:117
631
+ msgid "Custom HEAD meta"
632
+ msgstr "תיאור"
633
+
634
+ #: options/panel3.php:34 options/panel3.php:131
635
+ msgid "Request link"
636
+ msgstr "קישור הבקשה"
637
+
638
+ #: options/panel3.php:39 options/panel3.php:149
639
+ msgid "Request submitted"
640
+ msgstr "הבקשה נשלחה"
641
+
642
+ #: options/panel3.php:44 options/panel3.php:167
643
+ msgid "Subscribe without commenting"
644
+ msgstr "הרשמה ללא כתיבת תגובה"
645
+
646
+ #: options/panel3.php:49 options/panel3.php:185
647
+ msgid "Subscription processed"
648
+ msgstr "ההרשמה עובדה"
649
+
650
+ #: options/panel3.php:54 options/panel3.php:203
651
+ msgid "Subscription processed (DCI)"
652
+ msgstr "ההרשמה עובדה(DCI)"
653
+
654
+ #: options/panel3.php:59 options/panel3.php:220
655
+ msgid "Authors"
656
+ msgstr "מחברים"
657
+
658
+ #: options/panel3.php:64 options/panel3.php:236
659
+ msgid "Users"
660
+ msgstr "משתמשים"
661
+
662
+ #: options/panel3.php:90
663
+ msgid "Enabled"
664
+ msgstr "מופעל"
665
+
666
+ #: options/panel3.php:91
667
+ msgid "Disabled"
668
+ msgstr "כבוי"
669
+
670
+ #: options/panel3.php:92
671
+ #, fuzzy
672
+ msgid ""
673
+ "Disable the virtual management page if you need to create a <a href="
674
+ "\"https://github.com/stcr/subscribe-to-comments-reloaded/wiki/KB#create-a-"
675
+ "real-management-page\">real page</a> to make your theme happy."
676
+ msgstr ""
677
+ "בטל את עמוד הניהול הוירטואלי עם יצירת <a href=\"http://behstant.com/"
678
+ "subscribe-reloaded/realMgnPage.php\">עמוד אמתי</a> כדי לשמח את ערכת הנושא "
679
+ "שלך."
680
+
681
+ #: options/panel3.php:101
682
+ msgid "Title of the page your visitors will use to manage their subscriptions."
683
+ msgstr "כותרת העמוד בו ישתמשו המבקרים שלך לניהול הרשמות שלהם."
684
+
685
+ #: options/panel3.php:109
686
+ msgid ""
687
+ "The permalink for your management page (something like <code>/manage-"
688
+ "subscriptions</code> or <code>/?page_id=345</code>). This page <b>does not</"
689
+ "b> actually exist in the system, but its link must follow your permalink "
690
+ "structure."
691
+ msgstr ""
692
+ "מבנה הקישור של של דף הניהול שלך (משהו כמו <code>/ניהול-הרשמות</code> או "
693
+ "<code>/?page_id=345</code>). עמוד זה <b>אינו</b> קיים באמת במערכת שלך, אבל "
694
+ "הקישור שלו חייב לתאום את מבנה הקישורים שלך."
695
+
696
+ #: options/panel3.php:111
697
+ msgid ""
698
+ "Warning: it looks like the value you are using may be incompatible with your "
699
+ "permalink structure"
700
+ msgstr "אזהרה: נראה שהערך בשימוש אינו מתאים למבנה הקישורים שלך"
701
+
702
+ #: options/panel3.php:121
703
+ msgid ""
704
+ "Specify your custom HTML code to be added to the HEAD section of the page. "
705
+ "Use <strong>single</strong> quotes for values."
706
+ msgstr ""
707
+ "ציין קוד HTML משלך להוספה למקטע HEAD של העמוד. השתמש כערכים בציטוט "
708
+ "<strong>יחיד</strong>."
709
+
710
+ #: options/panel3.php:127 options/panel4.php:135
711
+ msgid "Messages"
712
+ msgstr "הודעות"
713
+
714
+ #: options/panel3.php:144
715
+ msgid "Text shown to those who request to manage their subscriptions."
716
+ msgstr "טקסט המוצג לאלו המבקשים לנהל את ההרשמות שלהם."
717
+
718
+ #: options/panel3.php:162
719
+ msgid ""
720
+ "Thank you note shown after the request here above has been processed. "
721
+ "Allowed tags: [post_title], [post_permalink]"
722
+ msgstr ""
723
+ "הודעת תודה המוצגת לאחר שהבקשה עובדה. תגיות מותרות: [post_title], "
724
+ "[post_permalink]"
725
+
726
+ #: options/panel3.php:180
727
+ msgid ""
728
+ "Text shown to those who want to subscribe without commenting. Allowed tags: "
729
+ "[post_title], [post_permalink]"
730
+ msgstr ""
731
+ "טקסט המוצג לאלו המבקשים להירשם מבלי להגיב. תגיות מותרות: [post_title], "
732
+ "[post_permalink]"
733
+
734
+ #: options/panel3.php:198
735
+ msgid ""
736
+ "Thank you note shown after the subscription request has been processed "
737
+ "(double check-in disabled). Allowed tags: [post_title], [post_permalink]"
738
+ msgstr ""
739
+ "הודעת תודה המוצגת לאחר שעובדה בקשת ההרשמה (ללא אימות כפול). תגיות מותרות: "
740
+ "[post_title], [post_permalink]"
741
+
742
+ #: options/panel3.php:216
743
+ msgid ""
744
+ "Thank you note shown after the subscription request has been processed "
745
+ "(double check-in enabled). Allowed tags: [post_title], [post_permalink]"
746
+ msgstr ""
747
+ "הודעת תודה המוצגת לאחר עיבוד בקשת הרשמה (כאשר מופעל אימות כפול). תגיות "
748
+ "מותרות: [post_title], [post_permalink]"
749
+
750
+ #: options/panel3.php:232
751
+ msgid "Introductory text for the authors' management page."
752
+ msgstr "טקסט היכרות למחברים בעמוד הניהול."
753
+
754
+ #: options/panel3.php:248
755
+ msgid "Introductory text for the users' management page."
756
+ msgstr "טקסט היכרות למשתמשים בעמוד הניהול."
757
+
758
+ #: options/panel4.php:15 options/panel4.php:94
759
+ msgid "Sender name"
760
+ msgstr "שם השולח"
761
+
762
+ #: options/panel4.php:20 options/panel4.php:25 options/panel4.php:107
763
+ msgid "Sender email address"
764
+ msgstr "כתובת המייל של השולח"
765
+
766
+ #: options/panel4.php:30 options/panel4.php:140
767
+ msgid "Notification subject"
768
+ msgstr "נושא ההתראה"
769
+
770
+ #: options/panel4.php:36 options/panel4.php:42 options/panel4.php:153
771
+ msgid "Notification message"
772
+ msgstr "הודעת התראה"
773
+
774
+ #: options/panel4.php:47 options/panel4.php:177
775
+ msgid "Double check subject"
776
+ msgstr "בדיקה כפולה של הנושא"
777
+
778
+ #: options/panel4.php:52 options/panel4.php:190
779
+ msgid "Double check message"
780
+ msgstr "בדיקה כפולה של ההודעה"
781
+
782
+ #: options/panel4.php:57 options/panel4.php:210
783
+ msgid "Management subject"
784
+ msgstr "נושא הניהול"
785
+
786
+ #: options/panel4.php:62 options/panel4.php:67
787
+ msgid "Management message"
788
+ msgstr "הודעת הניהול"
789
+
790
+ #: options/panel4.php:72 options/panel4.php:243
791
+ msgid "Management Email message"
792
+ msgstr ""
793
+
794
+ #: options/panel4.php:101
795
+ msgid ""
796
+ "Name to use for the \"from\" field when sending a new notification to the "
797
+ "user."
798
+ msgstr "השם לשימוש בשדה \"מאת\" בשליחת הודעה חדשה למשתמש."
799
+
800
+ #: options/panel4.php:115
801
+ msgid ""
802
+ "Email address to use for the \"from\" field when sending a new notification "
803
+ "to the user."
804
+ msgstr "כתובת אימייל לשימוש עבור שדה \"מאת\" בשליחת התראה הודעה חדשה למשתמש."
805
+
806
+ #: options/panel4.php:121
807
+ #, fuzzy
808
+ msgid "Reply To"
809
+ msgstr "תגובות בלבד"
810
+
811
+ #: options/panel4.php:128
812
+ msgid ""
813
+ "This will be use when the user click reply on their email agent. If not set "
814
+ "will be the same as the Sender email address."
815
+ msgstr ""
816
+
817
+ #: options/panel4.php:147
818
+ msgid "Subject of the notification email. Allowed tag: [post_title]"
819
+ msgstr "נושא מייל ההתראה. תגית אפשרית: [post_title]"
820
+
821
+ #: options/panel4.php:170
822
+ msgid ""
823
+ "Content of the notification email. Allowed tags: [post_title], "
824
+ "[comment_permalink], [comment_author], [comment_content], [post_permalink], "
825
+ "[manager_link]"
826
+ msgstr ""
827
+ "תוכן מייל ההתראה. תגיות אפשריות: [post_title], [comment_permalink], "
828
+ "[comment_author], [comment_content], [post_permalink], [manager_link]"
829
+
830
+ #: options/panel4.php:171
831
+ msgid ""
832
+ "<p><strong>Note: To get a default template clear all the content and save "
833
+ "the options.</strong></p>"
834
+ msgstr ""
835
+
836
+ #: options/panel4.php:184
837
+ msgid "Subject of the confirmation email. Allowed tag: [post_title]"
838
+ msgstr "נושא מייל האישור. תגית אפשרית: [post_title]"
839
+
840
+ #: options/panel4.php:204
841
+ msgid ""
842
+ "Content of the confirmation email. Allowed tags: [post_permalink], "
843
+ "[confirm_link], [post_title], [manager_link]"
844
+ msgstr ""
845
+ "תוכן מייל האישור. תגיות מותרות: [post_permalink], [confirm_link], "
846
+ "[post_title], [manager_link]"
847
+
848
+ #: options/panel4.php:217
849
+ msgid ""
850
+ "Subject of the mail sent to those who request to access their management "
851
+ "page. Allowed tag: [blog_name]"
852
+ msgstr "נושא המייל שיישלח למבקשים גישה לדף הניהול. תגית אפשרית: [blog_name]"
853
+
854
+ #: options/panel4.php:223
855
+ msgid "Management Page message"
856
+ msgstr ""
857
+
858
+ #: options/panel4.php:237
859
+ msgid "Content of the management Page message. Allowed tags: [blog_name]."
860
+ msgstr ""
861
+
862
+ #: options/panel4.php:257
863
+ msgid ""
864
+ "Content of the management email message. Allowed tags: [blog_name], "
865
+ "[manager_link]."
866
+ msgstr ""
867
+
868
+ #: options/panel4.php:263
869
+ #, fuzzy
870
+ msgid "One Click Unsubscribe"
871
+ msgstr "אפשר למנהל להירשם"
872
+
873
+ #: options/panel4.php:277
874
+ #, fuzzy
875
+ msgid ""
876
+ "Content of the One Click confirmation. Allowed tags: [post_title], "
877
+ "[blog_name]"
878
+ msgstr "נושא מייל האישור. תגית אפשרית: [post_title]"
879
+
880
+ #: options/panel5.php:28
881
+ msgid "Safetly Uninstall"
882
+ msgstr ""
883
+
884
+ #: options/panel5.php:31 options/panel5.php:84
885
+ msgid "Autopurge requests"
886
+ msgstr "ניקוי אוטומטי של בקשות"
887
+
888
+ #: options/panel5.php:34 options/panel5.php:93
889
+ msgid "Enable double check"
890
+ msgstr "הפעל בדיקה כפולה"
891
+
892
+ #: options/panel5.php:37 options/panel5.php:101
893
+ msgid "Subscribe authors"
894
+ msgstr "רשום את המחברים"
895
+
896
+ #: options/panel5.php:40 options/panel5.php:111
897
+ msgid "Enable HTML emails"
898
+ msgstr "הפעל HTML בהודעות מייל"
899
+
900
+ #: options/panel5.php:43
901
+ msgid "HTMLify Links in HTML emails"
902
+ msgstr "הפעל קישורי HTML באימיילים עם HTML"
903
+
904
+ #: options/panel5.php:46
905
+ msgid "Send trackbacks"
906
+ msgstr "שלח טראקבקים"
907
+
908
+ #: options/panel5.php:49
909
+ msgid "Notify admin"
910
+ msgstr "הודע למנהל"
911
+
912
+ #: options/panel5.php:52 options/panel5.php:149
913
+ msgid "Let admin subscribe"
914
+ msgstr "אפשר למנהל להירשם"
915
+
916
+ #: options/panel5.php:55 options/panel5.php:158
917
+ msgid "BCC admin on Notifications"
918
+ msgstr "שלח עותק נסתר של הוהודעות להנהלה"
919
+
920
+ #: options/panel5.php:76
921
+ msgid "Safely Uninstall"
922
+ msgstr ""
923
+
924
+ #: options/panel5.php:80
925
+ msgid ""
926
+ "This option will allow you to delete the plugin with WordPress without "
927
+ "loosing your subscribers. Any database table and plugin options are wipeout."
928
+ msgstr ""
929
+
930
+ #: options/panel5.php:87
931
+ msgid "days"
932
+ msgstr "ימים"
933
+
934
+ #: options/panel5.php:88
935
+ msgid ""
936
+ "Delete pending subscriptions (not confirmed) after X days. Zero disables "
937
+ "this feature."
938
+ msgstr "מחק הרשמות בהמתנה (שלא אושרו) לאחר X ימים. אפס מבטל אפשרות זו."
939
+
940
+ #: options/panel5.php:97
941
+ msgid ""
942
+ "Send a notification email to confirm the subscription (to avoid addresses "
943
+ "misuse)."
944
+ msgstr "שלח הודעת מייל לאישור ההרשמה (כדי למנוע שימוש בכתובות שגויות)."
945
+
946
+ #: options/panel5.php:106
947
+ msgid ""
948
+ "Automatically subscribe authors to their own articles (not retroactive)."
949
+ msgstr "רשום מחברים באופן אוטומטי למאמרים שלהם (לא רטרואקטיבי)."
950
+
951
+ #: options/panel5.php:115
952
+ msgid ""
953
+ "If enabled, will send email messages with content-type = text/html instead "
954
+ "of text/plain"
955
+ msgstr "אם מופעל, ישלח הודעת מייל עם סוג תוכן = text/html בקום טקסט פשוט"
956
+
957
+ #: options/panel5.php:120
958
+ msgid "HTMLify links in emails"
959
+ msgstr "אפשר שימוש ב HTML באימיילים"
960
+
961
+ #: options/panel5.php:125
962
+ msgid ""
963
+ "If enabled, will wrap all links in messages with <code>&lt;a href=\"\"&gt;"
964
+ "&lt;/a&gt;</code> (only when HTML emails enabled)."
965
+ msgstr ""
966
+ "אם מופעל, יעטוף את כל הקישורים בהודעות ב <code><a href=\"\"></a></code> (רק "
967
+ "כאשר מופעל HTML באימיילים)."
968
+
969
+ #: options/panel5.php:130
970
+ msgid "Process trackbacks"
971
+ msgstr "עיבוד טראקבקים"
972
+
973
+ #: options/panel5.php:134
974
+ msgid ""
975
+ "Notify users when a new trackback or pingback is added to the discussion."
976
+ msgstr "שלח הודעה למשתמשים כאשר נוסף טראקבאק או פינגאק לדיון."
977
+
978
+ #: options/panel5.php:139
979
+ msgid "Track all subscriptions"
980
+ msgstr "מעקב אחר כל הרשמות"
981
+
982
+ #: options/panel5.php:144
983
+ msgid "Notify the administrator when users subscribe without commenting."
984
+ msgstr "הודע למנהל כאשר משתמשים נרשמים ללא כתיבת תגובה."
985
+
986
+ #: options/panel5.php:153
987
+ msgid "Let the administrator subscribe to comments when logged in."
988
+ msgstr "אפשר למנהל להירשם לתגובות כאשר הוא מחובר."
989
+
990
+ #: options/panel5.php:162
991
+ msgid "Send a copy of all Notifications to the administrator."
992
+ msgstr "שלח למנהל עותק של כל ההודעות."
993
+
994
+ #: options/panel5.php:167
995
+ msgid "StCR Unique Key"
996
+ msgstr "מפתח StCR ייחודי"
997
+
998
+ #: options/panel5.php:172
999
+ msgid "This Unique Key is not set, please click the following button to "
1000
+ msgstr "מפתח ייחודי זה אינו מוגדר, נא ללחוץ על הכפתור שלהלן כדי "
1001
+
1002
+ #: options/panel5.php:176 options/panel5.php:187
1003
+ msgid "Generate"
1004
+ msgstr ""
1005
+
1006
+ #: options/panel5.php:184
1007
+ #, fuzzy
1008
+ msgid ""
1009
+ "This Unique Key will be use to send the notification to your subscribers "
1010
+ "with more security."
1011
+ msgstr ""
1012
+ "זהו מפתח ייחודי שישמש כדי לשלוח את ההודעה עבור הנרשמים שלך עם יותר\n"
1013
+ "\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tאבטחה."
1014
+
1015
+ #: options/panel7.php:8 options/panel8.php:8
1016
+ msgid "Support the developers"
1017
+ msgstr "תמיכה במפתחים"
1018
+
1019
+ #: options/panel7.php:18
1020
+ #, fuzzy
1021
+ msgid ""
1022
+ "How valuable is the feature offered by this plugin to your visitors? please "
1023
+ "consider supporting the author if this plugin made your web site better, "
1024
+ "especially if you are making money out of it. Any donation received will be "
1025
+ "reinvested in the development of <strong>Subscribe to Comments Reloaded</"
1026
+ "strong>, and to buy some food for my hungry family."
1027
+ msgstr ""
1028
+ "כמה ערך מוסיף התוסף למבקרים באתר שלך? <strong>הירשם ל Comments Reloaded</"
1029
+ "strong> תהיה תמיד ללא תשלום, אבל שקול לתמוך במחבר אם התוסף הזה שיפר את האתר "
1030
+ "שלך, במיוחד אם אתה מרוויח ממנו. כל תרומה שתתקבל תושקע מחדש בפיתוח של "
1031
+ "<strong>Subscribe to Comments Reloaded</strong>, ותקנה קצת אוכל למשפחתי "
1032
+ "הרעבה."
1033
+
1034
+ #: options/panel7.php:20
1035
+ msgid "Don't want to donate? You can still help"
1036
+ msgstr "לא רוצה לתרום? עדיין אפשר לעזור"
1037
+
1038
+ #: options/panel7.php:21
1039
+ msgid ""
1040
+ "If you don't want to donate money, please consider blogging about my plugin "
1041
+ "with a link to the plugin's page. Please let your readers know what makes "
1042
+ "your blog better. You can also contribute donating your time: do not "
1043
+ "hesitate to send me bug reports, your localization files, ideas on how to "
1044
+ "improve <strong>Subscribe to Comments Reloaded</strong> and so on. Whatever "
1045
+ "you do, thanks for using my plugin!"
1046
+ msgstr ""
1047
+ "אם אינך מעוניין לתרום כסף,. נא לשקול לפרסם אותו לקוראים שלך בבלוג עם קישור "
1048
+ "לעמוד התוסף. אפשר גם לתרום זמן: לא להסס לשלוח לי דיווחי באגים, קבצי תרגום, "
1049
+ "רעיונות לשיפור, איך לשפר את <strong>Subscribe to Comments Reloaded</strong> "
1050
+ "וכו'. בכל מקרה, תודה שבחרת להשתמש בתוסף שלי!"
1051
+
1052
+ #: options/panel7.php:23
1053
+ #, fuzzy
1054
+ msgid "Subscribe to the Beta testers"
1055
+ msgstr "רשום את המחברים"
1056
+
1057
+ #: options/panel7.php:24
1058
+ msgid ""
1059
+ "Before a new Update we release a Beta version so that our current users can "
1060
+ "give us feedback if they find a bug, If you want to join the tester list you "
1061
+ "can add your email <a href='http://eepurl.com/biCk1b' target='_blank'>here</"
1062
+ "a>"
1063
+ msgstr ""
1064
+
1065
+ #: options/panel7.php:26
1066
+ msgid "Vote and show your appreciation"
1067
+ msgstr "דרגו והראו הערכה"
1068
+
1069
+ #: options/panel7.php:27
1070
+ msgid ""
1071
+ "Tell other people if <strong>Subscribe to Comments Reloaded</strong> works "
1072
+ "for you and how good it is. <a href=\"http://wordpress.org/extend/plugins/"
1073
+ "subscribe-to-comments-reloaded/\">Rate it</a> on its Plugin Directory page."
1074
+ msgstr ""
1075
+ "שתף אנשים נוספים איך <strong>Subscribe to Comments Reloaded</strong> פועל "
1076
+ "עבורך וכמה הוא טוב. <a href=\"http://wordpress.org/extend/plugins/subscribe-"
1077
+ "to-comments-reloaded/\">דרג אותו</a> בעמוד התוסף."
1078
+
1079
+ #: options/panel8.php:18
1080
+ msgid "Did you find a Bug on the plugin?"
1081
+ msgstr "מצאתם באג בתוסף?"
1082
+
1083
+ #: options/panel8.php:19
1084
+ #, fuzzy
1085
+ msgid ""
1086
+ "Please report any bug on the <a href=\"https://github.com/stcr/subscribe-to-"
1087
+ "comments-reloaded/issues/new?title=Bug%20Report:%20%3Cshort%20description"
1088
+ "%3E&labels=bug\" target=\"_blank\">GitHub</a> Page rather than on the "
1089
+ "WordPress Support page."
1090
+ msgstr ""
1091
+ "נא לדווח על כל באג בעמוד <a href=\"https://github.com/stcr/subscribe-to-"
1092
+ "comments-reloaded/issues/\" target=\"_blank\">GitHub</a> עדיף על עמוד התמיכה "
1093
+ "בוורדפרס."
1094
+
1095
+ #: options/panel9.php:11
1096
+ #, fuzzy
1097
+ msgid "Support Subscribe to Comments Reloaded"
1098
+ msgstr "זקוק לעזרה ב כיצד להירשם ל Comments Reloaded? בקר ב"
1099
+
1100
+ #: options/panel9.php:12
1101
+ msgid ""
1102
+ "Every contribution that you make is high valuable, so if you consider this "
1103
+ "plugin a helpful tool we will use your donation to invest on support and "
1104
+ "developing time."
1105
+ msgstr ""
1106
+
1107
+ #: templates/author.php:57
1108
+ msgid "Title"
1109
+ msgstr "כותרת"
1110
+
1111
+ #: templates/author.php:58 templates/user.php:58
1112
+ msgid "Legend: Y = all comments, R = replies only, C = inactive"
1113
+ msgstr "מקרא: Y = כל ההערות, R = תגובות בלבד, C = לא פעיל"
1114
+
1115
+ #: templates/author.php:69 templates/user.php:67
1116
+ msgid "Select all"
1117
+ msgstr "הכל"
1118
+
1119
+ #: templates/author.php:70 templates/user.php:68
1120
+ msgid "Invert selection"
1121
+ msgstr "היפוך הבחירה"
1122
+
1123
+ #: templates/author.php:74 templates/user.php:72
1124
+ #, fuzzy
1125
+ msgid "All comments"
1126
+ msgstr "כל התגובות החדשות"
1127
+
1128
+ #: templates/author.php:75 templates/user.php:73 wp_subscribe_reloaded.php:1062
1129
+ msgid "Replies to my comments"
1130
+ msgstr "תגובות להערות שלי"
1131
+
1132
+ #: templates/author.php:80 templates/one-click-unsubscribe.php:30
1133
+ #: templates/user.php:79
1134
+ msgid "No subscriptions match your search criteria."
1135
+ msgstr "אין הרשמה התואמת את קריטריון החיפוש שלך."
1136
+
1137
+ #: templates/key_expired.php:8
1138
+ msgid ""
1139
+ "Woohaa the link to manage your subscriptions has expired, don't worry, just "
1140
+ "enter your email below and a new link will be send."
1141
+ msgstr ""
1142
+
1143
+ #: templates/key_expired.php:73 templates/request-management-link.php:73
1144
+ #: templates/subscribe.php:92
1145
+ msgid "Send"
1146
+ msgstr "שלח"
1147
+
1148
+ #: templates/subscribe.php:42 templates/subscribe.php:43
1149
+ msgid "New subscription to"
1150
+ msgstr "הרשמה חדשה ל"
1151
+
1152
+ #: templates/subscribe.php:43
1153
+ msgid "User:"
1154
+ msgstr "משתמש:"
1155
+
1156
+ #: templates/user.php:63
1157
+ msgid "F j, Y"
1158
+ msgstr ""
1159
+
1160
+ #: utils/stcr_manage.php:246
1161
+ msgid ""
1162
+ "Notify me of followup comments via e-mail. You can also <a "
1163
+ "href='[subscribe_link]'>subscribe</a> without commenting."
1164
+ msgstr ""
1165
+ "נא לעדכן אותי במייל על תגובות נוספות. אפשר גם <a "
1166
+ "href='[subscribe_link]'>להירשם</a> מבלי להגיב."
1167
+
1168
+ #: utils/stcr_manage.php:247
1169
+ msgid ""
1170
+ "You are subscribed to this post. <a href='[manager_link]'>Manage</a> your "
1171
+ "subscriptions."
1172
+ msgstr ""
1173
+ "ההרשמה שלך לפוסט זה פעילה. <a href='[manager_link]'>ניהול ההרשמות שלך</a>. "
1174
+
1175
+ #: utils/stcr_manage.php:248
1176
+ msgid ""
1177
+ "Your subscription to this post needs to be confirmed. <a "
1178
+ "href='[manager_link]'>Manage your subscriptions</a>."
1179
+ msgstr ""
1180
+ "ההרשמה שלך לפוסט זה צריכה אישור. <a href='[manager_link]'>לניהול ההרשמות "
1181
+ "שלך</a>."
1182
+
1183
+ #: utils/stcr_manage.php:249
1184
+ msgid ""
1185
+ "You can <a href='[manager_link]'>manage the subscriptions</a> of this post."
1186
+ msgstr "אפשר <a href='[manager_link]'>לנהל את ההרשמה</a> של פוסט זה."
1187
+
1188
+ #: utils/stcr_manage.php:255
1189
+ msgid ""
1190
+ "To manage your subscriptions, please enter your email address here below. We "
1191
+ "will send you a message containing the link to access your personal "
1192
+ "management page."
1193
+ msgstr ""
1194
+ "כדי לנהל את ההרשמות שלך, נא להזין את האימייל שלך להלן. נשלח לך הודעה המכילה "
1195
+ "קישור לעמוד הניהול האישי שלך."
1196
+
1197
+ #: utils/stcr_manage.php:256
1198
+ msgid ""
1199
+ "Thank you for using our subscription service. Your request has been "
1200
+ "completed, and you should receive an email with the management link in a few "
1201
+ "minutes."
1202
+ msgstr ""
1203
+ "תודה שהשתמשת בשירות ההרשמה שלנו. בקשתך הושלמה ותוך דקות יישלח אליך אימייל עם "
1204
+ "קישור ניהול הרשמה שלך."
1205
+
1206
+ #: utils/stcr_manage.php:257
1207
+ msgid ""
1208
+ "You can follow the discussion on <strong>[post_title]</strong> without "
1209
+ "having to leave a comment. Cool, huh? Just enter your email address in the "
1210
+ "form here below and you're all set."
1211
+ msgstr ""
1212
+ "אפשר לעקוב אחר הדיון ב <strong>[post_title]</strong> ללא צורך לשלוח תגובה. "
1213
+ "מגניב, אה? רק להזין את כתובת האימייל שלך בשדה שלהלן."
1214
+
1215
+ #: utils/stcr_manage.php:258
1216
+ msgid ""
1217
+ "Thank you for using our subscription service. Your request has been "
1218
+ "completed. You will receive a notification email every time a new comment to "
1219
+ "this article is approved and posted by the administrator."
1220
+ msgstr ""
1221
+ "תודה שהשתמש בשירות ההרשמה שלנו. בקשתך הושלמה. התראה באימייל תישלח על כל "
1222
+ "תגובה חדשה שתאושר על-ידי ההנהלה לפוסט זה."
1223
+
1224
+ #: utils/stcr_manage.php:259
1225
+ msgid ""
1226
+ "Thank you for using our subscription service. In order to confirm your "
1227
+ "request, please check your email for the verification message and follow the "
1228
+ "instructions."
1229
+ msgstr ""
1230
+ "תודה על השימוש בשירות ההרשמה שלנו. כדי לאשר את הבקשה שלך, נא לבדוק ת האימייל "
1231
+ "שלך כדי לאשר את ההרשמה לפי ההנחיות במייל ."
1232
+
1233
+ #: utils/stcr_manage.php:260
1234
+ msgid ""
1235
+ "In order to cancel or suspend one or more notifications, select the "
1236
+ "corresponding checkbox(es) and click on the button at the end of the list."
1237
+ msgstr ""
1238
+ "כדי לבטל או להשעות הודעה אחת או יותר נא לבחור תיבת(ות) סימון בהתאמה וללחוץ "
1239
+ "על הכפתור שבסוף הרשימה."
1240
+
1241
+ #: utils/stcr_manage.php:261
1242
+ msgid ""
1243
+ "In order to cancel or suspend one or more notifications, select the "
1244
+ "corresponding checkbox(es) and click on the button at the end of the list. "
1245
+ "You are currently subscribed to:"
1246
+ msgstr ""
1247
+ "כדי לבטל או להשעות התראה אחת או יותר, נא לבחור בתיבת(ות) הסימון המתאימה(ות) "
1248
+ "וללחוץ על הכפתור שבסוף הרשימה. כעת יש הרשמות ל:"
1249
+
1250
+ #: utils/stcr_manage.php:265
1251
+ msgid "There is a new comment to [post_title]"
1252
+ msgstr "יש תגובה חדשה ל [post_title]"
1253
+
1254
+ #: utils/stcr_manage.php:266
1255
+ msgid ""
1256
+ "There is a new comment to [post_title].\n"
1257
+ "Comment Link: [comment_permalink]\n"
1258
+ "Author: [comment_author]\n"
1259
+ "Comment:\n"
1260
+ "[comment_content]\n"
1261
+ "Permalink: [post_permalink]\n"
1262
+ "Manage your subscriptions: [manager_link]"
1263
+ msgstr ""
1264
+ "יש תגובה חדשה ל [post_title].\n"
1265
+ "קישור לתגובה: [comment_permalink]\n"
1266
+ "מחבר: [comment_author]\n"
1267
+ "תגובה:\n"
1268
+ "[comment_content]\n"
1269
+ "מבנה קישור: [post_permalink]\n"
1270
+ "ניהול ההרשמות שלך: [manager_link]"
1271
+
1272
+ #: utils/stcr_manage.php:267
1273
+ msgid "Please confirm your subscription to [post_title]"
1274
+ msgstr "נא לאשר את ההרשמה שלך ל [post_title]"
1275
+
1276
+ #: utils/stcr_manage.php:268
1277
+ msgid ""
1278
+ "You have requested to be notified every time a new comment is added to:\n"
1279
+ "[post_permalink]\n"
1280
+ "\n"
1281
+ "Please confirm your request by clicking on this link:\n"
1282
+ "[confirm_link]"
1283
+ msgstr ""
1284
+ "ביקשת לקבל הודעות על הוספת תגובות חדשות ל:\n"
1285
+ "[post_permalink]\n"
1286
+ "\n"
1287
+ "נא לאמת את הבקשה באמצעות לחיצה על הקישור:\n"
1288
+ "[confirm_link]"
1289
+
1290
+ #: utils/stcr_manage.php:269
1291
+ msgid "Manage your subscriptions on [blog_name]"
1292
+ msgstr "ניהול ההרשמות שלך ב [blog_name]"
1293
+
1294
+ #: utils/stcr_manage.php:270
1295
+ msgid ""
1296
+ "You have requested to manage your subscriptions to the articles on "
1297
+ "[blog_name]. Please check the Subscriptions management link in your email"
1298
+ msgstr ""
1299
+
1300
+ #: utils/stcr_manage.php:271
1301
+ msgid ""
1302
+ "You have requested to manage your subscriptions to the articles on "
1303
+ "[blog_name]. Follow this link to access your personal page:\n"
1304
+ "[manager_link]"
1305
+ msgstr ""
1306
+ "ביקשת לנהל את ההרשמות שלך למאמרים ב [blog_name]. קישור זה יוביל אותך לעמוד "
1307
+ "הניהול שלך:\n"
1308
+ "[manager_link]"
1309
+
1310
+ #: utils/stcr_manage.php:440 utils/stcr_manage.php:441
1311
+ msgid "StCR System"
1312
+ msgstr ""
1313
+
1314
+ #: utils/stcr_manage.php:460 utils/stcr_manage.php:488
1315
+ #: utils/stcr_manage.php:515 utils/stcr_manage.php:542
1316
+ #: utils/stcr_manage.php:569 utils/stcr_manage.php:596
1317
+ #: utils/stcr_manage.php:623 utils/stcr_manage.php:650
1318
+ #: utils/stcr_manage.php:677 utils/stcr_manage.php:705
1319
+ msgid "You do not have sufficient permissions to access this page."
1320
+ msgstr ""
1321
+
1322
+ #: utils/stcr_manage.php:755
1323
+ #, fuzzy
1324
+ msgid "Subscriptions"
1325
+ msgstr "הרשמה"
1326
+
1327
+ #: utils/stcr_manage.php:811
1328
+ msgid ""
1329
+ "Need help on how to use Subscribe to Comments Reloaded? Visit the official"
1330
+ msgstr "זקוק לעזרה ב כיצד להירשם ל Comments Reloaded? בקר ב"
1331
+
1332
+ #: utils/stcr_manage.php:811
1333
+ msgid "support forum"
1334
+ msgstr "פורום התמיכה הרשמי"
1335
+
1336
+ #: utils/stcr_manage.php:812
1337
+ msgid "Feeling generous?"
1338
+ msgstr "מרגיש נדיב?"
1339
+
1340
+ #: utils/stcr_manage.php:812
1341
+ msgid "Donate a few bucks!"
1342
+ msgstr "תרום קצת!"
1343
+
1344
+ #: utils/stcr_upgrade.php:55
1345
+ msgid "Important Notice"
1346
+ msgstr "הודעה חשובה"
1347
+
1348
+ #: utils/stcr_upgrade.php:103
1349
+ msgid ""
1350
+ "<strong>Subscribe to Comments Reloaded:</strong> The information in your "
1351
+ "database has been sanitized to prevent the raw html messages. <a class="
1352
+ "\"dismiss\" href=\"#\">Dismiss. </a><img class=\"stcr-loading-animation\" "
1353
+ "src=\""
1354
+ msgstr ""
1355
+
1356
+ #: utils/stcr_upgrade.php:158
1357
+ #, fuzzy
1358
+ msgid ""
1359
+ "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
1360
+ "from the <strong>Subscribe to Comments</strong> plugin was detected and "
1361
+ "automatically imported into <strong>Subscribe to Comments Reloaded</strong>."
1362
+ msgstr ""
1363
+ "נתוני הרשמה מתוסף <strong>Subscribe to Comments</strong> זוהו ויובאו "
1364
+ "אוטומטית ל <strong>Subscribe to Comments Reloaded</strong>."
1365
+
1366
+ #: utils/stcr_upgrade.php:158
1367
+ msgid ""
1368
+ " It is recommended that you now <strong>deactivate</strong> Subscribe to "
1369
+ "Comments to prevent confusion between the two plugins."
1370
+ msgstr ""
1371
+ " מומלץ כעת <strong>לכבות</strong> את Subscribe to Comments כדי למנוע בלבול "
1372
+ "בין שני התוספים."
1373
+
1374
+ #: utils/stcr_upgrade.php:159
1375
+ msgid ""
1376
+ "If you have subscription data from Subscribe to Comments Reloaded < v2.0 "
1377
+ "that you want to import, you'll need to import that data manually, as only "
1378
+ "one import routine will ever run to prevent data loss."
1379
+ msgstr ""
1380
+ "אם יש לך נתוני הרשמה מ Subscribe to Comments Reloaded < v2.0 ליבוא, יהיה "
1381
+ "צורך לייבא אותם ידנית, כי רק שגרת יבוא אחת תפעל, כדי למנוע אבדן נתונים."
1382
+
1383
+ #: utils/stcr_upgrade.php:160 utils/stcr_upgrade.php:232
1384
+ #: utils/stcr_upgrade.php:381
1385
+ msgid ""
1386
+ "Please visit <a href=\"options-general.php?page=subscribe-to-comments-"
1387
+ "reloaded/options/index.php\">Settings -> Subscribe to Comments</a> to review "
1388
+ "your configuration.<a class=\"dismiss\" href=\"#\">Dismiss. </a><img class="
1389
+ "\"stcr-loading-animation\" src=\""
1390
+ msgstr ""
1391
+
1392
+ #: utils/stcr_upgrade.php:231
1393
+ #, fuzzy
1394
+ msgid ""
1395
+ "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
1396
+ "from the <strong>Comment Reply Notification</strong> plugin was detected and "
1397
+ "automatically imported into <strong>Subscribe to Comments Reloaded</strong>."
1398
+ msgstr ""
1399
+ "נתוני הרשמה מתוסף <strong>Comment Reply Notification</strong> זוהו ויובאו "
1400
+ "אוטומטית ל <strong>Subscribe to Comments Reloaded</strong>."
1401
+
1402
+ #: utils/stcr_upgrade.php:231
1403
+ msgid ""
1404
+ " It is recommended that you now <strong>deactivate</strong> Comment Reply "
1405
+ "Notification to prevent confusion between the two plugins."
1406
+ msgstr ""
1407
+ " מומלץ כעת <strong>לכבות</strong> את Comment Reply Notification כדי למנוע "
1408
+ "בלבול בין התוספים."
1409
+
1410
+ #: utils/stcr_upgrade.php:378
1411
+ #, fuzzy
1412
+ msgid ""
1413
+ "<strong>Subscribe to Comments Reloaded:</strong> Plugin options and comment "
1414
+ "subscription data from the <strong>WP Comment Subscriptions</strong> plugin "
1415
+ "were detected and automatically imported into <strong>Subscribe to Comments "
1416
+ "Reloaded</strong>."
1417
+ msgstr ""
1418
+ "אפשרויות התוסף ונתוני הרשמה מתוסף <strong>WP Comment Subscriptions</strong> "
1419
+ "זוהו ויובאו אוטומטית אל <strong>Subscribe to Comments Reloaded</strong>."
1420
+
1421
+ #: utils/stcr_upgrade.php:378
1422
+ msgid ""
1423
+ " It is recommended that you now <strong>deactivate</strong> WP Comment "
1424
+ "Subscriptions to prevent confusion between the two plugins."
1425
+ msgstr ""
1426
+ " מומלץ כעת <strong>לכבות</strong> את WP Comment Subscriptions כדי למנוע "
1427
+ "בלבול בין שני התוספים."
1428
+
1429
+ #: utils/stcr_upgrade.php:379
1430
+ msgid ""
1431
+ "If you have subscription data from another plugin (such as Subscribe to "
1432
+ "Comments or Subscribe to Comments Reloaded < v2.0) that you want to import, "
1433
+ "you'll need to import that data manually, as only one import routine will "
1434
+ "ever run to prevent data loss."
1435
+ msgstr ""
1436
+ "אם יש לך מידע הרשמה מתוסף אחר (כמו Subscribe to Comments או Subscribe to "
1437
+ "Comments Reloaded < v2.0) שתרצה לייבא, יהיה צורך לייבא את הנתונים באופן "
1438
+ "ידני, כי תמיד תפעל רק שגרת יבוא אחת כדי למנוע אבדן נתונים."
1439
+
1440
+ #: utils/stcr_upgrade.php:380
1441
+ msgid ""
1442
+ "<strong>Note:</strong> If you were previously using the "
1443
+ "<code>wp_comment_subscriptions_show()</code> function or the <code>[wpcs-"
1444
+ "subscribe-url]</code> shortcode, you'll need to replace those with "
1445
+ "<code>subscribe_reloaded_show()</code> and <code>[subscribe-url]</code> "
1446
+ "respectively."
1447
+ msgstr ""
1448
+ "<strong>הערה:</strong> אם השתמשת קודם בפונקציית "
1449
+ "<code>wp_comment_subscriptions_show()</code> או בפונקציית קיצור הקוד "
1450
+ "<code>[wpcs-subscribe-url]</code> , תצטרך להחליף אותו ב "
1451
+ "<code>subscribe_reloaded_show()</code> וב <code>[subscribe-url]</code> "
1452
+ "בהתאמה."
1453
+
1454
+ #: utils/stcr_upgrade.php:394
1455
+ msgid ""
1456
+ "<strong>Thank you for installing Subscribe to Comments Reloaded!</strong>."
1457
+ msgstr ""
1458
+
1459
+ #: utils/stcr_upgrade.php:395
1460
+ #, fuzzy
1461
+ msgid ""
1462
+ "If you find a bug or an issue you can report it <a href=\"https://github.com/"
1463
+ "stcr/subscribe-to-comments-reloaded/issues\" target=\"_blank\">here</a>."
1464
+ msgstr ""
1465
+ "נא לדווח על כל באג בעמוד <a href=\"https://github.com/stcr/subscribe-to-"
1466
+ "comments-reloaded/issues/\" target=\"_blank\">GitHub</a> עדיף על עמוד התמיכה "
1467
+ "בוורדפרס."
1468
+
1469
+ #: utils/stcr_upgrade.php:396
1470
+ msgid ""
1471
+ "If you want to donate you can do it via <a href=\"\n"
1472
+ "https://www.paypal.com/cgi-bin/webscr?"
1473
+ "cmd=_donations&business=XF86X93FDCGYA&lc=US&item_name=Datasoft"
1474
+ "%20Engineering&item_number=DI%2dSTCR&currency_code=USD&bn=PP%2dDonationsBF"
1475
+ "%3abtn_donate_LG%2egif%3aNonHosted\" target=\"_blank\">PayPal</a>."
1476
+ msgstr ""
1477
+
1478
+ #: utils/stcr_upgrade.php:398
1479
+ msgid ""
1480
+ "Please visit the <a href=\"https://wordpress.org/plugins/subscribe-to-"
1481
+ "comments-reloaded/changelog/\" target=\"_blank\">Changelog</a> for detailed "
1482
+ "information on plugin changes.<a class=\"dismiss\" href=\"#\">Dismiss. </"
1483
+ "a><img class=\"stcr-loading-animation\" src=\""
1484
+ msgstr ""
1485
+
1486
+ #: utils/stcr_upgrade.php:409
1487
+ msgid ""
1488
+ "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1489
+ "160106."
1490
+ msgstr ""
1491
+
1492
+ #: utils/stcr_upgrade.php:410
1493
+ msgid ""
1494
+ "This version includes many changes and fixes to improve your experience with "
1495
+ "the plugin, including One Click Unsubscribe, Rich Text Editor to create HTML "
1496
+ "email templates, Subscription Checkbox position, and more!"
1497
+ msgstr ""
1498
+
1499
+ #: utils/stcr_upgrade.php:411 utils/stcr_upgrade.php:426
1500
+ #: utils/stcr_upgrade.php:448
1501
+ msgid ""
1502
+ "Please visit the <a href=\"https://wordpress.org/plugins/subscribe-to-"
1503
+ "comments-reloaded/changelog/\" target=\"_blank\">Changelog</a> for a "
1504
+ "complete list of changes.<a class=\"dismiss\" href=\"#\">Dismiss. </a><img "
1505
+ "class=\"stcr-loading-animation\" src=\""
1506
+ msgstr ""
1507
+
1508
+ #: utils/stcr_upgrade.php:424
1509
+ msgid ""
1510
+ "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1511
+ "160115."
1512
+ msgstr ""
1513
+
1514
+ #: utils/stcr_upgrade.php:425
1515
+ msgid ""
1516
+ "This version includes fixes to broken links while managing your subscriptions"
1517
+ msgstr ""
1518
+
1519
+ #: utils/stcr_upgrade.php:439
1520
+ msgid ""
1521
+ "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1522
+ "3.0.0"
1523
+ msgstr ""
1524
+
1525
+ #: utils/stcr_upgrade.php:440
1526
+ msgid "This version includes fixes to many bugs and also new features, "
1527
+ msgstr ""
1528
+
1529
+ #: utils/stcr_upgrade.php:442
1530
+ msgid ""
1531
+ "<strong>New Feature</strong> Add new option to set the Reply To email "
1532
+ "address. This will help the subscribers to use the Reply option in their "
1533
+ "email agents."
1534
+ msgstr ""
1535
+
1536
+ #: utils/stcr_upgrade.php:443
1537
+ msgid ""
1538
+ "<strong>New Feature</strong> Improve the Admin Menu for StCR. Replace the "
1539
+ "StCR menu on the Settings Menu for a new Menu with sub menus for the pages."
1540
+ msgstr ""
1541
+
1542
+ #: utils/stcr_upgrade.php:444
1543
+ msgid ""
1544
+ "<strong>New Feature</strong> Safely Uninstall option to Delete the plugin "
1545
+ "without loosing your subscriptions. You can use this option also for reset "
1546
+ "all the settings, see the FAQ."
1547
+ msgstr ""
1548
+
1549
+ #: utils/stcr_upgrade.php:445
1550
+ msgid ""
1551
+ "<strong>New Feature</strong> Now the WordPress Authors can use the "
1552
+ "<strong>Subscribe authors</strong> option to autor subscribe to a Custom "
1553
+ "Post Type."
1554
+ msgstr ""
1555
+
1556
+ #: utils/stcr_upgrade.php:446
1557
+ msgid ""
1558
+ "<strong>New Feature</strong> A new field was added under the notification "
1559
+ "options to and the management link only by email and not to display it on "
1560
+ "the request link page."
1561
+ msgstr ""
1562
+
1563
+ #: utils/stcr_utils.php:195
1564
+ #, fuzzy
1565
+ msgid "StCR Notification"
1566
+ msgstr "הודעות"
1567
+
1568
+ #: wp_subscribe_reloaded.php:114
1569
+ msgid "Settings"
1570
+ msgstr "הגדרות"
1571
+
1572
+ #: wp_subscribe_reloaded.php:1060
1573
+ msgid "Don't subscribe"
1574
+ msgstr "א להירשם"
1575
+
1576
+ #: wp_subscribe_reloaded.php:1061
1577
+ msgid "All"
1578
+ msgstr "הכול"
1579
+
1580
+ #, fuzzy
1581
+ #~ msgid ""
1582
+ #~ "Please visit <a href=\"options-general.php?page=subscribe-to-comments-"
1583
+ #~ "reloaded/options/index.php\">Settings -> Subscribe to Comments</a> to "
1584
+ #~ "review your configuration.<a class=\"dismiss\" href=\"#\">Got it. </"
1585
+ #~ "a><img class=\"stcr-loading-animation\" src=\""
1586
+ #~ msgstr ""
1587
+ #~ "נא לבקר ב <a href=\"options-general.php?page=subscribe-to-comments-"
1588
+ #~ "reloaded/options/index.php\">Settings -> Subscribe to Comments</a> כדי "
1589
+ #~ "לסקור את ההגדרה שלך."
1590
+
1591
+ #~ msgid ""
1592
+ #~ "Content of the management email. Allowed tags: [blog_name], [manager_link]"
1593
+ #~ msgstr "תוכן אימייל הניהול l.תגיות מותרות: [blog_name], [manager_link]"
1594
+
1595
+ #, fuzzy
1596
+ #~ msgid "StCR Subscription Box Position"
1597
+ #~ msgstr "הרשמה חדשה ל"
1598
+
1599
+ #~ msgid "Set to Y"
1600
+ #~ msgstr "הגדר כ Y"
1601
+
1602
+ #~ msgid "Next »"
1603
+ #~ msgstr "הבא »"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
langs/subscribe-reloaded-hu_HU.mo CHANGED
Binary file
langs/subscribe-reloaded-hu_HU.po CHANGED
@@ -2,666 +2,849 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Subscribe to Comments Reloaded\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2016-01-11 02:01-0600\n"
6
- "PO-Revision-Date: 2016-01-11 02:02-0600\n"
7
- "Last-Translator: Reedyseth <reedyseth@gmail.com>\n"
8
  "Language-Team: Web Geeks <epoxhun@gmail.com>\n"
9
  "Language: hu\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: nplurals=2; plural=(n != 1);\n"
16
- "X-Generator: Poedit 1.5.4\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
- #: wp_subscribe_reloaded.php:124
20
- msgid "Settings"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
21
  msgstr "Beállítások"
22
 
23
- #: wp_subscribe_reloaded.php:1030
24
- msgid "Don't subscribe"
25
- msgstr "Nem iratkozom fel"
26
 
27
- #: wp_subscribe_reloaded.php:1031
28
- msgid "All"
29
- msgstr "Mindenre"
30
 
31
- #: wp_subscribe_reloaded.php:1032 templates/user.php:73
32
- #: templates/author.php:75
33
- msgid "Replies to my comments"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
34
  msgstr "Csak a válaszokra"
35
 
36
- #: utils/stcr_manage.php:218
37
- msgid ""
38
- "Notify me of followup comments via e-mail. You can also <a "
39
- "href='[subscribe_link]'>subscribe</a> without commenting."
40
- msgstr ""
41
- "A hozzászólásokról email-ben kérek értesítést. <a "
42
- "href='[subscribe_link]'>Feliratkozás</a> hozzászólás nélkül is lehetséges."
43
 
44
- #: utils/stcr_manage.php:219
45
- msgid ""
46
- "You are subscribed to this post. <a href='[manager_link]'>Manage</a> your "
47
- "subscriptions."
48
- msgstr ""
49
- "Feliratkozva ehhez a bejegyzéshez. <a href='[manager_link]'Saját "
50
- "feliratkozásaink kezelése</a>."
51
 
52
- #: utils/stcr_manage.php:220
53
- msgid ""
54
- "Your subscription to this post needs to be confirmed. <a "
55
- "href='[manager_link]'>Manage your subscriptions</a>."
56
- msgstr ""
57
- "A feliratkozási szándékot meg kell erősíteni: <a "
58
- "href='[manager_link]'>Feliratkozás kezelése</a>."
59
 
60
- #: utils/stcr_manage.php:221
61
- msgid ""
62
- "You can <a href='[manager_link]'>manage the subscriptions</a> of this post."
63
- msgstr ""
64
- "<a href='[manager_link]'>Saját feliratkozásunk kezelése</a> ennél a "
65
- "bejegyzésnél."
66
 
67
- #: utils/stcr_manage.php:225 options/index.php:57
68
- msgid "Manage subscriptions"
69
- msgstr "Feliratkozás kezelése"
70
 
71
- #: utils/stcr_manage.php:227
72
- msgid ""
73
- "To manage your subscriptions, please enter your email address here below. We "
74
- "will send you a message containing the link to access your personal "
75
- "management page."
76
- msgstr ""
77
- "A feliratkozások kezeléséhez alul meg kell adni az email címet, amelyre "
78
- "elküldjük azt a hivatkozást, amellyel a saját kezelési oldalra lehet belépni."
79
 
80
- #: utils/stcr_manage.php:228
81
- msgid ""
82
- "Thank you for using our subscription service. Your request has been "
83
- "completed, and you should receive an email with the management link in a few "
84
- "minutes."
85
- msgstr ""
86
- "Köszönjük, hogy használod az értesítőket. Néhány percen belül e-mailben "
87
- "megkapot a beállításokhoz szükséges linked."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
88
 
89
- #: utils/stcr_manage.php:229
 
 
 
 
 
 
 
 
 
 
 
 
 
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> című bejegyzésünkhöz történő hozzászólásokat "
96
- "úgy is figyelemmel lehet kísérni, ha az olvasó nem szól hozzá a témához. "
97
- "Csak meg kell adni a saját email címet az alul található mezőbe, és máris "
98
- "minden készen áll."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
99
 
100
- #: utils/stcr_manage.php:230
 
 
 
 
 
 
 
 
101
  msgid ""
102
- "Thank you for using our subscription service. Your request has been "
103
- "completed. You will receive a notification email every time a new comment to "
104
- "this article is approved and posted by the administrator."
105
  msgstr ""
106
- "<strong>Köszönjük, hogy használtad a feliratkozás szolgáltatásunkat!</"
107
- "strong><br /> A kérést rögzítettük; minden egyes alkalommal küldünk egy "
108
- "értesítést email címedre, amikor a bejegyzéshez új hozzászólás érkezik."
109
 
110
- #: utils/stcr_manage.php:231
 
 
 
 
 
 
 
 
 
 
 
 
 
111
  msgid ""
112
- "Thank you for using our subscription service. In order to confirm your "
113
- "request, please check your email for the verification message and follow the "
114
- "instructions."
115
  msgstr ""
116
- "Köszönjük, hogy használtad a feliratkozás szolgáltatásunkat! A kérésed "
117
- "megerősítéséhez, kérjük ellenőrizd e-mailcímed, és kövesd az instrukciókat."
118
 
119
- #: utils/stcr_manage.php:232
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
- "Az értesítések kikapcsolásához, vagy törléséhez válaszd ki a kívánt "
125
- "értesítést, majd a megfelelő állapotot és kattints az Értesítés frissítése "
126
- "gombra."
127
 
128
- #: utils/stcr_manage.php:233
129
- msgid ""
130
- "In order to cancel or suspend one or more notifications, select the "
131
- "corresponding checkbox(es) and click on the button at the end of the list. "
132
- "You are currently subscribed to:"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
133
  msgstr ""
134
- "Az értesítések kikapcsolásához, megszűntetéséhez, válassz jelölőnégyzetet és "
135
- "a lista végén kattints a megfelelő gombra. Jelenleg ezek az értesítéseid:"
136
 
137
- #: utils/stcr_manage.php:237
138
- msgid "There is a new comment to [post_title]"
139
- msgstr "Új hozzászólás ehhez [post_title]"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
140
 
141
- #: utils/stcr_manage.php:238
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
- "Új hozzászólás érkezett ehhez: [post_title].\n"
152
- "Hozzászólás Link: [comment_permalink]\n"
153
- "Írta: [comment_author]\n"
154
- "Hozzászólás:\n"
155
- "[comment_content]\n"
156
- "Permalink: [post_permalink]\n"
157
- "Értesítési beállítások: [manager_link]"
158
 
159
- #: utils/stcr_manage.php:239
160
- msgid "Please confirm your subscription to [post_title]"
161
- msgstr "Kérlek, erősítsd meg feliratkozásod erre [post_title]"
162
 
163
- #: utils/stcr_manage.php:240
164
- msgid ""
165
- "You have requested to be notified every time a new comment is added to:\n"
166
- "[post_permalink]\n"
167
- "\n"
168
- "Please confirm your request by clicking on this link:\n"
169
- "[confirm_link]"
170
- msgstr ""
171
- "Azt kérted, értesítsünk, amikor új hozzászólás érkezik ehhez:\n"
172
- "[post_permalink]\n"
173
- "\n"
174
- "Kérlek, erősítsd meg a feliratkozást az alábbi linkre kattintva:\n"
175
- "[confirm_link]"
176
 
177
- #: utils/stcr_manage.php:241
178
- msgid "Manage your subscriptions on [blog_name]"
179
- msgstr "Ártesítés beállítások - [blog_name]"
180
 
181
- #: utils/stcr_manage.php:242
182
- msgid ""
183
- "You have requested to manage your subscriptions to the articles on "
184
- "[blog_name]. Follow this link to access your personal page:\n"
185
- "[manager_link]"
186
- msgstr ""
187
- "A [blog_name] oldal értesítési beállításainak elérése:\n"
188
- "[manager_link]"
189
 
190
- #: utils/stcr_manage.php:387
191
- #, fuzzy
192
- msgid "Subscriptions"
193
- msgstr "Feliratkozás"
 
 
 
 
 
 
 
 
 
 
 
 
194
 
195
- #: utils/stcr_manage.php:416 options/panel5.php:87 options/panel5.php:96
196
- #: options/panel5.php:105 options/panel5.php:115 options/panel5.php:124
197
- #: options/panel5.php:134 options/panel5.php:143 options/panel5.php:152
198
- #: options/panel5.php:161 options/panel2.php:67 options/panel2.php:77
199
- #: options/panel2.php:106
200
  msgid "No"
201
  msgstr "Nem"
202
 
203
- #: utils/stcr_manage.php:443
204
  msgid ""
205
- "Need help on how to use Subscribe to Comments Reloaded? Visit the official"
 
206
  msgstr ""
207
- "Segítségre van szükséged, a Subscribe to Comments Reloaded használatához? "
208
- "Látogasson el a hivatalos"
209
 
210
- #: utils/stcr_manage.php:443
211
- msgid "support forum"
212
- msgstr "támogatói fórumra"
213
 
214
- #: utils/stcr_manage.php:444
215
- msgid "Feeling generous?"
216
- msgstr "Nagylelkű napod van?"
217
 
218
- #: utils/stcr_manage.php:444
219
- msgid "Donate a few bucks!"
220
- msgstr "Adakozz egy pár dolcsit!"
221
 
222
- #: utils/stcr_upgrade.php:53
223
- msgid "Important Notice"
224
- msgstr "Fontos Közlendő"
225
 
226
- #: utils/stcr_upgrade.php:96
227
  msgid ""
228
- "<strong>Subscribe to Comments Reloaded:</strong> The information in your "
229
- "database has been sanitized to prevent the raw html messages. <a class="
230
- "\"dismiss\" href=\"#\">Got it. </a><img class=\"stcr-loading-animation\" "
231
- "src=\""
232
  msgstr ""
 
 
233
 
234
- #: utils/stcr_upgrade.php:151
235
- #, fuzzy
236
  msgid ""
237
- "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
238
- "from the <strong>Subscribe to Comments</strong> plugin was detected and "
239
- "automatically imported into <strong>Subscribe to Comments Reloaded</strong>."
240
  msgstr ""
241
- "<strong>Subscribe to Comments</strong> által kezelt feliratkozási adatokat "
242
- "találtunk és importáltunk is őket a <strong>Subscribe to Comments Reloaded</"
243
- "strong>-be."
244
 
245
- #: utils/stcr_upgrade.php:151
246
- msgid ""
247
- " It is recommended that you now <strong>deactivate</strong> Subscribe to "
248
- "Comments to prevent confusion between the two plugins."
249
- msgstr ""
250
- "Javasoljuk, hogy most <strong>kapcsold ki</strong> a Subscribe to Comments-"
251
- "et, hogy megelőzzük a két plugin összeakadását."
252
 
253
- #: utils/stcr_upgrade.php:152
254
- msgid ""
255
- "If you have subscription data from Subscribe to Comments Reloaded < v2.0 "
256
- "that you want to import, you'll need to import that data manually, as only "
257
- "one import routine will ever run to prevent data loss."
258
- msgstr ""
259
- "Ha a Subscribe to Comments Reloaded v2.0 előtti verzióban vannak "
260
- "importálandó feliratkozási adataid, ezeket manuálisan kell importálnod, mert "
261
- "az adatvesztés megelőzése érdekében csak egyetlen importálási folyamatot "
262
- "alkalmazunk."
263
 
264
- #: utils/stcr_upgrade.php:153 utils/stcr_upgrade.php:225
265
- #: utils/stcr_upgrade.php:374
266
- #, fuzzy
267
  msgid ""
268
- "Please visit <a href=\"options-general.php?page=subscribe-to-comments-"
269
- "reloaded/options/index.php\">Settings -> Subscribe to Comments</a> to review "
270
- "your configuration.<a class=\"dismiss\" href=\"#\">Got it. </a><img class="
271
- "\"stcr-loading-animation\" src=\""
272
  msgstr ""
273
- "Látogass el a <a href=\"options-general.php?page=subscribe-to-comments-"
274
- "reloaded/options/index.php\">Beállítások -> Subscribe to Comments</a> "
275
- "oldalra a beállítások ellenőrzéséhez."
276
 
277
- #: utils/stcr_upgrade.php:224
278
- #, fuzzy
279
- msgid ""
280
- "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
281
- "from the <strong>Comment Reply Notification</strong> plugin was detected and "
282
- "automatically imported into <strong>Subscribe to Comments Reloaded</strong>."
283
- msgstr ""
284
- "<strong>Comment Reply Notification</strong> által kezelt feliratkozási "
285
- "adatokat találtunk és importáltunk is őket a <strong>Subscribe to Comments "
286
- "Reloaded</strong>-be."
287
 
288
- #: utils/stcr_upgrade.php:224
289
  msgid ""
290
- " It is recommended that you now <strong>deactivate</strong> Comment Reply "
291
- "Notification to prevent confusion between the two plugins."
292
  msgstr ""
293
- "Javasoljuk, hogy most <strong>kapcsold ki</strong> a Comment Reply "
294
- "Notification-t, hogy megelőzzük a két plugin összeakadását."
295
 
296
- #: utils/stcr_upgrade.php:371
297
- #, fuzzy
298
- msgid ""
299
- "<strong>Subscribe to Comments Reloaded:</strong> Plugin options and comment "
300
- "subscription data from the <strong>WP Comment Subscriptions</strong> plugin "
301
- "were detected and automatically imported into <strong>Subscribe to Comments "
302
- "Reloaded</strong>."
303
- msgstr ""
304
- "<strong>WP Comment Subscriptions</strong> által kezelt feliratkozási "
305
- "adatokat és beállításokat találtunk és importáltunk is őket a "
306
- "<strong>Subscribe to Comments Reloaded</strong>-be."
307
 
308
- #: utils/stcr_upgrade.php:371
309
- msgid ""
310
- " It is recommended that you now <strong>deactivate</strong> WP Comment "
311
- "Subscriptions to prevent confusion between the two plugins."
312
- msgstr ""
313
- "Javasoljuk, hogy most <strong>kapcsold ki</strong> a WP Comment "
314
- "Subscriptions-t, hogy megelőzzük a két plugin összeakadását."
315
 
316
- #: utils/stcr_upgrade.php:372
 
 
 
 
317
  msgid ""
318
- "If you have subscription data from another plugin (such as Subscribe to "
319
- "Comments or Subscribe to Comments Reloaded < v2.0) that you want to import, "
320
- "you'll need to import that data manually, as only one import routine will "
321
- "ever run to prevent data loss."
322
  msgstr ""
323
- "Ha feliratkozási adataid vannak másik pluginban (mind például a Subscribe to "
324
- "Comments vagy a Subscribe to Comments Reloaded v2.0-nél régebbi verziói) és "
325
- "ezeket szeretnéd importálni, ezeket manuálisan kell importálnod, mert az "
326
- "adatvesztés megelőzése érdekében csak egyetlen importálási folyamatot "
327
- "alkalmazunk."
328
 
329
- #: utils/stcr_upgrade.php:373
 
 
 
 
330
  msgid ""
331
- "<strong>Note:</strong> If you were previously using the "
332
- "<code>wp_comment_subscriptions_show()</code> function or the <code>[wpcs-"
333
- "subscribe-url]</code> shortcode, you'll need to replace those with "
334
- "<code>subscribe_reloaded_show()</code> and <code>[subscribe-url]</code> "
335
- "respectively."
336
  msgstr ""
337
- "<strong>Megjegyzés:</strong> Ha korábban a "
338
- "<code>wp_comment_subscriptions_show()</code> funkciót vagy a <code>[wpcs-"
339
- "subscribe-url]</code> shortcode-ot használtad, ezeket le kell cserélned a "
340
- "<code>subscribe_reloaded_show()</code> funkcióra és a <code>[subscribe-url]</"
341
- "code> shortcode-ra."
342
 
343
- #: utils/stcr_upgrade.php:387
344
  msgid ""
345
- "<strong>Thank you for installing Subscribe to Comments Reloaded!</strong>."
346
  msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
347
 
348
- #: utils/stcr_upgrade.php:388
349
- msgid ""
350
- "If you find a bug or an issue you can report it <a href=\"https://github.com/"
351
- "stcr/subscribe-to-comments-reloaded/issues\" target=\"_blank\">here</a>."
352
- msgstr ""
 
 
353
 
354
- #: utils/stcr_upgrade.php:389
355
  msgid ""
356
- "If you want to donate you can do it via <a href=\"\n"
357
- "https://www.paypal.com/cgi-bin/webscr?"
358
- "cmd=_donations&business=XF86X93FDCGYA&lc=US&item_name=Datasoft"
359
- "%20Engineering&item_number=DI%2dSTCR&currency_code=USD&bn=PP%2dDonationsBF"
360
- "%3abtn_donate_LG%2egif%3aNonHosted\" target=\"_blank\">PayPal</a>."
361
  msgstr ""
 
 
 
362
 
363
- #: utils/stcr_upgrade.php:391
364
- msgid ""
365
- "Please visit the <a href=\"https://wordpress.org/plugins/subscribe-to-"
366
- "comments-reloaded/changelog/\" target=\"_blank\">Changelog</a> for detailed "
367
- "information on plugin changes.<a class=\"dismiss\" href=\"#\">Got it. </"
368
- "a><img class=\"stcr-loading-animation\" src=\""
369
  msgstr ""
 
 
370
 
371
- #: utils/stcr_upgrade.php:403
372
  msgid ""
373
- "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
374
- "160106."
 
 
375
  msgstr ""
 
 
 
 
376
 
377
- #: utils/stcr_upgrade.php:404
378
  msgid ""
379
- "This version includes many changes and fixes to improve your experience with "
380
- "the plugin, including One Click Unsubscribe, Rich Text Editor to create HTML "
381
- "email templates, Subscription Checkbox position, and more!"
382
  msgstr ""
 
 
383
 
384
- #: utils/stcr_upgrade.php:405
385
  msgid ""
386
- "Please visit the <a href=\"https://wordpress.org/plugins/subscribe-to-"
387
- "comments-reloaded/changelog/\" target=\"_blank\">Changelog</a> for a "
388
- "complete list of changes.<a class=\"dismiss\" href=\"#\">Got it. </a><img "
389
- "class=\"stcr-loading-animation\" src=\""
390
  msgstr ""
 
 
391
 
392
- #: utils/stcr_upgrade.php:419
393
- msgid "Announcement: Introducing Comment Mail"
394
- msgstr ""
395
 
396
- #: utils/stcr_upgrade.php:420
397
- msgid ""
398
- "<strong><a href=\"http://comment-mail.com/r/stcr-to-cm/\" target=\"_blank"
399
- "\">Comment Mail</strong></a> is a new free plugin based on the original "
400
- "<strong>Subscribe to Comments Reloaded</strong> and includes all of the core "
401
- "StCR features."
402
- msgstr ""
403
 
404
- #: utils/stcr_upgrade.php:421
405
  msgid ""
406
- "A powerful StCR importer lets you import your StCR settings and "
407
- "subscriptions into Comment Mail, allowing for a seamless transition."
408
  msgstr ""
 
 
409
 
410
- #: utils/stcr_upgrade.php:422
411
  msgid ""
412
- "Need more powerful features to manage your subscriptions but can't wait for "
413
- "StCR? <a href=\"http://comment-mail.com/r/stcr-to-cm/\" target=\"_blank"
414
- "\">Take a look at Comment Mail!</a>"
415
  msgstr ""
 
 
416
 
417
- #: utils/stcr_upgrade.php:423
418
  msgid ""
419
- "<em>Note: Subscribe to Comments Reloaded remains in active development.</"
420
- "em><a class=\"dismiss\" href=\"#\">Got it. </a><img class=\"stcr-loading-"
421
- "animation\" src=\""
422
  msgstr ""
 
 
 
423
 
424
- #: templates/user.php:23 templates/author.php:23
425
- #: options/panel1-business-logic.php:70
426
- msgid "Subscriptions deleted:"
427
- msgstr "Feliratkozások törölve:"
428
-
429
- #: templates/user.php:27 templates/author.php:27
430
- #: options/panel1-business-logic.php:74
431
- msgid "Subscriptions suspended:"
432
- msgstr "Feliratkozások kikapcsolva:"
433
-
434
- #: templates/user.php:31 templates/author.php:31
435
- #: options/panel1-business-logic.php:78
436
- msgid "Subscriptions activated:"
437
- msgstr "Feliratkozások bekapcsolva:"
438
-
439
- #: templates/user.php:35 templates/user.php:39 templates/author.php:35
440
- #: templates/author.php:39 options/panel1-business-logic.php:82
441
- #: options/panel1-business-logic.php:86
442
- msgid "Subscriptions updated:"
443
- msgstr "Feliratkozások frissítva:"
444
-
445
- #: templates/user.php:52 templates/author.php:52
446
- #: options/panel1-edit-subscription.php:11 options/panel1.php:22
447
- #: options/panel1.php:117 options/panel1.php:153
448
  msgid ""
449
- "Please remember: this operation cannot be undone. Are you sure you want to "
450
- "proceed?"
451
- msgstr ""
452
- "Kérlek vedd figyelembe, hogy ezt nem tudod visszavonni. Biztos folytatod?"
453
-
454
- #: templates/user.php:57 templates/request-management-link.php:73
455
- #: templates/subscribe.php:89 options/panel1-add-subscription.php:16
456
- #: options/panel1.php:65 options/panel1.php:126
457
- msgid "Email"
458
- msgstr "Email"
459
-
460
- #: templates/user.php:58 templates/author.php:58 options/panel1.php:129
461
- msgid "Legend: Y = all comments, R = replies only, C = inactive"
462
- msgstr ""
463
- "Magyarázat: Y = minden hozzászólás, R = csak az enyémre adott válaszok, C = "
464
- "kikapcsolva"
465
-
466
- #: templates/user.php:63
467
- msgid "F j, Y"
468
  msgstr ""
 
 
 
469
 
470
- #: templates/user.php:67 templates/author.php:69
471
- msgid "Select all"
472
- msgstr "Mind kiválasztása"
473
 
474
- #: templates/user.php:68 templates/author.php:70
475
- msgid "Invert selection"
476
- msgstr "Fordított kiválasztás"
477
 
478
- #: templates/user.php:69 templates/author.php:71 options/panel1.php:161
479
- msgid "Action:"
480
- msgstr "Tevékenység:"
481
 
482
- #: templates/user.php:70 templates/author.php:72 options/panel1.php:153
483
- msgid "Delete"
484
- msgstr "Törlés"
485
 
486
- #: templates/user.php:71 templates/author.php:73 options/panel1.php:163
487
- msgid "Suspend"
488
- msgstr "Kikapcsolás"
489
 
490
- #: templates/user.php:72 templates/author.php:74
491
- #, fuzzy
492
- msgid "All comments"
493
- msgstr "Minden új hozzászólás"
494
 
495
- #: templates/user.php:74 templates/author.php:76 options/panel1.php:166
496
- msgid "Activate"
497
- msgstr "Aktiválás"
498
 
499
- #: templates/user.php:76 templates/author.php:77 options/panel1.php:167
500
- msgid "Update subscriptions"
501
- msgstr "Feliratkozások frissítése"
502
 
503
- #: templates/user.php:79 templates/author.php:80
504
- #: templates/one-click-unsubscribe.php:28
505
- msgid "No subscriptions match your search criteria."
506
- msgstr "Nincs a keresésnek megfelelő feliratkozás."
507
 
508
- #: templates/request-management-link.php:75 templates/subscribe.php:91
509
- msgid "Send"
510
- msgstr "Küldés"
511
 
512
- #: templates/author.php:57
513
- msgid "Title"
514
- msgstr "Cím"
515
 
516
- #: templates/subscribe.php:43 templates/subscribe.php:44
517
- msgid "New subscription to"
518
- msgstr "Új feliratkozás erre"
 
 
519
 
520
- #: templates/subscribe.php:44
521
- msgid "User:"
522
- msgstr "Felhasználó:"
 
 
523
 
524
- #: options/panel6.php:8 options/panel7.php:8
525
- msgid "Support the developers"
526
- msgstr "Támogasd a fejlesztőt"
527
 
528
- #: options/panel6.php:18
529
- #, fuzzy
530
  msgid ""
531
- "How valuable is the feature offered by this plugin to your visitors? please "
532
- "consider supporting the author if this plugin made your web site better, "
533
- "especially if you are making money out of it. Any donation received will be "
534
- "reinvested in the development of <strong>Subscribe to Comments Reloaded</"
535
- "strong>, and to buy some food for my hungry family."
536
  msgstr ""
537
- "Mennyire hasznos ezen plugin szolgáltatása a látogatóidnak? Subscribe to "
538
- "Comments Reloaded most és mindig ingyenes lesz, de kérlek fontold meg, a "
539
- "fejlesztő támogatását, főleg, ha oldaladdal pénzt is keresel. Minden "
540
- "beérkező támogatást a Subscribe to Comments Reloaded plugin "
541
- "továbbfejlesztésére, no meg egy kis ételre fordítok - éhes családom számára."
542
 
543
- #: options/panel6.php:20
544
- msgid "Don't want to donate? You can still help"
545
- msgstr "Nem akarsz adakozni? Akkor is segíthetsz"
546
 
547
- #: options/panel6.php:21
548
  msgid ""
549
- "If you don't want to donate money, please consider blogging about my plugin "
550
- "with a link to the plugin's page. Please let your readers know what makes "
551
- "your blog better. You can also contribute donating your time: do not "
552
- "hesitate to send me bug reports, your localization files, ideas on how to "
553
- "improve <strong>Subscribe to Comments Reloaded</strong> and so on. Whatever "
554
- "you do, thanks for using my plugin!"
555
  msgstr ""
556
- "Ha nem akarsz pénzzel támogatni, kérlek írj a plugin-ról, és helyezd el a "
557
- "plugin linkjét benne. Írd meg, hogyan tette blogodat jobbá ez a megoldás. "
558
- "Segíthetsz az időddel is: ne habozz, küldj hibajelentést, fordítás fájlokat, "
559
- "fejlesztési ötleteket, stb. Bármit is teszel, köszönöm hogy az én plugin-"
560
- "emet használod!"
561
-
562
- #: options/panel6.php:23
563
- #, fuzzy
564
- msgid "Subscribe to the Beta testers"
565
- msgstr "Subscribe authors"
566
 
567
- #: options/panel6.php:24
568
  msgid ""
569
- "Before a new Update we release a Beta version so that our current users can "
570
- "give us feedback if they find a bug, If you want to join the tester list you "
571
- "can add your email <a href='http://eepurl.com/biCk1b' target='_blank'>here</"
572
- "a>"
573
  msgstr ""
574
 
575
- #: options/panel6.php:26
576
- msgid "Vote and show your appreciation"
577
- msgstr "Szavazz és mutasd meg, ha tetszik"
578
 
579
- #: options/panel6.php:27
580
  msgid ""
581
- "Tell other people if <strong>Subscribe to Comments Reloaded</strong> works "
582
- "for you and how good it is. <a href=\"http://wordpress.org/extend/plugins/"
583
- "subscribe-to-comments-reloaded/\">Rate it</a> on its Plugin Directory page."
584
  msgstr ""
585
- "Mondd el másoknak is, ha a Subscribe to Comments Reloaded jól szolgál az "
586
- "oldalodon. <a href=\"http://wordpress.org/extend/plugins/subscribe-to-"
587
- "comments-reloaded/\">Értékeld</a> a Plugin oldalon."
588
 
589
- #: options/panel1-business-logic.php:23
590
- msgid "Subscription added."
591
- msgstr "Feliratkozás hozzáadva."
 
 
 
 
592
 
593
- #: options/panel1-business-logic.php:39
594
- msgid "Subscriptions updated."
595
- msgstr "Feliratkozás frissítve."
596
 
597
- #: options/panel1-business-logic.php:51
598
- msgid "Subscription deleted."
599
- msgstr "Feliratkozás törölve."
600
 
601
- #: options/panel1-business-logic.php:110
602
- msgid "&laquo; Previous"
603
- msgstr "&laquo; Előző"
 
 
604
 
605
- #: options/panel1-business-logic.php:114
606
- msgid "Next &raquo;"
607
- msgstr "Következő &raquo;"
608
 
609
- #: options/panel5.php:18 options/panel5.php:60 options/panel3.php:73
610
- #: options/panel4.php:70 options/panel2.php:49
611
- msgid "Your settings have been successfully updated."
612
- msgstr "Beállításaid sikeresen frissítve."
 
613
 
614
- #: options/panel5.php:20 options/panel5.php:62 options/panel3.php:75
615
- #: options/panel4.php:72 options/panel2.php:51
616
- msgid "There was an error updating the following fields:"
617
- msgstr "Hiba volt az alábbi mezők frissítésekor."
618
 
619
- #: options/panel5.php:28 options/panel5.php:75
620
  msgid "Autopurge requests"
621
  msgstr "Kérések automatikus ürítése"
622
 
623
- #: options/panel5.php:31 options/panel5.php:84
624
  msgid "Enable double check"
625
  msgstr "Dupla ellenőrzés bekapcsolása"
626
 
627
- #: options/panel5.php:34 options/panel5.php:92
628
  msgid "Subscribe authors"
629
  msgstr "Subscribe authors"
630
 
631
- #: options/panel5.php:37 options/panel5.php:102
632
  msgid "Enable HTML emails"
633
  msgstr "HTML e-mailek bekapcsolása"
634
 
635
- #: options/panel5.php:40
636
  msgid "HTMLify Links in HTML emails"
637
  msgstr "HTML linkekké alakítás a HTML e-mailekben"
638
 
639
- #: options/panel5.php:43
640
  msgid "Send trackbacks"
641
  msgstr "Trackback küldés"
642
 
643
- #: options/panel5.php:46
644
  msgid "Notify admin"
645
  msgstr "Admin értesítés"
646
 
647
- #: options/panel5.php:49 options/panel5.php:140
648
  msgid "Let admin subscribe"
649
  msgstr "Az admin is feliratkozhat"
650
 
651
- #: options/panel5.php:52 options/panel5.php:149
652
  msgid "BCC admin on Notifications"
653
  msgstr "Titkos másolat az adminisztrátornak az értesítésekről"
654
 
655
- #: options/panel5.php:55
656
- #, fuzzy
657
- msgid "StCR Subscription Box Position"
658
- msgstr "Új feliratkozás erre"
 
 
 
 
 
659
 
660
- #: options/panel5.php:78
661
  msgid "days"
662
  msgstr "nap"
663
 
664
- #: options/panel5.php:79
665
  msgid ""
666
  "Delete pending subscriptions (not confirmed) after X days. Zero disables "
667
  "this feature."
@@ -669,27 +852,20 @@ msgstr ""
669
  "Meg nem erősített feliratkozások törlése X nap után. Nulla érték esetén "
670
  "nincs törlés."
671
 
672
- #: options/panel5.php:86 options/panel5.php:95 options/panel5.php:104
673
- #: options/panel5.php:114 options/panel5.php:123 options/panel5.php:133
674
- #: options/panel5.php:142 options/panel5.php:151 options/panel5.php:160
675
- #: options/panel2.php:66 options/panel2.php:76 options/panel2.php:105
676
- msgid "Yes"
677
- msgstr "Igen"
678
-
679
- #: options/panel5.php:88
680
  msgid ""
681
  "Send a notification email to confirm the subscription (to avoid addresses "
682
  "misuse)."
683
  msgstr ""
684
  "Megerősítő email küldés a feliratkozáshoz (helytelen email cím elkerüléshez)."
685
 
686
- #: options/panel5.php:97
687
  msgid ""
688
  "Automatically subscribe authors to their own articles (not retroactive)."
689
  msgstr ""
690
  "Automatically subscribe authors to their own articles (not retroactive)."
691
 
692
- #: options/panel5.php:106
693
  msgid ""
694
  "If enabled, will send email messages with content-type = text/html instead "
695
  "of text/plain"
@@ -697,11 +873,11 @@ msgstr ""
697
  "Bekapcsolva az e-mail értesítéseknél a content-type = text/html lesz text/"
698
  "plain helyett"
699
 
700
- #: options/panel5.php:111
701
  msgid "HTMLify links in emails"
702
  msgstr "HTML linkekké alakítás az e-mailekben"
703
 
704
- #: options/panel5.php:116
705
  msgid ""
706
  "If enabled, will wrap all links in messages with <code>&lt;a href=\"\"&gt;"
707
  "&lt;/a&gt;</code> (only when HTML emails enabled)."
@@ -710,45 +886,35 @@ msgstr ""
710
  "<code>&lt;a href=\"\"&gt;&lt;/a&gt;</code> (csak ha a HTML e-mail be van "
711
  "kapcsolva)."
712
 
713
- #: options/panel5.php:121
714
  msgid "Process trackbacks"
715
  msgstr "Trackback-ek feldolgozása"
716
 
717
- #: options/panel5.php:125
718
  msgid ""
719
  "Notify users when a new trackback or pingback is added to the discussion."
720
  msgstr ""
721
  "Felhasználó értesítése, ha új trackback vagy pingback érkezik egy "
722
  "beszélgetéshez."
723
 
724
- #: options/panel5.php:130
725
  msgid "Track all subscriptions"
726
  msgstr "Minden feliratkozás követése"
727
 
728
- #: options/panel5.php:135
729
  msgid "Notify the administrator when users subscribe without commenting."
730
  msgstr ""
731
  "Adminisztrátori értesítés, ha valaki hozzászólás nélkül iratkozik fel "
732
  "értesítésre."
733
 
734
- #: options/panel5.php:144
735
  msgid "Let the administrator subscribe to comments when logged in."
736
  msgstr "Az adminisztrátor bejelentkezve fel tudjon iratkoznu."
737
 
738
- #: options/panel5.php:153
739
  msgid "Send a copy of all Notifications to the administrator."
740
  msgstr "Másolat küldés minden értesítésről az adminisztrátornak."
741
 
742
- #: options/panel5.php:158
743
- msgid "StCR Box Position"
744
- msgstr ""
745
-
746
- #: options/panel5.php:162
747
- msgid ""
748
- "If this option is enable the subscriptioin box will be above the submit "
749
- "button in your comment form."
750
- msgstr ""
751
-
752
  #: options/panel5.php:167
753
  msgid "StCR Unique Key"
754
  msgstr "StCR Unique Key"
@@ -762,7 +928,6 @@ msgid "Generate"
762
  msgstr "Generálás"
763
 
764
  #: options/panel5.php:184
765
- #, fuzzy
766
  msgid ""
767
  "This Unique Key will be use to send the notification to your subscribers "
768
  "with more security."
@@ -771,642 +936,593 @@ msgstr ""
771
  "nagyobb\n"
772
  "\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tbiztonsággal menjenek ki."
773
 
774
- #: options/panel5.php:195 options/panel3.php:200 options/panel4.php:207
775
- #: options/panel2.php:189
776
- msgid "Save Changes"
777
- msgstr "Változások Mentése"
778
-
779
- #: options/index.php:58
780
- msgid "Comment Form"
781
- msgstr "Hozzászólás Űrlap"
782
-
783
- #: options/index.php:59
784
- msgid "Management Page"
785
- msgstr "Feliratkozás Kezelés Oldal"
786
-
787
- #: options/index.php:60
788
- msgid "Notifications"
789
- msgstr "Értesítések"
790
-
791
- #: options/index.php:61 options/panel3.php:85 options/panel4.php:80
792
- #: options/panel2.php:58
793
- msgid "Options"
794
- msgstr "Beállítások"
795
-
796
- #: options/index.php:62
797
- msgid "You can help"
798
- msgstr "Segíthetsz"
799
-
800
- #: options/index.php:63
801
- msgid "Support"
802
- msgstr "Падтрымка"
803
-
804
- #: options/index.php:64
805
- msgid "Donate"
806
- msgstr ""
807
-
808
- #: options/panel3.php:16 options/panel3.php:90
809
- msgid "Virtual Management Page"
810
- msgstr "Virtuális Feliratkozások Kezelés Oldal"
811
-
812
- #: options/panel3.php:21 options/panel3.php:99
813
- msgid "Page title"
814
- msgstr "Oldal cím"
815
-
816
- #: options/panel3.php:26 options/panel3.php:108
817
- msgid "Management URL"
818
- msgstr "Feliratkozás Kezelése URL"
819
-
820
- #: options/panel3.php:31 options/panel3.php:120
821
- msgid "Custom HEAD meta"
822
- msgstr "Egyedi HEAD meta"
823
-
824
- #: options/panel3.php:37 options/panel3.php:134
825
- msgid "Request link"
826
- msgstr "Kérés link"
827
-
828
- #: options/panel3.php:42 options/panel3.php:144
829
- msgid "Request submitted"
830
- msgstr "Kérés beküldve"
831
-
832
- #: options/panel3.php:47 options/panel3.php:154
833
- msgid "Subscribe without commenting"
834
- msgstr "Feliratkozás hozzászólás nélkül"
835
-
836
- #: options/panel3.php:52 options/panel3.php:164
837
- msgid "Subscription processed"
838
- msgstr "Feliratkozás feldolgozva"
839
-
840
- #: options/panel3.php:57 options/panel3.php:174
841
- msgid "Subscription processed (DCI)"
842
- msgstr "Feliratkozás feldolgozva (DCI)"
843
-
844
- #: options/panel3.php:62 options/panel3.php:183
845
- msgid "Authors"
846
- msgstr "Szerzők"
847
-
848
- #: options/panel3.php:67 options/panel3.php:191
849
- msgid "Users"
850
- msgstr "Felhasználók"
851
-
852
- #: options/panel3.php:93
853
- msgid "Enabled"
854
- msgstr "Bekapcsolva"
855
-
856
- #: options/panel3.php:94
857
- msgid "Disabled"
858
- msgstr "Kikapcsolva"
859
 
860
- #: options/panel3.php:95
861
- #, fuzzy
862
  msgid ""
863
- "Disable the virtual management page if you need to create a <a href="
864
- "\"https://github.com/stcr/subscribe-to-comments-reloaded/wiki/KB#create-a-"
865
- "real-management-page\">real page</a> to make your theme happy."
 
 
866
  msgstr ""
867
- "Kikapcsolja a Virtuális Feliratkozások Kezelés Oldalt, ha <a href=\"http://"
868
- "behstant.com/subscribe-reloaded/realMgnPage.php\">igazi oldalt</a> kell "
869
- "létrehoznod, a weboldalsablonod miatt."
 
 
870
 
871
- #: options/panel3.php:104
872
- msgid "Title of the page your visitors will use to manage their subscriptions."
873
- msgstr ""
874
- "Az oldal címe, melyet a felhasználók a feliratkozás kezeléshez fognak "
875
- "használni."
876
 
877
- #: options/panel3.php:112
878
  msgid ""
879
- "The permalink for your management page (something like <code>/manage-"
880
- "subscriptions</code> or <code>/?page_id=345</code>). This page <b>does not</"
881
- "b> actually exist in the system, but its link must follow your permalink "
882
- "structure."
 
 
883
  msgstr ""
884
- "A feliratkozás kezelés oldal barátságos url-je (valami ilyesmi <code>/"
885
- "feliratkozas-kezeles</code> vagy <code>/?page_id=345</code>). Ez az oldal "
886
- "jelenleg <b>nem létezik</b> a weboldaladon, de a linknek követnei kell az "
887
- "oldaladon használt barátságos url struktúrát."
 
888
 
889
- #: options/panel3.php:114
890
- msgid ""
891
- "Warning: it looks like the value you are using may be incompatible with your "
892
- "permalink structure"
893
- msgstr ""
894
- "Figyelem: úgy néz ki a megadott érték nem kompatibilis a barátságos url "
895
- "struktúráddal"
896
 
897
- #: options/panel3.php:124
898
  msgid ""
899
- "Specify your custom HTML code to be added to the HEAD section of the page. "
900
- "Use <strong>single</strong> quotes for values."
 
 
901
  msgstr ""
902
- "Add meg az egyedi HTML kódot, amit az oldal HEAD részében jelenítünk meg. "
903
- "Használj <strong>aposztrofot</strong> az értékekhez."
904
-
905
- #: options/panel3.php:130 options/panel4.php:113
906
- msgid "Messages"
907
- msgstr "Üzenetek"
908
 
909
- #: options/panel3.php:139
910
- msgid "Text shown to those who request to manage their subscriptions."
911
- msgstr "Szöveg azoknak, akik kérik a feliratkozás kezelés linket."
912
-
913
- #: options/panel3.php:149
914
- msgid ""
915
- "Thank you note shown after the request here above has been processed. "
916
- "Allowed tags: [post_title], [post_permalink]"
917
- msgstr ""
918
- "Köszönet szöveg, amit akkor mutatunk, amikor a fenti kérés feldolgozásra "
919
- "került. Használható címkék: [post_title], [post_permalink]"
920
 
921
- #: options/panel3.php:159
922
  msgid ""
923
- "Text shown to those who want to subscribe without commenting. Allowed tags: "
924
- "[post_title], [post_permalink]"
 
925
  msgstr ""
926
- "Szöveg azoknak, akik hozzászólás nélkül akarnak feliratkozni. Használható "
927
- "címkék: [post_title], [post_permalink]"
 
928
 
929
- #: options/panel3.php:169
930
- msgid ""
931
- "Thank you note shown after the subscription request has been processed "
932
- "(double check-in disabled). Allowed tags: [post_title], [post_permalink]"
933
- msgstr ""
934
- "Köszönet szöveg, amit akkor mutatunk, amikor a fenti kérés feldolgozásra "
935
- "került (dupla ellenőrzés kikapcsolva). Használható címkék: [post_title], "
936
- "[post_permalink]"
937
 
938
- #: options/panel3.php:179
939
  msgid ""
940
- "Thank you note shown after the subscription request has been processed "
941
- "(double check-in enabled). Allowed tags: [post_title], [post_permalink]"
 
 
942
  msgstr ""
943
- "Köszönet szöveg, amit akkor mutatunk, amikor a fenti kérés feldolgozásra "
944
- "került (dupla ellenőrzés bekapcsolva). Használható címkék: [post_title], "
945
- "[post_permalink]"
946
-
947
- #: options/panel3.php:187
948
- msgid "Introductory text for the authors' management page."
949
- msgstr "Bevezető szöveg a szerzők kezelő oldalához."
950
-
951
- #: options/panel3.php:195
952
- msgid "Introductory text for the users' management page."
953
- msgstr "Bevezető szöveg a felhasználók kezelőoldalához."
954
-
955
- #: options/panel1-edit-subscription.php:8
956
- msgid "Update Subscription"
957
- msgstr "Értesítés frissítése"
958
-
959
- #: options/panel1-edit-subscription.php:11
960
- #: options/panel1-edit-subscription.php:21
961
- #: options/panel1-edit-subscription.php:22
962
- #: options/panel1-edit-subscription.php:23 options/panel1.php:31
963
- #: options/panel1.php:32 options/panel1.php:33
964
- msgid "optional"
965
- msgstr "nem kötelező"
966
-
967
- #: options/panel1-edit-subscription.php:13
968
- #: options/panel1-add-subscription.php:13
969
- msgid "Post:"
970
- msgstr "Bejegyzés:"
971
-
972
- #: options/panel1-edit-subscription.php:16 options/panel1.php:26
973
- msgid "From"
974
- msgstr "Feladó"
975
-
976
- #: options/panel1-edit-subscription.php:20 options/panel1.php:30
977
- msgid "To"
978
- msgstr "Címzett"
979
-
980
- #: options/panel1-edit-subscription.php:26
981
- #: options/panel1-add-subscription.php:20 options/panel1.php:36
982
- #: options/panel1.php:69 options/panel1.php:139
983
- msgid "Status"
984
- msgstr "Státusz"
985
-
986
- #: options/panel1-edit-subscription.php:28 options/panel1.php:38
987
- msgid "Keep unchanged"
988
- msgstr "Maradjon változatlan"
989
-
990
- #: options/panel1-edit-subscription.php:29
991
- #: options/panel1-add-subscription.php:22 options/panel1.php:39
992
- #: options/panel1.php:72
993
- msgid "Active"
994
- msgstr "Aktív"
995
-
996
- #: options/panel1-edit-subscription.php:30
997
- #: options/panel1-add-subscription.php:23 options/panel1.php:40
998
- #: options/panel1.php:73
999
- msgid "Replies only"
1000
- msgstr "Csak a válaszokra"
1001
-
1002
- #: options/panel1-edit-subscription.php:31 options/panel1.php:41
1003
- msgid "Suspended"
1004
- msgstr "Kikapcsolva"
1005
-
1006
- #: options/panel1-edit-subscription.php:33
1007
- #: options/panel1-add-subscription.php:26 options/panel1.php:43
1008
- msgid "Update"
1009
- msgstr "Frissítés"
1010
-
1011
- #: options/panel1-add-subscription.php:8 options/panel1.php:54
1012
- msgid "Add New Subscription"
1013
- msgstr "Új Feliratkozás hozzáadása "
1014
-
1015
- #: options/panel1-add-subscription.php:24 options/panel1.php:74
1016
- msgid "Ask user to confirm"
1017
- msgstr "Megerősítés kérés"
1018
 
1019
- #: options/panel8.php:11
1020
- #, fuzzy
1021
  msgid "Support Subscribe to Comments Reloaded"
1022
  msgstr "Subscribe to Comments Reloaded Fontos Közlendő"
1023
 
1024
- #: options/panel8.php:12
1025
  msgid ""
1026
  "Every contribution that you make is high valuable, so if you consider this "
1027
  "plugin a helpful tool we will use your donation to invest on support and "
1028
  "developing time."
1029
  msgstr ""
1030
 
1031
- #: options/panel4.php:17 options/panel4.php:85
1032
- msgid "Sender name"
1033
- msgstr "Küldő neve"
1034
-
1035
- #: options/panel4.php:22 options/panel4.php:98
1036
- msgid "Sender email address"
1037
- msgstr "Küldő e-mail címe"
1038
 
1039
- #: options/panel4.php:27 options/panel4.php:118
1040
- msgid "Notification subject"
1041
- msgstr "Értesítés tárgya"
 
 
1042
 
1043
- #: options/panel4.php:33 options/panel4.php:39 options/panel4.php:131
1044
- msgid "Notification message"
1045
- msgstr "Értesítés szövege"
1046
 
1047
- #: options/panel4.php:44 options/panel4.php:145
1048
- msgid "Double check subject"
1049
- msgstr "Dupla ellenőrzés tárgya"
1050
 
1051
- #: options/panel4.php:49 options/panel4.php:158
1052
- msgid "Double check message"
1053
- msgstr "Dupla ellenőrzés szövege"
1054
 
1055
- #: options/panel4.php:54 options/panel4.php:170
1056
- msgid "Management subject"
1057
- msgstr "Feliratkozás Kezelés tárgya"
1058
 
1059
- #: options/panel4.php:59 options/panel4.php:64 options/panel4.php:183
1060
- msgid "Management message"
1061
- msgstr "Feliratkozás Kezelés szövege"
 
1062
 
1063
- #: options/panel4.php:92
1064
  msgid ""
1065
- "Name to use for the \"from\" field when sending a new notification to the "
1066
- "user."
1067
- msgstr "Feladó név (az értesítő \"from\" mezőhöz)."
1068
 
1069
- #: options/panel4.php:106
1070
- msgid ""
1071
- "Email address to use for the \"from\" field when sending a new notification "
1072
- "to the user."
1073
- msgstr "Feladó e-mail cím (az értesítő \"from\" mezőhöz)."
1074
 
1075
- #: options/panel4.php:125
1076
- msgid "Subject of the notification email. Allowed tag: [post_title]"
1077
- msgstr "Értesítő e-mail tárgya. Használható címkék: [post_title]"
1078
 
1079
- #: options/panel4.php:138
1080
- msgid ""
1081
- "Content of the notification email. Allowed tags: [post_title], "
1082
- "[comment_permalink], [comment_author], [comment_content], [post_permalink], "
1083
- "[manager_link]"
 
1084
  msgstr ""
1085
- "Az értesítő e-mail szövege. Használható címkék: [post_title], "
1086
- "[comment_permalink], [comment_author], [comment_content], [post_permalink], "
1087
- "[manager_link]"
1088
 
1089
- #: options/panel4.php:139
1090
  msgid ""
1091
- "<p><strong>Note: To get a default template clear all the content and save "
1092
- "the options.</strong></p>"
1093
  msgstr ""
 
 
1094
 
1095
- #: options/panel4.php:152
1096
- msgid "Subject of the confirmation email. Allowed tag: [post_title]"
1097
- msgstr "A megerősítő e-mail tárgya. Használható címkék: [post_title]"
1098
-
1099
- #: options/panel4.php:164
1100
  msgid ""
1101
- "Content of the confirmation email. Allowed tags: [post_permalink], "
1102
- "[confirm_link], [post_title], [manager_link]"
1103
  msgstr ""
1104
- "A megerősítő e-mail szövege. Használható címkék: [post_permalink], "
1105
- "[confirm_link], [post_title], [manager_link]"
1106
 
1107
- #: options/panel4.php:177
1108
  msgid ""
1109
- "Subject of the mail sent to those who request to access their management "
1110
- "page. Allowed tag: [blog_name]"
1111
  msgstr ""
1112
- "Feliratkozás Kezelés linket kérők e-mailjének tárgya. Használható címkék: "
1113
- "[blog_name]"
1114
 
1115
- #: options/panel4.php:189
1116
  msgid ""
1117
- "Content of the management email. Allowed tags: [blog_name], [manager_link]"
1118
  msgstr ""
1119
- "Feliratkozás Kezelés e-mail szövege. Használható címkék: [blog_name], "
1120
- "[manager_link]"
1121
-
1122
- #: options/panel4.php:195
1123
- #, fuzzy
1124
- msgid "One Click Unsubscribe"
1125
- msgstr "Az admin is feliratkozhat"
1126
-
1127
- #: options/panel4.php:201
1128
- #, fuzzy
1129
- msgid "Content of the One Click confirmation. Allowed tags: [post_title]"
1130
- msgstr "A megerősítő e-mail tárgya. Használható címkék: [post_title]"
1131
-
1132
- #: options/panel2.php:12 options/panel2.php:63
1133
- msgid "Enable default checkbox"
1134
- msgstr "Alapértelmezett jelölőnégyzet bekapcsolás"
1135
-
1136
- #: options/panel2.php:15 options/panel2.php:73
1137
- msgid "Checked by default"
1138
- msgstr "Alapértelmezettként bepipálva"
1139
 
1140
- #: options/panel2.php:18
1141
- msgid "Checked by default Value"
1142
- msgstr "Alapértelmezettként bepipálva"
 
 
 
 
 
1143
 
1144
- #: options/panel2.php:21 options/panel2.php:24 options/panel2.php:102
1145
- msgid "Advanced subscription"
1146
- msgstr "Haladó feliratkozás"
 
 
 
 
 
1147
 
1148
- #: options/panel2.php:27 options/panel2.php:130
1149
- msgid "Custom inline style"
1150
- msgstr "Egyedi inline style"
 
 
 
 
 
 
 
1151
 
1152
- #: options/panel2.php:30 options/panel2.php:139
1153
- msgid "Custom HTML"
1154
- msgstr "Egyedi HTML"
 
 
 
 
 
 
1155
 
1156
- #: options/panel2.php:34
1157
- msgid "Checkbox label"
1158
- msgstr "Jelölőnégyzet címke"
 
 
 
 
 
1159
 
1160
- #: options/panel2.php:37 options/panel2.php:163
1161
- msgid "Subscribed label"
1162
- msgstr "Feliratkozott címke"
 
 
 
 
 
1163
 
1164
- #: options/panel2.php:40
1165
- msgid "Awaiting label"
1166
- msgstr "Várakozás címke"
 
 
 
 
 
1167
 
1168
- #: options/panel2.php:43 options/panel2.php:180
1169
- msgid "Author label"
1170
- msgstr "Szerző címke"
1171
 
1172
- #: options/panel2.php:68
1173
  msgid ""
1174
- "Disable this option if you want to move the subscription checkbox to a "
1175
- "different place on your page."
 
 
 
 
 
1176
  msgstr ""
1177
- "Kapcsolt ki ezt a lehetőséget, ha a feliratkozás jelölőnégyzetet az oldalon "
1178
- "máshol akarod elhelyezni."
1179
-
1180
- #: options/panel2.php:78
1181
- msgid "Decide if the checkbox should be checked by default or not."
1182
- msgstr "Döntsd el, a jelölőnégyzet alaphelyzetben be van jelölve vagy nem."
 
1183
 
1184
- #: options/panel2.php:87
1185
- msgid "Default Checkbox Value"
1186
- msgstr "Alapértelmezett jelölőnégyzet bekapcsolás"
1187
 
1188
- #: options/panel2.php:91 options/panel2.php:120
1189
- msgid "All new comments"
1190
- msgstr "Minden új hozzászólás"
 
 
 
 
 
 
 
 
 
 
1191
 
1192
- #: options/panel2.php:92 options/panel2.php:121
1193
- msgid "Replies to this comment"
1194
- msgstr "Csak a válaszokra"
1195
 
1196
- #: options/panel2.php:94
1197
  msgid ""
1198
- "Select the default option for the Checkbox. Be careful! Some users might "
1199
- "like to be subscribed to all the post."
1200
  msgstr ""
1201
- "Választd ki az alapértéket. Vigyázz! Néhány felhasználó minden "
1202
- "hozzászólásról értesülni akar."
1203
 
1204
- #: options/panel2.php:107
1205
  msgid ""
1206
- "Allow users to choose from different subscription types (all, replies only)."
 
 
1207
  msgstr ""
1208
- "Lehetőséget ad a felhasználóknak a feliratkozási szinek használatára "
1209
- "(minden, csak saját hozzászólásukra érkező)."
1210
-
1211
- #: options/panel2.php:115
1212
- msgid "Advanced default"
1213
- msgstr "Alapértelmezettként bepipálva"
1214
 
1215
- #: options/panel2.php:119
1216
- msgid "None"
1217
- msgstr "Egyik sem"
1218
 
1219
- #: options/panel2.php:124
1220
- msgid ""
1221
- "The default subscription type that should be selected when Advanced "
1222
- "subscriptions are enable."
 
 
1223
  msgstr ""
1224
- "Az alapértelmezett feliratkozási mód, amikor a Haladó feliratkozás be van "
1225
- "kapcsolva."
1226
 
1227
- #: options/panel2.php:135
1228
- msgid "Custom inline CSS to add to the checkbox."
1229
- msgstr "Egyedi inline CSS a jelölőnégyzethez."
1230
 
1231
- #: options/panel2.php:143
1232
  msgid ""
1233
- "Custom HTML code to be used when displaying the checkbox. Allowed tags: "
1234
- "[checkbox_field], [checkbox_label]"
1235
  msgstr ""
1236
- "Egyedi HTML kód a jelölőnégyzet meellett. Használható címkék: "
1237
- "[checkbox_field], [checkbox_label]"
1238
 
1239
- #: options/panel2.php:149
1240
- msgid "Messages for your visitors"
1241
- msgstr "Üzenetek a látogatóknak"
1242
 
1243
- #: options/panel2.php:153
1244
- msgid "Default label"
1245
- msgstr "Alapértelmezett címke"
1246
 
1247
- #: options/panel2.php:158
1248
- msgid "Label associated to the checkbox. Allowed tag: [subscribe_link]"
1249
- msgstr "A jelölőnégyzethez tartozó címke. Használható címkék: [subscribe_link]"
 
 
 
 
1250
 
1251
- #: options/panel2.php:167
1252
  msgid ""
1253
- "Label shown to those who are already subscribed to a post. Allowed tag: "
1254
- "[manager_link]"
 
 
1255
  msgstr ""
1256
- "Címke azoknak, akik már feliratkoztak a bejegyzéshez. Használható címkék: "
1257
- "[manager_link]"
1258
 
1259
- #: options/panel2.php:172
1260
- msgid "Pending label"
1261
- msgstr "Megerősítésre vár címke"
 
 
 
 
 
 
1262
 
1263
- #: options/panel2.php:176
1264
  msgid ""
1265
- "Label shown to those who are already subscribed, but haven't clicked on the "
1266
- "confirmation link yet. Allowed tag: [manager_link]"
1267
  msgstr ""
1268
- "Címke azoknak, akik feliratkoztak, de még nem erősítették meg. Használható "
1269
- "címkék: [manager_link]"
1270
 
1271
- #: options/panel2.php:184
1272
  msgid ""
1273
- "Label shown to authors (and administrators). Allowed tag: [manager_link]"
 
 
1274
  msgstr ""
1275
- "Címke a szerzőknek (és adminisztrátoroknak). Használható címkék: "
1276
- "[manager_link]"
 
 
1277
 
1278
- #: options/panel7.php:18
1279
- msgid "Did you find a Bug on the plugin?"
1280
- msgstr "Hibát találtál a plugin-ben?"
 
 
 
 
 
1281
 
1282
- #: options/panel7.php:19
1283
- #, fuzzy
1284
  msgid ""
1285
- "Please report any bug on the <a href=\"https://github.com/stcr/subscribe-to-"
1286
- "comments-reloaded/issues/new?title=Bug%20Report:%20%3Cshort%20description"
1287
- "%3E&labels=bug\" target=\"_blank\">GitHub</a> Page rather than on the "
1288
- "WordPress Support page."
1289
  msgstr ""
1290
- "Kérlek a hibát a <a href=\"https://github.com/stcr/subscribe-to-comments-"
1291
- "reloaded/issues/\" target=\"_blank\">GitHub</a> oldalon jelezd a WordPress "
1292
- "támogatás oldal helyett."
1293
 
1294
- #: options/panel1.php:19
1295
- msgid "Mass Update Subscriptions"
1296
- msgstr "Feliratkozások csoportos frissítése"
 
 
 
 
1297
 
1298
- #: options/panel1.php:61
1299
- msgid "Post ID"
1300
- msgstr "Post ID"
 
 
 
 
 
 
 
1301
 
1302
- #: options/panel1.php:76
1303
- msgid "Add"
1304
- msgstr "Hozzáadás"
 
 
 
 
1305
 
1306
- #: options/panel1.php:91
1307
- msgid "Search subscriptions"
1308
- msgstr "Feliratkozás keresés"
 
 
 
 
 
 
 
 
 
1309
 
1310
- #: options/panel1.php:95
1311
- #, php-format
1312
  msgid ""
1313
- "You can either <a href=\"%s\">view all the subscriptions</a> or find those "
1314
- "where the"
 
 
 
1315
  msgstr ""
1316
- "Megnézheted <a href=\"%s\">az összes feliratkozást</a> vagy megkeresheted, "
1317
- "ahol"
 
 
 
1318
 
1319
- #: options/panel1.php:99
1320
- msgid "email"
1321
- msgstr "email"
 
1322
 
1323
- #: options/panel1.php:100
1324
- msgid "post ID"
1325
- msgstr "post ID"
 
 
1326
 
1327
- #: options/panel1.php:101
1328
- msgid "status"
1329
- msgstr "státusz"
 
 
 
 
 
1330
 
1331
- #: options/panel1.php:104
1332
- msgid "equals"
1333
- msgstr "egyenlő"
 
 
 
 
1334
 
1335
- #: options/panel1.php:105
1336
- msgid "contains"
1337
- msgstr "tartalmazza"
 
 
1338
 
1339
- #: options/panel1.php:106
1340
- msgid "does not contain"
1341
- msgstr "nem tartalmazza"
 
 
 
1342
 
1343
- #: options/panel1.php:107
1344
- msgid "starts with"
1345
- msgstr "ezzel kezdődik"
 
 
 
 
 
1346
 
1347
- #: options/panel1.php:108
1348
- msgid "ends with"
1349
- msgstr "ezzel végződik"
 
 
1350
 
1351
- #: options/panel1.php:111
1352
- msgid "results per page:"
1353
- msgstr "eredmény oldal:"
 
1354
 
1355
- #: options/panel1.php:113
1356
- msgid "Search"
1357
- msgstr "Keresés"
 
 
1358
 
1359
- #: options/panel1.php:121
1360
- msgid "Reverse the order by Post ID"
1361
- msgstr "Fordított sorrend Post ID alapján"
1362
 
1363
- #: options/panel1.php:122 options/panel1.php:123
1364
- msgid "Reverse the order by Date/Time"
1365
- msgstr "Fordított sorrend Dátum/Idő szerint"
 
 
 
1366
 
1367
- #: options/panel1.php:125
1368
- msgid "Post (ID)"
1369
- msgstr "Post (ID)"
 
 
1370
 
1371
- #: options/panel1.php:128
1372
- msgid "Search query:"
1373
- msgstr "Keresett kifejezés:"
 
 
 
1374
 
1375
- #: options/panel1.php:128
1376
- msgid "Rows:"
1377
- msgstr "Oszlopok:"
 
 
 
1378
 
1379
- #: options/panel1.php:128
1380
- msgid "of"
1381
- msgstr "ennyiből"
 
 
 
1382
 
1383
- #: options/panel1.php:138
1384
- msgid "Date and Time"
1385
- msgstr "Dátum és Idő"
1386
 
1387
- #: options/panel1.php:150
1388
- msgid "Subscription"
1389
- msgstr "Feliratkozás"
1390
 
1391
- #: options/panel1.php:152
1392
- msgid "Edit"
1393
- msgstr "Szerkesztés"
1394
 
1395
- #: options/panel1.php:162
1396
- msgid "Delete forever"
1397
- msgstr "Végleges törlés"
1398
 
1399
- #: options/panel1.php:164
1400
- msgid "Activate and set to Y"
1401
- msgstr "Aktiválás és Y-ra állítás"
 
 
 
 
 
 
1402
 
1403
- #: options/panel1.php:165
1404
- msgid "Activate and set to R"
1405
- msgstr "Aktiválás és R-re állítás"
1406
 
1407
- #: options/panel1.php:170
1408
- msgid "Sorry, no subscriptions match your search criteria."
1409
- msgstr "Bocsi, nincs a keresésnek megfelelő feliratkozás."
 
 
1410
 
1411
  #~ msgid ""
1412
  #~ "The information in your database has been sanitize to prevent the raw "
@@ -1424,9 +1540,6 @@ msgstr "Bocsi, nincs a keresésnek megfelelő feliratkozás."
1424
  #~ msgid "Subscribed"
1425
  #~ msgstr "Feliratkozva"
1426
 
1427
- #~ msgid "Replies"
1428
- #~ msgstr "Válaszok"
1429
-
1430
  #~ msgid "Digest"
1431
  #~ msgstr "Kivonat"
1432
 
@@ -1499,9 +1612,6 @@ msgstr "Bocsi, nincs a keresésnek megfelelő feliratkozás."
1499
  #~ msgid "Resume"
1500
  #~ msgstr "Аднавіць"
1501
 
1502
- #~ msgid "Update email address"
1503
- #~ msgstr "Абнавіць электронны адрас"
1504
-
1505
  #~ msgid ""
1506
  #~ "You can \"mass update\" all the occurrences of a given email address "
1507
  #~ "(exact matches only)."
@@ -1797,9 +1907,6 @@ msgstr "Bocsi, nincs a keresésnek megfelelő feliratkozás."
1797
  #~ msgid "Open %s in a new window"
1798
  #~ msgstr "Apri %s in una nuova finestra"
1799
 
1800
- #~ msgid "More"
1801
- #~ msgstr "Dettagli"
1802
-
1803
  #~ msgid "Recent Keywords"
1804
  #~ msgstr "Parole chiave recenti"
1805
 
2
  msgstr ""
3
  "Project-Id-Version: Subscribe to Comments Reloaded\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2016-08-28 22:36-0600\n"
6
+ "PO-Revision-Date: 2016-08-28 22:36-0600\n"
7
+ "Last-Translator: Reedyseth - Israel Barragan <reedyseth@gmail.com>\n"
8
  "Language-Team: Web Geeks <epoxhun@gmail.com>\n"
9
  "Language: hu\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: nplurals=2; plural=(n != 1);\n"
16
+ "X-Generator: Poedit 1.8.7.1\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
+ #: options/index.php:59 utils/stcr_manage.php:253 utils/stcr_manage.php:382
20
+ #: utils/stcr_manage.php:383
21
+ msgid "Manage subscriptions"
22
+ msgstr "Feliratkozás kezelése"
23
+
24
+ #: options/index.php:60 utils/stcr_manage.php:388 utils/stcr_manage.php:389
25
+ msgid "Comment Form"
26
+ msgstr "Hozzászólás Űrlap"
27
+
28
+ #: options/index.php:61 utils/stcr_manage.php:394 utils/stcr_manage.php:395
29
+ msgid "Management Page"
30
+ msgstr "Feliratkozás Kezelés Oldal"
31
+
32
+ #: options/index.php:62 utils/stcr_manage.php:400 utils/stcr_manage.php:401
33
+ msgid "Notifications"
34
+ msgstr "Értesítések"
35
+
36
+ #: options/index.php:63 options/panel2.php:58 options/panel3.php:82
37
+ #: options/panel4.php:89 utils/stcr_manage.php:406 utils/stcr_manage.php:407
38
+ msgid "Options"
39
  msgstr "Beállítások"
40
 
41
+ #: options/index.php:65 utils/stcr_manage.php:422 utils/stcr_manage.php:423
42
+ msgid "You can help"
43
+ msgstr "Segíthetsz"
44
 
45
+ #: options/index.php:66 utils/stcr_manage.php:428 utils/stcr_manage.php:429
46
+ msgid "Support"
47
+ msgstr "Падтрымка"
48
 
49
+ #: options/index.php:67 utils/stcr_manage.php:434 utils/stcr_manage.php:435
50
+ msgid "Donate"
51
+ msgstr ""
52
+
53
+ #: options/panel1-add-subscription.php:8 options/panel1.php:61
54
+ msgid "Add New Subscription"
55
+ msgstr "Új Feliratkozás hozzáadása "
56
+
57
+ #: options/panel1-add-subscription.php:13
58
+ #: options/panel1-edit-subscription.php:13
59
+ msgid "Post:"
60
+ msgstr "Bejegyzés:"
61
+
62
+ #: options/panel1-add-subscription.php:16 options/panel1.php:72
63
+ #: options/panel1.php:133 templates/key_expired.php:71
64
+ #: templates/request-management-link.php:71 templates/subscribe.php:90
65
+ #: templates/user.php:57
66
+ msgid "Email"
67
+ msgstr "Email"
68
+
69
+ #: options/panel1-add-subscription.php:20
70
+ #: options/panel1-edit-subscription.php:26 options/panel1.php:39
71
+ #: options/panel1.php:76 options/panel1.php:141 options/panel1.php:159
72
+ msgid "Status"
73
+ msgstr "Státusz"
74
+
75
+ #: options/panel1-add-subscription.php:22
76
+ #: options/panel1-edit-subscription.php:29 options/panel1.php:42
77
+ #: options/panel1.php:79 options/panel1.php:172
78
+ msgid "Active"
79
+ msgstr "Aktív"
80
+
81
+ #: options/panel1-add-subscription.php:23
82
+ #: options/panel1-edit-subscription.php:30 options/panel1.php:43
83
+ #: options/panel1.php:80
84
+ msgid "Replies only"
85
  msgstr "Csak a válaszokra"
86
 
87
+ #: options/panel1-add-subscription.php:24 options/panel1.php:81
88
+ msgid "Ask user to confirm"
89
+ msgstr "Megerősítés kérés"
 
 
 
 
90
 
91
+ #: options/panel1-add-subscription.php:26
92
+ #: options/panel1-edit-subscription.php:33 options/panel1.php:46
93
+ msgid "Update"
94
+ msgstr "Frissítés"
 
 
 
95
 
96
+ #: options/panel1-business-logic.php:23
97
+ msgid "Subscription added."
98
+ msgstr "Feliratkozás hozzáadva."
 
 
 
 
99
 
100
+ #: options/panel1-business-logic.php:39
101
+ msgid "Subscriptions updated."
102
+ msgstr "Feliratkozás frissítve."
 
 
 
103
 
104
+ #: options/panel1-business-logic.php:51
105
+ msgid "Subscription deleted."
106
+ msgstr "Feliratkozás törölve."
107
 
108
+ #: options/panel1-business-logic.php:70 templates/author.php:23
109
+ #: templates/user.php:23
110
+ msgid "Subscriptions deleted:"
111
+ msgstr "Feliratkozások törölve:"
 
 
 
 
112
 
113
+ #: options/panel1-business-logic.php:74 templates/author.php:27
114
+ #: templates/user.php:27
115
+ msgid "Subscriptions suspended:"
116
+ msgstr "Feliratkozások kikapcsolva:"
117
+
118
+ #: options/panel1-business-logic.php:78 templates/author.php:31
119
+ #: templates/user.php:31
120
+ msgid "Subscriptions activated:"
121
+ msgstr "Feliratkozások bekapcsolva:"
122
+
123
+ #: options/panel1-business-logic.php:82 options/panel1-business-logic.php:86
124
+ #: templates/author.php:35 templates/author.php:39 templates/user.php:35
125
+ #: templates/user.php:39
126
+ msgid "Subscriptions updated:"
127
+ msgstr "Feliratkozások frissítva:"
128
+
129
+ #: options/panel1-business-logic.php:110
130
+ msgid "&laquo; Previous"
131
+ msgstr "&laquo; Előző"
132
+
133
+ #: options/panel1-business-logic.php:114
134
+ msgid "Next &raquo;"
135
+ msgstr "Következő &raquo;"
136
 
137
+ #: options/panel1-edit-subscription.php:8
138
+ msgid "Update Subscription"
139
+ msgstr "Értesítés frissítése"
140
+
141
+ #: options/panel1-edit-subscription.php:11
142
+ #: options/panel1-edit-subscription.php:21
143
+ #: options/panel1-edit-subscription.php:22
144
+ #: options/panel1-edit-subscription.php:23
145
+ msgid "optional"
146
+ msgstr "nem kötelező"
147
+
148
+ #: options/panel1-edit-subscription.php:11 options/panel1.php:23
149
+ #: options/panel1.php:124 options/panel1.php:200 options/panel1.php:212
150
+ #: templates/author.php:52 templates/user.php:52
151
  msgid ""
152
+ "Please remember: this operation cannot be undone. Are you sure you want to "
153
+ "proceed?"
 
154
  msgstr ""
155
+ "Kérlek vedd figyelembe, hogy ezt nem tudod visszavonni. Biztos folytatod?"
156
+
157
+ #: options/panel1-edit-subscription.php:16 options/panel1.php:27
158
+ msgid "From"
159
+ msgstr "Feladó"
160
+
161
+ #: options/panel1-edit-subscription.php:20 options/panel1.php:33
162
+ msgid "To"
163
+ msgstr "Címzett"
164
+
165
+ #: options/panel1-edit-subscription.php:28 options/panel1.php:41
166
+ msgid "Keep unchanged"
167
+ msgstr "Maradjon változatlan"
168
+
169
+ #: options/panel1-edit-subscription.php:31 options/panel1.php:44
170
+ msgid "Suspended"
171
+ msgstr "Kikapcsolva"
172
+
173
+ #: options/panel1.php:20
174
+ msgid "Mass Update Subscriptions"
175
+ msgstr "Feliratkozások csoportos frissítése"
176
+
177
+ #: options/panel1.php:28 options/panel1.php:29 options/panel1.php:30
178
+ msgid "email address"
179
+ msgstr "Küldő e-mail címe"
180
 
181
+ #: options/panel1.php:34 options/panel1.php:35 options/panel1.php:36
182
+ msgid "optional - new email address"
183
+ msgstr "Абнавіць электронны адрас"
184
+
185
+ #: options/panel1.php:49
186
+ msgid "More info"
187
+ msgstr "Dettagli"
188
+
189
+ #: options/panel1.php:55
190
  msgid ""
191
+ "This option will allow you to change an email address for another one or to "
192
+ "update the same status for all the subscription on a specific email address."
 
193
  msgstr ""
 
 
 
194
 
195
+ #: options/panel1.php:68
196
+ msgid "Post ID"
197
+ msgstr "Post ID"
198
+
199
+ #: options/panel1.php:83
200
+ msgid "Add"
201
+ msgstr "Hozzáadás"
202
+
203
+ #: options/panel1.php:98
204
+ msgid "Search subscriptions"
205
+ msgstr "Feliratkozás keresés"
206
+
207
+ #: options/panel1.php:102
208
+ #, php-format
209
  msgid ""
210
+ "You can either <a href=\"%s\">view all the subscriptions</a> or find those "
211
+ "where the"
 
212
  msgstr ""
213
+ "Megnézheted <a href=\"%s\">az összes feliratkozást</a> vagy megkeresheted, "
214
+ "ahol"
215
 
216
+ #: options/panel1.php:106
217
+ msgid "email"
218
+ msgstr "email"
219
+
220
+ #: options/panel1.php:107
221
+ msgid "post ID"
222
+ msgstr "post ID"
223
+
224
+ #: options/panel1.php:108
225
+ msgid "status"
226
+ msgstr "státusz"
227
+
228
+ #: options/panel1.php:111
229
+ msgid "equals"
230
+ msgstr "egyenlő"
231
+
232
+ #: options/panel1.php:112
233
+ msgid "contains"
234
+ msgstr "tartalmazza"
235
+
236
+ #: options/panel1.php:113
237
+ msgid "does not contain"
238
+ msgstr "nem tartalmazza"
239
+
240
+ #: options/panel1.php:114
241
+ msgid "starts with"
242
+ msgstr "ezzel kezdődik"
243
+
244
+ #: options/panel1.php:115
245
+ msgid "ends with"
246
+ msgstr "ezzel végződik"
247
+
248
+ #: options/panel1.php:118
249
+ msgid "results per page:"
250
+ msgstr "eredmény oldal:"
251
+
252
+ #: options/panel1.php:120
253
+ msgid "Search"
254
+ msgstr "Keresés"
255
+
256
+ #: options/panel1.php:128
257
+ msgid "Reverse the order by Post ID"
258
+ msgstr "Fordított sorrend Post ID alapján"
259
+
260
+ #: options/panel1.php:129 options/panel1.php:130
261
+ msgid "Reverse the order by Date/Time"
262
+ msgstr "Fordított sorrend Dátum/Idő szerint"
263
+
264
+ #: options/panel1.php:132
265
+ msgid "Post (ID)"
266
+ msgstr "Post (ID)"
267
+
268
+ #: options/panel1.php:135
269
+ msgid "Search query:"
270
+ msgstr "Keresett kifejezés:"
271
+
272
+ #: options/panel1.php:135
273
+ msgid "Rows:"
274
+ msgstr "Oszlopok:"
275
+
276
+ #: options/panel1.php:135
277
+ msgid "of"
278
+ msgstr "ennyiből"
279
+
280
+ #: options/panel1.php:142 options/panel1.php:158
281
+ msgid "Date and Time"
282
+ msgstr "Dátum és Idő"
283
+
284
+ #: options/panel1.php:168
285
+ msgid "Replies"
286
+ msgstr "Válaszok"
287
+
288
+ #: options/panel1.php:169
289
+ msgid "All Comments"
290
+ msgstr "Minden új hozzászólás"
291
+
292
+ #: options/panel1.php:170
293
+ msgid "Unconfirmed"
294
  msgstr ""
 
 
 
295
 
296
+ #: options/panel1.php:171
297
+ msgid "Inactive"
298
+ msgstr "Aktív"
299
+
300
+ #: options/panel1.php:200 options/panel1.php:212 templates/author.php:72
301
+ #: templates/user.php:70
302
+ msgid "Delete"
303
+ msgstr "Törlés"
304
+
305
+ #: options/panel1.php:201 options/panel1.php:211
306
+ msgid "Edit"
307
+ msgstr "Szerkesztés"
308
+
309
+ #: options/panel1.php:203 options/panel1.php:209
310
+ msgid "Subscription"
311
+ msgstr "Feliratkozás"
312
+
313
+ #: options/panel1.php:223 templates/author.php:71 templates/user.php:69
314
+ msgid "Action:"
315
+ msgstr "Tevékenység:"
316
+
317
+ #: options/panel1.php:226
318
+ msgid "Delete forever"
319
+ msgstr "Végleges törlés"
320
+
321
+ #: options/panel1.php:227 templates/author.php:73 templates/user.php:71
322
+ msgid "Suspend"
323
+ msgstr "Kikapcsolás"
324
+
325
+ #: options/panel1.php:228
326
+ msgid "Activate and set to Y"
327
+ msgstr "Aktiválás és Y-ra állítás"
328
+
329
+ #: options/panel1.php:229
330
+ msgid "Activate and set to R"
331
+ msgstr "Aktiválás és R-re állítás"
332
+
333
+ #: options/panel1.php:230 templates/author.php:76 templates/user.php:74
334
+ msgid "Activate"
335
+ msgstr "Aktiválás"
336
+
337
+ #: options/panel1.php:234 templates/author.php:77 templates/user.php:76
338
+ msgid "Update subscriptions"
339
+ msgstr "Feliratkozások frissítése"
340
+
341
+ #: options/panel1.php:237
342
+ msgid "Sorry, no subscriptions match your search criteria."
343
+ msgstr "Bocsi, nincs a keresésnek megfelelő feliratkozás."
344
+
345
+ #: options/panel10.php:22 options/panel10.php:23
346
+ msgid "System Information"
347
  msgstr ""
 
 
348
 
349
+ #: options/panel2.php:12 options/panel2.php:63
350
+ msgid "Enable default checkbox"
351
+ msgstr "Alapértelmezett jelölőnégyzet bekapcsolás"
352
+
353
+ #: options/panel2.php:15 options/panel2.php:73
354
+ msgid "Checked by default"
355
+ msgstr "Alapértelmezettként bepipálva"
356
+
357
+ #: options/panel2.php:18
358
+ msgid "Checked by default Value"
359
+ msgstr "Alapértelmezettként bepipálva"
360
+
361
+ #: options/panel2.php:21 options/panel2.php:24 options/panel2.php:102
362
+ msgid "Advanced subscription"
363
+ msgstr "Haladó feliratkozás"
364
+
365
+ #: options/panel2.php:27 options/panel2.php:130
366
+ msgid "Custom inline style"
367
+ msgstr "Egyedi inline style"
368
 
369
+ #: options/panel2.php:30 options/panel2.php:139
370
+ msgid "Custom HTML"
371
+ msgstr "Egyedi HTML"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
372
 
373
+ #: options/panel2.php:34
374
+ msgid "Checkbox label"
375
+ msgstr "Jelölőnégyzet címke"
376
 
377
+ #: options/panel2.php:37 options/panel2.php:180
378
+ msgid "Subscribed label"
379
+ msgstr "Feliratkozott címke"
 
 
 
 
 
 
 
 
 
 
380
 
381
+ #: options/panel2.php:40
382
+ msgid "Awaiting label"
383
+ msgstr "Várakozás címke"
384
 
385
+ #: options/panel2.php:43 options/panel2.php:213
386
+ msgid "Author label"
387
+ msgstr "Szerző címke"
 
 
 
 
 
388
 
389
+ #: options/panel2.php:49 options/panel3.php:70 options/panel4.php:78
390
+ #: options/panel5.php:18 options/panel5.php:60
391
+ msgid "Your settings have been successfully updated."
392
+ msgstr "Beállításaid sikeresen frissítve."
393
+
394
+ #: options/panel2.php:51 options/panel3.php:72 options/panel4.php:80
395
+ #: options/panel5.php:20 options/panel5.php:62
396
+ msgid "There was an error updating the following fields:"
397
+ msgstr "Hiba volt az alábbi mezők frissítésekor."
398
+
399
+ #: options/panel2.php:66 options/panel2.php:76 options/panel2.php:105
400
+ #: options/panel5.php:78 options/panel5.php:95 options/panel5.php:104
401
+ #: options/panel5.php:113 options/panel5.php:123 options/panel5.php:132
402
+ #: options/panel5.php:142 options/panel5.php:151 options/panel5.php:160
403
+ msgid "Yes"
404
+ msgstr "Igen"
405
 
406
+ #: options/panel2.php:67 options/panel2.php:77 options/panel2.php:106
407
+ #: options/panel5.php:79 options/panel5.php:96 options/panel5.php:105
408
+ #: options/panel5.php:114 options/panel5.php:124 options/panel5.php:133
409
+ #: options/panel5.php:143 options/panel5.php:152 options/panel5.php:161
410
+ #: utils/stcr_manage.php:784
411
  msgid "No"
412
  msgstr "Nem"
413
 
414
+ #: options/panel2.php:68
415
  msgid ""
416
+ "Disable this option if you want to move the subscription checkbox to a "
417
+ "different place on your page."
418
  msgstr ""
419
+ "Kapcsolt ki ezt a lehetőséget, ha a feliratkozás jelölőnégyzetet az oldalon "
420
+ "máshol akarod elhelyezni."
421
 
422
+ #: options/panel2.php:78
423
+ msgid "Decide if the checkbox should be checked by default or not."
424
+ msgstr "Döntsd el, a jelölőnégyzet alaphelyzetben be van jelölve vagy nem."
425
 
426
+ #: options/panel2.php:87
427
+ msgid "Default Checkbox Value"
428
+ msgstr "Alapértelmezett jelölőnégyzet bekapcsolás"
429
 
430
+ #: options/panel2.php:91 options/panel2.php:120
431
+ msgid "All new comments"
432
+ msgstr "Minden új hozzászólás"
433
 
434
+ #: options/panel2.php:92 options/panel2.php:121
435
+ msgid "Replies to this comment"
436
+ msgstr "Csak a válaszokra"
437
 
438
+ #: options/panel2.php:94
439
  msgid ""
440
+ "Select the default option for the Checkbox. Be careful! Some users might "
441
+ "like to be subscribed to all the post."
 
 
442
  msgstr ""
443
+ "Választd ki az alapértéket. Vigyázz! Néhány felhasználó minden "
444
+ "hozzászólásról értesülni akar."
445
 
446
+ #: options/panel2.php:107
 
447
  msgid ""
448
+ "Allow users to choose from different subscription types (all, replies only)."
 
 
449
  msgstr ""
450
+ "Lehetőséget ad a felhasználóknak a feliratkozási szinek használatára "
451
+ "(minden, csak saját hozzászólásukra érkező)."
 
452
 
453
+ #: options/panel2.php:115
454
+ msgid "Advanced default"
455
+ msgstr "Alapértelmezettként bepipálva"
 
 
 
 
456
 
457
+ #: options/panel2.php:119
458
+ msgid "None"
459
+ msgstr "Egyik sem"
 
 
 
 
 
 
 
460
 
461
+ #: options/panel2.php:124
 
 
462
  msgid ""
463
+ "The default subscription type that should be selected when Advanced "
464
+ "subscriptions are enable."
 
 
465
  msgstr ""
466
+ "Az alapértelmezett feliratkozási mód, amikor a Haladó feliratkozás be van "
467
+ "kapcsolva."
 
468
 
469
+ #: options/panel2.php:135
470
+ msgid "Custom inline CSS to add to the checkbox."
471
+ msgstr "Egyedi inline CSS a jelölőnégyzethez."
 
 
 
 
 
 
 
472
 
473
+ #: options/panel2.php:152
474
  msgid ""
475
+ "Custom HTML code to be used when displaying the checkbox. Allowed tags: "
476
+ "[checkbox_field], [checkbox_label]"
477
  msgstr ""
478
+ "Egyedi HTML kód a jelölőnégyzet meellett. Használható címkék: "
479
+ "[checkbox_field], [checkbox_label]"
480
 
481
+ #: options/panel2.php:158
482
+ msgid "Messages for your visitors"
483
+ msgstr "Üzenetek a látogatóknak"
 
 
 
 
 
 
 
 
484
 
485
+ #: options/panel2.php:162
486
+ msgid "Default label"
487
+ msgstr "Alapértelmezett címke"
 
 
 
 
488
 
489
+ #: options/panel2.php:175
490
+ msgid "Label associated to the checkbox. Allowed tag: [subscribe_link]"
491
+ msgstr "A jelölőnégyzethez tartozó címke. Használható címkék: [subscribe_link]"
492
+
493
+ #: options/panel2.php:192
494
  msgid ""
495
+ "Label shown to those who are already subscribed to a post. Allowed tag: "
496
+ "[manager_link]"
 
 
497
  msgstr ""
498
+ "Címke azoknak, akik már feliratkoztak a bejegyzéshez. Használható címkék: "
499
+ "[manager_link]"
 
 
 
500
 
501
+ #: options/panel2.php:197
502
+ msgid "Pending label"
503
+ msgstr "Megerősítésre vár címke"
504
+
505
+ #: options/panel2.php:209
506
  msgid ""
507
+ "Label shown to those who are already subscribed, but haven't clicked on the "
508
+ "confirmation link yet. Allowed tag: [manager_link]"
 
 
 
509
  msgstr ""
510
+ "Címke azoknak, akik feliratkoztak, de még nem erősítették meg. Használható "
511
+ "címkék: [manager_link]"
 
 
 
512
 
513
+ #: options/panel2.php:225
514
  msgid ""
515
+ "Label shown to authors (and administrators). Allowed tag: [manager_link]"
516
  msgstr ""
517
+ "Címke a szerzőknek (és adminisztrátoroknak). Használható címkék: "
518
+ "[manager_link]"
519
+
520
+ #: options/panel2.php:230 options/panel3.php:253 options/panel4.php:283
521
+ #: options/panel5.php:195
522
+ msgid "Save Changes"
523
+ msgstr "Változások Mentése"
524
+
525
+ #: options/panel3.php:13 options/panel3.php:87
526
+ msgid "Virtual Management Page"
527
+ msgstr "Virtuális Feliratkozások Kezelés Oldal"
528
+
529
+ #: options/panel3.php:18 options/panel3.php:96
530
+ msgid "Page title"
531
+ msgstr "Oldal cím"
532
+
533
+ #: options/panel3.php:23 options/panel3.php:105
534
+ msgid "Management URL"
535
+ msgstr "Feliratkozás Kezelése URL"
536
+
537
+ #: options/panel3.php:28 options/panel3.php:117
538
+ msgid "Custom HEAD meta"
539
+ msgstr "Egyedi HEAD meta"
540
+
541
+ #: options/panel3.php:34 options/panel3.php:131
542
+ msgid "Request link"
543
+ msgstr "Kérés link"
544
+
545
+ #: options/panel3.php:39 options/panel3.php:149
546
+ msgid "Request submitted"
547
+ msgstr "Kérés beküldve"
548
+
549
+ #: options/panel3.php:44 options/panel3.php:167
550
+ msgid "Subscribe without commenting"
551
+ msgstr "Feliratkozás hozzászólás nélkül"
552
+
553
+ #: options/panel3.php:49 options/panel3.php:185
554
+ msgid "Subscription processed"
555
+ msgstr "Feliratkozás feldolgozva"
556
+
557
+ #: options/panel3.php:54 options/panel3.php:203
558
+ msgid "Subscription processed (DCI)"
559
+ msgstr "Feliratkozás feldolgozva (DCI)"
560
+
561
+ #: options/panel3.php:59 options/panel3.php:220
562
+ msgid "Authors"
563
+ msgstr "Szerzők"
564
+
565
+ #: options/panel3.php:64 options/panel3.php:236
566
+ msgid "Users"
567
+ msgstr "Felhasználók"
568
 
569
+ #: options/panel3.php:90
570
+ msgid "Enabled"
571
+ msgstr "Bekapcsolva"
572
+
573
+ #: options/panel3.php:91
574
+ msgid "Disabled"
575
+ msgstr "Kikapcsolva"
576
 
577
+ #: options/panel3.php:92
578
  msgid ""
579
+ "Disable the virtual management page if you need to create a <a href="
580
+ "\"https://github.com/stcr/subscribe-to-comments-reloaded/wiki/KB#create-a-"
581
+ "real-management-page\">real page</a> to make your theme happy."
 
 
582
  msgstr ""
583
+ "Kikapcsolja a Virtuális Feliratkozások Kezelés Oldalt, ha <a href=\"http://"
584
+ "behstant.com/subscribe-reloaded/realMgnPage.php\">igazi oldalt</a> kell "
585
+ "létrehoznod, a weboldalsablonod miatt."
586
 
587
+ #: options/panel3.php:101
588
+ msgid "Title of the page your visitors will use to manage their subscriptions."
 
 
 
 
589
  msgstr ""
590
+ "Az oldal címe, melyet a felhasználók a feliratkozás kezeléshez fognak "
591
+ "használni."
592
 
593
+ #: options/panel3.php:109
594
  msgid ""
595
+ "The permalink for your management page (something like <code>/manage-"
596
+ "subscriptions</code> or <code>/?page_id=345</code>). This page <b>does not</"
597
+ "b> actually exist in the system, but its link must follow your permalink "
598
+ "structure."
599
  msgstr ""
600
+ "A feliratkozás kezelés oldal barátságos url-je (valami ilyesmi <code>/"
601
+ "feliratkozas-kezeles</code> vagy <code>/?page_id=345</code>). Ez az oldal "
602
+ "jelenleg <b>nem létezik</b> a weboldaladon, de a linknek követnei kell az "
603
+ "oldaladon használt barátságos url struktúrát."
604
 
605
+ #: options/panel3.php:111
606
  msgid ""
607
+ "Warning: it looks like the value you are using may be incompatible with your "
608
+ "permalink structure"
 
609
  msgstr ""
610
+ "Figyelem: úgy néz ki a megadott érték nem kompatibilis a barátságos url "
611
+ "struktúráddal"
612
 
613
+ #: options/panel3.php:121
614
  msgid ""
615
+ "Specify your custom HTML code to be added to the HEAD section of the page. "
616
+ "Use <strong>single</strong> quotes for values."
 
 
617
  msgstr ""
618
+ "Add meg az egyedi HTML kódot, amit az oldal HEAD részében jelenítünk meg. "
619
+ "Használj <strong>aposztrofot</strong> az értékekhez."
620
 
621
+ #: options/panel3.php:127 options/panel4.php:135
622
+ msgid "Messages"
623
+ msgstr "Üzenetek"
624
 
625
+ #: options/panel3.php:144
626
+ msgid "Text shown to those who request to manage their subscriptions."
627
+ msgstr "Szöveg azoknak, akik kérik a feliratkozás kezelés linket."
 
 
 
 
628
 
629
+ #: options/panel3.php:162
630
  msgid ""
631
+ "Thank you note shown after the request here above has been processed. "
632
+ "Allowed tags: [post_title], [post_permalink]"
633
  msgstr ""
634
+ "Köszönet szöveg, amit akkor mutatunk, amikor a fenti kérés feldolgozásra "
635
+ "került. Használható címkék: [post_title], [post_permalink]"
636
 
637
+ #: options/panel3.php:180
638
  msgid ""
639
+ "Text shown to those who want to subscribe without commenting. Allowed tags: "
640
+ "[post_title], [post_permalink]"
 
641
  msgstr ""
642
+ "Szöveg azoknak, akik hozzászólás nélkül akarnak feliratkozni. Használható "
643
+ "címkék: [post_title], [post_permalink]"
644
 
645
+ #: options/panel3.php:198
646
  msgid ""
647
+ "Thank you note shown after the subscription request has been processed "
648
+ "(double check-in disabled). Allowed tags: [post_title], [post_permalink]"
 
649
  msgstr ""
650
+ "Köszönet szöveg, amit akkor mutatunk, amikor a fenti kérés feldolgozásra "
651
+ "került (dupla ellenőrzés kikapcsolva). Használható címkék: [post_title], "
652
+ "[post_permalink]"
653
 
654
+ #: options/panel3.php:216
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
655
  msgid ""
656
+ "Thank you note shown after the subscription request has been processed "
657
+ "(double check-in enabled). Allowed tags: [post_title], [post_permalink]"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
658
  msgstr ""
659
+ "Köszönet szöveg, amit akkor mutatunk, amikor a fenti kérés feldolgozásra "
660
+ "került (dupla ellenőrzés bekapcsolva). Használható címkék: [post_title], "
661
+ "[post_permalink]"
662
 
663
+ #: options/panel3.php:232
664
+ msgid "Introductory text for the authors' management page."
665
+ msgstr "Bevezető szöveg a szerzők kezelő oldalához."
666
 
667
+ #: options/panel3.php:248
668
+ msgid "Introductory text for the users' management page."
669
+ msgstr "Bevezető szöveg a felhasználók kezelőoldalához."
670
 
671
+ #: options/panel4.php:15 options/panel4.php:94
672
+ msgid "Sender name"
673
+ msgstr "Küldő neve"
674
 
675
+ #: options/panel4.php:20 options/panel4.php:25 options/panel4.php:107
676
+ msgid "Sender email address"
677
+ msgstr "Küldő e-mail címe"
678
 
679
+ #: options/panel4.php:30 options/panel4.php:140
680
+ msgid "Notification subject"
681
+ msgstr "Értesítés tárgya"
682
 
683
+ #: options/panel4.php:36 options/panel4.php:42 options/panel4.php:153
684
+ msgid "Notification message"
685
+ msgstr "Értesítés szövege"
 
686
 
687
+ #: options/panel4.php:47 options/panel4.php:177
688
+ msgid "Double check subject"
689
+ msgstr "Dupla ellenőrzés tárgya"
690
 
691
+ #: options/panel4.php:52 options/panel4.php:190
692
+ msgid "Double check message"
693
+ msgstr "Dupla ellenőrzés szövege"
694
 
695
+ #: options/panel4.php:57 options/panel4.php:210
696
+ msgid "Management subject"
697
+ msgstr "Feliratkozás Kezelés tárgya"
 
698
 
699
+ #: options/panel4.php:62 options/panel4.php:67
700
+ msgid "Management message"
701
+ msgstr "Feliratkozás Kezelés szövege"
702
 
703
+ #: options/panel4.php:72 options/panel4.php:243
704
+ msgid "Management Email message"
705
+ msgstr ""
706
 
707
+ #: options/panel4.php:101
708
+ msgid ""
709
+ "Name to use for the \"from\" field when sending a new notification to the "
710
+ "user."
711
+ msgstr "Feladó név (az értesítő \"from\" mezőhöz)."
712
 
713
+ #: options/panel4.php:115
714
+ msgid ""
715
+ "Email address to use for the \"from\" field when sending a new notification "
716
+ "to the user."
717
+ msgstr "Feladó e-mail cím (az értesítő \"from\" mezőhöz)."
718
 
719
+ #: options/panel4.php:121
720
+ msgid "Reply To"
721
+ msgstr "Csak a válaszokra"
722
 
723
+ #: options/panel4.php:128
 
724
  msgid ""
725
+ "This will be use when the user click reply on their email agent. If not set "
726
+ "will be the same as the Sender email address."
 
 
 
727
  msgstr ""
 
 
 
 
 
728
 
729
+ #: options/panel4.php:147
730
+ msgid "Subject of the notification email. Allowed tag: [post_title]"
731
+ msgstr "Értesítő e-mail tárgya. Használható címkék: [post_title]"
732
 
733
+ #: options/panel4.php:170
734
  msgid ""
735
+ "Content of the notification email. Allowed tags: [post_title], "
736
+ "[comment_permalink], [comment_author], [comment_content], [post_permalink], "
737
+ "[manager_link]"
 
 
 
738
  msgstr ""
739
+ "Az értesítő e-mail szövege. Használható címkék: [post_title], "
740
+ "[comment_permalink], [comment_author], [comment_content], [post_permalink], "
741
+ "[manager_link]"
 
 
 
 
 
 
 
742
 
743
+ #: options/panel4.php:171
744
  msgid ""
745
+ "<p><strong>Note: To get a default template clear all the content and save "
746
+ "the options.</strong></p>"
 
 
747
  msgstr ""
748
 
749
+ #: options/panel4.php:184
750
+ msgid "Subject of the confirmation email. Allowed tag: [post_title]"
751
+ msgstr "A megerősítő e-mail tárgya. Használható címkék: [post_title]"
752
 
753
+ #: options/panel4.php:204
754
  msgid ""
755
+ "Content of the confirmation email. Allowed tags: [post_permalink], "
756
+ "[confirm_link], [post_title], [manager_link]"
 
757
  msgstr ""
758
+ "A megerősítő e-mail szövege. Használható címkék: [post_permalink], "
759
+ "[confirm_link], [post_title], [manager_link]"
 
760
 
761
+ #: options/panel4.php:217
762
+ msgid ""
763
+ "Subject of the mail sent to those who request to access their management "
764
+ "page. Allowed tag: [blog_name]"
765
+ msgstr ""
766
+ "Feliratkozás Kezelés linket kérők e-mailjének tárgya. Használható címkék: "
767
+ "[blog_name]"
768
 
769
+ #: options/panel4.php:223
770
+ msgid "Management Page message"
771
+ msgstr ""
772
 
773
+ #: options/panel4.php:237
774
+ msgid "Content of the management Page message. Allowed tags: [blog_name]."
775
+ msgstr ""
776
 
777
+ #: options/panel4.php:257
778
+ msgid ""
779
+ "Content of the management email message. Allowed tags: [blog_name], "
780
+ "[manager_link]."
781
+ msgstr ""
782
 
783
+ #: options/panel4.php:263
784
+ msgid "One Click Unsubscribe"
785
+ msgstr "Az admin is feliratkozhat"
786
 
787
+ #: options/panel4.php:277
788
+ msgid ""
789
+ "Content of the One Click confirmation. Allowed tags: [post_title], "
790
+ "[blog_name]"
791
+ msgstr "A megerősítő e-mail tárgya. Használható címkék: [post_title]"
792
 
793
+ #: options/panel5.php:28
794
+ msgid "Safetly Uninstall"
795
+ msgstr ""
 
796
 
797
+ #: options/panel5.php:31 options/panel5.php:84
798
  msgid "Autopurge requests"
799
  msgstr "Kérések automatikus ürítése"
800
 
801
+ #: options/panel5.php:34 options/panel5.php:93
802
  msgid "Enable double check"
803
  msgstr "Dupla ellenőrzés bekapcsolása"
804
 
805
+ #: options/panel5.php:37 options/panel5.php:101
806
  msgid "Subscribe authors"
807
  msgstr "Subscribe authors"
808
 
809
+ #: options/panel5.php:40 options/panel5.php:111
810
  msgid "Enable HTML emails"
811
  msgstr "HTML e-mailek bekapcsolása"
812
 
813
+ #: options/panel5.php:43
814
  msgid "HTMLify Links in HTML emails"
815
  msgstr "HTML linkekké alakítás a HTML e-mailekben"
816
 
817
+ #: options/panel5.php:46
818
  msgid "Send trackbacks"
819
  msgstr "Trackback küldés"
820
 
821
+ #: options/panel5.php:49
822
  msgid "Notify admin"
823
  msgstr "Admin értesítés"
824
 
825
+ #: options/panel5.php:52 options/panel5.php:149
826
  msgid "Let admin subscribe"
827
  msgstr "Az admin is feliratkozhat"
828
 
829
+ #: options/panel5.php:55 options/panel5.php:158
830
  msgid "BCC admin on Notifications"
831
  msgstr "Titkos másolat az adminisztrátornak az értesítésekről"
832
 
833
+ #: options/panel5.php:76
834
+ msgid "Safely Uninstall"
835
+ msgstr ""
836
+
837
+ #: options/panel5.php:80
838
+ msgid ""
839
+ "This option will allow you to delete the plugin with WordPress without "
840
+ "loosing your subscribers. Any database table and plugin options are wipeout."
841
+ msgstr ""
842
 
843
+ #: options/panel5.php:87
844
  msgid "days"
845
  msgstr "nap"
846
 
847
+ #: options/panel5.php:88
848
  msgid ""
849
  "Delete pending subscriptions (not confirmed) after X days. Zero disables "
850
  "this feature."
852
  "Meg nem erősített feliratkozások törlése X nap után. Nulla érték esetén "
853
  "nincs törlés."
854
 
855
+ #: options/panel5.php:97
 
 
 
 
 
 
 
856
  msgid ""
857
  "Send a notification email to confirm the subscription (to avoid addresses "
858
  "misuse)."
859
  msgstr ""
860
  "Megerősítő email küldés a feliratkozáshoz (helytelen email cím elkerüléshez)."
861
 
862
+ #: options/panel5.php:106
863
  msgid ""
864
  "Automatically subscribe authors to their own articles (not retroactive)."
865
  msgstr ""
866
  "Automatically subscribe authors to their own articles (not retroactive)."
867
 
868
+ #: options/panel5.php:115
869
  msgid ""
870
  "If enabled, will send email messages with content-type = text/html instead "
871
  "of text/plain"
873
  "Bekapcsolva az e-mail értesítéseknél a content-type = text/html lesz text/"
874
  "plain helyett"
875
 
876
+ #: options/panel5.php:120
877
  msgid "HTMLify links in emails"
878
  msgstr "HTML linkekké alakítás az e-mailekben"
879
 
880
+ #: options/panel5.php:125
881
  msgid ""
882
  "If enabled, will wrap all links in messages with <code>&lt;a href=\"\"&gt;"
883
  "&lt;/a&gt;</code> (only when HTML emails enabled)."
886
  "<code>&lt;a href=\"\"&gt;&lt;/a&gt;</code> (csak ha a HTML e-mail be van "
887
  "kapcsolva)."
888
 
889
+ #: options/panel5.php:130
890
  msgid "Process trackbacks"
891
  msgstr "Trackback-ek feldolgozása"
892
 
893
+ #: options/panel5.php:134
894
  msgid ""
895
  "Notify users when a new trackback or pingback is added to the discussion."
896
  msgstr ""
897
  "Felhasználó értesítése, ha új trackback vagy pingback érkezik egy "
898
  "beszélgetéshez."
899
 
900
+ #: options/panel5.php:139
901
  msgid "Track all subscriptions"
902
  msgstr "Minden feliratkozás követése"
903
 
904
+ #: options/panel5.php:144
905
  msgid "Notify the administrator when users subscribe without commenting."
906
  msgstr ""
907
  "Adminisztrátori értesítés, ha valaki hozzászólás nélkül iratkozik fel "
908
  "értesítésre."
909
 
910
+ #: options/panel5.php:153
911
  msgid "Let the administrator subscribe to comments when logged in."
912
  msgstr "Az adminisztrátor bejelentkezve fel tudjon iratkoznu."
913
 
914
+ #: options/panel5.php:162
915
  msgid "Send a copy of all Notifications to the administrator."
916
  msgstr "Másolat küldés minden értesítésről az adminisztrátornak."
917
 
 
 
 
 
 
 
 
 
 
 
918
  #: options/panel5.php:167
919
  msgid "StCR Unique Key"
920
  msgstr "StCR Unique Key"
928
  msgstr "Generálás"
929
 
930
  #: options/panel5.php:184
 
931
  msgid ""
932
  "This Unique Key will be use to send the notification to your subscribers "
933
  "with more security."
936
  "nagyobb\n"
937
  "\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tbiztonsággal menjenek ki."
938
 
939
+ #: options/panel7.php:8 options/panel8.php:8
940
+ msgid "Support the developers"
941
+ msgstr "Támogasd a fejlesztőt"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
942
 
943
+ #: options/panel7.php:18
 
944
  msgid ""
945
+ "How valuable is the feature offered by this plugin to your visitors? please "
946
+ "consider supporting the author if this plugin made your web site better, "
947
+ "especially if you are making money out of it. Any donation received will be "
948
+ "reinvested in the development of <strong>Subscribe to Comments Reloaded</"
949
+ "strong>, and to buy some food for my hungry family."
950
  msgstr ""
951
+ "Mennyire hasznos ezen plugin szolgáltatása a látogatóidnak? Subscribe to "
952
+ "Comments Reloaded most és mindig ingyenes lesz, de kérlek fontold meg, a "
953
+ "fejlesztő támogatását, főleg, ha oldaladdal pénzt is keresel. Minden "
954
+ "beérkező támogatást a Subscribe to Comments Reloaded plugin "
955
+ "továbbfejlesztésére, no meg egy kis ételre fordítok - éhes családom számára."
956
 
957
+ #: options/panel7.php:20
958
+ msgid "Don't want to donate? You can still help"
959
+ msgstr "Nem akarsz adakozni? Akkor is segíthetsz"
 
 
960
 
961
+ #: options/panel7.php:21
962
  msgid ""
963
+ "If you don't want to donate money, please consider blogging about my plugin "
964
+ "with a link to the plugin's page. Please let your readers know what makes "
965
+ "your blog better. You can also contribute donating your time: do not "
966
+ "hesitate to send me bug reports, your localization files, ideas on how to "
967
+ "improve <strong>Subscribe to Comments Reloaded</strong> and so on. Whatever "
968
+ "you do, thanks for using my plugin!"
969
  msgstr ""
970
+ "Ha nem akarsz pénzzel támogatni, kérlek írj a plugin-ról, és helyezd el a "
971
+ "plugin linkjét benne. Írd meg, hogyan tette blogodat jobbá ez a megoldás. "
972
+ "Segíthetsz az időddel is: ne habozz, küldj hibajelentést, fordítás fájlokat, "
973
+ "fejlesztési ötleteket, stb. Bármit is teszel, köszönöm hogy az én plugin-"
974
+ "emet használod!"
975
 
976
+ #: options/panel7.php:23
977
+ msgid "Subscribe to the Beta testers"
978
+ msgstr "Subscribe authors"
 
 
 
 
979
 
980
+ #: options/panel7.php:24
981
  msgid ""
982
+ "Before a new Update we release a Beta version so that our current users can "
983
+ "give us feedback if they find a bug, If you want to join the tester list you "
984
+ "can add your email <a href='http://eepurl.com/biCk1b' target='_blank'>here</"
985
+ "a>"
986
  msgstr ""
 
 
 
 
 
 
987
 
988
+ #: options/panel7.php:26
989
+ msgid "Vote and show your appreciation"
990
+ msgstr "Szavazz és mutasd meg, ha tetszik"
 
 
 
 
 
 
 
 
991
 
992
+ #: options/panel7.php:27
993
  msgid ""
994
+ "Tell other people if <strong>Subscribe to Comments Reloaded</strong> works "
995
+ "for you and how good it is. <a href=\"http://wordpress.org/extend/plugins/"
996
+ "subscribe-to-comments-reloaded/\">Rate it</a> on its Plugin Directory page."
997
  msgstr ""
998
+ "Mondd el másoknak is, ha a Subscribe to Comments Reloaded jól szolgál az "
999
+ "oldalodon. <a href=\"http://wordpress.org/extend/plugins/subscribe-to-"
1000
+ "comments-reloaded/\">Értékeld</a> a Plugin oldalon."
1001
 
1002
+ #: options/panel8.php:18
1003
+ msgid "Did you find a Bug on the plugin?"
1004
+ msgstr "Hibát találtál a plugin-ben?"
 
 
 
 
 
1005
 
1006
+ #: options/panel8.php:19
1007
  msgid ""
1008
+ "Please report any bug on the <a href=\"https://github.com/stcr/subscribe-to-"
1009
+ "comments-reloaded/issues/new?title=Bug%20Report:%20%3Cshort%20description"
1010
+ "%3E&labels=bug\" target=\"_blank\">GitHub</a> Page rather than on the "
1011
+ "WordPress Support page."
1012
  msgstr ""
1013
+ "Kérlek a hibát a <a href=\"https://github.com/stcr/subscribe-to-comments-"
1014
+ "reloaded/issues/\" target=\"_blank\">GitHub</a> oldalon jelezd a WordPress "
1015
+ "támogatás oldal helyett."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1016
 
1017
+ #: options/panel9.php:11
 
1018
  msgid "Support Subscribe to Comments Reloaded"
1019
  msgstr "Subscribe to Comments Reloaded Fontos Közlendő"
1020
 
1021
+ #: options/panel9.php:12
1022
  msgid ""
1023
  "Every contribution that you make is high valuable, so if you consider this "
1024
  "plugin a helpful tool we will use your donation to invest on support and "
1025
  "developing time."
1026
  msgstr ""
1027
 
1028
+ #: templates/author.php:57
1029
+ msgid "Title"
1030
+ msgstr "Cím"
 
 
 
 
1031
 
1032
+ #: templates/author.php:58 templates/user.php:58
1033
+ msgid "Legend: Y = all comments, R = replies only, C = inactive"
1034
+ msgstr ""
1035
+ "Magyarázat: Y = minden hozzászólás, R = csak az enyémre adott válaszok, C = "
1036
+ "kikapcsolva"
1037
 
1038
+ #: templates/author.php:69 templates/user.php:67
1039
+ msgid "Select all"
1040
+ msgstr "Mind kiválasztása"
1041
 
1042
+ #: templates/author.php:70 templates/user.php:68
1043
+ msgid "Invert selection"
1044
+ msgstr "Fordított kiválasztás"
1045
 
1046
+ #: templates/author.php:74 templates/user.php:72
1047
+ msgid "All comments"
1048
+ msgstr "Minden új hozzászólás"
1049
 
1050
+ #: templates/author.php:75 templates/user.php:73 wp_subscribe_reloaded.php:1062
1051
+ msgid "Replies to my comments"
1052
+ msgstr "Csak a válaszokra"
1053
 
1054
+ #: templates/author.php:80 templates/one-click-unsubscribe.php:30
1055
+ #: templates/user.php:79
1056
+ msgid "No subscriptions match your search criteria."
1057
+ msgstr "Nincs a keresésnek megfelelő feliratkozás."
1058
 
1059
+ #: templates/key_expired.php:8
1060
  msgid ""
1061
+ "Woohaa the link to manage your subscriptions has expired, don't worry, just "
1062
+ "enter your email below and a new link will be send."
1063
+ msgstr ""
1064
 
1065
+ #: templates/key_expired.php:73 templates/request-management-link.php:73
1066
+ #: templates/subscribe.php:92
1067
+ msgid "Send"
1068
+ msgstr "Küldés"
 
1069
 
1070
+ #: templates/subscribe.php:42 templates/subscribe.php:43
1071
+ msgid "New subscription to"
1072
+ msgstr "Új feliratkozás erre"
1073
 
1074
+ #: templates/subscribe.php:43
1075
+ msgid "User:"
1076
+ msgstr "Felhasználó:"
1077
+
1078
+ #: templates/user.php:63
1079
+ msgid "F j, Y"
1080
  msgstr ""
 
 
 
1081
 
1082
+ #: utils/stcr_manage.php:246
1083
  msgid ""
1084
+ "Notify me of followup comments via e-mail. You can also <a "
1085
+ "href='[subscribe_link]'>subscribe</a> without commenting."
1086
  msgstr ""
1087
+ "A hozzászólásokról email-ben kérek értesítést. <a "
1088
+ "href='[subscribe_link]'>Feliratkozás</a> hozzászólás nélkül is lehetséges."
1089
 
1090
+ #: utils/stcr_manage.php:247
 
 
 
 
1091
  msgid ""
1092
+ "You are subscribed to this post. <a href='[manager_link]'>Manage</a> your "
1093
+ "subscriptions."
1094
  msgstr ""
1095
+ "Feliratkozva ehhez a bejegyzéshez. <a href='[manager_link]'Saját "
1096
+ "feliratkozásaink kezelése</a>."
1097
 
1098
+ #: utils/stcr_manage.php:248
1099
  msgid ""
1100
+ "Your subscription to this post needs to be confirmed. <a "
1101
+ "href='[manager_link]'>Manage your subscriptions</a>."
1102
  msgstr ""
1103
+ "A feliratkozási szándékot meg kell erősíteni: <a "
1104
+ "href='[manager_link]'>Feliratkozás kezelése</a>."
1105
 
1106
+ #: utils/stcr_manage.php:249
1107
  msgid ""
1108
+ "You can <a href='[manager_link]'>manage the subscriptions</a> of this post."
1109
  msgstr ""
1110
+ "<a href='[manager_link]'>Saját feliratkozásunk kezelése</a> ennél a "
1111
+ "bejegyzésnél."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1112
 
1113
+ #: utils/stcr_manage.php:255
1114
+ msgid ""
1115
+ "To manage your subscriptions, please enter your email address here below. We "
1116
+ "will send you a message containing the link to access your personal "
1117
+ "management page."
1118
+ msgstr ""
1119
+ "A feliratkozások kezeléséhez alul meg kell adni az email címet, amelyre "
1120
+ "elküldjük azt a hivatkozást, amellyel a saját kezelési oldalra lehet belépni."
1121
 
1122
+ #: utils/stcr_manage.php:256
1123
+ msgid ""
1124
+ "Thank you for using our subscription service. Your request has been "
1125
+ "completed, and you should receive an email with the management link in a few "
1126
+ "minutes."
1127
+ msgstr ""
1128
+ "Köszönjük, hogy használod az értesítőket. Néhány percen belül e-mailben "
1129
+ "megkapot a beállításokhoz szükséges linked."
1130
 
1131
+ #: utils/stcr_manage.php:257
1132
+ msgid ""
1133
+ "You can follow the discussion on <strong>[post_title]</strong> without "
1134
+ "having to leave a comment. Cool, huh? Just enter your email address in the "
1135
+ "form here below and you're all set."
1136
+ msgstr ""
1137
+ "<strong>[post_title]</strong> című bejegyzésünkhöz történő hozzászólásokat "
1138
+ "úgy is figyelemmel lehet kísérni, ha az olvasó nem szól hozzá a témához. "
1139
+ "Csak meg kell adni a saját email címet az alul található mezőbe, és máris "
1140
+ "minden készen áll."
1141
 
1142
+ #: utils/stcr_manage.php:258
1143
+ msgid ""
1144
+ "Thank you for using our subscription service. Your request has been "
1145
+ "completed. You will receive a notification email every time a new comment to "
1146
+ "this article is approved and posted by the administrator."
1147
+ msgstr ""
1148
+ "<strong>Köszönjük, hogy használtad a feliratkozás szolgáltatásunkat!</"
1149
+ "strong><br /> A kérést rögzítettük; minden egyes alkalommal küldünk egy "
1150
+ "értesítést email címedre, amikor a bejegyzéshez új hozzászólás érkezik."
1151
 
1152
+ #: utils/stcr_manage.php:259
1153
+ msgid ""
1154
+ "Thank you for using our subscription service. In order to confirm your "
1155
+ "request, please check your email for the verification message and follow the "
1156
+ "instructions."
1157
+ msgstr ""
1158
+ "Köszönjük, hogy használtad a feliratkozás szolgáltatásunkat! A kérésed "
1159
+ "megerősítéséhez, kérjük ellenőrizd e-mailcímed, és kövesd az instrukciókat."
1160
 
1161
+ #: utils/stcr_manage.php:260
1162
+ msgid ""
1163
+ "In order to cancel or suspend one or more notifications, select the "
1164
+ "corresponding checkbox(es) and click on the button at the end of the list."
1165
+ msgstr ""
1166
+ "Az értesítések kikapcsolásához, vagy törléséhez válaszd ki a kívánt "
1167
+ "értesítést, majd a megfelelő állapotot és kattints az Értesítés frissítése "
1168
+ "gombra."
1169
 
1170
+ #: utils/stcr_manage.php:261
1171
+ msgid ""
1172
+ "In order to cancel or suspend one or more notifications, select the "
1173
+ "corresponding checkbox(es) and click on the button at the end of the list. "
1174
+ "You are currently subscribed to:"
1175
+ msgstr ""
1176
+ "Az értesítések kikapcsolásához, megszűntetéséhez, válassz jelölőnégyzetet és "
1177
+ "a lista végén kattints a megfelelő gombra. Jelenleg ezek az értesítéseid:"
1178
 
1179
+ #: utils/stcr_manage.php:265
1180
+ msgid "There is a new comment to [post_title]"
1181
+ msgstr "Új hozzászólás ehhez [post_title]"
1182
 
1183
+ #: utils/stcr_manage.php:266
1184
  msgid ""
1185
+ "There is a new comment to [post_title].\n"
1186
+ "Comment Link: [comment_permalink]\n"
1187
+ "Author: [comment_author]\n"
1188
+ "Comment:\n"
1189
+ "[comment_content]\n"
1190
+ "Permalink: [post_permalink]\n"
1191
+ "Manage your subscriptions: [manager_link]"
1192
  msgstr ""
1193
+ "Új hozzászólás érkezett ehhez: [post_title].\n"
1194
+ "Hozzászólás Link: [comment_permalink]\n"
1195
+ "Írta: [comment_author]\n"
1196
+ "Hozzászólás:\n"
1197
+ "[comment_content]\n"
1198
+ "Permalink: [post_permalink]\n"
1199
+ "Értesítési beállítások: [manager_link]"
1200
 
1201
+ #: utils/stcr_manage.php:267
1202
+ msgid "Please confirm your subscription to [post_title]"
1203
+ msgstr "Kérlek, erősítsd meg feliratkozásod erre [post_title]"
1204
 
1205
+ #: utils/stcr_manage.php:268
1206
+ msgid ""
1207
+ "You have requested to be notified every time a new comment is added to:\n"
1208
+ "[post_permalink]\n"
1209
+ "\n"
1210
+ "Please confirm your request by clicking on this link:\n"
1211
+ "[confirm_link]"
1212
+ msgstr ""
1213
+ "Azt kérted, értesítsünk, amikor új hozzászólás érkezik ehhez:\n"
1214
+ "[post_permalink]\n"
1215
+ "\n"
1216
+ "Kérlek, erősítsd meg a feliratkozást az alábbi linkre kattintva:\n"
1217
+ "[confirm_link]"
1218
 
1219
+ #: utils/stcr_manage.php:269
1220
+ msgid "Manage your subscriptions on [blog_name]"
1221
+ msgstr "Ártesítés beállítások - [blog_name]"
1222
 
1223
+ #: utils/stcr_manage.php:270
1224
  msgid ""
1225
+ "You have requested to manage your subscriptions to the articles on "
1226
+ "[blog_name]. Please check the Subscriptions management link in your email"
1227
  msgstr ""
 
 
1228
 
1229
+ #: utils/stcr_manage.php:271
1230
  msgid ""
1231
+ "You have requested to manage your subscriptions to the articles on "
1232
+ "[blog_name]. Follow this link to access your personal page:\n"
1233
+ "[manager_link]"
1234
  msgstr ""
1235
+ "A [blog_name] oldal értesítési beállításainak elérése:\n"
1236
+ "[manager_link]"
 
 
 
 
1237
 
1238
+ #: utils/stcr_manage.php:440 utils/stcr_manage.php:441
1239
+ msgid "StCR System"
1240
+ msgstr ""
1241
 
1242
+ #: utils/stcr_manage.php:460 utils/stcr_manage.php:488
1243
+ #: utils/stcr_manage.php:515 utils/stcr_manage.php:542
1244
+ #: utils/stcr_manage.php:569 utils/stcr_manage.php:596
1245
+ #: utils/stcr_manage.php:623 utils/stcr_manage.php:650
1246
+ #: utils/stcr_manage.php:677 utils/stcr_manage.php:705
1247
+ msgid "You do not have sufficient permissions to access this page."
1248
  msgstr ""
 
 
1249
 
1250
+ #: utils/stcr_manage.php:755
1251
+ msgid "Subscriptions"
1252
+ msgstr "Feliratkozás"
1253
 
1254
+ #: utils/stcr_manage.php:811
1255
  msgid ""
1256
+ "Need help on how to use Subscribe to Comments Reloaded? Visit the official"
 
1257
  msgstr ""
1258
+ "Segítségre van szükséged, a Subscribe to Comments Reloaded használatához? "
1259
+ "Látogasson el a hivatalos"
1260
 
1261
+ #: utils/stcr_manage.php:811
1262
+ msgid "support forum"
1263
+ msgstr "támogatói fórumra"
1264
 
1265
+ #: utils/stcr_manage.php:812
1266
+ msgid "Feeling generous?"
1267
+ msgstr "Nagylelkű napod van?"
1268
 
1269
+ #: utils/stcr_manage.php:812
1270
+ msgid "Donate a few bucks!"
1271
+ msgstr "Adakozz egy pár dolcsit!"
1272
+
1273
+ #: utils/stcr_upgrade.php:55
1274
+ msgid "Important Notice"
1275
+ msgstr "Fontos Közlendő"
1276
 
1277
+ #: utils/stcr_upgrade.php:103
1278
  msgid ""
1279
+ "<strong>Subscribe to Comments Reloaded:</strong> The information in your "
1280
+ "database has been sanitized to prevent the raw html messages. <a class="
1281
+ "\"dismiss\" href=\"#\">Dismiss. </a><img class=\"stcr-loading-animation\" "
1282
+ "src=\""
1283
  msgstr ""
 
 
1284
 
1285
+ #: utils/stcr_upgrade.php:158
1286
+ msgid ""
1287
+ "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
1288
+ "from the <strong>Subscribe to Comments</strong> plugin was detected and "
1289
+ "automatically imported into <strong>Subscribe to Comments Reloaded</strong>."
1290
+ msgstr ""
1291
+ "<strong>Subscribe to Comments</strong> által kezelt feliratkozási adatokat "
1292
+ "találtunk és importáltunk is őket a <strong>Subscribe to Comments Reloaded</"
1293
+ "strong>-be."
1294
 
1295
+ #: utils/stcr_upgrade.php:158
1296
  msgid ""
1297
+ " It is recommended that you now <strong>deactivate</strong> Subscribe to "
1298
+ "Comments to prevent confusion between the two plugins."
1299
  msgstr ""
1300
+ "Javasoljuk, hogy most <strong>kapcsold ki</strong> a Subscribe to Comments-"
1301
+ "et, hogy megelőzzük a két plugin összeakadását."
1302
 
1303
+ #: utils/stcr_upgrade.php:159
1304
  msgid ""
1305
+ "If you have subscription data from Subscribe to Comments Reloaded < v2.0 "
1306
+ "that you want to import, you'll need to import that data manually, as only "
1307
+ "one import routine will ever run to prevent data loss."
1308
  msgstr ""
1309
+ "Ha a Subscribe to Comments Reloaded v2.0 előtti verzióban vannak "
1310
+ "importálandó feliratkozási adataid, ezeket manuálisan kell importálnod, mert "
1311
+ "az adatvesztés megelőzése érdekében csak egyetlen importálási folyamatot "
1312
+ "alkalmazunk."
1313
 
1314
+ #: utils/stcr_upgrade.php:160 utils/stcr_upgrade.php:232
1315
+ #: utils/stcr_upgrade.php:381
1316
+ msgid ""
1317
+ "Please visit <a href=\"options-general.php?page=subscribe-to-comments-"
1318
+ "reloaded/options/index.php\">Settings -> Subscribe to Comments</a> to review "
1319
+ "your configuration.<a class=\"dismiss\" href=\"#\">Dismiss. </a><img class="
1320
+ "\"stcr-loading-animation\" src=\""
1321
+ msgstr ""
1322
 
1323
+ #: utils/stcr_upgrade.php:231
 
1324
  msgid ""
1325
+ "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
1326
+ "from the <strong>Comment Reply Notification</strong> plugin was detected and "
1327
+ "automatically imported into <strong>Subscribe to Comments Reloaded</strong>."
 
1328
  msgstr ""
1329
+ "<strong>Comment Reply Notification</strong> által kezelt feliratkozási "
1330
+ "adatokat találtunk és importáltunk is őket a <strong>Subscribe to Comments "
1331
+ "Reloaded</strong>-be."
1332
 
1333
+ #: utils/stcr_upgrade.php:231
1334
+ msgid ""
1335
+ " It is recommended that you now <strong>deactivate</strong> Comment Reply "
1336
+ "Notification to prevent confusion between the two plugins."
1337
+ msgstr ""
1338
+ "Javasoljuk, hogy most <strong>kapcsold ki</strong> a Comment Reply "
1339
+ "Notification-t, hogy megelőzzük a két plugin összeakadását."
1340
 
1341
+ #: utils/stcr_upgrade.php:378
1342
+ msgid ""
1343
+ "<strong>Subscribe to Comments Reloaded:</strong> Plugin options and comment "
1344
+ "subscription data from the <strong>WP Comment Subscriptions</strong> plugin "
1345
+ "were detected and automatically imported into <strong>Subscribe to Comments "
1346
+ "Reloaded</strong>."
1347
+ msgstr ""
1348
+ "<strong>WP Comment Subscriptions</strong> által kezelt feliratkozási "
1349
+ "adatokat és beállításokat találtunk és importáltunk is őket a "
1350
+ "<strong>Subscribe to Comments Reloaded</strong>-be."
1351
 
1352
+ #: utils/stcr_upgrade.php:378
1353
+ msgid ""
1354
+ " It is recommended that you now <strong>deactivate</strong> WP Comment "
1355
+ "Subscriptions to prevent confusion between the two plugins."
1356
+ msgstr ""
1357
+ "Javasoljuk, hogy most <strong>kapcsold ki</strong> a WP Comment "
1358
+ "Subscriptions-t, hogy megelőzzük a két plugin összeakadását."
1359
 
1360
+ #: utils/stcr_upgrade.php:379
1361
+ msgid ""
1362
+ "If you have subscription data from another plugin (such as Subscribe to "
1363
+ "Comments or Subscribe to Comments Reloaded < v2.0) that you want to import, "
1364
+ "you'll need to import that data manually, as only one import routine will "
1365
+ "ever run to prevent data loss."
1366
+ msgstr ""
1367
+ "Ha feliratkozási adataid vannak másik pluginban (mind például a Subscribe to "
1368
+ "Comments vagy a Subscribe to Comments Reloaded v2.0-nél régebbi verziói) és "
1369
+ "ezeket szeretnéd importálni, ezeket manuálisan kell importálnod, mert az "
1370
+ "adatvesztés megelőzése érdekében csak egyetlen importálási folyamatot "
1371
+ "alkalmazunk."
1372
 
1373
+ #: utils/stcr_upgrade.php:380
 
1374
  msgid ""
1375
+ "<strong>Note:</strong> If you were previously using the "
1376
+ "<code>wp_comment_subscriptions_show()</code> function or the <code>[wpcs-"
1377
+ "subscribe-url]</code> shortcode, you'll need to replace those with "
1378
+ "<code>subscribe_reloaded_show()</code> and <code>[subscribe-url]</code> "
1379
+ "respectively."
1380
  msgstr ""
1381
+ "<strong>Megjegyzés:</strong> Ha korábban a "
1382
+ "<code>wp_comment_subscriptions_show()</code> funkciót vagy a <code>[wpcs-"
1383
+ "subscribe-url]</code> shortcode-ot használtad, ezeket le kell cserélned a "
1384
+ "<code>subscribe_reloaded_show()</code> funkcióra és a <code>[subscribe-url]</"
1385
+ "code> shortcode-ra."
1386
 
1387
+ #: utils/stcr_upgrade.php:394
1388
+ msgid ""
1389
+ "<strong>Thank you for installing Subscribe to Comments Reloaded!</strong>."
1390
+ msgstr ""
1391
 
1392
+ #: utils/stcr_upgrade.php:395
1393
+ msgid ""
1394
+ "If you find a bug or an issue you can report it <a href=\"https://github.com/"
1395
+ "stcr/subscribe-to-comments-reloaded/issues\" target=\"_blank\">here</a>."
1396
+ msgstr ""
1397
 
1398
+ #: utils/stcr_upgrade.php:396
1399
+ msgid ""
1400
+ "If you want to donate you can do it via <a href=\"\n"
1401
+ "https://www.paypal.com/cgi-bin/webscr?"
1402
+ "cmd=_donations&business=XF86X93FDCGYA&lc=US&item_name=Datasoft"
1403
+ "%20Engineering&item_number=DI%2dSTCR&currency_code=USD&bn=PP%2dDonationsBF"
1404
+ "%3abtn_donate_LG%2egif%3aNonHosted\" target=\"_blank\">PayPal</a>."
1405
+ msgstr ""
1406
 
1407
+ #: utils/stcr_upgrade.php:398
1408
+ msgid ""
1409
+ "Please visit the <a href=\"https://wordpress.org/plugins/subscribe-to-"
1410
+ "comments-reloaded/changelog/\" target=\"_blank\">Changelog</a> for detailed "
1411
+ "information on plugin changes.<a class=\"dismiss\" href=\"#\">Dismiss. </"
1412
+ "a><img class=\"stcr-loading-animation\" src=\""
1413
+ msgstr ""
1414
 
1415
+ #: utils/stcr_upgrade.php:409
1416
+ msgid ""
1417
+ "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1418
+ "160106."
1419
+ msgstr ""
1420
 
1421
+ #: utils/stcr_upgrade.php:410
1422
+ msgid ""
1423
+ "This version includes many changes and fixes to improve your experience with "
1424
+ "the plugin, including One Click Unsubscribe, Rich Text Editor to create HTML "
1425
+ "email templates, Subscription Checkbox position, and more!"
1426
+ msgstr ""
1427
 
1428
+ #: utils/stcr_upgrade.php:411 utils/stcr_upgrade.php:426
1429
+ #: utils/stcr_upgrade.php:448
1430
+ msgid ""
1431
+ "Please visit the <a href=\"https://wordpress.org/plugins/subscribe-to-"
1432
+ "comments-reloaded/changelog/\" target=\"_blank\">Changelog</a> for a "
1433
+ "complete list of changes.<a class=\"dismiss\" href=\"#\">Dismiss. </a><img "
1434
+ "class=\"stcr-loading-animation\" src=\""
1435
+ msgstr ""
1436
 
1437
+ #: utils/stcr_upgrade.php:424
1438
+ msgid ""
1439
+ "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1440
+ "160115."
1441
+ msgstr ""
1442
 
1443
+ #: utils/stcr_upgrade.php:425
1444
+ msgid ""
1445
+ "This version includes fixes to broken links while managing your subscriptions"
1446
+ msgstr ""
1447
 
1448
+ #: utils/stcr_upgrade.php:439
1449
+ msgid ""
1450
+ "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1451
+ "3.0.0"
1452
+ msgstr ""
1453
 
1454
+ #: utils/stcr_upgrade.php:440
1455
+ msgid "This version includes fixes to many bugs and also new features, "
1456
+ msgstr ""
1457
 
1458
+ #: utils/stcr_upgrade.php:442
1459
+ msgid ""
1460
+ "<strong>New Feature</strong> Add new option to set the Reply To email "
1461
+ "address. This will help the subscribers to use the Reply option in their "
1462
+ "email agents."
1463
+ msgstr ""
1464
 
1465
+ #: utils/stcr_upgrade.php:443
1466
+ msgid ""
1467
+ "<strong>New Feature</strong> Improve the Admin Menu for StCR. Replace the "
1468
+ "StCR menu on the Settings Menu for a new Menu with sub menus for the pages."
1469
+ msgstr ""
1470
 
1471
+ #: utils/stcr_upgrade.php:444
1472
+ msgid ""
1473
+ "<strong>New Feature</strong> Safely Uninstall option to Delete the plugin "
1474
+ "without loosing your subscriptions. You can use this option also for reset "
1475
+ "all the settings, see the FAQ."
1476
+ msgstr ""
1477
 
1478
+ #: utils/stcr_upgrade.php:445
1479
+ msgid ""
1480
+ "<strong>New Feature</strong> Now the WordPress Authors can use the "
1481
+ "<strong>Subscribe authors</strong> option to autor subscribe to a Custom "
1482
+ "Post Type."
1483
+ msgstr ""
1484
 
1485
+ #: utils/stcr_upgrade.php:446
1486
+ msgid ""
1487
+ "<strong>New Feature</strong> A new field was added under the notification "
1488
+ "options to and the management link only by email and not to display it on "
1489
+ "the request link page."
1490
+ msgstr ""
1491
 
1492
+ #: utils/stcr_utils.php:195
1493
+ msgid "StCR Notification"
1494
+ msgstr "Értesítések"
1495
 
1496
+ #: wp_subscribe_reloaded.php:114
1497
+ msgid "Settings"
1498
+ msgstr "Beállítások"
1499
 
1500
+ #: wp_subscribe_reloaded.php:1060
1501
+ msgid "Don't subscribe"
1502
+ msgstr "Nem iratkozom fel"
1503
 
1504
+ #: wp_subscribe_reloaded.php:1061
1505
+ msgid "All"
1506
+ msgstr "Mindenre"
1507
 
1508
+ #~ msgid ""
1509
+ #~ "Please visit <a href=\"options-general.php?page=subscribe-to-comments-"
1510
+ #~ "reloaded/options/index.php\">Settings -> Subscribe to Comments</a> to "
1511
+ #~ "review your configuration.<a class=\"dismiss\" href=\"#\">Got it. </"
1512
+ #~ "a><img class=\"stcr-loading-animation\" src=\""
1513
+ #~ msgstr ""
1514
+ #~ "Látogass el a <a href=\"options-general.php?page=subscribe-to-comments-"
1515
+ #~ "reloaded/options/index.php\">Beállítások -> Subscribe to Comments</a> "
1516
+ #~ "oldalra a beállítások ellenőrzéséhez."
1517
 
1518
+ #~ msgid "StCR Subscription Box Position"
1519
+ #~ msgstr "Új feliratkozás erre"
 
1520
 
1521
+ #~ msgid ""
1522
+ #~ "Content of the management email. Allowed tags: [blog_name], [manager_link]"
1523
+ #~ msgstr ""
1524
+ #~ "Feliratkozás Kezelés e-mail szövege. Használható címkék: [blog_name], "
1525
+ #~ "[manager_link]"
1526
 
1527
  #~ msgid ""
1528
  #~ "The information in your database has been sanitize to prevent the raw "
1540
  #~ msgid "Subscribed"
1541
  #~ msgstr "Feliratkozva"
1542
 
 
 
 
1543
  #~ msgid "Digest"
1544
  #~ msgstr "Kivonat"
1545
 
1612
  #~ msgid "Resume"
1613
  #~ msgstr "Аднавіць"
1614
 
 
 
 
1615
  #~ msgid ""
1616
  #~ "You can \"mass update\" all the occurrences of a given email address "
1617
  #~ "(exact matches only)."
1907
  #~ msgid "Open %s in a new window"
1908
  #~ msgstr "Apri %s in una nuova finestra"
1909
 
 
 
 
1910
  #~ msgid "Recent Keywords"
1911
  #~ msgstr "Parole chiave recenti"
1912
 
langs/subscribe-reloaded-id_ID.mo CHANGED
Binary file
langs/subscribe-reloaded-id_ID.po CHANGED
@@ -2,638 +2,850 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Subscribe to Comments Reloaded\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2016-01-11 02:02-0600\n"
6
  "PO-Revision-Date: \n"
7
- "Last-Translator: Reedyseth <reedyseth@gmail.com>\n"
8
  "Language-Team: \n"
9
  "Language: id_ID\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.5.4\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
- #: wp_subscribe_reloaded.php:124
20
- msgid "Settings"
21
- msgstr ""
 
22
 
23
- #: wp_subscribe_reloaded.php:1030
24
- msgid "Don't subscribe"
25
- msgstr "Jangan berlangganan"
26
 
27
- #: wp_subscribe_reloaded.php:1031
28
- msgid "All"
29
- msgstr "Semua"
30
 
31
- #: wp_subscribe_reloaded.php:1032 templates/user.php:73
32
- #: templates/author.php:75
33
- msgid "Replies to my comments"
34
- msgstr "Balasan pada komentar saya saja"
35
 
36
- #: utils/stcr_manage.php:218
37
- msgid ""
38
- "Notify me of followup comments via e-mail. You can also <a "
39
- "href='[subscribe_link]'>subscribe</a> without commenting."
40
- msgstr ""
41
- "Beritahu saya melalui email jika ada balasan komentar di artikel ini. Anda "
42
- "juga dapat <a href='[subscribe_link]'>berlangganan</a> tanpa harus memberi "
43
- "komentar."
44
 
45
- #: utils/stcr_manage.php:219
46
- msgid ""
47
- "You are subscribed to this post. <a href='[manager_link]'>Manage</a> your "
48
- "subscriptions."
49
- msgstr ""
50
- "Anda telah berlangganan artikel ini. <a href='[manager_link]'>Atur</a> cara "
51
- "berlangganan Anda."
52
 
53
- #: utils/stcr_manage.php:220
54
- msgid ""
55
- "Your subscription to this post needs to be confirmed. <a "
56
- "href='[manager_link]'>Manage your subscriptions</a>."
57
- msgstr ""
58
- "Permintaan berlangganan Anda untuk artikel ini perlu dikonfirmasi. <a "
59
- "href='[manager_link]'>Aturlah cara berlangganan Anda</a>."
60
 
61
- #: utils/stcr_manage.php:221
62
- msgid ""
63
- "You can <a href='[manager_link]'>manage the subscriptions</a> of this post."
64
  msgstr ""
65
- "Anda dapat <a href='[manager_link]'>mengatur cara berlangganan</a> pada "
66
- "artikel ini."
67
 
68
- #: utils/stcr_manage.php:225 options/index.php:57
69
- msgid "Manage subscriptions"
70
- msgstr "Atur Langganan"
71
 
72
- #: utils/stcr_manage.php:227
73
- msgid ""
74
- "To manage your subscriptions, please enter your email address here below. We "
75
- "will send you a message containing the link to access your personal "
76
- "management page."
77
- msgstr ""
78
- "Untuk mengatur cara berlangganan, masukkan alamat email Anda di bawah ini. "
79
- "Kami akan mengirimkan sebuah pesan yang berisi tautan untuk mengakses "
80
- "Halaman Pengaturan Pribadi milik Anda."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
81
 
82
- #: utils/stcr_manage.php:228
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
83
  msgid ""
84
- "Thank you for using our subscription service. Your request has been "
85
- "completed, and you should receive an email with the management link in a few "
86
- "minutes."
87
  msgstr ""
88
- "Terima kasih telah memanfaatkan layanan berlangganan kami. Permintaan Anda "
89
- "telah diproses, dan Anda akan menerima sebuah email yang berisi tautan ke "
90
- "pengaturan dalam beberapa menit ke depan."
91
 
92
- #: utils/stcr_manage.php:229
93
- msgid ""
94
- "You can follow the discussion on <strong>[post_title]</strong> without "
95
- "having to leave a comment. Cool, huh? Just enter your email address in the "
96
- "form here below and you're all set."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
97
  msgstr ""
98
- "Anda dapat menyimak diskusi pada <strong>[post_title]</strong> tanpa harus "
99
- "memberikan komentar terlebih dulu. Keren, kan? Masukkan saja alamat email "
100
- "Anda ke isian berikut."
101
 
102
- #: utils/stcr_manage.php:230
103
  msgid ""
104
- "Thank you for using our subscription service. Your request has been "
105
- "completed. You will receive a notification email every time a new comment to "
106
- "this article is approved and posted by the administrator."
107
  msgstr ""
108
- "Terima kasih telah memanfaatkan layanan berlangganan kami. Permintaan Anda "
109
- "telah diproses. Anda akan menerima sebuah email notifikasi setiap ada "
110
- "komentar baru pada artikel ini."
111
 
112
- #: utils/stcr_manage.php:231
 
 
 
 
 
 
 
 
 
 
 
 
 
113
  msgid ""
114
- "Thank you for using our subscription service. In order to confirm your "
115
- "request, please check your email for the verification message and follow the "
116
- "instructions."
117
  msgstr ""
118
- "Terima kasih telah memanfaatkan layanan berlangganan kami. Selanjutnya Anda "
119
- "perlu melakukan konfirmasi melalui sebuah pesan yang kami kirimkan ke alamat "
120
- "email Anda, dan lakukanlah langkah-langkah yang diinstruksikan."
121
 
122
- #: utils/stcr_manage.php:232
123
- msgid ""
124
- "In order to cancel or suspend one or more notifications, select the "
125
- "corresponding checkbox(es) and click on the button at the end of the list."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
126
  msgstr ""
127
- "Untuk membatalkan atau menangguhkan satu atau lebih notifikasi, pilihlah "
128
- "pada checkbox yang dimaksud dan klik pada tombol di akhir daftar."
129
 
130
- #: utils/stcr_manage.php:233
131
- msgid ""
132
- "In order to cancel or suspend one or more notifications, select the "
133
- "corresponding checkbox(es) and click on the button at the end of the list. "
134
- "You are currently subscribed to:"
135
  msgstr ""
136
- "Untuk membatalkan atau menangguhkan satu atau lebih notifikasi, pilihlah "
137
- "pada checkbox yang dimaksud dan klik pada tombol di akhir daftar. Saat ini "
138
- "Anda berlangganan:"
139
 
140
- #: utils/stcr_manage.php:237
141
- msgid "There is a new comment to [post_title]"
142
- msgstr "Hey, ada komentar baru pada artikel [post_title]"
143
 
144
- #: utils/stcr_manage.php:238
145
- msgid ""
146
- "There is a new comment to [post_title].\n"
147
- "Comment Link: [comment_permalink]\n"
148
- "Author: [comment_author]\n"
149
- "Comment:\n"
150
- "[comment_content]\n"
151
- "Permalink: [post_permalink]\n"
152
- "Manage your subscriptions: [manager_link]"
153
- msgstr ""
154
- "Ada komentar baru pada artikel [post_title].\n"
155
- "Tautan komentar: [comment_permalink]\n"
156
- "Oleh: [comment_author]\n"
157
- "Komentar:\n"
158
- "[comment_content]\n"
159
- "Tautan: [post_permalink]\n"
160
- "Atur cara berlangganan Anda: [manager_link]"
161
 
162
- #: utils/stcr_manage.php:239
163
- msgid "Please confirm your subscription to [post_title]"
164
- msgstr "Mohon lakukan konfirmasi berlangganan Anda pada artikel [post_title]"
165
 
166
- #: utils/stcr_manage.php:240
167
- msgid ""
168
- "You have requested to be notified every time a new comment is added to:\n"
169
- "[post_permalink]\n"
170
- "\n"
171
- "Please confirm your request by clicking on this link:\n"
172
- "[confirm_link]"
173
- msgstr ""
174
- "Anda telah meminta untuk diberitahu setiap ada komentar baru pada:\n"
175
- "[post_permalink]\n"
176
- "\n"
177
- "Lakukan konfirmasi permintaan Anda dengan melakukan klik pada tautan ini:\n"
178
- "[confirm_link]"
179
 
180
- #: utils/stcr_manage.php:241
181
- msgid "Manage your subscriptions on [blog_name]"
182
- msgstr "Aturlah cara berlangganan Anda pada [blog_name]"
183
 
184
- #: utils/stcr_manage.php:242
185
- msgid ""
186
- "You have requested to manage your subscriptions to the articles on "
187
- "[blog_name]. Follow this link to access your personal page:\n"
188
- "[manager_link]"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
189
  msgstr ""
190
- "Anda telah meminta untuk mengatur cara berlanggan Anda pada artikel di "
191
- "[blog_name]. Ikuti tautan berikut untuk mengakses halaman personal Anda:\n"
192
- "[manager_link]"
193
 
194
- #: utils/stcr_manage.php:387
195
- #, fuzzy
196
- msgid "Subscriptions"
197
- msgstr "Langganan"
 
 
 
 
 
 
 
 
 
 
 
198
 
199
- #: utils/stcr_manage.php:416 options/panel5.php:87 options/panel5.php:96
200
- #: options/panel5.php:105 options/panel5.php:115 options/panel5.php:124
201
- #: options/panel5.php:134 options/panel5.php:143 options/panel5.php:152
202
- #: options/panel5.php:161 options/panel2.php:67 options/panel2.php:77
203
- #: options/panel2.php:106
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
204
  msgid "No"
205
  msgstr "Tidak"
206
 
207
- #: utils/stcr_manage.php:443
208
  msgid ""
209
- "Need help on how to use Subscribe to Comments Reloaded? Visit the official"
 
210
  msgstr ""
211
- "Perlu bantuan tentang cara penggunaan Subscribe to Comments Reloaded? "
212
- "Kunjungi situs resmi"
213
-
214
- #: utils/stcr_manage.php:443
215
- msgid "support forum"
216
- msgstr "forum bantuan"
217
 
218
- #: utils/stcr_manage.php:444
219
- msgid "Feeling generous?"
220
- msgstr "Merasa dermawan?"
221
 
222
- #: utils/stcr_manage.php:444
223
- msgid "Donate a few bucks!"
224
- msgstr "Beri sedikit sumbangan"
225
 
226
- #: utils/stcr_upgrade.php:53
227
- msgid "Important Notice"
228
  msgstr ""
229
 
230
- #: utils/stcr_upgrade.php:96
 
 
 
 
231
  msgid ""
232
- "<strong>Subscribe to Comments Reloaded:</strong> The information in your "
233
- "database has been sanitized to prevent the raw html messages. <a class="
234
- "\"dismiss\" href=\"#\">Got it. </a><img class=\"stcr-loading-animation\" "
235
- "src=\""
236
  msgstr ""
237
 
238
- #: utils/stcr_upgrade.php:151
239
  msgid ""
240
- "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
241
- "from the <strong>Subscribe to Comments</strong> plugin was detected and "
242
- "automatically imported into <strong>Subscribe to Comments Reloaded</strong>."
 
 
 
 
 
 
243
  msgstr ""
244
 
245
- #: utils/stcr_upgrade.php:151
246
  msgid ""
247
- " It is recommended that you now <strong>deactivate</strong> Subscribe to "
248
- "Comments to prevent confusion between the two plugins."
249
  msgstr ""
250
 
251
- #: utils/stcr_upgrade.php:152
 
 
 
 
252
  msgid ""
253
- "If you have subscription data from Subscribe to Comments Reloaded < v2.0 "
254
- "that you want to import, you'll need to import that data manually, as only "
255
- "one import routine will ever run to prevent data loss."
256
  msgstr ""
 
 
257
 
258
- #: utils/stcr_upgrade.php:153 utils/stcr_upgrade.php:225
259
- #: utils/stcr_upgrade.php:374
260
- msgid ""
261
- "Please visit <a href=\"options-general.php?page=subscribe-to-comments-"
262
- "reloaded/options/index.php\">Settings -> Subscribe to Comments</a> to review "
263
- "your configuration.<a class=\"dismiss\" href=\"#\">Got it. </a><img class="
264
- "\"stcr-loading-animation\" src=\""
 
 
 
265
  msgstr ""
 
266
 
267
- #: utils/stcr_upgrade.php:224
268
  msgid ""
269
- "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
270
- "from the <strong>Comment Reply Notification</strong> plugin was detected and "
271
- "automatically imported into <strong>Subscribe to Comments Reloaded</strong>."
272
  msgstr ""
 
 
 
 
 
 
273
 
274
- #: utils/stcr_upgrade.php:224
275
  msgid ""
276
- " It is recommended that you now <strong>deactivate</strong> Comment Reply "
277
- "Notification to prevent confusion between the two plugins."
278
  msgstr ""
 
 
279
 
280
- #: utils/stcr_upgrade.php:371
281
  msgid ""
282
- "<strong>Subscribe to Comments Reloaded:</strong> Plugin options and comment "
283
- "subscription data from the <strong>WP Comment Subscriptions</strong> plugin "
284
- "were detected and automatically imported into <strong>Subscribe to Comments "
285
- "Reloaded</strong>."
286
  msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
287
 
288
- #: utils/stcr_upgrade.php:371
289
- msgid ""
290
- " It is recommended that you now <strong>deactivate</strong> WP Comment "
291
- "Subscriptions to prevent confusion between the two plugins."
292
- msgstr ""
293
 
294
- #: utils/stcr_upgrade.php:372
295
- msgid ""
296
- "If you have subscription data from another plugin (such as Subscribe to "
297
- "Comments or Subscribe to Comments Reloaded < v2.0) that you want to import, "
298
- "you'll need to import that data manually, as only one import routine will "
299
- "ever run to prevent data loss."
300
- msgstr ""
301
 
302
- #: utils/stcr_upgrade.php:373
303
- msgid ""
304
- "<strong>Note:</strong> If you were previously using the "
305
- "<code>wp_comment_subscriptions_show()</code> function or the <code>[wpcs-"
306
- "subscribe-url]</code> shortcode, you'll need to replace those with "
307
- "<code>subscribe_reloaded_show()</code> and <code>[subscribe-url]</code> "
308
- "respectively."
309
- msgstr ""
310
 
311
- #: utils/stcr_upgrade.php:387
312
- msgid ""
313
- "<strong>Thank you for installing Subscribe to Comments Reloaded!</strong>."
314
- msgstr ""
315
 
316
- #: utils/stcr_upgrade.php:388
317
- msgid ""
318
- "If you find a bug or an issue you can report it <a href=\"https://github.com/"
319
- "stcr/subscribe-to-comments-reloaded/issues\" target=\"_blank\">here</a>."
320
- msgstr ""
321
 
322
- #: utils/stcr_upgrade.php:389
323
  msgid ""
324
- "If you want to donate you can do it via <a href=\"\n"
325
- "https://www.paypal.com/cgi-bin/webscr?"
326
- "cmd=_donations&business=XF86X93FDCGYA&lc=US&item_name=Datasoft"
327
- "%20Engineering&item_number=DI%2dSTCR&currency_code=USD&bn=PP%2dDonationsBF"
328
- "%3abtn_donate_LG%2egif%3aNonHosted\" target=\"_blank\">PayPal</a>."
329
  msgstr ""
 
 
 
330
 
331
- #: utils/stcr_upgrade.php:391
332
- msgid ""
333
- "Please visit the <a href=\"https://wordpress.org/plugins/subscribe-to-"
334
- "comments-reloaded/changelog/\" target=\"_blank\">Changelog</a> for detailed "
335
- "information on plugin changes.<a class=\"dismiss\" href=\"#\">Got it. </"
336
- "a><img class=\"stcr-loading-animation\" src=\""
337
  msgstr ""
 
 
338
 
339
- #: utils/stcr_upgrade.php:403
340
  msgid ""
341
- "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
342
- "160106."
 
 
343
  msgstr ""
 
 
 
 
344
 
345
- #: utils/stcr_upgrade.php:404
346
  msgid ""
347
- "This version includes many changes and fixes to improve your experience with "
348
- "the plugin, including One Click Unsubscribe, Rich Text Editor to create HTML "
349
- "email templates, Subscription Checkbox position, and more!"
350
  msgstr ""
 
 
351
 
352
- #: utils/stcr_upgrade.php:405
353
  msgid ""
354
- "Please visit the <a href=\"https://wordpress.org/plugins/subscribe-to-"
355
- "comments-reloaded/changelog/\" target=\"_blank\">Changelog</a> for a "
356
- "complete list of changes.<a class=\"dismiss\" href=\"#\">Got it. </a><img "
357
- "class=\"stcr-loading-animation\" src=\""
358
  msgstr ""
 
 
359
 
360
- #: utils/stcr_upgrade.php:419
361
- msgid "Announcement: Introducing Comment Mail"
362
- msgstr ""
363
 
364
- #: utils/stcr_upgrade.php:420
365
- msgid ""
366
- "<strong><a href=\"http://comment-mail.com/r/stcr-to-cm/\" target=\"_blank"
367
- "\">Comment Mail</strong></a> is a new free plugin based on the original "
368
- "<strong>Subscribe to Comments Reloaded</strong> and includes all of the core "
369
- "StCR features."
370
  msgstr ""
 
371
 
372
- #: utils/stcr_upgrade.php:421
373
  msgid ""
374
- "A powerful StCR importer lets you import your StCR settings and "
375
- "subscriptions into Comment Mail, allowing for a seamless transition."
376
  msgstr ""
 
 
377
 
378
- #: utils/stcr_upgrade.php:422
379
  msgid ""
380
- "Need more powerful features to manage your subscriptions but can't wait for "
381
- "StCR? <a href=\"http://comment-mail.com/r/stcr-to-cm/\" target=\"_blank"
382
- "\">Take a look at Comment Mail!</a>"
383
  msgstr ""
 
 
384
 
385
- #: utils/stcr_upgrade.php:423
386
  msgid ""
387
- "<em>Note: Subscribe to Comments Reloaded remains in active development.</"
388
- "em><a class=\"dismiss\" href=\"#\">Got it. </a><img class=\"stcr-loading-"
389
- "animation\" src=\""
390
  msgstr ""
 
 
 
391
 
392
- #: templates/user.php:23 templates/author.php:23
393
- #: options/panel1-business-logic.php:70
394
- msgid "Subscriptions deleted:"
395
- msgstr "Berlangganan telah dihapus."
396
-
397
- #: templates/user.php:27 templates/author.php:27
398
- #: options/panel1-business-logic.php:74
399
- msgid "Subscriptions suspended:"
400
- msgstr "Berlangganan telah ditangguhkan."
401
-
402
- #: templates/user.php:31 templates/author.php:31
403
- #: options/panel1-business-logic.php:78
404
- msgid "Subscriptions activated:"
405
- msgstr "Berlangganan telah diaktifkan."
406
-
407
- #: templates/user.php:35 templates/user.php:39 templates/author.php:35
408
- #: templates/author.php:39 options/panel1-business-logic.php:82
409
- #: options/panel1-business-logic.php:86
410
- msgid "Subscriptions updated:"
411
- msgstr "Berlangganan telah diperbaharui."
412
-
413
- #: templates/user.php:52 templates/author.php:52
414
- #: options/panel1-edit-subscription.php:11 options/panel1.php:22
415
- #: options/panel1.php:117 options/panel1.php:153
416
  msgid ""
417
- "Please remember: this operation cannot be undone. Are you sure you want to "
418
- "proceed?"
419
- msgstr ""
420
- "Ingat: tindakan berikut tidak dapat dikembalikan. Anda yakin untuk "
421
- "melakukannya?"
422
-
423
- #: templates/user.php:57 templates/request-management-link.php:73
424
- #: templates/subscribe.php:89 options/panel1-add-subscription.php:16
425
- #: options/panel1.php:65 options/panel1.php:126
426
- msgid "Email"
427
- msgstr "Email"
428
-
429
- #: templates/user.php:58 templates/author.php:58 options/panel1.php:129
430
- msgid "Legend: Y = all comments, R = replies only, C = inactive"
431
- msgstr "Legenda: Y = seluruh komentar, R = balasan saja, C = tidak aktif"
432
-
433
- #: templates/user.php:63
434
- msgid "F j, Y"
435
  msgstr ""
 
 
 
436
 
437
- #: templates/user.php:67 templates/author.php:69
438
- msgid "Select all"
439
- msgstr "Pilih semua"
440
-
441
- #: templates/user.php:68 templates/author.php:70
442
- msgid "Invert selection"
443
- msgstr "Invert seleksi"
444
-
445
- #: templates/user.php:69 templates/author.php:71 options/panel1.php:161
446
- msgid "Action:"
447
- msgstr "Tindakan:"
448
 
449
- #: templates/user.php:70 templates/author.php:72 options/panel1.php:153
450
- msgid "Delete"
451
- msgstr "Hapus"
452
 
453
- #: templates/user.php:71 templates/author.php:73 options/panel1.php:163
454
- msgid "Suspend"
455
- msgstr "Tangguhkan"
456
 
457
- #: templates/user.php:72 templates/author.php:74
458
- msgid "All comments"
459
- msgstr ""
460
 
461
- #: templates/user.php:74 templates/author.php:76 options/panel1.php:166
462
- msgid "Activate"
463
- msgstr "Aktifkan"
464
 
465
- #: templates/user.php:76 templates/author.php:77 options/panel1.php:167
466
- msgid "Update subscriptions"
467
- msgstr "Perbaharui langganan"
468
 
469
- #: templates/user.php:79 templates/author.php:80
470
- #: templates/one-click-unsubscribe.php:28
471
- msgid "No subscriptions match your search criteria."
472
- msgstr "Tidak ada langganan yang sesuai dengan kriteria pencarian Anda."
473
 
474
- #: templates/request-management-link.php:75 templates/subscribe.php:91
475
- msgid "Send"
476
- msgstr "Kirim"
477
 
478
- #: templates/author.php:57
479
- msgid "Title"
480
- msgstr "Judul"
481
 
482
- #: templates/subscribe.php:43 templates/subscribe.php:44
483
- msgid "New subscription to"
484
- msgstr "Langganan baru untuk"
485
 
486
- #: templates/subscribe.php:44
487
- msgid "User:"
488
- msgstr "Pengguna:"
489
 
490
- #: options/panel6.php:8 options/panel7.php:8
491
- #, fuzzy
492
- msgid "Support the developers"
493
- msgstr "Dukung pembuat plugin"
 
 
 
494
 
495
- #: options/panel6.php:18
496
- #, fuzzy
497
  msgid ""
498
- "How valuable is the feature offered by this plugin to your visitors? please "
499
- "consider supporting the author if this plugin made your web site better, "
500
- "especially if you are making money out of it. Any donation received will be "
501
- "reinvested in the development of <strong>Subscribe to Comments Reloaded</"
502
- "strong>, and to buy some food for my hungry family."
503
  msgstr ""
504
- "Seberapa bernilai fitur yang ditawarkan oleh plugin ini untuk pengunjung "
505
- "Anda? Subscribe to Comments Reloaded adalah plugin gratis, tetapi Anda bisa "
506
- "mempertimbangkan untuk membantu pembuat plugin untuk membuat website Anda "
507
- "lebih baik, terutama jika Anda mendapatkan uang dari penggunaannya. Setiap "
508
- "donasi yang diterima akan diinvestasikan pada pengembangan Subscribe to "
509
- "Comments Reloaded, dan untuk membeli sedikit makanan untuk keluarga."
510
 
511
- #: options/panel6.php:20
512
- msgid "Don't want to donate? You can still help"
513
- msgstr "Tidak memberi donasi? Anda tetap bisa membantu"
514
 
515
- #: options/panel6.php:21
516
- #, fuzzy
517
  msgid ""
518
- "If you don't want to donate money, please consider blogging about my plugin "
519
- "with a link to the plugin's page. Please let your readers know what makes "
520
- "your blog better. You can also contribute donating your time: do not "
521
- "hesitate to send me bug reports, your localization files, ideas on how to "
522
- "improve <strong>Subscribe to Comments Reloaded</strong> and so on. Whatever "
523
- "you do, thanks for using my plugin!"
524
  msgstr ""
525
- "Jika Anda tidak ingin memberi donasi dalam bentuk uang, mohon pertimbangkan "
526
- "untuk menuliskan tentang plugin ini di blog Anda dengan sebuah tautan ke "
527
- "halaman plugin. Beritahu pembaca Anda apa yang membuat blog Anda lebih baik. "
528
- "Anda juga dapat mendonasikan sebagian waktu Anda: jangan sungkan untuk "
529
- "mengirimkan laporan bug, file pelokalan, ide atau bagaimana cara membuat "
530
- "Subscribe to Comments Reloaded jadi lebih baik. Apapun yang Anda lakukan, "
531
- "terima kasih karena telah menggunakan plugin buatan saya!"
532
 
533
- #: options/panel6.php:23
534
- msgid "Subscribe to the Beta testers"
 
 
 
 
 
 
 
535
  msgstr ""
 
 
 
536
 
537
- #: options/panel6.php:24
538
  msgid ""
539
- "Before a new Update we release a Beta version so that our current users can "
540
- "give us feedback if they find a bug, If you want to join the tester list you "
541
- "can add your email <a href='http://eepurl.com/biCk1b' target='_blank'>here</"
542
- "a>"
543
  msgstr ""
544
 
545
- #: options/panel6.php:26
546
- msgid "Vote and show your appreciation"
547
- msgstr "Voting dan tunjukkan apresiasi Anda"
548
 
549
- #: options/panel6.php:27
550
- #, fuzzy
551
  msgid ""
552
- "Tell other people if <strong>Subscribe to Comments Reloaded</strong> works "
553
- "for you and how good it is. <a href=\"http://wordpress.org/extend/plugins/"
554
- "subscribe-to-comments-reloaded/\">Rate it</a> on its Plugin Directory page."
555
  msgstr ""
556
- "Sampaikan ke orang lain jika plugin Subscribe to Comments Reloaded "
557
- "bermanfaat untuk Anda dan seberapa bergunanya plugin ini. <a href=\"http://"
558
- "wordpress.org/extend/plugins/subscribe-to-comments-reloaded/\">Beri "
559
- "peringkat</a> pada halaman Direktori Plugin."
560
 
561
- #: options/panel1-business-logic.php:23
562
- msgid "Subscription added."
563
- msgstr "Berlangganan telah ditambahkan."
 
 
 
 
564
 
565
- #: options/panel1-business-logic.php:39
566
- msgid "Subscriptions updated."
567
- msgstr "Berlangganan telah diperbaharui."
568
 
569
- #: options/panel1-business-logic.php:51
570
- msgid "Subscription deleted."
571
- msgstr "Berlangganan telah dihapus."
572
 
573
- #: options/panel1-business-logic.php:110
574
- msgid "&laquo; Previous"
575
- msgstr "&laquo; Sebelumnya"
 
 
576
 
577
- #: options/panel1-business-logic.php:114
578
- msgid "Next &raquo;"
579
- msgstr "Berikutnya &raquo;"
580
 
581
- #: options/panel5.php:18 options/panel5.php:60 options/panel3.php:73
582
- #: options/panel4.php:70 options/panel2.php:49
583
- msgid "Your settings have been successfully updated."
584
- msgstr "Pengaturan Anda telah diperbarui."
 
585
 
586
- #: options/panel5.php:20 options/panel5.php:62 options/panel3.php:75
587
- #: options/panel4.php:72 options/panel2.php:51
588
- msgid "There was an error updating the following fields:"
589
- msgstr "Terdapat galat saat memperbaharui ruas berikut:"
590
 
591
- #: options/panel5.php:28 options/panel5.php:75
592
  msgid "Autopurge requests"
593
  msgstr "Permintaan pembersihan-otomatis"
594
 
595
- #: options/panel5.php:31 options/panel5.php:84
596
  msgid "Enable double check"
597
  msgstr "Nyalakan konfirmasi ganda"
598
 
599
- #: options/panel5.php:34 options/panel5.php:92
600
  msgid "Subscribe authors"
601
  msgstr ""
602
 
603
- #: options/panel5.php:37 options/panel5.php:102
604
  msgid "Enable HTML emails"
605
  msgstr "Nyalakan email HTML"
606
 
607
- #: options/panel5.php:40
608
  msgid "HTMLify Links in HTML emails"
609
  msgstr ""
610
 
611
- #: options/panel5.php:43
612
  msgid "Send trackbacks"
613
  msgstr "Kirim taut balik"
614
 
615
- #: options/panel5.php:46
616
  msgid "Notify admin"
617
  msgstr "Beritahu admin"
618
 
619
- #: options/panel5.php:49 options/panel5.php:140
620
  msgid "Let admin subscribe"
621
  msgstr "Ijinkan admin berlangganan"
622
 
623
- #: options/panel5.php:52 options/panel5.php:149
624
  msgid "BCC admin on Notifications"
625
  msgstr "Notifikasi"
626
 
627
- #: options/panel5.php:55
628
- #, fuzzy
629
- msgid "StCR Subscription Box Position"
630
- msgstr "Langganan baru untuk"
 
 
 
 
 
631
 
632
- #: options/panel5.php:78
633
  msgid "days"
634
  msgstr "hari"
635
 
636
- #: options/panel5.php:79
637
  msgid ""
638
  "Delete pending subscriptions (not confirmed) after X days. Zero disables "
639
  "this feature."
@@ -641,14 +853,7 @@ msgstr ""
641
  "Hapus langganan yang ditunda (tanpa konfirmasi) setelah X hari. Masukkan Nol "
642
  "untuk mematikan fitur ini."
643
 
644
- #: options/panel5.php:86 options/panel5.php:95 options/panel5.php:104
645
- #: options/panel5.php:114 options/panel5.php:123 options/panel5.php:133
646
- #: options/panel5.php:142 options/panel5.php:151 options/panel5.php:160
647
- #: options/panel2.php:66 options/panel2.php:76 options/panel2.php:105
648
- msgid "Yes"
649
- msgstr "Ya"
650
-
651
- #: options/panel5.php:88
652
  msgid ""
653
  "Send a notification email to confirm the subscription (to avoid addresses "
654
  "misuse)."
@@ -656,12 +861,12 @@ msgstr ""
656
  "Kirim sebuah email notifikasi untuk konfirmasi berlangganan (mencegah "
657
  "penyalahgunaan alamat)."
658
 
659
- #: options/panel5.php:97
660
  msgid ""
661
  "Automatically subscribe authors to their own articles (not retroactive)."
662
  msgstr ""
663
 
664
- #: options/panel5.php:106
665
  msgid ""
666
  "If enabled, will send email messages with content-type = text/html instead "
667
  "of text/plain"
@@ -669,53 +874,43 @@ msgstr ""
669
  "Jika dimungkinkan, akan mengirim pesan email dengan content-type = text/html "
670
  "daripada text/plain"
671
 
672
- #: options/panel5.php:111
673
  msgid "HTMLify links in emails"
674
  msgstr ""
675
 
676
- #: options/panel5.php:116
677
  msgid ""
678
  "If enabled, will wrap all links in messages with <code>&lt;a href=\"\"&gt;"
679
  "&lt;/a&gt;</code> (only when HTML emails enabled)."
680
  msgstr ""
681
 
682
- #: options/panel5.php:121
683
  msgid "Process trackbacks"
684
  msgstr "Proses taut balik"
685
 
686
- #: options/panel5.php:125
687
  msgid ""
688
  "Notify users when a new trackback or pingback is added to the discussion."
689
  msgstr ""
690
  "Beritahu pengguna ketika sebuah tautbalik atau pingback ditambahkan dalam "
691
  "diskusi."
692
 
693
- #: options/panel5.php:130
694
  msgid "Track all subscriptions"
695
  msgstr "Telusuri semua langganan"
696
 
697
- #: options/panel5.php:135
698
  msgid "Notify the administrator when users subscribe without commenting."
699
  msgstr ""
700
  "Beritahu admin ketika ada pengguna yg berlangganan tanpa meninggalkan "
701
  "komentar."
702
 
703
- #: options/panel5.php:144
704
  msgid "Let the administrator subscribe to comments when logged in."
705
  msgstr "Ijinkan admin berlangganan komentar ketika masuk log."
706
 
707
- #: options/panel5.php:153
708
- msgid "Send a copy of all Notifications to the administrator."
709
- msgstr ""
710
-
711
- #: options/panel5.php:158
712
- msgid "StCR Box Position"
713
- msgstr ""
714
-
715
  #: options/panel5.php:162
716
- msgid ""
717
- "If this option is enable the subscriptioin box will be above the submit "
718
- "button in your comment form."
719
  msgstr ""
720
 
721
  #: options/panel5.php:167
@@ -736,640 +931,558 @@ msgid ""
736
  "with more security."
737
  msgstr ""
738
 
739
- #: options/panel5.php:195 options/panel3.php:200 options/panel4.php:207
740
- #: options/panel2.php:189
741
- msgid "Save Changes"
742
- msgstr "Simpan Perubahan"
743
-
744
- #: options/index.php:58
745
- msgid "Comment Form"
746
- msgstr "Formulir Komentar"
747
-
748
- #: options/index.php:59
749
- msgid "Management Page"
750
- msgstr "Halaman Pengaturan"
751
-
752
- #: options/index.php:60
753
- msgid "Notifications"
754
- msgstr "Notifikasi"
755
-
756
- #: options/index.php:61 options/panel3.php:85 options/panel4.php:80
757
- #: options/panel2.php:58
758
- msgid "Options"
759
- msgstr "Pilihan"
760
-
761
- #: options/index.php:62
762
- msgid "You can help"
763
- msgstr "Bantu kami"
764
-
765
- #: options/index.php:63
766
- #, fuzzy
767
- msgid "Support"
768
- msgstr "forum bantuan"
769
-
770
- #: options/index.php:64
771
- msgid "Donate"
772
- msgstr ""
773
-
774
- #: options/panel3.php:16 options/panel3.php:90
775
- msgid "Virtual Management Page"
776
- msgstr "Halaman Pengaturan Virtual"
777
-
778
- #: options/panel3.php:21 options/panel3.php:99
779
- msgid "Page title"
780
- msgstr "Judul halaman"
781
-
782
- #: options/panel3.php:26 options/panel3.php:108
783
- msgid "Management URL"
784
- msgstr "URL Pengaturan"
785
-
786
- #: options/panel3.php:31 options/panel3.php:120
787
- msgid "Custom HEAD meta"
788
- msgstr "Meta HEAD tersuai"
789
-
790
- #: options/panel3.php:37 options/panel3.php:134
791
- msgid "Request link"
792
- msgstr "Meminta tautan"
793
-
794
- #: options/panel3.php:42 options/panel3.php:144
795
- msgid "Request submitted"
796
- msgstr "Permintaan diajukan"
797
-
798
- #: options/panel3.php:47 options/panel3.php:154
799
- msgid "Subscribe without commenting"
800
- msgstr "Berlangganan tanpa memberi komentar"
801
-
802
- #: options/panel3.php:52 options/panel3.php:164
803
- msgid "Subscription processed"
804
- msgstr "Langganan yang diproses"
805
-
806
- #: options/panel3.php:57 options/panel3.php:174
807
- msgid "Subscription processed (DCI)"
808
- msgstr "Langganan yang diproses (DCI)"
809
-
810
- #: options/panel3.php:62 options/panel3.php:183
811
- msgid "Authors"
812
- msgstr "Penulis"
813
-
814
- #: options/panel3.php:67 options/panel3.php:191
815
- msgid "Users"
816
- msgstr "Pengguna"
817
-
818
- #: options/panel3.php:93
819
- msgid "Enabled"
820
- msgstr "Dinyalakan"
821
-
822
- #: options/panel3.php:94
823
- msgid "Disabled"
824
- msgstr "Dimatikan"
825
-
826
- #: options/panel3.php:95
827
- #, fuzzy
828
- msgid ""
829
- "Disable the virtual management page if you need to create a <a href="
830
- "\"https://github.com/stcr/subscribe-to-comments-reloaded/wiki/KB#create-a-"
831
- "real-management-page\">real page</a> to make your theme happy."
832
- msgstr ""
833
- "Matikan Halaman Pengaturan Virtual jika Anda ingin membuat sebuah <a href="
834
- "\"http://behstant.com/subscribe-reloaded/realMgnPage.php\">halaman riil</a> "
835
- "yang lebih bersahabat dengan tema."
836
-
837
- #: options/panel3.php:104
838
- msgid "Title of the page your visitors will use to manage their subscriptions."
839
- msgstr ""
840
- "Judul pada halaman pengunjung akan digunakan untuk mengatur cara "
841
- "berlangganan mereka."
842
-
843
- #: options/panel3.php:112
844
- msgid ""
845
- "The permalink for your management page (something like <code>/manage-"
846
- "subscriptions</code> or <code>/?page_id=345</code>). This page <b>does not</"
847
- "b> actually exist in the system, but its link must follow your permalink "
848
- "structure."
849
- msgstr ""
850
- "Permalink untuk halaman pengaturan Anda (sesuatu seperti <code>/pengaturan-"
851
- "langganan</code> atau <code>/?page_id=345</code>). Halaman ini <b>tidak</b> "
852
- "benar-benar ada dalam sistem, tetapi tautannya harus mengikuti struktur "
853
- "tautan di web Anda."
854
-
855
- #: options/panel3.php:114
856
- msgid ""
857
- "Warning: it looks like the value you are using may be incompatible with your "
858
- "permalink structure"
859
- msgstr ""
860
- "Peringatan: sepertinya nilai yang Anda gunakan tidak kompatibel dengan "
861
- "struktur permalink web Anda."
862
-
863
- #: options/panel3.php:124
864
- msgid ""
865
- "Specify your custom HTML code to be added to the HEAD section of the page. "
866
- "Use <strong>single</strong> quotes for values."
867
- msgstr ""
868
- "Tentukan kode HTML tersuai Anda untuk ditambahkan ke dalam bagian HEAD pada "
869
- "halaman. Gunakan tanda kutip <strong>tunggal</strong> untuk nilai."
870
-
871
- #: options/panel3.php:130 options/panel4.php:113
872
- msgid "Messages"
873
- msgstr "Pesan"
874
-
875
- #: options/panel3.php:139
876
- msgid "Text shown to those who request to manage their subscriptions."
877
- msgstr ""
878
- "Teks yang diperlihatkan kepada mereka yang ingin mengatur cara berlangganan."
879
-
880
- #: options/panel3.php:149
881
- msgid ""
882
- "Thank you note shown after the request here above has been processed. "
883
- "Allowed tags: [post_title], [post_permalink]"
884
- msgstr ""
885
- "Ucapan Terima Kasih yang diperlihatkan setelah permintaan di atas telah "
886
- "diproses. Tag yang diijinkan: [post_title], [post_permalink]"
887
 
888
- #: options/panel3.php:159
889
  msgid ""
890
- "Text shown to those who want to subscribe without commenting. Allowed tags: "
891
- "[post_title], [post_permalink]"
 
 
 
892
  msgstr ""
893
- "Teks yang diperlihatkan kepada pengguna yang ingin berlangganan tanpa "
894
- "meninggalkan komentar. Tag yang diijinkan: [post_title], [post_permalink]"
 
 
 
 
895
 
896
- #: options/panel3.php:169
897
- msgid ""
898
- "Thank you note shown after the subscription request has been processed "
899
- "(double check-in disabled). Allowed tags: [post_title], [post_permalink]"
900
- msgstr ""
901
- "Ucapan Terima Kasih yang diperlihatkan setelah permintaan berlangganan "
902
- "diproses (konfirmasi ganda dimatikan). Tag yang diijinkan: [post_title], "
903
- "[post_permalink]"
904
 
905
- #: options/panel3.php:179
906
  msgid ""
907
- "Thank you note shown after the subscription request has been processed "
908
- "(double check-in enabled). Allowed tags: [post_title], [post_permalink]"
 
 
 
 
909
  msgstr ""
910
- "Ucapan Terima Kasih yang diperlihatkan setelah permintaan berlangganan "
911
- "diproses (konfirmasi ganda dinyalakan). Tag yang diijinkan: [post_title], "
912
- "[post_permalink]"
913
-
914
- #: options/panel3.php:187
915
- msgid "Introductory text for the authors' management page."
916
- msgstr "Teks pengantar pada Halaman Pengaturan milik penulis."
917
-
918
- #: options/panel3.php:195
919
- msgid "Introductory text for the users' management page."
920
- msgstr "Teks pengantar pada Halaman Pengaturan milik pengguna."
921
-
922
- #: options/panel1-edit-subscription.php:8
923
- msgid "Update Subscription"
924
- msgstr "Perbaharui cara berlangganan"
925
-
926
- #: options/panel1-edit-subscription.php:11
927
- #: options/panel1-edit-subscription.php:21
928
- #: options/panel1-edit-subscription.php:22
929
- #: options/panel1-edit-subscription.php:23 options/panel1.php:31
930
- #: options/panel1.php:32 options/panel1.php:33
931
- msgid "optional"
932
- msgstr "tidak wajib diisi"
933
-
934
- #: options/panel1-edit-subscription.php:13
935
- #: options/panel1-add-subscription.php:13
936
- msgid "Post:"
937
- msgstr "Artikel:"
938
-
939
- #: options/panel1-edit-subscription.php:16 options/panel1.php:26
940
- msgid "From"
941
- msgstr "Dari"
942
-
943
- #: options/panel1-edit-subscription.php:20 options/panel1.php:30
944
- msgid "To"
945
- msgstr "Ke"
946
-
947
- #: options/panel1-edit-subscription.php:26
948
- #: options/panel1-add-subscription.php:20 options/panel1.php:36
949
- #: options/panel1.php:69 options/panel1.php:139
950
- msgid "Status"
951
- msgstr "Status"
952
-
953
- #: options/panel1-edit-subscription.php:28 options/panel1.php:38
954
- msgid "Keep unchanged"
955
- msgstr "Jangan diganti"
956
 
957
- #: options/panel1-edit-subscription.php:29
958
- #: options/panel1-add-subscription.php:22 options/panel1.php:39
959
- #: options/panel1.php:72
960
- msgid "Active"
961
- msgstr "Aktif"
962
 
963
- #: options/panel1-edit-subscription.php:30
964
- #: options/panel1-add-subscription.php:23 options/panel1.php:40
965
- #: options/panel1.php:73
966
- msgid "Replies only"
967
- msgstr "Balasan saja"
 
 
968
 
969
- #: options/panel1-edit-subscription.php:31 options/panel1.php:41
970
- msgid "Suspended"
971
- msgstr "Ditangguhkan"
972
 
973
- #: options/panel1-edit-subscription.php:33
974
- #: options/panel1-add-subscription.php:26 options/panel1.php:43
975
- msgid "Update"
976
- msgstr "Perbaharui"
 
 
 
 
 
 
977
 
978
- #: options/panel1-add-subscription.php:8 options/panel1.php:54
979
- msgid "Add New Subscription"
980
- msgstr "Tambahkan Langganan Baru"
981
 
982
- #: options/panel1-add-subscription.php:24 options/panel1.php:74
983
- msgid "Ask user to confirm"
984
- msgstr "Minta pengguna untuk konfirmasi"
 
 
 
 
985
 
986
- #: options/panel8.php:11
987
- #, fuzzy
988
  msgid "Support Subscribe to Comments Reloaded"
989
  msgstr ""
990
  "Perlu bantuan tentang cara penggunaan Subscribe to Comments Reloaded? "
991
  "Kunjungi situs resmi"
992
 
993
- #: options/panel8.php:12
994
  msgid ""
995
  "Every contribution that you make is high valuable, so if you consider this "
996
  "plugin a helpful tool we will use your donation to invest on support and "
997
  "developing time."
998
  msgstr ""
999
 
1000
- #: options/panel4.php:17 options/panel4.php:85
1001
- msgid "Sender name"
1002
- msgstr "Nama pengirim"
1003
-
1004
- #: options/panel4.php:22 options/panel4.php:98
1005
- msgid "Sender email address"
1006
- msgstr "Alamat email pengirim"
1007
 
1008
- #: options/panel4.php:27 options/panel4.php:118
1009
- msgid "Notification subject"
1010
- msgstr "Subjek notifikasi"
1011
 
1012
- #: options/panel4.php:33 options/panel4.php:39 options/panel4.php:131
1013
- msgid "Notification message"
1014
- msgstr "Pesan notifikasi"
1015
 
1016
- #: options/panel4.php:44 options/panel4.php:145
1017
- msgid "Double check subject"
1018
- msgstr "Subjek konfirmasi ganda"
1019
 
1020
- #: options/panel4.php:49 options/panel4.php:158
1021
- msgid "Double check message"
1022
- msgstr "Pesan konfirmasi ganda"
1023
 
1024
- #: options/panel4.php:54 options/panel4.php:170
1025
- msgid "Management subject"
1026
- msgstr "Subjek pengaturan"
1027
 
1028
- #: options/panel4.php:59 options/panel4.php:64 options/panel4.php:183
1029
- msgid "Management message"
1030
- msgstr "Pesan pengaturan"
 
1031
 
1032
- #: options/panel4.php:92
1033
  msgid ""
1034
- "Name to use for the \"from\" field when sending a new notification to the "
1035
- "user."
1036
  msgstr ""
1037
- "Nama yang digunakan untuk ruas \"from\" ketika mengirimkan sebuah notifikasi "
1038
- "kepada pengguna."
1039
 
1040
- #: options/panel4.php:106
1041
- msgid ""
1042
- "Email address to use for the \"from\" field when sending a new notification "
1043
- "to the user."
1044
- msgstr ""
1045
- "Alamat email yang digunakan untuk ruas \"from\" ketika mengirimkan sebuah "
1046
- "notifikasi kepada pengguna."
1047
 
1048
- #: options/panel4.php:125
1049
- msgid "Subject of the notification email. Allowed tag: [post_title]"
1050
- msgstr "Subjek pada email notifikasi. Tag yang diijinkan: [post_title]"
1051
 
1052
- #: options/panel4.php:138
1053
- msgid ""
1054
- "Content of the notification email. Allowed tags: [post_title], "
1055
- "[comment_permalink], [comment_author], [comment_content], [post_permalink], "
1056
- "[manager_link]"
 
1057
  msgstr ""
1058
- "Isi pada email notifikasi. Tag yang diijinkan: [post_title], "
1059
- "[comment_permalink], [comment_author], [comment_content], [post_permalink], "
1060
- "[manager_link]"
1061
 
1062
- #: options/panel4.php:139
1063
  msgid ""
1064
- "<p><strong>Note: To get a default template clear all the content and save "
1065
- "the options.</strong></p>"
1066
  msgstr ""
 
 
 
1067
 
1068
- #: options/panel4.php:152
1069
- msgid "Subject of the confirmation email. Allowed tag: [post_title]"
1070
- msgstr "Subjek pada email konfirmasi. Tag yang diijinkan: [post_title]"
1071
-
1072
- #: options/panel4.php:164
1073
  msgid ""
1074
- "Content of the confirmation email. Allowed tags: [post_permalink], "
1075
- "[confirm_link], [post_title], [manager_link]"
1076
  msgstr ""
1077
- "Isi pada email konfirmasi. Tag yang diijinkan: [post_permalink], "
1078
- "[confirm_link], [post_title], [manager_link]"
1079
 
1080
- #: options/panel4.php:177
1081
  msgid ""
1082
- "Subject of the mail sent to those who request to access their management "
1083
- "page. Allowed tag: [blog_name]"
1084
  msgstr ""
1085
- "Subjek pada email yang dikirimkan kepada mereka yang meminta akses ke "
1086
- "Halaman Pengaturan. Tag yang diijinkan: [blog_name]"
1087
 
1088
- #: options/panel4.php:189
1089
  msgid ""
1090
- "Content of the management email. Allowed tags: [blog_name], [manager_link]"
1091
  msgstr ""
1092
- "Isi pada email pengaturan: Tag yang diijinkan: [blog_name], [manager_link]"
1093
-
1094
- #: options/panel4.php:195
1095
- #, fuzzy
1096
- msgid "One Click Unsubscribe"
1097
- msgstr "Ijinkan admin berlangganan"
1098
-
1099
- #: options/panel4.php:201
1100
- #, fuzzy
1101
- msgid "Content of the One Click confirmation. Allowed tags: [post_title]"
1102
- msgstr "Subjek pada email konfirmasi. Tag yang diijinkan: [post_title]"
1103
-
1104
- #: options/panel2.php:12 options/panel2.php:63
1105
- msgid "Enable default checkbox"
1106
- msgstr "Nyalakan checkbox bawaan"
1107
-
1108
- #: options/panel2.php:15 options/panel2.php:73
1109
- msgid "Checked by default"
1110
- msgstr "Dicentang sebagai bawaan"
1111
 
1112
- #: options/panel2.php:18
1113
- msgid "Checked by default Value"
1114
- msgstr "Dicentang sebagai bawaan"
 
 
 
 
 
 
1115
 
1116
- #: options/panel2.php:21 options/panel2.php:24 options/panel2.php:102
1117
- msgid "Advanced subscription"
1118
- msgstr "Cara berlangganan lanjutan"
 
 
 
 
 
 
1119
 
1120
- #: options/panel2.php:27 options/panel2.php:130
1121
- msgid "Custom inline style"
1122
- msgstr "Gaya inline tersuai"
 
 
 
 
 
 
1123
 
1124
- #: options/panel2.php:30 options/panel2.php:139
1125
- msgid "Custom HTML"
1126
- msgstr "HTML tersuai"
 
 
 
 
 
 
1127
 
1128
- #: options/panel2.php:34
1129
- msgid "Checkbox label"
1130
- msgstr "Label checkbox"
 
 
 
 
 
 
1131
 
1132
- #: options/panel2.php:37 options/panel2.php:163
1133
- msgid "Subscribed label"
1134
- msgstr "Label berlangganan"
 
 
 
 
1135
 
1136
- #: options/panel2.php:40
1137
- msgid "Awaiting label"
1138
- msgstr "Label menunggu"
 
 
 
 
 
 
1139
 
1140
- #: options/panel2.php:43 options/panel2.php:180
1141
- msgid "Author label"
1142
- msgstr "Label penulis"
1143
 
1144
- #: options/panel2.php:68
1145
  msgid ""
1146
- "Disable this option if you want to move the subscription checkbox to a "
1147
- "different place on your page."
 
 
 
 
 
1148
  msgstr ""
1149
- "Matikan pilihan ini jika Anda mau memindah checkbox langganan ke tempat lain "
1150
- "dalam halaman."
1151
-
1152
- #: options/panel2.php:78
1153
- msgid "Decide if the checkbox should be checked by default or not."
1154
- msgstr "Tentukan bahwa checkbox akan tercentang secara bawaan atau tidak."
 
1155
 
1156
- #: options/panel2.php:87
1157
- msgid "Default Checkbox Value"
1158
- msgstr "Nyalakan checkbox bawaan"
1159
 
1160
- #: options/panel2.php:91 options/panel2.php:120
1161
- msgid "All new comments"
 
 
 
 
 
1162
  msgstr ""
 
 
 
 
 
1163
 
1164
- #: options/panel2.php:92 options/panel2.php:121
1165
- msgid "Replies to this comment"
1166
- msgstr "Balasan pada komentar saya saja"
1167
 
1168
- #: options/panel2.php:94
1169
  msgid ""
1170
- "Select the default option for the Checkbox. Be careful! Some users might "
1171
- "like to be subscribed to all the post."
1172
  msgstr ""
1173
 
1174
- #: options/panel2.php:107
1175
  msgid ""
1176
- "Allow users to choose from different subscription types (all, replies only)."
1177
- msgstr "Ijikan pengguna untuk memilih tipe berlangganan (semua, balasan saja)."
1178
-
1179
- #: options/panel2.php:115
1180
- msgid "Advanced default"
1181
- msgstr "Dicentang sebagai bawaan"
 
1182
 
1183
- #: options/panel2.php:119
1184
- msgid "None"
1185
  msgstr ""
1186
 
1187
- #: options/panel2.php:124
1188
- msgid ""
1189
- "The default subscription type that should be selected when Advanced "
1190
- "subscriptions are enable."
 
 
1191
  msgstr ""
1192
 
1193
- #: options/panel2.php:135
1194
- msgid "Custom inline CSS to add to the checkbox."
1195
- msgstr "Inline CSS tersuai untuk ditambahkan pada checkbox."
1196
 
1197
- #: options/panel2.php:143
1198
  msgid ""
1199
- "Custom HTML code to be used when displaying the checkbox. Allowed tags: "
1200
- "[checkbox_field], [checkbox_label]"
1201
  msgstr ""
1202
- "Kode HTML tersuai untuk digunakan ketika menampilkan checkbox. Tag yang "
1203
- "diijinkan: [checkbox_field], [checkbox_label]"
1204
 
1205
- #: options/panel2.php:149
1206
- msgid "Messages for your visitors"
1207
- msgstr "Pesan untuk pengunjung Anda"
1208
 
1209
- #: options/panel2.php:153
1210
- msgid "Default label"
1211
- msgstr "Label bawaan"
1212
 
1213
- #: options/panel2.php:158
1214
- msgid "Label associated to the checkbox. Allowed tag: [subscribe_link]"
 
 
 
 
1215
  msgstr ""
1216
- "Label yang terasosiasi dengan checkbox. Tag yang diijinkan: [subscribe_link]"
1217
 
1218
- #: options/panel2.php:167
1219
  msgid ""
1220
- "Label shown to those who are already subscribed to a post. Allowed tag: "
1221
- "[manager_link]"
 
 
1222
  msgstr ""
1223
- "Label yang diperlihatkan kepada mereka yang telah berlangganan suatu "
1224
- "artikel. Tag yang diijinkan: [manager_link]"
1225
 
1226
- #: options/panel2.php:172
1227
- msgid "Pending label"
1228
- msgstr "Label penundaan"
1229
-
1230
- #: options/panel2.php:176
1231
  msgid ""
1232
- "Label shown to those who are already subscribed, but haven't clicked on the "
1233
- "confirmation link yet. Allowed tag: [manager_link]"
 
1234
  msgstr ""
1235
- "Label yang diperlihatkan kepada mereka yang telah berlangganan, tetapi belum "
1236
- "melakukan klik pada tautan konfirmasi. Tag yang diijinkan: [manager_link]"
1237
 
1238
- #: options/panel2.php:184
1239
  msgid ""
1240
- "Label shown to authors (and administrators). Allowed tag: [manager_link]"
 
1241
  msgstr ""
1242
- "Label yang diperlihatkan kepada penulis (dan admin). Tag yang diijinkan: "
1243
- "[manager_link]"
1244
 
1245
- #: options/panel7.php:18
1246
- msgid "Did you find a Bug on the plugin?"
 
 
 
1247
  msgstr ""
1248
 
1249
- #: options/panel7.php:19
 
1250
  msgid ""
1251
- "Please report any bug on the <a href=\"https://github.com/stcr/subscribe-to-"
1252
- "comments-reloaded/issues/new?title=Bug%20Report:%20%3Cshort%20description"
1253
- "%3E&labels=bug\" target=\"_blank\">GitHub</a> Page rather than on the "
1254
- "WordPress Support page."
1255
  msgstr ""
1256
 
1257
- #: options/panel1.php:19
1258
- msgid "Mass Update Subscriptions"
1259
- msgstr "Pembaruan berlangganan secara massal"
 
 
 
1260
 
1261
- #: options/panel1.php:61
1262
- msgid "Post ID"
1263
- msgstr "Post ID"
 
 
1264
 
1265
- #: options/panel1.php:76
1266
- msgid "Add"
1267
- msgstr "Tambahkan"
 
 
 
 
1268
 
1269
- #: options/panel1.php:91
1270
- msgid "Search subscriptions"
1271
- msgstr "Cari langganan"
 
 
1272
 
1273
- #: options/panel1.php:95
1274
- #, php-format
1275
  msgid ""
1276
- "You can either <a href=\"%s\">view all the subscriptions</a> or find those "
1277
- "where the"
 
 
1278
  msgstr ""
1279
- "Anda dapat <a href=\"%s\">melihat semua langganan</a> atau menemukan di mana "
1280
- "mereka"
1281
 
1282
- #: options/panel1.php:99
1283
- msgid "email"
1284
- msgstr "email"
 
 
 
 
 
1285
 
1286
- #: options/panel1.php:100
1287
- msgid "post ID"
1288
- msgstr "post ID"
 
1289
 
1290
- #: options/panel1.php:101
1291
- msgid "status"
1292
- msgstr "status"
 
 
1293
 
1294
- #: options/panel1.php:104
1295
- msgid "equals"
1296
- msgstr "equals (sama)"
 
 
 
 
 
1297
 
1298
- #: options/panel1.php:105
1299
- msgid "contains"
1300
- msgstr "mengandung"
 
 
 
 
1301
 
1302
- #: options/panel1.php:106
1303
- msgid "does not contain"
1304
- msgstr "tidak mengandung"
 
 
1305
 
1306
- #: options/panel1.php:107
1307
- msgid "starts with"
1308
- msgstr "dimulai dengan"
 
 
 
1309
 
1310
- #: options/panel1.php:108
1311
- msgid "ends with"
1312
- msgstr "diakhiri dengan"
 
 
 
 
 
1313
 
1314
- #: options/panel1.php:111
1315
- msgid "results per page:"
1316
- msgstr "hasil per halaman:"
 
 
1317
 
1318
- #: options/panel1.php:113
1319
- msgid "Search"
1320
- msgstr "Cari"
 
1321
 
1322
- #: options/panel1.php:121
1323
- msgid "Reverse the order by Post ID"
1324
- msgstr "Balik urutan berdasar Post ID"
 
 
1325
 
1326
- #: options/panel1.php:122 options/panel1.php:123
1327
- msgid "Reverse the order by Date/Time"
1328
- msgstr "Balik urutan berdasar Tanggal/Waktu"
1329
 
1330
- #: options/panel1.php:125
1331
- msgid "Post (ID)"
1332
- msgstr "Post (ID)"
 
 
 
1333
 
1334
- #: options/panel1.php:128
1335
- msgid "Search query:"
1336
- msgstr "Query pencarian:"
 
 
1337
 
1338
- #: options/panel1.php:128
1339
- msgid "Rows:"
1340
- msgstr "Baris:"
 
 
 
1341
 
1342
- #: options/panel1.php:128
1343
- msgid "of"
1344
- msgstr "pada"
 
 
 
1345
 
1346
- #: options/panel1.php:138
1347
- msgid "Date and Time"
1348
- msgstr "Tanggal dan Waktu"
 
 
 
1349
 
1350
- #: options/panel1.php:150
1351
- msgid "Subscription"
1352
- msgstr "Langganan"
1353
 
1354
- #: options/panel1.php:152
1355
- msgid "Edit"
1356
- msgstr "Edit"
1357
 
1358
- #: options/panel1.php:162
1359
- msgid "Delete forever"
1360
- msgstr "Hapus selamanya"
1361
 
1362
- #: options/panel1.php:164
1363
- msgid "Activate and set to Y"
1364
- msgstr "Aktifkan dan atur ke Y"
1365
 
1366
- #: options/panel1.php:165
1367
- msgid "Activate and set to R"
1368
- msgstr "Aktifkan dan atur ke R"
1369
 
1370
- #: options/panel1.php:170
1371
- msgid "Sorry, no subscriptions match your search criteria."
1372
- msgstr "Maaf, tidak ada langganan yang cocok dengan kriteria pencarian Anda."
 
1373
 
1374
  #~ msgid "Bold"
1375
  #~ msgstr "Tebal"
@@ -1400,9 +1513,6 @@ msgstr "Maaf, tidak ada langganan yang cocok dengan kriteria pencarian Anda."
1400
  #~ msgid "Daily digest"
1401
  #~ msgstr "Intisari Harian"
1402
 
1403
- #~ msgid "Replies"
1404
- #~ msgstr "Balasan"
1405
-
1406
  #~ msgid "Digest"
1407
  #~ msgstr "Intisari"
1408
 
2
  msgstr ""
3
  "Project-Id-Version: Subscribe to Comments Reloaded\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2016-08-28 22:37-0600\n"
6
  "PO-Revision-Date: \n"
7
+ "Last-Translator: Reedyseth - Israel Barragan <reedyseth@gmail.com>\n"
8
  "Language-Team: \n"
9
  "Language: id_ID\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.8.7.1\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
+ #: options/index.php:59 utils/stcr_manage.php:253 utils/stcr_manage.php:382
20
+ #: utils/stcr_manage.php:383
21
+ msgid "Manage subscriptions"
22
+ msgstr "Atur Langganan"
23
 
24
+ #: options/index.php:60 utils/stcr_manage.php:388 utils/stcr_manage.php:389
25
+ msgid "Comment Form"
26
+ msgstr "Formulir Komentar"
27
 
28
+ #: options/index.php:61 utils/stcr_manage.php:394 utils/stcr_manage.php:395
29
+ msgid "Management Page"
30
+ msgstr "Halaman Pengaturan"
31
 
32
+ #: options/index.php:62 utils/stcr_manage.php:400 utils/stcr_manage.php:401
33
+ msgid "Notifications"
34
+ msgstr "Notifikasi"
 
35
 
36
+ #: options/index.php:63 options/panel2.php:58 options/panel3.php:82
37
+ #: options/panel4.php:89 utils/stcr_manage.php:406 utils/stcr_manage.php:407
38
+ msgid "Options"
39
+ msgstr "Pilihan"
 
 
 
 
40
 
41
+ #: options/index.php:65 utils/stcr_manage.php:422 utils/stcr_manage.php:423
42
+ msgid "You can help"
43
+ msgstr "Bantu kami"
 
 
 
 
44
 
45
+ #: options/index.php:66 utils/stcr_manage.php:428 utils/stcr_manage.php:429
46
+ msgid "Support"
47
+ msgstr "forum bantuan"
 
 
 
 
48
 
49
+ #: options/index.php:67 utils/stcr_manage.php:434 utils/stcr_manage.php:435
50
+ msgid "Donate"
 
51
  msgstr ""
 
 
52
 
53
+ #: options/panel1-add-subscription.php:8 options/panel1.php:61
54
+ msgid "Add New Subscription"
55
+ msgstr "Tambahkan Langganan Baru"
56
 
57
+ #: options/panel1-add-subscription.php:13
58
+ #: options/panel1-edit-subscription.php:13
59
+ msgid "Post:"
60
+ msgstr "Artikel:"
61
+
62
+ #: options/panel1-add-subscription.php:16 options/panel1.php:72
63
+ #: options/panel1.php:133 templates/key_expired.php:71
64
+ #: templates/request-management-link.php:71 templates/subscribe.php:90
65
+ #: templates/user.php:57
66
+ msgid "Email"
67
+ msgstr "Email"
68
+
69
+ #: options/panel1-add-subscription.php:20
70
+ #: options/panel1-edit-subscription.php:26 options/panel1.php:39
71
+ #: options/panel1.php:76 options/panel1.php:141 options/panel1.php:159
72
+ msgid "Status"
73
+ msgstr "Status"
74
+
75
+ #: options/panel1-add-subscription.php:22
76
+ #: options/panel1-edit-subscription.php:29 options/panel1.php:42
77
+ #: options/panel1.php:79 options/panel1.php:172
78
+ msgid "Active"
79
+ msgstr "Aktif"
80
+
81
+ #: options/panel1-add-subscription.php:23
82
+ #: options/panel1-edit-subscription.php:30 options/panel1.php:43
83
+ #: options/panel1.php:80
84
+ msgid "Replies only"
85
+ msgstr "Balasan saja"
86
+
87
+ #: options/panel1-add-subscription.php:24 options/panel1.php:81
88
+ msgid "Ask user to confirm"
89
+ msgstr "Minta pengguna untuk konfirmasi"
90
+
91
+ #: options/panel1-add-subscription.php:26
92
+ #: options/panel1-edit-subscription.php:33 options/panel1.php:46
93
+ msgid "Update"
94
+ msgstr "Perbaharui"
95
+
96
+ #: options/panel1-business-logic.php:23
97
+ msgid "Subscription added."
98
+ msgstr "Berlangganan telah ditambahkan."
99
+
100
+ #: options/panel1-business-logic.php:39
101
+ msgid "Subscriptions updated."
102
+ msgstr "Berlangganan telah diperbaharui."
103
+
104
+ #: options/panel1-business-logic.php:51
105
+ msgid "Subscription deleted."
106
+ msgstr "Berlangganan telah dihapus."
107
+
108
+ #: options/panel1-business-logic.php:70 templates/author.php:23
109
+ #: templates/user.php:23
110
+ msgid "Subscriptions deleted:"
111
+ msgstr "Berlangganan telah dihapus."
112
 
113
+ #: options/panel1-business-logic.php:74 templates/author.php:27
114
+ #: templates/user.php:27
115
+ msgid "Subscriptions suspended:"
116
+ msgstr "Berlangganan telah ditangguhkan."
117
+
118
+ #: options/panel1-business-logic.php:78 templates/author.php:31
119
+ #: templates/user.php:31
120
+ msgid "Subscriptions activated:"
121
+ msgstr "Berlangganan telah diaktifkan."
122
+
123
+ #: options/panel1-business-logic.php:82 options/panel1-business-logic.php:86
124
+ #: templates/author.php:35 templates/author.php:39 templates/user.php:35
125
+ #: templates/user.php:39
126
+ msgid "Subscriptions updated:"
127
+ msgstr "Berlangganan telah diperbaharui."
128
+
129
+ #: options/panel1-business-logic.php:110
130
+ msgid "&laquo; Previous"
131
+ msgstr "&laquo; Sebelumnya"
132
+
133
+ #: options/panel1-business-logic.php:114
134
+ msgid "Next &raquo;"
135
+ msgstr "Berikutnya &raquo;"
136
+
137
+ #: options/panel1-edit-subscription.php:8
138
+ msgid "Update Subscription"
139
+ msgstr "Perbaharui cara berlangganan"
140
+
141
+ #: options/panel1-edit-subscription.php:11
142
+ #: options/panel1-edit-subscription.php:21
143
+ #: options/panel1-edit-subscription.php:22
144
+ #: options/panel1-edit-subscription.php:23
145
+ msgid "optional"
146
+ msgstr "tidak wajib diisi"
147
+
148
+ #: options/panel1-edit-subscription.php:11 options/panel1.php:23
149
+ #: options/panel1.php:124 options/panel1.php:200 options/panel1.php:212
150
+ #: templates/author.php:52 templates/user.php:52
151
  msgid ""
152
+ "Please remember: this operation cannot be undone. Are you sure you want to "
153
+ "proceed?"
 
154
  msgstr ""
155
+ "Ingat: tindakan berikut tidak dapat dikembalikan. Anda yakin untuk "
156
+ "melakukannya?"
 
157
 
158
+ #: options/panel1-edit-subscription.php:16 options/panel1.php:27
159
+ msgid "From"
160
+ msgstr "Dari"
161
+
162
+ #: options/panel1-edit-subscription.php:20 options/panel1.php:33
163
+ msgid "To"
164
+ msgstr "Ke"
165
+
166
+ #: options/panel1-edit-subscription.php:28 options/panel1.php:41
167
+ msgid "Keep unchanged"
168
+ msgstr "Jangan diganti"
169
+
170
+ #: options/panel1-edit-subscription.php:31 options/panel1.php:44
171
+ msgid "Suspended"
172
+ msgstr "Ditangguhkan"
173
+
174
+ #: options/panel1.php:20
175
+ msgid "Mass Update Subscriptions"
176
+ msgstr "Pembaruan berlangganan secara massal"
177
+
178
+ #: options/panel1.php:28 options/panel1.php:29 options/panel1.php:30
179
+ msgid "email address"
180
+ msgstr "Alamat email pengirim"
181
+
182
+ #: options/panel1.php:34 options/panel1.php:35 options/panel1.php:36
183
+ msgid "optional - new email address"
184
+ msgstr "Alamat email pengirim"
185
+
186
+ #: options/panel1.php:49
187
+ msgid "More info"
188
  msgstr ""
 
 
 
189
 
190
+ #: options/panel1.php:55
191
  msgid ""
192
+ "This option will allow you to change an email address for another one or to "
193
+ "update the same status for all the subscription on a specific email address."
 
194
  msgstr ""
 
 
 
195
 
196
+ #: options/panel1.php:68
197
+ msgid "Post ID"
198
+ msgstr "Post ID"
199
+
200
+ #: options/panel1.php:83
201
+ msgid "Add"
202
+ msgstr "Tambahkan"
203
+
204
+ #: options/panel1.php:98
205
+ msgid "Search subscriptions"
206
+ msgstr "Cari langganan"
207
+
208
+ #: options/panel1.php:102
209
+ #, php-format
210
  msgid ""
211
+ "You can either <a href=\"%s\">view all the subscriptions</a> or find those "
212
+ "where the"
 
213
  msgstr ""
214
+ "Anda dapat <a href=\"%s\">melihat semua langganan</a> atau menemukan di mana "
215
+ "mereka"
 
216
 
217
+ #: options/panel1.php:106
218
+ msgid "email"
219
+ msgstr "email"
220
+
221
+ #: options/panel1.php:107
222
+ msgid "post ID"
223
+ msgstr "post ID"
224
+
225
+ #: options/panel1.php:108
226
+ msgid "status"
227
+ msgstr "status"
228
+
229
+ #: options/panel1.php:111
230
+ msgid "equals"
231
+ msgstr "equals (sama)"
232
+
233
+ #: options/panel1.php:112
234
+ msgid "contains"
235
+ msgstr "mengandung"
236
+
237
+ #: options/panel1.php:113
238
+ msgid "does not contain"
239
+ msgstr "tidak mengandung"
240
+
241
+ #: options/panel1.php:114
242
+ msgid "starts with"
243
+ msgstr "dimulai dengan"
244
+
245
+ #: options/panel1.php:115
246
+ msgid "ends with"
247
+ msgstr "diakhiri dengan"
248
+
249
+ #: options/panel1.php:118
250
+ msgid "results per page:"
251
+ msgstr "hasil per halaman:"
252
+
253
+ #: options/panel1.php:120
254
+ msgid "Search"
255
+ msgstr "Cari"
256
+
257
+ #: options/panel1.php:128
258
+ msgid "Reverse the order by Post ID"
259
+ msgstr "Balik urutan berdasar Post ID"
260
+
261
+ #: options/panel1.php:129 options/panel1.php:130
262
+ msgid "Reverse the order by Date/Time"
263
+ msgstr "Balik urutan berdasar Tanggal/Waktu"
264
+
265
+ #: options/panel1.php:132
266
+ msgid "Post (ID)"
267
+ msgstr "Post (ID)"
268
+
269
+ #: options/panel1.php:135
270
+ msgid "Search query:"
271
+ msgstr "Query pencarian:"
272
+
273
+ #: options/panel1.php:135
274
+ msgid "Rows:"
275
+ msgstr "Baris:"
276
+
277
+ #: options/panel1.php:135
278
+ msgid "of"
279
+ msgstr "pada"
280
+
281
+ #: options/panel1.php:142 options/panel1.php:158
282
+ msgid "Date and Time"
283
+ msgstr "Tanggal dan Waktu"
284
+
285
+ #: options/panel1.php:168
286
+ msgid "Replies"
287
+ msgstr "Balasan"
288
+
289
+ #: options/panel1.php:169
290
+ msgid "All Comments"
291
  msgstr ""
 
 
292
 
293
+ #: options/panel1.php:170
294
+ msgid "Unconfirmed"
 
 
 
295
  msgstr ""
 
 
 
296
 
297
+ #: options/panel1.php:171
298
+ msgid "Inactive"
299
+ msgstr "Aktif"
300
 
301
+ #: options/panel1.php:200 options/panel1.php:212 templates/author.php:72
302
+ #: templates/user.php:70
303
+ msgid "Delete"
304
+ msgstr "Hapus"
 
 
 
 
 
 
 
 
 
 
 
 
 
305
 
306
+ #: options/panel1.php:201 options/panel1.php:211
307
+ msgid "Edit"
308
+ msgstr "Edit"
309
 
310
+ #: options/panel1.php:203 options/panel1.php:209
311
+ msgid "Subscription"
312
+ msgstr "Langganan"
 
 
 
 
 
 
 
 
 
 
313
 
314
+ #: options/panel1.php:223 templates/author.php:71 templates/user.php:69
315
+ msgid "Action:"
316
+ msgstr "Tindakan:"
317
 
318
+ #: options/panel1.php:226
319
+ msgid "Delete forever"
320
+ msgstr "Hapus selamanya"
321
+
322
+ #: options/panel1.php:227 templates/author.php:73 templates/user.php:71
323
+ msgid "Suspend"
324
+ msgstr "Tangguhkan"
325
+
326
+ #: options/panel1.php:228
327
+ msgid "Activate and set to Y"
328
+ msgstr "Aktifkan dan atur ke Y"
329
+
330
+ #: options/panel1.php:229
331
+ msgid "Activate and set to R"
332
+ msgstr "Aktifkan dan atur ke R"
333
+
334
+ #: options/panel1.php:230 templates/author.php:76 templates/user.php:74
335
+ msgid "Activate"
336
+ msgstr "Aktifkan"
337
+
338
+ #: options/panel1.php:234 templates/author.php:77 templates/user.php:76
339
+ msgid "Update subscriptions"
340
+ msgstr "Perbaharui langganan"
341
+
342
+ #: options/panel1.php:237
343
+ msgid "Sorry, no subscriptions match your search criteria."
344
+ msgstr "Maaf, tidak ada langganan yang cocok dengan kriteria pencarian Anda."
345
+
346
+ #: options/panel10.php:22 options/panel10.php:23
347
+ msgid "System Information"
348
  msgstr ""
 
 
 
349
 
350
+ #: options/panel2.php:12 options/panel2.php:63
351
+ msgid "Enable default checkbox"
352
+ msgstr "Nyalakan checkbox bawaan"
353
+
354
+ #: options/panel2.php:15 options/panel2.php:73
355
+ msgid "Checked by default"
356
+ msgstr "Dicentang sebagai bawaan"
357
+
358
+ #: options/panel2.php:18
359
+ msgid "Checked by default Value"
360
+ msgstr "Dicentang sebagai bawaan"
361
+
362
+ #: options/panel2.php:21 options/panel2.php:24 options/panel2.php:102
363
+ msgid "Advanced subscription"
364
+ msgstr "Cara berlangganan lanjutan"
365
 
366
+ #: options/panel2.php:27 options/panel2.php:130
367
+ msgid "Custom inline style"
368
+ msgstr "Gaya inline tersuai"
369
+
370
+ #: options/panel2.php:30 options/panel2.php:139
371
+ msgid "Custom HTML"
372
+ msgstr "HTML tersuai"
373
+
374
+ #: options/panel2.php:34
375
+ msgid "Checkbox label"
376
+ msgstr "Label checkbox"
377
+
378
+ #: options/panel2.php:37 options/panel2.php:180
379
+ msgid "Subscribed label"
380
+ msgstr "Label berlangganan"
381
+
382
+ #: options/panel2.php:40
383
+ msgid "Awaiting label"
384
+ msgstr "Label menunggu"
385
+
386
+ #: options/panel2.php:43 options/panel2.php:213
387
+ msgid "Author label"
388
+ msgstr "Label penulis"
389
+
390
+ #: options/panel2.php:49 options/panel3.php:70 options/panel4.php:78
391
+ #: options/panel5.php:18 options/panel5.php:60
392
+ msgid "Your settings have been successfully updated."
393
+ msgstr "Pengaturan Anda telah diperbarui."
394
+
395
+ #: options/panel2.php:51 options/panel3.php:72 options/panel4.php:80
396
+ #: options/panel5.php:20 options/panel5.php:62
397
+ msgid "There was an error updating the following fields:"
398
+ msgstr "Terdapat galat saat memperbaharui ruas berikut:"
399
+
400
+ #: options/panel2.php:66 options/panel2.php:76 options/panel2.php:105
401
+ #: options/panel5.php:78 options/panel5.php:95 options/panel5.php:104
402
+ #: options/panel5.php:113 options/panel5.php:123 options/panel5.php:132
403
+ #: options/panel5.php:142 options/panel5.php:151 options/panel5.php:160
404
+ msgid "Yes"
405
+ msgstr "Ya"
406
+
407
+ #: options/panel2.php:67 options/panel2.php:77 options/panel2.php:106
408
+ #: options/panel5.php:79 options/panel5.php:96 options/panel5.php:105
409
+ #: options/panel5.php:114 options/panel5.php:124 options/panel5.php:133
410
+ #: options/panel5.php:143 options/panel5.php:152 options/panel5.php:161
411
+ #: utils/stcr_manage.php:784
412
  msgid "No"
413
  msgstr "Tidak"
414
 
415
+ #: options/panel2.php:68
416
  msgid ""
417
+ "Disable this option if you want to move the subscription checkbox to a "
418
+ "different place on your page."
419
  msgstr ""
420
+ "Matikan pilihan ini jika Anda mau memindah checkbox langganan ke tempat lain "
421
+ "dalam halaman."
 
 
 
 
422
 
423
+ #: options/panel2.php:78
424
+ msgid "Decide if the checkbox should be checked by default or not."
425
+ msgstr "Tentukan bahwa checkbox akan tercentang secara bawaan atau tidak."
426
 
427
+ #: options/panel2.php:87
428
+ msgid "Default Checkbox Value"
429
+ msgstr "Nyalakan checkbox bawaan"
430
 
431
+ #: options/panel2.php:91 options/panel2.php:120
432
+ msgid "All new comments"
433
  msgstr ""
434
 
435
+ #: options/panel2.php:92 options/panel2.php:121
436
+ msgid "Replies to this comment"
437
+ msgstr "Balasan pada komentar saya saja"
438
+
439
+ #: options/panel2.php:94
440
  msgid ""
441
+ "Select the default option for the Checkbox. Be careful! Some users might "
442
+ "like to be subscribed to all the post."
 
 
443
  msgstr ""
444
 
445
+ #: options/panel2.php:107
446
  msgid ""
447
+ "Allow users to choose from different subscription types (all, replies only)."
448
+ msgstr "Ijikan pengguna untuk memilih tipe berlangganan (semua, balasan saja)."
449
+
450
+ #: options/panel2.php:115
451
+ msgid "Advanced default"
452
+ msgstr "Dicentang sebagai bawaan"
453
+
454
+ #: options/panel2.php:119
455
+ msgid "None"
456
  msgstr ""
457
 
458
+ #: options/panel2.php:124
459
  msgid ""
460
+ "The default subscription type that should be selected when Advanced "
461
+ "subscriptions are enable."
462
  msgstr ""
463
 
464
+ #: options/panel2.php:135
465
+ msgid "Custom inline CSS to add to the checkbox."
466
+ msgstr "Inline CSS tersuai untuk ditambahkan pada checkbox."
467
+
468
+ #: options/panel2.php:152
469
  msgid ""
470
+ "Custom HTML code to be used when displaying the checkbox. Allowed tags: "
471
+ "[checkbox_field], [checkbox_label]"
 
472
  msgstr ""
473
+ "Kode HTML tersuai untuk digunakan ketika menampilkan checkbox. Tag yang "
474
+ "diijinkan: [checkbox_field], [checkbox_label]"
475
 
476
+ #: options/panel2.php:158
477
+ msgid "Messages for your visitors"
478
+ msgstr "Pesan untuk pengunjung Anda"
479
+
480
+ #: options/panel2.php:162
481
+ msgid "Default label"
482
+ msgstr "Label bawaan"
483
+
484
+ #: options/panel2.php:175
485
+ msgid "Label associated to the checkbox. Allowed tag: [subscribe_link]"
486
  msgstr ""
487
+ "Label yang terasosiasi dengan checkbox. Tag yang diijinkan: [subscribe_link]"
488
 
489
+ #: options/panel2.php:192
490
  msgid ""
491
+ "Label shown to those who are already subscribed to a post. Allowed tag: "
492
+ "[manager_link]"
 
493
  msgstr ""
494
+ "Label yang diperlihatkan kepada mereka yang telah berlangganan suatu "
495
+ "artikel. Tag yang diijinkan: [manager_link]"
496
+
497
+ #: options/panel2.php:197
498
+ msgid "Pending label"
499
+ msgstr "Label penundaan"
500
 
501
+ #: options/panel2.php:209
502
  msgid ""
503
+ "Label shown to those who are already subscribed, but haven't clicked on the "
504
+ "confirmation link yet. Allowed tag: [manager_link]"
505
  msgstr ""
506
+ "Label yang diperlihatkan kepada mereka yang telah berlangganan, tetapi belum "
507
+ "melakukan klik pada tautan konfirmasi. Tag yang diijinkan: [manager_link]"
508
 
509
+ #: options/panel2.php:225
510
  msgid ""
511
+ "Label shown to authors (and administrators). Allowed tag: [manager_link]"
 
 
 
512
  msgstr ""
513
+ "Label yang diperlihatkan kepada penulis (dan admin). Tag yang diijinkan: "
514
+ "[manager_link]"
515
+
516
+ #: options/panel2.php:230 options/panel3.php:253 options/panel4.php:283
517
+ #: options/panel5.php:195
518
+ msgid "Save Changes"
519
+ msgstr "Simpan Perubahan"
520
+
521
+ #: options/panel3.php:13 options/panel3.php:87
522
+ msgid "Virtual Management Page"
523
+ msgstr "Halaman Pengaturan Virtual"
524
+
525
+ #: options/panel3.php:18 options/panel3.php:96
526
+ msgid "Page title"
527
+ msgstr "Judul halaman"
528
+
529
+ #: options/panel3.php:23 options/panel3.php:105
530
+ msgid "Management URL"
531
+ msgstr "URL Pengaturan"
532
+
533
+ #: options/panel3.php:28 options/panel3.php:117
534
+ msgid "Custom HEAD meta"
535
+ msgstr "Meta HEAD tersuai"
536
+
537
+ #: options/panel3.php:34 options/panel3.php:131
538
+ msgid "Request link"
539
+ msgstr "Meminta tautan"
540
+
541
+ #: options/panel3.php:39 options/panel3.php:149
542
+ msgid "Request submitted"
543
+ msgstr "Permintaan diajukan"
544
+
545
+ #: options/panel3.php:44 options/panel3.php:167
546
+ msgid "Subscribe without commenting"
547
+ msgstr "Berlangganan tanpa memberi komentar"
548
+
549
+ #: options/panel3.php:49 options/panel3.php:185
550
+ msgid "Subscription processed"
551
+ msgstr "Langganan yang diproses"
552
 
553
+ #: options/panel3.php:54 options/panel3.php:203
554
+ msgid "Subscription processed (DCI)"
555
+ msgstr "Langganan yang diproses (DCI)"
 
 
556
 
557
+ #: options/panel3.php:59 options/panel3.php:220
558
+ msgid "Authors"
559
+ msgstr "Penulis"
 
 
 
 
560
 
561
+ #: options/panel3.php:64 options/panel3.php:236
562
+ msgid "Users"
563
+ msgstr "Pengguna"
 
 
 
 
 
564
 
565
+ #: options/panel3.php:90
566
+ msgid "Enabled"
567
+ msgstr "Dinyalakan"
 
568
 
569
+ #: options/panel3.php:91
570
+ msgid "Disabled"
571
+ msgstr "Dimatikan"
 
 
572
 
573
+ #: options/panel3.php:92
574
  msgid ""
575
+ "Disable the virtual management page if you need to create a <a href="
576
+ "\"https://github.com/stcr/subscribe-to-comments-reloaded/wiki/KB#create-a-"
577
+ "real-management-page\">real page</a> to make your theme happy."
 
 
578
  msgstr ""
579
+ "Matikan Halaman Pengaturan Virtual jika Anda ingin membuat sebuah <a href="
580
+ "\"http://behstant.com/subscribe-reloaded/realMgnPage.php\">halaman riil</a> "
581
+ "yang lebih bersahabat dengan tema."
582
 
583
+ #: options/panel3.php:101
584
+ msgid "Title of the page your visitors will use to manage their subscriptions."
 
 
 
 
585
  msgstr ""
586
+ "Judul pada halaman pengunjung akan digunakan untuk mengatur cara "
587
+ "berlangganan mereka."
588
 
589
+ #: options/panel3.php:109
590
  msgid ""
591
+ "The permalink for your management page (something like <code>/manage-"
592
+ "subscriptions</code> or <code>/?page_id=345</code>). This page <b>does not</"
593
+ "b> actually exist in the system, but its link must follow your permalink "
594
+ "structure."
595
  msgstr ""
596
+ "Permalink untuk halaman pengaturan Anda (sesuatu seperti <code>/pengaturan-"
597
+ "langganan</code> atau <code>/?page_id=345</code>). Halaman ini <b>tidak</b> "
598
+ "benar-benar ada dalam sistem, tetapi tautannya harus mengikuti struktur "
599
+ "tautan di web Anda."
600
 
601
+ #: options/panel3.php:111
602
  msgid ""
603
+ "Warning: it looks like the value you are using may be incompatible with your "
604
+ "permalink structure"
 
605
  msgstr ""
606
+ "Peringatan: sepertinya nilai yang Anda gunakan tidak kompatibel dengan "
607
+ "struktur permalink web Anda."
608
 
609
+ #: options/panel3.php:121
610
  msgid ""
611
+ "Specify your custom HTML code to be added to the HEAD section of the page. "
612
+ "Use <strong>single</strong> quotes for values."
 
 
613
  msgstr ""
614
+ "Tentukan kode HTML tersuai Anda untuk ditambahkan ke dalam bagian HEAD pada "
615
+ "halaman. Gunakan tanda kutip <strong>tunggal</strong> untuk nilai."
616
 
617
+ #: options/panel3.php:127 options/panel4.php:135
618
+ msgid "Messages"
619
+ msgstr "Pesan"
620
 
621
+ #: options/panel3.php:144
622
+ msgid "Text shown to those who request to manage their subscriptions."
 
 
 
 
623
  msgstr ""
624
+ "Teks yang diperlihatkan kepada mereka yang ingin mengatur cara berlangganan."
625
 
626
+ #: options/panel3.php:162
627
  msgid ""
628
+ "Thank you note shown after the request here above has been processed. "
629
+ "Allowed tags: [post_title], [post_permalink]"
630
  msgstr ""
631
+ "Ucapan Terima Kasih yang diperlihatkan setelah permintaan di atas telah "
632
+ "diproses. Tag yang diijinkan: [post_title], [post_permalink]"
633
 
634
+ #: options/panel3.php:180
635
  msgid ""
636
+ "Text shown to those who want to subscribe without commenting. Allowed tags: "
637
+ "[post_title], [post_permalink]"
 
638
  msgstr ""
639
+ "Teks yang diperlihatkan kepada pengguna yang ingin berlangganan tanpa "
640
+ "meninggalkan komentar. Tag yang diijinkan: [post_title], [post_permalink]"
641
 
642
+ #: options/panel3.php:198
643
  msgid ""
644
+ "Thank you note shown after the subscription request has been processed "
645
+ "(double check-in disabled). Allowed tags: [post_title], [post_permalink]"
 
646
  msgstr ""
647
+ "Ucapan Terima Kasih yang diperlihatkan setelah permintaan berlangganan "
648
+ "diproses (konfirmasi ganda dimatikan). Tag yang diijinkan: [post_title], "
649
+ "[post_permalink]"
650
 
651
+ #: options/panel3.php:216
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
652
  msgid ""
653
+ "Thank you note shown after the subscription request has been processed "
654
+ "(double check-in enabled). Allowed tags: [post_title], [post_permalink]"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
655
  msgstr ""
656
+ "Ucapan Terima Kasih yang diperlihatkan setelah permintaan berlangganan "
657
+ "diproses (konfirmasi ganda dinyalakan). Tag yang diijinkan: [post_title], "
658
+ "[post_permalink]"
659
 
660
+ #: options/panel3.php:232
661
+ msgid "Introductory text for the authors' management page."
662
+ msgstr "Teks pengantar pada Halaman Pengaturan milik penulis."
 
 
 
 
 
 
 
 
663
 
664
+ #: options/panel3.php:248
665
+ msgid "Introductory text for the users' management page."
666
+ msgstr "Teks pengantar pada Halaman Pengaturan milik pengguna."
667
 
668
+ #: options/panel4.php:15 options/panel4.php:94
669
+ msgid "Sender name"
670
+ msgstr "Nama pengirim"
671
 
672
+ #: options/panel4.php:20 options/panel4.php:25 options/panel4.php:107
673
+ msgid "Sender email address"
674
+ msgstr "Alamat email pengirim"
675
 
676
+ #: options/panel4.php:30 options/panel4.php:140
677
+ msgid "Notification subject"
678
+ msgstr "Subjek notifikasi"
679
 
680
+ #: options/panel4.php:36 options/panel4.php:42 options/panel4.php:153
681
+ msgid "Notification message"
682
+ msgstr "Pesan notifikasi"
683
 
684
+ #: options/panel4.php:47 options/panel4.php:177
685
+ msgid "Double check subject"
686
+ msgstr "Subjek konfirmasi ganda"
 
687
 
688
+ #: options/panel4.php:52 options/panel4.php:190
689
+ msgid "Double check message"
690
+ msgstr "Pesan konfirmasi ganda"
691
 
692
+ #: options/panel4.php:57 options/panel4.php:210
693
+ msgid "Management subject"
694
+ msgstr "Subjek pengaturan"
695
 
696
+ #: options/panel4.php:62 options/panel4.php:67
697
+ msgid "Management message"
698
+ msgstr "Pesan pengaturan"
699
 
700
+ #: options/panel4.php:72 options/panel4.php:243
701
+ msgid "Management Email message"
702
+ msgstr ""
703
 
704
+ #: options/panel4.php:101
705
+ msgid ""
706
+ "Name to use for the \"from\" field when sending a new notification to the "
707
+ "user."
708
+ msgstr ""
709
+ "Nama yang digunakan untuk ruas \"from\" ketika mengirimkan sebuah notifikasi "
710
+ "kepada pengguna."
711
 
712
+ #: options/panel4.php:115
 
713
  msgid ""
714
+ "Email address to use for the \"from\" field when sending a new notification "
715
+ "to the user."
 
 
 
716
  msgstr ""
717
+ "Alamat email yang digunakan untuk ruas \"from\" ketika mengirimkan sebuah "
718
+ "notifikasi kepada pengguna."
 
 
 
 
719
 
720
+ #: options/panel4.php:121
721
+ msgid "Reply To"
722
+ msgstr "Balasan saja"
723
 
724
+ #: options/panel4.php:128
 
725
  msgid ""
726
+ "This will be use when the user click reply on their email agent. If not set "
727
+ "will be the same as the Sender email address."
 
 
 
 
728
  msgstr ""
 
 
 
 
 
 
 
729
 
730
+ #: options/panel4.php:147
731
+ msgid "Subject of the notification email. Allowed tag: [post_title]"
732
+ msgstr "Subjek pada email notifikasi. Tag yang diijinkan: [post_title]"
733
+
734
+ #: options/panel4.php:170
735
+ msgid ""
736
+ "Content of the notification email. Allowed tags: [post_title], "
737
+ "[comment_permalink], [comment_author], [comment_content], [post_permalink], "
738
+ "[manager_link]"
739
  msgstr ""
740
+ "Isi pada email notifikasi. Tag yang diijinkan: [post_title], "
741
+ "[comment_permalink], [comment_author], [comment_content], [post_permalink], "
742
+ "[manager_link]"
743
 
744
+ #: options/panel4.php:171
745
  msgid ""
746
+ "<p><strong>Note: To get a default template clear all the content and save "
747
+ "the options.</strong></p>"
 
 
748
  msgstr ""
749
 
750
+ #: options/panel4.php:184
751
+ msgid "Subject of the confirmation email. Allowed tag: [post_title]"
752
+ msgstr "Subjek pada email konfirmasi. Tag yang diijinkan: [post_title]"
753
 
754
+ #: options/panel4.php:204
 
755
  msgid ""
756
+ "Content of the confirmation email. Allowed tags: [post_permalink], "
757
+ "[confirm_link], [post_title], [manager_link]"
 
758
  msgstr ""
759
+ "Isi pada email konfirmasi. Tag yang diijinkan: [post_permalink], "
760
+ "[confirm_link], [post_title], [manager_link]"
 
 
761
 
762
+ #: options/panel4.php:217
763
+ msgid ""
764
+ "Subject of the mail sent to those who request to access their management "
765
+ "page. Allowed tag: [blog_name]"
766
+ msgstr ""
767
+ "Subjek pada email yang dikirimkan kepada mereka yang meminta akses ke "
768
+ "Halaman Pengaturan. Tag yang diijinkan: [blog_name]"
769
 
770
+ #: options/panel4.php:223
771
+ msgid "Management Page message"
772
+ msgstr ""
773
 
774
+ #: options/panel4.php:237
775
+ msgid "Content of the management Page message. Allowed tags: [blog_name]."
776
+ msgstr ""
777
 
778
+ #: options/panel4.php:257
779
+ msgid ""
780
+ "Content of the management email message. Allowed tags: [blog_name], "
781
+ "[manager_link]."
782
+ msgstr ""
783
 
784
+ #: options/panel4.php:263
785
+ msgid "One Click Unsubscribe"
786
+ msgstr "Ijinkan admin berlangganan"
787
 
788
+ #: options/panel4.php:277
789
+ msgid ""
790
+ "Content of the One Click confirmation. Allowed tags: [post_title], "
791
+ "[blog_name]"
792
+ msgstr "Subjek pada email konfirmasi. Tag yang diijinkan: [post_title]"
793
 
794
+ #: options/panel5.php:28
795
+ msgid "Safetly Uninstall"
796
+ msgstr ""
 
797
 
798
+ #: options/panel5.php:31 options/panel5.php:84
799
  msgid "Autopurge requests"
800
  msgstr "Permintaan pembersihan-otomatis"
801
 
802
+ #: options/panel5.php:34 options/panel5.php:93
803
  msgid "Enable double check"
804
  msgstr "Nyalakan konfirmasi ganda"
805
 
806
+ #: options/panel5.php:37 options/panel5.php:101
807
  msgid "Subscribe authors"
808
  msgstr ""
809
 
810
+ #: options/panel5.php:40 options/panel5.php:111
811
  msgid "Enable HTML emails"
812
  msgstr "Nyalakan email HTML"
813
 
814
+ #: options/panel5.php:43
815
  msgid "HTMLify Links in HTML emails"
816
  msgstr ""
817
 
818
+ #: options/panel5.php:46
819
  msgid "Send trackbacks"
820
  msgstr "Kirim taut balik"
821
 
822
+ #: options/panel5.php:49
823
  msgid "Notify admin"
824
  msgstr "Beritahu admin"
825
 
826
+ #: options/panel5.php:52 options/panel5.php:149
827
  msgid "Let admin subscribe"
828
  msgstr "Ijinkan admin berlangganan"
829
 
830
+ #: options/panel5.php:55 options/panel5.php:158
831
  msgid "BCC admin on Notifications"
832
  msgstr "Notifikasi"
833
 
834
+ #: options/panel5.php:76
835
+ msgid "Safely Uninstall"
836
+ msgstr ""
837
+
838
+ #: options/panel5.php:80
839
+ msgid ""
840
+ "This option will allow you to delete the plugin with WordPress without "
841
+ "loosing your subscribers. Any database table and plugin options are wipeout."
842
+ msgstr ""
843
 
844
+ #: options/panel5.php:87
845
  msgid "days"
846
  msgstr "hari"
847
 
848
+ #: options/panel5.php:88
849
  msgid ""
850
  "Delete pending subscriptions (not confirmed) after X days. Zero disables "
851
  "this feature."
853
  "Hapus langganan yang ditunda (tanpa konfirmasi) setelah X hari. Masukkan Nol "
854
  "untuk mematikan fitur ini."
855
 
856
+ #: options/panel5.php:97
 
 
 
 
 
 
 
857
  msgid ""
858
  "Send a notification email to confirm the subscription (to avoid addresses "
859
  "misuse)."
861
  "Kirim sebuah email notifikasi untuk konfirmasi berlangganan (mencegah "
862
  "penyalahgunaan alamat)."
863
 
864
+ #: options/panel5.php:106
865
  msgid ""
866
  "Automatically subscribe authors to their own articles (not retroactive)."
867
  msgstr ""
868
 
869
+ #: options/panel5.php:115
870
  msgid ""
871
  "If enabled, will send email messages with content-type = text/html instead "
872
  "of text/plain"
874
  "Jika dimungkinkan, akan mengirim pesan email dengan content-type = text/html "
875
  "daripada text/plain"
876
 
877
+ #: options/panel5.php:120
878
  msgid "HTMLify links in emails"
879
  msgstr ""
880
 
881
+ #: options/panel5.php:125
882
  msgid ""
883
  "If enabled, will wrap all links in messages with <code>&lt;a href=\"\"&gt;"
884
  "&lt;/a&gt;</code> (only when HTML emails enabled)."
885
  msgstr ""
886
 
887
+ #: options/panel5.php:130
888
  msgid "Process trackbacks"
889
  msgstr "Proses taut balik"
890
 
891
+ #: options/panel5.php:134
892
  msgid ""
893
  "Notify users when a new trackback or pingback is added to the discussion."
894
  msgstr ""
895
  "Beritahu pengguna ketika sebuah tautbalik atau pingback ditambahkan dalam "
896
  "diskusi."
897
 
898
+ #: options/panel5.php:139
899
  msgid "Track all subscriptions"
900
  msgstr "Telusuri semua langganan"
901
 
902
+ #: options/panel5.php:144
903
  msgid "Notify the administrator when users subscribe without commenting."
904
  msgstr ""
905
  "Beritahu admin ketika ada pengguna yg berlangganan tanpa meninggalkan "
906
  "komentar."
907
 
908
+ #: options/panel5.php:153
909
  msgid "Let the administrator subscribe to comments when logged in."
910
  msgstr "Ijinkan admin berlangganan komentar ketika masuk log."
911
 
 
 
 
 
 
 
 
 
912
  #: options/panel5.php:162
913
+ msgid "Send a copy of all Notifications to the administrator."
 
 
914
  msgstr ""
915
 
916
  #: options/panel5.php:167
931
  "with more security."
932
  msgstr ""
933
 
934
+ #: options/panel7.php:8 options/panel8.php:8
935
+ msgid "Support the developers"
936
+ msgstr "Dukung pembuat plugin"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
937
 
938
+ #: options/panel7.php:18
939
  msgid ""
940
+ "How valuable is the feature offered by this plugin to your visitors? please "
941
+ "consider supporting the author if this plugin made your web site better, "
942
+ "especially if you are making money out of it. Any donation received will be "
943
+ "reinvested in the development of <strong>Subscribe to Comments Reloaded</"
944
+ "strong>, and to buy some food for my hungry family."
945
  msgstr ""
946
+ "Seberapa bernilai fitur yang ditawarkan oleh plugin ini untuk pengunjung "
947
+ "Anda? Subscribe to Comments Reloaded adalah plugin gratis, tetapi Anda bisa "
948
+ "mempertimbangkan untuk membantu pembuat plugin untuk membuat website Anda "
949
+ "lebih baik, terutama jika Anda mendapatkan uang dari penggunaannya. Setiap "
950
+ "donasi yang diterima akan diinvestasikan pada pengembangan Subscribe to "
951
+ "Comments Reloaded, dan untuk membeli sedikit makanan untuk keluarga."
952
 
953
+ #: options/panel7.php:20
954
+ msgid "Don't want to donate? You can still help"
955
+ msgstr "Tidak memberi donasi? Anda tetap bisa membantu"
 
 
 
 
 
956
 
957
+ #: options/panel7.php:21
958
  msgid ""
959
+ "If you don't want to donate money, please consider blogging about my plugin "
960
+ "with a link to the plugin's page. Please let your readers know what makes "
961
+ "your blog better. You can also contribute donating your time: do not "
962
+ "hesitate to send me bug reports, your localization files, ideas on how to "
963
+ "improve <strong>Subscribe to Comments Reloaded</strong> and so on. Whatever "
964
+ "you do, thanks for using my plugin!"
965
  msgstr ""
966
+ "Jika Anda tidak ingin memberi donasi dalam bentuk uang, mohon pertimbangkan "
967
+ "untuk menuliskan tentang plugin ini di blog Anda dengan sebuah tautan ke "
968
+ "halaman plugin. Beritahu pembaca Anda apa yang membuat blog Anda lebih baik. "
969
+ "Anda juga dapat mendonasikan sebagian waktu Anda: jangan sungkan untuk "
970
+ "mengirimkan laporan bug, file pelokalan, ide atau bagaimana cara membuat "
971
+ "Subscribe to Comments Reloaded jadi lebih baik. Apapun yang Anda lakukan, "
972
+ "terima kasih karena telah menggunakan plugin buatan saya!"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
973
 
974
+ #: options/panel7.php:23
975
+ msgid "Subscribe to the Beta testers"
976
+ msgstr ""
 
 
977
 
978
+ #: options/panel7.php:24
979
+ msgid ""
980
+ "Before a new Update we release a Beta version so that our current users can "
981
+ "give us feedback if they find a bug, If you want to join the tester list you "
982
+ "can add your email <a href='http://eepurl.com/biCk1b' target='_blank'>here</"
983
+ "a>"
984
+ msgstr ""
985
 
986
+ #: options/panel7.php:26
987
+ msgid "Vote and show your appreciation"
988
+ msgstr "Voting dan tunjukkan apresiasi Anda"
989
 
990
+ #: options/panel7.php:27
991
+ msgid ""
992
+ "Tell other people if <strong>Subscribe to Comments Reloaded</strong> works "
993
+ "for you and how good it is. <a href=\"http://wordpress.org/extend/plugins/"
994
+ "subscribe-to-comments-reloaded/\">Rate it</a> on its Plugin Directory page."
995
+ msgstr ""
996
+ "Sampaikan ke orang lain jika plugin Subscribe to Comments Reloaded "
997
+ "bermanfaat untuk Anda dan seberapa bergunanya plugin ini. <a href=\"http://"
998
+ "wordpress.org/extend/plugins/subscribe-to-comments-reloaded/\">Beri "
999
+ "peringkat</a> pada halaman Direktori Plugin."
1000
 
1001
+ #: options/panel8.php:18
1002
+ msgid "Did you find a Bug on the plugin?"
1003
+ msgstr ""
1004
 
1005
+ #: options/panel8.php:19
1006
+ msgid ""
1007
+ "Please report any bug on the <a href=\"https://github.com/stcr/subscribe-to-"
1008
+ "comments-reloaded/issues/new?title=Bug%20Report:%20%3Cshort%20description"
1009
+ "%3E&labels=bug\" target=\"_blank\">GitHub</a> Page rather than on the "
1010
+ "WordPress Support page."
1011
+ msgstr ""
1012
 
1013
+ #: options/panel9.php:11
 
1014
  msgid "Support Subscribe to Comments Reloaded"
1015
  msgstr ""
1016
  "Perlu bantuan tentang cara penggunaan Subscribe to Comments Reloaded? "
1017
  "Kunjungi situs resmi"
1018
 
1019
+ #: options/panel9.php:12
1020
  msgid ""
1021
  "Every contribution that you make is high valuable, so if you consider this "
1022
  "plugin a helpful tool we will use your donation to invest on support and "
1023
  "developing time."
1024
  msgstr ""
1025
 
1026
+ #: templates/author.php:57
1027
+ msgid "Title"
1028
+ msgstr "Judul"
 
 
 
 
1029
 
1030
+ #: templates/author.php:58 templates/user.php:58
1031
+ msgid "Legend: Y = all comments, R = replies only, C = inactive"
1032
+ msgstr "Legenda: Y = seluruh komentar, R = balasan saja, C = tidak aktif"
1033
 
1034
+ #: templates/author.php:69 templates/user.php:67
1035
+ msgid "Select all"
1036
+ msgstr "Pilih semua"
1037
 
1038
+ #: templates/author.php:70 templates/user.php:68
1039
+ msgid "Invert selection"
1040
+ msgstr "Invert seleksi"
1041
 
1042
+ #: templates/author.php:74 templates/user.php:72
1043
+ msgid "All comments"
1044
+ msgstr ""
1045
 
1046
+ #: templates/author.php:75 templates/user.php:73 wp_subscribe_reloaded.php:1062
1047
+ msgid "Replies to my comments"
1048
+ msgstr "Balasan pada komentar saya saja"
1049
 
1050
+ #: templates/author.php:80 templates/one-click-unsubscribe.php:30
1051
+ #: templates/user.php:79
1052
+ msgid "No subscriptions match your search criteria."
1053
+ msgstr "Tidak ada langganan yang sesuai dengan kriteria pencarian Anda."
1054
 
1055
+ #: templates/key_expired.php:8
1056
  msgid ""
1057
+ "Woohaa the link to manage your subscriptions has expired, don't worry, just "
1058
+ "enter your email below and a new link will be send."
1059
  msgstr ""
 
 
1060
 
1061
+ #: templates/key_expired.php:73 templates/request-management-link.php:73
1062
+ #: templates/subscribe.php:92
1063
+ msgid "Send"
1064
+ msgstr "Kirim"
 
 
 
1065
 
1066
+ #: templates/subscribe.php:42 templates/subscribe.php:43
1067
+ msgid "New subscription to"
1068
+ msgstr "Langganan baru untuk"
1069
 
1070
+ #: templates/subscribe.php:43
1071
+ msgid "User:"
1072
+ msgstr "Pengguna:"
1073
+
1074
+ #: templates/user.php:63
1075
+ msgid "F j, Y"
1076
  msgstr ""
 
 
 
1077
 
1078
+ #: utils/stcr_manage.php:246
1079
  msgid ""
1080
+ "Notify me of followup comments via e-mail. You can also <a "
1081
+ "href='[subscribe_link]'>subscribe</a> without commenting."
1082
  msgstr ""
1083
+ "Beritahu saya melalui email jika ada balasan komentar di artikel ini. Anda "
1084
+ "juga dapat <a href='[subscribe_link]'>berlangganan</a> tanpa harus memberi "
1085
+ "komentar."
1086
 
1087
+ #: utils/stcr_manage.php:247
 
 
 
 
1088
  msgid ""
1089
+ "You are subscribed to this post. <a href='[manager_link]'>Manage</a> your "
1090
+ "subscriptions."
1091
  msgstr ""
1092
+ "Anda telah berlangganan artikel ini. <a href='[manager_link]'>Atur</a> cara "
1093
+ "berlangganan Anda."
1094
 
1095
+ #: utils/stcr_manage.php:248
1096
  msgid ""
1097
+ "Your subscription to this post needs to be confirmed. <a "
1098
+ "href='[manager_link]'>Manage your subscriptions</a>."
1099
  msgstr ""
1100
+ "Permintaan berlangganan Anda untuk artikel ini perlu dikonfirmasi. <a "
1101
+ "href='[manager_link]'>Aturlah cara berlangganan Anda</a>."
1102
 
1103
+ #: utils/stcr_manage.php:249
1104
  msgid ""
1105
+ "You can <a href='[manager_link]'>manage the subscriptions</a> of this post."
1106
  msgstr ""
1107
+ "Anda dapat <a href='[manager_link]'>mengatur cara berlangganan</a> pada "
1108
+ "artikel ini."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1109
 
1110
+ #: utils/stcr_manage.php:255
1111
+ msgid ""
1112
+ "To manage your subscriptions, please enter your email address here below. We "
1113
+ "will send you a message containing the link to access your personal "
1114
+ "management page."
1115
+ msgstr ""
1116
+ "Untuk mengatur cara berlangganan, masukkan alamat email Anda di bawah ini. "
1117
+ "Kami akan mengirimkan sebuah pesan yang berisi tautan untuk mengakses "
1118
+ "Halaman Pengaturan Pribadi milik Anda."
1119
 
1120
+ #: utils/stcr_manage.php:256
1121
+ msgid ""
1122
+ "Thank you for using our subscription service. Your request has been "
1123
+ "completed, and you should receive an email with the management link in a few "
1124
+ "minutes."
1125
+ msgstr ""
1126
+ "Terima kasih telah memanfaatkan layanan berlangganan kami. Permintaan Anda "
1127
+ "telah diproses, dan Anda akan menerima sebuah email yang berisi tautan ke "
1128
+ "pengaturan dalam beberapa menit ke depan."
1129
 
1130
+ #: utils/stcr_manage.php:257
1131
+ msgid ""
1132
+ "You can follow the discussion on <strong>[post_title]</strong> without "
1133
+ "having to leave a comment. Cool, huh? Just enter your email address in the "
1134
+ "form here below and you're all set."
1135
+ msgstr ""
1136
+ "Anda dapat menyimak diskusi pada <strong>[post_title]</strong> tanpa harus "
1137
+ "memberikan komentar terlebih dulu. Keren, kan? Masukkan saja alamat email "
1138
+ "Anda ke isian berikut."
1139
 
1140
+ #: utils/stcr_manage.php:258
1141
+ msgid ""
1142
+ "Thank you for using our subscription service. Your request has been "
1143
+ "completed. You will receive a notification email every time a new comment to "
1144
+ "this article is approved and posted by the administrator."
1145
+ msgstr ""
1146
+ "Terima kasih telah memanfaatkan layanan berlangganan kami. Permintaan Anda "
1147
+ "telah diproses. Anda akan menerima sebuah email notifikasi setiap ada "
1148
+ "komentar baru pada artikel ini."
1149
 
1150
+ #: utils/stcr_manage.php:259
1151
+ msgid ""
1152
+ "Thank you for using our subscription service. In order to confirm your "
1153
+ "request, please check your email for the verification message and follow the "
1154
+ "instructions."
1155
+ msgstr ""
1156
+ "Terima kasih telah memanfaatkan layanan berlangganan kami. Selanjutnya Anda "
1157
+ "perlu melakukan konfirmasi melalui sebuah pesan yang kami kirimkan ke alamat "
1158
+ "email Anda, dan lakukanlah langkah-langkah yang diinstruksikan."
1159
 
1160
+ #: utils/stcr_manage.php:260
1161
+ msgid ""
1162
+ "In order to cancel or suspend one or more notifications, select the "
1163
+ "corresponding checkbox(es) and click on the button at the end of the list."
1164
+ msgstr ""
1165
+ "Untuk membatalkan atau menangguhkan satu atau lebih notifikasi, pilihlah "
1166
+ "pada checkbox yang dimaksud dan klik pada tombol di akhir daftar."
1167
 
1168
+ #: utils/stcr_manage.php:261
1169
+ msgid ""
1170
+ "In order to cancel or suspend one or more notifications, select the "
1171
+ "corresponding checkbox(es) and click on the button at the end of the list. "
1172
+ "You are currently subscribed to:"
1173
+ msgstr ""
1174
+ "Untuk membatalkan atau menangguhkan satu atau lebih notifikasi, pilihlah "
1175
+ "pada checkbox yang dimaksud dan klik pada tombol di akhir daftar. Saat ini "
1176
+ "Anda berlangganan:"
1177
 
1178
+ #: utils/stcr_manage.php:265
1179
+ msgid "There is a new comment to [post_title]"
1180
+ msgstr "Hey, ada komentar baru pada artikel [post_title]"
1181
 
1182
+ #: utils/stcr_manage.php:266
1183
  msgid ""
1184
+ "There is a new comment to [post_title].\n"
1185
+ "Comment Link: [comment_permalink]\n"
1186
+ "Author: [comment_author]\n"
1187
+ "Comment:\n"
1188
+ "[comment_content]\n"
1189
+ "Permalink: [post_permalink]\n"
1190
+ "Manage your subscriptions: [manager_link]"
1191
  msgstr ""
1192
+ "Ada komentar baru pada artikel [post_title].\n"
1193
+ "Tautan komentar: [comment_permalink]\n"
1194
+ "Oleh: [comment_author]\n"
1195
+ "Komentar:\n"
1196
+ "[comment_content]\n"
1197
+ "Tautan: [post_permalink]\n"
1198
+ "Atur cara berlangganan Anda: [manager_link]"
1199
 
1200
+ #: utils/stcr_manage.php:267
1201
+ msgid "Please confirm your subscription to [post_title]"
1202
+ msgstr "Mohon lakukan konfirmasi berlangganan Anda pada artikel [post_title]"
1203
 
1204
+ #: utils/stcr_manage.php:268
1205
+ msgid ""
1206
+ "You have requested to be notified every time a new comment is added to:\n"
1207
+ "[post_permalink]\n"
1208
+ "\n"
1209
+ "Please confirm your request by clicking on this link:\n"
1210
+ "[confirm_link]"
1211
  msgstr ""
1212
+ "Anda telah meminta untuk diberitahu setiap ada komentar baru pada:\n"
1213
+ "[post_permalink]\n"
1214
+ "\n"
1215
+ "Lakukan konfirmasi permintaan Anda dengan melakukan klik pada tautan ini:\n"
1216
+ "[confirm_link]"
1217
 
1218
+ #: utils/stcr_manage.php:269
1219
+ msgid "Manage your subscriptions on [blog_name]"
1220
+ msgstr "Aturlah cara berlangganan Anda pada [blog_name]"
1221
 
1222
+ #: utils/stcr_manage.php:270
1223
  msgid ""
1224
+ "You have requested to manage your subscriptions to the articles on "
1225
+ "[blog_name]. Please check the Subscriptions management link in your email"
1226
  msgstr ""
1227
 
1228
+ #: utils/stcr_manage.php:271
1229
  msgid ""
1230
+ "You have requested to manage your subscriptions to the articles on "
1231
+ "[blog_name]. Follow this link to access your personal page:\n"
1232
+ "[manager_link]"
1233
+ msgstr ""
1234
+ "Anda telah meminta untuk mengatur cara berlanggan Anda pada artikel di "
1235
+ "[blog_name]. Ikuti tautan berikut untuk mengakses halaman personal Anda:\n"
1236
+ "[manager_link]"
1237
 
1238
+ #: utils/stcr_manage.php:440 utils/stcr_manage.php:441
1239
+ msgid "StCR System"
1240
  msgstr ""
1241
 
1242
+ #: utils/stcr_manage.php:460 utils/stcr_manage.php:488
1243
+ #: utils/stcr_manage.php:515 utils/stcr_manage.php:542
1244
+ #: utils/stcr_manage.php:569 utils/stcr_manage.php:596
1245
+ #: utils/stcr_manage.php:623 utils/stcr_manage.php:650
1246
+ #: utils/stcr_manage.php:677 utils/stcr_manage.php:705
1247
+ msgid "You do not have sufficient permissions to access this page."
1248
  msgstr ""
1249
 
1250
+ #: utils/stcr_manage.php:755
1251
+ msgid "Subscriptions"
1252
+ msgstr "Langganan"
1253
 
1254
+ #: utils/stcr_manage.php:811
1255
  msgid ""
1256
+ "Need help on how to use Subscribe to Comments Reloaded? Visit the official"
 
1257
  msgstr ""
1258
+ "Perlu bantuan tentang cara penggunaan Subscribe to Comments Reloaded? "
1259
+ "Kunjungi situs resmi"
1260
 
1261
+ #: utils/stcr_manage.php:811
1262
+ msgid "support forum"
1263
+ msgstr "forum bantuan"
1264
 
1265
+ #: utils/stcr_manage.php:812
1266
+ msgid "Feeling generous?"
1267
+ msgstr "Merasa dermawan?"
1268
 
1269
+ #: utils/stcr_manage.php:812
1270
+ msgid "Donate a few bucks!"
1271
+ msgstr "Beri sedikit sumbangan"
1272
+
1273
+ #: utils/stcr_upgrade.php:55
1274
+ msgid "Important Notice"
1275
  msgstr ""
 
1276
 
1277
+ #: utils/stcr_upgrade.php:103
1278
  msgid ""
1279
+ "<strong>Subscribe to Comments Reloaded:</strong> The information in your "
1280
+ "database has been sanitized to prevent the raw html messages. <a class="
1281
+ "\"dismiss\" href=\"#\">Dismiss. </a><img class=\"stcr-loading-animation\" "
1282
+ "src=\""
1283
  msgstr ""
 
 
1284
 
1285
+ #: utils/stcr_upgrade.php:158
 
 
 
 
1286
  msgid ""
1287
+ "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
1288
+ "from the <strong>Subscribe to Comments</strong> plugin was detected and "
1289
+ "automatically imported into <strong>Subscribe to Comments Reloaded</strong>."
1290
  msgstr ""
 
 
1291
 
1292
+ #: utils/stcr_upgrade.php:158
1293
  msgid ""
1294
+ " It is recommended that you now <strong>deactivate</strong> Subscribe to "
1295
+ "Comments to prevent confusion between the two plugins."
1296
  msgstr ""
 
 
1297
 
1298
+ #: utils/stcr_upgrade.php:159
1299
+ msgid ""
1300
+ "If you have subscription data from Subscribe to Comments Reloaded < v2.0 "
1301
+ "that you want to import, you'll need to import that data manually, as only "
1302
+ "one import routine will ever run to prevent data loss."
1303
  msgstr ""
1304
 
1305
+ #: utils/stcr_upgrade.php:160 utils/stcr_upgrade.php:232
1306
+ #: utils/stcr_upgrade.php:381
1307
  msgid ""
1308
+ "Please visit <a href=\"options-general.php?page=subscribe-to-comments-"
1309
+ "reloaded/options/index.php\">Settings -> Subscribe to Comments</a> to review "
1310
+ "your configuration.<a class=\"dismiss\" href=\"#\">Dismiss. </a><img class="
1311
+ "\"stcr-loading-animation\" src=\""
1312
  msgstr ""
1313
 
1314
+ #: utils/stcr_upgrade.php:231
1315
+ msgid ""
1316
+ "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
1317
+ "from the <strong>Comment Reply Notification</strong> plugin was detected and "
1318
+ "automatically imported into <strong>Subscribe to Comments Reloaded</strong>."
1319
+ msgstr ""
1320
 
1321
+ #: utils/stcr_upgrade.php:231
1322
+ msgid ""
1323
+ " It is recommended that you now <strong>deactivate</strong> Comment Reply "
1324
+ "Notification to prevent confusion between the two plugins."
1325
+ msgstr ""
1326
 
1327
+ #: utils/stcr_upgrade.php:378
1328
+ msgid ""
1329
+ "<strong>Subscribe to Comments Reloaded:</strong> Plugin options and comment "
1330
+ "subscription data from the <strong>WP Comment Subscriptions</strong> plugin "
1331
+ "were detected and automatically imported into <strong>Subscribe to Comments "
1332
+ "Reloaded</strong>."
1333
+ msgstr ""
1334
 
1335
+ #: utils/stcr_upgrade.php:378
1336
+ msgid ""
1337
+ " It is recommended that you now <strong>deactivate</strong> WP Comment "
1338
+ "Subscriptions to prevent confusion between the two plugins."
1339
+ msgstr ""
1340
 
1341
+ #: utils/stcr_upgrade.php:379
 
1342
  msgid ""
1343
+ "If you have subscription data from another plugin (such as Subscribe to "
1344
+ "Comments or Subscribe to Comments Reloaded < v2.0) that you want to import, "
1345
+ "you'll need to import that data manually, as only one import routine will "
1346
+ "ever run to prevent data loss."
1347
  msgstr ""
 
 
1348
 
1349
+ #: utils/stcr_upgrade.php:380
1350
+ msgid ""
1351
+ "<strong>Note:</strong> If you were previously using the "
1352
+ "<code>wp_comment_subscriptions_show()</code> function or the <code>[wpcs-"
1353
+ "subscribe-url]</code> shortcode, you'll need to replace those with "
1354
+ "<code>subscribe_reloaded_show()</code> and <code>[subscribe-url]</code> "
1355
+ "respectively."
1356
+ msgstr ""
1357
 
1358
+ #: utils/stcr_upgrade.php:394
1359
+ msgid ""
1360
+ "<strong>Thank you for installing Subscribe to Comments Reloaded!</strong>."
1361
+ msgstr ""
1362
 
1363
+ #: utils/stcr_upgrade.php:395
1364
+ msgid ""
1365
+ "If you find a bug or an issue you can report it <a href=\"https://github.com/"
1366
+ "stcr/subscribe-to-comments-reloaded/issues\" target=\"_blank\">here</a>."
1367
+ msgstr ""
1368
 
1369
+ #: utils/stcr_upgrade.php:396
1370
+ msgid ""
1371
+ "If you want to donate you can do it via <a href=\"\n"
1372
+ "https://www.paypal.com/cgi-bin/webscr?"
1373
+ "cmd=_donations&business=XF86X93FDCGYA&lc=US&item_name=Datasoft"
1374
+ "%20Engineering&item_number=DI%2dSTCR&currency_code=USD&bn=PP%2dDonationsBF"
1375
+ "%3abtn_donate_LG%2egif%3aNonHosted\" target=\"_blank\">PayPal</a>."
1376
+ msgstr ""
1377
 
1378
+ #: utils/stcr_upgrade.php:398
1379
+ msgid ""
1380
+ "Please visit the <a href=\"https://wordpress.org/plugins/subscribe-to-"
1381
+ "comments-reloaded/changelog/\" target=\"_blank\">Changelog</a> for detailed "
1382
+ "information on plugin changes.<a class=\"dismiss\" href=\"#\">Dismiss. </"
1383
+ "a><img class=\"stcr-loading-animation\" src=\""
1384
+ msgstr ""
1385
 
1386
+ #: utils/stcr_upgrade.php:409
1387
+ msgid ""
1388
+ "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1389
+ "160106."
1390
+ msgstr ""
1391
 
1392
+ #: utils/stcr_upgrade.php:410
1393
+ msgid ""
1394
+ "This version includes many changes and fixes to improve your experience with "
1395
+ "the plugin, including One Click Unsubscribe, Rich Text Editor to create HTML "
1396
+ "email templates, Subscription Checkbox position, and more!"
1397
+ msgstr ""
1398
 
1399
+ #: utils/stcr_upgrade.php:411 utils/stcr_upgrade.php:426
1400
+ #: utils/stcr_upgrade.php:448
1401
+ msgid ""
1402
+ "Please visit the <a href=\"https://wordpress.org/plugins/subscribe-to-"
1403
+ "comments-reloaded/changelog/\" target=\"_blank\">Changelog</a> for a "
1404
+ "complete list of changes.<a class=\"dismiss\" href=\"#\">Dismiss. </a><img "
1405
+ "class=\"stcr-loading-animation\" src=\""
1406
+ msgstr ""
1407
 
1408
+ #: utils/stcr_upgrade.php:424
1409
+ msgid ""
1410
+ "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1411
+ "160115."
1412
+ msgstr ""
1413
 
1414
+ #: utils/stcr_upgrade.php:425
1415
+ msgid ""
1416
+ "This version includes fixes to broken links while managing your subscriptions"
1417
+ msgstr ""
1418
 
1419
+ #: utils/stcr_upgrade.php:439
1420
+ msgid ""
1421
+ "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1422
+ "3.0.0"
1423
+ msgstr ""
1424
 
1425
+ #: utils/stcr_upgrade.php:440
1426
+ msgid "This version includes fixes to many bugs and also new features, "
1427
+ msgstr ""
1428
 
1429
+ #: utils/stcr_upgrade.php:442
1430
+ msgid ""
1431
+ "<strong>New Feature</strong> Add new option to set the Reply To email "
1432
+ "address. This will help the subscribers to use the Reply option in their "
1433
+ "email agents."
1434
+ msgstr ""
1435
 
1436
+ #: utils/stcr_upgrade.php:443
1437
+ msgid ""
1438
+ "<strong>New Feature</strong> Improve the Admin Menu for StCR. Replace the "
1439
+ "StCR menu on the Settings Menu for a new Menu with sub menus for the pages."
1440
+ msgstr ""
1441
 
1442
+ #: utils/stcr_upgrade.php:444
1443
+ msgid ""
1444
+ "<strong>New Feature</strong> Safely Uninstall option to Delete the plugin "
1445
+ "without loosing your subscriptions. You can use this option also for reset "
1446
+ "all the settings, see the FAQ."
1447
+ msgstr ""
1448
 
1449
+ #: utils/stcr_upgrade.php:445
1450
+ msgid ""
1451
+ "<strong>New Feature</strong> Now the WordPress Authors can use the "
1452
+ "<strong>Subscribe authors</strong> option to autor subscribe to a Custom "
1453
+ "Post Type."
1454
+ msgstr ""
1455
 
1456
+ #: utils/stcr_upgrade.php:446
1457
+ msgid ""
1458
+ "<strong>New Feature</strong> A new field was added under the notification "
1459
+ "options to and the management link only by email and not to display it on "
1460
+ "the request link page."
1461
+ msgstr ""
1462
 
1463
+ #: utils/stcr_utils.php:195
1464
+ msgid "StCR Notification"
1465
+ msgstr "Notifikasi"
1466
 
1467
+ #: wp_subscribe_reloaded.php:114
1468
+ msgid "Settings"
1469
+ msgstr ""
1470
 
1471
+ #: wp_subscribe_reloaded.php:1060
1472
+ msgid "Don't subscribe"
1473
+ msgstr "Jangan berlangganan"
1474
 
1475
+ #: wp_subscribe_reloaded.php:1061
1476
+ msgid "All"
1477
+ msgstr "Semua"
1478
 
1479
+ #~ msgid "StCR Subscription Box Position"
1480
+ #~ msgstr "Langganan baru untuk"
 
1481
 
1482
+ #~ msgid ""
1483
+ #~ "Content of the management email. Allowed tags: [blog_name], [manager_link]"
1484
+ #~ msgstr ""
1485
+ #~ "Isi pada email pengaturan: Tag yang diijinkan: [blog_name], [manager_link]"
1486
 
1487
  #~ msgid "Bold"
1488
  #~ msgstr "Tebal"
1513
  #~ msgid "Daily digest"
1514
  #~ msgstr "Intisari Harian"
1515
 
 
 
 
1516
  #~ msgid "Digest"
1517
  #~ msgstr "Intisari"
1518
 
langs/subscribe-reloaded-it_IT.mo CHANGED
Binary file
langs/subscribe-reloaded-it_IT.po CHANGED
@@ -2,647 +2,850 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Subscribe to Comments Reloaded\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2016-01-11 02:02-0600\n"
6
- "PO-Revision-Date: 2016-01-11 02:03-0600\n"
7
- "Last-Translator: Reedyseth <reedyseth@gmail.com>\n"
8
  "Language-Team: due chiacchiere <info@duechiacchiere.it>\n"
9
  "Language: it_IT\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.5.4\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
- #: wp_subscribe_reloaded.php:124
20
- msgid "Settings"
21
- msgstr ""
 
22
 
23
- #: wp_subscribe_reloaded.php:1030
24
- msgid "Don't subscribe"
25
- msgstr "Non iscrivermi"
26
 
27
- #: wp_subscribe_reloaded.php:1031
28
- msgid "All"
29
- msgstr "Tutti"
30
 
31
- #: wp_subscribe_reloaded.php:1032 templates/user.php:73
32
- #: templates/author.php:75
33
- msgid "Replies to my comments"
34
- msgstr "Risposte ai miei commenti"
35
 
36
- #: utils/stcr_manage.php:218
37
- msgid ""
38
- "Notify me of followup comments via e-mail. You can also <a "
39
- "href='[subscribe_link]'>subscribe</a> without commenting."
40
- msgstr ""
41
- "Ricevi un avviso se ci sono nuovi commenti. Oppure <a "
42
- "href='[subscribe_link]'>iscriviti</a> senza commentare."
43
 
44
- #: utils/stcr_manage.php:219
45
- msgid ""
46
- "You are subscribed to this post. <a href='[manager_link]'>Manage</a> your "
47
- "subscriptions."
48
- msgstr ""
49
- "Sei gi&agrave; iscritto a quest'articolo. Se vuoi, puoi <a "
50
- "href='[manager_link]'>gestire</a> il tuo profilo."
51
 
52
- #: utils/stcr_manage.php:220
53
- msgid ""
54
- "Your subscription to this post needs to be confirmed. <a "
55
- "href='[manager_link]'>Manage your subscriptions</a>."
56
- msgstr ""
57
- "La tua iscrizione &egrave; in attesa di conferma. Se vuoi, puoi <a "
58
- "href='[manager_link]'>gestire</a> il tuo profilo."
59
 
60
- #: utils/stcr_manage.php:221
61
- msgid ""
62
- "You can <a href='[manager_link]'>manage the subscriptions</a> of this post."
63
  msgstr ""
64
- "Gestisci gli utenti <a href='[manager_link]'>iscritti</a> alla discussione."
65
 
66
- #: utils/stcr_manage.php:225 options/index.php:57
67
- msgid "Manage subscriptions"
68
- msgstr "Gestisci iscrizioni"
69
 
70
- #: utils/stcr_manage.php:227
71
- msgid ""
72
- "To manage your subscriptions, please enter your email address here below. We "
73
- "will send you a message containing the link to access your personal "
74
- "management page."
75
- msgstr ""
76
- "Al fine di gestire le tue iscrizioni, inserisci il tuo indirizzo email nel "
77
- "campo qui di seguito. Ti sar&agrave; inviato un messaggio contenente il link "
78
- "per accedere alla tua area riservata."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
79
 
80
- #: utils/stcr_manage.php:228
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
81
  msgid ""
82
- "Thank you for using our subscription service. Your request has been "
83
- "completed, and you should receive an email with the management link in a few "
84
- "minutes."
85
  msgstr ""
86
- "Grazie per aver usato il servizio di notifica di questo blog. La tua "
87
- "richiesta &egrave; stata completata, e dovresti ricevere una mail fra pochi "
88
- "minuti. Al suo interno troverai il link personalizzato per accedere alla tua "
89
- "area di gestione."
90
 
91
- #: utils/stcr_manage.php:229
92
- msgid ""
93
- "You can follow the discussion on <strong>[post_title]</strong> without "
94
- "having to leave a comment. Cool, huh? Just enter your email address in the "
95
- "form here below and you're all set."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
96
  msgstr ""
97
- "Puoi seguire la discussione su <strong>[post_title]</strong> senza dover "
98
- "lasciare un commento. Bello, no? Ti basta inserire il tuo indirizzo email "
99
- "nel campo qui sotto e premere invio, al resto pensa il sistema."
100
 
101
- #: utils/stcr_manage.php:230
102
  msgid ""
103
- "Thank you for using our subscription service. Your request has been "
104
- "completed. You will receive a notification email every time a new comment to "
105
- "this article is approved and posted by the administrator."
106
  msgstr ""
107
- "Grazie per aver usato il servizio di notifica di questo blog. La tua "
108
- "richiesta &egrave; stata completata. Riceverai una notifica ogni volta che "
109
- "un nuovo commento a quell'articolo viene approvato e pubblicato "
110
- "dall'amministratore del sito."
111
 
112
- #: utils/stcr_manage.php:231
 
 
 
 
 
 
 
 
 
 
 
 
 
113
  msgid ""
114
- "Thank you for using our subscription service. In order to confirm your "
115
- "request, please check your email for the verification message and follow the "
116
- "instructions."
117
  msgstr ""
118
- "Grazie per aver usato il servizio di notifica di questo blog. Al fine di "
119
- "completare la tua richiesta, ti &egrave; stata inviata una email di "
120
- "conferma. Segui le semplici istruzioni per verificare la tua identit&agrave;."
121
 
122
- #: utils/stcr_manage.php:232
123
- msgid ""
124
- "In order to cancel or suspend one or more notifications, select the "
125
- "corresponding checkbox(es) and click on the button at the end of the list."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
126
  msgstr ""
127
- "Se desideri disdire o sospendere le tue notifiche, spunta la casella "
128
- "corrispondente all'articolo e clicca sul pulsante in fondo alla lista."
129
 
130
- #: utils/stcr_manage.php:233
131
- msgid ""
132
- "In order to cancel or suspend one or more notifications, select the "
133
- "corresponding checkbox(es) and click on the button at the end of the list. "
134
- "You are currently subscribed to:"
135
  msgstr ""
136
- "Se desideri disdire o sospendere le tue notifiche, spunta la casella "
137
- "corrispondente all'articolo e clicca sul pulsante in fondo alla lista. Al "
138
- "momento, risulti iscritto a:"
139
 
140
- #: utils/stcr_manage.php:237
141
- msgid "There is a new comment to [post_title]"
142
- msgstr "Nuovo commento per [post_title]"
143
 
144
- #: utils/stcr_manage.php:238
145
- msgid ""
146
- "There is a new comment to [post_title].\n"
147
- "Comment Link: [comment_permalink]\n"
148
- "Author: [comment_author]\n"
149
- "Comment:\n"
150
- "[comment_content]\n"
151
- "Permalink: [post_permalink]\n"
152
- "Manage your subscriptions: [manager_link]"
153
- msgstr ""
154
- "L'utente [comment_author] ha lasciato un nuovo commento a '[post_title]':\n"
155
- "[comment_permalink]\n"
156
- "\n"
157
- "Commento:\n"
158
- "[comment_content]\n"
159
- "\n"
160
- "Permalink: [post_permalink]\n"
161
- "Gestisci le tue iscrizioni: [manager_link]"
162
 
163
- #: utils/stcr_manage.php:239
164
- msgid "Please confirm your subscription to [post_title]"
165
- msgstr "Conferma la tua iscrizione a [post_title]"
166
 
167
- #: utils/stcr_manage.php:240
168
- msgid ""
169
- "You have requested to be notified every time a new comment is added to:\n"
170
- "[post_permalink]\n"
171
- "\n"
172
- "Please confirm your request by clicking on this link:\n"
173
- "[confirm_link]"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
174
  msgstr ""
175
- "Abbiamo ricevuto una richiesta di iscrizione al nostro servizio "
176
- "automatizzato di notifiche, per l'articolo:\n"
177
- "[post_permalink]\n"
178
- "\n"
179
- "Per confermare, clicca sul collegamento qui di seguito:\n"
180
- "[confirm_link]\n"
181
- "\n"
182
- "Se credi di aver ricevuto questo messaggio per errore, ti preghiamo di "
183
- "rispondere all'email per contattare l'amministratore."
184
 
185
- #: utils/stcr_manage.php:241
186
- msgid "Manage your subscriptions on [blog_name]"
187
- msgstr "Gestisci le tue iscrizioni su [blog_name]"
188
 
189
- #: utils/stcr_manage.php:242
190
- msgid ""
191
- "You have requested to manage your subscriptions to the articles on "
192
- "[blog_name]. Follow this link to access your personal page:\n"
193
- "[manager_link]"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
194
  msgstr ""
195
- "Hai richiesto di poter gestire le tue iscrizioni agli articoli su "
196
- "[blog_name]. Clicca sul link qui di seguito per accedere alla tua area "
197
- "riservata:\n"
198
- "[manager_link]"
199
 
200
- #: utils/stcr_manage.php:387
201
- #, fuzzy
202
- msgid "Subscriptions"
203
- msgstr "Iscrizione"
 
 
204
 
205
- #: utils/stcr_manage.php:416 options/panel5.php:87 options/panel5.php:96
206
- #: options/panel5.php:105 options/panel5.php:115 options/panel5.php:124
207
- #: options/panel5.php:134 options/panel5.php:143 options/panel5.php:152
208
- #: options/panel5.php:161 options/panel2.php:67 options/panel2.php:77
209
- #: options/panel2.php:106
210
  msgid "No"
211
  msgstr "No"
212
 
213
- #: utils/stcr_manage.php:443
214
  msgid ""
215
- "Need help on how to use Subscribe to Comments Reloaded? Visit the official"
 
216
  msgstr ""
217
- "Serve aiuto su come usare al meglio Subscribe to Comments Reloaded? Visita il"
218
-
219
- #: utils/stcr_manage.php:443
220
- msgid "support forum"
221
- msgstr "forum di supporto"
222
 
223
- #: utils/stcr_manage.php:444
224
- msgid "Feeling generous?"
225
- msgstr "Ti senti generoso?"
226
 
227
- #: utils/stcr_manage.php:444
228
- msgid "Donate a few bucks!"
229
- msgstr "Dona qualche euro!"
230
 
231
- #: utils/stcr_upgrade.php:53
232
- msgid "Important Notice"
233
  msgstr ""
234
 
235
- #: utils/stcr_upgrade.php:96
 
 
 
 
236
  msgid ""
237
- "<strong>Subscribe to Comments Reloaded:</strong> The information in your "
238
- "database has been sanitized to prevent the raw html messages. <a class="
239
- "\"dismiss\" href=\"#\">Got it. </a><img class=\"stcr-loading-animation\" "
240
- "src=\""
241
  msgstr ""
242
 
243
- #: utils/stcr_upgrade.php:151
244
  msgid ""
245
- "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
246
- "from the <strong>Subscribe to Comments</strong> plugin was detected and "
247
- "automatically imported into <strong>Subscribe to Comments Reloaded</strong>."
248
  msgstr ""
 
 
249
 
250
- #: utils/stcr_upgrade.php:151
251
- msgid ""
252
- " It is recommended that you now <strong>deactivate</strong> Subscribe to "
253
- "Comments to prevent confusion between the two plugins."
 
 
254
  msgstr ""
255
 
256
- #: utils/stcr_upgrade.php:152
257
  msgid ""
258
- "If you have subscription data from Subscribe to Comments Reloaded < v2.0 "
259
- "that you want to import, you'll need to import that data manually, as only "
260
- "one import routine will ever run to prevent data loss."
 
 
 
261
  msgstr ""
 
262
 
263
- #: utils/stcr_upgrade.php:153 utils/stcr_upgrade.php:225
264
- #: utils/stcr_upgrade.php:374
265
  msgid ""
266
- "Please visit <a href=\"options-general.php?page=subscribe-to-comments-"
267
- "reloaded/options/index.php\">Settings -> Subscribe to Comments</a> to review "
268
- "your configuration.<a class=\"dismiss\" href=\"#\">Got it. </a><img class="
269
- "\"stcr-loading-animation\" src=\""
270
  msgstr ""
 
 
271
 
272
- #: utils/stcr_upgrade.php:224
 
 
 
 
 
 
 
 
 
 
 
 
 
273
  msgid ""
274
- "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
275
- "from the <strong>Comment Reply Notification</strong> plugin was detected and "
276
- "automatically imported into <strong>Subscribe to Comments Reloaded</strong>."
277
  msgstr ""
 
 
 
 
 
 
278
 
279
- #: utils/stcr_upgrade.php:224
280
  msgid ""
281
- " It is recommended that you now <strong>deactivate</strong> Comment Reply "
282
- "Notification to prevent confusion between the two plugins."
283
  msgstr ""
 
 
 
284
 
285
- #: utils/stcr_upgrade.php:371
286
  msgid ""
287
- "<strong>Subscribe to Comments Reloaded:</strong> Plugin options and comment "
288
- "subscription data from the <strong>WP Comment Subscriptions</strong> plugin "
289
- "were detected and automatically imported into <strong>Subscribe to Comments "
290
- "Reloaded</strong>."
291
  msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
292
 
293
- #: utils/stcr_upgrade.php:371
294
- msgid ""
295
- " It is recommended that you now <strong>deactivate</strong> WP Comment "
296
- "Subscriptions to prevent confusion between the two plugins."
297
- msgstr ""
298
 
299
- #: utils/stcr_upgrade.php:372
300
- msgid ""
301
- "If you have subscription data from another plugin (such as Subscribe to "
302
- "Comments or Subscribe to Comments Reloaded < v2.0) that you want to import, "
303
- "you'll need to import that data manually, as only one import routine will "
304
- "ever run to prevent data loss."
305
- msgstr ""
306
 
307
- #: utils/stcr_upgrade.php:373
308
- msgid ""
309
- "<strong>Note:</strong> If you were previously using the "
310
- "<code>wp_comment_subscriptions_show()</code> function or the <code>[wpcs-"
311
- "subscribe-url]</code> shortcode, you'll need to replace those with "
312
- "<code>subscribe_reloaded_show()</code> and <code>[subscribe-url]</code> "
313
- "respectively."
314
- msgstr ""
315
 
316
- #: utils/stcr_upgrade.php:387
317
- msgid ""
318
- "<strong>Thank you for installing Subscribe to Comments Reloaded!</strong>."
319
- msgstr ""
320
 
321
- #: utils/stcr_upgrade.php:388
322
  msgid ""
323
- "If you find a bug or an issue you can report it <a href=\"https://github.com/"
324
- "stcr/subscribe-to-comments-reloaded/issues\" target=\"_blank\">here</a>."
 
325
  msgstr ""
 
 
 
326
 
327
- #: utils/stcr_upgrade.php:389
328
- msgid ""
329
- "If you want to donate you can do it via <a href=\"\n"
330
- "https://www.paypal.com/cgi-bin/webscr?"
331
- "cmd=_donations&business=XF86X93FDCGYA&lc=US&item_name=Datasoft"
332
- "%20Engineering&item_number=DI%2dSTCR&currency_code=USD&bn=PP%2dDonationsBF"
333
- "%3abtn_donate_LG%2egif%3aNonHosted\" target=\"_blank\">PayPal</a>."
334
  msgstr ""
 
335
 
336
- #: utils/stcr_upgrade.php:391
337
  msgid ""
338
- "Please visit the <a href=\"https://wordpress.org/plugins/subscribe-to-"
339
- "comments-reloaded/changelog/\" target=\"_blank\">Changelog</a> for detailed "
340
- "information on plugin changes.<a class=\"dismiss\" href=\"#\">Got it. </"
341
- "a><img class=\"stcr-loading-animation\" src=\""
342
  msgstr ""
 
 
 
 
343
 
344
- #: utils/stcr_upgrade.php:403
345
  msgid ""
346
- "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
347
- "160106."
348
  msgstr ""
 
 
349
 
350
- #: utils/stcr_upgrade.php:404
351
  msgid ""
352
- "This version includes many changes and fixes to improve your experience with "
353
- "the plugin, including One Click Unsubscribe, Rich Text Editor to create HTML "
354
- "email templates, Subscription Checkbox position, and more!"
355
  msgstr ""
 
 
356
 
357
- #: utils/stcr_upgrade.php:405
358
- msgid ""
359
- "Please visit the <a href=\"https://wordpress.org/plugins/subscribe-to-"
360
- "comments-reloaded/changelog/\" target=\"_blank\">Changelog</a> for a "
361
- "complete list of changes.<a class=\"dismiss\" href=\"#\">Got it. </a><img "
362
- "class=\"stcr-loading-animation\" src=\""
363
- msgstr ""
364
 
365
- #: utils/stcr_upgrade.php:419
366
- msgid "Announcement: Introducing Comment Mail"
367
  msgstr ""
 
368
 
369
- #: utils/stcr_upgrade.php:420
370
  msgid ""
371
- "<strong><a href=\"http://comment-mail.com/r/stcr-to-cm/\" target=\"_blank"
372
- "\">Comment Mail</strong></a> is a new free plugin based on the original "
373
- "<strong>Subscribe to Comments Reloaded</strong> and includes all of the core "
374
- "StCR features."
375
  msgstr ""
 
 
376
 
377
- #: utils/stcr_upgrade.php:421
378
  msgid ""
379
- "A powerful StCR importer lets you import your StCR settings and "
380
- "subscriptions into Comment Mail, allowing for a seamless transition."
381
  msgstr ""
 
 
382
 
383
- #: utils/stcr_upgrade.php:422
384
  msgid ""
385
- "Need more powerful features to manage your subscriptions but can't wait for "
386
- "StCR? <a href=\"http://comment-mail.com/r/stcr-to-cm/\" target=\"_blank"
387
- "\">Take a look at Comment Mail!</a>"
388
  msgstr ""
 
 
 
389
 
390
- #: utils/stcr_upgrade.php:423
391
  msgid ""
392
- "<em>Note: Subscribe to Comments Reloaded remains in active development.</"
393
- "em><a class=\"dismiss\" href=\"#\">Got it. </a><img class=\"stcr-loading-"
394
- "animation\" src=\""
395
  msgstr ""
 
 
 
396
 
397
- #: templates/user.php:23 templates/author.php:23
398
- #: options/panel1-business-logic.php:70
399
- msgid "Subscriptions deleted:"
400
- msgstr "Iscrizioni rimosse:"
401
-
402
- #: templates/user.php:27 templates/author.php:27
403
- #: options/panel1-business-logic.php:74
404
- msgid "Subscriptions suspended:"
405
- msgstr "Iscrizioni sospese:"
406
-
407
- #: templates/user.php:31 templates/author.php:31
408
- #: options/panel1-business-logic.php:78
409
- msgid "Subscriptions activated:"
410
- msgstr "Iscrizioni attivate:"
411
-
412
- #: templates/user.php:35 templates/user.php:39 templates/author.php:35
413
- #: templates/author.php:39 options/panel1-business-logic.php:82
414
- #: options/panel1-business-logic.php:86
415
- msgid "Subscriptions updated:"
416
- msgstr "Iscrizioni aggiornate:"
417
 
418
- #: templates/user.php:52 templates/author.php:52
419
- #: options/panel1-edit-subscription.php:11 options/panel1.php:22
420
- #: options/panel1.php:117 options/panel1.php:153
421
- msgid ""
422
- "Please remember: this operation cannot be undone. Are you sure you want to "
423
- "proceed?"
424
- msgstr ""
425
- "Ricorda: questa operazione non pu&ograve; essere annullata. Confermi di "
426
- "voler procedere?"
427
 
428
- #: templates/user.php:57 templates/request-management-link.php:73
429
- #: templates/subscribe.php:89 options/panel1-add-subscription.php:16
430
- #: options/panel1.php:65 options/panel1.php:126
431
- msgid "Email"
432
- msgstr "Email"
433
 
434
- #: templates/user.php:58 templates/author.php:58 options/panel1.php:129
435
- msgid "Legend: Y = all comments, R = replies only, C = inactive"
436
- msgstr "Legenda: Y = tutti i commenti, R = solo risposte, C = sospesa"
437
 
438
- #: templates/user.php:63
439
- msgid "F j, Y"
440
- msgstr ""
441
 
442
- #: templates/user.php:67 templates/author.php:69
443
- msgid "Select all"
444
- msgstr "Seleziona tutti"
445
 
446
- #: templates/user.php:68 templates/author.php:70
447
- msgid "Invert selection"
448
- msgstr "Inverti la selezione"
449
 
450
- #: templates/user.php:69 templates/author.php:71 options/panel1.php:161
451
- msgid "Action:"
452
- msgstr "Azione:"
453
 
454
- #: templates/user.php:70 templates/author.php:72 options/panel1.php:153
455
- msgid "Delete"
456
- msgstr "Rimuovi"
457
 
458
- #: templates/user.php:71 templates/author.php:73 options/panel1.php:163
459
- msgid "Suspend"
460
- msgstr "Sospendi"
461
 
462
- #: templates/user.php:72 templates/author.php:74
463
- msgid "All comments"
464
  msgstr ""
465
 
466
- #: templates/user.php:74 templates/author.php:76 options/panel1.php:166
467
- msgid "Activate"
468
- msgstr "Attiva"
469
-
470
- #: templates/user.php:76 templates/author.php:77 options/panel1.php:167
471
- msgid "Update subscriptions"
472
- msgstr "Aggiorna iscrizioni"
473
-
474
- #: templates/user.php:79 templates/author.php:80
475
- #: templates/one-click-unsubscribe.php:28
476
- msgid "No subscriptions match your search criteria."
477
- msgstr "Nessuna iscrizione corrispondente ai parametri di ricerca."
478
-
479
- #: templates/request-management-link.php:75 templates/subscribe.php:91
480
- msgid "Send"
481
- msgstr "Invia"
482
-
483
- #: templates/author.php:57
484
- msgid "Title"
485
- msgstr "Titolo"
486
-
487
- #: templates/subscribe.php:43 templates/subscribe.php:44
488
- msgid "New subscription to"
489
- msgstr "Nuova iscrizione per"
490
 
491
- #: templates/subscribe.php:44
492
- msgid "User:"
493
- msgstr "Utente:"
 
 
494
 
495
- #: options/panel6.php:8 options/panel7.php:8
496
- #, fuzzy
497
- msgid "Support the developers"
498
- msgstr "Supporta l'autore"
499
 
500
- #: options/panel6.php:18
501
- #, fuzzy
502
  msgid ""
503
- "How valuable is the feature offered by this plugin to your visitors? please "
504
- "consider supporting the author if this plugin made your web site better, "
505
- "especially if you are making money out of it. Any donation received will be "
506
- "reinvested in the development of <strong>Subscribe to Comments Reloaded</"
507
- "strong>, and to buy some food for my hungry family."
508
  msgstr ""
509
- "Quanto è importante il valore aggiunto offerto dal mio plugin ai tuoi "
510
- "visitatori? Subscribe to Comments Reloaded &egrave; e sar&agrave; sempre "
511
- "gratuito, ma se vuoi puoi supportare l'autore con un piccolo contributo. "
512
- "Specialmente se stai usando questo plugin su un sito commerciale e se "
513
- "ritieni che questo plugin abbia contribuito a rendere il tuo lavoro "
514
- "migliore. Il denaro ricevuto sarà reinvestito nello sviluppo di Subscribe to "
515
- "Comments reloaded (hosting, programmi, ecc) e per comprare un po' di cibo "
516
- "per la mia famiglia affamata."
517
 
518
- #: options/panel6.php:20
519
- msgid "Don't want to donate? You can still help"
520
- msgstr "Non ti va di donare soldi?"
521
 
522
- #: options/panel6.php:21
523
- #, fuzzy
524
  msgid ""
525
- "If you don't want to donate money, please consider blogging about my plugin "
526
- "with a link to the plugin's page. Please let your readers know what makes "
527
- "your blog better. You can also contribute donating your time: do not "
528
- "hesitate to send me bug reports, your localization files, ideas on how to "
529
- "improve <strong>Subscribe to Comments Reloaded</strong> and so on. Whatever "
530
- "you do, thanks for using my plugin!"
531
  msgstr ""
532
- "Se non ritieni opportuno donare una cifra in denaro, puoi sempre scrivere un "
533
- "post sul tuo blog che parli di Subscribe to Comments Reloaded, ed aggiungere "
534
- "un link alla pagina sul mio blog. Farai un favore sia ai tuoi visitatori che "
535
- "a me, se deciderai di parlarne. Volendo, puoi anche donare un po' del tuo "
536
- "tempo: mandami un messaggio sul forum se trovi un errore, la localizzazione "
537
- "de
2
  msgstr ""
3
  "Project-Id-Version: Subscribe to Comments Reloaded\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2016-08-28 22:37-0600\n"
6
+ "PO-Revision-Date: 2016-08-28 22:37-0600\n"
7
+ "Last-Translator: Reedyseth - Israel Barragan <reedyseth@gmail.com>\n"
8
  "Language-Team: due chiacchiere <info@duechiacchiere.it>\n"
9
  "Language: it_IT\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.8.7.1\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
+ #: options/index.php:59 utils/stcr_manage.php:253 utils/stcr_manage.php:382
20
+ #: utils/stcr_manage.php:383
21
+ msgid "Manage subscriptions"
22
+ msgstr "Gestisci iscrizioni"
23
 
24
+ #: options/index.php:60 utils/stcr_manage.php:388 utils/stcr_manage.php:389
25
+ msgid "Comment Form"
26
+ msgstr "Modulo per inviare commenti"
27
 
28
+ #: options/index.php:61 utils/stcr_manage.php:394 utils/stcr_manage.php:395
29
+ msgid "Management Page"
30
+ msgstr "Pagina di gestione"
31
 
32
+ #: options/index.php:62 utils/stcr_manage.php:400 utils/stcr_manage.php:401
33
+ msgid "Notifications"
34
+ msgstr "Notifiche"
 
35
 
36
+ #: options/index.php:63 options/panel2.php:58 options/panel3.php:82
37
+ #: options/panel4.php:89 utils/stcr_manage.php:406 utils/stcr_manage.php:407
38
+ msgid "Options"
39
+ msgstr "Opzioni"
 
 
 
40
 
41
+ #: options/index.php:65 utils/stcr_manage.php:422 utils/stcr_manage.php:423
42
+ msgid "You can help"
43
+ msgstr "Aiuto"
 
 
 
 
44
 
45
+ #: options/index.php:66 utils/stcr_manage.php:428 utils/stcr_manage.php:429
46
+ msgid "Support"
47
+ msgstr "Supporto"
 
 
 
 
48
 
49
+ #: options/index.php:67 utils/stcr_manage.php:434 utils/stcr_manage.php:435
50
+ msgid "Donate"
 
51
  msgstr ""
 
52
 
53
+ #: options/panel1-add-subscription.php:8 options/panel1.php:61
54
+ msgid "Add New Subscription"
55
+ msgstr "Nuova iscrizione"
56
 
57
+ #: options/panel1-add-subscription.php:13
58
+ #: options/panel1-edit-subscription.php:13
59
+ msgid "Post:"
60
+ msgstr "Articolo:"
61
+
62
+ #: options/panel1-add-subscription.php:16 options/panel1.php:72
63
+ #: options/panel1.php:133 templates/key_expired.php:71
64
+ #: templates/request-management-link.php:71 templates/subscribe.php:90
65
+ #: templates/user.php:57
66
+ msgid "Email"
67
+ msgstr "Email"
68
+
69
+ #: options/panel1-add-subscription.php:20
70
+ #: options/panel1-edit-subscription.php:26 options/panel1.php:39
71
+ #: options/panel1.php:76 options/panel1.php:141 options/panel1.php:159
72
+ msgid "Status"
73
+ msgstr "Stato"
74
+
75
+ #: options/panel1-add-subscription.php:22
76
+ #: options/panel1-edit-subscription.php:29 options/panel1.php:42
77
+ #: options/panel1.php:79 options/panel1.php:172
78
+ msgid "Active"
79
+ msgstr "Attiva"
80
+
81
+ #: options/panel1-add-subscription.php:23
82
+ #: options/panel1-edit-subscription.php:30 options/panel1.php:43
83
+ #: options/panel1.php:80
84
+ msgid "Replies only"
85
+ msgstr "Solo risposte"
86
+
87
+ #: options/panel1-add-subscription.php:24 options/panel1.php:81
88
+ msgid "Ask user to confirm"
89
+ msgstr "Richiedi conferma"
90
+
91
+ #: options/panel1-add-subscription.php:26
92
+ #: options/panel1-edit-subscription.php:33 options/panel1.php:46
93
+ msgid "Update"
94
+ msgstr "Aggiorna"
95
+
96
+ #: options/panel1-business-logic.php:23
97
+ msgid "Subscription added."
98
+ msgstr "Iscrizione aggiunta."
99
+
100
+ #: options/panel1-business-logic.php:39
101
+ msgid "Subscriptions updated."
102
+ msgstr "Iscrizioni aggiornate con successo."
103
+
104
+ #: options/panel1-business-logic.php:51
105
+ msgid "Subscription deleted."
106
+ msgstr "Iscrizioni rimosse."
107
+
108
+ #: options/panel1-business-logic.php:70 templates/author.php:23
109
+ #: templates/user.php:23
110
+ msgid "Subscriptions deleted:"
111
+ msgstr "Iscrizioni rimosse:"
112
+
113
+ #: options/panel1-business-logic.php:74 templates/author.php:27
114
+ #: templates/user.php:27
115
+ msgid "Subscriptions suspended:"
116
+ msgstr "Iscrizioni sospese:"
117
 
118
+ #: options/panel1-business-logic.php:78 templates/author.php:31
119
+ #: templates/user.php:31
120
+ msgid "Subscriptions activated:"
121
+ msgstr "Iscrizioni attivate:"
122
+
123
+ #: options/panel1-business-logic.php:82 options/panel1-business-logic.php:86
124
+ #: templates/author.php:35 templates/author.php:39 templates/user.php:35
125
+ #: templates/user.php:39
126
+ msgid "Subscriptions updated:"
127
+ msgstr "Iscrizioni aggiornate:"
128
+
129
+ #: options/panel1-business-logic.php:110
130
+ msgid "&laquo; Previous"
131
+ msgstr "&laquo; Precedenti"
132
+
133
+ #: options/panel1-business-logic.php:114
134
+ msgid "Next &raquo;"
135
+ msgstr "Successivi &raquo;"
136
+
137
+ #: options/panel1-edit-subscription.php:8
138
+ msgid "Update Subscription"
139
+ msgstr "Aggiorna iscrizione"
140
+
141
+ #: options/panel1-edit-subscription.php:11
142
+ #: options/panel1-edit-subscription.php:21
143
+ #: options/panel1-edit-subscription.php:22
144
+ #: options/panel1-edit-subscription.php:23
145
+ msgid "optional"
146
+ msgstr "facoltativo"
147
+
148
+ #: options/panel1-edit-subscription.php:11 options/panel1.php:23
149
+ #: options/panel1.php:124 options/panel1.php:200 options/panel1.php:212
150
+ #: templates/author.php:52 templates/user.php:52
151
  msgid ""
152
+ "Please remember: this operation cannot be undone. Are you sure you want to "
153
+ "proceed?"
 
154
  msgstr ""
155
+ "Ricorda: questa operazione non pu&ograve; essere annullata. Confermi di "
156
+ "voler procedere?"
 
 
157
 
158
+ #: options/panel1-edit-subscription.php:16 options/panel1.php:27
159
+ msgid "From"
160
+ msgstr "Da"
161
+
162
+ #: options/panel1-edit-subscription.php:20 options/panel1.php:33
163
+ msgid "To"
164
+ msgstr "In"
165
+
166
+ #: options/panel1-edit-subscription.php:28 options/panel1.php:41
167
+ msgid "Keep unchanged"
168
+ msgstr "Non cambiare"
169
+
170
+ #: options/panel1-edit-subscription.php:31 options/panel1.php:44
171
+ msgid "Suspended"
172
+ msgstr "Sospesa"
173
+
174
+ #: options/panel1.php:20
175
+ msgid "Mass Update Subscriptions"
176
+ msgstr "Aggiorna iscrizioni"
177
+
178
+ #: options/panel1.php:28 options/panel1.php:29 options/panel1.php:30
179
+ msgid "email address"
180
+ msgstr "Indirizzo email mittente"
181
+
182
+ #: options/panel1.php:34 options/panel1.php:35 options/panel1.php:36
183
+ msgid "optional - new email address"
184
+ msgstr "Aggiorna indirizzo email"
185
+
186
+ #: options/panel1.php:49
187
+ msgid "More info"
188
  msgstr ""
 
 
 
189
 
190
+ #: options/panel1.php:55
191
  msgid ""
192
+ "This option will allow you to change an email address for another one or to "
193
+ "update the same status for all the subscription on a specific email address."
 
194
  msgstr ""
 
 
 
 
195
 
196
+ #: options/panel1.php:68
197
+ msgid "Post ID"
198
+ msgstr "ID Articolo"
199
+
200
+ #: options/panel1.php:83
201
+ msgid "Add"
202
+ msgstr "Aggiungi"
203
+
204
+ #: options/panel1.php:98
205
+ msgid "Search subscriptions"
206
+ msgstr "Cerca tra le iscrizioni"
207
+
208
+ #: options/panel1.php:102
209
+ #, php-format
210
  msgid ""
211
+ "You can either <a href=\"%s\">view all the subscriptions</a> or find those "
212
+ "where the"
 
213
  msgstr ""
214
+ "Puoi vedere l'elenco di <a href=\"%s\">tutte le iscrizioni</a> o trovare "
215
+ "quelle in cui"
 
216
 
217
+ #: options/panel1.php:106
218
+ msgid "email"
219
+ msgstr "email"
220
+
221
+ #: options/panel1.php:107
222
+ msgid "post ID"
223
+ msgstr "id articolo"
224
+
225
+ #: options/panel1.php:108
226
+ msgid "status"
227
+ msgstr "stato"
228
+
229
+ #: options/panel1.php:111
230
+ msgid "equals"
231
+ msgstr "&egrave; uguale a"
232
+
233
+ #: options/panel1.php:112
234
+ msgid "contains"
235
+ msgstr "contiene"
236
+
237
+ #: options/panel1.php:113
238
+ msgid "does not contain"
239
+ msgstr "non contiene"
240
+
241
+ #: options/panel1.php:114
242
+ msgid "starts with"
243
+ msgstr "inizia per"
244
+
245
+ #: options/panel1.php:115
246
+ msgid "ends with"
247
+ msgstr "finisce con"
248
+
249
+ #: options/panel1.php:118
250
+ msgid "results per page:"
251
+ msgstr "risultati per pagina:"
252
+
253
+ #: options/panel1.php:120
254
+ msgid "Search"
255
+ msgstr "Cerca"
256
+
257
+ #: options/panel1.php:128
258
+ msgid "Reverse the order by Post ID"
259
+ msgstr "Inverti l'ordine per ID dell'articolo"
260
+
261
+ #: options/panel1.php:129 options/panel1.php:130
262
+ msgid "Reverse the order by Date/Time"
263
+ msgstr "Inverti l'ordine per data e ora"
264
+
265
+ #: options/panel1.php:132
266
+ msgid "Post (ID)"
267
+ msgstr "Articolo (ID)"
268
+
269
+ #: options/panel1.php:135
270
+ msgid "Search query:"
271
+ msgstr "Chiave di ricerca:"
272
+
273
+ #: options/panel1.php:135
274
+ msgid "Rows:"
275
+ msgstr "Righe:"
276
+
277
+ #: options/panel1.php:135
278
+ msgid "of"
279
+ msgstr "di"
280
+
281
+ #: options/panel1.php:142 options/panel1.php:158
282
+ msgid "Date and Time"
283
+ msgstr "Data e ora"
284
+
285
+ #: options/panel1.php:168
286
+ msgid "Replies"
287
+ msgstr "Solo risposte"
288
+
289
+ #: options/panel1.php:169
290
+ msgid "All Comments"
291
  msgstr ""
 
 
292
 
293
+ #: options/panel1.php:170
294
+ msgid "Unconfirmed"
 
 
 
295
  msgstr ""
 
 
 
296
 
297
+ #: options/panel1.php:171
298
+ msgid "Inactive"
299
+ msgstr "Attiva"
300
 
301
+ #: options/panel1.php:200 options/panel1.php:212 templates/author.php:72
302
+ #: templates/user.php:70
303
+ msgid "Delete"
304
+ msgstr "Rimuovi"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
305
 
306
+ #: options/panel1.php:201 options/panel1.php:211
307
+ msgid "Edit"
308
+ msgstr "Modifica"
309
 
310
+ #: options/panel1.php:203 options/panel1.php:209
311
+ msgid "Subscription"
312
+ msgstr "Iscrizione"
313
+
314
+ #: options/panel1.php:223 templates/author.php:71 templates/user.php:69
315
+ msgid "Action:"
316
+ msgstr "Azione:"
317
+
318
+ #: options/panel1.php:226
319
+ msgid "Delete forever"
320
+ msgstr "Cancella definitivamente"
321
+
322
+ #: options/panel1.php:227 templates/author.php:73 templates/user.php:71
323
+ msgid "Suspend"
324
+ msgstr "Sospendi"
325
+
326
+ #: options/panel1.php:228
327
+ msgid "Activate and set to Y"
328
+ msgstr "Attiva ed imposta ad Y"
329
+
330
+ #: options/panel1.php:229
331
+ msgid "Activate and set to R"
332
+ msgstr "Attiva ed imposta ad R"
333
+
334
+ #: options/panel1.php:230 templates/author.php:76 templates/user.php:74
335
+ msgid "Activate"
336
+ msgstr "Attiva"
337
+
338
+ #: options/panel1.php:234 templates/author.php:77 templates/user.php:76
339
+ msgid "Update subscriptions"
340
+ msgstr "Aggiorna iscrizioni"
341
+
342
+ #: options/panel1.php:237
343
+ msgid "Sorry, no subscriptions match your search criteria."
344
+ msgstr "Spiacente, nessuna iscrizione soddisfa i tuoi parametri di ricerca."
345
+
346
+ #: options/panel10.php:22 options/panel10.php:23
347
+ msgid "System Information"
348
  msgstr ""
 
 
 
 
 
 
 
 
 
349
 
350
+ #: options/panel2.php:12 options/panel2.php:63
351
+ msgid "Enable default checkbox"
352
+ msgstr "Mostra checkbox"
353
 
354
+ #: options/panel2.php:15 options/panel2.php:73
355
+ msgid "Checked by default"
356
+ msgstr "Spuntato per default"
357
+
358
+ #: options/panel2.php:18
359
+ msgid "Checked by default Value"
360
+ msgstr "Spuntato per default"
361
+
362
+ #: options/panel2.php:21 options/panel2.php:24 options/panel2.php:102
363
+ msgid "Advanced subscription"
364
+ msgstr "Iscrizione avanzata"
365
+
366
+ #: options/panel2.php:27 options/panel2.php:130
367
+ msgid "Custom inline style"
368
+ msgstr "Stile inline"
369
+
370
+ #: options/panel2.php:30 options/panel2.php:139
371
+ msgid "Custom HTML"
372
+ msgstr "Codice HTML"
373
+
374
+ #: options/panel2.php:34
375
+ msgid "Checkbox label"
376
+ msgstr "Descrizione del checkbox"
377
+
378
+ #: options/panel2.php:37 options/panel2.php:180
379
+ msgid "Subscribed label"
380
+ msgstr "Descrizione per gli iscritti"
381
+
382
+ #: options/panel2.php:40
383
+ msgid "Awaiting label"
384
+ msgstr "Notifiche in attesa"
385
+
386
+ #: options/panel2.php:43 options/panel2.php:213
387
+ msgid "Author label"
388
+ msgstr "Descrizione per l'autore"
389
+
390
+ #: options/panel2.php:49 options/panel3.php:70 options/panel4.php:78
391
+ #: options/panel5.php:18 options/panel5.php:60
392
+ msgid "Your settings have been successfully updated."
393
+ msgstr "La configurazione &egrave; stata aggiornata con successo."
394
+
395
+ #: options/panel2.php:51 options/panel3.php:72 options/panel4.php:80
396
+ #: options/panel5.php:20 options/panel5.php:62
397
+ msgid "There was an error updating the following fields:"
398
  msgstr ""
399
+ "Si &egrave; verificato un errore nell'aggiornamento dei seguenti campi:"
 
 
 
400
 
401
+ #: options/panel2.php:66 options/panel2.php:76 options/panel2.php:105
402
+ #: options/panel5.php:78 options/panel5.php:95 options/panel5.php:104
403
+ #: options/panel5.php:113 options/panel5.php:123 options/panel5.php:132
404
+ #: options/panel5.php:142 options/panel5.php:151 options/panel5.php:160
405
+ msgid "Yes"
406
+ msgstr "Si"
407
 
408
+ #: options/panel2.php:67 options/panel2.php:77 options/panel2.php:106
409
+ #: options/panel5.php:79 options/panel5.php:96 options/panel5.php:105
410
+ #: options/panel5.php:114 options/panel5.php:124 options/panel5.php:133
411
+ #: options/panel5.php:143 options/panel5.php:152 options/panel5.php:161
412
+ #: utils/stcr_manage.php:784
413
  msgid "No"
414
  msgstr "No"
415
 
416
+ #: options/panel2.php:68
417
  msgid ""
418
+ "Disable this option if you want to move the subscription checkbox to a "
419
+ "different place on your page."
420
  msgstr ""
421
+ "Disattiva questa opzione se vuoi personalizzare la posizione del checkbon "
422
+ "nel tuo template."
 
 
 
423
 
424
+ #: options/panel2.php:78
425
+ msgid "Decide if the checkbox should be checked by default or not."
426
+ msgstr "Scegli se il checkbox deve essere preselezionato per default o no."
427
 
428
+ #: options/panel2.php:87
429
+ msgid "Default Checkbox Value"
430
+ msgstr "Mostra checkbox"
431
 
432
+ #: options/panel2.php:91 options/panel2.php:120
433
+ msgid "All new comments"
434
  msgstr ""
435
 
436
+ #: options/panel2.php:92 options/panel2.php:121
437
+ msgid "Replies to this comment"
438
+ msgstr "Risposte ai miei commenti"
439
+
440
+ #: options/panel2.php:94
441
  msgid ""
442
+ "Select the default option for the Checkbox. Be careful! Some users might "
443
+ "like to be subscribed to all the post."
 
 
444
  msgstr ""
445
 
446
+ #: options/panel2.php:107
447
  msgid ""
448
+ "Allow users to choose from different subscription types (all, replies only)."
 
 
449
  msgstr ""
450
+ "Consenti agli utenti di decidere che tipo d'iscrizione vogliono usare (tutti "
451
+ "i commenti, solo risposte ai loro commenti)."
452
 
453
+ #: options/panel2.php:115
454
+ msgid "Advanced default"
455
+ msgstr "Spuntato per default"
456
+
457
+ #: options/panel2.php:119
458
+ msgid "None"
459
  msgstr ""
460
 
461
+ #: options/panel2.php:124
462
  msgid ""
463
+ "The default subscription type that should be selected when Advanced "
464
+ "subscriptions are enable."
465
+ msgstr ""
466
+
467
+ #: options/panel2.php:135
468
+ msgid "Custom inline CSS to add to the checkbox."
469
  msgstr ""
470
+ "Specifica il codice CSS da aggiungere direttamente in linea al checkbox."
471
 
472
+ #: options/panel2.php:152
 
473
  msgid ""
474
+ "Custom HTML code to be used when displaying the checkbox. Allowed tags: "
475
+ "[checkbox_field], [checkbox_label]"
 
 
476
  msgstr ""
477
+ "Codice HTML personalizzato da usare attorno al checkbox. Tag consentiti: "
478
+ "[checkbox_field], [checkbox_label]"
479
 
480
+ #: options/panel2.php:158
481
+ msgid "Messages for your visitors"
482
+ msgstr "Messaggi per i visitatori"
483
+
484
+ #: options/panel2.php:162
485
+ msgid "Default label"
486
+ msgstr "Descrizione del checkbox"
487
+
488
+ #: options/panel2.php:175
489
+ msgid "Label associated to the checkbox. Allowed tag: [subscribe_link]"
490
+ msgstr ""
491
+ "Testo da mostrare accanto al checkbox. Tag consentito: [subscribe_link]"
492
+
493
+ #: options/panel2.php:192
494
  msgid ""
495
+ "Label shown to those who are already subscribed to a post. Allowed tag: "
496
+ "[manager_link]"
 
497
  msgstr ""
498
+ "Testo da mostrare agli utenti gi&agrave; iscritti ad una discussione. Tag "
499
+ "consentito: [manager_link]"
500
+
501
+ #: options/panel2.php:197
502
+ msgid "Pending label"
503
+ msgstr "Notifiche in attesa"
504
 
505
+ #: options/panel2.php:209
506
  msgid ""
507
+ "Label shown to those who are already subscribed, but haven't clicked on the "
508
+ "confirmation link yet. Allowed tag: [manager_link]"
509
  msgstr ""
510
+ "Testo da mostrare agli utenti gi&agrave; iscritti ad una discussione, ma che "
511
+ "non hanno ancora cliccato sul link di conferma. Tag consentito: "
512
+ "[manager_link]"
513
 
514
+ #: options/panel2.php:225
515
  msgid ""
516
+ "Label shown to authors (and administrators). Allowed tag: [manager_link]"
 
 
 
517
  msgstr ""
518
+ "Testo da mostrare ad autori ed amministratori. Tag consentito: [manager_link]"
519
+
520
+ #: options/panel2.php:230 options/panel3.php:253 options/panel4.php:283
521
+ #: options/panel5.php:195
522
+ msgid "Save Changes"
523
+ msgstr "Salva le opzioni"
524
+
525
+ #: options/panel3.php:13 options/panel3.php:87
526
+ msgid "Virtual Management Page"
527
+ msgstr "Pagina di gestione virtuale"
528
+
529
+ #: options/panel3.php:18 options/panel3.php:96
530
+ msgid "Page title"
531
+ msgstr "Titolo pagina"
532
+
533
+ #: options/panel3.php:23 options/panel3.php:105
534
+ msgid "Management URL"
535
+ msgstr "URL di gestione"
536
+
537
+ #: options/panel3.php:28 options/panel3.php:117
538
+ msgid "Custom HEAD meta"
539
+ msgstr "Meta HEAD personalizzato"
540
+
541
+ #: options/panel3.php:34 options/panel3.php:131
542
+ msgid "Request link"
543
+ msgstr "Richiesta link"
544
+
545
+ #: options/panel3.php:39 options/panel3.php:149
546
+ msgid "Request submitted"
547
+ msgstr "Richiesta inviata"
548
+
549
+ #: options/panel3.php:44 options/panel3.php:167
550
+ msgid "Subscribe without commenting"
551
+ msgstr "Iscriviti senza commentare"
552
+
553
+ #: options/panel3.php:49 options/panel3.php:185
554
+ msgid "Subscription processed"
555
+ msgstr "Iscrizione avvenuta"
556
+
557
+ #: options/panel3.php:54 options/panel3.php:203
558
+ msgid "Subscription processed (DCI)"
559
+ msgstr "Iscrizione avvenuta (DCI)"
560
 
561
+ #: options/panel3.php:59 options/panel3.php:220
562
+ msgid "Authors"
563
+ msgstr "Autori"
 
 
564
 
565
+ #: options/panel3.php:64 options/panel3.php:236
566
+ msgid "Users"
567
+ msgstr "Utenti"
 
 
 
 
568
 
569
+ #: options/panel3.php:90
570
+ msgid "Enabled"
571
+ msgstr "Attiva"
 
 
 
 
 
572
 
573
+ #: options/panel3.php:91
574
+ msgid "Disabled"
575
+ msgstr "Disattiva"
 
576
 
577
+ #: options/panel3.php:92
578
  msgid ""
579
+ "Disable the virtual management page if you need to create a <a href="
580
+ "\"https://github.com/stcr/subscribe-to-comments-reloaded/wiki/KB#create-a-"
581
+ "real-management-page\">real page</a> to make your theme happy."
582
  msgstr ""
583
+ "Disabilita la pagina virtuale di gestione se hai bisogno di creare una <a "
584
+ "href=\"http://behstant.com/subscribe-reloaded/realMgnPage.php\">pagina vera</"
585
+ "a> per far contento il tuo tema."
586
 
587
+ #: options/panel3.php:101
588
+ msgid "Title of the page your visitors will use to manage their subscriptions."
 
 
 
 
 
589
  msgstr ""
590
+ "Titolo della pagina che i visitatori useranno per gestire le iscrizioni."
591
 
592
+ #: options/panel3.php:109
593
  msgid ""
594
+ "The permalink for your management page (something like <code>/manage-"
595
+ "subscriptions</code> or <code>/?page_id=345</code>). This page <b>does not</"
596
+ "b> actually exist in the system, but its link must follow your permalink "
597
+ "structure."
598
  msgstr ""
599
+ "Il permalink associato alla pagina di gestione (tipo <code>/manage-"
600
+ "subscriptions</code> o <code>/?page_id=345</code>). Questa pagina <b>non "
601
+ "esiste fisicamente</b> in Wordpress, ma il suo permalink deve essere "
602
+ "consistente con la tua configurazione di Wordpress."
603
 
604
+ #: options/panel3.php:111
605
  msgid ""
606
+ "Warning: it looks like the value you are using may be incompatible with your "
607
+ "permalink structure"
608
  msgstr ""
609
+ "Attenzione: sembra che il valore impostato sia incompatibile con la tua "
610
+ "configurazione dei permalink"
611
 
612
+ #: options/panel3.php:121
613
  msgid ""
614
+ "Specify your custom HTML code to be added to the HEAD section of the page. "
615
+ "Use <strong>single</strong> quotes for values."
 
616
  msgstr ""
617
+ "Specifica il codice HTML che vuoi inserire nella parte HEAD della pagina di "
618
+ "gestione. Usa <strong>singoli</strong> aplici per i valori."
619
 
620
+ #: options/panel3.php:127 options/panel4.php:135
621
+ msgid "Messages"
622
+ msgstr "Messaggi"
 
 
 
 
623
 
624
+ #: options/panel3.php:144
625
+ msgid "Text shown to those who request to manage their subscriptions."
626
  msgstr ""
627
+ "Testo mostrato a coloro che richiedono il link per gestire le iscrizioni."
628
 
629
+ #: options/panel3.php:162
630
  msgid ""
631
+ "Thank you note shown after the request here above has been processed. "
632
+ "Allowed tags: [post_title], [post_permalink]"
 
 
633
  msgstr ""
634
+ "Nota di conferma mostrata dopo che la richiesta qui sopra &egrave; stata "
635
+ "gestita dal sistema. Tag consentiti: [post_title], [post_permalink]"
636
 
637
+ #: options/panel3.php:180
638
  msgid ""
639
+ "Text shown to those who want to subscribe without commenting. Allowed tags: "
640
+ "[post_title], [post_permalink]"
641
  msgstr ""
642
+ "Testo da mostrare agli utenti che vogliono iscriversi senza commentare. Tag "
643
+ "consentiti: [post_title], [post_permalink]"
644
 
645
+ #: options/panel3.php:198
646
  msgid ""
647
+ "Thank you note shown after the subscription request has been processed "
648
+ "(double check-in disabled). Allowed tags: [post_title], [post_permalink]"
 
649
  msgstr ""
650
+ "Nota di conferma mostrata dopo che la richiesta d'iscrizione qui sopra "
651
+ "&egrave; stata gestita dal sistema (con double check-in disabilitato). Tag "
652
+ "consentiti: [post_title], [post_permalink]"
653
 
654
+ #: options/panel3.php:216
655
  msgid ""
656
+ "Thank you note shown after the subscription request has been processed "
657
+ "(double check-in enabled). Allowed tags: [post_title], [post_permalink]"
 
658
  msgstr ""
659
+ "Nota di conferma mostrata dopo che la richiesta &egrave; stata gestita dal "
660
+ "sistema (con double check-in abilitato). Tag consentiti: [post_title], "
661
+ "[post_permalink]"
662
 
663
+ #: options/panel3.php:232
664
+ msgid "Introductory text for the authors' management page."
665
+ msgstr "Testo introduttivo per la pagina di gestione riservata agli autori."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
666
 
667
+ #: options/panel3.php:248
668
+ msgid "Introductory text for the users' management page."
669
+ msgstr "Testo introduttivo per la pagina di gestione riservata ai visitatori."
 
 
 
 
 
 
670
 
671
+ #: options/panel4.php:15 options/panel4.php:94
672
+ msgid "Sender name"
673
+ msgstr "Nome del mittente"
 
 
674
 
675
+ #: options/panel4.php:20 options/panel4.php:25 options/panel4.php:107
676
+ msgid "Sender email address"
677
+ msgstr "Indirizzo email mittente"
678
 
679
+ #: options/panel4.php:30 options/panel4.php:140
680
+ msgid "Notification subject"
681
+ msgstr "Oggetto della notifica"
682
 
683
+ #: options/panel4.php:36 options/panel4.php:42 options/panel4.php:153
684
+ msgid "Notification message"
685
+ msgstr "Contenuto della notifica"
686
 
687
+ #: options/panel4.php:47 options/panel4.php:177
688
+ msgid "Double check subject"
689
+ msgstr "Oggetto doppia conferma"
690
 
691
+ #: options/panel4.php:52 options/panel4.php:190
692
+ msgid "Double check message"
693
+ msgstr "Contenuto doppia conferma"
694
 
695
+ #: options/panel4.php:57 options/panel4.php:210
696
+ msgid "Management subject"
697
+ msgstr "Oggetto email di gestione"
698
 
699
+ #: options/panel4.php:62 options/panel4.php:67
700
+ msgid "Management message"
701
+ msgstr "Contenuto email di gestione"
702
 
703
+ #: options/panel4.php:72 options/panel4.php:243
704
+ msgid "Management Email message"
705
  msgstr ""
706
 
707
+ #: options/panel4.php:101
708
+ msgid ""
709
+ "Name to use for the \"from\" field when sending a new notification to the "
710
+ "user."
711
+ msgstr ""
712
+ "Nome da usare nel campo From quando il sistema invia una notifica all'utente."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
713
 
714
+ #: options/panel4.php:115
715
+ msgid ""
716
+ "Email address to use for the \"from\" field when sending a new notification "
717
+ "to the user."
718
+ msgstr "Indirizzo email da usare nel campo From."
719
 
720
+ #: options/panel4.php:121
721
+ msgid "Reply To"
722
+ msgstr "Solo risposte"
 
723
 
724
+ #: options/panel4.php:128
 
725
  msgid ""
726
+ "This will be use when the user click reply on their email agent. If not set "
727
+ "will be the same as the Sender email address."
 
 
 
728
  msgstr ""
 
 
 
 
 
 
 
 
729
 
730
+ #: options/panel4.php:147
731
+ msgid "Subject of the notification email. Allowed tag: [post_title]"
732
+ msgstr "Oggetto dell'email di notifica. Tag consentito: [post_title]"
733
 
734
+ #: options/panel4.php:170
 
735
  msgid ""
736
+ "Content of the notification email. Allowed tags: [post_title], "
737
+ "[comment_permalink], [comment_author], [comment_content], [post_permalink], "
738
+ "[manager_link]"
 
 
 
739
  msgstr ""