Adds DFs
This commit is contained in:
@@ -0,0 +1,119 @@
|
||||
# Copyright (C) 2019 Matthias Günter
|
||||
# This file is distributed under the same license as the WP Real Thumbnail Generator plugin.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WP Real Thumbnail Generator 2.0.3\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/real-thumbnail-generator\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2019-07-29T10:48:01+02:00\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"X-Generator: WP-CLI 2.2.0\n"
|
||||
|
||||
#. Plugin Name of the plugin
|
||||
msgid "WP Real Thumbnail Generator"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin URI of the plugin
|
||||
msgid "https://codecanyon.net/item/wordpress-real-thumbnail-generator-bulk-regenerate-upload-folder/18937507"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin
|
||||
msgid "(Bulk) Regenerate thumbnails, delete unused and custom thumbnail folder/filename"
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin
|
||||
msgid "Matthias Günter"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin
|
||||
msgid "https://matthias-web.com"
|
||||
msgstr ""
|
||||
|
||||
#: inc/attachment/Regenerate.class.php:199
|
||||
msgid "The thumbnails could not be generated."
|
||||
msgstr ""
|
||||
|
||||
#: inc/attachment/Thumbnail.class.php:69
|
||||
msgid "The given image was not found on server."
|
||||
msgstr ""
|
||||
|
||||
#: inc/attachment/Thumbnail.class.php:75
|
||||
msgid "You have not the permissions to regenerate the thumbnails."
|
||||
msgstr ""
|
||||
|
||||
#: inc/attachment/Thumbnail.class.php:82
|
||||
msgid "The given post ID is not an image."
|
||||
msgstr ""
|
||||
|
||||
#: inc/attachment/Thumbnail.class.php:142
|
||||
msgid "Not found"
|
||||
msgstr ""
|
||||
|
||||
#: inc/attachment/Thumbnail.class.php:193
|
||||
msgid "Not generated"
|
||||
msgstr ""
|
||||
|
||||
#: inc/attachment/Thumbnail.class.php:199
|
||||
msgid "Disrupted"
|
||||
msgstr ""
|
||||
|
||||
#: inc/attachment/Thumbnail.class.php:206
|
||||
msgid "Greater than original"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor/Editor.class.php:134
|
||||
msgid "The filename is not valid"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor/Editor.class.php:137
|
||||
msgid "The filename has no extension"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor/Editor.class.php:141
|
||||
msgid "The pattern is invalid"
|
||||
msgstr ""
|
||||
|
||||
#: inc/general/Core.class.php:165
|
||||
msgid "<strong>You have not yet entered the license key</strong>. To receive automatic updates, please enter the key in \"Enter license\"."
|
||||
msgstr ""
|
||||
|
||||
#: inc/general/View.class.php:30
|
||||
msgid "Thumbnails"
|
||||
msgstr ""
|
||||
|
||||
#: inc/general/View.class.php:36
|
||||
msgid "%1$d of %2$s registered"
|
||||
msgstr ""
|
||||
|
||||
#: inc/general/View.class.php:44
|
||||
msgid "More"
|
||||
msgstr ""
|
||||
|
||||
#: inc/general/View.class.php:49
|
||||
#: inc/general/View.class.php:71
|
||||
msgid "Regenerate"
|
||||
msgstr ""
|
||||
|
||||
#: inc/overrides/lite/attachment/Thumbnail.trait.php:16
|
||||
msgid "This function is not available in Lite version."
|
||||
msgstr ""
|
||||
|
||||
#: inc/overrides/pro/attachment/Thumbnail.trait.php:76
|
||||
msgid "One or more thumbnail sizes could not be deleted, please check your server permissions."
|
||||
msgstr ""
|
||||
|
||||
#: inc/overrides/pro/attachment/Thumbnail.trait.php:101
|
||||
msgid "Something went wrong."
|
||||
msgstr ""
|
||||
|
||||
#: inc/overrides/pro/editor/Adapter.trait.php:44
|
||||
msgid "Image resize failed."
|
||||
msgstr ""
|
||||
|
||||
#: inc/rest/Service.class.php:142
|
||||
msgid "Forbidden"
|
||||
msgstr ""
|
||||
Reference in New Issue
Block a user