Version Description
- 13.01.2012 =
- NEW : Added French language files for plugin.
Download this release
Release Info
Developer | bestwebsoft |
Plugin | Gallery by BestWebSoft |
Version | 2.04 |
Comparing to | |
See all releases |
Code changes from version 2.02 to 2.04
- css/stylesheet.css +4 -0
- gallery-plugin.php +1 -1
- languages/gallery-fr_FR.mo +0 -0
- languages/gallery-fr_FR.po +176 -0
- languages/gallery-ka_GE.mo +0 -0
- languages/gallery-ka_GE.po +2 -2
- readme.txt +15 -2
css/stylesheet.css
CHANGED
@@ -45,6 +45,10 @@ ul.gallery {
|
|
45 |
float: left;
|
46 |
}
|
47 |
|
|
|
|
|
|
|
|
|
48 |
#Upload-File .gallery .gllr_image_block {
|
49 |
border: 1px solid #BDBDBD;
|
50 |
float: left;
|
45 |
float: left;
|
46 |
}
|
47 |
|
48 |
+
.gallery img {
|
49 |
+
border: 10px solid #F1F1F1;
|
50 |
+
}
|
51 |
+
|
52 |
#Upload-File .gallery .gllr_image_block {
|
53 |
border: 1px solid #BDBDBD;
|
54 |
float: left;
|
gallery-plugin.php
CHANGED
@@ -4,7 +4,7 @@ Plugin Name: Gallery Plugin
|
|
4 |
Plugin URI: http://bestwebsoft.com/plugin/
|
5 |
Description: This plugin allows you to implement gallery page into web site.
|
6 |
Author: BestWebSoft
|
7 |
-
Version: 2.
|
8 |
Author URI: http://bestwebsoft.com/
|
9 |
License: GPLv2 or later
|
10 |
*/
|
4 |
Plugin URI: http://bestwebsoft.com/plugin/
|
5 |
Description: This plugin allows you to implement gallery page into web site.
|
6 |
Author: BestWebSoft
|
7 |
+
Version: 2.04
|
8 |
Author URI: http://bestwebsoft.com/
|
9 |
License: GPLv2 or later
|
10 |
*/
|
languages/gallery-fr_FR.mo
ADDED
Binary file
|
languages/gallery-fr_FR.po
ADDED
@@ -0,0 +1,176 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
msgid ""
|
2 |
+
msgstr ""
|
3 |
+
"Project-Id-Version: gallery\n"
|
4 |
+
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2012-01-13 18:11+0200\n"
|
6 |
+
"PO-Revision-Date: 2012-01-13 18:11+0200\n"
|
7 |
+
"Last-Translator: BWS <zos@bestwebsoft.com>\n"
|
8 |
+
"Language-Team: Wolforg <contact@wolforg.eu>\n"
|
9 |
+
"MIME-Version: 1.0\n"
|
10 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
+
"Content-Transfer-Encoding: 8bit\n"
|
12 |
+
"X-Poedit-KeywordsList: __;_e;_x;esc_html__\n"
|
13 |
+
"X-Poedit-Basepath: ..\n"
|
14 |
+
"X-Poedit-Language: French\n"
|
15 |
+
"X-Poedit-Country: FRANCE\n"
|
16 |
+
"X-Poedit-SourceCharset: utf-8\n"
|
17 |
+
"X-Poedit-SearchPath-0: .\n"
|
18 |
+
|
19 |
+
#: gallery-plugin.php:63
|
20 |
+
#: gallery-plugin.php:73
|
21 |
+
msgid "Galleries"
|
22 |
+
msgstr "Galeries"
|
23 |
+
|
24 |
+
#: gallery-plugin.php:64
|
25 |
+
#: gallery-plugin.php:555
|
26 |
+
msgid "Gallery"
|
27 |
+
msgstr "Galerie"
|
28 |
+
|
29 |
+
#: gallery-plugin.php:65
|
30 |
+
msgid "Add New"
|
31 |
+
msgstr "Ajouter"
|
32 |
+
|
33 |
+
#: gallery-plugin.php:66
|
34 |
+
msgid "Add New Gallery"
|
35 |
+
msgstr "Ajouter nouvelle galerie"
|
36 |
+
|
37 |
+
#: gallery-plugin.php:67
|
38 |
+
msgid "Edit Gallery"
|
39 |
+
msgstr "Modifier la galerie"
|
40 |
+
|
41 |
+
#: gallery-plugin.php:68
|
42 |
+
msgid "New Gallery"
|
43 |
+
msgstr "Nouvelle galerie"
|
44 |
+
|
45 |
+
#: gallery-plugin.php:69
|
46 |
+
msgid "View Gallery"
|
47 |
+
msgstr "Voir la galerie"
|
48 |
+
|
49 |
+
#: gallery-plugin.php:70
|
50 |
+
msgid "Search Galleries"
|
51 |
+
msgstr "Rechercher une galerie"
|
52 |
+
|
53 |
+
#: gallery-plugin.php:71
|
54 |
+
msgid "No Galleries found"
|
55 |
+
msgstr "Pas de galeries trouvées"
|
56 |
+
|
57 |
+
#: gallery-plugin.php:120
|
58 |
+
msgid "Upload File"
|
59 |
+
msgstr "Envoi de fichier"
|
60 |
+
|
61 |
+
#: gallery-plugin.php:131
|
62 |
+
msgid "Choose a screenshot to upload:"
|
63 |
+
msgstr "Choix de la capture d'écran à envoyer :"
|
64 |
+
|
65 |
+
#: gallery-plugin.php:135
|
66 |
+
msgid "Please enable JavaScript to use the file uploader."
|
67 |
+
msgstr "Merci d'activer JavaScript pour utiliser l'envoi de fichiers."
|
68 |
+
|
69 |
+
#: gallery-plugin.php:323
|
70 |
+
msgid "Title"
|
71 |
+
msgstr "Titre"
|
72 |
+
|
73 |
+
#: gallery-plugin.php:324
|
74 |
+
msgid "Author"
|
75 |
+
msgstr "Auteur"
|
76 |
+
|
77 |
+
#: gallery-plugin.php:325
|
78 |
+
msgid "Photo's"
|
79 |
+
msgstr "Photo's"
|
80 |
+
|
81 |
+
#: gallery-plugin.php:326
|
82 |
+
msgid "Public"
|
83 |
+
msgstr "Public"
|
84 |
+
|
85 |
+
#: gallery-plugin.php:327
|
86 |
+
msgid "Date"
|
87 |
+
msgstr "Date"
|
88 |
+
|
89 |
+
#: gallery-plugin.php:524
|
90 |
+
msgid "Activated plugins"
|
91 |
+
msgstr "Extensions activées"
|
92 |
+
|
93 |
+
#: gallery-plugin.php:526
|
94 |
+
#: gallery-plugin.php:534
|
95 |
+
#: gallery-plugin.php:542
|
96 |
+
msgid "Read more"
|
97 |
+
msgstr "Lire plus..."
|
98 |
+
|
99 |
+
#: gallery-plugin.php:526
|
100 |
+
msgid "Settings"
|
101 |
+
msgstr "Paramètres"
|
102 |
+
|
103 |
+
#: gallery-plugin.php:532
|
104 |
+
msgid "Installed plugins"
|
105 |
+
msgstr "Extensions installées"
|
106 |
+
|
107 |
+
#: gallery-plugin.php:540
|
108 |
+
msgid "Recommended plugins"
|
109 |
+
msgstr "Extensions recommandées"
|
110 |
+
|
111 |
+
#: gallery-plugin.php:542
|
112 |
+
msgid "Download"
|
113 |
+
msgstr "Télécharger"
|
114 |
+
|
115 |
+
#: gallery-plugin.php:542
|
116 |
+
#, php-format
|
117 |
+
msgid "Install %s"
|
118 |
+
msgstr "Installation %s"
|
119 |
+
|
120 |
+
#: gallery-plugin.php:542
|
121 |
+
msgid "Install now from wordpress.org"
|
122 |
+
msgstr "Installation à partir via wordpress.org"
|
123 |
+
|
124 |
+
#: gallery-plugin.php:544
|
125 |
+
msgid "If you have any questions, please contact us via plugin@bestwebsoft.com or fill in our contact form on our site"
|
126 |
+
msgstr "Si vous avez des questions, merci de nous contacter via plugin@bestwebsoft.com ou remplissez le formulaire de contact sur notre site"
|
127 |
+
|
128 |
+
#: gallery-plugin.php:623
|
129 |
+
msgid "Options saved."
|
130 |
+
msgstr "Options sauvegardées"
|
131 |
+
|
132 |
+
#: gallery-plugin.php:630
|
133 |
+
msgid "Gallery Options"
|
134 |
+
msgstr "Options de galerie"
|
135 |
+
|
136 |
+
#: gallery-plugin.php:636
|
137 |
+
msgid "The size of the cover album for gallery"
|
138 |
+
msgstr "Taille de Couverture de la galerie"
|
139 |
+
|
140 |
+
#: gallery-plugin.php:638
|
141 |
+
#: gallery-plugin.php:646
|
142 |
+
msgid "Image size name"
|
143 |
+
msgstr "Nom de la taille"
|
144 |
+
|
145 |
+
#: gallery-plugin.php:639
|
146 |
+
#: gallery-plugin.php:647
|
147 |
+
msgid "Width (in px)"
|
148 |
+
msgstr "Largeur (en pixels)"
|
149 |
+
|
150 |
+
#: gallery-plugin.php:640
|
151 |
+
#: gallery-plugin.php:648
|
152 |
+
msgid "Height (in px)"
|
153 |
+
msgstr "Hauteur (en pixels)"
|
154 |
+
|
155 |
+
#: gallery-plugin.php:644
|
156 |
+
msgid "Size for gallery image"
|
157 |
+
msgstr "Taille de la galerie"
|
158 |
+
|
159 |
+
#: gallery-plugin.php:652
|
160 |
+
msgid "WordPress will create a copy of the post thumbnail with the specified dimensions when you upload a new photo."
|
161 |
+
msgstr "WordPress créera une copie de la miniature d'article avec les dimensions spécifiées quand vous envoyez une nouvelle photo."
|
162 |
+
|
163 |
+
#: gallery-plugin.php:655
|
164 |
+
msgid "Count images in row"
|
165 |
+
msgstr "Nombre d'image par ligne"
|
166 |
+
|
167 |
+
#: gallery-plugin.php:663
|
168 |
+
msgid "Save Changes"
|
169 |
+
msgstr "Sauvegarder"
|
170 |
+
|
171 |
+
#: template/gallery-single-template.php:63
|
172 |
+
msgid "Sorry - nothing to found."
|
173 |
+
msgstr "Désolé, rien de trouvé"
|
174 |
+
|
175 |
+
#~ msgid "Size for gallery album cover"
|
176 |
+
#~ msgstr "Размер для "
|
languages/gallery-ka_GE.mo
CHANGED
Binary file
|
languages/gallery-ka_GE.po
CHANGED
@@ -2,8 +2,8 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: gallery\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2012-01-11 11:
|
6 |
-
"PO-Revision-Date: 2012-01-11 11:
|
7 |
"Last-Translator: BWS <zos@bestwebsoft.com>\n"
|
8 |
"Language-Team: Vako Patashuri <vpatashuri@gmail.com>\n"
|
9 |
"MIME-Version: 1.0\n"
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: gallery\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2012-01-11 11:05+0200\n"
|
6 |
+
"PO-Revision-Date: 2012-01-11 11:05+0200\n"
|
7 |
"Last-Translator: BWS <zos@bestwebsoft.com>\n"
|
8 |
"Language-Team: Vako Patashuri <vpatashuri@gmail.com>\n"
|
9 |
"MIME-Version: 1.0\n"
|
readme.txt
CHANGED
@@ -4,7 +4,7 @@ Donate link: http://bestwebsoft.com/
|
|
4 |
Tags: gallery, image, gallery image, album, foto, fotoalbum
|
5 |
Requires at least: 3.0
|
6 |
Tested up to: 3.3
|
7 |
-
Stable tag: 2.
|
8 |
|
9 |
This plugin allows you to implement gallery page into web site.
|
10 |
|
@@ -27,8 +27,9 @@ This plugin makes it possible to implement as many galleries as you want into yo
|
|
27 |
|
28 |
= Translate =
|
29 |
|
30 |
-
* Georgian (ka_GE) (thanks Vako Patashuri)
|
31 |
* Dutch (nl_NL) (incomplete)
|
|
|
|
|
32 |
* Russian (ru_RU)
|
33 |
|
34 |
If you create your own language pack or update the existing one, you can send <a href="http://codex.wordpress.org/Translating_WordPress" target="_blank">the text of PO and MO files</a> for <a href="http://bestwebsoft.com/" target="_blank">BWS</a> and we'll add it to the plugin. You can download the latest version of the program for work with PO and MO files <a href="http://www.poedit.net/download.php" target="_blank">Poedit</a>.
|
@@ -74,6 +75,12 @@ The multiple files upload is supported by all modern browsers except Internet Ex
|
|
74 |
|
75 |
== Changelog ==
|
76 |
|
|
|
|
|
|
|
|
|
|
|
|
|
77 |
= V2.02 - 11.01.2012 =
|
78 |
* NEW : Added Georgian language files for plugin.
|
79 |
|
@@ -92,6 +99,12 @@ The multiple files upload is supported by all modern browsers except Internet Ex
|
|
92 |
|
93 |
== Upgrade Notice ==
|
94 |
|
|
|
|
|
|
|
|
|
|
|
|
|
95 |
= V2.02 =
|
96 |
Added Georgian language files for plugin.
|
97 |
|
4 |
Tags: gallery, image, gallery image, album, foto, fotoalbum
|
5 |
Requires at least: 3.0
|
6 |
Tested up to: 3.3
|
7 |
+
Stable tag: 2.04
|
8 |
|
9 |
This plugin allows you to implement gallery page into web site.
|
10 |
|
27 |
|
28 |
= Translate =
|
29 |
|
|
|
30 |
* Dutch (nl_NL) (incomplete)
|
31 |
+
* French (fr_FR) (thanks Didier)
|
32 |
+
* Georgian (ka_GE) (thanks Vako Patashuri)
|
33 |
* Russian (ru_RU)
|
34 |
|
35 |
If you create your own language pack or update the existing one, you can send <a href="http://codex.wordpress.org/Translating_WordPress" target="_blank">the text of PO and MO files</a> for <a href="http://bestwebsoft.com/" target="_blank">BWS</a> and we'll add it to the plugin. You can download the latest version of the program for work with PO and MO files <a href="http://www.poedit.net/download.php" target="_blank">Poedit</a>.
|
75 |
|
76 |
== Changelog ==
|
77 |
|
78 |
+
= V2.04 - 13.01.2012 =
|
79 |
+
* NEW : Added French language files for plugin.
|
80 |
+
|
81 |
+
= V2.03 - 12.01.2012 =
|
82 |
+
* Bugfix : Position to display images on single page Gallery was fixed.
|
83 |
+
|
84 |
= V2.02 - 11.01.2012 =
|
85 |
* NEW : Added Georgian language files for plugin.
|
86 |
|
99 |
|
100 |
== Upgrade Notice ==
|
101 |
|
102 |
+
= V2.04 =
|
103 |
+
Added French language files for plugin.
|
104 |
+
|
105 |
+
= V2.03 =
|
106 |
+
Position to display images on single page Gallery was fixed. Please upgrade the Gallery plugin. Thank you.
|
107 |
+
|
108 |
= V2.02 =
|
109 |
Added Georgian language files for plugin.
|
110 |
|