Plugin Directory

Changeset 2086290


Ignore:
Timestamp:
05/12/2019 03:51:46 PM (7 years ago)
Author:
koelle
Message:

discontinue notification

Location:
media-gallery
Files:
10 edited

Legend:

Unmodified
Added
Removed
  • media-gallery/tags/1.3/languages/media-gallery-de_DE.po

    r1331672 r2086290  
    1 # image-gallery.php
     1# Image Gallery POT file.
     2# This file is distributed under the same license as the WordPress package.
     3# Creation Date: 2017-05-26 20:35:02
     4
     5# media-gallery.php: 112
    26msgid "Galleries"
    37msgstr "Galerien"
    48
    5 # image-gallery.php
     9# media-gallery.php: 113
    610msgid "Gallery"
    711msgstr "Galerie"
    812
    9 # image-gallery.php
     13# media-gallery.php: 114
    1014msgid "Search Galleries"
    1115msgstr "Galerien durchsuchen"
    1216
    13 # image-gallery.php
     17# media-gallery.php: 115
    1418msgid "All Galleries"
    1519msgstr "Alle Galerien"
    1620
    17 # image-gallery.php
     21# media-gallery.php: 116
    1822msgid "Parent Gallery"
    1923msgstr "Eltern Galerie"
    2024
    21 # image-gallery.php
     25# media-gallery.php: 117
    2226msgid "Parent Gallery:"
    2327msgstr "Eltern Galerie:"
    2428
    25 # image-gallery.php
     29# media-gallery.php: 118
    2630msgid "Edit Gallery"
    2731msgstr "Galerie bearbeiten"
    2832
    29 # image-gallery.php
     33# media-gallery.php: 119
    3034msgid "Update Gallery"
    3135msgstr "Galerie aktualisieren"
    3236
    33 # image-gallery.php
     37# media-gallery.php: 120
    3438msgid "Add New Gallery"
    3539msgstr "Neue Galerie hinzufügen"
    3640
    37 # image-gallery.php
     41# media-gallery.php: 121
    3842msgid "New Gallery Name"
    3943msgstr "Neue Galerie Name"
    4044
    41 # tinymce/window.php
     45# tinymce/window.php: 8
    4246msgid "Image Gallery"
    4347msgstr "Bildergalerie"
    4448
    45 # tinymce/window.php
     49# tinymce/window.php: 40
    4650msgid "Images per page"
    4751msgstr "Bilder pro Seite"
    4852
    49 # tinymce/window.php
     53# tinymce/window.php: 44
    5054msgid "Number of columns"
    5155msgstr "Anzahl Spalten"
    5256
    53 # tinymce/window.php
     57# tinymce/window.php: 48
    5458msgid "Crop Images"
    5559msgstr "Bilder zurechtschneiden"
    5660
    57 # tinymce/window.php
     61# tinymce/window.php: 52
    5862msgid "Activating cropping will resize & crop images to the smallest image widths and heights"
    5963msgstr "Wenn die Zurechtschneidungs Option aktiviert ist, werden die Bilder auf die kleinste Breite und Höhe skaliert und geschnitten"
    6064
    61 # tinymce/window.php
     65# tinymce/window.php: 60
    6266msgid "Cancel"
    6367msgstr "Abbrechen"
    6468
    65 # tinymce/window.php
     69# tinymce/window.php: 64
    6670msgid "Insert"
    6771msgstr "Einfügen"
     72
     73#################
     74# Old, possibly deprecated, translations
     75#################
     76
  • media-gallery/tags/1.3/media-gallery.php

    r1664918 r2086290  
    55Description: Generate image galleries from media categories
    66Version: 1.3
    7 Author: Kolja Schleich
    8 
    9 Copyright 2015-2017
     7Author: Unsupported
     8
     9Copyright 2015-2019
    1010
    1111This program is free software: you can redistribute it and/or modify
     
    2222along with this program.  If not, see <http://www.gnu.org/licenses/>.
    2323*/
    24 
     24 
    2525defined( 'ABSPATH' ) or die( 'No script kiddies please!' );
    2626
    2727/**
    28  * Create simple image galleries in an instance
    29  *
    30  * @package MediaGallery
    31  * @author Kolja Schleich
    32  * @version 1.3
    33  * @copyright 2015-2017
    34  * @license GPL-3
     28 * Class implementing media gallery
     29 *
    3530 */
    3631class MediaGallery {
  • media-gallery/tags/1.3/media-gallery.pot

    r1664918 r2086290  
    11# Image Gallery POT file.
    2 # Copyright (C) 2017 Kolja Schleich
    32# This file is distributed under the same license as the WordPress package.
    4 # Creation Date: 2017-05-25 21:15:14
     3# Creation Date: 2017-05-26 20:35:02
    54
    6 #media-gallery.php: 112
     5# media-gallery.php: 112
    76msgid "Galleries"
    87msgstr ""
    98
    10 #media-gallery.php: 113
     9# media-gallery.php: 113
    1110msgid "Gallery"
    1211msgstr ""
    1312
    14 #media-gallery.php: 114
     13# media-gallery.php: 114
    1514msgid "Search Galleries"
    1615msgstr ""
    1716
    18 #media-gallery.php: 115
     17# media-gallery.php: 115
    1918msgid "All Galleries"
    2019msgstr ""
    2120
    22 #media-gallery.php: 116
     21# media-gallery.php: 116
    2322msgid "Parent Gallery"
    2423msgstr ""
    2524
    26 #media-gallery.php: 117
     25# media-gallery.php: 117
    2726msgid "Parent Gallery:"
    2827msgstr ""
    2928
    30 #media-gallery.php: 118
     29# media-gallery.php: 118
    3130msgid "Edit Gallery"
    3231msgstr ""
    3332
    34 #media-gallery.php: 119
     33# media-gallery.php: 119
    3534msgid "Update Gallery"
    3635msgstr ""
    3736
    38 #media-gallery.php: 120
     37# media-gallery.php: 120
    3938msgid "Add New Gallery"
    4039msgstr ""
    4140
    42 #media-gallery.php: 121
     41# media-gallery.php: 121
    4342msgid "New Gallery Name"
    4443msgstr ""
    4544
    46 #tinymce/window.php: 8
     45# tinymce/window.php: 8
    4746msgid "Image Gallery"
    4847msgstr ""
    4948
    50 #tinymce/window.php: 40
     49# tinymce/window.php: 40
    5150msgid "Images per page"
    5251msgstr ""
    5352
    54 #tinymce/window.php: 44
     53# tinymce/window.php: 44
    5554msgid "Number of columns"
    5655msgstr ""
    5756
    58 #tinymce/window.php: 48
     57# tinymce/window.php: 48
    5958msgid "Crop Images"
    6059msgstr ""
    6160
    62 #tinymce/window.php: 52
     61# tinymce/window.php: 52
    6362msgid "Activating cropping will resize & crop images to the smallest image widths and heights"
    6463msgstr ""
    6564
    66 #tinymce/window.php: 60
     65# tinymce/window.php: 60
    6766msgid "Cancel"
    6867msgstr ""
    6968
    70 #tinymce/window.php: 64
     69# tinymce/window.php: 64
    7170msgid "Insert"
    7271msgstr ""
  • media-gallery/tags/1.3/readme.txt

    r1664918 r2086290  
    11=== Image Gallery ===
    2 Contributors: Kolja Schleich
     2Contributors: Unsupported
    33Tags: plugin, gallery, images, media categories
    44Requires at least: 3.3
     
    99
    1010== Description ==
     11
     12**This plugin is no longer maintained or supported and may be removed in the future!**
    1113
    1214Generate image galleries from wordpress media categories
  • media-gallery/tags/1.3/tinymce/window.php

    r1331672 r2086290  
    11<?php
     2/**
     3 * This file includes the TinyMCE button to conveniently insert media galleries into pages or posts
     4 */
    25// check for rights
    36if(!current_user_can('edit_posts')) die;
  • media-gallery/trunk/languages/media-gallery-de_DE.po

    r1665579 r2086290  
    11# Image Gallery POT file.
    2 # Copyright (C) 2017 Kolja Schleich
    32# This file is distributed under the same license as the WordPress package.
    43# Creation Date: 2017-05-26 20:35:02
  • media-gallery/trunk/media-gallery.php

    r1675661 r2086290  
    55Description: Generate image galleries from media categories
    66Version: 1.3
    7 Author: Kolja Schleich
    8 
    9 Copyright 2015-2017
     7Author: Unsupported
     8
     9Copyright 2015-2019
    1010
    1111This program is free software: you can redistribute it and/or modify
     
    2222along with this program.  If not, see <http://www.gnu.org/licenses/>.
    2323*/
    24 /**
    25  * Create simple image galleries in an instance
    26  *
    27  * @package MediaGallery
    28  * @author Kolja Schleich
    29  * @version 1.3
    30  * @copyright 2015-2017
    31  * @license GPL-3
    32  */
    3324 
    3425defined( 'ABSPATH' ) or die( 'No script kiddies please!' );
  • media-gallery/trunk/media-gallery.pot

    r1665560 r2086290  
    11# Image Gallery POT file.
    2 # Copyright (C) 2017 Kolja Schleich
    32# This file is distributed under the same license as the WordPress package.
    43# Creation Date: 2017-05-26 20:35:02
  • media-gallery/trunk/readme.txt

    r1664918 r2086290  
    11=== Image Gallery ===
    2 Contributors: Kolja Schleich
     2Contributors: Unsupported
    33Tags: plugin, gallery, images, media categories
    44Requires at least: 3.3
     
    99
    1010== Description ==
     11
     12**This plugin is no longer maintained or supported and may be removed in the future!**
    1113
    1214Generate image galleries from wordpress media categories
Note: See TracChangeset for help on using the changeset viewer.