Cherry Projects - Version 1.2.11

Version Description

  • Fixed bugs
Download this release

Release Info

Developer TemplateMonster 2002
Plugin Icon 128x128 Cherry Projects
Version 1.2.11
Comparing to
See all releases

Code changes from version 1.2.10 to 1.2.11

cherry-projects.php CHANGED
@@ -3,7 +3,7 @@
3
  * Plugin Name: Cherry Projects
4
  * Plugin URI: http://www.cherryframework.com/
5
  * Description: A projects plugin for WordPress.
6
- * Version: 1.2.10
7
  * Author: Cherry Team
8
  * Author URI: http://www.cherryframework.com/
9
  * Text Domain: cherry-projects
@@ -13,7 +13,7 @@
13
  *
14
  * @package Cherry_Projects
15
  * @author Cherry Team
16
- * @version 1.2.10
17
  * @license GPL-3.0+
18
  * @copyright 2002-2016, Cherry Team
19
  */
@@ -144,7 +144,7 @@ if ( ! class_exists( 'Cherry_Projects' ) ) {
144
  *
145
  * @since 1.0.0
146
  */
147
- define( 'CHERRY_PROJECTS_VERSION', '1.2.10' );
148
 
149
  /**
150
  * Set the slug of the plugin.
3
  * Plugin Name: Cherry Projects
4
  * Plugin URI: http://www.cherryframework.com/
5
  * Description: A projects plugin for WordPress.
6
+ * Version: 1.2.11
7
  * Author: Cherry Team
8
  * Author URI: http://www.cherryframework.com/
9
  * Text Domain: cherry-projects
13
  *
14
  * @package Cherry_Projects
15
  * @author Cherry Team
16
+ * @version 1.2.11
17
  * @license GPL-3.0+
18
  * @copyright 2002-2016, Cherry Team
19
  */
144
  *
145
  * @since 1.0.0
146
  */
147
+ define( 'CHERRY_PROJECTS_VERSION', '1.2.11' );
148
 
149
  /**
150
  * Set the slug of the plugin.
languages/cherry-projects.pot CHANGED
@@ -1,9 +1,10 @@
 
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: blank\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2017-03-02 11:48+0200\n"
6
- "PO-Revision-Date: 2017-03-02 11:48+0200\n"
7
  "Last-Translator: Vladimir Anokhin <ano.vladimir@gmail.com>\n"
8
  "Language-Team: Cherry Team <support@cherryframework.com>\n"
9
  "Language: su\n"
@@ -14,1029 +15,967 @@ msgstr ""
14
  "esc_attr__;_x:1,2c;_n:1,2\n"
15
  "X-Poedit-Basepath: ..\n"
16
  "X-Poedit-SourceCharset: UTF-8\n"
17
- "X-Generator: Poedit 1.7.6\n"
18
  "Plural-Forms: nplurals=1; plural=0;\n"
19
  "X-Poedit-SearchPath-0: .\n"
20
 
21
- #: admin/includes/class-projects-admin.php:83
 
22
  msgid "Title"
23
  msgstr ""
24
 
25
- #: admin/includes/class-projects-admin.php:84
26
- msgid "Projects category"
27
  msgstr ""
28
 
29
- #: admin/includes/class-projects-admin.php:85
30
- msgid "Projects tag"
31
  msgstr ""
32
 
33
- #: admin/includes/class-projects-admin.php:86
34
- #: admin/includes/class-projects-admin.php:408
35
- #: admin/includes/class-projects-options-page.php:277
36
- #: public/includes/class-projects-data.php:479
37
  msgid "Date"
38
  msgstr ""
39
 
40
- #: admin/includes/class-projects-admin.php:87
41
  msgid "Preview"
42
  msgstr ""
43
 
44
- #: admin/includes/class-projects-admin.php:118
45
- msgid "Project has no categories"
46
  msgstr ""
47
 
48
- #: admin/includes/class-projects-admin.php:136
49
- msgid "Project has no tags"
50
  msgstr ""
51
 
52
- #: admin/includes/class-projects-admin.php:191
53
- #: admin/includes/class-projects-admin.php:197
54
- #: public/includes/class-projects-page-template.php:53
55
- #: public/includes/class-projects-registration.php:58
56
- msgid "Projects"
57
  msgstr ""
58
 
59
- #: admin/includes/class-projects-admin.php:192
60
- msgid ""
61
- "Showcase your projects using a variety of layouts with Cherry Projects plugin"
62
  msgstr ""
63
 
64
- #: admin/includes/class-projects-admin.php:198
65
- msgid "Shortcode is used to display the projects list with set parameters."
66
  msgstr ""
67
 
68
- #: admin/includes/class-projects-admin.php:205
69
- #: admin/includes/class-projects-options-page.php:81
70
- msgid "Projects listing layout"
71
  msgstr ""
72
 
73
- #: admin/includes/class-projects-admin.php:206
74
- #: admin/includes/class-projects-options-page.php:82
75
- msgid "Choose projects listing view layout."
76
  msgstr ""
77
 
78
- #: admin/includes/class-projects-admin.php:211
79
- #: admin/includes/class-projects-admin.php:565
80
- #: admin/includes/class-projects-meta-boxes.php:200
81
- #: admin/includes/class-projects-options-page.php:88
82
- msgid "Grid"
83
  msgstr ""
84
 
85
- #: admin/includes/class-projects-admin.php:216
86
- #: admin/includes/class-projects-admin.php:570
87
- #: admin/includes/class-projects-meta-boxes.php:205
88
- #: admin/includes/class-projects-options-page.php:93
89
- msgid "Masonry"
90
  msgstr ""
91
 
92
- #: admin/includes/class-projects-admin.php:221
93
- #: admin/includes/class-projects-options-page.php:98
94
- msgid "Justified"
95
  msgstr ""
96
 
97
- #: admin/includes/class-projects-admin.php:226
98
- #: admin/includes/class-projects-admin.php:575
99
- #: admin/includes/class-projects-options-page.php:103
100
- msgid "Cascading grid"
 
 
101
  msgstr ""
102
 
103
- #: admin/includes/class-projects-admin.php:231
104
- #: admin/includes/class-projects-admin.php:580
105
- #: admin/includes/class-projects-options-page.php:108
106
- msgid "List"
 
 
107
  msgstr ""
108
 
109
- #: admin/includes/class-projects-admin.php:240
110
- #: admin/includes/class-projects-options-page.php:116
111
- msgid "Pagination mode"
 
112
  msgstr ""
113
 
114
- #: admin/includes/class-projects-admin.php:241
115
- #: admin/includes/class-projects-options-page.php:117
116
- msgid "Choose projects pagination mode"
117
  msgstr ""
118
 
119
- #: admin/includes/class-projects-admin.php:247
120
- #: admin/includes/class-projects-options-page.php:123
121
- msgid "Ajax pagination"
122
  msgstr ""
123
 
124
- #: admin/includes/class-projects-admin.php:251
125
- #: admin/includes/class-projects-options-page.php:127
126
- msgid "More button"
127
  msgstr ""
128
 
129
- #: admin/includes/class-projects-admin.php:255
130
- #: admin/includes/class-projects-options-page.php:131
131
- msgid "Lazy loading"
132
  msgstr ""
133
 
134
- #: admin/includes/class-projects-admin.php:259
135
- #: admin/includes/class-projects-options-page.php:135
136
- msgid "None"
137
  msgstr ""
138
 
139
- #: admin/includes/class-projects-admin.php:267
140
- #: admin/includes/class-projects-admin.php:589
141
- #: admin/includes/class-projects-options-page.php:142
142
- msgid "Loading animation"
143
  msgstr ""
144
 
145
- #: admin/includes/class-projects-admin.php:268
146
- #: admin/includes/class-projects-options-page.php:143
147
- msgid "Choose posts loading animation"
148
  msgstr ""
149
 
150
- #: admin/includes/class-projects-admin.php:274
151
- #: admin/includes/class-projects-admin.php:596
152
- #: admin/includes/class-projects-options-page.php:149
153
- msgid "Fade animation"
154
  msgstr ""
155
 
156
- #: admin/includes/class-projects-admin.php:278
157
- #: admin/includes/class-projects-admin.php:600
158
- #: admin/includes/class-projects-options-page.php:153
159
- msgid "Scale animation"
160
  msgstr ""
161
 
162
- #: admin/includes/class-projects-admin.php:282
163
- #: admin/includes/class-projects-admin.php:604
164
- #: admin/includes/class-projects-options-page.php:157
165
- msgid "Move Up animation"
166
  msgstr ""
167
 
168
- #: admin/includes/class-projects-admin.php:286
169
- #: admin/includes/class-projects-admin.php:608
170
- #: admin/includes/class-projects-options-page.php:161
171
- msgid "Flip animation"
172
  msgstr ""
173
 
174
- #: admin/includes/class-projects-admin.php:290
175
- #: admin/includes/class-projects-admin.php:612
176
- #: admin/includes/class-projects-options-page.php:165
177
- msgid "Helix animation"
178
  msgstr ""
179
 
180
- #: admin/includes/class-projects-admin.php:294
181
- #: admin/includes/class-projects-admin.php:616
182
- #: admin/includes/class-projects-options-page.php:169
183
- msgid "Fall perspective animation"
184
  msgstr ""
185
 
186
- #: admin/includes/class-projects-admin.php:302
187
- #: admin/includes/class-projects-options-page.php:176
188
- msgid "Hover animation"
189
  msgstr ""
190
 
191
- #: admin/includes/class-projects-admin.php:303
192
- #: admin/includes/class-projects-options-page.php:177
193
- msgid "Choose posts images hover animation"
194
  msgstr ""
195
 
196
- #: admin/includes/class-projects-admin.php:309
197
- #: admin/includes/class-projects-options-page.php:183
198
- msgid "Fade"
199
  msgstr ""
200
 
201
- #: admin/includes/class-projects-admin.php:313
202
- #: admin/includes/class-projects-options-page.php:187
203
- msgid "Scale"
204
  msgstr ""
205
 
206
- #: admin/includes/class-projects-admin.php:317
207
- #: admin/includes/class-projects-options-page.php:191
208
- msgid "Custom"
209
  msgstr ""
210
 
211
- #: admin/includes/class-projects-admin.php:325
212
- #: admin/includes/class-projects-options-page.php:198
213
- msgid "Filters"
214
  msgstr ""
215
 
216
- #: admin/includes/class-projects-admin.php:326
217
- #: admin/includes/class-projects-options-page.php:199
218
- msgid "Enable/disable listing filters"
219
  msgstr ""
220
 
221
- #: admin/includes/class-projects-admin.php:329
222
- msgid "Show"
223
  msgstr ""
224
 
225
- #: admin/includes/class-projects-admin.php:330
226
- msgid "Hide"
227
  msgstr ""
228
 
229
- #: admin/includes/class-projects-admin.php:336
230
- #: admin/includes/class-projects-admin.php:543
231
- #: admin/includes/class-projects-options-page.php:204
232
- msgid "Filter type"
233
  msgstr ""
234
 
235
- #: admin/includes/class-projects-admin.php:337
236
- #: admin/includes/class-projects-admin.php:544
237
- #: admin/includes/class-projects-options-page.php:205
238
- msgid "Select if you want to filter posts by tag or by category."
239
  msgstr ""
240
 
241
- #: admin/includes/class-projects-admin.php:342
242
- #: admin/includes/class-projects-admin.php:549
243
- #: admin/includes/class-projects-options-page.php:210
244
- #: public/includes/class-projects-registration.php:132
245
- msgid "Category"
246
  msgstr ""
247
 
248
- #: admin/includes/class-projects-admin.php:346
249
- #: admin/includes/class-projects-admin.php:552
250
- #: admin/includes/class-projects-options-page.php:214
251
- #: public/includes/class-projects-registration.php:146
252
- msgid "Tag"
253
  msgstr ""
254
 
255
- #: admin/includes/class-projects-admin.php:354
256
- #: admin/includes/class-projects-options-page.php:221
257
- msgid "Projects filter categories list"
258
  msgstr ""
259
 
260
- #: admin/includes/class-projects-admin.php:364
261
- #: admin/includes/class-projects-options-page.php:233
262
- msgid "Projects filter tags list"
263
  msgstr ""
264
 
265
- #: admin/includes/class-projects-admin.php:374
266
- #: admin/includes/class-projects-options-page.php:245
267
- msgid "Order filters"
268
  msgstr ""
269
 
270
- #: admin/includes/class-projects-admin.php:375
271
- #: admin/includes/class-projects-options-page.php:246
272
- msgid "Enable/disable order filters"
273
  msgstr ""
274
 
275
- #: admin/includes/class-projects-admin.php:387
276
- #: admin/includes/class-projects-options-page.php:257
277
- msgid "Order filter default value"
278
  msgstr ""
279
 
280
- #: admin/includes/class-projects-admin.php:392
281
- #: admin/includes/class-projects-options-page.php:262
282
- msgid "DESC"
283
  msgstr ""
284
 
285
- #: admin/includes/class-projects-admin.php:395
286
- #: admin/includes/class-projects-options-page.php:265
287
- msgid "ASC"
288
  msgstr ""
289
 
290
- #: admin/includes/class-projects-admin.php:403
291
- #: admin/includes/class-projects-options-page.php:272
292
- msgid "Order by filter default value"
293
  msgstr ""
294
 
295
- #: admin/includes/class-projects-admin.php:411
296
- #: admin/includes/class-projects-options-page.php:280
297
- #: public/includes/class-projects-data.php:480
298
- msgid "Name"
299
  msgstr ""
300
 
301
- #: admin/includes/class-projects-admin.php:414
302
- #: admin/includes/class-projects-options-page.php:283
303
- #: public/includes/class-projects-data.php:481
304
- msgid "Modified"
305
  msgstr ""
306
 
307
- #: admin/includes/class-projects-admin.php:417
308
- #: admin/includes/class-projects-options-page.php:286
309
- #: public/includes/class-projects-data.php:482
310
- msgid "Comments"
311
  msgstr ""
312
 
313
- #: admin/includes/class-projects-admin.php:425
314
- #: admin/includes/class-projects-options-page.php:293
315
- msgid "Post Format"
316
  msgstr ""
317
 
318
- #: admin/includes/class-projects-admin.php:430
319
- #: admin/includes/class-projects-options-page.php:298
320
- msgid "All formats"
321
  msgstr ""
322
 
323
- #: admin/includes/class-projects-admin.php:433
324
- #: admin/includes/class-projects-options-page.php:301
325
- msgid "Standard"
326
  msgstr ""
327
 
328
- #: admin/includes/class-projects-admin.php:436
329
- #: admin/includes/class-projects-options-page.php:304
330
- msgid "Image"
331
  msgstr ""
332
 
333
- #: admin/includes/class-projects-admin.php:439
334
- #: admin/includes/class-projects-options-page.php:307
335
- msgid "Gallery"
336
  msgstr ""
337
 
338
- #: admin/includes/class-projects-admin.php:442
339
- #: admin/includes/class-projects-options-page.php:310
340
- msgid "Audio"
341
  msgstr ""
342
 
343
- #: admin/includes/class-projects-admin.php:445
344
- #: admin/includes/class-projects-options-page.php:313
345
- msgid "Video"
346
  msgstr ""
347
 
348
- #: admin/includes/class-projects-admin.php:452
349
- msgid "Single term slug"
350
  msgstr ""
351
 
352
- #: admin/includes/class-projects-admin.php:458
353
- #: admin/includes/class-projects-admin.php:624
354
- #: admin/includes/class-projects-meta-boxes.php:214
355
- #: admin/includes/class-projects-options-page.php:319
356
- msgid "Column number"
357
  msgstr ""
358
 
359
- #: admin/includes/class-projects-admin.php:459
360
- #: admin/includes/class-projects-admin.php:625
361
- #: admin/includes/class-projects-options-page.php:320
362
- msgid ""
363
- "Select number of columns for masonry and grid projects layouts. (Min 2, max "
364
- "6)"
365
  msgstr ""
366
 
367
- #: admin/includes/class-projects-admin.php:467
368
- #: admin/includes/class-projects-admin.php:633
369
- #: admin/includes/class-projects-options-page.php:327
370
- msgid "Posts per page"
371
  msgstr ""
372
 
373
- #: admin/includes/class-projects-admin.php:468
374
- #: admin/includes/class-projects-admin.php:634
375
- #: admin/includes/class-projects-options-page.php:328
376
- msgid ""
377
- "Select how many posts per page do you want to display(-1 means that will "
378
- "show all projects)"
379
  msgstr ""
380
 
381
- #: admin/includes/class-projects-admin.php:476
382
- #: admin/includes/class-projects-admin.php:642
383
- #: admin/includes/class-projects-options-page.php:335
384
- msgid "Item margin"
385
  msgstr ""
386
 
387
- #: admin/includes/class-projects-admin.php:477
388
- #: admin/includes/class-projects-admin.php:643
389
- #: admin/includes/class-projects-options-page.php:336
390
- msgid "Select projects item margin (outer indent) value."
391
  msgstr ""
392
 
393
- #: admin/includes/class-projects-admin.php:485
394
- #: admin/includes/class-projects-options-page.php:343
395
- msgid "Justified fixed height"
396
  msgstr ""
397
 
398
- #: admin/includes/class-projects-admin.php:486
399
- #: admin/includes/class-projects-options-page.php:344
400
- msgid "Select projects item justified height value."
401
  msgstr ""
402
 
403
- #: admin/includes/class-projects-admin.php:495
404
- #: admin/includes/class-projects-admin.php:651
405
- #: admin/includes/class-projects-options-page.php:352
406
- msgid "Grid template"
407
  msgstr ""
408
 
409
- #: admin/includes/class-projects-admin.php:496
410
- #: admin/includes/class-projects-admin.php:652
411
- #: admin/includes/class-projects-options-page.php:353
412
- msgid "Grid content template"
413
  msgstr ""
414
 
415
- #: admin/includes/class-projects-admin.php:503
416
- #: admin/includes/class-projects-admin.php:658
417
- #: admin/includes/class-projects-options-page.php:359
418
- msgid "Masonry template"
419
  msgstr ""
420
 
421
- #: admin/includes/class-projects-admin.php:504
422
- #: admin/includes/class-projects-admin.php:659
423
- #: admin/includes/class-projects-options-page.php:360
424
- msgid "Masonry content template"
425
  msgstr ""
426
 
427
- #: admin/includes/class-projects-admin.php:511
428
- #: admin/includes/class-projects-options-page.php:366
429
- msgid "Justified template"
430
  msgstr ""
431
 
432
- #: admin/includes/class-projects-admin.php:512
433
- #: admin/includes/class-projects-options-page.php:367
434
- msgid "Justified content template"
435
  msgstr ""
436
 
437
- #: admin/includes/class-projects-admin.php:519
438
- #: admin/includes/class-projects-admin.php:520
439
- #: admin/includes/class-projects-admin.php:665
440
- #: admin/includes/class-projects-admin.php:666
441
- #: admin/includes/class-projects-options-page.php:373
442
- #: admin/includes/class-projects-options-page.php:374
443
- msgid "Cascading grid template"
444
  msgstr ""
445
 
446
- #: admin/includes/class-projects-admin.php:527
447
- #: admin/includes/class-projects-admin.php:672
448
- #: admin/includes/class-projects-options-page.php:380
449
- msgid "List template"
450
  msgstr ""
451
 
452
- #: admin/includes/class-projects-admin.php:528
453
- #: admin/includes/class-projects-admin.php:673
454
- #: admin/includes/class-projects-options-page.php:381
455
- msgid "List content template"
456
  msgstr ""
457
 
458
- #: admin/includes/class-projects-admin.php:535
459
- msgid "Projects Terms"
 
460
  msgstr ""
461
 
462
- #: admin/includes/class-projects-admin.php:536
463
- msgid ""
464
- "The shortcode displays Category and Tag sections content listing with set "
465
- "parameters."
466
  msgstr ""
467
 
468
- #: admin/includes/class-projects-admin.php:559
469
- msgid "Terms listing layout"
470
  msgstr ""
471
 
472
- #: admin/includes/class-projects-admin.php:560
473
- msgid "Choose terms listing view layout."
474
  msgstr ""
475
 
476
- #: admin/includes/class-projects-admin.php:590
477
- msgid "Choose terms loading animation"
478
  msgstr ""
479
 
480
- #: admin/includes/class-projects-meta-boxes.php:57
481
- msgid "Projects settings"
482
  msgstr ""
483
 
484
- #: admin/includes/class-projects-meta-boxes.php:76
485
- msgid "General"
 
 
 
 
 
 
486
  msgstr ""
487
 
488
- #: admin/includes/class-projects-meta-boxes.php:77
489
- msgid "General project settings"
490
  msgstr ""
491
 
492
- #: admin/includes/class-projects-meta-boxes.php:82
493
- msgid "Image Format"
 
 
 
 
 
 
494
  msgstr ""
495
 
496
- #: admin/includes/class-projects-meta-boxes.php:83
497
- msgid "Project options for Image format"
498
  msgstr ""
499
 
500
- #: admin/includes/class-projects-meta-boxes.php:88
501
- msgid "Gallery Format"
502
  msgstr ""
503
 
504
- #: admin/includes/class-projects-meta-boxes.php:89
505
- msgid "Project options for Gallery format"
506
  msgstr ""
507
 
508
- #: admin/includes/class-projects-meta-boxes.php:94
509
- msgid "Audio Format"
510
  msgstr ""
511
 
512
- #: admin/includes/class-projects-meta-boxes.php:95
513
- msgid "Project options for Audio format"
 
514
  msgstr ""
515
 
516
- #: admin/includes/class-projects-meta-boxes.php:100
517
- msgid "Video Format"
518
  msgstr ""
519
 
520
- #: admin/includes/class-projects-meta-boxes.php:101
521
- msgid "Project options for Video format"
522
  msgstr ""
523
 
524
- #: admin/includes/class-projects-meta-boxes.php:106
525
- msgid "External link"
526
  msgstr ""
527
 
528
- #: admin/includes/class-projects-meta-boxes.php:107
529
- msgid "Input external link address"
530
  msgstr ""
531
 
532
- #: admin/includes/class-projects-meta-boxes.php:113
533
- msgid "External link text"
534
  msgstr ""
535
 
536
- #: admin/includes/class-projects-meta-boxes.php:114
537
- msgid "Text for external link"
 
538
  msgstr ""
539
 
540
- #: admin/includes/class-projects-meta-boxes.php:120
541
- msgid "External link target"
542
  msgstr ""
543
 
544
- #: admin/includes/class-projects-meta-boxes.php:121
545
- msgid "Target for external link"
546
  msgstr ""
547
 
548
- #: admin/includes/class-projects-meta-boxes.php:126
549
- msgid "Blank"
 
550
  msgstr ""
551
 
552
- #: admin/includes/class-projects-meta-boxes.php:129
553
- msgid "Self"
554
  msgstr ""
555
 
556
- #: admin/includes/class-projects-meta-boxes.php:136
557
- msgid "Projects Details"
 
558
  msgstr ""
559
 
560
- #: admin/includes/class-projects-meta-boxes.php:137
561
- msgid "Here you can create a list of project details"
 
562
  msgstr ""
563
 
564
- #: admin/includes/class-projects-meta-boxes.php:138
565
- msgid "Add Projects Details"
566
  msgstr ""
567
 
568
- #: admin/includes/class-projects-meta-boxes.php:145
569
- msgid "Enter label"
570
  msgstr ""
571
 
572
- #: admin/includes/class-projects-meta-boxes.php:146
573
- msgid "Detail Label"
 
574
  msgstr ""
575
 
576
- #: admin/includes/class-projects-meta-boxes.php:152
577
- msgid "Enter info"
 
578
  msgstr ""
579
 
580
- #: admin/includes/class-projects-meta-boxes.php:153
581
- msgid "Detail Info"
582
  msgstr ""
583
 
584
- #: admin/includes/class-projects-meta-boxes.php:160
585
- msgid "Projects skills"
586
  msgstr ""
587
 
588
- #: admin/includes/class-projects-meta-boxes.php:161
589
- msgid ""
590
- "Here you can create a list of participants in the creation of the project"
591
  msgstr ""
592
 
593
- #: admin/includes/class-projects-meta-boxes.php:162
594
- msgid "Add Skill"
 
595
  msgstr ""
596
 
597
- #: admin/includes/class-projects-meta-boxes.php:169
598
- msgid "Skill label"
 
599
  msgstr ""
600
 
601
- #: admin/includes/class-projects-meta-boxes.php:170
602
- msgid "Skill Label"
 
603
  msgstr ""
604
 
605
- #: admin/includes/class-projects-meta-boxes.php:176
606
- msgid "Skill Value"
 
607
  msgstr ""
608
 
609
- #: admin/includes/class-projects-meta-boxes.php:183
610
- msgid "Additional images"
 
611
  msgstr ""
612
 
613
- #: admin/includes/class-projects-meta-boxes.php:184
614
- msgid "Select attachments images"
615
  msgstr ""
616
 
617
- #: admin/includes/class-projects-meta-boxes.php:187
618
- #: admin/includes/class-projects-meta-boxes.php:236
619
- msgid "Add images"
620
  msgstr ""
621
 
622
- #: admin/includes/class-projects-meta-boxes.php:193
623
- msgid "Image listing layout"
624
  msgstr ""
625
 
626
- #: admin/includes/class-projects-meta-boxes.php:194
627
- msgid "Select listing layout"
628
  msgstr ""
629
 
630
- #: admin/includes/class-projects-meta-boxes.php:215
631
- msgid "Select number of columns for masonry and grid projects layouts."
632
  msgstr ""
633
 
634
- #: admin/includes/class-projects-meta-boxes.php:223
635
- msgid "Image margin"
636
  msgstr ""
637
 
638
- #: admin/includes/class-projects-meta-boxes.php:224
639
- msgid "Select projects item margin (outer indent) value.(px)"
 
640
  msgstr ""
641
 
642
- #: admin/includes/class-projects-meta-boxes.php:232
643
- msgid "Gallery images"
 
644
  msgstr ""
645
 
646
- #: admin/includes/class-projects-meta-boxes.php:233
647
- msgid "Select gallery images"
648
  msgstr ""
649
 
650
- #: admin/includes/class-projects-meta-boxes.php:243
651
- msgid "Use navigation?"
652
  msgstr ""
653
 
654
- #: admin/includes/class-projects-meta-boxes.php:244
655
- msgid "Set the value to true if you want to use navigation"
656
  msgstr ""
657
 
658
- #: admin/includes/class-projects-meta-boxes.php:250
659
- msgid "Use infinite scrolling?"
660
  msgstr ""
661
 
662
- #: admin/includes/class-projects-meta-boxes.php:251
663
- msgid "Set the value to true if you want to use infinite scrolling"
 
664
  msgstr ""
665
 
666
- #: admin/includes/class-projects-meta-boxes.php:256
667
- msgid "Thumbnails position"
 
 
668
  msgstr ""
669
 
670
- #: admin/includes/class-projects-meta-boxes.php:257
671
- msgid "Select position for Thumbnails list"
 
672
  msgstr ""
673
 
674
- #: admin/includes/class-projects-meta-boxes.php:262
675
- msgid "Top"
676
  msgstr ""
677
 
678
- #: admin/includes/class-projects-meta-boxes.php:265
679
- msgid "Bottom"
680
  msgstr ""
681
 
682
- #: admin/includes/class-projects-meta-boxes.php:268
683
- msgid "Right"
684
  msgstr ""
685
 
686
- #: admin/includes/class-projects-meta-boxes.php:271
687
- msgid "Left"
688
  msgstr ""
689
 
690
- #: admin/includes/class-projects-meta-boxes.php:278
691
- msgid "Audio source"
692
  msgstr ""
693
 
694
- #: admin/includes/class-projects-meta-boxes.php:279
695
- msgid "Select audio source( mp3, m4a, ogg, wav, wma )"
696
  msgstr ""
697
 
698
- #: admin/includes/class-projects-meta-boxes.php:282
699
- msgid "Add sound"
700
  msgstr ""
701
 
702
- #: admin/includes/class-projects-meta-boxes.php:288
703
- msgid "Video list"
704
  msgstr ""
705
 
706
- #: admin/includes/class-projects-meta-boxes.php:289
707
- msgid "Select video source"
708
  msgstr ""
709
 
710
- #: admin/includes/class-projects-meta-boxes.php:290
711
- msgid "Add New Video"
712
  msgstr ""
713
 
714
- #: admin/includes/class-projects-meta-boxes.php:295
715
- msgid "Video source type"
716
  msgstr ""
717
 
718
- #: admin/includes/class-projects-meta-boxes.php:301
719
- msgid "Embed video type"
720
  msgstr ""
721
 
722
- #: admin/includes/class-projects-meta-boxes.php:304
723
- msgid "HTML5 video type"
724
  msgstr ""
725
 
726
- #: admin/includes/class-projects-meta-boxes.php:312
727
- msgid "Select embed url"
728
  msgstr ""
729
 
730
- #: admin/includes/class-projects-meta-boxes.php:313
731
- msgid "Video embed url"
732
  msgstr ""
733
 
734
- #: admin/includes/class-projects-meta-boxes.php:319
735
- msgid "HTML5 Video source"
736
  msgstr ""
737
 
738
- #: admin/includes/class-projects-meta-boxes.php:322
739
- msgid "Add Video"
740
  msgstr ""
741
 
742
- #: admin/includes/class-projects-meta-boxes.php:329
743
- msgid "HTML5 video poster"
744
  msgstr ""
745
 
746
- #: admin/includes/class-projects-meta-boxes.php:332
747
- msgid "Add Poster"
748
  msgstr ""
749
 
750
- #: admin/includes/class-projects-options-page.php:387
751
- #: admin/includes/class-projects-options-page.php:388
752
- msgid "Standard post template"
753
  msgstr ""
754
 
755
- #: admin/includes/class-projects-options-page.php:393
756
- #: admin/includes/class-projects-options-page.php:394
757
- msgid "Image post template"
758
  msgstr ""
759
 
760
- #: admin/includes/class-projects-options-page.php:399
761
- #: admin/includes/class-projects-options-page.php:400
762
- msgid "Gallery post template"
763
  msgstr ""
764
 
765
- #: admin/includes/class-projects-options-page.php:405
766
- #: admin/includes/class-projects-options-page.php:406
767
- msgid "Audio post template"
768
  msgstr ""
769
 
770
- #: admin/includes/class-projects-options-page.php:411
771
- #: admin/includes/class-projects-options-page.php:412
772
- msgid "Video post template"
773
  msgstr ""
774
 
775
- #: admin/includes/class-projects-options-page.php:458
776
- msgid "Projects Options"
777
  msgstr ""
778
 
779
- #: admin/includes/class-projects-options-page.php:459
780
- msgid "Settings"
781
  msgstr ""
782
 
783
- #: admin/includes/class-projects-options-page.php:502
784
- msgid "Save"
785
  msgstr ""
786
 
787
- #: admin/includes/class-projects-options-page.php:503
788
- msgid "Define as default"
789
  msgstr ""
790
 
791
- #: admin/includes/class-projects-options-page.php:504
792
- msgid "Restore"
793
  msgstr ""
794
 
795
- #: admin/includes/class-projects-options-page.php:608
796
- msgid "No right to preserve options"
797
  msgstr ""
798
 
799
- #: admin/includes/class-projects-options-page.php:621
800
- msgid "Options have been saved"
801
  msgstr ""
802
 
803
- #: admin/includes/class-projects-options-page.php:629
804
- msgid "Settings have been define as default"
805
  msgstr ""
806
 
807
- #: admin/includes/class-projects-options-page.php:639
808
- msgid "Settings have been restored"
809
  msgstr ""
810
 
811
- #: admin/includes/class-projects-options-page.php:676
812
- msgid "Please wait, processing the previous request"
 
 
813
  msgstr ""
814
 
815
- #: cherry-framework/modules/cherry-breadcrumbs/cherry-breadcrumbs.php:346
816
- msgid "Home"
817
  msgstr ""
818
 
819
- #: cherry-framework/modules/cherry-breadcrumbs/cherry-breadcrumbs.php:352
820
- msgid "Browse:"
821
  msgstr ""
822
 
823
- #: cherry-framework/modules/cherry-breadcrumbs/cherry-breadcrumbs.php:354
824
- msgid "404 Not Found"
825
  msgstr ""
826
 
827
- #: cherry-framework/modules/cherry-breadcrumbs/cherry-breadcrumbs.php:355
828
- msgid "Archives"
829
  msgstr ""
830
 
831
- #: cherry-framework/modules/cherry-breadcrumbs/cherry-breadcrumbs.php:356
832
- #, php-format
833
- msgid "Search results for &#8220;%s&#8221;"
834
  msgstr ""
835
 
836
- #: cherry-framework/modules/cherry-breadcrumbs/cherry-breadcrumbs.php:357
837
- #, php-format
838
- msgid "Page %s"
839
  msgstr ""
840
 
841
- #: cherry-framework/modules/cherry-breadcrumbs/cherry-breadcrumbs.php:358
842
- #, php-format
843
- msgid "Minute %s"
 
844
  msgstr ""
845
 
846
- #: cherry-framework/modules/cherry-breadcrumbs/cherry-breadcrumbs.php:359
847
- #, php-format
848
- msgid "Week %s"
849
  msgstr ""
850
 
851
- #: cherry-framework/modules/cherry-customizer/cherry-customizer.php:269
852
- msgid "Untitled Panel"
853
  msgstr ""
854
 
855
- #: cherry-framework/modules/cherry-customizer/cherry-customizer.php:305
856
- msgid "Untitled Section"
857
  msgstr ""
858
 
859
- #: cherry-framework/modules/cherry-customizer/cherry-customizer.php:338
860
- msgid "Untitled Control"
861
  msgstr ""
862
 
863
- #: cherry-framework/modules/cherry-db-updater/cherry-db-updater.php:105
864
- #, php-format
865
- msgid ""
866
- "Module DB Updater init error in %s - version and slug is required arguments"
 
 
867
  msgstr ""
868
 
869
- #: cherry-framework/modules/cherry-db-updater/cherry-db-updater.php:106
870
- msgid "We need to update your database to the latest version."
871
  msgstr ""
872
 
873
- #: cherry-framework/modules/cherry-db-updater/cherry-db-updater.php:107
874
- msgid "Update complete, thank you for updating to the latest version!"
875
  msgstr ""
876
 
877
- #: cherry-framework/modules/cherry-db-updater/cherry-db-updater.php:331
878
- msgid "Start Update"
879
  msgstr ""
880
 
881
- #: cherry-framework/modules/cherry-db-updater/cherry-db-updater.php:368
882
- msgid "Data Update"
883
  msgstr ""
884
 
885
- #: cherry-framework/modules/cherry5-insert-shortcode/inc/class-cherry5-insertion-button.php:63
886
- msgid "Cherry shortcodes"
 
887
  msgstr ""
888
 
889
- #: cherry-framework/modules/cherry5-insert-shortcode/inc/class-cherry5-insertion-popup.php:128
890
- msgid "insert shortcode"
891
  msgstr ""
892
 
893
- #: cherry-framework/modules/cherry5-insert-shortcode/inc/class-cherry5-insertion-popup.php:148
894
- msgid "Shortcode List"
 
895
  msgstr ""
896
 
897
- #: cherry-framework/modules/cherry5-insert-shortcode/inc/class-cherry5-insertion-popup.php:206
898
- msgid "Shortcode not found."
899
  msgstr ""
900
 
901
- #: cherry-framework/modules/cherry5-insert-shortcode/inc/class-cherry5-insertion-popup.php:261
902
- msgid "Shortcode content."
903
  msgstr ""
904
 
905
- #: cherry-framework/modules/cherry5-insert-shortcode/inc/class-cherry5-insertion-popup.php:262
906
- msgid "Input shortcode content."
907
  msgstr ""
908
 
909
- #: cherry-framework/modules/cherry5-insert-shortcode/inc/class-cherry5-insertion-popup.php:277
910
- msgid "Shortcode not a have options."
911
  msgstr ""
912
 
913
- #: cherry-projects.php:348 cherry-projects.php:363
914
- msgid "Set thumbnail"
915
  msgstr ""
916
 
917
- #: cherry-projects.php:349
918
- msgid "Category thumbnail"
919
  msgstr ""
920
 
921
- #: cherry-projects.php:364
922
- msgid "Tag thumbnail"
923
  msgstr ""
924
 
925
- #: public/includes/class-cherry-projects-template-callbacks.php:245
926
- #: public/includes/class-cherry-projects-template-callbacks.php:894
927
- msgid "More"
928
  msgstr ""
929
 
930
- #: public/includes/class-cherry-projects-template-callbacks.php:309
931
- #: public/includes/class-cherry-projects-template-callbacks.php:343
932
- #: public/includes/class-cherry-projects-template-callbacks.php:938
933
- msgid "Posted by "
934
  msgstr ""
935
 
936
- #: public/includes/class-cherry-projects-template-callbacks.php:387
937
- msgid "Zoom"
938
  msgstr ""
939
 
940
- #: public/includes/class-cherry-projects-template-callbacks.php:448
941
- msgid "Permalink"
942
  msgstr ""
943
 
944
- #: public/includes/class-cherry-projects-template-callbacks.php:520
945
- msgid "Project details"
946
  msgstr ""
947
 
948
- #: public/includes/class-projects-data.php:277
949
- msgid "Load more"
950
  msgstr ""
951
 
952
- #: public/includes/class-projects-data.php:440
953
- msgid "Posts not found"
954
  msgstr ""
955
 
956
- #: public/includes/class-projects-data.php:474
957
- #: public/includes/class-projects-data.php:527
958
- msgid "Desc"
959
  msgstr ""
960
 
961
- #: public/includes/class-projects-data.php:475
962
- #: public/includes/class-projects-data.php:527
963
- msgid "Asc"
964
  msgstr ""
965
 
966
- #: public/includes/class-projects-data.php:502
967
- msgid "Show all"
968
  msgstr ""
969
 
970
- #: public/includes/class-projects-data.php:534
971
- msgid "Order:"
972
  msgstr ""
973
 
974
- #: public/includes/class-projects-data.php:546
975
- msgid "Order by:"
976
  msgstr ""
977
 
978
- #: public/includes/class-projects-data.php:615
979
- msgid "Prev"
980
  msgstr ""
981
 
982
- #: public/includes/class-projects-data.php:623
983
- msgid "Next"
984
  msgstr ""
985
 
986
- #: public/includes/class-projects-registration.php:59
987
- msgid "Projects list"
988
  msgstr ""
989
 
990
- #: public/includes/class-projects-registration.php:60
991
- msgid "Add Project"
992
  msgstr ""
993
 
994
- #: public/includes/class-projects-registration.php:61
995
- msgid "Add Project Item"
996
  msgstr ""
997
 
998
- #: public/includes/class-projects-registration.php:62
999
- msgid "Edit Project Item"
1000
  msgstr ""
1001
 
1002
- #: public/includes/class-projects-registration.php:63
1003
- msgid "New Project Item"
1004
  msgstr ""
1005
 
1006
- #: public/includes/class-projects-registration.php:64
1007
- msgid "View Project Item"
1008
  msgstr ""
1009
 
1010
- #: public/includes/class-projects-registration.php:65
1011
- msgid "Search Project Items"
1012
  msgstr ""
1013
 
1014
- #: public/includes/class-projects-registration.php:66
1015
- msgid "No Project Items found"
1016
  msgstr ""
1017
 
1018
- #: public/includes/class-projects-registration.php:67
1019
- msgid "No Project Items found in trash"
1020
  msgstr ""
1021
 
1022
- #: public/includes/class-projects-registration.php:130
1023
- msgid "Projects Categories"
1024
  msgstr ""
1025
 
1026
- #: public/includes/class-projects-registration.php:131
1027
- #: public/includes/class-projects-registration.php:133
1028
- msgid "Categories"
1029
  msgstr ""
1030
 
1031
- #: public/includes/class-projects-registration.php:144
1032
- msgid "Projects Tags"
1033
  msgstr ""
1034
 
1035
- #: public/includes/class-projects-registration.php:145
1036
- #: public/includes/class-projects-registration.php:147
1037
- msgid "Tags"
1038
  msgstr ""
1039
 
1040
- #: public/includes/class-projects-term-data.php:209
1041
- msgid "Terms not found"
1042
  msgstr ""
 
 
 
 
1
+ #, fuzzy
2
  msgid ""
3
  msgstr ""
4
  "Project-Id-Version: blank\n"
5
  "Report-Msgid-Bugs-To: \n"
6
+ "POT-Creation-Date: 2015-07-30 17:26+0300\n"
7
+ "PO-Revision-Date: 2015-04-06 06:14+0300\n"
8
  "Last-Translator: Vladimir Anokhin <ano.vladimir@gmail.com>\n"
9
  "Language-Team: Cherry Team <support@cherryframework.com>\n"
10
  "Language: su\n"
15
  "esc_attr__;_x:1,2c;_n:1,2\n"
16
  "X-Poedit-Basepath: ..\n"
17
  "X-Poedit-SourceCharset: UTF-8\n"
18
+ "X-Generator: Poedit 1.8.3\n"
19
  "Plural-Forms: nplurals=1; plural=0;\n"
20
  "X-Poedit-SearchPath-0: .\n"
21
 
22
+ #: admin/includes/class-cherry-portfolio-admin.php:104
23
+ #: public/includes/classes/class-cherry-portfolio-shortcode.php:223
24
  msgid "Title"
25
  msgstr ""
26
 
27
+ #: admin/includes/class-cherry-portfolio-admin.php:105
28
+ msgid "Portfolio category"
29
  msgstr ""
30
 
31
+ #: admin/includes/class-cherry-portfolio-admin.php:106
32
+ msgid "Portfolio tag"
33
  msgstr ""
34
 
35
+ #: admin/includes/class-cherry-portfolio-admin.php:107
36
+ #: public/includes/classes/class-cherry-portfolio-data.php:884
37
+ #: public/includes/classes/class-cherry-portfolio-data.php:886
38
+ #: public/includes/classes/class-cherry-portfolio-shortcode.php:250
39
  msgid "Date"
40
  msgstr ""
41
 
42
+ #: admin/includes/class-cherry-portfolio-admin.php:108
43
  msgid "Preview"
44
  msgstr ""
45
 
46
+ #: admin/includes/class-cherry-portfolio-admin.php:139
47
+ msgid "Post has no categories"
48
  msgstr ""
49
 
50
+ #: admin/includes/class-cherry-portfolio-admin.php:158
51
+ msgid "Post has no tags"
52
  msgstr ""
53
 
54
+ #: admin/includes/class-cherry-portfolio-meta-boxes.php:49
55
+ msgid "Post settings"
 
 
 
56
  msgstr ""
57
 
58
+ #: admin/includes/class-cherry-portfolio-meta-boxes.php:57
59
+ msgid "External-link:"
 
60
  msgstr ""
61
 
62
+ #: admin/includes/class-cherry-portfolio-meta-boxes.php:58
63
+ msgid "Enter an external link"
64
  msgstr ""
65
 
66
+ #: admin/includes/class-cherry-portfolio-meta-boxes.php:64
67
+ msgid "Link text:"
 
68
  msgstr ""
69
 
70
+ #: admin/includes/class-cherry-portfolio-meta-boxes.php:65
71
+ msgid "Enter link text."
 
72
  msgstr ""
73
 
74
+ #: admin/includes/class-cherry-portfolio-meta-boxes.php:87
75
+ msgid "Post format options"
 
 
 
76
  msgstr ""
77
 
78
+ #: admin/includes/class-cherry-portfolio-meta-boxes.php:159
79
+ msgid "Zoom image"
 
 
 
80
  msgstr ""
81
 
82
+ #: admin/includes/class-cherry-portfolio-meta-boxes.php:160
83
+ msgid "Using zooming image"
 
84
  msgstr ""
85
 
86
+ #: admin/includes/class-cherry-portfolio-meta-boxes.php:163
87
+ #: admin/includes/class-cherry-portfolio-meta-boxes.php:185
88
+ #: admin/includes/class-cherry-portfolio-meta-boxes.php:328
89
+ #: admin/includes/class-cherry-portfolio-meta-boxes.php:339
90
+ #: admin/includes/class-cherry-portfolio-meta-boxes.php:381
91
+ msgid "Yes"
92
  msgstr ""
93
 
94
+ #: admin/includes/class-cherry-portfolio-meta-boxes.php:164
95
+ #: admin/includes/class-cherry-portfolio-meta-boxes.php:186
96
+ #: admin/includes/class-cherry-portfolio-meta-boxes.php:329
97
+ #: admin/includes/class-cherry-portfolio-meta-boxes.php:340
98
+ #: admin/includes/class-cherry-portfolio-meta-boxes.php:382
99
+ msgid "No"
100
  msgstr ""
101
 
102
+ #: admin/includes/class-cherry-portfolio-meta-boxes.php:181
103
+ #: admin/includes/class-cherry-portfolio-meta-boxes.php:377
104
+ #: public/includes/classes/class-cherry-portfolio-options.php:198
105
+ msgid "Crop image"
106
  msgstr ""
107
 
108
+ #: admin/includes/class-cherry-portfolio-meta-boxes.php:182
109
+ #: admin/includes/class-cherry-portfolio-meta-boxes.php:378
110
+ msgid "Using cropped image"
111
  msgstr ""
112
 
113
+ #: admin/includes/class-cherry-portfolio-meta-boxes.php:192
114
+ #: admin/includes/class-cherry-portfolio-meta-boxes.php:388
115
+ msgid "Cropping image width"
116
  msgstr ""
117
 
118
+ #: admin/includes/class-cherry-portfolio-meta-boxes.php:193
119
+ #: admin/includes/class-cherry-portfolio-meta-boxes.php:389
120
+ msgid "Width value"
121
  msgstr ""
122
 
123
+ #: admin/includes/class-cherry-portfolio-meta-boxes.php:201
124
+ #: admin/includes/class-cherry-portfolio-meta-boxes.php:397
125
+ msgid "Cropping image height"
126
  msgstr ""
127
 
128
+ #: admin/includes/class-cherry-portfolio-meta-boxes.php:202
129
+ #: admin/includes/class-cherry-portfolio-meta-boxes.php:398
130
+ msgid "Height value"
131
  msgstr ""
132
 
133
+ #: admin/includes/class-cherry-portfolio-meta-boxes.php:221
134
+ msgid "Slider images"
 
 
135
  msgstr ""
136
 
137
+ #: admin/includes/class-cherry-portfolio-meta-boxes.php:222
138
+ msgid "Select attachments images for slider"
 
139
  msgstr ""
140
 
141
+ #: admin/includes/class-cherry-portfolio-meta-boxes.php:231
142
+ msgid "Gallery type"
 
 
143
  msgstr ""
144
 
145
+ #: admin/includes/class-cherry-portfolio-meta-boxes.php:232
146
+ msgid "Select gallery type"
 
 
147
  msgstr ""
148
 
149
+ #: admin/includes/class-cherry-portfolio-meta-boxes.php:237
150
+ msgid "Slider"
 
 
151
  msgstr ""
152
 
153
+ #: admin/includes/class-cherry-portfolio-meta-boxes.php:241
154
+ #: public/includes/classes/class-cherry-portfolio-options.php:46
155
+ #: public/includes/classes/class-cherry-portfolio-shortcode.php:90
156
+ msgid "Masonry"
157
  msgstr ""
158
 
159
+ #: admin/includes/class-cherry-portfolio-meta-boxes.php:245
160
+ #: public/includes/classes/class-cherry-portfolio-options.php:54
161
+ #: public/includes/classes/class-cherry-portfolio-shortcode.php:92
162
+ msgid "Justified"
163
  msgstr ""
164
 
165
+ #: admin/includes/class-cherry-portfolio-meta-boxes.php:253
166
+ msgid "Slider effect Layout"
 
 
167
  msgstr ""
168
 
169
+ #: admin/includes/class-cherry-portfolio-meta-boxes.php:254
170
+ msgid "Could be \"slide\", \"fade\", \"cube\" or \"coverflow\""
 
171
  msgstr ""
172
 
173
+ #: admin/includes/class-cherry-portfolio-meta-boxes.php:259
174
+ msgid "Slide"
 
175
  msgstr ""
176
 
177
+ #: admin/includes/class-cherry-portfolio-meta-boxes.php:263
178
+ msgid "Cube"
 
179
  msgstr ""
180
 
181
+ #: admin/includes/class-cherry-portfolio-meta-boxes.php:267
182
+ msgid "Coverflow"
 
183
  msgstr ""
184
 
185
+ #: admin/includes/class-cherry-portfolio-meta-boxes.php:275
186
+ #: admin/includes/class-cherry-portfolio-meta-boxes.php:276
187
+ msgid "Number of slides per view"
188
  msgstr ""
189
 
190
+ #: admin/includes/class-cherry-portfolio-meta-boxes.php:284
191
+ msgid "Space Between Slides"
 
192
  msgstr ""
193
 
194
+ #: admin/includes/class-cherry-portfolio-meta-boxes.php:285
195
+ msgid "Width of the space between slides(px)"
 
196
  msgstr ""
197
 
198
+ #: admin/includes/class-cherry-portfolio-meta-boxes.php:293
199
+ msgid "Multi Row Slides Layout"
200
  msgstr ""
201
 
202
+ #: admin/includes/class-cherry-portfolio-meta-boxes.php:294
203
+ msgid "Number of slides per column"
204
  msgstr ""
205
 
206
+ #: admin/includes/class-cherry-portfolio-meta-boxes.php:302
207
+ msgid "Slider pagination"
 
 
208
  msgstr ""
209
 
210
+ #: admin/includes/class-cherry-portfolio-meta-boxes.php:303
211
+ msgid "Displaying slider pagination"
 
 
212
  msgstr ""
213
 
214
+ #: admin/includes/class-cherry-portfolio-meta-boxes.php:306
215
+ #: admin/includes/class-cherry-portfolio-meta-boxes.php:317
216
+ #: admin/includes/class-cherry-portfolio-meta-boxes.php:359
217
+ #: admin/includes/class-cherry-portfolio-meta-boxes.php:370
218
+ msgid "Enabled"
219
  msgstr ""
220
 
221
+ #: admin/includes/class-cherry-portfolio-meta-boxes.php:307
222
+ #: admin/includes/class-cherry-portfolio-meta-boxes.php:318
223
+ #: admin/includes/class-cherry-portfolio-meta-boxes.php:360
224
+ #: admin/includes/class-cherry-portfolio-meta-boxes.php:371
225
+ msgid "Disabled"
226
  msgstr ""
227
 
228
+ #: admin/includes/class-cherry-portfolio-meta-boxes.php:313
229
+ msgid "Slider navigation"
 
230
  msgstr ""
231
 
232
+ #: admin/includes/class-cherry-portfolio-meta-boxes.php:314
233
+ msgid "Displaying slider navigation"
 
234
  msgstr ""
235
 
236
+ #: admin/includes/class-cherry-portfolio-meta-boxes.php:324
237
+ msgid "Slider Infinite Loop"
 
238
  msgstr ""
239
 
240
+ #: admin/includes/class-cherry-portfolio-meta-boxes.php:325
241
+ msgid "Slider Loop Mode"
 
242
  msgstr ""
243
 
244
+ #: admin/includes/class-cherry-portfolio-meta-boxes.php:335
245
+ msgid "Mousewheel Control"
 
246
  msgstr ""
247
 
248
+ #: admin/includes/class-cherry-portfolio-meta-boxes.php:336
249
+ msgid "Mousewheel Control Mode"
 
250
  msgstr ""
251
 
252
+ #: admin/includes/class-cherry-portfolio-meta-boxes.php:346
253
+ msgid "Duration of transition"
 
254
  msgstr ""
255
 
256
+ #: admin/includes/class-cherry-portfolio-meta-boxes.php:347
257
+ msgid "Duration of transition between slides (in ms)"
 
258
  msgstr ""
259
 
260
+ #: admin/includes/class-cherry-portfolio-meta-boxes.php:355
261
+ msgid "Free Mode sliding"
 
 
262
  msgstr ""
263
 
264
+ #: admin/includes/class-cherry-portfolio-meta-boxes.php:356
265
+ msgid "No fixed positions for slides"
 
 
266
  msgstr ""
267
 
268
+ #: admin/includes/class-cherry-portfolio-meta-boxes.php:366
269
+ msgid "Grab Cursor"
 
 
270
  msgstr ""
271
 
272
+ #: admin/includes/class-cherry-portfolio-meta-boxes.php:367
273
+ msgid "Using Grab Cursor for slider"
 
274
  msgstr ""
275
 
276
+ #: admin/includes/class-cherry-portfolio-meta-boxes.php:418
277
+ msgid "Audio source"
 
278
  msgstr ""
279
 
280
+ #: admin/includes/class-cherry-portfolio-meta-boxes.php:419
281
+ msgid "Enter audio source( mp3, m4a, ogg, wav, wma )"
 
282
  msgstr ""
283
 
284
+ #: admin/includes/class-cherry-portfolio-meta-boxes.php:439
285
+ msgid "Video type"
 
286
  msgstr ""
287
 
288
+ #: admin/includes/class-cherry-portfolio-meta-boxes.php:440
289
+ msgid "Choose video type"
 
290
  msgstr ""
291
 
292
+ #: admin/includes/class-cherry-portfolio-meta-boxes.php:444
293
+ msgid "Embed video type"
 
294
  msgstr ""
295
 
296
+ #: admin/includes/class-cherry-portfolio-meta-boxes.php:448
297
+ msgid "HTML5 video type"
 
298
  msgstr ""
299
 
300
+ #: admin/includes/class-cherry-portfolio-meta-boxes.php:456
301
+ msgid "Embed video source"
302
  msgstr ""
303
 
304
+ #: admin/includes/class-cherry-portfolio-meta-boxes.php:457
305
+ msgid "Enter source for embed video"
 
 
 
306
  msgstr ""
307
 
308
+ #: admin/includes/class-cherry-portfolio-meta-boxes.php:463
309
+ msgid "MP4 video source"
 
 
 
 
310
  msgstr ""
311
 
312
+ #: admin/includes/class-cherry-portfolio-meta-boxes.php:464
313
+ msgid "Enter source for MP4 video"
 
 
314
  msgstr ""
315
 
316
+ #: admin/includes/class-cherry-portfolio-meta-boxes.php:472
317
+ msgid "WEBM video source"
 
 
 
 
318
  msgstr ""
319
 
320
+ #: admin/includes/class-cherry-portfolio-meta-boxes.php:473
321
+ msgid "Enter source for WEBM video"
 
 
322
  msgstr ""
323
 
324
+ #: admin/includes/class-cherry-portfolio-meta-boxes.php:481
325
+ msgid "OGV video source"
 
 
326
  msgstr ""
327
 
328
+ #: admin/includes/class-cherry-portfolio-meta-boxes.php:482
329
+ msgid "Enter source for OGV video"
 
330
  msgstr ""
331
 
332
+ #: admin/views/widget.php:11
333
+ msgid "Title:"
 
334
  msgstr ""
335
 
336
+ #: admin/views/widget.php:16
337
+ msgid "Limit:"
 
 
338
  msgstr ""
339
 
340
+ #: admin/views/widget.php:21
341
+ msgid "Image Size (in pixels):"
 
 
342
  msgstr ""
343
 
344
+ #: admin/views/widget.php:27
345
+ msgid "Display Author"
 
 
346
  msgstr ""
347
 
348
+ #: admin/views/widget.php:32
349
+ msgid "Display Avatar"
 
 
350
  msgstr ""
351
 
352
+ #: admin/views/widget.php:36
353
+ msgid "Specific ID:"
 
354
  msgstr ""
355
 
356
+ #: admin/views/widget.php:39
357
+ msgid "Testimonials Post IDs, separated by commas."
 
358
  msgstr ""
359
 
360
+ #: admin/views/widget.php:42
361
+ msgid "Order By:"
 
 
 
 
 
362
  msgstr ""
363
 
364
+ #: admin/views/widget.php:51
365
+ msgid "Order Direction:"
 
 
366
  msgstr ""
367
 
368
+ #: admin/views/widget.php:60
369
+ msgid "Custom CSS Class:"
 
 
370
  msgstr ""
371
 
372
+ #: public/includes/classes/class-cherry-portfolio-data.php:300
373
+ #: public/includes/classes/class-cherry-portfolio-data.php:586
374
+ msgid "Template file (*.tmpl) not found"
375
  msgstr ""
376
 
377
+ #: public/includes/classes/class-cherry-portfolio-data.php:437
378
+ msgid "Standart post"
 
 
379
  msgstr ""
380
 
381
+ #: public/includes/classes/class-cherry-portfolio-data.php:440
382
+ msgid "Image post"
383
  msgstr ""
384
 
385
+ #: public/includes/classes/class-cherry-portfolio-data.php:443
386
+ msgid "Gallery post"
387
  msgstr ""
388
 
389
+ #: public/includes/classes/class-cherry-portfolio-data.php:469
390
+ msgid "Audio post"
391
  msgstr ""
392
 
393
+ #: public/includes/classes/class-cherry-portfolio-data.php:472
394
+ msgid "Video post"
395
  msgstr ""
396
 
397
+ #: public/includes/classes/class-cherry-portfolio-data.php:486
398
+ #, php-format
399
+ msgid "%s image"
400
+ msgid_plural "%s images"
401
+ msgstr[0] ""
402
+
403
+ #: public/includes/classes/class-cherry-portfolio-data.php:486
404
+ msgid "No image"
405
  msgstr ""
406
 
407
+ #: public/includes/classes/class-cherry-portfolio-data.php:531
408
+ msgid "Posts not found"
409
  msgstr ""
410
 
411
+ #: public/includes/classes/class-cherry-portfolio-data.php:764
412
+ #, php-format
413
+ msgid "Comment"
414
+ msgid_plural "%s comments"
415
+ msgstr[0] ""
416
+
417
+ #: public/includes/classes/class-cherry-portfolio-data.php:765
418
+ msgid "No comments"
419
  msgstr ""
420
 
421
+ #: public/includes/classes/class-cherry-portfolio-data.php:817
422
+ msgid "Category: "
423
  msgstr ""
424
 
425
+ #: public/includes/classes/class-cherry-portfolio-data.php:821
426
+ msgid "Tags: "
427
  msgstr ""
428
 
429
+ #: public/includes/classes/class-cherry-portfolio-data.php:837
430
+ msgid "Post has no taxonomies"
431
  msgstr ""
432
 
433
+ #: public/includes/classes/class-cherry-portfolio-data.php:864
434
+ msgid "Show all"
435
  msgstr ""
436
 
437
+ #: public/includes/classes/class-cherry-portfolio-data.php:873
438
+ #: public/includes/classes/class-cherry-portfolio-data.php:875
439
+ msgid "Desc"
440
  msgstr ""
441
 
442
+ #: public/includes/classes/class-cherry-portfolio-data.php:873
443
+ msgid "Asc"
444
  msgstr ""
445
 
446
+ #: public/includes/classes/class-cherry-portfolio-data.php:874
447
+ msgid "Order"
448
  msgstr ""
449
 
450
+ #: public/includes/classes/class-cherry-portfolio-data.php:883
451
+ msgid "Order by"
452
  msgstr ""
453
 
454
+ #: public/includes/classes/class-cherry-portfolio-data.php:887
455
+ msgid "Name"
456
  msgstr ""
457
 
458
+ #: public/includes/classes/class-cherry-portfolio-data.php:888
459
+ msgid "Modified"
460
  msgstr ""
461
 
462
+ #: public/includes/classes/class-cherry-portfolio-data.php:889
463
+ #: public/includes/classes/class-cherry-portfolio-shortcode.php:262
464
+ msgid "Comments"
465
  msgstr ""
466
 
467
+ #: public/includes/classes/class-cherry-portfolio-data.php:924
468
+ msgid "Prev page"
469
  msgstr ""
470
 
471
+ #: public/includes/classes/class-cherry-portfolio-data.php:927
472
+ msgid "Next page"
473
  msgstr ""
474
 
475
+ #: public/includes/classes/class-cherry-portfolio-options.php:39
476
+ #: public/includes/classes/class-cherry-portfolio-shortcode.php:96
477
+ msgid "Portfolio listing layout"
478
  msgstr ""
479
 
480
+ #: public/includes/classes/class-cherry-portfolio-options.php:40
481
+ msgid "Choose portfolio listing view layout."
482
  msgstr ""
483
 
484
+ #: public/includes/classes/class-cherry-portfolio-options.php:50
485
+ #: public/includes/classes/class-cherry-portfolio-shortcode.php:91
486
+ msgid "Grid"
487
  msgstr ""
488
 
489
+ #: public/includes/classes/class-cherry-portfolio-options.php:58
490
+ #: public/includes/classes/class-cherry-portfolio-shortcode.php:93
491
+ msgid "List"
492
  msgstr ""
493
 
494
+ #: public/includes/classes/class-cherry-portfolio-options.php:65
495
+ msgid "Pagination mode"
496
  msgstr ""
497
 
498
+ #: public/includes/classes/class-cherry-portfolio-options.php:66
499
+ msgid "Choose portfolio pagination mode"
500
  msgstr ""
501
 
502
+ #: public/includes/classes/class-cherry-portfolio-options.php:72
503
+ #: public/includes/classes/class-cherry-portfolio-shortcode.php:102
504
+ msgid "Ajax pagination"
505
  msgstr ""
506
 
507
+ #: public/includes/classes/class-cherry-portfolio-options.php:76
508
+ #: public/includes/classes/class-cherry-portfolio-shortcode.php:103
509
+ msgid "More button"
510
  msgstr ""
511
 
512
+ #: public/includes/classes/class-cherry-portfolio-options.php:83
513
+ msgid "Loading animation"
514
  msgstr ""
515
 
516
+ #: public/includes/classes/class-cherry-portfolio-options.php:84
517
+ msgid "Choose posts loading animation"
518
  msgstr ""
519
 
520
+ #: public/includes/classes/class-cherry-portfolio-options.php:90
521
+ #: public/includes/classes/class-cherry-portfolio-shortcode.php:112
522
+ msgid "Fade animation"
523
  msgstr ""
524
 
525
+ #: public/includes/classes/class-cherry-portfolio-options.php:94
526
+ #: public/includes/classes/class-cherry-portfolio-shortcode.php:113
527
+ msgid "Scale animation"
528
  msgstr ""
529
 
530
+ #: public/includes/classes/class-cherry-portfolio-options.php:98
531
+ #: public/includes/classes/class-cherry-portfolio-shortcode.php:114
532
+ msgid "Move Up animation"
533
  msgstr ""
534
 
535
+ #: public/includes/classes/class-cherry-portfolio-options.php:102
536
+ #: public/includes/classes/class-cherry-portfolio-shortcode.php:115
537
+ msgid "Flip animation"
538
  msgstr ""
539
 
540
+ #: public/includes/classes/class-cherry-portfolio-options.php:106
541
+ #: public/includes/classes/class-cherry-portfolio-shortcode.php:116
542
+ msgid "Helix animation"
543
  msgstr ""
544
 
545
+ #: public/includes/classes/class-cherry-portfolio-options.php:110
546
+ #: public/includes/classes/class-cherry-portfolio-shortcode.php:117
547
+ msgid "Fall perspective animation"
548
  msgstr ""
549
 
550
+ #: public/includes/classes/class-cherry-portfolio-options.php:117
551
+ msgid "Portfolio hover animation"
552
  msgstr ""
553
 
554
+ #: public/includes/classes/class-cherry-portfolio-options.php:118
555
+ msgid "Choose posts images hover animation"
 
556
  msgstr ""
557
 
558
+ #: public/includes/classes/class-cherry-portfolio-options.php:124
559
+ msgid "Fade"
560
  msgstr ""
561
 
562
+ #: public/includes/classes/class-cherry-portfolio-options.php:128
563
+ msgid "Scale"
564
  msgstr ""
565
 
566
+ #: public/includes/classes/class-cherry-portfolio-options.php:132
567
+ msgid "Custom"
568
  msgstr ""
569
 
570
+ #: public/includes/classes/class-cherry-portfolio-options.php:140
571
+ msgid "Select if you want to filter posts by tag or by category."
572
  msgstr ""
573
 
574
+ #: public/includes/classes/class-cherry-portfolio-options.php:145
575
+ #: public/includes/classes/class-cherry-portfolio-registration.php:133
576
+ msgid "Category"
577
  msgstr ""
578
 
579
+ #: public/includes/classes/class-cherry-portfolio-options.php:148
580
+ #: public/includes/classes/class-cherry-portfolio-registration.php:147
581
+ msgid "Tag"
582
  msgstr ""
583
 
584
+ #: public/includes/classes/class-cherry-portfolio-options.php:154
585
+ msgid "Filters"
586
  msgstr ""
587
 
588
+ #: public/includes/classes/class-cherry-portfolio-options.php:155
589
+ msgid "Enable/disable listing filters"
590
  msgstr ""
591
 
592
+ #: public/includes/classes/class-cherry-portfolio-options.php:160
593
+ msgid "Order filters"
594
  msgstr ""
595
 
596
+ #: public/includes/classes/class-cherry-portfolio-options.php:161
597
+ msgid "Enable/disable order filters"
598
  msgstr ""
599
 
600
+ #: public/includes/classes/class-cherry-portfolio-options.php:166
601
+ #: public/includes/classes/class-cherry-portfolio-shortcode.php:164
602
+ msgid "Column number"
603
  msgstr ""
604
 
605
+ #: public/includes/classes/class-cherry-portfolio-options.php:167
606
+ msgid ""
607
+ "Select number of columns for masonry and grid portfolio layouts. (Min 2, max "
608
+ "20)"
609
  msgstr ""
610
 
611
+ #: public/includes/classes/class-cherry-portfolio-options.php:174
612
+ #: public/includes/classes/class-cherry-portfolio-shortcode.php:155
613
+ msgid "Posts per page"
614
  msgstr ""
615
 
616
+ #: public/includes/classes/class-cherry-portfolio-options.php:175
617
+ msgid "Select how many posts per page do you want to display"
618
  msgstr ""
619
 
620
+ #: public/includes/classes/class-cherry-portfolio-options.php:182
621
+ msgid "Item margin"
622
  msgstr ""
623
 
624
+ #: public/includes/classes/class-cherry-portfolio-options.php:183
625
+ msgid "Select portfolio item margin (outer indent) value."
626
  msgstr ""
627
 
628
+ #: public/includes/classes/class-cherry-portfolio-options.php:190
629
+ msgid "Justified fixed height"
630
  msgstr ""
631
 
632
+ #: public/includes/classes/class-cherry-portfolio-options.php:191
633
+ msgid "Select portfolio item justified height value."
634
  msgstr ""
635
 
636
+ #: public/includes/classes/class-cherry-portfolio-options.php:199
637
+ msgid "Choose if you want to activate images crop."
638
  msgstr ""
639
 
640
+ #: public/includes/classes/class-cherry-portfolio-options.php:204
641
+ msgid "Cropped image width"
642
  msgstr ""
643
 
644
+ #: public/includes/classes/class-cherry-portfolio-options.php:205
645
+ msgid "Set width of the cropped image."
646
  msgstr ""
647
 
648
+ #: public/includes/classes/class-cherry-portfolio-options.php:213
649
+ msgid "Cropped image height"
650
  msgstr ""
651
 
652
+ #: public/includes/classes/class-cherry-portfolio-options.php:214
653
+ msgid "Set height of the cropped image."
654
  msgstr ""
655
 
656
+ #: public/includes/classes/class-cherry-portfolio-options.php:222
657
+ msgid "More button text"
658
  msgstr ""
659
 
660
+ #: public/includes/classes/class-cherry-portfolio-options.php:223
661
+ msgid "Set text for portfolio \"read more\" buttons."
662
  msgstr ""
663
 
664
+ #: public/includes/classes/class-cherry-portfolio-options.php:224
665
+ msgid "Read more"
666
  msgstr ""
667
 
668
+ #: public/includes/classes/class-cherry-portfolio-options.php:228
669
+ msgid "Masonry template"
670
  msgstr ""
671
 
672
+ #: public/includes/classes/class-cherry-portfolio-options.php:229
673
+ msgid "Masonry content template"
674
  msgstr ""
675
 
676
+ #: public/includes/classes/class-cherry-portfolio-options.php:234
677
+ msgid "Grid template"
678
  msgstr ""
679
 
680
+ #: public/includes/classes/class-cherry-portfolio-options.php:235
681
+ msgid "Grid content template"
682
  msgstr ""
683
 
684
+ #: public/includes/classes/class-cherry-portfolio-options.php:240
685
+ msgid "Justified template"
686
  msgstr ""
687
 
688
+ #: public/includes/classes/class-cherry-portfolio-options.php:241
689
+ msgid "Justified content template"
690
  msgstr ""
691
 
692
+ #: public/includes/classes/class-cherry-portfolio-options.php:246
693
+ msgid "List template"
 
694
  msgstr ""
695
 
696
+ #: public/includes/classes/class-cherry-portfolio-options.php:247
697
+ msgid "List content template"
 
698
  msgstr ""
699
 
700
+ #: public/includes/classes/class-cherry-portfolio-options.php:252
701
+ msgid "Standart post template"
 
702
  msgstr ""
703
 
704
+ #: public/includes/classes/class-cherry-portfolio-options.php:253
705
+ msgid "Standart post format template content"
 
706
  msgstr ""
707
 
708
+ #: public/includes/classes/class-cherry-portfolio-options.php:258
709
+ msgid "Image post template"
 
710
  msgstr ""
711
 
712
+ #: public/includes/classes/class-cherry-portfolio-options.php:259
713
+ msgid "Image post format template content"
714
  msgstr ""
715
 
716
+ #: public/includes/classes/class-cherry-portfolio-options.php:264
717
+ msgid "Gallery post template"
718
  msgstr ""
719
 
720
+ #: public/includes/classes/class-cherry-portfolio-options.php:265
721
+ msgid "Gallery post format template content"
722
  msgstr ""
723
 
724
+ #: public/includes/classes/class-cherry-portfolio-options.php:270
725
+ msgid "Audio post template"
726
  msgstr ""
727
 
728
+ #: public/includes/classes/class-cherry-portfolio-options.php:271
729
+ msgid "Audio post format template content"
730
  msgstr ""
731
 
732
+ #: public/includes/classes/class-cherry-portfolio-options.php:276
733
+ msgid "Video post template"
734
  msgstr ""
735
 
736
+ #: public/includes/classes/class-cherry-portfolio-options.php:277
737
+ msgid "Video post format template content"
738
  msgstr ""
739
 
740
+ #: public/includes/classes/class-cherry-portfolio-options.php:283
741
+ msgid "Cherry Portfolio"
742
  msgstr ""
743
 
744
+ #: public/includes/classes/class-cherry-portfolio-options.php:301
745
+ msgid "Portfolio posts"
746
  msgstr ""
747
 
748
+ #: public/includes/classes/class-cherry-portfolio-options.php:304
749
+ msgid ""
750
+ "You can choose if you want to display sidebars and how you want to display "
751
+ "them."
752
  msgstr ""
753
 
754
+ #: public/includes/classes/class-cherry-portfolio-options.php:310
755
+ msgid "Left sidebar"
756
  msgstr ""
757
 
758
+ #: public/includes/classes/class-cherry-portfolio-options.php:314
759
+ msgid "Right sidebar"
760
  msgstr ""
761
 
762
+ #: public/includes/classes/class-cherry-portfolio-options.php:318
763
+ msgid "Left and right sidebar"
764
  msgstr ""
765
 
766
+ #: public/includes/classes/class-cherry-portfolio-options.php:322
767
+ msgid "Two sidebars on the left"
768
  msgstr ""
769
 
770
+ #: public/includes/classes/class-cherry-portfolio-options.php:326
771
+ msgid "Two sidebars on the right"
 
772
  msgstr ""
773
 
774
+ #: public/includes/classes/class-cherry-portfolio-options.php:330
775
+ msgid "No sidebar"
 
776
  msgstr ""
777
 
778
+ #: public/includes/classes/class-cherry-portfolio-page-template.php:58
779
+ #: public/includes/classes/class-cherry-portfolio-registration.php:59
780
+ #: public/includes/classes/class-cherry-portfolio-shortcode.php:82
781
+ msgid "Portfolio"
782
  msgstr ""
783
 
784
+ #: public/includes/classes/class-cherry-portfolio-registration.php:60
785
+ msgid "Portfolio list"
 
786
  msgstr ""
787
 
788
+ #: public/includes/classes/class-cherry-portfolio-registration.php:61
789
+ msgid "Add Item"
790
  msgstr ""
791
 
792
+ #: public/includes/classes/class-cherry-portfolio-registration.php:62
793
+ msgid "Add Portfolio Item"
794
  msgstr ""
795
 
796
+ #: public/includes/classes/class-cherry-portfolio-registration.php:63
797
+ msgid "Edit Portfolio Item"
798
  msgstr ""
799
 
800
+ #: public/includes/classes/class-cherry-portfolio-registration.php:64
801
+ msgid "New Portfolio Item"
802
+ msgstr ""
803
+
804
+ #: public/includes/classes/class-cherry-portfolio-registration.php:65
805
+ msgid "View Portfolio Item"
806
  msgstr ""
807
 
808
+ #: public/includes/classes/class-cherry-portfolio-registration.php:66
809
+ msgid "Search Portfolio Items"
810
  msgstr ""
811
 
812
+ #: public/includes/classes/class-cherry-portfolio-registration.php:67
813
+ msgid "No Portfolio Items found"
814
  msgstr ""
815
 
816
+ #: public/includes/classes/class-cherry-portfolio-registration.php:68
817
+ msgid "No Portfolio Items found in trash"
818
  msgstr ""
819
 
820
+ #: public/includes/classes/class-cherry-portfolio-registration.php:131
821
+ msgid "Portfolio Categories"
822
  msgstr ""
823
 
824
+ #: public/includes/classes/class-cherry-portfolio-registration.php:132
825
+ #: public/includes/classes/class-cherry-portfolio-registration.php:134
826
+ msgid "Categories"
827
  msgstr ""
828
 
829
+ #: public/includes/classes/class-cherry-portfolio-registration.php:145
830
+ msgid "Portfolio Tags"
831
  msgstr ""
832
 
833
+ #: public/includes/classes/class-cherry-portfolio-registration.php:146
834
+ #: public/includes/classes/class-cherry-portfolio-registration.php:148
835
+ msgid "Tags"
836
  msgstr ""
837
 
838
+ #: public/includes/classes/class-cherry-portfolio-shortcode.php:106
839
+ msgid "Portfolio pagination type"
840
  msgstr ""
841
 
842
+ #: public/includes/classes/class-cherry-portfolio-shortcode.php:120
843
+ msgid "Portfolio items animation type"
844
  msgstr ""
845
 
846
+ #: public/includes/classes/class-cherry-portfolio-shortcode.php:126
847
+ msgid "All formats"
848
  msgstr ""
849
 
850
+ #: public/includes/classes/class-cherry-portfolio-shortcode.php:127
851
+ msgid "Standard format"
852
  msgstr ""
853
 
854
+ #: public/includes/classes/class-cherry-portfolio-shortcode.php:128
855
+ msgid "Image format"
856
  msgstr ""
857
 
858
+ #: public/includes/classes/class-cherry-portfolio-shortcode.php:129
859
+ msgid "Gallery format"
860
  msgstr ""
861
 
862
+ #: public/includes/classes/class-cherry-portfolio-shortcode.php:130
863
+ msgid "Audio format"
864
  msgstr ""
865
 
866
+ #: public/includes/classes/class-cherry-portfolio-shortcode.php:131
867
+ msgid "Video format"
 
868
  msgstr ""
869
 
870
+ #: public/includes/classes/class-cherry-portfolio-shortcode.php:134
871
+ msgid "Post format"
 
 
872
  msgstr ""
873
 
874
+ #: public/includes/classes/class-cherry-portfolio-shortcode.php:135
875
+ msgid "Select post format"
876
  msgstr ""
877
 
878
+ #: public/includes/classes/class-cherry-portfolio-shortcode.php:140
879
+ msgid "Filter"
880
  msgstr ""
881
 
882
+ #: public/includes/classes/class-cherry-portfolio-shortcode.php:141
883
+ msgid "Filter visible"
884
  msgstr ""
885
 
886
+ #: public/includes/classes/class-cherry-portfolio-shortcode.php:146
887
+ msgid "Order filter"
888
  msgstr ""
889
 
890
+ #: public/includes/classes/class-cherry-portfolio-shortcode.php:147
891
+ msgid "Order filter visible"
892
  msgstr ""
893
 
894
+ #: public/includes/classes/class-cherry-portfolio-shortcode.php:156
895
+ msgid ""
896
+ "Specify number of posts that you want to show. Enter -1 to get all posts"
897
  msgstr ""
898
 
899
+ #: public/includes/classes/class-cherry-portfolio-shortcode.php:165
900
+ msgid "Set columns number (has effect only for columns layout type)"
 
901
  msgstr ""
902
 
903
+ #: public/includes/classes/class-cherry-portfolio-shortcode.php:173
904
+ msgid "Gutter width"
905
  msgstr ""
906
 
907
+ #: public/includes/classes/class-cherry-portfolio-shortcode.php:174
908
+ msgid "Set gutter width (in px)"
909
  msgstr ""
910
 
911
+ #: public/includes/classes/class-cherry-portfolio-shortcode.php:178
912
+ msgid "Template"
913
  msgstr ""
914
 
915
+ #: public/includes/classes/class-cherry-portfolio-shortcode.php:179
916
+ msgid "Content template"
917
  msgstr ""
918
 
919
+ #: public/includes/classes/class-cherry-portfolio-shortcode.php:183
920
+ msgid "Class"
921
  msgstr ""
922
 
923
+ #: public/includes/classes/class-cherry-portfolio-shortcode.php:184
924
+ msgid "Extra CSS class"
925
  msgstr ""
926
 
927
+ #: public/includes/classes/class-cherry-portfolio-shortcode.php:226
928
+ msgid "Helper information for `Title` macros"
929
  msgstr ""
930
 
931
+ #: public/includes/classes/class-cherry-portfolio-shortcode.php:230
932
+ msgid "Image"
933
  msgstr ""
934
 
935
+ #: public/includes/classes/class-cherry-portfolio-shortcode.php:233
936
+ msgid "Helper information for `Image` macros"
937
  msgstr ""
938
 
939
+ #: public/includes/classes/class-cherry-portfolio-shortcode.php:237
940
+ msgid "Content"
941
  msgstr ""
942
 
943
+ #: public/includes/classes/class-cherry-portfolio-shortcode.php:240
944
+ msgid "Helper information for `Content` macros"
945
  msgstr ""
946
 
947
+ #: public/includes/classes/class-cherry-portfolio-shortcode.php:244
948
+ msgid "Taxonomy"
949
  msgstr ""
950
 
951
+ #: public/includes/classes/class-cherry-portfolio-shortcode.php:256
952
+ msgid "Author"
953
  msgstr ""
954
 
955
+ #: public/includes/classes/class-cherry-portfolio-shortcode.php:268
956
+ msgid "External link"
957
  msgstr ""
958
 
959
+ #: public/includes/classes/class-cherry-portfolio-shortcode.php:274
960
+ msgid "Zoom link"
961
  msgstr ""
962
 
963
+ #: public/includes/classes/class-cherry-portfolio-shortcode.php:280
964
+ msgid "Permalink"
 
965
  msgstr ""
966
 
967
+ #: public/includes/classes/class-cherry-portfolio-shortcode.php:286
968
+ msgid "Permalink url"
969
  msgstr ""
970
 
971
+ #: public/includes/classes/class-cherry-portfolio-shortcode.php:292
972
+ msgid "Gallery thumbnail"
 
973
  msgstr ""
974
 
975
+ #: public/includes/classes/class-cherry-portfolio-shortcode.php:298
976
+ msgid "Thumbnails count"
977
  msgstr ""
978
+
979
+ #: public\includes\class-cherry-projects-template-callbacks.php:894
980
+ msgid "More"
981
+ msgstr ""
public/includes/class-cherry-projects-template-callbacks.php CHANGED
@@ -857,18 +857,28 @@ class Cherry_Projects_Template_Callbacks {
857
  * @since 1.0.0
858
  */
859
  public function get_term_name( $attr = array() ) {
860
- $default_attr = array( 'number_of_words' => 10 );
 
 
 
861
 
862
  $attr = wp_parse_args( $attr, $default_attr );
 
863
 
864
- $html = cherry_projects()->projects_data->cherry_utility->attributes->get_title(
865
- array(
866
- 'html' => '<h5 %1$s><a href="%2$s" %3$s>%4$s</a></h5>',
867
- 'length' => $attr['number_of_words'],
868
- ),
869
- 'term',
870
- $this->term_data->term_id
871
- );
 
 
 
 
 
 
872
 
873
  return $html;
874
  }
@@ -885,7 +895,11 @@ class Cherry_Projects_Template_Callbacks {
885
 
886
  $attr = wp_parse_args( $attr, $default_attr );
887
 
888
- $permalink = cherry_projects()->projects_data->cherry_utility->attributes->get_term_permalink( $this->term_data->term_id );
 
 
 
 
889
 
890
  /**
891
  * Filter permalink text.
857
  * @since 1.0.0
858
  */
859
  public function get_term_name( $attr = array() ) {
860
+ $default_attr = array(
861
+ 'number_of_words' => 10,
862
+ 'ending' => '...',
863
+ );
864
 
865
  $attr = wp_parse_args( $attr, $default_attr );
866
+ $object = get_term( $this->term_data->term_id );
867
 
868
+ if ( empty( $object->term_id ) ) {
869
+ return '';
870
+ }
871
+
872
+ $permalink = get_term_link( (int) $this->term_data->term_id, $this->term_data->taxonomy );
873
+
874
+ if ( is_wp_error( $permalink ) ) {
875
+ $permalink = '#';
876
+ }
877
+
878
+ $title = $object->name;
879
+ $title_cut = cherry_projects()->projects_data->cherry_utility->satellite->cut_text( $title, $attr['number_of_words'], 'word', $attr['ending'] );
880
+
881
+ $html = sprintf( '<h5><a href="%1$s">%2$s</a></h5>', $permalink, $title_cut );
882
 
883
  return $html;
884
  }
895
 
896
  $attr = wp_parse_args( $attr, $default_attr );
897
 
898
+ $permalink = get_term_link( (int) $this->term_data->term_id, $this->term_data->taxonomy );
899
+
900
+ if ( is_wp_error( $permalink ) ) {
901
+ $permalink = '';
902
+ }
903
 
904
  /**
905
  * Filter permalink text.
readme.txt CHANGED
@@ -4,7 +4,7 @@ Contributors: TemplateMonster 2002
4
  Tags: custom post type, projects, portfolio, cherry framework, elementor, elementor page builder
5
  Requires at least: 4.5
6
  Tested up to: 4.8.0
7
- Stable tag: 1.2.10
8
  License: GPLv3 or later
9
  License URI: http://www.gnu.org/licenses/gpl-3.0.html
10
 
@@ -184,3 +184,7 @@ Standard templates can be rewritten in the theme. For that you need to create ch
184
  = 1.2.10 =
185
 
186
  * Fixed bugs
 
 
 
 
4
  Tags: custom post type, projects, portfolio, cherry framework, elementor, elementor page builder
5
  Requires at least: 4.5
6
  Tested up to: 4.8.0
7
+ Stable tag: 1.2.11
8
  License: GPLv3 or later
9
  License URI: http://www.gnu.org/licenses/gpl-3.0.html
10
 
184
  = 1.2.10 =
185
 
186
  * Fixed bugs
187
+
188
+ = 1.2.11 =
189
+
190
+ * Fixed bugs