Version Description
- Tweak: Updated French translations, props fxbenard
Download this release
Release Info
Developer | sumobi |
Plugin | Easy Image Gallery |
Version | 1.1.4 |
Comparing to | |
See all releases |
Code changes from version 1.1.3 to 1.1.4
- easy-image-gallery.php +2 -2
- languages/easy-image-gallery-fr_FR.mo +0 -0
- languages/easy-image-gallery-fr_FR.po +86 -0
- languages/easy-image-gallery.pot +44 -22
- readme.txt +7 -6
easy-image-gallery.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
Plugin Name: Easy Image Gallery
|
4 |
Plugin URI: http://sumobi.com/shop/easy-image-gallery/
|
5 |
Description: An easy to use image gallery with drag & drop re-ordering
|
6 |
-
Version: 1.1.
|
7 |
Author: Andrew Munro, Sumobi
|
8 |
Author URI: http://sumobi.com
|
9 |
Text Domain: easy-image-gallery
|
@@ -55,7 +55,7 @@ if ( ! class_exists( 'Easy_Image_Gallery' ) ) {
|
|
55 |
define( 'EASY_IMAGE_GALLERY_URL', trailingslashit( plugin_dir_url( __FILE__ ) ) );
|
56 |
|
57 |
if ( ! defined( 'EASY_IMAGE_GALLERY_VERSION' ) )
|
58 |
-
define( 'EASY_IMAGE_GALLERY_VERSION', '1.1.
|
59 |
|
60 |
if ( ! defined( 'EASY_IMAGE_GALLERY_INCLUDES' ) )
|
61 |
define( 'EASY_IMAGE_GALLERY_INCLUDES', EASY_IMAGE_GALLERY_DIR . trailingslashit( 'includes' ) );
|
3 |
Plugin Name: Easy Image Gallery
|
4 |
Plugin URI: http://sumobi.com/shop/easy-image-gallery/
|
5 |
Description: An easy to use image gallery with drag & drop re-ordering
|
6 |
+
Version: 1.1.4
|
7 |
Author: Andrew Munro, Sumobi
|
8 |
Author URI: http://sumobi.com
|
9 |
Text Domain: easy-image-gallery
|
55 |
define( 'EASY_IMAGE_GALLERY_URL', trailingslashit( plugin_dir_url( __FILE__ ) ) );
|
56 |
|
57 |
if ( ! defined( 'EASY_IMAGE_GALLERY_VERSION' ) )
|
58 |
+
define( 'EASY_IMAGE_GALLERY_VERSION', '1.1.4' );
|
59 |
|
60 |
if ( ! defined( 'EASY_IMAGE_GALLERY_INCLUDES' ) )
|
61 |
define( 'EASY_IMAGE_GALLERY_INCLUDES', EASY_IMAGE_GALLERY_DIR . trailingslashit( 'includes' ) );
|
languages/easy-image-gallery-fr_FR.mo
ADDED
Binary file
|
languages/easy-image-gallery-fr_FR.po
ADDED
@@ -0,0 +1,86 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
msgid ""
|
2 |
+
msgstr ""
|
3 |
+
"Project-Id-Version: Easy Image Gallery\n"
|
4 |
+
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/easy-image-"
|
5 |
+
"gallery\n"
|
6 |
+
"POT-Creation-Date: 2015-10-07 08:50+0200\n"
|
7 |
+
"PO-Revision-Date: 2015-10-07 08:51+0200\n"
|
8 |
+
"Last-Translator: fxbenard | FxB <fx@fxbenard.com>\n"
|
9 |
+
"Language-Team: FX Bénard <fx@fxbenard.com>\n"
|
10 |
+
"Language: fr_FR\n"
|
11 |
+
"MIME-Version: 1.0\n"
|
12 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
13 |
+
"Content-Transfer-Encoding: 8bit\n"
|
14 |
+
"X-Generator: Poedit 1.8.5\n"
|
15 |
+
"X-Poedit-KeywordsList: __;_e\n"
|
16 |
+
"X-Poedit-Basepath: .\n"
|
17 |
+
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
18 |
+
"X-Poedit-SourceCharset: UTF-8\n"
|
19 |
+
"X-Poedit-SearchPath-0: ..\n"
|
20 |
+
|
21 |
+
#. Plugin Name of the plugin/theme
|
22 |
+
#: includes/admin-page.php:11
|
23 |
+
msgid "Easy Image Gallery"
|
24 |
+
msgstr "Easy Image Gallery"
|
25 |
+
|
26 |
+
#: includes/admin-page.php:12
|
27 |
+
msgid "Lightbox"
|
28 |
+
msgstr "Lightbox"
|
29 |
+
|
30 |
+
#: includes/admin-page.php:13
|
31 |
+
msgid "Post Types"
|
32 |
+
msgstr "Types de contenu"
|
33 |
+
|
34 |
+
#: includes/admin-page.php:113
|
35 |
+
msgid "Settings"
|
36 |
+
msgstr "Réglages"
|
37 |
+
|
38 |
+
#: includes/metabox.php:19
|
39 |
+
msgid "Image Gallery"
|
40 |
+
msgstr "Galerie d'image"
|
41 |
+
|
42 |
+
#: includes/metabox.php:48 includes/metabox.php:136
|
43 |
+
msgid "Remove image"
|
44 |
+
msgstr "Supprimer l’image"
|
45 |
+
|
46 |
+
#: includes/metabox.php:62
|
47 |
+
msgid "Add gallery images"
|
48 |
+
msgstr "Ajouter une galerie d'images"
|
49 |
+
|
50 |
+
#: includes/metabox.php:77
|
51 |
+
msgid "Link images to larger sizes"
|
52 |
+
msgstr "Lier les images aux plus grandes dimensions"
|
53 |
+
|
54 |
+
#: includes/metabox.php:111
|
55 |
+
msgid "Add Images to Gallery"
|
56 |
+
msgstr "Ajouter des images à la galerie"
|
57 |
+
|
58 |
+
#: includes/metabox.php:113
|
59 |
+
msgid "Add to gallery"
|
60 |
+
msgstr "Ajouter à la galerie"
|
61 |
+
|
62 |
+
#: includes/template-functions.php:65
|
63 |
+
msgid "fancyBox"
|
64 |
+
msgstr "fancyBox"
|
65 |
+
|
66 |
+
#: includes/template-functions.php:66
|
67 |
+
msgid "prettyPhoto"
|
68 |
+
msgstr "prettyPhoto"
|
69 |
+
|
70 |
+
#. Plugin URI of the plugin/theme
|
71 |
+
msgid "http://sumobi.com/shop/easy-image-gallery/"
|
72 |
+
msgstr "http://sumobi.com/shop/easy-image-gallery/"
|
73 |
+
|
74 |
+
#. Description of the plugin/theme
|
75 |
+
msgid "An easy to use image gallery with drag & drop re-ordering"
|
76 |
+
msgstr ""
|
77 |
+
"Une galerie d'image facile à utiliser avec une réorganisation par glisser/"
|
78 |
+
"déposer"
|
79 |
+
|
80 |
+
#. Author of the plugin/theme
|
81 |
+
msgid "Andrew Munro, Sumobi"
|
82 |
+
msgstr "Andrew Munro, Sumobi"
|
83 |
+
|
84 |
+
#. Author URI of the plugin/theme
|
85 |
+
msgid "http://sumobi.com"
|
86 |
+
msgstr "http://sumobi.com"
|
languages/easy-image-gallery.pot
CHANGED
@@ -1,64 +1,86 @@
|
|
|
|
1 |
msgid ""
|
2 |
msgstr ""
|
|
|
3 |
"Project-Id-Version: Easy Image Gallery\n"
|
4 |
-
"POT-Creation-Date:
|
5 |
-
"PO-Revision-Date:
|
6 |
-
"Last-Translator:
|
7 |
-
"Language-Team:
|
8 |
-
"Language: en_US\n"
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
12 |
-
"X-Generator: Poedit 1.
|
13 |
-
"X-Poedit-
|
14 |
-
"X-Poedit-
|
15 |
-
"
|
16 |
-
"X-Poedit-
|
|
|
|
|
|
|
|
|
17 |
|
18 |
-
|
|
|
19 |
msgid "Easy Image Gallery"
|
20 |
msgstr ""
|
21 |
|
22 |
-
#:
|
23 |
msgid "Lightbox"
|
24 |
msgstr ""
|
25 |
|
26 |
-
#:
|
27 |
msgid "Post Types"
|
28 |
msgstr ""
|
29 |
|
30 |
-
#:
|
31 |
msgid "Settings"
|
32 |
msgstr ""
|
33 |
|
34 |
-
#:
|
35 |
msgid "Image Gallery"
|
36 |
msgstr ""
|
37 |
|
38 |
-
#:
|
39 |
msgid "Remove image"
|
40 |
msgstr ""
|
41 |
|
42 |
-
#:
|
43 |
msgid "Add gallery images"
|
44 |
msgstr ""
|
45 |
|
46 |
-
#:
|
47 |
msgid "Link images to larger sizes"
|
48 |
msgstr ""
|
49 |
|
50 |
-
#:
|
51 |
msgid "Add Images to Gallery"
|
52 |
msgstr ""
|
53 |
|
54 |
-
#:
|
55 |
msgid "Add to gallery"
|
56 |
msgstr ""
|
57 |
|
58 |
-
#:
|
59 |
msgid "fancyBox"
|
60 |
msgstr ""
|
61 |
|
62 |
-
#:
|
63 |
msgid "prettyPhoto"
|
64 |
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
#, fuzzy
|
2 |
msgid ""
|
3 |
msgstr ""
|
4 |
+
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
|
5 |
"Project-Id-Version: Easy Image Gallery\n"
|
6 |
+
"POT-Creation-Date: 2015-10-07 08:49+0200\n"
|
7 |
+
"PO-Revision-Date: 2015-10-07 08:49+0200\n"
|
8 |
+
"Last-Translator: fxbenard | FxB <fx@fxbenard.com>\n"
|
9 |
+
"Language-Team: fxbenard | FxB <fx@fxbenard.com>\n"
|
|
|
10 |
"MIME-Version: 1.0\n"
|
11 |
"Content-Type: text/plain; charset=UTF-8\n"
|
12 |
"Content-Transfer-Encoding: 8bit\n"
|
13 |
+
"X-Generator: Poedit 1.8.5\n"
|
14 |
+
"X-Poedit-Basepath: ..\n"
|
15 |
+
"X-Poedit-WPHeader: easy-image-gallery.php\n"
|
16 |
+
"X-Poedit-SourceCharset: UTF-8\n"
|
17 |
+
"X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
|
18 |
+
"esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;"
|
19 |
+
"_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
|
20 |
+
"X-Poedit-SearchPath-0: .\n"
|
21 |
+
"X-Poedit-SearchPathExcluded-0: *.js\n"
|
22 |
|
23 |
+
#. Plugin Name of the plugin/theme
|
24 |
+
#: includes/admin-page.php:11
|
25 |
msgid "Easy Image Gallery"
|
26 |
msgstr ""
|
27 |
|
28 |
+
#: includes/admin-page.php:12
|
29 |
msgid "Lightbox"
|
30 |
msgstr ""
|
31 |
|
32 |
+
#: includes/admin-page.php:13
|
33 |
msgid "Post Types"
|
34 |
msgstr ""
|
35 |
|
36 |
+
#: includes/admin-page.php:113
|
37 |
msgid "Settings"
|
38 |
msgstr ""
|
39 |
|
40 |
+
#: includes/metabox.php:19
|
41 |
msgid "Image Gallery"
|
42 |
msgstr ""
|
43 |
|
44 |
+
#: includes/metabox.php:48 includes/metabox.php:136
|
45 |
msgid "Remove image"
|
46 |
msgstr ""
|
47 |
|
48 |
+
#: includes/metabox.php:62
|
49 |
msgid "Add gallery images"
|
50 |
msgstr ""
|
51 |
|
52 |
+
#: includes/metabox.php:77
|
53 |
msgid "Link images to larger sizes"
|
54 |
msgstr ""
|
55 |
|
56 |
+
#: includes/metabox.php:111
|
57 |
msgid "Add Images to Gallery"
|
58 |
msgstr ""
|
59 |
|
60 |
+
#: includes/metabox.php:113
|
61 |
msgid "Add to gallery"
|
62 |
msgstr ""
|
63 |
|
64 |
+
#: includes/template-functions.php:65
|
65 |
msgid "fancyBox"
|
66 |
msgstr ""
|
67 |
|
68 |
+
#: includes/template-functions.php:66
|
69 |
msgid "prettyPhoto"
|
70 |
msgstr ""
|
71 |
+
|
72 |
+
#. Plugin URI of the plugin/theme
|
73 |
+
msgid "http://sumobi.com/shop/easy-image-gallery/"
|
74 |
+
msgstr ""
|
75 |
+
|
76 |
+
#. Description of the plugin/theme
|
77 |
+
msgid "An easy to use image gallery with drag & drop re-ordering"
|
78 |
+
msgstr ""
|
79 |
+
|
80 |
+
#. Author of the plugin/theme
|
81 |
+
msgid "Andrew Munro, Sumobi"
|
82 |
+
msgstr ""
|
83 |
+
|
84 |
+
#. Author URI of the plugin/theme
|
85 |
+
msgid "http://sumobi.com"
|
86 |
+
msgstr ""
|
readme.txt
CHANGED
@@ -1,10 +1,9 @@
|
|
1 |
=== Easy Image Gallery ===
|
2 |
-
Contributors: sumobi
|
3 |
-
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=EFUPMPEZPGW7L
|
4 |
Tags: image gallery, image, galleries, simple, easy, sumobi
|
5 |
Requires at least: 3.5
|
6 |
-
Tested up to: 4.
|
7 |
-
Stable tag: 1.1.
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
@@ -106,11 +105,13 @@ In your WordPress admin under Settings -> Media
|
|
106 |
|
107 |
== Upgrade Notice ==
|
108 |
|
109 |
-
Updated PrettyPhoto JavaScript file to v3.1.6 and fixed captions that had quotes inside them
|
110 |
|
111 |
== Changelog ==
|
112 |
|
113 |
-
= 1.
|
|
|
|
|
|
|
114 |
* Tweak: Added text domain to plugin headers in accordance with new translation system
|
115 |
|
116 |
= 1.1.2 =
|
1 |
=== Easy Image Gallery ===
|
2 |
+
Contributors: sumobi, nofearinc
|
|
|
3 |
Tags: image gallery, image, galleries, simple, easy, sumobi
|
4 |
Requires at least: 3.5
|
5 |
+
Tested up to: 4.7
|
6 |
+
Stable tag: 1.1.4
|
7 |
License: GPLv2 or later
|
8 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
9 |
|
105 |
|
106 |
== Upgrade Notice ==
|
107 |
|
|
|
108 |
|
109 |
== Changelog ==
|
110 |
|
111 |
+
= 1.1.4 =
|
112 |
+
* Tweak: Updated French translations, props fxbenard
|
113 |
+
|
114 |
+
= 1.1.3 =
|
115 |
* Tweak: Added text domain to plugin headers in accordance with new translation system
|
116 |
|
117 |
= 1.1.2 =
|