Version Description
- 17.02.2012 =
- NEW : Added Ukrainian language files for plugin.
- Bugfix : Problem with copying files gallery-single-template.php to theme was fixed.
Download this release
Release Info
Developer | bestwebsoft |
Plugin | Gallery by BestWebSoft |
Version | 2.07 |
Comparing to | |
See all releases |
Code changes from version 2.06 to 2.07
- gallery-plugin.php +4 -4
- languages/gallery-uk.mo +0 -0
- languages/gallery-uk.po +190 -0
- readme.txt +9 -1
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 |
*/
|
@@ -35,7 +35,7 @@ if( ! function_exists( 'gllr_plugin_install' ) ) {
|
|
35 |
if ( ! file_exists( TEMPLATEPATH .'/gallery-template.php' ) && ! copy(WP_PLUGIN_DIR .'/gallery-plugin/template/gallery-template.php', TEMPLATEPATH .'/gallery-template.php' ) ) {
|
36 |
add_action( 'admin_notices', create_function( '', 'echo "Error copy template file";' ) );
|
37 |
}
|
38 |
-
if ( ! file_exists( TEMPLATEPATH .'/gallery-template.php' ) && ! copy(WP_PLUGIN_DIR .'/gallery-plugin/template/gallery-single-template.php', TEMPLATEPATH .'/gallery-single-template.php') ) {
|
39 |
add_action( 'admin_notices', create_function( '', 'echo "Error copy template file";' ) );
|
40 |
}
|
41 |
}
|
@@ -86,8 +86,8 @@ if( ! function_exists( 'post_type_images' ) ) {
|
|
86 |
wp_enqueue_style( 'gllrStylesheet', WP_PLUGIN_URL .'/gallery-plugin/css/stylesheet.css' );
|
87 |
wp_enqueue_style( 'gllrPrettyPhotoStylesheet', WP_PLUGIN_URL .'/gallery-plugin/pretty_photo/css/prettyPhoto.css' );
|
88 |
wp_enqueue_script( 'gllrPrettyPhotoJs', WP_PLUGIN_URL .'/gallery-plugin/pretty_photo/js/jquery.prettyPhoto.js', array( 'jquery' ) );
|
89 |
-
wp_enqueue_script( '
|
90 |
-
wp_enqueue_style( '
|
91 |
}
|
92 |
}
|
93 |
|
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.07
|
8 |
Author URI: http://bestwebsoft.com/
|
9 |
License: GPLv2 or later
|
10 |
*/
|
35 |
if ( ! file_exists( TEMPLATEPATH .'/gallery-template.php' ) && ! copy(WP_PLUGIN_DIR .'/gallery-plugin/template/gallery-template.php', TEMPLATEPATH .'/gallery-template.php' ) ) {
|
36 |
add_action( 'admin_notices', create_function( '', 'echo "Error copy template file";' ) );
|
37 |
}
|
38 |
+
if ( ! file_exists( TEMPLATEPATH .'/gallery-single-template.php' ) && ! copy(WP_PLUGIN_DIR .'/gallery-plugin/template/gallery-single-template.php', TEMPLATEPATH .'/gallery-single-template.php') ) {
|
39 |
add_action( 'admin_notices', create_function( '', 'echo "Error copy template file";' ) );
|
40 |
}
|
41 |
}
|
86 |
wp_enqueue_style( 'gllrStylesheet', WP_PLUGIN_URL .'/gallery-plugin/css/stylesheet.css' );
|
87 |
wp_enqueue_style( 'gllrPrettyPhotoStylesheet', WP_PLUGIN_URL .'/gallery-plugin/pretty_photo/css/prettyPhoto.css' );
|
88 |
wp_enqueue_script( 'gllrPrettyPhotoJs', WP_PLUGIN_URL .'/gallery-plugin/pretty_photo/js/jquery.prettyPhoto.js', array( 'jquery' ) );
|
89 |
+
wp_enqueue_script( 'gllrFileuploaderJs', WP_PLUGIN_URL .'/gallery-plugin/upload/fileuploader.js', array( 'jquery' ) );
|
90 |
+
wp_enqueue_style( 'gllrFileuploadercss', WP_PLUGIN_URL .'/gallery-plugin/upload/fileuploader.css' );
|
91 |
}
|
92 |
}
|
93 |
|
languages/gallery-uk.mo
ADDED
Binary file
|
languages/gallery-uk.po
ADDED
@@ -0,0 +1,190 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
msgid ""
|
2 |
+
msgstr ""
|
3 |
+
"Project-Id-Version: gallery\n"
|
4 |
+
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2012-02-17 10:24+0200\n"
|
6 |
+
"PO-Revision-Date: 2012-02-17 10:26+0200\n"
|
7 |
+
"Last-Translator: BWS <zos@bestwebsoft.com>\n"
|
8 |
+
"Language-Team: Ted Mosby <tmosbyd@gmail.com>\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\n"
|
13 |
+
"X-Poedit-Basepath: ..\n"
|
14 |
+
"X-Poedit-Language: Ukrainian\n"
|
15 |
+
"X-Poedit-Country: UKRAINE\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 "Галереi"
|
23 |
+
|
24 |
+
#: gallery-plugin.php:64
|
25 |
+
#: gallery-plugin.php:555
|
26 |
+
msgid "Gallery"
|
27 |
+
msgstr "Галерея"
|
28 |
+
|
29 |
+
#: gallery-plugin.php:65
|
30 |
+
msgid "Add New"
|
31 |
+
msgstr "Додати новий"
|
32 |
+
|
33 |
+
#: gallery-plugin.php:66
|
34 |
+
msgid "Add New Gallery"
|
35 |
+
msgstr "Додати нову галерею"
|
36 |
+
|
37 |
+
#: gallery-plugin.php:67
|
38 |
+
msgid "Edit Gallery"
|
39 |
+
msgstr "Редагування галерея"
|
40 |
+
|
41 |
+
#: gallery-plugin.php:68
|
42 |
+
msgid "New Gallery"
|
43 |
+
msgstr "Нова галерея"
|
44 |
+
|
45 |
+
#: gallery-plugin.php:69
|
46 |
+
msgid "View Gallery"
|
47 |
+
msgstr "Перегляд галереї"
|
48 |
+
|
49 |
+
#: gallery-plugin.php:70
|
50 |
+
msgid "Search Galleries"
|
51 |
+
msgstr "Пошук галереї"
|
52 |
+
|
53 |
+
#: gallery-plugin.php:71
|
54 |
+
msgid "No Galleries found"
|
55 |
+
msgstr "Галереї, не знайдено"
|
56 |
+
|
57 |
+
#: gallery-plugin.php:120
|
58 |
+
msgid "Upload File"
|
59 |
+
msgstr "Завантажити файл"
|
60 |
+
|
61 |
+
#: gallery-plugin.php:131
|
62 |
+
msgid "Choose a screenshot to upload:"
|
63 |
+
msgstr "Вибрати скріншот, щоб завантажити:"
|
64 |
+
|
65 |
+
#: gallery-plugin.php:135
|
66 |
+
msgid "Please enable JavaScript to use the file uploader."
|
67 |
+
msgstr "Будь ласка Дозвольте JavaScript, щоб використовувати файл uploader."
|
68 |
+
|
69 |
+
#: gallery-plugin.php:323
|
70 |
+
msgid "Title"
|
71 |
+
msgstr "Назва"
|
72 |
+
|
73 |
+
#: gallery-plugin.php:324
|
74 |
+
msgid "Author"
|
75 |
+
msgstr "Автор "
|
76 |
+
|
77 |
+
#: gallery-plugin.php:325
|
78 |
+
msgid "Photo's"
|
79 |
+
msgstr "Фото "
|
80 |
+
|
81 |
+
#: gallery-plugin.php:326
|
82 |
+
msgid "Public"
|
83 |
+
msgstr "Громадськості"
|
84 |
+
|
85 |
+
#: gallery-plugin.php:327
|
86 |
+
msgid "Date"
|
87 |
+
msgstr "Дата "
|
88 |
+
|
89 |
+
#: gallery-plugin.php:524
|
90 |
+
msgid "Activated plugins"
|
91 |
+
msgstr "Активоване плагіни"
|
92 |
+
|
93 |
+
#: gallery-plugin.php:526
|
94 |
+
#: gallery-plugin.php:534
|
95 |
+
#: gallery-plugin.php:542
|
96 |
+
msgid "Read more"
|
97 |
+
msgstr "Читати далі"
|
98 |
+
|
99 |
+
#: gallery-plugin.php:526
|
100 |
+
#: gallery-plugin.php:674
|
101 |
+
#: gallery-plugin.php:689
|
102 |
+
msgid "Settings"
|
103 |
+
msgstr "Параметри"
|
104 |
+
|
105 |
+
#: gallery-plugin.php:532
|
106 |
+
msgid "Installed plugins"
|
107 |
+
msgstr "Встановлених модулів"
|
108 |
+
|
109 |
+
#: gallery-plugin.php:540
|
110 |
+
msgid "Recommended plugins"
|
111 |
+
msgstr "Плагіни Рекомендовані"
|
112 |
+
|
113 |
+
#: gallery-plugin.php:542
|
114 |
+
msgid "Download"
|
115 |
+
msgstr "Завантажити"
|
116 |
+
|
117 |
+
#: gallery-plugin.php:542
|
118 |
+
#, php-format
|
119 |
+
msgid "Install %s"
|
120 |
+
msgstr "Установка %s"
|
121 |
+
|
122 |
+
#: gallery-plugin.php:542
|
123 |
+
msgid "Install now from wordpress.org"
|
124 |
+
msgstr "Установити зараз від wordpress.org"
|
125 |
+
|
126 |
+
#: gallery-plugin.php:544
|
127 |
+
msgid "If you have any questions, please contact us via plugin@bestwebsoft.com or fill in our contact form on our site"
|
128 |
+
msgstr "Якщо у вас є які-небудь питання, будь ласка, зв'яжіться з нами через plugin@bestwebsoft.com або заповнити нашу контактну форму на нашому сайті"
|
129 |
+
|
130 |
+
#: gallery-plugin.php:623
|
131 |
+
msgid "Options saved."
|
132 |
+
msgstr "Параметри зберігаються."
|
133 |
+
|
134 |
+
#: gallery-plugin.php:630
|
135 |
+
msgid "Gallery Options"
|
136 |
+
msgstr "Параметри галереї"
|
137 |
+
|
138 |
+
#: gallery-plugin.php:636
|
139 |
+
msgid "The size of the cover album for gallery"
|
140 |
+
msgstr "Розмір обкладинки альбому для галереї"
|
141 |
+
|
142 |
+
#: gallery-plugin.php:638
|
143 |
+
#: gallery-plugin.php:646
|
144 |
+
msgid "Image size name"
|
145 |
+
msgstr "Ім'я розмір зображення"
|
146 |
+
|
147 |
+
#: gallery-plugin.php:639
|
148 |
+
#: gallery-plugin.php:647
|
149 |
+
msgid "Width (in px)"
|
150 |
+
msgstr "Ширина (в px)"
|
151 |
+
|
152 |
+
#: gallery-plugin.php:640
|
153 |
+
#: gallery-plugin.php:648
|
154 |
+
msgid "Height (in px)"
|
155 |
+
msgstr "Висота (в px)"
|
156 |
+
|
157 |
+
#: gallery-plugin.php:644
|
158 |
+
msgid "Size for gallery image"
|
159 |
+
msgstr "Розмір зображення галерея"
|
160 |
+
|
161 |
+
#: gallery-plugin.php:652
|
162 |
+
msgid "WordPress will create a copy of the post thumbnail with the specified dimensions when you upload a new photo."
|
163 |
+
msgstr "WordPress створить копію ескізу пост з заданими розмірами, коли ви завантажити нову фотографію."
|
164 |
+
|
165 |
+
#: gallery-plugin.php:655
|
166 |
+
msgid "Count images in row"
|
167 |
+
msgstr "Кількість зображень у рядку"
|
168 |
+
|
169 |
+
#: gallery-plugin.php:663
|
170 |
+
msgid "Save Changes"
|
171 |
+
msgstr "Зберегти зміни"
|
172 |
+
|
173 |
+
#: gallery-plugin.php:675
|
174 |
+
msgid "FAQ"
|
175 |
+
msgstr "FAQ "
|
176 |
+
|
177 |
+
#: gallery-plugin.php:676
|
178 |
+
msgid "Support"
|
179 |
+
msgstr "Підтримка"
|
180 |
+
|
181 |
+
#: template/gallery-single-template.php:63
|
182 |
+
msgid "Sorry - nothing to found."
|
183 |
+
msgstr "Вибачте - нічого не знайдено."
|
184 |
+
|
185 |
+
#: template/gallery-template.php:61
|
186 |
+
msgid "See photo »"
|
187 |
+
msgstr "Дивитися фото »"
|
188 |
+
|
189 |
+
#~ msgid "Size for gallery album cover"
|
190 |
+
#~ msgstr "Размер для "
|
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 |
|
@@ -31,6 +31,7 @@ This plugin makes it possible to implement as many galleries as you want into yo
|
|
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>.
|
36 |
|
@@ -75,6 +76,10 @@ The multiple files upload is supported by all modern browsers except Internet Ex
|
|
75 |
|
76 |
== Changelog ==
|
77 |
|
|
|
|
|
|
|
|
|
78 |
= V2.06 - 14.02.2012 =
|
79 |
* NEW : Added Dutch language files for plugin.
|
80 |
|
@@ -106,6 +111,9 @@ The multiple files upload is supported by all modern browsers except Internet Ex
|
|
106 |
|
107 |
== Upgrade Notice ==
|
108 |
|
|
|
|
|
|
|
109 |
= V2.06 =
|
110 |
Added Dutch language files for plugin.
|
111 |
|
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.07
|
8 |
|
9 |
This plugin allows you to implement gallery page into web site.
|
10 |
|
31 |
* French (fr_FR) (thanks Didier)
|
32 |
* Georgian (ka_GE) (thanks Vako Patashuri)
|
33 |
* Russian (ru_RU)
|
34 |
+
* Ukrainian (ru_RU)(thanks VTed Mosby)
|
35 |
|
36 |
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>.
|
37 |
|
76 |
|
77 |
== Changelog ==
|
78 |
|
79 |
+
= V2.07 - 17.02.2012 =
|
80 |
+
* NEW : Added Ukrainian language files for plugin.
|
81 |
+
* Bugfix : Problem with copying files gallery-single-template.php to theme was fixed.
|
82 |
+
|
83 |
= V2.06 - 14.02.2012 =
|
84 |
* NEW : Added Dutch language files for plugin.
|
85 |
|
111 |
|
112 |
== Upgrade Notice ==
|
113 |
|
114 |
+
= V2.07 =
|
115 |
+
Added Ukrainian language files for plugin. Problem with copying files gallery-single-template.php to theme was fixed.
|
116 |
+
|
117 |
= V2.06 =
|
118 |
Added Dutch language files for plugin.
|
119 |
|