HELLO v3!!!
This commit is contained in:
32374
spec/fixtures/dynamic_finders/expected.yml
vendored
Normal file
32374
spec/fixtures/dynamic_finders/expected.yml
vendored
Normal file
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,156 @@
|
||||
<div class="row" id="kb-amz-version">
|
||||
<div class="col-sm-12">
|
||||
<h4>2.1.1</h4>
|
||||
<ul style="list-style-type: disc;">
|
||||
<li>
|
||||
Security fix, thanks to Ricardo
|
||||
</li>
|
||||
</ul>
|
||||
<h4>2.0.2</h4>
|
||||
<h4>2.1.0</h4>
|
||||
<ul style="list-style-type: disc;">
|
||||
<li>
|
||||
Maintenance release
|
||||
</li>
|
||||
</ul>
|
||||
<h4>2.0.2</h4>
|
||||
<ul style="list-style-type: disc;">
|
||||
<li>
|
||||
Css fixes
|
||||
</li>
|
||||
</ul>
|
||||
<h4>2.0.1</h4>
|
||||
<ul style="list-style-type: disc;">
|
||||
<li>
|
||||
Import optimization
|
||||
</li>
|
||||
</ul>
|
||||
<h4>2.0.0</h4>
|
||||
<ul style="list-style-type: disc;">
|
||||
<li>
|
||||
Product Variants and Product Versions are here!<br/>
|
||||
Examples added.<br/>
|
||||
2kb Amazon Network for products fast sync<br/>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h4>1.2.0</h4>
|
||||
<ul style="list-style-type: disc;">
|
||||
<li>
|
||||
Usability changes:<br/>
|
||||
Delay between requests option added to reduce Amazon API warnings<br/>
|
||||
Last cron run label on dashboard added<br/>
|
||||
<br/><br/>
|
||||
Programming changes:<br/>
|
||||
Many hooks added<br/>
|
||||
Default no item image accepts attributes<br/>
|
||||
Similar Products warning fixed
|
||||
</li>
|
||||
</ul>
|
||||
<h4>1.1.8</h4>
|
||||
<ul style="list-style-type: disc;">
|
||||
<li>Bug fix - Mobile layout for listing.</li>
|
||||
</ul>
|
||||
<h4>1.1.6, 1.1.7</h4>
|
||||
<ul style="list-style-type: disc;">
|
||||
<li>Bugs fixing</li>
|
||||
</ul>
|
||||
<h4>1.1.5</h4>
|
||||
<ul style="list-style-type: disc;">
|
||||
<li>New Option - delete product(post) on quantity = 0</li>
|
||||
<li>New Action - Delete All Products That Have post_status = pending And KbAmzOfferSummary.TotalNew <= 0'</li>
|
||||
<li>Added Default Product Image in the listings.</li>
|
||||
<li>Added Popover on checkout button: if product is not sellable with the affiliate program, direct product link will be provided.</li>
|
||||
<li>Added Plugin Experience Program (Optional)</li>
|
||||
</ul>
|
||||
<h4>1.1.4</h4>
|
||||
<ul style="list-style-type: disc;">
|
||||
<li>Fixed bug when listing products with no quantity left. kb_amz_list_products now lists only products (posts) with post_status = publish be default, which can be changed.</li>
|
||||
</ul>
|
||||
<h4>1.1.3</h4>
|
||||
<ul style="list-style-type: disc;">
|
||||
<li>Fixed bug for creating multiple checkout pages.</li>
|
||||
<li>Fixed bug with listing price option. Now showing listing price and discounted price.</li>
|
||||
<li>Admin widgets css update.</li>
|
||||
<li><a href="?page=kbAmz&kbAction=info">Documentation</a> added.</li>
|
||||
</ul>
|
||||
<h4>1.1.2</h4>
|
||||
<ul style="list-style-type: disc;">
|
||||
<li>Listing price add when 'Show the original price of the product.' options is enabled.</li>
|
||||
<li>Disabled store widgets filters on product post page.</li>
|
||||
</ul>
|
||||
<h4>1.1.1</h4>
|
||||
<ul style="list-style-type: disc;">
|
||||
<li>Amazon Iframe Reviews added. You can test and provide feedback to complete this functionality.</li>
|
||||
<li>Fixed bug when using product images directly from Amazon and not displaying outside the product page. Thanks to alamandeh for reporting it.</li>
|
||||
<li>Fixed bug when pagination is disabled for one listing on multiple product listings.</li>
|
||||
<li>Fixed admin import search form same parameters after submit bug.</li>
|
||||
<li>Fixed bug for custom themes when having thumbnail size (class) on the listing page.</li>
|
||||
</ul>
|
||||
<h4>1.1.0</h4>
|
||||
<ul style="list-style-type: disc;">
|
||||
<li>Import timeout increased from default 30sec. to 90 sec.</li>
|
||||
<li>Added pagination on the <a href="?page=kbAmz&kbAction=importBySearch">search page</a>.</li>
|
||||
</ul>
|
||||
<h4>1.0.9</h4>
|
||||
<ul style="list-style-type: disc;">
|
||||
<li>kb_amz_list_products shortcode accept short code parameters with php code. Ex. [kb_amz_list_products attribute_value="<? date('Y-m-d', time() - 3600); ?>"].</li>
|
||||
</ul>
|
||||
<h4>1.0.8</h4>
|
||||
<ul style="list-style-type: disc;">
|
||||
<li>India is added to the import categories list thanks to Mr.Parmar.</li>
|
||||
</ul>
|
||||
<h4>1.0.7</h4>
|
||||
<ul style="list-style-type: disc;">
|
||||
<li>Short Codes bug fixed - all shortcodes use '_' instead of '-'.</li>
|
||||
<li>Added option for featured content in [kb_amz_list_products featured="Yes" featured_content_length="150"]. Content is loaded from the_excerpt or the product description.</li>
|
||||
<li>Bug fixed when using [kb_amz_list_products] in product shortcode content. (product is excluded from the query).</li>
|
||||
</ul>
|
||||
<h4>1.0.6</h4>
|
||||
<ul style="list-style-type: disc;">
|
||||
<li>Category accept functions in [kb_amz_list_products] and items_per_row added.</li>
|
||||
<li>Dashboard published products message added.</li>
|
||||
</ul>
|
||||
<h4>1.0.5</h4>
|
||||
<ul style="list-style-type: disc;">
|
||||
<li>Category fix in [kb_amz_list_products]</li>
|
||||
</ul>
|
||||
<h4>1.0.4</h4>
|
||||
<ul style="list-style-type: disc;">
|
||||
<li>Some bugs got fixed. Thank you for your support.</li>
|
||||
</ul>
|
||||
<h4>1.0.3</h4>
|
||||
<ul style="list-style-type: disc;">
|
||||
<li>New Option = Download Images. This option allows you to store only the link of product`s images. This will save you space and time to import.</li>
|
||||
<li>Maintenance fixes.</li>
|
||||
<li>lib/KbAmazonImage</li>
|
||||
<li>lib/KbAmazonImages</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="col-sm-12">
|
||||
<h4>1.0.2</h4>
|
||||
<ul style="list-style-type: disc;">
|
||||
<li>Dashboard info update - products counts, products to download, products to sync, time to sync.</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="col-sm-12">
|
||||
<h4>1.0.1</h4>
|
||||
<ul style="list-style-type: disc;">
|
||||
<li>Front scripts are no longer loaded in admin.</li>
|
||||
<li>Products -> Short Codes, restore default content shortcodes. Option to replace content shortcode with the product content insuring better SEO and editability.</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="col-sm-12">
|
||||
<h4>1.0.0</h4>
|
||||
<ul style="list-style-type: disc;">
|
||||
<li>First public version of the plugin</li>
|
||||
<li>Import products by amazon - ASIN, Search, Url Import (beta)</li>
|
||||
<li>Product attributes management and attributes restriction</li>
|
||||
<li>All products short codes management</li>
|
||||
<li>Cron job for similar products import and price update</li>
|
||||
<li><a href="?page=kbAmz&kbAction=productsShortCodes">Shortcodes</a></li>
|
||||
<li>Widgets for products filtering - Slider and Attributes filter</li>
|
||||
<li>Automatic products growing. Using similar products, this plugin will download products without you need to do anything.</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
13
spec/fixtures/dynamic_finders/plugin_version/360-image/composer_file/package.json
vendored
Normal file
13
spec/fixtures/dynamic_finders/plugin_version/360-image/composer_file/package.json
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "algori-360-image-cgb-guten-block",
|
||||
"version": "1.0.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"start": "cgb-scripts start",
|
||||
"build": "cgb-scripts build",
|
||||
"eject": "cgb-scripts eject"
|
||||
},
|
||||
"dependencies": {
|
||||
"cgb-scripts": "1.9.8"
|
||||
}
|
||||
}
|
||||
13
spec/fixtures/dynamic_finders/plugin_version/360-video/composer_file/package.json
vendored
Normal file
13
spec/fixtures/dynamic_finders/plugin_version/360-video/composer_file/package.json
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "algori-360-video-cgb-guten-block",
|
||||
"version": "1.0.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"start": "cgb-scripts start",
|
||||
"build": "cgb-scripts build",
|
||||
"eject": "cgb-scripts eject"
|
||||
},
|
||||
"dependencies": {
|
||||
"cgb-scripts": "1.9.8"
|
||||
}
|
||||
}
|
||||
45
spec/fixtures/dynamic_finders/plugin_version/404-solution/composer_file/package.json
vendored
Normal file
45
spec/fixtures/dynamic_finders/plugin_version/404-solution/composer_file/package.json
vendored
Normal file
@@ -0,0 +1,45 @@
|
||||
{
|
||||
"name": "404-solution",
|
||||
"version": "2.5.4",
|
||||
"description": "The 404 Solution Plugin.",
|
||||
"main": "Gulpfile.js",
|
||||
"dependencies": {
|
||||
"autoprefixer": "^6.3.1",
|
||||
"css-mqpacker": "^4.0.0",
|
||||
"del": "^2.2.0",
|
||||
"glob": "^6.0.4",
|
||||
"gulp": "^3.9.1",
|
||||
"gulp-cheerio": "^0.6.2",
|
||||
"gulp-concat": "^2.6.0",
|
||||
"gulp-cssnano": "^2.1.0",
|
||||
"gulp-imagemin": "^2.4.0",
|
||||
"gulp-notify": "^2.2.0",
|
||||
"gulp-plumber": "^1.1.0",
|
||||
"gulp-postcss": "^6.1.0",
|
||||
"gulp-rename": "^1.2.2",
|
||||
"gulp-sass": "^2.2.0",
|
||||
"gulp-sass-lint": "^1.1.1",
|
||||
"gulp-sort": "^1.1.1",
|
||||
"gulp-sourcemaps": "^1.6.0",
|
||||
"gulp-uglify": "^1.5.2",
|
||||
"gulp-util": "^3.0.7",
|
||||
"gulp-wp-pot": "^1.1.1"
|
||||
},
|
||||
"devDependencies": {},
|
||||
"scripts": {
|
||||
"test": "echo \"No test specified\""
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+thtps://github.com/aaron13100/404solution"
|
||||
},
|
||||
"keywords": [
|
||||
"plugin"
|
||||
],
|
||||
"author": "Aaron J",
|
||||
"license": "GPL-3.0",
|
||||
"bugs": {
|
||||
"url": "https://github.com/aaron13100/404solution/issues"
|
||||
},
|
||||
"homepage": "https://github.com/aaron13100/404solution"
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: LayerSlider WP v4.5.5\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: \n"
|
||||
"PO-Revision-Date: 2013-06-26 22:23:20+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
@@ -0,0 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: LayerSlider WP 5.2.0\n"
|
||||
"POT-Creation-Date: 2014-08-15 00:06+0100\n"
|
||||
"PO-Revision-Date: \n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"name": "abovethefold",
|
||||
"version": "2.9.2",
|
||||
"description": "Above The Fold Optimization",
|
||||
"author": {
|
||||
"name": "info@pagespeed.pro",
|
||||
"email": "info@pagespeed.pro",
|
||||
"web": "pagespeed.pro"
|
||||
},
|
||||
"engines": {
|
||||
"node": "~0.10"
|
||||
},
|
||||
"dependencies": {
|
||||
"jquery": "^3.1.1",
|
||||
"jsoneditor": "5.9.5",
|
||||
"lazyloadxt": "1.1.0",
|
||||
"webfontloader": "^1.6.28"
|
||||
},
|
||||
"devDependencies": {
|
||||
"grunt": "latest",
|
||||
"grunt-closure-compiler": "latest",
|
||||
"grunt-contrib-copy": "^1.0.0",
|
||||
"grunt-contrib-cssmin": "latest",
|
||||
"grunt-contrib-uglify": "latest",
|
||||
"matchdep": "latest",
|
||||
"merge": "^1.2.0"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,808 @@
|
||||
# Copyright (C) 2018 Academic Blogger's Toolkit 4.13.0
|
||||
# This file is distributed under the same license as the Academic Blogger's Toolkit 4.13.0 package.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Academic Blogger's Toolkit 4.13.0\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language-Team: Derek P Sifford <dereksifford@gmail.com>\n"
|
||||
"Last-Translator: Derek P Sifford <dereksifford@gmail.com>\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/dsifford/academic-bloggers-toolkit/issues\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: academic-bloggers-toolkit.php:100
|
||||
msgid "Plugin Settings"
|
||||
msgstr ""
|
||||
|
||||
#: academic-bloggers-toolkit.php:117
|
||||
msgid "Donate"
|
||||
msgstr ""
|
||||
|
||||
#: php/class-backend.php:72
|
||||
msgid "Notice"
|
||||
msgstr ""
|
||||
|
||||
#: php/class-backend.php:73
|
||||
msgid "Rich editing must be enabled to use the Academic Blogger's Toolkit plugin"
|
||||
msgstr ""
|
||||
|
||||
#: php/class-backend.php:131
|
||||
msgid "Reference List"
|
||||
msgstr ""
|
||||
|
||||
#: php/class-options.php:71, php/class-options.php:138
|
||||
msgid "Academic Blogger's Toolkit Options"
|
||||
msgstr ""
|
||||
|
||||
#: php/class-options.php:72
|
||||
msgid "Academic Blogger's Toolkit"
|
||||
msgstr ""
|
||||
|
||||
#: php/class-options.php:84
|
||||
msgid "You do not have sufficient permissions to access this page."
|
||||
msgstr ""
|
||||
|
||||
#: php/fieldmaps.php:16, php/i18n.php:49
|
||||
msgid "Bill"
|
||||
msgstr ""
|
||||
|
||||
#: php/fieldmaps.php:20, php/fieldmaps.php:74, php/fieldmaps.php:258, php/fieldmaps.php:352, php/fieldmaps.php:398, php/fieldmaps.php:488, php/fieldmaps.php:554, php/fieldmaps.php:591, php/fieldmaps.php:653, php/fieldmaps.php:717, php/fieldmaps.php:775, php/fieldmaps.php:826, php/fieldmaps.php:894, php/fieldmaps.php:941
|
||||
msgid "Title"
|
||||
msgstr ""
|
||||
|
||||
#: php/fieldmaps.php:25
|
||||
msgid "Bill Number"
|
||||
msgstr ""
|
||||
|
||||
#: php/fieldmaps.php:29
|
||||
msgid "Code Pages"
|
||||
msgstr ""
|
||||
|
||||
#: php/fieldmaps.php:31, php/fieldmaps.php:209, php/fieldmaps.php:447, php/fieldmaps.php:618, php/fieldmaps.php:672, php/fieldmaps.php:734, php/fieldmaps.php:792, php/fieldmaps.php:853, php/fieldmaps.php:912
|
||||
msgid "Number or Range of Numbers (100-200)"
|
||||
msgstr ""
|
||||
|
||||
#: php/fieldmaps.php:35
|
||||
msgid "Code Volume"
|
||||
msgstr ""
|
||||
|
||||
#: php/fieldmaps.php:37, php/fieldmaps.php:85, php/fieldmaps.php:91, php/fieldmaps.php:97, php/fieldmaps.php:103, php/fieldmaps.php:165, php/fieldmaps.php:175, php/fieldmaps.php:181, php/fieldmaps.php:187, php/fieldmaps.php:193, php/fieldmaps.php:269, php/fieldmaps.php:414, php/fieldmaps.php:420, php/fieldmaps.php:426, php/fieldmaps.php:432, php/fieldmaps.php:607, php/fieldmaps.php:665, php/fieldmaps.php:833, php/fieldmaps.php:901, php/fieldmaps.php:948
|
||||
msgid "One or more numbers, no spaces"
|
||||
msgstr ""
|
||||
|
||||
#: php/fieldmaps.php:41, php/fieldmaps.php:727, php/fieldmaps.php:905
|
||||
msgid "Section"
|
||||
msgstr ""
|
||||
|
||||
#: php/fieldmaps.php:45
|
||||
msgid "Legislative Body"
|
||||
msgstr ""
|
||||
|
||||
#: php/fieldmaps.php:49, php/fieldmaps.php:116, php/fieldmaps.php:217, php/fieldmaps.php:282, php/fieldmaps.php:327, php/fieldmaps.php:367, php/fieldmaps.php:451, php/fieldmaps.php:509, php/fieldmaps.php:572, php/fieldmaps.php:630, php/fieldmaps.php:688, php/fieldmaps.php:746, php/fieldmaps.php:801, php/fieldmaps.php:861, php/fieldmaps.php:916, php/fieldmaps.php:961, php/fieldmaps.php:1001
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#: php/fieldmaps.php:52, php/fieldmaps.php:58, php/fieldmaps.php:119, php/fieldmaps.php:125, php/fieldmaps.php:220, php/fieldmaps.php:226, php/fieldmaps.php:285, php/fieldmaps.php:291, php/fieldmaps.php:330, php/fieldmaps.php:336, php/fieldmaps.php:370, php/fieldmaps.php:454, php/fieldmaps.php:460, php/fieldmaps.php:512, php/fieldmaps.php:518, php/fieldmaps.php:575, php/fieldmaps.php:633, php/fieldmaps.php:691, php/fieldmaps.php:697, php/fieldmaps.php:749, php/fieldmaps.php:755, php/fieldmaps.php:804, php/fieldmaps.php:810, php/fieldmaps.php:864, php/fieldmaps.php:870, php/fieldmaps.php:919, php/fieldmaps.php:925, php/fieldmaps.php:964, php/fieldmaps.php:970, php/fieldmaps.php:1003, php/fieldmaps.php:1009
|
||||
msgid "YYYY/MM/DD or YYYY/MM or YYYY"
|
||||
msgstr ""
|
||||
|
||||
#: php/fieldmaps.php:56, php/fieldmaps.php:123, php/fieldmaps.php:224, php/fieldmaps.php:289, php/fieldmaps.php:334, php/fieldmaps.php:458, php/fieldmaps.php:516, php/fieldmaps.php:695, php/fieldmaps.php:753, php/fieldmaps.php:808, php/fieldmaps.php:868, php/fieldmaps.php:923, php/fieldmaps.php:968, php/fieldmaps.php:1007
|
||||
msgid "Date Accessed"
|
||||
msgstr ""
|
||||
|
||||
#: php/fieldmaps.php:64
|
||||
msgid "Sponsor"
|
||||
msgstr ""
|
||||
|
||||
#: php/fieldmaps.php:70, php/i18n.php:53
|
||||
msgid "Book"
|
||||
msgstr ""
|
||||
|
||||
#: php/fieldmaps.php:79
|
||||
msgid "Series Title"
|
||||
msgstr ""
|
||||
|
||||
#: php/fieldmaps.php:83, php/fieldmaps.php:173, php/fieldmaps.php:412
|
||||
msgid "Series Number"
|
||||
msgstr ""
|
||||
|
||||
#: php/fieldmaps.php:89, php/fieldmaps.php:946
|
||||
msgid "# of Pages"
|
||||
msgstr ""
|
||||
|
||||
#: php/fieldmaps.php:95, php/fieldmaps.php:179, php/fieldmaps.php:418, php/fieldmaps.php:605, php/fieldmaps.php:663
|
||||
msgid "Volume"
|
||||
msgstr ""
|
||||
|
||||
#: php/fieldmaps.php:101, php/fieldmaps.php:191, php/fieldmaps.php:430
|
||||
msgid "Edition"
|
||||
msgstr ""
|
||||
|
||||
#: php/fieldmaps.php:107, php/fieldmaps.php:197, php/fieldmaps.php:436, php/fieldmaps.php:845
|
||||
msgid "Publisher"
|
||||
msgstr ""
|
||||
|
||||
#: php/fieldmaps.php:112, php/fieldmaps.php:202, php/fieldmaps.php:440
|
||||
msgid "Publisher Location"
|
||||
msgstr ""
|
||||
|
||||
#: php/fieldmaps.php:131, php/fieldmaps.php:342, php/fieldmaps.php:376, php/fieldmaps.php:466, php/fieldmaps.php:639, php/fieldmaps.php:703, php/fieldmaps.php:761, php/fieldmaps.php:876, php/fieldmaps.php:931, php/fieldmaps.php:976, php/fieldmaps.php:1015
|
||||
msgid "Author"
|
||||
msgstr ""
|
||||
|
||||
#: php/fieldmaps.php:135, php/fieldmaps.php:240, php/fieldmaps.php:380, php/fieldmaps.php:470, php/fieldmaps.php:643, php/fieldmaps.php:707, php/fieldmaps.php:765
|
||||
msgid "Editor"
|
||||
msgstr ""
|
||||
|
||||
#: php/fieldmaps.php:139, php/fieldmaps.php:244, php/fieldmaps.php:384, php/fieldmaps.php:474, php/fieldmaps.php:880
|
||||
msgid "Series Editor"
|
||||
msgstr ""
|
||||
|
||||
#: php/fieldmaps.php:143, php/fieldmaps.php:248, php/fieldmaps.php:388, php/fieldmaps.php:478, php/fieldmaps.php:884
|
||||
msgid "Translator"
|
||||
msgstr ""
|
||||
|
||||
#: php/fieldmaps.php:149, php/i18n.php:57
|
||||
msgid "Book Section"
|
||||
msgstr ""
|
||||
|
||||
#: php/fieldmaps.php:153
|
||||
msgid "Section Title"
|
||||
msgstr ""
|
||||
|
||||
#: php/fieldmaps.php:158
|
||||
msgid "Book Title"
|
||||
msgstr ""
|
||||
|
||||
#: php/fieldmaps.php:163
|
||||
msgid "Chapter Number"
|
||||
msgstr ""
|
||||
|
||||
#: php/fieldmaps.php:169, php/fieldmaps.php:408, php/fieldmaps.php:837
|
||||
msgid "Series"
|
||||
msgstr ""
|
||||
|
||||
#: php/fieldmaps.php:185, php/fieldmaps.php:424
|
||||
msgid "# of Volumes"
|
||||
msgstr ""
|
||||
|
||||
#: php/fieldmaps.php:206, php/fieldmaps.php:444, php/fieldmaps.php:616, php/fieldmaps.php:669, php/fieldmaps.php:731, php/fieldmaps.php:790, php/fieldmaps.php:850, php/fieldmaps.php:909
|
||||
msgid "Pages"
|
||||
msgstr ""
|
||||
|
||||
#: php/fieldmaps.php:213, php/i18n.php:205
|
||||
msgid "ISBN"
|
||||
msgstr ""
|
||||
|
||||
#: php/fieldmaps.php:232
|
||||
msgid "Section Author"
|
||||
msgstr ""
|
||||
|
||||
#: php/fieldmaps.php:236
|
||||
msgid "Book Author"
|
||||
msgstr ""
|
||||
|
||||
#: php/fieldmaps.php:254
|
||||
msgid "Broadcast"
|
||||
msgstr ""
|
||||
|
||||
#: php/fieldmaps.php:262
|
||||
msgid "Program Title"
|
||||
msgstr ""
|
||||
|
||||
#: php/fieldmaps.php:267
|
||||
msgid "Episode Number"
|
||||
msgstr ""
|
||||
|
||||
#: php/fieldmaps.php:273, php/fieldmaps.php:505
|
||||
msgid "Format"
|
||||
msgstr ""
|
||||
|
||||
#: php/fieldmaps.php:277
|
||||
msgid "Network"
|
||||
msgstr ""
|
||||
|
||||
#: php/fieldmaps.php:297, php/fieldmaps.php:532
|
||||
msgid "Producer"
|
||||
msgstr ""
|
||||
|
||||
#: php/fieldmaps.php:301, php/fieldmaps.php:528
|
||||
msgid "Director"
|
||||
msgstr ""
|
||||
|
||||
#: php/fieldmaps.php:307, php/i18n.php:61
|
||||
msgid "Case"
|
||||
msgstr ""
|
||||
|
||||
#: php/fieldmaps.php:311
|
||||
msgid "Case Name"
|
||||
msgstr ""
|
||||
|
||||
#: php/fieldmaps.php:316
|
||||
msgid "Court"
|
||||
msgstr ""
|
||||
|
||||
#: php/fieldmaps.php:321
|
||||
msgid "Docket Number"
|
||||
msgstr ""
|
||||
|
||||
#: php/fieldmaps.php:323
|
||||
msgid "Any combination of non-whitespace characters"
|
||||
msgstr ""
|
||||
|
||||
#: php/fieldmaps.php:348, php/i18n.php:65
|
||||
msgid "Conference Proceeding"
|
||||
msgstr ""
|
||||
|
||||
#: php/fieldmaps.php:357
|
||||
msgid "Conference Name"
|
||||
msgstr ""
|
||||
|
||||
#: php/fieldmaps.php:362
|
||||
msgid "Conference Location"
|
||||
msgstr ""
|
||||
|
||||
#: php/fieldmaps.php:394, php/i18n.php:69
|
||||
msgid "Encyclopedia Entry"
|
||||
msgstr ""
|
||||
|
||||
#: php/fieldmaps.php:403
|
||||
msgid "Encyclopedia Title"
|
||||
msgstr ""
|
||||
|
||||
#: php/fieldmaps.php:484, php/i18n.php:73
|
||||
msgid "Film"
|
||||
msgstr ""
|
||||
|
||||
#: php/fieldmaps.php:493
|
||||
msgid "Distributor"
|
||||
msgstr ""
|
||||
|
||||
#: php/fieldmaps.php:497
|
||||
msgid "Genre"
|
||||
msgstr ""
|
||||
|
||||
#: php/fieldmaps.php:501, php/fieldmaps.php:568
|
||||
msgid "Language"
|
||||
msgstr ""
|
||||
|
||||
#: php/fieldmaps.php:524
|
||||
msgid "Scriptwriter"
|
||||
msgstr ""
|
||||
|
||||
#: php/fieldmaps.php:538, php/i18n.php:77
|
||||
msgid "Generic (Note)"
|
||||
msgstr ""
|
||||
|
||||
#: php/fieldmaps.php:542
|
||||
msgid "Text"
|
||||
msgstr ""
|
||||
|
||||
#: php/fieldmaps.php:550
|
||||
msgid "Presentation"
|
||||
msgstr ""
|
||||
|
||||
#: php/fieldmaps.php:559
|
||||
msgid "Event Name"
|
||||
msgstr ""
|
||||
|
||||
#: php/fieldmaps.php:564
|
||||
msgid "Event Location"
|
||||
msgstr ""
|
||||
|
||||
#: php/fieldmaps.php:581
|
||||
msgid "Presenter"
|
||||
msgstr ""
|
||||
|
||||
#: php/fieldmaps.php:587, php/i18n.php:85
|
||||
msgid "Journal Article"
|
||||
msgstr ""
|
||||
|
||||
#: php/fieldmaps.php:596
|
||||
msgid "Journal"
|
||||
msgstr ""
|
||||
|
||||
#: php/fieldmaps.php:601
|
||||
msgid "Journal Abbreviation"
|
||||
msgstr ""
|
||||
|
||||
#: php/fieldmaps.php:611, php/fieldmaps.php:676, php/fieldmaps.php:738
|
||||
msgid "Issue"
|
||||
msgstr ""
|
||||
|
||||
#: php/fieldmaps.php:622
|
||||
msgid "DOI"
|
||||
msgstr ""
|
||||
|
||||
#: php/fieldmaps.php:626, php/fieldmaps.php:684, php/fieldmaps.php:742, php/fieldmaps.php:857, php/fieldmaps.php:996, php/i18n.php:207
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
#: php/fieldmaps.php:649, php/i18n.php:89
|
||||
msgid "Magazine Article"
|
||||
msgstr ""
|
||||
|
||||
#: php/fieldmaps.php:658
|
||||
msgid "Magazine"
|
||||
msgstr ""
|
||||
|
||||
#: php/fieldmaps.php:680
|
||||
msgid "ISSN"
|
||||
msgstr ""
|
||||
|
||||
#: php/fieldmaps.php:713, php/i18n.php:93
|
||||
msgid "Newspaper Article"
|
||||
msgstr ""
|
||||
|
||||
#: php/fieldmaps.php:722, php/fieldmaps.php:841
|
||||
msgid "Publication"
|
||||
msgstr ""
|
||||
|
||||
#: php/fieldmaps.php:771, php/i18n.php:97
|
||||
msgid "Patent"
|
||||
msgstr ""
|
||||
|
||||
#: php/fieldmaps.php:780, php/fieldmaps.php:831
|
||||
msgid "Number"
|
||||
msgstr ""
|
||||
|
||||
#: php/fieldmaps.php:785
|
||||
msgid "Jurisdiction"
|
||||
msgstr ""
|
||||
|
||||
#: php/fieldmaps.php:796
|
||||
msgid "Issuer"
|
||||
msgstr ""
|
||||
|
||||
#: php/fieldmaps.php:816
|
||||
msgid "Inventor"
|
||||
msgstr ""
|
||||
|
||||
#: php/fieldmaps.php:822, php/i18n.php:101
|
||||
msgid "Report"
|
||||
msgstr ""
|
||||
|
||||
#: php/fieldmaps.php:890, php/i18n.php:105
|
||||
msgid "Statute"
|
||||
msgstr ""
|
||||
|
||||
#: php/fieldmaps.php:899
|
||||
msgid "Statute Number"
|
||||
msgstr ""
|
||||
|
||||
#: php/fieldmaps.php:937, php/i18n.php:109
|
||||
msgid "Thesis"
|
||||
msgstr ""
|
||||
|
||||
#: php/fieldmaps.php:952
|
||||
msgid "University"
|
||||
msgstr ""
|
||||
|
||||
#: php/fieldmaps.php:957
|
||||
msgid "Location"
|
||||
msgstr ""
|
||||
|
||||
#: php/fieldmaps.php:982, php/i18n.php:117
|
||||
msgid "Web Page"
|
||||
msgstr ""
|
||||
|
||||
#: php/fieldmaps.php:986
|
||||
msgid "Content Title"
|
||||
msgstr ""
|
||||
|
||||
#: php/fieldmaps.php:991
|
||||
msgid "Website Title"
|
||||
msgstr ""
|
||||
|
||||
#: php/i18n.php:81
|
||||
msgid "Hearing"
|
||||
msgstr ""
|
||||
|
||||
#: php/i18n.php:113
|
||||
msgid "Television Broadcast"
|
||||
msgstr ""
|
||||
|
||||
#: php/i18n.php:125, php/views/options-page.php:237
|
||||
msgid "Footnotes"
|
||||
msgstr ""
|
||||
|
||||
#: php/i18n.php:126
|
||||
msgid "Source"
|
||||
msgstr ""
|
||||
|
||||
#: php/i18n.php:132
|
||||
msgid "Your WordPress PHP installation is incomplete. You must have the following PHP extensions enabled to use this feature: %s"
|
||||
msgstr ""
|
||||
|
||||
#: php/i18n.php:135
|
||||
msgid "Request not valid"
|
||||
msgstr ""
|
||||
|
||||
#: php/i18n.php:136
|
||||
msgid "Site denied request"
|
||||
msgstr ""
|
||||
|
||||
#: php/i18n.php:137
|
||||
msgid "Invalid file extension. Extension must be .ris, .bib, or .bibtex"
|
||||
msgstr ""
|
||||
|
||||
#: php/i18n.php:138
|
||||
msgid "The selected file could not be processed"
|
||||
msgstr ""
|
||||
|
||||
#: php/i18n.php:140
|
||||
msgid "No identifiers could be found for your request"
|
||||
msgstr ""
|
||||
|
||||
#: php/i18n.php:141
|
||||
msgid "The following identifiers could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: php/i18n.php:143
|
||||
msgid "Network Error"
|
||||
msgstr ""
|
||||
|
||||
#: php/i18n.php:144
|
||||
msgid "Your search returned 0 results"
|
||||
msgstr ""
|
||||
|
||||
#: php/i18n.php:145
|
||||
msgid "Error"
|
||||
msgstr ""
|
||||
|
||||
#: php/i18n.php:146
|
||||
msgid "The following references were unable to be processed"
|
||||
msgstr ""
|
||||
|
||||
#: php/i18n.php:147
|
||||
msgid "Request returned a non-200 status code"
|
||||
msgstr ""
|
||||
|
||||
#: php/i18n.php:149
|
||||
msgid "Warning"
|
||||
msgstr ""
|
||||
|
||||
#: php/i18n.php:150
|
||||
msgid "Reason"
|
||||
msgstr ""
|
||||
|
||||
#: php/i18n.php:151
|
||||
msgid "No bibliography format exists for your citation type"
|
||||
msgstr ""
|
||||
|
||||
#: php/i18n.php:154
|
||||
msgid "An unexpected error occurred"
|
||||
msgstr ""
|
||||
|
||||
#: php/i18n.php:157
|
||||
msgid "Please report this error, including the steps taken to trigger it, here: %s"
|
||||
msgstr ""
|
||||
|
||||
#: php/i18n.php:161
|
||||
msgid "TinyMCE editor doesn't appear to be available in this scope"
|
||||
msgstr ""
|
||||
|
||||
#: php/i18n.php:162
|
||||
msgid "Invalid predefined style type"
|
||||
msgstr ""
|
||||
|
||||
#: php/i18n.php:168
|
||||
msgid "Custom Style"
|
||||
msgstr ""
|
||||
|
||||
#: php/i18n.php:169
|
||||
msgid "Pre-defined Styles"
|
||||
msgstr ""
|
||||
|
||||
#: php/i18n.php:171
|
||||
msgid "Toggle menu"
|
||||
msgstr ""
|
||||
|
||||
#: php/i18n.php:173
|
||||
msgid "Delete all references"
|
||||
msgstr ""
|
||||
|
||||
#: php/i18n.php:174
|
||||
msgid "Usage instructions"
|
||||
msgstr ""
|
||||
|
||||
#: php/i18n.php:175
|
||||
msgid "Import references"
|
||||
msgstr ""
|
||||
|
||||
#: php/i18n.php:176
|
||||
msgid "Refresh reference list"
|
||||
msgstr ""
|
||||
|
||||
#: php/i18n.php:177
|
||||
msgid "Insert static publication list"
|
||||
msgstr ""
|
||||
|
||||
#: php/i18n.php:180
|
||||
msgid "Cited Items"
|
||||
msgstr ""
|
||||
|
||||
#: php/i18n.php:182
|
||||
msgid "Add reference"
|
||||
msgstr ""
|
||||
|
||||
#: php/i18n.php:183
|
||||
msgid "Insert selected references"
|
||||
msgstr ""
|
||||
|
||||
#: php/i18n.php:184
|
||||
msgid "Pin reference list"
|
||||
msgstr ""
|
||||
|
||||
#: php/i18n.php:185
|
||||
msgid "Remove selected references"
|
||||
msgstr ""
|
||||
|
||||
#: php/i18n.php:187
|
||||
msgid "Uncited Items"
|
||||
msgstr ""
|
||||
|
||||
#: php/i18n.php:193
|
||||
msgid "Add Manually"
|
||||
msgstr ""
|
||||
|
||||
#: php/i18n.php:194
|
||||
msgid "Add Reference"
|
||||
msgstr ""
|
||||
|
||||
#: php/i18n.php:195
|
||||
msgid "Add with Identifier"
|
||||
msgstr ""
|
||||
|
||||
#: php/i18n.php:196
|
||||
msgid "Insert citation inline"
|
||||
msgstr ""
|
||||
|
||||
#: php/i18n.php:197, php/i18n.php:237
|
||||
msgid "Search PubMed"
|
||||
msgstr ""
|
||||
|
||||
#: php/i18n.php:200
|
||||
msgid "DOI/PMID/PMCID"
|
||||
msgstr ""
|
||||
|
||||
#: php/i18n.php:203
|
||||
msgid "Autocite"
|
||||
msgstr ""
|
||||
|
||||
#: php/i18n.php:204
|
||||
msgid "Citation Type"
|
||||
msgstr ""
|
||||
|
||||
#: php/i18n.php:206, php/i18n.php:236
|
||||
msgid "Search"
|
||||
msgstr ""
|
||||
|
||||
#: php/i18n.php:210
|
||||
msgid "Add contributor"
|
||||
msgstr ""
|
||||
|
||||
#: php/i18n.php:211
|
||||
msgid "Contributors"
|
||||
msgstr ""
|
||||
|
||||
#: php/i18n.php:214
|
||||
msgid "Given Name, M.I."
|
||||
msgstr ""
|
||||
|
||||
#: php/i18n.php:215
|
||||
msgid "Surname"
|
||||
msgstr ""
|
||||
|
||||
#: php/i18n.php:216
|
||||
msgid "Literal Name"
|
||||
msgstr ""
|
||||
|
||||
#: php/i18n.php:217
|
||||
msgid "Remove contributor"
|
||||
msgstr ""
|
||||
|
||||
#: php/i18n.php:218
|
||||
msgid "Toggle literal name"
|
||||
msgstr ""
|
||||
|
||||
#: php/i18n.php:220
|
||||
msgid "Add References"
|
||||
msgstr ""
|
||||
|
||||
#: php/i18n.php:222
|
||||
msgid "Close dialog"
|
||||
msgstr ""
|
||||
|
||||
#: php/i18n.php:224
|
||||
msgid "Edit Reference"
|
||||
msgstr ""
|
||||
|
||||
#: php/i18n.php:225
|
||||
msgid "Confirm"
|
||||
msgstr ""
|
||||
|
||||
#: php/i18n.php:228
|
||||
msgid "Import"
|
||||
msgstr ""
|
||||
|
||||
#: php/i18n.php:229
|
||||
msgid "Import References"
|
||||
msgstr ""
|
||||
|
||||
#: php/i18n.php:230
|
||||
msgid "Choose File"
|
||||
msgstr ""
|
||||
|
||||
#: php/i18n.php:233
|
||||
msgid "Select"
|
||||
msgstr ""
|
||||
|
||||
#: php/i18n.php:234
|
||||
msgid "Next"
|
||||
msgstr ""
|
||||
|
||||
#: php/i18n.php:235
|
||||
msgid "Previous"
|
||||
msgstr ""
|
||||
|
||||
#: php/i18n.php:238
|
||||
msgid "View"
|
||||
msgstr ""
|
||||
|
||||
#: php/i18n.php:243
|
||||
msgid "Citation Style Type"
|
||||
msgstr ""
|
||||
|
||||
#: php/i18n.php:244
|
||||
msgid "Predefined"
|
||||
msgstr ""
|
||||
|
||||
#: php/i18n.php:245
|
||||
msgid "Custom"
|
||||
msgstr ""
|
||||
|
||||
#: php/i18n.php:246
|
||||
msgid "Heading"
|
||||
msgstr ""
|
||||
|
||||
#: php/i18n.php:247
|
||||
msgid "Heading Level"
|
||||
msgstr ""
|
||||
|
||||
#: php/i18n.php:248
|
||||
msgid "Fixed"
|
||||
msgstr ""
|
||||
|
||||
#: php/i18n.php:249
|
||||
msgid "Toggle"
|
||||
msgstr ""
|
||||
|
||||
#: php/i18n.php:250
|
||||
msgid "Bibliography Style"
|
||||
msgstr ""
|
||||
|
||||
#: php/i18n.php:252
|
||||
msgid "Link Format"
|
||||
msgstr ""
|
||||
|
||||
#: php/i18n.php:253
|
||||
msgid "Make URLs clickable and always add trailing source link"
|
||||
msgstr ""
|
||||
|
||||
#: php/i18n.php:254
|
||||
msgid "Make entire reference a clickable link to the source URL"
|
||||
msgstr ""
|
||||
|
||||
#: php/i18n.php:255
|
||||
msgid "Make URLs clickable only"
|
||||
msgstr ""
|
||||
|
||||
#: php/i18n.php:256
|
||||
msgid "Never add clickable links"
|
||||
msgstr ""
|
||||
|
||||
#: php/views/options-page.php:3
|
||||
msgid "Please send your feedback!"
|
||||
msgstr ""
|
||||
|
||||
#: php/views/options-page.php:9
|
||||
msgid "If you experience a bug or would like to request a new feature, please visit the <a href=\"%s\">GitHub Repository</a> and submit an issue."
|
||||
msgstr ""
|
||||
|
||||
#: php/views/options-page.php:24
|
||||
msgid "Plugin Requirements Check"
|
||||
msgstr ""
|
||||
|
||||
#: php/views/options-page.php:29
|
||||
msgid "PHP Version"
|
||||
msgstr ""
|
||||
|
||||
#: php/views/options-page.php:36
|
||||
msgid "PHP version should be at least 7.0"
|
||||
msgstr ""
|
||||
|
||||
#: php/views/options-page.php:47, php/views/options-page.php:94
|
||||
msgid "PHP %s Extension"
|
||||
msgstr ""
|
||||
|
||||
#: php/views/options-page.php:59, php/views/options-page.php:106
|
||||
msgid "Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: php/views/options-page.php:61, php/views/options-page.php:108
|
||||
msgid "Disabled"
|
||||
msgstr ""
|
||||
|
||||
#: php/views/options-page.php:71, php/views/options-page.php:118
|
||||
msgid "The %s PHP extension is required for some plugin features."
|
||||
msgstr ""
|
||||
|
||||
#: php/views/options-page.php:81, php/views/options-page.php:128
|
||||
msgid "Click here for installation instructions"
|
||||
msgstr ""
|
||||
|
||||
#: php/views/options-page.php:135
|
||||
msgid "Recommended Browsers"
|
||||
msgstr ""
|
||||
|
||||
#: php/views/options-page.php:138
|
||||
msgid "Google Chrome, Mozilla Firefox, Apple Safari, or Microsoft Edge."
|
||||
msgstr ""
|
||||
|
||||
#: php/views/options-page.php:147
|
||||
msgid "Note: Be sure that your server does not have %1$s or %2$s configured in your php.ini file or .htaccess file. Both can cause issues."
|
||||
msgstr ""
|
||||
|
||||
#: php/views/options-page.php:164
|
||||
msgid "Default Citation Style"
|
||||
msgstr ""
|
||||
|
||||
#: php/views/options-page.php:170, php/views/options-page.php:187, php/views/options-page.php:251
|
||||
msgid "Update"
|
||||
msgstr ""
|
||||
|
||||
#: php/views/options-page.php:181
|
||||
msgid "Display Options"
|
||||
msgstr ""
|
||||
|
||||
#: php/views/options-page.php:198
|
||||
msgid "Override CSS"
|
||||
msgstr ""
|
||||
|
||||
#: php/views/options-page.php:203
|
||||
msgid "CSS Selectors used by this plugin"
|
||||
msgstr ""
|
||||
|
||||
#: php/views/options-page.php:205
|
||||
msgid "Inline Citations"
|
||||
msgstr ""
|
||||
|
||||
#: php/views/options-page.php:213
|
||||
msgid "Citation Tooltips"
|
||||
msgstr ""
|
||||
|
||||
#: php/views/options-page.php:221
|
||||
msgid "Bibliography"
|
||||
msgstr ""
|
||||
|
||||
#: php/views/options-page.php:229
|
||||
msgid "Static Publication Lists"
|
||||
msgstr ""
|
||||
|
||||
#: php/views/options-page.php:260
|
||||
msgid "How do I"
|
||||
msgstr ""
|
||||
|
||||
#: php/views/options-page.php:264
|
||||
msgid "Make my tooltips a different color?"
|
||||
msgstr ""
|
||||
|
||||
#: php/views/options-page.php:278
|
||||
msgid "Apply style to the bibliography list?"
|
||||
msgstr ""
|
||||
|
||||
#: php/views/options-page.php:292
|
||||
msgid "Apply style to the inline citations"
|
||||
msgstr ""
|
||||
@@ -0,0 +1,562 @@
|
||||
# Copyright (C) 2018 ThemeEgg
|
||||
# This file is distributed under the GPL-2.0+.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Accordion for WordPress 1.1.3\n"
|
||||
"Report-Msgid-Bugs-To: themeeggofficial@gmail.com\n"
|
||||
"POT-Creation-Date: 2018-02-24 04:16:52+00:00\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"PO-Revision-Date: 2018-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <EMAIL@ADDRESS>\n"
|
||||
"X-Generator: grunt-wp-i18n1.0.0\n"
|
||||
|
||||
#: includes/class-afwp-accordion-post-type.php:66
|
||||
#: includes/class-afwp-accordion-post-type.php:109
|
||||
#: svn-production/tags/1.1.0/includes/class-afwp-accordion-post-type.php:66
|
||||
#: svn-production/tags/1.1.0/includes/class-afwp-accordion-post-type.php:109
|
||||
#: svn-production/tags/1.1.1/includes/class-afwp-accordion-post-type.php:66
|
||||
#: svn-production/tags/1.1.1/includes/class-afwp-accordion-post-type.php:109
|
||||
#: svn-production/tags/1.1.2/includes/class-afwp-accordion-post-type.php:66
|
||||
#: svn-production/tags/1.1.2/includes/class-afwp-accordion-post-type.php:109
|
||||
#: svn-production/trunk/includes/class-afwp-accordion-post-type.php:66
|
||||
#: svn-production/trunk/includes/class-afwp-accordion-post-type.php:109
|
||||
msgid "Accordion template"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-afwp-accordion-post-type.php:79
|
||||
#: includes/class-afwp-accordion-post-type.php:128
|
||||
#: svn-production/tags/1.1.0/includes/class-afwp-accordion-post-type.php:79
|
||||
#: svn-production/tags/1.1.0/includes/class-afwp-accordion-post-type.php:128
|
||||
#: svn-production/tags/1.1.1/includes/class-afwp-accordion-post-type.php:79
|
||||
#: svn-production/tags/1.1.1/includes/class-afwp-accordion-post-type.php:128
|
||||
#: svn-production/tags/1.1.2/includes/class-afwp-accordion-post-type.php:79
|
||||
#: svn-production/tags/1.1.2/includes/class-afwp-accordion-post-type.php:128
|
||||
#: svn-production/trunk/includes/class-afwp-accordion-post-type.php:79
|
||||
#: svn-production/trunk/includes/class-afwp-accordion-post-type.php:128
|
||||
msgid "Select template for accordion"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-afwp-accordion-post-type.php:82
|
||||
#: includes/class-afwp-accordion-post-type.php:133
|
||||
#: svn-production/tags/1.1.0/includes/class-afwp-accordion-post-type.php:82
|
||||
#: svn-production/tags/1.1.0/includes/class-afwp-accordion-post-type.php:133
|
||||
#: svn-production/tags/1.1.1/includes/class-afwp-accordion-post-type.php:82
|
||||
#: svn-production/tags/1.1.1/includes/class-afwp-accordion-post-type.php:133
|
||||
#: svn-production/tags/1.1.2/includes/class-afwp-accordion-post-type.php:82
|
||||
#: svn-production/tags/1.1.2/includes/class-afwp-accordion-post-type.php:133
|
||||
#: svn-production/trunk/includes/class-afwp-accordion-post-type.php:82
|
||||
#: svn-production/trunk/includes/class-afwp-accordion-post-type.php:133
|
||||
msgid "Accordion style"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-afwp-accordion-post-type.php:93
|
||||
#: includes/class-afwp-accordion-post-type.php:151
|
||||
#: svn-production/tags/1.1.0/includes/class-afwp-accordion-post-type.php:93
|
||||
#: svn-production/tags/1.1.0/includes/class-afwp-accordion-post-type.php:151
|
||||
#: svn-production/tags/1.1.1/includes/class-afwp-accordion-post-type.php:93
|
||||
#: svn-production/tags/1.1.1/includes/class-afwp-accordion-post-type.php:151
|
||||
#: svn-production/tags/1.1.2/includes/class-afwp-accordion-post-type.php:93
|
||||
#: svn-production/tags/1.1.2/includes/class-afwp-accordion-post-type.php:151
|
||||
#: svn-production/trunk/includes/class-afwp-accordion-post-type.php:93
|
||||
#: svn-production/trunk/includes/class-afwp-accordion-post-type.php:151
|
||||
msgid "Select style for accordion"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-afwp-accordion-post-type.php:190
|
||||
#: svn-production/tags/1.1.0/includes/class-afwp-accordion-post-type.php:190
|
||||
#: svn-production/tags/1.1.1/includes/class-afwp-accordion-post-type.php:190
|
||||
#: svn-production/tags/1.1.2/includes/class-afwp-accordion-post-type.php:190
|
||||
#: svn-production/trunk/includes/class-afwp-accordion-post-type.php:190
|
||||
msgid "Shortcode"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-afwp-accordion-post-type.php:203
|
||||
#: svn-production/tags/1.1.0/includes/class-afwp-accordion-post-type.php:203
|
||||
#: svn-production/tags/1.1.1/includes/class-afwp-accordion-post-type.php:203
|
||||
#: svn-production/tags/1.1.2/includes/class-afwp-accordion-post-type.php:203
|
||||
#: svn-production/trunk/includes/class-afwp-accordion-post-type.php:203
|
||||
msgid "Search accordion group"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-afwp-accordion-post-type.php:204
|
||||
#: svn-production/tags/1.1.0/includes/class-afwp-accordion-post-type.php:204
|
||||
#: svn-production/tags/1.1.1/includes/class-afwp-accordion-post-type.php:204
|
||||
#: svn-production/tags/1.1.2/includes/class-afwp-accordion-post-type.php:204
|
||||
#: svn-production/trunk/includes/class-afwp-accordion-post-type.php:204
|
||||
msgid "All Accordion groups"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-afwp-accordion-post-type.php:205
|
||||
#: svn-production/tags/1.1.0/includes/class-afwp-accordion-post-type.php:205
|
||||
#: svn-production/tags/1.1.1/includes/class-afwp-accordion-post-type.php:205
|
||||
#: svn-production/tags/1.1.2/includes/class-afwp-accordion-post-type.php:205
|
||||
#: svn-production/trunk/includes/class-afwp-accordion-post-type.php:205
|
||||
msgid "Parent Accordion group"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-afwp-accordion-post-type.php:206
|
||||
#: svn-production/tags/1.1.0/includes/class-afwp-accordion-post-type.php:206
|
||||
#: svn-production/tags/1.1.1/includes/class-afwp-accordion-post-type.php:206
|
||||
#: svn-production/tags/1.1.2/includes/class-afwp-accordion-post-type.php:206
|
||||
#: svn-production/trunk/includes/class-afwp-accordion-post-type.php:206
|
||||
msgid "Parent Accordion group:"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-afwp-accordion-post-type.php:207
|
||||
#: svn-production/tags/1.1.0/includes/class-afwp-accordion-post-type.php:207
|
||||
#: svn-production/tags/1.1.1/includes/class-afwp-accordion-post-type.php:207
|
||||
#: svn-production/tags/1.1.2/includes/class-afwp-accordion-post-type.php:207
|
||||
#: svn-production/trunk/includes/class-afwp-accordion-post-type.php:207
|
||||
msgid "Edit Accordion group"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-afwp-accordion-post-type.php:208
|
||||
#: svn-production/tags/1.1.0/includes/class-afwp-accordion-post-type.php:208
|
||||
#: svn-production/tags/1.1.1/includes/class-afwp-accordion-post-type.php:208
|
||||
#: svn-production/tags/1.1.2/includes/class-afwp-accordion-post-type.php:208
|
||||
#: svn-production/trunk/includes/class-afwp-accordion-post-type.php:208
|
||||
msgid "Update Accordion group"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-afwp-accordion-post-type.php:209
|
||||
#: svn-production/tags/1.1.0/includes/class-afwp-accordion-post-type.php:209
|
||||
#: svn-production/tags/1.1.1/includes/class-afwp-accordion-post-type.php:209
|
||||
#: svn-production/tags/1.1.2/includes/class-afwp-accordion-post-type.php:209
|
||||
#: svn-production/trunk/includes/class-afwp-accordion-post-type.php:209
|
||||
msgid "Add New Accordion group"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-afwp-accordion-post-type.php:210
|
||||
#: svn-production/tags/1.1.0/includes/class-afwp-accordion-post-type.php:210
|
||||
#: svn-production/tags/1.1.1/includes/class-afwp-accordion-post-type.php:210
|
||||
#: svn-production/tags/1.1.2/includes/class-afwp-accordion-post-type.php:210
|
||||
#: svn-production/trunk/includes/class-afwp-accordion-post-type.php:210
|
||||
msgid "New Accordion group Name"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-afwp-accordion-post-type.php:211
|
||||
#: svn-production/tags/1.1.0/includes/class-afwp-accordion-post-type.php:211
|
||||
#: svn-production/tags/1.1.1/includes/class-afwp-accordion-post-type.php:211
|
||||
#: svn-production/tags/1.1.2/includes/class-afwp-accordion-post-type.php:211
|
||||
#: svn-production/trunk/includes/class-afwp-accordion-post-type.php:211
|
||||
msgid "Accordion group"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-afwp-accordion-post-type.php:232
|
||||
#: svn-production/tags/1.1.0/includes/class-afwp-accordion-post-type.php:232
|
||||
#: svn-production/tags/1.1.1/includes/class-afwp-accordion-post-type.php:232
|
||||
#: svn-production/tags/1.1.2/includes/class-afwp-accordion-post-type.php:232
|
||||
#: svn-production/trunk/includes/class-afwp-accordion-post-type.php:232
|
||||
msgid "Add New Accordion"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-afwp-accordion-post-type.php:233
|
||||
#: svn-production/tags/1.1.0/includes/class-afwp-accordion-post-type.php:233
|
||||
#: svn-production/tags/1.1.1/includes/class-afwp-accordion-post-type.php:233
|
||||
#: svn-production/tags/1.1.2/includes/class-afwp-accordion-post-type.php:233
|
||||
#: svn-production/trunk/includes/class-afwp-accordion-post-type.php:233
|
||||
msgid "New Accordion"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-afwp-accordion-post-type.php:234
|
||||
#: svn-production/tags/1.1.0/includes/class-afwp-accordion-post-type.php:234
|
||||
#: svn-production/tags/1.1.1/includes/class-afwp-accordion-post-type.php:234
|
||||
#: svn-production/tags/1.1.2/includes/class-afwp-accordion-post-type.php:234
|
||||
#: svn-production/trunk/includes/class-afwp-accordion-post-type.php:234
|
||||
msgid "Edit Accordion"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-afwp-accordion-post-type.php:235
|
||||
#: svn-production/tags/1.1.0/includes/class-afwp-accordion-post-type.php:235
|
||||
#: svn-production/tags/1.1.1/includes/class-afwp-accordion-post-type.php:235
|
||||
#: svn-production/tags/1.1.2/includes/class-afwp-accordion-post-type.php:235
|
||||
#: svn-production/trunk/includes/class-afwp-accordion-post-type.php:235
|
||||
msgid "View Accordion"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-afwp-accordion-post-type.php:236
|
||||
#: svn-production/tags/1.1.0/includes/class-afwp-accordion-post-type.php:236
|
||||
#: svn-production/tags/1.1.1/includes/class-afwp-accordion-post-type.php:236
|
||||
#: svn-production/tags/1.1.2/includes/class-afwp-accordion-post-type.php:236
|
||||
#: svn-production/trunk/includes/class-afwp-accordion-post-type.php:236
|
||||
msgid "All Accordions"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-afwp-accordion-post-type.php:237
|
||||
#: svn-production/tags/1.1.0/includes/class-afwp-accordion-post-type.php:237
|
||||
#: svn-production/tags/1.1.1/includes/class-afwp-accordion-post-type.php:237
|
||||
#: svn-production/tags/1.1.2/includes/class-afwp-accordion-post-type.php:237
|
||||
#: svn-production/trunk/includes/class-afwp-accordion-post-type.php:237
|
||||
msgid "Search Accordions"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-afwp-accordion-post-type.php:238
|
||||
#: svn-production/tags/1.1.0/includes/class-afwp-accordion-post-type.php:238
|
||||
#: svn-production/tags/1.1.1/includes/class-afwp-accordion-post-type.php:238
|
||||
#: svn-production/tags/1.1.2/includes/class-afwp-accordion-post-type.php:238
|
||||
#: svn-production/trunk/includes/class-afwp-accordion-post-type.php:238
|
||||
msgid "Parent Accordions:"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-afwp-accordion-post-type.php:239
|
||||
#: svn-production/tags/1.1.0/includes/class-afwp-accordion-post-type.php:239
|
||||
#: svn-production/tags/1.1.1/includes/class-afwp-accordion-post-type.php:239
|
||||
#: svn-production/tags/1.1.2/includes/class-afwp-accordion-post-type.php:239
|
||||
#: svn-production/trunk/includes/class-afwp-accordion-post-type.php:239
|
||||
msgid "No accordions found."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-afwp-accordion-post-type.php:240
|
||||
#: svn-production/tags/1.1.0/includes/class-afwp-accordion-post-type.php:240
|
||||
#: svn-production/tags/1.1.1/includes/class-afwp-accordion-post-type.php:240
|
||||
#: svn-production/tags/1.1.2/includes/class-afwp-accordion-post-type.php:240
|
||||
#: svn-production/trunk/includes/class-afwp-accordion-post-type.php:240
|
||||
msgid "No accordions found in Trash."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-afwp-accordion-post-type.php:245
|
||||
#: svn-production/tags/1.1.0/includes/class-afwp-accordion-post-type.php:245
|
||||
#: svn-production/tags/1.1.1/includes/class-afwp-accordion-post-type.php:245
|
||||
#: svn-production/tags/1.1.2/includes/class-afwp-accordion-post-type.php:245
|
||||
#: svn-production/trunk/includes/class-afwp-accordion-post-type.php:245
|
||||
msgid "Description."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-afwp-accordion-widget.php:28
|
||||
#: svn-production/tags/1.0.0/includes/class-afwp-accordion-widget.php:23
|
||||
#: svn-production/tags/1.1.0/includes/class-afwp-accordion-widget.php:28
|
||||
#: svn-production/tags/1.1.1/includes/class-afwp-accordion-widget.php:28
|
||||
#: svn-production/tags/1.1.2/includes/class-afwp-accordion-widget.php:28
|
||||
#: svn-production/trunk/includes/class-afwp-accordion-widget.php:28
|
||||
msgid "Widget for Accordion"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-afwp-accordion-widget.php:32
|
||||
#: svn-production/tags/1.0.0/includes/class-afwp-accordion-widget.php:27
|
||||
#: svn-production/tags/1.1.0/includes/class-afwp-accordion-widget.php:32
|
||||
#: svn-production/tags/1.1.1/includes/class-afwp-accordion-widget.php:32
|
||||
#: svn-production/tags/1.1.2/includes/class-afwp-accordion-widget.php:32
|
||||
#: svn-production/trunk/includes/class-afwp-accordion-widget.php:32
|
||||
msgid "Accordion Post Widget"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-afwp-accordion-widget.php:150
|
||||
#: includes/class-afwp-nav-menu-accordion-widget.php:183
|
||||
#: includes/class-afwp-term-accordion-widget.php:143
|
||||
#: svn-production/tags/1.0.0/includes/class-afwp-accordion-widget.php:134
|
||||
#: svn-production/tags/1.0.0/includes/class-afwp-nav-menu-accordion-widget.php:168
|
||||
#: svn-production/tags/1.0.0/includes/class-afwp-term-accordion-widget.php:138
|
||||
#: svn-production/tags/1.1.0/includes/class-afwp-accordion-widget.php:150
|
||||
#: svn-production/tags/1.1.0/includes/class-afwp-nav-menu-accordion-widget.php:183
|
||||
#: svn-production/tags/1.1.0/includes/class-afwp-term-accordion-widget.php:143
|
||||
#: svn-production/tags/1.1.1/includes/class-afwp-accordion-widget.php:150
|
||||
#: svn-production/tags/1.1.1/includes/class-afwp-nav-menu-accordion-widget.php:183
|
||||
#: svn-production/tags/1.1.1/includes/class-afwp-term-accordion-widget.php:143
|
||||
#: svn-production/tags/1.1.2/includes/class-afwp-accordion-widget.php:150
|
||||
#: svn-production/tags/1.1.2/includes/class-afwp-nav-menu-accordion-widget.php:183
|
||||
#: svn-production/tags/1.1.2/includes/class-afwp-term-accordion-widget.php:143
|
||||
#: svn-production/trunk/includes/class-afwp-accordion-widget.php:150
|
||||
#: svn-production/trunk/includes/class-afwp-nav-menu-accordion-widget.php:183
|
||||
#: svn-production/trunk/includes/class-afwp-term-accordion-widget.php:143
|
||||
msgid "Title:"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-afwp-accordion-widget.php:156
|
||||
#: svn-production/tags/1.0.0/includes/class-afwp-accordion-widget.php:137
|
||||
#: svn-production/tags/1.1.0/includes/class-afwp-accordion-widget.php:156
|
||||
#: svn-production/tags/1.1.1/includes/class-afwp-accordion-widget.php:156
|
||||
#: svn-production/tags/1.1.2/includes/class-afwp-accordion-widget.php:156
|
||||
#: svn-production/trunk/includes/class-afwp-accordion-widget.php:156
|
||||
msgid "Post Type:"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-afwp-accordion-widget.php:175
|
||||
#: includes/class-afwp-term-accordion-widget.php:148
|
||||
#: svn-production/tags/1.0.0/includes/class-afwp-accordion-widget.php:150
|
||||
#: svn-production/tags/1.0.0/includes/class-afwp-term-accordion-widget.php:143
|
||||
#: svn-production/tags/1.1.0/includes/class-afwp-accordion-widget.php:175
|
||||
#: svn-production/tags/1.1.0/includes/class-afwp-term-accordion-widget.php:148
|
||||
#: svn-production/tags/1.1.1/includes/class-afwp-accordion-widget.php:175
|
||||
#: svn-production/tags/1.1.1/includes/class-afwp-term-accordion-widget.php:148
|
||||
#: svn-production/tags/1.1.2/includes/class-afwp-accordion-widget.php:175
|
||||
#: svn-production/tags/1.1.2/includes/class-afwp-term-accordion-widget.php:148
|
||||
#: svn-production/trunk/includes/class-afwp-accordion-widget.php:175
|
||||
#: svn-production/trunk/includes/class-afwp-term-accordion-widget.php:148
|
||||
msgid "Taxonomy:"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-afwp-accordion-widget.php:191
|
||||
#: svn-production/tags/1.0.0/includes/class-afwp-accordion-widget.php:161
|
||||
#: svn-production/tags/1.1.0/includes/class-afwp-accordion-widget.php:191
|
||||
#: svn-production/tags/1.1.1/includes/class-afwp-accordion-widget.php:191
|
||||
#: svn-production/tags/1.1.2/includes/class-afwp-accordion-widget.php:191
|
||||
#: svn-production/trunk/includes/class-afwp-accordion-widget.php:191
|
||||
msgid "Term:"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-afwp-accordion-widget.php:211
|
||||
#: svn-production/tags/1.0.0/includes/class-afwp-accordion-widget.php:177
|
||||
#: svn-production/tags/1.1.0/includes/class-afwp-accordion-widget.php:211
|
||||
#: svn-production/tags/1.1.1/includes/class-afwp-accordion-widget.php:211
|
||||
#: svn-production/tags/1.1.2/includes/class-afwp-accordion-widget.php:211
|
||||
#: svn-production/trunk/includes/class-afwp-accordion-widget.php:211
|
||||
msgid "Show no of post:"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-afwp-accordion-widget.php:217
|
||||
#: includes/class-afwp-nav-menu-accordion-widget.php:213
|
||||
#: includes/class-afwp-term-accordion-widget.php:173
|
||||
#: svn-production/tags/1.0.0/includes/class-afwp-accordion-widget.php:180
|
||||
#: svn-production/tags/1.0.0/includes/class-afwp-nav-menu-accordion-widget.php:193
|
||||
#: svn-production/tags/1.0.0/includes/class-afwp-term-accordion-widget.php:166
|
||||
#: svn-production/tags/1.1.0/includes/class-afwp-accordion-widget.php:217
|
||||
#: svn-production/tags/1.1.0/includes/class-afwp-nav-menu-accordion-widget.php:213
|
||||
#: svn-production/tags/1.1.0/includes/class-afwp-term-accordion-widget.php:173
|
||||
#: svn-production/tags/1.1.1/includes/class-afwp-accordion-widget.php:217
|
||||
#: svn-production/tags/1.1.1/includes/class-afwp-nav-menu-accordion-widget.php:213
|
||||
#: svn-production/tags/1.1.1/includes/class-afwp-term-accordion-widget.php:173
|
||||
#: svn-production/tags/1.1.2/includes/class-afwp-accordion-widget.php:217
|
||||
#: svn-production/tags/1.1.2/includes/class-afwp-nav-menu-accordion-widget.php:213
|
||||
#: svn-production/tags/1.1.2/includes/class-afwp-term-accordion-widget.php:173
|
||||
#: svn-production/trunk/includes/class-afwp-accordion-widget.php:217
|
||||
#: svn-production/trunk/includes/class-afwp-nav-menu-accordion-widget.php:213
|
||||
#: svn-production/trunk/includes/class-afwp-term-accordion-widget.php:173
|
||||
msgid "Template:"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-afwp-accordion-widget.php:229
|
||||
#: includes/class-afwp-nav-menu-accordion-widget.php:227
|
||||
#: includes/class-afwp-term-accordion-widget.php:186
|
||||
#: svn-production/tags/1.0.0/includes/class-afwp-accordion-widget.php:192
|
||||
#: svn-production/tags/1.0.0/includes/class-afwp-nav-menu-accordion-widget.php:207
|
||||
#: svn-production/tags/1.0.0/includes/class-afwp-term-accordion-widget.php:181
|
||||
#: svn-production/tags/1.1.0/includes/class-afwp-accordion-widget.php:229
|
||||
#: svn-production/tags/1.1.0/includes/class-afwp-nav-menu-accordion-widget.php:227
|
||||
#: svn-production/tags/1.1.0/includes/class-afwp-term-accordion-widget.php:186
|
||||
#: svn-production/tags/1.1.1/includes/class-afwp-accordion-widget.php:229
|
||||
#: svn-production/tags/1.1.1/includes/class-afwp-nav-menu-accordion-widget.php:227
|
||||
#: svn-production/tags/1.1.1/includes/class-afwp-term-accordion-widget.php:186
|
||||
#: svn-production/tags/1.1.2/includes/class-afwp-accordion-widget.php:229
|
||||
#: svn-production/tags/1.1.2/includes/class-afwp-nav-menu-accordion-widget.php:227
|
||||
#: svn-production/tags/1.1.2/includes/class-afwp-term-accordion-widget.php:186
|
||||
#: svn-production/trunk/includes/class-afwp-accordion-widget.php:229
|
||||
#: svn-production/trunk/includes/class-afwp-nav-menu-accordion-widget.php:227
|
||||
#: svn-production/trunk/includes/class-afwp-term-accordion-widget.php:186
|
||||
msgid "Style:"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-afwp-nav-menu-accordion-widget.php:32
|
||||
#: svn-production/tags/1.0.0/includes/class-afwp-nav-menu-accordion-widget.php:27
|
||||
#: svn-production/tags/1.1.0/includes/class-afwp-nav-menu-accordion-widget.php:32
|
||||
#: svn-production/tags/1.1.1/includes/class-afwp-nav-menu-accordion-widget.php:32
|
||||
#: svn-production/tags/1.1.2/includes/class-afwp-nav-menu-accordion-widget.php:32
|
||||
#: svn-production/trunk/includes/class-afwp-nav-menu-accordion-widget.php:32
|
||||
msgid "Add a custom accordion menu to your sidebar."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-afwp-nav-menu-accordion-widget.php:35
|
||||
#: svn-production/tags/1.0.0/includes/class-afwp-nav-menu-accordion-widget.php:30
|
||||
#: svn-production/tags/1.1.0/includes/class-afwp-nav-menu-accordion-widget.php:35
|
||||
#: svn-production/tags/1.1.1/includes/class-afwp-nav-menu-accordion-widget.php:35
|
||||
#: svn-production/tags/1.1.2/includes/class-afwp-nav-menu-accordion-widget.php:35
|
||||
#: svn-production/trunk/includes/class-afwp-nav-menu-accordion-widget.php:35
|
||||
msgid "Accordion Menu"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-afwp-nav-menu-accordion-widget.php:176
|
||||
#: svn-production/tags/1.0.0/includes/class-afwp-nav-menu-accordion-widget.php:164
|
||||
#: svn-production/tags/1.1.0/includes/class-afwp-nav-menu-accordion-widget.php:176
|
||||
#: svn-production/tags/1.1.1/includes/class-afwp-nav-menu-accordion-widget.php:176
|
||||
#: svn-production/tags/1.1.2/includes/class-afwp-nav-menu-accordion-widget.php:176
|
||||
#: svn-production/trunk/includes/class-afwp-nav-menu-accordion-widget.php:176
|
||||
msgid "No menus have been created yet. <a href=\"%s\">Create some</a>."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-afwp-nav-menu-accordion-widget.php:190
|
||||
#: svn-production/tags/1.0.0/includes/class-afwp-nav-menu-accordion-widget.php:172
|
||||
#: svn-production/tags/1.1.0/includes/class-afwp-nav-menu-accordion-widget.php:190
|
||||
#: svn-production/tags/1.1.1/includes/class-afwp-nav-menu-accordion-widget.php:190
|
||||
#: svn-production/tags/1.1.2/includes/class-afwp-nav-menu-accordion-widget.php:190
|
||||
#: svn-production/trunk/includes/class-afwp-nav-menu-accordion-widget.php:190
|
||||
msgid "Select Menu:"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-afwp-nav-menu-accordion-widget.php:193
|
||||
#: svn-production/tags/1.0.0/includes/class-afwp-nav-menu-accordion-widget.php:174
|
||||
#: svn-production/tags/1.1.0/includes/class-afwp-nav-menu-accordion-widget.php:193
|
||||
#: svn-production/tags/1.1.1/includes/class-afwp-nav-menu-accordion-widget.php:193
|
||||
#: svn-production/tags/1.1.2/includes/class-afwp-nav-menu-accordion-widget.php:193
|
||||
#: svn-production/trunk/includes/class-afwp-nav-menu-accordion-widget.php:193
|
||||
msgid "— Select —"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-afwp-nav-menu-accordion-widget.php:206
|
||||
#: svn-production/tags/1.0.0/includes/class-afwp-nav-menu-accordion-widget.php:184
|
||||
#: svn-production/tags/1.1.0/includes/class-afwp-nav-menu-accordion-widget.php:206
|
||||
#: svn-production/tags/1.1.1/includes/class-afwp-nav-menu-accordion-widget.php:206
|
||||
#: svn-production/tags/1.1.2/includes/class-afwp-nav-menu-accordion-widget.php:206
|
||||
#: svn-production/trunk/includes/class-afwp-nav-menu-accordion-widget.php:206
|
||||
msgid "Show as Accordion:"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-afwp-nav-menu-accordion-widget.php:240
|
||||
#: svn-production/tags/1.0.0/includes/class-afwp-nav-menu-accordion-widget.php:216
|
||||
#: svn-production/tags/1.1.0/includes/class-afwp-nav-menu-accordion-widget.php:240
|
||||
#: svn-production/tags/1.1.1/includes/class-afwp-nav-menu-accordion-widget.php:240
|
||||
#: svn-production/tags/1.1.2/includes/class-afwp-nav-menu-accordion-widget.php:240
|
||||
#: svn-production/trunk/includes/class-afwp-nav-menu-accordion-widget.php:240
|
||||
msgid "Edit Menu"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-afwp-term-accordion-widget.php:28
|
||||
#: svn-production/tags/1.0.0/includes/class-afwp-term-accordion-widget.php:23
|
||||
#: svn-production/tags/1.1.0/includes/class-afwp-term-accordion-widget.php:28
|
||||
#: svn-production/tags/1.1.1/includes/class-afwp-term-accordion-widget.php:28
|
||||
#: svn-production/tags/1.1.2/includes/class-afwp-term-accordion-widget.php:28
|
||||
#: svn-production/trunk/includes/class-afwp-term-accordion-widget.php:28
|
||||
msgid "Widget for Term Accordion"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-afwp-term-accordion-widget.php:32
|
||||
#: svn-production/tags/1.0.0/includes/class-afwp-term-accordion-widget.php:27
|
||||
#: svn-production/tags/1.1.0/includes/class-afwp-term-accordion-widget.php:32
|
||||
#: svn-production/tags/1.1.1/includes/class-afwp-term-accordion-widget.php:32
|
||||
#: svn-production/tags/1.1.2/includes/class-afwp-term-accordion-widget.php:32
|
||||
#: svn-production/trunk/includes/class-afwp-term-accordion-widget.php:32
|
||||
msgid "Accordion Term Widget"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-afwp-term-accordion-widget.php:167
|
||||
#: svn-production/tags/1.0.0/includes/class-afwp-term-accordion-widget.php:161
|
||||
#: svn-production/tags/1.1.0/includes/class-afwp-term-accordion-widget.php:167
|
||||
#: svn-production/tags/1.1.1/includes/class-afwp-term-accordion-widget.php:167
|
||||
#: svn-production/tags/1.1.2/includes/class-afwp-term-accordion-widget.php:167
|
||||
#: svn-production/trunk/includes/class-afwp-term-accordion-widget.php:167
|
||||
msgid "Show no of term:"
|
||||
msgstr ""
|
||||
|
||||
#: includes/function-afwp-core.php:14
|
||||
#: svn-production/tags/1.1.0/includes/function-afwp-core.php:14
|
||||
#: svn-production/tags/1.1.1/includes/function-afwp-core.php:14
|
||||
#: svn-production/tags/1.1.2/includes/function-afwp-core.php:14
|
||||
#: svn-production/trunk/includes/function-afwp-core.php:14
|
||||
msgid "Default"
|
||||
msgstr ""
|
||||
|
||||
#: includes/function-afwp-core.php:15
|
||||
#: svn-production/tags/1.1.0/includes/function-afwp-core.php:15
|
||||
#: svn-production/tags/1.1.1/includes/function-afwp-core.php:15
|
||||
#: svn-production/tags/1.1.2/includes/function-afwp-core.php:15
|
||||
#: svn-production/trunk/includes/function-afwp-core.php:15
|
||||
msgid "Template 1"
|
||||
msgstr ""
|
||||
|
||||
#: includes/function-afwp-core.php:16
|
||||
#: svn-production/tags/1.1.2/includes/function-afwp-core.php:16
|
||||
#: svn-production/trunk/includes/function-afwp-core.php:16
|
||||
msgid "Theme default"
|
||||
msgstr ""
|
||||
|
||||
#: includes/function-afwp-core.php:26
|
||||
#: svn-production/tags/1.1.0/includes/function-afwp-core.php:25
|
||||
#: svn-production/tags/1.1.1/includes/function-afwp-core.php:25
|
||||
#: svn-production/tags/1.1.2/includes/function-afwp-core.php:26
|
||||
#: svn-production/trunk/includes/function-afwp-core.php:26
|
||||
msgid "Vertical"
|
||||
msgstr ""
|
||||
|
||||
#: includes/function-afwp-core.php:27
|
||||
#: svn-production/tags/1.1.0/includes/function-afwp-core.php:26
|
||||
#: svn-production/tags/1.1.1/includes/function-afwp-core.php:26
|
||||
#: svn-production/tags/1.1.2/includes/function-afwp-core.php:27
|
||||
#: svn-production/trunk/includes/function-afwp-core.php:27
|
||||
msgid "Horizontal"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin Name of the plugin/theme
|
||||
msgid "Accordion for WordPress"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin URI of the plugin/theme
|
||||
msgid "http://themeegg.com/plugins/accordion-for-wp/"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin/theme
|
||||
msgid ""
|
||||
"Accordion for wordpress widgets and shortcode plugin with multiple "
|
||||
"templates."
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin/theme
|
||||
msgid "ThemeEgg"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin/theme
|
||||
msgid "http://themeegg.com/"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-afwp-accordion-post-type.php:201
|
||||
#: svn-production/tags/1.1.0/includes/class-afwp-accordion-post-type.php:201
|
||||
#: svn-production/tags/1.1.1/includes/class-afwp-accordion-post-type.php:201
|
||||
#: svn-production/tags/1.1.2/includes/class-afwp-accordion-post-type.php:201
|
||||
#: svn-production/trunk/includes/class-afwp-accordion-post-type.php:201
|
||||
msgctxt "taxonomy general name"
|
||||
msgid "Accordion group"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-afwp-accordion-post-type.php:202
|
||||
#: svn-production/tags/1.1.0/includes/class-afwp-accordion-post-type.php:202
|
||||
#: svn-production/tags/1.1.1/includes/class-afwp-accordion-post-type.php:202
|
||||
#: svn-production/tags/1.1.2/includes/class-afwp-accordion-post-type.php:202
|
||||
#: svn-production/trunk/includes/class-afwp-accordion-post-type.php:202
|
||||
msgctxt "taxonomy singular name"
|
||||
msgid "Accordion group"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-afwp-accordion-post-type.php:227
|
||||
#: svn-production/tags/1.1.0/includes/class-afwp-accordion-post-type.php:227
|
||||
#: svn-production/tags/1.1.1/includes/class-afwp-accordion-post-type.php:227
|
||||
#: svn-production/tags/1.1.2/includes/class-afwp-accordion-post-type.php:227
|
||||
#: svn-production/trunk/includes/class-afwp-accordion-post-type.php:227
|
||||
msgctxt "post type general name"
|
||||
msgid "Accordion"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-afwp-accordion-post-type.php:228
|
||||
#: svn-production/tags/1.1.0/includes/class-afwp-accordion-post-type.php:228
|
||||
#: svn-production/tags/1.1.1/includes/class-afwp-accordion-post-type.php:228
|
||||
#: svn-production/tags/1.1.2/includes/class-afwp-accordion-post-type.php:228
|
||||
#: svn-production/trunk/includes/class-afwp-accordion-post-type.php:228
|
||||
msgctxt "post type singular name"
|
||||
msgid "Accordion"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-afwp-accordion-post-type.php:229
|
||||
#: svn-production/tags/1.1.0/includes/class-afwp-accordion-post-type.php:229
|
||||
#: svn-production/tags/1.1.1/includes/class-afwp-accordion-post-type.php:229
|
||||
#: svn-production/tags/1.1.2/includes/class-afwp-accordion-post-type.php:229
|
||||
#: svn-production/trunk/includes/class-afwp-accordion-post-type.php:229
|
||||
msgctxt "admin menu"
|
||||
msgid "Accordions"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-afwp-accordion-post-type.php:230
|
||||
#: svn-production/tags/1.1.0/includes/class-afwp-accordion-post-type.php:230
|
||||
#: svn-production/tags/1.1.1/includes/class-afwp-accordion-post-type.php:230
|
||||
#: svn-production/tags/1.1.2/includes/class-afwp-accordion-post-type.php:230
|
||||
#: svn-production/trunk/includes/class-afwp-accordion-post-type.php:230
|
||||
msgctxt "add new on admin bar"
|
||||
msgid "Accordion"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-afwp-accordion-post-type.php:231
|
||||
#: svn-production/tags/1.1.0/includes/class-afwp-accordion-post-type.php:231
|
||||
#: svn-production/tags/1.1.1/includes/class-afwp-accordion-post-type.php:231
|
||||
#: svn-production/tags/1.1.2/includes/class-afwp-accordion-post-type.php:231
|
||||
#: svn-production/trunk/includes/class-afwp-accordion-post-type.php:231
|
||||
msgctxt "book"
|
||||
msgid "Add New"
|
||||
msgstr ""
|
||||
3407
spec/fixtures/dynamic_finders/plugin_version/acf-content-analysis-for-yoast-seo/composer_file/package-lock.json
generated
vendored
Normal file
3407
spec/fixtures/dynamic_finders/plugin_version/acf-content-analysis-for-yoast-seo/composer_file/package-lock.json
generated
vendored
Normal file
File diff suppressed because it is too large
Load Diff
Binary file not shown.
@@ -0,0 +1,88 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ACF Field Selector 4.0.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-04-21 23:13+0100\n"
|
||||
"PO-Revision-Date: 2015-04-21 23:13+0100\n"
|
||||
"Last-Translator: Daniel Pataki <contact@tastique.org>\n"
|
||||
"Language-Team: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Poedit-KeywordsList: __;_e\n"
|
||||
"X-Poedit-Basepath: .\n"
|
||||
"X-Poedit-SearchPath-0: ..\n"
|
||||
|
||||
#: ../acf-field_selector-v4.php:41 ../acf-field_selector-v5.php:38
|
||||
msgid "Field Selector"
|
||||
msgstr ""
|
||||
|
||||
#: ../acf-field_selector-v4.php:42 ../acf-field_selector-v5.php:39
|
||||
msgid "Choice"
|
||||
msgstr ""
|
||||
|
||||
#: ../acf-field_selector-v4.php:106 ../acf-field_selector-v5.php:93
|
||||
msgid "Group Filtering"
|
||||
msgstr ""
|
||||
|
||||
#: ../acf-field_selector-v4.php:107
|
||||
msgid "Enter group id numbers separated by commas to include or exclude them."
|
||||
msgstr ""
|
||||
|
||||
#: ../acf-field_selector-v4.php:118 ../acf-field_selector-v4.php:154
|
||||
#: ../acf-field_selector-v5.php:99 ../acf-field_selector-v5.php:118
|
||||
msgid "Include"
|
||||
msgstr ""
|
||||
|
||||
#: ../acf-field_selector-v4.php:119 ../acf-field_selector-v4.php:155
|
||||
#: ../acf-field_selector-v5.php:100 ../acf-field_selector-v5.php:119
|
||||
msgid "Exclude"
|
||||
msgstr ""
|
||||
|
||||
#: ../acf-field_selector-v4.php:142 ../acf-field_selector-v5.php:112
|
||||
msgid "Type Filtering"
|
||||
msgstr ""
|
||||
|
||||
#: ../acf-field_selector-v4.php:143
|
||||
msgid "Enter type slugs separated by commas to include or exclude them."
|
||||
msgstr ""
|
||||
|
||||
#: ../acf-field_selector-v4.php:196 ../acf-field_selector-v5.php:152
|
||||
msgid "Available Fields"
|
||||
msgstr ""
|
||||
|
||||
#: ../acf-field_selector-v4.php:197 ../acf-field_selector-v5.php:153
|
||||
msgid "Type to search..."
|
||||
msgstr ""
|
||||
|
||||
#: ../acf-field_selector-v4.php:206 ../acf-field_selector-v5.php:162
|
||||
msgid "Selected Fields"
|
||||
msgstr ""
|
||||
|
||||
#: ../acf-field_selector-v4.php:207 ../acf-field_selector-v5.php:163
|
||||
msgid "Drag and drop to re-order your selection"
|
||||
msgstr ""
|
||||
|
||||
#: ../acf-field_selector-v5.php:94
|
||||
msgid "Set how the given groups are used"
|
||||
msgstr ""
|
||||
|
||||
#: ../acf-field_selector-v5.php:105
|
||||
msgid "Groups"
|
||||
msgstr ""
|
||||
|
||||
#: ../acf-field_selector-v5.php:106
|
||||
msgid "Set the ID of groups to include or exclude"
|
||||
msgstr ""
|
||||
|
||||
#: ../acf-field_selector-v5.php:113
|
||||
msgid "Set how the given types are used"
|
||||
msgstr ""
|
||||
|
||||
#: ../acf-field_selector-v5.php:124
|
||||
msgid "Types"
|
||||
msgstr ""
|
||||
|
||||
#: ../acf-field_selector-v5.php:125
|
||||
msgid "Set the types to include or exclude"
|
||||
msgstr ""
|
||||
@@ -0,0 +1,90 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ACF Field Selector 4.0.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-04-21 23:13+0100\n"
|
||||
"PO-Revision-Date: 2015-04-21 23:13+0100\n"
|
||||
"Last-Translator: Daniel Pataki <contact@tastique.org>\n"
|
||||
"Language-Team: Daniel Pataki <hello@danielpataki.com>\n"
|
||||
"Language: Hungarian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Poedit-KeywordsList: __;_e\n"
|
||||
"X-Poedit-Basepath: .\n"
|
||||
"X-Poedit-SearchPath-0: ..\n"
|
||||
|
||||
#: ../acf-field_selector-v4.php:41 ../acf-field_selector-v5.php:38
|
||||
msgid "Field Selector"
|
||||
msgstr "Mező Választó"
|
||||
|
||||
#: ../acf-field_selector-v4.php:42 ../acf-field_selector-v5.php:39
|
||||
msgid "Choice"
|
||||
msgstr "Választás"
|
||||
|
||||
#: ../acf-field_selector-v4.php:106 ../acf-field_selector-v5.php:93
|
||||
msgid "Group Filtering"
|
||||
msgstr "Csoport Szűkítés"
|
||||
|
||||
#: ../acf-field_selector-v4.php:107
|
||||
msgid "Enter group id numbers separated by commas to include or exclude them."
|
||||
msgstr ""
|
||||
"A mezők szűlítéséhez adj meg csoport azonosítókat, vesszővel elválasztva"
|
||||
|
||||
#: ../acf-field_selector-v4.php:118 ../acf-field_selector-v4.php:154
|
||||
#: ../acf-field_selector-v5.php:99 ../acf-field_selector-v5.php:118
|
||||
msgid "Include"
|
||||
msgstr "Engedélyezés"
|
||||
|
||||
#: ../acf-field_selector-v4.php:119 ../acf-field_selector-v4.php:155
|
||||
#: ../acf-field_selector-v5.php:100 ../acf-field_selector-v5.php:119
|
||||
msgid "Exclude"
|
||||
msgstr "Titlás"
|
||||
|
||||
#: ../acf-field_selector-v4.php:142 ../acf-field_selector-v5.php:112
|
||||
msgid "Type Filtering"
|
||||
msgstr "Típus Szűkítés"
|
||||
|
||||
#: ../acf-field_selector-v4.php:143
|
||||
msgid "Enter type slugs separated by commas to include or exclude them."
|
||||
msgstr "A mezők szűkítéséhezt adj meg típus neveket, vesszővel elválasztva"
|
||||
|
||||
#: ../acf-field_selector-v4.php:196 ../acf-field_selector-v5.php:152
|
||||
msgid "Available Fields"
|
||||
msgstr "Választható Mezők"
|
||||
|
||||
#: ../acf-field_selector-v4.php:197 ../acf-field_selector-v5.php:153
|
||||
msgid "Type to search..."
|
||||
msgstr "Kereséshez kezdj el írni"
|
||||
|
||||
#: ../acf-field_selector-v4.php:206 ../acf-field_selector-v5.php:162
|
||||
msgid "Selected Fields"
|
||||
msgstr "Választott Mezők"
|
||||
|
||||
#: ../acf-field_selector-v4.php:207 ../acf-field_selector-v5.php:163
|
||||
msgid "Drag and drop to re-order your selection"
|
||||
msgstr "Kattints, húzd és engedd el a mezőt az átrendezéshez"
|
||||
|
||||
#: ../acf-field_selector-v5.php:94
|
||||
msgid "Set how the given groups are used"
|
||||
msgstr "Addm meg, hogyan szűkítsék a csoportok a listát"
|
||||
|
||||
#: ../acf-field_selector-v5.php:105
|
||||
msgid "Groups"
|
||||
msgstr "Csoportok"
|
||||
|
||||
#: ../acf-field_selector-v5.php:106
|
||||
msgid "Set the ID of groups to include or exclude"
|
||||
msgstr "Adj meg csoport azonosítókat engedélyezéshez vagy tiltáshoz"
|
||||
|
||||
#: ../acf-field_selector-v5.php:113
|
||||
msgid "Set how the given types are used"
|
||||
msgstr "Add meg, hogyan szűkítsék a típusok a listát"
|
||||
|
||||
#: ../acf-field_selector-v5.php:124
|
||||
msgid "Types"
|
||||
msgstr "Típusok"
|
||||
|
||||
#: ../acf-field_selector-v5.php:125
|
||||
msgid "Set the types to include or exclude"
|
||||
msgstr "Adj meg típusokat engedélyezéshez vagy tiltáshoz"
|
||||
Binary file not shown.
@@ -0,0 +1,46 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ACF Sidebar Selector 3.0.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-04-21 21:15+0100\n"
|
||||
"PO-Revision-Date: 2015-04-21 21:15+0100\n"
|
||||
"Last-Translator: Daniel Pataki <contact@tastique.org>\n"
|
||||
"Language-Team: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Poedit-KeywordsList: __;_e\n"
|
||||
"X-Poedit-Basepath: .\n"
|
||||
"X-Poedit-SearchPath-0: ..\n"
|
||||
|
||||
#: ../acf-sidebar_selector-v4.php:40 ../acf-sidebar_selector-v5.php:37
|
||||
msgid "Sidebar Selector"
|
||||
msgstr ""
|
||||
|
||||
#: ../acf-sidebar_selector-v4.php:41 ../acf-sidebar_selector-v5.php:38
|
||||
msgid "Choice"
|
||||
msgstr ""
|
||||
|
||||
#: ../acf-sidebar_selector-v4.php:85
|
||||
msgid "Allow Null"
|
||||
msgstr ""
|
||||
|
||||
#: ../acf-sidebar_selector-v4.php:95 ../acf-sidebar_selector-v5.php:72
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: ../acf-sidebar_selector-v4.php:96 ../acf-sidebar_selector-v5.php:73
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: ../acf-sidebar_selector-v4.php:108 ../acf-sidebar_selector-v5.php:78
|
||||
msgid "Default Value"
|
||||
msgstr ""
|
||||
|
||||
#: ../acf-sidebar_selector-v4.php:147 ../acf-sidebar_selector-v5.php:105
|
||||
msgid "Select a Sidebar"
|
||||
msgstr ""
|
||||
|
||||
#: ../acf-sidebar_selector-v5.php:67
|
||||
msgid "Allow Null?"
|
||||
msgstr ""
|
||||
@@ -0,0 +1,47 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ACF Sidebar Selector 3.0.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-04-21 21:13+0100\n"
|
||||
"PO-Revision-Date: 2015-04-21 21:14+0100\n"
|
||||
"Last-Translator: Daniel Pataki <contact@tastique.org>\n"
|
||||
"Language-Team: Daniel Pataki <hello@danielpataki.com>\n"
|
||||
"Language: Hungarian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Poedit-KeywordsList: __;_e\n"
|
||||
"X-Poedit-Basepath: .\n"
|
||||
"X-Poedit-SearchPath-0: ..\n"
|
||||
|
||||
#: ../acf-sidebar_selector-v4.php:40 ../acf-sidebar_selector-v5.php:37
|
||||
msgid "Sidebar Selector"
|
||||
msgstr "Oldalsáv Választó"
|
||||
|
||||
#: ../acf-sidebar_selector-v4.php:41 ../acf-sidebar_selector-v5.php:38
|
||||
msgid "Choice"
|
||||
msgstr "Választás"
|
||||
|
||||
#: ../acf-sidebar_selector-v4.php:85
|
||||
msgid "Allow Null"
|
||||
msgstr "Üres Mező Engedélyezése"
|
||||
|
||||
#: ../acf-sidebar_selector-v4.php:95 ../acf-sidebar_selector-v5.php:72
|
||||
msgid "Yes"
|
||||
msgstr "Igen"
|
||||
|
||||
#: ../acf-sidebar_selector-v4.php:96 ../acf-sidebar_selector-v5.php:73
|
||||
msgid "No"
|
||||
msgstr "Nem"
|
||||
|
||||
#: ../acf-sidebar_selector-v4.php:108 ../acf-sidebar_selector-v5.php:78
|
||||
msgid "Default Value"
|
||||
msgstr "Alapértelmezett Érték"
|
||||
|
||||
#: ../acf-sidebar_selector-v4.php:147 ../acf-sidebar_selector-v5.php:105
|
||||
msgid "Select a Sidebar"
|
||||
msgstr "Oldalsáv Kijelölése"
|
||||
|
||||
#: ../acf-sidebar_selector-v5.php:67
|
||||
msgid "Allow Null?"
|
||||
msgstr "Üres Mező Engedélyezése?"
|
||||
25
spec/fixtures/dynamic_finders/plugin_version/acf-to-rest-api/composer_file/composer.json
vendored
Normal file
25
spec/fixtures/dynamic_finders/plugin_version/acf-to-rest-api/composer_file/composer.json
vendored
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"name": "airesvsg/acf-to-rest-api",
|
||||
"description": "Exposes Advanced Custom Fields Endpoints in the WordPress REST API",
|
||||
"type": "wordpress-plugin",
|
||||
"version": "3.1.0",
|
||||
"keywords": ["wordpress", "wp", "rest-api", "acf", "wp-api", "json", "wordpres-plugin", "fields"],
|
||||
"homepage": "https://github.com/airesvsg/acf-to-rest-api",
|
||||
"license": "GPLv2.0+",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Aires Gonçalves",
|
||||
"email": "airesvsg@gmail.com",
|
||||
"homepage": "http://airesgoncalves.com",
|
||||
"role": "Developer"
|
||||
}
|
||||
],
|
||||
"support": {
|
||||
"email": "airesvsg@gmail.com",
|
||||
"issues": "https://github.com/airesvsg/acf-to-rest-api/issues"
|
||||
},
|
||||
"require": {
|
||||
"php": ">=5.3.2",
|
||||
"composer/installers": "~1.0"
|
||||
}
|
||||
}
|
||||
25
spec/fixtures/dynamic_finders/plugin_version/acf-to-rest-api/composer_file_/composer.json
vendored
Normal file
25
spec/fixtures/dynamic_finders/plugin_version/acf-to-rest-api/composer_file_/composer.json
vendored
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"name": "airesvsg/acf-to-rest-api",
|
||||
"description": "Exposes Advanced Custom Fields Endpoints in the WordPress REST API",
|
||||
"type": "wordpress-plugin",
|
||||
"version": "3.1.0",
|
||||
"keywords": ["wordpress", "wp", "rest-api", "acf", "wp-api", "json", "wordpres-plugin", "fields"],
|
||||
"homepage": "https://github.com/airesvsg/acf-to-rest-api",
|
||||
"license": "GPLv2.0+",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Aires Gonçalves",
|
||||
"email": "airesvsg@gmail.com",
|
||||
"homepage": "http://airesgoncalves.com",
|
||||
"role": "Developer"
|
||||
}
|
||||
],
|
||||
"support": {
|
||||
"email": "airesvsg@gmail.com",
|
||||
"issues": "https://github.com/airesvsg/acf-to-rest-api/issues"
|
||||
},
|
||||
"require": {
|
||||
"php": ">=5.3.2",
|
||||
"composer/installers": "~1.0"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,58 @@
|
||||
# Copyright (C) 2018 Acobot LLC
|
||||
# This file is distributed under the GPL2.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Acobot Chatbot 0.0.9\n"
|
||||
"POT-Creation-Date: 2018-04-15 09:20:14+00:00\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"PO-Revision-Date: 2018-MO-DA HO:MI+ZONE\n"
|
||||
"X-Generator: grunt-wp-i18n 0.5.4\n"
|
||||
"X-Poedit-KeywordsList: "
|
||||
"__;_e;_x:1,2c;_ex:1,2c;_n:1,2;_nx:1,2,4c;_n_noop:1,2;_nx_noop:1,2,3c;esc_"
|
||||
"attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;esc_html_x:1,2c;\n"
|
||||
"Language: en\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Poedit-Country: United States\n"
|
||||
"X-Poedit-SourceCharset: UTF-8\n"
|
||||
"X-Poedit-Basepath: ../\n"
|
||||
"X-Poedit-SearchPath-0: .\n"
|
||||
"X-Poedit-Bookmarks: \n"
|
||||
"X-Textdomain-Support: yes\n"
|
||||
|
||||
#: acobot.php:63
|
||||
msgid "Acobot Settings"
|
||||
msgstr ""
|
||||
|
||||
#: acobot.php:63
|
||||
msgid "Acobot"
|
||||
msgstr ""
|
||||
|
||||
#: acobot.php:68
|
||||
msgid "Acobot API"
|
||||
msgstr ""
|
||||
|
||||
#: acobot.php:69 acobot.php:78
|
||||
msgid "API Key"
|
||||
msgstr ""
|
||||
|
||||
#: acobot.php:73
|
||||
msgid "Set the API credentials here"
|
||||
msgstr ""
|
||||
|
||||
#: acobot.php:81
|
||||
msgid "Upgrade for more features. %1$sSign up%2$s for a key and paste it above."
|
||||
msgstr ""
|
||||
|
||||
#: acobot.php:110
|
||||
msgid "Settings"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin/theme
|
||||
msgid "Acobot Chatbot"
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin/theme
|
||||
msgid "Acobot LLC"
|
||||
msgstr ""
|
||||
@@ -0,0 +1,804 @@
|
||||
# Copyright (C) 2010 Active Directory Authentication Integration
|
||||
# This file is distributed under the same license as the Active Directory Authentication Integration package.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Active Directory Authentication Integration 0.6a\n"
|
||||
"Report-Msgid-Bugs-To: http://wordpress.org/tag/active-directory-"
|
||||
"authentication-integration\n"
|
||||
"POT-Creation-Date: 2011-08-24 19:42:47+00:00\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"PO-Revision-Date: 2010-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
||||
#: inc/function-is_multinetwork.php:135
|
||||
msgid ""
|
||||
"The %s plugin was added to the list of active sitewide plugins for the "
|
||||
"network with an ID of %s"
|
||||
msgstr ""
|
||||
|
||||
#: inc/function-is_multinetwork.php:138
|
||||
msgid ""
|
||||
"The %s plugin was added as the first item in the list of active sitewide "
|
||||
"plugins for the network with an ID of %d"
|
||||
msgstr ""
|
||||
|
||||
#: inc/function-is_multinetwork.php:143
|
||||
msgid "The %s plugin is already active on network %d"
|
||||
msgstr ""
|
||||
|
||||
#: inc/function-is_multinetwork.php:154
|
||||
msgid ""
|
||||
"There was an error executing the query to activate the %s plugin on the "
|
||||
"network with an ID of %d:<br/>%s"
|
||||
msgstr ""
|
||||
|
||||
#: inc/function-is_multinetwork.php:156
|
||||
msgid "The %s plugin was activated successfully on network %d"
|
||||
msgstr ""
|
||||
|
||||
#: inc/function-is_multinetwork.php:214
|
||||
msgid ""
|
||||
"The plugin %s was removed from the list of active plugins on the network "
|
||||
"with an ID of %d"
|
||||
msgstr ""
|
||||
|
||||
#: inc/function-is_multinetwork.php:217
|
||||
msgid "The plugin %s was not active on network %d, so no action was taken."
|
||||
msgstr ""
|
||||
|
||||
#: inc/function-is_multinetwork.php:224
|
||||
msgid ""
|
||||
"There was an error executing the query to deactivate the %s plugin on the "
|
||||
"network with an ID of %d:<br/>%s"
|
||||
msgstr ""
|
||||
|
||||
#: inc/function-is_multinetwork.php:226
|
||||
msgid "The %s plugin was deactivated successfully on network %d"
|
||||
msgstr ""
|
||||
|
||||
#: inc/function-is_multinetwork.php:276
|
||||
msgid ""
|
||||
"The %s theme was added to the list of enabled themes for the network with an "
|
||||
"ID of %d"
|
||||
msgstr ""
|
||||
|
||||
#: inc/function-is_multinetwork.php:279
|
||||
msgid ""
|
||||
"The %s theme was added as the first item in the list of enabled themes for "
|
||||
"the network with an ID of %d"
|
||||
msgstr ""
|
||||
|
||||
#: inc/function-is_multinetwork.php:283
|
||||
msgid "The %s theme is already enabled on network %d"
|
||||
msgstr ""
|
||||
|
||||
#: inc/function-is_multinetwork.php:288 inc/function-is_multinetwork.php:347
|
||||
msgid ""
|
||||
"There was an error executing the query to enable the %s theme on the network "
|
||||
"with an ID of %d:<br/>%s"
|
||||
msgstr ""
|
||||
|
||||
#: inc/function-is_multinetwork.php:290
|
||||
msgid "The %s theme was enabled successfully on network %d"
|
||||
msgstr ""
|
||||
|
||||
#: inc/function-is_multinetwork.php:338
|
||||
msgid ""
|
||||
"The %s theme was removed from the list of enabled themes for the network "
|
||||
"with an ID of %d"
|
||||
msgstr ""
|
||||
|
||||
#: inc/function-is_multinetwork.php:342
|
||||
msgid "The %s theme is already disabled on network %d"
|
||||
msgstr ""
|
||||
|
||||
#: inc/function-is_multinetwork.php:349
|
||||
msgid "The %s theme was disabled successfully on network %d"
|
||||
msgstr ""
|
||||
|
||||
#: inc/function-is_multinetwork.php:376
|
||||
msgid "Updated active theme for blog with an ID of %d on the network %d to %s"
|
||||
msgstr ""
|
||||
|
||||
#: inc/class-adint_original_plugin.php:117
|
||||
msgid ""
|
||||
"<strong>ERROR:</strong> The username provided is not a member of the groups "
|
||||
"that are allowed to access this site"
|
||||
msgstr ""
|
||||
|
||||
#: inc/class-adint_original_plugin.php:124
|
||||
msgid ""
|
||||
"<strong>ERROR</strong>: This user exists in Active Directory, but has not "
|
||||
"been granted access to this installation of WordPress."
|
||||
msgstr ""
|
||||
|
||||
#: inc/class-adint_original_plugin.php:131
|
||||
msgid ""
|
||||
"<strong>ERROR</strong>: A connection to the Active Directory server could "
|
||||
"not be established"
|
||||
msgstr ""
|
||||
|
||||
#: inc/class-adint_original_plugin.php:135
|
||||
msgid ""
|
||||
"<strong>ERROR</strong>: Either the username or password provided was "
|
||||
"incorrect."
|
||||
msgstr ""
|
||||
|
||||
#: inc/class-adint_original_plugin.php:200
|
||||
msgid "No username was provided"
|
||||
msgstr ""
|
||||
|
||||
#: inc/class-adint_original_plugin.php:201
|
||||
msgid "No password was provided"
|
||||
msgstr ""
|
||||
|
||||
#: inc/class-adint_original_plugin.php:430
|
||||
msgid "[%s] User Account Locked"
|
||||
msgstr ""
|
||||
|
||||
#: inc/class-adint_original_plugin.php:431
|
||||
msgid ""
|
||||
"Someone attempted to login to %s (%s) with your username (%s) using an "
|
||||
"incorrect password. For security reasons this user account has been locked "
|
||||
"out for %d seconds."
|
||||
msgstr ""
|
||||
|
||||
#: inc/class-adint_original_plugin.php:433
|
||||
msgid ""
|
||||
"This is a system-generated email message created at %s. Please do not "
|
||||
"respond to the email address specified above."
|
||||
msgstr ""
|
||||
|
||||
#: inc/class-adint_original_plugin.php:513
|
||||
msgid "[%s] User account locked"
|
||||
msgstr ""
|
||||
|
||||
#: inc/class-adint_original_plugin.php:514
|
||||
msgid ""
|
||||
"Someone tried to login to %s (%s) with the username \"%s\" (%s %s) using an "
|
||||
"incorrect password. For security reasons this account has been locked out "
|
||||
"for %d seconds."
|
||||
msgstr ""
|
||||
|
||||
#: inc/class-adint_original_plugin.php:516
|
||||
msgid "The login attempt was made from IP-Address: %s"
|
||||
msgstr ""
|
||||
|
||||
#: inc/class-adint_original_plugin.php:518
|
||||
msgid ""
|
||||
"This is a system-generated email message. Please do not respond to the email "
|
||||
"address specified above."
|
||||
msgstr ""
|
||||
|
||||
#: inc/class-adint_original_plugin.php:558
|
||||
msgid "Powered by WordPress"
|
||||
msgstr ""
|
||||
|
||||
#: inc/class-adint_original_plugin.php:563
|
||||
msgid ""
|
||||
"This account is currently locked out, due to at least %d unsuccessful login "
|
||||
"attempts"
|
||||
msgstr ""
|
||||
|
||||
#: inc/class-adint_original_plugin.php:809
|
||||
msgid "Error creating user!"
|
||||
msgstr ""
|
||||
|
||||
#: inc/class-adint_original_plugin.php:924
|
||||
msgid "Error updating user!"
|
||||
msgstr ""
|
||||
|
||||
#: inc/class-adint_original_plugin.php:924
|
||||
msgid ""
|
||||
"For some reason, a user with the username %s does not appear to exist in the "
|
||||
"WordPress database."
|
||||
msgstr ""
|
||||
|
||||
#: inc/class-adint_original_plugin.php:1050
|
||||
msgid "Password Instructions"
|
||||
msgstr ""
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:19
|
||||
msgid "Domain controllers"
|
||||
msgstr ""
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:20
|
||||
msgid ""
|
||||
"The list of domain controllers against which to authenticate users. Separate "
|
||||
"multiple controllers with semicolons, e.g. \"dc1.domain.tld;dc2.domain.tld\"."
|
||||
msgstr ""
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:30
|
||||
msgid "Randomize the domain controllers?"
|
||||
msgstr ""
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:31
|
||||
msgid ""
|
||||
"If you included multiple domain controllers above, would you like them to be "
|
||||
"used to load-balance (a single controller in the list is bound randomly - "
|
||||
"assumes that all of the controllers contain the same information) or "
|
||||
"recursively bound (each controller is bound one at a time until either the "
|
||||
"user's information is found or the list of controllers is exhausted)? If "
|
||||
"checked, the domain controllers will be randomized; if unchecked, the list "
|
||||
"will be handled recursively."
|
||||
msgstr ""
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:44
|
||||
msgid "Port on which the AD listens"
|
||||
msgstr ""
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:45
|
||||
msgid "Defaults to 389 for non-SSL requests; defaults to 636 for SSL requests."
|
||||
msgstr ""
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:55
|
||||
msgid "Use SSL?"
|
||||
msgstr ""
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:56
|
||||
msgid ""
|
||||
"Secure the connection by binding through <strong>SSL</strong> (if enabled, "
|
||||
"and the port above is left empty, the port will default to 636)?"
|
||||
msgstr ""
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:65
|
||||
msgid "Use TLS?"
|
||||
msgstr ""
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:66
|
||||
msgid ""
|
||||
"Secure the connection between the WordPress and the Active Directory Servers "
|
||||
"using <strong>TLS</strong> after the initial bind is made?"
|
||||
msgstr ""
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:75
|
||||
msgid "Bind user string"
|
||||
msgstr ""
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:76
|
||||
msgid ""
|
||||
"User string to use when connecting to the Active Directory server. If an "
|
||||
"account suffix is required to bind to the server, include that in the user "
|
||||
"string. This option should either look like \"username\" or "
|
||||
"\"username@example.local\". Leave empty for anonymous requests."
|
||||
msgstr ""
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:85
|
||||
msgid "Bind user password"
|
||||
msgstr ""
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:86
|
||||
msgid "Leave this field empty for anonymouse requests."
|
||||
msgstr ""
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:95
|
||||
msgid "Base DN"
|
||||
msgstr ""
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:96
|
||||
msgid ""
|
||||
"The distinguished name string used to bind to the domain controller (e.g., "
|
||||
"\"ou=people,dc=example,dc=local\")"
|
||||
msgstr ""
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:107
|
||||
msgid "Automatically create new user?"
|
||||
msgstr ""
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:109
|
||||
msgid ""
|
||||
"Should a new user be created automatically if not already in the WordPress "
|
||||
"database?"
|
||||
msgstr ""
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:110
|
||||
msgid ""
|
||||
"Created users will obtain the role defined under \"New User Default Role\" "
|
||||
"on the <a href=\"options-general.php\">General Options</a> page."
|
||||
msgstr ""
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:111
|
||||
msgid "This setting is separate from the Role Equivalent Groups option, below."
|
||||
msgstr ""
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:112
|
||||
msgid ""
|
||||
"<strong>Users with role equivalent groups will be created even if this "
|
||||
"setting is turned off</strong> (because if you didn't want this to happen, "
|
||||
"you would leave that option blank.)"
|
||||
msgstr ""
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:122
|
||||
msgid "Automatically update users on each login?"
|
||||
msgstr ""
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:124
|
||||
msgid ""
|
||||
"Should the users' contact information be updated in the WordPress database "
|
||||
"everytime they login?"
|
||||
msgstr ""
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:125
|
||||
msgid "<strong>Works only if Automatic User Creation is turned on.</strong>"
|
||||
msgstr ""
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:135
|
||||
msgid "Default email domain"
|
||||
msgstr ""
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:136
|
||||
msgid ""
|
||||
"If the Active Directory attribute 'mail' is blank, a user's email will be "
|
||||
"set to username@whatever-this-says. It is not necessary to include the \"@\" "
|
||||
"symbol in this field, as it will automatically be prepended to this string."
|
||||
msgstr ""
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:145
|
||||
msgid "Email Address Conflict Handling"
|
||||
msgstr ""
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:146
|
||||
msgid ""
|
||||
"Choose how to handle email address conflicts.<dl><dt>Prevent:</dt><dd>User "
|
||||
"is not created, if his email address is already in use by another user. "
|
||||
"(recommended)</dd><dt>Allow:</dt><dd>Allow users to share one email address. "
|
||||
"(UNSAFE)</dd><dt>Create:</dt><dd>In case of conflict, the new user is "
|
||||
"created with a unique email address.</dd></dl>"
|
||||
msgstr ""
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:148
|
||||
msgid "Prevent (recommended)"
|
||||
msgstr ""
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:149
|
||||
msgid "Allow (UNSAFE)"
|
||||
msgstr ""
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:150
|
||||
msgid "Create"
|
||||
msgstr ""
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:160
|
||||
msgid "Append account suffix to newly created usernames?"
|
||||
msgstr ""
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:161
|
||||
msgid ""
|
||||
"If checked, the account suffix (see below) will be appended to the usernames "
|
||||
"of newly created users. This setting does not affect the way users login; "
|
||||
"they will still just use their usernames to login to WordPress. It only "
|
||||
"changes the way the usernames are stored in the database and displayed on "
|
||||
"the site."
|
||||
msgstr ""
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:170
|
||||
msgid "WordPress Account Suffix"
|
||||
msgstr ""
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:171
|
||||
msgid ""
|
||||
"If the option above is enabled, this suffix will be appended to all "
|
||||
"usernames when they are inserted into the WordPress database (helps "
|
||||
"distinguish between users that were automatically created by this plugin and "
|
||||
"users that were manually created through the WordPress interface)"
|
||||
msgstr ""
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:181
|
||||
msgid "Append account suffix to AD usernames before being validated?"
|
||||
msgstr ""
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:182
|
||||
msgid ""
|
||||
"If checked, the AD account suffix (see below) will be appended to usernames "
|
||||
"before they are checked against the AD server (in some cases, it is "
|
||||
"necessary to append a suffix like \"@example.local\" to the username before "
|
||||
"it is authenticated)."
|
||||
msgstr ""
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:192
|
||||
msgid "AD Account Suffix"
|
||||
msgstr ""
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:193
|
||||
msgid ""
|
||||
"If the option above is enabled, this suffix will be appended to all "
|
||||
"usernames before they are checked against the AD server (generally something "
|
||||
"like \"@example.local\")"
|
||||
msgstr ""
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:202
|
||||
msgid "Display name"
|
||||
msgstr ""
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:203
|
||||
msgid "Choose user's Active Directory attribute to be used as display name."
|
||||
msgstr ""
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:205
|
||||
msgid "displayName"
|
||||
msgstr ""
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:206
|
||||
msgid "givenName SN (first name then last name)"
|
||||
msgstr ""
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:207
|
||||
msgid "SN, givenName (last name then first name)"
|
||||
msgstr ""
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:208
|
||||
msgid "sAMAccountName (the username)"
|
||||
msgstr ""
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:209
|
||||
msgid "givenName (firstname)"
|
||||
msgstr ""
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:210
|
||||
msgid "SN (lastname)"
|
||||
msgstr ""
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:211
|
||||
msgid "CN (Common Name, the whole name)"
|
||||
msgstr ""
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:212
|
||||
msgid "mail"
|
||||
msgstr ""
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:213
|
||||
msgid "description"
|
||||
msgstr ""
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:223
|
||||
msgid "Enable local password changes"
|
||||
msgstr ""
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:225
|
||||
msgid ""
|
||||
"Allow users to change their local (<strong>non AD</strong>) WordPress "
|
||||
"password?"
|
||||
msgstr ""
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:226
|
||||
msgid ""
|
||||
"<strong>If activated, a password change will update the local WordPress "
|
||||
"database only. No changes in Active Directory will be made.</strong>"
|
||||
msgstr ""
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:227
|
||||
msgid ""
|
||||
"If activated, the user will be able to login to WordPress using either their "
|
||||
"Active Directory password or the password they set locally."
|
||||
msgstr ""
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:237
|
||||
msgid ""
|
||||
"Message to display when a user attempts to reset or retrieve their password"
|
||||
msgstr ""
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:238
|
||||
msgid ""
|
||||
"This message is only displayed if local password changes are disabled "
|
||||
"(above). Otherwise, the default WordPress password retrieval/reset form is "
|
||||
"displayed."
|
||||
msgstr ""
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:248
|
||||
msgid "Randomize passwords on login?"
|
||||
msgstr ""
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:249
|
||||
msgid ""
|
||||
"By default, this plugin inserts a random string as the user's local "
|
||||
"(WordPress) password when the user account is created. If this option is "
|
||||
"enabled, a new random string will be set as the user's local password each "
|
||||
"time they login, rather than just the first time; adding an extra layer of "
|
||||
"security by abstraction. <strong>This option should not be enabled if local "
|
||||
"password changes are enabled.</strong>"
|
||||
msgstr ""
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:260
|
||||
msgid ""
|
||||
"Only allow members of the following groups to login through Active Directory?"
|
||||
msgstr ""
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:261
|
||||
msgid ""
|
||||
"If a user tries to login using Active Directory credentials and does not "
|
||||
"belong to any of the user groups listed below, they will not be "
|
||||
"authenticated."
|
||||
msgstr ""
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:270
|
||||
msgid "Group(s) to allow:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:271
|
||||
msgid ""
|
||||
"If the option above is enabled, only members of the groups listed in this "
|
||||
"field will be allowed to login using Active Directory credentials. Please "
|
||||
"separate multiple groups by semicolon (e.g. \"domain-users;WP-Users;test-"
|
||||
"users\")."
|
||||
msgstr ""
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:281
|
||||
msgid "Map WordPress user roles to Active Directory groups?"
|
||||
msgstr ""
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:282
|
||||
msgid ""
|
||||
"If enabled, the user's role will be determined based on the AD groups to "
|
||||
"which the user belongs."
|
||||
msgstr ""
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:291
|
||||
msgid "Role Equivalent Groups"
|
||||
msgstr ""
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:293
|
||||
msgid ""
|
||||
"List of Active Directory groups which correspond to WordPress user roles."
|
||||
msgstr ""
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:294
|
||||
msgid ""
|
||||
"When users are created, their roles will correspond to what is specified "
|
||||
"here. The first match found (left-to-right) among the AD Groups will be used "
|
||||
"to set the user's role, so make sure that the mapping is listed from most "
|
||||
"powerful (e.g. \"administrator\") to least powerful (e.g. \"subscriber\"). "
|
||||
"Custom roles created by themes or plugins should be fully compatible with "
|
||||
"this plugin.<br/>Format: AD-Group1=WordPress-Role1;AD-Group2=WordPress-"
|
||||
"Role2;..."
|
||||
msgstr ""
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:295
|
||||
msgid ""
|
||||
"E.g., \"Soc-Faculty=administrator\" or \"Soc-Faculty=administrator;"
|
||||
"Faculty=contributor;Students=subscriber\""
|
||||
msgstr ""
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:296
|
||||
msgid ""
|
||||
"<ol><li>WordPress stores roles as lower case (\"Subscriber\" is stored as "
|
||||
"\"subscriber\")</li><li>Active Directory groups are case-sensitive.</"
|
||||
"li><li>Group memberships cannot be checked across domains. So if you have "
|
||||
"two domains, instr and qc, and qc is the domain specified above, if instr is "
|
||||
"linked to qc, this plugin can authenticate instr users, but not check instr "
|
||||
"group memberships.</li></ol>"
|
||||
msgstr ""
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:307
|
||||
msgid "Automatically update WordPress roles?"
|
||||
msgstr ""
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:309
|
||||
msgid ""
|
||||
"If checked, all users will automatically be reassigned to the appropriate "
|
||||
"\"role equivalent group\" (see above) <strong>every</strong> time they login."
|
||||
msgstr ""
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:310
|
||||
msgid ""
|
||||
"If left unchecked, users will only be assigned to the appropriate \"role "
|
||||
"equivalent group\" when they login to a site for the first time (i.e. when "
|
||||
"the WordPress user account is created)."
|
||||
msgstr ""
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:311
|
||||
msgid ""
|
||||
"This setting will have no effect if the \"automatically update users\" "
|
||||
"option is unchecked above."
|
||||
msgstr ""
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:323
|
||||
msgid "How many unsuccessful logins in a row should cause an account lockout?"
|
||||
msgstr ""
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:324
|
||||
msgid ""
|
||||
"Maximum number of failed login attempts before a user account is blocked. If "
|
||||
"empty or \"0\" Brute Force Protection is turned off."
|
||||
msgstr ""
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:343
|
||||
msgid "How long (in seconds) should the account be locked?"
|
||||
msgstr ""
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:344
|
||||
msgid "After reaching the maximum number of failed attempts"
|
||||
msgstr ""
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:353
|
||||
msgid "Notify the user when their account is locked?"
|
||||
msgstr ""
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:362
|
||||
msgid "Notify an administrator when a user account is locked?"
|
||||
msgstr ""
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:371
|
||||
msgid "Administrator email address(es)"
|
||||
msgstr ""
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:372
|
||||
msgid ""
|
||||
"If specifying more than one email address, please separate them with a semi-"
|
||||
"colon (;)."
|
||||
msgstr ""
|
||||
|
||||
#: inc/multi_network_activation.php:21
|
||||
msgid "AD Authentication Integration - Multi-Network Activation"
|
||||
msgstr ""
|
||||
|
||||
#: inc/multi_network_activation.php:49
|
||||
msgid ""
|
||||
"We skipped over the network with an ID of %d, because the plugin already "
|
||||
"appears to be network active on that site."
|
||||
msgstr ""
|
||||
|
||||
#: inc/multi_network_activation.php:74
|
||||
msgid ""
|
||||
"The AD Authentication Integration options were successfully updated for the "
|
||||
"network with an ID of %d, as well."
|
||||
msgstr ""
|
||||
|
||||
#: inc/multi_network_activation.php:76
|
||||
msgid ""
|
||||
"The AD Authentication Integration plug-in was successfully network-activated "
|
||||
"on the network with an ID of "
|
||||
msgstr ""
|
||||
|
||||
#: inc/multi_network_activation.php:78
|
||||
msgid ""
|
||||
"The AD Authentication Integration plug-in was already network-active on the "
|
||||
"network with an ID of %d, therefore, no changes were made."
|
||||
msgstr ""
|
||||
|
||||
#: inc/multi_network_activation.php:81
|
||||
msgid ""
|
||||
"You do not have the appropriate permissions to network activate this plug-in "
|
||||
"on the network with an ID of "
|
||||
msgstr ""
|
||||
|
||||
#: inc/multi_network_activation.php:89 inc/multi_network_activation.php:116
|
||||
msgid ""
|
||||
"Multiple networks could not be found, therefore, no additional changes were "
|
||||
"made."
|
||||
msgstr ""
|
||||
|
||||
#: inc/multi_network_activation.php:103
|
||||
msgid ""
|
||||
"The AD Authentication Integration plug-in was successfully deactivated for "
|
||||
"the network with an ID of "
|
||||
msgstr ""
|
||||
|
||||
#: inc/multi_network_activation.php:106
|
||||
msgid ""
|
||||
"The AD Authentication Integration plug-in was not network-active on the "
|
||||
"network with an ID of %d, therefore, no changes were made."
|
||||
msgstr ""
|
||||
|
||||
#: inc/multi_network_activation.php:110
|
||||
msgid ""
|
||||
"You do not have the appropriate permissions to network deactivate this plug-"
|
||||
"in on the network with an ID of "
|
||||
msgstr ""
|
||||
|
||||
#: inc/delete-options.php:16 inc/delete-options.php:46
|
||||
msgid "Yes, I want to delete all options"
|
||||
msgstr ""
|
||||
|
||||
#: inc/delete-options.php:49
|
||||
msgid "No, please take me to the options page"
|
||||
msgstr ""
|
||||
|
||||
#: class-wpmn_active-directory-authentication-integration.php:58
|
||||
msgid "Multi-Network Activate"
|
||||
msgstr ""
|
||||
|
||||
#: class-wpmn_active-directory-authentication-integration.php:65
|
||||
msgid "Deactivate On All Networks"
|
||||
msgstr ""
|
||||
|
||||
#: class-wpmn_active-directory-authentication-integration.php:79
|
||||
msgid "Server Options for the AD Authentication Integration plugin"
|
||||
msgstr ""
|
||||
|
||||
#: class-wpmn_active-directory-authentication-integration.php:80
|
||||
msgid "User Options for the AD Authentication Integration plugin"
|
||||
msgstr ""
|
||||
|
||||
#: class-wpmn_active-directory-authentication-integration.php:81
|
||||
msgid "Authorization Options for the AD Authentication Integration plugin"
|
||||
msgstr ""
|
||||
|
||||
#: class-wpmn_active-directory-authentication-integration.php:82
|
||||
msgid "Security Options for the AD Authentication Integration plugin"
|
||||
msgstr ""
|
||||
|
||||
#: class-active-directory-authentication-integration.php:424
|
||||
msgid ""
|
||||
"The passwords used within this installation of WordPress are managed within "
|
||||
"Active Directory. To reset or retrieve your password, please visit the help "
|
||||
"system for your organization's Active Directory."
|
||||
msgstr ""
|
||||
|
||||
#: class-active-directory-authentication-integration.php:431
|
||||
msgid "LDAP Not Supported"
|
||||
msgstr ""
|
||||
|
||||
#: class-active-directory-authentication-integration.php:431
|
||||
msgid ""
|
||||
"Your PHP configuration does not appear to support LDAP connections; "
|
||||
"therefore, the Active Directory Authentication Integration plug-in will not "
|
||||
"work at all. It is recommended that you deactivate the plug-in until you are "
|
||||
"able to update your PHP configuration to support LDAP."
|
||||
msgstr ""
|
||||
|
||||
#: class-active-directory-authentication-integration.php:439
|
||||
msgid "ADAuthInt Log Information"
|
||||
msgstr ""
|
||||
|
||||
#: class-active-directory-authentication-integration.php:618
|
||||
#: class-active-directory-authentication-integration.php:661
|
||||
msgid "Active Directory Settings"
|
||||
msgstr ""
|
||||
|
||||
#: class-active-directory-authentication-integration.php:619
|
||||
msgid ""
|
||||
"You do not have the appropriate permissions to update these options. Please "
|
||||
"work with an administrator of the site to update the options. Thank you."
|
||||
msgstr ""
|
||||
|
||||
#: class-active-directory-authentication-integration.php:639
|
||||
#: class-active-directory-authentication-integration.php:643
|
||||
msgid "<li>The options for the %s group were %supdated%s.</li>"
|
||||
msgstr ""
|
||||
|
||||
#: class-active-directory-authentication-integration.php:646
|
||||
msgid ""
|
||||
"If any groups indicate they were not successfully updated, that could be "
|
||||
"because no options within that group were modified. If you did make "
|
||||
"modifications to those groups; you should check to verify that those "
|
||||
"modifications were correctly committed."
|
||||
msgstr ""
|
||||
|
||||
#: class-active-directory-authentication-integration.php:676
|
||||
msgid "Save Changes"
|
||||
msgstr ""
|
||||
|
||||
#: class-active-directory-authentication-integration.php:1040
|
||||
msgid "Settings"
|
||||
msgstr ""
|
||||
|
||||
#: class-active-directory-authentication-integration.php:1049
|
||||
msgid "Delete Settings"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin Name of the plugin/theme
|
||||
msgid "Active Directory Authentication Integration"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin URI of the plugin/theme
|
||||
msgid ""
|
||||
"http://plugins.ten-321.com/category/active-directory-authentication-"
|
||||
"integration/"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin/theme
|
||||
msgid ""
|
||||
"Allows WordPress to authenticate, authorize, create and update users through "
|
||||
"Active Directory"
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin/theme
|
||||
msgid "Curtiss Grymala"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin/theme
|
||||
msgid "http://ten-321.com/"
|
||||
msgstr ""
|
||||
Binary file not shown.
@@ -0,0 +1,630 @@
|
||||
# Copyright (C) 2010 Active Directory Authentication Integration
|
||||
# This file is distributed under the same license as the Active Directory Authentication Integration package.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Active Directory Authentication Integration 0.6a\n"
|
||||
"Report-Msgid-Bugs-To: http://wordpress.org/tag/active-directory-authentication-integration\n"
|
||||
"POT-Creation-Date: 2011-08-24 19:42:47+00:00\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"PO-Revision-Date: 2011-08-24 15:47-0500\n"
|
||||
"Last-Translator: Curtiss Grymala <curtiss@ten-321.com>\n"
|
||||
"Language-Team: University of Mary Washington <cgrymala@umw.edu>\n"
|
||||
"X-Poedit-Language: English\n"
|
||||
"X-Poedit-Country: UNITED STATES\n"
|
||||
"X-Poedit-SourceCharset: utf-8\n"
|
||||
|
||||
#: inc/function-is_multinetwork.php:135
|
||||
msgid "The %s plugin was added to the list of active sitewide plugins for the network with an ID of %s"
|
||||
msgstr "The %s plugin was added to the list of active sitewide plugins for the network with an ID of %s"
|
||||
|
||||
#: inc/function-is_multinetwork.php:138
|
||||
msgid "The %s plugin was added as the first item in the list of active sitewide plugins for the network with an ID of %d"
|
||||
msgstr "The %s plugin was added as the first item in the list of active sitewide plugins for the network with an ID of %d"
|
||||
|
||||
#: inc/function-is_multinetwork.php:143
|
||||
msgid "The %s plugin is already active on network %d"
|
||||
msgstr "The %s plugin is already active on network %d"
|
||||
|
||||
#: inc/function-is_multinetwork.php:154
|
||||
msgid "There was an error executing the query to activate the %s plugin on the network with an ID of %d:<br/>%s"
|
||||
msgstr "There was an error executing the query to activate the %s plugin on the network with an ID of %d:<br/>%s"
|
||||
|
||||
#: inc/function-is_multinetwork.php:156
|
||||
msgid "The %s plugin was activated successfully on network %d"
|
||||
msgstr "The %s plugin was activated successfully on network %d"
|
||||
|
||||
#: inc/function-is_multinetwork.php:214
|
||||
msgid "The plugin %s was removed from the list of active plugins on the network with an ID of %d"
|
||||
msgstr "The plugin %s was removed from the list of active plugins on the network with an ID of %d"
|
||||
|
||||
#: inc/function-is_multinetwork.php:217
|
||||
msgid "The plugin %s was not active on network %d, so no action was taken."
|
||||
msgstr "The plugin %s was not active on network %d, so no action was taken."
|
||||
|
||||
#: inc/function-is_multinetwork.php:224
|
||||
msgid "There was an error executing the query to deactivate the %s plugin on the network with an ID of %d:<br/>%s"
|
||||
msgstr "There was an error executing the query to deactivate the %s plugin on the network with an ID of %d:<br/>%s"
|
||||
|
||||
#: inc/function-is_multinetwork.php:226
|
||||
msgid "The %s plugin was deactivated successfully on network %d"
|
||||
msgstr "The %s plugin was deactivated successfully on network %d"
|
||||
|
||||
#: inc/function-is_multinetwork.php:276
|
||||
msgid "The %s theme was added to the list of enabled themes for the network with an ID of %d"
|
||||
msgstr "The %s theme was added to the list of enabled themes for the network with an ID of %d"
|
||||
|
||||
#: inc/function-is_multinetwork.php:279
|
||||
msgid "The %s theme was added as the first item in the list of enabled themes for the network with an ID of %d"
|
||||
msgstr "The %s theme was added as the first item in the list of enabled themes for the network with an ID of %d"
|
||||
|
||||
#: inc/function-is_multinetwork.php:283
|
||||
msgid "The %s theme is already enabled on network %d"
|
||||
msgstr "The %s theme is already enabled on network %d"
|
||||
|
||||
#: inc/function-is_multinetwork.php:288
|
||||
#: inc/function-is_multinetwork.php:347
|
||||
msgid "There was an error executing the query to enable the %s theme on the network with an ID of %d:<br/>%s"
|
||||
msgstr "There was an error executing the query to enable the %s theme on the network with an ID of %d:<br/>%s"
|
||||
|
||||
#: inc/function-is_multinetwork.php:290
|
||||
msgid "The %s theme was enabled successfully on network %d"
|
||||
msgstr "The %s theme was enabled successfully on network %d"
|
||||
|
||||
#: inc/function-is_multinetwork.php:338
|
||||
msgid "The %s theme was removed from the list of enabled themes for the network with an ID of %d"
|
||||
msgstr "The %s theme was removed from the list of enabled themes for the network with an ID of %d"
|
||||
|
||||
#: inc/function-is_multinetwork.php:342
|
||||
msgid "The %s theme is already disabled on network %d"
|
||||
msgstr "The %s theme is already disabled on network %d"
|
||||
|
||||
#: inc/function-is_multinetwork.php:349
|
||||
msgid "The %s theme was disabled successfully on network %d"
|
||||
msgstr "The %s theme was disabled successfully on network %d"
|
||||
|
||||
#: inc/function-is_multinetwork.php:376
|
||||
msgid "Updated active theme for blog with an ID of %d on the network %d to %s"
|
||||
msgstr "Updated active theme for blog with an ID of %d on the network %d to %s"
|
||||
|
||||
#: inc/class-adint_original_plugin.php:117
|
||||
msgid "<strong>ERROR:</strong> The username provided is not a member of the groups that are allowed to access this site"
|
||||
msgstr "<strong>ERROR:</strong> The username provided is not a member of the groups that are allowed to access this site"
|
||||
|
||||
#: inc/class-adint_original_plugin.php:124
|
||||
msgid "<strong>ERROR</strong>: This user exists in Active Directory, but has not been granted access to this installation of WordPress."
|
||||
msgstr "<strong>ERROR</strong>: This user exists in Active Directory, but has not been granted access to this installation of WordPress."
|
||||
|
||||
#: inc/class-adint_original_plugin.php:131
|
||||
msgid "<strong>ERROR</strong>: A connection to the Active Directory server could not be established"
|
||||
msgstr "<strong>ERROR</strong>: A connection to the Active Directory server could not be established"
|
||||
|
||||
#: inc/class-adint_original_plugin.php:135
|
||||
msgid "<strong>ERROR</strong>: Either the username or password provided was incorrect."
|
||||
msgstr "<strong>ERROR</strong>: Either the username or password provided was incorrect."
|
||||
|
||||
#: inc/class-adint_original_plugin.php:200
|
||||
msgid "No username was provided"
|
||||
msgstr "No username was provided"
|
||||
|
||||
#: inc/class-adint_original_plugin.php:201
|
||||
msgid "No password was provided"
|
||||
msgstr "No password was provided"
|
||||
|
||||
#: inc/class-adint_original_plugin.php:430
|
||||
msgid "[%s] User Account Locked"
|
||||
msgstr "[%s] User Account Locked"
|
||||
|
||||
#: inc/class-adint_original_plugin.php:431
|
||||
msgid "Someone attempted to login to %s (%s) with your username (%s) using an incorrect password. For security reasons this user account has been locked out for %d seconds."
|
||||
msgstr "Someone attempted to login to %s (%s) with your username (%s) using an incorrect password. For security reasons this user account has been locked out for %d seconds."
|
||||
|
||||
#: inc/class-adint_original_plugin.php:433
|
||||
msgid "This is a system-generated email message created at %s. Please do not respond to the email address specified above."
|
||||
msgstr "This is a system-generated email message created at %s. Please do not respond to the email address specified above."
|
||||
|
||||
#: inc/class-adint_original_plugin.php:513
|
||||
msgid "[%s] User account locked"
|
||||
msgstr "[%s] User account locked"
|
||||
|
||||
#: inc/class-adint_original_plugin.php:514
|
||||
msgid "Someone tried to login to %s (%s) with the username \"%s\" (%s %s) using an incorrect password. For security reasons this account has been locked out for %d seconds."
|
||||
msgstr "Someone tried to login to %s (%s) with the username \"%s\" (%s %s) using an incorrect password. For security reasons this account has been locked out for %d seconds."
|
||||
|
||||
#: inc/class-adint_original_plugin.php:516
|
||||
msgid "The login attempt was made from IP-Address: %s"
|
||||
msgstr "The login attempt was made from IP-Address: %s"
|
||||
|
||||
#: inc/class-adint_original_plugin.php:518
|
||||
msgid "This is a system-generated email message. Please do not respond to the email address specified above."
|
||||
msgstr "This is a system-generated email message. Please do not respond to the email address specified above."
|
||||
|
||||
#: inc/class-adint_original_plugin.php:558
|
||||
msgid "Powered by WordPress"
|
||||
msgstr "Powered by WordPress"
|
||||
|
||||
#: inc/class-adint_original_plugin.php:563
|
||||
msgid "This account is currently locked out, due to at least %d unsuccessful login attempts"
|
||||
msgstr "This account is currently locked out, due to at least %d unsuccessful login attempts"
|
||||
|
||||
#: inc/class-adint_original_plugin.php:809
|
||||
msgid "Error creating user!"
|
||||
msgstr "Error creating user!"
|
||||
|
||||
#: inc/class-adint_original_plugin.php:924
|
||||
msgid "Error updating user!"
|
||||
msgstr "Error updating user!"
|
||||
|
||||
#: inc/class-adint_original_plugin.php:924
|
||||
msgid "For some reason, a user with the username %s does not appear to exist in the WordPress database."
|
||||
msgstr "For some reason, a user with the username %s does not appear to exist in the WordPress database."
|
||||
|
||||
#: inc/class-adint_original_plugin.php:1050
|
||||
msgid "Password Instructions"
|
||||
msgstr "Password Instructions"
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:19
|
||||
msgid "Domain controllers"
|
||||
msgstr "Domain controllers"
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:20
|
||||
msgid "The list of domain controllers against which to authenticate users. Separate multiple controllers with semicolons, e.g. \"dc1.domain.tld;dc2.domain.tld\"."
|
||||
msgstr "The list of domain controllers against which to authenticate users. Separate multiple controllers with semicolons, e.g. \"dc1.domain.tld;dc2.domain.tld\"."
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:30
|
||||
msgid "Randomize the domain controllers?"
|
||||
msgstr "Randomize the domain controllers?"
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:31
|
||||
msgid "If you included multiple domain controllers above, would you like them to be used to load-balance (a single controller in the list is bound randomly - assumes that all of the controllers contain the same information) or recursively bound (each controller is bound one at a time until either the user's information is found or the list of controllers is exhausted)? If checked, the domain controllers will be randomized; if unchecked, the list will be handled recursively."
|
||||
msgstr "If you included multiple domain controllers above, would you like them to be used to load-balance (a single controller in the list is bound randomly - assumes that all of the controllers contain the same information) or recursively bound (each controller is bound one at a time until either the user's information is found or the list of controllers is exhausted)? If checked, the domain controllers will be randomized; if unchecked, the list will be handled recursively."
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:44
|
||||
msgid "Port on which the AD listens"
|
||||
msgstr "Port on which the AD listens"
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:45
|
||||
msgid "Defaults to 389 for non-SSL requests; defaults to 636 for SSL requests."
|
||||
msgstr "Defaults to 389 for non-SSL requests; defaults to 636 for SSL requests."
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:55
|
||||
msgid "Use SSL?"
|
||||
msgstr "Use SSL?"
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:56
|
||||
msgid "Secure the connection by binding through <strong>SSL</strong> (if enabled, and the port above is left empty, the port will default to 636)?"
|
||||
msgstr "Secure the connection by binding through <strong>SSL</strong> (if enabled, and the port above is left empty, the port will default to 636)?"
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:65
|
||||
msgid "Use TLS?"
|
||||
msgstr "Use TLS?"
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:66
|
||||
msgid "Secure the connection between the WordPress and the Active Directory Servers using <strong>TLS</strong> after the initial bind is made?"
|
||||
msgstr "Secure the connection between the WordPress and the Active Directory Servers using <strong>TLS</strong> after the initial bind is made?"
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:75
|
||||
msgid "Bind user string"
|
||||
msgstr "Bind user string"
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:76
|
||||
msgid "User string to use when connecting to the Active Directory server. If an account suffix is required to bind to the server, include that in the user string. This option should either look like \"username\" or \"username@example.local\". Leave empty for anonymous requests."
|
||||
msgstr "User string to use when connecting to the Active Directory server. If an account suffix is required to bind to the server, include that in the user string. This option should either look like \"username\" or \"username@example.local\". Leave empty for anonymous requests."
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:85
|
||||
msgid "Bind user password"
|
||||
msgstr "Bind user password"
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:86
|
||||
msgid "Leave this field empty for anonymouse requests."
|
||||
msgstr "Leave this field empty for anonymouse requests."
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:95
|
||||
msgid "Base DN"
|
||||
msgstr "Base DN"
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:96
|
||||
msgid "The distinguished name string used to bind to the domain controller (e.g., \"ou=people,dc=example,dc=local\")"
|
||||
msgstr "The distinguished name string used to bind to the domain controller (e.g., \"ou=people,dc=example,dc=local\")"
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:107
|
||||
msgid "Automatically create new user?"
|
||||
msgstr "Automatically create new user?"
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:109
|
||||
msgid "Should a new user be created automatically if not already in the WordPress database?"
|
||||
msgstr "Should a new user be created automatically if not already in the WordPress database?"
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:110
|
||||
msgid "Created users will obtain the role defined under \"New User Default Role\" on the <a href=\"options-general.php\">General Options</a> page."
|
||||
msgstr "Created users will obtain the role defined under \"New User Default Role\" on the <a href=\"options-general.php\">General Options</a> page."
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:111
|
||||
msgid "This setting is separate from the Role Equivalent Groups option, below."
|
||||
msgstr "This setting is separate from the Role Equivalent Groups option, below."
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:112
|
||||
msgid "<strong>Users with role equivalent groups will be created even if this setting is turned off</strong> (because if you didn't want this to happen, you would leave that option blank.)"
|
||||
msgstr "<strong>Users with role equivalent groups will be created even if this setting is turned off</strong> (because if you didn't want this to happen, you would leave that option blank.)"
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:122
|
||||
msgid "Automatically update users on each login?"
|
||||
msgstr "Automatically update users on each login?"
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:124
|
||||
msgid "Should the users' contact information be updated in the WordPress database everytime they login?"
|
||||
msgstr "Should the users' contact information be updated in the WordPress database everytime they login?"
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:125
|
||||
msgid "<strong>Works only if Automatic User Creation is turned on.</strong>"
|
||||
msgstr "<strong>Works only if Automatic User Creation is turned on.</strong>"
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:135
|
||||
msgid "Default email domain"
|
||||
msgstr "Default email domain"
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:136
|
||||
msgid "If the Active Directory attribute 'mail' is blank, a user's email will be set to username@whatever-this-says. It is not necessary to include the \"@\" symbol in this field, as it will automatically be prepended to this string."
|
||||
msgstr "If the Active Directory attribute 'mail' is blank, a user's email will be set to username@whatever-this-says. It is not necessary to include the \"@\" symbol in this field, as it will automatically be prepended to this string."
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:145
|
||||
msgid "Email Address Conflict Handling"
|
||||
msgstr "Email Address Conflict Handling"
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:146
|
||||
msgid "Choose how to handle email address conflicts.<dl><dt>Prevent:</dt><dd>User is not created, if his email address is already in use by another user. (recommended)</dd><dt>Allow:</dt><dd>Allow users to share one email address. (UNSAFE)</dd><dt>Create:</dt><dd>In case of conflict, the new user is created with a unique email address.</dd></dl>"
|
||||
msgstr "Choose how to handle email address conflicts.<dl><dt>Prevent:</dt><dd>User is not created, if his email address is already in use by another user. (recommended)</dd><dt>Allow:</dt><dd>Allow users to share one email address. (UNSAFE)</dd><dt>Create:</dt><dd>In case of conflict, the new user is created with a unique email address.</dd></dl>"
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:148
|
||||
msgid "Prevent (recommended)"
|
||||
msgstr "Prevent (recommended)"
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:149
|
||||
msgid "Allow (UNSAFE)"
|
||||
msgstr "Allow (UNSAFE)"
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:150
|
||||
msgid "Create"
|
||||
msgstr "Create"
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:160
|
||||
msgid "Append account suffix to newly created usernames?"
|
||||
msgstr "Append account suffix to newly created usernames?"
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:161
|
||||
msgid "If checked, the account suffix (see below) will be appended to the usernames of newly created users. This setting does not affect the way users login; they will still just use their usernames to login to WordPress. It only changes the way the usernames are stored in the database and displayed on the site."
|
||||
msgstr "If checked, the account suffix (see below) will be appended to the usernames of newly created users. This setting does not affect the way users login; they will still just use their usernames to login to WordPress. It only changes the way the usernames are stored in the database and displayed on the site."
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:170
|
||||
msgid "WordPress Account Suffix"
|
||||
msgstr "WordPress Account Suffix"
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:171
|
||||
msgid "If the option above is enabled, this suffix will be appended to all usernames when they are inserted into the WordPress database (helps distinguish between users that were automatically created by this plugin and users that were manually created through the WordPress interface)"
|
||||
msgstr "If the option above is enabled, this suffix will be appended to all usernames when they are inserted into the WordPress database (helps distinguish between users that were automatically created by this plugin and users that were manually created through the WordPress interface)"
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:181
|
||||
msgid "Append account suffix to AD usernames before being validated?"
|
||||
msgstr "Append account suffix to AD usernames before being validated?"
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:182
|
||||
msgid "If checked, the AD account suffix (see below) will be appended to usernames before they are checked against the AD server (in some cases, it is necessary to append a suffix like \"@example.local\" to the username before it is authenticated)."
|
||||
msgstr "If checked, the AD account suffix (see below) will be appended to usernames before they are checked against the AD server (in some cases, it is necessary to append a suffix like \"@example.local\" to the username before it is authenticated)."
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:192
|
||||
msgid "AD Account Suffix"
|
||||
msgstr "AD Account Suffix"
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:193
|
||||
msgid "If the option above is enabled, this suffix will be appended to all usernames before they are checked against the AD server (generally something like \"@example.local\")"
|
||||
msgstr "If the option above is enabled, this suffix will be appended to all usernames before they are checked against the AD server (generally something like \"@example.local\")"
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:202
|
||||
msgid "Display name"
|
||||
msgstr "Display name"
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:203
|
||||
msgid "Choose user's Active Directory attribute to be used as display name."
|
||||
msgstr "Choose user's Active Directory attribute to be used as display name."
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:205
|
||||
msgid "displayName"
|
||||
msgstr "displayName"
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:206
|
||||
msgid "givenName SN (first name then last name)"
|
||||
msgstr "givenName SN (first name then last name)"
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:207
|
||||
msgid "SN, givenName (last name then first name)"
|
||||
msgstr "SN, givenName (last name then first name)"
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:208
|
||||
msgid "sAMAccountName (the username)"
|
||||
msgstr "sAMAccountName (the username)"
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:209
|
||||
msgid "givenName (firstname)"
|
||||
msgstr "givenName (firstname)"
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:210
|
||||
msgid "SN (lastname)"
|
||||
msgstr "SN (lastname)"
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:211
|
||||
msgid "CN (Common Name, the whole name)"
|
||||
msgstr "CN (Common Name, the whole name)"
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:212
|
||||
msgid "mail"
|
||||
msgstr "mail"
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:213
|
||||
msgid "description"
|
||||
msgstr "description"
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:223
|
||||
msgid "Enable local password changes"
|
||||
msgstr "Enable local password changes"
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:225
|
||||
msgid "Allow users to change their local (<strong>non AD</strong>) WordPress password?"
|
||||
msgstr "Allow users to change their local (<strong>non AD</strong>) WordPress password?"
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:226
|
||||
msgid "<strong>If activated, a password change will update the local WordPress database only. No changes in Active Directory will be made.</strong>"
|
||||
msgstr "<strong>If activated, a password change will update the local WordPress database only. No changes in Active Directory will be made.</strong>"
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:227
|
||||
msgid "If activated, the user will be able to login to WordPress using either their Active Directory password or the password they set locally."
|
||||
msgstr "If activated, the user will be able to login to WordPress using either their Active Directory password or the password they set locally."
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:237
|
||||
msgid "Message to display when a user attempts to reset or retrieve their password"
|
||||
msgstr "Message to display when a user attempts to reset or retrieve their password"
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:238
|
||||
msgid "This message is only displayed if local password changes are disabled (above). Otherwise, the default WordPress password retrieval/reset form is displayed."
|
||||
msgstr "This message is only displayed if local password changes are disabled (above). Otherwise, the default WordPress password retrieval/reset form is displayed."
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:248
|
||||
msgid "Randomize passwords on login?"
|
||||
msgstr "Randomize passwords on login?"
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:249
|
||||
msgid "By default, this plugin inserts a random string as the user's local (WordPress) password when the user account is created. If this option is enabled, a new random string will be set as the user's local password each time they login, rather than just the first time; adding an extra layer of security by abstraction. <strong>This option should not be enabled if local password changes are enabled.</strong>"
|
||||
msgstr "By default, this plugin inserts a random string as the user's local (WordPress) password when the user account is created. If this option is enabled, a new random string will be set as the user's local password each time they login, rather than just the first time; adding an extra layer of security by abstraction. <strong>This option should not be enabled if local password changes are enabled.</strong>"
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:260
|
||||
msgid "Only allow members of the following groups to login through Active Directory?"
|
||||
msgstr "Only allow members of the following groups to login through Active Directory?"
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:261
|
||||
msgid "If a user tries to login using Active Directory credentials and does not belong to any of the user groups listed below, they will not be authenticated."
|
||||
msgstr "If a user tries to login using Active Directory credentials and does not belong to any of the user groups listed below, they will not be authenticated."
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:270
|
||||
msgid "Group(s) to allow:"
|
||||
msgstr "Group(s) to allow:"
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:271
|
||||
msgid "If the option above is enabled, only members of the groups listed in this field will be allowed to login using Active Directory credentials. Please separate multiple groups by semicolon (e.g. \"domain-users;WP-Users;test-users\")."
|
||||
msgstr "If the option above is enabled, only members of the groups listed in this field will be allowed to login using Active Directory credentials. Please separate multiple groups by semicolon (e.g. \"domain-users;WP-Users;test-users\")."
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:281
|
||||
msgid "Map WordPress user roles to Active Directory groups?"
|
||||
msgstr "Map WordPress user roles to Active Directory groups?"
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:282
|
||||
msgid "If enabled, the user's role will be determined based on the AD groups to which the user belongs."
|
||||
msgstr "If enabled, the user's role will be determined based on the AD groups to which the user belongs."
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:291
|
||||
msgid "Role Equivalent Groups"
|
||||
msgstr "Role Equivalent Groups"
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:293
|
||||
msgid "List of Active Directory groups which correspond to WordPress user roles."
|
||||
msgstr "List of Active Directory groups which correspond to WordPress user roles."
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:294
|
||||
msgid "When users are created, their roles will correspond to what is specified here. The first match found (left-to-right) among the AD Groups will be used to set the user's role, so make sure that the mapping is listed from most powerful (e.g. \"administrator\") to least powerful (e.g. \"subscriber\"). Custom roles created by themes or plugins should be fully compatible with this plugin.<br/>Format: AD-Group1=WordPress-Role1;AD-Group2=WordPress-Role2;..."
|
||||
msgstr "When users are created, their roles will correspond to what is specified here. The first match found (left-to-right) among the AD Groups will be used to set the user's role, so make sure that the mapping is listed from most powerful (e.g. \"administrator\") to least powerful (e.g. \"subscriber\"). Custom roles created by themes or plugins should be fully compatible with this plugin.<br/>Format: AD-Group1=WordPress-Role1;AD-Group2=WordPress-Role2;..."
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:295
|
||||
msgid "E.g., \"Soc-Faculty=administrator\" or \"Soc-Faculty=administrator;Faculty=contributor;Students=subscriber\""
|
||||
msgstr "E.g., \"Soc-Faculty=administrator\" or \"Soc-Faculty=administrator;Faculty=contributor;Students=subscriber\""
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:296
|
||||
msgid "<ol><li>WordPress stores roles as lower case (\"Subscriber\" is stored as \"subscriber\")</li><li>Active Directory groups are case-sensitive.</li><li>Group memberships cannot be checked across domains. So if you have two domains, instr and qc, and qc is the domain specified above, if instr is linked to qc, this plugin can authenticate instr users, but not check instr group memberships.</li></ol>"
|
||||
msgstr "<ol><li>WordPress stores roles as lower case (\"Subscriber\" is stored as \"subscriber\")</li><li>Active Directory groups are case-sensitive.</li><li>Group memberships cannot be checked across domains. So if you have two domains, instr and qc, and qc is the domain specified above, if instr is linked to qc, this plugin can authenticate instr users, but not check instr group memberships.</li></ol>"
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:307
|
||||
msgid "Automatically update WordPress roles?"
|
||||
msgstr "Automatically update WordPress roles?"
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:309
|
||||
msgid "If checked, all users will automatically be reassigned to the appropriate \"role equivalent group\" (see above) <strong>every</strong> time they login."
|
||||
msgstr "If checked, all users will automatically be reassigned to the appropriate \"role equivalent group\" (see above) <strong>every</strong> time they login."
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:310
|
||||
msgid "If left unchecked, users will only be assigned to the appropriate \"role equivalent group\" when they login to a site for the first time (i.e. when the WordPress user account is created)."
|
||||
msgstr "If left unchecked, users will only be assigned to the appropriate \"role equivalent group\" when they login to a site for the first time (i.e. when the WordPress user account is created)."
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:311
|
||||
msgid "This setting will have no effect if the \"automatically update users\" option is unchecked above."
|
||||
msgstr "This setting will have no effect if the \"automatically update users\" option is unchecked above."
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:323
|
||||
msgid "How many unsuccessful logins in a row should cause an account lockout?"
|
||||
msgstr "How many unsuccessful logins in a row should cause an account lockout?"
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:324
|
||||
msgid "Maximum number of failed login attempts before a user account is blocked. If empty or \"0\" Brute Force Protection is turned off."
|
||||
msgstr "Maximum number of failed login attempts before a user account is blocked. If empty or \"0\" Brute Force Protection is turned off."
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:343
|
||||
msgid "How long (in seconds) should the account be locked?"
|
||||
msgstr "How long (in seconds) should the account be locked?"
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:344
|
||||
msgid "After reaching the maximum number of failed attempts"
|
||||
msgstr "After reaching the maximum number of failed attempts"
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:353
|
||||
msgid "Notify the user when their account is locked?"
|
||||
msgstr "Notify the user when their account is locked?"
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:362
|
||||
msgid "Notify an administrator when a user account is locked?"
|
||||
msgstr "Notify an administrator when a user account is locked?"
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:371
|
||||
msgid "Administrator email address(es)"
|
||||
msgstr "Administrator email address(es)"
|
||||
|
||||
#: inc/active-directory-authentication-integration.default-options.php:372
|
||||
msgid "If specifying more than one email address, please separate them with a semi-colon (;)."
|
||||
msgstr "If specifying more than one email address, please separate them with a semi-colon (;)."
|
||||
|
||||
#: inc/multi_network_activation.php:21
|
||||
msgid "AD Authentication Integration - Multi-Network Activation"
|
||||
msgstr "AD Authentication Integration - Multi-Network Activation"
|
||||
|
||||
#: inc/multi_network_activation.php:49
|
||||
msgid "We skipped over the network with an ID of %d, because the plugin already appears to be network active on that site."
|
||||
msgstr "We skipped over the network with an ID of %d, because the plugin already appears to be network active on that site."
|
||||
|
||||
#: inc/multi_network_activation.php:74
|
||||
msgid "The AD Authentication Integration options were successfully updated for the network with an ID of %d, as well."
|
||||
msgstr "The AD Authentication Integration options were successfully updated for the network with an ID of %d, as well."
|
||||
|
||||
#: inc/multi_network_activation.php:76
|
||||
msgid "The AD Authentication Integration plug-in was successfully network-activated on the network with an ID of "
|
||||
msgstr "The AD Authentication Integration plug-in was successfully network-activated on the network with an ID of "
|
||||
|
||||
#: inc/multi_network_activation.php:78
|
||||
msgid "The AD Authentication Integration plug-in was already network-active on the network with an ID of %d, therefore, no changes were made."
|
||||
msgstr "The AD Authentication Integration plug-in was already network-active on the network with an ID of %d, therefore, no changes were made."
|
||||
|
||||
#: inc/multi_network_activation.php:81
|
||||
msgid "You do not have the appropriate permissions to network activate this plug-in on the network with an ID of "
|
||||
msgstr "You do not have the appropriate permissions to network activate this plug-in on the network with an ID of "
|
||||
|
||||
#: inc/multi_network_activation.php:89
|
||||
#: inc/multi_network_activation.php:116
|
||||
msgid "Multiple networks could not be found, therefore, no additional changes were made."
|
||||
msgstr "Multiple networks could not be found, therefore, no additional changes were made."
|
||||
|
||||
#: inc/multi_network_activation.php:103
|
||||
msgid "The AD Authentication Integration plug-in was successfully deactivated for the network with an ID of "
|
||||
msgstr "The AD Authentication Integration plug-in was successfully deactivated for the network with an ID of "
|
||||
|
||||
#: inc/multi_network_activation.php:106
|
||||
msgid "The AD Authentication Integration plug-in was not network-active on the network with an ID of %d, therefore, no changes were made."
|
||||
msgstr "The AD Authentication Integration plug-in was not network-active on the network with an ID of %d, therefore, no changes were made."
|
||||
|
||||
#: inc/multi_network_activation.php:110
|
||||
msgid "You do not have the appropriate permissions to network deactivate this plug-in on the network with an ID of "
|
||||
msgstr "You do not have the appropriate permissions to network deactivate this plug-in on the network with an ID of "
|
||||
|
||||
#: inc/delete-options.php:16
|
||||
#: inc/delete-options.php:46
|
||||
msgid "Yes, I want to delete all options"
|
||||
msgstr "Yes, I want to delete all options"
|
||||
|
||||
#: inc/delete-options.php:49
|
||||
msgid "No, please take me to the options page"
|
||||
msgstr "No, please take me to the options page"
|
||||
|
||||
#: class-wpmn_active-directory-authentication-integration.php:58
|
||||
msgid "Multi-Network Activate"
|
||||
msgstr "Multi-Network Activate"
|
||||
|
||||
#: class-wpmn_active-directory-authentication-integration.php:65
|
||||
msgid "Deactivate On All Networks"
|
||||
msgstr "Deactivate On All Networks"
|
||||
|
||||
#: class-wpmn_active-directory-authentication-integration.php:79
|
||||
msgid "Server Options for the AD Authentication Integration plugin"
|
||||
msgstr "Server Options for the AD Authentication Integration plugin"
|
||||
|
||||
#: class-wpmn_active-directory-authentication-integration.php:80
|
||||
msgid "User Options for the AD Authentication Integration plugin"
|
||||
msgstr "User Options for the AD Authentication Integration plugin"
|
||||
|
||||
#: class-wpmn_active-directory-authentication-integration.php:81
|
||||
msgid "Authorization Options for the AD Authentication Integration plugin"
|
||||
msgstr "Authorization Options for the AD Authentication Integration plugin"
|
||||
|
||||
#: class-wpmn_active-directory-authentication-integration.php:82
|
||||
msgid "Security Options for the AD Authentication Integration plugin"
|
||||
msgstr "Security Options for the AD Authentication Integration plugin"
|
||||
|
||||
#: class-active-directory-authentication-integration.php:424
|
||||
msgid "The passwords used within this installation of WordPress are managed within Active Directory. To reset or retrieve your password, please visit the help system for your organization's Active Directory."
|
||||
msgstr "The passwords used within this installation of WordPress are managed within Active Directory. To reset or retrieve your password, please visit the help system for your organization's Active Directory."
|
||||
|
||||
#: class-active-directory-authentication-integration.php:431
|
||||
msgid "LDAP Not Supported"
|
||||
msgstr "LDAP Not Supported"
|
||||
|
||||
#: class-active-directory-authentication-integration.php:431
|
||||
msgid "Your PHP configuration does not appear to support LDAP connections; therefore, the Active Directory Authentication Integration plug-in will not work at all. It is recommended that you deactivate the plug-in until you are able to update your PHP configuration to support LDAP."
|
||||
msgstr "Your PHP configuration does not appear to support LDAP connections; therefore, the Active Directory Authentication Integration plug-in will not work at all. It is recommended that you deactivate the plug-in until you are able to update your PHP configuration to support LDAP."
|
||||
|
||||
#: class-active-directory-authentication-integration.php:439
|
||||
msgid "ADAuthInt Log Information"
|
||||
msgstr "ADAuthInt Log Information"
|
||||
|
||||
#: class-active-directory-authentication-integration.php:618
|
||||
#: class-active-directory-authentication-integration.php:661
|
||||
msgid "Active Directory Settings"
|
||||
msgstr "Active Directory Settings"
|
||||
|
||||
#: class-active-directory-authentication-integration.php:619
|
||||
msgid "You do not have the appropriate permissions to update these options. Please work with an administrator of the site to update the options. Thank you."
|
||||
msgstr "You do not have the appropriate permissions to update these options. Please work with an administrator of the site to update the options. Thank you."
|
||||
|
||||
#: class-active-directory-authentication-integration.php:639
|
||||
#: class-active-directory-authentication-integration.php:643
|
||||
msgid "<li>The options for the %s group were %supdated%s.</li>"
|
||||
msgstr "<li>The options for the %s group were %supdated%s.</li>"
|
||||
|
||||
#: class-active-directory-authentication-integration.php:646
|
||||
msgid "If any groups indicate they were not successfully updated, that could be because no options within that group were modified. If you did make modifications to those groups; you should check to verify that those modifications were correctly committed."
|
||||
msgstr "If any groups indicate they were not successfully updated, that could be because no options within that group were modified. If you did make modifications to those groups; you should check to verify that those modifications were correctly committed."
|
||||
|
||||
#: class-active-directory-authentication-integration.php:676
|
||||
msgid "Save Changes"
|
||||
msgstr "Save Changes"
|
||||
|
||||
#: class-active-directory-authentication-integration.php:1040
|
||||
msgid "Settings"
|
||||
msgstr "Settings"
|
||||
|
||||
#: class-active-directory-authentication-integration.php:1049
|
||||
msgid "Delete Settings"
|
||||
msgstr "Delete Settings"
|
||||
|
||||
#. Plugin Name of the plugin/theme
|
||||
msgid "Active Directory Authentication Integration"
|
||||
msgstr "Active Directory Authentication Integration"
|
||||
|
||||
#. Plugin URI of the plugin/theme
|
||||
msgid "http://plugins.ten-321.com/category/active-directory-authentication-integration/"
|
||||
msgstr "http://plugins.ten-321.com/category/active-directory-authentication-integration/"
|
||||
|
||||
#. Description of the plugin/theme
|
||||
msgid "Allows WordPress to authenticate, authorize, create and update users through Active Directory"
|
||||
msgstr "Allows WordPress to authenticate, authorize, create and update users through Active Directory"
|
||||
|
||||
#. Author of the plugin/theme
|
||||
msgid "Curtiss Grymala"
|
||||
msgstr "Curtiss Grymala"
|
||||
|
||||
#. Author URI of the plugin/theme
|
||||
msgid "http://ten-321.com/"
|
||||
msgstr "http://ten-321.com/"
|
||||
|
||||
@@ -0,0 +1,86 @@
|
||||
# Copyright (C) 2018 Matthias Pfefferle
|
||||
# This file is distributed under the MIT.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ActivityStream extension 1.2.3\n"
|
||||
"Report-Msgid-Bugs-To: "
|
||||
"https://wordpress.org/support/plugin/activitystream-extension\n"
|
||||
"POT-Creation-Date: 2018-02-10 20:53:38+00:00\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"PO-Revision-Date: 2018-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"X-Generator: grunt-wp-i18n 0.5.4\n"
|
||||
|
||||
#: activitystream-extension.php:109
|
||||
msgid "%1$s %2$s Activity-Streams Feed"
|
||||
msgstr ""
|
||||
|
||||
#: activitystream-extension.php:109 activitystream-extension.php:110
|
||||
#: activitystream-extension.php:118
|
||||
msgid "»"
|
||||
msgstr ""
|
||||
|
||||
#: activitystream-extension.php:110
|
||||
msgid "%1$s %2$s Activity-Streams Comments Feed "
|
||||
msgstr ""
|
||||
|
||||
#: activitystream-extension.php:118
|
||||
msgid "%1$s %2$s %3$s Activity-Streams Comments Feed"
|
||||
msgstr ""
|
||||
|
||||
#: activitystream-extension.php:135 activitystream-extension.php:174
|
||||
msgid "Activity-Streams 1.0 Feed"
|
||||
msgstr ""
|
||||
|
||||
#: activitystream-extension.php:142
|
||||
msgid "Activity-Streams 1.0 Comments Feed "
|
||||
msgstr ""
|
||||
|
||||
#: activitystream-extension.php:149 activitystream-extension.php:181
|
||||
msgid "Activity-Streams 2.0 Feed"
|
||||
msgstr ""
|
||||
|
||||
#: activitystream-extension.php:156
|
||||
msgid "Activity-Streams 2.0 Comments Feed "
|
||||
msgstr ""
|
||||
|
||||
#: templates/feed-as2-comments.php:12 templates/feed-as2-comments.php:15
|
||||
msgid "\"%1$s\" - comments"
|
||||
msgstr ""
|
||||
|
||||
#: templates/feed-as2-comments.php:78
|
||||
msgid "%1$s posted a comment"
|
||||
msgstr ""
|
||||
|
||||
#: templates/feed-as2.php:11
|
||||
msgid "%1$s - posts"
|
||||
msgstr ""
|
||||
|
||||
#: templates/feed-as2.php:63
|
||||
msgid "%1$s created a new post"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin Name of the plugin/theme
|
||||
msgid "ActivityStream extension"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin URI of the plugin/theme
|
||||
msgid "http://wordpress.org/plugins/activitystream-extension/"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin/theme
|
||||
msgid ""
|
||||
"An extensions which adds several ActivityStreams (<a "
|
||||
"href=\"http://www.activitystrea.ms\">activitystrea.ms</a>) Feeds"
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin/theme
|
||||
msgid "Matthias Pfefferle"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin/theme
|
||||
msgid "https://notiz.blog"
|
||||
msgstr ""
|
||||
13
spec/fixtures/dynamic_finders/plugin_version/acumulus/composer_file/libraries/Siel/composer.json
vendored
Normal file
13
spec/fixtures/dynamic_finders/plugin_version/acumulus/composer_file/libraries/Siel/composer.json
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "siel/acumulus-lib",
|
||||
"description": "Siel Acumulus Web API library, common for all web shops",
|
||||
"version": "4.9.2",
|
||||
"license": [
|
||||
"GPL-3.0"
|
||||
],
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Siel\\Acumulus\\": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
3648
spec/fixtures/dynamic_finders/plugin_version/ad-inserter/javascript_var/js/ad-inserter.js
vendored
Normal file
3648
spec/fixtures/dynamic_finders/plugin_version/ad-inserter/javascript_var/js/ad-inserter.js
vendored
Normal file
File diff suppressed because it is too large
Load Diff
1130
spec/fixtures/dynamic_finders/plugin_version/ad-inserter/style_var/css/ad-inserter.css
vendored
Normal file
1130
spec/fixtures/dynamic_finders/plugin_version/ad-inserter/style_var/css/ad-inserter.css
vendored
Normal file
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,31 @@
|
||||
# Copyright (C) 2013 TODO
|
||||
# This file is distributed under the same license as the TODO package.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: TODO 1.0.0\n"
|
||||
"Report-Msgid-Bugs-To: http://wordpress.org/plugins/plugin-name\n"
|
||||
"POT-Creation-Date: 2013-05-10 11:23:19+00:00\n"
|
||||
"PO-Revision-Date: 2013-05-10 10:37-0500\n"
|
||||
"Last-Translator: FULL NAME <email@example.com>\n"
|
||||
"Language-Team: LANGUAGE <translations@example.com >\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Generator: Poedit 1.5.7\n"
|
||||
"X-Poedit-KeywordsList: __;_e;_n;_x;esc_html_e;esc_html__;esc_attr_e;"
|
||||
"esc_attr__;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;_x:1,2c;_n:1,2\n"
|
||||
"X-Poedit-Basepath: ../\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Poedit-SearchPath-0: .\n"
|
||||
|
||||
#: class-plugin-name-admin.php:170
|
||||
msgid "Page Title"
|
||||
msgstr ""
|
||||
|
||||
#: class-plugin-name-admin.php:171
|
||||
msgid "Menu Text"
|
||||
msgstr ""
|
||||
|
||||
#: class-plugin-name-admin.php:197
|
||||
msgid "Settings"
|
||||
msgstr ""
|
||||
@@ -0,0 +1,59 @@
|
||||
/********************************
|
||||
** adamrob.co.uk - 20JAN2015
|
||||
** Parallax Scroll Wordpress Plugin
|
||||
**
|
||||
** CSS Styles
|
||||
**
|
||||
** 22MAR2016 - V2.0 - Updated for new version
|
||||
********************************/
|
||||
|
||||
/* ============================================================
|
||||
USER CUSTOMIZABLE STYLES
|
||||
============================================================ */
|
||||
.adamrob_parallax_posttitle {
|
||||
|
||||
}
|
||||
|
||||
.adamrob_parallax_postcontent{
|
||||
|
||||
}
|
||||
|
||||
/* ============================================================
|
||||
PRIMARY STRUCTURE
|
||||
============================================================ */
|
||||
.adamrob_pcontainer {
|
||||
max-width: 960px;
|
||||
margin: 0 auto;
|
||||
|
||||
}
|
||||
/* ============================================================
|
||||
SECTIONS
|
||||
============================================================ */
|
||||
|
||||
section.adamrob_parallax {
|
||||
/*height: 600px; Set in PHP */
|
||||
background-position: 50% 0%;
|
||||
background-repeat: no-repeat;
|
||||
background-attachment: fixed;
|
||||
/*background-size: cover;*/
|
||||
/*background-size: 500px;*/
|
||||
}
|
||||
|
||||
div.adamrob_parallax {
|
||||
/*position: relative;*/
|
||||
z-index: 1;
|
||||
min-height: 100px;
|
||||
background: transparent;
|
||||
background-color:rgba(255,255,255,0);
|
||||
}
|
||||
|
||||
|
||||
/* ============================================================
|
||||
FULL WIDTH CLASS
|
||||
============================================================ */
|
||||
.adamrob_parallax_fullwidth{
|
||||
/*Used when in full screen mode */
|
||||
position: absolute;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
}
|
||||
45
spec/fixtures/dynamic_finders/plugin_version/add-amazon-block/composer_file/package.json
vendored
Normal file
45
spec/fixtures/dynamic_finders/plugin_version/add-amazon-block/composer_file/package.json
vendored
Normal file
@@ -0,0 +1,45 @@
|
||||
{
|
||||
"name": "amazon-block",
|
||||
"version": "0.2.1",
|
||||
"description": "A WordPress plugin that provides 'Amazon' block for Gutenberg editor.",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"build": "cross-env BABEL_ENV=default NODE_ENV=production webpack --config webpack.prod.js",
|
||||
"dev": "cross-env BABEL_ENV=default webpack --watch --config webpack.dev.js",
|
||||
"lint": "eslint .",
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-core": "^6.26.0",
|
||||
"babel-eslint": "^8.0.3",
|
||||
"babel-loader": "^7.1.2",
|
||||
"babel-plugin-transform-object-rest-spread": "^6.26.0",
|
||||
"babel-plugin-transform-react-jsx": "^6.24.1",
|
||||
"babel-plugin-transform-runtime": "^6.23.0",
|
||||
"babel-preset-env": "^1.6.1",
|
||||
"cross-env": "^5.1.3",
|
||||
"eslint": "^4.13.1",
|
||||
"eslint-config-wordpress": "^2.0.0",
|
||||
"eslint-plugin-jest": "^21.5.0",
|
||||
"eslint-plugin-jsx-a11y": "^6.0.3",
|
||||
"eslint-plugin-react": "^7.5.1",
|
||||
"uglifyjs-webpack-plugin": "^1.1.6",
|
||||
"webpack": "^3.10.0",
|
||||
"webpack-merge": "^4.1.1"
|
||||
},
|
||||
"dependencies": {},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/ryo-utsunomiya/amazon-block.git"
|
||||
},
|
||||
"keywords": [
|
||||
"WordPress",
|
||||
"Gutenberg"
|
||||
],
|
||||
"author": "Ryo Utsunomiya",
|
||||
"license": "GPL-2.0",
|
||||
"bugs": {
|
||||
"url": "https://github.com/ryo-utsunomiya/amazon-block/issues"
|
||||
},
|
||||
"homepage": "https://github.com/ryo-utsunomiya/amazon-block"
|
||||
}
|
||||
1353
spec/fixtures/dynamic_finders/plugin_version/add-meta-tags/translation_file/add-meta-tags.pot
vendored
Normal file
1353
spec/fixtures/dynamic_finders/plugin_version/add-meta-tags/translation_file/add-meta-tags.pot
vendored
Normal file
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,102 @@
|
||||
# Copyright (C) 2016 keesiemijer
|
||||
# This file is distributed under the GPL-2.0+.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Additional Content 1.3.0\n"
|
||||
"Report-Msgid-Bugs-To: "
|
||||
"https://wordpress.org/support/plugin/additional-content\n"
|
||||
"POT-Creation-Date: 2016-08-18 09:11:42+00:00\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"PO-Revision-Date: 2016-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"X-Generator: grunt-wp-i18n 0.5.4\n"
|
||||
"X-Poedit-KeywordsList: "
|
||||
"__;_e;_x:1,2c;_ex:1,2c;_n:1,2;_nx:1,2,4c;_n_noop:1,2;_nx_noop:1,2,3c;esc_"
|
||||
"attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;esc_html_x:1,2c;\n"
|
||||
"Language: en\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Poedit-Country: United States\n"
|
||||
"X-Poedit-SourceCharset: UTF-8\n"
|
||||
"X-Poedit-Basepath: ../\n"
|
||||
"X-Poedit-SearchPath-0: .\n"
|
||||
"X-Poedit-Bookmarks: \n"
|
||||
"X-Textdomain-Support: yes\n"
|
||||
|
||||
#. Plugin Name of the plugin/theme
|
||||
msgid "Additional Content"
|
||||
msgstr ""
|
||||
|
||||
#: includes/metaboxes.php:61
|
||||
msgid "Content"
|
||||
msgstr ""
|
||||
|
||||
#: includes/metaboxes.php:62
|
||||
msgid "Prepend Content"
|
||||
msgstr ""
|
||||
|
||||
#: includes/metaboxes.php:63
|
||||
msgid "Append Content"
|
||||
msgstr ""
|
||||
|
||||
#: includes/metaboxes.php:64
|
||||
msgid "Prepend and Append Content"
|
||||
msgstr ""
|
||||
|
||||
#: includes/metaboxes.php:65
|
||||
msgid "Prepend"
|
||||
msgstr ""
|
||||
|
||||
#: includes/metaboxes.php:66
|
||||
msgid "Append"
|
||||
msgstr ""
|
||||
|
||||
#: includes/metaboxes.php:67
|
||||
msgid "Priority"
|
||||
msgstr ""
|
||||
|
||||
#: includes/metaboxes.php:68
|
||||
msgid "Add additional content"
|
||||
msgstr ""
|
||||
|
||||
#: includes/metaboxes.php:69
|
||||
msgid "Add more additional content"
|
||||
msgstr ""
|
||||
|
||||
#: includes/metaboxes.php:70
|
||||
msgid "Remove"
|
||||
msgstr ""
|
||||
|
||||
#: includes/metaboxes.php:71
|
||||
msgid "Display additional content in single posts pages."
|
||||
msgstr ""
|
||||
|
||||
#: includes/metaboxes.php:72
|
||||
msgid "The priority gives you control over when additional content is displayed."
|
||||
msgstr ""
|
||||
|
||||
#: includes/metaboxes.php:73
|
||||
msgid "Default is 10."
|
||||
msgstr ""
|
||||
|
||||
#: includes/metaboxes.php:75
|
||||
msgid "Content is displayed in order of priority"
|
||||
msgstr ""
|
||||
|
||||
#: includes/scripts.php:40
|
||||
msgid "hide options"
|
||||
msgstr ""
|
||||
|
||||
#: includes/scripts.php:41
|
||||
msgid "show options"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin/theme
|
||||
msgid "Add additional content before or after post content in single post pages."
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin/theme
|
||||
msgid "keesiemijer"
|
||||
msgstr ""
|
||||
11
spec/fixtures/dynamic_finders/plugin_version/addon-library-layouts/release_log/release_log.txt
vendored
Normal file
11
spec/fixtures/dynamic_finders/plugin_version/addon-library-layouts/release_log/release_log.txt
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
version 1.1.2
|
||||
|
||||
-bug fix: fixed editor mode menu bug
|
||||
|
||||
version 1.1.1
|
||||
|
||||
- bgu fix: fixed backward compatability for old layouts shortcode
|
||||
|
||||
version 1.1
|
||||
|
||||
- make sure that all the layouts bug fixes are in place
|
||||
481
spec/fixtures/dynamic_finders/plugin_version/addon-library/release_log/release_log.txt
vendored
Normal file
481
spec/fixtures/dynamic_finders/plugin_version/addon-library/release_log/release_log.txt
vendored
Normal file
@@ -0,0 +1,481 @@
|
||||
|
||||
version 1.3.73
|
||||
|
||||
-feature: done admin notice
|
||||
|
||||
version 1.3.72
|
||||
|
||||
-feature: add custom post support
|
||||
-bug fix: fixed general settings controls
|
||||
|
||||
version 1.3.71
|
||||
|
||||
-bug fix: fixed brocken output content from previous version
|
||||
|
||||
version 1.3.70
|
||||
|
||||
-bug fix: fixed encoded content output
|
||||
|
||||
version 1.3.69
|
||||
|
||||
-bug fix: fixed some compatability issues
|
||||
|
||||
version 1.3.68
|
||||
|
||||
-bug fix: fixed text editor content
|
||||
|
||||
version 1.3.67
|
||||
|
||||
-change: improvemed the thumbnails mode
|
||||
|
||||
version 1.3.66
|
||||
|
||||
-feature: added thumbnails and tooltips to visual composer chooser
|
||||
|
||||
version 1.3.65
|
||||
|
||||
-added bx slider and lity lightbox to the library
|
||||
|
||||
version 1.3.64
|
||||
|
||||
-feature: added post date field
|
||||
-bug fix: fixed post link field
|
||||
|
||||
version 1.3.63
|
||||
|
||||
-bug fix: fixed html tags (br) in content
|
||||
|
||||
version 1.3.62
|
||||
|
||||
-bug fix: fixed instagram widget but
|
||||
|
||||
version 1.3.61
|
||||
|
||||
-bug fix: fixed layouts addon browser
|
||||
|
||||
version 1.3.60
|
||||
|
||||
-bug fix: removed display-errors:on from the code
|
||||
|
||||
version 1.3.59
|
||||
|
||||
-feature: added instagram param type
|
||||
|
||||
version 1.3.58
|
||||
|
||||
-feature: made posts list field
|
||||
-feature: made instagram field
|
||||
|
||||
version 1.3.57
|
||||
|
||||
-bug fix: fixed some small bug
|
||||
|
||||
version 1.3.56
|
||||
|
||||
-bug fix: fixed some test addon issues
|
||||
|
||||
version 1.3.55
|
||||
|
||||
-bug fix: fixed init attribute in edit addon
|
||||
|
||||
version 1.3.54
|
||||
|
||||
-bug fix: fixed z-index issue in vc items + editor
|
||||
|
||||
version 1.3.53
|
||||
|
||||
-bug fix: fixed params panel image field
|
||||
|
||||
version 1.3.52
|
||||
|
||||
-bug fix: fixed some small bugs
|
||||
|
||||
version 1.3.51
|
||||
|
||||
-updated zip function, make it work better
|
||||
|
||||
version 1.3.50b1
|
||||
|
||||
-merged all latest changes
|
||||
|
||||
version 1.3.50
|
||||
-bug fix: fixed small dialog related bug
|
||||
|
||||
version 1.3.49
|
||||
-bug fix: fixed z-index in icons
|
||||
|
||||
version 1.3.48
|
||||
-change: improved import addons functionality
|
||||
|
||||
version 1.3.47
|
||||
-feature: added drag addons between rows in layout builder
|
||||
-bug fix: fixed color picker and row padding in layout builder
|
||||
|
||||
version 1.3.46
|
||||
|
||||
-feature: done multiupload addons import
|
||||
-change: changed attributes dialog tabs to dropdown
|
||||
|
||||
version 1.3.45
|
||||
|
||||
-bug fix: fixed some echo bug
|
||||
-feature: added "article" field for joomla
|
||||
|
||||
version 1.3.44
|
||||
|
||||
-bug fix: fixed some small bug in settings->developers tab
|
||||
version 1.3.43 b2
|
||||
-bug fix: fixed some small bug for wp multisite
|
||||
-bug fix: fixed double includes bug
|
||||
|
||||
version 1.3.43
|
||||
|
||||
-bug fix: fixed small css dialog bug
|
||||
-made some export addon changes
|
||||
|
||||
version 1.3.42
|
||||
|
||||
-bug fix: fixed some php related bug
|
||||
-bug fix: removed the set_time_limit function from security reasons
|
||||
|
||||
version 1.3.41
|
||||
|
||||
-feature: made support for all image sizes in wp
|
||||
-feature: made "expand" button in the html editors
|
||||
-bug fix: made support for biger zips to upload
|
||||
|
||||
version 1.3.40
|
||||
|
||||
-bug fix: fixed ssl url includes issue
|
||||
|
||||
version 1.3.39
|
||||
|
||||
-bug fix: fixed some small bug in test addon and icon field
|
||||
|
||||
version 1.3.38
|
||||
|
||||
-bug fix: fixed some small bug related to assets path
|
||||
|
||||
version 1.3.37
|
||||
|
||||
-feature: added icon picker attribute
|
||||
-feature: added fonts panel
|
||||
|
||||
|
||||
version 1.3.36:
|
||||
|
||||
-feature: updated layout css
|
||||
|
||||
version 1.3.35:
|
||||
|
||||
-feature: made shortcode work in the output
|
||||
|
||||
version 1.3.34:
|
||||
|
||||
-bug fix: fixed compatability issues for php 7.1
|
||||
-change: added styles for protect the jquery ui dialog from third party styles
|
||||
|
||||
version 1.3.33:
|
||||
|
||||
-bug fix: fixed some bug in import layouts
|
||||
|
||||
version 1.3.32:
|
||||
|
||||
-bug fix: fixed throw error on editor destroy
|
||||
|
||||
version 1.3.31:
|
||||
|
||||
-bug fix: fixed edit item in the editor after page load
|
||||
|
||||
version 1.3.30:
|
||||
|
||||
-feature: made "overwrite addons" checkbox on layout import
|
||||
-bug fix: fixed table pagination design
|
||||
|
||||
version 1.3.29:
|
||||
|
||||
-feature: added layout widget in wp
|
||||
|
||||
version 1.3.26:
|
||||
|
||||
-bug fix: fixed editor jump to cancel button bug
|
||||
|
||||
version 1.3.26:
|
||||
|
||||
-bug fix: fixed editor mode - set always to advanced
|
||||
|
||||
version 1.3.25 b1:
|
||||
|
||||
-bug fix: fixed layout view toolbar
|
||||
|
||||
version 1.3.25:
|
||||
|
||||
-feature: added editor field
|
||||
-change: added toolbar on manage layouts view
|
||||
|
||||
version 1.3.22b1:
|
||||
|
||||
-bug fix: joomla: fixed collisiont between helix framework
|
||||
|
||||
|
||||
version 1.3.22:
|
||||
|
||||
-feature: added functionality to install addons on activate from the install package
|
||||
|
||||
version 1.3.21:
|
||||
|
||||
-bug fix: fixed layouts export related issues
|
||||
|
||||
version 1.3.20:
|
||||
|
||||
-change: filter addons thumbs folders on export
|
||||
|
||||
version 1.3.19:
|
||||
version 1.3.18:
|
||||
|
||||
-change: improved layout export feature
|
||||
|
||||
version 1.3.17:
|
||||
|
||||
-bug fix: fixed save images
|
||||
|
||||
version 1.3.16:
|
||||
|
||||
-bug fix: fixed preview in blank window issue
|
||||
-bug fix: fixed layout output with col gutter
|
||||
|
||||
version 1.3.15:
|
||||
|
||||
-feature: made rich export / import layout
|
||||
version 1.3.14:
|
||||
|
||||
-bug fix: fixed upload to assets folder functionality in wp
|
||||
|
||||
version 1.3.13:
|
||||
|
||||
-bug fix: fixed small bug with shortcode param add function rename
|
||||
-bug fix: fixed layout output styles to body
|
||||
|
||||
version 1.3.12:
|
||||
|
||||
-feature: added admin label in addon editor for vc
|
||||
|
||||
version 1.3.11:
|
||||
|
||||
-bug fix: fixed https bug
|
||||
|
||||
version 1.3.9:
|
||||
|
||||
-bug fix: fixed preview addon bug
|
||||
|
||||
version 1.3.8b1:
|
||||
|
||||
-bug fix: fixed bug from previous version
|
||||
|
||||
version 1.3.8:
|
||||
|
||||
-bug fix: fixed identical scripts includes
|
||||
-bug fix: fixed posible non correct placeholders values
|
||||
|
||||
version 1.3.7:
|
||||
|
||||
-change: added image id support for settings image type
|
||||
|
||||
version 1.3.6:
|
||||
|
||||
-bug fix: fixed some layouts related bugs
|
||||
|
||||
version 1.3.5:
|
||||
|
||||
-change: made some changes to the layout design
|
||||
-change: made browser addon tab
|
||||
|
||||
version 1.3.4:
|
||||
|
||||
-change: changed layout design
|
||||
version 1.3.3 b2:
|
||||
|
||||
- bug fix: fixed manager styles another time
|
||||
|
||||
version 1.3.3 b1:
|
||||
|
||||
- bug fix: fixed addon library styles
|
||||
|
||||
version 1.3.3:
|
||||
|
||||
-bug fix: fixed multiple js includes in the output
|
||||
|
||||
version 1.3.2:
|
||||
|
||||
-feature: remember last selected category in the addons manager
|
||||
-bug fix: fixed url assets convert issue
|
||||
|
||||
version 1.3.1:
|
||||
|
||||
-change: changed the addons manager view to "thumbs"
|
||||
|
||||
version 1.3:
|
||||
|
||||
-bug fix: fixed some small bugs
|
||||
|
||||
version 1.2.9:
|
||||
|
||||
-change: added better merge settigns functionality
|
||||
-change: keep "edit permission" option only for wordpress version
|
||||
-feature: added wp disable autop filters option
|
||||
|
||||
version 1.2.8 b4:
|
||||
|
||||
-bug fix: fixed the addon creator importer
|
||||
|
||||
version 1.2.8 b3:
|
||||
|
||||
-bug fix: fixed addon library didn't appeared in some post types issue
|
||||
|
||||
version 1.2.8 b2:
|
||||
|
||||
-bug fix: fixed double descriptions in fields again
|
||||
|
||||
version 1.2.8 b1:
|
||||
|
||||
-bug fix: loading dialog extend script in footer
|
||||
|
||||
version 1.2.8:
|
||||
|
||||
-change: improved export functionality
|
||||
-bug fix: fixed double descriptions in fields
|
||||
|
||||
version 1.2.7:
|
||||
|
||||
-bug fix: several small bug fixes
|
||||
|
||||
version 1.2.6:
|
||||
|
||||
-bug fix: fixed visual composer mp3 field
|
||||
|
||||
version 1.2.5:
|
||||
|
||||
-bug fix: fixed settings radio box oposite name value
|
||||
|
||||
version 1.2.4:
|
||||
|
||||
-feature: added "audio select" attribute
|
||||
|
||||
-bug fix: returned the internal (inside addon editor) image select dialog
|
||||
-bug fix: fixed clear image internal attribute
|
||||
-bug fix: fixed extended code editor dialog
|
||||
|
||||
version 1.2.2:
|
||||
|
||||
-bug fix: fixed directory change related url bugs
|
||||
|
||||
version 1.2.1:
|
||||
|
||||
-change: made some changes according wordperss library standarts
|
||||
|
||||
version 1.2:
|
||||
|
||||
-bug fix: fixed params named "content" in vc
|
||||
-bug fix: fixed bottom line move to select
|
||||
-bug fix: fixed "delete multiple addons" bug
|
||||
|
||||
|
||||
version 1.1.9:
|
||||
|
||||
-change: improved sanitize functions
|
||||
|
||||
version 1.1.8:
|
||||
|
||||
-change: changed some code required by the wordpress plugins library team
|
||||
|
||||
version 1.1.7:
|
||||
|
||||
-bug fix: fixed some type and addon creation related issues
|
||||
|
||||
version 1.1.6:
|
||||
|
||||
-feature: added welcome message on empty addons
|
||||
-bug fix: fixed image select regular
|
||||
-bug fix: set up the library for wp multisite
|
||||
|
||||
version 1.1.5:
|
||||
|
||||
-change: changed the importer for empty addon type
|
||||
|
||||
version 1.1.4:
|
||||
-feature: done overwrite import addon feature
|
||||
|
||||
version 1.1.3:
|
||||
- bug fix: fixed items select image
|
||||
|
||||
version 1.1.2:
|
||||
bug fix: fixed some small layout related bug
|
||||
|
||||
version 1.1.1:
|
||||
|
||||
-bug fix: fixed some css bugs
|
||||
|
||||
version 1.1:
|
||||
|
||||
-feature: added export and import layout functionality
|
||||
|
||||
version 1.0.9:
|
||||
|
||||
-changed front css of layouts to display:block
|
||||
|
||||
version 1.0.8 b1:
|
||||
|
||||
-protection: added importer from addon creator plugin
|
||||
|
||||
version 1.0.8:
|
||||
|
||||
-bug fix: fixed some type related issues
|
||||
-bug fix: prepared the library for the newest version of vc
|
||||
|
||||
version 1.0.7:
|
||||
|
||||
-prepare the library for visual composer
|
||||
|
||||
version 1.0.5:
|
||||
|
||||
- bug fix: fixed joomla js Tips() collision
|
||||
|
||||
version 1.0.4:
|
||||
|
||||
-bug fix: fixed some creator plugin related stuff
|
||||
|
||||
version 1.0.3:
|
||||
|
||||
-bug fix: fixed small bug with adding addon to empty category
|
||||
|
||||
version 1.0.2:
|
||||
|
||||
-feature: added plaginable options
|
||||
-feature: added "create addons" plugin
|
||||
|
||||
version 1.0.1:
|
||||
|
||||
-feature: added install from folder ability on component install
|
||||
|
||||
version 1.0:
|
||||
|
||||
-feature: added multiple import for addons
|
||||
|
||||
version b20:
|
||||
|
||||
-bug fix: fixed edit items bug
|
||||
-bug fix: fixed addons output bug
|
||||
|
||||
version b19:
|
||||
|
||||
feature: added multiple addons per layout
|
||||
|
||||
version b17:
|
||||
|
||||
feature: added categories support
|
||||
|
||||
version b17:
|
||||
|
||||
fixed "ajax error" on import - added native zip unpack
|
||||
|
||||
fist plugin release!
|
||||
107
spec/fixtures/dynamic_finders/plugin_version/addressfinder-woo/change_log/CHANGELOG.md
vendored
Normal file
107
spec/fixtures/dynamic_finders/plugin_version/addressfinder-woo/change_log/CHANGELOG.md
vendored
Normal file
@@ -0,0 +1,107 @@
|
||||
# AddressFinder 1.2.10 (January 16, 2017)
|
||||
|
||||
* Emit a change event when field values are updated
|
||||
|
||||
# AddressFinder 1.2.9 (November 15, 2017)
|
||||
|
||||
* Documentation update
|
||||
|
||||
# AddressFinder 1.2.8 (November 6, 2017)
|
||||
|
||||
* Fix configuration loading fault
|
||||
* Load Javascript with external file rather than embedding
|
||||
|
||||
# AddressFinder 1.2.7 (November 2, 2017)
|
||||
|
||||
* Prevents country change event clearing account address details on page load.
|
||||
|
||||
# AddressFinder 1.2.6 (November 1, 2017)
|
||||
|
||||
* Removes redundant core-js functions.
|
||||
|
||||
# AddressFinder 1.2.5 (October 17, 2017)
|
||||
|
||||
* Preserves address field values on page load.
|
||||
|
||||
# AddressFinder 1.2.4 (October 17, 2017)
|
||||
|
||||
* Add support for checkout pages without a country form field
|
||||
* Add a default country option in the settings
|
||||
|
||||
# AddressFinder 1.2.3 (August 24, 2017)
|
||||
|
||||
* Adjusts position of the widget
|
||||
|
||||
# AddressFinder 1.2.2 (August 22, 2017)
|
||||
|
||||
* Plugin now uses a single licence key by default
|
||||
* Moved to webpack for script development
|
||||
|
||||
# AddressFinder 1.1.2 (June 12, 2017)
|
||||
|
||||
* Minor fixes
|
||||
|
||||
# AddressFinder 1.1.1 (June 9, 2017)
|
||||
|
||||
* Allows users to add additional options to adjust default behaviour of the widget
|
||||
|
||||
# AddressFinder 1.1.0 (May 9, 2017) #
|
||||
|
||||
* Move to NPM for development
|
||||
* Remove superfluous CSS
|
||||
* Use a minified script
|
||||
|
||||
# AddressFinder 1.0.14 (November 24, 2016) #
|
||||
|
||||
* Support checkout pages without country fields
|
||||
|
||||
# AddressFinder 1.0.13 (November 9, 2016) #
|
||||
|
||||
* Z-index fix
|
||||
|
||||
# AddressFinder 1.0.12 (November 9, 2016) #
|
||||
|
||||
* Region code mappings fix
|
||||
|
||||
# AddressFinder 1.0.11 (October 5, 2016) #
|
||||
|
||||
* Confirm compatibility with Wordpress 4.6 series
|
||||
|
||||
# AddressFinder 1.0.10 (May 2, 2016) #
|
||||
|
||||
* Added debug flag to admin screen
|
||||
* Improve handling of missing form fields
|
||||
|
||||
# AddressFinder 1.0.9 (April 23, 2016) #
|
||||
|
||||
* Confirm compatibility with Wordpress 4.5
|
||||
|
||||
# AddressFinder 1.0.8 (April 23, 2016) #
|
||||
|
||||
* Clean up WooCommerce settings page
|
||||
|
||||
# AddressFinder 1.0.7 (April 12, 2016) #
|
||||
|
||||
* Minor fixes
|
||||
|
||||
# AddressFinder 1.0.6 (April 11, 2016) #
|
||||
|
||||
* Add a default z-index style to handle sites that use positioned elements
|
||||
* Load AddressFinder widget later to improve compatibility with the multistep-checkout-wizard plugin
|
||||
|
||||
# AddressFinder 1.0.5 (March 1, 2016) #
|
||||
|
||||
* Fix fault with New Zealand city field
|
||||
* Ignore WooCommerce placeholder instruction. Instead populate address_1 and address_2 as per Australian standards
|
||||
|
||||
# AddressFinder 1.0.3 (January 21, 2016) #
|
||||
|
||||
* Use proper Woothemes supported version
|
||||
|
||||
# AddressFinder 1.0.2 (January 21, 2016) #
|
||||
|
||||
* Minor bug fixes
|
||||
|
||||
# AddressFinder 1.0.0 (January 20, 2016) #
|
||||
|
||||
* Initial public release
|
||||
File diff suppressed because one or more lines are too long
559
spec/fixtures/dynamic_finders/plugin_version/adl-team/translation_file/languages/at.pot
vendored
Normal file
559
spec/fixtures/dynamic_finders/plugin_version/adl-team/translation_file/languages/at.pot
vendored
Normal file
@@ -0,0 +1,559 @@
|
||||
# WordPress Blank Pot
|
||||
# Copyright (C) 2014 ...
|
||||
# This file is distributed under the GNU General Public License v2 or later.
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WordPress Blank Pot v1.0.0\n"
|
||||
"POT-Creation-Date: 2016-11-18 18:27+0600\n"
|
||||
"PO-Revision-Date: \n"
|
||||
"Last-Translator: Your Name <you@example.com>\n"
|
||||
"Language-Team: Your Team <translations@example.com>\n"
|
||||
"Report-Msgid-Bugs-To: Translator Name <translations@example.com>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Textdomain-Support: yesX-Generator: Poedit 1.6.4\n"
|
||||
"X-Poedit-SourceCharset: UTF-8\n"
|
||||
"X-Poedit-KeywordsList: __;_e;esc_html_e;esc_html_x:1,2c;esc_html__;"
|
||||
"esc_attr_e;esc_attr_x:1,2c;esc_attr__;_ex:1,2c;_nx:4c,1,2;"
|
||||
"_nx_noop:4c,1,2;_x:1,2c;_n:1,2;_n_noop:1,2;__ngettext:1,2;"
|
||||
"__ngettext_noop:1,2;_c,_nc:4c,1,2\n"
|
||||
"X-Poedit-Basepath: ..\n"
|
||||
"Language: en_US\n"
|
||||
"X-Generator: Poedit 1.8.11\n"
|
||||
"X-Poedit-SearchPath-0: .\n"
|
||||
|
||||
#: Main.php:175
|
||||
msgid "Add New"
|
||||
msgstr ""
|
||||
|
||||
#: Main.php:176
|
||||
msgid "View All"
|
||||
msgstr ""
|
||||
|
||||
#: Main.php:191
|
||||
msgid "Upgrade to Pro"
|
||||
msgstr ""
|
||||
|
||||
#: Main.php:191
|
||||
msgid "Unlock More features"
|
||||
msgstr ""
|
||||
|
||||
#: Main.php:212
|
||||
#, php-format
|
||||
msgid ""
|
||||
"requires WordPress version %1$s or newer. It appears that you are "
|
||||
"running %2$s. The plugin may not work properly."
|
||||
msgstr ""
|
||||
|
||||
#: Main.php:219
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Please upgrade your WordPress installation or download latest version "
|
||||
"from <a href=\"%s\" target=\"_blank\" title=\"Download Latest WordPress"
|
||||
"\">here</a>."
|
||||
msgstr ""
|
||||
|
||||
#: adl-team.php:33
|
||||
msgid "You should not access this file directly.!"
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/ADL_team_custom_post.php:41
|
||||
msgctxt "Plural Name of Team"
|
||||
msgid "Teams"
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/ADL_team_custom_post.php:42
|
||||
msgctxt "Singular Name of Member"
|
||||
msgid "Member"
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/ADL_team_custom_post.php:43
|
||||
msgid "Teams"
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/ADL_team_custom_post.php:44
|
||||
#: includes/classes/ADL_team_custom_post.php:59
|
||||
msgid "Member"
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/ADL_team_custom_post.php:45
|
||||
msgid "Parent Member:"
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/ADL_team_custom_post.php:46
|
||||
msgid "All Members"
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/ADL_team_custom_post.php:47
|
||||
#: includes/classes/ADL_team_custom_post.php:48
|
||||
msgid "Add New Member"
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/ADL_team_custom_post.php:49
|
||||
msgid "New Member"
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/ADL_team_custom_post.php:50
|
||||
msgid "Edit Member"
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/ADL_team_custom_post.php:51
|
||||
msgid "Update Member"
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/ADL_team_custom_post.php:52
|
||||
msgid "View Member"
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/ADL_team_custom_post.php:53
|
||||
msgid "Search Member"
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/ADL_team_custom_post.php:54
|
||||
msgid "Not found"
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/ADL_team_custom_post.php:55
|
||||
msgid "Not found in Trash"
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/ADL_team_custom_post.php:58
|
||||
msgid "Team"
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/ADL_team_custom_post.php:81
|
||||
msgctxt "Plural Name of Shortcode"
|
||||
msgid "Shortcodes"
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/ADL_team_custom_post.php:82
|
||||
msgctxt "Singular Name of Shortcode"
|
||||
msgid "Shortcode"
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/ADL_team_custom_post.php:83
|
||||
#: includes/classes/ADL_team_custom_post.php:86
|
||||
msgid "Shortcode Generator"
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/ADL_team_custom_post.php:84
|
||||
#: includes/classes/ADL_team_custom_post.php:98
|
||||
#: includes/classes/ADL_team_custom_post.php:99
|
||||
msgid "Shortcode"
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/ADL_team_custom_post.php:85
|
||||
msgid "Parent Shortcode:"
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/ADL_team_custom_post.php:87
|
||||
msgid "Add New Shortcode"
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/ADL_team_custom_post.php:88
|
||||
#: includes/classes/ADL_team_custom_post.php:89
|
||||
msgid "Generate New Shortcode"
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/ADL_team_custom_post.php:90
|
||||
msgid "Edit Shortcode"
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/ADL_team_custom_post.php:91
|
||||
msgid "Update Shortcode"
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/ADL_team_custom_post.php:92
|
||||
msgid "View Shortcode"
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/ADL_team_custom_post.php:93
|
||||
msgid "Search Shortcode"
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/ADL_team_custom_post.php:94
|
||||
msgid "No shortcodes found"
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/ADL_team_custom_post.php:95
|
||||
msgid "No shortcodes found in Trash"
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/ADL_team_custom_post.php:126
|
||||
msgid "Team Name"
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/ADL_team_custom_post.php:127
|
||||
msgid "Team Shortcode"
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/ADL_team_custom_post.php:128
|
||||
#: includes/classes/ADL_team_custom_post.php:151
|
||||
msgid "Created at"
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/ADL_team_custom_post.php:148
|
||||
#: views/meta-shortcode/partials/fonts.php:9
|
||||
#: views/meta-shortcode/themes/style1.php:25
|
||||
#: views/meta-shortcode/themes/style4.php:23
|
||||
msgid "Member Name"
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/ADL_team_custom_post.php:149
|
||||
#: views/meta-team/general.php:36
|
||||
msgid "Member Image"
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/ADL_team_custom_post.php:150
|
||||
msgid "Designation"
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/ADL_team_custom_taxonomy.php:13
|
||||
msgctxt "taxonomy general name"
|
||||
msgid "Designation"
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/ADL_team_custom_taxonomy.php:14
|
||||
msgctxt "taxonomy singular name"
|
||||
msgid "Designation"
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/ADL_team_custom_taxonomy.php:15
|
||||
msgid "Search Designation"
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/ADL_team_custom_taxonomy.php:16
|
||||
msgid "All Designation"
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/ADL_team_custom_taxonomy.php:17
|
||||
msgid "Parent Designation"
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/ADL_team_custom_taxonomy.php:18
|
||||
msgid "Parent Designation:"
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/ADL_team_custom_taxonomy.php:19
|
||||
msgid "Edit Designation"
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/ADL_team_custom_taxonomy.php:20
|
||||
msgid "Update Designation"
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/ADL_team_custom_taxonomy.php:21
|
||||
msgid "Add New Designation"
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/ADL_team_custom_taxonomy.php:22
|
||||
msgid "New Designation Name"
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/ADL_team_custom_taxonomy.php:23
|
||||
msgid "Designations"
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/ADL_team_custom_taxonomy.php:96
|
||||
msgid "No Category"
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/ADL_team_helper.php:65
|
||||
msgid "Facebook"
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/ADL_team_helper.php:66
|
||||
msgid "Twitter"
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/ADL_team_helper.php:67
|
||||
msgid "Google+"
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/ADL_team_helper.php:68
|
||||
msgid "LinkedIn"
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/ADL_team_helper.php:69
|
||||
msgid "Pinterest"
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/ADL_team_helper.php:70
|
||||
msgid "Instagram"
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/ADL_team_helper.php:71
|
||||
msgid "Tumblr"
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/ADL_team_helper.php:72
|
||||
msgid "Flickr"
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/ADL_team_helper.php:73
|
||||
msgid "Snapchat"
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/ADL_team_helper.php:74
|
||||
msgid "Reddit"
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/ADL_team_helper.php:75
|
||||
msgid "Youtube"
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/ADL_team_helper.php:76
|
||||
msgid "Vimeo"
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/ADL_team_helper.php:77
|
||||
msgid "Vine"
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/ADL_team_helper.php:78
|
||||
msgid "Github"
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/ADL_team_helper.php:79
|
||||
msgid "Dribbble"
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/ADL_team_helper.php:80
|
||||
msgid "Behance"
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/ADL_team_helper.php:81
|
||||
msgid "SoundCloud"
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/ADL_team_helper.php:82
|
||||
msgid "StackOverFLow"
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/ADL_team_metabox.php:47
|
||||
msgid "Member General Information"
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/ADL_team_metabox.php:53
|
||||
msgid "Member Contact Information"
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/ADL_team_metabox.php:59
|
||||
msgid "Member Social Information"
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/ADL_team_metabox.php:66
|
||||
msgid "Member Skill Information"
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/ADL_team_metabox.php:78
|
||||
msgid "Team Shortcode Setting"
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/ADL_team_metabox.php:84
|
||||
msgid "Upgrade for more features"
|
||||
msgstr ""
|
||||
|
||||
#: views/meta-shortcode/partials/fonts.php:21
|
||||
#: views/meta-shortcode/themes/style1.php:35
|
||||
#: views/meta-shortcode/themes/style4.php:33
|
||||
msgid "Member Designation"
|
||||
msgstr ""
|
||||
|
||||
#: views/meta-shortcode/partials/fonts.php:33
|
||||
msgid "Member Biography Text"
|
||||
msgstr ""
|
||||
|
||||
#: views/meta-shortcode/partials/fonts.php:46
|
||||
msgid "Icon Size"
|
||||
msgstr ""
|
||||
|
||||
#: views/meta-shortcode/partials/select-theme.php:9
|
||||
msgid "Select a Theme for Team"
|
||||
msgstr ""
|
||||
|
||||
#: views/meta-shortcode/partials/select-theme.php:18
|
||||
msgid "Elegant Square Grid"
|
||||
msgstr ""
|
||||
|
||||
#: views/meta-shortcode/partials/select-theme.php:19
|
||||
msgid "Colorful Grid"
|
||||
msgstr ""
|
||||
|
||||
#: views/meta-shortcode/partials/shortcode.php:3
|
||||
msgid "Shortcode For Displaying Team Members"
|
||||
msgstr ""
|
||||
|
||||
#: views/meta-shortcode/partials/shortcode.php:4
|
||||
msgid "Use following shortcode to display the Team Members anywhere:"
|
||||
msgstr ""
|
||||
|
||||
#: views/meta-shortcode/partials/shortcode.php:7
|
||||
msgid "If you need to put the shortcode in code/theme file, use this:"
|
||||
msgstr ""
|
||||
|
||||
#: views/meta-shortcode/setting.php:15
|
||||
msgid "General Settings"
|
||||
msgstr ""
|
||||
|
||||
#: views/meta-shortcode/setting.php:16
|
||||
msgid "Style Settings"
|
||||
msgstr ""
|
||||
|
||||
#: views/meta-shortcode/setting.php:17
|
||||
msgid "Support"
|
||||
msgstr ""
|
||||
|
||||
#: views/meta-shortcode/setting.php:30
|
||||
msgid "Member Display Type"
|
||||
msgstr ""
|
||||
|
||||
#: views/meta-shortcode/setting.php:34
|
||||
msgid "Arrange Members by Date"
|
||||
msgstr ""
|
||||
|
||||
#: views/meta-shortcode/setting.php:35
|
||||
msgid "Arrange Members by Title"
|
||||
msgstr ""
|
||||
|
||||
#: views/meta-shortcode/setting.php:37
|
||||
msgid ""
|
||||
"You can choose your favorite option to display members on your "
|
||||
"website. Options like Arrange Members Randomly, Arrange Members by "
|
||||
"Designation(s) and ID(s) are available in Pro verison."
|
||||
msgstr ""
|
||||
|
||||
#: views/meta-shortcode/setting.php:44
|
||||
msgid "Arrange Type"
|
||||
msgstr ""
|
||||
|
||||
#: views/meta-shortcode/setting.php:48
|
||||
msgid "Ascending"
|
||||
msgstr ""
|
||||
|
||||
#: views/meta-shortcode/setting.php:49
|
||||
msgid "Descending"
|
||||
msgstr ""
|
||||
|
||||
#: views/meta-shortcode/setting.php:51
|
||||
msgid ""
|
||||
"You can arrange members by ascending or descending when displaying on "
|
||||
"your website"
|
||||
msgstr ""
|
||||
|
||||
#: views/meta-shortcode/setting.php:58
|
||||
msgid "Show member detail page"
|
||||
msgstr ""
|
||||
|
||||
#: views/meta-shortcode/setting.php:68
|
||||
msgid ""
|
||||
"By enabling this, you can link every member to a detail page. User can "
|
||||
"see member's details by clicking member name on your website"
|
||||
msgstr ""
|
||||
|
||||
#: views/meta-shortcode/setting.php:75
|
||||
msgid "Crop large Image"
|
||||
msgstr ""
|
||||
|
||||
#: views/meta-shortcode/setting.php:85
|
||||
msgid ""
|
||||
"You can crop large image to fit on your website by enabling this option"
|
||||
msgstr ""
|
||||
|
||||
#: views/meta-shortcode/themes/style1.php:13
|
||||
#: views/meta-shortcode/themes/style4.php:11
|
||||
msgid "Grid Background"
|
||||
msgstr ""
|
||||
|
||||
#: views/meta-shortcode/themes/style1.php:45
|
||||
#: views/meta-shortcode/themes/style4.php:54
|
||||
msgid "Social Icon"
|
||||
msgstr ""
|
||||
|
||||
#: views/meta-shortcode/themes/style1.php:55
|
||||
#: views/meta-shortcode/themes/style4.php:64
|
||||
msgid "Social Icon hover"
|
||||
msgstr ""
|
||||
|
||||
#: views/meta-shortcode/themes/style1.php:65
|
||||
#: views/meta-shortcode/themes/style4.php:74
|
||||
msgid "Image Cropping width"
|
||||
msgstr ""
|
||||
|
||||
#: views/meta-shortcode/themes/style1.php:69
|
||||
#: views/meta-shortcode/themes/style4.php:78
|
||||
msgid ""
|
||||
"Specify the image cropping Width in Pixel, if you have uploaded larger "
|
||||
"image and enabled cropping on general setting tab."
|
||||
msgstr ""
|
||||
|
||||
#: views/meta-shortcode/themes/style1.php:76
|
||||
#: views/meta-shortcode/themes/style4.php:85
|
||||
msgid "Image Cropping height"
|
||||
msgstr ""
|
||||
|
||||
#: views/meta-shortcode/themes/style1.php:80
|
||||
#: views/meta-shortcode/themes/style4.php:89
|
||||
msgid ""
|
||||
"Specify the image cropping Height in Pixel, if you have uploaded "
|
||||
"larger image and enabled cropping on general setting tab."
|
||||
msgstr ""
|
||||
|
||||
#: views/meta-shortcode/themes/style4.php:43
|
||||
msgid "Member Hover"
|
||||
msgstr ""
|
||||
|
||||
#: views/meta-team/contact.php:19
|
||||
msgid "Email"
|
||||
msgstr ""
|
||||
|
||||
#: views/meta-team/contact.php:31
|
||||
msgid "Office Telephone"
|
||||
msgstr ""
|
||||
|
||||
#: views/meta-team/contact.php:43
|
||||
msgid "Home Telephone"
|
||||
msgstr ""
|
||||
|
||||
#: views/meta-team/contact.php:55
|
||||
msgid "Personal Cell Number"
|
||||
msgstr ""
|
||||
|
||||
#: views/meta-team/contact.php:67
|
||||
msgid "Skype ID"
|
||||
msgstr ""
|
||||
|
||||
#: views/meta-team/contact.php:80
|
||||
msgid "Personal Website"
|
||||
msgstr ""
|
||||
|
||||
#: views/meta-team/contact.php:92
|
||||
msgid "Location"
|
||||
msgstr ""
|
||||
|
||||
#: views/meta-team/general.php:16
|
||||
msgid "Full Biography"
|
||||
msgstr ""
|
||||
|
||||
#: views/meta-team/general.php:25
|
||||
msgid "Short Biography"
|
||||
msgstr ""
|
||||
|
||||
#: views/meta-team/general.php:59
|
||||
msgid "Upload Image"
|
||||
msgstr ""
|
||||
|
||||
#: views/meta-team/general.php:63
|
||||
msgid "Remove Image"
|
||||
msgstr ""
|
||||
|
||||
#: views/meta-team/general.php:67
|
||||
msgid ""
|
||||
"Image size should be larger than 270px in width and 322px in Height "
|
||||
"(two themes will use this size) / 260px in Height (four themes use "
|
||||
"this) . If you do not have the exact size, then upload large image "
|
||||
"than 270px by 322px."
|
||||
msgstr ""
|
||||
@@ -0,0 +1,117 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: \n"
|
||||
"PO-Revision-Date: \n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Poedit-Language: \n"
|
||||
"X-Poedit-Country: \n"
|
||||
"X-Poedit-SourceCharset: utf-8\n"
|
||||
"X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;\n"
|
||||
"X-Poedit-Basepath: \n"
|
||||
"X-Poedit-Bookmarks: \n"
|
||||
"X-Poedit-SearchPath-0: .\n"
|
||||
"X-Textdomain-Support: yes"
|
||||
|
||||
#. translators: plugin header field 'Name'
|
||||
#: ab-backend-search.php:0
|
||||
#@ ab-backend-search
|
||||
msgid "Admin Bar Backend Search"
|
||||
msgstr "Admin Bar Backend Search"
|
||||
|
||||
#: ab-backend-search.php:142
|
||||
#@ ab-backend-search
|
||||
msgid "Media"
|
||||
msgstr "Medien"
|
||||
|
||||
#: ab-backend-search.php:149
|
||||
#@ ab-backend-search
|
||||
msgid "Links"
|
||||
msgstr "Links"
|
||||
|
||||
#: ab-backend-search.php:156
|
||||
#@ ab-backend-search
|
||||
msgid "Comments"
|
||||
msgstr "Kommentare"
|
||||
|
||||
#: ab-backend-search.php:163
|
||||
#: ab-backend-search.php:206
|
||||
#@ ab-backend-search
|
||||
msgid "Users"
|
||||
msgstr "Benutzer"
|
||||
|
||||
#: ab-backend-search.php:170
|
||||
#: ab-backend-search.php:220
|
||||
#@ ab-backend-search
|
||||
msgid "Installed Plugins"
|
||||
msgstr "Installierte Plugins"
|
||||
|
||||
#: ab-backend-search.php:177
|
||||
#: ab-backend-search.php:227
|
||||
#@ ab-backend-search
|
||||
msgid "Installed Themes"
|
||||
msgstr "Installierte Themes"
|
||||
|
||||
#: ab-backend-search.php:184
|
||||
#: ab-backend-search.php:234
|
||||
#@ ab-backend-search
|
||||
msgid "New Plugins"
|
||||
msgstr "Neue Plugins"
|
||||
|
||||
#: ab-backend-search.php:195
|
||||
#: ab-backend-search.php:245
|
||||
#@ ab-backend-search
|
||||
msgid "New Themes"
|
||||
msgstr "Neue Themes"
|
||||
|
||||
#: ab-backend-search.php:213
|
||||
#@ ab-backend-search
|
||||
msgid "Sites"
|
||||
msgstr "Seiten"
|
||||
|
||||
#: ab-backend-search.php:316
|
||||
#@ ab-backend-search
|
||||
msgid "Click to choose a search type"
|
||||
msgstr "Klicken, um einen Suchtyp zu wählen"
|
||||
|
||||
#: ab-backend-search.php:318
|
||||
#@ ab-backend-search
|
||||
msgid "Choose type:"
|
||||
msgstr "Wähle den Suchtyp aus:"
|
||||
|
||||
#. translators: plugin header field 'PluginURI'
|
||||
#: ab-backend-search.php:0
|
||||
#@ ab-backend-search
|
||||
msgid "http://wpgrafie.de/wp-plugins/admin-bar-backend-search/en/"
|
||||
msgstr "http://wpgrafie.de/wp-plugins/admin-bar-backend-search/"
|
||||
|
||||
#. translators: plugin header field 'Description'
|
||||
#: ab-backend-search.php:0
|
||||
#@ ab-backend-search
|
||||
msgid "Adds a search item which centralize all search types into one search form, which is placed in the new Admin Bar."
|
||||
msgstr "Fügt eine Suche in die Admin Bar ein, welche alle Suchformulare aus der Administrationsoberfläche vereint."
|
||||
|
||||
#. translators: plugin header field 'Author'
|
||||
#: ab-backend-search.php:0
|
||||
#@ ab-backend-search
|
||||
msgid "Dominik Schilling"
|
||||
msgstr "Dominik Schilling"
|
||||
|
||||
#. translators: plugin header field 'AuthorURI'
|
||||
#: ab-backend-search.php:0
|
||||
#@ ab-backend-search
|
||||
msgid "http://wphelper.de/"
|
||||
msgstr "http://wpgrafie.de/"
|
||||
|
||||
#. translators: plugin header field 'Version'
|
||||
#: ab-backend-search.php:0
|
||||
#@ ab-backend-search
|
||||
msgid "0.1.1"
|
||||
msgstr "0.1.1-DE"
|
||||
|
||||
47
spec/fixtures/dynamic_finders/plugin_version/admin-bar/translation_file/lang/ru_RU.po
vendored
Normal file
47
spec/fixtures/dynamic_finders/plugin_version/admin-bar/translation_file/lang/ru_RU.po
vendored
Normal file
@@ -0,0 +1,47 @@
|
||||
# Copyright (C) 2010 Admin Bar
|
||||
# This file is distributed under the same license as the Admin Bar package.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Admin Bar 1.0\n"
|
||||
"Report-Msgid-Bugs-To: http://wordpress.org/tag/admin-bar\n"
|
||||
"POT-Creation-Date: 2011-02-25 12:13:19+00:00\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"PO-Revision-Date: 2011-02-25 14:16+0200\n"
|
||||
"Last-Translator: VladimirTsvang <tsvang@nixsolutions.com>\n"
|
||||
"Language-Team: Vladimir Tsvang <vtsvang@gmail.com>\n"
|
||||
"X-Poedit-Language: Russian\n"
|
||||
"X-Poedit-Country: UKRAINE\n"
|
||||
"X-Poedit-SourceCharset: utf-8\n"
|
||||
|
||||
#. #-#-#-#-# plugin.pot (Admin Bar 1.0) #-#-#-#-#
|
||||
#. Plugin Name of the plugin/theme
|
||||
#: admin-bar.php:32
|
||||
#: admin-bar.php:48
|
||||
msgid "Admin Bar"
|
||||
msgstr "Админ бар"
|
||||
|
||||
#: admin-bar.php:53
|
||||
msgid "Show Admin Bar in frontend"
|
||||
msgstr "Отображать админ бар на сайте"
|
||||
|
||||
#: admin-bar.php:71
|
||||
msgid "Option saved!"
|
||||
msgstr "Настройки сохранены"
|
||||
|
||||
#. #-#-#-#-# plugin.pot (Admin Bar 1.0) #-#-#-#-#
|
||||
#. Plugin URI of the plugin/theme
|
||||
#. #-#-#-#-# plugin.pot (Admin Bar 1.0) #-#-#-#-#
|
||||
#. Author URI of the plugin/theme
|
||||
msgid "http://tsvang.net.ua"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin/theme
|
||||
msgid "Enable or disable Frontend Admin Bar in wordpress 3.1"
|
||||
msgstr "Включение и отключение админ бара на сайте"
|
||||
|
||||
#. Author of the plugin/theme
|
||||
msgid "Vladimir Tsvang"
|
||||
msgstr "Владимир Цванг"
|
||||
|
||||
BIN
spec/fixtures/dynamic_finders/plugin_version/admin-bar/translation_file2/lang/ru_RU.mo
vendored
Normal file
BIN
spec/fixtures/dynamic_finders/plugin_version/admin-bar/translation_file2/lang/ru_RU.mo
vendored
Normal file
Binary file not shown.
@@ -0,0 +1,36 @@
|
||||
# Copyright (C) 2017 Post Category Filter
|
||||
# This file is distributed under the same license as the Post Category Filter package.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Post Category Filter 1.6.0\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/post-category-filter\n"
|
||||
"POT-Creation-Date: 2017-06-17 10:22:02+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"
|
||||
|
||||
#: class-category-filter.php:112
|
||||
msgid "Filter %s"
|
||||
msgstr ""
|
||||
#. Plugin Name of the plugin/theme
|
||||
msgid "Post Category Filter"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin URI of the plugin/theme
|
||||
msgid "http://www.jahvi.com"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin/theme
|
||||
msgid "Filter post categories and taxonomies live in the WordPress admin area"
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin/theme
|
||||
msgid "Javier Villanueva"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin/theme
|
||||
msgid "http://www.jahvi.com"
|
||||
msgstr ""
|
||||
@@ -0,0 +1,50 @@
|
||||
# Copyright (C) 2018 Admin Live Search
|
||||
# This file is distributed under the same license as the Admin Live Search package.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Admin Live Search 1.0.0\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/admin-live-"
|
||||
"search\n"
|
||||
"POT-Creation-Date: 2018-05-28 11:23:45+00:00\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"PO-Revision-Date: 2018-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
||||
#: admin/class-admin-live-search-admin.php:79
|
||||
msgid "Nothing found!"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-admin-live-search-admin.php:80
|
||||
msgid "Admin Live Search Results"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-admin-live-search-admin.php:81
|
||||
msgid "Searching for"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-admin-live-search-admin.php:82
|
||||
msgid "Start typing, results will be shown here! (up to 20 results)"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-admin-live-search-admin.php:102
|
||||
msgid "Title"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-admin-live-search-admin.php:103
|
||||
msgid "Categories"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-admin-live-search-admin.php:104
|
||||
msgid "Tags"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-admin-live-search-admin.php:105
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin/theme
|
||||
msgid "Live search pages and posts in the admin area."
|
||||
msgstr ""
|
||||
@@ -0,0 +1,57 @@
|
||||
# Copyright (C) 2015 required+
|
||||
# This file is distributed under the GPLv2+.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Admin Menu Manager 1.0.3\n"
|
||||
"Report-Msgid-Bugs-To: http://required.ch\n"
|
||||
"POT-Creation-Date: 2015-05-04 16:18:00+00:00\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"PO-Revision-Date: 2015-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: required+\n"
|
||||
"Language-Team: required+ <support@required.ch>\n"
|
||||
"X-Generator: grunt-wp-i18n 0.5.2\n"
|
||||
"X-Poedit-KeywordsList: "
|
||||
"__;_e;_x:1,2c;_ex:1,2c;_n:1,2;_nx:1,2,4c;_n_noop:1,2;_nx_noop:1,2,3c;esc_"
|
||||
"attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;esc_html_x:1,2c;\n"
|
||||
"Language: en\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Poedit-Country: Switzerland\n"
|
||||
"X-Poedit-SourceCharset: UTF-8\n"
|
||||
"X-Poedit-Basepath: ../\n"
|
||||
"X-Poedit-SearchPath-0: .\n"
|
||||
"X-Poedit-Bookmarks: \n"
|
||||
"X-Textdomain-Support: yes\n"
|
||||
|
||||
#: classes/plugin.php:98 classes/plugin.php:115 classes/plugin.php:117
|
||||
msgid "Edit Menu"
|
||||
msgstr ""
|
||||
|
||||
#: classes/plugin.php:99
|
||||
msgid "Save"
|
||||
msgstr ""
|
||||
|
||||
#: classes/plugin.php:100
|
||||
msgid "Saving…"
|
||||
msgstr ""
|
||||
|
||||
#: classes/plugin.php:101
|
||||
msgid "Saved!"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin Name of the plugin/theme
|
||||
msgid "Admin Menu Manager"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin/theme
|
||||
msgid "http://required.ch"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin/theme
|
||||
msgid "Manage the WordPress admin menu using a simple drag & drop interface."
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin/theme
|
||||
msgid "required+"
|
||||
msgstr ""
|
||||
@@ -0,0 +1,117 @@
|
||||
# Copyright (C) 2017 Admitad Tracking
|
||||
# This file is distributed under the same license as the Admitad Tracking package.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Admitad Tracking 1.0.0\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/admitad.tracking."
|
||||
"wp\n"
|
||||
"POT-Creation-Date: 2017-10-05 07:51:17+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"
|
||||
|
||||
#: admitadtracking.class.php:133
|
||||
msgid "Auth"
|
||||
msgstr ""
|
||||
|
||||
#: admitadtracking.class.php:139
|
||||
msgid "Main"
|
||||
msgstr ""
|
||||
|
||||
#: admitadtracking.class.php:140
|
||||
msgid "Actions"
|
||||
msgstr ""
|
||||
|
||||
#: admitadtracking.class.php:141
|
||||
msgid "Revision"
|
||||
msgstr ""
|
||||
|
||||
#: admitadtracking.class.php:149
|
||||
msgid "Admitad tracking"
|
||||
msgstr ""
|
||||
|
||||
#: admitadtracking.class.php:172
|
||||
msgid "Save Changes"
|
||||
msgstr ""
|
||||
|
||||
#: admitadtracking.class.php:173
|
||||
msgid "Reset"
|
||||
msgstr ""
|
||||
|
||||
#: admitadtracking.php:34
|
||||
msgid "Settings"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admitad/Tab/ActionsTab.php:149
|
||||
msgid "None"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admitad/Tab/ActionsTab.php:150
|
||||
msgid "New user"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admitad/Tab/ActionsTab.php:151
|
||||
msgid "Old user"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admitad/Tab/ActionsTab.php:158
|
||||
msgid "Not active"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admitad/Tab/ActionsTab.php:159
|
||||
msgid "Sale"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admitad/Tab/AuthTab.php:42
|
||||
msgid "Client Id"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admitad/Tab/AuthTab.php:43
|
||||
msgid "Client Secret"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admitad/Tab/MainTab.php:36
|
||||
msgid "Campaign code"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admitad/Tab/MainTab.php:37
|
||||
msgid "Postback key"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admitad/Tab/RevisionTab.php:54
|
||||
msgid "File Name"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admitad/Tab/RevisionTab.php:55
|
||||
msgid "Login"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admitad/Tab/RevisionTab.php:56
|
||||
msgid "Password"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admitad/Tab/Tab.php:22
|
||||
msgid "Main settings"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin Name of the plugin/theme
|
||||
msgid "Admitad Tracking"
|
||||
msgstr ""
|
||||
|
||||
#. #-#-#-#-# admitadtracking.pot (Admitad Tracking 1.0.0) #-#-#-#-#
|
||||
#. Plugin URI of the plugin/theme
|
||||
#. #-#-#-#-# admitadtracking.pot (Admitad Tracking 1.0.0) #-#-#-#-#
|
||||
#. Author URI of the plugin/theme
|
||||
msgid "https://admitad.com"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin/theme
|
||||
msgid "Integration with CPA network Admitad"
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin/theme
|
||||
msgid "Admitad"
|
||||
msgstr ""
|
||||
Binary file not shown.
@@ -0,0 +1,117 @@
|
||||
# Copyright (C) 2017 Admitad Tracking
|
||||
# This file is distributed under the same license as the Admitad Tracking package.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Admitad Tracking 1.0.0\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/admitad.tracking."
|
||||
"wp\n"
|
||||
"POT-Creation-Date: 2017-10-05 07:40: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"
|
||||
|
||||
#: admitadtracking.class.php:133
|
||||
msgid "Auth"
|
||||
msgstr "Авторизация"
|
||||
|
||||
#: admitadtracking.class.php:139
|
||||
msgid "Main"
|
||||
msgstr "Общие настройки"
|
||||
|
||||
#: admitadtracking.class.php:140
|
||||
msgid "Actions"
|
||||
msgstr "Действия и тарифы"
|
||||
|
||||
#: admitadtracking.class.php:141
|
||||
msgid "Revision"
|
||||
msgstr "Автосверка"
|
||||
|
||||
#: admitadtracking.class.php:149
|
||||
msgid "Admitad tracking"
|
||||
msgstr "Admitad tracking"
|
||||
|
||||
#: admitadtracking.class.php:172
|
||||
msgid "Save Changes"
|
||||
msgstr "Сохранить изменения"
|
||||
|
||||
#: admitadtracking.class.php:173
|
||||
msgid "Reset"
|
||||
msgstr "Сбросить"
|
||||
|
||||
#: admitadtracking.php:34
|
||||
msgid "Settings"
|
||||
msgstr "Настройки"
|
||||
|
||||
#: src/Admitad/Tab/ActionsTab.php:149
|
||||
msgid "None"
|
||||
msgstr "Нет"
|
||||
|
||||
#: src/Admitad/Tab/ActionsTab.php:150
|
||||
msgid "New user"
|
||||
msgstr "Новый пользователь"
|
||||
|
||||
#: src/Admitad/Tab/ActionsTab.php:151
|
||||
msgid "Old user"
|
||||
msgstr "Старый пользователь"
|
||||
|
||||
#: src/Admitad/Tab/ActionsTab.php:158
|
||||
msgid "Not active"
|
||||
msgstr "Неактивно"
|
||||
|
||||
#: src/Admitad/Tab/ActionsTab.php:159
|
||||
msgid "Sale"
|
||||
msgstr "Покупка"
|
||||
|
||||
#: src/Admitad/Tab/AuthTab.php:42
|
||||
msgid "Client Id"
|
||||
msgstr "Ваш идентификатор"
|
||||
|
||||
#: src/Admitad/Tab/AuthTab.php:43
|
||||
msgid "Client Secret"
|
||||
msgstr "Ваш секретный ключ"
|
||||
|
||||
#: src/Admitad/Tab/MainTab.php:36
|
||||
msgid "Campaign code"
|
||||
msgstr "Код кампании"
|
||||
|
||||
#: src/Admitad/Tab/MainTab.php:37
|
||||
msgid "Postback key"
|
||||
msgstr "Postback ключ"
|
||||
|
||||
#: src/Admitad/Tab/RevisionTab.php:54
|
||||
msgid "File Name"
|
||||
msgstr "Название файла"
|
||||
|
||||
#: src/Admitad/Tab/RevisionTab.php:55
|
||||
msgid "Login"
|
||||
msgstr "Логин"
|
||||
|
||||
#: src/Admitad/Tab/RevisionTab.php:56
|
||||
msgid "Password"
|
||||
msgstr "Пароль"
|
||||
|
||||
#: src/Admitad/Tab/Tab.php:22
|
||||
msgid "Main settings"
|
||||
msgstr "Настройки"
|
||||
|
||||
#. Plugin Name of the plugin/theme
|
||||
msgid "Admitad Tracking"
|
||||
msgstr "Admitad Tracking"
|
||||
|
||||
#. #-#-#-#-# admitadtracking.pot (Admitad Tracking 1.0.0) #-#-#-#-#
|
||||
#. Plugin URI of the plugin/theme
|
||||
#. #-#-#-#-# admitadtracking.pot (Admitad Tracking 1.0.0) #-#-#-#-#
|
||||
#. Author URI of the plugin/theme
|
||||
msgid "https://admitad.com"
|
||||
msgstr "https://admitad.com"
|
||||
|
||||
#. Description of the plugin/theme
|
||||
msgid "Integration with CPA network Admitad"
|
||||
msgstr "Модуль для интеграции интернет-магазина с CPA-сетью Admitad"
|
||||
|
||||
#. Author of the plugin/theme
|
||||
msgid "Admitad"
|
||||
msgstr "Admitad"
|
||||
@@ -0,0 +1,201 @@
|
||||
# AdSimple-Vote — Let the users to vote with just one simple click. Create a question and get deep insights in the process. Listen your audience.
|
||||
# @encoding UTF-8
|
||||
# @version 1.0.0
|
||||
# @copyright Copyright (C) 2018 AdSimple (https://www.adsimple.at). All rights reserved.
|
||||
# @license GPLv2 or later; See http://www.gnu.org/licenses/gpl-2.0.html
|
||||
# @author Alexander Khmelnitskiy (hi@alexander.khmelnitskiy.ua)
|
||||
# @support support@adsimple.at
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: 1.0.0\n"
|
||||
"Report-Msgid-Bugs-To: Support <support@adsimple.at>\n"
|
||||
"POT-Creation-Date: 2018-03-19 03:00+0200\n"
|
||||
"PO-Revision-Date: 2018-03-30 18:27+0200\n"
|
||||
"Language-Team: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: Poedit 2.0.6\n"
|
||||
"Last-Translator: Andreas Ostheimer <office@ostheimer.at>\n"
|
||||
"Language: de_DE\n"
|
||||
|
||||
#: adsimple-vote.php:154 adsimple-vote.php:164
|
||||
msgid "Exceeded the limit of votes from one IP."
|
||||
msgstr "Abstimmungslimit für diese IP überschritten."
|
||||
|
||||
#: adsimple-vote.php:514 adsimple-vote.php:808
|
||||
msgid "Vote"
|
||||
msgid_plural "Votes"
|
||||
msgstr[0] "Stimme"
|
||||
msgstr[1] "Stimmen"
|
||||
|
||||
#: adsimple-vote.php:517
|
||||
msgid "Powered by AdSimple"
|
||||
msgstr "Vote von AdSimple"
|
||||
|
||||
#: adsimple-vote.php:653
|
||||
msgid "AdSimple-Vote — Let the users to vote with just one simple click."
|
||||
msgstr "AdSimple Vote lässt Besucher mit einem Klick abstimmen."
|
||||
|
||||
#: adsimple-vote.php:654
|
||||
msgid "Settings"
|
||||
msgstr "Einstellungen"
|
||||
|
||||
#: adsimple-vote.php:670
|
||||
msgid "Plugin settings"
|
||||
msgstr "Plugin Einstellungen"
|
||||
|
||||
#: adsimple-vote.php:673
|
||||
msgid "Color"
|
||||
msgstr "Farbe"
|
||||
|
||||
#: adsimple-vote.php:676
|
||||
msgid "Social Share Buttons"
|
||||
msgstr "Social Media Buttons"
|
||||
|
||||
#: adsimple-vote.php:679
|
||||
msgid "Before Vote Message"
|
||||
msgstr "Vor der Abstimmung"
|
||||
|
||||
#: adsimple-vote.php:682
|
||||
msgid "After Vote Message"
|
||||
msgstr "Nach der Abstimmung"
|
||||
|
||||
#: adsimple-vote.php:698
|
||||
msgid "You can add your custom \"After Vote Message\". You can use HTML code."
|
||||
msgstr ""
|
||||
"Sie können eine eigene Nachricht vor dem Abstimmen anzeigen - samt HTML."
|
||||
|
||||
#: adsimple-vote.php:714
|
||||
msgid "You can add your custom \"Before Vote Message\". You can use HTML code."
|
||||
msgstr ""
|
||||
"Sie können eine eigene Nachricht nach dem Abstimmen anzeigen - samt HTML."
|
||||
|
||||
#: adsimple-vote.php:729
|
||||
msgid "Choose social networks to use."
|
||||
msgstr "Wählen Sie bitte Social Media Netzwerke aus."
|
||||
|
||||
#: adsimple-vote.php:732
|
||||
msgid "Facebook"
|
||||
msgstr "Facebook"
|
||||
|
||||
#: adsimple-vote.php:737
|
||||
msgid "Twitter"
|
||||
msgstr "Twitter"
|
||||
|
||||
#: adsimple-vote.php:742
|
||||
msgid "Google Plus"
|
||||
msgstr "Google+"
|
||||
|
||||
#: adsimple-vote.php:759
|
||||
msgid "Select key color to modyfy design."
|
||||
msgstr "Wählen Sie Farben um das Design zu verändern."
|
||||
|
||||
#: adsimple-vote.php:772
|
||||
msgid ""
|
||||
"Let the users to vote with just one simple click. Create a question and get "
|
||||
"deep insights in the process. Listen your audience."
|
||||
msgstr ""
|
||||
"Lassen Sie Ihre Leser ganz einfach und rasch abstimmen. Kreieren Sie eine "
|
||||
"Frage und erhalten Sie Antworten."
|
||||
|
||||
#: adsimple-vote.php:787
|
||||
msgid "AdSimple Vote Settings"
|
||||
msgstr "AdSimple Vote Einstellungen"
|
||||
|
||||
#: adsimple-vote.php:807
|
||||
msgid "Votes"
|
||||
msgstr "Abstimmungen"
|
||||
|
||||
#: adsimple-vote.php:809 adsimple-vote.php:810
|
||||
msgid "Add New Vote"
|
||||
msgstr "Neue Abstimmung"
|
||||
|
||||
#: adsimple-vote.php:811
|
||||
msgid "Edit Vote"
|
||||
msgstr "Abstimmung bearbeiten"
|
||||
|
||||
#: adsimple-vote.php:812
|
||||
msgid "New Vote"
|
||||
msgstr "Neue Abstimmung"
|
||||
|
||||
#: adsimple-vote.php:813
|
||||
msgid "View Vote"
|
||||
msgstr "Abstimmung ansehen"
|
||||
|
||||
#: adsimple-vote.php:814
|
||||
msgid "View Votes"
|
||||
msgstr "Abstimmung anzeigen"
|
||||
|
||||
#: adsimple-vote.php:815
|
||||
msgid "Search Votes"
|
||||
msgstr "Abstimmung suchen"
|
||||
|
||||
#: adsimple-vote.php:816
|
||||
msgid "No votes found"
|
||||
msgstr "Keine Abstimmung gefunden"
|
||||
|
||||
#: adsimple-vote.php:817
|
||||
msgid "No posts found in Trash"
|
||||
msgstr "Keine Abstimmungen im Papierkorb gefunden"
|
||||
|
||||
#: adsimple-vote.php:818
|
||||
msgid "All votes"
|
||||
msgstr "Alle Abstimmungen"
|
||||
|
||||
#: adsimple-vote.php:819
|
||||
msgid "Vote Archives"
|
||||
msgstr "Abstimmungsarchiv"
|
||||
|
||||
#: adsimple-vote.php:820
|
||||
msgid "Vote Attributes"
|
||||
msgstr "Abstimmungseigenschaften"
|
||||
|
||||
#: adsimple-vote.php:821
|
||||
msgid "Insert into vote"
|
||||
msgstr "In Abstimmung einfügen"
|
||||
|
||||
#: adsimple-vote.php:822
|
||||
msgid "Uploaded to this vote"
|
||||
msgstr "Zu dieser Abstimmung hochgeladen"
|
||||
|
||||
#: adsimple-vote.php:823
|
||||
msgid "Vote Image"
|
||||
msgstr "Abstimmungsbild"
|
||||
|
||||
#: adsimple-vote.php:824
|
||||
msgid "Set vote image"
|
||||
msgstr "Abstimmungsbild setzen"
|
||||
|
||||
#: adsimple-vote.php:825
|
||||
msgid "Remove vote image"
|
||||
msgstr "Abstimmungsbild entfernen"
|
||||
|
||||
#: adsimple-vote.php:826
|
||||
msgid "Use as vote image"
|
||||
msgstr "Als Abstimmungsbild verwenden"
|
||||
|
||||
#: adsimple-vote.php:827
|
||||
msgid "AdSimple Vote"
|
||||
msgstr "AdSimple Vote"
|
||||
|
||||
#: adsimple-vote.php:865
|
||||
msgid "Values"
|
||||
msgstr "Werte"
|
||||
|
||||
#: adsimple-vote.php:951
|
||||
msgid "Left value:"
|
||||
msgstr "Linker Wert:"
|
||||
|
||||
#: adsimple-vote.php:956
|
||||
msgid "Right value:"
|
||||
msgstr "Rechter Wert:"
|
||||
|
||||
#: adsimple-vote.php:974
|
||||
msgid "Shorcode"
|
||||
msgstr "Shortcode"
|
||||
|
||||
#: adsimple-vote.php:1039
|
||||
msgid "Content Marketing Agentur AdSimple® aus Österreich"
|
||||
msgstr "Content Marketing Agentur AdSimple® aus Österreich"
|
||||
@@ -0,0 +1,881 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Advanced Database Cleaner 2.0.0\n"
|
||||
"POT-Creation-Date: 2016-03-16 00:31+0000\n"
|
||||
"PO-Revision-Date: 2016-03-16 00:32+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: en\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Generator: Poedit 1.8.7\n"
|
||||
"X-Poedit-Basepath: ..\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Poedit-KeywordsList: __;_e\n"
|
||||
"X-Poedit-SearchPath-0: .\n"
|
||||
|
||||
#: advanced-db-cleaner.php:111
|
||||
msgid "Once weekly"
|
||||
msgstr ""
|
||||
|
||||
#: advanced-db-cleaner.php:116
|
||||
msgid "Once monthly"
|
||||
msgstr ""
|
||||
|
||||
#: advanced-db-cleaner.php:225
|
||||
msgid "Welcome!"
|
||||
msgstr ""
|
||||
|
||||
#: advanced-db-cleaner.php:227
|
||||
msgid ""
|
||||
"Before doing any clean-up, please make sure to always backup your database "
|
||||
"first."
|
||||
msgstr ""
|
||||
|
||||
#: advanced-db-cleaner.php:229
|
||||
msgid ""
|
||||
"Once you read and understand this message, you can disable it from settings "
|
||||
"Tab."
|
||||
msgstr ""
|
||||
|
||||
#: advanced-db-cleaner.php:236
|
||||
msgid "General clean-up"
|
||||
msgstr ""
|
||||
|
||||
#: advanced-db-cleaner.php:237 includes/class_optimize_tables.php:179
|
||||
msgid "Optimize"
|
||||
msgstr ""
|
||||
|
||||
#: advanced-db-cleaner.php:238 includes/class_clean_tables.php:20
|
||||
#: includes/class_optimize_tables.php:18
|
||||
msgid "Tables"
|
||||
msgstr ""
|
||||
|
||||
#: advanced-db-cleaner.php:239 includes/class_clean_options.php:20
|
||||
msgid "Options"
|
||||
msgstr ""
|
||||
|
||||
#: advanced-db-cleaner.php:240
|
||||
msgid "Scheduled tasks"
|
||||
msgstr ""
|
||||
|
||||
#: advanced-db-cleaner.php:241
|
||||
msgid "Overview & Settings"
|
||||
msgstr ""
|
||||
|
||||
#: advanced-db-cleaner.php:242
|
||||
msgid "Premium"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class_clean_cron.php:19
|
||||
msgid "Task"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class_clean_cron.php:20
|
||||
msgid "Tasks"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class_clean_cron.php:24 includes/class_clean_cron.php:228
|
||||
#: includes/class_clean_options.php:24 includes/class_clean_options.php:230
|
||||
#: includes/class_clean_tables.php:24 includes/class_clean_tables.php:213
|
||||
#: includes/custom-clean-view/class_clean_comment.php:14
|
||||
#: includes/custom-clean-view/class_clean_commentmeta.php:13
|
||||
#: includes/custom-clean-view/class_clean_dashboard_transient_feed.php:13
|
||||
#: includes/custom-clean-view/class_clean_draft_trash.php:15
|
||||
#: includes/custom-clean-view/class_clean_postmeta.php:13
|
||||
#: includes/custom-clean-view/class_clean_relationships.php:13
|
||||
#: includes/custom-clean-view/class_clean_revision.php:13
|
||||
msgid "This feature is available in Pro version only."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class_clean_cron.php:25 includes/class_clean_cron.php:228
|
||||
#: includes/class_clean_options.php:25 includes/class_clean_options.php:230
|
||||
#: includes/class_clean_tables.php:25 includes/class_clean_tables.php:213
|
||||
#: includes/custom-clean-view/class_clean_comment.php:15
|
||||
#: includes/custom-clean-view/class_clean_commentmeta.php:14
|
||||
#: includes/custom-clean-view/class_clean_dashboard_transient_feed.php:14
|
||||
#: includes/custom-clean-view/class_clean_draft_trash.php:16
|
||||
#: includes/custom-clean-view/class_clean_postmeta.php:14
|
||||
#: includes/custom-clean-view/class_clean_relationships.php:14
|
||||
#: includes/custom-clean-view/class_clean_revision.php:14
|
||||
msgid "Please upgrade to pro version"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class_clean_cron.php:51 includes/class_clean_options.php:51
|
||||
#: includes/class_clean_tables.php:51
|
||||
msgid ""
|
||||
"Indicates the creator of the option. It can be a plugin name, a theme name "
|
||||
"or WordPress itself."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class_clean_cron.php:55
|
||||
msgid "Hook name"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class_clean_cron.php:56
|
||||
msgid "Next run - Frequency"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class_clean_cron.php:57 includes/class_clean_options.php:58
|
||||
#: includes/class_clean_tables.php:59 includes/class_optimize_tables.php:124
|
||||
#: includes/custom-clean-view/class_clean_comment.php:53
|
||||
#: includes/custom-clean-view/class_clean_commentmeta.php:40
|
||||
#: includes/custom-clean-view/class_clean_dashboard_transient_feed.php:40
|
||||
#: includes/custom-clean-view/class_clean_draft_trash.php:56
|
||||
#: includes/custom-clean-view/class_clean_postmeta.php:40
|
||||
#: includes/custom-clean-view/class_clean_relationships.php:40
|
||||
#: includes/custom-clean-view/class_clean_revision.php:40
|
||||
msgid "Site id"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class_clean_cron.php:58 includes/class_clean_options.php:59
|
||||
#: includes/class_clean_tables.php:60
|
||||
msgid "Belongs to"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class_clean_cron.php:111 includes/class_clean_options.php:113
|
||||
#: includes/class_clean_tables.php:115
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class_clean_cron.php:119 includes/class_clean_options.php:121
|
||||
#: includes/class_clean_tables.php:123
|
||||
msgid "No tasks found!"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class_clean_cron.php:121 includes/class_clean_options.php:123
|
||||
#: includes/class_clean_tables.php:125
|
||||
#: includes/custom-clean-view/class_clean_comment.php:114
|
||||
#: includes/custom-clean-view/class_clean_commentmeta.php:100
|
||||
#: includes/custom-clean-view/class_clean_dashboard_transient_feed.php:100
|
||||
#: includes/custom-clean-view/class_clean_draft_trash.php:116
|
||||
#: includes/custom-clean-view/class_clean_postmeta.php:100
|
||||
#: includes/custom-clean-view/class_clean_relationships.php:100
|
||||
#: includes/custom-clean-view/class_clean_revision.php:100
|
||||
#: includes/functions.php:191
|
||||
msgid "Available in Pro version!"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class_clean_cron.php:164
|
||||
msgid "Selected scheduled tasks cleaned successfully!"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class_clean_cron.php:208
|
||||
msgid "Detect orphan tasks"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class_clean_cron.php:214 includes/class_clean_options.php:216
|
||||
#: includes/class_clean_tables.php:199
|
||||
msgid "Please wait!"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class_clean_cron.php:224
|
||||
msgid ""
|
||||
"Below the list of all your scheduled tasks. Please do not delete any task "
|
||||
"unless you really know what you are doing!"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class_clean_cron.php:237 includes/class_clean_options.php:239
|
||||
#: includes/class_clean_tables.php:222 includes/class_general_cleanup.php:224
|
||||
msgid "Cleaning..."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class_clean_cron.php:239
|
||||
msgid ""
|
||||
"You are about to clean some of your scheduled tasks. This operation is "
|
||||
"irreversible. Don't forget to make a backup first."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class_clean_cron.php:242 includes/class_clean_options.php:244
|
||||
#: includes/class_clean_tables.php:227 includes/class_general_cleanup.php:229
|
||||
msgid "Are you sure to continue?"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class_clean_cron.php:245 includes/class_clean_options.php:247
|
||||
#: includes/class_clean_tables.php:230 includes/class_general_cleanup.php:232
|
||||
#: includes/class_optimize_tables.php:283
|
||||
msgid "Action required"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class_clean_cron.php:247 includes/class_clean_options.php:249
|
||||
#: includes/class_clean_tables.php:232 includes/class_general_cleanup.php:234
|
||||
#: includes/class_optimize_tables.php:285
|
||||
msgid "Please select an action!"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class_clean_options.php:19
|
||||
msgid "Option"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class_clean_options.php:55
|
||||
msgid "Option name"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class_clean_options.php:56
|
||||
msgid "Value"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class_clean_options.php:57
|
||||
#: includes/custom-clean-view/class_clean_dashboard_transient_feed.php:39
|
||||
msgid "Autoload"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class_clean_options.php:166
|
||||
msgid "Selected options cleaned successfully!"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class_clean_options.php:210 includes/premium_page.php:11
|
||||
msgid "Detect orphan options"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class_clean_options.php:226
|
||||
msgid ""
|
||||
"Below the list of all your options. Please do not delete any option unless "
|
||||
"you really know what you are doing!"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class_clean_options.php:241
|
||||
msgid ""
|
||||
"You are about to clean some of your options. This operation is irreversible. "
|
||||
"Don't forget to make a backup first."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class_clean_tables.php:19 includes/class_optimize_tables.php:17
|
||||
msgid "Table"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class_clean_tables.php:55 includes/class_optimize_tables.php:122
|
||||
msgid "Prefix"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class_clean_tables.php:56 includes/class_optimize_tables.php:123
|
||||
msgid "Table name"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class_clean_tables.php:57
|
||||
msgid "Rows"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class_clean_tables.php:58
|
||||
msgid "Size"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class_clean_tables.php:149
|
||||
msgid "Selected tables cleaned successfully!"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class_clean_tables.php:193 includes/premium_page.php:12
|
||||
msgid "Detect orphan tables"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class_clean_tables.php:209
|
||||
msgid ""
|
||||
"Below the list of all your tables. Please do not delete any table unless you "
|
||||
"really know what you are doing!"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class_clean_tables.php:224
|
||||
msgid ""
|
||||
"You are about to clean some of your tables. This operation is irreversible. "
|
||||
"Don't forget to make a backup first."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class_general_cleanup.php:15
|
||||
msgid "Element"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class_general_cleanup.php:16
|
||||
msgid "Elements"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class_general_cleanup.php:28
|
||||
msgid "The clean-up schedule saved successfully!"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class_general_cleanup.php:70
|
||||
msgid "Element to clean"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class_general_cleanup.php:71
|
||||
msgid "Count"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class_general_cleanup.php:72
|
||||
msgid "View"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class_general_cleanup.php:121
|
||||
#: includes/custom-clean-view/class_clean_comment.php:107
|
||||
#: includes/custom-clean-view/class_clean_commentmeta.php:93
|
||||
#: includes/custom-clean-view/class_clean_dashboard_transient_feed.php:93
|
||||
#: includes/custom-clean-view/class_clean_draft_trash.php:109
|
||||
#: includes/custom-clean-view/class_clean_postmeta.php:93
|
||||
#: includes/custom-clean-view/class_clean_relationships.php:93
|
||||
#: includes/custom-clean-view/class_clean_revision.php:93
|
||||
msgid "Clean"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class_general_cleanup.php:128
|
||||
#: includes/class_general_cleanup.php:174
|
||||
msgid "Your database is clean!"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class_general_cleanup.php:149
|
||||
msgid "Selected elements successfully cleaned!"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class_general_cleanup.php:177
|
||||
msgid "element(s) should be cleaned!"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class_general_cleanup.php:181
|
||||
#: includes/class_optimize_tables.php:240
|
||||
msgid "Schedule"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class_general_cleanup.php:188
|
||||
#: includes/class_optimize_tables.php:247
|
||||
msgid "Not scheduled"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class_general_cleanup.php:191
|
||||
msgid "Run clean-up hourly"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class_general_cleanup.php:194
|
||||
msgid "Run clean-up twice a day"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class_general_cleanup.php:197
|
||||
msgid "Run clean-up daily"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class_general_cleanup.php:200
|
||||
msgid "Run clean-up weekly"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class_general_cleanup.php:203
|
||||
msgid "Run clean-up monthly"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class_general_cleanup.php:206
|
||||
#: includes/class_optimize_tables.php:265
|
||||
msgid "Save"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class_general_cleanup.php:209
|
||||
#: includes/class_optimize_tables.php:268
|
||||
msgid "Next run:"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class_general_cleanup.php:215
|
||||
#: includes/class_optimize_tables.php:274
|
||||
msgid "not set"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class_general_cleanup.php:226
|
||||
msgid ""
|
||||
"You are about to clean some of your unused data. This operation is "
|
||||
"irreversible. Don't forget to make a backup first."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class_optimize_tables.php:30
|
||||
msgid "The optimization schedule saved successfully!"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class_optimize_tables.php:118
|
||||
msgid "Indicates the total lost space in the table"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class_optimize_tables.php:125
|
||||
msgid "Lost"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class_optimize_tables.php:186
|
||||
msgid "All tables are optimized!"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class_optimize_tables.php:207
|
||||
msgid "Selected tables successfully optimized!"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class_optimize_tables.php:232
|
||||
msgid "Your database is optimized!"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class_optimize_tables.php:235
|
||||
msgid "table(s) should be optimized!"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class_optimize_tables.php:250
|
||||
msgid "Run optimization hourly"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class_optimize_tables.php:253
|
||||
msgid "Run optimization twice a day"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class_optimize_tables.php:256
|
||||
msgid "Run optimization daily"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class_optimize_tables.php:259
|
||||
msgid "Run optimization weekly"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class_optimize_tables.php:262
|
||||
msgid "Run optimization monthly"
|
||||
msgstr ""
|
||||
|
||||
#: includes/custom-clean-view/class_clean_comment.php:18
|
||||
msgid "Pending comment"
|
||||
msgstr ""
|
||||
|
||||
#: includes/custom-clean-view/class_clean_comment.php:19
|
||||
#: includes/functions.php:96
|
||||
msgid "Pending comments"
|
||||
msgstr ""
|
||||
|
||||
#: includes/custom-clean-view/class_clean_comment.php:21
|
||||
msgid "Spam comment"
|
||||
msgstr ""
|
||||
|
||||
#: includes/custom-clean-view/class_clean_comment.php:22
|
||||
msgid "Spam comments"
|
||||
msgstr ""
|
||||
|
||||
#: includes/custom-clean-view/class_clean_comment.php:24
|
||||
msgid "Trash comment"
|
||||
msgstr ""
|
||||
|
||||
#: includes/custom-clean-view/class_clean_comment.php:25
|
||||
#: includes/functions.php:98
|
||||
msgid "Trash comments"
|
||||
msgstr ""
|
||||
|
||||
#: includes/custom-clean-view/class_clean_comment.php:49
|
||||
#: includes/custom-clean-view/class_clean_draft_trash.php:53
|
||||
#: includes/custom-clean-view/class_clean_revision.php:37
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#: includes/custom-clean-view/class_clean_comment.php:50
|
||||
msgid "Author"
|
||||
msgstr ""
|
||||
|
||||
#: includes/custom-clean-view/class_clean_comment.php:51
|
||||
msgid "Content"
|
||||
msgstr ""
|
||||
|
||||
#: includes/custom-clean-view/class_clean_comment.php:52
|
||||
#: includes/custom-clean-view/class_clean_draft_trash.php:55
|
||||
#: includes/custom-clean-view/class_clean_revision.php:39
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#: includes/custom-clean-view/class_clean_comment.php:134
|
||||
#: includes/custom-clean-view/class_clean_draft_trash.php:136
|
||||
msgid "Custom cleaning : "
|
||||
msgstr ""
|
||||
|
||||
#: includes/custom-clean-view/class_clean_commentmeta.php:17
|
||||
msgid "Comment meta"
|
||||
msgstr ""
|
||||
|
||||
#: includes/custom-clean-view/class_clean_commentmeta.php:18
|
||||
msgid "Comments meta"
|
||||
msgstr ""
|
||||
|
||||
#: includes/custom-clean-view/class_clean_commentmeta.php:37
|
||||
#: includes/custom-clean-view/class_clean_postmeta.php:37
|
||||
msgid "Meta id"
|
||||
msgstr ""
|
||||
|
||||
#: includes/custom-clean-view/class_clean_commentmeta.php:38
|
||||
msgid "Comment meta key"
|
||||
msgstr ""
|
||||
|
||||
#: includes/custom-clean-view/class_clean_commentmeta.php:39
|
||||
#: includes/custom-clean-view/class_clean_postmeta.php:39
|
||||
msgid "Meta value"
|
||||
msgstr ""
|
||||
|
||||
#: includes/custom-clean-view/class_clean_commentmeta.php:120
|
||||
msgid "Custom cleaning : <b>Orphan commentmeta</b>"
|
||||
msgstr ""
|
||||
|
||||
#: includes/custom-clean-view/class_clean_dashboard_transient_feed.php:17
|
||||
msgid "Dashboard transient feed"
|
||||
msgstr ""
|
||||
|
||||
#: includes/custom-clean-view/class_clean_dashboard_transient_feed.php:18
|
||||
msgid "Dashboard transients feed"
|
||||
msgstr ""
|
||||
|
||||
#: includes/custom-clean-view/class_clean_dashboard_transient_feed.php:37
|
||||
msgid "Feed id"
|
||||
msgstr ""
|
||||
|
||||
#: includes/custom-clean-view/class_clean_dashboard_transient_feed.php:38
|
||||
msgid "Feed name"
|
||||
msgstr ""
|
||||
|
||||
#: includes/custom-clean-view/class_clean_dashboard_transient_feed.php:120
|
||||
msgid "Custom cleaning : <b>Dashboard transient feed</b>"
|
||||
msgstr ""
|
||||
|
||||
#: includes/custom-clean-view/class_clean_draft_trash.php:19
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
#: includes/custom-clean-view/class_clean_draft_trash.php:20
|
||||
#: includes/functions.php:93
|
||||
msgid "Drafts"
|
||||
msgstr ""
|
||||
|
||||
#: includes/custom-clean-view/class_clean_draft_trash.php:21
|
||||
msgid "Draft title"
|
||||
msgstr ""
|
||||
|
||||
#: includes/custom-clean-view/class_clean_draft_trash.php:23
|
||||
msgid "Auto draft"
|
||||
msgstr ""
|
||||
|
||||
#: includes/custom-clean-view/class_clean_draft_trash.php:24
|
||||
msgid "Auto drafts"
|
||||
msgstr ""
|
||||
|
||||
#: includes/custom-clean-view/class_clean_draft_trash.php:25
|
||||
msgid "Auto draft title"
|
||||
msgstr ""
|
||||
|
||||
#: includes/custom-clean-view/class_clean_draft_trash.php:27
|
||||
msgid "Trash post"
|
||||
msgstr ""
|
||||
|
||||
#: includes/custom-clean-view/class_clean_draft_trash.php:28
|
||||
#: includes/functions.php:95
|
||||
msgid "Trash posts"
|
||||
msgstr ""
|
||||
|
||||
#: includes/custom-clean-view/class_clean_draft_trash.php:29
|
||||
msgid "Trash post title"
|
||||
msgstr ""
|
||||
|
||||
#: includes/custom-clean-view/class_clean_postmeta.php:17
|
||||
msgid "Post meta"
|
||||
msgstr ""
|
||||
|
||||
#: includes/custom-clean-view/class_clean_postmeta.php:18
|
||||
msgid "Posts meta"
|
||||
msgstr ""
|
||||
|
||||
#: includes/custom-clean-view/class_clean_postmeta.php:38
|
||||
msgid "Post meta key"
|
||||
msgstr ""
|
||||
|
||||
#: includes/custom-clean-view/class_clean_postmeta.php:120
|
||||
msgid "Custom cleaning : <b>Orphan postmeta</b>"
|
||||
msgstr ""
|
||||
|
||||
#: includes/custom-clean-view/class_clean_relationships.php:17
|
||||
msgid "Relationship"
|
||||
msgstr ""
|
||||
|
||||
#: includes/custom-clean-view/class_clean_relationships.php:18
|
||||
msgid "Relationships"
|
||||
msgstr ""
|
||||
|
||||
#: includes/custom-clean-view/class_clean_relationships.php:37
|
||||
msgid "Object id"
|
||||
msgstr ""
|
||||
|
||||
#: includes/custom-clean-view/class_clean_relationships.php:38
|
||||
msgid "Term taxonomy id"
|
||||
msgstr ""
|
||||
|
||||
#: includes/custom-clean-view/class_clean_relationships.php:39
|
||||
msgid "Term order"
|
||||
msgstr ""
|
||||
|
||||
#: includes/custom-clean-view/class_clean_relationships.php:120
|
||||
msgid "Custom cleaning : <b>Orphan relationships</b>"
|
||||
msgstr ""
|
||||
|
||||
#: includes/custom-clean-view/class_clean_revision.php:17
|
||||
msgid "Revision"
|
||||
msgstr ""
|
||||
|
||||
#: includes/custom-clean-view/class_clean_revision.php:18
|
||||
#: includes/functions.php:92
|
||||
msgid "Revisions"
|
||||
msgstr ""
|
||||
|
||||
#: includes/custom-clean-view/class_clean_revision.php:38
|
||||
msgid "Revision title"
|
||||
msgstr ""
|
||||
|
||||
#: includes/custom-clean-view/class_clean_revision.php:120
|
||||
msgid "Custom cleaning : <b>Revisions</b>"
|
||||
msgstr ""
|
||||
|
||||
#: includes/functions.php:94
|
||||
msgid "Auto Drafts"
|
||||
msgstr ""
|
||||
|
||||
#: includes/functions.php:97
|
||||
msgid "Spam Comments"
|
||||
msgstr ""
|
||||
|
||||
#: includes/functions.php:99
|
||||
msgid "Orphan Postmeta"
|
||||
msgstr ""
|
||||
|
||||
#: includes/functions.php:100
|
||||
msgid "Orphan Commentmeta"
|
||||
msgstr ""
|
||||
|
||||
#: includes/functions.php:101
|
||||
msgid "Orphan Relationships"
|
||||
msgstr ""
|
||||
|
||||
#: includes/functions.php:102
|
||||
msgid "Dashboard Transient Feed"
|
||||
msgstr ""
|
||||
|
||||
#: includes/functions.php:161
|
||||
msgid "All tasks"
|
||||
msgstr ""
|
||||
|
||||
#: includes/functions.php:162
|
||||
msgid "Orphan tasks"
|
||||
msgstr ""
|
||||
|
||||
#: includes/functions.php:163
|
||||
msgid "Plugins tasks"
|
||||
msgstr ""
|
||||
|
||||
#: includes/functions.php:164
|
||||
msgid "Themes tasks"
|
||||
msgstr ""
|
||||
|
||||
#: includes/functions.php:165
|
||||
msgid "WP tasks"
|
||||
msgstr ""
|
||||
|
||||
#: includes/functions.php:171
|
||||
msgid "All options"
|
||||
msgstr ""
|
||||
|
||||
#: includes/functions.php:172
|
||||
msgid "Orphan options"
|
||||
msgstr ""
|
||||
|
||||
#: includes/functions.php:173
|
||||
msgid "Plugins options"
|
||||
msgstr ""
|
||||
|
||||
#: includes/functions.php:174
|
||||
msgid "Themes options"
|
||||
msgstr ""
|
||||
|
||||
#: includes/functions.php:175
|
||||
msgid "WP options"
|
||||
msgstr ""
|
||||
|
||||
#: includes/functions.php:181
|
||||
msgid "All tables"
|
||||
msgstr ""
|
||||
|
||||
#: includes/functions.php:182
|
||||
msgid "Orphan tables"
|
||||
msgstr ""
|
||||
|
||||
#: includes/functions.php:183
|
||||
msgid "Plugins tables"
|
||||
msgstr ""
|
||||
|
||||
#: includes/functions.php:184
|
||||
msgid "Themes tables"
|
||||
msgstr ""
|
||||
|
||||
#: includes/functions.php:185
|
||||
msgid "WP tables"
|
||||
msgstr ""
|
||||
|
||||
#: includes/functions.php:390
|
||||
msgid "Unknown!"
|
||||
msgstr ""
|
||||
|
||||
#: includes/functions.php:393
|
||||
msgid "One-off event"
|
||||
msgstr ""
|
||||
|
||||
#: includes/overview_settings.php:22
|
||||
msgid ""
|
||||
"Indicates the total number of rows in your option tables of all your network "
|
||||
"sites, including transients..."
|
||||
msgstr ""
|
||||
|
||||
#: includes/overview_settings.php:27
|
||||
msgid ""
|
||||
"Indicates the total number of rows in your option table, including "
|
||||
"transients..."
|
||||
msgstr ""
|
||||
|
||||
#: includes/overview_settings.php:51
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: includes/overview_settings.php:54
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: includes/overview_settings.php:61
|
||||
msgid "Settings saved successfully!"
|
||||
msgstr ""
|
||||
|
||||
#: includes/overview_settings.php:67
|
||||
msgid "Overview"
|
||||
msgstr ""
|
||||
|
||||
#: includes/overview_settings.php:70
|
||||
msgid "WP Version"
|
||||
msgstr ""
|
||||
|
||||
#: includes/overview_settings.php:74
|
||||
msgid "Database size"
|
||||
msgstr ""
|
||||
|
||||
#: includes/overview_settings.php:78
|
||||
msgid "Total unused data"
|
||||
msgstr ""
|
||||
|
||||
#: includes/overview_settings.php:82
|
||||
msgid "Total tables"
|
||||
msgstr ""
|
||||
|
||||
#: includes/overview_settings.php:86
|
||||
msgid "Tables to optimize"
|
||||
msgstr ""
|
||||
|
||||
#: includes/overview_settings.php:90
|
||||
msgid "Total options"
|
||||
msgstr ""
|
||||
|
||||
#: includes/overview_settings.php:94
|
||||
msgid "Total cron tasks"
|
||||
msgstr ""
|
||||
|
||||
#: includes/overview_settings.php:98
|
||||
msgid "WP multisite Enabled ?"
|
||||
msgstr ""
|
||||
|
||||
#: includes/overview_settings.php:102
|
||||
msgid "Number of sites"
|
||||
msgstr ""
|
||||
|
||||
#: includes/overview_settings.php:106
|
||||
msgid "Script Max timeout"
|
||||
msgstr ""
|
||||
|
||||
#: includes/overview_settings.php:107
|
||||
msgid "seconds"
|
||||
msgstr ""
|
||||
|
||||
#: includes/overview_settings.php:110
|
||||
msgid "Local time"
|
||||
msgstr ""
|
||||
|
||||
#: includes/overview_settings.php:117
|
||||
msgid "Settings"
|
||||
msgstr ""
|
||||
|
||||
#: includes/overview_settings.php:122
|
||||
msgid "Show plugin left menu"
|
||||
msgstr ""
|
||||
|
||||
#: includes/overview_settings.php:124
|
||||
msgid "Displays a menu at the left bar of your WP admin"
|
||||
msgstr ""
|
||||
|
||||
#: includes/overview_settings.php:129
|
||||
msgid "Show welcome message"
|
||||
msgstr ""
|
||||
|
||||
#: includes/overview_settings.php:131
|
||||
msgid "Reminds you to make a backup of your database"
|
||||
msgstr ""
|
||||
|
||||
#: includes/overview_settings.php:135
|
||||
msgid "Save settings"
|
||||
msgstr ""
|
||||
|
||||
#: includes/premium_page.php:3
|
||||
msgid "Need more features ?"
|
||||
msgstr ""
|
||||
|
||||
#: includes/premium_page.php:4
|
||||
msgid "Find more advanced features!"
|
||||
msgstr ""
|
||||
|
||||
#: includes/premium_page.php:10
|
||||
msgid "View items before cleaning"
|
||||
msgstr ""
|
||||
|
||||
#: includes/premium_page.php:13
|
||||
msgid "Detect orphan cron tasks"
|
||||
msgstr ""
|
||||
|
||||
#: includes/premium_page.php:19
|
||||
msgid "Need support as well ?"
|
||||
msgstr ""
|
||||
|
||||
#: includes/premium_page.php:20
|
||||
msgid "We are available to support you!"
|
||||
msgstr ""
|
||||
|
||||
#: includes/premium_page.php:26
|
||||
msgid "Get lifetime support"
|
||||
msgstr ""
|
||||
|
||||
#: includes/premium_page.php:27
|
||||
msgid "Get technical support"
|
||||
msgstr ""
|
||||
|
||||
#: includes/premium_page.php:28
|
||||
msgid "No additional fees"
|
||||
msgstr ""
|
||||
|
||||
#: includes/premium_page.php:29
|
||||
msgid "Great support service"
|
||||
msgstr ""
|
||||
|
||||
#: includes/premium_page.php:36
|
||||
msgid "Buy now!"
|
||||
msgstr ""
|
||||
|
||||
#: includes/premium_page.php:38
|
||||
msgid "Buy one time, get lifetime updates!"
|
||||
msgstr ""
|
||||
|
||||
#: includes/sidebar.php:3
|
||||
msgid "By making a donation, you help me supporting this plugin!"
|
||||
msgstr ""
|
||||
|
||||
#: includes/sidebar.php:13
|
||||
msgid "Please rate us"
|
||||
msgstr ""
|
||||
|
||||
#: includes/sidebar.php:24
|
||||
msgid "Having issues?"
|
||||
msgstr ""
|
||||
|
||||
#: includes/sidebar.php:28
|
||||
msgid "Create a ticket"
|
||||
msgstr ""
|
||||
|
||||
#: includes/sidebar.php:35
|
||||
msgid "Developed by:"
|
||||
msgstr ""
|
||||
@@ -0,0 +1,416 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: iThemeland Testimonial For WP v1.0\n"
|
||||
"POT-Creation-Date: 2016-07-30 11:50+0330\n"
|
||||
"PO-Revision-Date: 2016-07-30 11:50+0330\n"
|
||||
"Last-Translator: Benjamin Intal <bfintal@gmail.com>\n"
|
||||
"Language-Team: Gambit <bfintal@gmail.com>\n"
|
||||
"Language: en_US\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Generator: Poedit 1.7.6\n"
|
||||
"X-Poedit-KeywordsList: __;_e\n"
|
||||
"X-Poedit-Basepath: .\n"
|
||||
"X-Poedit-SourceCharset: UTF-8\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Poedit-SearchPath-0: ..\n"
|
||||
|
||||
#: ../backend/admin-page.php:42
|
||||
msgid "ShortCode Generator"
|
||||
msgstr ""
|
||||
|
||||
#: ../backend/admin-page.php:43
|
||||
msgid "Shortcode Options"
|
||||
msgstr ""
|
||||
|
||||
#: ../backend/admin-page.php:48
|
||||
msgid "General"
|
||||
msgstr ""
|
||||
|
||||
#: ../backend/admin-page.php:49 ../backend/admin-page.php:129
|
||||
msgid "Layout"
|
||||
msgstr ""
|
||||
|
||||
#: ../backend/admin-page.php:50
|
||||
msgid "Styles"
|
||||
msgstr ""
|
||||
|
||||
#: ../backend/admin-page.php:51
|
||||
msgid "Typography Setting"
|
||||
msgstr ""
|
||||
|
||||
#: ../backend/admin-page.php:59
|
||||
msgid "Query Setting"
|
||||
msgstr ""
|
||||
|
||||
#: ../backend/admin-page.php:63 ../class/custompost.php:47
|
||||
#: ../class/custompost.php:48
|
||||
msgid "Category"
|
||||
msgstr ""
|
||||
|
||||
#: ../backend/admin-page.php:65
|
||||
msgid "All Category"
|
||||
msgstr ""
|
||||
|
||||
#: ../backend/admin-page.php:66
|
||||
msgid "Custom Category"
|
||||
msgstr ""
|
||||
|
||||
#: ../backend/admin-page.php:85
|
||||
msgid "Testimonial Count"
|
||||
msgstr ""
|
||||
|
||||
#: ../backend/admin-page.php:95
|
||||
msgid "Order By"
|
||||
msgstr ""
|
||||
|
||||
#: ../backend/admin-page.php:97
|
||||
msgid "Order Field"
|
||||
msgstr ""
|
||||
|
||||
#: ../backend/admin-page.php:98
|
||||
msgid "Title"
|
||||
msgstr ""
|
||||
|
||||
#: ../backend/admin-page.php:99
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#: ../backend/admin-page.php:100
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#: ../backend/admin-page.php:101
|
||||
msgid "Modified"
|
||||
msgstr ""
|
||||
|
||||
#: ../backend/admin-page.php:106 ../class/custompost.php:95
|
||||
msgid "Order"
|
||||
msgstr ""
|
||||
|
||||
#: ../backend/admin-page.php:108
|
||||
msgid "Ascending"
|
||||
msgstr ""
|
||||
|
||||
#: ../backend/admin-page.php:109
|
||||
msgid "Descending"
|
||||
msgstr ""
|
||||
|
||||
#: ../backend/admin-page.php:118
|
||||
msgid "style"
|
||||
msgstr ""
|
||||
|
||||
#: ../backend/admin-page.php:142
|
||||
msgid "Desktop Columns"
|
||||
msgstr ""
|
||||
|
||||
#: ../backend/admin-page.php:160
|
||||
msgid "Tablet Columns"
|
||||
msgstr ""
|
||||
|
||||
#: ../backend/admin-page.php:179
|
||||
msgid "Mobile Columns"
|
||||
msgstr ""
|
||||
|
||||
#: ../backend/admin-page.php:197
|
||||
msgid "Description/Balloon Box Setting"
|
||||
msgstr ""
|
||||
|
||||
#: ../backend/admin-page.php:198 ../backend/admin-page.php:297
|
||||
msgid "Background Mode"
|
||||
msgstr ""
|
||||
|
||||
#: ../backend/admin-page.php:202 ../backend/admin-page.php:300
|
||||
msgid "Single Color"
|
||||
msgstr ""
|
||||
|
||||
#: ../backend/admin-page.php:213
|
||||
msgid "Background Color"
|
||||
msgstr ""
|
||||
|
||||
#: ../backend/admin-page.php:219 ../backend/admin-page.php:316
|
||||
msgid "Padding"
|
||||
msgstr ""
|
||||
|
||||
#: ../backend/admin-page.php:223 ../backend/admin-page.php:254
|
||||
#: ../backend/admin-page.php:273 ../backend/admin-page.php:320
|
||||
#: ../backend/admin-page.php:350 ../backend/admin-page.php:367
|
||||
#: ../backend/admin-page.php:429
|
||||
msgid "Only Digits!"
|
||||
msgstr ""
|
||||
|
||||
#: ../backend/admin-page.php:224 ../backend/admin-page.php:255
|
||||
#: ../backend/admin-page.php:274 ../backend/admin-page.php:321
|
||||
#: ../backend/admin-page.php:351 ../backend/admin-page.php:368
|
||||
#: ../backend/admin-page.php:430
|
||||
msgid "px"
|
||||
msgstr ""
|
||||
|
||||
#: ../backend/admin-page.php:227 ../backend/admin-page.php:325
|
||||
msgid "Border Style"
|
||||
msgstr ""
|
||||
|
||||
#: ../backend/admin-page.php:250 ../backend/admin-page.php:346
|
||||
msgid "Border Width"
|
||||
msgstr ""
|
||||
|
||||
#: ../backend/admin-page.php:269 ../backend/admin-page.php:363
|
||||
msgid "Border Radius"
|
||||
msgstr ""
|
||||
|
||||
#: ../backend/admin-page.php:283 ../backend/admin-page.php:377
|
||||
msgid "Border Color"
|
||||
msgstr ""
|
||||
|
||||
#: ../backend/admin-page.php:291
|
||||
msgid "Image Box Setting"
|
||||
msgstr ""
|
||||
|
||||
#: ../backend/admin-page.php:295
|
||||
msgid "Hide Image"
|
||||
msgstr ""
|
||||
|
||||
#: ../backend/admin-page.php:310
|
||||
msgid "Image Box Color 1"
|
||||
msgstr ""
|
||||
|
||||
#: ../backend/admin-page.php:389
|
||||
msgid "Image Effect"
|
||||
msgstr ""
|
||||
|
||||
#: ../backend/admin-page.php:402
|
||||
msgid "Image Size"
|
||||
msgstr ""
|
||||
|
||||
#: ../backend/admin-page.php:414
|
||||
msgid "Image Radius"
|
||||
msgstr ""
|
||||
|
||||
#: ../backend/admin-page.php:425
|
||||
msgid "Gutter"
|
||||
msgstr ""
|
||||
|
||||
#: ../backend/admin-page.php:433
|
||||
msgid "Item Effect"
|
||||
msgstr ""
|
||||
|
||||
#: ../backend/admin-page.php:446
|
||||
msgid "Custom Class"
|
||||
msgstr ""
|
||||
|
||||
#: ../backend/admin-page.php:476
|
||||
msgid "Shortcode Text"
|
||||
msgstr ""
|
||||
|
||||
#: ../backend/admin-page.php:479 ../class/SettingPage.php:175
|
||||
msgid ""
|
||||
"Use this shortcode to display the list of testimonials in your posts or "
|
||||
"pages! Just copy this piece of text and place it where you want it to "
|
||||
"display."
|
||||
msgstr ""
|
||||
|
||||
#: ../backend/admin-page.php:483
|
||||
msgid "Preview Box"
|
||||
msgstr ""
|
||||
|
||||
#: ../class/SettingPage.php:112
|
||||
msgid "Show Name Field"
|
||||
msgstr ""
|
||||
|
||||
#: ../class/SettingPage.php:118
|
||||
msgid "Show Position Field"
|
||||
msgstr ""
|
||||
|
||||
#: ../class/SettingPage.php:124
|
||||
msgid "Show Company Field"
|
||||
msgstr ""
|
||||
|
||||
#: ../class/SettingPage.php:130
|
||||
msgid "Show Company Website Field"
|
||||
msgstr ""
|
||||
|
||||
#: ../class/SettingPage.php:136
|
||||
msgid "Show Email Field"
|
||||
msgstr ""
|
||||
|
||||
#: ../class/SettingPage.php:142
|
||||
msgid "Show Rating Field"
|
||||
msgstr ""
|
||||
|
||||
#: ../class/SettingPage.php:148
|
||||
msgid "Show Testimonial Field"
|
||||
msgstr ""
|
||||
|
||||
#: ../class/SettingPage.php:154
|
||||
msgid "Show Image Upload Box"
|
||||
msgstr ""
|
||||
|
||||
#: ../class/SettingPage.php:160
|
||||
msgid "Custom Css Class For Submission Form"
|
||||
msgstr ""
|
||||
|
||||
#: ../class/SettingPage.php:172
|
||||
msgid "Submission Form ShortCode"
|
||||
msgstr ""
|
||||
|
||||
#: ../class/SettingPage.php:187
|
||||
msgid "Save Settings"
|
||||
msgstr ""
|
||||
|
||||
#: ../class/customefields.php:10
|
||||
msgid "Testimonial Image"
|
||||
msgstr ""
|
||||
|
||||
#: ../class/customefields.php:22
|
||||
msgid "Testimonial Details"
|
||||
msgstr ""
|
||||
|
||||
#: ../class/customfields-fields-functions.php:124
|
||||
msgid "Choose Video"
|
||||
msgstr ""
|
||||
|
||||
#: ../class/customfields-fields-functions.php:125
|
||||
msgid "Remove Video"
|
||||
msgstr ""
|
||||
|
||||
#: ../class/customfields-fields-functions.php:156
|
||||
msgid "Choose Images"
|
||||
msgstr ""
|
||||
|
||||
#: ../class/customfields-fields-functions.php:157
|
||||
msgid "Remove image"
|
||||
msgstr ""
|
||||
|
||||
#: ../class/customfields-fields-variables.php:7
|
||||
msgid "Position"
|
||||
msgstr ""
|
||||
|
||||
#: ../class/customfields-fields-variables.php:8
|
||||
msgid "manager"
|
||||
msgstr ""
|
||||
|
||||
#: ../class/customfields-fields-variables.php:13
|
||||
msgid "Company Name"
|
||||
msgstr ""
|
||||
|
||||
#: ../class/customfields-fields-variables.php:19
|
||||
msgid "Company Website"
|
||||
msgstr ""
|
||||
|
||||
#: ../class/customfields-fields-variables.php:20
|
||||
msgid "http://www.example.com/"
|
||||
msgstr ""
|
||||
|
||||
#: ../class/customfields-fields-variables.php:25
|
||||
msgid "Email"
|
||||
msgstr ""
|
||||
|
||||
#: ../class/customfields-fields-variables.php:26
|
||||
msgid "example@domain.com"
|
||||
msgstr ""
|
||||
|
||||
#: ../class/customfields-fields-variables.php:32
|
||||
msgid "Rating"
|
||||
msgstr ""
|
||||
|
||||
#: ../class/customfields-fields-variables.php:60
|
||||
#: ../class/custompost.php:16
|
||||
msgid "Testimonial"
|
||||
msgstr ""
|
||||
|
||||
#: ../class/customfields-fields-variables.php:61
|
||||
msgid "Enter Testimonial here ... "
|
||||
msgstr ""
|
||||
|
||||
#: ../class/custompost.php:8
|
||||
msgid "Project Name"
|
||||
msgstr ""
|
||||
|
||||
#: ../class/custompost.php:15
|
||||
msgid "Testimonials"
|
||||
msgstr ""
|
||||
|
||||
#: ../class/custompost.php:17
|
||||
msgid "All Testimonials"
|
||||
msgstr ""
|
||||
|
||||
#: ../class/custompost.php:18 ../class/custompost.php:19
|
||||
msgid "Add Testimonial"
|
||||
msgstr ""
|
||||
|
||||
#: ../class/custompost.php:20 ../class/custompost.php:21
|
||||
msgid "Edit Testimonial"
|
||||
msgstr ""
|
||||
|
||||
#: ../class/custompost.php:23 ../class/custompost.php:24
|
||||
msgid "View Testimonial"
|
||||
msgstr ""
|
||||
|
||||
#: ../class/custompost.php:25
|
||||
msgid "Search Testimonial"
|
||||
msgstr ""
|
||||
|
||||
#: ../class/custompost.php:26
|
||||
msgid "No Testimonial Found"
|
||||
msgstr ""
|
||||
|
||||
#: ../class/custompost.php:27
|
||||
msgid "No Testimonial Found in Trash"
|
||||
msgstr ""
|
||||
|
||||
#: ../class/custompost.php:28
|
||||
msgid "Parent Testimonial"
|
||||
msgstr ""
|
||||
|
||||
#: ../class/custompost.php:49
|
||||
msgid "Search Categories"
|
||||
msgstr ""
|
||||
|
||||
#: ../class/custompost.php:50
|
||||
msgid "Popular Categories"
|
||||
msgstr ""
|
||||
|
||||
#: ../class/custompost.php:51
|
||||
msgid "All Categories"
|
||||
msgstr ""
|
||||
|
||||
#: ../class/custompost.php:54
|
||||
msgid "Edit Category"
|
||||
msgstr ""
|
||||
|
||||
#: ../class/custompost.php:55
|
||||
msgid "Update Category"
|
||||
msgstr ""
|
||||
|
||||
#: ../class/custompost.php:56
|
||||
msgid "Add New Category"
|
||||
msgstr ""
|
||||
|
||||
#: ../class/custompost.php:57
|
||||
msgid "New Category Name"
|
||||
msgstr ""
|
||||
|
||||
#: ../class/custompost.php:58
|
||||
msgid "Separate Categories with commas"
|
||||
msgstr ""
|
||||
|
||||
#: ../class/custompost.php:59
|
||||
msgid "Add or remove Categories"
|
||||
msgstr ""
|
||||
|
||||
#: ../class/custompost.php:60
|
||||
msgid "Choose from the most used Categories"
|
||||
msgstr ""
|
||||
|
||||
#: ../class/custompost.php:61
|
||||
msgid "No Categories found."
|
||||
msgstr ""
|
||||
|
||||
#: ../class/custompost.php:62
|
||||
msgid "Categories"
|
||||
msgstr ""
|
||||
|
||||
#: ../class/custompost.php:93
|
||||
msgid "Image"
|
||||
msgstr ""
|
||||
@@ -0,0 +1,141 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Advanced Twitter Profile Widget 1.0.7\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2010-12-30 17:31+0100\n"
|
||||
"PO-Revision-Date: 2010-12-30 17:58+0100\n"
|
||||
"Last-Translator: Krystian Marcisz <simivar@gmail.com>\n"
|
||||
"Language-Team: Krystian 'simivar' Marcisz <simivar@gmail.com>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Poedit-KeywordsList: _e;__\n"
|
||||
"X-Poedit-Basepath: ..\n"
|
||||
"X-Poedit-Language: Polish\n"
|
||||
"X-Poedit-Country: POLAND\n"
|
||||
"X-Poedit-SearchPath-0: ..\n"
|
||||
|
||||
#: ../advanced-twitter-profile-widget/advanced-twitter-profile-widget.php:203
|
||||
msgid "Twitter title:"
|
||||
msgstr "Tytuł:"
|
||||
|
||||
#: ../advanced-twitter-profile-widget/advanced-twitter-profile-widget.php:205
|
||||
msgid "Twitter user:"
|
||||
msgstr "Użytkownik Twitter:"
|
||||
|
||||
#: ../advanced-twitter-profile-widget/advanced-twitter-profile-widget.php:207
|
||||
msgid "Number of messages:"
|
||||
msgstr "Liczba wiadomości:"
|
||||
|
||||
#: ../advanced-twitter-profile-widget/advanced-twitter-profile-widget.php:210
|
||||
msgid "Show Twitter logo?"
|
||||
msgstr "Pokaż logo Twittera?"
|
||||
|
||||
#: ../advanced-twitter-profile-widget/advanced-twitter-profile-widget.php:211
|
||||
#: ../advanced-twitter-profile-widget/advanced-twitter-profile-widget.php:238
|
||||
#: ../advanced-twitter-profile-widget/advanced-twitter-profile-widget.php:241
|
||||
#: ../advanced-twitter-profile-widget/advanced-twitter-profile-widget.php:244
|
||||
#: ../advanced-twitter-profile-widget/advanced-twitter-profile-widget.php:247
|
||||
#: ../advanced-twitter-profile-widget/advanced-twitter-profile-widget.php:250
|
||||
#: ../advanced-twitter-profile-widget/advanced-twitter-profile-widget.php:256
|
||||
msgid "yes"
|
||||
msgstr "tak"
|
||||
|
||||
#: ../advanced-twitter-profile-widget/advanced-twitter-profile-widget.php:212
|
||||
#: ../advanced-twitter-profile-widget/advanced-twitter-profile-widget.php:239
|
||||
#: ../advanced-twitter-profile-widget/advanced-twitter-profile-widget.php:242
|
||||
#: ../advanced-twitter-profile-widget/advanced-twitter-profile-widget.php:245
|
||||
#: ../advanced-twitter-profile-widget/advanced-twitter-profile-widget.php:248
|
||||
#: ../advanced-twitter-profile-widget/advanced-twitter-profile-widget.php:251
|
||||
#: ../advanced-twitter-profile-widget/advanced-twitter-profile-widget.php:257
|
||||
msgid "no"
|
||||
msgstr "nie"
|
||||
|
||||
#: ../advanced-twitter-profile-widget/advanced-twitter-profile-widget.php:214
|
||||
msgid "Height:"
|
||||
msgstr "Wysokość:"
|
||||
|
||||
#: ../advanced-twitter-profile-widget/advanced-twitter-profile-widget.php:216
|
||||
msgid "only a number (eg. 300)"
|
||||
msgstr "tylko liczba (np. 300)"
|
||||
|
||||
#: ../advanced-twitter-profile-widget/advanced-twitter-profile-widget.php:217
|
||||
msgid "Width:"
|
||||
msgstr "Szerokość:"
|
||||
|
||||
#: ../advanced-twitter-profile-widget/advanced-twitter-profile-widget.php:219
|
||||
msgid "number (eg. 230) or auto"
|
||||
msgstr "liczba (np. 230) lub auto"
|
||||
|
||||
#: ../advanced-twitter-profile-widget/advanced-twitter-profile-widget.php:221
|
||||
msgid "Shell background:"
|
||||
msgstr "Tło obramowania:"
|
||||
|
||||
#: ../advanced-twitter-profile-widget/advanced-twitter-profile-widget.php:223
|
||||
#: ../advanced-twitter-profile-widget/advanced-twitter-profile-widget.php:226
|
||||
#: ../advanced-twitter-profile-widget/advanced-twitter-profile-widget.php:229
|
||||
#: ../advanced-twitter-profile-widget/advanced-twitter-profile-widget.php:232
|
||||
#: ../advanced-twitter-profile-widget/advanced-twitter-profile-widget.php:235
|
||||
msgid "hex color (without #)"
|
||||
msgstr "kolor hex (bez #)"
|
||||
|
||||
#: ../advanced-twitter-profile-widget/advanced-twitter-profile-widget.php:224
|
||||
msgid "Shell text color:"
|
||||
msgstr "Kolor tekstu na obramowaniu:"
|
||||
|
||||
#: ../advanced-twitter-profile-widget/advanced-twitter-profile-widget.php:227
|
||||
msgid "Tweet background:"
|
||||
msgstr "Tło tweetów:"
|
||||
|
||||
#: ../advanced-twitter-profile-widget/advanced-twitter-profile-widget.php:230
|
||||
msgid "Tweet text color:"
|
||||
msgstr "Kolor tekstu tweetów:"
|
||||
|
||||
#: ../advanced-twitter-profile-widget/advanced-twitter-profile-widget.php:233
|
||||
msgid "Tweet link color:"
|
||||
msgstr "Kolor linków tweetów:"
|
||||
|
||||
#: ../advanced-twitter-profile-widget/advanced-twitter-profile-widget.php:237
|
||||
msgid "Scrollbar:"
|
||||
msgstr "Pasek przewijania:"
|
||||
|
||||
#: ../advanced-twitter-profile-widget/advanced-twitter-profile-widget.php:240
|
||||
msgid "Poll for new results?"
|
||||
msgstr "Aktualizacja live?"
|
||||
|
||||
#: ../advanced-twitter-profile-widget/advanced-twitter-profile-widget.php:243
|
||||
msgid "Show hashtags?"
|
||||
msgstr "Pokaż hashtagi?"
|
||||
|
||||
#: ../advanced-twitter-profile-widget/advanced-twitter-profile-widget.php:246
|
||||
msgid "Show Timestamps?"
|
||||
msgstr "Pokaż znaczniki czasu?"
|
||||
|
||||
#: ../advanced-twitter-profile-widget/advanced-twitter-profile-widget.php:249
|
||||
msgid "Show Avatars?"
|
||||
msgstr "Pokaż avatary?"
|
||||
|
||||
#: ../advanced-twitter-profile-widget/advanced-twitter-profile-widget.php:252
|
||||
msgid "Behavior:"
|
||||
msgstr "Zachowanie:"
|
||||
|
||||
#: ../advanced-twitter-profile-widget/advanced-twitter-profile-widget.php:253
|
||||
msgid "Timed Interval"
|
||||
msgstr "Interwał czasowy"
|
||||
|
||||
#: ../advanced-twitter-profile-widget/advanced-twitter-profile-widget.php:254
|
||||
msgid "Load all tweets"
|
||||
msgstr "Wczytaj wszystkie tweety"
|
||||
|
||||
#: ../advanced-twitter-profile-widget/advanced-twitter-profile-widget.php:255
|
||||
msgid "Loop:"
|
||||
msgstr "Pętla:"
|
||||
|
||||
#: ../advanced-twitter-profile-widget/advanced-twitter-profile-widget.php:258
|
||||
msgid "Loop works only with Behavior Timed Interval"
|
||||
msgstr "Pętla działą tylko z zachowaniem Interwał czasowy."
|
||||
|
||||
#: ../advanced-twitter-profile-widget/advanced-twitter-profile-widget.php:272
|
||||
msgid "Twitter"
|
||||
msgstr "Twitter"
|
||||
|
||||
26
spec/fixtures/dynamic_finders/plugin_version/affilicious/composer_file/package.json
vendored
Normal file
26
spec/fixtures/dynamic_finders/plugin_version/affilicious/composer_file/package.json
vendored
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"name": "affilicious",
|
||||
"version": "0.9.14",
|
||||
"description": "Manage affiliate products in Wordpress with variants, product import, price comparisons, shop, details and more.",
|
||||
"author": "Affilicious Theme",
|
||||
"license": "GPL-2.0 or later",
|
||||
"devDependencies": {
|
||||
"babel-preset-es2015": "^6.22.0",
|
||||
"babelify": "^7.3.0",
|
||||
"browserify": "^14.4.0",
|
||||
"vinyl-buffer": "^1.0.0",
|
||||
"vinyl-source-stream": "^1.1.0",
|
||||
"gulp": "^3.9.1",
|
||||
"gulp-autoprefixer": "^4.0.0",
|
||||
"gulp-babel": "^6.1.2",
|
||||
"gulp-imagemin": "^3.0.3",
|
||||
"gulp-rename": "^1.2.2",
|
||||
"gulp-sass": "^3.1.0",
|
||||
"gulp-uglify": "^2.0.0",
|
||||
"gulp-uglifycss": "^1.0.6",
|
||||
"gulp-watch": "^4.3.9",
|
||||
"gulp-concat": "^2.6.1 ",
|
||||
"gulp-plumber": "^1.1.0",
|
||||
"gulp-livereload": "^3.8.1"
|
||||
}
|
||||
}
|
||||
200
spec/fixtures/dynamic_finders/plugin_version/age-verify/translation_file/languages/age-verify.pot
vendored
Normal file
200
spec/fixtures/dynamic_finders/plugin_version/age-verify/translation_file/languages/age-verify.pot
vendored
Normal file
@@ -0,0 +1,200 @@
|
||||
# Copyright (C) 2015 Age Verify
|
||||
# This file is distributed under the same license as the Age Verify package.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Age Verify 0.3.0\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/age-verify\n"
|
||||
"POT-Creation-Date: 2015-12-13 19:23:54+00:00\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"PO-Revision-Date: 2015-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
||||
#: includes/admin/class-age-verify-admin.php:54
|
||||
#: includes/admin/class-age-verify-admin.php:65
|
||||
#: includes/class-age-verify.php:61 includes/class-age-verify.php:72
|
||||
msgid "Cheatin’ huh?"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-age-verify-admin.php:116
|
||||
#: includes/admin/class-age-verify-admin.php:117
|
||||
msgid "Age Verify"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-age-verify-admin.php:137 includes/admin/settings.php:56
|
||||
msgid "Require verification for"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-age-verify-admin.php:141 includes/admin/settings.php:80
|
||||
msgid "Verify the age of"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-age-verify-admin.php:145
|
||||
msgid "Visitors must be"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-age-verify-admin.php:149
|
||||
msgid "Remember visitors for"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-age-verify-admin.php:152
|
||||
#: includes/admin/settings.php:126
|
||||
msgid "Membership"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-age-verify-admin.php:156
|
||||
msgid "Display Options"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-age-verify-admin.php:159
|
||||
msgid "Overlay Heading"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-age-verify-admin.php:163
|
||||
msgid "Overlay Description"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-age-verify-admin.php:167
|
||||
msgid "Verify ages using"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-age-verify-admin.php:171
|
||||
#: includes/admin/settings.php:197
|
||||
msgid "Styling"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-age-verify-admin.php:175
|
||||
#: includes/admin/settings.php:217
|
||||
msgid "Overlay Color"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-age-verify-admin.php:179
|
||||
#: includes/admin/settings.php:238
|
||||
msgid "Background Color"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-age-verify-admin.php:197
|
||||
msgid "Settings"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-age-verify-admin.php:263
|
||||
msgid "Require age verification for this content"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/settings.php:17
|
||||
msgid "Age Verify Settings"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/settings.php:60
|
||||
msgid "Entire site"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/settings.php:65
|
||||
msgid "Specific content"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/settings.php:84
|
||||
msgid "Guests only"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/settings.php:84
|
||||
msgid "Logged-in users will not need to verify their age."
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/settings.php:89
|
||||
msgid "All visitors"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/settings.php:102
|
||||
msgid "years old or older to view this site"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/settings.php:113
|
||||
msgid "minutes"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/settings.php:130
|
||||
msgid "Require users to confirm their age before registering to this site"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/settings.php:148
|
||||
msgid "These settings change the look of your overlay. You can use <code>%s</code> to display the minimum age number from the setting above."
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/settings.php:158 includes/functions.php:236
|
||||
msgid "You must be %s years old to visit this site."
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/settings.php:169 includes/class-age-verify.php:281
|
||||
#: includes/functions.php:259
|
||||
msgid "Please verify your age"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/settings.php:181
|
||||
msgid "Date dropdowns"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/settings.php:182
|
||||
msgid "Inputs"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/settings.php:183
|
||||
msgid "Confirm checkbox"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/settings.php:201
|
||||
msgid "Use built-in CSS on the front-end (recommended)"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-age-verify.php:281
|
||||
msgid "You must be %1s years old to view this content."
|
||||
msgstr ""
|
||||
|
||||
#: includes/functions.php:340
|
||||
msgid "Enter Site »"
|
||||
msgstr ""
|
||||
|
||||
#: includes/functions.php:353
|
||||
msgid "Sorry, something must have gone wrong. Please try again"
|
||||
msgstr ""
|
||||
|
||||
#: includes/functions.php:357
|
||||
msgid "Check the box to confirm your age before continuing"
|
||||
msgstr ""
|
||||
|
||||
#: includes/functions.php:361
|
||||
msgid "Sorry, it doesn't look like you're old enough"
|
||||
msgstr ""
|
||||
|
||||
#: includes/functions.php:365
|
||||
msgid "Please enter a valid date"
|
||||
msgstr ""
|
||||
|
||||
#: includes/functions.php:425 includes/functions.php:475
|
||||
msgid "I am at least %s years old"
|
||||
msgstr ""
|
||||
|
||||
#: includes/functions.php:433
|
||||
msgid "Remember me"
|
||||
msgstr ""
|
||||
|
||||
#: includes/functions.php:492
|
||||
msgid "Please confirm your age"
|
||||
msgstr ""
|
||||
#. Plugin Name of the plugin/theme
|
||||
msgid "Age Verify"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin/theme
|
||||
msgid "A simple way to ask visitors for their age before viewing your site."
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin/theme
|
||||
msgid "Chase Wiseman"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin/theme
|
||||
msgid "http://chasewiseman.com"
|
||||
msgstr ""
|
||||
27
spec/fixtures/dynamic_finders/plugin_version/aged-content-message/composer_file/composer.json
vendored
Normal file
27
spec/fixtures/dynamic_finders/plugin_version/aged-content-message/composer_file/composer.json
vendored
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"name": "glueckpress/aged-content-message",
|
||||
"description": "Displays a message at the top of single posts published x years ago or earlier, informing about content that may be outdated.",
|
||||
"version": "1.4.2",
|
||||
"type": "wordpress-plugin",
|
||||
"keywords": [
|
||||
"comments"
|
||||
],
|
||||
"license": "GPL-3.0",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Caspar Hübinger",
|
||||
"email": "caspar@glueckpress.com",
|
||||
"homepage": "https://profiles.wordpress.org/glueckpress",
|
||||
"role": "Developer"
|
||||
}
|
||||
],
|
||||
"support": {
|
||||
"docs": "https://github.com/glueckpress/aged-content-message/blob/master/README.md",
|
||||
"forum": "https://wordpress.org/support/plugin/aged-content-message",
|
||||
"issues": "https://github.com/glueckpress/aged-content-message/issues",
|
||||
"source": "https://github.com/glueckpress/aged-content-message/"
|
||||
},
|
||||
"require": {
|
||||
"php": ">=5.2"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Whatsapp Share v1.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: \n"
|
||||
"PO-Revision-Date: 2017-05-16 17:31:41+0000\n"
|
||||
"Last-Translator: admin <solanki.malay@gmail.com>\n"
|
||||
"Language-Team: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: CSL v1.x\n"
|
||||
"X-Poedit-Language: English\n"
|
||||
"X-Poedit-Country: UNITED STATES\n"
|
||||
"X-Poedit-SourceCharset: utf-8\n"
|
||||
"X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;\n"
|
||||
"X-Poedit-Basepath: \n"
|
||||
"X-Poedit-Bookmarks: \n"
|
||||
"X-Poedit-SearchPath-0: .\n"
|
||||
"X-Textdomain-Support: yes"
|
||||
|
||||
#: agile_whatsapp_share.php:22
|
||||
#@ agile_whatsapp_share
|
||||
msgid "Share On Whatsapp"
|
||||
msgstr "Share On Whatsapp"
|
||||
|
||||
#: agile_whatsapp_share.php:28
|
||||
#@ agile_whatsapp_share
|
||||
msgid "Thank you for sharing"
|
||||
msgstr "Thank you for sharing"
|
||||
|
||||
310
spec/fixtures/dynamic_finders/plugin_version/airstory/translation_file/languages/airstory.pot
vendored
Normal file
310
spec/fixtures/dynamic_finders/plugin_version/airstory/translation_file/languages/airstory.pot
vendored
Normal file
@@ -0,0 +1,310 @@
|
||||
# Copyright (C) 2017 Liquid Web
|
||||
# This file is distributed under the MIT.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Airstory 1.1.4\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/airstory\n"
|
||||
"POT-Creation-Date: 2017-07-11 13:47:17+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"
|
||||
"X-Generator: grunt-wp-i18n1.0.0\n"
|
||||
|
||||
#: includes/class-api.php:119
|
||||
msgid "Invalid response from Airstory when connecting account"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-api.php:147
|
||||
msgid "Invalid response from Airstory when updating account"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-api.php:233
|
||||
msgid "An Airstory token is required to make this request"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-api.php:273
|
||||
msgid "The request did not return valid JSON"
|
||||
msgstr ""
|
||||
|
||||
#: includes/connection.php:107
|
||||
msgid "User does not have an Airstory profile registered within WordPress."
|
||||
msgstr ""
|
||||
|
||||
#: includes/core.php:92
|
||||
msgid ""
|
||||
"The Airstory plugin is missing one or more of its dependencies, so it's not "
|
||||
"yet available to users on this site."
|
||||
msgstr ""
|
||||
|
||||
#: includes/core.php:95
|
||||
#. Translators: %1$s is the URL of the Tools > Airstory page.
|
||||
msgid ""
|
||||
"For more information, <a href=\"%1$s\" target=\"_blank\">please see the "
|
||||
"Airstory Tools page</a>."
|
||||
msgstr ""
|
||||
|
||||
#: includes/credentials.php:51
|
||||
msgid "None of the preferred cipher algorithms are available on this server."
|
||||
msgstr ""
|
||||
|
||||
#: includes/credentials.php:97
|
||||
msgid "Encrypted token was empty"
|
||||
msgstr ""
|
||||
|
||||
#: includes/credentials.php:102
|
||||
msgid "Unable to encrypt Airstory token"
|
||||
msgstr ""
|
||||
|
||||
#: includes/credentials.php:148
|
||||
msgid "Unable to decrypt Airstory token"
|
||||
msgstr ""
|
||||
|
||||
#: includes/settings.php:61
|
||||
#. Translators: %1s$ is the WordPress user edit link.
|
||||
msgid ""
|
||||
"To get started, please connect WordPress to your Airstory account <a "
|
||||
"href=\"%1$s#airstory\">on your profile page</a>."
|
||||
msgstr ""
|
||||
|
||||
#: includes/settings.php:67
|
||||
msgid "Welcome to Airstory!"
|
||||
msgstr ""
|
||||
|
||||
#: includes/settings.php:70
|
||||
msgid "Dismiss this notice"
|
||||
msgstr ""
|
||||
|
||||
#: includes/settings.php:98
|
||||
msgid "Airstory Configuration"
|
||||
msgstr ""
|
||||
|
||||
#: includes/settings.php:102
|
||||
msgid "User Token"
|
||||
msgstr ""
|
||||
|
||||
#: includes/settings.php:106
|
||||
msgid "Disconnect from Airstory"
|
||||
msgstr ""
|
||||
|
||||
#: includes/settings.php:110
|
||||
#. Translators: %1$s is the user's Airstory email address.
|
||||
msgid "Currently authenticated as <strong>%1$s</strong>"
|
||||
msgstr ""
|
||||
|
||||
#: includes/settings.php:118
|
||||
msgid ""
|
||||
"You can retrieve your user token from <a "
|
||||
"href=\"https://app.airstory.co/projects?overlay=account\" "
|
||||
"target=\"_blank\">your Airstory account settings</a>."
|
||||
msgstr ""
|
||||
|
||||
#: includes/settings.php:130
|
||||
msgid "Sites connected to Airstory"
|
||||
msgstr ""
|
||||
|
||||
#: includes/settings.php:225
|
||||
msgid ""
|
||||
"WordPress was unable to establish a connection with Airstory using the "
|
||||
"token provided"
|
||||
msgstr ""
|
||||
|
||||
#: includes/tools.php:72
|
||||
#. Translators: %1$s is the current plugin version.
|
||||
msgid "Version %1$s"
|
||||
msgstr ""
|
||||
|
||||
#: includes/tools.php:75
|
||||
msgid ""
|
||||
"This page contains useful information for integrating Airstory into "
|
||||
"WordPress."
|
||||
msgstr ""
|
||||
|
||||
#: includes/tools.php:78
|
||||
msgid ""
|
||||
"Ensure your WordPress installation has everything it needs to work with "
|
||||
"Airstory."
|
||||
msgstr ""
|
||||
|
||||
#: includes/tools.php:90
|
||||
msgid "PHP 5.3 or higher"
|
||||
msgstr ""
|
||||
|
||||
#: includes/tools.php:101
|
||||
msgid "HTTPS Support"
|
||||
msgstr ""
|
||||
|
||||
#: includes/tools.php:104
|
||||
msgid "This site supports HTTPS"
|
||||
msgstr ""
|
||||
|
||||
#: includes/tools.php:106
|
||||
msgid "Airstory is unable to talk to your site over HTTPS"
|
||||
msgstr ""
|
||||
|
||||
#: includes/tools.php:118
|
||||
#. Translators: %1$s represents the PHP extension name.
|
||||
msgid "PHP Extension: %1$s"
|
||||
msgstr ""
|
||||
|
||||
#: includes/tools.php:123
|
||||
msgid "Extension loaded"
|
||||
msgstr ""
|
||||
|
||||
#: includes/tools.php:127
|
||||
#. Translators: %1$s is the name of the missing PHP extension.
|
||||
msgid "The %1$s extension is missing!"
|
||||
msgstr ""
|
||||
|
||||
#: includes/tools.php:138
|
||||
msgid "WordPress REST API"
|
||||
msgstr ""
|
||||
|
||||
#: includes/tools.php:139
|
||||
msgid "Is this site's REST API accessible via HTTPS?"
|
||||
msgstr ""
|
||||
|
||||
#: includes/tools.php:141 includes/tools.php:149
|
||||
msgid "Loading"
|
||||
msgstr ""
|
||||
|
||||
#: includes/tools.php:146
|
||||
msgid "Airstory connection"
|
||||
msgstr ""
|
||||
|
||||
#: includes/tools.php:147
|
||||
msgid "Can this site communicate with Airstory?"
|
||||
msgstr ""
|
||||
|
||||
#: includes/tools.php:157
|
||||
msgid "It appears you're missing one or more dependencies!"
|
||||
msgstr ""
|
||||
|
||||
#: includes/tools.php:158
|
||||
msgid ""
|
||||
"PHP, the programming language behind WordPress, <a "
|
||||
"href=\"https://en.wikipedia.org/wiki/List_of_PHP_extensions\">has a number "
|
||||
"of extensions available</a> to enable new or improve existing functionality."
|
||||
msgstr ""
|
||||
|
||||
#: includes/tools.php:159
|
||||
msgid ""
|
||||
"The Airstory WordPress plugin leverages several common PHP extensions, all "
|
||||
"of which are typically enabled by default (or at least available) across "
|
||||
"most web hosts. If one of the extensions above is listed as being missing "
|
||||
"and you're unsure how to activate it yourself, please contact your host for "
|
||||
"support."
|
||||
msgstr ""
|
||||
|
||||
#: includes/tools.php:160
|
||||
msgid ""
|
||||
"Airstory also uses Secure Socket Layers (SSL) to send data back and forth "
|
||||
"between your site and Airstory, so your site must be accessible over HTTPS. "
|
||||
"Fortunately, SSL certificates can be generated by your host, typically at "
|
||||
"no cost to you."
|
||||
msgstr ""
|
||||
|
||||
#: includes/tools.php:163
|
||||
msgid "Get Support"
|
||||
msgstr ""
|
||||
|
||||
#: includes/tools.php:164
|
||||
msgid ""
|
||||
"The Airstory WordPress plugin is backed by <a "
|
||||
"href=\"https://www.liquidweb.com/support/heroic-promise.html\">Liquid Web's "
|
||||
"Heroic Support</a>; if you run into any issues when working with the "
|
||||
"Airstory plugin, please <a "
|
||||
"href=\"https://wordpress.org/support/plugin/airstory\" "
|
||||
"target=\"_blank\">feel free to open an issue in the WordPress.org plugin "
|
||||
"repo</a>."
|
||||
msgstr ""
|
||||
|
||||
#: includes/tools.php:165
|
||||
msgid ""
|
||||
"To help troubleshoot any issues, please include the following report in "
|
||||
"your support request:"
|
||||
msgstr ""
|
||||
|
||||
#: includes/webhook.php:56
|
||||
#. Translators: %1$s is the request argument that is missing.
|
||||
msgid "The \"%1$s\" argument is required"
|
||||
msgstr ""
|
||||
|
||||
#: includes/webhook.php:72
|
||||
msgid "The current user has not provided an Airstory user token"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin Name of the plugin/theme
|
||||
msgid "Airstory"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin URI of the plugin/theme
|
||||
msgid "http://www.airstory.co/integrations/"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin/theme
|
||||
msgid ""
|
||||
"Send your blog posts from Airstory writing software to WordPress for "
|
||||
"publication."
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin/theme
|
||||
msgid "Liquid Web"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin/theme
|
||||
msgid "https://www.liquidweb.com"
|
||||
msgstr ""
|
||||
|
||||
#: includes/settings.php:127
|
||||
msgctxt "label for list of WordPress blogs (multisite only)"
|
||||
msgid "Connected Sites"
|
||||
msgstr ""
|
||||
|
||||
#: includes/tools.php:16
|
||||
msgctxt "tools page title"
|
||||
msgid "Airstory"
|
||||
msgstr ""
|
||||
|
||||
#: includes/tools.php:17
|
||||
msgctxt "tools menu title"
|
||||
msgid "Airstory"
|
||||
msgstr ""
|
||||
|
||||
#: includes/tools.php:69
|
||||
msgctxt "tools page heading"
|
||||
msgid "Airstory"
|
||||
msgstr ""
|
||||
|
||||
#: includes/tools.php:77
|
||||
msgctxt "tools page heading"
|
||||
msgid "Compatibility"
|
||||
msgstr ""
|
||||
|
||||
#: includes/tools.php:83
|
||||
msgctxt "compatibility table heading"
|
||||
msgid "Dependency"
|
||||
msgstr ""
|
||||
|
||||
#: includes/tools.php:84
|
||||
msgctxt "compatibility table heading"
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#: includes/tools.php:93
|
||||
#. Translators: %1$s is the current PHP version.
|
||||
msgctxt "PHP version"
|
||||
msgid "Version %1$s"
|
||||
msgstr ""
|
||||
|
||||
#: includes/tools.php:186
|
||||
msgctxt "dependency check status"
|
||||
msgid "Passed"
|
||||
msgstr ""
|
||||
|
||||
#: includes/tools.php:190
|
||||
msgctxt "dependency check status"
|
||||
msgid "Failed"
|
||||
msgstr ""
|
||||
@@ -0,0 +1,300 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ajax Contact Forms v1.0.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: \n"
|
||||
"PO-Revision-Date: 2018-02-16 07:53:42+0000\n"
|
||||
"Last-Translator: admin <spoot@bk.ru>\n"
|
||||
"Language-Team: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: CSL v1.x\n"
|
||||
"X-Poedit-Language: English\n"
|
||||
"X-Poedit-Country: UNITED STATES\n"
|
||||
"X-Poedit-SourceCharset: utf-8\n"
|
||||
"X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;\n"
|
||||
"X-Poedit-Basepath: ../\n"
|
||||
"X-Poedit-Bookmarks: \n"
|
||||
"X-Poedit-SearchPath-0: .\n"
|
||||
"X-Textdomain-Support: yes"
|
||||
|
||||
#. translators: plugin header field 'Name'
|
||||
#: acfw30.php:0
|
||||
#@ acfw30
|
||||
msgid "Ajax Contact Forms"
|
||||
msgstr "Ajax Contact Forms"
|
||||
|
||||
#: acfw30-admin.php:6
|
||||
#: acfw30-admin.php:7
|
||||
#: acfw30-admin.php:20
|
||||
#@ acfw30
|
||||
msgid "Forms"
|
||||
msgstr "Forms"
|
||||
|
||||
#: acfw30-admin.php:8
|
||||
#@ acfw30
|
||||
msgid "Create form"
|
||||
msgstr "Create form"
|
||||
|
||||
#: acfw30-admin.php:9
|
||||
#@ acfw30
|
||||
msgid "Create"
|
||||
msgstr "Create"
|
||||
|
||||
#: acfw30-admin.php:10
|
||||
#@ acfw30
|
||||
msgid "Edit"
|
||||
msgstr "Edit"
|
||||
|
||||
#: acfw30-admin.php:11
|
||||
#@ acfw30
|
||||
msgid "New"
|
||||
msgstr "New"
|
||||
|
||||
#: acfw30-admin.php:12
|
||||
#@ acfw30
|
||||
msgid "View form"
|
||||
msgstr "View form"
|
||||
|
||||
#: acfw30-admin.php:13
|
||||
#@ acfw30
|
||||
msgid "View forms"
|
||||
msgstr "View forms"
|
||||
|
||||
#: acfw30-admin.php:14
|
||||
#@ acfw30
|
||||
msgid "Search Forms"
|
||||
msgstr "Search Forms"
|
||||
|
||||
#: acfw30-admin.php:15
|
||||
#@ acfw30
|
||||
msgid "No forms found"
|
||||
msgstr "No forms found"
|
||||
|
||||
#: acfw30-admin.php:16
|
||||
#@ acfw30
|
||||
msgid "No forms found in Trash"
|
||||
msgstr "No forms found in Trash"
|
||||
|
||||
#: acfw30-admin.php:88
|
||||
#@ acfw30
|
||||
msgid "Information"
|
||||
msgstr "Information"
|
||||
|
||||
#: acfw30-admin.php:89
|
||||
#@ acfw30
|
||||
msgid "1. Form Fields"
|
||||
msgstr "1. Form Fields"
|
||||
|
||||
#: acfw30-admin.php:90
|
||||
#@ acfw30
|
||||
msgid "2. Design"
|
||||
msgstr "2. Design"
|
||||
|
||||
#: acfw30-admin.php:91
|
||||
#@ acfw30
|
||||
msgid "3. Notification"
|
||||
msgstr "3. Notification"
|
||||
|
||||
#: acfw30-admin.php:128
|
||||
#@ acfw30
|
||||
msgid "Background Color"
|
||||
msgstr "Background Color"
|
||||
|
||||
#: acfw30-admin.php:136
|
||||
#@ acfw30
|
||||
msgid "Text Color"
|
||||
msgstr "Text Color"
|
||||
|
||||
#: acfw30-admin.php:146
|
||||
#: acfw30-widgets.php:106
|
||||
#@ acfw30
|
||||
msgid "Button Color"
|
||||
msgstr "Button Color"
|
||||
|
||||
#: acfw30-admin.php:154
|
||||
#@ acfw30
|
||||
msgid "Border Color"
|
||||
msgstr "Border Color"
|
||||
|
||||
#: acfw30-admin.php:164
|
||||
#@ acfw30
|
||||
msgid "Button text color"
|
||||
msgstr "Button text color"
|
||||
|
||||
#: acfw30-admin.php:172
|
||||
#@ acfw30
|
||||
msgid "Placeholder color"
|
||||
msgstr "Placeholder color"
|
||||
|
||||
#: acfw30-admin.php:185
|
||||
#@ acfw30
|
||||
msgid "E-mail"
|
||||
msgstr "E-mail"
|
||||
|
||||
#: acfw30-admin.php:191
|
||||
#@ acfw30
|
||||
msgid "Title"
|
||||
msgstr "Title"
|
||||
|
||||
#: acfw30-admin.php:202
|
||||
#@ acfw30
|
||||
msgid "Text"
|
||||
msgstr "Text"
|
||||
|
||||
#: acfw30-widgets.php:6
|
||||
#@ acfw30
|
||||
msgid "Ajax Contact Form"
|
||||
msgstr "Ajax Contact Form"
|
||||
|
||||
#: acfw30-widgets.php:8
|
||||
#@ acfw30
|
||||
msgid "Add widgets here."
|
||||
msgstr "Add widgets here."
|
||||
|
||||
#: acfw30-widgets.php:65
|
||||
#@ acfw30
|
||||
msgid "Contact me"
|
||||
msgstr "Contact me"
|
||||
|
||||
#: acfw30-widgets.php:76
|
||||
#@ acfw30
|
||||
msgid "Form Name"
|
||||
msgstr "Form Name"
|
||||
|
||||
#: acfw30-widgets.php:103
|
||||
#@ acfw30
|
||||
msgid "Link text"
|
||||
msgstr "Link text"
|
||||
|
||||
#: acfw30-widgets.php:110
|
||||
#@ acfw30
|
||||
msgid "Text color"
|
||||
msgstr "Text color"
|
||||
|
||||
#: acfw30-widgets.php:114
|
||||
#@ acfw30
|
||||
msgid "Icon"
|
||||
msgstr "Icon"
|
||||
|
||||
#: acfw30-widgets.php:122
|
||||
#@ acfw30
|
||||
msgid "Button animation"
|
||||
msgstr "Button animation"
|
||||
|
||||
#: acfw30-widgets.php:126
|
||||
#@ acfw30
|
||||
msgid "none"
|
||||
msgstr "none"
|
||||
|
||||
#: acfw30-widgets.php:127
|
||||
#@ acfw30
|
||||
msgid "rotate"
|
||||
msgstr "rotate"
|
||||
|
||||
#: acfw30-widgets.php:128
|
||||
#@ acfw30
|
||||
msgid "tada"
|
||||
msgstr "tada"
|
||||
|
||||
#: acfw30-widgets.php:129
|
||||
#@ acfw30
|
||||
msgid "swing"
|
||||
msgstr "swing"
|
||||
|
||||
#: acfw30-widgets.php:130
|
||||
#@ acfw30
|
||||
msgid "grow"
|
||||
msgstr "grow"
|
||||
|
||||
#: acfw30-widgets.php:131
|
||||
#@ acfw30
|
||||
msgid "shrink"
|
||||
msgstr "shrink"
|
||||
|
||||
#: acfw30-widgets.php:132
|
||||
#@ acfw30
|
||||
msgid "buzz"
|
||||
msgstr "buzz"
|
||||
|
||||
#: acfw30-widgets.php:133
|
||||
#@ acfw30
|
||||
msgid "forward"
|
||||
msgstr "forward"
|
||||
|
||||
#: acfw30-widgets.php:134
|
||||
#@ acfw30
|
||||
msgid "backward"
|
||||
msgstr "backward"
|
||||
|
||||
#: acfw30-widgets.php:139
|
||||
#@ acfw30
|
||||
msgid "Button position"
|
||||
msgstr "Button position"
|
||||
|
||||
#: acfw30-widgets.php:141
|
||||
#: acfw30-widgets.php:143
|
||||
#: acfw30-widgets.php:147
|
||||
#@ acfw30
|
||||
msgid "left"
|
||||
msgstr "left"
|
||||
|
||||
#: acfw30-widgets.php:141
|
||||
#: acfw30-widgets.php:144
|
||||
#: acfw30-widgets.php:150
|
||||
#@ acfw30
|
||||
msgid "right"
|
||||
msgstr "right"
|
||||
|
||||
#: acfw30-widgets.php:153
|
||||
#@ acfw30
|
||||
msgid "bottom"
|
||||
msgstr "bottom"
|
||||
|
||||
#. translators: plugin header field 'Description'
|
||||
#: acfw30.php:0
|
||||
#@ acfw30
|
||||
msgid "Simple and friendly contact form plugin with button widget."
|
||||
msgstr "Simple and friendly contact form plugin with button widget."
|
||||
|
||||
#. translators: plugin header field 'Author'
|
||||
#: acfw30.php:0
|
||||
#@ acfw30
|
||||
msgid "web-cude.com"
|
||||
msgstr "web-cude.com"
|
||||
|
||||
#. translators: plugin header field 'AuthorURI'
|
||||
#: acfw30.php:0
|
||||
#@ acfw30
|
||||
msgid "https://web-cude.com/"
|
||||
msgstr "https://web-cude.com/"
|
||||
|
||||
#. translators: plugin header field 'Version'
|
||||
#: acfw30.php:0
|
||||
#@ acfw30
|
||||
msgid "1.0.0"
|
||||
msgstr "1.0.0"
|
||||
|
||||
#: acfw30-admin.php:5
|
||||
#@ acfw30
|
||||
msgid "Ajax CF"
|
||||
msgstr "Ajax CF"
|
||||
|
||||
#. translators: plugin header field 'PluginURI'
|
||||
#: acfw30.php:0
|
||||
#@ acfw30
|
||||
msgid "http://acf.web-cude.com/"
|
||||
msgstr "http://acf.web-cude.com/"
|
||||
|
||||
#: acfw30-admin.php:97
|
||||
#@ acfw30
|
||||
msgid "Try other plugins"
|
||||
msgstr "Try other plugins"
|
||||
|
||||
#: acfw30-admin.php:101
|
||||
#@ acfw30
|
||||
msgid "Documentation"
|
||||
msgstr "Documentation"
|
||||
|
||||
@@ -0,0 +1,41 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"POT-Creation-Date: 2016-05-24 18:45+0700\n"
|
||||
"PO-Revision-Date: 2016-05-24 18:46+0700\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: en_US\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Generator: Poedit 1.8.7\n"
|
||||
"X-Poedit-Basepath: ..\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Poedit-SourceCharset: UTF-8\n"
|
||||
"X-Poedit-KeywordsList: __;esc_html__\n"
|
||||
"X-Poedit-SearchPath-0: .\n"
|
||||
|
||||
#: ajax-load-more-by-bkker-theme.php:82 ajax-load-more-by-bkker-theme.php:95
|
||||
msgid "AJAX Load More By BKKER Theme"
|
||||
msgstr ""
|
||||
|
||||
#: ajax-load-more-by-bkker-theme.php:83
|
||||
msgid "AJAX Load More"
|
||||
msgstr ""
|
||||
|
||||
#: ajax-load-more-by-bkker-theme.php:210
|
||||
msgid "Version 1.0.0 by"
|
||||
msgstr ""
|
||||
|
||||
#: ajax-load-more-by-bkker-theme.php:250
|
||||
msgid "Load More."
|
||||
msgstr ""
|
||||
|
||||
#: ajax-load-more-by-bkker-theme.php:257
|
||||
msgid "Loading..."
|
||||
msgstr ""
|
||||
|
||||
#: ajax-load-more-by-bkker-theme.php:264
|
||||
msgid "No more posts available."
|
||||
msgstr ""
|
||||
@@ -0,0 +1,220 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ajaxify filters 1.0.4\n"
|
||||
"POT-Creation-Date: 2017-01-02 17:41+0530\n"
|
||||
"PO-Revision-Date: 2017-01-02 17:41+0530\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: CedCommerce <plugins@cedcommerce.com>\n"
|
||||
"Language: English\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Generator: Poedit 1.5.4\n"
|
||||
"X-Poedit-KeywordsList: __;_e\n"
|
||||
"Plural-Forms: nplurals=2; plural=n == 1 ? 0 : 1;\n"
|
||||
"X-Poedit-SourceCharset: UTF-8\n"
|
||||
"X-Poedit-SearchPath-0: .\n"
|
||||
|
||||
#: core/pickerLook.php:10 widgets/class-ced-caf-pro-cat.php:47
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#: core/pickerLook.php:11
|
||||
msgid "Color Code"
|
||||
msgstr ""
|
||||
|
||||
#: core/class-caf-core.php:90
|
||||
msgid "No products were found matching your selection."
|
||||
msgstr ""
|
||||
|
||||
#: core/class-caf-core.php:104
|
||||
msgid "Demo : Backend"
|
||||
msgstr ""
|
||||
|
||||
#: core/class-caf-core.php:105
|
||||
msgid "Demo : Frontend"
|
||||
msgstr ""
|
||||
|
||||
#: core/class-caf-core.php:106
|
||||
msgid "Plugin Documentation"
|
||||
msgstr ""
|
||||
|
||||
#: core/class-caf-core.php:107
|
||||
msgid "More Plugins By CedCommerce"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/class-ced-caf-widget-price-filter.php:24
|
||||
msgid ""
|
||||
"Shows a price filter slider in a widget which lets you search products based "
|
||||
"on price."
|
||||
msgstr ""
|
||||
|
||||
#: widgets/class-ced-caf-widget-price-filter.php:26
|
||||
msgid "AJAX Price Filter"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/class-ced-caf-widget-price-filter.php:30
|
||||
msgid "Filter By Price"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/class-ced-caf-widget-price-filter.php:31
|
||||
#: widgets/class-ced-caf-widget-save-active-filters.php:30
|
||||
#: widgets/class-ced-caf-widget-active-filters.php:29
|
||||
#: widgets/class-ced-caf-widget-pro-tag-cloud.php:29
|
||||
#: widgets/class-ced-caf-widget-layered-nav.php:93
|
||||
#: widgets/class-ced-caf-widget-product-search.php:30
|
||||
#: widgets/class-ced-caf-pro-cat.php:39
|
||||
msgid "Title"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/class-ced-caf-widget-save-active-filters.php:23
|
||||
msgid "Shows a widget which lets you save applied filter to be used later."
|
||||
msgstr ""
|
||||
|
||||
#: widgets/class-ced-caf-widget-save-active-filters.php:25
|
||||
msgid "AJAX Save Active Filters"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/class-ced-caf-widget-save-active-filters.php:29
|
||||
msgid "Save Active Filters"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/class-ced-caf-widget-active-filters.php:22
|
||||
msgid "Shows active filters so users can see and deactivate them."
|
||||
msgstr ""
|
||||
|
||||
#: widgets/class-ced-caf-widget-active-filters.php:24
|
||||
msgid "AJAX Active Filters"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/class-ced-caf-widget-active-filters.php:28
|
||||
msgid "Remove Active Filters"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/class-ced-caf-widget-active-filters.php:123
|
||||
msgid "Min Price"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/class-ced-caf-widget-active-filters.php:130
|
||||
msgid "Max Price"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/class-ced-caf-widget-pro-tag-cloud.php:22
|
||||
msgid ""
|
||||
"Shows a Product tags in a widget which lets you search products based on tag."
|
||||
msgstr ""
|
||||
|
||||
#: widgets/class-ced-caf-widget-pro-tag-cloud.php:24
|
||||
msgid "AJAX Product Tags"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/class-ced-caf-widget-pro-tag-cloud.php:28
|
||||
msgid "Product Tags"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/class-ced-caf-widget-layered-nav.php:22
|
||||
msgid ""
|
||||
"Shows a custom attribute in a widget which lets you search products based on "
|
||||
"attributes."
|
||||
msgstr ""
|
||||
|
||||
#: widgets/class-ced-caf-widget-layered-nav.php:24
|
||||
msgid "AJAX Product Attributes"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/class-ced-caf-widget-layered-nav.php:92
|
||||
msgid "Filter By"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/class-ced-caf-widget-layered-nav.php:99
|
||||
msgid "Enable Multiple Filter"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/class-ced-caf-widget-layered-nav.php:105
|
||||
msgid "Query type"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/class-ced-caf-widget-layered-nav.php:107
|
||||
msgid "AND"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/class-ced-caf-widget-layered-nav.php:108
|
||||
msgid "OR"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/class-ced-caf-widget-layered-nav.php:114
|
||||
#: widgets/class-ced-caf-pro-cat.php:53
|
||||
msgid "Show product counts"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/class-ced-caf-widget-layered-nav.php:119
|
||||
msgid "Attribute"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/class-ced-caf-widget-layered-nav.php:126
|
||||
msgid "Display type"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/class-ced-caf-widget-layered-nav.php:128
|
||||
msgid "List"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/class-ced-caf-widget-layered-nav.php:129
|
||||
msgid "Checkbox"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/class-ced-caf-widget-layered-nav.php:130
|
||||
msgid "Size/Amount Selector"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/class-ced-caf-widget-layered-nav.php:131
|
||||
msgid "Color Selector"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/class-ced-caf-widget-product-search.php:23
|
||||
msgid ""
|
||||
"Shows a search-box in a widget which lets you search products based text "
|
||||
"entered."
|
||||
msgstr ""
|
||||
|
||||
#: widgets/class-ced-caf-widget-product-search.php:25
|
||||
msgid "AJAX Product Search"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/class-ced-caf-widget-product-search.php:29
|
||||
msgid "Search Products"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/class-ced-caf-pro-cat.php:32
|
||||
msgid ""
|
||||
"Show list of categories in widget and lets you search products based on "
|
||||
"category."
|
||||
msgstr ""
|
||||
|
||||
#: widgets/class-ced-caf-pro-cat.php:34
|
||||
msgid "AJAX Product Categories"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/class-ced-caf-pro-cat.php:38
|
||||
msgid "Product Categories"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/class-ced-caf-pro-cat.php:44
|
||||
msgid "Order by"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/class-ced-caf-pro-cat.php:46
|
||||
msgid "Category Order"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/class-ced-caf-pro-cat.php:58
|
||||
msgid "Show hierarchy"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/class-ced-caf-pro-cat.php:63
|
||||
msgid "Only show children of the current category"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/class-ced-caf-pro-cat.php:189
|
||||
msgid "No product categories exist."
|
||||
msgstr ""
|
||||
@@ -0,0 +1,85 @@
|
||||
# format
|
||||
# # = Comment.
|
||||
# #. = Comment automatic add. But also comment.
|
||||
# #: = Reference. But also comment.
|
||||
# #, = Flag. Not comment.(fuzzy=Not output to mo file. c-format,no-c-format=Not edit it.)
|
||||
# msgid = String before translation .
|
||||
# msgstr = String after translation.
|
||||
|
||||
# Copyright (C) 2017 Align Text Edge
|
||||
# This file is distributed under the same license as the Align Text Edge package.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Align Text Edge 0.9.4\n"
|
||||
"POT-Creation-Date: 2017-04-11 04:30+0900\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE\n"
|
||||
|
||||
#: align-text-edge.php:286
|
||||
msgid "Align Text Edge Settings"
|
||||
msgstr ""
|
||||
|
||||
#: align-text-edge.php:294
|
||||
msgid "Set shortcode tag"
|
||||
msgstr ""
|
||||
|
||||
#: align-text-edge.php:306
|
||||
msgid "Note:More than 2 letters. Cannot use / and multibyte. Even "
|
||||
msgstr ""
|
||||
|
||||
#: align-text-edge.php:306
|
||||
msgid " are OK."
|
||||
msgstr ""
|
||||
|
||||
#: align-text-edge.php:325
|
||||
msgid "Note:If no use wpautop, set unchecked in checkbox."
|
||||
msgstr ""
|
||||
|
||||
#: align-text-edge.php:312
|
||||
msgid "Set priority of wpautop"
|
||||
msgstr ""
|
||||
|
||||
#: align-text-edge.php:346
|
||||
msgid "Set your own values."
|
||||
msgstr ""
|
||||
|
||||
#: align-text-edge.php:426
|
||||
msgid "Settings"
|
||||
msgstr ""
|
||||
|
||||
#: align-text-edge.php:432
|
||||
msgid "Support"
|
||||
msgstr ""
|
||||
|
||||
#: align-text-edge.php:456
|
||||
msgid "Text."
|
||||
msgstr ""
|
||||
|
||||
#: align-text-edge.php:457
|
||||
msgid "Screen display at browser."
|
||||
msgstr ""
|
||||
|
||||
#: align-text-edge.php:458
|
||||
msgid "Screen display in all select at browser."
|
||||
msgstr ""
|
||||
|
||||
#: align-text-edge.php:459
|
||||
msgid "Note:<span></span> is insert blank line. I think that this is necessary because wpautop is enabled."
|
||||
msgstr ""
|
||||
|
||||
#: align-text-edge.php:468
|
||||
msgid "*Usage exsample 1.*"
|
||||
msgstr ""
|
||||
|
||||
#: align-text-edge.php:473
|
||||
msgid "*Usage exsample 2.*"
|
||||
msgstr ""
|
||||
|
||||
#: align-text-edge.php
|
||||
# msgid "Please show %1$s."
|
||||
# msgstr ""
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,398 @@
|
||||
# Copyright (C) 2018 All In One Redirection
|
||||
# This file is distributed under the same license as the All In One Redirection package.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: All In One Redirection 2.0.0\n"
|
||||
"Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/all-in-one-"
|
||||
"redirection\n"
|
||||
"POT-Creation-Date: 2018-02-06 11:57:09+00:00\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"PO-Revision-Date: 2018-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:76
|
||||
msgid "Redirection"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:78
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:88
|
||||
msgid "Redirection Setting"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:80
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:648
|
||||
msgid "404 Pages List"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:82
|
||||
msgid "Tool"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:137
|
||||
msgid "Setting saved successfully."
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:150
|
||||
msgid "Host Setting"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:158
|
||||
msgid "WWW Setting"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:166
|
||||
msgid "Additional Setting"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:167
|
||||
msgid "Enable Host and WWW setting."
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:168
|
||||
msgid "Set the default redirection based on website URL."
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:169
|
||||
msgid "Delete all Redirection once deactivate the plugin."
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:171
|
||||
msgid "Note:"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:171
|
||||
msgid ""
|
||||
"HOST and WWW setting must be match with Siteurl other wise redirection rule "
|
||||
"will not work."
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:174
|
||||
msgid "Save"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:203
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:904
|
||||
msgid "Add New Redirection"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:244
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:738
|
||||
msgid "Record added successfully."
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:248
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:742
|
||||
msgid "Please insert valid source url with slash(/)."
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:252
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:746
|
||||
msgid "Please insert the source url."
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:260
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:906
|
||||
msgid "Redirection Type"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:261
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:482
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:787
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:907
|
||||
msgid "Source URL"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:261
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:262
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:482
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:483
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:907
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:908
|
||||
msgid "Eg."
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:262
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:483
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:908
|
||||
msgid "Destination URL"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:264
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:525
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:909
|
||||
msgid "Regular Expression"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:265
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:813
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:911
|
||||
msgid "Add Redirection"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:271
|
||||
msgid "Redirection List"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:286
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:661
|
||||
msgid "Search Keyword"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:290
|
||||
msgid "Select Type"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:297
|
||||
msgid "Select Hidden Records"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:298
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:305
|
||||
msgid "True"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:299
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:306
|
||||
msgid "False"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:304
|
||||
msgid "Select Reg. Exp. Records"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:310
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:664
|
||||
msgid "Filter"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:322
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:676
|
||||
msgid "All Record deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:335
|
||||
msgid "Hits records are reset successfully."
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:398
|
||||
msgid "Record updated successfully."
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:410
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:691
|
||||
msgid "Record deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:467
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:821
|
||||
msgid "Delete All"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:473
|
||||
msgid "Reset Hits"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:481
|
||||
msgid "Type"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:485
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:790
|
||||
msgid "Hits"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:486
|
||||
msgid "Setting"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:520
|
||||
msgid "More Setting"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:526
|
||||
msgid "Hide"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:527
|
||||
msgid "Last Access"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:528
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:788
|
||||
msgid "Referrer"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:529
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:789
|
||||
msgid "Access IP"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:538
|
||||
msgid "Update"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:539
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:820
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:540
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:822
|
||||
msgid "Total"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:540
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:822
|
||||
msgid "Records"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:561
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:565
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:840
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:844
|
||||
msgid "First"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:562
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:566
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:841
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:845
|
||||
msgid "Prev"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:611
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:616
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:890
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:895
|
||||
msgid "Next"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:613
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:618
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:892
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:896
|
||||
msgid "Last"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:627
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:918
|
||||
msgid "No record found."
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:786
|
||||
msgid "Access Date"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:791
|
||||
msgid "Action"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:936
|
||||
msgid "Redirection Bulk Import"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:1027
|
||||
msgid "Below records are skipped. So, please check it."
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:1030
|
||||
msgid "Index "
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:1037
|
||||
msgid ""
|
||||
"Number of fields in csv file does not matched and file must be separated "
|
||||
"with comma."
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:1044
|
||||
msgid "File permission not valid."
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:1049
|
||||
msgid "Folder permission not valid."
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:1054
|
||||
msgid "Invalid file type. Please upload the csv file."
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:1059
|
||||
msgid "Please upload the file."
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:1066
|
||||
msgid "All records are added successfully."
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:1071
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:1131
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:1176
|
||||
msgid "There is some technical problem. Please try again."
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:1076
|
||||
msgid "Select CSV File"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:1076
|
||||
msgid "Example CSV"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:1081
|
||||
msgid "Import"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:1086
|
||||
msgid "Redirection Bulk Export"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:1122
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:1167
|
||||
msgid "Click here"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:1122
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:1167
|
||||
msgid " to download the file."
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:1127
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:1172
|
||||
msgid ""
|
||||
"There is some folder permission issue. Please set the proper file permission."
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:1182
|
||||
msgid "Export All Redirection List"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/class-all-in-one-redirection-admin-display.php:1182
|
||||
msgid "Export 404 Pages List"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin Name of the plugin/theme
|
||||
msgid "All In One Redirection"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin URI of the plugin/theme
|
||||
msgid "https://wordpress.org/plugins/all-in-one-redirection/"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin/theme
|
||||
msgid ""
|
||||
"All in one redirection provides functionality to redirect the page request "
|
||||
"to another page of website and its also provide the host/www redirection "
|
||||
"setting, 404 page detection and bulk import/export."
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin/theme
|
||||
msgid "Vsourz Digital <mehul@vsourz.com>"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin/theme
|
||||
msgid "https://www.vsourz.com"
|
||||
msgstr ""
|
||||
@@ -0,0 +1,46 @@
|
||||
# Copyright (C) 2018 Auto Load Next Post
|
||||
# This file is distributed under the GNU General Public License v3.0.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Auto Load Next Post: Facebook Pixel Tracking 1.0.0\n"
|
||||
"Report-Msgid-Bugs-To: "
|
||||
"https://github.com/AutoLoadNextPost/alnp-facebook-pixel-tracking/issues\n"
|
||||
"POT-Creation-Date: 2018-02-04 00:56:05+00:00\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"PO-Revision-Date: 2018-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Sébastien Dumont <mailme@sebastiendumont.com>\n"
|
||||
"Language: en_US\n"
|
||||
"X-Generator: grunt-wp-i18n1.0.1\n"
|
||||
|
||||
#: alnp-facebook-pixel-tracking.php:78 alnp-facebook-pixel-tracking.php:88
|
||||
msgid "Foul!"
|
||||
msgstr ""
|
||||
|
||||
#: alnp-facebook-pixel-tracking.php:136
|
||||
msgid ""
|
||||
"Auto Load Next Post: Facebook Pixel Tracking requires $1%s v$2%s or higher "
|
||||
"to be installed."
|
||||
msgstr ""
|
||||
|
||||
#. Plugin Name of the plugin/theme
|
||||
msgid "Auto Load Next Post: Facebook Pixel Tracking"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin URI of the plugin/theme
|
||||
msgid "https://github.com/AutoLoadNextPost/alnp-facebook-pixel-tracking"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin/theme
|
||||
msgid "Track your page views using Facebook Pixel with Auto Load Next Post."
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin/theme
|
||||
msgid "Auto Load Next Post"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin/theme
|
||||
msgid "https://autoloadnextpost.com"
|
||||
msgstr ""
|
||||
31
spec/fixtures/dynamic_finders/plugin_version/amazon-fps/translation_file/languages/ppdg.pot
vendored
Normal file
31
spec/fixtures/dynamic_finders/plugin_version/amazon-fps/translation_file/languages/ppdg.pot
vendored
Normal file
@@ -0,0 +1,31 @@
|
||||
# Copyright (C) 2013 TODO
|
||||
# This file is distributed under the same license as the TODO package.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: TODO 1.0.0\n"
|
||||
"Report-Msgid-Bugs-To: http://wordpress.org/plugins/plugin-name\n"
|
||||
"POT-Creation-Date: 2013-05-10 11:23:19+00:00\n"
|
||||
"PO-Revision-Date: 2013-05-10 10:37-0500\n"
|
||||
"Last-Translator: FULL NAME <email@example.com>\n"
|
||||
"Language-Team: LANGUAGE <translations@example.com >\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Generator: Poedit 1.5.7\n"
|
||||
"X-Poedit-KeywordsList: __;_e;_n;_x;esc_html_e;esc_html__;esc_attr_e;"
|
||||
"esc_attr__;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;_x:1,2c;_n:1,2\n"
|
||||
"X-Poedit-Basepath: ../\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Poedit-SearchPath-0: .\n"
|
||||
|
||||
#: class-plugin-name-admin.php:170
|
||||
msgid "Page Title"
|
||||
msgstr ""
|
||||
|
||||
#: class-plugin-name-admin.php:171
|
||||
msgid "Menu Text"
|
||||
msgstr ""
|
||||
|
||||
#: class-plugin-name-admin.php:197
|
||||
msgid "Settings"
|
||||
msgstr ""
|
||||
@@ -0,0 +1,220 @@
|
||||
# Copyright (C) 2016 Larry Lewis
|
||||
# This file is distributed under the GPL2.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Nav Menu Control for aMember 1.0.3\n"
|
||||
"Report-Msgid-Bugs-To: "
|
||||
"https://wordpress.org/support/plugin/Src/amnav-menu-control\n"
|
||||
"POT-Creation-Date: 2016-04-12 23:10:48+00:00\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"PO-Revision-Date: 2016-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"X-Generator: grunt-wp-i18n 0.5.4\n"
|
||||
|
||||
#: Src/inc/class.Walker_Nav_Menu_Edit_Roles.php:95
|
||||
#. translators: %s: title of menu item which is invalid
|
||||
msgid "%s (Invalid)"
|
||||
msgstr ""
|
||||
|
||||
#: Src/inc/class.Walker_Nav_Menu_Edit_Roles.php:99
|
||||
#. translators: %s: title of menu item in draft status
|
||||
msgid "%s (Pending)"
|
||||
msgstr ""
|
||||
|
||||
#: Src/inc/class.Walker_Nav_Menu_Edit_Roles.php:112
|
||||
msgid "sub item"
|
||||
msgstr ""
|
||||
|
||||
#: Src/inc/class.Walker_Nav_Menu_Edit_Roles.php:127
|
||||
msgid "Move up"
|
||||
msgstr ""
|
||||
|
||||
#: Src/inc/class.Walker_Nav_Menu_Edit_Roles.php:140
|
||||
msgid "Move down"
|
||||
msgstr ""
|
||||
|
||||
#: Src/inc/class.Walker_Nav_Menu_Edit_Roles.php:142
|
||||
#: Src/inc/class.Walker_Nav_Menu_Edit_Roles.php:144
|
||||
msgid "Edit Menu Item"
|
||||
msgstr ""
|
||||
|
||||
#: Src/inc/class.Walker_Nav_Menu_Edit_Roles.php:153
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
#: Src/inc/class.Walker_Nav_Menu_Edit_Roles.php:160
|
||||
msgid "Navigation Label"
|
||||
msgstr ""
|
||||
|
||||
#: Src/inc/class.Walker_Nav_Menu_Edit_Roles.php:166
|
||||
msgid "Title Attribute"
|
||||
msgstr ""
|
||||
|
||||
#: Src/inc/class.Walker_Nav_Menu_Edit_Roles.php:173
|
||||
msgid "Open link in a new tab"
|
||||
msgstr ""
|
||||
|
||||
#: Src/inc/class.Walker_Nav_Menu_Edit_Roles.php:178
|
||||
msgid "CSS Classes (optional)"
|
||||
msgstr ""
|
||||
|
||||
#: Src/inc/class.Walker_Nav_Menu_Edit_Roles.php:184
|
||||
msgid "Link Relationship (XFN)"
|
||||
msgstr ""
|
||||
|
||||
#: Src/inc/class.Walker_Nav_Menu_Edit_Roles.php:190
|
||||
msgid "Description"
|
||||
msgstr ""
|
||||
|
||||
#: Src/inc/class.Walker_Nav_Menu_Edit_Roles.php:192
|
||||
msgid ""
|
||||
"The description will be displayed in the menu if the current theme supports "
|
||||
"it."
|
||||
msgstr ""
|
||||
|
||||
#: Src/inc/class.Walker_Nav_Menu_Edit_Roles.php:204
|
||||
msgid "Move"
|
||||
msgstr ""
|
||||
|
||||
#: Src/inc/class.Walker_Nav_Menu_Edit_Roles.php:205
|
||||
msgid "Up one"
|
||||
msgstr ""
|
||||
|
||||
#: Src/inc/class.Walker_Nav_Menu_Edit_Roles.php:206
|
||||
msgid "Down one"
|
||||
msgstr ""
|
||||
|
||||
#: Src/inc/class.Walker_Nav_Menu_Edit_Roles.php:209
|
||||
msgid "To the top"
|
||||
msgstr ""
|
||||
|
||||
#: Src/inc/class.Walker_Nav_Menu_Edit_Roles.php:216
|
||||
msgid "Original: %s"
|
||||
msgstr ""
|
||||
|
||||
#: Src/inc/class.Walker_Nav_Menu_Edit_Roles.php:229
|
||||
msgid "Remove"
|
||||
msgstr ""
|
||||
|
||||
#: Src/inc/class.Walker_Nav_Menu_Edit_Roles.php:230
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#: Src/inc/class.aMNav_Menu_Control.php:88
|
||||
#: Src/inc/class.aMNav_Menu_Control.php:98
|
||||
msgid "Cheatin’ huh?"
|
||||
msgstr ""
|
||||
|
||||
#: Src/inc/class.aMNav_Menu_Control.php:179
|
||||
msgid "aMNav Menu control"
|
||||
msgstr ""
|
||||
|
||||
#: Src/inc/class.aMNav_Menu_Control.php:180
|
||||
msgid ""
|
||||
"Import %samnav menu control%s and other menu item meta skipped by the "
|
||||
"default importer"
|
||||
msgstr ""
|
||||
|
||||
#: Src/inc/class.aMNav_Menu_Control.php:204
|
||||
msgid "FAQ"
|
||||
msgstr ""
|
||||
|
||||
#: Src/inc/class.aMNav_Menu_Control.php:205
|
||||
msgid "Donate"
|
||||
msgstr ""
|
||||
|
||||
#: Src/inc/class.aMNav_Menu_Control.php:265
|
||||
msgid "aMember"
|
||||
msgstr ""
|
||||
|
||||
#: Src/inc/class.aMNav_Menu_Control.php:276
|
||||
msgid "Logged In"
|
||||
msgstr ""
|
||||
|
||||
#: Src/inc/class.aMNav_Menu_Control.php:286
|
||||
msgid "Logged Out"
|
||||
msgstr ""
|
||||
|
||||
#: Src/inc/class.aMNav_Menu_Control.php:296
|
||||
msgid "Everyone"
|
||||
msgstr ""
|
||||
|
||||
#: Src/inc/class.aMNav_Menu_Control.php:305
|
||||
msgid "Restrict product(s)"
|
||||
msgstr ""
|
||||
|
||||
#: Src/inc/class.aMNav_Menu_Control_Import.php:106
|
||||
#: Src/inc/class.aMNav_Menu_Control_Import.php:115
|
||||
#: Src/inc/class.aMNav_Menu_Control_Import.php:161
|
||||
#: Src/inc/class.aMNav_Menu_Control_Import.php:165
|
||||
#: Src/inc/class.aMNav_Menu_Control_Import.php:174
|
||||
msgid "Sorry, there has been an error."
|
||||
msgstr ""
|
||||
|
||||
#: Src/inc/class.aMNav_Menu_Control_Import.php:107
|
||||
msgid "The file does not exist, please try again."
|
||||
msgstr ""
|
||||
|
||||
#: Src/inc/class.aMNav_Menu_Control_Import.php:146
|
||||
msgid "All done."
|
||||
msgstr ""
|
||||
|
||||
#: Src/inc/class.aMNav_Menu_Control_Import.php:146
|
||||
msgid "Have fun!"
|
||||
msgstr ""
|
||||
|
||||
#: Src/inc/class.aMNav_Menu_Control_Import.php:166
|
||||
msgid ""
|
||||
"The export file could not be found at <code>%s</code>. It is likely that "
|
||||
"this was caused by a permissions problem."
|
||||
msgstr ""
|
||||
|
||||
#: Src/inc/class.aMNav_Menu_Control_Import.php:182
|
||||
msgid ""
|
||||
"This WXR file (version %s) may not be supported by this version of the "
|
||||
"importer. Please consider updating."
|
||||
msgstr ""
|
||||
|
||||
#: Src/inc/class.aMNav_Menu_Control_Import.php:250
|
||||
msgid "Import Nav Menu Roles"
|
||||
msgstr ""
|
||||
|
||||
#: Src/inc/class.aMNav_Menu_Control_Import.php:257
|
||||
msgid ""
|
||||
"A new version of this importer is available. Please update to version %s to "
|
||||
"ensure compatibility with newer export files."
|
||||
msgstr ""
|
||||
|
||||
#: Src/inc/class.aMNav_Menu_Control_Import.php:272
|
||||
msgid ""
|
||||
"Re-Upload your normal WordPress eXtended RSS (WXR) file and we’ll "
|
||||
"import the aMember Nav Menu Roles and any other missing post meta for the "
|
||||
"aMember Nav Menu items."
|
||||
msgstr ""
|
||||
|
||||
#: Src/inc/class.aMNav_Menu_Control_Import.php:273
|
||||
msgid "Choose a WXR (.xml) file to upload, then click Upload file and import."
|
||||
msgstr ""
|
||||
|
||||
#. Plugin Name of the plugin/theme
|
||||
msgid "Nav Menu Control for aMember"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin URI of the plugin/theme
|
||||
msgid "https://jlogica.com/amnav-menu-control/"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin/theme
|
||||
msgid "aMember hide custom menu items based on user purchases."
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin/theme
|
||||
msgid "Larry Lewis"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin/theme
|
||||
msgid "https://jlogica.com"
|
||||
msgstr ""
|
||||
16
spec/fixtures/dynamic_finders/plugin_version/animated-blocks/composer_file/package.json
vendored
Normal file
16
spec/fixtures/dynamic_finders/plugin_version/animated-blocks/composer_file/package.json
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "animated-blocks-cgb-guten-block",
|
||||
"version": "1.0.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"start": "cgb-scripts start",
|
||||
"build": "cgb-scripts build",
|
||||
"eject": "cgb-scripts eject"
|
||||
},
|
||||
"dependencies": {
|
||||
"cgb-scripts": "1.9.7",
|
||||
"classnames": "^2.2.5",
|
||||
"lodash.assign": "^4.2.0",
|
||||
"tinycolor2": "^1.4.1"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,110 @@
|
||||
# Copyright (C) 2016 Announce on Publish
|
||||
# This file is distributed under the same license as the Announce on Publish package.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Announce on Publish 2016.10.30\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/announce-on-"
|
||||
"publish\n"
|
||||
"POT-Creation-Date: 2016-10-30 09:32+0100\n"
|
||||
"PO-Revision-Date: 2016-10-30 11:43+0100\n"
|
||||
"Last-Translator: Mauricio Villegas <mauricio_ville@yahoo.com>\n"
|
||||
"Language-Team: \n"
|
||||
"Language: es_ES\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Generator: Poedit 1.8.11\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: announce-on-publish-admin.php:50
|
||||
msgid "Announce on Publish Settings"
|
||||
msgstr "Ajustes de Anunciar al Publicar"
|
||||
|
||||
#: announce-on-publish-admin.php:58
|
||||
msgid "Post Type"
|
||||
msgstr "Tipo de post"
|
||||
|
||||
#: announce-on-publish-admin.php:59 announce-on-publish.php:132
|
||||
msgid "Announce"
|
||||
msgstr "Anunciar"
|
||||
|
||||
#: announce-on-publish-admin.php:60
|
||||
msgid "Mandatory"
|
||||
msgstr "Obligatorio"
|
||||
|
||||
#. Plugin Name of the plugin/theme
|
||||
#: announce-on-publish.php:81 announce-on-publish.php:82
|
||||
msgid "Announce on Publish"
|
||||
msgstr "Anunciar al Publicar"
|
||||
|
||||
#: announce-on-publish.php:90
|
||||
msgid "Settings"
|
||||
msgstr "Ajustes"
|
||||
|
||||
#: announce-on-publish.php:133
|
||||
msgid "Cancel"
|
||||
msgstr "Cancelar"
|
||||
|
||||
#: announce-on-publish.php:134
|
||||
msgid "Skip"
|
||||
msgstr "Omitir"
|
||||
|
||||
#: announce-on-publish.php:135
|
||||
msgid "Announcement post"
|
||||
msgstr "Post de anuncio"
|
||||
|
||||
#: announce-on-publish.php:136
|
||||
msgid "Title for announcement post"
|
||||
msgstr "Título para el post de anuncio"
|
||||
|
||||
#: announce-on-publish.php:137
|
||||
msgid "Text for announcement post"
|
||||
msgstr "Texto para el post de anuncio"
|
||||
|
||||
#: announce-on-publish.php:138
|
||||
msgid ""
|
||||
"Input the details for the additional post announcing the creation of this "
|
||||
"%s. Please <b>check it carefully</b> since any mistake can only be corrected "
|
||||
"by going to the respective announcement target(s)."
|
||||
msgstr ""
|
||||
"Introduce los detalles para el post adicional anunciando la creación de este "
|
||||
"%s. Por favor <b>revísalo cuidadosamente</b> puesto que cualquier error sólo "
|
||||
"podrá corregirse yendo al anuncio respectivo."
|
||||
|
||||
#: announce-on-publish.php:139
|
||||
msgid "The title and content are required to be non-empty!"
|
||||
msgstr "¡El título y contenido no pueden estar vacíos!"
|
||||
|
||||
#: announce-on-publish.php:140
|
||||
msgid "The title and content are required to be different from the main post!"
|
||||
msgstr "¡El título y contenido deben ser diferentes al del post principal!"
|
||||
|
||||
#: announce-on-publish.php:141
|
||||
msgid "Announcement post created successfully"
|
||||
msgstr "Post de anuncio creado correctamente"
|
||||
|
||||
#: announce-on-publish.php:142
|
||||
msgid "There was a problem creating the announcement post: "
|
||||
msgstr "Hubo un problema al crear el post de anuncio: "
|
||||
|
||||
#: announce-on-publish.php:143
|
||||
msgid ""
|
||||
"Announce on Publish enabled for %s, but WP REST API plugin is required to be "
|
||||
"installed and active and apparently it is not. Announcements will not be "
|
||||
"posted."
|
||||
msgstr ""
|
||||
"Anunciar al Publicar habilitado para %s, sin embargo el plugin WP REST API "
|
||||
"debe estar instalado y habilitado, y aparentemente no lo está. Los anuncios "
|
||||
"no serán creados."
|
||||
|
||||
#. Plugin URI of the plugin/theme
|
||||
msgid "https://github.com/mauvilsa/announce-on-publish"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin/theme
|
||||
msgid ""
|
||||
"When publishing a new post (for a filtered list of post types), a modal box "
|
||||
"is presented for creating an additional announcement post."
|
||||
msgstr ""
|
||||
"Al publicar un nuevo post (para una lista filtrada de tipos de post), una "
|
||||
"ventana modal se presenta para crear un post de anuncio adicional."
|
||||
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,65 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Google Maps API KEY 1.1.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-12-15 14:30+0000\n"
|
||||
"PO-Revision-Date: 2016-12-15 14:30+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: GeoDirectory <info@ayecode.io>\n"
|
||||
"Language: en_US\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Poedit-KeywordsList: _;gettext;gettext_noop;__;_e;_n:1,2;_n_noop:1,2;"
|
||||
"_nx:1,2;_x;_ex;esc_attr_e;esc_attr__\n"
|
||||
"X-Poedit-Basepath: ..\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Poedit-SourceCharset: UTF-8\n"
|
||||
"X-Generator: Poedit 1.8.7.1\n"
|
||||
"X-Poedit-SearchPath-0: .\n"
|
||||
|
||||
#: api-key-for-google-maps.php:108
|
||||
msgid "Kay Updated!"
|
||||
msgstr ""
|
||||
|
||||
#: api-key-for-google-maps.php:114
|
||||
msgid "Retro Add Google Maps API KEY"
|
||||
msgstr ""
|
||||
|
||||
#: api-key-for-google-maps.php:115
|
||||
msgid ""
|
||||
"This plugin will attempt to add your Google API KEY to any Google Maps JS "
|
||||
"file that has properly been enqueued."
|
||||
msgstr ""
|
||||
|
||||
#: api-key-for-google-maps.php:120
|
||||
msgid "Generate API Key - ( MUST be logged in to your Google account )"
|
||||
msgstr ""
|
||||
|
||||
#: api-key-for-google-maps.php:121
|
||||
msgid "Generate API Key"
|
||||
msgstr ""
|
||||
|
||||
#: api-key-for-google-maps.php:123
|
||||
#, php-format
|
||||
msgid "or %sclick here%s to Get a Google Maps API KEY"
|
||||
msgstr ""
|
||||
|
||||
#: api-key-for-google-maps.php:127
|
||||
msgid "Enter Google Maps API KEY"
|
||||
msgstr ""
|
||||
|
||||
#: api-key-for-google-maps.php:128
|
||||
msgid "Add Google Maps API KEY"
|
||||
msgstr ""
|
||||
|
||||
#: api-key-for-google-maps.php:130
|
||||
msgid "Enter your API KEY here"
|
||||
msgstr ""
|
||||
|
||||
#: api-key-for-google-maps.php:160
|
||||
#, php-format
|
||||
msgid ""
|
||||
"API KEY for Google Maps was created for free by %sGeoDirecotry%s - The "
|
||||
"WordPress directory pluign. Discount Code: APIKEY25OFF"
|
||||
msgstr ""
|
||||
140
spec/fixtures/dynamic_finders/plugin_version/aplazame/translation_file/i18n/languages/aplazame.pot
vendored
Normal file
140
spec/fixtures/dynamic_finders/plugin_version/aplazame/translation_file/i18n/languages/aplazame.pot
vendored
Normal file
@@ -0,0 +1,140 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Aplazame v0.7.1\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/aplazame/woocommerce\n"
|
||||
"POT-Creation-Date: 2017-12-21 18:16+0000\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: https://github.com/aplazame/woocommerce\n"
|
||||
"Language: en_US\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: aplazame.php:134
|
||||
msgid "Aplazame Campaigns"
|
||||
msgstr ""
|
||||
|
||||
#: aplazame.php:152
|
||||
msgid "Settings"
|
||||
msgstr ""
|
||||
|
||||
#: aplazame.php:248
|
||||
#, php-format
|
||||
msgid "%s ERROR: Order #%s cannot be confirmed. Reason: %s"
|
||||
msgstr ""
|
||||
|
||||
#: aplazame.php:259
|
||||
#, php-format
|
||||
msgid "Confirmed by %s."
|
||||
msgstr ""
|
||||
|
||||
#: aplazame.php:296
|
||||
#, php-format
|
||||
msgid "%s ERROR: Order #%s cannot be cancelled. Reason: %s"
|
||||
msgstr ""
|
||||
|
||||
#: aplazame.php:306
|
||||
#, php-format
|
||||
msgid "Order #%s has been successful cancelled by %s."
|
||||
msgstr ""
|
||||
|
||||
#: classes/lib/Redirect.php:45
|
||||
msgid "Aplazame Redirect"
|
||||
msgstr ""
|
||||
|
||||
#: classes/wc-aplazame-gateway.php:79
|
||||
#, php-format
|
||||
msgid "%s Error: \"%s\""
|
||||
msgstr ""
|
||||
|
||||
#: classes/wc-aplazame-gateway.php:84
|
||||
#, php-format
|
||||
msgid "%s has successfully returned %d %s of the order #%s."
|
||||
msgstr ""
|
||||
|
||||
#: classes/wc-aplazame-gateway.php:100
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Aplazame gateway requires the API keys, please <a href=\"%s\">sign up</a> "
|
||||
"and take your keys."
|
||||
msgstr ""
|
||||
|
||||
#: classes/wc-aplazame-gateway.php:110
|
||||
msgid "Enable/Disable"
|
||||
msgstr ""
|
||||
|
||||
#: classes/wc-aplazame-gateway.php:111
|
||||
msgid "Enable Aplazame module"
|
||||
msgstr ""
|
||||
|
||||
#: classes/wc-aplazame-gateway.php:116
|
||||
msgid "Test mode (Sandbox)"
|
||||
msgstr ""
|
||||
|
||||
#: classes/wc-aplazame-gateway.php:117
|
||||
msgid "Determines if the module is on Sandbox mode"
|
||||
msgstr ""
|
||||
|
||||
#: classes/wc-aplazame-gateway.php:118
|
||||
msgid "Turn on Sandbox"
|
||||
msgstr ""
|
||||
|
||||
#: classes/wc-aplazame-gateway.php:122
|
||||
msgid "Private API Key"
|
||||
msgstr ""
|
||||
|
||||
#: classes/wc-aplazame-gateway.php:123
|
||||
msgid "Aplazame API Private Key"
|
||||
msgstr ""
|
||||
|
||||
#: classes/wc-aplazame-gateway.php:129
|
||||
msgid "Advanced options"
|
||||
msgstr ""
|
||||
|
||||
#: classes/wc-aplazame-gateway.php:135
|
||||
msgid "Button"
|
||||
msgstr ""
|
||||
|
||||
#: classes/wc-aplazame-gateway.php:136
|
||||
msgid "Aplazame Button CSS Selector"
|
||||
msgstr ""
|
||||
|
||||
#: classes/wc-aplazame-gateway.php:144
|
||||
msgid "Product quantity CSS selector"
|
||||
msgstr ""
|
||||
|
||||
#: classes/wc-aplazame-gateway.php:145
|
||||
msgid "CSS selector pointing to product quantity"
|
||||
msgstr ""
|
||||
|
||||
#: classes/wc-aplazame-gateway.php:150
|
||||
msgid "Product price CSS selector"
|
||||
msgstr ""
|
||||
|
||||
#: classes/wc-aplazame-gateway.php:151
|
||||
msgid "CSS selector pointing to product price"
|
||||
msgstr ""
|
||||
|
||||
#: classes/wc-aplazame-gateway.php:156
|
||||
msgid "Variable product price CSS selector"
|
||||
msgstr ""
|
||||
|
||||
#: classes/wc-aplazame-gateway.php:157
|
||||
msgid "CSS selector pointing to variable product price"
|
||||
msgstr ""
|
||||
|
||||
#: templates/gateway/payment-fields.php:25
|
||||
#, php-format
|
||||
msgid "It is necessary to enable JavaScript, %s does not work without JS."
|
||||
msgstr ""
|
||||
|
||||
#: templates/product/campaigns.php:66
|
||||
msgid "The campaign applies to all products from your catalogue"
|
||||
msgstr ""
|
||||
148
spec/fixtures/dynamic_finders/plugin_version/appmaps/translation_file/languages/appmaps.pot
vendored
Normal file
148
spec/fixtures/dynamic_finders/plugin_version/appmaps/translation_file/languages/appmaps.pot
vendored
Normal file
@@ -0,0 +1,148 @@
|
||||
# Copyright (C) 2012 AppMaps
|
||||
# This file is distributed under the same license as the AppMaps package.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: AppMaps 1.1\n"
|
||||
"Report-Msgid-Bugs-To: http://wordpress.org/tag/appmaps\n"
|
||||
"POT-Creation-Date: 2012-04-26 15:01:06+00:00\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"PO-Revision-Date: 2012-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
||||
#: appmaps-admin.php:3
|
||||
msgid "You do not have sufficient permissions to access this page."
|
||||
msgstr ""
|
||||
|
||||
#: appmaps-admin.php:14
|
||||
msgid "Settings saved"
|
||||
msgstr ""
|
||||
|
||||
#: appmaps-admin.php:28
|
||||
msgid "General Settings"
|
||||
msgstr ""
|
||||
|
||||
#: appmaps-admin.php:34 appmaps-admin.php:41
|
||||
msgid "General"
|
||||
msgstr ""
|
||||
|
||||
#: appmaps-admin.php:47
|
||||
msgid "Activate?"
|
||||
msgstr ""
|
||||
|
||||
#: appmaps-admin.php:50
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: appmaps-admin.php:51
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: appmaps-admin.php:53
|
||||
msgid ""
|
||||
"If \"YES\" is selected, then plugin will add a map to edit listing page."
|
||||
msgstr ""
|
||||
|
||||
#: appmaps-admin.php:57
|
||||
msgid "Default latitude"
|
||||
msgstr ""
|
||||
|
||||
#: appmaps-admin.php:60
|
||||
msgid "Default latitude on the map."
|
||||
msgstr ""
|
||||
|
||||
#: appmaps-admin.php:64
|
||||
msgid "Default longitude"
|
||||
msgstr ""
|
||||
|
||||
#: appmaps-admin.php:67
|
||||
msgid "Default longitude on the map."
|
||||
msgstr ""
|
||||
|
||||
#: appmaps-admin.php:71
|
||||
msgid "Google Maps Language"
|
||||
msgstr ""
|
||||
|
||||
#: appmaps-admin.php:74
|
||||
msgid "Find the list of supported language codes"
|
||||
msgstr ""
|
||||
|
||||
#: appmaps-admin.php:74 appmaps-admin.php:82
|
||||
msgid "here"
|
||||
msgstr ""
|
||||
|
||||
#: appmaps-admin.php:75
|
||||
msgid ""
|
||||
"The Google Maps API uses the browsers language setting when displaying "
|
||||
"textual info on the map. In most cases, this is preferable and you should "
|
||||
"not need to override this setting. However, if you wish to change the Maps "
|
||||
"API to ignore the browsers language setting and force it to display info in "
|
||||
"a particular language, enter your two character region code here (i.e. "
|
||||
"Japanese is ja)."
|
||||
msgstr ""
|
||||
|
||||
#: appmaps-admin.php:79
|
||||
msgid "Google Maps Region"
|
||||
msgstr ""
|
||||
|
||||
#: appmaps-admin.php:82
|
||||
msgid "Find your two-letter ISO 3166-1 region code"
|
||||
msgstr ""
|
||||
|
||||
#: appmaps-admin.php:83
|
||||
msgid ""
|
||||
"Enter your country's two-letter region code here to properly display map "
|
||||
"locations. (i.e. Someone enters the location \"Toledo\", it's based off the "
|
||||
"default region (US) and will display \"Toledo, Ohio\". With the region code "
|
||||
"set to \"ES\" (Spain), the results will show \"Toledo, Spain.\")"
|
||||
msgstr ""
|
||||
|
||||
#: appmaps-admin.php:93
|
||||
msgid "Save Changes"
|
||||
msgstr ""
|
||||
|
||||
#: appmaps-functions.php:22
|
||||
msgid "Listing location"
|
||||
msgstr ""
|
||||
|
||||
#: appmaps-functions.php:80
|
||||
msgid "Move marker"
|
||||
msgstr ""
|
||||
|
||||
#: appmaps-functions.php:80
|
||||
msgid "Move this marker to right place"
|
||||
msgstr ""
|
||||
|
||||
#: appmaps-functions.php:199
|
||||
msgid "Latitude:"
|
||||
msgstr ""
|
||||
|
||||
#: appmaps-functions.php:204
|
||||
msgid "Longitude:"
|
||||
msgstr ""
|
||||
|
||||
#. #-#-#-#-# plugin.pot (AppMaps 1.1) #-#-#-#-#
|
||||
#. Plugin Name of the plugin/theme
|
||||
#: appmaps.php:95
|
||||
msgid "AppMaps"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin URI of the plugin/theme
|
||||
msgid "http://blog.meloniq.net/donate/"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin/theme
|
||||
msgid ""
|
||||
"Disables automatic updating geolocation in ClassiPress theme, and insert new "
|
||||
"box with map in admin to manually place marker."
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin/theme
|
||||
msgid "MELONIQ.NET"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin/theme
|
||||
msgid "http://blog.meloniq.net"
|
||||
msgstr ""
|
||||
36
spec/fixtures/dynamic_finders/plugin_version/arabic-webfonts/composer_file/composer.json
vendored
Normal file
36
spec/fixtures/dynamic_finders/plugin_version/arabic-webfonts/composer_file/composer.json
vendored
Normal file
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"name": "jozoor/arabic-webfonts",
|
||||
"description": "An easy way to add Arabic fonts to any theme without coding using WordPress Customizer.",
|
||||
"version": "1.4.5",
|
||||
"keywords": ["Arabic", "Arabic fonts", "Arabic webfonts", "webfonts", "fonts", "Typography", "WordPress fonts", "WordPress Arabic fonts plugin", "WordPress customizer"],
|
||||
"type": "wordpress-plugin",
|
||||
"homepage": "https://plugins.jozoor.com/arabic-webfonts/",
|
||||
"license": "GPL-2.0+",
|
||||
"authors": [
|
||||
{
|
||||
"name": "jozoor",
|
||||
"email": "info@jozoor.com",
|
||||
"homepage": "https://jozoor.com/",
|
||||
"role": "Developer"
|
||||
},
|
||||
{
|
||||
"name": "Mohamed Abd Elhalim",
|
||||
"email": "mohamdiod@gmail.com",
|
||||
"homepage": "https://mohamd.io/",
|
||||
"role": "Developer"
|
||||
}
|
||||
],
|
||||
"require": {
|
||||
"php": ">=5.6",
|
||||
"jozoor/wp-plugin-action-links": "dev-dist"
|
||||
},
|
||||
"repositories": [
|
||||
{
|
||||
"type": "vcs",
|
||||
"url": "git@github.com:mohamdio/wp-plugin-action-links.git",
|
||||
"no-api": true
|
||||
}
|
||||
],
|
||||
"autoload": {},
|
||||
"scripts": {}
|
||||
}
|
||||
162
spec/fixtures/dynamic_finders/plugin_version/archiver/translation_file/languages/archiver.pot
vendored
Normal file
162
spec/fixtures/dynamic_finders/plugin_version/archiver/translation_file/languages/archiver.pot
vendored
Normal file
@@ -0,0 +1,162 @@
|
||||
# Copyright (C) 2016 Mickey Kay
|
||||
# This file is distributed under the GPL-2.0+.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Archiver 1.0.5\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/archiver\n"
|
||||
"POT-Creation-Date: 2016-07-22 01:00: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: 2016-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"X-Generator: grunt-wp-i18n 0.5.4\n"
|
||||
|
||||
#. Plugin Name of the plugin/theme
|
||||
msgid "Archiver"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-archiver.php:280
|
||||
#: svn/tags/1.0.0/includes/class-archiver.php:322
|
||||
#: svn/tags/1.0.1/includes/class-archiver.php:322
|
||||
#: svn/tags/1.0.2/includes/class-archiver.php:322
|
||||
#: svn/tags/1.0.3/includes/class-archiver.php:280
|
||||
#: svn/tags/1.0.4/includes/class-archiver.php:280
|
||||
#: svn/trunk/includes/class-archiver.php:280
|
||||
msgid "The Ajax nonce check failed."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-archiver.php:309
|
||||
#: svn/tags/1.0.0/includes/class-archiver.php:349
|
||||
#: svn/tags/1.0.1/includes/class-archiver.php:349
|
||||
#: svn/tags/1.0.2/includes/class-archiver.php:351
|
||||
#: svn/tags/1.0.3/includes/class-archiver.php:309
|
||||
#: svn/tags/1.0.4/includes/class-archiver.php:309
|
||||
#: svn/trunk/includes/class-archiver.php:309
|
||||
msgid "The Ajax nonce check failed"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-archiver.php:316
|
||||
#: svn/tags/1.0.0/includes/class-archiver.php:356
|
||||
#: svn/tags/1.0.1/includes/class-archiver.php:356
|
||||
#: svn/tags/1.0.2/includes/class-archiver.php:358
|
||||
#: svn/tags/1.0.3/includes/class-archiver.php:316
|
||||
#: svn/tags/1.0.4/includes/class-archiver.php:316
|
||||
#: svn/trunk/includes/class-archiver.php:316
|
||||
msgid "There is no current user."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-archiver.php:319
|
||||
#: svn/tags/1.0.0/includes/class-archiver.php:359
|
||||
#: svn/tags/1.0.1/includes/class-archiver.php:359
|
||||
#: svn/tags/1.0.2/includes/class-archiver.php:361
|
||||
#: svn/tags/1.0.3/includes/class-archiver.php:319
|
||||
#: svn/tags/1.0.4/includes/class-archiver.php:319
|
||||
#: svn/trunk/includes/class-archiver.php:319
|
||||
msgid "User meta updated to dismiss notice."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-archiver.php:368 includes/class-archiver.php:396
|
||||
#: includes/class-archiver.php:431
|
||||
#: svn/tags/1.0.0/includes/class-archiver.php:408
|
||||
#: svn/tags/1.0.0/includes/class-archiver.php:436
|
||||
#: svn/tags/1.0.0/includes/class-archiver.php:471
|
||||
#: svn/tags/1.0.1/includes/class-archiver.php:408
|
||||
#: svn/tags/1.0.1/includes/class-archiver.php:436
|
||||
#: svn/tags/1.0.1/includes/class-archiver.php:471
|
||||
#: svn/tags/1.0.2/includes/class-archiver.php:410
|
||||
#: svn/tags/1.0.2/includes/class-archiver.php:438
|
||||
#: svn/tags/1.0.2/includes/class-archiver.php:473
|
||||
#: svn/tags/1.0.3/includes/class-archiver.php:368
|
||||
#: svn/tags/1.0.3/includes/class-archiver.php:396
|
||||
#: svn/tags/1.0.3/includes/class-archiver.php:431
|
||||
#: svn/tags/1.0.4/includes/class-archiver.php:368
|
||||
#: svn/tags/1.0.4/includes/class-archiver.php:396
|
||||
#: svn/tags/1.0.4/includes/class-archiver.php:431
|
||||
#: svn/trunk/includes/class-archiver.php:368
|
||||
#: svn/trunk/includes/class-archiver.php:396
|
||||
#: svn/trunk/includes/class-archiver.php:431
|
||||
msgid "Archives"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-archiver.php:512
|
||||
#: svn/tags/1.0.0/includes/class-archiver.php:549
|
||||
#: svn/tags/1.0.1/includes/class-archiver.php:549
|
||||
#: svn/tags/1.0.2/includes/class-archiver.php:551
|
||||
#: svn/tags/1.0.3/includes/class-archiver.php:509
|
||||
#: svn/tags/1.0.4/includes/class-archiver.php:509
|
||||
#: svn/trunk/includes/class-archiver.php:509
|
||||
msgid "See all snapshots →"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-archiver.php:516
|
||||
#: svn/tags/1.0.0/includes/class-archiver.php:553
|
||||
#: svn/tags/1.0.1/includes/class-archiver.php:553
|
||||
#: svn/tags/1.0.2/includes/class-archiver.php:555
|
||||
#: svn/tags/1.0.3/includes/class-archiver.php:513
|
||||
#: svn/tags/1.0.4/includes/class-archiver.php:513
|
||||
#: svn/trunk/includes/class-archiver.php:513
|
||||
msgid "There are no archives of this URL."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-archiver.php:557
|
||||
#: svn/tags/1.0.0/includes/class-archiver.php:594
|
||||
#: svn/tags/1.0.1/includes/class-archiver.php:594
|
||||
#: svn/tags/1.0.2/includes/class-archiver.php:596
|
||||
#: svn/tags/1.0.3/includes/class-archiver.php:554
|
||||
#: svn/tags/1.0.4/includes/class-archiver.php:554
|
||||
#: svn/trunk/includes/class-archiver.php:554
|
||||
msgid "Snapshots"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-archiver.php:567
|
||||
#: svn/tags/1.0.0/includes/class-archiver.php:604
|
||||
#: svn/tags/1.0.1/includes/class-archiver.php:604
|
||||
#: svn/tags/1.0.2/includes/class-archiver.php:606
|
||||
#: svn/tags/1.0.3/includes/class-archiver.php:564
|
||||
#: svn/tags/1.0.4/includes/class-archiver.php:564
|
||||
#: svn/trunk/includes/class-archiver.php:564
|
||||
msgid "Trigger Snapshot"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-archiver.php:630
|
||||
#: svn/tags/1.0.0/includes/class-archiver.php:667
|
||||
#: svn/tags/1.0.1/includes/class-archiver.php:667
|
||||
#: svn/tags/1.0.2/includes/class-archiver.php:669
|
||||
#: svn/tags/1.0.3/includes/class-archiver.php:627
|
||||
#: svn/tags/1.0.4/includes/class-archiver.php:627
|
||||
#: svn/trunk/includes/class-archiver.php:627
|
||||
msgid "Attempt to fetch post snapshots failed."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-archiver.php:830
|
||||
#: svn/tags/1.0.3/includes/class-archiver.php:827
|
||||
#: svn/tags/1.0.4/includes/class-archiver.php:827
|
||||
#: svn/trunk/includes/class-archiver.php:827
|
||||
msgid "Archiver is currently disabled via the <code>archiver_can_run</code> filter."
|
||||
msgstr ""
|
||||
|
||||
#: svn/tags/1.0.0/includes/class-archiver.php:867
|
||||
#: svn/tags/1.0.1/includes/class-archiver.php:867
|
||||
#: svn/tags/1.0.2/includes/class-archiver.php:869
|
||||
msgid "Archiver is disabled while you are working locally."
|
||||
msgstr ""
|
||||
|
||||
#. Plugin URI of the plugin/theme
|
||||
msgid "http://wordpress.org/plugins/archiver"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin/theme
|
||||
msgid "Archive your content using the Wayback Machine."
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin/theme
|
||||
msgid "Mickey Kay"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin/theme
|
||||
msgid ""
|
||||
"http://mickeykaycreative.com?utm_source=archiver&utm_medium=plugin-repo&utm_"
|
||||
"campaign=WordPress%20Plugins/"
|
||||
msgstr ""
|
||||
@@ -0,0 +1,68 @@
|
||||
# Copyright (C) 2017 WEN Solutions
|
||||
# This file is distributed under the GPL2.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Archives by Category and Date 1.0.2\n"
|
||||
"Report-Msgid-Bugs-To: "
|
||||
"https://wordpress.org/support/plugin/archives-category-date\n"
|
||||
"POT-Creation-Date: 2017-06-26 08:36:36+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"
|
||||
"X-Generator: grunt-wp-i18n 0.5.4\n"
|
||||
|
||||
#: widget/acd-widget.php:19
|
||||
msgid "Archives by Category and Date Widget"
|
||||
msgstr ""
|
||||
|
||||
#: widget/acd-widget.php:20
|
||||
msgid ""
|
||||
"Archive Widget to Categorize the archives date wise as well as category "
|
||||
"wise."
|
||||
msgstr ""
|
||||
|
||||
#: widget/acd-widget.php:46
|
||||
msgid "m"
|
||||
msgstr ""
|
||||
|
||||
#: widget/acd-widget.php:48
|
||||
msgid "M"
|
||||
msgstr ""
|
||||
|
||||
#: widget/acd-widget.php:51
|
||||
msgid "Y"
|
||||
msgstr ""
|
||||
|
||||
#: widget/acd-widget.php:103
|
||||
msgid "Archives"
|
||||
msgstr ""
|
||||
|
||||
#: widget/acd-widget.php:107
|
||||
msgid "Widget Title:"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin Name of the plugin/theme
|
||||
msgid "Archives by Category and Date"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin URI of the plugin/theme
|
||||
msgid "http://wensolutions.com/plugins/archives-category-date/"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin/theme
|
||||
msgid ""
|
||||
"This plugin shows archives in a categorized way that is archives are "
|
||||
"categorized under category name and date. It filters archives based on that "
|
||||
"category and clicked date when they are being displayed in archives page."
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin/theme
|
||||
msgid "WEN Solutions"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin/theme
|
||||
msgid "http://wensolutions.com"
|
||||
msgstr ""
|
||||
707
spec/fixtures/dynamic_finders/plugin_version/arkam-lite/translation_file/languages/ar.po
vendored
Normal file
707
spec/fixtures/dynamic_finders/plugin_version/arkam-lite/translation_file/languages/ar.po
vendored
Normal file
@@ -0,0 +1,707 @@
|
||||
# Copyright (C) 2018 Themient.com, Asmi Khalil
|
||||
# This file is distributed under the GNU General Public License v3 or later.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Arkam 1.0.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-04-03 22:39+0100\n"
|
||||
"PO-Revision-Date: 2018-04-03 22:41+0100\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: ar\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Generator: Poedit 2.0.3\n"
|
||||
"Plural-Forms: nplurals=6; plural=(n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
|
||||
"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5);\n"
|
||||
|
||||
#: class-arkam.php:276
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Thank you for installing Arkam Lite! Please visit the plugin %s page to "
|
||||
"configure it."
|
||||
msgstr "شكرا على تثبيت أرقام لايت. يرجى زيارة صفحة الإعدادات من %s لتعديلها."
|
||||
|
||||
#: class-arkam.php:276
|
||||
msgid "settings"
|
||||
msgstr "إعدادات"
|
||||
|
||||
#: settings.php:25
|
||||
msgid "Facebook"
|
||||
msgstr "Facebook"
|
||||
|
||||
#: settings.php:30
|
||||
msgid "Page ID"
|
||||
msgstr "معرف الصفحة"
|
||||
|
||||
#: settings.php:38
|
||||
msgid "App Access Token"
|
||||
msgstr "مفتاح الوصول"
|
||||
|
||||
#: settings.php:49 settings.php:108 includes/admin/class-admin.php:264
|
||||
msgid "Get Access Token"
|
||||
msgstr "أحصل على مفتاح الوصول"
|
||||
|
||||
#: settings.php:58 settings.php:117 settings.php:164 settings.php:203
|
||||
#: settings.php:250 settings.php:298 settings.php:344 settings.php:383
|
||||
#: settings.php:415 settings.php:439
|
||||
msgid "URL"
|
||||
msgstr "رابط"
|
||||
|
||||
#: settings.php:66 settings.php:125 settings.php:172 settings.php:211
|
||||
#: settings.php:258 settings.php:306 settings.php:352 settings.php:391
|
||||
#: settings.php:423 settings.php:447
|
||||
msgid "Label"
|
||||
msgstr "ملصق"
|
||||
|
||||
#: settings.php:74 settings.php:133 settings.php:180 settings.php:219
|
||||
#: settings.php:266 settings.php:314 settings.php:360 settings.php:399
|
||||
msgid "Fallback"
|
||||
msgstr "الإحتياطي"
|
||||
|
||||
#: settings.php:84
|
||||
msgid "Twitter"
|
||||
msgstr "Twitter"
|
||||
|
||||
#: settings.php:89 settings.php:336
|
||||
msgid "Username"
|
||||
msgstr "اسم المستخدم"
|
||||
|
||||
#: settings.php:97
|
||||
msgid "Access Token (Bearer)"
|
||||
msgstr "مفتاح الوصول (Bearer)"
|
||||
|
||||
#: settings.php:143
|
||||
msgid "Pinterest"
|
||||
msgstr "Pinterest"
|
||||
|
||||
#: settings.php:148
|
||||
msgid "User Name/ID"
|
||||
msgstr "إسم المستعمل أو المعرف"
|
||||
|
||||
#: settings.php:156
|
||||
msgid "Access Token"
|
||||
msgstr "مفتاح الوصول"
|
||||
|
||||
#: settings.php:190
|
||||
msgid "Reddit"
|
||||
msgstr "Reddit"
|
||||
|
||||
#: settings.php:195
|
||||
msgid "Subreddit Slug"
|
||||
msgstr "سلوغ Subreddit"
|
||||
|
||||
#: settings.php:229
|
||||
msgid "Vimeo"
|
||||
msgstr "Vimeo"
|
||||
|
||||
#: settings.php:234
|
||||
msgid "Channel ID/Name"
|
||||
msgstr "معرف القناة أو الإسم"
|
||||
|
||||
#: settings.php:242
|
||||
msgid "Access Token (Public Only)"
|
||||
msgstr "مفتاح الوصول (العمومي فقط)"
|
||||
|
||||
#: settings.php:276
|
||||
msgid "Dribbble"
|
||||
msgstr "Dribbble"
|
||||
|
||||
#: settings.php:281
|
||||
msgid "User ID/Name"
|
||||
msgstr "معرف المستعمل أو الإسم"
|
||||
|
||||
#: settings.php:325
|
||||
msgid ""
|
||||
"Dribbble API v1 is deprecated and V2 requires authentication before "
|
||||
"requesting anything. So we are now forced to use a hacky method (by "
|
||||
"requesting the full page and then parsing its HTML) to fetch followers count "
|
||||
"until Dribbble make it possible to fetch it using their new API."
|
||||
msgstr ""
|
||||
"تم إيقاف Dribbble API v1 ويتطلب V2 المصادقة قبل طلب أي شيء. لذلك نحن مضطرون "
|
||||
"الآن إلى استخدام طريقة عشوائية (عن طريق طلب الصفحة الكاملة ثم تحليل HTML) "
|
||||
"لإستخراج عدد المتابعين حتى يقوم فريق Dribbble بجعله من الممكن إستخراجه "
|
||||
"باستخدام ال API الجديد الخاص بهم."
|
||||
|
||||
#: settings.php:331
|
||||
msgid "MixCloud"
|
||||
msgstr "MixCloud"
|
||||
|
||||
#: settings.php:370
|
||||
msgid "Steam"
|
||||
msgstr "Steam"
|
||||
|
||||
#: settings.php:375
|
||||
msgid "Group Name"
|
||||
msgstr "أسم المجموعة"
|
||||
|
||||
#: settings.php:409
|
||||
msgid "Comments"
|
||||
msgstr "التعليقات"
|
||||
|
||||
#: settings.php:433
|
||||
msgid "BuddyPress (Groups)"
|
||||
msgstr "(المجموعات) BuddyPress"
|
||||
|
||||
#: includes/class-counter.php:58
|
||||
msgid "K"
|
||||
msgstr "أ"
|
||||
|
||||
#: includes/class-counter.php:63
|
||||
msgid "M"
|
||||
msgstr "م"
|
||||
|
||||
#: includes/class-counter.php:68
|
||||
msgid "B"
|
||||
msgstr "ب"
|
||||
|
||||
#: includes/class-counter.php:73
|
||||
msgid "T"
|
||||
msgstr "ت"
|
||||
|
||||
#: includes/class-counter.php:79
|
||||
msgid "."
|
||||
msgstr "."
|
||||
|
||||
#: includes/class-renderer.php:74
|
||||
#, php-format
|
||||
msgid "Powered by %s"
|
||||
msgstr "بدعم من %s"
|
||||
|
||||
#: includes/class-renderer.php:74
|
||||
msgid "Arkam"
|
||||
msgstr "أرقام"
|
||||
|
||||
#: includes/class-renderer.php:156
|
||||
msgid "Toggle panel:"
|
||||
msgstr "تبديل اللوحة:"
|
||||
|
||||
#: includes/class-shortcode.php:173 includes/class-widget.php:83
|
||||
#: includes/admin/class-admin.php:355
|
||||
msgid "Layout"
|
||||
msgstr "التخطيط"
|
||||
|
||||
#: includes/class-shortcode.php:176 includes/class-widget.php:85
|
||||
#: includes/admin/class-admin.php:356
|
||||
msgid "Grid"
|
||||
msgstr "شبكة"
|
||||
|
||||
#: includes/class-shortcode.php:177 includes/class-widget.php:86
|
||||
#: includes/admin/class-admin.php:357
|
||||
msgid "Mosaic"
|
||||
msgstr "فسيفساء"
|
||||
|
||||
#: includes/class-shortcode.php:178 includes/class-widget.php:87
|
||||
#: includes/admin/class-admin.php:358
|
||||
msgid "Block"
|
||||
msgstr "كتلة"
|
||||
|
||||
#: includes/class-shortcode.php:185 includes/admin/class-admin.php:359
|
||||
msgid "Spacing"
|
||||
msgstr "مباعدة"
|
||||
|
||||
#: includes/class-shortcode.php:188 includes/class-widget.php:95
|
||||
#: includes/admin/class-admin.php:360
|
||||
msgid "0 Pixels"
|
||||
msgstr "٠ بكسل"
|
||||
|
||||
#: includes/class-shortcode.php:189 includes/class-widget.php:96
|
||||
#: includes/admin/class-admin.php:361
|
||||
msgid "1 Pixel"
|
||||
msgstr "١ بكسل"
|
||||
|
||||
#: includes/class-shortcode.php:190 includes/class-widget.php:97
|
||||
#: includes/admin/class-admin.php:362
|
||||
msgid "2 Pixels"
|
||||
msgstr "٢ بكسل"
|
||||
|
||||
#: includes/class-shortcode.php:191 includes/class-widget.php:98
|
||||
#: includes/admin/class-admin.php:363
|
||||
msgid "3 Pixels"
|
||||
msgstr "٣ بكسل"
|
||||
|
||||
#: includes/class-shortcode.php:192 includes/class-widget.php:99
|
||||
#: includes/admin/class-admin.php:364
|
||||
msgid "4 Pixels"
|
||||
msgstr "٤ بكسل"
|
||||
|
||||
#: includes/class-shortcode.php:193 includes/class-widget.php:100
|
||||
#: includes/admin/class-admin.php:365
|
||||
msgid "5 Pixels"
|
||||
msgstr "٥ بكسل"
|
||||
|
||||
#: includes/class-shortcode.php:200 includes/class-widget.php:106
|
||||
#: includes/admin/class-admin.php:366
|
||||
msgid "Size"
|
||||
msgstr "الحجم"
|
||||
|
||||
#: includes/class-shortcode.php:203 includes/class-widget.php:108
|
||||
#: includes/admin/class-admin.php:368
|
||||
msgid "Small"
|
||||
msgstr "صغير"
|
||||
|
||||
#: includes/class-shortcode.php:204 includes/class-widget.php:109
|
||||
#: includes/admin/class-admin.php:367
|
||||
msgid "Medium"
|
||||
msgstr "متوسط"
|
||||
|
||||
#: includes/class-shortcode.php:205 includes/class-widget.php:110
|
||||
#: includes/admin/class-admin.php:369
|
||||
msgid "Large"
|
||||
msgstr "كبير"
|
||||
|
||||
#: includes/class-shortcode.php:212
|
||||
msgid "Design"
|
||||
msgstr "التصميم"
|
||||
|
||||
#: includes/class-shortcode.php:215
|
||||
msgid "Flat"
|
||||
msgstr "مسطح"
|
||||
|
||||
#: includes/class-shortcode.php:216
|
||||
msgid "Material"
|
||||
msgstr "مادي"
|
||||
|
||||
#: includes/class-shortcode.php:217
|
||||
msgid "3D"
|
||||
msgstr "3D"
|
||||
|
||||
#: includes/class-shortcode.php:224
|
||||
msgid "Style"
|
||||
msgstr "نمط"
|
||||
|
||||
#: includes/class-shortcode.php:227
|
||||
msgid "Simple"
|
||||
msgstr "بسيط"
|
||||
|
||||
#: includes/class-shortcode.php:228
|
||||
msgid "Bordered"
|
||||
msgstr "محاط"
|
||||
|
||||
#: includes/class-shortcode.php:229
|
||||
msgid "Filled"
|
||||
msgstr "معبأ"
|
||||
|
||||
#: includes/class-shortcode.php:236
|
||||
msgid "Shape"
|
||||
msgstr "الشكل"
|
||||
|
||||
#: includes/class-shortcode.php:239
|
||||
msgid "Square"
|
||||
msgstr "مربع"
|
||||
|
||||
#: includes/class-shortcode.php:240
|
||||
msgid "Rounded"
|
||||
msgstr "مدور"
|
||||
|
||||
#: includes/class-shortcode.php:247 includes/class-widget.php:116
|
||||
#: includes/admin/class-admin.php:370
|
||||
msgid "Color Scheme"
|
||||
msgstr "نظام الألوان"
|
||||
|
||||
#: includes/class-shortcode.php:250 includes/class-widget.php:120
|
||||
#: includes/admin/class-admin.php:371
|
||||
msgid "Colored"
|
||||
msgstr "ملون"
|
||||
|
||||
#: includes/class-shortcode.php:251 includes/class-widget.php:118
|
||||
#: includes/admin/class-admin.php:372
|
||||
msgid "Light"
|
||||
msgstr "فاتح"
|
||||
|
||||
#: includes/class-shortcode.php:252 includes/class-widget.php:119
|
||||
#: includes/admin/class-admin.php:373
|
||||
msgid "Dark"
|
||||
msgstr "داكن"
|
||||
|
||||
#: includes/class-shortcode.php:259
|
||||
msgid "Open links in a new tab?"
|
||||
msgstr "هل تريد فتح الروابط في علامة تبويب جديدة؟"
|
||||
|
||||
#: includes/class-shortcode.php:266
|
||||
msgid "Add NoFollow Tag?"
|
||||
msgstr "هل تريد إضافة علامة نوفولو؟"
|
||||
|
||||
#: includes/class-shortcode.php:273 includes/admin/class-admin.php:374
|
||||
msgid "Extra Class Name"
|
||||
msgstr "حقل CSS اضافي"
|
||||
|
||||
#: includes/class-shortcode.php:275
|
||||
msgid ""
|
||||
"Use this field to add an extra class name and then refer to it in your css "
|
||||
"code."
|
||||
msgstr "استخدم هذا الحقل لإضافة CSS مخصص."
|
||||
|
||||
#: includes/class-shortcode.php:280
|
||||
msgid "Custom CSS"
|
||||
msgstr "CSS مخصص"
|
||||
|
||||
#: includes/class-shortcode.php:282
|
||||
msgid "Design Options"
|
||||
msgstr "خيارات التصميم"
|
||||
|
||||
#: includes/class-shortcode.php:298 includes/class-widget.php:62
|
||||
msgid "Arkam Lite: Social Counters"
|
||||
msgstr "أرقام لايت: عدادات مواقع التواصل الإجتماعي"
|
||||
|
||||
#: includes/class-shortcode.php:300
|
||||
msgid "Add social media counters."
|
||||
msgstr "إضافة عدادات مواقع التواصل الإجتماعي."
|
||||
|
||||
#: includes/class-widget.php:63
|
||||
msgid "Add social widget with counters."
|
||||
msgstr "إضافة الودجات مع العدادات."
|
||||
|
||||
#: includes/class-widget.php:78
|
||||
msgid "Title:"
|
||||
msgstr "العنوان:"
|
||||
|
||||
#: includes/class-widget.php:93
|
||||
msgid "spacing"
|
||||
msgstr "مباعدة"
|
||||
|
||||
#: includes/admin/class-admin.php:57 includes/admin/class-admin.php:58
|
||||
#: includes/admin/class-admin.php:347 includes/admin/class-admin.php:352
|
||||
msgid "Arkam Lite"
|
||||
msgstr "أرقام لايت"
|
||||
|
||||
#: includes/admin/class-admin.php:78
|
||||
msgid "Arkam Settings"
|
||||
msgstr "إعدادات أرقام"
|
||||
|
||||
#: includes/admin/class-admin.php:80
|
||||
msgid ""
|
||||
"If you change any options here, the plugin cache will be cleared and the "
|
||||
"counts will be fetched and cached again on the next page load. So this "
|
||||
"process might take a little while to complete depending on the number of "
|
||||
"social media channels you have enabled and the number of plugin instances on "
|
||||
"your page."
|
||||
msgstr ""
|
||||
"إذا قمت بتغيير أي خيارات هنا ، سيتم مسح ذاكرة التخزين المؤقة لأرقام و سيتم "
|
||||
"تكوينها مرة أخرى عند تحميل الصفحة التالية. لذلك قد تستغرق هذه العملية بعض "
|
||||
"الوقت لإكمالها حسب عدد الأيقونات التي قمت بتفعيلها وعدد الودجاتات على صفحتك."
|
||||
|
||||
#: includes/admin/class-admin.php:93
|
||||
msgid "Cache Results for"
|
||||
msgstr "قم بتخزين النتائج لمدة"
|
||||
|
||||
#: includes/admin/class-admin.php:98
|
||||
msgid "1 Minute"
|
||||
msgstr "دقيقة واحدة"
|
||||
|
||||
#: includes/admin/class-admin.php:99
|
||||
msgid "2 Minutes"
|
||||
msgstr "دقيقتين"
|
||||
|
||||
#: includes/admin/class-admin.php:100
|
||||
msgid "5 Minutes"
|
||||
msgstr "٥ دقائق"
|
||||
|
||||
#: includes/admin/class-admin.php:101
|
||||
msgid "10 Minutes"
|
||||
msgstr "١٠ دقائق"
|
||||
|
||||
#: includes/admin/class-admin.php:102
|
||||
msgid "30 Minutes"
|
||||
msgstr "٣٠ دقيقة"
|
||||
|
||||
#: includes/admin/class-admin.php:103
|
||||
msgid "1 Hour"
|
||||
msgstr "ساعة واحدة"
|
||||
|
||||
#: includes/admin/class-admin.php:104
|
||||
msgid "5 Hours"
|
||||
msgstr "٥ ساعات"
|
||||
|
||||
#: includes/admin/class-admin.php:105
|
||||
msgid "1 Day"
|
||||
msgstr "يوم واحد"
|
||||
|
||||
#: includes/admin/class-admin.php:106
|
||||
msgid "3 Days"
|
||||
msgstr "٣ أيام"
|
||||
|
||||
#: includes/admin/class-admin.php:107
|
||||
msgid "1 Week"
|
||||
msgstr "أسبوع واحد"
|
||||
|
||||
#: includes/admin/class-admin.php:122
|
||||
msgid "Support us by displaying \"Powered by Arkam\" link?"
|
||||
msgstr "إدعمنا من خلال عرض رابط \"بدعم من أرقام\"؟"
|
||||
|
||||
#: includes/admin/class-admin.php:142 includes/admin/class-admin.php:144
|
||||
msgid "Documentation"
|
||||
msgstr "دليل المستخدم"
|
||||
|
||||
#: includes/admin/class-admin.php:143
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Don't forget to read the plugin documentation to get the most out of Arkam "
|
||||
"Lite. An online version can be found %s."
|
||||
msgstr ""
|
||||
"لا تنس قراءة دليل المستخدم للحصول على أقصى استفادة من أرقام لايت. يمكن "
|
||||
"العثور على نسخة من دليل المستخدم %s."
|
||||
|
||||
#: includes/admin/class-admin.php:143
|
||||
msgid "here"
|
||||
msgstr "هنا"
|
||||
|
||||
#: includes/admin/class-admin.php:146
|
||||
msgid "Need Help?"
|
||||
msgstr "تحتاج مساعدة؟"
|
||||
|
||||
#: includes/admin/class-admin.php:147
|
||||
#, php-format
|
||||
msgid ""
|
||||
"We provide support for this plugin through our %s. Post your question in the "
|
||||
"right section and we will be happy to assist you."
|
||||
msgstr ""
|
||||
"نحن نقدم الدعم لهذه الإضافة من خلال %s. انشر سؤالك في القسم الصحيح وسنكون "
|
||||
"سعداء بمساعدتك."
|
||||
|
||||
#: includes/admin/class-admin.php:147 includes/admin/class-admin.php:148
|
||||
msgid "Support Forum"
|
||||
msgstr "منتدى الدعم"
|
||||
|
||||
#: includes/admin/class-admin.php:150
|
||||
msgid "Have a moment? Please share your review"
|
||||
msgstr "هل لديك لحظة؟ الرجاء مشاركتنا رأيك"
|
||||
|
||||
#: includes/admin/class-admin.php:151
|
||||
#, php-format
|
||||
msgid ""
|
||||
"We hope you had a great experience, and we are eager to hear your feedback. "
|
||||
"Please take a minute and leave your valuable review on this %s."
|
||||
msgstr ""
|
||||
"نأمل أن تكون تجربتك رائعة مع أرقام ونحن نتوق إلى سماع تعليقاتك. يرجى ترك "
|
||||
"تعليقك القيّم على هذه %s."
|
||||
|
||||
#: includes/admin/class-admin.php:151
|
||||
msgid "page"
|
||||
msgstr "الصفحة"
|
||||
|
||||
#: includes/admin/class-admin.php:152
|
||||
msgid "Leave Your Review"
|
||||
msgstr "اترك رأيك"
|
||||
|
||||
#: includes/admin/class-admin.php:174
|
||||
msgid "Sorry, nonce did not verify."
|
||||
msgstr "عذرًا ، لم يتم التحقق من صحة المعلومات."
|
||||
|
||||
#: includes/admin/class-admin.php:179
|
||||
msgid "Unauthorized user"
|
||||
msgstr "مستخدم غير مصرح به"
|
||||
|
||||
#: includes/admin/class-admin.php:237
|
||||
msgid "Settings Saved"
|
||||
msgstr "تم حفظ الإعدادات"
|
||||
|
||||
#: includes/admin/class-admin.php:272
|
||||
msgid "App ID"
|
||||
msgstr "معرف التطبيقة"
|
||||
|
||||
#: includes/admin/class-admin.php:276
|
||||
msgid "App Secret"
|
||||
msgstr "الرمز السري"
|
||||
|
||||
#: includes/admin/class-admin.php:283
|
||||
msgid "Generate"
|
||||
msgstr "تحديث"
|
||||
|
||||
#: includes/admin/class-admin.php:353
|
||||
msgid "Arkam Lite Settings"
|
||||
msgstr "إعدادات أرقام لايت"
|
||||
|
||||
#: includes/admin/class-admin.php:354
|
||||
msgid "An error accured."
|
||||
msgstr "حدث خطأ."
|
||||
|
||||
#~ msgid "Arkam: Social Counters"
|
||||
#~ msgstr "أرقام: عدادات مواقع التواصل الإجتماعي"
|
||||
|
||||
#~ msgid "Google+"
|
||||
#~ msgstr "Google+"
|
||||
|
||||
#~ msgid "Profile ID"
|
||||
#~ msgstr "معرف الملف الشخصي"
|
||||
|
||||
#~ msgid "Google API Key"
|
||||
#~ msgstr "رابط Google+"
|
||||
|
||||
#~ msgid "YouTube"
|
||||
#~ msgstr "YouTube"
|
||||
|
||||
#~ msgid "User/Channel ID"
|
||||
#~ msgstr "معرف المستعمل أو القناة"
|
||||
|
||||
#~ msgid "Account Type"
|
||||
#~ msgstr "نوع الحساب"
|
||||
|
||||
#~ msgid "Channel"
|
||||
#~ msgstr "القناة"
|
||||
|
||||
#~ msgid "User"
|
||||
#~ msgstr "المستعمل"
|
||||
|
||||
#~ msgid "Instagram"
|
||||
#~ msgstr "Instagram"
|
||||
|
||||
#~ msgid "MailChimp"
|
||||
#~ msgstr "MailChimp"
|
||||
|
||||
#~ msgid "List ID"
|
||||
#~ msgstr "معرف القائمة"
|
||||
|
||||
#~ msgid "API Key"
|
||||
#~ msgstr "مفتاح API"
|
||||
|
||||
#~ msgid "VKontakte"
|
||||
#~ msgstr "VKontakte"
|
||||
|
||||
#~ msgid "ID/Screen Name"
|
||||
#~ msgstr "المعرف أو إسم الشاشة"
|
||||
|
||||
#~ msgid "Community"
|
||||
#~ msgstr "المجتمع"
|
||||
|
||||
#~ msgid "SoundCloud"
|
||||
#~ msgstr "SoundCloud"
|
||||
|
||||
#~ msgid "Consumer Key"
|
||||
#~ msgstr "مفتاح الحريف"
|
||||
|
||||
#~ msgid "Behance"
|
||||
#~ msgstr "Behance"
|
||||
|
||||
#~ msgid "App Key/Client ID"
|
||||
#~ msgstr "مفتاح التطبيقة أو معرف الحريف"
|
||||
|
||||
#~ msgid "Flickr"
|
||||
#~ msgstr "Flickr"
|
||||
|
||||
#~ msgid "Group ID"
|
||||
#~ msgstr "معرف المجموعة"
|
||||
|
||||
#~ msgid "Github"
|
||||
#~ msgstr "Github"
|
||||
|
||||
#~ msgid "Twitch"
|
||||
#~ msgstr "Twitch"
|
||||
|
||||
#~ msgid "Channel Name"
|
||||
#~ msgstr "اسم القناة"
|
||||
|
||||
#~ msgid "Client ID"
|
||||
#~ msgstr "معرف الحريف"
|
||||
|
||||
#~ msgid "RSS (Feedly)"
|
||||
#~ msgstr "RSS (Feedly)"
|
||||
|
||||
#~ msgid "Feedly ID"
|
||||
#~ msgstr "معرف Feedly"
|
||||
|
||||
#~ msgid "e.g. feed%2Fhttps%3A%2F%2Fthemient.com%2Ffeed%2F"
|
||||
#~ msgstr "e.g. feed%2Fhttps%3A%2F%2Fthemient.com%2Ffeed%2F"
|
||||
|
||||
#~ msgid "Users"
|
||||
#~ msgstr "المستعملين"
|
||||
|
||||
#~ msgid "Posts"
|
||||
#~ msgstr "المقالات"
|
||||
|
||||
#~ msgid "BBPress (Forums)"
|
||||
#~ msgstr "(المنتديات) BBPress"
|
||||
|
||||
#~ msgid "BBPress (Topics)"
|
||||
#~ msgstr "(المواضيع) BBPress"
|
||||
|
||||
#~ msgid "BBPress (Replies)"
|
||||
#~ msgstr "(الردود) BBPress"
|
||||
|
||||
#~ msgid "Settings"
|
||||
#~ msgstr "إعدادات"
|
||||
|
||||
#~ msgid "Thank you for using Arkam!"
|
||||
#~ msgstr "شكرا لك على استخدام أرقام!"
|
||||
|
||||
#~ msgid "Themient"
|
||||
#~ msgstr "Themient"
|
||||
|
||||
#~ msgid "Updates"
|
||||
#~ msgstr "التحديثات"
|
||||
|
||||
#~ msgid "Automatic Updates"
|
||||
#~ msgstr "التحديثات التلقائية"
|
||||
|
||||
#~ msgid "Activate your plugin to receive automatic updates when available."
|
||||
#~ msgstr "قم بتفعيل هذه الإضافة لتلقي التحديثات التلقائية عند توفرها."
|
||||
|
||||
#~ msgid "License Key"
|
||||
#~ msgstr "مفتاح الترخيص"
|
||||
|
||||
#~ msgid "Enter your license key here"
|
||||
#~ msgstr "ادخل مفتاح الترخيص الخاص بك"
|
||||
|
||||
#~ msgid "Activate License"
|
||||
#~ msgstr "تفعيل الترخيص"
|
||||
|
||||
#~ msgid "active"
|
||||
#~ msgstr "مفعل"
|
||||
|
||||
#~ msgid "Deactivate License"
|
||||
#~ msgstr "إلغاء تنشيط الترخيص"
|
||||
|
||||
#~ msgid "Your license key expired on %s."
|
||||
#~ msgstr "انتهت صلاحية مفتاح الترخيص %s."
|
||||
|
||||
#~ msgid "Your license key has been disabled."
|
||||
#~ msgstr "تم تعطيل مفتاح الترخيص الخاص بك."
|
||||
|
||||
#~ msgid "Invalid license."
|
||||
#~ msgstr "ترخيص غير صالح."
|
||||
|
||||
#~ msgid "Your license is not active for this URL."
|
||||
#~ msgstr "ترخيصك غير نشط لعنوان URL هذا."
|
||||
|
||||
#~ msgid "This appears to be an invalid license key for Arkam."
|
||||
#~ msgstr "يبدو أن مفتاح الترخيص غير صالح لأرقام."
|
||||
|
||||
#~ msgid "Your license key has reached its activation limit."
|
||||
#~ msgstr "مفتاح الترخيص الخاص بك إستنفذ كل التفعيلات الممكنة."
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Thanks for activating Arkam. Now you are all set to receive automatic "
|
||||
#~ "updates."
|
||||
#~ msgstr "شكرا لتفعيل أرقام. الآن أنت مستعد لتلقي التحديثات التلقائية."
|
||||
|
||||
#~ msgid "Your license key has been deactivated."
|
||||
#~ msgstr "تم تعطيل مفتاح الترخيص الخاص بك."
|
||||
|
||||
#~ msgid "Arkam: an error occurred when checking for updates."
|
||||
#~ msgstr "أرقام: حدث خطأ عند التحقق من وجود تحديثات."
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Hey, there is a new version of Arkam available. Latest version is %s. %s"
|
||||
#~ msgstr "مهلا ، هناك نسخة جديدة من أرقام. أحدث إصدار هو %s. %s"
|
||||
|
||||
#~ msgid "View changelog"
|
||||
#~ msgstr "عرض التغييرات"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "There is a new version of %1$s available. %2$sView version %3$s details"
|
||||
#~ "%4$s."
|
||||
#~ msgstr "هناك نسخة جديدة من %1$s. %2$s عرض الإصدار %3$s تفاصيل %4$s."
|
||||
|
||||
#~ msgid ""
|
||||
#~ "There is a new version of %1$s available. %2$sView version %3$s details"
|
||||
#~ "%4$s or %5$supdate now%6$s."
|
||||
#~ msgstr ""
|
||||
#~ "هناك نسخة جديدة من %1$s. %2$s عرض الإصدار %3$s تفاصيل %4$ s. أو %5$s قم "
|
||||
#~ "بالتحديث الآن %6$s."
|
||||
|
||||
#~ msgid "You do not have permission to install plugin updates"
|
||||
#~ msgstr "ليس لديك إذن لتثبيت تحديثات الإضافة"
|
||||
|
||||
#~ msgid "Error"
|
||||
#~ msgstr "خطأ"
|
||||
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,364 @@
|
||||
# Copyright (C) 2017 Ask Me Anything (Anonymously)
|
||||
# This file is distributed under the same license as the Ask Me Anything (Anonymously) package.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ask Me Anything (Anonymously) 1.3.1\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/ask-me-anything-"
|
||||
"anonymously\n"
|
||||
"POT-Creation-Date: 2017-10-23 07:12:46+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"
|
||||
|
||||
#: amamc_ask-me-anything.php:26
|
||||
msgid "Ask Me Anything"
|
||||
msgstr ""
|
||||
|
||||
#: amamc_ask-me-anything.php:35
|
||||
msgid "Generate Shortcode"
|
||||
msgstr ""
|
||||
|
||||
#: amamc_ask-me-anything.php:140
|
||||
msgid "Ask Me Anything Shortcode Generator And Settings"
|
||||
msgstr ""
|
||||
|
||||
#: amamc_ask-me-anything.php:141
|
||||
msgid ""
|
||||
"You can choose your settings below and create a shortcode to display the Ask "
|
||||
"Me Anything form."
|
||||
msgstr ""
|
||||
|
||||
#: amamc_ask-me-anything.php:297
|
||||
msgid "Your Shortcode"
|
||||
msgstr ""
|
||||
|
||||
#: amamc_ask-me-anything.php:299
|
||||
msgid ""
|
||||
"Copy the following shortcode into a post or page or sidebar text widget to "
|
||||
"generate the Ask Me Anything page."
|
||||
msgstr ""
|
||||
|
||||
#: amamc_ask-me-anything.php:305
|
||||
msgid "Choose Location"
|
||||
msgstr ""
|
||||
|
||||
#: amamc_ask-me-anything.php:311
|
||||
msgid "Choose the location where you will be using the shortcode."
|
||||
msgstr ""
|
||||
|
||||
#: amamc_ask-me-anything.php:315
|
||||
msgid "Page / Post ID"
|
||||
msgstr ""
|
||||
|
||||
#: amamc_ask-me-anything.php:318
|
||||
msgid ""
|
||||
"Questions are saved as WordPress comments and all comments need to be "
|
||||
"associated with a page or a post. \r\n"
|
||||
"\t\t\t\t\t\t\t\t<br>- First, generate a shortcode with location set as "
|
||||
"\"Page / Post\" and add it to a page or a post. \r\n"
|
||||
"\t\t\t\t\t\t\t\t<br>- Then generate a second shortcode to use on a \"Sidebar "
|
||||
"Widget\" and enter the ID of the page or post from the previous step. Use "
|
||||
"this shortcode on the sidebar."
|
||||
msgstr ""
|
||||
|
||||
#: amamc_ask-me-anything.php:324
|
||||
msgid "Answers List Order"
|
||||
msgstr ""
|
||||
|
||||
#: amamc_ask-me-anything.php:327
|
||||
msgid "Display Newest Question First"
|
||||
msgstr ""
|
||||
|
||||
#: amamc_ask-me-anything.php:328
|
||||
msgid "Display Oldest Question First"
|
||||
msgstr ""
|
||||
|
||||
#: amamc_ask-me-anything.php:330
|
||||
msgid "Choose the order in which questions are to be displayed."
|
||||
msgstr ""
|
||||
|
||||
#: amamc_ask-me-anything.php:334
|
||||
msgid "Author Name"
|
||||
msgstr ""
|
||||
|
||||
#: amamc_ask-me-anything.php:336 amamc_ask-me-anything.php:549
|
||||
msgid "Someone"
|
||||
msgstr ""
|
||||
|
||||
#: amamc_ask-me-anything.php:337
|
||||
msgid "This will be the name of every question author."
|
||||
msgstr ""
|
||||
|
||||
#: amamc_ask-me-anything.php:341
|
||||
msgid "Success Message"
|
||||
msgstr ""
|
||||
|
||||
#: amamc_ask-me-anything.php:343 amamc_ask-me-anything.php:550
|
||||
msgid "Your question is saved and will appear when it is answered."
|
||||
msgstr ""
|
||||
|
||||
#: amamc_ask-me-anything.php:344
|
||||
msgid ""
|
||||
"Enter a message that will be displayed when a user submits a question "
|
||||
"successfully."
|
||||
msgstr ""
|
||||
|
||||
#: amamc_ask-me-anything.php:348
|
||||
msgid "Question Box Title"
|
||||
msgstr ""
|
||||
|
||||
#: amamc_ask-me-anything.php:350 amamc_ask-me-anything.php:551
|
||||
msgid "Your Question"
|
||||
msgstr ""
|
||||
|
||||
#: amamc_ask-me-anything.php:351
|
||||
msgid "Enter the title of the question box."
|
||||
msgstr ""
|
||||
|
||||
#: amamc_ask-me-anything.php:355
|
||||
msgid "Question Box Placeholder"
|
||||
msgstr ""
|
||||
|
||||
#: amamc_ask-me-anything.php:357 amamc_ask-me-anything.php:552
|
||||
msgid ""
|
||||
"In the spirit of keeping it anonymous, please do not leave any personal "
|
||||
"information."
|
||||
msgstr ""
|
||||
|
||||
#: amamc_ask-me-anything.php:358
|
||||
msgid ""
|
||||
"Enter the text to be displayed within the question box as a placeholder."
|
||||
msgstr ""
|
||||
|
||||
#: amamc_ask-me-anything.php:362
|
||||
msgid "Verification Question"
|
||||
msgstr ""
|
||||
|
||||
#: amamc_ask-me-anything.php:364 amamc_ask-me-anything.php:553
|
||||
msgid "What is 7+5?"
|
||||
msgstr ""
|
||||
|
||||
#: amamc_ask-me-anything.php:365
|
||||
msgid "Enter a test question to verify the user is human."
|
||||
msgstr ""
|
||||
|
||||
#: amamc_ask-me-anything.php:369
|
||||
msgid "Verification Answer"
|
||||
msgstr ""
|
||||
|
||||
#: amamc_ask-me-anything.php:372
|
||||
msgid "Enter the answer to the verification question."
|
||||
msgstr ""
|
||||
|
||||
#: amamc_ask-me-anything.php:376
|
||||
msgid "Submit Button Text"
|
||||
msgstr ""
|
||||
|
||||
#: amamc_ask-me-anything.php:378 amamc_ask-me-anything.php:555
|
||||
msgid "Ask Anonymously"
|
||||
msgstr ""
|
||||
|
||||
#: amamc_ask-me-anything.php:379
|
||||
msgid "Enter the text to be displayed on the form submit button."
|
||||
msgstr ""
|
||||
|
||||
#: amamc_ask-me-anything.php:383
|
||||
msgid "Answers List Title"
|
||||
msgstr ""
|
||||
|
||||
#: amamc_ask-me-anything.php:385 amamc_ask-me-anything.php:556
|
||||
msgid "Answers So Far.."
|
||||
msgstr ""
|
||||
|
||||
#: amamc_ask-me-anything.php:386
|
||||
msgid "Enter the title to the list of questions and answers."
|
||||
msgstr ""
|
||||
|
||||
#: amamc_ask-me-anything.php:390
|
||||
msgid "No Questions Text"
|
||||
msgstr ""
|
||||
|
||||
#: amamc_ask-me-anything.php:392 amamc_ask-me-anything.php:557
|
||||
msgid "Be the first to ask!"
|
||||
msgstr ""
|
||||
|
||||
#: amamc_ask-me-anything.php:393
|
||||
msgid "Enter the text to be displayed when there are no questions yet."
|
||||
msgstr ""
|
||||
|
||||
#: amamc_ask-me-anything.php:397
|
||||
msgid "Question Per Page"
|
||||
msgstr ""
|
||||
|
||||
#: amamc_ask-me-anything.php:400
|
||||
msgid "Enter the number of questions per page."
|
||||
msgstr ""
|
||||
|
||||
#: amamc_ask-me-anything.php:404
|
||||
msgid "Avatar Image"
|
||||
msgstr ""
|
||||
|
||||
#: amamc_ask-me-anything.php:414
|
||||
msgid "Choose the avatar image to be displayed for questions."
|
||||
msgstr ""
|
||||
|
||||
#: amamc_ask-me-anything.php:418
|
||||
msgid "Avatar Size"
|
||||
msgstr ""
|
||||
|
||||
#: amamc_ask-me-anything.php:421
|
||||
msgid "Enter the size of the avatar image. 0 to hide. Maximum value is 512."
|
||||
msgstr ""
|
||||
|
||||
#: amamc_ask-me-anything.php:425
|
||||
msgid "Show Question Box"
|
||||
msgstr ""
|
||||
|
||||
#: amamc_ask-me-anything.php:431
|
||||
msgid ""
|
||||
"Show or hide the question box. Hide if you want to display just a list of "
|
||||
"questions, on the sidebar (for example)."
|
||||
msgstr ""
|
||||
|
||||
#: amamc_ask-me-anything.php:435
|
||||
msgid "Show Questions List"
|
||||
msgstr ""
|
||||
|
||||
#: amamc_ask-me-anything.php:441
|
||||
msgid ""
|
||||
"Show or hide the questions (and answers). Hide if you want to display just "
|
||||
"the question box, on the sidebar (for example)."
|
||||
msgstr ""
|
||||
|
||||
#: amamc_ask-me-anything.php:445
|
||||
msgid "Show Navigation"
|
||||
msgstr ""
|
||||
|
||||
#: amamc_ask-me-anything.php:451
|
||||
msgid ""
|
||||
"Show or hide the navigation. Navigation is automatically hidden if the "
|
||||
"questions list is hidden."
|
||||
msgstr ""
|
||||
|
||||
#: amamc_ask-me-anything.php:455
|
||||
msgid "Show Test Question"
|
||||
msgstr ""
|
||||
|
||||
#: amamc_ask-me-anything.php:461
|
||||
msgid ""
|
||||
"Show or hide the test question. Hide if you have other ways to check for "
|
||||
"spam, like a captcha plugin."
|
||||
msgstr ""
|
||||
|
||||
#: amamc_ask-me-anything.php:465
|
||||
msgid "Additional Form Elements"
|
||||
msgstr ""
|
||||
|
||||
#: amamc_ask-me-anything.php:471
|
||||
msgid ""
|
||||
"Show or hide additional form elements added by other plugins. For instance, "
|
||||
"captcha plugins add a captcha to the default comment form."
|
||||
msgstr ""
|
||||
|
||||
#: amamc_ask-me-anything.php:475
|
||||
msgid "Show Credit Link"
|
||||
msgstr ""
|
||||
|
||||
#: amamc_ask-me-anything.php:477
|
||||
msgid "Thank you! I appreciate that."
|
||||
msgstr ""
|
||||
|
||||
#: amamc_ask-me-anything.php:482
|
||||
msgid ""
|
||||
"If you like this plugin, show your appreciation by displaying a tiny link to "
|
||||
"<a href=\"%s\" target=\"_blank\">my website</a> at the bottom of the page."
|
||||
msgstr ""
|
||||
|
||||
#: amamc_ask-me-anything.php:493
|
||||
msgid "Custom CSS"
|
||||
msgstr ""
|
||||
|
||||
#: amamc_ask-me-anything.php:494
|
||||
msgid "To customize your AMA page add your custom CSS here."
|
||||
msgstr ""
|
||||
|
||||
#: amamc_ask-me-anything.php:505
|
||||
msgid "/* Custom CSS For Ask Me Anything Page*/\r\n"
|
||||
msgstr ""
|
||||
|
||||
#: amamc_ask-me-anything.php:517
|
||||
msgid "Minify output"
|
||||
msgstr ""
|
||||
|
||||
#: amamc_ask-me-anything.php:520
|
||||
msgid "Save CSS"
|
||||
msgstr ""
|
||||
|
||||
#: amamc_ask-me-anything.php:554
|
||||
msgid "12"
|
||||
msgstr ""
|
||||
|
||||
#: amamc_ask-me-anything.php:576
|
||||
msgid ""
|
||||
"The attribute post_or_page_id must be set to use on the sidebar and outside "
|
||||
"the WordPress loop. <br><br>Please refer Installation instructions."
|
||||
msgstr ""
|
||||
|
||||
#: amamc_ask-me-anything.php:611
|
||||
msgid ""
|
||||
"Since you are currently logged in, your question will not be anonymous. "
|
||||
"Please log out or open this page in a private window if you wish to stay "
|
||||
"anonymous."
|
||||
msgstr ""
|
||||
|
||||
#: amamc_ask-me-anything.php:627
|
||||
msgid "Enter your answer.."
|
||||
msgstr ""
|
||||
|
||||
#: amamc_ask-me-anything.php:689
|
||||
msgid "asked:"
|
||||
msgstr ""
|
||||
|
||||
#: amamc_ask-me-anything.php:693 amamc_ask-me-anything.php:724
|
||||
msgid "on %1$s"
|
||||
msgstr ""
|
||||
|
||||
#: amamc_ask-me-anything.php:720
|
||||
msgid "replied:"
|
||||
msgstr ""
|
||||
|
||||
#: amamc_ask-me-anything.php:754
|
||||
msgid "Previous Questions"
|
||||
msgstr ""
|
||||
|
||||
#: amamc_ask-me-anything.php:759
|
||||
msgid "Next Questions"
|
||||
msgstr ""
|
||||
|
||||
#: amamc_ask-me-anything.php:822
|
||||
msgid "Error: Wrong answer, are you a bot?"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin Name of the plugin/theme
|
||||
msgid "Ask Me Anything (Anonymously)"
|
||||
msgstr ""
|
||||
|
||||
#. #-#-#-#-# ask-me-anything-anonymously.pot (Ask Me Anything (Anonymously) 1.3.1) #-#-#-#-#
|
||||
#. Plugin URI of the plugin/theme
|
||||
#. #-#-#-#-# ask-me-anything-anonymously.pot (Ask Me Anything (Anonymously) 1.3.1) #-#-#-#-#
|
||||
#. Author URI of the plugin/theme
|
||||
msgid "http://millionclues.com"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin/theme
|
||||
msgid ""
|
||||
"Let your visitors as you questions anonymously and list all questions in a "
|
||||
"neat list."
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin/theme
|
||||
msgid "Arun Basil Lal"
|
||||
msgstr ""
|
||||
@@ -0,0 +1,143 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: z_asteriskcallback 0.1\n"
|
||||
"POT-Creation-Date: 2017-12-22 20:06+0700\n"
|
||||
"PO-Revision-Date: 2017-12-22 20:07+0700\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Eugene Moiseenko\n"
|
||||
"Language: ru_RU\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Generator: Poedit 2.0.4\n"
|
||||
"X-Poedit-Basepath: ..\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"X-Poedit-KeywordsList: __;_e\n"
|
||||
"X-Poedit-SearchPath-0: .\n"
|
||||
|
||||
#: z_asteriskcallback.php:31
|
||||
msgid "Asterisk Web Callback plugin notification"
|
||||
msgstr "Уведомление плагина Обратный звонок через Asterisk"
|
||||
|
||||
#: z_asteriskcallback.php:31
|
||||
msgid "Callback unsuccessful! Tel number: "
|
||||
msgstr "Обратный звонок не удался! Номер телефона: "
|
||||
|
||||
#: z_asteriskcallback.php:31
|
||||
msgid "Error code: "
|
||||
msgstr "Код ошибки: "
|
||||
|
||||
#: z_asteriskcallback.php:38
|
||||
msgid "A widget that make call back to visitor via Asterisk (Freepbx)"
|
||||
msgstr ""
|
||||
"Виджет позволяет осуществить обратный звонок клиенту посредством Asterisk "
|
||||
"(Freepbx)"
|
||||
|
||||
#: z_asteriskcallback.php:40
|
||||
msgid "Asterisk Web Callback"
|
||||
msgstr "Обратный звонок через Asterisk"
|
||||
|
||||
#: z_asteriskcallback.php:102
|
||||
msgid "Callback not avaible. Try again later."
|
||||
msgstr ""
|
||||
"Функция обратного вызова недоступна, повторите попытку в рабочее время."
|
||||
|
||||
#: z_asteriskcallback.php:105
|
||||
msgid "We will callback you at working hours."
|
||||
msgstr "Мы перезвоним в рабочие часы."
|
||||
|
||||
#: z_asteriskcallback.php:111
|
||||
msgid "Wait for callback!"
|
||||
msgstr "Ожидайте звонка!"
|
||||
|
||||
#: z_asteriskcallback.php:112
|
||||
msgid "If callback does not arrive, try again."
|
||||
msgstr "Если звонок не поступит через минуту, повторите попытку."
|
||||
|
||||
#: z_asteriskcallback.php:114
|
||||
msgid "Try again"
|
||||
msgstr "Повторить"
|
||||
|
||||
#: z_asteriskcallback.php:136
|
||||
msgid "Input your mobile"
|
||||
msgstr "Введите Ваш номер"
|
||||
|
||||
#: z_asteriskcallback.php:139
|
||||
msgid "Call me!"
|
||||
msgstr "Позвоните мне!"
|
||||
|
||||
#: z_asteriskcallback.php:178
|
||||
msgid "Callback"
|
||||
msgstr "Обратный звонок"
|
||||
|
||||
#: z_asteriskcallback.php:186
|
||||
msgid "Local SIP channel"
|
||||
msgstr "Внутренний SIP канал"
|
||||
|
||||
#: z_asteriskcallback.php:187
|
||||
msgid "Webcall SIP context"
|
||||
msgstr "SIP контекст для вебзвонков"
|
||||
|
||||
#: z_asteriskcallback.php:190
|
||||
msgid "E-mail for notification, or blank for disable"
|
||||
msgstr ""
|
||||
"E-mail для оповещений об ошибках, оставьте пустым для отключения функции"
|
||||
|
||||
#: z_asteriskcallback.php:195
|
||||
msgid "Title:"
|
||||
msgstr "Заголовок:"
|
||||
|
||||
#: z_asteriskcallback.php:199
|
||||
msgid "SIP host:"
|
||||
msgstr "SIP сервер:"
|
||||
|
||||
#: z_asteriskcallback.php:203
|
||||
msgid "SIP port:"
|
||||
msgstr "SIP порт:"
|
||||
|
||||
#: z_asteriskcallback.php:207
|
||||
msgid "User name:"
|
||||
msgstr "Имя пользователя:"
|
||||
|
||||
#: z_asteriskcallback.php:211
|
||||
msgid "Password:"
|
||||
msgstr "Пароль пользователя:"
|
||||
|
||||
#: z_asteriskcallback.php:215
|
||||
msgid "CallerId Prefix:"
|
||||
msgstr "Префикс CallerID:"
|
||||
|
||||
#: z_asteriskcallback.php:219
|
||||
msgid "Tel number Lenght:"
|
||||
msgstr "Длина номера:"
|
||||
|
||||
#: z_asteriskcallback.php:223
|
||||
msgid "Region Code:"
|
||||
msgstr "Код страны (города):"
|
||||
|
||||
#: z_asteriskcallback.php:227
|
||||
msgid "SIP channel:"
|
||||
msgstr "SIP канал:"
|
||||
|
||||
#: z_asteriskcallback.php:231
|
||||
msgid "SIP context:"
|
||||
msgstr "SIP контекст:"
|
||||
|
||||
#: z_asteriskcallback.php:235
|
||||
msgid "Wait time, ms:"
|
||||
msgstr "Время ожидания вызова, мс:"
|
||||
|
||||
#: z_asteriskcallback.php:239
|
||||
msgid "SIP Priority:"
|
||||
msgstr "SIP приоритет вызова:"
|
||||
|
||||
#: z_asteriskcallback.php:243
|
||||
msgid "Notify e-mail:"
|
||||
msgstr "E-mail для уведомлений:"
|
||||
|
||||
#~ msgid "Call in progress..."
|
||||
#~ msgstr "Выполняется вызов..."
|
||||
|
||||
#~ msgid "Notification of your attempt was sent to responsible person."
|
||||
#~ msgstr "Уведомление о попытке обратного вызова направлено ответственному."
|
||||
620
spec/fixtures/dynamic_finders/plugin_version/astra-sites/translation_file/languages/astra-sites.pot
vendored
Normal file
620
spec/fixtures/dynamic_finders/plugin_version/astra-sites/translation_file/languages/astra-sites.pot
vendored
Normal file
@@ -0,0 +1,620 @@
|
||||
# Copyright (C) 2017 Brainstorm Force
|
||||
# This file is distributed under the same license as the Astra Starter Sites package.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Astra Starter Sites 1.1.2\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/astra-sites\n"
|
||||
"POT-Creation-Date: 2017-11-24 15:48:42+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"
|
||||
"Language: en\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Poedit-Country: United States\n"
|
||||
"X-Poedit-SourceCharset: UTF-8\n"
|
||||
"X-Poedit-KeywordsList: "
|
||||
"__;_e;_x:1,2c;_ex:1,2c;_n:1,2;_nx:1,2,4c;_n_noop:1,2;_nx_noop:1,2,3c;esc_"
|
||||
"attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;esc_html_x:1,2c;\n"
|
||||
"X-Poedit-Basepath: ../\n"
|
||||
"X-Poedit-SearchPath-0: .\n"
|
||||
"X-Poedit-Bookmarks: \n"
|
||||
"X-Textdomain-Support: yes\n"
|
||||
"X-Generator: grunt-wp-i18n1.0.0\n"
|
||||
|
||||
#: astra-sites.php:18 inc/classes/class-astra-sites-page.php:85
|
||||
msgid "Astra Sites"
|
||||
msgstr ""
|
||||
|
||||
#: inc/classes/class-astra-sites-importer-log.php:351
|
||||
msgid "Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: inc/classes/class-astra-sites-importer-log.php:354
|
||||
msgid "Disabled"
|
||||
msgstr ""
|
||||
|
||||
#: inc/classes/class-astra-sites-importer-log.php:481
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: inc/classes/class-astra-sites-importer-log.php:484
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: inc/classes/class-astra-sites-importer.php:82
|
||||
msgid "You have not \"customize\" access to import the Astra site."
|
||||
msgstr ""
|
||||
|
||||
#: inc/classes/class-astra-sites-importer.php:101
|
||||
msgid "Request site API URL is empty. Try again!"
|
||||
msgstr ""
|
||||
|
||||
#: inc/classes/class-astra-sites-importer.php:124
|
||||
msgid "Customizer data is empty!"
|
||||
msgstr ""
|
||||
|
||||
#: inc/classes/class-astra-sites-importer.php:153
|
||||
msgid "There was an error downloading the XML file."
|
||||
msgstr ""
|
||||
|
||||
#: inc/classes/class-astra-sites-importer.php:159
|
||||
msgid "Invalid site XML file!"
|
||||
msgstr ""
|
||||
|
||||
#: inc/classes/class-astra-sites-importer.php:181
|
||||
msgid "Site options are empty!"
|
||||
msgstr ""
|
||||
|
||||
#: inc/classes/class-astra-sites-importer.php:203
|
||||
msgid "Widget data is empty!"
|
||||
msgstr ""
|
||||
|
||||
#: inc/classes/class-astra-sites-page.php:192
|
||||
msgid "Settings saved successfully."
|
||||
msgstr ""
|
||||
|
||||
#: inc/classes/class-astra-sites-white-label.php:176
|
||||
#. translators: %1$s product name
|
||||
msgid "%1$s Branding"
|
||||
msgstr ""
|
||||
|
||||
#: inc/classes/class-astra-sites.php:81
|
||||
#. translators: 1: theme.php file
|
||||
msgid ""
|
||||
"Astra Theme needs to be active for you to use currently installed \"%1$s\" "
|
||||
"plugin. <a href=\"%2$s\">Install & Activate Now</a>"
|
||||
msgstr ""
|
||||
|
||||
#: inc/classes/class-astra-sites.php:121
|
||||
msgid "See Library"
|
||||
msgstr ""
|
||||
|
||||
#: inc/classes/class-astra-sites.php:172
|
||||
msgid "Page Builder"
|
||||
msgstr ""
|
||||
|
||||
#: inc/classes/class-astra-sites.php:177
|
||||
msgid "Categories"
|
||||
msgstr ""
|
||||
|
||||
#: inc/classes/class-astra-sites.php:210
|
||||
msgid "Purchase"
|
||||
msgstr ""
|
||||
|
||||
#: inc/classes/class-astra-sites.php:212
|
||||
msgid "Upgrade"
|
||||
msgstr ""
|
||||
|
||||
#: inc/classes/class-astra-sites.php:217
|
||||
msgid "Error!"
|
||||
msgstr ""
|
||||
|
||||
#: inc/classes/class-astra-sites.php:218
|
||||
msgid "Error! Read Possibilities."
|
||||
msgstr ""
|
||||
|
||||
#: inc/classes/class-astra-sites.php:220
|
||||
msgid "Done! View Site"
|
||||
msgstr ""
|
||||
|
||||
#: inc/classes/class-astra-sites.php:221
|
||||
msgid "Activating"
|
||||
msgstr ""
|
||||
|
||||
#: inc/classes/class-astra-sites.php:222
|
||||
msgid "Active"
|
||||
msgstr ""
|
||||
|
||||
#: inc/classes/class-astra-sites.php:223
|
||||
msgid "Import failed."
|
||||
msgstr ""
|
||||
|
||||
#: inc/classes/class-astra-sites.php:224
|
||||
msgid "Import failed. See error log."
|
||||
msgstr ""
|
||||
|
||||
#: inc/classes/class-astra-sites.php:225
|
||||
msgid "Import This Site"
|
||||
msgstr ""
|
||||
|
||||
#: inc/classes/class-astra-sites.php:226 inc/classes/class-astra-sites.php:244
|
||||
msgid "Importing.."
|
||||
msgstr ""
|
||||
|
||||
#: inc/classes/class-astra-sites.php:227 inc/includes/admin-page.php:103
|
||||
msgid "Read more"
|
||||
msgstr ""
|
||||
|
||||
#: inc/classes/class-astra-sites.php:228
|
||||
msgid "Hide"
|
||||
msgstr ""
|
||||
|
||||
#: inc/classes/class-astra-sites.php:229
|
||||
msgid "There was a problem receiving a response from server."
|
||||
msgstr ""
|
||||
|
||||
#: inc/classes/class-astra-sites.php:230 inc/includes/admin-page.php:249
|
||||
msgid "No Demos found, Try a different search."
|
||||
msgstr ""
|
||||
|
||||
#: inc/classes/class-astra-sites.php:231
|
||||
msgid ""
|
||||
"Executing Demo Import will make your site similar as ours. Please bear in "
|
||||
"mind -\n"
|
||||
"\n"
|
||||
"1. It is recommended to run import on a fresh WordPress installation.\n"
|
||||
"\n"
|
||||
"2. Importing site does not delete any pages or posts. However, it can "
|
||||
"overwrite your existing content.\n"
|
||||
"\n"
|
||||
"3. Copyrighted media will not be imported. Instead it will be replaced with "
|
||||
"placeholders."
|
||||
msgstr ""
|
||||
|
||||
#: inc/classes/class-astra-sites.php:234
|
||||
msgid "Installing plugin "
|
||||
msgstr ""
|
||||
|
||||
#: inc/classes/class-astra-sites.php:235
|
||||
msgid "Successfully plugin installed!"
|
||||
msgstr ""
|
||||
|
||||
#: inc/classes/class-astra-sites.php:236
|
||||
msgid "There was an error while installing the plugin "
|
||||
msgstr ""
|
||||
|
||||
#: inc/classes/class-astra-sites.php:237
|
||||
msgid "Activating plugin "
|
||||
msgstr ""
|
||||
|
||||
#: inc/classes/class-astra-sites.php:238
|
||||
msgid "Successfully plugin activated "
|
||||
msgstr ""
|
||||
|
||||
#: inc/classes/class-astra-sites.php:239
|
||||
msgid "Bulk plugin activation..."
|
||||
msgstr ""
|
||||
|
||||
#: inc/classes/class-astra-sites.php:240
|
||||
msgid "Successfully plugin activate - "
|
||||
msgstr ""
|
||||
|
||||
#: inc/classes/class-astra-sites.php:241
|
||||
msgid "Error! While activating plugin - "
|
||||
msgstr ""
|
||||
|
||||
#: inc/classes/class-astra-sites.php:242
|
||||
msgid "Bulk plugin installation..."
|
||||
msgstr ""
|
||||
|
||||
#: inc/classes/class-astra-sites.php:243
|
||||
msgid "Site API "
|
||||
msgstr ""
|
||||
|
||||
#: inc/classes/class-astra-sites.php:245
|
||||
msgid "Processing requests..."
|
||||
msgstr ""
|
||||
|
||||
#: inc/classes/class-astra-sites.php:246
|
||||
msgid "1) Importing \"Customizer Settings\"..."
|
||||
msgstr ""
|
||||
|
||||
#: inc/classes/class-astra-sites.php:247
|
||||
msgid "Successfully imported customizer settings!"
|
||||
msgstr ""
|
||||
|
||||
#: inc/classes/class-astra-sites.php:248
|
||||
msgid "2) Preparing \"XML\" Data..."
|
||||
msgstr ""
|
||||
|
||||
#: inc/classes/class-astra-sites.php:249
|
||||
msgid "Successfully set XML data!"
|
||||
msgstr ""
|
||||
|
||||
#: inc/classes/class-astra-sites.php:250
|
||||
msgid "3) Importing \"XML\"..."
|
||||
msgstr ""
|
||||
|
||||
#: inc/classes/class-astra-sites.php:251
|
||||
msgid "Successfully imported XML!"
|
||||
msgstr ""
|
||||
|
||||
#: inc/classes/class-astra-sites.php:252
|
||||
msgid "4) Importing \"Options\"..."
|
||||
msgstr ""
|
||||
|
||||
#: inc/classes/class-astra-sites.php:253
|
||||
msgid "Successfully imported Options!"
|
||||
msgstr ""
|
||||
|
||||
#: inc/classes/class-astra-sites.php:254
|
||||
msgid "5) Importing \"Widgets\"..."
|
||||
msgstr ""
|
||||
|
||||
#: inc/classes/class-astra-sites.php:255
|
||||
msgid "Successfully imported Widgets!"
|
||||
msgstr ""
|
||||
|
||||
#: inc/classes/class-astra-sites.php:257
|
||||
msgid "Site imported successfully! visit : "
|
||||
msgstr ""
|
||||
|
||||
#: inc/classes/class-astra-sites.php:258
|
||||
msgid "Getting Site Information.."
|
||||
msgstr ""
|
||||
|
||||
#: inc/classes/class-astra-sites.php:259
|
||||
msgid "Importing Customizer Settings.."
|
||||
msgstr ""
|
||||
|
||||
#: inc/classes/class-astra-sites.php:260
|
||||
msgid "Setting up import data.."
|
||||
msgstr ""
|
||||
|
||||
#: inc/classes/class-astra-sites.php:261
|
||||
msgid "Importing Pages, Posts & Media.."
|
||||
msgstr ""
|
||||
|
||||
#: inc/classes/class-astra-sites.php:262
|
||||
msgid "Importing Site Options.."
|
||||
msgstr ""
|
||||
|
||||
#: inc/classes/class-astra-sites.php:263
|
||||
msgid "Importing Widgets.."
|
||||
msgstr ""
|
||||
|
||||
#: inc/classes/class-astra-sites.php:264
|
||||
msgid "Import Complete.."
|
||||
msgstr ""
|
||||
|
||||
#: inc/classes/class-astra-sites.php:265
|
||||
msgid "Previewing "
|
||||
msgstr ""
|
||||
|
||||
#: inc/classes/class-astra-sites.php:266
|
||||
msgid "See Error Log →"
|
||||
msgstr ""
|
||||
|
||||
#: inc/classes/class-astra-sites.php:301
|
||||
msgid "No plugin specified"
|
||||
msgstr ""
|
||||
|
||||
#: inc/classes/class-astra-sites.php:330
|
||||
msgid "Plugin Successfully Activated"
|
||||
msgstr ""
|
||||
|
||||
#: inc/importers/batch-processing/class-astra-sites-batch-processing-elementor.php:58
|
||||
msgid "Remote"
|
||||
msgstr ""
|
||||
|
||||
#: inc/importers/batch-processing/helpers/class-wp-background-process.php:433
|
||||
msgid "Every %d Minutes"
|
||||
msgstr ""
|
||||
|
||||
#: inc/importers/class-widgets-importer.php:83
|
||||
msgid "Import data could not be read. Please try a different file."
|
||||
msgstr ""
|
||||
|
||||
#: inc/importers/class-widgets-importer.php:127
|
||||
msgid "Widget area does not exist in theme (using Inactive)"
|
||||
msgstr ""
|
||||
|
||||
#: inc/importers/class-widgets-importer.php:149
|
||||
msgid "Site does not support widget"
|
||||
msgstr ""
|
||||
|
||||
#: inc/importers/class-widgets-importer.php:185
|
||||
msgid "Widget already exists"
|
||||
msgstr ""
|
||||
|
||||
#: inc/importers/class-widgets-importer.php:254
|
||||
msgid "Imported"
|
||||
msgstr ""
|
||||
|
||||
#: inc/importers/class-widgets-importer.php:257
|
||||
msgid "Imported to Inactive"
|
||||
msgstr ""
|
||||
|
||||
#: inc/importers/class-widgets-importer.php:263
|
||||
msgid "No Title"
|
||||
msgstr ""
|
||||
|
||||
#: inc/importers/wxr-importer/class-astra-wxr-importer.php:177
|
||||
msgid "Import complete!"
|
||||
msgstr ""
|
||||
|
||||
#: inc/importers/wxr-importer/class-wxr-importer.php:130
|
||||
msgid "Could not open the file for parsing"
|
||||
msgstr ""
|
||||
|
||||
#: inc/importers/wxr-importer/class-wxr-importer.php:166
|
||||
#: inc/importers/wxr-importer/class-wxr-importer.php:282
|
||||
#: inc/importers/wxr-importer/class-wxr-importer.php:355
|
||||
msgid ""
|
||||
"This WXR file (version %1$s) is newer than the importer (version %2$s) and "
|
||||
"may not be supported. Please consider updating."
|
||||
msgstr ""
|
||||
|
||||
#: inc/importers/wxr-importer/class-wxr-importer.php:503
|
||||
msgid "The file does not exist, please try again."
|
||||
msgstr ""
|
||||
|
||||
#: inc/importers/wxr-importer/class-wxr-importer.php:563
|
||||
msgid "Invalid author mapping"
|
||||
msgstr ""
|
||||
|
||||
#: inc/importers/wxr-importer/class-wxr-importer.php:664
|
||||
msgid "Cannot import auto-draft posts"
|
||||
msgstr ""
|
||||
|
||||
#: inc/importers/wxr-importer/class-wxr-importer.php:752
|
||||
msgid "Failed to import \"%1$s\": Invalid post type %2$s"
|
||||
msgstr ""
|
||||
|
||||
#: inc/importers/wxr-importer/class-wxr-importer.php:762
|
||||
msgid "%1$s \"%2$s\" already exists."
|
||||
msgstr ""
|
||||
|
||||
#: inc/importers/wxr-importer/class-wxr-importer.php:856
|
||||
msgid "Skipping attachment \"%s\", fetching attachments disabled"
|
||||
msgstr ""
|
||||
|
||||
#: inc/importers/wxr-importer/class-wxr-importer.php:877
|
||||
msgid "Failed to import \"%1$s\" (%2$s)"
|
||||
msgstr ""
|
||||
|
||||
#: inc/importers/wxr-importer/class-wxr-importer.php:909
|
||||
#: inc/importers/wxr-importer/class-wxr-importer.php:1754
|
||||
msgid "Imported \"%1$s\" (%2$s)"
|
||||
msgstr ""
|
||||
|
||||
#: inc/importers/wxr-importer/class-wxr-importer.php:914
|
||||
msgid "Post %1$d remapped to %2$d"
|
||||
msgstr ""
|
||||
|
||||
#: inc/importers/wxr-importer/class-wxr-importer.php:1061
|
||||
msgid "Invalid file type"
|
||||
msgstr ""
|
||||
|
||||
#: inc/importers/wxr-importer/class-wxr-importer.php:1559
|
||||
msgid "Failed to import user \"%s\""
|
||||
msgstr ""
|
||||
|
||||
#: inc/importers/wxr-importer/class-wxr-importer.php:1580
|
||||
msgid "Imported user \"%s\""
|
||||
msgstr ""
|
||||
|
||||
#: inc/importers/wxr-importer/class-wxr-importer.php:1584
|
||||
msgid "User %1$d remapped to %2$d"
|
||||
msgstr ""
|
||||
|
||||
#: inc/importers/wxr-importer/class-wxr-importer.php:1730
|
||||
msgid "Failed to import %1$s %2$s"
|
||||
msgstr ""
|
||||
|
||||
#: inc/importers/wxr-importer/class-wxr-importer.php:1759
|
||||
msgid "Term %1$d remapped to %2$d"
|
||||
msgstr ""
|
||||
|
||||
#: inc/importers/wxr-importer/class-wxr-importer.php:1812
|
||||
msgid "Remote server returned %1$d %2$s for %3$s"
|
||||
msgstr ""
|
||||
|
||||
#: inc/importers/wxr-importer/class-wxr-importer.php:1825
|
||||
msgid "Remote file is incorrect size"
|
||||
msgstr ""
|
||||
|
||||
#: inc/importers/wxr-importer/class-wxr-importer.php:1830
|
||||
msgid "Zero size file downloaded"
|
||||
msgstr ""
|
||||
|
||||
#: inc/importers/wxr-importer/class-wxr-importer.php:1836
|
||||
msgid "Remote file is too large, limit is %s"
|
||||
msgstr ""
|
||||
|
||||
#: inc/importers/wxr-importer/class-wxr-importer.php:1858
|
||||
msgid "Running post-processing for post %d"
|
||||
msgstr ""
|
||||
|
||||
#: inc/importers/wxr-importer/class-wxr-importer.php:1871
|
||||
msgid "Could not find the post parent for \"%1$s\" (post #%2$d)"
|
||||
msgstr ""
|
||||
|
||||
#: inc/importers/wxr-importer/class-wxr-importer.php:1876
|
||||
msgid "Post %1$d was imported with parent %2$d, but could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: inc/importers/wxr-importer/class-wxr-importer.php:1890
|
||||
msgid "Could not find the author for \"%1$s\" (post #%2$d)"
|
||||
msgstr ""
|
||||
|
||||
#: inc/importers/wxr-importer/class-wxr-importer.php:1895
|
||||
msgid "Post %1$d was imported with author \"%2$s\", but could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: inc/importers/wxr-importer/class-wxr-importer.php:1921
|
||||
msgid "Post %d was marked for post-processing, but none was required."
|
||||
msgstr ""
|
||||
|
||||
#: inc/importers/wxr-importer/class-wxr-importer.php:1932
|
||||
msgid "Could not update \"%1$s\" (post #%2$d) with mapped data"
|
||||
msgstr ""
|
||||
|
||||
#: inc/importers/wxr-importer/class-wxr-importer.php:1977
|
||||
msgid "Could not find the menu object for \"%1$s\" (post #%2$d)"
|
||||
msgstr ""
|
||||
|
||||
#: inc/importers/wxr-importer/class-wxr-importer.php:1982
|
||||
msgid ""
|
||||
"Post %1$d was imported with object \"%2$d\" of type \"%3$s\", but could not "
|
||||
"be found"
|
||||
msgstr ""
|
||||
|
||||
#: inc/importers/wxr-importer/class-wxr-importer.php:2004
|
||||
msgid "Could not find the comment parent for comment #%d"
|
||||
msgstr ""
|
||||
|
||||
#: inc/importers/wxr-importer/class-wxr-importer.php:2008
|
||||
msgid "Comment %1$d was imported with parent %2$d, but could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: inc/importers/wxr-importer/class-wxr-importer.php:2022
|
||||
msgid "Could not find the author for comment #%d"
|
||||
msgstr ""
|
||||
|
||||
#: inc/importers/wxr-importer/class-wxr-importer.php:2026
|
||||
msgid "Comment %1$d was imported with author %2$d, but could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: inc/importers/wxr-importer/class-wxr-importer.php:2043
|
||||
msgid "Could not update comment #%d with mapped data"
|
||||
msgstr ""
|
||||
|
||||
#: inc/includes/admin-page.php:41
|
||||
msgid "Search Sites"
|
||||
msgstr ""
|
||||
|
||||
#: inc/includes/admin-page.php:42
|
||||
msgid "Search Sites..."
|
||||
msgstr ""
|
||||
|
||||
#: inc/includes/admin-page.php:84
|
||||
msgid "Close"
|
||||
msgstr ""
|
||||
|
||||
#: inc/includes/admin-page.php:85
|
||||
msgid "Previous"
|
||||
msgstr ""
|
||||
|
||||
#: inc/includes/admin-page.php:86
|
||||
msgid "Next"
|
||||
msgstr ""
|
||||
|
||||
#: inc/includes/admin-page.php:87 inc/includes/admin-page.php:115
|
||||
msgid "Install Plugins"
|
||||
msgstr ""
|
||||
|
||||
#: inc/includes/admin-page.php:106
|
||||
msgid "Required Plugins"
|
||||
msgstr ""
|
||||
|
||||
#: inc/includes/admin-page.php:121
|
||||
msgid "Collapse"
|
||||
msgstr ""
|
||||
|
||||
#: inc/includes/admin-page.php:127
|
||||
msgid "Enter desktop preview mode"
|
||||
msgstr ""
|
||||
|
||||
#: inc/includes/admin-page.php:130
|
||||
msgid "Enter tablet preview mode"
|
||||
msgstr ""
|
||||
|
||||
#: inc/includes/admin-page.php:133
|
||||
msgid "Enter mobile preview mode"
|
||||
msgstr ""
|
||||
|
||||
#: inc/includes/admin-page.php:141 inc/includes/admin-page.php:241
|
||||
msgid "Preview"
|
||||
msgstr ""
|
||||
|
||||
#: inc/includes/admin-page.php:156
|
||||
#. translators: %1$s & %2$s are a Demo API URL
|
||||
msgid ""
|
||||
"<p> It seems the demo data server, <i><a href=\"%1$s\">%2$s</a></i> is "
|
||||
"unreachable from your site.</p>"
|
||||
msgstr ""
|
||||
|
||||
#: inc/includes/admin-page.php:158
|
||||
msgid ""
|
||||
"<p class=\"left-margin\"> 1. Sometimes, simple page reload fixes any "
|
||||
"temporary issues. No kidding!</p>"
|
||||
msgstr ""
|
||||
|
||||
#: inc/includes/admin-page.php:160
|
||||
msgid ""
|
||||
"<p class=\"left-margin\"> 2. If that does not work, you will need to talk "
|
||||
"to your server administrator and check if demo server is being blocked by "
|
||||
"the firewall!</p>"
|
||||
msgstr ""
|
||||
|
||||
#: inc/includes/admin-page.php:163
|
||||
#. translators: %1$s is a support link
|
||||
msgid ""
|
||||
"<p>If that does not help, please open up a <a href=\"%1$s\" "
|
||||
"target=\"_blank\">Support Ticket</a> and we will be glad take a closer look "
|
||||
"for you.</p>"
|
||||
msgstr ""
|
||||
|
||||
#: inc/includes/admin-page.php:231
|
||||
msgid "Details & Preview"
|
||||
msgstr ""
|
||||
|
||||
#: inc/includes/admin-page.php:253 inc/includes/admin-page.php:271
|
||||
#. translators: %1$s External Link
|
||||
msgid ""
|
||||
"Don't see a site that you would like to import?<br>Please <a "
|
||||
"target=\"_blank\" href=\"%1$s\">suggest us</a>!"
|
||||
msgstr ""
|
||||
|
||||
#: inc/includes/white-label.php:23
|
||||
msgid "Plugin Name:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/includes/white-label.php:28
|
||||
msgid "Plugin Description:"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin Name of the plugin/theme
|
||||
msgid "Astra Starter Sites"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin URI of the plugin/theme
|
||||
msgid "http://www.wpastra.com/pro/"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin/theme
|
||||
msgid "Import free sites build with Astra theme."
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin/theme
|
||||
msgid "Brainstorm Force"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin/theme
|
||||
msgid "http://www.brainstormforce.com"
|
||||
msgstr ""
|
||||
|
||||
#: inc/classes/class-astra-sites-importer-log.php:372
|
||||
#. translators: %1$s Memory Limit, %2$s Recommended memory limit.
|
||||
msgctxt "Recommended Memory Limit"
|
||||
msgid "Current memory limit %1$s. We recommend setting memory to at least %2$s."
|
||||
msgstr ""
|
||||
|
||||
#: inc/classes/class-astra-sites-importer-log.php:438
|
||||
msgctxt "PHP Version"
|
||||
msgid "We recommend to use php 5.4 or higher"
|
||||
msgstr ""
|
||||
@@ -0,0 +1,90 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Attachment File Icons 1.3\n"
|
||||
"POT-Creation-Date: 2014-04-13 22:34-0600\n"
|
||||
"PO-Revision-Date: 2014-04-13 22:38-0600\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: en\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Generator: Poedit 1.6.4\n"
|
||||
"X-Poedit-Basepath: ../\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
"X-Poedit-KeywordsList: __;_e\n"
|
||||
"X-Poedit-SearchPath-0: /Applications/MAMP/htdocs/wordpress/wp-content/"
|
||||
"plugins/attachment-file-icons\n"
|
||||
|
||||
#: /Applications/MAMP/htdocs/wordpress/wp-content/plugins/attachment-file-icons/attachment-file-icons.php:76
|
||||
#: /Applications/MAMP/htdocs/wordpress/wp-content/plugins/attachment-file-icons/attachment-file-icons.php:215
|
||||
msgid "Attachment File Icons"
|
||||
msgstr ""
|
||||
|
||||
#: /Applications/MAMP/htdocs/wordpress/wp-content/plugins/attachment-file-icons/attachment-file-icons.php:77
|
||||
msgid "Attachment File Icons Overview"
|
||||
msgstr ""
|
||||
|
||||
#: /Applications/MAMP/htdocs/wordpress/wp-content/plugins/attachment-file-icons/attachment-file-icons.php:77
|
||||
msgid "Manage"
|
||||
msgstr ""
|
||||
|
||||
#: /Applications/MAMP/htdocs/wordpress/wp-content/plugins/attachment-file-icons/attachment-file-icons.php:118
|
||||
msgid "Overview"
|
||||
msgstr ""
|
||||
|
||||
#: /Applications/MAMP/htdocs/wordpress/wp-content/plugins/attachment-file-icons/attachment-file-icons.php:194
|
||||
msgid "Overview - Available Icons"
|
||||
msgstr ""
|
||||
|
||||
#: /Applications/MAMP/htdocs/wordpress/wp-content/plugins/attachment-file-icons/attachment-file-icons.php:195
|
||||
msgid "Upload Icons"
|
||||
msgstr ""
|
||||
|
||||
#: /Applications/MAMP/htdocs/wordpress/wp-content/plugins/attachment-file-icons/attachment-file-icons.php:238
|
||||
msgid "Delete Icon?"
|
||||
msgstr ""
|
||||
|
||||
#: /Applications/MAMP/htdocs/wordpress/wp-content/plugins/attachment-file-icons/attachment-file-icons.php:242
|
||||
msgid "OK"
|
||||
msgstr ""
|
||||
|
||||
#: /Applications/MAMP/htdocs/wordpress/wp-content/plugins/attachment-file-icons/attachment-file-icons.php:244
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#: /Applications/MAMP/htdocs/wordpress/wp-content/plugins/attachment-file-icons/attachment-file-icons.php:263
|
||||
#: /Applications/MAMP/htdocs/wordpress/wp-content/plugins/attachment-file-icons/attachment-file-icons.php:268
|
||||
msgid "File Extension"
|
||||
msgstr ""
|
||||
|
||||
#: /Applications/MAMP/htdocs/wordpress/wp-content/plugins/attachment-file-icons/attachment-file-icons.php:263
|
||||
#: /Applications/MAMP/htdocs/wordpress/wp-content/plugins/attachment-file-icons/attachment-file-icons.php:268
|
||||
msgid "Icon"
|
||||
msgstr ""
|
||||
|
||||
#: /Applications/MAMP/htdocs/wordpress/wp-content/plugins/attachment-file-icons/attachment-file-icons.php:263
|
||||
#: /Applications/MAMP/htdocs/wordpress/wp-content/plugins/attachment-file-icons/attachment-file-icons.php:268
|
||||
msgid "Action"
|
||||
msgstr ""
|
||||
|
||||
#: /Applications/MAMP/htdocs/wordpress/wp-content/plugins/attachment-file-icons/attachment-file-icons.php:280
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#: /Applications/MAMP/htdocs/wordpress/wp-content/plugins/attachment-file-icons/attachment-file-icons.php:298
|
||||
msgid "Extension of File"
|
||||
msgstr ""
|
||||
|
||||
#: /Applications/MAMP/htdocs/wordpress/wp-content/plugins/attachment-file-icons/attachment-file-icons.php:302
|
||||
#: /Applications/MAMP/htdocs/wordpress/wp-content/plugins/attachment-file-icons/attachment-file-icons.php:310
|
||||
msgid "Upload Icon"
|
||||
msgstr ""
|
||||
|
||||
#: /Applications/MAMP/htdocs/wordpress/wp-content/plugins/attachment-file-icons/attachment-file-icons.php:305
|
||||
msgid "Allowed format: png "
|
||||
msgstr ""
|
||||
|
||||
#: /Applications/MAMP/htdocs/wordpress/wp-content/plugins/attachment-file-icons/attachment-file-icons.php:305
|
||||
msgid "Allowed dimension: 16 X 16 px"
|
||||
msgstr ""
|
||||
@@ -0,0 +1,66 @@
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Audio Widget 0.1\n"
|
||||
"POT-Creation-Date: 2016-09-22 17:18+0330\n"
|
||||
"PO-Revision-Date: 2016-09-12 11:30+0430\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: en\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Generator: Poedit 1.8.9\n"
|
||||
"X-Poedit-Basepath: ..\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Poedit-SourceCharset: UTF-8\n"
|
||||
"X-Poedit-KeywordsList: __;_e;esc_html_e\n"
|
||||
"X-Poedit-SearchPath-0: .\n"
|
||||
|
||||
#: inc/audio.php:19
|
||||
msgid "Audio Widget"
|
||||
msgstr ""
|
||||
|
||||
#: inc/audio.php:20
|
||||
msgid "Add a Audio with Poster to your widget"
|
||||
msgstr ""
|
||||
|
||||
#: inc/audio.php:139
|
||||
msgid "Title:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/audio.php:156
|
||||
msgid "Add Audio"
|
||||
msgstr ""
|
||||
|
||||
#: inc/audio.php:161
|
||||
msgid "Add Poster"
|
||||
msgstr ""
|
||||
|
||||
#: inc/audio.php:169
|
||||
msgid "Description:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/audio.php:174
|
||||
msgid "Link:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/audio.php:180
|
||||
msgid "Open link in new page?"
|
||||
msgstr ""
|
||||
|
||||
#: inc/audio.php:187
|
||||
msgid "Add Controls to audio?"
|
||||
msgstr ""
|
||||
|
||||
#: inc/audio.php:192
|
||||
msgid "Loop audio?"
|
||||
msgstr ""
|
||||
|
||||
#: inc/audio.php:197
|
||||
msgid "Autoplay audio?"
|
||||
msgstr ""
|
||||
|
||||
#: inc/audio.php:202
|
||||
msgid "Preload audio?"
|
||||
msgstr ""
|
||||
@@ -0,0 +1,159 @@
|
||||
# Copyright (C) 2017 claudiosanches
|
||||
# This file is distributed under the GPL-2.0+.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Author Bio Box 3.3.1\n"
|
||||
"Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/author-bio-box/\n"
|
||||
"POT-Creation-Date: 2017-11-01 18:27:50+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 <EMAIL@ADDRESS>\n"
|
||||
"X-Generator: grunt-wp-i18n 0.4.9\n"
|
||||
|
||||
#: includes/admin/class-author-bio-box-admin.php:45
|
||||
msgid "Settings"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-author-bio-box-admin.php:50
|
||||
msgid "Display in"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-author-bio-box-admin.php:53
|
||||
msgid "You can display the box directly into your theme using: %s"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-author-bio-box-admin.php:57
|
||||
msgid "Only in Posts"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-author-bio-box-admin.php:58
|
||||
msgid "Homepage and Posts"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-author-bio-box-admin.php:59
|
||||
#: includes/admin/class-author-bio-box-admin.php:111
|
||||
msgid "None"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-author-bio-box-admin.php:63
|
||||
msgid "Design"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-author-bio-box-admin.php:68
|
||||
msgid "Gravatar size"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-author-bio-box-admin.php:71
|
||||
msgid ""
|
||||
"Set the Gravatar size (only integers). To configure the profile picture of "
|
||||
"the author you need to register in %s."
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-author-bio-box-admin.php:76
|
||||
msgid "Background color"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-author-bio-box-admin.php:83
|
||||
msgid "Text color"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-author-bio-box-admin.php:90
|
||||
msgid "Title color"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-author-bio-box-admin.php:97
|
||||
msgid "Border size"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-author-bio-box-admin.php:101
|
||||
msgid "Thickness of the top and bottom edge of the box (only integers)."
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-author-bio-box-admin.php:105
|
||||
msgid "Border style"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-author-bio-box-admin.php:112
|
||||
msgid "Solid"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-author-bio-box-admin.php:113
|
||||
msgid "Dotted"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-author-bio-box-admin.php:114
|
||||
msgid "Dashed"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-author-bio-box-admin.php:118
|
||||
msgid "Border color"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-author-bio-box-admin.php:138
|
||||
msgid "Facebook"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-author-bio-box-admin.php:139
|
||||
msgid "Twitter"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-author-bio-box-admin.php:140
|
||||
msgid "Google Plus"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-author-bio-box-admin.php:141
|
||||
msgid "LinkedIn"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-author-bio-box-admin.php:142
|
||||
msgid "Flickr"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-author-bio-box-admin.php:143
|
||||
msgid "Tumblr"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-author-bio-box-admin.php:144
|
||||
msgid "Vimeo"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-author-bio-box-admin.php:145
|
||||
msgid "YouTube"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-author-bio-box-admin.php:146
|
||||
msgid "Instagram"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-author-bio-box-admin.php:147
|
||||
msgid "Pinterest"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin Name of the plugin/theme
|
||||
msgid "Author Bio Box"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-author-bio-box-frontend.php:91
|
||||
msgid "All posts by"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin URI of the plugin/theme
|
||||
msgid "https://github.com/claudiosanches/author-bio-box"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin/theme
|
||||
msgid ""
|
||||
"Display a box with the author's biography and also social icons in bottom "
|
||||
"of the post."
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin/theme
|
||||
msgid "claudiosanches"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin/theme
|
||||
msgid "http://claudiosanches.com/"
|
||||
msgstr ""
|
||||
@@ -0,0 +1,58 @@
|
||||
# Copyright (C) 2013 Authors Autocomplete Meta Box
|
||||
# This file is distributed under the same license as the Authors Autocomplete Meta Box package.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Authors Autocomplete Meta Box 1.2\n"
|
||||
"Report-Msgid-Bugs-To: http://wordpress.org/tag/authors-autocomplete-meta-box\n"
|
||||
"POT-Creation-Date: 2013-11-26 02:33:56+00:00\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"PO-Revision-Date: 2013-11-29 09:41+0100\n"
|
||||
"Last-Translator: jelena kovacevic <jecajeca260@gmail.com>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"X-Generator: Poedit 1.5.5\n"
|
||||
|
||||
#: authors-autocomplete-meta-box.php:208
|
||||
msgid "The user '%s' is not allowed to be an author for this post."
|
||||
msgstr "El usuario '%s' no está permitido ser un autor en este post."
|
||||
|
||||
#: authors-autocomplete-meta-box.php:215
|
||||
msgid "The user '%s' does not exist."
|
||||
msgstr "El usuario '%s' no existe."
|
||||
|
||||
#: authors-autocomplete-meta-box.php:278 authors-autocomplete-meta-box.php:324
|
||||
#: authors-autocomplete-meta-box.php:334
|
||||
msgid "Author"
|
||||
msgstr "Autor"
|
||||
|
||||
#: authors-autocomplete-meta-box.php:351
|
||||
msgid ""
|
||||
"You can search for the author by display name, login, or e-mail address."
|
||||
msgstr ""
|
||||
"Usted puede buscar por el autor mostrando nombre, login, o el correo e-mail."
|
||||
|
||||
#. Plugin Name of the plugin/theme
|
||||
msgid "Authors Autocomplete Meta Box"
|
||||
msgstr "Meta Caja de Autocompletamiento de Autores"
|
||||
|
||||
#. Plugin URI of the plugin/theme
|
||||
msgid "http://wordpress.org/plugins/authors-autocomplete-meta-box"
|
||||
msgstr "http://wordpress.org/plugins/authors-autocomplete-meta-box"
|
||||
|
||||
#. Description of the plugin/theme
|
||||
msgid ""
|
||||
"Replaces the default WordPress Author meta box (that has an author dropdown) "
|
||||
"with a meta box that allows you to select the author via Autocomplete."
|
||||
msgstr ""
|
||||
"Reemplaza la meta caja de Autor de WordPress por defecto (que tiene un "
|
||||
"desplegable de autor) con una meta caja que le permite seleccionar el autor "
|
||||
"vía Autocompletamiento."
|
||||
|
||||
#. Author of the plugin/theme
|
||||
msgid "Rachel Carden"
|
||||
msgstr "Rachel Carden"
|
||||
|
||||
#. Author URI of the plugin/theme
|
||||
msgid "http://www.wpdreamer.com"
|
||||
msgstr "http://www.wpdreamer.com"
|
||||
@@ -0,0 +1,234 @@
|
||||
# Japanese (ja) translation for Auto AnimateImage
|
||||
# Copyright (C) 2012 attosoft <http://attosoft.info/en/>
|
||||
# This file is distributed under the same license as the Auto AnimateImage package.
|
||||
# attosoft <contact@attosoft.info>, 2012.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Auto AnimateImage 0.6\n"
|
||||
"Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/auto-animateimage\n"
|
||||
"POT-Creation-Date: 2012-09-23 14:36+0900\n"
|
||||
"PO-Revision-Date: 2012-09-23 14:45+0900\n"
|
||||
"Last-Translator: attosoft <contact@attosoft.info>\n"
|
||||
"Language-Team: attosoft <http://attosoft.info/en/>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Poedit-KeywordsList: __;_e;esc_attr__;esc_attr_e\n"
|
||||
"X-Poedit-Basepath: ../\n"
|
||||
"X-Generator: Poedit 1.5.3\n"
|
||||
"X-Poedit-SourceCharset: UTF-8\n"
|
||||
"X-Poedit-SearchPath-0: .\n"
|
||||
|
||||
#: animateimage-options.php:14
|
||||
msgid "Common Options"
|
||||
msgstr "共通オプション"
|
||||
|
||||
#: animateimage-options.php:15
|
||||
msgid "Animated Images"
|
||||
msgstr "アニメーション画像"
|
||||
|
||||
#: animateimage-options.php:16
|
||||
msgid "Blank Image"
|
||||
msgstr "空白画像"
|
||||
|
||||
#: animateimage-options.php:17
|
||||
msgid "About"
|
||||
msgstr "プラグインについて"
|
||||
|
||||
#: animateimage-options.php:58
|
||||
msgid "AnimateImage Script"
|
||||
msgstr "AnimateImage スクリプト"
|
||||
|
||||
#: animateimage-options.php:74
|
||||
msgid "Animation Delay"
|
||||
msgstr "アニメーション間隔"
|
||||
|
||||
#: animateimage-options.php:80
|
||||
msgid "Delay between Animation Cycles"
|
||||
msgstr "アニメーションサイクル間の間隔"
|
||||
|
||||
#: animateimage-options.php:86
|
||||
msgid "Repeat Count"
|
||||
msgstr "繰り返し回数"
|
||||
|
||||
#: animateimage-options.php:90
|
||||
msgid "Infinite Iteration"
|
||||
msgstr "無制限に繰り返す"
|
||||
|
||||
#: animateimage-options.php:94
|
||||
msgid "Rewind at the End of Animation"
|
||||
msgstr "アニメーション終了時に巻き戻す"
|
||||
|
||||
#: animateimage-options.php:103
|
||||
msgid "Pause at First Image"
|
||||
msgstr "最初の画像で一時停止"
|
||||
|
||||
#: animateimage-options.php:112
|
||||
msgid "Pause at Last Image"
|
||||
msgstr "最後の画像で一時停止"
|
||||
|
||||
#: animateimage-options.php:121
|
||||
msgid "Show Blank Image between Animation Cycles"
|
||||
msgstr "アニメーションサイクル間に空白画像を表示する"
|
||||
|
||||
#: animateimage-options.php:139
|
||||
msgid "Stretch Blank Image to the Size of Last Image"
|
||||
msgstr "空白画像を最後の画像のサイズに引き延ばす"
|
||||
|
||||
#: animateimage-options.php:130
|
||||
msgid "Output img Elements when Using JavaScript Code"
|
||||
msgstr "JavaScript コード使用時に img 要素を出力する"
|
||||
|
||||
#: animateimage-options.php:139 animateimage-options.php:145
|
||||
msgid "Class Name"
|
||||
msgstr "クラス名"
|
||||
|
||||
#: animateimage-options.php:169
|
||||
msgid "File Path"
|
||||
msgstr "ファイルパス"
|
||||
|
||||
#: animateimage-options.php:166
|
||||
msgid "https://developer.mozilla.org/en/CSS/background-color"
|
||||
msgstr "http://www.htmq.com/style/background-color.shtml"
|
||||
|
||||
#: animateimage-options.php:175
|
||||
msgid "https://developer.mozilla.org/en/CSS/margin"
|
||||
msgstr "http://www.htmq.com/style/margin.shtml"
|
||||
|
||||
#: animateimage-options.php:175
|
||||
msgid "Margin"
|
||||
msgstr "マージン"
|
||||
|
||||
#: animateimage-options.php:181
|
||||
msgid "https://developer.mozilla.org/en/CSS/padding"
|
||||
msgstr "http://www.htmq.com/style/padding.shtml"
|
||||
|
||||
#: animateimage-options.php:181
|
||||
msgid "Padding"
|
||||
msgstr "パディング"
|
||||
|
||||
#: animateimage-options.php:187
|
||||
msgid "https://developer.mozilla.org/en/CSS/border"
|
||||
msgstr "http://www.htmq.com/style/border.shtml"
|
||||
|
||||
#: animateimage-options.php:200
|
||||
msgid "https://developer.mozilla.org/en/CSS/border-radius"
|
||||
msgstr "http://www.htmq.com/css3/border-radius.shtml"
|
||||
|
||||
#: animateimage-options.php:200
|
||||
msgid "Border Radius"
|
||||
msgstr "角の丸み"
|
||||
|
||||
#: animateimage-options.php:206
|
||||
msgid "https://developer.mozilla.org/en/CSS/opacity"
|
||||
msgstr "http://www.htmq.com/css3/opacity.shtml"
|
||||
|
||||
#: animateimage-options.php:206
|
||||
msgid "Opacity"
|
||||
msgstr "不透明度"
|
||||
|
||||
#: animateimage-options.php:210
|
||||
msgid "Transparent"
|
||||
msgstr "透過"
|
||||
|
||||
#: animateimage-options.php:212
|
||||
msgid "Opaque"
|
||||
msgstr "不透明"
|
||||
|
||||
#: animateimage-options.php:220
|
||||
msgid "https://developer.mozilla.org/en/CSS/box-shadow"
|
||||
msgstr "http://www.htmq.com/css3/box-shadow.shtml"
|
||||
|
||||
#: animateimage-options.php:220
|
||||
msgid "Box Shadow"
|
||||
msgstr "ドロップシャドウ効果"
|
||||
|
||||
#: animateimage-options.php:226
|
||||
msgid "https://developer.mozilla.org/en/CSS/width"
|
||||
msgstr "http://www.htmq.com/style/width.shtml"
|
||||
|
||||
#: animateimage-options.php:226
|
||||
msgid "https://developer.mozilla.org/en/CSS/height"
|
||||
msgstr "http://www.htmq.com/style/height.shtml"
|
||||
|
||||
#: animateimage-options.php:235
|
||||
msgid "https://developer.mozilla.org/en/CSS/max-width"
|
||||
msgstr "http://www.htmq.com/style/max-width.shtml"
|
||||
|
||||
#: animateimage-options.php:235
|
||||
msgid "Max Width"
|
||||
msgstr "最大幅"
|
||||
|
||||
#: animateimage-options.php:235
|
||||
msgid "https://developer.mozilla.org/en/CSS/max-height"
|
||||
msgstr "http://www.htmq.com/style/min-height.shtml"
|
||||
|
||||
#: animateimage-options.php:235
|
||||
msgid "Max Height"
|
||||
msgstr "最大高さ"
|
||||
|
||||
#: animateimage-options.php:244
|
||||
msgid "https://developer.mozilla.org/en/CSS/min-width"
|
||||
msgstr "http://www.htmq.com/style/min-width.shtml"
|
||||
|
||||
#: animateimage-options.php:244
|
||||
msgid "Min Width"
|
||||
msgstr "最小幅"
|
||||
|
||||
#: animateimage-options.php:244
|
||||
msgid "https://developer.mozilla.org/en/CSS/min-height"
|
||||
msgstr "http://www.htmq.com/style/max-height.shtml"
|
||||
|
||||
#: animateimage-options.php:244
|
||||
msgid "Min Height"
|
||||
msgstr "最小高さ"
|
||||
|
||||
#: animateimage-options.php:267 animateimage-options.php:272
|
||||
#: animateimage.php:46 animateimage.php:159
|
||||
msgid "http://attosoft.info/en/"
|
||||
msgstr "http://attosoft.info/"
|
||||
|
||||
#: animateimage-options.php:268
|
||||
msgid "Put rating stars or vote compatibility (works/broken)"
|
||||
msgstr "プラグインの評価および互換性 (動作する/しない) の報告"
|
||||
|
||||
#: animateimage-options.php:269
|
||||
msgid "View support forum or post a new topic"
|
||||
msgstr "サポートフォーラムの閲覧または新規トピックの投稿"
|
||||
|
||||
#: animateimage-options.php:270
|
||||
msgid "Translate the plugin into your language"
|
||||
msgstr "ほかの言語にプラグインを翻訳する"
|
||||
|
||||
#: animateimage-options.php:271
|
||||
msgid "Donate to support plugin development"
|
||||
msgstr "プラグイン開発を支援する (寄付)"
|
||||
|
||||
#: animateimage-options.php:272
|
||||
msgid "Contact me if you have any feedback"
|
||||
msgstr "お問い合わせ (ご意見・ご感想など)"
|
||||
|
||||
#: animateimage-options.php:309
|
||||
msgid "Settings reset."
|
||||
msgstr "設定をリセットしました。"
|
||||
|
||||
#: animateimage.php:4
|
||||
msgid "http://attosoft.info/en/blog/auto-animateimage/"
|
||||
msgstr "http://attosoft.info/blog/auto-animateimage/"
|
||||
|
||||
#: animateimage.php:5
|
||||
msgid "Automatically applies AnimateImage script to your site. AnimateImage displays multiple images continuously like animated GIF. All you have to do is write img elements, and the images will be animated automatically."
|
||||
msgstr "AnimateImage スクリプトを自動的にサイトに適用します。AnimateImage は複数の画像をアニメーション GIF のように連続表示します。img 要素を書くだけで自動的に画像がアニメーションされます。"
|
||||
|
||||
#: animateimage.php:158
|
||||
msgid "Support"
|
||||
msgstr "サポート"
|
||||
|
||||
#: animateimage.php:159
|
||||
msgid "Contact"
|
||||
msgstr "コンタクト"
|
||||
|
||||
#: animateimage.php:160
|
||||
msgid "Donate"
|
||||
msgstr "寄付"
|
||||
@@ -0,0 +1,938 @@
|
||||
# Copyright (C) 2016 MIGHTYminnow
|
||||
# This file is distributed under the GPL-2.0+.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Auto Menu From Pages 1.3.3\n"
|
||||
"Report-Msgid-Bugs-To: "
|
||||
"https://wordpress.org/support/plugin/auto-menu-from-pages\n"
|
||||
"POT-Creation-Date: 2016-06-12 20:54:19+00:00\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"PO-Revision-Date: 2016-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"X-Generator: grunt-wp-i18n 0.5.3\n"
|
||||
|
||||
#: admin/class-auto-menu-from-pages-admin.php:170
|
||||
#: svn/tags/1.0.0/admin/class-auto-menu-from-pages-admin.php:167
|
||||
#: svn/tags/1.0.1/admin/class-auto-menu-from-pages-admin.php:167
|
||||
#: svn/tags/1.0.2/admin/class-auto-menu-from-pages-admin.php:167
|
||||
#: svn/tags/1.1.0/admin/class-auto-menu-from-pages-admin.php:170
|
||||
#: svn/tags/1.1.1/admin/class-auto-menu-from-pages-admin.php:170
|
||||
#: svn/tags/1.2.0/admin/class-auto-menu-from-pages-admin.php:170
|
||||
#: svn/tags/1.3.0/admin/class-auto-menu-from-pages-admin.php:170
|
||||
#: svn/tags/1.3.1/admin/class-auto-menu-from-pages-admin.php:170
|
||||
#: svn/tags/1.3.2/admin/class-auto-menu-from-pages-admin.php:170
|
||||
#: svn/trunk/admin/class-auto-menu-from-pages-admin.php:170
|
||||
msgid ""
|
||||
"<b>Note:</b> Pages/posts can not be added to this menu, as it is "
|
||||
"auto-generated from the existing page hierarchy."
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-auto-menu-from-pages-admin.php:586
|
||||
#: svn/tags/1.1.0/admin/class-auto-menu-from-pages-admin.php:556
|
||||
#: svn/tags/1.1.1/admin/class-auto-menu-from-pages-admin.php:556
|
||||
#: svn/tags/1.2.0/admin/class-auto-menu-from-pages-admin.php:556
|
||||
#: svn/tags/1.3.0/admin/class-auto-menu-from-pages-admin.php:572
|
||||
#: svn/tags/1.3.1/admin/class-auto-menu-from-pages-admin.php:578
|
||||
#: svn/tags/1.3.2/admin/class-auto-menu-from-pages-admin.php:586
|
||||
#: svn/trunk/admin/class-auto-menu-from-pages-admin.php:586
|
||||
msgid ""
|
||||
"\n"
|
||||
"\t\t\t\t\t<a href=\"%s\" target=\"_blank\" class=\"logo-link\"><svg "
|
||||
"version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" "
|
||||
"xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n"
|
||||
"\t\t\t\t\tviewBox=\"0 0 118.475 74.194\" enable-background=\"new 0 0 "
|
||||
"118.475 74.194\" xml:space=\"preserve\">\n"
|
||||
"\t\t\t\t\t<g>\n"
|
||||
"\t\t\t\t\t<path fill=\"#231F20\" "
|
||||
"d=\"M57.613,1.073v58.129H46.237V41.016c0-12.206,0.415-20.594,0.332-20.594h-0"
|
||||
".083\n"
|
||||
"\t\t\t\t\tc-0.083,0-4.152,7.142-5.148,8.803L29.24,47.404L17.256,29.225c-1.08"
|
||||
"-1.662-5.148-8.803-5.232-8.803h-0.083\n"
|
||||
"\t\t\t\t\tc-0.083,0,0.415,8.388,0.415,20.594v18.186H0.981V1.073h10.878l12.04"
|
||||
",19.93c4.484,7.39,5.232,9.217,5.315,9.217h0.084\n"
|
||||
"\t\t\t\t\tc0.083,0,0.83-1.827,5.315-9.217l12.124-19.93H57.613z\"/>\n"
|
||||
"\t\t\t\t\t<path fill=\"#231F20\" "
|
||||
"d=\"M65.885,24.735h4.435v5.956c1.544-2.197,3.129-3.802,4.757-4.815c2.242-1.3"
|
||||
"52,4.599-2.029,7.073-2.029\n"
|
||||
"\t\t\t\t\tc1.67,0,3.255,0.328,4.757,0.983c1.501,0.656,2.728,1.526,3.679,2.61"
|
||||
"4c0.952,1.087,1.776,2.646,2.474,4.673\n"
|
||||
"\t\t\t\t\tc1.475-2.703,3.318-4.757,5.531-6.162c2.212-1.405,4.593-2.107,7.142"
|
||||
"-2.107c2.381,0,4.482,0.603,6.305,1.807\n"
|
||||
"\t\t\t\t\tc1.822,1.203,3.176,2.883,4.061,5.037c0.885,2.154,1.328,5.385,1.328"
|
||||
",9.693v18.817h-4.53V40.385c0-3.696-0.264-6.235-0.789-7.619\n"
|
||||
"\t\t\t\t\tc-0.526-1.383-1.426-2.496-2.699-3.342c-1.274-0.843-2.795-1.267-4.5"
|
||||
"62-1.267c-2.147,0-4.11,0.633-5.889,1.902\n"
|
||||
"\t\t\t\t\tc-1.779,1.267-3.079,2.956-3.899,5.067c-0.821,2.113-1.231,5.639-1.2"
|
||||
"31,10.581v13.495h-4.435V41.557\n"
|
||||
"\t\t\t\t\tc0-4.161-0.259-6.984-0.776-8.473c-0.518-1.489-1.421-2.683-2.709-3."
|
||||
"58c-1.288-0.897-2.819-1.347-4.593-1.347\n"
|
||||
"\t\t\t\t\tc-2.049,0-3.966,0.618-5.75,1.853c-1.785,1.235-3.104,2.898-3.96,4.9"
|
||||
"89c-0.855,2.091-1.283,5.291-1.283,9.6v14.604h-4.435V24.735z\"\n"
|
||||
"\t\t\t\t\t/>\n"
|
||||
"\t\t\t\t\t</g>\n"
|
||||
"\t\t\t\t\t<path fill=\"#231F20\" "
|
||||
"d=\"M89.071,10.419c2.882,1.341,6.538,1.77,10.305,0.968c4.144-0.88,7.562-3.06"
|
||||
"6,9.613-5.81\n"
|
||||
"\t\t\t\t\tc-2.946-1.514-6.794-2.032-10.762-1.19c-3.872,0.823-7.112,2.786-9.1"
|
||||
"93,5.28c-3.283-1.936-6.119-4.716-8.751-7.893\n"
|
||||
"\t\t\t\t\tc0.781,4.589-0.141,8.822-2.435,12.772C81.32,12.782,84.848,11.107,8"
|
||||
"9.071,10.419z\"/>\n"
|
||||
"\t\t\t\t\t<g>\n"
|
||||
"\t\t\t\t\t<path fill=\"#231F20\" "
|
||||
"d=\"M1.236,67.127h0.845l1.956,4.633l2.036-4.633h0.148l2.05,4.633l1.994-4.633"
|
||||
"h0.854l-2.772,6.381H8.195\n"
|
||||
"\t\t\t\t\tl-2.041-4.569l-2.04,4.569H3.962L1.236,67.127z\"/>\n"
|
||||
"\t\t\t\t\t<path fill=\"#231F20\" "
|
||||
"d=\"M17.43,71.391l0.692,0.363c-0.227,0.446-0.489,0.806-0.787,1.079c-0.297,0."
|
||||
"274-0.632,0.482-1.004,0.625\n"
|
||||
"\t\t\t\t\tc-0.372,0.143-0.792,0.214-1.262,0.214c-1.041,0-1.855-0.341-2.442-1"
|
||||
".023c-0.587-0.683-0.881-1.453-0.881-2.313\n"
|
||||
"\t\t\t\t\tc0-0.81,0.249-1.531,0.746-2.164c0.63-0.806,1.474-1.209,2.53-1.209"
|
||||
"c1.088,0,1.957,0.413,2.606,1.238\n"
|
||||
"\t\t\t\t\tc0.462,0.582,0.696,1.31,0.705,2.182h-5.742c0.016,0.741,0.252,1.349"
|
||||
",0.71,1.822c0.458,0.475,1.024,0.711,1.697,0.711\n"
|
||||
"\t\t\t\t\tc0.325,0,0.641-0.056,0.948-0.169c0.307-0.113,0.568-0.263,0.784-0.4"
|
||||
"5C16.946,72.11,17.179,71.808,17.43,71.391z M17.43,69.672\n"
|
||||
"\t\t\t\t\tc-0.11-0.438-0.27-0.788-0.479-1.05s-0.486-0.473-0.831-0.634c-0.345"
|
||||
"-0.16-0.707-0.24-1.086-0.24c-0.626,0-1.165,0.201-1.615,0.604\n"
|
||||
"\t\t\t\t\tc-0.329,0.293-0.577,0.733-0.746,1.319H17.43z\"/>\n"
|
||||
"\t\t\t\t\t<path fill=\"#231F20\" "
|
||||
"d=\"M19.892,73.508v-8.845h0.821v3.561c0.343-0.423,0.729-0.738,1.154-0.947c0."
|
||||
"425-0.209,0.892-0.314,1.4-0.314\n"
|
||||
"\t\t\t\t\tc0.902,0,1.672,0.328,2.311,0.982c0.639,0.655,0.958,1.45,0.958,2.38"
|
||||
"5c0,0.923-0.322,1.711-0.967,2.363\n"
|
||||
"\t\t\t\t\tc-0.645,0.653-1.42,0.979-2.326,0.979c-0.52,0-0.99-0.111-1.412-0.33"
|
||||
"4s-0.795-0.558-1.119-1.003v1.173H19.892z M23.177,72.88\n"
|
||||
"\t\t\t\t\tc0.456,0,0.877-0.112,1.264-0.337s0.693-0.54,0.922-0.947c0.228-0.40"
|
||||
"6,0.342-0.837,0.342-1.29c0-0.454-0.115-0.886-0.345-1.297\n"
|
||||
"\t\t\t\t\tc-0.23-0.41-0.54-0.729-0.928-0.959c-0.388-0.229-0.803-0.343-1.243-"
|
||||
"0.343c-0.449,0-0.875,0.114-1.279,0.343\n"
|
||||
"\t\t\t\t\tc-0.404,0.229-0.714,0.537-0.93,0.924c-0.217,0.388-0.325,0.823-0.32"
|
||||
"5,1.309c0,0.738,0.243,1.356,0.729,1.854\n"
|
||||
"\t\t\t\t\tC21.869,72.632,22.466,72.88,23.177,72.88z\"/>\n"
|
||||
"\t\t\t\t\t<path fill=\"#231F20\" "
|
||||
"d=\"M34.518,67.825l-0.528,0.546c-0.439-0.427-0.868-0.64-1.288-0.64c-0.267,0-"
|
||||
"0.495,0.088-0.685,0.264\n"
|
||||
"\t\t\t\t\tc-0.19,0.177-0.285,0.382-0.285,0.616c0,0.207,0.078,0.404,0.235,0.5"
|
||||
"93c0.157,0.191,0.486,0.416,0.987,0.674\n"
|
||||
"\t\t\t\t\tc0.611,0.317,1.027,0.622,1.246,0.915c0.216,0.298,0.323,0.632,0.323"
|
||||
",1.003c0,0.524-0.184,0.968-0.552,1.332\n"
|
||||
"\t\t\t\t\tc-0.368,0.363-0.828,0.545-1.38,0.545c-0.368,0-0.719-0.08-1.054-0.2"
|
||||
"4s-0.612-0.381-0.831-0.663l0.516-0.586\n"
|
||||
"\t\t\t\t\tc0.419,0.473,0.864,0.709,1.334,0.709c0.329,0,0.609-0.105,0.84-0.31"
|
||||
"6c0.231-0.211,0.347-0.459,0.347-0.745\n"
|
||||
"\t\t\t\t\tc0-0.234-0.077-0.443-0.229-0.627c-0.153-0.18-0.498-0.407-1.034-0.6"
|
||||
"81c-0.576-0.297-0.968-0.591-1.176-0.88\n"
|
||||
"\t\t\t\t\ts-0.312-0.619-0.312-0.991c0-0.484,0.166-0.888,0.497-1.208s0.749-0."
|
||||
"481,1.254-0.481C33.332,66.962,33.923,67.251,34.518,67.825z\"\n"
|
||||
"\t\t\t\t\t/>\n"
|
||||
"\t\t\t\t\t<path fill=\"#231F20\" "
|
||||
"d=\"M36.664,64.757h0.821v2.37h1.302v0.709h-1.302v5.672h-0.821v-5.672h-1.12v-"
|
||||
"0.709h1.12V64.757z\"/>\n"
|
||||
"\t\t\t\t\t<path fill=\"#231F20\" "
|
||||
"d=\"M39.89,67.127h0.821v2.979c0,0.727,0.039,1.228,0.118,1.501c0.118,0.392,0."
|
||||
"342,0.7,0.672,0.927\n"
|
||||
"\t\t\t\t\tc0.331,0.227,0.726,0.34,1.184,0.34c0.458,0,0.847-0.11,1.166-0.331"
|
||||
"s0.54-0.511,0.661-0.871c0.082-0.246,0.123-0.769,0.123-1.565\n"
|
||||
"\t\t\t\t\tv-2.979h0.839v3.132c0,0.88-0.103,1.542-0.308,1.988c-0.205,0.445-0."
|
||||
"514,0.795-0.927,1.047s-0.929,0.378-1.551,0.378\n"
|
||||
"\t\t\t\t\tc-0.622,0-1.141-0.126-1.557-0.378s-0.727-0.604-0.933-1.056c-0.205-"
|
||||
"0.452-0.308-1.131-0.308-2.038V67.127z\"/>\n"
|
||||
"\t\t\t\t\t<path fill=\"#231F20\" "
|
||||
"d=\"M53.643,64.664v8.845h-0.81v-1.097c-0.344,0.418-0.73,0.733-1.158,0.944s-0"
|
||||
".896,0.316-1.405,0.316\n"
|
||||
"\t\t\t\t\tc-0.903,0-1.674-0.327-2.314-0.982c-0.639-0.654-0.959-1.451-0.959-2"
|
||||
".39c0-0.919,0.323-1.705,0.968-2.358\n"
|
||||
"\t\t\t\t\tc0.646-0.652,1.421-0.979,2.329-0.979c0.524,0,0.998,0.112,1.422,0.3"
|
||||
"35s0.796,0.557,1.117,1.003v-3.637H53.643z M50.362,67.754\n"
|
||||
"\t\t\t\t\tc-0.457,0-0.879,0.112-1.265,0.337c-0.387,0.225-0.694,0.54-0.923,0."
|
||||
"946s-0.343,0.836-0.343,1.289c0,0.449,0.115,0.879,0.346,1.289\n"
|
||||
"\t\t\t\t\ts0.54,0.729,0.928,0.957c0.389,0.229,0.806,0.343,1.251,0.343c0.449,"
|
||||
"0,0.875-0.113,1.277-0.34c0.402-0.227,0.711-0.532,0.928-0.919\n"
|
||||
"\t\t\t\t\ts0.325-0.822,0.325-1.307c0-0.738-0.243-1.355-0.729-1.852C51.671,68"
|
||||
".002,51.073,67.754,50.362,67.754z\"/>\n"
|
||||
"\t\t\t\t\t<path fill=\"#231F20\" "
|
||||
"d=\"M55.763,64.5c0.187,0,0.347,0.066,0.479,0.199s0.199,0.293,0.199,0.481c0,0"
|
||||
".184-0.066,0.342-0.199,0.475\n"
|
||||
"\t\t\t\t\ts-0.292,0.199-0.479,0.199c-0.183,0-0.34-0.066-0.473-0.199s-0.199-0"
|
||||
".291-0.199-0.475c0-0.188,0.066-0.349,0.199-0.481\n"
|
||||
"\t\t\t\t\tS55.58,64.5,55.763,64.5z "
|
||||
"M55.355,67.127h0.821v6.381h-0.821V67.127z\"/>\n"
|
||||
"\t\t\t\t\t<path fill=\"#231F20\" "
|
||||
"d=\"M60.88,66.962c0.983,0,1.798,0.356,2.444,1.067c0.587,0.649,0.881,1.418,0."
|
||||
"881,2.306\n"
|
||||
"\t\t\t\t\tc0,0.892-0.31,1.671-0.931,2.337c-0.621,0.667-1.419,1-2.394,1c-0.97"
|
||||
"9,0-1.779-0.333-2.4-1c-0.621-0.666-0.931-1.445-0.931-2.337\n"
|
||||
"\t\t\t\t\tc0-0.884,0.294-1.65,0.881-2.3C59.076,67.321,59.892,66.962,60.88,66"
|
||||
".962z M60.877,67.766c-0.683,0-1.27,0.252-1.76,0.757\n"
|
||||
"\t\t\t\t\tc-0.491,0.504-0.736,1.114-0.736,1.83c0,0.461,0.112,0.892,0.335,1.2"
|
||||
"9c0.224,0.399,0.526,0.707,0.906,0.924\n"
|
||||
"\t\t\t\t\tc0.381,0.217,0.799,0.325,1.254,0.325s0.873-0.108,1.253-0.325c0.381"
|
||||
"-0.217,0.683-0.524,0.907-0.924\n"
|
||||
"\t\t\t\t\tc0.224-0.398,0.335-0.829,0.335-1.29c0-0.716-0.246-1.326-0.739-1.83"
|
||||
"C62.141,68.018,61.556,67.766,60.877,67.766z\"/>\n"
|
||||
"\t\t\t\t\t<path fill=\"#231F20\" "
|
||||
"d=\"M75.665,70.318l0.584,0.619c-0.375,0.332-0.731,0.619-1.068,0.86c0.234,0.2"
|
||||
"16,0.541,0.513,0.918,0.89\n"
|
||||
"\t\t\t\t\tc0.298,0.297,0.554,0.57,0.769,0.821h-1.203l-1.145-1.179c-0.719,0.5"
|
||||
"78-1.303,0.956-1.752,1.132\n"
|
||||
"\t\t\t\t\tc-0.45,0.176-0.925,0.264-1.426,0.264c-0.664,0-1.198-0.19-1.601-0.5"
|
||||
"72c-0.403-0.381-0.604-0.857-0.604-1.428\n"
|
||||
"\t\t\t\t\tc0-0.431,0.136-0.862,0.407-1.294c0.271-0.433,0.825-0.979,1.662-1.6"
|
||||
"4c-0.473-0.571-0.776-0.992-0.911-1.264\n"
|
||||
"\t\t\t\t\ts-0.202-0.53-0.202-0.777c0-0.43,0.166-0.785,0.499-1.066c0.383-0.32"
|
||||
"8,0.859-0.492,1.431-0.492c0.359,0,0.688,0.072,0.985,0.217\n"
|
||||
"\t\t\t\t\ts0.523,0.339,0.681,0.583c0.156,0.245,0.234,0.504,0.234,0.777c0,0.2"
|
||||
"9-0.102,0.598-0.306,0.924\n"
|
||||
"\t\t\t\t\tc-0.203,0.326-0.604,0.744-1.204,1.252l1.309,1.373l0.856,0.869C75.0"
|
||||
"39,70.848,75.4,70.559,75.665,70.318z M71.774,69.442\n"
|
||||
"\t\t\t\t\tc-0.732,0.552-1.213,0.991-1.44,1.317c-0.228,0.327-0.341,0.629-0.34"
|
||||
"1,0.907c0,0.328,0.139,0.618,0.417,0.871\n"
|
||||
"\t\t\t\t\tc0.278,0.252,0.619,0.378,1.022,0.378c0.306,0,0.605-0.062,0.899-0.1"
|
||||
"88c0.462-0.199,0.992-0.538,1.589-1.016l-1.36-1.402\n"
|
||||
"\t\t\t\t\tC72.326,70.064,72.063,69.775,71.774,69.442z "
|
||||
"M71.88,68.3c0.419-0.325,0.734-0.644,0.945-0.956\n"
|
||||
"\t\t\t\t\tc0.149-0.223,0.224-0.421,0.224-0.593c0-0.199-0.097-0.371-0.291-0.5"
|
||||
"16s-0.452-0.218-0.773-0.218c-0.306,0-0.555,0.075-0.747,0.224\n"
|
||||
"\t\t\t\t\ts-0.288,0.324-0.288,0.527c0,0.156,0.039,0.304,0.117,0.44C71.259,67"
|
||||
".542,71.53,67.905,71.88,68.3z\"/>\n"
|
||||
"\t\t\t\t\t<path fill=\"#231F20\" "
|
||||
"d=\"M84.578,67.825l-0.527,0.546c-0.439-0.427-0.869-0.64-1.288-0.64c-0.267,0-"
|
||||
"0.495,0.088-0.686,0.264\n"
|
||||
"\t\t\t\t\tc-0.189,0.177-0.285,0.382-0.285,0.616c0,0.207,0.079,0.404,0.235,0."
|
||||
"593c0.157,0.191,0.486,0.416,0.987,0.674\n"
|
||||
"\t\t\t\t\tc0.611,0.317,1.026,0.622,1.246,0.915c0.216,0.298,0.323,0.632,0.323"
|
||||
",1.003c0,0.524-0.184,0.968-0.552,1.332\n"
|
||||
"\t\t\t\t\tc-0.368,0.363-0.828,0.545-1.381,0.545c-0.368,0-0.72-0.08-1.055-0.2"
|
||||
"4c-0.334-0.16-0.611-0.381-0.831-0.663l0.517-0.586\n"
|
||||
"\t\t\t\t\tc0.419,0.473,0.864,0.709,1.334,0.709c0.329,0,0.609-0.105,0.841-0.3"
|
||||
"16s0.347-0.459,0.347-0.745c0-0.234-0.076-0.443-0.229-0.627\n"
|
||||
"\t\t\t\t\tc-0.153-0.18-0.498-0.407-1.035-0.681c-0.576-0.297-0.968-0.591-1.17"
|
||||
"5-0.88c-0.208-0.289-0.312-0.619-0.312-0.991\n"
|
||||
"\t\t\t\t\tc0-0.484,0.165-0.888,0.496-1.208s0.749-0.481,1.254-0.481C83.391,66"
|
||||
".962,83.983,67.251,84.578,67.825z\"/>\n"
|
||||
"\t\t\t\t\t<path fill=\"#231F20\" "
|
||||
"d=\"M92.203,68.453l-0.65,0.404c-0.562-0.746-1.33-1.12-2.303-1.12c-0.777,0-1."
|
||||
"423,0.25-1.937,0.75\n"
|
||||
"\t\t\t\t\ts-0.771,1.107-0.771,1.822c0,0.465,0.118,0.902,0.354,1.312s0.561,0."
|
||||
"728,0.973,0.954s0.874,0.34,1.386,0.34\n"
|
||||
"\t\t\t\t\tc0.938,0,1.703-0.373,2.297-1.12l0.65,0.429c-0.305,0.459-0.715,0.81"
|
||||
"5-1.229,1.068c-0.515,0.253-1.1,0.38-1.757,0.38\n"
|
||||
"\t\t\t\t\tc-1.009,0-1.846-0.32-2.51-0.962c-0.665-0.641-0.997-1.421-0.997-2.3"
|
||||
"4c0-0.618,0.155-1.191,0.466-1.722\n"
|
||||
"\t\t\t\t\tc0.311-0.529,0.738-0.943,1.281-1.24c0.544-0.297,1.152-0.446,1.824-"
|
||||
"0.446c0.423,0,0.83,0.064,1.223,0.194\n"
|
||||
"\t\t\t\t\tc0.394,0.129,0.727,0.297,1,0.504C91.779,67.868,92.012,68.132,92.20"
|
||||
"3,68.453z\"/>\n"
|
||||
"\t\t\t\t\t<path fill=\"#231F20\" "
|
||||
"d=\"M93.757,64.664h0.821v3.607c0.332-0.438,0.697-0.766,1.097-0.982c0.398-0.2"
|
||||
"18,0.831-0.326,1.296-0.326\n"
|
||||
"\t\t\t\t\tc0.478,0,0.9,0.122,1.27,0.364c0.37,0.242,0.643,0.567,0.818,0.977c0"
|
||||
".176,0.408,0.265,1.049,0.265,1.921v3.284h-0.821v-3.044\n"
|
||||
"\t\t\t\t\tc0-0.735-0.029-1.226-0.088-1.473c-0.103-0.422-0.287-0.739-0.555-0."
|
||||
"953c-0.268-0.213-0.619-0.319-1.053-0.319\n"
|
||||
"\t\t\t\t\tc-0.497,0-0.941,0.164-1.334,0.493c-0.394,0.328-0.652,0.734-0.777,1"
|
||||
".22c-0.078,0.312-0.117,0.892-0.117,1.736v2.34h-0.821V64.664z\n"
|
||||
"\t\t\t\t\t\"/>\n"
|
||||
"\t\t\t\t\t<path fill=\"#231F20\" "
|
||||
"d=\"M104.079,66.962c0.983,0,1.798,0.356,2.444,1.067c0.587,0.649,0.881,1.418,"
|
||||
"0.881,2.306\n"
|
||||
"\t\t\t\t\tc0,0.892-0.311,1.671-0.931,2.337c-0.621,0.667-1.419,1-2.395,1c-0.9"
|
||||
"79,0-1.779-0.333-2.4-1c-0.621-0.666-0.931-1.445-0.931-2.337\n"
|
||||
"\t\t\t\t\tc0-0.884,0.293-1.65,0.881-2.3C102.275,67.321,103.092,66.962,104.07"
|
||||
"9,66.962z M104.076,67.766c-0.683,0-1.27,0.252-1.76,0.757\n"
|
||||
"\t\t\t\t\tc-0.49,0.504-0.736,1.114-0.736,1.83c0,0.461,0.112,0.892,0.336,1.29"
|
||||
"c0.224,0.399,0.525,0.707,0.906,0.924s0.799,0.325,1.254,0.325\n"
|
||||
"\t\t\t\t\ts0.873-0.108,1.254-0.325c0.38-0.217,0.683-0.524,0.906-0.924c0.224-"
|
||||
"0.398,0.335-0.829,0.335-1.29c0-0.716-0.246-1.326-0.738-1.83\n"
|
||||
"\t\t\t\t\tC105.341,68.018,104.755,67.766,104.076,67.766z\"/>\n"
|
||||
"\t\t\t\t\t<path fill=\"#231F20\" "
|
||||
"d=\"M111.92,66.962c0.983,0,1.798,0.356,2.444,1.067c0.587,0.649,0.881,1.418,0"
|
||||
".881,2.306\n"
|
||||
"\t\t\t\t\tc0,0.892-0.311,1.671-0.931,2.337c-0.621,0.667-1.419,1-2.395,1c-0.9"
|
||||
"79,0-1.779-0.333-2.4-1c-0.621-0.666-0.931-1.445-0.931-2.337\n"
|
||||
"\t\t\t\t\tc0-0.884,0.293-1.65,0.881-2.3C110.116,67.321,110.933,66.962,111.92"
|
||||
",66.962z M111.917,67.766c-0.683,0-1.27,0.252-1.76,0.757\n"
|
||||
"\t\t\t\t\tc-0.49,0.504-0.736,1.114-0.736,1.83c0,0.461,0.112,0.892,0.336,1.29"
|
||||
"c0.224,0.399,0.525,0.707,0.906,0.924s0.799,0.325,1.254,0.325\n"
|
||||
"\t\t\t\t\ts0.873-0.108,1.254-0.325c0.38-0.217,0.683-0.524,0.906-0.924c0.224-"
|
||||
"0.398,0.335-0.829,0.335-1.29c0-0.716-0.246-1.326-0.738-1.83\n"
|
||||
"\t\t\t\t\tC113.182,68.018,112.596,67.766,111.917,67.766z\"/>\n"
|
||||
"\t\t\t\t\t<path fill=\"#231F20\" "
|
||||
"d=\"M116.617,64.664h0.821v8.845h-0.821V64.664z\"/>\n"
|
||||
"\t\t\t\t\t</g>\n"
|
||||
"\t\t\t\t\t<g>\n"
|
||||
"\t\t\t\t\t<path fill=\"#231F20\" "
|
||||
"d=\"M1.236,67.127h0.845l1.956,4.633l2.036-4.633h0.148l2.05,4.633l1.994-4.633"
|
||||
"h0.854l-2.772,6.381H8.195\n"
|
||||
"\t\t\t\t\tl-2.041-4.569l-2.04,4.569H3.962L1.236,67.127z\"/>\n"
|
||||
"\t\t\t\t\t<path fill=\"#231F20\" "
|
||||
"d=\"M17.43,71.391l0.692,0.363c-0.227,0.446-0.489,0.806-0.787,1.079c-0.297,0."
|
||||
"274-0.632,0.482-1.004,0.625\n"
|
||||
"\t\t\t\t\tc-0.372,0.143-0.792,0.214-1.262,0.214c-1.041,0-1.855-0.341-2.442-1"
|
||||
".023c-0.587-0.683-0.881-1.453-0.881-2.313\n"
|
||||
"\t\t\t\t\tc0-0.81,0.249-1.531,0.746-2.164c0.63-0.806,1.474-1.209,2.53-1.209"
|
||||
"c1.088,0,1.957,0.413,2.606,1.238\n"
|
||||
"\t\t\t\t\tc0.462,0.582,0.696,1.31,0.705,2.182h-5.742c0.016,0.741,0.252,1.349"
|
||||
",0.71,1.822c0.458,0.475,1.024,0.711,1.697,0.711\n"
|
||||
"\t\t\t\t\tc0.325,0,0.641-0.056,0.948-0.169c0.307-0.113,0.568-0.263,0.784-0.4"
|
||||
"5C16.946,72.11,17.179,71.808,17.43,71.391z M17.43,69.672\n"
|
||||
"\t\t\t\t\tc-0.11-0.438-0.27-0.788-0.479-1.05s-0.486-0.473-0.831-0.634c-0.345"
|
||||
"-0.16-0.707-0.24-1.086-0.24c-0.626,0-1.165,0.201-1.615,0.604\n"
|
||||
"\t\t\t\t\tc-0.329,0.293-0.577,0.733-0.746,1.319H17.43z\"/>\n"
|
||||
"\t\t\t\t\t<path fill=\"#231F20\" "
|
||||
"d=\"M19.892,73.508v-8.845h0.821v3.561c0.343-0.423,0.729-0.738,1.154-0.947c0."
|
||||
"425-0.209,0.892-0.314,1.4-0.314\n"
|
||||
"\t\t\t\t\tc0.902,0,1.672,0.328,2.311,0.982c0.639,0.655,0.958,1.45,0.958,2.38"
|
||||
"5c0,0.923-0.322,1.711-0.967,2.363\n"
|
||||
"\t\t\t\t\tc-0.645,0.653-1.42,0.979-2.326,0.979c-0.52,0-0.99-0.111-1.412-0.33"
|
||||
"4s-0.795-0.558-1.119-1.003v1.173H19.892z M23.177,72.88\n"
|
||||
"\t\t\t\t\tc0.456,0,0.877-0.112,1.264-0.337s0.693-0.54,0.922-0.947c0.228-0.40"
|
||||
"6,0.342-0.837,0.342-1.29c0-0.454-0.115-0.886-0.345-1.297\n"
|
||||
"\t\t\t\t\tc-0.23-0.41-0.54-0.729-0.928-0.959c-0.388-0.229-0.803-0.343-1.243-"
|
||||
"0.343c-0.449,0-0.875,0.114-1.279,0.343\n"
|
||||
"\t\t\t\t\tc-0.404,0.229-0.714,0.537-0.93,0.924c-0.217,0.388-0.325,0.823-0.32"
|
||||
"5,1.309c0,0.738,0.243,1.356,0.729,1.854\n"
|
||||
"\t\t\t\t\tC21.869,72.632,22.466,72.88,23.177,72.88z\"/>\n"
|
||||
"\t\t\t\t\t<path fill=\"#231F20\" "
|
||||
"d=\"M34.518,67.825l-0.528,0.546c-0.439-0.427-0.868-0.64-1.288-0.64c-0.267,0-"
|
||||
"0.495,0.088-0.685,0.264\n"
|
||||
"\t\t\t\t\tc-0.19,0.177-0.285,0.382-0.285,0.616c0,0.207,0.078,0.404,0.235,0.5"
|
||||
"93c0.157,0.191,0.486,0.416,0.987,0.674\n"
|
||||
"\t\t\t\t\tc0.611,0.317,1.027,0.622,1.246,0.915c0.216,0.298,0.323,0.632,0.323"
|
||||
",1.003c0,0.524-0.184,0.968-0.552,1.332\n"
|
||||
"\t\t\t\t\tc-0.368,0.363-0.828,0.545-1.38,0.545c-0.368,0-0.719-0.08-1.054-0.2"
|
||||
"4s-0.612-0.381-0.831-0.663l0.516-0.586\n"
|
||||
"\t\t\t\t\tc0.419,0.473,0.864,0.709,1.334,0.709c0.329,0,0.609-0.105,0.84-0.31"
|
||||
"6c0.231-0.211,0.347-0.459,0.347-0.745\n"
|
||||
"\t\t\t\t\tc0-0.234-0.077-0.443-0.229-0.627c-0.153-0.18-0.498-0.407-1.034-0.6"
|
||||
"81c-0.576-0.297-0.968-0.591-1.176-0.88\n"
|
||||
"\t\t\t\t\ts-0.312-0.619-0.312-0.991c0-0.484,0.166-0.888,0.497-1.208s0.749-0."
|
||||
"481,1.254-0.481C33.332,66.962,33.923,67.251,34.518,67.825z\"\n"
|
||||
"\t\t\t\t\t/>\n"
|
||||
"\t\t\t\t\t<path fill=\"#231F20\" "
|
||||
"d=\"M36.664,64.757h0.821v2.37h1.302v0.709h-1.302v5.672h-0.821v-5.672h-1.12v-"
|
||||
"0.709h1.12V64.757z\"/>\n"
|
||||
"\t\t\t\t\t<path fill=\"#231F20\" "
|
||||
"d=\"M39.89,67.127h0.821v2.979c0,0.727,0.039,1.228,0.118,1.501c0.118,0.392,0."
|
||||
"342,0.7,0.672,0.927\n"
|
||||
"\t\t\t\t\tc0.331,0.227,0.726,0.34,1.184,0.34c0.458,0,0.847-0.11,1.166-0.331"
|
||||
"s0.54-0.511,0.661-0.871c0.082-0.246,0.123-0.769,0.123-1.565\n"
|
||||
"\t\t\t\t\tv-2.979h0.839v3.132c0,0.88-0.103,1.542-0.308,1.988c-0.205,0.445-0."
|
||||
"514,0.795-0.927,1.047s-0.929,0.378-1.551,0.378\n"
|
||||
"\t\t\t\t\tc-0.622,0-1.141-0.126-1.557-0.378s-0.727-0.604-0.933-1.056c-0.205-"
|
||||
"0.452-0.308-1.131-0.308-2.038V67.127z\"/>\n"
|
||||
"\t\t\t\t\t<path fill=\"#231F20\" "
|
||||
"d=\"M53.643,64.664v8.845h-0.81v-1.097c-0.344,0.418-0.73,0.733-1.158,0.944s-0"
|
||||
".896,0.316-1.405,0.316\n"
|
||||
"\t\t\t\t\tc-0.903,0-1.674-0.327-2.314-0.982c-0.639-0.654-0.959-1.451-0.959-2"
|
||||
".39c0-0.919,0.323-1.705,0.968-2.358\n"
|
||||
"\t\t\t\t\tc0.646-0.652,1.421-0.979,2.329-0.979c0.524,0,0.998,0.112,1.422,0.3"
|
||||
"35s0.796,0.557,1.117,1.003v-3.637H53.643z M50.362,67.754\n"
|
||||
"\t\t\t\t\tc-0.457,0-0.879,0.112-1.265,0.337c-0.387,0.225-0.694,0.54-0.923,0."
|
||||
"946s-0.343,0.836-0.343,1.289c0,0.449,0.115,0.879,0.346,1.289\n"
|
||||
"\t\t\t\t\ts0.54,0.729,0.928,0.957c0.389,0.229,0.806,0.343,1.251,0.343c0.449,"
|
||||
"0,0.875-0.113,1.277-0.34c0.402-0.227,0.711-0.532,0.928-0.919\n"
|
||||
"\t\t\t\t\ts0.325-0.822,0.325-1.307c0-0.738-0.243-1.355-0.729-1.852C51.671,68"
|
||||
".002,51.073,67.754,50.362,67.754z\"/>\n"
|
||||
"\t\t\t\t\t<path fill=\"#231F20\" "
|
||||
"d=\"M55.763,64.5c0.187,0,0.347,0.066,0.479,0.199s0.199,0.293,0.199,0.481c0,0"
|
||||
".184-0.066,0.342-0.199,0.475\n"
|
||||
"\t\t\t\t\ts-0.292,0.199-0.479,0.199c-0.183,0-0.34-0.066-0.473-0.199s-0.199-0"
|
||||
".291-0.199-0.475c0-0.188,0.066-0.349,0.199-0.481\n"
|
||||
"\t\t\t\t\tS55.58,64.5,55.763,64.5z "
|
||||
"M55.355,67.127h0.821v6.381h-0.821V67.127z\"/>\n"
|
||||
"\t\t\t\t\t<path fill=\"#231F20\" "
|
||||
"d=\"M60.88,66.962c0.983,0,1.798,0.356,2.444,1.067c0.587,0.649,0.881,1.418,0."
|
||||
"881,2.306\n"
|
||||
"\t\t\t\t\tc0,0.892-0.31,1.671-0.931,2.337c-0.621,0.667-1.419,1-2.394,1c-0.97"
|
||||
"9,0-1.779-0.333-2.4-1c-0.621-0.666-0.931-1.445-0.931-2.337\n"
|
||||
"\t\t\t\t\tc0-0.884,0.294-1.65,0.881-2.3C59.076,67.321,59.892,66.962,60.88,66"
|
||||
".962z M60.877,67.766c-0.683,0-1.27,0.252-1.76,0.757\n"
|
||||
"\t\t\t\t\tc-0.491,0.504-0.736,1.114-0.736,1.83c0,0.461,0.112,0.892,0.335,1.2"
|
||||
"9c0.224,0.399,0.526,0.707,0.906,0.924\n"
|
||||
"\t\t\t\t\tc0.381,0.217,0.799,0.325,1.254,0.325s0.873-0.108,1.253-0.325c0.381"
|
||||
"-0.217,0.683-0.524,0.907-0.924\n"
|
||||
"\t\t\t\t\tc0.224-0.398,0.335-0.829,0.335-1.29c0-0.716-0.246-1.326-0.739-1.83"
|
||||
"C62.141,68.018,61.556,67.766,60.877,67.766z\"/>\n"
|
||||
"\t\t\t\t\t<path fill=\"#231F20\" "
|
||||
"d=\"M75.665,70.318l0.584,0.619c-0.375,0.332-0.731,0.619-1.068,0.86c0.234,0.2"
|
||||
"16,0.541,0.513,0.918,0.89\n"
|
||||
"\t\t\t\t\tc0.298,0.297,0.554,0.57,0.769,0.821h-1.203l-1.145-1.179c-0.719,0.5"
|
||||
"78-1.303,0.956-1.752,1.132\n"
|
||||
"\t\t\t\t\tc-0.45,0.176-0.925,0.264-1.426,0.264c-0.664,0-1.198-0.19-1.601-0.5"
|
||||
"72c-0.403-0.381-0.604-0.857-0.604-1.428\n"
|
||||
"\t\t\t\t\tc0-0.431,0.136-0.862,0.407-1.294c0.271-0.433,0.825-0.979,1.662-1.6"
|
||||
"4c-0.473-0.571-0.776-0.992-0.911-1.264\n"
|
||||
"\t\t\t\t\ts-0.202-0.53-0.202-0.777c0-0.43,0.166-0.785,0.499-1.066c0.383-0.32"
|
||||
"8,0.859-0.492,1.431-0.492c0.359,0,0.688,0.072,0.985,0.217\n"
|
||||
"\t\t\t\t\ts0.523,0.339,0.681,0.583c0.156,0.245,0.234,0.504,0.234,0.777c0,0.2"
|
||||
"9-0.102,0.598-0.306,0.924\n"
|
||||
"\t\t\t\t\tc-0.203,0.326-0.604,0.744-1.204,1.252l1.309,1.373l0.856,0.869C75.0"
|
||||
"39,70.848,75.4,70.559,75.665,70.318z M71.774,69.442\n"
|
||||
"\t\t\t\t\tc-0.732,0.552-1.213,0.991-1.44,1.317c-0.228,0.327-0.341,0.629-0.34"
|
||||
"1,0.907c0,0.328,0.139,0.618,0.417,0.871\n"
|
||||
"\t\t\t\t\tc0.278,0.252,0.619,0.378,1.022,0.378c0.306,0,0.605-0.062,0.899-0.1"
|
||||
"88c0.462-0.199,0.992-0.538,1.589-1.016l-1.36-1.402\n"
|
||||
"\t\t\t\t\tC72.326,70.064,72.063,69.775,71.774,69.442z "
|
||||
"M71.88,68.3c0.419-0.325,0.734-0.644,0.945-0.956\n"
|
||||
"\t\t\t\t\tc0.149-0.223,0.224-0.421,0.224-0.593c0-0.199-0.097-0.371-0.291-0.5"
|
||||
"16s-0.452-0.218-0.773-0.218c-0.306,0-0.555,0.075-0.747,0.224\n"
|
||||
"\t\t\t\t\ts-0.288,0.324-0.288,0.527c0,0.156,0.039,0.304,0.117,0.44C71.259,67"
|
||||
".542,71.53,67.905,71.88,68.3z\"/>\n"
|
||||
"\t\t\t\t\t<path fill=\"#231F20\" "
|
||||
"d=\"M84.578,67.825l-0.527,0.546c-0.439-0.427-0.869-0.64-1.288-0.64c-0.267,0-"
|
||||
"0.495,0.088-0.686,0.264\n"
|
||||
"\t\t\t\t\tc-0.189,0.177-0.285,0.382-0.285,0.616c0,0.207,0.079,0.404,0.235,0."
|
||||
"593c0.157,0.191,0.486,0.416,0.987,0.674\n"
|
||||
"\t\t\t\t\tc0.611,0.317,1.026,0.622,1.246,0.915c0.216,0.298,0.323,0.632,0.323"
|
||||
",1.003c0,0.524-0.184,0.968-0.552,1.332\n"
|
||||
"\t\t\t\t\tc-0.368,0.363-0.828,0.545-1.381,0.545c-0.368,0-0.72-0.08-1.055-0.2"
|
||||
"4c-0.334-0.16-0.611-0.381-0.831-0.663l0.517-0.586\n"
|
||||
"\t\t\t\t\tc0.419,0.473,0.864,0.709,1.334,0.709c0.329,0,0.609-0.105,0.841-0.3"
|
||||
"16s0.347-0.459,0.347-0.745c0-0.234-0.076-0.443-0.229-0.627\n"
|
||||
"\t\t\t\t\tc-0.153-0.18-0.498-0.407-1.035-0.681c-0.576-0.297-0.968-0.591-1.17"
|
||||
"5-0.88c-0.208-0.289-0.312-0.619-0.312-0.991\n"
|
||||
"\t\t\t\t\tc0-0.484,0.165-0.888,0.496-1.208s0.749-0.481,1.254-0.481C83.391,66"
|
||||
".962,83.983,67.251,84.578,67.825z\"/>\n"
|
||||
"\t\t\t\t\t<path fill=\"#231F20\" "
|
||||
"d=\"M92.203,68.453l-0.65,0.404c-0.562-0.746-1.33-1.12-2.303-1.12c-0.777,0-1."
|
||||
"423,0.25-1.937,0.75\n"
|
||||
"\t\t\t\t\ts-0.771,1.107-0.771,1.822c0,0.465,0.118,0.902,0.354,1.312s0.561,0."
|
||||
"728,0.973,0.954s0.874,0.34,1.386,0.34\n"
|
||||
"\t\t\t\t\tc0.938,0,1.703-0.373,2.297-1.12l0.65,0.429c-0.305,0.459-0.715,0.81"
|
||||
"5-1.229,1.068c-0.515,0.253-1.1,0.38-1.757,0.38\n"
|
||||
"\t\t\t\t\tc-1.009,0-1.846-0.32-2.51-0.962c-0.665-0.641-0.997-1.421-0.997-2.3"
|
||||
"4c0-0.618,0.155-1.191,0.466-1.722\n"
|
||||
"\t\t\t\t\tc0.311-0.529,0.738-0.943,1.281-1.24c0.544-0.297,1.152-0.446,1.824-"
|
||||
"0.446c0.423,0,0.83,0.064,1.223,0.194\n"
|
||||
"\t\t\t\t\tc0.394,0.129,0.727,0.297,1,0.504C91.779,67.868,92.012,68.132,92.20"
|
||||
"3,68.453z\"/>\n"
|
||||
"\t\t\t\t\t<path fill=\"#231F20\" "
|
||||
"d=\"M93.757,64.664h0.821v3.607c0.332-0.438,0.697-0.766,1.097-0.982c0.398-0.2"
|
||||
"18,0.831-0.326,1.296-0.326\n"
|
||||
"\t\t\t\t\tc0.478,0,0.9,0.122,1.27,0.364c0.37,0.242,0.643,0.567,0.818,0.977c0"
|
||||
".176,0.408,0.265,1.049,0.265,1.921v3.284h-0.821v-3.044\n"
|
||||
"\t\t\t\t\tc0-0.735-0.029-1.226-0.088-1.473c-0.103-0.422-0.287-0.739-0.555-0."
|
||||
"953c-0.268-0.213-0.619-0.319-1.053-0.319\n"
|
||||
"\t\t\t\t\tc-0.497,0-0.941,0.164-1.334,0.493c-0.394,0.328-0.652,0.734-0.777,1"
|
||||
".22c-0.078,0.312-0.117,0.892-0.117,1.736v2.34h-0.821V64.664z\n"
|
||||
"\t\t\t\t\t\"/>\n"
|
||||
"\t\t\t\t\t<path fill=\"#231F20\" "
|
||||
"d=\"M104.079,66.962c0.983,0,1.798,0.356,2.444,1.067c0.587,0.649,0.881,1.418,"
|
||||
"0.881,2.306\n"
|
||||
"\t\t\t\t\tc0,0.892-0.311,1.671-0.931,2.337c-0.621,0.667-1.419,1-2.395,1c-0.9"
|
||||
"79,0-1.779-0.333-2.4-1c-0.621-0.666-0.931-1.445-0.931-2.337\n"
|
||||
"\t\t\t\t\tc0-0.884,0.293-1.65,0.881-2.3C102.275,67.321,103.092,66.962,104.07"
|
||||
"9,66.962z M104.076,67.766c-0.683,0-1.27,0.252-1.76,0.757\n"
|
||||
"\t\t\t\t\tc-0.49,0.504-0.736,1.114-0.736,1.83c0,0.461,0.112,0.892,0.336,1.29"
|
||||
"c0.224,0.399,0.525,0.707,0.906,0.924s0.799,0.325,1.254,0.325\n"
|
||||
"\t\t\t\t\ts0.873-0.108,1.254-0.325c0.38-0.217,0.683-0.524,0.906-0.924c0.224-"
|
||||
"0.398,0.335-0.829,0.335-1.29c0-0.716-0.246-1.326-0.738-1.83\n"
|
||||
"\t\t\t\t\tC105.341,68.018,104.755,67.766,104.076,67.766z\"/>\n"
|
||||
"\t\t\t\t\t<path fill=\"#231F20\" "
|
||||
"d=\"M111.92,66.962c0.983,0,1.798,0.356,2.444,1.067c0.587,0.649,0.881,1.418,0"
|
||||
".881,2.306\n"
|
||||
"\t\t\t\t\tc0,0.892-0.311,1.671-0.931,2.337c-0.621,0.667-1.419,1-2.395,1c-0.9"
|
||||
"79,0-1.779-0.333-2.4-1c-0.621-0.666-0.931-1.445-0.931-2.337\n"
|
||||
"\t\t\t\t\tc0-0.884,0.293-1.65,0.881-2.3C110.116,67.321,110.933,66.962,111.92"
|
||||
",66.962z M111.917,67.766c-0.683,0-1.27,0.252-1.76,0.757\n"
|
||||
"\t\t\t\t\tc-0.49,0.504-0.736,1.114-0.736,1.83c0,0.461,0.112,0.892,0.336,1.29"
|
||||
"c0.224,0.399,0.525,0.707,0.906,0.924s0.799,0.325,1.254,0.325\n"
|
||||
"\t\t\t\t\ts0.873-0.108,1.254-0.325c0.38-0.217,0.683-0.524,0.906-0.924c0.224-"
|
||||
"0.398,0.335-0.829,0.335-1.29c0-0.716-0.246-1.326-0.738-1.83\n"
|
||||
"\t\t\t\t\tC113.182,68.018,112.596,67.766,111.917,67.766z\"/>\n"
|
||||
"\t\t\t\t\t<path fill=\"#231F20\" "
|
||||
"d=\"M116.617,64.664h0.821v8.845h-0.821V64.664z\"/>\n"
|
||||
"\t\t\t\t\t</svg></a>\n"
|
||||
"\t\t\t\t\t<h4>Thank you for activating Auto Menu From Pages!</h4>\n"
|
||||
"\t\t\t\t\t<ol>\n"
|
||||
"\t\t\t\t\t\t<li>Assign this menu to one of your theme's menu locations just "
|
||||
"like any other menu (via the <a href=\"%s\">admin menu editor</a>).</li>\n"
|
||||
"\t\t\t\t\t\t<li>Exlude a page from the menu by checking the \"Hide from the "
|
||||
"auto menu\" checkbox when editing that page.</li>\n"
|
||||
"\t\t\t\t\t\t<li>Click the <span class=\"dashicons "
|
||||
"dashicons-update\"></span> <b>Sync Auto Menu</b> link in the admin bar to "
|
||||
"sync the menu after making changes to your pages.</li>\n"
|
||||
"\t\t\t\t\t</ol>\n"
|
||||
"\t\t\t\t\t<p><a href=\"%s\" target=\"_blank\">MIGHTYminnow Plugins</a> | <a "
|
||||
"href=\"%s\">Dismiss Notice</a></p>\n"
|
||||
"\t\t\t\t\t"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-auto-menu-from-pages-admin.php:816
|
||||
#: svn/tags/1.1.0/admin/class-auto-menu-from-pages-admin.php:786
|
||||
#: svn/tags/1.1.1/admin/class-auto-menu-from-pages-admin.php:786
|
||||
#: svn/tags/1.2.0/admin/class-auto-menu-from-pages-admin.php:786
|
||||
#: svn/tags/1.3.0/admin/class-auto-menu-from-pages-admin.php:802
|
||||
#: svn/tags/1.3.1/admin/class-auto-menu-from-pages-admin.php:808
|
||||
#: svn/tags/1.3.2/admin/class-auto-menu-from-pages-admin.php:816
|
||||
#: svn/trunk/admin/class-auto-menu-from-pages-admin.php:816
|
||||
msgid "Sync Auto Menu"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-auto-menu-from-pages-admin.php:884
|
||||
#: svn/tags/1.0.0/admin/class-auto-menu-from-pages-admin.php:779
|
||||
#: svn/tags/1.0.1/admin/class-auto-menu-from-pages-admin.php:785
|
||||
#: svn/tags/1.0.2/admin/class-auto-menu-from-pages-admin.php:790
|
||||
#: svn/tags/1.1.0/admin/class-auto-menu-from-pages-admin.php:854
|
||||
#: svn/tags/1.1.1/admin/class-auto-menu-from-pages-admin.php:854
|
||||
#: svn/tags/1.2.0/admin/class-auto-menu-from-pages-admin.php:854
|
||||
#: svn/tags/1.3.0/admin/class-auto-menu-from-pages-admin.php:870
|
||||
#: svn/tags/1.3.1/admin/class-auto-menu-from-pages-admin.php:876
|
||||
#: svn/tags/1.3.2/admin/class-auto-menu-from-pages-admin.php:884
|
||||
#: svn/trunk/admin/class-auto-menu-from-pages-admin.php:884
|
||||
msgid "Hide from auto menu."
|
||||
msgstr ""
|
||||
|
||||
#. Plugin Name of the plugin/theme
|
||||
msgid "Auto Menu From Pages"
|
||||
msgstr ""
|
||||
|
||||
#: svn/tags/1.0.0/admin/class-auto-menu-from-pages-admin.php:514
|
||||
#: svn/tags/1.0.1/admin/class-auto-menu-from-pages-admin.php:520
|
||||
#: svn/tags/1.0.2/admin/class-auto-menu-from-pages-admin.php:525
|
||||
msgid ""
|
||||
"\n"
|
||||
"\t\t\t\t\t<a href=\"%s\" target=\"_blank\" class=\"logo-link\"><svg "
|
||||
"version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" "
|
||||
"xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n"
|
||||
"\t\t\t\t\tviewBox=\"0 0 118.475 74.194\" enable-background=\"new 0 0 "
|
||||
"118.475 74.194\" xml:space=\"preserve\">\n"
|
||||
"\t\t\t\t\t<g>\n"
|
||||
"\t\t\t\t\t<path fill=\"#231F20\" "
|
||||
"d=\"M57.613,1.073v58.129H46.237V41.016c0-12.206,0.415-20.594,0.332-20.594h-0"
|
||||
".083\n"
|
||||
"\t\t\t\t\tc-0.083,0-4.152,7.142-5.148,8.803L29.24,47.404L17.256,29.225c-1.08"
|
||||
"-1.662-5.148-8.803-5.232-8.803h-0.083\n"
|
||||
"\t\t\t\t\tc-0.083,0,0.415,8.388,0.415,20.594v18.186H0.981V1.073h10.878l12.04"
|
||||
",19.93c4.484,7.39,5.232,9.217,5.315,9.217h0.084\n"
|
||||
"\t\t\t\t\tc0.083,0,0.83-1.827,5.315-9.217l12.124-19.93H57.613z\"/>\n"
|
||||
"\t\t\t\t\t<path fill=\"#231F20\" "
|
||||
"d=\"M65.885,24.735h4.435v5.956c1.544-2.197,3.129-3.802,4.757-4.815c2.242-1.3"
|
||||
"52,4.599-2.029,7.073-2.029\n"
|
||||
"\t\t\t\t\tc1.67,0,3.255,0.328,4.757,0.983c1.501,0.656,2.728,1.526,3.679,2.61"
|
||||
"4c0.952,1.087,1.776,2.646,2.474,4.673\n"
|
||||
"\t\t\t\t\tc1.475-2.703,3.318-4.757,5.531-6.162c2.212-1.405,4.593-2.107,7.142"
|
||||
"-2.107c2.381,0,4.482,0.603,6.305,1.807\n"
|
||||
"\t\t\t\t\tc1.822,1.203,3.176,2.883,4.061,5.037c0.885,2.154,1.328,5.385,1.328"
|
||||
",9.693v18.817h-4.53V40.385c0-3.696-0.264-6.235-0.789-7.619\n"
|
||||
"\t\t\t\t\tc-0.526-1.383-1.426-2.496-2.699-3.342c-1.274-0.843-2.795-1.267-4.5"
|
||||
"62-1.267c-2.147,0-4.11,0.633-5.889,1.902\n"
|
||||
"\t\t\t\t\tc-1.779,1.267-3.079,2.956-3.899,5.067c-0.821,2.113-1.231,5.639-1.2"
|
||||
"31,10.581v13.495h-4.435V41.557\n"
|
||||
"\t\t\t\t\tc0-4.161-0.259-6.984-0.776-8.473c-0.518-1.489-1.421-2.683-2.709-3."
|
||||
"58c-1.288-0.897-2.819-1.347-4.593-1.347\n"
|
||||
"\t\t\t\t\tc-2.049,0-3.966,0.618-5.75,1.853c-1.785,1.235-3.104,2.898-3.96,4.9"
|
||||
"89c-0.855,2.091-1.283,5.291-1.283,9.6v14.604h-4.435V24.735z\"\n"
|
||||
"\t\t\t\t\t/>\n"
|
||||
"\t\t\t\t\t</g>\n"
|
||||
"\t\t\t\t\t<path fill=\"#231F20\" "
|
||||
"d=\"M89.071,10.419c2.882,1.341,6.538,1.77,10.305,0.968c4.144-0.88,7.562-3.06"
|
||||
"6,9.613-5.81\n"
|
||||
"\t\t\t\t\tc-2.946-1.514-6.794-2.032-10.762-1.19c-3.872,0.823-7.112,2.786-9.1"
|
||||
"93,5.28c-3.283-1.936-6.119-4.716-8.751-7.893\n"
|
||||
"\t\t\t\t\tc0.781,4.589-0.141,8.822-2.435,12.772C81.32,12.782,84.848,11.107,8"
|
||||
"9.071,10.419z\"/>\n"
|
||||
"\t\t\t\t\t<g>\n"
|
||||
"\t\t\t\t\t<path fill=\"#231F20\" "
|
||||
"d=\"M1.236,67.127h0.845l1.956,4.633l2.036-4.633h0.148l2.05,4.633l1.994-4.633"
|
||||
"h0.854l-2.772,6.381H8.195\n"
|
||||
"\t\t\t\t\tl-2.041-4.569l-2.04,4.569H3.962L1.236,67.127z\"/>\n"
|
||||
"\t\t\t\t\t<path fill=\"#231F20\" "
|
||||
"d=\"M17.43,71.391l0.692,0.363c-0.227,0.446-0.489,0.806-0.787,1.079c-0.297,0."
|
||||
"274-0.632,0.482-1.004,0.625\n"
|
||||
"\t\t\t\t\tc-0.372,0.143-0.792,0.214-1.262,0.214c-1.041,0-1.855-0.341-2.442-1"
|
||||
".023c-0.587-0.683-0.881-1.453-0.881-2.313\n"
|
||||
"\t\t\t\t\tc0-0.81,0.249-1.531,0.746-2.164c0.63-0.806,1.474-1.209,2.53-1.209"
|
||||
"c1.088,0,1.957,0.413,2.606,1.238\n"
|
||||
"\t\t\t\t\tc0.462,0.582,0.696,1.31,0.705,2.182h-5.742c0.016,0.741,0.252,1.349"
|
||||
",0.71,1.822c0.458,0.475,1.024,0.711,1.697,0.711\n"
|
||||
"\t\t\t\t\tc0.325,0,0.641-0.056,0.948-0.169c0.307-0.113,0.568-0.263,0.784-0.4"
|
||||
"5C16.946,72.11,17.179,71.808,17.43,71.391z M17.43,69.672\n"
|
||||
"\t\t\t\t\tc-0.11-0.438-0.27-0.788-0.479-1.05s-0.486-0.473-0.831-0.634c-0.345"
|
||||
"-0.16-0.707-0.24-1.086-0.24c-0.626,0-1.165,0.201-1.615,0.604\n"
|
||||
"\t\t\t\t\tc-0.329,0.293-0.577,0.733-0.746,1.319H17.43z\"/>\n"
|
||||
"\t\t\t\t\t<path fill=\"#231F20\" "
|
||||
"d=\"M19.892,73.508v-8.845h0.821v3.561c0.343-0.423,0.729-0.738,1.154-0.947c0."
|
||||
"425-0.209,0.892-0.314,1.4-0.314\n"
|
||||
"\t\t\t\t\tc0.902,0,1.672,0.328,2.311,0.982c0.639,0.655,0.958,1.45,0.958,2.38"
|
||||
"5c0,0.923-0.322,1.711-0.967,2.363\n"
|
||||
"\t\t\t\t\tc-0.645,0.653-1.42,0.979-2.326,0.979c-0.52,0-0.99-0.111-1.412-0.33"
|
||||
"4s-0.795-0.558-1.119-1.003v1.173H19.892z M23.177,72.88\n"
|
||||
"\t\t\t\t\tc0.456,0,0.877-0.112,1.264-0.337s0.693-0.54,0.922-0.947c0.228-0.40"
|
||||
"6,0.342-0.837,0.342-1.29c0-0.454-0.115-0.886-0.345-1.297\n"
|
||||
"\t\t\t\t\tc-0.23-0.41-0.54-0.729-0.928-0.959c-0.388-0.229-0.803-0.343-1.243-"
|
||||
"0.343c-0.449,0-0.875,0.114-1.279,0.343\n"
|
||||
"\t\t\t\t\tc-0.404,0.229-0.714,0.537-0.93,0.924c-0.217,0.388-0.325,0.823-0.32"
|
||||
"5,1.309c0,0.738,0.243,1.356,0.729,1.854\n"
|
||||
"\t\t\t\t\tC21.869,72.632,22.466,72.88,23.177,72.88z\"/>\n"
|
||||
"\t\t\t\t\t<path fill=\"#231F20\" "
|
||||
"d=\"M34.518,67.825l-0.528,0.546c-0.439-0.427-0.868-0.64-1.288-0.64c-0.267,0-"
|
||||
"0.495,0.088-0.685,0.264\n"
|
||||
"\t\t\t\t\tc-0.19,0.177-0.285,0.382-0.285,0.616c0,0.207,0.078,0.404,0.235,0.5"
|
||||
"93c0.157,0.191,0.486,0.416,0.987,0.674\n"
|
||||
"\t\t\t\t\tc0.611,0.317,1.027,0.622,1.246,0.915c0.216,0.298,0.323,0.632,0.323"
|
||||
",1.003c0,0.524-0.184,0.968-0.552,1.332\n"
|
||||
"\t\t\t\t\tc-0.368,0.363-0.828,0.545-1.38,0.545c-0.368,0-0.719-0.08-1.054-0.2"
|
||||
"4s-0.612-0.381-0.831-0.663l0.516-0.586\n"
|
||||
"\t\t\t\t\tc0.419,0.473,0.864,0.709,1.334,0.709c0.329,0,0.609-0.105,0.84-0.31"
|
||||
"6c0.231-0.211,0.347-0.459,0.347-0.745\n"
|
||||
"\t\t\t\t\tc0-0.234-0.077-0.443-0.229-0.627c-0.153-0.18-0.498-0.407-1.034-0.6"
|
||||
"81c-0.576-0.297-0.968-0.591-1.176-0.88\n"
|
||||
"\t\t\t\t\ts-0.312-0.619-0.312-0.991c0-0.484,0.166-0.888,0.497-1.208s0.749-0."
|
||||
"481,1.254-0.481C33.332,66.962,33.923,67.251,34.518,67.825z\"\n"
|
||||
"\t\t\t\t\t/>\n"
|
||||
"\t\t\t\t\t<path fill=\"#231F20\" "
|
||||
"d=\"M36.664,64.757h0.821v2.37h1.302v0.709h-1.302v5.672h-0.821v-5.672h-1.12v-"
|
||||
"0.709h1.12V64.757z\"/>\n"
|
||||
"\t\t\t\t\t<path fill=\"#231F20\" "
|
||||
"d=\"M39.89,67.127h0.821v2.979c0,0.727,0.039,1.228,0.118,1.501c0.118,0.392,0."
|
||||
"342,0.7,0.672,0.927\n"
|
||||
"\t\t\t\t\tc0.331,0.227,0.726,0.34,1.184,0.34c0.458,0,0.847-0.11,1.166-0.331"
|
||||
"s0.54-0.511,0.661-0.871c0.082-0.246,0.123-0.769,0.123-1.565\n"
|
||||
"\t\t\t\t\tv-2.979h0.839v3.132c0,0.88-0.103,1.542-0.308,1.988c-0.205,0.445-0."
|
||||
"514,0.795-0.927,1.047s-0.929,0.378-1.551,0.378\n"
|
||||
"\t\t\t\t\tc-0.622,0-1.141-0.126-1.557-0.378s-0.727-0.604-0.933-1.056c-0.205-"
|
||||
"0.452-0.308-1.131-0.308-2.038V67.127z\"/>\n"
|
||||
"\t\t\t\t\t<path fill=\"#231F20\" "
|
||||
"d=\"M53.643,64.664v8.845h-0.81v-1.097c-0.344,0.418-0.73,0.733-1.158,0.944s-0"
|
||||
".896,0.316-1.405,0.316\n"
|
||||
"\t\t\t\t\tc-0.903,0-1.674-0.327-2.314-0.982c-0.639-0.654-0.959-1.451-0.959-2"
|
||||
".39c0-0.919,0.323-1.705,0.968-2.358\n"
|
||||
"\t\t\t\t\tc0.646-0.652,1.421-0.979,2.329-0.979c0.524,0,0.998,0.112,1.422,0.3"
|
||||
"35s0.796,0.557,1.117,1.003v-3.637H53.643z M50.362,67.754\n"
|
||||
"\t\t\t\t\tc-0.457,0-0.879,0.112-1.265,0.337c-0.387,0.225-0.694,0.54-0.923,0."
|
||||
"946s-0.343,0.836-0.343,1.289c0,0.449,0.115,0.879,0.346,1.289\n"
|
||||
"\t\t\t\t\ts0.54,0.729,0.928,0.957c0.389,0.229,0.806,0.343,1.251,0.343c0.449,"
|
||||
"0,0.875-0.113,1.277-0.34c0.402-0.227,0.711-0.532,0.928-0.919\n"
|
||||
"\t\t\t\t\ts0.325-0.822,0.325-1.307c0-0.738-0.243-1.355-0.729-1.852C51.671,68"
|
||||
".002,51.073,67.754,50.362,67.754z\"/>\n"
|
||||
"\t\t\t\t\t<path fill=\"#231F20\" "
|
||||
"d=\"M55.763,64.5c0.187,0,0.347,0.066,0.479,0.199s0.199,0.293,0.199,0.481c0,0"
|
||||
".184-0.066,0.342-0.199,0.475\n"
|
||||
"\t\t\t\t\ts-0.292,0.199-0.479,0.199c-0.183,0-0.34-0.066-0.473-0.199s-0.199-0"
|
||||
".291-0.199-0.475c0-0.188,0.066-0.349,0.199-0.481\n"
|
||||
"\t\t\t\t\tS55.58,64.5,55.763,64.5z "
|
||||
"M55.355,67.127h0.821v6.381h-0.821V67.127z\"/>\n"
|
||||
"\t\t\t\t\t<path fill=\"#231F20\" "
|
||||
"d=\"M60.88,66.962c0.983,0,1.798,0.356,2.444,1.067c0.587,0.649,0.881,1.418,0."
|
||||
"881,2.306\n"
|
||||
"\t\t\t\t\tc0,0.892-0.31,1.671-0.931,2.337c-0.621,0.667-1.419,1-2.394,1c-0.97"
|
||||
"9,0-1.779-0.333-2.4-1c-0.621-0.666-0.931-1.445-0.931-2.337\n"
|
||||
"\t\t\t\t\tc0-0.884,0.294-1.65,0.881-2.3C59.076,67.321,59.892,66.962,60.88,66"
|
||||
".962z M60.877,67.766c-0.683,0-1.27,0.252-1.76,0.757\n"
|
||||
"\t\t\t\t\tc-0.491,0.504-0.736,1.114-0.736,1.83c0,0.461,0.112,0.892,0.335,1.2"
|
||||
"9c0.224,0.399,0.526,0.707,0.906,0.924\n"
|
||||
"\t\t\t\t\tc0.381,0.217,0.799,0.325,1.254,0.325s0.873-0.108,1.253-0.325c0.381"
|
||||
"-0.217,0.683-0.524,0.907-0.924\n"
|
||||
"\t\t\t\t\tc0.224-0.398,0.335-0.829,0.335-1.29c0-0.716-0.246-1.326-0.739-1.83"
|
||||
"C62.141,68.018,61.556,67.766,60.877,67.766z\"/>\n"
|
||||
"\t\t\t\t\t<path fill=\"#231F20\" "
|
||||
"d=\"M75.665,70.318l0.584,0.619c-0.375,0.332-0.731,0.619-1.068,0.86c0.234,0.2"
|
||||
"16,0.541,0.513,0.918,0.89\n"
|
||||
"\t\t\t\t\tc0.298,0.297,0.554,0.57,0.769,0.821h-1.203l-1.145-1.179c-0.719,0.5"
|
||||
"78-1.303,0.956-1.752,1.132\n"
|
||||
"\t\t\t\t\tc-0.45,0.176-0.925,0.264-1.426,0.264c-0.664,0-1.198-0.19-1.601-0.5"
|
||||
"72c-0.403-0.381-0.604-0.857-0.604-1.428\n"
|
||||
"\t\t\t\t\tc0-0.431,0.136-0.862,0.407-1.294c0.271-0.433,0.825-0.979,1.662-1.6"
|
||||
"4c-0.473-0.571-0.776-0.992-0.911-1.264\n"
|
||||
"\t\t\t\t\ts-0.202-0.53-0.202-0.777c0-0.43,0.166-0.785,0.499-1.066c0.383-0.32"
|
||||
"8,0.859-0.492,1.431-0.492c0.359,0,0.688,0.072,0.985,0.217\n"
|
||||
"\t\t\t\t\ts0.523,0.339,0.681,0.583c0.156,0.245,0.234,0.504,0.234,0.777c0,0.2"
|
||||
"9-0.102,0.598-0.306,0.924\n"
|
||||
"\t\t\t\t\tc-0.203,0.326-0.604,0.744-1.204,1.252l1.309,1.373l0.856,0.869C75.0"
|
||||
"39,70.848,75.4,70.559,75.665,70.318z M71.774,69.442\n"
|
||||
"\t\t\t\t\tc-0.732,0.552-1.213,0.991-1.44,1.317c-0.228,0.327-0.341,0.629-0.34"
|
||||
"1,0.907c0,0.328,0.139,0.618,0.417,0.871\n"
|
||||
"\t\t\t\t\tc0.278,0.252,0.619,0.378,1.022,0.378c0.306,0,0.605-0.062,0.899-0.1"
|
||||
"88c0.462-0.199,0.992-0.538,1.589-1.016l-1.36-1.402\n"
|
||||
"\t\t\t\t\tC72.326,70.064,72.063,69.775,71.774,69.442z "
|
||||
"M71.88,68.3c0.419-0.325,0.734-0.644,0.945-0.956\n"
|
||||
"\t\t\t\t\tc0.149-0.223,0.224-0.421,0.224-0.593c0-0.199-0.097-0.371-0.291-0.5"
|
||||
"16s-0.452-0.218-0.773-0.218c-0.306,0-0.555,0.075-0.747,0.224\n"
|
||||
"\t\t\t\t\ts-0.288,0.324-0.288,0.527c0,0.156,0.039,0.304,0.117,0.44C71.259,67"
|
||||
".542,71.53,67.905,71.88,68.3z\"/>\n"
|
||||
"\t\t\t\t\t<path fill=\"#231F20\" "
|
||||
"d=\"M84.578,67.825l-0.527,0.546c-0.439-0.427-0.869-0.64-1.288-0.64c-0.267,0-"
|
||||
"0.495,0.088-0.686,0.264\n"
|
||||
"\t\t\t\t\tc-0.189,0.177-0.285,0.382-0.285,0.616c0,0.207,0.079,0.404,0.235,0."
|
||||
"593c0.157,0.191,0.486,0.416,0.987,0.674\n"
|
||||
"\t\t\t\t\tc0.611,0.317,1.026,0.622,1.246,0.915c0.216,0.298,0.323,0.632,0.323"
|
||||
",1.003c0,0.524-0.184,0.968-0.552,1.332\n"
|
||||
"\t\t\t\t\tc-0.368,0.363-0.828,0.545-1.381,0.545c-0.368,0-0.72-0.08-1.055-0.2"
|
||||
"4c-0.334-0.16-0.611-0.381-0.831-0.663l0.517-0.586\n"
|
||||
"\t\t\t\t\tc0.419,0.473,0.864,0.709,1.334,0.709c0.329,0,0.609-0.105,0.841-0.3"
|
||||
"16s0.347-0.459,0.347-0.745c0-0.234-0.076-0.443-0.229-0.627\n"
|
||||
"\t\t\t\t\tc-0.153-0.18-0.498-0.407-1.035-0.681c-0.576-0.297-0.968-0.591-1.17"
|
||||
"5-0.88c-0.208-0.289-0.312-0.619-0.312-0.991\n"
|
||||
"\t\t\t\t\tc0-0.484,0.165-0.888,0.496-1.208s0.749-0.481,1.254-0.481C83.391,66"
|
||||
".962,83.983,67.251,84.578,67.825z\"/>\n"
|
||||
"\t\t\t\t\t<path fill=\"#231F20\" "
|
||||
"d=\"M92.203,68.453l-0.65,0.404c-0.562-0.746-1.33-1.12-2.303-1.12c-0.777,0-1."
|
||||
"423,0.25-1.937,0.75\n"
|
||||
"\t\t\t\t\ts-0.771,1.107-0.771,1.822c0,0.465,0.118,0.902,0.354,1.312s0.561,0."
|
||||
"728,0.973,0.954s0.874,0.34,1.386,0.34\n"
|
||||
"\t\t\t\t\tc0.938,0,1.703-0.373,2.297-1.12l0.65,0.429c-0.305,0.459-0.715,0.81"
|
||||
"5-1.229,1.068c-0.515,0.253-1.1,0.38-1.757,0.38\n"
|
||||
"\t\t\t\t\tc-1.009,0-1.846-0.32-2.51-0.962c-0.665-0.641-0.997-1.421-0.997-2.3"
|
||||
"4c0-0.618,0.155-1.191,0.466-1.722\n"
|
||||
"\t\t\t\t\tc0.311-0.529,0.738-0.943,1.281-1.24c0.544-0.297,1.152-0.446,1.824-"
|
||||
"0.446c0.423,0,0.83,0.064,1.223,0.194\n"
|
||||
"\t\t\t\t\tc0.394,0.129,0.727,0.297,1,0.504C91.779,67.868,92.012,68.132,92.20"
|
||||
"3,68.453z\"/>\n"
|
||||
"\t\t\t\t\t<path fill=\"#231F20\" "
|
||||
"d=\"M93.757,64.664h0.821v3.607c0.332-0.438,0.697-0.766,1.097-0.982c0.398-0.2"
|
||||
"18,0.831-0.326,1.296-0.326\n"
|
||||
"\t\t\t\t\tc0.478,0,0.9,0.122,1.27,0.364c0.37,0.242,0.643,0.567,0.818,0.977c0"
|
||||
".176,0.408,0.265,1.049,0.265,1.921v3.284h-0.821v-3.044\n"
|
||||
"\t\t\t\t\tc0-0.735-0.029-1.226-0.088-1.473c-0.103-0.422-0.287-0.739-0.555-0."
|
||||
"953c-0.268-0.213-0.619-0.319-1.053-0.319\n"
|
||||
"\t\t\t\t\tc-0.497,0-0.941,0.164-1.334,0.493c-0.394,0.328-0.652,0.734-0.777,1"
|
||||
".22c-0.078,0.312-0.117,0.892-0.117,1.736v2.34h-0.821V64.664z\n"
|
||||
"\t\t\t\t\t\"/>\n"
|
||||
"\t\t\t\t\t<path fill=\"#231F20\" "
|
||||
"d=\"M104.079,66.962c0.983,0,1.798,0.356,2.444,1.067c0.587,0.649,0.881,1.418,"
|
||||
"0.881,2.306\n"
|
||||
"\t\t\t\t\tc0,0.892-0.311,1.671-0.931,2.337c-0.621,0.667-1.419,1-2.395,1c-0.9"
|
||||
"79,0-1.779-0.333-2.4-1c-0.621-0.666-0.931-1.445-0.931-2.337\n"
|
||||
"\t\t\t\t\tc0-0.884,0.293-1.65,0.881-2.3C102.275,67.321,103.092,66.962,104.07"
|
||||
"9,66.962z M104.076,67.766c-0.683,0-1.27,0.252-1.76,0.757\n"
|
||||
"\t\t\t\t\tc-0.49,0.504-0.736,1.114-0.736,1.83c0,0.461,0.112,0.892,0.336,1.29"
|
||||
"c0.224,0.399,0.525,0.707,0.906,0.924s0.799,0.325,1.254,0.325\n"
|
||||
"\t\t\t\t\ts0.873-0.108,1.254-0.325c0.38-0.217,0.683-0.524,0.906-0.924c0.224-"
|
||||
"0.398,0.335-0.829,0.335-1.29c0-0.716-0.246-1.326-0.738-1.83\n"
|
||||
"\t\t\t\t\tC105.341,68.018,104.755,67.766,104.076,67.766z\"/>\n"
|
||||
"\t\t\t\t\t<path fill=\"#231F20\" "
|
||||
"d=\"M111.92,66.962c0.983,0,1.798,0.356,2.444,1.067c0.587,0.649,0.881,1.418,0"
|
||||
".881,2.306\n"
|
||||
"\t\t\t\t\tc0,0.892-0.311,1.671-0.931,2.337c-0.621,0.667-1.419,1-2.395,1c-0.9"
|
||||
"79,0-1.779-0.333-2.4-1c-0.621-0.666-0.931-1.445-0.931-2.337\n"
|
||||
"\t\t\t\t\tc0-0.884,0.293-1.65,0.881-2.3C110.116,67.321,110.933,66.962,111.92"
|
||||
",66.962z M111.917,67.766c-0.683,0-1.27,0.252-1.76,0.757\n"
|
||||
"\t\t\t\t\tc-0.49,0.504-0.736,1.114-0.736,1.83c0,0.461,0.112,0.892,0.336,1.29"
|
||||
"c0.224,0.399,0.525,0.707,0.906,0.924s0.799,0.325,1.254,0.325\n"
|
||||
"\t\t\t\t\ts0.873-0.108,1.254-0.325c0.38-0.217,0.683-0.524,0.906-0.924c0.224-"
|
||||
"0.398,0.335-0.829,0.335-1.29c0-0.716-0.246-1.326-0.738-1.83\n"
|
||||
"\t\t\t\t\tC113.182,68.018,112.596,67.766,111.917,67.766z\"/>\n"
|
||||
"\t\t\t\t\t<path fill=\"#231F20\" "
|
||||
"d=\"M116.617,64.664h0.821v8.845h-0.821V64.664z\"/>\n"
|
||||
"\t\t\t\t\t</g>\n"
|
||||
"\t\t\t\t\t<g>\n"
|
||||
"\t\t\t\t\t<path fill=\"#231F20\" "
|
||||
"d=\"M1.236,67.127h0.845l1.956,4.633l2.036-4.633h0.148l2.05,4.633l1.994-4.633"
|
||||
"h0.854l-2.772,6.381H8.195\n"
|
||||
"\t\t\t\t\tl-2.041-4.569l-2.04,4.569H3.962L1.236,67.127z\"/>\n"
|
||||
"\t\t\t\t\t<path fill=\"#231F20\" "
|
||||
"d=\"M17.43,71.391l0.692,0.363c-0.227,0.446-0.489,0.806-0.787,1.079c-0.297,0."
|
||||
"274-0.632,0.482-1.004,0.625\n"
|
||||
"\t\t\t\t\tc-0.372,0.143-0.792,0.214-1.262,0.214c-1.041,0-1.855-0.341-2.442-1"
|
||||
".023c-0.587-0.683-0.881-1.453-0.881-2.313\n"
|
||||
"\t\t\t\t\tc0-0.81,0.249-1.531,0.746-2.164c0.63-0.806,1.474-1.209,2.53-1.209"
|
||||
"c1.088,0,1.957,0.413,2.606,1.238\n"
|
||||
"\t\t\t\t\tc0.462,0.582,0.696,1.31,0.705,2.182h-5.742c0.016,0.741,0.252,1.349"
|
||||
",0.71,1.822c0.458,0.475,1.024,0.711,1.697,0.711\n"
|
||||
"\t\t\t\t\tc0.325,0,0.641-0.056,0.948-0.169c0.307-0.113,0.568-0.263,0.784-0.4"
|
||||
"5C16.946,72.11,17.179,71.808,17.43,71.391z M17.43,69.672\n"
|
||||
"\t\t\t\t\tc-0.11-0.438-0.27-0.788-0.479-1.05s-0.486-0.473-0.831-0.634c-0.345"
|
||||
"-0.16-0.707-0.24-1.086-0.24c-0.626,0-1.165,0.201-1.615,0.604\n"
|
||||
"\t\t\t\t\tc-0.329,0.293-0.577,0.733-0.746,1.319H17.43z\"/>\n"
|
||||
"\t\t\t\t\t<path fill=\"#231F20\" "
|
||||
"d=\"M19.892,73.508v-8.845h0.821v3.561c0.343-0.423,0.729-0.738,1.154-0.947c0."
|
||||
"425-0.209,0.892-0.314,1.4-0.314\n"
|
||||
"\t\t\t\t\tc0.902,0,1.672,0.328,2.311,0.982c0.639,0.655,0.958,1.45,0.958,2.38"
|
||||
"5c0,0.923-0.322,1.711-0.967,2.363\n"
|
||||
"\t\t\t\t\tc-0.645,0.653-1.42,0.979-2.326,0.979c-0.52,0-0.99-0.111-1.412-0.33"
|
||||
"4s-0.795-0.558-1.119-1.003v1.173H19.892z M23.177,72.88\n"
|
||||
"\t\t\t\t\tc0.456,0,0.877-0.112,1.264-0.337s0.693-0.54,0.922-0.947c0.228-0.40"
|
||||
"6,0.342-0.837,0.342-1.29c0-0.454-0.115-0.886-0.345-1.297\n"
|
||||
"\t\t\t\t\tc-0.23-0.41-0.54-0.729-0.928-0.959c-0.388-0.229-0.803-0.343-1.243-"
|
||||
"0.343c-0.449,0-0.875,0.114-1.279,0.343\n"
|
||||
"\t\t\t\t\tc-0.404,0.229-0.714,0.537-0.93,0.924c-0.217,0.388-0.325,0.823-0.32"
|
||||
"5,1.309c0,0.738,0.243,1.356,0.729,1.854\n"
|
||||
"\t\t\t\t\tC21.869,72.632,22.466,72.88,23.177,72.88z\"/>\n"
|
||||
"\t\t\t\t\t<path fill=\"#231F20\" "
|
||||
"d=\"M34.518,67.825l-0.528,0.546c-0.439-0.427-0.868-0.64-1.288-0.64c-0.267,0-"
|
||||
"0.495,0.088-0.685,0.264\n"
|
||||
"\t\t\t\t\tc-0.19,0.177-0.285,0.382-0.285,0.616c0,0.207,0.078,0.404,0.235,0.5"
|
||||
"93c0.157,0.191,0.486,0.416,0.987,0.674\n"
|
||||
"\t\t\t\t\tc0.611,0.317,1.027,0.622,1.246,0.915c0.216,0.298,0.323,0.632,0.323"
|
||||
",1.003c0,0.524-0.184,0.968-0.552,1.332\n"
|
||||
"\t\t\t\t\tc-0.368,0.363-0.828,0.545-1.38,0.545c-0.368,0-0.719-0.08-1.054-0.2"
|
||||
"4s-0.612-0.381-0.831-0.663l0.516-0.586\n"
|
||||
"\t\t\t\t\tc0.419,0.473,0.864,0.709,1.334,0.709c0.329,0,0.609-0.105,0.84-0.31"
|
||||
"6c0.231-0.211,0.347-0.459,0.347-0.745\n"
|
||||
"\t\t\t\t\tc0-0.234-0.077-0.443-0.229-0.627c-0.153-0.18-0.498-0.407-1.034-0.6"
|
||||
"81c-0.576-0.297-0.968-0.591-1.176-0.88\n"
|
||||
"\t\t\t\t\ts-0.312-0.619-0.312-0.991c0-0.484,0.166-0.888,0.497-1.208s0.749-0."
|
||||
"481,1.254-0.481C33.332,66.962,33.923,67.251,34.518,67.825z\"\n"
|
||||
"\t\t\t\t\t/>\n"
|
||||
"\t\t\t\t\t<path fill=\"#231F20\" "
|
||||
"d=\"M36.664,64.757h0.821v2.37h1.302v0.709h-1.302v5.672h-0.821v-5.672h-1.12v-"
|
||||
"0.709h1.12V64.757z\"/>\n"
|
||||
"\t\t\t\t\t<path fill=\"#231F20\" "
|
||||
"d=\"M39.89,67.127h0.821v2.979c0,0.727,0.039,1.228,0.118,1.501c0.118,0.392,0."
|
||||
"342,0.7,0.672,0.927\n"
|
||||
"\t\t\t\t\tc0.331,0.227,0.726,0.34,1.184,0.34c0.458,0,0.847-0.11,1.166-0.331"
|
||||
"s0.54-0.511,0.661-0.871c0.082-0.246,0.123-0.769,0.123-1.565\n"
|
||||
"\t\t\t\t\tv-2.979h0.839v3.132c0,0.88-0.103,1.542-0.308,1.988c-0.205,0.445-0."
|
||||
"514,0.795-0.927,1.047s-0.929,0.378-1.551,0.378\n"
|
||||
"\t\t\t\t\tc-0.622,0-1.141-0.126-1.557-0.378s-0.727-0.604-0.933-1.056c-0.205-"
|
||||
"0.452-0.308-1.131-0.308-2.038V67.127z\"/>\n"
|
||||
"\t\t\t\t\t<path fill=\"#231F20\" "
|
||||
"d=\"M53.643,64.664v8.845h-0.81v-1.097c-0.344,0.418-0.73,0.733-1.158,0.944s-0"
|
||||
".896,0.316-1.405,0.316\n"
|
||||
"\t\t\t\t\tc-0.903,0-1.674-0.327-2.314-0.982c-0.639-0.654-0.959-1.451-0.959-2"
|
||||
".39c0-0.919,0.323-1.705,0.968-2.358\n"
|
||||
"\t\t\t\t\tc0.646-0.652,1.421-0.979,2.329-0.979c0.524,0,0.998,0.112,1.422,0.3"
|
||||
"35s0.796,0.557,1.117,1.003v-3.637H53.643z M50.362,67.754\n"
|
||||
"\t\t\t\t\tc-0.457,0-0.879,0.112-1.265,0.337c-0.387,0.225-0.694,0.54-0.923,0."
|
||||
"946s-0.343,0.836-0.343,1.289c0,0.449,0.115,0.879,0.346,1.289\n"
|
||||
"\t\t\t\t\ts0.54,0.729,0.928,0.957c0.389,0.229,0.806,0.343,1.251,0.343c0.449,"
|
||||
"0,0.875-0.113,1.277-0.34c0.402-0.227,0.711-0.532,0.928-0.919\n"
|
||||
"\t\t\t\t\ts0.325-0.822,0.325-1.307c0-0.738-0.243-1.355-0.729-1.852C51.671,68"
|
||||
".002,51.073,67.754,50.362,67.754z\"/>\n"
|
||||
"\t\t\t\t\t<path fill=\"#231F20\" "
|
||||
"d=\"M55.763,64.5c0.187,0,0.347,0.066,0.479,0.199s0.199,0.293,0.199,0.481c0,0"
|
||||
".184-0.066,0.342-0.199,0.475\n"
|
||||
"\t\t\t\t\ts-0.292,0.199-0.479,0.199c-0.183,0-0.34-0.066-0.473-0.199s-0.199-0"
|
||||
".291-0.199-0.475c0-0.188,0.066-0.349,0.199-0.481\n"
|
||||
"\t\t\t\t\tS55.58,64.5,55.763,64.5z "
|
||||
"M55.355,67.127h0.821v6.381h-0.821V67.127z\"/>\n"
|
||||
"\t\t\t\t\t<path fill=\"#231F20\" "
|
||||
"d=\"M60.88,66.962c0.983,0,1.798,0.356,2.444,1.067c0.587,0.649,0.881,1.418,0."
|
||||
"881,2.306\n"
|
||||
"\t\t\t\t\tc0,0.892-0.31,1.671-0.931,2.337c-0.621,0.667-1.419,1-2.394,1c-0.97"
|
||||
"9,0-1.779-0.333-2.4-1c-0.621-0.666-0.931-1.445-0.931-2.337\n"
|
||||
"\t\t\t\t\tc0-0.884,0.294-1.65,0.881-2.3C59.076,67.321,59.892,66.962,60.88,66"
|
||||
".962z M60.877,67.766c-0.683,0-1.27,0.252-1.76,0.757\n"
|
||||
"\t\t\t\t\tc-0.491,0.504-0.736,1.114-0.736,1.83c0,0.461,0.112,0.892,0.335,1.2"
|
||||
"9c0.224,0.399,0.526,0.707,0.906,0.924\n"
|
||||
"\t\t\t\t\tc0.381,0.217,0.799,0.325,1.254,0.325s0.873-0.108,1.253-0.325c0.381"
|
||||
"-0.217,0.683-0.524,0.907-0.924\n"
|
||||
"\t\t\t\t\tc0.224-0.398,0.335-0.829,0.335-1.29c0-0.716-0.246-1.326-0.739-1.83"
|
||||
"C62.141,68.018,61.556,67.766,60.877,67.766z\"/>\n"
|
||||
"\t\t\t\t\t<path fill=\"#231F20\" "
|
||||
"d=\"M75.665,70.318l0.584,0.619c-0.375,0.332-0.731,0.619-1.068,0.86c0.234,0.2"
|
||||
"16,0.541,0.513,0.918,0.89\n"
|
||||
"\t\t\t\t\tc0.298,0.297,0.554,0.57,0.769,0.821h-1.203l-1.145-1.179c-0.719,0.5"
|
||||
"78-1.303,0.956-1.752,1.132\n"
|
||||
"\t\t\t\t\tc-0.45,0.176-0.925,0.264-1.426,0.264c-0.664,0-1.198-0.19-1.601-0.5"
|
||||
"72c-0.403-0.381-0.604-0.857-0.604-1.428\n"
|
||||
"\t\t\t\t\tc0-0.431,0.136-0.862,0.407-1.294c0.271-0.433,0.825-0.979,1.662-1.6"
|
||||
"4c-0.473-0.571-0.776-0.992-0.911-1.264\n"
|
||||
"\t\t\t\t\ts-0.202-0.53-0.202-0.777c0-0.43,0.166-0.785,0.499-1.066c0.383-0.32"
|
||||
"8,0.859-0.492,1.431-0.492c0.359,0,0.688,0.072,0.985,0.217\n"
|
||||
"\t\t\t\t\ts0.523,0.339,0.681,0.583c0.156,0.245,0.234,0.504,0.234,0.777c0,0.2"
|
||||
"9-0.102,0.598-0.306,0.924\n"
|
||||
"\t\t\t\t\tc-0.203,0.326-0.604,0.744-1.204,1.252l1.309,1.373l0.856,0.869C75.0"
|
||||
"39,70.848,75.4,70.559,75.665,70.318z M71.774,69.442\n"
|
||||
"\t\t\t\t\tc-0.732,0.552-1.213,0.991-1.44,1.317c-0.228,0.327-0.341,0.629-0.34"
|
||||
"1,0.907c0,0.328,0.139,0.618,0.417,0.871\n"
|
||||
"\t\t\t\t\tc0.278,0.252,0.619,0.378,1.022,0.378c0.306,0,0.605-0.062,0.899-0.1"
|
||||
"88c0.462-0.199,0.992-0.538,1.589-1.016l-1.36-1.402\n"
|
||||
"\t\t\t\t\tC72.326,70.064,72.063,69.775,71.774,69.442z "
|
||||
"M71.88,68.3c0.419-0.325,0.734-0.644,0.945-0.956\n"
|
||||
"\t\t\t\t\tc0.149-0.223,0.224-0.421,0.224-0.593c0-0.199-0.097-0.371-0.291-0.5"
|
||||
"16s-0.452-0.218-0.773-0.218c-0.306,0-0.555,0.075-0.747,0.224\n"
|
||||
"\t\t\t\t\ts-0.288,0.324-0.288,0.527c0,0.156,0.039,0.304,0.117,0.44C71.259,67"
|
||||
".542,71.53,67.905,71.88,68.3z\"/>\n"
|
||||
"\t\t\t\t\t<path fill=\"#231F20\" "
|
||||
"d=\"M84.578,67.825l-0.527,0.546c-0.439-0.427-0.869-0.64-1.288-0.64c-0.267,0-"
|
||||
"0.495,0.088-0.686,0.264\n"
|
||||
"\t\t\t\t\tc-0.189,0.177-0.285,0.382-0.285,0.616c0,0.207,0.079,0.404,0.235,0."
|
||||
"593c0.157,0.191,0.486,0.416,0.987,0.674\n"
|
||||
"\t\t\t\t\tc0.611,0.317,1.026,0.622,1.246,0.915c0.216,0.298,0.323,0.632,0.323"
|
||||
",1.003c0,0.524-0.184,0.968-0.552,1.332\n"
|
||||
"\t\t\t\t\tc-0.368,0.363-0.828,0.545-1.381,0.545c-0.368,0-0.72-0.08-1.055-0.2"
|
||||
"4c-0.334-0.16-0.611-0.381-0.831-0.663l0.517-0.586\n"
|
||||
"\t\t\t\t\tc0.419,0.473,0.864,0.709,1.334,0.709c0.329,0,0.609-0.105,0.841-0.3"
|
||||
"16s0.347-0.459,0.347-0.745c0-0.234-0.076-0.443-0.229-0.627\n"
|
||||
"\t\t\t\t\tc-0.153-0.18-0.498-0.407-1.035-0.681c-0.576-0.297-0.968-0.591-1.17"
|
||||
"5-0.88c-0.208-0.289-0.312-0.619-0.312-0.991\n"
|
||||
"\t\t\t\t\tc0-0.484,0.165-0.888,0.496-1.208s0.749-0.481,1.254-0.481C83.391,66"
|
||||
".962,83.983,67.251,84.578,67.825z\"/>\n"
|
||||
"\t\t\t\t\t<path fill=\"#231F20\" "
|
||||
"d=\"M92.203,68.453l-0.65,0.404c-0.562-0.746-1.33-1.12-2.303-1.12c-0.777,0-1."
|
||||
"423,0.25-1.937,0.75\n"
|
||||
"\t\t\t\t\ts-0.771,1.107-0.771,1.822c0,0.465,0.118,0.902,0.354,1.312s0.561,0."
|
||||
"728,0.973,0.954s0.874,0.34,1.386,0.34\n"
|
||||
"\t\t\t\t\tc0.938,0,1.703-0.373,2.297-1.12l0.65,0.429c-0.305,0.459-0.715,0.81"
|
||||
"5-1.229,1.068c-0.515,0.253-1.1,0.38-1.757,0.38\n"
|
||||
"\t\t\t\t\tc-1.009,0-1.846-0.32-2.51-0.962c-0.665-0.641-0.997-1.421-0.997-2.3"
|
||||
"4c0-0.618,0.155-1.191,0.466-1.722\n"
|
||||
"\t\t\t\t\tc0.311-0.529,0.738-0.943,1.281-1.24c0.544-0.297,1.152-0.446,1.824-"
|
||||
"0.446c0.423,0,0.83,0.064,1.223,0.194\n"
|
||||
"\t\t\t\t\tc0.394,0.129,0.727,0.297,1,0.504C91.779,67.868,92.012,68.132,92.20"
|
||||
"3,68.453z\"/>\n"
|
||||
"\t\t\t\t\t<path fill=\"#231F20\" "
|
||||
"d=\"M93.757,64.664h0.821v3.607c0.332-0.438,0.697-0.766,1.097-0.982c0.398-0.2"
|
||||
"18,0.831-0.326,1.296-0.326\n"
|
||||
"\t\t\t\t\tc0.478,0,0.9,0.122,1.27,0.364c0.37,0.242,0.643,0.567,0.818,0.977c0"
|
||||
".176,0.408,0.265,1.049,0.265,1.921v3.284h-0.821v-3.044\n"
|
||||
"\t\t\t\t\tc0-0.735-0.029-1.226-0.088-1.473c-0.103-0.422-0.287-0.739-0.555-0."
|
||||
"953c-0.268-0.213-0.619-0.319-1.053-0.319\n"
|
||||
"\t\t\t\t\tc-0.497,0-0.941,0.164-1.334,0.493c-0.394,0.328-0.652,0.734-0.777,1"
|
||||
".22c-0.078,0.312-0.117,0.892-0.117,1.736v2.34h-0.821V64.664z\n"
|
||||
"\t\t\t\t\t\"/>\n"
|
||||
"\t\t\t\t\t<path fill=\"#231F20\" "
|
||||
"d=\"M104.079,66.962c0.983,0,1.798,0.356,2.444,1.067c0.587,0.649,0.881,1.418,"
|
||||
"0.881,2.306\n"
|
||||
"\t\t\t\t\tc0,0.892-0.311,1.671-0.931,2.337c-0.621,0.667-1.419,1-2.395,1c-0.9"
|
||||
"79,0-1.779-0.333-2.4-1c-0.621-0.666-0.931-1.445-0.931-2.337\n"
|
||||
"\t\t\t\t\tc0-0.884,0.293-1.65,0.881-2.3C102.275,67.321,103.092,66.962,104.07"
|
||||
"9,66.962z M104.076,67.766c-0.683,0-1.27,0.252-1.76,0.757\n"
|
||||
"\t\t\t\t\tc-0.49,0.504-0.736,1.114-0.736,1.83c0,0.461,0.112,0.892,0.336,1.29"
|
||||
"c0.224,0.399,0.525,0.707,0.906,0.924s0.799,0.325,1.254,0.325\n"
|
||||
"\t\t\t\t\ts0.873-0.108,1.254-0.325c0.38-0.217,0.683-0.524,0.906-0.924c0.224-"
|
||||
"0.398,0.335-0.829,0.335-1.29c0-0.716-0.246-1.326-0.738-1.83\n"
|
||||
"\t\t\t\t\tC105.341,68.018,104.755,67.766,104.076,67.766z\"/>\n"
|
||||
"\t\t\t\t\t<path fill=\"#231F20\" "
|
||||
"d=\"M111.92,66.962c0.983,0,1.798,0.356,2.444,1.067c0.587,0.649,0.881,1.418,0"
|
||||
".881,2.306\n"
|
||||
"\t\t\t\t\tc0,0.892-0.311,1.671-0.931,2.337c-0.621,0.667-1.419,1-2.395,1c-0.9"
|
||||
"79,0-1.779-0.333-2.4-1c-0.621-0.666-0.931-1.445-0.931-2.337\n"
|
||||
"\t\t\t\t\tc0-0.884,0.293-1.65,0.881-2.3C110.116,67.321,110.933,66.962,111.92"
|
||||
",66.962z M111.917,67.766c-0.683,0-1.27,0.252-1.76,0.757\n"
|
||||
"\t\t\t\t\tc-0.49,0.504-0.736,1.114-0.736,1.83c0,0.461,0.112,0.892,0.336,1.29"
|
||||
"c0.224,0.399,0.525,0.707,0.906,0.924s0.799,0.325,1.254,0.325\n"
|
||||
"\t\t\t\t\ts0.873-0.108,1.254-0.325c0.38-0.217,0.683-0.524,0.906-0.924c0.224-"
|
||||
"0.398,0.335-0.829,0.335-1.29c0-0.716-0.246-1.326-0.738-1.83\n"
|
||||
"\t\t\t\t\tC113.182,68.018,112.596,67.766,111.917,67.766z\"/>\n"
|
||||
"\t\t\t\t\t<path fill=\"#231F20\" "
|
||||
"d=\"M116.617,64.664h0.821v8.845h-0.821V64.664z\"/>\n"
|
||||
"\t\t\t\t\t</svg></a>\n"
|
||||
"\t\t\t\t\t<h4>Thank you for activating Auto Menu From Pages!</h4>\n"
|
||||
"\t\t\t\t\t<ol>\n"
|
||||
"\t\t\t\t\t\t<li>Assign this menu to one of your theme's menu locations just "
|
||||
"like any other menu (via the <a href=\"%s\">admin menu editor</a>).</li>\n"
|
||||
"\t\t\t\t\t\t<li>Exlude a page from the menu by checking the \"Hide from the "
|
||||
"auto menu\" checkbox when editing that page.</li>\n"
|
||||
"\t\t\t\t\t\t<li>The menu will automatically update to reflect changes to "
|
||||
"your page order/hierarchy.</li>\n"
|
||||
"\t\t\t\t\t</ol>\n"
|
||||
"\t\t\t\t\t<p><a href=\"%s\" target=\"_blank\">MIGHTYminnow Plugins</a> | <a "
|
||||
"href=\"%s\">Dismiss Notice</a></p>\n"
|
||||
"\t\t\t\t\t"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin URI of the plugin/theme
|
||||
msgid "http://wordpress.org/plugins/auto-menu-from-pages"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin/theme
|
||||
msgid "Automatically generate a navigation menu from your page hierarchy."
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin/theme
|
||||
msgid "MIGHTYminnow"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin/theme
|
||||
msgid ""
|
||||
"http://mightyminnow.com/plugin-landing-page?utm_source=auto-menu-from-pages&"
|
||||
"utm_medium=plugin-repo&utm_campaign=WordPress%20Plugins"
|
||||
msgstr ""
|
||||
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,68 @@
|
||||
# Copyright (C) 2018 Theme Surgeons
|
||||
# This file is distributed under the GPL2.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Autoclear Autoptimize Cache 1.0.0\n"
|
||||
"Report-Msgid-Bugs-To: "
|
||||
"https://wordpress.org/support/plugin/autoclear-autoptimize-cache\n"
|
||||
"POT-Creation-Date: 2018-07-15 13:07:38+05:00\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"PO-Revision-Date: 2018-07-15 13:07:38+05:00\n"
|
||||
"Last-Translator: John Teague <john@themesurgeons.com>\n"
|
||||
"Language-Team: TS <ts@themesurgeons.com>\n"
|
||||
"Language: en\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Poedit-Country: United States\n"
|
||||
"X-Poedit-SourceCharset: UTF-8\n"
|
||||
"X-Poedit-KeywordsList: "
|
||||
"__;_e;_x:1,2c;_ex:1,2c;_n:1,2;_nx:1,2,4c;_n_noop:1,2;_nx_noop:1,2,3c;esc_"
|
||||
"attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;esc_html_x:1,2c;\n"
|
||||
"X-Poedit-Basepath: ../\n"
|
||||
"X-Poedit-SearchPath-0: .\n"
|
||||
"X-Poedit-Bookmarks: \n"
|
||||
"X-Textdomain-Support: yes\n"
|
||||
"X-Generator: grunt-wp-i18n1.0.2\n"
|
||||
|
||||
#: autoclear-autoptimize-cache.php:68
|
||||
msgid "Autoclear Autoptimize Cache Settings"
|
||||
msgstr ""
|
||||
|
||||
#: autoclear-autoptimize-cache.php:69
|
||||
msgid "Automatically clear Autoptimize cache if it exceeds the value you select."
|
||||
msgstr ""
|
||||
|
||||
#: autoclear-autoptimize-cache.php:86
|
||||
msgid "Oh no! We can\'t find Autoptimize. Please install the Autoptimize plugin before trying to use this one."
|
||||
msgstr ""
|
||||
|
||||
#: autoclear-autoptimize-cache.php:166
|
||||
msgid "Current cache size is %s MB"
|
||||
msgstr ""
|
||||
|
||||
#: autoclear-autoptimize-cache.php:178
|
||||
msgid "Current maximum cache setting is %s MB"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin Name of the plugin/theme
|
||||
msgid "Autoclear Autoptimize Cache"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin URI of the plugin/theme
|
||||
msgid "https://github.com/hyperpress/aocc"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin/theme
|
||||
msgid ""
|
||||
"A companion plugin for Autoptimize that automatically clears cache if it "
|
||||
"exceeds the selected maximum cache file size."
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin/theme
|
||||
msgid "Theme Surgeons"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin/theme
|
||||
msgid "https://themesurgeons.com/"
|
||||
msgstr ""
|
||||
@@ -0,0 +1,407 @@
|
||||
# Copyright (C) 2014 Automatic Post Categories
|
||||
# This file is distributed under the same license as the Automatic Post Categories package.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Automatic Post Categories 1.0\n"
|
||||
"Report-Msgid-Bugs-To: http://wordpress.org/tag/WordPress-Plugin-Template\n"
|
||||
"POT-Creation-Date: 2014-04-07 11:28:06+00:00\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"PO-Revision-Date: 2014-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
||||
#: classes/post-types/class-automatic-post-categories-post_type.php:52
|
||||
#: includes/post-types/class-automatic-post-categories-post_type.php:42
|
||||
msgctxt "post type general name"
|
||||
msgid "Post Type"
|
||||
msgstr ""
|
||||
|
||||
#: classes/post-types/class-automatic-post-categories-post_type.php:53
|
||||
#: includes/post-types/class-automatic-post-categories-post_type.php:43
|
||||
msgctxt "post type singular name"
|
||||
msgid "Post Type"
|
||||
msgstr ""
|
||||
|
||||
#: classes/post-types/class-automatic-post-categories-post_type.php:55
|
||||
#: includes/post-types/class-automatic-post-categories-post_type.php:45
|
||||
msgid "Add New %s"
|
||||
msgstr ""
|
||||
|
||||
#: classes/post-types/class-automatic-post-categories-post_type.php:55
|
||||
#: classes/post-types/class-automatic-post-categories-post_type.php:56
|
||||
#: classes/post-types/class-automatic-post-categories-post_type.php:57
|
||||
#: classes/post-types/class-automatic-post-categories-post_type.php:59
|
||||
#: includes/post-types/class-automatic-post-categories-post_type.php:45
|
||||
#: includes/post-types/class-automatic-post-categories-post_type.php:46
|
||||
#: includes/post-types/class-automatic-post-categories-post_type.php:47
|
||||
#: includes/post-types/class-automatic-post-categories-post_type.php:49
|
||||
msgid "Post"
|
||||
msgstr ""
|
||||
|
||||
#: classes/post-types/class-automatic-post-categories-post_type.php:56
|
||||
#: includes/post-types/class-automatic-post-categories-post_type.php:46
|
||||
msgid "Edit %s"
|
||||
msgstr ""
|
||||
|
||||
#: classes/post-types/class-automatic-post-categories-post_type.php:57
|
||||
#: includes/post-types/class-automatic-post-categories-post_type.php:47
|
||||
msgid "New %s"
|
||||
msgstr ""
|
||||
|
||||
#: classes/post-types/class-automatic-post-categories-post_type.php:58
|
||||
#: includes/post-types/class-automatic-post-categories-post_type.php:48
|
||||
msgid "All %s"
|
||||
msgstr ""
|
||||
|
||||
#: classes/post-types/class-automatic-post-categories-post_type.php:58
|
||||
#: classes/post-types/class-automatic-post-categories-post_type.php:60
|
||||
#: classes/post-types/class-automatic-post-categories-post_type.php:61
|
||||
#: classes/post-types/class-automatic-post-categories-post_type.php:62
|
||||
#: includes/post-types/class-automatic-post-categories-post_type.php:48
|
||||
#: includes/post-types/class-automatic-post-categories-post_type.php:50
|
||||
#: includes/post-types/class-automatic-post-categories-post_type.php:51
|
||||
#: includes/post-types/class-automatic-post-categories-post_type.php:52
|
||||
msgid "Posts"
|
||||
msgstr ""
|
||||
|
||||
#: classes/post-types/class-automatic-post-categories-post_type.php:59
|
||||
#: includes/post-types/class-automatic-post-categories-post_type.php:49
|
||||
msgid "View %s"
|
||||
msgstr ""
|
||||
|
||||
#: classes/post-types/class-automatic-post-categories-post_type.php:60
|
||||
#: includes/post-types/class-automatic-post-categories-post_type.php:50
|
||||
msgid "Search %a"
|
||||
msgstr ""
|
||||
|
||||
#: classes/post-types/class-automatic-post-categories-post_type.php:61
|
||||
#: includes/post-types/class-automatic-post-categories-post_type.php:51
|
||||
msgid "No %s Found"
|
||||
msgstr ""
|
||||
|
||||
#: classes/post-types/class-automatic-post-categories-post_type.php:62
|
||||
#: includes/post-types/class-automatic-post-categories-post_type.php:52
|
||||
msgid "No %s Found In Trash"
|
||||
msgstr ""
|
||||
|
||||
#: classes/post-types/class-automatic-post-categories-post_type.php:64
|
||||
#: includes/post-types/class-automatic-post-categories-post_type.php:54
|
||||
msgid "*Posts"
|
||||
msgstr ""
|
||||
|
||||
#: classes/post-types/class-automatic-post-categories-post_type.php:95
|
||||
#: classes/post-types/class-automatic-post-categories-post_type.php:105
|
||||
#: includes/post-types/class-automatic-post-categories-post_type.php:85
|
||||
#: includes/post-types/class-automatic-post-categories-post_type.php:95
|
||||
msgid "Terms"
|
||||
msgstr ""
|
||||
|
||||
#: classes/post-types/class-automatic-post-categories-post_type.php:96
|
||||
#: includes/post-types/class-automatic-post-categories-post_type.php:86
|
||||
msgid "Term"
|
||||
msgstr ""
|
||||
|
||||
#: classes/post-types/class-automatic-post-categories-post_type.php:97
|
||||
#: includes/post-types/class-automatic-post-categories-post_type.php:87
|
||||
msgid "Search Terms"
|
||||
msgstr ""
|
||||
|
||||
#: classes/post-types/class-automatic-post-categories-post_type.php:98
|
||||
#: includes/post-types/class-automatic-post-categories-post_type.php:88
|
||||
msgid "All Terms"
|
||||
msgstr ""
|
||||
|
||||
#: classes/post-types/class-automatic-post-categories-post_type.php:99
|
||||
#: includes/post-types/class-automatic-post-categories-post_type.php:89
|
||||
msgid "Parent Term"
|
||||
msgstr ""
|
||||
|
||||
#: classes/post-types/class-automatic-post-categories-post_type.php:100
|
||||
#: includes/post-types/class-automatic-post-categories-post_type.php:90
|
||||
msgid "Parent Term:"
|
||||
msgstr ""
|
||||
|
||||
#: classes/post-types/class-automatic-post-categories-post_type.php:101
|
||||
#: includes/post-types/class-automatic-post-categories-post_type.php:91
|
||||
msgid "Edit Term"
|
||||
msgstr ""
|
||||
|
||||
#: classes/post-types/class-automatic-post-categories-post_type.php:102
|
||||
#: includes/post-types/class-automatic-post-categories-post_type.php:92
|
||||
msgid "Update Term"
|
||||
msgstr ""
|
||||
|
||||
#: classes/post-types/class-automatic-post-categories-post_type.php:103
|
||||
#: includes/post-types/class-automatic-post-categories-post_type.php:93
|
||||
msgid "Add New Term"
|
||||
msgstr ""
|
||||
|
||||
#: classes/post-types/class-automatic-post-categories-post_type.php:104
|
||||
#: includes/post-types/class-automatic-post-categories-post_type.php:94
|
||||
msgid "New Term Name"
|
||||
msgstr ""
|
||||
|
||||
#: classes/post-types/class-automatic-post-categories-post_type.php:125
|
||||
#: includes/post-types/class-automatic-post-categories-post_type.php:115
|
||||
msgid "Custom Field"
|
||||
msgstr ""
|
||||
|
||||
#: classes/post-types/class-automatic-post-categories-post_type.php:180
|
||||
#: includes/post-types/class-automatic-post-categories-post_type.php:170
|
||||
msgid "Post updated. %sView post%s."
|
||||
msgstr ""
|
||||
|
||||
#: classes/post-types/class-automatic-post-categories-post_type.php:181
|
||||
#: includes/post-types/class-automatic-post-categories-post_type.php:171
|
||||
msgid "Custom field updated."
|
||||
msgstr ""
|
||||
|
||||
#: classes/post-types/class-automatic-post-categories-post_type.php:182
|
||||
#: includes/post-types/class-automatic-post-categories-post_type.php:172
|
||||
msgid "Custom field deleted."
|
||||
msgstr ""
|
||||
|
||||
#: classes/post-types/class-automatic-post-categories-post_type.php:183
|
||||
#: includes/post-types/class-automatic-post-categories-post_type.php:173
|
||||
msgid "Post updated."
|
||||
msgstr ""
|
||||
|
||||
#. translators: %s: date and time of the revision
|
||||
|
||||
#: classes/post-types/class-automatic-post-categories-post_type.php:185
|
||||
#: includes/post-types/class-automatic-post-categories-post_type.php:175
|
||||
msgid "Post restored to revision from %s."
|
||||
msgstr ""
|
||||
|
||||
#: classes/post-types/class-automatic-post-categories-post_type.php:186
|
||||
#: includes/post-types/class-automatic-post-categories-post_type.php:176
|
||||
msgid "Post published. %sView post%s."
|
||||
msgstr ""
|
||||
|
||||
#: classes/post-types/class-automatic-post-categories-post_type.php:187
|
||||
#: includes/post-types/class-automatic-post-categories-post_type.php:177
|
||||
msgid "Post saved."
|
||||
msgstr ""
|
||||
|
||||
#: classes/post-types/class-automatic-post-categories-post_type.php:188
|
||||
#: includes/post-types/class-automatic-post-categories-post_type.php:178
|
||||
msgid "Post submitted. %sPreview post%s."
|
||||
msgstr ""
|
||||
|
||||
#: classes/post-types/class-automatic-post-categories-post_type.php:189
|
||||
#: includes/post-types/class-automatic-post-categories-post_type.php:179
|
||||
msgid "Post scheduled for: %1$s. %2$sPreview post%3$s."
|
||||
msgstr ""
|
||||
|
||||
#: classes/post-types/class-automatic-post-categories-post_type.php:189
|
||||
#: includes/post-types/class-automatic-post-categories-post_type.php:179
|
||||
msgid "M j, Y @ G:i"
|
||||
msgstr ""
|
||||
|
||||
#: classes/post-types/class-automatic-post-categories-post_type.php:190
|
||||
#: includes/post-types/class-automatic-post-categories-post_type.php:180
|
||||
msgid "Post draft updated. %sPreview post%s."
|
||||
msgstr ""
|
||||
|
||||
#: classes/post-types/class-automatic-post-categories-post_type.php:201
|
||||
#: includes/post-types/class-automatic-post-categories-post_type.php:191
|
||||
msgid "Post Details"
|
||||
msgstr ""
|
||||
|
||||
#: classes/post-types/class-automatic-post-categories-post_type.php:295
|
||||
#: includes/post-types/class-automatic-post-categories-post_type.php:285
|
||||
msgid "Enter the post title here"
|
||||
msgstr ""
|
||||
|
||||
#: classes/post-types/class-automatic-post-categories-post_type.php:308
|
||||
#: includes/post-types/class-automatic-post-categories-post_type.php:298
|
||||
msgid "Custom field:"
|
||||
msgstr ""
|
||||
|
||||
#: classes/post-types/class-automatic-post-categories-post_type.php:309
|
||||
#: includes/post-types/class-automatic-post-categories-post_type.php:299
|
||||
msgid "Description of this custom field."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-automatic-post-categories-settings.php:70
|
||||
#: includes/class-automatic-post-categories-settings.php:405
|
||||
msgid "Plugin Settings"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-automatic-post-categories-settings.php:99
|
||||
msgid "Settings"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-automatic-post-categories-settings.php:111
|
||||
msgid "Standard"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-automatic-post-categories-settings.php:112
|
||||
msgid "These are fairly standard form input fields."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-automatic-post-categories-settings.php:116
|
||||
msgid "Some Text"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-automatic-post-categories-settings.php:117
|
||||
msgid "This is a standard text field."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-automatic-post-categories-settings.php:120
|
||||
#: includes/class-automatic-post-categories-settings.php:128
|
||||
#: includes/class-automatic-post-categories-settings.php:136
|
||||
msgid "Placeholder text"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-automatic-post-categories-settings.php:124
|
||||
msgid "A Password"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-automatic-post-categories-settings.php:125
|
||||
msgid "This is a standard password field."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-automatic-post-categories-settings.php:132
|
||||
msgid "Some Secret Text"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-automatic-post-categories-settings.php:133
|
||||
msgid "This is a secret text field - any data saved here will not be displayed after the page has reloaded, but it will be saved."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-automatic-post-categories-settings.php:140
|
||||
msgid "A Text Block"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-automatic-post-categories-settings.php:141
|
||||
msgid "This is a standard text area."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-automatic-post-categories-settings.php:144
|
||||
msgid "Placeholder text for this textarea"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-automatic-post-categories-settings.php:148
|
||||
msgid "An Option"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-automatic-post-categories-settings.php:149
|
||||
msgid "A standard checkbox - if you save this option as checked then it will store the option as 'on', otherwise it will be an empty string."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-automatic-post-categories-settings.php:155
|
||||
msgid "A Select Box"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-automatic-post-categories-settings.php:156
|
||||
msgid "A standard select box."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-automatic-post-categories-settings.php:163
|
||||
msgid "Some Options"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-automatic-post-categories-settings.php:164
|
||||
msgid "A standard set of radio buttons."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-automatic-post-categories-settings.php:171
|
||||
msgid "Some Items"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-automatic-post-categories-settings.php:172
|
||||
msgid "You can select multiple items and they will be stored as an array."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-automatic-post-categories-settings.php:181
|
||||
msgid "Extra"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-automatic-post-categories-settings.php:182
|
||||
msgid "These are some extra input fields that maybe aren't as common as the others."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-automatic-post-categories-settings.php:186
|
||||
msgid "A Number"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-automatic-post-categories-settings.php:187
|
||||
msgid "This is a standard number field - if this field contains anything other than numbers then the form will not be submitted."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-automatic-post-categories-settings.php:190
|
||||
msgid "42"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-automatic-post-categories-settings.php:194
|
||||
msgid "Pick a colour"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-automatic-post-categories-settings.php:195
|
||||
msgid "This uses WordPress' built-in colour picker - the option is stored as the colour's hex code."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-automatic-post-categories-settings.php:201
|
||||
msgid "An Image"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-automatic-post-categories-settings.php:202
|
||||
msgid "This will upload an image to your media library and store the attachment ID in the option field. Once you have uploaded an imge the thumbnail will display above these buttons."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-automatic-post-categories-settings.php:209
|
||||
msgid "A Multi-Select Box"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-automatic-post-categories-settings.php:210
|
||||
msgid "A standard multi-select box - the saved data is stored as an array."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-automatic-post-categories-settings.php:354
|
||||
msgid "Upload an image"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-automatic-post-categories-settings.php:354
|
||||
msgid "Use image"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-automatic-post-categories-settings.php:354
|
||||
msgid "Upload new image"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-automatic-post-categories-settings.php:355
|
||||
msgid "Remove image"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-automatic-post-categories-settings.php:410
|
||||
msgid "All"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-automatic-post-categories-settings.php:427
|
||||
msgid "Save Settings"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-automatic-post-categories-settings.php:458
|
||||
#: includes/class-automatic-post-categories-settings.php:467
|
||||
#: includes/class-automatic-post-categories.php:207
|
||||
#: includes/class-automatic-post-categories.php:216
|
||||
msgid "Cheatin’ huh?"
|
||||
msgstr ""
|
||||
#. Plugin Name of the plugin/theme
|
||||
msgid "Automatic Post Categories"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin URI of the plugin/theme
|
||||
msgid "http://www.hughlashbrooke.com/"
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin/theme
|
||||
msgid "Hugh Lashbrooke"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin/theme
|
||||
msgid "http://www.hughlashbrooke.com/"
|
||||
msgstr ""
|
||||
@@ -0,0 +1,738 @@
|
||||
# Copyright (C) 2018 Autoptimize Power-Up: CriticalCSS
|
||||
# This file is distributed under the same license as the Autoptimize Power-Up: CriticalCSS package.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Autoptimize Power-Up: CriticalCSS 1.0.0\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/ao_critcss_aas\n"
|
||||
"POT-Creation-Date: 2018-04-30 01:37:11+00:00\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"PO-Revision-Date: 2018-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
||||
#: ao_criticss_aas.php:117
|
||||
msgid "CriticalCSS"
|
||||
msgstr ""
|
||||
|
||||
#: ao_criticss_aas.php:173
|
||||
msgid ""
|
||||
"Autoptimize Power-Up: CriticalCSS requires <a href=\"https://br.wordpress."
|
||||
"org/plugins/autoptimize/\" target=\"_blank\">Autoptimize</a> to be installed "
|
||||
"and active."
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings.php:20
|
||||
msgid "Autoptimize Settings: CriticalCSS Power-Up"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings.php:33
|
||||
msgid ""
|
||||
"Could not create the required directory. Make sure the webserver can write "
|
||||
"to the wp-content directory."
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings.php:41
|
||||
msgid "Oops! Please install and activate Autoptimize first."
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings.php:46
|
||||
msgid ""
|
||||
"Oops! Please <strong>activate the \"Inline and Defer CSS\" option</strong> "
|
||||
"on Autoptimize's main settings page to use this power-up."
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings.php:51
|
||||
msgid ""
|
||||
"Oops! It looks you need to upgrade to Autoptimize 2.2.0 or higher to use "
|
||||
"this CriticCSS Power-Up."
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings.php:96
|
||||
msgid "Save Changes"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings.php:101
|
||||
msgid "Export Settings"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings.php:102
|
||||
msgid "Import Settings"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_adv.php:18
|
||||
msgid "Advanced Settings"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_adv.php:26
|
||||
msgid "Viewport Size"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_adv.php:29
|
||||
msgid "Width"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_adv.php:30
|
||||
msgid "Height"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_adv.php:32
|
||||
msgid ""
|
||||
"<a href=\"https://criticalcss.com/account/api-keys?aff=1\" target=\"_blank"
|
||||
"\">criticalcss.com</a> default viewport size is 1300x900 pixels (width x "
|
||||
"height). You can change this size by typing a desired width and height "
|
||||
"values above. Allowed value ranges are from 800 to 4096 for width and from "
|
||||
"600 to 2160 for height."
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_adv.php:38
|
||||
msgid "Force Include"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_adv.php:41
|
||||
msgid ".button-special,//#footer"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_adv.php:43
|
||||
msgid ""
|
||||
"Force include can be used to style dynamic content that is not part of the "
|
||||
"HTML that is seen during the Critical CSS generation. To use this feature, "
|
||||
"add comma separated values with both simple strings and/or regular "
|
||||
"expressions to match the desired selectors. Regular expressions must be "
|
||||
"preceeded by two forward slashes. For instance: <code>.button-special,//"
|
||||
"#footer</code>. In this example <code>.button-special</code> will match "
|
||||
"<code>.button-special</code> selector only, while <code>//#footer</code> "
|
||||
"will match <code>#footer</code>, <code>#footer-address</code> and "
|
||||
"<code>#footer-phone</code> selectors in case they exist."
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_adv.php:49
|
||||
msgid "Debug Mode"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_adv.php:54
|
||||
msgid ""
|
||||
"<strong>CAUTION! DO NOT use debug mode on production/live environments.</"
|
||||
"strong><br />Check the box above to enable Autoptimize CriticalCSS Power-Up "
|
||||
"debug mode. It provides debug facilities in this screen, to the browser "
|
||||
"console and to this file: "
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_debug.php:32
|
||||
msgid "Debug Information"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_debug.php:37
|
||||
msgid "Options"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_debug.php:64
|
||||
msgid "WP-Cron Intervals"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_debug.php:67
|
||||
msgid "WP-Cron Scheduled Events"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_feeds.php:21
|
||||
msgid ""
|
||||
"Need help? <a href=\"https://wordpress.org/plugins/autoptimize/faq/\">Check "
|
||||
"out the FAQ here</a>."
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_feeds.php:22
|
||||
msgid "Happy with Autoptimize?"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_feeds.php:22
|
||||
msgid "Try my other plugins!"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_feeds.php:27
|
||||
msgid "futtta about"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_feeds.php:29
|
||||
msgid "Autoptimize"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_feeds.php:30
|
||||
msgid "WordPress"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_feeds.php:31
|
||||
msgid "Web Technology"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_feeds.php:48
|
||||
msgid "Do not donate for this plugin!"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_feeds.php:68
|
||||
msgid "No items"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_feeds.php:73
|
||||
msgid "Posted %s"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_key.php:9
|
||||
msgid "API Key"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_key.php:30
|
||||
msgid "Your API Key"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_key.php:33
|
||||
msgid "Please enter your criticalcss.com API key here..."
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_key.php:35
|
||||
msgid ""
|
||||
"Enter your <a href=\"https://criticalcss.com/account/api-keys?aff=1\" target="
|
||||
"\"_blank\">criticalcss.com</a> API key above. The key is revalidated every "
|
||||
"time a new job is sent to it.<br />To obtain your API key, go to <a href="
|
||||
"\"https://criticalcss.com/account/api-keys?aff=1\" target=\"_blank"
|
||||
"\">criticalcss.com</a> > Account > API Keys.<br /><strong>Requests to "
|
||||
"generate a critical CSS via the API are priced at £5 per domain per month.</"
|
||||
"strong>"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_queue.js.php:54
|
||||
msgid "NEW"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_queue.js.php:55 inc/admin_settings_queue.js.php:62
|
||||
#: inc/core.php:290
|
||||
msgid "None"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_queue.js.php:61
|
||||
msgid "PENDING"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_queue.js.php:68
|
||||
msgid "REVIEW"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_queue.js.php:68 inc/admin_settings_queue.js.php:84
|
||||
#: inc/admin_settings_queue.js.php:94
|
||||
msgid "Info from criticalcss.com:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_queue.js.php:68 inc/admin_settings_queue.js.php:84
|
||||
#: inc/admin_settings_queue.js.php:94
|
||||
msgid "- Job ID: "
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_queue.js.php:68 inc/admin_settings_queue.js.php:84
|
||||
#: inc/admin_settings_queue.js.php:94
|
||||
msgid "- Status: "
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_queue.js.php:68 inc/admin_settings_queue.js.php:84
|
||||
#: inc/admin_settings_queue.js.php:94
|
||||
msgid "- Result: "
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_queue.js.php:68 inc/admin_settings_queue.js.php:84
|
||||
#: inc/admin_settings_queue.js.php:94
|
||||
msgid "- Validation: "
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_queue.js.php:69 inc/admin_settings_queue.js.php:77
|
||||
#: inc/admin_settings_queue.js.php:85 inc/admin_settings_queue.js.php:95
|
||||
#: inc/admin_settings_queue.php:29
|
||||
msgid "Delete Job"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_queue.js.php:76
|
||||
msgid "DONE"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_queue.js.php:84
|
||||
msgid "ERROR"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_queue.js.php:85 inc/admin_settings_queue.php:24
|
||||
msgid "Retry Job"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_queue.js.php:85 inc/admin_settings_queue.js.php:95
|
||||
msgid "Get Help"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_queue.js.php:94
|
||||
msgid "UNKNOWN"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_queue.js.php:102
|
||||
msgid "N/A"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_queue.js.php:108
|
||||
msgid "Job status is "
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_queue.js.php:131 inc/admin_settings_rules.js.php:77
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_queue.js.php:136 inc/admin_settings_queue.js.php:162
|
||||
#: inc/admin_settings_rules.js.php:82 inc/admin_settings_rules.js.php:202
|
||||
#: inc/admin_settings_rules.js.php:224 inc/admin_settings_rules.js.php:245
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_queue.js.php:151
|
||||
msgid "Retry"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_queue.php:20
|
||||
msgid "Job Queue"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_queue.php:25
|
||||
msgid "Are you sure you want to retry this job?"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_queue.php:30
|
||||
msgid "Are you sure you want to delete this job?"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_queue.php:37
|
||||
msgid "How To Use Autoptimize CriticalCSS Power-Up Queue"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_queue.php:38 inc/admin_settings_rules.php:145
|
||||
msgid "Click the side arrow to toggle instructions"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_queue.php:44
|
||||
msgid ""
|
||||
"TL;DR:<br /><strong>Queue runs every 10 minutes.</strong> Job statuses are "
|
||||
"<span class=\"badge new\">N</span> for NEW, <span class=\"badge pending\">P</"
|
||||
"span> for PENDING, <span class=\"badge error\">E</span> for ERROR and <span "
|
||||
"class=\"badge unknown\">U</span> for UNKOWN."
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_queue.php:46
|
||||
msgid ""
|
||||
"The queue operates <strong>automatically, asynchronously and on regular "
|
||||
"intervals of 10 minutes.</strong> To view updated queue status, refresh this "
|
||||
"page."
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_queue.php:47
|
||||
msgid ""
|
||||
"When the conditions to create a job are met (i.e. user not logged in, no "
|
||||
"matching <span class=\"badge manual\">MANUAL</span> rule or CSS files has "
|
||||
"changed for an <span class=\"badge auto\">AUTO</span> rule), a <span class="
|
||||
"\"badge new\">N</span> job is created in the queue."
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_queue.php:48
|
||||
msgid ""
|
||||
"Autoptimize CriticalCSS Power-Up constantly query the queue for <span "
|
||||
"class='badge new'>N</span> jobs. When it finds one, gears spins and jobs "
|
||||
"becomes <span class='badge pending'>P</span> while they are running and <a "
|
||||
"href='https://criticalcss.com/?aff=1' target='_blank'>criticalcss.com</a> "
|
||||
"doesn't return a result."
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_queue.php:49
|
||||
msgid ""
|
||||
"As soon as <a href=\"https://criticalcss.com/?aff=1\" target=\"_blank"
|
||||
"\">criticalcss.com</a> returns a valid critical CSS file, the job is then "
|
||||
"finished and removed from the queue."
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_queue.php:50
|
||||
msgid ""
|
||||
"When things go wrong, a job is marked as <span class=\"badge error\">E</"
|
||||
"span>. You can retry faulty jobs, delete them or get in touch with <a href="
|
||||
"\"https://criticalcss.com/?aff=1\" target=\"_blank\">criticalcss.com</a> for "
|
||||
"assistance."
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_queue.php:51
|
||||
msgid ""
|
||||
"Sometimes an unknown condition can happen. In this case, the job status "
|
||||
"becomes <span class=\"badge unknown\">U</span> and you may want to ask <a "
|
||||
"href=\"https://criticalcss.com/?aff=1\" target=\"_blank\">criticalcss.com</"
|
||||
"a> for help or just delete it."
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_queue.php:52
|
||||
msgid ""
|
||||
"To get more information about jobs statuses, specially the ones with <span "
|
||||
"class=\"badge error\">E</span> and <span class=\"badge unknown\">U</span> "
|
||||
"status, hover your mouse in the status badge of that job. This information "
|
||||
"might be crucial when contacting <a href=\"https://criticalcss.com/?aff=1\" "
|
||||
"target=\"_blank\">criticalcss.com</a> for assistance."
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_queue.php:53
|
||||
msgid ""
|
||||
"<strong>A WORD ABOUT WORDPRESS CRON:</strong> Autoptimize CriticalCSS Power-"
|
||||
"Up watch the queue by using WordPress Cron (or WP-Cron for short.) It <a "
|
||||
"href=\"https://www.smashingmagazine.com/2013/10/schedule-events-using-"
|
||||
"wordpress-cron/#limitations-of-wordpress-cron-and-solutions-to-fix-em\" "
|
||||
"target=\"_blank\">could be faulty</a> on very light or very heavy loads. If "
|
||||
"your site receives just a few or thousands visits a day, it might be a good "
|
||||
"idea to <a href=\"https://developer.wordpress.org/plugins/cron/hooking-into-"
|
||||
"the-system-task-scheduler/\" target=\"_blank\">turn WP-Cron off and use your "
|
||||
"system task scheduler</a> to fire it instead."
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_queue.php:59
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_queue.php:59
|
||||
msgid "Target Rule"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_queue.php:59
|
||||
msgid "Page Path"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_queue.php:59
|
||||
msgid "Page Type"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_queue.php:59
|
||||
msgid "Creation Date"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_queue.php:59
|
||||
msgid "Finish Date"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_queue.php:59 inc/admin_settings_rules.js.php:37
|
||||
msgid "Actions"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_rules.js.php:31
|
||||
msgid "Path Based Rules"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_rules.js.php:33
|
||||
msgid "Conditional Tags, Custom Post Types and Page Templates Rules"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_rules.js.php:37
|
||||
msgid "Type"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_rules.js.php:37
|
||||
msgid "Target"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_rules.js.php:37
|
||||
msgid "Critical CSS File"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_rules.js.php:47
|
||||
msgid "To be fetched from criticalcss.com in the next queue run..."
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_rules.js.php:50
|
||||
msgid "MANUAL"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_rules.js.php:53
|
||||
msgid "AUTO"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_rules.js.php:64
|
||||
msgid "Edit"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_rules.js.php:64
|
||||
msgid "Remove"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_rules.js.php:120
|
||||
msgid "Edit Critical CSS Rule"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_rules.js.php:131
|
||||
msgid "Loading critical CSS..."
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_rules.js.php:161
|
||||
msgid "Add Critical CSS Rule"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_rules.js.php:172
|
||||
msgid ""
|
||||
"For type based rules, paste your specific and minified critical CSS here and "
|
||||
"hit submit to save."
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_rules.js.php:176 inc/admin_settings_rules.js.php:310
|
||||
msgid ""
|
||||
"For path based rules, paste your specific and minified critical CSS here or "
|
||||
"leave this empty to fetch it from criticalcss.com and hit submit to save."
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_rules.js.php:188 inc/admin_settings_rules.js.php:219
|
||||
#: inc/admin_settings_rules.js.php:240
|
||||
msgid "Submit"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_rules.js.php:194
|
||||
msgid ""
|
||||
"RULE VALIDATION ERROR!\\n\\nBased on your rule type, you SHOULD set a path "
|
||||
"or conditional tag."
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_rules.js.php:196
|
||||
msgid ""
|
||||
"RULE VALIDATION ERROR!\\n\\nType based rules REQUIRES a minified critical "
|
||||
"CSS."
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_rules.js.php:216
|
||||
msgid "Default Critical CSS"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_rules.js.php:237
|
||||
msgid "Additional Critical CSS"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_rules.php:14
|
||||
msgid "Rules"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_rules.php:19
|
||||
msgid ""
|
||||
"<strong>RULES OR QUEUE CHANGED!</strong> Don't forget to save your changes!"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_rules.php:27
|
||||
msgid "Rule Type"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_rules.php:31
|
||||
msgid "Path"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_rules.php:32
|
||||
msgid "Conditional Tag"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_rules.php:38
|
||||
msgid "String in Path"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_rules.php:41
|
||||
msgid "Enter a part of the URL that identifies the page(s) you're targetting."
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_rules.php:46
|
||||
msgid "Conditional Tag, Custom Post Type or Page Template"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_rules.php:50
|
||||
msgid "Select from the list below..."
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_rules.php:51
|
||||
msgid "Standard Conditional Tags"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_rules.php:70
|
||||
msgid "Custom Post Types"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_rules.php:72
|
||||
msgid "Page Templates"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_rules.php:74
|
||||
msgid "BBPress Conditional Tags"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_rules.php:76
|
||||
msgid "BuddyPress Conditional Tags"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_rules.php:78
|
||||
msgid "Easy Digital Downloads Conditional Tags"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_rules.php:80
|
||||
msgid "WooCommerce Conditional Tags"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_rules.php:111
|
||||
msgid "Custom Critical CSS"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_rules.php:114
|
||||
msgid "Paste your specific critical CSS here and hit submit to save."
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_rules.php:123
|
||||
msgid "Delete Rule"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_rules.php:124
|
||||
msgid ""
|
||||
"This Critical CSS rule will be deleted immediately and cannot be recovered."
|
||||
"<br /><br /><strong>Are you sure?</strong>"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_rules.php:129
|
||||
msgid ""
|
||||
"Paste your MINIFIED default critical CSS here and hit submit to save. This "
|
||||
"is the critical CSS to be used for every page NOT MATCHING any rule."
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_rules.php:134
|
||||
msgid ""
|
||||
"Paste your MINIFIED additional critical CSS here and hit submit to save. "
|
||||
"This is the CSS to be added AT THE END of every critical CSS provided by a "
|
||||
"matching rule, or the default one."
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_rules.php:144
|
||||
msgid "How To Use Autoptimize CriticalCSS Power-Up Rules"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_rules.php:151
|
||||
msgid ""
|
||||
"TL;DR:<br />Critical CSS files from <span class='badge auto'>AUTO</span> "
|
||||
"<strong>rules are updated automatically</strong> while from <span "
|
||||
"class='badge manual'>MANUAL</span> <strong>rules are not.</strong>"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_rules.php:153
|
||||
msgid ""
|
||||
"When a valid <a href=\"https://criticalcss.com/?aff=1\" target=\"_blank"
|
||||
"\">criticalcss.com</a> API key is in place, Autoptimize CriticalCSS Power-Up "
|
||||
"starts to operate <strong>automatically</strong>."
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_rules.php:154
|
||||
msgid ""
|
||||
"Upon a request to any of the frontend pages made by a <strong>not logged in "
|
||||
"user</strong>, it will <strong>asynchronously</strong> fetch and update the "
|
||||
"critical CSS from <a href=\"https://criticalcss.com/?aff=1\" target=\"_blank"
|
||||
"\">criticalcss.com</a> for conditional tags you have on your site (e.g. "
|
||||
"is_page, is_single, is_archive etc.)"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_rules.php:155
|
||||
msgid ""
|
||||
"These requests also creates an <span class=\"badge auto\">AUTO</span> rule "
|
||||
"for you. The critical CSS files from <span class=\"badge auto\">AUTO</span> "
|
||||
"<strong>rules are updated automatically</strong> when a CSS file in your "
|
||||
"theme or frontend plugins changes."
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_rules.php:156
|
||||
msgid ""
|
||||
"If you want to make any fine tunning in the critical CSS file of an <span "
|
||||
"class=\"badge auto\">AUTO</span> rule, click on \"Edit\" button of that "
|
||||
"rule, change what you need, submit and save it. The rule you've just edited "
|
||||
"becomes a <span class=\"badge manual\">MANUAL</span> rule then."
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_rules.php:157
|
||||
msgid ""
|
||||
"You can create <span class=\"badge manual\">MANUAL</span> rules for specific "
|
||||
"page paths (URL). Longer, more specific paths have higher priority over "
|
||||
"shorter ones, which in turn have higher priority over <span class=\"badge "
|
||||
"auto\">AUTO</span> rules. Also, critical CSS files from <span class=\"badge "
|
||||
"manual\">MANUAL</span> <strong>rules are NEVER updated automatically.</"
|
||||
"strong>"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_rules.php:158
|
||||
msgid ""
|
||||
"You can also create an <span class=\"badge auto\">AUTO</span> rule for a "
|
||||
"path by leaving its critical CSS content empty. The critical CSS for that "
|
||||
"path will be automatically fetched from <a href=\"https://criticalcss.com/?"
|
||||
"aff=1\" target=\"_blank\">criticalcss.com</a> for you and updated whenever "
|
||||
"it changes."
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_rules.php:159
|
||||
msgid ""
|
||||
"If you see an <span class='badge auto'>AUTO</span> rule with a <span "
|
||||
"class='badge review'>R</span> besides it (R is after REVIEW), it means that "
|
||||
"the fetched critical CSS for that rule is not 100% garanteed to work "
|
||||
"according to <a href='https://criticalcss.com/?aff=1' "
|
||||
"target='_blank'>criticalcss.com</a> analysis. It's advised that you edit and "
|
||||
"review that rule to make any required adjustments."
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_rules.php:160
|
||||
msgid ""
|
||||
"At any time you can delete an <span class=\"badge auto\">AUTO</span> or "
|
||||
"<span class=\"badge manual\">MANUAL</span> rule by cliking on \"Remove\" "
|
||||
"button of the desired rule and saving your changes."
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_rules.php:169
|
||||
msgid "Add New Rule"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_rules.php:170
|
||||
msgid "Edit Default Rule CSS"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_settings_rules.php:171
|
||||
msgid "Add CSS To All Rules"
|
||||
msgstr ""
|
||||
|
||||
#: inc/core.php:251 inc/core.php:273
|
||||
msgid "Valid"
|
||||
msgstr ""
|
||||
|
||||
#: inc/core.php:260 inc/core.php:280
|
||||
msgid "Invalid"
|
||||
msgstr ""
|
||||
|
||||
#: inc/core.php:262 inc/core.php:282
|
||||
msgid ""
|
||||
"Your API key is invalid. Please enter a valid <a href=\"https://criticalcss."
|
||||
"com/?aff=1\" target=\"_blank\">criticalcss.com</a> key."
|
||||
msgstr ""
|
||||
|
||||
#: inc/core.php:292
|
||||
msgid ""
|
||||
"Please enter a valid <a href=\"https://criticalcss.com/?aff=1\" target="
|
||||
"\"_blank\">criticalcss.com</a> API key to start."
|
||||
msgstr ""
|
||||
|
||||
#: inc/cron.php:24
|
||||
msgid "Autoptimize Power-Up: CriticalCSS Queue"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin Name of the plugin/theme
|
||||
msgid "Autoptimize Power-Up: CriticalCSS"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin URI of the plugin/theme
|
||||
msgid "http://optimizingmatters/autoptimize/criticalcss/"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin/theme
|
||||
msgid ""
|
||||
"Let Autoptimize and CriticalCSS unleash your site performance and make it "
|
||||
"appear better than anyone in search results."
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin/theme
|
||||
msgid "Deny Dias on behalf of Optimizing Matters"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin/theme
|
||||
msgid "http://optimizingmatters.com/"
|
||||
msgstr ""
|
||||
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,36 @@
|
||||
# Copyright (C) 2015 Avatars Meta Box
|
||||
# This file is distributed under the same license as the Avatars Meta Box package.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Avatars Meta Box 1.0.0-beta-1\n"
|
||||
"Report-Msgid-Bugs-To: http://wordpress.org/tag/avatars-meta-box\n"
|
||||
"POT-Creation-Date: 2015-10-26 21:47:23+00:00\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"PO-Revision-Date: 2015-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
||||
#: admin/class-meta-box-avatars.php:87
|
||||
msgid "Author: %s"
|
||||
msgstr ""
|
||||
#. Plugin Name of the plugin/theme
|
||||
msgid "Avatars Meta Box"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin URI of the plugin/theme
|
||||
msgid "http://themehybrid.com/plugins/avatars-meta-box"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin/theme
|
||||
msgid "Select post author by clicking on their avatar on the edit post screen instead of the default drop-down select field."
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin/theme
|
||||
msgid "Justin Tadlock"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin/theme
|
||||
msgid "http://themehybrid.com"
|
||||
msgstr ""
|
||||
31
spec/fixtures/dynamic_finders/plugin_version/aweos-wp-lock/composer_file/package.json
vendored
Normal file
31
spec/fixtures/dynamic_finders/plugin_version/aweos-wp-lock/composer_file/package.json
vendored
Normal file
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"name": "aweos-wp-lock",
|
||||
"version": "1.1.5",
|
||||
"description": "Wordpress Plugin to lock page for users when it's still developing",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"moment": "^2.15.1",
|
||||
"vue": "^1.0.26"
|
||||
},
|
||||
"devDependencies": {},
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/zoomyboy/wp-lock.git"
|
||||
},
|
||||
"keywords": [
|
||||
"wordpress",
|
||||
"lock",
|
||||
"coming",
|
||||
"soon",
|
||||
"page"
|
||||
],
|
||||
"author": "Philipp Lang <philipp@aweos.de>",
|
||||
"license": "GPL-3.0",
|
||||
"bugs": {
|
||||
"url": "https://github.com/zoomyboy/wp-lock/issues"
|
||||
},
|
||||
"homepage": "https://github.com/zoomyboy/wp-lock#readme"
|
||||
}
|
||||
@@ -0,0 +1,259 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Awesome Instant Search 1.1.2\n"
|
||||
"POT-Creation-Date: 2014-01-05 19:54-0700\n"
|
||||
"PO-Revision-Date: 2014-01-12 08:36-0700\n"
|
||||
"Last-Translator: jelena kovacevic <jecajeca260@gmail.com>\n"
|
||||
"Language-Team: \n"
|
||||
"Language: es\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Generator: Poedit 1.6.1\n"
|
||||
"X-Poedit-Basepath: ../\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Poedit-KeywordsList: __;_e\n"
|
||||
"X-Poedit-SearchPath-0: inc\n"
|
||||
"X-Poedit-SearchPath-1: .\n"
|
||||
|
||||
#: inc/awesome-ajax-search-options.php:29
|
||||
msgid ""
|
||||
"If you are seeking help on using this plugin please visit my <a href="
|
||||
"\"http://www.jameelbokhari.com/awesome-instant-search/\">tutorial</a>."
|
||||
msgstr ""
|
||||
"Si usted está buscando ayuda sobre el uso de este plugin por favor visite mi "
|
||||
"<a href=\"http://www.jameelbokhari.com/awesome-instant-search/\">tutorial</"
|
||||
"a>."
|
||||
|
||||
#: inc/awesome-ajax-search-options.php:29
|
||||
msgid ""
|
||||
"Feel free to contact me via <a href=\"http://www.jameelbokhari.com/contact"
|
||||
"\">my website</a>."
|
||||
msgstr ""
|
||||
"No dude en ponerse en contacto conmigo a través de <a href=\"http://www."
|
||||
"jameelbokhari.com/contact\">mi sitio web</a>."
|
||||
|
||||
#: inc/awesome-ajax-search-options.php:29
|
||||
msgid ""
|
||||
"Check out my <a href=\"http://wordpress.org/plugins/jameels-dev-tools/"
|
||||
"\">other plugin</a>"
|
||||
msgstr ""
|
||||
"Eche un vistazo a mi <a href=\"http://wordpress.org/plugins/jameels-dev-"
|
||||
"tools/\">otro plugin</a>"
|
||||
|
||||
#: inc/awesome-ajax-search-options.php:36
|
||||
msgid "Auto Complete Field"
|
||||
msgstr "Auto Complete el Campo"
|
||||
|
||||
#: inc/awesome-ajax-search-options.php:43
|
||||
msgid "Expirimental. This is a little buggy."
|
||||
msgstr "Experimental. Esto es un poco extraño."
|
||||
|
||||
#: inc/awesome-ajax-search-options.php:46
|
||||
msgid "Activate Plugin"
|
||||
msgstr "Activar plugin"
|
||||
|
||||
#: inc/awesome-ajax-search-options.php:55
|
||||
msgid "Content Loading Gif"
|
||||
msgstr "Cargando Contenido Gif "
|
||||
|
||||
#: inc/awesome-ajax-search-options.php:61
|
||||
msgid "Display loading gif in Content while results load."
|
||||
msgstr ""
|
||||
"Mostrar el gif de cargando en el contenido mientras los resultados se cargan."
|
||||
|
||||
#: inc/awesome-ajax-search-options.php:64
|
||||
msgid "Search Bar Loading Gif"
|
||||
msgstr "Gif de Cargando de la Barra de búsqueda "
|
||||
|
||||
#: inc/awesome-ajax-search-options.php:70
|
||||
msgid "Display loading gif over search bar while results load."
|
||||
msgstr ""
|
||||
"Mostrar gif de cargando sobre la barra de búsqueda mientras los resultados "
|
||||
"se cargan."
|
||||
|
||||
#: inc/awesome-ajax-search-options.php:73
|
||||
msgid "Search Field Selector"
|
||||
msgstr "Selector de Campos de Búsqueda "
|
||||
|
||||
#: inc/awesome-ajax-search-options.php:82
|
||||
msgid "Page Content"
|
||||
msgstr "Contenido de la Página"
|
||||
|
||||
#: inc/awesome-ajax-search-options.php:88
|
||||
msgid "Type a CSS/jQuery selector. Content that search results attach to."
|
||||
msgstr ""
|
||||
"Escriba un selector CSS/jQuery. El contenido que los resultados de la "
|
||||
"búsqueda adjuntarán a él."
|
||||
|
||||
#: inc/awesome-ajax-search-options.php:91
|
||||
msgid "Search result selector"
|
||||
msgstr "Selector de resultados de búsqueda"
|
||||
|
||||
#: inc/awesome-ajax-search-options.php:97
|
||||
msgid ""
|
||||
"Type a CSS/jQuery selector. This is the element inside which search results "
|
||||
"appear."
|
||||
msgstr ""
|
||||
"Escriba un selector CSS/jQuery. Este es el elemento dentro del cual aparecen "
|
||||
"los resultados de la búsqueda."
|
||||
|
||||
#: inc/awesome-ajax-search-options.php:100
|
||||
msgid "Search URL"
|
||||
msgstr "Buscar URL"
|
||||
|
||||
#: inc/awesome-ajax-search-options.php:106
|
||||
msgid "Full url path to search results. Probably does not need to be changed."
|
||||
msgstr ""
|
||||
"Camino de URL completo a los resultados de la búsqueda. Probablemente no "
|
||||
"necesita ser cambiado."
|
||||
|
||||
#: inc/awesome-ajax-search-options.php:109
|
||||
msgid "Hide These Elements"
|
||||
msgstr "Ocultar Estos Elementos"
|
||||
|
||||
#: inc/awesome-ajax-search-options.php:115
|
||||
msgid ""
|
||||
"Type a CSS/jQuery selector. Elements to hide when doing an instant search. "
|
||||
"Tip: Hide comments, navigation and the current page content."
|
||||
msgstr ""
|
||||
"Escriba un selector CSS/jQuery. Los elementos a esconder cuando se hace una "
|
||||
"búsqueda instantánea. Consejo: Esconder comentarios, navegación y el "
|
||||
"contenido actual de la página."
|
||||
|
||||
#: inc/awesome-ajax-search-options.php:118
|
||||
msgid "Times below are in milliseconds"
|
||||
msgstr "El tiempo de abajo es en milisegundos"
|
||||
|
||||
#: inc/awesome-ajax-search-options.php:124
|
||||
msgid "Fade Out Speed"
|
||||
msgstr "Velocidad de Desaparecer"
|
||||
|
||||
#: inc/awesome-ajax-search-options.php:132
|
||||
msgid "Fade In Speed"
|
||||
msgstr "Velocidad de Aparecer"
|
||||
|
||||
#: inc/awesome-ajax-search-options.php:138
|
||||
msgid "Speed at which the instant search results fade in."
|
||||
msgstr ""
|
||||
"Velocidad a la que los resultados de la búsqueda instantánea se desaparecen."
|
||||
|
||||
#: inc/awesome-ajax-search-options.php:141
|
||||
msgid "Delay Length"
|
||||
msgstr "Largo del Retraso "
|
||||
|
||||
#: inc/awesome-ajax-search-options.php:147
|
||||
msgid "Delay before updating results."
|
||||
msgstr "Retraso antes de actualizar los resultados."
|
||||
|
||||
#: inc/awesome-ajax-search-options.php:150
|
||||
msgid "Before Instant Results"
|
||||
msgstr "Antes de los Resultados Inmediatos"
|
||||
|
||||
#: inc/awesome-ajax-search-options.php:156
|
||||
#, php-format
|
||||
msgid ""
|
||||
"HTML to prepend before search results. Use %s to display the current search "
|
||||
"term."
|
||||
msgstr ""
|
||||
"HTML para anteponer los resultados de la búsqueda. Utilice %s para "
|
||||
"visualizar el término de búsqueda actual."
|
||||
|
||||
#: inc/awesome-ajax-search-options.php:159
|
||||
msgid "After Instant Results"
|
||||
msgstr "Después de Resultados Instantáneos"
|
||||
|
||||
#: inc/awesome-ajax-search-options.php:165
|
||||
#, php-format
|
||||
msgid ""
|
||||
"HTML to append after search results. Use %s to display the current search "
|
||||
"term."
|
||||
msgstr ""
|
||||
"HTML para añadir después de los resultados de búsqueda. Use %s para mostrar "
|
||||
"el término de búsqueda actual."
|
||||
|
||||
#: inc/awesome-ajax-search-options.php:168
|
||||
msgid "Theme Quick Settings"
|
||||
msgstr "Ajustes Rápidos de Tema"
|
||||
|
||||
#: inc/awesome-ajax-search-options.php:174
|
||||
msgid "Choose preconfigured settings for popular themes."
|
||||
msgstr "Elija los ajustes preconfigurados para los temas populares."
|
||||
|
||||
#: inc/awesome-ajax-search-options.php:184
|
||||
msgid "Minimum window width"
|
||||
msgstr "Ancho Mínimo de la Ventana"
|
||||
|
||||
#: inc/awesome-ajax-search-options.php:191
|
||||
msgid ""
|
||||
"Only perform instant search when browser window is greater than or equal to "
|
||||
"this value (in pixels). Recommended value is 768 (iPad width). Set to 0 to "
|
||||
"turn this option off."
|
||||
msgstr ""
|
||||
"Sólo lleve a cabo búsqueda instantánea cuando la ventana del navegador es "
|
||||
"mayor o igual a este valor (en pixeles). El valor recomendado es 768 (ancho "
|
||||
"del iPad). Establezca a 0 para apagar esta opción."
|
||||
|
||||
#: inc/awesome-ajax-search-options.php:194
|
||||
msgid "Debug Mode"
|
||||
msgstr "Modo de depuración"
|
||||
|
||||
#: inc/awesome-ajax-search-options.php:200
|
||||
msgid "Enable this to always refresh scripts."
|
||||
msgstr "Habilite esto para siempre refrescar scripts."
|
||||
|
||||
#: inc/awesome-ajax-search-options.php:203
|
||||
msgid "Plugin Directory"
|
||||
msgstr "Directorio de Plugins"
|
||||
|
||||
#: inc/awesome-ajax-search-options.php:209
|
||||
msgid ""
|
||||
"This option is used by the Awesome Instant Search javascript. It is "
|
||||
"automatically populated on plugin installation, and only needs to be changed "
|
||||
"if you move your website."
|
||||
msgstr ""
|
||||
"Esta opción es usada por el impresionante javascript Instant Search. Se "
|
||||
"rellena automáticamente durante la instalación del plugin y sólo hay que "
|
||||
"cambiarla si usted se mueve su sitio web."
|
||||
|
||||
# General Settings Tab name
|
||||
#: inc/awesome-ajax-search-options.php:215
|
||||
msgid "General Settings"
|
||||
msgstr "Ajustes Generales"
|
||||
|
||||
# Search Animation Tab name
|
||||
#: inc/awesome-ajax-search-options.php:220
|
||||
msgid "Search Animation"
|
||||
msgstr "Buscar Animación"
|
||||
|
||||
# Auto Complete Tab name
|
||||
#: inc/awesome-ajax-search-options.php:224
|
||||
msgid "Auto Complete"
|
||||
msgstr "Auto Completar"
|
||||
|
||||
# Advanced Tab name
|
||||
#: inc/awesome-ajax-search-options.php:228
|
||||
msgid "Advanced"
|
||||
msgstr "Avanzada"
|
||||
|
||||
# Help tab name
|
||||
#: inc/awesome-ajax-search-options.php:232
|
||||
msgid "Help"
|
||||
msgstr "Ayuda"
|
||||
|
||||
#: awesome-ajax-search.php:165
|
||||
msgid "Options have been saved."
|
||||
msgstr "Las opciones han sido guardadas."
|
||||
|
||||
#: awesome-ajax-search.php:167
|
||||
msgid "No options were changed!"
|
||||
msgstr "¡No se han cambiado las opciones!"
|
||||
|
||||
# Action / button text
|
||||
#: awesome-ajax-search.php:213
|
||||
msgid "Save Options"
|
||||
msgstr "Guardar Opciones"
|
||||
|
||||
#: awesome-ajax-search.php:257
|
||||
msgid "Awesome Instant Search Options"
|
||||
msgstr "Opciones Impresionantes de Búsqueda Instantánea"
|
||||
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,528 @@
|
||||
# Copyright (C) 2015 Awesome Surveys
|
||||
# This file is distributed under the same license as the Awesome Surveys package.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Awesome Surveys 2.0.7\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/awesome-surveys\n"
|
||||
"POT-Creation-Date: 2015-11-23 23:58:49+00:00\n"
|
||||
"PO-Revision-Date: 2015-09-12 11:07+0200\n"
|
||||
"Last-Translator: Jáger Sándor <jager@e-tiger.net>\n"
|
||||
"Language-Team: \n"
|
||||
"Language: hu_HU\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Generator: Poedit 1.8.4\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: includes/class-awesome-surveys-admin.php:9
|
||||
#: includes/class-awesome-surveys-admin.php:189
|
||||
msgid "Awesome Surveys Options"
|
||||
msgstr "Awesome Surveys beállításai"
|
||||
|
||||
#: includes/class-awesome-surveys-admin.php:10
|
||||
msgid "Survey Options"
|
||||
msgstr "Felmérés beállításai"
|
||||
|
||||
#. #-#-#-#-# awesome-surveys.pot (Awesome Surveys 2.0.10) #-#-#-#-#
|
||||
#. Plugin Name of the plugin/theme
|
||||
#: includes/class-awesome-surveys-admin.php:12
|
||||
#: includes/class-awesome-surveys.php:64
|
||||
msgid "Awesome Surveys"
|
||||
msgstr "Awesome Surveys"
|
||||
|
||||
#: includes/class-awesome-surveys-admin.php:76
|
||||
#: includes/class-awesome-surveys-ajax-actions.php:141
|
||||
msgid "Clear Default"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-awesome-surveys-admin.php:131
|
||||
#: includes/class-awesome-surveys.php:68
|
||||
msgid "My Surveys"
|
||||
msgstr "Felméréseim"
|
||||
|
||||
#: includes/class-awesome-surveys-admin.php:132
|
||||
#: includes/class-awesome-surveys.php:70 includes/class-awesome-surveys.php:71
|
||||
msgid "New Survey"
|
||||
msgstr "Új felmérés"
|
||||
|
||||
#: includes/class-awesome-surveys-admin.php:190
|
||||
msgid "Email Options"
|
||||
msgstr "Levélküldési beállítások"
|
||||
|
||||
#: includes/class-awesome-surveys-admin.php:226
|
||||
msgid "View Survey Results"
|
||||
msgstr "Felmérés eredményeinek megtekintése"
|
||||
|
||||
#: includes/class-awesome-surveys-admin.php:226
|
||||
msgid "Results"
|
||||
msgstr "Erdemények"
|
||||
|
||||
#: includes/class-awesome-surveys-admin.php:228
|
||||
msgid "Create a copy of this survey"
|
||||
msgstr "Másolat készítése a felmérésből"
|
||||
|
||||
#: includes/class-awesome-surveys-admin.php:228
|
||||
msgid "Duplicate"
|
||||
msgstr "Másolatkészítés"
|
||||
|
||||
#: includes/class-awesome-surveys-admin.php:241
|
||||
msgid "Surveys updated"
|
||||
msgstr "Felmérések frissítve"
|
||||
|
||||
#: includes/class-awesome-surveys-admin.php:303
|
||||
msgid "Copy"
|
||||
msgstr "Másolás"
|
||||
|
||||
#: includes/class-awesome-surveys-admin.php:376
|
||||
msgid "Survey Results For:"
|
||||
msgstr "Felmérés eredményei ehhez:"
|
||||
|
||||
#: includes/class-awesome-surveys-admin.php:389
|
||||
msgid "Results for "
|
||||
msgstr "Eredmények hozzá: "
|
||||
|
||||
#: includes/class-awesome-surveys-admin.php:391
|
||||
msgid "Results for respondent "
|
||||
msgstr "Eredmények a válaszadóhoz: "
|
||||
|
||||
#: includes/class-awesome-surveys-admin.php:398
|
||||
msgid "Create Survey"
|
||||
msgstr "Felmérés létrehozása"
|
||||
|
||||
#: includes/class-awesome-surveys-admin.php:399
|
||||
msgid "General Survey Options"
|
||||
msgstr "Általános felmérési beállítások"
|
||||
|
||||
#: includes/class-awesome-surveys-admin.php:433
|
||||
msgid "Answers"
|
||||
msgstr "Válaszok"
|
||||
|
||||
#: includes/class-awesome-surveys-admin.php:439
|
||||
#: includes/class-awesome-surveys-admin.php:442
|
||||
#: includes/class-awesome-surveys-ajax-actions.php:166
|
||||
msgid "Answer"
|
||||
msgstr "Válasz"
|
||||
|
||||
#: includes/class-awesome-surveys-admin.php:444
|
||||
msgid "No response given"
|
||||
msgstr "Válasz nélkül"
|
||||
|
||||
#: includes/class-awesome-surveys-admin.php:445
|
||||
msgid "Question"
|
||||
msgstr "Kérdés"
|
||||
|
||||
#: includes/class-awesome-surveys-admin.php:489
|
||||
#: includes/views/html-surveys-options-emails.php:5
|
||||
msgid "Thank you for your response"
|
||||
msgstr "Köszönjük válaszait!"
|
||||
|
||||
#: includes/class-awesome-surveys-admin.php:491
|
||||
#: includes/views/html-surveys-options-emails.php:7
|
||||
msgid "Thank you for your response to a survey"
|
||||
msgstr "Köszönjük, hogy kitöltötte felmérésünk kérdőívét!"
|
||||
|
||||
#: includes/class-awesome-surveys-ajax-actions.php:83
|
||||
msgid "The question you are asking:"
|
||||
msgstr "A feltett kérdés:"
|
||||
|
||||
#: includes/class-awesome-surveys-ajax-actions.php:85
|
||||
msgid "Field Validation Options"
|
||||
msgstr "Mezőellenőrzési beállítások"
|
||||
|
||||
#: includes/class-awesome-surveys-ajax-actions.php:103
|
||||
msgid "Advanced Validation Rules:"
|
||||
msgstr "Haladó ellenőrzési szabályok:"
|
||||
|
||||
#: includes/class-awesome-surveys-ajax-actions.php:131
|
||||
msgid "Display number of characters remaining?"
|
||||
msgstr "Mutassa a hátralévő karaktereket?"
|
||||
|
||||
#: includes/class-awesome-surveys-ajax-actions.php:138
|
||||
msgid "Number of answers required?"
|
||||
msgstr "Megadandó válaszopciók száma:"
|
||||
|
||||
#: includes/class-awesome-surveys-ajax-actions.php:144
|
||||
msgid "Add Question"
|
||||
msgstr "Kérdés hozzáadása"
|
||||
|
||||
#: includes/class-awesome-surveys-ajax-actions.php:166
|
||||
msgid "default?"
|
||||
msgstr "alapértelmezett?"
|
||||
|
||||
#: includes/class-awesome-surveys-ajax-actions.php:193
|
||||
msgid "required?"
|
||||
msgstr "kötelező?"
|
||||
|
||||
#: includes/class-awesome-surveys-ajax-actions.php:218
|
||||
msgid "Min number allowed"
|
||||
msgstr "Szám minimális értéke"
|
||||
|
||||
#: includes/class-awesome-surveys-ajax-actions.php:224
|
||||
msgid "Max number allowed"
|
||||
msgstr "Szám maximális értéke"
|
||||
|
||||
#: includes/class-awesome-surveys-ajax-actions.php:245
|
||||
msgid "Maximum Length (in number of characters)"
|
||||
msgstr "Maximális hossz (karakterdarabszám)"
|
||||
|
||||
#: includes/class-awesome-surveys-ajax-actions.php:306
|
||||
msgid "Reset"
|
||||
msgstr "Alaphelyzet"
|
||||
|
||||
#: includes/class-awesome-surveys-ajax-actions.php:352
|
||||
msgid "There was an error on line "
|
||||
msgstr "Hiba történt a következő helyen "
|
||||
|
||||
#: includes/class-awesome-surveys-ajax-actions.php:373
|
||||
msgid "Answers not saved. Survey in draft status."
|
||||
msgstr "A válaszok nincsenek mentve. A felmérés piszkozat módban van."
|
||||
|
||||
#: includes/class-awesome-surveys-ajax-actions.php:392
|
||||
#: includes/class-awesome-surveys-frontend.php:89
|
||||
#: includes/class-awesome-surveys.php:221
|
||||
msgid "Your response to this survey has already been recorded. Thank you!"
|
||||
msgstr "Erre a felmérésre már válaszoltál. Köszünjük!"
|
||||
|
||||
#. translators: the placeholders %s and %d represent the redirect url and the
|
||||
#. number of seconds before a redirect respectively
|
||||
#: includes/class-awesome-surveys-ajax-actions.php:450
|
||||
msgid "You will be redirected to %s in %d seconds"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-awesome-surveys-frontend.php:111
|
||||
msgid "Characters remaining"
|
||||
msgstr "karakter maradt"
|
||||
|
||||
#: includes/class-awesome-surveys-frontend.php:136
|
||||
#: includes/class-awesome-surveys.php:367
|
||||
msgid "You must be logged in to participate in this survey"
|
||||
msgstr "A felmérés kitöltéséhez be kell jelentkezned"
|
||||
|
||||
#: includes/class-awesome-surveys.php:29
|
||||
msgid "Text Input"
|
||||
msgstr "Szövegmező"
|
||||
|
||||
#: includes/class-awesome-surveys.php:33
|
||||
msgid "Email"
|
||||
msgstr "Email"
|
||||
|
||||
#: includes/class-awesome-surveys.php:37
|
||||
msgid "Number"
|
||||
msgstr "Szám"
|
||||
|
||||
#: includes/class-awesome-surveys.php:41
|
||||
msgid "Dropdown Selector"
|
||||
msgstr "Legördülőmenü"
|
||||
|
||||
#: includes/class-awesome-surveys.php:45
|
||||
msgid "Radio Buttons"
|
||||
msgstr "Rádiógombok"
|
||||
|
||||
#: includes/class-awesome-surveys.php:49
|
||||
msgid "Checkboxes"
|
||||
msgstr "Jelölőnégyzet"
|
||||
|
||||
#: includes/class-awesome-surveys.php:53
|
||||
msgid "Textarea"
|
||||
msgstr "Szöveges terület"
|
||||
|
||||
#: includes/class-awesome-surveys.php:66
|
||||
msgid "Surveys"
|
||||
msgstr "Felmérések"
|
||||
|
||||
#: includes/class-awesome-surveys.php:67 includes/class-awesome-surveys.php:69
|
||||
msgid "Survey"
|
||||
msgstr "Felmérés"
|
||||
|
||||
#: includes/class-awesome-surveys.php:72
|
||||
msgid "Add New Survey"
|
||||
msgstr "Új felmérés készítése"
|
||||
|
||||
#: includes/class-awesome-surveys.php:73
|
||||
msgid "Edit Survey"
|
||||
msgstr "Felmérés szerkesztése"
|
||||
|
||||
#: includes/class-awesome-surveys.php:75
|
||||
msgid "Surveys for your site"
|
||||
msgstr "Oldaladban elhelyezhető felmérések"
|
||||
|
||||
#: includes/class-awesome-surveys.php:125
|
||||
#: includes/wwmas-database-upgrade-functions.php:118
|
||||
msgid "make a selection..."
|
||||
msgstr "válasszon..."
|
||||
|
||||
#: includes/class-awesome-surveys.php:167
|
||||
#: includes/wwmas-database-upgrade-functions.php:157
|
||||
msgid "Submit Response"
|
||||
msgstr "Felmérés elküldése"
|
||||
|
||||
#: includes/class-awesome-surveys.php:242
|
||||
msgid "None"
|
||||
msgstr "Nincs"
|
||||
|
||||
#: includes/class-awesome-surveys.php:246
|
||||
msgid "User must be logged in"
|
||||
msgstr "Felhasználói bejelentkezés szükséges"
|
||||
|
||||
#: includes/class-awesome-surveys.php:250
|
||||
msgid "Cookie based"
|
||||
msgstr "Süti alapú"
|
||||
|
||||
#: includes/class-awesome-surveys.php:383
|
||||
msgid "Survey Completed"
|
||||
msgstr "Felmérés megválaszolva"
|
||||
|
||||
#: includes/class-awesome-surveys.php:385
|
||||
msgid "A survey on your site named %s has been completed"
|
||||
msgstr "Az oldaladon lévő %s nevű felmérést megválaszolták"
|
||||
|
||||
#: includes/class-awesome-surveys.php:401
|
||||
msgid "No Answer Given"
|
||||
msgstr "Nem lettek válaszok megjelölve"
|
||||
|
||||
#: includes/class-awesome-surveys.php:488
|
||||
msgid "Delete question"
|
||||
msgstr "Kérdés törlése"
|
||||
|
||||
#: includes/class-awesome-surveys.php:488
|
||||
#: includes/class-awesome-surveys.php:490
|
||||
msgid "Edit question"
|
||||
msgstr "Kérdés szerkesztése"
|
||||
|
||||
#: includes/views/html-database-upgrade.php:2
|
||||
msgid "Press the button below to migrate your surveys to the newest version"
|
||||
msgstr ""
|
||||
"Nyomd meg az alábbi gombot a felmérések legújabb verzióra frissítéséhez"
|
||||
|
||||
#: includes/views/html-database-upgrade.php:5
|
||||
msgid "upgrade database"
|
||||
msgstr "Adatbázis frissítése"
|
||||
|
||||
#: includes/views/html-survey-builder.php:9
|
||||
msgid "JavaScript Loading..."
|
||||
msgstr "JavaScript betöltése..."
|
||||
|
||||
#: includes/views/html-survey-builder.php:19
|
||||
msgid "Add a form element to your survey by clicking a button"
|
||||
msgstr "Adj űrlapelemet a felméréshez a gombokra való kattintással"
|
||||
|
||||
#: includes/views/html-survey-builder.php:55
|
||||
msgid "Configure a survey question"
|
||||
msgstr "A felmérés kérdésének beállításai"
|
||||
|
||||
#: includes/views/html-survey-builder.php:59
|
||||
msgid "This survey has responses. Questions can not be edited"
|
||||
msgstr "A felmérést már megválaszolták, így a kérdések nem szerkeszthetők."
|
||||
|
||||
#: includes/views/html-survey-builder.php:63
|
||||
msgid "Survey Preview"
|
||||
msgstr "Felmérés előnézete"
|
||||
|
||||
#: includes/views/html-survey-builder.php:66
|
||||
msgid "You can insert this survey with shortcode: "
|
||||
msgstr "A következő shortcode használatával beszúrhatod a felmérést: "
|
||||
|
||||
#: includes/views/html-survey-options-general.php:17
|
||||
msgid "Thank you for completing this survey"
|
||||
msgstr "Köszönjük a felmérésre adott válaszait!"
|
||||
|
||||
#: includes/views/html-survey-options-general.php:23
|
||||
msgid "Thank You message"
|
||||
msgstr "Köszönőüzenet"
|
||||
|
||||
#: includes/views/html-survey-options-general.php:29
|
||||
msgid ""
|
||||
"How many seconds to show the Thank You message before browser redirection:"
|
||||
msgstr ""
|
||||
|
||||
#: includes/views/html-survey-options-general.php:35
|
||||
msgid "Redirect URL after survey answer (leave empty to disable redirection):"
|
||||
msgstr ""
|
||||
|
||||
#: includes/views/html-survey-options-general.php:44
|
||||
msgid ""
|
||||
"To prevent people from filling the survey out multiple times you may select "
|
||||
"one of the options below"
|
||||
msgstr ""
|
||||
"Ahhoz, hogy a felmérést egy ember ne tölthesse ki többször, választhatsz az "
|
||||
"alábbi lehetőségek közül"
|
||||
|
||||
#: includes/views/html-survey-options-general.php:48
|
||||
msgid "Survey Authentication Method:"
|
||||
msgstr "Azonosítási módszer a felmérés kitöltéséhez?"
|
||||
|
||||
#: includes/views/html-survey-options-general.php:67
|
||||
msgid "Auth method can not be edited"
|
||||
msgstr "Az azonosítási módszert nem lehet változtatni"
|
||||
|
||||
#: includes/views/html-survey-results.php:29
|
||||
msgid "This survey has received a total of %s%d%s responses"
|
||||
msgstr "Ez a felmérés összesen %s%d%s választ kapott"
|
||||
|
||||
#: includes/views/html-survey-results.php:35
|
||||
msgid "%s received %s%d%s responses"
|
||||
msgstr "%s összesen %s%d%s választ kapott"
|
||||
|
||||
#: includes/views/html-survey-results.php:62
|
||||
msgid "was answered %d times"
|
||||
msgstr "%d alkalommal lett megválaszolva"
|
||||
|
||||
#: includes/views/html-surveys-options-emails.php:9
|
||||
msgid "Notification Emails"
|
||||
msgstr "Jelzés emailek"
|
||||
|
||||
#: includes/views/html-surveys-options-emails.php:13
|
||||
msgid "Enable emails on survey completion?"
|
||||
msgstr "Felmérés kitöltése utáni emailküldés engedélyezése?"
|
||||
|
||||
#: includes/views/html-surveys-options-emails.php:16
|
||||
#: includes/views/html-surveys-options-emails.php:30
|
||||
#: includes/views/html-surveys-options.php:21
|
||||
msgid "Yes"
|
||||
msgstr "Igen"
|
||||
|
||||
#: includes/views/html-surveys-options-emails.php:18
|
||||
#: includes/views/html-surveys-options-emails.php:32
|
||||
#: includes/views/html-surveys-options.php:23
|
||||
msgid "No"
|
||||
msgstr "Nem"
|
||||
|
||||
#: includes/views/html-surveys-options-emails.php:22
|
||||
msgid "Send Notifications for all survey completions to"
|
||||
msgstr "Email jelzés küldése minden felmérés-kitöltés után ide"
|
||||
|
||||
#: includes/views/html-surveys-options-emails.php:27
|
||||
msgid "Send email to survey respondent?"
|
||||
msgstr "Email küldése a felmérés kitöltőjének?"
|
||||
|
||||
#: includes/views/html-surveys-options-emails.php:36
|
||||
msgid "For this to work, the survey must have an element of type \"email\""
|
||||
msgstr ""
|
||||
"E lehetőség használatához a felmérésnek tartalmaznia kell \"email\" típusú "
|
||||
"mezőt"
|
||||
|
||||
#: includes/views/html-surveys-options-emails.php:39
|
||||
msgid "Respondent email subject"
|
||||
msgstr "A felmérés válaszadójának küldött email tárgya"
|
||||
|
||||
#: includes/views/html-surveys-options-emails.php:44
|
||||
msgid "Respondent email message"
|
||||
msgstr "A felmérés válaszadójának küldött email üzenete"
|
||||
|
||||
#: includes/views/html-surveys-options-emails.php:51
|
||||
msgid "The following template tags are available"
|
||||
msgstr "A következő sablon címkék használhatók"
|
||||
|
||||
#: includes/views/html-surveys-options-emails.php:53
|
||||
msgid "HTML is not supported"
|
||||
msgstr "HTML nem támogatott"
|
||||
|
||||
#: includes/views/html-surveys-options-emails.php:55
|
||||
#: includes/views/html-surveys-options.php:30
|
||||
msgid "Save"
|
||||
msgstr "Mentés"
|
||||
|
||||
#: includes/views/html-surveys-options.php:6
|
||||
msgid "Survey Styling Options"
|
||||
msgstr "Felmérés stílusbeállításai"
|
||||
|
||||
#: includes/views/html-surveys-options.php:9
|
||||
msgid ""
|
||||
"This plugin outputs some very basic structural css. You can enable/disable "
|
||||
"this by setting the option below"
|
||||
msgstr ""
|
||||
"A pluginhez alapértelmezetten tartozó egyszerű CSS-t az alábbi beállítással "
|
||||
"tudod engedélyezni vagy tiltani"
|
||||
|
||||
#: includes/views/html-surveys-options.php:18
|
||||
msgid "Use included css?"
|
||||
msgstr "Alapértelmezett CSS használata"
|
||||
|
||||
#: includes/views/html-surveys-options.php:37
|
||||
#: includes/views/html-surveys-options.php:47
|
||||
msgid "Translate"
|
||||
msgstr ""
|
||||
|
||||
#: includes/views/html-surveys-options.php:40
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"Press the button below to translate your surveys to the current site language"
|
||||
msgstr ""
|
||||
"Nyomd meg az alábbi gombot a felmérések legújabb verzióra frissítéséhez"
|
||||
|
||||
#: options.php:8
|
||||
msgid "Cheatin’ uh?"
|
||||
msgstr ""
|
||||
|
||||
#: strings.php:9
|
||||
msgid "Donate to the future development of this plugin:"
|
||||
msgstr "Adományozz a bővítmény további fejlesztéséhez:"
|
||||
|
||||
#: strings.php:10
|
||||
msgid "How To Video"
|
||||
msgstr "\"Hogyan...\" videó"
|
||||
|
||||
#: strings.php:11
|
||||
msgid "Debug"
|
||||
msgstr "Hibakeresés"
|
||||
|
||||
#: strings.php:12
|
||||
msgid "Clone this survey"
|
||||
msgstr "Aktuális felmérés klónozása"
|
||||
|
||||
#: strings.php:13
|
||||
msgid "Delete"
|
||||
msgstr "Törlés"
|
||||
|
||||
#: strings.php:14 strings.php:18
|
||||
msgid "Review the Awesome Surveys Plugin"
|
||||
msgstr "Vélemények az Awesome Surveys bővítményről"
|
||||
|
||||
#: strings.php:15
|
||||
msgid "Fork Me on GitHub"
|
||||
msgstr "GitHub fork készítése"
|
||||
|
||||
#: strings.php:16
|
||||
msgid "Awesome Surveys on github"
|
||||
msgstr "Awesome Surveys a github-on"
|
||||
|
||||
#: strings.php:17
|
||||
msgid "Support for Awesome Surveys"
|
||||
msgstr "Awesome Surveys támogatása"
|
||||
|
||||
#: strings.php:19
|
||||
msgid "Rate Awesome Surveys"
|
||||
msgstr "Awesome Surveys értékelése"
|
||||
|
||||
#: strings.php:20
|
||||
msgid "Shout it From the Rooftops!"
|
||||
msgstr ""
|
||||
|
||||
#: strings.php:21
|
||||
msgid "Tweet this plugin"
|
||||
msgstr "Bővítmény Tweet-elése"
|
||||
|
||||
#: strings.php:22
|
||||
msgid "Awesome Surveys News"
|
||||
msgstr "Awesome Surveys újdonságok"
|
||||
|
||||
#. Plugin URI of the plugin/theme
|
||||
msgid "http://www.willthewebmechanic.com/awesome-surveys"
|
||||
msgstr "http://www.willthewebmechanic.com/awesome-surveys"
|
||||
|
||||
#. Description of the plugin/theme
|
||||
msgid ""
|
||||
"Easily create surveys for your WordPress website and publish them with a "
|
||||
"simple shortcode"
|
||||
msgstr ""
|
||||
"Hozz létre felméréseket egyszerűen Wordpress weboldaladban és tedd közzé az "
|
||||
"eredményeket egy egyszerű shortcode-dal"
|
||||
|
||||
#. Author of the plugin/theme
|
||||
msgid "Will Brubaker"
|
||||
msgstr "Will Brubaker"
|
||||
|
||||
#. Author URI of the plugin/theme
|
||||
msgid "http://www.willthewebmechanic.com"
|
||||
msgstr "http://www.willthewebmechanic.com"
|
||||
100
spec/fixtures/dynamic_finders/plugin_version/awstats-script/translation_file/awstats-script.pot
vendored
Normal file
100
spec/fixtures/dynamic_finders/plugin_version/awstats-script/translation_file/awstats-script.pot
vendored
Normal file
@@ -0,0 +1,100 @@
|
||||
# AWStats Script WordPress Plugin.
|
||||
# Copyright (C) 2008 Jorge Garcia de Bustos
|
||||
# This file is distributed under the same license as the AWStats Script package.
|
||||
# Jorge Garcia de Bustos <jgbustos@gmail.com>, 2008.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: AWStats Script 0.3\n"
|
||||
"Report-Msgid-Bugs-To: http://wordpress.org/tag/awstats-script\n"
|
||||
"POT-Creation-Date: 2008-06-29 16:39+0100\n"
|
||||
"PO-Revision-Date: 2008-06-29 16:39+0100\n"
|
||||
"Last-Translator: Jorge Garcia de Bustos <jgbustos@gmail.com>\n"
|
||||
"Language-Team: Jorge Garcia de Bustos <jgbustos@gmail.com>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: awstats-script.php:60 awstats-script.php:140
|
||||
msgid "AWStats Script Options"
|
||||
msgstr ""
|
||||
|
||||
#: awstats-script.php:79
|
||||
msgid "enabled"
|
||||
msgstr ""
|
||||
|
||||
#: awstats-script.php:82
|
||||
msgid "disabled"
|
||||
msgstr ""
|
||||
|
||||
#: awstats-script.php:130
|
||||
msgid "AWStats Script settings saved"
|
||||
msgstr ""
|
||||
|
||||
#: awstats-script.php:143
|
||||
msgid "AWStats Script integration is currently"
|
||||
msgstr ""
|
||||
|
||||
#: awstats-script.php:149
|
||||
msgid "AWStats Script logging is:"
|
||||
msgstr ""
|
||||
|
||||
#: awstats-script.php:171
|
||||
msgid "AWStats misc tracker JS URL:"
|
||||
msgstr ""
|
||||
|
||||
#: awstats-script.php:180
|
||||
msgid "URL (relative or absolute) for the AWStats miscellaneous tracker JavaScript file."
|
||||
msgstr ""
|
||||
|
||||
#: awstats-script.php:185
|
||||
msgid "Footer tracking code:"
|
||||
msgstr ""
|
||||
|
||||
#: awstats-script.php:203
|
||||
msgid "Insert the AWStats Script code in your blog's footer instead of your header. This will speed up the page loading if turned on, but it might not work on certain themes."
|
||||
msgstr ""
|
||||
|
||||
#: awstats-script.php:208
|
||||
msgid "User Level not to be logged:"
|
||||
msgstr ""
|
||||
|
||||
#: awstats-script.php:217
|
||||
msgid "Any users whose Level is greater or equal than this value won't be logged using the AWStats script. Leave blank to disable and log all users."
|
||||
msgstr ""
|
||||
|
||||
#: awstats-script.php:217
|
||||
msgid "Your User Level is"
|
||||
msgstr ""
|
||||
|
||||
#: awstats-script.php:219 awstats-script.php:220
|
||||
msgid "User Level"
|
||||
msgstr ""
|
||||
|
||||
#: awstats-script.php:219
|
||||
msgid "Subscriber"
|
||||
msgstr ""
|
||||
|
||||
#: awstats-script.php:220
|
||||
msgid "Contributor"
|
||||
msgstr ""
|
||||
|
||||
#: awstats-script.php:221 awstats-script.php:222 awstats-script.php:223
|
||||
msgid "User Levels"
|
||||
msgstr ""
|
||||
|
||||
#: awstats-script.php:221
|
||||
msgid "Author"
|
||||
msgstr ""
|
||||
|
||||
#: awstats-script.php:222
|
||||
msgid "Editor"
|
||||
msgstr ""
|
||||
|
||||
#: awstats-script.php:223
|
||||
msgid "Administrator"
|
||||
msgstr ""
|
||||
|
||||
#: awstats-script.php:229
|
||||
msgid "Save Changes"
|
||||
msgstr ""
|
||||
File diff suppressed because it is too large
Load Diff
1341
spec/fixtures/dynamic_finders/plugin_version/ba-event/translation_file/languages/ba-event.pot
vendored
Normal file
1341
spec/fixtures/dynamic_finders/plugin_version/ba-event/translation_file/languages/ba-event.pot
vendored
Normal file
File diff suppressed because it is too large
Load Diff
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user