Version Description
- Update of the language functionality
- Multi language support
Download this release
Release Info
Developer | robosoft |
Plugin | Gallery – Photo Gallery and Images Gallery |
Version | 2.6.11 |
Comparing to | |
See all releases |
Code changes from version 2.6.10 to 2.6.11
- LICENSE.txt +0 -339
- cmb2/fields/border/cmb-field-border.php +8 -6
- cmb2/fields/padding/rbs-padding.php +4 -4
- cmb2/fields/toolbox/cmb-field-toolbox.php +9 -9
- cmb2/includes/CMB2.php +2 -2
- cmb2/includes/CMB2_Ajax.php +3 -3
- cmb2/includes/CMB2_Field.php +4 -4
- cmb2/includes/CMB2_Types.php +10 -10
- cmb2/includes/CMB2_hookup.php +29 -29
- cmb2/includes/helper-functions.php +1 -1
- cmb2/languages/index.html +0 -0
- includes/extensions/rbs_create_post_ajax.php +10 -10
- includes/rbs_gallery_about.php +20 -20
- includes/rbs_gallery_ajax.php +1 -1
- includes/rbs_gallery_button.php +6 -6
- includes/rbs_gallery_init.php +7 -7
- includes/rbs_gallery_list.php +6 -6
- includes/rbs_gallery_media.php +1 -1
- index.html +0 -0
- languages/robo-gallery.pot +1509 -0
- readme.txt +9 -1
- robogallery.php +5 -5
LICENSE.txt
DELETED
@@ -1,339 +0,0 @@
|
|
1 |
-
GNU GENERAL PUBLIC LICENSE
|
2 |
-
Version 2, June 1991
|
3 |
-
|
4 |
-
Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
|
5 |
-
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
6 |
-
Everyone is permitted to copy and distribute verbatim copies
|
7 |
-
of this license document, but changing it is not allowed.
|
8 |
-
|
9 |
-
Preamble
|
10 |
-
|
11 |
-
The licenses for most software are designed to take away your
|
12 |
-
freedom to share and change it. By contrast, the GNU General Public
|
13 |
-
License is intended to guarantee your freedom to share and change free
|
14 |
-
software--to make sure the software is free for all its users. This
|
15 |
-
General Public License applies to most of the Free Software
|
16 |
-
Foundation's software and to any other program whose authors commit to
|
17 |
-
using it. (Some other Free Software Foundation software is covered by
|
18 |
-
the GNU Lesser General Public License instead.) You can apply it to
|
19 |
-
your programs, too.
|
20 |
-
|
21 |
-
When we speak of free software, we are referring to freedom, not
|
22 |
-
price. Our General Public Licenses are designed to make sure that you
|
23 |
-
have the freedom to distribute copies of free software (and charge for
|
24 |
-
this service if you wish), that you receive source code or can get it
|
25 |
-
if you want it, that you can change the software or use pieces of it
|
26 |
-
in new free programs; and that you know you can do these things.
|
27 |
-
|
28 |
-
To protect your rights, we need to make restrictions that forbid
|
29 |
-
anyone to deny you these rights or to ask you to surrender the rights.
|
30 |
-
These restrictions translate to certain responsibilities for you if you
|
31 |
-
distribute copies of the software, or if you modify it.
|
32 |
-
|
33 |
-
For example, if you distribute copies of such a program, whether
|
34 |
-
gratis or for a fee, you must give the recipients all the rights that
|
35 |
-
you have. You must make sure that they, too, receive or can get the
|
36 |
-
source code. And you must show them these terms so they know their
|
37 |
-
rights.
|
38 |
-
|
39 |
-
We protect your rights with two steps: (1) copyright the software, and
|
40 |
-
(2) offer you this license which gives you legal permission to copy,
|
41 |
-
distribute and/or modify the software.
|
42 |
-
|
43 |
-
Also, for each author's protection and ours, we want to make certain
|
44 |
-
that everyone understands that there is no warranty for this free
|
45 |
-
software. If the software is modified by someone else and passed on, we
|
46 |
-
want its recipients to know that what they have is not the original, so
|
47 |
-
that any problems introduced by others will not reflect on the original
|
48 |
-
authors' reputations.
|
49 |
-
|
50 |
-
Finally, any free program is threatened constantly by software
|
51 |
-
patents. We wish to avoid the danger that redistributors of a free
|
52 |
-
program will individually obtain patent licenses, in effect making the
|
53 |
-
program proprietary. To prevent this, we have made it clear that any
|
54 |
-
patent must be licensed for everyone's free use or not licensed at all.
|
55 |
-
|
56 |
-
The precise terms and conditions for copying, distribution and
|
57 |
-
modification follow.
|
58 |
-
|
59 |
-
GNU GENERAL PUBLIC LICENSE
|
60 |
-
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
|
61 |
-
|
62 |
-
0. This License applies to any program or other work which contains
|
63 |
-
a notice placed by the copyright holder saying it may be distributed
|
64 |
-
under the terms of this General Public License. The "Program", below,
|
65 |
-
refers to any such program or work, and a "work based on the Program"
|
66 |
-
means either the Program or any derivative work under copyright law:
|
67 |
-
that is to say, a work containing the Program or a portion of it,
|
68 |
-
either verbatim or with modifications and/or translated into another
|
69 |
-
language. (Hereinafter, translation is included without limitation in
|
70 |
-
the term "modification".) Each licensee is addressed as "you".
|
71 |
-
|
72 |
-
Activities other than copying, distribution and modification are not
|
73 |
-
covered by this License; they are outside its scope. The act of
|
74 |
-
running the Program is not restricted, and the output from the Program
|
75 |
-
is covered only if its contents constitute a work based on the
|
76 |
-
Program (independent of having been made by running the Program).
|
77 |
-
Whether that is true depends on what the Program does.
|
78 |
-
|
79 |
-
1. You may copy and distribute verbatim copies of the Program's
|
80 |
-
source code as you receive it, in any medium, provided that you
|
81 |
-
conspicuously and appropriately publish on each copy an appropriate
|
82 |
-
copyright notice and disclaimer of warranty; keep intact all the
|
83 |
-
notices that refer to this License and to the absence of any warranty;
|
84 |
-
and give any other recipients of the Program a copy of this License
|
85 |
-
along with the Program.
|
86 |
-
|
87 |
-
You may charge a fee for the physical act of transferring a copy, and
|
88 |
-
you may at your option offer warranty protection in exchange for a fee.
|
89 |
-
|
90 |
-
2. You may modify your copy or copies of the Program or any portion
|
91 |
-
of it, thus forming a work based on the Program, and copy and
|
92 |
-
distribute such modifications or work under the terms of Section 1
|
93 |
-
above, provided that you also meet all of these conditions:
|
94 |
-
|
95 |
-
a) You must cause the modified files to carry prominent notices
|
96 |
-
stating that you changed the files and the date of any change.
|
97 |
-
|
98 |
-
b) You must cause any work that you distribute or publish, that in
|
99 |
-
whole or in part contains or is derived from the Program or any
|
100 |
-
part thereof, to be licensed as a whole at no charge to all third
|
101 |
-
parties under the terms of this License.
|
102 |
-
|
103 |
-
c) If the modified program normally reads commands interactively
|
104 |
-
when run, you must cause it, when started running for such
|
105 |
-
interactive use in the most ordinary way, to print or display an
|
106 |
-
announcement including an appropriate copyright notice and a
|
107 |
-
notice that there is no warranty (or else, saying that you provide
|
108 |
-
a warranty) and that users may redistribute the program under
|
109 |
-
these conditions, and telling the user how to view a copy of this
|
110 |
-
License. (Exception: if the Program itself is interactive but
|
111 |
-
does not normally print such an announcement, your work based on
|
112 |
-
the Program is not required to print an announcement.)
|
113 |
-
|
114 |
-
These requirements apply to the modified work as a whole. If
|
115 |
-
identifiable sections of that work are not derived from the Program,
|
116 |
-
and can be reasonably considered independent and separate works in
|
117 |
-
themselves, then this License, and its terms, do not apply to those
|
118 |
-
sections when you distribute them as separate works. But when you
|
119 |
-
distribute the same sections as part of a whole which is a work based
|
120 |
-
on the Program, the distribution of the whole must be on the terms of
|
121 |
-
this License, whose permissions for other licensees extend to the
|
122 |
-
entire whole, and thus to each and every part regardless of who wrote it.
|
123 |
-
|
124 |
-
Thus, it is not the intent of this section to claim rights or contest
|
125 |
-
your rights to work written entirely by you; rather, the intent is to
|
126 |
-
exercise the right to control the distribution of derivative or
|
127 |
-
collective works based on the Program.
|
128 |
-
|
129 |
-
In addition, mere aggregation of another work not based on the Program
|
130 |
-
with the Program (or with a work based on the Program) on a volume of
|
131 |
-
a storage or distribution medium does not bring the other work under
|
132 |
-
the scope of this License.
|
133 |
-
|
134 |
-
3. You may copy and distribute the Program (or a work based on it,
|
135 |
-
under Section 2) in object code or executable form under the terms of
|
136 |
-
Sections 1 and 2 above provided that you also do one of the following:
|
137 |
-
|
138 |
-
a) Accompany it with the complete corresponding machine-readable
|
139 |
-
source code, which must be distributed under the terms of Sections
|
140 |
-
1 and 2 above on a medium customarily used for software interchange; or,
|
141 |
-
|
142 |
-
b) Accompany it with a written offer, valid for at least three
|
143 |
-
years, to give any third party, for a charge no more than your
|
144 |
-
cost of physically performing source distribution, a complete
|
145 |
-
machine-readable copy of the corresponding source code, to be
|
146 |
-
distributed under the terms of Sections 1 and 2 above on a medium
|
147 |
-
customarily used for software interchange; or,
|
148 |
-
|
149 |
-
c) Accompany it with the information you received as to the offer
|
150 |
-
to distribute corresponding source code. (This alternative is
|
151 |
-
allowed only for noncommercial distribution and only if you
|
152 |
-
received the program in object code or executable form with such
|
153 |
-
an offer, in accord with Subsection b above.)
|
154 |
-
|
155 |
-
The source code for a work means the preferred form of the work for
|
156 |
-
making modifications to it. For an executable work, complete source
|
157 |
-
code means all the source code for all modules it contains, plus any
|
158 |
-
associated interface definition files, plus the scripts used to
|
159 |
-
control compilation and installation of the executable. However, as a
|
160 |
-
special exception, the source code distributed need not include
|
161 |
-
anything that is normally distributed (in either source or binary
|
162 |
-
form) with the major components (compiler, kernel, and so on) of the
|
163 |
-
operating system on which the executable runs, unless that component
|
164 |
-
itself accompanies the executable.
|
165 |
-
|
166 |
-
If distribution of executable or object code is made by offering
|
167 |
-
access to copy from a designated place, then offering equivalent
|
168 |
-
access to copy the source code from the same place counts as
|
169 |
-
distribution of the source code, even though third parties are not
|
170 |
-
compelled to copy the source along with the object code.
|
171 |
-
|
172 |
-
4. You may not copy, modify, sublicense, or distribute the Program
|
173 |
-
except as expressly provided under this License. Any attempt
|
174 |
-
otherwise to copy, modify, sublicense or distribute the Program is
|
175 |
-
void, and will automatically terminate your rights under this License.
|
176 |
-
However, parties who have received copies, or rights, from you under
|
177 |
-
this License will not have their licenses terminated so long as such
|
178 |
-
parties remain in full compliance.
|
179 |
-
|
180 |
-
5. You are not required to accept this License, since you have not
|
181 |
-
signed it. However, nothing else grants you permission to modify or
|
182 |
-
distribute the Program or its derivative works. These actions are
|
183 |
-
prohibited by law if you do not accept this License. Therefore, by
|
184 |
-
modifying or distributing the Program (or any work based on the
|
185 |
-
Program), you indicate your acceptance of this License to do so, and
|
186 |
-
all its terms and conditions for copying, distributing or modifying
|
187 |
-
the Program or works based on it.
|
188 |
-
|
189 |
-
6. Each time you redistribute the Program (or any work based on the
|
190 |
-
Program), the recipient automatically receives a license from the
|
191 |
-
original licensor to copy, distribute or modify the Program subject to
|
192 |
-
these terms and conditions. You may not impose any further
|
193 |
-
restrictions on the recipients' exercise of the rights granted herein.
|
194 |
-
You are not responsible for enforcing compliance by third parties to
|
195 |
-
this License.
|
196 |
-
|
197 |
-
7. If, as a consequence of a court judgment or allegation of patent
|
198 |
-
infringement or for any other reason (not limited to patent issues),
|
199 |
-
conditions are imposed on you (whether by court order, agreement or
|
200 |
-
otherwise) that contradict the conditions of this License, they do not
|
201 |
-
excuse you from the conditions of this License. If you cannot
|
202 |
-
distribute so as to satisfy simultaneously your obligations under this
|
203 |
-
License and any other pertinent obligations, then as a consequence you
|
204 |
-
may not distribute the Program at all. For example, if a patent
|
205 |
-
license would not permit royalty-free redistribution of the Program by
|
206 |
-
all those who receive copies directly or indirectly through you, then
|
207 |
-
the only way you could satisfy both it and this License would be to
|
208 |
-
refrain entirely from distribution of the Program.
|
209 |
-
|
210 |
-
If any portion of this section is held invalid or unenforceable under
|
211 |
-
any particular circumstance, the balance of the section is intended to
|
212 |
-
apply and the section as a whole is intended to apply in other
|
213 |
-
circumstances.
|
214 |
-
|
215 |
-
It is not the purpose of this section to induce you to infringe any
|
216 |
-
patents or other property right claims or to contest validity of any
|
217 |
-
such claims; this section has the sole purpose of protecting the
|
218 |
-
integrity of the free software distribution system, which is
|
219 |
-
implemented by public license practices. Many people have made
|
220 |
-
generous contributions to the wide range of software distributed
|
221 |
-
through that system in reliance on consistent application of that
|
222 |
-
system; it is up to the author/donor to decide if he or she is willing
|
223 |
-
to distribute software through any other system and a licensee cannot
|
224 |
-
impose that choice.
|
225 |
-
|
226 |
-
This section is intended to make thoroughly clear what is believed to
|
227 |
-
be a consequence of the rest of this License.
|
228 |
-
|
229 |
-
8. If the distribution and/or use of the Program is restricted in
|
230 |
-
certain countries either by patents or by copyrighted interfaces, the
|
231 |
-
original copyright holder who places the Program under this License
|
232 |
-
may add an explicit geographical distribution limitation excluding
|
233 |
-
those countries, so that distribution is permitted only in or among
|
234 |
-
countries not thus excluded. In such case, this License incorporates
|
235 |
-
the limitation as if written in the body of this License.
|
236 |
-
|
237 |
-
9. The Free Software Foundation may publish revised and/or new versions
|
238 |
-
of the General Public License from time to time. Such new versions will
|
239 |
-
be similar in spirit to the present version, but may differ in detail to
|
240 |
-
address new problems or concerns.
|
241 |
-
|
242 |
-
Each version is given a distinguishing version number. If the Program
|
243 |
-
specifies a version number of this License which applies to it and "any
|
244 |
-
later version", you have the option of following the terms and conditions
|
245 |
-
either of that version or of any later version published by the Free
|
246 |
-
Software Foundation. If the Program does not specify a version number of
|
247 |
-
this License, you may choose any version ever published by the Free Software
|
248 |
-
Foundation.
|
249 |
-
|
250 |
-
10. If you wish to incorporate parts of the Program into other free
|
251 |
-
programs whose distribution conditions are different, write to the author
|
252 |
-
to ask for permission. For software which is copyrighted by the Free
|
253 |
-
Software Foundation, write to the Free Software Foundation; we sometimes
|
254 |
-
make exceptions for this. Our decision will be guided by the two goals
|
255 |
-
of preserving the free status of all derivatives of our free software and
|
256 |
-
of promoting the sharing and reuse of software generally.
|
257 |
-
|
258 |
-
NO WARRANTY
|
259 |
-
|
260 |
-
11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
|
261 |
-
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
|
262 |
-
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
|
263 |
-
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
|
264 |
-
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
|
265 |
-
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
|
266 |
-
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
|
267 |
-
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
|
268 |
-
REPAIR OR CORRECTION.
|
269 |
-
|
270 |
-
12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
|
271 |
-
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
|
272 |
-
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
|
273 |
-
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
|
274 |
-
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
|
275 |
-
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
|
276 |
-
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
|
277 |
-
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
|
278 |
-
POSSIBILITY OF SUCH DAMAGES.
|
279 |
-
|
280 |
-
END OF TERMS AND CONDITIONS
|
281 |
-
|
282 |
-
How to Apply These Terms to Your New Programs
|
283 |
-
|
284 |
-
If you develop a new program, and you want it to be of the greatest
|
285 |
-
possible use to the public, the best way to achieve this is to make it
|
286 |
-
free software which everyone can redistribute and change under these terms.
|
287 |
-
|
288 |
-
To do so, attach the following notices to the program. It is safest
|
289 |
-
to attach them to the start of each source file to most effectively
|
290 |
-
convey the exclusion of warranty; and each file should have at least
|
291 |
-
the "copyright" line and a pointer to where the full notice is found.
|
292 |
-
|
293 |
-
<one line to give the program's name and a brief idea of what it does.>
|
294 |
-
Copyright (C) <year> <name of author>
|
295 |
-
|
296 |
-
This program is free software; you can redistribute it and/or modify
|
297 |
-
it under the terms of the GNU General Public License as published by
|
298 |
-
the Free Software Foundation; either version 2 of the License, or
|
299 |
-
(at your option) any later version.
|
300 |
-
|
301 |
-
This program is distributed in the hope that it will be useful,
|
302 |
-
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
303 |
-
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
304 |
-
GNU General Public License for more details.
|
305 |
-
|
306 |
-
You should have received a copy of the GNU General Public License along
|
307 |
-
with this program; if not, write to the Free Software Foundation, Inc.,
|
308 |
-
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
309 |
-
|
310 |
-
Also add information on how to contact you by electronic and paper mail.
|
311 |
-
|
312 |
-
If the program is interactive, make it output a short notice like this
|
313 |
-
when it starts in an interactive mode:
|
314 |
-
|
315 |
-
Gnomovision version 69, Copyright (C) year name of author
|
316 |
-
Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
|
317 |
-
This is free software, and you are welcome to redistribute it
|
318 |
-
under certain conditions; type `show c' for details.
|
319 |
-
|
320 |
-
The hypothetical commands `show w' and `show c' should show the appropriate
|
321 |
-
parts of the General Public License. Of course, the commands you use may
|
322 |
-
be called something other than `show w' and `show c'; they could even be
|
323 |
-
mouse-clicks or menu items--whatever suits your program.
|
324 |
-
|
325 |
-
You should also get your employer (if you work as a programmer) or your
|
326 |
-
school, if any, to sign a "copyright disclaimer" for the program, if
|
327 |
-
necessary. Here is a sample; alter the names:
|
328 |
-
|
329 |
-
Yoyodyne, Inc., hereby disclaims all copyright interest in the program
|
330 |
-
`Gnomovision' (which makes passes at compilers) written by James Hacker.
|
331 |
-
|
332 |
-
<signature of Ty Coon>, 1 April 1989
|
333 |
-
Ty Coon, President of Vice
|
334 |
-
|
335 |
-
This General Public License does not permit incorporating your program into
|
336 |
-
proprietary programs. If your program is a subroutine library, you may
|
337 |
-
consider it more useful to permit linking proprietary applications with the
|
338 |
-
library. If this is what you want to do, use the GNU Lesser General
|
339 |
-
Public License instead of this License.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
cmb2/fields/border/cmb-field-border.php
CHANGED
@@ -1,14 +1,14 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version:
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: http://robosoft.co
|
8 |
-
* Created:
|
9 |
* Licensed under the GPLv2 license - http://opensource.org/licenses/gpl-2.0.php
|
10 |
*
|
11 |
-
* Copyright (c) 2014-
|
12 |
* Available only in http://robosoft.co/robogallery
|
13 |
*/
|
14 |
|
@@ -46,7 +46,9 @@ function rbs_border_render_field_callback( $field, $value, $object_id, $object_t
|
|
46 |
<div class="form-horizontal">
|
47 |
|
48 |
<div class="form-group">
|
49 |
-
<label class="col-sm-2 control-label" for="<?php echo $field_type_object->_id( '_width' ); ?>'"
|
|
|
|
|
50 |
<div class="col-sm-10">
|
51 |
<?php echo $field_type_object->input( array(
|
52 |
'name' => $field_type_object->_name( '[width]' ),
|
@@ -64,7 +66,7 @@ function rbs_border_render_field_callback( $field, $value, $object_id, $object_t
|
|
64 |
</div>
|
65 |
|
66 |
<div class="form-group">
|
67 |
-
<label class="col-sm-2 control-label" for="<?php echo $field_type_object->_id( '_style' ); ?>'"><?php _e( 'Style', '
|
68 |
<div class="col-sm-10">
|
69 |
<?php echo $field_type_object->select( array(
|
70 |
'name' => $field_type_object->_name( '[style]' ),
|
@@ -78,7 +80,7 @@ function rbs_border_render_field_callback( $field, $value, $object_id, $object_t
|
|
78 |
</div>
|
79 |
|
80 |
<div class="form-group">
|
81 |
-
<label class="col-sm-2 control-label" for="<?php echo $field_type_object->_id( '_color' ); ?>'"><?php _e( 'Color', '
|
82 |
<div class="col-sm-4">
|
83 |
<?php
|
84 |
echo $field_type_object->input( array(
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 2.0
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: http://robosoft.co
|
8 |
+
* Created: 2017
|
9 |
* Licensed under the GPLv2 license - http://opensource.org/licenses/gpl-2.0.php
|
10 |
*
|
11 |
+
* Copyright (c) 2014-2017, Robosoft. All rights reserved.
|
12 |
* Available only in http://robosoft.co/robogallery
|
13 |
*/
|
14 |
|
46 |
<div class="form-horizontal">
|
47 |
|
48 |
<div class="form-group">
|
49 |
+
<label class="col-sm-2 control-label" for="<?php echo $field_type_object->_id( '_width' ); ?>'">
|
50 |
+
<?php _e( 'Width', 'robo-gallery' ); ?>
|
51 |
+
</label>
|
52 |
<div class="col-sm-10">
|
53 |
<?php echo $field_type_object->input( array(
|
54 |
'name' => $field_type_object->_name( '[width]' ),
|
66 |
</div>
|
67 |
|
68 |
<div class="form-group">
|
69 |
+
<label class="col-sm-2 control-label" for="<?php echo $field_type_object->_id( '_style' ); ?>'"><?php _e( 'Style', 'robo-gallery' ); ?></label>
|
70 |
<div class="col-sm-10">
|
71 |
<?php echo $field_type_object->select( array(
|
72 |
'name' => $field_type_object->_name( '[style]' ),
|
80 |
</div>
|
81 |
|
82 |
<div class="form-group">
|
83 |
+
<label class="col-sm-2 control-label" for="<?php echo $field_type_object->_id( '_color' ); ?>'"><?php _e( 'Color', 'robo-gallery' ); ?></label>
|
84 |
<div class="col-sm-4">
|
85 |
<?php
|
86 |
echo $field_type_object->input( array(
|
cmb2/fields/padding/rbs-padding.php
CHANGED
@@ -43,7 +43,7 @@ function rbs_padding_field_callback( $field, $value, $object_id, $object_type, $
|
|
43 |
|
44 |
<div class="col-xs-5 col-sm-3<?php echo ($level?' rbs_disabled':'') ?>">
|
45 |
<div class="input-group">
|
46 |
-
<div class="input-group-addon"><?php _e('Left', '
|
47 |
<?php
|
48 |
echo $field_type_object->input( array(
|
49 |
'name' => $field_type_object->_name('[left]' ),
|
@@ -57,7 +57,7 @@ function rbs_padding_field_callback( $field, $value, $object_id, $object_type, $
|
|
57 |
|
58 |
<div class="col-xs-5 col-sm-3<?php echo ($level?' rbs_disabled':'') ?>">
|
59 |
<div class="input-group">
|
60 |
-
<div class="input-group-addon"><?php _e('Top', '
|
61 |
<?php
|
62 |
echo $field_type_object->input( array(
|
63 |
'name' => $field_type_object->_name('[top]' ),
|
@@ -75,7 +75,7 @@ function rbs_padding_field_callback( $field, $value, $object_id, $object_type, $
|
|
75 |
|
76 |
<div class="col-xs-5 col-sm-3<?php echo ($level?' rbs_disabled':'') ?>">
|
77 |
<div class="input-group">
|
78 |
-
<div class="input-group-addon"><?php _e('Right', '
|
79 |
<?php
|
80 |
echo $field_type_object->input( array(
|
81 |
'name' => $field_type_object->_name('[right]' ),
|
@@ -89,7 +89,7 @@ function rbs_padding_field_callback( $field, $value, $object_id, $object_type, $
|
|
89 |
|
90 |
<div class="col-xs-5 col-sm-3<?php echo ($level?' rbs_disabled':'') ?>">
|
91 |
<div class="input-group">
|
92 |
-
<div class="input-group-addon"><?php _e('Bottom', '
|
93 |
<?php
|
94 |
echo $field_type_object->input( array(
|
95 |
'name' => $field_type_object->_name('[bottom]' ),
|
43 |
|
44 |
<div class="col-xs-5 col-sm-3<?php echo ($level?' rbs_disabled':'') ?>">
|
45 |
<div class="input-group">
|
46 |
+
<div class="input-group-addon"><?php _e('Left', 'robo-gallery'); ?></div>
|
47 |
<?php
|
48 |
echo $field_type_object->input( array(
|
49 |
'name' => $field_type_object->_name('[left]' ),
|
57 |
|
58 |
<div class="col-xs-5 col-sm-3<?php echo ($level?' rbs_disabled':'') ?>">
|
59 |
<div class="input-group">
|
60 |
+
<div class="input-group-addon"><?php _e('Top', 'robo-gallery'); ?></div>
|
61 |
<?php
|
62 |
echo $field_type_object->input( array(
|
63 |
'name' => $field_type_object->_name('[top]' ),
|
75 |
|
76 |
<div class="col-xs-5 col-sm-3<?php echo ($level?' rbs_disabled':'') ?>">
|
77 |
<div class="input-group">
|
78 |
+
<div class="input-group-addon"><?php _e('Right', 'robo-gallery'); ?></div>
|
79 |
<?php
|
80 |
echo $field_type_object->input( array(
|
81 |
'name' => $field_type_object->_name('[right]' ),
|
89 |
|
90 |
<div class="col-xs-5 col-sm-3<?php echo ($level?' rbs_disabled':'') ?>">
|
91 |
<div class="input-group">
|
92 |
+
<div class="input-group-addon"><?php _e('Bottom', 'robo-gallery'); ?></div>
|
93 |
<?php
|
94 |
echo $field_type_object->input( array(
|
95 |
'name' => $field_type_object->_name('[bottom]' ),
|
cmb2/fields/toolbox/cmb-field-toolbox.php
CHANGED
@@ -57,11 +57,11 @@ class RBS_TOOLBOX {
|
|
57 |
.'style="display: none;" '
|
58 |
.'data-body="rbs_edit" '
|
59 |
.'data-open="0" '
|
60 |
-
.'data-title="'.__('Get Robo Gallery Pro version', '
|
61 |
-
.'data-close="'.__('Close', '
|
62 |
-
.'data-info="'.__('Get Pro version', '
|
63 |
.'>'
|
64 |
-
.__('This function available in PRO version', '
|
65 |
.'</div>';
|
66 |
}
|
67 |
|
@@ -70,15 +70,15 @@ class RBS_TOOLBOX {
|
|
70 |
.'style="display: none;" '
|
71 |
.'data-body="rbs_edit" '
|
72 |
.'data-open="0" '
|
73 |
-
.'data-title="'.__('Update Robo Gallery PRO Key', '
|
74 |
-
.'data-close="'.__('Close', '
|
75 |
-
.'data-info="'.__('Goto Clients section', '
|
76 |
.'>'
|
77 |
.__('This function available in latest versions of the plugin. <br/>
|
78 |
Please login to <a href="http://robosoft.co/clients/" target="_blank">client member place section</a> and download latest version of the <strong>Robo Gallery Key plugin</strong>.<br/><br/>
|
79 |
Install this key on the website and all features will be enabled.<br/>
|
80 |
All previous functionality will be available with old Pro Key. <br/>
|
81 |
-
Update required only for the case if you wish to enable all latest functions implemented in new version of the plugin.', '
|
82 |
.'</div>';
|
83 |
}
|
84 |
|
@@ -131,7 +131,7 @@ class RBS_TOOLBOX {
|
|
131 |
wp_register_script( 'rbs-toolbox-admin-edit', ROBO_GALLERY_URL.'js/admin/edit.js', array( 'jquery' ), ROBO_GALLERY_VERSION, true );
|
132 |
|
133 |
$translation_array = array(
|
134 |
-
'rbs_info_clone_text' => __( 'disabled because you select gallery clone option', '
|
135 |
);
|
136 |
wp_localize_script( 'rbs-toolbox-admin-edit', 'rbs_toolbox_translation', $translation_array );
|
137 |
wp_enqueue_script( 'rbs-toolbox-admin-edit' );
|
57 |
.'style="display: none;" '
|
58 |
.'data-body="rbs_edit" '
|
59 |
.'data-open="0" '
|
60 |
+
.'data-title="'.__('Get Robo Gallery Pro version', 'robo-gallery').'" '
|
61 |
+
.'data-close="'.__('Close', 'robo-gallery').'" '
|
62 |
+
.'data-info="'.__('Get Pro version', 'robo-gallery').'"'
|
63 |
.'>'
|
64 |
+
.__('This function available in PRO version', 'robo-gallery')
|
65 |
.'</div>';
|
66 |
}
|
67 |
|
70 |
.'style="display: none;" '
|
71 |
.'data-body="rbs_edit" '
|
72 |
.'data-open="0" '
|
73 |
+
.'data-title="'.__('Update Robo Gallery PRO Key', 'robo-gallery').'" '
|
74 |
+
.'data-close="'.__('Close', 'robo-gallery').'" '
|
75 |
+
.'data-info="'.__('Goto Clients section', 'robo-gallery').'"'
|
76 |
.'>'
|
77 |
.__('This function available in latest versions of the plugin. <br/>
|
78 |
Please login to <a href="http://robosoft.co/clients/" target="_blank">client member place section</a> and download latest version of the <strong>Robo Gallery Key plugin</strong>.<br/><br/>
|
79 |
Install this key on the website and all features will be enabled.<br/>
|
80 |
All previous functionality will be available with old Pro Key. <br/>
|
81 |
+
Update required only for the case if you wish to enable all latest functions implemented in new version of the plugin.', 'robo-gallery')
|
82 |
.'</div>';
|
83 |
}
|
84 |
|
131 |
wp_register_script( 'rbs-toolbox-admin-edit', ROBO_GALLERY_URL.'js/admin/edit.js', array( 'jquery' ), ROBO_GALLERY_VERSION, true );
|
132 |
|
133 |
$translation_array = array(
|
134 |
+
'rbs_info_clone_text' => __( 'disabled because you select gallery clone option', 'robo-gallery' ),
|
135 |
);
|
136 |
wp_localize_script( 'rbs-toolbox-admin-edit', 'rbs_toolbox_translation', $translation_array );
|
137 |
wp_enqueue_script( 'rbs-toolbox-admin-edit' );
|
cmb2/includes/CMB2.php
CHANGED
@@ -117,7 +117,7 @@ class CMB2 {
|
|
117 |
public function __construct( $meta_box, $object_id = 0 ) {
|
118 |
|
119 |
if ( empty( $meta_box['id'] ) ) {
|
120 |
-
wp_die(
|
121 |
}
|
122 |
|
123 |
$this->meta_box = wp_parse_args( $meta_box, $this->mb_defaults );
|
@@ -314,7 +314,7 @@ class CMB2 {
|
|
314 |
<div class="postbox cmb-row cmb-repeatable-grouping" data-iterator="', $field_group->index, '">
|
315 |
|
316 |
<button ', $remove_disabled, 'data-selector="', $field_group->id(), '_repeat" class="dashicons-before dashicons-no-alt cmb-remove-group-row"></button>
|
317 |
-
<div class="cmbhandle" title="' ,
|
318 |
<h3 class="cmb-group-title cmbhandle-title"><span>', $field_group->replace_hash( $field_group->options( 'group_title' ) ), '</span></h3>
|
319 |
|
320 |
<div class="inside cmb-td cmb-nested cmb-field-list">';
|
117 |
public function __construct( $meta_box, $object_id = 0 ) {
|
118 |
|
119 |
if ( empty( $meta_box['id'] ) ) {
|
120 |
+
wp_die( 'Metabox configuration is required to have an ID parameter' );
|
121 |
}
|
122 |
|
123 |
$this->meta_box = wp_parse_args( $meta_box, $this->mb_defaults );
|
314 |
<div class="postbox cmb-row cmb-repeatable-grouping" data-iterator="', $field_group->index, '">
|
315 |
|
316 |
<button ', $remove_disabled, 'data-selector="', $field_group->id(), '_repeat" class="dashicons-before dashicons-no-alt cmb-remove-group-row"></button>
|
317 |
+
<div class="cmbhandle" title="' , 'Click to toggle', '"><br></div>
|
318 |
<h3 class="cmb-group-title cmbhandle-title"><span>', $field_group->replace_hash( $field_group->options( 'group_title' ) ), '</span></h3>
|
319 |
|
320 |
<div class="inside cmb-td cmb-nested cmb-field-list">';
|
cmb2/includes/CMB2_Ajax.php
CHANGED
@@ -38,7 +38,7 @@ class CMB2_Ajax {
|
|
38 |
|
39 |
// Send back error if empty
|
40 |
if ( empty( $oembed_string ) ) {
|
41 |
-
wp_send_json_error( '<p class="ui-state-error-text">' .
|
42 |
}
|
43 |
|
44 |
// Set width of embed
|
@@ -133,11 +133,11 @@ class CMB2_Ajax {
|
|
133 |
|
134 |
// Send back our embed
|
135 |
if ( $check_embed && $check_embed != $fallback ) {
|
136 |
-
return '<div class="embed-status">' . $check_embed . '<p class="cmb2-remove-wrapper"><a href="#" class="cmb2-remove-file-button" rel="' . $args['field_id'] . '">' .
|
137 |
}
|
138 |
|
139 |
// Otherwise, send back error info that no oEmbeds were found
|
140 |
-
return '<p class="ui-state-error-text">' . sprintf(
|
141 |
|
142 |
}
|
143 |
|
38 |
|
39 |
// Send back error if empty
|
40 |
if ( empty( $oembed_string ) ) {
|
41 |
+
wp_send_json_error( '<p class="ui-state-error-text">' . 'Please Try Again' . '</p>' );
|
42 |
}
|
43 |
|
44 |
// Set width of embed
|
133 |
|
134 |
// Send back our embed
|
135 |
if ( $check_embed && $check_embed != $fallback ) {
|
136 |
+
return '<div class="embed-status">' . $check_embed . '<p class="cmb2-remove-wrapper"><a href="#" class="cmb2-remove-file-button" rel="' . $args['field_id'] . '">' . 'Remove Embed' . '</a></p></div>';
|
137 |
}
|
138 |
|
139 |
// Otherwise, send back error info that no oEmbeds were found
|
140 |
+
return '<p class="ui-state-error-text">' . sprintf( 'No oEmbed Results Found for %s. View more info at', $fallback ) . ' <a href="http://codex.wordpress.org/Embeds" target="_blank">codex.wordpress.org/Embeds</a>.</p>';
|
141 |
|
142 |
}
|
143 |
|
cmb2/includes/CMB2_Field.php
CHANGED
@@ -892,8 +892,8 @@ class CMB2_Field {
|
|
892 |
}
|
893 |
|
894 |
$args['options'] = 'group' == $args['type'] ? wp_parse_args( $args['options'], array(
|
895 |
-
'add_button' =>
|
896 |
-
'remove_button' =>
|
897 |
) ) : $args['options'];
|
898 |
|
899 |
$args['_id'] = $args['id'];
|
@@ -915,11 +915,11 @@ class CMB2_Field {
|
|
915 |
if ( in_array( $args['type'], $option_types, true ) ) {
|
916 |
|
917 |
$args['show_option_none'] = isset( $args['show_option_none'] ) ? $args['show_option_none'] : false;
|
918 |
-
$args['show_option_none'] = true === $args['show_option_none'] ?
|
919 |
|
920 |
if ( ! $args['show_option_none'] ) {
|
921 |
$off_by_default = in_array( $args['type'], array( 'select', 'radio', 'radio_inline' ), true );
|
922 |
-
$args['show_option_none'] = $off_by_default ? false :
|
923 |
}
|
924 |
|
925 |
}
|
892 |
}
|
893 |
|
894 |
$args['options'] = 'group' == $args['type'] ? wp_parse_args( $args['options'], array(
|
895 |
+
'add_button' => 'Add Group',
|
896 |
+
'remove_button' => 'Remove Group',
|
897 |
) ) : $args['options'];
|
898 |
|
899 |
$args['_id'] = $args['id'];
|
915 |
if ( in_array( $args['type'], $option_types, true ) ) {
|
916 |
|
917 |
$args['show_option_none'] = isset( $args['show_option_none'] ) ? $args['show_option_none'] : false;
|
918 |
+
$args['show_option_none'] = true === $args['show_option_none'] ? 'None' : $args['show_option_none'];
|
919 |
|
920 |
if ( ! $args['show_option_none'] ) {
|
921 |
$off_by_default = in_array( $args['type'], array( 'select', 'radio', 'radio_inline' ), true );
|
922 |
+
$args['show_option_none'] = $off_by_default ? false : 'None';
|
923 |
}
|
924 |
|
925 |
}
|
cmb2/includes/CMB2_Types.php
CHANGED
@@ -295,7 +295,7 @@ class CMB2_Types {
|
|
295 |
</div>
|
296 |
</div>
|
297 |
<p class="cmb-add-row">
|
298 |
-
<button data-selector="<?php echo $table_id; ?>" class="cmb-add-row-button button"><?php echo esc_html( $this->_text( 'add_row_text',
|
299 |
</p>
|
300 |
|
301 |
<?php
|
@@ -354,7 +354,7 @@ class CMB2_Types {
|
|
354 |
<?php $this->_render(); ?>
|
355 |
</div>
|
356 |
<div class="cmb-td cmb-remove-row">
|
357 |
-
<button class="button cmb-remove-row-button<?php echo $disabled; ?>"><?php echo esc_html( $this->_text( 'remove_row_text',
|
358 |
</div>
|
359 |
</div>
|
360 |
|
@@ -723,7 +723,7 @@ class CMB2_Types {
|
|
723 |
$options = ''; $i = 1;
|
724 |
|
725 |
if ( ! $terms ) {
|
726 |
-
$options .= sprintf( '<li><label>%s</label></li>', esc_html( $this->_text( 'no_terms_text',
|
727 |
} else {
|
728 |
$option_none = $this->field->args( 'show_option_none' );
|
729 |
if ( ! empty( $option_none ) ) {
|
@@ -771,7 +771,7 @@ class CMB2_Types {
|
|
771 |
$options = ''; $i = 1;
|
772 |
|
773 |
if ( ! $terms ) {
|
774 |
-
$options .= sprintf( '<li><label>%s</label></li>', esc_html( $this->_text( 'no_terms_text',
|
775 |
} else {
|
776 |
|
777 |
foreach ( $terms as $term ) {
|
@@ -836,7 +836,7 @@ class CMB2_Types {
|
|
836 |
$this->input( array(
|
837 |
'type' => 'button',
|
838 |
'class' => 'cmb2-upload-button button cmb2-upload-list',
|
839 |
-
'value' => esc_html( $this->_text( 'add_upload_files_text',
|
840 |
'name' => '', 'id' => '',
|
841 |
) );
|
842 |
|
@@ -894,7 +894,7 @@ class CMB2_Types {
|
|
894 |
'data-previewsize' => is_array( $img_size ) ? '[' . implode( ',', $img_size ) . ']' : 350,
|
895 |
) );
|
896 |
|
897 |
-
printf( '<input class="cmb2-upload-button button" type="button" value="%s" />', esc_attr( $this->_text( 'add_upload_file_text',
|
898 |
|
899 |
$this->_desc( true, true );
|
900 |
|
@@ -968,7 +968,7 @@ class CMB2_Types {
|
|
968 |
$args['tag'],
|
969 |
$args['image'],
|
970 |
isset( $args['cached_id'] ) ? ' rel="' . $args['cached_id'] . '"' : '',
|
971 |
-
esc_html( $this->_text( 'remove_image_text',
|
972 |
isset( $args['id_input'] ) ? $args['id_input'] : ''
|
973 |
);
|
974 |
}
|
@@ -982,12 +982,12 @@ class CMB2_Types {
|
|
982 |
public function file_status_output( $args ) {
|
983 |
printf( '<%1$s class="file-status"><span>%2$s <strong>%3$s</strong></span> (<a href="%4$s" target="_blank" rel="external">%5$s</a> / <a href="#" class="cmb2-remove-file-button"%6$s>%7$s</a>)%8$s</%1$s>',
|
984 |
$args['tag'],
|
985 |
-
esc_html( $this->_text( 'file_text',
|
986 |
$this->get_file_name_from_path( $args['value'] ),
|
987 |
$args['value'],
|
988 |
-
esc_html( $this->_text( 'file-download-text',
|
989 |
isset( $args['cached_id'] ) ? ' rel="' . $args['cached_id'] . '"' : '',
|
990 |
-
esc_html( $this->_text( 'remove_text',
|
991 |
isset( $args['id_input'] ) ? $args['id_input'] : ''
|
992 |
);
|
993 |
}
|
295 |
</div>
|
296 |
</div>
|
297 |
<p class="cmb-add-row">
|
298 |
+
<button data-selector="<?php echo $table_id; ?>" class="cmb-add-row-button button"><?php echo esc_html( $this->_text( 'add_row_text', 'Add Row' ) ); ?></button>
|
299 |
</p>
|
300 |
|
301 |
<?php
|
354 |
<?php $this->_render(); ?>
|
355 |
</div>
|
356 |
<div class="cmb-td cmb-remove-row">
|
357 |
+
<button class="button cmb-remove-row-button<?php echo $disabled; ?>"><?php echo esc_html( $this->_text( 'remove_row_text', 'Remove' ) ); ?></button>
|
358 |
</div>
|
359 |
</div>
|
360 |
|
723 |
$options = ''; $i = 1;
|
724 |
|
725 |
if ( ! $terms ) {
|
726 |
+
$options .= sprintf( '<li><label>%s</label></li>', esc_html( $this->_text( 'no_terms_text', 'No terms' ) ) );
|
727 |
} else {
|
728 |
$option_none = $this->field->args( 'show_option_none' );
|
729 |
if ( ! empty( $option_none ) ) {
|
771 |
$options = ''; $i = 1;
|
772 |
|
773 |
if ( ! $terms ) {
|
774 |
+
$options .= sprintf( '<li><label>%s</label></li>', esc_html( $this->_text( 'no_terms_text', 'No terms' ) ) );
|
775 |
} else {
|
776 |
|
777 |
foreach ( $terms as $term ) {
|
836 |
$this->input( array(
|
837 |
'type' => 'button',
|
838 |
'class' => 'cmb2-upload-button button cmb2-upload-list',
|
839 |
+
'value' => esc_html( $this->_text( 'add_upload_files_text', 'Add or Upload Files' ) ),
|
840 |
'name' => '', 'id' => '',
|
841 |
) );
|
842 |
|
894 |
'data-previewsize' => is_array( $img_size ) ? '[' . implode( ',', $img_size ) . ']' : 350,
|
895 |
) );
|
896 |
|
897 |
+
printf( '<input class="cmb2-upload-button button" type="button" value="%s" />', esc_attr( $this->_text( 'add_upload_file_text', 'Add or Upload File' ) ) );
|
898 |
|
899 |
$this->_desc( true, true );
|
900 |
|
968 |
$args['tag'],
|
969 |
$args['image'],
|
970 |
isset( $args['cached_id'] ) ? ' rel="' . $args['cached_id'] . '"' : '',
|
971 |
+
esc_html( $this->_text( 'remove_image_text', 'Remove Image' ) ),
|
972 |
isset( $args['id_input'] ) ? $args['id_input'] : ''
|
973 |
);
|
974 |
}
|
982 |
public function file_status_output( $args ) {
|
983 |
printf( '<%1$s class="file-status"><span>%2$s <strong>%3$s</strong></span> (<a href="%4$s" target="_blank" rel="external">%5$s</a> / <a href="#" class="cmb2-remove-file-button"%6$s>%7$s</a>)%8$s</%1$s>',
|
984 |
$args['tag'],
|
985 |
+
esc_html( $this->_text( 'file_text', 'File:' ) ),
|
986 |
$this->get_file_name_from_path( $args['value'] ),
|
987 |
$args['value'],
|
988 |
+
esc_html( $this->_text( 'file-download-text', 'Download' ) ),
|
989 |
isset( $args['cached_id'] ) ? ' rel="' . $args['cached_id'] . '"' : '',
|
990 |
+
esc_html( $this->_text( 'remove_text', 'Remove' ) ),
|
991 |
isset( $args['id_input'] ) ? $args['id_input'] : ''
|
992 |
);
|
993 |
}
|
cmb2/includes/CMB2_hookup.php
CHANGED
@@ -137,10 +137,10 @@ class CMB2_hookup {
|
|
137 |
wp_register_script( 'iris', admin_url( 'js/iris.min.js' ), array( 'jquery-ui-draggable', 'jquery-ui-slider', 'jquery-touch-punch' ), CMB2_VERSION );
|
138 |
wp_register_script( 'wp-color-picker', admin_url( 'js/color-picker.min.js' ), array( 'iris' ), CMB2_VERSION );
|
139 |
wp_localize_script( 'wp-color-picker', 'wpColorPickerL10n', array(
|
140 |
-
'clear' =>
|
141 |
-
'defaultString' =>
|
142 |
-
'pick' =>
|
143 |
-
'current' =>
|
144 |
) );
|
145 |
}
|
146 |
|
@@ -164,38 +164,38 @@ class CMB2_hookup {
|
|
164 |
'date_picker' => array(
|
165 |
'changeMonth' => true,
|
166 |
'changeYear' => true,
|
167 |
-
'dateFormat' =>
|
168 |
-
'dayNames' => explode( ',',
|
169 |
-
'dayNamesMin' => explode( ',',
|
170 |
-
'dayNamesShort' => explode( ',',
|
171 |
-
'monthNames' => explode( ',',
|
172 |
-
'monthNamesShort' => explode( ',',
|
173 |
-
'nextText' =>
|
174 |
-
'prevText' =>
|
175 |
-
'currentText' =>
|
176 |
-
'closeText' =>
|
177 |
-
'clearText' =>
|
178 |
),
|
179 |
'time_picker' => array(
|
180 |
-
'timeOnlyTitle' =>
|
181 |
-
'timeText' =>
|
182 |
-
'hourText' =>
|
183 |
-
'minuteText' =>
|
184 |
-
'secondText' =>
|
185 |
-
'currentText' =>
|
186 |
-
'closeText' =>
|
187 |
-
'timeFormat' =>
|
188 |
'controlType' => 'select',
|
189 |
'stepMinute' => 5,
|
190 |
),
|
191 |
),
|
192 |
'strings' => array(
|
193 |
-
'upload_file' =>
|
194 |
-
'remove_image' =>
|
195 |
-
'remove_file' =>
|
196 |
-
'file' =>
|
197 |
-
'download' =>
|
198 |
-
'check_toggle' =>
|
199 |
),
|
200 |
) ) );
|
201 |
|
137 |
wp_register_script( 'iris', admin_url( 'js/iris.min.js' ), array( 'jquery-ui-draggable', 'jquery-ui-slider', 'jquery-touch-punch' ), CMB2_VERSION );
|
138 |
wp_register_script( 'wp-color-picker', admin_url( 'js/color-picker.min.js' ), array( 'iris' ), CMB2_VERSION );
|
139 |
wp_localize_script( 'wp-color-picker', 'wpColorPickerL10n', array(
|
140 |
+
'clear' => 'Clear',
|
141 |
+
'defaultString' => 'Default',
|
142 |
+
'pick' => 'Select Color',
|
143 |
+
'current' => 'Current Color',
|
144 |
) );
|
145 |
}
|
146 |
|
164 |
'date_picker' => array(
|
165 |
'changeMonth' => true,
|
166 |
'changeYear' => true,
|
167 |
+
'dateFormat' => 'mm/dd/yy',
|
168 |
+
'dayNames' => explode( ',', 'Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday' ),
|
169 |
+
'dayNamesMin' => explode( ',', 'Su, Mo, Tu, We, Th, Fr, Sa' ),
|
170 |
+
'dayNamesShort' => explode( ',', 'Sun, Mon, Tue, Wed, Thu, Fri, Sat' ),
|
171 |
+
'monthNames' => explode( ',', 'January, February, March, April, May, June, July, August, September, October, November, December' ),
|
172 |
+
'monthNamesShort' => explode( ',', 'Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec' ),
|
173 |
+
'nextText' => 'Next',
|
174 |
+
'prevText' => 'Prev',
|
175 |
+
'currentText' => 'Today',
|
176 |
+
'closeText' => 'Done',
|
177 |
+
'clearText' => 'Clear',
|
178 |
),
|
179 |
'time_picker' => array(
|
180 |
+
'timeOnlyTitle' => 'Choose Time',
|
181 |
+
'timeText' => 'Time',
|
182 |
+
'hourText' => 'Hour',
|
183 |
+
'minuteText' => 'Minute',
|
184 |
+
'secondText' => 'Second',
|
185 |
+
'currentText' => 'Now',
|
186 |
+
'closeText' => 'Done',
|
187 |
+
'timeFormat' => 'hh:mm TT',
|
188 |
'controlType' => 'select',
|
189 |
'stepMinute' => 5,
|
190 |
),
|
191 |
),
|
192 |
'strings' => array(
|
193 |
+
'upload_file' => 'Use this file',
|
194 |
+
'remove_image' => 'Remove Image',
|
195 |
+
'remove_file' => 'Remove',
|
196 |
+
'file' => 'File:',
|
197 |
+
'download' => 'Download',
|
198 |
+
'check_toggle' => 'Select / Deselect All',
|
199 |
),
|
200 |
) ) );
|
201 |
|
cmb2/includes/helper-functions.php
CHANGED
@@ -250,7 +250,7 @@ function cmb2_print_metabox_form( $meta_box, $object_id = 0, $args = array() ) {
|
|
250 |
|
251 |
$args = wp_parse_args( $args, array(
|
252 |
'form_format' => '<form class="cmb-form" method="post" id="%1$s" enctype="multipart/form-data" encoding="multipart/form-data"><input type="hidden" name="object_id" value="%2$s">%3$s<input type="submit" name="submit-cmb" value="%4$s" class="button-primary"></form>',
|
253 |
-
'save_button' =>
|
254 |
'object_type' => $cmb->mb_object_type(),
|
255 |
'enqueue_js' => true,
|
256 |
) );
|
250 |
|
251 |
$args = wp_parse_args( $args, array(
|
252 |
'form_format' => '<form class="cmb-form" method="post" id="%1$s" enctype="multipart/form-data" encoding="multipart/form-data"><input type="hidden" name="object_id" value="%2$s">%3$s<input type="submit" name="submit-cmb" value="%4$s" class="button-primary"></form>',
|
253 |
+
'save_button' => 'Save',
|
254 |
'object_type' => $cmb->mb_object_type(),
|
255 |
'enqueue_js' => true,
|
256 |
) );
|
cmb2/languages/index.html
DELETED
File without changes
|
includes/extensions/rbs_create_post_ajax.php
CHANGED
@@ -41,17 +41,17 @@ if(!function_exists('rbs_ajax_create_article_form')){
|
|
41 |
'value_field' => 'term_id',
|
42 |
);
|
43 |
if( !isset($_POST['galleryid']) || !(int)$_POST['galleryid'] ){
|
44 |
-
echo '<p><strong>
|
45 |
return ;
|
46 |
} ;
|
47 |
$galleryid = (int) $_POST['galleryid'];
|
48 |
$post_info = get_post($galleryid );
|
49 |
|
50 |
if( gettype($post_info)!='object' ) {
|
51 |
-
echo '<p><strong>
|
52 |
return ;
|
53 |
}
|
54 |
-
echo "<h3>".__('Add new post','
|
55 |
?>
|
56 |
<table class="form-table">
|
57 |
<tbody>
|
@@ -79,7 +79,7 @@ if(!function_exists('rbs_ajax_create_article_form')){
|
|
79 |
</table>
|
80 |
<?php
|
81 |
|
82 |
-
echo '<p>'.__('Short tag of the gallery will be insert into created article.','
|
83 |
}
|
84 |
}
|
85 |
|
@@ -95,7 +95,7 @@ if(!function_exists('rbs_ajax_create_article')){
|
|
95 |
$post_info = get_post( $galleryid );
|
96 |
|
97 |
if( gettype($post_info)!='object' ) {
|
98 |
-
echo '<p><strong>
|
99 |
die();
|
100 |
}
|
101 |
|
@@ -130,7 +130,7 @@ if(!function_exists('rbs_ajax_create_article')){
|
|
130 |
update_post_meta($galleryid, 'rbs_gallery_id', json_encode($posts_id, JSON_FORCE_OBJECT ));
|
131 |
|
132 |
if( isset($Poster->errors) && count($Poster->errors) ){
|
133 |
-
echo '<p><strong>
|
134 |
for ($i=0; $i < count($Poster->errors); $i++) {
|
135 |
$error = $Poster->errors[$i];
|
136 |
echo ' - '.$error.'<br>';
|
@@ -149,7 +149,7 @@ if(!function_exists('rbs_ajax_create_article')){
|
|
149 |
|
150 |
}
|
151 |
} else {
|
152 |
-
echo '<p><strong>
|
153 |
}
|
154 |
die();
|
155 |
}
|
@@ -160,14 +160,14 @@ if(!function_exists('rbs_ajax_posts_list')){
|
|
160 |
function rbs_ajax_posts_list(){
|
161 |
|
162 |
if( !isset($_POST['galleryid']) || !((int)$_POST['galleryid']) ){
|
163 |
-
echo '<p><strong>
|
164 |
return ;
|
165 |
} ;
|
166 |
$galleryid = (int) $_POST['galleryid'];
|
167 |
$posts = get_post_meta( $galleryid, 'rbs_gallery_id' , true);
|
168 |
|
169 |
if(!count($posts)){
|
170 |
-
e_('No post','
|
171 |
die();
|
172 |
}
|
173 |
|
@@ -219,7 +219,7 @@ if(!function_exists('rbs_ajax_reset_views')){
|
|
219 |
function rbs_ajax_reset_views(){
|
220 |
|
221 |
if( !isset($_POST['galleryid']) || ! ((int) $_POST['galleryid']) ){
|
222 |
-
echo '<p><strong>
|
223 |
return ;
|
224 |
} ;
|
225 |
$galleryId = (int) $_POST['galleryid'];
|
41 |
'value_field' => 'term_id',
|
42 |
);
|
43 |
if( !isset($_POST['galleryid']) || !(int)$_POST['galleryid'] ){
|
44 |
+
echo '<p><strong>Post not created. Error: </strong>Empty gallery ID</p>';
|
45 |
return ;
|
46 |
} ;
|
47 |
$galleryid = (int) $_POST['galleryid'];
|
48 |
$post_info = get_post($galleryid );
|
49 |
|
50 |
if( gettype($post_info)!='object' ) {
|
51 |
+
echo '<p><strong>Post not created. Error: </strong> Incorrect gallery ID</p>';
|
52 |
return ;
|
53 |
}
|
54 |
+
echo "<h3>".__('Add new post','robo-gallery')."</h3>";
|
55 |
?>
|
56 |
<table class="form-table">
|
57 |
<tbody>
|
79 |
</table>
|
80 |
<?php
|
81 |
|
82 |
+
echo '<p>'.__('Short tag of the gallery will be insert into created article.','robo-gallery').'</p>';
|
83 |
}
|
84 |
}
|
85 |
|
95 |
$post_info = get_post( $galleryid );
|
96 |
|
97 |
if( gettype($post_info)!='object' ) {
|
98 |
+
echo '<p><strong>Post not created. Error: </strong>empty gallery id</p>';
|
99 |
die();
|
100 |
}
|
101 |
|
130 |
update_post_meta($galleryid, 'rbs_gallery_id', json_encode($posts_id, JSON_FORCE_OBJECT ));
|
131 |
|
132 |
if( isset($Poster->errors) && count($Poster->errors) ){
|
133 |
+
echo '<p><strong>Post not created. Error: </strong><br>';
|
134 |
for ($i=0; $i < count($Poster->errors); $i++) {
|
135 |
$error = $Poster->errors[$i];
|
136 |
echo ' - '.$error.'<br>';
|
149 |
|
150 |
}
|
151 |
} else {
|
152 |
+
echo '<p><strong>Error: input value</strong></p>';
|
153 |
}
|
154 |
die();
|
155 |
}
|
160 |
function rbs_ajax_posts_list(){
|
161 |
|
162 |
if( !isset($_POST['galleryid']) || !((int)$_POST['galleryid']) ){
|
163 |
+
echo '<p><strong>Error: </strong>Empty gallery ID</p>';
|
164 |
return ;
|
165 |
} ;
|
166 |
$galleryid = (int) $_POST['galleryid'];
|
167 |
$posts = get_post_meta( $galleryid, 'rbs_gallery_id' , true);
|
168 |
|
169 |
if(!count($posts)){
|
170 |
+
e_('No post','robo-gallery');
|
171 |
die();
|
172 |
}
|
173 |
|
219 |
function rbs_ajax_reset_views(){
|
220 |
|
221 |
if( !isset($_POST['galleryid']) || ! ((int) $_POST['galleryid']) ){
|
222 |
+
echo '<p><strong>Error: </strong>Empty gallery ID</p>';
|
223 |
return ;
|
224 |
} ;
|
225 |
$galleryId = (int) $_POST['galleryid'];
|
includes/rbs_gallery_about.php
CHANGED
@@ -22,52 +22,52 @@ echo '
|
|
22 |
<img class="rbs_robosoft_logo" src="'.ROBO_GALLERY_URL.'about/robosoft.png" alt="RoboSoft" />
|
23 |
</div>
|
24 |
<div class="rbs_about_string1">
|
25 |
-
'.__( 'Robo Gallery implemented by RoboSoft Team', '
|
26 |
</div>
|
27 |
<div class="rbs_about_string2">
|
28 |
-
'.__( 'More details about Robo Gallery you can see on our website', '
|
29 |
<a href="http://www.robosoft.co/robogallery/" alt="robosoft.co">robosoft.co</a>
|
30 |
</div>
|
31 |
';
|
32 |
if(!ROBO_GALLERY_PRO){
|
33 |
echo '
|
34 |
-
<div class="rbs_about_string3">'.__( 'Robo Gallery Pro Features', '
|
35 |
|
36 |
<div class="rbs_about_flex">
|
37 |
-
<div class="rbs_about_listing col1">- '.__('Unlimited amount of the galleries', '
|
38 |
-
<div class="rbs_about_listing col2">- '.__('Unlimited amount of images in galleries', '
|
39 |
</div>
|
40 |
<div class="rbs_about_flex">
|
41 |
-
<div class="rbs_about_listing col1">- '.__('Custom hover style for border', '
|
42 |
-
<div class="rbs_about_listing col2">- '.__('Custom hover style for shadow', '
|
43 |
</div>
|
44 |
<div class="rbs_about_flex">
|
45 |
-
<div class="rbs_about_listing col1">- '.__('Unlimited multi-categories', '
|
46 |
-
<div class="rbs_about_listing col2">- '.__('High quality thumbnails', '
|
47 |
</div>
|
48 |
<div class="rbs_about_flex">
|
49 |
-
<div class="rbs_about_listing col1">- '.__('Gallery widget', '
|
50 |
-
<div class="rbs_about_listing col2">- '.__('Random ordering', '
|
51 |
</div>
|
52 |
<div class="rbs_about_flex">
|
53 |
-
<div class="rbs_about_listing col1">- '.__('Gallery menu colors', '
|
54 |
-
<div class="rbs_about_listing col2">- '.__('Gallery menu styles', '
|
55 |
</div>
|
56 |
<div class="rbs_about_flex">
|
57 |
-
<div class="rbs_about_listing col1">- '.__('Custom images ordering', '
|
58 |
-
<div class="rbs_about_listing col2">- '.__('Customizable hover style', '
|
59 |
</div>
|
60 |
<div class="rbs_about_flex">
|
61 |
-
<div class="rbs_about_listing col1">- '.__('Custom hover background color', '
|
62 |
-
<div class="rbs_about_listing col2">- '.__('Advanced images description settings', '
|
63 |
</div>
|
64 |
|
65 |
<div class="rbs_about_button">
|
66 |
-
<a href="http://robosoft.co/go.php?product=gallery&task=gopro" alt="'.__('Get Pro version', '
|
67 |
-
'.__('Get Pro version', '
|
68 |
</a>
|
69 |
</div>
|
70 |
';
|
71 |
}
|
72 |
-
echo '<div class="rbs_about_string2">Copyright © 2014 -
|
73 |
';
|
22 |
<img class="rbs_robosoft_logo" src="'.ROBO_GALLERY_URL.'about/robosoft.png" alt="RoboSoft" />
|
23 |
</div>
|
24 |
<div class="rbs_about_string1">
|
25 |
+
'.__( 'Robo Gallery implemented by RoboSoft Team', 'robo-gallery' ).'
|
26 |
</div>
|
27 |
<div class="rbs_about_string2">
|
28 |
+
'.__( 'More details about Robo Gallery you can see on our website', 'robo-gallery' ).':
|
29 |
<a href="http://www.robosoft.co/robogallery/" alt="robosoft.co">robosoft.co</a>
|
30 |
</div>
|
31 |
';
|
32 |
if(!ROBO_GALLERY_PRO){
|
33 |
echo '
|
34 |
+
<div class="rbs_about_string3">'.__( 'Robo Gallery Pro Features', 'robo-gallery' ).':</div>
|
35 |
|
36 |
<div class="rbs_about_flex">
|
37 |
+
<div class="rbs_about_listing col1">- '.__('Unlimited amount of the galleries', 'robo-gallery').'</div>
|
38 |
+
<div class="rbs_about_listing col2">- '.__('Unlimited amount of images in galleries', 'robo-gallery').'</div>
|
39 |
</div>
|
40 |
<div class="rbs_about_flex">
|
41 |
+
<div class="rbs_about_listing col1">- '.__('Custom hover style for border', 'robo-gallery').'</div>
|
42 |
+
<div class="rbs_about_listing col2">- '.__('Custom hover style for shadow', 'robo-gallery').'</div>
|
43 |
</div>
|
44 |
<div class="rbs_about_flex">
|
45 |
+
<div class="rbs_about_listing col1">- '.__('Unlimited multi-categories', 'robo-gallery').'</div>
|
46 |
+
<div class="rbs_about_listing col2">- '.__('High quality thumbnails', 'robo-gallery').'</div>
|
47 |
</div>
|
48 |
<div class="rbs_about_flex">
|
49 |
+
<div class="rbs_about_listing col1">- '.__('Gallery widget', 'robo-gallery').'</div>
|
50 |
+
<div class="rbs_about_listing col2">- '.__('Random ordering', 'robo-gallery').'</div>
|
51 |
</div>
|
52 |
<div class="rbs_about_flex">
|
53 |
+
<div class="rbs_about_listing col1">- '.__('Gallery menu colors', 'robo-gallery').'</div>
|
54 |
+
<div class="rbs_about_listing col2">- '.__('Gallery menu styles', 'robo-gallery').'</div>
|
55 |
</div>
|
56 |
<div class="rbs_about_flex">
|
57 |
+
<div class="rbs_about_listing col1">- '.__('Custom images ordering', 'robo-gallery').'</div>
|
58 |
+
<div class="rbs_about_listing col2">- '.__('Customizable hover style', 'robo-gallery').'</div>
|
59 |
</div>
|
60 |
<div class="rbs_about_flex">
|
61 |
+
<div class="rbs_about_listing col1">- '.__('Custom hover background color', 'robo-gallery').'</div>
|
62 |
+
<div class="rbs_about_listing col2">- '.__('Advanced images description settings', 'robo-gallery').'</div>
|
63 |
</div>
|
64 |
|
65 |
<div class="rbs_about_button">
|
66 |
+
<a href="http://robosoft.co/go.php?product=gallery&task=gopro" alt="'.__('Get Pro version', 'robo-gallery').'">
|
67 |
+
'.__('Get Pro version', 'robo-gallery').'
|
68 |
</a>
|
69 |
</div>
|
70 |
';
|
71 |
}
|
72 |
+
echo '<div class="rbs_about_string2">Copyright © 2014 - 2017 RoboSoft '.__('All Rights Reserved', 'robo-gallery').'.</div>
|
73 |
';
|
includes/rbs_gallery_ajax.php
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: http://robosoft.co
|
8 |
-
* Created:
|
9 |
* Licensed under the GPLv2 license - http://opensource.org/licenses/gpl-2.0.php
|
10 |
*
|
11 |
* Copyright (c) 2014-2016, Robosoft. All rights reserved.
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: http://robosoft.co
|
8 |
+
* Created: 2017
|
9 |
* Licensed under the GPLv2 license - http://opensource.org/licenses/gpl-2.0.php
|
10 |
*
|
11 |
* Copyright (c) 2014-2016, Robosoft. All rights reserved.
|
includes/rbs_gallery_button.php
CHANGED
@@ -24,15 +24,15 @@ function add_robo_gallery_button(){
|
|
24 |
wp_enqueue_script('rbs-robo-gallery-button', ROBO_GALLERY_URL.'js/admin/editor-button.js', array( 'jquery' ), '1.0.0', true );
|
25 |
|
26 |
$translation_array = array(
|
27 |
-
'roboGalleryTitle' => __('Robo Gallery','
|
28 |
-
'closeButton' => __('Close'),
|
29 |
-
'insertButton' => __('Insert'),
|
30 |
);
|
31 |
|
32 |
wp_localize_script( 'rbs-robo-gallery-button', 'robo_gallery_trans', $translation_array );
|
33 |
wp_enqueue_script( 'rbs-robo-gallery-button' );
|
34 |
|
35 |
-
echo '<a href="#robo-gallery" id="insert-robo-gallery" class="button"><span class="dashicons dashicons-format-gallery" style="margin: 4px 5px 0 0;"></span>'.__( 'Add Robo Gallery' , '
|
36 |
|
37 |
$args = array(
|
38 |
'child_of' => 0,
|
@@ -43,8 +43,8 @@ function add_robo_gallery_button(){
|
|
43 |
'post_type' => 'robo_gallery_table'
|
44 |
);
|
45 |
echo '<div id="robo-gallery" style="display: none;">'
|
46 |
-
.__('Select gallery', '
|
47 |
-
.'<p style="margin-bottom:0px;">'.__( 'Configure it in','
|
48 |
.'</div>';
|
49 |
}
|
50 |
add_action('media_buttons', 'add_robo_gallery_button', 15);
|
24 |
wp_enqueue_script('rbs-robo-gallery-button', ROBO_GALLERY_URL.'js/admin/editor-button.js', array( 'jquery' ), '1.0.0', true );
|
25 |
|
26 |
$translation_array = array(
|
27 |
+
'roboGalleryTitle' => __('Robo Gallery','robo-gallery'),
|
28 |
+
'closeButton' => __('Close','robo-gallery'),
|
29 |
+
'insertButton' => __('Insert','robo-gallery'),
|
30 |
);
|
31 |
|
32 |
wp_localize_script( 'rbs-robo-gallery-button', 'robo_gallery_trans', $translation_array );
|
33 |
wp_enqueue_script( 'rbs-robo-gallery-button' );
|
34 |
|
35 |
+
echo '<a href="#robo-gallery" id="insert-robo-gallery" class="button"><span class="dashicons dashicons-format-gallery" style="margin: 4px 5px 0 0;"></span>'.__( 'Add Robo Gallery' , 'robo-gallery' ).'</a>';
|
36 |
|
37 |
$args = array(
|
38 |
'child_of' => 0,
|
43 |
'post_type' => 'robo_gallery_table'
|
44 |
);
|
45 |
echo '<div id="robo-gallery" style="display: none;">'
|
46 |
+
.__('Select gallery', 'robo-gallery').' '.wp_dropdown_pages( $args )
|
47 |
+
.'<p style="margin-bottom:0px;">'.__( 'Configure it in','robo-gallery').' <a href="edit.php?post_type=robo_gallery_table" target="_blank">'.__( 'Robo Gallery plugin','robo-gallery').'</a></p>'
|
48 |
.'</div>';
|
49 |
}
|
50 |
add_action('media_buttons', 'add_robo_gallery_button', 15);
|
includes/rbs_gallery_init.php
CHANGED
@@ -18,10 +18,10 @@ define( "ROBO_GALLERY_PREFIX", 'rsg_');
|
|
18 |
define( "ROBO_GALLERY_TYPE_POST", 'robo_gallery_table');
|
19 |
|
20 |
define( "ROBO_GALLERY_ICON_PRO", '<button type="button" class="btn btn-danger btn-xs rbs-label-pro">Pro</button>');
|
21 |
-
define( "ROBO_GALLERY_LABEL_PRO", '<span>'.__( 'Available in', '
|
22 |
|
23 |
define( "ROBO_GALLERY_ICON_UPDATE_PRO", '<button type="button" class="btn btn-success btn-xs rbs-label-pro">Pro</button>');
|
24 |
-
define( "ROBO_GALLERY_LABEL_UPDATE_PRO", '<span>'.__( 'Please update ', '
|
25 |
|
26 |
if(!function_exists('rbs_gallery_include')){
|
27 |
function rbs_gallery_include( $filesForInclude, $path = '' ){
|
@@ -76,11 +76,11 @@ function create_post_type_robo_gallery() {
|
|
76 |
array(
|
77 |
'labels' => array(
|
78 |
'name' => 'Robo Gallery',
|
79 |
-
'singular_name' => _x( 'Robo Gallery', 'post type singular name', '
|
80 |
-
'all_items' => __( 'Galleries List', '
|
81 |
-
'add_new' => __( 'Add Gallery', '
|
82 |
-
'add_new_item' => __( 'Add Gallery', '
|
83 |
-
'edit_item' => __( 'Edit Gallery', '
|
84 |
),
|
85 |
|
86 |
'rewrite' => array( 'slug' => 'gallery', 'with_front' => true ),
|
18 |
define( "ROBO_GALLERY_TYPE_POST", 'robo_gallery_table');
|
19 |
|
20 |
define( "ROBO_GALLERY_ICON_PRO", '<button type="button" class="btn btn-danger btn-xs rbs-label-pro">Pro</button>');
|
21 |
+
define( "ROBO_GALLERY_LABEL_PRO", '<span>'.__( 'Available in', 'robo-gallery' ).'</span> '.ROBO_GALLERY_ICON_PRO);
|
22 |
|
23 |
define( "ROBO_GALLERY_ICON_UPDATE_PRO", '<button type="button" class="btn btn-success btn-xs rbs-label-pro">Pro</button>');
|
24 |
+
define( "ROBO_GALLERY_LABEL_UPDATE_PRO", '<span>'.__( 'Please update ', 'robo-gallery' ).'</span> '.ROBO_GALLERY_ICON_UPDATE_PRO.'<span>'.__( ' key', 'robo-gallery' ).'</span> ');
|
25 |
|
26 |
if(!function_exists('rbs_gallery_include')){
|
27 |
function rbs_gallery_include( $filesForInclude, $path = '' ){
|
76 |
array(
|
77 |
'labels' => array(
|
78 |
'name' => 'Robo Gallery',
|
79 |
+
'singular_name' => _x( 'Robo Gallery', 'post type singular name', 'robo-gallery' ),
|
80 |
+
'all_items' => __( 'Galleries List', 'robo-gallery' ),
|
81 |
+
'add_new' => __( 'Add Gallery', 'robo-gallery' ),
|
82 |
+
'add_new_item' => __( 'Add Gallery', 'robo-gallery' ),
|
83 |
+
'edit_item' => __( 'Edit Gallery', 'robo-gallery' ),
|
84 |
),
|
85 |
|
86 |
'rewrite' => array( 'slug' => 'gallery', 'with_front' => true ),
|
includes/rbs_gallery_list.php
CHANGED
@@ -26,11 +26,11 @@ if(isset($_GET['showproinfo']) && $_GET['showproinfo']){
|
|
26 |
echo '<div id="rbs_showInformation" '
|
27 |
.'style="display: none;" '
|
28 |
.'data-open="1" '
|
29 |
-
.'data-title="'.__('Get Robo Gallery Pro version', '
|
30 |
-
.'data-close="'.__('Close', '
|
31 |
-
.'data-info="'.__('Get Pro version', '
|
32 |
.'>'
|
33 |
-
.__('You can create only 3 galleries. Update to PRO to get unlimited galleries', '
|
34 |
.'</div>';
|
35 |
}
|
36 |
if(!ROBO_GALLERY_PRO) add_action( 'in_admin_header', 'rbs_gallery_showInformation' );
|
@@ -64,8 +64,8 @@ if(!function_exists('add_rbs_table_columns')){
|
|
64 |
return array_merge(
|
65 |
$columns,
|
66 |
array(
|
67 |
-
'rbs_gallery_views' => __('Views'),
|
68 |
-
'rbs_gallery' => __('Shortcode')
|
69 |
)
|
70 |
);
|
71 |
}
|
26 |
echo '<div id="rbs_showInformation" '
|
27 |
.'style="display: none;" '
|
28 |
.'data-open="1" '
|
29 |
+
.'data-title="'.__('Get Robo Gallery Pro version', 'robo-gallery').'" '
|
30 |
+
.'data-close="'.__('Close', 'robo-gallery').'" '
|
31 |
+
.'data-info="'.__('Get Pro version', 'robo-gallery').'"'
|
32 |
.'>'
|
33 |
+
.__('You can create only 3 galleries. Update to PRO to get unlimited galleries', 'robo-gallery')
|
34 |
.'</div>';
|
35 |
}
|
36 |
if(!ROBO_GALLERY_PRO) add_action( 'in_admin_header', 'rbs_gallery_showInformation' );
|
64 |
return array_merge(
|
65 |
$columns,
|
66 |
array(
|
67 |
+
'rbs_gallery_views' => __('Views','robo-gallery'),
|
68 |
+
'rbs_gallery' => __('Shortcode' ,'robo-gallery')
|
69 |
)
|
70 |
);
|
71 |
}
|
includes/rbs_gallery_media.php
CHANGED
@@ -49,7 +49,7 @@ add_action('admin_head', 'robo_gallery_hide_fieldattachment');
|
|
49 |
$form_fields[ROBO_GALLERY_PREFIX.'gallery_line'] = array(
|
50 |
'label' => '',
|
51 |
'input' => 'html',
|
52 |
-
'html' => ( !ROBO_GALLERY_PRO ?'<br/><br/><span>Robo Gallery <br> Available in PRO </span>':'<h4>'.__('Robo Gallery', '
|
53 |
);
|
54 |
|
55 |
$form_fields[ROBO_GALLERY_PREFIX.'gallery_tags'] = array(
|
49 |
$form_fields[ROBO_GALLERY_PREFIX.'gallery_line'] = array(
|
50 |
'label' => '',
|
51 |
'input' => 'html',
|
52 |
+
'html' => ( !ROBO_GALLERY_PRO ?'<br/><br/><span>Robo Gallery <br> Available in PRO </span>':'<h4>'.__('Robo Gallery', 'robo-gallery').'</h4>')
|
53 |
);
|
54 |
|
55 |
$form_fields[ROBO_GALLERY_PREFIX.'gallery_tags'] = array(
|
index.html
DELETED
File without changes
|
languages/robo-gallery.pot
ADDED
@@ -0,0 +1,1509 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
#, fuzzy
|
2 |
+
msgid ""
|
3 |
+
msgstr ""
|
4 |
+
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
|
5 |
+
"Project-Id-Version: Robo Gallery\n"
|
6 |
+
"POT-Creation-Date: 2017-05-15 11:41+0200\n"
|
7 |
+
"PO-Revision-Date: 2017-05-15 11:19+0200\n"
|
8 |
+
"Last-Translator: \n"
|
9 |
+
"Language-Team: \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 2.0\n"
|
14 |
+
"X-Poedit-Basepath: ..\n"
|
15 |
+
"X-Poedit-Flags-xgettext: --add-comments=translators:\n"
|
16 |
+
"X-Poedit-WPHeader: robogallery.php\n"
|
17 |
+
"X-Poedit-SourceCharset: UTF-8\n"
|
18 |
+
"X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
|
19 |
+
"esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;"
|
20 |
+
"_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
|
21 |
+
"X-Poedit-SearchPath-0: .\n"
|
22 |
+
"X-Poedit-SearchPathExcluded-0: *.js\n"
|
23 |
+
"X-Poedit-SearchPathExcluded-1: .hg\n"
|
24 |
+
"X-Poedit-SearchPathExcluded-2: dist\n"
|
25 |
+
"X-Poedit-SearchPathExcluded-3: node_modules\n"
|
26 |
+
|
27 |
+
#: cmb2/fields/border/cmb-field-border.php:50
|
28 |
+
msgid "Width"
|
29 |
+
msgstr ""
|
30 |
+
|
31 |
+
#: cmb2/fields/border/cmb-field-border.php:69
|
32 |
+
#: includes/options/rbs_gallery_options_button.php:136
|
33 |
+
msgid "Style"
|
34 |
+
msgstr ""
|
35 |
+
|
36 |
+
#: cmb2/fields/border/cmb-field-border.php:83
|
37 |
+
#: includes/options/rbs_gallery_options_button.php:155
|
38 |
+
msgid "Color"
|
39 |
+
msgstr ""
|
40 |
+
|
41 |
+
#: cmb2/fields/padding/rbs-padding.php:46
|
42 |
+
#: includes/options/rbs_gallery_options_button.php:207
|
43 |
+
msgid "Left"
|
44 |
+
msgstr ""
|
45 |
+
|
46 |
+
#: cmb2/fields/padding/rbs-padding.php:60
|
47 |
+
msgid "Top"
|
48 |
+
msgstr ""
|
49 |
+
|
50 |
+
#: cmb2/fields/padding/rbs-padding.php:78
|
51 |
+
#: includes/options/rbs_gallery_options_button.php:209
|
52 |
+
msgid "Right"
|
53 |
+
msgstr ""
|
54 |
+
|
55 |
+
#: cmb2/fields/padding/rbs-padding.php:92
|
56 |
+
msgid "Bottom"
|
57 |
+
msgstr ""
|
58 |
+
|
59 |
+
#: cmb2/fields/toolbox/cmb-field-toolbox.php:60
|
60 |
+
#: includes/rbs_gallery_list.php:29
|
61 |
+
msgid "Get Robo Gallery Pro version"
|
62 |
+
msgstr ""
|
63 |
+
|
64 |
+
#: cmb2/fields/toolbox/cmb-field-toolbox.php:61
|
65 |
+
#: cmb2/fields/toolbox/cmb-field-toolbox.php:74
|
66 |
+
#: includes/extensions/rbs_create_post.php:11
|
67 |
+
#: includes/rbs_gallery_button.php:28 includes/rbs_gallery_list.php:30
|
68 |
+
msgid "Close"
|
69 |
+
msgstr ""
|
70 |
+
|
71 |
+
#: cmb2/fields/toolbox/cmb-field-toolbox.php:62
|
72 |
+
#: includes/options/rbs_gallery_options_info.php:19
|
73 |
+
#: includes/options/rbs_gallery_options_info.php:31
|
74 |
+
#: includes/options/rbs_gallery_options_infowide.php:19
|
75 |
+
#: includes/rbs_gallery_about.php:66 includes/rbs_gallery_about.php:67
|
76 |
+
#: includes/rbs_gallery_list.php:31 includes/rbs_gallery_topblock.php:23
|
77 |
+
msgid "Get Pro version"
|
78 |
+
msgstr ""
|
79 |
+
|
80 |
+
#: cmb2/fields/toolbox/cmb-field-toolbox.php:64
|
81 |
+
msgid "This function available in PRO version"
|
82 |
+
msgstr ""
|
83 |
+
|
84 |
+
#: cmb2/fields/toolbox/cmb-field-toolbox.php:73
|
85 |
+
msgid "Update Robo Gallery PRO Key"
|
86 |
+
msgstr ""
|
87 |
+
|
88 |
+
#: cmb2/fields/toolbox/cmb-field-toolbox.php:75
|
89 |
+
msgid "Goto Clients section"
|
90 |
+
msgstr ""
|
91 |
+
|
92 |
+
#: cmb2/fields/toolbox/cmb-field-toolbox.php:77
|
93 |
+
msgid ""
|
94 |
+
"This function available in latest versions of the plugin. <br/>\n"
|
95 |
+
"\t\t\t\t\t\t\tPlease login to <a href=\"http://robosoft.co/clients/\" target="
|
96 |
+
"\"_blank\">client member place section</a> and download latest version of "
|
97 |
+
"the <strong>Robo Gallery Key plugin</strong>.<br/><br/>\n"
|
98 |
+
"\t\t\t\t\t\t\tInstall this key on the website and all features will be "
|
99 |
+
"enabled.<br/>\n"
|
100 |
+
"\t\t\t\t\t\t\tAll previous functionality will be available with old Pro Key. "
|
101 |
+
"<br/>\n"
|
102 |
+
"\t\t\t\t\t\t\tUpdate required only for the case if you wish to enable all "
|
103 |
+
"latest functions implemented in new version of the plugin."
|
104 |
+
msgstr ""
|
105 |
+
|
106 |
+
#: cmb2/fields/toolbox/cmb-field-toolbox.php:134
|
107 |
+
msgid "disabled because you select gallery clone option"
|
108 |
+
msgstr ""
|
109 |
+
|
110 |
+
#: includes/extensions/backup/backup.class.php:273
|
111 |
+
msgid "Can't create directory for archive file."
|
112 |
+
msgstr ""
|
113 |
+
|
114 |
+
#: includes/extensions/backup/backup.class.php:353
|
115 |
+
#, php-format
|
116 |
+
msgid "Can not clear archive's file: \"%s\"."
|
117 |
+
msgstr ""
|
118 |
+
|
119 |
+
#: includes/extensions/backup/backup.class.php:369
|
120 |
+
#, php-format
|
121 |
+
msgid "Didn't save archive with files \"%s\"."
|
122 |
+
msgstr ""
|
123 |
+
|
124 |
+
#: includes/extensions/backup/backup.class.php:635
|
125 |
+
msgid "Can't find import xml file in archive."
|
126 |
+
msgstr ""
|
127 |
+
|
128 |
+
#: includes/extensions/backup/backup.class.php:678
|
129 |
+
msgid "Can't set xml content for reading."
|
130 |
+
msgstr ""
|
131 |
+
|
132 |
+
#: includes/extensions/backup/backup.class.php:684
|
133 |
+
msgid "Invalid document of import"
|
134 |
+
msgstr ""
|
135 |
+
|
136 |
+
#: includes/extensions/backup/backup.class.php:848
|
137 |
+
#, php-format
|
138 |
+
msgid "Error insert post attachment with ID: \"%d\" and guid: \"%s\". %s"
|
139 |
+
msgstr ""
|
140 |
+
|
141 |
+
#: includes/extensions/backup/backup.class.php:904
|
142 |
+
msgid "Invalid xml content."
|
143 |
+
msgstr ""
|
144 |
+
|
145 |
+
#: includes/extensions/backup/backup.class.php:980
|
146 |
+
#, php-format
|
147 |
+
msgid "Error insert post with ID: \"%d\" and title: \"%s\". %s"
|
148 |
+
msgstr ""
|
149 |
+
|
150 |
+
#: includes/extensions/backup/backup.class.php:1011
|
151 |
+
#, php-format
|
152 |
+
msgid ""
|
153 |
+
"Error insert postmeta for post with ID %d. Meta key: \"%s\", meta value: \"%s"
|
154 |
+
"\""
|
155 |
+
msgstr ""
|
156 |
+
|
157 |
+
#: includes/extensions/backup/backup.class.php:1063
|
158 |
+
#, php-format
|
159 |
+
msgid "Can't open archive \"%s\"."
|
160 |
+
msgstr ""
|
161 |
+
|
162 |
+
#: includes/extensions/backup/backup.class.php:1085
|
163 |
+
#, php-format
|
164 |
+
msgid "Can't import file \"%s\". File is absent in archive"
|
165 |
+
msgstr ""
|
166 |
+
|
167 |
+
#: includes/extensions/backup/backup.class.php:1117
|
168 |
+
#, php-format
|
169 |
+
msgid "Can't create directory \"%s\" during import file."
|
170 |
+
msgstr ""
|
171 |
+
|
172 |
+
#: includes/extensions/backup/backup.class.php:1121
|
173 |
+
#, php-format
|
174 |
+
msgid "Can't create file \"%s\" during import file."
|
175 |
+
msgstr ""
|
176 |
+
|
177 |
+
#: includes/extensions/backup/backup.form.php:38
|
178 |
+
msgid "Error: Can't check Maximum Upload File Size"
|
179 |
+
msgstr ""
|
180 |
+
|
181 |
+
#: includes/extensions/backup/backup.form.php:62
|
182 |
+
msgid "Robo Gallery Backup"
|
183 |
+
msgstr ""
|
184 |
+
|
185 |
+
#: includes/extensions/backup/backup.form.php:101
|
186 |
+
msgid "Error Import "
|
187 |
+
msgstr ""
|
188 |
+
|
189 |
+
#: includes/extensions/backup/backup.form.php:105
|
190 |
+
msgid "Success Import "
|
191 |
+
msgstr ""
|
192 |
+
|
193 |
+
#: includes/extensions/backup/backup.form.php:107
|
194 |
+
msgid "Import Post"
|
195 |
+
msgstr ""
|
196 |
+
|
197 |
+
#: includes/extensions/backup/backup.form.php:108
|
198 |
+
msgid "Import Images"
|
199 |
+
msgstr ""
|
200 |
+
|
201 |
+
#: includes/extensions/backup/backup.form.php:114
|
202 |
+
msgid "Duplicate Post"
|
203 |
+
msgstr ""
|
204 |
+
|
205 |
+
#: includes/extensions/backup/backup.form.php:115
|
206 |
+
msgid "Duplicate Images"
|
207 |
+
msgstr ""
|
208 |
+
|
209 |
+
#: includes/extensions/backup/backup.form.php:122
|
210 |
+
msgid "Skipped Post"
|
211 |
+
msgstr ""
|
212 |
+
|
213 |
+
#: includes/extensions/backup/backup.form.php:123
|
214 |
+
msgid "Skipped Images"
|
215 |
+
msgstr ""
|
216 |
+
|
217 |
+
#: includes/extensions/backup/backup.form.php:129
|
218 |
+
msgid "Error: please check backup file"
|
219 |
+
msgstr ""
|
220 |
+
|
221 |
+
#: includes/extensions/backup/backup.form.php:132
|
222 |
+
msgid "Error: check secure"
|
223 |
+
msgstr ""
|
224 |
+
|
225 |
+
#: includes/extensions/backup/backup.form.php:161
|
226 |
+
msgid ""
|
227 |
+
"You can use Full Backup options to make backup of configured galleries "
|
228 |
+
"settings and images. As result you'll get archive with XML file of galleries "
|
229 |
+
"settings and all images of your galleries"
|
230 |
+
msgstr ""
|
231 |
+
|
232 |
+
#: includes/extensions/backup/backup.form.php:166
|
233 |
+
#: includes/extensions/backup/backup.form.php:195
|
234 |
+
msgid "File Name"
|
235 |
+
msgstr ""
|
236 |
+
|
237 |
+
#: includes/extensions/backup/backup.form.php:175
|
238 |
+
msgid "Download Full Backup"
|
239 |
+
msgstr ""
|
240 |
+
|
241 |
+
#: includes/extensions/backup/backup.form.php:189
|
242 |
+
msgid ""
|
243 |
+
"After EXPORT copy images from server folder: {Wordpress folder}/wp-content/"
|
244 |
+
"uploads to the new location by FTP"
|
245 |
+
msgstr ""
|
246 |
+
|
247 |
+
#: includes/extensions/backup/backup.form.php:203
|
248 |
+
msgid "Download Backup"
|
249 |
+
msgstr ""
|
250 |
+
|
251 |
+
#: includes/extensions/backup/backup.form.php:219
|
252 |
+
msgid "Sever Environment"
|
253 |
+
msgstr ""
|
254 |
+
|
255 |
+
#: includes/extensions/backup/backup.form.php:222
|
256 |
+
msgid "Max upload size"
|
257 |
+
msgstr ""
|
258 |
+
|
259 |
+
#: includes/extensions/backup/backup.form.php:223
|
260 |
+
msgid "Max POST size"
|
261 |
+
msgstr ""
|
262 |
+
|
263 |
+
#: includes/extensions/backup/backup.form.php:224
|
264 |
+
msgid "How to increase the max upload size?"
|
265 |
+
msgstr ""
|
266 |
+
|
267 |
+
#: includes/extensions/backup/backup.form.php:229
|
268 |
+
#: includes/extensions/backup/backup.form.php:232
|
269 |
+
msgid "Duplicate"
|
270 |
+
msgstr ""
|
271 |
+
|
272 |
+
#: includes/extensions/backup/backup.form.php:235
|
273 |
+
msgid "Make copy if such gallery or image already exist"
|
274 |
+
msgstr ""
|
275 |
+
|
276 |
+
#: includes/extensions/backup/backup.form.php:244
|
277 |
+
msgid "Select backup file"
|
278 |
+
msgstr ""
|
279 |
+
|
280 |
+
#: includes/extensions/backup/backup.form.php:252
|
281 |
+
msgid "Upload XML or Zip"
|
282 |
+
msgstr ""
|
283 |
+
|
284 |
+
#: includes/extensions/category/category.class.php:56
|
285 |
+
#: includes/options/rbs_gallery_options_button.php:52
|
286 |
+
msgid "Categories"
|
287 |
+
msgstr ""
|
288 |
+
|
289 |
+
#: includes/extensions/category/category.class.php:111
|
290 |
+
msgid "Save"
|
291 |
+
msgstr ""
|
292 |
+
|
293 |
+
#: includes/extensions/category/category.class.php:114
|
294 |
+
msgid "Cancel"
|
295 |
+
msgstr ""
|
296 |
+
|
297 |
+
#: includes/extensions/category/category.class.php:123
|
298 |
+
#: includes/extensions/rbs_create_post_ajax.php:163
|
299 |
+
msgid "Error"
|
300 |
+
msgstr ""
|
301 |
+
|
302 |
+
#: includes/extensions/category/category.class.php:126
|
303 |
+
msgid "OK"
|
304 |
+
msgstr ""
|
305 |
+
|
306 |
+
#: includes/extensions/category/category.class.php:153
|
307 |
+
msgid "Root Category"
|
308 |
+
msgstr ""
|
309 |
+
|
310 |
+
#: includes/extensions/category/category.class.php:165
|
311 |
+
#: includes/extensions/rbs_create_post_ajax.php:143
|
312 |
+
#: includes/extensions/rbs_create_post_ajax.php:201
|
313 |
+
#: includes/extensions/rbs_create_post_ajax.php:202
|
314 |
+
msgid "Edit"
|
315 |
+
msgstr ""
|
316 |
+
|
317 |
+
#: includes/extensions/category/category.class.php:176
|
318 |
+
msgid "Post ID is absent in request"
|
319 |
+
msgstr ""
|
320 |
+
|
321 |
+
#: includes/extensions/category/category.class.php:197
|
322 |
+
msgid "Post type is absent in request"
|
323 |
+
msgstr ""
|
324 |
+
|
325 |
+
#: includes/extensions/category/category.class.php:226
|
326 |
+
msgid "Empty posts hierarchy data for saving"
|
327 |
+
msgstr ""
|
328 |
+
|
329 |
+
#: includes/extensions/category/category.class.php:231
|
330 |
+
msgid "Wrong posts hierarchy data for saving"
|
331 |
+
msgstr ""
|
332 |
+
|
333 |
+
#: includes/extensions/rbs_create_post.php:10
|
334 |
+
msgid "Post manager"
|
335 |
+
msgstr ""
|
336 |
+
|
337 |
+
#: includes/extensions/rbs_create_post.php:12
|
338 |
+
#: includes/options/rbs_gallery_options_tools.php:33
|
339 |
+
msgid "Create post"
|
340 |
+
msgstr ""
|
341 |
+
|
342 |
+
#: includes/extensions/rbs_create_post.php:17
|
343 |
+
msgid "Loading . . . ."
|
344 |
+
msgstr ""
|
345 |
+
|
346 |
+
#: includes/extensions/rbs_create_post_ajax.php:44
|
347 |
+
#: includes/extensions/rbs_create_post_ajax.php:51
|
348 |
+
#: includes/extensions/rbs_create_post_ajax.php:98
|
349 |
+
#: includes/extensions/rbs_create_post_ajax.php:133
|
350 |
+
msgid "Post not created. Error: "
|
351 |
+
msgstr ""
|
352 |
+
|
353 |
+
#: includes/extensions/rbs_create_post_ajax.php:44
|
354 |
+
#: includes/extensions/rbs_create_post_ajax.php:222
|
355 |
+
msgid "Empty gallery ID"
|
356 |
+
msgstr ""
|
357 |
+
|
358 |
+
#: includes/extensions/rbs_create_post_ajax.php:51
|
359 |
+
msgid "Incorrect gallery ID"
|
360 |
+
msgstr ""
|
361 |
+
|
362 |
+
#: includes/extensions/rbs_create_post_ajax.php:54
|
363 |
+
msgid "Add new post"
|
364 |
+
msgstr ""
|
365 |
+
|
366 |
+
#: includes/extensions/rbs_create_post_ajax.php:59
|
367 |
+
msgid "Category"
|
368 |
+
msgstr ""
|
369 |
+
|
370 |
+
#: includes/extensions/rbs_create_post_ajax.php:64
|
371 |
+
#: includes/extensions/rbs_create_post_ajax.php:178
|
372 |
+
#: includes/options/rbs_gallery_options_hover.php:129
|
373 |
+
#: includes/options/rbs_gallery_options_lightbox.php:48
|
374 |
+
#: includes/options/rbs_gallery_options_lightbox.php:172
|
375 |
+
#: includes/options/rbs_gallery_options_polaroid.php:46
|
376 |
+
#: includes/rbs_gallery_widget.php:95 includes/rbs_gallery_widget_last.php:75
|
377 |
+
msgid "Title"
|
378 |
+
msgstr ""
|
379 |
+
|
380 |
+
#: includes/extensions/rbs_create_post_ajax.php:69
|
381 |
+
msgid "Slug"
|
382 |
+
msgstr ""
|
383 |
+
|
384 |
+
#: includes/extensions/rbs_create_post_ajax.php:74
|
385 |
+
#: includes/options/rbs_gallery_options_lightbox.php:29
|
386 |
+
msgid "Text"
|
387 |
+
msgstr ""
|
388 |
+
|
389 |
+
#: includes/extensions/rbs_create_post_ajax.php:82
|
390 |
+
msgid "Short tag of the gallery will be insert into created article."
|
391 |
+
msgstr ""
|
392 |
+
|
393 |
+
#: includes/extensions/rbs_create_post_ajax.php:140
|
394 |
+
msgid "Post"
|
395 |
+
msgstr ""
|
396 |
+
|
397 |
+
#: includes/extensions/rbs_create_post_ajax.php:140
|
398 |
+
msgid "created"
|
399 |
+
msgstr ""
|
400 |
+
|
401 |
+
#: includes/extensions/rbs_create_post_ajax.php:146
|
402 |
+
#: includes/extensions/rbs_create_post_ajax.php:206
|
403 |
+
#: includes/extensions/rbs_create_post_ajax.php:207
|
404 |
+
msgid "Preview"
|
405 |
+
msgstr ""
|
406 |
+
|
407 |
+
#: includes/extensions/rbs_create_post_ajax.php:152
|
408 |
+
msgid "Error: input value"
|
409 |
+
msgstr ""
|
410 |
+
|
411 |
+
#: includes/extensions/rbs_create_post_ajax.php:163
|
412 |
+
msgid "Empty gallery ID"
|
413 |
+
msgstr ""
|
414 |
+
|
415 |
+
#: includes/extensions/rbs_create_post_ajax.php:179
|
416 |
+
msgid "Status"
|
417 |
+
msgstr ""
|
418 |
+
|
419 |
+
#: includes/extensions/rbs_create_post_ajax.php:197
|
420 |
+
#: includes/extensions/stats/stats.form.php:118
|
421 |
+
msgid "Published"
|
422 |
+
msgstr ""
|
423 |
+
|
424 |
+
#: includes/extensions/rbs_create_post_ajax.php:197
|
425 |
+
msgid "publish"
|
426 |
+
msgstr ""
|
427 |
+
|
428 |
+
#: includes/extensions/rbs_create_post_ajax.php:222
|
429 |
+
msgid "Error: "
|
430 |
+
msgstr ""
|
431 |
+
|
432 |
+
#: includes/extensions/stats/stats.form.php:51
|
433 |
+
msgid "Robo Gallery Statistics"
|
434 |
+
msgstr ""
|
435 |
+
|
436 |
+
#: includes/extensions/stats/stats.form.php:52
|
437 |
+
#: includes/options/rbs_gallery_options_tools.php:45
|
438 |
+
msgid "Reset"
|
439 |
+
msgstr ""
|
440 |
+
|
441 |
+
#: includes/extensions/stats/stats.form.php:57
|
442 |
+
msgid "Statistics Reset."
|
443 |
+
msgstr ""
|
444 |
+
|
445 |
+
#: includes/extensions/stats/stats.form.php:59
|
446 |
+
msgid "Dismiss this notice."
|
447 |
+
msgstr ""
|
448 |
+
|
449 |
+
#: includes/extensions/stats/stats.form.php:71
|
450 |
+
msgid "Gallery Statistics"
|
451 |
+
msgstr ""
|
452 |
+
|
453 |
+
#: includes/extensions/stats/stats.form.php:72
|
454 |
+
msgid "Images Statistics"
|
455 |
+
msgstr ""
|
456 |
+
|
457 |
+
#: includes/extensions/stats/stats.form.php:91
|
458 |
+
msgid "Total Views"
|
459 |
+
msgstr ""
|
460 |
+
|
461 |
+
#: includes/extensions/stats/stats.form.php:99
|
462 |
+
msgid "Total Images"
|
463 |
+
msgstr ""
|
464 |
+
|
465 |
+
#: includes/extensions/stats/stats.form.php:107
|
466 |
+
msgid "Total Galleries"
|
467 |
+
msgstr ""
|
468 |
+
|
469 |
+
#: includes/extensions/stats/stats.form.php:126
|
470 |
+
msgid "Drafts"
|
471 |
+
msgstr ""
|
472 |
+
|
473 |
+
#: includes/extensions/stats/stats.form.php:134
|
474 |
+
msgid "Trash"
|
475 |
+
msgstr ""
|
476 |
+
|
477 |
+
#: includes/options/rbs_gallery_options_button.php:19
|
478 |
+
msgid "Menu Options"
|
479 |
+
msgstr ""
|
480 |
+
|
481 |
+
#: includes/options/rbs_gallery_options_button.php:26
|
482 |
+
msgid "Menu"
|
483 |
+
msgstr ""
|
484 |
+
|
485 |
+
#: includes/options/rbs_gallery_options_button.php:42
|
486 |
+
msgid "Menu mode"
|
487 |
+
msgstr ""
|
488 |
+
|
489 |
+
#: includes/options/rbs_gallery_options_button.php:51
|
490 |
+
#: includes/rbs_gallery_media.php:56
|
491 |
+
msgid "Tags"
|
492 |
+
msgstr ""
|
493 |
+
|
494 |
+
#: includes/options/rbs_gallery_options_button.php:53
|
495 |
+
msgid "primary"
|
496 |
+
msgstr ""
|
497 |
+
|
498 |
+
#: includes/options/rbs_gallery_options_button.php:54
|
499 |
+
msgid "info"
|
500 |
+
msgstr ""
|
501 |
+
|
502 |
+
#: includes/options/rbs_gallery_options_button.php:61
|
503 |
+
msgid "Tags Ordering"
|
504 |
+
msgstr ""
|
505 |
+
|
506 |
+
#: includes/options/rbs_gallery_options_button.php:68
|
507 |
+
msgid "No ordering"
|
508 |
+
msgstr ""
|
509 |
+
|
510 |
+
#: includes/options/rbs_gallery_options_button.php:69
|
511 |
+
msgid "Alphabetical asc"
|
512 |
+
msgstr ""
|
513 |
+
|
514 |
+
#: includes/options/rbs_gallery_options_button.php:70
|
515 |
+
msgid "Alphabetical desc"
|
516 |
+
msgstr ""
|
517 |
+
|
518 |
+
#: includes/options/rbs_gallery_options_button.php:77
|
519 |
+
msgid "Self Images"
|
520 |
+
msgstr ""
|
521 |
+
|
522 |
+
#: includes/options/rbs_gallery_options_button.php:89
|
523 |
+
msgid "Root Label"
|
524 |
+
msgstr ""
|
525 |
+
|
526 |
+
#: includes/options/rbs_gallery_options_button.php:99
|
527 |
+
msgid "Menu Labels"
|
528 |
+
msgstr ""
|
529 |
+
|
530 |
+
#: includes/options/rbs_gallery_options_button.php:100
|
531 |
+
msgid "Menu Style"
|
532 |
+
msgstr ""
|
533 |
+
|
534 |
+
#: includes/options/rbs_gallery_options_button.php:101
|
535 |
+
#: includes/options/rbs_gallery_options_button.php:240
|
536 |
+
msgid "Search"
|
537 |
+
msgstr ""
|
538 |
+
|
539 |
+
#: includes/options/rbs_gallery_options_button.php:110
|
540 |
+
msgid "Root Label Text"
|
541 |
+
msgstr ""
|
542 |
+
|
543 |
+
#: includes/options/rbs_gallery_options_button.php:111
|
544 |
+
msgid "All"
|
545 |
+
msgstr ""
|
546 |
+
|
547 |
+
#: includes/options/rbs_gallery_options_button.php:121
|
548 |
+
msgid "Self Label"
|
549 |
+
msgstr ""
|
550 |
+
|
551 |
+
#: includes/options/rbs_gallery_options_button.php:143
|
552 |
+
#: includes/options/rbs_gallery_options_button.php:178
|
553 |
+
#: includes/options/rbs_gallery_options_button.php:194
|
554 |
+
msgid "Normal"
|
555 |
+
msgstr ""
|
556 |
+
|
557 |
+
#: includes/options/rbs_gallery_options_button.php:144
|
558 |
+
msgid "flat"
|
559 |
+
msgstr ""
|
560 |
+
|
561 |
+
#: includes/options/rbs_gallery_options_button.php:145
|
562 |
+
msgid "3d"
|
563 |
+
msgstr ""
|
564 |
+
|
565 |
+
#: includes/options/rbs_gallery_options_button.php:146
|
566 |
+
#: includes/options/rbs_gallery_options_view.php:127
|
567 |
+
msgid "Border"
|
568 |
+
msgstr ""
|
569 |
+
|
570 |
+
#: includes/options/rbs_gallery_options_button.php:162
|
571 |
+
msgid "gray"
|
572 |
+
msgstr ""
|
573 |
+
|
574 |
+
#: includes/options/rbs_gallery_options_button.php:163
|
575 |
+
msgid "blue"
|
576 |
+
msgstr ""
|
577 |
+
|
578 |
+
#: includes/options/rbs_gallery_options_button.php:164
|
579 |
+
msgid "green"
|
580 |
+
msgstr ""
|
581 |
+
|
582 |
+
#: includes/options/rbs_gallery_options_button.php:165
|
583 |
+
msgid "orange"
|
584 |
+
msgstr ""
|
585 |
+
|
586 |
+
#: includes/options/rbs_gallery_options_button.php:166
|
587 |
+
msgid "red"
|
588 |
+
msgstr ""
|
589 |
+
|
590 |
+
#: includes/options/rbs_gallery_options_button.php:167
|
591 |
+
msgid "purple"
|
592 |
+
msgstr ""
|
593 |
+
|
594 |
+
#: includes/options/rbs_gallery_options_button.php:172
|
595 |
+
msgid "Rounds"
|
596 |
+
msgstr ""
|
597 |
+
|
598 |
+
#: includes/options/rbs_gallery_options_button.php:179
|
599 |
+
msgid "Rounded"
|
600 |
+
msgstr ""
|
601 |
+
|
602 |
+
#: includes/options/rbs_gallery_options_button.php:180
|
603 |
+
msgid "Pill"
|
604 |
+
msgstr ""
|
605 |
+
|
606 |
+
#: includes/options/rbs_gallery_options_button.php:181
|
607 |
+
msgid "Circle "
|
608 |
+
msgstr ""
|
609 |
+
|
610 |
+
#: includes/options/rbs_gallery_options_button.php:186
|
611 |
+
msgid "Size"
|
612 |
+
msgstr ""
|
613 |
+
|
614 |
+
#: includes/options/rbs_gallery_options_button.php:192
|
615 |
+
msgid "Jumbo"
|
616 |
+
msgstr ""
|
617 |
+
|
618 |
+
#: includes/options/rbs_gallery_options_button.php:193
|
619 |
+
msgid "Large"
|
620 |
+
msgstr ""
|
621 |
+
|
622 |
+
#: includes/options/rbs_gallery_options_button.php:195
|
623 |
+
msgid "Small"
|
624 |
+
msgstr ""
|
625 |
+
|
626 |
+
#: includes/options/rbs_gallery_options_button.php:196
|
627 |
+
msgid "Tiny "
|
628 |
+
msgstr ""
|
629 |
+
|
630 |
+
#: includes/options/rbs_gallery_options_button.php:201
|
631 |
+
#: includes/options/rbs_gallery_options_polaroid.php:64
|
632 |
+
#: includes/options/rbs_gallery_options_size.php:38
|
633 |
+
msgid "Align"
|
634 |
+
msgstr ""
|
635 |
+
|
636 |
+
#: includes/options/rbs_gallery_options_button.php:208
|
637 |
+
msgid "Center"
|
638 |
+
msgstr ""
|
639 |
+
|
640 |
+
#: includes/options/rbs_gallery_options_button.php:214
|
641 |
+
msgid "Left Padding"
|
642 |
+
msgstr ""
|
643 |
+
|
644 |
+
#: includes/options/rbs_gallery_options_button.php:225
|
645 |
+
msgid "Bottom Padding"
|
646 |
+
msgstr ""
|
647 |
+
|
648 |
+
#: includes/options/rbs_gallery_options_button.php:249
|
649 |
+
msgid "Search Text"
|
650 |
+
msgstr ""
|
651 |
+
|
652 |
+
#: includes/options/rbs_gallery_options_button.php:250
|
653 |
+
msgid "search"
|
654 |
+
msgstr ""
|
655 |
+
|
656 |
+
#: includes/options/rbs_gallery_options_copy.php:33
|
657 |
+
msgid " Clone Gallery"
|
658 |
+
msgstr ""
|
659 |
+
|
660 |
+
#: includes/options/rbs_gallery_options_copy.php:41
|
661 |
+
msgid "Source Gallery"
|
662 |
+
msgstr ""
|
663 |
+
|
664 |
+
#: includes/options/rbs_gallery_options_copy.php:42
|
665 |
+
msgid ""
|
666 |
+
"When you select here to inherit settings from another gallery you'll not be "
|
667 |
+
"able to edit some of the options. Gallery will copy all settings from "
|
668 |
+
"selected source."
|
669 |
+
msgstr ""
|
670 |
+
|
671 |
+
#: includes/options/rbs_gallery_options_copy.php:43
|
672 |
+
msgid ""
|
673 |
+
"Very useful option for the webmasters who planning to create a lot of "
|
674 |
+
"galleries. You don't have to configure it every time. Just setup styles of "
|
675 |
+
"the gallery in one place and use the same options for another galleries on "
|
676 |
+
"your website in another galleries. Very fast, comfortable, advanced tool to "
|
677 |
+
"speed up your workflow!"
|
678 |
+
msgstr ""
|
679 |
+
|
680 |
+
#: includes/options/rbs_gallery_options_guides.php:22
|
681 |
+
msgid "Video Guides"
|
682 |
+
msgstr ""
|
683 |
+
|
684 |
+
#: includes/options/rbs_gallery_options_hover.php:19
|
685 |
+
msgid "Hover Options"
|
686 |
+
msgstr ""
|
687 |
+
|
688 |
+
#: includes/options/rbs_gallery_options_hover.php:26
|
689 |
+
msgid "Click Thumbnail"
|
690 |
+
msgstr ""
|
691 |
+
|
692 |
+
#: includes/options/rbs_gallery_options_hover.php:32
|
693 |
+
#: includes/rbs_gallery_media.php:88
|
694 |
+
msgid "On"
|
695 |
+
msgstr ""
|
696 |
+
|
697 |
+
#: includes/options/rbs_gallery_options_hover.php:33
|
698 |
+
#: includes/options/rbs_gallery_options_hover.php:47
|
699 |
+
#: includes/rbs_gallery_media.php:89
|
700 |
+
msgid "Off"
|
701 |
+
msgstr ""
|
702 |
+
|
703 |
+
#: includes/options/rbs_gallery_options_hover.php:40
|
704 |
+
msgid "Hover Mode"
|
705 |
+
msgstr ""
|
706 |
+
|
707 |
+
#: includes/options/rbs_gallery_options_hover.php:48
|
708 |
+
msgid "Options"
|
709 |
+
msgstr ""
|
710 |
+
|
711 |
+
#: includes/options/rbs_gallery_options_hover.php:49
|
712 |
+
msgid "Template"
|
713 |
+
msgstr ""
|
714 |
+
|
715 |
+
#: includes/options/rbs_gallery_options_hover.php:63
|
716 |
+
msgid "No Hover for Mobile"
|
717 |
+
msgstr ""
|
718 |
+
|
719 |
+
#: includes/options/rbs_gallery_options_hover.php:66
|
720 |
+
msgid "this option turn off hover effect only for mobile devices"
|
721 |
+
msgstr ""
|
722 |
+
|
723 |
+
#: includes/options/rbs_gallery_options_hover.php:73
|
724 |
+
#: includes/options/rbs_gallery_options_lightbox.php:69
|
725 |
+
#: includes/options/rbs_gallery_options_loading.php:79
|
726 |
+
#: includes/options/rbs_gallery_options_polaroid.php:53
|
727 |
+
msgid "Bg Color"
|
728 |
+
msgstr ""
|
729 |
+
|
730 |
+
#: includes/options/rbs_gallery_options_hover.php:87
|
731 |
+
#: includes/rbs_gallery_media.php:133
|
732 |
+
msgid "Effect"
|
733 |
+
msgstr ""
|
734 |
+
|
735 |
+
#: includes/options/rbs_gallery_options_hover.php:93
|
736 |
+
#: includes/rbs_gallery_media.php:110
|
737 |
+
msgid "push-up"
|
738 |
+
msgstr ""
|
739 |
+
|
740 |
+
#: includes/options/rbs_gallery_options_hover.php:94
|
741 |
+
#: includes/rbs_gallery_media.php:111
|
742 |
+
msgid "push-down"
|
743 |
+
msgstr ""
|
744 |
+
|
745 |
+
#: includes/options/rbs_gallery_options_hover.php:95
|
746 |
+
#: includes/rbs_gallery_media.php:112
|
747 |
+
msgid "push-up-100%"
|
748 |
+
msgstr ""
|
749 |
+
|
750 |
+
#: includes/options/rbs_gallery_options_hover.php:96
|
751 |
+
#: includes/rbs_gallery_media.php:113
|
752 |
+
msgid "push-down-100%"
|
753 |
+
msgstr ""
|
754 |
+
|
755 |
+
#: includes/options/rbs_gallery_options_hover.php:97
|
756 |
+
#: includes/rbs_gallery_media.php:114
|
757 |
+
msgid "reveal-top"
|
758 |
+
msgstr ""
|
759 |
+
|
760 |
+
#: includes/options/rbs_gallery_options_hover.php:98
|
761 |
+
#: includes/rbs_gallery_media.php:115
|
762 |
+
msgid "reveal-bottom"
|
763 |
+
msgstr ""
|
764 |
+
|
765 |
+
#: includes/options/rbs_gallery_options_hover.php:99
|
766 |
+
#: includes/rbs_gallery_media.php:116
|
767 |
+
msgid "reveal-top-100%"
|
768 |
+
msgstr ""
|
769 |
+
|
770 |
+
#: includes/options/rbs_gallery_options_hover.php:100
|
771 |
+
#: includes/rbs_gallery_media.php:117
|
772 |
+
msgid "reveal-bottom-100%"
|
773 |
+
msgstr ""
|
774 |
+
|
775 |
+
#: includes/options/rbs_gallery_options_hover.php:101
|
776 |
+
#: includes/rbs_gallery_media.php:118
|
777 |
+
msgid "direction-aware"
|
778 |
+
msgstr ""
|
779 |
+
|
780 |
+
#: includes/options/rbs_gallery_options_hover.php:102
|
781 |
+
#: includes/rbs_gallery_media.php:119
|
782 |
+
msgid "direction-aware-fade"
|
783 |
+
msgstr ""
|
784 |
+
|
785 |
+
#: includes/options/rbs_gallery_options_hover.php:103
|
786 |
+
#: includes/rbs_gallery_media.php:120
|
787 |
+
msgid "direction-right"
|
788 |
+
msgstr ""
|
789 |
+
|
790 |
+
#: includes/options/rbs_gallery_options_hover.php:104
|
791 |
+
#: includes/rbs_gallery_media.php:121
|
792 |
+
msgid "direction-left"
|
793 |
+
msgstr ""
|
794 |
+
|
795 |
+
#: includes/options/rbs_gallery_options_hover.php:105
|
796 |
+
#: includes/rbs_gallery_media.php:122
|
797 |
+
msgid "direction-top"
|
798 |
+
msgstr ""
|
799 |
+
|
800 |
+
#: includes/options/rbs_gallery_options_hover.php:106
|
801 |
+
#: includes/rbs_gallery_media.php:123
|
802 |
+
msgid "direction-bottom"
|
803 |
+
msgstr ""
|
804 |
+
|
805 |
+
#: includes/options/rbs_gallery_options_hover.php:107
|
806 |
+
#: includes/rbs_gallery_media.php:124
|
807 |
+
msgid "fade"
|
808 |
+
msgstr ""
|
809 |
+
|
810 |
+
#: includes/options/rbs_gallery_options_hover.php:114
|
811 |
+
msgid "Show Title"
|
812 |
+
msgstr ""
|
813 |
+
|
814 |
+
#: includes/options/rbs_gallery_options_hover.php:130
|
815 |
+
msgid "Link Button"
|
816 |
+
msgstr ""
|
817 |
+
|
818 |
+
#: includes/options/rbs_gallery_options_hover.php:131
|
819 |
+
msgid "Zoom Button"
|
820 |
+
msgstr ""
|
821 |
+
|
822 |
+
#: includes/options/rbs_gallery_options_hover.php:132
|
823 |
+
#: includes/options/rbs_gallery_options_lightbox.php:49
|
824 |
+
#: includes/options/rbs_gallery_options_lightbox.php:173
|
825 |
+
msgid "Description"
|
826 |
+
msgstr ""
|
827 |
+
|
828 |
+
#: includes/options/rbs_gallery_options_hover.php:141
|
829 |
+
msgid "Link Icon"
|
830 |
+
msgstr ""
|
831 |
+
|
832 |
+
#: includes/options/rbs_gallery_options_hover.php:161
|
833 |
+
msgid "Zoom Icon"
|
834 |
+
msgstr ""
|
835 |
+
|
836 |
+
#: includes/options/rbs_gallery_options_hover.php:184
|
837 |
+
msgid "Show Description"
|
838 |
+
msgstr ""
|
839 |
+
|
840 |
+
#: includes/options/rbs_gallery_options_hover.php:205
|
841 |
+
msgid "Description Template"
|
842 |
+
msgstr ""
|
843 |
+
|
844 |
+
#: includes/options/rbs_gallery_options_images.php:19
|
845 |
+
msgid "Images Manager"
|
846 |
+
msgstr ""
|
847 |
+
|
848 |
+
#: includes/options/rbs_gallery_options_images.php:27
|
849 |
+
#: includes/options/rbs_gallery_options_images.php:29
|
850 |
+
msgid "Manage Images"
|
851 |
+
msgstr ""
|
852 |
+
|
853 |
+
#: includes/options/rbs_gallery_options_images.php:28
|
854 |
+
msgid ""
|
855 |
+
"Click on Manage Images button to open Images Manager where you can upload, "
|
856 |
+
"edit or delete images from gallery. Also here you can edit settings of every "
|
857 |
+
"particular image, define alt, links, description text"
|
858 |
+
msgstr ""
|
859 |
+
|
860 |
+
#: includes/options/rbs_gallery_options_info.php:29
|
861 |
+
#: includes/options/rbs_gallery_options_infowide.php:28
|
862 |
+
#: includes/rbs_gallery_topblock.php:24
|
863 |
+
msgid ""
|
864 |
+
"with PRO version you get more advanced functionality and even more "
|
865 |
+
"flexibility in settings"
|
866 |
+
msgstr ""
|
867 |
+
|
868 |
+
#: includes/options/rbs_gallery_options_lightbox.php:19
|
869 |
+
msgid "Lightbox Options"
|
870 |
+
msgstr ""
|
871 |
+
|
872 |
+
#: includes/options/rbs_gallery_options_lightbox.php:42
|
873 |
+
msgid "Text Source"
|
874 |
+
msgstr ""
|
875 |
+
|
876 |
+
#: includes/options/rbs_gallery_options_lightbox.php:50
|
877 |
+
#: includes/options/rbs_gallery_options_lightbox.php:174
|
878 |
+
#: includes/options/rbs_gallery_options_polaroid.php:48
|
879 |
+
msgid "Caption"
|
880 |
+
msgstr ""
|
881 |
+
|
882 |
+
#: includes/options/rbs_gallery_options_lightbox.php:58
|
883 |
+
msgid "Text Color"
|
884 |
+
msgstr ""
|
885 |
+
|
886 |
+
#: includes/options/rbs_gallery_options_lightbox.php:82
|
887 |
+
msgid "Deep Linking"
|
888 |
+
msgstr ""
|
889 |
+
|
890 |
+
#: includes/options/rbs_gallery_options_lightbox.php:85
|
891 |
+
msgid "This option enable linking for every particular image "
|
892 |
+
msgstr ""
|
893 |
+
|
894 |
+
#: includes/options/rbs_gallery_options_lightbox.php:91
|
895 |
+
msgid " Images Counter"
|
896 |
+
msgstr ""
|
897 |
+
|
898 |
+
#: includes/options/rbs_gallery_options_lightbox.php:103
|
899 |
+
msgid "Counter Divider"
|
900 |
+
msgstr ""
|
901 |
+
|
902 |
+
#: includes/options/rbs_gallery_options_lightbox.php:113
|
903 |
+
msgid "Close Icon"
|
904 |
+
msgstr ""
|
905 |
+
|
906 |
+
#: includes/options/rbs_gallery_options_lightbox.php:122
|
907 |
+
msgid "Arrow Icon"
|
908 |
+
msgstr ""
|
909 |
+
|
910 |
+
#: includes/options/rbs_gallery_options_lightbox.php:131
|
911 |
+
msgid "Swipe"
|
912 |
+
msgstr ""
|
913 |
+
|
914 |
+
#: includes/options/rbs_gallery_options_lightbox.php:139
|
915 |
+
msgid "Mobile Style"
|
916 |
+
msgstr ""
|
917 |
+
|
918 |
+
#: includes/options/rbs_gallery_options_lightbox.php:147
|
919 |
+
msgid "Source Button "
|
920 |
+
msgstr ""
|
921 |
+
|
922 |
+
#: includes/options/rbs_gallery_options_lightbox.php:156
|
923 |
+
msgid "Description Panel"
|
924 |
+
msgstr ""
|
925 |
+
|
926 |
+
#: includes/options/rbs_gallery_options_lightbox.php:166
|
927 |
+
msgid "Description Source"
|
928 |
+
msgstr ""
|
929 |
+
|
930 |
+
#: includes/options/rbs_gallery_options_lightbox.php:180
|
931 |
+
msgid "Description Style"
|
932 |
+
msgstr ""
|
933 |
+
|
934 |
+
#: includes/options/rbs_gallery_options_lightbox.php:186
|
935 |
+
msgid "Light"
|
936 |
+
msgstr ""
|
937 |
+
|
938 |
+
#: includes/options/rbs_gallery_options_lightbox.php:187
|
939 |
+
msgid "Dark"
|
940 |
+
msgstr ""
|
941 |
+
|
942 |
+
#: includes/options/rbs_gallery_options_lightbox.php:188
|
943 |
+
msgid "Red"
|
944 |
+
msgstr ""
|
945 |
+
|
946 |
+
#: includes/options/rbs_gallery_options_lightbox.php:189
|
947 |
+
msgid "Blue"
|
948 |
+
msgstr ""
|
949 |
+
|
950 |
+
#: includes/options/rbs_gallery_options_lightbox.php:190
|
951 |
+
msgid "Green"
|
952 |
+
msgstr ""
|
953 |
+
|
954 |
+
#: includes/options/rbs_gallery_options_lightbox.php:191
|
955 |
+
msgid "Pink"
|
956 |
+
msgstr ""
|
957 |
+
|
958 |
+
#: includes/options/rbs_gallery_options_lightbox.php:197
|
959 |
+
msgid "Social Buttons"
|
960 |
+
msgstr ""
|
961 |
+
|
962 |
+
#: includes/options/rbs_gallery_options_lightbox.php:210
|
963 |
+
msgid "Facebook"
|
964 |
+
msgstr ""
|
965 |
+
|
966 |
+
#: includes/options/rbs_gallery_options_lightbox.php:219
|
967 |
+
msgid "Twitter"
|
968 |
+
msgstr ""
|
969 |
+
|
970 |
+
#: includes/options/rbs_gallery_options_lightbox.php:228
|
971 |
+
msgid "Google+"
|
972 |
+
msgstr ""
|
973 |
+
|
974 |
+
#: includes/options/rbs_gallery_options_lightbox.php:237
|
975 |
+
msgid "Pinterest"
|
976 |
+
msgstr ""
|
977 |
+
|
978 |
+
#: includes/options/rbs_gallery_options_lightbox.php:246
|
979 |
+
msgid "VK"
|
980 |
+
msgstr ""
|
981 |
+
|
982 |
+
#: includes/options/rbs_gallery_options_loading.php:19
|
983 |
+
#: includes/options/rbs_gallery_options_loading.php:35
|
984 |
+
msgid "Loading Options"
|
985 |
+
msgstr ""
|
986 |
+
|
987 |
+
#: includes/options/rbs_gallery_options_loading.php:26
|
988 |
+
msgid "Lazy Load"
|
989 |
+
msgstr ""
|
990 |
+
|
991 |
+
#: includes/options/rbs_gallery_options_loading.php:36
|
992 |
+
msgid "Loading Text"
|
993 |
+
msgstr ""
|
994 |
+
|
995 |
+
#: includes/options/rbs_gallery_options_loading.php:44
|
996 |
+
msgid "Images Amount"
|
997 |
+
msgstr ""
|
998 |
+
|
999 |
+
#: includes/options/rbs_gallery_options_loading.php:53
|
1000 |
+
msgid "Load More Amount"
|
1001 |
+
msgstr ""
|
1002 |
+
|
1003 |
+
#: includes/options/rbs_gallery_options_loading.php:63
|
1004 |
+
msgid "Wait Thumbs Load"
|
1005 |
+
msgstr ""
|
1006 |
+
|
1007 |
+
#: includes/options/rbs_gallery_options_loading.php:71
|
1008 |
+
msgid "Wait No Matter What"
|
1009 |
+
msgstr ""
|
1010 |
+
|
1011 |
+
#: includes/options/rbs_gallery_options_loading.php:91
|
1012 |
+
msgid "Loading Label"
|
1013 |
+
msgstr ""
|
1014 |
+
|
1015 |
+
#: includes/options/rbs_gallery_options_loading.php:101
|
1016 |
+
msgid "Load More Label"
|
1017 |
+
msgstr ""
|
1018 |
+
|
1019 |
+
#: includes/options/rbs_gallery_options_loading.php:108
|
1020 |
+
msgid "No More Entries Label"
|
1021 |
+
msgstr ""
|
1022 |
+
|
1023 |
+
#: includes/options/rbs_gallery_options_polaroid.php:19
|
1024 |
+
msgid "Polaroid Style Options"
|
1025 |
+
msgstr ""
|
1026 |
+
|
1027 |
+
#: includes/options/rbs_gallery_options_polaroid.php:26
|
1028 |
+
msgid "Polaroid Style"
|
1029 |
+
msgstr ""
|
1030 |
+
|
1031 |
+
#: includes/options/rbs_gallery_options_polaroid.php:40
|
1032 |
+
msgid "Source"
|
1033 |
+
msgstr ""
|
1034 |
+
|
1035 |
+
#: includes/options/rbs_gallery_options_polaroid.php:47
|
1036 |
+
msgid "Desc"
|
1037 |
+
msgstr ""
|
1038 |
+
|
1039 |
+
#: includes/options/rbs_gallery_options_polaroid.php:70
|
1040 |
+
msgid "left"
|
1041 |
+
msgstr ""
|
1042 |
+
|
1043 |
+
#: includes/options/rbs_gallery_options_polaroid.php:71
|
1044 |
+
msgid "right"
|
1045 |
+
msgstr ""
|
1046 |
+
|
1047 |
+
#: includes/options/rbs_gallery_options_polaroid.php:72
|
1048 |
+
msgid "center"
|
1049 |
+
msgstr ""
|
1050 |
+
|
1051 |
+
#: includes/options/rbs_gallery_options_shortcode.php:19
|
1052 |
+
msgid "Gallery Shortcode"
|
1053 |
+
msgstr ""
|
1054 |
+
|
1055 |
+
#: includes/options/rbs_gallery_options_shortcode.php:30
|
1056 |
+
msgid "use this shortcode to insert this gallery into page, post or widget"
|
1057 |
+
msgstr ""
|
1058 |
+
|
1059 |
+
#: includes/options/rbs_gallery_options_size.php:19
|
1060 |
+
msgid "Gallery Size Options"
|
1061 |
+
msgstr ""
|
1062 |
+
|
1063 |
+
#: includes/options/rbs_gallery_options_size.php:28
|
1064 |
+
msgid "Width "
|
1065 |
+
msgstr ""
|
1066 |
+
|
1067 |
+
#: includes/options/rbs_gallery_options_size.php:51
|
1068 |
+
msgid "Padding"
|
1069 |
+
msgstr ""
|
1070 |
+
|
1071 |
+
#: includes/options/rbs_gallery_options_size.php:60
|
1072 |
+
#: includes/options/rbs_gallery_options_size.php:68
|
1073 |
+
msgid "Thumbs Options"
|
1074 |
+
msgstr ""
|
1075 |
+
|
1076 |
+
#: includes/options/rbs_gallery_options_size.php:69
|
1077 |
+
msgid "Size Options"
|
1078 |
+
msgstr ""
|
1079 |
+
|
1080 |
+
#: includes/options/rbs_gallery_options_size.php:76
|
1081 |
+
msgid "Custom Ratio"
|
1082 |
+
msgstr ""
|
1083 |
+
|
1084 |
+
#: includes/options/rbs_gallery_options_size.php:87
|
1085 |
+
msgid "Colums "
|
1086 |
+
msgstr ""
|
1087 |
+
|
1088 |
+
#: includes/options/rbs_gallery_options_text.php:19
|
1089 |
+
msgid "Text Addons"
|
1090 |
+
msgstr ""
|
1091 |
+
|
1092 |
+
#: includes/options/rbs_gallery_options_text.php:27
|
1093 |
+
#: includes/options/rbs_gallery_options_text.php:35
|
1094 |
+
msgid "Pre Text"
|
1095 |
+
msgstr ""
|
1096 |
+
|
1097 |
+
#: includes/options/rbs_gallery_options_text.php:39
|
1098 |
+
#: includes/options/rbs_gallery_options_text.php:47
|
1099 |
+
msgid "After Text"
|
1100 |
+
msgstr ""
|
1101 |
+
|
1102 |
+
#: includes/options/rbs_gallery_options_tools.php:19
|
1103 |
+
msgid "Gallery Tools"
|
1104 |
+
msgstr ""
|
1105 |
+
|
1106 |
+
#: includes/options/rbs_gallery_options_tools.php:38
|
1107 |
+
msgid "Posts List"
|
1108 |
+
msgstr ""
|
1109 |
+
|
1110 |
+
#: includes/options/rbs_gallery_options_tools.php:40
|
1111 |
+
msgid "Here you can create and customize new post with gallery inside it"
|
1112 |
+
msgstr ""
|
1113 |
+
|
1114 |
+
#: includes/options/rbs_gallery_options_tools.php:43
|
1115 |
+
msgid "Gallery Views"
|
1116 |
+
msgstr ""
|
1117 |
+
|
1118 |
+
#: includes/options/rbs_gallery_options_tools.php:45
|
1119 |
+
msgid "Are you sure that you wish to reset statistics?"
|
1120 |
+
msgstr ""
|
1121 |
+
|
1122 |
+
#: includes/options/rbs_gallery_options_tools.php:45
|
1123 |
+
msgid "Success: Statistic successfully reset!"
|
1124 |
+
msgstr ""
|
1125 |
+
|
1126 |
+
#: includes/options/rbs_gallery_options_view.php:19
|
1127 |
+
msgid "Thumbs View Options"
|
1128 |
+
msgstr ""
|
1129 |
+
|
1130 |
+
#: includes/options/rbs_gallery_options_view.php:28
|
1131 |
+
msgid "Radius"
|
1132 |
+
msgstr ""
|
1133 |
+
|
1134 |
+
#: includes/options/rbs_gallery_options_view.php:41
|
1135 |
+
msgid "Hor. Space"
|
1136 |
+
msgstr ""
|
1137 |
+
|
1138 |
+
#: includes/options/rbs_gallery_options_view.php:51
|
1139 |
+
msgid "Ver. Space"
|
1140 |
+
msgstr ""
|
1141 |
+
|
1142 |
+
#: includes/options/rbs_gallery_options_view.php:64
|
1143 |
+
msgid "Shadow"
|
1144 |
+
msgstr ""
|
1145 |
+
|
1146 |
+
#: includes/options/rbs_gallery_options_view.php:74
|
1147 |
+
#: includes/options/rbs_gallery_options_view.php:81
|
1148 |
+
#: includes/options/rbs_gallery_options_view.php:106
|
1149 |
+
msgid "Shadow Options"
|
1150 |
+
msgstr ""
|
1151 |
+
|
1152 |
+
#: includes/options/rbs_gallery_options_view.php:82
|
1153 |
+
msgid "Hover Shadow Options"
|
1154 |
+
msgstr ""
|
1155 |
+
|
1156 |
+
#: includes/options/rbs_gallery_options_view.php:92
|
1157 |
+
msgid "Hover Shadow"
|
1158 |
+
msgstr ""
|
1159 |
+
|
1160 |
+
#: includes/options/rbs_gallery_options_view.php:137
|
1161 |
+
#: includes/options/rbs_gallery_options_view.php:144
|
1162 |
+
#: includes/options/rbs_gallery_options_view.php:171
|
1163 |
+
msgid "Border Options"
|
1164 |
+
msgstr ""
|
1165 |
+
|
1166 |
+
#: includes/options/rbs_gallery_options_view.php:145
|
1167 |
+
msgid "Hover Border Options"
|
1168 |
+
msgstr ""
|
1169 |
+
|
1170 |
+
#: includes/options/rbs_gallery_options_view.php:156
|
1171 |
+
msgid "Hover Border"
|
1172 |
+
msgstr ""
|
1173 |
+
|
1174 |
+
#: includes/rbs_gallery_about.php:25
|
1175 |
+
msgid "Robo Gallery implemented by RoboSoft Team"
|
1176 |
+
msgstr ""
|
1177 |
+
|
1178 |
+
#: includes/rbs_gallery_about.php:28
|
1179 |
+
msgid "More details about Robo Gallery you can see on our website"
|
1180 |
+
msgstr ""
|
1181 |
+
|
1182 |
+
#: includes/rbs_gallery_about.php:34
|
1183 |
+
msgid "Robo Gallery Pro Features"
|
1184 |
+
msgstr ""
|
1185 |
+
|
1186 |
+
#: includes/rbs_gallery_about.php:37
|
1187 |
+
msgid "Unlimited amount of the galleries"
|
1188 |
+
msgstr ""
|
1189 |
+
|
1190 |
+
#: includes/rbs_gallery_about.php:38
|
1191 |
+
msgid "Unlimited amount of images in galleries"
|
1192 |
+
msgstr ""
|
1193 |
+
|
1194 |
+
#: includes/rbs_gallery_about.php:41
|
1195 |
+
msgid "Custom hover style for border"
|
1196 |
+
msgstr ""
|
1197 |
+
|
1198 |
+
#: includes/rbs_gallery_about.php:42
|
1199 |
+
msgid "Custom hover style for shadow"
|
1200 |
+
msgstr ""
|
1201 |
+
|
1202 |
+
#: includes/rbs_gallery_about.php:45
|
1203 |
+
msgid "Unlimited multi-categories"
|
1204 |
+
msgstr ""
|
1205 |
+
|
1206 |
+
#: includes/rbs_gallery_about.php:46
|
1207 |
+
msgid "High quality thumbnails"
|
1208 |
+
msgstr ""
|
1209 |
+
|
1210 |
+
#: includes/rbs_gallery_about.php:49
|
1211 |
+
msgid "Gallery widget"
|
1212 |
+
msgstr ""
|
1213 |
+
|
1214 |
+
#: includes/rbs_gallery_about.php:50
|
1215 |
+
msgid "Random ordering"
|
1216 |
+
msgstr ""
|
1217 |
+
|
1218 |
+
#: includes/rbs_gallery_about.php:53
|
1219 |
+
msgid "Gallery menu colors"
|
1220 |
+
msgstr ""
|
1221 |
+
|
1222 |
+
#: includes/rbs_gallery_about.php:54
|
1223 |
+
msgid "Gallery menu styles"
|
1224 |
+
msgstr ""
|
1225 |
+
|
1226 |
+
#: includes/rbs_gallery_about.php:57
|
1227 |
+
msgid "Custom images ordering"
|
1228 |
+
msgstr ""
|
1229 |
+
|
1230 |
+
#: includes/rbs_gallery_about.php:58
|
1231 |
+
msgid "Customizable hover style"
|
1232 |
+
msgstr ""
|
1233 |
+
|
1234 |
+
#: includes/rbs_gallery_about.php:61
|
1235 |
+
msgid "Custom hover background color"
|
1236 |
+
msgstr ""
|
1237 |
+
|
1238 |
+
#: includes/rbs_gallery_about.php:62
|
1239 |
+
msgid "Advanced images description settings"
|
1240 |
+
msgstr ""
|
1241 |
+
|
1242 |
+
#: includes/rbs_gallery_about.php:72
|
1243 |
+
msgid "All Rights Reserved"
|
1244 |
+
msgstr ""
|
1245 |
+
|
1246 |
+
#. Plugin Name of the plugin/theme
|
1247 |
+
#: includes/rbs_gallery_button.php:27 includes/rbs_gallery_media.php:52
|
1248 |
+
msgid "Robo Gallery"
|
1249 |
+
msgstr ""
|
1250 |
+
|
1251 |
+
#: includes/rbs_gallery_button.php:29
|
1252 |
+
msgid "Insert"
|
1253 |
+
msgstr ""
|
1254 |
+
|
1255 |
+
#: includes/rbs_gallery_button.php:35
|
1256 |
+
msgid "Add Robo Gallery"
|
1257 |
+
msgstr ""
|
1258 |
+
|
1259 |
+
#: includes/rbs_gallery_button.php:46
|
1260 |
+
msgid "Select gallery"
|
1261 |
+
msgstr ""
|
1262 |
+
|
1263 |
+
#: includes/rbs_gallery_button.php:47 includes/rbs_gallery_widget.php:104
|
1264 |
+
#: includes/rbs_gallery_widget_last.php:83
|
1265 |
+
msgid "Configure it in"
|
1266 |
+
msgstr ""
|
1267 |
+
|
1268 |
+
#: includes/rbs_gallery_button.php:47 includes/rbs_gallery_widget.php:106
|
1269 |
+
#: includes/rbs_gallery_widget_last.php:85
|
1270 |
+
msgid "Robo Gallery plugin"
|
1271 |
+
msgstr ""
|
1272 |
+
|
1273 |
+
#: includes/rbs_gallery_init.php:21
|
1274 |
+
msgid "Available in"
|
1275 |
+
msgstr ""
|
1276 |
+
|
1277 |
+
#: includes/rbs_gallery_init.php:24
|
1278 |
+
msgid "Please update "
|
1279 |
+
msgstr ""
|
1280 |
+
|
1281 |
+
#: includes/rbs_gallery_init.php:24
|
1282 |
+
msgid " key"
|
1283 |
+
msgstr ""
|
1284 |
+
|
1285 |
+
#: includes/rbs_gallery_init.php:79
|
1286 |
+
msgctxt "post type singular name"
|
1287 |
+
msgid "Robo Gallery"
|
1288 |
+
msgstr ""
|
1289 |
+
|
1290 |
+
#: includes/rbs_gallery_init.php:80
|
1291 |
+
msgid "Galleries List"
|
1292 |
+
msgstr ""
|
1293 |
+
|
1294 |
+
#: includes/rbs_gallery_init.php:81 includes/rbs_gallery_init.php:82
|
1295 |
+
msgid "Add Gallery"
|
1296 |
+
msgstr ""
|
1297 |
+
|
1298 |
+
#: includes/rbs_gallery_init.php:83
|
1299 |
+
msgid "Edit Gallery"
|
1300 |
+
msgstr ""
|
1301 |
+
|
1302 |
+
#: includes/rbs_gallery_list.php:33
|
1303 |
+
msgid ""
|
1304 |
+
"You can create only 3 galleries. Update to PRO to get unlimited galleries"
|
1305 |
+
msgstr ""
|
1306 |
+
|
1307 |
+
#: includes/rbs_gallery_list.php:67
|
1308 |
+
msgid "Views"
|
1309 |
+
msgstr ""
|
1310 |
+
|
1311 |
+
#: includes/rbs_gallery_list.php:68
|
1312 |
+
msgid "Shortcode"
|
1313 |
+
msgstr ""
|
1314 |
+
|
1315 |
+
#: includes/rbs_gallery_media.php:73
|
1316 |
+
msgid "Column"
|
1317 |
+
msgstr ""
|
1318 |
+
|
1319 |
+
#: includes/rbs_gallery_media.php:80
|
1320 |
+
msgid "Link"
|
1321 |
+
msgstr ""
|
1322 |
+
|
1323 |
+
#: includes/rbs_gallery_media.php:93
|
1324 |
+
msgid "Blank Link"
|
1325 |
+
msgstr ""
|
1326 |
+
|
1327 |
+
#: includes/rbs_gallery_media.php:101
|
1328 |
+
msgid "Video"
|
1329 |
+
msgstr ""
|
1330 |
+
|
1331 |
+
#: includes/rbs_gallery_media.php:125
|
1332 |
+
msgid "inherit"
|
1333 |
+
msgstr ""
|
1334 |
+
|
1335 |
+
#: includes/rbs_gallery_settings.php:19
|
1336 |
+
msgid "Compatibility Settings"
|
1337 |
+
msgstr ""
|
1338 |
+
|
1339 |
+
#: includes/rbs_gallery_settings.php:29
|
1340 |
+
msgid "Categories Manager"
|
1341 |
+
msgstr ""
|
1342 |
+
|
1343 |
+
#: includes/rbs_gallery_settings.php:32 includes/rbs_gallery_settings.php:33
|
1344 |
+
#: includes/rbs_gallery_settings.php:34 includes/rbs_gallery_settings.php:135
|
1345 |
+
#: includes/rbs_gallery_settings.php:136 includes/rbs_gallery_settings.php:150
|
1346 |
+
#: includes/rbs_gallery_settings.php:151
|
1347 |
+
msgid "Show"
|
1348 |
+
msgstr ""
|
1349 |
+
|
1350 |
+
#: includes/rbs_gallery_settings.php:36 includes/rbs_gallery_settings.php:37
|
1351 |
+
#: includes/rbs_gallery_settings.php:138 includes/rbs_gallery_settings.php:139
|
1352 |
+
#: includes/rbs_gallery_settings.php:153 includes/rbs_gallery_settings.php:154
|
1353 |
+
msgid "Hide"
|
1354 |
+
msgstr ""
|
1355 |
+
|
1356 |
+
#: includes/rbs_gallery_settings.php:43 includes/rbs_gallery_settings.php:46
|
1357 |
+
msgid "jQuery Version"
|
1358 |
+
msgstr ""
|
1359 |
+
|
1360 |
+
#: includes/rbs_gallery_settings.php:47 includes/rbs_gallery_settings.php:48
|
1361 |
+
msgid "Default"
|
1362 |
+
msgstr ""
|
1363 |
+
|
1364 |
+
#: includes/rbs_gallery_settings.php:50 includes/rbs_gallery_settings.php:51
|
1365 |
+
msgid "Alternative"
|
1366 |
+
msgstr ""
|
1367 |
+
|
1368 |
+
#: includes/rbs_gallery_settings.php:55 includes/rbs_gallery_settings.php:56
|
1369 |
+
msgid "Forced include"
|
1370 |
+
msgstr ""
|
1371 |
+
|
1372 |
+
#: includes/rbs_gallery_settings.php:63 includes/rbs_gallery_settings.php:66
|
1373 |
+
msgid "Font Awesome"
|
1374 |
+
msgstr ""
|
1375 |
+
|
1376 |
+
#: includes/rbs_gallery_settings.php:67 includes/rbs_gallery_settings.php:68
|
1377 |
+
msgid "Load"
|
1378 |
+
msgstr ""
|
1379 |
+
|
1380 |
+
#: includes/rbs_gallery_settings.php:70 includes/rbs_gallery_settings.php:71
|
1381 |
+
msgid "Don't load"
|
1382 |
+
msgstr ""
|
1383 |
+
|
1384 |
+
#: includes/rbs_gallery_settings.php:73
|
1385 |
+
msgid "for the case if Your theme already have awesome fonts loaded"
|
1386 |
+
msgstr ""
|
1387 |
+
|
1388 |
+
#: includes/rbs_gallery_settings.php:78 includes/rbs_gallery_settings.php:81
|
1389 |
+
msgid "Switch Style"
|
1390 |
+
msgstr ""
|
1391 |
+
|
1392 |
+
#: includes/rbs_gallery_settings.php:82 includes/rbs_gallery_settings.php:83
|
1393 |
+
msgid "Modern"
|
1394 |
+
msgstr ""
|
1395 |
+
|
1396 |
+
#: includes/rbs_gallery_settings.php:85 includes/rbs_gallery_settings.php:86
|
1397 |
+
msgid "Classic"
|
1398 |
+
msgstr ""
|
1399 |
+
|
1400 |
+
#: includes/rbs_gallery_settings.php:92
|
1401 |
+
msgid "Size Calculations Delay"
|
1402 |
+
msgstr ""
|
1403 |
+
|
1404 |
+
#: includes/rbs_gallery_settings.php:98
|
1405 |
+
msgid "Debug"
|
1406 |
+
msgstr ""
|
1407 |
+
|
1408 |
+
#: includes/rbs_gallery_settings.php:101 includes/rbs_gallery_settings.php:102
|
1409 |
+
#: includes/rbs_gallery_settings.php:103 includes/rbs_gallery_settings.php:116
|
1410 |
+
#: includes/rbs_gallery_settings.php:117 includes/rbs_gallery_settings.php:118
|
1411 |
+
msgid "Enable"
|
1412 |
+
msgstr ""
|
1413 |
+
|
1414 |
+
#: includes/rbs_gallery_settings.php:105 includes/rbs_gallery_settings.php:106
|
1415 |
+
#: includes/rbs_gallery_settings.php:120 includes/rbs_gallery_settings.php:121
|
1416 |
+
#: includes/rbs_gallery_settings.php:177 includes/rbs_gallery_settings.php:178
|
1417 |
+
msgid "Disable"
|
1418 |
+
msgstr ""
|
1419 |
+
|
1420 |
+
#: includes/rbs_gallery_settings.php:113
|
1421 |
+
msgid "Express panel"
|
1422 |
+
msgstr ""
|
1423 |
+
|
1424 |
+
#: includes/rbs_gallery_settings.php:128
|
1425 |
+
msgid "Create Post Settings"
|
1426 |
+
msgstr ""
|
1427 |
+
|
1428 |
+
#: includes/rbs_gallery_settings.php:131
|
1429 |
+
msgid "Text Block"
|
1430 |
+
msgstr ""
|
1431 |
+
|
1432 |
+
#: includes/rbs_gallery_settings.php:134
|
1433 |
+
msgid "Show Text"
|
1434 |
+
msgstr ""
|
1435 |
+
|
1436 |
+
#: includes/rbs_gallery_settings.php:146
|
1437 |
+
msgid "Clone Block"
|
1438 |
+
msgstr ""
|
1439 |
+
|
1440 |
+
#: includes/rbs_gallery_settings.php:149
|
1441 |
+
msgid "Show Clone Block"
|
1442 |
+
msgstr ""
|
1443 |
+
|
1444 |
+
#: includes/rbs_gallery_settings.php:161
|
1445 |
+
msgid "SEO Optimization"
|
1446 |
+
msgstr ""
|
1447 |
+
|
1448 |
+
#: includes/rbs_gallery_settings.php:164
|
1449 |
+
msgid "Add SEO content"
|
1450 |
+
msgstr ""
|
1451 |
+
|
1452 |
+
#: includes/rbs_gallery_settings.php:167 includes/rbs_gallery_settings.php:168
|
1453 |
+
#: includes/rbs_gallery_settings.php:169
|
1454 |
+
msgid "Enable [thumbs]"
|
1455 |
+
msgstr ""
|
1456 |
+
|
1457 |
+
#: includes/rbs_gallery_settings.php:172 includes/rbs_gallery_settings.php:173
|
1458 |
+
#: includes/rbs_gallery_settings.php:174
|
1459 |
+
msgid "Enable [thumbs + link]"
|
1460 |
+
msgstr ""
|
1461 |
+
|
1462 |
+
#: includes/rbs_gallery_settings.php:187
|
1463 |
+
msgid "Save Changes"
|
1464 |
+
msgstr ""
|
1465 |
+
|
1466 |
+
#: includes/rbs_gallery_topblock.php:41
|
1467 |
+
msgid "Do You wish to get PRO version for FREE ?"
|
1468 |
+
msgstr ""
|
1469 |
+
|
1470 |
+
#: includes/rbs_gallery_topblock.php:46
|
1471 |
+
msgid "Do You wish to get PRO version for translate?"
|
1472 |
+
msgstr ""
|
1473 |
+
|
1474 |
+
#: includes/rbs_gallery_widget.php:22 includes/rbs_gallery_widget_last.php:22
|
1475 |
+
msgid "Robo Gallery Widget"
|
1476 |
+
msgstr ""
|
1477 |
+
|
1478 |
+
#: includes/rbs_gallery_widget.php:23 includes/rbs_gallery_widget_last.php:23
|
1479 |
+
msgid "Publish gallery on your website."
|
1480 |
+
msgstr ""
|
1481 |
+
|
1482 |
+
#: includes/rbs_gallery_widget.php:56 includes/rbs_gallery_widget.php:91
|
1483 |
+
#: includes/rbs_gallery_widget_last.php:38
|
1484 |
+
#: includes/rbs_gallery_widget_last.php:71
|
1485 |
+
msgid "This widget available in Pro version"
|
1486 |
+
msgstr ""
|
1487 |
+
|
1488 |
+
#: includes/rbs_gallery_widget.php:66 includes/rbs_gallery_widget_last.php:47
|
1489 |
+
msgid "New gallery"
|
1490 |
+
msgstr ""
|
1491 |
+
|
1492 |
+
#: includes/rbs_gallery_widget.php:100 includes/rbs_gallery_widget_last.php:80
|
1493 |
+
msgid "Gallery:"
|
1494 |
+
msgstr ""
|
1495 |
+
|
1496 |
+
#. Plugin URI of the plugin/theme
|
1497 |
+
#. Author URI of the plugin/theme
|
1498 |
+
msgid "http://robosoft.co/gallery"
|
1499 |
+
msgstr ""
|
1500 |
+
|
1501 |
+
#. Description of the plugin/theme
|
1502 |
+
msgid ""
|
1503 |
+
"Gallery modes photo gallery, images gallery, video gallery, Polaroid "
|
1504 |
+
"gallery, gallery lighbox, portfolio gallery, responsive gallery"
|
1505 |
+
msgstr ""
|
1506 |
+
|
1507 |
+
#. Author of the plugin/theme
|
1508 |
+
msgid "RoboSoft"
|
1509 |
+
msgstr ""
|
readme.txt
CHANGED
@@ -4,7 +4,7 @@ Donate link: http://robosoft.co/robogallery
|
|
4 |
Tags: gallery, photo gallery, images gallery, gallery images, responsive gallery, categories gallery, Polaroid gallery, gallery lightbox, portfolio gallery, video gallery, Gallery Plugin, Robo Gallery
|
5 |
Requires at least: 3.3
|
6 |
Tested up to: 4.7
|
7 |
-
Stable tag: 2.6.
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-3.0.html
|
10 |
|
@@ -254,6 +254,10 @@ If any problem occurs, please contact us.
|
|
254 |
|
255 |
== Changelog ==
|
256 |
|
|
|
|
|
|
|
|
|
257 |
= 2.6.10 =
|
258 |
* Modification of the interface in admin section
|
259 |
* Modification of the zip library
|
@@ -369,6 +373,10 @@ If any problem occurs, please contact us.
|
|
369 |
|
370 |
== Upgrade Notice ==
|
371 |
|
|
|
|
|
|
|
|
|
372 |
= 2.6.10 =
|
373 |
Modification of the interface in admin section
|
374 |
Modification of the zip library
|
4 |
Tags: gallery, photo gallery, images gallery, gallery images, responsive gallery, categories gallery, Polaroid gallery, gallery lightbox, portfolio gallery, video gallery, Gallery Plugin, Robo Gallery
|
5 |
Requires at least: 3.3
|
6 |
Tested up to: 4.7
|
7 |
+
Stable tag: 2.6.11
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-3.0.html
|
10 |
|
254 |
|
255 |
== Changelog ==
|
256 |
|
257 |
+
= 2.6.11 =
|
258 |
+
* Update of the language functionality
|
259 |
+
* Multi language support
|
260 |
+
|
261 |
= 2.6.10 =
|
262 |
* Modification of the interface in admin section
|
263 |
* Modification of the zip library
|
373 |
|
374 |
== Upgrade Notice ==
|
375 |
|
376 |
+
= 2.6.11 =
|
377 |
+
Update of the language functionality
|
378 |
+
Multi language support
|
379 |
+
|
380 |
= 2.6.10 =
|
381 |
Modification of the interface in admin section
|
382 |
Modification of the zip library
|
robogallery.php
CHANGED
@@ -2,12 +2,12 @@
|
|
2 |
/*
|
3 |
Plugin Name: Robo Gallery
|
4 |
Description: Gallery modes photo gallery, images gallery, video gallery, Polaroid gallery, gallery lighbox, portfolio gallery, responsive gallery
|
5 |
-
Version: 2.6.
|
6 |
Author: RoboSoft
|
7 |
Plugin URI: http://robosoft.co/gallery
|
8 |
Author URI: http://robosoft.co/gallery
|
9 |
License: GPLv3 or later
|
10 |
-
Text Domain:
|
11 |
Domain Path: /languages
|
12 |
*/
|
13 |
|
@@ -15,17 +15,17 @@ if(!defined('WPINC'))die;
|
|
15 |
if(!defined("ABSPATH"))exit;
|
16 |
|
17 |
define("ROBO_GALLERY", 1);
|
18 |
-
define("ROBO_GALLERY_VERSION", '2.6.
|
19 |
|
20 |
if( !defined("ROBO_GALLERY_PATH") ) define("ROBO_GALLERY_PATH", plugin_dir_path( __FILE__ ));
|
21 |
|
22 |
define("ROBO_GALLERY_SPECIAL", 1);
|
23 |
-
define("ROBO_GALLERY_EVENT_DATE", '2017-
|
24 |
define("ROBO_GALLERY_EVENT_HOUR", 24);
|
25 |
|
26 |
add_action( 'plugins_loaded', 'rbs_gallery_load_textdomain' );
|
27 |
function rbs_gallery_load_textdomain() {
|
28 |
-
load_plugin_textdomain( '
|
29 |
}
|
30 |
|
31 |
if(!function_exists('rbs_gallery_pro_check')){
|
2 |
/*
|
3 |
Plugin Name: Robo Gallery
|
4 |
Description: Gallery modes photo gallery, images gallery, video gallery, Polaroid gallery, gallery lighbox, portfolio gallery, responsive gallery
|
5 |
+
Version: 2.6.11
|
6 |
Author: RoboSoft
|
7 |
Plugin URI: http://robosoft.co/gallery
|
8 |
Author URI: http://robosoft.co/gallery
|
9 |
License: GPLv3 or later
|
10 |
+
Text Domain: robo-gallery
|
11 |
Domain Path: /languages
|
12 |
*/
|
13 |
|
15 |
if(!defined("ABSPATH"))exit;
|
16 |
|
17 |
define("ROBO_GALLERY", 1);
|
18 |
+
define("ROBO_GALLERY_VERSION", '2.6.11');
|
19 |
|
20 |
if( !defined("ROBO_GALLERY_PATH") ) define("ROBO_GALLERY_PATH", plugin_dir_path( __FILE__ ));
|
21 |
|
22 |
define("ROBO_GALLERY_SPECIAL", 1);
|
23 |
+
define("ROBO_GALLERY_EVENT_DATE", '2017-05-20');
|
24 |
define("ROBO_GALLERY_EVENT_HOUR", 24);
|
25 |
|
26 |
add_action( 'plugins_loaded', 'rbs_gallery_load_textdomain' );
|
27 |
function rbs_gallery_load_textdomain() {
|
28 |
+
load_plugin_textdomain( 'robo-gallery', false, dirname(plugin_basename( __FILE__ )) . '/languages' );
|
29 |
}
|
30 |
|
31 |
if(!function_exists('rbs_gallery_pro_check')){
|