* * Gallery is free software; you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software * Foundation; either version 2 of the License, or (at your option) any later * version. * * Gallery is distributed in the hope that it will be useful, but WITHOUT ANY * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR * A PARTICULAR PURPOSE. See the GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along with * Gallery; if not, write to the Free Software Foundation, Inc., 59 Temple * Place, Suite 330, Boston, MA 02111-1307 USA * * @package gallery */ /** * Custom TV English Lexicon Entries for Gallery * * @package gallery * @subpackage lexicon */ $_lang['gallery.active'] = 'Actief'; $_lang['gallery.alt_text'] = 'Alt Tekst'; $_lang['gallery.browser'] = 'Galerij Browser'; $_lang['gallery.choose_item'] = 'Kies een Afbeelding'; $_lang['gallery.class'] = 'CSS Classes'; $_lang['gallery.clear_image'] = 'Leeg Afbeelding'; $_lang['gallery.crop_bottom'] = 'Onder Bijsnijden'; $_lang['gallery.crop_enable'] = 'Bijsnijden Aanzetten'; $_lang['gallery.crop_left'] = 'Links Bijsnijden'; $_lang['gallery.crop_right'] = 'Rechts Bijsnijden'; $_lang['gallery.crop_top'] = 'Boven Bijsnijden'; $_lang['gallery.file_name'] = 'Bestandsnaam'; $_lang['gallery.file_size'] = 'Bestandsgrootte'; $_lang['gallery.height'] = 'Hoogte'; $_lang['gallery.inactive'] = 'Inactief'; $_lang['gallery.other_opt'] = 'Andere phpThumb opties'; $_lang['gallery.other_opt_desc'] = 'Andere phpThumb configuratie die je wilt gebruiken. Hiervoor moet je de URL notatie gebruiken.'; $_lang['gallery.pos_b'] = 'Onder'; $_lang['gallery.pos_bl'] = 'Linksonder'; $_lang['gallery.pos_br'] = 'Rechtsonder'; $_lang['gallery.pos_c'] = 'Midden'; $_lang['gallery.pos_l'] = 'Links'; $_lang['gallery.pos_r'] = 'Rechts'; $_lang['gallery.pos_t'] = 'Boven'; $_lang['gallery.pos_tr'] = 'Rechtsboven'; $_lang['gallery.pos_tl'] = 'Linksboven'; $_lang['gallery.resize'] = 'Grootte Veranderen'; $_lang['gallery.rotate'] = 'Draaien'; $_lang['gallery.tags'] = 'Tags'; $_lang['gallery.title'] = 'Titel'; $_lang['gallery.watermark_options'] = 'Watermerk Opties'; $_lang['gallery.watermark_options_desc'] = 'Let op: Deze opties kunnen niet worden weergegeven in de preview.'; $_lang['gallery.watermark_text'] = 'Tekst Watermerk'; $_lang['gallery.watermark_text_desc'] = 'Tekst om op de afbeelding als watermerk te zetten.'; $_lang['gallery.watermark_text_position'] = 'Tekst Watermerk Positie'; $_lang['gallery.watermark_text_position_desc'] = 'De positie voor het tekst watermerk op de afbeelding.'; $_lang['gallery.width'] = 'Breedte';