HELLO v3!!!

This commit is contained in:
Ryan Dewhurst
2018-09-26 21:12:01 +02:00
parent 28b9c15256
commit d268a86795
1871 changed files with 988118 additions and 0 deletions

View File

@@ -0,0 +1,764 @@
# Copyright (C) 2017 Flickr Shortcode Importer
# This file is distributed under the same license as the Flickr Shortcode Importer package.
msgid ""
msgstr ""
"Project-Id-Version: Flickr Shortcode Importer 2.2.3\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/flickr-shortcode-importer\n"
"POT-Creation-Date: 2017-02-07 12:36:24+00:00\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2017-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
#: includes/class-flickr-shortcode-importer-settings.php:94
msgid "Flickr Shortcode Importer Settings"
msgstr ""
#: includes/class-flickr-shortcode-importer-settings.php:94
#: includes/class-flickr-shortcode-importer.php:103
#: includes/class-flickr-shortcode-importer.php:256
msgid "Flickr Shortcode Importer"
msgstr ""
#: includes/class-flickr-shortcode-importer-settings.php:101
msgid "[Flickr] Importer"
msgstr ""
#: includes/class-flickr-shortcode-importer-settings.php:117
#: includes/class-flickr-shortcode-importer-settings.php:422
#: includes/libraries/aihrus-framework/includes/class-aihrus-settings.php:95
msgid "Import Settings"
msgstr ""
#: includes/class-flickr-shortcode-importer-settings.php:118
msgid "Flickr API"
msgstr ""
#: includes/class-flickr-shortcode-importer-settings.php:119
msgid "Posts Selection"
msgstr ""
#: includes/class-flickr-shortcode-importer-settings.php:120
msgid "Testing Options"
msgstr ""
#: includes/class-flickr-shortcode-importer-settings.php:121
msgid "Post Options"
msgstr ""
#: includes/class-flickr-shortcode-importer-settings.php:122
#: includes/libraries/aihrus-framework/includes/class-aihrus-settings.php:65
msgid "Reset"
msgstr ""
#: includes/class-flickr-shortcode-importer-settings.php:123
msgid "About Flickr Shortcode Importer"
msgstr ""
#: includes/class-flickr-shortcode-importer-settings.php:137
msgid "Skip Importing Videos?"
msgstr ""
#: includes/class-flickr-shortcode-importer-settings.php:138
msgid "Importing videos from Flickr often fails. Shortcode is still converted to object/embed linking to Flickr."
msgstr ""
#: includes/class-flickr-shortcode-importer-settings.php:144
msgid "Import Flickr-sourced A/IMG tags?"
msgstr ""
#: includes/class-flickr-shortcode-importer-settings.php:145
msgid "Converts Flickr-sourced A/IMG tags to [flickr] and then proceeds with import."
msgstr ""
#: includes/class-flickr-shortcode-importer-settings.php:151
msgid "Set Featured Image?"
msgstr ""
#: includes/class-flickr-shortcode-importer-settings.php:152
msgid "Set the first [flickr] or [flickrset] image found as the Featured Image. Will not replace the current Featured Image of a post."
msgstr ""
#: includes/class-flickr-shortcode-importer-settings.php:158
msgid "Force Set Featured Image?"
msgstr ""
#: includes/class-flickr-shortcode-importer-settings.php:159
msgid "Set the Featured Image even if one already exists for a post."
msgstr ""
#: includes/class-flickr-shortcode-importer-settings.php:165
msgid "Remove First Flickr Shortcode?"
msgstr ""
#: includes/class-flickr-shortcode-importer-settings.php:166
msgid "Removes the first [flickr] from post content. If you use Featured Images as header or lead images, then this might prevent duplicate images in your post."
msgstr ""
#: includes/class-flickr-shortcode-importer-settings.php:172
msgid "Make Nice Image Title?"
msgstr ""
#: includes/class-flickr-shortcode-importer-settings.php:173
msgid "Try to make a nice title if none is set. For Flickr set images, Flickr set title plus a numeric suffix is applied."
msgstr ""
#: includes/class-flickr-shortcode-importer-settings.php:179
msgid "Replace Filename with Image Title?"
msgstr ""
#: includes/class-flickr-shortcode-importer-settings.php:180
msgid "Mainly for SEO purposes. This setting replaces the imported media filename with the media's title. For non-images, this is always done."
msgstr ""
#: includes/class-flickr-shortcode-importer-settings.php:186
msgid "Image Import Size"
msgstr ""
#: includes/class-flickr-shortcode-importer-settings.php:187
msgid "Size of image to import into media library from Flickr. If requested size doesn't exist, then original is imported because it's the closest to the requested import size."
msgstr ""
#: includes/class-flickr-shortcode-importer-settings.php:199
msgid "Default Image Alignment"
msgstr ""
#: includes/class-flickr-shortcode-importer-settings.php:200
msgid "Default alignment of image displayed in post when no alignment is found."
msgstr ""
#: includes/class-flickr-shortcode-importer-settings.php:212
msgid "Default Image Size"
msgstr ""
#: includes/class-flickr-shortcode-importer-settings.php:213
msgid "Default size of image displayed in post when no size is found."
msgstr ""
#: includes/class-flickr-shortcode-importer-settings.php:225
msgid "Default A Tag Class"
msgstr ""
#: includes/class-flickr-shortcode-importer-settings.php:226
msgid "Inserts a class into links around imported images. Useful for lightbox'ing."
msgstr ""
#: includes/class-flickr-shortcode-importer-settings.php:232
msgid "Link Image to Attachment Page?"
msgstr ""
#: includes/class-flickr-shortcode-importer-settings.php:233
msgid "If set, post single view images are linked to attachment pages. Otherwise the image links to its source file."
msgstr ""
#: includes/class-flickr-shortcode-importer-settings.php:239
msgid "Image Wrap Class"
msgstr ""
#: includes/class-flickr-shortcode-importer-settings.php:240
msgid "If set, a span tag is wrapped around the image with the given class. Also wraps attribution if enabled. e.g. Providing `flickr-image` results in `&lt;span class=\"flickr-image\"&gt;|&lt;/span&gt;`"
msgstr ""
#: includes/class-flickr-shortcode-importer-settings.php:246
msgid "Set Captions?"
msgstr ""
#: includes/class-flickr-shortcode-importer-settings.php:247
msgid "Uses media title as the caption."
msgstr ""
#: includes/class-flickr-shortcode-importer-settings.php:253
msgid "Set Descriptions?"
msgstr ""
#: includes/class-flickr-shortcode-importer-settings.php:254
msgid "Include Flickr descriptions in media information."
msgstr ""
#: includes/class-flickr-shortcode-importer-settings.php:260
msgid "Include Flickr Author Attribution?"
msgstr ""
#: includes/class-flickr-shortcode-importer-settings.php:261
msgid "Appends Flickr username, linked back to Flickr image to the imported Flickr image."
msgstr ""
#: includes/class-flickr-shortcode-importer-settings.php:267
msgid "Flickr Author Attribution Text"
msgstr ""
#: includes/class-flickr-shortcode-importer-settings.php:268
#: includes/class-flickr-shortcode-importer-settings.php:288
#: includes/class-flickr-shortcode-importer.php:940
#: includes/class-flickr-shortcode-importer.php:1159
msgid "Photo by "
msgstr ""
#: includes/class-flickr-shortcode-importer-settings.php:273
msgid "Flickr Author Attribution Wrap Class"
msgstr ""
#: includes/class-flickr-shortcode-importer-settings.php:274
msgid "If set, a span tag is wrapped around the attribution with the given class. e.g. Providing `flickr-attribution` results in `&lt;span class=\"flickr-attribution\"&gt;|&lt;/span&gt;`"
msgstr ""
#: includes/class-flickr-shortcode-importer-settings.php:280
msgid "Add Flickr Attribution to Description?"
msgstr ""
#: includes/class-flickr-shortcode-importer-settings.php:281
msgid "Like `Include Flickr Author Attribution` but appends the image description."
msgstr ""
#: includes/class-flickr-shortcode-importer-settings.php:287
msgid "Flickr Attribution Text"
msgstr ""
#: includes/class-flickr-shortcode-importer-settings.php:293
msgid "Add Image License to Description?"
msgstr ""
#: includes/class-flickr-shortcode-importer-settings.php:294
msgid "Append image license and link to image description."
msgstr ""
#: includes/class-flickr-shortcode-importer-settings.php:300
msgid "Flickr Image License Text"
msgstr ""
#: includes/class-flickr-shortcode-importer-settings.php:301
#: includes/class-flickr-shortcode-importer.php:1178
msgid "License "
msgstr ""
#: includes/class-flickr-shortcode-importer-settings.php:306
msgid "Posts to Import"
msgstr ""
#: includes/class-flickr-shortcode-importer-settings.php:307
msgid "A CSV list of post ids to import, like '1,2,3'."
msgstr ""
#: includes/class-flickr-shortcode-importer-settings.php:315
msgid "Skip Importing Posts"
msgstr ""
#: includes/class-flickr-shortcode-importer-settings.php:316
msgid "A CSV list of post ids to not import, like '1,2,3'."
msgstr ""
#: includes/class-flickr-shortcode-importer-settings.php:324
msgid "Import Limit"
msgstr ""
#: includes/class-flickr-shortcode-importer-settings.php:325
msgid "Useful for testing import on a limited amount of posts. 0 or blank means unlimited."
msgstr ""
#: includes/class-flickr-shortcode-importer-settings.php:334
msgid "Debug Mode?"
msgstr ""
#: includes/class-flickr-shortcode-importer-settings.php:335
msgid "Bypass Ajax controller to handle posts_to_import directly for testing purposes."
msgstr ""
#: includes/class-flickr-shortcode-importer-settings.php:341
msgid "Flickr API Key"
msgstr ""
#: includes/class-flickr-shortcode-importer-settings.php:342
msgid "<a href=\"http://www.flickr.com/services/api/\">Flickr API Documentation</a>"
msgstr ""
#: includes/class-flickr-shortcode-importer-settings.php:349
msgid "Flickr API Secret"
msgstr ""
#: includes/class-flickr-shortcode-importer-settings.php:356
msgid "Flickr User ID"
msgstr ""
#: includes/class-flickr-shortcode-importer-settings.php:357
msgid "For Flickr Gallery plugin. Example: 90901451@N00"
msgstr ""
#: includes/class-flickr-shortcode-importer-settings.php:364
msgid "Images Per Page"
msgstr ""
#: includes/class-flickr-shortcode-importer-settings.php:365
msgid "For Flickr Gallery plugin"
msgstr ""
#: includes/class-flickr-shortcode-importer-settings.php:373
msgid "Post [flickr] Import Widget?"
msgstr ""
#: includes/class-flickr-shortcode-importer-settings.php:374
msgid "Minimum role to enable for [flickr] Import widget on posts and page edit screens."
msgstr ""
#: includes/class-flickr-shortcode-importer-settings.php:399
msgid "Reimport Flickr Source Images"
msgstr ""
#: includes/class-flickr-shortcode-importer-settings.php:402
msgid "Needed when changing the Flickr image import size from prior imports."
msgstr ""
#: includes/class-flickr-shortcode-importer-settings.php:412
#: includes/libraries/aihrus-framework/includes/class-aihrus-settings.php:84
msgid "Export Settings"
msgstr ""
#: includes/class-flickr-shortcode-importer-settings.php:414
#: includes/libraries/aihrus-framework/includes/class-aihrus-settings.php:86
msgid "These are your current settings in a serialized format. Copy the contents to make a backup of your settings."
msgstr ""
#: includes/class-flickr-shortcode-importer-settings.php:424
#: includes/libraries/aihrus-framework/includes/class-aihrus-settings.php:97
msgid "Paste new serialized settings here to overwrite your current configuration."
msgstr ""
#: includes/class-flickr-shortcode-importer-settings.php:430
#: includes/libraries/aihrus-framework/includes/class-aihrus-settings.php:106
msgid "Remove Plugin Data on Deletion?"
msgstr ""
#: includes/class-flickr-shortcode-importer-settings.php:433
msgid "Delete all Flickr Shortcode Importer data and options from database on plugin deletion"
msgstr ""
#: includes/class-flickr-shortcode-importer-settings.php:439
#: includes/libraries/aihrus-framework/includes/class-aihrus-settings.php:116
msgid "Reset to Defaults?"
msgstr ""
#: includes/class-flickr-shortcode-importer-settings.php:442
msgid "Check this box to reset options to their defaults"
msgstr ""
#: includes/class-flickr-shortcode-importer.php:68
msgid "Settings"
msgstr ""
#: includes/class-flickr-shortcode-importer.php:94
msgid "Import"
msgstr ""
#: includes/class-flickr-shortcode-importer.php:103
#: includes/class-flickr-shortcode-importer.php:221
msgid "[flickr] Importer"
msgstr ""
#: includes/class-flickr-shortcode-importer.php:110
msgid "[Flickr] Settings"
msgstr ""
#: includes/class-flickr-shortcode-importer.php:171
msgid "If your Flickr Shortcode Importer display has gone to funky town, please <a href=\"%s\">read the FAQ</a> about possible CSS fixes."
msgstr ""
#: includes/class-flickr-shortcode-importer.php:232
msgid "Import [flickr] content"
msgstr ""
#: includes/class-flickr-shortcode-importer.php:248
msgid "Your user account doesn't have permission to import Flickr shortcodes and images."
msgstr ""
#: includes/class-flickr-shortcode-importer.php:335
msgid "All done. No [flickr] codes found in posts"
msgstr ""
#: includes/class-flickr-shortcode-importer.php:452
msgid "Please be patient while the [flickr(set)] shortcodes are processed. This can take a while, up to 2 minutes per individual Flickr media item. Do not navigate away from this page until this script is done or the import will not be completed. You will be notified via this page when the import is completed."
msgstr ""
#: includes/class-flickr-shortcode-importer.php:454
msgid "Estimated time required to import is %1$s minutes."
msgstr ""
#: includes/class-flickr-shortcode-importer.php:456
msgid "To go back to the previous page, <a href=\"%s\">click here</a>."
msgstr ""
#: includes/class-flickr-shortcode-importer.php:458
msgid "All done! %1$s [flickr(set)](s) were successfully processed in %2$s seconds and there were %3$s failure(s). To try importing the failed [flickr]s again, <a href=\"%4$s\">click here</a>. %5$s"
msgstr ""
#: includes/class-flickr-shortcode-importer.php:460
msgid "All done! %1$s [flickr(set)](s) were successfully processed in %2$s seconds and there were no failures. %3$s"
msgstr ""
#: includes/class-flickr-shortcode-importer.php:463
#: includes/class-flickr-shortcode-importer.php:611
msgid "You must enable Javascript in order to proceed!"
msgstr ""
#: includes/class-flickr-shortcode-importer.php:469
msgid "Abort Importing [flickr(set)]s"
msgstr ""
#: includes/class-flickr-shortcode-importer.php:471
msgid "Debugging Information"
msgstr ""
#: includes/class-flickr-shortcode-importer.php:474
msgid "Total [flickr(set)]s: %s"
msgstr ""
#: includes/class-flickr-shortcode-importer.php:475
msgid "[flickr(set)]s Imported: %s"
msgstr ""
#: includes/class-flickr-shortcode-importer.php:476
msgid "Import Failures: %s"
msgstr ""
#: includes/class-flickr-shortcode-importer.php:507
msgid "Stopping, please wait a moment."
msgstr ""
#: includes/class-flickr-shortcode-importer.php:599
msgid "Use this tool to import [flickr] shortcodes into the Media Library. The first [flickr] image found in post content is set as the post's Featured Image and removed from the post content. The remaining [flickr] shortcodes are then transitioned to like sized locally referenced images."
msgstr ""
#: includes/class-flickr-shortcode-importer.php:601
msgid "[flickrset] shortcodes are handled similarly to [flickr] importing. The difference is that [flickrset] is replaced by [gallery] and the Featured Image of a post is set from the first image in the [flickrset] per Options."
msgstr ""
#: includes/class-flickr-shortcode-importer.php:603
msgid "Flickr shortcode import is not reversible. Backup your database beforehand or be prepared to revert each transformed post manually."
msgstr ""
#: includes/class-flickr-shortcode-importer.php:605
msgid "Please review your %s before proceeding."
msgstr ""
#: includes/class-flickr-shortcode-importer.php:607
msgid "To begin, just press the button below."
msgstr ""
#: includes/class-flickr-shortcode-importer.php:609
msgid "Import Flickr Shortcode"
msgstr ""
#: includes/class-flickr-shortcode-importer.php:664
msgid "Failed import: %s doesn't contain [flickr]."
msgstr ""
#: includes/class-flickr-shortcode-importer.php:669
msgid "&quot;<a href=\"%1$s\" target=\"_blank\">%2$s</a>&quot; Post ID %3$s was successfully processed in %4$s seconds."
msgstr ""
#: includes/class-flickr-shortcode-importer.php:1192
msgid "Source file not found: %s"
msgstr ""
#: includes/class-flickr-shortcode-importer.php:1213
msgid "The originally uploaded image file cannot be found at %s"
msgstr ""
#: includes/class-flickr-shortcode-importer.php:1227
msgid "Unknown failure reason."
msgstr ""
#: includes/class-flickr-shortcode-importer.php:1245
msgid "&quot;%1$s&quot; Post ID %2$s failed to be processed. The error message was: %3$s"
msgstr ""
#: includes/class-flickr-shortcode-importer.php:1310
msgid "Failed version check"
msgstr ""
#: includes/libraries/aihrus-framework/aihrus-framework.php:47
msgid "`aihr_check_aihrus_framework` requires $file argument"
msgstr ""
#: includes/libraries/aihrus-framework/aihrus-framework.php:90
msgid "<a href=\"%1$s\">Update plugins</a>. <a href=\"%2$s\" target=\"_blank\">More information</a>."
msgstr ""
#: includes/libraries/aihrus-framework/aihrus-framework.php:101
msgid "Plugin \"%1$s\" is causing the out of date issue."
msgstr ""
#: includes/libraries/aihrus-framework/aihrus-framework.php:106
msgid "Plugin \"%1$s\" has been deactivated as it requires Aihrus Framework %2$s or newer. You're running Aihrus Framework %4$s. Once corrected, \"%1$s\" can be activated. %5$s %3$s"
msgstr ""
#: includes/libraries/aihrus-framework/aihrus-framework.php:115
msgid "`aihr_check_php` requires $file argument"
msgstr ""
#: includes/libraries/aihrus-framework/aihrus-framework.php:154
msgid "Plugin \"%1$s\" has been deactivated as it requires PHP %2$s or newer. You're running PHP %4$s. Once corrected, \"%1$s\" can be activated. <a href=\"%3$s\" target=\"_blank\">More information</a>."
msgstr ""
#: includes/libraries/aihrus-framework/aihrus-framework.php:163
msgid "`aihr_check_wp` requires $file argument"
msgstr ""
#: includes/libraries/aihrus-framework/aihrus-framework.php:206
msgid "Plugin \"%1$s\" has been deactivated as it requires WordPress %2$s or newer. You're running WordPress %4$s. Once corrected, \"%1$s\" can be activated. <a href=\"%3$s\">Update WordPress</a>."
msgstr ""
#: includes/libraries/aihrus-framework/aihrus-framework.php:236
msgid "Plugin \"%2$s\" has been deactivated. Please install and activate \"%3$s\" version %1$s or newer before activating \"%2$s\"."
msgstr ""
#: includes/libraries/aihrus-framework/aihrus-framework.php:250
msgid "<a href=\"%1$s\">%2$s &gt; Settings</a>, <em>Premium</em> tab, <em>License Key</em>"
msgstr ""
#: includes/libraries/aihrus-framework/aihrus-framework.php:255
msgid "<a href=\"%s\" target=\"_blank\">Where's my license key?</a>"
msgstr ""
#: includes/libraries/aihrus-framework/aihrus-framework.php:260
msgid "<a href=\"%1$s\">Purchase</a>"
msgstr ""
#: includes/libraries/aihrus-framework/aihrus-framework.php:268
msgid "%1$s/checkout/?edd_license_key=%2$s&download_id=%3$s"
msgstr ""
#: includes/libraries/aihrus-framework/aihrus-framework.php:272
msgid "<a href=\"%1$s\">Renew</a> or "
msgstr ""
#: includes/libraries/aihrus-framework/aihrus-framework.php:277
msgid "Plugin \"%1$s\" requires license activation for software updates and support. Please activate the license via %2$s. See %3$s for help. Alternately, %5$s%4$s a %1$s license."
msgstr ""
#: includes/libraries/aihrus-framework/aihrus-framework.php:287
msgid "`aihr_deactivate_plugin` requires $file argument"
msgstr ""
#: includes/libraries/aihrus-framework/aihrus-framework.php:326
msgid "Unknown"
msgstr ""
#: includes/libraries/aihrus-framework/aihrus-framework.php:333
msgid "Plugin \"%1$s\" has been deactivated due to \"%2$s\". Once corrected, \"%1$s\" can be activated.</p><p>If you want to revert \"%1$s\", look for <a href=\"%3$s\">older versions on WordPress</a> or <a href=\"mailto:support@axelerant.com?subject=Old+Plugin+Version+Request\">email Axelerant support</a> if this is a premium plugin."
msgstr ""
#: includes/libraries/aihrus-framework/aihrus-framework.php:344
msgid "`aihr_deactivate_plugin_do` requires $file argument"
msgstr ""
#: includes/libraries/aihrus-framework/includes/class-aihrus-common.php:160
msgid "Please donate $5 towards ongoing free support and development of the \"%1$s\" plugin. %2$s"
msgstr ""
#: includes/libraries/aihrus-framework/includes/class-aihrus-common.php:341
msgid "cURL is not installed and file_get_contents is not accessible. Unable to retrieve URL %1$s."
msgstr ""
#: includes/libraries/aihrus-framework/includes/class-aihrus-common.php:664
msgid "<a href=\"http://codex.wordpress.org/Function_Reference/absint\">absint</a>."
msgstr ""
#: includes/libraries/aihrus-framework/includes/class-aihrus-common.php:665
msgid "Digit-only characters to make a multiple or single entries. Regex <code>#^\\d+(,\\s?\\d+)*$#</code>."
msgstr ""
#: includes/libraries/aihrus-framework/includes/class-aihrus-common.php:666
msgid "<a href=\"php.net/manual/en/function.intval.php\">intval</a>."
msgstr ""
#: includes/libraries/aihrus-framework/includes/class-aihrus-common.php:667
msgid "Values like true, 'true', 1, 'on', and 'yes' are <strong>true</strong>; otherwise <strong>false</strong>."
msgstr ""
#: includes/libraries/aihrus-framework/includes/class-aihrus-common.php:668
msgid "An <a href=\"php.net/manual/en/function.intval.php\">intval</a> greater than zero."
msgstr ""
#: includes/libraries/aihrus-framework/includes/class-aihrus-common.php:669
msgid "A non-zero <a href=\"php.net/manual/en/function.intval.php\">intval</a>."
msgstr ""
#: includes/libraries/aihrus-framework/includes/class-aihrus-common.php:670
msgid "SQL ordering \"ASC\" or \"DESC\". Regex <code>#^desc|asc$#i</code>."
msgstr ""
#: includes/libraries/aihrus-framework/includes/class-aihrus-common.php:671
msgid "<a href=\"http://codex.wordpress.org/Function_Reference/sanitize_title\">sanitize_title</a>."
msgstr ""
#: includes/libraries/aihrus-framework/includes/class-aihrus-common.php:672
msgid "Word-only characters including a hyphen to make a single term. Regex <code>#^[\\w-]+$#</code>."
msgstr ""
#: includes/libraries/aihrus-framework/includes/class-aihrus-common.php:673
msgid "Word-only characters to make a single term. Regex <code>#^\\w+$#</code>."
msgstr ""
#: includes/libraries/aihrus-framework/includes/class-aihrus-common.php:674
msgid "Word-only characters including hyphens and spaces to make a multiple or single terms. Regex <code>#^(([\\w- ]+)(,\\s?)?)+$#</code>."
msgstr ""
#: includes/libraries/aihrus-framework/includes/class-aihrus-common.php:675
msgid "Current license."
msgstr ""
#: includes/libraries/aihrus-framework/includes/class-aihrus-common.php:676
msgid "<a href=\"http://php.net/manual/en/filter.filters.validate.php\">filter_var( $url, FILTER_VALIDATE_URL )</a>."
msgstr ""
#: includes/libraries/aihrus-framework/includes/class-aihrus-common.php:677
msgid "<a href=\"http://codex.wordpress.org/Function_Reference/wp_kses_data\">wp_kses_data</a>."
msgstr ""
#: includes/libraries/aihrus-framework/includes/class-aihrus-common.php:678
msgid "<a href=\"http://codex.wordpress.org/Function_Reference/wp_kses_post\">wp_kses_post</a>."
msgstr ""
#: includes/libraries/aihrus-framework/includes/class-aihrus-common.php:683
msgid "Validatation: "
msgstr ""
#: includes/libraries/aihrus-framework/includes/class-aihrus-common.php:732
msgid "TBD empty "
msgstr ""
#: includes/libraries/aihrus-framework/includes/class-aihrus-common.php:738
msgid "Pick an option"
msgstr ""
#: includes/libraries/aihrus-framework/includes/class-aihrus-common.php:761
msgid "Category A, Another category, 123"
msgstr ""
#: includes/libraries/aihrus-framework/includes/class-aihrus-common.php:763
msgid "Tag A, Another tag, 123"
msgstr ""
#: includes/libraries/aihrus-framework/includes/class-aihrus-common.php:766
msgid "You decide…"
msgstr ""
#: includes/libraries/aihrus-framework/includes/class-aihrus-licensing.php:80
msgid "%s license saved."
msgstr ""
#: includes/libraries/aihrus-framework/includes/class-aihrus-licensing.php:84
msgid "%s license not saved."
msgstr ""
#: includes/libraries/aihrus-framework/includes/class-aihrus-licensing.php:175
msgid "%s license deactivated."
msgstr ""
#: includes/libraries/aihrus-framework/includes/class-aihrus-settings.php:66
msgid "About"
msgstr ""
#: includes/libraries/aihrus-framework/includes/class-aihrus-settings.php:102
msgid "Delete all %s data and options from database on plugin deletion. Even if this option isn't checked, WordPress will still give a data deletion warning."
msgstr ""
#: includes/libraries/aihrus-framework/includes/class-aihrus-settings.php:119
msgid "Check this box to reset options to their defaults."
msgstr ""
#: includes/libraries/aihrus-framework/includes/class-aihrus-settings.php:251
msgid "<img class=\"size-medium\" src=\"%5$s\" alt=\"Axelerant 2015 Retreat in Goa\" width=\"640\" height=\"327\" /><p>Axelerant is a full-service software development company that focuses on open-source technologies. Top technical talent who are passionate, giving, and communicative demonstrates our backbone. We provide high-end Strategy, Implementation, and Support services for our clients and agencies with whom we partner.</p><p>Our team members span the world, and we follow agile delivery and working processes. Further, were actively giving back to many open-source communities and have fostered an innovative, incubator culture to give ideas a chance to succeed.</p><h2>Foundations of Axelerant</h2><ul><li><b>Passion</b> Our passion is so strong, were self­directed to make the difficult easy.</li><li><b>Openness</b> Were so honest and painstaking in our discussions that there are no questions left, and standards are created.</li><li><b>Giving</b> Were excited to share our results to inspire all to surpass them.</li></ul><h3>Learn More About Axelerant</h3><ul><li><a href=\"%1$s\">Axelerant Team</a></li><li><a href=\"%2$s\">Giving Back</a></li><li><a href=\"%7$s\">Inside Axelerant</a></li><li><a href=\"%3$s\">Our Services</a></li><li><a href=\"%4$s\">Testimonials</a></li><li><a href=\"%6$s\">Careers</a></li></ul>"
msgstr ""
#: includes/libraries/aihrus-framework/includes/class-aihrus-settings.php:290
msgid "Save Changes"
msgstr ""
#: includes/libraries/aihrus-framework/includes/class-aihrus-settings.php:298
msgid "If you like this plugin, please <a href=\"%1$s\" title=\"Donate for Good Karma\"><img src=\"%2$s\" border=\"0\" alt=\"Donate for Good Karma\" /></a> or <a href=\"%3$s\" title=\"purchase premium WordPress plugins from Axelerant \">purchase the Premium version</a> to help fund further development and <a href=\"%4$s\" title=\"Support forums\">support</a>."
msgstr ""
#: includes/libraries/aihrus-framework/includes/class-aihrus-settings.php:309
msgid "Copyright &copy;%1$s <a href=\"%2$s\">Axlerant</a>."
msgstr ""
#: includes/libraries/aihrus-framework/includes/class-aihrus-settings.php:616
msgid "Settings saved."
msgstr ""
#: includes/libraries/aihrus-framework/includes/class-aihrus-settings.php:680
msgid "Required"
msgstr ""
#: includes/libraries/aihrus-framework/includes/class-aihrus-widget.php:166
msgid "Expand All Options"
msgstr ""
#: includes/libraries/aihrus-framework/includes/class-aihrus-widget.php:167
msgid "Collapse All Options"
msgstr ""
#: includes/libraries/aihrus-framework/includes/class-aihrus-widget.php:178
msgid "Expand"
msgstr ""
#: includes/libraries/aihrus-framework/includes/class-aihrus-widget.php:179
msgid "Collapse"
msgstr ""
#: includes/libraries/aihrus-framework/includes/class-aihrus-widget.php:340
msgid "Title"
msgstr ""
#: includes/libraries/aihrus-framework/includes/class-aihrus-widget.php:344
msgid "Title Link"
msgstr ""
#: includes/libraries/aihrus-framework/includes/class-aihrus-widget.php:345
msgid "URL, path, or post ID to link widget title to. Ex: http://example.com/stuff, /testimonials, or 123"
msgstr ""
#: includes/requirements.php:30
msgid "Missing Aihrus Framework"
msgstr ""
#: includes/requirements.php:33
msgid "Old Aihrus Framework version detected"
msgstr ""
#: includes/requirements.php:37
msgid "Old PHP version detected"
msgstr ""
#: includes/requirements.php:41
msgid "Old WordPress version detected"
msgstr ""
#: includes/requirements.php:60
msgid "<a href=\"%1$s\">Update plugins</a>. <a href=\"%2$s\">More information</a>."
msgstr ""
#: includes/requirements.php:62
msgid "Plugin \"%1$s\" has been deactivated as it requires a current Aihrus Framework. Once corrected, \"%1$s\" can be activated. %2$s"
msgstr ""
#. Plugin Name of the plugin/theme
msgid "Flickr Shortcode Importer"
msgstr ""
#. Plugin URI of the plugin/theme
msgid "http://wordpress.org/extend/plugins/flickr-shortcode-importer/"
msgstr ""
#. Description of the plugin/theme
msgid "Flickr Shortcode Importer by Axelerant imports [flickr], [flickrset], [flickr-gallery] shortcodes and Flickr-sourced media into the Media Library."
msgstr ""
#. Author of the plugin/theme
msgid "Axelerant"
msgstr ""
#. Author URI of the plugin/theme
msgid "https://axelerant.com/"
msgstr ""