Content Aware Sidebars – Unlimited Widget Areas - Version 3.12

Version Description

  • [new] translatepress display condition
  • [new] wordpress 5.4 support
  • [new] minimum wordpress version 4.8
  • [new] activation/deactivation can now be same day
  • [updated] wp-content-aware-engine library
  • [updated] optimized and reduced plugin size with 37%

Pro Plan:

  • [new] advanced custom fields display condition
  • [new] action to display widget area after paragraphs
  • [updated] css will no longer be loaded for empty sidebars
Download this release

Release Info

Developer intoxstudio
Plugin Icon 128x128 Content Aware Sidebars – Unlimited Widget Areas
Version 3.12
Comparing to
See all releases

Code changes from version 3.11.1 to 3.12

Files changed (53) hide show
  1. license.txt → LICENSE +675 -674
  2. admin/admin.php +2 -5
  3. admin/quick_select.php +1 -1
  4. admin/sidebar-edit.php +5 -0
  5. app.php +1 -1
  6. assets/css/icon.png +0 -0
  7. assets/js/cas_admin.min.js +7 -0
  8. assets/js/flatpickr.min.js +2 -0
  9. {js → assets/js}/general.min.js +0 -0
  10. {js → assets/js}/index.php +0 -0
  11. {js → assets/js}/suggest-sidebars.min.js +0 -0
  12. {js → assets/js}/widgets.min.js +0 -0
  13. changelog.txt +494 -473
  14. content-aware-sidebars.php +1 -1
  15. js/cas_admin.js +0 -214
  16. js/cas_admin.min.js +0 -7
  17. js/flatpickr.js +0 -2
  18. js/flatpickr.min.js +0 -2
  19. js/general.js +0 -106
  20. js/suggest-sidebars.js +0 -91
  21. js/widgets.js +0 -192
  22. lang/content-aware-sidebars-ar.po +0 -734
  23. lang/content-aware-sidebars-bg_BG.po +0 -1016
  24. lang/content-aware-sidebars-ca.po +0 -1013
  25. lang/content-aware-sidebars-cs_CZ.po +0 -716
  26. lang/content-aware-sidebars-el.po +0 -1013
  27. lang/content-aware-sidebars-et.po +0 -1013
  28. lang/content-aware-sidebars-eu.po +0 -1013
  29. lang/content-aware-sidebars-fa_IR.po +0 -1005
  30. lang/content-aware-sidebars-fi.po +0 -1013
  31. lang/content-aware-sidebars-fr_CA.po +0 -1013
  32. lang/content-aware-sidebars-fr_FR.po +0 -1013
  33. lang/content-aware-sidebars-he_IL.po +0 -711
  34. lang/content-aware-sidebars-hr.po +0 -1024
  35. lang/content-aware-sidebars-hu_HU.po +0 -1016
  36. lang/content-aware-sidebars-id_ID.po +0 -1013
  37. lang/content-aware-sidebars-it_IT.po +0 -1016
  38. lang/content-aware-sidebars-ja.po +0 -707
  39. lang/content-aware-sidebars-ko_KR.po +0 -1005
  40. lang/content-aware-sidebars-lt_LT.po +0 -1021
  41. lang/content-aware-sidebars-lv_LV.po +0 -715
  42. lang/content-aware-sidebars-nb_NO.po +0 -1013
  43. lang/content-aware-sidebars-nl_NL.po +0 -1013
  44. lang/content-aware-sidebars-pl_PL.po +0 -1021
  45. lang/content-aware-sidebars-pt_BR.po +0 -714
  46. lang/content-aware-sidebars-pt_PT.po +0 -1013
  47. lang/content-aware-sidebars-ru_RU.po +0 -1021
  48. lang/content-aware-sidebars-sk_SK.po +0 -1021
  49. lang/content-aware-sidebars-sl_SI.po +0 -721
  50. lang/content-aware-sidebars-sr_RS.po +0 -1021
  51. lang/content-aware-sidebars-sv_SE.po +0 -1016
  52. lang/content-aware-sidebars-tr_TR.po +0 -1016
  53. lang/content-aware-sidebars-uk.po +0 -488
license.txt → LICENSE RENAMED
@@ -1,674 +1,675 @@
1
- GNU GENERAL PUBLIC LICENSE
2
- Version 3, 29 June 2007
3
-
4
- Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
5
- Everyone is permitted to copy and distribute verbatim copies
6
- of this license document, but changing it is not allowed.
7
-
8
- Preamble
9
-
10
- The GNU General Public License is a free, copyleft license for
11
- software and other kinds of works.
12
-
13
- The licenses for most software and other practical works are designed
14
- to take away your freedom to share and change the works. By contrast,
15
- the GNU General Public License is intended to guarantee your freedom to
16
- share and change all versions of a program--to make sure it remains free
17
- software for all its users. We, the Free Software Foundation, use the
18
- GNU General Public License for most of our software; it applies also to
19
- any other work released this way by its authors. You can apply it to
20
- your programs, too.
21
-
22
- When we speak of free software, we are referring to freedom, not
23
- price. Our General Public Licenses are designed to make sure that you
24
- have the freedom to distribute copies of free software (and charge for
25
- them if you wish), that you receive source code or can get it if you
26
- want it, that you can change the software or use pieces of it in new
27
- free programs, and that you know you can do these things.
28
-
29
- To protect your rights, we need to prevent others from denying you
30
- these rights or asking you to surrender the rights. Therefore, you have
31
- certain responsibilities if you distribute copies of the software, or if
32
- you modify it: responsibilities to respect the freedom of others.
33
-
34
- For example, if you distribute copies of such a program, whether
35
- gratis or for a fee, you must pass on to the recipients the same
36
- freedoms that you received. You must make sure that they, too, receive
37
- or can get the source code. And you must show them these terms so they
38
- know their rights.
39
-
40
- Developers that use the GNU GPL protect your rights with two steps:
41
- (1) assert copyright on the software, and (2) offer you this License
42
- giving you legal permission to copy, distribute and/or modify it.
43
-
44
- For the developers' and authors' protection, the GPL clearly explains
45
- that there is no warranty for this free software. For both users' and
46
- authors' sake, the GPL requires that modified versions be marked as
47
- changed, so that their problems will not be attributed erroneously to
48
- authors of previous versions.
49
-
50
- Some devices are designed to deny users access to install or run
51
- modified versions of the software inside them, although the manufacturer
52
- can do so. This is fundamentally incompatible with the aim of
53
- protecting users' freedom to change the software. The systematic
54
- pattern of such abuse occurs in the area of products for individuals to
55
- use, which is precisely where it is most unacceptable. Therefore, we
56
- have designed this version of the GPL to prohibit the practice for those
57
- products. If such problems arise substantially in other domains, we
58
- stand ready to extend this provision to those domains in future versions
59
- of the GPL, as needed to protect the freedom of users.
60
-
61
- Finally, every program is threatened constantly by software patents.
62
- States should not allow patents to restrict development and use of
63
- software on general-purpose computers, but in those that do, we wish to
64
- avoid the special danger that patents applied to a free program could
65
- make it effectively proprietary. To prevent this, the GPL assures that
66
- patents cannot be used to render the program non-free.
67
-
68
- The precise terms and conditions for copying, distribution and
69
- modification follow.
70
-
71
- TERMS AND CONDITIONS
72
-
73
- 0. Definitions.
74
-
75
- "This License" refers to version 3 of the GNU General Public License.
76
-
77
- "Copyright" also means copyright-like laws that apply to other kinds of
78
- works, such as semiconductor masks.
79
-
80
- "The Program" refers to any copyrightable work licensed under this
81
- License. Each licensee is addressed as "you". "Licensees" and
82
- "recipients" may be individuals or organizations.
83
-
84
- To "modify" a work means to copy from or adapt all or part of the work
85
- in a fashion requiring copyright permission, other than the making of an
86
- exact copy. The resulting work is called a "modified version" of the
87
- earlier work or a work "based on" the earlier work.
88
-
89
- A "covered work" means either the unmodified Program or a work based
90
- on the Program.
91
-
92
- To "propagate" a work means to do anything with it that, without
93
- permission, would make you directly or secondarily liable for
94
- infringement under applicable copyright law, except executing it on a
95
- computer or modifying a private copy. Propagation includes copying,
96
- distribution (with or without modification), making available to the
97
- public, and in some countries other activities as well.
98
-
99
- To "convey" a work means any kind of propagation that enables other
100
- parties to make or receive copies. Mere interaction with a user through
101
- a computer network, with no transfer of a copy, is not conveying.
102
-
103
- An interactive user interface displays "Appropriate Legal Notices"
104
- to the extent that it includes a convenient and prominently visible
105
- feature that (1) displays an appropriate copyright notice, and (2)
106
- tells the user that there is no warranty for the work (except to the
107
- extent that warranties are provided), that licensees may convey the
108
- work under this License, and how to view a copy of this License. If
109
- the interface presents a list of user commands or options, such as a
110
- menu, a prominent item in the list meets this criterion.
111
-
112
- 1. Source Code.
113
-
114
- The "source code" for a work means the preferred form of the work
115
- for making modifications to it. "Object code" means any non-source
116
- form of a work.
117
-
118
- A "Standard Interface" means an interface that either is an official
119
- standard defined by a recognized standards body, or, in the case of
120
- interfaces specified for a particular programming language, one that
121
- is widely used among developers working in that language.
122
-
123
- The "System Libraries" of an executable work include anything, other
124
- than the work as a whole, that (a) is included in the normal form of
125
- packaging a Major Component, but which is not part of that Major
126
- Component, and (b) serves only to enable use of the work with that
127
- Major Component, or to implement a Standard Interface for which an
128
- implementation is available to the public in source code form. A
129
- "Major Component", in this context, means a major essential component
130
- (kernel, window system, and so on) of the specific operating system
131
- (if any) on which the executable work runs, or a compiler used to
132
- produce the work, or an object code interpreter used to run it.
133
-
134
- The "Corresponding Source" for a work in object code form means all
135
- the source code needed to generate, install, and (for an executable
136
- work) run the object code and to modify the work, including scripts to
137
- control those activities. However, it does not include the work's
138
- System Libraries, or general-purpose tools or generally available free
139
- programs which are used unmodified in performing those activities but
140
- which are not part of the work. For example, Corresponding Source
141
- includes interface definition files associated with source files for
142
- the work, and the source code for shared libraries and dynamically
143
- linked subprograms that the work is specifically designed to require,
144
- such as by intimate data communication or control flow between those
145
- subprograms and other parts of the work.
146
-
147
- The Corresponding Source need not include anything that users
148
- can regenerate automatically from other parts of the Corresponding
149
- Source.
150
-
151
- The Corresponding Source for a work in source code form is that
152
- same work.
153
-
154
- 2. Basic Permissions.
155
-
156
- All rights granted under this License are granted for the term of
157
- copyright on the Program, and are irrevocable provided the stated
158
- conditions are met. This License explicitly affirms your unlimited
159
- permission to run the unmodified Program. The output from running a
160
- covered work is covered by this License only if the output, given its
161
- content, constitutes a covered work. This License acknowledges your
162
- rights of fair use or other equivalent, as provided by copyright law.
163
-
164
- You may make, run and propagate covered works that you do not
165
- convey, without conditions so long as your license otherwise remains
166
- in force. You may convey covered works to others for the sole purpose
167
- of having them make modifications exclusively for you, or provide you
168
- with facilities for running those works, provided that you comply with
169
- the terms of this License in conveying all material for which you do
170
- not control copyright. Those thus making or running the covered works
171
- for you must do so exclusively on your behalf, under your direction
172
- and control, on terms that prohibit them from making any copies of
173
- your copyrighted material outside their relationship with you.
174
-
175
- Conveying under any other circumstances is permitted solely under
176
- the conditions stated below. Sublicensing is not allowed; section 10
177
- makes it unnecessary.
178
-
179
- 3. Protecting Users' Legal Rights From Anti-Circumvention Law.
180
-
181
- No covered work shall be deemed part of an effective technological
182
- measure under any applicable law fulfilling obligations under article
183
- 11 of the WIPO copyright treaty adopted on 20 December 1996, or
184
- similar laws prohibiting or restricting circumvention of such
185
- measures.
186
-
187
- When you convey a covered work, you waive any legal power to forbid
188
- circumvention of technological measures to the extent such circumvention
189
- is effected by exercising rights under this License with respect to
190
- the covered work, and you disclaim any intention to limit operation or
191
- modification of the work as a means of enforcing, against the work's
192
- users, your or third parties' legal rights to forbid circumvention of
193
- technological measures.
194
-
195
- 4. Conveying Verbatim Copies.
196
-
197
- You may convey verbatim copies of the Program's source code as you
198
- receive it, in any medium, provided that you conspicuously and
199
- appropriately publish on each copy an appropriate copyright notice;
200
- keep intact all notices stating that this License and any
201
- non-permissive terms added in accord with section 7 apply to the code;
202
- keep intact all notices of the absence of any warranty; and give all
203
- recipients a copy of this License along with the Program.
204
-
205
- You may charge any price or no price for each copy that you convey,
206
- and you may offer support or warranty protection for a fee.
207
-
208
- 5. Conveying Modified Source Versions.
209
-
210
- You may convey a work based on the Program, or the modifications to
211
- produce it from the Program, in the form of source code under the
212
- terms of section 4, provided that you also meet all of these conditions:
213
-
214
- a) The work must carry prominent notices stating that you modified
215
- it, and giving a relevant date.
216
-
217
- b) The work must carry prominent notices stating that it is
218
- released under this License and any conditions added under section
219
- 7. This requirement modifies the requirement in section 4 to
220
- "keep intact all notices".
221
-
222
- c) You must license the entire work, as a whole, under this
223
- License to anyone who comes into possession of a copy. This
224
- License will therefore apply, along with any applicable section 7
225
- additional terms, to the whole of the work, and all its parts,
226
- regardless of how they are packaged. This License gives no
227
- permission to license the work in any other way, but it does not
228
- invalidate such permission if you have separately received it.
229
-
230
- d) If the work has interactive user interfaces, each must display
231
- Appropriate Legal Notices; however, if the Program has interactive
232
- interfaces that do not display Appropriate Legal Notices, your
233
- work need not make them do so.
234
-
235
- A compilation of a covered work with other separate and independent
236
- works, which are not by their nature extensions of the covered work,
237
- and which are not combined with it such as to form a larger program,
238
- in or on a volume of a storage or distribution medium, is called an
239
- "aggregate" if the compilation and its resulting copyright are not
240
- used to limit the access or legal rights of the compilation's users
241
- beyond what the individual works permit. Inclusion of a covered work
242
- in an aggregate does not cause this License to apply to the other
243
- parts of the aggregate.
244
-
245
- 6. Conveying Non-Source Forms.
246
-
247
- You may convey a covered work in object code form under the terms
248
- of sections 4 and 5, provided that you also convey the
249
- machine-readable Corresponding Source under the terms of this License,
250
- in one of these ways:
251
-
252
- a) Convey the object code in, or embodied in, a physical product
253
- (including a physical distribution medium), accompanied by the
254
- Corresponding Source fixed on a durable physical medium
255
- customarily used for software interchange.
256
-
257
- b) Convey the object code in, or embodied in, a physical product
258
- (including a physical distribution medium), accompanied by a
259
- written offer, valid for at least three years and valid for as
260
- long as you offer spare parts or customer support for that product
261
- model, to give anyone who possesses the object code either (1) a
262
- copy of the Corresponding Source for all the software in the
263
- product that is covered by this License, on a durable physical
264
- medium customarily used for software interchange, for a price no
265
- more than your reasonable cost of physically performing this
266
- conveying of source, or (2) access to copy the
267
- Corresponding Source from a network server at no charge.
268
-
269
- c) Convey individual copies of the object code with a copy of the
270
- written offer to provide the Corresponding Source. This
271
- alternative is allowed only occasionally and noncommercially, and
272
- only if you received the object code with such an offer, in accord
273
- with subsection 6b.
274
-
275
- d) Convey the object code by offering access from a designated
276
- place (gratis or for a charge), and offer equivalent access to the
277
- Corresponding Source in the same way through the same place at no
278
- further charge. You need not require recipients to copy the
279
- Corresponding Source along with the object code. If the place to
280
- copy the object code is a network server, the Corresponding Source
281
- may be on a different server (operated by you or a third party)
282
- that supports equivalent copying facilities, provided you maintain
283
- clear directions next to the object code saying where to find the
284
- Corresponding Source. Regardless of what server hosts the
285
- Corresponding Source, you remain obligated to ensure that it is
286
- available for as long as needed to satisfy these requirements.
287
-
288
- e) Convey the object code using peer-to-peer transmission, provided
289
- you inform other peers where the object code and Corresponding
290
- Source of the work are being offered to the general public at no
291
- charge under subsection 6d.
292
-
293
- A separable portion of the object code, whose source code is excluded
294
- from the Corresponding Source as a System Library, need not be
295
- included in conveying the object code work.
296
-
297
- A "User Product" is either (1) a "consumer product", which means any
298
- tangible personal property which is normally used for personal, family,
299
- or household purposes, or (2) anything designed or sold for incorporation
300
- into a dwelling. In determining whether a product is a consumer product,
301
- doubtful cases shall be resolved in favor of coverage. For a particular
302
- product received by a particular user, "normally used" refers to a
303
- typical or common use of that class of product, regardless of the status
304
- of the particular user or of the way in which the particular user
305
- actually uses, or expects or is expected to use, the product. A product
306
- is a consumer product regardless of whether the product has substantial
307
- commercial, industrial or non-consumer uses, unless such uses represent
308
- the only significant mode of use of the product.
309
-
310
- "Installation Information" for a User Product means any methods,
311
- procedures, authorization keys, or other information required to install
312
- and execute modified versions of a covered work in that User Product from
313
- a modified version of its Corresponding Source. The information must
314
- suffice to ensure that the continued functioning of the modified object
315
- code is in no case prevented or interfered with solely because
316
- modification has been made.
317
-
318
- If you convey an object code work under this section in, or with, or
319
- specifically for use in, a User Product, and the conveying occurs as
320
- part of a transaction in which the right of possession and use of the
321
- User Product is transferred to the recipient in perpetuity or for a
322
- fixed term (regardless of how the transaction is characterized), the
323
- Corresponding Source conveyed under this section must be accompanied
324
- by the Installation Information. But this requirement does not apply
325
- if neither you nor any third party retains the ability to install
326
- modified object code on the User Product (for example, the work has
327
- been installed in ROM).
328
-
329
- The requirement to provide Installation Information does not include a
330
- requirement to continue to provide support service, warranty, or updates
331
- for a work that has been modified or installed by the recipient, or for
332
- the User Product in which it has been modified or installed. Access to a
333
- network may be denied when the modification itself materially and
334
- adversely affects the operation of the network or violates the rules and
335
- protocols for communication across the network.
336
-
337
- Corresponding Source conveyed, and Installation Information provided,
338
- in accord with this section must be in a format that is publicly
339
- documented (and with an implementation available to the public in
340
- source code form), and must require no special password or key for
341
- unpacking, reading or copying.
342
-
343
- 7. Additional Terms.
344
-
345
- "Additional permissions" are terms that supplement the terms of this
346
- License by making exceptions from one or more of its conditions.
347
- Additional permissions that are applicable to the entire Program shall
348
- be treated as though they were included in this License, to the extent
349
- that they are valid under applicable law. If additional permissions
350
- apply only to part of the Program, that part may be used separately
351
- under those permissions, but the entire Program remains governed by
352
- this License without regard to the additional permissions.
353
-
354
- When you convey a copy of a covered work, you may at your option
355
- remove any additional permissions from that copy, or from any part of
356
- it. (Additional permissions may be written to require their own
357
- removal in certain cases when you modify the work.) You may place
358
- additional permissions on material, added by you to a covered work,
359
- for which you have or can give appropriate copyright permission.
360
-
361
- Notwithstanding any other provision of this License, for material you
362
- add to a covered work, you may (if authorized by the copyright holders of
363
- that material) supplement the terms of this License with terms:
364
-
365
- a) Disclaiming warranty or limiting liability differently from the
366
- terms of sections 15 and 16 of this License; or
367
-
368
- b) Requiring preservation of specified reasonable legal notices or
369
- author attributions in that material or in the Appropriate Legal
370
- Notices displayed by works containing it; or
371
-
372
- c) Prohibiting misrepresentation of the origin of that material, or
373
- requiring that modified versions of such material be marked in
374
- reasonable ways as different from the original version; or
375
-
376
- d) Limiting the use for publicity purposes of names of licensors or
377
- authors of the material; or
378
-
379
- e) Declining to grant rights under trademark law for use of some
380
- trade names, trademarks, or service marks; or
381
-
382
- f) Requiring indemnification of licensors and authors of that
383
- material by anyone who conveys the material (or modified versions of
384
- it) with contractual assumptions of liability to the recipient, for
385
- any liability that these contractual assumptions directly impose on
386
- those licensors and authors.
387
-
388
- All other non-permissive additional terms are considered "further
389
- restrictions" within the meaning of section 10. If the Program as you
390
- received it, or any part of it, contains a notice stating that it is
391
- governed by this License along with a term that is a further
392
- restriction, you may remove that term. If a license document contains
393
- a further restriction but permits relicensing or conveying under this
394
- License, you may add to a covered work material governed by the terms
395
- of that license document, provided that the further restriction does
396
- not survive such relicensing or conveying.
397
-
398
- If you add terms to a covered work in accord with this section, you
399
- must place, in the relevant source files, a statement of the
400
- additional terms that apply to those files, or a notice indicating
401
- where to find the applicable terms.
402
-
403
- Additional terms, permissive or non-permissive, may be stated in the
404
- form of a separately written license, or stated as exceptions;
405
- the above requirements apply either way.
406
-
407
- 8. Termination.
408
-
409
- You may not propagate or modify a covered work except as expressly
410
- provided under this License. Any attempt otherwise to propagate or
411
- modify it is void, and will automatically terminate your rights under
412
- this License (including any patent licenses granted under the third
413
- paragraph of section 11).
414
-
415
- However, if you cease all violation of this License, then your
416
- license from a particular copyright holder is reinstated (a)
417
- provisionally, unless and until the copyright holder explicitly and
418
- finally terminates your license, and (b) permanently, if the copyright
419
- holder fails to notify you of the violation by some reasonable means
420
- prior to 60 days after the cessation.
421
-
422
- Moreover, your license from a particular copyright holder is
423
- reinstated permanently if the copyright holder notifies you of the
424
- violation by some reasonable means, this is the first time you have
425
- received notice of violation of this License (for any work) from that
426
- copyright holder, and you cure the violation prior to 30 days after
427
- your receipt of the notice.
428
-
429
- Termination of your rights under this section does not terminate the
430
- licenses of parties who have received copies or rights from you under
431
- this License. If your rights have been terminated and not permanently
432
- reinstated, you do not qualify to receive new licenses for the same
433
- material under section 10.
434
-
435
- 9. Acceptance Not Required for Having Copies.
436
-
437
- You are not required to accept this License in order to receive or
438
- run a copy of the Program. Ancillary propagation of a covered work
439
- occurring solely as a consequence of using peer-to-peer transmission
440
- to receive a copy likewise does not require acceptance. However,
441
- nothing other than this License grants you permission to propagate or
442
- modify any covered work. These actions infringe copyright if you do
443
- not accept this License. Therefore, by modifying or propagating a
444
- covered work, you indicate your acceptance of this License to do so.
445
-
446
- 10. Automatic Licensing of Downstream Recipients.
447
-
448
- Each time you convey a covered work, the recipient automatically
449
- receives a license from the original licensors, to run, modify and
450
- propagate that work, subject to this License. You are not responsible
451
- for enforcing compliance by third parties with this License.
452
-
453
- An "entity transaction" is a transaction transferring control of an
454
- organization, or substantially all assets of one, or subdividing an
455
- organization, or merging organizations. If propagation of a covered
456
- work results from an entity transaction, each party to that
457
- transaction who receives a copy of the work also receives whatever
458
- licenses to the work the party's predecessor in interest had or could
459
- give under the previous paragraph, plus a right to possession of the
460
- Corresponding Source of the work from the predecessor in interest, if
461
- the predecessor has it or can get it with reasonable efforts.
462
-
463
- You may not impose any further restrictions on the exercise of the
464
- rights granted or affirmed under this License. For example, you may
465
- not impose a license fee, royalty, or other charge for exercise of
466
- rights granted under this License, and you may not initiate litigation
467
- (including a cross-claim or counterclaim in a lawsuit) alleging that
468
- any patent claim is infringed by making, using, selling, offering for
469
- sale, or importing the Program or any portion of it.
470
-
471
- 11. Patents.
472
-
473
- A "contributor" is a copyright holder who authorizes use under this
474
- License of the Program or a work on which the Program is based. The
475
- work thus licensed is called the contributor's "contributor version".
476
-
477
- A contributor's "essential patent claims" are all patent claims
478
- owned or controlled by the contributor, whether already acquired or
479
- hereafter acquired, that would be infringed by some manner, permitted
480
- by this License, of making, using, or selling its contributor version,
481
- but do not include claims that would be infringed only as a
482
- consequence of further modification of the contributor version. For
483
- purposes of this definition, "control" includes the right to grant
484
- patent sublicenses in a manner consistent with the requirements of
485
- this License.
486
-
487
- Each contributor grants you a non-exclusive, worldwide, royalty-free
488
- patent license under the contributor's essential patent claims, to
489
- make, use, sell, offer for sale, import and otherwise run, modify and
490
- propagate the contents of its contributor version.
491
-
492
- In the following three paragraphs, a "patent license" is any express
493
- agreement or commitment, however denominated, not to enforce a patent
494
- (such as an express permission to practice a patent or covenant not to
495
- sue for patent infringement). To "grant" such a patent license to a
496
- party means to make such an agreement or commitment not to enforce a
497
- patent against the party.
498
-
499
- If you convey a covered work, knowingly relying on a patent license,
500
- and the Corresponding Source of the work is not available for anyone
501
- to copy, free of charge and under the terms of this License, through a
502
- publicly available network server or other readily accessible means,
503
- then you must either (1) cause the Corresponding Source to be so
504
- available, or (2) arrange to deprive yourself of the benefit of the
505
- patent license for this particular work, or (3) arrange, in a manner
506
- consistent with the requirements of this License, to extend the patent
507
- license to downstream recipients. "Knowingly relying" means you have
508
- actual knowledge that, but for the patent license, your conveying the
509
- covered work in a country, or your recipient's use of the covered work
510
- in a country, would infringe one or more identifiable patents in that
511
- country that you have reason to believe are valid.
512
-
513
- If, pursuant to or in connection with a single transaction or
514
- arrangement, you convey, or propagate by procuring conveyance of, a
515
- covered work, and grant a patent license to some of the parties
516
- receiving the covered work authorizing them to use, propagate, modify
517
- or convey a specific copy of the covered work, then the patent license
518
- you grant is automatically extended to all recipients of the covered
519
- work and works based on it.
520
-
521
- A patent license is "discriminatory" if it does not include within
522
- the scope of its coverage, prohibits the exercise of, or is
523
- conditioned on the non-exercise of one or more of the rights that are
524
- specifically granted under this License. You may not convey a covered
525
- work if you are a party to an arrangement with a third party that is
526
- in the business of distributing software, under which you make payment
527
- to the third party based on the extent of your activity of conveying
528
- the work, and under which the third party grants, to any of the
529
- parties who would receive the covered work from you, a discriminatory
530
- patent license (a) in connection with copies of the covered work
531
- conveyed by you (or copies made from those copies), or (b) primarily
532
- for and in connection with specific products or compilations that
533
- contain the covered work, unless you entered into that arrangement,
534
- or that patent license was granted, prior to 28 March 2007.
535
-
536
- Nothing in this License shall be construed as excluding or limiting
537
- any implied license or other defenses to infringement that may
538
- otherwise be available to you under applicable patent law.
539
-
540
- 12. No Surrender of Others' Freedom.
541
-
542
- If conditions are imposed on you (whether by court order, agreement or
543
- otherwise) that contradict the conditions of this License, they do not
544
- excuse you from the conditions of this License. If you cannot convey a
545
- covered work so as to satisfy simultaneously your obligations under this
546
- License and any other pertinent obligations, then as a consequence you may
547
- not convey it at all. For example, if you agree to terms that obligate you
548
- to collect a royalty for further conveying from those to whom you convey
549
- the Program, the only way you could satisfy both those terms and this
550
- License would be to refrain entirely from conveying the Program.
551
-
552
- 13. Use with the GNU Affero General Public License.
553
-
554
- Notwithstanding any other provision of this License, you have
555
- permission to link or combine any covered work with a work licensed
556
- under version 3 of the GNU Affero General Public License into a single
557
- combined work, and to convey the resulting work. The terms of this
558
- License will continue to apply to the part which is the covered work,
559
- but the special requirements of the GNU Affero General Public License,
560
- section 13, concerning interaction through a network will apply to the
561
- combination as such.
562
-
563
- 14. Revised Versions of this License.
564
-
565
- The Free Software Foundation may publish revised and/or new versions of
566
- the GNU General Public License from time to time. Such new versions will
567
- be similar in spirit to the present version, but may differ in detail to
568
- address new problems or concerns.
569
-
570
- Each version is given a distinguishing version number. If the
571
- Program specifies that a certain numbered version of the GNU General
572
- Public License "or any later version" applies to it, you have the
573
- option of following the terms and conditions either of that numbered
574
- version or of any later version published by the Free Software
575
- Foundation. If the Program does not specify a version number of the
576
- GNU General Public License, you may choose any version ever published
577
- by the Free Software Foundation.
578
-
579
- If the Program specifies that a proxy can decide which future
580
- versions of the GNU General Public License can be used, that proxy's
581
- public statement of acceptance of a version permanently authorizes you
582
- to choose that version for the Program.
583
-
584
- Later license versions may give you additional or different
585
- permissions. However, no additional obligations are imposed on any
586
- author or copyright holder as a result of your choosing to follow a
587
- later version.
588
-
589
- 15. Disclaimer of Warranty.
590
-
591
- THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
592
- APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
593
- HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
594
- OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
595
- THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
596
- PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
597
- IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
598
- ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
599
-
600
- 16. Limitation of Liability.
601
-
602
- IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
603
- WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
604
- THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
605
- GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
606
- USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
607
- DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
608
- PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
609
- EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
610
- SUCH DAMAGES.
611
-
612
- 17. Interpretation of Sections 15 and 16.
613
-
614
- If the disclaimer of warranty and limitation of liability provided
615
- above cannot be given local legal effect according to their terms,
616
- reviewing courts shall apply local law that most closely approximates
617
- an absolute waiver of all civil liability in connection with the
618
- Program, unless a warranty or assumption of liability accompanies a
619
- copy of the Program in return for a fee.
620
-
621
- END OF TERMS AND CONDITIONS
622
-
623
- How to Apply These Terms to Your New Programs
624
-
625
- If you develop a new program, and you want it to be of the greatest
626
- possible use to the public, the best way to achieve this is to make it
627
- free software which everyone can redistribute and change under these terms.
628
-
629
- To do so, attach the following notices to the program. It is safest
630
- to attach them to the start of each source file to most effectively
631
- state the exclusion of warranty; and each file should have at least
632
- the "copyright" line and a pointer to where the full notice is found.
633
-
634
- <one line to give the program's name and a brief idea of what it does.>
635
- Copyright (C) <year> <name of author>
636
-
637
- This program is free software: you can redistribute it and/or modify
638
- it under the terms of the GNU General Public License as published by
639
- the Free Software Foundation, either version 3 of the License, or
640
- (at your option) any later version.
641
-
642
- This program is distributed in the hope that it will be useful,
643
- but WITHOUT ANY WARRANTY; without even the implied warranty of
644
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
645
- GNU General Public License for more details.
646
-
647
- You should have received a copy of the GNU General Public License
648
- along with this program. If not, see <http://www.gnu.org/licenses/>.
649
-
650
- Also add information on how to contact you by electronic and paper mail.
651
-
652
- If the program does terminal interaction, make it output a short
653
- notice like this when it starts in an interactive mode:
654
-
655
- <program> Copyright (C) <year> <name of author>
656
- This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
657
- This is free software, and you are welcome to redistribute it
658
- under certain conditions; type `show c' for details.
659
-
660
- The hypothetical commands `show w' and `show c' should show the appropriate
661
- parts of the General Public License. Of course, your program's commands
662
- might be different; for a GUI interface, you would use an "about box".
663
-
664
- You should also get your employer (if you work as a programmer) or school,
665
- if any, to sign a "copyright disclaimer" for the program, if necessary.
666
- For more information on this, and how to apply and follow the GNU GPL, see
667
- <http://www.gnu.org/licenses/>.
668
-
669
- The GNU General Public License does not permit incorporating your program
670
- into proprietary programs. If your program is a subroutine library, you
671
- may consider it more useful to permit linking proprietary applications with
672
- the library. If this is what you want to do, use the GNU Lesser General
673
- Public License instead of this License. But first, please read
674
- <http://www.gnu.org/philosophy/why-not-lgpl.html>.
 
1
+ GNU GENERAL PUBLIC LICENSE
2
+ Version 3, 29 June 2007
3
+
4
+ Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
5
+ Everyone is permitted to copy and distribute verbatim copies
6
+ of this license document, but changing it is not allowed.
7
+
8
+ Preamble
9
+
10
+ The GNU General Public License is a free, copyleft license for
11
+ software and other kinds of works.
12
+
13
+ The licenses for most software and other practical works are designed
14
+ to take away your freedom to share and change the works. By contrast,
15
+ the GNU General Public License is intended to guarantee your freedom to
16
+ share and change all versions of a program--to make sure it remains free
17
+ software for all its users. We, the Free Software Foundation, use the
18
+ GNU General Public License for most of our software; it applies also to
19
+ any other work released this way by its authors. You can apply it to
20
+ your programs, too.
21
+
22
+ When we speak of free software, we are referring to freedom, not
23
+ price. Our General Public Licenses are designed to make sure that you
24
+ have the freedom to distribute copies of free software (and charge for
25
+ them if you wish), that you receive source code or can get it if you
26
+ want it, that you can change the software or use pieces of it in new
27
+ free programs, and that you know you can do these things.
28
+
29
+ To protect your rights, we need to prevent others from denying you
30
+ these rights or asking you to surrender the rights. Therefore, you have
31
+ certain responsibilities if you distribute copies of the software, or if
32
+ you modify it: responsibilities to respect the freedom of others.
33
+
34
+ For example, if you distribute copies of such a program, whether
35
+ gratis or for a fee, you must pass on to the recipients the same
36
+ freedoms that you received. You must make sure that they, too, receive
37
+ or can get the source code. And you must show them these terms so they
38
+ know their rights.
39
+
40
+ Developers that use the GNU GPL protect your rights with two steps:
41
+ (1) assert copyright on the software, and (2) offer you this License
42
+ giving you legal permission to copy, distribute and/or modify it.
43
+
44
+ For the developers' and authors' protection, the GPL clearly explains
45
+ that there is no warranty for this free software. For both users' and
46
+ authors' sake, the GPL requires that modified versions be marked as
47
+ changed, so that their problems will not be attributed erroneously to
48
+ authors of previous versions.
49
+
50
+ Some devices are designed to deny users access to install or run
51
+ modified versions of the software inside them, although the manufacturer
52
+ can do so. This is fundamentally incompatible with the aim of
53
+ protecting users' freedom to change the software. The systematic
54
+ pattern of such abuse occurs in the area of products for individuals to
55
+ use, which is precisely where it is most unacceptable. Therefore, we
56
+ have designed this version of the GPL to prohibit the practice for those
57
+ products. If such problems arise substantially in other domains, we
58
+ stand ready to extend this provision to those domains in future versions
59
+ of the GPL, as needed to protect the freedom of users.
60
+
61
+ Finally, every program is threatened constantly by software patents.
62
+ States should not allow patents to restrict development and use of
63
+ software on general-purpose computers, but in those that do, we wish to
64
+ avoid the special danger that patents applied to a free program could
65
+ make it effectively proprietary. To prevent this, the GPL assures that
66
+ patents cannot be used to render the program non-free.
67
+
68
+ The precise terms and conditions for copying, distribution and
69
+ modification follow.
70
+
71
+ TERMS AND CONDITIONS
72
+
73
+ 0. Definitions.
74
+
75
+ "This License" refers to version 3 of the GNU General Public License.
76
+
77
+ "Copyright" also means copyright-like laws that apply to other kinds of
78
+ works, such as semiconductor masks.
79
+
80
+ "The Program" refers to any copyrightable work licensed under this
81
+ License. Each licensee is addressed as "you". "Licensees" and
82
+ "recipients" may be individuals or organizations.
83
+
84
+ To "modify" a work means to copy from or adapt all or part of the work
85
+ in a fashion requiring copyright permission, other than the making of an
86
+ exact copy. The resulting work is called a "modified version" of the
87
+ earlier work or a work "based on" the earlier work.
88
+
89
+ A "covered work" means either the unmodified Program or a work based
90
+ on the Program.
91
+
92
+ To "propagate" a work means to do anything with it that, without
93
+ permission, would make you directly or secondarily liable for
94
+ infringement under applicable copyright law, except executing it on a
95
+ computer or modifying a private copy. Propagation includes copying,
96
+ distribution (with or without modification), making available to the
97
+ public, and in some countries other activities as well.
98
+
99
+ To "convey" a work means any kind of propagation that enables other
100
+ parties to make or receive copies. Mere interaction with a user through
101
+ a computer network, with no transfer of a copy, is not conveying.
102
+
103
+ An interactive user interface displays "Appropriate Legal Notices"
104
+ to the extent that it includes a convenient and prominently visible
105
+ feature that (1) displays an appropriate copyright notice, and (2)
106
+ tells the user that there is no warranty for the work (except to the
107
+ extent that warranties are provided), that licensees may convey the
108
+ work under this License, and how to view a copy of this License. If
109
+ the interface presents a list of user commands or options, such as a
110
+ menu, a prominent item in the list meets this criterion.
111
+
112
+ 1. Source Code.
113
+
114
+ The "source code" for a work means the preferred form of the work
115
+ for making modifications to it. "Object code" means any non-source
116
+ form of a work.
117
+
118
+ A "Standard Interface" means an interface that either is an official
119
+ standard defined by a recognized standards body, or, in the case of
120
+ interfaces specified for a particular programming language, one that
121
+ is widely used among developers working in that language.
122
+
123
+ The "System Libraries" of an executable work include anything, other
124
+ than the work as a whole, that (a) is included in the normal form of
125
+ packaging a Major Component, but which is not part of that Major
126
+ Component, and (b) serves only to enable use of the work with that
127
+ Major Component, or to implement a Standard Interface for which an
128
+ implementation is available to the public in source code form. A
129
+ "Major Component", in this context, means a major essential component
130
+ (kernel, window system, and so on) of the specific operating system
131
+ (if any) on which the executable work runs, or a compiler used to
132
+ produce the work, or an object code interpreter used to run it.
133
+
134
+ The "Corresponding Source" for a work in object code form means all
135
+ the source code needed to generate, install, and (for an executable
136
+ work) run the object code and to modify the work, including scripts to
137
+ control those activities. However, it does not include the work's
138
+ System Libraries, or general-purpose tools or generally available free
139
+ programs which are used unmodified in performing those activities but
140
+ which are not part of the work. For example, Corresponding Source
141
+ includes interface definition files associated with source files for
142
+ the work, and the source code for shared libraries and dynamically
143
+ linked subprograms that the work is specifically designed to require,
144
+ such as by intimate data communication or control flow between those
145
+ subprograms and other parts of the work.
146
+
147
+ The Corresponding Source need not include anything that users
148
+ can regenerate automatically from other parts of the Corresponding
149
+ Source.
150
+
151
+ The Corresponding Source for a work in source code form is that
152
+ same work.
153
+
154
+ 2. Basic Permissions.
155
+
156
+ All rights granted under this License are granted for the term of
157
+ copyright on the Program, and are irrevocable provided the stated
158
+ conditions are met. This License explicitly affirms your unlimited
159
+ permission to run the unmodified Program. The output from running a
160
+ covered work is covered by this License only if the output, given its
161
+ content, constitutes a covered work. This License acknowledges your
162
+ rights of fair use or other equivalent, as provided by copyright law.
163
+
164
+ You may make, run and propagate covered works that you do not
165
+ convey, without conditions so long as your license otherwise remains
166
+ in force. You may convey covered works to others for the sole purpose
167
+ of having them make modifications exclusively for you, or provide you
168
+ with facilities for running those works, provided that you comply with
169
+ the terms of this License in conveying all material for which you do
170
+ not control copyright. Those thus making or running the covered works
171
+ for you must do so exclusively on your behalf, under your direction
172
+ and control, on terms that prohibit them from making any copies of
173
+ your copyrighted material outside their relationship with you.
174
+
175
+ Conveying under any other circumstances is permitted solely under
176
+ the conditions stated below. Sublicensing is not allowed; section 10
177
+ makes it unnecessary.
178
+
179
+ 3. Protecting Users' Legal Rights From Anti-Circumvention Law.
180
+
181
+ No covered work shall be deemed part of an effective technological
182
+ measure under any applicable law fulfilling obligations under article
183
+ 11 of the WIPO copyright treaty adopted on 20 December 1996, or
184
+ similar laws prohibiting or restricting circumvention of such
185
+ measures.
186
+
187
+ When you convey a covered work, you waive any legal power to forbid
188
+ circumvention of technological measures to the extent such circumvention
189
+ is effected by exercising rights under this License with respect to
190
+ the covered work, and you disclaim any intention to limit operation or
191
+ modification of the work as a means of enforcing, against the work's
192
+ users, your or third parties' legal rights to forbid circumvention of
193
+ technological measures.
194
+
195
+ 4. Conveying Verbatim Copies.
196
+
197
+ You may convey verbatim copies of the Program's source code as you
198
+ receive it, in any medium, provided that you conspicuously and
199
+ appropriately publish on each copy an appropriate copyright notice;
200
+ keep intact all notices stating that this License and any
201
+ non-permissive terms added in accord with section 7 apply to the code;
202
+ keep intact all notices of the absence of any warranty; and give all
203
+ recipients a copy of this License along with the Program.
204
+
205
+ You may charge any price or no price for each copy that you convey,
206
+ and you may offer support or warranty protection for a fee.
207
+
208
+ 5. Conveying Modified Source Versions.
209
+
210
+ You may convey a work based on the Program, or the modifications to
211
+ produce it from the Program, in the form of source code under the
212
+ terms of section 4, provided that you also meet all of these conditions:
213
+
214
+ a) The work must carry prominent notices stating that you modified
215
+ it, and giving a relevant date.
216
+
217
+ b) The work must carry prominent notices stating that it is
218
+ released under this License and any conditions added under section
219
+ 7. This requirement modifies the requirement in section 4 to
220
+ "keep intact all notices".
221
+
222
+ c) You must license the entire work, as a whole, under this
223
+ License to anyone who comes into possession of a copy. This
224
+ License will therefore apply, along with any applicable section 7
225
+ additional terms, to the whole of the work, and all its parts,
226
+ regardless of how they are packaged. This License gives no
227
+ permission to license the work in any other way, but it does not
228
+ invalidate such permission if you have separately received it.
229
+
230
+ d) If the work has interactive user interfaces, each must display
231
+ Appropriate Legal Notices; however, if the Program has interactive
232
+ interfaces that do not display Appropriate Legal Notices, your
233
+ work need not make them do so.
234
+
235
+ A compilation of a covered work with other separate and independent
236
+ works, which are not by their nature extensions of the covered work,
237
+ and which are not combined with it such as to form a larger program,
238
+ in or on a volume of a storage or distribution medium, is called an
239
+ "aggregate" if the compilation and its resulting copyright are not
240
+ used to limit the access or legal rights of the compilation's users
241
+ beyond what the individual works permit. Inclusion of a covered work
242
+ in an aggregate does not cause this License to apply to the other
243
+ parts of the aggregate.
244
+
245
+ 6. Conveying Non-Source Forms.
246
+
247
+ You may convey a covered work in object code form under the terms
248
+ of sections 4 and 5, provided that you also convey the
249
+ machine-readable Corresponding Source under the terms of this License,
250
+ in one of these ways:
251
+
252
+ a) Convey the object code in, or embodied in, a physical product
253
+ (including a physical distribution medium), accompanied by the
254
+ Corresponding Source fixed on a durable physical medium
255
+ customarily used for software interchange.
256
+
257
+ b) Convey the object code in, or embodied in, a physical product
258
+ (including a physical distribution medium), accompanied by a
259
+ written offer, valid for at least three years and valid for as
260
+ long as you offer spare parts or customer support for that product
261
+ model, to give anyone who possesses the object code either (1) a
262
+ copy of the Corresponding Source for all the software in the
263
+ product that is covered by this License, on a durable physical
264
+ medium customarily used for software interchange, for a price no
265
+ more than your reasonable cost of physically performing this
266
+ conveying of source, or (2) access to copy the
267
+ Corresponding Source from a network server at no charge.
268
+
269
+ c) Convey individual copies of the object code with a copy of the
270
+ written offer to provide the Corresponding Source. This
271
+ alternative is allowed only occasionally and noncommercially, and
272
+ only if you received the object code with such an offer, in accord
273
+ with subsection 6b.
274
+
275
+ d) Convey the object code by offering access from a designated
276
+ place (gratis or for a charge), and offer equivalent access to the
277
+ Corresponding Source in the same way through the same place at no
278
+ further charge. You need not require recipients to copy the
279
+ Corresponding Source along with the object code. If the place to
280
+ copy the object code is a network server, the Corresponding Source
281
+ may be on a different server (operated by you or a third party)
282
+ that supports equivalent copying facilities, provided you maintain
283
+ clear directions next to the object code saying where to find the
284
+ Corresponding Source. Regardless of what server hosts the
285
+ Corresponding Source, you remain obligated to ensure that it is
286
+ available for as long as needed to satisfy these requirements.
287
+
288
+ e) Convey the object code using peer-to-peer transmission, provided
289
+ you inform other peers where the object code and Corresponding
290
+ Source of the work are being offered to the general public at no
291
+ charge under subsection 6d.
292
+
293
+ A separable portion of the object code, whose source code is excluded
294
+ from the Corresponding Source as a System Library, need not be
295
+ included in conveying the object code work.
296
+
297
+ A "User Product" is either (1) a "consumer product", which means any
298
+ tangible personal property which is normally used for personal, family,
299
+ or household purposes, or (2) anything designed or sold for incorporation
300
+ into a dwelling. In determining whether a product is a consumer product,
301
+ doubtful cases shall be resolved in favor of coverage. For a particular
302
+ product received by a particular user, "normally used" refers to a
303
+ typical or common use of that class of product, regardless of the status
304
+ of the particular user or of the way in which the particular user
305
+ actually uses, or expects or is expected to use, the product. A product
306
+ is a consumer product regardless of whether the product has substantial
307
+ commercial, industrial or non-consumer uses, unless such uses represent
308
+ the only significant mode of use of the product.
309
+
310
+ "Installation Information" for a User Product means any methods,
311
+ procedures, authorization keys, or other information required to install
312
+ and execute modified versions of a covered work in that User Product from
313
+ a modified version of its Corresponding Source. The information must
314
+ suffice to ensure that the continued functioning of the modified object
315
+ code is in no case prevented or interfered with solely because
316
+ modification has been made.
317
+
318
+ If you convey an object code work under this section in, or with, or
319
+ specifically for use in, a User Product, and the conveying occurs as
320
+ part of a transaction in which the right of possession and use of the
321
+ User Product is transferred to the recipient in perpetuity or for a
322
+ fixed term (regardless of how the transaction is characterized), the
323
+ Corresponding Source conveyed under this section must be accompanied
324
+ by the Installation Information. But this requirement does not apply
325
+ if neither you nor any third party retains the ability to install
326
+ modified object code on the User Product (for example, the work has
327
+ been installed in ROM).
328
+
329
+ The requirement to provide Installation Information does not include a
330
+ requirement to continue to provide support service, warranty, or updates
331
+ for a work that has been modified or installed by the recipient, or for
332
+ the User Product in which it has been modified or installed. Access to a
333
+ network may be denied when the modification itself materially and
334
+ adversely affects the operation of the network or violates the rules and
335
+ protocols for communication across the network.
336
+
337
+ Corresponding Source conveyed, and Installation Information provided,
338
+ in accord with this section must be in a format that is publicly
339
+ documented (and with an implementation available to the public in
340
+ source code form), and must require no special password or key for
341
+ unpacking, reading or copying.
342
+
343
+ 7. Additional Terms.
344
+
345
+ "Additional permissions" are terms that supplement the terms of this
346
+ License by making exceptions from one or more of its conditions.
347
+ Additional permissions that are applicable to the entire Program shall
348
+ be treated as though they were included in this License, to the extent
349
+ that they are valid under applicable law. If additional permissions
350
+ apply only to part of the Program, that part may be used separately
351
+ under those permissions, but the entire Program remains governed by
352
+ this License without regard to the additional permissions.
353
+
354
+ When you convey a copy of a covered work, you may at your option
355
+ remove any additional permissions from that copy, or from any part of
356
+ it. (Additional permissions may be written to require their own
357
+ removal in certain cases when you modify the work.) You may place
358
+ additional permissions on material, added by you to a covered work,
359
+ for which you have or can give appropriate copyright permission.
360
+
361
+ Notwithstanding any other provision of this License, for material you
362
+ add to a covered work, you may (if authorized by the copyright holders of
363
+ that material) supplement the terms of this License with terms:
364
+
365
+ a) Disclaiming warranty or limiting liability differently from the
366
+ terms of sections 15 and 16 of this License; or
367
+
368
+ b) Requiring preservation of specified reasonable legal notices or
369
+ author attributions in that material or in the Appropriate Legal
370
+ Notices displayed by works containing it; or
371
+
372
+ c) Prohibiting misrepresentation of the origin of that material, or
373
+ requiring that modified versions of such material be marked in
374
+ reasonable ways as different from the original version; or
375
+
376
+ d) Limiting the use for publicity purposes of names of licensors or
377
+ authors of the material; or
378
+
379
+ e) Declining to grant rights under trademark law for use of some
380
+ trade names, trademarks, or service marks; or
381
+
382
+ f) Requiring indemnification of licensors and authors of that
383
+ material by anyone who conveys the material (or modified versions of
384
+ it) with contractual assumptions of liability to the recipient, for
385
+ any liability that these contractual assumptions directly impose on
386
+ those licensors and authors.
387
+
388
+ All other non-permissive additional terms are considered "further
389
+ restrictions" within the meaning of section 10. If the Program as you
390
+ received it, or any part of it, contains a notice stating that it is
391
+ governed by this License along with a term that is a further
392
+ restriction, you may remove that term. If a license document contains
393
+ a further restriction but permits relicensing or conveying under this
394
+ License, you may add to a covered work material governed by the terms
395
+ of that license document, provided that the further restriction does
396
+ not survive such relicensing or conveying.
397
+
398
+ If you add terms to a covered work in accord with this section, you
399
+ must place, in the relevant source files, a statement of the
400
+ additional terms that apply to those files, or a notice indicating
401
+ where to find the applicable terms.
402
+
403
+ Additional terms, permissive or non-permissive, may be stated in the
404
+ form of a separately written license, or stated as exceptions;
405
+ the above requirements apply either way.
406
+
407
+ 8. Termination.
408
+
409
+ You may not propagate or modify a covered work except as expressly
410
+ provided under this License. Any attempt otherwise to propagate or
411
+ modify it is void, and will automatically terminate your rights under
412
+ this License (including any patent licenses granted under the third
413
+ paragraph of section 11).
414
+
415
+ However, if you cease all violation of this License, then your
416
+ license from a particular copyright holder is reinstated (a)
417
+ provisionally, unless and until the copyright holder explicitly and
418
+ finally terminates your license, and (b) permanently, if the copyright
419
+ holder fails to notify you of the violation by some reasonable means
420
+ prior to 60 days after the cessation.
421
+
422
+ Moreover, your license from a particular copyright holder is
423
+ reinstated permanently if the copyright holder notifies you of the
424
+ violation by some reasonable means, this is the first time you have
425
+ received notice of violation of this License (for any work) from that
426
+ copyright holder, and you cure the violation prior to 30 days after
427
+ your receipt of the notice.
428
+
429
+ Termination of your rights under this section does not terminate the
430
+ licenses of parties who have received copies or rights from you under
431
+ this License. If your rights have been terminated and not permanently
432
+ reinstated, you do not qualify to receive new licenses for the same
433
+ material under section 10.
434
+
435
+ 9. Acceptance Not Required for Having Copies.
436
+
437
+ You are not required to accept this License in order to receive or
438
+ run a copy of the Program. Ancillary propagation of a covered work
439
+ occurring solely as a consequence of using peer-to-peer transmission
440
+ to receive a copy likewise does not require acceptance. However,
441
+ nothing other than this License grants you permission to propagate or
442
+ modify any covered work. These actions infringe copyright if you do
443
+ not accept this License. Therefore, by modifying or propagating a
444
+ covered work, you indicate your acceptance of this License to do so.
445
+
446
+ 10. Automatic Licensing of Downstream Recipients.
447
+
448
+ Each time you convey a covered work, the recipient automatically
449
+ receives a license from the original licensors, to run, modify and
450
+ propagate that work, subject to this License. You are not responsible
451
+ for enforcing compliance by third parties with this License.
452
+
453
+ An "entity transaction" is a transaction transferring control of an
454
+ organization, or substantially all assets of one, or subdividing an
455
+ organization, or merging organizations. If propagation of a covered
456
+ work results from an entity transaction, each party to that
457
+ transaction who receives a copy of the work also receives whatever
458
+ licenses to the work the party's predecessor in interest had or could
459
+ give under the previous paragraph, plus a right to possession of the
460
+ Corresponding Source of the work from the predecessor in interest, if
461
+ the predecessor has it or can get it with reasonable efforts.
462
+
463
+ You may not impose any further restrictions on the exercise of the
464
+ rights granted or affirmed under this License. For example, you may
465
+ not impose a license fee, royalty, or other charge for exercise of
466
+ rights granted under this License, and you may not initiate litigation
467
+ (including a cross-claim or counterclaim in a lawsuit) alleging that
468
+ any patent claim is infringed by making, using, selling, offering for
469
+ sale, or importing the Program or any portion of it.
470
+
471
+ 11. Patents.
472
+
473
+ A "contributor" is a copyright holder who authorizes use under this
474
+ License of the Program or a work on which the Program is based. The
475
+ work thus licensed is called the contributor's "contributor version".
476
+
477
+ A contributor's "essential patent claims" are all patent claims
478
+ owned or controlled by the contributor, whether already acquired or
479
+ hereafter acquired, that would be infringed by some manner, permitted
480
+ by this License, of making, using, or selling its contributor version,
481
+ but do not include claims that would be infringed only as a
482
+ consequence of further modification of the contributor version. For
483
+ purposes of this definition, "control" includes the right to grant
484
+ patent sublicenses in a manner consistent with the requirements of
485
+ this License.
486
+
487
+ Each contributor grants you a non-exclusive, worldwide, royalty-free
488
+ patent license under the contributor's essential patent claims, to
489
+ make, use, sell, offer for sale, import and otherwise run, modify and
490
+ propagate the contents of its contributor version.
491
+
492
+ In the following three paragraphs, a "patent license" is any express
493
+ agreement or commitment, however denominated, not to enforce a patent
494
+ (such as an express permission to practice a patent or covenant not to
495
+ sue for patent infringement). To "grant" such a patent license to a
496
+ party means to make such an agreement or commitment not to enforce a
497
+ patent against the party.
498
+
499
+ If you convey a covered work, knowingly relying on a patent license,
500
+ and the Corresponding Source of the work is not available for anyone
501
+ to copy, free of charge and under the terms of this License, through a
502
+ publicly available network server or other readily accessible means,
503
+ then you must either (1) cause the Corresponding Source to be so
504
+ available, or (2) arrange to deprive yourself of the benefit of the
505
+ patent license for this particular work, or (3) arrange, in a manner
506
+ consistent with the requirements of this License, to extend the patent
507
+ license to downstream recipients. "Knowingly relying" means you have
508
+ actual knowledge that, but for the patent license, your conveying the
509
+ covered work in a country, or your recipient's use of the covered work
510
+ in a country, would infringe one or more identifiable patents in that
511
+ country that you have reason to believe are valid.
512
+
513
+ If, pursuant to or in connection with a single transaction or
514
+ arrangement, you convey, or propagate by procuring conveyance of, a
515
+ covered work, and grant a patent license to some of the parties
516
+ receiving the covered work authorizing them to use, propagate, modify
517
+ or convey a specific copy of the covered work, then the patent license
518
+ you grant is automatically extended to all recipients of the covered
519
+ work and works based on it.
520
+
521
+ A patent license is "discriminatory" if it does not include within
522
+ the scope of its coverage, prohibits the exercise of, or is
523
+ conditioned on the non-exercise of one or more of the rights that are
524
+ specifically granted under this License. You may not convey a covered
525
+ work if you are a party to an arrangement with a third party that is
526
+ in the business of distributing software, under which you make payment
527
+ to the third party based on the extent of your activity of conveying
528
+ the work, and under which the third party grants, to any of the
529
+ parties who would receive the covered work from you, a discriminatory
530
+ patent license (a) in connection with copies of the covered work
531
+ conveyed by you (or copies made from those copies), or (b) primarily
532
+ for and in connection with specific products or compilations that
533
+ contain the covered work, unless you entered into that arrangement,
534
+ or that patent license was granted, prior to 28 March 2007.
535
+
536
+ Nothing in this License shall be construed as excluding or limiting
537
+ any implied license or other defenses to infringement that may
538
+ otherwise be available to you under applicable patent law.
539
+
540
+ 12. No Surrender of Others' Freedom.
541
+
542
+ If conditions are imposed on you (whether by court order, agreement or
543
+ otherwise) that contradict the conditions of this License, they do not
544
+ excuse you from the conditions of this License. If you cannot convey a
545
+ covered work so as to satisfy simultaneously your obligations under this
546
+ License and any other pertinent obligations, then as a consequence you may
547
+ not convey it at all. For example, if you agree to terms that obligate you
548
+ to collect a royalty for further conveying from those to whom you convey
549
+ the Program, the only way you could satisfy both those terms and this
550
+ License would be to refrain entirely from conveying the Program.
551
+
552
+ 13. Use with the GNU Affero General Public License.
553
+
554
+ Notwithstanding any other provision of this License, you have
555
+ permission to link or combine any covered work with a work licensed
556
+ under version 3 of the GNU Affero General Public License into a single
557
+ combined work, and to convey the resulting work. The terms of this
558
+ License will continue to apply to the part which is the covered work,
559
+ but the special requirements of the GNU Affero General Public License,
560
+ section 13, concerning interaction through a network will apply to the
561
+ combination as such.
562
+
563
+ 14. Revised Versions of this License.
564
+
565
+ The Free Software Foundation may publish revised and/or new versions of
566
+ the GNU General Public License from time to time. Such new versions will
567
+ be similar in spirit to the present version, but may differ in detail to
568
+ address new problems or concerns.
569
+
570
+ Each version is given a distinguishing version number. If the
571
+ Program specifies that a certain numbered version of the GNU General
572
+ Public License "or any later version" applies to it, you have the
573
+ option of following the terms and conditions either of that numbered
574
+ version or of any later version published by the Free Software
575
+ Foundation. If the Program does not specify a version number of the
576
+ GNU General Public License, you may choose any version ever published
577
+ by the Free Software Foundation.
578
+
579
+ If the Program specifies that a proxy can decide which future
580
+ versions of the GNU General Public License can be used, that proxy's
581
+ public statement of acceptance of a version permanently authorizes you
582
+ to choose that version for the Program.
583
+
584
+ Later license versions may give you additional or different
585
+ permissions. However, no additional obligations are imposed on any
586
+ author or copyright holder as a result of your choosing to follow a
587
+ later version.
588
+
589
+ 15. Disclaimer of Warranty.
590
+
591
+ THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
592
+ APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
593
+ HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
594
+ OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
595
+ THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
596
+ PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
597
+ IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
598
+ ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
599
+
600
+ 16. Limitation of Liability.
601
+
602
+ IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
603
+ WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
604
+ THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
605
+ GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
606
+ USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
607
+ DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
608
+ PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
609
+ EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
610
+ SUCH DAMAGES.
611
+
612
+ 17. Interpretation of Sections 15 and 16.
613
+
614
+ If the disclaimer of warranty and limitation of liability provided
615
+ above cannot be given local legal effect according to their terms,
616
+ reviewing courts shall apply local law that most closely approximates
617
+ an absolute waiver of all civil liability in connection with the
618
+ Program, unless a warranty or assumption of liability accompanies a
619
+ copy of the Program in return for a fee.
620
+
621
+ END OF TERMS AND CONDITIONS
622
+
623
+ How to Apply These Terms to Your New Programs
624
+
625
+ If you develop a new program, and you want it to be of the greatest
626
+ possible use to the public, the best way to achieve this is to make it
627
+ free software which everyone can redistribute and change under these terms.
628
+
629
+ To do so, attach the following notices to the program. It is safest
630
+ to attach them to the start of each source file to most effectively
631
+ state the exclusion of warranty; and each file should have at least
632
+ the "copyright" line and a pointer to where the full notice is found.
633
+
634
+ {one line to give the program's name and a brief idea of what it does.}
635
+ Copyright (C) {year} {name of author}
636
+
637
+ This program is free software: you can redistribute it and/or modify
638
+ it under the terms of the GNU General Public License as published by
639
+ the Free Software Foundation, either version 3 of the License, or
640
+ (at your option) any later version.
641
+
642
+ This program is distributed in the hope that it will be useful,
643
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
644
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
645
+ GNU General Public License for more details.
646
+
647
+ You should have received a copy of the GNU General Public License
648
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
649
+
650
+ Also add information on how to contact you by electronic and paper mail.
651
+
652
+ If the program does terminal interaction, make it output a short
653
+ notice like this when it starts in an interactive mode:
654
+
655
+ {project} Copyright (C) {year} {fullname}
656
+ This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
657
+ This is free software, and you are welcome to redistribute it
658
+ under certain conditions; type `show c' for details.
659
+
660
+ The hypothetical commands `show w' and `show c' should show the appropriate
661
+ parts of the General Public License. Of course, your program's commands
662
+ might be different; for a GUI interface, you would use an "about box".
663
+
664
+ You should also get your employer (if you work as a programmer) or school,
665
+ if any, to sign a "copyright disclaimer" for the program, if necessary.
666
+ For more information on this, and how to apply and follow the GNU GPL, see
667
+ <http://www.gnu.org/licenses/>.
668
+
669
+ The GNU General Public License does not permit incorporating your program
670
+ into proprietary programs. If your program is a subroutine library, you
671
+ may consider it more useful to permit linking proprietary applications with
672
+ the library. If this is what you want to do, use the GNU Lesser General
673
+ Public License instead of this License. But first, please read
674
+ <http://www.gnu.org/philosophy/why-not-lgpl.html>.
675
+
admin/admin.php CHANGED
@@ -194,7 +194,7 @@ abstract class CAS_Admin
194
  );
195
  echo '<a style="display:none;" class="thickbox js-cas-pro-popup" href="#TB_inline?width=600&amp;height=350&amp;inlineId=pro-popup-notice" title="'.__('Content Aware Sidebars Pro', 'content-aware-sidebars').'"></a>';
196
  echo '<div id="pro-popup-notice" style="display:none;">';
197
- echo '<img style="margin-top:15px;" class="alignright" src="'.plugins_url('assets/css/icon.png', dirname(__FILE__)).'" width="128" height="128" />';
198
  echo '
199
  <h2>'.__('Get All Features With Content Aware Sidebars Pro', 'content-aware-sidebars').'</h2>';
200
  echo '<ul>';
@@ -271,13 +271,10 @@ abstract class CAS_Admin
271
  protected function register_script($handle, $filename, $deps = array(), $ver = '', $in_footer = false)
272
  {
273
  $suffix = '.min.js';
274
- if (defined('WP_DEBUG') && WP_DEBUG) {
275
- $suffix = '.js';
276
- }
277
  if ($ver === '') {
278
  $ver = CAS_App::PLUGIN_VERSION;
279
  }
280
- wp_register_script($handle, plugins_url('js/'.$filename.$suffix, dirname(__FILE__)), $deps, $ver, $in_footer);
281
  }
282
 
283
  /**
194
  );
195
  echo '<a style="display:none;" class="thickbox js-cas-pro-popup" href="#TB_inline?width=600&amp;height=350&amp;inlineId=pro-popup-notice" title="'.__('Content Aware Sidebars Pro', 'content-aware-sidebars').'"></a>';
196
  echo '<div id="pro-popup-notice" style="display:none;">';
197
+ echo '<img style="margin-top:15px;" class="alignright" src="'.plugins_url('assets/img/icon.png', dirname(__FILE__)).'" width="128" height="128" />';
198
  echo '
199
  <h2>'.__('Get All Features With Content Aware Sidebars Pro', 'content-aware-sidebars').'</h2>';
200
  echo '<ul>';
271
  protected function register_script($handle, $filename, $deps = array(), $ver = '', $in_footer = false)
272
  {
273
  $suffix = '.min.js';
 
 
 
274
  if ($ver === '') {
275
  $ver = CAS_App::PLUGIN_VERSION;
276
  }
277
+ wp_register_script($handle, plugins_url('assets/js/'.$filename.$suffix, dirname(__FILE__)), $deps, $ver, $in_footer);
278
  }
279
 
280
  /**
admin/quick_select.php CHANGED
@@ -330,7 +330,7 @@ class CAS_Quick_Select
330
  '4.0.3',
331
  false
332
  );
333
- wp_register_script('cas/sidebars/suggest', plugins_url('js/suggest-sidebars.min.js', dirname(__FILE__)), array('select2'), CAS_App::PLUGIN_VERSION, true);
334
  }
335
 
336
  /**
330
  '4.0.3',
331
  false
332
  );
333
+ wp_register_script('cas/sidebars/suggest', plugins_url('assets/js/suggest-sidebars.min.js', dirname(__FILE__)), array('select2'), CAS_App::PLUGIN_VERSION, true);
334
  }
335
 
336
  /**
admin/sidebar-edit.php CHANGED
@@ -171,6 +171,11 @@ final class CAS_Sidebar_Edit extends CAS_Admin
171
  $module = new CASConditionPlaceholder('cas_bbp', __('BuddyPress Groups', 'content-aware-sidebars').' '.$pro_label, '', '', 'plugins');
172
  $type->add($module, 'cas_bbp');
173
  }
 
 
 
 
 
174
  }
175
 
176
  /**
171
  $module = new CASConditionPlaceholder('cas_bbp', __('BuddyPress Groups', 'content-aware-sidebars').' '.$pro_label, '', '', 'plugins');
172
  $type->add($module, 'cas_bbp');
173
  }
174
+
175
+ if (defined('ACF')) {
176
+ $module = new CASConditionPlaceholder('cas_acf', __('Advanced Custom Fields', 'content-aware-sidebars').' '.$pro_label, '', '', 'plugins');
177
+ $type->add($module, 'cas_acf');
178
+ }
179
  }
180
 
181
  /**
app.php CHANGED
@@ -11,7 +11,7 @@ defined('ABSPATH') || exit;
11
  final class CAS_App
12
  {
13
  const PLUGIN_VERSION_KEY = 'cas_db_version';
14
- const PLUGIN_VERSION = '3.11.1';
15
 
16
  /**
17
  * Prefix for sidebar id
11
  final class CAS_App
12
  {
13
  const PLUGIN_VERSION_KEY = 'cas_db_version';
14
+ const PLUGIN_VERSION = '3.12';
15
 
16
  /**
17
  * Prefix for sidebar id
assets/css/icon.png DELETED
Binary file
assets/js/cas_admin.min.js ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
1
+ /*!
2
+ * @package Content Aware Sidebars
3
+ * @author Joachim Jensen <joachim@dev.institute>
4
+ * @license GPLv3
5
+ * @copyright 2019 by Joachim Jensen
6
+ */
7
+ !function($){"use strict";var n={current_section:0,sections:[],init:function(){this.tabController(),this.actionOptionHandler(),this.suggestVisibility(),this.initSidebarActivation(),$(".js-cas-color-field").wpColorPicker(),$(".js-cas-html").on("change",function(t){var e=$(this);$(e.data("target")).attr("disabled",!e.is(":checked"))}).trigger("change")},initSidebarActivation:function(){flatpickr.l10ns.default.weekdays=CASAdmin.weekdays,flatpickr.l10ns.default.months=CASAdmin.months,flatpickr.l10ns.default.firstDayOfWeek=CASAdmin.weekStart;var t=-1===CASAdmin.timeFormat.toLowerCase().indexOf("a"),i=flatpickr(".js-cas-activation",{wrap:!0,clickOpens:!0,enableTime:!0,time_24hr:t,allowInput:!0,enableSeconds:!0,onChange:function(t,e,n){(e||a.config.minDate)&&a.set("minDate",e?new Date(t):null),e?s.prop("checked",!1):s.is(":checked")||a.clear()}}),a=flatpickr(".js-cas-expiry",{wrap:!0,clickOpens:!0,enableTime:!0,time_24hr:t,allowInput:!0,enableSeconds:!0,onChange:function(t,e,n){(e||i.config.maxDate)&&i.set("maxDate",e?new Date(t):null)}}),s=$(".js-cas-status");s.on("change",function(t){$(this).is(":checked")?i.clear():i.selectedDates.length||a.clear()})},initTabSections:function(){$(".js-cas-tabs").find(".nav-tab").each(function(){var t=this.href.lastIndexOf("#");if(0<=t){var e=this.href.substr(t);n.sections.push(e),$(e).hide()}})},tabController:function(){this.initTabSections(),this.setCurrentSection(window.location.hash),$("#poststuff").on("click",".js-nav-link",function(t){n.setCurrentSection(this.href)})},findSectionByURL:function(t){var e=this.sections.indexOf(t.substring(t.lastIndexOf("#")));return 0<=e?e:null},setCurrentSection:function(t){var e=this.findSectionByURL(t)||0,n=$(".js-cas-tabs").find(".nav-tab");n.eq(e).is(":visible")&&($(this.sections[this.current_section]).hide(),n.eq(this.current_section).removeClass("nav-tab-active"),this.current_section=e,$(this.sections[this.current_section]).show(),n.eq(this.current_section).addClass("nav-tab-active"),$("#_cas_section").val("#top"+this.sections[this.current_section]))},actionOptionHandler:function(){var t=$("#cas-options"),n=t.find(".js-cas-action");t.on("change",".js-cas-handle",function(){var t=$(this),e=n.filter(".js-cas-action-"+t.val());n.not(e).hide().find("input,select").attr("disabled",!0),e.fadeIn("fast").find("input,select").attr("disabled",!1)}),t.find(".js-cas-handle").trigger("change")},suggestVisibility:function(){var e=$(".js-cas-visibility");e.select2({theme:"wpca",placeholder:CASAdmin.allVisibility,minimumInputLength:0,closeOnSelect:!0,allowClear:!1,nextSearchTerm:function(t,e){return e},data:CASAdmin.visibility}).on("select2:selecting",function(t){e.data("forceOpen",!0)}).on("select2:close",function(t){e.data("forceOpen")&&(t.preventDefault(),e.select2("open"),e.data("forceOpen",!1))}),e.data("value")&&e.val(e.data("value").toString().split(",")).trigger("change")}};$(document).ready(function(){n.init()})}(jQuery);
assets/js/flatpickr.min.js ADDED
@@ -0,0 +1,2 @@
 
 
1
+ /*! flatpickr v3.0.6, @license MIT */
2
+ function FlatpickrInstance(e,t){function c(e){return e.bind(Z)}function s(e){Z.config.noCalendar&&!Z.selectedDates.length&&(Z.selectedDates=[Z.now]),function(e){e.preventDefault();var t="keydown"===e.type,n=(e.type,e.type,e.target);if(Z.amPM&&e.target===Z.amPM)return e.target.textContent=["AM","PM"]["AM"===e.target.textContent|0];var a=Number(n.min),i=Number(n.max),r=Number(n.step),o=parseInt(n.value,10),l=o+r*(e.delta||(t?38===e.which?1:-1:Math.max(-1,Math.min(1,e.wheelDelta||-e.deltaY))||0));if(void 0!==n.value&&2===n.value.length){var c=n===Z.hourElement,s=n===Z.minuteElement;l<a?(l=i+l+!c+(c&&!Z.amPM),s&&h(null,-1,Z.hourElement)):i<l&&(l=n===Z.hourElement?l-i-!Z.amPM:a,s&&h(null,1,Z.hourElement)),Z.amPM&&c&&(1===r?l+o===23:Math.abs(l-o)>r)&&(Z.amPM.textContent="PM"===Z.amPM.textContent?"AM":"PM"),n.value=Z.pad(l)}}(e),Z.selectedDates.length&&(!Z.minDateHasTime||"input"!==e.type||2<=e.target.value.length?(d(),B()):setTimeout(function(){d(),B()},1e3))}function d(){if(Z.config.enableTime){var e=(parseInt(Z.hourElement.value,10)||0)%(Z.amPM?12:24),t=(parseInt(Z.minuteElement.value,10)||0)%60,n=Z.config.enableSeconds?(parseInt(Z.secondElement.value,10)||0)%60:0;void 0!==Z.amPM&&(e=e%12+12*("PM"===Z.amPM.textContent)),Z.minDateHasTime&&0===V(Z.latestSelectedDateObj,Z.config.minDate)&&(e=Math.max(e,Z.config.minDate.getHours()))===Z.config.minDate.getHours()&&(t=Math.max(t,Z.config.minDate.getMinutes())),Z.maxDateHasTime&&0===V(Z.latestSelectedDateObj,Z.config.maxDate)&&(e=Math.min(e,Z.config.maxDate.getHours()))===Z.config.maxDate.getHours()&&(t=Math.min(t,Z.config.maxDate.getMinutes())),a(e,t,n)}}function l(e){var t=e||Z.latestSelectedDateObj;t&&a(t.getHours(),t.getMinutes(),t.getSeconds())}function a(e,t,n){Z.selectedDates.length&&Z.latestSelectedDateObj.setHours(e%24,t,n||0,0),Z.config.enableTime&&!Z.isMobile&&(Z.hourElement.value=Z.pad(Z.config.time_24hr?e:(12+e)%12+12*(e%12==0)),Z.minuteElement.value=Z.pad(t),Z.config.time_24hr||(Z.amPM.textContent=12<=e?"PM":"AM"),!0===Z.config.enableSeconds&&(Z.secondElement.value=Z.pad(n)))}function n(e){var t=e.target.value;e.delta&&(t=(parseInt(t)+e.delta).toString()),4!==t.length&&"Enter"!==e.key||(Z.currentYearElement.blur(),/[^\d]/.test(t)||N(t))}function i(t,n,a){return n instanceof Array?n.forEach(function(e){return i(t,e,a)}):t instanceof Array?t.forEach(function(e){return i(e,n,a)}):(t.addEventListener(n,a),void Z._handlers.push({element:t,event:n,handler:a}))}function r(t){return function(e){return 1===e.which&&t(e)}}function o(){if(Z._handlers=[],Z._animationLoop=[],Z.config.wrap&&["open","close","toggle","clear"].forEach(function(t){Array.prototype.forEach.call(Z.element.querySelectorAll("[data-"+t+"]"),function(e){return i(e,"mousedown",r(Z[t]))})}),Z.isMobile)return function(){var e=Z.config.enableTime?Z.config.noCalendar?"time":"datetime-local":"date";Z.mobileInput=U("input",Z.input.className+" flatpickr-mobile"),Z.mobileInput.step="any",Z.mobileInput.tabIndex=1,Z.mobileInput.type=e,Z.mobileInput.disabled=Z.input.disabled,Z.mobileInput.placeholder=Z.input.placeholder,Z.mobileFormatStr="datetime-local"==e?"Y-m-d\\TH:i:S":"date"==e?"Y-m-d":"H:i:S",Z.selectedDates.length&&(Z.mobileInput.defaultValue=Z.mobileInput.value=Z.formatDate(Z.selectedDates[0],Z.mobileFormatStr)),Z.config.minDate&&(Z.mobileInput.min=Z.formatDate(Z.config.minDate,"Y-m-d")),Z.config.maxDate&&(Z.mobileInput.max=Z.formatDate(Z.config.maxDate,"Y-m-d")),Z.input.type="hidden",Z.config.altInput&&(Z.altInput.type="hidden");try{Z.input.parentNode.insertBefore(Z.mobileInput,Z.input.nextSibling)}catch(e){}Z.mobileInput.addEventListener("change",function(e){Z.setDate(e.target.value,!1,Z.mobileFormatStr),j("Change"),j("Close")})}();if(Z.debouncedResize=G(S,50),Z.triggerChange=function(){j("Change")},Z.debouncedChange=G(Z.triggerChange,300),"range"===Z.config.mode&&Z.daysContainer&&i(Z.daysContainer,"mouseover",function(e){return I(e.target)}),i(window.document.body,"keydown",T),Z.config.static||i(Z._input,"keydown",T),Z.config.inline||Z.config.static||i(window,"resize",Z.debouncedResize),void 0!==window.ontouchstart&&i(window.document,"touchstart",E),i(window.document,"mousedown",r(E)),i(Z._input,"blur",E),!0===Z.config.clickOpens&&(i(Z._input,"focus",Z.open),i(Z._input,"mousedown",r(Z.open))),Z.config.noCalendar||(Z.monthNav.addEventListener("wheel",function(e){return e.preventDefault()}),i(Z.monthNav,"wheel",G(J,10)),i(Z.monthNav,"mousedown",r(K)),i(Z.monthNav,["keyup","increment"],n),i(Z.daysContainer,"mousedown",r(A)),Z.config.animate&&(i(Z.daysContainer,["webkitAnimationEnd","animationend"],f),i(Z.monthNav,["webkitAnimationEnd","animationend"],m))),Z.config.enableTime){i(Z.timeContainer,["wheel","input","increment"],s),i(Z.timeContainer,"mousedown",r(p)),i(Z.timeContainer,["wheel","increment"],Z.debouncedChange),i(Z.timeContainer,"input",Z.triggerChange),i([Z.hourElement,Z.minuteElement],"focus",function(e){return e.target.select()}),void 0!==Z.secondElement&&i(Z.secondElement,"focus",function(){return Z.secondElement.select()}),void 0!==Z.amPM&&i(Z.amPM,"mousedown",r(function(e){s(e),Z.triggerChange(e)}))}}function u(){for(var e=Z._animationLoop.length;e--;)Z._animationLoop[e](),Z._animationLoop.splice(e,1)}function f(e){if(1<Z.daysContainer.childNodes.length)switch(e.animationName){case"fpSlideLeft":Z.daysContainer.lastChild.classList.remove("slideLeftNew"),Z.daysContainer.removeChild(Z.daysContainer.firstChild),Z.days=Z.daysContainer.firstChild,u();break;case"fpSlideRight":Z.daysContainer.firstChild.classList.remove("slideRightNew"),Z.daysContainer.removeChild(Z.daysContainer.lastChild),Z.days=Z.daysContainer.firstChild,u()}}function m(e){switch(e.animationName){case"fpSlideLeftNew":case"fpSlideRightNew":Z.navigationCurrentMonth.classList.remove("slideLeftNew"),Z.navigationCurrentMonth.classList.remove("slideRightNew");for(var t=Z.navigationCurrentMonth;t.nextSibling&&/curr/.test(t.nextSibling.className);)Z.monthNav.removeChild(t.nextSibling);for(;t.previousSibling&&/curr/.test(t.previousSibling.className);)Z.monthNav.removeChild(t.previousSibling);Z.oldCurMonth=null}}function g(e){e=e?Z.parseDate(e):Z.latestSelectedDateObj||(Z.config.minDate>Z.now?Z.config.minDate:Z.config.maxDate&&Z.config.maxDate<Z.now?Z.config.maxDate:Z.now);try{Z.currentYear=e.getFullYear(),Z.currentMonth=e.getMonth()}catch(e){}Z.redraw()}function p(e){~e.target.className.indexOf("arrow")&&h(e,e.target.classList.contains("arrowUp")?1:-1)}function h(e,t,n){var a=n||e.target.parentNode.childNodes[0],i=H("increment");i.delta=t,a.dispatchEvent(i)}function D(e){var t=U("div","numInputWrapper"),n=U("input","numInput "+e),a=U("span","arrowUp"),i=U("span","arrowDown");return n.type="text",n.pattern="\\d*",t.appendChild(n),t.appendChild(a),t.appendChild(i),t}function v(){var e=window.document.createDocumentFragment();Z.calendarContainer=U("div","flatpickr-calendar"),Z.calendarContainer.tabIndex=-1,Z.config.noCalendar||(e.appendChild(function(){var e=window.document.createDocumentFragment();Z.monthNav=U("div","flatpickr-month"),Z.prevMonthNav=U("span","flatpickr-prev-month"),Z.prevMonthNav.innerHTML=Z.config.prevArrow,Z.currentMonthElement=U("span","cur-month"),Z.currentMonthElement.title=Z.l10n.scrollTitle;var t=D("cur-year");return Z.currentYearElement=t.childNodes[0],Z.currentYearElement.title=Z.l10n.scrollTitle,Z.config.minDate&&(Z.currentYearElement.min=Z.config.minDate.getFullYear()),Z.config.maxDate&&(Z.currentYearElement.max=Z.config.maxDate.getFullYear(),Z.currentYearElement.disabled=Z.config.minDate&&Z.config.minDate.getFullYear()===Z.config.maxDate.getFullYear()),Z.nextMonthNav=U("span","flatpickr-next-month"),Z.nextMonthNav.innerHTML=Z.config.nextArrow,Z.navigationCurrentMonth=U("span","flatpickr-current-month"),Z.navigationCurrentMonth.appendChild(Z.currentMonthElement),Z.navigationCurrentMonth.appendChild(t),e.appendChild(Z.prevMonthNav),e.appendChild(Z.navigationCurrentMonth),e.appendChild(Z.nextMonthNav),Z.monthNav.appendChild(e),Object.defineProperty(Z,"_hidePrevMonthArrow",{get:function(){return this.__hidePrevMonthArrow},set:function(e){this.__hidePrevMonthArrow!==e&&(Z.prevMonthNav.style.display=e?"none":"block"),this.__hidePrevMonthArrow=e}}),Object.defineProperty(Z,"_hideNextMonthArrow",{get:function(){return this.__hideNextMonthArrow},set:function(e){this.__hideNextMonthArrow!==e&&(Z.nextMonthNav.style.display=e?"none":"block"),this.__hideNextMonthArrow=e}}),W(),Z.monthNav}()),Z.innerContainer=U("div","flatpickr-innerContainer"),Z.config.weekNumbers&&Z.innerContainer.appendChild((Z.calendarContainer.classList.add("hasWeeks"),Z.weekWrapper=U("div","flatpickr-weekwrapper"),Z.weekWrapper.appendChild(U("span","flatpickr-weekday",Z.l10n.weekAbbreviation)),Z.weekNumbers=U("div","flatpickr-weeks"),Z.weekWrapper.appendChild(Z.weekNumbers),Z.weekWrapper)),Z.rContainer=U("div","flatpickr-rContainer"),Z.rContainer.appendChild(y()),Z.daysContainer||(Z.daysContainer=U("div","flatpickr-days"),Z.daysContainer.tabIndex=-1),M(),Z.rContainer.appendChild(Z.daysContainer),Z.innerContainer.appendChild(Z.rContainer),e.appendChild(Z.innerContainer)),Z.config.enableTime&&e.appendChild(function(){Z.calendarContainer.classList.add("hasTime"),Z.config.noCalendar&&Z.calendarContainer.classList.add("noCalendar"),Z.timeContainer=U("div","flatpickr-time"),Z.timeContainer.tabIndex=-1;var e=U("span","flatpickr-time-separator",":"),t=D("flatpickr-hour");Z.hourElement=t.childNodes[0];var n=D("flatpickr-minute");if(Z.minuteElement=n.childNodes[0],Z.hourElement.tabIndex=Z.minuteElement.tabIndex=-1,Z.hourElement.value=Z.pad(Z.latestSelectedDateObj?Z.latestSelectedDateObj.getHours():Z.config.defaultHour),Z.minuteElement.value=Z.pad(Z.latestSelectedDateObj?Z.latestSelectedDateObj.getMinutes():Z.config.defaultMinute),Z.hourElement.step=Z.config.hourIncrement,Z.minuteElement.step=Z.config.minuteIncrement,Z.hourElement.min=Z.config.time_24hr?0:1,Z.hourElement.max=Z.config.time_24hr?23:12,Z.minuteElement.min=0,Z.minuteElement.max=59,Z.hourElement.title=Z.minuteElement.title=Z.l10n.scrollTitle,Z.timeContainer.appendChild(t),Z.timeContainer.appendChild(e),Z.timeContainer.appendChild(n),Z.config.time_24hr&&Z.timeContainer.classList.add("time24hr"),Z.config.enableSeconds){Z.timeContainer.classList.add("hasSeconds");var a=D("flatpickr-second");Z.secondElement=a.childNodes[0],Z.secondElement.value=Z.latestSelectedDateObj?Z.pad(Z.latestSelectedDateObj.getSeconds()):"00",Z.secondElement.step=Z.minuteElement.step,Z.secondElement.min=Z.minuteElement.min,Z.secondElement.max=Z.minuteElement.max,Z.timeContainer.appendChild(U("span","flatpickr-time-separator",":")),Z.timeContainer.appendChild(a)}return Z.config.time_24hr||(Z.amPM=U("span","flatpickr-am-pm",["AM","PM"][11<Z.hourElement.value|0]),Z.amPM.title=Z.l10n.toggleTitle,Z.amPM.tabIndex=-1,Z.timeContainer.appendChild(Z.amPM)),Z.timeContainer}()),q(Z.calendarContainer,"rangeMode","range"===Z.config.mode),q(Z.calendarContainer,"animate",Z.config.animate),Z.calendarContainer.appendChild(e);var t=Z.config.appendTo&&Z.config.appendTo.nodeType;if(Z.config.inline||Z.config.static){if(Z.calendarContainer.classList.add(Z.config.inline?"inline":"static"),Z.config.inline&&!t)return Z.element.parentNode.insertBefore(Z.calendarContainer,Z._input.nextSibling);if(Z.config.static){var n=U("div","flatpickr-wrapper");return Z.element.parentNode.insertBefore(n,Z.element),n.appendChild(Z.element),Z.altInput&&n.appendChild(Z.altInput),void n.appendChild(Z.calendarContainer)}}(t?Z.config.appendTo:window.document.body).appendChild(Z.calendarContainer)}function C(e,t,n,a){var i,r=_(t,!0),o=U("span","flatpickr-day "+e,t.getDate());return o.dateObj=t,o.$i=a,o.setAttribute("aria-label",Z.formatDate(t,Z.config.ariaDateFormat)),0===V(t,Z.now)&&(Z.todayDateElem=o).classList.add("today"),r?(o.tabIndex=-1,R(t)&&(o.classList.add("selected"),Z.selectedDateElem=o,"range"===Z.config.mode&&(q(o,"startRange",0===V(t,Z.selectedDates[0])),q(o,"endRange",0===V(t,Z.selectedDates[1]))))):(o.classList.add("disabled"),Z.selectedDates[0]&&t>Z.minRangeDate&&t<Z.selectedDates[0]?Z.minRangeDate=t:Z.selectedDates[0]&&t<Z.maxRangeDate&&t>Z.selectedDates[0]&&(Z.maxRangeDate=t)),"range"===Z.config.mode&&(i=t,!("range"!==Z.config.mode||Z.selectedDates.length<2)&&0<=V(i,Z.selectedDates[0])&&V(i,Z.selectedDates[1])<=0&&!R(t)&&o.classList.add("inRange"),1===Z.selectedDates.length&&(t<Z.minRangeDate||t>Z.maxRangeDate)&&o.classList.add("notAllowed")),Z.config.weekNumbers&&"prevMonthDay"!==e&&n%7==1&&Z.weekNumbers.insertAdjacentHTML("beforeend","<span class='disabled flatpickr-day'>"+Z.config.getWeek(t)+"</span>"),j("DayCreate",o),o}function w(e,t){function n(){(i=i||Z.days.childNodes[a]).focus(),"range"===Z.config.mode&&I(i)}var a=e+t||0,i=void 0!==e?Z.days.childNodes[a]:Z.selectedDateElem||Z.todayDateElem||Z.days.childNodes[0];if(void 0===i&&0!==t)return 0<t?(Z.changeMonth(1),a%=42):t<0&&(Z.changeMonth(-1),a+=42),b(n);n()}function b(e){if(!0===Z.config.animate)return Z._animationLoop.push(e);e()}function M(e){var t=(new Date(Z.currentYear,Z.currentMonth,1).getDay()-Z.l10n.firstDayOfWeek+7)%7,n="range"===Z.config.mode;Z.prevMonthDays=Z.utils.getDaysinMonth((Z.currentMonth-1+12)%12),Z.selectedDateElem=void 0,Z.todayDateElem=void 0;var a=Z.utils.getDaysinMonth(),i=window.document.createDocumentFragment(),r=Z.prevMonthDays+1-t,o=0;for(Z.config.weekNumbers&&Z.weekNumbers.firstChild&&(Z.weekNumbers.textContent=""),n&&(Z.minRangeDate=new Date(Z.currentYear,Z.currentMonth-1,r),Z.maxRangeDate=new Date(Z.currentYear,Z.currentMonth+1,(42-t)%a));r<=Z.prevMonthDays;r++,o++)i.appendChild(C("prevMonthDay",new Date(Z.currentYear,Z.currentMonth-1,r),r,o));for(r=1;r<=a;r++,o++)i.appendChild(C("",new Date(Z.currentYear,Z.currentMonth,r),r,o));for(var l=a+1;l<=42-t;l++,o++)i.appendChild(C("nextMonthDay",new Date(Z.currentYear,Z.currentMonth+1,l%a),l,o));n&&1===Z.selectedDates.length&&i.childNodes[0]?(Z._hidePrevMonthArrow=Z._hidePrevMonthArrow||Z.minRangeDate>i.childNodes[0].dateObj,Z._hideNextMonthArrow=Z._hideNextMonthArrow||Z.maxRangeDate<new Date(Z.currentYear,Z.currentMonth+1,1)):W();var c=U("div","dayContainer");if(c.appendChild(i),Z.config.animate&&void 0!==e)for(;1<Z.daysContainer.childNodes.length;)Z.daysContainer.removeChild(Z.daysContainer.firstChild);else!function(e){for(;e.firstChild;)e.removeChild(e.firstChild)}(Z.daysContainer);return 0<=e?Z.daysContainer.appendChild(c):Z.daysContainer.insertBefore(c,Z.daysContainer.firstChild),Z.days=Z.daysContainer.firstChild,Z.daysContainer}function y(){Z.weekdayContainer||(Z.weekdayContainer=U("div","flatpickr-weekdays"));var e=Z.l10n.firstDayOfWeek,t=Z.l10n.weekdays.shorthand.slice();return 0<e&&e<t.length&&(t=[].concat(t.splice(e,t.length),t.splice(0,e))),Z.weekdayContainer.innerHTML="\n\t\t<span class=flatpickr-weekday>\n\t\t\t"+t.join("</span><span class=flatpickr-weekday>")+"\n\t\t</span>\n\t\t",Z.weekdayContainer}function k(e,t,n){var a=(t=void 0===t||t)?e:e-Z.currentMonth,i=!Z.config.animate||!1===n;if(!(a<0&&Z._hidePrevMonthArrow||0<a&&Z._hideNextMonthArrow)){if(Z.currentMonth+=a,(Z.currentMonth<0||11<Z.currentMonth)&&(Z.currentYear+=11<Z.currentMonth?1:-1,Z.currentMonth=(Z.currentMonth+12)%12,j("YearChange")),M(i?void 0:a),i)return j("MonthChange"),W();var r=Z.navigationCurrentMonth;if(a<0)for(;r.nextSibling&&/curr/.test(r.nextSibling.className);)Z.monthNav.removeChild(r.nextSibling);else if(0<a)for(;r.previousSibling&&/curr/.test(r.previousSibling.className);)Z.monthNav.removeChild(r.previousSibling);if(Z.oldCurMonth=Z.navigationCurrentMonth,Z.navigationCurrentMonth=Z.monthNav.insertBefore(Z.oldCurMonth.cloneNode(!0),0<a?Z.oldCurMonth.nextSibling:Z.oldCurMonth),0<a?(Z.daysContainer.firstChild.classList.add("slideLeft"),Z.daysContainer.lastChild.classList.add("slideLeftNew"),Z.oldCurMonth.classList.add("slideLeft"),Z.navigationCurrentMonth.classList.add("slideLeftNew")):a<0&&(Z.daysContainer.firstChild.classList.add("slideRightNew"),Z.daysContainer.lastChild.classList.add("slideRight"),Z.oldCurMonth.classList.add("slideRight"),Z.navigationCurrentMonth.classList.add("slideRightNew")),Z.currentMonthElement=Z.navigationCurrentMonth.firstChild,Z.currentYearElement=Z.navigationCurrentMonth.lastChild.childNodes[0],W(),Z.oldCurMonth.firstChild.textContent=Z.utils.monthToStr(Z.currentMonth-a),j("MonthChange"),document.activeElement&&document.activeElement.$i){var o=document.activeElement.$i;b(function(){w(o,0)})}}}function x(e){return!(!Z.config.appendTo||!Z.config.appendTo.contains(e))||Z.calendarContainer.contains(e)}function E(e){if(Z.isOpen&&!Z.config.inline){var t=x(e.target),n=e.target===Z.input||e.target===Z.altInput||Z.element.contains(e.target)||e.path&&e.path.indexOf&&(~e.path.indexOf(Z.input)||~e.path.indexOf(Z.altInput));("blur"===e.type?!n||!e.relatedTarget||x(e.relatedTarget):n||t)||-1!==Z.config.ignoredFocusElements.indexOf(e.target)||(Z.close(),"range"===Z.config.mode&&1===Z.selectedDates.length&&(Z.clear(!1),Z.redraw()))}}function N(e){if(!(!e||Z.currentYearElement.min&&e<Z.currentYearElement.min||Z.currentYearElement.max&&e>Z.currentYearElement.max)){var t=parseInt(e,10),n=Z.currentYear!==t;Z.currentYear=t||Z.currentYear,Z.config.maxDate&&Z.currentYear===Z.config.maxDate.getFullYear()?Z.currentMonth=Math.min(Z.config.maxDate.getMonth(),Z.currentMonth):Z.config.minDate&&Z.currentYear===Z.config.minDate.getFullYear()&&(Z.currentMonth=Math.max(Z.config.minDate.getMonth(),Z.currentMonth)),n&&(Z.redraw(),j("YearChange"))}}function _(e,t){if(Z.config.minDate&&V(e,Z.config.minDate,void 0!==t?t:!Z.minDateHasTime)<0||Z.config.maxDate&&0<V(e,Z.config.maxDate,void 0!==t?t:!Z.maxDateHasTime))return!1;if(!Z.config.enable.length&&!Z.config.disable.length)return!0;for(var n,a=Z.parseDate(e,null,!0),i=0<Z.config.enable.length,r=i?Z.config.enable:Z.config.disable,o=0;o<r.length;o++){if((n=r[o])instanceof Function&&n(a))return i;if(n instanceof Date&&n.getTime()===a.getTime())return i;if("string"==typeof n&&Z.parseDate(n,null,!0).getTime()===a.getTime())return i;if("object"===(void 0===n?"undefined":_typeof(n))&&n.from&&n.to&&a>=n.from&&a<=n.to)return i}return!i}function T(e){var t=e.target===Z._input,n=x(e.target),a=Z.config.allowInput,i=Z.isOpen&&(!a||!t),r=Z.config.inline&&t&&!a;if("Enter"===e.key&&a&&t)return Z.setDate(Z._input.value,!0,e.target===Z.altInput?Z.config.altFormat:Z.config.dateFormat),e.target.blur();if(n||i||r){var o=Z.timeContainer&&Z.timeContainer.contains(e.target);switch(e.key){case"Enter":o?B():A(e);break;case"Escape":e.preventDefault(),Z.close();break;case"ArrowLeft":case"ArrowRight":if(!o)if(e.preventDefault(),Z.daysContainer){var l="ArrowRight"===e.key?1:-1;e.ctrlKey?k(l,!0):w(e.target.$i,l)}else Z.config.enableTime&&!o&&Z.hourElement.focus();break;case"ArrowUp":case"ArrowDown":e.preventDefault();var c="ArrowDown"===e.key?1:-1;Z.daysContainer?e.ctrlKey?(N(Z.currentYear-c),w(e.target.$i,0)):o||w(e.target.$i,7*c):Z.config.enableTime&&(o||Z.hourElement.focus(),s(e));break;case"Tab":e.target===Z.hourElement?(e.preventDefault(),Z.minuteElement.select()):e.target===Z.minuteElement&&(Z.secondElement||Z.amPM)?(e.preventDefault(),(Z.secondElement||Z.amPM).focus()):e.target===Z.secondElement&&(e.preventDefault(),Z.amPM.focus());break;case"a":e.target===Z.amPM&&(Z.amPM.textContent="AM",d(),B());break;case"p":e.target===Z.amPM&&(Z.amPM.textContent="PM",d(),B())}j("KeyDown",e)}}function I(o){if(1===Z.selectedDates.length&&o.classList.contains("flatpickr-day")){for(var l=o.dateObj,c=Z.parseDate(Z.selectedDates[0],null,!0),s=Math.min(l.getTime(),Z.selectedDates[0].getTime()),d=Math.max(l.getTime(),Z.selectedDates[0].getTime()),u=!1,e=s;e<d;e+=Z.utils.duration.DAY)if(!_(new Date(e))){u=!0;break}for(var t=Z.days.childNodes[0].dateObj.getTime(),n=0;n<42;n++,t+=Z.utils.duration.DAY)!function(e,t){var n=e<Z.minRangeDate.getTime()||e>Z.maxRangeDate.getTime(),a=Z.days.childNodes[t];if(n)return Z.days.childNodes[t].classList.add("notAllowed"),["inRange","startRange","endRange"].forEach(function(e){a.classList.remove(e)});if(u&&!n)return;["startRange","inRange","endRange","notAllowed"].forEach(function(e){a.classList.remove(e)});var i=Math.max(Z.minRangeDate.getTime(),s),r=Math.min(Z.maxRangeDate.getTime(),d);o.classList.add(l<Z.selectedDates[0]?"startRange":"endRange"),c<l&&e===c.getTime()?a.classList.add("startRange"):l<c&&e===c.getTime()&&a.classList.add("endRange"),i<=e&&e<=r&&a.classList.add("inRange")}(t,n)}}function S(){!Z.isOpen||Z.config.static||Z.config.inline||Y()}function F(i){return function(e){var t=Z.config["_"+i+"Date"]=Z.parseDate(e),n=Z.config["_"+("min"===i?"max":"min")+"Date"],a=e&&t instanceof Date;a&&(Z[i+"DateHasTime"]=t.getHours()||t.getMinutes()||t.getSeconds()),Z.selectedDates&&(Z.selectedDates=Z.selectedDates.filter(function(e){return _(e)}),Z.selectedDates.length||"min"!==i||l(t),B()),Z.daysContainer&&(O(),a?Z.currentYearElement[i]=t.getFullYear():Z.currentYearElement.removeAttribute(i),Z.currentYearElement.disabled=n&&t&&n.getFullYear()===t.getFullYear())}}function Y(e){var t=0<arguments.length&&void 0!==e?e:Z._positionElement;if(void 0!==Z.calendarContainer){var n=Z.calendarContainer.offsetHeight,a=Z.calendarContainer.offsetWidth,i=Z.config.position,r=t.getBoundingClientRect(),o=window.innerHeight-r.bottom,l="above"===i||"below"!==i&&o<n&&r.top>n,c=window.pageYOffset+r.top+(l?-n-2:t.offsetHeight+2);if(q(Z.calendarContainer,"arrowTop",!l),q(Z.calendarContainer,"arrowBottom",l),!Z.config.inline){var s=window.pageXOffset+r.left,d=window.document.body.offsetWidth-r.right,u=s+a>window.document.body.offsetWidth;q(Z.calendarContainer,"rightMost",u),Z.config.static||(Z.calendarContainer.style.top=c+"px",u?(Z.calendarContainer.style.left="auto",Z.calendarContainer.style.right=d+"px"):(Z.calendarContainer.style.left=s+"px",Z.calendarContainer.style.right="auto"))}}}function O(){Z.config.noCalendar||Z.isMobile||(y(),W(),M())}function A(e){if(e.preventDefault(),e.stopPropagation(),e.target.classList.contains("flatpickr-day")&&!e.target.classList.contains("disabled")&&!e.target.classList.contains("notAllowed")){var t=Z.latestSelectedDateObj=new Date(e.target.dateObj.getTime()),n=t.getMonth()!==Z.currentMonth&&"range"!==Z.config.mode;if(Z.selectedDateElem=e.target,"single"===Z.config.mode)Z.selectedDates=[t];else if("multiple"===Z.config.mode){var a=R(t);a?Z.selectedDates.splice(a,1):Z.selectedDates.push(t)}else"range"===Z.config.mode&&(2===Z.selectedDates.length&&Z.clear(),Z.selectedDates.push(t),0!==V(t,Z.selectedDates[0],!0)&&Z.selectedDates.sort(function(e,t){return e.getTime()-t.getTime()}));if(d(),n){var i=Z.currentYear!==t.getFullYear();Z.currentYear=t.getFullYear(),Z.currentMonth=t.getMonth(),i&&j("YearChange"),j("MonthChange")}if(M(),Z.minDateHasTime&&Z.config.enableTime&&0===V(t,Z.config.minDate)&&l(Z.config.minDate),B(),Z.config.enableTime&&setTimeout(function(){return Z.showTimeInput=!0},50),"range"===Z.config.mode&&(1===Z.selectedDates.length?(I(e.target),Z._hidePrevMonthArrow=Z._hidePrevMonthArrow||Z.minRangeDate>Z.days.childNodes[0].dateObj,Z._hideNextMonthArrow=Z._hideNextMonthArrow||Z.maxRangeDate<new Date(Z.currentYear,Z.currentMonth+1,1)):W()),j("Change"),n?b(function(){return Z.selectedDateElem.focus()}):w(e.target.$i,0),Z.config.enableTime&&setTimeout(function(){return Z.hourElement.select()},451),Z.config.closeOnSelect){var r="single"===Z.config.mode&&!Z.config.enableTime,o="range"===Z.config.mode&&2===Z.selectedDates.length&&!Z.config.enableTime;(r||o)&&Z.close()}}}function L(e,t){if(e instanceof Array)Z.selectedDates=e.map(function(e){return Z.parseDate(e,t)});else if(e instanceof Date||!isNaN(e))Z.selectedDates=[Z.parseDate(e,t)];else if(e&&e.substring)switch(Z.config.mode){case"single":Z.selectedDates=[Z.parseDate(e,t)];break;case"multiple":Z.selectedDates=e.split("; ").map(function(e){return Z.parseDate(e,t)});break;case"range":Z.selectedDates=e.split(Z.l10n.rangeSeparator).map(function(e){return Z.parseDate(e,t)})}Z.selectedDates=Z.selectedDates.filter(function(e){return e instanceof Date&&_(e,!1)}),Z.selectedDates.sort(function(e,t){return e.getTime()-t.getTime()})}function P(e){for(var t=e.length;t--;)"string"==typeof e[t]||+e[t]?e[t]=Z.parseDate(e[t],null,!0):e[t]&&e[t].from&&e[t].to&&(e[t].from=Z.parseDate(e[t].from),e[t].to=Z.parseDate(e[t].to));return e.filter(function(e){return e})}function j(e,t){var n=Z.config["on"+e];if(void 0!==n&&0<n.length)for(var a=0;n[a]&&a<n.length;a++)n[a](Z.selectedDates,Z.input.value,Z,t);"Change"===e&&(Z.input.dispatchEvent(H("change")),Z.input.dispatchEvent(H("input")))}function H(e){return Z._supportsEvents?new Event(e,{bubbles:!0}):(Z._[e+"Event"]=document.createEvent("Event"),Z._[e+"Event"].initEvent(e,!0,!0),Z._[e+"Event"])}function R(e){for(var t=0;t<Z.selectedDates.length;t++)if(0===V(Z.selectedDates[t],e))return""+t;return!1}function W(){Z.config.noCalendar||Z.isMobile||!Z.monthNav||(Z.currentMonthElement.textContent=Z.utils.monthToStr(Z.currentMonth)+" ",Z.currentYearElement.value=Z.currentYear,Z._hidePrevMonthArrow=Z.config.minDate&&(Z.currentYear===Z.config.minDate.getFullYear()?Z.currentMonth<=Z.config.minDate.getMonth():Z.currentYear<Z.config.minDate.getFullYear()),Z._hideNextMonthArrow=Z.config.maxDate&&(Z.currentYear===Z.config.maxDate.getFullYear()?Z.currentMonth+1>Z.config.maxDate.getMonth():Z.currentYear>Z.config.maxDate.getFullYear()))}function B(e){if(!Z.selectedDates.length)return Z.clear(e);Z.isMobile&&(Z.mobileInput.value=Z.selectedDates.length?Z.formatDate(Z.latestSelectedDateObj,Z.mobileFormatStr):"");var t="range"!==Z.config.mode?"; ":Z.l10n.rangeSeparator;Z.input.value=Z.selectedDates.map(function(e){return Z.formatDate(e,Z.config.dateFormat)}).join(t),Z.config.altInput&&(Z.altInput.value=Z.selectedDates.map(function(e){return Z.formatDate(e,Z.config.altFormat)}).join(t)),!1!==e&&j("ValueUpdate")}function J(e){e.preventDefault();var t,n=Z.currentYearElement.parentNode.contains(e.target);if(e.target===Z.currentMonthElement||n){var a=(t=e,Math.max(-1,Math.min(1,t.wheelDelta||-t.deltaY)));n?(N(Z.currentYear+a),e.target.value=Z.currentYear):Z.changeMonth(a,!0,!1)}}function K(e){var t=Z.prevMonthNav.contains(e.target),n=Z.nextMonthNav.contains(e.target);t||n?k(t?-1:1):e.target===Z.currentYearElement?(e.preventDefault(),Z.currentYearElement.select()):"arrowUp"===e.target.className?Z.changeYear(Z.currentYear+1):"arrowDown"===e.target.className&&Z.changeYear(Z.currentYear-1)}function U(e,t,n){var a=window.document.createElement(e);return t=t||"",n=n||"",a.className=t,void 0!==n&&(a.textContent=n),a}function z(e){return e instanceof Array?e:[e]}function q(e,t,n){if(n)return e.classList.add(t);e.classList.remove(t)}function G(n,a,i){var r=void 0;return function(){var e=this,t=arguments;clearTimeout(r),r=setTimeout(function(){r=null,i||n.apply(e,t)},a),i&&!r&&n.apply(e,t)}}function V(e,t,n){return e instanceof Date&&t instanceof Date&&(!1!==n?new Date(e.getTime()).setHours(0,0,0,0)-new Date(t.getTime()).setHours(0,0,0,0):e.getTime()-t.getTime())}var Z=this;return Z._={},Z._.afterDayAnim=b,Z._bind=i,Z._compareDates=V,Z._setHoursFromDate=l,Z.changeMonth=k,Z.changeYear=N,Z.clear=function(e){Z.input.value="",Z.altInput&&(Z.altInput.value=""),Z.mobileInput&&(Z.mobileInput.value=""),Z.selectedDates=[],Z.latestSelectedDateObj=void 0,Z.showTimeInput=!1,Z.redraw(),!1!==e&&j("Change")},Z.close=function(){Z.isOpen=!1,Z.isMobile||(Z.calendarContainer.classList.remove("open"),Z._input.classList.remove("active")),j("Close")},Z._createElement=U,Z.destroy=function(){void 0!==Z.config&&j("Destroy");for(var e=Z._handlers.length;e--;){var t=Z._handlers[e];t.element.removeEventListener(t.event,t.handler)}Z._handlers=[],Z.mobileInput?(Z.mobileInput.parentNode&&Z.mobileInput.parentNode.removeChild(Z.mobileInput),Z.mobileInput=null):Z.calendarContainer&&Z.calendarContainer.parentNode&&Z.calendarContainer.parentNode.removeChild(Z.calendarContainer),Z.altInput&&(Z.input.type="text",Z.altInput.parentNode&&Z.altInput.parentNode.removeChild(Z.altInput),delete Z.altInput),Z.input&&(Z.input.type=Z.input._type,Z.input.classList.remove("flatpickr-input"),Z.input.removeAttribute("readonly"),Z.input.value=""),["_showTimeInput","latestSelectedDateObj","_hideNextMonthArrow","_hidePrevMonthArrow","__hideNextMonthArrow","__hidePrevMonthArrow","isMobile","isOpen","selectedDateElem","minDateHasTime","maxDateHasTime","days","daysContainer","_input","_positionElement","innerContainer","rContainer","monthNav","todayDateElem","calendarContainer","weekdayContainer","prevMonthNav","nextMonthNav","currentMonthElement","currentYearElement","navigationCurrentMonth","selectedDateElem","config"].forEach(function(e){return delete Z[e]})},Z.isEnabled=_,Z.jumpToDate=g,Z.open=function(e,t){if(Z.isMobile)return e&&(e.preventDefault(),e.target.blur()),setTimeout(function(){Z.mobileInput.click()},0),void j("Open");Z.isOpen||Z._input.disabled||Z.config.inline||(Z.isOpen=!0,Z.calendarContainer.classList.add("open"),Y(t),Z._input.classList.add("active"),j("Open"))},Z.redraw=O,Z.set=function(e,t){Z.config[e]=t,Z.redraw(),g()},Z.setDate=function(e,t,n){if(0!==e&&!e)return Z.clear(t);L(e,n),Z.showTimeInput=0<Z.selectedDates.length,Z.latestSelectedDateObj=Z.selectedDates[0],Z.redraw(),g(),l(),B(t),t&&j("Change")},Z.toggle=function(){if(Z.isOpen)return Z.close();Z.open()},Z.element=Z.input=e,Z.instanceConfig=t||{},Z.parseDate=FlatpickrInstance.prototype.parseDate.bind(Z),Z.formatDate=FlatpickrInstance.prototype.formatDate.bind(Z),Z.formats=Object.create(FlatpickrInstance.prototype.formats),["D","F","J","M","W","l"].forEach(function(e){Z.formats[e]=FlatpickrInstance.prototype.formats[e].bind(Z)}),Z.revFormat.F=FlatpickrInstance.prototype.revFormat.F.bind(Z),Z.revFormat.M=FlatpickrInstance.prototype.revFormat.M.bind(Z),function(){var e=["wrap","weekNumbers","allowInput","clickOpens","time_24hr","enableTime","noCalendar","altInput","shorthandCurrentMonth","inline","static","enableSeconds","disableMobile"],t=["onChange","onClose","onDayCreate","onDestroy","onKeyDown","onMonthChange","onOpen","onParseConfig","onReady","onValueUpdate","onYearChange"];Z.config=Object.create(flatpickr.defaultConfig);var n=_extends({},Z.instanceConfig,JSON.parse(JSON.stringify(Z.element.dataset||{})));Z.config.parseDate=n.parseDate,Z.config.formatDate=n.formatDate,Object.defineProperty(Z.config,"enable",{get:function(){return Z.config._enable||[]},set:function(e){return Z.config._enable=P(e)}}),Object.defineProperty(Z.config,"disable",{get:function(){return Z.config._disable||[]},set:function(e){return Z.config._disable=P(e)}}),_extends(Z.config,n),!n.dateFormat&&n.enableTime&&(Z.config.dateFormat=Z.config.noCalendar?"H:i"+(Z.config.enableSeconds?":S":""):flatpickr.defaultConfig.dateFormat+" H:i"+(Z.config.enableSeconds?":S":"")),n.altInput&&n.enableTime&&!n.altFormat&&(Z.config.altFormat=Z.config.noCalendar?"h:i"+(Z.config.enableSeconds?":S K":" K"):flatpickr.defaultConfig.altFormat+" h:i"+(Z.config.enableSeconds?":S":"")+" K"),Object.defineProperty(Z.config,"minDate",{get:function(){return this._minDate},set:F("min")}),Object.defineProperty(Z.config,"maxDate",{get:function(){return this._maxDate},set:F("max")}),Z.config.minDate=n.minDate,Z.config.maxDate=n.maxDate;for(var a=0;a<e.length;a++)Z.config[e[a]]=!0===Z.config[e[a]]||"true"===Z.config[e[a]];for(var i=t.length;i--;)void 0!==Z.config[t[i]]&&(Z.config[t[i]]=z(Z.config[t[i]]||[]).map(c));for(var r=0;r<Z.config.plugins.length;r++){var o=Z.config.plugins[r](Z)||{};for(var l in o)Z.config[l]instanceof Array||~t.indexOf(l)?Z.config[l]=z(o[l]).map(c).concat(Z.config[l]):void 0===n[l]&&(Z.config[l]=o[l])}j("ParseConfig")}(),"object"!==_typeof(Z.config.locale)&&flatpickr.l10ns[Z.config.locale],Z.l10n=_extends(Object.create(flatpickr.l10ns.default),"object"===_typeof(Z.config.locale)?Z.config.locale:"default"!==Z.config.locale&&flatpickr.l10ns[Z.config.locale]||{}),Z.input=Z.config.wrap?Z.element.querySelector("[data-input]"):Z.element,Z.input&&(Z.input._type=Z.input.type,Z.input.type="text",Z.input.classList.add("flatpickr-input"),Z._input=Z.input,Z.config.altInput&&(Z.altInput=U(Z.input.nodeName,Z.input.className+" "+Z.config.altInputClass),Z._input=Z.altInput,Z.altInput.placeholder=Z.input.placeholder,Z.altInput.disabled=Z.input.disabled,Z.altInput.required=Z.input.required,Z.altInput.type="text",Z.input.type="hidden",!Z.config.static&&Z.input.parentNode&&Z.input.parentNode.insertBefore(Z.altInput,Z.input.nextSibling)),Z.config.allowInput||Z._input.setAttribute("readonly","readonly"),Z._positionElement=Z.config.positionElement||Z._input),function(){Z.selectedDates=[],Z.now=new Date;var e=Z.config.defaultDate||Z.input.value;e&&L(e,Z.config.dateFormat);var t=Z.selectedDates.length?Z.selectedDates[0]:Z.config.minDate&&Z.config.minDate.getTime()>Z.now?Z.config.minDate:Z.config.maxDate&&Z.config.maxDate.getTime()<Z.now?Z.config.maxDate:Z.now;Z.currentYear=t.getFullYear(),Z.currentMonth=t.getMonth(),Z.selectedDates.length&&(Z.latestSelectedDateObj=Z.selectedDates[0]),Z.minDateHasTime=Z.config.minDate&&(Z.config.minDate.getHours()||Z.config.minDate.getMinutes()||Z.config.minDate.getSeconds()),Z.maxDateHasTime=Z.config.maxDate&&(Z.config.maxDate.getHours()||Z.config.maxDate.getMinutes()||Z.config.maxDate.getSeconds()),Object.defineProperty(Z,"latestSelectedDateObj",{get:function(){return Z._selectedDateObj||Z.selectedDates[Z.selectedDates.length-1]},set:function(e){Z._selectedDateObj=e}}),Z.isMobile||Object.defineProperty(Z,"showTimeInput",{get:function(){return Z._showTimeInput},set:function(e){Z._showTimeInput=e,Z.calendarContainer&&q(Z.calendarContainer,"showTimeInput",e),Y()}})}(),Z.utils={duration:{DAY:864e5},getDaysinMonth:function(e,t){return e=void 0===e?Z.currentMonth:e,t=void 0===t?Z.currentYear:t,1===e&&(t%4==0&&t%100!=0||t%400==0)?29:Z.l10n.daysInMonth[e]},monthToStr:function(e,t){return t=void 0===t?Z.config.shorthandCurrentMonth:t,Z.l10n.months[(t?"short":"long")+"hand"][e]}},Z.isOpen=!1,Z.isMobile=!Z.config.disableMobile&&!Z.config.inline&&"single"===Z.config.mode&&!Z.config.disable.length&&!Z.config.enable.length&&!Z.config.weekNumbers&&/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent),Z.isMobile||v(),o(),(Z.selectedDates.length||Z.config.noCalendar)&&(Z.config.enableTime&&l(Z.config.noCalendar?Z.latestSelectedDateObj||Z.config.minDate:null),B()),Z.showTimeInput=0<Z.selectedDates.length||Z.config.noCalendar,Z.config.weekNumbers&&(Z.calendarContainer.style.width=Z.daysContainer.offsetWidth+Z.weekWrapper.offsetWidth+"px"),Z.isMobile||Y(),j("Ready"),Z}function _flatpickr(e,t){for(var n=Array.prototype.slice.call(e),a=[],i=0;i<n.length;i++)try{if(null!==n[i].getAttribute("data-fp-omit"))continue;n[i]._flatpickr&&(n[i]._flatpickr.destroy(),n[i]._flatpickr=null),n[i]._flatpickr=new FlatpickrInstance(n[i],t||{}),a.push(n[i]._flatpickr)}catch(e){}return 1===a.length?a[0]:a}function flatpickr(e,t){return e instanceof NodeList?_flatpickr(e,t):e instanceof HTMLElement?_flatpickr([e],t):_flatpickr(window.document.querySelectorAll(e),t)}var _extends=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var a in n)Object.prototype.hasOwnProperty.call(n,a)&&(e[a]=n[a])}return e},_typeof="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e};FlatpickrInstance.prototype={formats:{Z:function(e){return e.toISOString()},D:function(e){return this.l10n.weekdays.shorthand[this.formats.w(e)]},F:function(e){return this.utils.monthToStr(this.formats.n(e)-1,!1)},G:function(e){return FlatpickrInstance.prototype.pad(FlatpickrInstance.prototype.formats.h(e))},H:function(e){return FlatpickrInstance.prototype.pad(e.getHours())},J:function(e){return e.getDate()+this.l10n.ordinal(e.getDate())},K:function(e){return 11<e.getHours()?"PM":"AM"},M:function(e){return this.utils.monthToStr(e.getMonth(),!0)},S:function(e){return FlatpickrInstance.prototype.pad(e.getSeconds())},U:function(e){return e.getTime()/1e3},W:function(e){return this.config.getWeek(e)},Y:function(e){return e.getFullYear()},d:function(e){return FlatpickrInstance.prototype.pad(e.getDate())},h:function(e){return e.getHours()%12?e.getHours()%12:12},i:function(e){return FlatpickrInstance.prototype.pad(e.getMinutes())},j:function(e){return e.getDate()},l:function(e){return this.l10n.weekdays.longhand[e.getDay()]},m:function(e){return FlatpickrInstance.prototype.pad(e.getMonth()+1)},n:function(e){return e.getMonth()+1},s:function(e){return e.getSeconds()},w:function(e){return e.getDay()},y:function(e){return String(e.getFullYear()).substring(2)}},formatDate:function(a,e){var i=this;return void 0!==this.config&&void 0!==this.config.formatDate?this.config.formatDate(a,e):e.split("").map(function(e,t,n){return i.formats[e]&&"\\"!==n[t-1]?i.formats[e](a):"\\"!==e?e:""}).join("")},revFormat:{D:function(){},F:function(e,t){e.setMonth(this.l10n.months.longhand.indexOf(t))},G:function(e,t){e.setHours(parseFloat(t))},H:function(e,t){e.setHours(parseFloat(t))},J:function(e,t){e.setDate(parseFloat(t))},K:function(e,t){var n=e.getHours();12!==n&&e.setHours(n%12+12*/pm/i.test(t))},M:function(e,t){e.setMonth(this.l10n.months.shorthand.indexOf(t))},S:function(e,t){e.setSeconds(t)},U:function(e,t){return new Date(1e3*parseFloat(t))},W:function(e,t){return t=parseInt(t),new Date(e.getFullYear(),0,2+7*(t-1),0,0,0,0,0)},Y:function(e,t){e.setFullYear(t)},Z:function(e,t){return new Date(t)},d:function(e,t){e.setDate(parseFloat(t))},h:function(e,t){e.setHours(parseFloat(t))},i:function(e,t){e.setMinutes(parseFloat(t))},j:function(e,t){e.setDate(parseFloat(t))},l:function(){},m:function(e,t){e.setMonth(parseFloat(t)-1)},n:function(e,t){e.setMonth(parseFloat(t)-1)},s:function(e,t){e.setSeconds(parseFloat(t))},w:function(){},y:function(e,t){e.setFullYear(2e3+parseFloat(t))}},tokenRegex:{D:"(\\w+)",F:"(\\w+)",G:"(\\d\\d|\\d)",H:"(\\d\\d|\\d)",J:"(\\d\\d|\\d)\\w+",K:"(am|AM|Am|aM|pm|PM|Pm|pM)",M:"(\\w+)",S:"(\\d\\d|\\d)",U:"(.+)",W:"(\\d\\d|\\d)",Y:"(\\d{4})",Z:"(.+)",d:"(\\d\\d|\\d)",h:"(\\d\\d|\\d)",i:"(\\d\\d|\\d)",j:"(\\d\\d|\\d)",l:"(\\w+)",m:"(\\d\\d|\\d)",n:"(\\d\\d|\\d)",s:"(\\d\\d|\\d)",w:"(\\d\\d|\\d)",y:"(\\d{2})"},pad:function(e){return("0"+e).slice(-2)},parseDate:function(e,t,n){if(0!==e&&!e)return null;if(e instanceof Date)e=new Date(e.getTime());else if(void 0!==e.toFixed)e=new Date(e);else{var a=t||(this.config||flatpickr.defaultConfig).dateFormat;if("today"===(e=String(e).trim()))e=new Date,n=!0;else if(/Z$/.test(e)||/GMT$/.test(e))e=new Date(e);else if(this.config&&this.config.parseDate)e=this.config.parseDate(e,a);else{for(var i=this.config&&this.config.noCalendar?new Date((new Date).setHours(0,0,0,0)):new Date((new Date).getFullYear(),0,1,0,0,0,0),r=void 0,o=0,l=0,c="";o<a.length;o++){var s=a[o],d="\\"===s,u="\\"===a[o-1]||d;if(this.tokenRegex[s]&&!u){c+=this.tokenRegex[s];var f=new RegExp(c).exec(e);f&&(r=!0)&&(i=this.revFormat[s](i,f[++l])||i)}else d||(c+=".")}e=r?i:null}}return e instanceof Date?(!0===n&&e.setHours(0,0,0,0),e):null}},"undefined"!=typeof HTMLElement&&(HTMLCollection.prototype.flatpickr=NodeList.prototype.flatpickr=function(e){return _flatpickr(this,e)},HTMLElement.prototype.flatpickr=function(e){return _flatpickr([this],e)}),flatpickr.defaultConfig=FlatpickrInstance.defaultConfig={mode:"single",position:"auto",animate:-1===window.navigator.userAgent.indexOf("MSIE"),wrap:!1,weekNumbers:!1,allowInput:!1,clickOpens:!0,closeOnSelect:!0,time_24hr:!1,enableTime:!1,noCalendar:!1,dateFormat:"Y-m-d",ariaDateFormat:"F j, Y",altInput:!1,altInputClass:"form-control input",altFormat:"F j, Y",defaultDate:null,minDate:null,maxDate:null,parseDate:null,formatDate:null,getWeek:function(e){var t=new Date(e.getTime()),n=new Date(t.getFullYear(),0,1);return Math.ceil(((t-n)/864e5+n.getDay()+1)/7)},enable:[],disable:[],shorthandCurrentMonth:!1,inline:!1,static:!1,appendTo:null,prevArrow:"<svg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 17 17'><g></g><path d='M5.207 8.471l7.146 7.147-0.707 0.707-7.853-7.854 7.854-7.853 0.707 0.707-7.147 7.146z' /></svg>",nextArrow:"<svg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 17 17'><g></g><path d='M13.207 8.472l-7.854 7.854-0.707-0.707 7.146-7.146-7.146-7.148 0.707-0.707 7.854 7.854z' /></svg>",enableSeconds:!1,hourIncrement:1,minuteIncrement:5,defaultHour:12,defaultMinute:0,disableMobile:!1,locale:"default",plugins:[],ignoredFocusElements:[],onClose:void 0,onChange:void 0,onDayCreate:void 0,onMonthChange:void 0,onOpen:void 0,onParseConfig:void 0,onReady:void 0,onValueUpdate:void 0,onYearChange:void 0,onKeyDown:void 0,onDestroy:void 0},flatpickr.l10ns={en:{weekdays:{shorthand:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],longhand:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]},months:{shorthand:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],longhand:["January","February","March","April","May","June","July","August","September","October","November","December"]},daysInMonth:[31,28,31,30,31,30,31,31,30,31,30,31],firstDayOfWeek:0,ordinal:function(e){var t=e%100;if(3<t&&t<21)return"th";switch(t%10){case 1:return"st";case 2:return"nd";case 3:return"rd";default:return"th"}},rangeSeparator:" to ",weekAbbreviation:"Wk",scrollTitle:"Scroll to increment",toggleTitle:"Click to toggle"}},flatpickr.l10ns.default=Object.create(flatpickr.l10ns.en),flatpickr.localize=function(e){return _extends(flatpickr.l10ns.default,e||{})},flatpickr.setDefaults=function(e){return _extends(flatpickr.defaultConfig,e||{})},"undefined"!=typeof jQuery&&(jQuery.fn.flatpickr=function(e){return _flatpickr(this,e)}),Date.prototype.fp_incr=function(e){return new Date(this.getFullYear(),this.getMonth(),this.getDate()+parseInt(e,10))},"undefined"!=typeof module&&(module.exports=flatpickr);
{js → assets/js}/general.min.js RENAMED
File without changes
{js → assets/js}/index.php RENAMED
File without changes
{js → assets/js}/suggest-sidebars.min.js RENAMED
File without changes
{js → assets/js}/widgets.min.js RENAMED
File without changes
changelog.txt CHANGED
@@ -1,765 +1,786 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  = 3.9 =
2
 
3
- * Added: 1-click activation in widget area list screen
4
- * Added: categories and search in dropdown for display condition types
5
- * Added: minimum wordpress version 4.6
6
- * Updated: ui improvements
7
- * Updated: wp-content-aware-engine library
8
- * Updated: wp-db-updater library
9
- * Updated: wp-pointer-tour library
10
- * Fixed: activation datepicker now shows time format from settings (12/24h)
11
 
12
  **Pro Plan:**
13
 
14
- * Added: display condition for referrer url
15
- * Added: predefined infuse locations for genesis framework, astra theme
16
- * Updated: predefined infuse locations for generatepress theme
17
 
18
  = 3.8.2 =
19
 
20
- * Added: wordpress 5.2 support
21
- * Updated: freemius sdk
22
- * Updated: ui improvements
23
 
24
  **Pro Plan:**
25
 
26
- * Added: include hidden buddypress groups in user visibility
27
 
28
  = 3.8.1 =
29
 
30
- * Added: wordpress 5.1 support
31
- * Updated: freemius sdk - security update
32
- * Updated: wp-content-aware-engine library
33
- * Fixed: minor bugfixes
34
 
35
  = 3.8 =
36
 
37
- * Added: Overhauled and simplified UI
38
- * Added: quick-add conditions
39
- * Added: minimum wordpress version 4.5
40
- * Added: minimum php version 5.6
41
- * Updated: user visibility now has categories
42
- * Updated: introduction tour
43
- * Updated: singulars/archives condition setting replaced with page type setting
44
- * Updated: admin menu renamed to "content aware"
45
- * Updated: freemius sdk
46
- * Updated: wp-content-aware-engine library
47
- * Updated: wp-db-updater library
48
- * Fixed: searching for attachments in conditions
49
- * Fixed: shop condition not working due to bug in woocommerce
50
- * Fixed: some conditions not displaying properly after save
51
- * Fixed: better compatibility with plugins loading unnecessary admin scripts
52
 
53
  **Pro Plan:**
54
 
55
- * Added: widget cleaner
56
- * Added: buddypress groups in user visibility
57
- * Added: "author of content" in user visibility
58
- * Updated: performance improvements for url condition
59
- * Updated: performance improvements for date condition
60
- * Fixed: no longer necessary to enable styling before using widget area designer
61
- * Fixed: time schedule now shows time format from settings (12/24h)
62
 
63
  = 3.7.7 =
64
 
65
- * Updated: freemius sdk
66
 
67
  = 3.7.6 =
68
 
69
- * Fixed: javascript error introduced in v3.7.5
70
 
71
  = 3.7.5 =
72
 
73
- * Added: UI improvements
74
- * Added: affiliation program
75
- * Fixed: some hierarchical sub-items could not be selectable as conditions
76
- * Fixed: conditions would in some cases not be displayed properly after save
77
- * Updated: wp-content-aware-engine
78
- * Updated: freemius sdk
79
 
80
  = 3.7.4 =
81
 
82
- * Added: UI improvements
83
- * Fixed: some conditions could not be added on legacy php versions
84
- * Updated: wp-content-aware-engine
85
- * Updated: freemius sdk
86
 
87
  = 3.7.3 =
88
 
89
- * Updated: freemius sdk
90
 
91
  = 3.7.2 =
92
 
93
- * Added: redirect to current tab on sidebar update
94
- * Added: better display of hierarchical items in conditions
95
- * Added: UI improvements
96
- * Added: improved compatibility with other plugins
97
- * Updated: wp-content-aware-engine
98
- * Updated: freemius sdk
99
 
100
  **Pro Plan:**
101
 
102
- Added: list of generatepress hooks to insert widget areas in
103
- Fixed: url condition could in some cases not be set
104
 
105
  = 3.7.1 =
106
 
107
- * Added: display only active shortcode sidebars
108
- * Added: UI improvements
109
- * Added: wordpress 4.9 support
110
- * Fixed: visibility for sidebars inserted with shortcodes
111
 
112
  **Pro Plan:**
113
 
114
- * Added: time schedule for shortcode sidebars
115
 
116
  = 3.7 =
117
 
118
- * Added: visibility for sidebars inserted with shortcodes
119
- * Added: icon navigation to custom sidebars on widgets screen
120
- * Added: quick select uses less memory and has better theme sidebar recognition
121
- * Added: sidebars can be displayed on password protected content with removal of filter
122
- * Added: manage widgets links will now open specific sidebar by default
123
- * Added: better wpml and polylang compatibility when editing sidebars
124
- * Added: performance and memory improvements
125
- * Added: UI improvements
126
- * Added: minimum requirement wordpress 4.1
127
- * Fixed: styling from nested sidebars is now inherited properly
128
- * Updated: wp-content-aware-engine
129
- * Updated: freemius sdk
130
 
131
  **Pro Plan:**
132
 
133
- * Added: insert sidebars in theme locations and wp action hooks
134
- * Added: design and add columns to sidebars and widgets
135
- * Added: url condition automatically trims domain name
136
- * Fixed: improve sidebar revisioning and compatibility with older wordpress versions
137
- * Fixed: allow saving and restoring empty sidebar revisions
138
- * Fixed: show message for successful revision restore
139
- * Fixed: improved widget sync on theme switch
140
- * Removed: sidebar column in post overview list
141
 
142
  = 3.6.2 =
143
 
144
- * Added: UI improvements
145
- * Added: better support for RTL languages
146
- * Fixed: forced replace action now always takes priority
147
- * Fixed: archives would in rare cases not display correct sidebar if a post was password protected
148
- * Fixed: special characters in translations of conditions
149
- * Fixed: post type conditions with no titles
150
 
151
  **Pro Plan:**
152
 
153
- * Added: changes in sidebar title no longer adds revision
154
- * Fixed: edit links in sidebar admin columns for post types
155
 
156
  = 3.6.1 =
157
 
158
- * Fixed: UI improvements
159
- * Fixed: better plugin compatibility for sidebars quick select
160
 
161
  **Pro Plan:**
162
 
163
- * Fixed: unable to disable widgets
164
- * Fixed: javascript would in rare cases not be loaded correctly in sidebar editor
165
 
166
  = 3.6 =
167
 
168
- * Added: ability to wrap sidebar in html
169
- * Added: ability to change widget html
170
- * Added: danish and german translations now use automatic language packs
171
- * Added: performance and memory improvements
172
- * Added: UI improvements
173
- * Added: wordpress 4.8 support
174
- * Fixed: widget manager could behave unexpectedly in cases with many inactive widget areas
175
- * Fixed: sidebars quick select could cause nested sidebars to be removed from posts
176
- * Fixed: sidebar bulk messages
177
- * Updated: wp-content-aware-engine
178
- * Updated: freemius sdk
179
 
180
  **Pro Plan:**
181
 
182
- * Added: widget to insert widgets from other sidebars
183
- * Added: 1-click automatic install on checkout
184
- * Fixed: avoid auto-draft sidebar adding extra revision
185
 
186
  = 3.5.2 =
187
 
188
- * Added: woocommerce 3.0 compat
189
- * Added: badgeos compat
190
- * Added: UI improvements in widget manager
191
 
192
  = 3.5.1 =
193
 
194
- * Fixed: database upgrade script
195
 
196
  = 3.5 =
197
 
198
- * Added: 1-click sidebar activation
199
- * Added: improved design on widgets screen
200
- * Added: autosave conditions
201
- * Added: simplify option to autoselect conditions
202
- * Added: UI improvements
203
- * Added: minimum requirement wordpress 4.0
204
- * Added: freemius sdk updated
205
- * Added: actions and filters for developers
206
 
207
  **Pro Plan:**
208
 
209
- * Added: duplicate sidebars and conditions
210
- * Added: disable widgets
211
- * Fixed: improved upgrade routine
212
 
213
  = 3.4.3 =
214
 
215
- * Added: preparation for automatic translation packages
216
- * Added: prevent adding duplicate sidebar titles
217
- * Fixed: sidebar quick select would in rare cases not show sidebars
218
- * Fixed: UI improvements
219
 
220
  = 3.4.2 =
221
 
222
- * Added: freemius sdk updated
223
- * Fixed: sidebar editor now works properly in IE browser
224
- * Fixed: UI improvements
225
 
226
  = 3.4.1 =
227
 
228
- * Added: ability to target all buddypress profile sections
229
- * Added: freemius opt-in message made more clear
230
- * Added: links to docs
231
- * Added: wordpress 4.7 support
232
- * Fixed: sidebar order not being saved
233
- * Fixed: "Automatically add new children of a selected ancestor" not working for post types
234
- * Fixed: sidebar edit links on widgets screen
235
 
236
  **Pro Plan:**
237
 
238
- * Fixed: buddypress groups condition not selectable on new sidebars
239
 
240
  = 3.4 =
241
 
242
- * Added: sidebar list and editor screens completely rewritten for performance and extensibility
243
- * Added: ability to schedule sidebar deactivation
244
- * Added: exposure moved to condition groups, now called singulars or archives
245
- * Added: freemius sdk updated
246
- * Added: data update process will no longer be triggered on new installs
247
- * Added: sidebar status now active/inactive instead of publish/draft
248
- * Added: always load latest version of wp-content-aware-engine
249
- * Fixed: sidebar quick select compatibility with other sidebar managers
250
- * Removed: deprecated function display_ca_sidebar (use ca_display_sidebar)
251
 
252
  **Pro Plan:**
253
 
254
- * Added: display sidebars in time ranges on given days
255
- * Fixed: initial widget revision could in some cases be malformed
256
- * Fixed: bug when adding url and date conditions
257
- * Fixed: bug with license activation if user had opted out of freemius
258
 
259
  = 3.3.3 =
260
 
261
- * Added: counter-measure against plugins that add buggy scripts
262
- * Fixed: saving sidebars in quick select would in some cases trigger warning
263
 
264
  **Pro Plan:**
265
 
266
- * Fixed: include draft sidebars when syncing widgets across themes
267
 
268
  = 3.3.2 =
269
 
270
- * Fixed: markup in quick select could in some cases be malformed
271
- * Fixed: warning when saving sidebar
272
 
273
  = 3.3.1 =
274
 
275
- * Added: ux design improvements
276
- * Added: ability to add more sidebars in quick select
277
- * Added: toggle to display more than 3 sidebar input fields in quick select
278
- * Added: select2 dropdowns updated to 4.0.3 on sidebar edit screen
279
- * Added: re-enabled info box on sidebar edit screen
280
- * Added: freemius sdk updated
281
- * Fixed: decoding of taxonomy term names in conditions
282
- * Fixed: order of content in conditions dropdowns
283
- * Fixed: yoast seo compatibility on post edit screens
284
- * Fixed: negated post conditions were included in sidebar quick select
285
- * Removed: upgrade box on sidebar edit screen
286
 
287
  **Pro Plan:**
288
 
289
- * Fixed: improved widget revision ux
290
- * Fixed: select dates would in some cases not be displayed correct in conditions
291
- * Fixed: widget revisions could in some cases contain wrong or malformed data
292
- * Fixed: backwards compat in widget revision ui for versions before wp4.5
293
 
294
  = 3.3 =
295
 
296
- * Added: manage widgets for draft sidebars
297
- * Added: quick select and create sidebars on post type editor screen
298
- * Added: ability to add widgets to draft sidebars
299
- * Added: expand/collapse all sidebars on widgets screen
300
- * Added: view sidebar status on widgets screen
301
- * Added: order sidebars by title on widgets screen
302
- * Added: dialog on unsaved condition changes in sidebar editor
303
- * Added: ux design improvements
304
- * Added: more focus on pro features, upgrade box moved to bottom
305
- * Fixed: error in wpml config (props Chouby)
306
- * Fixed: updated review notice description
307
- * Fixed: select2 dropdowns styling more robust to external changes
308
- * Fixed: minor performance improvements
309
 
310
  **Pro Plan:**
311
 
312
- * Added: set sidebars to published or draft on widgets screen
313
 
314
  = 3.2.4 =
315
 
316
- * Added: infinite scroll for content in sidebar editor
317
- * Added: guard when activating both free and pro version, uninstall cleanup not run if one is active
318
- * Added: support for buddypress 2.6 members
319
- * Added: wordpress 4.6 support
320
- * Fixed: option to select all authors and bbpress profiles
321
- * Fixed: simplified introduction tour
322
- * Fixed: uninstall cleanup for users not on freemius
323
 
324
  **Pro Plan:**
325
 
326
- * Fixed: load buddypress group module correctly
327
- * Fixed: search for buddypress groups
328
 
329
  = 3.2.3 =
330
 
331
- * Fixed: wp function is_user_logged_in would in some cases not be defined in time
332
 
333
  = 3.2.2 =
334
 
335
- * Fixed: pages with no custom sidebars could cause malformed sql query
336
 
337
  = 3.2.1 =
338
 
339
- * Fixed: quick edit link removed from other post types
340
 
341
  = 3.2 =
342
 
343
- * Added: performance improvements
344
- * Added: drastically reduced database queries when checking taxonomies
345
- * Added: visibility option for all and logged-in users
346
- * Added: visibility column in sidebar overview
347
- * Added: combined handle and merge position columns
348
- * Added: freemius integration
349
- * Added: wp filters to add and populate metadata
350
- * Added: minimum requirement wp3.9
351
- * Fixed: improved sidebar editor ux
352
- * Fixed: display correct template tag for manual handled sidebars in editor
353
- * Fixed: wpml config
354
- * Removed: sidebar quick edit
355
- * Removed: ability to set private post status (in favor of visibility option)
356
- * Removed: donation link from readme
357
 
358
  **Pro Plan:**
359
 
360
- * Added: sidebar and widget revisions
361
- * Added: extended visibility for roles and guests
362
- * Added: condition for URLs + wildcards
363
- * Added: condition for content from any day, month, year
364
- * Added: condition for buddypress groups
365
- * Added: sidebar meta box for post types
366
- * Added: sidebar column for post type overviews
367
- * Added: widget synchronization across themes
368
- * Added: white label admin screens
369
 
370
  = 3.1.2 =
371
 
372
- * Added: wordpress 4.5 support
373
- * Added: module javascript more extensible
374
- * Fixed: styling for autocomplete input fields
375
- * Fixed: updated translations
376
 
377
  = 3.1.1 =
378
 
379
- * Added: pods pages module, props @sc0ttkclark @herold
380
- * Fixed: better compat when other themes or plugins load breaking scripts
381
 
382
  = 3.1 =
383
 
384
- * Added: completely rewritten sidebar editor ui
385
- * Added: refactored plugin into more logical abstractions
386
- * Added: wp-db-updater now handles database updates
387
- * Added: tour reflects new sidebar editor ui
388
- * Added: review notice after 2 weeks use
389
- * Added: admin footer text on relevant pages
390
- * Added: minified some scripts
391
- * Added: qtranslate x module
392
- * Fixed: sidebar and widget filtering for wp4.4+
393
- * Fixed: bug making attachments not selectable
394
- * Fixed: bumped versions for integrated plugins
395
- * Removed: qtranslate module
396
 
397
  = 3.0.1 =
398
 
399
- * Added: wp4.4 compatibility
400
 
401
  = 3.0 =
402
 
403
- * Added: plugin rewritten with wp-content-aware-engine to take care of everything related to conditional content
404
- * Added: migrate existing sidebar data to wp-content-aware-engine standards
405
- * Added: negation of condition groups
406
- * Added: new api to add modules
407
- * Added: new action and filter hooks
408
- * Added: intro tour
409
- * Added: ca_display_sidebar deprecates display_ca_sidebar
410
- * Added: filter for sidebars on widgets screen
411
- * Added: add sidebar from widgets screen
412
- * Added: filter for available widgets on widgets screen
413
- * Added: more simple information meta box
414
- * Added: gui improvements in sidebar editor
415
- * Added: bulk update messages translatable
416
- * Added: draft post status included in post type lists
417
- * Added: arabic, bulgarian, croatian, czech, estonian, french (canada), greek, hebrew, indonesian, japanese, persian, vietnamese translations
418
- * Fixed: uninstall script cleans residual data better
419
- * Fixed: posts page and front page excluded from page post type list
420
- * Fixed: updated translations
421
- * Fixed: finnish translation included properly
422
- * Fixed: minimum requirement wp3.8
423
- * Removed: all action and filter hooks (moved to wp-content-aware-engine under new names)
424
- * Removed: deprecated icons
425
- * Removed: screenshots
426
 
427
  = 2.6.3 =
428
 
429
- * Fixed: sidebars would not be displayed on front page
430
 
431
  = 2.6.2 =
432
- * Added: wp4.3 compatibility
433
- * Fixed: sidebars would not be displayed on 404 or empty content
434
- * Fixed: sidebars would not be displayed when queried object differed from post object
435
- * Fixed: included ukranian translation properly
436
 
437
  = 2.6.1 =
438
 
439
- * Added: finnish, korean, portuguese (portugal), slovenian and swedish translations
440
- * Fixed: updated translations
441
- * Fixed: better compatibility when used together with other sidebar managers
442
 
443
  = 2.6 =
444
 
445
- * Added: date module to display sidebars on date archives
446
- * Added: basque and french translations
447
- * Fixed: support for mariadb 10.0
448
 
449
  = 2.5.3 =
450
 
451
- * Added: catalan, norwegian bokmål and turkish translations
452
- * Fixed: updated translations
453
 
454
  = 2.5.2 =
455
 
456
- * Added: delete_posts capability. fixes conflict in wp4.1
457
- * Fixed: only get custom sidebars when $post is set. fixes conflict in wp4.1
458
 
459
  = 2.5.1 =
460
 
461
- * Fixed: properly include casmodule.php
462
 
463
  = 2.5 =
464
 
465
- * Added: ca-sidebar shortcode
466
- * Added: serbian and dutch translations
467
- * Added: teaser meta box
468
- * Added: shortcode is displayed when selecting manual handle in sidebar editor
469
- * Added: description can be added to modules
470
- * Added: generic module callback for ajax allowing search and pagination to use same request
471
- * Added: or-separator between condition groups in editor
472
- * Fixed: headers already sent error on ajax request
473
 
474
  = 2.4.3 =
475
 
476
- * Fixed: german translation properly included
477
 
478
  = 2.4.2 =
479
 
480
- * Added: polish, brazilian portuguese and russian translations
481
- * Fixed: "auto-select new children of selected ancestors" caused new top level post types to be selected
482
- * Fixed: "auto-select new children of selected ancestors" for taxonomies could prevent sidebar from being displayed
483
 
484
  = 2.4.1 =
485
 
486
- * Fixed: authors found via search in sidebar editor could not be saved
487
- * Fixed: displaying max 20 authors in search results instead of 10
488
- * Fixed: improved ux design for sidebars in widgets screen
489
 
490
  = 2.4 =
491
 
492
- * Added: compatibility with wp4.0
493
- * Added: better ux design for condition groups
494
- * Added: better ux design for sidebars in widgets screen, including an edit link
495
- * Added: dashicon for admin menu (wp3.8+)
496
- * Fixed: using some newer wordpress actions and filters for admin columns
497
- * Fixed: sidebars could be fetched and prepared in administration
498
 
499
  = 2.3 =
500
 
501
- * Added: ukranian translation
502
- * Added: error if trying to access php files directly
503
- * Added: bbpress, bp_member, polylang, qtranslate, transposh and wpml modules are more robust
504
- * Added: content rule boxes can be hidden in screen options in sidebar editor
505
- * Added: help tab in sidebar editor
506
- * Added: widgets count column in sidebar overview
507
- * Added: menu order moved to options meta box in sidebar editor
508
- * Fixed: merge position option hidden on forced replace handle
509
- * Fixed: polylang compatibility now 1.2+
510
- * Fixed: width of columns in sidebar overview
511
- * Removed: exposure column in sidebar overview
512
 
513
  = 2.2.1 =
514
 
515
- * Fixed: taxonomy archive conditions did not work with other modules properly
516
- * Fixed: removed display limit of 20 for saved post type conditions
517
- * Fixed: saved post type conditions ordered alphabetically
518
 
519
  = 2.2 =
520
 
521
- * Added: sidebar displayed in theme customizer (wp3.4+)
522
- * Added: widget management integration in theme customizer (wp3.9+)
523
- * Added: handle for forced replace
524
- * Fixed: reduced database queries in sidebar editor
525
- * Fixed: disable all add to group buttons before creating first condition group
526
 
527
  = 2.1 =
528
 
529
- * Added: empty condition groups cannot be saved
530
- * Added: confirmation on various condition group actions in sidebar editor
531
- * Added: improved ux design for sidebar editor
532
- * Added: chinese translation
533
- * Added: wp3.9 compatibility
534
- * Fixed: transposh compatibility now 0.9.5+
535
- * Fixed: removed warnings for auto-select new children functionality
536
- * Fixed: unprivileged users could in theory make, but never successfully execute, ajax requests for sidebar editor
537
- * Fixed: removed warning in widgets screen when handle is not set
538
 
539
  = 2.0.3 =
540
 
541
- * Fixed: taxonomy pagination in sidebar editor
542
- * Fixed: categories found in search can now be saved. props Xandoc
543
 
544
  = 2.0.2 =
545
 
546
- * Fixed: terms caused a sidebar to be displayed on all pages
547
 
548
  = 2.0.1 =
549
 
550
- * Fixed: admin menu would in some cases be overwritten by other plugins
551
 
552
  = 2.0 =
553
 
554
- * Added: condition groups
555
- * Added: gui and uxd overhaul for sidebar editor
556
- * Added: pagination for taxonomies in sidebar editor
557
- * Added: pagination for post types in sidebar editor
558
- * Added: mysql 5.6+ compatibility
559
- * Added: more efficient uninstall process
560
- * Added: easier for developers to extend and manipulate content support
561
- * Added: wp3.8 and mp6 compatibility
562
- * Added: german translation
563
- * Added: hungarian translation
564
- * Added: latvian translation
565
- * Added: spanish translation
566
- * Added: all conditions follow a strict logical "and" operator per group
567
- * Fixed: scripts and styles only loaded on sidebar administrative pages
568
- * Fixed: slovak translation now recognized
569
- * Fixed: paths to assets compatible with ssl
570
- * Removed: jquery ui autocomplete and accordion
571
 
572
  = 1.3.5 =
573
 
574
- * Fixed: menu would disappear in rare cases. Props grezvany13
575
- * Fixed: search function now searches in title and slug (not content) for post types
576
- * Added: search function displays at most 20 results instead of 10
577
 
578
  = 1.3.4 =
579
 
580
- * Fixed: cas_walker_checklist now follows walker declaration for wp3.6
581
- * Fixed: content list in accordion now not scrollable
582
- * Fixed: only terms from public taxonomies are included for content recognition.
583
- * Fixed: polylang fully supported again
584
- * Fixed: consistent css across wp versions
585
- * Removed: flushing rewrite rules on activation/deactivation is needless
586
 
587
  = 1.3.3 =
588
 
589
- * Added: html placeholder in search field
590
- * Added: items already displayed in edit page moved to top and checked when found in search
591
- * Fixed: private and scheduled singulars included in search results
592
- * Fixed: search results displayed in ascending order
593
 
594
  = 1.3.2 =
595
 
596
- * Added: items found in search now added to list directly on select
597
- * Fixed: some terms found by search could not be saved
598
- * Fixed: widget locations are saved again for each theme
599
 
600
  = 1.3.1 =
601
 
602
- * Added: authors and bbpress user profiles now searchable on edit page
603
- * Added: items found in search on edit page are prepended and checked by default
604
- * Added: updated edit page gui
605
- * Added: search field only visible when quantity is above 20
606
- * Fixed: select all checkbox will now disable all input in container
607
- * Fixed: host sidebar could sometimes not be found in sidebar list
608
 
609
  = 1.3 =
610
 
611
- * Added: post type posts and taxonomy terms now searchable on edit page
612
- * Added: sidebar handle and host shown on widgets page
613
- * Added: slovak translation
614
- * Fixed: sidebar meta boxes more robust to external modifications
615
- * Fixed: admin column headers more robust to external modifications
616
- * Fixed: sidebar menu now always hidden for users without right cap
617
- * Fixed: code optimization and refactor for performance
618
- * Removed: support for sidebar excerpt
619
 
620
  = 1.2 =
621
 
622
- * Added: polylang support
623
- * Added: buddypress support
624
- * Added: managing sidebars now requires edit_theme_options cap
625
- * Added: bbpress user profile has own rules instead of author rules
626
- * Added: filter for content recognition
627
- * Added: auto-select new children of selected taxonomy or post type ancestor
628
 
629
  = 1.1.2 =
630
 
631
- * Added: wordpress 3.5 compatibility
632
- * Fixed: slight css changes on edit screen
633
- * Fixed: "show with all" checkbox toggles other checkboxes correctly
634
 
635
  = 1.1.1 =
636
 
637
- * Fixed: slight css changes on edit screen
638
- * Fixed: tick.png included
639
- * Fixed: taxonomy terms could influence each other in rare cases
640
- * Fixed: taxonomy wide rules for taxonomy archives
641
- * Fixed: cache caused db update module to skip 1.1 update if going from 0
642
 
643
  = 1.1 =
644
 
645
- * Added: improved gui on edit screen including content accordion
646
- * Added: bbpress forum-topic dependency
647
- * Added: sidebars hidden on password protected content
648
- * Added: relevant usermeta cleared on plugin deletion
649
- * Fixed: performance gain by dropping serialized metadata
650
- * Fixed: database data update module revised
651
- * Fixed: css class in posts and terms walker
652
- * Fixed: limit of max 200 of each content type on edit screen (temp)
653
- * Fixed: style and scripts loaded properly
654
- * Removed: individual content meta boxes on edit screen
655
 
656
  = 1.0 =
657
 
658
- * Added: plugin rewritten to flexible modular system
659
- * Added: builtin support for bbpress, qtranslate, transposh, wpml
660
- * Added: lithuanian translation
661
- * Fixed: all present rules now dependent of each other
662
- * Fixed: sidebar update messages
663
- * Fixed: specific hooks now not sitewide
664
- * Fixed: better use of meta cache
665
- * Fixed: dir structure
666
- * Fixed: unexpected output notice on plugin activation
667
 
668
  = 0.8.3 =
669
 
670
- * Added: danish and italian translation
671
- * Fixed: sidebar query might be larger than max_join_size
672
- * Fixed: row content in admin overview would be loaded with post types with matching keys
673
 
674
  = 0.8.2 =
675
 
676
- * Fixed: new rules caused issues with post types with taxonomies
677
 
678
  = 0.8.1 =
679
 
680
- * Fixed: several checks for proper widget and sidebar removal
681
 
682
  = 0.8 =
683
 
684
- * Added: some rules are dependent of each other if present
685
- * Added: widgets in removed sidebars will be removed too
686
- * Added: database data update module
687
- * Added: rewrite rules flushed on plugin deactivation
688
- * Added: data will be removed when plugin is uninstalled
689
- * Added: icon-32 is back
690
- * Added: message if a host is not available in sidebar overview
691
- * Fixed: prefixed data
692
- * Fixed: data hidden from custom fields
693
- * Fixed: manage widgets link removed from trashed sidebars
694
- * Fixed: view sidebar link removed in wp3.1.x
695
- * Fixed: all custom taxonomies could not be removed again when assigned to sidebar
696
- * Fixed: altered options meta box on edit screen
697
- * Fixed: check if host of sidebar exists before handling it
698
 
699
  = 0.7 =
700
 
701
- * Added: sidebars will be displayed even if empty (i.e. hidden)
702
- * Added: author rules on singulars and archives
703
- * Added: page template rules
704
- * Added: javascript handling for disabling/enabling specific input on editor page
705
- * Fixed: minor tweak for full compatibility with wp3.3
706
- * Fixed: function for meta boxes is called only on editor page
707
- * Fixed: proper column sorting in administration
708
- * Fixed: specific post type label not supported in wp3.1.x
709
- * Fixed: type (array) not supported as post_status in get_posts() in wp3.1.x
710
- * Fixed: code cleanup
711
 
712
  = 0.6.3 =
713
 
714
- * Added: scheduled and private singulars are selectable in sidebar editor
715
- * Added: combined cache for manual and automatically handled sidebars
716
- * Added: display_ca_sidebar accepts specific ids to be included
717
- * Fixed: only a limited amount of sidebars were present in widgets area
718
- * Fixed: better caching in sidebar editor
719
- * Fixed: page list in sidebar editor could behave incorrectly if some pages were static
720
 
721
  = 0.6.2 =
722
 
723
- * Fixed: array_flip triggered type mismatch errors in some cases
724
 
725
  = 0.6.1 =
726
 
727
- * Fixed: an image caused headers already sent error
728
 
729
  = 0.6 =
730
 
731
- * Added: sidebars can be set with specific singulars
732
- * Added: sidebars can be set with specific post formats
733
- * Added: updated gui
734
- * Fixed: draft sidebars save meta
735
 
736
  = 0.5 =
737
 
738
- * Added: search, 404, front page rules now supported
739
- * Fixed: custom tax and terms are now supported properly (again)
740
 
741
  = 0.4 =
742
 
743
- * Added: post type archives, taxonomy archives and taxonomy terms archives now supported
744
- * Added: taxonomy rules
745
- * Added: removable donation button
746
- * Fixed: faster!
747
 
748
  = 0.3 =
749
 
750
- * Added: sidebars can now be private
751
- * Fixed: taxonomy terms are now supported by template function
752
- * Fixed: faster rule recognition and handling
753
- * Fixed: custom taxonomies are now supported properly
754
- * Fixed: error if several sidebars had taxonomy terms rules
755
 
756
  = 0.2 =
757
 
758
- * Added: taxonomy terms rules
759
- * Added: optional description for sidebars
760
- * Added: display_ca_sidebar also accepts URL-style string as parameter
761
- * Fixed: saving meta now only kicks in with sidebar types
762
- * Fixed: archives are not singulars and will not be treated like them
763
 
764
  = 0.1 =
765
 
1
+ = 3.10.1 =
2
+
3
+ * [fixed] minor bug when using quick select with woocommerce
4
+
5
+ = 3.10 =
6
+
7
+ * [new] bulk actions for activation and deactivation
8
+ * [new] filter to disable enhanced widget manager
9
+ * [new] filter to disable sidebar quick select
10
+ * [new] hide sidebar quick select from special pages
11
+ * [updated] wordpress 5.3 support
12
+ * [updated] minimum wordpress version 4.7
13
+ * [updated] ui improvements
14
+ * [updated] wp-content-aware-engine library
15
+ * [removed] bundled spanish translations - now handled with automatic language pack
16
+
17
+ **Pro Plan:**
18
+
19
+ * [new] sticky option in widget area designer
20
+ * [updated] duplication now includes widgets
21
+
22
  = 3.9 =
23
 
24
+ * [new] 1-click activation in widget area list screen
25
+ * [new] categories and search in dropdown for display condition types
26
+ * [new] minimum wordpress version 4.6
27
+ * [updated] ui improvements
28
+ * [updated] wp-content-aware-engine library
29
+ * [updated] wp-db-updater library
30
+ * [updated] wp-pointer-tour library
31
+ * [fixed] activation datepicker now shows time format from settings (12/24h)
32
 
33
  **Pro Plan:**
34
 
35
+ * [new] display condition for referrer url
36
+ * [new] predefined infuse locations for genesis framework, astra theme
37
+ * [updated] predefined infuse locations for generatepress theme
38
 
39
  = 3.8.2 =
40
 
41
+ * [new] wordpress 5.2 support
42
+ * [updated] freemius sdk
43
+ * [updated] ui improvements
44
 
45
  **Pro Plan:**
46
 
47
+ * [new] include hidden buddypress groups in user visibility
48
 
49
  = 3.8.1 =
50
 
51
+ * [new] wordpress 5.1 support
52
+ * [updated] freemius sdk - security update
53
+ * [updated] wp-content-aware-engine library
54
+ * [fixed] minor bugfixes
55
 
56
  = 3.8 =
57
 
58
+ * [new] Overhauled and simplified UI
59
+ * [new] quick-add conditions
60
+ * [new] minimum wordpress version 4.5
61
+ * [new] minimum php version 5.6
62
+ * [updated] user visibility now has categories
63
+ * [updated] introduction tour
64
+ * [updated] singulars/archives condition setting replaced with page type setting
65
+ * [updated] admin menu renamed to "content aware"
66
+ * [updated] freemius sdk
67
+ * [updated] wp-content-aware-engine library
68
+ * [updated] wp-db-updater library
69
+ * [fixed] searching for attachments in conditions
70
+ * [fixed] shop condition not working due to bug in woocommerce
71
+ * [fixed] some conditions not displaying properly after save
72
+ * [fixed] better compatibility with plugins loading unnecessary admin scripts
73
 
74
  **Pro Plan:**
75
 
76
+ * [new] widget cleaner
77
+ * [new] buddypress groups in user visibility
78
+ * [new] "author of content" in user visibility
79
+ * [updated] performance improvements for url condition
80
+ * [updated] performance improvements for date condition
81
+ * [fixed] no longer necessary to enable styling before using widget area designer
82
+ * [fixed] time schedule now shows time format from settings (12/24h)
83
 
84
  = 3.7.7 =
85
 
86
+ * [updated] freemius sdk
87
 
88
  = 3.7.6 =
89
 
90
+ * [fixed] javascript error introduced in v3.7.5
91
 
92
  = 3.7.5 =
93
 
94
+ * [new] UI improvements
95
+ * [new] affiliation program
96
+ * [fixed] some hierarchical sub-items could not be selectable as conditions
97
+ * [fixed] conditions would in some cases not be displayed properly after save
98
+ * [updated] wp-content-aware-engine
99
+ * [updated] freemius sdk
100
 
101
  = 3.7.4 =
102
 
103
+ * [new] UI improvements
104
+ * [fixed] some conditions could not be added on legacy php versions
105
+ * [updated] wp-content-aware-engine
106
+ * [updated] freemius sdk
107
 
108
  = 3.7.3 =
109
 
110
+ * [updated] freemius sdk
111
 
112
  = 3.7.2 =
113
 
114
+ * [new] redirect to current tab on sidebar update
115
+ * [new] better display of hierarchical items in conditions
116
+ * [new] UI improvements
117
+ * [new] improved compatibility with other plugins
118
+ * [updated] wp-content-aware-engine
119
+ * [updated] freemius sdk
120
 
121
  **Pro Plan:**
122
 
123
+ [new] list of generatepress hooks to insert widget areas in
124
+ [fixed] url condition could in some cases not be set
125
 
126
  = 3.7.1 =
127
 
128
+ * [new] display only active shortcode sidebars
129
+ * [new] UI improvements
130
+ * [new] wordpress 4.9 support
131
+ * [fixed] visibility for sidebars inserted with shortcodes
132
 
133
  **Pro Plan:**
134
 
135
+ * [new] time schedule for shortcode sidebars
136
 
137
  = 3.7 =
138
 
139
+ * [new] visibility for sidebars inserted with shortcodes
140
+ * [new] icon navigation to custom sidebars on widgets screen
141
+ * [new] quick select uses less memory and has better theme sidebar recognition
142
+ * [new] sidebars can be displayed on password protected content with removal of filter
143
+ * [new] manage widgets links will now open specific sidebar by default
144
+ * [new] better wpml and polylang compatibility when editing sidebars
145
+ * [new] performance and memory improvements
146
+ * [new] UI improvements
147
+ * [new] minimum requirement wordpress 4.1
148
+ * [fixed] styling from nested sidebars is now inherited properly
149
+ * [updated] wp-content-aware-engine
150
+ * [updated] freemius sdk
151
 
152
  **Pro Plan:**
153
 
154
+ * [new] insert sidebars in theme locations and wp action hooks
155
+ * [new] design and add columns to sidebars and widgets
156
+ * [new] url condition automatically trims domain name
157
+ * [fixed] improve sidebar revisioning and compatibility with older wordpress versions
158
+ * [fixed] allow saving and restoring empty sidebar revisions
159
+ * [fixed] show message for successful revision restore
160
+ * [fixed] improved widget sync on theme switch
161
+ * [removed] sidebar column in post overview list
162
 
163
  = 3.6.2 =
164
 
165
+ * [new] UI improvements
166
+ * [new] better support for RTL languages
167
+ * [fixed] forced replace action now always takes priority
168
+ * [fixed] archives would in rare cases not display correct sidebar if a post was password protected
169
+ * [fixed] special characters in translations of conditions
170
+ * [fixed] post type conditions with no titles
171
 
172
  **Pro Plan:**
173
 
174
+ * [new] changes in sidebar title no longer adds revision
175
+ * [fixed] edit links in sidebar admin columns for post types
176
 
177
  = 3.6.1 =
178
 
179
+ * [fixed] UI improvements
180
+ * [fixed] better plugin compatibility for sidebars quick select
181
 
182
  **Pro Plan:**
183
 
184
+ * [fixed] unable to disable widgets
185
+ * [fixed] javascript would in rare cases not be loaded correctly in sidebar editor
186
 
187
  = 3.6 =
188
 
189
+ * [new] ability to wrap sidebar in html
190
+ * [new] ability to change widget html
191
+ * [new] danish and german translations now use automatic language packs
192
+ * [new] performance and memory improvements
193
+ * [new] UI improvements
194
+ * [new] wordpress 4.8 support
195
+ * [fixed] widget manager could behave unexpectedly in cases with many inactive widget areas
196
+ * [fixed] sidebars quick select could cause nested sidebars to be removed from posts
197
+ * [fixed] sidebar bulk messages
198
+ * [updated] wp-content-aware-engine
199
+ * [updated] freemius sdk
200
 
201
  **Pro Plan:**
202
 
203
+ * [new] widget to insert widgets from other sidebars
204
+ * [new] 1-click automatic install on checkout
205
+ * [fixed] avoid auto-draft sidebar adding extra revision
206
 
207
  = 3.5.2 =
208
 
209
+ * [new] woocommerce 3.0 compat
210
+ * [new] badgeos compat
211
+ * [new] UI improvements in widget manager
212
 
213
  = 3.5.1 =
214
 
215
+ * [fixed] database upgrade script
216
 
217
  = 3.5 =
218
 
219
+ * [new] 1-click sidebar activation
220
+ * [new] improved design on widgets screen
221
+ * [new] autosave conditions
222
+ * [new] simplify option to autoselect conditions
223
+ * [new] UI improvements
224
+ * [new] minimum requirement wordpress 4.0
225
+ * [new] freemius sdk updated
226
+ * [new] actions and filters for developers
227
 
228
  **Pro Plan:**
229
 
230
+ * [new] duplicate sidebars and conditions
231
+ * [new] disable widgets
232
+ * [fixed] improved upgrade routine
233
 
234
  = 3.4.3 =
235
 
236
+ * [new] preparation for automatic translation packages
237
+ * [new] prevent adding duplicate sidebar titles
238
+ * [fixed] sidebar quick select would in rare cases not show sidebars
239
+ * [fixed] UI improvements
240
 
241
  = 3.4.2 =
242
 
243
+ * [new] freemius sdk updated
244
+ * [fixed] sidebar editor now works properly in IE browser
245
+ * [fixed] UI improvements
246
 
247
  = 3.4.1 =
248
 
249
+ * [new] ability to target all buddypress profile sections
250
+ * [new] freemius opt-in message made more clear
251
+ * [new] links to docs
252
+ * [new] wordpress 4.7 support
253
+ * [fixed] sidebar order not being saved
254
+ * [fixed] "Automatically add new children of a selected ancestor" not working for post types
255
+ * [fixed] sidebar edit links on widgets screen
256
 
257
  **Pro Plan:**
258
 
259
+ * [fixed] buddypress groups condition not selectable on new sidebars
260
 
261
  = 3.4 =
262
 
263
+ * [new] sidebar list and editor screens completely rewritten for performance and extensibility
264
+ * [new] ability to schedule sidebar deactivation
265
+ * [new] exposure moved to condition groups, now called singulars or archives
266
+ * [new] freemius sdk updated
267
+ * [new] data update process will no longer be triggered on new installs
268
+ * [new] sidebar status now active/inactive instead of publish/draft
269
+ * [new] always load latest version of wp-content-aware-engine
270
+ * [fixed] sidebar quick select compatibility with other sidebar managers
271
+ * [removed] deprecated function display_ca_sidebar (use ca_display_sidebar)
272
 
273
  **Pro Plan:**
274
 
275
+ * [new] display sidebars in time ranges on given days
276
+ * [fixed] initial widget revision could in some cases be malformed
277
+ * [fixed] bug when adding url and date conditions
278
+ * [fixed] bug with license activation if user had opted out of freemius
279
 
280
  = 3.3.3 =
281
 
282
+ * [new] counter-measure against plugins that add buggy scripts
283
+ * [fixed] saving sidebars in quick select would in some cases trigger warning
284
 
285
  **Pro Plan:**
286
 
287
+ * [fixed] include draft sidebars when syncing widgets across themes
288
 
289
  = 3.3.2 =
290
 
291
+ * [fixed] markup in quick select could in some cases be malformed
292
+ * [fixed] warning when saving sidebar
293
 
294
  = 3.3.1 =
295
 
296
+ * [new] ux design improvements
297
+ * [new] ability to add more sidebars in quick select
298
+ * [new] toggle to display more than 3 sidebar input fields in quick select
299
+ * [new] select2 dropdowns updated to 4.0.3 on sidebar edit screen
300
+ * [new] re-enabled info box on sidebar edit screen
301
+ * [new] freemius sdk updated
302
+ * [fixed] decoding of taxonomy term names in conditions
303
+ * [fixed] order of content in conditions dropdowns
304
+ * [fixed] yoast seo compatibility on post edit screens
305
+ * [fixed] negated post conditions were included in sidebar quick select
306
+ * [removed] upgrade box on sidebar edit screen
307
 
308
  **Pro Plan:**
309
 
310
+ * [fixed] improved widget revision ux
311
+ * [fixed] select dates would in some cases not be displayed correct in conditions
312
+ * [fixed] widget revisions could in some cases contain wrong or malformed data
313
+ * [fixed] backwards compat in widget revision ui for versions before wp4.5
314
 
315
  = 3.3 =
316
 
317
+ * [new] manage widgets for draft sidebars
318
+ * [new] quick select and create sidebars on post type editor screen
319
+ * [new] ability to add widgets to draft sidebars
320
+ * [new] expand/collapse all sidebars on widgets screen
321
+ * [new] view sidebar status on widgets screen
322
+ * [new] order sidebars by title on widgets screen
323
+ * [new] dialog on unsaved condition changes in sidebar editor
324
+ * [new] ux design improvements
325
+ * [new] more focus on pro features, upgrade box moved to bottom
326
+ * [fixed] error in wpml config (props Chouby)
327
+ * [fixed] updated review notice description
328
+ * [fixed] select2 dropdowns styling more robust to external changes
329
+ * [fixed] minor performance improvements
330
 
331
  **Pro Plan:**
332
 
333
+ * [new] set sidebars to published or draft on widgets screen
334
 
335
  = 3.2.4 =
336
 
337
+ * [new] infinite scroll for content in sidebar editor
338
+ * [new] guard when activating both free and pro version, uninstall cleanup not run if one is active
339
+ * [new] support for buddypress 2.6 members
340
+ * [new] wordpress 4.6 support
341
+ * [fixed] option to select all authors and bbpress profiles
342
+ * [fixed] simplified introduction tour
343
+ * [fixed] uninstall cleanup for users not on freemius
344
 
345
  **Pro Plan:**
346
 
347
+ * [fixed] load buddypress group module correctly
348
+ * [fixed] search for buddypress groups
349
 
350
  = 3.2.3 =
351
 
352
+ * [fixed] wp function is_user_logged_in would in some cases not be defined in time
353
 
354
  = 3.2.2 =
355
 
356
+ * [fixed] pages with no custom sidebars could cause malformed sql query
357
 
358
  = 3.2.1 =
359
 
360
+ * [fixed] quick edit link removed from other post types
361
 
362
  = 3.2 =
363
 
364
+ * [new] performance improvements
365
+ * [new] drastically reduced database queries when checking taxonomies
366
+ * [new] visibility option for all and logged-in users
367
+ * [new] visibility column in sidebar overview
368
+ * [new] combined handle and merge position columns
369
+ * [new] freemius integration
370
+ * [new] wp filters to add and populate metadata
371
+ * [new] minimum requirement wp3.9
372
+ * [fixed] improved sidebar editor ux
373
+ * [fixed] display correct template tag for manual handled sidebars in editor
374
+ * [fixed] wpml config
375
+ * [removed] sidebar quick edit
376
+ * [removed] ability to set private post status (in favor of visibility option)
377
+ * [removed] donation link from readme
378
 
379
  **Pro Plan:**
380
 
381
+ * [new] sidebar and widget revisions
382
+ * [new] extended visibility for roles and guests
383
+ * [new] condition for URLs + wildcards
384
+ * [new] condition for content from any day, month, year
385
+ * [new] condition for buddypress groups
386
+ * [new] sidebar meta box for post types
387
+ * [new] sidebar column for post type overviews
388
+ * [new] widget synchronization across themes
389
+ * [new] white label admin screens
390
 
391
  = 3.1.2 =
392
 
393
+ * [new] wordpress 4.5 support
394
+ * [new] module javascript more extensible
395
+ * [fixed] styling for autocomplete input fields
396
+ * [fixed] updated translations
397
 
398
  = 3.1.1 =
399
 
400
+ * [new] pods pages module, props @sc0ttkclark @herold
401
+ * [fixed] better compat when other themes or plugins load breaking scripts
402
 
403
  = 3.1 =
404
 
405
+ * [new] completely rewritten sidebar editor ui
406
+ * [new] refactored plugin into more logical abstractions
407
+ * [new] wp-db-updater now handles database updates
408
+ * [new] tour reflects new sidebar editor ui
409
+ * [new] review notice after 2 weeks use
410
+ * [new] admin footer text on relevant pages
411
+ * [new] minified some scripts
412
+ * [new] qtranslate x module
413
+ * [fixed] sidebar and widget filtering for wp4.4+
414
+ * [fixed] bug making attachments not selectable
415
+ * [fixed] bumped versions for integrated plugins
416
+ * [removed] qtranslate module
417
 
418
  = 3.0.1 =
419
 
420
+ * [new] wp4.4 compatibility
421
 
422
  = 3.0 =
423
 
424
+ * [new] plugin rewritten with wp-content-aware-engine to take care of everything related to conditional content
425
+ * [new] migrate existing sidebar data to wp-content-aware-engine standards
426
+ * [new] negation of condition groups
427
+ * [new] new api to add modules
428
+ * [new] new action and filter hooks
429
+ * [new] intro tour
430
+ * [new] ca_display_sidebar deprecates display_ca_sidebar
431
+ * [new] filter for sidebars on widgets screen
432
+ * [new] add sidebar from widgets screen
433
+ * [new] filter for available widgets on widgets screen
434
+ * [new] more simple information meta box
435
+ * [new] gui improvements in sidebar editor
436
+ * [new] bulk update messages translatable
437
+ * [new] draft post status included in post type lists
438
+ * [new] arabic, bulgarian, croatian, czech, estonian, french (canada), greek, hebrew, indonesian, japanese, persian, vietnamese translations
439
+ * [fixed] uninstall script cleans residual data better
440
+ * [fixed] posts page and front page excluded from page post type list
441
+ * [fixed] updated translations
442
+ * [fixed] finnish translation included properly
443
+ * [fixed] minimum requirement wp3.8
444
+ * [removed] all action and filter hooks (moved to wp-content-aware-engine under new names)
445
+ * [removed] deprecated icons
446
+ * [removed] screenshots
447
 
448
  = 2.6.3 =
449
 
450
+ * [fixed] sidebars would not be displayed on front page
451
 
452
  = 2.6.2 =
453
+ * [new] wp4.3 compatibility
454
+ * [fixed] sidebars would not be displayed on 404 or empty content
455
+ * [fixed] sidebars would not be displayed when queried object differed from post object
456
+ * [fixed] included ukranian translation properly
457
 
458
  = 2.6.1 =
459
 
460
+ * [new] finnish, korean, portuguese (portugal), slovenian and swedish translations
461
+ * [fixed] updated translations
462
+ * [fixed] better compatibility when used together with other sidebar managers
463
 
464
  = 2.6 =
465
 
466
+ * [new] date module to display sidebars on date archives
467
+ * [new] basque and french translations
468
+ * [fixed] support for mariadb 10.0
469
 
470
  = 2.5.3 =
471
 
472
+ * [new] catalan, norwegian bokmål and turkish translations
473
+ * [fixed] updated translations
474
 
475
  = 2.5.2 =
476
 
477
+ * [new] delete_posts capability. fixes conflict in wp4.1
478
+ * [fixed] only get custom sidebars when $post is set. fixes conflict in wp4.1
479
 
480
  = 2.5.1 =
481
 
482
+ * [fixed] properly include casmodule.php
483
 
484
  = 2.5 =
485
 
486
+ * [new] ca-sidebar shortcode
487
+ * [new] serbian and dutch translations
488
+ * [new] teaser meta box
489
+ * [new] shortcode is displayed when selecting manual handle in sidebar editor
490
+ * [new] description can be added to modules
491
+ * [new] generic module callback for ajax allowing search and pagination to use same request
492
+ * [new] or-separator between condition groups in editor
493
+ * [fixed] headers already sent error on ajax request
494
 
495
  = 2.4.3 =
496
 
497
+ * [fixed] german translation properly included
498
 
499
  = 2.4.2 =
500
 
501
+ * [new] polish, brazilian portuguese and russian translations
502
+ * [fixed] "auto-select new children of selected ancestors" caused new top level post types to be selected
503
+ * [fixed] "auto-select new children of selected ancestors" for taxonomies could prevent sidebar from being displayed
504
 
505
  = 2.4.1 =
506
 
507
+ * [fixed] authors found via search in sidebar editor could not be saved
508
+ * [fixed] displaying max 20 authors in search results instead of 10
509
+ * [fixed] improved ux design for sidebars in widgets screen
510
 
511
  = 2.4 =
512
 
513
+ * [new] compatibility with wp4.0
514
+ * [new] better ux design for condition groups
515
+ * [new] better ux design for sidebars in widgets screen, including an edit link
516
+ * [new] dashicon for admin menu (wp3.8+)
517
+ * [fixed] using some newer wordpress actions and filters for admin columns
518
+ * [fixed] sidebars could be fetched and prepared in administration
519
 
520
  = 2.3 =
521
 
522
+ * [new] ukranian translation
523
+ * [new] error if trying to access php files directly
524
+ * [new] bbpress, bp_member, polylang, qtranslate, transposh and wpml modules are more robust
525
+ * [new] content rule boxes can be hidden in screen options in sidebar editor
526
+ * [new] help tab in sidebar editor
527
+ * [new] widgets count column in sidebar overview
528
+ * [new] menu order moved to options meta box in sidebar editor
529
+ * [fixed] merge position option hidden on forced replace handle
530
+ * [fixed] polylang compatibility now 1.2+
531
+ * [fixed] width of columns in sidebar overview
532
+ * [removed] exposure column in sidebar overview
533
 
534
  = 2.2.1 =
535
 
536
+ * [fixed] taxonomy archive conditions did not work with other modules properly
537
+ * [fixed] removed display limit of 20 for saved post type conditions
538
+ * [fixed] saved post type conditions ordered alphabetically
539
 
540
  = 2.2 =
541
 
542
+ * [new] sidebar displayed in theme customizer (wp3.4+)
543
+ * [new] widget management integration in theme customizer (wp3.9+)
544
+ * [new] handle for forced replace
545
+ * [fixed] reduced database queries in sidebar editor
546
+ * [fixed] disable all add to group buttons before creating first condition group
547
 
548
  = 2.1 =
549
 
550
+ * [new] empty condition groups cannot be saved
551
+ * [new] confirmation on various condition group actions in sidebar editor
552
+ * [new] improved ux design for sidebar editor
553
+ * [new] chinese translation
554
+ * [new] wp3.9 compatibility
555
+ * [fixed] transposh compatibility now 0.9.5+
556
+ * [fixed] removed warnings for auto-select new children functionality
557
+ * [fixed] unprivileged users could in theory make, but never successfully execute, ajax requests for sidebar editor
558
+ * [fixed] removed warning in widgets screen when handle is not set
559
 
560
  = 2.0.3 =
561
 
562
+ * [fixed] taxonomy pagination in sidebar editor
563
+ * [fixed] categories found in search can now be saved. props Xandoc
564
 
565
  = 2.0.2 =
566
 
567
+ * [fixed] terms caused a sidebar to be displayed on all pages
568
 
569
  = 2.0.1 =
570
 
571
+ * [fixed] admin menu would in some cases be overwritten by other plugins
572
 
573
  = 2.0 =
574
 
575
+ * [new] condition groups
576
+ * [new] gui and uxd overhaul for sidebar editor
577
+ * [new] pagination for taxonomies in sidebar editor
578
+ * [new] pagination for post types in sidebar editor
579
+ * [new] mysql 5.6+ compatibility
580
+ * [new] more efficient uninstall process
581
+ * [new] easier for developers to extend and manipulate content support
582
+ * [new] wp3.8 and mp6 compatibility
583
+ * [new] german translation
584
+ * [new] hungarian translation
585
+ * [new] latvian translation
586
+ * [new] spanish translation
587
+ * [new] all conditions follow a strict logical "and" operator per group
588
+ * [fixed] scripts and styles only loaded on sidebar administrative pages
589
+ * [fixed] slovak translation now recognized
590
+ * [fixed] paths to assets compatible with ssl
591
+ * [removed] jquery ui autocomplete and accordion
592
 
593
  = 1.3.5 =
594
 
595
+ * [fixed] menu would disappear in rare cases. Props grezvany13
596
+ * [fixed] search function now searches in title and slug (not content) for post types
597
+ * [new] search function displays at most 20 results instead of 10
598
 
599
  = 1.3.4 =
600
 
601
+ * [fixed] cas_walker_checklist now follows walker declaration for wp3.6
602
+ * [fixed] content list in accordion now not scrollable
603
+ * [fixed] only terms from public taxonomies are included for content recognition.
604
+ * [fixed] polylang fully supported again
605
+ * [fixed] consistent css across wp versions
606
+ * [removed] flushing rewrite rules on activation/deactivation is needless
607
 
608
  = 1.3.3 =
609
 
610
+ * [new] html placeholder in search field
611
+ * [new] items already displayed in edit page moved to top and checked when found in search
612
+ * [fixed] private and scheduled singulars included in search results
613
+ * [fixed] search results displayed in ascending order
614
 
615
  = 1.3.2 =
616
 
617
+ * [new] items found in search now added to list directly on select
618
+ * [fixed] some terms found by search could not be saved
619
+ * [fixed] widget locations are saved again for each theme
620
 
621
  = 1.3.1 =
622
 
623
+ * [new] authors and bbpress user profiles now searchable on edit page
624
+ * [new] items found in search on edit page are prepended and checked by default
625
+ * [new] updated edit page gui
626
+ * [new] search field only visible when quantity is above 20
627
+ * [fixed] select all checkbox will now disable all input in container
628
+ * [fixed] host sidebar could sometimes not be found in sidebar list
629
 
630
  = 1.3 =
631
 
632
+ * [new] post type posts and taxonomy terms now searchable on edit page
633
+ * [new] sidebar handle and host shown on widgets page
634
+ * [new] slovak translation
635
+ * [fixed] sidebar meta boxes more robust to external modifications
636
+ * [fixed] admin column headers more robust to external modifications
637
+ * [fixed] sidebar menu now always hidden for users without right cap
638
+ * [fixed] code optimization and refactor for performance
639
+ * [removed] support for sidebar excerpt
640
 
641
  = 1.2 =
642
 
643
+ * [new] polylang support
644
+ * [new] buddypress support
645
+ * [new] managing sidebars now requires edit_theme_options cap
646
+ * [new] bbpress user profile has own rules instead of author rules
647
+ * [new] filter for content recognition
648
+ * [new] auto-select new children of selected taxonomy or post type ancestor
649
 
650
  = 1.1.2 =
651
 
652
+ * [new] wordpress 3.5 compatibility
653
+ * [fixed] slight css changes on edit screen
654
+ * [fixed] "show with all" checkbox toggles other checkboxes correctly
655
 
656
  = 1.1.1 =
657
 
658
+ * [fixed] slight css changes on edit screen
659
+ * [fixed] tick.png included
660
+ * [fixed] taxonomy terms could influence each other in rare cases
661
+ * [fixed] taxonomy wide rules for taxonomy archives
662
+ * [fixed] cache caused db update module to skip 1.1 update if going from 0
663
 
664
  = 1.1 =
665
 
666
+ * [new] improved gui on edit screen including content accordion
667
+ * [new] bbpress forum-topic dependency
668
+ * [new] sidebars hidden on password protected content
669
+ * [new] relevant usermeta cleared on plugin deletion
670
+ * [fixed] performance gain by dropping serialized metadata
671
+ * [fixed] database data update module revised
672
+ * [fixed] css class in posts and terms walker
673
+ * [fixed] limit of max 200 of each content type on edit screen (temp)
674
+ * [fixed] style and scripts loaded properly
675
+ * [removed] individual content meta boxes on edit screen
676
 
677
  = 1.0 =
678
 
679
+ * [new] plugin rewritten to flexible modular system
680
+ * [new] builtin support for bbpress, qtranslate, transposh, wpml
681
+ * [new] lithuanian translation
682
+ * [fixed] all present rules now dependent of each other
683
+ * [fixed] sidebar update messages
684
+ * [fixed] specific hooks now not sitewide
685
+ * [fixed] better use of meta cache
686
+ * [fixed] dir structure
687
+ * [fixed] unexpected output notice on plugin activation
688
 
689
  = 0.8.3 =
690
 
691
+ * [new] danish and italian translation
692
+ * [fixed] sidebar query might be larger than max_join_size
693
+ * [fixed] row content in admin overview would be loaded with post types with matching keys
694
 
695
  = 0.8.2 =
696
 
697
+ * [fixed] new rules caused issues with post types with taxonomies
698
 
699
  = 0.8.1 =
700
 
701
+ * [fixed] several checks for proper widget and sidebar removal
702
 
703
  = 0.8 =
704
 
705
+ * [new] some rules are dependent of each other if present
706
+ * [new] widgets in removed sidebars will be removed too
707
+ * [new] database data update module
708
+ * [new] rewrite rules flushed on plugin deactivation
709
+ * [new] data will be removed when plugin is uninstalled
710
+ * [new] icon-32 is back
711
+ * [new] message if a host is not available in sidebar overview
712
+ * [fixed] prefixed data
713
+ * [fixed] data hidden from custom fields
714
+ * [fixed] manage widgets link removed from trashed sidebars
715
+ * [fixed] view sidebar link removed in wp3.1.x
716
+ * [fixed] all custom taxonomies could not be removed again when assigned to sidebar
717
+ * [fixed] altered options meta box on edit screen
718
+ * [fixed] check if host of sidebar exists before handling it
719
 
720
  = 0.7 =
721
 
722
+ * [new] sidebars will be displayed even if empty (i.e. hidden)
723
+ * [new] author rules on singulars and archives
724
+ * [new] page template rules
725
+ * [new] javascript handling for disabling/enabling specific input on editor page
726
+ * [fixed] minor tweak for full compatibility with wp3.3
727
+ * [fixed] function for meta boxes is called only on editor page
728
+ * [fixed] proper column sorting in administration
729
+ * [fixed] specific post type label not supported in wp3.1.x
730
+ * [fixed] type (array) not supported as post_status in get_posts() in wp3.1.x
731
+ * [fixed] code cleanup
732
 
733
  = 0.6.3 =
734
 
735
+ * [new] scheduled and private singulars are selectable in sidebar editor
736
+ * [new] combined cache for manual and automatically handled sidebars
737
+ * [new] display_ca_sidebar accepts specific ids to be included
738
+ * [fixed] only a limited amount of sidebars were present in widgets area
739
+ * [fixed] better caching in sidebar editor
740
+ * [fixed] page list in sidebar editor could behave incorrectly if some pages were static
741
 
742
  = 0.6.2 =
743
 
744
+ * [fixed] array_flip triggered type mismatch errors in some cases
745
 
746
  = 0.6.1 =
747
 
748
+ * [fixed] an image caused headers already sent error
749
 
750
  = 0.6 =
751
 
752
+ * [new] sidebars can be set with specific singulars
753
+ * [new] sidebars can be set with specific post formats
754
+ * [new] updated gui
755
+ * [fixed] draft sidebars save meta
756
 
757
  = 0.5 =
758
 
759
+ * [new] search, 404, front page rules now supported
760
+ * [fixed] custom tax and terms are now supported properly (again)
761
 
762
  = 0.4 =
763
 
764
+ * [new] post type archives, taxonomy archives and taxonomy terms archives now supported
765
+ * [new] taxonomy rules
766
+ * [new] removable donation button
767
+ * [fixed] faster!
768
 
769
  = 0.3 =
770
 
771
+ * [new] sidebars can now be private
772
+ * [fixed] taxonomy terms are now supported by template function
773
+ * [fixed] faster rule recognition and handling
774
+ * [fixed] custom taxonomies are now supported properly
775
+ * [fixed] error if several sidebars had taxonomy terms rules
776
 
777
  = 0.2 =
778
 
779
+ * [new] taxonomy terms rules
780
+ * [new] optional description for sidebars
781
+ * [new] display_ca_sidebar also accepts URL-style string as parameter
782
+ * [fixed] saving meta now only kicks in with sidebar types
783
+ * [fixed] archives are not singulars and will not be treated like them
784
 
785
  = 0.1 =
786
 
content-aware-sidebars.php CHANGED
@@ -9,7 +9,7 @@
9
  Plugin Name: Content Aware Sidebars
10
  Plugin URI: https://dev.institute/wordpress-sidebars/
11
  Description: Unlimited custom sidebars and widget areas for any post, page, category etc.
12
- Version: 3.11.1
13
  Author: Joachim Jensen - DEV Institute
14
  Author URI: https://dev.institute
15
  Text Domain: content-aware-sidebars
9
  Plugin Name: Content Aware Sidebars
10
  Plugin URI: https://dev.institute/wordpress-sidebars/
11
  Description: Unlimited custom sidebars and widget areas for any post, page, category etc.
12
+ Version: 3.12
13
  Author: Joachim Jensen - DEV Institute
14
  Author URI: https://dev.institute
15
  Text Domain: content-aware-sidebars
js/cas_admin.js DELETED
@@ -1,214 +0,0 @@
1
- /*!
2
- * @package Content Aware Sidebars
3
- * @author Joachim Jensen <joachim@dev.institute>
4
- * @license GPLv3
5
- * @copyright 2019 by Joachim Jensen
6
- */
7
-
8
- (function($) {
9
- "use strict";
10
-
11
- var cas_options = {
12
-
13
- current_section: 0,
14
- sections: [],
15
-
16
- init: function() {
17
- this.tabController();
18
- this.actionOptionHandler();
19
- this.suggestVisibility();
20
- this.initSidebarActivation();
21
-
22
- $('.js-cas-color-field').wpColorPicker();
23
-
24
- $('.js-cas-html').on('change',function(e) {
25
- var $this = $(this);
26
- $($this.data('target')).attr('disabled',!$this.is(':checked'));
27
- }).trigger('change');
28
- },
29
-
30
- initSidebarActivation: function() {
31
- flatpickr.l10ns.default.weekdays = CASAdmin.weekdays;
32
- flatpickr.l10ns.default.months = CASAdmin.months;
33
- flatpickr.l10ns.default.firstDayOfWeek = CASAdmin.weekStart;
34
-
35
- var showFulltime = CASAdmin.timeFormat.toLowerCase().indexOf('a') === -1;
36
-
37
- var activate = flatpickr('.js-cas-activation',{
38
- wrap: true,
39
- clickOpens: true,
40
- enableTime: true,
41
- time_24hr: showFulltime,
42
- allowInput: true,
43
- enableSeconds: true,
44
- //altInput: true,
45
- //altFormat: CASAdmin.dateFormat + ' @ H:i:S',
46
- onChange: function(dateObj, dateStr, instance) {
47
- console.log("activate");
48
- if(dateStr || deactivate.config.minDate) {
49
- deactivate.set("minDate", dateStr ? new Date(dateObj).fp_incr(1) : null);
50
- }
51
- if(dateStr) {
52
- $toggle.prop('checked',false);
53
- } else if(!$toggle.is(':checked')) {
54
- deactivate.clear();
55
- }
56
- }
57
- }),
58
- deactivate = flatpickr('.js-cas-expiry',{
59
- wrap: true,
60
- clickOpens: true,
61
- enableTime: true,
62
- time_24hr: showFulltime,
63
- allowInput: true,
64
- enableSeconds: true,
65
- //altInput: true,
66
- //altFormat: CASAdmin.dateFormat + ' @ H:i:S',
67
- onChange: function(dateObj, dateStr, instance) {
68
- console.log("deactivate");
69
- if(dateStr || activate.config.maxDate) {
70
- activate.set("maxDate", dateStr ? new Date(dateObj).fp_incr(-1) : null);
71
- }
72
- }
73
- }),
74
- $toggle = $('.js-cas-status');
75
-
76
- $toggle.on('change',function(e) {
77
- if($(this).is(':checked')) {
78
- activate.clear();
79
- } else if(!activate.selectedDates.length) {
80
- deactivate.clear();
81
- }
82
- });
83
- },
84
-
85
- /**
86
- * Initiate tabs dynamically
87
- *
88
- * @since 3.4
89
- * @return {void}
90
- */
91
- initTabSections: function() {
92
- $(".js-cas-tabs").find(".nav-tab").each(function() {
93
- var start = this.href.lastIndexOf("#");
94
- if(start >= 0) {
95
- var section = this.href.substr(start);
96
- cas_options.sections.push(section);
97
- $(section).hide();
98
- }
99
- });
100
- },
101
-
102
- /**
103
- * Manage tab clicks
104
- *
105
- * @since 3.4
106
- * @return {void}
107
- */
108
- tabController: function() {
109
- this.initTabSections();
110
- this.setCurrentSection(window.location.hash);
111
- $("#poststuff")
112
- .on("click",".js-nav-link",function(e) {
113
- cas_options.setCurrentSection(this.href);
114
- });
115
- },
116
-
117
- /**
118
- * Find section index based on
119
- * hash in a URL string
120
- *
121
- * @since 3.4
122
- * @param {string} url
123
- * @return {int}
124
- */
125
- findSectionByURL: function(url) {
126
- var section = this.sections.indexOf(url.substring(url.lastIndexOf("#")));
127
- return section >= 0 ? section : null;
128
- },
129
-
130
- /**
131
- * Set and display current section and tab
132
- * hide previous current section
133
- *
134
- * @since 3.4
135
- * @param {string} url
136
- */
137
- setCurrentSection: function(url) {
138
- var section = this.findSectionByURL(url) || 0,
139
- $tabs = $(".js-cas-tabs").find(".nav-tab");
140
- if($tabs.eq(section).is(":visible")) {
141
- $(this.sections[this.current_section]).hide();
142
- $tabs.eq(this.current_section).removeClass("nav-tab-active");
143
- this.current_section = section;
144
- $(this.sections[this.current_section]).show();
145
- $tabs.eq(this.current_section).addClass("nav-tab-active");
146
-
147
- $('#_cas_section').val('#top'+this.sections[this.current_section]);
148
- }
149
- },
150
-
151
- /**
152
- * Selection of handle will control the
153
- * accessibility of options dependent on its value
154
- *
155
- * @since 3.7
156
- * @return {void}
157
- */
158
- actionOptionHandler: function() {
159
- var $options = $('#cas-options'),
160
- $actions = $options.find('.js-cas-action');
161
- $options.on('change','.js-cas-handle',function(){
162
- var action = $(this);
163
-
164
- // $actions.each(function(i,ui) {
165
- // var $this = $(this),
166
- // show = $this.hasClass('js-cas-action-'+action.val());
167
- // $this.toggle(show).find('input,select').attr('disabled',!show);
168
- // });
169
-
170
- var $show = $actions.filter('.js-cas-action-'+action.val());
171
- $actions.not($show).hide().find('input,select').attr('disabled',true);
172
- $show.fadeIn('fast').find('input,select').attr('disabled',false);
173
-
174
- });
175
- $options.find('.js-cas-handle').trigger('change');
176
- },
177
-
178
- suggestVisibility: function() {
179
- var $elem = $('.js-cas-visibility');
180
- $elem.select2({
181
- theme:'wpca',
182
- placeholder: CASAdmin.allVisibility,
183
- minimumInputLength: 0,
184
- closeOnSelect: true,//does not work properly on false
185
- allowClear:false,
186
- //multiple: true,
187
- //width:"resolve",
188
- nextSearchTerm: function(selectedObject, currentSearchTerm) {
189
- return currentSearchTerm;
190
- },
191
- data: CASAdmin.visibility
192
- })
193
- .on("select2:selecting",function(e) {
194
- $elem.data("forceOpen",true);
195
- })
196
- .on("select2:close",function(e) {
197
- if($elem.data("forceOpen")) {
198
- e.preventDefault();
199
- $elem.select2("open");
200
- $elem.data("forceOpen",false);
201
- }
202
- });
203
- //select3.5 compat for setting value by id
204
- if($elem.data('value')) {
205
- $elem.val($elem.data('value').toString().split(',')).trigger('change');
206
- }
207
- }
208
- };
209
-
210
- $(document).ready(function(){
211
- cas_options.init();
212
- });
213
-
214
- })(jQuery);
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
js/cas_admin.min.js DELETED
@@ -1,7 +0,0 @@
1
- /*!
2
- * @package Content Aware Sidebars
3
- * @author Joachim Jensen <joachim@dev.institute>
4
- * @license GPLv3
5
- * @copyright 2019 by Joachim Jensen
6
- */
7
- !function($){"use strict";var n={current_section:0,sections:[],init:function(){this.tabController(),this.actionOptionHandler(),this.suggestVisibility(),this.initSidebarActivation(),$(".js-cas-color-field").wpColorPicker(),$(".js-cas-html").on("change",function(t){var e=$(this);$(e.data("target")).attr("disabled",!e.is(":checked"))}).trigger("change")},initSidebarActivation:function(){flatpickr.l10ns.default.weekdays=CASAdmin.weekdays,flatpickr.l10ns.default.months=CASAdmin.months,flatpickr.l10ns.default.firstDayOfWeek=CASAdmin.weekStart;var t=-1===CASAdmin.timeFormat.toLowerCase().indexOf("a"),i=flatpickr(".js-cas-activation",{wrap:!0,clickOpens:!0,enableTime:!0,time_24hr:t,allowInput:!0,enableSeconds:!0,onChange:function(t,e,n){(e||a.config.minDate)&&a.set("minDate",e?new Date(t).fp_incr(1):null),e?s.prop("checked",!1):s.is(":checked")||a.clear()}}),a=flatpickr(".js-cas-expiry",{wrap:!0,clickOpens:!0,enableTime:!0,time_24hr:t,allowInput:!0,enableSeconds:!0,onChange:function(t,e,n){(e||i.config.maxDate)&&i.set("maxDate",e?new Date(t).fp_incr(-1):null)}}),s=$(".js-cas-status");s.on("change",function(t){$(this).is(":checked")?i.clear():i.selectedDates.length||a.clear()})},initTabSections:function(){$(".js-cas-tabs").find(".nav-tab").each(function(){var t=this.href.lastIndexOf("#");if(0<=t){var e=this.href.substr(t);n.sections.push(e),$(e).hide()}})},tabController:function(){this.initTabSections(),this.setCurrentSection(window.location.hash),$("#poststuff").on("click",".js-nav-link",function(t){n.setCurrentSection(this.href)})},findSectionByURL:function(t){var e=this.sections.indexOf(t.substring(t.lastIndexOf("#")));return 0<=e?e:null},setCurrentSection:function(t){var e=this.findSectionByURL(t)||0,n=$(".js-cas-tabs").find(".nav-tab");n.eq(e).is(":visible")&&($(this.sections[this.current_section]).hide(),n.eq(this.current_section).removeClass("nav-tab-active"),this.current_section=e,$(this.sections[this.current_section]).show(),n.eq(this.current_section).addClass("nav-tab-active"),$("#_cas_section").val("#top"+this.sections[this.current_section]))},actionOptionHandler:function(){var t=$("#cas-options"),n=t.find(".js-cas-action");t.on("change",".js-cas-handle",function(){var t=$(this),e=n.filter(".js-cas-action-"+t.val());n.not(e).hide().find("input,select").attr("disabled",!0),e.fadeIn("fast").find("input,select").attr("disabled",!1)}),t.find(".js-cas-handle").trigger("change")},suggestVisibility:function(){var e=$(".js-cas-visibility");e.select2({theme:"wpca",placeholder:CASAdmin.allVisibility,minimumInputLength:0,closeOnSelect:!0,allowClear:!1,nextSearchTerm:function(t,e){return e},data:CASAdmin.visibility}).on("select2:selecting",function(t){e.data("forceOpen",!0)}).on("select2:close",function(t){e.data("forceOpen")&&(t.preventDefault(),e.select2("open"),e.data("forceOpen",!1))}),e.data("value")&&e.val(e.data("value").toString().split(",")).trigger("change")}};$(document).ready(function(){n.init()})}(jQuery);
 
 
 
 
 
 
 
js/flatpickr.js DELETED
@@ -1,2 +0,0 @@
1
- /*! flatpickr v3.0.6, @license MIT */
2
- function FlatpickrInstance(e,t){function n(e){return e.bind(De)}function a(e){De.config.noCalendar&&!De.selectedDates.length&&(De.selectedDates=[De.now]),he(e),De.selectedDates.length&&(!De.minDateHasTime||"input"!==e.type||e.target.value.length>=2?(i(),le()):setTimeout(function(){i(),le()},1e3))}function i(){if(De.config.enableTime){var e=(parseInt(De.hourElement.value,10)||0)%(De.amPM?12:24),t=(parseInt(De.minuteElement.value,10)||0)%60,n=De.config.enableSeconds?(parseInt(De.secondElement.value,10)||0)%60:0;void 0!==De.amPM&&(e=e%12+12*("PM"===De.amPM.textContent)),De.minDateHasTime&&0===pe(De.latestSelectedDateObj,De.config.minDate)&&(e=Math.max(e,De.config.minDate.getHours()))===De.config.minDate.getHours()&&(t=Math.max(t,De.config.minDate.getMinutes())),De.maxDateHasTime&&0===pe(De.latestSelectedDateObj,De.config.maxDate)&&(e=Math.min(e,De.config.maxDate.getHours()))===De.config.maxDate.getHours()&&(t=Math.min(t,De.config.maxDate.getMinutes())),o(e,t,n)}}function r(e){var t=e||De.latestSelectedDateObj;t&&o(t.getHours(),t.getMinutes(),t.getSeconds())}function o(e,t,n){De.selectedDates.length&&De.latestSelectedDateObj.setHours(e%24,t,n||0,0),De.config.enableTime&&!De.isMobile&&(De.hourElement.value=De.pad(De.config.time_24hr?e:(12+e)%12+12*(e%12==0)),De.minuteElement.value=De.pad(t),De.config.time_24hr||(De.amPM.textContent=e>=12?"PM":"AM"),!0===De.config.enableSeconds&&(De.secondElement.value=De.pad(n)))}function l(e){var t=e.target.value;e.delta&&(t=(parseInt(t)+e.delta).toString()),4!==t.length&&"Enter"!==e.key||(De.currentYearElement.blur(),/[^\d]/.test(t)||O(t))}function c(e,t,n){return t instanceof Array?t.forEach(function(t){return c(e,t,n)}):e instanceof Array?e.forEach(function(e){return c(e,t,n)}):(e.addEventListener(t,n),void De._handlers.push({element:e,event:t,handler:n}))}function s(e){return function(t){return 1===t.which&&e(t)}}function d(){if(De._handlers=[],De._animationLoop=[],De.config.wrap&&["open","close","toggle","clear"].forEach(function(e){Array.prototype.forEach.call(De.element.querySelectorAll("[data-"+e+"]"),function(t){return c(t,"mousedown",s(De[e]))})}),De.isMobile)return ee();if(De.debouncedResize=ge(j,50),De.triggerChange=function(){ne("Change")},De.debouncedChange=ge(De.triggerChange,300),"range"===De.config.mode&&De.daysContainer&&c(De.daysContainer,"mouseover",function(e){return P(e.target)}),c(window.document.body,"keydown",L),De.config.static||c(De._input,"keydown",L),De.config.inline||De.config.static||c(window,"resize",De.debouncedResize),void 0!==window.ontouchstart&&c(window.document,"touchstart",Y),c(window.document,"mousedown",s(Y)),c(De._input,"blur",Y),!0===De.config.clickOpens&&(c(De._input,"focus",De.open),c(De._input,"mousedown",s(De.open))),De.config.noCalendar||(De.monthNav.addEventListener("wheel",function(e){return e.preventDefault()}),c(De.monthNav,"wheel",ge(se,10)),c(De.monthNav,"mousedown",s(de)),c(De.monthNav,["keyup","increment"],l),c(De.daysContainer,"mousedown",s(U)),De.config.animate&&(c(De.daysContainer,["webkitAnimationEnd","animationend"],f),c(De.monthNav,["webkitAnimationEnd","animationend"],m))),De.config.enableTime){var e=function(e){return e.target.select()};c(De.timeContainer,["wheel","input","increment"],a),c(De.timeContainer,"mousedown",s(p)),c(De.timeContainer,["wheel","increment"],De.debouncedChange),c(De.timeContainer,"input",De.triggerChange),c([De.hourElement,De.minuteElement],"focus",e),void 0!==De.secondElement&&c(De.secondElement,"focus",function(){return De.secondElement.select()}),void 0!==De.amPM&&c(De.amPM,"mousedown",s(function(e){a(e),De.triggerChange(e)}))}}function u(){for(var e=De._animationLoop.length;e--;)De._animationLoop[e](),De._animationLoop.splice(e,1)}function f(e){if(De.daysContainer.childNodes.length>1)switch(e.animationName){case"fpSlideLeft":De.daysContainer.lastChild.classList.remove("slideLeftNew"),De.daysContainer.removeChild(De.daysContainer.firstChild),De.days=De.daysContainer.firstChild,u();break;case"fpSlideRight":De.daysContainer.firstChild.classList.remove("slideRightNew"),De.daysContainer.removeChild(De.daysContainer.lastChild),De.days=De.daysContainer.firstChild,u()}}function m(e){switch(e.animationName){case"fpSlideLeftNew":case"fpSlideRightNew":De.navigationCurrentMonth.classList.remove("slideLeftNew"),De.navigationCurrentMonth.classList.remove("slideRightNew");for(var t=De.navigationCurrentMonth;t.nextSibling&&/curr/.test(t.nextSibling.className);)De.monthNav.removeChild(t.nextSibling);for(;t.previousSibling&&/curr/.test(t.previousSibling.className);)De.monthNav.removeChild(t.previousSibling);De.oldCurMonth=null}}function g(e){e=e?De.parseDate(e):De.latestSelectedDateObj||(De.config.minDate>De.now?De.config.minDate:De.config.maxDate&&De.config.maxDate<De.now?De.config.maxDate:De.now);try{De.currentYear=e.getFullYear(),De.currentMonth=e.getMonth()}catch(t){console.error(t.stack),console.warn("Invalid date supplied: "+e)}De.redraw()}function p(e){~e.target.className.indexOf("arrow")&&h(e,e.target.classList.contains("arrowUp")?1:-1)}function h(e,t,n){var a=n||e.target.parentNode.childNodes[0],i=ae("increment");i.delta=t,a.dispatchEvent(i)}function D(e){var t=ue("div","numInputWrapper"),n=ue("input","numInput "+e),a=ue("span","arrowUp"),i=ue("span","arrowDown");return n.type="text",n.pattern="\\d*",t.appendChild(n),t.appendChild(a),t.appendChild(i),t}function v(){var e=window.document.createDocumentFragment();De.calendarContainer=ue("div","flatpickr-calendar"),De.calendarContainer.tabIndex=-1,De.config.noCalendar||(e.appendChild(k()),De.innerContainer=ue("div","flatpickr-innerContainer"),De.config.weekNumbers&&De.innerContainer.appendChild(N()),De.rContainer=ue("div","flatpickr-rContainer"),De.rContainer.appendChild(E()),De.daysContainer||(De.daysContainer=ue("div","flatpickr-days"),De.daysContainer.tabIndex=-1),M(),De.rContainer.appendChild(De.daysContainer),De.innerContainer.appendChild(De.rContainer),e.appendChild(De.innerContainer)),De.config.enableTime&&e.appendChild(x()),me(De.calendarContainer,"rangeMode","range"===De.config.mode),me(De.calendarContainer,"animate",De.config.animate),De.calendarContainer.appendChild(e);var t=De.config.appendTo&&De.config.appendTo.nodeType;if(De.config.inline||De.config.static){if(De.calendarContainer.classList.add(De.config.inline?"inline":"static"),De.config.inline&&!t)return De.element.parentNode.insertBefore(De.calendarContainer,De._input.nextSibling);if(De.config.static){var n=ue("div","flatpickr-wrapper");return De.element.parentNode.insertBefore(n,De.element),n.appendChild(De.element),De.altInput&&n.appendChild(De.altInput),void n.appendChild(De.calendarContainer)}}(t?De.config.appendTo:window.document.body).appendChild(De.calendarContainer)}function C(e,t,n,a){var i=A(t,!0),r=ue("span","flatpickr-day "+e,t.getDate());return r.dateObj=t,r.$i=a,r.setAttribute("aria-label",De.formatDate(t,De.config.ariaDateFormat)),0===pe(t,De.now)&&(De.todayDateElem=r,r.classList.add("today")),i?(r.tabIndex=-1,ie(t)&&(r.classList.add("selected"),De.selectedDateElem=r,"range"===De.config.mode&&(me(r,"startRange",0===pe(t,De.selectedDates[0])),me(r,"endRange",0===pe(t,De.selectedDates[1]))))):(r.classList.add("disabled"),De.selectedDates[0]&&t>De.minRangeDate&&t<De.selectedDates[0]?De.minRangeDate=t:De.selectedDates[0]&&t<De.maxRangeDate&&t>De.selectedDates[0]&&(De.maxRangeDate=t)),"range"===De.config.mode&&(re(t)&&!ie(t)&&r.classList.add("inRange"),1===De.selectedDates.length&&(t<De.minRangeDate||t>De.maxRangeDate)&&r.classList.add("notAllowed")),De.config.weekNumbers&&"prevMonthDay"!==e&&n%7==1&&De.weekNumbers.insertAdjacentHTML("beforeend","<span class='disabled flatpickr-day'>"+De.config.getWeek(t)+"</span>"),ne("DayCreate",r),r}function w(e,t){var n=e+t||0,a=void 0!==e?De.days.childNodes[n]:De.selectedDateElem||De.todayDateElem||De.days.childNodes[0],i=function(){(a=a||De.days.childNodes[n]).focus(),"range"===De.config.mode&&P(a)};if(void 0===a&&0!==t)return t>0?(De.changeMonth(1),n%=42):t<0&&(De.changeMonth(-1),n+=42),b(i);i()}function b(e){if(!0===De.config.animate)return De._animationLoop.push(e);e()}function M(e){var t=(new Date(De.currentYear,De.currentMonth,1).getDay()-De.l10n.firstDayOfWeek+7)%7,n="range"===De.config.mode;De.prevMonthDays=De.utils.getDaysinMonth((De.currentMonth-1+12)%12),De.selectedDateElem=void 0,De.todayDateElem=void 0;var a=De.utils.getDaysinMonth(),i=window.document.createDocumentFragment(),r=De.prevMonthDays+1-t,o=0;for(De.config.weekNumbers&&De.weekNumbers.firstChild&&(De.weekNumbers.textContent=""),n&&(De.minRangeDate=new Date(De.currentYear,De.currentMonth-1,r),De.maxRangeDate=new Date(De.currentYear,De.currentMonth+1,(42-t)%a));r<=De.prevMonthDays;r++,o++)i.appendChild(C("prevMonthDay",new Date(De.currentYear,De.currentMonth-1,r),r,o));for(r=1;r<=a;r++,o++)i.appendChild(C("",new Date(De.currentYear,De.currentMonth,r),r,o));for(var l=a+1;l<=42-t;l++,o++)i.appendChild(C("nextMonthDay",new Date(De.currentYear,De.currentMonth+1,l%a),l,o));n&&1===De.selectedDates.length&&i.childNodes[0]?(De._hidePrevMonthArrow=De._hidePrevMonthArrow||De.minRangeDate>i.childNodes[0].dateObj,De._hideNextMonthArrow=De._hideNextMonthArrow||De.maxRangeDate<new Date(De.currentYear,De.currentMonth+1,1)):oe();var c=ue("div","dayContainer");if(c.appendChild(i),De.config.animate&&void 0!==e)for(;De.daysContainer.childNodes.length>1;)De.daysContainer.removeChild(De.daysContainer.firstChild);else y(De.daysContainer);return e>=0?De.daysContainer.appendChild(c):De.daysContainer.insertBefore(c,De.daysContainer.firstChild),De.days=De.daysContainer.firstChild,De.daysContainer}function y(e){for(;e.firstChild;)e.removeChild(e.firstChild)}function k(){var e=window.document.createDocumentFragment();De.monthNav=ue("div","flatpickr-month"),De.prevMonthNav=ue("span","flatpickr-prev-month"),De.prevMonthNav.innerHTML=De.config.prevArrow,De.currentMonthElement=ue("span","cur-month"),De.currentMonthElement.title=De.l10n.scrollTitle;var t=D("cur-year");return De.currentYearElement=t.childNodes[0],De.currentYearElement.title=De.l10n.scrollTitle,De.config.minDate&&(De.currentYearElement.min=De.config.minDate.getFullYear()),De.config.maxDate&&(De.currentYearElement.max=De.config.maxDate.getFullYear(),De.currentYearElement.disabled=De.config.minDate&&De.config.minDate.getFullYear()===De.config.maxDate.getFullYear()),De.nextMonthNav=ue("span","flatpickr-next-month"),De.nextMonthNav.innerHTML=De.config.nextArrow,De.navigationCurrentMonth=ue("span","flatpickr-current-month"),De.navigationCurrentMonth.appendChild(De.currentMonthElement),De.navigationCurrentMonth.appendChild(t),e.appendChild(De.prevMonthNav),e.appendChild(De.navigationCurrentMonth),e.appendChild(De.nextMonthNav),De.monthNav.appendChild(e),Object.defineProperty(De,"_hidePrevMonthArrow",{get:function(){return this.__hidePrevMonthArrow},set:function(e){this.__hidePrevMonthArrow!==e&&(De.prevMonthNav.style.display=e?"none":"block"),this.__hidePrevMonthArrow=e}}),Object.defineProperty(De,"_hideNextMonthArrow",{get:function(){return this.__hideNextMonthArrow},set:function(e){this.__hideNextMonthArrow!==e&&(De.nextMonthNav.style.display=e?"none":"block"),this.__hideNextMonthArrow=e}}),oe(),De.monthNav}function x(){De.calendarContainer.classList.add("hasTime"),De.config.noCalendar&&De.calendarContainer.classList.add("noCalendar"),De.timeContainer=ue("div","flatpickr-time"),De.timeContainer.tabIndex=-1;var e=ue("span","flatpickr-time-separator",":"),t=D("flatpickr-hour");De.hourElement=t.childNodes[0];var n=D("flatpickr-minute");if(De.minuteElement=n.childNodes[0],De.hourElement.tabIndex=De.minuteElement.tabIndex=-1,De.hourElement.value=De.pad(De.latestSelectedDateObj?De.latestSelectedDateObj.getHours():De.config.defaultHour),De.minuteElement.value=De.pad(De.latestSelectedDateObj?De.latestSelectedDateObj.getMinutes():De.config.defaultMinute),De.hourElement.step=De.config.hourIncrement,De.minuteElement.step=De.config.minuteIncrement,De.hourElement.min=De.config.time_24hr?0:1,De.hourElement.max=De.config.time_24hr?23:12,De.minuteElement.min=0,De.minuteElement.max=59,De.hourElement.title=De.minuteElement.title=De.l10n.scrollTitle,De.timeContainer.appendChild(t),De.timeContainer.appendChild(e),De.timeContainer.appendChild(n),De.config.time_24hr&&De.timeContainer.classList.add("time24hr"),De.config.enableSeconds){De.timeContainer.classList.add("hasSeconds");var a=D("flatpickr-second");De.secondElement=a.childNodes[0],De.secondElement.value=De.latestSelectedDateObj?De.pad(De.latestSelectedDateObj.getSeconds()):"00",De.secondElement.step=De.minuteElement.step,De.secondElement.min=De.minuteElement.min,De.secondElement.max=De.minuteElement.max,De.timeContainer.appendChild(ue("span","flatpickr-time-separator",":")),De.timeContainer.appendChild(a)}return De.config.time_24hr||(De.amPM=ue("span","flatpickr-am-pm",["AM","PM"][De.hourElement.value>11|0]),De.amPM.title=De.l10n.toggleTitle,De.amPM.tabIndex=-1,De.timeContainer.appendChild(De.amPM)),De.timeContainer}function E(){De.weekdayContainer||(De.weekdayContainer=ue("div","flatpickr-weekdays"));var e=De.l10n.firstDayOfWeek,t=De.l10n.weekdays.shorthand.slice();return e>0&&e<t.length&&(t=[].concat(t.splice(e,t.length),t.splice(0,e))),De.weekdayContainer.innerHTML="\n\t\t<span class=flatpickr-weekday>\n\t\t\t"+t.join("</span><span class=flatpickr-weekday>")+"\n\t\t</span>\n\t\t",De.weekdayContainer}function N(){return De.calendarContainer.classList.add("hasWeeks"),De.weekWrapper=ue("div","flatpickr-weekwrapper"),De.weekWrapper.appendChild(ue("span","flatpickr-weekday",De.l10n.weekAbbreviation)),De.weekNumbers=ue("div","flatpickr-weeks"),De.weekWrapper.appendChild(De.weekNumbers),De.weekWrapper}function _(e,t,n){var a=(t=void 0===t||t)?e:e-De.currentMonth,i=!De.config.animate||!1===n;if(!(a<0&&De._hidePrevMonthArrow||a>0&&De._hideNextMonthArrow)){if(De.currentMonth+=a,(De.currentMonth<0||De.currentMonth>11)&&(De.currentYear+=De.currentMonth>11?1:-1,De.currentMonth=(De.currentMonth+12)%12,ne("YearChange")),M(i?void 0:a),i)return ne("MonthChange"),oe();var r=De.navigationCurrentMonth;if(a<0)for(;r.nextSibling&&/curr/.test(r.nextSibling.className);)De.monthNav.removeChild(r.nextSibling);else if(a>0)for(;r.previousSibling&&/curr/.test(r.previousSibling.className);)De.monthNav.removeChild(r.previousSibling);if(De.oldCurMonth=De.navigationCurrentMonth,De.navigationCurrentMonth=De.monthNav.insertBefore(De.oldCurMonth.cloneNode(!0),a>0?De.oldCurMonth.nextSibling:De.oldCurMonth),a>0?(De.daysContainer.firstChild.classList.add("slideLeft"),De.daysContainer.lastChild.classList.add("slideLeftNew"),De.oldCurMonth.classList.add("slideLeft"),De.navigationCurrentMonth.classList.add("slideLeftNew")):a<0&&(De.daysContainer.firstChild.classList.add("slideRightNew"),De.daysContainer.lastChild.classList.add("slideRight"),De.oldCurMonth.classList.add("slideRight"),De.navigationCurrentMonth.classList.add("slideRightNew")),De.currentMonthElement=De.navigationCurrentMonth.firstChild,De.currentYearElement=De.navigationCurrentMonth.lastChild.childNodes[0],oe(),De.oldCurMonth.firstChild.textContent=De.utils.monthToStr(De.currentMonth-a),ne("MonthChange"),document.activeElement&&document.activeElement.$i){var o=document.activeElement.$i;b(function(){w(o,0)})}}}function T(e){De.input.value="",De.altInput&&(De.altInput.value=""),De.mobileInput&&(De.mobileInput.value=""),De.selectedDates=[],De.latestSelectedDateObj=void 0,De.showTimeInput=!1,De.redraw(),!1!==e&&ne("Change")}function I(){De.isOpen=!1,De.isMobile||(De.calendarContainer.classList.remove("open"),De._input.classList.remove("active")),ne("Close")}function S(){void 0!==De.config&&ne("Destroy");for(var e=De._handlers.length;e--;){var t=De._handlers[e];t.element.removeEventListener(t.event,t.handler)}De._handlers=[],De.mobileInput?(De.mobileInput.parentNode&&De.mobileInput.parentNode.removeChild(De.mobileInput),De.mobileInput=null):De.calendarContainer&&De.calendarContainer.parentNode&&De.calendarContainer.parentNode.removeChild(De.calendarContainer),De.altInput&&(De.input.type="text",De.altInput.parentNode&&De.altInput.parentNode.removeChild(De.altInput),delete De.altInput),De.input&&(De.input.type=De.input._type,De.input.classList.remove("flatpickr-input"),De.input.removeAttribute("readonly"),De.input.value=""),["_showTimeInput","latestSelectedDateObj","_hideNextMonthArrow","_hidePrevMonthArrow","__hideNextMonthArrow","__hidePrevMonthArrow","isMobile","isOpen","selectedDateElem","minDateHasTime","maxDateHasTime","days","daysContainer","_input","_positionElement","innerContainer","rContainer","monthNav","todayDateElem","calendarContainer","weekdayContainer","prevMonthNav","nextMonthNav","currentMonthElement","currentYearElement","navigationCurrentMonth","selectedDateElem","config"].forEach(function(e){return delete De[e]})}function F(e){return!(!De.config.appendTo||!De.config.appendTo.contains(e))||De.calendarContainer.contains(e)}function Y(e){if(De.isOpen&&!De.config.inline){var t=F(e.target),n=e.target===De.input||e.target===De.altInput||De.element.contains(e.target)||e.path&&e.path.indexOf&&(~e.path.indexOf(De.input)||~e.path.indexOf(De.altInput));("blur"===e.type?n&&e.relatedTarget&&!F(e.relatedTarget):!n&&!t)&&-1===De.config.ignoredFocusElements.indexOf(e.target)&&(De.close(),"range"===De.config.mode&&1===De.selectedDates.length&&(De.clear(!1),De.redraw()))}}function O(e){if(!(!e||De.currentYearElement.min&&e<De.currentYearElement.min||De.currentYearElement.max&&e>De.currentYearElement.max)){var t=parseInt(e,10),n=De.currentYear!==t;De.currentYear=t||De.currentYear,De.config.maxDate&&De.currentYear===De.config.maxDate.getFullYear()?De.currentMonth=Math.min(De.config.maxDate.getMonth(),De.currentMonth):De.config.minDate&&De.currentYear===De.config.minDate.getFullYear()&&(De.currentMonth=Math.max(De.config.minDate.getMonth(),De.currentMonth)),n&&(De.redraw(),ne("YearChange"))}}function A(e,t){if(De.config.minDate&&pe(e,De.config.minDate,void 0!==t?t:!De.minDateHasTime)<0||De.config.maxDate&&pe(e,De.config.maxDate,void 0!==t?t:!De.maxDateHasTime)>0)return!1;if(!De.config.enable.length&&!De.config.disable.length)return!0;for(var n,a=De.parseDate(e,null,!0),i=De.config.enable.length>0,r=i?De.config.enable:De.config.disable,o=0;o<r.length;o++){if((n=r[o])instanceof Function&&n(a))return i;if(n instanceof Date&&n.getTime()===a.getTime())return i;if("string"==typeof n&&De.parseDate(n,null,!0).getTime()===a.getTime())return i;if("object"===(void 0===n?"undefined":_typeof(n))&&n.from&&n.to&&a>=n.from&&a<=n.to)return i}return!i}function L(e){var t=e.target===De._input,n=F(e.target),r=De.config.allowInput,o=De.isOpen&&(!r||!t),l=De.config.inline&&t&&!r;if("Enter"===e.key&&r&&t)return De.setDate(De._input.value,!0,e.target===De.altInput?De.config.altFormat:De.config.dateFormat),e.target.blur();if(n||o||l){var c=De.timeContainer&&De.timeContainer.contains(e.target);switch(e.key){case"Enter":c?le():U(e);break;case"Escape":e.preventDefault(),De.close();break;case"ArrowLeft":case"ArrowRight":if(!c)if(e.preventDefault(),De.daysContainer){var s="ArrowRight"===e.key?1:-1;e.ctrlKey?_(s,!0):w(e.target.$i,s)}else De.config.enableTime&&!c&&De.hourElement.focus();break;case"ArrowUp":case"ArrowDown":e.preventDefault();var d="ArrowDown"===e.key?1:-1;De.daysContainer?e.ctrlKey?(O(De.currentYear-d),w(e.target.$i,0)):c||w(e.target.$i,7*d):De.config.enableTime&&(c||De.hourElement.focus(),a(e));break;case"Tab":e.target===De.hourElement?(e.preventDefault(),De.minuteElement.select()):e.target===De.minuteElement&&(De.secondElement||De.amPM)?(e.preventDefault(),(De.secondElement||De.amPM).focus()):e.target===De.secondElement&&(e.preventDefault(),De.amPM.focus());break;case"a":e.target===De.amPM&&(De.amPM.textContent="AM",i(),le());break;case"p":e.target===De.amPM&&(De.amPM.textContent="PM",i(),le())}ne("KeyDown",e)}}function P(e){if(1===De.selectedDates.length&&e.classList.contains("flatpickr-day")){for(var t=e.dateObj,n=De.parseDate(De.selectedDates[0],null,!0),a=Math.min(t.getTime(),De.selectedDates[0].getTime()),i=Math.max(t.getTime(),De.selectedDates[0].getTime()),r=!1,o=a;o<i;o+=De.utils.duration.DAY)if(!A(new Date(o))){r=!0;break}for(var l=De.days.childNodes[0].dateObj.getTime(),c=0;c<42;c++,l+=De.utils.duration.DAY){(function(o,l){var c=o<De.minRangeDate.getTime()||o>De.maxRangeDate.getTime(),s=De.days.childNodes[l];if(c)return De.days.childNodes[l].classList.add("notAllowed"),["inRange","startRange","endRange"].forEach(function(e){s.classList.remove(e)}),"continue";if(r&&!c)return"continue";["startRange","inRange","endRange","notAllowed"].forEach(function(e){s.classList.remove(e)});var d=Math.max(De.minRangeDate.getTime(),a),u=Math.min(De.maxRangeDate.getTime(),i);e.classList.add(t<De.selectedDates[0]?"startRange":"endRange"),n<t&&o===n.getTime()?s.classList.add("startRange"):n>t&&o===n.getTime()&&s.classList.add("endRange"),o>=d&&o<=u&&s.classList.add("inRange")})(l,c)}}}function j(){!De.isOpen||De.config.static||De.config.inline||J()}function H(e,t){if(De.isMobile)return e&&(e.preventDefault(),e.target.blur()),setTimeout(function(){De.mobileInput.click()},0),void ne("Open");De.isOpen||De._input.disabled||De.config.inline||(De.isOpen=!0,De.calendarContainer.classList.add("open"),J(t),De._input.classList.add("active"),ne("Open"))}function R(e){return function(t){var n=De.config["_"+e+"Date"]=De.parseDate(t),a=De.config["_"+("min"===e?"max":"min")+"Date"],i=t&&n instanceof Date;i&&(De[e+"DateHasTime"]=n.getHours()||n.getMinutes()||n.getSeconds()),De.selectedDates&&(De.selectedDates=De.selectedDates.filter(function(e){return A(e)}),De.selectedDates.length||"min"!==e||r(n),le()),De.daysContainer&&(K(),i?De.currentYearElement[e]=n.getFullYear():De.currentYearElement.removeAttribute(e),De.currentYearElement.disabled=a&&n&&a.getFullYear()===n.getFullYear())}}function W(){var e=["wrap","weekNumbers","allowInput","clickOpens","time_24hr","enableTime","noCalendar","altInput","shorthandCurrentMonth","inline","static","enableSeconds","disableMobile"],t=["onChange","onClose","onDayCreate","onDestroy","onKeyDown","onMonthChange","onOpen","onParseConfig","onReady","onValueUpdate","onYearChange"];De.config=Object.create(flatpickr.defaultConfig);var a=_extends({},De.instanceConfig,JSON.parse(JSON.stringify(De.element.dataset||{})));De.config.parseDate=a.parseDate,De.config.formatDate=a.formatDate,Object.defineProperty(De.config,"enable",{get:function(){return De.config._enable||[]},set:function(e){return De.config._enable=G(e)}}),Object.defineProperty(De.config,"disable",{get:function(){return De.config._disable||[]},set:function(e){return De.config._disable=G(e)}}),_extends(De.config,a),!a.dateFormat&&a.enableTime&&(De.config.dateFormat=De.config.noCalendar?"H:i"+(De.config.enableSeconds?":S":""):flatpickr.defaultConfig.dateFormat+" H:i"+(De.config.enableSeconds?":S":"")),a.altInput&&a.enableTime&&!a.altFormat&&(De.config.altFormat=De.config.noCalendar?"h:i"+(De.config.enableSeconds?":S K":" K"):flatpickr.defaultConfig.altFormat+" h:i"+(De.config.enableSeconds?":S":"")+" K"),Object.defineProperty(De.config,"minDate",{get:function(){return this._minDate},set:R("min")}),Object.defineProperty(De.config,"maxDate",{get:function(){return this._maxDate},set:R("max")}),De.config.minDate=a.minDate,De.config.maxDate=a.maxDate;for(var i=0;i<e.length;i++)De.config[e[i]]=!0===De.config[e[i]]||"true"===De.config[e[i]];for(var r=t.length;r--;)void 0!==De.config[t[r]]&&(De.config[t[r]]=fe(De.config[t[r]]||[]).map(n));for(var o=0;o<De.config.plugins.length;o++){var l=De.config.plugins[o](De)||{};for(var c in l)De.config[c]instanceof Array||~t.indexOf(c)?De.config[c]=fe(l[c]).map(n).concat(De.config[c]):void 0===a[c]&&(De.config[c]=l[c])}ne("ParseConfig")}function B(){"object"!==_typeof(De.config.locale)&&void 0===flatpickr.l10ns[De.config.locale]&&console.warn("flatpickr: invalid locale "+De.config.locale),De.l10n=_extends(Object.create(flatpickr.l10ns.default),"object"===_typeof(De.config.locale)?De.config.locale:"default"!==De.config.locale?flatpickr.l10ns[De.config.locale]||{}:{})}function J(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:De._positionElement;if(void 0!==De.calendarContainer){var t=De.calendarContainer.offsetHeight,n=De.calendarContainer.offsetWidth,a=De.config.position,i=e.getBoundingClientRect(),r=window.innerHeight-i.bottom,o="above"===a||"below"!==a&&r<t&&i.top>t,l=window.pageYOffset+i.top+(o?-t-2:e.offsetHeight+2);if(me(De.calendarContainer,"arrowTop",!o),me(De.calendarContainer,"arrowBottom",o),!De.config.inline){var c=window.pageXOffset+i.left,s=window.document.body.offsetWidth-i.right,d=c+n>window.document.body.offsetWidth;me(De.calendarContainer,"rightMost",d),De.config.static||(De.calendarContainer.style.top=l+"px",d?(De.calendarContainer.style.left="auto",De.calendarContainer.style.right=s+"px"):(De.calendarContainer.style.left=c+"px",De.calendarContainer.style.right="auto"))}}}function K(){De.config.noCalendar||De.isMobile||(E(),oe(),M())}function U(e){if(e.preventDefault(),e.stopPropagation(),e.target.classList.contains("flatpickr-day")&&!e.target.classList.contains("disabled")&&!e.target.classList.contains("notAllowed")){var t=De.latestSelectedDateObj=new Date(e.target.dateObj.getTime()),n=t.getMonth()!==De.currentMonth&&"range"!==De.config.mode;if(De.selectedDateElem=e.target,"single"===De.config.mode)De.selectedDates=[t];else if("multiple"===De.config.mode){var a=ie(t);a?De.selectedDates.splice(a,1):De.selectedDates.push(t)}else"range"===De.config.mode&&(2===De.selectedDates.length&&De.clear(),De.selectedDates.push(t),0!==pe(t,De.selectedDates[0],!0)&&De.selectedDates.sort(function(e,t){return e.getTime()-t.getTime()}));if(i(),n){var o=De.currentYear!==t.getFullYear();De.currentYear=t.getFullYear(),De.currentMonth=t.getMonth(),o&&ne("YearChange"),ne("MonthChange")}if(M(),De.minDateHasTime&&De.config.enableTime&&0===pe(t,De.config.minDate)&&r(De.config.minDate),le(),De.config.enableTime&&setTimeout(function(){return De.showTimeInput=!0},50),"range"===De.config.mode&&(1===De.selectedDates.length?(P(e.target),De._hidePrevMonthArrow=De._hidePrevMonthArrow||De.minRangeDate>De.days.childNodes[0].dateObj,De._hideNextMonthArrow=De._hideNextMonthArrow||De.maxRangeDate<new Date(De.currentYear,De.currentMonth+1,1)):oe()),ne("Change"),n?b(function(){return De.selectedDateElem.focus()}):w(e.target.$i,0),De.config.enableTime&&setTimeout(function(){return De.hourElement.select()},451),De.config.closeOnSelect){var l="single"===De.config.mode&&!De.config.enableTime,c="range"===De.config.mode&&2===De.selectedDates.length&&!De.config.enableTime;(l||c)&&De.close()}}}function $(e,t){De.config[e]=t,De.redraw(),g()}function z(e,t){if(e instanceof Array)De.selectedDates=e.map(function(e){return De.parseDate(e,t)});else if(e instanceof Date||!isNaN(e))De.selectedDates=[De.parseDate(e,t)];else if(e&&e.substring)switch(De.config.mode){case"single":De.selectedDates=[De.parseDate(e,t)];break;case"multiple":De.selectedDates=e.split("; ").map(function(e){return De.parseDate(e,t)});break;case"range":De.selectedDates=e.split(De.l10n.rangeSeparator).map(function(e){return De.parseDate(e,t)})}De.selectedDates=De.selectedDates.filter(function(e){return e instanceof Date&&A(e,!1)}),De.selectedDates.sort(function(e,t){return e.getTime()-t.getTime()})}function q(e,t,n){if(0!==e&&!e)return De.clear(t);z(e,n),De.showTimeInput=De.selectedDates.length>0,De.latestSelectedDateObj=De.selectedDates[0],De.redraw(),g(),r(),le(t),t&&ne("Change")}function G(e){for(var t=e.length;t--;)"string"==typeof e[t]||+e[t]?e[t]=De.parseDate(e[t],null,!0):e[t]&&e[t].from&&e[t].to&&(e[t].from=De.parseDate(e[t].from),e[t].to=De.parseDate(e[t].to));return e.filter(function(e){return e})}function V(){De.selectedDates=[],De.now=new Date;var e=De.config.defaultDate||De.input.value;e&&z(e,De.config.dateFormat);var t=De.selectedDates.length?De.selectedDates[0]:De.config.minDate&&De.config.minDate.getTime()>De.now?De.config.minDate:De.config.maxDate&&De.config.maxDate.getTime()<De.now?De.config.maxDate:De.now;De.currentYear=t.getFullYear(),De.currentMonth=t.getMonth(),De.selectedDates.length&&(De.latestSelectedDateObj=De.selectedDates[0]),De.minDateHasTime=De.config.minDate&&(De.config.minDate.getHours()||De.config.minDate.getMinutes()||De.config.minDate.getSeconds()),De.maxDateHasTime=De.config.maxDate&&(De.config.maxDate.getHours()||De.config.maxDate.getMinutes()||De.config.maxDate.getSeconds()),Object.defineProperty(De,"latestSelectedDateObj",{get:function(){return De._selectedDateObj||De.selectedDates[De.selectedDates.length-1]},set:function(e){De._selectedDateObj=e}}),De.isMobile||Object.defineProperty(De,"showTimeInput",{get:function(){return De._showTimeInput},set:function(e){De._showTimeInput=e,De.calendarContainer&&me(De.calendarContainer,"showTimeInput",e),J()}})}function Z(){De.utils={duration:{DAY:864e5},getDaysinMonth:function(e,t){return e=void 0===e?De.currentMonth:e,t=void 0===t?De.currentYear:t,1===e&&(t%4==0&&t%100!=0||t%400==0)?29:De.l10n.daysInMonth[e]},monthToStr:function(e,t){return t=void 0===t?De.config.shorthandCurrentMonth:t,De.l10n.months[(t?"short":"long")+"hand"][e]}}}function Q(){De.formats=Object.create(FlatpickrInstance.prototype.formats),["D","F","J","M","W","l"].forEach(function(e){De.formats[e]=FlatpickrInstance.prototype.formats[e].bind(De)}),De.revFormat.F=FlatpickrInstance.prototype.revFormat.F.bind(De),De.revFormat.M=FlatpickrInstance.prototype.revFormat.M.bind(De)}function X(){if(De.input=De.config.wrap?De.element.querySelector("[data-input]"):De.element,!De.input)return console.warn("Error: invalid input element specified",De.input);De.input._type=De.input.type,De.input.type="text",De.input.classList.add("flatpickr-input"),De._input=De.input,De.config.altInput&&(De.altInput=ue(De.input.nodeName,De.input.className+" "+De.config.altInputClass),De._input=De.altInput,De.altInput.placeholder=De.input.placeholder,De.altInput.disabled=De.input.disabled,De.altInput.required=De.input.required,De.altInput.type="text",De.input.type="hidden",!De.config.static&&De.input.parentNode&&De.input.parentNode.insertBefore(De.altInput,De.input.nextSibling)),De.config.allowInput||De._input.setAttribute("readonly","readonly"),De._positionElement=De.config.positionElement||De._input}function ee(){var e=De.config.enableTime?De.config.noCalendar?"time":"datetime-local":"date";De.mobileInput=ue("input",De.input.className+" flatpickr-mobile"),De.mobileInput.step="any",De.mobileInput.tabIndex=1,De.mobileInput.type=e,De.mobileInput.disabled=De.input.disabled,De.mobileInput.placeholder=De.input.placeholder,De.mobileFormatStr="datetime-local"===e?"Y-m-d\\TH:i:S":"date"===e?"Y-m-d":"H:i:S",De.selectedDates.length&&(De.mobileInput.defaultValue=De.mobileInput.value=De.formatDate(De.selectedDates[0],De.mobileFormatStr)),De.config.minDate&&(De.mobileInput.min=De.formatDate(De.config.minDate,"Y-m-d")),De.config.maxDate&&(De.mobileInput.max=De.formatDate(De.config.maxDate,"Y-m-d")),De.input.type="hidden",De.config.altInput&&(De.altInput.type="hidden");try{De.input.parentNode.insertBefore(De.mobileInput,De.input.nextSibling)}catch(e){}De.mobileInput.addEventListener("change",function(e){De.setDate(e.target.value,!1,De.mobileFormatStr),ne("Change"),ne("Close")})}function te(){if(De.isOpen)return De.close();De.open()}function ne(e,t){var n=De.config["on"+e];if(void 0!==n&&n.length>0)for(var a=0;n[a]&&a<n.length;a++)n[a](De.selectedDates,De.input.value,De,t);"Change"===e&&(De.input.dispatchEvent(ae("change")),De.input.dispatchEvent(ae("input")))}function ae(e){return De._supportsEvents?new Event(e,{bubbles:!0}):(De._[e+"Event"]=document.createEvent("Event"),De._[e+"Event"].initEvent(e,!0,!0),De._[e+"Event"])}function ie(e){for(var t=0;t<De.selectedDates.length;t++)if(0===pe(De.selectedDates[t],e))return""+t;return!1}function re(e){return!("range"!==De.config.mode||De.selectedDates.length<2)&&(pe(e,De.selectedDates[0])>=0&&pe(e,De.selectedDates[1])<=0)}function oe(){De.config.noCalendar||De.isMobile||!De.monthNav||(De.currentMonthElement.textContent=De.utils.monthToStr(De.currentMonth)+" ",De.currentYearElement.value=De.currentYear,De._hidePrevMonthArrow=De.config.minDate&&(De.currentYear===De.config.minDate.getFullYear()?De.currentMonth<=De.config.minDate.getMonth():De.currentYear<De.config.minDate.getFullYear()),De._hideNextMonthArrow=De.config.maxDate&&(De.currentYear===De.config.maxDate.getFullYear()?De.currentMonth+1>De.config.maxDate.getMonth():De.currentYear>De.config.maxDate.getFullYear()))}function le(e){if(!De.selectedDates.length)return De.clear(e);De.isMobile&&(De.mobileInput.value=De.selectedDates.length?De.formatDate(De.latestSelectedDateObj,De.mobileFormatStr):"");var t="range"!==De.config.mode?"; ":De.l10n.rangeSeparator;De.input.value=De.selectedDates.map(function(e){return De.formatDate(e,De.config.dateFormat)}).join(t),De.config.altInput&&(De.altInput.value=De.selectedDates.map(function(e){return De.formatDate(e,De.config.altFormat)}).join(t)),!1!==e&&ne("ValueUpdate")}function ce(e){return Math.max(-1,Math.min(1,e.wheelDelta||-e.deltaY))}function se(e){e.preventDefault();var t=De.currentYearElement.parentNode.contains(e.target);if(e.target===De.currentMonthElement||t){var n=ce(e);t?(O(De.currentYear+n),e.target.value=De.currentYear):De.changeMonth(n,!0,!1)}}function de(e){var t=De.prevMonthNav.contains(e.target),n=De.nextMonthNav.contains(e.target);t||n?_(t?-1:1):e.target===De.currentYearElement?(e.preventDefault(),De.currentYearElement.select()):"arrowUp"===e.target.className?De.changeYear(De.currentYear+1):"arrowDown"===e.target.className&&De.changeYear(De.currentYear-1)}function ue(e,t,n){var a=window.document.createElement(e);return t=t||"",n=n||"",a.className=t,void 0!==n&&(a.textContent=n),a}function fe(e){return e instanceof Array?e:[e]}function me(e,t,n){if(n)return e.classList.add(t);e.classList.remove(t)}function ge(e,t,n){var a=void 0;return function(){var i=this,r=arguments;clearTimeout(a),a=setTimeout(function(){a=null,n||e.apply(i,r)},t),n&&!a&&e.apply(i,r)}}function pe(e,t,n){return e instanceof Date&&t instanceof Date&&(!1!==n?new Date(e.getTime()).setHours(0,0,0,0)-new Date(t.getTime()).setHours(0,0,0,0):e.getTime()-t.getTime())}function he(e){e.preventDefault();var t="keydown"===e.type,n=(e.type,e.type,e.target);if(De.amPM&&e.target===De.amPM)return e.target.textContent=["AM","PM"]["AM"===e.target.textContent|0];var a=Number(n.min),i=Number(n.max),r=Number(n.step),o=parseInt(n.value,10),l=o+r*(e.delta||(t?38===e.which?1:-1:Math.max(-1,Math.min(1,e.wheelDelta||-e.deltaY))||0));if(void 0!==n.value&&2===n.value.length){var c=n===De.hourElement,s=n===De.minuteElement;l<a?(l=i+l+!c+(c&&!De.amPM),s&&h(null,-1,De.hourElement)):l>i&&(l=n===De.hourElement?l-i-!De.amPM:a,s&&h(null,1,De.hourElement)),De.amPM&&c&&(1===r?l+o===23:Math.abs(l-o)>r)&&(De.amPM.textContent="PM"===De.amPM.textContent?"AM":"PM"),n.value=De.pad(l)}}var De=this;return De._={},De._.afterDayAnim=b,De._bind=c,De._compareDates=pe,De._setHoursFromDate=r,De.changeMonth=_,De.changeYear=O,De.clear=T,De.close=I,De._createElement=ue,De.destroy=S,De.isEnabled=A,De.jumpToDate=g,De.open=H,De.redraw=K,De.set=$,De.setDate=q,De.toggle=te,function(){De.element=De.input=e,De.instanceConfig=t||{},De.parseDate=FlatpickrInstance.prototype.parseDate.bind(De),De.formatDate=FlatpickrInstance.prototype.formatDate.bind(De),Q(),W(),B(),X(),V(),Z(),De.isOpen=!1,De.isMobile=!De.config.disableMobile&&!De.config.inline&&"single"===De.config.mode&&!De.config.disable.length&&!De.config.enable.length&&!De.config.weekNumbers&&/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent),De.isMobile||v(),d(),(De.selectedDates.length||De.config.noCalendar)&&(De.config.enableTime&&r(De.config.noCalendar?De.latestSelectedDateObj||De.config.minDate:null),le()),De.showTimeInput=De.selectedDates.length>0||De.config.noCalendar,De.config.weekNumbers&&(De.calendarContainer.style.width=De.daysContainer.offsetWidth+De.weekWrapper.offsetWidth+"px"),De.isMobile||J(),ne("Ready")}(),De}function _flatpickr(e,t){for(var n=Array.prototype.slice.call(e),a=[],i=0;i<n.length;i++)try{if(null!==n[i].getAttribute("data-fp-omit"))continue;n[i]._flatpickr&&(n[i]._flatpickr.destroy(),n[i]._flatpickr=null),n[i]._flatpickr=new FlatpickrInstance(n[i],t||{}),a.push(n[i]._flatpickr)}catch(e){console.warn(e,e.stack)}return 1===a.length?a[0]:a}function flatpickr(e,t){return e instanceof NodeList?_flatpickr(e,t):e instanceof HTMLElement?_flatpickr([e],t):_flatpickr(window.document.querySelectorAll(e),t)}var _extends=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var a in n)Object.prototype.hasOwnProperty.call(n,a)&&(e[a]=n[a])}return e},_typeof="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e};FlatpickrInstance.prototype={formats:{Z:function(e){return e.toISOString()},D:function(e){return this.l10n.weekdays.shorthand[this.formats.w(e)]},F:function(e){return this.utils.monthToStr(this.formats.n(e)-1,!1)},G:function(e){return FlatpickrInstance.prototype.pad(FlatpickrInstance.prototype.formats.h(e))},H:function(e){return FlatpickrInstance.prototype.pad(e.getHours())},J:function(e){return e.getDate()+this.l10n.ordinal(e.getDate())},K:function(e){return e.getHours()>11?"PM":"AM"},M:function(e){return this.utils.monthToStr(e.getMonth(),!0)},S:function(e){return FlatpickrInstance.prototype.pad(e.getSeconds())},U:function(e){return e.getTime()/1e3},W:function(e){return this.config.getWeek(e)},Y:function(e){return e.getFullYear()},d:function(e){return FlatpickrInstance.prototype.pad(e.getDate())},h:function(e){return e.getHours()%12?e.getHours()%12:12},i:function(e){return FlatpickrInstance.prototype.pad(e.getMinutes())},j:function(e){return e.getDate()},l:function(e){return this.l10n.weekdays.longhand[e.getDay()]},m:function(e){return FlatpickrInstance.prototype.pad(e.getMonth()+1)},n:function(e){return e.getMonth()+1},s:function(e){return e.getSeconds()},w:function(e){return e.getDay()},y:function(e){return String(e.getFullYear()).substring(2)}},formatDate:function(e,t){var n=this;return void 0!==this.config&&void 0!==this.config.formatDate?this.config.formatDate(e,t):t.split("").map(function(t,a,i){return n.formats[t]&&"\\"!==i[a-1]?n.formats[t](e):"\\"!==t?t:""}).join("")},revFormat:{D:function(){},F:function(e,t){e.setMonth(this.l10n.months.longhand.indexOf(t))},G:function(e,t){e.setHours(parseFloat(t))},H:function(e,t){e.setHours(parseFloat(t))},J:function(e,t){e.setDate(parseFloat(t))},K:function(e,t){var n=e.getHours();12!==n&&e.setHours(n%12+12*/pm/i.test(t))},M:function(e,t){e.setMonth(this.l10n.months.shorthand.indexOf(t))},S:function(e,t){e.setSeconds(t)},U:function(e,t){return new Date(1e3*parseFloat(t))},W:function(e,t){return t=parseInt(t),new Date(e.getFullYear(),0,2+7*(t-1),0,0,0,0,0)},Y:function(e,t){e.setFullYear(t)},Z:function(e,t){return new Date(t)},d:function(e,t){e.setDate(parseFloat(t))},h:function(e,t){e.setHours(parseFloat(t))},i:function(e,t){e.setMinutes(parseFloat(t))},j:function(e,t){e.setDate(parseFloat(t))},l:function(){},m:function(e,t){e.setMonth(parseFloat(t)-1)},n:function(e,t){e.setMonth(parseFloat(t)-1)},s:function(e,t){e.setSeconds(parseFloat(t))},w:function(){},y:function(e,t){e.setFullYear(2e3+parseFloat(t))}},tokenRegex:{D:"(\\w+)",F:"(\\w+)",G:"(\\d\\d|\\d)",H:"(\\d\\d|\\d)",J:"(\\d\\d|\\d)\\w+",K:"(am|AM|Am|aM|pm|PM|Pm|pM)",M:"(\\w+)",S:"(\\d\\d|\\d)",U:"(.+)",W:"(\\d\\d|\\d)",Y:"(\\d{4})",Z:"(.+)",d:"(\\d\\d|\\d)",h:"(\\d\\d|\\d)",i:"(\\d\\d|\\d)",j:"(\\d\\d|\\d)",l:"(\\w+)",m:"(\\d\\d|\\d)",n:"(\\d\\d|\\d)",s:"(\\d\\d|\\d)",w:"(\\d\\d|\\d)",y:"(\\d{2})"},pad:function(e){return("0"+e).slice(-2)},parseDate:function(e,t,n){if(0!==e&&!e)return null;var a=e;if(e instanceof Date)e=new Date(e.getTime());else if(void 0!==e.toFixed)e=new Date(e);else{var i=t||(this.config||flatpickr.defaultConfig).dateFormat;if("today"===(e=String(e).trim()))e=new Date,n=!0;else if(/Z$/.test(e)||/GMT$/.test(e))e=new Date(e);else if(this.config&&this.config.parseDate)e=this.config.parseDate(e,i);else{for(var r=this.config&&this.config.noCalendar?new Date((new Date).setHours(0,0,0,0)):new Date((new Date).getFullYear(),0,1,0,0,0,0),o=void 0,l=0,c=0,s="";l<i.length;l++){var d=i[l],u="\\"===d,f="\\"===i[l-1]||u;if(this.tokenRegex[d]&&!f){s+=this.tokenRegex[d];var m=new RegExp(s).exec(e);m&&(o=!0)&&(r=this.revFormat[d](r,m[++c])||r)}else u||(s+=".")}e=o?r:null}}return e instanceof Date?(!0===n&&e.setHours(0,0,0,0),e):(console.warn("flatpickr: invalid date "+a),console.info(this.element),null)}},"undefined"!=typeof HTMLElement&&(HTMLCollection.prototype.flatpickr=NodeList.prototype.flatpickr=function(e){return _flatpickr(this,e)},HTMLElement.prototype.flatpickr=function(e){return _flatpickr([this],e)}),flatpickr.defaultConfig=FlatpickrInstance.defaultConfig={mode:"single",position:"auto",animate:-1===window.navigator.userAgent.indexOf("MSIE"),wrap:!1,weekNumbers:!1,allowInput:!1,clickOpens:!0,closeOnSelect:!0,time_24hr:!1,enableTime:!1,noCalendar:!1,dateFormat:"Y-m-d",ariaDateFormat:"F j, Y",altInput:!1,altInputClass:"form-control input",altFormat:"F j, Y",defaultDate:null,minDate:null,maxDate:null,parseDate:null,formatDate:null,getWeek:function(e){var t=new Date(e.getTime()),n=new Date(t.getFullYear(),0,1);return Math.ceil(((t-n)/864e5+n.getDay()+1)/7)},enable:[],disable:[],shorthandCurrentMonth:!1,inline:!1,static:!1,appendTo:null,prevArrow:"<svg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 17 17'><g></g><path d='M5.207 8.471l7.146 7.147-0.707 0.707-7.853-7.854 7.854-7.853 0.707 0.707-7.147 7.146z' /></svg>",nextArrow:"<svg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 17 17'><g></g><path d='M13.207 8.472l-7.854 7.854-0.707-0.707 7.146-7.146-7.146-7.148 0.707-0.707 7.854 7.854z' /></svg>",enableSeconds:!1,hourIncrement:1,minuteIncrement:5,defaultHour:12,defaultMinute:0,disableMobile:!1,locale:"default",plugins:[],ignoredFocusElements:[],onClose:void 0,onChange:void 0,onDayCreate:void 0,onMonthChange:void 0,onOpen:void 0,onParseConfig:void 0,onReady:void 0,onValueUpdate:void 0,onYearChange:void 0,onKeyDown:void 0,onDestroy:void 0},flatpickr.l10ns={en:{weekdays:{shorthand:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],longhand:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]},months:{shorthand:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],longhand:["January","February","March","April","May","June","July","August","September","October","November","December"]},daysInMonth:[31,28,31,30,31,30,31,31,30,31,30,31],firstDayOfWeek:0,ordinal:function(e){var t=e%100;if(t>3&&t<21)return"th";switch(t%10){case 1:return"st";case 2:return"nd";case 3:return"rd";default:return"th"}},rangeSeparator:" to ",weekAbbreviation:"Wk",scrollTitle:"Scroll to increment",toggleTitle:"Click to toggle"}},flatpickr.l10ns.default=Object.create(flatpickr.l10ns.en),flatpickr.localize=function(e){return _extends(flatpickr.l10ns.default,e||{})},flatpickr.setDefaults=function(e){return _extends(flatpickr.defaultConfig,e||{})},"undefined"!=typeof jQuery&&(jQuery.fn.flatpickr=function(e){return _flatpickr(this,e)}),Date.prototype.fp_incr=function(e){return new Date(this.getFullYear(),this.getMonth(),this.getDate()+parseInt(e,10))},"undefined"!=typeof module&&(module.exports=flatpickr);
 
 
js/flatpickr.min.js DELETED
@@ -1,2 +0,0 @@
1
- /*! flatpickr v3.0.6, @license MIT */
2
- function FlatpickrInstance(e,t){function c(e){return e.bind(Z)}function s(e){Z.config.noCalendar&&!Z.selectedDates.length&&(Z.selectedDates=[Z.now]),function(e){e.preventDefault();var t="keydown"===e.type,n=(e.type,e.type,e.target);if(Z.amPM&&e.target===Z.amPM)return e.target.textContent=["AM","PM"]["AM"===e.target.textContent|0];var a=Number(n.min),i=Number(n.max),r=Number(n.step),o=parseInt(n.value,10),l=o+r*(e.delta||(t?38===e.which?1:-1:Math.max(-1,Math.min(1,e.wheelDelta||-e.deltaY))||0));if(void 0!==n.value&&2===n.value.length){var c=n===Z.hourElement,s=n===Z.minuteElement;l<a?(l=i+l+!c+(c&&!Z.amPM),s&&h(null,-1,Z.hourElement)):i<l&&(l=n===Z.hourElement?l-i-!Z.amPM:a,s&&h(null,1,Z.hourElement)),Z.amPM&&c&&(1===r?l+o===23:Math.abs(l-o)>r)&&(Z.amPM.textContent="PM"===Z.amPM.textContent?"AM":"PM"),n.value=Z.pad(l)}}(e),Z.selectedDates.length&&(!Z.minDateHasTime||"input"!==e.type||2<=e.target.value.length?(d(),B()):setTimeout(function(){d(),B()},1e3))}function d(){if(Z.config.enableTime){var e=(parseInt(Z.hourElement.value,10)||0)%(Z.amPM?12:24),t=(parseInt(Z.minuteElement.value,10)||0)%60,n=Z.config.enableSeconds?(parseInt(Z.secondElement.value,10)||0)%60:0;void 0!==Z.amPM&&(e=e%12+12*("PM"===Z.amPM.textContent)),Z.minDateHasTime&&0===V(Z.latestSelectedDateObj,Z.config.minDate)&&(e=Math.max(e,Z.config.minDate.getHours()))===Z.config.minDate.getHours()&&(t=Math.max(t,Z.config.minDate.getMinutes())),Z.maxDateHasTime&&0===V(Z.latestSelectedDateObj,Z.config.maxDate)&&(e=Math.min(e,Z.config.maxDate.getHours()))===Z.config.maxDate.getHours()&&(t=Math.min(t,Z.config.maxDate.getMinutes())),a(e,t,n)}}function l(e){var t=e||Z.latestSelectedDateObj;t&&a(t.getHours(),t.getMinutes(),t.getSeconds())}function a(e,t,n){Z.selectedDates.length&&Z.latestSelectedDateObj.setHours(e%24,t,n||0,0),Z.config.enableTime&&!Z.isMobile&&(Z.hourElement.value=Z.pad(Z.config.time_24hr?e:(12+e)%12+12*(e%12==0)),Z.minuteElement.value=Z.pad(t),Z.config.time_24hr||(Z.amPM.textContent=12<=e?"PM":"AM"),!0===Z.config.enableSeconds&&(Z.secondElement.value=Z.pad(n)))}function n(e){var t=e.target.value;e.delta&&(t=(parseInt(t)+e.delta).toString()),4!==t.length&&"Enter"!==e.key||(Z.currentYearElement.blur(),/[^\d]/.test(t)||N(t))}function i(t,n,a){return n instanceof Array?n.forEach(function(e){return i(t,e,a)}):t instanceof Array?t.forEach(function(e){return i(e,n,a)}):(t.addEventListener(n,a),void Z._handlers.push({element:t,event:n,handler:a}))}function r(t){return function(e){return 1===e.which&&t(e)}}function o(){if(Z._handlers=[],Z._animationLoop=[],Z.config.wrap&&["open","close","toggle","clear"].forEach(function(t){Array.prototype.forEach.call(Z.element.querySelectorAll("[data-"+t+"]"),function(e){return i(e,"mousedown",r(Z[t]))})}),Z.isMobile)return function(){var e=Z.config.enableTime?Z.config.noCalendar?"time":"datetime-local":"date";Z.mobileInput=U("input",Z.input.className+" flatpickr-mobile"),Z.mobileInput.step="any",Z.mobileInput.tabIndex=1,Z.mobileInput.type=e,Z.mobileInput.disabled=Z.input.disabled,Z.mobileInput.placeholder=Z.input.placeholder,Z.mobileFormatStr="datetime-local"==e?"Y-m-d\\TH:i:S":"date"==e?"Y-m-d":"H:i:S",Z.selectedDates.length&&(Z.mobileInput.defaultValue=Z.mobileInput.value=Z.formatDate(Z.selectedDates[0],Z.mobileFormatStr)),Z.config.minDate&&(Z.mobileInput.min=Z.formatDate(Z.config.minDate,"Y-m-d")),Z.config.maxDate&&(Z.mobileInput.max=Z.formatDate(Z.config.maxDate,"Y-m-d")),Z.input.type="hidden",Z.config.altInput&&(Z.altInput.type="hidden");try{Z.input.parentNode.insertBefore(Z.mobileInput,Z.input.nextSibling)}catch(e){}Z.mobileInput.addEventListener("change",function(e){Z.setDate(e.target.value,!1,Z.mobileFormatStr),j("Change"),j("Close")})}();if(Z.debouncedResize=G(S,50),Z.triggerChange=function(){j("Change")},Z.debouncedChange=G(Z.triggerChange,300),"range"===Z.config.mode&&Z.daysContainer&&i(Z.daysContainer,"mouseover",function(e){return I(e.target)}),i(window.document.body,"keydown",T),Z.config.static||i(Z._input,"keydown",T),Z.config.inline||Z.config.static||i(window,"resize",Z.debouncedResize),void 0!==window.ontouchstart&&i(window.document,"touchstart",E),i(window.document,"mousedown",r(E)),i(Z._input,"blur",E),!0===Z.config.clickOpens&&(i(Z._input,"focus",Z.open),i(Z._input,"mousedown",r(Z.open))),Z.config.noCalendar||(Z.monthNav.addEventListener("wheel",function(e){return e.preventDefault()}),i(Z.monthNav,"wheel",G(J,10)),i(Z.monthNav,"mousedown",r(K)),i(Z.monthNav,["keyup","increment"],n),i(Z.daysContainer,"mousedown",r(A)),Z.config.animate&&(i(Z.daysContainer,["webkitAnimationEnd","animationend"],f),i(Z.monthNav,["webkitAnimationEnd","animationend"],m))),Z.config.enableTime){i(Z.timeContainer,["wheel","input","increment"],s),i(Z.timeContainer,"mousedown",r(p)),i(Z.timeContainer,["wheel","increment"],Z.debouncedChange),i(Z.timeContainer,"input",Z.triggerChange),i([Z.hourElement,Z.minuteElement],"focus",function(e){return e.target.select()}),void 0!==Z.secondElement&&i(Z.secondElement,"focus",function(){return Z.secondElement.select()}),void 0!==Z.amPM&&i(Z.amPM,"mousedown",r(function(e){s(e),Z.triggerChange(e)}))}}function u(){for(var e=Z._animationLoop.length;e--;)Z._animationLoop[e](),Z._animationLoop.splice(e,1)}function f(e){if(1<Z.daysContainer.childNodes.length)switch(e.animationName){case"fpSlideLeft":Z.daysContainer.lastChild.classList.remove("slideLeftNew"),Z.daysContainer.removeChild(Z.daysContainer.firstChild),Z.days=Z.daysContainer.firstChild,u();break;case"fpSlideRight":Z.daysContainer.firstChild.classList.remove("slideRightNew"),Z.daysContainer.removeChild(Z.daysContainer.lastChild),Z.days=Z.daysContainer.firstChild,u()}}function m(e){switch(e.animationName){case"fpSlideLeftNew":case"fpSlideRightNew":Z.navigationCurrentMonth.classList.remove("slideLeftNew"),Z.navigationCurrentMonth.classList.remove("slideRightNew");for(var t=Z.navigationCurrentMonth;t.nextSibling&&/curr/.test(t.nextSibling.className);)Z.monthNav.removeChild(t.nextSibling);for(;t.previousSibling&&/curr/.test(t.previousSibling.className);)Z.monthNav.removeChild(t.previousSibling);Z.oldCurMonth=null}}function g(e){e=e?Z.parseDate(e):Z.latestSelectedDateObj||(Z.config.minDate>Z.now?Z.config.minDate:Z.config.maxDate&&Z.config.maxDate<Z.now?Z.config.maxDate:Z.now);try{Z.currentYear=e.getFullYear(),Z.currentMonth=e.getMonth()}catch(e){}Z.redraw()}function p(e){~e.target.className.indexOf("arrow")&&h(e,e.target.classList.contains("arrowUp")?1:-1)}function h(e,t,n){var a=n||e.target.parentNode.childNodes[0],i=H("increment");i.delta=t,a.dispatchEvent(i)}function D(e){var t=U("div","numInputWrapper"),n=U("input","numInput "+e),a=U("span","arrowUp"),i=U("span","arrowDown");return n.type="text",n.pattern="\\d*",t.appendChild(n),t.appendChild(a),t.appendChild(i),t}function v(){var e=window.document.createDocumentFragment();Z.calendarContainer=U("div","flatpickr-calendar"),Z.calendarContainer.tabIndex=-1,Z.config.noCalendar||(e.appendChild(function(){var e=window.document.createDocumentFragment();Z.monthNav=U("div","flatpickr-month"),Z.prevMonthNav=U("span","flatpickr-prev-month"),Z.prevMonthNav.innerHTML=Z.config.prevArrow,Z.currentMonthElement=U("span","cur-month"),Z.currentMonthElement.title=Z.l10n.scrollTitle;var t=D("cur-year");return Z.currentYearElement=t.childNodes[0],Z.currentYearElement.title=Z.l10n.scrollTitle,Z.config.minDate&&(Z.currentYearElement.min=Z.config.minDate.getFullYear()),Z.config.maxDate&&(Z.currentYearElement.max=Z.config.maxDate.getFullYear(),Z.currentYearElement.disabled=Z.config.minDate&&Z.config.minDate.getFullYear()===Z.config.maxDate.getFullYear()),Z.nextMonthNav=U("span","flatpickr-next-month"),Z.nextMonthNav.innerHTML=Z.config.nextArrow,Z.navigationCurrentMonth=U("span","flatpickr-current-month"),Z.navigationCurrentMonth.appendChild(Z.currentMonthElement),Z.navigationCurrentMonth.appendChild(t),e.appendChild(Z.prevMonthNav),e.appendChild(Z.navigationCurrentMonth),e.appendChild(Z.nextMonthNav),Z.monthNav.appendChild(e),Object.defineProperty(Z,"_hidePrevMonthArrow",{get:function(){return this.__hidePrevMonthArrow},set:function(e){this.__hidePrevMonthArrow!==e&&(Z.prevMonthNav.style.display=e?"none":"block"),this.__hidePrevMonthArrow=e}}),Object.defineProperty(Z,"_hideNextMonthArrow",{get:function(){return this.__hideNextMonthArrow},set:function(e){this.__hideNextMonthArrow!==e&&(Z.nextMonthNav.style.display=e?"none":"block"),this.__hideNextMonthArrow=e}}),W(),Z.monthNav}()),Z.innerContainer=U("div","flatpickr-innerContainer"),Z.config.weekNumbers&&Z.innerContainer.appendChild((Z.calendarContainer.classList.add("hasWeeks"),Z.weekWrapper=U("div","flatpickr-weekwrapper"),Z.weekWrapper.appendChild(U("span","flatpickr-weekday",Z.l10n.weekAbbreviation)),Z.weekNumbers=U("div","flatpickr-weeks"),Z.weekWrapper.appendChild(Z.weekNumbers),Z.weekWrapper)),Z.rContainer=U("div","flatpickr-rContainer"),Z.rContainer.appendChild(y()),Z.daysContainer||(Z.daysContainer=U("div","flatpickr-days"),Z.daysContainer.tabIndex=-1),M(),Z.rContainer.appendChild(Z.daysContainer),Z.innerContainer.appendChild(Z.rContainer),e.appendChild(Z.innerContainer)),Z.config.enableTime&&e.appendChild(function(){Z.calendarContainer.classList.add("hasTime"),Z.config.noCalendar&&Z.calendarContainer.classList.add("noCalendar"),Z.timeContainer=U("div","flatpickr-time"),Z.timeContainer.tabIndex=-1;var e=U("span","flatpickr-time-separator",":"),t=D("flatpickr-hour");Z.hourElement=t.childNodes[0];var n=D("flatpickr-minute");if(Z.minuteElement=n.childNodes[0],Z.hourElement.tabIndex=Z.minuteElement.tabIndex=-1,Z.hourElement.value=Z.pad(Z.latestSelectedDateObj?Z.latestSelectedDateObj.getHours():Z.config.defaultHour),Z.minuteElement.value=Z.pad(Z.latestSelectedDateObj?Z.latestSelectedDateObj.getMinutes():Z.config.defaultMinute),Z.hourElement.step=Z.config.hourIncrement,Z.minuteElement.step=Z.config.minuteIncrement,Z.hourElement.min=Z.config.time_24hr?0:1,Z.hourElement.max=Z.config.time_24hr?23:12,Z.minuteElement.min=0,Z.minuteElement.max=59,Z.hourElement.title=Z.minuteElement.title=Z.l10n.scrollTitle,Z.timeContainer.appendChild(t),Z.timeContainer.appendChild(e),Z.timeContainer.appendChild(n),Z.config.time_24hr&&Z.timeContainer.classList.add("time24hr"),Z.config.enableSeconds){Z.timeContainer.classList.add("hasSeconds");var a=D("flatpickr-second");Z.secondElement=a.childNodes[0],Z.secondElement.value=Z.latestSelectedDateObj?Z.pad(Z.latestSelectedDateObj.getSeconds()):"00",Z.secondElement.step=Z.minuteElement.step,Z.secondElement.min=Z.minuteElement.min,Z.secondElement.max=Z.minuteElement.max,Z.timeContainer.appendChild(U("span","flatpickr-time-separator",":")),Z.timeContainer.appendChild(a)}return Z.config.time_24hr||(Z.amPM=U("span","flatpickr-am-pm",["AM","PM"][11<Z.hourElement.value|0]),Z.amPM.title=Z.l10n.toggleTitle,Z.amPM.tabIndex=-1,Z.timeContainer.appendChild(Z.amPM)),Z.timeContainer}()),q(Z.calendarContainer,"rangeMode","range"===Z.config.mode),q(Z.calendarContainer,"animate",Z.config.animate),Z.calendarContainer.appendChild(e);var t=Z.config.appendTo&&Z.config.appendTo.nodeType;if(Z.config.inline||Z.config.static){if(Z.calendarContainer.classList.add(Z.config.inline?"inline":"static"),Z.config.inline&&!t)return Z.element.parentNode.insertBefore(Z.calendarContainer,Z._input.nextSibling);if(Z.config.static){var n=U("div","flatpickr-wrapper");return Z.element.parentNode.insertBefore(n,Z.element),n.appendChild(Z.element),Z.altInput&&n.appendChild(Z.altInput),void n.appendChild(Z.calendarContainer)}}(t?Z.config.appendTo:window.document.body).appendChild(Z.calendarContainer)}function C(e,t,n,a){var i=_(t,!0),r=U("span","flatpickr-day "+e,t.getDate());return r.dateObj=t,r.$i=a,r.setAttribute("aria-label",Z.formatDate(t,Z.config.ariaDateFormat)),0===V(t,Z.now)&&(Z.todayDateElem=r).classList.add("today"),i?(r.tabIndex=-1,R(t)&&(r.classList.add("selected"),Z.selectedDateElem=r,"range"===Z.config.mode&&(q(r,"startRange",0===V(t,Z.selectedDates[0])),q(r,"endRange",0===V(t,Z.selectedDates[1]))))):(r.classList.add("disabled"),Z.selectedDates[0]&&t>Z.minRangeDate&&t<Z.selectedDates[0]?Z.minRangeDate=t:Z.selectedDates[0]&&t<Z.maxRangeDate&&t>Z.selectedDates[0]&&(Z.maxRangeDate=t)),"range"===Z.config.mode&&(function(e){return!("range"!==Z.config.mode||Z.selectedDates.length<2)&&0<=V(e,Z.selectedDates[0])&&V(e,Z.selectedDates[1])<=0}(t)&&!R(t)&&r.classList.add("inRange"),1===Z.selectedDates.length&&(t<Z.minRangeDate||t>Z.maxRangeDate)&&r.classList.add("notAllowed")),Z.config.weekNumbers&&"prevMonthDay"!==e&&n%7==1&&Z.weekNumbers.insertAdjacentHTML("beforeend","<span class='disabled flatpickr-day'>"+Z.config.getWeek(t)+"</span>"),j("DayCreate",r),r}function w(e,t){function n(){(i=i||Z.days.childNodes[a]).focus(),"range"===Z.config.mode&&I(i)}var a=e+t||0,i=void 0!==e?Z.days.childNodes[a]:Z.selectedDateElem||Z.todayDateElem||Z.days.childNodes[0];if(void 0===i&&0!==t)return 0<t?(Z.changeMonth(1),a%=42):t<0&&(Z.changeMonth(-1),a+=42),b(n);n()}function b(e){if(!0===Z.config.animate)return Z._animationLoop.push(e);e()}function M(e){var t=(new Date(Z.currentYear,Z.currentMonth,1).getDay()-Z.l10n.firstDayOfWeek+7)%7,n="range"===Z.config.mode;Z.prevMonthDays=Z.utils.getDaysinMonth((Z.currentMonth-1+12)%12),Z.selectedDateElem=void 0,Z.todayDateElem=void 0;var a=Z.utils.getDaysinMonth(),i=window.document.createDocumentFragment(),r=Z.prevMonthDays+1-t,o=0;for(Z.config.weekNumbers&&Z.weekNumbers.firstChild&&(Z.weekNumbers.textContent=""),n&&(Z.minRangeDate=new Date(Z.currentYear,Z.currentMonth-1,r),Z.maxRangeDate=new Date(Z.currentYear,Z.currentMonth+1,(42-t)%a));r<=Z.prevMonthDays;r++,o++)i.appendChild(C("prevMonthDay",new Date(Z.currentYear,Z.currentMonth-1,r),r,o));for(r=1;r<=a;r++,o++)i.appendChild(C("",new Date(Z.currentYear,Z.currentMonth,r),r,o));for(var l=a+1;l<=42-t;l++,o++)i.appendChild(C("nextMonthDay",new Date(Z.currentYear,Z.currentMonth+1,l%a),l,o));n&&1===Z.selectedDates.length&&i.childNodes[0]?(Z._hidePrevMonthArrow=Z._hidePrevMonthArrow||Z.minRangeDate>i.childNodes[0].dateObj,Z._hideNextMonthArrow=Z._hideNextMonthArrow||Z.maxRangeDate<new Date(Z.currentYear,Z.currentMonth+1,1)):W();var c=U("div","dayContainer");if(c.appendChild(i),Z.config.animate&&void 0!==e)for(;1<Z.daysContainer.childNodes.length;)Z.daysContainer.removeChild(Z.daysContainer.firstChild);else!function(e){for(;e.firstChild;)e.removeChild(e.firstChild)}(Z.daysContainer);return 0<=e?Z.daysContainer.appendChild(c):Z.daysContainer.insertBefore(c,Z.daysContainer.firstChild),Z.days=Z.daysContainer.firstChild,Z.daysContainer}function y(){Z.weekdayContainer||(Z.weekdayContainer=U("div","flatpickr-weekdays"));var e=Z.l10n.firstDayOfWeek,t=Z.l10n.weekdays.shorthand.slice();return 0<e&&e<t.length&&(t=[].concat(t.splice(e,t.length),t.splice(0,e))),Z.weekdayContainer.innerHTML="\n\t\t<span class=flatpickr-weekday>\n\t\t\t"+t.join("</span><span class=flatpickr-weekday>")+"\n\t\t</span>\n\t\t",Z.weekdayContainer}function k(e,t,n){var a=(t=void 0===t||t)?e:e-Z.currentMonth,i=!Z.config.animate||!1===n;if(!(a<0&&Z._hidePrevMonthArrow||0<a&&Z._hideNextMonthArrow)){if(Z.currentMonth+=a,(Z.currentMonth<0||11<Z.currentMonth)&&(Z.currentYear+=11<Z.currentMonth?1:-1,Z.currentMonth=(Z.currentMonth+12)%12,j("YearChange")),M(i?void 0:a),i)return j("MonthChange"),W();var r=Z.navigationCurrentMonth;if(a<0)for(;r.nextSibling&&/curr/.test(r.nextSibling.className);)Z.monthNav.removeChild(r.nextSibling);else if(0<a)for(;r.previousSibling&&/curr/.test(r.previousSibling.className);)Z.monthNav.removeChild(r.previousSibling);if(Z.oldCurMonth=Z.navigationCurrentMonth,Z.navigationCurrentMonth=Z.monthNav.insertBefore(Z.oldCurMonth.cloneNode(!0),0<a?Z.oldCurMonth.nextSibling:Z.oldCurMonth),0<a?(Z.daysContainer.firstChild.classList.add("slideLeft"),Z.daysContainer.lastChild.classList.add("slideLeftNew"),Z.oldCurMonth.classList.add("slideLeft"),Z.navigationCurrentMonth.classList.add("slideLeftNew")):a<0&&(Z.daysContainer.firstChild.classList.add("slideRightNew"),Z.daysContainer.lastChild.classList.add("slideRight"),Z.oldCurMonth.classList.add("slideRight"),Z.navigationCurrentMonth.classList.add("slideRightNew")),Z.currentMonthElement=Z.navigationCurrentMonth.firstChild,Z.currentYearElement=Z.navigationCurrentMonth.lastChild.childNodes[0],W(),Z.oldCurMonth.firstChild.textContent=Z.utils.monthToStr(Z.currentMonth-a),j("MonthChange"),document.activeElement&&document.activeElement.$i){var o=document.activeElement.$i;b(function(){w(o,0)})}}}function x(e){return!(!Z.config.appendTo||!Z.config.appendTo.contains(e))||Z.calendarContainer.contains(e)}function E(e){if(Z.isOpen&&!Z.config.inline){var t=x(e.target),n=e.target===Z.input||e.target===Z.altInput||Z.element.contains(e.target)||e.path&&e.path.indexOf&&(~e.path.indexOf(Z.input)||~e.path.indexOf(Z.altInput));("blur"===e.type?!n||!e.relatedTarget||x(e.relatedTarget):n||t)||-1!==Z.config.ignoredFocusElements.indexOf(e.target)||(Z.close(),"range"===Z.config.mode&&1===Z.selectedDates.length&&(Z.clear(!1),Z.redraw()))}}function N(e){if(!(!e||Z.currentYearElement.min&&e<Z.currentYearElement.min||Z.currentYearElement.max&&e>Z.currentYearElement.max)){var t=parseInt(e,10),n=Z.currentYear!==t;Z.currentYear=t||Z.currentYear,Z.config.maxDate&&Z.currentYear===Z.config.maxDate.getFullYear()?Z.currentMonth=Math.min(Z.config.maxDate.getMonth(),Z.currentMonth):Z.config.minDate&&Z.currentYear===Z.config.minDate.getFullYear()&&(Z.currentMonth=Math.max(Z.config.minDate.getMonth(),Z.currentMonth)),n&&(Z.redraw(),j("YearChange"))}}function _(e,t){if(Z.config.minDate&&V(e,Z.config.minDate,void 0!==t?t:!Z.minDateHasTime)<0||Z.config.maxDate&&0<V(e,Z.config.maxDate,void 0!==t?t:!Z.maxDateHasTime))return!1;if(!Z.config.enable.length&&!Z.config.disable.length)return!0;for(var n,a=Z.parseDate(e,null,!0),i=0<Z.config.enable.length,r=i?Z.config.enable:Z.config.disable,o=0;o<r.length;o++){if((n=r[o])instanceof Function&&n(a))return i;if(n instanceof Date&&n.getTime()===a.getTime())return i;if("string"==typeof n&&Z.parseDate(n,null,!0).getTime()===a.getTime())return i;if("object"===(void 0===n?"undefined":_typeof(n))&&n.from&&n.to&&a>=n.from&&a<=n.to)return i}return!i}function T(e){var t=e.target===Z._input,n=x(e.target),a=Z.config.allowInput,i=Z.isOpen&&(!a||!t),r=Z.config.inline&&t&&!a;if("Enter"===e.key&&a&&t)return Z.setDate(Z._input.value,!0,e.target===Z.altInput?Z.config.altFormat:Z.config.dateFormat),e.target.blur();if(n||i||r){var o=Z.timeContainer&&Z.timeContainer.contains(e.target);switch(e.key){case"Enter":o?B():A(e);break;case"Escape":e.preventDefault(),Z.close();break;case"ArrowLeft":case"ArrowRight":if(!o)if(e.preventDefault(),Z.daysContainer){var l="ArrowRight"===e.key?1:-1;e.ctrlKey?k(l,!0):w(e.target.$i,l)}else Z.config.enableTime&&!o&&Z.hourElement.focus();break;case"ArrowUp":case"ArrowDown":e.preventDefault();var c="ArrowDown"===e.key?1:-1;Z.daysContainer?e.ctrlKey?(N(Z.currentYear-c),w(e.target.$i,0)):o||w(e.target.$i,7*c):Z.config.enableTime&&(o||Z.hourElement.focus(),s(e));break;case"Tab":e.target===Z.hourElement?(e.preventDefault(),Z.minuteElement.select()):e.target===Z.minuteElement&&(Z.secondElement||Z.amPM)?(e.preventDefault(),(Z.secondElement||Z.amPM).focus()):e.target===Z.secondElement&&(e.preventDefault(),Z.amPM.focus());break;case"a":e.target===Z.amPM&&(Z.amPM.textContent="AM",d(),B());break;case"p":e.target===Z.amPM&&(Z.amPM.textContent="PM",d(),B())}j("KeyDown",e)}}function I(o){if(1===Z.selectedDates.length&&o.classList.contains("flatpickr-day")){for(var l=o.dateObj,c=Z.parseDate(Z.selectedDates[0],null,!0),s=Math.min(l.getTime(),Z.selectedDates[0].getTime()),d=Math.max(l.getTime(),Z.selectedDates[0].getTime()),u=!1,e=s;e<d;e+=Z.utils.duration.DAY)if(!_(new Date(e))){u=!0;break}for(var t=Z.days.childNodes[0].dateObj.getTime(),n=0;n<42;n++,t+=Z.utils.duration.DAY)!function(e,t){var n=e<Z.minRangeDate.getTime()||e>Z.maxRangeDate.getTime(),a=Z.days.childNodes[t];if(n)return Z.days.childNodes[t].classList.add("notAllowed"),["inRange","startRange","endRange"].forEach(function(e){a.classList.remove(e)});if(u&&!n)return;["startRange","inRange","endRange","notAllowed"].forEach(function(e){a.classList.remove(e)});var i=Math.max(Z.minRangeDate.getTime(),s),r=Math.min(Z.maxRangeDate.getTime(),d);o.classList.add(l<Z.selectedDates[0]?"startRange":"endRange"),c<l&&e===c.getTime()?a.classList.add("startRange"):l<c&&e===c.getTime()&&a.classList.add("endRange"),i<=e&&e<=r&&a.classList.add("inRange")}(t,n)}}function S(){!Z.isOpen||Z.config.static||Z.config.inline||Y()}function F(i){return function(e){var t=Z.config["_"+i+"Date"]=Z.parseDate(e),n=Z.config["_"+("min"===i?"max":"min")+"Date"],a=e&&t instanceof Date;a&&(Z[i+"DateHasTime"]=t.getHours()||t.getMinutes()||t.getSeconds()),Z.selectedDates&&(Z.selectedDates=Z.selectedDates.filter(function(e){return _(e)}),Z.selectedDates.length||"min"!==i||l(t),B()),Z.daysContainer&&(O(),a?Z.currentYearElement[i]=t.getFullYear():Z.currentYearElement.removeAttribute(i),Z.currentYearElement.disabled=n&&t&&n.getFullYear()===t.getFullYear())}}function Y(e){var t=0<arguments.length&&void 0!==e?e:Z._positionElement;if(void 0!==Z.calendarContainer){var n=Z.calendarContainer.offsetHeight,a=Z.calendarContainer.offsetWidth,i=Z.config.position,r=t.getBoundingClientRect(),o=window.innerHeight-r.bottom,l="above"===i||"below"!==i&&o<n&&r.top>n,c=window.pageYOffset+r.top+(l?-n-2:t.offsetHeight+2);if(q(Z.calendarContainer,"arrowTop",!l),q(Z.calendarContainer,"arrowBottom",l),!Z.config.inline){var s=window.pageXOffset+r.left,d=window.document.body.offsetWidth-r.right,u=s+a>window.document.body.offsetWidth;q(Z.calendarContainer,"rightMost",u),Z.config.static||(Z.calendarContainer.style.top=c+"px",u?(Z.calendarContainer.style.left="auto",Z.calendarContainer.style.right=d+"px"):(Z.calendarContainer.style.left=s+"px",Z.calendarContainer.style.right="auto"))}}}function O(){Z.config.noCalendar||Z.isMobile||(y(),W(),M())}function A(e){if(e.preventDefault(),e.stopPropagation(),e.target.classList.contains("flatpickr-day")&&!e.target.classList.contains("disabled")&&!e.target.classList.contains("notAllowed")){var t=Z.latestSelectedDateObj=new Date(e.target.dateObj.getTime()),n=t.getMonth()!==Z.currentMonth&&"range"!==Z.config.mode;if(Z.selectedDateElem=e.target,"single"===Z.config.mode)Z.selectedDates=[t];else if("multiple"===Z.config.mode){var a=R(t);a?Z.selectedDates.splice(a,1):Z.selectedDates.push(t)}else"range"===Z.config.mode&&(2===Z.selectedDates.length&&Z.clear(),Z.selectedDates.push(t),0!==V(t,Z.selectedDates[0],!0)&&Z.selectedDates.sort(function(e,t){return e.getTime()-t.getTime()}));if(d(),n){var i=Z.currentYear!==t.getFullYear();Z.currentYear=t.getFullYear(),Z.currentMonth=t.getMonth(),i&&j("YearChange"),j("MonthChange")}if(M(),Z.minDateHasTime&&Z.config.enableTime&&0===V(t,Z.config.minDate)&&l(Z.config.minDate),B(),Z.config.enableTime&&setTimeout(function(){return Z.showTimeInput=!0},50),"range"===Z.config.mode&&(1===Z.selectedDates.length?(I(e.target),Z._hidePrevMonthArrow=Z._hidePrevMonthArrow||Z.minRangeDate>Z.days.childNodes[0].dateObj,Z._hideNextMonthArrow=Z._hideNextMonthArrow||Z.maxRangeDate<new Date(Z.currentYear,Z.currentMonth+1,1)):W()),j("Change"),n?b(function(){return Z.selectedDateElem.focus()}):w(e.target.$i,0),Z.config.enableTime&&setTimeout(function(){return Z.hourElement.select()},451),Z.config.closeOnSelect){var r="single"===Z.config.mode&&!Z.config.enableTime,o="range"===Z.config.mode&&2===Z.selectedDates.length&&!Z.config.enableTime;(r||o)&&Z.close()}}}function L(e,t){if(e instanceof Array)Z.selectedDates=e.map(function(e){return Z.parseDate(e,t)});else if(e instanceof Date||!isNaN(e))Z.selectedDates=[Z.parseDate(e,t)];else if(e&&e.substring)switch(Z.config.mode){case"single":Z.selectedDates=[Z.parseDate(e,t)];break;case"multiple":Z.selectedDates=e.split("; ").map(function(e){return Z.parseDate(e,t)});break;case"range":Z.selectedDates=e.split(Z.l10n.rangeSeparator).map(function(e){return Z.parseDate(e,t)})}Z.selectedDates=Z.selectedDates.filter(function(e){return e instanceof Date&&_(e,!1)}),Z.selectedDates.sort(function(e,t){return e.getTime()-t.getTime()})}function P(e){for(var t=e.length;t--;)"string"==typeof e[t]||+e[t]?e[t]=Z.parseDate(e[t],null,!0):e[t]&&e[t].from&&e[t].to&&(e[t].from=Z.parseDate(e[t].from),e[t].to=Z.parseDate(e[t].to));return e.filter(function(e){return e})}function j(e,t){var n=Z.config["on"+e];if(void 0!==n&&0<n.length)for(var a=0;n[a]&&a<n.length;a++)n[a](Z.selectedDates,Z.input.value,Z,t);"Change"===e&&(Z.input.dispatchEvent(H("change")),Z.input.dispatchEvent(H("input")))}function H(e){return Z._supportsEvents?new Event(e,{bubbles:!0}):(Z._[e+"Event"]=document.createEvent("Event"),Z._[e+"Event"].initEvent(e,!0,!0),Z._[e+"Event"])}function R(e){for(var t=0;t<Z.selectedDates.length;t++)if(0===V(Z.selectedDates[t],e))return""+t;return!1}function W(){Z.config.noCalendar||Z.isMobile||!Z.monthNav||(Z.currentMonthElement.textContent=Z.utils.monthToStr(Z.currentMonth)+" ",Z.currentYearElement.value=Z.currentYear,Z._hidePrevMonthArrow=Z.config.minDate&&(Z.currentYear===Z.config.minDate.getFullYear()?Z.currentMonth<=Z.config.minDate.getMonth():Z.currentYear<Z.config.minDate.getFullYear()),Z._hideNextMonthArrow=Z.config.maxDate&&(Z.currentYear===Z.config.maxDate.getFullYear()?Z.currentMonth+1>Z.config.maxDate.getMonth():Z.currentYear>Z.config.maxDate.getFullYear()))}function B(e){if(!Z.selectedDates.length)return Z.clear(e);Z.isMobile&&(Z.mobileInput.value=Z.selectedDates.length?Z.formatDate(Z.latestSelectedDateObj,Z.mobileFormatStr):"");var t="range"!==Z.config.mode?"; ":Z.l10n.rangeSeparator;Z.input.value=Z.selectedDates.map(function(e){return Z.formatDate(e,Z.config.dateFormat)}).join(t),Z.config.altInput&&(Z.altInput.value=Z.selectedDates.map(function(e){return Z.formatDate(e,Z.config.altFormat)}).join(t)),!1!==e&&j("ValueUpdate")}function J(e){e.preventDefault();var t=Z.currentYearElement.parentNode.contains(e.target);if(e.target===Z.currentMonthElement||t){var n=function(e){return Math.max(-1,Math.min(1,e.wheelDelta||-e.deltaY))}(e);t?(N(Z.currentYear+n),e.target.value=Z.currentYear):Z.changeMonth(n,!0,!1)}}function K(e){var t=Z.prevMonthNav.contains(e.target),n=Z.nextMonthNav.contains(e.target);t||n?k(t?-1:1):e.target===Z.currentYearElement?(e.preventDefault(),Z.currentYearElement.select()):"arrowUp"===e.target.className?Z.changeYear(Z.currentYear+1):"arrowDown"===e.target.className&&Z.changeYear(Z.currentYear-1)}function U(e,t,n){var a=window.document.createElement(e);return t=t||"",n=n||"",a.className=t,void 0!==n&&(a.textContent=n),a}function z(e){return e instanceof Array?e:[e]}function q(e,t,n){if(n)return e.classList.add(t);e.classList.remove(t)}function G(n,a,i){var r=void 0;return function(){var e=this,t=arguments;clearTimeout(r),r=setTimeout(function(){r=null,i||n.apply(e,t)},a),i&&!r&&n.apply(e,t)}}function V(e,t,n){return e instanceof Date&&t instanceof Date&&(!1!==n?new Date(e.getTime()).setHours(0,0,0,0)-new Date(t.getTime()).setHours(0,0,0,0):e.getTime()-t.getTime())}var Z=this;return Z._={},Z._.afterDayAnim=b,Z._bind=i,Z._compareDates=V,Z._setHoursFromDate=l,Z.changeMonth=k,Z.changeYear=N,Z.clear=function(e){Z.input.value="",Z.altInput&&(Z.altInput.value=""),Z.mobileInput&&(Z.mobileInput.value=""),Z.selectedDates=[],Z.latestSelectedDateObj=void 0,Z.showTimeInput=!1,Z.redraw(),!1!==e&&j("Change")},Z.close=function(){Z.isOpen=!1,Z.isMobile||(Z.calendarContainer.classList.remove("open"),Z._input.classList.remove("active")),j("Close")},Z._createElement=U,Z.destroy=function(){void 0!==Z.config&&j("Destroy");for(var e=Z._handlers.length;e--;){var t=Z._handlers[e];t.element.removeEventListener(t.event,t.handler)}Z._handlers=[],Z.mobileInput?(Z.mobileInput.parentNode&&Z.mobileInput.parentNode.removeChild(Z.mobileInput),Z.mobileInput=null):Z.calendarContainer&&Z.calendarContainer.parentNode&&Z.calendarContainer.parentNode.removeChild(Z.calendarContainer),Z.altInput&&(Z.input.type="text",Z.altInput.parentNode&&Z.altInput.parentNode.removeChild(Z.altInput),delete Z.altInput),Z.input&&(Z.input.type=Z.input._type,Z.input.classList.remove("flatpickr-input"),Z.input.removeAttribute("readonly"),Z.input.value=""),["_showTimeInput","latestSelectedDateObj","_hideNextMonthArrow","_hidePrevMonthArrow","__hideNextMonthArrow","__hidePrevMonthArrow","isMobile","isOpen","selectedDateElem","minDateHasTime","maxDateHasTime","days","daysContainer","_input","_positionElement","innerContainer","rContainer","monthNav","todayDateElem","calendarContainer","weekdayContainer","prevMonthNav","nextMonthNav","currentMonthElement","currentYearElement","navigationCurrentMonth","selectedDateElem","config"].forEach(function(e){return delete Z[e]})},Z.isEnabled=_,Z.jumpToDate=g,Z.open=function(e,t){if(Z.isMobile)return e&&(e.preventDefault(),e.target.blur()),setTimeout(function(){Z.mobileInput.click()},0),void j("Open");Z.isOpen||Z._input.disabled||Z.config.inline||(Z.isOpen=!0,Z.calendarContainer.classList.add("open"),Y(t),Z._input.classList.add("active"),j("Open"))},Z.redraw=O,Z.set=function(e,t){Z.config[e]=t,Z.redraw(),g()},Z.setDate=function(e,t,n){if(0!==e&&!e)return Z.clear(t);L(e,n),Z.showTimeInput=0<Z.selectedDates.length,Z.latestSelectedDateObj=Z.selectedDates[0],Z.redraw(),g(),l(),B(t),t&&j("Change")},Z.toggle=function(){if(Z.isOpen)return Z.close();Z.open()},Z.element=Z.input=e,Z.instanceConfig=t||{},Z.parseDate=FlatpickrInstance.prototype.parseDate.bind(Z),Z.formatDate=FlatpickrInstance.prototype.formatDate.bind(Z),Z.formats=Object.create(FlatpickrInstance.prototype.formats),["D","F","J","M","W","l"].forEach(function(e){Z.formats[e]=FlatpickrInstance.prototype.formats[e].bind(Z)}),Z.revFormat.F=FlatpickrInstance.prototype.revFormat.F.bind(Z),Z.revFormat.M=FlatpickrInstance.prototype.revFormat.M.bind(Z),function(){var e=["wrap","weekNumbers","allowInput","clickOpens","time_24hr","enableTime","noCalendar","altInput","shorthandCurrentMonth","inline","static","enableSeconds","disableMobile"],t=["onChange","onClose","onDayCreate","onDestroy","onKeyDown","onMonthChange","onOpen","onParseConfig","onReady","onValueUpdate","onYearChange"];Z.config=Object.create(flatpickr.defaultConfig);var n=_extends({},Z.instanceConfig,JSON.parse(JSON.stringify(Z.element.dataset||{})));Z.config.parseDate=n.parseDate,Z.config.formatDate=n.formatDate,Object.defineProperty(Z.config,"enable",{get:function(){return Z.config._enable||[]},set:function(e){return Z.config._enable=P(e)}}),Object.defineProperty(Z.config,"disable",{get:function(){return Z.config._disable||[]},set:function(e){return Z.config._disable=P(e)}}),_extends(Z.config,n),!n.dateFormat&&n.enableTime&&(Z.config.dateFormat=Z.config.noCalendar?"H:i"+(Z.config.enableSeconds?":S":""):flatpickr.defaultConfig.dateFormat+" H:i"+(Z.config.enableSeconds?":S":"")),n.altInput&&n.enableTime&&!n.altFormat&&(Z.config.altFormat=Z.config.noCalendar?"h:i"+(Z.config.enableSeconds?":S K":" K"):flatpickr.defaultConfig.altFormat+" h:i"+(Z.config.enableSeconds?":S":"")+" K"),Object.defineProperty(Z.config,"minDate",{get:function(){return this._minDate},set:F("min")}),Object.defineProperty(Z.config,"maxDate",{get:function(){return this._maxDate},set:F("max")}),Z.config.minDate=n.minDate,Z.config.maxDate=n.maxDate;for(var a=0;a<e.length;a++)Z.config[e[a]]=!0===Z.config[e[a]]||"true"===Z.config[e[a]];for(var i=t.length;i--;)void 0!==Z.config[t[i]]&&(Z.config[t[i]]=z(Z.config[t[i]]||[]).map(c));for(var r=0;r<Z.config.plugins.length;r++){var o=Z.config.plugins[r](Z)||{};for(var l in o)Z.config[l]instanceof Array||~t.indexOf(l)?Z.config[l]=z(o[l]).map(c).concat(Z.config[l]):void 0===n[l]&&(Z.config[l]=o[l])}j("ParseConfig")}(),"object"!==_typeof(Z.config.locale)&&flatpickr.l10ns[Z.config.locale],Z.l10n=_extends(Object.create(flatpickr.l10ns.default),"object"===_typeof(Z.config.locale)?Z.config.locale:"default"!==Z.config.locale&&flatpickr.l10ns[Z.config.locale]||{}),Z.input=Z.config.wrap?Z.element.querySelector("[data-input]"):Z.element,Z.input&&(Z.input._type=Z.input.type,Z.input.type="text",Z.input.classList.add("flatpickr-input"),Z._input=Z.input,Z.config.altInput&&(Z.altInput=U(Z.input.nodeName,Z.input.className+" "+Z.config.altInputClass),Z._input=Z.altInput,Z.altInput.placeholder=Z.input.placeholder,Z.altInput.disabled=Z.input.disabled,Z.altInput.required=Z.input.required,Z.altInput.type="text",Z.input.type="hidden",!Z.config.static&&Z.input.parentNode&&Z.input.parentNode.insertBefore(Z.altInput,Z.input.nextSibling)),Z.config.allowInput||Z._input.setAttribute("readonly","readonly"),Z._positionElement=Z.config.positionElement||Z._input),function(){Z.selectedDates=[],Z.now=new Date;var e=Z.config.defaultDate||Z.input.value;e&&L(e,Z.config.dateFormat);var t=Z.selectedDates.length?Z.selectedDates[0]:Z.config.minDate&&Z.config.minDate.getTime()>Z.now?Z.config.minDate:Z.config.maxDate&&Z.config.maxDate.getTime()<Z.now?Z.config.maxDate:Z.now;Z.currentYear=t.getFullYear(),Z.currentMonth=t.getMonth(),Z.selectedDates.length&&(Z.latestSelectedDateObj=Z.selectedDates[0]),Z.minDateHasTime=Z.config.minDate&&(Z.config.minDate.getHours()||Z.config.minDate.getMinutes()||Z.config.minDate.getSeconds()),Z.maxDateHasTime=Z.config.maxDate&&(Z.config.maxDate.getHours()||Z.config.maxDate.getMinutes()||Z.config.maxDate.getSeconds()),Object.defineProperty(Z,"latestSelectedDateObj",{get:function(){return Z._selectedDateObj||Z.selectedDates[Z.selectedDates.length-1]},set:function(e){Z._selectedDateObj=e}}),Z.isMobile||Object.defineProperty(Z,"showTimeInput",{get:function(){return Z._showTimeInput},set:function(e){Z._showTimeInput=e,Z.calendarContainer&&q(Z.calendarContainer,"showTimeInput",e),Y()}})}(),Z.utils={duration:{DAY:864e5},getDaysinMonth:function(e,t){return e=void 0===e?Z.currentMonth:e,t=void 0===t?Z.currentYear:t,1===e&&(t%4==0&&t%100!=0||t%400==0)?29:Z.l10n.daysInMonth[e]},monthToStr:function(e,t){return t=void 0===t?Z.config.shorthandCurrentMonth:t,Z.l10n.months[(t?"short":"long")+"hand"][e]}},Z.isOpen=!1,Z.isMobile=!Z.config.disableMobile&&!Z.config.inline&&"single"===Z.config.mode&&!Z.config.disable.length&&!Z.config.enable.length&&!Z.config.weekNumbers&&/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent),Z.isMobile||v(),o(),(Z.selectedDates.length||Z.config.noCalendar)&&(Z.config.enableTime&&l(Z.config.noCalendar?Z.latestSelectedDateObj||Z.config.minDate:null),B()),Z.showTimeInput=0<Z.selectedDates.length||Z.config.noCalendar,Z.config.weekNumbers&&(Z.calendarContainer.style.width=Z.daysContainer.offsetWidth+Z.weekWrapper.offsetWidth+"px"),Z.isMobile||Y(),j("Ready"),Z}function _flatpickr(e,t){for(var n=Array.prototype.slice.call(e),a=[],i=0;i<n.length;i++)try{if(null!==n[i].getAttribute("data-fp-omit"))continue;n[i]._flatpickr&&(n[i]._flatpickr.destroy(),n[i]._flatpickr=null),n[i]._flatpickr=new FlatpickrInstance(n[i],t||{}),a.push(n[i]._flatpickr)}catch(e){}return 1===a.length?a[0]:a}function flatpickr(e,t){return e instanceof NodeList?_flatpickr(e,t):e instanceof HTMLElement?_flatpickr([e],t):_flatpickr(window.document.querySelectorAll(e),t)}var _extends=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var a in n)Object.prototype.hasOwnProperty.call(n,a)&&(e[a]=n[a])}return e},_typeof="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e};FlatpickrInstance.prototype={formats:{Z:function(e){return e.toISOString()},D:function(e){return this.l10n.weekdays.shorthand[this.formats.w(e)]},F:function(e){return this.utils.monthToStr(this.formats.n(e)-1,!1)},G:function(e){return FlatpickrInstance.prototype.pad(FlatpickrInstance.prototype.formats.h(e))},H:function(e){return FlatpickrInstance.prototype.pad(e.getHours())},J:function(e){return e.getDate()+this.l10n.ordinal(e.getDate())},K:function(e){return 11<e.getHours()?"PM":"AM"},M:function(e){return this.utils.monthToStr(e.getMonth(),!0)},S:function(e){return FlatpickrInstance.prototype.pad(e.getSeconds())},U:function(e){return e.getTime()/1e3},W:function(e){return this.config.getWeek(e)},Y:function(e){return e.getFullYear()},d:function(e){return FlatpickrInstance.prototype.pad(e.getDate())},h:function(e){return e.getHours()%12?e.getHours()%12:12},i:function(e){return FlatpickrInstance.prototype.pad(e.getMinutes())},j:function(e){return e.getDate()},l:function(e){return this.l10n.weekdays.longhand[e.getDay()]},m:function(e){return FlatpickrInstance.prototype.pad(e.getMonth()+1)},n:function(e){return e.getMonth()+1},s:function(e){return e.getSeconds()},w:function(e){return e.getDay()},y:function(e){return String(e.getFullYear()).substring(2)}},formatDate:function(a,e){var i=this;return void 0!==this.config&&void 0!==this.config.formatDate?this.config.formatDate(a,e):e.split("").map(function(e,t,n){return i.formats[e]&&"\\"!==n[t-1]?i.formats[e](a):"\\"!==e?e:""}).join("")},revFormat:{D:function(){},F:function(e,t){e.setMonth(this.l10n.months.longhand.indexOf(t))},G:function(e,t){e.setHours(parseFloat(t))},H:function(e,t){e.setHours(parseFloat(t))},J:function(e,t){e.setDate(parseFloat(t))},K:function(e,t){var n=e.getHours();12!==n&&e.setHours(n%12+12*/pm/i.test(t))},M:function(e,t){e.setMonth(this.l10n.months.shorthand.indexOf(t))},S:function(e,t){e.setSeconds(t)},U:function(e,t){return new Date(1e3*parseFloat(t))},W:function(e,t){return t=parseInt(t),new Date(e.getFullYear(),0,2+7*(t-1),0,0,0,0,0)},Y:function(e,t){e.setFullYear(t)},Z:function(e,t){return new Date(t)},d:function(e,t){e.setDate(parseFloat(t))},h:function(e,t){e.setHours(parseFloat(t))},i:function(e,t){e.setMinutes(parseFloat(t))},j:function(e,t){e.setDate(parseFloat(t))},l:function(){},m:function(e,t){e.setMonth(parseFloat(t)-1)},n:function(e,t){e.setMonth(parseFloat(t)-1)},s:function(e,t){e.setSeconds(parseFloat(t))},w:function(){},y:function(e,t){e.setFullYear(2e3+parseFloat(t))}},tokenRegex:{D:"(\\w+)",F:"(\\w+)",G:"(\\d\\d|\\d)",H:"(\\d\\d|\\d)",J:"(\\d\\d|\\d)\\w+",K:"(am|AM|Am|aM|pm|PM|Pm|pM)",M:"(\\w+)",S:"(\\d\\d|\\d)",U:"(.+)",W:"(\\d\\d|\\d)",Y:"(\\d{4})",Z:"(.+)",d:"(\\d\\d|\\d)",h:"(\\d\\d|\\d)",i:"(\\d\\d|\\d)",j:"(\\d\\d|\\d)",l:"(\\w+)",m:"(\\d\\d|\\d)",n:"(\\d\\d|\\d)",s:"(\\d\\d|\\d)",w:"(\\d\\d|\\d)",y:"(\\d{2})"},pad:function(e){return("0"+e).slice(-2)},parseDate:function(e,t,n){if(0!==e&&!e)return null;if(e instanceof Date)e=new Date(e.getTime());else if(void 0!==e.toFixed)e=new Date(e);else{var a=t||(this.config||flatpickr.defaultConfig).dateFormat;if("today"===(e=String(e).trim()))e=new Date,n=!0;else if(/Z$/.test(e)||/GMT$/.test(e))e=new Date(e);else if(this.config&&this.config.parseDate)e=this.config.parseDate(e,a);else{for(var i=this.config&&this.config.noCalendar?new Date((new Date).setHours(0,0,0,0)):new Date((new Date).getFullYear(),0,1,0,0,0,0),r=void 0,o=0,l=0,c="";o<a.length;o++){var s=a[o],d="\\"===s,u="\\"===a[o-1]||d;if(this.tokenRegex[s]&&!u){c+=this.tokenRegex[s];var f=new RegExp(c).exec(e);f&&(r=!0)&&(i=this.revFormat[s](i,f[++l])||i)}else d||(c+=".")}e=r?i:null}}return e instanceof Date?(!0===n&&e.setHours(0,0,0,0),e):null}},"undefined"!=typeof HTMLElement&&(HTMLCollection.prototype.flatpickr=NodeList.prototype.flatpickr=function(e){return _flatpickr(this,e)},HTMLElement.prototype.flatpickr=function(e){return _flatpickr([this],e)}),flatpickr.defaultConfig=FlatpickrInstance.defaultConfig={mode:"single",position:"auto",animate:-1===window.navigator.userAgent.indexOf("MSIE"),wrap:!1,weekNumbers:!1,allowInput:!1,clickOpens:!0,closeOnSelect:!0,time_24hr:!1,enableTime:!1,noCalendar:!1,dateFormat:"Y-m-d",ariaDateFormat:"F j, Y",altInput:!1,altInputClass:"form-control input",altFormat:"F j, Y",defaultDate:null,minDate:null,maxDate:null,parseDate:null,formatDate:null,getWeek:function(e){var t=new Date(e.getTime()),n=new Date(t.getFullYear(),0,1);return Math.ceil(((t-n)/864e5+n.getDay()+1)/7)},enable:[],disable:[],shorthandCurrentMonth:!1,inline:!1,static:!1,appendTo:null,prevArrow:"<svg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 17 17'><g></g><path d='M5.207 8.471l7.146 7.147-0.707 0.707-7.853-7.854 7.854-7.853 0.707 0.707-7.147 7.146z' /></svg>",nextArrow:"<svg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 17 17'><g></g><path d='M13.207 8.472l-7.854 7.854-0.707-0.707 7.146-7.146-7.146-7.148 0.707-0.707 7.854 7.854z' /></svg>",enableSeconds:!1,hourIncrement:1,minuteIncrement:5,defaultHour:12,defaultMinute:0,disableMobile:!1,locale:"default",plugins:[],ignoredFocusElements:[],onClose:void 0,onChange:void 0,onDayCreate:void 0,onMonthChange:void 0,onOpen:void 0,onParseConfig:void 0,onReady:void 0,onValueUpdate:void 0,onYearChange:void 0,onKeyDown:void 0,onDestroy:void 0},flatpickr.l10ns={en:{weekdays:{shorthand:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],longhand:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]},months:{shorthand:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],longhand:["January","February","March","April","May","June","July","August","September","October","November","December"]},daysInMonth:[31,28,31,30,31,30,31,31,30,31,30,31],firstDayOfWeek:0,ordinal:function(e){var t=e%100;if(3<t&&t<21)return"th";switch(t%10){case 1:return"st";case 2:return"nd";case 3:return"rd";default:return"th"}},rangeSeparator:" to ",weekAbbreviation:"Wk",scrollTitle:"Scroll to increment",toggleTitle:"Click to toggle"}},flatpickr.l10ns.default=Object.create(flatpickr.l10ns.en),flatpickr.localize=function(e){return _extends(flatpickr.l10ns.default,e||{})},flatpickr.setDefaults=function(e){return _extends(flatpickr.defaultConfig,e||{})},"undefined"!=typeof jQuery&&(jQuery.fn.flatpickr=function(e){return _flatpickr(this,e)}),Date.prototype.fp_incr=function(e){return new Date(this.getFullYear(),this.getMonth(),this.getDate()+parseInt(e,10))},"undefined"!=typeof module&&(module.exports=flatpickr);
 
 
js/general.js DELETED
@@ -1,106 +0,0 @@
1
- /*!
2
- * @package Content Aware Sidebars
3
- * @author Joachim Jensen <joachim@dev.institute>
4
- * @license GPLv3
5
- * @copyright 2019 by Joachim Jensen
6
- */
7
-
8
- (function($) {
9
- "use strict";
10
-
11
- var cas_general = {
12
-
13
- init: function() {
14
- this.toggleSidebarStatus();
15
-
16
- if(CAS.showPopups) {
17
- this.upgradeNoticeHandler();
18
- this.reviewNoticeHandler();
19
- }
20
- },
21
-
22
- /**
23
- * Call backend on 1-click activation
24
- *
25
- * @since 3.3
26
- * @return {void}
27
- */
28
- toggleSidebarStatus: function () {
29
- $(".sidebar-status").on('change', 'input.sidebar-status-input', function (e) {
30
- var $this = $(this),
31
- status = $this.is(':checked');
32
-
33
- if ($this.hasClass('sidebar-status-future') && !confirm(CAS.enableConfirm)) {
34
- $this.attr('checked', !status);
35
- e.preventDefault();
36
- return false;;
37
- }
38
-
39
- $.post(
40
- ajaxurl,
41
- {
42
- 'action': 'cas_sidebar_status',
43
- 'sidebar_id': $this.val(),
44
- 'token': $this.attr('data-nonce'),
45
- 'status': status
46
- },
47
- function (response) {
48
- if (response.success) {
49
- //change title attr
50
- $this.next().attr('title', response.data.title);
51
- $this.removeClass('sidebar-status-future');
52
- } else {
53
- alert(response.data);
54
- $this.attr('checked', !status);
55
- }
56
- }
57
- );
58
- });
59
- },
60
-
61
- upgradeNoticeHandler: function() {
62
- $('.js-cas-pro-notice.button').attr('disabled', true);
63
- $('.js-cas-pro-notice').on('click',function(e) {
64
- e.preventDefault();
65
- $('.js-cas-pro-read-more').attr('href',$(this).data('url'));
66
- $('.js-cas-pro-popup').trigger('click');
67
- });
68
- },
69
-
70
- /**
71
- * Handle clicks on review notice
72
- * Sends dismiss event to backend
73
- *
74
- * @since 3.1
75
- * @return {void}
76
- */
77
- reviewNoticeHandler: function() {
78
- var $notice = $(".js-cas-notice-review");
79
- $notice.on("click","a, button", function(e) {
80
- var $this = $(this);
81
- $.ajax({
82
- url: ajaxurl,
83
- data:{
84
- 'action': 'cas_dismiss_review_notice',
85
- 'dismiss': $this.data("cas-rating") ? 1 : 0
86
- },
87
- dataType: 'JSON',
88
- type: 'POST',
89
- success:function(data){
90
- $notice.fadeOut(400,function() {
91
- $notice.remove();
92
- });
93
- },
94
- error: function(xhr, desc, e) {
95
- console.log(xhr.responseText);
96
- }
97
- });
98
- });
99
- }
100
- };
101
-
102
- $(document).ready(function(){
103
- cas_general.init();
104
- });
105
-
106
- })(jQuery);
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
js/suggest-sidebars.js DELETED
@@ -1,91 +0,0 @@
1
- /*!
2
- * @package Content Aware Sidebars
3
- * @author Joachim Jensen <joachim@dev.institute>
4
- * @license GPLv3
5
- * @copyright 2019 by Joachim Jensen
6
- */
7
-
8
- (function($) {
9
- "use strict";
10
-
11
- var cas_sidebars = {
12
-
13
- init: function() {
14
- this.suggestSidebars();
15
- this.toggleSidebarInputs();
16
- },
17
-
18
- /**
19
- * Toggle more sidebar inputs
20
- *
21
- * @since 3.3.1
22
- * @return {void}
23
- */
24
- toggleSidebarInputs: function() {
25
- $('.js-cas-more').click(function(e) {
26
- e.preventDefault();
27
- var $this = $(this),
28
- $toggle = $($this.data('toggle')),
29
- $icon = $this.children(":first");
30
- if($icon.hasClass('dashicons-arrow-down-alt2')) {
31
- $icon
32
- .addClass('dashicons-arrow-up-alt2')
33
- .removeClass('dashicons-arrow-down-alt2');
34
- $toggle.slideDown();
35
- } else {
36
- $icon
37
- .addClass('dashicons-arrow-down-alt2')
38
- .removeClass('dashicons-arrow-up-alt2');
39
- $toggle.slideUp();
40
- }
41
- });
42
- },
43
-
44
- /**
45
- * Add search suggest for sidebars
46
- *
47
- * @since 3.3
48
- */
49
- suggestSidebars: function() {
50
- var $elem = $('.js-cas-sidebars');
51
- $elem.each(function() {
52
- $(this).select2({
53
- theme:'wpca',
54
- minimumInputLength: 0,
55
- closeOnSelect: true,//does not work properly on false
56
- allowClear:false,
57
- //maximumSelectionLength: 0,
58
- width:"100%",
59
- //multiple:true,//defined in html for 3.5 compat
60
- //tags: CAS.canCreate, defined in html for 3.5 compat
61
- escapeMarkup:function (m) {return m;},
62
- createTag: function (params) {
63
- var term = $.trim(params.term);
64
- if (term === '') {
65
- return null;
66
- }
67
- return {
68
- id: '_'+term.replace(/,/g,"__"),
69
- text: term,
70
- new:true
71
- }
72
- },
73
- templateSelection: function(term) {
74
- return (term.new ? "<b>("+CAS.labelNew+")</b> " : "") + term.text;
75
- },
76
- templateResult: function(term) {
77
- return (term.new ? "<b>"+CAS.createNew+":</b> " : "") + term.text;
78
- },
79
- templateNoMatches: function(term) {
80
- return CAS.notFound;
81
- }
82
- });
83
- });
84
- }
85
- };
86
-
87
- $(document).ready(function(){
88
- cas_sidebars.init();
89
- });
90
-
91
- })(jQuery);
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
js/widgets.js DELETED
@@ -1,192 +0,0 @@
1
- /*!
2
- * @package Content Aware Sidebars
3
- * @author Joachim Jensen <joachim@dev.institute>
4
- * @license GPLv3
5
- * @copyright 2019 by Joachim Jensen
6
- */
7
-
8
- (function($) {
9
- "use strict";
10
-
11
- var cas_widgets = {
12
-
13
- $sidebarContainer: $(".widget-liquid-right"),
14
- $widgetContainer: $('#available-widgets'),
15
-
16
- /**
17
- * Initiate
18
- *
19
- * @since 3.0
20
- * @return {void}
21
- */
22
- init: function() {
23
-
24
- this.openSidebarByURL();
25
- this.addSidebarToolbar();
26
- this.addWidgetSearch();
27
- this.enhancedWidgetManager();
28
-
29
- },
30
-
31
- /**
32
- * Open widget area based on URL hash
33
- *
34
- * @since 3.7
35
- * @return {void}
36
- */
37
- openSidebarByURL: function() {
38
- if(window.location.hash) {
39
- var $sidebars = this.$sidebarContainer.find('.widgets-holder-wrap'),
40
- $openSidebar = $sidebars.has(window.location.hash);
41
-
42
- if($openSidebar.length) {
43
- //.sidebar-name-arrow is used in older wp versions
44
- $openSidebar.add($sidebars.first()).find('.handlediv,.sidebar-name-arrow').trigger('click');
45
- }
46
- }
47
- },
48
-
49
- /**
50
- * Enable enhanced widget manager
51
- *
52
- * @since 3.6
53
- * @return {void}
54
- */
55
- enhancedWidgetManager: function() {
56
- if($('body').hasClass('cas-widget-manager')) {
57
- this.$widgetContainer.find('.widget').draggable('option','scroll',false);
58
-
59
- var that = this,
60
- $inactiveSidebars = $('#widgets-left .inactive-sidebar');
61
- $inactiveSidebars.toggle(this.$widgetContainer.hasClass('closed'));
62
- this.$widgetContainer.find('.sidebar-name').click(function(e) {
63
- $inactiveSidebars.toggle(that.$widgetContainer.hasClass('closed'));
64
- });
65
- }
66
- },
67
-
68
- /**
69
- * Add search input for widgets
70
- *
71
- * @since 3.0
72
- */
73
- addWidgetSearch: function() {
74
- var $widgets = $(".widget",this.$widgetContainer).get().reverse();
75
- $(".sidebar-description",this.$widgetContainer).prepend('<input type="search" class="js-cas-widget-filter cas-filter" placeholder="'+CASAdmin.filterWidgets+'...">');
76
- this.searchWidgetListener($widgets);
77
- },
78
- /**
79
- * Listen to widget filter
80
- *
81
- * @since 3.0
82
- * @return {void}
83
- */
84
- searchWidgetListener: function($widgets) {
85
- var that = this,
86
- filterTimer,
87
- cachedFilter = "";
88
- this.$widgetContainer.on('input', '.js-cas-widget-filter',function(e) {
89
- var filter = $(this).val();
90
- if(filter != cachedFilter) {
91
- cachedFilter = filter;
92
- if( filterTimer ) {
93
- clearTimeout(filterTimer);
94
- }
95
- filterTimer = setTimeout(function(){
96
- $($widgets).each(function(key,widget) {
97
- var $widget = $(widget);
98
- if ($widget.find(".widget-title :nth-child(1)").text().search(new RegExp(filter, "i")) < 0) {
99
- $widget.fadeOut();
100
- } else {
101
- //CSS dependent on order, so move to top
102
- $widget.prependTo($widget.parent());
103
- $widget.fadeIn().css("display","");
104
- }
105
- });
106
- }, 250);
107
- }
108
- });
109
- },
110
- /**
111
- * Add toolbar for sidebars
112
- *
113
- * @since 3.0
114
- */
115
- addSidebarToolbar: function() {
116
-
117
- var box = '<div class="wp-filter cas-filter-sidebar">'+
118
- '<a href="admin.php?page=wpcas-edit" class="button button-primary">'+CASAdmin.addNew+'</a>'+
119
- '<div class="sidebars-toggle"><a href="#" title="'+CASAdmin.collapse+'" class="js-sidebars-toggle" data-toggle="0"><span class="dashicons dashicons-arrow-up-alt2"></span></a>'+
120
- '<a href="#" title="'+CASAdmin.expand+'" class="js-sidebars-toggle" data-toggle="1"><span class="dashicons dashicons-arrow-down-alt2"></span></a>'+
121
- '</div>'+
122
- '<input type="search" class="js-cas-filter cas-filter" placeholder="' + CASAdmin.filterSidebars + '...">' +
123
- '</div>';
124
-
125
- this.$sidebarContainer.prepend(box);
126
- this.searchSidebarListener();
127
- this.addSidebarToggle();
128
-
129
- },
130
-
131
- /**
132
- * Toggle all sidebars
133
- *
134
- * @since 3.3
135
- */
136
- addSidebarToggle: function() {
137
- var $document = $(document),
138
- $sidebars = this.$sidebarContainer.find('.widgets-holder-wrap');
139
- $('body').on('click','.js-sidebars-toggle', function(e) {
140
- e.preventDefault();
141
-
142
- var open = !!$(this).data("toggle");
143
-
144
- $sidebars
145
- .toggleClass('closed',!open);
146
- if(open) {
147
- $sidebars.children('.widgets-sortables').sortable('refresh');
148
- }
149
-
150
- $document.triggerHandler('wp-pin-menu');
151
-
152
- //$sidebars.click();
153
- })
154
- },
155
- /**
156
- * Listen to sidebar filter
157
- *
158
- * @since 3.0
159
- * @return {void}
160
- */
161
- searchSidebarListener: function() {
162
- var that = this,
163
- filterTimer,
164
- cachedFilter = "";
165
- this.$sidebarContainer.on('input', '.js-cas-filter',function(e) {
166
- var filter = $(this).val();
167
- if(filter != cachedFilter) {
168
- cachedFilter = filter;
169
- if( filterTimer ) {
170
- clearTimeout(filterTimer);
171
- }
172
- filterTimer = setTimeout(function(){
173
- $(".widgets-holder-wrap",that.$sidebarContainer).each(function(key,sidebar) {
174
- var $sidebar = $(sidebar);
175
- if ($sidebar.find(".sidebar-name :nth-child(2)").text().search(new RegExp(filter, "i")) < 0) {
176
- $sidebar.fadeOut();
177
- } else {
178
- $sidebar.fadeIn();
179
- }
180
- });
181
- }, 250);
182
- }
183
- });
184
- }
185
-
186
- };
187
-
188
- $(document).ready(function(){
189
- cas_widgets.init();
190
- });
191
-
192
- })(jQuery);
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
lang/content-aware-sidebars-ar.po DELETED
@@ -1,734 +0,0 @@
1
- # Copyright (C) 2012 Content Aware Sidebars
2
- # This file is distributed under the same license as the Content Aware Sidebars package.
3
- # Translators:
4
- # Ahmed Abdelaziz <dr.outlander@gmail.com>, 2015
5
- # Ahmed Galal <ag184@icloud.com>, 2015
6
- # Allo Babi <allo.babi@yahoo.fr>, 2015
7
- # Seghir Oussama <raziol03@gmail.com>, 2015
8
- msgid ""
9
- msgstr ""
10
- "Project-Id-Version: Content Aware Sidebars\n"
11
- "Report-Msgid-Bugs-To: http://wordpress.org/tag/content-aware-sidebars\n"
12
- "POT-Creation-Date: 2015-10-01 16:11-0800\n"
13
- "PO-Revision-Date: 2016-03-07 00:18+0000\n"
14
- "Last-Translator: Joachim Jensen <jv@intox.dk>\n"
15
- "Language-Team: Arabic (http://www.transifex.com/intoxstudio/content-aware-sidebars/language/ar/)\n"
16
- "MIME-Version: 1.0\n"
17
- "Content-Type: text/plain; charset=UTF-8\n"
18
- "Content-Transfer-Encoding: 8bit\n"
19
- "Language: ar\n"
20
- "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
21
- "X-Generator: Poedit 1.7.6\n"
22
- "X-Poedit-Basepath: .\n"
23
- "X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;_ex:1,2c;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n"
24
- "X-Poedit-SearchPath-0: .\n"
25
- "X-Poedit-SearchPath-1: ..\n"
26
- "X-Poedit-SearchPathExcluded-0: ../node_modules\n"
27
- "X-Poedit-SearchPathExcluded-1: ../lib/wp-content-aware-engine/node_modules\n"
28
- "X-Poedit-SourceCharset: UTF-8\n"
29
- "X-Textdomain-Support: yes\n"
30
-
31
- #: ../content-aware-sidebars.php:95
32
- msgid "Manage and show sidebars according to the content being viewed."
33
- msgstr "عرض وادارة الجوانب بالنسبة للمحتوي الذي يتم تصفحه."
34
-
35
- #: ../content-aware-sidebars.php:96 ../content-aware-sidebars.php:748
36
- msgid "Content Aware Sidebars"
37
- msgstr "جوانب مدركة للمحتوي"
38
-
39
- #: ../content-aware-sidebars.php:97
40
- msgid "Import"
41
- msgstr "استورد"
42
-
43
- #: ../content-aware-sidebars.php:178 ../content-aware-sidebars.php:801
44
- msgid "FAQ"
45
- msgstr "الأسئلة الاكثر شيوعا"
46
-
47
- #: ../content-aware-sidebars.php:256
48
- msgid "Exposure"
49
- msgstr "الاظهار"
50
-
51
- #: ../content-aware-sidebars.php:260
52
- msgid "Singular"
53
- msgstr "فردي"
54
-
55
- #: ../content-aware-sidebars.php:261
56
- msgid "Singular & Archive"
57
- msgstr "الأرشيف والفردي"
58
-
59
- #: ../content-aware-sidebars.php:262
60
- msgid "Archive"
61
- msgstr "الأرشيف"
62
-
63
- #: ../content-aware-sidebars.php:267 ../content-aware-sidebars.php:471
64
- msgctxt "option"
65
- msgid "Handle"
66
- msgstr "معاملة"
67
-
68
- #: ../content-aware-sidebars.php:271
69
- msgid "Replace"
70
- msgstr "تبديل"
71
-
72
- #: ../content-aware-sidebars.php:272
73
- msgid "Merge"
74
- msgstr "دمج"
75
-
76
- #: ../content-aware-sidebars.php:273
77
- msgid "Manual"
78
- msgstr "يدوي"
79
-
80
- #: ../content-aware-sidebars.php:274
81
- msgid "Forced replace"
82
- msgstr "التبديل بالإجبار"
83
-
84
- #: ../content-aware-sidebars.php:276
85
- msgid "Replace host sidebar, merge with it or add sidebar manually."
86
- msgstr "قم بتبديل الجانب المستضاف ،أو ادمجه، أو اضف جانب يدويا."
87
-
88
- #: ../content-aware-sidebars.php:280
89
- msgid "Host Sidebar"
90
- msgstr "الجانب المستضاف"
91
-
92
- #: ../content-aware-sidebars.php:287
93
- msgid "Merge Position"
94
- msgstr "أدمج المواقع"
95
-
96
- #: ../content-aware-sidebars.php:291
97
- msgid "Top"
98
- msgstr "اعلى"
99
-
100
- #: ../content-aware-sidebars.php:292
101
- msgid "Bottom"
102
- msgstr "اسفل"
103
-
104
- #: ../content-aware-sidebars.php:294
105
- msgid "Place sidebar on top or bottom of host when merging."
106
- msgstr "ضع الشريط الجانبي فوق أو تحت المضيف عند الدمج."
107
-
108
- #: ../content-aware-sidebars.php:309
109
- msgid "Sidebars"
110
- msgstr "جوانب"
111
-
112
- #: ../content-aware-sidebars.php:310
113
- msgid "Sidebar"
114
- msgstr "جانب"
115
-
116
- #: ../content-aware-sidebars.php:311
117
- msgctxt "sidebar"
118
- msgid "Add New"
119
- msgstr "اضف جديد"
120
-
121
- #: ../content-aware-sidebars.php:312
122
- msgid "Add New Sidebar"
123
- msgstr "أضف جانب جديد"
124
-
125
- #: ../content-aware-sidebars.php:313
126
- msgid "Edit Sidebar"
127
- msgstr "تعديل جانب"
128
-
129
- #: ../content-aware-sidebars.php:314
130
- msgid "New Sidebar"
131
- msgstr "جانب جديد"
132
-
133
- #: ../content-aware-sidebars.php:315
134
- msgid "All Sidebars"
135
- msgstr "كل الجوانب"
136
-
137
- #: ../content-aware-sidebars.php:316
138
- msgid "View Sidebar"
139
- msgstr "اعرض الجانب"
140
-
141
- #: ../content-aware-sidebars.php:317
142
- msgid "Search Sidebars"
143
- msgstr "ابحث في الجوانب"
144
-
145
- #: ../content-aware-sidebars.php:318
146
- msgid "No sidebars found"
147
- msgstr "لا يوجد جوانب"
148
-
149
- #: ../content-aware-sidebars.php:319
150
- msgid "No sidebars found in Trash"
151
- msgstr "لا يوجد جوانب في المهملات"
152
-
153
- #: ../content-aware-sidebars.php:321
154
- msgid "Display sidebar with"
155
- msgstr "اعرض الجوانب التي بها"
156
-
157
- #: ../content-aware-sidebars.php:322
158
- msgid ""
159
- "No content. Please add at least one condition group to make the sidebar "
160
- "content aware."
161
- msgstr "لا يوجد محتوى. يرجى إضافة الشرط الأدنى للمجموعة لجعل الشريط الجانبي يتعرف عليه."
162
-
163
- #: ../content-aware-sidebars.php:353 ../content-aware-sidebars.php:381
164
- msgid "Manage widgets"
165
- msgstr "ضبط الويدجات"
166
-
167
- #: ../content-aware-sidebars.php:356 ../content-aware-sidebars.php:359
168
- msgid "Sidebar updated."
169
- msgstr "تم تحديث الشريط الجانبي"
170
-
171
- #: ../content-aware-sidebars.php:361
172
- msgid "Sidebar published."
173
- msgstr "تم نشر الشريط الجانبي"
174
-
175
- #: ../content-aware-sidebars.php:362
176
- msgid "Sidebar saved."
177
- msgstr "تم حفظ الشريط الجانبي"
178
-
179
- #: ../content-aware-sidebars.php:363
180
- msgid "Sidebar submitted."
181
- msgstr "تم إرسال الشريط الجانبي"
182
-
183
- #: ../content-aware-sidebars.php:364
184
- #, php-format
185
- msgid "Sidebar scheduled for: <strong>%1$s</strong>."
186
- msgstr "تم تأكيد الشريط الجانبي لـ <strong>%1$s</strong>."
187
-
188
- #. translators: Publish box date format, see http://php.net/date
189
- #: ../content-aware-sidebars.php:366
190
- msgid "M j, Y @ G:i"
191
- msgstr ""
192
-
193
- #: ../content-aware-sidebars.php:367
194
- msgid "Sidebar draft updated."
195
- msgstr "تم تحديث مسودة الشريط الجانبي."
196
-
197
- #: ../content-aware-sidebars.php:383
198
- #, php-format
199
- msgid "%s sidebar updated."
200
- msgid_plural "%s sidebars updated."
201
- msgstr[0] ""
202
- msgstr[1] ""
203
- msgstr[2] ""
204
- msgstr[3] ""
205
- msgstr[4] ""
206
- msgstr[5] ""
207
-
208
- #: ../content-aware-sidebars.php:384
209
- #, php-format
210
- msgid "%s sidebar not updated, somebody is editing it."
211
- msgid_plural "%s sidebars not updated, somebody is editing them."
212
- msgstr[0] ""
213
- msgstr[1] ""
214
- msgstr[2] ""
215
- msgstr[3] ""
216
- msgstr[4] ""
217
- msgstr[5] ""
218
-
219
- #: ../content-aware-sidebars.php:385
220
- #, php-format
221
- msgid "%s sidebar permanently deleted."
222
- msgid_plural "%s sidebars permanently deleted."
223
- msgstr[0] ""
224
- msgstr[1] ""
225
- msgstr[2] ""
226
- msgstr[3] ""
227
- msgstr[4] ""
228
- msgstr[5] ""
229
-
230
- #: ../content-aware-sidebars.php:386
231
- #, php-format
232
- msgid "%s sidebar moved to the Trash."
233
- msgid_plural "%s sidebars moved to the Trash."
234
- msgstr[0] ""
235
- msgstr[1] ""
236
- msgstr[2] ""
237
- msgstr[3] ""
238
- msgstr[4] ""
239
- msgstr[5] ""
240
-
241
- #: ../content-aware-sidebars.php:387
242
- #, php-format
243
- msgid "%s sidebar restored from the Trash."
244
- msgid_plural "%s sidebars restored from the Trash."
245
- msgstr[0] ""
246
- msgstr[1] ""
247
- msgstr[2] ""
248
- msgstr[3] ""
249
- msgstr[4] ""
250
- msgstr[5] ""
251
-
252
- #: ../content-aware-sidebars.php:444 ../content-aware-sidebars.php:535
253
- msgid "Please update Host Sidebar"
254
- msgstr "الرجاء تحديث الشريط الجانبي للمضيف."
255
-
256
- #: ../content-aware-sidebars.php:472
257
- msgid "Merge position"
258
- msgstr "دمج الوضعية."
259
-
260
- #: ../content-aware-sidebars.php:473
261
- msgid "Widgets"
262
- msgstr "ويدجات."
263
-
264
- #: ../content-aware-sidebars.php:586
265
- msgid "Manage Widgets"
266
- msgstr "إدارة الويدجات."
267
-
268
- #: ../content-aware-sidebars.php:756
269
- msgid "Get a free Content Aware Sidebars Premium Bundle"
270
- msgstr "أحصل على حزمة قيمة ( Premium ) مجانية من Content Aware Sidebars."
271
-
272
- #: ../content-aware-sidebars.php:772
273
- msgid "Options"
274
- msgstr "الإعدادات."
275
-
276
- #: ../content-aware-sidebars.php:795
277
- #: ../lib/wp-content-aware-engine/core.php:203
278
- #: ../lib/wp-content-aware-engine/view/meta_box.php:20 ../pointers.php:82
279
- msgid "Condition Groups"
280
- msgstr "مجموعات الشروط."
281
-
282
- #: ../content-aware-sidebars.php:796
283
- msgid ""
284
- "Each created condition group describe some specific content (conditions) "
285
- "that the current sidebar should be displayed with."
286
- msgstr "كل مجموعة شروط مولدة تصف محتويات معينة ( شروط ), هذه المحتويات يجب أن يظهر بها الشريط الجانبي الحالي."
287
-
288
- #: ../content-aware-sidebars.php:797
289
- msgid ""
290
- "Content added to a condition group uses logical conjunction, while condition"
291
- " groups themselves use logical disjunction. This means that content added to"
292
- " a group should be associated, as they are treated as such, and that the "
293
- "groups do not interfere with each other. Thus it is possible to have both "
294
- "extremely focused and at the same time distinct conditions."
295
- msgstr ""
296
-
297
- #: ../content-aware-sidebars.php:800
298
- msgid "More Information"
299
- msgstr "المزيد من المعلومات"
300
-
301
- #: ../content-aware-sidebars.php:802 ../content-aware-sidebars.php:885
302
- msgid "Get Support"
303
- msgstr "الحصول على الدعم."
304
-
305
- #: ../content-aware-sidebars.php:816
306
- msgid ""
307
- "Translate Content Aware Sidebars into your language and become a BETA tester"
308
- " of the upcoming Premium Bundle*!"
309
- msgstr ""
310
-
311
- #: ../content-aware-sidebars.php:817
312
- msgid "Translate Now"
313
- msgstr "ترجم الآن"
314
-
315
- #: ../content-aware-sidebars.php:818
316
- msgid "Get Premium Bundle"
317
- msgstr "أحصل على الحزمة القيمة ( Premium )"
318
-
319
- #: ../content-aware-sidebars.php:819
320
- msgid ""
321
- "Single-site use. BETA implies it is not recommended for production sites."
322
- msgstr ""
323
-
324
- #: ../content-aware-sidebars.php:822
325
- msgid "Partial Feature List"
326
- msgstr "قائمة الميزات الجزئية"
327
-
328
- #: ../content-aware-sidebars.php:824
329
- msgid "Select and create sidebars in the Post Editing Screens"
330
- msgstr ""
331
-
332
- #: ../content-aware-sidebars.php:825
333
- msgid "Display sidebars with URLs using wildcards"
334
- msgstr ""
335
-
336
- #: ../content-aware-sidebars.php:826
337
- msgid "Display sidebars with User Roles"
338
- msgstr ""
339
-
340
- #: ../content-aware-sidebars.php:827
341
- msgid "Display sidebars with BuddyPress User Groups"
342
- msgstr ""
343
-
344
- #: ../content-aware-sidebars.php:828
345
- msgid "Sidebars column in Post Type and Taxonomy Overview Screens"
346
- msgstr ""
347
-
348
- #: ../content-aware-sidebars.php:864 ../content-aware-sidebars.php:865
349
- msgid "Order"
350
- msgstr ""
351
-
352
- #: ../content-aware-sidebars.php:880
353
- msgid "Give a review on WordPress.org"
354
- msgstr ""
355
-
356
- #: ../content-aware-sidebars.php:882 ../content-aware-sidebars.php:912
357
- msgid "Translate the plugin into your language"
358
- msgstr ""
359
-
360
- #: ../content-aware-sidebars.php:884
361
- msgid "Read the FAQ"
362
- msgstr ""
363
-
364
- #: ../content-aware-sidebars.php:899
365
- msgid ""
366
- "If you love this plugin, please consider donating to support future "
367
- "development."
368
- msgstr ""
369
-
370
- #: ../content-aware-sidebars.php:908
371
- msgid "Or you could:"
372
- msgstr ""
373
-
374
- #: ../content-aware-sidebars.php:910
375
- msgid "Rate the plugin on WordPress.org"
376
- msgstr ""
377
-
378
- #: ../content-aware-sidebars.php:911
379
- msgid "Link to the plugin page"
380
- msgstr ""
381
-
382
- #: ../content-aware-sidebars.php:1045
383
- msgid "Filter Sidebars"
384
- msgstr ""
385
-
386
- #: ../content-aware-sidebars.php:1046
387
- msgid "Filter Widgets"
388
- msgstr ""
389
-
390
- #: ../lib/wp-content-aware-engine/core.php:204
391
- msgid "Condition Group"
392
- msgstr ""
393
-
394
- #: ../lib/wp-content-aware-engine/core.php:205
395
- msgctxt "group"
396
- msgid "Add New"
397
- msgstr "اضف جديد"
398
-
399
- #: ../lib/wp-content-aware-engine/core.php:206
400
- #: ../lib/wp-content-aware-engine/view/meta_box.php:21
401
- #: ../lib/wp-content-aware-engine/view/meta_box.php:65
402
- msgid "Add New Group"
403
- msgstr ""
404
-
405
- #: ../lib/wp-content-aware-engine/core.php:207
406
- #: ../lib/wp-content-aware-engine/core.php:626
407
- #: ../lib/wp-content-aware-engine/view/meta_box.php:38
408
- msgctxt "group"
409
- msgid "Edit"
410
- msgstr "تحرير"
411
-
412
- #: ../lib/wp-content-aware-engine/core.php:212
413
- #: ../lib/wp-content-aware-engine/core.php:440
414
- msgid "No Groups found"
415
- msgstr ""
416
-
417
- #: ../lib/wp-content-aware-engine/core.php:224
418
- msgctxt "condition group"
419
- msgid "Negated"
420
- msgstr ""
421
-
422
- #: ../lib/wp-content-aware-engine/core.php:447
423
- msgid "Content"
424
- msgstr ""
425
-
426
- #: ../lib/wp-content-aware-engine/core.php:525
427
- #: ../lib/wp-content-aware-engine/core.php:573
428
- #: ../lib/wp-content-aware-engine/core.php:578
429
- msgid "Unauthorized request"
430
- msgstr ""
431
-
432
- #: ../lib/wp-content-aware-engine/core.php:531
433
- msgid "Condition group cannot be empty"
434
- msgstr ""
435
-
436
- #: ../lib/wp-content-aware-engine/core.php:550
437
- msgid "Condition group saved"
438
- msgstr ""
439
-
440
- #: ../lib/wp-content-aware-engine/core.php:583
441
- msgid "Condition group could not be removed"
442
- msgstr ""
443
-
444
- #: ../lib/wp-content-aware-engine/core.php:588
445
- msgid "Condition group removed"
446
- msgstr ""
447
-
448
- #: ../lib/wp-content-aware-engine/core.php:622
449
- #: ../lib/wp-content-aware-engine/view/meta_box.php:35
450
- msgid "Save"
451
- msgstr ""
452
-
453
- #: ../lib/wp-content-aware-engine/core.php:623
454
- #: ../lib/wp-content-aware-engine/view/meta_box.php:35
455
- msgid "Cancel"
456
- msgstr ""
457
-
458
- #: ../lib/wp-content-aware-engine/core.php:624
459
- #: ../lib/wp-content-aware-engine/view/meta_box.php:56
460
- msgid "Or"
461
- msgstr ""
462
-
463
- #: ../lib/wp-content-aware-engine/core.php:625
464
- #: ../lib/wp-content-aware-engine/module/post_type.php:172
465
- #: ../lib/wp-content-aware-engine/module/taxonomy.php:228
466
- #: ../lib/wp-content-aware-engine/view/module/group.php:11
467
- msgid "And"
468
- msgstr ""
469
-
470
- #: ../lib/wp-content-aware-engine/core.php:627
471
- #: ../lib/wp-content-aware-engine/view/meta_box.php:38
472
- msgid "Remove"
473
- msgstr ""
474
-
475
- #: ../lib/wp-content-aware-engine/core.php:628
476
- msgid "Remove this group and its contents permanently?"
477
- msgstr ""
478
-
479
- #: ../lib/wp-content-aware-engine/core.php:629
480
- msgid "No results found."
481
- msgstr ""
482
-
483
- #: ../lib/wp-content-aware-engine/core.php:630
484
- msgid ""
485
- "The current group has unsaved changes. Do you want to continue and discard "
486
- "these changes?"
487
- msgstr ""
488
-
489
- #: ../lib/wp-content-aware-engine/core.php:632
490
- #: ../lib/wp-content-aware-engine/view/meta_box.php:45
491
- msgid "Negate group"
492
- msgstr ""
493
-
494
- #: ../lib/wp-content-aware-engine/core.php:633
495
- #: ../lib/wp-content-aware-engine/view/meta_box.php:49
496
- msgid "Target all but this context"
497
- msgstr ""
498
-
499
- #: ../lib/wp-content-aware-engine/core.php:634
500
- #: ../lib/wp-content-aware-engine/view/meta_box.php:49
501
- msgid "Target this context"
502
- msgstr ""
503
-
504
- #: ../lib/wp-content-aware-engine/module/author.php:30
505
- msgid "Authors"
506
- msgstr ""
507
-
508
- #: ../lib/wp-content-aware-engine/module/base.php:134
509
- #, php-format
510
- msgid "Display with All %s"
511
- msgstr ""
512
-
513
- #: ../lib/wp-content-aware-engine/module/base.php:141
514
- #: ../lib/wp-content-aware-engine/module/bp_member.php:139
515
- #: ../lib/wp-content-aware-engine/module/post_type.php:278
516
- #: ../lib/wp-content-aware-engine/module/taxonomy.php:302
517
- msgid "View All"
518
- msgstr ""
519
-
520
- #: ../lib/wp-content-aware-engine/module/base.php:148
521
- #: ../lib/wp-content-aware-engine/module/base.php:151
522
- #: ../lib/wp-content-aware-engine/module/post_type.php:284
523
- #: ../lib/wp-content-aware-engine/module/post_type.php:287
524
- #: ../lib/wp-content-aware-engine/module/taxonomy.php:308
525
- #: ../lib/wp-content-aware-engine/module/taxonomy.php:311
526
- msgid "Search"
527
- msgstr ""
528
-
529
- #: ../lib/wp-content-aware-engine/module/bbpress.php:31
530
- msgid "bbPress User Profiles"
531
- msgstr ""
532
-
533
- #: ../lib/wp-content-aware-engine/module/bp_member.php:29
534
- msgid "BuddyPress Members"
535
- msgstr ""
536
-
537
- #: ../lib/wp-content-aware-engine/module/bp_member.php:148
538
- #: ../lib/wp-content-aware-engine/module/taxonomy.php:321
539
- #: ../lib/wp-content-aware-engine/view/module/meta_box.php:24
540
- msgid "Add to Group"
541
- msgstr ""
542
-
543
- #: ../lib/wp-content-aware-engine/module/date.php:31
544
- msgid "Dates"
545
- msgstr ""
546
-
547
- #: ../lib/wp-content-aware-engine/module/date.php:70
548
- msgid "Date Archives"
549
- msgstr ""
550
-
551
- #: ../lib/wp-content-aware-engine/module/page_template.php:30
552
- msgid "Page Templates"
553
- msgstr ""
554
-
555
- #: ../lib/wp-content-aware-engine/module/polylang.php:29
556
- #: ../lib/wp-content-aware-engine/module/qtranslate.php:29
557
- #: ../lib/wp-content-aware-engine/module/transposh.php:29
558
- #: ../lib/wp-content-aware-engine/module/wpml.php:29
559
- msgid "Languages"
560
- msgstr ""
561
-
562
- #: ../lib/wp-content-aware-engine/module/post_type.php:37
563
- msgid "Post Types"
564
- msgstr ""
565
-
566
- #: ../lib/wp-content-aware-engine/module/post_type.php:177
567
- #: ../lib/wp-content-aware-engine/module/taxonomy.php:233
568
- #: ../lib/wp-content-aware-engine/module/taxonomy.php:276
569
- msgid "Automatically select new children of a selected ancestor"
570
- msgstr ""
571
-
572
- #: ../lib/wp-content-aware-engine/module/post_type.php:245
573
- msgid "Automatically add new children of a selected ancestor"
574
- msgstr ""
575
-
576
- #: ../lib/wp-content-aware-engine/module/post_type.php:250
577
- #, php-format
578
- msgid "%s Archives"
579
- msgstr ""
580
-
581
- #: ../lib/wp-content-aware-engine/module/post_type.php:251
582
- msgid "Blog Page"
583
- msgstr ""
584
-
585
- #: ../lib/wp-content-aware-engine/module/post_type.php:258
586
- #: ../lib/wp-content-aware-engine/module/taxonomy.php:284
587
- msgid "No items."
588
- msgstr ""
589
-
590
- #: ../lib/wp-content-aware-engine/module/post_type.php:273
591
- msgid "Most Recent"
592
- msgstr ""
593
-
594
- #: ../lib/wp-content-aware-engine/module/static.php:31
595
- msgid "Static Pages"
596
- msgstr ""
597
-
598
- #: ../lib/wp-content-aware-engine/module/static.php:44
599
- msgid "Front Page"
600
- msgstr ""
601
-
602
- #: ../lib/wp-content-aware-engine/module/static.php:45
603
- msgid "Search Results"
604
- msgstr ""
605
-
606
- #: ../lib/wp-content-aware-engine/module/static.php:46
607
- msgid "404 Page"
608
- msgstr ""
609
-
610
- #: ../lib/wp-content-aware-engine/module/taxonomy.php:44
611
- msgid "Taxonomies"
612
- msgstr ""
613
-
614
- #: ../lib/wp-content-aware-engine/module/taxonomy.php:297
615
- msgid "Most Used"
616
- msgstr ""
617
-
618
- #: ../lib/wp-content-aware-engine/posttypemanager.php:63
619
- msgid "Conditional Content"
620
- msgstr ""
621
-
622
- #: ../lib/wp-content-aware-engine/view/meta_box.php:24
623
- msgid ""
624
- "Click to edit a group or create a new one. Select content on the left to add"
625
- " it. In each group, you can combine different types of associated content."
626
- msgstr ""
627
-
628
- #: ../lib/wp-content-aware-engine/view/module/group.php:17
629
- #, php-format
630
- msgid "All %s"
631
- msgstr ""
632
-
633
- #: ../lib/wp-content-aware-engine/walker.php:175
634
- msgid "Password protected"
635
- msgstr ""
636
-
637
- #: ../lib/wp-content-aware-engine/walker.php:177
638
- msgid "Private"
639
- msgstr ""
640
-
641
- #: ../lib/wp-content-aware-engine/walker.php:179
642
- msgid "Draft"
643
- msgstr ""
644
-
645
- #. translators: post state
646
- #: ../lib/wp-content-aware-engine/walker.php:182
647
- msgctxt "post state"
648
- msgid "Pending"
649
- msgstr ""
650
-
651
- #: ../lib/wp-content-aware-engine/walker.php:184
652
- msgid "Sticky"
653
- msgstr ""
654
-
655
- #: ../lib/wp-content-aware-engine/walker.php:186
656
- msgid "Scheduled"
657
- msgstr ""
658
-
659
- #: ../pointers.php:68
660
- msgid "Get started"
661
- msgstr ""
662
-
663
- #: ../pointers.php:69
664
- msgid ""
665
- "You've just installed Content Aware Sidebars!\n"
666
- "\n"
667
- "It gives you a lot of options, so this screen might look overwhelming at first. Don't worry.\n"
668
- "\n"
669
- "Click Start Tour to view a quick introduction and learn how to display a sidebar exactly where and when you want it to."
670
- msgstr ""
671
-
672
- #: ../pointers.php:76
673
- msgid "Start Tour"
674
- msgstr ""
675
-
676
- #: ../pointers.php:78
677
- msgid "Not now"
678
- msgstr ""
679
-
680
- #: ../pointers.php:83
681
- msgid ""
682
- "To make a sidebar contextual, you start by creating a condition group.\n"
683
- "\n"
684
- "Condition groups are isolated from each other, meaning that a sidebar can have very different conditions.\n"
685
- "\n"
686
- "Negating a group means that the sidebar will be displayed on all but those conditions."
687
- msgstr ""
688
-
689
- #: ../pointers.php:92
690
- msgid "Content and contexts"
691
- msgstr ""
692
-
693
- #: ../pointers.php:93
694
- msgid ""
695
- "Here you'll find all the content on your site that Content Aware Sidebars supports out of the box.\n"
696
- "\n"
697
- "Simply select the content you want the sidebar to be displayed with and add it to a group.\n"
698
- "\n"
699
- "You can even combine associated content in one group; try selecting \"All Posts\", a Category and an Author. Awesome!"
700
- msgstr ""
701
-
702
- #: ../pointers.php:102
703
- msgid "Options, options"
704
- msgstr ""
705
-
706
- #: ../pointers.php:103
707
- msgid ""
708
- "Should the sidebar be displayed on singular pages and/or archives?\n"
709
- "\n"
710
- "Should it merge with another sidebar or replace it? Maybe you want to insert it manually in your content with a shortcode.\n"
711
- "\n"
712
- "Schedule the sidebar just like you do with posts and pages, or make it private so that it is only visible for logged-in users.\n"
713
- "\n"
714
- " You are in control."
715
- msgstr ""
716
-
717
- #: ../pointers.php:112
718
- msgid "Help and Support"
719
- msgstr ""
720
-
721
- #: ../pointers.php:113
722
- msgid ""
723
- "That's it! Now you can start creating sidebars and display them on your own conditions.\n"
724
- "\n"
725
- "If you need more help, click on the \"Help\" tab here."
726
- msgstr ""
727
-
728
- #: ../pointers.php:142
729
- msgid "Close"
730
- msgstr ""
731
-
732
- #: ../pointers.php:143
733
- msgid "Next"
734
- msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
lang/content-aware-sidebars-bg_BG.po DELETED
@@ -1,1016 +0,0 @@
1
- # Translation of Plugins - Content Aware Sidebars - Widget Area Control - Development (trunk) in Bulgarian
2
- # This file is distributed under the same license as the Plugins - Content Aware Sidebars - Widget Area Control - Development (trunk) package.
3
- msgid ""
4
- msgstr ""
5
- "PO-Revision-Date: 2016-02-03 01:23:57+0000\n"
6
- "MIME-Version: 1.0\n"
7
- "Content-Type: text/plain; charset=UTF-8\n"
8
- "Content-Transfer-Encoding: 8bit\n"
9
- "Plural-Forms: nplurals=2; plural=n != 1;\n"
10
- "X-Generator: GlotPress/2.4.0-alpha\n"
11
- "Language: bg\n"
12
- "Project-Id-Version: Plugins - Content Aware Sidebars - Widget Area Control - Development (trunk)\n"
13
-
14
- #. Description of the plugin/theme
15
- msgid "Unlimited custom sidebars and widget areas for any post, page, category etc."
16
- msgstr ""
17
-
18
- #: lib/wp-content-aware-engine/view/group_template.php:54
19
- msgid "Settings"
20
- msgstr ""
21
-
22
- #: lib/wp-content-aware-engine/core.php:705
23
- msgid "Auto-select new children of selected items"
24
- msgstr ""
25
-
26
- #: admin/sidebar-list-table.php:605
27
- msgid "Duplicate"
28
- msgstr ""
29
-
30
- #. translators: %s: sidebar title
31
- #: admin/sidebar-list-table.php:604
32
- msgid "Duplicate %s"
33
- msgstr ""
34
-
35
- #: admin/sidebar-edit.php:369
36
- msgid "You are not allowed to delete this sidebar."
37
- msgstr ""
38
-
39
- #: admin/sidebar-edit.php:335
40
- msgid "You are not allowed to move this sidebar to the Trash."
41
- msgstr ""
42
-
43
- #: admin/sidebar-edit.php:222 admin/sidebar-edit.php:553
44
- msgid "You are not allowed to create sidebars."
45
- msgstr ""
46
-
47
- #: admin/sidebar-edit.php:197 admin/sidebar-edit.php:551
48
- #: admin/sidebar-edit.php:556
49
- msgid "You are not allowed to edit this sidebar."
50
- msgstr ""
51
-
52
- #: admin/admin.php:136
53
- msgid "Enhance your sidebars and widget areas with: %s and more."
54
- msgstr ""
55
-
56
- #: admin/admin.php:102
57
- msgid "You do not have access to this screen."
58
- msgstr ""
59
-
60
- #: admin/screen_widgets.php:171
61
- msgid "This sidebar is already scheduled to be activated. Do you want to activate it now?"
62
- msgstr ""
63
-
64
- #: admin/sidebar-edit.php:866
65
- msgid "Pro"
66
- msgstr ""
67
-
68
- #: admin/sidebar-edit.php:823
69
- msgid "No thanks"
70
- msgstr ""
71
-
72
- #: admin/sidebar-edit.php:823
73
- msgid "Review Content Aware Sidebars"
74
- msgstr ""
75
-
76
- #: admin/sidebar-edit.php:818
77
- msgid "I have spent countless hours developing it, and it would mean a lot to me if you %ssupport it with a quick review on WordPress.org.%s"
78
- msgstr ""
79
-
80
- #: admin/sidebar-edit.php:813
81
- msgid "Hey %s, it's Joachim from %s. You have used this free plugin for some time now, and I hope you like it!"
82
- msgstr ""
83
-
84
- #: admin/admin.php:139
85
- msgid "Read More"
86
- msgstr ""
87
-
88
- #: lib/wp-content-aware-engine/module/bp_member.php:37
89
- msgid "All Sections"
90
- msgstr ""
91
-
92
- #: lib/wp-content-aware-engine/module/bp_member.php:35
93
- msgid "BuddyPress Profiles"
94
- msgstr ""
95
-
96
- #: admin/sidebar-edit.php:957
97
- msgid "Documentation"
98
- msgstr ""
99
-
100
- #: sidebar.php:127
101
- msgid "Target Sidebar"
102
- msgstr ""
103
-
104
- #: sidebar.php:120
105
- msgid "Shortcode / Template Tag"
106
- msgstr ""
107
-
108
- #: admin/sidebar-overview.php:292
109
- msgid "Undo"
110
- msgstr ""
111
-
112
- #: admin/sidebar-overview.php:231
113
- msgid "You are not allowed to delete this item."
114
- msgstr ""
115
-
116
- #: admin/sidebar-overview.php:216
117
- msgid "You are not allowed to restore this item from the Trash."
118
- msgstr ""
119
-
120
- #: admin/sidebar-overview.php:197
121
- msgid "You are not allowed to move this item to the Trash."
122
- msgstr ""
123
-
124
- #. translators: %s: search keywords
125
- #: admin/sidebar-overview.php:133
126
- msgid "Search results for &#8220;%s&#8221;"
127
- msgstr ""
128
-
129
- #. translators: %s: post title
130
- #: admin/sidebar-list-table.php:635
131
- msgid "Delete &#8220;%s&#8221; permanently"
132
- msgstr ""
133
-
134
- #: admin/sidebar-list-table.php:627
135
- msgctxt "verb"
136
- msgid "Trash"
137
- msgstr ""
138
-
139
- #. translators: %s: post title
140
- #: admin/sidebar-list-table.php:626
141
- msgid "Move &#8220;%s&#8221; to the Trash"
142
- msgstr ""
143
-
144
- #. translators: %s: post title
145
- #: admin/sidebar-list-table.php:618
146
- msgid "Restore &#8220;%s&#8221; from the Trash"
147
- msgstr ""
148
-
149
- #. translators: %s: sidebar title
150
- #: admin/sidebar-list-table.php:597
151
- msgid "Edit &#8220;%s&#8221;"
152
- msgstr ""
153
-
154
- #: admin/sidebar-list-table.php:532
155
- msgid "Missed schedule"
156
- msgstr ""
157
-
158
- #: admin/sidebar-list-table.php:520
159
- msgid "Until %s"
160
- msgstr ""
161
-
162
- #. translators: Sidebar status date and time format, see http://php.net/date
163
- #: admin/sidebar-list-table.php:519 admin/sidebar-list-table.php:525
164
- msgid "Y/m/d g:i:s a"
165
- msgstr ""
166
-
167
- #. translators: Sidebar status date format, see http://php.net/date
168
- #: admin/sidebar-list-table.php:517 admin/sidebar-list-table.php:529
169
- msgid "Y/m/d"
170
- msgstr ""
171
-
172
- #: admin/sidebar-list-table.php:422
173
- msgid "%s is currently editing"
174
- msgstr ""
175
-
176
- #. translators: %s: post title
177
- #: admin/sidebar-list-table.php:407
178
- msgid "&#8220;%s&#8221; (Edit)"
179
- msgstr ""
180
-
181
- #: admin/sidebar-list-table.php:365
182
- msgid "Select %s"
183
- msgstr ""
184
-
185
- #: admin/sidebar-list-table.php:311 sidebar.php:114
186
- msgctxt "option"
187
- msgid "Action"
188
- msgstr ""
189
-
190
- #: admin/sidebar-list-table.php:310
191
- msgctxt "column name"
192
- msgid "Title"
193
- msgstr ""
194
-
195
- #: admin/sidebar-list-table.php:282
196
- msgid "Empty Trash"
197
- msgstr ""
198
-
199
- #: admin/sidebar-list-table.php:255 admin/sidebar-list-table.php:619
200
- msgid "Restore"
201
- msgstr ""
202
-
203
- #: admin/sidebar-list-table.php:207
204
- msgid "Inactive <span class=\"count\">(%s)</span>"
205
- msgid_plural "Inactive <span class=\"count\">(%s)</span>"
206
- msgstr[0] ""
207
- msgstr[1] ""
208
-
209
- #: admin/sidebar-list-table.php:206
210
- msgid "Active <span class=\"count\">(%s)</span>"
211
- msgid_plural "Active <span class=\"count\">(%s)</span>"
212
- msgstr[0] ""
213
- msgstr[1] ""
214
-
215
- #: admin/sidebar-list-table.php:193
216
- msgctxt "sidebars"
217
- msgid "All <span class=\"count\">(%s)</span>"
218
- msgid_plural "All <span class=\"count\">(%s)</span>"
219
- msgstr[0] ""
220
- msgstr[1] ""
221
-
222
- #: admin/sidebar-edit.php:1322
223
- msgid "F j, Y"
224
- msgstr ""
225
-
226
- #: admin/admin.php:138
227
- msgid "Free updates and email support included."
228
- msgstr ""
229
-
230
- #: admin/admin.php:137
231
- msgid "You can upgrade without leaving the admin panel by clicking below."
232
- msgstr ""
233
-
234
- #: admin/admin.php:135
235
- msgid "Get All Features With Content Aware Sidebars Pro"
236
- msgstr ""
237
-
238
- #: admin/admin.php:129
239
- msgid "Sync widgets across themes"
240
- msgstr ""
241
-
242
- #: admin/admin.php:127
243
- msgid "Visibility for roles"
244
- msgstr ""
245
-
246
- #: admin/admin.php:125
247
- msgid "Extra condition types"
248
- msgstr ""
249
-
250
- #: admin/sidebar-edit.php:1004
251
- msgid "Activates on <b>%1$s</b>"
252
- msgstr ""
253
-
254
- #. translators: Publish box date format, see http://php.net/date
255
- #: admin/sidebar-edit.php:999
256
- msgid "M j, Y"
257
- msgstr ""
258
-
259
- #: admin/sidebar-edit.php:866
260
- msgid "Display sidebar only in given time ranges on select days."
261
- msgstr ""
262
-
263
- #: admin/sidebar-edit.php:853
264
- msgid "Never"
265
- msgstr ""
266
-
267
- #: admin/sidebar-edit.php:844
268
- msgid "Select date"
269
- msgstr ""
270
-
271
- #: admin/sidebar-edit.php:834 admin/sidebar-list-table.php:314
272
- msgid "Status"
273
- msgstr ""
274
-
275
- #: admin/admin.php:128 admin/sidebar-edit.php:761
276
- msgid "Time Schedule"
277
- msgstr ""
278
-
279
- #: admin/sidebar-edit.php:738
280
- msgid "Sidebar Status"
281
- msgstr ""
282
-
283
- #: admin/sidebar-edit.php:696
284
- msgid ""
285
- "Should the sidebar merge with a target sidebar or replace it? Maybe you want to insert it in your content with a shortcode.\n"
286
- "\n"
287
- "Display the sidebar for everyone or make it visible only for logged-in users.\n"
288
- "\n"
289
- " You are in control."
290
- msgstr ""
291
-
292
- #: admin/sidebar-edit.php:641
293
- msgid "Sidebar deactivated."
294
- msgstr ""
295
-
296
- #: admin/sidebar-edit.php:637
297
- msgid "Sidebar activated."
298
- msgstr ""
299
-
300
- #: admin/sidebar-edit.php:478
301
- msgid "Enter title here"
302
- msgstr ""
303
-
304
- #: admin/sidebar-edit.php:372 admin/sidebar-overview.php:234
305
- msgid "Error in deleting."
306
- msgstr ""
307
-
308
- #: admin/sidebar-edit.php:361 admin/sidebar-overview.php:219
309
- msgid "Error in restoring from Trash."
310
- msgstr ""
311
-
312
- #: admin/sidebar-edit.php:358
313
- msgid "You are not allowed to restore this sidebar from the Trash."
314
- msgstr ""
315
-
316
- #: admin/sidebar-edit.php:343 admin/sidebar-overview.php:205
317
- msgid "Error in moving to Trash."
318
- msgstr ""
319
-
320
- #: admin/sidebar-edit.php:339
321
- msgid "You cannot move this sidebar to the Trash. %s is currently editing."
322
- msgstr ""
323
-
324
- #: admin/sidebar-edit.php:195 admin/sidebar-edit.php:288
325
- msgid "The sidebar no longer exists."
326
- msgstr ""
327
-
328
- #: admin/sidebar-edit.php:238 admin/sidebar-edit.php:745
329
- msgid "Advanced"
330
- msgstr ""
331
-
332
- #: admin/sidebar-edit.php:236
333
- msgid "Conditions"
334
- msgstr ""
335
-
336
- #: admin/sidebar-edit.php:199
337
- msgid "You cannot edit this sidebar because it is in the Trash. Please restore it and try again."
338
- msgstr ""
339
-
340
- #: admin/sidebar-edit.php:83
341
- msgid "URLs (Pro Feature)"
342
- msgstr ""
343
-
344
- #: admin/post_type_sidebar.php:295 admin/screen_widgets.php:108
345
- #: admin/screen_widgets.php:137 admin/sidebar-edit.php:1010
346
- #: admin/sidebar-list-table.php:539
347
- msgid "Inactive"
348
- msgstr ""
349
-
350
- #: admin/screen_widgets.php:108 admin/screen_widgets.php:131
351
- #: admin/sidebar-edit.php:1007 admin/sidebar-list-table.php:513
352
- msgid "Active"
353
- msgstr ""
354
-
355
- #. Author URI of the plugin/theme
356
- msgid "https://dev.institute"
357
- msgstr ""
358
-
359
- #. Author of the plugin/theme
360
- msgid "Joachim Jensen"
361
- msgstr ""
362
-
363
- #. Plugin URI of the plugin/theme
364
- msgid "https://dev.institute/wordpress/sidebars-pro/"
365
- msgstr ""
366
-
367
- #: admin/sidebar-edit.php:1037
368
- msgid "Enable"
369
- msgstr ""
370
-
371
- #: admin/sidebar-edit.php:1028 admin/sidebar-edit.php:1036
372
- msgid "Widget Revisions: %s"
373
- msgstr ""
374
-
375
- #: admin/sidebar-edit.php:116
376
- msgid "Upgrade to Pro"
377
- msgstr ""
378
-
379
- #: sidebar.php:245 sidebar.php:267
380
- msgid "(no title)"
381
- msgstr ""
382
-
383
- #: lib/wp-pointer-tour/wp-pointer-tour.php:164
384
- msgid "Previous"
385
- msgstr ""
386
-
387
- #: admin/screen_widgets.php:168
388
- msgid "Expand"
389
- msgstr ""
390
-
391
- #: admin/screen_widgets.php:167
392
- msgid "Collapse"
393
- msgstr ""
394
-
395
- #: admin/sidebar-edit.php:1302
396
- msgid "User Roles available in Pro"
397
- msgstr ""
398
-
399
- #: admin/admin.php:126 admin/sidebar-list-table.php:609
400
- msgid "Widget Revisions"
401
- msgstr ""
402
-
403
- #: admin/sidebar-edit.php:99
404
- msgid "Display this sidebar only on content that meets the following conditions:"
405
- msgstr ""
406
-
407
- #: admin/post_type_sidebar.php:276
408
- msgid "Display sidebars per %s etc. with the %s."
409
- msgstr ""
410
-
411
- #: admin/post_type_sidebar.php:272
412
- msgid "Note: Selected Sidebars are displayed on this %s specifically."
413
- msgstr ""
414
-
415
- #: admin/post_type_sidebar.php:257
416
- msgid "Default"
417
- msgstr ""
418
-
419
- #: admin/post_type_sidebar.php:275
420
- msgid "Sidebar Manager"
421
- msgstr ""
422
-
423
- #: admin/post_type_sidebar.php:245
424
- msgid "Archive Page"
425
- msgstr ""
426
-
427
- #: admin/post_type_sidebar.php:237
428
- msgid "Page Template"
429
- msgstr ""
430
-
431
- #: admin/post_type_sidebar.php:234
432
- msgid "Child Page"
433
- msgstr ""
434
-
435
- #: admin/post_type_sidebar.php:231
436
- msgid "Author"
437
- msgstr ""
438
-
439
- #: admin/post_type_sidebar.php:223 admin/post_type_sidebar.php:262
440
- msgid "Type to Add New Sidebar"
441
- msgstr ""
442
-
443
- #: admin/post_type_sidebar.php:219
444
- msgid "Create New"
445
- msgstr ""
446
-
447
- #: admin/post_type_sidebar.php:177
448
- msgid "Sidebars - Quick Select"
449
- msgstr ""
450
-
451
- #: admin/sidebar-edit.php:712
452
- msgid "Finish Tour"
453
- msgstr ""
454
-
455
- #: admin/sidebar-edit.php:686
456
- msgid ""
457
- "Click on the input field and select the content you want.\n"
458
- "\n"
459
- "If you can't find the right content in the list, type something to search.\n"
460
- "\n"
461
- " You can add several types of content to the same group, try e.g. \"All Posts\" and an Author to target all posts written by that author. Awesome!\n"
462
- "\n"
463
- "Remember to save the changes on each group."
464
- msgstr ""
465
-
466
- #: admin/sidebar-edit.php:668
467
- msgid "I know how to use it"
468
- msgstr ""
469
-
470
- #: admin/sidebar-edit.php:660
471
- msgid ""
472
- "You've just installed or updated Content Aware Sidebars. Awesome!\n"
473
- "\n"
474
- "You can display sidebars on any page or in any context. If that is new to you, this 3 step interactive guide will show you just how easy it is."
475
- msgstr ""
476
-
477
- #: admin/sidebar-edit.php:659
478
- msgid "Get Started in 3 Easy Steps"
479
- msgstr ""
480
-
481
- #: lib/wp-content-aware-engine/module/bbpress.php:32
482
- msgid "All Profiles"
483
- msgstr ""
484
-
485
- #: lib/wp-content-aware-engine/module/author.php:30
486
- msgid "All Authors"
487
- msgstr ""
488
-
489
- #: sidebar.php:190
490
- msgid "Sidebar Conditions"
491
- msgstr ""
492
-
493
- #: sidebar.php:109
494
- msgid "Logged-in Users"
495
- msgstr ""
496
-
497
- #: lib/wp-content-aware-engine/view/group_template.php:11
498
- msgid "Not"
499
- msgstr ""
500
-
501
- #: admin/sidebar-edit.php:850
502
- msgid "Deactivate"
503
- msgstr ""
504
-
505
- #: admin/sidebar-edit.php:841
506
- msgid "Activate"
507
- msgstr ""
508
-
509
- #: admin/post_type_sidebar.php:220 admin/sidebar-edit.php:1013
510
- msgid "New"
511
- msgstr ""
512
-
513
- #: freemius.php:58
514
- msgid "Please help us improve %2$s by securely sharing some usage data with %5$s. If you skip this, that's okay! %2$s will still work just fine."
515
- msgstr ""
516
-
517
- #: admin/screen_widgets.php:147
518
- msgid "Revisions"
519
- msgstr ""
520
-
521
- #: admin/sidebar-edit.php:1311 admin/sidebar-list-table.php:500
522
- msgid "All Users"
523
- msgstr ""
524
-
525
- #: admin/sidebar-list-table.php:456
526
- msgid "Add sidebar at the bottom during merge"
527
- msgstr ""
528
-
529
- #: admin/sidebar-list-table.php:455
530
- msgid "Add sidebar at the top during merge"
531
- msgstr ""
532
-
533
- #: admin/sidebar-edit.php:989
534
- msgid "Update"
535
- msgstr ""
536
-
537
- #: admin/sidebar-edit.php:237
538
- msgid "Schedule"
539
- msgstr ""
540
-
541
- #: admin/sidebar-edit.php:899 admin/sidebar-list-table.php:263
542
- msgid "Move to Trash"
543
- msgstr ""
544
-
545
- #: admin/sidebar-edit.php:897 admin/sidebar-list-table.php:261
546
- #: admin/sidebar-list-table.php:636
547
- msgid "Delete Permanently"
548
- msgstr ""
549
-
550
- #: app.php:174
551
- msgid "Upgrade"
552
- msgstr ""
553
-
554
- #: admin/sidebar-edit.php:1029
555
- msgid "Browse revisions"
556
- msgstr ""
557
-
558
- #: admin/sidebar-edit.php:1029
559
- msgctxt "revisions"
560
- msgid "Browse"
561
- msgstr ""
562
-
563
- #: admin/sidebar-edit.php:1019 admin/sidebar-list-table.php:598
564
- msgid "Edit"
565
- msgstr ""
566
-
567
- #: admin/sidebar-edit.php:994
568
- msgid "Status:"
569
- msgstr ""
570
-
571
- #: admin/sidebar-edit.php:934 admin/sidebar-edit.php:935
572
- #: admin/sidebar-list-table.php:313 sidebar.php:105
573
- msgid "Visibility"
574
- msgstr ""
575
-
576
- #: admin/admin.php:139
577
- msgid "Upgrade Now"
578
- msgstr ""
579
-
580
- #: admin/sidebar-edit.php:960
581
- msgid "Priority Email Support"
582
- msgstr ""
583
-
584
- #: admin/sidebar-edit.php:261 admin/sidebar-edit.php:961
585
- msgid "Forum Support"
586
- msgstr ""
587
-
588
- #: admin/admin.php:131
589
- msgid "Content Aware Sidebars Pro"
590
- msgstr ""
591
-
592
- #: admin/sidebar-edit.php:731
593
- msgid "Publish"
594
- msgstr ""
595
-
596
- #: admin/sidebar-edit.php:119
597
- msgid "Like it? %1$sSupport the plugin with a %2$s Review%3$s"
598
- msgstr ""
599
-
600
- #: lib/wp-content-aware-engine/view/group_template.php:51
601
- msgid "Save Changes"
602
- msgstr "Запазване на Промените"
603
-
604
- #: lib/wp-content-aware-engine/module/pods.php:30
605
- msgid "All Pods Pages"
606
- msgstr ""
607
-
608
- #: lib/wp-content-aware-engine/module/pods.php:29
609
- msgid "Pods Pages"
610
- msgstr ""
611
-
612
- #: admin/sidebar-edit.php:673
613
- msgid ""
614
- "With this dropdown you can select on what conditions the sidebar should be displayed.\n"
615
- "\n"
616
- "Content Aware Sidebars has built-in support for many types of content and even other plugins!\n"
617
- "\n"
618
- "Select something to continue the tour. You can change it later."
619
- msgstr ""
620
-
621
- #: admin/sidebar-edit.php:672
622
- msgid "Select Content Type"
623
- msgstr ""
624
-
625
- #: admin/sidebar-edit.php:667
626
- msgid "Start Quick Tour"
627
- msgstr ""
628
-
629
- #: lib/wp-content-aware-engine/view/group_template.php:43
630
- msgid "Negate conditions"
631
- msgstr ""
632
-
633
- #: lib/wp-content-aware-engine/view/group_template.php:18
634
- #: lib/wp-content-aware-engine/view/meta_box.php:18
635
- msgid "Select content type"
636
- msgstr ""
637
-
638
- #: lib/wp-content-aware-engine/module/page_template.php:36
639
- msgid "All Templates"
640
- msgstr ""
641
-
642
- #: lib/wp-content-aware-engine/core.php:805
643
- msgid "Searching"
644
- msgstr ""
645
-
646
- #: lib/wp-content-aware-engine/core.php:648
647
- msgid "Conditions updated"
648
- msgstr ""
649
-
650
- #: lib/wp-content-aware-engine/core.php:625
651
- msgid "Could not delete conditions"
652
- msgstr ""
653
-
654
- #: lib/wp-content-aware-engine/core.php:531
655
- msgid "Conditional Logic"
656
- msgstr ""
657
-
658
- #: lib/wp-pointer-tour/wp-pointer-tour.php:165
659
- msgid "Next"
660
- msgstr "Следващ"
661
-
662
- #: lib/wp-pointer-tour/wp-pointer-tour.php:163
663
- msgid "Close"
664
- msgstr "Затваряне"
665
-
666
- #: admin/sidebar-edit.php:706
667
- msgid ""
668
- "That's it! Now you can start creating sidebars and display them on your own conditions.\n"
669
- "\n"
670
- "If you need more help, click on the \"Help\" tab here."
671
- msgstr ""
672
- "Това е! Сега можете да започнете да създавате сайдбарс и да ги показвате при Вашите условия.\n"
673
- "\n"
674
- "Ако имате нужда от повече помощ, кликнете върху таба \"Помощ\" тук."
675
-
676
- #: admin/sidebar-edit.php:705
677
- msgid "Help and Support"
678
- msgstr "Помощ и поддръжка"
679
-
680
- #: admin/sidebar-edit.php:695
681
- msgid "Options, options"
682
- msgstr "Опции, опции"
683
-
684
- #: admin/sidebar-edit.php:958
685
- msgid "Get Started"
686
- msgstr ""
687
-
688
- #: admin/post_type_sidebar.php:292 admin/screen_widgets.php:134
689
- #: admin/sidebar-list-table.php:534
690
- #: lib/wp-content-aware-engine/module/post_type.php:319
691
- #: lib/wp-content-aware-engine/walker.php:185
692
- msgid "Scheduled"
693
- msgstr ""
694
-
695
- #: lib/wp-content-aware-engine/module/post_type.php:317
696
- #: lib/wp-content-aware-engine/walker.php:183
697
- msgid "Sticky"
698
- msgstr ""
699
-
700
- #. translators: post state
701
- #: lib/wp-content-aware-engine/module/post_type.php:315
702
- #: lib/wp-content-aware-engine/walker.php:181
703
- msgctxt "post state"
704
- msgid "Pending"
705
- msgstr ""
706
-
707
- #: lib/wp-content-aware-engine/module/post_type.php:312
708
- #: lib/wp-content-aware-engine/walker.php:178
709
- msgid "Draft"
710
- msgstr ""
711
-
712
- #: lib/wp-content-aware-engine/module/post_type.php:310
713
- #: lib/wp-content-aware-engine/walker.php:176
714
- msgid "Private"
715
- msgstr ""
716
-
717
- #: lib/wp-content-aware-engine/module/post_type.php:308
718
- #: lib/wp-content-aware-engine/walker.php:174
719
- msgid "Password protected"
720
- msgstr ""
721
-
722
- #: lib/wp-content-aware-engine/module/taxonomy.php:49
723
- msgid "Taxonomies"
724
- msgstr "Таксономии"
725
-
726
- #: lib/wp-content-aware-engine/module/static.php:50
727
- msgid "404 Page"
728
- msgstr "404 Страница"
729
-
730
- #: lib/wp-content-aware-engine/module/static.php:49
731
- msgid "Search Results"
732
- msgstr "Резултати от търсенето"
733
-
734
- #: lib/wp-content-aware-engine/module/static.php:48
735
- msgid "Front Page"
736
- msgstr "Начална страница"
737
-
738
- #: lib/wp-content-aware-engine/module/static.php:36
739
- msgid "Static Pages"
740
- msgstr "Статични страници"
741
-
742
- #: lib/wp-content-aware-engine/module/post_type.php:284
743
- msgid "Blog Page"
744
- msgstr "Блог страница"
745
-
746
- #: lib/wp-content-aware-engine/module/post_type.php:283
747
- #: lib/wp-content-aware-engine/module/taxonomy.php:288
748
- msgid "%s Archives"
749
- msgstr "%s Архиви"
750
-
751
- #: lib/wp-content-aware-engine/module/post_type.php:42
752
- msgid "Post Types"
753
- msgstr "Видове публикации"
754
-
755
- #: lib/wp-content-aware-engine/module/polylang.php:29
756
- #: lib/wp-content-aware-engine/module/qtranslate.php:29
757
- #: lib/wp-content-aware-engine/module/transposh.php:29
758
- #: lib/wp-content-aware-engine/module/wpml.php:29
759
- msgid "Languages"
760
- msgstr "Езици"
761
-
762
- #: lib/wp-content-aware-engine/module/page_template.php:35
763
- msgid "Page Templates"
764
- msgstr "Темплейти за страници"
765
-
766
- #: lib/wp-content-aware-engine/module/date.php:32
767
- msgid "Date Archives"
768
- msgstr "Архив на дати"
769
-
770
- #: lib/wp-content-aware-engine/module/date.php:30
771
- msgid "Dates"
772
- msgstr "Дати"
773
-
774
- #: lib/wp-content-aware-engine/module/bbpress.php:31
775
- msgid "bbPress User Profiles"
776
- msgstr "Потребителски профили в bbPress"
777
-
778
- #: lib/wp-content-aware-engine/module/author.php:29
779
- msgid "Authors"
780
- msgstr "Автори"
781
-
782
- #: lib/wp-content-aware-engine/core.php:807
783
- msgid "Target all but this context"
784
- msgstr "Насочване към всичко, освен този контекст"
785
-
786
- #: lib/wp-content-aware-engine/core.php:808
787
- msgid "Conditions have unsaved changes. Do you want to continue and discard these changes?"
788
- msgstr ""
789
-
790
- #: lib/wp-content-aware-engine/core.php:806
791
- msgid "No results found."
792
- msgstr "Няма намерени резултати"
793
-
794
- #: lib/wp-content-aware-engine/view/module/condition_post_type_template.php:16
795
- #: lib/wp-content-aware-engine/view/module/condition_taxonomy_template.php:16
796
- #: lib/wp-content-aware-engine/view/module/condition_template.php:16
797
- msgid "And"
798
- msgstr ""
799
-
800
- #: lib/wp-content-aware-engine/view/group_template.php:10
801
- #: lib/wp-content-aware-engine/view/meta_box.php:14
802
- msgid "Or"
803
- msgstr "Или"
804
-
805
- #: admin/sidebar-edit.php:987
806
- msgid "Save"
807
- msgstr "Запазване"
808
-
809
- #: lib/wp-content-aware-engine/core.php:617
810
- msgid "Unauthorized request"
811
- msgstr "Неоторизирана молба"
812
-
813
- #: lib/wp-content-aware-engine/core.php:248
814
- msgctxt "condition status"
815
- msgid "Negated"
816
- msgstr ""
817
-
818
- #: lib/wp-content-aware-engine/core.php:228
819
- msgid "Condition Group"
820
- msgstr "Условна група"
821
-
822
- #: admin/screen_widgets.php:170
823
- msgid "Filter Widgets"
824
- msgstr ""
825
-
826
- #: admin/screen_widgets.php:169
827
- msgid "Filter Sidebars"
828
- msgstr "Филтър на сайдбарс"
829
-
830
- #: admin/sidebar-edit.php:955
831
- msgid "Translate the plugin into your language"
832
- msgstr "Преведете разширението на своя език"
833
-
834
- #: admin/sidebar-edit.php:890 admin/sidebar-edit.php:891
835
- msgid "Order"
836
- msgstr "Поръчка"
837
-
838
- #: app.php:168
839
- msgid "Get Support"
840
- msgstr "Обърнете се към Поддръжка"
841
-
842
- #: admin/sidebar-edit.php:259
843
- msgid "More Information"
844
- msgstr "Повече информация"
845
-
846
- #: admin/sidebar-edit.php:255
847
- msgid "Each created condition group describe some specific content (conditions) that the current sidebar should be displayed with."
848
- msgstr "Всяка създадена условна група описва дадено определено съдържание (условия), което би трябвало да се съдържа в настоящия сайдбар."
849
-
850
- #: admin/sidebar-edit.php:254 admin/sidebar-edit.php:685
851
- #: lib/wp-content-aware-engine/core.php:227
852
- msgid "Condition Groups"
853
- msgstr "Условни групи"
854
-
855
- #: admin/sidebar-edit.php:771
856
- msgid "Options"
857
- msgstr "Настройки"
858
-
859
- #. #-#-#-#-# tmp-content-aware-sidebars.pot (Content Aware Sidebars 3.5.2)
860
- #. #-#-#-#-#
861
- #. Plugin Name of the plugin/theme
862
- #: admin/sidebar-edit.php:754
863
- msgid "Content Aware Sidebars"
864
- msgstr "Сайдбарс спрямо съдържанието"
865
-
866
- #: admin/sidebar-list-table.php:475
867
- msgid "Manage Widgets"
868
- msgstr "Управление на джаджи"
869
-
870
- #: admin/sidebar-list-table.php:312
871
- msgid "Widgets"
872
- msgstr "Джаджи"
873
-
874
- #: admin/sidebar-list-table.php:448 sidebar.php:284
875
- msgid "Please update Host Sidebar"
876
- msgstr "Моля, обновете хост сайдбар."
877
-
878
- #: admin/sidebar-overview.php:277
879
- msgid "%s sidebar restored from the Trash."
880
- msgid_plural "%s sidebars restored from the Trash."
881
- msgstr[0] ""
882
- msgstr[1] ""
883
-
884
- #: admin/sidebar-overview.php:276
885
- msgid "%s sidebar moved to the Trash."
886
- msgid_plural "%s sidebars moved to the Trash."
887
- msgstr[0] ""
888
- msgstr[1] ""
889
-
890
- #: admin/sidebar-overview.php:275
891
- msgid "%s sidebar permanently deleted."
892
- msgid_plural "%s sidebars permanently deleted."
893
- msgstr[0] ""
894
- msgstr[1] ""
895
-
896
- #: admin/sidebar-overview.php:274
897
- msgid "%s sidebar not updated, somebody is editing it."
898
- msgid_plural "%s sidebars not updated, somebody is editing them."
899
- msgstr[0] ""
900
- msgstr[1] ""
901
-
902
- #: admin/sidebar-overview.php:273
903
- msgid "%s sidebar updated."
904
- msgid_plural "%s sidebars updated."
905
- msgstr[0] ""
906
- msgstr[1] ""
907
-
908
- #. translators: Publish box date format, see http://php.net/date
909
- #: admin/sidebar-edit.php:640
910
- msgid "M j, Y @ G:i"
911
- msgstr "M j, Y @ G:i"
912
-
913
- #: admin/sidebar-edit.php:638
914
- msgid "Sidebar scheduled for: <strong>%1$s</strong>."
915
- msgstr "Сайдбар планиран за: <strong>%1$s</strong>."
916
-
917
- #: admin/sidebar-edit.php:636
918
- msgid "Sidebar updated."
919
- msgstr "Сайдбар обновен."
920
-
921
- #: admin/sidebar-edit.php:634 admin/sidebar-overview.php:270
922
- msgid "Manage widgets"
923
- msgstr "Управление на джаджи"
924
-
925
- #: sidebar.php:191
926
- msgid "No content. Please add at least one condition group to make the sidebar content aware."
927
- msgstr "Няма съдържание. Моля, добавете поне една условна група, за да направите сайдбара зависим от съдържанието."
928
-
929
- #: sidebar.php:188
930
- msgid "No sidebars found in Trash"
931
- msgstr "Няма намерени сайдбарс в Кошчето"
932
-
933
- #: admin/post_type_sidebar.php:225 sidebar.php:187
934
- msgid "No sidebars found"
935
- msgstr "Няма намерени сайдбарс"
936
-
937
- #: sidebar.php:186
938
- msgid "Search Sidebars"
939
- msgstr "Търсене в сайдбарс"
940
-
941
- #: sidebar.php:185
942
- msgid "View Sidebar"
943
- msgstr "Преглед на сайдбар"
944
-
945
- #: sidebar.php:184
946
- msgid "All Sidebars"
947
- msgstr "Всички сайдбарс"
948
-
949
- #: sidebar.php:183
950
- msgid "New Sidebar"
951
- msgstr "Нов сайдбар"
952
-
953
- #: admin/screen_widgets.php:147 sidebar.php:182
954
- msgid "Edit Sidebar"
955
- msgstr "Промяна на сайдбар"
956
-
957
- #: sidebar.php:181
958
- msgid "Add New Sidebar"
959
- msgstr "Добавяне на нов сайдбар"
960
-
961
- #: sidebar.php:180
962
- msgctxt "sidebar"
963
- msgid "Add New"
964
- msgstr "Добавяне на нов"
965
-
966
- #: sidebar.php:179
967
- msgid "Sidebar"
968
- msgstr "Сайдбар"
969
-
970
- #: sidebar.php:178
971
- msgid "Sidebars"
972
- msgstr "Сайдбарс"
973
-
974
- #: sidebar.php:141
975
- msgid "Place sidebar on top or bottom of host when merging."
976
- msgstr "Слагане на сайдбар горе или долу на хоста при сливане"
977
-
978
- #: sidebar.php:139
979
- msgid "Bottom"
980
- msgstr "Долу"
981
-
982
- #: sidebar.php:138
983
- msgid "Top"
984
- msgstr "Горе"
985
-
986
- #: sidebar.php:134
987
- msgid "Merge Position"
988
- msgstr "Сливане на позиция"
989
-
990
- #: sidebar.php:123
991
- msgid "Replace host sidebar, merge with it or add sidebar manually."
992
- msgstr "Замяна на хост сайдбар, сливане с него или ръчно добавяне на сайдбар"
993
-
994
- #: sidebar.php:121
995
- msgid "Forced replace"
996
- msgstr "Замяна насила"
997
-
998
- #: sidebar.php:119
999
- msgid "Merge"
1000
- msgstr "Сливане"
1001
-
1002
- #: sidebar.php:118
1003
- msgid "Replace"
1004
- msgstr "Замяна"
1005
-
1006
- #: lib/wp-content-aware-engine/view/group_template.php:37
1007
- msgid "Archives"
1008
- msgstr ""
1009
-
1010
- #: lib/wp-content-aware-engine/view/group_template.php:31
1011
- msgid "Singulars"
1012
- msgstr ""
1013
-
1014
- #: admin/sidebar-edit.php:260 admin/sidebar-edit.php:959 app.php:167
1015
- msgid "FAQ"
1016
- msgstr "ЧЗВ"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
lang/content-aware-sidebars-ca.po DELETED
@@ -1,1013 +0,0 @@
1
- # Translation of Plugins - Content Aware Sidebars - Widget Area Control - Development (trunk) in Catalan
2
- # This file is distributed under the same license as the Plugins - Content Aware Sidebars - Widget Area Control - Development (trunk) package.
3
- msgid ""
4
- msgstr ""
5
- "PO-Revision-Date: 2016-02-03 01:23:57+0000\n"
6
- "MIME-Version: 1.0\n"
7
- "Content-Type: text/plain; charset=UTF-8\n"
8
- "Content-Transfer-Encoding: 8bit\n"
9
- "Plural-Forms: nplurals=2; plural=n != 1;\n"
10
- "X-Generator: GlotPress/2.4.0-alpha\n"
11
- "Language: ca\n"
12
- "Project-Id-Version: Plugins - Content Aware Sidebars - Widget Area Control - Development (trunk)\n"
13
-
14
- #. Description of the plugin/theme
15
- msgid "Unlimited custom sidebars and widget areas for any post, page, category etc."
16
- msgstr ""
17
-
18
- #: lib/wp-content-aware-engine/view/group_template.php:54
19
- msgid "Settings"
20
- msgstr ""
21
-
22
- #: lib/wp-content-aware-engine/core.php:705
23
- msgid "Auto-select new children of selected items"
24
- msgstr ""
25
-
26
- #: admin/sidebar-list-table.php:605
27
- msgid "Duplicate"
28
- msgstr ""
29
-
30
- #. translators: %s: sidebar title
31
- #: admin/sidebar-list-table.php:604
32
- msgid "Duplicate %s"
33
- msgstr ""
34
-
35
- #: admin/sidebar-edit.php:369
36
- msgid "You are not allowed to delete this sidebar."
37
- msgstr ""
38
-
39
- #: admin/sidebar-edit.php:335
40
- msgid "You are not allowed to move this sidebar to the Trash."
41
- msgstr ""
42
-
43
- #: admin/sidebar-edit.php:222 admin/sidebar-edit.php:553
44
- msgid "You are not allowed to create sidebars."
45
- msgstr ""
46
-
47
- #: admin/sidebar-edit.php:197 admin/sidebar-edit.php:551
48
- #: admin/sidebar-edit.php:556
49
- msgid "You are not allowed to edit this sidebar."
50
- msgstr ""
51
-
52
- #: admin/admin.php:136
53
- msgid "Enhance your sidebars and widget areas with: %s and more."
54
- msgstr ""
55
-
56
- #: admin/admin.php:102
57
- msgid "You do not have access to this screen."
58
- msgstr ""
59
-
60
- #: admin/screen_widgets.php:171
61
- msgid "This sidebar is already scheduled to be activated. Do you want to activate it now?"
62
- msgstr ""
63
-
64
- #: admin/sidebar-edit.php:866
65
- msgid "Pro"
66
- msgstr ""
67
-
68
- #: admin/sidebar-edit.php:823
69
- msgid "No thanks"
70
- msgstr ""
71
-
72
- #: admin/sidebar-edit.php:823
73
- msgid "Review Content Aware Sidebars"
74
- msgstr ""
75
-
76
- #: admin/sidebar-edit.php:818
77
- msgid "I have spent countless hours developing it, and it would mean a lot to me if you %ssupport it with a quick review on WordPress.org.%s"
78
- msgstr ""
79
-
80
- #: admin/sidebar-edit.php:813
81
- msgid "Hey %s, it's Joachim from %s. You have used this free plugin for some time now, and I hope you like it!"
82
- msgstr ""
83
-
84
- #: admin/admin.php:139
85
- msgid "Read More"
86
- msgstr ""
87
-
88
- #: lib/wp-content-aware-engine/module/bp_member.php:37
89
- msgid "All Sections"
90
- msgstr ""
91
-
92
- #: lib/wp-content-aware-engine/module/bp_member.php:35
93
- msgid "BuddyPress Profiles"
94
- msgstr ""
95
-
96
- #: admin/sidebar-edit.php:957
97
- msgid "Documentation"
98
- msgstr ""
99
-
100
- #: sidebar.php:127
101
- msgid "Target Sidebar"
102
- msgstr ""
103
-
104
- #: sidebar.php:120
105
- msgid "Shortcode / Template Tag"
106
- msgstr ""
107
-
108
- #: admin/sidebar-overview.php:292
109
- msgid "Undo"
110
- msgstr ""
111
-
112
- #: admin/sidebar-overview.php:231
113
- msgid "You are not allowed to delete this item."
114
- msgstr ""
115
-
116
- #: admin/sidebar-overview.php:216
117
- msgid "You are not allowed to restore this item from the Trash."
118
- msgstr ""
119
-
120
- #: admin/sidebar-overview.php:197
121
- msgid "You are not allowed to move this item to the Trash."
122
- msgstr ""
123
-
124
- #. translators: %s: search keywords
125
- #: admin/sidebar-overview.php:133
126
- msgid "Search results for &#8220;%s&#8221;"
127
- msgstr ""
128
-
129
- #. translators: %s: post title
130
- #: admin/sidebar-list-table.php:635
131
- msgid "Delete &#8220;%s&#8221; permanently"
132
- msgstr ""
133
-
134
- #: admin/sidebar-list-table.php:627
135
- msgctxt "verb"
136
- msgid "Trash"
137
- msgstr ""
138
-
139
- #. translators: %s: post title
140
- #: admin/sidebar-list-table.php:626
141
- msgid "Move &#8220;%s&#8221; to the Trash"
142
- msgstr ""
143
-
144
- #. translators: %s: post title
145
- #: admin/sidebar-list-table.php:618
146
- msgid "Restore &#8220;%s&#8221; from the Trash"
147
- msgstr ""
148
-
149
- #. translators: %s: sidebar title
150
- #: admin/sidebar-list-table.php:597
151
- msgid "Edit &#8220;%s&#8221;"
152
- msgstr ""
153
-
154
- #: admin/sidebar-list-table.php:532
155
- msgid "Missed schedule"
156
- msgstr ""
157
-
158
- #: admin/sidebar-list-table.php:520
159
- msgid "Until %s"
160
- msgstr ""
161
-
162
- #. translators: Sidebar status date and time format, see http://php.net/date
163
- #: admin/sidebar-list-table.php:519 admin/sidebar-list-table.php:525
164
- msgid "Y/m/d g:i:s a"
165
- msgstr ""
166
-
167
- #. translators: Sidebar status date format, see http://php.net/date
168
- #: admin/sidebar-list-table.php:517 admin/sidebar-list-table.php:529
169
- msgid "Y/m/d"
170
- msgstr ""
171
-
172
- #: admin/sidebar-list-table.php:422
173
- msgid "%s is currently editing"
174
- msgstr ""
175
-
176
- #. translators: %s: post title
177
- #: admin/sidebar-list-table.php:407
178
- msgid "&#8220;%s&#8221; (Edit)"
179
- msgstr ""
180
-
181
- #: admin/sidebar-list-table.php:365
182
- msgid "Select %s"
183
- msgstr ""
184
-
185
- #: admin/sidebar-list-table.php:311 sidebar.php:114
186
- msgctxt "option"
187
- msgid "Action"
188
- msgstr ""
189
-
190
- #: admin/sidebar-list-table.php:310
191
- msgctxt "column name"
192
- msgid "Title"
193
- msgstr ""
194
-
195
- #: admin/sidebar-list-table.php:282
196
- msgid "Empty Trash"
197
- msgstr ""
198
-
199
- #: admin/sidebar-list-table.php:255 admin/sidebar-list-table.php:619
200
- msgid "Restore"
201
- msgstr ""
202
-
203
- #: admin/sidebar-list-table.php:207
204
- msgid "Inactive <span class=\"count\">(%s)</span>"
205
- msgid_plural "Inactive <span class=\"count\">(%s)</span>"
206
- msgstr[0] ""
207
- msgstr[1] ""
208
-
209
- #: admin/sidebar-list-table.php:206
210
- msgid "Active <span class=\"count\">(%s)</span>"
211
- msgid_plural "Active <span class=\"count\">(%s)</span>"
212
- msgstr[0] ""
213
- msgstr[1] ""
214
-
215
- #: admin/sidebar-list-table.php:193
216
- msgctxt "sidebars"
217
- msgid "All <span class=\"count\">(%s)</span>"
218
- msgid_plural "All <span class=\"count\">(%s)</span>"
219
- msgstr[0] ""
220
- msgstr[1] ""
221
-
222
- #: admin/sidebar-edit.php:1322
223
- msgid "F j, Y"
224
- msgstr ""
225
-
226
- #: admin/admin.php:138
227
- msgid "Free updates and email support included."
228
- msgstr ""
229
-
230
- #: admin/admin.php:137
231
- msgid "You can upgrade without leaving the admin panel by clicking below."
232
- msgstr ""
233
-
234
- #: admin/admin.php:135
235
- msgid "Get All Features With Content Aware Sidebars Pro"
236
- msgstr ""
237
-
238
- #: admin/admin.php:129
239
- msgid "Sync widgets across themes"
240
- msgstr ""
241
-
242
- #: admin/admin.php:127
243
- msgid "Visibility for roles"
244
- msgstr ""
245
-
246
- #: admin/admin.php:125
247
- msgid "Extra condition types"
248
- msgstr ""
249
-
250
- #: admin/sidebar-edit.php:1004
251
- msgid "Activates on <b>%1$s</b>"
252
- msgstr ""
253
-
254
- #. translators: Publish box date format, see http://php.net/date
255
- #: admin/sidebar-edit.php:999
256
- msgid "M j, Y"
257
- msgstr ""
258
-
259
- #: admin/sidebar-edit.php:866
260
- msgid "Display sidebar only in given time ranges on select days."
261
- msgstr ""
262
-
263
- #: admin/sidebar-edit.php:853
264
- msgid "Never"
265
- msgstr ""
266
-
267
- #: admin/sidebar-edit.php:844
268
- msgid "Select date"
269
- msgstr ""
270
-
271
- #: admin/sidebar-edit.php:834 admin/sidebar-list-table.php:314
272
- msgid "Status"
273
- msgstr ""
274
-
275
- #: admin/admin.php:128 admin/sidebar-edit.php:761
276
- msgid "Time Schedule"
277
- msgstr ""
278
-
279
- #: admin/sidebar-edit.php:738
280
- msgid "Sidebar Status"
281
- msgstr ""
282
-
283
- #: admin/sidebar-edit.php:696
284
- msgid ""
285
- "Should the sidebar merge with a target sidebar or replace it? Maybe you want to insert it in your content with a shortcode.\n"
286
- "\n"
287
- "Display the sidebar for everyone or make it visible only for logged-in users.\n"
288
- "\n"
289
- " You are in control."
290
- msgstr ""
291
-
292
- #: admin/sidebar-edit.php:641
293
- msgid "Sidebar deactivated."
294
- msgstr ""
295
-
296
- #: admin/sidebar-edit.php:637
297
- msgid "Sidebar activated."
298
- msgstr ""
299
-
300
- #: admin/sidebar-edit.php:478
301
- msgid "Enter title here"
302
- msgstr ""
303
-
304
- #: admin/sidebar-edit.php:372 admin/sidebar-overview.php:234
305
- msgid "Error in deleting."
306
- msgstr ""
307
-
308
- #: admin/sidebar-edit.php:361 admin/sidebar-overview.php:219
309
- msgid "Error in restoring from Trash."
310
- msgstr ""
311
-
312
- #: admin/sidebar-edit.php:358
313
- msgid "You are not allowed to restore this sidebar from the Trash."
314
- msgstr ""
315
-
316
- #: admin/sidebar-edit.php:343 admin/sidebar-overview.php:205
317
- msgid "Error in moving to Trash."
318
- msgstr ""
319
-
320
- #: admin/sidebar-edit.php:339
321
- msgid "You cannot move this sidebar to the Trash. %s is currently editing."
322
- msgstr ""
323
-
324
- #: admin/sidebar-edit.php:195 admin/sidebar-edit.php:288
325
- msgid "The sidebar no longer exists."
326
- msgstr ""
327
-
328
- #: admin/sidebar-edit.php:238 admin/sidebar-edit.php:745
329
- msgid "Advanced"
330
- msgstr ""
331
-
332
- #: admin/sidebar-edit.php:236
333
- msgid "Conditions"
334
- msgstr ""
335
-
336
- #: admin/sidebar-edit.php:199
337
- msgid "You cannot edit this sidebar because it is in the Trash. Please restore it and try again."
338
- msgstr ""
339
-
340
- #: admin/sidebar-edit.php:83
341
- msgid "URLs (Pro Feature)"
342
- msgstr ""
343
-
344
- #: admin/post_type_sidebar.php:295 admin/screen_widgets.php:108
345
- #: admin/screen_widgets.php:137 admin/sidebar-edit.php:1010
346
- #: admin/sidebar-list-table.php:539
347
- msgid "Inactive"
348
- msgstr ""
349
-
350
- #: admin/screen_widgets.php:108 admin/screen_widgets.php:131
351
- #: admin/sidebar-edit.php:1007 admin/sidebar-list-table.php:513
352
- msgid "Active"
353
- msgstr ""
354
-
355
- #. Author URI of the plugin/theme
356
- msgid "https://dev.institute"
357
- msgstr ""
358
-
359
- #. Author of the plugin/theme
360
- msgid "Joachim Jensen"
361
- msgstr ""
362
-
363
- #. Plugin URI of the plugin/theme
364
- msgid "https://dev.institute/wordpress/sidebars-pro/"
365
- msgstr ""
366
-
367
- #: admin/sidebar-edit.php:1037
368
- msgid "Enable"
369
- msgstr ""
370
-
371
- #: admin/sidebar-edit.php:1028 admin/sidebar-edit.php:1036
372
- msgid "Widget Revisions: %s"
373
- msgstr ""
374
-
375
- #: admin/sidebar-edit.php:116
376
- msgid "Upgrade to Pro"
377
- msgstr ""
378
-
379
- #: sidebar.php:245 sidebar.php:267
380
- msgid "(no title)"
381
- msgstr ""
382
-
383
- #: lib/wp-pointer-tour/wp-pointer-tour.php:164
384
- msgid "Previous"
385
- msgstr ""
386
-
387
- #: admin/screen_widgets.php:168
388
- msgid "Expand"
389
- msgstr ""
390
-
391
- #: admin/screen_widgets.php:167
392
- msgid "Collapse"
393
- msgstr ""
394
-
395
- #: admin/sidebar-edit.php:1302
396
- msgid "User Roles available in Pro"
397
- msgstr ""
398
-
399
- #: admin/admin.php:126 admin/sidebar-list-table.php:609
400
- msgid "Widget Revisions"
401
- msgstr ""
402
-
403
- #: admin/sidebar-edit.php:99
404
- msgid "Display this sidebar only on content that meets the following conditions:"
405
- msgstr ""
406
-
407
- #: admin/post_type_sidebar.php:276
408
- msgid "Display sidebars per %s etc. with the %s."
409
- msgstr ""
410
-
411
- #: admin/post_type_sidebar.php:272
412
- msgid "Note: Selected Sidebars are displayed on this %s specifically."
413
- msgstr ""
414
-
415
- #: admin/post_type_sidebar.php:257
416
- msgid "Default"
417
- msgstr ""
418
-
419
- #: admin/post_type_sidebar.php:275
420
- msgid "Sidebar Manager"
421
- msgstr ""
422
-
423
- #: admin/post_type_sidebar.php:245
424
- msgid "Archive Page"
425
- msgstr ""
426
-
427
- #: admin/post_type_sidebar.php:237
428
- msgid "Page Template"
429
- msgstr ""
430
-
431
- #: admin/post_type_sidebar.php:234
432
- msgid "Child Page"
433
- msgstr ""
434
-
435
- #: admin/post_type_sidebar.php:231
436
- msgid "Author"
437
- msgstr ""
438
-
439
- #: admin/post_type_sidebar.php:223 admin/post_type_sidebar.php:262
440
- msgid "Type to Add New Sidebar"
441
- msgstr ""
442
-
443
- #: admin/post_type_sidebar.php:219
444
- msgid "Create New"
445
- msgstr ""
446
-
447
- #: admin/post_type_sidebar.php:177
448
- msgid "Sidebars - Quick Select"
449
- msgstr ""
450
-
451
- #: admin/sidebar-edit.php:712
452
- msgid "Finish Tour"
453
- msgstr ""
454
-
455
- #: admin/sidebar-edit.php:686
456
- msgid ""
457
- "Click on the input field and select the content you want.\n"
458
- "\n"
459
- "If you can't find the right content in the list, type something to search.\n"
460
- "\n"
461
- " You can add several types of content to the same group, try e.g. \"All Posts\" and an Author to target all posts written by that author. Awesome!\n"
462
- "\n"
463
- "Remember to save the changes on each group."
464
- msgstr ""
465
-
466
- #: admin/sidebar-edit.php:668
467
- msgid "I know how to use it"
468
- msgstr ""
469
-
470
- #: admin/sidebar-edit.php:660
471
- msgid ""
472
- "You've just installed or updated Content Aware Sidebars. Awesome!\n"
473
- "\n"
474
- "You can display sidebars on any page or in any context. If that is new to you, this 3 step interactive guide will show you just how easy it is."
475
- msgstr ""
476
-
477
- #: admin/sidebar-edit.php:659
478
- msgid "Get Started in 3 Easy Steps"
479
- msgstr ""
480
-
481
- #: lib/wp-content-aware-engine/module/bbpress.php:32
482
- msgid "All Profiles"
483
- msgstr ""
484
-
485
- #: lib/wp-content-aware-engine/module/author.php:30
486
- msgid "All Authors"
487
- msgstr ""
488
-
489
- #: sidebar.php:190
490
- msgid "Sidebar Conditions"
491
- msgstr ""
492
-
493
- #: sidebar.php:109
494
- msgid "Logged-in Users"
495
- msgstr ""
496
-
497
- #: lib/wp-content-aware-engine/view/group_template.php:11
498
- msgid "Not"
499
- msgstr ""
500
-
501
- #: admin/sidebar-edit.php:850
502
- msgid "Deactivate"
503
- msgstr ""
504
-
505
- #: admin/sidebar-edit.php:841
506
- msgid "Activate"
507
- msgstr ""
508
-
509
- #: admin/post_type_sidebar.php:220 admin/sidebar-edit.php:1013
510
- msgid "New"
511
- msgstr ""
512
-
513
- #: freemius.php:58
514
- msgid "Please help us improve %2$s by securely sharing some usage data with %5$s. If you skip this, that's okay! %2$s will still work just fine."
515
- msgstr ""
516
-
517
- #: admin/screen_widgets.php:147
518
- msgid "Revisions"
519
- msgstr ""
520
-
521
- #: admin/sidebar-edit.php:1311 admin/sidebar-list-table.php:500
522
- msgid "All Users"
523
- msgstr ""
524
-
525
- #: admin/sidebar-list-table.php:456
526
- msgid "Add sidebar at the bottom during merge"
527
- msgstr ""
528
-
529
- #: admin/sidebar-list-table.php:455
530
- msgid "Add sidebar at the top during merge"
531
- msgstr ""
532
-
533
- #: admin/sidebar-edit.php:989
534
- msgid "Update"
535
- msgstr ""
536
-
537
- #: admin/sidebar-edit.php:237
538
- msgid "Schedule"
539
- msgstr ""
540
-
541
- #: admin/sidebar-edit.php:899 admin/sidebar-list-table.php:263
542
- msgid "Move to Trash"
543
- msgstr ""
544
-
545
- #: admin/sidebar-edit.php:897 admin/sidebar-list-table.php:261
546
- #: admin/sidebar-list-table.php:636
547
- msgid "Delete Permanently"
548
- msgstr ""
549
-
550
- #: app.php:174
551
- msgid "Upgrade"
552
- msgstr ""
553
-
554
- #: admin/sidebar-edit.php:1029
555
- msgid "Browse revisions"
556
- msgstr ""
557
-
558
- #: admin/sidebar-edit.php:1029
559
- msgctxt "revisions"
560
- msgid "Browse"
561
- msgstr ""
562
-
563
- #: admin/sidebar-edit.php:1019 admin/sidebar-list-table.php:598
564
- msgid "Edit"
565
- msgstr ""
566
-
567
- #: admin/sidebar-edit.php:994
568
- msgid "Status:"
569
- msgstr ""
570
-
571
- #: admin/sidebar-edit.php:934 admin/sidebar-edit.php:935
572
- #: admin/sidebar-list-table.php:313 sidebar.php:105
573
- msgid "Visibility"
574
- msgstr ""
575
-
576
- #: admin/admin.php:139
577
- msgid "Upgrade Now"
578
- msgstr ""
579
-
580
- #: admin/sidebar-edit.php:960
581
- msgid "Priority Email Support"
582
- msgstr ""
583
-
584
- #: admin/sidebar-edit.php:261 admin/sidebar-edit.php:961
585
- msgid "Forum Support"
586
- msgstr ""
587
-
588
- #: admin/admin.php:131
589
- msgid "Content Aware Sidebars Pro"
590
- msgstr ""
591
-
592
- #: admin/sidebar-edit.php:731
593
- msgid "Publish"
594
- msgstr ""
595
-
596
- #: admin/sidebar-edit.php:119
597
- msgid "Like it? %1$sSupport the plugin with a %2$s Review%3$s"
598
- msgstr ""
599
-
600
- #: lib/wp-content-aware-engine/view/group_template.php:51
601
- msgid "Save Changes"
602
- msgstr "Guardar Canvis"
603
-
604
- #: lib/wp-content-aware-engine/module/pods.php:30
605
- msgid "All Pods Pages"
606
- msgstr ""
607
-
608
- #: lib/wp-content-aware-engine/module/pods.php:29
609
- msgid "Pods Pages"
610
- msgstr ""
611
-
612
- #: admin/sidebar-edit.php:673
613
- msgid ""
614
- "With this dropdown you can select on what conditions the sidebar should be displayed.\n"
615
- "\n"
616
- "Content Aware Sidebars has built-in support for many types of content and even other plugins!\n"
617
- "\n"
618
- "Select something to continue the tour. You can change it later."
619
- msgstr ""
620
-
621
- #: admin/sidebar-edit.php:672
622
- msgid "Select Content Type"
623
- msgstr ""
624
-
625
- #: admin/sidebar-edit.php:667
626
- msgid "Start Quick Tour"
627
- msgstr ""
628
-
629
- #: lib/wp-content-aware-engine/view/group_template.php:43
630
- msgid "Negate conditions"
631
- msgstr ""
632
-
633
- #: lib/wp-content-aware-engine/view/group_template.php:18
634
- #: lib/wp-content-aware-engine/view/meta_box.php:18
635
- msgid "Select content type"
636
- msgstr ""
637
-
638
- #: lib/wp-content-aware-engine/module/page_template.php:36
639
- msgid "All Templates"
640
- msgstr ""
641
-
642
- #: lib/wp-content-aware-engine/core.php:805
643
- msgid "Searching"
644
- msgstr ""
645
-
646
- #: lib/wp-content-aware-engine/core.php:648
647
- msgid "Conditions updated"
648
- msgstr ""
649
-
650
- #: lib/wp-content-aware-engine/core.php:625
651
- msgid "Could not delete conditions"
652
- msgstr ""
653
-
654
- #: lib/wp-content-aware-engine/core.php:531
655
- msgid "Conditional Logic"
656
- msgstr ""
657
-
658
- #: lib/wp-pointer-tour/wp-pointer-tour.php:165
659
- msgid "Next"
660
- msgstr "Següent"
661
-
662
- #: lib/wp-pointer-tour/wp-pointer-tour.php:163
663
- msgid "Close"
664
- msgstr ""
665
-
666
- #: admin/sidebar-edit.php:706
667
- msgid ""
668
- "That's it! Now you can start creating sidebars and display them on your own conditions.\n"
669
- "\n"
670
- "If you need more help, click on the \"Help\" tab here."
671
- msgstr ""
672
-
673
- #: admin/sidebar-edit.php:705
674
- msgid "Help and Support"
675
- msgstr ""
676
-
677
- #: admin/sidebar-edit.php:695
678
- msgid "Options, options"
679
- msgstr ""
680
-
681
- #: admin/sidebar-edit.php:958
682
- msgid "Get Started"
683
- msgstr ""
684
-
685
- #: admin/post_type_sidebar.php:292 admin/screen_widgets.php:134
686
- #: admin/sidebar-list-table.php:534
687
- #: lib/wp-content-aware-engine/module/post_type.php:319
688
- #: lib/wp-content-aware-engine/walker.php:185
689
- msgid "Scheduled"
690
- msgstr ""
691
-
692
- #: lib/wp-content-aware-engine/module/post_type.php:317
693
- #: lib/wp-content-aware-engine/walker.php:183
694
- msgid "Sticky"
695
- msgstr ""
696
-
697
- #. translators: post state
698
- #: lib/wp-content-aware-engine/module/post_type.php:315
699
- #: lib/wp-content-aware-engine/walker.php:181
700
- msgctxt "post state"
701
- msgid "Pending"
702
- msgstr ""
703
-
704
- #: lib/wp-content-aware-engine/module/post_type.php:312
705
- #: lib/wp-content-aware-engine/walker.php:178
706
- msgid "Draft"
707
- msgstr ""
708
-
709
- #: lib/wp-content-aware-engine/module/post_type.php:310
710
- #: lib/wp-content-aware-engine/walker.php:176
711
- msgid "Private"
712
- msgstr ""
713
-
714
- #: lib/wp-content-aware-engine/module/post_type.php:308
715
- #: lib/wp-content-aware-engine/walker.php:174
716
- msgid "Password protected"
717
- msgstr ""
718
-
719
- #: lib/wp-content-aware-engine/module/taxonomy.php:49
720
- msgid "Taxonomies"
721
- msgstr "Taxonomia"
722
-
723
- #: lib/wp-content-aware-engine/module/static.php:50
724
- msgid "404 Page"
725
- msgstr "Pàgina 404"
726
-
727
- #: lib/wp-content-aware-engine/module/static.php:49
728
- msgid "Search Results"
729
- msgstr "Resultats de cerca"
730
-
731
- #: lib/wp-content-aware-engine/module/static.php:48
732
- msgid "Front Page"
733
- msgstr "Pàgina inicial"
734
-
735
- #: lib/wp-content-aware-engine/module/static.php:36
736
- msgid "Static Pages"
737
- msgstr "Pàgina estàtica"
738
-
739
- #: lib/wp-content-aware-engine/module/post_type.php:284
740
- msgid "Blog Page"
741
- msgstr ""
742
-
743
- #: lib/wp-content-aware-engine/module/post_type.php:283
744
- #: lib/wp-content-aware-engine/module/taxonomy.php:288
745
- msgid "%s Archives"
746
- msgstr ""
747
-
748
- #: lib/wp-content-aware-engine/module/post_type.php:42
749
- msgid "Post Types"
750
- msgstr "Tipus d'entrada"
751
-
752
- #: lib/wp-content-aware-engine/module/polylang.php:29
753
- #: lib/wp-content-aware-engine/module/qtranslate.php:29
754
- #: lib/wp-content-aware-engine/module/transposh.php:29
755
- #: lib/wp-content-aware-engine/module/wpml.php:29
756
- msgid "Languages"
757
- msgstr "Idioma"
758
-
759
- #: lib/wp-content-aware-engine/module/page_template.php:35
760
- msgid "Page Templates"
761
- msgstr "Plantilla de pàgina"
762
-
763
- #: lib/wp-content-aware-engine/module/date.php:32
764
- msgid "Date Archives"
765
- msgstr "Arxius cronològics"
766
-
767
- #: lib/wp-content-aware-engine/module/date.php:30
768
- msgid "Dates"
769
- msgstr "Cronologia"
770
-
771
- #: lib/wp-content-aware-engine/module/bbpress.php:31
772
- msgid "bbPress User Profiles"
773
- msgstr "Perfils d'usuari bbPress"
774
-
775
- #: lib/wp-content-aware-engine/module/author.php:29
776
- msgid "Authors"
777
- msgstr "Autors"
778
-
779
- #: lib/wp-content-aware-engine/core.php:807
780
- msgid "Target all but this context"
781
- msgstr ""
782
-
783
- #: lib/wp-content-aware-engine/core.php:808
784
- msgid "Conditions have unsaved changes. Do you want to continue and discard these changes?"
785
- msgstr ""
786
-
787
- #: lib/wp-content-aware-engine/core.php:806
788
- msgid "No results found."
789
- msgstr "No s'ha trobat cap resultat"
790
-
791
- #: lib/wp-content-aware-engine/view/module/condition_post_type_template.php:16
792
- #: lib/wp-content-aware-engine/view/module/condition_taxonomy_template.php:16
793
- #: lib/wp-content-aware-engine/view/module/condition_template.php:16
794
- msgid "And"
795
- msgstr ""
796
-
797
- #: lib/wp-content-aware-engine/view/group_template.php:10
798
- #: lib/wp-content-aware-engine/view/meta_box.php:14
799
- msgid "Or"
800
- msgstr "O bé"
801
-
802
- #: admin/sidebar-edit.php:987
803
- msgid "Save"
804
- msgstr "Desa"
805
-
806
- #: lib/wp-content-aware-engine/core.php:617
807
- msgid "Unauthorized request"
808
- msgstr "Sol·licitud no autoritzada"
809
-
810
- #: lib/wp-content-aware-engine/core.php:248
811
- msgctxt "condition status"
812
- msgid "Negated"
813
- msgstr ""
814
-
815
- #: lib/wp-content-aware-engine/core.php:228
816
- msgid "Condition Group"
817
- msgstr "Grup condicional"
818
-
819
- #: admin/screen_widgets.php:170
820
- msgid "Filter Widgets"
821
- msgstr ""
822
-
823
- #: admin/screen_widgets.php:169
824
- msgid "Filter Sidebars"
825
- msgstr ""
826
-
827
- #: admin/sidebar-edit.php:955
828
- msgid "Translate the plugin into your language"
829
- msgstr "Trauir-la a la vostra llengua"
830
-
831
- #: admin/sidebar-edit.php:890 admin/sidebar-edit.php:891
832
- msgid "Order"
833
- msgstr "Ordre"
834
-
835
- #: app.php:168
836
- msgid "Get Support"
837
- msgstr "Suport"
838
-
839
- #: admin/sidebar-edit.php:259
840
- msgid "More Information"
841
- msgstr "Més informació"
842
-
843
- #: admin/sidebar-edit.php:255
844
- msgid "Each created condition group describe some specific content (conditions) that the current sidebar should be displayed with."
845
- msgstr "Cada grup condicional creat descriu un contingut específic amb el qual l'actual barra lateral s'hauria de mostrar."
846
-
847
- #: admin/sidebar-edit.php:254 admin/sidebar-edit.php:685
848
- #: lib/wp-content-aware-engine/core.php:227
849
- msgid "Condition Groups"
850
- msgstr "Grups condicionals"
851
-
852
- #: admin/sidebar-edit.php:771
853
- msgid "Options"
854
- msgstr "Opcions"
855
-
856
- #. #-#-#-#-# tmp-content-aware-sidebars.pot (Content Aware Sidebars 3.5.2)
857
- #. #-#-#-#-#
858
- #. Plugin Name of the plugin/theme
859
- #: admin/sidebar-edit.php:754
860
- msgid "Content Aware Sidebars"
861
- msgstr "Barres Laterals Intel·ligents"
862
-
863
- #: admin/sidebar-list-table.php:475
864
- msgid "Manage Widgets"
865
- msgstr "Gestiona els ginys"
866
-
867
- #: admin/sidebar-list-table.php:312
868
- msgid "Widgets"
869
- msgstr "Ginys"
870
-
871
- #: admin/sidebar-list-table.php:448 sidebar.php:284
872
- msgid "Please update Host Sidebar"
873
- msgstr "Actualitzeu la barra lateral original"
874
-
875
- #: admin/sidebar-overview.php:277
876
- msgid "%s sidebar restored from the Trash."
877
- msgid_plural "%s sidebars restored from the Trash."
878
- msgstr[0] ""
879
- msgstr[1] ""
880
-
881
- #: admin/sidebar-overview.php:276
882
- msgid "%s sidebar moved to the Trash."
883
- msgid_plural "%s sidebars moved to the Trash."
884
- msgstr[0] ""
885
- msgstr[1] ""
886
-
887
- #: admin/sidebar-overview.php:275
888
- msgid "%s sidebar permanently deleted."
889
- msgid_plural "%s sidebars permanently deleted."
890
- msgstr[0] ""
891
- msgstr[1] ""
892
-
893
- #: admin/sidebar-overview.php:274
894
- msgid "%s sidebar not updated, somebody is editing it."
895
- msgid_plural "%s sidebars not updated, somebody is editing them."
896
- msgstr[0] ""
897
- msgstr[1] ""
898
-
899
- #: admin/sidebar-overview.php:273
900
- msgid "%s sidebar updated."
901
- msgid_plural "%s sidebars updated."
902
- msgstr[0] ""
903
- msgstr[1] ""
904
-
905
- #. translators: Publish box date format, see http://php.net/date
906
- #: admin/sidebar-edit.php:640
907
- msgid "M j, Y @ G:i"
908
- msgstr "j/m/Y, a les G:i"
909
-
910
- #: admin/sidebar-edit.php:638
911
- msgid "Sidebar scheduled for: <strong>%1$s</strong>."
912
- msgstr "Barra lateral programada pel: <strong%1$s</strong>."
913
-
914
- #: admin/sidebar-edit.php:636
915
- msgid "Sidebar updated."
916
- msgstr "Barra lateral actualitzada."
917
-
918
- #: admin/sidebar-edit.php:634 admin/sidebar-overview.php:270
919
- msgid "Manage widgets"
920
- msgstr "Gestiona'n els ginys"
921
-
922
- #: sidebar.php:191
923
- msgid "No content. Please add at least one condition group to make the sidebar content aware."
924
- msgstr "Sense contingut. Afegiu al menys un grup condicional per tal que aquesta barra sigui sensible al contingut."
925
-
926
- #: sidebar.php:188
927
- msgid "No sidebars found in Trash"
928
- msgstr "No hi ha cap barra lateral a les escombraries"
929
-
930
- #: admin/post_type_sidebar.php:225 sidebar.php:187
931
- msgid "No sidebars found"
932
- msgstr "No s'ha trobat cap barra lateral"
933
-
934
- #: sidebar.php:186
935
- msgid "Search Sidebars"
936
- msgstr "Cerca Barres laterals"
937
-
938
- #: sidebar.php:185
939
- msgid "View Sidebar"
940
- msgstr "Visualitza la Barra lateral"
941
-
942
- #: sidebar.php:184
943
- msgid "All Sidebars"
944
- msgstr "Totes les Barres laterals"
945
-
946
- #: sidebar.php:183
947
- msgid "New Sidebar"
948
- msgstr "Nova Barra lateral"
949
-
950
- #: admin/screen_widgets.php:147 sidebar.php:182
951
- msgid "Edit Sidebar"
952
- msgstr "Edita la Barra lateral"
953
-
954
- #: sidebar.php:181
955
- msgid "Add New Sidebar"
956
- msgstr "Afegeix una nova Barra Lateral"
957
-
958
- #: sidebar.php:180
959
- msgctxt "sidebar"
960
- msgid "Add New"
961
- msgstr "Nova Barra Lateral"
962
-
963
- #: sidebar.php:179
964
- msgid "Sidebar"
965
- msgstr "Barra lateral"
966
-
967
- #: sidebar.php:178
968
- msgid "Sidebars"
969
- msgstr "Barres laterals"
970
-
971
- #: sidebar.php:141
972
- msgid "Place sidebar on top or bottom of host when merging."
973
- msgstr "Coloca la barra lateral damunt o dessota de la original"
974
-
975
- #: sidebar.php:139
976
- msgid "Bottom"
977
- msgstr "Baix"
978
-
979
- #: sidebar.php:138
980
- msgid "Top"
981
- msgstr "Dalt"
982
-
983
- #: sidebar.php:134
984
- msgid "Merge Position"
985
- msgstr ""
986
-
987
- #: sidebar.php:123
988
- msgid "Replace host sidebar, merge with it or add sidebar manually."
989
- msgstr "Substitueix la barra lateral original, fusiona-les o afegeix-ne una de nova."
990
-
991
- #: sidebar.php:121
992
- msgid "Forced replace"
993
- msgstr "Forçar-ne la substitució"
994
-
995
- #: sidebar.php:119
996
- msgid "Merge"
997
- msgstr "Adjuntar"
998
-
999
- #: sidebar.php:118
1000
- msgid "Replace"
1001
- msgstr "Substituir"
1002
-
1003
- #: lib/wp-content-aware-engine/view/group_template.php:37
1004
- msgid "Archives"
1005
- msgstr ""
1006
-
1007
- #: lib/wp-content-aware-engine/view/group_template.php:31
1008
- msgid "Singulars"
1009
- msgstr ""
1010
-
1011
- #: admin/sidebar-edit.php:260 admin/sidebar-edit.php:959 app.php:167
1012
- msgid "FAQ"
1013
- msgstr "Preguntes freqüents"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
lang/content-aware-sidebars-cs_CZ.po DELETED
@@ -1,716 +0,0 @@
1
- # Copyright (C) 2012 Content Aware Sidebars
2
- # This file is distributed under the same license as the Content Aware Sidebars package.
3
- # Translators:
4
- # Blanka Salkova <blanka@salkova.com>, 2015
5
- msgid ""
6
- msgstr ""
7
- "Project-Id-Version: Content Aware Sidebars\n"
8
- "Report-Msgid-Bugs-To: http://wordpress.org/tag/content-aware-sidebars\n"
9
- "POT-Creation-Date: 2015-10-01 16:11-0800\n"
10
- "PO-Revision-Date: 2016-03-07 00:18+0000\n"
11
- "Last-Translator: Joachim Jensen <jv@intox.dk>\n"
12
- "Language-Team: Czech (Czech Republic) (http://www.transifex.com/intoxstudio/content-aware-sidebars/language/cs_CZ/)\n"
13
- "MIME-Version: 1.0\n"
14
- "Content-Type: text/plain; charset=UTF-8\n"
15
- "Content-Transfer-Encoding: 8bit\n"
16
- "Language: cs_CZ\n"
17
- "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
18
- "X-Generator: Poedit 1.7.6\n"
19
- "X-Poedit-Basepath: .\n"
20
- "X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;_ex:1,2c;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n"
21
- "X-Poedit-SearchPath-0: .\n"
22
- "X-Poedit-SearchPath-1: ..\n"
23
- "X-Poedit-SearchPathExcluded-0: ../node_modules\n"
24
- "X-Poedit-SearchPathExcluded-1: ../lib/wp-content-aware-engine/node_modules\n"
25
- "X-Poedit-SourceCharset: UTF-8\n"
26
- "X-Textdomain-Support: yes\n"
27
-
28
- #: ../content-aware-sidebars.php:95
29
- msgid "Manage and show sidebars according to the content being viewed."
30
- msgstr "Spravujte a podle vlastních požadavků na základě prohlíženého obsahu zobrazujte nebo skrývejte postranní panely."
31
-
32
- #: ../content-aware-sidebars.php:96 ../content-aware-sidebars.php:748
33
- msgid "Content Aware Sidebars"
34
- msgstr "Content Aware Sidebars"
35
-
36
- #: ../content-aware-sidebars.php:97
37
- msgid "Import"
38
- msgstr "Importovat"
39
-
40
- #: ../content-aware-sidebars.php:178 ../content-aware-sidebars.php:801
41
- msgid "FAQ"
42
- msgstr "Nejčastější dotazy"
43
-
44
- #: ../content-aware-sidebars.php:256
45
- msgid "Exposure"
46
- msgstr ""
47
-
48
- #: ../content-aware-sidebars.php:260
49
- msgid "Singular"
50
- msgstr ""
51
-
52
- #: ../content-aware-sidebars.php:261
53
- msgid "Singular & Archive"
54
- msgstr ""
55
-
56
- #: ../content-aware-sidebars.php:262
57
- msgid "Archive"
58
- msgstr "Archiv"
59
-
60
- #: ../content-aware-sidebars.php:267 ../content-aware-sidebars.php:471
61
- msgctxt "option"
62
- msgid "Handle"
63
- msgstr ""
64
-
65
- #: ../content-aware-sidebars.php:271
66
- msgid "Replace"
67
- msgstr "Nahradit"
68
-
69
- #: ../content-aware-sidebars.php:272
70
- msgid "Merge"
71
- msgstr "Sloučit"
72
-
73
- #: ../content-aware-sidebars.php:273
74
- msgid "Manual"
75
- msgstr "Ruční"
76
-
77
- #: ../content-aware-sidebars.php:274
78
- msgid "Forced replace"
79
- msgstr "Vynucené nahrazení"
80
-
81
- #: ../content-aware-sidebars.php:276
82
- msgid "Replace host sidebar, merge with it or add sidebar manually."
83
- msgstr ""
84
-
85
- #: ../content-aware-sidebars.php:280
86
- msgid "Host Sidebar"
87
- msgstr ""
88
-
89
- #: ../content-aware-sidebars.php:287
90
- msgid "Merge Position"
91
- msgstr ""
92
-
93
- #: ../content-aware-sidebars.php:291
94
- msgid "Top"
95
- msgstr "Nahoře"
96
-
97
- #: ../content-aware-sidebars.php:292
98
- msgid "Bottom"
99
- msgstr "Dole"
100
-
101
- #: ../content-aware-sidebars.php:294
102
- msgid "Place sidebar on top or bottom of host when merging."
103
- msgstr ""
104
-
105
- #: ../content-aware-sidebars.php:309
106
- msgid "Sidebars"
107
- msgstr "Postranní panely"
108
-
109
- #: ../content-aware-sidebars.php:310
110
- msgid "Sidebar"
111
- msgstr "Postranní panel"
112
-
113
- #: ../content-aware-sidebars.php:311
114
- msgctxt "sidebar"
115
- msgid "Add New"
116
- msgstr "Přidat nový"
117
-
118
- #: ../content-aware-sidebars.php:312
119
- msgid "Add New Sidebar"
120
- msgstr "Přidat nový postranní panel"
121
-
122
- #: ../content-aware-sidebars.php:313
123
- msgid "Edit Sidebar"
124
- msgstr "Upravit postranní panel"
125
-
126
- #: ../content-aware-sidebars.php:314
127
- msgid "New Sidebar"
128
- msgstr "Nový postranní panel"
129
-
130
- #: ../content-aware-sidebars.php:315
131
- msgid "All Sidebars"
132
- msgstr "Všechny postranní panely"
133
-
134
- #: ../content-aware-sidebars.php:316
135
- msgid "View Sidebar"
136
- msgstr "Zobrazit postranní panel"
137
-
138
- #: ../content-aware-sidebars.php:317
139
- msgid "Search Sidebars"
140
- msgstr ""
141
-
142
- #: ../content-aware-sidebars.php:318
143
- msgid "No sidebars found"
144
- msgstr ""
145
-
146
- #: ../content-aware-sidebars.php:319
147
- msgid "No sidebars found in Trash"
148
- msgstr ""
149
-
150
- #: ../content-aware-sidebars.php:321
151
- msgid "Display sidebar with"
152
- msgstr ""
153
-
154
- #: ../content-aware-sidebars.php:322
155
- msgid ""
156
- "No content. Please add at least one condition group to make the sidebar "
157
- "content aware."
158
- msgstr ""
159
-
160
- #: ../content-aware-sidebars.php:353 ../content-aware-sidebars.php:381
161
- msgid "Manage widgets"
162
- msgstr ""
163
-
164
- #: ../content-aware-sidebars.php:356 ../content-aware-sidebars.php:359
165
- msgid "Sidebar updated."
166
- msgstr ""
167
-
168
- #: ../content-aware-sidebars.php:361
169
- msgid "Sidebar published."
170
- msgstr ""
171
-
172
- #: ../content-aware-sidebars.php:362
173
- msgid "Sidebar saved."
174
- msgstr ""
175
-
176
- #: ../content-aware-sidebars.php:363
177
- msgid "Sidebar submitted."
178
- msgstr ""
179
-
180
- #: ../content-aware-sidebars.php:364
181
- #, php-format
182
- msgid "Sidebar scheduled for: <strong>%1$s</strong>."
183
- msgstr ""
184
-
185
- #. translators: Publish box date format, see http://php.net/date
186
- #: ../content-aware-sidebars.php:366
187
- msgid "M j, Y @ G:i"
188
- msgstr ""
189
-
190
- #: ../content-aware-sidebars.php:367
191
- msgid "Sidebar draft updated."
192
- msgstr ""
193
-
194
- #: ../content-aware-sidebars.php:383
195
- #, php-format
196
- msgid "%s sidebar updated."
197
- msgid_plural "%s sidebars updated."
198
- msgstr[0] ""
199
- msgstr[1] ""
200
- msgstr[2] ""
201
-
202
- #: ../content-aware-sidebars.php:384
203
- #, php-format
204
- msgid "%s sidebar not updated, somebody is editing it."
205
- msgid_plural "%s sidebars not updated, somebody is editing them."
206
- msgstr[0] ""
207
- msgstr[1] ""
208
- msgstr[2] ""
209
-
210
- #: ../content-aware-sidebars.php:385
211
- #, php-format
212
- msgid "%s sidebar permanently deleted."
213
- msgid_plural "%s sidebars permanently deleted."
214
- msgstr[0] ""
215
- msgstr[1] ""
216
- msgstr[2] ""
217
-
218
- #: ../content-aware-sidebars.php:386
219
- #, php-format
220
- msgid "%s sidebar moved to the Trash."
221
- msgid_plural "%s sidebars moved to the Trash."
222
- msgstr[0] ""
223
- msgstr[1] ""
224
- msgstr[2] ""
225
-
226
- #: ../content-aware-sidebars.php:387
227
- #, php-format
228
- msgid "%s sidebar restored from the Trash."
229
- msgid_plural "%s sidebars restored from the Trash."
230
- msgstr[0] ""
231
- msgstr[1] ""
232
- msgstr[2] ""
233
-
234
- #: ../content-aware-sidebars.php:444 ../content-aware-sidebars.php:535
235
- msgid "Please update Host Sidebar"
236
- msgstr ""
237
-
238
- #: ../content-aware-sidebars.php:472
239
- msgid "Merge position"
240
- msgstr ""
241
-
242
- #: ../content-aware-sidebars.php:473
243
- msgid "Widgets"
244
- msgstr ""
245
-
246
- #: ../content-aware-sidebars.php:586
247
- msgid "Manage Widgets"
248
- msgstr ""
249
-
250
- #: ../content-aware-sidebars.php:756
251
- msgid "Get a free Content Aware Sidebars Premium Bundle"
252
- msgstr ""
253
-
254
- #: ../content-aware-sidebars.php:772
255
- msgid "Options"
256
- msgstr ""
257
-
258
- #: ../content-aware-sidebars.php:795
259
- #: ../lib/wp-content-aware-engine/core.php:203
260
- #: ../lib/wp-content-aware-engine/view/meta_box.php:20 ../pointers.php:82
261
- msgid "Condition Groups"
262
- msgstr ""
263
-
264
- #: ../content-aware-sidebars.php:796
265
- msgid ""
266
- "Each created condition group describe some specific content (conditions) "
267
- "that the current sidebar should be displayed with."
268
- msgstr ""
269
-
270
- #: ../content-aware-sidebars.php:797
271
- msgid ""
272
- "Content added to a condition group uses logical conjunction, while condition"
273
- " groups themselves use logical disjunction. This means that content added to"
274
- " a group should be associated, as they are treated as such, and that the "
275
- "groups do not interfere with each other. Thus it is possible to have both "
276
- "extremely focused and at the same time distinct conditions."
277
- msgstr ""
278
-
279
- #: ../content-aware-sidebars.php:800
280
- msgid "More Information"
281
- msgstr ""
282
-
283
- #: ../content-aware-sidebars.php:802 ../content-aware-sidebars.php:885
284
- msgid "Get Support"
285
- msgstr ""
286
-
287
- #: ../content-aware-sidebars.php:816
288
- msgid ""
289
- "Translate Content Aware Sidebars into your language and become a BETA tester"
290
- " of the upcoming Premium Bundle*!"
291
- msgstr ""
292
-
293
- #: ../content-aware-sidebars.php:817
294
- msgid "Translate Now"
295
- msgstr ""
296
-
297
- #: ../content-aware-sidebars.php:818
298
- msgid "Get Premium Bundle"
299
- msgstr ""
300
-
301
- #: ../content-aware-sidebars.php:819
302
- msgid ""
303
- "Single-site use. BETA implies it is not recommended for production sites."
304
- msgstr ""
305
-
306
- #: ../content-aware-sidebars.php:822
307
- msgid "Partial Feature List"
308
- msgstr ""
309
-
310
- #: ../content-aware-sidebars.php:824
311
- msgid "Select and create sidebars in the Post Editing Screens"
312
- msgstr ""
313
-
314
- #: ../content-aware-sidebars.php:825
315
- msgid "Display sidebars with URLs using wildcards"
316
- msgstr ""
317
-
318
- #: ../content-aware-sidebars.php:826
319
- msgid "Display sidebars with User Roles"
320
- msgstr ""
321
-
322
- #: ../content-aware-sidebars.php:827
323
- msgid "Display sidebars with BuddyPress User Groups"
324
- msgstr ""
325
-
326
- #: ../content-aware-sidebars.php:828
327
- msgid "Sidebars column in Post Type and Taxonomy Overview Screens"
328
- msgstr ""
329
-
330
- #: ../content-aware-sidebars.php:864 ../content-aware-sidebars.php:865
331
- msgid "Order"
332
- msgstr ""
333
-
334
- #: ../content-aware-sidebars.php:880
335
- msgid "Give a review on WordPress.org"
336
- msgstr ""
337
-
338
- #: ../content-aware-sidebars.php:882 ../content-aware-sidebars.php:912
339
- msgid "Translate the plugin into your language"
340
- msgstr ""
341
-
342
- #: ../content-aware-sidebars.php:884
343
- msgid "Read the FAQ"
344
- msgstr ""
345
-
346
- #: ../content-aware-sidebars.php:899
347
- msgid ""
348
- "If you love this plugin, please consider donating to support future "
349
- "development."
350
- msgstr ""
351
-
352
- #: ../content-aware-sidebars.php:908
353
- msgid "Or you could:"
354
- msgstr ""
355
-
356
- #: ../content-aware-sidebars.php:910
357
- msgid "Rate the plugin on WordPress.org"
358
- msgstr ""
359
-
360
- #: ../content-aware-sidebars.php:911
361
- msgid "Link to the plugin page"
362
- msgstr ""
363
-
364
- #: ../content-aware-sidebars.php:1045
365
- msgid "Filter Sidebars"
366
- msgstr ""
367
-
368
- #: ../content-aware-sidebars.php:1046
369
- msgid "Filter Widgets"
370
- msgstr ""
371
-
372
- #: ../lib/wp-content-aware-engine/core.php:204
373
- msgid "Condition Group"
374
- msgstr ""
375
-
376
- #: ../lib/wp-content-aware-engine/core.php:205
377
- msgctxt "group"
378
- msgid "Add New"
379
- msgstr "Přidat nový"
380
-
381
- #: ../lib/wp-content-aware-engine/core.php:206
382
- #: ../lib/wp-content-aware-engine/view/meta_box.php:21
383
- #: ../lib/wp-content-aware-engine/view/meta_box.php:65
384
- msgid "Add New Group"
385
- msgstr ""
386
-
387
- #: ../lib/wp-content-aware-engine/core.php:207
388
- #: ../lib/wp-content-aware-engine/core.php:626
389
- #: ../lib/wp-content-aware-engine/view/meta_box.php:38
390
- msgctxt "group"
391
- msgid "Edit"
392
- msgstr ""
393
-
394
- #: ../lib/wp-content-aware-engine/core.php:212
395
- #: ../lib/wp-content-aware-engine/core.php:440
396
- msgid "No Groups found"
397
- msgstr ""
398
-
399
- #: ../lib/wp-content-aware-engine/core.php:224
400
- msgctxt "condition group"
401
- msgid "Negated"
402
- msgstr ""
403
-
404
- #: ../lib/wp-content-aware-engine/core.php:447
405
- msgid "Content"
406
- msgstr ""
407
-
408
- #: ../lib/wp-content-aware-engine/core.php:525
409
- #: ../lib/wp-content-aware-engine/core.php:573
410
- #: ../lib/wp-content-aware-engine/core.php:578
411
- msgid "Unauthorized request"
412
- msgstr ""
413
-
414
- #: ../lib/wp-content-aware-engine/core.php:531
415
- msgid "Condition group cannot be empty"
416
- msgstr ""
417
-
418
- #: ../lib/wp-content-aware-engine/core.php:550
419
- msgid "Condition group saved"
420
- msgstr ""
421
-
422
- #: ../lib/wp-content-aware-engine/core.php:583
423
- msgid "Condition group could not be removed"
424
- msgstr ""
425
-
426
- #: ../lib/wp-content-aware-engine/core.php:588
427
- msgid "Condition group removed"
428
- msgstr ""
429
-
430
- #: ../lib/wp-content-aware-engine/core.php:622
431
- #: ../lib/wp-content-aware-engine/view/meta_box.php:35
432
- msgid "Save"
433
- msgstr ""
434
-
435
- #: ../lib/wp-content-aware-engine/core.php:623
436
- #: ../lib/wp-content-aware-engine/view/meta_box.php:35
437
- msgid "Cancel"
438
- msgstr ""
439
-
440
- #: ../lib/wp-content-aware-engine/core.php:624
441
- #: ../lib/wp-content-aware-engine/view/meta_box.php:56
442
- msgid "Or"
443
- msgstr ""
444
-
445
- #: ../lib/wp-content-aware-engine/core.php:625
446
- #: ../lib/wp-content-aware-engine/module/post_type.php:172
447
- #: ../lib/wp-content-aware-engine/module/taxonomy.php:228
448
- #: ../lib/wp-content-aware-engine/view/module/group.php:11
449
- msgid "And"
450
- msgstr ""
451
-
452
- #: ../lib/wp-content-aware-engine/core.php:627
453
- #: ../lib/wp-content-aware-engine/view/meta_box.php:38
454
- msgid "Remove"
455
- msgstr ""
456
-
457
- #: ../lib/wp-content-aware-engine/core.php:628
458
- msgid "Remove this group and its contents permanently?"
459
- msgstr ""
460
-
461
- #: ../lib/wp-content-aware-engine/core.php:629
462
- msgid "No results found."
463
- msgstr ""
464
-
465
- #: ../lib/wp-content-aware-engine/core.php:630
466
- msgid ""
467
- "The current group has unsaved changes. Do you want to continue and discard "
468
- "these changes?"
469
- msgstr ""
470
-
471
- #: ../lib/wp-content-aware-engine/core.php:632
472
- #: ../lib/wp-content-aware-engine/view/meta_box.php:45
473
- msgid "Negate group"
474
- msgstr ""
475
-
476
- #: ../lib/wp-content-aware-engine/core.php:633
477
- #: ../lib/wp-content-aware-engine/view/meta_box.php:49
478
- msgid "Target all but this context"
479
- msgstr ""
480
-
481
- #: ../lib/wp-content-aware-engine/core.php:634
482
- #: ../lib/wp-content-aware-engine/view/meta_box.php:49
483
- msgid "Target this context"
484
- msgstr ""
485
-
486
- #: ../lib/wp-content-aware-engine/module/author.php:30
487
- msgid "Authors"
488
- msgstr ""
489
-
490
- #: ../lib/wp-content-aware-engine/module/base.php:134
491
- #, php-format
492
- msgid "Display with All %s"
493
- msgstr ""
494
-
495
- #: ../lib/wp-content-aware-engine/module/base.php:141
496
- #: ../lib/wp-content-aware-engine/module/bp_member.php:139
497
- #: ../lib/wp-content-aware-engine/module/post_type.php:278
498
- #: ../lib/wp-content-aware-engine/module/taxonomy.php:302
499
- msgid "View All"
500
- msgstr ""
501
-
502
- #: ../lib/wp-content-aware-engine/module/base.php:148
503
- #: ../lib/wp-content-aware-engine/module/base.php:151
504
- #: ../lib/wp-content-aware-engine/module/post_type.php:284
505
- #: ../lib/wp-content-aware-engine/module/post_type.php:287
506
- #: ../lib/wp-content-aware-engine/module/taxonomy.php:308
507
- #: ../lib/wp-content-aware-engine/module/taxonomy.php:311
508
- msgid "Search"
509
- msgstr ""
510
-
511
- #: ../lib/wp-content-aware-engine/module/bbpress.php:31
512
- msgid "bbPress User Profiles"
513
- msgstr ""
514
-
515
- #: ../lib/wp-content-aware-engine/module/bp_member.php:29
516
- msgid "BuddyPress Members"
517
- msgstr ""
518
-
519
- #: ../lib/wp-content-aware-engine/module/bp_member.php:148
520
- #: ../lib/wp-content-aware-engine/module/taxonomy.php:321
521
- #: ../lib/wp-content-aware-engine/view/module/meta_box.php:24
522
- msgid "Add to Group"
523
- msgstr ""
524
-
525
- #: ../lib/wp-content-aware-engine/module/date.php:31
526
- msgid "Dates"
527
- msgstr ""
528
-
529
- #: ../lib/wp-content-aware-engine/module/date.php:70
530
- msgid "Date Archives"
531
- msgstr ""
532
-
533
- #: ../lib/wp-content-aware-engine/module/page_template.php:30
534
- msgid "Page Templates"
535
- msgstr ""
536
-
537
- #: ../lib/wp-content-aware-engine/module/polylang.php:29
538
- #: ../lib/wp-content-aware-engine/module/qtranslate.php:29
539
- #: ../lib/wp-content-aware-engine/module/transposh.php:29
540
- #: ../lib/wp-content-aware-engine/module/wpml.php:29
541
- msgid "Languages"
542
- msgstr ""
543
-
544
- #: ../lib/wp-content-aware-engine/module/post_type.php:37
545
- msgid "Post Types"
546
- msgstr ""
547
-
548
- #: ../lib/wp-content-aware-engine/module/post_type.php:177
549
- #: ../lib/wp-content-aware-engine/module/taxonomy.php:233
550
- #: ../lib/wp-content-aware-engine/module/taxonomy.php:276
551
- msgid "Automatically select new children of a selected ancestor"
552
- msgstr ""
553
-
554
- #: ../lib/wp-content-aware-engine/module/post_type.php:245
555
- msgid "Automatically add new children of a selected ancestor"
556
- msgstr ""
557
-
558
- #: ../lib/wp-content-aware-engine/module/post_type.php:250
559
- #, php-format
560
- msgid "%s Archives"
561
- msgstr ""
562
-
563
- #: ../lib/wp-content-aware-engine/module/post_type.php:251
564
- msgid "Blog Page"
565
- msgstr ""
566
-
567
- #: ../lib/wp-content-aware-engine/module/post_type.php:258
568
- #: ../lib/wp-content-aware-engine/module/taxonomy.php:284
569
- msgid "No items."
570
- msgstr ""
571
-
572
- #: ../lib/wp-content-aware-engine/module/post_type.php:273
573
- msgid "Most Recent"
574
- msgstr ""
575
-
576
- #: ../lib/wp-content-aware-engine/module/static.php:31
577
- msgid "Static Pages"
578
- msgstr ""
579
-
580
- #: ../lib/wp-content-aware-engine/module/static.php:44
581
- msgid "Front Page"
582
- msgstr ""
583
-
584
- #: ../lib/wp-content-aware-engine/module/static.php:45
585
- msgid "Search Results"
586
- msgstr ""
587
-
588
- #: ../lib/wp-content-aware-engine/module/static.php:46
589
- msgid "404 Page"
590
- msgstr ""
591
-
592
- #: ../lib/wp-content-aware-engine/module/taxonomy.php:44
593
- msgid "Taxonomies"
594
- msgstr ""
595
-
596
- #: ../lib/wp-content-aware-engine/module/taxonomy.php:297
597
- msgid "Most Used"
598
- msgstr ""
599
-
600
- #: ../lib/wp-content-aware-engine/posttypemanager.php:63
601
- msgid "Conditional Content"
602
- msgstr ""
603
-
604
- #: ../lib/wp-content-aware-engine/view/meta_box.php:24
605
- msgid ""
606
- "Click to edit a group or create a new one. Select content on the left to add"
607
- " it. In each group, you can combine different types of associated content."
608
- msgstr ""
609
-
610
- #: ../lib/wp-content-aware-engine/view/module/group.php:17
611
- #, php-format
612
- msgid "All %s"
613
- msgstr ""
614
-
615
- #: ../lib/wp-content-aware-engine/walker.php:175
616
- msgid "Password protected"
617
- msgstr ""
618
-
619
- #: ../lib/wp-content-aware-engine/walker.php:177
620
- msgid "Private"
621
- msgstr ""
622
-
623
- #: ../lib/wp-content-aware-engine/walker.php:179
624
- msgid "Draft"
625
- msgstr ""
626
-
627
- #. translators: post state
628
- #: ../lib/wp-content-aware-engine/walker.php:182
629
- msgctxt "post state"
630
- msgid "Pending"
631
- msgstr ""
632
-
633
- #: ../lib/wp-content-aware-engine/walker.php:184
634
- msgid "Sticky"
635
- msgstr ""
636
-
637
- #: ../lib/wp-content-aware-engine/walker.php:186
638
- msgid "Scheduled"
639
- msgstr ""
640
-
641
- #: ../pointers.php:68
642
- msgid "Get started"
643
- msgstr ""
644
-
645
- #: ../pointers.php:69
646
- msgid ""
647
- "You've just installed Content Aware Sidebars!\n"
648
- "\n"
649
- "It gives you a lot of options, so this screen might look overwhelming at first. Don't worry.\n"
650
- "\n"
651
- "Click Start Tour to view a quick introduction and learn how to display a sidebar exactly where and when you want it to."
652
- msgstr ""
653
-
654
- #: ../pointers.php:76
655
- msgid "Start Tour"
656
- msgstr ""
657
-
658
- #: ../pointers.php:78
659
- msgid "Not now"
660
- msgstr ""
661
-
662
- #: ../pointers.php:83
663
- msgid ""
664
- "To make a sidebar contextual, you start by creating a condition group.\n"
665
- "\n"
666
- "Condition groups are isolated from each other, meaning that a sidebar can have very different conditions.\n"
667
- "\n"
668
- "Negating a group means that the sidebar will be displayed on all but those conditions."
669
- msgstr ""
670
-
671
- #: ../pointers.php:92
672
- msgid "Content and contexts"
673
- msgstr ""
674
-
675
- #: ../pointers.php:93
676
- msgid ""
677
- "Here you'll find all the content on your site that Content Aware Sidebars supports out of the box.\n"
678
- "\n"
679
- "Simply select the content you want the sidebar to be displayed with and add it to a group.\n"
680
- "\n"
681
- "You can even combine associated content in one group; try selecting \"All Posts\", a Category and an Author. Awesome!"
682
- msgstr ""
683
-
684
- #: ../pointers.php:102
685
- msgid "Options, options"
686
- msgstr ""
687
-
688
- #: ../pointers.php:103
689
- msgid ""
690
- "Should the sidebar be displayed on singular pages and/or archives?\n"
691
- "\n"
692
- "Should it merge with another sidebar or replace it? Maybe you want to insert it manually in your content with a shortcode.\n"
693
- "\n"
694
- "Schedule the sidebar just like you do with posts and pages, or make it private so that it is only visible for logged-in users.\n"
695
- "\n"
696
- " You are in control."
697
- msgstr ""
698
-
699
- #: ../pointers.php:112
700
- msgid "Help and Support"
701
- msgstr ""
702
-
703
- #: ../pointers.php:113
704
- msgid ""
705
- "That's it! Now you can start creating sidebars and display them on your own conditions.\n"
706
- "\n"
707
- "If you need more help, click on the \"Help\" tab here."
708
- msgstr ""
709
-
710
- #: ../pointers.php:142
711
- msgid "Close"
712
- msgstr ""
713
-
714
- #: ../pointers.php:143
715
- msgid "Next"
716
- msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
lang/content-aware-sidebars-el.po DELETED
@@ -1,1013 +0,0 @@
1
- # Translation of Plugins - Content Aware Sidebars - Widget Area Control - Development (trunk) in Greek
2
- # This file is distributed under the same license as the Plugins - Content Aware Sidebars - Widget Area Control - Development (trunk) package.
3
- msgid ""
4
- msgstr ""
5
- "PO-Revision-Date: 2016-03-21 20:21:33+0000\n"
6
- "MIME-Version: 1.0\n"
7
- "Content-Type: text/plain; charset=UTF-8\n"
8
- "Content-Transfer-Encoding: 8bit\n"
9
- "Plural-Forms: nplurals=2; plural=n != 1;\n"
10
- "X-Generator: GlotPress/2.4.0-alpha\n"
11
- "Language: el_GR\n"
12
- "Project-Id-Version: Plugins - Content Aware Sidebars - Widget Area Control - Development (trunk)\n"
13
-
14
- #. Description of the plugin/theme
15
- msgid "Unlimited custom sidebars and widget areas for any post, page, category etc."
16
- msgstr ""
17
-
18
- #: lib/wp-content-aware-engine/view/group_template.php:54
19
- msgid "Settings"
20
- msgstr ""
21
-
22
- #: lib/wp-content-aware-engine/core.php:705
23
- msgid "Auto-select new children of selected items"
24
- msgstr ""
25
-
26
- #: admin/sidebar-list-table.php:605
27
- msgid "Duplicate"
28
- msgstr ""
29
-
30
- #. translators: %s: sidebar title
31
- #: admin/sidebar-list-table.php:604
32
- msgid "Duplicate %s"
33
- msgstr ""
34
-
35
- #: admin/sidebar-edit.php:369
36
- msgid "You are not allowed to delete this sidebar."
37
- msgstr ""
38
-
39
- #: admin/sidebar-edit.php:335
40
- msgid "You are not allowed to move this sidebar to the Trash."
41
- msgstr ""
42
-
43
- #: admin/sidebar-edit.php:222 admin/sidebar-edit.php:553
44
- msgid "You are not allowed to create sidebars."
45
- msgstr ""
46
-
47
- #: admin/sidebar-edit.php:197 admin/sidebar-edit.php:551
48
- #: admin/sidebar-edit.php:556
49
- msgid "You are not allowed to edit this sidebar."
50
- msgstr ""
51
-
52
- #: admin/admin.php:136
53
- msgid "Enhance your sidebars and widget areas with: %s and more."
54
- msgstr ""
55
-
56
- #: admin/admin.php:102
57
- msgid "You do not have access to this screen."
58
- msgstr ""
59
-
60
- #: admin/screen_widgets.php:171
61
- msgid "This sidebar is already scheduled to be activated. Do you want to activate it now?"
62
- msgstr ""
63
-
64
- #: admin/sidebar-edit.php:866
65
- msgid "Pro"
66
- msgstr ""
67
-
68
- #: admin/sidebar-edit.php:823
69
- msgid "No thanks"
70
- msgstr ""
71
-
72
- #: admin/sidebar-edit.php:823
73
- msgid "Review Content Aware Sidebars"
74
- msgstr ""
75
-
76
- #: admin/sidebar-edit.php:818
77
- msgid "I have spent countless hours developing it, and it would mean a lot to me if you %ssupport it with a quick review on WordPress.org.%s"
78
- msgstr ""
79
-
80
- #: admin/sidebar-edit.php:813
81
- msgid "Hey %s, it's Joachim from %s. You have used this free plugin for some time now, and I hope you like it!"
82
- msgstr ""
83
-
84
- #: admin/admin.php:139
85
- msgid "Read More"
86
- msgstr ""
87
-
88
- #: lib/wp-content-aware-engine/module/bp_member.php:37
89
- msgid "All Sections"
90
- msgstr ""
91
-
92
- #: lib/wp-content-aware-engine/module/bp_member.php:35
93
- msgid "BuddyPress Profiles"
94
- msgstr ""
95
-
96
- #: admin/sidebar-edit.php:957
97
- msgid "Documentation"
98
- msgstr ""
99
-
100
- #: sidebar.php:127
101
- msgid "Target Sidebar"
102
- msgstr ""
103
-
104
- #: sidebar.php:120
105
- msgid "Shortcode / Template Tag"
106
- msgstr ""
107
-
108
- #: admin/sidebar-overview.php:292
109
- msgid "Undo"
110
- msgstr ""
111
-
112
- #: admin/sidebar-overview.php:231
113
- msgid "You are not allowed to delete this item."
114
- msgstr ""
115
-
116
- #: admin/sidebar-overview.php:216
117
- msgid "You are not allowed to restore this item from the Trash."
118
- msgstr ""
119
-
120
- #: admin/sidebar-overview.php:197
121
- msgid "You are not allowed to move this item to the Trash."
122
- msgstr ""
123
-
124
- #. translators: %s: search keywords
125
- #: admin/sidebar-overview.php:133
126
- msgid "Search results for &#8220;%s&#8221;"
127
- msgstr ""
128
-
129
- #. translators: %s: post title
130
- #: admin/sidebar-list-table.php:635
131
- msgid "Delete &#8220;%s&#8221; permanently"
132
- msgstr ""
133
-
134
- #: admin/sidebar-list-table.php:627
135
- msgctxt "verb"
136
- msgid "Trash"
137
- msgstr ""
138
-
139
- #. translators: %s: post title
140
- #: admin/sidebar-list-table.php:626
141
- msgid "Move &#8220;%s&#8221; to the Trash"
142
- msgstr ""
143
-
144
- #. translators: %s: post title
145
- #: admin/sidebar-list-table.php:618
146
- msgid "Restore &#8220;%s&#8221; from the Trash"
147
- msgstr ""
148
-
149
- #. translators: %s: sidebar title
150
- #: admin/sidebar-list-table.php:597
151
- msgid "Edit &#8220;%s&#8221;"
152
- msgstr ""
153
-
154
- #: admin/sidebar-list-table.php:532
155
- msgid "Missed schedule"
156
- msgstr ""
157
-
158
- #: admin/sidebar-list-table.php:520
159
- msgid "Until %s"
160
- msgstr ""
161
-
162
- #. translators: Sidebar status date and time format, see http://php.net/date
163
- #: admin/sidebar-list-table.php:519 admin/sidebar-list-table.php:525
164
- msgid "Y/m/d g:i:s a"
165
- msgstr ""
166
-
167
- #. translators: Sidebar status date format, see http://php.net/date
168
- #: admin/sidebar-list-table.php:517 admin/sidebar-list-table.php:529
169
- msgid "Y/m/d"
170
- msgstr ""
171
-
172
- #: admin/sidebar-list-table.php:422
173
- msgid "%s is currently editing"
174
- msgstr ""
175
-
176
- #. translators: %s: post title
177
- #: admin/sidebar-list-table.php:407
178
- msgid "&#8220;%s&#8221; (Edit)"
179
- msgstr ""
180
-
181
- #: admin/sidebar-list-table.php:365
182
- msgid "Select %s"
183
- msgstr ""
184
-
185
- #: admin/sidebar-list-table.php:311 sidebar.php:114
186
- msgctxt "option"
187
- msgid "Action"
188
- msgstr ""
189
-
190
- #: admin/sidebar-list-table.php:310
191
- msgctxt "column name"
192
- msgid "Title"
193
- msgstr ""
194
-
195
- #: admin/sidebar-list-table.php:282
196
- msgid "Empty Trash"
197
- msgstr ""
198
-
199
- #: admin/sidebar-list-table.php:255 admin/sidebar-list-table.php:619
200
- msgid "Restore"
201
- msgstr ""
202
-
203
- #: admin/sidebar-list-table.php:207
204
- msgid "Inactive <span class=\"count\">(%s)</span>"
205
- msgid_plural "Inactive <span class=\"count\">(%s)</span>"
206
- msgstr[0] ""
207
- msgstr[1] ""
208
-
209
- #: admin/sidebar-list-table.php:206
210
- msgid "Active <span class=\"count\">(%s)</span>"
211
- msgid_plural "Active <span class=\"count\">(%s)</span>"
212
- msgstr[0] ""
213
- msgstr[1] ""
214
-
215
- #: admin/sidebar-list-table.php:193
216
- msgctxt "sidebars"
217
- msgid "All <span class=\"count\">(%s)</span>"
218
- msgid_plural "All <span class=\"count\">(%s)</span>"
219
- msgstr[0] ""
220
- msgstr[1] ""
221
-
222
- #: admin/sidebar-edit.php:1322
223
- msgid "F j, Y"
224
- msgstr ""
225
-
226
- #: admin/admin.php:138
227
- msgid "Free updates and email support included."
228
- msgstr ""
229
-
230
- #: admin/admin.php:137
231
- msgid "You can upgrade without leaving the admin panel by clicking below."
232
- msgstr ""
233
-
234
- #: admin/admin.php:135
235
- msgid "Get All Features With Content Aware Sidebars Pro"
236
- msgstr ""
237
-
238
- #: admin/admin.php:129
239
- msgid "Sync widgets across themes"
240
- msgstr ""
241
-
242
- #: admin/admin.php:127
243
- msgid "Visibility for roles"
244
- msgstr ""
245
-
246
- #: admin/admin.php:125
247
- msgid "Extra condition types"
248
- msgstr ""
249
-
250
- #: admin/sidebar-edit.php:1004
251
- msgid "Activates on <b>%1$s</b>"
252
- msgstr ""
253
-
254
- #. translators: Publish box date format, see http://php.net/date
255
- #: admin/sidebar-edit.php:999
256
- msgid "M j, Y"
257
- msgstr ""
258
-
259
- #: admin/sidebar-edit.php:866
260
- msgid "Display sidebar only in given time ranges on select days."
261
- msgstr ""
262
-
263
- #: admin/sidebar-edit.php:853
264
- msgid "Never"
265
- msgstr ""
266
-
267
- #: admin/sidebar-edit.php:844
268
- msgid "Select date"
269
- msgstr ""
270
-
271
- #: admin/sidebar-edit.php:834 admin/sidebar-list-table.php:314
272
- msgid "Status"
273
- msgstr ""
274
-
275
- #: admin/admin.php:128 admin/sidebar-edit.php:761
276
- msgid "Time Schedule"
277
- msgstr ""
278
-
279
- #: admin/sidebar-edit.php:738
280
- msgid "Sidebar Status"
281
- msgstr ""
282
-
283
- #: admin/sidebar-edit.php:696
284
- msgid ""
285
- "Should the sidebar merge with a target sidebar or replace it? Maybe you want to insert it in your content with a shortcode.\n"
286
- "\n"
287
- "Display the sidebar for everyone or make it visible only for logged-in users.\n"
288
- "\n"
289
- " You are in control."
290
- msgstr ""
291
-
292
- #: admin/sidebar-edit.php:641
293
- msgid "Sidebar deactivated."
294
- msgstr ""
295
-
296
- #: admin/sidebar-edit.php:637
297
- msgid "Sidebar activated."
298
- msgstr ""
299
-
300
- #: admin/sidebar-edit.php:478
301
- msgid "Enter title here"
302
- msgstr ""
303
-
304
- #: admin/sidebar-edit.php:372 admin/sidebar-overview.php:234
305
- msgid "Error in deleting."
306
- msgstr ""
307
-
308
- #: admin/sidebar-edit.php:361 admin/sidebar-overview.php:219
309
- msgid "Error in restoring from Trash."
310
- msgstr ""
311
-
312
- #: admin/sidebar-edit.php:358
313
- msgid "You are not allowed to restore this sidebar from the Trash."
314
- msgstr ""
315
-
316
- #: admin/sidebar-edit.php:343 admin/sidebar-overview.php:205
317
- msgid "Error in moving to Trash."
318
- msgstr ""
319
-
320
- #: admin/sidebar-edit.php:339
321
- msgid "You cannot move this sidebar to the Trash. %s is currently editing."
322
- msgstr ""
323
-
324
- #: admin/sidebar-edit.php:195 admin/sidebar-edit.php:288
325
- msgid "The sidebar no longer exists."
326
- msgstr ""
327
-
328
- #: admin/sidebar-edit.php:238 admin/sidebar-edit.php:745
329
- msgid "Advanced"
330
- msgstr ""
331
-
332
- #: admin/sidebar-edit.php:236
333
- msgid "Conditions"
334
- msgstr ""
335
-
336
- #: admin/sidebar-edit.php:199
337
- msgid "You cannot edit this sidebar because it is in the Trash. Please restore it and try again."
338
- msgstr ""
339
-
340
- #: admin/sidebar-edit.php:83
341
- msgid "URLs (Pro Feature)"
342
- msgstr ""
343
-
344
- #: admin/post_type_sidebar.php:295 admin/screen_widgets.php:108
345
- #: admin/screen_widgets.php:137 admin/sidebar-edit.php:1010
346
- #: admin/sidebar-list-table.php:539
347
- msgid "Inactive"
348
- msgstr ""
349
-
350
- #: admin/screen_widgets.php:108 admin/screen_widgets.php:131
351
- #: admin/sidebar-edit.php:1007 admin/sidebar-list-table.php:513
352
- msgid "Active"
353
- msgstr ""
354
-
355
- #. Author URI of the plugin/theme
356
- msgid "https://dev.institute"
357
- msgstr ""
358
-
359
- #. Author of the plugin/theme
360
- msgid "Joachim Jensen"
361
- msgstr ""
362
-
363
- #. Plugin URI of the plugin/theme
364
- msgid "https://dev.institute/wordpress/sidebars-pro/"
365
- msgstr ""
366
-
367
- #: admin/sidebar-edit.php:1037
368
- msgid "Enable"
369
- msgstr ""
370
-
371
- #: admin/sidebar-edit.php:1028 admin/sidebar-edit.php:1036
372
- msgid "Widget Revisions: %s"
373
- msgstr ""
374
-
375
- #: admin/sidebar-edit.php:116
376
- msgid "Upgrade to Pro"
377
- msgstr ""
378
-
379
- #: sidebar.php:245 sidebar.php:267
380
- msgid "(no title)"
381
- msgstr ""
382
-
383
- #: lib/wp-pointer-tour/wp-pointer-tour.php:164
384
- msgid "Previous"
385
- msgstr ""
386
-
387
- #: admin/screen_widgets.php:168
388
- msgid "Expand"
389
- msgstr ""
390
-
391
- #: admin/screen_widgets.php:167
392
- msgid "Collapse"
393
- msgstr ""
394
-
395
- #: admin/sidebar-edit.php:1302
396
- msgid "User Roles available in Pro"
397
- msgstr ""
398
-
399
- #: admin/admin.php:126 admin/sidebar-list-table.php:609
400
- msgid "Widget Revisions"
401
- msgstr ""
402
-
403
- #: admin/sidebar-edit.php:99
404
- msgid "Display this sidebar only on content that meets the following conditions:"
405
- msgstr ""
406
-
407
- #: admin/post_type_sidebar.php:276
408
- msgid "Display sidebars per %s etc. with the %s."
409
- msgstr ""
410
-
411
- #: admin/post_type_sidebar.php:272
412
- msgid "Note: Selected Sidebars are displayed on this %s specifically."
413
- msgstr ""
414
-
415
- #: admin/post_type_sidebar.php:257
416
- msgid "Default"
417
- msgstr ""
418
-
419
- #: admin/post_type_sidebar.php:275
420
- msgid "Sidebar Manager"
421
- msgstr ""
422
-
423
- #: admin/post_type_sidebar.php:245
424
- msgid "Archive Page"
425
- msgstr ""
426
-
427
- #: admin/post_type_sidebar.php:237
428
- msgid "Page Template"
429
- msgstr ""
430
-
431
- #: admin/post_type_sidebar.php:234
432
- msgid "Child Page"
433
- msgstr ""
434
-
435
- #: admin/post_type_sidebar.php:231
436
- msgid "Author"
437
- msgstr ""
438
-
439
- #: admin/post_type_sidebar.php:223 admin/post_type_sidebar.php:262
440
- msgid "Type to Add New Sidebar"
441
- msgstr ""
442
-
443
- #: admin/post_type_sidebar.php:219
444
- msgid "Create New"
445
- msgstr ""
446
-
447
- #: admin/post_type_sidebar.php:177
448
- msgid "Sidebars - Quick Select"
449
- msgstr ""
450
-
451
- #: admin/sidebar-edit.php:712
452
- msgid "Finish Tour"
453
- msgstr ""
454
-
455
- #: admin/sidebar-edit.php:686
456
- msgid ""
457
- "Click on the input field and select the content you want.\n"
458
- "\n"
459
- "If you can't find the right content in the list, type something to search.\n"
460
- "\n"
461
- " You can add several types of content to the same group, try e.g. \"All Posts\" and an Author to target all posts written by that author. Awesome!\n"
462
- "\n"
463
- "Remember to save the changes on each group."
464
- msgstr ""
465
-
466
- #: admin/sidebar-edit.php:668
467
- msgid "I know how to use it"
468
- msgstr ""
469
-
470
- #: admin/sidebar-edit.php:660
471
- msgid ""
472
- "You've just installed or updated Content Aware Sidebars. Awesome!\n"
473
- "\n"
474
- "You can display sidebars on any page or in any context. If that is new to you, this 3 step interactive guide will show you just how easy it is."
475
- msgstr ""
476
-
477
- #: admin/sidebar-edit.php:659
478
- msgid "Get Started in 3 Easy Steps"
479
- msgstr ""
480
-
481
- #: lib/wp-content-aware-engine/module/bbpress.php:32
482
- msgid "All Profiles"
483
- msgstr ""
484
-
485
- #: lib/wp-content-aware-engine/module/author.php:30
486
- msgid "All Authors"
487
- msgstr ""
488
-
489
- #: sidebar.php:190
490
- msgid "Sidebar Conditions"
491
- msgstr ""
492
-
493
- #: sidebar.php:109
494
- msgid "Logged-in Users"
495
- msgstr ""
496
-
497
- #: lib/wp-content-aware-engine/view/group_template.php:11
498
- msgid "Not"
499
- msgstr ""
500
-
501
- #: admin/sidebar-edit.php:850
502
- msgid "Deactivate"
503
- msgstr ""
504
-
505
- #: admin/sidebar-edit.php:841
506
- msgid "Activate"
507
- msgstr ""
508
-
509
- #: admin/post_type_sidebar.php:220 admin/sidebar-edit.php:1013
510
- msgid "New"
511
- msgstr ""
512
-
513
- #: freemius.php:58
514
- msgid "Please help us improve %2$s by securely sharing some usage data with %5$s. If you skip this, that's okay! %2$s will still work just fine."
515
- msgstr ""
516
-
517
- #: admin/screen_widgets.php:147
518
- msgid "Revisions"
519
- msgstr ""
520
-
521
- #: admin/sidebar-edit.php:1311 admin/sidebar-list-table.php:500
522
- msgid "All Users"
523
- msgstr ""
524
-
525
- #: admin/sidebar-list-table.php:456
526
- msgid "Add sidebar at the bottom during merge"
527
- msgstr ""
528
-
529
- #: admin/sidebar-list-table.php:455
530
- msgid "Add sidebar at the top during merge"
531
- msgstr ""
532
-
533
- #: admin/sidebar-edit.php:989
534
- msgid "Update"
535
- msgstr ""
536
-
537
- #: admin/sidebar-edit.php:237
538
- msgid "Schedule"
539
- msgstr ""
540
-
541
- #: admin/sidebar-edit.php:899 admin/sidebar-list-table.php:263
542
- msgid "Move to Trash"
543
- msgstr ""
544
-
545
- #: admin/sidebar-edit.php:897 admin/sidebar-list-table.php:261
546
- #: admin/sidebar-list-table.php:636
547
- msgid "Delete Permanently"
548
- msgstr ""
549
-
550
- #: app.php:174
551
- msgid "Upgrade"
552
- msgstr ""
553
-
554
- #: admin/sidebar-edit.php:1029
555
- msgid "Browse revisions"
556
- msgstr ""
557
-
558
- #: admin/sidebar-edit.php:1029
559
- msgctxt "revisions"
560
- msgid "Browse"
561
- msgstr ""
562
-
563
- #: admin/sidebar-edit.php:1019 admin/sidebar-list-table.php:598
564
- msgid "Edit"
565
- msgstr ""
566
-
567
- #: admin/sidebar-edit.php:994
568
- msgid "Status:"
569
- msgstr ""
570
-
571
- #: admin/sidebar-edit.php:934 admin/sidebar-edit.php:935
572
- #: admin/sidebar-list-table.php:313 sidebar.php:105
573
- msgid "Visibility"
574
- msgstr ""
575
-
576
- #: admin/admin.php:139
577
- msgid "Upgrade Now"
578
- msgstr ""
579
-
580
- #: admin/sidebar-edit.php:960
581
- msgid "Priority Email Support"
582
- msgstr ""
583
-
584
- #: admin/sidebar-edit.php:261 admin/sidebar-edit.php:961
585
- msgid "Forum Support"
586
- msgstr ""
587
-
588
- #: admin/admin.php:131
589
- msgid "Content Aware Sidebars Pro"
590
- msgstr ""
591
-
592
- #: admin/sidebar-edit.php:731
593
- msgid "Publish"
594
- msgstr ""
595
-
596
- #: admin/sidebar-edit.php:119
597
- msgid "Like it? %1$sSupport the plugin with a %2$s Review%3$s"
598
- msgstr ""
599
-
600
- #: lib/wp-content-aware-engine/view/group_template.php:51
601
- msgid "Save Changes"
602
- msgstr "Αποθηκεύσετε τις Αλλαγές"
603
-
604
- #: lib/wp-content-aware-engine/module/pods.php:30
605
- msgid "All Pods Pages"
606
- msgstr ""
607
-
608
- #: lib/wp-content-aware-engine/module/pods.php:29
609
- msgid "Pods Pages"
610
- msgstr ""
611
-
612
- #: admin/sidebar-edit.php:673
613
- msgid ""
614
- "With this dropdown you can select on what conditions the sidebar should be displayed.\n"
615
- "\n"
616
- "Content Aware Sidebars has built-in support for many types of content and even other plugins!\n"
617
- "\n"
618
- "Select something to continue the tour. You can change it later."
619
- msgstr ""
620
-
621
- #: admin/sidebar-edit.php:672
622
- msgid "Select Content Type"
623
- msgstr ""
624
-
625
- #: admin/sidebar-edit.php:667
626
- msgid "Start Quick Tour"
627
- msgstr ""
628
-
629
- #: lib/wp-content-aware-engine/view/group_template.php:43
630
- msgid "Negate conditions"
631
- msgstr ""
632
-
633
- #: lib/wp-content-aware-engine/view/group_template.php:18
634
- #: lib/wp-content-aware-engine/view/meta_box.php:18
635
- msgid "Select content type"
636
- msgstr ""
637
-
638
- #: lib/wp-content-aware-engine/module/page_template.php:36
639
- msgid "All Templates"
640
- msgstr ""
641
-
642
- #: lib/wp-content-aware-engine/core.php:805
643
- msgid "Searching"
644
- msgstr ""
645
-
646
- #: lib/wp-content-aware-engine/core.php:648
647
- msgid "Conditions updated"
648
- msgstr ""
649
-
650
- #: lib/wp-content-aware-engine/core.php:625
651
- msgid "Could not delete conditions"
652
- msgstr ""
653
-
654
- #: lib/wp-content-aware-engine/core.php:531
655
- msgid "Conditional Logic"
656
- msgstr ""
657
-
658
- #: lib/wp-pointer-tour/wp-pointer-tour.php:165
659
- msgid "Next"
660
- msgstr "Επόμενο"
661
-
662
- #: lib/wp-pointer-tour/wp-pointer-tour.php:163
663
- msgid "Close"
664
- msgstr "Κλείσιμο"
665
-
666
- #: admin/sidebar-edit.php:706
667
- msgid ""
668
- "That's it! Now you can start creating sidebars and display them on your own conditions.\n"
669
- "\n"
670
- "If you need more help, click on the \"Help\" tab here."
671
- msgstr ""
672
-
673
- #: admin/sidebar-edit.php:705
674
- msgid "Help and Support"
675
- msgstr "Βοήθεια και Υποστήριξη"
676
-
677
- #: admin/sidebar-edit.php:695
678
- msgid "Options, options"
679
- msgstr "Επιλογές, επιλογές"
680
-
681
- #: admin/sidebar-edit.php:958
682
- msgid "Get Started"
683
- msgstr ""
684
-
685
- #: admin/post_type_sidebar.php:292 admin/screen_widgets.php:134
686
- #: admin/sidebar-list-table.php:534
687
- #: lib/wp-content-aware-engine/module/post_type.php:319
688
- #: lib/wp-content-aware-engine/walker.php:185
689
- msgid "Scheduled"
690
- msgstr ""
691
-
692
- #: lib/wp-content-aware-engine/module/post_type.php:317
693
- #: lib/wp-content-aware-engine/walker.php:183
694
- msgid "Sticky"
695
- msgstr ""
696
-
697
- #. translators: post state
698
- #: lib/wp-content-aware-engine/module/post_type.php:315
699
- #: lib/wp-content-aware-engine/walker.php:181
700
- msgctxt "post state"
701
- msgid "Pending"
702
- msgstr ""
703
-
704
- #: lib/wp-content-aware-engine/module/post_type.php:312
705
- #: lib/wp-content-aware-engine/walker.php:178
706
- msgid "Draft"
707
- msgstr ""
708
-
709
- #: lib/wp-content-aware-engine/module/post_type.php:310
710
- #: lib/wp-content-aware-engine/walker.php:176
711
- msgid "Private"
712
- msgstr ""
713
-
714
- #: lib/wp-content-aware-engine/module/post_type.php:308
715
- #: lib/wp-content-aware-engine/walker.php:174
716
- msgid "Password protected"
717
- msgstr ""
718
-
719
- #: lib/wp-content-aware-engine/module/taxonomy.php:49
720
- msgid "Taxonomies"
721
- msgstr "Ταξινομίες"
722
-
723
- #: lib/wp-content-aware-engine/module/static.php:50
724
- msgid "404 Page"
725
- msgstr "Σελίδα 404"
726
-
727
- #: lib/wp-content-aware-engine/module/static.php:49
728
- msgid "Search Results"
729
- msgstr "Αποτελέσματα Αναζήτησης"
730
-
731
- #: lib/wp-content-aware-engine/module/static.php:48
732
- msgid "Front Page"
733
- msgstr "Αρχική Σελίδα"
734
-
735
- #: lib/wp-content-aware-engine/module/static.php:36
736
- msgid "Static Pages"
737
- msgstr "Στατικές Σελίδες"
738
-
739
- #: lib/wp-content-aware-engine/module/post_type.php:284
740
- msgid "Blog Page"
741
- msgstr "Σελίδα Blog "
742
-
743
- #: lib/wp-content-aware-engine/module/post_type.php:283
744
- #: lib/wp-content-aware-engine/module/taxonomy.php:288
745
- msgid "%s Archives"
746
- msgstr "%s Αρχεία"
747
-
748
- #: lib/wp-content-aware-engine/module/post_type.php:42
749
- msgid "Post Types"
750
- msgstr ""
751
-
752
- #: lib/wp-content-aware-engine/module/polylang.php:29
753
- #: lib/wp-content-aware-engine/module/qtranslate.php:29
754
- #: lib/wp-content-aware-engine/module/transposh.php:29
755
- #: lib/wp-content-aware-engine/module/wpml.php:29
756
- msgid "Languages"
757
- msgstr "Γλώσσες"
758
-
759
- #: lib/wp-content-aware-engine/module/page_template.php:35
760
- msgid "Page Templates"
761
- msgstr ""
762
-
763
- #: lib/wp-content-aware-engine/module/date.php:32
764
- msgid "Date Archives"
765
- msgstr "Αρχεία Ημέρας"
766
-
767
- #: lib/wp-content-aware-engine/module/date.php:30
768
- msgid "Dates"
769
- msgstr "Ημερομηνίες"
770
-
771
- #: lib/wp-content-aware-engine/module/bbpress.php:31
772
- msgid "bbPress User Profiles"
773
- msgstr ""
774
-
775
- #: lib/wp-content-aware-engine/module/author.php:29
776
- msgid "Authors"
777
- msgstr "Συντάκτες"
778
-
779
- #: lib/wp-content-aware-engine/core.php:807
780
- msgid "Target all but this context"
781
- msgstr "Στόχευση όλων εκτός από αυτό το περιεχόμενο"
782
-
783
- #: lib/wp-content-aware-engine/core.php:808
784
- msgid "Conditions have unsaved changes. Do you want to continue and discard these changes?"
785
- msgstr ""
786
-
787
- #: lib/wp-content-aware-engine/core.php:806
788
- msgid "No results found."
789
- msgstr "Δεν βρέθηκαν αποτελέσματα"
790
-
791
- #: lib/wp-content-aware-engine/view/module/condition_post_type_template.php:16
792
- #: lib/wp-content-aware-engine/view/module/condition_taxonomy_template.php:16
793
- #: lib/wp-content-aware-engine/view/module/condition_template.php:16
794
- msgid "And"
795
- msgstr ""
796
-
797
- #: lib/wp-content-aware-engine/view/group_template.php:10
798
- #: lib/wp-content-aware-engine/view/meta_box.php:14
799
- msgid "Or"
800
- msgstr "Ή"
801
-
802
- #: admin/sidebar-edit.php:987
803
- msgid "Save"
804
- msgstr "Αποθήκευση"
805
-
806
- #: lib/wp-content-aware-engine/core.php:617
807
- msgid "Unauthorized request"
808
- msgstr "Μη εξουσιοδοτημένο αίτημα"
809
-
810
- #: lib/wp-content-aware-engine/core.php:248
811
- msgctxt "condition status"
812
- msgid "Negated"
813
- msgstr ""
814
-
815
- #: lib/wp-content-aware-engine/core.php:228
816
- msgid "Condition Group"
817
- msgstr ""
818
-
819
- #: admin/screen_widgets.php:170
820
- msgid "Filter Widgets"
821
- msgstr ""
822
-
823
- #: admin/screen_widgets.php:169
824
- msgid "Filter Sidebars"
825
- msgstr "Φίλτρο Sidebars"
826
-
827
- #: admin/sidebar-edit.php:955
828
- msgid "Translate the plugin into your language"
829
- msgstr "Μεταφράστε το plugin στη γλώσσα σας"
830
-
831
- #: admin/sidebar-edit.php:890 admin/sidebar-edit.php:891
832
- msgid "Order"
833
- msgstr "Υπόλοιπα"
834
-
835
- #: app.php:168
836
- msgid "Get Support"
837
- msgstr "Ζητήστε βοήθεια"
838
-
839
- #: admin/sidebar-edit.php:259
840
- msgid "More Information"
841
- msgstr "Περισσότερες πληροφορίες"
842
-
843
- #: admin/sidebar-edit.php:255
844
- msgid "Each created condition group describe some specific content (conditions) that the current sidebar should be displayed with."
845
- msgstr "Κάθε νέο Condition group που δημιουργείτε χρησιμεύει στο να ορίζετε τις τοποθεσίες (προΰποθέσεις) που θα εμφανίζεται το παρόν sidebar."
846
-
847
- #: admin/sidebar-edit.php:254 admin/sidebar-edit.php:685
848
- #: lib/wp-content-aware-engine/core.php:227
849
- msgid "Condition Groups"
850
- msgstr ""
851
-
852
- #: admin/sidebar-edit.php:771
853
- msgid "Options"
854
- msgstr "Επιλογές"
855
-
856
- #. #-#-#-#-# tmp-content-aware-sidebars.pot (Content Aware Sidebars 3.5.2)
857
- #. #-#-#-#-#
858
- #. Plugin Name of the plugin/theme
859
- #: admin/sidebar-edit.php:754
860
- msgid "Content Aware Sidebars"
861
- msgstr ""
862
-
863
- #: admin/sidebar-list-table.php:475
864
- msgid "Manage Widgets"
865
- msgstr "Διαχείριση Widgets"
866
-
867
- #: admin/sidebar-list-table.php:312
868
- msgid "Widgets"
869
- msgstr ""
870
-
871
- #: admin/sidebar-list-table.php:448 sidebar.php:284
872
- msgid "Please update Host Sidebar"
873
- msgstr "Παρακαλούμε, ενημερώστε το Host Sidebar"
874
-
875
- #: admin/sidebar-overview.php:277
876
- msgid "%s sidebar restored from the Trash."
877
- msgid_plural "%s sidebars restored from the Trash."
878
- msgstr[0] ""
879
- msgstr[1] ""
880
-
881
- #: admin/sidebar-overview.php:276
882
- msgid "%s sidebar moved to the Trash."
883
- msgid_plural "%s sidebars moved to the Trash."
884
- msgstr[0] ""
885
- msgstr[1] ""
886
-
887
- #: admin/sidebar-overview.php:275
888
- msgid "%s sidebar permanently deleted."
889
- msgid_plural "%s sidebars permanently deleted."
890
- msgstr[0] ""
891
- msgstr[1] ""
892
-
893
- #: admin/sidebar-overview.php:274
894
- msgid "%s sidebar not updated, somebody is editing it."
895
- msgid_plural "%s sidebars not updated, somebody is editing them."
896
- msgstr[0] ""
897
- msgstr[1] ""
898
-
899
- #: admin/sidebar-overview.php:273
900
- msgid "%s sidebar updated."
901
- msgid_plural "%s sidebars updated."
902
- msgstr[0] ""
903
- msgstr[1] ""
904
-
905
- #. translators: Publish box date format, see http://php.net/date
906
- #: admin/sidebar-edit.php:640
907
- msgid "M j, Y @ G:i"
908
- msgstr ""
909
-
910
- #: admin/sidebar-edit.php:638
911
- msgid "Sidebar scheduled for: <strong>%1$s</strong>."
912
- msgstr "Το Sidebar έχει προγραμματιστεί για: <strong>%1$s</strong>."
913
-
914
- #: admin/sidebar-edit.php:636
915
- msgid "Sidebar updated."
916
- msgstr "To sidebar ενημερώθηκε"
917
-
918
- #: admin/sidebar-edit.php:634 admin/sidebar-overview.php:270
919
- msgid "Manage widgets"
920
- msgstr "Διαχείριση widgets"
921
-
922
- #: sidebar.php:191
923
- msgid "No content. Please add at least one condition group to make the sidebar content aware."
924
- msgstr "Δεν υπάρχει περιεχόμενο. Παρακαλούμε, εισάγετε τουλάχιστον ένα γκρουπ, ώστε να κάνετε το sidebar content aware."
925
-
926
- #: sidebar.php:188
927
- msgid "No sidebars found in Trash"
928
- msgstr "Δεν βρέθηκαν sidebar στο Καλάθι Απορριμάτων"
929
-
930
- #: admin/post_type_sidebar.php:225 sidebar.php:187
931
- msgid "No sidebars found"
932
- msgstr "Δεν βρέθηκαν sidebar"
933
-
934
- #: sidebar.php:186
935
- msgid "Search Sidebars"
936
- msgstr "Αναζήτηση sidebar"
937
-
938
- #: sidebar.php:185
939
- msgid "View Sidebar"
940
- msgstr "Προβολή sidebar"
941
-
942
- #: sidebar.php:184
943
- msgid "All Sidebars"
944
- msgstr "Όλα τα sidebar"
945
-
946
- #: sidebar.php:183
947
- msgid "New Sidebar"
948
- msgstr "Νέο sidebar"
949
-
950
- #: admin/screen_widgets.php:147 sidebar.php:182
951
- msgid "Edit Sidebar"
952
- msgstr "Επεξεργασία sidebar"
953
-
954
- #: sidebar.php:181
955
- msgid "Add New Sidebar"
956
- msgstr "Προσθήκη νέου sidebar"
957
-
958
- #: sidebar.php:180
959
- msgctxt "sidebar"
960
- msgid "Add New"
961
- msgstr "Προσθήκη νέου "
962
-
963
- #: sidebar.php:179
964
- msgid "Sidebar"
965
- msgstr ""
966
-
967
- #: sidebar.php:178
968
- msgid "Sidebars"
969
- msgstr ""
970
-
971
- #: sidebar.php:141
972
- msgid "Place sidebar on top or bottom of host when merging."
973
- msgstr "Τοποθετήστε το Sidebar στην Κορυφή ή στη Βάση όταν κάνετε συγχώνευση."
974
-
975
- #: sidebar.php:139
976
- msgid "Bottom"
977
- msgstr "Βάση (bottom)"
978
-
979
- #: sidebar.php:138
980
- msgid "Top"
981
- msgstr "Κορυφή (Top)"
982
-
983
- #: sidebar.php:134
984
- msgid "Merge Position"
985
- msgstr "Συγχώνευση θέσης"
986
-
987
- #: sidebar.php:123
988
- msgid "Replace host sidebar, merge with it or add sidebar manually."
989
- msgstr ""
990
-
991
- #: sidebar.php:121
992
- msgid "Forced replace"
993
- msgstr "Υποχρεωτική αντικατάσταση"
994
-
995
- #: sidebar.php:119
996
- msgid "Merge"
997
- msgstr "Συγχώνευση"
998
-
999
- #: sidebar.php:118
1000
- msgid "Replace"
1001
- msgstr "Αντικατάσταση"
1002
-
1003
- #: lib/wp-content-aware-engine/view/group_template.php:37
1004
- msgid "Archives"
1005
- msgstr ""
1006
-
1007
- #: lib/wp-content-aware-engine/view/group_template.php:31
1008
- msgid "Singulars"
1009
- msgstr ""
1010
-
1011
- #: admin/sidebar-edit.php:260 admin/sidebar-edit.php:959 app.php:167
1012
- msgid "FAQ"
1013
- msgstr "Συχνές Ερωτήσεις"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
lang/content-aware-sidebars-et.po DELETED
@@ -1,1013 +0,0 @@
1
- # Translation of Plugins - Content Aware Sidebars - Widget Area Control - Development (trunk) in Estonian
2
- # This file is distributed under the same license as the Plugins - Content Aware Sidebars - Widget Area Control - Development (trunk) package.
3
- msgid ""
4
- msgstr ""
5
- "PO-Revision-Date: 2017-02-15 07:58:52+0000\n"
6
- "MIME-Version: 1.0\n"
7
- "Content-Type: text/plain; charset=UTF-8\n"
8
- "Content-Transfer-Encoding: 8bit\n"
9
- "Plural-Forms: nplurals=2; plural=n != 1;\n"
10
- "X-Generator: GlotPress/2.4.0-alpha\n"
11
- "Language: et_EE\n"
12
- "Project-Id-Version: Plugins - Content Aware Sidebars - Widget Area Control - Development (trunk)\n"
13
-
14
- #. Description of the plugin/theme
15
- msgid "Unlimited custom sidebars and widget areas for any post, page, category etc."
16
- msgstr ""
17
-
18
- #: lib/wp-content-aware-engine/view/group_template.php:54
19
- msgid "Settings"
20
- msgstr ""
21
-
22
- #: lib/wp-content-aware-engine/core.php:705
23
- msgid "Auto-select new children of selected items"
24
- msgstr ""
25
-
26
- #: admin/sidebar-list-table.php:605
27
- msgid "Duplicate"
28
- msgstr ""
29
-
30
- #. translators: %s: sidebar title
31
- #: admin/sidebar-list-table.php:604
32
- msgid "Duplicate %s"
33
- msgstr ""
34
-
35
- #: admin/sidebar-edit.php:369
36
- msgid "You are not allowed to delete this sidebar."
37
- msgstr ""
38
-
39
- #: admin/sidebar-edit.php:335
40
- msgid "You are not allowed to move this sidebar to the Trash."
41
- msgstr ""
42
-
43
- #: admin/sidebar-edit.php:222 admin/sidebar-edit.php:553
44
- msgid "You are not allowed to create sidebars."
45
- msgstr ""
46
-
47
- #: admin/sidebar-edit.php:197 admin/sidebar-edit.php:551
48
- #: admin/sidebar-edit.php:556
49
- msgid "You are not allowed to edit this sidebar."
50
- msgstr ""
51
-
52
- #: admin/admin.php:136
53
- msgid "Enhance your sidebars and widget areas with: %s and more."
54
- msgstr ""
55
-
56
- #: admin/admin.php:102
57
- msgid "You do not have access to this screen."
58
- msgstr ""
59
-
60
- #: admin/screen_widgets.php:171
61
- msgid "This sidebar is already scheduled to be activated. Do you want to activate it now?"
62
- msgstr ""
63
-
64
- #: admin/sidebar-edit.php:866
65
- msgid "Pro"
66
- msgstr ""
67
-
68
- #: admin/sidebar-edit.php:823
69
- msgid "No thanks"
70
- msgstr ""
71
-
72
- #: admin/sidebar-edit.php:823
73
- msgid "Review Content Aware Sidebars"
74
- msgstr ""
75
-
76
- #: admin/sidebar-edit.php:818
77
- msgid "I have spent countless hours developing it, and it would mean a lot to me if you %ssupport it with a quick review on WordPress.org.%s"
78
- msgstr ""
79
-
80
- #: admin/sidebar-edit.php:813
81
- msgid "Hey %s, it's Joachim from %s. You have used this free plugin for some time now, and I hope you like it!"
82
- msgstr ""
83
-
84
- #: admin/admin.php:139
85
- msgid "Read More"
86
- msgstr ""
87
-
88
- #: lib/wp-content-aware-engine/module/bp_member.php:37
89
- msgid "All Sections"
90
- msgstr ""
91
-
92
- #: lib/wp-content-aware-engine/module/bp_member.php:35
93
- msgid "BuddyPress Profiles"
94
- msgstr ""
95
-
96
- #: admin/sidebar-edit.php:957
97
- msgid "Documentation"
98
- msgstr "Dokumentatsioon"
99
-
100
- #: sidebar.php:127
101
- msgid "Target Sidebar"
102
- msgstr ""
103
-
104
- #: sidebar.php:120
105
- msgid "Shortcode / Template Tag"
106
- msgstr ""
107
-
108
- #: admin/sidebar-overview.php:292
109
- msgid "Undo"
110
- msgstr "Võta tagasi"
111
-
112
- #: admin/sidebar-overview.php:231
113
- msgid "You are not allowed to delete this item."
114
- msgstr ""
115
-
116
- #: admin/sidebar-overview.php:216
117
- msgid "You are not allowed to restore this item from the Trash."
118
- msgstr ""
119
-
120
- #: admin/sidebar-overview.php:197
121
- msgid "You are not allowed to move this item to the Trash."
122
- msgstr ""
123
-
124
- #. translators: %s: search keywords
125
- #: admin/sidebar-overview.php:133
126
- msgid "Search results for &#8220;%s&#8221;"
127
- msgstr "Otsingu &#8220;%s&#8221; tulemused"
128
-
129
- #. translators: %s: post title
130
- #: admin/sidebar-list-table.php:635
131
- msgid "Delete &#8220;%s&#8221; permanently"
132
- msgstr "Kustuta &#8220;%s&#8221; jäädavalt"
133
-
134
- #: admin/sidebar-list-table.php:627
135
- msgctxt "verb"
136
- msgid "Trash"
137
- msgstr "Prügikasti"
138
-
139
- #. translators: %s: post title
140
- #: admin/sidebar-list-table.php:626
141
- msgid "Move &#8220;%s&#8221; to the Trash"
142
- msgstr "Saada &#8220;%s&#8221; prügikasti"
143
-
144
- #. translators: %s: post title
145
- #: admin/sidebar-list-table.php:618
146
- msgid "Restore &#8220;%s&#8221; from the Trash"
147
- msgstr "Taasta &#8220;%s&#8221; prügikastist"
148
-
149
- #. translators: %s: sidebar title
150
- #: admin/sidebar-list-table.php:597
151
- msgid "Edit &#8220;%s&#8221;"
152
- msgstr "Muuda &#8220;%s&#8221;"
153
-
154
- #: admin/sidebar-list-table.php:532
155
- msgid "Missed schedule"
156
- msgstr "Tähtaeg möödas"
157
-
158
- #: admin/sidebar-list-table.php:520
159
- msgid "Until %s"
160
- msgstr ""
161
-
162
- #. translators: Sidebar status date and time format, see http://php.net/date
163
- #: admin/sidebar-list-table.php:519 admin/sidebar-list-table.php:525
164
- msgid "Y/m/d g:i:s a"
165
- msgstr "d.m.Y H:i:s"
166
-
167
- #. translators: Sidebar status date format, see http://php.net/date
168
- #: admin/sidebar-list-table.php:517 admin/sidebar-list-table.php:529
169
- msgid "Y/m/d"
170
- msgstr ""
171
-
172
- #: admin/sidebar-list-table.php:422
173
- msgid "%s is currently editing"
174
- msgstr "%s hetkel muudab"
175
-
176
- #. translators: %s: post title
177
- #: admin/sidebar-list-table.php:407
178
- msgid "&#8220;%s&#8221; (Edit)"
179
- msgstr "&#8220;%s&#8221; (muuda)"
180
-
181
- #: admin/sidebar-list-table.php:365
182
- msgid "Select %s"
183
- msgstr "Vali %s"
184
-
185
- #: admin/sidebar-list-table.php:311 sidebar.php:114
186
- msgctxt "option"
187
- msgid "Action"
188
- msgstr ""
189
-
190
- #: admin/sidebar-list-table.php:310
191
- msgctxt "column name"
192
- msgid "Title"
193
- msgstr "Pealkiri"
194
-
195
- #: admin/sidebar-list-table.php:282
196
- msgid "Empty Trash"
197
- msgstr "Tühjenda prügikast"
198
-
199
- #: admin/sidebar-list-table.php:255 admin/sidebar-list-table.php:619
200
- msgid "Restore"
201
- msgstr "Taasta"
202
-
203
- #: admin/sidebar-list-table.php:207
204
- msgid "Inactive <span class=\"count\">(%s)</span>"
205
- msgid_plural "Inactive <span class=\"count\">(%s)</span>"
206
- msgstr[0] ""
207
- msgstr[1] ""
208
-
209
- #: admin/sidebar-list-table.php:206
210
- msgid "Active <span class=\"count\">(%s)</span>"
211
- msgid_plural "Active <span class=\"count\">(%s)</span>"
212
- msgstr[0] ""
213
- msgstr[1] ""
214
-
215
- #: admin/sidebar-list-table.php:193
216
- msgctxt "sidebars"
217
- msgid "All <span class=\"count\">(%s)</span>"
218
- msgid_plural "All <span class=\"count\">(%s)</span>"
219
- msgstr[0] ""
220
- msgstr[1] ""
221
-
222
- #: admin/sidebar-edit.php:1322
223
- msgid "F j, Y"
224
- msgstr ""
225
-
226
- #: admin/admin.php:138
227
- msgid "Free updates and email support included."
228
- msgstr ""
229
-
230
- #: admin/admin.php:137
231
- msgid "You can upgrade without leaving the admin panel by clicking below."
232
- msgstr ""
233
-
234
- #: admin/admin.php:135
235
- msgid "Get All Features With Content Aware Sidebars Pro"
236
- msgstr ""
237
-
238
- #: admin/admin.php:129
239
- msgid "Sync widgets across themes"
240
- msgstr ""
241
-
242
- #: admin/admin.php:127
243
- msgid "Visibility for roles"
244
- msgstr ""
245
-
246
- #: admin/admin.php:125
247
- msgid "Extra condition types"
248
- msgstr ""
249
-
250
- #: admin/sidebar-edit.php:1004
251
- msgid "Activates on <b>%1$s</b>"
252
- msgstr ""
253
-
254
- #. translators: Publish box date format, see http://php.net/date
255
- #: admin/sidebar-edit.php:999
256
- msgid "M j, Y"
257
- msgstr ""
258
-
259
- #: admin/sidebar-edit.php:866
260
- msgid "Display sidebar only in given time ranges on select days."
261
- msgstr ""
262
-
263
- #: admin/sidebar-edit.php:853
264
- msgid "Never"
265
- msgstr ""
266
-
267
- #: admin/sidebar-edit.php:844
268
- msgid "Select date"
269
- msgstr ""
270
-
271
- #: admin/sidebar-edit.php:834 admin/sidebar-list-table.php:314
272
- msgid "Status"
273
- msgstr "Olek"
274
-
275
- #: admin/admin.php:128 admin/sidebar-edit.php:761
276
- msgid "Time Schedule"
277
- msgstr ""
278
-
279
- #: admin/sidebar-edit.php:738
280
- msgid "Sidebar Status"
281
- msgstr ""
282
-
283
- #: admin/sidebar-edit.php:696
284
- msgid ""
285
- "Should the sidebar merge with a target sidebar or replace it? Maybe you want to insert it in your content with a shortcode.\n"
286
- "\n"
287
- "Display the sidebar for everyone or make it visible only for logged-in users.\n"
288
- "\n"
289
- " You are in control."
290
- msgstr ""
291
-
292
- #: admin/sidebar-edit.php:641
293
- msgid "Sidebar deactivated."
294
- msgstr ""
295
-
296
- #: admin/sidebar-edit.php:637
297
- msgid "Sidebar activated."
298
- msgstr ""
299
-
300
- #: admin/sidebar-edit.php:478
301
- msgid "Enter title here"
302
- msgstr "Sisesta siia pealkiri"
303
-
304
- #: admin/sidebar-edit.php:372 admin/sidebar-overview.php:234
305
- msgid "Error in deleting."
306
- msgstr "Viga kustutamisel."
307
-
308
- #: admin/sidebar-edit.php:361 admin/sidebar-overview.php:219
309
- msgid "Error in restoring from Trash."
310
- msgstr "Viga taastamisel."
311
-
312
- #: admin/sidebar-edit.php:358
313
- msgid "You are not allowed to restore this sidebar from the Trash."
314
- msgstr ""
315
-
316
- #: admin/sidebar-edit.php:343 admin/sidebar-overview.php:205
317
- msgid "Error in moving to Trash."
318
- msgstr "Viga prügikasti saatmisel."
319
-
320
- #: admin/sidebar-edit.php:339
321
- msgid "You cannot move this sidebar to the Trash. %s is currently editing."
322
- msgstr ""
323
-
324
- #: admin/sidebar-edit.php:195 admin/sidebar-edit.php:288
325
- msgid "The sidebar no longer exists."
326
- msgstr ""
327
-
328
- #: admin/sidebar-edit.php:238 admin/sidebar-edit.php:745
329
- msgid "Advanced"
330
- msgstr ""
331
-
332
- #: admin/sidebar-edit.php:236
333
- msgid "Conditions"
334
- msgstr ""
335
-
336
- #: admin/sidebar-edit.php:199
337
- msgid "You cannot edit this sidebar because it is in the Trash. Please restore it and try again."
338
- msgstr ""
339
-
340
- #: admin/sidebar-edit.php:83
341
- msgid "URLs (Pro Feature)"
342
- msgstr ""
343
-
344
- #: admin/post_type_sidebar.php:295 admin/screen_widgets.php:108
345
- #: admin/screen_widgets.php:137 admin/sidebar-edit.php:1010
346
- #: admin/sidebar-list-table.php:539
347
- msgid "Inactive"
348
- msgstr ""
349
-
350
- #: admin/screen_widgets.php:108 admin/screen_widgets.php:131
351
- #: admin/sidebar-edit.php:1007 admin/sidebar-list-table.php:513
352
- msgid "Active"
353
- msgstr ""
354
-
355
- #. Author URI of the plugin/theme
356
- msgid "https://dev.institute"
357
- msgstr ""
358
-
359
- #. Author of the plugin/theme
360
- msgid "Joachim Jensen"
361
- msgstr ""
362
-
363
- #. Plugin URI of the plugin/theme
364
- msgid "https://dev.institute/wordpress/sidebars-pro/"
365
- msgstr ""
366
-
367
- #: admin/sidebar-edit.php:1037
368
- msgid "Enable"
369
- msgstr ""
370
-
371
- #: admin/sidebar-edit.php:1028 admin/sidebar-edit.php:1036
372
- msgid "Widget Revisions: %s"
373
- msgstr ""
374
-
375
- #: admin/sidebar-edit.php:116
376
- msgid "Upgrade to Pro"
377
- msgstr ""
378
-
379
- #: sidebar.php:245 sidebar.php:267
380
- msgid "(no title)"
381
- msgstr "(pealkiri puudub)"
382
-
383
- #: lib/wp-pointer-tour/wp-pointer-tour.php:164
384
- msgid "Previous"
385
- msgstr "Eelmine"
386
-
387
- #: admin/screen_widgets.php:168
388
- msgid "Expand"
389
- msgstr ""
390
-
391
- #: admin/screen_widgets.php:167
392
- msgid "Collapse"
393
- msgstr "Peida"
394
-
395
- #: admin/sidebar-edit.php:1302
396
- msgid "User Roles available in Pro"
397
- msgstr ""
398
-
399
- #: admin/admin.php:126 admin/sidebar-list-table.php:609
400
- msgid "Widget Revisions"
401
- msgstr ""
402
-
403
- #: admin/sidebar-edit.php:99
404
- msgid "Display this sidebar only on content that meets the following conditions:"
405
- msgstr ""
406
-
407
- #: admin/post_type_sidebar.php:276
408
- msgid "Display sidebars per %s etc. with the %s."
409
- msgstr ""
410
-
411
- #: admin/post_type_sidebar.php:272
412
- msgid "Note: Selected Sidebars are displayed on this %s specifically."
413
- msgstr ""
414
-
415
- #: admin/post_type_sidebar.php:257
416
- msgid "Default"
417
- msgstr "Vaikimisi"
418
-
419
- #: admin/post_type_sidebar.php:275
420
- msgid "Sidebar Manager"
421
- msgstr ""
422
-
423
- #: admin/post_type_sidebar.php:245
424
- msgid "Archive Page"
425
- msgstr ""
426
-
427
- #: admin/post_type_sidebar.php:237
428
- msgid "Page Template"
429
- msgstr ""
430
-
431
- #: admin/post_type_sidebar.php:234
432
- msgid "Child Page"
433
- msgstr ""
434
-
435
- #: admin/post_type_sidebar.php:231
436
- msgid "Author"
437
- msgstr "Autor"
438
-
439
- #: admin/post_type_sidebar.php:223 admin/post_type_sidebar.php:262
440
- msgid "Type to Add New Sidebar"
441
- msgstr ""
442
-
443
- #: admin/post_type_sidebar.php:219
444
- msgid "Create New"
445
- msgstr ""
446
-
447
- #: admin/post_type_sidebar.php:177
448
- msgid "Sidebars - Quick Select"
449
- msgstr ""
450
-
451
- #: admin/sidebar-edit.php:712
452
- msgid "Finish Tour"
453
- msgstr ""
454
-
455
- #: admin/sidebar-edit.php:686
456
- msgid ""
457
- "Click on the input field and select the content you want.\n"
458
- "\n"
459
- "If you can't find the right content in the list, type something to search.\n"
460
- "\n"
461
- " You can add several types of content to the same group, try e.g. \"All Posts\" and an Author to target all posts written by that author. Awesome!\n"
462
- "\n"
463
- "Remember to save the changes on each group."
464
- msgstr ""
465
-
466
- #: admin/sidebar-edit.php:668
467
- msgid "I know how to use it"
468
- msgstr ""
469
-
470
- #: admin/sidebar-edit.php:660
471
- msgid ""
472
- "You've just installed or updated Content Aware Sidebars. Awesome!\n"
473
- "\n"
474
- "You can display sidebars on any page or in any context. If that is new to you, this 3 step interactive guide will show you just how easy it is."
475
- msgstr ""
476
-
477
- #: admin/sidebar-edit.php:659
478
- msgid "Get Started in 3 Easy Steps"
479
- msgstr ""
480
-
481
- #: lib/wp-content-aware-engine/module/bbpress.php:32
482
- msgid "All Profiles"
483
- msgstr ""
484
-
485
- #: lib/wp-content-aware-engine/module/author.php:30
486
- msgid "All Authors"
487
- msgstr ""
488
-
489
- #: sidebar.php:190
490
- msgid "Sidebar Conditions"
491
- msgstr ""
492
-
493
- #: sidebar.php:109
494
- msgid "Logged-in Users"
495
- msgstr ""
496
-
497
- #: lib/wp-content-aware-engine/view/group_template.php:11
498
- msgid "Not"
499
- msgstr ""
500
-
501
- #: admin/sidebar-edit.php:850
502
- msgid "Deactivate"
503
- msgstr "Lülita välja"
504
-
505
- #: admin/sidebar-edit.php:841
506
- msgid "Activate"
507
- msgstr ""
508
-
509
- #: admin/post_type_sidebar.php:220 admin/sidebar-edit.php:1013
510
- msgid "New"
511
- msgstr ""
512
-
513
- #: freemius.php:58
514
- msgid "Please help us improve %2$s by securely sharing some usage data with %5$s. If you skip this, that's okay! %2$s will still work just fine."
515
- msgstr ""
516
-
517
- #: admin/screen_widgets.php:147
518
- msgid "Revisions"
519
- msgstr ""
520
-
521
- #: admin/sidebar-edit.php:1311 admin/sidebar-list-table.php:500
522
- msgid "All Users"
523
- msgstr "Kõik kasutajad"
524
-
525
- #: admin/sidebar-list-table.php:456
526
- msgid "Add sidebar at the bottom during merge"
527
- msgstr ""
528
-
529
- #: admin/sidebar-list-table.php:455
530
- msgid "Add sidebar at the top during merge"
531
- msgstr ""
532
-
533
- #: admin/sidebar-edit.php:989
534
- msgid "Update"
535
- msgstr "Uuenda"
536
-
537
- #: admin/sidebar-edit.php:237
538
- msgid "Schedule"
539
- msgstr ""
540
-
541
- #: admin/sidebar-edit.php:899 admin/sidebar-list-table.php:263
542
- msgid "Move to Trash"
543
- msgstr "Saada prügikasti"
544
-
545
- #: admin/sidebar-edit.php:897 admin/sidebar-list-table.php:261
546
- #: admin/sidebar-list-table.php:636
547
- msgid "Delete Permanently"
548
- msgstr "Kustuta jäädavalt"
549
-
550
- #: app.php:174
551
- msgid "Upgrade"
552
- msgstr ""
553
-
554
- #: admin/sidebar-edit.php:1029
555
- msgid "Browse revisions"
556
- msgstr ""
557
-
558
- #: admin/sidebar-edit.php:1029
559
- msgctxt "revisions"
560
- msgid "Browse"
561
- msgstr ""
562
-
563
- #: admin/sidebar-edit.php:1019 admin/sidebar-list-table.php:598
564
- msgid "Edit"
565
- msgstr ""
566
-
567
- #: admin/sidebar-edit.php:994
568
- msgid "Status:"
569
- msgstr "Olek:"
570
-
571
- #: admin/sidebar-edit.php:934 admin/sidebar-edit.php:935
572
- #: admin/sidebar-list-table.php:313 sidebar.php:105
573
- msgid "Visibility"
574
- msgstr ""
575
-
576
- #: admin/admin.php:139
577
- msgid "Upgrade Now"
578
- msgstr ""
579
-
580
- #: admin/sidebar-edit.php:960
581
- msgid "Priority Email Support"
582
- msgstr ""
583
-
584
- #: admin/sidebar-edit.php:261 admin/sidebar-edit.php:961
585
- msgid "Forum Support"
586
- msgstr ""
587
-
588
- #: admin/admin.php:131
589
- msgid "Content Aware Sidebars Pro"
590
- msgstr ""
591
-
592
- #: admin/sidebar-edit.php:731
593
- msgid "Publish"
594
- msgstr ""
595
-
596
- #: admin/sidebar-edit.php:119
597
- msgid "Like it? %1$sSupport the plugin with a %2$s Review%3$s"
598
- msgstr ""
599
-
600
- #: lib/wp-content-aware-engine/view/group_template.php:51
601
- msgid "Save Changes"
602
- msgstr "Salvesta muudatused"
603
-
604
- #: lib/wp-content-aware-engine/module/pods.php:30
605
- msgid "All Pods Pages"
606
- msgstr ""
607
-
608
- #: lib/wp-content-aware-engine/module/pods.php:29
609
- msgid "Pods Pages"
610
- msgstr ""
611
-
612
- #: admin/sidebar-edit.php:673
613
- msgid ""
614
- "With this dropdown you can select on what conditions the sidebar should be displayed.\n"
615
- "\n"
616
- "Content Aware Sidebars has built-in support for many types of content and even other plugins!\n"
617
- "\n"
618
- "Select something to continue the tour. You can change it later."
619
- msgstr ""
620
-
621
- #: admin/sidebar-edit.php:672
622
- msgid "Select Content Type"
623
- msgstr ""
624
-
625
- #: admin/sidebar-edit.php:667
626
- msgid "Start Quick Tour"
627
- msgstr ""
628
-
629
- #: lib/wp-content-aware-engine/view/group_template.php:43
630
- msgid "Negate conditions"
631
- msgstr ""
632
-
633
- #: lib/wp-content-aware-engine/view/group_template.php:18
634
- #: lib/wp-content-aware-engine/view/meta_box.php:18
635
- msgid "Select content type"
636
- msgstr ""
637
-
638
- #: lib/wp-content-aware-engine/module/page_template.php:36
639
- msgid "All Templates"
640
- msgstr ""
641
-
642
- #: lib/wp-content-aware-engine/core.php:805
643
- msgid "Searching"
644
- msgstr ""
645
-
646
- #: lib/wp-content-aware-engine/core.php:648
647
- msgid "Conditions updated"
648
- msgstr ""
649
-
650
- #: lib/wp-content-aware-engine/core.php:625
651
- msgid "Could not delete conditions"
652
- msgstr ""
653
-
654
- #: lib/wp-content-aware-engine/core.php:531
655
- msgid "Conditional Logic"
656
- msgstr ""
657
-
658
- #: lib/wp-pointer-tour/wp-pointer-tour.php:165
659
- msgid "Next"
660
- msgstr "Järgmine"
661
-
662
- #: lib/wp-pointer-tour/wp-pointer-tour.php:163
663
- msgid "Close"
664
- msgstr "Sulge"
665
-
666
- #: admin/sidebar-edit.php:706
667
- msgid ""
668
- "That's it! Now you can start creating sidebars and display them on your own conditions.\n"
669
- "\n"
670
- "If you need more help, click on the \"Help\" tab here."
671
- msgstr ""
672
-
673
- #: admin/sidebar-edit.php:705
674
- msgid "Help and Support"
675
- msgstr "Abi ja tugi"
676
-
677
- #: admin/sidebar-edit.php:695
678
- msgid "Options, options"
679
- msgstr "Valikud, valikud"
680
-
681
- #: admin/sidebar-edit.php:958
682
- msgid "Get Started"
683
- msgstr "Alustamine"
684
-
685
- #: admin/post_type_sidebar.php:292 admin/screen_widgets.php:134
686
- #: admin/sidebar-list-table.php:534
687
- #: lib/wp-content-aware-engine/module/post_type.php:319
688
- #: lib/wp-content-aware-engine/walker.php:185
689
- msgid "Scheduled"
690
- msgstr ""
691
-
692
- #: lib/wp-content-aware-engine/module/post_type.php:317
693
- #: lib/wp-content-aware-engine/walker.php:183
694
- msgid "Sticky"
695
- msgstr "Kinnistatud"
696
-
697
- #. translators: post state
698
- #: lib/wp-content-aware-engine/module/post_type.php:315
699
- #: lib/wp-content-aware-engine/walker.php:181
700
- msgctxt "post state"
701
- msgid "Pending"
702
- msgstr ""
703
-
704
- #: lib/wp-content-aware-engine/module/post_type.php:312
705
- #: lib/wp-content-aware-engine/walker.php:178
706
- msgid "Draft"
707
- msgstr "Mustand"
708
-
709
- #: lib/wp-content-aware-engine/module/post_type.php:310
710
- #: lib/wp-content-aware-engine/walker.php:176
711
- msgid "Private"
712
- msgstr "Privaatne"
713
-
714
- #: lib/wp-content-aware-engine/module/post_type.php:308
715
- #: lib/wp-content-aware-engine/walker.php:174
716
- msgid "Password protected"
717
- msgstr "Parooliga kaitstud"
718
-
719
- #: lib/wp-content-aware-engine/module/taxonomy.php:49
720
- msgid "Taxonomies"
721
- msgstr "Taksonoomiad"
722
-
723
- #: lib/wp-content-aware-engine/module/static.php:50
724
- msgid "404 Page"
725
- msgstr "404 leht"
726
-
727
- #: lib/wp-content-aware-engine/module/static.php:49
728
- msgid "Search Results"
729
- msgstr "Otsingutulemused"
730
-
731
- #: lib/wp-content-aware-engine/module/static.php:48
732
- msgid "Front Page"
733
- msgstr "Esileht"
734
-
735
- #: lib/wp-content-aware-engine/module/static.php:36
736
- msgid "Static Pages"
737
- msgstr "Staatilised lehed"
738
-
739
- #: lib/wp-content-aware-engine/module/post_type.php:284
740
- msgid "Blog Page"
741
- msgstr "Blogi leht"
742
-
743
- #: lib/wp-content-aware-engine/module/post_type.php:283
744
- #: lib/wp-content-aware-engine/module/taxonomy.php:288
745
- msgid "%s Archives"
746
- msgstr "%s arhiivid"
747
-
748
- #: lib/wp-content-aware-engine/module/post_type.php:42
749
- msgid "Post Types"
750
- msgstr "Postitüübid"
751
-
752
- #: lib/wp-content-aware-engine/module/polylang.php:29
753
- #: lib/wp-content-aware-engine/module/qtranslate.php:29
754
- #: lib/wp-content-aware-engine/module/transposh.php:29
755
- #: lib/wp-content-aware-engine/module/wpml.php:29
756
- msgid "Languages"
757
- msgstr "Keeled"
758
-
759
- #: lib/wp-content-aware-engine/module/page_template.php:35
760
- msgid "Page Templates"
761
- msgstr "Lehtede mallid"
762
-
763
- #: lib/wp-content-aware-engine/module/date.php:32
764
- msgid "Date Archives"
765
- msgstr "Kuupäevade arhiivid"
766
-
767
- #: lib/wp-content-aware-engine/module/date.php:30
768
- msgid "Dates"
769
- msgstr "Kuupäevad"
770
-
771
- #: lib/wp-content-aware-engine/module/bbpress.php:31
772
- msgid "bbPress User Profiles"
773
- msgstr "bbPress kasutajaprofiilid"
774
-
775
- #: lib/wp-content-aware-engine/module/author.php:29
776
- msgid "Authors"
777
- msgstr "Autorid"
778
-
779
- #: lib/wp-content-aware-engine/core.php:807
780
- msgid "Target all but this context"
781
- msgstr "Kehtib kõigis kontekstides peale selle"
782
-
783
- #: lib/wp-content-aware-engine/core.php:808
784
- msgid "Conditions have unsaved changes. Do you want to continue and discard these changes?"
785
- msgstr ""
786
-
787
- #: lib/wp-content-aware-engine/core.php:806
788
- msgid "No results found."
789
- msgstr "Tulemusi pole."
790
-
791
- #: lib/wp-content-aware-engine/view/module/condition_post_type_template.php:16
792
- #: lib/wp-content-aware-engine/view/module/condition_taxonomy_template.php:16
793
- #: lib/wp-content-aware-engine/view/module/condition_template.php:16
794
- msgid "And"
795
- msgstr ""
796
-
797
- #: lib/wp-content-aware-engine/view/group_template.php:10
798
- #: lib/wp-content-aware-engine/view/meta_box.php:14
799
- msgid "Or"
800
- msgstr "Või"
801
-
802
- #: admin/sidebar-edit.php:987
803
- msgid "Save"
804
- msgstr "Salvesta"
805
-
806
- #: lib/wp-content-aware-engine/core.php:617
807
- msgid "Unauthorized request"
808
- msgstr "Autoriseerimata päring"
809
-
810
- #: lib/wp-content-aware-engine/core.php:248
811
- msgctxt "condition status"
812
- msgid "Negated"
813
- msgstr ""
814
-
815
- #: lib/wp-content-aware-engine/core.php:228
816
- msgid "Condition Group"
817
- msgstr "Tingimuste grupp"
818
-
819
- #: admin/screen_widgets.php:170
820
- msgid "Filter Widgets"
821
- msgstr ""
822
-
823
- #: admin/screen_widgets.php:169
824
- msgid "Filter Sidebars"
825
- msgstr "Filtreeri küljepaane"
826
-
827
- #: admin/sidebar-edit.php:955
828
- msgid "Translate the plugin into your language"
829
- msgstr "Tõlgi see plugin enda keelde"
830
-
831
- #: admin/sidebar-edit.php:890 admin/sidebar-edit.php:891
832
- msgid "Order"
833
- msgstr "Järjekord"
834
-
835
- #: app.php:168
836
- msgid "Get Support"
837
- msgstr "Leia abi"
838
-
839
- #: admin/sidebar-edit.php:259
840
- msgid "More Information"
841
- msgstr "Rohkem infot"
842
-
843
- #: admin/sidebar-edit.php:255
844
- msgid "Each created condition group describe some specific content (conditions) that the current sidebar should be displayed with."
845
- msgstr ""
846
-
847
- #: admin/sidebar-edit.php:254 admin/sidebar-edit.php:685
848
- #: lib/wp-content-aware-engine/core.php:227
849
- msgid "Condition Groups"
850
- msgstr "Tingimuste grupid"
851
-
852
- #: admin/sidebar-edit.php:771
853
- msgid "Options"
854
- msgstr "Valikud"
855
-
856
- #. #-#-#-#-# tmp-content-aware-sidebars.pot (Content Aware Sidebars 3.5.2)
857
- #. #-#-#-#-#
858
- #. Plugin Name of the plugin/theme
859
- #: admin/sidebar-edit.php:754
860
- msgid "Content Aware Sidebars"
861
- msgstr "Content Aware Sidebars"
862
-
863
- #: admin/sidebar-list-table.php:475
864
- msgid "Manage Widgets"
865
- msgstr "Halda mooduleid"
866
-
867
- #: admin/sidebar-list-table.php:312
868
- msgid "Widgets"
869
- msgstr "Moodulid"
870
-
871
- #: admin/sidebar-list-table.php:448 sidebar.php:284
872
- msgid "Please update Host Sidebar"
873
- msgstr ""
874
-
875
- #: admin/sidebar-overview.php:277
876
- msgid "%s sidebar restored from the Trash."
877
- msgid_plural "%s sidebars restored from the Trash."
878
- msgstr[0] ""
879
- msgstr[1] ""
880
-
881
- #: admin/sidebar-overview.php:276
882
- msgid "%s sidebar moved to the Trash."
883
- msgid_plural "%s sidebars moved to the Trash."
884
- msgstr[0] ""
885
- msgstr[1] ""
886
-
887
- #: admin/sidebar-overview.php:275
888
- msgid "%s sidebar permanently deleted."
889
- msgid_plural "%s sidebars permanently deleted."
890
- msgstr[0] ""
891
- msgstr[1] ""
892
-
893
- #: admin/sidebar-overview.php:274
894
- msgid "%s sidebar not updated, somebody is editing it."
895
- msgid_plural "%s sidebars not updated, somebody is editing them."
896
- msgstr[0] ""
897
- msgstr[1] ""
898
-
899
- #: admin/sidebar-overview.php:273
900
- msgid "%s sidebar updated."
901
- msgid_plural "%s sidebars updated."
902
- msgstr[0] ""
903
- msgstr[1] ""
904
-
905
- #. translators: Publish box date format, see http://php.net/date
906
- #: admin/sidebar-edit.php:640
907
- msgid "M j, Y @ G:i"
908
- msgstr "M j, Y @ G:i"
909
-
910
- #: admin/sidebar-edit.php:638
911
- msgid "Sidebar scheduled for: <strong>%1$s</strong>."
912
- msgstr ""
913
-
914
- #: admin/sidebar-edit.php:636
915
- msgid "Sidebar updated."
916
- msgstr "Küljepaan uuendatud."
917
-
918
- #: admin/sidebar-edit.php:634 admin/sidebar-overview.php:270
919
- msgid "Manage widgets"
920
- msgstr "Halda mooduleid"
921
-
922
- #: sidebar.php:191
923
- msgid "No content. Please add at least one condition group to make the sidebar content aware."
924
- msgstr ""
925
-
926
- #: sidebar.php:188
927
- msgid "No sidebars found in Trash"
928
- msgstr "Prügi hulgast küljepaane ei leitud"
929
-
930
- #: admin/post_type_sidebar.php:225 sidebar.php:187
931
- msgid "No sidebars found"
932
- msgstr "Küljepaane ei leitud"
933
-
934
- #: sidebar.php:186
935
- msgid "Search Sidebars"
936
- msgstr "Otsi küljepaanidest"
937
-
938
- #: sidebar.php:185
939
- msgid "View Sidebar"
940
- msgstr "Vaata küljepaani"
941
-
942
- #: sidebar.php:184
943
- msgid "All Sidebars"
944
- msgstr "Kõik küljepaanid"
945
-
946
- #: sidebar.php:183
947
- msgid "New Sidebar"
948
- msgstr "Uus küljepaan"
949
-
950
- #: admin/screen_widgets.php:147 sidebar.php:182
951
- msgid "Edit Sidebar"
952
- msgstr "Muuda küljepaani"
953
-
954
- #: sidebar.php:181
955
- msgid "Add New Sidebar"
956
- msgstr "Lisa uus küljepaan"
957
-
958
- #: sidebar.php:180
959
- msgctxt "sidebar"
960
- msgid "Add New"
961
- msgstr "Lisa uus"
962
-
963
- #: sidebar.php:179
964
- msgid "Sidebar"
965
- msgstr "Küljepaan"
966
-
967
- #: sidebar.php:178
968
- msgid "Sidebars"
969
- msgstr "Küljepaanid"
970
-
971
- #: sidebar.php:141
972
- msgid "Place sidebar on top or bottom of host when merging."
973
- msgstr ""
974
-
975
- #: sidebar.php:139
976
- msgid "Bottom"
977
- msgstr "All"
978
-
979
- #: sidebar.php:138
980
- msgid "Top"
981
- msgstr "Üleval"
982
-
983
- #: sidebar.php:134
984
- msgid "Merge Position"
985
- msgstr "Ühenda asukohad"
986
-
987
- #: sidebar.php:123
988
- msgid "Replace host sidebar, merge with it or add sidebar manually."
989
- msgstr ""
990
-
991
- #: sidebar.php:121
992
- msgid "Forced replace"
993
- msgstr "Vägisi asendamine"
994
-
995
- #: sidebar.php:119
996
- msgid "Merge"
997
- msgstr "Ühenda"
998
-
999
- #: sidebar.php:118
1000
- msgid "Replace"
1001
- msgstr "Asenda"
1002
-
1003
- #: lib/wp-content-aware-engine/view/group_template.php:37
1004
- msgid "Archives"
1005
- msgstr "Arhiivid"
1006
-
1007
- #: lib/wp-content-aware-engine/view/group_template.php:31
1008
- msgid "Singulars"
1009
- msgstr "Üksikud"
1010
-
1011
- #: admin/sidebar-edit.php:260 admin/sidebar-edit.php:959 app.php:167
1012
- msgid "FAQ"
1013
- msgstr "KKK"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
lang/content-aware-sidebars-eu.po DELETED
@@ -1,1013 +0,0 @@
1
- # Translation of Plugins - Content Aware Sidebars - Widget Area Control - Development (trunk) in Basque
2
- # This file is distributed under the same license as the Plugins - Content Aware Sidebars - Widget Area Control - Development (trunk) package.
3
- msgid ""
4
- msgstr ""
5
- "PO-Revision-Date: 2017-03-15 18:02:25+0000\n"
6
- "MIME-Version: 1.0\n"
7
- "Content-Type: text/plain; charset=UTF-8\n"
8
- "Content-Transfer-Encoding: 8bit\n"
9
- "Plural-Forms: nplurals=2; plural=n != 1;\n"
10
- "X-Generator: GlotPress/2.4.0-alpha\n"
11
- "Language: eu_ES\n"
12
- "Project-Id-Version: Plugins - Content Aware Sidebars - Widget Area Control - Development (trunk)\n"
13
-
14
- #. Description of the plugin/theme
15
- msgid "Unlimited custom sidebars and widget areas for any post, page, category etc."
16
- msgstr ""
17
-
18
- #: lib/wp-content-aware-engine/view/group_template.php:54
19
- msgid "Settings"
20
- msgstr ""
21
-
22
- #: lib/wp-content-aware-engine/core.php:705
23
- msgid "Auto-select new children of selected items"
24
- msgstr ""
25
-
26
- #: admin/sidebar-list-table.php:605
27
- msgid "Duplicate"
28
- msgstr ""
29
-
30
- #. translators: %s: sidebar title
31
- #: admin/sidebar-list-table.php:604
32
- msgid "Duplicate %s"
33
- msgstr ""
34
-
35
- #: admin/sidebar-edit.php:369
36
- msgid "You are not allowed to delete this sidebar."
37
- msgstr ""
38
-
39
- #: admin/sidebar-edit.php:335
40
- msgid "You are not allowed to move this sidebar to the Trash."
41
- msgstr ""
42
-
43
- #: admin/sidebar-edit.php:222 admin/sidebar-edit.php:553
44
- msgid "You are not allowed to create sidebars."
45
- msgstr ""
46
-
47
- #: admin/sidebar-edit.php:197 admin/sidebar-edit.php:551
48
- #: admin/sidebar-edit.php:556
49
- msgid "You are not allowed to edit this sidebar."
50
- msgstr ""
51
-
52
- #: admin/admin.php:136
53
- msgid "Enhance your sidebars and widget areas with: %s and more."
54
- msgstr ""
55
-
56
- #: admin/admin.php:102
57
- msgid "You do not have access to this screen."
58
- msgstr ""
59
-
60
- #: admin/screen_widgets.php:171
61
- msgid "This sidebar is already scheduled to be activated. Do you want to activate it now?"
62
- msgstr ""
63
-
64
- #: admin/sidebar-edit.php:866
65
- msgid "Pro"
66
- msgstr ""
67
-
68
- #: admin/sidebar-edit.php:823
69
- msgid "No thanks"
70
- msgstr ""
71
-
72
- #: admin/sidebar-edit.php:823
73
- msgid "Review Content Aware Sidebars"
74
- msgstr ""
75
-
76
- #: admin/sidebar-edit.php:818
77
- msgid "I have spent countless hours developing it, and it would mean a lot to me if you %ssupport it with a quick review on WordPress.org.%s"
78
- msgstr ""
79
-
80
- #: admin/sidebar-edit.php:813
81
- msgid "Hey %s, it's Joachim from %s. You have used this free plugin for some time now, and I hope you like it!"
82
- msgstr ""
83
-
84
- #: admin/admin.php:139
85
- msgid "Read More"
86
- msgstr ""
87
-
88
- #: lib/wp-content-aware-engine/module/bp_member.php:37
89
- msgid "All Sections"
90
- msgstr ""
91
-
92
- #: lib/wp-content-aware-engine/module/bp_member.php:35
93
- msgid "BuddyPress Profiles"
94
- msgstr ""
95
-
96
- #: admin/sidebar-edit.php:957
97
- msgid "Documentation"
98
- msgstr "Dokumentazioa"
99
-
100
- #: sidebar.php:127
101
- msgid "Target Sidebar"
102
- msgstr ""
103
-
104
- #: sidebar.php:120
105
- msgid "Shortcode / Template Tag"
106
- msgstr ""
107
-
108
- #: admin/sidebar-overview.php:292
109
- msgid "Undo"
110
- msgstr "Desegin"
111
-
112
- #: admin/sidebar-overview.php:231
113
- msgid "You are not allowed to delete this item."
114
- msgstr ""
115
-
116
- #: admin/sidebar-overview.php:216
117
- msgid "You are not allowed to restore this item from the Trash."
118
- msgstr ""
119
-
120
- #: admin/sidebar-overview.php:197
121
- msgid "You are not allowed to move this item to the Trash."
122
- msgstr ""
123
-
124
- #. translators: %s: search keywords
125
- #: admin/sidebar-overview.php:133
126
- msgid "Search results for &#8220;%s&#8221;"
127
- msgstr ""
128
-
129
- #. translators: %s: post title
130
- #: admin/sidebar-list-table.php:635
131
- msgid "Delete &#8220;%s&#8221; permanently"
132
- msgstr ""
133
-
134
- #: admin/sidebar-list-table.php:627
135
- msgctxt "verb"
136
- msgid "Trash"
137
- msgstr "Zakarrontzia"
138
-
139
- #. translators: %s: post title
140
- #: admin/sidebar-list-table.php:626
141
- msgid "Move &#8220;%s&#8221; to the Trash"
142
- msgstr ""
143
-
144
- #. translators: %s: post title
145
- #: admin/sidebar-list-table.php:618
146
- msgid "Restore &#8220;%s&#8221; from the Trash"
147
- msgstr ""
148
-
149
- #. translators: %s: sidebar title
150
- #: admin/sidebar-list-table.php:597
151
- msgid "Edit &#8220;%s&#8221;"
152
- msgstr ""
153
-
154
- #: admin/sidebar-list-table.php:532
155
- msgid "Missed schedule"
156
- msgstr ""
157
-
158
- #: admin/sidebar-list-table.php:520
159
- msgid "Until %s"
160
- msgstr ""
161
-
162
- #. translators: Sidebar status date and time format, see http://php.net/date
163
- #: admin/sidebar-list-table.php:519 admin/sidebar-list-table.php:525
164
- msgid "Y/m/d g:i:s a"
165
- msgstr "Y-m-d G:i:s"
166
-
167
- #. translators: Sidebar status date format, see http://php.net/date
168
- #: admin/sidebar-list-table.php:517 admin/sidebar-list-table.php:529
169
- msgid "Y/m/d"
170
- msgstr "Y/m/d"
171
-
172
- #: admin/sidebar-list-table.php:422
173
- msgid "%s is currently editing"
174
- msgstr ""
175
-
176
- #. translators: %s: post title
177
- #: admin/sidebar-list-table.php:407
178
- msgid "&#8220;%s&#8221; (Edit)"
179
- msgstr ""
180
-
181
- #: admin/sidebar-list-table.php:365
182
- msgid "Select %s"
183
- msgstr ""
184
-
185
- #: admin/sidebar-list-table.php:311 sidebar.php:114
186
- msgctxt "option"
187
- msgid "Action"
188
- msgstr ""
189
-
190
- #: admin/sidebar-list-table.php:310
191
- msgctxt "column name"
192
- msgid "Title"
193
- msgstr "Izenburua"
194
-
195
- #: admin/sidebar-list-table.php:282
196
- msgid "Empty Trash"
197
- msgstr "Hustu zakarrontzia"
198
-
199
- #: admin/sidebar-list-table.php:255 admin/sidebar-list-table.php:619
200
- msgid "Restore"
201
- msgstr ""
202
-
203
- #: admin/sidebar-list-table.php:207
204
- msgid "Inactive <span class=\"count\">(%s)</span>"
205
- msgid_plural "Inactive <span class=\"count\">(%s)</span>"
206
- msgstr[0] ""
207
- msgstr[1] ""
208
-
209
- #: admin/sidebar-list-table.php:206
210
- msgid "Active <span class=\"count\">(%s)</span>"
211
- msgid_plural "Active <span class=\"count\">(%s)</span>"
212
- msgstr[0] ""
213
- msgstr[1] ""
214
-
215
- #: admin/sidebar-list-table.php:193
216
- msgctxt "sidebars"
217
- msgid "All <span class=\"count\">(%s)</span>"
218
- msgid_plural "All <span class=\"count\">(%s)</span>"
219
- msgstr[0] ""
220
- msgstr[1] ""
221
-
222
- #: admin/sidebar-edit.php:1322
223
- msgid "F j, Y"
224
- msgstr "Y-m-d"
225
-
226
- #: admin/admin.php:138
227
- msgid "Free updates and email support included."
228
- msgstr ""
229
-
230
- #: admin/admin.php:137
231
- msgid "You can upgrade without leaving the admin panel by clicking below."
232
- msgstr ""
233
-
234
- #: admin/admin.php:135
235
- msgid "Get All Features With Content Aware Sidebars Pro"
236
- msgstr ""
237
-
238
- #: admin/admin.php:129
239
- msgid "Sync widgets across themes"
240
- msgstr ""
241
-
242
- #: admin/admin.php:127
243
- msgid "Visibility for roles"
244
- msgstr ""
245
-
246
- #: admin/admin.php:125
247
- msgid "Extra condition types"
248
- msgstr ""
249
-
250
- #: admin/sidebar-edit.php:1004
251
- msgid "Activates on <b>%1$s</b>"
252
- msgstr ""
253
-
254
- #. translators: Publish box date format, see http://php.net/date
255
- #: admin/sidebar-edit.php:999
256
- msgid "M j, Y"
257
- msgstr ""
258
-
259
- #: admin/sidebar-edit.php:866
260
- msgid "Display sidebar only in given time ranges on select days."
261
- msgstr ""
262
-
263
- #: admin/sidebar-edit.php:853
264
- msgid "Never"
265
- msgstr ""
266
-
267
- #: admin/sidebar-edit.php:844
268
- msgid "Select date"
269
- msgstr ""
270
-
271
- #: admin/sidebar-edit.php:834 admin/sidebar-list-table.php:314
272
- msgid "Status"
273
- msgstr "Egoera"
274
-
275
- #: admin/admin.php:128 admin/sidebar-edit.php:761
276
- msgid "Time Schedule"
277
- msgstr ""
278
-
279
- #: admin/sidebar-edit.php:738
280
- msgid "Sidebar Status"
281
- msgstr ""
282
-
283
- #: admin/sidebar-edit.php:696
284
- msgid ""
285
- "Should the sidebar merge with a target sidebar or replace it? Maybe you want to insert it in your content with a shortcode.\n"
286
- "\n"
287
- "Display the sidebar for everyone or make it visible only for logged-in users.\n"
288
- "\n"
289
- " You are in control."
290
- msgstr ""
291
-
292
- #: admin/sidebar-edit.php:641
293
- msgid "Sidebar deactivated."
294
- msgstr ""
295
-
296
- #: admin/sidebar-edit.php:637
297
- msgid "Sidebar activated."
298
- msgstr ""
299
-
300
- #: admin/sidebar-edit.php:478
301
- msgid "Enter title here"
302
- msgstr ""
303
-
304
- #: admin/sidebar-edit.php:372 admin/sidebar-overview.php:234
305
- msgid "Error in deleting."
306
- msgstr ""
307
-
308
- #: admin/sidebar-edit.php:361 admin/sidebar-overview.php:219
309
- msgid "Error in restoring from Trash."
310
- msgstr ""
311
-
312
- #: admin/sidebar-edit.php:358
313
- msgid "You are not allowed to restore this sidebar from the Trash."
314
- msgstr ""
315
-
316
- #: admin/sidebar-edit.php:343 admin/sidebar-overview.php:205
317
- msgid "Error in moving to Trash."
318
- msgstr ""
319
-
320
- #: admin/sidebar-edit.php:339
321
- msgid "You cannot move this sidebar to the Trash. %s is currently editing."
322
- msgstr ""
323
-
324
- #: admin/sidebar-edit.php:195 admin/sidebar-edit.php:288
325
- msgid "The sidebar no longer exists."
326
- msgstr ""
327
-
328
- #: admin/sidebar-edit.php:238 admin/sidebar-edit.php:745
329
- msgid "Advanced"
330
- msgstr "Aurreratua"
331
-
332
- #: admin/sidebar-edit.php:236
333
- msgid "Conditions"
334
- msgstr ""
335
-
336
- #: admin/sidebar-edit.php:199
337
- msgid "You cannot edit this sidebar because it is in the Trash. Please restore it and try again."
338
- msgstr ""
339
-
340
- #: admin/sidebar-edit.php:83
341
- msgid "URLs (Pro Feature)"
342
- msgstr ""
343
-
344
- #: admin/post_type_sidebar.php:295 admin/screen_widgets.php:108
345
- #: admin/screen_widgets.php:137 admin/sidebar-edit.php:1010
346
- #: admin/sidebar-list-table.php:539
347
- msgid "Inactive"
348
- msgstr ""
349
-
350
- #: admin/screen_widgets.php:108 admin/screen_widgets.php:131
351
- #: admin/sidebar-edit.php:1007 admin/sidebar-list-table.php:513
352
- msgid "Active"
353
- msgstr ""
354
-
355
- #. Author URI of the plugin/theme
356
- msgid "https://dev.institute"
357
- msgstr ""
358
-
359
- #. Author of the plugin/theme
360
- msgid "Joachim Jensen"
361
- msgstr ""
362
-
363
- #. Plugin URI of the plugin/theme
364
- msgid "https://dev.institute/wordpress/sidebars-pro/"
365
- msgstr ""
366
-
367
- #: admin/sidebar-edit.php:1037
368
- msgid "Enable"
369
- msgstr ""
370
-
371
- #: admin/sidebar-edit.php:1028 admin/sidebar-edit.php:1036
372
- msgid "Widget Revisions: %s"
373
- msgstr ""
374
-
375
- #: admin/sidebar-edit.php:116
376
- msgid "Upgrade to Pro"
377
- msgstr ""
378
-
379
- #: sidebar.php:245 sidebar.php:267
380
- msgid "(no title)"
381
- msgstr "(izenbururik ez)"
382
-
383
- #: lib/wp-pointer-tour/wp-pointer-tour.php:164
384
- msgid "Previous"
385
- msgstr "Aurrekoa"
386
-
387
- #: admin/screen_widgets.php:168
388
- msgid "Expand"
389
- msgstr ""
390
-
391
- #: admin/screen_widgets.php:167
392
- msgid "Collapse"
393
- msgstr "Tolestu"
394
-
395
- #: admin/sidebar-edit.php:1302
396
- msgid "User Roles available in Pro"
397
- msgstr ""
398
-
399
- #: admin/admin.php:126 admin/sidebar-list-table.php:609
400
- msgid "Widget Revisions"
401
- msgstr ""
402
-
403
- #: admin/sidebar-edit.php:99
404
- msgid "Display this sidebar only on content that meets the following conditions:"
405
- msgstr ""
406
-
407
- #: admin/post_type_sidebar.php:276
408
- msgid "Display sidebars per %s etc. with the %s."
409
- msgstr ""
410
-
411
- #: admin/post_type_sidebar.php:272
412
- msgid "Note: Selected Sidebars are displayed on this %s specifically."
413
- msgstr ""
414
-
415
- #: admin/post_type_sidebar.php:257
416
- msgid "Default"
417
- msgstr "Lehenetsia"
418
-
419
- #: admin/post_type_sidebar.php:275
420
- msgid "Sidebar Manager"
421
- msgstr ""
422
-
423
- #: admin/post_type_sidebar.php:245
424
- msgid "Archive Page"
425
- msgstr ""
426
-
427
- #: admin/post_type_sidebar.php:237
428
- msgid "Page Template"
429
- msgstr ""
430
-
431
- #: admin/post_type_sidebar.php:234
432
- msgid "Child Page"
433
- msgstr ""
434
-
435
- #: admin/post_type_sidebar.php:231
436
- msgid "Author"
437
- msgstr "Egilea"
438
-
439
- #: admin/post_type_sidebar.php:223 admin/post_type_sidebar.php:262
440
- msgid "Type to Add New Sidebar"
441
- msgstr ""
442
-
443
- #: admin/post_type_sidebar.php:219
444
- msgid "Create New"
445
- msgstr ""
446
-
447
- #: admin/post_type_sidebar.php:177
448
- msgid "Sidebars - Quick Select"
449
- msgstr ""
450
-
451
- #: admin/sidebar-edit.php:712
452
- msgid "Finish Tour"
453
- msgstr ""
454
-
455
- #: admin/sidebar-edit.php:686
456
- msgid ""
457
- "Click on the input field and select the content you want.\n"
458
- "\n"
459
- "If you can't find the right content in the list, type something to search.\n"
460
- "\n"
461
- " You can add several types of content to the same group, try e.g. \"All Posts\" and an Author to target all posts written by that author. Awesome!\n"
462
- "\n"
463
- "Remember to save the changes on each group."
464
- msgstr ""
465
-
466
- #: admin/sidebar-edit.php:668
467
- msgid "I know how to use it"
468
- msgstr ""
469
-
470
- #: admin/sidebar-edit.php:660
471
- msgid ""
472
- "You've just installed or updated Content Aware Sidebars. Awesome!\n"
473
- "\n"
474
- "You can display sidebars on any page or in any context. If that is new to you, this 3 step interactive guide will show you just how easy it is."
475
- msgstr ""
476
-
477
- #: admin/sidebar-edit.php:659
478
- msgid "Get Started in 3 Easy Steps"
479
- msgstr ""
480
-
481
- #: lib/wp-content-aware-engine/module/bbpress.php:32
482
- msgid "All Profiles"
483
- msgstr ""
484
-
485
- #: lib/wp-content-aware-engine/module/author.php:30
486
- msgid "All Authors"
487
- msgstr ""
488
-
489
- #: sidebar.php:190
490
- msgid "Sidebar Conditions"
491
- msgstr ""
492
-
493
- #: sidebar.php:109
494
- msgid "Logged-in Users"
495
- msgstr ""
496
-
497
- #: lib/wp-content-aware-engine/view/group_template.php:11
498
- msgid "Not"
499
- msgstr ""
500
-
501
- #: admin/sidebar-edit.php:850
502
- msgid "Deactivate"
503
- msgstr ""
504
-
505
- #: admin/sidebar-edit.php:841
506
- msgid "Activate"
507
- msgstr "Aktibatu"
508
-
509
- #: admin/post_type_sidebar.php:220 admin/sidebar-edit.php:1013
510
- msgid "New"
511
- msgstr ""
512
-
513
- #: freemius.php:58
514
- msgid "Please help us improve %2$s by securely sharing some usage data with %5$s. If you skip this, that's okay! %2$s will still work just fine."
515
- msgstr ""
516
-
517
- #: admin/screen_widgets.php:147
518
- msgid "Revisions"
519
- msgstr "Berrikuspenak"
520
-
521
- #: admin/sidebar-edit.php:1311 admin/sidebar-list-table.php:500
522
- msgid "All Users"
523
- msgstr ""
524
-
525
- #: admin/sidebar-list-table.php:456
526
- msgid "Add sidebar at the bottom during merge"
527
- msgstr ""
528
-
529
- #: admin/sidebar-list-table.php:455
530
- msgid "Add sidebar at the top during merge"
531
- msgstr ""
532
-
533
- #: admin/sidebar-edit.php:989
534
- msgid "Update"
535
- msgstr "Eguneratu"
536
-
537
- #: admin/sidebar-edit.php:237
538
- msgid "Schedule"
539
- msgstr "Programatu"
540
-
541
- #: admin/sidebar-edit.php:899 admin/sidebar-list-table.php:263
542
- msgid "Move to Trash"
543
- msgstr "Bota zakarrontzira"
544
-
545
- #: admin/sidebar-edit.php:897 admin/sidebar-list-table.php:261
546
- #: admin/sidebar-list-table.php:636
547
- msgid "Delete Permanently"
548
- msgstr ""
549
-
550
- #: app.php:174
551
- msgid "Upgrade"
552
- msgstr ""
553
-
554
- #: admin/sidebar-edit.php:1029
555
- msgid "Browse revisions"
556
- msgstr "Arakatu berrikusketak"
557
-
558
- #: admin/sidebar-edit.php:1029
559
- msgctxt "revisions"
560
- msgid "Browse"
561
- msgstr "Arakatu"
562
-
563
- #: admin/sidebar-edit.php:1019 admin/sidebar-list-table.php:598
564
- msgid "Edit"
565
- msgstr "Editatu"
566
-
567
- #: admin/sidebar-edit.php:994
568
- msgid "Status:"
569
- msgstr "Egoera:"
570
-
571
- #: admin/sidebar-edit.php:934 admin/sidebar-edit.php:935
572
- #: admin/sidebar-list-table.php:313 sidebar.php:105
573
- msgid "Visibility"
574
- msgstr ""
575
-
576
- #: admin/admin.php:139
577
- msgid "Upgrade Now"
578
- msgstr ""
579
-
580
- #: admin/sidebar-edit.php:960
581
- msgid "Priority Email Support"
582
- msgstr ""
583
-
584
- #: admin/sidebar-edit.php:261 admin/sidebar-edit.php:961
585
- msgid "Forum Support"
586
- msgstr ""
587
-
588
- #: admin/admin.php:131
589
- msgid "Content Aware Sidebars Pro"
590
- msgstr ""
591
-
592
- #: admin/sidebar-edit.php:731
593
- msgid "Publish"
594
- msgstr "Argitaratu"
595
-
596
- #: admin/sidebar-edit.php:119
597
- msgid "Like it? %1$sSupport the plugin with a %2$s Review%3$s"
598
- msgstr ""
599
-
600
- #: lib/wp-content-aware-engine/view/group_template.php:51
601
- msgid "Save Changes"
602
- msgstr "Gorde aldaketak"
603
-
604
- #: lib/wp-content-aware-engine/module/pods.php:30
605
- msgid "All Pods Pages"
606
- msgstr ""
607
-
608
- #: lib/wp-content-aware-engine/module/pods.php:29
609
- msgid "Pods Pages"
610
- msgstr ""
611
-
612
- #: admin/sidebar-edit.php:673
613
- msgid ""
614
- "With this dropdown you can select on what conditions the sidebar should be displayed.\n"
615
- "\n"
616
- "Content Aware Sidebars has built-in support for many types of content and even other plugins!\n"
617
- "\n"
618
- "Select something to continue the tour. You can change it later."
619
- msgstr ""
620
-
621
- #: admin/sidebar-edit.php:672
622
- msgid "Select Content Type"
623
- msgstr ""
624
-
625
- #: admin/sidebar-edit.php:667
626
- msgid "Start Quick Tour"
627
- msgstr ""
628
-
629
- #: lib/wp-content-aware-engine/view/group_template.php:43
630
- msgid "Negate conditions"
631
- msgstr ""
632
-
633
- #: lib/wp-content-aware-engine/view/group_template.php:18
634
- #: lib/wp-content-aware-engine/view/meta_box.php:18
635
- msgid "Select content type"
636
- msgstr ""
637
-
638
- #: lib/wp-content-aware-engine/module/page_template.php:36
639
- msgid "All Templates"
640
- msgstr ""
641
-
642
- #: lib/wp-content-aware-engine/core.php:805
643
- msgid "Searching"
644
- msgstr ""
645
-
646
- #: lib/wp-content-aware-engine/core.php:648
647
- msgid "Conditions updated"
648
- msgstr ""
649
-
650
- #: lib/wp-content-aware-engine/core.php:625
651
- msgid "Could not delete conditions"
652
- msgstr ""
653
-
654
- #: lib/wp-content-aware-engine/core.php:531
655
- msgid "Conditional Logic"
656
- msgstr ""
657
-
658
- #: lib/wp-pointer-tour/wp-pointer-tour.php:165
659
- msgid "Next"
660
- msgstr "Hurrengoa"
661
-
662
- #: lib/wp-pointer-tour/wp-pointer-tour.php:163
663
- msgid "Close"
664
- msgstr "Itxi"
665
-
666
- #: admin/sidebar-edit.php:706
667
- msgid ""
668
- "That's it! Now you can start creating sidebars and display them on your own conditions.\n"
669
- "\n"
670
- "If you need more help, click on the \"Help\" tab here."
671
- msgstr ""
672
-
673
- #: admin/sidebar-edit.php:705
674
- msgid "Help and Support"
675
- msgstr ""
676
-
677
- #: admin/sidebar-edit.php:695
678
- msgid "Options, options"
679
- msgstr ""
680
-
681
- #: admin/sidebar-edit.php:958
682
- msgid "Get Started"
683
- msgstr ""
684
-
685
- #: admin/post_type_sidebar.php:292 admin/screen_widgets.php:134
686
- #: admin/sidebar-list-table.php:534
687
- #: lib/wp-content-aware-engine/module/post_type.php:319
688
- #: lib/wp-content-aware-engine/walker.php:185
689
- msgid "Scheduled"
690
- msgstr ""
691
-
692
- #: lib/wp-content-aware-engine/module/post_type.php:317
693
- #: lib/wp-content-aware-engine/walker.php:183
694
- msgid "Sticky"
695
- msgstr ""
696
-
697
- #. translators: post state
698
- #: lib/wp-content-aware-engine/module/post_type.php:315
699
- #: lib/wp-content-aware-engine/walker.php:181
700
- msgctxt "post state"
701
- msgid "Pending"
702
- msgstr ""
703
-
704
- #: lib/wp-content-aware-engine/module/post_type.php:312
705
- #: lib/wp-content-aware-engine/walker.php:178
706
- msgid "Draft"
707
- msgstr "Zirriborroa"
708
-
709
- #: lib/wp-content-aware-engine/module/post_type.php:310
710
- #: lib/wp-content-aware-engine/walker.php:176
711
- msgid "Private"
712
- msgstr "Pribatua"
713
-
714
- #: lib/wp-content-aware-engine/module/post_type.php:308
715
- #: lib/wp-content-aware-engine/walker.php:174
716
- msgid "Password protected"
717
- msgstr ""
718
-
719
- #: lib/wp-content-aware-engine/module/taxonomy.php:49
720
- msgid "Taxonomies"
721
- msgstr "Taxonomiak"
722
-
723
- #: lib/wp-content-aware-engine/module/static.php:50
724
- msgid "404 Page"
725
- msgstr "404 orrialdea"
726
-
727
- #: lib/wp-content-aware-engine/module/static.php:49
728
- msgid "Search Results"
729
- msgstr "Bilaketaren Emaitzak"
730
-
731
- #: lib/wp-content-aware-engine/module/static.php:48
732
- msgid "Front Page"
733
- msgstr "Azaleko orrialdea"
734
-
735
- #: lib/wp-content-aware-engine/module/static.php:36
736
- msgid "Static Pages"
737
- msgstr "Orrialde Estatikoak"
738
-
739
- #: lib/wp-content-aware-engine/module/post_type.php:284
740
- msgid "Blog Page"
741
- msgstr ""
742
-
743
- #: lib/wp-content-aware-engine/module/post_type.php:283
744
- #: lib/wp-content-aware-engine/module/taxonomy.php:288
745
- msgid "%s Archives"
746
- msgstr ""
747
-
748
- #: lib/wp-content-aware-engine/module/post_type.php:42
749
- msgid "Post Types"
750
- msgstr "Bidalketa Motak"
751
-
752
- #: lib/wp-content-aware-engine/module/polylang.php:29
753
- #: lib/wp-content-aware-engine/module/qtranslate.php:29
754
- #: lib/wp-content-aware-engine/module/transposh.php:29
755
- #: lib/wp-content-aware-engine/module/wpml.php:29
756
- msgid "Languages"
757
- msgstr "Hizkuntzak"
758
-
759
- #: lib/wp-content-aware-engine/module/page_template.php:35
760
- msgid "Page Templates"
761
- msgstr "Orrialde Plantillak"
762
-
763
- #: lib/wp-content-aware-engine/module/date.php:32
764
- msgid "Date Archives"
765
- msgstr ""
766
-
767
- #: lib/wp-content-aware-engine/module/date.php:30
768
- msgid "Dates"
769
- msgstr ""
770
-
771
- #: lib/wp-content-aware-engine/module/bbpress.php:31
772
- msgid "bbPress User Profiles"
773
- msgstr "bbPress Erabiltzaile Profilak"
774
-
775
- #: lib/wp-content-aware-engine/module/author.php:29
776
- msgid "Authors"
777
- msgstr "Egileak"
778
-
779
- #: lib/wp-content-aware-engine/core.php:807
780
- msgid "Target all but this context"
781
- msgstr ""
782
-
783
- #: lib/wp-content-aware-engine/core.php:808
784
- msgid "Conditions have unsaved changes. Do you want to continue and discard these changes?"
785
- msgstr ""
786
-
787
- #: lib/wp-content-aware-engine/core.php:806
788
- msgid "No results found."
789
- msgstr "Ez da emaitzarik topatu."
790
-
791
- #: lib/wp-content-aware-engine/view/module/condition_post_type_template.php:16
792
- #: lib/wp-content-aware-engine/view/module/condition_taxonomy_template.php:16
793
- #: lib/wp-content-aware-engine/view/module/condition_template.php:16
794
- msgid "And"
795
- msgstr ""
796
-
797
- #: lib/wp-content-aware-engine/view/group_template.php:10
798
- #: lib/wp-content-aware-engine/view/meta_box.php:14
799
- msgid "Or"
800
- msgstr "Edo"
801
-
802
- #: admin/sidebar-edit.php:987
803
- msgid "Save"
804
- msgstr "Gorde"
805
-
806
- #: lib/wp-content-aware-engine/core.php:617
807
- msgid "Unauthorized request"
808
- msgstr "Baimenik gabeko eskaera"
809
-
810
- #: lib/wp-content-aware-engine/core.php:248
811
- msgctxt "condition status"
812
- msgid "Negated"
813
- msgstr ""
814
-
815
- #: lib/wp-content-aware-engine/core.php:228
816
- msgid "Condition Group"
817
- msgstr "Baldintzazko Taldea"
818
-
819
- #: admin/screen_widgets.php:170
820
- msgid "Filter Widgets"
821
- msgstr ""
822
-
823
- #: admin/screen_widgets.php:169
824
- msgid "Filter Sidebars"
825
- msgstr ""
826
-
827
- #: admin/sidebar-edit.php:955
828
- msgid "Translate the plugin into your language"
829
- msgstr "Itzuli plugin hau zure hizkuntzara"
830
-
831
- #: admin/sidebar-edit.php:890 admin/sidebar-edit.php:891
832
- msgid "Order"
833
- msgstr "Ordena"
834
-
835
- #: app.php:168
836
- msgid "Get Support"
837
- msgstr "Eskuratu Laguntza"
838
-
839
- #: admin/sidebar-edit.php:259
840
- msgid "More Information"
841
- msgstr "Informazio Gehiago"
842
-
843
- #: admin/sidebar-edit.php:255
844
- msgid "Each created condition group describe some specific content (conditions) that the current sidebar should be displayed with."
845
- msgstr "Sortzen den baldintzazko talde bakoitzak, hainbat eduki (baldintza) zehatz deskribatzen ditu, uneko albo-barrak erakutsiko dituenak."
846
-
847
- #: admin/sidebar-edit.php:254 admin/sidebar-edit.php:685
848
- #: lib/wp-content-aware-engine/core.php:227
849
- msgid "Condition Groups"
850
- msgstr "Baldintzazko Taldeak"
851
-
852
- #: admin/sidebar-edit.php:771
853
- msgid "Options"
854
- msgstr "Ezarpenak"
855
-
856
- #. #-#-#-#-# tmp-content-aware-sidebars.pot (Content Aware Sidebars 3.5.2)
857
- #. #-#-#-#-#
858
- #. Plugin Name of the plugin/theme
859
- #: admin/sidebar-edit.php:754
860
- msgid "Content Aware Sidebars"
861
- msgstr "Content Aware Sidebars"
862
-
863
- #: admin/sidebar-list-table.php:475
864
- msgid "Manage Widgets"
865
- msgstr "Kudeatu Widgetak"
866
-
867
- #: admin/sidebar-list-table.php:312
868
- msgid "Widgets"
869
- msgstr "Widgetak"
870
-
871
- #: admin/sidebar-list-table.php:448 sidebar.php:284
872
- msgid "Please update Host Sidebar"
873
- msgstr "Faborez, eguneratu Berezko Albo-Barra"
874
-
875
- #: admin/sidebar-overview.php:277
876
- msgid "%s sidebar restored from the Trash."
877
- msgid_plural "%s sidebars restored from the Trash."
878
- msgstr[0] ""
879
- msgstr[1] ""
880
-
881
- #: admin/sidebar-overview.php:276
882
- msgid "%s sidebar moved to the Trash."
883
- msgid_plural "%s sidebars moved to the Trash."
884
- msgstr[0] ""
885
- msgstr[1] ""
886
-
887
- #: admin/sidebar-overview.php:275
888
- msgid "%s sidebar permanently deleted."
889
- msgid_plural "%s sidebars permanently deleted."
890
- msgstr[0] ""
891
- msgstr[1] ""
892
-
893
- #: admin/sidebar-overview.php:274
894
- msgid "%s sidebar not updated, somebody is editing it."
895
- msgid_plural "%s sidebars not updated, somebody is editing them."
896
- msgstr[0] ""
897
- msgstr[1] ""
898
-
899
- #: admin/sidebar-overview.php:273
900
- msgid "%s sidebar updated."
901
- msgid_plural "%s sidebars updated."
902
- msgstr[0] ""
903
- msgstr[1] ""
904
-
905
- #. translators: Publish box date format, see http://php.net/date
906
- #: admin/sidebar-edit.php:640
907
- msgid "M j, Y @ G:i"
908
- msgstr "M j, Y @ G:i"
909
-
910
- #: admin/sidebar-edit.php:638
911
- msgid "Sidebar scheduled for: <strong>%1$s</strong>."
912
- msgstr "<strong>%1$s</strong> erako programatutako Albo-Barra."
913
-
914
- #: admin/sidebar-edit.php:636
915
- msgid "Sidebar updated."
916
- msgstr "Albo-Barra eguneratu da."
917
-
918
- #: admin/sidebar-edit.php:634 admin/sidebar-overview.php:270
919
- msgid "Manage widgets"
920
- msgstr "Kudeatu Widgetak"
921
-
922
- #: sidebar.php:191
923
- msgid "No content. Please add at least one condition group to make the sidebar content aware."
924
- msgstr "Ez dago edukirik. Faborez, gehitu gutxienez baldintzazko talde bat albo-barra erabilgarri bihurtzeko."
925
-
926
- #: sidebar.php:188
927
- msgid "No sidebars found in Trash"
928
- msgstr "Ez da Albo-Barrarik topatu zakarrontzian"
929
-
930
- #: admin/post_type_sidebar.php:225 sidebar.php:187
931
- msgid "No sidebars found"
932
- msgstr "Ez da Albo-Barrarik topatu"
933
-
934
- #: sidebar.php:186
935
- msgid "Search Sidebars"
936
- msgstr "Bilatu Albo-Barrak"
937
-
938
- #: sidebar.php:185
939
- msgid "View Sidebar"
940
- msgstr "Ikusi Albo-Barra"
941
-
942
- #: sidebar.php:184
943
- msgid "All Sidebars"
944
- msgstr "Albo-Barra Guztiak"
945
-
946
- #: sidebar.php:183
947
- msgid "New Sidebar"
948
- msgstr "Albo-Barra Berria"
949
-
950
- #: admin/screen_widgets.php:147 sidebar.php:182
951
- msgid "Edit Sidebar"
952
- msgstr "Editatu Albo-Barra"
953
-
954
- #: sidebar.php:181
955
- msgid "Add New Sidebar"
956
- msgstr "Gehitu Albo-Barra Berria"
957
-
958
- #: sidebar.php:180
959
- msgctxt "sidebar"
960
- msgid "Add New"
961
- msgstr "Gehitu berria"
962
-
963
- #: sidebar.php:179
964
- msgid "Sidebar"
965
- msgstr "Albo-barra"
966
-
967
- #: sidebar.php:178
968
- msgid "Sidebars"
969
- msgstr "Albo-Barrak"
970
-
971
- #: sidebar.php:141
972
- msgid "Place sidebar on top or bottom of host when merging."
973
- msgstr "Albo-Barra berezkoaren gainean edo azpian kokatu elkartzea gauzatzean."
974
-
975
- #: sidebar.php:139
976
- msgid "Bottom"
977
- msgstr "Azpian"
978
-
979
- #: sidebar.php:138
980
- msgid "Top"
981
- msgstr "Gainean"
982
-
983
- #: sidebar.php:134
984
- msgid "Merge Position"
985
- msgstr ""
986
-
987
- #: sidebar.php:123
988
- msgid "Replace host sidebar, merge with it or add sidebar manually."
989
- msgstr "Ordezkatu berezko albo-barra, batu berarekin edo gehitu albo-barra bat eskuz."
990
-
991
- #: sidebar.php:121
992
- msgid "Forced replace"
993
- msgstr "Behartu ordezkapena"
994
-
995
- #: sidebar.php:119
996
- msgid "Merge"
997
- msgstr "Batu"
998
-
999
- #: sidebar.php:118
1000
- msgid "Replace"
1001
- msgstr "Ordezkatu"
1002
-
1003
- #: lib/wp-content-aware-engine/view/group_template.php:37
1004
- msgid "Archives"
1005
- msgstr "Artxiboak"
1006
-
1007
- #: lib/wp-content-aware-engine/view/group_template.php:31
1008
- msgid "Singulars"
1009
- msgstr ""
1010
-
1011
- #: admin/sidebar-edit.php:260 admin/sidebar-edit.php:959 app.php:167
1012
- msgid "FAQ"
1013
- msgstr "FAQ"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
lang/content-aware-sidebars-fa_IR.po DELETED
@@ -1,1005 +0,0 @@
1
- # Translation of Plugins - Content Aware Sidebars - Widget Area Control - Development (trunk) in Persian
2
- # This file is distributed under the same license as the Plugins - Content Aware Sidebars - Widget Area Control - Development (trunk) package.
3
- msgid ""
4
- msgstr ""
5
- "PO-Revision-Date: 2016-02-03 01:23:57+0000\n"
6
- "MIME-Version: 1.0\n"
7
- "Content-Type: text/plain; charset=UTF-8\n"
8
- "Content-Transfer-Encoding: 8bit\n"
9
- "Plural-Forms: nplurals=1; plural=0;\n"
10
- "X-Generator: GlotPress/2.4.0-alpha\n"
11
- "Language: fa\n"
12
- "Project-Id-Version: Plugins - Content Aware Sidebars - Widget Area Control - Development (trunk)\n"
13
-
14
- #. Description of the plugin/theme
15
- msgid "Unlimited custom sidebars and widget areas for any post, page, category etc."
16
- msgstr ""
17
-
18
- #: lib/wp-content-aware-engine/view/group_template.php:54
19
- msgid "Settings"
20
- msgstr ""
21
-
22
- #: lib/wp-content-aware-engine/core.php:705
23
- msgid "Auto-select new children of selected items"
24
- msgstr ""
25
-
26
- #: admin/sidebar-list-table.php:605
27
- msgid "Duplicate"
28
- msgstr ""
29
-
30
- #. translators: %s: sidebar title
31
- #: admin/sidebar-list-table.php:604
32
- msgid "Duplicate %s"
33
- msgstr ""
34
-
35
- #: admin/sidebar-edit.php:369
36
- msgid "You are not allowed to delete this sidebar."
37
- msgstr ""
38
-
39
- #: admin/sidebar-edit.php:335
40
- msgid "You are not allowed to move this sidebar to the Trash."
41
- msgstr ""
42
-
43
- #: admin/sidebar-edit.php:222 admin/sidebar-edit.php:553
44
- msgid "You are not allowed to create sidebars."
45
- msgstr ""
46
-
47
- #: admin/sidebar-edit.php:197 admin/sidebar-edit.php:551
48
- #: admin/sidebar-edit.php:556
49
- msgid "You are not allowed to edit this sidebar."
50
- msgstr ""
51
-
52
- #: admin/admin.php:136
53
- msgid "Enhance your sidebars and widget areas with: %s and more."
54
- msgstr ""
55
-
56
- #: admin/admin.php:102
57
- msgid "You do not have access to this screen."
58
- msgstr ""
59
-
60
- #: admin/screen_widgets.php:171
61
- msgid "This sidebar is already scheduled to be activated. Do you want to activate it now?"
62
- msgstr ""
63
-
64
- #: admin/sidebar-edit.php:866
65
- msgid "Pro"
66
- msgstr ""
67
-
68
- #: admin/sidebar-edit.php:823
69
- msgid "No thanks"
70
- msgstr ""
71
-
72
- #: admin/sidebar-edit.php:823
73
- msgid "Review Content Aware Sidebars"
74
- msgstr ""
75
-
76
- #: admin/sidebar-edit.php:818
77
- msgid "I have spent countless hours developing it, and it would mean a lot to me if you %ssupport it with a quick review on WordPress.org.%s"
78
- msgstr ""
79
-
80
- #: admin/sidebar-edit.php:813
81
- msgid "Hey %s, it's Joachim from %s. You have used this free plugin for some time now, and I hope you like it!"
82
- msgstr ""
83
-
84
- #: admin/admin.php:139
85
- msgid "Read More"
86
- msgstr ""
87
-
88
- #: lib/wp-content-aware-engine/module/bp_member.php:37
89
- msgid "All Sections"
90
- msgstr ""
91
-
92
- #: lib/wp-content-aware-engine/module/bp_member.php:35
93
- msgid "BuddyPress Profiles"
94
- msgstr ""
95
-
96
- #: admin/sidebar-edit.php:957
97
- msgid "Documentation"
98
- msgstr ""
99
-
100
- #: sidebar.php:127
101
- msgid "Target Sidebar"
102
- msgstr ""
103
-
104
- #: sidebar.php:120
105
- msgid "Shortcode / Template Tag"
106
- msgstr ""
107
-
108
- #: admin/sidebar-overview.php:292
109
- msgid "Undo"
110
- msgstr ""
111
-
112
- #: admin/sidebar-overview.php:231
113
- msgid "You are not allowed to delete this item."
114
- msgstr ""
115
-
116
- #: admin/sidebar-overview.php:216
117
- msgid "You are not allowed to restore this item from the Trash."
118
- msgstr ""
119
-
120
- #: admin/sidebar-overview.php:197
121
- msgid "You are not allowed to move this item to the Trash."
122
- msgstr ""
123
-
124
- #. translators: %s: search keywords
125
- #: admin/sidebar-overview.php:133
126
- msgid "Search results for &#8220;%s&#8221;"
127
- msgstr ""
128
-
129
- #. translators: %s: post title
130
- #: admin/sidebar-list-table.php:635
131
- msgid "Delete &#8220;%s&#8221; permanently"
132
- msgstr ""
133
-
134
- #: admin/sidebar-list-table.php:627
135
- msgctxt "verb"
136
- msgid "Trash"
137
- msgstr ""
138
-
139
- #. translators: %s: post title
140
- #: admin/sidebar-list-table.php:626
141
- msgid "Move &#8220;%s&#8221; to the Trash"
142
- msgstr ""
143
-
144
- #. translators: %s: post title
145
- #: admin/sidebar-list-table.php:618
146
- msgid "Restore &#8220;%s&#8221; from the Trash"
147
- msgstr ""
148
-
149
- #. translators: %s: sidebar title
150
- #: admin/sidebar-list-table.php:597
151
- msgid "Edit &#8220;%s&#8221;"
152
- msgstr ""
153
-
154
- #: admin/sidebar-list-table.php:532
155
- msgid "Missed schedule"
156
- msgstr ""
157
-
158
- #: admin/sidebar-list-table.php:520
159
- msgid "Until %s"
160
- msgstr ""
161
-
162
- #. translators: Sidebar status date and time format, see http://php.net/date
163
- #: admin/sidebar-list-table.php:519 admin/sidebar-list-table.php:525
164
- msgid "Y/m/d g:i:s a"
165
- msgstr ""
166
-
167
- #. translators: Sidebar status date format, see http://php.net/date
168
- #: admin/sidebar-list-table.php:517 admin/sidebar-list-table.php:529
169
- msgid "Y/m/d"
170
- msgstr ""
171
-
172
- #: admin/sidebar-list-table.php:422
173
- msgid "%s is currently editing"
174
- msgstr ""
175
-
176
- #. translators: %s: post title
177
- #: admin/sidebar-list-table.php:407
178
- msgid "&#8220;%s&#8221; (Edit)"
179
- msgstr ""
180
-
181
- #: admin/sidebar-list-table.php:365
182
- msgid "Select %s"
183
- msgstr ""
184
-
185
- #: admin/sidebar-list-table.php:311 sidebar.php:114
186
- msgctxt "option"
187
- msgid "Action"
188
- msgstr ""
189
-
190
- #: admin/sidebar-list-table.php:310
191
- msgctxt "column name"
192
- msgid "Title"
193
- msgstr ""
194
-
195
- #: admin/sidebar-list-table.php:282
196
- msgid "Empty Trash"
197
- msgstr ""
198
-
199
- #: admin/sidebar-list-table.php:255 admin/sidebar-list-table.php:619
200
- msgid "Restore"
201
- msgstr ""
202
-
203
- #: admin/sidebar-list-table.php:207
204
- msgid "Inactive <span class=\"count\">(%s)</span>"
205
- msgid_plural "Inactive <span class=\"count\">(%s)</span>"
206
- msgstr[0] ""
207
-
208
- #: admin/sidebar-list-table.php:206
209
- msgid "Active <span class=\"count\">(%s)</span>"
210
- msgid_plural "Active <span class=\"count\">(%s)</span>"
211
- msgstr[0] ""
212
-
213
- #: admin/sidebar-list-table.php:193
214
- msgctxt "sidebars"
215
- msgid "All <span class=\"count\">(%s)</span>"
216
- msgid_plural "All <span class=\"count\">(%s)</span>"
217
- msgstr[0] ""
218
-
219
- #: admin/sidebar-edit.php:1322
220
- msgid "F j, Y"
221
- msgstr ""
222
-
223
- #: admin/admin.php:138
224
- msgid "Free updates and email support included."
225
- msgstr ""
226
-
227
- #: admin/admin.php:137
228
- msgid "You can upgrade without leaving the admin panel by clicking below."
229
- msgstr ""
230
-
231
- #: admin/admin.php:135
232
- msgid "Get All Features With Content Aware Sidebars Pro"
233
- msgstr ""
234
-
235
- #: admin/admin.php:129
236
- msgid "Sync widgets across themes"
237
- msgstr ""
238
-
239
- #: admin/admin.php:127
240
- msgid "Visibility for roles"
241
- msgstr ""
242
-
243
- #: admin/admin.php:125
244
- msgid "Extra condition types"
245
- msgstr ""
246
-
247
- #: admin/sidebar-edit.php:1004
248
- msgid "Activates on <b>%1$s</b>"
249
- msgstr ""
250
-
251
- #. translators: Publish box date format, see http://php.net/date
252
- #: admin/sidebar-edit.php:999
253
- msgid "M j, Y"
254
- msgstr ""
255
-
256
- #: admin/sidebar-edit.php:866
257
- msgid "Display sidebar only in given time ranges on select days."
258
- msgstr ""
259
-
260
- #: admin/sidebar-edit.php:853
261
- msgid "Never"
262
- msgstr ""
263
-
264
- #: admin/sidebar-edit.php:844
265
- msgid "Select date"
266
- msgstr ""
267
-
268
- #: admin/sidebar-edit.php:834 admin/sidebar-list-table.php:314
269
- msgid "Status"
270
- msgstr ""
271
-
272
- #: admin/admin.php:128 admin/sidebar-edit.php:761
273
- msgid "Time Schedule"
274
- msgstr ""
275
-
276
- #: admin/sidebar-edit.php:738
277
- msgid "Sidebar Status"
278
- msgstr ""
279
-
280
- #: admin/sidebar-edit.php:696
281
- msgid ""
282
- "Should the sidebar merge with a target sidebar or replace it? Maybe you want to insert it in your content with a shortcode.\n"
283
- "\n"
284
- "Display the sidebar for everyone or make it visible only for logged-in users.\n"
285
- "\n"
286
- " You are in control."
287
- msgstr ""
288
-
289
- #: admin/sidebar-edit.php:641
290
- msgid "Sidebar deactivated."
291
- msgstr ""
292
-
293
- #: admin/sidebar-edit.php:637
294
- msgid "Sidebar activated."
295
- msgstr ""
296
-
297
- #: admin/sidebar-edit.php:478
298
- msgid "Enter title here"
299
- msgstr ""
300
-
301
- #: admin/sidebar-edit.php:372 admin/sidebar-overview.php:234
302
- msgid "Error in deleting."
303
- msgstr ""
304
-
305
- #: admin/sidebar-edit.php:361 admin/sidebar-overview.php:219
306
- msgid "Error in restoring from Trash."
307
- msgstr ""
308
-
309
- #: admin/sidebar-edit.php:358
310
- msgid "You are not allowed to restore this sidebar from the Trash."
311
- msgstr ""
312
-
313
- #: admin/sidebar-edit.php:343 admin/sidebar-overview.php:205
314
- msgid "Error in moving to Trash."
315
- msgstr ""
316
-
317
- #: admin/sidebar-edit.php:339
318
- msgid "You cannot move this sidebar to the Trash. %s is currently editing."
319
- msgstr ""
320
-
321
- #: admin/sidebar-edit.php:195 admin/sidebar-edit.php:288
322
- msgid "The sidebar no longer exists."
323
- msgstr ""
324
-
325
- #: admin/sidebar-edit.php:238 admin/sidebar-edit.php:745
326
- msgid "Advanced"
327
- msgstr ""
328
-
329
- #: admin/sidebar-edit.php:236
330
- msgid "Conditions"
331
- msgstr ""
332
-
333
- #: admin/sidebar-edit.php:199
334
- msgid "You cannot edit this sidebar because it is in the Trash. Please restore it and try again."
335
- msgstr ""
336
-
337
- #: admin/sidebar-edit.php:83
338
- msgid "URLs (Pro Feature)"
339
- msgstr ""
340
-
341
- #: admin/post_type_sidebar.php:295 admin/screen_widgets.php:108
342
- #: admin/screen_widgets.php:137 admin/sidebar-edit.php:1010
343
- #: admin/sidebar-list-table.php:539
344
- msgid "Inactive"
345
- msgstr ""
346
-
347
- #: admin/screen_widgets.php:108 admin/screen_widgets.php:131
348
- #: admin/sidebar-edit.php:1007 admin/sidebar-list-table.php:513
349
- msgid "Active"
350
- msgstr ""
351
-
352
- #. Author URI of the plugin/theme
353
- msgid "https://dev.institute"
354
- msgstr ""
355
-
356
- #. Author of the plugin/theme
357
- msgid "Joachim Jensen"
358
- msgstr ""
359
-
360
- #. Plugin URI of the plugin/theme
361
- msgid "https://dev.institute/wordpress/sidebars-pro/"
362
- msgstr ""
363
-
364
- #: admin/sidebar-edit.php:1037
365
- msgid "Enable"
366
- msgstr ""
367
-
368
- #: admin/sidebar-edit.php:1028 admin/sidebar-edit.php:1036
369
- msgid "Widget Revisions: %s"
370
- msgstr ""
371
-
372
- #: admin/sidebar-edit.php:116
373
- msgid "Upgrade to Pro"
374
- msgstr ""
375
-
376
- #: sidebar.php:245 sidebar.php:267
377
- msgid "(no title)"
378
- msgstr ""
379
-
380
- #: lib/wp-pointer-tour/wp-pointer-tour.php:164
381
- msgid "Previous"
382
- msgstr ""
383
-
384
- #: admin/screen_widgets.php:168
385
- msgid "Expand"
386
- msgstr ""
387
-
388
- #: admin/screen_widgets.php:167
389
- msgid "Collapse"
390
- msgstr ""
391
-
392
- #: admin/sidebar-edit.php:1302
393
- msgid "User Roles available in Pro"
394
- msgstr ""
395
-
396
- #: admin/admin.php:126 admin/sidebar-list-table.php:609
397
- msgid "Widget Revisions"
398
- msgstr ""
399
-
400
- #: admin/sidebar-edit.php:99
401
- msgid "Display this sidebar only on content that meets the following conditions:"
402
- msgstr ""
403
-
404
- #: admin/post_type_sidebar.php:276
405
- msgid "Display sidebars per %s etc. with the %s."
406
- msgstr ""
407
-
408
- #: admin/post_type_sidebar.php:272
409
- msgid "Note: Selected Sidebars are displayed on this %s specifically."
410
- msgstr ""
411
-
412
- #: admin/post_type_sidebar.php:257
413
- msgid "Default"
414
- msgstr ""
415
-
416
- #: admin/post_type_sidebar.php:275
417
- msgid "Sidebar Manager"
418
- msgstr ""
419
-
420
- #: admin/post_type_sidebar.php:245
421
- msgid "Archive Page"
422
- msgstr ""
423
-
424
- #: admin/post_type_sidebar.php:237
425
- msgid "Page Template"
426
- msgstr ""
427
-
428
- #: admin/post_type_sidebar.php:234
429
- msgid "Child Page"
430
- msgstr ""
431
-
432
- #: admin/post_type_sidebar.php:231
433
- msgid "Author"
434
- msgstr ""
435
-
436
- #: admin/post_type_sidebar.php:223 admin/post_type_sidebar.php:262
437
- msgid "Type to Add New Sidebar"
438
- msgstr ""
439
-
440
- #: admin/post_type_sidebar.php:219
441
- msgid "Create New"
442
- msgstr ""
443
-
444
- #: admin/post_type_sidebar.php:177
445
- msgid "Sidebars - Quick Select"
446
- msgstr ""
447
-
448
- #: admin/sidebar-edit.php:712
449
- msgid "Finish Tour"
450
- msgstr ""
451
-
452
- #: admin/sidebar-edit.php:686
453
- msgid ""
454
- "Click on the input field and select the content you want.\n"
455
- "\n"
456
- "If you can't find the right content in the list, type something to search.\n"
457
- "\n"
458
- " You can add several types of content to the same group, try e.g. \"All Posts\" and an Author to target all posts written by that author. Awesome!\n"
459
- "\n"
460
- "Remember to save the changes on each group."
461
- msgstr ""
462
-
463
- #: admin/sidebar-edit.php:668
464
- msgid "I know how to use it"
465
- msgstr ""
466
-
467
- #: admin/sidebar-edit.php:660
468
- msgid ""
469
- "You've just installed or updated Content Aware Sidebars. Awesome!\n"
470
- "\n"
471
- "You can display sidebars on any page or in any context. If that is new to you, this 3 step interactive guide will show you just how easy it is."
472
- msgstr ""
473
-
474
- #: admin/sidebar-edit.php:659
475
- msgid "Get Started in 3 Easy Steps"
476
- msgstr ""
477
-
478
- #: lib/wp-content-aware-engine/module/bbpress.php:32
479
- msgid "All Profiles"
480
- msgstr ""
481
-
482
- #: lib/wp-content-aware-engine/module/author.php:30
483
- msgid "All Authors"
484
- msgstr ""
485
-
486
- #: sidebar.php:190
487
- msgid "Sidebar Conditions"
488
- msgstr ""
489
-
490
- #: sidebar.php:109
491
- msgid "Logged-in Users"
492
- msgstr ""
493
-
494
- #: lib/wp-content-aware-engine/view/group_template.php:11
495
- msgid "Not"
496
- msgstr ""
497
-
498
- #: admin/sidebar-edit.php:850
499
- msgid "Deactivate"
500
- msgstr ""
501
-
502
- #: admin/sidebar-edit.php:841
503
- msgid "Activate"
504
- msgstr ""
505
-
506
- #: admin/post_type_sidebar.php:220 admin/sidebar-edit.php:1013
507
- msgid "New"
508
- msgstr ""
509
-
510
- #: freemius.php:58
511
- msgid "Please help us improve %2$s by securely sharing some usage data with %5$s. If you skip this, that's okay! %2$s will still work just fine."
512
- msgstr ""
513
-
514
- #: admin/screen_widgets.php:147
515
- msgid "Revisions"
516
- msgstr ""
517
-
518
- #: admin/sidebar-edit.php:1311 admin/sidebar-list-table.php:500
519
- msgid "All Users"
520
- msgstr ""
521
-
522
- #: admin/sidebar-list-table.php:456
523
- msgid "Add sidebar at the bottom during merge"
524
- msgstr ""
525
-
526
- #: admin/sidebar-list-table.php:455
527
- msgid "Add sidebar at the top during merge"
528
- msgstr ""
529
-
530
- #: admin/sidebar-edit.php:989
531
- msgid "Update"
532
- msgstr ""
533
-
534
- #: admin/sidebar-edit.php:237
535
- msgid "Schedule"
536
- msgstr ""
537
-
538
- #: admin/sidebar-edit.php:899 admin/sidebar-list-table.php:263
539
- msgid "Move to Trash"
540
- msgstr ""
541
-
542
- #: admin/sidebar-edit.php:897 admin/sidebar-list-table.php:261
543
- #: admin/sidebar-list-table.php:636
544
- msgid "Delete Permanently"
545
- msgstr ""
546
-
547
- #: app.php:174
548
- msgid "Upgrade"
549
- msgstr ""
550
-
551
- #: admin/sidebar-edit.php:1029
552
- msgid "Browse revisions"
553
- msgstr ""
554
-
555
- #: admin/sidebar-edit.php:1029
556
- msgctxt "revisions"
557
- msgid "Browse"
558
- msgstr ""
559
-
560
- #: admin/sidebar-edit.php:1019 admin/sidebar-list-table.php:598
561
- msgid "Edit"
562
- msgstr ""
563
-
564
- #: admin/sidebar-edit.php:994
565
- msgid "Status:"
566
- msgstr ""
567
-
568
- #: admin/sidebar-edit.php:934 admin/sidebar-edit.php:935
569
- #: admin/sidebar-list-table.php:313 sidebar.php:105
570
- msgid "Visibility"
571
- msgstr ""
572
-
573
- #: admin/admin.php:139
574
- msgid "Upgrade Now"
575
- msgstr ""
576
-
577
- #: admin/sidebar-edit.php:960
578
- msgid "Priority Email Support"
579
- msgstr ""
580
-
581
- #: admin/sidebar-edit.php:261 admin/sidebar-edit.php:961
582
- msgid "Forum Support"
583
- msgstr ""
584
-
585
- #: admin/admin.php:131
586
- msgid "Content Aware Sidebars Pro"
587
- msgstr ""
588
-
589
- #: admin/sidebar-edit.php:731
590
- msgid "Publish"
591
- msgstr ""
592
-
593
- #: admin/sidebar-edit.php:119
594
- msgid "Like it? %1$sSupport the plugin with a %2$s Review%3$s"
595
- msgstr ""
596
-
597
- #: lib/wp-content-aware-engine/view/group_template.php:51
598
- msgid "Save Changes"
599
- msgstr "ذخیره ی تنظیمات"
600
-
601
- #: lib/wp-content-aware-engine/module/pods.php:30
602
- msgid "All Pods Pages"
603
- msgstr ""
604
-
605
- #: lib/wp-content-aware-engine/module/pods.php:29
606
- msgid "Pods Pages"
607
- msgstr ""
608
-
609
- #: admin/sidebar-edit.php:673
610
- msgid ""
611
- "With this dropdown you can select on what conditions the sidebar should be displayed.\n"
612
- "\n"
613
- "Content Aware Sidebars has built-in support for many types of content and even other plugins!\n"
614
- "\n"
615
- "Select something to continue the tour. You can change it later."
616
- msgstr ""
617
-
618
- #: admin/sidebar-edit.php:672
619
- msgid "Select Content Type"
620
- msgstr ""
621
-
622
- #: admin/sidebar-edit.php:667
623
- msgid "Start Quick Tour"
624
- msgstr ""
625
-
626
- #: lib/wp-content-aware-engine/view/group_template.php:43
627
- msgid "Negate conditions"
628
- msgstr ""
629
-
630
- #: lib/wp-content-aware-engine/view/group_template.php:18
631
- #: lib/wp-content-aware-engine/view/meta_box.php:18
632
- msgid "Select content type"
633
- msgstr ""
634
-
635
- #: lib/wp-content-aware-engine/module/page_template.php:36
636
- msgid "All Templates"
637
- msgstr ""
638
-
639
- #: lib/wp-content-aware-engine/core.php:805
640
- msgid "Searching"
641
- msgstr ""
642
-
643
- #: lib/wp-content-aware-engine/core.php:648
644
- msgid "Conditions updated"
645
- msgstr ""
646
-
647
- #: lib/wp-content-aware-engine/core.php:625
648
- msgid "Could not delete conditions"
649
- msgstr ""
650
-
651
- #: lib/wp-content-aware-engine/core.php:531
652
- msgid "Conditional Logic"
653
- msgstr "منطق شرطی"
654
-
655
- #: lib/wp-pointer-tour/wp-pointer-tour.php:165
656
- msgid "Next"
657
- msgstr "بعدی"
658
-
659
- #: lib/wp-pointer-tour/wp-pointer-tour.php:163
660
- msgid "Close"
661
- msgstr "بسته"
662
-
663
- #: admin/sidebar-edit.php:706
664
- msgid ""
665
- "That's it! Now you can start creating sidebars and display them on your own conditions.\n"
666
- "\n"
667
- "If you need more help, click on the \"Help\" tab here."
668
- msgstr ""
669
-
670
- #: admin/sidebar-edit.php:705
671
- msgid "Help and Support"
672
- msgstr "کمک و ‍شتیبانی"
673
-
674
- #: admin/sidebar-edit.php:695
675
- msgid "Options, options"
676
- msgstr "تنظیمات"
677
-
678
- #: admin/sidebar-edit.php:958
679
- msgid "Get Started"
680
- msgstr ""
681
-
682
- #: admin/post_type_sidebar.php:292 admin/screen_widgets.php:134
683
- #: admin/sidebar-list-table.php:534
684
- #: lib/wp-content-aware-engine/module/post_type.php:319
685
- #: lib/wp-content-aware-engine/walker.php:185
686
- msgid "Scheduled"
687
- msgstr ""
688
-
689
- #: lib/wp-content-aware-engine/module/post_type.php:317
690
- #: lib/wp-content-aware-engine/walker.php:183
691
- msgid "Sticky"
692
- msgstr ""
693
-
694
- #. translators: post state
695
- #: lib/wp-content-aware-engine/module/post_type.php:315
696
- #: lib/wp-content-aware-engine/walker.php:181
697
- msgctxt "post state"
698
- msgid "Pending"
699
- msgstr ""
700
-
701
- #: lib/wp-content-aware-engine/module/post_type.php:312
702
- #: lib/wp-content-aware-engine/walker.php:178
703
- msgid "Draft"
704
- msgstr ""
705
-
706
- #: lib/wp-content-aware-engine/module/post_type.php:310
707
- #: lib/wp-content-aware-engine/walker.php:176
708
- msgid "Private"
709
- msgstr ""
710
-
711
- #: lib/wp-content-aware-engine/module/post_type.php:308
712
- #: lib/wp-content-aware-engine/walker.php:174
713
- msgid "Password protected"
714
- msgstr ""
715
-
716
- #: lib/wp-content-aware-engine/module/taxonomy.php:49
717
- msgid "Taxonomies"
718
- msgstr ""
719
-
720
- #: lib/wp-content-aware-engine/module/static.php:50
721
- msgid "404 Page"
722
- msgstr "صفحه خطای 404"
723
-
724
- #: lib/wp-content-aware-engine/module/static.php:49
725
- msgid "Search Results"
726
- msgstr "نتایج جستجو"
727
-
728
- #: lib/wp-content-aware-engine/module/static.php:48
729
- msgid "Front Page"
730
- msgstr "صفحه اصلی"
731
-
732
- #: lib/wp-content-aware-engine/module/static.php:36
733
- msgid "Static Pages"
734
- msgstr "صفحات ثابت"
735
-
736
- #: lib/wp-content-aware-engine/module/post_type.php:284
737
- msgid "Blog Page"
738
- msgstr "صفحه وبلاگ"
739
-
740
- #: lib/wp-content-aware-engine/module/post_type.php:283
741
- #: lib/wp-content-aware-engine/module/taxonomy.php:288
742
- msgid "%s Archives"
743
- msgstr "%s بایگانی"
744
-
745
- #: lib/wp-content-aware-engine/module/post_type.php:42
746
- msgid "Post Types"
747
- msgstr "نوع ارسال"
748
-
749
- #: lib/wp-content-aware-engine/module/polylang.php:29
750
- #: lib/wp-content-aware-engine/module/qtranslate.php:29
751
- #: lib/wp-content-aware-engine/module/transposh.php:29
752
- #: lib/wp-content-aware-engine/module/wpml.php:29
753
- msgid "Languages"
754
- msgstr "زبان"
755
-
756
- #: lib/wp-content-aware-engine/module/page_template.php:35
757
- msgid "Page Templates"
758
- msgstr "قالب‌بندی صفحه"
759
-
760
- #: lib/wp-content-aware-engine/module/date.php:32
761
- msgid "Date Archives"
762
- msgstr "تاریخ بایگانی"
763
-
764
- #: lib/wp-content-aware-engine/module/date.php:30
765
- msgid "Dates"
766
- msgstr "تاریخ"
767
-
768
- #: lib/wp-content-aware-engine/module/bbpress.php:31
769
- msgid "bbPress User Profiles"
770
- msgstr "پروفایل کاربران bbPress"
771
-
772
- #: lib/wp-content-aware-engine/module/author.php:29
773
- msgid "Authors"
774
- msgstr "نویسندگان"
775
-
776
- #: lib/wp-content-aware-engine/core.php:807
777
- msgid "Target all but this context"
778
- msgstr ""
779
-
780
- #: lib/wp-content-aware-engine/core.php:808
781
- msgid "Conditions have unsaved changes. Do you want to continue and discard these changes?"
782
- msgstr ""
783
-
784
- #: lib/wp-content-aware-engine/core.php:806
785
- msgid "No results found."
786
- msgstr "نتیجه‌ای حاصل نشد."
787
-
788
- #: lib/wp-content-aware-engine/view/module/condition_post_type_template.php:16
789
- #: lib/wp-content-aware-engine/view/module/condition_taxonomy_template.php:16
790
- #: lib/wp-content-aware-engine/view/module/condition_template.php:16
791
- msgid "And"
792
- msgstr ""
793
-
794
- #: lib/wp-content-aware-engine/view/group_template.php:10
795
- #: lib/wp-content-aware-engine/view/meta_box.php:14
796
- msgid "Or"
797
- msgstr "یا"
798
-
799
- #: admin/sidebar-edit.php:987
800
- msgid "Save"
801
- msgstr "ذخیره"
802
-
803
- #: lib/wp-content-aware-engine/core.php:617
804
- msgid "Unauthorized request"
805
- msgstr "درخواست غیر مجاز"
806
-
807
- #: lib/wp-content-aware-engine/core.php:248
808
- msgctxt "condition status"
809
- msgid "Negated"
810
- msgstr ""
811
-
812
- #: lib/wp-content-aware-engine/core.php:228
813
- msgid "Condition Group"
814
- msgstr ""
815
-
816
- #: admin/screen_widgets.php:170
817
- msgid "Filter Widgets"
818
- msgstr ""
819
-
820
- #: admin/screen_widgets.php:169
821
- msgid "Filter Sidebars"
822
- msgstr ""
823
-
824
- #: admin/sidebar-edit.php:955
825
- msgid "Translate the plugin into your language"
826
- msgstr "ترجمه این پلاگین به زبان شما"
827
-
828
- #: admin/sidebar-edit.php:890 admin/sidebar-edit.php:891
829
- msgid "Order"
830
- msgstr "سفارش"
831
-
832
- #: app.php:168
833
- msgid "Get Support"
834
- msgstr "تقاضای پشتیبانی"
835
-
836
- #: admin/sidebar-edit.php:259
837
- msgid "More Information"
838
- msgstr "اطلاعات بیشتر"
839
-
840
- #: admin/sidebar-edit.php:255
841
- msgid "Each created condition group describe some specific content (conditions) that the current sidebar should be displayed with."
842
- msgstr ""
843
-
844
- #: admin/sidebar-edit.php:254 admin/sidebar-edit.php:685
845
- #: lib/wp-content-aware-engine/core.php:227
846
- msgid "Condition Groups"
847
- msgstr ""
848
-
849
- #: admin/sidebar-edit.php:771
850
- msgid "Options"
851
- msgstr "تنظیمات"
852
-
853
- #. #-#-#-#-# tmp-content-aware-sidebars.pot (Content Aware Sidebars 3.5.2)
854
- #. #-#-#-#-#
855
- #. Plugin Name of the plugin/theme
856
- #: admin/sidebar-edit.php:754
857
- msgid "Content Aware Sidebars"
858
- msgstr ""
859
-
860
- #: admin/sidebar-list-table.php:475
861
- msgid "Manage Widgets"
862
- msgstr "مدیریت ابزارک‌ها"
863
-
864
- #: admin/sidebar-list-table.php:312
865
- msgid "Widgets"
866
- msgstr "ابزارک‌ها"
867
-
868
- #: admin/sidebar-list-table.php:448 sidebar.php:284
869
- msgid "Please update Host Sidebar"
870
- msgstr ""
871
-
872
- #: admin/sidebar-overview.php:277
873
- msgid "%s sidebar restored from the Trash."
874
- msgid_plural "%s sidebars restored from the Trash."
875
- msgstr[0] ""
876
-
877
- #: admin/sidebar-overview.php:276
878
- msgid "%s sidebar moved to the Trash."
879
- msgid_plural "%s sidebars moved to the Trash."
880
- msgstr[0] ""
881
-
882
- #: admin/sidebar-overview.php:275
883
- msgid "%s sidebar permanently deleted."
884
- msgid_plural "%s sidebars permanently deleted."
885
- msgstr[0] ""
886
-
887
- #: admin/sidebar-overview.php:274
888
- msgid "%s sidebar not updated, somebody is editing it."
889
- msgid_plural "%s sidebars not updated, somebody is editing them."
890
- msgstr[0] ""
891
-
892
- #: admin/sidebar-overview.php:273
893
- msgid "%s sidebar updated."
894
- msgid_plural "%s sidebars updated."
895
- msgstr[0] ""
896
-
897
- #. translators: Publish box date format, see http://php.net/date
898
- #: admin/sidebar-edit.php:640
899
- msgid "M j, Y @ G:i"
900
- msgstr ""
901
-
902
- #: admin/sidebar-edit.php:638
903
- msgid "Sidebar scheduled for: <strong>%1$s</strong>."
904
- msgstr ""
905
-
906
- #: admin/sidebar-edit.php:636
907
- msgid "Sidebar updated."
908
- msgstr "سایدبار بروزرسانی شد."
909
-
910
- #: admin/sidebar-edit.php:634 admin/sidebar-overview.php:270
911
- msgid "Manage widgets"
912
- msgstr "مدیریت ابزارک ها"
913
-
914
- #: sidebar.php:191
915
- msgid "No content. Please add at least one condition group to make the sidebar content aware."
916
- msgstr ""
917
-
918
- #: sidebar.php:188
919
- msgid "No sidebars found in Trash"
920
- msgstr "هیچ سایدباری درون سطل زباله پیدا نشد"
921
-
922
- #: admin/post_type_sidebar.php:225 sidebar.php:187
923
- msgid "No sidebars found"
924
- msgstr "هیچ سایدباری پیدا نشد"
925
-
926
- #: sidebar.php:186
927
- msgid "Search Sidebars"
928
- msgstr "جستجوی سایدبارها"
929
-
930
- #: sidebar.php:185
931
- msgid "View Sidebar"
932
- msgstr "نمایش سایدبارها"
933
-
934
- #: sidebar.php:184
935
- msgid "All Sidebars"
936
- msgstr "همه سایدبارها"
937
-
938
- #: sidebar.php:183
939
- msgid "New Sidebar"
940
- msgstr "سایدبار تازه"
941
-
942
- #: admin/screen_widgets.php:147 sidebar.php:182
943
- msgid "Edit Sidebar"
944
- msgstr "ویرایش سایدبار"
945
-
946
- #: sidebar.php:181
947
- msgid "Add New Sidebar"
948
- msgstr "افزودن سایدبار تازه"
949
-
950
- #: sidebar.php:180
951
- msgctxt "sidebar"
952
- msgid "Add New"
953
- msgstr "افزودن تازه"
954
-
955
- #: sidebar.php:179
956
- msgid "Sidebar"
957
- msgstr "سایدبار"
958
-
959
- #: sidebar.php:178
960
- msgid "Sidebars"
961
- msgstr "سایدبارها"
962
-
963
- #: sidebar.php:141
964
- msgid "Place sidebar on top or bottom of host when merging."
965
- msgstr ""
966
-
967
- #: sidebar.php:139
968
- msgid "Bottom"
969
- msgstr "پایین"
970
-
971
- #: sidebar.php:138
972
- msgid "Top"
973
- msgstr "بالا"
974
-
975
- #: sidebar.php:134
976
- msgid "Merge Position"
977
- msgstr ""
978
-
979
- #: sidebar.php:123
980
- msgid "Replace host sidebar, merge with it or add sidebar manually."
981
- msgstr ""
982
-
983
- #: sidebar.php:121
984
- msgid "Forced replace"
985
- msgstr ""
986
-
987
- #: sidebar.php:119
988
- msgid "Merge"
989
- msgstr "ترکیب"
990
-
991
- #: sidebar.php:118
992
- msgid "Replace"
993
- msgstr "جایگزین"
994
-
995
- #: lib/wp-content-aware-engine/view/group_template.php:37
996
- msgid "Archives"
997
- msgstr ""
998
-
999
- #: lib/wp-content-aware-engine/view/group_template.php:31
1000
- msgid "Singulars"
1001
- msgstr ""
1002
-
1003
- #: admin/sidebar-edit.php:260 admin/sidebar-edit.php:959 app.php:167
1004
- msgid "FAQ"
1005
- msgstr "پرسش و پاسخ"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
lang/content-aware-sidebars-fi.po DELETED
@@ -1,1013 +0,0 @@
1
- # Translation of Plugins - Content Aware Sidebars - Widget Area Control - Development (trunk) in Finnish
2
- # This file is distributed under the same license as the Plugins - Content Aware Sidebars - Widget Area Control - Development (trunk) package.
3
- msgid ""
4
- msgstr ""
5
- "PO-Revision-Date: 2016-03-20 20:15:14+0000\n"
6
- "MIME-Version: 1.0\n"
7
- "Content-Type: text/plain; charset=UTF-8\n"
8
- "Content-Transfer-Encoding: 8bit\n"
9
- "Plural-Forms: nplurals=2; plural=n != 1;\n"
10
- "X-Generator: GlotPress/2.4.0-alpha\n"
11
- "Language: fi\n"
12
- "Project-Id-Version: Plugins - Content Aware Sidebars - Widget Area Control - Development (trunk)\n"
13
-
14
- #. Description of the plugin/theme
15
- msgid "Unlimited custom sidebars and widget areas for any post, page, category etc."
16
- msgstr ""
17
-
18
- #: lib/wp-content-aware-engine/view/group_template.php:54
19
- msgid "Settings"
20
- msgstr ""
21
-
22
- #: lib/wp-content-aware-engine/core.php:705
23
- msgid "Auto-select new children of selected items"
24
- msgstr ""
25
-
26
- #: admin/sidebar-list-table.php:605
27
- msgid "Duplicate"
28
- msgstr ""
29
-
30
- #. translators: %s: sidebar title
31
- #: admin/sidebar-list-table.php:604
32
- msgid "Duplicate %s"
33
- msgstr ""
34
-
35
- #: admin/sidebar-edit.php:369
36
- msgid "You are not allowed to delete this sidebar."
37
- msgstr ""
38
-
39
- #: admin/sidebar-edit.php:335
40
- msgid "You are not allowed to move this sidebar to the Trash."
41
- msgstr ""
42
-
43
- #: admin/sidebar-edit.php:222 admin/sidebar-edit.php:553
44
- msgid "You are not allowed to create sidebars."
45
- msgstr ""
46
-
47
- #: admin/sidebar-edit.php:197 admin/sidebar-edit.php:551
48
- #: admin/sidebar-edit.php:556
49
- msgid "You are not allowed to edit this sidebar."
50
- msgstr ""
51
-
52
- #: admin/admin.php:136
53
- msgid "Enhance your sidebars and widget areas with: %s and more."
54
- msgstr ""
55
-
56
- #: admin/admin.php:102
57
- msgid "You do not have access to this screen."
58
- msgstr ""
59
-
60
- #: admin/screen_widgets.php:171
61
- msgid "This sidebar is already scheduled to be activated. Do you want to activate it now?"
62
- msgstr ""
63
-
64
- #: admin/sidebar-edit.php:866
65
- msgid "Pro"
66
- msgstr ""
67
-
68
- #: admin/sidebar-edit.php:823
69
- msgid "No thanks"
70
- msgstr ""
71
-
72
- #: admin/sidebar-edit.php:823
73
- msgid "Review Content Aware Sidebars"
74
- msgstr ""
75
-
76
- #: admin/sidebar-edit.php:818
77
- msgid "I have spent countless hours developing it, and it would mean a lot to me if you %ssupport it with a quick review on WordPress.org.%s"
78
- msgstr ""
79
-
80
- #: admin/sidebar-edit.php:813
81
- msgid "Hey %s, it's Joachim from %s. You have used this free plugin for some time now, and I hope you like it!"
82
- msgstr ""
83
-
84
- #: admin/admin.php:139
85
- msgid "Read More"
86
- msgstr ""
87
-
88
- #: lib/wp-content-aware-engine/module/bp_member.php:37
89
- msgid "All Sections"
90
- msgstr ""
91
-
92
- #: lib/wp-content-aware-engine/module/bp_member.php:35
93
- msgid "BuddyPress Profiles"
94
- msgstr ""
95
-
96
- #: admin/sidebar-edit.php:957
97
- msgid "Documentation"
98
- msgstr ""
99
-
100
- #: sidebar.php:127
101
- msgid "Target Sidebar"
102
- msgstr ""
103
-
104
- #: sidebar.php:120
105
- msgid "Shortcode / Template Tag"
106
- msgstr ""
107
-
108
- #: admin/sidebar-overview.php:292
109
- msgid "Undo"
110
- msgstr ""
111
-
112
- #: admin/sidebar-overview.php:231
113
- msgid "You are not allowed to delete this item."
114
- msgstr ""
115
-
116
- #: admin/sidebar-overview.php:216
117
- msgid "You are not allowed to restore this item from the Trash."
118
- msgstr ""
119
-
120
- #: admin/sidebar-overview.php:197
121
- msgid "You are not allowed to move this item to the Trash."
122
- msgstr ""
123
-
124
- #. translators: %s: search keywords
125
- #: admin/sidebar-overview.php:133
126
- msgid "Search results for &#8220;%s&#8221;"
127
- msgstr ""
128
-
129
- #. translators: %s: post title
130
- #: admin/sidebar-list-table.php:635
131
- msgid "Delete &#8220;%s&#8221; permanently"
132
- msgstr ""
133
-
134
- #: admin/sidebar-list-table.php:627
135
- msgctxt "verb"
136
- msgid "Trash"
137
- msgstr ""
138
-
139
- #. translators: %s: post title
140
- #: admin/sidebar-list-table.php:626
141
- msgid "Move &#8220;%s&#8221; to the Trash"
142
- msgstr ""
143
-
144
- #. translators: %s: post title
145
- #: admin/sidebar-list-table.php:618
146
- msgid "Restore &#8220;%s&#8221; from the Trash"
147
- msgstr ""
148
-
149
- #. translators: %s: sidebar title
150
- #: admin/sidebar-list-table.php:597
151
- msgid "Edit &#8220;%s&#8221;"
152
- msgstr ""
153
-
154
- #: admin/sidebar-list-table.php:532
155
- msgid "Missed schedule"
156
- msgstr ""
157
-
158
- #: admin/sidebar-list-table.php:520
159
- msgid "Until %s"
160
- msgstr ""
161
-
162
- #. translators: Sidebar status date and time format, see http://php.net/date
163
- #: admin/sidebar-list-table.php:519 admin/sidebar-list-table.php:525
164
- msgid "Y/m/d g:i:s a"
165
- msgstr ""
166
-
167
- #. translators: Sidebar status date format, see http://php.net/date
168
- #: admin/sidebar-list-table.php:517 admin/sidebar-list-table.php:529
169
- msgid "Y/m/d"
170
- msgstr ""
171
-
172
- #: admin/sidebar-list-table.php:422
173
- msgid "%s is currently editing"
174
- msgstr ""
175
-
176
- #. translators: %s: post title
177
- #: admin/sidebar-list-table.php:407
178
- msgid "&#8220;%s&#8221; (Edit)"
179
- msgstr ""
180
-
181
- #: admin/sidebar-list-table.php:365
182
- msgid "Select %s"
183
- msgstr ""
184
-
185
- #: admin/sidebar-list-table.php:311 sidebar.php:114
186
- msgctxt "option"
187
- msgid "Action"
188
- msgstr ""
189
-
190
- #: admin/sidebar-list-table.php:310
191
- msgctxt "column name"
192
- msgid "Title"
193
- msgstr ""
194
-
195
- #: admin/sidebar-list-table.php:282
196
- msgid "Empty Trash"
197
- msgstr ""
198
-
199
- #: admin/sidebar-list-table.php:255 admin/sidebar-list-table.php:619
200
- msgid "Restore"
201
- msgstr ""
202
-
203
- #: admin/sidebar-list-table.php:207
204
- msgid "Inactive <span class=\"count\">(%s)</span>"
205
- msgid_plural "Inactive <span class=\"count\">(%s)</span>"
206
- msgstr[0] ""
207
- msgstr[1] ""
208
-
209
- #: admin/sidebar-list-table.php:206
210
- msgid "Active <span class=\"count\">(%s)</span>"
211
- msgid_plural "Active <span class=\"count\">(%s)</span>"
212
- msgstr[0] ""
213
- msgstr[1] ""
214
-
215
- #: admin/sidebar-list-table.php:193
216
- msgctxt "sidebars"
217
- msgid "All <span class=\"count\">(%s)</span>"
218
- msgid_plural "All <span class=\"count\">(%s)</span>"
219
- msgstr[0] ""
220
- msgstr[1] ""
221
-
222
- #: admin/sidebar-edit.php:1322
223
- msgid "F j, Y"
224
- msgstr ""
225
-
226
- #: admin/admin.php:138
227
- msgid "Free updates and email support included."
228
- msgstr ""
229
-
230
- #: admin/admin.php:137
231
- msgid "You can upgrade without leaving the admin panel by clicking below."
232
- msgstr ""
233
-
234
- #: admin/admin.php:135
235
- msgid "Get All Features With Content Aware Sidebars Pro"
236
- msgstr ""
237
-
238
- #: admin/admin.php:129
239
- msgid "Sync widgets across themes"
240
- msgstr ""
241
-
242
- #: admin/admin.php:127
243
- msgid "Visibility for roles"
244
- msgstr ""
245
-
246
- #: admin/admin.php:125
247
- msgid "Extra condition types"
248
- msgstr ""
249
-
250
- #: admin/sidebar-edit.php:1004
251
- msgid "Activates on <b>%1$s</b>"
252
- msgstr ""
253
-
254
- #. translators: Publish box date format, see http://php.net/date
255
- #: admin/sidebar-edit.php:999
256
- msgid "M j, Y"
257
- msgstr ""
258
-
259
- #: admin/sidebar-edit.php:866
260
- msgid "Display sidebar only in given time ranges on select days."
261
- msgstr ""
262
-
263
- #: admin/sidebar-edit.php:853
264
- msgid "Never"
265
- msgstr ""
266
-
267
- #: admin/sidebar-edit.php:844
268
- msgid "Select date"
269
- msgstr ""
270
-
271
- #: admin/sidebar-edit.php:834 admin/sidebar-list-table.php:314
272
- msgid "Status"
273
- msgstr ""
274
-
275
- #: admin/admin.php:128 admin/sidebar-edit.php:761
276
- msgid "Time Schedule"
277
- msgstr ""
278
-
279
- #: admin/sidebar-edit.php:738
280
- msgid "Sidebar Status"
281
- msgstr ""
282
-
283
- #: admin/sidebar-edit.php:696
284
- msgid ""
285
- "Should the sidebar merge with a target sidebar or replace it? Maybe you want to insert it in your content with a shortcode.\n"
286
- "\n"
287
- "Display the sidebar for everyone or make it visible only for logged-in users.\n"
288
- "\n"
289
- " You are in control."
290
- msgstr ""
291
-
292
- #: admin/sidebar-edit.php:641
293
- msgid "Sidebar deactivated."
294
- msgstr ""
295
-
296
- #: admin/sidebar-edit.php:637
297
- msgid "Sidebar activated."
298
- msgstr ""
299
-
300
- #: admin/sidebar-edit.php:478
301
- msgid "Enter title here"
302
- msgstr ""
303
-
304
- #: admin/sidebar-edit.php:372 admin/sidebar-overview.php:234
305
- msgid "Error in deleting."
306
- msgstr ""
307
-
308
- #: admin/sidebar-edit.php:361 admin/sidebar-overview.php:219
309
- msgid "Error in restoring from Trash."
310
- msgstr ""
311
-
312
- #: admin/sidebar-edit.php:358
313
- msgid "You are not allowed to restore this sidebar from the Trash."
314
- msgstr ""
315
-
316
- #: admin/sidebar-edit.php:343 admin/sidebar-overview.php:205
317
- msgid "Error in moving to Trash."
318
- msgstr ""
319
-
320
- #: admin/sidebar-edit.php:339
321
- msgid "You cannot move this sidebar to the Trash. %s is currently editing."
322
- msgstr ""
323
-
324
- #: admin/sidebar-edit.php:195 admin/sidebar-edit.php:288
325
- msgid "The sidebar no longer exists."
326
- msgstr ""
327
-
328
- #: admin/sidebar-edit.php:238 admin/sidebar-edit.php:745
329
- msgid "Advanced"
330
- msgstr ""
331
-
332
- #: admin/sidebar-edit.php:236
333
- msgid "Conditions"
334
- msgstr ""
335
-
336
- #: admin/sidebar-edit.php:199
337
- msgid "You cannot edit this sidebar because it is in the Trash. Please restore it and try again."
338
- msgstr ""
339
-
340
- #: admin/sidebar-edit.php:83
341
- msgid "URLs (Pro Feature)"
342
- msgstr ""
343
-
344
- #: admin/post_type_sidebar.php:295 admin/screen_widgets.php:108
345
- #: admin/screen_widgets.php:137 admin/sidebar-edit.php:1010
346
- #: admin/sidebar-list-table.php:539
347
- msgid "Inactive"
348
- msgstr ""
349
-
350
- #: admin/screen_widgets.php:108 admin/screen_widgets.php:131
351
- #: admin/sidebar-edit.php:1007 admin/sidebar-list-table.php:513
352
- msgid "Active"
353
- msgstr ""
354
-
355
- #. Author URI of the plugin/theme
356
- msgid "https://dev.institute"
357
- msgstr ""
358
-
359
- #. Author of the plugin/theme
360
- msgid "Joachim Jensen"
361
- msgstr ""
362
-
363
- #. Plugin URI of the plugin/theme
364
- msgid "https://dev.institute/wordpress/sidebars-pro/"
365
- msgstr ""
366
-
367
- #: admin/sidebar-edit.php:1037
368
- msgid "Enable"
369
- msgstr ""
370
-
371
- #: admin/sidebar-edit.php:1028 admin/sidebar-edit.php:1036
372
- msgid "Widget Revisions: %s"
373
- msgstr ""
374
-
375
- #: admin/sidebar-edit.php:116
376
- msgid "Upgrade to Pro"
377
- msgstr ""
378
-
379
- #: sidebar.php:245 sidebar.php:267
380
- msgid "(no title)"
381
- msgstr ""
382
-
383
- #: lib/wp-pointer-tour/wp-pointer-tour.php:164
384
- msgid "Previous"
385
- msgstr ""
386
-
387
- #: admin/screen_widgets.php:168
388
- msgid "Expand"
389
- msgstr ""
390
-
391
- #: admin/screen_widgets.php:167
392
- msgid "Collapse"
393
- msgstr ""
394
-
395
- #: admin/sidebar-edit.php:1302
396
- msgid "User Roles available in Pro"
397
- msgstr ""
398
-
399
- #: admin/admin.php:126 admin/sidebar-list-table.php:609
400
- msgid "Widget Revisions"
401
- msgstr ""
402
-
403
- #: admin/sidebar-edit.php:99
404
- msgid "Display this sidebar only on content that meets the following conditions:"
405
- msgstr ""
406
-
407
- #: admin/post_type_sidebar.php:276
408
- msgid "Display sidebars per %s etc. with the %s."
409
- msgstr ""
410
-
411
- #: admin/post_type_sidebar.php:272
412
- msgid "Note: Selected Sidebars are displayed on this %s specifically."
413
- msgstr ""
414
-
415
- #: admin/post_type_sidebar.php:257
416
- msgid "Default"
417
- msgstr ""
418
-
419
- #: admin/post_type_sidebar.php:275
420
- msgid "Sidebar Manager"
421
- msgstr ""
422
-
423
- #: admin/post_type_sidebar.php:245
424
- msgid "Archive Page"
425
- msgstr ""
426
-
427
- #: admin/post_type_sidebar.php:237
428
- msgid "Page Template"
429
- msgstr ""
430
-
431
- #: admin/post_type_sidebar.php:234
432
- msgid "Child Page"
433
- msgstr ""
434
-
435
- #: admin/post_type_sidebar.php:231
436
- msgid "Author"
437
- msgstr ""
438
-
439
- #: admin/post_type_sidebar.php:223 admin/post_type_sidebar.php:262
440
- msgid "Type to Add New Sidebar"
441
- msgstr ""
442
-
443
- #: admin/post_type_sidebar.php:219
444
- msgid "Create New"
445
- msgstr ""
446
-
447
- #: admin/post_type_sidebar.php:177
448
- msgid "Sidebars - Quick Select"
449
- msgstr ""
450
-
451
- #: admin/sidebar-edit.php:712
452
- msgid "Finish Tour"
453
- msgstr ""
454
-
455
- #: admin/sidebar-edit.php:686
456
- msgid ""
457
- "Click on the input field and select the content you want.\n"
458
- "\n"
459
- "If you can't find the right content in the list, type something to search.\n"
460
- "\n"
461
- " You can add several types of content to the same group, try e.g. \"All Posts\" and an Author to target all posts written by that author. Awesome!\n"
462
- "\n"
463
- "Remember to save the changes on each group."
464
- msgstr ""
465
-
466
- #: admin/sidebar-edit.php:668
467
- msgid "I know how to use it"
468
- msgstr ""
469
-
470
- #: admin/sidebar-edit.php:660
471
- msgid ""
472
- "You've just installed or updated Content Aware Sidebars. Awesome!\n"
473
- "\n"
474
- "You can display sidebars on any page or in any context. If that is new to you, this 3 step interactive guide will show you just how easy it is."
475
- msgstr ""
476
-
477
- #: admin/sidebar-edit.php:659
478
- msgid "Get Started in 3 Easy Steps"
479
- msgstr ""
480
-
481
- #: lib/wp-content-aware-engine/module/bbpress.php:32
482
- msgid "All Profiles"
483
- msgstr ""
484
-
485
- #: lib/wp-content-aware-engine/module/author.php:30
486
- msgid "All Authors"
487
- msgstr ""
488
-
489
- #: sidebar.php:190
490
- msgid "Sidebar Conditions"
491
- msgstr ""
492
-
493
- #: sidebar.php:109
494
- msgid "Logged-in Users"
495
- msgstr ""
496
-
497
- #: lib/wp-content-aware-engine/view/group_template.php:11
498
- msgid "Not"
499
- msgstr ""
500
-
501
- #: admin/sidebar-edit.php:850
502
- msgid "Deactivate"
503
- msgstr ""
504
-
505
- #: admin/sidebar-edit.php:841
506
- msgid "Activate"
507
- msgstr ""
508
-
509
- #: admin/post_type_sidebar.php:220 admin/sidebar-edit.php:1013
510
- msgid "New"
511
- msgstr ""
512
-
513
- #: freemius.php:58
514
- msgid "Please help us improve %2$s by securely sharing some usage data with %5$s. If you skip this, that's okay! %2$s will still work just fine."
515
- msgstr ""
516
-
517
- #: admin/screen_widgets.php:147
518
- msgid "Revisions"
519
- msgstr ""
520
-
521
- #: admin/sidebar-edit.php:1311 admin/sidebar-list-table.php:500
522
- msgid "All Users"
523
- msgstr ""
524
-
525
- #: admin/sidebar-list-table.php:456
526
- msgid "Add sidebar at the bottom during merge"
527
- msgstr ""
528
-
529
- #: admin/sidebar-list-table.php:455
530
- msgid "Add sidebar at the top during merge"
531
- msgstr ""
532
-
533
- #: admin/sidebar-edit.php:989
534
- msgid "Update"
535
- msgstr ""
536
-
537
- #: admin/sidebar-edit.php:237
538
- msgid "Schedule"
539
- msgstr ""
540
-
541
- #: admin/sidebar-edit.php:899 admin/sidebar-list-table.php:263
542
- msgid "Move to Trash"
543
- msgstr ""
544
-
545
- #: admin/sidebar-edit.php:897 admin/sidebar-list-table.php:261
546
- #: admin/sidebar-list-table.php:636
547
- msgid "Delete Permanently"
548
- msgstr ""
549
-
550
- #: app.php:174
551
- msgid "Upgrade"
552
- msgstr ""
553
-
554
- #: admin/sidebar-edit.php:1029
555
- msgid "Browse revisions"
556
- msgstr ""
557
-
558
- #: admin/sidebar-edit.php:1029
559
- msgctxt "revisions"
560
- msgid "Browse"
561
- msgstr ""
562
-
563
- #: admin/sidebar-edit.php:1019 admin/sidebar-list-table.php:598
564
- msgid "Edit"
565
- msgstr ""
566
-
567
- #: admin/sidebar-edit.php:994
568
- msgid "Status:"
569
- msgstr ""
570
-
571
- #: admin/sidebar-edit.php:934 admin/sidebar-edit.php:935
572
- #: admin/sidebar-list-table.php:313 sidebar.php:105
573
- msgid "Visibility"
574
- msgstr ""
575
-
576
- #: admin/admin.php:139
577
- msgid "Upgrade Now"
578
- msgstr ""
579
-
580
- #: admin/sidebar-edit.php:960
581
- msgid "Priority Email Support"
582
- msgstr ""
583
-
584
- #: admin/sidebar-edit.php:261 admin/sidebar-edit.php:961
585
- msgid "Forum Support"
586
- msgstr ""
587
-
588
- #: admin/admin.php:131
589
- msgid "Content Aware Sidebars Pro"
590
- msgstr ""
591
-
592
- #: admin/sidebar-edit.php:731
593
- msgid "Publish"
594
- msgstr ""
595
-
596
- #: admin/sidebar-edit.php:119
597
- msgid "Like it? %1$sSupport the plugin with a %2$s Review%3$s"
598
- msgstr ""
599
-
600
- #: lib/wp-content-aware-engine/view/group_template.php:51
601
- msgid "Save Changes"
602
- msgstr "Tallenna valinnat"
603
-
604
- #: lib/wp-content-aware-engine/module/pods.php:30
605
- msgid "All Pods Pages"
606
- msgstr ""
607
-
608
- #: lib/wp-content-aware-engine/module/pods.php:29
609
- msgid "Pods Pages"
610
- msgstr ""
611
-
612
- #: admin/sidebar-edit.php:673
613
- msgid ""
614
- "With this dropdown you can select on what conditions the sidebar should be displayed.\n"
615
- "\n"
616
- "Content Aware Sidebars has built-in support for many types of content and even other plugins!\n"
617
- "\n"
618
- "Select something to continue the tour. You can change it later."
619
- msgstr ""
620
-
621
- #: admin/sidebar-edit.php:672
622
- msgid "Select Content Type"
623
- msgstr ""
624
-
625
- #: admin/sidebar-edit.php:667
626
- msgid "Start Quick Tour"
627
- msgstr ""
628
-
629
- #: lib/wp-content-aware-engine/view/group_template.php:43
630
- msgid "Negate conditions"
631
- msgstr ""
632
-
633
- #: lib/wp-content-aware-engine/view/group_template.php:18
634
- #: lib/wp-content-aware-engine/view/meta_box.php:18
635
- msgid "Select content type"
636
- msgstr ""
637
-
638
- #: lib/wp-content-aware-engine/module/page_template.php:36
639
- msgid "All Templates"
640
- msgstr ""
641
-
642
- #: lib/wp-content-aware-engine/core.php:805
643
- msgid "Searching"
644
- msgstr ""
645
-
646
- #: lib/wp-content-aware-engine/core.php:648
647
- msgid "Conditions updated"
648
- msgstr ""
649
-
650
- #: lib/wp-content-aware-engine/core.php:625
651
- msgid "Could not delete conditions"
652
- msgstr ""
653
-
654
- #: lib/wp-content-aware-engine/core.php:531
655
- msgid "Conditional Logic"
656
- msgstr ""
657
-
658
- #: lib/wp-pointer-tour/wp-pointer-tour.php:165
659
- msgid "Next"
660
- msgstr "Seuraava"
661
-
662
- #: lib/wp-pointer-tour/wp-pointer-tour.php:163
663
- msgid "Close"
664
- msgstr "Sulje"
665
-
666
- #: admin/sidebar-edit.php:706
667
- msgid ""
668
- "That's it! Now you can start creating sidebars and display them on your own conditions.\n"
669
- "\n"
670
- "If you need more help, click on the \"Help\" tab here."
671
- msgstr ""
672
-
673
- #: admin/sidebar-edit.php:705
674
- msgid "Help and Support"
675
- msgstr ""
676
-
677
- #: admin/sidebar-edit.php:695
678
- msgid "Options, options"
679
- msgstr ""
680
-
681
- #: admin/sidebar-edit.php:958
682
- msgid "Get Started"
683
- msgstr ""
684
-
685
- #: admin/post_type_sidebar.php:292 admin/screen_widgets.php:134
686
- #: admin/sidebar-list-table.php:534
687
- #: lib/wp-content-aware-engine/module/post_type.php:319
688
- #: lib/wp-content-aware-engine/walker.php:185
689
- msgid "Scheduled"
690
- msgstr "Ajastettu"
691
-
692
- #: lib/wp-content-aware-engine/module/post_type.php:317
693
- #: lib/wp-content-aware-engine/walker.php:183
694
- msgid "Sticky"
695
- msgstr ""
696
-
697
- #. translators: post state
698
- #: lib/wp-content-aware-engine/module/post_type.php:315
699
- #: lib/wp-content-aware-engine/walker.php:181
700
- msgctxt "post state"
701
- msgid "Pending"
702
- msgstr "Odottaa"
703
-
704
- #: lib/wp-content-aware-engine/module/post_type.php:312
705
- #: lib/wp-content-aware-engine/walker.php:178
706
- msgid "Draft"
707
- msgstr "Luonnos"
708
-
709
- #: lib/wp-content-aware-engine/module/post_type.php:310
710
- #: lib/wp-content-aware-engine/walker.php:176
711
- msgid "Private"
712
- msgstr ""
713
-
714
- #: lib/wp-content-aware-engine/module/post_type.php:308
715
- #: lib/wp-content-aware-engine/walker.php:174
716
- msgid "Password protected"
717
- msgstr ""
718
-
719
- #: lib/wp-content-aware-engine/module/taxonomy.php:49
720
- msgid "Taxonomies"
721
- msgstr "Luokittelut"
722
-
723
- #: lib/wp-content-aware-engine/module/static.php:50
724
- msgid "404 Page"
725
- msgstr "404 Sivu"
726
-
727
- #: lib/wp-content-aware-engine/module/static.php:49
728
- msgid "Search Results"
729
- msgstr "Hakutulokset"
730
-
731
- #: lib/wp-content-aware-engine/module/static.php:48
732
- msgid "Front Page"
733
- msgstr "Etusivu"
734
-
735
- #: lib/wp-content-aware-engine/module/static.php:36
736
- msgid "Static Pages"
737
- msgstr ""
738
-
739
- #: lib/wp-content-aware-engine/module/post_type.php:284
740
- msgid "Blog Page"
741
- msgstr ""
742
-
743
- #: lib/wp-content-aware-engine/module/post_type.php:283
744
- #: lib/wp-content-aware-engine/module/taxonomy.php:288
745
- msgid "%s Archives"
746
- msgstr ""
747
-
748
- #: lib/wp-content-aware-engine/module/post_type.php:42
749
- msgid "Post Types"
750
- msgstr "Artikkelien lajit"
751
-
752
- #: lib/wp-content-aware-engine/module/polylang.php:29
753
- #: lib/wp-content-aware-engine/module/qtranslate.php:29
754
- #: lib/wp-content-aware-engine/module/transposh.php:29
755
- #: lib/wp-content-aware-engine/module/wpml.php:29
756
- msgid "Languages"
757
- msgstr "Kielet"
758
-
759
- #: lib/wp-content-aware-engine/module/page_template.php:35
760
- msgid "Page Templates"
761
- msgstr ""
762
-
763
- #: lib/wp-content-aware-engine/module/date.php:32
764
- msgid "Date Archives"
765
- msgstr ""
766
-
767
- #: lib/wp-content-aware-engine/module/date.php:30
768
- msgid "Dates"
769
- msgstr ""
770
-
771
- #: lib/wp-content-aware-engine/module/bbpress.php:31
772
- msgid "bbPress User Profiles"
773
- msgstr ""
774
-
775
- #: lib/wp-content-aware-engine/module/author.php:29
776
- msgid "Authors"
777
- msgstr ""
778
-
779
- #: lib/wp-content-aware-engine/core.php:807
780
- msgid "Target all but this context"
781
- msgstr ""
782
-
783
- #: lib/wp-content-aware-engine/core.php:808
784
- msgid "Conditions have unsaved changes. Do you want to continue and discard these changes?"
785
- msgstr ""
786
-
787
- #: lib/wp-content-aware-engine/core.php:806
788
- msgid "No results found."
789
- msgstr "Ei hakutuloksia."
790
-
791
- #: lib/wp-content-aware-engine/view/module/condition_post_type_template.php:16
792
- #: lib/wp-content-aware-engine/view/module/condition_taxonomy_template.php:16
793
- #: lib/wp-content-aware-engine/view/module/condition_template.php:16
794
- msgid "And"
795
- msgstr ""
796
-
797
- #: lib/wp-content-aware-engine/view/group_template.php:10
798
- #: lib/wp-content-aware-engine/view/meta_box.php:14
799
- msgid "Or"
800
- msgstr "Tai"
801
-
802
- #: admin/sidebar-edit.php:987
803
- msgid "Save"
804
- msgstr "Tallenna"
805
-
806
- #: lib/wp-content-aware-engine/core.php:617
807
- msgid "Unauthorized request"
808
- msgstr ""
809
-
810
- #: lib/wp-content-aware-engine/core.php:248
811
- msgctxt "condition status"
812
- msgid "Negated"
813
- msgstr ""
814
-
815
- #: lib/wp-content-aware-engine/core.php:228
816
- msgid "Condition Group"
817
- msgstr ""
818
-
819
- #: admin/screen_widgets.php:170
820
- msgid "Filter Widgets"
821
- msgstr ""
822
-
823
- #: admin/screen_widgets.php:169
824
- msgid "Filter Sidebars"
825
- msgstr ""
826
-
827
- #: admin/sidebar-edit.php:955
828
- msgid "Translate the plugin into your language"
829
- msgstr ""
830
-
831
- #: admin/sidebar-edit.php:890 admin/sidebar-edit.php:891
832
- msgid "Order"
833
- msgstr "Järjestys"
834
-
835
- #: app.php:168
836
- msgid "Get Support"
837
- msgstr "Tuki"
838
-
839
- #: admin/sidebar-edit.php:259
840
- msgid "More Information"
841
- msgstr "Lisätietoa"
842
-
843
- #: admin/sidebar-edit.php:255
844
- msgid "Each created condition group describe some specific content (conditions) that the current sidebar should be displayed with."
845
- msgstr ""
846
-
847
- #: admin/sidebar-edit.php:254 admin/sidebar-edit.php:685
848
- #: lib/wp-content-aware-engine/core.php:227
849
- msgid "Condition Groups"
850
- msgstr ""
851
-
852
- #: admin/sidebar-edit.php:771
853
- msgid "Options"
854
- msgstr "Asetukset"
855
-
856
- #. #-#-#-#-# tmp-content-aware-sidebars.pot (Content Aware Sidebars 3.5.2)
857
- #. #-#-#-#-#
858
- #. Plugin Name of the plugin/theme
859
- #: admin/sidebar-edit.php:754
860
- msgid "Content Aware Sidebars"
861
- msgstr ""
862
-
863
- #: admin/sidebar-list-table.php:475
864
- msgid "Manage Widgets"
865
- msgstr ""
866
-
867
- #: admin/sidebar-list-table.php:312
868
- msgid "Widgets"
869
- msgstr ""
870
-
871
- #: admin/sidebar-list-table.php:448 sidebar.php:284
872
- msgid "Please update Host Sidebar"
873
- msgstr ""
874
-
875
- #: admin/sidebar-overview.php:277
876
- msgid "%s sidebar restored from the Trash."
877
- msgid_plural "%s sidebars restored from the Trash."
878
- msgstr[0] ""
879
- msgstr[1] ""
880
-
881
- #: admin/sidebar-overview.php:276
882
- msgid "%s sidebar moved to the Trash."
883
- msgid_plural "%s sidebars moved to the Trash."
884
- msgstr[0] ""
885
- msgstr[1] ""
886
-
887
- #: admin/sidebar-overview.php:275
888
- msgid "%s sidebar permanently deleted."
889
- msgid_plural "%s sidebars permanently deleted."
890
- msgstr[0] ""
891
- msgstr[1] ""
892
-
893
- #: admin/sidebar-overview.php:274
894
- msgid "%s sidebar not updated, somebody is editing it."
895
- msgid_plural "%s sidebars not updated, somebody is editing them."
896
- msgstr[0] ""
897
- msgstr[1] ""
898
-
899
- #: admin/sidebar-overview.php:273
900
- msgid "%s sidebar updated."
901
- msgid_plural "%s sidebars updated."
902
- msgstr[0] ""
903
- msgstr[1] ""
904
-
905
- #. translators: Publish box date format, see http://php.net/date
906
- #: admin/sidebar-edit.php:640
907
- msgid "M j, Y @ G:i"
908
- msgstr "j.n.Y @ G:i"
909
-
910
- #: admin/sidebar-edit.php:638
911
- msgid "Sidebar scheduled for: <strong>%1$s</strong>."
912
- msgstr ""
913
-
914
- #: admin/sidebar-edit.php:636
915
- msgid "Sidebar updated."
916
- msgstr "Sivupalkki päivitetty."
917
-
918
- #: admin/sidebar-edit.php:634 admin/sidebar-overview.php:270
919
- msgid "Manage widgets"
920
- msgstr ""
921
-
922
- #: sidebar.php:191
923
- msgid "No content. Please add at least one condition group to make the sidebar content aware."
924
- msgstr ""
925
-
926
- #: sidebar.php:188
927
- msgid "No sidebars found in Trash"
928
- msgstr "Ei sivupalkkeja roskakorissa"
929
-
930
- #: admin/post_type_sidebar.php:225 sidebar.php:187
931
- msgid "No sidebars found"
932
- msgstr "Sivupalkkeja ei löytynyt"
933
-
934
- #: sidebar.php:186
935
- msgid "Search Sidebars"
936
- msgstr "Hae sivupalkeista"
937
-
938
- #: sidebar.php:185
939
- msgid "View Sidebar"
940
- msgstr "Näytä sivupalkki"
941
-
942
- #: sidebar.php:184
943
- msgid "All Sidebars"
944
- msgstr "Kaikki sivupalkit"
945
-
946
- #: sidebar.php:183
947
- msgid "New Sidebar"
948
- msgstr "Uusi sivupalkki"
949
-
950
- #: admin/screen_widgets.php:147 sidebar.php:182
951
- msgid "Edit Sidebar"
952
- msgstr "Muokkaa sivupalkkia"
953
-
954
- #: sidebar.php:181
955
- msgid "Add New Sidebar"
956
- msgstr "Lisää uusi sivupalkki"
957
-
958
- #: sidebar.php:180
959
- msgctxt "sidebar"
960
- msgid "Add New"
961
- msgstr "Lisää uusi"
962
-
963
- #: sidebar.php:179
964
- msgid "Sidebar"
965
- msgstr "Sivupalkki"
966
-
967
- #: sidebar.php:178
968
- msgid "Sidebars"
969
- msgstr "Sivupalkit"
970
-
971
- #: sidebar.php:141
972
- msgid "Place sidebar on top or bottom of host when merging."
973
- msgstr ""
974
-
975
- #: sidebar.php:139
976
- msgid "Bottom"
977
- msgstr "Ala"
978
-
979
- #: sidebar.php:138
980
- msgid "Top"
981
- msgstr "Ylä"
982
-
983
- #: sidebar.php:134
984
- msgid "Merge Position"
985
- msgstr ""
986
-
987
- #: sidebar.php:123
988
- msgid "Replace host sidebar, merge with it or add sidebar manually."
989
- msgstr ""
990
-
991
- #: sidebar.php:121
992
- msgid "Forced replace"
993
- msgstr ""
994
-
995
- #: sidebar.php:119
996
- msgid "Merge"
997
- msgstr "Yhdistä"
998
-
999
- #: sidebar.php:118
1000
- msgid "Replace"
1001
- msgstr "Korvaa"
1002
-
1003
- #: lib/wp-content-aware-engine/view/group_template.php:37
1004
- msgid "Archives"
1005
- msgstr ""
1006
-
1007
- #: lib/wp-content-aware-engine/view/group_template.php:31
1008
- msgid "Singulars"
1009
- msgstr ""
1010
-
1011
- #: admin/sidebar-edit.php:260 admin/sidebar-edit.php:959 app.php:167
1012
- msgid "FAQ"
1013
- msgstr "UKK"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
lang/content-aware-sidebars-fr_CA.po DELETED
@@ -1,1013 +0,0 @@
1
- # Translation of Plugins - Content Aware Sidebars - Widget Area Control - Development (trunk) in French (Canada)
2
- # This file is distributed under the same license as the Plugins - Content Aware Sidebars - Widget Area Control - Development (trunk) package.
3
- msgid ""
4
- msgstr ""
5
- "PO-Revision-Date: 2016-04-12 15:35:03+0000\n"
6
- "MIME-Version: 1.0\n"
7
- "Content-Type: text/plain; charset=UTF-8\n"
8
- "Content-Transfer-Encoding: 8bit\n"
9
- "Plural-Forms: nplurals=2; plural=n != 1;\n"
10
- "X-Generator: GlotPress/2.4.0-alpha\n"
11
- "Language: fr_CA\n"
12
- "Project-Id-Version: Plugins - Content Aware Sidebars - Widget Area Control - Development (trunk)\n"
13
-
14
- #. Description of the plugin/theme
15
- msgid "Unlimited custom sidebars and widget areas for any post, page, category etc."
16
- msgstr ""
17
-
18
- #: lib/wp-content-aware-engine/view/group_template.php:54
19
- msgid "Settings"
20
- msgstr ""
21
-
22
- #: lib/wp-content-aware-engine/core.php:705
23
- msgid "Auto-select new children of selected items"
24
- msgstr ""
25
-
26
- #: admin/sidebar-list-table.php:605
27
- msgid "Duplicate"
28
- msgstr ""
29
-
30
- #. translators: %s: sidebar title
31
- #: admin/sidebar-list-table.php:604
32
- msgid "Duplicate %s"
33
- msgstr ""
34
-
35
- #: admin/sidebar-edit.php:369
36
- msgid "You are not allowed to delete this sidebar."
37
- msgstr ""
38
-
39
- #: admin/sidebar-edit.php:335
40
- msgid "You are not allowed to move this sidebar to the Trash."
41
- msgstr ""
42
-
43
- #: admin/sidebar-edit.php:222 admin/sidebar-edit.php:553
44
- msgid "You are not allowed to create sidebars."
45
- msgstr ""
46
-
47
- #: admin/sidebar-edit.php:197 admin/sidebar-edit.php:551
48
- #: admin/sidebar-edit.php:556
49
- msgid "You are not allowed to edit this sidebar."
50
- msgstr ""
51
-
52
- #: admin/admin.php:136
53
- msgid "Enhance your sidebars and widget areas with: %s and more."
54
- msgstr ""
55
-
56
- #: admin/admin.php:102
57
- msgid "You do not have access to this screen."
58
- msgstr ""
59
-
60
- #: admin/screen_widgets.php:171
61
- msgid "This sidebar is already scheduled to be activated. Do you want to activate it now?"
62
- msgstr ""
63
-
64
- #: admin/sidebar-edit.php:866
65
- msgid "Pro"
66
- msgstr ""
67
-
68
- #: admin/sidebar-edit.php:823
69
- msgid "No thanks"
70
- msgstr ""
71
-
72
- #: admin/sidebar-edit.php:823
73
- msgid "Review Content Aware Sidebars"
74
- msgstr ""
75
-
76
- #: admin/sidebar-edit.php:818
77
- msgid "I have spent countless hours developing it, and it would mean a lot to me if you %ssupport it with a quick review on WordPress.org.%s"
78
- msgstr ""
79
-
80
- #: admin/sidebar-edit.php:813
81
- msgid "Hey %s, it's Joachim from %s. You have used this free plugin for some time now, and I hope you like it!"
82
- msgstr ""
83
-
84
- #: admin/admin.php:139
85
- msgid "Read More"
86
- msgstr ""
87
-
88
- #: lib/wp-content-aware-engine/module/bp_member.php:37
89
- msgid "All Sections"
90
- msgstr ""
91
-
92
- #: lib/wp-content-aware-engine/module/bp_member.php:35
93
- msgid "BuddyPress Profiles"
94
- msgstr ""
95
-
96
- #: admin/sidebar-edit.php:957
97
- msgid "Documentation"
98
- msgstr ""
99
-
100
- #: sidebar.php:127
101
- msgid "Target Sidebar"
102
- msgstr ""
103
-
104
- #: sidebar.php:120
105
- msgid "Shortcode / Template Tag"
106
- msgstr ""
107
-
108
- #: admin/sidebar-overview.php:292
109
- msgid "Undo"
110
- msgstr ""
111
-
112
- #: admin/sidebar-overview.php:231
113
- msgid "You are not allowed to delete this item."
114
- msgstr ""
115
-
116
- #: admin/sidebar-overview.php:216
117
- msgid "You are not allowed to restore this item from the Trash."
118
- msgstr ""
119
-
120
- #: admin/sidebar-overview.php:197
121
- msgid "You are not allowed to move this item to the Trash."
122
- msgstr ""
123
-
124
- #. translators: %s: search keywords
125
- #: admin/sidebar-overview.php:133
126
- msgid "Search results for &#8220;%s&#8221;"
127
- msgstr ""
128
-
129
- #. translators: %s: post title
130
- #: admin/sidebar-list-table.php:635
131
- msgid "Delete &#8220;%s&#8221; permanently"
132
- msgstr ""
133
-
134
- #: admin/sidebar-list-table.php:627
135
- msgctxt "verb"
136
- msgid "Trash"
137
- msgstr ""
138
-
139
- #. translators: %s: post title
140
- #: admin/sidebar-list-table.php:626
141
- msgid "Move &#8220;%s&#8221; to the Trash"
142
- msgstr ""
143
-
144
- #. translators: %s: post title
145
- #: admin/sidebar-list-table.php:618
146
- msgid "Restore &#8220;%s&#8221; from the Trash"
147
- msgstr ""
148
-
149
- #. translators: %s: sidebar title
150
- #: admin/sidebar-list-table.php:597
151
- msgid "Edit &#8220;%s&#8221;"
152
- msgstr ""
153
-
154
- #: admin/sidebar-list-table.php:532
155
- msgid "Missed schedule"
156
- msgstr ""
157
-
158
- #: admin/sidebar-list-table.php:520
159
- msgid "Until %s"
160
- msgstr ""
161
-
162
- #. translators: Sidebar status date and time format, see http://php.net/date
163
- #: admin/sidebar-list-table.php:519 admin/sidebar-list-table.php:525
164
- msgid "Y/m/d g:i:s a"
165
- msgstr ""
166
-
167
- #. translators: Sidebar status date format, see http://php.net/date
168
- #: admin/sidebar-list-table.php:517 admin/sidebar-list-table.php:529
169
- msgid "Y/m/d"
170
- msgstr ""
171
-
172
- #: admin/sidebar-list-table.php:422
173
- msgid "%s is currently editing"
174
- msgstr ""
175
-
176
- #. translators: %s: post title
177
- #: admin/sidebar-list-table.php:407
178
- msgid "&#8220;%s&#8221; (Edit)"
179
- msgstr ""
180
-
181
- #: admin/sidebar-list-table.php:365
182
- msgid "Select %s"
183
- msgstr ""
184
-
185
- #: admin/sidebar-list-table.php:311 sidebar.php:114
186
- msgctxt "option"
187
- msgid "Action"
188
- msgstr ""
189
-
190
- #: admin/sidebar-list-table.php:310
191
- msgctxt "column name"
192
- msgid "Title"
193
- msgstr ""
194
-
195
- #: admin/sidebar-list-table.php:282
196
- msgid "Empty Trash"
197
- msgstr ""
198
-
199
- #: admin/sidebar-list-table.php:255 admin/sidebar-list-table.php:619
200
- msgid "Restore"
201
- msgstr ""
202
-
203
- #: admin/sidebar-list-table.php:207
204
- msgid "Inactive <span class=\"count\">(%s)</span>"
205
- msgid_plural "Inactive <span class=\"count\">(%s)</span>"
206
- msgstr[0] ""
207
- msgstr[1] ""
208
-
209
- #: admin/sidebar-list-table.php:206
210
- msgid "Active <span class=\"count\">(%s)</span>"
211
- msgid_plural "Active <span class=\"count\">(%s)</span>"
212
- msgstr[0] ""
213
- msgstr[1] ""
214
-
215
- #: admin/sidebar-list-table.php:193
216
- msgctxt "sidebars"
217
- msgid "All <span class=\"count\">(%s)</span>"
218
- msgid_plural "All <span class=\"count\">(%s)</span>"
219
- msgstr[0] ""
220
- msgstr[1] ""
221
-
222
- #: admin/sidebar-edit.php:1322
223
- msgid "F j, Y"
224
- msgstr ""
225
-
226
- #: admin/admin.php:138
227
- msgid "Free updates and email support included."
228
- msgstr ""
229
-
230
- #: admin/admin.php:137
231
- msgid "You can upgrade without leaving the admin panel by clicking below."
232
- msgstr ""
233
-
234
- #: admin/admin.php:135
235
- msgid "Get All Features With Content Aware Sidebars Pro"
236
- msgstr ""
237
-
238
- #: admin/admin.php:129
239
- msgid "Sync widgets across themes"
240
- msgstr ""
241
-
242
- #: admin/admin.php:127
243
- msgid "Visibility for roles"
244
- msgstr ""
245
-
246
- #: admin/admin.php:125
247
- msgid "Extra condition types"
248
- msgstr ""
249
-
250
- #: admin/sidebar-edit.php:1004
251
- msgid "Activates on <b>%1$s</b>"
252
- msgstr ""
253
-
254
- #. translators: Publish box date format, see http://php.net/date
255
- #: admin/sidebar-edit.php:999
256
- msgid "M j, Y"
257
- msgstr ""
258
-
259
- #: admin/sidebar-edit.php:866
260
- msgid "Display sidebar only in given time ranges on select days."
261
- msgstr ""
262
-
263
- #: admin/sidebar-edit.php:853
264
- msgid "Never"
265
- msgstr ""
266
-
267
- #: admin/sidebar-edit.php:844
268
- msgid "Select date"
269
- msgstr ""
270
-
271
- #: admin/sidebar-edit.php:834 admin/sidebar-list-table.php:314
272
- msgid "Status"
273
- msgstr ""
274
-
275
- #: admin/admin.php:128 admin/sidebar-edit.php:761
276
- msgid "Time Schedule"
277
- msgstr ""
278
-
279
- #: admin/sidebar-edit.php:738
280
- msgid "Sidebar Status"
281
- msgstr ""
282
-
283
- #: admin/sidebar-edit.php:696
284
- msgid ""
285
- "Should the sidebar merge with a target sidebar or replace it? Maybe you want to insert it in your content with a shortcode.\n"
286
- "\n"
287
- "Display the sidebar for everyone or make it visible only for logged-in users.\n"
288
- "\n"
289
- " You are in control."
290
- msgstr ""
291
-
292
- #: admin/sidebar-edit.php:641
293
- msgid "Sidebar deactivated."
294
- msgstr ""
295
-
296
- #: admin/sidebar-edit.php:637
297
- msgid "Sidebar activated."
298
- msgstr ""
299
-
300
- #: admin/sidebar-edit.php:478
301
- msgid "Enter title here"
302
- msgstr ""
303
-
304
- #: admin/sidebar-edit.php:372 admin/sidebar-overview.php:234
305
- msgid "Error in deleting."
306
- msgstr ""
307
-
308
- #: admin/sidebar-edit.php:361 admin/sidebar-overview.php:219
309
- msgid "Error in restoring from Trash."
310
- msgstr ""
311
-
312
- #: admin/sidebar-edit.php:358
313
- msgid "You are not allowed to restore this sidebar from the Trash."
314
- msgstr ""
315
-
316
- #: admin/sidebar-edit.php:343 admin/sidebar-overview.php:205
317
- msgid "Error in moving to Trash."
318
- msgstr ""
319
-
320
- #: admin/sidebar-edit.php:339
321
- msgid "You cannot move this sidebar to the Trash. %s is currently editing."
322
- msgstr ""
323
-
324
- #: admin/sidebar-edit.php:195 admin/sidebar-edit.php:288
325
- msgid "The sidebar no longer exists."
326
- msgstr ""
327
-
328
- #: admin/sidebar-edit.php:238 admin/sidebar-edit.php:745
329
- msgid "Advanced"
330
- msgstr ""
331
-
332
- #: admin/sidebar-edit.php:236
333
- msgid "Conditions"
334
- msgstr ""
335
-
336
- #: admin/sidebar-edit.php:199
337
- msgid "You cannot edit this sidebar because it is in the Trash. Please restore it and try again."
338
- msgstr ""
339
-
340
- #: admin/sidebar-edit.php:83
341
- msgid "URLs (Pro Feature)"
342
- msgstr ""
343
-
344
- #: admin/post_type_sidebar.php:295 admin/screen_widgets.php:108
345
- #: admin/screen_widgets.php:137 admin/sidebar-edit.php:1010
346
- #: admin/sidebar-list-table.php:539
347
- msgid "Inactive"
348
- msgstr ""
349
-
350
- #: admin/screen_widgets.php:108 admin/screen_widgets.php:131
351
- #: admin/sidebar-edit.php:1007 admin/sidebar-list-table.php:513
352
- msgid "Active"
353
- msgstr ""
354
-
355
- #. Author URI of the plugin/theme
356
- msgid "https://dev.institute"
357
- msgstr ""
358
-
359
- #. Author of the plugin/theme
360
- msgid "Joachim Jensen"
361
- msgstr ""
362
-
363
- #. Plugin URI of the plugin/theme
364
- msgid "https://dev.institute/wordpress/sidebars-pro/"
365
- msgstr ""
366
-
367
- #: admin/sidebar-edit.php:1037
368
- msgid "Enable"
369
- msgstr ""
370
-
371
- #: admin/sidebar-edit.php:1028 admin/sidebar-edit.php:1036
372
- msgid "Widget Revisions: %s"
373
- msgstr ""
374
-
375
- #: admin/sidebar-edit.php:116
376
- msgid "Upgrade to Pro"
377
- msgstr ""
378
-
379
- #: sidebar.php:245 sidebar.php:267
380
- msgid "(no title)"
381
- msgstr ""
382
-
383
- #: lib/wp-pointer-tour/wp-pointer-tour.php:164
384
- msgid "Previous"
385
- msgstr ""
386
-
387
- #: admin/screen_widgets.php:168
388
- msgid "Expand"
389
- msgstr ""
390
-
391
- #: admin/screen_widgets.php:167
392
- msgid "Collapse"
393
- msgstr ""
394
-
395
- #: admin/sidebar-edit.php:1302
396
- msgid "User Roles available in Pro"
397
- msgstr ""
398
-
399
- #: admin/admin.php:126 admin/sidebar-list-table.php:609
400
- msgid "Widget Revisions"
401
- msgstr ""
402
-
403
- #: admin/sidebar-edit.php:99
404
- msgid "Display this sidebar only on content that meets the following conditions:"
405
- msgstr ""
406
-
407
- #: admin/post_type_sidebar.php:276
408
- msgid "Display sidebars per %s etc. with the %s."
409
- msgstr ""
410
-
411
- #: admin/post_type_sidebar.php:272
412
- msgid "Note: Selected Sidebars are displayed on this %s specifically."
413
- msgstr ""
414
-
415
- #: admin/post_type_sidebar.php:257
416
- msgid "Default"
417
- msgstr ""
418
-
419
- #: admin/post_type_sidebar.php:275
420
- msgid "Sidebar Manager"
421
- msgstr ""
422
-
423
- #: admin/post_type_sidebar.php:245
424
- msgid "Archive Page"
425
- msgstr ""
426
-
427
- #: admin/post_type_sidebar.php:237
428
- msgid "Page Template"
429
- msgstr ""
430
-
431
- #: admin/post_type_sidebar.php:234
432
- msgid "Child Page"
433
- msgstr ""
434
-
435
- #: admin/post_type_sidebar.php:231
436
- msgid "Author"
437
- msgstr ""
438
-
439
- #: admin/post_type_sidebar.php:223 admin/post_type_sidebar.php:262
440
- msgid "Type to Add New Sidebar"
441
- msgstr ""
442
-
443
- #: admin/post_type_sidebar.php:219
444
- msgid "Create New"
445
- msgstr ""
446
-
447
- #: admin/post_type_sidebar.php:177
448
- msgid "Sidebars - Quick Select"
449
- msgstr ""
450
-
451
- #: admin/sidebar-edit.php:712
452
- msgid "Finish Tour"
453
- msgstr ""
454
-
455
- #: admin/sidebar-edit.php:686
456
- msgid ""
457
- "Click on the input field and select the content you want.\n"
458
- "\n"
459
- "If you can't find the right content in the list, type something to search.\n"
460
- "\n"
461
- " You can add several types of content to the same group, try e.g. \"All Posts\" and an Author to target all posts written by that author. Awesome!\n"
462
- "\n"
463
- "Remember to save the changes on each group."
464
- msgstr ""
465
-
466
- #: admin/sidebar-edit.php:668
467
- msgid "I know how to use it"
468
- msgstr ""
469
-
470
- #: admin/sidebar-edit.php:660
471
- msgid ""
472
- "You've just installed or updated Content Aware Sidebars. Awesome!\n"
473
- "\n"
474
- "You can display sidebars on any page or in any context. If that is new to you, this 3 step interactive guide will show you just how easy it is."
475
- msgstr ""
476
-
477
- #: admin/sidebar-edit.php:659
478
- msgid "Get Started in 3 Easy Steps"
479
- msgstr ""
480
-
481
- #: lib/wp-content-aware-engine/module/bbpress.php:32
482
- msgid "All Profiles"
483
- msgstr ""
484
-
485
- #: lib/wp-content-aware-engine/module/author.php:30
486
- msgid "All Authors"
487
- msgstr ""
488
-
489
- #: sidebar.php:190
490
- msgid "Sidebar Conditions"
491
- msgstr ""
492
-
493
- #: sidebar.php:109
494
- msgid "Logged-in Users"
495
- msgstr ""
496
-
497
- #: lib/wp-content-aware-engine/view/group_template.php:11
498
- msgid "Not"
499
- msgstr ""
500
-
501
- #: admin/sidebar-edit.php:850
502
- msgid "Deactivate"
503
- msgstr ""
504
-
505
- #: admin/sidebar-edit.php:841
506
- msgid "Activate"
507
- msgstr ""
508
-
509
- #: admin/post_type_sidebar.php:220 admin/sidebar-edit.php:1013
510
- msgid "New"
511
- msgstr ""
512
-
513
- #: freemius.php:58
514
- msgid "Please help us improve %2$s by securely sharing some usage data with %5$s. If you skip this, that's okay! %2$s will still work just fine."
515
- msgstr ""
516
-
517
- #: admin/screen_widgets.php:147
518
- msgid "Revisions"
519
- msgstr ""
520
-
521
- #: admin/sidebar-edit.php:1311 admin/sidebar-list-table.php:500
522
- msgid "All Users"
523
- msgstr ""
524
-
525
- #: admin/sidebar-list-table.php:456
526
- msgid "Add sidebar at the bottom during merge"
527
- msgstr ""
528
-
529
- #: admin/sidebar-list-table.php:455
530
- msgid "Add sidebar at the top during merge"
531
- msgstr ""
532
-
533
- #: admin/sidebar-edit.php:989
534
- msgid "Update"
535
- msgstr ""
536
-
537
- #: admin/sidebar-edit.php:237
538
- msgid "Schedule"
539
- msgstr ""
540
-
541
- #: admin/sidebar-edit.php:899 admin/sidebar-list-table.php:263
542
- msgid "Move to Trash"
543
- msgstr ""
544
-
545
- #: admin/sidebar-edit.php:897 admin/sidebar-list-table.php:261
546
- #: admin/sidebar-list-table.php:636
547
- msgid "Delete Permanently"
548
- msgstr ""
549
-
550
- #: app.php:174
551
- msgid "Upgrade"
552
- msgstr ""
553
-
554
- #: admin/sidebar-edit.php:1029
555
- msgid "Browse revisions"
556
- msgstr ""
557
-
558
- #: admin/sidebar-edit.php:1029
559
- msgctxt "revisions"
560
- msgid "Browse"
561
- msgstr ""
562
-
563
- #: admin/sidebar-edit.php:1019 admin/sidebar-list-table.php:598
564
- msgid "Edit"
565
- msgstr ""
566
-
567
- #: admin/sidebar-edit.php:994
568
- msgid "Status:"
569
- msgstr ""
570
-
571
- #: admin/sidebar-edit.php:934 admin/sidebar-edit.php:935
572
- #: admin/sidebar-list-table.php:313 sidebar.php:105
573
- msgid "Visibility"
574
- msgstr ""
575
-
576
- #: admin/admin.php:139
577
- msgid "Upgrade Now"
578
- msgstr ""
579
-
580
- #: admin/sidebar-edit.php:960
581
- msgid "Priority Email Support"
582
- msgstr ""
583
-
584
- #: admin/sidebar-edit.php:261 admin/sidebar-edit.php:961
585
- msgid "Forum Support"
586
- msgstr ""
587
-
588
- #: admin/admin.php:131
589
- msgid "Content Aware Sidebars Pro"
590
- msgstr ""
591
-
592
- #: admin/sidebar-edit.php:731
593
- msgid "Publish"
594
- msgstr ""
595
-
596
- #: admin/sidebar-edit.php:119
597
- msgid "Like it? %1$sSupport the plugin with a %2$s Review%3$s"
598
- msgstr ""
599
-
600
- #: lib/wp-content-aware-engine/view/group_template.php:51
601
- msgid "Save Changes"
602
- msgstr "Enregistrer les modifications"
603
-
604
- #: lib/wp-content-aware-engine/module/pods.php:30
605
- msgid "All Pods Pages"
606
- msgstr ""
607
-
608
- #: lib/wp-content-aware-engine/module/pods.php:29
609
- msgid "Pods Pages"
610
- msgstr ""
611
-
612
- #: admin/sidebar-edit.php:673
613
- msgid ""
614
- "With this dropdown you can select on what conditions the sidebar should be displayed.\n"
615
- "\n"
616
- "Content Aware Sidebars has built-in support for many types of content and even other plugins!\n"
617
- "\n"
618
- "Select something to continue the tour. You can change it later."
619
- msgstr ""
620
-
621
- #: admin/sidebar-edit.php:672
622
- msgid "Select Content Type"
623
- msgstr ""
624
-
625
- #: admin/sidebar-edit.php:667
626
- msgid "Start Quick Tour"
627
- msgstr ""
628
-
629
- #: lib/wp-content-aware-engine/view/group_template.php:43
630
- msgid "Negate conditions"
631
- msgstr ""
632
-
633
- #: lib/wp-content-aware-engine/view/group_template.php:18
634
- #: lib/wp-content-aware-engine/view/meta_box.php:18
635
- msgid "Select content type"
636
- msgstr ""
637
-
638
- #: lib/wp-content-aware-engine/module/page_template.php:36
639
- msgid "All Templates"
640
- msgstr ""
641
-
642
- #: lib/wp-content-aware-engine/core.php:805
643
- msgid "Searching"
644
- msgstr ""
645
-
646
- #: lib/wp-content-aware-engine/core.php:648
647
- msgid "Conditions updated"
648
- msgstr ""
649
-
650
- #: lib/wp-content-aware-engine/core.php:625
651
- msgid "Could not delete conditions"
652
- msgstr ""
653
-
654
- #: lib/wp-content-aware-engine/core.php:531
655
- msgid "Conditional Logic"
656
- msgstr ""
657
-
658
- #: lib/wp-pointer-tour/wp-pointer-tour.php:165
659
- msgid "Next"
660
- msgstr "Suivant"
661
-
662
- #: lib/wp-pointer-tour/wp-pointer-tour.php:163
663
- msgid "Close"
664
- msgstr "Fermer"
665
-
666
- #: admin/sidebar-edit.php:706
667
- msgid ""
668
- "That's it! Now you can start creating sidebars and display them on your own conditions.\n"
669
- "\n"
670
- "If you need more help, click on the \"Help\" tab here."
671
- msgstr ""
672
-
673
- #: admin/sidebar-edit.php:705
674
- msgid "Help and Support"
675
- msgstr ""
676
-
677
- #: admin/sidebar-edit.php:695
678
- msgid "Options, options"
679
- msgstr "Options, options"
680
-
681
- #: admin/sidebar-edit.php:958
682
- msgid "Get Started"
683
- msgstr ""
684
-
685
- #: admin/post_type_sidebar.php:292 admin/screen_widgets.php:134
686
- #: admin/sidebar-list-table.php:534
687
- #: lib/wp-content-aware-engine/module/post_type.php:319
688
- #: lib/wp-content-aware-engine/walker.php:185
689
- msgid "Scheduled"
690
- msgstr ""
691
-
692
- #: lib/wp-content-aware-engine/module/post_type.php:317
693
- #: lib/wp-content-aware-engine/walker.php:183
694
- msgid "Sticky"
695
- msgstr "Mis en avant"
696
-
697
- #. translators: post state
698
- #: lib/wp-content-aware-engine/module/post_type.php:315
699
- #: lib/wp-content-aware-engine/walker.php:181
700
- msgctxt "post state"
701
- msgid "Pending"
702
- msgstr ""
703
-
704
- #: lib/wp-content-aware-engine/module/post_type.php:312
705
- #: lib/wp-content-aware-engine/walker.php:178
706
- msgid "Draft"
707
- msgstr "Ébauche"
708
-
709
- #: lib/wp-content-aware-engine/module/post_type.php:310
710
- #: lib/wp-content-aware-engine/walker.php:176
711
- msgid "Private"
712
- msgstr ""
713
-
714
- #: lib/wp-content-aware-engine/module/post_type.php:308
715
- #: lib/wp-content-aware-engine/walker.php:174
716
- msgid "Password protected"
717
- msgstr ""
718
-
719
- #: lib/wp-content-aware-engine/module/taxonomy.php:49
720
- msgid "Taxonomies"
721
- msgstr ""
722
-
723
- #: lib/wp-content-aware-engine/module/static.php:50
724
- msgid "404 Page"
725
- msgstr ""
726
-
727
- #: lib/wp-content-aware-engine/module/static.php:49
728
- msgid "Search Results"
729
- msgstr ""
730
-
731
- #: lib/wp-content-aware-engine/module/static.php:48
732
- msgid "Front Page"
733
- msgstr "Page Accueil"
734
-
735
- #: lib/wp-content-aware-engine/module/static.php:36
736
- msgid "Static Pages"
737
- msgstr ""
738
-
739
- #: lib/wp-content-aware-engine/module/post_type.php:284
740
- msgid "Blog Page"
741
- msgstr ""
742
-
743
- #: lib/wp-content-aware-engine/module/post_type.php:283
744
- #: lib/wp-content-aware-engine/module/taxonomy.php:288
745
- msgid "%s Archives"
746
- msgstr "%s Archives"
747
-
748
- #: lib/wp-content-aware-engine/module/post_type.php:42
749
- msgid "Post Types"
750
- msgstr "Types de poste"
751
-
752
- #: lib/wp-content-aware-engine/module/polylang.php:29
753
- #: lib/wp-content-aware-engine/module/qtranslate.php:29
754
- #: lib/wp-content-aware-engine/module/transposh.php:29
755
- #: lib/wp-content-aware-engine/module/wpml.php:29
756
- msgid "Languages"
757
- msgstr "Traduction"
758
-
759
- #: lib/wp-content-aware-engine/module/page_template.php:35
760
- msgid "Page Templates"
761
- msgstr ""
762
-
763
- #: lib/wp-content-aware-engine/module/date.php:32
764
- msgid "Date Archives"
765
- msgstr "Date des archives"
766
-
767
- #: lib/wp-content-aware-engine/module/date.php:30
768
- msgid "Dates"
769
- msgstr "Dates"
770
-
771
- #: lib/wp-content-aware-engine/module/bbpress.php:31
772
- msgid "bbPress User Profiles"
773
- msgstr ""
774
-
775
- #: lib/wp-content-aware-engine/module/author.php:29
776
- msgid "Authors"
777
- msgstr "Auteurs"
778
-
779
- #: lib/wp-content-aware-engine/core.php:807
780
- msgid "Target all but this context"
781
- msgstr ""
782
-
783
- #: lib/wp-content-aware-engine/core.php:808
784
- msgid "Conditions have unsaved changes. Do you want to continue and discard these changes?"
785
- msgstr ""
786
-
787
- #: lib/wp-content-aware-engine/core.php:806
788
- msgid "No results found."
789
- msgstr ""
790
-
791
- #: lib/wp-content-aware-engine/view/module/condition_post_type_template.php:16
792
- #: lib/wp-content-aware-engine/view/module/condition_taxonomy_template.php:16
793
- #: lib/wp-content-aware-engine/view/module/condition_template.php:16
794
- msgid "And"
795
- msgstr ""
796
-
797
- #: lib/wp-content-aware-engine/view/group_template.php:10
798
- #: lib/wp-content-aware-engine/view/meta_box.php:14
799
- msgid "Or"
800
- msgstr ""
801
-
802
- #: admin/sidebar-edit.php:987
803
- msgid "Save"
804
- msgstr "Sauvegarder"
805
-
806
- #: lib/wp-content-aware-engine/core.php:617
807
- msgid "Unauthorized request"
808
- msgstr ""
809
-
810
- #: lib/wp-content-aware-engine/core.php:248
811
- msgctxt "condition status"
812
- msgid "Negated"
813
- msgstr ""
814
-
815
- #: lib/wp-content-aware-engine/core.php:228
816
- msgid "Condition Group"
817
- msgstr ""
818
-
819
- #: admin/screen_widgets.php:170
820
- msgid "Filter Widgets"
821
- msgstr ""
822
-
823
- #: admin/screen_widgets.php:169
824
- msgid "Filter Sidebars"
825
- msgstr ""
826
-
827
- #: admin/sidebar-edit.php:955
828
- msgid "Translate the plugin into your language"
829
- msgstr ""
830
-
831
- #: admin/sidebar-edit.php:890 admin/sidebar-edit.php:891
832
- msgid "Order"
833
- msgstr "Commande"
834
-
835
- #: app.php:168
836
- msgid "Get Support"
837
- msgstr ""
838
-
839
- #: admin/sidebar-edit.php:259
840
- msgid "More Information"
841
- msgstr ""
842
-
843
- #: admin/sidebar-edit.php:255
844
- msgid "Each created condition group describe some specific content (conditions) that the current sidebar should be displayed with."
845
- msgstr ""
846
-
847
- #: admin/sidebar-edit.php:254 admin/sidebar-edit.php:685
848
- #: lib/wp-content-aware-engine/core.php:227
849
- msgid "Condition Groups"
850
- msgstr ""
851
-
852
- #: admin/sidebar-edit.php:771
853
- msgid "Options"
854
- msgstr ""
855
-
856
- #. #-#-#-#-# tmp-content-aware-sidebars.pot (Content Aware Sidebars 3.5.2)
857
- #. #-#-#-#-#
858
- #. Plugin Name of the plugin/theme
859
- #: admin/sidebar-edit.php:754
860
- msgid "Content Aware Sidebars"
861
- msgstr ""
862
-
863
- #: admin/sidebar-list-table.php:475
864
- msgid "Manage Widgets"
865
- msgstr ""
866
-
867
- #: admin/sidebar-list-table.php:312
868
- msgid "Widgets"
869
- msgstr ""
870
-
871
- #: admin/sidebar-list-table.php:448 sidebar.php:284
872
- msgid "Please update Host Sidebar"
873
- msgstr ""
874
-
875
- #: admin/sidebar-overview.php:277
876
- msgid "%s sidebar restored from the Trash."
877
- msgid_plural "%s sidebars restored from the Trash."
878
- msgstr[0] ""
879
- msgstr[1] ""
880
-
881
- #: admin/sidebar-overview.php:276
882
- msgid "%s sidebar moved to the Trash."
883
- msgid_plural "%s sidebars moved to the Trash."
884
- msgstr[0] ""
885
- msgstr[1] ""
886
-
887
- #: admin/sidebar-overview.php:275
888
- msgid "%s sidebar permanently deleted."
889
- msgid_plural "%s sidebars permanently deleted."
890
- msgstr[0] ""
891
- msgstr[1] ""
892
-
893
- #: admin/sidebar-overview.php:274
894
- msgid "%s sidebar not updated, somebody is editing it."
895
- msgid_plural "%s sidebars not updated, somebody is editing them."
896
- msgstr[0] ""
897
- msgstr[1] ""
898
-
899
- #: admin/sidebar-overview.php:273
900
- msgid "%s sidebar updated."
901
- msgid_plural "%s sidebars updated."
902
- msgstr[0] ""
903
- msgstr[1] ""
904
-
905
- #. translators: Publish box date format, see http://php.net/date
906
- #: admin/sidebar-edit.php:640
907
- msgid "M j, Y @ G:i"
908
- msgstr ""
909
-
910
- #: admin/sidebar-edit.php:638
911
- msgid "Sidebar scheduled for: <strong>%1$s</strong>."
912
- msgstr ""
913
-
914
- #: admin/sidebar-edit.php:636
915
- msgid "Sidebar updated."
916
- msgstr ""
917
-
918
- #: admin/sidebar-edit.php:634 admin/sidebar-overview.php:270
919
- msgid "Manage widgets"
920
- msgstr ""
921
-
922
- #: sidebar.php:191
923
- msgid "No content. Please add at least one condition group to make the sidebar content aware."
924
- msgstr ""
925
-
926
- #: sidebar.php:188
927
- msgid "No sidebars found in Trash"
928
- msgstr "Aucun Sidebar trouvé dans la corbeille"
929
-
930
- #: admin/post_type_sidebar.php:225 sidebar.php:187
931
- msgid "No sidebars found"
932
- msgstr ""
933
-
934
- #: sidebar.php:186
935
- msgid "Search Sidebars"
936
- msgstr "Chercher"
937
-
938
- #: sidebar.php:185
939
- msgid "View Sidebar"
940
- msgstr "Voir le Sidebar"
941
-
942
- #: sidebar.php:184
943
- msgid "All Sidebars"
944
- msgstr "Tous les Sidebars"
945
-
946
- #: sidebar.php:183
947
- msgid "New Sidebar"
948
- msgstr "Nouveau Sidebar"
949
-
950
- #: admin/screen_widgets.php:147 sidebar.php:182
951
- msgid "Edit Sidebar"
952
- msgstr "Éditer le Sidebar"
953
-
954
- #: sidebar.php:181
955
- msgid "Add New Sidebar"
956
- msgstr "Ajoutez un nouveau Sidebar"
957
-
958
- #: sidebar.php:180
959
- msgctxt "sidebar"
960
- msgid "Add New"
961
- msgstr "Ajouter un nouveau"
962
-
963
- #: sidebar.php:179
964
- msgid "Sidebar"
965
- msgstr "Sidebar"
966
-
967
- #: sidebar.php:178
968
- msgid "Sidebars"
969
- msgstr "Sidebars"
970
-
971
- #: sidebar.php:141
972
- msgid "Place sidebar on top or bottom of host when merging."
973
- msgstr "Placez le Sidebar en haut ou en bas de l'hôte lors de la fusion."
974
-
975
- #: sidebar.php:139
976
- msgid "Bottom"
977
- msgstr "Bas"
978
-
979
- #: sidebar.php:138
980
- msgid "Top"
981
- msgstr "Haut"
982
-
983
- #: sidebar.php:134
984
- msgid "Merge Position"
985
- msgstr "Fusionner la position"
986
-
987
- #: sidebar.php:123
988
- msgid "Replace host sidebar, merge with it or add sidebar manually."
989
- msgstr ""
990
-
991
- #: sidebar.php:121
992
- msgid "Forced replace"
993
- msgstr "Forcer le remplacement"
994
-
995
- #: sidebar.php:119
996
- msgid "Merge"
997
- msgstr "Fusionner"
998
-
999
- #: sidebar.php:118
1000
- msgid "Replace"
1001
- msgstr "Remplacer"
1002
-
1003
- #: lib/wp-content-aware-engine/view/group_template.php:37
1004
- msgid "Archives"
1005
- msgstr ""
1006
-
1007
- #: lib/wp-content-aware-engine/view/group_template.php:31
1008
- msgid "Singulars"
1009
- msgstr ""
1010
-
1011
- #: admin/sidebar-edit.php:260 admin/sidebar-edit.php:959 app.php:167
1012
- msgid "FAQ"
1013
- msgstr "FAQ"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
lang/content-aware-sidebars-fr_FR.po DELETED
@@ -1,1013 +0,0 @@
1
- # Translation of Plugins - Content Aware Sidebars - Widget Area Control - Development (trunk) in French (France)
2
- # This file is distributed under the same license as the Plugins - Content Aware Sidebars - Widget Area Control - Development (trunk) package.
3
- msgid ""
4
- msgstr ""
5
- "PO-Revision-Date: 2016-02-03 01:23:57+0000\n"
6
- "MIME-Version: 1.0\n"
7
- "Content-Type: text/plain; charset=UTF-8\n"
8
- "Content-Transfer-Encoding: 8bit\n"
9
- "Plural-Forms: nplurals=2; plural=n > 1;\n"
10
- "X-Generator: GlotPress/2.4.0-alpha\n"
11
- "Language: fr\n"
12
- "Project-Id-Version: Plugins - Content Aware Sidebars - Widget Area Control - Development (trunk)\n"
13
-
14
- #. Description of the plugin/theme
15
- msgid "Unlimited custom sidebars and widget areas for any post, page, category etc."
16
- msgstr ""
17
-
18
- #: lib/wp-content-aware-engine/view/group_template.php:54
19
- msgid "Settings"
20
- msgstr ""
21
-
22
- #: lib/wp-content-aware-engine/core.php:705
23
- msgid "Auto-select new children of selected items"
24
- msgstr ""
25
-
26
- #: admin/sidebar-list-table.php:605
27
- msgid "Duplicate"
28
- msgstr ""
29
-
30
- #. translators: %s: sidebar title
31
- #: admin/sidebar-list-table.php:604
32
- msgid "Duplicate %s"
33
- msgstr ""
34
-
35
- #: admin/sidebar-edit.php:369
36
- msgid "You are not allowed to delete this sidebar."
37
- msgstr ""
38
-
39
- #: admin/sidebar-edit.php:335
40
- msgid "You are not allowed to move this sidebar to the Trash."
41
- msgstr ""
42
-
43
- #: admin/sidebar-edit.php:222 admin/sidebar-edit.php:553
44
- msgid "You are not allowed to create sidebars."
45
- msgstr ""
46
-
47
- #: admin/sidebar-edit.php:197 admin/sidebar-edit.php:551
48
- #: admin/sidebar-edit.php:556
49
- msgid "You are not allowed to edit this sidebar."
50
- msgstr ""
51
-
52
- #: admin/admin.php:136
53
- msgid "Enhance your sidebars and widget areas with: %s and more."
54
- msgstr ""
55
-
56
- #: admin/admin.php:102
57
- msgid "You do not have access to this screen."
58
- msgstr ""
59
-
60
- #: admin/screen_widgets.php:171
61
- msgid "This sidebar is already scheduled to be activated. Do you want to activate it now?"
62
- msgstr ""
63
-
64
- #: admin/sidebar-edit.php:866
65
- msgid "Pro"
66
- msgstr ""
67
-
68
- #: admin/sidebar-edit.php:823
69
- msgid "No thanks"
70
- msgstr ""
71
-
72
- #: admin/sidebar-edit.php:823
73
- msgid "Review Content Aware Sidebars"
74
- msgstr ""
75
-
76
- #: admin/sidebar-edit.php:818
77
- msgid "I have spent countless hours developing it, and it would mean a lot to me if you %ssupport it with a quick review on WordPress.org.%s"
78
- msgstr ""
79
-
80
- #: admin/sidebar-edit.php:813
81
- msgid "Hey %s, it's Joachim from %s. You have used this free plugin for some time now, and I hope you like it!"
82
- msgstr ""
83
-
84
- #: admin/admin.php:139
85
- msgid "Read More"
86
- msgstr ""
87
-
88
- #: lib/wp-content-aware-engine/module/bp_member.php:37
89
- msgid "All Sections"
90
- msgstr ""
91
-
92
- #: lib/wp-content-aware-engine/module/bp_member.php:35
93
- msgid "BuddyPress Profiles"
94
- msgstr ""
95
-
96
- #: admin/sidebar-edit.php:957
97
- msgid "Documentation"
98
- msgstr ""
99
-
100
- #: sidebar.php:127
101
- msgid "Target Sidebar"
102
- msgstr ""
103
-
104
- #: sidebar.php:120
105
- msgid "Shortcode / Template Tag"
106
- msgstr ""
107
-
108
- #: admin/sidebar-overview.php:292
109
- msgid "Undo"
110
- msgstr ""
111
-
112
- #: admin/sidebar-overview.php:231
113
- msgid "You are not allowed to delete this item."
114
- msgstr ""
115
-
116
- #: admin/sidebar-overview.php:216
117
- msgid "You are not allowed to restore this item from the Trash."
118
- msgstr ""
119
-
120
- #: admin/sidebar-overview.php:197
121
- msgid "You are not allowed to move this item to the Trash."
122
- msgstr ""
123
-
124
- #. translators: %s: search keywords
125
- #: admin/sidebar-overview.php:133
126
- msgid "Search results for &#8220;%s&#8221;"
127
- msgstr ""
128
-
129
- #. translators: %s: post title
130
- #: admin/sidebar-list-table.php:635
131
- msgid "Delete &#8220;%s&#8221; permanently"
132
- msgstr ""
133
-
134
- #: admin/sidebar-list-table.php:627
135
- msgctxt "verb"
136
- msgid "Trash"
137
- msgstr ""
138
-
139
- #. translators: %s: post title
140
- #: admin/sidebar-list-table.php:626
141
- msgid "Move &#8220;%s&#8221; to the Trash"
142
- msgstr ""
143
-
144
- #. translators: %s: post title
145
- #: admin/sidebar-list-table.php:618
146
- msgid "Restore &#8220;%s&#8221; from the Trash"
147
- msgstr ""
148
-
149
- #. translators: %s: sidebar title
150
- #: admin/sidebar-list-table.php:597
151
- msgid "Edit &#8220;%s&#8221;"
152
- msgstr ""
153
-
154
- #: admin/sidebar-list-table.php:532
155
- msgid "Missed schedule"
156
- msgstr ""
157
-
158
- #: admin/sidebar-list-table.php:520
159
- msgid "Until %s"
160
- msgstr ""
161
-
162
- #. translators: Sidebar status date and time format, see http://php.net/date
163
- #: admin/sidebar-list-table.php:519 admin/sidebar-list-table.php:525
164
- msgid "Y/m/d g:i:s a"
165
- msgstr ""
166
-
167
- #. translators: Sidebar status date format, see http://php.net/date
168
- #: admin/sidebar-list-table.php:517 admin/sidebar-list-table.php:529
169
- msgid "Y/m/d"
170
- msgstr ""
171
-
172
- #: admin/sidebar-list-table.php:422
173
- msgid "%s is currently editing"
174
- msgstr ""
175
-
176
- #. translators: %s: post title
177
- #: admin/sidebar-list-table.php:407
178
- msgid "&#8220;%s&#8221; (Edit)"
179
- msgstr ""
180
-
181
- #: admin/sidebar-list-table.php:365
182
- msgid "Select %s"
183
- msgstr ""
184
-
185
- #: admin/sidebar-list-table.php:311 sidebar.php:114
186
- msgctxt "option"
187
- msgid "Action"
188
- msgstr ""
189
-
190
- #: admin/sidebar-list-table.php:310
191
- msgctxt "column name"
192
- msgid "Title"
193
- msgstr ""
194
-
195
- #: admin/sidebar-list-table.php:282
196
- msgid "Empty Trash"
197
- msgstr ""
198
-
199
- #: admin/sidebar-list-table.php:255 admin/sidebar-list-table.php:619
200
- msgid "Restore"
201
- msgstr ""
202
-
203
- #: admin/sidebar-list-table.php:207
204
- msgid "Inactive <span class=\"count\">(%s)</span>"
205
- msgid_plural "Inactive <span class=\"count\">(%s)</span>"
206
- msgstr[0] ""
207
- msgstr[1] ""
208
-
209
- #: admin/sidebar-list-table.php:206
210
- msgid "Active <span class=\"count\">(%s)</span>"
211
- msgid_plural "Active <span class=\"count\">(%s)</span>"
212
- msgstr[0] ""
213
- msgstr[1] ""
214
-
215
- #: admin/sidebar-list-table.php:193
216
- msgctxt "sidebars"
217
- msgid "All <span class=\"count\">(%s)</span>"
218
- msgid_plural "All <span class=\"count\">(%s)</span>"
219
- msgstr[0] ""
220
- msgstr[1] ""
221
-
222
- #: admin/sidebar-edit.php:1322
223
- msgid "F j, Y"
224
- msgstr ""
225
-
226
- #: admin/admin.php:138
227
- msgid "Free updates and email support included."
228
- msgstr ""
229
-
230
- #: admin/admin.php:137
231
- msgid "You can upgrade without leaving the admin panel by clicking below."
232
- msgstr ""
233
-
234
- #: admin/admin.php:135
235
- msgid "Get All Features With Content Aware Sidebars Pro"
236
- msgstr ""
237
-
238
- #: admin/admin.php:129
239
- msgid "Sync widgets across themes"
240
- msgstr ""
241
-
242
- #: admin/admin.php:127
243
- msgid "Visibility for roles"
244
- msgstr ""
245
-
246
- #: admin/admin.php:125
247
- msgid "Extra condition types"
248
- msgstr ""
249
-
250
- #: admin/sidebar-edit.php:1004
251
- msgid "Activates on <b>%1$s</b>"
252
- msgstr ""
253
-
254
- #. translators: Publish box date format, see http://php.net/date
255
- #: admin/sidebar-edit.php:999
256
- msgid "M j, Y"
257
- msgstr ""
258
-
259
- #: admin/sidebar-edit.php:866
260
- msgid "Display sidebar only in given time ranges on select days."
261
- msgstr ""
262
-
263
- #: admin/sidebar-edit.php:853
264
- msgid "Never"
265
- msgstr ""
266
-
267
- #: admin/sidebar-edit.php:844
268
- msgid "Select date"
269
- msgstr ""
270
-
271
- #: admin/sidebar-edit.php:834 admin/sidebar-list-table.php:314
272
- msgid "Status"
273
- msgstr ""
274
-
275
- #: admin/admin.php:128 admin/sidebar-edit.php:761
276
- msgid "Time Schedule"
277
- msgstr ""
278
-
279
- #: admin/sidebar-edit.php:738
280
- msgid "Sidebar Status"
281
- msgstr ""
282
-
283
- #: admin/sidebar-edit.php:696
284
- msgid ""
285
- "Should the sidebar merge with a target sidebar or replace it? Maybe you want to insert it in your content with a shortcode.\n"
286
- "\n"
287
- "Display the sidebar for everyone or make it visible only for logged-in users.\n"
288
- "\n"
289
- " You are in control."
290
- msgstr ""
291
-
292
- #: admin/sidebar-edit.php:641
293
- msgid "Sidebar deactivated."
294
- msgstr ""
295
-
296
- #: admin/sidebar-edit.php:637
297
- msgid "Sidebar activated."
298
- msgstr ""
299
-
300
- #: admin/sidebar-edit.php:478
301
- msgid "Enter title here"
302
- msgstr ""
303
-
304
- #: admin/sidebar-edit.php:372 admin/sidebar-overview.php:234
305
- msgid "Error in deleting."
306
- msgstr ""
307
-
308
- #: admin/sidebar-edit.php:361 admin/sidebar-overview.php:219
309
- msgid "Error in restoring from Trash."
310
- msgstr ""
311
-
312
- #: admin/sidebar-edit.php:358
313
- msgid "You are not allowed to restore this sidebar from the Trash."
314
- msgstr ""
315
-
316
- #: admin/sidebar-edit.php:343 admin/sidebar-overview.php:205
317
- msgid "Error in moving to Trash."
318
- msgstr ""
319
-
320
- #: admin/sidebar-edit.php:339
321
- msgid "You cannot move this sidebar to the Trash. %s is currently editing."
322
- msgstr ""
323
-
324
- #: admin/sidebar-edit.php:195 admin/sidebar-edit.php:288
325
- msgid "The sidebar no longer exists."
326
- msgstr ""
327
-
328
- #: admin/sidebar-edit.php:238 admin/sidebar-edit.php:745
329
- msgid "Advanced"
330
- msgstr ""
331
-
332
- #: admin/sidebar-edit.php:236
333
- msgid "Conditions"
334
- msgstr ""
335
-
336
- #: admin/sidebar-edit.php:199
337
- msgid "You cannot edit this sidebar because it is in the Trash. Please restore it and try again."
338
- msgstr ""
339
-
340
- #: admin/sidebar-edit.php:83
341
- msgid "URLs (Pro Feature)"
342
- msgstr ""
343
-
344
- #: admin/post_type_sidebar.php:295 admin/screen_widgets.php:108
345
- #: admin/screen_widgets.php:137 admin/sidebar-edit.php:1010
346
- #: admin/sidebar-list-table.php:539
347
- msgid "Inactive"
348
- msgstr ""
349
-
350
- #: admin/screen_widgets.php:108 admin/screen_widgets.php:131
351
- #: admin/sidebar-edit.php:1007 admin/sidebar-list-table.php:513
352
- msgid "Active"
353
- msgstr ""
354
-
355
- #. Author URI of the plugin/theme
356
- msgid "https://dev.institute"
357
- msgstr ""
358
-
359
- #. Author of the plugin/theme
360
- msgid "Joachim Jensen"
361
- msgstr ""
362
-
363
- #. Plugin URI of the plugin/theme
364
- msgid "https://dev.institute/wordpress/sidebars-pro/"
365
- msgstr ""
366
-
367
- #: admin/sidebar-edit.php:1037
368
- msgid "Enable"
369
- msgstr ""
370
-
371
- #: admin/sidebar-edit.php:1028 admin/sidebar-edit.php:1036
372
- msgid "Widget Revisions: %s"
373
- msgstr ""
374
-
375
- #: admin/sidebar-edit.php:116
376
- msgid "Upgrade to Pro"
377
- msgstr ""
378
-
379
- #: sidebar.php:245 sidebar.php:267
380
- msgid "(no title)"
381
- msgstr ""
382
-
383
- #: lib/wp-pointer-tour/wp-pointer-tour.php:164
384
- msgid "Previous"
385
- msgstr ""
386
-
387
- #: admin/screen_widgets.php:168
388
- msgid "Expand"
389
- msgstr ""
390
-
391
- #: admin/screen_widgets.php:167
392
- msgid "Collapse"
393
- msgstr ""
394
-
395
- #: admin/sidebar-edit.php:1302
396
- msgid "User Roles available in Pro"
397
- msgstr ""
398
-
399
- #: admin/admin.php:126 admin/sidebar-list-table.php:609
400
- msgid "Widget Revisions"
401
- msgstr ""
402
-
403
- #: admin/sidebar-edit.php:99
404
- msgid "Display this sidebar only on content that meets the following conditions:"
405
- msgstr ""
406
-
407
- #: admin/post_type_sidebar.php:276
408
- msgid "Display sidebars per %s etc. with the %s."
409
- msgstr ""
410
-
411
- #: admin/post_type_sidebar.php:272
412
- msgid "Note: Selected Sidebars are displayed on this %s specifically."
413
- msgstr ""
414
-
415
- #: admin/post_type_sidebar.php:257
416
- msgid "Default"
417
- msgstr ""
418
-
419
- #: admin/post_type_sidebar.php:275
420
- msgid "Sidebar Manager"
421
- msgstr ""
422
-
423
- #: admin/post_type_sidebar.php:245
424
- msgid "Archive Page"
425
- msgstr ""
426
-
427
- #: admin/post_type_sidebar.php:237
428
- msgid "Page Template"
429
- msgstr ""
430
-
431
- #: admin/post_type_sidebar.php:234
432
- msgid "Child Page"
433
- msgstr ""
434
-
435
- #: admin/post_type_sidebar.php:231
436
- msgid "Author"
437
- msgstr ""
438
-
439
- #: admin/post_type_sidebar.php:223 admin/post_type_sidebar.php:262
440
- msgid "Type to Add New Sidebar"
441
- msgstr ""
442
-
443
- #: admin/post_type_sidebar.php:219
444
- msgid "Create New"
445
- msgstr ""
446
-
447
- #: admin/post_type_sidebar.php:177
448
- msgid "Sidebars - Quick Select"
449
- msgstr ""
450
-
451
- #: admin/sidebar-edit.php:712
452
- msgid "Finish Tour"
453
- msgstr ""
454
-
455
- #: admin/sidebar-edit.php:686
456
- msgid ""
457
- "Click on the input field and select the content you want.\n"
458
- "\n"
459
- "If you can't find the right content in the list, type something to search.\n"
460
- "\n"
461
- " You can add several types of content to the same group, try e.g. \"All Posts\" and an Author to target all posts written by that author. Awesome!\n"
462
- "\n"
463
- "Remember to save the changes on each group."
464
- msgstr ""
465
-
466
- #: admin/sidebar-edit.php:668
467
- msgid "I know how to use it"
468
- msgstr ""
469
-
470
- #: admin/sidebar-edit.php:660
471
- msgid ""
472
- "You've just installed or updated Content Aware Sidebars. Awesome!\n"
473
- "\n"
474
- "You can display sidebars on any page or in any context. If that is new to you, this 3 step interactive guide will show you just how easy it is."
475
- msgstr ""
476
-
477
- #: admin/sidebar-edit.php:659
478
- msgid "Get Started in 3 Easy Steps"
479
- msgstr ""
480
-
481
- #: lib/wp-content-aware-engine/module/bbpress.php:32
482
- msgid "All Profiles"
483
- msgstr ""
484
-
485
- #: lib/wp-content-aware-engine/module/author.php:30
486
- msgid "All Authors"
487
- msgstr ""
488
-
489
- #: sidebar.php:190
490
- msgid "Sidebar Conditions"
491
- msgstr ""
492
-
493
- #: sidebar.php:109
494
- msgid "Logged-in Users"
495
- msgstr ""
496
-
497
- #: lib/wp-content-aware-engine/view/group_template.php:11
498
- msgid "Not"
499
- msgstr ""
500
-
501
- #: admin/sidebar-edit.php:850
502
- msgid "Deactivate"
503
- msgstr ""
504
-
505
- #: admin/sidebar-edit.php:841
506
- msgid "Activate"
507
- msgstr ""
508
-
509
- #: admin/post_type_sidebar.php:220 admin/sidebar-edit.php:1013
510
- msgid "New"
511
- msgstr ""
512
-
513
- #: freemius.php:58
514
- msgid "Please help us improve %2$s by securely sharing some usage data with %5$s. If you skip this, that's okay! %2$s will still work just fine."
515
- msgstr ""
516
-
517
- #: admin/screen_widgets.php:147
518
- msgid "Revisions"
519
- msgstr ""
520
-
521
- #: admin/sidebar-edit.php:1311 admin/sidebar-list-table.php:500
522
- msgid "All Users"
523
- msgstr ""
524
-
525
- #: admin/sidebar-list-table.php:456
526
- msgid "Add sidebar at the bottom during merge"
527
- msgstr ""
528
-
529
- #: admin/sidebar-list-table.php:455
530
- msgid "Add sidebar at the top during merge"
531
- msgstr ""
532
-
533
- #: admin/sidebar-edit.php:989
534
- msgid "Update"
535
- msgstr ""
536
-
537
- #: admin/sidebar-edit.php:237
538
- msgid "Schedule"
539
- msgstr ""
540
-
541
- #: admin/sidebar-edit.php:899 admin/sidebar-list-table.php:263
542
- msgid "Move to Trash"
543
- msgstr ""
544
-
545
- #: admin/sidebar-edit.php:897 admin/sidebar-list-table.php:261
546
- #: admin/sidebar-list-table.php:636
547
- msgid "Delete Permanently"
548
- msgstr ""
549
-
550
- #: app.php:174
551
- msgid "Upgrade"
552
- msgstr ""
553
-
554
- #: admin/sidebar-edit.php:1029
555
- msgid "Browse revisions"
556
- msgstr ""
557
-
558
- #: admin/sidebar-edit.php:1029
559
- msgctxt "revisions"
560
- msgid "Browse"
561
- msgstr ""
562
-
563
- #: admin/sidebar-edit.php:1019 admin/sidebar-list-table.php:598
564
- msgid "Edit"
565
- msgstr ""
566
-
567
- #: admin/sidebar-edit.php:994
568
- msgid "Status:"
569
- msgstr ""
570
-
571
- #: admin/sidebar-edit.php:934 admin/sidebar-edit.php:935
572
- #: admin/sidebar-list-table.php:313 sidebar.php:105
573
- msgid "Visibility"
574
- msgstr ""
575
-
576
- #: admin/admin.php:139
577
- msgid "Upgrade Now"
578
- msgstr ""
579
-
580
- #: admin/sidebar-edit.php:960
581
- msgid "Priority Email Support"
582
- msgstr ""
583
-
584
- #: admin/sidebar-edit.php:261 admin/sidebar-edit.php:961
585
- msgid "Forum Support"
586
- msgstr ""
587
-
588
- #: admin/admin.php:131
589
- msgid "Content Aware Sidebars Pro"
590
- msgstr ""
591
-
592
- #: admin/sidebar-edit.php:731
593
- msgid "Publish"
594
- msgstr ""
595
-
596
- #: admin/sidebar-edit.php:119
597
- msgid "Like it? %1$sSupport the plugin with a %2$s Review%3$s"
598
- msgstr ""
599
-
600
- #: lib/wp-content-aware-engine/view/group_template.php:51
601
- msgid "Save Changes"
602
- msgstr "Sauvegarder les réglages"
603
-
604
- #: lib/wp-content-aware-engine/module/pods.php:30
605
- msgid "All Pods Pages"
606
- msgstr ""
607
-
608
- #: lib/wp-content-aware-engine/module/pods.php:29
609
- msgid "Pods Pages"
610
- msgstr ""
611
-
612
- #: admin/sidebar-edit.php:673
613
- msgid ""
614
- "With this dropdown you can select on what conditions the sidebar should be displayed.\n"
615
- "\n"
616
- "Content Aware Sidebars has built-in support for many types of content and even other plugins!\n"
617
- "\n"
618
- "Select something to continue the tour. You can change it later."
619
- msgstr ""
620
-
621
- #: admin/sidebar-edit.php:672
622
- msgid "Select Content Type"
623
- msgstr "Sélectionner le type de contenu "
624
-
625
- #: admin/sidebar-edit.php:667
626
- msgid "Start Quick Tour"
627
- msgstr ""
628
-
629
- #: lib/wp-content-aware-engine/view/group_template.php:43
630
- msgid "Negate conditions"
631
- msgstr ""
632
-
633
- #: lib/wp-content-aware-engine/view/group_template.php:18
634
- #: lib/wp-content-aware-engine/view/meta_box.php:18
635
- msgid "Select content type"
636
- msgstr ""
637
-
638
- #: lib/wp-content-aware-engine/module/page_template.php:36
639
- msgid "All Templates"
640
- msgstr "Tous les modèles"
641
-
642
- #: lib/wp-content-aware-engine/core.php:805
643
- msgid "Searching"
644
- msgstr ""
645
-
646
- #: lib/wp-content-aware-engine/core.php:648
647
- msgid "Conditions updated"
648
- msgstr ""
649
-
650
- #: lib/wp-content-aware-engine/core.php:625
651
- msgid "Could not delete conditions"
652
- msgstr ""
653
-
654
- #: lib/wp-content-aware-engine/core.php:531
655
- msgid "Conditional Logic"
656
- msgstr "Logique conditionnelle"
657
-
658
- #: lib/wp-pointer-tour/wp-pointer-tour.php:165
659
- msgid "Next"
660
- msgstr "Suivant"
661
-
662
- #: lib/wp-pointer-tour/wp-pointer-tour.php:163
663
- msgid "Close"
664
- msgstr "Fermer"
665
-
666
- #: admin/sidebar-edit.php:706
667
- msgid ""
668
- "That's it! Now you can start creating sidebars and display them on your own conditions.\n"
669
- "\n"
670
- "If you need more help, click on the \"Help\" tab here."
671
- msgstr ""
672
-
673
- #: admin/sidebar-edit.php:705
674
- msgid "Help and Support"
675
- msgstr ""
676
-
677
- #: admin/sidebar-edit.php:695
678
- msgid "Options, options"
679
- msgstr ""
680
-
681
- #: admin/sidebar-edit.php:958
682
- msgid "Get Started"
683
- msgstr ""
684
-
685
- #: admin/post_type_sidebar.php:292 admin/screen_widgets.php:134
686
- #: admin/sidebar-list-table.php:534
687
- #: lib/wp-content-aware-engine/module/post_type.php:319
688
- #: lib/wp-content-aware-engine/walker.php:185
689
- msgid "Scheduled"
690
- msgstr "Programmé"
691
-
692
- #: lib/wp-content-aware-engine/module/post_type.php:317
693
- #: lib/wp-content-aware-engine/walker.php:183
694
- msgid "Sticky"
695
- msgstr "Mise en avant"
696
-
697
- #. translators: post state
698
- #: lib/wp-content-aware-engine/module/post_type.php:315
699
- #: lib/wp-content-aware-engine/walker.php:181
700
- msgctxt "post state"
701
- msgid "Pending"
702
- msgstr ""
703
-
704
- #: lib/wp-content-aware-engine/module/post_type.php:312
705
- #: lib/wp-content-aware-engine/walker.php:178
706
- msgid "Draft"
707
- msgstr "Brouillon"
708
-
709
- #: lib/wp-content-aware-engine/module/post_type.php:310
710
- #: lib/wp-content-aware-engine/walker.php:176
711
- msgid "Private"
712
- msgstr "Privé"
713
-
714
- #: lib/wp-content-aware-engine/module/post_type.php:308
715
- #: lib/wp-content-aware-engine/walker.php:174
716
- msgid "Password protected"
717
- msgstr ""
718
-
719
- #: lib/wp-content-aware-engine/module/taxonomy.php:49
720
- msgid "Taxonomies"
721
- msgstr "Taxonomies"
722
-
723
- #: lib/wp-content-aware-engine/module/static.php:50
724
- msgid "404 Page"
725
- msgstr "Page 404"
726
-
727
- #: lib/wp-content-aware-engine/module/static.php:49
728
- msgid "Search Results"
729
- msgstr "Résultats de recherche"
730
-
731
- #: lib/wp-content-aware-engine/module/static.php:48
732
- msgid "Front Page"
733
- msgstr "Page d'accueil"
734
-
735
- #: lib/wp-content-aware-engine/module/static.php:36
736
- msgid "Static Pages"
737
- msgstr "Pages statiques"
738
-
739
- #: lib/wp-content-aware-engine/module/post_type.php:284
740
- msgid "Blog Page"
741
- msgstr ""
742
-
743
- #: lib/wp-content-aware-engine/module/post_type.php:283
744
- #: lib/wp-content-aware-engine/module/taxonomy.php:288
745
- msgid "%s Archives"
746
- msgstr ""
747
-
748
- #: lib/wp-content-aware-engine/module/post_type.php:42
749
- msgid "Post Types"
750
- msgstr "Types d'article"
751
-
752
- #: lib/wp-content-aware-engine/module/polylang.php:29
753
- #: lib/wp-content-aware-engine/module/qtranslate.php:29
754
- #: lib/wp-content-aware-engine/module/transposh.php:29
755
- #: lib/wp-content-aware-engine/module/wpml.php:29
756
- msgid "Languages"
757
- msgstr "Langues"
758
-
759
- #: lib/wp-content-aware-engine/module/page_template.php:35
760
- msgid "Page Templates"
761
- msgstr "Gabarit de Page"
762
-
763
- #: lib/wp-content-aware-engine/module/date.php:32
764
- msgid "Date Archives"
765
- msgstr "Date de listes"
766
-
767
- #: lib/wp-content-aware-engine/module/date.php:30
768
- msgid "Dates"
769
- msgstr "Dates"
770
-
771
- #: lib/wp-content-aware-engine/module/bbpress.php:31
772
- msgid "bbPress User Profiles"
773
- msgstr "Profils d'Utilisateurs bbPress"
774
-
775
- #: lib/wp-content-aware-engine/module/author.php:29
776
- msgid "Authors"
777
- msgstr "Auteurs"
778
-
779
- #: lib/wp-content-aware-engine/core.php:807
780
- msgid "Target all but this context"
781
- msgstr ""
782
-
783
- #: lib/wp-content-aware-engine/core.php:808
784
- msgid "Conditions have unsaved changes. Do you want to continue and discard these changes?"
785
- msgstr ""
786
-
787
- #: lib/wp-content-aware-engine/core.php:806
788
- msgid "No results found."
789
- msgstr "Aucun résultat trouvé."
790
-
791
- #: lib/wp-content-aware-engine/view/module/condition_post_type_template.php:16
792
- #: lib/wp-content-aware-engine/view/module/condition_taxonomy_template.php:16
793
- #: lib/wp-content-aware-engine/view/module/condition_template.php:16
794
- msgid "And"
795
- msgstr ""
796
-
797
- #: lib/wp-content-aware-engine/view/group_template.php:10
798
- #: lib/wp-content-aware-engine/view/meta_box.php:14
799
- msgid "Or"
800
- msgstr "Ou"
801
-
802
- #: admin/sidebar-edit.php:987
803
- msgid "Save"
804
- msgstr "Sauvegarder"
805
-
806
- #: lib/wp-content-aware-engine/core.php:617
807
- msgid "Unauthorized request"
808
- msgstr "Requête non autorisée"
809
-
810
- #: lib/wp-content-aware-engine/core.php:248
811
- msgctxt "condition status"
812
- msgid "Negated"
813
- msgstr ""
814
-
815
- #: lib/wp-content-aware-engine/core.php:228
816
- msgid "Condition Group"
817
- msgstr "Groupe de conditions"
818
-
819
- #: admin/screen_widgets.php:170
820
- msgid "Filter Widgets"
821
- msgstr "Filtrer les widgets"
822
-
823
- #: admin/screen_widgets.php:169
824
- msgid "Filter Sidebars"
825
- msgstr "Filtrer les sidebars"
826
-
827
- #: admin/sidebar-edit.php:955
828
- msgid "Translate the plugin into your language"
829
- msgstr "Traduire l'extension dans votre langue"
830
-
831
- #: admin/sidebar-edit.php:890 admin/sidebar-edit.php:891
832
- msgid "Order"
833
- msgstr "Commande"
834
-
835
- #: app.php:168
836
- msgid "Get Support"
837
- msgstr "Recevoir du support"
838
-
839
- #: admin/sidebar-edit.php:259
840
- msgid "More Information"
841
- msgstr "Plus d'informations"
842
-
843
- #: admin/sidebar-edit.php:255
844
- msgid "Each created condition group describe some specific content (conditions) that the current sidebar should be displayed with."
845
- msgstr "Chaque groupe de condition créé décrit du contenu spécifique (des conditions) avec lequel la sidebar devrait être affichée."
846
-
847
- #: admin/sidebar-edit.php:254 admin/sidebar-edit.php:685
848
- #: lib/wp-content-aware-engine/core.php:227
849
- msgid "Condition Groups"
850
- msgstr "Groupes de conditions"
851
-
852
- #: admin/sidebar-edit.php:771
853
- msgid "Options"
854
- msgstr "Options"
855
-
856
- #. #-#-#-#-# tmp-content-aware-sidebars.pot (Content Aware Sidebars 3.5.2)
857
- #. #-#-#-#-#
858
- #. Plugin Name of the plugin/theme
859
- #: admin/sidebar-edit.php:754
860
- msgid "Content Aware Sidebars"
861
- msgstr "Content Aware Sidebars"
862
-
863
- #: admin/sidebar-list-table.php:475
864
- msgid "Manage Widgets"
865
- msgstr "Gérer les widgets"
866
-
867
- #: admin/sidebar-list-table.php:312
868
- msgid "Widgets"
869
- msgstr "Widgets"
870
-
871
- #: admin/sidebar-list-table.php:448 sidebar.php:284
872
- msgid "Please update Host Sidebar"
873
- msgstr "Veuillez mettre à jour la sidebar originale"
874
-
875
- #: admin/sidebar-overview.php:277
876
- msgid "%s sidebar restored from the Trash."
877
- msgid_plural "%s sidebars restored from the Trash."
878
- msgstr[0] ""
879
- msgstr[1] ""
880
-
881
- #: admin/sidebar-overview.php:276
882
- msgid "%s sidebar moved to the Trash."
883
- msgid_plural "%s sidebars moved to the Trash."
884
- msgstr[0] ""
885
- msgstr[1] ""
886
-
887
- #: admin/sidebar-overview.php:275
888
- msgid "%s sidebar permanently deleted."
889
- msgid_plural "%s sidebars permanently deleted."
890
- msgstr[0] ""
891
- msgstr[1] ""
892
-
893
- #: admin/sidebar-overview.php:274
894
- msgid "%s sidebar not updated, somebody is editing it."
895
- msgid_plural "%s sidebars not updated, somebody is editing them."
896
- msgstr[0] ""
897
- msgstr[1] ""
898
-
899
- #: admin/sidebar-overview.php:273
900
- msgid "%s sidebar updated."
901
- msgid_plural "%s sidebars updated."
902
- msgstr[0] ""
903
- msgstr[1] ""
904
-
905
- #. translators: Publish box date format, see http://php.net/date
906
- #: admin/sidebar-edit.php:640
907
- msgid "M j, Y @ G:i"
908
- msgstr "j M Y, G:i "
909
-
910
- #: admin/sidebar-edit.php:638
911
- msgid "Sidebar scheduled for: <strong>%1$s</strong>."
912
- msgstr "Sidebar programmée pour <strong>%1$s</strong>."
913
-
914
- #: admin/sidebar-edit.php:636
915
- msgid "Sidebar updated."
916
- msgstr "Sidebar mise à jour"
917
-
918
- #: admin/sidebar-edit.php:634 admin/sidebar-overview.php:270
919
- msgid "Manage widgets"
920
- msgstr "Gérer les widgets"
921
-
922
- #: sidebar.php:191
923
- msgid "No content. Please add at least one condition group to make the sidebar content aware."
924
- msgstr "Aucun contenu. Veuillez ajouter au moins un groupe de condition pour rendre la sidebar consciente du contenu. "
925
-
926
- #: sidebar.php:188
927
- msgid "No sidebars found in Trash"
928
- msgstr "Aucune sidebar trouvée dans la corbeille"
929
-
930
- #: admin/post_type_sidebar.php:225 sidebar.php:187
931
- msgid "No sidebars found"
932
- msgstr "Aucune sidebar trouvée"
933
-
934
- #: sidebar.php:186
935
- msgid "Search Sidebars"
936
- msgstr "Rechercher une Sidebar"
937
-
938
- #: sidebar.php:185
939
- msgid "View Sidebar"
940
- msgstr "Voir la sidebar"
941
-
942
- #: sidebar.php:184
943
- msgid "All Sidebars"
944
- msgstr "Toutes les sidebars"
945
-
946
- #: sidebar.php:183
947
- msgid "New Sidebar"
948
- msgstr "Nouvelle sidebar"
949
-
950
- #: admin/screen_widgets.php:147 sidebar.php:182
951
- msgid "Edit Sidebar"
952
- msgstr "Éditer la sidebar"
953
-
954
- #: sidebar.php:181
955
- msgid "Add New Sidebar"
956
- msgstr "Ajouter nouvelle sidebar"
957
-
958
- #: sidebar.php:180
959
- msgctxt "sidebar"
960
- msgid "Add New"
961
- msgstr "Ajouter nouvelle"
962
-
963
- #: sidebar.php:179
964
- msgid "Sidebar"
965
- msgstr "Sidebar"
966
-
967
- #: sidebar.php:178
968
- msgid "Sidebars"
969
- msgstr "Sidebars"
970
-
971
- #: sidebar.php:141
972
- msgid "Place sidebar on top or bottom of host when merging."
973
- msgstr "Place la sidebar au-dessus ou en-dessous de l'hôte pendant la fusion."
974
-
975
- #: sidebar.php:139
976
- msgid "Bottom"
977
- msgstr "Dessous"
978
-
979
- #: sidebar.php:138
980
- msgid "Top"
981
- msgstr "Dessus"
982
-
983
- #: sidebar.php:134
984
- msgid "Merge Position"
985
- msgstr "Fusionner les positions"
986
-
987
- #: sidebar.php:123
988
- msgid "Replace host sidebar, merge with it or add sidebar manually."
989
- msgstr "Remplacer la sidebar originale, la fusionner avec ou ajouter une sidebar manuellement."
990
-
991
- #: sidebar.php:121
992
- msgid "Forced replace"
993
- msgstr "Forcé"
994
-
995
- #: sidebar.php:119
996
- msgid "Merge"
997
- msgstr "Fusion"
998
-
999
- #: sidebar.php:118
1000
- msgid "Replace"
1001
- msgstr "Substitution"
1002
-
1003
- #: lib/wp-content-aware-engine/view/group_template.php:37
1004
- msgid "Archives"
1005
- msgstr ""
1006
-
1007
- #: lib/wp-content-aware-engine/view/group_template.php:31
1008
- msgid "Singulars"
1009
- msgstr ""
1010
-
1011
- #: admin/sidebar-edit.php:260 admin/sidebar-edit.php:959 app.php:167
1012
- msgid "FAQ"
1013
- msgstr "FAQ"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
lang/content-aware-sidebars-he_IL.po DELETED
@@ -1,711 +0,0 @@
1
- # Copyright (C) 2012 Content Aware Sidebars
2
- # This file is distributed under the same license as the Content Aware Sidebars package.
3
- # Translators:
4
- # stas arshanski <stuk88@gmail.com>, 2015
5
- msgid ""
6
- msgstr ""
7
- "Project-Id-Version: Content Aware Sidebars\n"
8
- "Report-Msgid-Bugs-To: http://wordpress.org/tag/content-aware-sidebars\n"
9
- "POT-Creation-Date: 2015-10-01 16:11-0800\n"
10
- "PO-Revision-Date: 2016-03-07 00:18+0000\n"
11
- "Last-Translator: Joachim Jensen <jv@intox.dk>\n"
12
- "Language-Team: Hebrew (Israel) (http://www.transifex.com/intoxstudio/content-aware-sidebars/language/he_IL/)\n"
13
- "MIME-Version: 1.0\n"
14
- "Content-Type: text/plain; charset=UTF-8\n"
15
- "Content-Transfer-Encoding: 8bit\n"
16
- "Language: he_IL\n"
17
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
- "X-Generator: Poedit 1.7.6\n"
19
- "X-Poedit-Basepath: .\n"
20
- "X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;_ex:1,2c;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n"
21
- "X-Poedit-SearchPath-0: .\n"
22
- "X-Poedit-SearchPath-1: ..\n"
23
- "X-Poedit-SearchPathExcluded-0: ../node_modules\n"
24
- "X-Poedit-SearchPathExcluded-1: ../lib/wp-content-aware-engine/node_modules\n"
25
- "X-Poedit-SourceCharset: UTF-8\n"
26
- "X-Textdomain-Support: yes\n"
27
-
28
- #: ../content-aware-sidebars.php:95
29
- msgid "Manage and show sidebars according to the content being viewed."
30
- msgstr ""
31
-
32
- #: ../content-aware-sidebars.php:96 ../content-aware-sidebars.php:748
33
- msgid "Content Aware Sidebars"
34
- msgstr ""
35
-
36
- #: ../content-aware-sidebars.php:97
37
- msgid "Import"
38
- msgstr "ייבוא"
39
-
40
- #: ../content-aware-sidebars.php:178 ../content-aware-sidebars.php:801
41
- msgid "FAQ"
42
- msgstr "שאלות ותשובות"
43
-
44
- #: ../content-aware-sidebars.php:256
45
- msgid "Exposure"
46
- msgstr "חשיפה"
47
-
48
- #: ../content-aware-sidebars.php:260
49
- msgid "Singular"
50
- msgstr "יחיד"
51
-
52
- #: ../content-aware-sidebars.php:261
53
- msgid "Singular & Archive"
54
- msgstr "יחיד וארכיון"
55
-
56
- #: ../content-aware-sidebars.php:262
57
- msgid "Archive"
58
- msgstr "ארכיון"
59
-
60
- #: ../content-aware-sidebars.php:267 ../content-aware-sidebars.php:471
61
- msgctxt "option"
62
- msgid "Handle"
63
- msgstr ""
64
-
65
- #: ../content-aware-sidebars.php:271
66
- msgid "Replace"
67
- msgstr "החלף"
68
-
69
- #: ../content-aware-sidebars.php:272
70
- msgid "Merge"
71
- msgstr "חיבור"
72
-
73
- #: ../content-aware-sidebars.php:273
74
- msgid "Manual"
75
- msgstr "מדריך"
76
-
77
- #: ../content-aware-sidebars.php:274
78
- msgid "Forced replace"
79
- msgstr "החלפה בכח"
80
-
81
- #: ../content-aware-sidebars.php:276
82
- msgid "Replace host sidebar, merge with it or add sidebar manually."
83
- msgstr ""
84
-
85
- #: ../content-aware-sidebars.php:280
86
- msgid "Host Sidebar"
87
- msgstr ""
88
-
89
- #: ../content-aware-sidebars.php:287
90
- msgid "Merge Position"
91
- msgstr ""
92
-
93
- #: ../content-aware-sidebars.php:291
94
- msgid "Top"
95
- msgstr ""
96
-
97
- #: ../content-aware-sidebars.php:292
98
- msgid "Bottom"
99
- msgstr ""
100
-
101
- #: ../content-aware-sidebars.php:294
102
- msgid "Place sidebar on top or bottom of host when merging."
103
- msgstr ""
104
-
105
- #: ../content-aware-sidebars.php:309
106
- msgid "Sidebars"
107
- msgstr ""
108
-
109
- #: ../content-aware-sidebars.php:310
110
- msgid "Sidebar"
111
- msgstr ""
112
-
113
- #: ../content-aware-sidebars.php:311
114
- msgctxt "sidebar"
115
- msgid "Add New"
116
- msgstr ""
117
-
118
- #: ../content-aware-sidebars.php:312
119
- msgid "Add New Sidebar"
120
- msgstr ""
121
-
122
- #: ../content-aware-sidebars.php:313
123
- msgid "Edit Sidebar"
124
- msgstr ""
125
-
126
- #: ../content-aware-sidebars.php:314
127
- msgid "New Sidebar"
128
- msgstr ""
129
-
130
- #: ../content-aware-sidebars.php:315
131
- msgid "All Sidebars"
132
- msgstr ""
133
-
134
- #: ../content-aware-sidebars.php:316
135
- msgid "View Sidebar"
136
- msgstr ""
137
-
138
- #: ../content-aware-sidebars.php:317
139
- msgid "Search Sidebars"
140
- msgstr ""
141
-
142
- #: ../content-aware-sidebars.php:318
143
- msgid "No sidebars found"
144
- msgstr ""
145
-
146
- #: ../content-aware-sidebars.php:319
147
- msgid "No sidebars found in Trash"
148
- msgstr ""
149
-
150
- #: ../content-aware-sidebars.php:321
151
- msgid "Display sidebar with"
152
- msgstr ""
153
-
154
- #: ../content-aware-sidebars.php:322
155
- msgid ""
156
- "No content. Please add at least one condition group to make the sidebar "
157
- "content aware."
158
- msgstr ""
159
-
160
- #: ../content-aware-sidebars.php:353 ../content-aware-sidebars.php:381
161
- msgid "Manage widgets"
162
- msgstr ""
163
-
164
- #: ../content-aware-sidebars.php:356 ../content-aware-sidebars.php:359
165
- msgid "Sidebar updated."
166
- msgstr ""
167
-
168
- #: ../content-aware-sidebars.php:361
169
- msgid "Sidebar published."
170
- msgstr ""
171
-
172
- #: ../content-aware-sidebars.php:362
173
- msgid "Sidebar saved."
174
- msgstr ""
175
-
176
- #: ../content-aware-sidebars.php:363
177
- msgid "Sidebar submitted."
178
- msgstr ""
179
-
180
- #: ../content-aware-sidebars.php:364
181
- #, php-format
182
- msgid "Sidebar scheduled for: <strong>%1$s</strong>."
183
- msgstr ""
184
-
185
- #. translators: Publish box date format, see http://php.net/date
186
- #: ../content-aware-sidebars.php:366
187
- msgid "M j, Y @ G:i"
188
- msgstr ""
189
-
190
- #: ../content-aware-sidebars.php:367
191
- msgid "Sidebar draft updated."
192
- msgstr ""
193
-
194
- #: ../content-aware-sidebars.php:383
195
- #, php-format
196
- msgid "%s sidebar updated."
197
- msgid_plural "%s sidebars updated."
198
- msgstr[0] ""
199
- msgstr[1] ""
200
-
201
- #: ../content-aware-sidebars.php:384
202
- #, php-format
203
- msgid "%s sidebar not updated, somebody is editing it."
204
- msgid_plural "%s sidebars not updated, somebody is editing them."
205
- msgstr[0] ""
206
- msgstr[1] ""
207
-
208
- #: ../content-aware-sidebars.php:385
209
- #, php-format
210
- msgid "%s sidebar permanently deleted."
211
- msgid_plural "%s sidebars permanently deleted."
212
- msgstr[0] ""
213
- msgstr[1] ""
214
-
215
- #: ../content-aware-sidebars.php:386
216
- #, php-format
217
- msgid "%s sidebar moved to the Trash."
218
- msgid_plural "%s sidebars moved to the Trash."
219
- msgstr[0] ""
220
- msgstr[1] ""
221
-
222
- #: ../content-aware-sidebars.php:387
223
- #, php-format
224
- msgid "%s sidebar restored from the Trash."
225
- msgid_plural "%s sidebars restored from the Trash."
226
- msgstr[0] ""
227
- msgstr[1] ""
228
-
229
- #: ../content-aware-sidebars.php:444 ../content-aware-sidebars.php:535
230
- msgid "Please update Host Sidebar"
231
- msgstr ""
232
-
233
- #: ../content-aware-sidebars.php:472
234
- msgid "Merge position"
235
- msgstr ""
236
-
237
- #: ../content-aware-sidebars.php:473
238
- msgid "Widgets"
239
- msgstr ""
240
-
241
- #: ../content-aware-sidebars.php:586
242
- msgid "Manage Widgets"
243
- msgstr ""
244
-
245
- #: ../content-aware-sidebars.php:756
246
- msgid "Get a free Content Aware Sidebars Premium Bundle"
247
- msgstr ""
248
-
249
- #: ../content-aware-sidebars.php:772
250
- msgid "Options"
251
- msgstr ""
252
-
253
- #: ../content-aware-sidebars.php:795
254
- #: ../lib/wp-content-aware-engine/core.php:203
255
- #: ../lib/wp-content-aware-engine/view/meta_box.php:20 ../pointers.php:82
256
- msgid "Condition Groups"
257
- msgstr ""
258
-
259
- #: ../content-aware-sidebars.php:796
260
- msgid ""
261
- "Each created condition group describe some specific content (conditions) "
262
- "that the current sidebar should be displayed with."
263
- msgstr ""
264
-
265
- #: ../content-aware-sidebars.php:797
266
- msgid ""
267
- "Content added to a condition group uses logical conjunction, while condition"
268
- " groups themselves use logical disjunction. This means that content added to"
269
- " a group should be associated, as they are treated as such, and that the "
270
- "groups do not interfere with each other. Thus it is possible to have both "
271
- "extremely focused and at the same time distinct conditions."
272
- msgstr ""
273
-
274
- #: ../content-aware-sidebars.php:800
275
- msgid "More Information"
276
- msgstr ""
277
-
278
- #: ../content-aware-sidebars.php:802 ../content-aware-sidebars.php:885
279
- msgid "Get Support"
280
- msgstr ""
281
-
282
- #: ../content-aware-sidebars.php:816
283
- msgid ""
284
- "Translate Content Aware Sidebars into your language and become a BETA tester"
285
- " of the upcoming Premium Bundle*!"
286
- msgstr ""
287
-
288
- #: ../content-aware-sidebars.php:817
289
- msgid "Translate Now"
290
- msgstr ""
291
-
292
- #: ../content-aware-sidebars.php:818
293
- msgid "Get Premium Bundle"
294
- msgstr ""
295
-
296
- #: ../content-aware-sidebars.php:819
297
- msgid ""
298
- "Single-site use. BETA implies it is not recommended for production sites."
299
- msgstr ""
300
-
301
- #: ../content-aware-sidebars.php:822
302
- msgid "Partial Feature List"
303
- msgstr ""
304
-
305
- #: ../content-aware-sidebars.php:824
306
- msgid "Select and create sidebars in the Post Editing Screens"
307
- msgstr ""
308
-
309
- #: ../content-aware-sidebars.php:825
310
- msgid "Display sidebars with URLs using wildcards"
311
- msgstr ""
312
-
313
- #: ../content-aware-sidebars.php:826
314
- msgid "Display sidebars with User Roles"
315
- msgstr ""
316
-
317
- #: ../content-aware-sidebars.php:827
318
- msgid "Display sidebars with BuddyPress User Groups"
319
- msgstr ""
320
-
321
- #: ../content-aware-sidebars.php:828
322
- msgid "Sidebars column in Post Type and Taxonomy Overview Screens"
323
- msgstr ""
324
-
325
- #: ../content-aware-sidebars.php:864 ../content-aware-sidebars.php:865
326
- msgid "Order"
327
- msgstr "סדר"
328
-
329
- #: ../content-aware-sidebars.php:880
330
- msgid "Give a review on WordPress.org"
331
- msgstr ""
332
-
333
- #: ../content-aware-sidebars.php:882 ../content-aware-sidebars.php:912
334
- msgid "Translate the plugin into your language"
335
- msgstr ""
336
-
337
- #: ../content-aware-sidebars.php:884
338
- msgid "Read the FAQ"
339
- msgstr ""
340
-
341
- #: ../content-aware-sidebars.php:899
342
- msgid ""
343
- "If you love this plugin, please consider donating to support future "
344
- "development."
345
- msgstr ""
346
-
347
- #: ../content-aware-sidebars.php:908
348
- msgid "Or you could:"
349
- msgstr ""
350
-
351
- #: ../content-aware-sidebars.php:910
352
- msgid "Rate the plugin on WordPress.org"
353
- msgstr ""
354
-
355
- #: ../content-aware-sidebars.php:911
356
- msgid "Link to the plugin page"
357
- msgstr ""
358
-
359
- #: ../content-aware-sidebars.php:1045
360
- msgid "Filter Sidebars"
361
- msgstr ""
362
-
363
- #: ../content-aware-sidebars.php:1046
364
- msgid "Filter Widgets"
365
- msgstr ""
366
-
367
- #: ../lib/wp-content-aware-engine/core.php:204
368
- msgid "Condition Group"
369
- msgstr ""
370
-
371
- #: ../lib/wp-content-aware-engine/core.php:205
372
- msgctxt "group"
373
- msgid "Add New"
374
- msgstr ""
375
-
376
- #: ../lib/wp-content-aware-engine/core.php:206
377
- #: ../lib/wp-content-aware-engine/view/meta_box.php:21
378
- #: ../lib/wp-content-aware-engine/view/meta_box.php:65
379
- msgid "Add New Group"
380
- msgstr ""
381
-
382
- #: ../lib/wp-content-aware-engine/core.php:207
383
- #: ../lib/wp-content-aware-engine/core.php:626
384
- #: ../lib/wp-content-aware-engine/view/meta_box.php:38
385
- msgctxt "group"
386
- msgid "Edit"
387
- msgstr "עריכה"
388
-
389
- #: ../lib/wp-content-aware-engine/core.php:212
390
- #: ../lib/wp-content-aware-engine/core.php:440
391
- msgid "No Groups found"
392
- msgstr ""
393
-
394
- #: ../lib/wp-content-aware-engine/core.php:224
395
- msgctxt "condition group"
396
- msgid "Negated"
397
- msgstr ""
398
-
399
- #: ../lib/wp-content-aware-engine/core.php:447
400
- msgid "Content"
401
- msgstr ""
402
-
403
- #: ../lib/wp-content-aware-engine/core.php:525
404
- #: ../lib/wp-content-aware-engine/core.php:573
405
- #: ../lib/wp-content-aware-engine/core.php:578
406
- msgid "Unauthorized request"
407
- msgstr ""
408
-
409
- #: ../lib/wp-content-aware-engine/core.php:531
410
- msgid "Condition group cannot be empty"
411
- msgstr ""
412
-
413
- #: ../lib/wp-content-aware-engine/core.php:550
414
- msgid "Condition group saved"
415
- msgstr ""
416
-
417
- #: ../lib/wp-content-aware-engine/core.php:583
418
- msgid "Condition group could not be removed"
419
- msgstr ""
420
-
421
- #: ../lib/wp-content-aware-engine/core.php:588
422
- msgid "Condition group removed"
423
- msgstr ""
424
-
425
- #: ../lib/wp-content-aware-engine/core.php:622
426
- #: ../lib/wp-content-aware-engine/view/meta_box.php:35
427
- msgid "Save"
428
- msgstr ""
429
-
430
- #: ../lib/wp-content-aware-engine/core.php:623
431
- #: ../lib/wp-content-aware-engine/view/meta_box.php:35
432
- msgid "Cancel"
433
- msgstr ""
434
-
435
- #: ../lib/wp-content-aware-engine/core.php:624
436
- #: ../lib/wp-content-aware-engine/view/meta_box.php:56
437
- msgid "Or"
438
- msgstr ""
439
-
440
- #: ../lib/wp-content-aware-engine/core.php:625
441
- #: ../lib/wp-content-aware-engine/module/post_type.php:172
442
- #: ../lib/wp-content-aware-engine/module/taxonomy.php:228
443
- #: ../lib/wp-content-aware-engine/view/module/group.php:11
444
- msgid "And"
445
- msgstr ""
446
-
447
- #: ../lib/wp-content-aware-engine/core.php:627
448
- #: ../lib/wp-content-aware-engine/view/meta_box.php:38
449
- msgid "Remove"
450
- msgstr ""
451
-
452
- #: ../lib/wp-content-aware-engine/core.php:628
453
- msgid "Remove this group and its contents permanently?"
454
- msgstr ""
455
-
456
- #: ../lib/wp-content-aware-engine/core.php:629
457
- msgid "No results found."
458
- msgstr ""
459
-
460
- #: ../lib/wp-content-aware-engine/core.php:630
461
- msgid ""
462
- "The current group has unsaved changes. Do you want to continue and discard "
463
- "these changes?"
464
- msgstr ""
465
-
466
- #: ../lib/wp-content-aware-engine/core.php:632
467
- #: ../lib/wp-content-aware-engine/view/meta_box.php:45
468
- msgid "Negate group"
469
- msgstr ""
470
-
471
- #: ../lib/wp-content-aware-engine/core.php:633
472
- #: ../lib/wp-content-aware-engine/view/meta_box.php:49
473
- msgid "Target all but this context"
474
- msgstr ""
475
-
476
- #: ../lib/wp-content-aware-engine/core.php:634
477
- #: ../lib/wp-content-aware-engine/view/meta_box.php:49
478
- msgid "Target this context"
479
- msgstr ""
480
-
481
- #: ../lib/wp-content-aware-engine/module/author.php:30
482
- msgid "Authors"
483
- msgstr ""
484
-
485
- #: ../lib/wp-content-aware-engine/module/base.php:134
486
- #, php-format
487
- msgid "Display with All %s"
488
- msgstr ""
489
-
490
- #: ../lib/wp-content-aware-engine/module/base.php:141
491
- #: ../lib/wp-content-aware-engine/module/bp_member.php:139
492
- #: ../lib/wp-content-aware-engine/module/post_type.php:278
493
- #: ../lib/wp-content-aware-engine/module/taxonomy.php:302
494
- msgid "View All"
495
- msgstr ""
496
-
497
- #: ../lib/wp-content-aware-engine/module/base.php:148
498
- #: ../lib/wp-content-aware-engine/module/base.php:151
499
- #: ../lib/wp-content-aware-engine/module/post_type.php:284
500
- #: ../lib/wp-content-aware-engine/module/post_type.php:287
501
- #: ../lib/wp-content-aware-engine/module/taxonomy.php:308
502
- #: ../lib/wp-content-aware-engine/module/taxonomy.php:311
503
- msgid "Search"
504
- msgstr ""
505
-
506
- #: ../lib/wp-content-aware-engine/module/bbpress.php:31
507
- msgid "bbPress User Profiles"
508
- msgstr ""
509
-
510
- #: ../lib/wp-content-aware-engine/module/bp_member.php:29
511
- msgid "BuddyPress Members"
512
- msgstr ""
513
-
514
- #: ../lib/wp-content-aware-engine/module/bp_member.php:148
515
- #: ../lib/wp-content-aware-engine/module/taxonomy.php:321
516
- #: ../lib/wp-content-aware-engine/view/module/meta_box.php:24
517
- msgid "Add to Group"
518
- msgstr ""
519
-
520
- #: ../lib/wp-content-aware-engine/module/date.php:31
521
- msgid "Dates"
522
- msgstr ""
523
-
524
- #: ../lib/wp-content-aware-engine/module/date.php:70
525
- msgid "Date Archives"
526
- msgstr ""
527
-
528
- #: ../lib/wp-content-aware-engine/module/page_template.php:30
529
- msgid "Page Templates"
530
- msgstr ""
531
-
532
- #: ../lib/wp-content-aware-engine/module/polylang.php:29
533
- #: ../lib/wp-content-aware-engine/module/qtranslate.php:29
534
- #: ../lib/wp-content-aware-engine/module/transposh.php:29
535
- #: ../lib/wp-content-aware-engine/module/wpml.php:29
536
- msgid "Languages"
537
- msgstr ""
538
-
539
- #: ../lib/wp-content-aware-engine/module/post_type.php:37
540
- msgid "Post Types"
541
- msgstr ""
542
-
543
- #: ../lib/wp-content-aware-engine/module/post_type.php:177
544
- #: ../lib/wp-content-aware-engine/module/taxonomy.php:233
545
- #: ../lib/wp-content-aware-engine/module/taxonomy.php:276
546
- msgid "Automatically select new children of a selected ancestor"
547
- msgstr ""
548
-
549
- #: ../lib/wp-content-aware-engine/module/post_type.php:245
550
- msgid "Automatically add new children of a selected ancestor"
551
- msgstr ""
552
-
553
- #: ../lib/wp-content-aware-engine/module/post_type.php:250
554
- #, php-format
555
- msgid "%s Archives"
556
- msgstr ""
557
-
558
- #: ../lib/wp-content-aware-engine/module/post_type.php:251
559
- msgid "Blog Page"
560
- msgstr ""
561
-
562
- #: ../lib/wp-content-aware-engine/module/post_type.php:258
563
- #: ../lib/wp-content-aware-engine/module/taxonomy.php:284
564
- msgid "No items."
565
- msgstr ""
566
-
567
- #: ../lib/wp-content-aware-engine/module/post_type.php:273
568
- msgid "Most Recent"
569
- msgstr ""
570
-
571
- #: ../lib/wp-content-aware-engine/module/static.php:31
572
- msgid "Static Pages"
573
- msgstr ""
574
-
575
- #: ../lib/wp-content-aware-engine/module/static.php:44
576
- msgid "Front Page"
577
- msgstr ""
578
-
579
- #: ../lib/wp-content-aware-engine/module/static.php:45
580
- msgid "Search Results"
581
- msgstr ""
582
-
583
- #: ../lib/wp-content-aware-engine/module/static.php:46
584
- msgid "404 Page"
585
- msgstr ""
586
-
587
- #: ../lib/wp-content-aware-engine/module/taxonomy.php:44
588
- msgid "Taxonomies"
589
- msgstr ""
590
-
591
- #: ../lib/wp-content-aware-engine/module/taxonomy.php:297
592
- msgid "Most Used"
593
- msgstr ""
594
-
595
- #: ../lib/wp-content-aware-engine/posttypemanager.php:63
596
- msgid "Conditional Content"
597
- msgstr ""
598
-
599
- #: ../lib/wp-content-aware-engine/view/meta_box.php:24
600
- msgid ""
601
- "Click to edit a group or create a new one. Select content on the left to add"
602
- " it. In each group, you can combine different types of associated content."
603
- msgstr ""
604
-
605
- #: ../lib/wp-content-aware-engine/view/module/group.php:17
606
- #, php-format
607
- msgid "All %s"
608
- msgstr ""
609
-
610
- #: ../lib/wp-content-aware-engine/walker.php:175
611
- msgid "Password protected"
612
- msgstr ""
613
-
614
- #: ../lib/wp-content-aware-engine/walker.php:177
615
- msgid "Private"
616
- msgstr ""
617
-
618
- #: ../lib/wp-content-aware-engine/walker.php:179
619
- msgid "Draft"
620
- msgstr ""
621
-
622
- #. translators: post state
623
- #: ../lib/wp-content-aware-engine/walker.php:182
624
- msgctxt "post state"
625
- msgid "Pending"
626
- msgstr ""
627
-
628
- #: ../lib/wp-content-aware-engine/walker.php:184
629
- msgid "Sticky"
630
- msgstr ""
631
-
632
- #: ../lib/wp-content-aware-engine/walker.php:186
633
- msgid "Scheduled"
634
- msgstr ""
635
-
636
- #: ../pointers.php:68
637
- msgid "Get started"
638
- msgstr ""
639
-
640
- #: ../pointers.php:69
641
- msgid ""
642
- "You've just installed Content Aware Sidebars!\n"
643
- "\n"
644
- "It gives you a lot of options, so this screen might look overwhelming at first. Don't worry.\n"
645
- "\n"
646
- "Click Start Tour to view a quick introduction and learn how to display a sidebar exactly where and when you want it to."
647
- msgstr ""
648
-
649
- #: ../pointers.php:76
650
- msgid "Start Tour"
651
- msgstr ""
652
-
653
- #: ../pointers.php:78
654
- msgid "Not now"
655
- msgstr ""
656
-
657
- #: ../pointers.php:83
658
- msgid ""
659
- "To make a sidebar contextual, you start by creating a condition group.\n"
660
- "\n"
661
- "Condition groups are isolated from each other, meaning that a sidebar can have very different conditions.\n"
662
- "\n"
663
- "Negating a group means that the sidebar will be displayed on all but those conditions."
664
- msgstr ""
665
-
666
- #: ../pointers.php:92
667
- msgid "Content and contexts"
668
- msgstr ""
669
-
670
- #: ../pointers.php:93
671
- msgid ""
672
- "Here you'll find all the content on your site that Content Aware Sidebars supports out of the box.\n"
673
- "\n"
674
- "Simply select the content you want the sidebar to be displayed with and add it to a group.\n"
675
- "\n"
676
- "You can even combine associated content in one group; try selecting \"All Posts\", a Category and an Author. Awesome!"
677
- msgstr ""
678
-
679
- #: ../pointers.php:102
680
- msgid "Options, options"
681
- msgstr ""
682
-
683
- #: ../pointers.php:103
684
- msgid ""
685
- "Should the sidebar be displayed on singular pages and/or archives?\n"
686
- "\n"
687
- "Should it merge with another sidebar or replace it? Maybe you want to insert it manually in your content with a shortcode.\n"
688
- "\n"
689
- "Schedule the sidebar just like you do with posts and pages, or make it private so that it is only visible for logged-in users.\n"
690
- "\n"
691
- " You are in control."
692
- msgstr ""
693
-
694
- #: ../pointers.php:112
695
- msgid "Help and Support"
696
- msgstr ""
697
-
698
- #: ../pointers.php:113
699
- msgid ""
700
- "That's it! Now you can start creating sidebars and display them on your own conditions.\n"
701
- "\n"
702
- "If you need more help, click on the \"Help\" tab here."
703
- msgstr ""
704
-
705
- #: ../pointers.php:142
706
- msgid "Close"
707
- msgstr "סגור"
708
-
709
- #: ../pointers.php:143
710
- msgid "Next"
711
- msgstr "הבא"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
lang/content-aware-sidebars-hr.po DELETED
@@ -1,1024 +0,0 @@
1
- # Translation of Plugins - Content Aware Sidebars - Widget Area Control - Development (trunk) in Croatian
2
- # This file is distributed under the same license as the Plugins - Content Aware Sidebars - Widget Area Control - Development (trunk) package.
3
- msgid ""
4
- msgstr ""
5
- "PO-Revision-Date: 2017-02-01 19:37:13+0000\n"
6
- "MIME-Version: 1.0\n"
7
- "Content-Type: text/plain; charset=UTF-8\n"
8
- "Content-Transfer-Encoding: 8bit\n"
9
- "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
10
- "X-Generator: GlotPress/2.4.0-alpha\n"
11
- "Language: hr\n"
12
- "Project-Id-Version: Plugins - Content Aware Sidebars - Widget Area Control - Development (trunk)\n"
13
-
14
- #. Description of the plugin/theme
15
- msgid "Unlimited custom sidebars and widget areas for any post, page, category etc."
16
- msgstr ""
17
-
18
- #: lib/wp-content-aware-engine/view/group_template.php:54
19
- msgid "Settings"
20
- msgstr ""
21
-
22
- #: lib/wp-content-aware-engine/core.php:705
23
- msgid "Auto-select new children of selected items"
24
- msgstr ""
25
-
26
- #: admin/sidebar-list-table.php:605
27
- msgid "Duplicate"
28
- msgstr ""
29
-
30
- #. translators: %s: sidebar title
31
- #: admin/sidebar-list-table.php:604
32
- msgid "Duplicate %s"
33
- msgstr ""
34
-
35
- #: admin/sidebar-edit.php:369
36
- msgid "You are not allowed to delete this sidebar."
37
- msgstr ""
38
-
39
- #: admin/sidebar-edit.php:335
40
- msgid "You are not allowed to move this sidebar to the Trash."
41
- msgstr ""
42
-
43
- #: admin/sidebar-edit.php:222 admin/sidebar-edit.php:553
44
- msgid "You are not allowed to create sidebars."
45
- msgstr ""
46
-
47
- #: admin/sidebar-edit.php:197 admin/sidebar-edit.php:551
48
- #: admin/sidebar-edit.php:556
49
- msgid "You are not allowed to edit this sidebar."
50
- msgstr ""
51
-
52
- #: admin/admin.php:136
53
- msgid "Enhance your sidebars and widget areas with: %s and more."
54
- msgstr ""
55
-
56
- #: admin/admin.php:102
57
- msgid "You do not have access to this screen."
58
- msgstr ""
59
-
60
- #: admin/screen_widgets.php:171
61
- msgid "This sidebar is already scheduled to be activated. Do you want to activate it now?"
62
- msgstr ""
63
-
64
- #: admin/sidebar-edit.php:866
65
- msgid "Pro"
66
- msgstr ""
67
-
68
- #: admin/sidebar-edit.php:823
69
- msgid "No thanks"
70
- msgstr ""
71
-
72
- #: admin/sidebar-edit.php:823
73
- msgid "Review Content Aware Sidebars"
74
- msgstr ""
75
-
76
- #: admin/sidebar-edit.php:818
77
- msgid "I have spent countless hours developing it, and it would mean a lot to me if you %ssupport it with a quick review on WordPress.org.%s"
78
- msgstr ""
79
-
80
- #: admin/sidebar-edit.php:813
81
- msgid "Hey %s, it's Joachim from %s. You have used this free plugin for some time now, and I hope you like it!"
82
- msgstr ""
83
-
84
- #: admin/admin.php:139
85
- msgid "Read More"
86
- msgstr ""
87
-
88
- #: lib/wp-content-aware-engine/module/bp_member.php:37
89
- msgid "All Sections"
90
- msgstr ""
91
-
92
- #: lib/wp-content-aware-engine/module/bp_member.php:35
93
- msgid "BuddyPress Profiles"
94
- msgstr ""
95
-
96
- #: admin/sidebar-edit.php:957
97
- msgid "Documentation"
98
- msgstr "Dokumentacija"
99
-
100
- #: sidebar.php:127
101
- msgid "Target Sidebar"
102
- msgstr ""
103
-
104
- #: sidebar.php:120
105
- msgid "Shortcode / Template Tag"
106
- msgstr ""
107
-
108
- #: admin/sidebar-overview.php:292
109
- msgid "Undo"
110
- msgstr "Poništi"
111
-
112
- #: admin/sidebar-overview.php:231
113
- msgid "You are not allowed to delete this item."
114
- msgstr ""
115
-
116
- #: admin/sidebar-overview.php:216
117
- msgid "You are not allowed to restore this item from the Trash."
118
- msgstr ""
119
-
120
- #: admin/sidebar-overview.php:197
121
- msgid "You are not allowed to move this item to the Trash."
122
- msgstr ""
123
-
124
- #. translators: %s: search keywords
125
- #: admin/sidebar-overview.php:133
126
- msgid "Search results for &#8220;%s&#8221;"
127
- msgstr "Rezultati pretrage za &#8220;%s&#8221;"
128
-
129
- #. translators: %s: post title
130
- #: admin/sidebar-list-table.php:635
131
- msgid "Delete &#8220;%s&#8221; permanently"
132
- msgstr "Trajno obriši &#8220;%s&#8221;"
133
-
134
- #: admin/sidebar-list-table.php:627
135
- msgctxt "verb"
136
- msgid "Trash"
137
- msgstr "Smeće"
138
-
139
- #. translators: %s: post title
140
- #: admin/sidebar-list-table.php:626
141
- msgid "Move &#8220;%s&#8221; to the Trash"
142
- msgstr "Premjesti &#8220;%s&#8221; u smeće"
143
-
144
- #. translators: %s: post title
145
- #: admin/sidebar-list-table.php:618
146
- msgid "Restore &#8220;%s&#8221; from the Trash"
147
- msgstr "Vrati &#8220;%s&#8221;iz smeća"
148
-
149
- #. translators: %s: sidebar title
150
- #: admin/sidebar-list-table.php:597
151
- msgid "Edit &#8220;%s&#8221;"
152
- msgstr "Uredi &#8220;%s&#8221;"
153
-
154
- #: admin/sidebar-list-table.php:532
155
- msgid "Missed schedule"
156
- msgstr "Propušteni rok"
157
-
158
- #: admin/sidebar-list-table.php:520
159
- msgid "Until %s"
160
- msgstr ""
161
-
162
- #. translators: Sidebar status date and time format, see http://php.net/date
163
- #: admin/sidebar-list-table.php:519 admin/sidebar-list-table.php:525
164
- msgid "Y/m/d g:i:s a"
165
- msgstr "d.m.Y. H:i:s"
166
-
167
- #. translators: Sidebar status date format, see http://php.net/date
168
- #: admin/sidebar-list-table.php:517 admin/sidebar-list-table.php:529
169
- msgid "Y/m/d"
170
- msgstr "j.n.Y."
171
-
172
- #: admin/sidebar-list-table.php:422
173
- msgid "%s is currently editing"
174
- msgstr "%s trenutno uređuje."
175
-
176
- #. translators: %s: post title
177
- #: admin/sidebar-list-table.php:407
178
- msgid "&#8220;%s&#8221; (Edit)"
179
- msgstr "&#8220;%s&#8221; (Uredi)"
180
-
181
- #: admin/sidebar-list-table.php:365
182
- msgid "Select %s"
183
- msgstr "Odaberi %s"
184
-
185
- #: admin/sidebar-list-table.php:311 sidebar.php:114
186
- msgctxt "option"
187
- msgid "Action"
188
- msgstr ""
189
-
190
- #: admin/sidebar-list-table.php:310
191
- msgctxt "column name"
192
- msgid "Title"
193
- msgstr "Naslov"
194
-
195
- #: admin/sidebar-list-table.php:282
196
- msgid "Empty Trash"
197
- msgstr "Obriši smeće"
198
-
199
- #: admin/sidebar-list-table.php:255 admin/sidebar-list-table.php:619
200
- msgid "Restore"
201
- msgstr "Vraćanje"
202
-
203
- #: admin/sidebar-list-table.php:207
204
- msgid "Inactive <span class=\"count\">(%s)</span>"
205
- msgid_plural "Inactive <span class=\"count\">(%s)</span>"
206
- msgstr[0] "Neaktivan <span class=\"count\">(%s)</span>"
207
- msgstr[1] "Neaktivno <span class=\"count\">(%s)</span>"
208
- msgstr[2] "Neaktivnih <span class=\"count\">(%s)</span>"
209
-
210
- #: admin/sidebar-list-table.php:206
211
- msgid "Active <span class=\"count\">(%s)</span>"
212
- msgid_plural "Active <span class=\"count\">(%s)</span>"
213
- msgstr[0] "Aktivan <span class=\"count\">(%s)</span>"
214
- msgstr[1] "Aktivna <span class=\"count\">(%s)</span>"
215
- msgstr[2] "Aktivnih <span class=\"count\">(%s)</span>"
216
-
217
- #: admin/sidebar-list-table.php:193
218
- msgctxt "sidebars"
219
- msgid "All <span class=\"count\">(%s)</span>"
220
- msgid_plural "All <span class=\"count\">(%s)</span>"
221
- msgstr[0] ""
222
- msgstr[1] ""
223
- msgstr[2] ""
224
-
225
- #: admin/sidebar-edit.php:1322
226
- msgid "F j, Y"
227
- msgstr "j. F Y."
228
-
229
- #: admin/admin.php:138
230
- msgid "Free updates and email support included."
231
- msgstr ""
232
-
233
- #: admin/admin.php:137
234
- msgid "You can upgrade without leaving the admin panel by clicking below."
235
- msgstr ""
236
-
237
- #: admin/admin.php:135
238
- msgid "Get All Features With Content Aware Sidebars Pro"
239
- msgstr ""
240
-
241
- #: admin/admin.php:129
242
- msgid "Sync widgets across themes"
243
- msgstr ""
244
-
245
- #: admin/admin.php:127
246
- msgid "Visibility for roles"
247
- msgstr ""
248
-
249
- #: admin/admin.php:125
250
- msgid "Extra condition types"
251
- msgstr ""
252
-
253
- #: admin/sidebar-edit.php:1004
254
- msgid "Activates on <b>%1$s</b>"
255
- msgstr ""
256
-
257
- #. translators: Publish box date format, see http://php.net/date
258
- #: admin/sidebar-edit.php:999
259
- msgid "M j, Y"
260
- msgstr ""
261
-
262
- #: admin/sidebar-edit.php:866
263
- msgid "Display sidebar only in given time ranges on select days."
264
- msgstr ""
265
-
266
- #: admin/sidebar-edit.php:853
267
- msgid "Never"
268
- msgstr ""
269
-
270
- #: admin/sidebar-edit.php:844
271
- msgid "Select date"
272
- msgstr ""
273
-
274
- #: admin/sidebar-edit.php:834 admin/sidebar-list-table.php:314
275
- msgid "Status"
276
- msgstr "Status"
277
-
278
- #: admin/admin.php:128 admin/sidebar-edit.php:761
279
- msgid "Time Schedule"
280
- msgstr ""
281
-
282
- #: admin/sidebar-edit.php:738
283
- msgid "Sidebar Status"
284
- msgstr ""
285
-
286
- #: admin/sidebar-edit.php:696
287
- msgid ""
288
- "Should the sidebar merge with a target sidebar or replace it? Maybe you want to insert it in your content with a shortcode.\n"
289
- "\n"
290
- "Display the sidebar for everyone or make it visible only for logged-in users.\n"
291
- "\n"
292
- " You are in control."
293
- msgstr ""
294
-
295
- #: admin/sidebar-edit.php:641
296
- msgid "Sidebar deactivated."
297
- msgstr ""
298
-
299
- #: admin/sidebar-edit.php:637
300
- msgid "Sidebar activated."
301
- msgstr ""
302
-
303
- #: admin/sidebar-edit.php:478
304
- msgid "Enter title here"
305
- msgstr "Ovdje unesite naslov"
306
-
307
- #: admin/sidebar-edit.php:372 admin/sidebar-overview.php:234
308
- msgid "Error in deleting."
309
- msgstr "Greška pri brisanju."
310
-
311
- #: admin/sidebar-edit.php:361 admin/sidebar-overview.php:219
312
- msgid "Error in restoring from Trash."
313
- msgstr "Greška pri vraćanju iz Smeća."
314
-
315
- #: admin/sidebar-edit.php:358
316
- msgid "You are not allowed to restore this sidebar from the Trash."
317
- msgstr ""
318
-
319
- #: admin/sidebar-edit.php:343 admin/sidebar-overview.php:205
320
- msgid "Error in moving to Trash."
321
- msgstr "Greška pri premještanju u Smeće."
322
-
323
- #: admin/sidebar-edit.php:339
324
- msgid "You cannot move this sidebar to the Trash. %s is currently editing."
325
- msgstr ""
326
-
327
- #: admin/sidebar-edit.php:195 admin/sidebar-edit.php:288
328
- msgid "The sidebar no longer exists."
329
- msgstr ""
330
-
331
- #: admin/sidebar-edit.php:238 admin/sidebar-edit.php:745
332
- msgid "Advanced"
333
- msgstr "Napredno"
334
-
335
- #: admin/sidebar-edit.php:236
336
- msgid "Conditions"
337
- msgstr ""
338
-
339
- #: admin/sidebar-edit.php:199
340
- msgid "You cannot edit this sidebar because it is in the Trash. Please restore it and try again."
341
- msgstr ""
342
-
343
- #: admin/sidebar-edit.php:83
344
- msgid "URLs (Pro Feature)"
345
- msgstr ""
346
-
347
- #: admin/post_type_sidebar.php:295 admin/screen_widgets.php:108
348
- #: admin/screen_widgets.php:137 admin/sidebar-edit.php:1010
349
- #: admin/sidebar-list-table.php:539
350
- msgid "Inactive"
351
- msgstr ""
352
-
353
- #: admin/screen_widgets.php:108 admin/screen_widgets.php:131
354
- #: admin/sidebar-edit.php:1007 admin/sidebar-list-table.php:513
355
- msgid "Active"
356
- msgstr ""
357
-
358
- #. Author URI of the plugin/theme
359
- msgid "https://dev.institute"
360
- msgstr ""
361
-
362
- #. Author of the plugin/theme
363
- msgid "Joachim Jensen"
364
- msgstr ""
365
-
366
- #. Plugin URI of the plugin/theme
367
- msgid "https://dev.institute/wordpress/sidebars-pro/"
368
- msgstr ""
369
-
370
- #: admin/sidebar-edit.php:1037
371
- msgid "Enable"
372
- msgstr ""
373
-
374
- #: admin/sidebar-edit.php:1028 admin/sidebar-edit.php:1036
375
- msgid "Widget Revisions: %s"
376
- msgstr ""
377
-
378
- #: admin/sidebar-edit.php:116
379
- msgid "Upgrade to Pro"
380
- msgstr ""
381
-
382
- #: sidebar.php:245 sidebar.php:267
383
- msgid "(no title)"
384
- msgstr "(bez naslova)"
385
-
386
- #: lib/wp-pointer-tour/wp-pointer-tour.php:164
387
- msgid "Previous"
388
- msgstr "Prethodno"
389
-
390
- #: admin/screen_widgets.php:168
391
- msgid "Expand"
392
- msgstr ""
393
-
394
- #: admin/screen_widgets.php:167
395
- msgid "Collapse"
396
- msgstr "Zatvori"
397
-
398
- #: admin/sidebar-edit.php:1302
399
- msgid "User Roles available in Pro"
400
- msgstr ""
401
-
402
- #: admin/admin.php:126 admin/sidebar-list-table.php:609
403
- msgid "Widget Revisions"
404
- msgstr ""
405
-
406
- #: admin/sidebar-edit.php:99
407
- msgid "Display this sidebar only on content that meets the following conditions:"
408
- msgstr ""
409
-
410
- #: admin/post_type_sidebar.php:276
411
- msgid "Display sidebars per %s etc. with the %s."
412
- msgstr ""
413
-
414
- #: admin/post_type_sidebar.php:272
415
- msgid "Note: Selected Sidebars are displayed on this %s specifically."
416
- msgstr ""
417
-
418
- #: admin/post_type_sidebar.php:257
419
- msgid "Default"
420
- msgstr "Izvorno"
421
-
422
- #: admin/post_type_sidebar.php:275
423
- msgid "Sidebar Manager"
424
- msgstr ""
425
-
426
- #: admin/post_type_sidebar.php:245
427
- msgid "Archive Page"
428
- msgstr ""
429
-
430
- #: admin/post_type_sidebar.php:237
431
- msgid "Page Template"
432
- msgstr ""
433
-
434
- #: admin/post_type_sidebar.php:234
435
- msgid "Child Page"
436
- msgstr ""
437
-
438
- #: admin/post_type_sidebar.php:231
439
- msgid "Author"
440
- msgstr "Autor"
441
-
442
- #: admin/post_type_sidebar.php:223 admin/post_type_sidebar.php:262
443
- msgid "Type to Add New Sidebar"
444
- msgstr ""
445
-
446
- #: admin/post_type_sidebar.php:219
447
- msgid "Create New"
448
- msgstr ""
449
-
450
- #: admin/post_type_sidebar.php:177
451
- msgid "Sidebars - Quick Select"
452
- msgstr ""
453
-
454
- #: admin/sidebar-edit.php:712
455
- msgid "Finish Tour"
456
- msgstr ""
457
-
458
- #: admin/sidebar-edit.php:686
459
- msgid ""
460
- "Click on the input field and select the content you want.\n"
461
- "\n"
462
- "If you can't find the right content in the list, type something to search.\n"
463
- "\n"
464
- " You can add several types of content to the same group, try e.g. \"All Posts\" and an Author to target all posts written by that author. Awesome!\n"
465
- "\n"
466
- "Remember to save the changes on each group."
467
- msgstr ""
468
-
469
- #: admin/sidebar-edit.php:668
470
- msgid "I know how to use it"
471
- msgstr ""
472
-
473
- #: admin/sidebar-edit.php:660
474
- msgid ""
475
- "You've just installed or updated Content Aware Sidebars. Awesome!\n"
476
- "\n"
477
- "You can display sidebars on any page or in any context. If that is new to you, this 3 step interactive guide will show you just how easy it is."
478
- msgstr ""
479
-
480
- #: admin/sidebar-edit.php:659
481
- msgid "Get Started in 3 Easy Steps"
482
- msgstr ""
483
-
484
- #: lib/wp-content-aware-engine/module/bbpress.php:32
485
- msgid "All Profiles"
486
- msgstr ""
487
-
488
- #: lib/wp-content-aware-engine/module/author.php:30
489
- msgid "All Authors"
490
- msgstr ""
491
-
492
- #: sidebar.php:190
493
- msgid "Sidebar Conditions"
494
- msgstr ""
495
-
496
- #: sidebar.php:109
497
- msgid "Logged-in Users"
498
- msgstr ""
499
-
500
- #: lib/wp-content-aware-engine/view/group_template.php:11
501
- msgid "Not"
502
- msgstr ""
503
-
504
- #: admin/sidebar-edit.php:850
505
- msgid "Deactivate"
506
- msgstr "Deaktiviraj"
507
-
508
- #: admin/sidebar-edit.php:841
509
- msgid "Activate"
510
- msgstr "Aktiviraj"
511
-
512
- #: admin/post_type_sidebar.php:220 admin/sidebar-edit.php:1013
513
- msgid "New"
514
- msgstr ""
515
-
516
- #: freemius.php:58
517
- msgid "Please help us improve %2$s by securely sharing some usage data with %5$s. If you skip this, that's okay! %2$s will still work just fine."
518
- msgstr ""
519
-
520
- #: admin/screen_widgets.php:147
521
- msgid "Revisions"
522
- msgstr "Revizije"
523
-
524
- #: admin/sidebar-edit.php:1311 admin/sidebar-list-table.php:500
525
- msgid "All Users"
526
- msgstr "Svi korisnici"
527
-
528
- #: admin/sidebar-list-table.php:456
529
- msgid "Add sidebar at the bottom during merge"
530
- msgstr ""
531
-
532
- #: admin/sidebar-list-table.php:455
533
- msgid "Add sidebar at the top during merge"
534
- msgstr ""
535
-
536
- #: admin/sidebar-edit.php:989
537
- msgid "Update"
538
- msgstr "Ažuriraj"
539
-
540
- #: admin/sidebar-edit.php:237
541
- msgid "Schedule"
542
- msgstr "Tempiraj"
543
-
544
- #: admin/sidebar-edit.php:899 admin/sidebar-list-table.php:263
545
- msgid "Move to Trash"
546
- msgstr "Premjesti u smeće"
547
-
548
- #: admin/sidebar-edit.php:897 admin/sidebar-list-table.php:261
549
- #: admin/sidebar-list-table.php:636
550
- msgid "Delete Permanently"
551
- msgstr "Trajno izbrisati"
552
-
553
- #: app.php:174
554
- msgid "Upgrade"
555
- msgstr ""
556
-
557
- #: admin/sidebar-edit.php:1029
558
- msgid "Browse revisions"
559
- msgstr "Pregledaj revizije"
560
-
561
- #: admin/sidebar-edit.php:1029
562
- msgctxt "revisions"
563
- msgid "Browse"
564
- msgstr "Pregled"
565
-
566
- #: admin/sidebar-edit.php:1019 admin/sidebar-list-table.php:598
567
- msgid "Edit"
568
- msgstr "Uredi"
569
-
570
- #: admin/sidebar-edit.php:994
571
- msgid "Status:"
572
- msgstr "Status:"
573
-
574
- #: admin/sidebar-edit.php:934 admin/sidebar-edit.php:935
575
- #: admin/sidebar-list-table.php:313 sidebar.php:105
576
- msgid "Visibility"
577
- msgstr ""
578
-
579
- #: admin/admin.php:139
580
- msgid "Upgrade Now"
581
- msgstr ""
582
-
583
- #: admin/sidebar-edit.php:960
584
- msgid "Priority Email Support"
585
- msgstr ""
586
-
587
- #: admin/sidebar-edit.php:261 admin/sidebar-edit.php:961
588
- msgid "Forum Support"
589
- msgstr ""
590
-
591
- #: admin/admin.php:131
592
- msgid "Content Aware Sidebars Pro"
593
- msgstr ""
594
-
595
- #: admin/sidebar-edit.php:731
596
- msgid "Publish"
597
- msgstr "Objavi"
598
-
599
- #: admin/sidebar-edit.php:119
600
- msgid "Like it? %1$sSupport the plugin with a %2$s Review%3$s"
601
- msgstr ""
602
-
603
- #: lib/wp-content-aware-engine/view/group_template.php:51
604
- msgid "Save Changes"
605
- msgstr "Spremi promjene"
606
-
607
- #: lib/wp-content-aware-engine/module/pods.php:30
608
- msgid "All Pods Pages"
609
- msgstr ""
610
-
611
- #: lib/wp-content-aware-engine/module/pods.php:29
612
- msgid "Pods Pages"
613
- msgstr ""
614
-
615
- #: admin/sidebar-edit.php:673
616
- msgid ""
617
- "With this dropdown you can select on what conditions the sidebar should be displayed.\n"
618
- "\n"
619
- "Content Aware Sidebars has built-in support for many types of content and even other plugins!\n"
620
- "\n"
621
- "Select something to continue the tour. You can change it later."
622
- msgstr ""
623
-
624
- #: admin/sidebar-edit.php:672
625
- msgid "Select Content Type"
626
- msgstr ""
627
-
628
- #: admin/sidebar-edit.php:667
629
- msgid "Start Quick Tour"
630
- msgstr ""
631
-
632
- #: lib/wp-content-aware-engine/view/group_template.php:43
633
- msgid "Negate conditions"
634
- msgstr ""
635
-
636
- #: lib/wp-content-aware-engine/view/group_template.php:18
637
- #: lib/wp-content-aware-engine/view/meta_box.php:18
638
- msgid "Select content type"
639
- msgstr ""
640
-
641
- #: lib/wp-content-aware-engine/module/page_template.php:36
642
- msgid "All Templates"
643
- msgstr ""
644
-
645
- #: lib/wp-content-aware-engine/core.php:805
646
- msgid "Searching"
647
- msgstr ""
648
-
649
- #: lib/wp-content-aware-engine/core.php:648
650
- msgid "Conditions updated"
651
- msgstr ""
652
-
653
- #: lib/wp-content-aware-engine/core.php:625
654
- msgid "Could not delete conditions"
655
- msgstr ""
656
-
657
- #: lib/wp-content-aware-engine/core.php:531
658
- msgid "Conditional Logic"
659
- msgstr ""
660
-
661
- #: lib/wp-pointer-tour/wp-pointer-tour.php:165
662
- msgid "Next"
663
- msgstr "Sljedeće"
664
-
665
- #: lib/wp-pointer-tour/wp-pointer-tour.php:163
666
- msgid "Close"
667
- msgstr "Zatvori"
668
-
669
- #: admin/sidebar-edit.php:706
670
- msgid ""
671
- "That's it! Now you can start creating sidebars and display them on your own conditions.\n"
672
- "\n"
673
- "If you need more help, click on the \"Help\" tab here."
674
- msgstr ""
675
- "To je to! Sada možete početi kreirati bočne trake i prikazati ih po svojim uvjetima.\n"
676
- "\n"
677
- "Ukoliko trebate opsežniju pomoč, kliknite na \"Pomoć\" tabulator ovdje."
678
-
679
- #: admin/sidebar-edit.php:705
680
- msgid "Help and Support"
681
- msgstr "Pomoć i podrška"
682
-
683
- #: admin/sidebar-edit.php:695
684
- msgid "Options, options"
685
- msgstr "Opcije, opcije"
686
-
687
- #: admin/sidebar-edit.php:958
688
- msgid "Get Started"
689
- msgstr "Započnite"
690
-
691
- #: admin/post_type_sidebar.php:292 admin/screen_widgets.php:134
692
- #: admin/sidebar-list-table.php:534
693
- #: lib/wp-content-aware-engine/module/post_type.php:319
694
- #: lib/wp-content-aware-engine/walker.php:185
695
- msgid "Scheduled"
696
- msgstr "Tempirano"
697
-
698
- #: lib/wp-content-aware-engine/module/post_type.php:317
699
- #: lib/wp-content-aware-engine/walker.php:183
700
- msgid "Sticky"
701
- msgstr "Ljepljivo"
702
-
703
- #. translators: post state
704
- #: lib/wp-content-aware-engine/module/post_type.php:315
705
- #: lib/wp-content-aware-engine/walker.php:181
706
- msgctxt "post state"
707
- msgid "Pending"
708
- msgstr ""
709
-
710
- #: lib/wp-content-aware-engine/module/post_type.php:312
711
- #: lib/wp-content-aware-engine/walker.php:178
712
- msgid "Draft"
713
- msgstr "Skica"
714
-
715
- #: lib/wp-content-aware-engine/module/post_type.php:310
716
- #: lib/wp-content-aware-engine/walker.php:176
717
- msgid "Private"
718
- msgstr "Privatno"
719
-
720
- #: lib/wp-content-aware-engine/module/post_type.php:308
721
- #: lib/wp-content-aware-engine/walker.php:174
722
- msgid "Password protected"
723
- msgstr "Zaštićeno lozinkom"
724
-
725
- #: lib/wp-content-aware-engine/module/taxonomy.php:49
726
- msgid "Taxonomies"
727
- msgstr "Taksonomije"
728
-
729
- #: lib/wp-content-aware-engine/module/static.php:50
730
- msgid "404 Page"
731
- msgstr "404 stranica"
732
-
733
- #: lib/wp-content-aware-engine/module/static.php:49
734
- msgid "Search Results"
735
- msgstr "Rezultati pretrage"
736
-
737
- #: lib/wp-content-aware-engine/module/static.php:48
738
- msgid "Front Page"
739
- msgstr "Početna stranica"
740
-
741
- #: lib/wp-content-aware-engine/module/static.php:36
742
- msgid "Static Pages"
743
- msgstr "Statične stranice"
744
-
745
- #: lib/wp-content-aware-engine/module/post_type.php:284
746
- msgid "Blog Page"
747
- msgstr "Blog stranica"
748
-
749
- #: lib/wp-content-aware-engine/module/post_type.php:283
750
- #: lib/wp-content-aware-engine/module/taxonomy.php:288
751
- msgid "%s Archives"
752
- msgstr "%s arhiva"
753
-
754
- #: lib/wp-content-aware-engine/module/post_type.php:42
755
- msgid "Post Types"
756
- msgstr "Tipovi objava"
757
-
758
- #: lib/wp-content-aware-engine/module/polylang.php:29
759
- #: lib/wp-content-aware-engine/module/qtranslate.php:29
760
- #: lib/wp-content-aware-engine/module/transposh.php:29
761
- #: lib/wp-content-aware-engine/module/wpml.php:29
762
- msgid "Languages"
763
- msgstr "Jezici"
764
-
765
- #: lib/wp-content-aware-engine/module/page_template.php:35
766
- msgid "Page Templates"
767
- msgstr "Predlošci stranice"
768
-
769
- #: lib/wp-content-aware-engine/module/date.php:32
770
- msgid "Date Archives"
771
- msgstr "Datum arhiva"
772
-
773
- #: lib/wp-content-aware-engine/module/date.php:30
774
- msgid "Dates"
775
- msgstr "Datumi"
776
-
777
- #: lib/wp-content-aware-engine/module/bbpress.php:31
778
- msgid "bbPress User Profiles"
779
- msgstr "bbPress korisnički profili"
780
-
781
- #: lib/wp-content-aware-engine/module/author.php:29
782
- msgid "Authors"
783
- msgstr "Autori"
784
-
785
- #: lib/wp-content-aware-engine/core.php:807
786
- msgid "Target all but this context"
787
- msgstr "Naciljaj sve osim ovog konteksta"
788
-
789
- #: lib/wp-content-aware-engine/core.php:808
790
- msgid "Conditions have unsaved changes. Do you want to continue and discard these changes?"
791
- msgstr ""
792
-
793
- #: lib/wp-content-aware-engine/core.php:806
794
- msgid "No results found."
795
- msgstr "Nije pronađen nijedan rezultat."
796
-
797
- #: lib/wp-content-aware-engine/view/module/condition_post_type_template.php:16
798
- #: lib/wp-content-aware-engine/view/module/condition_taxonomy_template.php:16
799
- #: lib/wp-content-aware-engine/view/module/condition_template.php:16
800
- msgid "And"
801
- msgstr ""
802
-
803
- #: lib/wp-content-aware-engine/view/group_template.php:10
804
- #: lib/wp-content-aware-engine/view/meta_box.php:14
805
- msgid "Or"
806
- msgstr "Ili"
807
-
808
- #: admin/sidebar-edit.php:987
809
- msgid "Save"
810
- msgstr "Spremi"
811
-
812
- #: lib/wp-content-aware-engine/core.php:617
813
- msgid "Unauthorized request"
814
- msgstr "Nedozvoljeni zahtjev"
815
-
816
- #: lib/wp-content-aware-engine/core.php:248
817
- msgctxt "condition status"
818
- msgid "Negated"
819
- msgstr ""
820
-
821
- #: lib/wp-content-aware-engine/core.php:228
822
- msgid "Condition Group"
823
- msgstr "Grupa uvjeta"
824
-
825
- #: admin/screen_widgets.php:170
826
- msgid "Filter Widgets"
827
- msgstr ""
828
-
829
- #: admin/screen_widgets.php:169
830
- msgid "Filter Sidebars"
831
- msgstr "Filtriraj bočne trake"
832
-
833
- #: admin/sidebar-edit.php:955
834
- msgid "Translate the plugin into your language"
835
- msgstr "Prevedi ovaj plugin na svoj jezik"
836
-
837
- #: admin/sidebar-edit.php:890 admin/sidebar-edit.php:891
838
- msgid "Order"
839
- msgstr "Poredak"
840
-
841
- #: app.php:168
842
- msgid "Get Support"
843
- msgstr "Traži podršku"
844
-
845
- #: admin/sidebar-edit.php:259
846
- msgid "More Information"
847
- msgstr "Više informacija"
848
-
849
- #: admin/sidebar-edit.php:255
850
- msgid "Each created condition group describe some specific content (conditions) that the current sidebar should be displayed with."
851
- msgstr "Svaka kreirana uvjetna grupa opisuje neke specifične sadržaje (uvjete) kojim bi trenutna bočna traka trebala biti ispunjena."
852
-
853
- #: admin/sidebar-edit.php:254 admin/sidebar-edit.php:685
854
- #: lib/wp-content-aware-engine/core.php:227
855
- msgid "Condition Groups"
856
- msgstr "Uvjetne grupe"
857
-
858
- #: admin/sidebar-edit.php:771
859
- msgid "Options"
860
- msgstr "Opcije"
861
-
862
- #. #-#-#-#-# tmp-content-aware-sidebars.pot (Content Aware Sidebars 3.5.2)
863
- #. #-#-#-#-#
864
- #. Plugin Name of the plugin/theme
865
- #: admin/sidebar-edit.php:754
866
- msgid "Content Aware Sidebars"
867
- msgstr "Content Aware Sidebars"
868
-
869
- #: admin/sidebar-list-table.php:475
870
- msgid "Manage Widgets"
871
- msgstr "Upravljanje widgetima"
872
-
873
- #: admin/sidebar-list-table.php:312
874
- msgid "Widgets"
875
- msgstr "Widgeti"
876
-
877
- #: admin/sidebar-list-table.php:448 sidebar.php:284
878
- msgid "Please update Host Sidebar"
879
- msgstr "Molim ažurirajte bočnu traku hosta."
880
-
881
- #: admin/sidebar-overview.php:277
882
- msgid "%s sidebar restored from the Trash."
883
- msgid_plural "%s sidebars restored from the Trash."
884
- msgstr[0] ""
885
- msgstr[1] ""
886
- msgstr[2] ""
887
-
888
- #: admin/sidebar-overview.php:276
889
- msgid "%s sidebar moved to the Trash."
890
- msgid_plural "%s sidebars moved to the Trash."
891
- msgstr[0] ""
892
- msgstr[1] ""
893
- msgstr[2] ""
894
-
895
- #: admin/sidebar-overview.php:275
896
- msgid "%s sidebar permanently deleted."
897
- msgid_plural "%s sidebars permanently deleted."
898
- msgstr[0] ""
899
- msgstr[1] ""
900
- msgstr[2] ""
901
-
902
- #: admin/sidebar-overview.php:274
903
- msgid "%s sidebar not updated, somebody is editing it."
904
- msgid_plural "%s sidebars not updated, somebody is editing them."
905
- msgstr[0] ""
906
- msgstr[1] ""
907
- msgstr[2] ""
908
-
909
- #: admin/sidebar-overview.php:273
910
- msgid "%s sidebar updated."
911
- msgid_plural "%s sidebars updated."
912
- msgstr[0] ""
913
- msgstr[1] ""
914
- msgstr[2] ""
915
-
916
- #. translators: Publish box date format, see http://php.net/date
917
- #: admin/sidebar-edit.php:640
918
- msgid "M j, Y @ G:i"
919
- msgstr "M j, Y @ G:i"
920
-
921
- #: admin/sidebar-edit.php:638
922
- msgid "Sidebar scheduled for: <strong>%1$s</strong>."
923
- msgstr "Bočna traka na rasporedu za: <strong>%1$s</strong>."
924
-
925
- #: admin/sidebar-edit.php:636
926
- msgid "Sidebar updated."
927
- msgstr "Bočna traka ažurirana."
928
-
929
- #: admin/sidebar-edit.php:634 admin/sidebar-overview.php:270
930
- msgid "Manage widgets"
931
- msgstr "Upravljanje widgetima"
932
-
933
- #: sidebar.php:191
934
- msgid "No content. Please add at least one condition group to make the sidebar content aware."
935
- msgstr "Bez sadržaja. Molim dodajte barem jednu uvjetnu grupu kako bi učinili bočnu traku sadržajno svjesnom."
936
-
937
- #: sidebar.php:188
938
- msgid "No sidebars found in Trash"
939
- msgstr "Nema nađenih bočnih traka u smeću"
940
-
941
- #: admin/post_type_sidebar.php:225 sidebar.php:187
942
- msgid "No sidebars found"
943
- msgstr "Nisu nađene bočne trake"
944
-
945
- #: sidebar.php:186
946
- msgid "Search Sidebars"
947
- msgstr "Pretraži bočne trake"
948
-
949
- #: sidebar.php:185
950
- msgid "View Sidebar"
951
- msgstr "Pregled bočnih traka"
952
-
953
- #: sidebar.php:184
954
- msgid "All Sidebars"
955
- msgstr "Sve bočne trake"
956
-
957
- #: sidebar.php:183
958
- msgid "New Sidebar"
959
- msgstr "Nova bočna traka"
960
-
961
- #: admin/screen_widgets.php:147 sidebar.php:182
962
- msgid "Edit Sidebar"
963
- msgstr "Uredi bočnu traku"
964
-
965
- #: sidebar.php:181
966
- msgid "Add New Sidebar"
967
- msgstr "Dodaj novu bočnu traku"
968
-
969
- #: sidebar.php:180
970
- msgctxt "sidebar"
971
- msgid "Add New"
972
- msgstr "Dodaj novu"
973
-
974
- #: sidebar.php:179
975
- msgid "Sidebar"
976
- msgstr "Bočna traka"
977
-
978
- #: sidebar.php:178
979
- msgid "Sidebars"
980
- msgstr "Bočne trake"
981
-
982
- #: sidebar.php:141
983
- msgid "Place sidebar on top or bottom of host when merging."
984
- msgstr "Smjesti bočnu traku na vrh ili dno hosta prilikom spajanja."
985
-
986
- #: sidebar.php:139
987
- msgid "Bottom"
988
- msgstr "Dno"
989
-
990
- #: sidebar.php:138
991
- msgid "Top"
992
- msgstr "Vrh"
993
-
994
- #: sidebar.php:134
995
- msgid "Merge Position"
996
- msgstr "Spoji poziciju"
997
-
998
- #: sidebar.php:123
999
- msgid "Replace host sidebar, merge with it or add sidebar manually."
1000
- msgstr "Zamijeni bočnu traku hosta, spoji se sa njom ili dodaj bočnu traku ručno."
1001
-
1002
- #: sidebar.php:121
1003
- msgid "Forced replace"
1004
- msgstr "Prisilna zamjena"
1005
-
1006
- #: sidebar.php:119
1007
- msgid "Merge"
1008
- msgstr "Spoji"
1009
-
1010
- #: sidebar.php:118
1011
- msgid "Replace"
1012
- msgstr "Zamijeni"
1013
-
1014
- #: lib/wp-content-aware-engine/view/group_template.php:37
1015
- msgid "Archives"
1016
- msgstr "Arhiva"
1017
-
1018
- #: lib/wp-content-aware-engine/view/group_template.php:31
1019
- msgid "Singulars"
1020
- msgstr "Jednina"
1021
-
1022
- #: admin/sidebar-edit.php:260 admin/sidebar-edit.php:959 app.php:167
1023
- msgid "FAQ"
1024
- msgstr "ČPP"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
lang/content-aware-sidebars-hu_HU.po DELETED
@@ -1,1016 +0,0 @@
1
- # Translation of Plugins - Content Aware Sidebars - Widget Area Control - Development (trunk) in Hungarian
2
- # This file is distributed under the same license as the Plugins - Content Aware Sidebars - Widget Area Control - Development (trunk) package.
3
- msgid ""
4
- msgstr ""
5
- "PO-Revision-Date: 2016-02-03 01:23:57+0000\n"
6
- "MIME-Version: 1.0\n"
7
- "Content-Type: text/plain; charset=UTF-8\n"
8
- "Content-Transfer-Encoding: 8bit\n"
9
- "Plural-Forms: nplurals=2; plural=n != 1;\n"
10
- "X-Generator: GlotPress/2.4.0-alpha\n"
11
- "Language: hu\n"
12
- "Project-Id-Version: Plugins - Content Aware Sidebars - Widget Area Control - Development (trunk)\n"
13
-
14
- #. Description of the plugin/theme
15
- msgid "Unlimited custom sidebars and widget areas for any post, page, category etc."
16
- msgstr ""
17
-
18
- #: lib/wp-content-aware-engine/view/group_template.php:54
19
- msgid "Settings"
20
- msgstr ""
21
-
22
- #: lib/wp-content-aware-engine/core.php:705
23
- msgid "Auto-select new children of selected items"
24
- msgstr ""
25
-
26
- #: admin/sidebar-list-table.php:605
27
- msgid "Duplicate"
28
- msgstr ""
29
-
30
- #. translators: %s: sidebar title
31
- #: admin/sidebar-list-table.php:604
32
- msgid "Duplicate %s"
33
- msgstr ""
34
-
35
- #: admin/sidebar-edit.php:369
36
- msgid "You are not allowed to delete this sidebar."
37
- msgstr ""
38
-
39
- #: admin/sidebar-edit.php:335
40
- msgid "You are not allowed to move this sidebar to the Trash."
41
- msgstr ""
42
-
43
- #: admin/sidebar-edit.php:222 admin/sidebar-edit.php:553
44
- msgid "You are not allowed to create sidebars."
45
- msgstr ""
46
-
47
- #: admin/sidebar-edit.php:197 admin/sidebar-edit.php:551
48
- #: admin/sidebar-edit.php:556
49
- msgid "You are not allowed to edit this sidebar."
50
- msgstr ""
51
-
52
- #: admin/admin.php:136
53
- msgid "Enhance your sidebars and widget areas with: %s and more."
54
- msgstr ""
55
-
56
- #: admin/admin.php:102
57
- msgid "You do not have access to this screen."
58
- msgstr ""
59
-
60
- #: admin/screen_widgets.php:171
61
- msgid "This sidebar is already scheduled to be activated. Do you want to activate it now?"
62
- msgstr ""
63
-
64
- #: admin/sidebar-edit.php:866
65
- msgid "Pro"
66
- msgstr ""
67
-
68
- #: admin/sidebar-edit.php:823
69
- msgid "No thanks"
70
- msgstr ""
71
-
72
- #: admin/sidebar-edit.php:823
73
- msgid "Review Content Aware Sidebars"
74
- msgstr ""
75
-
76
- #: admin/sidebar-edit.php:818
77
- msgid "I have spent countless hours developing it, and it would mean a lot to me if you %ssupport it with a quick review on WordPress.org.%s"
78
- msgstr ""
79
-
80
- #: admin/sidebar-edit.php:813
81
- msgid "Hey %s, it's Joachim from %s. You have used this free plugin for some time now, and I hope you like it!"
82
- msgstr ""
83
-
84
- #: admin/admin.php:139
85
- msgid "Read More"
86
- msgstr ""
87
-
88
- #: lib/wp-content-aware-engine/module/bp_member.php:37
89
- msgid "All Sections"
90
- msgstr ""
91
-
92
- #: lib/wp-content-aware-engine/module/bp_member.php:35
93
- msgid "BuddyPress Profiles"
94
- msgstr ""
95
-
96
- #: admin/sidebar-edit.php:957
97
- msgid "Documentation"
98
- msgstr ""
99
-
100
- #: sidebar.php:127
101
- msgid "Target Sidebar"
102
- msgstr ""
103
-
104
- #: sidebar.php:120
105
- msgid "Shortcode / Template Tag"
106
- msgstr ""
107
-
108
- #: admin/sidebar-overview.php:292
109
- msgid "Undo"
110
- msgstr ""
111
-
112
- #: admin/sidebar-overview.php:231
113
- msgid "You are not allowed to delete this item."
114
- msgstr ""
115
-
116
- #: admin/sidebar-overview.php:216
117
- msgid "You are not allowed to restore this item from the Trash."
118
- msgstr ""
119
-
120
- #: admin/sidebar-overview.php:197
121
- msgid "You are not allowed to move this item to the Trash."
122
- msgstr ""
123
-
124
- #. translators: %s: search keywords
125
- #: admin/sidebar-overview.php:133
126
- msgid "Search results for &#8220;%s&#8221;"
127
- msgstr ""
128
-
129
- #. translators: %s: post title
130
- #: admin/sidebar-list-table.php:635
131
- msgid "Delete &#8220;%s&#8221; permanently"
132
- msgstr ""
133
-
134
- #: admin/sidebar-list-table.php:627
135
- msgctxt "verb"
136
- msgid "Trash"
137
- msgstr ""
138
-
139
- #. translators: %s: post title
140
- #: admin/sidebar-list-table.php:626
141
- msgid "Move &#8220;%s&#8221; to the Trash"
142
- msgstr ""
143
-
144
- #. translators: %s: post title
145
- #: admin/sidebar-list-table.php:618
146
- msgid "Restore &#8220;%s&#8221; from the Trash"
147
- msgstr ""
148
-
149
- #. translators: %s: sidebar title
150
- #: admin/sidebar-list-table.php:597
151
- msgid "Edit &#8220;%s&#8221;"
152
- msgstr ""
153
-
154
- #: admin/sidebar-list-table.php:532
155
- msgid "Missed schedule"
156
- msgstr ""
157
-
158
- #: admin/sidebar-list-table.php:520
159
- msgid "Until %s"
160
- msgstr ""
161
-
162
- #. translators: Sidebar status date and time format, see http://php.net/date
163
- #: admin/sidebar-list-table.php:519 admin/sidebar-list-table.php:525
164
- msgid "Y/m/d g:i:s a"
165
- msgstr ""
166
-
167
- #. translators: Sidebar status date format, see http://php.net/date
168
- #: admin/sidebar-list-table.php:517 admin/sidebar-list-table.php:529
169
- msgid "Y/m/d"
170
- msgstr ""
171
-
172
- #: admin/sidebar-list-table.php:422
173
- msgid "%s is currently editing"
174
- msgstr ""
175
-
176
- #. translators: %s: post title
177
- #: admin/sidebar-list-table.php:407
178
- msgid "&#8220;%s&#8221; (Edit)"
179
- msgstr ""
180
-
181
- #: admin/sidebar-list-table.php:365
182
- msgid "Select %s"
183
- msgstr ""
184
-
185
- #: admin/sidebar-list-table.php:311 sidebar.php:114
186
- msgctxt "option"
187
- msgid "Action"
188
- msgstr ""
189
-
190
- #: admin/sidebar-list-table.php:310
191
- msgctxt "column name"
192
- msgid "Title"
193
- msgstr ""
194
-
195
- #: admin/sidebar-list-table.php:282
196
- msgid "Empty Trash"
197
- msgstr ""
198
-
199
- #: admin/sidebar-list-table.php:255 admin/sidebar-list-table.php:619
200
- msgid "Restore"
201
- msgstr ""
202
-
203
- #: admin/sidebar-list-table.php:207
204
- msgid "Inactive <span class=\"count\">(%s)</span>"
205
- msgid_plural "Inactive <span class=\"count\">(%s)</span>"
206
- msgstr[0] ""
207
- msgstr[1] ""
208
-
209
- #: admin/sidebar-list-table.php:206
210
- msgid "Active <span class=\"count\">(%s)</span>"
211
- msgid_plural "Active <span class=\"count\">(%s)</span>"
212
- msgstr[0] ""
213
- msgstr[1] ""
214
-
215
- #: admin/sidebar-list-table.php:193
216
- msgctxt "sidebars"
217
- msgid "All <span class=\"count\">(%s)</span>"
218
- msgid_plural "All <span class=\"count\">(%s)</span>"
219
- msgstr[0] ""
220
- msgstr[1] ""
221
-
222
- #: admin/sidebar-edit.php:1322
223
- msgid "F j, Y"
224
- msgstr ""
225
-
226
- #: admin/admin.php:138
227
- msgid "Free updates and email support included."
228
- msgstr ""
229
-
230
- #: admin/admin.php:137
231
- msgid "You can upgrade without leaving the admin panel by clicking below."
232
- msgstr ""
233
-
234
- #: admin/admin.php:135
235
- msgid "Get All Features With Content Aware Sidebars Pro"
236
- msgstr ""
237
-
238
- #: admin/admin.php:129
239
- msgid "Sync widgets across themes"
240
- msgstr ""
241
-
242
- #: admin/admin.php:127
243
- msgid "Visibility for roles"
244
- msgstr ""
245
-
246
- #: admin/admin.php:125
247
- msgid "Extra condition types"
248
- msgstr ""
249
-
250
- #: admin/sidebar-edit.php:1004
251
- msgid "Activates on <b>%1$s</b>"
252
- msgstr ""
253
-
254
- #. translators: Publish box date format, see http://php.net/date
255
- #: admin/sidebar-edit.php:999
256
- msgid "M j, Y"
257
- msgstr ""
258
-
259
- #: admin/sidebar-edit.php:866
260
- msgid "Display sidebar only in given time ranges on select days."
261
- msgstr ""
262
-
263
- #: admin/sidebar-edit.php:853
264
- msgid "Never"
265
- msgstr ""
266
-
267
- #: admin/sidebar-edit.php:844
268
- msgid "Select date"
269
- msgstr ""
270
-
271
- #: admin/sidebar-edit.php:834 admin/sidebar-list-table.php:314
272
- msgid "Status"
273
- msgstr ""
274
-
275
- #: admin/admin.php:128 admin/sidebar-edit.php:761
276
- msgid "Time Schedule"
277
- msgstr ""
278
-
279
- #: admin/sidebar-edit.php:738
280
- msgid "Sidebar Status"
281
- msgstr ""
282
-
283
- #: admin/sidebar-edit.php:696
284
- msgid ""
285
- "Should the sidebar merge with a target sidebar or replace it? Maybe you want to insert it in your content with a shortcode.\n"
286
- "\n"
287
- "Display the sidebar for everyone or make it visible only for logged-in users.\n"
288
- "\n"
289
- " You are in control."
290
- msgstr ""
291
-
292
- #: admin/sidebar-edit.php:641
293
- msgid "Sidebar deactivated."
294
- msgstr ""
295
-
296
- #: admin/sidebar-edit.php:637
297
- msgid "Sidebar activated."
298
- msgstr ""
299
-
300
- #: admin/sidebar-edit.php:478
301
- msgid "Enter title here"
302
- msgstr ""
303
-
304
- #: admin/sidebar-edit.php:372 admin/sidebar-overview.php:234
305
- msgid "Error in deleting."
306
- msgstr ""
307
-
308
- #: admin/sidebar-edit.php:361 admin/sidebar-overview.php:219
309
- msgid "Error in restoring from Trash."
310
- msgstr ""
311
-
312
- #: admin/sidebar-edit.php:358
313
- msgid "You are not allowed to restore this sidebar from the Trash."
314
- msgstr ""
315
-
316
- #: admin/sidebar-edit.php:343 admin/sidebar-overview.php:205
317
- msgid "Error in moving to Trash."
318
- msgstr ""
319
-
320
- #: admin/sidebar-edit.php:339
321
- msgid "You cannot move this sidebar to the Trash. %s is currently editing."
322
- msgstr ""
323
-
324
- #: admin/sidebar-edit.php:195 admin/sidebar-edit.php:288
325
- msgid "The sidebar no longer exists."
326
- msgstr ""
327
-
328
- #: admin/sidebar-edit.php:238 admin/sidebar-edit.php:745
329
- msgid "Advanced"
330
- msgstr ""
331
-
332
- #: admin/sidebar-edit.php:236
333
- msgid "Conditions"
334
- msgstr ""
335
-
336
- #: admin/sidebar-edit.php:199
337
- msgid "You cannot edit this sidebar because it is in the Trash. Please restore it and try again."
338
- msgstr ""
339
-
340
- #: admin/sidebar-edit.php:83
341
- msgid "URLs (Pro Feature)"
342
- msgstr ""
343
-
344
- #: admin/post_type_sidebar.php:295 admin/screen_widgets.php:108
345
- #: admin/screen_widgets.php:137 admin/sidebar-edit.php:1010
346
- #: admin/sidebar-list-table.php:539
347
- msgid "Inactive"
348
- msgstr ""
349
-
350
- #: admin/screen_widgets.php:108 admin/screen_widgets.php:131
351
- #: admin/sidebar-edit.php:1007 admin/sidebar-list-table.php:513
352
- msgid "Active"
353
- msgstr ""
354
-
355
- #. Author URI of the plugin/theme
356
- msgid "https://dev.institute"
357
- msgstr ""
358
-
359
- #. Author of the plugin/theme
360
- msgid "Joachim Jensen"
361
- msgstr ""
362
-
363
- #. Plugin URI of the plugin/theme
364
- msgid "https://dev.institute/wordpress/sidebars-pro/"
365
- msgstr ""
366
-
367
- #: admin/sidebar-edit.php:1037
368
- msgid "Enable"
369
- msgstr ""
370
-
371
- #: admin/sidebar-edit.php:1028 admin/sidebar-edit.php:1036
372
- msgid "Widget Revisions: %s"
373
- msgstr ""
374
-
375
- #: admin/sidebar-edit.php:116
376
- msgid "Upgrade to Pro"
377
- msgstr ""
378
-
379
- #: sidebar.php:245 sidebar.php:267
380
- msgid "(no title)"
381
- msgstr ""
382
-
383
- #: lib/wp-pointer-tour/wp-pointer-tour.php:164
384
- msgid "Previous"
385
- msgstr ""
386
-
387
- #: admin/screen_widgets.php:168
388
- msgid "Expand"
389
- msgstr ""
390
-
391
- #: admin/screen_widgets.php:167
392
- msgid "Collapse"
393
- msgstr ""
394
-
395
- #: admin/sidebar-edit.php:1302
396
- msgid "User Roles available in Pro"
397
- msgstr ""
398
-
399
- #: admin/admin.php:126 admin/sidebar-list-table.php:609
400
- msgid "Widget Revisions"
401
- msgstr ""
402
-
403
- #: admin/sidebar-edit.php:99
404
- msgid "Display this sidebar only on content that meets the following conditions:"
405
- msgstr ""
406
-
407
- #: admin/post_type_sidebar.php:276
408
- msgid "Display sidebars per %s etc. with the %s."
409
- msgstr ""
410
-
411
- #: admin/post_type_sidebar.php:272
412
- msgid "Note: Selected Sidebars are displayed on this %s specifically."
413
- msgstr ""
414
-
415
- #: admin/post_type_sidebar.php:257
416
- msgid "Default"
417
- msgstr ""
418
-
419
- #: admin/post_type_sidebar.php:275
420
- msgid "Sidebar Manager"
421
- msgstr ""
422
-
423
- #: admin/post_type_sidebar.php:245
424
- msgid "Archive Page"
425
- msgstr ""
426
-
427
- #: admin/post_type_sidebar.php:237
428
- msgid "Page Template"
429
- msgstr ""
430
-
431
- #: admin/post_type_sidebar.php:234
432
- msgid "Child Page"
433
- msgstr ""
434
-
435
- #: admin/post_type_sidebar.php:231
436
- msgid "Author"
437
- msgstr ""
438
-
439
- #: admin/post_type_sidebar.php:223 admin/post_type_sidebar.php:262
440
- msgid "Type to Add New Sidebar"
441
- msgstr ""
442
-
443
- #: admin/post_type_sidebar.php:219
444
- msgid "Create New"
445
- msgstr ""
446
-
447
- #: admin/post_type_sidebar.php:177
448
- msgid "Sidebars - Quick Select"
449
- msgstr ""
450
-
451
- #: admin/sidebar-edit.php:712
452
- msgid "Finish Tour"
453
- msgstr ""
454
-
455
- #: admin/sidebar-edit.php:686
456
- msgid ""
457
- "Click on the input field and select the content you want.\n"
458
- "\n"
459
- "If you can't find the right content in the list, type something to search.\n"
460
- "\n"
461
- " You can add several types of content to the same group, try e.g. \"All Posts\" and an Author to target all posts written by that author. Awesome!\n"
462
- "\n"
463
- "Remember to save the changes on each group."
464
- msgstr ""
465
-
466
- #: admin/sidebar-edit.php:668
467
- msgid "I know how to use it"
468
- msgstr ""
469
-
470
- #: admin/sidebar-edit.php:660
471
- msgid ""
472
- "You've just installed or updated Content Aware Sidebars. Awesome!\n"
473
- "\n"
474
- "You can display sidebars on any page or in any context. If that is new to you, this 3 step interactive guide will show you just how easy it is."
475
- msgstr ""
476
-
477
- #: admin/sidebar-edit.php:659
478
- msgid "Get Started in 3 Easy Steps"
479
- msgstr ""
480
-
481
- #: lib/wp-content-aware-engine/module/bbpress.php:32
482
- msgid "All Profiles"
483
- msgstr ""
484
-
485
- #: lib/wp-content-aware-engine/module/author.php:30
486
- msgid "All Authors"
487
- msgstr ""
488
-
489
- #: sidebar.php:190
490
- msgid "Sidebar Conditions"
491
- msgstr ""
492
-
493
- #: sidebar.php:109
494
- msgid "Logged-in Users"
495
- msgstr ""
496
-
497
- #: lib/wp-content-aware-engine/view/group_template.php:11
498
- msgid "Not"
499
- msgstr ""
500
-
501
- #: admin/sidebar-edit.php:850
502
- msgid "Deactivate"
503
- msgstr ""
504
-
505
- #: admin/sidebar-edit.php:841
506
- msgid "Activate"
507
- msgstr ""
508
-
509
- #: admin/post_type_sidebar.php:220 admin/sidebar-edit.php:1013
510
- msgid "New"
511
- msgstr ""
512
-
513
- #: freemius.php:58
514
- msgid "Please help us improve %2$s by securely sharing some usage data with %5$s. If you skip this, that's okay! %2$s will still work just fine."
515
- msgstr ""
516
-
517
- #: admin/screen_widgets.php:147
518
- msgid "Revisions"
519
- msgstr ""
520
-
521
- #: admin/sidebar-edit.php:1311 admin/sidebar-list-table.php:500
522
- msgid "All Users"
523
- msgstr ""
524
-
525
- #: admin/sidebar-list-table.php:456
526
- msgid "Add sidebar at the bottom during merge"
527
- msgstr ""
528
-
529
- #: admin/sidebar-list-table.php:455
530
- msgid "Add sidebar at the top during merge"
531
- msgstr ""
532
-
533
- #: admin/sidebar-edit.php:989
534
- msgid "Update"
535
- msgstr ""
536
-
537
- #: admin/sidebar-edit.php:237
538
- msgid "Schedule"
539
- msgstr ""
540
-
541
- #: admin/sidebar-edit.php:899 admin/sidebar-list-table.php:263
542
- msgid "Move to Trash"
543
- msgstr ""
544
-
545
- #: admin/sidebar-edit.php:897 admin/sidebar-list-table.php:261
546
- #: admin/sidebar-list-table.php:636
547
- msgid "Delete Permanently"
548
- msgstr ""
549
-
550
- #: app.php:174
551
- msgid "Upgrade"
552
- msgstr ""
553
-
554
- #: admin/sidebar-edit.php:1029
555
- msgid "Browse revisions"
556
- msgstr ""
557
-
558
- #: admin/sidebar-edit.php:1029
559
- msgctxt "revisions"
560
- msgid "Browse"
561
- msgstr ""
562
-
563
- #: admin/sidebar-edit.php:1019 admin/sidebar-list-table.php:598
564
- msgid "Edit"
565
- msgstr ""
566
-
567
- #: admin/sidebar-edit.php:994
568
- msgid "Status:"
569
- msgstr ""
570
-
571
- #: admin/sidebar-edit.php:934 admin/sidebar-edit.php:935
572
- #: admin/sidebar-list-table.php:313 sidebar.php:105
573
- msgid "Visibility"
574
- msgstr ""
575
-
576
- #: admin/admin.php:139
577
- msgid "Upgrade Now"
578
- msgstr ""
579
-
580
- #: admin/sidebar-edit.php:960
581
- msgid "Priority Email Support"
582
- msgstr ""
583
-
584
- #: admin/sidebar-edit.php:261 admin/sidebar-edit.php:961
585
- msgid "Forum Support"
586
- msgstr ""
587
-
588
- #: admin/admin.php:131
589
- msgid "Content Aware Sidebars Pro"
590
- msgstr ""
591
-
592
- #: admin/sidebar-edit.php:731
593
- msgid "Publish"
594
- msgstr ""
595
-
596
- #: admin/sidebar-edit.php:119
597
- msgid "Like it? %1$sSupport the plugin with a %2$s Review%3$s"
598
- msgstr ""
599
-
600
- #: lib/wp-content-aware-engine/view/group_template.php:51
601
- msgid "Save Changes"
602
- msgstr "Vátoztatások mentése"
603
-
604
- #: lib/wp-content-aware-engine/module/pods.php:30
605
- msgid "All Pods Pages"
606
- msgstr ""
607
-
608
- #: lib/wp-content-aware-engine/module/pods.php:29
609
- msgid "Pods Pages"
610
- msgstr ""
611
-
612
- #: admin/sidebar-edit.php:673
613
- msgid ""
614
- "With this dropdown you can select on what conditions the sidebar should be displayed.\n"
615
- "\n"
616
- "Content Aware Sidebars has built-in support for many types of content and even other plugins!\n"
617
- "\n"
618
- "Select something to continue the tour. You can change it later."
619
- msgstr ""
620
-
621
- #: admin/sidebar-edit.php:672
622
- msgid "Select Content Type"
623
- msgstr ""
624
-
625
- #: admin/sidebar-edit.php:667
626
- msgid "Start Quick Tour"
627
- msgstr ""
628
-
629
- #: lib/wp-content-aware-engine/view/group_template.php:43
630
- msgid "Negate conditions"
631
- msgstr ""
632
-
633
- #: lib/wp-content-aware-engine/view/group_template.php:18
634
- #: lib/wp-content-aware-engine/view/meta_box.php:18
635
- msgid "Select content type"
636
- msgstr ""
637
-
638
- #: lib/wp-content-aware-engine/module/page_template.php:36
639
- msgid "All Templates"
640
- msgstr ""
641
-
642
- #: lib/wp-content-aware-engine/core.php:805
643
- msgid "Searching"
644
- msgstr ""
645
-
646
- #: lib/wp-content-aware-engine/core.php:648
647
- msgid "Conditions updated"
648
- msgstr ""
649
-
650
- #: lib/wp-content-aware-engine/core.php:625
651
- msgid "Could not delete conditions"
652
- msgstr ""
653
-
654
- #: lib/wp-content-aware-engine/core.php:531
655
- msgid "Conditional Logic"
656
- msgstr "Feltételes logikát"
657
-
658
- #: lib/wp-pointer-tour/wp-pointer-tour.php:165
659
- msgid "Next"
660
- msgstr "Következő"
661
-
662
- #: lib/wp-pointer-tour/wp-pointer-tour.php:163
663
- msgid "Close"
664
- msgstr "Bezár"
665
-
666
- #: admin/sidebar-edit.php:706
667
- msgid ""
668
- "That's it! Now you can start creating sidebars and display them on your own conditions.\n"
669
- "\n"
670
- "If you need more help, click on the \"Help\" tab here."
671
- msgstr ""
672
- "Ez minden! Most már elkezdheti létrehozni az oldalsávokat a saját feltételek alapján.\n"
673
- "\n"
674
- "Ha további segítségre van szüksége, kattintson a \"Segítség\" fülre."
675
-
676
- #: admin/sidebar-edit.php:705
677
- msgid "Help and Support"
678
- msgstr "Segítség és támogatás"
679
-
680
- #: admin/sidebar-edit.php:695
681
- msgid "Options, options"
682
- msgstr "Beállítások, beállítások"
683
-
684
- #: admin/sidebar-edit.php:958
685
- msgid "Get Started"
686
- msgstr ""
687
-
688
- #: admin/post_type_sidebar.php:292 admin/screen_widgets.php:134
689
- #: admin/sidebar-list-table.php:534
690
- #: lib/wp-content-aware-engine/module/post_type.php:319
691
- #: lib/wp-content-aware-engine/walker.php:185
692
- msgid "Scheduled"
693
- msgstr ""
694
-
695
- #: lib/wp-content-aware-engine/module/post_type.php:317
696
- #: lib/wp-content-aware-engine/walker.php:183
697
- msgid "Sticky"
698
- msgstr "Kiemelt"
699
-
700
- #. translators: post state
701
- #: lib/wp-content-aware-engine/module/post_type.php:315
702
- #: lib/wp-content-aware-engine/walker.php:181
703
- msgctxt "post state"
704
- msgid "Pending"
705
- msgstr ""
706
-
707
- #: lib/wp-content-aware-engine/module/post_type.php:312
708
- #: lib/wp-content-aware-engine/walker.php:178
709
- msgid "Draft"
710
- msgstr ""
711
-
712
- #: lib/wp-content-aware-engine/module/post_type.php:310
713
- #: lib/wp-content-aware-engine/walker.php:176
714
- msgid "Private"
715
- msgstr "Magán"
716
-
717
- #: lib/wp-content-aware-engine/module/post_type.php:308
718
- #: lib/wp-content-aware-engine/walker.php:174
719
- msgid "Password protected"
720
- msgstr ""
721
-
722
- #: lib/wp-content-aware-engine/module/taxonomy.php:49
723
- msgid "Taxonomies"
724
- msgstr "Taxonómiák"
725
-
726
- #: lib/wp-content-aware-engine/module/static.php:50
727
- msgid "404 Page"
728
- msgstr "404-es oldal"
729
-
730
- #: lib/wp-content-aware-engine/module/static.php:49
731
- msgid "Search Results"
732
- msgstr "Keresési találatok"
733
-
734
- #: lib/wp-content-aware-engine/module/static.php:48
735
- msgid "Front Page"
736
- msgstr "Kezdőlap"
737
-
738
- #: lib/wp-content-aware-engine/module/static.php:36
739
- msgid "Static Pages"
740
- msgstr "Statikus oldal"
741
-
742
- #: lib/wp-content-aware-engine/module/post_type.php:284
743
- msgid "Blog Page"
744
- msgstr "Blog oldal"
745
-
746
- #: lib/wp-content-aware-engine/module/post_type.php:283
747
- #: lib/wp-content-aware-engine/module/taxonomy.php:288
748
- msgid "%s Archives"
749
- msgstr "%s archívuma"
750
-
751
- #: lib/wp-content-aware-engine/module/post_type.php:42
752
- msgid "Post Types"
753
- msgstr "Bejegyzés típusok"
754
-
755
- #: lib/wp-content-aware-engine/module/polylang.php:29
756
- #: lib/wp-content-aware-engine/module/qtranslate.php:29
757
- #: lib/wp-content-aware-engine/module/transposh.php:29
758
- #: lib/wp-content-aware-engine/module/wpml.php:29
759
- msgid "Languages"
760
- msgstr "Nyelvek"
761
-
762
- #: lib/wp-content-aware-engine/module/page_template.php:35
763
- msgid "Page Templates"
764
- msgstr "Oldal sablonok"
765
-
766
- #: lib/wp-content-aware-engine/module/date.php:32
767
- msgid "Date Archives"
768
- msgstr "Dátum archívum"
769
-
770
- #: lib/wp-content-aware-engine/module/date.php:30
771
- msgid "Dates"
772
- msgstr "Dátum"
773
-
774
- #: lib/wp-content-aware-engine/module/bbpress.php:31
775
- msgid "bbPress User Profiles"
776
- msgstr "bbPress felhasználói fiókok"
777
-
778
- #: lib/wp-content-aware-engine/module/author.php:29
779
- msgid "Authors"
780
- msgstr "Szerzők"
781
-
782
- #: lib/wp-content-aware-engine/core.php:807
783
- msgid "Target all but this context"
784
- msgstr "Összes célzása ebben az összefüggésben"
785
-
786
- #: lib/wp-content-aware-engine/core.php:808
787
- msgid "Conditions have unsaved changes. Do you want to continue and discard these changes?"
788
- msgstr ""
789
-
790
- #: lib/wp-content-aware-engine/core.php:806
791
- msgid "No results found."
792
- msgstr "Nincs találat."
793
-
794
- #: lib/wp-content-aware-engine/view/module/condition_post_type_template.php:16
795
- #: lib/wp-content-aware-engine/view/module/condition_taxonomy_template.php:16
796
- #: lib/wp-content-aware-engine/view/module/condition_template.php:16
797
- msgid "And"
798
- msgstr ""
799
-
800
- #: lib/wp-content-aware-engine/view/group_template.php:10
801
- #: lib/wp-content-aware-engine/view/meta_box.php:14
802
- msgid "Or"
803
- msgstr "vagy"
804
-
805
- #: admin/sidebar-edit.php:987
806
- msgid "Save"
807
- msgstr "Mentés"
808
-
809
- #: lib/wp-content-aware-engine/core.php:617
810
- msgid "Unauthorized request"
811
- msgstr "Jogosulatlan kérés"
812
-
813
- #: lib/wp-content-aware-engine/core.php:248
814
- msgctxt "condition status"
815
- msgid "Negated"
816
- msgstr ""
817
-
818
- #: lib/wp-content-aware-engine/core.php:228
819
- msgid "Condition Group"
820
- msgstr "Feltétel csoport"
821
-
822
- #: admin/screen_widgets.php:170
823
- msgid "Filter Widgets"
824
- msgstr ""
825
-
826
- #: admin/screen_widgets.php:169
827
- msgid "Filter Sidebars"
828
- msgstr "Oldalsáv filter"
829
-
830
- #: admin/sidebar-edit.php:955
831
- msgid "Translate the plugin into your language"
832
- msgstr "Plugin lefordítása a saját nyelvre"
833
-
834
- #: admin/sidebar-edit.php:890 admin/sidebar-edit.php:891
835
- msgid "Order"
836
- msgstr "Sorrend"
837
-
838
- #: app.php:168
839
- msgid "Get Support"
840
- msgstr "Segítség kérése"
841
-
842
- #: admin/sidebar-edit.php:259
843
- msgid "More Information"
844
- msgstr "További információk"
845
-
846
- #: admin/sidebar-edit.php:255
847
- msgid "Each created condition group describe some specific content (conditions) that the current sidebar should be displayed with."
848
- msgstr "Minden létrehozott csoport egy bizonyos tartalomfajtát (feltételt) jelöl, ami mellett az oldalsáv meg fog jelenni."
849
-
850
- #: admin/sidebar-edit.php:254 admin/sidebar-edit.php:685
851
- #: lib/wp-content-aware-engine/core.php:227
852
- msgid "Condition Groups"
853
- msgstr "Feltétel csoportok"
854
-
855
- #: admin/sidebar-edit.php:771
856
- msgid "Options"
857
- msgstr "Beállítások"
858
-
859
- #. #-#-#-#-# tmp-content-aware-sidebars.pot (Content Aware Sidebars 3.5.2)
860
- #. #-#-#-#-#
861
- #. Plugin Name of the plugin/theme
862
- #: admin/sidebar-edit.php:754
863
- msgid "Content Aware Sidebars"
864
- msgstr "Tartalomfüggő oldalsáv"
865
-
866
- #: admin/sidebar-list-table.php:475
867
- msgid "Manage Widgets"
868
- msgstr "Widgetek kezelése"
869
-
870
- #: admin/sidebar-list-table.php:312
871
- msgid "Widgets"
872
- msgstr "Widgetek"
873
-
874
- #: admin/sidebar-list-table.php:448 sidebar.php:284
875
- msgid "Please update Host Sidebar"
876
- msgstr "Kérjük, frissítse az eredeti oldalsávot"
877
-
878
- #: admin/sidebar-overview.php:277
879
- msgid "%s sidebar restored from the Trash."
880
- msgid_plural "%s sidebars restored from the Trash."
881
- msgstr[0] ""
882
- msgstr[1] ""
883
-
884
- #: admin/sidebar-overview.php:276
885
- msgid "%s sidebar moved to the Trash."
886
- msgid_plural "%s sidebars moved to the Trash."
887
- msgstr[0] ""
888
- msgstr[1] ""
889
-
890
- #: admin/sidebar-overview.php:275
891
- msgid "%s sidebar permanently deleted."
892
- msgid_plural "%s sidebars permanently deleted."
893
- msgstr[0] ""
894
- msgstr[1] ""
895
-
896
- #: admin/sidebar-overview.php:274
897
- msgid "%s sidebar not updated, somebody is editing it."
898
- msgid_plural "%s sidebars not updated, somebody is editing them."
899
- msgstr[0] ""
900
- msgstr[1] ""
901
-
902
- #: admin/sidebar-overview.php:273
903
- msgid "%s sidebar updated."
904
- msgid_plural "%s sidebars updated."
905
- msgstr[0] ""
906
- msgstr[1] ""
907
-
908
- #. translators: Publish box date format, see http://php.net/date
909
- #: admin/sidebar-edit.php:640
910
- msgid "M j, Y @ G:i"
911
- msgstr "M j, Y @ G:i"
912
-
913
- #: admin/sidebar-edit.php:638
914
- msgid "Sidebar scheduled for: <strong>%1$s</strong>."
915
- msgstr "Oldalsáv időzítve: <strong>%1$s</strong>."
916
-
917
- #: admin/sidebar-edit.php:636
918
- msgid "Sidebar updated."
919
- msgstr "Oldalsáv frissítve."
920
-
921
- #: admin/sidebar-edit.php:634 admin/sidebar-overview.php:270
922
- msgid "Manage widgets"
923
- msgstr "Widgetek kezelése"
924
-
925
- #: sidebar.php:191
926
- msgid "No content. Please add at least one condition group to make the sidebar content aware."
927
- msgstr "Nincs tartalom. Kérjük, adjon hozzá legalább egy feltétel csoportot, hogy az oldalsáv tartalomfüggő legyen. "
928
-
929
- #: sidebar.php:188
930
- msgid "No sidebars found in Trash"
931
- msgstr "Oldalsáv nem található a kukában"
932
-
933
- #: admin/post_type_sidebar.php:225 sidebar.php:187
934
- msgid "No sidebars found"
935
- msgstr "Oldalsáv nem található"
936
-
937
- #: sidebar.php:186
938
- msgid "Search Sidebars"
939
- msgstr "Oldalsáv keresése"
940
-
941
- #: sidebar.php:185
942
- msgid "View Sidebar"
943
- msgstr "Oldalsáv megtekintése"
944
-
945
- #: sidebar.php:184
946
- msgid "All Sidebars"
947
- msgstr "Összes oldalsáv"
948
-
949
- #: sidebar.php:183
950
- msgid "New Sidebar"
951
- msgstr "Új oldalsáv"
952
-
953
- #: admin/screen_widgets.php:147 sidebar.php:182
954
- msgid "Edit Sidebar"
955
- msgstr "Oldalsáv szerkesztése"
956
-
957
- #: sidebar.php:181
958
- msgid "Add New Sidebar"
959
- msgstr "Új oldalsáv hozzáadása"
960
-
961
- #: sidebar.php:180
962
- msgctxt "sidebar"
963
- msgid "Add New"
964
- msgstr "Új hozzáadása"
965
-
966
- #: sidebar.php:179
967
- msgid "Sidebar"
968
- msgstr "Oldalsáv"
969
-
970
- #: sidebar.php:178
971
- msgid "Sidebars"
972
- msgstr "Oldalsávok"
973
-
974
- #: sidebar.php:141
975
- msgid "Place sidebar on top or bottom of host when merging."
976
- msgstr "Az oldalsáv elhelyezése a eredeti oldalsáv fölött vagy alatt egyesítéskor."
977
-
978
- #: sidebar.php:139
979
- msgid "Bottom"
980
- msgstr "Lent"
981
-
982
- #: sidebar.php:138
983
- msgid "Top"
984
- msgstr "Fent"
985
-
986
- #: sidebar.php:134
987
- msgid "Merge Position"
988
- msgstr "Pozíció összevonása"
989
-
990
- #: sidebar.php:123
991
- msgid "Replace host sidebar, merge with it or add sidebar manually."
992
- msgstr "Eredeti oldalsáv helyettesítése, egyesítés vele vagy oldalsáv hozzáadása manuálisan."
993
-
994
- #: sidebar.php:121
995
- msgid "Forced replace"
996
- msgstr "Kötelező csere"
997
-
998
- #: sidebar.php:119
999
- msgid "Merge"
1000
- msgstr "Egyesítés"
1001
-
1002
- #: sidebar.php:118
1003
- msgid "Replace"
1004
- msgstr "Helyettesítés"
1005
-
1006
- #: lib/wp-content-aware-engine/view/group_template.php:37
1007
- msgid "Archives"
1008
- msgstr ""
1009
-
1010
- #: lib/wp-content-aware-engine/view/group_template.php:31
1011
- msgid "Singulars"
1012
- msgstr ""
1013
-
1014
- #: admin/sidebar-edit.php:260 admin/sidebar-edit.php:959 app.php:167
1015
- msgid "FAQ"
1016
- msgstr "GYIK"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
lang/content-aware-sidebars-id_ID.po DELETED
@@ -1,1013 +0,0 @@
1
- # Translation of Plugins - Content Aware Sidebars - Widget Area Control - Development (trunk) in Indonesian
2
- # This file is distributed under the same license as the Plugins - Content Aware Sidebars - Widget Area Control - Development (trunk) package.
3
- msgid ""
4
- msgstr ""
5
- "PO-Revision-Date: 2017-01-29 11:30:12+0000\n"
6
- "MIME-Version: 1.0\n"
7
- "Content-Type: text/plain; charset=UTF-8\n"
8
- "Content-Transfer-Encoding: 8bit\n"
9
- "Plural-Forms: nplurals=2; plural=n > 1;\n"
10
- "X-Generator: GlotPress/2.4.0-alpha\n"
11
- "Language: id\n"
12
- "Project-Id-Version: Plugins - Content Aware Sidebars - Widget Area Control - Development (trunk)\n"
13
-
14
- #. Description of the plugin/theme
15
- msgid "Unlimited custom sidebars and widget areas for any post, page, category etc."
16
- msgstr ""
17
-
18
- #: lib/wp-content-aware-engine/view/group_template.php:54
19
- msgid "Settings"
20
- msgstr ""
21
-
22
- #: lib/wp-content-aware-engine/core.php:705
23
- msgid "Auto-select new children of selected items"
24
- msgstr ""
25
-
26
- #: admin/sidebar-list-table.php:605
27
- msgid "Duplicate"
28
- msgstr ""
29
-
30
- #. translators: %s: sidebar title
31
- #: admin/sidebar-list-table.php:604
32
- msgid "Duplicate %s"
33
- msgstr ""
34
-
35
- #: admin/sidebar-edit.php:369
36
- msgid "You are not allowed to delete this sidebar."
37
- msgstr ""
38
-
39
- #: admin/sidebar-edit.php:335
40
- msgid "You are not allowed to move this sidebar to the Trash."
41
- msgstr ""
42
-
43
- #: admin/sidebar-edit.php:222 admin/sidebar-edit.php:553
44
- msgid "You are not allowed to create sidebars."
45
- msgstr ""
46
-
47
- #: admin/sidebar-edit.php:197 admin/sidebar-edit.php:551
48
- #: admin/sidebar-edit.php:556
49
- msgid "You are not allowed to edit this sidebar."
50
- msgstr ""
51
-
52
- #: admin/admin.php:136
53
- msgid "Enhance your sidebars and widget areas with: %s and more."
54
- msgstr ""
55
-
56
- #: admin/admin.php:102
57
- msgid "You do not have access to this screen."
58
- msgstr ""
59
-
60
- #: admin/screen_widgets.php:171
61
- msgid "This sidebar is already scheduled to be activated. Do you want to activate it now?"
62
- msgstr ""
63
-
64
- #: admin/sidebar-edit.php:866
65
- msgid "Pro"
66
- msgstr ""
67
-
68
- #: admin/sidebar-edit.php:823
69
- msgid "No thanks"
70
- msgstr ""
71
-
72
- #: admin/sidebar-edit.php:823
73
- msgid "Review Content Aware Sidebars"
74
- msgstr ""
75
-
76
- #: admin/sidebar-edit.php:818
77
- msgid "I have spent countless hours developing it, and it would mean a lot to me if you %ssupport it with a quick review on WordPress.org.%s"
78
- msgstr ""
79
-
80
- #: admin/sidebar-edit.php:813
81
- msgid "Hey %s, it's Joachim from %s. You have used this free plugin for some time now, and I hope you like it!"
82
- msgstr ""
83
-
84
- #: admin/admin.php:139
85
- msgid "Read More"
86
- msgstr ""
87
-
88
- #: lib/wp-content-aware-engine/module/bp_member.php:37
89
- msgid "All Sections"
90
- msgstr ""
91
-
92
- #: lib/wp-content-aware-engine/module/bp_member.php:35
93
- msgid "BuddyPress Profiles"
94
- msgstr ""
95
-
96
- #: admin/sidebar-edit.php:957
97
- msgid "Documentation"
98
- msgstr ""
99
-
100
- #: sidebar.php:127
101
- msgid "Target Sidebar"
102
- msgstr ""
103
-
104
- #: sidebar.php:120
105
- msgid "Shortcode / Template Tag"
106
- msgstr ""
107
-
108
- #: admin/sidebar-overview.php:292
109
- msgid "Undo"
110
- msgstr ""
111
-
112
- #: admin/sidebar-overview.php:231
113
- msgid "You are not allowed to delete this item."
114
- msgstr ""
115
-
116
- #: admin/sidebar-overview.php:216
117
- msgid "You are not allowed to restore this item from the Trash."
118
- msgstr ""
119
-
120
- #: admin/sidebar-overview.php:197
121
- msgid "You are not allowed to move this item to the Trash."
122
- msgstr ""
123
-
124
- #. translators: %s: search keywords
125
- #: admin/sidebar-overview.php:133
126
- msgid "Search results for &#8220;%s&#8221;"
127
- msgstr ""
128
-
129
- #. translators: %s: post title
130
- #: admin/sidebar-list-table.php:635
131
- msgid "Delete &#8220;%s&#8221; permanently"
132
- msgstr ""
133
-
134
- #: admin/sidebar-list-table.php:627
135
- msgctxt "verb"
136
- msgid "Trash"
137
- msgstr ""
138
-
139
- #. translators: %s: post title
140
- #: admin/sidebar-list-table.php:626
141
- msgid "Move &#8220;%s&#8221; to the Trash"
142
- msgstr ""
143
-
144
- #. translators: %s: post title
145
- #: admin/sidebar-list-table.php:618
146
- msgid "Restore &#8220;%s&#8221; from the Trash"
147
- msgstr ""
148
-
149
- #. translators: %s: sidebar title
150
- #: admin/sidebar-list-table.php:597
151
- msgid "Edit &#8220;%s&#8221;"
152
- msgstr ""
153
-
154
- #: admin/sidebar-list-table.php:532
155
- msgid "Missed schedule"
156
- msgstr ""
157
-
158
- #: admin/sidebar-list-table.php:520
159
- msgid "Until %s"
160
- msgstr ""
161
-
162
- #. translators: Sidebar status date and time format, see http://php.net/date
163
- #: admin/sidebar-list-table.php:519 admin/sidebar-list-table.php:525
164
- msgid "Y/m/d g:i:s a"
165
- msgstr ""
166
-
167
- #. translators: Sidebar status date format, see http://php.net/date
168
- #: admin/sidebar-list-table.php:517 admin/sidebar-list-table.php:529
169
- msgid "Y/m/d"
170
- msgstr ""
171
-
172
- #: admin/sidebar-list-table.php:422
173
- msgid "%s is currently editing"
174
- msgstr ""
175
-
176
- #. translators: %s: post title
177
- #: admin/sidebar-list-table.php:407
178
- msgid "&#8220;%s&#8221; (Edit)"
179
- msgstr ""
180
-
181
- #: admin/sidebar-list-table.php:365
182
- msgid "Select %s"
183
- msgstr ""
184
-
185
- #: admin/sidebar-list-table.php:311 sidebar.php:114
186
- msgctxt "option"
187
- msgid "Action"
188
- msgstr ""
189
-
190
- #: admin/sidebar-list-table.php:310
191
- msgctxt "column name"
192
- msgid "Title"
193
- msgstr ""
194
-
195
- #: admin/sidebar-list-table.php:282
196
- msgid "Empty Trash"
197
- msgstr ""
198
-
199
- #: admin/sidebar-list-table.php:255 admin/sidebar-list-table.php:619
200
- msgid "Restore"
201
- msgstr ""
202
-
203
- #: admin/sidebar-list-table.php:207
204
- msgid "Inactive <span class=\"count\">(%s)</span>"
205
- msgid_plural "Inactive <span class=\"count\">(%s)</span>"
206
- msgstr[0] ""
207
- msgstr[1] ""
208
-
209
- #: admin/sidebar-list-table.php:206
210
- msgid "Active <span class=\"count\">(%s)</span>"
211
- msgid_plural "Active <span class=\"count\">(%s)</span>"
212
- msgstr[0] ""
213
- msgstr[1] ""
214
-
215
- #: admin/sidebar-list-table.php:193
216
- msgctxt "sidebars"
217
- msgid "All <span class=\"count\">(%s)</span>"
218
- msgid_plural "All <span class=\"count\">(%s)</span>"
219
- msgstr[0] ""
220
- msgstr[1] ""
221
-
222
- #: admin/sidebar-edit.php:1322
223
- msgid "F j, Y"
224
- msgstr ""
225
-
226
- #: admin/admin.php:138
227
- msgid "Free updates and email support included."
228
- msgstr ""
229
-
230
- #: admin/admin.php:137
231
- msgid "You can upgrade without leaving the admin panel by clicking below."
232
- msgstr ""
233
-
234
- #: admin/admin.php:135
235
- msgid "Get All Features With Content Aware Sidebars Pro"
236
- msgstr ""
237
-
238
- #: admin/admin.php:129
239
- msgid "Sync widgets across themes"
240
- msgstr ""
241
-
242
- #: admin/admin.php:127
243
- msgid "Visibility for roles"
244
- msgstr ""
245
-
246
- #: admin/admin.php:125
247
- msgid "Extra condition types"
248
- msgstr ""
249
-
250
- #: admin/sidebar-edit.php:1004
251
- msgid "Activates on <b>%1$s</b>"
252
- msgstr ""
253
-
254
- #. translators: Publish box date format, see http://php.net/date
255
- #: admin/sidebar-edit.php:999
256
- msgid "M j, Y"
257
- msgstr ""
258
-
259
- #: admin/sidebar-edit.php:866
260
- msgid "Display sidebar only in given time ranges on select days."
261
- msgstr ""
262
-
263
- #: admin/sidebar-edit.php:853
264
- msgid "Never"
265
- msgstr ""
266
-
267
- #: admin/sidebar-edit.php:844
268
- msgid "Select date"
269
- msgstr ""
270
-
271
- #: admin/sidebar-edit.php:834 admin/sidebar-list-table.php:314
272
- msgid "Status"
273
- msgstr ""
274
-
275
- #: admin/admin.php:128 admin/sidebar-edit.php:761
276
- msgid "Time Schedule"
277
- msgstr ""
278
-
279
- #: admin/sidebar-edit.php:738
280
- msgid "Sidebar Status"
281
- msgstr ""
282
-
283
- #: admin/sidebar-edit.php:696
284
- msgid ""
285
- "Should the sidebar merge with a target sidebar or replace it? Maybe you want to insert it in your content with a shortcode.\n"
286
- "\n"
287
- "Display the sidebar for everyone or make it visible only for logged-in users.\n"
288
- "\n"
289
- " You are in control."
290
- msgstr ""
291
-
292
- #: admin/sidebar-edit.php:641
293
- msgid "Sidebar deactivated."
294
- msgstr ""
295
-
296
- #: admin/sidebar-edit.php:637
297
- msgid "Sidebar activated."
298
- msgstr ""
299
-
300
- #: admin/sidebar-edit.php:478
301
- msgid "Enter title here"
302
- msgstr ""
303
-
304
- #: admin/sidebar-edit.php:372 admin/sidebar-overview.php:234
305
- msgid "Error in deleting."
306
- msgstr ""
307
-
308
- #: admin/sidebar-edit.php:361 admin/sidebar-overview.php:219
309
- msgid "Error in restoring from Trash."
310
- msgstr ""
311
-
312
- #: admin/sidebar-edit.php:358
313
- msgid "You are not allowed to restore this sidebar from the Trash."
314
- msgstr ""
315
-
316
- #: admin/sidebar-edit.php:343 admin/sidebar-overview.php:205
317
- msgid "Error in moving to Trash."
318
- msgstr ""
319
-
320
- #: admin/sidebar-edit.php:339
321
- msgid "You cannot move this sidebar to the Trash. %s is currently editing."
322
- msgstr ""
323
-
324
- #: admin/sidebar-edit.php:195 admin/sidebar-edit.php:288
325
- msgid "The sidebar no longer exists."
326
- msgstr ""
327
-
328
- #: admin/sidebar-edit.php:238 admin/sidebar-edit.php:745
329
- msgid "Advanced"
330
- msgstr ""
331
-
332
- #: admin/sidebar-edit.php:236
333
- msgid "Conditions"
334
- msgstr ""
335
-
336
- #: admin/sidebar-edit.php:199
337
- msgid "You cannot edit this sidebar because it is in the Trash. Please restore it and try again."
338
- msgstr ""
339
-
340
- #: admin/sidebar-edit.php:83
341
- msgid "URLs (Pro Feature)"
342
- msgstr ""
343
-
344
- #: admin/post_type_sidebar.php:295 admin/screen_widgets.php:108
345
- #: admin/screen_widgets.php:137 admin/sidebar-edit.php:1010
346
- #: admin/sidebar-list-table.php:539
347
- msgid "Inactive"
348
- msgstr ""
349
-
350
- #: admin/screen_widgets.php:108 admin/screen_widgets.php:131
351
- #: admin/sidebar-edit.php:1007 admin/sidebar-list-table.php:513
352
- msgid "Active"
353
- msgstr ""
354
-
355
- #. Author URI of the plugin/theme
356
- msgid "https://dev.institute"
357
- msgstr ""
358
-
359
- #. Author of the plugin/theme
360
- msgid "Joachim Jensen"
361
- msgstr ""
362
-
363
- #. Plugin URI of the plugin/theme
364
- msgid "https://dev.institute/wordpress/sidebars-pro/"
365
- msgstr ""
366
-
367
- #: admin/sidebar-edit.php:1037
368
- msgid "Enable"
369
- msgstr ""
370
-
371
- #: admin/sidebar-edit.php:1028 admin/sidebar-edit.php:1036
372
- msgid "Widget Revisions: %s"
373
- msgstr ""
374
-
375
- #: admin/sidebar-edit.php:116
376
- msgid "Upgrade to Pro"
377
- msgstr ""
378
-
379
- #: sidebar.php:245 sidebar.php:267
380
- msgid "(no title)"
381
- msgstr ""
382
-
383
- #: lib/wp-pointer-tour/wp-pointer-tour.php:164
384
- msgid "Previous"
385
- msgstr ""
386
-
387
- #: admin/screen_widgets.php:168
388
- msgid "Expand"
389
- msgstr ""
390
-
391
- #: admin/screen_widgets.php:167
392
- msgid "Collapse"
393
- msgstr ""
394
-
395
- #: admin/sidebar-edit.php:1302
396
- msgid "User Roles available in Pro"
397
- msgstr ""
398
-
399
- #: admin/admin.php:126 admin/sidebar-list-table.php:609
400
- msgid "Widget Revisions"
401
- msgstr ""
402
-
403
- #: admin/sidebar-edit.php:99
404
- msgid "Display this sidebar only on content that meets the following conditions:"
405
- msgstr ""
406
-
407
- #: admin/post_type_sidebar.php:276
408
- msgid "Display sidebars per %s etc. with the %s."
409
- msgstr ""
410
-
411
- #: admin/post_type_sidebar.php:272
412
- msgid "Note: Selected Sidebars are displayed on this %s specifically."
413
- msgstr ""
414
-
415
- #: admin/post_type_sidebar.php:257
416
- msgid "Default"
417
- msgstr ""
418
-
419
- #: admin/post_type_sidebar.php:275
420
- msgid "Sidebar Manager"
421
- msgstr ""
422
-
423
- #: admin/post_type_sidebar.php:245
424
- msgid "Archive Page"
425
- msgstr ""
426
-
427
- #: admin/post_type_sidebar.php:237
428
- msgid "Page Template"
429
- msgstr ""
430
-
431
- #: admin/post_type_sidebar.php:234
432
- msgid "Child Page"
433
- msgstr ""
434
-
435
- #: admin/post_type_sidebar.php:231
436
- msgid "Author"
437
- msgstr ""
438
-
439
- #: admin/post_type_sidebar.php:223 admin/post_type_sidebar.php:262
440
- msgid "Type to Add New Sidebar"
441
- msgstr ""
442
-
443
- #: admin/post_type_sidebar.php:219
444
- msgid "Create New"
445
- msgstr ""
446
-
447
- #: admin/post_type_sidebar.php:177
448
- msgid "Sidebars - Quick Select"
449
- msgstr ""
450
-
451
- #: admin/sidebar-edit.php:712
452
- msgid "Finish Tour"
453
- msgstr ""
454
-
455
- #: admin/sidebar-edit.php:686
456
- msgid ""
457
- "Click on the input field and select the content you want.\n"
458
- "\n"
459
- "If you can't find the right content in the list, type something to search.\n"
460
- "\n"
461
- " You can add several types of content to the same group, try e.g. \"All Posts\" and an Author to target all posts written by that author. Awesome!\n"
462
- "\n"
463
- "Remember to save the changes on each group."
464
- msgstr ""
465
-
466
- #: admin/sidebar-edit.php:668
467
- msgid "I know how to use it"
468
- msgstr ""
469
-
470
- #: admin/sidebar-edit.php:660
471
- msgid ""
472
- "You've just installed or updated Content Aware Sidebars. Awesome!\n"
473
- "\n"
474
- "You can display sidebars on any page or in any context. If that is new to you, this 3 step interactive guide will show you just how easy it is."
475
- msgstr ""
476
-
477
- #: admin/sidebar-edit.php:659
478
- msgid "Get Started in 3 Easy Steps"
479
- msgstr ""
480
-
481
- #: lib/wp-content-aware-engine/module/bbpress.php:32
482
- msgid "All Profiles"
483
- msgstr ""
484
-
485
- #: lib/wp-content-aware-engine/module/author.php:30
486
- msgid "All Authors"
487
- msgstr ""
488
-
489
- #: sidebar.php:190
490
- msgid "Sidebar Conditions"
491
- msgstr ""
492
-
493
- #: sidebar.php:109
494
- msgid "Logged-in Users"
495
- msgstr ""
496
-
497
- #: lib/wp-content-aware-engine/view/group_template.php:11
498
- msgid "Not"
499
- msgstr ""
500
-
501
- #: admin/sidebar-edit.php:850
502
- msgid "Deactivate"
503
- msgstr ""
504
-
505
- #: admin/sidebar-edit.php:841
506
- msgid "Activate"
507
- msgstr ""
508
-
509
- #: admin/post_type_sidebar.php:220 admin/sidebar-edit.php:1013
510
- msgid "New"
511
- msgstr ""
512
-
513
- #: freemius.php:58
514
- msgid "Please help us improve %2$s by securely sharing some usage data with %5$s. If you skip this, that's okay! %2$s will still work just fine."
515
- msgstr ""
516
-
517
- #: admin/screen_widgets.php:147
518
- msgid "Revisions"
519
- msgstr ""
520
-
521
- #: admin/sidebar-edit.php:1311 admin/sidebar-list-table.php:500
522
- msgid "All Users"
523
- msgstr ""
524
-
525
- #: admin/sidebar-list-table.php:456
526
- msgid "Add sidebar at the bottom during merge"
527
- msgstr ""
528
-
529
- #: admin/sidebar-list-table.php:455
530
- msgid "Add sidebar at the top during merge"
531
- msgstr ""
532
-
533
- #: admin/sidebar-edit.php:989
534
- msgid "Update"
535
- msgstr ""
536
-
537
- #: admin/sidebar-edit.php:237
538
- msgid "Schedule"
539
- msgstr ""
540
-
541
- #: admin/sidebar-edit.php:899 admin/sidebar-list-table.php:263
542
- msgid "Move to Trash"
543
- msgstr ""
544
-
545
- #: admin/sidebar-edit.php:897 admin/sidebar-list-table.php:261
546
- #: admin/sidebar-list-table.php:636
547
- msgid "Delete Permanently"
548
- msgstr ""
549
-
550
- #: app.php:174
551
- msgid "Upgrade"
552
- msgstr ""
553
-
554
- #: admin/sidebar-edit.php:1029
555
- msgid "Browse revisions"
556
- msgstr ""
557
-
558
- #: admin/sidebar-edit.php:1029
559
- msgctxt "revisions"
560
- msgid "Browse"
561
- msgstr ""
562
-
563
- #: admin/sidebar-edit.php:1019 admin/sidebar-list-table.php:598
564
- msgid "Edit"
565
- msgstr ""
566
-
567
- #: admin/sidebar-edit.php:994
568
- msgid "Status:"
569
- msgstr ""
570
-
571
- #: admin/sidebar-edit.php:934 admin/sidebar-edit.php:935
572
- #: admin/sidebar-list-table.php:313 sidebar.php:105
573
- msgid "Visibility"
574
- msgstr ""
575
-
576
- #: admin/admin.php:139
577
- msgid "Upgrade Now"
578
- msgstr ""
579
-
580
- #: admin/sidebar-edit.php:960
581
- msgid "Priority Email Support"
582
- msgstr ""
583
-
584
- #: admin/sidebar-edit.php:261 admin/sidebar-edit.php:961
585
- msgid "Forum Support"
586
- msgstr ""
587
-
588
- #: admin/admin.php:131
589
- msgid "Content Aware Sidebars Pro"
590
- msgstr ""
591
-
592
- #: admin/sidebar-edit.php:731
593
- msgid "Publish"
594
- msgstr ""
595
-
596
- #: admin/sidebar-edit.php:119
597
- msgid "Like it? %1$sSupport the plugin with a %2$s Review%3$s"
598
- msgstr ""
599
-
600
- #: lib/wp-content-aware-engine/view/group_template.php:51
601
- msgid "Save Changes"
602
- msgstr "Simpan Perubahan"
603
-
604
- #: lib/wp-content-aware-engine/module/pods.php:30
605
- msgid "All Pods Pages"
606
- msgstr ""
607
-
608
- #: lib/wp-content-aware-engine/module/pods.php:29
609
- msgid "Pods Pages"
610
- msgstr ""
611
-
612
- #: admin/sidebar-edit.php:673
613
- msgid ""
614
- "With this dropdown you can select on what conditions the sidebar should be displayed.\n"
615
- "\n"
616
- "Content Aware Sidebars has built-in support for many types of content and even other plugins!\n"
617
- "\n"
618
- "Select something to continue the tour. You can change it later."
619
- msgstr ""
620
-
621
- #: admin/sidebar-edit.php:672
622
- msgid "Select Content Type"
623
- msgstr ""
624
-
625
- #: admin/sidebar-edit.php:667
626
- msgid "Start Quick Tour"
627
- msgstr ""
628
-
629
- #: lib/wp-content-aware-engine/view/group_template.php:43
630
- msgid "Negate conditions"
631
- msgstr ""
632
-
633
- #: lib/wp-content-aware-engine/view/group_template.php:18
634
- #: lib/wp-content-aware-engine/view/meta_box.php:18
635
- msgid "Select content type"
636
- msgstr ""
637
-
638
- #: lib/wp-content-aware-engine/module/page_template.php:36
639
- msgid "All Templates"
640
- msgstr ""
641
-
642
- #: lib/wp-content-aware-engine/core.php:805
643
- msgid "Searching"
644
- msgstr ""
645
-
646
- #: lib/wp-content-aware-engine/core.php:648
647
- msgid "Conditions updated"
648
- msgstr ""
649
-
650
- #: lib/wp-content-aware-engine/core.php:625
651
- msgid "Could not delete conditions"
652
- msgstr ""
653
-
654
- #: lib/wp-content-aware-engine/core.php:531
655
- msgid "Conditional Logic"
656
- msgstr ""
657
-
658
- #: lib/wp-pointer-tour/wp-pointer-tour.php:165
659
- msgid "Next"
660
- msgstr "Selanjutnya"
661
-
662
- #: lib/wp-pointer-tour/wp-pointer-tour.php:163
663
- msgid "Close"
664
- msgstr "Tutup"
665
-
666
- #: admin/sidebar-edit.php:706
667
- msgid ""
668
- "That's it! Now you can start creating sidebars and display them on your own conditions.\n"
669
- "\n"
670
- "If you need more help, click on the \"Help\" tab here."
671
- msgstr ""
672
-
673
- #: admin/sidebar-edit.php:705
674
- msgid "Help and Support"
675
- msgstr "Bantuan dan Dukungan"
676
-
677
- #: admin/sidebar-edit.php:695
678
- msgid "Options, options"
679
- msgstr ""
680
-
681
- #: admin/sidebar-edit.php:958
682
- msgid "Get Started"
683
- msgstr ""
684
-
685
- #: admin/post_type_sidebar.php:292 admin/screen_widgets.php:134
686
- #: admin/sidebar-list-table.php:534
687
- #: lib/wp-content-aware-engine/module/post_type.php:319
688
- #: lib/wp-content-aware-engine/walker.php:185
689
- msgid "Scheduled"
690
- msgstr ""
691
-
692
- #: lib/wp-content-aware-engine/module/post_type.php:317
693
- #: lib/wp-content-aware-engine/walker.php:183
694
- msgid "Sticky"
695
- msgstr ""
696
-
697
- #. translators: post state
698
- #: lib/wp-content-aware-engine/module/post_type.php:315
699
- #: lib/wp-content-aware-engine/walker.php:181
700
- msgctxt "post state"
701
- msgid "Pending"
702
- msgstr ""
703
-
704
- #: lib/wp-content-aware-engine/module/post_type.php:312
705
- #: lib/wp-content-aware-engine/walker.php:178
706
- msgid "Draft"
707
- msgstr ""
708
-
709
- #: lib/wp-content-aware-engine/module/post_type.php:310
710
- #: lib/wp-content-aware-engine/walker.php:176
711
- msgid "Private"
712
- msgstr ""
713
-
714
- #: lib/wp-content-aware-engine/module/post_type.php:308
715
- #: lib/wp-content-aware-engine/walker.php:174
716
- msgid "Password protected"
717
- msgstr ""
718
-
719
- #: lib/wp-content-aware-engine/module/taxonomy.php:49
720
- msgid "Taxonomies"
721
- msgstr "Taksonomi"
722
-
723
- #: lib/wp-content-aware-engine/module/static.php:50
724
- msgid "404 Page"
725
- msgstr "Laman 404"
726
-
727
- #: lib/wp-content-aware-engine/module/static.php:49
728
- msgid "Search Results"
729
- msgstr "Hasil Pencarian"
730
-
731
- #: lib/wp-content-aware-engine/module/static.php:48
732
- msgid "Front Page"
733
- msgstr "Laman Depan"
734
-
735
- #: lib/wp-content-aware-engine/module/static.php:36
736
- msgid "Static Pages"
737
- msgstr "Laman Statis"
738
-
739
- #: lib/wp-content-aware-engine/module/post_type.php:284
740
- msgid "Blog Page"
741
- msgstr "Laman Blog"
742
-
743
- #: lib/wp-content-aware-engine/module/post_type.php:283
744
- #: lib/wp-content-aware-engine/module/taxonomy.php:288
745
- msgid "%s Archives"
746
- msgstr "Arsip %s"
747
-
748
- #: lib/wp-content-aware-engine/module/post_type.php:42
749
- msgid "Post Types"
750
- msgstr "Tipe Pos"
751
-
752
- #: lib/wp-content-aware-engine/module/polylang.php:29
753
- #: lib/wp-content-aware-engine/module/qtranslate.php:29
754
- #: lib/wp-content-aware-engine/module/transposh.php:29
755
- #: lib/wp-content-aware-engine/module/wpml.php:29
756
- msgid "Languages"
757
- msgstr "Bahasa"
758
-
759
- #: lib/wp-content-aware-engine/module/page_template.php:35
760
- msgid "Page Templates"
761
- msgstr ""
762
-
763
- #: lib/wp-content-aware-engine/module/date.php:32
764
- msgid "Date Archives"
765
- msgstr "Arsip Tanggal"
766
-
767
- #: lib/wp-content-aware-engine/module/date.php:30
768
- msgid "Dates"
769
- msgstr "Tanggal"
770
-
771
- #: lib/wp-content-aware-engine/module/bbpress.php:31
772
- msgid "bbPress User Profiles"
773
- msgstr "Profil Pengguna bbPress"
774
-
775
- #: lib/wp-content-aware-engine/module/author.php:29
776
- msgid "Authors"
777
- msgstr "Penulis"
778
-
779
- #: lib/wp-content-aware-engine/core.php:807
780
- msgid "Target all but this context"
781
- msgstr ""
782
-
783
- #: lib/wp-content-aware-engine/core.php:808
784
- msgid "Conditions have unsaved changes. Do you want to continue and discard these changes?"
785
- msgstr ""
786
-
787
- #: lib/wp-content-aware-engine/core.php:806
788
- msgid "No results found."
789
- msgstr "Tidak ada hasil."
790
-
791
- #: lib/wp-content-aware-engine/view/module/condition_post_type_template.php:16
792
- #: lib/wp-content-aware-engine/view/module/condition_taxonomy_template.php:16
793
- #: lib/wp-content-aware-engine/view/module/condition_template.php:16
794
- msgid "And"
795
- msgstr ""
796
-
797
- #: lib/wp-content-aware-engine/view/group_template.php:10
798
- #: lib/wp-content-aware-engine/view/meta_box.php:14
799
- msgid "Or"
800
- msgstr "Atau"
801
-
802
- #: admin/sidebar-edit.php:987
803
- msgid "Save"
804
- msgstr "Simpan"
805
-
806
- #: lib/wp-content-aware-engine/core.php:617
807
- msgid "Unauthorized request"
808
- msgstr ""
809
-
810
- #: lib/wp-content-aware-engine/core.php:248
811
- msgctxt "condition status"
812
- msgid "Negated"
813
- msgstr ""
814
-
815
- #: lib/wp-content-aware-engine/core.php:228
816
- msgid "Condition Group"
817
- msgstr ""
818
-
819
- #: admin/screen_widgets.php:170
820
- msgid "Filter Widgets"
821
- msgstr ""
822
-
823
- #: admin/screen_widgets.php:169
824
- msgid "Filter Sidebars"
825
- msgstr "Filter Sidebar"
826
-
827
- #: admin/sidebar-edit.php:955
828
- msgid "Translate the plugin into your language"
829
- msgstr "Terjemahkan plugin ini ke dalam bahasa Anda"
830
-
831
- #: admin/sidebar-edit.php:890 admin/sidebar-edit.php:891
832
- msgid "Order"
833
- msgstr "Urutan"
834
-
835
- #: app.php:168
836
- msgid "Get Support"
837
- msgstr "Dapatkan Bantuan"
838
-
839
- #: admin/sidebar-edit.php:259
840
- msgid "More Information"
841
- msgstr "Informasi Lebih Lanjut"
842
-
843
- #: admin/sidebar-edit.php:255
844
- msgid "Each created condition group describe some specific content (conditions) that the current sidebar should be displayed with."
845
- msgstr ""
846
-
847
- #: admin/sidebar-edit.php:254 admin/sidebar-edit.php:685
848
- #: lib/wp-content-aware-engine/core.php:227
849
- msgid "Condition Groups"
850
- msgstr ""
851
-
852
- #: admin/sidebar-edit.php:771
853
- msgid "Options"
854
- msgstr "Pilihan"
855
-
856
- #. #-#-#-#-# tmp-content-aware-sidebars.pot (Content Aware Sidebars 3.5.2)
857
- #. #-#-#-#-#
858
- #. Plugin Name of the plugin/theme
859
- #: admin/sidebar-edit.php:754
860
- msgid "Content Aware Sidebars"
861
- msgstr "Content Aware Sidebars"
862
-
863
- #: admin/sidebar-list-table.php:475
864
- msgid "Manage Widgets"
865
- msgstr "Atur Widget"
866
-
867
- #: admin/sidebar-list-table.php:312
868
- msgid "Widgets"
869
- msgstr "Widget"
870
-
871
- #: admin/sidebar-list-table.php:448 sidebar.php:284
872
- msgid "Please update Host Sidebar"
873
- msgstr ""
874
-
875
- #: admin/sidebar-overview.php:277
876
- msgid "%s sidebar restored from the Trash."
877
- msgid_plural "%s sidebars restored from the Trash."
878
- msgstr[0] ""
879
- msgstr[1] ""
880
-
881
- #: admin/sidebar-overview.php:276
882
- msgid "%s sidebar moved to the Trash."
883
- msgid_plural "%s sidebars moved to the Trash."
884
- msgstr[0] ""
885
- msgstr[1] ""
886
-
887
- #: admin/sidebar-overview.php:275
888
- msgid "%s sidebar permanently deleted."
889
- msgid_plural "%s sidebars permanently deleted."
890
- msgstr[0] ""
891
- msgstr[1] ""
892
-
893
- #: admin/sidebar-overview.php:274
894
- msgid "%s sidebar not updated, somebody is editing it."
895
- msgid_plural "%s sidebars not updated, somebody is editing them."
896
- msgstr[0] ""
897
- msgstr[1] ""
898
-
899
- #: admin/sidebar-overview.php:273
900
- msgid "%s sidebar updated."
901
- msgid_plural "%s sidebars updated."
902
- msgstr[0] ""
903
- msgstr[1] ""
904
-
905
- #. translators: Publish box date format, see http://php.net/date
906
- #: admin/sidebar-edit.php:640
907
- msgid "M j, Y @ G:i"
908
- msgstr "M j, Y @ G:i"
909
-
910
- #: admin/sidebar-edit.php:638
911
- msgid "Sidebar scheduled for: <strong>%1$s</strong>."
912
- msgstr "Sidebar dijadwalkan untuk: <strong>%1$s</strong>."
913
-
914
- #: admin/sidebar-edit.php:636
915
- msgid "Sidebar updated."
916
- msgstr "Sidebar diperbarui."
917
-
918
- #: admin/sidebar-edit.php:634 admin/sidebar-overview.php:270
919
- msgid "Manage widgets"
920
- msgstr "Atur widget"
921
-
922
- #: sidebar.php:191
923
- msgid "No content. Please add at least one condition group to make the sidebar content aware."
924
- msgstr ""
925
-
926
- #: sidebar.php:188
927
- msgid "No sidebars found in Trash"
928
- msgstr ""
929
-
930
- #: admin/post_type_sidebar.php:225 sidebar.php:187
931
- msgid "No sidebars found"
932
- msgstr "Tidak ada sidebar"
933
-
934
- #: sidebar.php:186
935
- msgid "Search Sidebars"
936
- msgstr "Cari Sidebar"
937
-
938
- #: sidebar.php:185
939
- msgid "View Sidebar"
940
- msgstr "Lihat Sidebar"
941
-
942
- #: sidebar.php:184
943
- msgid "All Sidebars"
944
- msgstr "Semua Sidebar"
945
-
946
- #: sidebar.php:183
947
- msgid "New Sidebar"
948
- msgstr "Sidebar Baru"
949
-
950
- #: admin/screen_widgets.php:147 sidebar.php:182
951
- msgid "Edit Sidebar"
952
- msgstr "Ubah Sidebar"
953
-
954
- #: sidebar.php:181
955
- msgid "Add New Sidebar"
956
- msgstr "Tambah Sidebar Baru"
957
-
958
- #: sidebar.php:180
959
- msgctxt "sidebar"
960
- msgid "Add New"
961
- msgstr "Tambah Baru"
962
-
963
- #: sidebar.php:179
964
- msgid "Sidebar"
965
- msgstr "Sidebar"
966
-
967
- #: sidebar.php:178
968
- msgid "Sidebars"
969
- msgstr "Sidebar"
970
-
971
- #: sidebar.php:141
972
- msgid "Place sidebar on top or bottom of host when merging."
973
- msgstr ""
974
-
975
- #: sidebar.php:139
976
- msgid "Bottom"
977
- msgstr "Bawah"
978
-
979
- #: sidebar.php:138
980
- msgid "Top"
981
- msgstr "Atas"
982
-
983
- #: sidebar.php:134
984
- msgid "Merge Position"
985
- msgstr "Gabung Posisi"
986
-
987
- #: sidebar.php:123
988
- msgid "Replace host sidebar, merge with it or add sidebar manually."
989
- msgstr ""
990
-
991
- #: sidebar.php:121
992
- msgid "Forced replace"
993
- msgstr "Ganti secara paksa"
994
-
995
- #: sidebar.php:119
996
- msgid "Merge"
997
- msgstr "Gabung"
998
-
999
- #: sidebar.php:118
1000
- msgid "Replace"
1001
- msgstr "Ganti"
1002
-
1003
- #: lib/wp-content-aware-engine/view/group_template.php:37
1004
- msgid "Archives"
1005
- msgstr ""
1006
-
1007
- #: lib/wp-content-aware-engine/view/group_template.php:31
1008
- msgid "Singulars"
1009
- msgstr ""
1010
-
1011
- #: admin/sidebar-edit.php:260 admin/sidebar-edit.php:959 app.php:167
1012
- msgid "FAQ"
1013
- msgstr "FAQ"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
lang/content-aware-sidebars-it_IT.po DELETED
@@ -1,1016 +0,0 @@
1
- # Translation of Plugins - Content Aware Sidebars - Widget Area Control - Development (trunk) in Italian
2
- # This file is distributed under the same license as the Plugins - Content Aware Sidebars - Widget Area Control - Development (trunk) package.
3
- msgid ""
4
- msgstr ""
5
- "PO-Revision-Date: 2016-09-15 21:54:35+0000\n"
6
- "MIME-Version: 1.0\n"
7
- "Content-Type: text/plain; charset=UTF-8\n"
8
- "Content-Transfer-Encoding: 8bit\n"
9
- "Plural-Forms: nplurals=2; plural=n != 1;\n"
10
- "X-Generator: GlotPress/2.4.0-alpha\n"
11
- "Language: it\n"
12
- "Project-Id-Version: Plugins - Content Aware Sidebars - Widget Area Control - Development (trunk)\n"
13
-
14
- #. Description of the plugin/theme
15
- msgid "Unlimited custom sidebars and widget areas for any post, page, category etc."
16
- msgstr ""
17
-
18
- #: lib/wp-content-aware-engine/view/group_template.php:54
19
- msgid "Settings"
20
- msgstr ""
21
-
22
- #: lib/wp-content-aware-engine/core.php:705
23
- msgid "Auto-select new children of selected items"
24
- msgstr ""
25
-
26
- #: admin/sidebar-list-table.php:605
27
- msgid "Duplicate"
28
- msgstr ""
29
-
30
- #. translators: %s: sidebar title
31
- #: admin/sidebar-list-table.php:604
32
- msgid "Duplicate %s"
33
- msgstr ""
34
-
35
- #: admin/sidebar-edit.php:369
36
- msgid "You are not allowed to delete this sidebar."
37
- msgstr ""
38
-
39
- #: admin/sidebar-edit.php:335
40
- msgid "You are not allowed to move this sidebar to the Trash."
41
- msgstr ""
42
-
43
- #: admin/sidebar-edit.php:222 admin/sidebar-edit.php:553
44
- msgid "You are not allowed to create sidebars."
45
- msgstr ""
46
-
47
- #: admin/sidebar-edit.php:197 admin/sidebar-edit.php:551
48
- #: admin/sidebar-edit.php:556
49
- msgid "You are not allowed to edit this sidebar."
50
- msgstr ""
51
-
52
- #: admin/admin.php:136
53
- msgid "Enhance your sidebars and widget areas with: %s and more."
54
- msgstr ""
55
-
56
- #: admin/admin.php:102
57
- msgid "You do not have access to this screen."
58
- msgstr ""
59
-
60
- #: admin/screen_widgets.php:171
61
- msgid "This sidebar is already scheduled to be activated. Do you want to activate it now?"
62
- msgstr ""
63
-
64
- #: admin/sidebar-edit.php:866
65
- msgid "Pro"
66
- msgstr ""
67
-
68
- #: admin/sidebar-edit.php:823
69
- msgid "No thanks"
70
- msgstr ""
71
-
72
- #: admin/sidebar-edit.php:823
73
- msgid "Review Content Aware Sidebars"
74
- msgstr ""
75
-
76
- #: admin/sidebar-edit.php:818
77
- msgid "I have spent countless hours developing it, and it would mean a lot to me if you %ssupport it with a quick review on WordPress.org.%s"
78
- msgstr ""
79
-
80
- #: admin/sidebar-edit.php:813
81
- msgid "Hey %s, it's Joachim from %s. You have used this free plugin for some time now, and I hope you like it!"
82
- msgstr ""
83
-
84
- #: admin/admin.php:139
85
- msgid "Read More"
86
- msgstr ""
87
-
88
- #: lib/wp-content-aware-engine/module/bp_member.php:37
89
- msgid "All Sections"
90
- msgstr ""
91
-
92
- #: lib/wp-content-aware-engine/module/bp_member.php:35
93
- msgid "BuddyPress Profiles"
94
- msgstr ""
95
-
96
- #: admin/sidebar-edit.php:957
97
- msgid "Documentation"
98
- msgstr ""
99
-
100
- #: sidebar.php:127
101
- msgid "Target Sidebar"
102
- msgstr ""
103
-
104
- #: sidebar.php:120
105
- msgid "Shortcode / Template Tag"
106
- msgstr ""
107
-
108
- #: admin/sidebar-overview.php:292
109
- msgid "Undo"
110
- msgstr ""
111
-
112
- #: admin/sidebar-overview.php:231
113
- msgid "You are not allowed to delete this item."
114
- msgstr ""
115
-
116
- #: admin/sidebar-overview.php:216
117
- msgid "You are not allowed to restore this item from the Trash."
118
- msgstr ""
119
-
120
- #: admin/sidebar-overview.php:197
121
- msgid "You are not allowed to move this item to the Trash."
122
- msgstr ""
123
-
124
- #. translators: %s: search keywords
125
- #: admin/sidebar-overview.php:133
126
- msgid "Search results for &#8220;%s&#8221;"
127
- msgstr ""
128
-
129
- #. translators: %s: post title
130
- #: admin/sidebar-list-table.php:635
131
- msgid "Delete &#8220;%s&#8221; permanently"
132
- msgstr ""
133
-
134
- #: admin/sidebar-list-table.php:627
135
- msgctxt "verb"
136
- msgid "Trash"
137
- msgstr ""
138
-
139
- #. translators: %s: post title
140
- #: admin/sidebar-list-table.php:626
141
- msgid "Move &#8220;%s&#8221; to the Trash"
142
- msgstr ""
143
-
144
- #. translators: %s: post title
145
- #: admin/sidebar-list-table.php:618
146
- msgid "Restore &#8220;%s&#8221; from the Trash"
147
- msgstr ""
148
-
149
- #. translators: %s: sidebar title
150
- #: admin/sidebar-list-table.php:597
151
- msgid "Edit &#8220;%s&#8221;"
152
- msgstr ""
153
-
154
- #: admin/sidebar-list-table.php:532
155
- msgid "Missed schedule"
156
- msgstr ""
157
-
158
- #: admin/sidebar-list-table.php:520
159
- msgid "Until %s"
160
- msgstr ""
161
-
162
- #. translators: Sidebar status date and time format, see http://php.net/date
163
- #: admin/sidebar-list-table.php:519 admin/sidebar-list-table.php:525
164
- msgid "Y/m/d g:i:s a"
165
- msgstr ""
166
-
167
- #. translators: Sidebar status date format, see http://php.net/date
168
- #: admin/sidebar-list-table.php:517 admin/sidebar-list-table.php:529
169
- msgid "Y/m/d"
170
- msgstr ""
171
-
172
- #: admin/sidebar-list-table.php:422
173
- msgid "%s is currently editing"
174
- msgstr ""
175
-
176
- #. translators: %s: post title
177
- #: admin/sidebar-list-table.php:407
178
- msgid "&#8220;%s&#8221; (Edit)"
179
- msgstr ""
180
-
181
- #: admin/sidebar-list-table.php:365
182
- msgid "Select %s"
183
- msgstr ""
184
-
185
- #: admin/sidebar-list-table.php:311 sidebar.php:114
186
- msgctxt "option"
187
- msgid "Action"
188
- msgstr ""
189
-
190
- #: admin/sidebar-list-table.php:310
191
- msgctxt "column name"
192
- msgid "Title"
193
- msgstr ""
194
-
195
- #: admin/sidebar-list-table.php:282
196
- msgid "Empty Trash"
197
- msgstr ""
198
-
199
- #: admin/sidebar-list-table.php:255 admin/sidebar-list-table.php:619
200
- msgid "Restore"
201
- msgstr ""
202
-
203
- #: admin/sidebar-list-table.php:207
204
- msgid "Inactive <span class=\"count\">(%s)</span>"
205
- msgid_plural "Inactive <span class=\"count\">(%s)</span>"
206
- msgstr[0] ""
207
- msgstr[1] ""
208
-
209
- #: admin/sidebar-list-table.php:206
210
- msgid "Active <span class=\"count\">(%s)</span>"
211
- msgid_plural "Active <span class=\"count\">(%s)</span>"
212
- msgstr[0] ""
213
- msgstr[1] ""
214
-
215
- #: admin/sidebar-list-table.php:193
216
- msgctxt "sidebars"
217
- msgid "All <span class=\"count\">(%s)</span>"
218
- msgid_plural "All <span class=\"count\">(%s)</span>"
219
- msgstr[0] ""
220
- msgstr[1] ""
221
-
222
- #: admin/sidebar-edit.php:1322
223
- msgid "F j, Y"
224
- msgstr ""
225
-
226
- #: admin/admin.php:138
227
- msgid "Free updates and email support included."
228
- msgstr ""
229
-
230
- #: admin/admin.php:137
231
- msgid "You can upgrade without leaving the admin panel by clicking below."
232
- msgstr ""
233
-
234
- #: admin/admin.php:135
235
- msgid "Get All Features With Content Aware Sidebars Pro"
236
- msgstr ""
237
-
238
- #: admin/admin.php:129
239
- msgid "Sync widgets across themes"
240
- msgstr ""
241
-
242
- #: admin/admin.php:127
243
- msgid "Visibility for roles"
244
- msgstr ""
245
-
246
- #: admin/admin.php:125
247
- msgid "Extra condition types"
248
- msgstr ""
249
-
250
- #: admin/sidebar-edit.php:1004
251
- msgid "Activates on <b>%1$s</b>"
252
- msgstr ""
253
-
254
- #. translators: Publish box date format, see http://php.net/date
255
- #: admin/sidebar-edit.php:999
256
- msgid "M j, Y"
257
- msgstr ""
258
-
259
- #: admin/sidebar-edit.php:866
260
- msgid "Display sidebar only in given time ranges on select days."
261
- msgstr ""
262
-
263
- #: admin/sidebar-edit.php:853
264
- msgid "Never"
265
- msgstr ""
266
-
267
- #: admin/sidebar-edit.php:844
268
- msgid "Select date"
269
- msgstr ""
270
-
271
- #: admin/sidebar-edit.php:834 admin/sidebar-list-table.php:314
272
- msgid "Status"
273
- msgstr ""
274
-
275
- #: admin/admin.php:128 admin/sidebar-edit.php:761
276
- msgid "Time Schedule"
277
- msgstr ""
278
-
279
- #: admin/sidebar-edit.php:738
280
- msgid "Sidebar Status"
281
- msgstr ""
282
-
283
- #: admin/sidebar-edit.php:696
284
- msgid ""
285
- "Should the sidebar merge with a target sidebar or replace it? Maybe you want to insert it in your content with a shortcode.\n"
286
- "\n"
287
- "Display the sidebar for everyone or make it visible only for logged-in users.\n"
288
- "\n"
289
- " You are in control."
290
- msgstr ""
291
-
292
- #: admin/sidebar-edit.php:641
293
- msgid "Sidebar deactivated."
294
- msgstr ""
295
-
296
- #: admin/sidebar-edit.php:637
297
- msgid "Sidebar activated."
298
- msgstr ""
299
-
300
- #: admin/sidebar-edit.php:478
301
- msgid "Enter title here"
302
- msgstr ""
303
-
304
- #: admin/sidebar-edit.php:372 admin/sidebar-overview.php:234
305
- msgid "Error in deleting."
306
- msgstr ""
307
-
308
- #: admin/sidebar-edit.php:361 admin/sidebar-overview.php:219
309
- msgid "Error in restoring from Trash."
310
- msgstr ""
311
-
312
- #: admin/sidebar-edit.php:358
313
- msgid "You are not allowed to restore this sidebar from the Trash."
314
- msgstr ""
315
-
316
- #: admin/sidebar-edit.php:343 admin/sidebar-overview.php:205
317
- msgid "Error in moving to Trash."
318
- msgstr ""
319
-
320
- #: admin/sidebar-edit.php:339
321
- msgid "You cannot move this sidebar to the Trash. %s is currently editing."
322
- msgstr ""
323
-
324
- #: admin/sidebar-edit.php:195 admin/sidebar-edit.php:288
325
- msgid "The sidebar no longer exists."
326
- msgstr ""
327
-
328
- #: admin/sidebar-edit.php:238 admin/sidebar-edit.php:745
329
- msgid "Advanced"
330
- msgstr ""
331
-
332
- #: admin/sidebar-edit.php:236
333
- msgid "Conditions"
334
- msgstr ""
335
-
336
- #: admin/sidebar-edit.php:199
337
- msgid "You cannot edit this sidebar because it is in the Trash. Please restore it and try again."
338
- msgstr ""
339
-
340
- #: admin/sidebar-edit.php:83
341
- msgid "URLs (Pro Feature)"
342
- msgstr ""
343
-
344
- #: admin/post_type_sidebar.php:295 admin/screen_widgets.php:108
345
- #: admin/screen_widgets.php:137 admin/sidebar-edit.php:1010
346
- #: admin/sidebar-list-table.php:539
347
- msgid "Inactive"
348
- msgstr ""
349
-
350
- #: admin/screen_widgets.php:108 admin/screen_widgets.php:131
351
- #: admin/sidebar-edit.php:1007 admin/sidebar-list-table.php:513
352
- msgid "Active"
353
- msgstr ""
354
-
355
- #. Author URI of the plugin/theme
356
- msgid "https://dev.institute"
357
- msgstr ""
358
-
359
- #. Author of the plugin/theme
360
- msgid "Joachim Jensen"
361
- msgstr ""
362
-
363
- #. Plugin URI of the plugin/theme
364
- msgid "https://dev.institute/wordpress/sidebars-pro/"
365
- msgstr ""
366
-
367
- #: admin/sidebar-edit.php:1037
368
- msgid "Enable"
369
- msgstr ""
370
-
371
- #: admin/sidebar-edit.php:1028 admin/sidebar-edit.php:1036
372
- msgid "Widget Revisions: %s"
373
- msgstr ""
374
-
375
- #: admin/sidebar-edit.php:116
376
- msgid "Upgrade to Pro"
377
- msgstr ""
378
-
379
- #: sidebar.php:245 sidebar.php:267
380
- msgid "(no title)"
381
- msgstr ""
382
-
383
- #: lib/wp-pointer-tour/wp-pointer-tour.php:164
384
- msgid "Previous"
385
- msgstr ""
386
-
387
- #: admin/screen_widgets.php:168
388
- msgid "Expand"
389
- msgstr ""
390
-
391
- #: admin/screen_widgets.php:167
392
- msgid "Collapse"
393
- msgstr ""
394
-
395
- #: admin/sidebar-edit.php:1302
396
- msgid "User Roles available in Pro"
397
- msgstr ""
398
-
399
- #: admin/admin.php:126 admin/sidebar-list-table.php:609
400
- msgid "Widget Revisions"
401
- msgstr ""
402
-
403
- #: admin/sidebar-edit.php:99
404
- msgid "Display this sidebar only on content that meets the following conditions:"
405
- msgstr ""
406
-
407
- #: admin/post_type_sidebar.php:276
408
- msgid "Display sidebars per %s etc. with the %s."
409
- msgstr ""
410
-
411
- #: admin/post_type_sidebar.php:272
412
- msgid "Note: Selected Sidebars are displayed on this %s specifically."
413
- msgstr ""
414
-
415
- #: admin/post_type_sidebar.php:257
416
- msgid "Default"
417
- msgstr ""
418
-
419
- #: admin/post_type_sidebar.php:275
420
- msgid "Sidebar Manager"
421
- msgstr ""
422
-
423
- #: admin/post_type_sidebar.php:245
424
- msgid "Archive Page"
425
- msgstr ""
426
-
427
- #: admin/post_type_sidebar.php:237
428
- msgid "Page Template"
429
- msgstr ""
430
-
431
- #: admin/post_type_sidebar.php:234
432
- msgid "Child Page"
433
- msgstr ""
434
-
435
- #: admin/post_type_sidebar.php:231
436
- msgid "Author"
437
- msgstr ""
438
-
439
- #: admin/post_type_sidebar.php:223 admin/post_type_sidebar.php:262
440
- msgid "Type to Add New Sidebar"
441
- msgstr ""
442
-
443
- #: admin/post_type_sidebar.php:219
444
- msgid "Create New"
445
- msgstr ""
446
-
447
- #: admin/post_type_sidebar.php:177
448
- msgid "Sidebars - Quick Select"
449
- msgstr ""
450
-
451
- #: admin/sidebar-edit.php:712
452
- msgid "Finish Tour"
453
- msgstr ""
454
-
455
- #: admin/sidebar-edit.php:686
456
- msgid ""
457
- "Click on the input field and select the content you want.\n"
458
- "\n"
459
- "If you can't find the right content in the list, type something to search.\n"
460
- "\n"
461
- " You can add several types of content to the same group, try e.g. \"All Posts\" and an Author to target all posts written by that author. Awesome!\n"
462
- "\n"
463
- "Remember to save the changes on each group."
464
- msgstr ""
465
-
466
- #: admin/sidebar-edit.php:668
467
- msgid "I know how to use it"
468
- msgstr ""
469
-
470
- #: admin/sidebar-edit.php:660
471
- msgid ""
472
- "You've just installed or updated Content Aware Sidebars. Awesome!\n"
473
- "\n"
474
- "You can display sidebars on any page or in any context. If that is new to you, this 3 step interactive guide will show you just how easy it is."
475
- msgstr ""
476
-
477
- #: admin/sidebar-edit.php:659
478
- msgid "Get Started in 3 Easy Steps"
479
- msgstr ""
480
-
481
- #: lib/wp-content-aware-engine/module/bbpress.php:32
482
- msgid "All Profiles"
483
- msgstr ""
484
-
485
- #: lib/wp-content-aware-engine/module/author.php:30
486
- msgid "All Authors"
487
- msgstr ""
488
-
489
- #: sidebar.php:190
490
- msgid "Sidebar Conditions"
491
- msgstr ""
492
-
493
- #: sidebar.php:109
494
- msgid "Logged-in Users"
495
- msgstr ""
496
-
497
- #: lib/wp-content-aware-engine/view/group_template.php:11
498
- msgid "Not"
499
- msgstr ""
500
-
501
- #: admin/sidebar-edit.php:850
502
- msgid "Deactivate"
503
- msgstr ""
504
-
505
- #: admin/sidebar-edit.php:841
506
- msgid "Activate"
507
- msgstr ""
508
-
509
- #: admin/post_type_sidebar.php:220 admin/sidebar-edit.php:1013
510
- msgid "New"
511
- msgstr ""
512
-
513
- #: freemius.php:58
514
- msgid "Please help us improve %2$s by securely sharing some usage data with %5$s. If you skip this, that's okay! %2$s will still work just fine."
515
- msgstr ""
516
-
517
- #: admin/screen_widgets.php:147
518
- msgid "Revisions"
519
- msgstr ""
520
-
521
- #: admin/sidebar-edit.php:1311 admin/sidebar-list-table.php:500
522
- msgid "All Users"
523
- msgstr ""
524
-
525
- #: admin/sidebar-list-table.php:456
526
- msgid "Add sidebar at the bottom during merge"
527
- msgstr ""
528
-
529
- #: admin/sidebar-list-table.php:455
530
- msgid "Add sidebar at the top during merge"
531
- msgstr ""
532
-
533
- #: admin/sidebar-edit.php:989
534
- msgid "Update"
535
- msgstr ""
536
-
537
- #: admin/sidebar-edit.php:237
538
- msgid "Schedule"
539
- msgstr ""
540
-
541
- #: admin/sidebar-edit.php:899 admin/sidebar-list-table.php:263
542
- msgid "Move to Trash"
543
- msgstr ""
544
-
545
- #: admin/sidebar-edit.php:897 admin/sidebar-list-table.php:261
546
- #: admin/sidebar-list-table.php:636
547
- msgid "Delete Permanently"
548
- msgstr ""
549
-
550
- #: app.php:174
551
- msgid "Upgrade"
552
- msgstr ""
553
-
554
- #: admin/sidebar-edit.php:1029
555
- msgid "Browse revisions"
556
- msgstr ""
557
-
558
- #: admin/sidebar-edit.php:1029
559
- msgctxt "revisions"
560
- msgid "Browse"
561
- msgstr ""
562
-
563
- #: admin/sidebar-edit.php:1019 admin/sidebar-list-table.php:598
564
- msgid "Edit"
565
- msgstr ""
566
-
567
- #: admin/sidebar-edit.php:994
568
- msgid "Status:"
569
- msgstr ""
570
-
571
- #: admin/sidebar-edit.php:934 admin/sidebar-edit.php:935
572
- #: admin/sidebar-list-table.php:313 sidebar.php:105
573
- msgid "Visibility"
574
- msgstr ""
575
-
576
- #: admin/admin.php:139
577
- msgid "Upgrade Now"
578
- msgstr ""
579
-
580
- #: admin/sidebar-edit.php:960
581
- msgid "Priority Email Support"
582
- msgstr ""
583
-
584
- #: admin/sidebar-edit.php:261 admin/sidebar-edit.php:961
585
- msgid "Forum Support"
586
- msgstr ""
587
-
588
- #: admin/admin.php:131
589
- msgid "Content Aware Sidebars Pro"
590
- msgstr ""
591
-
592
- #: admin/sidebar-edit.php:731
593
- msgid "Publish"
594
- msgstr ""
595
-
596
- #: admin/sidebar-edit.php:119
597
- msgid "Like it? %1$sSupport the plugin with a %2$s Review%3$s"
598
- msgstr ""
599
-
600
- #: lib/wp-content-aware-engine/view/group_template.php:51
601
- msgid "Save Changes"
602
- msgstr "Aggiorna"
603
-
604
- #: lib/wp-content-aware-engine/module/pods.php:30
605
- msgid "All Pods Pages"
606
- msgstr ""
607
-
608
- #: lib/wp-content-aware-engine/module/pods.php:29
609
- msgid "Pods Pages"
610
- msgstr ""
611
-
612
- #: admin/sidebar-edit.php:673
613
- msgid ""
614
- "With this dropdown you can select on what conditions the sidebar should be displayed.\n"
615
- "\n"
616
- "Content Aware Sidebars has built-in support for many types of content and even other plugins!\n"
617
- "\n"
618
- "Select something to continue the tour. You can change it later."
619
- msgstr ""
620
-
621
- #: admin/sidebar-edit.php:672
622
- msgid "Select Content Type"
623
- msgstr ""
624
-
625
- #: admin/sidebar-edit.php:667
626
- msgid "Start Quick Tour"
627
- msgstr ""
628
-
629
- #: lib/wp-content-aware-engine/view/group_template.php:43
630
- msgid "Negate conditions"
631
- msgstr ""
632
-
633
- #: lib/wp-content-aware-engine/view/group_template.php:18
634
- #: lib/wp-content-aware-engine/view/meta_box.php:18
635
- msgid "Select content type"
636
- msgstr ""
637
-
638
- #: lib/wp-content-aware-engine/module/page_template.php:36
639
- msgid "All Templates"
640
- msgstr ""
641
-
642
- #: lib/wp-content-aware-engine/core.php:805
643
- msgid "Searching"
644
- msgstr ""
645
-
646
- #: lib/wp-content-aware-engine/core.php:648
647
- msgid "Conditions updated"
648
- msgstr ""
649
-
650
- #: lib/wp-content-aware-engine/core.php:625
651
- msgid "Could not delete conditions"
652
- msgstr ""
653
-
654
- #: lib/wp-content-aware-engine/core.php:531
655
- msgid "Conditional Logic"
656
- msgstr ""
657
-
658
- #: lib/wp-pointer-tour/wp-pointer-tour.php:165
659
- msgid "Next"
660
- msgstr "Seguente"
661
-
662
- #: lib/wp-pointer-tour/wp-pointer-tour.php:163
663
- msgid "Close"
664
- msgstr "Chiudi"
665
-
666
- #: admin/sidebar-edit.php:706
667
- msgid ""
668
- "That's it! Now you can start creating sidebars and display them on your own conditions.\n"
669
- "\n"
670
- "If you need more help, click on the \"Help\" tab here."
671
- msgstr ""
672
- "Questo è tutto! Ora puoi iniziare a creare le barre laterali e le visualizzi con le tue condizioni .\n"
673
- "\n"
674
- "Se hai bisogno di più aiut , fai clic sulla scheda \"Aiuto\" qui."
675
-
676
- #: admin/sidebar-edit.php:705
677
- msgid "Help and Support"
678
- msgstr "Aiuto e Supporto"
679
-
680
- #: admin/sidebar-edit.php:695
681
- msgid "Options, options"
682
- msgstr "Opzioni, opzioni"
683
-
684
- #: admin/sidebar-edit.php:958
685
- msgid "Get Started"
686
- msgstr ""
687
-
688
- #: admin/post_type_sidebar.php:292 admin/screen_widgets.php:134
689
- #: admin/sidebar-list-table.php:534
690
- #: lib/wp-content-aware-engine/module/post_type.php:319
691
- #: lib/wp-content-aware-engine/walker.php:185
692
- msgid "Scheduled"
693
- msgstr "Programmato"
694
-
695
- #: lib/wp-content-aware-engine/module/post_type.php:317
696
- #: lib/wp-content-aware-engine/walker.php:183
697
- msgid "Sticky"
698
- msgstr "In Rilievo"
699
-
700
- #. translators: post state
701
- #: lib/wp-content-aware-engine/module/post_type.php:315
702
- #: lib/wp-content-aware-engine/walker.php:181
703
- msgctxt "post state"
704
- msgid "Pending"
705
- msgstr ""
706
-
707
- #: lib/wp-content-aware-engine/module/post_type.php:312
708
- #: lib/wp-content-aware-engine/walker.php:178
709
- msgid "Draft"
710
- msgstr "Bozza"
711
-
712
- #: lib/wp-content-aware-engine/module/post_type.php:310
713
- #: lib/wp-content-aware-engine/walker.php:176
714
- msgid "Private"
715
- msgstr "Privato"
716
-
717
- #: lib/wp-content-aware-engine/module/post_type.php:308
718
- #: lib/wp-content-aware-engine/walker.php:174
719
- msgid "Password protected"
720
- msgstr ""
721
-
722
- #: lib/wp-content-aware-engine/module/taxonomy.php:49
723
- msgid "Taxonomies"
724
- msgstr "Tassonomie"
725
-
726
- #: lib/wp-content-aware-engine/module/static.php:50
727
- msgid "404 Page"
728
- msgstr "Pagina 404"
729
-
730
- #: lib/wp-content-aware-engine/module/static.php:49
731
- msgid "Search Results"
732
- msgstr "Risultati di ricerca"
733
-
734
- #: lib/wp-content-aware-engine/module/static.php:48
735
- msgid "Front Page"
736
- msgstr "Pagina principale"
737
-
738
- #: lib/wp-content-aware-engine/module/static.php:36
739
- msgid "Static Pages"
740
- msgstr "Pagine statiche"
741
-
742
- #: lib/wp-content-aware-engine/module/post_type.php:284
743
- msgid "Blog Page"
744
- msgstr "Pagina Blog"
745
-
746
- #: lib/wp-content-aware-engine/module/post_type.php:283
747
- #: lib/wp-content-aware-engine/module/taxonomy.php:288
748
- msgid "%s Archives"
749
- msgstr "%s Archivi"
750
-
751
- #: lib/wp-content-aware-engine/module/post_type.php:42
752
- msgid "Post Types"
753
- msgstr "Tipi di messaggi"
754
-
755
- #: lib/wp-content-aware-engine/module/polylang.php:29
756
- #: lib/wp-content-aware-engine/module/qtranslate.php:29
757
- #: lib/wp-content-aware-engine/module/transposh.php:29
758
- #: lib/wp-content-aware-engine/module/wpml.php:29
759
- msgid "Languages"
760
- msgstr "Lingue"
761
-
762
- #: lib/wp-content-aware-engine/module/page_template.php:35
763
- msgid "Page Templates"
764
- msgstr "Template pagine"
765
-
766
- #: lib/wp-content-aware-engine/module/date.php:32
767
- msgid "Date Archives"
768
- msgstr "Archivio dati"
769
-
770
- #: lib/wp-content-aware-engine/module/date.php:30
771
- msgid "Dates"
772
- msgstr "Dati"
773
-
774
- #: lib/wp-content-aware-engine/module/bbpress.php:31
775
- msgid "bbPress User Profiles"
776
- msgstr "Profilo utente bbPress"
777
-
778
- #: lib/wp-content-aware-engine/module/author.php:29
779
- msgid "Authors"
780
- msgstr "Autori"
781
-
782
- #: lib/wp-content-aware-engine/core.php:807
783
- msgid "Target all but this context"
784
- msgstr "Obiettivo completo di questo contesto"
785
-
786
- #: lib/wp-content-aware-engine/core.php:808
787
- msgid "Conditions have unsaved changes. Do you want to continue and discard these changes?"
788
- msgstr ""
789
-
790
- #: lib/wp-content-aware-engine/core.php:806
791
- msgid "No results found."
792
- msgstr "Nessuna risultato trovato"
793
-
794
- #: lib/wp-content-aware-engine/view/module/condition_post_type_template.php:16
795
- #: lib/wp-content-aware-engine/view/module/condition_taxonomy_template.php:16
796
- #: lib/wp-content-aware-engine/view/module/condition_template.php:16
797
- msgid "And"
798
- msgstr "E"
799
-
800
- #: lib/wp-content-aware-engine/view/group_template.php:10
801
- #: lib/wp-content-aware-engine/view/meta_box.php:14
802
- msgid "Or"
803
- msgstr "O"
804
-
805
- #: admin/sidebar-edit.php:987
806
- msgid "Save"
807
- msgstr "Salva"
808
-
809
- #: lib/wp-content-aware-engine/core.php:617
810
- msgid "Unauthorized request"
811
- msgstr "Richiesta non autorizzata"
812
-
813
- #: lib/wp-content-aware-engine/core.php:248
814
- msgctxt "condition status"
815
- msgid "Negated"
816
- msgstr ""
817
-
818
- #: lib/wp-content-aware-engine/core.php:228
819
- msgid "Condition Group"
820
- msgstr "Condizione gruppo "
821
-
822
- #: admin/screen_widgets.php:170
823
- msgid "Filter Widgets"
824
- msgstr ""
825
-
826
- #: admin/screen_widgets.php:169
827
- msgid "Filter Sidebars"
828
- msgstr "Filtra barre laterali"
829
-
830
- #: admin/sidebar-edit.php:955
831
- msgid "Translate the plugin into your language"
832
- msgstr "Traduci questo plugin nella tua lingua"
833
-
834
- #: admin/sidebar-edit.php:890 admin/sidebar-edit.php:891
835
- msgid "Order"
836
- msgstr "Ordina"
837
-
838
- #: app.php:168
839
- msgid "Get Support"
840
- msgstr "Ottieni supporto"
841
-
842
- #: admin/sidebar-edit.php:259
843
- msgid "More Information"
844
- msgstr "Altre informazioni"
845
-
846
- #: admin/sidebar-edit.php:255
847
- msgid "Each created condition group describe some specific content (conditions) that the current sidebar should be displayed with."
848
- msgstr "Ogni condizione creata dal gruppo descrive alcuni contenuti specifici (condizioni) che la barra laterale attuale dovrebbe visualizzare."
849
-
850
- #: admin/sidebar-edit.php:254 admin/sidebar-edit.php:685
851
- #: lib/wp-content-aware-engine/core.php:227
852
- msgid "Condition Groups"
853
- msgstr "Condizione gruppi "
854
-
855
- #: admin/sidebar-edit.php:771
856
- msgid "Options"
857
- msgstr "Opzioni"
858
-
859
- #. #-#-#-#-# tmp-content-aware-sidebars.pot (Content Aware Sidebars 3.5.2)
860
- #. #-#-#-#-#
861
- #. Plugin Name of the plugin/theme
862
- #: admin/sidebar-edit.php:754
863
- msgid "Content Aware Sidebars"
864
- msgstr "Content Aware Sidebars"
865
-
866
- #: admin/sidebar-list-table.php:475
867
- msgid "Manage Widgets"
868
- msgstr "Gestione Widgets"
869
-
870
- #: admin/sidebar-list-table.php:312
871
- msgid "Widgets"
872
- msgstr "Widgets"
873
-
874
- #: admin/sidebar-list-table.php:448 sidebar.php:284
875
- msgid "Please update Host Sidebar"
876
- msgstr "Aggiorna sidebar"
877
-
878
- #: admin/sidebar-overview.php:277
879
- msgid "%s sidebar restored from the Trash."
880
- msgid_plural "%s sidebars restored from the Trash."
881
- msgstr[0] ""
882
- msgstr[1] ""
883
-
884
- #: admin/sidebar-overview.php:276
885
- msgid "%s sidebar moved to the Trash."
886
- msgid_plural "%s sidebars moved to the Trash."
887
- msgstr[0] ""
888
- msgstr[1] ""
889
-
890
- #: admin/sidebar-overview.php:275
891
- msgid "%s sidebar permanently deleted."
892
- msgid_plural "%s sidebars permanently deleted."
893
- msgstr[0] ""
894
- msgstr[1] ""
895
-
896
- #: admin/sidebar-overview.php:274
897
- msgid "%s sidebar not updated, somebody is editing it."
898
- msgid_plural "%s sidebars not updated, somebody is editing them."
899
- msgstr[0] ""
900
- msgstr[1] ""
901
-
902
- #: admin/sidebar-overview.php:273
903
- msgid "%s sidebar updated."
904
- msgid_plural "%s sidebars updated."
905
- msgstr[0] ""
906
- msgstr[1] ""
907
-
908
- #. translators: Publish box date format, see http://php.net/date
909
- #: admin/sidebar-edit.php:640
910
- msgid "M j, Y @ G:i"
911
- msgstr "M j, Y @ G:i"
912
-
913
- #: admin/sidebar-edit.php:638
914
- msgid "Sidebar scheduled for: <strong>%1$s</strong>."
915
- msgstr "Barra laterale posticipata per: <strong>%1$s</strong>."
916
-
917
- #: admin/sidebar-edit.php:636
918
- msgid "Sidebar updated."
919
- msgstr "Barra laterale aggiornata."
920
-
921
- #: admin/sidebar-edit.php:634 admin/sidebar-overview.php:270
922
- msgid "Manage widgets"
923
- msgstr "Gestione widgets"
924
-
925
- #: sidebar.php:191
926
- msgid "No content. Please add at least one condition group to make the sidebar content aware."
927
- msgstr "Nessun contenuto. Si prega di aggiungere almeno una condizione di gruppo per impostare il contenuto della barra laterale."
928
-
929
- #: sidebar.php:188
930
- msgid "No sidebars found in Trash"
931
- msgstr "nessuna barra laterale spostata nel cestino"
932
-
933
- #: admin/post_type_sidebar.php:225 sidebar.php:187
934
- msgid "No sidebars found"
935
- msgstr "Nessuna barra laterale trovata"
936
-
937
- #: sidebar.php:186
938
- msgid "Search Sidebars"
939
- msgstr "Cerca barre laterali"
940
-
941
- #: sidebar.php:185
942
- msgid "View Sidebar"
943
- msgstr "Vedi barra laterale"
944
-
945
- #: sidebar.php:184
946
- msgid "All Sidebars"
947
- msgstr "Tutte le barre laterali"
948
-
949
- #: sidebar.php:183
950
- msgid "New Sidebar"
951
- msgstr "Nuova barra laterale"
952
-
953
- #: admin/screen_widgets.php:147 sidebar.php:182
954
- msgid "Edit Sidebar"
955
- msgstr "Modifica barra laterale"
956
-
957
- #: sidebar.php:181
958
- msgid "Add New Sidebar"
959
- msgstr "Aggiungi nuova barra laterale"
960
-
961
- #: sidebar.php:180
962
- msgctxt "sidebar"
963
- msgid "Add New"
964
- msgstr "Aggiungi"
965
-
966
- #: sidebar.php:179
967
- msgid "Sidebar"
968
- msgstr "Barra laterale"
969
-
970
- #: sidebar.php:178
971
- msgid "Sidebars"
972
- msgstr "Barre laterali"
973
-
974
- #: sidebar.php:141
975
- msgid "Place sidebar on top or bottom of host when merging."
976
- msgstr "Posizione sidebar in alto o in basso dell'host durante la fusione."
977
-
978
- #: sidebar.php:139
979
- msgid "Bottom"
980
- msgstr "Basso"
981
-
982
- #: sidebar.php:138
983
- msgid "Top"
984
- msgstr "Alto"
985
-
986
- #: sidebar.php:134
987
- msgid "Merge Position"
988
- msgstr "Fondi posizione"
989
-
990
- #: sidebar.php:123
991
- msgid "Replace host sidebar, merge with it or add sidebar manually."
992
- msgstr "Sostituisce la barra laterale, si fonde con essa o la aggiunge manualmente."
993
-
994
- #: sidebar.php:121
995
- msgid "Forced replace"
996
- msgstr "Forza la sostituzione"
997
-
998
- #: sidebar.php:119
999
- msgid "Merge"
1000
- msgstr "Unione"
1001
-
1002
- #: sidebar.php:118
1003
- msgid "Replace"
1004
- msgstr "Sostituzione"
1005
-
1006
- #: lib/wp-content-aware-engine/view/group_template.php:37
1007
- msgid "Archives"
1008
- msgstr ""
1009
-
1010
- #: lib/wp-content-aware-engine/view/group_template.php:31
1011
- msgid "Singulars"
1012
- msgstr ""
1013
-
1014
- #: admin/sidebar-edit.php:260 admin/sidebar-edit.php:959 app.php:167
1015
- msgid "FAQ"
1016
- msgstr "FAQ"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
lang/content-aware-sidebars-ja.po DELETED
@@ -1,707 +0,0 @@
1
- # Copyright (C) 2012 Content Aware Sidebars
2
- # This file is distributed under the same license as the Content Aware Sidebars package.
3
- # Translators:
4
- # Ash F <fujita@handyla.com>, 2015
5
- # Takafumi Kojima <tkfmkjm@gmail.com>, 2015
6
- msgid ""
7
- msgstr ""
8
- "Project-Id-Version: Content Aware Sidebars\n"
9
- "Report-Msgid-Bugs-To: http://wordpress.org/tag/content-aware-sidebars\n"
10
- "POT-Creation-Date: 2015-10-01 16:11-0800\n"
11
- "PO-Revision-Date: 2016-03-07 00:18+0000\n"
12
- "Last-Translator: Joachim Jensen <jv@intox.dk>\n"
13
- "Language-Team: Japanese (http://www.transifex.com/intoxstudio/content-aware-sidebars/language/ja/)\n"
14
- "MIME-Version: 1.0\n"
15
- "Content-Type: text/plain; charset=UTF-8\n"
16
- "Content-Transfer-Encoding: 8bit\n"
17
- "Language: ja\n"
18
- "Plural-Forms: nplurals=1; plural=0;\n"
19
- "X-Generator: Poedit 1.7.6\n"
20
- "X-Poedit-Basepath: .\n"
21
- "X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;_ex:1,2c;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n"
22
- "X-Poedit-SearchPath-0: .\n"
23
- "X-Poedit-SearchPath-1: ..\n"
24
- "X-Poedit-SearchPathExcluded-0: ../node_modules\n"
25
- "X-Poedit-SearchPathExcluded-1: ../lib/wp-content-aware-engine/node_modules\n"
26
- "X-Poedit-SourceCharset: UTF-8\n"
27
- "X-Textdomain-Support: yes\n"
28
-
29
- #: ../content-aware-sidebars.php:95
30
- msgid "Manage and show sidebars according to the content being viewed."
31
- msgstr "閲覧されるコンテントによってサイドバーの管理と表示ができます。"
32
-
33
- #: ../content-aware-sidebars.php:96 ../content-aware-sidebars.php:748
34
- msgid "Content Aware Sidebars"
35
- msgstr "Content Aware Sidebars"
36
-
37
- #: ../content-aware-sidebars.php:97
38
- msgid "Import"
39
- msgstr "インポート"
40
-
41
- #: ../content-aware-sidebars.php:178 ../content-aware-sidebars.php:801
42
- msgid "FAQ"
43
- msgstr "よくある質問"
44
-
45
- #: ../content-aware-sidebars.php:256
46
- msgid "Exposure"
47
- msgstr "表示"
48
-
49
- #: ../content-aware-sidebars.php:260
50
- msgid "Singular"
51
- msgstr "単一"
52
-
53
- #: ../content-aware-sidebars.php:261
54
- msgid "Singular & Archive"
55
- msgstr "単一 & アーカイブ"
56
-
57
- #: ../content-aware-sidebars.php:262
58
- msgid "Archive"
59
- msgstr "アーカイブ"
60
-
61
- #: ../content-aware-sidebars.php:267 ../content-aware-sidebars.php:471
62
- msgctxt "option"
63
- msgid "Handle"
64
- msgstr "処理"
65
-
66
- #: ../content-aware-sidebars.php:271
67
- msgid "Replace"
68
- msgstr "置換"
69
-
70
- #: ../content-aware-sidebars.php:272
71
- msgid "Merge"
72
- msgstr "結合"
73
-
74
- #: ../content-aware-sidebars.php:273
75
- msgid "Manual"
76
- msgstr "手動"
77
-
78
- #: ../content-aware-sidebars.php:274
79
- msgid "Forced replace"
80
- msgstr "強制置換"
81
-
82
- #: ../content-aware-sidebars.php:276
83
- msgid "Replace host sidebar, merge with it or add sidebar manually."
84
- msgstr "対象サイドバーを結合または手動追加による置換"
85
-
86
- #: ../content-aware-sidebars.php:280
87
- msgid "Host Sidebar"
88
- msgstr "対象サイドバー"
89
-
90
- #: ../content-aware-sidebars.php:287
91
- msgid "Merge Position"
92
- msgstr "結合位置"
93
-
94
- #: ../content-aware-sidebars.php:291
95
- msgid "Top"
96
- msgstr "上部"
97
-
98
- #: ../content-aware-sidebars.php:292
99
- msgid "Bottom"
100
- msgstr "下部"
101
-
102
- #: ../content-aware-sidebars.php:294
103
- msgid "Place sidebar on top or bottom of host when merging."
104
- msgstr "結合時にサイドバーを対象の上部か下部に配置"
105
-
106
- #: ../content-aware-sidebars.php:309
107
- msgid "Sidebars"
108
- msgstr "サイドバー"
109
-
110
- #: ../content-aware-sidebars.php:310
111
- msgid "Sidebar"
112
- msgstr "サイドバー"
113
-
114
- #: ../content-aware-sidebars.php:311
115
- msgctxt "sidebar"
116
- msgid "Add New"
117
- msgstr "新規追加"
118
-
119
- #: ../content-aware-sidebars.php:312
120
- msgid "Add New Sidebar"
121
- msgstr "新規サイドバーを追加"
122
-
123
- #: ../content-aware-sidebars.php:313
124
- msgid "Edit Sidebar"
125
- msgstr "サイドバーを編集"
126
-
127
- #: ../content-aware-sidebars.php:314
128
- msgid "New Sidebar"
129
- msgstr "新規サイドバー"
130
-
131
- #: ../content-aware-sidebars.php:315
132
- msgid "All Sidebars"
133
- msgstr "全てのサイドバー"
134
-
135
- #: ../content-aware-sidebars.php:316
136
- msgid "View Sidebar"
137
- msgstr "サイドバーを表示"
138
-
139
- #: ../content-aware-sidebars.php:317
140
- msgid "Search Sidebars"
141
- msgstr "サイドバーを検索"
142
-
143
- #: ../content-aware-sidebars.php:318
144
- msgid "No sidebars found"
145
- msgstr "サイドバーが見つかりません"
146
-
147
- #: ../content-aware-sidebars.php:319
148
- msgid "No sidebars found in Trash"
149
- msgstr "ゴミ箱にサイドバーは入っていません"
150
-
151
- #: ../content-aware-sidebars.php:321
152
- msgid "Display sidebar with"
153
- msgstr "サイドバーを同時に表示:"
154
-
155
- #: ../content-aware-sidebars.php:322
156
- msgid ""
157
- "No content. Please add at least one condition group to make the sidebar "
158
- "content aware."
159
- msgstr "条件がありません。サイドバーをコンテントに反応させる為には少なくとも条件グループを一つ追加してください。"
160
-
161
- #: ../content-aware-sidebars.php:353 ../content-aware-sidebars.php:381
162
- msgid "Manage widgets"
163
- msgstr "ウィジェットを管理"
164
-
165
- #: ../content-aware-sidebars.php:356 ../content-aware-sidebars.php:359
166
- msgid "Sidebar updated."
167
- msgstr "サイドバーを更新しました"
168
-
169
- #: ../content-aware-sidebars.php:361
170
- msgid "Sidebar published."
171
- msgstr "サイドバーを公開しました"
172
-
173
- #: ../content-aware-sidebars.php:362
174
- msgid "Sidebar saved."
175
- msgstr "サイドバーを保存しました"
176
-
177
- #: ../content-aware-sidebars.php:363
178
- msgid "Sidebar submitted."
179
- msgstr "サイドバーを送信しました"
180
-
181
- #: ../content-aware-sidebars.php:364
182
- #, php-format
183
- msgid "Sidebar scheduled for: <strong>%1$s</strong>."
184
- msgstr "公開予定日時: <strong>%1$s</strong>."
185
-
186
- #. translators: Publish box date format, see http://php.net/date
187
- #: ../content-aware-sidebars.php:366
188
- msgid "M j, Y @ G:i"
189
- msgstr "M j, Y @ G:i"
190
-
191
- #: ../content-aware-sidebars.php:367
192
- msgid "Sidebar draft updated."
193
- msgstr "サイドバーの下書きを更新しました"
194
-
195
- #: ../content-aware-sidebars.php:383
196
- #, php-format
197
- msgid "%s sidebar updated."
198
- msgid_plural "%s sidebars updated."
199
- msgstr[0] ""
200
-
201
- #: ../content-aware-sidebars.php:384
202
- #, php-format
203
- msgid "%s sidebar not updated, somebody is editing it."
204
- msgid_plural "%s sidebars not updated, somebody is editing them."
205
- msgstr[0] ""
206
-
207
- #: ../content-aware-sidebars.php:385
208
- #, php-format
209
- msgid "%s sidebar permanently deleted."
210
- msgid_plural "%s sidebars permanently deleted."
211
- msgstr[0] ""
212
-
213
- #: ../content-aware-sidebars.php:386
214
- #, php-format
215
- msgid "%s sidebar moved to the Trash."
216
- msgid_plural "%s sidebars moved to the Trash."
217
- msgstr[0] ""
218
-
219
- #: ../content-aware-sidebars.php:387
220
- #, php-format
221
- msgid "%s sidebar restored from the Trash."
222
- msgid_plural "%s sidebars restored from the Trash."
223
- msgstr[0] ""
224
-
225
- #: ../content-aware-sidebars.php:444 ../content-aware-sidebars.php:535
226
- msgid "Please update Host Sidebar"
227
- msgstr "対象サイドバーを更新してください"
228
-
229
- #: ../content-aware-sidebars.php:472
230
- msgid "Merge position"
231
- msgstr "結合位置"
232
-
233
- #: ../content-aware-sidebars.php:473
234
- msgid "Widgets"
235
- msgstr "ウィジェット"
236
-
237
- #: ../content-aware-sidebars.php:586
238
- msgid "Manage Widgets"
239
- msgstr "ウィジェットを管理"
240
-
241
- #: ../content-aware-sidebars.php:756
242
- msgid "Get a free Content Aware Sidebars Premium Bundle"
243
- msgstr "Content Aware Sidebars プレミアムバンドルを無料ゲット"
244
-
245
- #: ../content-aware-sidebars.php:772
246
- msgid "Options"
247
- msgstr "オプション"
248
-
249
- #: ../content-aware-sidebars.php:795
250
- #: ../lib/wp-content-aware-engine/core.php:203
251
- #: ../lib/wp-content-aware-engine/view/meta_box.php:20 ../pointers.php:82
252
- msgid "Condition Groups"
253
- msgstr "条件グループ"
254
-
255
- #: ../content-aware-sidebars.php:796
256
- msgid ""
257
- "Each created condition group describe some specific content (conditions) "
258
- "that the current sidebar should be displayed with."
259
- msgstr "作成された各条件グループは現在のサイドバーが表示されるべき特定のコンテント(条件)を表します。"
260
-
261
- #: ../content-aware-sidebars.php:797
262
- msgid ""
263
- "Content added to a condition group uses logical conjunction, while condition"
264
- " groups themselves use logical disjunction. This means that content added to"
265
- " a group should be associated, as they are treated as such, and that the "
266
- "groups do not interfere with each other. Thus it is possible to have both "
267
- "extremely focused and at the same time distinct conditions."
268
- msgstr "条件グループ自体が論理和を使用する一方、条件グループに追加されたコンテントは論理積を使用します。\nつまり、条件グループに追加されたコンテントは関連項目のように扱われグループ同士は妨害しません。\nよって、非常に密度の高く且つ独特な条件を持つことができます。"
269
-
270
- #: ../content-aware-sidebars.php:800
271
- msgid "More Information"
272
- msgstr "詳細情報"
273
-
274
- #: ../content-aware-sidebars.php:802 ../content-aware-sidebars.php:885
275
- msgid "Get Support"
276
- msgstr "サポートに連絡"
277
-
278
- #: ../content-aware-sidebars.php:816
279
- msgid ""
280
- "Translate Content Aware Sidebars into your language and become a BETA tester"
281
- " of the upcoming Premium Bundle*!"
282
- msgstr "Content Aware Sidebars を貴方の言語に翻訳、またはもうすぐ発表されるプレミアムバンドル*のベータテスターになりませんか!"
283
-
284
- #: ../content-aware-sidebars.php:817
285
- msgid "Translate Now"
286
- msgstr "翻訳する"
287
-
288
- #: ../content-aware-sidebars.php:818
289
- msgid "Get Premium Bundle"
290
- msgstr "プレミアムバンドルをゲット"
291
-
292
- #: ../content-aware-sidebars.php:819
293
- msgid ""
294
- "Single-site use. BETA implies it is not recommended for production sites."
295
- msgstr "単一サイトに限ります。ベータですので公開中のサイトには使用を推奨しません。\n."
296
-
297
- #: ../content-aware-sidebars.php:822
298
- msgid "Partial Feature List"
299
- msgstr "機能の一部リスト"
300
-
301
- #: ../content-aware-sidebars.php:824
302
- msgid "Select and create sidebars in the Post Editing Screens"
303
- msgstr "記事編集画面でサイドバーを選択、作成"
304
-
305
- #: ../content-aware-sidebars.php:825
306
- msgid "Display sidebars with URLs using wildcards"
307
- msgstr "ワイルドカードを使ったURLでサイドバーを表示"
308
-
309
- #: ../content-aware-sidebars.php:826
310
- msgid "Display sidebars with User Roles"
311
- msgstr "ユーザロールでサイドバーを表示"
312
-
313
- #: ../content-aware-sidebars.php:827
314
- msgid "Display sidebars with BuddyPress User Groups"
315
- msgstr "BuddyPress ユーザーグループでサイドバーを表示"
316
-
317
- #: ../content-aware-sidebars.php:828
318
- msgid "Sidebars column in Post Type and Taxonomy Overview Screens"
319
- msgstr "投稿タイプや分類の一覧画面にサイドバーのコラムを表示"
320
-
321
- #: ../content-aware-sidebars.php:864 ../content-aware-sidebars.php:865
322
- msgid "Order"
323
- msgstr "オーダー"
324
-
325
- #: ../content-aware-sidebars.php:880
326
- msgid "Give a review on WordPress.org"
327
- msgstr ""
328
-
329
- #: ../content-aware-sidebars.php:882 ../content-aware-sidebars.php:912
330
- msgid "Translate the plugin into your language"
331
- msgstr "プラグインを貴方の言語に翻訳する"
332
-
333
- #: ../content-aware-sidebars.php:884
334
- msgid "Read the FAQ"
335
- msgstr ""
336
-
337
- #: ../content-aware-sidebars.php:899
338
- msgid ""
339
- "If you love this plugin, please consider donating to support future "
340
- "development."
341
- msgstr "もしこのプラグインが気に入ったら、将来の開発を支援する寄付にご協力ください。"
342
-
343
- #: ../content-aware-sidebars.php:908
344
- msgid "Or you could:"
345
- msgstr "あるいは:"
346
-
347
- #: ../content-aware-sidebars.php:910
348
- msgid "Rate the plugin on WordPress.org"
349
- msgstr "WordPress.orgでプラグンを評価する"
350
-
351
- #: ../content-aware-sidebars.php:911
352
- msgid "Link to the plugin page"
353
- msgstr "プラグインのページをリンクする"
354
-
355
- #: ../content-aware-sidebars.php:1045
356
- msgid "Filter Sidebars"
357
- msgstr "サイドバーをフィルターする"
358
-
359
- #: ../content-aware-sidebars.php:1046
360
- msgid "Filter Widgets"
361
- msgstr ""
362
-
363
- #: ../lib/wp-content-aware-engine/core.php:204
364
- msgid "Condition Group"
365
- msgstr "条件グループ"
366
-
367
- #: ../lib/wp-content-aware-engine/core.php:205
368
- msgctxt "group"
369
- msgid "Add New"
370
- msgstr "新規追加"
371
-
372
- #: ../lib/wp-content-aware-engine/core.php:206
373
- #: ../lib/wp-content-aware-engine/view/meta_box.php:21
374
- #: ../lib/wp-content-aware-engine/view/meta_box.php:65
375
- msgid "Add New Group"
376
- msgstr "新規グループを追加"
377
-
378
- #: ../lib/wp-content-aware-engine/core.php:207
379
- #: ../lib/wp-content-aware-engine/core.php:626
380
- #: ../lib/wp-content-aware-engine/view/meta_box.php:38
381
- msgctxt "group"
382
- msgid "Edit"
383
- msgstr "編集"
384
-
385
- #: ../lib/wp-content-aware-engine/core.php:212
386
- #: ../lib/wp-content-aware-engine/core.php:440
387
- msgid "No Groups found"
388
- msgstr "グループがありません"
389
-
390
- #: ../lib/wp-content-aware-engine/core.php:224
391
- msgctxt "condition group"
392
- msgid "Negated"
393
- msgstr "否定する"
394
-
395
- #: ../lib/wp-content-aware-engine/core.php:447
396
- msgid "Content"
397
- msgstr "コンテント"
398
-
399
- #: ../lib/wp-content-aware-engine/core.php:525
400
- #: ../lib/wp-content-aware-engine/core.php:573
401
- #: ../lib/wp-content-aware-engine/core.php:578
402
- msgid "Unauthorized request"
403
- msgstr "許可されていないリクエストです"
404
-
405
- #: ../lib/wp-content-aware-engine/core.php:531
406
- msgid "Condition group cannot be empty"
407
- msgstr "条件グループは空にできません"
408
-
409
- #: ../lib/wp-content-aware-engine/core.php:550
410
- msgid "Condition group saved"
411
- msgstr "条件グループを保存しました"
412
-
413
- #: ../lib/wp-content-aware-engine/core.php:583
414
- msgid "Condition group could not be removed"
415
- msgstr "条件グループは削除できませんでした"
416
-
417
- #: ../lib/wp-content-aware-engine/core.php:588
418
- msgid "Condition group removed"
419
- msgstr "条件グループを削除しました"
420
-
421
- #: ../lib/wp-content-aware-engine/core.php:622
422
- #: ../lib/wp-content-aware-engine/view/meta_box.php:35
423
- msgid "Save"
424
- msgstr "保存"
425
-
426
- #: ../lib/wp-content-aware-engine/core.php:623
427
- #: ../lib/wp-content-aware-engine/view/meta_box.php:35
428
- msgid "Cancel"
429
- msgstr "キャンセル"
430
-
431
- #: ../lib/wp-content-aware-engine/core.php:624
432
- #: ../lib/wp-content-aware-engine/view/meta_box.php:56
433
- msgid "Or"
434
- msgstr "または"
435
-
436
- #: ../lib/wp-content-aware-engine/core.php:625
437
- #: ../lib/wp-content-aware-engine/module/post_type.php:172
438
- #: ../lib/wp-content-aware-engine/module/taxonomy.php:228
439
- #: ../lib/wp-content-aware-engine/view/module/group.php:11
440
- msgid "And"
441
- msgstr ""
442
-
443
- #: ../lib/wp-content-aware-engine/core.php:627
444
- #: ../lib/wp-content-aware-engine/view/meta_box.php:38
445
- msgid "Remove"
446
- msgstr "削除"
447
-
448
- #: ../lib/wp-content-aware-engine/core.php:628
449
- msgid "Remove this group and its contents permanently?"
450
- msgstr "グループとその内容を削除してもよろしいですか?"
451
-
452
- #: ../lib/wp-content-aware-engine/core.php:629
453
- msgid "No results found."
454
- msgstr "見つかりませんでした"
455
-
456
- #: ../lib/wp-content-aware-engine/core.php:630
457
- msgid ""
458
- "The current group has unsaved changes. Do you want to continue and discard "
459
- "these changes?"
460
- msgstr "現在のグループはまだ保存されていません。続行して変更内容を破棄しますか?"
461
-
462
- #: ../lib/wp-content-aware-engine/core.php:632
463
- #: ../lib/wp-content-aware-engine/view/meta_box.php:45
464
- msgid "Negate group"
465
- msgstr "グループを否定する"
466
-
467
- #: ../lib/wp-content-aware-engine/core.php:633
468
- #: ../lib/wp-content-aware-engine/view/meta_box.php:49
469
- msgid "Target all but this context"
470
- msgstr "この状況以外全てを対象"
471
-
472
- #: ../lib/wp-content-aware-engine/core.php:634
473
- #: ../lib/wp-content-aware-engine/view/meta_box.php:49
474
- msgid "Target this context"
475
- msgstr "この状況を対象"
476
-
477
- #: ../lib/wp-content-aware-engine/module/author.php:30
478
- msgid "Authors"
479
- msgstr "投稿者"
480
-
481
- #: ../lib/wp-content-aware-engine/module/base.php:134
482
- #, php-format
483
- msgid "Display with All %s"
484
- msgstr "全ての %sで表示"
485
-
486
- #: ../lib/wp-content-aware-engine/module/base.php:141
487
- #: ../lib/wp-content-aware-engine/module/bp_member.php:139
488
- #: ../lib/wp-content-aware-engine/module/post_type.php:278
489
- #: ../lib/wp-content-aware-engine/module/taxonomy.php:302
490
- msgid "View All"
491
- msgstr "全て表示"
492
-
493
- #: ../lib/wp-content-aware-engine/module/base.php:148
494
- #: ../lib/wp-content-aware-engine/module/base.php:151
495
- #: ../lib/wp-content-aware-engine/module/post_type.php:284
496
- #: ../lib/wp-content-aware-engine/module/post_type.php:287
497
- #: ../lib/wp-content-aware-engine/module/taxonomy.php:308
498
- #: ../lib/wp-content-aware-engine/module/taxonomy.php:311
499
- msgid "Search"
500
- msgstr "検索"
501
-
502
- #: ../lib/wp-content-aware-engine/module/bbpress.php:31
503
- msgid "bbPress User Profiles"
504
- msgstr "bbPress ユーザープロフィール"
505
-
506
- #: ../lib/wp-content-aware-engine/module/bp_member.php:29
507
- msgid "BuddyPress Members"
508
- msgstr "BuddyPress メンバー"
509
-
510
- #: ../lib/wp-content-aware-engine/module/bp_member.php:148
511
- #: ../lib/wp-content-aware-engine/module/taxonomy.php:321
512
- #: ../lib/wp-content-aware-engine/view/module/meta_box.php:24
513
- msgid "Add to Group"
514
- msgstr "グループを追加"
515
-
516
- #: ../lib/wp-content-aware-engine/module/date.php:31
517
- msgid "Dates"
518
- msgstr "日付"
519
-
520
- #: ../lib/wp-content-aware-engine/module/date.php:70
521
- msgid "Date Archives"
522
- msgstr "日付アーカイブ"
523
-
524
- #: ../lib/wp-content-aware-engine/module/page_template.php:30
525
- msgid "Page Templates"
526
- msgstr "ページテンプレート"
527
-
528
- #: ../lib/wp-content-aware-engine/module/polylang.php:29
529
- #: ../lib/wp-content-aware-engine/module/qtranslate.php:29
530
- #: ../lib/wp-content-aware-engine/module/transposh.php:29
531
- #: ../lib/wp-content-aware-engine/module/wpml.php:29
532
- msgid "Languages"
533
- msgstr "言語"
534
-
535
- #: ../lib/wp-content-aware-engine/module/post_type.php:37
536
- msgid "Post Types"
537
- msgstr "投稿タイプ"
538
-
539
- #: ../lib/wp-content-aware-engine/module/post_type.php:177
540
- #: ../lib/wp-content-aware-engine/module/taxonomy.php:233
541
- #: ../lib/wp-content-aware-engine/module/taxonomy.php:276
542
- msgid "Automatically select new children of a selected ancestor"
543
- msgstr "選択項目の子が作成された場合自動選択する"
544
-
545
- #: ../lib/wp-content-aware-engine/module/post_type.php:245
546
- msgid "Automatically add new children of a selected ancestor"
547
- msgstr "選択項目の子が作成された場合自動追加する"
548
-
549
- #: ../lib/wp-content-aware-engine/module/post_type.php:250
550
- #, php-format
551
- msgid "%s Archives"
552
- msgstr "%s のアーカイブ"
553
-
554
- #: ../lib/wp-content-aware-engine/module/post_type.php:251
555
- msgid "Blog Page"
556
- msgstr "ブログページ"
557
-
558
- #: ../lib/wp-content-aware-engine/module/post_type.php:258
559
- #: ../lib/wp-content-aware-engine/module/taxonomy.php:284
560
- msgid "No items."
561
- msgstr "項目がありません。"
562
-
563
- #: ../lib/wp-content-aware-engine/module/post_type.php:273
564
- msgid "Most Recent"
565
- msgstr "最近の"
566
-
567
- #: ../lib/wp-content-aware-engine/module/static.php:31
568
- msgid "Static Pages"
569
- msgstr "固定ページ"
570
-
571
- #: ../lib/wp-content-aware-engine/module/static.php:44
572
- msgid "Front Page"
573
- msgstr "フロントページ"
574
-
575
- #: ../lib/wp-content-aware-engine/module/static.php:45
576
- msgid "Search Results"
577
- msgstr "検索結果"
578
-
579
- #: ../lib/wp-content-aware-engine/module/static.php:46
580
- msgid "404 Page"
581
- msgstr "404ページ"
582
-
583
- #: ../lib/wp-content-aware-engine/module/taxonomy.php:44
584
- msgid "Taxonomies"
585
- msgstr "分類"
586
-
587
- #: ../lib/wp-content-aware-engine/module/taxonomy.php:297
588
- msgid "Most Used"
589
- msgstr "最も使用された"
590
-
591
- #: ../lib/wp-content-aware-engine/posttypemanager.php:63
592
- msgid "Conditional Content"
593
- msgstr ""
594
-
595
- #: ../lib/wp-content-aware-engine/view/meta_box.php:24
596
- msgid ""
597
- "Click to edit a group or create a new one. Select content on the left to add"
598
- " it. In each group, you can combine different types of associated content."
599
- msgstr "クリックしてグループを編集するか新規作成できます。左側にあるコンテントを選択して追加してください。各グループで違う種類のコンテントを組み合わせることができます。"
600
-
601
- #: ../lib/wp-content-aware-engine/view/module/group.php:17
602
- #, php-format
603
- msgid "All %s"
604
- msgstr "全ての %s"
605
-
606
- #: ../lib/wp-content-aware-engine/walker.php:175
607
- msgid "Password protected"
608
- msgstr ""
609
-
610
- #: ../lib/wp-content-aware-engine/walker.php:177
611
- msgid "Private"
612
- msgstr ""
613
-
614
- #: ../lib/wp-content-aware-engine/walker.php:179
615
- msgid "Draft"
616
- msgstr ""
617
-
618
- #. translators: post state
619
- #: ../lib/wp-content-aware-engine/walker.php:182
620
- msgctxt "post state"
621
- msgid "Pending"
622
- msgstr ""
623
-
624
- #: ../lib/wp-content-aware-engine/walker.php:184
625
- msgid "Sticky"
626
- msgstr ""
627
-
628
- #: ../lib/wp-content-aware-engine/walker.php:186
629
- msgid "Scheduled"
630
- msgstr ""
631
-
632
- #: ../pointers.php:68
633
- msgid "Get started"
634
- msgstr "始める"
635
-
636
- #: ../pointers.php:69
637
- msgid ""
638
- "You've just installed Content Aware Sidebars!\n"
639
- "\n"
640
- "It gives you a lot of options, so this screen might look overwhelming at first. Don't worry.\n"
641
- "\n"
642
- "Click Start Tour to view a quick introduction and learn how to display a sidebar exactly where and when you want it to."
643
- msgstr "Content Aware Sidebars をインストールしました!\n\nオプションが沢山あって面倒に見えるかもしれませんがご心配なく。\n\n「ツアーを開始」をクリックすると簡単な紹介とサイドバーを思い通りに表示するための説明をご覧になれます。"
644
-
645
- #: ../pointers.php:76
646
- msgid "Start Tour"
647
- msgstr "ツアーを開始"
648
-
649
- #: ../pointers.php:78
650
- msgid "Not now"
651
- msgstr "後で"
652
-
653
- #: ../pointers.php:83
654
- msgid ""
655
- "To make a sidebar contextual, you start by creating a condition group.\n"
656
- "\n"
657
- "Condition groups are isolated from each other, meaning that a sidebar can have very different conditions.\n"
658
- "\n"
659
- "Negating a group means that the sidebar will be displayed on all but those conditions."
660
- msgstr "サイドバーを反応させる為には、まず条件グループをつくることです。\n\n各条件グループは独立しており、一つのサイドバーが複数の異なる条件を持つことができます。\n\nグループを否定することによりサイドバーがその条件以外の時に表示されます。"
661
-
662
- #: ../pointers.php:92
663
- msgid "Content and contexts"
664
- msgstr "コンテントと状況"
665
-
666
- #: ../pointers.php:93
667
- msgid ""
668
- "Here you'll find all the content on your site that Content Aware Sidebars supports out of the box.\n"
669
- "\n"
670
- "Simply select the content you want the sidebar to be displayed with and add it to a group.\n"
671
- "\n"
672
- "You can even combine associated content in one group; try selecting \"All Posts\", a Category and an Author. Awesome!"
673
- msgstr "これらが Content Aware Sidebars が標準でサポートするコンテントの一覧です。\n\nサイドバーを表示したいコンテントを選んでグループに追加するだけです。\n\n関連コンテントを一つのグループにまとめることもできます。試しに「全ての投稿」、カテゴリー、投稿者を選択してみてください。素晴らしいでしょう!"
674
-
675
- #: ../pointers.php:102
676
- msgid "Options, options"
677
- msgstr "オプション"
678
-
679
- #: ../pointers.php:103
680
- msgid ""
681
- "Should the sidebar be displayed on singular pages and/or archives?\n"
682
- "\n"
683
- "Should it merge with another sidebar or replace it? Maybe you want to insert it manually in your content with a shortcode.\n"
684
- "\n"
685
- "Schedule the sidebar just like you do with posts and pages, or make it private so that it is only visible for logged-in users.\n"
686
- "\n"
687
- " You are in control."
688
- msgstr "サイドバーを単一ページとアーカイブのどちらか、または両方に表示したいですか?\n\nサイドバーを他のサイドバーと結合、または置換したいですか?\nショートコードを使ってコンテントに手動挿入したいかもしれませんね。\n\nサイドバーを記事やページの様に公開予約したりプライベートにしてログインしたユーザのみに見せることができます。\n\nあなたの思い通りにできます。"
689
-
690
- #: ../pointers.php:112
691
- msgid "Help and Support"
692
- msgstr "ヘルプとサポート"
693
-
694
- #: ../pointers.php:113
695
- msgid ""
696
- "That's it! Now you can start creating sidebars and display them on your own conditions.\n"
697
- "\n"
698
- "If you need more help, click on the \"Help\" tab here."
699
- msgstr "以上です! これで貴方はサイドバーを作成して条件表示をすることができます。\n\nもしなにか必要なことがあったら「ヘルプ」タブを押してください。"
700
-
701
- #: ../pointers.php:142
702
- msgid "Close"
703
- msgstr "閉じる"
704
-
705
- #: ../pointers.php:143
706
- msgid "Next"
707
- msgstr "次へ"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
lang/content-aware-sidebars-ko_KR.po DELETED
@@ -1,1005 +0,0 @@
1
- # Translation of Plugins - Content Aware Sidebars - Widget Area Control - Development (trunk) in Korean
2
- # This file is distributed under the same license as the Plugins - Content Aware Sidebars - Widget Area Control - Development (trunk) package.
3
- msgid ""
4
- msgstr ""
5
- "PO-Revision-Date: 2016-02-22 00:26:47+0000\n"
6
- "MIME-Version: 1.0\n"
7
- "Content-Type: text/plain; charset=UTF-8\n"
8
- "Content-Transfer-Encoding: 8bit\n"
9
- "Plural-Forms: nplurals=1; plural=0;\n"
10
- "X-Generator: GlotPress/2.4.0-alpha\n"
11
- "Language: ko_KR\n"
12
- "Project-Id-Version: Plugins - Content Aware Sidebars - Widget Area Control - Development (trunk)\n"
13
-
14
- #. Description of the plugin/theme
15
- msgid "Unlimited custom sidebars and widget areas for any post, page, category etc."
16
- msgstr ""
17
-
18
- #: lib/wp-content-aware-engine/view/group_template.php:54
19
- msgid "Settings"
20
- msgstr ""
21
-
22
- #: lib/wp-content-aware-engine/core.php:705
23
- msgid "Auto-select new children of selected items"
24
- msgstr ""
25
-
26
- #: admin/sidebar-list-table.php:605
27
- msgid "Duplicate"
28
- msgstr ""
29
-
30
- #. translators: %s: sidebar title
31
- #: admin/sidebar-list-table.php:604
32
- msgid "Duplicate %s"
33
- msgstr ""
34
-
35
- #: admin/sidebar-edit.php:369
36
- msgid "You are not allowed to delete this sidebar."
37
- msgstr ""
38
-
39
- #: admin/sidebar-edit.php:335
40
- msgid "You are not allowed to move this sidebar to the Trash."
41
- msgstr ""
42
-
43
- #: admin/sidebar-edit.php:222 admin/sidebar-edit.php:553
44
- msgid "You are not allowed to create sidebars."
45
- msgstr ""
46
-
47
- #: admin/sidebar-edit.php:197 admin/sidebar-edit.php:551
48
- #: admin/sidebar-edit.php:556
49
- msgid "You are not allowed to edit this sidebar."
50
- msgstr ""
51
-
52
- #: admin/admin.php:136
53
- msgid "Enhance your sidebars and widget areas with: %s and more."
54
- msgstr ""
55
-
56
- #: admin/admin.php:102
57
- msgid "You do not have access to this screen."
58
- msgstr ""
59
-
60
- #: admin/screen_widgets.php:171
61
- msgid "This sidebar is already scheduled to be activated. Do you want to activate it now?"
62
- msgstr ""
63
-
64
- #: admin/sidebar-edit.php:866
65
- msgid "Pro"
66
- msgstr ""
67
-
68
- #: admin/sidebar-edit.php:823
69
- msgid "No thanks"
70
- msgstr ""
71
-
72
- #: admin/sidebar-edit.php:823
73
- msgid "Review Content Aware Sidebars"
74
- msgstr ""
75
-
76
- #: admin/sidebar-edit.php:818
77
- msgid "I have spent countless hours developing it, and it would mean a lot to me if you %ssupport it with a quick review on WordPress.org.%s"
78
- msgstr ""
79
-
80
- #: admin/sidebar-edit.php:813
81
- msgid "Hey %s, it's Joachim from %s. You have used this free plugin for some time now, and I hope you like it!"
82
- msgstr ""
83
-
84
- #: admin/admin.php:139
85
- msgid "Read More"
86
- msgstr ""
87
-
88
- #: lib/wp-content-aware-engine/module/bp_member.php:37
89
- msgid "All Sections"
90
- msgstr ""
91
-
92
- #: lib/wp-content-aware-engine/module/bp_member.php:35
93
- msgid "BuddyPress Profiles"
94
- msgstr ""
95
-
96
- #: admin/sidebar-edit.php:957
97
- msgid "Documentation"
98
- msgstr ""
99
-
100
- #: sidebar.php:127
101
- msgid "Target Sidebar"
102
- msgstr ""
103
-
104
- #: sidebar.php:120
105
- msgid "Shortcode / Template Tag"
106
- msgstr ""
107
-
108
- #: admin/sidebar-overview.php:292
109
- msgid "Undo"
110
- msgstr ""
111
-
112
- #: admin/sidebar-overview.php:231
113
- msgid "You are not allowed to delete this item."
114
- msgstr ""
115
-
116
- #: admin/sidebar-overview.php:216
117
- msgid "You are not allowed to restore this item from the Trash."
118
- msgstr ""
119
-
120
- #: admin/sidebar-overview.php:197
121
- msgid "You are not allowed to move this item to the Trash."
122
- msgstr ""
123
-
124
- #. translators: %s: search keywords
125
- #: admin/sidebar-overview.php:133
126
- msgid "Search results for &#8220;%s&#8221;"
127
- msgstr ""
128
-
129
- #. translators: %s: post title
130
- #: admin/sidebar-list-table.php:635
131
- msgid "Delete &#8220;%s&#8221; permanently"
132
- msgstr ""
133
-
134
- #: admin/sidebar-list-table.php:627
135
- msgctxt "verb"
136
- msgid "Trash"
137
- msgstr ""
138
-
139
- #. translators: %s: post title
140
- #: admin/sidebar-list-table.php:626
141
- msgid "Move &#8220;%s&#8221; to the Trash"
142
- msgstr ""
143
-
144
- #. translators: %s: post title
145
- #: admin/sidebar-list-table.php:618
146
- msgid "Restore &#8220;%s&#8221; from the Trash"
147
- msgstr ""
148
-
149
- #. translators: %s: sidebar title
150
- #: admin/sidebar-list-table.php:597
151
- msgid "Edit &#8220;%s&#8221;"
152
- msgstr ""
153
-
154
- #: admin/sidebar-list-table.php:532
155
- msgid "Missed schedule"
156
- msgstr ""
157
-
158
- #: admin/sidebar-list-table.php:520
159
- msgid "Until %s"
160
- msgstr ""
161
-
162
- #. translators: Sidebar status date and time format, see http://php.net/date
163
- #: admin/sidebar-list-table.php:519 admin/sidebar-list-table.php:525
164
- msgid "Y/m/d g:i:s a"
165
- msgstr ""
166
-
167
- #. translators: Sidebar status date format, see http://php.net/date
168
- #: admin/sidebar-list-table.php:517 admin/sidebar-list-table.php:529
169
- msgid "Y/m/d"
170
- msgstr ""
171
-
172
- #: admin/sidebar-list-table.php:422
173
- msgid "%s is currently editing"
174
- msgstr ""
175
-
176
- #. translators: %s: post title
177
- #: admin/sidebar-list-table.php:407
178
- msgid "&#8220;%s&#8221; (Edit)"
179
- msgstr ""
180
-
181
- #: admin/sidebar-list-table.php:365
182
- msgid "Select %s"
183
- msgstr ""
184
-
185
- #: admin/sidebar-list-table.php:311 sidebar.php:114
186
- msgctxt "option"
187
- msgid "Action"
188
- msgstr ""
189
-
190
- #: admin/sidebar-list-table.php:310
191
- msgctxt "column name"
192
- msgid "Title"
193
- msgstr ""
194
-
195
- #: admin/sidebar-list-table.php:282
196
- msgid "Empty Trash"
197
- msgstr ""
198
-
199
- #: admin/sidebar-list-table.php:255 admin/sidebar-list-table.php:619
200
- msgid "Restore"
201
- msgstr ""
202
-
203
- #: admin/sidebar-list-table.php:207
204
- msgid "Inactive <span class=\"count\">(%s)</span>"
205
- msgid_plural "Inactive <span class=\"count\">(%s)</span>"
206
- msgstr[0] ""
207
-
208
- #: admin/sidebar-list-table.php:206
209
- msgid "Active <span class=\"count\">(%s)</span>"
210
- msgid_plural "Active <span class=\"count\">(%s)</span>"
211
- msgstr[0] ""
212
-
213
- #: admin/sidebar-list-table.php:193
214
- msgctxt "sidebars"
215
- msgid "All <span class=\"count\">(%s)</span>"
216
- msgid_plural "All <span class=\"count\">(%s)</span>"
217
- msgstr[0] ""
218
-
219
- #: admin/sidebar-edit.php:1322
220
- msgid "F j, Y"
221
- msgstr ""
222
-
223
- #: admin/admin.php:138
224
- msgid "Free updates and email support included."
225
- msgstr ""
226
-
227
- #: admin/admin.php:137
228
- msgid "You can upgrade without leaving the admin panel by clicking below."
229
- msgstr ""
230
-
231
- #: admin/admin.php:135
232
- msgid "Get All Features With Content Aware Sidebars Pro"
233
- msgstr ""
234
-
235
- #: admin/admin.php:129
236
- msgid "Sync widgets across themes"
237
- msgstr ""
238
-
239
- #: admin/admin.php:127
240
- msgid "Visibility for roles"
241
- msgstr ""
242
-
243
- #: admin/admin.php:125
244
- msgid "Extra condition types"
245
- msgstr ""
246
-
247
- #: admin/sidebar-edit.php:1004
248
- msgid "Activates on <b>%1$s</b>"
249
- msgstr ""
250
-
251
- #. translators: Publish box date format, see http://php.net/date
252
- #: admin/sidebar-edit.php:999
253
- msgid "M j, Y"
254
- msgstr ""
255
-
256
- #: admin/sidebar-edit.php:866
257
- msgid "Display sidebar only in given time ranges on select days."
258
- msgstr ""
259
-
260
- #: admin/sidebar-edit.php:853
261
- msgid "Never"
262
- msgstr ""
263
-
264
- #: admin/sidebar-edit.php:844
265
- msgid "Select date"
266
- msgstr ""
267
-
268
- #: admin/sidebar-edit.php:834 admin/sidebar-list-table.php:314
269
- msgid "Status"
270
- msgstr ""
271
-
272
- #: admin/admin.php:128 admin/sidebar-edit.php:761
273
- msgid "Time Schedule"
274
- msgstr ""
275
-
276
- #: admin/sidebar-edit.php:738
277
- msgid "Sidebar Status"
278
- msgstr ""
279
-
280
- #: admin/sidebar-edit.php:696
281
- msgid ""
282
- "Should the sidebar merge with a target sidebar or replace it? Maybe you want to insert it in your content with a shortcode.\n"
283
- "\n"
284
- "Display the sidebar for everyone or make it visible only for logged-in users.\n"
285
- "\n"
286
- " You are in control."
287
- msgstr ""
288
-
289
- #: admin/sidebar-edit.php:641
290
- msgid "Sidebar deactivated."
291
- msgstr ""
292
-
293
- #: admin/sidebar-edit.php:637
294
- msgid "Sidebar activated."
295
- msgstr ""
296
-
297
- #: admin/sidebar-edit.php:478
298
- msgid "Enter title here"
299
- msgstr ""
300
-
301
- #: admin/sidebar-edit.php:372 admin/sidebar-overview.php:234
302
- msgid "Error in deleting."
303
- msgstr ""
304
-
305
- #: admin/sidebar-edit.php:361 admin/sidebar-overview.php:219
306
- msgid "Error in restoring from Trash."
307
- msgstr ""
308
-
309
- #: admin/sidebar-edit.php:358
310
- msgid "You are not allowed to restore this sidebar from the Trash."
311
- msgstr ""
312
-
313
- #: admin/sidebar-edit.php:343 admin/sidebar-overview.php:205
314
- msgid "Error in moving to Trash."
315
- msgstr ""
316
-
317
- #: admin/sidebar-edit.php:339
318
- msgid "You cannot move this sidebar to the Trash. %s is currently editing."
319
- msgstr ""
320
-
321
- #: admin/sidebar-edit.php:195 admin/sidebar-edit.php:288
322
- msgid "The sidebar no longer exists."
323
- msgstr ""
324
-
325
- #: admin/sidebar-edit.php:238 admin/sidebar-edit.php:745
326
- msgid "Advanced"
327
- msgstr ""
328
-
329
- #: admin/sidebar-edit.php:236
330
- msgid "Conditions"
331
- msgstr ""
332
-
333
- #: admin/sidebar-edit.php:199
334
- msgid "You cannot edit this sidebar because it is in the Trash. Please restore it and try again."
335
- msgstr ""
336
-
337
- #: admin/sidebar-edit.php:83
338
- msgid "URLs (Pro Feature)"
339
- msgstr ""
340
-
341
- #: admin/post_type_sidebar.php:295 admin/screen_widgets.php:108
342
- #: admin/screen_widgets.php:137 admin/sidebar-edit.php:1010
343
- #: admin/sidebar-list-table.php:539
344
- msgid "Inactive"
345
- msgstr ""
346
-
347
- #: admin/screen_widgets.php:108 admin/screen_widgets.php:131
348
- #: admin/sidebar-edit.php:1007 admin/sidebar-list-table.php:513
349
- msgid "Active"
350
- msgstr ""
351
-
352
- #. Author URI of the plugin/theme
353
- msgid "https://dev.institute"
354
- msgstr ""
355
-
356
- #. Author of the plugin/theme
357
- msgid "Joachim Jensen"
358
- msgstr ""
359
-
360
- #. Plugin URI of the plugin/theme
361
- msgid "https://dev.institute/wordpress/sidebars-pro/"
362
- msgstr ""
363
-
364
- #: admin/sidebar-edit.php:1037
365
- msgid "Enable"
366
- msgstr ""
367
-
368
- #: admin/sidebar-edit.php:1028 admin/sidebar-edit.php:1036
369
- msgid "Widget Revisions: %s"
370
- msgstr ""
371
-
372
- #: admin/sidebar-edit.php:116
373
- msgid "Upgrade to Pro"
374
- msgstr ""
375
-
376
- #: sidebar.php:245 sidebar.php:267
377
- msgid "(no title)"
378
- msgstr ""
379
-
380
- #: lib/wp-pointer-tour/wp-pointer-tour.php:164
381
- msgid "Previous"
382
- msgstr ""
383
-
384
- #: admin/screen_widgets.php:168
385
- msgid "Expand"
386
- msgstr ""
387
-
388
- #: admin/screen_widgets.php:167
389
- msgid "Collapse"
390
- msgstr ""
391
-
392
- #: admin/sidebar-edit.php:1302
393
- msgid "User Roles available in Pro"
394
- msgstr ""
395
-
396
- #: admin/admin.php:126 admin/sidebar-list-table.php:609
397
- msgid "Widget Revisions"
398
- msgstr ""
399
-
400
- #: admin/sidebar-edit.php:99
401
- msgid "Display this sidebar only on content that meets the following conditions:"
402
- msgstr ""
403
-
404
- #: admin/post_type_sidebar.php:276
405
- msgid "Display sidebars per %s etc. with the %s."
406
- msgstr ""
407
-
408
- #: admin/post_type_sidebar.php:272
409
- msgid "Note: Selected Sidebars are displayed on this %s specifically."
410
- msgstr ""
411
-
412
- #: admin/post_type_sidebar.php:257
413
- msgid "Default"
414
- msgstr ""
415
-
416
- #: admin/post_type_sidebar.php:275
417
- msgid "Sidebar Manager"
418
- msgstr ""
419
-
420
- #: admin/post_type_sidebar.php:245
421
- msgid "Archive Page"
422
- msgstr ""
423
-
424
- #: admin/post_type_sidebar.php:237
425
- msgid "Page Template"
426
- msgstr ""
427
-
428
- #: admin/post_type_sidebar.php:234
429
- msgid "Child Page"
430
- msgstr ""
431
-
432
- #: admin/post_type_sidebar.php:231
433
- msgid "Author"
434
- msgstr ""
435
-
436
- #: admin/post_type_sidebar.php:223 admin/post_type_sidebar.php:262
437
- msgid "Type to Add New Sidebar"
438
- msgstr ""
439
-
440
- #: admin/post_type_sidebar.php:219
441
- msgid "Create New"
442
- msgstr ""
443
-
444
- #: admin/post_type_sidebar.php:177
445
- msgid "Sidebars - Quick Select"
446
- msgstr ""
447
-
448
- #: admin/sidebar-edit.php:712
449
- msgid "Finish Tour"
450
- msgstr ""
451
-
452
- #: admin/sidebar-edit.php:686
453
- msgid ""
454
- "Click on the input field and select the content you want.\n"
455
- "\n"
456
- "If you can't find the right content in the list, type something to search.\n"
457
- "\n"
458
- " You can add several types of content to the same group, try e.g. \"All Posts\" and an Author to target all posts written by that author. Awesome!\n"
459
- "\n"
460
- "Remember to save the changes on each group."
461
- msgstr ""
462
-
463
- #: admin/sidebar-edit.php:668
464
- msgid "I know how to use it"
465
- msgstr ""
466
-
467
- #: admin/sidebar-edit.php:660
468
- msgid ""
469
- "You've just installed or updated Content Aware Sidebars. Awesome!\n"
470
- "\n"
471
- "You can display sidebars on any page or in any context. If that is new to you, this 3 step interactive guide will show you just how easy it is."
472
- msgstr ""
473
-
474
- #: admin/sidebar-edit.php:659
475
- msgid "Get Started in 3 Easy Steps"
476
- msgstr ""
477
-
478
- #: lib/wp-content-aware-engine/module/bbpress.php:32
479
- msgid "All Profiles"
480
- msgstr ""
481
-
482
- #: lib/wp-content-aware-engine/module/author.php:30
483
- msgid "All Authors"
484
- msgstr ""
485
-
486
- #: sidebar.php:190
487
- msgid "Sidebar Conditions"
488
- msgstr ""
489
-
490
- #: sidebar.php:109
491
- msgid "Logged-in Users"
492
- msgstr ""
493
-
494
- #: lib/wp-content-aware-engine/view/group_template.php:11
495
- msgid "Not"
496
- msgstr ""
497
-
498
- #: admin/sidebar-edit.php:850
499
- msgid "Deactivate"
500
- msgstr ""
501
-
502
- #: admin/sidebar-edit.php:841
503
- msgid "Activate"
504
- msgstr ""
505
-
506
- #: admin/post_type_sidebar.php:220 admin/sidebar-edit.php:1013
507
- msgid "New"
508
- msgstr ""
509
-
510
- #: freemius.php:58
511
- msgid "Please help us improve %2$s by securely sharing some usage data with %5$s. If you skip this, that's okay! %2$s will still work just fine."
512
- msgstr ""
513
-
514
- #: admin/screen_widgets.php:147
515
- msgid "Revisions"
516
- msgstr ""
517
-
518
- #: admin/sidebar-edit.php:1311 admin/sidebar-list-table.php:500
519
- msgid "All Users"
520
- msgstr ""
521
-
522
- #: admin/sidebar-list-table.php:456
523
- msgid "Add sidebar at the bottom during merge"
524
- msgstr ""
525
-
526
- #: admin/sidebar-list-table.php:455
527
- msgid "Add sidebar at the top during merge"
528
- msgstr ""
529
-
530
- #: admin/sidebar-edit.php:989
531
- msgid "Update"
532
- msgstr ""
533
-
534
- #: admin/sidebar-edit.php:237
535
- msgid "Schedule"
536
- msgstr ""
537
-
538
- #: admin/sidebar-edit.php:899 admin/sidebar-list-table.php:263
539
- msgid "Move to Trash"
540
- msgstr ""
541
-
542
- #: admin/sidebar-edit.php:897 admin/sidebar-list-table.php:261
543
- #: admin/sidebar-list-table.php:636
544
- msgid "Delete Permanently"
545
- msgstr ""
546
-
547
- #: app.php:174
548
- msgid "Upgrade"
549
- msgstr ""
550
-
551
- #: admin/sidebar-edit.php:1029
552
- msgid "Browse revisions"
553
- msgstr ""
554
-
555
- #: admin/sidebar-edit.php:1029
556
- msgctxt "revisions"
557
- msgid "Browse"
558
- msgstr ""
559
-
560
- #: admin/sidebar-edit.php:1019 admin/sidebar-list-table.php:598
561
- msgid "Edit"
562
- msgstr ""
563
-
564
- #: admin/sidebar-edit.php:994
565
- msgid "Status:"
566
- msgstr ""
567
-
568
- #: admin/sidebar-edit.php:934 admin/sidebar-edit.php:935
569
- #: admin/sidebar-list-table.php:313 sidebar.php:105
570
- msgid "Visibility"
571
- msgstr ""
572
-
573
- #: admin/admin.php:139
574
- msgid "Upgrade Now"
575
- msgstr ""
576
-
577
- #: admin/sidebar-edit.php:960
578
- msgid "Priority Email Support"
579
- msgstr ""
580
-
581
- #: admin/sidebar-edit.php:261 admin/sidebar-edit.php:961
582
- msgid "Forum Support"
583
- msgstr ""
584
-
585
- #: admin/admin.php:131
586
- msgid "Content Aware Sidebars Pro"
587
- msgstr ""
588
-
589
- #: admin/sidebar-edit.php:731
590
- msgid "Publish"
591
- msgstr ""
592
-
593
- #: admin/sidebar-edit.php:119
594
- msgid "Like it? %1$sSupport the plugin with a %2$s Review%3$s"
595
- msgstr ""
596
-
597
- #: lib/wp-content-aware-engine/view/group_template.php:51
598
- msgid "Save Changes"
599
- msgstr "변경 사항을 저장"
600
-
601
- #: lib/wp-content-aware-engine/module/pods.php:30
602
- msgid "All Pods Pages"
603
- msgstr ""
604
-
605
- #: lib/wp-content-aware-engine/module/pods.php:29
606
- msgid "Pods Pages"
607
- msgstr ""
608
-
609
- #: admin/sidebar-edit.php:673
610
- msgid ""
611
- "With this dropdown you can select on what conditions the sidebar should be displayed.\n"
612
- "\n"
613
- "Content Aware Sidebars has built-in support for many types of content and even other plugins!\n"
614
- "\n"
615
- "Select something to continue the tour. You can change it later."
616
- msgstr ""
617
-
618
- #: admin/sidebar-edit.php:672
619
- msgid "Select Content Type"
620
- msgstr ""
621
-
622
- #: admin/sidebar-edit.php:667
623
- msgid "Start Quick Tour"
624
- msgstr ""
625
-
626
- #: lib/wp-content-aware-engine/view/group_template.php:43
627
- msgid "Negate conditions"
628
- msgstr ""
629
-
630
- #: lib/wp-content-aware-engine/view/group_template.php:18
631
- #: lib/wp-content-aware-engine/view/meta_box.php:18
632
- msgid "Select content type"
633
- msgstr ""
634
-
635
- #: lib/wp-content-aware-engine/module/page_template.php:36
636
- msgid "All Templates"
637
- msgstr ""
638
-
639
- #: lib/wp-content-aware-engine/core.php:805
640
- msgid "Searching"
641
- msgstr ""
642
-
643
- #: lib/wp-content-aware-engine/core.php:648
644
- msgid "Conditions updated"
645
- msgstr ""
646
-
647
- #: lib/wp-content-aware-engine/core.php:625
648
- msgid "Could not delete conditions"
649
- msgstr ""
650
-
651
- #: lib/wp-content-aware-engine/core.php:531
652
- msgid "Conditional Logic"
653
- msgstr ""
654
-
655
- #: lib/wp-pointer-tour/wp-pointer-tour.php:165
656
- msgid "Next"
657
- msgstr "다음"
658
-
659
- #: lib/wp-pointer-tour/wp-pointer-tour.php:163
660
- msgid "Close"
661
- msgstr ""
662
-
663
- #: admin/sidebar-edit.php:706
664
- msgid ""
665
- "That's it! Now you can start creating sidebars and display them on your own conditions.\n"
666
- "\n"
667
- "If you need more help, click on the \"Help\" tab here."
668
- msgstr ""
669
-
670
- #: admin/sidebar-edit.php:705
671
- msgid "Help and Support"
672
- msgstr ""
673
-
674
- #: admin/sidebar-edit.php:695
675
- msgid "Options, options"
676
- msgstr ""
677
-
678
- #: admin/sidebar-edit.php:958
679
- msgid "Get Started"
680
- msgstr ""
681
-
682
- #: admin/post_type_sidebar.php:292 admin/screen_widgets.php:134
683
- #: admin/sidebar-list-table.php:534
684
- #: lib/wp-content-aware-engine/module/post_type.php:319
685
- #: lib/wp-content-aware-engine/walker.php:185
686
- msgid "Scheduled"
687
- msgstr ""
688
-
689
- #: lib/wp-content-aware-engine/module/post_type.php:317
690
- #: lib/wp-content-aware-engine/walker.php:183
691
- msgid "Sticky"
692
- msgstr ""
693
-
694
- #. translators: post state
695
- #: lib/wp-content-aware-engine/module/post_type.php:315
696
- #: lib/wp-content-aware-engine/walker.php:181
697
- msgctxt "post state"
698
- msgid "Pending"
699
- msgstr ""
700
-
701
- #: lib/wp-content-aware-engine/module/post_type.php:312
702
- #: lib/wp-content-aware-engine/walker.php:178
703
- msgid "Draft"
704
- msgstr ""
705
-
706
- #: lib/wp-content-aware-engine/module/post_type.php:310
707
- #: lib/wp-content-aware-engine/walker.php:176
708
- msgid "Private"
709
- msgstr ""
710
-
711
- #: lib/wp-content-aware-engine/module/post_type.php:308
712
- #: lib/wp-content-aware-engine/walker.php:174
713
- msgid "Password protected"
714
- msgstr ""
715
-
716
- #: lib/wp-content-aware-engine/module/taxonomy.php:49
717
- msgid "Taxonomies"
718
- msgstr ""
719
-
720
- #: lib/wp-content-aware-engine/module/static.php:50
721
- msgid "404 Page"
722
- msgstr ""
723
-
724
- #: lib/wp-content-aware-engine/module/static.php:49
725
- msgid "Search Results"
726
- msgstr ""
727
-
728
- #: lib/wp-content-aware-engine/module/static.php:48
729
- msgid "Front Page"
730
- msgstr ""
731
-
732
- #: lib/wp-content-aware-engine/module/static.php:36
733
- msgid "Static Pages"
734
- msgstr ""
735
-
736
- #: lib/wp-content-aware-engine/module/post_type.php:284
737
- msgid "Blog Page"
738
- msgstr ""
739
-
740
- #: lib/wp-content-aware-engine/module/post_type.php:283
741
- #: lib/wp-content-aware-engine/module/taxonomy.php:288
742
- msgid "%s Archives"
743
- msgstr ""
744
-
745
- #: lib/wp-content-aware-engine/module/post_type.php:42
746
- msgid "Post Types"
747
- msgstr ""
748
-
749
- #: lib/wp-content-aware-engine/module/polylang.php:29
750
- #: lib/wp-content-aware-engine/module/qtranslate.php:29
751
- #: lib/wp-content-aware-engine/module/transposh.php:29
752
- #: lib/wp-content-aware-engine/module/wpml.php:29
753
- msgid "Languages"
754
- msgstr ""
755
-
756
- #: lib/wp-content-aware-engine/module/page_template.php:35
757
- msgid "Page Templates"
758
- msgstr ""
759
-
760
- #: lib/wp-content-aware-engine/module/date.php:32
761
- msgid "Date Archives"
762
- msgstr ""
763
-
764
- #: lib/wp-content-aware-engine/module/date.php:30
765
- msgid "Dates"
766
- msgstr ""
767
-
768
- #: lib/wp-content-aware-engine/module/bbpress.php:31
769
- msgid "bbPress User Profiles"
770
- msgstr ""
771
-
772
- #: lib/wp-content-aware-engine/module/author.php:29
773
- msgid "Authors"
774
- msgstr ""
775
-
776
- #: lib/wp-content-aware-engine/core.php:807
777
- msgid "Target all but this context"
778
- msgstr "이 문구를 제외한 모든 문구 선택"
779
-
780
- #: lib/wp-content-aware-engine/core.php:808
781
- msgid "Conditions have unsaved changes. Do you want to continue and discard these changes?"
782
- msgstr ""
783
-
784
- #: lib/wp-content-aware-engine/core.php:806
785
- msgid "No results found."
786
- msgstr "결과가 발견되지 않았습니다."
787
-
788
- #: lib/wp-content-aware-engine/view/module/condition_post_type_template.php:16
789
- #: lib/wp-content-aware-engine/view/module/condition_taxonomy_template.php:16
790
- #: lib/wp-content-aware-engine/view/module/condition_template.php:16
791
- msgid "And"
792
- msgstr ""
793
-
794
- #: lib/wp-content-aware-engine/view/group_template.php:10
795
- #: lib/wp-content-aware-engine/view/meta_box.php:14
796
- msgid "Or"
797
- msgstr ""
798
-
799
- #: admin/sidebar-edit.php:987
800
- msgid "Save"
801
- msgstr "저장"
802
-
803
- #: lib/wp-content-aware-engine/core.php:617
804
- msgid "Unauthorized request"
805
- msgstr "허가되지 않은 요청입니다."
806
-
807
- #: lib/wp-content-aware-engine/core.php:248
808
- msgctxt "condition status"
809
- msgid "Negated"
810
- msgstr ""
811
-
812
- #: lib/wp-content-aware-engine/core.php:228
813
- msgid "Condition Group"
814
- msgstr ""
815
-
816
- #: admin/screen_widgets.php:170
817
- msgid "Filter Widgets"
818
- msgstr ""
819
-
820
- #: admin/screen_widgets.php:169
821
- msgid "Filter Sidebars"
822
- msgstr ""
823
-
824
- #: admin/sidebar-edit.php:955
825
- msgid "Translate the plugin into your language"
826
- msgstr ""
827
-
828
- #: admin/sidebar-edit.php:890 admin/sidebar-edit.php:891
829
- msgid "Order"
830
- msgstr ""
831
-
832
- #: app.php:168
833
- msgid "Get Support"
834
- msgstr "지원 받기"
835
-
836
- #: admin/sidebar-edit.php:259
837
- msgid "More Information"
838
- msgstr "기타 정보"
839
-
840
- #: admin/sidebar-edit.php:255
841
- msgid "Each created condition group describe some specific content (conditions) that the current sidebar should be displayed with."
842
- msgstr ""
843
-
844
- #: admin/sidebar-edit.php:254 admin/sidebar-edit.php:685
845
- #: lib/wp-content-aware-engine/core.php:227
846
- msgid "Condition Groups"
847
- msgstr "컨디션 그룹"
848
-
849
- #: admin/sidebar-edit.php:771
850
- msgid "Options"
851
- msgstr "옵션"
852
-
853
- #. #-#-#-#-# tmp-content-aware-sidebars.pot (Content Aware Sidebars 3.5.2)
854
- #. #-#-#-#-#
855
- #. Plugin Name of the plugin/theme
856
- #: admin/sidebar-edit.php:754
857
- msgid "Content Aware Sidebars"
858
- msgstr ""
859
-
860
- #: admin/sidebar-list-table.php:475
861
- msgid "Manage Widgets"
862
- msgstr "위젯 관리"
863
-
864
- #: admin/sidebar-list-table.php:312
865
- msgid "Widgets"
866
- msgstr "위젯"
867
-
868
- #: admin/sidebar-list-table.php:448 sidebar.php:284
869
- msgid "Please update Host Sidebar"
870
- msgstr "호스트 사이드바를 업데이트 해주세요."
871
-
872
- #: admin/sidebar-overview.php:277
873
- msgid "%s sidebar restored from the Trash."
874
- msgid_plural "%s sidebars restored from the Trash."
875
- msgstr[0] ""
876
-
877
- #: admin/sidebar-overview.php:276
878
- msgid "%s sidebar moved to the Trash."
879
- msgid_plural "%s sidebars moved to the Trash."
880
- msgstr[0] ""
881
-
882
- #: admin/sidebar-overview.php:275
883
- msgid "%s sidebar permanently deleted."
884
- msgid_plural "%s sidebars permanently deleted."
885
- msgstr[0] ""
886
-
887
- #: admin/sidebar-overview.php:274
888
- msgid "%s sidebar not updated, somebody is editing it."
889
- msgid_plural "%s sidebars not updated, somebody is editing them."
890
- msgstr[0] ""
891
-
892
- #: admin/sidebar-overview.php:273
893
- msgid "%s sidebar updated."
894
- msgid_plural "%s sidebars updated."
895
- msgstr[0] ""
896
-
897
- #. translators: Publish box date format, see http://php.net/date
898
- #: admin/sidebar-edit.php:640
899
- msgid "M j, Y @ G:i"
900
- msgstr ""
901
-
902
- #: admin/sidebar-edit.php:638
903
- msgid "Sidebar scheduled for: <strong>%1$s</strong>."
904
- msgstr ""
905
-
906
- #: admin/sidebar-edit.php:636
907
- msgid "Sidebar updated."
908
- msgstr "사이드바가 업데이트 되었습니다"
909
-
910
- #: admin/sidebar-edit.php:634 admin/sidebar-overview.php:270
911
- msgid "Manage widgets"
912
- msgstr "위젯 관리"
913
-
914
- #: sidebar.php:191
915
- msgid "No content. Please add at least one condition group to make the sidebar content aware."
916
- msgstr "내용이 없습니다. 사이드바를 콘텐츠 어웨어로 만들기 위해서는 최소 1개의 그룹에 넣어주세요."
917
-
918
- #: sidebar.php:188
919
- msgid "No sidebars found in Trash"
920
- msgstr "휴지통에서 사이드바를 찾지 못했습니다"
921
-
922
- #: admin/post_type_sidebar.php:225 sidebar.php:187
923
- msgid "No sidebars found"
924
- msgstr "사이드바를 찾지 못했습니다"
925
-
926
- #: sidebar.php:186
927
- msgid "Search Sidebars"
928
- msgstr "사이드바 검색"
929
-
930
- #: sidebar.php:185
931
- msgid "View Sidebar"
932
- msgstr "사이드바 보기"
933
-
934
- #: sidebar.php:184
935
- msgid "All Sidebars"
936
- msgstr "전체 사이드바"
937
-
938
- #: sidebar.php:183
939
- msgid "New Sidebar"
940
- msgstr "새로운 사이드바"
941
-
942
- #: admin/screen_widgets.php:147 sidebar.php:182
943
- msgid "Edit Sidebar"
944
- msgstr "사이드바 수정"
945
-
946
- #: sidebar.php:181
947
- msgid "Add New Sidebar"
948
- msgstr "새로운 사이드바 추가하기"
949
-
950
- #: sidebar.php:180
951
- msgctxt "sidebar"
952
- msgid "Add New"
953
- msgstr "추가하기"
954
-
955
- #: sidebar.php:179
956
- msgid "Sidebar"
957
- msgstr "사이드바"
958
-
959
- #: sidebar.php:178
960
- msgid "Sidebars"
961
- msgstr "복수의 사이드바"
962
-
963
- #: sidebar.php:141
964
- msgid "Place sidebar on top or bottom of host when merging."
965
- msgstr "사이드바를 합칠때 호스트의 상단/하단에 노출합니다"
966
-
967
- #: sidebar.php:139
968
- msgid "Bottom"
969
- msgstr "아래"
970
-
971
- #: sidebar.php:138
972
- msgid "Top"
973
- msgstr "위"
974
-
975
- #: sidebar.php:134
976
- msgid "Merge Position"
977
- msgstr "포지션 병합"
978
-
979
- #: sidebar.php:123
980
- msgid "Replace host sidebar, merge with it or add sidebar manually."
981
- msgstr "호스트 사이드바를 대체하고, 사이드바를 병합하거나 수동으로 사이드바를 추가합니다."
982
-
983
- #: sidebar.php:121
984
- msgid "Forced replace"
985
- msgstr "강제로 대체 하기"
986
-
987
- #: sidebar.php:119
988
- msgid "Merge"
989
- msgstr "합치기"
990
-
991
- #: sidebar.php:118
992
- msgid "Replace"
993
- msgstr "대체하기"
994
-
995
- #: lib/wp-content-aware-engine/view/group_template.php:37
996
- msgid "Archives"
997
- msgstr ""
998
-
999
- #: lib/wp-content-aware-engine/view/group_template.php:31
1000
- msgid "Singulars"
1001
- msgstr ""
1002
-
1003
- #: admin/sidebar-edit.php:260 admin/sidebar-edit.php:959 app.php:167
1004
- msgid "FAQ"
1005
- msgstr "FAQ"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
lang/content-aware-sidebars-lt_LT.po DELETED
@@ -1,1021 +0,0 @@
1
- # Translation of Plugins - Content Aware Sidebars - Widget Area Control - Development (trunk) in Lithuanian
2
- # This file is distributed under the same license as the Plugins - Content Aware Sidebars - Widget Area Control - Development (trunk) package.
3
- msgid ""
4
- msgstr ""
5
- "PO-Revision-Date: 2016-04-10 06:43:41+0000\n"
6
- "MIME-Version: 1.0\n"
7
- "Content-Type: text/plain; charset=UTF-8\n"
8
- "Content-Transfer-Encoding: 8bit\n"
9
- "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
10
- "X-Generator: GlotPress/2.4.0-alpha\n"
11
- "Language: lt\n"
12
- "Project-Id-Version: Plugins - Content Aware Sidebars - Widget Area Control - Development (trunk)\n"
13
-
14
- #. Description of the plugin/theme
15
- msgid "Unlimited custom sidebars and widget areas for any post, page, category etc."
16
- msgstr ""
17
-
18
- #: lib/wp-content-aware-engine/view/group_template.php:54
19
- msgid "Settings"
20
- msgstr ""
21
-
22
- #: lib/wp-content-aware-engine/core.php:705
23
- msgid "Auto-select new children of selected items"
24
- msgstr ""
25
-
26
- #: admin/sidebar-list-table.php:605
27
- msgid "Duplicate"
28
- msgstr ""
29
-
30
- #. translators: %s: sidebar title
31
- #: admin/sidebar-list-table.php:604
32
- msgid "Duplicate %s"
33
- msgstr ""
34
-
35
- #: admin/sidebar-edit.php:369
36
- msgid "You are not allowed to delete this sidebar."
37
- msgstr ""
38
-
39
- #: admin/sidebar-edit.php:335
40
- msgid "You are not allowed to move this sidebar to the Trash."
41
- msgstr ""
42
-
43
- #: admin/sidebar-edit.php:222 admin/sidebar-edit.php:553
44
- msgid "You are not allowed to create sidebars."
45
- msgstr ""
46
-
47
- #: admin/sidebar-edit.php:197 admin/sidebar-edit.php:551
48
- #: admin/sidebar-edit.php:556
49
- msgid "You are not allowed to edit this sidebar."
50
- msgstr ""
51
-
52
- #: admin/admin.php:136
53
- msgid "Enhance your sidebars and widget areas with: %s and more."
54
- msgstr ""
55
-
56
- #: admin/admin.php:102
57
- msgid "You do not have access to this screen."
58
- msgstr ""
59
-
60
- #: admin/screen_widgets.php:171
61
- msgid "This sidebar is already scheduled to be activated. Do you want to activate it now?"
62
- msgstr ""
63
-
64
- #: admin/sidebar-edit.php:866
65
- msgid "Pro"
66
- msgstr ""
67
-
68
- #: admin/sidebar-edit.php:823
69
- msgid "No thanks"
70
- msgstr ""
71
-
72
- #: admin/sidebar-edit.php:823
73
- msgid "Review Content Aware Sidebars"
74
- msgstr ""
75
-
76
- #: admin/sidebar-edit.php:818
77
- msgid "I have spent countless hours developing it, and it would mean a lot to me if you %ssupport it with a quick review on WordPress.org.%s"
78
- msgstr ""
79
-
80
- #: admin/sidebar-edit.php:813
81
- msgid "Hey %s, it's Joachim from %s. You have used this free plugin for some time now, and I hope you like it!"
82
- msgstr ""
83
-
84
- #: admin/admin.php:139
85
- msgid "Read More"
86
- msgstr ""
87
-
88
- #: lib/wp-content-aware-engine/module/bp_member.php:37
89
- msgid "All Sections"
90
- msgstr ""
91
-
92
- #: lib/wp-content-aware-engine/module/bp_member.php:35
93
- msgid "BuddyPress Profiles"
94
- msgstr ""
95
-
96
- #: admin/sidebar-edit.php:957
97
- msgid "Documentation"
98
- msgstr ""
99
-
100
- #: sidebar.php:127
101
- msgid "Target Sidebar"
102
- msgstr ""
103
-
104
- #: sidebar.php:120
105
- msgid "Shortcode / Template Tag"
106
- msgstr ""
107
-
108
- #: admin/sidebar-overview.php:292
109
- msgid "Undo"
110
- msgstr ""
111
-
112
- #: admin/sidebar-overview.php:231
113
- msgid "You are not allowed to delete this item."
114
- msgstr ""
115
-
116
- #: admin/sidebar-overview.php:216
117
- msgid "You are not allowed to restore this item from the Trash."
118
- msgstr ""
119
-
120
- #: admin/sidebar-overview.php:197
121
- msgid "You are not allowed to move this item to the Trash."
122
- msgstr ""
123
-
124
- #. translators: %s: search keywords
125
- #: admin/sidebar-overview.php:133
126
- msgid "Search results for &#8220;%s&#8221;"
127
- msgstr ""
128
-
129
- #. translators: %s: post title
130
- #: admin/sidebar-list-table.php:635
131
- msgid "Delete &#8220;%s&#8221; permanently"
132
- msgstr ""
133
-
134
- #: admin/sidebar-list-table.php:627
135
- msgctxt "verb"
136
- msgid "Trash"
137
- msgstr ""
138
-
139
- #. translators: %s: post title
140
- #: admin/sidebar-list-table.php:626
141
- msgid "Move &#8220;%s&#8221; to the Trash"
142
- msgstr ""
143
-
144
- #. translators: %s: post title
145
- #: admin/sidebar-list-table.php:618
146
- msgid "Restore &#8220;%s&#8221; from the Trash"
147
- msgstr ""
148
-
149
- #. translators: %s: sidebar title
150
- #: admin/sidebar-list-table.php:597
151
- msgid "Edit &#8220;%s&#8221;"
152
- msgstr ""
153
-
154
- #: admin/sidebar-list-table.php:532
155
- msgid "Missed schedule"
156
- msgstr ""
157
-
158
- #: admin/sidebar-list-table.php:520
159
- msgid "Until %s"
160
- msgstr ""
161
-
162
- #. translators: Sidebar status date and time format, see http://php.net/date
163
- #: admin/sidebar-list-table.php:519 admin/sidebar-list-table.php:525
164
- msgid "Y/m/d g:i:s a"
165
- msgstr ""
166
-
167
- #. translators: Sidebar status date format, see http://php.net/date
168
- #: admin/sidebar-list-table.php:517 admin/sidebar-list-table.php:529
169
- msgid "Y/m/d"
170
- msgstr ""
171
-
172
- #: admin/sidebar-list-table.php:422
173
- msgid "%s is currently editing"
174
- msgstr ""
175
-
176
- #. translators: %s: post title
177
- #: admin/sidebar-list-table.php:407
178
- msgid "&#8220;%s&#8221; (Edit)"
179
- msgstr ""
180
-
181
- #: admin/sidebar-list-table.php:365
182
- msgid "Select %s"
183
- msgstr ""
184
-
185
- #: admin/sidebar-list-table.php:311 sidebar.php:114
186
- msgctxt "option"
187
- msgid "Action"
188
- msgstr ""
189
-
190
- #: admin/sidebar-list-table.php:310
191
- msgctxt "column name"
192
- msgid "Title"
193
- msgstr ""
194
-
195
- #: admin/sidebar-list-table.php:282
196
- msgid "Empty Trash"
197
- msgstr ""
198
-
199
- #: admin/sidebar-list-table.php:255 admin/sidebar-list-table.php:619
200
- msgid "Restore"
201
- msgstr ""
202
-
203
- #: admin/sidebar-list-table.php:207
204
- msgid "Inactive <span class=\"count\">(%s)</span>"
205
- msgid_plural "Inactive <span class=\"count\">(%s)</span>"
206
- msgstr[0] ""
207
- msgstr[1] ""
208
- msgstr[2] ""
209
-
210
- #: admin/sidebar-list-table.php:206
211
- msgid "Active <span class=\"count\">(%s)</span>"
212
- msgid_plural "Active <span class=\"count\">(%s)</span>"
213
- msgstr[0] ""
214
- msgstr[1] ""
215
- msgstr[2] ""
216
-
217
- #: admin/sidebar-list-table.php:193
218
- msgctxt "sidebars"
219
- msgid "All <span class=\"count\">(%s)</span>"
220
- msgid_plural "All <span class=\"count\">(%s)</span>"
221
- msgstr[0] ""
222
- msgstr[1] ""
223
- msgstr[2] ""
224
-
225
- #: admin/sidebar-edit.php:1322
226
- msgid "F j, Y"
227
- msgstr ""
228
-
229
- #: admin/admin.php:138
230
- msgid "Free updates and email support included."
231
- msgstr ""
232
-
233
- #: admin/admin.php:137
234
- msgid "You can upgrade without leaving the admin panel by clicking below."
235
- msgstr ""
236
-
237
- #: admin/admin.php:135
238
- msgid "Get All Features With Content Aware Sidebars Pro"
239
- msgstr ""
240
-
241
- #: admin/admin.php:129
242
- msgid "Sync widgets across themes"
243
- msgstr ""
244
-
245
- #: admin/admin.php:127
246
- msgid "Visibility for roles"
247
- msgstr ""
248
-
249
- #: admin/admin.php:125
250
- msgid "Extra condition types"
251
- msgstr ""
252
-
253
- #: admin/sidebar-edit.php:1004
254
- msgid "Activates on <b>%1$s</b>"
255
- msgstr ""
256
-
257
- #. translators: Publish box date format, see http://php.net/date
258
- #: admin/sidebar-edit.php:999
259
- msgid "M j, Y"
260
- msgstr ""
261
-
262
- #: admin/sidebar-edit.php:866
263
- msgid "Display sidebar only in given time ranges on select days."
264
- msgstr ""
265
-
266
- #: admin/sidebar-edit.php:853
267
- msgid "Never"
268
- msgstr ""
269
-
270
- #: admin/sidebar-edit.php:844
271
- msgid "Select date"
272
- msgstr ""
273
-
274
- #: admin/sidebar-edit.php:834 admin/sidebar-list-table.php:314
275
- msgid "Status"
276
- msgstr ""
277
-
278
- #: admin/admin.php:128 admin/sidebar-edit.php:761
279
- msgid "Time Schedule"
280
- msgstr ""
281
-
282
- #: admin/sidebar-edit.php:738
283
- msgid "Sidebar Status"
284
- msgstr ""
285
-
286
- #: admin/sidebar-edit.php:696
287
- msgid ""
288
- "Should the sidebar merge with a target sidebar or replace it? Maybe you want to insert it in your content with a shortcode.\n"
289
- "\n"
290
- "Display the sidebar for everyone or make it visible only for logged-in users.\n"
291
- "\n"
292
- " You are in control."
293
- msgstr ""
294
-
295
- #: admin/sidebar-edit.php:641
296
- msgid "Sidebar deactivated."
297
- msgstr ""
298
-
299
- #: admin/sidebar-edit.php:637
300
- msgid "Sidebar activated."
301
- msgstr ""
302
-
303
- #: admin/sidebar-edit.php:478
304
- msgid "Enter title here"
305
- msgstr ""
306
-
307
- #: admin/sidebar-edit.php:372 admin/sidebar-overview.php:234
308
- msgid "Error in deleting."
309
- msgstr ""
310
-
311
- #: admin/sidebar-edit.php:361 admin/sidebar-overview.php:219
312
- msgid "Error in restoring from Trash."
313
- msgstr ""
314
-
315
- #: admin/sidebar-edit.php:358
316
- msgid "You are not allowed to restore this sidebar from the Trash."
317
- msgstr ""
318
-
319
- #: admin/sidebar-edit.php:343 admin/sidebar-overview.php:205
320
- msgid "Error in moving to Trash."
321
- msgstr ""
322
-
323
- #: admin/sidebar-edit.php:339
324
- msgid "You cannot move this sidebar to the Trash. %s is currently editing."
325
- msgstr ""
326
-
327
- #: admin/sidebar-edit.php:195 admin/sidebar-edit.php:288
328
- msgid "The sidebar no longer exists."
329
- msgstr ""
330
-
331
- #: admin/sidebar-edit.php:238 admin/sidebar-edit.php:745
332
- msgid "Advanced"
333
- msgstr ""
334
-
335
- #: admin/sidebar-edit.php:236
336
- msgid "Conditions"
337
- msgstr ""
338
-
339
- #: admin/sidebar-edit.php:199
340
- msgid "You cannot edit this sidebar because it is in the Trash. Please restore it and try again."
341
- msgstr ""
342
-
343
- #: admin/sidebar-edit.php:83
344
- msgid "URLs (Pro Feature)"
345
- msgstr ""
346
-
347
- #: admin/post_type_sidebar.php:295 admin/screen_widgets.php:108
348
- #: admin/screen_widgets.php:137 admin/sidebar-edit.php:1010
349
- #: admin/sidebar-list-table.php:539
350
- msgid "Inactive"
351
- msgstr ""
352
-
353
- #: admin/screen_widgets.php:108 admin/screen_widgets.php:131
354
- #: admin/sidebar-edit.php:1007 admin/sidebar-list-table.php:513
355
- msgid "Active"
356
- msgstr ""
357
-
358
- #. Author URI of the plugin/theme
359
- msgid "https://dev.institute"
360
- msgstr ""
361
-
362
- #. Author of the plugin/theme
363
- msgid "Joachim Jensen"
364
- msgstr ""
365
-
366
- #. Plugin URI of the plugin/theme
367
- msgid "https://dev.institute/wordpress/sidebars-pro/"
368
- msgstr ""
369
-
370
- #: admin/sidebar-edit.php:1037
371
- msgid "Enable"
372
- msgstr ""
373
-
374
- #: admin/sidebar-edit.php:1028 admin/sidebar-edit.php:1036
375
- msgid "Widget Revisions: %s"
376
- msgstr ""
377
-
378
- #: admin/sidebar-edit.php:116
379
- msgid "Upgrade to Pro"
380
- msgstr ""
381
-
382
- #: sidebar.php:245 sidebar.php:267
383
- msgid "(no title)"
384
- msgstr ""
385
-
386
- #: lib/wp-pointer-tour/wp-pointer-tour.php:164
387
- msgid "Previous"
388
- msgstr ""
389
-
390
- #: admin/screen_widgets.php:168
391
- msgid "Expand"
392
- msgstr ""
393
-
394
- #: admin/screen_widgets.php:167
395
- msgid "Collapse"
396
- msgstr ""
397
-
398
- #: admin/sidebar-edit.php:1302
399
- msgid "User Roles available in Pro"
400
- msgstr ""
401
-
402
- #: admin/admin.php:126 admin/sidebar-list-table.php:609
403
- msgid "Widget Revisions"
404
- msgstr ""
405
-
406
- #: admin/sidebar-edit.php:99
407
- msgid "Display this sidebar only on content that meets the following conditions:"
408
- msgstr ""
409
-
410
- #: admin/post_type_sidebar.php:276
411
- msgid "Display sidebars per %s etc. with the %s."
412
- msgstr ""
413
-
414
- #: admin/post_type_sidebar.php:272
415
- msgid "Note: Selected Sidebars are displayed on this %s specifically."
416
- msgstr ""
417
-
418
- #: admin/post_type_sidebar.php:257
419
- msgid "Default"
420
- msgstr ""
421
-
422
- #: admin/post_type_sidebar.php:275
423
- msgid "Sidebar Manager"
424
- msgstr ""
425
-
426
- #: admin/post_type_sidebar.php:245
427
- msgid "Archive Page"
428
- msgstr ""
429
-
430
- #: admin/post_type_sidebar.php:237
431
- msgid "Page Template"
432
- msgstr ""
433
-
434
- #: admin/post_type_sidebar.php:234
435
- msgid "Child Page"
436
- msgstr ""
437
-
438
- #: admin/post_type_sidebar.php:231
439
- msgid "Author"
440
- msgstr ""
441
-
442
- #: admin/post_type_sidebar.php:223 admin/post_type_sidebar.php:262
443
- msgid "Type to Add New Sidebar"
444
- msgstr ""
445
-
446
- #: admin/post_type_sidebar.php:219
447
- msgid "Create New"
448
- msgstr ""
449
-
450
- #: admin/post_type_sidebar.php:177
451
- msgid "Sidebars - Quick Select"
452
- msgstr ""
453
-
454
- #: admin/sidebar-edit.php:712
455
- msgid "Finish Tour"
456
- msgstr ""
457
-
458
- #: admin/sidebar-edit.php:686
459
- msgid ""
460
- "Click on the input field and select the content you want.\n"
461
- "\n"
462
- "If you can't find the right content in the list, type something to search.\n"
463
- "\n"
464
- " You can add several types of content to the same group, try e.g. \"All Posts\" and an Author to target all posts written by that author. Awesome!\n"
465
- "\n"
466
- "Remember to save the changes on each group."
467
- msgstr ""
468
-
469
- #: admin/sidebar-edit.php:668
470
- msgid "I know how to use it"
471
- msgstr ""
472
-
473
- #: admin/sidebar-edit.php:660
474
- msgid ""
475
- "You've just installed or updated Content Aware Sidebars. Awesome!\n"
476
- "\n"
477
- "You can display sidebars on any page or in any context. If that is new to you, this 3 step interactive guide will show you just how easy it is."
478
- msgstr ""
479
-
480
- #: admin/sidebar-edit.php:659
481
- msgid "Get Started in 3 Easy Steps"
482
- msgstr ""
483
-
484
- #: lib/wp-content-aware-engine/module/bbpress.php:32
485
- msgid "All Profiles"
486
- msgstr ""
487
-
488
- #: lib/wp-content-aware-engine/module/author.php:30
489
- msgid "All Authors"
490
- msgstr ""
491
-
492
- #: sidebar.php:190
493
- msgid "Sidebar Conditions"
494
- msgstr ""
495
-
496
- #: sidebar.php:109
497
- msgid "Logged-in Users"
498
- msgstr ""
499
-
500
- #: lib/wp-content-aware-engine/view/group_template.php:11
501
- msgid "Not"
502
- msgstr ""
503
-
504
- #: admin/sidebar-edit.php:850
505
- msgid "Deactivate"
506
- msgstr ""
507
-
508
- #: admin/sidebar-edit.php:841
509
- msgid "Activate"
510
- msgstr ""
511
-
512
- #: admin/post_type_sidebar.php:220 admin/sidebar-edit.php:1013
513
- msgid "New"
514
- msgstr ""
515
-
516
- #: freemius.php:58
517
- msgid "Please help us improve %2$s by securely sharing some usage data with %5$s. If you skip this, that's okay! %2$s will still work just fine."
518
- msgstr ""
519
-
520
- #: admin/screen_widgets.php:147
521
- msgid "Revisions"
522
- msgstr ""
523
-
524
- #: admin/sidebar-edit.php:1311 admin/sidebar-list-table.php:500
525
- msgid "All Users"
526
- msgstr ""
527
-
528
- #: admin/sidebar-list-table.php:456
529
- msgid "Add sidebar at the bottom during merge"
530
- msgstr ""
531
-
532
- #: admin/sidebar-list-table.php:455
533
- msgid "Add sidebar at the top during merge"
534
- msgstr ""
535
-
536
- #: admin/sidebar-edit.php:989
537
- msgid "Update"
538
- msgstr ""
539
-
540
- #: admin/sidebar-edit.php:237
541
- msgid "Schedule"
542
- msgstr ""
543
-
544
- #: admin/sidebar-edit.php:899 admin/sidebar-list-table.php:263
545
- msgid "Move to Trash"
546
- msgstr ""
547
-
548
- #: admin/sidebar-edit.php:897 admin/sidebar-list-table.php:261
549
- #: admin/sidebar-list-table.php:636
550
- msgid "Delete Permanently"
551
- msgstr ""
552
-
553
- #: app.php:174
554
- msgid "Upgrade"
555
- msgstr ""
556
-
557
- #: admin/sidebar-edit.php:1029
558
- msgid "Browse revisions"
559
- msgstr ""
560
-
561
- #: admin/sidebar-edit.php:1029
562
- msgctxt "revisions"
563
- msgid "Browse"
564
- msgstr ""
565
-
566
- #: admin/sidebar-edit.php:1019 admin/sidebar-list-table.php:598
567
- msgid "Edit"
568
- msgstr ""
569
-
570
- #: admin/sidebar-edit.php:994
571
- msgid "Status:"
572
- msgstr ""
573
-
574
- #: admin/sidebar-edit.php:934 admin/sidebar-edit.php:935
575
- #: admin/sidebar-list-table.php:313 sidebar.php:105
576
- msgid "Visibility"
577
- msgstr ""
578
-
579
- #: admin/admin.php:139
580
- msgid "Upgrade Now"
581
- msgstr ""
582
-
583
- #: admin/sidebar-edit.php:960
584
- msgid "Priority Email Support"
585
- msgstr ""
586
-
587
- #: admin/sidebar-edit.php:261 admin/sidebar-edit.php:961
588
- msgid "Forum Support"
589
- msgstr ""
590
-
591
- #: admin/admin.php:131
592
- msgid "Content Aware Sidebars Pro"
593
- msgstr ""
594
-
595
- #: admin/sidebar-edit.php:731
596
- msgid "Publish"
597
- msgstr ""
598
-
599
- #: admin/sidebar-edit.php:119
600
- msgid "Like it? %1$sSupport the plugin with a %2$s Review%3$s"
601
- msgstr ""
602
-
603
- #: lib/wp-content-aware-engine/view/group_template.php:51
604
- msgid "Save Changes"
605
- msgstr "Įrašyti Pakeitimus"
606
-
607
- #: lib/wp-content-aware-engine/module/pods.php:30
608
- msgid "All Pods Pages"
609
- msgstr ""
610
-
611
- #: lib/wp-content-aware-engine/module/pods.php:29
612
- msgid "Pods Pages"
613
- msgstr ""
614
-
615
- #: admin/sidebar-edit.php:673
616
- msgid ""
617
- "With this dropdown you can select on what conditions the sidebar should be displayed.\n"
618
- "\n"
619
- "Content Aware Sidebars has built-in support for many types of content and even other plugins!\n"
620
- "\n"
621
- "Select something to continue the tour. You can change it later."
622
- msgstr ""
623
-
624
- #: admin/sidebar-edit.php:672
625
- msgid "Select Content Type"
626
- msgstr "Pasirinkite Turinio tipą"
627
-
628
- #: admin/sidebar-edit.php:667
629
- msgid "Start Quick Tour"
630
- msgstr ""
631
-
632
- #: lib/wp-content-aware-engine/view/group_template.php:43
633
- msgid "Negate conditions"
634
- msgstr ""
635
-
636
- #: lib/wp-content-aware-engine/view/group_template.php:18
637
- #: lib/wp-content-aware-engine/view/meta_box.php:18
638
- msgid "Select content type"
639
- msgstr ""
640
-
641
- #: lib/wp-content-aware-engine/module/page_template.php:36
642
- msgid "All Templates"
643
- msgstr ""
644
-
645
- #: lib/wp-content-aware-engine/core.php:805
646
- msgid "Searching"
647
- msgstr ""
648
-
649
- #: lib/wp-content-aware-engine/core.php:648
650
- msgid "Conditions updated"
651
- msgstr ""
652
-
653
- #: lib/wp-content-aware-engine/core.php:625
654
- msgid "Could not delete conditions"
655
- msgstr ""
656
-
657
- #: lib/wp-content-aware-engine/core.php:531
658
- msgid "Conditional Logic"
659
- msgstr ""
660
-
661
- #: lib/wp-pointer-tour/wp-pointer-tour.php:165
662
- msgid "Next"
663
- msgstr ""
664
-
665
- #: lib/wp-pointer-tour/wp-pointer-tour.php:163
666
- msgid "Close"
667
- msgstr "Uždaryti"
668
-
669
- #: admin/sidebar-edit.php:706
670
- msgid ""
671
- "That's it! Now you can start creating sidebars and display them on your own conditions.\n"
672
- "\n"
673
- "If you need more help, click on the \"Help\" tab here."
674
- msgstr ""
675
-
676
- #: admin/sidebar-edit.php:705
677
- msgid "Help and Support"
678
- msgstr ""
679
-
680
- #: admin/sidebar-edit.php:695
681
- msgid "Options, options"
682
- msgstr ""
683
-
684
- #: admin/sidebar-edit.php:958
685
- msgid "Get Started"
686
- msgstr ""
687
-
688
- #: admin/post_type_sidebar.php:292 admin/screen_widgets.php:134
689
- #: admin/sidebar-list-table.php:534
690
- #: lib/wp-content-aware-engine/module/post_type.php:319
691
- #: lib/wp-content-aware-engine/walker.php:185
692
- msgid "Scheduled"
693
- msgstr ""
694
-
695
- #: lib/wp-content-aware-engine/module/post_type.php:317
696
- #: lib/wp-content-aware-engine/walker.php:183
697
- msgid "Sticky"
698
- msgstr ""
699
-
700
- #. translators: post state
701
- #: lib/wp-content-aware-engine/module/post_type.php:315
702
- #: lib/wp-content-aware-engine/walker.php:181
703
- msgctxt "post state"
704
- msgid "Pending"
705
- msgstr ""
706
-
707
- #: lib/wp-content-aware-engine/module/post_type.php:312
708
- #: lib/wp-content-aware-engine/walker.php:178
709
- msgid "Draft"
710
- msgstr ""
711
-
712
- #: lib/wp-content-aware-engine/module/post_type.php:310
713
- #: lib/wp-content-aware-engine/walker.php:176
714
- msgid "Private"
715
- msgstr ""
716
-
717
- #: lib/wp-content-aware-engine/module/post_type.php:308
718
- #: lib/wp-content-aware-engine/walker.php:174
719
- msgid "Password protected"
720
- msgstr ""
721
-
722
- #: lib/wp-content-aware-engine/module/taxonomy.php:49
723
- msgid "Taxonomies"
724
- msgstr "Taksonomijos"
725
-
726
- #: lib/wp-content-aware-engine/module/static.php:50
727
- msgid "404 Page"
728
- msgstr "404 Puslapis"
729
-
730
- #: lib/wp-content-aware-engine/module/static.php:49
731
- msgid "Search Results"
732
- msgstr "Paieškos Rezultatai"
733
-
734
- #: lib/wp-content-aware-engine/module/static.php:48
735
- msgid "Front Page"
736
- msgstr "Titulinis Puslapis"
737
-
738
- #: lib/wp-content-aware-engine/module/static.php:36
739
- msgid "Static Pages"
740
- msgstr "Statiniai Puslapiai"
741
-
742
- #: lib/wp-content-aware-engine/module/post_type.php:284
743
- msgid "Blog Page"
744
- msgstr ""
745
-
746
- #: lib/wp-content-aware-engine/module/post_type.php:283
747
- #: lib/wp-content-aware-engine/module/taxonomy.php:288
748
- msgid "%s Archives"
749
- msgstr ""
750
-
751
- #: lib/wp-content-aware-engine/module/post_type.php:42
752
- msgid "Post Types"
753
- msgstr "Įrašų Tipus"
754
-
755
- #: lib/wp-content-aware-engine/module/polylang.php:29
756
- #: lib/wp-content-aware-engine/module/qtranslate.php:29
757
- #: lib/wp-content-aware-engine/module/transposh.php:29
758
- #: lib/wp-content-aware-engine/module/wpml.php:29
759
- msgid "Languages"
760
- msgstr "Kalbas"
761
-
762
- #: lib/wp-content-aware-engine/module/page_template.php:35
763
- msgid "Page Templates"
764
- msgstr "Puslapių Ruošinius"
765
-
766
- #: lib/wp-content-aware-engine/module/date.php:32
767
- msgid "Date Archives"
768
- msgstr ""
769
-
770
- #: lib/wp-content-aware-engine/module/date.php:30
771
- msgid "Dates"
772
- msgstr ""
773
-
774
- #: lib/wp-content-aware-engine/module/bbpress.php:31
775
- msgid "bbPress User Profiles"
776
- msgstr "bbPress Vartotojų Profilius"
777
-
778
- #: lib/wp-content-aware-engine/module/author.php:29
779
- msgid "Authors"
780
- msgstr "Autorius"
781
-
782
- #: lib/wp-content-aware-engine/core.php:807
783
- msgid "Target all but this context"
784
- msgstr ""
785
-
786
- #: lib/wp-content-aware-engine/core.php:808
787
- msgid "Conditions have unsaved changes. Do you want to continue and discard these changes?"
788
- msgstr ""
789
-
790
- #: lib/wp-content-aware-engine/core.php:806
791
- msgid "No results found."
792
- msgstr ""
793
-
794
- #: lib/wp-content-aware-engine/view/module/condition_post_type_template.php:16
795
- #: lib/wp-content-aware-engine/view/module/condition_taxonomy_template.php:16
796
- #: lib/wp-content-aware-engine/view/module/condition_template.php:16
797
- msgid "And"
798
- msgstr ""
799
-
800
- #: lib/wp-content-aware-engine/view/group_template.php:10
801
- #: lib/wp-content-aware-engine/view/meta_box.php:14
802
- msgid "Or"
803
- msgstr ""
804
-
805
- #: admin/sidebar-edit.php:987
806
- msgid "Save"
807
- msgstr ""
808
-
809
- #: lib/wp-content-aware-engine/core.php:617
810
- msgid "Unauthorized request"
811
- msgstr ""
812
-
813
- #: lib/wp-content-aware-engine/core.php:248
814
- msgctxt "condition status"
815
- msgid "Negated"
816
- msgstr ""
817
-
818
- #: lib/wp-content-aware-engine/core.php:228
819
- msgid "Condition Group"
820
- msgstr ""
821
-
822
- #: admin/screen_widgets.php:170
823
- msgid "Filter Widgets"
824
- msgstr ""
825
-
826
- #: admin/screen_widgets.php:169
827
- msgid "Filter Sidebars"
828
- msgstr ""
829
-
830
- #: admin/sidebar-edit.php:955
831
- msgid "Translate the plugin into your language"
832
- msgstr ""
833
-
834
- #: admin/sidebar-edit.php:890 admin/sidebar-edit.php:891
835
- msgid "Order"
836
- msgstr "Užsakymas"
837
-
838
- #: app.php:168
839
- msgid "Get Support"
840
- msgstr ""
841
-
842
- #: admin/sidebar-edit.php:259
843
- msgid "More Information"
844
- msgstr ""
845
-
846
- #: admin/sidebar-edit.php:255
847
- msgid "Each created condition group describe some specific content (conditions) that the current sidebar should be displayed with."
848
- msgstr ""
849
-
850
- #: admin/sidebar-edit.php:254 admin/sidebar-edit.php:685
851
- #: lib/wp-content-aware-engine/core.php:227
852
- msgid "Condition Groups"
853
- msgstr ""
854
-
855
- #: admin/sidebar-edit.php:771
856
- msgid "Options"
857
- msgstr "Parinktys"
858
-
859
- #. #-#-#-#-# tmp-content-aware-sidebars.pot (Content Aware Sidebars 3.5.2)
860
- #. #-#-#-#-#
861
- #. Plugin Name of the plugin/theme
862
- #: admin/sidebar-edit.php:754
863
- msgid "Content Aware Sidebars"
864
- msgstr "Content Aware Sidebars"
865
-
866
- #: admin/sidebar-list-table.php:475
867
- msgid "Manage Widgets"
868
- msgstr "Tvarkyti Valdiklius"
869
-
870
- #: admin/sidebar-list-table.php:312
871
- msgid "Widgets"
872
- msgstr ""
873
-
874
- #: admin/sidebar-list-table.php:448 sidebar.php:284
875
- msgid "Please update Host Sidebar"
876
- msgstr "Prašome atnaujinti Serverio Šoninę Juostą"
877
-
878
- #: admin/sidebar-overview.php:277
879
- msgid "%s sidebar restored from the Trash."
880
- msgid_plural "%s sidebars restored from the Trash."
881
- msgstr[0] ""
882
- msgstr[1] ""
883
- msgstr[2] ""
884
-
885
- #: admin/sidebar-overview.php:276
886
- msgid "%s sidebar moved to the Trash."
887
- msgid_plural "%s sidebars moved to the Trash."
888
- msgstr[0] ""
889
- msgstr[1] ""
890
- msgstr[2] ""
891
-
892
- #: admin/sidebar-overview.php:275
893
- msgid "%s sidebar permanently deleted."
894
- msgid_plural "%s sidebars permanently deleted."
895
- msgstr[0] ""
896
- msgstr[1] ""
897
- msgstr[2] ""
898
-
899
- #: admin/sidebar-overview.php:274
900
- msgid "%s sidebar not updated, somebody is editing it."
901
- msgid_plural "%s sidebars not updated, somebody is editing them."
902
- msgstr[0] ""
903
- msgstr[1] ""
904
- msgstr[2] ""
905
-
906
- #: admin/sidebar-overview.php:273
907
- msgid "%s sidebar updated."
908
- msgid_plural "%s sidebars updated."
909
- msgstr[0] ""
910
- msgstr[1] ""
911
- msgstr[2] ""
912
-
913
- #. translators: Publish box date format, see http://php.net/date
914
- #: admin/sidebar-edit.php:640
915
- msgid "M j, Y @ G:i"
916
- msgstr "M j, Y @ G:i"
917
-
918
- #: admin/sidebar-edit.php:638
919
- msgid "Sidebar scheduled for: <strong>%1$s</strong>."
920
- msgstr ""
921
-
922
- #: admin/sidebar-edit.php:636
923
- msgid "Sidebar updated."
924
- msgstr "Šoninė juosta atnaujinta."
925
-
926
- #: admin/sidebar-edit.php:634 admin/sidebar-overview.php:270
927
- msgid "Manage widgets"
928
- msgstr ""
929
-
930
- #: sidebar.php:191
931
- msgid "No content. Please add at least one condition group to make the sidebar content aware."
932
- msgstr ""
933
-
934
- #: sidebar.php:188
935
- msgid "No sidebars found in Trash"
936
- msgstr "Šiukšlėse nerasta jokių šoninių juostų"
937
-
938
- #: admin/post_type_sidebar.php:225 sidebar.php:187
939
- msgid "No sidebars found"
940
- msgstr "Šoninių juostų nerasta"
941
-
942
- #: sidebar.php:186
943
- msgid "Search Sidebars"
944
- msgstr "Ieškoti Šoninių Juostų"
945
-
946
- #: sidebar.php:185
947
- msgid "View Sidebar"
948
- msgstr "Peržiūrėti Šoninę Juostą"
949
-
950
- #: sidebar.php:184
951
- msgid "All Sidebars"
952
- msgstr "Visos Šoninės Juostos"
953
-
954
- #: sidebar.php:183
955
- msgid "New Sidebar"
956
- msgstr "Nauja Šoninė Juosta"
957
-
958
- #: admin/screen_widgets.php:147 sidebar.php:182
959
- msgid "Edit Sidebar"
960
- msgstr "Redaguoti Šoninę Juostą"
961
-
962
- #: sidebar.php:181
963
- msgid "Add New Sidebar"
964
- msgstr "Pridėti Naują Šoninę Juostą"
965
-
966
- #: sidebar.php:180
967
- msgctxt "sidebar"
968
- msgid "Add New"
969
- msgstr "Pridėti Naują [ šoninę juostą ]"
970
-
971
- #: sidebar.php:179
972
- msgid "Sidebar"
973
- msgstr "Šoninė juosta"
974
-
975
- #: sidebar.php:178
976
- msgid "Sidebars"
977
- msgstr "Šoninės juostos"
978
-
979
- #: sidebar.php:141
980
- msgid "Place sidebar on top or bottom of host when merging."
981
- msgstr "Patalpinti šoninę serverio juostą viršuje arba apačioje kuomet suliejama."
982
-
983
- #: sidebar.php:139
984
- msgid "Bottom"
985
- msgstr "Apačia"
986
-
987
- #: sidebar.php:138
988
- msgid "Top"
989
- msgstr "Viršus"
990
-
991
- #: sidebar.php:134
992
- msgid "Merge Position"
993
- msgstr ""
994
-
995
- #: sidebar.php:123
996
- msgid "Replace host sidebar, merge with it or add sidebar manually."
997
- msgstr "Pakeisti serverio šoninę juostą, sulieti ją ar pridėti šoninę juostą rankiniu būdu"
998
-
999
- #: sidebar.php:121
1000
- msgid "Forced replace"
1001
- msgstr ""
1002
-
1003
- #: sidebar.php:119
1004
- msgid "Merge"
1005
- msgstr "Sulieti"
1006
-
1007
- #: sidebar.php:118
1008
- msgid "Replace"
1009
- msgstr "Pakeisti"
1010
-
1011
- #: lib/wp-content-aware-engine/view/group_template.php:37
1012
- msgid "Archives"
1013
- msgstr ""
1014
-
1015
- #: lib/wp-content-aware-engine/view/group_template.php:31
1016
- msgid "Singulars"
1017
- msgstr ""
1018
-
1019
- #: admin/sidebar-edit.php:260 admin/sidebar-edit.php:959 app.php:167
1020
- msgid "FAQ"
1021
- msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
lang/content-aware-sidebars-lv_LV.po DELETED
@@ -1,715 +0,0 @@
1
- # Copyright (C) 2012 Content Aware Sidebars
2
- # This file is distributed under the same license as the Content Aware Sidebars package.
3
- # Translators:
4
- msgid ""
5
- msgstr ""
6
- "Project-Id-Version: Content Aware Sidebars\n"
7
- "Report-Msgid-Bugs-To: http://wordpress.org/tag/content-aware-sidebars\n"
8
- "POT-Creation-Date: 2015-10-01 16:11-0800\n"
9
- "PO-Revision-Date: 2016-03-07 00:18+0000\n"
10
- "Last-Translator: Joachim Jensen <jv@intox.dk>\n"
11
- "Language-Team: Latvian (Latvia) (http://www.transifex.com/intoxstudio/content-aware-sidebars/language/lv_LV/)\n"
12
- "MIME-Version: 1.0\n"
13
- "Content-Type: text/plain; charset=UTF-8\n"
14
- "Content-Transfer-Encoding: 8bit\n"
15
- "Language: lv_LV\n"
16
- "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n"
17
- "X-Generator: Poedit 1.7.6\n"
18
- "X-Poedit-Basepath: .\n"
19
- "X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;_ex:1,2c;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n"
20
- "X-Poedit-SearchPath-0: .\n"
21
- "X-Poedit-SearchPath-1: ..\n"
22
- "X-Poedit-SearchPathExcluded-0: ../node_modules\n"
23
- "X-Poedit-SearchPathExcluded-1: ../lib/wp-content-aware-engine/node_modules\n"
24
- "X-Poedit-SourceCharset: UTF-8\n"
25
- "X-Textdomain-Support: yes\n"
26
-
27
- #: ../content-aware-sidebars.php:95
28
- msgid "Manage and show sidebars according to the content being viewed."
29
- msgstr "Pārvaldīt un rādīt sānsjolas atbilstoši aplūkojamajam saturam."
30
-
31
- #: ../content-aware-sidebars.php:96 ../content-aware-sidebars.php:748
32
- msgid "Content Aware Sidebars"
33
- msgstr "Content Aware Sidebars"
34
-
35
- #: ../content-aware-sidebars.php:97
36
- msgid "Import"
37
- msgstr ""
38
-
39
- #: ../content-aware-sidebars.php:178 ../content-aware-sidebars.php:801
40
- msgid "FAQ"
41
- msgstr ""
42
-
43
- #: ../content-aware-sidebars.php:256
44
- msgid "Exposure"
45
- msgstr "Ekspozīcija"
46
-
47
- #: ../content-aware-sidebars.php:260
48
- msgid "Singular"
49
- msgstr "Atsevišķs"
50
-
51
- #: ../content-aware-sidebars.php:261
52
- msgid "Singular & Archive"
53
- msgstr "Atsevišķs un Arhīvs"
54
-
55
- #: ../content-aware-sidebars.php:262
56
- msgid "Archive"
57
- msgstr "Arhīvs"
58
-
59
- #: ../content-aware-sidebars.php:267 ../content-aware-sidebars.php:471
60
- msgctxt "option"
61
- msgid "Handle"
62
- msgstr "Pārvaldīt [iespējas]"
63
-
64
- #: ../content-aware-sidebars.php:271
65
- msgid "Replace"
66
- msgstr "Aizvietot"
67
-
68
- #: ../content-aware-sidebars.php:272
69
- msgid "Merge"
70
- msgstr "Sapludināt"
71
-
72
- #: ../content-aware-sidebars.php:273
73
- msgid "Manual"
74
- msgstr "Manuāli"
75
-
76
- #: ../content-aware-sidebars.php:274
77
- msgid "Forced replace"
78
- msgstr ""
79
-
80
- #: ../content-aware-sidebars.php:276
81
- msgid "Replace host sidebar, merge with it or add sidebar manually."
82
- msgstr "Aizvietot galveno sānjoslu, sapludināt ar to vai pievienot sānjoslu manuāli."
83
-
84
- #: ../content-aware-sidebars.php:280
85
- msgid "Host Sidebar"
86
- msgstr "Galvenā sānjosla"
87
-
88
- #: ../content-aware-sidebars.php:287
89
- msgid "Merge Position"
90
- msgstr ""
91
-
92
- #: ../content-aware-sidebars.php:291
93
- msgid "Top"
94
- msgstr "Augšā"
95
-
96
- #: ../content-aware-sidebars.php:292
97
- msgid "Bottom"
98
- msgstr "Apakšā"
99
-
100
- #: ../content-aware-sidebars.php:294
101
- msgid "Place sidebar on top or bottom of host when merging."
102
- msgstr "Novietot sānjoslu augšā vai apakšā galvenajai joslai, kad sapludina."
103
-
104
- #: ../content-aware-sidebars.php:309
105
- msgid "Sidebars"
106
- msgstr "Sānjoslas"
107
-
108
- #: ../content-aware-sidebars.php:310
109
- msgid "Sidebar"
110
- msgstr "Sānjosla"
111
-
112
- #: ../content-aware-sidebars.php:311
113
- msgctxt "sidebar"
114
- msgid "Add New"
115
- msgstr "Pievienot jaunu"
116
-
117
- #: ../content-aware-sidebars.php:312
118
- msgid "Add New Sidebar"
119
- msgstr "Pievienot jaunu sānjoslu"
120
-
121
- #: ../content-aware-sidebars.php:313
122
- msgid "Edit Sidebar"
123
- msgstr "Rediģēt sānjoslu"
124
-
125
- #: ../content-aware-sidebars.php:314
126
- msgid "New Sidebar"
127
- msgstr "Jauna sānjosla"
128
-
129
- #: ../content-aware-sidebars.php:315
130
- msgid "All Sidebars"
131
- msgstr "Visas sānjoslas"
132
-
133
- #: ../content-aware-sidebars.php:316
134
- msgid "View Sidebar"
135
- msgstr "Aplūkot sānjoslu"
136
-
137
- #: ../content-aware-sidebars.php:317
138
- msgid "Search Sidebars"
139
- msgstr "Meklēt sānjoslas"
140
-
141
- #: ../content-aware-sidebars.php:318
142
- msgid "No sidebars found"
143
- msgstr "Nav atrasta neviena sānjosla"
144
-
145
- #: ../content-aware-sidebars.php:319
146
- msgid "No sidebars found in Trash"
147
- msgstr "Atkritnē nav atrasta neviena sānjosla"
148
-
149
- #: ../content-aware-sidebars.php:321
150
- msgid "Display sidebar with"
151
- msgstr ""
152
-
153
- #: ../content-aware-sidebars.php:322
154
- msgid ""
155
- "No content. Please add at least one condition group to make the sidebar "
156
- "content aware."
157
- msgstr ""
158
-
159
- #: ../content-aware-sidebars.php:353 ../content-aware-sidebars.php:381
160
- msgid "Manage widgets"
161
- msgstr ""
162
-
163
- #: ../content-aware-sidebars.php:356 ../content-aware-sidebars.php:359
164
- msgid "Sidebar updated."
165
- msgstr "Sānjosla atjaunota."
166
-
167
- #: ../content-aware-sidebars.php:361
168
- msgid "Sidebar published."
169
- msgstr ""
170
-
171
- #: ../content-aware-sidebars.php:362
172
- msgid "Sidebar saved."
173
- msgstr "Sānjosla saglabāta."
174
-
175
- #: ../content-aware-sidebars.php:363
176
- msgid "Sidebar submitted."
177
- msgstr ""
178
-
179
- #: ../content-aware-sidebars.php:364
180
- #, php-format
181
- msgid "Sidebar scheduled for: <strong>%1$s</strong>."
182
- msgstr ""
183
-
184
- #. translators: Publish box date format, see http://php.net/date
185
- #: ../content-aware-sidebars.php:366
186
- msgid "M j, Y @ G:i"
187
- msgstr "M j, Y @ G:i"
188
-
189
- #: ../content-aware-sidebars.php:367
190
- msgid "Sidebar draft updated."
191
- msgstr "Sānjoslas melnraksts atjaunināts."
192
-
193
- #: ../content-aware-sidebars.php:383
194
- #, php-format
195
- msgid "%s sidebar updated."
196
- msgid_plural "%s sidebars updated."
197
- msgstr[0] ""
198
- msgstr[1] ""
199
- msgstr[2] ""
200
-
201
- #: ../content-aware-sidebars.php:384
202
- #, php-format
203
- msgid "%s sidebar not updated, somebody is editing it."
204
- msgid_plural "%s sidebars not updated, somebody is editing them."
205
- msgstr[0] ""
206
- msgstr[1] ""
207
- msgstr[2] ""
208
-
209
- #: ../content-aware-sidebars.php:385
210
- #, php-format
211
- msgid "%s sidebar permanently deleted."
212
- msgid_plural "%s sidebars permanently deleted."
213
- msgstr[0] ""
214
- msgstr[1] ""
215
- msgstr[2] ""
216
-
217
- #: ../content-aware-sidebars.php:386
218
- #, php-format
219
- msgid "%s sidebar moved to the Trash."
220
- msgid_plural "%s sidebars moved to the Trash."
221
- msgstr[0] ""
222
- msgstr[1] ""
223
- msgstr[2] ""
224
-
225
- #: ../content-aware-sidebars.php:387
226
- #, php-format
227
- msgid "%s sidebar restored from the Trash."
228
- msgid_plural "%s sidebars restored from the Trash."
229
- msgstr[0] ""
230
- msgstr[1] ""
231
- msgstr[2] ""
232
-
233
- #: ../content-aware-sidebars.php:444 ../content-aware-sidebars.php:535
234
- msgid "Please update Host Sidebar"
235
- msgstr "Lūdzu atjauniniet galveno sānjoslu"
236
-
237
- #: ../content-aware-sidebars.php:472
238
- msgid "Merge position"
239
- msgstr "Sapludināšanas pozīcija"
240
-
241
- #: ../content-aware-sidebars.php:473
242
- msgid "Widgets"
243
- msgstr ""
244
-
245
- #: ../content-aware-sidebars.php:586
246
- msgid "Manage Widgets"
247
- msgstr "Pārvaldīt logrīkus"
248
-
249
- #: ../content-aware-sidebars.php:756
250
- msgid "Get a free Content Aware Sidebars Premium Bundle"
251
- msgstr ""
252
-
253
- #: ../content-aware-sidebars.php:772
254
- msgid "Options"
255
- msgstr "Iespējas"
256
-
257
- #: ../content-aware-sidebars.php:795
258
- #: ../lib/wp-content-aware-engine/core.php:203
259
- #: ../lib/wp-content-aware-engine/view/meta_box.php:20 ../pointers.php:82
260
- msgid "Condition Groups"
261
- msgstr ""
262
-
263
- #: ../content-aware-sidebars.php:796
264
- msgid ""
265
- "Each created condition group describe some specific content (conditions) "
266
- "that the current sidebar should be displayed with."
267
- msgstr ""
268
-
269
- #: ../content-aware-sidebars.php:797
270
- msgid ""
271
- "Content added to a condition group uses logical conjunction, while condition"
272
- " groups themselves use logical disjunction. This means that content added to"
273
- " a group should be associated, as they are treated as such, and that the "
274
- "groups do not interfere with each other. Thus it is possible to have both "
275
- "extremely focused and at the same time distinct conditions."
276
- msgstr ""
277
-
278
- #: ../content-aware-sidebars.php:800
279
- msgid "More Information"
280
- msgstr ""
281
-
282
- #: ../content-aware-sidebars.php:802 ../content-aware-sidebars.php:885
283
- msgid "Get Support"
284
- msgstr ""
285
-
286
- #: ../content-aware-sidebars.php:816
287
- msgid ""
288
- "Translate Content Aware Sidebars into your language and become a BETA tester"
289
- " of the upcoming Premium Bundle*!"
290
- msgstr ""
291
-
292
- #: ../content-aware-sidebars.php:817
293
- msgid "Translate Now"
294
- msgstr ""
295
-
296
- #: ../content-aware-sidebars.php:818
297
- msgid "Get Premium Bundle"
298
- msgstr ""
299
-
300
- #: ../content-aware-sidebars.php:819
301
- msgid ""
302
- "Single-site use. BETA implies it is not recommended for production sites."
303
- msgstr ""
304
-
305
- #: ../content-aware-sidebars.php:822
306
- msgid "Partial Feature List"
307
- msgstr ""
308
-
309
- #: ../content-aware-sidebars.php:824
310
- msgid "Select and create sidebars in the Post Editing Screens"
311
- msgstr ""
312
-
313
- #: ../content-aware-sidebars.php:825
314
- msgid "Display sidebars with URLs using wildcards"
315
- msgstr ""
316
-
317
- #: ../content-aware-sidebars.php:826
318
- msgid "Display sidebars with User Roles"
319
- msgstr ""
320
-
321
- #: ../content-aware-sidebars.php:827
322
- msgid "Display sidebars with BuddyPress User Groups"
323
- msgstr ""
324
-
325
- #: ../content-aware-sidebars.php:828
326
- msgid "Sidebars column in Post Type and Taxonomy Overview Screens"
327
- msgstr ""
328
-
329
- #: ../content-aware-sidebars.php:864 ../content-aware-sidebars.php:865
330
- msgid "Order"
331
- msgstr ""
332
-
333
- #: ../content-aware-sidebars.php:880
334
- msgid "Give a review on WordPress.org"
335
- msgstr ""
336
-
337
- #: ../content-aware-sidebars.php:882 ../content-aware-sidebars.php:912
338
- msgid "Translate the plugin into your language"
339
- msgstr ""
340
-
341
- #: ../content-aware-sidebars.php:884
342
- msgid "Read the FAQ"
343
- msgstr ""
344
-
345
- #: ../content-aware-sidebars.php:899
346
- msgid ""
347
- "If you love this plugin, please consider donating to support future "
348
- "development."
349
- msgstr "Ja Jums patīk šis spraudnis, apsveriet iespēju noziedot tā turpmākai attīstībai."
350
-
351
- #: ../content-aware-sidebars.php:908
352
- msgid "Or you could:"
353
- msgstr "Vai arī Jūs variet:"
354
-
355
- #: ../content-aware-sidebars.php:910
356
- msgid "Rate the plugin on WordPress.org"
357
- msgstr "Novērtēt spraudni WordPress.org"
358
-
359
- #: ../content-aware-sidebars.php:911
360
- msgid "Link to the plugin page"
361
- msgstr "Saite uz spraudni"
362
-
363
- #: ../content-aware-sidebars.php:1045
364
- msgid "Filter Sidebars"
365
- msgstr ""
366
-
367
- #: ../content-aware-sidebars.php:1046
368
- msgid "Filter Widgets"
369
- msgstr ""
370
-
371
- #: ../lib/wp-content-aware-engine/core.php:204
372
- msgid "Condition Group"
373
- msgstr ""
374
-
375
- #: ../lib/wp-content-aware-engine/core.php:205
376
- msgctxt "group"
377
- msgid "Add New"
378
- msgstr "Pievienot jaunu"
379
-
380
- #: ../lib/wp-content-aware-engine/core.php:206
381
- #: ../lib/wp-content-aware-engine/view/meta_box.php:21
382
- #: ../lib/wp-content-aware-engine/view/meta_box.php:65
383
- msgid "Add New Group"
384
- msgstr ""
385
-
386
- #: ../lib/wp-content-aware-engine/core.php:207
387
- #: ../lib/wp-content-aware-engine/core.php:626
388
- #: ../lib/wp-content-aware-engine/view/meta_box.php:38
389
- msgctxt "group"
390
- msgid "Edit"
391
- msgstr ""
392
-
393
- #: ../lib/wp-content-aware-engine/core.php:212
394
- #: ../lib/wp-content-aware-engine/core.php:440
395
- msgid "No Groups found"
396
- msgstr ""
397
-
398
- #: ../lib/wp-content-aware-engine/core.php:224
399
- msgctxt "condition group"
400
- msgid "Negated"
401
- msgstr ""
402
-
403
- #: ../lib/wp-content-aware-engine/core.php:447
404
- msgid "Content"
405
- msgstr "Saturs"
406
-
407
- #: ../lib/wp-content-aware-engine/core.php:525
408
- #: ../lib/wp-content-aware-engine/core.php:573
409
- #: ../lib/wp-content-aware-engine/core.php:578
410
- msgid "Unauthorized request"
411
- msgstr ""
412
-
413
- #: ../lib/wp-content-aware-engine/core.php:531
414
- msgid "Condition group cannot be empty"
415
- msgstr ""
416
-
417
- #: ../lib/wp-content-aware-engine/core.php:550
418
- msgid "Condition group saved"
419
- msgstr ""
420
-
421
- #: ../lib/wp-content-aware-engine/core.php:583
422
- msgid "Condition group could not be removed"
423
- msgstr ""
424
-
425
- #: ../lib/wp-content-aware-engine/core.php:588
426
- msgid "Condition group removed"
427
- msgstr ""
428
-
429
- #: ../lib/wp-content-aware-engine/core.php:622
430
- #: ../lib/wp-content-aware-engine/view/meta_box.php:35
431
- msgid "Save"
432
- msgstr ""
433
-
434
- #: ../lib/wp-content-aware-engine/core.php:623
435
- #: ../lib/wp-content-aware-engine/view/meta_box.php:35
436
- msgid "Cancel"
437
- msgstr ""
438
-
439
- #: ../lib/wp-content-aware-engine/core.php:624
440
- #: ../lib/wp-content-aware-engine/view/meta_box.php:56
441
- msgid "Or"
442
- msgstr ""
443
-
444
- #: ../lib/wp-content-aware-engine/core.php:625
445
- #: ../lib/wp-content-aware-engine/module/post_type.php:172
446
- #: ../lib/wp-content-aware-engine/module/taxonomy.php:228
447
- #: ../lib/wp-content-aware-engine/view/module/group.php:11
448
- msgid "And"
449
- msgstr ""
450
-
451
- #: ../lib/wp-content-aware-engine/core.php:627
452
- #: ../lib/wp-content-aware-engine/view/meta_box.php:38
453
- msgid "Remove"
454
- msgstr ""
455
-
456
- #: ../lib/wp-content-aware-engine/core.php:628
457
- msgid "Remove this group and its contents permanently?"
458
- msgstr ""
459
-
460
- #: ../lib/wp-content-aware-engine/core.php:629
461
- msgid "No results found."
462
- msgstr ""
463
-
464
- #: ../lib/wp-content-aware-engine/core.php:630
465
- msgid ""
466
- "The current group has unsaved changes. Do you want to continue and discard "
467
- "these changes?"
468
- msgstr ""
469
-
470
- #: ../lib/wp-content-aware-engine/core.php:632
471
- #: ../lib/wp-content-aware-engine/view/meta_box.php:45
472
- msgid "Negate group"
473
- msgstr ""
474
-
475
- #: ../lib/wp-content-aware-engine/core.php:633
476
- #: ../lib/wp-content-aware-engine/view/meta_box.php:49
477
- msgid "Target all but this context"
478
- msgstr ""
479
-
480
- #: ../lib/wp-content-aware-engine/core.php:634
481
- #: ../lib/wp-content-aware-engine/view/meta_box.php:49
482
- msgid "Target this context"
483
- msgstr ""
484
-
485
- #: ../lib/wp-content-aware-engine/module/author.php:30
486
- msgid "Authors"
487
- msgstr "Autori"
488
-
489
- #: ../lib/wp-content-aware-engine/module/base.php:134
490
- #, php-format
491
- msgid "Display with All %s"
492
- msgstr ""
493
-
494
- #: ../lib/wp-content-aware-engine/module/base.php:141
495
- #: ../lib/wp-content-aware-engine/module/bp_member.php:139
496
- #: ../lib/wp-content-aware-engine/module/post_type.php:278
497
- #: ../lib/wp-content-aware-engine/module/taxonomy.php:302
498
- msgid "View All"
499
- msgstr ""
500
-
501
- #: ../lib/wp-content-aware-engine/module/base.php:148
502
- #: ../lib/wp-content-aware-engine/module/base.php:151
503
- #: ../lib/wp-content-aware-engine/module/post_type.php:284
504
- #: ../lib/wp-content-aware-engine/module/post_type.php:287
505
- #: ../lib/wp-content-aware-engine/module/taxonomy.php:308
506
- #: ../lib/wp-content-aware-engine/module/taxonomy.php:311
507
- msgid "Search"
508
- msgstr ""
509
-
510
- #: ../lib/wp-content-aware-engine/module/bbpress.php:31
511
- msgid "bbPress User Profiles"
512
- msgstr "bbPress Lietotāja profili"
513
-
514
- #: ../lib/wp-content-aware-engine/module/bp_member.php:29
515
- msgid "BuddyPress Members"
516
- msgstr "BuddyPress Lietotāji"
517
-
518
- #: ../lib/wp-content-aware-engine/module/bp_member.php:148
519
- #: ../lib/wp-content-aware-engine/module/taxonomy.php:321
520
- #: ../lib/wp-content-aware-engine/view/module/meta_box.php:24
521
- msgid "Add to Group"
522
- msgstr ""
523
-
524
- #: ../lib/wp-content-aware-engine/module/date.php:31
525
- msgid "Dates"
526
- msgstr ""
527
-
528
- #: ../lib/wp-content-aware-engine/module/date.php:70
529
- msgid "Date Archives"
530
- msgstr ""
531
-
532
- #: ../lib/wp-content-aware-engine/module/page_template.php:30
533
- msgid "Page Templates"
534
- msgstr "Lapu veidnes"
535
-
536
- #: ../lib/wp-content-aware-engine/module/polylang.php:29
537
- #: ../lib/wp-content-aware-engine/module/qtranslate.php:29
538
- #: ../lib/wp-content-aware-engine/module/transposh.php:29
539
- #: ../lib/wp-content-aware-engine/module/wpml.php:29
540
- msgid "Languages"
541
- msgstr "Valodas"
542
-
543
- #: ../lib/wp-content-aware-engine/module/post_type.php:37
544
- msgid "Post Types"
545
- msgstr "Rakstu tipi"
546
-
547
- #: ../lib/wp-content-aware-engine/module/post_type.php:177
548
- #: ../lib/wp-content-aware-engine/module/taxonomy.php:233
549
- #: ../lib/wp-content-aware-engine/module/taxonomy.php:276
550
- msgid "Automatically select new children of a selected ancestor"
551
- msgstr "Automātiski izvēlēties jaunus bērnu ierakstus izvēlētajam ierakstam"
552
-
553
- #: ../lib/wp-content-aware-engine/module/post_type.php:245
554
- msgid "Automatically add new children of a selected ancestor"
555
- msgstr ""
556
-
557
- #: ../lib/wp-content-aware-engine/module/post_type.php:250
558
- #, php-format
559
- msgid "%s Archives"
560
- msgstr ""
561
-
562
- #: ../lib/wp-content-aware-engine/module/post_type.php:251
563
- msgid "Blog Page"
564
- msgstr ""
565
-
566
- #: ../lib/wp-content-aware-engine/module/post_type.php:258
567
- #: ../lib/wp-content-aware-engine/module/taxonomy.php:284
568
- msgid "No items."
569
- msgstr "Nav priekšmetu."
570
-
571
- #: ../lib/wp-content-aware-engine/module/post_type.php:273
572
- msgid "Most Recent"
573
- msgstr ""
574
-
575
- #: ../lib/wp-content-aware-engine/module/static.php:31
576
- msgid "Static Pages"
577
- msgstr "Statiskās lapas"
578
-
579
- #: ../lib/wp-content-aware-engine/module/static.php:44
580
- msgid "Front Page"
581
- msgstr "Glavenā lapa"
582
-
583
- #: ../lib/wp-content-aware-engine/module/static.php:45
584
- msgid "Search Results"
585
- msgstr "Meklēšanas rezultāti"
586
-
587
- #: ../lib/wp-content-aware-engine/module/static.php:46
588
- msgid "404 Page"
589
- msgstr "404 lapa"
590
-
591
- #: ../lib/wp-content-aware-engine/module/taxonomy.php:44
592
- msgid "Taxonomies"
593
- msgstr "Taksonomijas"
594
-
595
- #: ../lib/wp-content-aware-engine/module/taxonomy.php:297
596
- msgid "Most Used"
597
- msgstr ""
598
-
599
- #: ../lib/wp-content-aware-engine/posttypemanager.php:63
600
- msgid "Conditional Content"
601
- msgstr ""
602
-
603
- #: ../lib/wp-content-aware-engine/view/meta_box.php:24
604
- msgid ""
605
- "Click to edit a group or create a new one. Select content on the left to add"
606
- " it. In each group, you can combine different types of associated content."
607
- msgstr ""
608
-
609
- #: ../lib/wp-content-aware-engine/view/module/group.php:17
610
- #, php-format
611
- msgid "All %s"
612
- msgstr ""
613
-
614
- #: ../lib/wp-content-aware-engine/walker.php:175
615
- msgid "Password protected"
616
- msgstr ""
617
-
618
- #: ../lib/wp-content-aware-engine/walker.php:177
619
- msgid "Private"
620
- msgstr ""
621
-
622
- #: ../lib/wp-content-aware-engine/walker.php:179
623
- msgid "Draft"
624
- msgstr ""
625
-
626
- #. translators: post state
627
- #: ../lib/wp-content-aware-engine/walker.php:182
628
- msgctxt "post state"
629
- msgid "Pending"
630
- msgstr ""
631
-
632
- #: ../lib/wp-content-aware-engine/walker.php:184
633
- msgid "Sticky"
634
- msgstr ""
635
-
636
- #: ../lib/wp-content-aware-engine/walker.php:186
637
- msgid "Scheduled"
638
- msgstr ""
639
-
640
- #: ../pointers.php:68
641
- msgid "Get started"
642
- msgstr ""
643
-
644
- #: ../pointers.php:69
645
- msgid ""
646
- "You've just installed Content Aware Sidebars!\n"
647
- "\n"
648
- "It gives you a lot of options, so this screen might look overwhelming at first. Don't worry.\n"
649
- "\n"
650
- "Click Start Tour to view a quick introduction and learn how to display a sidebar exactly where and when you want it to."
651
- msgstr ""
652
-
653
- #: ../pointers.php:76
654
- msgid "Start Tour"
655
- msgstr ""
656
-
657
- #: ../pointers.php:78
658
- msgid "Not now"
659
- msgstr ""
660
-
661
- #: ../pointers.php:83
662
- msgid ""
663
- "To make a sidebar contextual, you start by creating a condition group.\n"
664
- "\n"
665
- "Condition groups are isolated from each other, meaning that a sidebar can have very different conditions.\n"
666
- "\n"
667
- "Negating a group means that the sidebar will be displayed on all but those conditions."
668
- msgstr ""
669
-
670
- #: ../pointers.php:92
671
- msgid "Content and contexts"
672
- msgstr ""
673
-
674
- #: ../pointers.php:93
675
- msgid ""
676
- "Here you'll find all the content on your site that Content Aware Sidebars supports out of the box.\n"
677
- "\n"
678
- "Simply select the content you want the sidebar to be displayed with and add it to a group.\n"
679
- "\n"
680
- "You can even combine associated content in one group; try selecting \"All Posts\", a Category and an Author. Awesome!"
681
- msgstr ""
682
-
683
- #: ../pointers.php:102
684
- msgid "Options, options"
685
- msgstr ""
686
-
687
- #: ../pointers.php:103
688
- msgid ""
689
- "Should the sidebar be displayed on singular pages and/or archives?\n"
690
- "\n"
691
- "Should it merge with another sidebar or replace it? Maybe you want to insert it manually in your content with a shortcode.\n"
692
- "\n"
693
- "Schedule the sidebar just like you do with posts and pages, or make it private so that it is only visible for logged-in users.\n"
694
- "\n"
695
- " You are in control."
696
- msgstr ""
697
-
698
- #: ../pointers.php:112
699
- msgid "Help and Support"
700
- msgstr ""
701
-
702
- #: ../pointers.php:113
703
- msgid ""
704
- "That's it! Now you can start creating sidebars and display them on your own conditions.\n"
705
- "\n"
706
- "If you need more help, click on the \"Help\" tab here."
707
- msgstr ""
708
-
709
- #: ../pointers.php:142
710
- msgid "Close"
711
- msgstr ""
712
-
713
- #: ../pointers.php:143
714
- msgid "Next"
715
- msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
lang/content-aware-sidebars-nb_NO.po DELETED
@@ -1,1013 +0,0 @@
1
- # Translation of Plugins - Content Aware Sidebars - Widget Area Control - Development (trunk) in Norwegian (Bokmål)
2
- # This file is distributed under the same license as the Plugins - Content Aware Sidebars - Widget Area Control - Development (trunk) package.
3
- msgid ""
4
- msgstr ""
5
- "PO-Revision-Date: 2017-01-29 11:30:12+0000\n"
6
- "MIME-Version: 1.0\n"
7
- "Content-Type: text/plain; charset=UTF-8\n"
8
- "Content-Transfer-Encoding: 8bit\n"
9
- "Plural-Forms: nplurals=2; plural=n != 1;\n"
10
- "X-Generator: GlotPress/2.4.0-alpha\n"
11
- "Language: nb_NO\n"
12
- "Project-Id-Version: Plugins - Content Aware Sidebars - Widget Area Control - Development (trunk)\n"
13
-
14
- #. Description of the plugin/theme
15
- msgid "Unlimited custom sidebars and widget areas for any post, page, category etc."
16
- msgstr ""
17
-
18
- #: lib/wp-content-aware-engine/view/group_template.php:54
19
- msgid "Settings"
20
- msgstr ""
21
-
22
- #: lib/wp-content-aware-engine/core.php:705
23
- msgid "Auto-select new children of selected items"
24
- msgstr ""
25
-
26
- #: admin/sidebar-list-table.php:605
27
- msgid "Duplicate"
28
- msgstr ""
29
-
30
- #. translators: %s: sidebar title
31
- #: admin/sidebar-list-table.php:604
32
- msgid "Duplicate %s"
33
- msgstr ""
34
-
35
- #: admin/sidebar-edit.php:369
36
- msgid "You are not allowed to delete this sidebar."
37
- msgstr ""
38
-
39
- #: admin/sidebar-edit.php:335
40
- msgid "You are not allowed to move this sidebar to the Trash."
41
- msgstr ""
42
-
43
- #: admin/sidebar-edit.php:222 admin/sidebar-edit.php:553
44
- msgid "You are not allowed to create sidebars."
45
- msgstr ""
46
-
47
- #: admin/sidebar-edit.php:197 admin/sidebar-edit.php:551
48
- #: admin/sidebar-edit.php:556
49
- msgid "You are not allowed to edit this sidebar."
50
- msgstr ""
51
-
52
- #: admin/admin.php:136
53
- msgid "Enhance your sidebars and widget areas with: %s and more."
54
- msgstr ""
55
-
56
- #: admin/admin.php:102
57
- msgid "You do not have access to this screen."
58
- msgstr ""
59
-
60
- #: admin/screen_widgets.php:171
61
- msgid "This sidebar is already scheduled to be activated. Do you want to activate it now?"
62
- msgstr ""
63
-
64
- #: admin/sidebar-edit.php:866
65
- msgid "Pro"
66
- msgstr ""
67
-
68
- #: admin/sidebar-edit.php:823
69
- msgid "No thanks"
70
- msgstr ""
71
-
72
- #: admin/sidebar-edit.php:823
73
- msgid "Review Content Aware Sidebars"
74
- msgstr ""
75
-
76
- #: admin/sidebar-edit.php:818
77
- msgid "I have spent countless hours developing it, and it would mean a lot to me if you %ssupport it with a quick review on WordPress.org.%s"
78
- msgstr ""
79
-
80
- #: admin/sidebar-edit.php:813
81
- msgid "Hey %s, it's Joachim from %s. You have used this free plugin for some time now, and I hope you like it!"
82
- msgstr ""
83
-
84
- #: admin/admin.php:139
85
- msgid "Read More"
86
- msgstr ""
87
-
88
- #: lib/wp-content-aware-engine/module/bp_member.php:37
89
- msgid "All Sections"
90
- msgstr ""
91
-
92
- #: lib/wp-content-aware-engine/module/bp_member.php:35
93
- msgid "BuddyPress Profiles"
94
- msgstr ""
95
-
96
- #: admin/sidebar-edit.php:957
97
- msgid "Documentation"
98
- msgstr ""
99
-
100
- #: sidebar.php:127
101
- msgid "Target Sidebar"
102
- msgstr ""
103
-
104
- #: sidebar.php:120
105
- msgid "Shortcode / Template Tag"
106
- msgstr ""
107
-
108
- #: admin/sidebar-overview.php:292
109
- msgid "Undo"
110
- msgstr ""
111
-
112
- #: admin/sidebar-overview.php:231
113
- msgid "You are not allowed to delete this item."
114
- msgstr ""
115
-
116
- #: admin/sidebar-overview.php:216
117
- msgid "You are not allowed to restore this item from the Trash."
118
- msgstr ""
119
-
120
- #: admin/sidebar-overview.php:197
121
- msgid "You are not allowed to move this item to the Trash."
122
- msgstr ""
123
-
124
- #. translators: %s: search keywords
125
- #: admin/sidebar-overview.php:133
126
- msgid "Search results for &#8220;%s&#8221;"
127
- msgstr ""
128
-
129
- #. translators: %s: post title
130
- #: admin/sidebar-list-table.php:635
131
- msgid "Delete &#8220;%s&#8221; permanently"
132
- msgstr ""
133
-
134
- #: admin/sidebar-list-table.php:627
135
- msgctxt "verb"
136
- msgid "Trash"
137
- msgstr ""
138
-
139
- #. translators: %s: post title
140
- #: admin/sidebar-list-table.php:626
141
- msgid "Move &#8220;%s&#8221; to the Trash"
142
- msgstr ""
143
-
144
- #. translators: %s: post title
145
- #: admin/sidebar-list-table.php:618
146
- msgid "Restore &#8220;%s&#8221; from the Trash"
147
- msgstr ""
148
-
149
- #. translators: %s: sidebar title
150
- #: admin/sidebar-list-table.php:597
151
- msgid "Edit &#8220;%s&#8221;"
152
- msgstr ""
153
-
154
- #: admin/sidebar-list-table.php:532
155
- msgid "Missed schedule"
156
- msgstr ""
157
-
158
- #: admin/sidebar-list-table.php:520
159
- msgid "Until %s"
160
- msgstr ""
161
-
162
- #. translators: Sidebar status date and time format, see http://php.net/date
163
- #: admin/sidebar-list-table.php:519 admin/sidebar-list-table.php:525
164
- msgid "Y/m/d g:i:s a"
165
- msgstr ""
166
-
167
- #. translators: Sidebar status date format, see http://php.net/date
168
- #: admin/sidebar-list-table.php:517 admin/sidebar-list-table.php:529
169
- msgid "Y/m/d"
170
- msgstr ""
171
-
172
- #: admin/sidebar-list-table.php:422
173
- msgid "%s is currently editing"
174
- msgstr ""
175
-
176
- #. translators: %s: post title
177
- #: admin/sidebar-list-table.php:407
178
- msgid "&#8220;%s&#8221; (Edit)"
179
- msgstr ""
180
-
181
- #: admin/sidebar-list-table.php:365
182
- msgid "Select %s"
183
- msgstr ""
184
-
185
- #: admin/sidebar-list-table.php:311 sidebar.php:114
186
- msgctxt "option"
187
- msgid "Action"
188
- msgstr ""
189
-
190
- #: admin/sidebar-list-table.php:310
191
- msgctxt "column name"
192
- msgid "Title"
193
- msgstr ""
194
-
195
- #: admin/sidebar-list-table.php:282
196
- msgid "Empty Trash"
197
- msgstr ""
198
-
199
- #: admin/sidebar-list-table.php:255 admin/sidebar-list-table.php:619
200
- msgid "Restore"
201
- msgstr ""
202
-
203
- #: admin/sidebar-list-table.php:207
204
- msgid "Inactive <span class=\"count\">(%s)</span>"
205
- msgid_plural "Inactive <span class=\"count\">(%s)</span>"
206
- msgstr[0] ""
207
- msgstr[1] ""
208
-
209
- #: admin/sidebar-list-table.php:206
210
- msgid "Active <span class=\"count\">(%s)</span>"
211
- msgid_plural "Active <span class=\"count\">(%s)</span>"
212
- msgstr[0] ""
213
- msgstr[1] ""
214
-
215
- #: admin/sidebar-list-table.php:193
216
- msgctxt "sidebars"
217
- msgid "All <span class=\"count\">(%s)</span>"
218
- msgid_plural "All <span class=\"count\">(%s)</span>"
219
- msgstr[0] ""
220
- msgstr[1] ""
221
-
222
- #: admin/sidebar-edit.php:1322
223
- msgid "F j, Y"
224
- msgstr ""
225
-
226
- #: admin/admin.php:138
227
- msgid "Free updates and email support included."
228
- msgstr ""
229
-
230
- #: admin/admin.php:137
231
- msgid "You can upgrade without leaving the admin panel by clicking below."
232
- msgstr ""
233
-
234
- #: admin/admin.php:135
235
- msgid "Get All Features With Content Aware Sidebars Pro"
236
- msgstr ""
237
-
238
- #: admin/admin.php:129
239
- msgid "Sync widgets across themes"
240
- msgstr ""
241
-
242
- #: admin/admin.php:127
243
- msgid "Visibility for roles"
244
- msgstr ""
245
-
246
- #: admin/admin.php:125
247
- msgid "Extra condition types"
248
- msgstr ""
249
-
250
- #: admin/sidebar-edit.php:1004
251
- msgid "Activates on <b>%1$s</b>"
252
- msgstr ""
253
-
254
- #. translators: Publish box date format, see http://php.net/date
255
- #: admin/sidebar-edit.php:999
256
- msgid "M j, Y"
257
- msgstr ""
258
-
259
- #: admin/sidebar-edit.php:866
260
- msgid "Display sidebar only in given time ranges on select days."
261
- msgstr ""
262
-
263
- #: admin/sidebar-edit.php:853
264
- msgid "Never"
265
- msgstr ""
266
-
267
- #: admin/sidebar-edit.php:844
268
- msgid "Select date"
269
- msgstr ""
270
-
271
- #: admin/sidebar-edit.php:834 admin/sidebar-list-table.php:314
272
- msgid "Status"
273
- msgstr ""
274
-
275
- #: admin/admin.php:128 admin/sidebar-edit.php:761
276
- msgid "Time Schedule"
277
- msgstr ""
278
-
279
- #: admin/sidebar-edit.php:738
280
- msgid "Sidebar Status"
281
- msgstr ""
282
-
283
- #: admin/sidebar-edit.php:696
284
- msgid ""
285
- "Should the sidebar merge with a target sidebar or replace it? Maybe you want to insert it in your content with a shortcode.\n"
286
- "\n"
287
- "Display the sidebar for everyone or make it visible only for logged-in users.\n"
288
- "\n"
289
- " You are in control."
290
- msgstr ""
291
-
292
- #: admin/sidebar-edit.php:641
293
- msgid "Sidebar deactivated."
294
- msgstr ""
295
-
296
- #: admin/sidebar-edit.php:637
297
- msgid "Sidebar activated."
298
- msgstr ""
299
-
300
- #: admin/sidebar-edit.php:478
301
- msgid "Enter title here"
302
- msgstr ""
303
-
304
- #: admin/sidebar-edit.php:372 admin/sidebar-overview.php:234
305
- msgid "Error in deleting."
306
- msgstr ""
307
-
308
- #: admin/sidebar-edit.php:361 admin/sidebar-overview.php:219
309
- msgid "Error in restoring from Trash."
310
- msgstr ""
311
-
312
- #: admin/sidebar-edit.php:358
313
- msgid "You are not allowed to restore this sidebar from the Trash."
314
- msgstr ""
315
-
316
- #: admin/sidebar-edit.php:343 admin/sidebar-overview.php:205
317
- msgid "Error in moving to Trash."
318
- msgstr ""
319
-
320
- #: admin/sidebar-edit.php:339
321
- msgid "You cannot move this sidebar to the Trash. %s is currently editing."
322
- msgstr ""
323
-
324
- #: admin/sidebar-edit.php:195 admin/sidebar-edit.php:288
325
- msgid "The sidebar no longer exists."
326
- msgstr ""
327
-
328
- #: admin/sidebar-edit.php:238 admin/sidebar-edit.php:745
329
- msgid "Advanced"
330
- msgstr ""
331
-
332
- #: admin/sidebar-edit.php:236
333
- msgid "Conditions"
334
- msgstr ""
335
-
336
- #: admin/sidebar-edit.php:199
337
- msgid "You cannot edit this sidebar because it is in the Trash. Please restore it and try again."
338
- msgstr ""
339
-
340
- #: admin/sidebar-edit.php:83
341
- msgid "URLs (Pro Feature)"
342
- msgstr ""
343
-
344
- #: admin/post_type_sidebar.php:295 admin/screen_widgets.php:108
345
- #: admin/screen_widgets.php:137 admin/sidebar-edit.php:1010
346
- #: admin/sidebar-list-table.php:539
347
- msgid "Inactive"
348
- msgstr ""
349
-
350
- #: admin/screen_widgets.php:108 admin/screen_widgets.php:131
351
- #: admin/sidebar-edit.php:1007 admin/sidebar-list-table.php:513
352
- msgid "Active"
353
- msgstr ""
354
-
355
- #. Author URI of the plugin/theme
356
- msgid "https://dev.institute"
357
- msgstr ""
358
-
359
- #. Author of the plugin/theme
360
- msgid "Joachim Jensen"
361
- msgstr ""
362
-
363
- #. Plugin URI of the plugin/theme
364
- msgid "https://dev.institute/wordpress/sidebars-pro/"
365
- msgstr ""
366
-
367
- #: admin/sidebar-edit.php:1037
368
- msgid "Enable"
369
- msgstr ""
370
-
371
- #: admin/sidebar-edit.php:1028 admin/sidebar-edit.php:1036
372
- msgid "Widget Revisions: %s"
373
- msgstr ""
374
-
375
- #: admin/sidebar-edit.php:116
376
- msgid "Upgrade to Pro"
377
- msgstr ""
378
-
379
- #: sidebar.php:245 sidebar.php:267
380
- msgid "(no title)"
381
- msgstr ""
382
-
383
- #: lib/wp-pointer-tour/wp-pointer-tour.php:164
384
- msgid "Previous"
385
- msgstr ""
386
-
387
- #: admin/screen_widgets.php:168
388
- msgid "Expand"
389
- msgstr ""
390
-
391
- #: admin/screen_widgets.php:167
392
- msgid "Collapse"
393
- msgstr ""
394
-
395
- #: admin/sidebar-edit.php:1302
396
- msgid "User Roles available in Pro"
397
- msgstr ""
398
-
399
- #: admin/admin.php:126 admin/sidebar-list-table.php:609
400
- msgid "Widget Revisions"
401
- msgstr ""
402
-
403
- #: admin/sidebar-edit.php:99
404
- msgid "Display this sidebar only on content that meets the following conditions:"
405
- msgstr ""
406
-
407
- #: admin/post_type_sidebar.php:276
408
- msgid "Display sidebars per %s etc. with the %s."
409
- msgstr ""
410
-
411
- #: admin/post_type_sidebar.php:272
412
- msgid "Note: Selected Sidebars are displayed on this %s specifically."
413
- msgstr ""
414
-
415
- #: admin/post_type_sidebar.php:257
416
- msgid "Default"
417
- msgstr ""
418
-
419
- #: admin/post_type_sidebar.php:275
420
- msgid "Sidebar Manager"
421
- msgstr ""
422
-
423
- #: admin/post_type_sidebar.php:245
424
- msgid "Archive Page"
425
- msgstr ""
426
-
427
- #: admin/post_type_sidebar.php:237
428
- msgid "Page Template"
429
- msgstr ""
430
-
431
- #: admin/post_type_sidebar.php:234
432
- msgid "Child Page"
433
- msgstr ""
434
-
435
- #: admin/post_type_sidebar.php:231
436
- msgid "Author"
437
- msgstr ""
438
-
439
- #: admin/post_type_sidebar.php:223 admin/post_type_sidebar.php:262
440
- msgid "Type to Add New Sidebar"
441
- msgstr ""
442
-
443
- #: admin/post_type_sidebar.php:219
444
- msgid "Create New"
445
- msgstr ""
446
-
447
- #: admin/post_type_sidebar.php:177
448
- msgid "Sidebars - Quick Select"
449
- msgstr ""
450
-
451
- #: admin/sidebar-edit.php:712
452
- msgid "Finish Tour"
453
- msgstr ""
454
-
455
- #: admin/sidebar-edit.php:686
456
- msgid ""
457
- "Click on the input field and select the content you want.\n"
458
- "\n"
459
- "If you can't find the right content in the list, type something to search.\n"
460
- "\n"
461
- " You can add several types of content to the same group, try e.g. \"All Posts\" and an Author to target all posts written by that author. Awesome!\n"
462
- "\n"
463
- "Remember to save the changes on each group."
464
- msgstr ""
465
-
466
- #: admin/sidebar-edit.php:668
467
- msgid "I know how to use it"
468
- msgstr ""
469
-
470
- #: admin/sidebar-edit.php:660
471
- msgid ""
472
- "You've just installed or updated Content Aware Sidebars. Awesome!\n"
473
- "\n"
474
- "You can display sidebars on any page or in any context. If that is new to you, this 3 step interactive guide will show you just how easy it is."
475
- msgstr ""
476
-
477
- #: admin/sidebar-edit.php:659
478
- msgid "Get Started in 3 Easy Steps"
479
- msgstr ""
480
-
481
- #: lib/wp-content-aware-engine/module/bbpress.php:32
482
- msgid "All Profiles"
483
- msgstr ""
484
-
485
- #: lib/wp-content-aware-engine/module/author.php:30
486
- msgid "All Authors"
487
- msgstr ""
488
-
489
- #: sidebar.php:190
490
- msgid "Sidebar Conditions"
491
- msgstr ""
492
-
493
- #: sidebar.php:109
494
- msgid "Logged-in Users"
495
- msgstr ""
496
-
497
- #: lib/wp-content-aware-engine/view/group_template.php:11
498
- msgid "Not"
499
- msgstr ""
500
-
501
- #: admin/sidebar-edit.php:850
502
- msgid "Deactivate"
503
- msgstr ""
504
-
505
- #: admin/sidebar-edit.php:841
506
- msgid "Activate"
507
- msgstr ""
508
-
509
- #: admin/post_type_sidebar.php:220 admin/sidebar-edit.php:1013
510
- msgid "New"
511
- msgstr ""
512
-
513
- #: freemius.php:58
514
- msgid "Please help us improve %2$s by securely sharing some usage data with %5$s. If you skip this, that's okay! %2$s will still work just fine."
515
- msgstr ""
516
-
517
- #: admin/screen_widgets.php:147
518
- msgid "Revisions"
519
- msgstr ""
520
-
521
- #: admin/sidebar-edit.php:1311 admin/sidebar-list-table.php:500
522
- msgid "All Users"
523
- msgstr ""
524
-
525
- #: admin/sidebar-list-table.php:456
526
- msgid "Add sidebar at the bottom during merge"
527
- msgstr ""
528
-
529
- #: admin/sidebar-list-table.php:455
530
- msgid "Add sidebar at the top during merge"
531
- msgstr ""
532
-
533
- #: admin/sidebar-edit.php:989
534
- msgid "Update"
535
- msgstr ""
536
-
537
- #: admin/sidebar-edit.php:237
538
- msgid "Schedule"
539
- msgstr ""
540
-
541
- #: admin/sidebar-edit.php:899 admin/sidebar-list-table.php:263
542
- msgid "Move to Trash"
543
- msgstr ""
544
-
545
- #: admin/sidebar-edit.php:897 admin/sidebar-list-table.php:261
546
- #: admin/sidebar-list-table.php:636
547
- msgid "Delete Permanently"
548
- msgstr ""
549
-
550
- #: app.php:174
551
- msgid "Upgrade"
552
- msgstr ""
553
-
554
- #: admin/sidebar-edit.php:1029
555
- msgid "Browse revisions"
556
- msgstr ""
557
-
558
- #: admin/sidebar-edit.php:1029
559
- msgctxt "revisions"
560
- msgid "Browse"
561
- msgstr ""
562
-
563
- #: admin/sidebar-edit.php:1019 admin/sidebar-list-table.php:598
564
- msgid "Edit"
565
- msgstr ""
566
-
567
- #: admin/sidebar-edit.php:994
568
- msgid "Status:"
569
- msgstr ""
570
-
571
- #: admin/sidebar-edit.php:934 admin/sidebar-edit.php:935
572
- #: admin/sidebar-list-table.php:313 sidebar.php:105
573
- msgid "Visibility"
574
- msgstr ""
575
-
576
- #: admin/admin.php:139
577
- msgid "Upgrade Now"
578
- msgstr ""
579
-
580
- #: admin/sidebar-edit.php:960
581
- msgid "Priority Email Support"
582
- msgstr ""
583
-
584
- #: admin/sidebar-edit.php:261 admin/sidebar-edit.php:961
585
- msgid "Forum Support"
586
- msgstr ""
587
-
588
- #: admin/admin.php:131
589
- msgid "Content Aware Sidebars Pro"
590
- msgstr ""
591
-
592
- #: admin/sidebar-edit.php:731
593
- msgid "Publish"
594
- msgstr ""
595
-
596
- #: admin/sidebar-edit.php:119
597
- msgid "Like it? %1$sSupport the plugin with a %2$s Review%3$s"
598
- msgstr ""
599
-
600
- #: lib/wp-content-aware-engine/view/group_template.php:51
601
- msgid "Save Changes"
602
- msgstr "Lagre endringer"
603
-
604
- #: lib/wp-content-aware-engine/module/pods.php:30
605
- msgid "All Pods Pages"
606
- msgstr ""
607
-
608
- #: lib/wp-content-aware-engine/module/pods.php:29
609
- msgid "Pods Pages"
610
- msgstr ""
611
-
612
- #: admin/sidebar-edit.php:673
613
- msgid ""
614
- "With this dropdown you can select on what conditions the sidebar should be displayed.\n"
615
- "\n"
616
- "Content Aware Sidebars has built-in support for many types of content and even other plugins!\n"
617
- "\n"
618
- "Select something to continue the tour. You can change it later."
619
- msgstr ""
620
-
621
- #: admin/sidebar-edit.php:672
622
- msgid "Select Content Type"
623
- msgstr ""
624
-
625
- #: admin/sidebar-edit.php:667
626
- msgid "Start Quick Tour"
627
- msgstr ""
628
-
629
- #: lib/wp-content-aware-engine/view/group_template.php:43
630
- msgid "Negate conditions"
631
- msgstr ""
632
-
633
- #: lib/wp-content-aware-engine/view/group_template.php:18
634
- #: lib/wp-content-aware-engine/view/meta_box.php:18
635
- msgid "Select content type"
636
- msgstr ""
637
-
638
- #: lib/wp-content-aware-engine/module/page_template.php:36
639
- msgid "All Templates"
640
- msgstr ""
641
-
642
- #: lib/wp-content-aware-engine/core.php:805
643
- msgid "Searching"
644
- msgstr ""
645
-
646
- #: lib/wp-content-aware-engine/core.php:648
647
- msgid "Conditions updated"
648
- msgstr ""
649
-
650
- #: lib/wp-content-aware-engine/core.php:625
651
- msgid "Could not delete conditions"
652
- msgstr ""
653
-
654
- #: lib/wp-content-aware-engine/core.php:531
655
- msgid "Conditional Logic"
656
- msgstr ""
657
-
658
- #: lib/wp-pointer-tour/wp-pointer-tour.php:165
659
- msgid "Next"
660
- msgstr "Neste"
661
-
662
- #: lib/wp-pointer-tour/wp-pointer-tour.php:163
663
- msgid "Close"
664
- msgstr "Lukk"
665
-
666
- #: admin/sidebar-edit.php:706
667
- msgid ""
668
- "That's it! Now you can start creating sidebars and display them on your own conditions.\n"
669
- "\n"
670
- "If you need more help, click on the \"Help\" tab here."
671
- msgstr ""
672
-
673
- #: admin/sidebar-edit.php:705
674
- msgid "Help and Support"
675
- msgstr ""
676
-
677
- #: admin/sidebar-edit.php:695
678
- msgid "Options, options"
679
- msgstr ""
680
-
681
- #: admin/sidebar-edit.php:958
682
- msgid "Get Started"
683
- msgstr ""
684
-
685
- #: admin/post_type_sidebar.php:292 admin/screen_widgets.php:134
686
- #: admin/sidebar-list-table.php:534
687
- #: lib/wp-content-aware-engine/module/post_type.php:319
688
- #: lib/wp-content-aware-engine/walker.php:185
689
- msgid "Scheduled"
690
- msgstr ""
691
-
692
- #: lib/wp-content-aware-engine/module/post_type.php:317
693
- #: lib/wp-content-aware-engine/walker.php:183
694
- msgid "Sticky"
695
- msgstr ""
696
-
697
- #. translators: post state
698
- #: lib/wp-content-aware-engine/module/post_type.php:315
699
- #: lib/wp-content-aware-engine/walker.php:181
700
- msgctxt "post state"
701
- msgid "Pending"
702
- msgstr ""
703
-
704
- #: lib/wp-content-aware-engine/module/post_type.php:312
705
- #: lib/wp-content-aware-engine/walker.php:178
706
- msgid "Draft"
707
- msgstr ""
708
-
709
- #: lib/wp-content-aware-engine/module/post_type.php:310
710
- #: lib/wp-content-aware-engine/walker.php:176
711
- msgid "Private"
712
- msgstr ""
713
-
714
- #: lib/wp-content-aware-engine/module/post_type.php:308
715
- #: lib/wp-content-aware-engine/walker.php:174
716
- msgid "Password protected"
717
- msgstr ""
718
-
719
- #: lib/wp-content-aware-engine/module/taxonomy.php:49
720
- msgid "Taxonomies"
721
- msgstr "Taxonomies"
722
-
723
- #: lib/wp-content-aware-engine/module/static.php:50
724
- msgid "404 Page"
725
- msgstr "404 Side"
726
-
727
- #: lib/wp-content-aware-engine/module/static.php:49
728
- msgid "Search Results"
729
- msgstr "Søke Resultater"
730
-
731
- #: lib/wp-content-aware-engine/module/static.php:48
732
- msgid "Front Page"
733
- msgstr "Forside"
734
-
735
- #: lib/wp-content-aware-engine/module/static.php:36
736
- msgid "Static Pages"
737
- msgstr "Statiske Sider"
738
-
739
- #: lib/wp-content-aware-engine/module/post_type.php:284
740
- msgid "Blog Page"
741
- msgstr ""
742
-
743
- #: lib/wp-content-aware-engine/module/post_type.php:283
744
- #: lib/wp-content-aware-engine/module/taxonomy.php:288
745
- msgid "%s Archives"
746
- msgstr ""
747
-
748
- #: lib/wp-content-aware-engine/module/post_type.php:42
749
- msgid "Post Types"
750
- msgstr "Post Types"
751
-
752
- #: lib/wp-content-aware-engine/module/polylang.php:29
753
- #: lib/wp-content-aware-engine/module/qtranslate.php:29
754
- #: lib/wp-content-aware-engine/module/transposh.php:29
755
- #: lib/wp-content-aware-engine/module/wpml.php:29
756
- msgid "Languages"
757
- msgstr "Språk"
758
-
759
- #: lib/wp-content-aware-engine/module/page_template.php:35
760
- msgid "Page Templates"
761
- msgstr "Side Maler"
762
-
763
- #: lib/wp-content-aware-engine/module/date.php:32
764
- msgid "Date Archives"
765
- msgstr ""
766
-
767
- #: lib/wp-content-aware-engine/module/date.php:30
768
- msgid "Dates"
769
- msgstr "Datoer"
770
-
771
- #: lib/wp-content-aware-engine/module/bbpress.php:31
772
- msgid "bbPress User Profiles"
773
- msgstr "bbPress Bruker Profiler"
774
-
775
- #: lib/wp-content-aware-engine/module/author.php:29
776
- msgid "Authors"
777
- msgstr "Forfattere"
778
-
779
- #: lib/wp-content-aware-engine/core.php:807
780
- msgid "Target all but this context"
781
- msgstr ""
782
-
783
- #: lib/wp-content-aware-engine/core.php:808
784
- msgid "Conditions have unsaved changes. Do you want to continue and discard these changes?"
785
- msgstr ""
786
-
787
- #: lib/wp-content-aware-engine/core.php:806
788
- msgid "No results found."
789
- msgstr "Ingen resultater er funnet."
790
-
791
- #: lib/wp-content-aware-engine/view/module/condition_post_type_template.php:16
792
- #: lib/wp-content-aware-engine/view/module/condition_taxonomy_template.php:16
793
- #: lib/wp-content-aware-engine/view/module/condition_template.php:16
794
- msgid "And"
795
- msgstr ""
796
-
797
- #: lib/wp-content-aware-engine/view/group_template.php:10
798
- #: lib/wp-content-aware-engine/view/meta_box.php:14
799
- msgid "Or"
800
- msgstr "Eller"
801
-
802
- #: admin/sidebar-edit.php:987
803
- msgid "Save"
804
- msgstr "Lagre"
805
-
806
- #: lib/wp-content-aware-engine/core.php:617
807
- msgid "Unauthorized request"
808
- msgstr "Uautorisert forespørsel"
809
-
810
- #: lib/wp-content-aware-engine/core.php:248
811
- msgctxt "condition status"
812
- msgid "Negated"
813
- msgstr ""
814
-
815
- #: lib/wp-content-aware-engine/core.php:228
816
- msgid "Condition Group"
817
- msgstr "Tilstands Gruppe"
818
-
819
- #: admin/screen_widgets.php:170
820
- msgid "Filter Widgets"
821
- msgstr ""
822
-
823
- #: admin/screen_widgets.php:169
824
- msgid "Filter Sidebars"
825
- msgstr ""
826
-
827
- #: admin/sidebar-edit.php:955
828
- msgid "Translate the plugin into your language"
829
- msgstr "Oversett plugin til ditt språk"
830
-
831
- #: admin/sidebar-edit.php:890 admin/sidebar-edit.php:891
832
- msgid "Order"
833
- msgstr "Rekkefølge"
834
-
835
- #: app.php:168
836
- msgid "Get Support"
837
- msgstr "Få Støtte"
838
-
839
- #: admin/sidebar-edit.php:259
840
- msgid "More Information"
841
- msgstr "Mer Informasjon"
842
-
843
- #: admin/sidebar-edit.php:255
844
- msgid "Each created condition group describe some specific content (conditions) that the current sidebar should be displayed with."
845
- msgstr "Hver opprettet tilstands gruppe beskriver noe bestemt innhold (vilkår) som eksisterende sidebar vil bli vist med."
846
-
847
- #: admin/sidebar-edit.php:254 admin/sidebar-edit.php:685
848
- #: lib/wp-content-aware-engine/core.php:227
849
- msgid "Condition Groups"
850
- msgstr "Tilstands Grupper"
851
-
852
- #: admin/sidebar-edit.php:771
853
- msgid "Options"
854
- msgstr "Alternativ"
855
-
856
- #. #-#-#-#-# tmp-content-aware-sidebars.pot (Content Aware Sidebars 3.5.2)
857
- #. #-#-#-#-#
858
- #. Plugin Name of the plugin/theme
859
- #: admin/sidebar-edit.php:754
860
- msgid "Content Aware Sidebars"
861
- msgstr "Content Aware Sidebars"
862
-
863
- #: admin/sidebar-list-table.php:475
864
- msgid "Manage Widgets"
865
- msgstr "Administrer Widgets"
866
-
867
- #: admin/sidebar-list-table.php:312
868
- msgid "Widgets"
869
- msgstr "Widgets"
870
-
871
- #: admin/sidebar-list-table.php:448 sidebar.php:284
872
- msgid "Please update Host Sidebar"
873
- msgstr "Vennligst oppdater Sidebar vert"
874
-
875
- #: admin/sidebar-overview.php:277
876
- msgid "%s sidebar restored from the Trash."
877
- msgid_plural "%s sidebars restored from the Trash."
878
- msgstr[0] ""
879
- msgstr[1] ""
880
-
881
- #: admin/sidebar-overview.php:276
882
- msgid "%s sidebar moved to the Trash."
883
- msgid_plural "%s sidebars moved to the Trash."
884
- msgstr[0] ""
885
- msgstr[1] ""
886
-
887
- #: admin/sidebar-overview.php:275
888
- msgid "%s sidebar permanently deleted."
889
- msgid_plural "%s sidebars permanently deleted."
890
- msgstr[0] ""
891
- msgstr[1] ""
892
-
893
- #: admin/sidebar-overview.php:274
894
- msgid "%s sidebar not updated, somebody is editing it."
895
- msgid_plural "%s sidebars not updated, somebody is editing them."
896
- msgstr[0] ""
897
- msgstr[1] ""
898
-
899
- #: admin/sidebar-overview.php:273
900
- msgid "%s sidebar updated."
901
- msgid_plural "%s sidebars updated."
902
- msgstr[0] ""
903
- msgstr[1] ""
904
-
905
- #. translators: Publish box date format, see http://php.net/date
906
- #: admin/sidebar-edit.php:640
907
- msgid "M j, Y @ G:i"
908
- msgstr "j, M Y @ G:i"
909
-
910
- #: admin/sidebar-edit.php:638
911
- msgid "Sidebar scheduled for: <strong>%1$s</strong>."
912
- msgstr "Sidebar tidsplan for <strong>%1$s</strong>."
913
-
914
- #: admin/sidebar-edit.php:636
915
- msgid "Sidebar updated."
916
- msgstr "Sidebar oppdatert."
917
-
918
- #: admin/sidebar-edit.php:634 admin/sidebar-overview.php:270
919
- msgid "Manage widgets"
920
- msgstr "Administrer widgets"
921
-
922
- #: sidebar.php:191
923
- msgid "No content. Please add at least one condition group to make the sidebar content aware."
924
- msgstr "Ingen innhold. Legg til minst en vilkårs gruppe for å lage en sidebar med bevist innhold."
925
-
926
- #: sidebar.php:188
927
- msgid "No sidebars found in Trash"
928
- msgstr "Ingen Sidebars funnet i søppelet"
929
-
930
- #: admin/post_type_sidebar.php:225 sidebar.php:187
931
- msgid "No sidebars found"
932
- msgstr "Ingen Sidebars funnet"
933
-
934
- #: sidebar.php:186
935
- msgid "Search Sidebars"
936
- msgstr "Søk Sidebars"
937
-
938
- #: sidebar.php:185
939
- msgid "View Sidebar"
940
- msgstr "See Sidebar"
941
-
942
- #: sidebar.php:184
943
- msgid "All Sidebars"
944
- msgstr "Alle Sidebars"
945
-
946
- #: sidebar.php:183
947
- msgid "New Sidebar"
948
- msgstr "Ny Sidebar"
949
-
950
- #: admin/screen_widgets.php:147 sidebar.php:182
951
- msgid "Edit Sidebar"
952
- msgstr "Rediger Sidebar"
953
-
954
- #: sidebar.php:181
955
- msgid "Add New Sidebar"
956
- msgstr "Legg til ny Sidebar"
957
-
958
- #: sidebar.php:180
959
- msgctxt "sidebar"
960
- msgid "Add New"
961
- msgstr "Legg til"
962
-
963
- #: sidebar.php:179
964
- msgid "Sidebar"
965
- msgstr "Sidebar"
966
-
967
- #: sidebar.php:178
968
- msgid "Sidebars"
969
- msgstr "Sidebars"
970
-
971
- #: sidebar.php:141
972
- msgid "Place sidebar on top or bottom of host when merging."
973
- msgstr "Plasser sidebar på topp eller bunn av vert når den blir kombinert."
974
-
975
- #: sidebar.php:139
976
- msgid "Bottom"
977
- msgstr "Bunn"
978
-
979
- #: sidebar.php:138
980
- msgid "Top"
981
- msgstr "Topp"
982
-
983
- #: sidebar.php:134
984
- msgid "Merge Position"
985
- msgstr ""
986
-
987
- #: sidebar.php:123
988
- msgid "Replace host sidebar, merge with it or add sidebar manually."
989
- msgstr "Erstatt hoved sidebar, kombiner eller legg til sidebar manuelt."
990
-
991
- #: sidebar.php:121
992
- msgid "Forced replace"
993
- msgstr "Tvunget erstatt"
994
-
995
- #: sidebar.php:119
996
- msgid "Merge"
997
- msgstr "Kombiner"
998
-
999
- #: sidebar.php:118
1000
- msgid "Replace"
1001
- msgstr "Erstatt"
1002
-
1003
- #: lib/wp-content-aware-engine/view/group_template.php:37
1004
- msgid "Archives"
1005
- msgstr ""
1006
-
1007
- #: lib/wp-content-aware-engine/view/group_template.php:31
1008
- msgid "Singulars"
1009
- msgstr ""
1010
-
1011
- #: admin/sidebar-edit.php:260 admin/sidebar-edit.php:959 app.php:167
1012
- msgid "FAQ"
1013
- msgstr "FAQ"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
lang/content-aware-sidebars-nl_NL.po DELETED
@@ -1,1013 +0,0 @@
1
- # Translation of Plugins - Content Aware Sidebars - Widget Area Control - Development (trunk) in Dutch
2
- # This file is distributed under the same license as the Plugins - Content Aware Sidebars - Widget Area Control - Development (trunk) package.
3
- msgid ""
4
- msgstr ""
5
- "PO-Revision-Date: 2017-04-02 18:04:01+0000\n"
6
- "MIME-Version: 1.0\n"
7
- "Content-Type: text/plain; charset=UTF-8\n"
8
- "Content-Transfer-Encoding: 8bit\n"
9
- "Plural-Forms: nplurals=2; plural=n != 1;\n"
10
- "X-Generator: GlotPress/2.4.0-alpha\n"
11
- "Language: nl\n"
12
- "Project-Id-Version: Plugins - Content Aware Sidebars - Widget Area Control - Development (trunk)\n"
13
-
14
- #. Description of the plugin/theme
15
- msgid "Unlimited custom sidebars and widget areas for any post, page, category etc."
16
- msgstr ""
17
-
18
- #: lib/wp-content-aware-engine/view/group_template.php:54
19
- msgid "Settings"
20
- msgstr "Instellingen"
21
-
22
- #: lib/wp-content-aware-engine/core.php:705
23
- msgid "Auto-select new children of selected items"
24
- msgstr ""
25
-
26
- #: admin/sidebar-list-table.php:605
27
- msgid "Duplicate"
28
- msgstr ""
29
-
30
- #. translators: %s: sidebar title
31
- #: admin/sidebar-list-table.php:604
32
- msgid "Duplicate %s"
33
- msgstr ""
34
-
35
- #: admin/sidebar-edit.php:369
36
- msgid "You are not allowed to delete this sidebar."
37
- msgstr ""
38
-
39
- #: admin/sidebar-edit.php:335
40
- msgid "You are not allowed to move this sidebar to the Trash."
41
- msgstr ""
42
-
43
- #: admin/sidebar-edit.php:222 admin/sidebar-edit.php:553
44
- msgid "You are not allowed to create sidebars."
45
- msgstr ""
46
-
47
- #: admin/sidebar-edit.php:197 admin/sidebar-edit.php:551
48
- #: admin/sidebar-edit.php:556
49
- msgid "You are not allowed to edit this sidebar."
50
- msgstr ""
51
-
52
- #: admin/admin.php:136
53
- msgid "Enhance your sidebars and widget areas with: %s and more."
54
- msgstr ""
55
-
56
- #: admin/admin.php:102
57
- msgid "You do not have access to this screen."
58
- msgstr "Je hebt geen toegang tot dit scherm"
59
-
60
- #: admin/screen_widgets.php:171
61
- msgid "This sidebar is already scheduled to be activated. Do you want to activate it now?"
62
- msgstr ""
63
-
64
- #: admin/sidebar-edit.php:866
65
- msgid "Pro"
66
- msgstr "Pro"
67
-
68
- #: admin/sidebar-edit.php:823
69
- msgid "No thanks"
70
- msgstr "Nee bedankt"
71
-
72
- #: admin/sidebar-edit.php:823
73
- msgid "Review Content Aware Sidebars"
74
- msgstr ""
75
-
76
- #: admin/sidebar-edit.php:818
77
- msgid "I have spent countless hours developing it, and it would mean a lot to me if you %ssupport it with a quick review on WordPress.org.%s"
78
- msgstr ""
79
-
80
- #: admin/sidebar-edit.php:813
81
- msgid "Hey %s, it's Joachim from %s. You have used this free plugin for some time now, and I hope you like it!"
82
- msgstr ""
83
-
84
- #: admin/admin.php:139
85
- msgid "Read More"
86
- msgstr "Lees meer"
87
-
88
- #: lib/wp-content-aware-engine/module/bp_member.php:37
89
- msgid "All Sections"
90
- msgstr ""
91
-
92
- #: lib/wp-content-aware-engine/module/bp_member.php:35
93
- msgid "BuddyPress Profiles"
94
- msgstr ""
95
-
96
- #: admin/sidebar-edit.php:957
97
- msgid "Documentation"
98
- msgstr "Documentatie"
99
-
100
- #: sidebar.php:127
101
- msgid "Target Sidebar"
102
- msgstr ""
103
-
104
- #: sidebar.php:120
105
- msgid "Shortcode / Template Tag"
106
- msgstr ""
107
-
108
- #: admin/sidebar-overview.php:292
109
- msgid "Undo"
110
- msgstr "Ongedaan maken"
111
-
112
- #: admin/sidebar-overview.php:231
113
- msgid "You are not allowed to delete this item."
114
- msgstr ""
115
-
116
- #: admin/sidebar-overview.php:216
117
- msgid "You are not allowed to restore this item from the Trash."
118
- msgstr ""
119
-
120
- #: admin/sidebar-overview.php:197
121
- msgid "You are not allowed to move this item to the Trash."
122
- msgstr ""
123
-
124
- #. translators: %s: search keywords
125
- #: admin/sidebar-overview.php:133
126
- msgid "Search results for &#8220;%s&#8221;"
127
- msgstr "Zoekresultaten voor &#8220;%s&#8221;"
128
-
129
- #. translators: %s: post title
130
- #: admin/sidebar-list-table.php:635
131
- msgid "Delete &#8220;%s&#8221; permanently"
132
- msgstr "&#8220;%s&#8221; permanent verwijderen"
133
-
134
- #: admin/sidebar-list-table.php:627
135
- msgctxt "verb"
136
- msgid "Trash"
137
- msgstr "Prullenbak"
138
-
139
- #. translators: %s: post title
140
- #: admin/sidebar-list-table.php:626
141
- msgid "Move &#8220;%s&#8221; to the Trash"
142
- msgstr "&#8220;%s&#8221; naar prullenbak verplaatsen"
143
-
144
- #. translators: %s: post title
145
- #: admin/sidebar-list-table.php:618
146
- msgid "Restore &#8220;%s&#8221; from the Trash"
147
- msgstr "&#8220;%s&#8221; herstellen vanuit de prullenbak"
148
-
149
- #. translators: %s: sidebar title
150
- #: admin/sidebar-list-table.php:597
151
- msgid "Edit &#8220;%s&#8221;"
152
- msgstr "Bewerk &#8220;%s&#8221;"
153
-
154
- #: admin/sidebar-list-table.php:532
155
- msgid "Missed schedule"
156
- msgstr "Planning mislukt"
157
-
158
- #: admin/sidebar-list-table.php:520
159
- msgid "Until %s"
160
- msgstr "Tot %s"
161
-
162
- #. translators: Sidebar status date and time format, see http://php.net/date
163
- #: admin/sidebar-list-table.php:519 admin/sidebar-list-table.php:525
164
- msgid "Y/m/d g:i:s a"
165
- msgstr "j F Y g:i:s"
166
-
167
- #. translators: Sidebar status date format, see http://php.net/date
168
- #: admin/sidebar-list-table.php:517 admin/sidebar-list-table.php:529
169
- msgid "Y/m/d"
170
- msgstr "j F Y"
171
-
172
- #: admin/sidebar-list-table.php:422
173
- msgid "%s is currently editing"
174
- msgstr "%s is aan het bewerken"
175
-
176
- #. translators: %s: post title
177
- #: admin/sidebar-list-table.php:407
178
- msgid "&#8220;%s&#8221; (Edit)"
179
- msgstr "&#8220;%s&#8221; (bewerken)"
180
-
181
- #: admin/sidebar-list-table.php:365
182
- msgid "Select %s"
183
- msgstr "%s selecteren"
184
-
185
- #: admin/sidebar-list-table.php:311 sidebar.php:114
186
- msgctxt "option"
187
- msgid "Action"
188
- msgstr ""
189
-
190
- #: admin/sidebar-list-table.php:310
191
- msgctxt "column name"
192
- msgid "Title"
193
- msgstr "Titel"
194
-
195
- #: admin/sidebar-list-table.php:282
196
- msgid "Empty Trash"
197
- msgstr "Prullenbak leegmaken"
198
-
199
- #: admin/sidebar-list-table.php:255 admin/sidebar-list-table.php:619
200
- msgid "Restore"
201
- msgstr "Herstellen"
202
-
203
- #: admin/sidebar-list-table.php:207
204
- msgid "Inactive <span class=\"count\">(%s)</span>"
205
- msgid_plural "Inactive <span class=\"count\">(%s)</span>"
206
- msgstr[0] "Inactief <span class=\"count\">(%s)</span>"
207
- msgstr[1] "Inactief <span class=\"count\">(%s)</span>"
208
-
209
- #: admin/sidebar-list-table.php:206
210
- msgid "Active <span class=\"count\">(%s)</span>"
211
- msgid_plural "Active <span class=\"count\">(%s)</span>"
212
- msgstr[0] "Actief <span class=\"count\">(%s)</span>"
213
- msgstr[1] "Actief <span class=\"count\">(%s)</span>"
214
-
215
- #: admin/sidebar-list-table.php:193
216
- msgctxt "sidebars"
217
- msgid "All <span class=\"count\">(%s)</span>"
218
- msgid_plural "All <span class=\"count\">(%s)</span>"
219
- msgstr[0] ""
220
- msgstr[1] ""
221
-
222
- #: admin/sidebar-edit.php:1322
223
- msgid "F j, Y"
224
- msgstr "j F Y"
225
-
226
- #: admin/admin.php:138
227
- msgid "Free updates and email support included."
228
- msgstr ""
229
-
230
- #: admin/admin.php:137
231
- msgid "You can upgrade without leaving the admin panel by clicking below."
232
- msgstr ""
233
-
234
- #: admin/admin.php:135
235
- msgid "Get All Features With Content Aware Sidebars Pro"
236
- msgstr ""
237
-
238
- #: admin/admin.php:129
239
- msgid "Sync widgets across themes"
240
- msgstr ""
241
-
242
- #: admin/admin.php:127
243
- msgid "Visibility for roles"
244
- msgstr ""
245
-
246
- #: admin/admin.php:125
247
- msgid "Extra condition types"
248
- msgstr ""
249
-
250
- #: admin/sidebar-edit.php:1004
251
- msgid "Activates on <b>%1$s</b>"
252
- msgstr ""
253
-
254
- #. translators: Publish box date format, see http://php.net/date
255
- #: admin/sidebar-edit.php:999
256
- msgid "M j, Y"
257
- msgstr ""
258
-
259
- #: admin/sidebar-edit.php:866
260
- msgid "Display sidebar only in given time ranges on select days."
261
- msgstr ""
262
-
263
- #: admin/sidebar-edit.php:853
264
- msgid "Never"
265
- msgstr "Nooit"
266
-
267
- #: admin/sidebar-edit.php:844
268
- msgid "Select date"
269
- msgstr "Selecteer datum"
270
-
271
- #: admin/sidebar-edit.php:834 admin/sidebar-list-table.php:314
272
- msgid "Status"
273
- msgstr "Status"
274
-
275
- #: admin/admin.php:128 admin/sidebar-edit.php:761
276
- msgid "Time Schedule"
277
- msgstr ""
278
-
279
- #: admin/sidebar-edit.php:738
280
- msgid "Sidebar Status"
281
- msgstr ""
282
-
283
- #: admin/sidebar-edit.php:696
284
- msgid ""
285
- "Should the sidebar merge with a target sidebar or replace it? Maybe you want to insert it in your content with a shortcode.\n"
286
- "\n"
287
- "Display the sidebar for everyone or make it visible only for logged-in users.\n"
288
- "\n"
289
- " You are in control."
290
- msgstr ""
291
-
292
- #: admin/sidebar-edit.php:641
293
- msgid "Sidebar deactivated."
294
- msgstr "Sidebar uitgeschakeld"
295
-
296
- #: admin/sidebar-edit.php:637
297
- msgid "Sidebar activated."
298
- msgstr "Sidebar geactiveerd"
299
-
300
- #: admin/sidebar-edit.php:478
301
- msgid "Enter title here"
302
- msgstr "Titel hier invoeren"
303
-
304
- #: admin/sidebar-edit.php:372 admin/sidebar-overview.php:234
305
- msgid "Error in deleting."
306
- msgstr "Fout tijdens het verwijderen."
307
-
308
- #: admin/sidebar-edit.php:361 admin/sidebar-overview.php:219
309
- msgid "Error in restoring from Trash."
310
- msgstr "Fout tijdens herstellen vanuit de prullenbak."
311
-
312
- #: admin/sidebar-edit.php:358
313
- msgid "You are not allowed to restore this sidebar from the Trash."
314
- msgstr "Je hebt geen toestemming om deze sidebar te herstellen uit de prullenbak."
315
-
316
- #: admin/sidebar-edit.php:343 admin/sidebar-overview.php:205
317
- msgid "Error in moving to Trash."
318
- msgstr "Fout tijdens verplaatsen naar de prullenbak."
319
-
320
- #: admin/sidebar-edit.php:339
321
- msgid "You cannot move this sidebar to the Trash. %s is currently editing."
322
- msgstr "Je kunt deze sidebar niet verplaatsen naar de prullenbak. %s is hem nu aan het bewerken."
323
-
324
- #: admin/sidebar-edit.php:195 admin/sidebar-edit.php:288
325
- msgid "The sidebar no longer exists."
326
- msgstr "De Sidebar bestaat niet meer."
327
-
328
- #: admin/sidebar-edit.php:238 admin/sidebar-edit.php:745
329
- msgid "Advanced"
330
- msgstr "Geavanceerd"
331
-
332
- #: admin/sidebar-edit.php:236
333
- msgid "Conditions"
334
- msgstr "Condities"
335
-
336
- #: admin/sidebar-edit.php:199
337
- msgid "You cannot edit this sidebar because it is in the Trash. Please restore it and try again."
338
- msgstr "Niet mogelijk om deze sidebar te bewerken omdat het in de prullenbak zit. Herstel het en probeer het opnieuw."
339
-
340
- #: admin/sidebar-edit.php:83
341
- msgid "URLs (Pro Feature)"
342
- msgstr ""
343
-
344
- #: admin/post_type_sidebar.php:295 admin/screen_widgets.php:108
345
- #: admin/screen_widgets.php:137 admin/sidebar-edit.php:1010
346
- #: admin/sidebar-list-table.php:539
347
- msgid "Inactive"
348
- msgstr "Inactief"
349
-
350
- #: admin/screen_widgets.php:108 admin/screen_widgets.php:131
351
- #: admin/sidebar-edit.php:1007 admin/sidebar-list-table.php:513
352
- msgid "Active"
353
- msgstr "Actief"
354
-
355
- #. Author URI of the plugin/theme
356
- msgid "https://dev.institute"
357
- msgstr "https://dev.institute"
358
-
359
- #. Author of the plugin/theme
360
- msgid "Joachim Jensen"
361
- msgstr "Joachim Jensen"
362
-
363
- #. Plugin URI of the plugin/theme
364
- msgid "https://dev.institute/wordpress/sidebars-pro/"
365
- msgstr "https://dev.institute/wordpress/sidebars-pro/"
366
-
367
- #: admin/sidebar-edit.php:1037
368
- msgid "Enable"
369
- msgstr "Inschakelen"
370
-
371
- #: admin/sidebar-edit.php:1028 admin/sidebar-edit.php:1036
372
- msgid "Widget Revisions: %s"
373
- msgstr ""
374
-
375
- #: admin/sidebar-edit.php:116
376
- msgid "Upgrade to Pro"
377
- msgstr ""
378
-
379
- #: sidebar.php:245 sidebar.php:267
380
- msgid "(no title)"
381
- msgstr "(geen titel)"
382
-
383
- #: lib/wp-pointer-tour/wp-pointer-tour.php:164
384
- msgid "Previous"
385
- msgstr "Vorige"
386
-
387
- #: admin/screen_widgets.php:168
388
- msgid "Expand"
389
- msgstr "Uitklappen"
390
-
391
- #: admin/screen_widgets.php:167
392
- msgid "Collapse"
393
- msgstr "Inklappen"
394
-
395
- #: admin/sidebar-edit.php:1302
396
- msgid "User Roles available in Pro"
397
- msgstr ""
398
-
399
- #: admin/admin.php:126 admin/sidebar-list-table.php:609
400
- msgid "Widget Revisions"
401
- msgstr ""
402
-
403
- #: admin/sidebar-edit.php:99
404
- msgid "Display this sidebar only on content that meets the following conditions:"
405
- msgstr ""
406
-
407
- #: admin/post_type_sidebar.php:276
408
- msgid "Display sidebars per %s etc. with the %s."
409
- msgstr ""
410
-
411
- #: admin/post_type_sidebar.php:272
412
- msgid "Note: Selected Sidebars are displayed on this %s specifically."
413
- msgstr ""
414
-
415
- #: admin/post_type_sidebar.php:257
416
- msgid "Default"
417
- msgstr "Standaard"
418
-
419
- #: admin/post_type_sidebar.php:275
420
- msgid "Sidebar Manager"
421
- msgstr "Sidebar beheer"
422
-
423
- #: admin/post_type_sidebar.php:245
424
- msgid "Archive Page"
425
- msgstr ""
426
-
427
- #: admin/post_type_sidebar.php:237
428
- msgid "Page Template"
429
- msgstr ""
430
-
431
- #: admin/post_type_sidebar.php:234
432
- msgid "Child Page"
433
- msgstr ""
434
-
435
- #: admin/post_type_sidebar.php:231
436
- msgid "Author"
437
- msgstr "Auteur"
438
-
439
- #: admin/post_type_sidebar.php:223 admin/post_type_sidebar.php:262
440
- msgid "Type to Add New Sidebar"
441
- msgstr ""
442
-
443
- #: admin/post_type_sidebar.php:219
444
- msgid "Create New"
445
- msgstr "Nieuwe aanmaken"
446
-
447
- #: admin/post_type_sidebar.php:177
448
- msgid "Sidebars - Quick Select"
449
- msgstr ""
450
-
451
- #: admin/sidebar-edit.php:712
452
- msgid "Finish Tour"
453
- msgstr "Rondleiding beëindigen"
454
-
455
- #: admin/sidebar-edit.php:686
456
- msgid ""
457
- "Click on the input field and select the content you want.\n"
458
- "\n"
459
- "If you can't find the right content in the list, type something to search.\n"
460
- "\n"
461
- " You can add several types of content to the same group, try e.g. \"All Posts\" and an Author to target all posts written by that author. Awesome!\n"
462
- "\n"
463
- "Remember to save the changes on each group."
464
- msgstr ""
465
-
466
- #: admin/sidebar-edit.php:668
467
- msgid "I know how to use it"
468
- msgstr "Ik weet hoe het werkt"
469
-
470
- #: admin/sidebar-edit.php:660
471
- msgid ""
472
- "You've just installed or updated Content Aware Sidebars. Awesome!\n"
473
- "\n"
474
- "You can display sidebars on any page or in any context. If that is new to you, this 3 step interactive guide will show you just how easy it is."
475
- msgstr ""
476
-
477
- #: admin/sidebar-edit.php:659
478
- msgid "Get Started in 3 Easy Steps"
479
- msgstr "Beginnen in 3 eenvoudige stappen"
480
-
481
- #: lib/wp-content-aware-engine/module/bbpress.php:32
482
- msgid "All Profiles"
483
- msgstr ""
484
-
485
- #: lib/wp-content-aware-engine/module/author.php:30
486
- msgid "All Authors"
487
- msgstr ""
488
-
489
- #: sidebar.php:190
490
- msgid "Sidebar Conditions"
491
- msgstr ""
492
-
493
- #: sidebar.php:109
494
- msgid "Logged-in Users"
495
- msgstr ""
496
-
497
- #: lib/wp-content-aware-engine/view/group_template.php:11
498
- msgid "Not"
499
- msgstr ""
500
-
501
- #: admin/sidebar-edit.php:850
502
- msgid "Deactivate"
503
- msgstr "Deactiveren"
504
-
505
- #: admin/sidebar-edit.php:841
506
- msgid "Activate"
507
- msgstr "Activeren"
508
-
509
- #: admin/post_type_sidebar.php:220 admin/sidebar-edit.php:1013
510
- msgid "New"
511
- msgstr "Nieuw"
512
-
513
- #: freemius.php:58
514
- msgid "Please help us improve %2$s by securely sharing some usage data with %5$s. If you skip this, that's okay! %2$s will still work just fine."
515
- msgstr ""
516
-
517
- #: admin/screen_widgets.php:147
518
- msgid "Revisions"
519
- msgstr "Revisies"
520
-
521
- #: admin/sidebar-edit.php:1311 admin/sidebar-list-table.php:500
522
- msgid "All Users"
523
- msgstr "Alle gebruikers"
524
-
525
- #: admin/sidebar-list-table.php:456
526
- msgid "Add sidebar at the bottom during merge"
527
- msgstr ""
528
-
529
- #: admin/sidebar-list-table.php:455
530
- msgid "Add sidebar at the top during merge"
531
- msgstr ""
532
-
533
- #: admin/sidebar-edit.php:989
534
- msgid "Update"
535
- msgstr "Bijwerken"
536
-
537
- #: admin/sidebar-edit.php:237
538
- msgid "Schedule"
539
- msgstr "Inplannen"
540
-
541
- #: admin/sidebar-edit.php:899 admin/sidebar-list-table.php:263
542
- msgid "Move to Trash"
543
- msgstr "Naar prullenbak"
544
-
545
- #: admin/sidebar-edit.php:897 admin/sidebar-list-table.php:261
546
- #: admin/sidebar-list-table.php:636
547
- msgid "Delete Permanently"
548
- msgstr "Permanent verwijderen"
549
-
550
- #: app.php:174
551
- msgid "Upgrade"
552
- msgstr "Opwaarderen"
553
-
554
- #: admin/sidebar-edit.php:1029
555
- msgid "Browse revisions"
556
- msgstr "Revisies tonen"
557
-
558
- #: admin/sidebar-edit.php:1029
559
- msgctxt "revisions"
560
- msgid "Browse"
561
- msgstr "Bladeren"
562
-
563
- #: admin/sidebar-edit.php:1019 admin/sidebar-list-table.php:598
564
- msgid "Edit"
565
- msgstr "Bewerken"
566
-
567
- #: admin/sidebar-edit.php:994
568
- msgid "Status:"
569
- msgstr "Status:"
570
-
571
- #: admin/sidebar-edit.php:934 admin/sidebar-edit.php:935
572
- #: admin/sidebar-list-table.php:313 sidebar.php:105
573
- msgid "Visibility"
574
- msgstr "Zichtbaarheid"
575
-
576
- #: admin/admin.php:139
577
- msgid "Upgrade Now"
578
- msgstr "Nu opwaarderen"
579
-
580
- #: admin/sidebar-edit.php:960
581
- msgid "Priority Email Support"
582
- msgstr ""
583
-
584
- #: admin/sidebar-edit.php:261 admin/sidebar-edit.php:961
585
- msgid "Forum Support"
586
- msgstr "Forum ondersteuning"
587
-
588
- #: admin/admin.php:131
589
- msgid "Content Aware Sidebars Pro"
590
- msgstr ""
591
-
592
- #: admin/sidebar-edit.php:731
593
- msgid "Publish"
594
- msgstr "Publiceren"
595
-
596
- #: admin/sidebar-edit.php:119
597
- msgid "Like it? %1$sSupport the plugin with a %2$s Review%3$s"
598
- msgstr ""
599
-
600
- #: lib/wp-content-aware-engine/view/group_template.php:51
601
- msgid "Save Changes"
602
- msgstr "Wijzigingen opslaan"
603
-
604
- #: lib/wp-content-aware-engine/module/pods.php:30
605
- msgid "All Pods Pages"
606
- msgstr ""
607
-
608
- #: lib/wp-content-aware-engine/module/pods.php:29
609
- msgid "Pods Pages"
610
- msgstr ""
611
-
612
- #: admin/sidebar-edit.php:673
613
- msgid ""
614
- "With this dropdown you can select on what conditions the sidebar should be displayed.\n"
615
- "\n"
616
- "Content Aware Sidebars has built-in support for many types of content and even other plugins!\n"
617
- "\n"
618
- "Select something to continue the tour. You can change it later."
619
- msgstr ""
620
-
621
- #: admin/sidebar-edit.php:672
622
- msgid "Select Content Type"
623
- msgstr ""
624
-
625
- #: admin/sidebar-edit.php:667
626
- msgid "Start Quick Tour"
627
- msgstr "Start korte rondleiding"
628
-
629
- #: lib/wp-content-aware-engine/view/group_template.php:43
630
- msgid "Negate conditions"
631
- msgstr ""
632
-
633
- #: lib/wp-content-aware-engine/view/group_template.php:18
634
- #: lib/wp-content-aware-engine/view/meta_box.php:18
635
- msgid "Select content type"
636
- msgstr ""
637
-
638
- #: lib/wp-content-aware-engine/module/page_template.php:36
639
- msgid "All Templates"
640
- msgstr ""
641
-
642
- #: lib/wp-content-aware-engine/core.php:805
643
- msgid "Searching"
644
- msgstr "Zoeken"
645
-
646
- #: lib/wp-content-aware-engine/core.php:648
647
- msgid "Conditions updated"
648
- msgstr "Condities bijgewerkt"
649
-
650
- #: lib/wp-content-aware-engine/core.php:625
651
- msgid "Could not delete conditions"
652
- msgstr "Kan condities niet verwijderen"
653
-
654
- #: lib/wp-content-aware-engine/core.php:531
655
- msgid "Conditional Logic"
656
- msgstr "Conditionele logica"
657
-
658
- #: lib/wp-pointer-tour/wp-pointer-tour.php:165
659
- msgid "Next"
660
- msgstr "Volgende"
661
-
662
- #: lib/wp-pointer-tour/wp-pointer-tour.php:163
663
- msgid "Close"
664
- msgstr "Sluiten"
665
-
666
- #: admin/sidebar-edit.php:706
667
- msgid ""
668
- "That's it! Now you can start creating sidebars and display them on your own conditions.\n"
669
- "\n"
670
- "If you need more help, click on the \"Help\" tab here."
671
- msgstr ""
672
-
673
- #: admin/sidebar-edit.php:705
674
- msgid "Help and Support"
675
- msgstr "Hulp en support"
676
-
677
- #: admin/sidebar-edit.php:695
678
- msgid "Options, options"
679
- msgstr ""
680
-
681
- #: admin/sidebar-edit.php:958
682
- msgid "Get Started"
683
- msgstr "Aan de slag"
684
-
685
- #: admin/post_type_sidebar.php:292 admin/screen_widgets.php:134
686
- #: admin/sidebar-list-table.php:534
687
- #: lib/wp-content-aware-engine/module/post_type.php:319
688
- #: lib/wp-content-aware-engine/walker.php:185
689
- msgid "Scheduled"
690
- msgstr "Gepland"
691
-
692
- #: lib/wp-content-aware-engine/module/post_type.php:317
693
- #: lib/wp-content-aware-engine/walker.php:183
694
- msgid "Sticky"
695
- msgstr "Sticky"
696
-
697
- #. translators: post state
698
- #: lib/wp-content-aware-engine/module/post_type.php:315
699
- #: lib/wp-content-aware-engine/walker.php:181
700
- msgctxt "post state"
701
- msgid "Pending"
702
- msgstr ""
703
-
704
- #: lib/wp-content-aware-engine/module/post_type.php:312
705
- #: lib/wp-content-aware-engine/walker.php:178
706
- msgid "Draft"
707
- msgstr "Concept"
708
-
709
- #: lib/wp-content-aware-engine/module/post_type.php:310
710
- #: lib/wp-content-aware-engine/walker.php:176
711
- msgid "Private"
712
- msgstr "Priv&#233;"
713
-
714
- #: lib/wp-content-aware-engine/module/post_type.php:308
715
- #: lib/wp-content-aware-engine/walker.php:174
716
- msgid "Password protected"
717
- msgstr "Beschermd met wachtwoord"
718
-
719
- #: lib/wp-content-aware-engine/module/taxonomy.php:49
720
- msgid "Taxonomies"
721
- msgstr "Taxonomieën"
722
-
723
- #: lib/wp-content-aware-engine/module/static.php:50
724
- msgid "404 Page"
725
- msgstr "404 Pagina"
726
-
727
- #: lib/wp-content-aware-engine/module/static.php:49
728
- msgid "Search Results"
729
- msgstr "Zoekresultaten"
730
-
731
- #: lib/wp-content-aware-engine/module/static.php:48
732
- msgid "Front Page"
733
- msgstr "Voorpagina"
734
-
735
- #: lib/wp-content-aware-engine/module/static.php:36
736
- msgid "Static Pages"
737
- msgstr "Statische pagina's"
738
-
739
- #: lib/wp-content-aware-engine/module/post_type.php:284
740
- msgid "Blog Page"
741
- msgstr "Blog pagina"
742
-
743
- #: lib/wp-content-aware-engine/module/post_type.php:283
744
- #: lib/wp-content-aware-engine/module/taxonomy.php:288
745
- msgid "%s Archives"
746
- msgstr "%s Archieven"
747
-
748
- #: lib/wp-content-aware-engine/module/post_type.php:42
749
- msgid "Post Types"
750
- msgstr "Post typen"
751
-
752
- #: lib/wp-content-aware-engine/module/polylang.php:29
753
- #: lib/wp-content-aware-engine/module/qtranslate.php:29
754
- #: lib/wp-content-aware-engine/module/transposh.php:29
755
- #: lib/wp-content-aware-engine/module/wpml.php:29
756
- msgid "Languages"
757
- msgstr "Talen"
758
-
759
- #: lib/wp-content-aware-engine/module/page_template.php:35
760
- msgid "Page Templates"
761
- msgstr "Pagina templates"
762
-
763
- #: lib/wp-content-aware-engine/module/date.php:32
764
- msgid "Date Archives"
765
- msgstr "Datum archieven"
766
-
767
- #: lib/wp-content-aware-engine/module/date.php:30
768
- msgid "Dates"
769
- msgstr "Datums"
770
-
771
- #: lib/wp-content-aware-engine/module/bbpress.php:31
772
- msgid "bbPress User Profiles"
773
- msgstr "bbPress Gebruikersprofielen"
774
-
775
- #: lib/wp-content-aware-engine/module/author.php:29
776
- msgid "Authors"
777
- msgstr "Auteurs"
778
-
779
- #: lib/wp-content-aware-engine/core.php:807
780
- msgid "Target all but this context"
781
- msgstr ""
782
-
783
- #: lib/wp-content-aware-engine/core.php:808
784
- msgid "Conditions have unsaved changes. Do you want to continue and discard these changes?"
785
- msgstr ""
786
-
787
- #: lib/wp-content-aware-engine/core.php:806
788
- msgid "No results found."
789
- msgstr "Niets gevonden."
790
-
791
- #: lib/wp-content-aware-engine/view/module/condition_post_type_template.php:16
792
- #: lib/wp-content-aware-engine/view/module/condition_taxonomy_template.php:16
793
- #: lib/wp-content-aware-engine/view/module/condition_template.php:16
794
- msgid "And"
795
- msgstr ""
796
-
797
- #: lib/wp-content-aware-engine/view/group_template.php:10
798
- #: lib/wp-content-aware-engine/view/meta_box.php:14
799
- msgid "Or"
800
- msgstr "Of"
801
-
802
- #: admin/sidebar-edit.php:987
803
- msgid "Save"
804
- msgstr "Opslaan"
805
-
806
- #: lib/wp-content-aware-engine/core.php:617
807
- msgid "Unauthorized request"
808
- msgstr "Ongeautoriseerd verzoek"
809
-
810
- #: lib/wp-content-aware-engine/core.php:248
811
- msgctxt "condition status"
812
- msgid "Negated"
813
- msgstr ""
814
-
815
- #: lib/wp-content-aware-engine/core.php:228
816
- msgid "Condition Group"
817
- msgstr "Conditiegroep"
818
-
819
- #: admin/screen_widgets.php:170
820
- msgid "Filter Widgets"
821
- msgstr ""
822
-
823
- #: admin/screen_widgets.php:169
824
- msgid "Filter Sidebars"
825
- msgstr "Filter zijbalken"
826
-
827
- #: admin/sidebar-edit.php:955
828
- msgid "Translate the plugin into your language"
829
- msgstr "Vertaal deze plugin naar uw taal"
830
-
831
- #: admin/sidebar-edit.php:890 admin/sidebar-edit.php:891
832
- msgid "Order"
833
- msgstr "Volgorde"
834
-
835
- #: app.php:168
836
- msgid "Get Support"
837
- msgstr "Krijg ondersteuning"
838
-
839
- #: admin/sidebar-edit.php:259
840
- msgid "More Information"
841
- msgstr "Meer informatie"
842
-
843
- #: admin/sidebar-edit.php:255
844
- msgid "Each created condition group describe some specific content (conditions) that the current sidebar should be displayed with."
845
- msgstr "Elke gemaakte conditiegroep beschrijft een specifieke inhoud (conditie) die met de huidige sidebar weergegeven moet worden "
846
-
847
- #: admin/sidebar-edit.php:254 admin/sidebar-edit.php:685
848
- #: lib/wp-content-aware-engine/core.php:227
849
- msgid "Condition Groups"
850
- msgstr "Conditiegroepen"
851
-
852
- #: admin/sidebar-edit.php:771
853
- msgid "Options"
854
- msgstr "Opties"
855
-
856
- #. #-#-#-#-# tmp-content-aware-sidebars.pot (Content Aware Sidebars 3.5.2)
857
- #. #-#-#-#-#
858
- #. Plugin Name of the plugin/theme
859
- #: admin/sidebar-edit.php:754
860
- msgid "Content Aware Sidebars"
861
- msgstr "Inhouds-afhankelijke Sidebars"
862
-
863
- #: admin/sidebar-list-table.php:475
864
- msgid "Manage Widgets"
865
- msgstr "Beheer Widgets"
866
-
867
- #: admin/sidebar-list-table.php:312
868
- msgid "Widgets"
869
- msgstr "Widgets"
870
-
871
- #: admin/sidebar-list-table.php:448 sidebar.php:284
872
- msgid "Please update Host Sidebar"
873
- msgstr "Update de Host Sidebar aub"
874
-
875
- #: admin/sidebar-overview.php:277
876
- msgid "%s sidebar restored from the Trash."
877
- msgid_plural "%s sidebars restored from the Trash."
878
- msgstr[0] ""
879
- msgstr[1] ""
880
-
881
- #: admin/sidebar-overview.php:276
882
- msgid "%s sidebar moved to the Trash."
883
- msgid_plural "%s sidebars moved to the Trash."
884
- msgstr[0] ""
885
- msgstr[1] ""
886
-
887
- #: admin/sidebar-overview.php:275
888
- msgid "%s sidebar permanently deleted."
889
- msgid_plural "%s sidebars permanently deleted."
890
- msgstr[0] ""
891
- msgstr[1] ""
892
-
893
- #: admin/sidebar-overview.php:274
894
- msgid "%s sidebar not updated, somebody is editing it."
895
- msgid_plural "%s sidebars not updated, somebody is editing them."
896
- msgstr[0] ""
897
- msgstr[1] ""
898
-
899
- #: admin/sidebar-overview.php:273
900
- msgid "%s sidebar updated."
901
- msgid_plural "%s sidebars updated."
902
- msgstr[0] ""
903
- msgstr[1] ""
904
-
905
- #. translators: Publish box date format, see http://php.net/date
906
- #: admin/sidebar-edit.php:640
907
- msgid "M j, Y @ G:i"
908
- msgstr "M j, Y @ G:i"
909
-
910
- #: admin/sidebar-edit.php:638
911
- msgid "Sidebar scheduled for: <strong>%1$s</strong>."
912
- msgstr "Sidebar geplanned voor: <strong>%1$s<strong>"
913
-
914
- #: admin/sidebar-edit.php:636
915
- msgid "Sidebar updated."
916
- msgstr "Sidebar bijgewerkt."
917
-
918
- #: admin/sidebar-edit.php:634 admin/sidebar-overview.php:270
919
- msgid "Manage widgets"
920
- msgstr "Widgets beheren"
921
-
922
- #: sidebar.php:191
923
- msgid "No content. Please add at least one condition group to make the sidebar content aware."
924
- msgstr "Geen inhoud. Voeg tenminste één conditiegroep toe."
925
-
926
- #: sidebar.php:188
927
- msgid "No sidebars found in Trash"
928
- msgstr "Geen sidebars gevonden in Prullenbak"
929
-
930
- #: admin/post_type_sidebar.php:225 sidebar.php:187
931
- msgid "No sidebars found"
932
- msgstr "Geen sidebars gevonden"
933
-
934
- #: sidebar.php:186
935
- msgid "Search Sidebars"
936
- msgstr "Zoek Sidebars"
937
-
938
- #: sidebar.php:185
939
- msgid "View Sidebar"
940
- msgstr "Bekijk Sidebar"
941
-
942
- #: sidebar.php:184
943
- msgid "All Sidebars"
944
- msgstr "Alle Sidebars"
945
-
946
- #: sidebar.php:183
947
- msgid "New Sidebar"
948
- msgstr "Nieuwe Sidebar"
949
-
950
- #: admin/screen_widgets.php:147 sidebar.php:182
951
- msgid "Edit Sidebar"
952
- msgstr "Bewerk Sidebar"
953
-
954
- #: sidebar.php:181
955
- msgid "Add New Sidebar"
956
- msgstr "Voeg nieuwe Sidebar toe"
957
-
958
- #: sidebar.php:180
959
- msgctxt "sidebar"
960
- msgid "Add New"
961
- msgstr "Voeg toe"
962
-
963
- #: sidebar.php:179
964
- msgid "Sidebar"
965
- msgstr "Sidebar"
966
-
967
- #: sidebar.php:178
968
- msgid "Sidebars"
969
- msgstr "Sidebars"
970
-
971
- #: sidebar.php:141
972
- msgid "Place sidebar on top or bottom of host when merging."
973
- msgstr "Plaats sidebar bovenaan of onderaan host om samen te voegen"
974
-
975
- #: sidebar.php:139
976
- msgid "Bottom"
977
- msgstr "Onderkant"
978
-
979
- #: sidebar.php:138
980
- msgid "Top"
981
- msgstr "Bovenkant"
982
-
983
- #: sidebar.php:134
984
- msgid "Merge Position"
985
- msgstr "Positie samenvoegen"
986
-
987
- #: sidebar.php:123
988
- msgid "Replace host sidebar, merge with it or add sidebar manually."
989
- msgstr "Vervang host sidebar, voeg daarmee samen of voeg sidebar met de hand toe."
990
-
991
- #: sidebar.php:121
992
- msgid "Forced replace"
993
- msgstr "Geforceerde vervanging"
994
-
995
- #: sidebar.php:119
996
- msgid "Merge"
997
- msgstr "Samenvoegen"
998
-
999
- #: sidebar.php:118
1000
- msgid "Replace"
1001
- msgstr "Vervangen"
1002
-
1003
- #: lib/wp-content-aware-engine/view/group_template.php:37
1004
- msgid "Archives"
1005
- msgstr "Archief"
1006
-
1007
- #: lib/wp-content-aware-engine/view/group_template.php:31
1008
- msgid "Singulars"
1009
- msgstr "Enkelvoudige berichten"
1010
-
1011
- #: admin/sidebar-edit.php:260 admin/sidebar-edit.php:959 app.php:167
1012
- msgid "FAQ"
1013
- msgstr "FAQ"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
lang/content-aware-sidebars-pl_PL.po DELETED
@@ -1,1021 +0,0 @@
1
- # Translation of Plugins - Content Aware Sidebars - Widget Area Control - Development (trunk) in Polish
2
- # This file is distributed under the same license as the Plugins - Content Aware Sidebars - Widget Area Control - Development (trunk) package.
3
- msgid ""
4
- msgstr ""
5
- "PO-Revision-Date: 2016-02-03 01:23:57+0000\n"
6
- "MIME-Version: 1.0\n"
7
- "Content-Type: text/plain; charset=UTF-8\n"
8
- "Content-Transfer-Encoding: 8bit\n"
9
- "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
10
- "X-Generator: GlotPress/2.4.0-alpha\n"
11
- "Language: pl\n"
12
- "Project-Id-Version: Plugins - Content Aware Sidebars - Widget Area Control - Development (trunk)\n"
13
-
14
- #. Description of the plugin/theme
15
- msgid "Unlimited custom sidebars and widget areas for any post, page, category etc."
16
- msgstr ""
17
-
18
- #: lib/wp-content-aware-engine/view/group_template.php:54
19
- msgid "Settings"
20
- msgstr ""
21
-
22
- #: lib/wp-content-aware-engine/core.php:705
23
- msgid "Auto-select new children of selected items"
24
- msgstr ""
25
-
26
- #: admin/sidebar-list-table.php:605
27
- msgid "Duplicate"
28
- msgstr ""
29
-
30
- #. translators: %s: sidebar title
31
- #: admin/sidebar-list-table.php:604
32
- msgid "Duplicate %s"
33
- msgstr ""
34
-
35
- #: admin/sidebar-edit.php:369
36
- msgid "You are not allowed to delete this sidebar."
37
- msgstr ""
38
-
39
- #: admin/sidebar-edit.php:335
40
- msgid "You are not allowed to move this sidebar to the Trash."
41
- msgstr ""
42
-
43
- #: admin/sidebar-edit.php:222 admin/sidebar-edit.php:553
44
- msgid "You are not allowed to create sidebars."
45
- msgstr ""
46
-
47
- #: admin/sidebar-edit.php:197 admin/sidebar-edit.php:551
48
- #: admin/sidebar-edit.php:556
49
- msgid "You are not allowed to edit this sidebar."
50
- msgstr ""
51
-
52
- #: admin/admin.php:136
53
- msgid "Enhance your sidebars and widget areas with: %s and more."
54
- msgstr ""
55
-
56
- #: admin/admin.php:102
57
- msgid "You do not have access to this screen."
58
- msgstr ""
59
-
60
- #: admin/screen_widgets.php:171
61
- msgid "This sidebar is already scheduled to be activated. Do you want to activate it now?"
62
- msgstr ""
63
-
64
- #: admin/sidebar-edit.php:866
65
- msgid "Pro"
66
- msgstr ""
67
-
68
- #: admin/sidebar-edit.php:823
69
- msgid "No thanks"
70
- msgstr ""
71
-
72
- #: admin/sidebar-edit.php:823
73
- msgid "Review Content Aware Sidebars"
74
- msgstr ""
75
-
76
- #: admin/sidebar-edit.php:818
77
- msgid "I have spent countless hours developing it, and it would mean a lot to me if you %ssupport it with a quick review on WordPress.org.%s"
78
- msgstr ""
79
-
80
- #: admin/sidebar-edit.php:813
81
- msgid "Hey %s, it's Joachim from %s. You have used this free plugin for some time now, and I hope you like it!"
82
- msgstr ""
83
-
84
- #: admin/admin.php:139
85
- msgid "Read More"
86
- msgstr ""
87
-
88
- #: lib/wp-content-aware-engine/module/bp_member.php:37
89
- msgid "All Sections"
90
- msgstr ""
91
-
92
- #: lib/wp-content-aware-engine/module/bp_member.php:35
93
- msgid "BuddyPress Profiles"
94
- msgstr ""
95
-
96
- #: admin/sidebar-edit.php:957
97
- msgid "Documentation"
98
- msgstr ""
99
-
100
- #: sidebar.php:127
101
- msgid "Target Sidebar"
102
- msgstr ""
103
-
104
- #: sidebar.php:120
105
- msgid "Shortcode / Template Tag"
106
- msgstr ""
107
-
108
- #: admin/sidebar-overview.php:292
109
- msgid "Undo"
110
- msgstr ""
111
-
112
- #: admin/sidebar-overview.php:231
113
- msgid "You are not allowed to delete this item."
114
- msgstr ""
115
-
116
- #: admin/sidebar-overview.php:216
117
- msgid "You are not allowed to restore this item from the Trash."
118
- msgstr ""
119
-
120
- #: admin/sidebar-overview.php:197
121
- msgid "You are not allowed to move this item to the Trash."
122
- msgstr ""
123
-
124
- #. translators: %s: search keywords
125
- #: admin/sidebar-overview.php:133
126
- msgid "Search results for &#8220;%s&#8221;"
127
- msgstr ""
128
-
129
- #. translators: %s: post title
130
- #: admin/sidebar-list-table.php:635
131
- msgid "Delete &#8220;%s&#8221; permanently"
132
- msgstr ""
133
-
134
- #: admin/sidebar-list-table.php:627
135
- msgctxt "verb"
136
- msgid "Trash"
137
- msgstr ""
138
-
139
- #. translators: %s: post title
140
- #: admin/sidebar-list-table.php:626
141
- msgid "Move &#8220;%s&#8221; to the Trash"
142
- msgstr ""
143
-
144
- #. translators: %s: post title
145
- #: admin/sidebar-list-table.php:618
146
- msgid "Restore &#8220;%s&#8221; from the Trash"
147
- msgstr ""
148
-
149
- #. translators: %s: sidebar title
150
- #: admin/sidebar-list-table.php:597
151
- msgid "Edit &#8220;%s&#8221;"
152
- msgstr ""
153
-
154
- #: admin/sidebar-list-table.php:532
155
- msgid "Missed schedule"
156
- msgstr ""
157
-
158
- #: admin/sidebar-list-table.php:520
159
- msgid "Until %s"
160
- msgstr ""
161
-
162
- #. translators: Sidebar status date and time format, see http://php.net/date
163
- #: admin/sidebar-list-table.php:519 admin/sidebar-list-table.php:525
164
- msgid "Y/m/d g:i:s a"
165
- msgstr ""
166
-
167
- #. translators: Sidebar status date format, see http://php.net/date
168
- #: admin/sidebar-list-table.php:517 admin/sidebar-list-table.php:529
169
- msgid "Y/m/d"
170
- msgstr ""
171
-
172
- #: admin/sidebar-list-table.php:422
173
- msgid "%s is currently editing"
174
- msgstr ""
175
-
176
- #. translators: %s: post title
177
- #: admin/sidebar-list-table.php:407
178
- msgid "&#8220;%s&#8221; (Edit)"
179
- msgstr ""
180
-
181
- #: admin/sidebar-list-table.php:365
182
- msgid "Select %s"
183
- msgstr ""
184
-
185
- #: admin/sidebar-list-table.php:311 sidebar.php:114
186
- msgctxt "option"
187
- msgid "Action"
188
- msgstr ""
189
-
190
- #: admin/sidebar-list-table.php:310
191
- msgctxt "column name"
192
- msgid "Title"
193
- msgstr ""
194
-
195
- #: admin/sidebar-list-table.php:282
196
- msgid "Empty Trash"
197
- msgstr ""
198
-
199
- #: admin/sidebar-list-table.php:255 admin/sidebar-list-table.php:619
200
- msgid "Restore"
201
- msgstr ""
202
-
203
- #: admin/sidebar-list-table.php:207
204
- msgid "Inactive <span class=\"count\">(%s)</span>"
205
- msgid_plural "Inactive <span class=\"count\">(%s)</span>"
206
- msgstr[0] ""
207
- msgstr[1] ""
208
- msgstr[2] ""
209
-
210
- #: admin/sidebar-list-table.php:206
211
- msgid "Active <span class=\"count\">(%s)</span>"
212
- msgid_plural "Active <span class=\"count\">(%s)</span>"
213
- msgstr[0] ""
214
- msgstr[1] ""
215
- msgstr[2] ""
216
-
217
- #: admin/sidebar-list-table.php:193
218
- msgctxt "sidebars"
219
- msgid "All <span class=\"count\">(%s)</span>"
220
- msgid_plural "All <span class=\"count\">(%s)</span>"
221
- msgstr[0] ""
222
- msgstr[1] ""
223
- msgstr[2] ""
224
-
225
- #: admin/sidebar-edit.php:1322
226
- msgid "F j, Y"
227
- msgstr ""
228
-
229
- #: admin/admin.php:138
230
- msgid "Free updates and email support included."
231
- msgstr ""
232
-
233
- #: admin/admin.php:137
234
- msgid "You can upgrade without leaving the admin panel by clicking below."
235
- msgstr ""
236
-
237
- #: admin/admin.php:135
238
- msgid "Get All Features With Content Aware Sidebars Pro"
239
- msgstr ""
240
-
241
- #: admin/admin.php:129
242
- msgid "Sync widgets across themes"
243
- msgstr ""
244
-
245
- #: admin/admin.php:127
246
- msgid "Visibility for roles"
247
- msgstr ""
248
-
249
- #: admin/admin.php:125
250
- msgid "Extra condition types"
251
- msgstr ""
252
-
253
- #: admin/sidebar-edit.php:1004
254
- msgid "Activates on <b>%1$s</b>"
255
- msgstr ""
256
-
257
- #. translators: Publish box date format, see http://php.net/date
258
- #: admin/sidebar-edit.php:999
259
- msgid "M j, Y"
260
- msgstr ""
261
-
262
- #: admin/sidebar-edit.php:866
263
- msgid "Display sidebar only in given time ranges on select days."
264
- msgstr ""
265
-
266
- #: admin/sidebar-edit.php:853
267
- msgid "Never"
268
- msgstr ""
269
-
270
- #: admin/sidebar-edit.php:844
271
- msgid "Select date"
272
- msgstr ""
273
-
274
- #: admin/sidebar-edit.php:834 admin/sidebar-list-table.php:314
275
- msgid "Status"
276
- msgstr ""
277
-
278
- #: admin/admin.php:128 admin/sidebar-edit.php:761
279
- msgid "Time Schedule"
280
- msgstr ""
281
-
282
- #: admin/sidebar-edit.php:738
283
- msgid "Sidebar Status"
284
- msgstr ""
285
-
286
- #: admin/sidebar-edit.php:696
287
- msgid ""
288
- "Should the sidebar merge with a target sidebar or replace it? Maybe you want to insert it in your content with a shortcode.\n"
289
- "\n"
290
- "Display the sidebar for everyone or make it visible only for logged-in users.\n"
291
- "\n"
292
- " You are in control."
293
- msgstr ""
294
-
295
- #: admin/sidebar-edit.php:641
296
- msgid "Sidebar deactivated."
297
- msgstr ""
298
-
299
- #: admin/sidebar-edit.php:637
300
- msgid "Sidebar activated."
301
- msgstr ""
302
-
303
- #: admin/sidebar-edit.php:478
304
- msgid "Enter title here"
305
- msgstr ""
306
-
307
- #: admin/sidebar-edit.php:372 admin/sidebar-overview.php:234
308
- msgid "Error in deleting."
309
- msgstr ""
310
-
311
- #: admin/sidebar-edit.php:361 admin/sidebar-overview.php:219
312
- msgid "Error in restoring from Trash."
313
- msgstr ""
314
-
315
- #: admin/sidebar-edit.php:358
316
- msgid "You are not allowed to restore this sidebar from the Trash."
317
- msgstr ""
318
-
319
- #: admin/sidebar-edit.php:343 admin/sidebar-overview.php:205
320
- msgid "Error in moving to Trash."
321
- msgstr ""
322
-
323
- #: admin/sidebar-edit.php:339
324
- msgid "You cannot move this sidebar to the Trash. %s is currently editing."
325
- msgstr ""
326
-
327
- #: admin/sidebar-edit.php:195 admin/sidebar-edit.php:288
328
- msgid "The sidebar no longer exists."
329
- msgstr ""
330
-
331
- #: admin/sidebar-edit.php:238 admin/sidebar-edit.php:745
332
- msgid "Advanced"
333
- msgstr ""
334
-
335
- #: admin/sidebar-edit.php:236
336
- msgid "Conditions"
337
- msgstr ""
338
-
339
- #: admin/sidebar-edit.php:199
340
- msgid "You cannot edit this sidebar because it is in the Trash. Please restore it and try again."
341
- msgstr ""
342
-
343
- #: admin/sidebar-edit.php:83
344
- msgid "URLs (Pro Feature)"
345
- msgstr ""
346
-
347
- #: admin/post_type_sidebar.php:295 admin/screen_widgets.php:108
348
- #: admin/screen_widgets.php:137 admin/sidebar-edit.php:1010
349
- #: admin/sidebar-list-table.php:539
350
- msgid "Inactive"
351
- msgstr ""
352
-
353
- #: admin/screen_widgets.php:108 admin/screen_widgets.php:131
354
- #: admin/sidebar-edit.php:1007 admin/sidebar-list-table.php:513
355
- msgid "Active"
356
- msgstr ""
357
-
358
- #. Author URI of the plugin/theme
359
- msgid "https://dev.institute"
360
- msgstr ""
361
-
362
- #. Author of the plugin/theme
363
- msgid "Joachim Jensen"
364
- msgstr ""
365
-
366
- #. Plugin URI of the plugin/theme
367
- msgid "https://dev.institute/wordpress/sidebars-pro/"
368
- msgstr ""
369
-
370
- #: admin/sidebar-edit.php:1037
371
- msgid "Enable"
372
- msgstr ""
373
-
374
- #: admin/sidebar-edit.php:1028 admin/sidebar-edit.php:1036
375
- msgid "Widget Revisions: %s"
376
- msgstr ""
377
-
378
- #: admin/sidebar-edit.php:116
379
- msgid "Upgrade to Pro"
380
- msgstr ""
381
-
382
- #: sidebar.php:245 sidebar.php:267
383
- msgid "(no title)"
384
- msgstr ""
385
-
386
- #: lib/wp-pointer-tour/wp-pointer-tour.php:164
387
- msgid "Previous"
388
- msgstr ""
389
-
390
- #: admin/screen_widgets.php:168
391
- msgid "Expand"
392
- msgstr ""
393
-
394
- #: admin/screen_widgets.php:167
395
- msgid "Collapse"
396
- msgstr ""
397
-
398
- #: admin/sidebar-edit.php:1302
399
- msgid "User Roles available in Pro"
400
- msgstr ""
401
-
402
- #: admin/admin.php:126 admin/sidebar-list-table.php:609
403
- msgid "Widget Revisions"
404
- msgstr ""
405
-
406
- #: admin/sidebar-edit.php:99
407
- msgid "Display this sidebar only on content that meets the following conditions:"
408
- msgstr ""
409
-
410
- #: admin/post_type_sidebar.php:276
411
- msgid "Display sidebars per %s etc. with the %s."
412
- msgstr ""
413
-
414
- #: admin/post_type_sidebar.php:272
415
- msgid "Note: Selected Sidebars are displayed on this %s specifically."
416
- msgstr ""
417
-
418
- #: admin/post_type_sidebar.php:257
419
- msgid "Default"
420
- msgstr ""
421
-
422
- #: admin/post_type_sidebar.php:275
423
- msgid "Sidebar Manager"
424
- msgstr ""
425
-
426
- #: admin/post_type_sidebar.php:245
427
- msgid "Archive Page"
428
- msgstr ""
429
-
430
- #: admin/post_type_sidebar.php:237
431
- msgid "Page Template"
432
- msgstr ""
433
-
434
- #: admin/post_type_sidebar.php:234
435
- msgid "Child Page"
436
- msgstr ""
437
-
438
- #: admin/post_type_sidebar.php:231
439
- msgid "Author"
440
- msgstr ""
441
-
442
- #: admin/post_type_sidebar.php:223 admin/post_type_sidebar.php:262
443
- msgid "Type to Add New Sidebar"
444
- msgstr ""
445
-
446
- #: admin/post_type_sidebar.php:219
447
- msgid "Create New"
448
- msgstr ""
449
-
450
- #: admin/post_type_sidebar.php:177
451
- msgid "Sidebars - Quick Select"
452
- msgstr ""
453
-
454
- #: admin/sidebar-edit.php:712
455
- msgid "Finish Tour"
456
- msgstr ""
457
-
458
- #: admin/sidebar-edit.php:686
459
- msgid ""
460
- "Click on the input field and select the content you want.\n"
461
- "\n"
462
- "If you can't find the right content in the list, type something to search.\n"
463
- "\n"
464
- " You can add several types of content to the same group, try e.g. \"All Posts\" and an Author to target all posts written by that author. Awesome!\n"
465
- "\n"
466
- "Remember to save the changes on each group."
467
- msgstr ""
468
-
469
- #: admin/sidebar-edit.php:668
470
- msgid "I know how to use it"
471
- msgstr ""
472
-
473
- #: admin/sidebar-edit.php:660
474
- msgid ""
475
- "You've just installed or updated Content Aware Sidebars. Awesome!\n"
476
- "\n"
477
- "You can display sidebars on any page or in any context. If that is new to you, this 3 step interactive guide will show you just how easy it is."
478
- msgstr ""
479
-
480
- #: admin/sidebar-edit.php:659
481
- msgid "Get Started in 3 Easy Steps"
482
- msgstr ""
483
-
484
- #: lib/wp-content-aware-engine/module/bbpress.php:32
485
- msgid "All Profiles"
486
- msgstr ""
487
-
488
- #: lib/wp-content-aware-engine/module/author.php:30
489
- msgid "All Authors"
490
- msgstr ""
491
-
492
- #: sidebar.php:190
493
- msgid "Sidebar Conditions"
494
- msgstr ""
495
-
496
- #: sidebar.php:109
497
- msgid "Logged-in Users"
498
- msgstr ""
499
-
500
- #: lib/wp-content-aware-engine/view/group_template.php:11
501
- msgid "Not"
502
- msgstr ""
503
-
504
- #: admin/sidebar-edit.php:850
505
- msgid "Deactivate"
506
- msgstr ""
507
-
508
- #: admin/sidebar-edit.php:841
509
- msgid "Activate"
510
- msgstr ""
511
-
512
- #: admin/post_type_sidebar.php:220 admin/sidebar-edit.php:1013
513
- msgid "New"
514
- msgstr ""
515
-
516
- #: freemius.php:58
517
- msgid "Please help us improve %2$s by securely sharing some usage data with %5$s. If you skip this, that's okay! %2$s will still work just fine."
518
- msgstr ""
519
-
520
- #: admin/screen_widgets.php:147
521
- msgid "Revisions"
522
- msgstr ""
523
-
524
- #: admin/sidebar-edit.php:1311 admin/sidebar-list-table.php:500
525
- msgid "All Users"
526
- msgstr ""
527
-
528
- #: admin/sidebar-list-table.php:456
529
- msgid "Add sidebar at the bottom during merge"
530
- msgstr ""
531
-
532
- #: admin/sidebar-list-table.php:455
533
- msgid "Add sidebar at the top during merge"
534
- msgstr ""
535
-
536
- #: admin/sidebar-edit.php:989
537
- msgid "Update"
538
- msgstr ""
539
-
540
- #: admin/sidebar-edit.php:237
541
- msgid "Schedule"
542
- msgstr ""
543
-
544
- #: admin/sidebar-edit.php:899 admin/sidebar-list-table.php:263
545
- msgid "Move to Trash"
546
- msgstr ""
547
-
548
- #: admin/sidebar-edit.php:897 admin/sidebar-list-table.php:261
549
- #: admin/sidebar-list-table.php:636
550
- msgid "Delete Permanently"
551
- msgstr ""
552
-
553
- #: app.php:174
554
- msgid "Upgrade"
555
- msgstr ""
556
-
557
- #: admin/sidebar-edit.php:1029
558
- msgid "Browse revisions"
559
- msgstr ""
560
-
561
- #: admin/sidebar-edit.php:1029
562
- msgctxt "revisions"
563
- msgid "Browse"
564
- msgstr ""
565
-
566
- #: admin/sidebar-edit.php:1019 admin/sidebar-list-table.php:598
567
- msgid "Edit"
568
- msgstr ""
569
-
570
- #: admin/sidebar-edit.php:994
571
- msgid "Status:"
572
- msgstr ""
573
-
574
- #: admin/sidebar-edit.php:934 admin/sidebar-edit.php:935
575
- #: admin/sidebar-list-table.php:313 sidebar.php:105
576
- msgid "Visibility"
577
- msgstr ""
578
-
579
- #: admin/admin.php:139
580
- msgid "Upgrade Now"
581
- msgstr ""
582
-
583
- #: admin/sidebar-edit.php:960
584
- msgid "Priority Email Support"
585
- msgstr ""
586
-
587
- #: admin/sidebar-edit.php:261 admin/sidebar-edit.php:961
588
- msgid "Forum Support"
589
- msgstr ""
590
-
591
- #: admin/admin.php:131
592
- msgid "Content Aware Sidebars Pro"
593
- msgstr ""
594
-
595
- #: admin/sidebar-edit.php:731
596
- msgid "Publish"
597
- msgstr ""
598
-
599
- #: admin/sidebar-edit.php:119
600
- msgid "Like it? %1$sSupport the plugin with a %2$s Review%3$s"
601
- msgstr ""
602
-
603
- #: lib/wp-content-aware-engine/view/group_template.php:51
604
- msgid "Save Changes"
605
- msgstr "Zachowaj zmiany"
606
-
607
- #: lib/wp-content-aware-engine/module/pods.php:30
608
- msgid "All Pods Pages"
609
- msgstr ""
610
-
611
- #: lib/wp-content-aware-engine/module/pods.php:29
612
- msgid "Pods Pages"
613
- msgstr ""
614
-
615
- #: admin/sidebar-edit.php:673
616
- msgid ""
617
- "With this dropdown you can select on what conditions the sidebar should be displayed.\n"
618
- "\n"
619
- "Content Aware Sidebars has built-in support for many types of content and even other plugins!\n"
620
- "\n"
621
- "Select something to continue the tour. You can change it later."
622
- msgstr ""
623
-
624
- #: admin/sidebar-edit.php:672
625
- msgid "Select Content Type"
626
- msgstr ""
627
-
628
- #: admin/sidebar-edit.php:667
629
- msgid "Start Quick Tour"
630
- msgstr ""
631
-
632
- #: lib/wp-content-aware-engine/view/group_template.php:43
633
- msgid "Negate conditions"
634
- msgstr ""
635
-
636
- #: lib/wp-content-aware-engine/view/group_template.php:18
637
- #: lib/wp-content-aware-engine/view/meta_box.php:18
638
- msgid "Select content type"
639
- msgstr "Wybierz typ zawartości"
640
-
641
- #: lib/wp-content-aware-engine/module/page_template.php:36
642
- msgid "All Templates"
643
- msgstr ""
644
-
645
- #: lib/wp-content-aware-engine/core.php:805
646
- msgid "Searching"
647
- msgstr ""
648
-
649
- #: lib/wp-content-aware-engine/core.php:648
650
- msgid "Conditions updated"
651
- msgstr ""
652
-
653
- #: lib/wp-content-aware-engine/core.php:625
654
- msgid "Could not delete conditions"
655
- msgstr ""
656
-
657
- #: lib/wp-content-aware-engine/core.php:531
658
- msgid "Conditional Logic"
659
- msgstr ""
660
-
661
- #: lib/wp-pointer-tour/wp-pointer-tour.php:165
662
- msgid "Next"
663
- msgstr "Następny"
664
-
665
- #: lib/wp-pointer-tour/wp-pointer-tour.php:163
666
- msgid "Close"
667
- msgstr "Zamknij"
668
-
669
- #: admin/sidebar-edit.php:706
670
- msgid ""
671
- "That's it! Now you can start creating sidebars and display them on your own conditions.\n"
672
- "\n"
673
- "If you need more help, click on the \"Help\" tab here."
674
- msgstr ""
675
-
676
- #: admin/sidebar-edit.php:705
677
- msgid "Help and Support"
678
- msgstr "Pomoc i wsparcie"
679
-
680
- #: admin/sidebar-edit.php:695
681
- msgid "Options, options"
682
- msgstr "Opcje, opcje"
683
-
684
- #: admin/sidebar-edit.php:958
685
- msgid "Get Started"
686
- msgstr ""
687
-
688
- #: admin/post_type_sidebar.php:292 admin/screen_widgets.php:134
689
- #: admin/sidebar-list-table.php:534
690
- #: lib/wp-content-aware-engine/module/post_type.php:319
691
- #: lib/wp-content-aware-engine/walker.php:185
692
- msgid "Scheduled"
693
- msgstr ""
694
-
695
- #: lib/wp-content-aware-engine/module/post_type.php:317
696
- #: lib/wp-content-aware-engine/walker.php:183
697
- msgid "Sticky"
698
- msgstr ""
699
-
700
- #. translators: post state
701
- #: lib/wp-content-aware-engine/module/post_type.php:315
702
- #: lib/wp-content-aware-engine/walker.php:181
703
- msgctxt "post state"
704
- msgid "Pending"
705
- msgstr ""
706
-
707
- #: lib/wp-content-aware-engine/module/post_type.php:312
708
- #: lib/wp-content-aware-engine/walker.php:178
709
- msgid "Draft"
710
- msgstr ""
711
-
712
- #: lib/wp-content-aware-engine/module/post_type.php:310
713
- #: lib/wp-content-aware-engine/walker.php:176
714
- msgid "Private"
715
- msgstr ""
716
-
717
- #: lib/wp-content-aware-engine/module/post_type.php:308
718
- #: lib/wp-content-aware-engine/walker.php:174
719
- msgid "Password protected"
720
- msgstr ""
721
-
722
- #: lib/wp-content-aware-engine/module/taxonomy.php:49
723
- msgid "Taxonomies"
724
- msgstr "Taksonomie"
725
-
726
- #: lib/wp-content-aware-engine/module/static.php:50
727
- msgid "404 Page"
728
- msgstr "Strona błędu 404"
729
-
730
- #: lib/wp-content-aware-engine/module/static.php:49
731
- msgid "Search Results"
732
- msgstr "Wyniki wyszukiwania"
733
-
734
- #: lib/wp-content-aware-engine/module/static.php:48
735
- msgid "Front Page"
736
- msgstr "Strona główna"
737
-
738
- #: lib/wp-content-aware-engine/module/static.php:36
739
- msgid "Static Pages"
740
- msgstr "Strona statyczna"
741
-
742
- #: lib/wp-content-aware-engine/module/post_type.php:284
743
- msgid "Blog Page"
744
- msgstr ""
745
-
746
- #: lib/wp-content-aware-engine/module/post_type.php:283
747
- #: lib/wp-content-aware-engine/module/taxonomy.php:288
748
- msgid "%s Archives"
749
- msgstr ""
750
-
751
- #: lib/wp-content-aware-engine/module/post_type.php:42
752
- msgid "Post Types"
753
- msgstr "Typy wpisów"
754
-
755
- #: lib/wp-content-aware-engine/module/polylang.php:29
756
- #: lib/wp-content-aware-engine/module/qtranslate.php:29
757
- #: lib/wp-content-aware-engine/module/transposh.php:29
758
- #: lib/wp-content-aware-engine/module/wpml.php:29
759
- msgid "Languages"
760
- msgstr "Języki"
761
-
762
- #: lib/wp-content-aware-engine/module/page_template.php:35
763
- msgid "Page Templates"
764
- msgstr "Szablony strony"
765
-
766
- #: lib/wp-content-aware-engine/module/date.php:32
767
- msgid "Date Archives"
768
- msgstr "Archiwum wg dat"
769
-
770
- #: lib/wp-content-aware-engine/module/date.php:30
771
- msgid "Dates"
772
- msgstr "Daty"
773
-
774
- #: lib/wp-content-aware-engine/module/bbpress.php:31
775
- msgid "bbPress User Profiles"
776
- msgstr "Profile Użytkowników Formu"
777
-
778
- #: lib/wp-content-aware-engine/module/author.php:29
779
- msgid "Authors"
780
- msgstr "Autorzy"
781
-
782
- #: lib/wp-content-aware-engine/core.php:807
783
- msgid "Target all but this context"
784
- msgstr ""
785
-
786
- #: lib/wp-content-aware-engine/core.php:808
787
- msgid "Conditions have unsaved changes. Do you want to continue and discard these changes?"
788
- msgstr ""
789
-
790
- #: lib/wp-content-aware-engine/core.php:806
791
- msgid "No results found."
792
- msgstr "Nic nie znaleziono."
793
-
794
- #: lib/wp-content-aware-engine/view/module/condition_post_type_template.php:16
795
- #: lib/wp-content-aware-engine/view/module/condition_taxonomy_template.php:16
796
- #: lib/wp-content-aware-engine/view/module/condition_template.php:16
797
- msgid "And"
798
- msgstr ""
799
-
800
- #: lib/wp-content-aware-engine/view/group_template.php:10
801
- #: lib/wp-content-aware-engine/view/meta_box.php:14
802
- msgid "Or"
803
- msgstr "Lub"
804
-
805
- #: admin/sidebar-edit.php:987
806
- msgid "Save"
807
- msgstr "Zapisz"
808
-
809
- #: lib/wp-content-aware-engine/core.php:617
810
- msgid "Unauthorized request"
811
- msgstr "Nieuprawnione wnioski"
812
-
813
- #: lib/wp-content-aware-engine/core.php:248
814
- msgctxt "condition status"
815
- msgid "Negated"
816
- msgstr ""
817
-
818
- #: lib/wp-content-aware-engine/core.php:228
819
- msgid "Condition Group"
820
- msgstr "Stan Grupy"
821
-
822
- #: admin/screen_widgets.php:170
823
- msgid "Filter Widgets"
824
- msgstr ""
825
-
826
- #: admin/screen_widgets.php:169
827
- msgid "Filter Sidebars"
828
- msgstr "Filtruj paski boczne"
829
-
830
- #: admin/sidebar-edit.php:955
831
- msgid "Translate the plugin into your language"
832
- msgstr "Przetłumacz wtyczkę na swój język"
833
-
834
- #: admin/sidebar-edit.php:890 admin/sidebar-edit.php:891
835
- msgid "Order"
836
- msgstr "Starszy"
837
-
838
- #: app.php:168
839
- msgid "Get Support"
840
- msgstr "Uzyskaj pomoc"
841
-
842
- #: admin/sidebar-edit.php:259
843
- msgid "More Information"
844
- msgstr "Więcej informacji"
845
-
846
- #: admin/sidebar-edit.php:255
847
- msgid "Each created condition group describe some specific content (conditions) that the current sidebar should be displayed with."
848
- msgstr "Każdy stan grupy opisuje pewną specyficzną zawartość (stan), który obecny pasek boczny powinien wyświetlić."
849
-
850
- #: admin/sidebar-edit.php:254 admin/sidebar-edit.php:685
851
- #: lib/wp-content-aware-engine/core.php:227
852
- msgid "Condition Groups"
853
- msgstr "Stan Grup"
854
-
855
- #: admin/sidebar-edit.php:771
856
- msgid "Options"
857
- msgstr "Opcje"
858
-
859
- #. #-#-#-#-# tmp-content-aware-sidebars.pot (Content Aware Sidebars 3.5.2)
860
- #. #-#-#-#-#
861
- #. Plugin Name of the plugin/theme
862
- #: admin/sidebar-edit.php:754
863
- msgid "Content Aware Sidebars"
864
- msgstr "Paski boczne"
865
-
866
- #: admin/sidebar-list-table.php:475
867
- msgid "Manage Widgets"
868
- msgstr "Zarządzaj Widgetami"
869
-
870
- #: admin/sidebar-list-table.php:312
871
- msgid "Widgets"
872
- msgstr "Widgety"
873
-
874
- #: admin/sidebar-list-table.php:448 sidebar.php:284
875
- msgid "Please update Host Sidebar"
876
- msgstr "Zaktualizuj Główny pasek boczny"
877
-
878
- #: admin/sidebar-overview.php:277
879
- msgid "%s sidebar restored from the Trash."
880
- msgid_plural "%s sidebars restored from the Trash."
881
- msgstr[0] ""
882
- msgstr[1] ""
883
- msgstr[2] ""
884
-
885
- #: admin/sidebar-overview.php:276
886
- msgid "%s sidebar moved to the Trash."
887
- msgid_plural "%s sidebars moved to the Trash."
888
- msgstr[0] ""
889
- msgstr[1] ""
890
- msgstr[2] ""
891
-
892
- #: admin/sidebar-overview.php:275
893
- msgid "%s sidebar permanently deleted."
894
- msgid_plural "%s sidebars permanently deleted."
895
- msgstr[0] ""
896
- msgstr[1] ""
897
- msgstr[2] ""
898
-
899
- #: admin/sidebar-overview.php:274
900
- msgid "%s sidebar not updated, somebody is editing it."
901
- msgid_plural "%s sidebars not updated, somebody is editing them."
902
- msgstr[0] ""
903
- msgstr[1] ""
904
- msgstr[2] ""
905
-
906
- #: admin/sidebar-overview.php:273
907
- msgid "%s sidebar updated."
908
- msgid_plural "%s sidebars updated."
909
- msgstr[0] ""
910
- msgstr[1] ""
911
- msgstr[2] ""
912
-
913
- #. translators: Publish box date format, see http://php.net/date
914
- #: admin/sidebar-edit.php:640
915
- msgid "M j, Y @ G:i"
916
- msgstr "M j, Y @ G:i"
917
-
918
- #: admin/sidebar-edit.php:638
919
- msgid "Sidebar scheduled for: <strong>%1$s</strong>."
920
- msgstr "Plan paska bocznego na: <strong>%1$s</strong>."
921
-
922
- #: admin/sidebar-edit.php:636
923
- msgid "Sidebar updated."
924
- msgstr "Pasek boczny zaktualizowany."
925
-
926
- #: admin/sidebar-edit.php:634 admin/sidebar-overview.php:270
927
- msgid "Manage widgets"
928
- msgstr "Zarządzaj widgetami"
929
-
930
- #: sidebar.php:191
931
- msgid "No content. Please add at least one condition group to make the sidebar content aware."
932
- msgstr "Brak zawartości. Dodaj chociaż jedną grupę, aby pasek działał."
933
-
934
- #: sidebar.php:188
935
- msgid "No sidebars found in Trash"
936
- msgstr "Nie znaleziono pasków w koszu"
937
-
938
- #: admin/post_type_sidebar.php:225 sidebar.php:187
939
- msgid "No sidebars found"
940
- msgstr "Nie znaleziono pasków bocznych"
941
-
942
- #: sidebar.php:186
943
- msgid "Search Sidebars"
944
- msgstr "Szukaj Pasków bocznych"
945
-
946
- #: sidebar.php:185
947
- msgid "View Sidebar"
948
- msgstr "Zobacz pasek boczny"
949
-
950
- #: sidebar.php:184
951
- msgid "All Sidebars"
952
- msgstr "Wszystkie Paski boczne"
953
-
954
- #: sidebar.php:183
955
- msgid "New Sidebar"
956
- msgstr "Nowy pasek boczny"
957
-
958
- #: admin/screen_widgets.php:147 sidebar.php:182
959
- msgid "Edit Sidebar"
960
- msgstr "Edytuj Pasek boczny"
961
-
962
- #: sidebar.php:181
963
- msgid "Add New Sidebar"
964
- msgstr "Dodaj nowy Pasek boczny"
965
-
966
- #: sidebar.php:180
967
- msgctxt "sidebar"
968
- msgid "Add New"
969
- msgstr "Dodaj nowy"
970
-
971
- #: sidebar.php:179
972
- msgid "Sidebar"
973
- msgstr "Pasek boczny"
974
-
975
- #: sidebar.php:178
976
- msgid "Sidebars"
977
- msgstr "Paski boczne"
978
-
979
- #: sidebar.php:141
980
- msgid "Place sidebar on top or bottom of host when merging."
981
- msgstr "Umieść pasek boczny na górze lub dole głównego paska podczas scalania."
982
-
983
- #: sidebar.php:139
984
- msgid "Bottom"
985
- msgstr "Dół"
986
-
987
- #: sidebar.php:138
988
- msgid "Top"
989
- msgstr "Góra"
990
-
991
- #: sidebar.php:134
992
- msgid "Merge Position"
993
- msgstr ""
994
-
995
- #: sidebar.php:123
996
- msgid "Replace host sidebar, merge with it or add sidebar manually."
997
- msgstr "Zastąp Główny pasek boczny, scal go lub dodaj pasek boczny ręcznie."
998
-
999
- #: sidebar.php:121
1000
- msgid "Forced replace"
1001
- msgstr "Wymuszona zamiana"
1002
-
1003
- #: sidebar.php:119
1004
- msgid "Merge"
1005
- msgstr "Scal"
1006
-
1007
- #: sidebar.php:118
1008
- msgid "Replace"
1009
- msgstr "Zastąp"
1010
-
1011
- #: lib/wp-content-aware-engine/view/group_template.php:37
1012
- msgid "Archives"
1013
- msgstr ""
1014
-
1015
- #: lib/wp-content-aware-engine/view/group_template.php:31
1016
- msgid "Singulars"
1017
- msgstr ""
1018
-
1019
- #: admin/sidebar-edit.php:260 admin/sidebar-edit.php:959 app.php:167
1020
- msgid "FAQ"
1021
- msgstr "FAQ"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
lang/content-aware-sidebars-pt_BR.po DELETED
@@ -1,714 +0,0 @@
1
- # Copyright (C) 2012 Content Aware Sidebars
2
- # This file is distributed under the same license as the Content Aware Sidebars package.
3
- # Translators:
4
- # Alberto Georges <trevohost@gmail.com>, 2016
5
- # Alexandre Lunelli da Silva <ovelhaaa@gmail.com>, 2015
6
- # Marcelo Ghelman <marcelo.ghelman@gmail.com>, 2014-2015
7
- # William Ribeiro Araujo <waraujo123@gmail.com>, 2015
8
- msgid ""
9
- msgstr ""
10
- "Project-Id-Version: Content Aware Sidebars\n"
11
- "Report-Msgid-Bugs-To: http://wordpress.org/tag/content-aware-sidebars\n"
12
- "POT-Creation-Date: 2015-10-01 16:11-0800\n"
13
- "PO-Revision-Date: 2016-03-07 00:18+0000\n"
14
- "Last-Translator: Joachim Jensen <jv@intox.dk>\n"
15
- "Language-Team: Portuguese (Brazil) (http://www.transifex.com/intoxstudio/content-aware-sidebars/language/pt_BR/)\n"
16
- "MIME-Version: 1.0\n"
17
- "Content-Type: text/plain; charset=UTF-8\n"
18
- "Content-Transfer-Encoding: 8bit\n"
19
- "Language: pt_BR\n"
20
- "Plural-Forms: nplurals=2; plural=(n > 1);\n"
21
- "X-Generator: Poedit 1.7.6\n"
22
- "X-Poedit-Basepath: .\n"
23
- "X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;_ex:1,2c;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n"
24
- "X-Poedit-SearchPath-0: .\n"
25
- "X-Poedit-SearchPath-1: ..\n"
26
- "X-Poedit-SearchPathExcluded-0: ../node_modules\n"
27
- "X-Poedit-SearchPathExcluded-1: ../lib/wp-content-aware-engine/node_modules\n"
28
- "X-Poedit-SourceCharset: UTF-8\n"
29
- "X-Textdomain-Support: yes\n"
30
-
31
- #: ../content-aware-sidebars.php:95
32
- msgid "Manage and show sidebars according to the content being viewed."
33
- msgstr "Gerencia e exibe painéis laterais de acordo com o conteúdo sendo visto."
34
-
35
- #: ../content-aware-sidebars.php:96 ../content-aware-sidebars.php:748
36
- msgid "Content Aware Sidebars"
37
- msgstr "Content Aware Sidebars"
38
-
39
- #: ../content-aware-sidebars.php:97
40
- msgid "Import"
41
- msgstr "Importar"
42
-
43
- #: ../content-aware-sidebars.php:178 ../content-aware-sidebars.php:801
44
- msgid "FAQ"
45
- msgstr "FAQ"
46
-
47
- #: ../content-aware-sidebars.php:256
48
- msgid "Exposure"
49
- msgstr "Exposição"
50
-
51
- #: ../content-aware-sidebars.php:260
52
- msgid "Singular"
53
- msgstr "Singular"
54
-
55
- #: ../content-aware-sidebars.php:261
56
- msgid "Singular & Archive"
57
- msgstr "Singular & Arquivo"
58
-
59
- #: ../content-aware-sidebars.php:262
60
- msgid "Archive"
61
- msgstr "Arquivo"
62
-
63
- #: ../content-aware-sidebars.php:267 ../content-aware-sidebars.php:471
64
- msgctxt "option"
65
- msgid "Handle"
66
- msgstr "Manusear"
67
-
68
- #: ../content-aware-sidebars.php:271
69
- msgid "Replace"
70
- msgstr "Substituir"
71
-
72
- #: ../content-aware-sidebars.php:272
73
- msgid "Merge"
74
- msgstr "Integrar"
75
-
76
- #: ../content-aware-sidebars.php:273
77
- msgid "Manual"
78
- msgstr "Manual"
79
-
80
- #: ../content-aware-sidebars.php:274
81
- msgid "Forced replace"
82
- msgstr "Substituição forçada"
83
-
84
- #: ../content-aware-sidebars.php:276
85
- msgid "Replace host sidebar, merge with it or add sidebar manually."
86
- msgstr "Substituir o painel lateral do servidor, integrar-se a ele ou adicionar um painel lateral manualmente."
87
-
88
- #: ../content-aware-sidebars.php:280
89
- msgid "Host Sidebar"
90
- msgstr "Painel lateral do servidor"
91
-
92
- #: ../content-aware-sidebars.php:287
93
- msgid "Merge Position"
94
- msgstr "Mesclar a posição"
95
-
96
- #: ../content-aware-sidebars.php:291
97
- msgid "Top"
98
- msgstr "Topo"
99
-
100
- #: ../content-aware-sidebars.php:292
101
- msgid "Bottom"
102
- msgstr "Base"
103
-
104
- #: ../content-aware-sidebars.php:294
105
- msgid "Place sidebar on top or bottom of host when merging."
106
- msgstr "Posiciona o painel lateral no topo ou na base do painel do servidor ao integrar."
107
-
108
- #: ../content-aware-sidebars.php:309
109
- msgid "Sidebars"
110
- msgstr "Painéis laterais"
111
-
112
- #: ../content-aware-sidebars.php:310
113
- msgid "Sidebar"
114
- msgstr "Painel lateral"
115
-
116
- #: ../content-aware-sidebars.php:311
117
- msgctxt "sidebar"
118
- msgid "Add New"
119
- msgstr "Adicionar novo"
120
-
121
- #: ../content-aware-sidebars.php:312
122
- msgid "Add New Sidebar"
123
- msgstr "Adicionar novo painel lateral"
124
-
125
- #: ../content-aware-sidebars.php:313
126
- msgid "Edit Sidebar"
127
- msgstr "Editar painel lateral"
128
-
129
- #: ../content-aware-sidebars.php:314
130
- msgid "New Sidebar"
131
- msgstr "Novo painel lateral"
132
-
133
- #: ../content-aware-sidebars.php:315
134
- msgid "All Sidebars"
135
- msgstr "Todos painéis laterais"
136
-
137
- #: ../content-aware-sidebars.php:316
138
- msgid "View Sidebar"
139
- msgstr "Visualizar painel lateral"
140
-
141
- #: ../content-aware-sidebars.php:317
142
- msgid "Search Sidebars"
143
- msgstr "Pesquisar painéis laterais"
144
-
145
- #: ../content-aware-sidebars.php:318
146
- msgid "No sidebars found"
147
- msgstr "Nenhum painel lateral encontrado"
148
-
149
- #: ../content-aware-sidebars.php:319
150
- msgid "No sidebars found in Trash"
151
- msgstr "Nenhum painel lateral encontrado na lixeira"
152
-
153
- #: ../content-aware-sidebars.php:321
154
- msgid "Display sidebar with"
155
- msgstr "Exibir painel lateral com"
156
-
157
- #: ../content-aware-sidebars.php:322
158
- msgid ""
159
- "No content. Please add at least one condition group to make the sidebar "
160
- "content aware."
161
- msgstr "Nenhum conteúdo. Adicione pelo menos um grupo condicional para tornar o painel lateral sensível ao conteúdo."
162
-
163
- #: ../content-aware-sidebars.php:353 ../content-aware-sidebars.php:381
164
- msgid "Manage widgets"
165
- msgstr "Gerenciar componentes"
166
-
167
- #: ../content-aware-sidebars.php:356 ../content-aware-sidebars.php:359
168
- msgid "Sidebar updated."
169
- msgstr "Painel lateral atualizado."
170
-
171
- #: ../content-aware-sidebars.php:361
172
- msgid "Sidebar published."
173
- msgstr "Painel lateral publicado."
174
-
175
- #: ../content-aware-sidebars.php:362
176
- msgid "Sidebar saved."
177
- msgstr "Painel lateral salvo."
178
-
179
- #: ../content-aware-sidebars.php:363
180
- msgid "Sidebar submitted."
181
- msgstr "Painel lateral enviado."
182
-
183
- #: ../content-aware-sidebars.php:364
184
- #, php-format
185
- msgid "Sidebar scheduled for: <strong>%1$s</strong>."
186
- msgstr "Painel lateral agendado para: <strong>%1$s</strong>."
187
-
188
- #. translators: Publish box date format, see http://php.net/date
189
- #: ../content-aware-sidebars.php:366
190
- msgid "M j, Y @ G:i"
191
- msgstr "d/m/Y @ G:i"
192
-
193
- #: ../content-aware-sidebars.php:367
194
- msgid "Sidebar draft updated."
195
- msgstr "Rascunho do painel lateral atualizado."
196
-
197
- #: ../content-aware-sidebars.php:383
198
- #, php-format
199
- msgid "%s sidebar updated."
200
- msgid_plural "%s sidebars updated."
201
- msgstr[0] ""
202
- msgstr[1] ""
203
-
204
- #: ../content-aware-sidebars.php:384
205
- #, php-format
206
- msgid "%s sidebar not updated, somebody is editing it."
207
- msgid_plural "%s sidebars not updated, somebody is editing them."
208
- msgstr[0] ""
209
- msgstr[1] ""
210
-
211
- #: ../content-aware-sidebars.php:385
212
- #, php-format
213
- msgid "%s sidebar permanently deleted."
214
- msgid_plural "%s sidebars permanently deleted."
215
- msgstr[0] ""
216
- msgstr[1] ""
217
-
218
- #: ../content-aware-sidebars.php:386
219
- #, php-format
220
- msgid "%s sidebar moved to the Trash."
221
- msgid_plural "%s sidebars moved to the Trash."
222
- msgstr[0] ""
223
- msgstr[1] ""
224
-
225
- #: ../content-aware-sidebars.php:387
226
- #, php-format
227
- msgid "%s sidebar restored from the Trash."
228
- msgid_plural "%s sidebars restored from the Trash."
229
- msgstr[0] ""
230
- msgstr[1] ""
231
-
232
- #: ../content-aware-sidebars.php:444 ../content-aware-sidebars.php:535
233
- msgid "Please update Host Sidebar"
234
- msgstr "Atualize o painel lateral do servidor"
235
-
236
- #: ../content-aware-sidebars.php:472
237
- msgid "Merge position"
238
- msgstr "Posição da integração"
239
-
240
- #: ../content-aware-sidebars.php:473
241
- msgid "Widgets"
242
- msgstr "Componentes"
243
-
244
- #: ../content-aware-sidebars.php:586
245
- msgid "Manage Widgets"
246
- msgstr "Gerenciar componentes"
247
-
248
- #: ../content-aware-sidebars.php:756
249
- msgid "Get a free Content Aware Sidebars Premium Bundle"
250
- msgstr "Obtenha um pacote Premium do Content Aware Sidebars"
251
-
252
- #: ../content-aware-sidebars.php:772
253
- msgid "Options"
254
- msgstr "Opções"
255
-
256
- #: ../content-aware-sidebars.php:795
257
- #: ../lib/wp-content-aware-engine/core.php:203
258
- #: ../lib/wp-content-aware-engine/view/meta_box.php:20 ../pointers.php:82
259
- msgid "Condition Groups"
260
- msgstr "Grupos condicionais"
261
-
262
- #: ../content-aware-sidebars.php:796
263
- msgid ""
264
- "Each created condition group describe some specific content (conditions) "
265
- "that the current sidebar should be displayed with."
266
- msgstr "Cada grupo condicional criado descreve alguns conteúdos específicos (condições) com que o painel lateral atual deve ser exibido."
267
-
268
- #: ../content-aware-sidebars.php:797
269
- msgid ""
270
- "Content added to a condition group uses logical conjunction, while condition"
271
- " groups themselves use logical disjunction. This means that content added to"
272
- " a group should be associated, as they are treated as such, and that the "
273
- "groups do not interfere with each other. Thus it is possible to have both "
274
- "extremely focused and at the same time distinct conditions."
275
- msgstr "Conteúdos adicionados a um grupo condicional usam conjunções lógicas, enquanto os próprios grupos condicionais usam disjunções lógicas. Isto quer dizer que conteúdos adicionados a um grupo devem ser associados, já que são tratados como tal, e que os grupos não interferem uns com os outros. Assim, é possível existir ao mesmo tempo condições extremamente focadas e distintas."
276
-
277
- #: ../content-aware-sidebars.php:800
278
- msgid "More Information"
279
- msgstr "Mais informações"
280
-
281
- #: ../content-aware-sidebars.php:802 ../content-aware-sidebars.php:885
282
- msgid "Get Support"
283
- msgstr "Obtenha suporte"
284
-
285
- #: ../content-aware-sidebars.php:816
286
- msgid ""
287
- "Translate Content Aware Sidebars into your language and become a BETA tester"
288
- " of the upcoming Premium Bundle*!"
289
- msgstr ""
290
-
291
- #: ../content-aware-sidebars.php:817
292
- msgid "Translate Now"
293
- msgstr "Traduza Agora "
294
-
295
- #: ../content-aware-sidebars.php:818
296
- msgid "Get Premium Bundle"
297
- msgstr "Obter pacote Premium"
298
-
299
- #: ../content-aware-sidebars.php:819
300
- msgid ""
301
- "Single-site use. BETA implies it is not recommended for production sites."
302
- msgstr "Para uso em um único site. Por estar em fase BETA -de testes-, não é recomendado para sites de produção."
303
-
304
- #: ../content-aware-sidebars.php:822
305
- msgid "Partial Feature List"
306
- msgstr "Lista Parcial de Funções"
307
-
308
- #: ../content-aware-sidebars.php:824
309
- msgid "Select and create sidebars in the Post Editing Screens"
310
- msgstr ""
311
-
312
- #: ../content-aware-sidebars.php:825
313
- msgid "Display sidebars with URLs using wildcards"
314
- msgstr ""
315
-
316
- #: ../content-aware-sidebars.php:826
317
- msgid "Display sidebars with User Roles"
318
- msgstr ""
319
-
320
- #: ../content-aware-sidebars.php:827
321
- msgid "Display sidebars with BuddyPress User Groups"
322
- msgstr ""
323
-
324
- #: ../content-aware-sidebars.php:828
325
- msgid "Sidebars column in Post Type and Taxonomy Overview Screens"
326
- msgstr ""
327
-
328
- #: ../content-aware-sidebars.php:864 ../content-aware-sidebars.php:865
329
- msgid "Order"
330
- msgstr ""
331
-
332
- #: ../content-aware-sidebars.php:880
333
- msgid "Give a review on WordPress.org"
334
- msgstr "Deixe um comentário em WordPress.org"
335
-
336
- #: ../content-aware-sidebars.php:882 ../content-aware-sidebars.php:912
337
- msgid "Translate the plugin into your language"
338
- msgstr "Traduzir o plugin para seu idioma"
339
-
340
- #: ../content-aware-sidebars.php:884
341
- msgid "Read the FAQ"
342
- msgstr ""
343
-
344
- #: ../content-aware-sidebars.php:899
345
- msgid ""
346
- "If you love this plugin, please consider donating to support future "
347
- "development."
348
- msgstr "Se você gosta deste plugin, considere fazer uma doação para ajudar futuros desenvolvimentos."
349
-
350
- #: ../content-aware-sidebars.php:908
351
- msgid "Or you could:"
352
- msgstr "Ou você pode:"
353
-
354
- #: ../content-aware-sidebars.php:910
355
- msgid "Rate the plugin on WordPress.org"
356
- msgstr "Avaliar o plugin no WordPress.org"
357
-
358
- #: ../content-aware-sidebars.php:911
359
- msgid "Link to the plugin page"
360
- msgstr "Publicar um link para a página do plugin"
361
-
362
- #: ../content-aware-sidebars.php:1045
363
- msgid "Filter Sidebars"
364
- msgstr ""
365
-
366
- #: ../content-aware-sidebars.php:1046
367
- msgid "Filter Widgets"
368
- msgstr ""
369
-
370
- #: ../lib/wp-content-aware-engine/core.php:204
371
- msgid "Condition Group"
372
- msgstr "Grupo condicional"
373
-
374
- #: ../lib/wp-content-aware-engine/core.php:205
375
- msgctxt "group"
376
- msgid "Add New"
377
- msgstr "Adicionar novo"
378
-
379
- #: ../lib/wp-content-aware-engine/core.php:206
380
- #: ../lib/wp-content-aware-engine/view/meta_box.php:21
381
- #: ../lib/wp-content-aware-engine/view/meta_box.php:65
382
- msgid "Add New Group"
383
- msgstr "Adicionar novo grupo"
384
-
385
- #: ../lib/wp-content-aware-engine/core.php:207
386
- #: ../lib/wp-content-aware-engine/core.php:626
387
- #: ../lib/wp-content-aware-engine/view/meta_box.php:38
388
- msgctxt "group"
389
- msgid "Edit"
390
- msgstr "Editar"
391
-
392
- #: ../lib/wp-content-aware-engine/core.php:212
393
- #: ../lib/wp-content-aware-engine/core.php:440
394
- msgid "No Groups found"
395
- msgstr ""
396
-
397
- #: ../lib/wp-content-aware-engine/core.php:224
398
- msgctxt "condition group"
399
- msgid "Negated"
400
- msgstr ""
401
-
402
- #: ../lib/wp-content-aware-engine/core.php:447
403
- msgid "Content"
404
- msgstr "Conteúdo"
405
-
406
- #: ../lib/wp-content-aware-engine/core.php:525
407
- #: ../lib/wp-content-aware-engine/core.php:573
408
- #: ../lib/wp-content-aware-engine/core.php:578
409
- msgid "Unauthorized request"
410
- msgstr "Pedido não autorizado"
411
-
412
- #: ../lib/wp-content-aware-engine/core.php:531
413
- msgid "Condition group cannot be empty"
414
- msgstr "Grupo condicional não pode ficar vazio"
415
-
416
- #: ../lib/wp-content-aware-engine/core.php:550
417
- msgid "Condition group saved"
418
- msgstr "Grupo condicional salvo"
419
-
420
- #: ../lib/wp-content-aware-engine/core.php:583
421
- msgid "Condition group could not be removed"
422
- msgstr "Não foi possível remover o grupo condicional"
423
-
424
- #: ../lib/wp-content-aware-engine/core.php:588
425
- msgid "Condition group removed"
426
- msgstr "Grupo condicional removido"
427
-
428
- #: ../lib/wp-content-aware-engine/core.php:622
429
- #: ../lib/wp-content-aware-engine/view/meta_box.php:35
430
- msgid "Save"
431
- msgstr "Salvar"
432
-
433
- #: ../lib/wp-content-aware-engine/core.php:623
434
- #: ../lib/wp-content-aware-engine/view/meta_box.php:35
435
- msgid "Cancel"
436
- msgstr "Cancelar"
437
-
438
- #: ../lib/wp-content-aware-engine/core.php:624
439
- #: ../lib/wp-content-aware-engine/view/meta_box.php:56
440
- msgid "Or"
441
- msgstr "Ou"
442
-
443
- #: ../lib/wp-content-aware-engine/core.php:625
444
- #: ../lib/wp-content-aware-engine/module/post_type.php:172
445
- #: ../lib/wp-content-aware-engine/module/taxonomy.php:228
446
- #: ../lib/wp-content-aware-engine/view/module/group.php:11
447
- msgid "And"
448
- msgstr ""
449
-
450
- #: ../lib/wp-content-aware-engine/core.php:627
451
- #: ../lib/wp-content-aware-engine/view/meta_box.php:38
452
- msgid "Remove"
453
- msgstr "Remover"
454
-
455
- #: ../lib/wp-content-aware-engine/core.php:628
456
- msgid "Remove this group and its contents permanently?"
457
- msgstr "Remover este grupo e seu conteúdo permanentemente?"
458
-
459
- #: ../lib/wp-content-aware-engine/core.php:629
460
- msgid "No results found."
461
- msgstr "Nenhum resultado encontrado."
462
-
463
- #: ../lib/wp-content-aware-engine/core.php:630
464
- msgid ""
465
- "The current group has unsaved changes. Do you want to continue and discard "
466
- "these changes?"
467
- msgstr "O grupo atual tem alterações não salvas. Quer continuar e descartar essas alterações?"
468
-
469
- #: ../lib/wp-content-aware-engine/core.php:632
470
- #: ../lib/wp-content-aware-engine/view/meta_box.php:45
471
- msgid "Negate group"
472
- msgstr ""
473
-
474
- #: ../lib/wp-content-aware-engine/core.php:633
475
- #: ../lib/wp-content-aware-engine/view/meta_box.php:49
476
- msgid "Target all but this context"
477
- msgstr ""
478
-
479
- #: ../lib/wp-content-aware-engine/core.php:634
480
- #: ../lib/wp-content-aware-engine/view/meta_box.php:49
481
- msgid "Target this context"
482
- msgstr ""
483
-
484
- #: ../lib/wp-content-aware-engine/module/author.php:30
485
- msgid "Authors"
486
- msgstr "Autores"
487
-
488
- #: ../lib/wp-content-aware-engine/module/base.php:134
489
- #, php-format
490
- msgid "Display with All %s"
491
- msgstr "Exibir com todos %s"
492
-
493
- #: ../lib/wp-content-aware-engine/module/base.php:141
494
- #: ../lib/wp-content-aware-engine/module/bp_member.php:139
495
- #: ../lib/wp-content-aware-engine/module/post_type.php:278
496
- #: ../lib/wp-content-aware-engine/module/taxonomy.php:302
497
- msgid "View All"
498
- msgstr "Ver todos"
499
-
500
- #: ../lib/wp-content-aware-engine/module/base.php:148
501
- #: ../lib/wp-content-aware-engine/module/base.php:151
502
- #: ../lib/wp-content-aware-engine/module/post_type.php:284
503
- #: ../lib/wp-content-aware-engine/module/post_type.php:287
504
- #: ../lib/wp-content-aware-engine/module/taxonomy.php:308
505
- #: ../lib/wp-content-aware-engine/module/taxonomy.php:311
506
- msgid "Search"
507
- msgstr "Pesquisar"
508
-
509
- #: ../lib/wp-content-aware-engine/module/bbpress.php:31
510
- msgid "bbPress User Profiles"
511
- msgstr "Perfis de usuário do bbPress"
512
-
513
- #: ../lib/wp-content-aware-engine/module/bp_member.php:29
514
- msgid "BuddyPress Members"
515
- msgstr "Membros do BuddyPress"
516
-
517
- #: ../lib/wp-content-aware-engine/module/bp_member.php:148
518
- #: ../lib/wp-content-aware-engine/module/taxonomy.php:321
519
- #: ../lib/wp-content-aware-engine/view/module/meta_box.php:24
520
- msgid "Add to Group"
521
- msgstr "Adicionar ao grupo"
522
-
523
- #: ../lib/wp-content-aware-engine/module/date.php:31
524
- msgid "Dates"
525
- msgstr "Datas"
526
-
527
- #: ../lib/wp-content-aware-engine/module/date.php:70
528
- msgid "Date Archives"
529
- msgstr "Arquivos de datas"
530
-
531
- #: ../lib/wp-content-aware-engine/module/page_template.php:30
532
- msgid "Page Templates"
533
- msgstr "Modelos de página"
534
-
535
- #: ../lib/wp-content-aware-engine/module/polylang.php:29
536
- #: ../lib/wp-content-aware-engine/module/qtranslate.php:29
537
- #: ../lib/wp-content-aware-engine/module/transposh.php:29
538
- #: ../lib/wp-content-aware-engine/module/wpml.php:29
539
- msgid "Languages"
540
- msgstr "Idiomas"
541
-
542
- #: ../lib/wp-content-aware-engine/module/post_type.php:37
543
- msgid "Post Types"
544
- msgstr "Tipos de mensagens"
545
-
546
- #: ../lib/wp-content-aware-engine/module/post_type.php:177
547
- #: ../lib/wp-content-aware-engine/module/taxonomy.php:233
548
- #: ../lib/wp-content-aware-engine/module/taxonomy.php:276
549
- msgid "Automatically select new children of a selected ancestor"
550
- msgstr "Selecionar automaticamente novos descendentes de um ancestral selecionado"
551
-
552
- #: ../lib/wp-content-aware-engine/module/post_type.php:245
553
- msgid "Automatically add new children of a selected ancestor"
554
- msgstr ""
555
-
556
- #: ../lib/wp-content-aware-engine/module/post_type.php:250
557
- #, php-format
558
- msgid "%s Archives"
559
- msgstr ""
560
-
561
- #: ../lib/wp-content-aware-engine/module/post_type.php:251
562
- msgid "Blog Page"
563
- msgstr ""
564
-
565
- #: ../lib/wp-content-aware-engine/module/post_type.php:258
566
- #: ../lib/wp-content-aware-engine/module/taxonomy.php:284
567
- msgid "No items."
568
- msgstr "Nenhum item."
569
-
570
- #: ../lib/wp-content-aware-engine/module/post_type.php:273
571
- msgid "Most Recent"
572
- msgstr "Mais recentes"
573
-
574
- #: ../lib/wp-content-aware-engine/module/static.php:31
575
- msgid "Static Pages"
576
- msgstr "Páginas estáticas"
577
-
578
- #: ../lib/wp-content-aware-engine/module/static.php:44
579
- msgid "Front Page"
580
- msgstr "Página inicial"
581
-
582
- #: ../lib/wp-content-aware-engine/module/static.php:45
583
- msgid "Search Results"
584
- msgstr "Resultados da pesquisa"
585
-
586
- #: ../lib/wp-content-aware-engine/module/static.php:46
587
- msgid "404 Page"
588
- msgstr "Página 404"
589
-
590
- #: ../lib/wp-content-aware-engine/module/taxonomy.php:44
591
- msgid "Taxonomies"
592
- msgstr "Taxonomias"
593
-
594
- #: ../lib/wp-content-aware-engine/module/taxonomy.php:297
595
- msgid "Most Used"
596
- msgstr "Mais usados"
597
-
598
- #: ../lib/wp-content-aware-engine/posttypemanager.php:63
599
- msgid "Conditional Content"
600
- msgstr ""
601
-
602
- #: ../lib/wp-content-aware-engine/view/meta_box.php:24
603
- msgid ""
604
- "Click to edit a group or create a new one. Select content on the left to add"
605
- " it. In each group, you can combine different types of associated content."
606
- msgstr "Clique para editar um grupo ou criar um novo. Selecione um conteúdo à esquerda para adicioná-lo. Em cada grupo, você pode combinar diferentes tipos de conteúdo associado."
607
-
608
- #: ../lib/wp-content-aware-engine/view/module/group.php:17
609
- #, php-format
610
- msgid "All %s"
611
- msgstr "Todos %s"
612
-
613
- #: ../lib/wp-content-aware-engine/walker.php:175
614
- msgid "Password protected"
615
- msgstr ""
616
-
617
- #: ../lib/wp-content-aware-engine/walker.php:177
618
- msgid "Private"
619
- msgstr ""
620
-
621
- #: ../lib/wp-content-aware-engine/walker.php:179
622
- msgid "Draft"
623
- msgstr ""
624
-
625
- #. translators: post state
626
- #: ../lib/wp-content-aware-engine/walker.php:182
627
- msgctxt "post state"
628
- msgid "Pending"
629
- msgstr ""
630
-
631
- #: ../lib/wp-content-aware-engine/walker.php:184
632
- msgid "Sticky"
633
- msgstr ""
634
-
635
- #: ../lib/wp-content-aware-engine/walker.php:186
636
- msgid "Scheduled"
637
- msgstr ""
638
-
639
- #: ../pointers.php:68
640
- msgid "Get started"
641
- msgstr ""
642
-
643
- #: ../pointers.php:69
644
- msgid ""
645
- "You've just installed Content Aware Sidebars!\n"
646
- "\n"
647
- "It gives you a lot of options, so this screen might look overwhelming at first. Don't worry.\n"
648
- "\n"
649
- "Click Start Tour to view a quick introduction and learn how to display a sidebar exactly where and when you want it to."
650
- msgstr ""
651
-
652
- #: ../pointers.php:76
653
- msgid "Start Tour"
654
- msgstr ""
655
-
656
- #: ../pointers.php:78
657
- msgid "Not now"
658
- msgstr ""
659
-
660
- #: ../pointers.php:83
661
- msgid ""
662
- "To make a sidebar contextual, you start by creating a condition group.\n"
663
- "\n"
664
- "Condition groups are isolated from each other, meaning that a sidebar can have very different conditions.\n"
665
- "\n"
666
- "Negating a group means that the sidebar will be displayed on all but those conditions."
667
- msgstr ""
668
-
669
- #: ../pointers.php:92
670
- msgid "Content and contexts"
671
- msgstr ""
672
-
673
- #: ../pointers.php:93
674
- msgid ""
675
- "Here you'll find all the content on your site that Content Aware Sidebars supports out of the box.\n"
676
- "\n"
677
- "Simply select the content you want the sidebar to be displayed with and add it to a group.\n"
678
- "\n"
679
- "You can even combine associated content in one group; try selecting \"All Posts\", a Category and an Author. Awesome!"
680
- msgstr ""
681
-
682
- #: ../pointers.php:102
683
- msgid "Options, options"
684
- msgstr ""
685
-
686
- #: ../pointers.php:103
687
- msgid ""
688
- "Should the sidebar be displayed on singular pages and/or archives?\n"
689
- "\n"
690
- "Should it merge with another sidebar or replace it? Maybe you want to insert it manually in your content with a shortcode.\n"
691
- "\n"
692
- "Schedule the sidebar just like you do with posts and pages, or make it private so that it is only visible for logged-in users.\n"
693
- "\n"
694
- " You are in control."
695
- msgstr ""
696
-
697
- #: ../pointers.php:112
698
- msgid "Help and Support"
699
- msgstr ""
700
-
701
- #: ../pointers.php:113
702
- msgid ""
703
- "That's it! Now you can start creating sidebars and display them on your own conditions.\n"
704
- "\n"
705
- "If you need more help, click on the \"Help\" tab here."
706
- msgstr ""
707
-
708
- #: ../pointers.php:142
709
- msgid "Close"
710
- msgstr ""
711
-
712
- #: ../pointers.php:143
713
- msgid "Next"
714
- msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
lang/content-aware-sidebars-pt_PT.po DELETED
@@ -1,1013 +0,0 @@
1
- # Translation of Plugins - Content Aware Sidebars - Widget Area Control - Development (trunk) in Portuguese (Portugal)
2
- # This file is distributed under the same license as the Plugins - Content Aware Sidebars - Widget Area Control - Development (trunk) package.
3
- msgid ""
4
- msgstr ""
5
- "PO-Revision-Date: 2016-02-03 01:23:57+0000\n"
6
- "MIME-Version: 1.0\n"
7
- "Content-Type: text/plain; charset=UTF-8\n"
8
- "Content-Transfer-Encoding: 8bit\n"
9
- "Plural-Forms: nplurals=2; plural=n != 1;\n"
10
- "X-Generator: GlotPress/2.4.0-alpha\n"
11
- "Language: pt\n"
12
- "Project-Id-Version: Plugins - Content Aware Sidebars - Widget Area Control - Development (trunk)\n"
13
-
14
- #. Description of the plugin/theme
15
- msgid "Unlimited custom sidebars and widget areas for any post, page, category etc."
16
- msgstr ""
17
-
18
- #: lib/wp-content-aware-engine/view/group_template.php:54
19
- msgid "Settings"
20
- msgstr ""
21
-
22
- #: lib/wp-content-aware-engine/core.php:705
23
- msgid "Auto-select new children of selected items"
24
- msgstr ""
25
-
26
- #: admin/sidebar-list-table.php:605
27
- msgid "Duplicate"
28
- msgstr ""
29
-
30
- #. translators: %s: sidebar title
31
- #: admin/sidebar-list-table.php:604
32
- msgid "Duplicate %s"
33
- msgstr ""
34
-
35
- #: admin/sidebar-edit.php:369
36
- msgid "You are not allowed to delete this sidebar."
37
- msgstr ""
38
-
39
- #: admin/sidebar-edit.php:335
40
- msgid "You are not allowed to move this sidebar to the Trash."
41
- msgstr ""
42
-
43
- #: admin/sidebar-edit.php:222 admin/sidebar-edit.php:553
44
- msgid "You are not allowed to create sidebars."
45
- msgstr ""
46
-
47
- #: admin/sidebar-edit.php:197 admin/sidebar-edit.php:551
48
- #: admin/sidebar-edit.php:556
49
- msgid "You are not allowed to edit this sidebar."
50
- msgstr ""
51
-
52
- #: admin/admin.php:136
53
- msgid "Enhance your sidebars and widget areas with: %s and more."
54
- msgstr ""
55
-
56
- #: admin/admin.php:102
57
- msgid "You do not have access to this screen."
58
- msgstr ""
59
-
60
- #: admin/screen_widgets.php:171
61
- msgid "This sidebar is already scheduled to be activated. Do you want to activate it now?"
62
- msgstr ""
63
-
64
- #: admin/sidebar-edit.php:866
65
- msgid "Pro"
66
- msgstr ""
67
-
68
- #: admin/sidebar-edit.php:823
69
- msgid "No thanks"
70
- msgstr ""
71
-
72
- #: admin/sidebar-edit.php:823
73
- msgid "Review Content Aware Sidebars"
74
- msgstr ""
75
-
76
- #: admin/sidebar-edit.php:818
77
- msgid "I have spent countless hours developing it, and it would mean a lot to me if you %ssupport it with a quick review on WordPress.org.%s"
78
- msgstr ""
79
-
80
- #: admin/sidebar-edit.php:813
81
- msgid "Hey %s, it's Joachim from %s. You have used this free plugin for some time now, and I hope you like it!"
82
- msgstr ""
83
-
84
- #: admin/admin.php:139
85
- msgid "Read More"
86
- msgstr ""
87
-
88
- #: lib/wp-content-aware-engine/module/bp_member.php:37
89
- msgid "All Sections"
90
- msgstr ""
91
-
92
- #: lib/wp-content-aware-engine/module/bp_member.php:35
93
- msgid "BuddyPress Profiles"
94
- msgstr ""
95
-
96
- #: admin/sidebar-edit.php:957
97
- msgid "Documentation"
98
- msgstr ""
99
-
100
- #: sidebar.php:127
101
- msgid "Target Sidebar"
102
- msgstr ""
103
-
104
- #: sidebar.php:120
105
- msgid "Shortcode / Template Tag"
106
- msgstr ""
107
-
108
- #: admin/sidebar-overview.php:292
109
- msgid "Undo"
110
- msgstr ""
111
-
112
- #: admin/sidebar-overview.php:231
113
- msgid "You are not allowed to delete this item."
114
- msgstr ""
115
-
116
- #: admin/sidebar-overview.php:216
117
- msgid "You are not allowed to restore this item from the Trash."
118
- msgstr ""
119
-
120
- #: admin/sidebar-overview.php:197
121
- msgid "You are not allowed to move this item to the Trash."
122
- msgstr ""
123
-
124
- #. translators: %s: search keywords
125
- #: admin/sidebar-overview.php:133
126
- msgid "Search results for &#8220;%s&#8221;"
127
- msgstr ""
128
-
129
- #. translators: %s: post title
130
- #: admin/sidebar-list-table.php:635
131
- msgid "Delete &#8220;%s&#8221; permanently"
132
- msgstr ""
133
-
134
- #: admin/sidebar-list-table.php:627
135
- msgctxt "verb"
136
- msgid "Trash"
137
- msgstr ""
138
-
139
- #. translators: %s: post title
140
- #: admin/sidebar-list-table.php:626
141
- msgid "Move &#8220;%s&#8221; to the Trash"
142
- msgstr ""
143
-
144
- #. translators: %s: post title
145
- #: admin/sidebar-list-table.php:618
146
- msgid "Restore &#8220;%s&#8221; from the Trash"
147
- msgstr ""
148
-
149
- #. translators: %s: sidebar title
150
- #: admin/sidebar-list-table.php:597
151
- msgid "Edit &#8220;%s&#8221;"
152
- msgstr ""
153
-
154
- #: admin/sidebar-list-table.php:532
155
- msgid "Missed schedule"
156
- msgstr ""
157
-
158
- #: admin/sidebar-list-table.php:520
159
- msgid "Until %s"
160
- msgstr ""
161
-
162
- #. translators: Sidebar status date and time format, see http://php.net/date
163
- #: admin/sidebar-list-table.php:519 admin/sidebar-list-table.php:525
164
- msgid "Y/m/d g:i:s a"
165
- msgstr ""
166
-
167
- #. translators: Sidebar status date format, see http://php.net/date
168
- #: admin/sidebar-list-table.php:517 admin/sidebar-list-table.php:529
169
- msgid "Y/m/d"
170
- msgstr ""
171
-
172
- #: admin/sidebar-list-table.php:422
173
- msgid "%s is currently editing"
174
- msgstr ""
175
-
176
- #. translators: %s: post title
177
- #: admin/sidebar-list-table.php:407
178
- msgid "&#8220;%s&#8221; (Edit)"
179
- msgstr ""
180
-
181
- #: admin/sidebar-list-table.php:365
182
- msgid "Select %s"
183
- msgstr ""
184
-
185
- #: admin/sidebar-list-table.php:311 sidebar.php:114
186
- msgctxt "option"
187
- msgid "Action"
188
- msgstr ""
189
-
190
- #: admin/sidebar-list-table.php:310
191
- msgctxt "column name"
192
- msgid "Title"
193
- msgstr ""
194
-
195
- #: admin/sidebar-list-table.php:282
196
- msgid "Empty Trash"
197
- msgstr ""
198
-
199
- #: admin/sidebar-list-table.php:255 admin/sidebar-list-table.php:619
200
- msgid "Restore"
201
- msgstr ""
202
-
203
- #: admin/sidebar-list-table.php:207
204
- msgid "Inactive <span class=\"count\">(%s)</span>"
205
- msgid_plural "Inactive <span class=\"count\">(%s)</span>"
206
- msgstr[0] ""
207
- msgstr[1] ""
208
-
209
- #: admin/sidebar-list-table.php:206
210
- msgid "Active <span class=\"count\">(%s)</span>"
211
- msgid_plural "Active <span class=\"count\">(%s)</span>"
212
- msgstr[0] ""
213
- msgstr[1] ""
214
-
215
- #: admin/sidebar-list-table.php:193
216
- msgctxt "sidebars"
217
- msgid "All <span class=\"count\">(%s)</span>"
218
- msgid_plural "All <span class=\"count\">(%s)</span>"
219
- msgstr[0] ""
220
- msgstr[1] ""
221
-
222
- #: admin/sidebar-edit.php:1322
223
- msgid "F j, Y"
224
- msgstr ""
225
-
226
- #: admin/admin.php:138
227
- msgid "Free updates and email support included."
228
- msgstr ""
229
-
230
- #: admin/admin.php:137
231
- msgid "You can upgrade without leaving the admin panel by clicking below."
232
- msgstr ""
233
-
234
- #: admin/admin.php:135
235
- msgid "Get All Features With Content Aware Sidebars Pro"
236
- msgstr ""
237
-
238
- #: admin/admin.php:129
239
- msgid "Sync widgets across themes"
240
- msgstr ""
241
-
242
- #: admin/admin.php:127
243
- msgid "Visibility for roles"
244
- msgstr ""
245
-
246
- #: admin/admin.php:125
247
- msgid "Extra condition types"
248
- msgstr ""
249
-
250
- #: admin/sidebar-edit.php:1004
251
- msgid "Activates on <b>%1$s</b>"
252
- msgstr ""
253
-
254
- #. translators: Publish box date format, see http://php.net/date
255
- #: admin/sidebar-edit.php:999
256
- msgid "M j, Y"
257
- msgstr ""
258
-
259
- #: admin/sidebar-edit.php:866
260
- msgid "Display sidebar only in given time ranges on select days."
261
- msgstr ""
262
-
263
- #: admin/sidebar-edit.php:853
264
- msgid "Never"
265
- msgstr ""
266
-
267
- #: admin/sidebar-edit.php:844
268
- msgid "Select date"
269
- msgstr ""
270
-
271
- #: admin/sidebar-edit.php:834 admin/sidebar-list-table.php:314
272
- msgid "Status"
273
- msgstr ""
274
-
275
- #: admin/admin.php:128 admin/sidebar-edit.php:761
276
- msgid "Time Schedule"
277
- msgstr ""
278
-
279
- #: admin/sidebar-edit.php:738
280
- msgid "Sidebar Status"
281
- msgstr ""
282
-
283
- #: admin/sidebar-edit.php:696
284
- msgid ""
285
- "Should the sidebar merge with a target sidebar or replace it? Maybe you want to insert it in your content with a shortcode.\n"
286
- "\n"
287
- "Display the sidebar for everyone or make it visible only for logged-in users.\n"
288
- "\n"
289
- " You are in control."
290
- msgstr ""
291
-
292
- #: admin/sidebar-edit.php:641
293
- msgid "Sidebar deactivated."
294
- msgstr ""
295
-
296
- #: admin/sidebar-edit.php:637
297
- msgid "Sidebar activated."
298
- msgstr ""
299
-
300
- #: admin/sidebar-edit.php:478
301
- msgid "Enter title here"
302
- msgstr ""
303
-
304
- #: admin/sidebar-edit.php:372 admin/sidebar-overview.php:234
305
- msgid "Error in deleting."
306
- msgstr ""
307
-
308
- #: admin/sidebar-edit.php:361 admin/sidebar-overview.php:219
309
- msgid "Error in restoring from Trash."
310
- msgstr ""
311
-
312
- #: admin/sidebar-edit.php:358
313
- msgid "You are not allowed to restore this sidebar from the Trash."
314
- msgstr ""
315
-
316
- #: admin/sidebar-edit.php:343 admin/sidebar-overview.php:205
317
- msgid "Error in moving to Trash."
318
- msgstr ""
319
-
320
- #: admin/sidebar-edit.php:339
321
- msgid "You cannot move this sidebar to the Trash. %s is currently editing."
322
- msgstr ""
323
-
324
- #: admin/sidebar-edit.php:195 admin/sidebar-edit.php:288
325
- msgid "The sidebar no longer exists."
326
- msgstr ""
327
-
328
- #: admin/sidebar-edit.php:238 admin/sidebar-edit.php:745
329
- msgid "Advanced"
330
- msgstr ""
331
-
332
- #: admin/sidebar-edit.php:236
333
- msgid "Conditions"
334
- msgstr ""
335
-
336
- #: admin/sidebar-edit.php:199
337
- msgid "You cannot edit this sidebar because it is in the Trash. Please restore it and try again."
338
- msgstr ""
339
-
340
- #: admin/sidebar-edit.php:83
341
- msgid "URLs (Pro Feature)"
342
- msgstr ""
343
-
344
- #: admin/post_type_sidebar.php:295 admin/screen_widgets.php:108
345
- #: admin/screen_widgets.php:137 admin/sidebar-edit.php:1010
346
- #: admin/sidebar-list-table.php:539
347
- msgid "Inactive"
348
- msgstr ""
349
-
350
- #: admin/screen_widgets.php:108 admin/screen_widgets.php:131
351
- #: admin/sidebar-edit.php:1007 admin/sidebar-list-table.php:513
352
- msgid "Active"
353
- msgstr ""
354
-
355
- #. Author URI of the plugin/theme
356
- msgid "https://dev.institute"
357
- msgstr ""
358
-
359
- #. Author of the plugin/theme
360
- msgid "Joachim Jensen"
361
- msgstr ""
362
-
363
- #. Plugin URI of the plugin/theme
364
- msgid "https://dev.institute/wordpress/sidebars-pro/"
365
- msgstr ""
366
-
367
- #: admin/sidebar-edit.php:1037
368
- msgid "Enable"
369
- msgstr ""
370
-
371
- #: admin/sidebar-edit.php:1028 admin/sidebar-edit.php:1036
372
- msgid "Widget Revisions: %s"
373
- msgstr ""
374
-
375
- #: admin/sidebar-edit.php:116
376
- msgid "Upgrade to Pro"
377
- msgstr ""
378
-
379
- #: sidebar.php:245 sidebar.php:267
380
- msgid "(no title)"
381
- msgstr ""
382
-
383
- #: lib/wp-pointer-tour/wp-pointer-tour.php:164
384
- msgid "Previous"
385
- msgstr ""
386
-
387
- #: admin/screen_widgets.php:168
388
- msgid "Expand"
389
- msgstr ""
390
-
391
- #: admin/screen_widgets.php:167
392
- msgid "Collapse"
393
- msgstr ""
394
-
395
- #: admin/sidebar-edit.php:1302
396
- msgid "User Roles available in Pro"
397
- msgstr ""
398
-
399
- #: admin/admin.php:126 admin/sidebar-list-table.php:609
400
- msgid "Widget Revisions"
401
- msgstr ""
402
-
403
- #: admin/sidebar-edit.php:99
404
- msgid "Display this sidebar only on content that meets the following conditions:"
405
- msgstr ""
406
-
407
- #: admin/post_type_sidebar.php:276
408
- msgid "Display sidebars per %s etc. with the %s."
409
- msgstr ""
410
-
411
- #: admin/post_type_sidebar.php:272
412
- msgid "Note: Selected Sidebars are displayed on this %s specifically."
413
- msgstr ""
414
-
415
- #: admin/post_type_sidebar.php:257
416
- msgid "Default"
417
- msgstr ""
418
-
419
- #: admin/post_type_sidebar.php:275
420
- msgid "Sidebar Manager"
421
- msgstr ""
422
-
423
- #: admin/post_type_sidebar.php:245
424
- msgid "Archive Page"
425
- msgstr ""
426
-
427
- #: admin/post_type_sidebar.php:237
428
- msgid "Page Template"
429
- msgstr ""
430
-
431
- #: admin/post_type_sidebar.php:234
432
- msgid "Child Page"
433
- msgstr ""
434
-
435
- #: admin/post_type_sidebar.php:231
436
- msgid "Author"
437
- msgstr ""
438
-
439
- #: admin/post_type_sidebar.php:223 admin/post_type_sidebar.php:262
440
- msgid "Type to Add New Sidebar"
441
- msgstr ""
442
-
443
- #: admin/post_type_sidebar.php:219
444
- msgid "Create New"
445
- msgstr ""
446
-
447
- #: admin/post_type_sidebar.php:177
448
- msgid "Sidebars - Quick Select"
449
- msgstr ""
450
-
451
- #: admin/sidebar-edit.php:712
452
- msgid "Finish Tour"
453
- msgstr ""
454
-
455
- #: admin/sidebar-edit.php:686
456
- msgid ""
457
- "Click on the input field and select the content you want.\n"
458
- "\n"
459
- "If you can't find the right content in the list, type something to search.\n"
460
- "\n"
461
- " You can add several types of content to the same group, try e.g. \"All Posts\" and an Author to target all posts written by that author. Awesome!\n"
462
- "\n"
463
- "Remember to save the changes on each group."
464
- msgstr ""
465
-
466
- #: admin/sidebar-edit.php:668
467
- msgid "I know how to use it"
468
- msgstr ""
469
-
470
- #: admin/sidebar-edit.php:660
471
- msgid ""
472
- "You've just installed or updated Content Aware Sidebars. Awesome!\n"
473
- "\n"
474
- "You can display sidebars on any page or in any context. If that is new to you, this 3 step interactive guide will show you just how easy it is."
475
- msgstr ""
476
-
477
- #: admin/sidebar-edit.php:659
478
- msgid "Get Started in 3 Easy Steps"
479
- msgstr ""
480
-
481
- #: lib/wp-content-aware-engine/module/bbpress.php:32
482
- msgid "All Profiles"
483
- msgstr ""
484
-
485
- #: lib/wp-content-aware-engine/module/author.php:30
486
- msgid "All Authors"
487
- msgstr ""
488
-
489
- #: sidebar.php:190
490
- msgid "Sidebar Conditions"
491
- msgstr ""
492
-
493
- #: sidebar.php:109
494
- msgid "Logged-in Users"
495
- msgstr ""
496
-
497
- #: lib/wp-content-aware-engine/view/group_template.php:11
498
- msgid "Not"
499
- msgstr ""
500
-
501
- #: admin/sidebar-edit.php:850
502
- msgid "Deactivate"
503
- msgstr ""
504
-
505
- #: admin/sidebar-edit.php:841
506
- msgid "Activate"
507
- msgstr ""
508
-
509
- #: admin/post_type_sidebar.php:220 admin/sidebar-edit.php:1013
510
- msgid "New"
511
- msgstr ""
512
-
513
- #: freemius.php:58
514
- msgid "Please help us improve %2$s by securely sharing some usage data with %5$s. If you skip this, that's okay! %2$s will still work just fine."
515
- msgstr ""
516
-
517
- #: admin/screen_widgets.php:147
518
- msgid "Revisions"
519
- msgstr ""
520
-
521
- #: admin/sidebar-edit.php:1311 admin/sidebar-list-table.php:500
522
- msgid "All Users"
523
- msgstr ""
524
-
525
- #: admin/sidebar-list-table.php:456
526
- msgid "Add sidebar at the bottom during merge"
527
- msgstr ""
528
-
529
- #: admin/sidebar-list-table.php:455
530
- msgid "Add sidebar at the top during merge"
531
- msgstr ""
532
-
533
- #: admin/sidebar-edit.php:989
534
- msgid "Update"
535
- msgstr ""
536
-
537
- #: admin/sidebar-edit.php:237
538
- msgid "Schedule"
539
- msgstr ""
540
-
541
- #: admin/sidebar-edit.php:899 admin/sidebar-list-table.php:263
542
- msgid "Move to Trash"
543
- msgstr ""
544
-
545
- #: admin/sidebar-edit.php:897 admin/sidebar-list-table.php:261
546
- #: admin/sidebar-list-table.php:636
547
- msgid "Delete Permanently"
548
- msgstr ""
549
-
550
- #: app.php:174
551
- msgid "Upgrade"
552
- msgstr ""
553
-
554
- #: admin/sidebar-edit.php:1029
555
- msgid "Browse revisions"
556
- msgstr ""
557
-
558
- #: admin/sidebar-edit.php:1029
559
- msgctxt "revisions"
560
- msgid "Browse"
561
- msgstr ""
562
-
563
- #: admin/sidebar-edit.php:1019 admin/sidebar-list-table.php:598
564
- msgid "Edit"
565
- msgstr ""
566
-
567
- #: admin/sidebar-edit.php:994
568
- msgid "Status:"
569
- msgstr ""
570
-
571
- #: admin/sidebar-edit.php:934 admin/sidebar-edit.php:935
572
- #: admin/sidebar-list-table.php:313 sidebar.php:105
573
- msgid "Visibility"
574
- msgstr ""
575
-
576
- #: admin/admin.php:139
577
- msgid "Upgrade Now"
578
- msgstr ""
579
-
580
- #: admin/sidebar-edit.php:960
581
- msgid "Priority Email Support"
582
- msgstr ""
583
-
584
- #: admin/sidebar-edit.php:261 admin/sidebar-edit.php:961
585
- msgid "Forum Support"
586
- msgstr ""
587
-
588
- #: admin/admin.php:131
589
- msgid "Content Aware Sidebars Pro"
590
- msgstr ""
591
-
592
- #: admin/sidebar-edit.php:731
593
- msgid "Publish"
594
- msgstr ""
595
-
596
- #: admin/sidebar-edit.php:119
597
- msgid "Like it? %1$sSupport the plugin with a %2$s Review%3$s"
598
- msgstr ""
599
-
600
- #: lib/wp-content-aware-engine/view/group_template.php:51
601
- msgid "Save Changes"
602
- msgstr "Salvar Mudanças"
603
-
604
- #: lib/wp-content-aware-engine/module/pods.php:30
605
- msgid "All Pods Pages"
606
- msgstr ""
607
-
608
- #: lib/wp-content-aware-engine/module/pods.php:29
609
- msgid "Pods Pages"
610
- msgstr ""
611
-
612
- #: admin/sidebar-edit.php:673
613
- msgid ""
614
- "With this dropdown you can select on what conditions the sidebar should be displayed.\n"
615
- "\n"
616
- "Content Aware Sidebars has built-in support for many types of content and even other plugins!\n"
617
- "\n"
618
- "Select something to continue the tour. You can change it later."
619
- msgstr ""
620
-
621
- #: admin/sidebar-edit.php:672
622
- msgid "Select Content Type"
623
- msgstr ""
624
-
625
- #: admin/sidebar-edit.php:667
626
- msgid "Start Quick Tour"
627
- msgstr ""
628
-
629
- #: lib/wp-content-aware-engine/view/group_template.php:43
630
- msgid "Negate conditions"
631
- msgstr ""
632
-
633
- #: lib/wp-content-aware-engine/view/group_template.php:18
634
- #: lib/wp-content-aware-engine/view/meta_box.php:18
635
- msgid "Select content type"
636
- msgstr ""
637
-
638
- #: lib/wp-content-aware-engine/module/page_template.php:36
639
- msgid "All Templates"
640
- msgstr ""
641
-
642
- #: lib/wp-content-aware-engine/core.php:805
643
- msgid "Searching"
644
- msgstr ""
645
-
646
- #: lib/wp-content-aware-engine/core.php:648
647
- msgid "Conditions updated"
648
- msgstr ""
649
-
650
- #: lib/wp-content-aware-engine/core.php:625
651
- msgid "Could not delete conditions"
652
- msgstr ""
653
-
654
- #: lib/wp-content-aware-engine/core.php:531
655
- msgid "Conditional Logic"
656
- msgstr ""
657
-
658
- #: lib/wp-pointer-tour/wp-pointer-tour.php:165
659
- msgid "Next"
660
- msgstr "Seguinte"
661
-
662
- #: lib/wp-pointer-tour/wp-pointer-tour.php:163
663
- msgid "Close"
664
- msgstr "Fechar"
665
-
666
- #: admin/sidebar-edit.php:706
667
- msgid ""
668
- "That's it! Now you can start creating sidebars and display them on your own conditions.\n"
669
- "\n"
670
- "If you need more help, click on the \"Help\" tab here."
671
- msgstr ""
672
-
673
- #: admin/sidebar-edit.php:705
674
- msgid "Help and Support"
675
- msgstr "Ajuda e suporte"
676
-
677
- #: admin/sidebar-edit.php:695
678
- msgid "Options, options"
679
- msgstr ""
680
-
681
- #: admin/sidebar-edit.php:958
682
- msgid "Get Started"
683
- msgstr ""
684
-
685
- #: admin/post_type_sidebar.php:292 admin/screen_widgets.php:134
686
- #: admin/sidebar-list-table.php:534
687
- #: lib/wp-content-aware-engine/module/post_type.php:319
688
- #: lib/wp-content-aware-engine/walker.php:185
689
- msgid "Scheduled"
690
- msgstr ""
691
-
692
- #: lib/wp-content-aware-engine/module/post_type.php:317
693
- #: lib/wp-content-aware-engine/walker.php:183
694
- msgid "Sticky"
695
- msgstr ""
696
-
697
- #. translators: post state
698
- #: lib/wp-content-aware-engine/module/post_type.php:315
699
- #: lib/wp-content-aware-engine/walker.php:181
700
- msgctxt "post state"
701
- msgid "Pending"
702
- msgstr ""
703
-
704
- #: lib/wp-content-aware-engine/module/post_type.php:312
705
- #: lib/wp-content-aware-engine/walker.php:178
706
- msgid "Draft"
707
- msgstr ""
708
-
709
- #: lib/wp-content-aware-engine/module/post_type.php:310
710
- #: lib/wp-content-aware-engine/walker.php:176
711
- msgid "Private"
712
- msgstr ""
713
-
714
- #: lib/wp-content-aware-engine/module/post_type.php:308
715
- #: lib/wp-content-aware-engine/walker.php:174
716
- msgid "Password protected"
717
- msgstr ""
718
-
719
- #: lib/wp-content-aware-engine/module/taxonomy.php:49
720
- msgid "Taxonomies"
721
- msgstr "Taxonomias"
722
-
723
- #: lib/wp-content-aware-engine/module/static.php:50
724
- msgid "404 Page"
725
- msgstr "Página 404"
726
-
727
- #: lib/wp-content-aware-engine/module/static.php:49
728
- msgid "Search Results"
729
- msgstr "Resultados de Pesquisa"
730
-
731
- #: lib/wp-content-aware-engine/module/static.php:48
732
- msgid "Front Page"
733
- msgstr "Página Inicial"
734
-
735
- #: lib/wp-content-aware-engine/module/static.php:36
736
- msgid "Static Pages"
737
- msgstr "Páginas Estáticas"
738
-
739
- #: lib/wp-content-aware-engine/module/post_type.php:284
740
- msgid "Blog Page"
741
- msgstr ""
742
-
743
- #: lib/wp-content-aware-engine/module/post_type.php:283
744
- #: lib/wp-content-aware-engine/module/taxonomy.php:288
745
- msgid "%s Archives"
746
- msgstr ""
747
-
748
- #: lib/wp-content-aware-engine/module/post_type.php:42
749
- msgid "Post Types"
750
- msgstr "Tipos de Post"
751
-
752
- #: lib/wp-content-aware-engine/module/polylang.php:29
753
- #: lib/wp-content-aware-engine/module/qtranslate.php:29
754
- #: lib/wp-content-aware-engine/module/transposh.php:29
755
- #: lib/wp-content-aware-engine/module/wpml.php:29
756
- msgid "Languages"
757
- msgstr "Línguas"
758
-
759
- #: lib/wp-content-aware-engine/module/page_template.php:35
760
- msgid "Page Templates"
761
- msgstr "Templates de Página"
762
-
763
- #: lib/wp-content-aware-engine/module/date.php:32
764
- msgid "Date Archives"
765
- msgstr "Arquivos por Data"
766
-
767
- #: lib/wp-content-aware-engine/module/date.php:30
768
- msgid "Dates"
769
- msgstr "Datas"
770
-
771
- #: lib/wp-content-aware-engine/module/bbpress.php:31
772
- msgid "bbPress User Profiles"
773
- msgstr "Perfis de Utilizador bbPress"
774
-
775
- #: lib/wp-content-aware-engine/module/author.php:29
776
- msgid "Authors"
777
- msgstr "Autores"
778
-
779
- #: lib/wp-content-aware-engine/core.php:807
780
- msgid "Target all but this context"
781
- msgstr ""
782
-
783
- #: lib/wp-content-aware-engine/core.php:808
784
- msgid "Conditions have unsaved changes. Do you want to continue and discard these changes?"
785
- msgstr ""
786
-
787
- #: lib/wp-content-aware-engine/core.php:806
788
- msgid "No results found."
789
- msgstr "Não foram encontrados resultados."
790
-
791
- #: lib/wp-content-aware-engine/view/module/condition_post_type_template.php:16
792
- #: lib/wp-content-aware-engine/view/module/condition_taxonomy_template.php:16
793
- #: lib/wp-content-aware-engine/view/module/condition_template.php:16
794
- msgid "And"
795
- msgstr ""
796
-
797
- #: lib/wp-content-aware-engine/view/group_template.php:10
798
- #: lib/wp-content-aware-engine/view/meta_box.php:14
799
- msgid "Or"
800
- msgstr "Ou"
801
-
802
- #: admin/sidebar-edit.php:987
803
- msgid "Save"
804
- msgstr "Guardar"
805
-
806
- #: lib/wp-content-aware-engine/core.php:617
807
- msgid "Unauthorized request"
808
- msgstr "Pedido não autorizado"
809
-
810
- #: lib/wp-content-aware-engine/core.php:248
811
- msgctxt "condition status"
812
- msgid "Negated"
813
- msgstr ""
814
-
815
- #: lib/wp-content-aware-engine/core.php:228
816
- msgid "Condition Group"
817
- msgstr "Grupo de Condições"
818
-
819
- #: admin/screen_widgets.php:170
820
- msgid "Filter Widgets"
821
- msgstr ""
822
-
823
- #: admin/screen_widgets.php:169
824
- msgid "Filter Sidebars"
825
- msgstr ""
826
-
827
- #: admin/sidebar-edit.php:955
828
- msgid "Translate the plugin into your language"
829
- msgstr "Traduzir o plugin para a sua língua"
830
-
831
- #: admin/sidebar-edit.php:890 admin/sidebar-edit.php:891
832
- msgid "Order"
833
- msgstr "Ordem"
834
-
835
- #: app.php:168
836
- msgid "Get Support"
837
- msgstr "Obter Suporte"
838
-
839
- #: admin/sidebar-edit.php:259
840
- msgid "More Information"
841
- msgstr "Mais Informação"
842
-
843
- #: admin/sidebar-edit.php:255
844
- msgid "Each created condition group describe some specific content (conditions) that the current sidebar should be displayed with."
845
- msgstr "Cada grupo de condições descreve o conteúdo específico (condições) em que a sidebar deverá ser apresentada."
846
-
847
- #: admin/sidebar-edit.php:254 admin/sidebar-edit.php:685
848
- #: lib/wp-content-aware-engine/core.php:227
849
- msgid "Condition Groups"
850
- msgstr "Grupos de Condições"
851
-
852
- #: admin/sidebar-edit.php:771
853
- msgid "Options"
854
- msgstr "Opções"
855
-
856
- #. #-#-#-#-# tmp-content-aware-sidebars.pot (Content Aware Sidebars 3.5.2)
857
- #. #-#-#-#-#
858
- #. Plugin Name of the plugin/theme
859
- #: admin/sidebar-edit.php:754
860
- msgid "Content Aware Sidebars"
861
- msgstr "Content Aware Sidebars"
862
-
863
- #: admin/sidebar-list-table.php:475
864
- msgid "Manage Widgets"
865
- msgstr "Gerir Widgets"
866
-
867
- #: admin/sidebar-list-table.php:312
868
- msgid "Widgets"
869
- msgstr "Widgets"
870
-
871
- #: admin/sidebar-list-table.php:448 sidebar.php:284
872
- msgid "Please update Host Sidebar"
873
- msgstr "Por favor actualize a Sidebar anfitriã."
874
-
875
- #: admin/sidebar-overview.php:277
876
- msgid "%s sidebar restored from the Trash."
877
- msgid_plural "%s sidebars restored from the Trash."
878
- msgstr[0] ""
879
- msgstr[1] ""
880
-
881
- #: admin/sidebar-overview.php:276
882
- msgid "%s sidebar moved to the Trash."
883
- msgid_plural "%s sidebars moved to the Trash."
884
- msgstr[0] ""
885
- msgstr[1] ""
886
-
887
- #: admin/sidebar-overview.php:275
888
- msgid "%s sidebar permanently deleted."
889
- msgid_plural "%s sidebars permanently deleted."
890
- msgstr[0] ""
891
- msgstr[1] ""
892
-
893
- #: admin/sidebar-overview.php:274
894
- msgid "%s sidebar not updated, somebody is editing it."
895
- msgid_plural "%s sidebars not updated, somebody is editing them."
896
- msgstr[0] ""
897
- msgstr[1] ""
898
-
899
- #: admin/sidebar-overview.php:273
900
- msgid "%s sidebar updated."
901
- msgid_plural "%s sidebars updated."
902
- msgstr[0] ""
903
- msgstr[1] ""
904
-
905
- #. translators: Publish box date format, see http://php.net/date
906
- #: admin/sidebar-edit.php:640
907
- msgid "M j, Y @ G:i"
908
- msgstr "M j, Y @ G:i"
909
-
910
- #: admin/sidebar-edit.php:638
911
- msgid "Sidebar scheduled for: <strong>%1$s</strong>."
912
- msgstr "Sidebar agendada para: <strong>%1$s</strong>."
913
-
914
- #: admin/sidebar-edit.php:636
915
- msgid "Sidebar updated."
916
- msgstr "Sidebar actualizada."
917
-
918
- #: admin/sidebar-edit.php:634 admin/sidebar-overview.php:270
919
- msgid "Manage widgets"
920
- msgstr "Gerir widgets"
921
-
922
- #: sidebar.php:191
923
- msgid "No content. Please add at least one condition group to make the sidebar content aware."
924
- msgstr "Sem conteúdo. Por favor adicionar pelo menos um Grupo de condições para tornar a sidebar sensível ao conteúdo apresentado."
925
-
926
- #: sidebar.php:188
927
- msgid "No sidebars found in Trash"
928
- msgstr "Não foram encontradas sidebars na reciclagem"
929
-
930
- #: admin/post_type_sidebar.php:225 sidebar.php:187
931
- msgid "No sidebars found"
932
- msgstr "Não foram encontradas sidebars"
933
-
934
- #: sidebar.php:186
935
- msgid "Search Sidebars"
936
- msgstr "Pesquisar Sidebars"
937
-
938
- #: sidebar.php:185
939
- msgid "View Sidebar"
940
- msgstr "Visualizar Sidebar"
941
-
942
- #: sidebar.php:184
943
- msgid "All Sidebars"
944
- msgstr "Todas as Sidebars"
945
-
946
- #: sidebar.php:183
947
- msgid "New Sidebar"
948
- msgstr "Nova Sidebar"
949
-
950
- #: admin/screen_widgets.php:147 sidebar.php:182
951
- msgid "Edit Sidebar"
952
- msgstr "Editar Sidebar"
953
-
954
- #: sidebar.php:181
955
- msgid "Add New Sidebar"
956
- msgstr "Adicionar Nova Sidebar"
957
-
958
- #: sidebar.php:180
959
- msgctxt "sidebar"
960
- msgid "Add New"
961
- msgstr "Adicionar Nova"
962
-
963
- #: sidebar.php:179
964
- msgid "Sidebar"
965
- msgstr "Sidebar"
966
-
967
- #: sidebar.php:178
968
- msgid "Sidebars"
969
- msgstr "Sidebars"
970
-
971
- #: sidebar.php:141
972
- msgid "Place sidebar on top or bottom of host when merging."
973
- msgstr "Mostrar sidebar no topo ou fundo da anfitriã ao combinar."
974
-
975
- #: sidebar.php:139
976
- msgid "Bottom"
977
- msgstr "Fundo"
978
-
979
- #: sidebar.php:138
980
- msgid "Top"
981
- msgstr "Topo"
982
-
983
- #: sidebar.php:134
984
- msgid "Merge Position"
985
- msgstr ""
986
-
987
- #: sidebar.php:123
988
- msgid "Replace host sidebar, merge with it or add sidebar manually."
989
- msgstr "Substituir sidebar anfitriã, unir ou adicionar sidebar manualmente."
990
-
991
- #: sidebar.php:121
992
- msgid "Forced replace"
993
- msgstr "Substituição forçada"
994
-
995
- #: sidebar.php:119
996
- msgid "Merge"
997
- msgstr "Fundir"
998
-
999
- #: sidebar.php:118
1000
- msgid "Replace"
1001
- msgstr "Substituir"
1002
-
1003
- #: lib/wp-content-aware-engine/view/group_template.php:37
1004
- msgid "Archives"
1005
- msgstr ""
1006
-
1007
- #: lib/wp-content-aware-engine/view/group_template.php:31
1008
- msgid "Singulars"
1009
- msgstr ""
1010
-
1011
- #: admin/sidebar-edit.php:260 admin/sidebar-edit.php:959 app.php:167
1012
- msgid "FAQ"
1013
- msgstr "FAQ"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
lang/content-aware-sidebars-ru_RU.po DELETED
@@ -1,1021 +0,0 @@
1
- # Translation of Plugins - Content Aware Sidebars - Widget Area Control - Development (trunk) in Russian
2
- # This file is distributed under the same license as the Plugins - Content Aware Sidebars - Widget Area Control - Development (trunk) package.
3
- msgid ""
4
- msgstr ""
5
- "PO-Revision-Date: 2017-04-18 05:14:25+0000\n"
6
- "MIME-Version: 1.0\n"
7
- "Content-Type: text/plain; charset=UTF-8\n"
8
- "Content-Transfer-Encoding: 8bit\n"
9
- "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
10
- "X-Generator: GlotPress/2.4.0-alpha\n"
11
- "Language: ru\n"
12
- "Project-Id-Version: Plugins - Content Aware Sidebars - Widget Area Control - Development (trunk)\n"
13
-
14
- #. Description of the plugin/theme
15
- msgid "Unlimited custom sidebars and widget areas for any post, page, category etc."
16
- msgstr ""
17
-
18
- #: lib/wp-content-aware-engine/view/group_template.php:54
19
- msgid "Settings"
20
- msgstr "Настройки"
21
-
22
- #: lib/wp-content-aware-engine/core.php:705
23
- msgid "Auto-select new children of selected items"
24
- msgstr ""
25
-
26
- #: admin/sidebar-list-table.php:605
27
- msgid "Duplicate"
28
- msgstr ""
29
-
30
- #. translators: %s: sidebar title
31
- #: admin/sidebar-list-table.php:604
32
- msgid "Duplicate %s"
33
- msgstr ""
34
-
35
- #: admin/sidebar-edit.php:369
36
- msgid "You are not allowed to delete this sidebar."
37
- msgstr ""
38
-
39
- #: admin/sidebar-edit.php:335
40
- msgid "You are not allowed to move this sidebar to the Trash."
41
- msgstr ""
42
-
43
- #: admin/sidebar-edit.php:222 admin/sidebar-edit.php:553
44
- msgid "You are not allowed to create sidebars."
45
- msgstr ""
46
-
47
- #: admin/sidebar-edit.php:197 admin/sidebar-edit.php:551
48
- #: admin/sidebar-edit.php:556
49
- msgid "You are not allowed to edit this sidebar."
50
- msgstr ""
51
-
52
- #: admin/admin.php:136
53
- msgid "Enhance your sidebars and widget areas with: %s and more."
54
- msgstr ""
55
-
56
- #: admin/admin.php:102
57
- msgid "You do not have access to this screen."
58
- msgstr ""
59
-
60
- #: admin/screen_widgets.php:171
61
- msgid "This sidebar is already scheduled to be activated. Do you want to activate it now?"
62
- msgstr ""
63
-
64
- #: admin/sidebar-edit.php:866
65
- msgid "Pro"
66
- msgstr "Pro"
67
-
68
- #: admin/sidebar-edit.php:823
69
- msgid "No thanks"
70
- msgstr ""
71
-
72
- #: admin/sidebar-edit.php:823
73
- msgid "Review Content Aware Sidebars"
74
- msgstr ""
75
-
76
- #: admin/sidebar-edit.php:818
77
- msgid "I have spent countless hours developing it, and it would mean a lot to me if you %ssupport it with a quick review on WordPress.org.%s"
78
- msgstr ""
79
-
80
- #: admin/sidebar-edit.php:813
81
- msgid "Hey %s, it's Joachim from %s. You have used this free plugin for some time now, and I hope you like it!"
82
- msgstr ""
83
-
84
- #: admin/admin.php:139
85
- msgid "Read More"
86
- msgstr ""
87
-
88
- #: lib/wp-content-aware-engine/module/bp_member.php:37
89
- msgid "All Sections"
90
- msgstr ""
91
-
92
- #: lib/wp-content-aware-engine/module/bp_member.php:35
93
- msgid "BuddyPress Profiles"
94
- msgstr ""
95
-
96
- #: admin/sidebar-edit.php:957
97
- msgid "Documentation"
98
- msgstr "Документация"
99
-
100
- #: sidebar.php:127
101
- msgid "Target Sidebar"
102
- msgstr ""
103
-
104
- #: sidebar.php:120
105
- msgid "Shortcode / Template Tag"
106
- msgstr ""
107
-
108
- #: admin/sidebar-overview.php:292
109
- msgid "Undo"
110
- msgstr ""
111
-
112
- #: admin/sidebar-overview.php:231
113
- msgid "You are not allowed to delete this item."
114
- msgstr ""
115
-
116
- #: admin/sidebar-overview.php:216
117
- msgid "You are not allowed to restore this item from the Trash."
118
- msgstr ""
119
-
120
- #: admin/sidebar-overview.php:197
121
- msgid "You are not allowed to move this item to the Trash."
122
- msgstr ""
123
-
124
- #. translators: %s: search keywords
125
- #: admin/sidebar-overview.php:133
126
- msgid "Search results for &#8220;%s&#8221;"
127
- msgstr ""
128
-
129
- #. translators: %s: post title
130
- #: admin/sidebar-list-table.php:635
131
- msgid "Delete &#8220;%s&#8221; permanently"
132
- msgstr ""
133
-
134
- #: admin/sidebar-list-table.php:627
135
- msgctxt "verb"
136
- msgid "Trash"
137
- msgstr ""
138
-
139
- #. translators: %s: post title
140
- #: admin/sidebar-list-table.php:626
141
- msgid "Move &#8220;%s&#8221; to the Trash"
142
- msgstr ""
143
-
144
- #. translators: %s: post title
145
- #: admin/sidebar-list-table.php:618
146
- msgid "Restore &#8220;%s&#8221; from the Trash"
147
- msgstr ""
148
-
149
- #. translators: %s: sidebar title
150
- #: admin/sidebar-list-table.php:597
151
- msgid "Edit &#8220;%s&#8221;"
152
- msgstr ""
153
-
154
- #: admin/sidebar-list-table.php:532
155
- msgid "Missed schedule"
156
- msgstr ""
157
-
158
- #: admin/sidebar-list-table.php:520
159
- msgid "Until %s"
160
- msgstr ""
161
-
162
- #. translators: Sidebar status date and time format, see http://php.net/date
163
- #: admin/sidebar-list-table.php:519 admin/sidebar-list-table.php:525
164
- msgid "Y/m/d g:i:s a"
165
- msgstr ""
166
-
167
- #. translators: Sidebar status date format, see http://php.net/date
168
- #: admin/sidebar-list-table.php:517 admin/sidebar-list-table.php:529
169
- msgid "Y/m/d"
170
- msgstr ""
171
-
172
- #: admin/sidebar-list-table.php:422
173
- msgid "%s is currently editing"
174
- msgstr ""
175
-
176
- #. translators: %s: post title
177
- #: admin/sidebar-list-table.php:407
178
- msgid "&#8220;%s&#8221; (Edit)"
179
- msgstr ""
180
-
181
- #: admin/sidebar-list-table.php:365
182
- msgid "Select %s"
183
- msgstr ""
184
-
185
- #: admin/sidebar-list-table.php:311 sidebar.php:114
186
- msgctxt "option"
187
- msgid "Action"
188
- msgstr ""
189
-
190
- #: admin/sidebar-list-table.php:310
191
- msgctxt "column name"
192
- msgid "Title"
193
- msgstr ""
194
-
195
- #: admin/sidebar-list-table.php:282
196
- msgid "Empty Trash"
197
- msgstr ""
198
-
199
- #: admin/sidebar-list-table.php:255 admin/sidebar-list-table.php:619
200
- msgid "Restore"
201
- msgstr ""
202
-
203
- #: admin/sidebar-list-table.php:207
204
- msgid "Inactive <span class=\"count\">(%s)</span>"
205
- msgid_plural "Inactive <span class=\"count\">(%s)</span>"
206
- msgstr[0] ""
207
- msgstr[1] ""
208
- msgstr[2] ""
209
-
210
- #: admin/sidebar-list-table.php:206
211
- msgid "Active <span class=\"count\">(%s)</span>"
212
- msgid_plural "Active <span class=\"count\">(%s)</span>"
213
- msgstr[0] ""
214
- msgstr[1] ""
215
- msgstr[2] ""
216
-
217
- #: admin/sidebar-list-table.php:193
218
- msgctxt "sidebars"
219
- msgid "All <span class=\"count\">(%s)</span>"
220
- msgid_plural "All <span class=\"count\">(%s)</span>"
221
- msgstr[0] ""
222
- msgstr[1] ""
223
- msgstr[2] ""
224
-
225
- #: admin/sidebar-edit.php:1322
226
- msgid "F j, Y"
227
- msgstr ""
228
-
229
- #: admin/admin.php:138
230
- msgid "Free updates and email support included."
231
- msgstr ""
232
-
233
- #: admin/admin.php:137
234
- msgid "You can upgrade without leaving the admin panel by clicking below."
235
- msgstr ""
236
-
237
- #: admin/admin.php:135
238
- msgid "Get All Features With Content Aware Sidebars Pro"
239
- msgstr ""
240
-
241
- #: admin/admin.php:129
242
- msgid "Sync widgets across themes"
243
- msgstr ""
244
-
245
- #: admin/admin.php:127
246
- msgid "Visibility for roles"
247
- msgstr ""
248
-
249
- #: admin/admin.php:125
250
- msgid "Extra condition types"
251
- msgstr ""
252
-
253
- #: admin/sidebar-edit.php:1004
254
- msgid "Activates on <b>%1$s</b>"
255
- msgstr ""
256
-
257
- #. translators: Publish box date format, see http://php.net/date
258
- #: admin/sidebar-edit.php:999
259
- msgid "M j, Y"
260
- msgstr ""
261
-
262
- #: admin/sidebar-edit.php:866
263
- msgid "Display sidebar only in given time ranges on select days."
264
- msgstr ""
265
-
266
- #: admin/sidebar-edit.php:853
267
- msgid "Never"
268
- msgstr ""
269
-
270
- #: admin/sidebar-edit.php:844
271
- msgid "Select date"
272
- msgstr ""
273
-
274
- #: admin/sidebar-edit.php:834 admin/sidebar-list-table.php:314
275
- msgid "Status"
276
- msgstr "Статус"
277
-
278
- #: admin/admin.php:128 admin/sidebar-edit.php:761
279
- msgid "Time Schedule"
280
- msgstr ""
281
-
282
- #: admin/sidebar-edit.php:738
283
- msgid "Sidebar Status"
284
- msgstr ""
285
-
286
- #: admin/sidebar-edit.php:696
287
- msgid ""
288
- "Should the sidebar merge with a target sidebar or replace it? Maybe you want to insert it in your content with a shortcode.\n"
289
- "\n"
290
- "Display the sidebar for everyone or make it visible only for logged-in users.\n"
291
- "\n"
292
- " You are in control."
293
- msgstr ""
294
-
295
- #: admin/sidebar-edit.php:641
296
- msgid "Sidebar deactivated."
297
- msgstr ""
298
-
299
- #: admin/sidebar-edit.php:637
300
- msgid "Sidebar activated."
301
- msgstr ""
302
-
303
- #: admin/sidebar-edit.php:478
304
- msgid "Enter title here"
305
- msgstr ""
306
-
307
- #: admin/sidebar-edit.php:372 admin/sidebar-overview.php:234
308
- msgid "Error in deleting."
309
- msgstr ""
310
-
311
- #: admin/sidebar-edit.php:361 admin/sidebar-overview.php:219
312
- msgid "Error in restoring from Trash."
313
- msgstr ""
314
-
315
- #: admin/sidebar-edit.php:358
316
- msgid "You are not allowed to restore this sidebar from the Trash."
317
- msgstr ""
318
-
319
- #: admin/sidebar-edit.php:343 admin/sidebar-overview.php:205
320
- msgid "Error in moving to Trash."
321
- msgstr ""
322
-
323
- #: admin/sidebar-edit.php:339
324
- msgid "You cannot move this sidebar to the Trash. %s is currently editing."
325
- msgstr ""
326
-
327
- #: admin/sidebar-edit.php:195 admin/sidebar-edit.php:288
328
- msgid "The sidebar no longer exists."
329
- msgstr ""
330
-
331
- #: admin/sidebar-edit.php:238 admin/sidebar-edit.php:745
332
- msgid "Advanced"
333
- msgstr ""
334
-
335
- #: admin/sidebar-edit.php:236
336
- msgid "Conditions"
337
- msgstr ""
338
-
339
- #: admin/sidebar-edit.php:199
340
- msgid "You cannot edit this sidebar because it is in the Trash. Please restore it and try again."
341
- msgstr ""
342
-
343
- #: admin/sidebar-edit.php:83
344
- msgid "URLs (Pro Feature)"
345
- msgstr ""
346
-
347
- #: admin/post_type_sidebar.php:295 admin/screen_widgets.php:108
348
- #: admin/screen_widgets.php:137 admin/sidebar-edit.php:1010
349
- #: admin/sidebar-list-table.php:539
350
- msgid "Inactive"
351
- msgstr ""
352
-
353
- #: admin/screen_widgets.php:108 admin/screen_widgets.php:131
354
- #: admin/sidebar-edit.php:1007 admin/sidebar-list-table.php:513
355
- msgid "Active"
356
- msgstr ""
357
-
358
- #. Author URI of the plugin/theme
359
- msgid "https://dev.institute"
360
- msgstr "https://dev.institute"
361
-
362
- #. Author of the plugin/theme
363
- msgid "Joachim Jensen"
364
- msgstr "Joachim Jensen"
365
-
366
- #. Plugin URI of the plugin/theme
367
- msgid "https://dev.institute/wordpress/sidebars-pro/"
368
- msgstr "https://dev.institute/wordpress/sidebars-pro/"
369
-
370
- #: admin/sidebar-edit.php:1037
371
- msgid "Enable"
372
- msgstr ""
373
-
374
- #: admin/sidebar-edit.php:1028 admin/sidebar-edit.php:1036
375
- msgid "Widget Revisions: %s"
376
- msgstr ""
377
-
378
- #: admin/sidebar-edit.php:116
379
- msgid "Upgrade to Pro"
380
- msgstr ""
381
-
382
- #: sidebar.php:245 sidebar.php:267
383
- msgid "(no title)"
384
- msgstr ""
385
-
386
- #: lib/wp-pointer-tour/wp-pointer-tour.php:164
387
- msgid "Previous"
388
- msgstr ""
389
-
390
- #: admin/screen_widgets.php:168
391
- msgid "Expand"
392
- msgstr ""
393
-
394
- #: admin/screen_widgets.php:167
395
- msgid "Collapse"
396
- msgstr ""
397
-
398
- #: admin/sidebar-edit.php:1302
399
- msgid "User Roles available in Pro"
400
- msgstr ""
401
-
402
- #: admin/admin.php:126 admin/sidebar-list-table.php:609
403
- msgid "Widget Revisions"
404
- msgstr ""
405
-
406
- #: admin/sidebar-edit.php:99
407
- msgid "Display this sidebar only on content that meets the following conditions:"
408
- msgstr ""
409
-
410
- #: admin/post_type_sidebar.php:276
411
- msgid "Display sidebars per %s etc. with the %s."
412
- msgstr ""
413
-
414
- #: admin/post_type_sidebar.php:272
415
- msgid "Note: Selected Sidebars are displayed on this %s specifically."
416
- msgstr ""
417
-
418
- #: admin/post_type_sidebar.php:257
419
- msgid "Default"
420
- msgstr ""
421
-
422
- #: admin/post_type_sidebar.php:275
423
- msgid "Sidebar Manager"
424
- msgstr ""
425
-
426
- #: admin/post_type_sidebar.php:245
427
- msgid "Archive Page"
428
- msgstr ""
429
-
430
- #: admin/post_type_sidebar.php:237
431
- msgid "Page Template"
432
- msgstr ""
433
-
434
- #: admin/post_type_sidebar.php:234
435
- msgid "Child Page"
436
- msgstr ""
437
-
438
- #: admin/post_type_sidebar.php:231
439
- msgid "Author"
440
- msgstr ""
441
-
442
- #: admin/post_type_sidebar.php:223 admin/post_type_sidebar.php:262
443
- msgid "Type to Add New Sidebar"
444
- msgstr ""
445
-
446
- #: admin/post_type_sidebar.php:219
447
- msgid "Create New"
448
- msgstr ""
449
-
450
- #: admin/post_type_sidebar.php:177
451
- msgid "Sidebars - Quick Select"
452
- msgstr ""
453
-
454
- #: admin/sidebar-edit.php:712
455
- msgid "Finish Tour"
456
- msgstr ""
457
-
458
- #: admin/sidebar-edit.php:686
459
- msgid ""
460
- "Click on the input field and select the content you want.\n"
461
- "\n"
462
- "If you can't find the right content in the list, type something to search.\n"
463
- "\n"
464
- " You can add several types of content to the same group, try e.g. \"All Posts\" and an Author to target all posts written by that author. Awesome!\n"
465
- "\n"
466
- "Remember to save the changes on each group."
467
- msgstr ""
468
-
469
- #: admin/sidebar-edit.php:668
470
- msgid "I know how to use it"
471
- msgstr ""
472
-
473
- #: admin/sidebar-edit.php:660
474
- msgid ""
475
- "You've just installed or updated Content Aware Sidebars. Awesome!\n"
476
- "\n"
477
- "You can display sidebars on any page or in any context. If that is new to you, this 3 step interactive guide will show you just how easy it is."
478
- msgstr ""
479
-
480
- #: admin/sidebar-edit.php:659
481
- msgid "Get Started in 3 Easy Steps"
482
- msgstr ""
483
-
484
- #: lib/wp-content-aware-engine/module/bbpress.php:32
485
- msgid "All Profiles"
486
- msgstr ""
487
-
488
- #: lib/wp-content-aware-engine/module/author.php:30
489
- msgid "All Authors"
490
- msgstr ""
491
-
492
- #: sidebar.php:190
493
- msgid "Sidebar Conditions"
494
- msgstr ""
495
-
496
- #: sidebar.php:109
497
- msgid "Logged-in Users"
498
- msgstr ""
499
-
500
- #: lib/wp-content-aware-engine/view/group_template.php:11
501
- msgid "Not"
502
- msgstr ""
503
-
504
- #: admin/sidebar-edit.php:850
505
- msgid "Deactivate"
506
- msgstr ""
507
-
508
- #: admin/sidebar-edit.php:841
509
- msgid "Activate"
510
- msgstr ""
511
-
512
- #: admin/post_type_sidebar.php:220 admin/sidebar-edit.php:1013
513
- msgid "New"
514
- msgstr ""
515
-
516
- #: freemius.php:58
517
- msgid "Please help us improve %2$s by securely sharing some usage data with %5$s. If you skip this, that's okay! %2$s will still work just fine."
518
- msgstr ""
519
-
520
- #: admin/screen_widgets.php:147
521
- msgid "Revisions"
522
- msgstr ""
523
-
524
- #: admin/sidebar-edit.php:1311 admin/sidebar-list-table.php:500
525
- msgid "All Users"
526
- msgstr ""
527
-
528
- #: admin/sidebar-list-table.php:456
529
- msgid "Add sidebar at the bottom during merge"
530
- msgstr ""
531
-
532
- #: admin/sidebar-list-table.php:455
533
- msgid "Add sidebar at the top during merge"
534
- msgstr ""
535
-
536
- #: admin/sidebar-edit.php:989
537
- msgid "Update"
538
- msgstr ""
539
-
540
- #: admin/sidebar-edit.php:237
541
- msgid "Schedule"
542
- msgstr ""
543
-
544
- #: admin/sidebar-edit.php:899 admin/sidebar-list-table.php:263
545
- msgid "Move to Trash"
546
- msgstr ""
547
-
548
- #: admin/sidebar-edit.php:897 admin/sidebar-list-table.php:261
549
- #: admin/sidebar-list-table.php:636
550
- msgid "Delete Permanently"
551
- msgstr "Удалить навсегда"
552
-
553
- #: app.php:174
554
- msgid "Upgrade"
555
- msgstr ""
556
-
557
- #: admin/sidebar-edit.php:1029
558
- msgid "Browse revisions"
559
- msgstr ""
560
-
561
- #: admin/sidebar-edit.php:1029
562
- msgctxt "revisions"
563
- msgid "Browse"
564
- msgstr ""
565
-
566
- #: admin/sidebar-edit.php:1019 admin/sidebar-list-table.php:598
567
- msgid "Edit"
568
- msgstr ""
569
-
570
- #: admin/sidebar-edit.php:994
571
- msgid "Status:"
572
- msgstr "Статус:"
573
-
574
- #: admin/sidebar-edit.php:934 admin/sidebar-edit.php:935
575
- #: admin/sidebar-list-table.php:313 sidebar.php:105
576
- msgid "Visibility"
577
- msgstr ""
578
-
579
- #: admin/admin.php:139
580
- msgid "Upgrade Now"
581
- msgstr ""
582
-
583
- #: admin/sidebar-edit.php:960
584
- msgid "Priority Email Support"
585
- msgstr ""
586
-
587
- #: admin/sidebar-edit.php:261 admin/sidebar-edit.php:961
588
- msgid "Forum Support"
589
- msgstr ""
590
-
591
- #: admin/admin.php:131
592
- msgid "Content Aware Sidebars Pro"
593
- msgstr ""
594
-
595
- #: admin/sidebar-edit.php:731
596
- msgid "Publish"
597
- msgstr ""
598
-
599
- #: admin/sidebar-edit.php:119
600
- msgid "Like it? %1$sSupport the plugin with a %2$s Review%3$s"
601
- msgstr ""
602
-
603
- #: lib/wp-content-aware-engine/view/group_template.php:51
604
- msgid "Save Changes"
605
- msgstr "Сохранить"
606
-
607
- #: lib/wp-content-aware-engine/module/pods.php:30
608
- msgid "All Pods Pages"
609
- msgstr ""
610
-
611
- #: lib/wp-content-aware-engine/module/pods.php:29
612
- msgid "Pods Pages"
613
- msgstr ""
614
-
615
- #: admin/sidebar-edit.php:673
616
- msgid ""
617
- "With this dropdown you can select on what conditions the sidebar should be displayed.\n"
618
- "\n"
619
- "Content Aware Sidebars has built-in support for many types of content and even other plugins!\n"
620
- "\n"
621
- "Select something to continue the tour. You can change it later."
622
- msgstr ""
623
-
624
- #: admin/sidebar-edit.php:672
625
- msgid "Select Content Type"
626
- msgstr "Отобразить содержимое"
627
-
628
- #: admin/sidebar-edit.php:667
629
- msgid "Start Quick Tour"
630
- msgstr ""
631
-
632
- #: lib/wp-content-aware-engine/view/group_template.php:43
633
- msgid "Negate conditions"
634
- msgstr ""
635
-
636
- #: lib/wp-content-aware-engine/view/group_template.php:18
637
- #: lib/wp-content-aware-engine/view/meta_box.php:18
638
- msgid "Select content type"
639
- msgstr ""
640
-
641
- #: lib/wp-content-aware-engine/module/page_template.php:36
642
- msgid "All Templates"
643
- msgstr ""
644
-
645
- #: lib/wp-content-aware-engine/core.php:805
646
- msgid "Searching"
647
- msgstr ""
648
-
649
- #: lib/wp-content-aware-engine/core.php:648
650
- msgid "Conditions updated"
651
- msgstr ""
652
-
653
- #: lib/wp-content-aware-engine/core.php:625
654
- msgid "Could not delete conditions"
655
- msgstr ""
656
-
657
- #: lib/wp-content-aware-engine/core.php:531
658
- msgid "Conditional Logic"
659
- msgstr ""
660
-
661
- #: lib/wp-pointer-tour/wp-pointer-tour.php:165
662
- msgid "Next"
663
- msgstr "Следующий"
664
-
665
- #: lib/wp-pointer-tour/wp-pointer-tour.php:163
666
- msgid "Close"
667
- msgstr "Закрыть"
668
-
669
- #: admin/sidebar-edit.php:706
670
- msgid ""
671
- "That's it! Now you can start creating sidebars and display them on your own conditions.\n"
672
- "\n"
673
- "If you need more help, click on the \"Help\" tab here."
674
- msgstr ""
675
-
676
- #: admin/sidebar-edit.php:705
677
- msgid "Help and Support"
678
- msgstr "Помощь и поддержка"
679
-
680
- #: admin/sidebar-edit.php:695
681
- msgid "Options, options"
682
- msgstr "Настройки"
683
-
684
- #: admin/sidebar-edit.php:958
685
- msgid "Get Started"
686
- msgstr ""
687
-
688
- #: admin/post_type_sidebar.php:292 admin/screen_widgets.php:134
689
- #: admin/sidebar-list-table.php:534
690
- #: lib/wp-content-aware-engine/module/post_type.php:319
691
- #: lib/wp-content-aware-engine/walker.php:185
692
- msgid "Scheduled"
693
- msgstr ""
694
-
695
- #: lib/wp-content-aware-engine/module/post_type.php:317
696
- #: lib/wp-content-aware-engine/walker.php:183
697
- msgid "Sticky"
698
- msgstr ""
699
-
700
- #. translators: post state
701
- #: lib/wp-content-aware-engine/module/post_type.php:315
702
- #: lib/wp-content-aware-engine/walker.php:181
703
- msgctxt "post state"
704
- msgid "Pending"
705
- msgstr ""
706
-
707
- #: lib/wp-content-aware-engine/module/post_type.php:312
708
- #: lib/wp-content-aware-engine/walker.php:178
709
- msgid "Draft"
710
- msgstr ""
711
-
712
- #: lib/wp-content-aware-engine/module/post_type.php:310
713
- #: lib/wp-content-aware-engine/walker.php:176
714
- msgid "Private"
715
- msgstr ""
716
-
717
- #: lib/wp-content-aware-engine/module/post_type.php:308
718
- #: lib/wp-content-aware-engine/walker.php:174
719
- msgid "Password protected"
720
- msgstr ""
721
-
722
- #: lib/wp-content-aware-engine/module/taxonomy.php:49
723
- msgid "Taxonomies"
724
- msgstr "Таксономии"
725
-
726
- #: lib/wp-content-aware-engine/module/static.php:50
727
- msgid "404 Page"
728
- msgstr "Страница 404"
729
-
730
- #: lib/wp-content-aware-engine/module/static.php:49
731
- msgid "Search Results"
732
- msgstr "Результаты поиска"
733
-
734
- #: lib/wp-content-aware-engine/module/static.php:48
735
- msgid "Front Page"
736
- msgstr "Главная страница"
737
-
738
- #: lib/wp-content-aware-engine/module/static.php:36
739
- msgid "Static Pages"
740
- msgstr "Статичные страницы"
741
-
742
- #: lib/wp-content-aware-engine/module/post_type.php:284
743
- msgid "Blog Page"
744
- msgstr "Страница Блога"
745
-
746
- #: lib/wp-content-aware-engine/module/post_type.php:283
747
- #: lib/wp-content-aware-engine/module/taxonomy.php:288
748
- msgid "%s Archives"
749
- msgstr "%s Архив"
750
-
751
- #: lib/wp-content-aware-engine/module/post_type.php:42
752
- msgid "Post Types"
753
- msgstr "Типы постов"
754
-
755
- #: lib/wp-content-aware-engine/module/polylang.php:29
756
- #: lib/wp-content-aware-engine/module/qtranslate.php:29
757
- #: lib/wp-content-aware-engine/module/transposh.php:29
758
- #: lib/wp-content-aware-engine/module/wpml.php:29
759
- msgid "Languages"
760
- msgstr "Языки"
761
-
762
- #: lib/wp-content-aware-engine/module/page_template.php:35
763
- msgid "Page Templates"
764
- msgstr "Шаблоны страниц"
765
-
766
- #: lib/wp-content-aware-engine/module/date.php:32
767
- msgid "Date Archives"
768
- msgstr "Архивы по датам"
769
-
770
- #: lib/wp-content-aware-engine/module/date.php:30
771
- msgid "Dates"
772
- msgstr "Даты"
773
-
774
- #: lib/wp-content-aware-engine/module/bbpress.php:31
775
- msgid "bbPress User Profiles"
776
- msgstr "Пользовательские профили bbPress"
777
-
778
- #: lib/wp-content-aware-engine/module/author.php:29
779
- msgid "Authors"
780
- msgstr "Авторы"
781
-
782
- #: lib/wp-content-aware-engine/core.php:807
783
- msgid "Target all but this context"
784
- msgstr "Выделить все кроме этого содержания"
785
-
786
- #: lib/wp-content-aware-engine/core.php:808
787
- msgid "Conditions have unsaved changes. Do you want to continue and discard these changes?"
788
- msgstr ""
789
-
790
- #: lib/wp-content-aware-engine/core.php:806
791
- msgid "No results found."
792
- msgstr "Результаты не найдены."
793
-
794
- #: lib/wp-content-aware-engine/view/module/condition_post_type_template.php:16
795
- #: lib/wp-content-aware-engine/view/module/condition_taxonomy_template.php:16
796
- #: lib/wp-content-aware-engine/view/module/condition_template.php:16
797
- msgid "And"
798
- msgstr ""
799
-
800
- #: lib/wp-content-aware-engine/view/group_template.php:10
801
- #: lib/wp-content-aware-engine/view/meta_box.php:14
802
- msgid "Or"
803
- msgstr "Или"
804
-
805
- #: admin/sidebar-edit.php:987
806
- msgid "Save"
807
- msgstr "Сохранить"
808
-
809
- #: lib/wp-content-aware-engine/core.php:617
810
- msgid "Unauthorized request"
811
- msgstr "Неразрешённый запрос"
812
-
813
- #: lib/wp-content-aware-engine/core.php:248
814
- msgctxt "condition status"
815
- msgid "Negated"
816
- msgstr ""
817
-
818
- #: lib/wp-content-aware-engine/core.php:228
819
- msgid "Condition Group"
820
- msgstr "Группа состояния"
821
-
822
- #: admin/screen_widgets.php:170
823
- msgid "Filter Widgets"
824
- msgstr ""
825
-
826
- #: admin/screen_widgets.php:169
827
- msgid "Filter Sidebars"
828
- msgstr "Фильтр боковых панелей"
829
-
830
- #: admin/sidebar-edit.php:955
831
- msgid "Translate the plugin into your language"
832
- msgstr "Перевести плагин на свой язык"
833
-
834
- #: admin/sidebar-edit.php:890 admin/sidebar-edit.php:891
835
- msgid "Order"
836
- msgstr "Порядок"
837
-
838
- #: app.php:168
839
- msgid "Get Support"
840
- msgstr "Поддержка"
841
-
842
- #: admin/sidebar-edit.php:259
843
- msgid "More Information"
844
- msgstr "Больше информации"
845
-
846
- #: admin/sidebar-edit.php:255
847
- msgid "Each created condition group describe some specific content (conditions) that the current sidebar should be displayed with."
848
- msgstr "Каждая созданная группа состояния описывает некоторое отдельное содержимое (состояние), с которым текущая боковая панель должна быть отображена."
849
-
850
- #: admin/sidebar-edit.php:254 admin/sidebar-edit.php:685
851
- #: lib/wp-content-aware-engine/core.php:227
852
- msgid "Condition Groups"
853
- msgstr "Группы состояния"
854
-
855
- #: admin/sidebar-edit.php:771
856
- msgid "Options"
857
- msgstr "Настройки"
858
-
859
- #. #-#-#-#-# tmp-content-aware-sidebars.pot (Content Aware Sidebars 3.5.2)
860
- #. #-#-#-#-#
861
- #. Plugin Name of the plugin/theme
862
- #: admin/sidebar-edit.php:754
863
- msgid "Content Aware Sidebars"
864
- msgstr "Учитывающие содержимое боковые панели"
865
-
866
- #: admin/sidebar-list-table.php:475
867
- msgid "Manage Widgets"
868
- msgstr "Управление виджетами"
869
-
870
- #: admin/sidebar-list-table.php:312
871
- msgid "Widgets"
872
- msgstr "Виджеты"
873
-
874
- #: admin/sidebar-list-table.php:448 sidebar.php:284
875
- msgid "Please update Host Sidebar"
876
- msgstr "Пожалуйста, обновите базовую боковую панель"
877
-
878
- #: admin/sidebar-overview.php:277
879
- msgid "%s sidebar restored from the Trash."
880
- msgid_plural "%s sidebars restored from the Trash."
881
- msgstr[0] ""
882
- msgstr[1] ""
883
- msgstr[2] ""
884
-
885
- #: admin/sidebar-overview.php:276
886
- msgid "%s sidebar moved to the Trash."
887
- msgid_plural "%s sidebars moved to the Trash."
888
- msgstr[0] ""
889
- msgstr[1] ""
890
- msgstr[2] ""
891
-
892
- #: admin/sidebar-overview.php:275
893
- msgid "%s sidebar permanently deleted."
894
- msgid_plural "%s sidebars permanently deleted."
895
- msgstr[0] ""
896
- msgstr[1] ""
897
- msgstr[2] ""
898
-
899
- #: admin/sidebar-overview.php:274
900
- msgid "%s sidebar not updated, somebody is editing it."
901
- msgid_plural "%s sidebars not updated, somebody is editing them."
902
- msgstr[0] ""
903
- msgstr[1] ""
904
- msgstr[2] ""
905
-
906
- #: admin/sidebar-overview.php:273
907
- msgid "%s sidebar updated."
908
- msgid_plural "%s sidebars updated."
909
- msgstr[0] ""
910
- msgstr[1] ""
911
- msgstr[2] ""
912
-
913
- #. translators: Publish box date format, see http://php.net/date
914
- #: admin/sidebar-edit.php:640
915
- msgid "M j, Y @ G:i"
916
- msgstr "j M, Y @ H:i"
917
-
918
- #: admin/sidebar-edit.php:638
919
- msgid "Sidebar scheduled for: <strong>%1$s</strong>."
920
- msgstr "Боковая панель запланирована на: <strong>%1$s</strong>."
921
-
922
- #: admin/sidebar-edit.php:636
923
- msgid "Sidebar updated."
924
- msgstr "Боковая панель обновлена."
925
-
926
- #: admin/sidebar-edit.php:634 admin/sidebar-overview.php:270
927
- msgid "Manage widgets"
928
- msgstr "Управление виджетами"
929
-
930
- #: sidebar.php:191
931
- msgid "No content. Please add at least one condition group to make the sidebar content aware."
932
- msgstr "Без содержимого. Пожалуйста, добавьте хотя бы одну группу состояния, чтобы сделать содержимое видимым."
933
-
934
- #: sidebar.php:188
935
- msgid "No sidebars found in Trash"
936
- msgstr "В корзине боковые панели не найдены"
937
-
938
- #: admin/post_type_sidebar.php:225 sidebar.php:187
939
- msgid "No sidebars found"
940
- msgstr "Боковые панели не найдены"
941
-
942
- #: sidebar.php:186
943
- msgid "Search Sidebars"
944
- msgstr "Искать боковые панели"
945
-
946
- #: sidebar.php:185
947
- msgid "View Sidebar"
948
- msgstr "Просмотреть боковую панель"
949
-
950
- #: sidebar.php:184
951
- msgid "All Sidebars"
952
- msgstr "Все боковые панели"
953
-
954
- #: sidebar.php:183
955
- msgid "New Sidebar"
956
- msgstr "Новая боковая панель"
957
-
958
- #: admin/screen_widgets.php:147 sidebar.php:182
959
- msgid "Edit Sidebar"
960
- msgstr "Редактировать боковую панель"
961
-
962
- #: sidebar.php:181
963
- msgid "Add New Sidebar"
964
- msgstr "Добавить новую боковую панель"
965
-
966
- #: sidebar.php:180
967
- msgctxt "sidebar"
968
- msgid "Add New"
969
- msgstr "Добавить новую"
970
-
971
- #: sidebar.php:179
972
- msgid "Sidebar"
973
- msgstr "Боковая панель"
974
-
975
- #: sidebar.php:178
976
- msgid "Sidebars"
977
- msgstr "Боковые панели"
978
-
979
- #: sidebar.php:141
980
- msgid "Place sidebar on top or bottom of host when merging."
981
- msgstr "Поместить боковую панель сверху или снизу базовой панели при слиянии."
982
-
983
- #: sidebar.php:139
984
- msgid "Bottom"
985
- msgstr "Снизу"
986
-
987
- #: sidebar.php:138
988
- msgid "Top"
989
- msgstr "Сверху"
990
-
991
- #: sidebar.php:134
992
- msgid "Merge Position"
993
- msgstr "Соединить позиции"
994
-
995
- #: sidebar.php:123
996
- msgid "Replace host sidebar, merge with it or add sidebar manually."
997
- msgstr "Заменить прежнюю базовую панель, слиться с ней или добавить боковую панель вручную."
998
-
999
- #: sidebar.php:121
1000
- msgid "Forced replace"
1001
- msgstr "Принудительная замена"
1002
-
1003
- #: sidebar.php:119
1004
- msgid "Merge"
1005
- msgstr "Слить"
1006
-
1007
- #: sidebar.php:118
1008
- msgid "Replace"
1009
- msgstr "Заменить"
1010
-
1011
- #: lib/wp-content-aware-engine/view/group_template.php:37
1012
- msgid "Archives"
1013
- msgstr ""
1014
-
1015
- #: lib/wp-content-aware-engine/view/group_template.php:31
1016
- msgid "Singulars"
1017
- msgstr ""
1018
-
1019
- #: admin/sidebar-edit.php:260 admin/sidebar-edit.php:959 app.php:167
1020
- msgid "FAQ"
1021
- msgstr "FAQ"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
lang/content-aware-sidebars-sk_SK.po DELETED
@@ -1,1021 +0,0 @@
1
- # Translation of Plugins - Content Aware Sidebars - Widget Area Control - Development (trunk) in Slovak
2
- # This file is distributed under the same license as the Plugins - Content Aware Sidebars - Widget Area Control - Development (trunk) package.
3
- msgid ""
4
- msgstr ""
5
- "PO-Revision-Date: 2016-02-03 01:23:57+0000\n"
6
- "MIME-Version: 1.0\n"
7
- "Content-Type: text/plain; charset=UTF-8\n"
8
- "Content-Transfer-Encoding: 8bit\n"
9
- "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
10
- "X-Generator: GlotPress/2.4.0-alpha\n"
11
- "Language: sk\n"
12
- "Project-Id-Version: Plugins - Content Aware Sidebars - Widget Area Control - Development (trunk)\n"
13
-
14
- #. Description of the plugin/theme
15
- msgid "Unlimited custom sidebars and widget areas for any post, page, category etc."
16
- msgstr ""
17
-
18
- #: lib/wp-content-aware-engine/view/group_template.php:54
19
- msgid "Settings"
20
- msgstr ""
21
-
22
- #: lib/wp-content-aware-engine/core.php:705
23
- msgid "Auto-select new children of selected items"
24
- msgstr ""
25
-
26
- #: admin/sidebar-list-table.php:605
27
- msgid "Duplicate"
28
- msgstr ""
29
-
30
- #. translators: %s: sidebar title
31
- #: admin/sidebar-list-table.php:604
32
- msgid "Duplicate %s"
33
- msgstr ""
34
-
35
- #: admin/sidebar-edit.php:369
36
- msgid "You are not allowed to delete this sidebar."
37
- msgstr ""
38
-
39
- #: admin/sidebar-edit.php:335
40
- msgid "You are not allowed to move this sidebar to the Trash."
41
- msgstr ""
42
-
43
- #: admin/sidebar-edit.php:222 admin/sidebar-edit.php:553
44
- msgid "You are not allowed to create sidebars."
45
- msgstr ""
46
-
47
- #: admin/sidebar-edit.php:197 admin/sidebar-edit.php:551
48
- #: admin/sidebar-edit.php:556
49
- msgid "You are not allowed to edit this sidebar."
50
- msgstr ""
51
-
52
- #: admin/admin.php:136
53
- msgid "Enhance your sidebars and widget areas with: %s and more."
54
- msgstr ""
55
-
56
- #: admin/admin.php:102
57
- msgid "You do not have access to this screen."
58
- msgstr ""
59
-
60
- #: admin/screen_widgets.php:171
61
- msgid "This sidebar is already scheduled to be activated. Do you want to activate it now?"
62
- msgstr ""
63
-
64
- #: admin/sidebar-edit.php:866
65
- msgid "Pro"
66
- msgstr ""
67
-
68
- #: admin/sidebar-edit.php:823
69
- msgid "No thanks"
70
- msgstr ""
71
-
72
- #: admin/sidebar-edit.php:823
73
- msgid "Review Content Aware Sidebars"
74
- msgstr ""
75
-
76
- #: admin/sidebar-edit.php:818
77
- msgid "I have spent countless hours developing it, and it would mean a lot to me if you %ssupport it with a quick review on WordPress.org.%s"
78
- msgstr ""
79
-
80
- #: admin/sidebar-edit.php:813
81
- msgid "Hey %s, it's Joachim from %s. You have used this free plugin for some time now, and I hope you like it!"
82
- msgstr ""
83
-
84
- #: admin/admin.php:139
85
- msgid "Read More"
86
- msgstr ""
87
-
88
- #: lib/wp-content-aware-engine/module/bp_member.php:37
89
- msgid "All Sections"
90
- msgstr ""
91
-
92
- #: lib/wp-content-aware-engine/module/bp_member.php:35
93
- msgid "BuddyPress Profiles"
94
- msgstr ""
95
-
96
- #: admin/sidebar-edit.php:957
97
- msgid "Documentation"
98
- msgstr ""
99
-
100
- #: sidebar.php:127
101
- msgid "Target Sidebar"
102
- msgstr ""
103
-
104
- #: sidebar.php:120
105
- msgid "Shortcode / Template Tag"
106
- msgstr ""
107
-
108
- #: admin/sidebar-overview.php:292
109
- msgid "Undo"
110
- msgstr ""
111
-
112
- #: admin/sidebar-overview.php:231
113
- msgid "You are not allowed to delete this item."
114
- msgstr ""
115
-
116
- #: admin/sidebar-overview.php:216
117
- msgid "You are not allowed to restore this item from the Trash."
118
- msgstr ""
119
-
120
- #: admin/sidebar-overview.php:197
121
- msgid "You are not allowed to move this item to the Trash."
122
- msgstr ""
123
-
124
- #. translators: %s: search keywords
125
- #: admin/sidebar-overview.php:133
126
- msgid "Search results for &#8220;%s&#8221;"
127
- msgstr ""
128
-
129
- #. translators: %s: post title
130
- #: admin/sidebar-list-table.php:635
131
- msgid "Delete &#8220;%s&#8221; permanently"
132
- msgstr ""
133
-
134
- #: admin/sidebar-list-table.php:627
135
- msgctxt "verb"
136
- msgid "Trash"
137
- msgstr ""
138
-
139
- #. translators: %s: post title
140
- #: admin/sidebar-list-table.php:626
141
- msgid "Move &#8220;%s&#8221; to the Trash"
142
- msgstr ""
143
-
144
- #. translators: %s: post title
145
- #: admin/sidebar-list-table.php:618
146
- msgid "Restore &#8220;%s&#8221; from the Trash"
147
- msgstr ""
148
-
149
- #. translators: %s: sidebar title
150
- #: admin/sidebar-list-table.php:597
151
- msgid "Edit &#8220;%s&#8221;"
152
- msgstr ""
153
-
154
- #: admin/sidebar-list-table.php:532
155
- msgid "Missed schedule"
156
- msgstr ""
157
-
158
- #: admin/sidebar-list-table.php:520
159
- msgid "Until %s"
160
- msgstr ""
161
-
162
- #. translators: Sidebar status date and time format, see http://php.net/date
163
- #: admin/sidebar-list-table.php:519 admin/sidebar-list-table.php:525
164
- msgid "Y/m/d g:i:s a"
165
- msgstr ""
166
-
167
- #. translators: Sidebar status date format, see http://php.net/date
168
- #: admin/sidebar-list-table.php:517 admin/sidebar-list-table.php:529
169
- msgid "Y/m/d"
170
- msgstr ""
171
-
172
- #: admin/sidebar-list-table.php:422
173
- msgid "%s is currently editing"
174
- msgstr ""
175
-
176
- #. translators: %s: post title
177
- #: admin/sidebar-list-table.php:407
178
- msgid "&#8220;%s&#8221; (Edit)"
179
- msgstr ""
180
-
181
- #: admin/sidebar-list-table.php:365
182
- msgid "Select %s"
183
- msgstr ""
184
-
185
- #: admin/sidebar-list-table.php:311 sidebar.php:114
186
- msgctxt "option"
187
- msgid "Action"
188
- msgstr ""
189
-
190
- #: admin/sidebar-list-table.php:310
191
- msgctxt "column name"
192
- msgid "Title"
193
- msgstr ""
194
-
195
- #: admin/sidebar-list-table.php:282
196
- msgid "Empty Trash"
197
- msgstr ""
198
-
199
- #: admin/sidebar-list-table.php:255 admin/sidebar-list-table.php:619
200
- msgid "Restore"
201
- msgstr ""
202
-
203
- #: admin/sidebar-list-table.php:207
204
- msgid "Inactive <span class=\"count\">(%s)</span>"
205
- msgid_plural "Inactive <span class=\"count\">(%s)</span>"
206
- msgstr[0] ""
207
- msgstr[1] ""
208
- msgstr[2] ""
209
-
210
- #: admin/sidebar-list-table.php:206
211
- msgid "Active <span class=\"count\">(%s)</span>"
212
- msgid_plural "Active <span class=\"count\">(%s)</span>"
213
- msgstr[0] ""
214
- msgstr[1] ""
215
- msgstr[2] ""
216
-
217
- #: admin/sidebar-list-table.php:193
218
- msgctxt "sidebars"
219
- msgid "All <span class=\"count\">(%s)</span>"
220
- msgid_plural "All <span class=\"count\">(%s)</span>"
221
- msgstr[0] ""
222
- msgstr[1] ""
223
- msgstr[2] ""
224
-
225
- #: admin/sidebar-edit.php:1322
226
- msgid "F j, Y"
227
- msgstr ""
228
-
229
- #: admin/admin.php:138
230
- msgid "Free updates and email support included."
231
- msgstr ""
232
-
233
- #: admin/admin.php:137
234
- msgid "You can upgrade without leaving the admin panel by clicking below."
235
- msgstr ""
236
-
237
- #: admin/admin.php:135
238
- msgid "Get All Features With Content Aware Sidebars Pro"
239
- msgstr ""
240
-
241
- #: admin/admin.php:129
242
- msgid "Sync widgets across themes"
243
- msgstr ""
244
-
245
- #: admin/admin.php:127
246
- msgid "Visibility for roles"
247
- msgstr ""
248
-
249
- #: admin/admin.php:125
250
- msgid "Extra condition types"
251
- msgstr ""
252
-
253
- #: admin/sidebar-edit.php:1004
254
- msgid "Activates on <b>%1$s</b>"
255
- msgstr ""
256
-
257
- #. translators: Publish box date format, see http://php.net/date
258
- #: admin/sidebar-edit.php:999
259
- msgid "M j, Y"
260
- msgstr ""
261
-
262
- #: admin/sidebar-edit.php:866
263
- msgid "Display sidebar only in given time ranges on select days."
264
- msgstr ""
265
-
266
- #: admin/sidebar-edit.php:853
267
- msgid "Never"
268
- msgstr ""
269
-
270
- #: admin/sidebar-edit.php:844
271
- msgid "Select date"
272
- msgstr ""
273
-
274
- #: admin/sidebar-edit.php:834 admin/sidebar-list-table.php:314
275
- msgid "Status"
276
- msgstr ""
277
-
278
- #: admin/admin.php:128 admin/sidebar-edit.php:761
279
- msgid "Time Schedule"
280
- msgstr ""
281
-
282
- #: admin/sidebar-edit.php:738
283
- msgid "Sidebar Status"
284
- msgstr ""
285
-
286
- #: admin/sidebar-edit.php:696
287
- msgid ""
288
- "Should the sidebar merge with a target sidebar or replace it? Maybe you want to insert it in your content with a shortcode.\n"
289
- "\n"
290
- "Display the sidebar for everyone or make it visible only for logged-in users.\n"
291
- "\n"
292
- " You are in control."
293
- msgstr ""
294
-
295
- #: admin/sidebar-edit.php:641
296
- msgid "Sidebar deactivated."
297
- msgstr ""
298
-
299
- #: admin/sidebar-edit.php:637
300
- msgid "Sidebar activated."
301
- msgstr ""
302
-
303
- #: admin/sidebar-edit.php:478
304
- msgid "Enter title here"
305
- msgstr ""
306
-
307
- #: admin/sidebar-edit.php:372 admin/sidebar-overview.php:234
308
- msgid "Error in deleting."
309
- msgstr ""
310
-
311
- #: admin/sidebar-edit.php:361 admin/sidebar-overview.php:219
312
- msgid "Error in restoring from Trash."
313
- msgstr ""
314
-
315
- #: admin/sidebar-edit.php:358
316
- msgid "You are not allowed to restore this sidebar from the Trash."
317
- msgstr ""
318
-
319
- #: admin/sidebar-edit.php:343 admin/sidebar-overview.php:205
320
- msgid "Error in moving to Trash."
321
- msgstr ""
322
-
323
- #: admin/sidebar-edit.php:339
324
- msgid "You cannot move this sidebar to the Trash. %s is currently editing."
325
- msgstr ""
326
-
327
- #: admin/sidebar-edit.php:195 admin/sidebar-edit.php:288
328
- msgid "The sidebar no longer exists."
329
- msgstr ""
330
-
331
- #: admin/sidebar-edit.php:238 admin/sidebar-edit.php:745
332
- msgid "Advanced"
333
- msgstr ""
334
-
335
- #: admin/sidebar-edit.php:236
336
- msgid "Conditions"
337
- msgstr ""
338
-
339
- #: admin/sidebar-edit.php:199
340
- msgid "You cannot edit this sidebar because it is in the Trash. Please restore it and try again."
341
- msgstr ""
342
-
343
- #: admin/sidebar-edit.php:83
344
- msgid "URLs (Pro Feature)"
345
- msgstr ""
346
-
347
- #: admin/post_type_sidebar.php:295 admin/screen_widgets.php:108
348
- #: admin/screen_widgets.php:137 admin/sidebar-edit.php:1010
349
- #: admin/sidebar-list-table.php:539
350
- msgid "Inactive"
351
- msgstr ""
352
-
353
- #: admin/screen_widgets.php:108 admin/screen_widgets.php:131
354
- #: admin/sidebar-edit.php:1007 admin/sidebar-list-table.php:513
355
- msgid "Active"
356
- msgstr ""
357
-
358
- #. Author URI of the plugin/theme
359
- msgid "https://dev.institute"
360
- msgstr ""
361
-
362
- #. Author of the plugin/theme
363
- msgid "Joachim Jensen"
364
- msgstr ""
365
-
366
- #. Plugin URI of the plugin/theme
367
- msgid "https://dev.institute/wordpress/sidebars-pro/"
368
- msgstr ""
369
-
370
- #: admin/sidebar-edit.php:1037
371
- msgid "Enable"
372
- msgstr ""
373
-
374
- #: admin/sidebar-edit.php:1028 admin/sidebar-edit.php:1036
375
- msgid "Widget Revisions: %s"
376
- msgstr ""
377
-
378
- #: admin/sidebar-edit.php:116
379
- msgid "Upgrade to Pro"
380
- msgstr ""
381
-
382
- #: sidebar.php:245 sidebar.php:267
383
- msgid "(no title)"
384
- msgstr ""
385
-
386
- #: lib/wp-pointer-tour/wp-pointer-tour.php:164
387
- msgid "Previous"
388
- msgstr ""
389
-
390
- #: admin/screen_widgets.php:168
391
- msgid "Expand"
392
- msgstr ""
393
-
394
- #: admin/screen_widgets.php:167
395
- msgid "Collapse"
396
- msgstr ""
397
-
398
- #: admin/sidebar-edit.php:1302
399
- msgid "User Roles available in Pro"
400
- msgstr ""
401
-
402
- #: admin/admin.php:126 admin/sidebar-list-table.php:609
403
- msgid "Widget Revisions"
404
- msgstr ""
405
-
406
- #: admin/sidebar-edit.php:99
407
- msgid "Display this sidebar only on content that meets the following conditions:"
408
- msgstr ""
409
-
410
- #: admin/post_type_sidebar.php:276
411
- msgid "Display sidebars per %s etc. with the %s."
412
- msgstr ""
413
-
414
- #: admin/post_type_sidebar.php:272
415
- msgid "Note: Selected Sidebars are displayed on this %s specifically."
416
- msgstr ""
417
-
418
- #: admin/post_type_sidebar.php:257
419
- msgid "Default"
420
- msgstr ""
421
-
422
- #: admin/post_type_sidebar.php:275
423
- msgid "Sidebar Manager"
424
- msgstr ""
425
-
426
- #: admin/post_type_sidebar.php:245
427
- msgid "Archive Page"
428
- msgstr ""
429
-
430
- #: admin/post_type_sidebar.php:237
431
- msgid "Page Template"
432
- msgstr ""
433
-
434
- #: admin/post_type_sidebar.php:234
435
- msgid "Child Page"
436
- msgstr ""
437
-
438
- #: admin/post_type_sidebar.php:231
439
- msgid "Author"
440
- msgstr ""
441
-
442
- #: admin/post_type_sidebar.php:223 admin/post_type_sidebar.php:262
443
- msgid "Type to Add New Sidebar"
444
- msgstr ""
445
-
446
- #: admin/post_type_sidebar.php:219
447
- msgid "Create New"
448
- msgstr ""
449
-
450
- #: admin/post_type_sidebar.php:177
451
- msgid "Sidebars - Quick Select"
452
- msgstr ""
453
-
454
- #: admin/sidebar-edit.php:712
455
- msgid "Finish Tour"
456
- msgstr ""
457
-
458
- #: admin/sidebar-edit.php:686
459
- msgid ""
460
- "Click on the input field and select the content you want.\n"
461
- "\n"
462
- "If you can't find the right content in the list, type something to search.\n"
463
- "\n"
464
- " You can add several types of content to the same group, try e.g. \"All Posts\" and an Author to target all posts written by that author. Awesome!\n"
465
- "\n"
466
- "Remember to save the changes on each group."
467
- msgstr ""
468
-
469
- #: admin/sidebar-edit.php:668
470
- msgid "I know how to use it"
471
- msgstr ""
472
-
473
- #: admin/sidebar-edit.php:660
474
- msgid ""
475
- "You've just installed or updated Content Aware Sidebars. Awesome!\n"
476
- "\n"
477
- "You can display sidebars on any page or in any context. If that is new to you, this 3 step interactive guide will show you just how easy it is."
478
- msgstr ""
479
-
480
- #: admin/sidebar-edit.php:659
481
- msgid "Get Started in 3 Easy Steps"
482
- msgstr ""
483
-
484
- #: lib/wp-content-aware-engine/module/bbpress.php:32
485
- msgid "All Profiles"
486
- msgstr ""
487
-
488
- #: lib/wp-content-aware-engine/module/author.php:30
489
- msgid "All Authors"
490
- msgstr ""
491
-
492
- #: sidebar.php:190
493
- msgid "Sidebar Conditions"
494
- msgstr ""
495
-
496
- #: sidebar.php:109
497
- msgid "Logged-in Users"
498
- msgstr ""
499
-
500
- #: lib/wp-content-aware-engine/view/group_template.php:11
501
- msgid "Not"
502
- msgstr ""
503
-
504
- #: admin/sidebar-edit.php:850
505
- msgid "Deactivate"
506
- msgstr ""
507
-
508
- #: admin/sidebar-edit.php:841
509
- msgid "Activate"
510
- msgstr ""
511
-
512
- #: admin/post_type_sidebar.php:220 admin/sidebar-edit.php:1013
513
- msgid "New"
514
- msgstr ""
515
-
516
- #: freemius.php:58
517
- msgid "Please help us improve %2$s by securely sharing some usage data with %5$s. If you skip this, that's okay! %2$s will still work just fine."
518
- msgstr ""
519
-
520
- #: admin/screen_widgets.php:147
521
- msgid "Revisions"
522
- msgstr ""
523
-
524
- #: admin/sidebar-edit.php:1311 admin/sidebar-list-table.php:500
525
- msgid "All Users"
526
- msgstr ""
527
-
528
- #: admin/sidebar-list-table.php:456
529
- msgid "Add sidebar at the bottom during merge"
530
- msgstr ""
531
-
532
- #: admin/sidebar-list-table.php:455
533
- msgid "Add sidebar at the top during merge"
534
- msgstr ""
535
-
536
- #: admin/sidebar-edit.php:989
537
- msgid "Update"
538
- msgstr ""
539
-
540
- #: admin/sidebar-edit.php:237
541
- msgid "Schedule"
542
- msgstr ""
543
-
544
- #: admin/sidebar-edit.php:899 admin/sidebar-list-table.php:263
545
- msgid "Move to Trash"
546
- msgstr ""
547
-
548
- #: admin/sidebar-edit.php:897 admin/sidebar-list-table.php:261
549
- #: admin/sidebar-list-table.php:636
550
- msgid "Delete Permanently"
551
- msgstr ""
552
-
553
- #: app.php:174
554
- msgid "Upgrade"
555
- msgstr ""
556
-
557
- #: admin/sidebar-edit.php:1029
558
- msgid "Browse revisions"
559
- msgstr ""
560
-
561
- #: admin/sidebar-edit.php:1029
562
- msgctxt "revisions"
563
- msgid "Browse"
564
- msgstr ""
565
-
566
- #: admin/sidebar-edit.php:1019 admin/sidebar-list-table.php:598
567
- msgid "Edit"
568
- msgstr ""
569
-
570
- #: admin/sidebar-edit.php:994
571
- msgid "Status:"
572
- msgstr ""
573
-
574
- #: admin/sidebar-edit.php:934 admin/sidebar-edit.php:935
575
- #: admin/sidebar-list-table.php:313 sidebar.php:105
576
- msgid "Visibility"
577
- msgstr ""
578
-
579
- #: admin/admin.php:139
580
- msgid "Upgrade Now"
581
- msgstr ""
582
-
583
- #: admin/sidebar-edit.php:960
584
- msgid "Priority Email Support"
585
- msgstr ""
586
-
587
- #: admin/sidebar-edit.php:261 admin/sidebar-edit.php:961
588
- msgid "Forum Support"
589
- msgstr ""
590
-
591
- #: admin/admin.php:131
592
- msgid "Content Aware Sidebars Pro"
593
- msgstr ""
594
-
595
- #: admin/sidebar-edit.php:731
596
- msgid "Publish"
597
- msgstr ""
598
-
599
- #: admin/sidebar-edit.php:119
600
- msgid "Like it? %1$sSupport the plugin with a %2$s Review%3$s"
601
- msgstr ""
602
-
603
- #: lib/wp-content-aware-engine/view/group_template.php:51
604
- msgid "Save Changes"
605
- msgstr "Save Changes"
606
-
607
- #: lib/wp-content-aware-engine/module/pods.php:30
608
- msgid "All Pods Pages"
609
- msgstr ""
610
-
611
- #: lib/wp-content-aware-engine/module/pods.php:29
612
- msgid "Pods Pages"
613
- msgstr ""
614
-
615
- #: admin/sidebar-edit.php:673
616
- msgid ""
617
- "With this dropdown you can select on what conditions the sidebar should be displayed.\n"
618
- "\n"
619
- "Content Aware Sidebars has built-in support for many types of content and even other plugins!\n"
620
- "\n"
621
- "Select something to continue the tour. You can change it later."
622
- msgstr ""
623
-
624
- #: admin/sidebar-edit.php:672
625
- msgid "Select Content Type"
626
- msgstr ""
627
-
628
- #: admin/sidebar-edit.php:667
629
- msgid "Start Quick Tour"
630
- msgstr ""
631
-
632
- #: lib/wp-content-aware-engine/view/group_template.php:43
633
- msgid "Negate conditions"
634
- msgstr ""
635
-
636
- #: lib/wp-content-aware-engine/view/group_template.php:18
637
- #: lib/wp-content-aware-engine/view/meta_box.php:18
638
- msgid "Select content type"
639
- msgstr ""
640
-
641
- #: lib/wp-content-aware-engine/module/page_template.php:36
642
- msgid "All Templates"
643
- msgstr ""
644
-
645
- #: lib/wp-content-aware-engine/core.php:805
646
- msgid "Searching"
647
- msgstr ""
648
-
649
- #: lib/wp-content-aware-engine/core.php:648
650
- msgid "Conditions updated"
651
- msgstr ""
652
-
653
- #: lib/wp-content-aware-engine/core.php:625
654
- msgid "Could not delete conditions"
655
- msgstr ""
656
-
657
- #: lib/wp-content-aware-engine/core.php:531
658
- msgid "Conditional Logic"
659
- msgstr ""
660
-
661
- #: lib/wp-pointer-tour/wp-pointer-tour.php:165
662
- msgid "Next"
663
- msgstr "Ďalšie"
664
-
665
- #: lib/wp-pointer-tour/wp-pointer-tour.php:163
666
- msgid "Close"
667
- msgstr "Zatvoriť"
668
-
669
- #: admin/sidebar-edit.php:706
670
- msgid ""
671
- "That's it! Now you can start creating sidebars and display them on your own conditions.\n"
672
- "\n"
673
- "If you need more help, click on the \"Help\" tab here."
674
- msgstr ""
675
-
676
- #: admin/sidebar-edit.php:705
677
- msgid "Help and Support"
678
- msgstr ""
679
-
680
- #: admin/sidebar-edit.php:695
681
- msgid "Options, options"
682
- msgstr ""
683
-
684
- #: admin/sidebar-edit.php:958
685
- msgid "Get Started"
686
- msgstr ""
687
-
688
- #: admin/post_type_sidebar.php:292 admin/screen_widgets.php:134
689
- #: admin/sidebar-list-table.php:534
690
- #: lib/wp-content-aware-engine/module/post_type.php:319
691
- #: lib/wp-content-aware-engine/walker.php:185
692
- msgid "Scheduled"
693
- msgstr ""
694
-
695
- #: lib/wp-content-aware-engine/module/post_type.php:317
696
- #: lib/wp-content-aware-engine/walker.php:183
697
- msgid "Sticky"
698
- msgstr ""
699
-
700
- #. translators: post state
701
- #: lib/wp-content-aware-engine/module/post_type.php:315
702
- #: lib/wp-content-aware-engine/walker.php:181
703
- msgctxt "post state"
704
- msgid "Pending"
705
- msgstr ""
706
-
707
- #: lib/wp-content-aware-engine/module/post_type.php:312
708
- #: lib/wp-content-aware-engine/walker.php:178
709
- msgid "Draft"
710
- msgstr ""
711
-
712
- #: lib/wp-content-aware-engine/module/post_type.php:310
713
- #: lib/wp-content-aware-engine/walker.php:176
714
- msgid "Private"
715
- msgstr ""
716
-
717
- #: lib/wp-content-aware-engine/module/post_type.php:308
718
- #: lib/wp-content-aware-engine/walker.php:174
719
- msgid "Password protected"
720
- msgstr ""
721
-
722
- #: lib/wp-content-aware-engine/module/taxonomy.php:49
723
- msgid "Taxonomies"
724
- msgstr "Taxonomie"
725
-
726
- #: lib/wp-content-aware-engine/module/static.php:50
727
- msgid "404 Page"
728
- msgstr "404 Stranka"
729
-
730
- #: lib/wp-content-aware-engine/module/static.php:49
731
- msgid "Search Results"
732
- msgstr "Vysledky hladania"
733
-
734
- #: lib/wp-content-aware-engine/module/static.php:48
735
- msgid "Front Page"
736
- msgstr "Predna strana"
737
-
738
- #: lib/wp-content-aware-engine/module/static.php:36
739
- msgid "Static Pages"
740
- msgstr "Staticke stranky"
741
-
742
- #: lib/wp-content-aware-engine/module/post_type.php:284
743
- msgid "Blog Page"
744
- msgstr ""
745
-
746
- #: lib/wp-content-aware-engine/module/post_type.php:283
747
- #: lib/wp-content-aware-engine/module/taxonomy.php:288
748
- msgid "%s Archives"
749
- msgstr ""
750
-
751
- #: lib/wp-content-aware-engine/module/post_type.php:42
752
- msgid "Post Types"
753
- msgstr "Prispevok typy"
754
-
755
- #: lib/wp-content-aware-engine/module/polylang.php:29
756
- #: lib/wp-content-aware-engine/module/qtranslate.php:29
757
- #: lib/wp-content-aware-engine/module/transposh.php:29
758
- #: lib/wp-content-aware-engine/module/wpml.php:29
759
- msgid "Languages"
760
- msgstr "Jazyky"
761
-
762
- #: lib/wp-content-aware-engine/module/page_template.php:35
763
- msgid "Page Templates"
764
- msgstr "Stranky sablony"
765
-
766
- #: lib/wp-content-aware-engine/module/date.php:32
767
- msgid "Date Archives"
768
- msgstr ""
769
-
770
- #: lib/wp-content-aware-engine/module/date.php:30
771
- msgid "Dates"
772
- msgstr ""
773
-
774
- #: lib/wp-content-aware-engine/module/bbpress.php:31
775
- msgid "bbPress User Profiles"
776
- msgstr "bbPress pouzivatelske profily"
777
-
778
- #: lib/wp-content-aware-engine/module/author.php:29
779
- msgid "Authors"
780
- msgstr "Autori"
781
-
782
- #: lib/wp-content-aware-engine/core.php:807
783
- msgid "Target all but this context"
784
- msgstr ""
785
-
786
- #: lib/wp-content-aware-engine/core.php:808
787
- msgid "Conditions have unsaved changes. Do you want to continue and discard these changes?"
788
- msgstr ""
789
-
790
- #: lib/wp-content-aware-engine/core.php:806
791
- msgid "No results found."
792
- msgstr ""
793
-
794
- #: lib/wp-content-aware-engine/view/module/condition_post_type_template.php:16
795
- #: lib/wp-content-aware-engine/view/module/condition_taxonomy_template.php:16
796
- #: lib/wp-content-aware-engine/view/module/condition_template.php:16
797
- msgid "And"
798
- msgstr ""
799
-
800
- #: lib/wp-content-aware-engine/view/group_template.php:10
801
- #: lib/wp-content-aware-engine/view/meta_box.php:14
802
- msgid "Or"
803
- msgstr ""
804
-
805
- #: admin/sidebar-edit.php:987
806
- msgid "Save"
807
- msgstr "Uložiť"
808
-
809
- #: lib/wp-content-aware-engine/core.php:617
810
- msgid "Unauthorized request"
811
- msgstr ""
812
-
813
- #: lib/wp-content-aware-engine/core.php:248
814
- msgctxt "condition status"
815
- msgid "Negated"
816
- msgstr ""
817
-
818
- #: lib/wp-content-aware-engine/core.php:228
819
- msgid "Condition Group"
820
- msgstr ""
821
-
822
- #: admin/screen_widgets.php:170
823
- msgid "Filter Widgets"
824
- msgstr ""
825
-
826
- #: admin/screen_widgets.php:169
827
- msgid "Filter Sidebars"
828
- msgstr ""
829
-
830
- #: admin/sidebar-edit.php:955
831
- msgid "Translate the plugin into your language"
832
- msgstr ""
833
-
834
- #: admin/sidebar-edit.php:890 admin/sidebar-edit.php:891
835
- msgid "Order"
836
- msgstr "Zoradenie"
837
-
838
- #: app.php:168
839
- msgid "Get Support"
840
- msgstr "Získať podporu"
841
-
842
- #: admin/sidebar-edit.php:259
843
- msgid "More Information"
844
- msgstr "Ďalšie informácie"
845
-
846
- #: admin/sidebar-edit.php:255
847
- msgid "Each created condition group describe some specific content (conditions) that the current sidebar should be displayed with."
848
- msgstr ""
849
-
850
- #: admin/sidebar-edit.php:254 admin/sidebar-edit.php:685
851
- #: lib/wp-content-aware-engine/core.php:227
852
- msgid "Condition Groups"
853
- msgstr ""
854
-
855
- #: admin/sidebar-edit.php:771
856
- msgid "Options"
857
- msgstr "Moznosti"
858
-
859
- #. #-#-#-#-# tmp-content-aware-sidebars.pot (Content Aware Sidebars 3.5.2)
860
- #. #-#-#-#-#
861
- #. Plugin Name of the plugin/theme
862
- #: admin/sidebar-edit.php:754
863
- msgid "Content Aware Sidebars"
864
- msgstr "Obsah vedomi Sidebars"
865
-
866
- #: admin/sidebar-list-table.php:475
867
- msgid "Manage Widgets"
868
- msgstr "Spravovat widgety"
869
-
870
- #: admin/sidebar-list-table.php:312
871
- msgid "Widgets"
872
- msgstr "Widgety"
873
-
874
- #: admin/sidebar-list-table.php:448 sidebar.php:284
875
- msgid "Please update Host Sidebar"
876
- msgstr "Prosim aktualizujte hostitela Sidebar"
877
-
878
- #: admin/sidebar-overview.php:277
879
- msgid "%s sidebar restored from the Trash."
880
- msgid_plural "%s sidebars restored from the Trash."
881
- msgstr[0] ""
882
- msgstr[1] ""
883
- msgstr[2] ""
884
-
885
- #: admin/sidebar-overview.php:276
886
- msgid "%s sidebar moved to the Trash."
887
- msgid_plural "%s sidebars moved to the Trash."
888
- msgstr[0] ""
889
- msgstr[1] ""
890
- msgstr[2] ""
891
-
892
- #: admin/sidebar-overview.php:275
893
- msgid "%s sidebar permanently deleted."
894
- msgid_plural "%s sidebars permanently deleted."
895
- msgstr[0] ""
896
- msgstr[1] ""
897
- msgstr[2] ""
898
-
899
- #: admin/sidebar-overview.php:274
900
- msgid "%s sidebar not updated, somebody is editing it."
901
- msgid_plural "%s sidebars not updated, somebody is editing them."
902
- msgstr[0] ""
903
- msgstr[1] ""
904
- msgstr[2] ""
905
-
906
- #: admin/sidebar-overview.php:273
907
- msgid "%s sidebar updated."
908
- msgid_plural "%s sidebars updated."
909
- msgstr[0] ""
910
- msgstr[1] ""
911
- msgstr[2] ""
912
-
913
- #. translators: Publish box date format, see http://php.net/date
914
- #: admin/sidebar-edit.php:640
915
- msgid "M j, Y @ G:i"
916
- msgstr "M j, Y @ G:i"
917
-
918
- #: admin/sidebar-edit.php:638
919
- msgid "Sidebar scheduled for: <strong>%1$s</strong>."
920
- msgstr ""
921
-
922
- #: admin/sidebar-edit.php:636
923
- msgid "Sidebar updated."
924
- msgstr "Sidebar aktualizovane."
925
-
926
- #: admin/sidebar-edit.php:634 admin/sidebar-overview.php:270
927
- msgid "Manage widgets"
928
- msgstr ""
929
-
930
- #: sidebar.php:191
931
- msgid "No content. Please add at least one condition group to make the sidebar content aware."
932
- msgstr ""
933
-
934
- #: sidebar.php:188
935
- msgid "No sidebars found in Trash"
936
- msgstr "Ziadne sidebars, nachadza v kosi"
937
-
938
- #: admin/post_type_sidebar.php:225 sidebar.php:187
939
- msgid "No sidebars found"
940
- msgstr "C sidebars nasiel"
941
-
942
- #: sidebar.php:186
943
- msgid "Search Sidebars"
944
- msgstr "Hladat Sidebars"
945
-
946
- #: sidebar.php:185
947
- msgid "View Sidebar"
948
- msgstr "Zobrazit bocny panel"
949
-
950
- #: sidebar.php:184
951
- msgid "All Sidebars"
952
- msgstr "Vsetci postranne"
953
-
954
- #: sidebar.php:183
955
- msgid "New Sidebar"
956
- msgstr "Novy bocny panel"
957
-
958
- #: admin/screen_widgets.php:147 sidebar.php:182
959
- msgid "Edit Sidebar"
960
- msgstr "Upravit Sidebar"
961
-
962
- #: sidebar.php:181
963
- msgid "Add New Sidebar"
964
- msgstr "Pridat novy bocny panel"
965
-
966
- #: sidebar.php:180
967
- msgctxt "sidebar"
968
- msgid "Add New"
969
- msgstr "Pridat nove"
970
-
971
- #: sidebar.php:179
972
- msgid "Sidebar"
973
- msgstr "Bocny panel"
974
-
975
- #: sidebar.php:178
976
- msgid "Sidebars"
977
- msgstr "Bocne panely"
978
-
979
- #: sidebar.php:141
980
- msgid "Place sidebar on top or bottom of host when merging."
981
- msgstr "Miesto sidebar na hornej alebo dolnej casti hostitela pri zlucovani."
982
-
983
- #: sidebar.php:139
984
- msgid "Bottom"
985
- msgstr "Dno"
986
-
987
- #: sidebar.php:138
988
- msgid "Top"
989
- msgstr "Top"
990
-
991
- #: sidebar.php:134
992
- msgid "Merge Position"
993
- msgstr ""
994
-
995
- #: sidebar.php:123
996
- msgid "Replace host sidebar, merge with it or add sidebar manually."
997
- msgstr "Nahradit hostitela sidebar, zlucit s nim alebo manualne pridat sidebar."
998
-
999
- #: sidebar.php:121
1000
- msgid "Forced replace"
1001
- msgstr ""
1002
-
1003
- #: sidebar.php:119
1004
- msgid "Merge"
1005
- msgstr "Zlucit"
1006
-
1007
- #: sidebar.php:118
1008
- msgid "Replace"
1009
- msgstr "Nahradit"
1010
-
1011
- #: lib/wp-content-aware-engine/view/group_template.php:37
1012
- msgid "Archives"
1013
- msgstr ""
1014
-
1015
- #: lib/wp-content-aware-engine/view/group_template.php:31
1016
- msgid "Singulars"
1017
- msgstr ""
1018
-
1019
- #: admin/sidebar-edit.php:260 admin/sidebar-edit.php:959 app.php:167
1020
- msgid "FAQ"
1021
- msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
lang/content-aware-sidebars-sl_SI.po DELETED
@@ -1,721 +0,0 @@
1
- # Copyright (C) 2012 Content Aware Sidebars
2
- # This file is distributed under the same license as the Content Aware Sidebars package.
3
- # Translators:
4
- # Jure Kr <p206ab@hotmail.com>, 2015
5
- msgid ""
6
- msgstr ""
7
- "Project-Id-Version: Content Aware Sidebars\n"
8
- "Report-Msgid-Bugs-To: http://wordpress.org/tag/content-aware-sidebars\n"
9
- "POT-Creation-Date: 2015-10-01 16:11-0800\n"
10
- "PO-Revision-Date: 2016-03-07 00:18+0000\n"
11
- "Last-Translator: Joachim Jensen <jv@intox.dk>\n"
12
- "Language-Team: Slovenian (Slovenia) (http://www.transifex.com/intoxstudio/content-aware-sidebars/language/sl_SI/)\n"
13
- "MIME-Version: 1.0\n"
14
- "Content-Type: text/plain; charset=UTF-8\n"
15
- "Content-Transfer-Encoding: 8bit\n"
16
- "Language: sl_SI\n"
17
- "Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
18
- "X-Generator: Poedit 1.7.6\n"
19
- "X-Poedit-Basepath: .\n"
20
- "X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;_ex:1,2c;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n"
21
- "X-Poedit-SearchPath-0: .\n"
22
- "X-Poedit-SearchPath-1: ..\n"
23
- "X-Poedit-SearchPathExcluded-0: ../node_modules\n"
24
- "X-Poedit-SearchPathExcluded-1: ../lib/wp-content-aware-engine/node_modules\n"
25
- "X-Poedit-SourceCharset: UTF-8\n"
26
- "X-Textdomain-Support: yes\n"
27
-
28
- #: ../content-aware-sidebars.php:95
29
- msgid "Manage and show sidebars according to the content being viewed."
30
- msgstr ""
31
-
32
- #: ../content-aware-sidebars.php:96 ../content-aware-sidebars.php:748
33
- msgid "Content Aware Sidebars"
34
- msgstr ""
35
-
36
- #: ../content-aware-sidebars.php:97
37
- msgid "Import"
38
- msgstr ""
39
-
40
- #: ../content-aware-sidebars.php:178 ../content-aware-sidebars.php:801
41
- msgid "FAQ"
42
- msgstr ""
43
-
44
- #: ../content-aware-sidebars.php:256
45
- msgid "Exposure"
46
- msgstr ""
47
-
48
- #: ../content-aware-sidebars.php:260
49
- msgid "Singular"
50
- msgstr ""
51
-
52
- #: ../content-aware-sidebars.php:261
53
- msgid "Singular & Archive"
54
- msgstr ""
55
-
56
- #: ../content-aware-sidebars.php:262
57
- msgid "Archive"
58
- msgstr ""
59
-
60
- #: ../content-aware-sidebars.php:267 ../content-aware-sidebars.php:471
61
- msgctxt "option"
62
- msgid "Handle"
63
- msgstr ""
64
-
65
- #: ../content-aware-sidebars.php:271
66
- msgid "Replace"
67
- msgstr "Zamenjaj"
68
-
69
- #: ../content-aware-sidebars.php:272
70
- msgid "Merge"
71
- msgstr "Združi"
72
-
73
- #: ../content-aware-sidebars.php:273
74
- msgid "Manual"
75
- msgstr ""
76
-
77
- #: ../content-aware-sidebars.php:274
78
- msgid "Forced replace"
79
- msgstr ""
80
-
81
- #: ../content-aware-sidebars.php:276
82
- msgid "Replace host sidebar, merge with it or add sidebar manually."
83
- msgstr ""
84
-
85
- #: ../content-aware-sidebars.php:280
86
- msgid "Host Sidebar"
87
- msgstr ""
88
-
89
- #: ../content-aware-sidebars.php:287
90
- msgid "Merge Position"
91
- msgstr ""
92
-
93
- #: ../content-aware-sidebars.php:291
94
- msgid "Top"
95
- msgstr ""
96
-
97
- #: ../content-aware-sidebars.php:292
98
- msgid "Bottom"
99
- msgstr ""
100
-
101
- #: ../content-aware-sidebars.php:294
102
- msgid "Place sidebar on top or bottom of host when merging."
103
- msgstr ""
104
-
105
- #: ../content-aware-sidebars.php:309
106
- msgid "Sidebars"
107
- msgstr ""
108
-
109
- #: ../content-aware-sidebars.php:310
110
- msgid "Sidebar"
111
- msgstr ""
112
-
113
- #: ../content-aware-sidebars.php:311
114
- msgctxt "sidebar"
115
- msgid "Add New"
116
- msgstr "Dodaj novo"
117
-
118
- #: ../content-aware-sidebars.php:312
119
- msgid "Add New Sidebar"
120
- msgstr ""
121
-
122
- #: ../content-aware-sidebars.php:313
123
- msgid "Edit Sidebar"
124
- msgstr ""
125
-
126
- #: ../content-aware-sidebars.php:314
127
- msgid "New Sidebar"
128
- msgstr ""
129
-
130
- #: ../content-aware-sidebars.php:315
131
- msgid "All Sidebars"
132
- msgstr ""
133
-
134
- #: ../content-aware-sidebars.php:316
135
- msgid "View Sidebar"
136
- msgstr ""
137
-
138
- #: ../content-aware-sidebars.php:317
139
- msgid "Search Sidebars"
140
- msgstr ""
141
-
142
- #: ../content-aware-sidebars.php:318
143
- msgid "No sidebars found"
144
- msgstr ""
145
-
146
- #: ../content-aware-sidebars.php:319
147
- msgid "No sidebars found in Trash"
148
- msgstr ""
149
-
150
- #: ../content-aware-sidebars.php:321
151
- msgid "Display sidebar with"
152
- msgstr ""
153
-
154
- #: ../content-aware-sidebars.php:322
155
- msgid ""
156
- "No content. Please add at least one condition group to make the sidebar "
157
- "content aware."
158
- msgstr ""
159
-
160
- #: ../content-aware-sidebars.php:353 ../content-aware-sidebars.php:381
161
- msgid "Manage widgets"
162
- msgstr ""
163
-
164
- #: ../content-aware-sidebars.php:356 ../content-aware-sidebars.php:359
165
- msgid "Sidebar updated."
166
- msgstr ""
167
-
168
- #: ../content-aware-sidebars.php:361
169
- msgid "Sidebar published."
170
- msgstr ""
171
-
172
- #: ../content-aware-sidebars.php:362
173
- msgid "Sidebar saved."
174
- msgstr ""
175
-
176
- #: ../content-aware-sidebars.php:363
177
- msgid "Sidebar submitted."
178
- msgstr ""
179
-
180
- #: ../content-aware-sidebars.php:364
181
- #, php-format
182
- msgid "Sidebar scheduled for: <strong>%1$s</strong>."
183
- msgstr ""
184
-
185
- #. translators: Publish box date format, see http://php.net/date
186
- #: ../content-aware-sidebars.php:366
187
- msgid "M j, Y @ G:i"
188
- msgstr ""
189
-
190
- #: ../content-aware-sidebars.php:367
191
- msgid "Sidebar draft updated."
192
- msgstr ""
193
-
194
- #: ../content-aware-sidebars.php:383
195
- #, php-format
196
- msgid "%s sidebar updated."
197
- msgid_plural "%s sidebars updated."
198
- msgstr[0] ""
199
- msgstr[1] ""
200
- msgstr[2] ""
201
- msgstr[3] ""
202
-
203
- #: ../content-aware-sidebars.php:384
204
- #, php-format
205
- msgid "%s sidebar not updated, somebody is editing it."
206
- msgid_plural "%s sidebars not updated, somebody is editing them."
207
- msgstr[0] ""
208
- msgstr[1] ""
209
- msgstr[2] ""
210
- msgstr[3] ""
211
-
212
- #: ../content-aware-sidebars.php:385
213
- #, php-format
214
- msgid "%s sidebar permanently deleted."
215
- msgid_plural "%s sidebars permanently deleted."
216
- msgstr[0] ""
217
- msgstr[1] ""
218
- msgstr[2] ""
219
- msgstr[3] ""
220
-
221
- #: ../content-aware-sidebars.php:386
222
- #, php-format
223
- msgid "%s sidebar moved to the Trash."
224
- msgid_plural "%s sidebars moved to the Trash."
225
- msgstr[0] ""
226
- msgstr[1] ""
227
- msgstr[2] ""
228
- msgstr[3] ""
229
-
230
- #: ../content-aware-sidebars.php:387
231
- #, php-format
232
- msgid "%s sidebar restored from the Trash."
233
- msgid_plural "%s sidebars restored from the Trash."
234
- msgstr[0] ""
235
- msgstr[1] ""
236
- msgstr[2] ""
237
- msgstr[3] ""
238
-
239
- #: ../content-aware-sidebars.php:444 ../content-aware-sidebars.php:535
240
- msgid "Please update Host Sidebar"
241
- msgstr ""
242
-
243
- #: ../content-aware-sidebars.php:472
244
- msgid "Merge position"
245
- msgstr ""
246
-
247
- #: ../content-aware-sidebars.php:473
248
- msgid "Widgets"
249
- msgstr "Gradniki"
250
-
251
- #: ../content-aware-sidebars.php:586
252
- msgid "Manage Widgets"
253
- msgstr "Uredi gradnike"
254
-
255
- #: ../content-aware-sidebars.php:756
256
- msgid "Get a free Content Aware Sidebars Premium Bundle"
257
- msgstr ""
258
-
259
- #: ../content-aware-sidebars.php:772
260
- msgid "Options"
261
- msgstr "Možnosti"
262
-
263
- #: ../content-aware-sidebars.php:795
264
- #: ../lib/wp-content-aware-engine/core.php:203
265
- #: ../lib/wp-content-aware-engine/view/meta_box.php:20 ../pointers.php:82
266
- msgid "Condition Groups"
267
- msgstr ""
268
-
269
- #: ../content-aware-sidebars.php:796
270
- msgid ""
271
- "Each created condition group describe some specific content (conditions) "
272
- "that the current sidebar should be displayed with."
273
- msgstr ""
274
-
275
- #: ../content-aware-sidebars.php:797
276
- msgid ""
277
- "Content added to a condition group uses logical conjunction, while condition"
278
- " groups themselves use logical disjunction. This means that content added to"
279
- " a group should be associated, as they are treated as such, and that the "
280
- "groups do not interfere with each other. Thus it is possible to have both "
281
- "extremely focused and at the same time distinct conditions."
282
- msgstr ""
283
-
284
- #: ../content-aware-sidebars.php:800
285
- msgid "More Information"
286
- msgstr ""
287
-
288
- #: ../content-aware-sidebars.php:802 ../content-aware-sidebars.php:885
289
- msgid "Get Support"
290
- msgstr ""
291
-
292
- #: ../content-aware-sidebars.php:816
293
- msgid ""
294
- "Translate Content Aware Sidebars into your language and become a BETA tester"
295
- " of the upcoming Premium Bundle*!"
296
- msgstr ""
297
-
298
- #: ../content-aware-sidebars.php:817
299
- msgid "Translate Now"
300
- msgstr ""
301
-
302
- #: ../content-aware-sidebars.php:818
303
- msgid "Get Premium Bundle"
304
- msgstr ""
305
-
306
- #: ../content-aware-sidebars.php:819
307
- msgid ""
308
- "Single-site use. BETA implies it is not recommended for production sites."
309
- msgstr ""
310
-
311
- #: ../content-aware-sidebars.php:822
312
- msgid "Partial Feature List"
313
- msgstr ""
314
-
315
- #: ../content-aware-sidebars.php:824
316
- msgid "Select and create sidebars in the Post Editing Screens"
317
- msgstr ""
318
-
319
- #: ../content-aware-sidebars.php:825
320
- msgid "Display sidebars with URLs using wildcards"
321
- msgstr ""
322
-
323
- #: ../content-aware-sidebars.php:826
324
- msgid "Display sidebars with User Roles"
325
- msgstr ""
326
-
327
- #: ../content-aware-sidebars.php:827
328
- msgid "Display sidebars with BuddyPress User Groups"
329
- msgstr ""
330
-
331
- #: ../content-aware-sidebars.php:828
332
- msgid "Sidebars column in Post Type and Taxonomy Overview Screens"
333
- msgstr ""
334
-
335
- #: ../content-aware-sidebars.php:864 ../content-aware-sidebars.php:865
336
- msgid "Order"
337
- msgstr ""
338
-
339
- #: ../content-aware-sidebars.php:880
340
- msgid "Give a review on WordPress.org"
341
- msgstr ""
342
-
343
- #: ../content-aware-sidebars.php:882 ../content-aware-sidebars.php:912
344
- msgid "Translate the plugin into your language"
345
- msgstr ""
346
-
347
- #: ../content-aware-sidebars.php:884
348
- msgid "Read the FAQ"
349
- msgstr ""
350
-
351
- #: ../content-aware-sidebars.php:899
352
- msgid ""
353
- "If you love this plugin, please consider donating to support future "
354
- "development."
355
- msgstr ""
356
-
357
- #: ../content-aware-sidebars.php:908
358
- msgid "Or you could:"
359
- msgstr ""
360
-
361
- #: ../content-aware-sidebars.php:910
362
- msgid "Rate the plugin on WordPress.org"
363
- msgstr ""
364
-
365
- #: ../content-aware-sidebars.php:911
366
- msgid "Link to the plugin page"
367
- msgstr ""
368
-
369
- #: ../content-aware-sidebars.php:1045
370
- msgid "Filter Sidebars"
371
- msgstr ""
372
-
373
- #: ../content-aware-sidebars.php:1046
374
- msgid "Filter Widgets"
375
- msgstr ""
376
-
377
- #: ../lib/wp-content-aware-engine/core.php:204
378
- msgid "Condition Group"
379
- msgstr ""
380
-
381
- #: ../lib/wp-content-aware-engine/core.php:205
382
- msgctxt "group"
383
- msgid "Add New"
384
- msgstr "Dodaj novo"
385
-
386
- #: ../lib/wp-content-aware-engine/core.php:206
387
- #: ../lib/wp-content-aware-engine/view/meta_box.php:21
388
- #: ../lib/wp-content-aware-engine/view/meta_box.php:65
389
- msgid "Add New Group"
390
- msgstr "Dodaj novo skupino"
391
-
392
- #: ../lib/wp-content-aware-engine/core.php:207
393
- #: ../lib/wp-content-aware-engine/core.php:626
394
- #: ../lib/wp-content-aware-engine/view/meta_box.php:38
395
- msgctxt "group"
396
- msgid "Edit"
397
- msgstr "Uredi"
398
-
399
- #: ../lib/wp-content-aware-engine/core.php:212
400
- #: ../lib/wp-content-aware-engine/core.php:440
401
- msgid "No Groups found"
402
- msgstr ""
403
-
404
- #: ../lib/wp-content-aware-engine/core.php:224
405
- msgctxt "condition group"
406
- msgid "Negated"
407
- msgstr ""
408
-
409
- #: ../lib/wp-content-aware-engine/core.php:447
410
- msgid "Content"
411
- msgstr "Vsebina"
412
-
413
- #: ../lib/wp-content-aware-engine/core.php:525
414
- #: ../lib/wp-content-aware-engine/core.php:573
415
- #: ../lib/wp-content-aware-engine/core.php:578
416
- msgid "Unauthorized request"
417
- msgstr ""
418
-
419
- #: ../lib/wp-content-aware-engine/core.php:531
420
- msgid "Condition group cannot be empty"
421
- msgstr ""
422
-
423
- #: ../lib/wp-content-aware-engine/core.php:550
424
- msgid "Condition group saved"
425
- msgstr ""
426
-
427
- #: ../lib/wp-content-aware-engine/core.php:583
428
- msgid "Condition group could not be removed"
429
- msgstr ""
430
-
431
- #: ../lib/wp-content-aware-engine/core.php:588
432
- msgid "Condition group removed"
433
- msgstr ""
434
-
435
- #: ../lib/wp-content-aware-engine/core.php:622
436
- #: ../lib/wp-content-aware-engine/view/meta_box.php:35
437
- msgid "Save"
438
- msgstr "Shrani"
439
-
440
- #: ../lib/wp-content-aware-engine/core.php:623
441
- #: ../lib/wp-content-aware-engine/view/meta_box.php:35
442
- msgid "Cancel"
443
- msgstr "Prekliči"
444
-
445
- #: ../lib/wp-content-aware-engine/core.php:624
446
- #: ../lib/wp-content-aware-engine/view/meta_box.php:56
447
- msgid "Or"
448
- msgstr "Ali"
449
-
450
- #: ../lib/wp-content-aware-engine/core.php:625
451
- #: ../lib/wp-content-aware-engine/module/post_type.php:172
452
- #: ../lib/wp-content-aware-engine/module/taxonomy.php:228
453
- #: ../lib/wp-content-aware-engine/view/module/group.php:11
454
- msgid "And"
455
- msgstr ""
456
-
457
- #: ../lib/wp-content-aware-engine/core.php:627
458
- #: ../lib/wp-content-aware-engine/view/meta_box.php:38
459
- msgid "Remove"
460
- msgstr "Odstrani"
461
-
462
- #: ../lib/wp-content-aware-engine/core.php:628
463
- msgid "Remove this group and its contents permanently?"
464
- msgstr ""
465
-
466
- #: ../lib/wp-content-aware-engine/core.php:629
467
- msgid "No results found."
468
- msgstr "Ni najdenih rezultatov."
469
-
470
- #: ../lib/wp-content-aware-engine/core.php:630
471
- msgid ""
472
- "The current group has unsaved changes. Do you want to continue and discard "
473
- "these changes?"
474
- msgstr ""
475
-
476
- #: ../lib/wp-content-aware-engine/core.php:632
477
- #: ../lib/wp-content-aware-engine/view/meta_box.php:45
478
- msgid "Negate group"
479
- msgstr ""
480
-
481
- #: ../lib/wp-content-aware-engine/core.php:633
482
- #: ../lib/wp-content-aware-engine/view/meta_box.php:49
483
- msgid "Target all but this context"
484
- msgstr ""
485
-
486
- #: ../lib/wp-content-aware-engine/core.php:634
487
- #: ../lib/wp-content-aware-engine/view/meta_box.php:49
488
- msgid "Target this context"
489
- msgstr ""
490
-
491
- #: ../lib/wp-content-aware-engine/module/author.php:30
492
- msgid "Authors"
493
- msgstr "Avtorji"
494
-
495
- #: ../lib/wp-content-aware-engine/module/base.php:134
496
- #, php-format
497
- msgid "Display with All %s"
498
- msgstr "Prikaži vse z %s"
499
-
500
- #: ../lib/wp-content-aware-engine/module/base.php:141
501
- #: ../lib/wp-content-aware-engine/module/bp_member.php:139
502
- #: ../lib/wp-content-aware-engine/module/post_type.php:278
503
- #: ../lib/wp-content-aware-engine/module/taxonomy.php:302
504
- msgid "View All"
505
- msgstr "Prikaži vse"
506
-
507
- #: ../lib/wp-content-aware-engine/module/base.php:148
508
- #: ../lib/wp-content-aware-engine/module/base.php:151
509
- #: ../lib/wp-content-aware-engine/module/post_type.php:284
510
- #: ../lib/wp-content-aware-engine/module/post_type.php:287
511
- #: ../lib/wp-content-aware-engine/module/taxonomy.php:308
512
- #: ../lib/wp-content-aware-engine/module/taxonomy.php:311
513
- msgid "Search"
514
- msgstr "Iskanje"
515
-
516
- #: ../lib/wp-content-aware-engine/module/bbpress.php:31
517
- msgid "bbPress User Profiles"
518
- msgstr ""
519
-
520
- #: ../lib/wp-content-aware-engine/module/bp_member.php:29
521
- msgid "BuddyPress Members"
522
- msgstr ""
523
-
524
- #: ../lib/wp-content-aware-engine/module/bp_member.php:148
525
- #: ../lib/wp-content-aware-engine/module/taxonomy.php:321
526
- #: ../lib/wp-content-aware-engine/view/module/meta_box.php:24
527
- msgid "Add to Group"
528
- msgstr "Dodaj v skupino"
529
-
530
- #: ../lib/wp-content-aware-engine/module/date.php:31
531
- msgid "Dates"
532
- msgstr "Datumi"
533
-
534
- #: ../lib/wp-content-aware-engine/module/date.php:70
535
- msgid "Date Archives"
536
- msgstr ""
537
-
538
- #: ../lib/wp-content-aware-engine/module/page_template.php:30
539
- msgid "Page Templates"
540
- msgstr "Predloge strani"
541
-
542
- #: ../lib/wp-content-aware-engine/module/polylang.php:29
543
- #: ../lib/wp-content-aware-engine/module/qtranslate.php:29
544
- #: ../lib/wp-content-aware-engine/module/transposh.php:29
545
- #: ../lib/wp-content-aware-engine/module/wpml.php:29
546
- msgid "Languages"
547
- msgstr "Jeziki"
548
-
549
- #: ../lib/wp-content-aware-engine/module/post_type.php:37
550
- msgid "Post Types"
551
- msgstr "Vrste objav"
552
-
553
- #: ../lib/wp-content-aware-engine/module/post_type.php:177
554
- #: ../lib/wp-content-aware-engine/module/taxonomy.php:233
555
- #: ../lib/wp-content-aware-engine/module/taxonomy.php:276
556
- msgid "Automatically select new children of a selected ancestor"
557
- msgstr ""
558
-
559
- #: ../lib/wp-content-aware-engine/module/post_type.php:245
560
- msgid "Automatically add new children of a selected ancestor"
561
- msgstr ""
562
-
563
- #: ../lib/wp-content-aware-engine/module/post_type.php:250
564
- #, php-format
565
- msgid "%s Archives"
566
- msgstr ""
567
-
568
- #: ../lib/wp-content-aware-engine/module/post_type.php:251
569
- msgid "Blog Page"
570
- msgstr ""
571
-
572
- #: ../lib/wp-content-aware-engine/module/post_type.php:258
573
- #: ../lib/wp-content-aware-engine/module/taxonomy.php:284
574
- msgid "No items."
575
- msgstr ""
576
-
577
- #: ../lib/wp-content-aware-engine/module/post_type.php:273
578
- msgid "Most Recent"
579
- msgstr "Nedavno"
580
-
581
- #: ../lib/wp-content-aware-engine/module/static.php:31
582
- msgid "Static Pages"
583
- msgstr "Statične strani"
584
-
585
- #: ../lib/wp-content-aware-engine/module/static.php:44
586
- msgid "Front Page"
587
- msgstr "Naslovna stran"
588
-
589
- #: ../lib/wp-content-aware-engine/module/static.php:45
590
- msgid "Search Results"
591
- msgstr "Rezultati iskanja"
592
-
593
- #: ../lib/wp-content-aware-engine/module/static.php:46
594
- msgid "404 Page"
595
- msgstr ""
596
-
597
- #: ../lib/wp-content-aware-engine/module/taxonomy.php:44
598
- msgid "Taxonomies"
599
- msgstr ""
600
-
601
- #: ../lib/wp-content-aware-engine/module/taxonomy.php:297
602
- msgid "Most Used"
603
- msgstr "Najbolj uporabljani"
604
-
605
- #: ../lib/wp-content-aware-engine/posttypemanager.php:63
606
- msgid "Conditional Content"
607
- msgstr ""
608
-
609
- #: ../lib/wp-content-aware-engine/view/meta_box.php:24
610
- msgid ""
611
- "Click to edit a group or create a new one. Select content on the left to add"
612
- " it. In each group, you can combine different types of associated content."
613
- msgstr ""
614
-
615
- #: ../lib/wp-content-aware-engine/view/module/group.php:17
616
- #, php-format
617
- msgid "All %s"
618
- msgstr ""
619
-
620
- #: ../lib/wp-content-aware-engine/walker.php:175
621
- msgid "Password protected"
622
- msgstr ""
623
-
624
- #: ../lib/wp-content-aware-engine/walker.php:177
625
- msgid "Private"
626
- msgstr ""
627
-
628
- #: ../lib/wp-content-aware-engine/walker.php:179
629
- msgid "Draft"
630
- msgstr ""
631
-
632
- #. translators: post state
633
- #: ../lib/wp-content-aware-engine/walker.php:182
634
- msgctxt "post state"
635
- msgid "Pending"
636
- msgstr ""
637
-
638
- #: ../lib/wp-content-aware-engine/walker.php:184
639
- msgid "Sticky"
640
- msgstr ""
641
-
642
- #: ../lib/wp-content-aware-engine/walker.php:186
643
- msgid "Scheduled"
644
- msgstr ""
645
-
646
- #: ../pointers.php:68
647
- msgid "Get started"
648
- msgstr ""
649
-
650
- #: ../pointers.php:69
651
- msgid ""
652
- "You've just installed Content Aware Sidebars!\n"
653
- "\n"
654
- "It gives you a lot of options, so this screen might look overwhelming at first. Don't worry.\n"
655
- "\n"
656
- "Click Start Tour to view a quick introduction and learn how to display a sidebar exactly where and when you want it to."
657
- msgstr ""
658
-
659
- #: ../pointers.php:76
660
- msgid "Start Tour"
661
- msgstr ""
662
-
663
- #: ../pointers.php:78
664
- msgid "Not now"
665
- msgstr ""
666
-
667
- #: ../pointers.php:83
668
- msgid ""
669
- "To make a sidebar contextual, you start by creating a condition group.\n"
670
- "\n"
671
- "Condition groups are isolated from each other, meaning that a sidebar can have very different conditions.\n"
672
- "\n"
673
- "Negating a group means that the sidebar will be displayed on all but those conditions."
674
- msgstr ""
675
-
676
- #: ../pointers.php:92
677
- msgid "Content and contexts"
678
- msgstr ""
679
-
680
- #: ../pointers.php:93
681
- msgid ""
682
- "Here you'll find all the content on your site that Content Aware Sidebars supports out of the box.\n"
683
- "\n"
684
- "Simply select the content you want the sidebar to be displayed with and add it to a group.\n"
685
- "\n"
686
- "You can even combine associated content in one group; try selecting \"All Posts\", a Category and an Author. Awesome!"
687
- msgstr ""
688
-
689
- #: ../pointers.php:102
690
- msgid "Options, options"
691
- msgstr ""
692
-
693
- #: ../pointers.php:103
694
- msgid ""
695
- "Should the sidebar be displayed on singular pages and/or archives?\n"
696
- "\n"
697
- "Should it merge with another sidebar or replace it? Maybe you want to insert it manually in your content with a shortcode.\n"
698
- "\n"
699
- "Schedule the sidebar just like you do with posts and pages, or make it private so that it is only visible for logged-in users.\n"
700
- "\n"
701
- " You are in control."
702
- msgstr ""
703
-
704
- #: ../pointers.php:112
705
- msgid "Help and Support"
706
- msgstr ""
707
-
708
- #: ../pointers.php:113
709
- msgid ""
710
- "That's it! Now you can start creating sidebars and display them on your own conditions.\n"
711
- "\n"
712
- "If you need more help, click on the \"Help\" tab here."
713
- msgstr ""
714
-
715
- #: ../pointers.php:142
716
- msgid "Close"
717
- msgstr ""
718
-
719
- #: ../pointers.php:143
720
- msgid "Next"
721
- msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
lang/content-aware-sidebars-sr_RS.po DELETED
@@ -1,1021 +0,0 @@
1
- # Translation of Plugins - Content Aware Sidebars - Widget Area Control - Development (trunk) in Serbian
2
- # This file is distributed under the same license as the Plugins - Content Aware Sidebars - Widget Area Control - Development (trunk) package.
3
- msgid ""
4
- msgstr ""
5
- "PO-Revision-Date: 2016-02-03 01:23:57+0000\n"
6
- "MIME-Version: 1.0\n"
7
- "Content-Type: text/plain; charset=UTF-8\n"
8
- "Content-Transfer-Encoding: 8bit\n"
9
- "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
10
- "X-Generator: GlotPress/2.4.0-alpha\n"
11
- "Language: sr_RS\n"
12
- "Project-Id-Version: Plugins - Content Aware Sidebars - Widget Area Control - Development (trunk)\n"
13
-
14
- #. Description of the plugin/theme
15
- msgid "Unlimited custom sidebars and widget areas for any post, page, category etc."
16
- msgstr ""
17
-
18
- #: lib/wp-content-aware-engine/view/group_template.php:54
19
- msgid "Settings"
20
- msgstr ""
21
-
22
- #: lib/wp-content-aware-engine/core.php:705
23
- msgid "Auto-select new children of selected items"
24
- msgstr ""
25
-
26
- #: admin/sidebar-list-table.php:605
27
- msgid "Duplicate"
28
- msgstr ""
29
-
30
- #. translators: %s: sidebar title
31
- #: admin/sidebar-list-table.php:604
32
- msgid "Duplicate %s"
33
- msgstr ""
34
-
35
- #: admin/sidebar-edit.php:369
36
- msgid "You are not allowed to delete this sidebar."
37
- msgstr ""
38
-
39
- #: admin/sidebar-edit.php:335
40
- msgid "You are not allowed to move this sidebar to the Trash."
41
- msgstr ""
42
-
43
- #: admin/sidebar-edit.php:222 admin/sidebar-edit.php:553
44
- msgid "You are not allowed to create sidebars."
45
- msgstr ""
46
-
47
- #: admin/sidebar-edit.php:197 admin/sidebar-edit.php:551
48
- #: admin/sidebar-edit.php:556
49
- msgid "You are not allowed to edit this sidebar."
50
- msgstr ""
51
-
52
- #: admin/admin.php:136
53
- msgid "Enhance your sidebars and widget areas with: %s and more."
54
- msgstr ""
55
-
56
- #: admin/admin.php:102
57
- msgid "You do not have access to this screen."
58
- msgstr ""
59
-
60
- #: admin/screen_widgets.php:171
61
- msgid "This sidebar is already scheduled to be activated. Do you want to activate it now?"
62
- msgstr ""
63
-
64
- #: admin/sidebar-edit.php:866
65
- msgid "Pro"
66
- msgstr ""
67
-
68
- #: admin/sidebar-edit.php:823
69
- msgid "No thanks"
70
- msgstr ""
71
-
72
- #: admin/sidebar-edit.php:823
73
- msgid "Review Content Aware Sidebars"
74
- msgstr ""
75
-
76
- #: admin/sidebar-edit.php:818
77
- msgid "I have spent countless hours developing it, and it would mean a lot to me if you %ssupport it with a quick review on WordPress.org.%s"
78
- msgstr ""
79
-
80
- #: admin/sidebar-edit.php:813
81
- msgid "Hey %s, it's Joachim from %s. You have used this free plugin for some time now, and I hope you like it!"
82
- msgstr ""
83
-
84
- #: admin/admin.php:139
85
- msgid "Read More"
86
- msgstr ""
87
-
88
- #: lib/wp-content-aware-engine/module/bp_member.php:37
89
- msgid "All Sections"
90
- msgstr ""
91
-
92
- #: lib/wp-content-aware-engine/module/bp_member.php:35
93
- msgid "BuddyPress Profiles"
94
- msgstr ""
95
-
96
- #: admin/sidebar-edit.php:957
97
- msgid "Documentation"
98
- msgstr ""
99
-
100
- #: sidebar.php:127
101
- msgid "Target Sidebar"
102
- msgstr ""
103
-
104
- #: sidebar.php:120
105
- msgid "Shortcode / Template Tag"
106
- msgstr ""
107
-
108
- #: admin/sidebar-overview.php:292
109
- msgid "Undo"
110
- msgstr ""
111
-
112
- #: admin/sidebar-overview.php:231
113
- msgid "You are not allowed to delete this item."
114
- msgstr ""
115
-
116
- #: admin/sidebar-overview.php:216
117
- msgid "You are not allowed to restore this item from the Trash."
118
- msgstr ""
119
-
120
- #: admin/sidebar-overview.php:197
121
- msgid "You are not allowed to move this item to the Trash."
122
- msgstr ""
123
-
124
- #. translators: %s: search keywords
125
- #: admin/sidebar-overview.php:133
126
- msgid "Search results for &#8220;%s&#8221;"
127
- msgstr ""
128
-
129
- #. translators: %s: post title
130
- #: admin/sidebar-list-table.php:635
131
- msgid "Delete &#8220;%s&#8221; permanently"
132
- msgstr ""
133
-
134
- #: admin/sidebar-list-table.php:627
135
- msgctxt "verb"
136
- msgid "Trash"
137
- msgstr ""
138
-
139
- #. translators: %s: post title
140
- #: admin/sidebar-list-table.php:626
141
- msgid "Move &#8220;%s&#8221; to the Trash"
142
- msgstr ""
143
-
144
- #. translators: %s: post title
145
- #: admin/sidebar-list-table.php:618
146
- msgid "Restore &#8220;%s&#8221; from the Trash"
147
- msgstr ""
148
-
149
- #. translators: %s: sidebar title
150
- #: admin/sidebar-list-table.php:597
151
- msgid "Edit &#8220;%s&#8221;"
152
- msgstr ""
153
-
154
- #: admin/sidebar-list-table.php:532
155
- msgid "Missed schedule"
156
- msgstr ""
157
-
158
- #: admin/sidebar-list-table.php:520
159
- msgid "Until %s"
160
- msgstr ""
161
-
162
- #. translators: Sidebar status date and time format, see http://php.net/date
163
- #: admin/sidebar-list-table.php:519 admin/sidebar-list-table.php:525
164
- msgid "Y/m/d g:i:s a"
165
- msgstr ""
166
-
167
- #. translators: Sidebar status date format, see http://php.net/date
168
- #: admin/sidebar-list-table.php:517 admin/sidebar-list-table.php:529
169
- msgid "Y/m/d"
170
- msgstr ""
171
-
172
- #: admin/sidebar-list-table.php:422
173
- msgid "%s is currently editing"
174
- msgstr ""
175
-
176
- #. translators: %s: post title
177
- #: admin/sidebar-list-table.php:407
178
- msgid "&#8220;%s&#8221; (Edit)"
179
- msgstr ""
180
-
181
- #: admin/sidebar-list-table.php:365
182
- msgid "Select %s"
183
- msgstr ""
184
-
185
- #: admin/sidebar-list-table.php:311 sidebar.php:114
186
- msgctxt "option"
187
- msgid "Action"
188
- msgstr ""
189
-
190
- #: admin/sidebar-list-table.php:310
191
- msgctxt "column name"
192
- msgid "Title"
193
- msgstr ""
194
-
195
- #: admin/sidebar-list-table.php:282
196
- msgid "Empty Trash"
197
- msgstr ""
198
-
199
- #: admin/sidebar-list-table.php:255 admin/sidebar-list-table.php:619
200
- msgid "Restore"
201
- msgstr ""
202
-
203
- #: admin/sidebar-list-table.php:207
204
- msgid "Inactive <span class=\"count\">(%s)</span>"
205
- msgid_plural "Inactive <span class=\"count\">(%s)</span>"
206
- msgstr[0] ""
207
- msgstr[1] ""
208
- msgstr[2] ""
209
-
210
- #: admin/sidebar-list-table.php:206
211
- msgid "Active <span class=\"count\">(%s)</span>"
212
- msgid_plural "Active <span class=\"count\">(%s)</span>"
213
- msgstr[0] ""
214
- msgstr[1] ""
215
- msgstr[2] ""
216
-
217
- #: admin/sidebar-list-table.php:193
218
- msgctxt "sidebars"
219
- msgid "All <span class=\"count\">(%s)</span>"
220
- msgid_plural "All <span class=\"count\">(%s)</span>"
221
- msgstr[0] ""
222
- msgstr[1] ""
223
- msgstr[2] ""
224
-
225
- #: admin/sidebar-edit.php:1322
226
- msgid "F j, Y"
227
- msgstr ""
228
-
229
- #: admin/admin.php:138
230
- msgid "Free updates and email support included."
231
- msgstr ""
232
-
233
- #: admin/admin.php:137
234
- msgid "You can upgrade without leaving the admin panel by clicking below."
235
- msgstr ""
236
-
237
- #: admin/admin.php:135
238
- msgid "Get All Features With Content Aware Sidebars Pro"
239
- msgstr ""
240
-
241
- #: admin/admin.php:129
242
- msgid "Sync widgets across themes"
243
- msgstr ""
244
-
245
- #: admin/admin.php:127
246
- msgid "Visibility for roles"
247
- msgstr ""
248
-
249
- #: admin/admin.php:125
250
- msgid "Extra condition types"
251
- msgstr ""
252
-
253
- #: admin/sidebar-edit.php:1004
254
- msgid "Activates on <b>%1$s</b>"
255
- msgstr ""
256
-
257
- #. translators: Publish box date format, see http://php.net/date
258
- #: admin/sidebar-edit.php:999
259
- msgid "M j, Y"
260
- msgstr ""
261
-
262
- #: admin/sidebar-edit.php:866
263
- msgid "Display sidebar only in given time ranges on select days."
264
- msgstr ""
265
-
266
- #: admin/sidebar-edit.php:853
267
- msgid "Never"
268
- msgstr ""
269
-
270
- #: admin/sidebar-edit.php:844
271
- msgid "Select date"
272
- msgstr ""
273
-
274
- #: admin/sidebar-edit.php:834 admin/sidebar-list-table.php:314
275
- msgid "Status"
276
- msgstr ""
277
-
278
- #: admin/admin.php:128 admin/sidebar-edit.php:761
279
- msgid "Time Schedule"
280
- msgstr ""
281
-
282
- #: admin/sidebar-edit.php:738
283
- msgid "Sidebar Status"
284
- msgstr ""
285
-
286
- #: admin/sidebar-edit.php:696
287
- msgid ""
288
- "Should the sidebar merge with a target sidebar or replace it? Maybe you want to insert it in your content with a shortcode.\n"
289
- "\n"
290
- "Display the sidebar for everyone or make it visible only for logged-in users.\n"
291
- "\n"
292
- " You are in control."
293
- msgstr ""
294
-
295
- #: admin/sidebar-edit.php:641
296
- msgid "Sidebar deactivated."
297
- msgstr ""
298
-
299
- #: admin/sidebar-edit.php:637
300
- msgid "Sidebar activated."
301
- msgstr ""
302
-
303
- #: admin/sidebar-edit.php:478
304
- msgid "Enter title here"
305
- msgstr ""
306
-
307
- #: admin/sidebar-edit.php:372 admin/sidebar-overview.php:234
308
- msgid "Error in deleting."
309
- msgstr ""
310
-
311
- #: admin/sidebar-edit.php:361 admin/sidebar-overview.php:219
312
- msgid "Error in restoring from Trash."
313
- msgstr ""
314
-
315
- #: admin/sidebar-edit.php:358
316
- msgid "You are not allowed to restore this sidebar from the Trash."
317
- msgstr ""
318
-
319
- #: admin/sidebar-edit.php:343 admin/sidebar-overview.php:205
320
- msgid "Error in moving to Trash."
321
- msgstr ""
322
-
323
- #: admin/sidebar-edit.php:339
324
- msgid "You cannot move this sidebar to the Trash. %s is currently editing."
325
- msgstr ""
326
-
327
- #: admin/sidebar-edit.php:195 admin/sidebar-edit.php:288
328
- msgid "The sidebar no longer exists."
329
- msgstr ""
330
-
331
- #: admin/sidebar-edit.php:238 admin/sidebar-edit.php:745
332
- msgid "Advanced"
333
- msgstr ""
334
-
335
- #: admin/sidebar-edit.php:236
336
- msgid "Conditions"
337
- msgstr ""
338
-
339
- #: admin/sidebar-edit.php:199
340
- msgid "You cannot edit this sidebar because it is in the Trash. Please restore it and try again."
341
- msgstr ""
342
-
343
- #: admin/sidebar-edit.php:83
344
- msgid "URLs (Pro Feature)"
345
- msgstr ""
346
-
347
- #: admin/post_type_sidebar.php:295 admin/screen_widgets.php:108
348
- #: admin/screen_widgets.php:137 admin/sidebar-edit.php:1010
349
- #: admin/sidebar-list-table.php:539
350
- msgid "Inactive"
351
- msgstr ""
352
-
353
- #: admin/screen_widgets.php:108 admin/screen_widgets.php:131
354
- #: admin/sidebar-edit.php:1007 admin/sidebar-list-table.php:513
355
- msgid "Active"
356
- msgstr ""
357
-
358
- #. Author URI of the plugin/theme
359
- msgid "https://dev.institute"
360
- msgstr ""
361
-
362
- #. Author of the plugin/theme
363
- msgid "Joachim Jensen"
364
- msgstr ""
365
-
366
- #. Plugin URI of the plugin/theme
367
- msgid "https://dev.institute/wordpress/sidebars-pro/"
368
- msgstr ""
369
-
370
- #: admin/sidebar-edit.php:1037
371
- msgid "Enable"
372
- msgstr ""
373
-
374
- #: admin/sidebar-edit.php:1028 admin/sidebar-edit.php:1036
375
- msgid "Widget Revisions: %s"
376
- msgstr ""
377
-
378
- #: admin/sidebar-edit.php:116
379
- msgid "Upgrade to Pro"
380
- msgstr ""
381
-
382
- #: sidebar.php:245 sidebar.php:267
383
- msgid "(no title)"
384
- msgstr ""
385
-
386
- #: lib/wp-pointer-tour/wp-pointer-tour.php:164
387
- msgid "Previous"
388
- msgstr ""
389
-
390
- #: admin/screen_widgets.php:168
391
- msgid "Expand"
392
- msgstr ""
393
-
394
- #: admin/screen_widgets.php:167
395
- msgid "Collapse"
396
- msgstr ""
397
-
398
- #: admin/sidebar-edit.php:1302
399
- msgid "User Roles available in Pro"
400
- msgstr ""
401
-
402
- #: admin/admin.php:126 admin/sidebar-list-table.php:609
403
- msgid "Widget Revisions"
404
- msgstr ""
405
-
406
- #: admin/sidebar-edit.php:99
407
- msgid "Display this sidebar only on content that meets the following conditions:"
408
- msgstr ""
409
-
410
- #: admin/post_type_sidebar.php:276
411
- msgid "Display sidebars per %s etc. with the %s."
412
- msgstr ""
413
-
414
- #: admin/post_type_sidebar.php:272
415
- msgid "Note: Selected Sidebars are displayed on this %s specifically."
416
- msgstr ""
417
-
418
- #: admin/post_type_sidebar.php:257
419
- msgid "Default"
420
- msgstr ""
421
-
422
- #: admin/post_type_sidebar.php:275
423
- msgid "Sidebar Manager"
424
- msgstr ""
425
-
426
- #: admin/post_type_sidebar.php:245
427
- msgid "Archive Page"
428
- msgstr ""
429
-
430
- #: admin/post_type_sidebar.php:237
431
- msgid "Page Template"
432
- msgstr ""
433
-
434
- #: admin/post_type_sidebar.php:234
435
- msgid "Child Page"
436
- msgstr ""
437
-
438
- #: admin/post_type_sidebar.php:231
439
- msgid "Author"
440
- msgstr ""
441
-
442
- #: admin/post_type_sidebar.php:223 admin/post_type_sidebar.php:262
443
- msgid "Type to Add New Sidebar"
444
- msgstr ""
445
-
446
- #: admin/post_type_sidebar.php:219
447
- msgid "Create New"
448
- msgstr ""
449
-
450
- #: admin/post_type_sidebar.php:177
451
- msgid "Sidebars - Quick Select"
452
- msgstr ""
453
-
454
- #: admin/sidebar-edit.php:712
455
- msgid "Finish Tour"
456
- msgstr ""
457
-
458
- #: admin/sidebar-edit.php:686
459
- msgid ""
460
- "Click on the input field and select the content you want.\n"
461
- "\n"
462
- "If you can't find the right content in the list, type something to search.\n"
463
- "\n"
464
- " You can add several types of content to the same group, try e.g. \"All Posts\" and an Author to target all posts written by that author. Awesome!\n"
465
- "\n"
466
- "Remember to save the changes on each group."
467
- msgstr ""
468
-
469
- #: admin/sidebar-edit.php:668
470
- msgid "I know how to use it"
471
- msgstr ""
472
-
473
- #: admin/sidebar-edit.php:660
474
- msgid ""
475
- "You've just installed or updated Content Aware Sidebars. Awesome!\n"
476
- "\n"
477
- "You can display sidebars on any page or in any context. If that is new to you, this 3 step interactive guide will show you just how easy it is."
478
- msgstr ""
479
-
480
- #: admin/sidebar-edit.php:659
481
- msgid "Get Started in 3 Easy Steps"
482
- msgstr ""
483
-
484
- #: lib/wp-content-aware-engine/module/bbpress.php:32
485
- msgid "All Profiles"
486
- msgstr ""
487
-
488
- #: lib/wp-content-aware-engine/module/author.php:30
489
- msgid "All Authors"
490
- msgstr ""
491
-
492
- #: sidebar.php:190
493
- msgid "Sidebar Conditions"
494
- msgstr ""
495
-
496
- #: sidebar.php:109
497
- msgid "Logged-in Users"
498
- msgstr ""
499
-
500
- #: lib/wp-content-aware-engine/view/group_template.php:11
501
- msgid "Not"
502
- msgstr ""
503
-
504
- #: admin/sidebar-edit.php:850
505
- msgid "Deactivate"
506
- msgstr ""
507
-
508
- #: admin/sidebar-edit.php:841
509
- msgid "Activate"
510
- msgstr ""
511
-
512
- #: admin/post_type_sidebar.php:220 admin/sidebar-edit.php:1013
513
- msgid "New"
514
- msgstr ""
515
-
516
- #: freemius.php:58
517
- msgid "Please help us improve %2$s by securely sharing some usage data with %5$s. If you skip this, that's okay! %2$s will still work just fine."
518
- msgstr ""
519
-
520
- #: admin/screen_widgets.php:147
521
- msgid "Revisions"
522
- msgstr ""
523
-
524
- #: admin/sidebar-edit.php:1311 admin/sidebar-list-table.php:500
525
- msgid "All Users"
526
- msgstr ""
527
-
528
- #: admin/sidebar-list-table.php:456
529
- msgid "Add sidebar at the bottom during merge"
530
- msgstr ""
531
-
532
- #: admin/sidebar-list-table.php:455
533
- msgid "Add sidebar at the top during merge"
534
- msgstr ""
535
-
536
- #: admin/sidebar-edit.php:989
537
- msgid "Update"
538
- msgstr ""
539
-
540
- #: admin/sidebar-edit.php:237
541
- msgid "Schedule"
542
- msgstr ""
543
-
544
- #: admin/sidebar-edit.php:899 admin/sidebar-list-table.php:263
545
- msgid "Move to Trash"
546
- msgstr ""
547
-
548
- #: admin/sidebar-edit.php:897 admin/sidebar-list-table.php:261
549
- #: admin/sidebar-list-table.php:636
550
- msgid "Delete Permanently"
551
- msgstr ""
552
-
553
- #: app.php:174
554
- msgid "Upgrade"
555
- msgstr ""
556
-
557
- #: admin/sidebar-edit.php:1029
558
- msgid "Browse revisions"
559
- msgstr ""
560
-
561
- #: admin/sidebar-edit.php:1029
562
- msgctxt "revisions"
563
- msgid "Browse"
564
- msgstr ""
565
-
566
- #: admin/sidebar-edit.php:1019 admin/sidebar-list-table.php:598
567
- msgid "Edit"
568
- msgstr ""
569
-
570
- #: admin/sidebar-edit.php:994
571
- msgid "Status:"
572
- msgstr ""
573
-
574
- #: admin/sidebar-edit.php:934 admin/sidebar-edit.php:935
575
- #: admin/sidebar-list-table.php:313 sidebar.php:105
576
- msgid "Visibility"
577
- msgstr ""
578
-
579
- #: admin/admin.php:139
580
- msgid "Upgrade Now"
581
- msgstr ""
582
-
583
- #: admin/sidebar-edit.php:960
584
- msgid "Priority Email Support"
585
- msgstr ""
586
-
587
- #: admin/sidebar-edit.php:261 admin/sidebar-edit.php:961
588
- msgid "Forum Support"
589
- msgstr ""
590
-
591
- #: admin/admin.php:131
592
- msgid "Content Aware Sidebars Pro"
593
- msgstr ""
594
-
595
- #: admin/sidebar-edit.php:731
596
- msgid "Publish"
597
- msgstr ""
598
-
599
- #: admin/sidebar-edit.php:119
600
- msgid "Like it? %1$sSupport the plugin with a %2$s Review%3$s"
601
- msgstr ""
602
-
603
- #: lib/wp-content-aware-engine/view/group_template.php:51
604
- msgid "Save Changes"
605
- msgstr "Sačuvajte promene"
606
-
607
- #: lib/wp-content-aware-engine/module/pods.php:30
608
- msgid "All Pods Pages"
609
- msgstr ""
610
-
611
- #: lib/wp-content-aware-engine/module/pods.php:29
612
- msgid "Pods Pages"
613
- msgstr ""
614
-
615
- #: admin/sidebar-edit.php:673
616
- msgid ""
617
- "With this dropdown you can select on what conditions the sidebar should be displayed.\n"
618
- "\n"
619
- "Content Aware Sidebars has built-in support for many types of content and even other plugins!\n"
620
- "\n"
621
- "Select something to continue the tour. You can change it later."
622
- msgstr ""
623
-
624
- #: admin/sidebar-edit.php:672
625
- msgid "Select Content Type"
626
- msgstr ""
627
-
628
- #: admin/sidebar-edit.php:667
629
- msgid "Start Quick Tour"
630
- msgstr ""
631
-
632
- #: lib/wp-content-aware-engine/view/group_template.php:43
633
- msgid "Negate conditions"
634
- msgstr ""
635
-
636
- #: lib/wp-content-aware-engine/view/group_template.php:18
637
- #: lib/wp-content-aware-engine/view/meta_box.php:18
638
- msgid "Select content type"
639
- msgstr ""
640
-
641
- #: lib/wp-content-aware-engine/module/page_template.php:36
642
- msgid "All Templates"
643
- msgstr "Svi šabloni"
644
-
645
- #: lib/wp-content-aware-engine/core.php:805
646
- msgid "Searching"
647
- msgstr ""
648
-
649
- #: lib/wp-content-aware-engine/core.php:648
650
- msgid "Conditions updated"
651
- msgstr ""
652
-
653
- #: lib/wp-content-aware-engine/core.php:625
654
- msgid "Could not delete conditions"
655
- msgstr ""
656
-
657
- #: lib/wp-content-aware-engine/core.php:531
658
- msgid "Conditional Logic"
659
- msgstr ""
660
-
661
- #: lib/wp-pointer-tour/wp-pointer-tour.php:165
662
- msgid "Next"
663
- msgstr ""
664
-
665
- #: lib/wp-pointer-tour/wp-pointer-tour.php:163
666
- msgid "Close"
667
- msgstr ""
668
-
669
- #: admin/sidebar-edit.php:706
670
- msgid ""
671
- "That's it! Now you can start creating sidebars and display them on your own conditions.\n"
672
- "\n"
673
- "If you need more help, click on the \"Help\" tab here."
674
- msgstr ""
675
-
676
- #: admin/sidebar-edit.php:705
677
- msgid "Help and Support"
678
- msgstr ""
679
-
680
- #: admin/sidebar-edit.php:695
681
- msgid "Options, options"
682
- msgstr ""
683
-
684
- #: admin/sidebar-edit.php:958
685
- msgid "Get Started"
686
- msgstr ""
687
-
688
- #: admin/post_type_sidebar.php:292 admin/screen_widgets.php:134
689
- #: admin/sidebar-list-table.php:534
690
- #: lib/wp-content-aware-engine/module/post_type.php:319
691
- #: lib/wp-content-aware-engine/walker.php:185
692
- msgid "Scheduled"
693
- msgstr ""
694
-
695
- #: lib/wp-content-aware-engine/module/post_type.php:317
696
- #: lib/wp-content-aware-engine/walker.php:183
697
- msgid "Sticky"
698
- msgstr ""
699
-
700
- #. translators: post state
701
- #: lib/wp-content-aware-engine/module/post_type.php:315
702
- #: lib/wp-content-aware-engine/walker.php:181
703
- msgctxt "post state"
704
- msgid "Pending"
705
- msgstr ""
706
-
707
- #: lib/wp-content-aware-engine/module/post_type.php:312
708
- #: lib/wp-content-aware-engine/walker.php:178
709
- msgid "Draft"
710
- msgstr ""
711
-
712
- #: lib/wp-content-aware-engine/module/post_type.php:310
713
- #: lib/wp-content-aware-engine/walker.php:176
714
- msgid "Private"
715
- msgstr ""
716
-
717
- #: lib/wp-content-aware-engine/module/post_type.php:308
718
- #: lib/wp-content-aware-engine/walker.php:174
719
- msgid "Password protected"
720
- msgstr ""
721
-
722
- #: lib/wp-content-aware-engine/module/taxonomy.php:49
723
- msgid "Taxonomies"
724
- msgstr "Taksonomije"
725
-
726
- #: lib/wp-content-aware-engine/module/static.php:50
727
- msgid "404 Page"
728
- msgstr "404 stranica"
729
-
730
- #: lib/wp-content-aware-engine/module/static.php:49
731
- msgid "Search Results"
732
- msgstr "Rezultati pretrage"
733
-
734
- #: lib/wp-content-aware-engine/module/static.php:48
735
- msgid "Front Page"
736
- msgstr "Prva stranica"
737
-
738
- #: lib/wp-content-aware-engine/module/static.php:36
739
- msgid "Static Pages"
740
- msgstr "Statičke stranice"
741
-
742
- #: lib/wp-content-aware-engine/module/post_type.php:284
743
- msgid "Blog Page"
744
- msgstr ""
745
-
746
- #: lib/wp-content-aware-engine/module/post_type.php:283
747
- #: lib/wp-content-aware-engine/module/taxonomy.php:288
748
- msgid "%s Archives"
749
- msgstr ""
750
-
751
- #: lib/wp-content-aware-engine/module/post_type.php:42
752
- msgid "Post Types"
753
- msgstr "Vrste posta"
754
-
755
- #: lib/wp-content-aware-engine/module/polylang.php:29
756
- #: lib/wp-content-aware-engine/module/qtranslate.php:29
757
- #: lib/wp-content-aware-engine/module/transposh.php:29
758
- #: lib/wp-content-aware-engine/module/wpml.php:29
759
- msgid "Languages"
760
- msgstr "Jezici"
761
-
762
- #: lib/wp-content-aware-engine/module/page_template.php:35
763
- msgid "Page Templates"
764
- msgstr "Šabloni stranice"
765
-
766
- #: lib/wp-content-aware-engine/module/date.php:32
767
- msgid "Date Archives"
768
- msgstr ""
769
-
770
- #: lib/wp-content-aware-engine/module/date.php:30
771
- msgid "Dates"
772
- msgstr ""
773
-
774
- #: lib/wp-content-aware-engine/module/bbpress.php:31
775
- msgid "bbPress User Profiles"
776
- msgstr "bbPress korisnički profili"
777
-
778
- #: lib/wp-content-aware-engine/module/author.php:29
779
- msgid "Authors"
780
- msgstr "Autori"
781
-
782
- #: lib/wp-content-aware-engine/core.php:807
783
- msgid "Target all but this context"
784
- msgstr ""
785
-
786
- #: lib/wp-content-aware-engine/core.php:808
787
- msgid "Conditions have unsaved changes. Do you want to continue and discard these changes?"
788
- msgstr ""
789
-
790
- #: lib/wp-content-aware-engine/core.php:806
791
- msgid "No results found."
792
- msgstr "Rezultati nisu pronađeni."
793
-
794
- #: lib/wp-content-aware-engine/view/module/condition_post_type_template.php:16
795
- #: lib/wp-content-aware-engine/view/module/condition_taxonomy_template.php:16
796
- #: lib/wp-content-aware-engine/view/module/condition_template.php:16
797
- msgid "And"
798
- msgstr ""
799
-
800
- #: lib/wp-content-aware-engine/view/group_template.php:10
801
- #: lib/wp-content-aware-engine/view/meta_box.php:14
802
- msgid "Or"
803
- msgstr ""
804
-
805
- #: admin/sidebar-edit.php:987
806
- msgid "Save"
807
- msgstr "Sačuvaj"
808
-
809
- #: lib/wp-content-aware-engine/core.php:617
810
- msgid "Unauthorized request"
811
- msgstr "Neovlašćeni zahtev"
812
-
813
- #: lib/wp-content-aware-engine/core.php:248
814
- msgctxt "condition status"
815
- msgid "Negated"
816
- msgstr ""
817
-
818
- #: lib/wp-content-aware-engine/core.php:228
819
- msgid "Condition Group"
820
- msgstr "Grupa uslova"
821
-
822
- #: admin/screen_widgets.php:170
823
- msgid "Filter Widgets"
824
- msgstr ""
825
-
826
- #: admin/screen_widgets.php:169
827
- msgid "Filter Sidebars"
828
- msgstr ""
829
-
830
- #: admin/sidebar-edit.php:955
831
- msgid "Translate the plugin into your language"
832
- msgstr "Prevedite plugin na svoj jezik"
833
-
834
- #: admin/sidebar-edit.php:890 admin/sidebar-edit.php:891
835
- msgid "Order"
836
- msgstr ""
837
-
838
- #: app.php:168
839
- msgid "Get Support"
840
- msgstr "Podrška"
841
-
842
- #: admin/sidebar-edit.php:259
843
- msgid "More Information"
844
- msgstr "Više informacija"
845
-
846
- #: admin/sidebar-edit.php:255
847
- msgid "Each created condition group describe some specific content (conditions) that the current sidebar should be displayed with."
848
- msgstr "Svaki kreirani uslov grupe opisuje specifičan sadržaj (uslove) sa kojima treba prikazati tekući bočni meni. "
849
-
850
- #: admin/sidebar-edit.php:254 admin/sidebar-edit.php:685
851
- #: lib/wp-content-aware-engine/core.php:227
852
- msgid "Condition Groups"
853
- msgstr "Grupe uslova"
854
-
855
- #: admin/sidebar-edit.php:771
856
- msgid "Options"
857
- msgstr "Opcije"
858
-
859
- #. #-#-#-#-# tmp-content-aware-sidebars.pot (Content Aware Sidebars 3.5.2)
860
- #. #-#-#-#-#
861
- #. Plugin Name of the plugin/theme
862
- #: admin/sidebar-edit.php:754
863
- msgid "Content Aware Sidebars"
864
- msgstr "Content Aware Sidebars"
865
-
866
- #: admin/sidebar-list-table.php:475
867
- msgid "Manage Widgets"
868
- msgstr "Upravljaj widget-ima"
869
-
870
- #: admin/sidebar-list-table.php:312
871
- msgid "Widgets"
872
- msgstr ""
873
-
874
- #: admin/sidebar-list-table.php:448 sidebar.php:284
875
- msgid "Please update Host Sidebar"
876
- msgstr "Molimo vas, ažurirajte bočni meni hosta. "
877
-
878
- #: admin/sidebar-overview.php:277
879
- msgid "%s sidebar restored from the Trash."
880
- msgid_plural "%s sidebars restored from the Trash."
881
- msgstr[0] ""
882
- msgstr[1] ""
883
- msgstr[2] ""
884
-
885
- #: admin/sidebar-overview.php:276
886
- msgid "%s sidebar moved to the Trash."
887
- msgid_plural "%s sidebars moved to the Trash."
888
- msgstr[0] ""
889
- msgstr[1] ""
890
- msgstr[2] ""
891
-
892
- #: admin/sidebar-overview.php:275
893
- msgid "%s sidebar permanently deleted."
894
- msgid_plural "%s sidebars permanently deleted."
895
- msgstr[0] ""
896
- msgstr[1] ""
897
- msgstr[2] ""
898
-
899
- #: admin/sidebar-overview.php:274
900
- msgid "%s sidebar not updated, somebody is editing it."
901
- msgid_plural "%s sidebars not updated, somebody is editing them."
902
- msgstr[0] ""
903
- msgstr[1] ""
904
- msgstr[2] ""
905
-
906
- #: admin/sidebar-overview.php:273
907
- msgid "%s sidebar updated."
908
- msgid_plural "%s sidebars updated."
909
- msgstr[0] ""
910
- msgstr[1] ""
911
- msgstr[2] ""
912
-
913
- #. translators: Publish box date format, see http://php.net/date
914
- #: admin/sidebar-edit.php:640
915
- msgid "M j, Y @ G:i"
916
- msgstr "j M, Y @ H:i"
917
-
918
- #: admin/sidebar-edit.php:638
919
- msgid "Sidebar scheduled for: <strong>%1$s</strong>."
920
- msgstr "Bočni meni planiran za: <strong>%1$s</strong>."
921
-
922
- #: admin/sidebar-edit.php:636
923
- msgid "Sidebar updated."
924
- msgstr "Bočni meni ažuriran"
925
-
926
- #: admin/sidebar-edit.php:634 admin/sidebar-overview.php:270
927
- msgid "Manage widgets"
928
- msgstr "Upravljaj widget-ima"
929
-
930
- #: sidebar.php:191
931
- msgid "No content. Please add at least one condition group to make the sidebar content aware."
932
- msgstr "Nema sadržaja. Dodajte bar jednu grupu uslova da bi se bočni meni uskladio sa sadržajem. "
933
-
934
- #: sidebar.php:188
935
- msgid "No sidebars found in Trash"
936
- msgstr "Bočni meniji nisu pronađeni u korpi za otpatke"
937
-
938
- #: admin/post_type_sidebar.php:225 sidebar.php:187
939
- msgid "No sidebars found"
940
- msgstr "Nisu pronađeno bočni meniji"
941
-
942
- #: sidebar.php:186
943
- msgid "Search Sidebars"
944
- msgstr "Pretraži bočne menije"
945
-
946
- #: sidebar.php:185
947
- msgid "View Sidebar"
948
- msgstr "Pregledaj bočni meni"
949
-
950
- #: sidebar.php:184
951
- msgid "All Sidebars"
952
- msgstr "Svi bočni meniji"
953
-
954
- #: sidebar.php:183
955
- msgid "New Sidebar"
956
- msgstr "Novi bočni meni"
957
-
958
- #: admin/screen_widgets.php:147 sidebar.php:182
959
- msgid "Edit Sidebar"
960
- msgstr "Uredi bočni meni"
961
-
962
- #: sidebar.php:181
963
- msgid "Add New Sidebar"
964
- msgstr "Dodaj novi bočni meni"
965
-
966
- #: sidebar.php:180
967
- msgctxt "sidebar"
968
- msgid "Add New"
969
- msgstr "Dodaj novi"
970
-
971
- #: sidebar.php:179
972
- msgid "Sidebar"
973
- msgstr "Bočni meni"
974
-
975
- #: sidebar.php:178
976
- msgid "Sidebars"
977
- msgstr "Bočni meniji"
978
-
979
- #: sidebar.php:141
980
- msgid "Place sidebar on top or bottom of host when merging."
981
- msgstr "Smesti bočni meni na vrh ili na kraj prilikom spajanja"
982
-
983
- #: sidebar.php:139
984
- msgid "Bottom"
985
- msgstr "Dno"
986
-
987
- #: sidebar.php:138
988
- msgid "Top"
989
- msgstr "Vrh"
990
-
991
- #: sidebar.php:134
992
- msgid "Merge Position"
993
- msgstr ""
994
-
995
- #: sidebar.php:123
996
- msgid "Replace host sidebar, merge with it or add sidebar manually."
997
- msgstr "Zameni postojeći bočni meni, spoji ga sa bočnim menijem ili manualno dodaj bočni meni."
998
-
999
- #: sidebar.php:121
1000
- msgid "Forced replace"
1001
- msgstr "Zameni prinudno"
1002
-
1003
- #: sidebar.php:119
1004
- msgid "Merge"
1005
- msgstr "Spoji"
1006
-
1007
- #: sidebar.php:118
1008
- msgid "Replace"
1009
- msgstr "Zameni"
1010
-
1011
- #: lib/wp-content-aware-engine/view/group_template.php:37
1012
- msgid "Archives"
1013
- msgstr ""
1014
-
1015
- #: lib/wp-content-aware-engine/view/group_template.php:31
1016
- msgid "Singulars"
1017
- msgstr ""
1018
-
1019
- #: admin/sidebar-edit.php:260 admin/sidebar-edit.php:959 app.php:167
1020
- msgid "FAQ"
1021
- msgstr "FAQ"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
lang/content-aware-sidebars-sv_SE.po DELETED
@@ -1,1016 +0,0 @@
1
- # Translation of Plugins - Content Aware Sidebars - Widget Area Control - Development (trunk) in Swedish
2
- # This file is distributed under the same license as the Plugins - Content Aware Sidebars - Widget Area Control - Development (trunk) package.
3
- msgid ""
4
- msgstr ""
5
- "PO-Revision-Date: 2016-02-03 01:23:57+0000\n"
6
- "MIME-Version: 1.0\n"
7
- "Content-Type: text/plain; charset=UTF-8\n"
8
- "Content-Transfer-Encoding: 8bit\n"
9
- "Plural-Forms: nplurals=2; plural=n != 1;\n"
10
- "X-Generator: GlotPress/2.4.0-alpha\n"
11
- "Language: sv_SE\n"
12
- "Project-Id-Version: Plugins - Content Aware Sidebars - Widget Area Control - Development (trunk)\n"
13
-
14
- #. Description of the plugin/theme
15
- msgid "Unlimited custom sidebars and widget areas for any post, page, category etc."
16
- msgstr ""
17
-
18
- #: lib/wp-content-aware-engine/view/group_template.php:54
19
- msgid "Settings"
20
- msgstr ""
21
-
22
- #: lib/wp-content-aware-engine/core.php:705
23
- msgid "Auto-select new children of selected items"
24
- msgstr ""
25
-
26
- #: admin/sidebar-list-table.php:605
27
- msgid "Duplicate"
28
- msgstr ""
29
-
30
- #. translators: %s: sidebar title
31
- #: admin/sidebar-list-table.php:604
32
- msgid "Duplicate %s"
33
- msgstr ""
34
-
35
- #: admin/sidebar-edit.php:369
36
- msgid "You are not allowed to delete this sidebar."
37
- msgstr ""
38
-
39
- #: admin/sidebar-edit.php:335
40
- msgid "You are not allowed to move this sidebar to the Trash."
41
- msgstr ""
42
-
43
- #: admin/sidebar-edit.php:222 admin/sidebar-edit.php:553
44
- msgid "You are not allowed to create sidebars."
45
- msgstr ""
46
-
47
- #: admin/sidebar-edit.php:197 admin/sidebar-edit.php:551
48
- #: admin/sidebar-edit.php:556
49
- msgid "You are not allowed to edit this sidebar."
50
- msgstr ""
51
-
52
- #: admin/admin.php:136
53
- msgid "Enhance your sidebars and widget areas with: %s and more."
54
- msgstr ""
55
-
56
- #: admin/admin.php:102
57
- msgid "You do not have access to this screen."
58
- msgstr ""
59
-
60
- #: admin/screen_widgets.php:171
61
- msgid "This sidebar is already scheduled to be activated. Do you want to activate it now?"
62
- msgstr ""
63
-
64
- #: admin/sidebar-edit.php:866
65
- msgid "Pro"
66
- msgstr ""
67
-
68
- #: admin/sidebar-edit.php:823
69
- msgid "No thanks"
70
- msgstr ""
71
-
72
- #: admin/sidebar-edit.php:823
73
- msgid "Review Content Aware Sidebars"
74
- msgstr ""
75
-
76
- #: admin/sidebar-edit.php:818
77
- msgid "I have spent countless hours developing it, and it would mean a lot to me if you %ssupport it with a quick review on WordPress.org.%s"
78
- msgstr ""
79
-
80
- #: admin/sidebar-edit.php:813
81
- msgid "Hey %s, it's Joachim from %s. You have used this free plugin for some time now, and I hope you like it!"
82
- msgstr ""
83
-
84
- #: admin/admin.php:139
85
- msgid "Read More"
86
- msgstr ""
87
-
88
- #: lib/wp-content-aware-engine/module/bp_member.php:37
89
- msgid "All Sections"
90
- msgstr ""
91
-
92
- #: lib/wp-content-aware-engine/module/bp_member.php:35
93
- msgid "BuddyPress Profiles"
94
- msgstr ""
95
-
96
- #: admin/sidebar-edit.php:957
97
- msgid "Documentation"
98
- msgstr ""
99
-
100
- #: sidebar.php:127
101
- msgid "Target Sidebar"
102
- msgstr ""
103
-
104
- #: sidebar.php:120
105
- msgid "Shortcode / Template Tag"
106
- msgstr ""
107
-
108
- #: admin/sidebar-overview.php:292
109
- msgid "Undo"
110
- msgstr ""
111
-
112
- #: admin/sidebar-overview.php:231
113
- msgid "You are not allowed to delete this item."
114
- msgstr ""
115
-
116
- #: admin/sidebar-overview.php:216
117
- msgid "You are not allowed to restore this item from the Trash."
118
- msgstr ""
119
-
120
- #: admin/sidebar-overview.php:197
121
- msgid "You are not allowed to move this item to the Trash."
122
- msgstr ""
123
-
124
- #. translators: %s: search keywords
125
- #: admin/sidebar-overview.php:133
126
- msgid "Search results for &#8220;%s&#8221;"
127
- msgstr ""
128
-
129
- #. translators: %s: post title
130
- #: admin/sidebar-list-table.php:635
131
- msgid "Delete &#8220;%s&#8221; permanently"
132
- msgstr ""
133
-
134
- #: admin/sidebar-list-table.php:627
135
- msgctxt "verb"
136
- msgid "Trash"
137
- msgstr ""
138
-
139
- #. translators: %s: post title
140
- #: admin/sidebar-list-table.php:626
141
- msgid "Move &#8220;%s&#8221; to the Trash"
142
- msgstr ""
143
-
144
- #. translators: %s: post title
145
- #: admin/sidebar-list-table.php:618
146
- msgid "Restore &#8220;%s&#8221; from the Trash"
147
- msgstr ""
148
-
149
- #. translators: %s: sidebar title
150
- #: admin/sidebar-list-table.php:597
151
- msgid "Edit &#8220;%s&#8221;"
152
- msgstr ""
153
-
154
- #: admin/sidebar-list-table.php:532
155
- msgid "Missed schedule"
156
- msgstr ""
157
-
158
- #: admin/sidebar-list-table.php:520
159
- msgid "Until %s"
160
- msgstr ""
161
-
162
- #. translators: Sidebar status date and time format, see http://php.net/date
163
- #: admin/sidebar-list-table.php:519 admin/sidebar-list-table.php:525
164
- msgid "Y/m/d g:i:s a"
165
- msgstr ""
166
-
167
- #. translators: Sidebar status date format, see http://php.net/date
168
- #: admin/sidebar-list-table.php:517 admin/sidebar-list-table.php:529
169
- msgid "Y/m/d"
170
- msgstr ""
171
-
172
- #: admin/sidebar-list-table.php:422
173
- msgid "%s is currently editing"
174
- msgstr ""
175
-
176
- #. translators: %s: post title
177
- #: admin/sidebar-list-table.php:407
178
- msgid "&#8220;%s&#8221; (Edit)"
179
- msgstr ""
180
-
181
- #: admin/sidebar-list-table.php:365
182
- msgid "Select %s"
183
- msgstr ""
184
-
185
- #: admin/sidebar-list-table.php:311 sidebar.php:114
186
- msgctxt "option"
187
- msgid "Action"
188
- msgstr ""
189
-
190
- #: admin/sidebar-list-table.php:310
191
- msgctxt "column name"
192
- msgid "Title"
193
- msgstr ""
194
-
195
- #: admin/sidebar-list-table.php:282
196
- msgid "Empty Trash"
197
- msgstr ""
198
-
199
- #: admin/sidebar-list-table.php:255 admin/sidebar-list-table.php:619
200
- msgid "Restore"
201
- msgstr ""
202
-
203
- #: admin/sidebar-list-table.php:207
204
- msgid "Inactive <span class=\"count\">(%s)</span>"
205
- msgid_plural "Inactive <span class=\"count\">(%s)</span>"
206
- msgstr[0] ""
207
- msgstr[1] ""
208
-
209
- #: admin/sidebar-list-table.php:206
210
- msgid "Active <span class=\"count\">(%s)</span>"
211
- msgid_plural "Active <span class=\"count\">(%s)</span>"
212
- msgstr[0] ""
213
- msgstr[1] ""
214
-
215
- #: admin/sidebar-list-table.php:193
216
- msgctxt "sidebars"
217
- msgid "All <span class=\"count\">(%s)</span>"
218
- msgid_plural "All <span class=\"count\">(%s)</span>"
219
- msgstr[0] ""
220
- msgstr[1] ""
221
-
222
- #: admin/sidebar-edit.php:1322
223
- msgid "F j, Y"
224
- msgstr ""
225
-
226
- #: admin/admin.php:138
227
- msgid "Free updates and email support included."
228
- msgstr ""
229
-
230
- #: admin/admin.php:137
231
- msgid "You can upgrade without leaving the admin panel by clicking below."
232
- msgstr ""
233
-
234
- #: admin/admin.php:135
235
- msgid "Get All Features With Content Aware Sidebars Pro"
236
- msgstr ""
237
-
238
- #: admin/admin.php:129
239
- msgid "Sync widgets across themes"
240
- msgstr ""
241
-
242
- #: admin/admin.php:127
243
- msgid "Visibility for roles"
244
- msgstr ""
245
-
246
- #: admin/admin.php:125
247
- msgid "Extra condition types"
248
- msgstr ""
249
-
250
- #: admin/sidebar-edit.php:1004
251
- msgid "Activates on <b>%1$s</b>"
252
- msgstr ""
253
-
254
- #. translators: Publish box date format, see http://php.net/date
255
- #: admin/sidebar-edit.php:999
256
- msgid "M j, Y"
257
- msgstr ""
258
-
259
- #: admin/sidebar-edit.php:866
260
- msgid "Display sidebar only in given time ranges on select days."
261
- msgstr ""
262
-
263
- #: admin/sidebar-edit.php:853
264
- msgid "Never"
265
- msgstr ""
266
-
267
- #: admin/sidebar-edit.php:844
268
- msgid "Select date"
269
- msgstr ""
270
-
271
- #: admin/sidebar-edit.php:834 admin/sidebar-list-table.php:314
272
- msgid "Status"
273
- msgstr ""
274
-
275
- #: admin/admin.php:128 admin/sidebar-edit.php:761
276
- msgid "Time Schedule"
277
- msgstr ""
278
-
279
- #: admin/sidebar-edit.php:738
280
- msgid "Sidebar Status"
281
- msgstr ""
282
-
283
- #: admin/sidebar-edit.php:696
284
- msgid ""
285
- "Should the sidebar merge with a target sidebar or replace it? Maybe you want to insert it in your content with a shortcode.\n"
286
- "\n"
287
- "Display the sidebar for everyone or make it visible only for logged-in users.\n"
288
- "\n"
289
- " You are in control."
290
- msgstr ""
291
-
292
- #: admin/sidebar-edit.php:641
293
- msgid "Sidebar deactivated."
294
- msgstr ""
295
-
296
- #: admin/sidebar-edit.php:637
297
- msgid "Sidebar activated."
298
- msgstr ""
299
-
300
- #: admin/sidebar-edit.php:478
301
- msgid "Enter title here"
302
- msgstr ""
303
-
304
- #: admin/sidebar-edit.php:372 admin/sidebar-overview.php:234
305
- msgid "Error in deleting."
306
- msgstr ""
307
-
308
- #: admin/sidebar-edit.php:361 admin/sidebar-overview.php:219
309
- msgid "Error in restoring from Trash."
310
- msgstr ""
311
-
312
- #: admin/sidebar-edit.php:358
313
- msgid "You are not allowed to restore this sidebar from the Trash."
314
- msgstr ""
315
-
316
- #: admin/sidebar-edit.php:343 admin/sidebar-overview.php:205
317
- msgid "Error in moving to Trash."
318
- msgstr ""
319
-
320
- #: admin/sidebar-edit.php:339
321
- msgid "You cannot move this sidebar to the Trash. %s is currently editing."
322
- msgstr ""
323
-
324
- #: admin/sidebar-edit.php:195 admin/sidebar-edit.php:288
325
- msgid "The sidebar no longer exists."
326
- msgstr ""
327
-
328
- #: admin/sidebar-edit.php:238 admin/sidebar-edit.php:745
329
- msgid "Advanced"
330
- msgstr ""
331
-
332
- #: admin/sidebar-edit.php:236
333
- msgid "Conditions"
334
- msgstr ""
335
-
336
- #: admin/sidebar-edit.php:199
337
- msgid "You cannot edit this sidebar because it is in the Trash. Please restore it and try again."
338
- msgstr ""
339
-
340
- #: admin/sidebar-edit.php:83
341
- msgid "URLs (Pro Feature)"
342
- msgstr ""
343
-
344
- #: admin/post_type_sidebar.php:295 admin/screen_widgets.php:108
345
- #: admin/screen_widgets.php:137 admin/sidebar-edit.php:1010
346
- #: admin/sidebar-list-table.php:539
347
- msgid "Inactive"
348
- msgstr ""
349
-
350
- #: admin/screen_widgets.php:108 admin/screen_widgets.php:131
351
- #: admin/sidebar-edit.php:1007 admin/sidebar-list-table.php:513
352
- msgid "Active"
353
- msgstr ""
354
-
355
- #. Author URI of the plugin/theme
356
- msgid "https://dev.institute"
357
- msgstr ""
358
-
359
- #. Author of the plugin/theme
360
- msgid "Joachim Jensen"
361
- msgstr ""
362
-
363
- #. Plugin URI of the plugin/theme
364
- msgid "https://dev.institute/wordpress/sidebars-pro/"
365
- msgstr ""
366
-
367
- #: admin/sidebar-edit.php:1037
368
- msgid "Enable"
369
- msgstr ""
370
-
371
- #: admin/sidebar-edit.php:1028 admin/sidebar-edit.php:1036
372
- msgid "Widget Revisions: %s"
373
- msgstr ""
374
-
375
- #: admin/sidebar-edit.php:116
376
- msgid "Upgrade to Pro"
377
- msgstr ""
378
-
379
- #: sidebar.php:245 sidebar.php:267
380
- msgid "(no title)"
381
- msgstr ""
382
-
383
- #: lib/wp-pointer-tour/wp-pointer-tour.php:164
384
- msgid "Previous"
385
- msgstr ""
386
-
387
- #: admin/screen_widgets.php:168
388
- msgid "Expand"
389
- msgstr ""
390
-
391
- #: admin/screen_widgets.php:167
392
- msgid "Collapse"
393
- msgstr ""
394
-
395
- #: admin/sidebar-edit.php:1302
396
- msgid "User Roles available in Pro"
397
- msgstr ""
398
-
399
- #: admin/admin.php:126 admin/sidebar-list-table.php:609
400
- msgid "Widget Revisions"
401
- msgstr ""
402
-
403
- #: admin/sidebar-edit.php:99
404
- msgid "Display this sidebar only on content that meets the following conditions:"
405
- msgstr ""
406
-
407
- #: admin/post_type_sidebar.php:276
408
- msgid "Display sidebars per %s etc. with the %s."
409
- msgstr ""
410
-
411
- #: admin/post_type_sidebar.php:272
412
- msgid "Note: Selected Sidebars are displayed on this %s specifically."
413
- msgstr ""
414
-
415
- #: admin/post_type_sidebar.php:257
416
- msgid "Default"
417
- msgstr ""
418
-
419
- #: admin/post_type_sidebar.php:275
420
- msgid "Sidebar Manager"
421
- msgstr ""
422
-
423
- #: admin/post_type_sidebar.php:245
424
- msgid "Archive Page"
425
- msgstr ""
426
-
427
- #: admin/post_type_sidebar.php:237
428
- msgid "Page Template"
429
- msgstr ""
430
-
431
- #: admin/post_type_sidebar.php:234
432
- msgid "Child Page"
433
- msgstr ""
434
-
435
- #: admin/post_type_sidebar.php:231
436
- msgid "Author"
437
- msgstr ""
438
-
439
- #: admin/post_type_sidebar.php:223 admin/post_type_sidebar.php:262
440
- msgid "Type to Add New Sidebar"
441
- msgstr ""
442
-
443
- #: admin/post_type_sidebar.php:219
444
- msgid "Create New"
445
- msgstr ""
446
-
447
- #: admin/post_type_sidebar.php:177
448
- msgid "Sidebars - Quick Select"
449
- msgstr ""
450
-
451
- #: admin/sidebar-edit.php:712
452
- msgid "Finish Tour"
453
- msgstr ""
454
-
455
- #: admin/sidebar-edit.php:686
456
- msgid ""
457
- "Click on the input field and select the content you want.\n"
458
- "\n"
459
- "If you can't find the right content in the list, type something to search.\n"
460
- "\n"
461
- " You can add several types of content to the same group, try e.g. \"All Posts\" and an Author to target all posts written by that author. Awesome!\n"
462
- "\n"
463
- "Remember to save the changes on each group."
464
- msgstr ""
465
-
466
- #: admin/sidebar-edit.php:668
467
- msgid "I know how to use it"
468
- msgstr ""
469
-
470
- #: admin/sidebar-edit.php:660
471
- msgid ""
472
- "You've just installed or updated Content Aware Sidebars. Awesome!\n"
473
- "\n"
474
- "You can display sidebars on any page or in any context. If that is new to you, this 3 step interactive guide will show you just how easy it is."
475
- msgstr ""
476
-
477
- #: admin/sidebar-edit.php:659
478
- msgid "Get Started in 3 Easy Steps"
479
- msgstr ""
480
-
481
- #: lib/wp-content-aware-engine/module/bbpress.php:32
482
- msgid "All Profiles"
483
- msgstr ""
484
-
485
- #: lib/wp-content-aware-engine/module/author.php:30
486
- msgid "All Authors"
487
- msgstr ""
488
-
489
- #: sidebar.php:190
490
- msgid "Sidebar Conditions"
491
- msgstr ""
492
-
493
- #: sidebar.php:109
494
- msgid "Logged-in Users"
495
- msgstr ""
496
-
497
- #: lib/wp-content-aware-engine/view/group_template.php:11
498
- msgid "Not"
499
- msgstr ""
500
-
501
- #: admin/sidebar-edit.php:850
502
- msgid "Deactivate"
503
- msgstr ""
504
-
505
- #: admin/sidebar-edit.php:841
506
- msgid "Activate"
507
- msgstr ""
508
-
509
- #: admin/post_type_sidebar.php:220 admin/sidebar-edit.php:1013
510
- msgid "New"
511
- msgstr ""
512
-
513
- #: freemius.php:58
514
- msgid "Please help us improve %2$s by securely sharing some usage data with %5$s. If you skip this, that's okay! %2$s will still work just fine."
515
- msgstr ""
516
-
517
- #: admin/screen_widgets.php:147
518
- msgid "Revisions"
519
- msgstr ""
520
-
521
- #: admin/sidebar-edit.php:1311 admin/sidebar-list-table.php:500
522
- msgid "All Users"
523
- msgstr ""
524
-
525
- #: admin/sidebar-list-table.php:456
526
- msgid "Add sidebar at the bottom during merge"
527
- msgstr ""
528
-
529
- #: admin/sidebar-list-table.php:455
530
- msgid "Add sidebar at the top during merge"
531
- msgstr ""
532
-
533
- #: admin/sidebar-edit.php:989
534
- msgid "Update"
535
- msgstr ""
536
-
537
- #: admin/sidebar-edit.php:237
538
- msgid "Schedule"
539
- msgstr ""
540
-
541
- #: admin/sidebar-edit.php:899 admin/sidebar-list-table.php:263
542
- msgid "Move to Trash"
543
- msgstr ""
544
-
545
- #: admin/sidebar-edit.php:897 admin/sidebar-list-table.php:261
546
- #: admin/sidebar-list-table.php:636
547
- msgid "Delete Permanently"
548
- msgstr ""
549
-
550
- #: app.php:174
551
- msgid "Upgrade"
552
- msgstr ""
553
-
554
- #: admin/sidebar-edit.php:1029
555
- msgid "Browse revisions"
556
- msgstr ""
557
-
558
- #: admin/sidebar-edit.php:1029
559
- msgctxt "revisions"
560
- msgid "Browse"
561
- msgstr ""
562
-
563
- #: admin/sidebar-edit.php:1019 admin/sidebar-list-table.php:598
564
- msgid "Edit"
565
- msgstr ""
566
-
567
- #: admin/sidebar-edit.php:994
568
- msgid "Status:"
569
- msgstr ""
570
-
571
- #: admin/sidebar-edit.php:934 admin/sidebar-edit.php:935
572
- #: admin/sidebar-list-table.php:313 sidebar.php:105
573
- msgid "Visibility"
574
- msgstr ""
575
-
576
- #: admin/admin.php:139
577
- msgid "Upgrade Now"
578
- msgstr ""
579
-
580
- #: admin/sidebar-edit.php:960
581
- msgid "Priority Email Support"
582
- msgstr ""
583
-
584
- #: admin/sidebar-edit.php:261 admin/sidebar-edit.php:961
585
- msgid "Forum Support"
586
- msgstr ""
587
-
588
- #: admin/admin.php:131
589
- msgid "Content Aware Sidebars Pro"
590
- msgstr ""
591
-
592
- #: admin/sidebar-edit.php:731
593
- msgid "Publish"
594
- msgstr ""
595
-
596
- #: admin/sidebar-edit.php:119
597
- msgid "Like it? %1$sSupport the plugin with a %2$s Review%3$s"
598
- msgstr ""
599
-
600
- #: lib/wp-content-aware-engine/view/group_template.php:51
601
- msgid "Save Changes"
602
- msgstr "Spara uppdateringar"
603
-
604
- #: lib/wp-content-aware-engine/module/pods.php:30
605
- msgid "All Pods Pages"
606
- msgstr ""
607
-
608
- #: lib/wp-content-aware-engine/module/pods.php:29
609
- msgid "Pods Pages"
610
- msgstr ""
611
-
612
- #: admin/sidebar-edit.php:673
613
- msgid ""
614
- "With this dropdown you can select on what conditions the sidebar should be displayed.\n"
615
- "\n"
616
- "Content Aware Sidebars has built-in support for many types of content and even other plugins!\n"
617
- "\n"
618
- "Select something to continue the tour. You can change it later."
619
- msgstr ""
620
-
621
- #: admin/sidebar-edit.php:672
622
- msgid "Select Content Type"
623
- msgstr "Välj innehållstyp"
624
-
625
- #: admin/sidebar-edit.php:667
626
- msgid "Start Quick Tour"
627
- msgstr ""
628
-
629
- #: lib/wp-content-aware-engine/view/group_template.php:43
630
- msgid "Negate conditions"
631
- msgstr ""
632
-
633
- #: lib/wp-content-aware-engine/view/group_template.php:18
634
- #: lib/wp-content-aware-engine/view/meta_box.php:18
635
- msgid "Select content type"
636
- msgstr ""
637
-
638
- #: lib/wp-content-aware-engine/module/page_template.php:36
639
- msgid "All Templates"
640
- msgstr ""
641
-
642
- #: lib/wp-content-aware-engine/core.php:805
643
- msgid "Searching"
644
- msgstr ""
645
-
646
- #: lib/wp-content-aware-engine/core.php:648
647
- msgid "Conditions updated"
648
- msgstr ""
649
-
650
- #: lib/wp-content-aware-engine/core.php:625
651
- msgid "Could not delete conditions"
652
- msgstr ""
653
-
654
- #: lib/wp-content-aware-engine/core.php:531
655
- msgid "Conditional Logic"
656
- msgstr ""
657
-
658
- #: lib/wp-pointer-tour/wp-pointer-tour.php:165
659
- msgid "Next"
660
- msgstr "Nästa"
661
-
662
- #: lib/wp-pointer-tour/wp-pointer-tour.php:163
663
- msgid "Close"
664
- msgstr "Stäng"
665
-
666
- #: admin/sidebar-edit.php:706
667
- msgid ""
668
- "That's it! Now you can start creating sidebars and display them on your own conditions.\n"
669
- "\n"
670
- "If you need more help, click on the \"Help\" tab here."
671
- msgstr ""
672
- "Det är allt! Nu kan du börja skapa sidofält och visa dem på dina egna villkor.\n"
673
- "\n"
674
- "Om du behöver mer hjälp kan du klicka på \"Hjälp\" fliken här."
675
-
676
- #: admin/sidebar-edit.php:705
677
- msgid "Help and Support"
678
- msgstr "Hjälp och Support"
679
-
680
- #: admin/sidebar-edit.php:695
681
- msgid "Options, options"
682
- msgstr "Alternativ, alternativ"
683
-
684
- #: admin/sidebar-edit.php:958
685
- msgid "Get Started"
686
- msgstr ""
687
-
688
- #: admin/post_type_sidebar.php:292 admin/screen_widgets.php:134
689
- #: admin/sidebar-list-table.php:534
690
- #: lib/wp-content-aware-engine/module/post_type.php:319
691
- #: lib/wp-content-aware-engine/walker.php:185
692
- msgid "Scheduled"
693
- msgstr ""
694
-
695
- #: lib/wp-content-aware-engine/module/post_type.php:317
696
- #: lib/wp-content-aware-engine/walker.php:183
697
- msgid "Sticky"
698
- msgstr ""
699
-
700
- #. translators: post state
701
- #: lib/wp-content-aware-engine/module/post_type.php:315
702
- #: lib/wp-content-aware-engine/walker.php:181
703
- msgctxt "post state"
704
- msgid "Pending"
705
- msgstr ""
706
-
707
- #: lib/wp-content-aware-engine/module/post_type.php:312
708
- #: lib/wp-content-aware-engine/walker.php:178
709
- msgid "Draft"
710
- msgstr ""
711
-
712
- #: lib/wp-content-aware-engine/module/post_type.php:310
713
- #: lib/wp-content-aware-engine/walker.php:176
714
- msgid "Private"
715
- msgstr "Privat"
716
-
717
- #: lib/wp-content-aware-engine/module/post_type.php:308
718
- #: lib/wp-content-aware-engine/walker.php:174
719
- msgid "Password protected"
720
- msgstr ""
721
-
722
- #: lib/wp-content-aware-engine/module/taxonomy.php:49
723
- msgid "Taxonomies"
724
- msgstr "Taxonomier"
725
-
726
- #: lib/wp-content-aware-engine/module/static.php:50
727
- msgid "404 Page"
728
- msgstr "404-sida"
729
-
730
- #: lib/wp-content-aware-engine/module/static.php:49
731
- msgid "Search Results"
732
- msgstr "Sökresultat"
733
-
734
- #: lib/wp-content-aware-engine/module/static.php:48
735
- msgid "Front Page"
736
- msgstr "Startsida"
737
-
738
- #: lib/wp-content-aware-engine/module/static.php:36
739
- msgid "Static Pages"
740
- msgstr "Statiska sidor"
741
-
742
- #: lib/wp-content-aware-engine/module/post_type.php:284
743
- msgid "Blog Page"
744
- msgstr "Blgsidan"
745
-
746
- #: lib/wp-content-aware-engine/module/post_type.php:283
747
- #: lib/wp-content-aware-engine/module/taxonomy.php:288
748
- msgid "%s Archives"
749
- msgstr "%s Arkiv"
750
-
751
- #: lib/wp-content-aware-engine/module/post_type.php:42
752
- msgid "Post Types"
753
- msgstr "Posttyper "
754
-
755
- #: lib/wp-content-aware-engine/module/polylang.php:29
756
- #: lib/wp-content-aware-engine/module/qtranslate.php:29
757
- #: lib/wp-content-aware-engine/module/transposh.php:29
758
- #: lib/wp-content-aware-engine/module/wpml.php:29
759
- msgid "Languages"
760
- msgstr "Språk"
761
-
762
- #: lib/wp-content-aware-engine/module/page_template.php:35
763
- msgid "Page Templates"
764
- msgstr "Sidmallar"
765
-
766
- #: lib/wp-content-aware-engine/module/date.php:32
767
- msgid "Date Archives"
768
- msgstr "Datumarkiv"
769
-
770
- #: lib/wp-content-aware-engine/module/date.php:30
771
- msgid "Dates"
772
- msgstr "Datum"
773
-
774
- #: lib/wp-content-aware-engine/module/bbpress.php:31
775
- msgid "bbPress User Profiles"
776
- msgstr "bilresa användarprofil"
777
-
778
- #: lib/wp-content-aware-engine/module/author.php:29
779
- msgid "Authors"
780
- msgstr "Författare"
781
-
782
- #: lib/wp-content-aware-engine/core.php:807
783
- msgid "Target all but this context"
784
- msgstr ""
785
-
786
- #: lib/wp-content-aware-engine/core.php:808
787
- msgid "Conditions have unsaved changes. Do you want to continue and discard these changes?"
788
- msgstr ""
789
-
790
- #: lib/wp-content-aware-engine/core.php:806
791
- msgid "No results found."
792
- msgstr "Inget hittades. "
793
-
794
- #: lib/wp-content-aware-engine/view/module/condition_post_type_template.php:16
795
- #: lib/wp-content-aware-engine/view/module/condition_taxonomy_template.php:16
796
- #: lib/wp-content-aware-engine/view/module/condition_template.php:16
797
- msgid "And"
798
- msgstr ""
799
-
800
- #: lib/wp-content-aware-engine/view/group_template.php:10
801
- #: lib/wp-content-aware-engine/view/meta_box.php:14
802
- msgid "Or"
803
- msgstr "Eller"
804
-
805
- #: admin/sidebar-edit.php:987
806
- msgid "Save"
807
- msgstr "Spara"
808
-
809
- #: lib/wp-content-aware-engine/core.php:617
810
- msgid "Unauthorized request"
811
- msgstr "Ej auktoriserad förfrågan"
812
-
813
- #: lib/wp-content-aware-engine/core.php:248
814
- msgctxt "condition status"
815
- msgid "Negated"
816
- msgstr ""
817
-
818
- #: lib/wp-content-aware-engine/core.php:228
819
- msgid "Condition Group"
820
- msgstr "Villkorsgrupp"
821
-
822
- #: admin/screen_widgets.php:170
823
- msgid "Filter Widgets"
824
- msgstr ""
825
-
826
- #: admin/screen_widgets.php:169
827
- msgid "Filter Sidebars"
828
- msgstr "Filtrera sidofälten"
829
-
830
- #: admin/sidebar-edit.php:955
831
- msgid "Translate the plugin into your language"
832
- msgstr "Översätt tillägget till ditt språk. "
833
-
834
- #: admin/sidebar-edit.php:890 admin/sidebar-edit.php:891
835
- msgid "Order"
836
- msgstr "Ordning"
837
-
838
- #: app.php:168
839
- msgid "Get Support"
840
- msgstr "Få support"
841
-
842
- #: admin/sidebar-edit.php:259
843
- msgid "More Information"
844
- msgstr "Mer information"
845
-
846
- #: admin/sidebar-edit.php:255
847
- msgid "Each created condition group describe some specific content (conditions) that the current sidebar should be displayed with."
848
- msgstr "Varje ny skapad villkorsgrupp beskriver visst särskilt innehåll (villkoren) som nuvarande sidofält bör visas ihop med."
849
-
850
- #: admin/sidebar-edit.php:254 admin/sidebar-edit.php:685
851
- #: lib/wp-content-aware-engine/core.php:227
852
- msgid "Condition Groups"
853
- msgstr "Villkorsgrupper"
854
-
855
- #: admin/sidebar-edit.php:771
856
- msgid "Options"
857
- msgstr "Innehåll"
858
-
859
- #. #-#-#-#-# tmp-content-aware-sidebars.pot (Content Aware Sidebars 3.5.2)
860
- #. #-#-#-#-#
861
- #. Plugin Name of the plugin/theme
862
- #: admin/sidebar-edit.php:754
863
- msgid "Content Aware Sidebars"
864
- msgstr "Content Aware Sidebars"
865
-
866
- #: admin/sidebar-list-table.php:475
867
- msgid "Manage Widgets"
868
- msgstr "Hantera widgets"
869
-
870
- #: admin/sidebar-list-table.php:312
871
- msgid "Widgets"
872
- msgstr "Widgets"
873
-
874
- #: admin/sidebar-list-table.php:448 sidebar.php:284
875
- msgid "Please update Host Sidebar"
876
- msgstr "Uppdatera det ursprungliga sidofältet"
877
-
878
- #: admin/sidebar-overview.php:277
879
- msgid "%s sidebar restored from the Trash."
880
- msgid_plural "%s sidebars restored from the Trash."
881
- msgstr[0] ""
882
- msgstr[1] ""
883
-
884
- #: admin/sidebar-overview.php:276
885
- msgid "%s sidebar moved to the Trash."
886
- msgid_plural "%s sidebars moved to the Trash."
887
- msgstr[0] ""
888
- msgstr[1] ""
889
-
890
- #: admin/sidebar-overview.php:275
891
- msgid "%s sidebar permanently deleted."
892
- msgid_plural "%s sidebars permanently deleted."
893
- msgstr[0] ""
894
- msgstr[1] ""
895
-
896
- #: admin/sidebar-overview.php:274
897
- msgid "%s sidebar not updated, somebody is editing it."
898
- msgid_plural "%s sidebars not updated, somebody is editing them."
899
- msgstr[0] ""
900
- msgstr[1] ""
901
-
902
- #: admin/sidebar-overview.php:273
903
- msgid "%s sidebar updated."
904
- msgid_plural "%s sidebars updated."
905
- msgstr[0] ""
906
- msgstr[1] ""
907
-
908
- #. translators: Publish box date format, see http://php.net/date
909
- #: admin/sidebar-edit.php:640
910
- msgid "M j, Y @ G:i"
911
- msgstr "l Y-m-d G:i"
912
-
913
- #: admin/sidebar-edit.php:638
914
- msgid "Sidebar scheduled for: <strong>%1$s</strong>."
915
- msgstr "Sidofält schemalagd till: <strong>%1$s</strong>."
916
-
917
- #: admin/sidebar-edit.php:636
918
- msgid "Sidebar updated."
919
- msgstr "Sidofält uppdaterat."
920
-
921
- #: admin/sidebar-edit.php:634 admin/sidebar-overview.php:270
922
- msgid "Manage widgets"
923
- msgstr "Hantera widgets"
924
-
925
- #: sidebar.php:191
926
- msgid "No content. Please add at least one condition group to make the sidebar content aware."
927
- msgstr "Inget innehåll. Lägg till åtminstone en villkorsgrupp för att göra sidofältet innehållskopplat."
928
-
929
- #: sidebar.php:188
930
- msgid "No sidebars found in Trash"
931
- msgstr "Inga sidofält hittades i papperskorgen"
932
-
933
- #: admin/post_type_sidebar.php:225 sidebar.php:187
934
- msgid "No sidebars found"
935
- msgstr "Inga sidofält hittades"
936
-
937
- #: sidebar.php:186
938
- msgid "Search Sidebars"
939
- msgstr "Sök i sidofält"
940
-
941
- #: sidebar.php:185
942
- msgid "View Sidebar"
943
- msgstr "Visa sidofält"
944
-
945
- #: sidebar.php:184
946
- msgid "All Sidebars"
947
- msgstr "Alla sidofält"
948
-
949
- #: sidebar.php:183
950
- msgid "New Sidebar"
951
- msgstr "Nytt sidofält"
952
-
953
- #: admin/screen_widgets.php:147 sidebar.php:182
954
- msgid "Edit Sidebar"
955
- msgstr "Redigera sidofält"
956
-
957
- #: sidebar.php:181
958
- msgid "Add New Sidebar"
959
- msgstr "Lägga till nytt sidofält"
960
-
961
- #: sidebar.php:180
962
- msgctxt "sidebar"
963
- msgid "Add New"
964
- msgstr "Lägg till ny"
965
-
966
- #: sidebar.php:179
967
- msgid "Sidebar"
968
- msgstr "Sidofält"
969
-
970
- #: sidebar.php:178
971
- msgid "Sidebars"
972
- msgstr "Sidofält"
973
-
974
- #: sidebar.php:141
975
- msgid "Place sidebar on top or bottom of host when merging."
976
- msgstr "Placera sidofältet över eller nedanför det ursprungliga vid sammanslagning."
977
-
978
- #: sidebar.php:139
979
- msgid "Bottom"
980
- msgstr "Botten"
981
-
982
- #: sidebar.php:138
983
- msgid "Top"
984
- msgstr "Toppen"
985
-
986
- #: sidebar.php:134
987
- msgid "Merge Position"
988
- msgstr "Lägg ihop position"
989
-
990
- #: sidebar.php:123
991
- msgid "Replace host sidebar, merge with it or add sidebar manually."
992
- msgstr "Ersätt ursprungligt sidofält, lägg ihop med det eller lägg till sidofältet msnuellt"
993
-
994
- #: sidebar.php:121
995
- msgid "Forced replace"
996
- msgstr "Tvingande ersätta"
997
-
998
- #: sidebar.php:119
999
- msgid "Merge"
1000
- msgstr "Lägg ihop"
1001
-
1002
- #: sidebar.php:118
1003
- msgid "Replace"
1004
- msgstr "Ersätta"
1005
-
1006
- #: lib/wp-content-aware-engine/view/group_template.php:37
1007
- msgid "Archives"
1008
- msgstr ""
1009
-
1010
- #: lib/wp-content-aware-engine/view/group_template.php:31
1011
- msgid "Singulars"
1012
- msgstr ""
1013
-
1014
- #: admin/sidebar-edit.php:260 admin/sidebar-edit.php:959 app.php:167
1015
- msgid "FAQ"
1016
- msgstr "FAQ"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
lang/content-aware-sidebars-tr_TR.po DELETED
@@ -1,1016 +0,0 @@
1
- # Translation of Plugins - Content Aware Sidebars - Widget Area Control - Development (trunk) in Turkish
2
- # This file is distributed under the same license as the Plugins - Content Aware Sidebars - Widget Area Control - Development (trunk) package.
3
- msgid ""
4
- msgstr ""
5
- "PO-Revision-Date: 2017-03-28 20:25:06+0000\n"
6
- "MIME-Version: 1.0\n"
7
- "Content-Type: text/plain; charset=UTF-8\n"
8
- "Content-Transfer-Encoding: 8bit\n"
9
- "Plural-Forms: nplurals=2; plural=(n > 1);\n"
10
- "X-Generator: GlotPress/2.4.0-alpha\n"
11
- "Language: tr\n"
12
- "Project-Id-Version: Plugins - Content Aware Sidebars - Widget Area Control - Development (trunk)\n"
13
-
14
- #. Description of the plugin/theme
15
- msgid "Unlimited custom sidebars and widget areas for any post, page, category etc."
16
- msgstr ""
17
-
18
- #: lib/wp-content-aware-engine/view/group_template.php:54
19
- msgid "Settings"
20
- msgstr ""
21
-
22
- #: lib/wp-content-aware-engine/core.php:705
23
- msgid "Auto-select new children of selected items"
24
- msgstr ""
25
-
26
- #: admin/sidebar-list-table.php:605
27
- msgid "Duplicate"
28
- msgstr ""
29
-
30
- #. translators: %s: sidebar title
31
- #: admin/sidebar-list-table.php:604
32
- msgid "Duplicate %s"
33
- msgstr ""
34
-
35
- #: admin/sidebar-edit.php:369
36
- msgid "You are not allowed to delete this sidebar."
37
- msgstr ""
38
-
39
- #: admin/sidebar-edit.php:335
40
- msgid "You are not allowed to move this sidebar to the Trash."
41
- msgstr ""
42
-
43
- #: admin/sidebar-edit.php:222 admin/sidebar-edit.php:553
44
- msgid "You are not allowed to create sidebars."
45
- msgstr ""
46
-
47
- #: admin/sidebar-edit.php:197 admin/sidebar-edit.php:551
48
- #: admin/sidebar-edit.php:556
49
- msgid "You are not allowed to edit this sidebar."
50
- msgstr ""
51
-
52
- #: admin/admin.php:136
53
- msgid "Enhance your sidebars and widget areas with: %s and more."
54
- msgstr ""
55
-
56
- #: admin/admin.php:102
57
- msgid "You do not have access to this screen."
58
- msgstr ""
59
-
60
- #: admin/screen_widgets.php:171
61
- msgid "This sidebar is already scheduled to be activated. Do you want to activate it now?"
62
- msgstr ""
63
-
64
- #: admin/sidebar-edit.php:866
65
- msgid "Pro"
66
- msgstr ""
67
-
68
- #: admin/sidebar-edit.php:823
69
- msgid "No thanks"
70
- msgstr ""
71
-
72
- #: admin/sidebar-edit.php:823
73
- msgid "Review Content Aware Sidebars"
74
- msgstr ""
75
-
76
- #: admin/sidebar-edit.php:818
77
- msgid "I have spent countless hours developing it, and it would mean a lot to me if you %ssupport it with a quick review on WordPress.org.%s"
78
- msgstr ""
79
-
80
- #: admin/sidebar-edit.php:813
81
- msgid "Hey %s, it's Joachim from %s. You have used this free plugin for some time now, and I hope you like it!"
82
- msgstr ""
83
-
84
- #: admin/admin.php:139
85
- msgid "Read More"
86
- msgstr ""
87
-
88
- #: lib/wp-content-aware-engine/module/bp_member.php:37
89
- msgid "All Sections"
90
- msgstr ""
91
-
92
- #: lib/wp-content-aware-engine/module/bp_member.php:35
93
- msgid "BuddyPress Profiles"
94
- msgstr ""
95
-
96
- #: admin/sidebar-edit.php:957
97
- msgid "Documentation"
98
- msgstr ""
99
-
100
- #: sidebar.php:127
101
- msgid "Target Sidebar"
102
- msgstr ""
103
-
104
- #: sidebar.php:120
105
- msgid "Shortcode / Template Tag"
106
- msgstr ""
107
-
108
- #: admin/sidebar-overview.php:292
109
- msgid "Undo"
110
- msgstr "Geri al"
111
-
112
- #: admin/sidebar-overview.php:231
113
- msgid "You are not allowed to delete this item."
114
- msgstr ""
115
-
116
- #: admin/sidebar-overview.php:216
117
- msgid "You are not allowed to restore this item from the Trash."
118
- msgstr ""
119
-
120
- #: admin/sidebar-overview.php:197
121
- msgid "You are not allowed to move this item to the Trash."
122
- msgstr ""
123
-
124
- #. translators: %s: search keywords
125
- #: admin/sidebar-overview.php:133
126
- msgid "Search results for &#8220;%s&#8221;"
127
- msgstr "&#8220;%s&#8221; için arama sonuçları"
128
-
129
- #. translators: %s: post title
130
- #: admin/sidebar-list-table.php:635
131
- msgid "Delete &#8220;%s&#8221; permanently"
132
- msgstr "&#8220;%s&#8221; ögesini kalıcı olarak sil"
133
-
134
- #: admin/sidebar-list-table.php:627
135
- msgctxt "verb"
136
- msgid "Trash"
137
- msgstr "Çöp"
138
-
139
- #. translators: %s: post title
140
- #: admin/sidebar-list-table.php:626
141
- msgid "Move &#8220;%s&#8221; to the Trash"
142
- msgstr "&#8220;%s&#8221; ögesini çöpe taşı"
143
-
144
- #. translators: %s: post title
145
- #: admin/sidebar-list-table.php:618
146
- msgid "Restore &#8220;%s&#8221; from the Trash"
147
- msgstr "&#8220;%s&#8221; ögesini çöpten geri al"
148
-
149
- #. translators: %s: sidebar title
150
- #: admin/sidebar-list-table.php:597
151
- msgid "Edit &#8220;%s&#8221;"
152
- msgstr "&#8220;%s&#8221; düzenle"
153
-
154
- #: admin/sidebar-list-table.php:532
155
- msgid "Missed schedule"
156
- msgstr "Kaçırılan zamanlama"
157
-
158
- #: admin/sidebar-list-table.php:520
159
- msgid "Until %s"
160
- msgstr ""
161
-
162
- #. translators: Sidebar status date and time format, see http://php.net/date
163
- #: admin/sidebar-list-table.php:519 admin/sidebar-list-table.php:525
164
- msgid "Y/m/d g:i:s a"
165
- msgstr "Y/m/d H:i:s"
166
-
167
- #. translators: Sidebar status date format, see http://php.net/date
168
- #: admin/sidebar-list-table.php:517 admin/sidebar-list-table.php:529
169
- msgid "Y/m/d"
170
- msgstr "d.m.Y"
171
-
172
- #: admin/sidebar-list-table.php:422
173
- msgid "%s is currently editing"
174
- msgstr "%s şu anda düzenliyor"
175
-
176
- #. translators: %s: post title
177
- #: admin/sidebar-list-table.php:407
178
- msgid "&#8220;%s&#8221; (Edit)"
179
- msgstr "&#8220;%s&#8221; (Düzenle)"
180
-
181
- #: admin/sidebar-list-table.php:365
182
- msgid "Select %s"
183
- msgstr "%s yazısını seç"
184
-
185
- #: admin/sidebar-list-table.php:311 sidebar.php:114
186
- msgctxt "option"
187
- msgid "Action"
188
- msgstr ""
189
-
190
- #: admin/sidebar-list-table.php:310
191
- msgctxt "column name"
192
- msgid "Title"
193
- msgstr "Başlık"
194
-
195
- #: admin/sidebar-list-table.php:282
196
- msgid "Empty Trash"
197
- msgstr "Çöpü boşalt"
198
-
199
- #: admin/sidebar-list-table.php:255 admin/sidebar-list-table.php:619
200
- msgid "Restore"
201
- msgstr "Geri al"
202
-
203
- #: admin/sidebar-list-table.php:207
204
- msgid "Inactive <span class=\"count\">(%s)</span>"
205
- msgid_plural "Inactive <span class=\"count\">(%s)</span>"
206
- msgstr[0] "Pasif <span class=\"count\">(%s)</span>"
207
- msgstr[1] "Pasif <span class=\"count\">(%s)</span>"
208
-
209
- #: admin/sidebar-list-table.php:206
210
- msgid "Active <span class=\"count\">(%s)</span>"
211
- msgid_plural "Active <span class=\"count\">(%s)</span>"
212
- msgstr[0] "Aktif <span class=\"count\">(%s)</span>"
213
- msgstr[1] "Aktif <span class=\"count\">(%s)</span>"
214
-
215
- #: admin/sidebar-list-table.php:193
216
- msgctxt "sidebars"
217
- msgid "All <span class=\"count\">(%s)</span>"
218
- msgid_plural "All <span class=\"count\">(%s)</span>"
219
- msgstr[0] ""
220
- msgstr[1] ""
221
-
222
- #: admin/sidebar-edit.php:1322
223
- msgid "F j, Y"
224
- msgstr "j F Y"
225
-
226
- #: admin/admin.php:138
227
- msgid "Free updates and email support included."
228
- msgstr ""
229
-
230
- #: admin/admin.php:137
231
- msgid "You can upgrade without leaving the admin panel by clicking below."
232
- msgstr ""
233
-
234
- #: admin/admin.php:135
235
- msgid "Get All Features With Content Aware Sidebars Pro"
236
- msgstr ""
237
-
238
- #: admin/admin.php:129
239
- msgid "Sync widgets across themes"
240
- msgstr ""
241
-
242
- #: admin/admin.php:127
243
- msgid "Visibility for roles"
244
- msgstr ""
245
-
246
- #: admin/admin.php:125
247
- msgid "Extra condition types"
248
- msgstr ""
249
-
250
- #: admin/sidebar-edit.php:1004
251
- msgid "Activates on <b>%1$s</b>"
252
- msgstr ""
253
-
254
- #. translators: Publish box date format, see http://php.net/date
255
- #: admin/sidebar-edit.php:999
256
- msgid "M j, Y"
257
- msgstr ""
258
-
259
- #: admin/sidebar-edit.php:866
260
- msgid "Display sidebar only in given time ranges on select days."
261
- msgstr ""
262
-
263
- #: admin/sidebar-edit.php:853
264
- msgid "Never"
265
- msgstr ""
266
-
267
- #: admin/sidebar-edit.php:844
268
- msgid "Select date"
269
- msgstr ""
270
-
271
- #: admin/sidebar-edit.php:834 admin/sidebar-list-table.php:314
272
- msgid "Status"
273
- msgstr "Durum"
274
-
275
- #: admin/admin.php:128 admin/sidebar-edit.php:761
276
- msgid "Time Schedule"
277
- msgstr ""
278
-
279
- #: admin/sidebar-edit.php:738
280
- msgid "Sidebar Status"
281
- msgstr ""
282
-
283
- #: admin/sidebar-edit.php:696
284
- msgid ""
285
- "Should the sidebar merge with a target sidebar or replace it? Maybe you want to insert it in your content with a shortcode.\n"
286
- "\n"
287
- "Display the sidebar for everyone or make it visible only for logged-in users.\n"
288
- "\n"
289
- " You are in control."
290
- msgstr ""
291
-
292
- #: admin/sidebar-edit.php:641
293
- msgid "Sidebar deactivated."
294
- msgstr ""
295
-
296
- #: admin/sidebar-edit.php:637
297
- msgid "Sidebar activated."
298
- msgstr ""
299
-
300
- #: admin/sidebar-edit.php:478
301
- msgid "Enter title here"
302
- msgstr "Başlığı buraya girin"
303
-
304
- #: admin/sidebar-edit.php:372 admin/sidebar-overview.php:234
305
- msgid "Error in deleting."
306
- msgstr "Silme işleminde hata."
307
-
308
- #: admin/sidebar-edit.php:361 admin/sidebar-overview.php:219
309
- msgid "Error in restoring from Trash."
310
- msgstr "Çöpteki öğeyi geri yüklerken hata oluştu."
311
-
312
- #: admin/sidebar-edit.php:358
313
- msgid "You are not allowed to restore this sidebar from the Trash."
314
- msgstr "Bu kenar çubuğunu çöpten geri almanıza izin verilmiyor."
315
-
316
- #: admin/sidebar-edit.php:343 admin/sidebar-overview.php:205
317
- msgid "Error in moving to Trash."
318
- msgstr "Çöpe taşınırken hata oluştu."
319
-
320
- #: admin/sidebar-edit.php:339
321
- msgid "You cannot move this sidebar to the Trash. %s is currently editing."
322
- msgstr "Bu kenar çubuğunu çöpe taşıyamazsınız. %s şu anda düzenliyor."
323
-
324
- #: admin/sidebar-edit.php:195 admin/sidebar-edit.php:288
325
- msgid "The sidebar no longer exists."
326
- msgstr ""
327
-
328
- #: admin/sidebar-edit.php:238 admin/sidebar-edit.php:745
329
- msgid "Advanced"
330
- msgstr "Gelişmiş"
331
-
332
- #: admin/sidebar-edit.php:236
333
- msgid "Conditions"
334
- msgstr ""
335
-
336
- #: admin/sidebar-edit.php:199
337
- msgid "You cannot edit this sidebar because it is in the Trash. Please restore it and try again."
338
- msgstr "Bu kenar çubuğunu düzenleyemezsiniz çünkü çöp kutusunda. Lütfen çöp kutusundan geri alıp tekrar deneyiniz."
339
-
340
- #: admin/sidebar-edit.php:83
341
- msgid "URLs (Pro Feature)"
342
- msgstr ""
343
-
344
- #: admin/post_type_sidebar.php:295 admin/screen_widgets.php:108
345
- #: admin/screen_widgets.php:137 admin/sidebar-edit.php:1010
346
- #: admin/sidebar-list-table.php:539
347
- msgid "Inactive"
348
- msgstr ""
349
-
350
- #: admin/screen_widgets.php:108 admin/screen_widgets.php:131
351
- #: admin/sidebar-edit.php:1007 admin/sidebar-list-table.php:513
352
- msgid "Active"
353
- msgstr ""
354
-
355
- #. Author URI of the plugin/theme
356
- msgid "https://dev.institute"
357
- msgstr ""
358
-
359
- #. Author of the plugin/theme
360
- msgid "Joachim Jensen"
361
- msgstr ""
362
-
363
- #. Plugin URI of the plugin/theme
364
- msgid "https://dev.institute/wordpress/sidebars-pro/"
365
- msgstr ""
366
-
367
- #: admin/sidebar-edit.php:1037
368
- msgid "Enable"
369
- msgstr ""
370
-
371
- #: admin/sidebar-edit.php:1028 admin/sidebar-edit.php:1036
372
- msgid "Widget Revisions: %s"
373
- msgstr ""
374
-
375
- #: admin/sidebar-edit.php:116
376
- msgid "Upgrade to Pro"
377
- msgstr ""
378
-
379
- #: sidebar.php:245 sidebar.php:267
380
- msgid "(no title)"
381
- msgstr "(başlıksız)"
382
-
383
- #: lib/wp-pointer-tour/wp-pointer-tour.php:164
384
- msgid "Previous"
385
- msgstr "Önceki"
386
-
387
- #: admin/screen_widgets.php:168
388
- msgid "Expand"
389
- msgstr ""
390
-
391
- #: admin/screen_widgets.php:167
392
- msgid "Collapse"
393
- msgstr ""
394
-
395
- #: admin/sidebar-edit.php:1302
396
- msgid "User Roles available in Pro"
397
- msgstr ""
398
-
399
- #: admin/admin.php:126 admin/sidebar-list-table.php:609
400
- msgid "Widget Revisions"
401
- msgstr ""
402
-
403
- #: admin/sidebar-edit.php:99
404
- msgid "Display this sidebar only on content that meets the following conditions:"
405
- msgstr ""
406
-
407
- #: admin/post_type_sidebar.php:276
408
- msgid "Display sidebars per %s etc. with the %s."
409
- msgstr ""
410
-
411
- #: admin/post_type_sidebar.php:272
412
- msgid "Note: Selected Sidebars are displayed on this %s specifically."
413
- msgstr ""
414
-
415
- #: admin/post_type_sidebar.php:257
416
- msgid "Default"
417
- msgstr "Varsayılan"
418
-
419
- #: admin/post_type_sidebar.php:275
420
- msgid "Sidebar Manager"
421
- msgstr ""
422
-
423
- #: admin/post_type_sidebar.php:245
424
- msgid "Archive Page"
425
- msgstr ""
426
-
427
- #: admin/post_type_sidebar.php:237
428
- msgid "Page Template"
429
- msgstr ""
430
-
431
- #: admin/post_type_sidebar.php:234
432
- msgid "Child Page"
433
- msgstr ""
434
-
435
- #: admin/post_type_sidebar.php:231
436
- msgid "Author"
437
- msgstr "Yazar"
438
-
439
- #: admin/post_type_sidebar.php:223 admin/post_type_sidebar.php:262
440
- msgid "Type to Add New Sidebar"
441
- msgstr ""
442
-
443
- #: admin/post_type_sidebar.php:219
444
- msgid "Create New"
445
- msgstr ""
446
-
447
- #: admin/post_type_sidebar.php:177
448
- msgid "Sidebars - Quick Select"
449
- msgstr ""
450
-
451
- #: admin/sidebar-edit.php:712
452
- msgid "Finish Tour"
453
- msgstr ""
454
-
455
- #: admin/sidebar-edit.php:686
456
- msgid ""
457
- "Click on the input field and select the content you want.\n"
458
- "\n"
459
- "If you can't find the right content in the list, type something to search.\n"
460
- "\n"
461
- " You can add several types of content to the same group, try e.g. \"All Posts\" and an Author to target all posts written by that author. Awesome!\n"
462
- "\n"
463
- "Remember to save the changes on each group."
464
- msgstr ""
465
-
466
- #: admin/sidebar-edit.php:668
467
- msgid "I know how to use it"
468
- msgstr ""
469
-
470
- #: admin/sidebar-edit.php:660
471
- msgid ""
472
- "You've just installed or updated Content Aware Sidebars. Awesome!\n"
473
- "\n"
474
- "You can display sidebars on any page or in any context. If that is new to you, this 3 step interactive guide will show you just how easy it is."
475
- msgstr ""
476
-
477
- #: admin/sidebar-edit.php:659
478
- msgid "Get Started in 3 Easy Steps"
479
- msgstr ""
480
-
481
- #: lib/wp-content-aware-engine/module/bbpress.php:32
482
- msgid "All Profiles"
483
- msgstr ""
484
-
485
- #: lib/wp-content-aware-engine/module/author.php:30
486
- msgid "All Authors"
487
- msgstr ""
488
-
489
- #: sidebar.php:190
490
- msgid "Sidebar Conditions"
491
- msgstr ""
492
-
493
- #: sidebar.php:109
494
- msgid "Logged-in Users"
495
- msgstr ""
496
-
497
- #: lib/wp-content-aware-engine/view/group_template.php:11
498
- msgid "Not"
499
- msgstr ""
500
-
501
- #: admin/sidebar-edit.php:850
502
- msgid "Deactivate"
503
- msgstr "Etkisizleştir"
504
-
505
- #: admin/sidebar-edit.php:841
506
- msgid "Activate"
507
- msgstr "Etkinleştir"
508
-
509
- #: admin/post_type_sidebar.php:220 admin/sidebar-edit.php:1013
510
- msgid "New"
511
- msgstr ""
512
-
513
- #: freemius.php:58
514
- msgid "Please help us improve %2$s by securely sharing some usage data with %5$s. If you skip this, that's okay! %2$s will still work just fine."
515
- msgstr ""
516
-
517
- #: admin/screen_widgets.php:147
518
- msgid "Revisions"
519
- msgstr "Sürümler"
520
-
521
- #: admin/sidebar-edit.php:1311 admin/sidebar-list-table.php:500
522
- msgid "All Users"
523
- msgstr "Tüm kullanıcılar"
524
-
525
- #: admin/sidebar-list-table.php:456
526
- msgid "Add sidebar at the bottom during merge"
527
- msgstr ""
528
-
529
- #: admin/sidebar-list-table.php:455
530
- msgid "Add sidebar at the top during merge"
531
- msgstr ""
532
-
533
- #: admin/sidebar-edit.php:989
534
- msgid "Update"
535
- msgstr "Güncelle"
536
-
537
- #: admin/sidebar-edit.php:237
538
- msgid "Schedule"
539
- msgstr "Zamanla"
540
-
541
- #: admin/sidebar-edit.php:899 admin/sidebar-list-table.php:263
542
- msgid "Move to Trash"
543
- msgstr "Çöpe taşı"
544
-
545
- #: admin/sidebar-edit.php:897 admin/sidebar-list-table.php:261
546
- #: admin/sidebar-list-table.php:636
547
- msgid "Delete Permanently"
548
- msgstr "Kalıcı olarak sil"
549
-
550
- #: app.php:174
551
- msgid "Upgrade"
552
- msgstr ""
553
-
554
- #: admin/sidebar-edit.php:1029
555
- msgid "Browse revisions"
556
- msgstr "Sürümlere göz at"
557
-
558
- #: admin/sidebar-edit.php:1029
559
- msgctxt "revisions"
560
- msgid "Browse"
561
- msgstr "Göz at"
562
-
563
- #: admin/sidebar-edit.php:1019 admin/sidebar-list-table.php:598
564
- msgid "Edit"
565
- msgstr "Düzenle"
566
-
567
- #: admin/sidebar-edit.php:994
568
- msgid "Status:"
569
- msgstr "Durum:"
570
-
571
- #: admin/sidebar-edit.php:934 admin/sidebar-edit.php:935
572
- #: admin/sidebar-list-table.php:313 sidebar.php:105
573
- msgid "Visibility"
574
- msgstr ""
575
-
576
- #: admin/admin.php:139
577
- msgid "Upgrade Now"
578
- msgstr ""
579
-
580
- #: admin/sidebar-edit.php:960
581
- msgid "Priority Email Support"
582
- msgstr ""
583
-
584
- #: admin/sidebar-edit.php:261 admin/sidebar-edit.php:961
585
- msgid "Forum Support"
586
- msgstr ""
587
-
588
- #: admin/admin.php:131
589
- msgid "Content Aware Sidebars Pro"
590
- msgstr ""
591
-
592
- #: admin/sidebar-edit.php:731
593
- msgid "Publish"
594
- msgstr "Yayımla"
595
-
596
- #: admin/sidebar-edit.php:119
597
- msgid "Like it? %1$sSupport the plugin with a %2$s Review%3$s"
598
- msgstr ""
599
-
600
- #: lib/wp-content-aware-engine/view/group_template.php:51
601
- msgid "Save Changes"
602
- msgstr "Değişiklikleri kaydet"
603
-
604
- #: lib/wp-content-aware-engine/module/pods.php:30
605
- msgid "All Pods Pages"
606
- msgstr ""
607
-
608
- #: lib/wp-content-aware-engine/module/pods.php:29
609
- msgid "Pods Pages"
610
- msgstr ""
611
-
612
- #: admin/sidebar-edit.php:673
613
- msgid ""
614
- "With this dropdown you can select on what conditions the sidebar should be displayed.\n"
615
- "\n"
616
- "Content Aware Sidebars has built-in support for many types of content and even other plugins!\n"
617
- "\n"
618
- "Select something to continue the tour. You can change it later."
619
- msgstr ""
620
-
621
- #: admin/sidebar-edit.php:672
622
- msgid "Select Content Type"
623
- msgstr ""
624
-
625
- #: admin/sidebar-edit.php:667
626
- msgid "Start Quick Tour"
627
- msgstr ""
628
-
629
- #: lib/wp-content-aware-engine/view/group_template.php:43
630
- msgid "Negate conditions"
631
- msgstr ""
632
-
633
- #: lib/wp-content-aware-engine/view/group_template.php:18
634
- #: lib/wp-content-aware-engine/view/meta_box.php:18
635
- msgid "Select content type"
636
- msgstr ""
637
-
638
- #: lib/wp-content-aware-engine/module/page_template.php:36
639
- msgid "All Templates"
640
- msgstr ""
641
-
642
- #: lib/wp-content-aware-engine/core.php:805
643
- msgid "Searching"
644
- msgstr ""
645
-
646
- #: lib/wp-content-aware-engine/core.php:648
647
- msgid "Conditions updated"
648
- msgstr ""
649
-
650
- #: lib/wp-content-aware-engine/core.php:625
651
- msgid "Could not delete conditions"
652
- msgstr ""
653
-
654
- #: lib/wp-content-aware-engine/core.php:531
655
- msgid "Conditional Logic"
656
- msgstr ""
657
-
658
- #: lib/wp-pointer-tour/wp-pointer-tour.php:165
659
- msgid "Next"
660
- msgstr "Sonraki"
661
-
662
- #: lib/wp-pointer-tour/wp-pointer-tour.php:163
663
- msgid "Close"
664
- msgstr "Kapat"
665
-
666
- #: admin/sidebar-edit.php:706
667
- msgid ""
668
- "That's it! Now you can start creating sidebars and display them on your own conditions.\n"
669
- "\n"
670
- "If you need more help, click on the \"Help\" tab here."
671
- msgstr ""
672
- "Bu kadar! Şimdi yan çubuklar oluşturmaya başlayabilir ve onları kendi koşullarında gösterebilirsin.\n"
673
- "\n"
674
- "Eğer daha fazla yardıma ihtiyacın varsa, \"Yardım\" butonuna tıkla."
675
-
676
- #: admin/sidebar-edit.php:705
677
- msgid "Help and Support"
678
- msgstr "Yardım ve Destek"
679
-
680
- #: admin/sidebar-edit.php:695
681
- msgid "Options, options"
682
- msgstr "Seçenekler,seçenekler"
683
-
684
- #: admin/sidebar-edit.php:958
685
- msgid "Get Started"
686
- msgstr "Başlayın"
687
-
688
- #: admin/post_type_sidebar.php:292 admin/screen_widgets.php:134
689
- #: admin/sidebar-list-table.php:534
690
- #: lib/wp-content-aware-engine/module/post_type.php:319
691
- #: lib/wp-content-aware-engine/walker.php:185
692
- msgid "Scheduled"
693
- msgstr "Zamanlanmış"
694
-
695
- #: lib/wp-content-aware-engine/module/post_type.php:317
696
- #: lib/wp-content-aware-engine/walker.php:183
697
- msgid "Sticky"
698
- msgstr "Sabit"
699
-
700
- #. translators: post state
701
- #: lib/wp-content-aware-engine/module/post_type.php:315
702
- #: lib/wp-content-aware-engine/walker.php:181
703
- msgctxt "post state"
704
- msgid "Pending"
705
- msgstr ""
706
-
707
- #: lib/wp-content-aware-engine/module/post_type.php:312
708
- #: lib/wp-content-aware-engine/walker.php:178
709
- msgid "Draft"
710
- msgstr "Taslak"
711
-
712
- #: lib/wp-content-aware-engine/module/post_type.php:310
713
- #: lib/wp-content-aware-engine/walker.php:176
714
- msgid "Private"
715
- msgstr "Özel"
716
-
717
- #: lib/wp-content-aware-engine/module/post_type.php:308
718
- #: lib/wp-content-aware-engine/walker.php:174
719
- msgid "Password protected"
720
- msgstr "Parola korumalı"
721
-
722
- #: lib/wp-content-aware-engine/module/taxonomy.php:49
723
- msgid "Taxonomies"
724
- msgstr "Sınıflandırmalar"
725
-
726
- #: lib/wp-content-aware-engine/module/static.php:50
727
- msgid "404 Page"
728
- msgstr "404 Sayfası"
729
-
730
- #: lib/wp-content-aware-engine/module/static.php:49
731
- msgid "Search Results"
732
- msgstr "Arama sonuçları"
733
-
734
- #: lib/wp-content-aware-engine/module/static.php:48
735
- msgid "Front Page"
736
- msgstr "Ön sayfa"
737
-
738
- #: lib/wp-content-aware-engine/module/static.php:36
739
- msgid "Static Pages"
740
- msgstr "Statik Sayfalar"
741
-
742
- #: lib/wp-content-aware-engine/module/post_type.php:284
743
- msgid "Blog Page"
744
- msgstr "Blog sayfası"
745
-
746
- #: lib/wp-content-aware-engine/module/post_type.php:283
747
- #: lib/wp-content-aware-engine/module/taxonomy.php:288
748
- msgid "%s Archives"
749
- msgstr "%s Arşivler"
750
-
751
- #: lib/wp-content-aware-engine/module/post_type.php:42
752
- msgid "Post Types"
753
- msgstr "Gönderi Türleri"
754
-
755
- #: lib/wp-content-aware-engine/module/polylang.php:29
756
- #: lib/wp-content-aware-engine/module/qtranslate.php:29
757
- #: lib/wp-content-aware-engine/module/transposh.php:29
758
- #: lib/wp-content-aware-engine/module/wpml.php:29
759
- msgid "Languages"
760
- msgstr "Diller"
761
-
762
- #: lib/wp-content-aware-engine/module/page_template.php:35
763
- msgid "Page Templates"
764
- msgstr "Sayfa Şablonları"
765
-
766
- #: lib/wp-content-aware-engine/module/date.php:32
767
- msgid "Date Archives"
768
- msgstr "Tarih arşivleri"
769
-
770
- #: lib/wp-content-aware-engine/module/date.php:30
771
- msgid "Dates"
772
- msgstr "Tarihler"
773
-
774
- #: lib/wp-content-aware-engine/module/bbpress.php:31
775
- msgid "bbPress User Profiles"
776
- msgstr "bbPress Kişi Profilleri"
777
-
778
- #: lib/wp-content-aware-engine/module/author.php:29
779
- msgid "Authors"
780
- msgstr "Yazarlar"
781
-
782
- #: lib/wp-content-aware-engine/core.php:807
783
- msgid "Target all but this context"
784
- msgstr "Bu içerik hariç hepsini hedefle."
785
-
786
- #: lib/wp-content-aware-engine/core.php:808
787
- msgid "Conditions have unsaved changes. Do you want to continue and discard these changes?"
788
- msgstr "Koşullar kaydedilmemiş ayarlara sahip. Değişiklikleri göz ardı edip devam etmek ister misiniz?"
789
-
790
- #: lib/wp-content-aware-engine/core.php:806
791
- msgid "No results found."
792
- msgstr "Hiçbir sonuç bulunamadı."
793
-
794
- #: lib/wp-content-aware-engine/view/module/condition_post_type_template.php:16
795
- #: lib/wp-content-aware-engine/view/module/condition_taxonomy_template.php:16
796
- #: lib/wp-content-aware-engine/view/module/condition_template.php:16
797
- msgid "And"
798
- msgstr ""
799
-
800
- #: lib/wp-content-aware-engine/view/group_template.php:10
801
- #: lib/wp-content-aware-engine/view/meta_box.php:14
802
- msgid "Or"
803
- msgstr "Yada"
804
-
805
- #: admin/sidebar-edit.php:987
806
- msgid "Save"
807
- msgstr "Kaydet"
808
-
809
- #: lib/wp-content-aware-engine/core.php:617
810
- msgid "Unauthorized request"
811
- msgstr "Yetkisiz istek"
812
-
813
- #: lib/wp-content-aware-engine/core.php:248
814
- msgctxt "condition status"
815
- msgid "Negated"
816
- msgstr "Olumsuzlanan"
817
-
818
- #: lib/wp-content-aware-engine/core.php:228
819
- msgid "Condition Group"
820
- msgstr "Koşullu grup"
821
-
822
- #: admin/screen_widgets.php:170
823
- msgid "Filter Widgets"
824
- msgstr ""
825
-
826
- #: admin/screen_widgets.php:169
827
- msgid "Filter Sidebars"
828
- msgstr "Yan çubukları filtrele"
829
-
830
- #: admin/sidebar-edit.php:955
831
- msgid "Translate the plugin into your language"
832
- msgstr "Eklentiyi kendi dilinize çevir"
833
-
834
- #: admin/sidebar-edit.php:890 admin/sidebar-edit.php:891
835
- msgid "Order"
836
- msgstr "Sıralama"
837
-
838
- #: app.php:168
839
- msgid "Get Support"
840
- msgstr "Destek Al"
841
-
842
- #: admin/sidebar-edit.php:259
843
- msgid "More Information"
844
- msgstr "Daha Fazla Bilgi"
845
-
846
- #: admin/sidebar-edit.php:255
847
- msgid "Each created condition group describe some specific content (conditions) that the current sidebar should be displayed with."
848
- msgstr "Her oluşturulan koşullu grup spesifik içerikler(koşullar) tanımlarken kullanılan sidebar bunu beraber gösteriyor olmalıdır."
849
-
850
- #: admin/sidebar-edit.php:254 admin/sidebar-edit.php:685
851
- #: lib/wp-content-aware-engine/core.php:227
852
- msgid "Condition Groups"
853
- msgstr "Şart Grupları"
854
-
855
- #: admin/sidebar-edit.php:771
856
- msgid "Options"
857
- msgstr "Seçenekler"
858
-
859
- #. #-#-#-#-# tmp-content-aware-sidebars.pot (Content Aware Sidebars 3.5.2)
860
- #. #-#-#-#-#
861
- #. Plugin Name of the plugin/theme
862
- #: admin/sidebar-edit.php:754
863
- msgid "Content Aware Sidebars"
864
- msgstr "İçerik bilinçli yan çubuklar"
865
-
866
- #: admin/sidebar-list-table.php:475
867
- msgid "Manage Widgets"
868
- msgstr "Araçları Yönet"
869
-
870
- #: admin/sidebar-list-table.php:312
871
- msgid "Widgets"
872
- msgstr "Bileşenler"
873
-
874
- #: admin/sidebar-list-table.php:448 sidebar.php:284
875
- msgid "Please update Host Sidebar"
876
- msgstr "Ev Sahibi Sidebarı Güncelle"
877
-
878
- #: admin/sidebar-overview.php:277
879
- msgid "%s sidebar restored from the Trash."
880
- msgid_plural "%s sidebars restored from the Trash."
881
- msgstr[0] ""
882
- msgstr[1] ""
883
-
884
- #: admin/sidebar-overview.php:276
885
- msgid "%s sidebar moved to the Trash."
886
- msgid_plural "%s sidebars moved to the Trash."
887
- msgstr[0] ""
888
- msgstr[1] ""
889
-
890
- #: admin/sidebar-overview.php:275
891
- msgid "%s sidebar permanently deleted."
892
- msgid_plural "%s sidebars permanently deleted."
893
- msgstr[0] ""
894
- msgstr[1] ""
895
-
896
- #: admin/sidebar-overview.php:274
897
- msgid "%s sidebar not updated, somebody is editing it."
898
- msgid_plural "%s sidebars not updated, somebody is editing them."
899
- msgstr[0] ""
900
- msgstr[1] ""
901
-
902
- #: admin/sidebar-overview.php:273
903
- msgid "%s sidebar updated."
904
- msgid_plural "%s sidebars updated."
905
- msgstr[0] ""
906
- msgstr[1] ""
907
-
908
- #. translators: Publish box date format, see http://php.net/date
909
- #: admin/sidebar-edit.php:640
910
- msgid "M j, Y @ G:i"
911
- msgstr "Ay , Gün , Yıl @ Saat:Dakika"
912
-
913
- #: admin/sidebar-edit.php:638
914
- msgid "Sidebar scheduled for: <strong>%1$s</strong>."
915
- msgstr "Sidebar şuna göre zamanlandı: <strong>%1$s</strong>"
916
-
917
- #: admin/sidebar-edit.php:636
918
- msgid "Sidebar updated."
919
- msgstr "Sidebar güncellendi."
920
-
921
- #: admin/sidebar-edit.php:634 admin/sidebar-overview.php:270
922
- msgid "Manage widgets"
923
- msgstr "Bileşenleri yönet"
924
-
925
- #: sidebar.php:191
926
- msgid "No content. Please add at least one condition group to make the sidebar content aware."
927
- msgstr "İçerik yok."
928
-
929
- #: sidebar.php:188
930
- msgid "No sidebars found in Trash"
931
- msgstr "Çöpte sidebar bulunamadı"
932
-
933
- #: admin/post_type_sidebar.php:225 sidebar.php:187
934
- msgid "No sidebars found"
935
- msgstr "Sidebar bulunamadı"
936
-
937
- #: sidebar.php:186
938
- msgid "Search Sidebars"
939
- msgstr "Sidebar Ara"
940
-
941
- #: sidebar.php:185
942
- msgid "View Sidebar"
943
- msgstr "Sidebar'ı Gör"
944
-
945
- #: sidebar.php:184
946
- msgid "All Sidebars"
947
- msgstr "Bütün Sidebarlar"
948
-
949
- #: sidebar.php:183
950
- msgid "New Sidebar"
951
- msgstr "Yeni Sidebar"
952
-
953
- #: admin/screen_widgets.php:147 sidebar.php:182
954
- msgid "Edit Sidebar"
955
- msgstr "Sidebar'ı Düzenle"
956
-
957
- #: sidebar.php:181
958
- msgid "Add New Sidebar"
959
- msgstr "Yeni Sidebar Ekle"
960
-
961
- #: sidebar.php:180
962
- msgctxt "sidebar"
963
- msgid "Add New"
964
- msgstr "Yeni Ekle"
965
-
966
- #: sidebar.php:179
967
- msgid "Sidebar"
968
- msgstr "Kenar çubuğu"
969
-
970
- #: sidebar.php:178
971
- msgid "Sidebars"
972
- msgstr "yan çubuklar"
973
-
974
- #: sidebar.php:141
975
- msgid "Place sidebar on top or bottom of host when merging."
976
- msgstr "Ana sidebar ile birleştirirken yan çubuğu yukarı yada aşağıya yerleştir."
977
-
978
- #: sidebar.php:139
979
- msgid "Bottom"
980
- msgstr "Alt"
981
-
982
- #: sidebar.php:138
983
- msgid "Top"
984
- msgstr "Üst"
985
-
986
- #: sidebar.php:134
987
- msgid "Merge Position"
988
- msgstr "Birleştirme pozisyonu"
989
-
990
- #: sidebar.php:123
991
- msgid "Replace host sidebar, merge with it or add sidebar manually."
992
- msgstr "Ana yan çubuğu değiştir, onunla birleştir yada yeni bir sidebar ekle"
993
-
994
- #: sidebar.php:121
995
- msgid "Forced replace"
996
- msgstr "Zorunlu değiştirme"
997
-
998
- #: sidebar.php:119
999
- msgid "Merge"
1000
- msgstr "Birleştir"
1001
-
1002
- #: sidebar.php:118
1003
- msgid "Replace"
1004
- msgstr "Değiştir"
1005
-
1006
- #: lib/wp-content-aware-engine/view/group_template.php:37
1007
- msgid "Archives"
1008
- msgstr "Arşivler"
1009
-
1010
- #: lib/wp-content-aware-engine/view/group_template.php:31
1011
- msgid "Singulars"
1012
- msgstr "Tekiller"
1013
-
1014
- #: admin/sidebar-edit.php:260 admin/sidebar-edit.php:959 app.php:167
1015
- msgid "FAQ"
1016
- msgstr "SSS"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
lang/content-aware-sidebars-uk.po DELETED
@@ -1,1021 +0,0 @@
1
- # Translation of Plugins - Content Aware Sidebars - Widget Area Control - Development (trunk) in Ukrainian
2
- # This file is distributed under the same license as the Plugins - Content Aware Sidebars - Widget Area Control - Development (trunk) package.
3
- msgid ""
4
- msgstr ""
5
- "PO-Revision-Date: 2016-02-03 01:23:57+0000\n"
6
- "MIME-Version: 1.0\n"
7
- "Content-Type: text/plain; charset=UTF-8\n"
8
- "Content-Transfer-Encoding: 8bit\n"
9
- "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
10
- "X-Generator: GlotPress/2.4.0-alpha\n"
11
- "Language: uk_UA\n"
12
- "Project-Id-Version: Plugins - Content Aware Sidebars - Widget Area Control - Development (trunk)\n"
13
-
14
- #. Description of the plugin/theme
15
- msgid "Unlimited custom sidebars and widget areas for any post, page, category etc."
16
- msgstr ""
17
-
18
- #: lib/wp-content-aware-engine/view/group_template.php:54
19
- msgid "Settings"
20
- msgstr ""
21
-
22
- #: lib/wp-content-aware-engine/core.php:705
23
- msgid "Auto-select new children of selected items"
24
- msgstr ""
25
-
26
- #: admin/sidebar-list-table.php:605
27
- msgid "Duplicate"
28
- msgstr ""
29
-
30
- #. translators: %s: sidebar title
31
- #: admin/sidebar-list-table.php:604
32
- msgid "Duplicate %s"
33
- msgstr ""
34
-
35
- #: admin/sidebar-edit.php:369
36
- msgid "You are not allowed to delete this sidebar."
37
- msgstr ""
38
-
39
- #: admin/sidebar-edit.php:335
40
- msgid "You are not allowed to move this sidebar to the Trash."
41
- msgstr ""
42
-
43
- #: admin/sidebar-edit.php:222 admin/sidebar-edit.php:553
44
- msgid "You are not allowed to create sidebars."
45
- msgstr ""
46
-
47
- #: admin/sidebar-edit.php:197 admin/sidebar-edit.php:551
48
- #: admin/sidebar-edit.php:556
49
- msgid "You are not allowed to edit this sidebar."
50
- msgstr ""
51
-
52
- #: admin/admin.php:136
53
- msgid "Enhance your sidebars and widget areas with: %s and more."
54
- msgstr ""
55
-
56
- #: admin/admin.php:102
57
- msgid "You do not have access to this screen."
58
- msgstr ""
59
-
60
- #: admin/screen_widgets.php:171
61
- msgid "This sidebar is already scheduled to be activated. Do you want to activate it now?"
62
- msgstr ""
63
-
64
- #: admin/sidebar-edit.php:866
65
- msgid "Pro"
66
- msgstr ""
67
-
68
- #: admin/sidebar-edit.php:823
69
- msgid "No thanks"
70
- msgstr ""
71
-
72
- #: admin/sidebar-edit.php:823
73
- msgid "Review Content Aware Sidebars"
74
- msgstr ""
75
-
76
- #: admin/sidebar-edit.php:818
77
- msgid "I have spent countless hours developing it, and it would mean a lot to me if you %ssupport it with a quick review on WordPress.org.%s"
78
- msgstr ""
79
-
80
- #: admin/sidebar-edit.php:813
81
- msgid "Hey %s, it's Joachim from %s. You have used this free plugin for some time now, and I hope you like it!"
82
- msgstr ""
83
-
84
- #: admin/admin.php:139
85
- msgid "Read More"
86
- msgstr ""
87
-
88
- #: lib/wp-content-aware-engine/module/bp_member.php:37
89
- msgid "All Sections"
90
- msgstr ""
91
-
92
- #: lib/wp-content-aware-engine/module/bp_member.php:35
93
- msgid "BuddyPress Profiles"
94
- msgstr ""
95
-
96
- #: admin/sidebar-edit.php:957
97
- msgid "Documentation"
98
- msgstr ""
99
-
100
- #: sidebar.php:127
101
- msgid "Target Sidebar"
102
- msgstr ""
103
-
104
- #: sidebar.php:120
105
- msgid "Shortcode / Template Tag"
106
- msgstr ""
107
-
108
- #: admin/sidebar-overview.php:292
109
- msgid "Undo"
110
- msgstr ""
111
-
112
- #: admin/sidebar-overview.php:231
113
- msgid "You are not allowed to delete this item."
114
- msgstr ""
115
-
116
- #: admin/sidebar-overview.php:216
117
- msgid "You are not allowed to restore this item from the Trash."
118
- msgstr ""
119
-
120
- #: admin/sidebar-overview.php:197
121
- msgid "You are not allowed to move this item to the Trash."
122
- msgstr ""
123
-
124
- #. translators: %s: search keywords
125
- #: admin/sidebar-overview.php:133
126
- msgid "Search results for &#8220;%s&#8221;"
127
- msgstr ""
128
-
129
- #. translators: %s: post title
130
- #: admin/sidebar-list-table.php:635
131
- msgid "Delete &#8220;%s&#8221; permanently"
132
- msgstr ""
133
-
134
- #: admin/sidebar-list-table.php:627
135
- msgctxt "verb"
136
- msgid "Trash"
137
- msgstr ""
138
-
139
- #. translators: %s: post title
140
- #: admin/sidebar-list-table.php:626
141
- msgid "Move &#8220;%s&#8221; to the Trash"
142
- msgstr ""
143
-
144
- #. translators: %s: post title
145
- #: admin/sidebar-list-table.php:618
146
- msgid "Restore &#8220;%s&#8221; from the Trash"
147
- msgstr ""
148
-
149
- #. translators: %s: sidebar title
150
- #: admin/sidebar-list-table.php:597
151
- msgid "Edit &#8220;%s&#8221;"
152
- msgstr ""
153
-
154
- #: admin/sidebar-list-table.php:532
155
- msgid "Missed schedule"
156
- msgstr ""
157
-
158
- #: admin/sidebar-list-table.php:520
159
- msgid "Until %s"
160
- msgstr ""
161
-
162
- #. translators: Sidebar status date and time format, see http://php.net/date
163
- #: admin/sidebar-list-table.php:519 admin/sidebar-list-table.php:525
164
- msgid "Y/m/d g:i:s a"
165
- msgstr ""
166
-
167
- #. translators: Sidebar status date format, see http://php.net/date
168
- #: admin/sidebar-list-table.php:517 admin/sidebar-list-table.php:529
169
- msgid "Y/m/d"
170
- msgstr ""
171
-
172
- #: admin/sidebar-list-table.php:422
173
- msgid "%s is currently editing"
174
- msgstr ""
175
-
176
- #. translators: %s: post title
177
- #: admin/sidebar-list-table.php:407
178
- msgid "&#8220;%s&#8221; (Edit)"
179
- msgstr ""
180
-
181
- #: admin/sidebar-list-table.php:365
182
- msgid "Select %s"
183
- msgstr ""
184
-
185
- #: admin/sidebar-list-table.php:311 sidebar.php:114
186
- msgctxt "option"
187
- msgid "Action"
188
- msgstr ""
189
-
190
- #: admin/sidebar-list-table.php:310
191
- msgctxt "column name"
192
- msgid "Title"
193
- msgstr ""
194
-
195
- #: admin/sidebar-list-table.php:282
196
- msgid "Empty Trash"
197
- msgstr ""
198
-
199
- #: admin/sidebar-list-table.php:255 admin/sidebar-list-table.php:619
200
- msgid "Restore"
201
- msgstr ""
202
-
203
- #: admin/sidebar-list-table.php:207
204
- msgid "Inactive <span class=\"count\">(%s)</span>"
205
- msgid_plural "Inactive <span class=\"count\">(%s)</span>"
206
- msgstr[0] ""
207
- msgstr[1] ""
208
- msgstr[2] ""
209
-
210
- #: admin/sidebar-list-table.php:206
211
- msgid "Active <span class=\"count\">(%s)</span>"
212
- msgid_plural "Active <span class=\"count\">(%s)</span>"
213
- msgstr[0] ""
214
- msgstr[1] ""
215
- msgstr[2] ""
216
-
217
- #: admin/sidebar-list-table.php:193
218
- msgctxt "sidebars"
219
- msgid "All <span class=\"count\">(%s)</span>"
220
- msgid_plural "All <span class=\"count\">(%s)</span>"
221
- msgstr[0] ""
222
- msgstr[1] ""
223
- msgstr[2] ""
224
-
225
- #: admin/sidebar-edit.php:1322
226
- msgid "F j, Y"
227
- msgstr ""
228
-
229
- #: admin/admin.php:138
230
- msgid "Free updates and email support included."
231
- msgstr ""
232
-
233
- #: admin/admin.php:137
234
- msgid "You can upgrade without leaving the admin panel by clicking below."
235
- msgstr ""
236
-
237
- #: admin/admin.php:135
238
- msgid "Get All Features With Content Aware Sidebars Pro"
239
- msgstr ""
240
-
241
- #: admin/admin.php:129
242
- msgid "Sync widgets across themes"
243
- msgstr ""
244
-
245
- #: admin/admin.php:127
246
- msgid "Visibility for roles"
247
- msgstr ""
248
-
249
- #: admin/admin.php:125
250
- msgid "Extra condition types"
251
- msgstr ""
252
-
253
- #: admin/sidebar-edit.php:1004
254
- msgid "Activates on <b>%1$s</b>"
255
- msgstr ""
256
-
257
- #. translators: Publish box date format, see http://php.net/date
258
- #: admin/sidebar-edit.php:999
259
- msgid "M j, Y"
260
- msgstr ""
261
-
262
- #: admin/sidebar-edit.php:866
263
- msgid "Display sidebar only in given time ranges on select days."
264
- msgstr ""
265
-
266
- #: admin/sidebar-edit.php:853
267
- msgid "Never"
268
- msgstr ""
269
-
270
- #: admin/sidebar-edit.php:844
271
- msgid "Select date"
272
- msgstr ""
273
-
274
- #: admin/sidebar-edit.php:834 admin/sidebar-list-table.php:314
275
- msgid "Status"
276
- msgstr ""
277
-
278
- #: admin/admin.php:128 admin/sidebar-edit.php:761
279
- msgid "Time Schedule"
280
- msgstr ""
281
-
282
- #: admin/sidebar-edit.php:738
283
- msgid "Sidebar Status"
284
- msgstr ""
285
-
286
- #: admin/sidebar-edit.php:696
287
- msgid ""
288
- "Should the sidebar merge with a target sidebar or replace it? Maybe you want to insert it in your content with a shortcode.\n"
289
- "\n"
290
- "Display the sidebar for everyone or make it visible only for logged-in users.\n"
291
- "\n"
292
- " You are in control."
293
- msgstr ""
294
-
295
- #: admin/sidebar-edit.php:641
296
- msgid "Sidebar deactivated."
297
- msgstr ""
298
-
299
- #: admin/sidebar-edit.php:637
300
- msgid "Sidebar activated."
301
- msgstr ""
302
-
303
- #: admin/sidebar-edit.php:478
304
- msgid "Enter title here"
305
- msgstr ""
306
-
307
- #: admin/sidebar-edit.php:372 admin/sidebar-overview.php:234
308
- msgid "Error in deleting."
309
- msgstr ""
310
-
311
- #: admin/sidebar-edit.php:361 admin/sidebar-overview.php:219
312
- msgid "Error in restoring from Trash."
313
- msgstr ""
314
-
315
- #: admin/sidebar-edit.php:358
316
- msgid "You are not allowed to restore this sidebar from the Trash."
317
- msgstr ""
318
-
319
- #: admin/sidebar-edit.php:343 admin/sidebar-overview.php:205
320
- msgid "Error in moving to Trash."
321
- msgstr ""
322
-
323
- #: admin/sidebar-edit.php:339
324
- msgid "You cannot move this sidebar to the Trash. %s is currently editing."
325
- msgstr ""
326
-
327
- #: admin/sidebar-edit.php:195 admin/sidebar-edit.php:288
328
- msgid "The sidebar no longer exists."
329
- msgstr ""
330
-
331
- #: admin/sidebar-edit.php:238 admin/sidebar-edit.php:745
332
- msgid "Advanced"
333
- msgstr ""
334
-
335
- #: admin/sidebar-edit.php:236
336
- msgid "Conditions"
337
- msgstr ""
338
-
339
- #: admin/sidebar-edit.php:199
340
- msgid "You cannot edit this sidebar because it is in the Trash. Please restore it and try again."
341
- msgstr ""
342
-
343
- #: admin/sidebar-edit.php:83
344
- msgid "URLs (Pro Feature)"
345
- msgstr ""
346
-
347
- #: admin/post_type_sidebar.php:295 admin/screen_widgets.php:108
348
- #: admin/screen_widgets.php:137 admin/sidebar-edit.php:1010
349
- #: admin/sidebar-list-table.php:539
350
- msgid "Inactive"
351
- msgstr ""
352
-
353
- #: admin/screen_widgets.php:108 admin/screen_widgets.php:131
354
- #: admin/sidebar-edit.php:1007 admin/sidebar-list-table.php:513
355
- msgid "Active"
356
- msgstr ""
357
-
358
- #. Author URI of the plugin/theme
359
- msgid "https://dev.institute"
360
- msgstr ""
361
-
362
- #. Author of the plugin/theme
363
- msgid "Joachim Jensen"
364
- msgstr ""
365
-
366
- #. Plugin URI of the plugin/theme
367
- msgid "https://dev.institute/wordpress/sidebars-pro/"
368
- msgstr ""
369
-
370
- #: admin/sidebar-edit.php:1037
371
- msgid "Enable"
372
- msgstr ""
373
-
374
- #: admin/sidebar-edit.php:1028 admin/sidebar-edit.php:1036
375
- msgid "Widget Revisions: %s"
376
- msgstr ""
377
-
378
- #: admin/sidebar-edit.php:116
379
- msgid "Upgrade to Pro"
380
- msgstr ""
381
-
382
- #: sidebar.php:245 sidebar.php:267
383
- msgid "(no title)"
384
- msgstr ""
385
-
386
- #: lib/wp-pointer-tour/wp-pointer-tour.php:164
387
- msgid "Previous"
388
- msgstr ""
389
-
390
- #: admin/screen_widgets.php:168
391
- msgid "Expand"
392
- msgstr ""
393
-
394
- #: admin/screen_widgets.php:167
395
- msgid "Collapse"
396
- msgstr ""
397
-
398
- #: admin/sidebar-edit.php:1302
399
- msgid "User Roles available in Pro"
400
- msgstr ""
401
-
402
- #: admin/admin.php:126 admin/sidebar-list-table.php:609
403
- msgid "Widget Revisions"
404
- msgstr ""
405
-
406
- #: admin/sidebar-edit.php:99
407
- msgid "Display this sidebar only on content that meets the following conditions:"
408
- msgstr ""
409
-
410
- #: admin/post_type_sidebar.php:276
411
- msgid "Display sidebars per %s etc. with the %s."
412
- msgstr ""
413
-
414
- #: admin/post_type_sidebar.php:272
415
- msgid "Note: Selected Sidebars are displayed on this %s specifically."
416
- msgstr ""
417
-
418
- #: admin/post_type_sidebar.php:257
419
- msgid "Default"
420
- msgstr ""
421
-
422
- #: admin/post_type_sidebar.php:275
423
- msgid "Sidebar Manager"
424
- msgstr ""
425
-
426
- #: admin/post_type_sidebar.php:245
427
- msgid "Archive Page"
428
- msgstr ""
429
-
430
- #: admin/post_type_sidebar.php:237
431
- msgid "Page Template"
432
- msgstr ""
433
-
434
- #: admin/post_type_sidebar.php:234
435
- msgid "Child Page"
436
- msgstr ""
437
-
438
- #: admin/post_type_sidebar.php:231
439
- msgid "Author"
440
- msgstr ""
441
-
442
- #: admin/post_type_sidebar.php:223 admin/post_type_sidebar.php:262
443
- msgid "Type to Add New Sidebar"
444
- msgstr ""
445
-
446
- #: admin/post_type_sidebar.php:219
447
- msgid "Create New"
448
- msgstr ""
449
-
450
- #: admin/post_type_sidebar.php:177
451
- msgid "Sidebars - Quick Select"
452
- msgstr ""
453
-
454
- #: admin/sidebar-edit.php:712
455
- msgid "Finish Tour"
456
- msgstr ""
457
-
458
- #: admin/sidebar-edit.php:686
459
- msgid ""
460
- "Click on the input field and select the content you want.\n"
461
- "\n"
462
- "If you can't find the right content in the list, type something to search.\n"
463
- "\n"
464
- " You can add several types of content to the same group, try e.g. \"All Posts\" and an Author to target all posts written by that author. Awesome!\n"
465
- "\n"
466
- "Remember to save the changes on each group."
467
- msgstr ""
468
-
469
- #: admin/sidebar-edit.php:668
470
- msgid "I know how to use it"
471
- msgstr ""
472
-
473
- #: admin/sidebar-edit.php:660
474
- msgid ""
475
- "You've just installed or updated Content Aware Sidebars. Awesome!\n"
476
- "\n"
477
- "You can display sidebars on any page or in any context. If that is new to you, this 3 step interactive guide will show you just how easy it is."
478
- msgstr ""
479
-
480
- #: admin/sidebar-edit.php:659
481
- msgid "Get Started in 3 Easy Steps"
482
- msgstr ""
483
-
484
- #: lib/wp-content-aware-engine/module/bbpress.php:32
485
- msgid "All Profiles"
486
- msgstr ""
487
-
488
- #: lib/wp-content-aware-engin