Gallery – Photo Gallery – Image Gallery - Version 1.0.4

Version Description

  • Updated pot file for translations
Download this release

Release Info

Developer GreenTreeLabs
Plugin Icon wp plugin Gallery – Photo Gallery – Image Gallery
Version 1.0.4
Comparing to
See all releases

Code changes from version 1.0.3 to 1.0.4

Files changed (3) hide show
  1. Modula.php +1 -1
  2. README.txt +3 -0
  3. lib/languages/modula-gallery.pot +105 -522
Modula.php CHANGED
@@ -4,7 +4,7 @@ Plugin Name: Modula Grid Gallery Lite
4
  Plugin URI: http://modula.greentreelabs.net
5
  Description: The Best Wordpress Gallery.
6
  Author: GreenTreeLabs
7
- Version: 1.0.3
8
  Author URI: http://modula.greentreelabs.net
9
  */
10
 
4
  Plugin URI: http://modula.greentreelabs.net
5
  Description: The Best Wordpress Gallery.
6
  Author: GreenTreeLabs
7
+ Version: 1.0.4
8
  Author URI: http://modula.greentreelabs.net
9
  */
10
 
README.txt CHANGED
@@ -64,6 +64,9 @@ The simplest way to install is to click on \'Plugins\' then \'Add\' and type \'M
64
 
65
  == Changelog ==
66
 
 
 
 
67
  = 1.0.3 =
68
  * Bug fix: now images can be sorted also in the "Add gallery" wizard
69
 
64
 
65
  == Changelog ==
66
 
67
+ = 1.0.4 =
68
+ * Updated pot file for translations
69
+
70
  = 1.0.3 =
71
  * Bug fix: now images can be sorted also in the "Add gallery" wizard
72
 
lib/languages/modula-gallery.pot CHANGED
@@ -1,52 +1,46 @@
1
- # SOME DESCRIPTIVE TITLE.
2
- # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
- # This file is distributed under the same license as the PACKAGE package.
4
- # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
- #
6
- #, fuzzy
7
  msgid ""
8
  msgstr ""
9
- "Project-Id-Version: PACKAGE VERSION\n"
10
- "Report-Msgid-Bugs-To: \n"
11
- "POT-Creation-Date: 2015-07-03 19:11+0400\n"
12
- "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13
- "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
- "Language-Team: LANGUAGE <LL@li.org>\n"
15
- "Language: \n"
16
  "MIME-Version: 1.0\n"
17
- "Content-Type: text/plain; charset=CHARSET\n"
18
  "Content-Transfer-Encoding: 8bit\n"
 
 
 
19
 
20
- #: Mikado.php:241
21
- msgid "Mikado >> Tutorial"
22
  msgstr ""
23
 
24
- #: Mikado.php:241
25
  msgid "Tutorial"
26
  msgstr ""
27
 
28
- #: Mikado.php:242
29
- msgid "Mikado >> Add Gallery"
30
  msgstr ""
31
 
32
- #: Mikado.php:242
33
  msgid "Add Gallery"
34
  msgstr ""
35
 
36
- #: Mikado.php:243
37
- msgid "Mikado >> Edit Gallery"
38
  msgstr ""
39
 
40
- #: Mikado.php:243
41
  msgid "Edit Gallery"
42
  msgstr ""
43
 
44
- #: admin/add-gallery.php:2 admin/add-images.php:2 admin/edit-gallery.php:2
45
- #: admin/overview.php:2
46
  msgid "You are not allowed to call this page directly."
47
  msgstr ""
48
 
49
- #: admin/add-gallery.php:15
50
  msgid "Add New Gallery"
51
  msgstr ""
52
 
@@ -54,595 +48,184 @@ msgstr ""
54
  msgid "Name of the gallery"
55
  msgstr ""
56
 
57
- #: admin/add-gallery.php:26
58
- msgid "Description of the gallery"
59
- msgstr ""
60
-
61
- #: admin/add-gallery.php:31
62
- msgid "Previous"
63
- msgstr ""
64
-
65
- #: admin/add-gallery.php:32
66
- msgid "Next"
67
- msgstr ""
68
-
69
- #: admin/add-images.php:14
70
- msgid "Add Images"
71
- msgstr ""
72
-
73
- #: admin/add-images.php:20
74
- msgid "Select a gallery to add or edit its images"
75
- msgstr ""
76
-
77
- #: admin/add-images.php:24 admin/add-images.php:32 admin/edit-gallery.php:28
78
- #: admin/edit-gallery.php:36 admin/overview.php:79 admin/overview.php:87
79
- #: admin/include/edit-gallery.php:53
80
- msgid "Gallery Name"
81
- msgstr ""
82
-
83
- #: admin/add-images.php:25 admin/add-images.php:33 admin/edit-gallery.php:29
84
- #: admin/edit-gallery.php:37 admin/edit-gallery.php:84
85
- #: admin/edit-gallery.php:91 admin/overview.php:81 admin/overview.php:89
86
- #: admin/overview.php:122 admin/overview.php:127
87
- #: admin/include/edit-gallery.php:158
88
- msgid "Description"
89
- msgstr ""
90
-
91
- #: admin/add-images.php:51 admin/edit-gallery.php:55
92
- msgid "Select Gallery"
93
- msgstr ""
94
-
95
- #: admin/add-images.php:63
96
- msgid "About choosing a proper image size:"
97
- msgstr ""
98
-
99
- #: admin/add-images.php:63
100
- msgid ""
101
- "Mikado doesn't scale down the images\n"
102
- " when there's enough space, it gives you the freedom to choose "
103
- "your favourite size for each image."
104
- msgstr ""
105
-
106
- #: admin/add-images.php:66
107
- msgid ""
108
- "So you should use images that are smaller than the container, choose the"
109
  msgstr ""
110
 
111
- #: admin/add-images.php:66
112
- msgid "thumbnail"
113
- msgstr ""
114
-
115
- #: admin/add-images.php:66 admin/adv.php:12
116
- msgid "or"
117
- msgstr ""
118
-
119
- #: admin/add-images.php:67
120
- msgid "medium"
121
- msgstr ""
122
-
123
- #: admin/add-images.php:67
124
- msgid "size, for example."
125
  msgstr ""
126
 
127
- #: admin/add-images.php:77 admin/add-images.php:86
128
- msgid "Image"
129
  msgstr ""
130
 
131
- #: admin/add-images.php:78 admin/add-images.php:87
132
- msgid "Action on click"
133
  msgstr ""
134
 
135
- #: admin/add-images.php:79 admin/add-images.php:88 admin/edit-gallery.php:151
136
- #: admin/include/edit-gallery.php:157
137
- msgid "Caption"
138
  msgstr ""
139
 
140
- #: admin/add-images.php:80 admin/add-images.php:89
141
- msgid "Sort Order"
142
  msgstr ""
143
 
144
- #: admin/add-images.php:106 admin/add-images.php:107
145
- msgid "Choose images"
146
  msgstr ""
147
 
148
- #: admin/add-images.php:114
149
- msgid "None"
150
  msgstr ""
151
 
152
- #: admin/add-images.php:115
153
- msgid "Zoom"
154
  msgstr ""
155
 
156
- #: admin/add-images.php:118
157
- msgid "Go to URL:"
158
  msgstr ""
159
 
160
- #: admin/add-images.php:138
161
- msgid "Gallery Images"
162
  msgstr ""
163
 
164
- #: admin/add-images.php:143
165
- msgid "Switch Gallery"
166
  msgstr ""
167
 
168
- #: admin/add-images.php:145
169
- msgid "Edit existing images in this gallery"
170
  msgstr ""
171
 
172
- #: admin/add-images.php:151 admin/add-images.php:158
173
- msgid "Preview"
174
  msgstr ""
175
 
176
- #: admin/adv.php:4
177
- msgid "Hey, do you already know"
178
  msgstr ""
179
 
180
- #: admin/adv.php:6
181
- msgid "Aviary Advanced Image Editor for WordPress"
182
  msgstr ""
183
 
184
- #: admin/adv.php:7
185
  msgid ""
186
- "It's the best image editing tool for WordPress, you can resize, crop, adjust "
187
- "colors, add Instagram like\n"
188
- "\t\teffects and much more!"
189
- msgstr ""
190
-
191
- #: admin/adv.php:11
192
- msgid "Go to Aviary for WordPress"
193
- msgstr ""
194
-
195
- #: admin/adv.php:12
196
- msgid "Dismiss this notice"
197
  msgstr ""
198
 
199
- #: admin/edit-gallery.php:22
200
- msgid "Edit Galleries"
 
201
  msgstr ""
202
 
203
- #: admin/edit-gallery.php:24
204
- msgid "Select a gallery to edit its properties"
205
  msgstr ""
206
 
207
- #: admin/edit-gallery.php:67
208
- msgid "Gallery:"
209
  msgstr ""
210
 
211
- #: admin/edit-gallery.php:72
212
- msgid "General"
213
  msgstr ""
214
 
215
- #: admin/edit-gallery.php:82 admin/edit-gallery.php:89
216
- msgid "Attribute Name"
217
- msgstr ""
218
-
219
- #: admin/edit-gallery.php:83 admin/edit-gallery.php:90
220
- msgid "Value"
221
- msgstr ""
222
-
223
- #: admin/edit-gallery.php:97
224
- msgid "Update Gallery"
225
- msgstr ""
226
-
227
- #: admin/edit-gallery.php:109
228
  msgid "Images"
229
  msgstr ""
230
 
231
- #: admin/edit-gallery.php:117
232
- msgid "Add images"
233
- msgstr ""
234
-
235
- #: admin/edit-gallery.php:118
236
- msgid "For multiple selections:"
237
- msgstr ""
238
-
239
- #: admin/edit-gallery.php:119
240
- msgid "Drag images to change order."
241
  msgstr ""
242
 
243
- #: admin/edit-gallery.php:122
244
  msgid "Bulk Actions"
245
  msgstr ""
246
 
247
- #: admin/edit-gallery.php:124
248
  msgid "Select all"
249
  msgstr ""
250
 
251
- #: admin/edit-gallery.php:125
252
  msgid "Deselect all"
253
  msgstr ""
254
 
255
- #: admin/edit-gallery.php:126
256
  msgid "Toggle selection"
257
  msgstr ""
258
 
259
- #: admin/edit-gallery.php:127
260
- msgid "Remove"
261
  msgstr ""
262
 
263
- #: admin/edit-gallery.php:128
264
- msgid "Assign filters"
265
  msgstr ""
266
 
267
- #: admin/edit-gallery.php:134 admin/edit-gallery.php:184
268
  msgid "Cancel"
269
  msgstr ""
270
 
271
- #: admin/edit-gallery.php:135
272
- msgid "Proceed"
273
- msgstr ""
274
-
275
- #: admin/edit-gallery.php:157
276
- msgid "Alignment"
277
- msgstr ""
278
-
279
- #: admin/edit-gallery.php:159
280
- msgid "left"
281
- msgstr ""
282
-
283
- #: admin/edit-gallery.php:160
284
- msgid "center"
285
- msgstr ""
286
-
287
- #: admin/edit-gallery.php:161
288
- msgid "right"
289
- msgstr ""
290
-
291
- #: admin/edit-gallery.php:165
292
- msgid "middle"
293
- msgstr ""
294
-
295
- #: admin/edit-gallery.php:166
296
- msgid "bottom"
297
- msgstr ""
298
-
299
- #: admin/edit-gallery.php:170 admin/include/edit-gallery.php:170
300
- msgid "Link"
301
- msgstr ""
302
-
303
- #: admin/edit-gallery.php:174
304
- msgid "Default target"
305
- msgstr ""
306
-
307
- #: admin/edit-gallery.php:175
308
- msgid "Open in same page"
309
- msgstr ""
310
-
311
- #: admin/edit-gallery.php:176
312
- msgid "Open in _blank"
313
- msgstr ""
314
-
315
- #: admin/edit-gallery.php:185 admin/overview.php:154
316
  msgid "Save"
317
  msgstr ""
318
 
319
- #: admin/overview.php:10
320
- msgid "Gallery has been deleted."
321
- msgstr ""
322
-
323
- #: admin/overview.php:39
324
- msgid "Gallery options have been updated."
325
- msgstr ""
326
-
327
- #: admin/overview.php:75
328
- msgid "This is a listing of all galleries"
329
- msgstr ""
330
-
331
- #: admin/overview.php:80 admin/overview.php:88
332
- msgid "Gallery Short Code"
333
- msgstr ""
334
-
335
- #: admin/overview.php:107
336
- msgid "Delete Gallery"
337
- msgstr ""
338
-
339
- #: admin/overview.php:115
340
- msgid "Default Options"
341
- msgstr ""
342
-
343
- #: admin/overview.php:120 admin/overview.php:125
344
- msgid "Attribute"
345
- msgstr ""
346
-
347
- #: admin/overview.php:121 admin/overview.php:126
348
- msgid "Default Value"
349
- msgstr ""
350
-
351
- #: admin/overview.php:131
352
- msgid "Image size"
353
- msgstr ""
354
-
355
- #: admin/tutorial.php:4
356
- msgid "Video tutorial"
357
- msgstr ""
358
-
359
- #: admin/include/edit-gallery.php:59
360
- msgid ""
361
- "This name is the internal name for the gallery.<br />Please avoid non-letter "
362
- "characters such as"
363
- msgstr ""
364
-
365
- #: admin/include/edit-gallery.php:59
366
- msgid "etc."
367
- msgstr ""
368
-
369
- #: admin/include/edit-gallery.php:62
370
- msgid "Gallery Description"
371
- msgstr ""
372
-
373
- #: admin/include/edit-gallery.php:68
374
- msgid "This description is for internal use."
375
- msgstr ""
376
-
377
- #: admin/include/edit-gallery.php:72
378
- msgid "Gallery width"
379
- msgstr ""
380
-
381
- #: admin/include/edit-gallery.php:78
382
- msgid "Width of the gallery in pixels or percentage."
383
- msgstr ""
384
-
385
- #: admin/include/edit-gallery.php:81
386
- msgid "Gallery height"
387
- msgstr ""
388
-
389
- #: admin/include/edit-gallery.php:87
390
- msgid "Height of the gallery in pixels"
391
- msgstr ""
392
-
393
- #: admin/include/edit-gallery.php:90
394
- msgid "Keep same area on resize"
395
- msgstr ""
396
-
397
- #: admin/include/edit-gallery.php:100
398
- msgid "Margin"
399
- msgstr ""
400
-
401
- #: admin/include/edit-gallery.php:110
402
- msgid "Filters"
403
- msgstr ""
404
-
405
- #: admin/include/edit-gallery.php:115
406
- msgid "Add filter"
407
- msgstr ""
408
-
409
- #: admin/include/edit-gallery.php:122
410
- msgid "Select the lightbox manager"
411
- msgstr ""
412
-
413
- #: admin/include/edit-gallery.php:126
414
- msgid "No link"
415
- msgstr ""
416
-
417
- #: admin/include/edit-gallery.php:127
418
- msgid "Direct link to image"
419
- msgstr ""
420
-
421
- #: admin/include/edit-gallery.php:128
422
- msgid "Attachment page"
423
- msgstr ""
424
-
425
- #: admin/include/edit-gallery.php:131
426
- msgid "Magnific popup"
427
- msgstr ""
428
-
429
- #: admin/include/edit-gallery.php:132
430
- msgid "ColorBox"
431
- msgstr ""
432
-
433
- #: admin/include/edit-gallery.php:133
434
- msgid "Pretty Photo"
435
  msgstr ""
436
 
437
- #: admin/include/edit-gallery.php:134
438
- msgid "FancyBox"
439
  msgstr ""
440
 
441
- #: admin/include/edit-gallery.php:135
442
- msgid "SwipeBox"
443
  msgstr ""
444
 
445
- #: admin/include/edit-gallery.php:136
446
- msgid "LightBox"
447
  msgstr ""
448
 
449
- #: admin/include/edit-gallery.php:142
450
- msgid "Open links in _blank"
451
  msgstr ""
452
 
453
- #: admin/include/edit-gallery.php:145 admin/include/edit-gallery.php:264
454
- #: admin/include/edit-gallery.php:274 admin/include/edit-gallery.php:284
455
- #: admin/include/edit-gallery.php:294 admin/include/edit-gallery.php:304
456
- msgid "Off"
457
  msgstr ""
458
 
459
- #: admin/include/edit-gallery.php:152
460
- msgid "WordPress caption field"
461
  msgstr ""
462
 
463
- #: admin/include/edit-gallery.php:155
464
- msgid "Don't use captions"
465
  msgstr ""
466
 
467
- #: admin/include/edit-gallery.php:156
468
- msgid "Title"
469
  msgstr ""
470
-
471
- #: admin/include/edit-gallery.php:161
472
- msgid "Wordpress field to use as caption when importing images"
473
- msgstr ""
474
-
475
- #: admin/include/edit-gallery.php:164
476
- msgid "Caption icon"
477
- msgstr ""
478
-
479
- #: admin/include/edit-gallery.php:168
480
- msgid "Lens"
481
- msgstr ""
482
-
483
- #: admin/include/edit-gallery.php:169
484
- msgid "Lens (plus)"
485
- msgstr ""
486
-
487
- #: admin/include/edit-gallery.php:171
488
- msgid "Heart"
489
- msgstr ""
490
-
491
- #: admin/include/edit-gallery.php:172
492
- msgid "Heart empty"
493
- msgstr ""
494
-
495
- #: admin/include/edit-gallery.php:173
496
- msgid "Camera"
497
- msgstr ""
498
-
499
- #: admin/include/edit-gallery.php:174
500
- msgid "Camera retro"
501
- msgstr ""
502
-
503
- #: admin/include/edit-gallery.php:175
504
- msgid "Picture"
505
- msgstr ""
506
-
507
- #: admin/include/edit-gallery.php:176
508
- msgid "Star"
509
- msgstr ""
510
-
511
- #: admin/include/edit-gallery.php:177
512
- msgid "Star empty"
513
- msgstr ""
514
-
515
- #: admin/include/edit-gallery.php:178
516
- msgid "Sun"
517
- msgstr ""
518
-
519
- #: admin/include/edit-gallery.php:179
520
- msgid "Arrows"
521
- msgstr ""
522
-
523
- #: admin/include/edit-gallery.php:180
524
- msgid "Hand"
525
  msgstr ""
526
 
527
- #: admin/include/edit-gallery.php:186
528
- msgid "Caption icon color"
529
  msgstr ""
530
 
531
- #: admin/include/edit-gallery.php:191
532
- msgid "Caption effect"
533
  msgstr ""
534
 
535
- #: admin/include/edit-gallery.php:194
536
- msgid "Fade"
537
  msgstr ""
538
 
539
- #: admin/include/edit-gallery.php:195
540
- msgid "Slide from top"
541
- msgstr ""
542
-
543
- #: admin/include/edit-gallery.php:196
544
- msgid "Slide from bottom"
545
- msgstr ""
546
-
547
- #: admin/include/edit-gallery.php:197
548
- msgid "Slide from left"
549
- msgstr ""
550
-
551
- #: admin/include/edit-gallery.php:198
552
- msgid "Slide from right"
553
- msgstr ""
554
-
555
- #: admin/include/edit-gallery.php:204
556
- msgid "Caption effect easing"
557
- msgstr ""
558
-
559
- #: admin/include/edit-gallery.php:216
560
- msgid "Caption color"
561
- msgstr ""
562
-
563
- #: admin/include/edit-gallery.php:222
564
- msgid "Caption background color"
565
- msgstr ""
566
-
567
- #: admin/include/edit-gallery.php:227
568
- msgid "Caption effect duration"
569
- msgstr ""
570
-
571
- #: admin/include/edit-gallery.php:239
572
- msgid "Caption opacity"
573
- msgstr ""
574
-
575
- #: admin/include/edit-gallery.php:251
576
- msgid "Effect on page scroll"
577
- msgstr ""
578
-
579
- #: admin/include/edit-gallery.php:261
580
- msgid "Shuffle images"
581
- msgstr ""
582
-
583
- #: admin/include/edit-gallery.php:268
584
- msgid "Choose \"Yes\" if you want to shuffle the gallery at each page reload"
585
- msgstr ""
586
-
587
- #: admin/include/edit-gallery.php:271
588
- msgid "Add Twitter icon"
589
- msgstr ""
590
-
591
- #: admin/include/edit-gallery.php:281
592
- msgid "Add Facebook icon"
593
- msgstr ""
594
-
595
- #: admin/include/edit-gallery.php:291
596
- msgid "Add Google Plus icon"
597
- msgstr ""
598
-
599
- #: admin/include/edit-gallery.php:301
600
- msgid "Add Pinterest icon"
601
- msgstr ""
602
-
603
- #: admin/include/edit-gallery.php:304
604
- msgid "On"
605
- msgstr ""
606
-
607
- #: admin/include/edit-gallery.php:311
608
- msgid "Border size"
609
- msgstr ""
610
-
611
- #: admin/include/edit-gallery.php:323
612
- msgid "Border radius"
613
- msgstr ""
614
-
615
- #: admin/include/edit-gallery.php:336
616
- msgid "Border color"
617
- msgstr ""
618
-
619
- #: admin/include/edit-gallery.php:341
620
- msgid "Shadow size"
621
- msgstr ""
622
-
623
- #: admin/include/edit-gallery.php:354
624
- msgid "Shadow color"
625
- msgstr ""
626
-
627
- #: admin/include/edit-gallery.php:359
628
- msgid "Custom CSS"
629
- msgstr ""
630
-
631
- #: admin/include/edit-gallery.php:366
632
- msgid "Write just the code without using the &lt;style&gt; tag."
633
- msgstr ""
634
-
635
- #: admin/include/edit-gallery.php:370
636
- msgid "Custom Javascript"
637
- msgstr ""
638
-
639
- #: admin/include/edit-gallery.php:377
640
- msgid ""
641
- "This script will be called after the gallery initialization. Useful for "
642
- "custom lightboxes."
643
- msgstr ""
644
-
645
- #: admin/include/edit-gallery.php:380
646
- msgid ""
647
- "Write just the code without using the &lt;script&gt;&lt;/script&gt; tags"
648
  msgstr ""
1
+ # Copyright (C) 2015 Modula Grid Gallery Lite
2
+ # This file is distributed under the same license as the Modula Grid Gallery Lite package.
 
 
 
 
3
  msgid ""
4
  msgstr ""
5
+ "Project-Id-Version: Modula Grid Gallery Lite 1.0.3\n"
6
+ "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/modula-best-grid-gallery\n"
7
+ "POT-Creation-Date: 2015-11-05 22:40:15+00:00\n"
 
 
 
 
8
  "MIME-Version: 1.0\n"
9
+ "Content-Type: text/plain; charset=UTF-8\n"
10
  "Content-Transfer-Encoding: 8bit\n"
11
+ "PO-Revision-Date: 2015-MO-DA HO:MI+ZONE\n"
12
+ "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13
+ "Language-Team: LANGUAGE <LL@li.org>\n"
14
 
15
+ #: Modula.php:339
16
+ msgid "Modula >> Tutorial"
17
  msgstr ""
18
 
19
+ #: Modula.php:339
20
  msgid "Tutorial"
21
  msgstr ""
22
 
23
+ #: Modula.php:340
24
+ msgid "Modula >> Add Gallery"
25
  msgstr ""
26
 
27
+ #: Modula.php:340
28
  msgid "Add Gallery"
29
  msgstr ""
30
 
31
+ #: Modula.php:341
32
+ msgid "Modula >> Edit Gallery"
33
  msgstr ""
34
 
35
+ #: Modula.php:341
36
  msgid "Edit Gallery"
37
  msgstr ""
38
 
39
+ #: admin/add-gallery.php:2 admin/edit-gallery.php:2 admin/overview.php:2
 
40
  msgid "You are not allowed to call this page directly."
41
  msgstr ""
42
 
43
+ #: admin/add-gallery.php:12
44
  msgid "Add New Gallery"
45
  msgstr ""
46
 
48
  msgid "Name of the gallery"
49
  msgstr ""
50
 
51
+ #: admin/add-gallery.php:27
52
+ msgid "Description of the gallery (for internal use)"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
53
  msgstr ""
54
 
55
+ #: admin/add-gallery.php:33
56
+ msgid "Gallery width"
 
 
 
 
 
 
 
 
 
 
 
 
57
  msgstr ""
58
 
59
+ #: admin/add-gallery.php:37
60
+ msgid "Gallery height in pixels"
61
  msgstr ""
62
 
63
+ #: admin/add-gallery.php:43
64
+ msgid "WordPress field for titles:"
65
  msgstr ""
66
 
67
+ #: admin/add-gallery.php:51
68
+ msgid "WordPress field for captions:"
 
69
  msgstr ""
70
 
71
+ #: admin/add-gallery.php:62
72
+ msgid "Choose a default image size"
73
  msgstr ""
74
 
75
+ #: admin/add-gallery.php:72
76
+ msgid "You can customize each image later"
77
  msgstr ""
78
 
79
+ #: admin/add-gallery.php:76 admin/edit-gallery.php:277
80
+ msgid "Add images"
81
  msgstr ""
82
 
83
+ #: admin/add-gallery.php:78
84
+ msgid "You can add images now or later."
85
  msgstr ""
86
 
87
+ #: admin/add-gallery.php:88
88
+ msgid "Previous"
89
  msgstr ""
90
 
91
+ #: admin/add-gallery.php:89
92
+ msgid "Next"
93
  msgstr ""
94
 
95
+ #: admin/add-gallery.php:95
96
+ msgid "Success!"
97
  msgstr ""
98
 
99
+ #: admin/add-gallery.php:96
100
+ msgid "Your gallery"
101
  msgstr ""
102
 
103
+ #: admin/add-gallery.php:96
104
+ msgid "has been created. Copy the following shortcode:"
105
  msgstr ""
106
 
107
+ #: admin/add-gallery.php:98
108
+ msgid "and paste it inside a post or a page. Otherwise click"
109
  msgstr ""
110
 
111
+ #: admin/add-gallery.php:98 admin/overview.php:20
112
+ msgid "here"
113
  msgstr ""
114
 
115
+ #: admin/add-gallery.php:98
116
  msgid ""
117
+ "to customize
118
+ " the gallery."
 
 
 
 
 
 
 
 
 
119
  msgstr ""
120
 
121
+ #: admin/add-gallery.php:103 admin/add-gallery.php:113
122
+ #: admin/edit-gallery.php:406 admin/overview.php:83
123
+ msgid "Close"
124
  msgstr ""
125
 
126
+ #: admin/add-gallery.php:109
127
+ msgid "Error!"
128
  msgstr ""
129
 
130
+ #: admin/add-gallery.php:110
131
+ msgid "For some reason it was not possible to save your gallery"
132
  msgstr ""
133
 
134
+ #: admin/edit-gallery.php:80
135
+ msgid "Jump to setting"
136
  msgstr ""
137
 
138
+ #: admin/edit-gallery.php:255
 
 
 
 
 
 
 
 
 
 
 
 
139
  msgid "Images"
140
  msgstr ""
141
 
142
+ #: admin/edit-gallery.php:262
143
+ msgid "Image size"
 
 
 
 
 
 
 
 
144
  msgstr ""
145
 
146
+ #: admin/edit-gallery.php:285
147
  msgid "Bulk Actions"
148
  msgstr ""
149
 
150
+ #: admin/edit-gallery.php:287
151
  msgid "Select all"
152
  msgstr ""
153
 
154
+ #: admin/edit-gallery.php:288
155
  msgid "Deselect all"
156
  msgstr ""
157
 
158
+ #: admin/edit-gallery.php:289
159
  msgid "Toggle selection"
160
  msgstr ""
161
 
162
+ #: admin/edit-gallery.php:290
163
+ msgid "Resize"
164
  msgstr ""
165
 
166
+ #: admin/edit-gallery.php:291
167
+ msgid "Remove"
168
  msgstr ""
169
 
170
+ #: admin/edit-gallery.php:356
171
  msgid "Cancel"
172
  msgstr ""
173
 
174
+ #: admin/edit-gallery.php:357
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
175
  msgid "Save"
176
  msgstr ""
177
 
178
+ #: admin/edit-gallery.php:404
179
+ msgid "Import"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
180
  msgstr ""
181
 
182
+ #: admin/edit-gallery.php:417
183
+ msgid "OK"
184
  msgstr ""
185
 
186
+ #: admin/overview.php:18
187
+ msgid "Welcome to Modula Gallery!"
188
  msgstr ""
189
 
190
+ #: admin/overview.php:20
191
+ msgid "Create your first awesome gallery, click"
192
  msgstr ""
193
 
194
+ #: admin/overview.php:66
195
+ msgid "Confirmation"
196
  msgstr ""
197
 
198
+ #: admin/overview.php:67
199
+ msgid "Do you really want to delete the gallery"
 
 
200
  msgstr ""
201
 
202
+ #: admin/overview.php:70
203
+ msgid "Yes"
204
  msgstr ""
205
 
206
+ #: admin/overview.php:71
207
+ msgid "No"
208
  msgstr ""
209
 
210
+ #: admin/overview.php:79
211
+ msgid "Copy and paste the following shortcode inside a post, page or widget:"
212
  msgstr ""
213
+ #. Plugin Name of the plugin/theme
214
+ msgid "Modula Grid Gallery Lite"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
215
  msgstr ""
216
 
217
+ #. Plugin URI of the plugin/theme
218
+ msgid "http://modula.greentreelabs.net"
219
  msgstr ""
220
 
221
+ #. Description of the plugin/theme
222
+ msgid "The Best Wordpress Gallery."
223
  msgstr ""
224
 
225
+ #. Author of the plugin/theme
226
+ msgid "GreenTreeLabs"
227
  msgstr ""
228
 
229
+ #. Author URI of the plugin/theme
230
+ msgid "http://modula.greentreelabs.net"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
231
  msgstr ""