Changeset 17205 for extensions
- Timestamp:
- Jul 29, 2012, 6:57:59 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/imgpreview/language/tr_TR/plugin.lang.php
r17191 r17205 9 9 $lang['imgp_showtitle'] = 'Resim ismini görüntüle'; 10 10 $lang['imgp_preloadImages'] = 'Resimleri önceden yükle (yavaş sunucularda önerilmez)'; 11 $lang['imgp_howitworks'] = '<a href="http://www.planete-flop.fr">Flop25</a> -the creator of this plugin- recommends : 11 $lang['imgp_howitworks'] = '<a href="http://www.planete-flop.fr">Flop25</a> -bu eklentinin yaratıcısı bunları tavsiye eder: 12 <ul> 13 <li><a href="http://piwigo.org/ext/extension_view.php?eid=190">PWG Stuff</a> by P@t : this plugin adds modules on your gallery.</li> 14 <li><a href="http://piwigo.org/ext/extension_view.php?eid=527">Icons Set</a> by Flop25 : this plugin allows you to use other icons for any themes</li> 15 <li><a href="http://piwigo.org/ext/extension_view.php?eid=231">Flop Style</a> by Flop25 : flop_style is a "template extension" and enable changes of a small part of Piwigo such as categories display</li> 16 <li><a href="http://piwigo.org/ext/">and much more on piwigo.org</a></li> 17 </ul> 18 <br> 19 Dizayncılara: açılır pencereler #tooltip (yazı için img veya span ile) etiketi ile kişiselleştirilebilir. 20 <br> 21 <br> 22 This plugin uses a modified version of :<br> 23 24 * imgPreview jQuery plugin<br> 25 * Copyright (c) 2009 James Padolsey<br> 26 * j@qd9.co.uk | http://james.padolsey.com<br> 27 * Dual licensed under MIT and GPL.<br> 28 * Updated: 09/02/09<br> 29 * @author James Padolsey<br> 30 * @version 0.22<br> 31 '; 12 32 <ul> 13 33 <li><a href="http://piwigo.org/ext/extension_view.php?eid=190">PWG Stuff</a> by P@t : this plugin adds modules on your gallery.</li> … … 33 53 34 54 55 $lang['imgp_opacity'] = 'Fare üzerindeyken opaklık'; 35 56 ?>
Note: See TracChangeset
for help on using the changeset viewer.