Removes FP DFs
This commit is contained in:
17
spec/fixtures/db/dynamic_finders.yml
vendored
17
spec/fixtures/db/dynamic_finders.yml
vendored
@@ -7513,12 +7513,6 @@ plugins:
|
||||
- floatbox/floatbox.js
|
||||
- floatbox/options.js
|
||||
version: true
|
||||
floating-icons:
|
||||
TranslationFile:
|
||||
class: BodyPattern
|
||||
path: adminside/admin/ReduxCore/inc/themecheck/lang/themeforest-check.pot
|
||||
pattern: !ruby/regexp '/"Project\-Id\-Version: ThemeForest\-Check (?<v>\d+\.[\.\d]+)/i'
|
||||
version: true
|
||||
floating-menu-button-links:
|
||||
QueryParameter:
|
||||
files:
|
||||
@@ -15064,11 +15058,6 @@ plugins:
|
||||
- assets/js/demo.js
|
||||
- assets/js/test.js
|
||||
version: true
|
||||
TranslationFile:
|
||||
class: BodyPattern
|
||||
path: lib/csf/languages/bn_BD.po
|
||||
pattern: !ruby/regexp '/"Project\-Id\-Version: Codestar Framework (?<v>\d+\.[\.\d]+)/i'
|
||||
version: true
|
||||
prices-by-user-role-lite:
|
||||
TranslationFile:
|
||||
class: BodyPattern
|
||||
@@ -20451,12 +20440,6 @@ plugins:
|
||||
path: js/utcw.min.js
|
||||
pattern: !ruby/regexp /utcw \- v(?<v>\d+\.[\.\d]+)/i
|
||||
version: true
|
||||
ultimate-team-member:
|
||||
TranslationFile:
|
||||
class: BodyPattern
|
||||
path: options/languages/zh_CN.po
|
||||
pattern: !ruby/regexp '/"Project\-Id\-Version: Codestar Framework (?<v>\d+\.[\.\d]+)/i'
|
||||
version: true
|
||||
ultimate-widgets-light:
|
||||
QueryParameter:
|
||||
files:
|
||||
|
||||
20
spec/fixtures/dynamic_finders/expected.yml
vendored
20
spec/fixtures/dynamic_finders/expected.yml
vendored
@@ -9361,13 +9361,6 @@ plugins:
|
||||
- http://wp.lab/wp-content/plugins/floatbox-plus/floatbox-play.css?ver=1.4.4
|
||||
- http://wp.lab/wp-content/plugins/floatbox-plus/floatbox/floatbox.js?ver=1.4.4
|
||||
- http://wp.lab/wp-content/plugins/floatbox-plus/floatbox/options.js?ver=1.4.4
|
||||
floating-icons:
|
||||
TranslationFile:
|
||||
number: 1.0.0
|
||||
found_by: Translation File (Aggressive Detection)
|
||||
interesting_entries:
|
||||
- 'http://wp.lab/wp-content/plugins/floating-icons/adminside/admin/ReduxCore/inc/themecheck/lang/themeforest-check.pot,
|
||||
Match: ''"Project-Id-Version: ThemeForest-Check 1.0.0'''
|
||||
floating-menu-button-links:
|
||||
QueryParameter:
|
||||
number: '1.0'
|
||||
@@ -18873,12 +18866,6 @@ plugins:
|
||||
- http://wp.lab/wp-content/plugins/pretty-portfolio/assets/js/demo.js?ver=1.0.0
|
||||
- http://wp.lab/wp-content/plugins/pretty-portfolio/assets/js/test.js?ver=1.0.0
|
||||
confidence: 40
|
||||
TranslationFile:
|
||||
number: 1.0.0
|
||||
found_by: Translation File (Aggressive Detection)
|
||||
interesting_entries:
|
||||
- 'http://wp.lab/wp-content/plugins/pretty-portfolio/lib/csf/languages/bn_BD.po,
|
||||
Match: ''"Project-Id-Version: Codestar Framework 1.0.0'''
|
||||
prices-by-user-role-lite:
|
||||
TranslationFile:
|
||||
number: '1.0'
|
||||
@@ -25720,13 +25707,6 @@ plugins:
|
||||
interesting_entries:
|
||||
- 'http://wp.lab/wp-content/plugins/ultimate-tag-cloud-widget/js/utcw.min.js,
|
||||
Match: ''utcw - v2.7.2'''
|
||||
ultimate-team-member:
|
||||
TranslationFile:
|
||||
number: 1.0.1
|
||||
found_by: Translation File (Aggressive Detection)
|
||||
interesting_entries:
|
||||
- 'http://wp.lab/wp-content/plugins/ultimate-team-member/options/languages/zh_CN.po,
|
||||
Match: ''"Project-Id-Version: Codestar Framework 1.0.1'''
|
||||
ultimate-widgets-light:
|
||||
QueryParameter:
|
||||
number: 1.5.9.4
|
||||
|
||||
@@ -1,27 +0,0 @@
|
||||
# Copyright (C) 2013 Japh
|
||||
# This file is distributed under the same license as the ThemeForest-Check package.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ThemeForest-Check 1.0.0\n"
|
||||
"Report-Msgid-Bugs-To: http://wordpress.org/tag/plugin-name\n"
|
||||
"POT-Creation-Date: 2013-05-10 11:23: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: 2013-05-10 10:37-0500\n"
|
||||
"Last-Translator: Japh <japh@envato.com>\n"
|
||||
"Language-Team: Japh <japh@envato.com >\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-themeforest-check.php:214
|
||||
msgid "Page Title"
|
||||
msgstr ""
|
||||
|
||||
#: class-themeforest-check.php:215
|
||||
msgid "Menu Text"
|
||||
msgstr ""
|
||||
@@ -1,192 +0,0 @@
|
||||
# Copyright (C) 2015 Codestar
|
||||
# This file is distributed under the GPLv2 or later.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Codestar Framework 1.0.0\n"
|
||||
"Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/cs-framework\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: \n"
|
||||
"PO-Revision-Date: \n"
|
||||
"Last-Translator: Aminul Islam <aminmedia@gmail.com>\n"
|
||||
"Language-Team: \n"
|
||||
"Language: ro\n"
|
||||
|
||||
#: classes/framework.class.php:176
|
||||
msgid "Success. Imported backup options."
|
||||
msgstr "সফল। অপশনসমূহ আমদানি করা হয়েছে।"
|
||||
|
||||
#: classes/framework.class.php:181
|
||||
msgid "Default options restored."
|
||||
msgstr "ডিফল্ট অপশনসমূহ পুনঃস্থাপন করা হযেছে।"
|
||||
|
||||
#: classes/framework.class.php:200
|
||||
msgid "Default options restored for only this section."
|
||||
msgstr "সুধুমাত্র এই সেকশন এর জন্য ডিফল্ট অপশনসমূহ পুনঃস্থাপন করা হযেছে।"
|
||||
|
||||
#: classes/framework.class.php:363
|
||||
msgid "Settings saved."
|
||||
msgstr "সেটিংসমূহ সংরক্ষন করা হয়েছে।"
|
||||
|
||||
#: classes/framework.class.php:364
|
||||
msgid "Save"
|
||||
msgstr "সংরক্ষণ"
|
||||
|
||||
#: classes/framework.class.php:364
|
||||
msgid "Saving..."
|
||||
msgstr "সংরক্ষণ করা হচ্ছে..."
|
||||
|
||||
#: classes/framework.class.php:365
|
||||
msgid "Restore"
|
||||
msgstr "পূনঃস্থাপন"
|
||||
|
||||
#: classes/framework.class.php:367
|
||||
msgid "show all options"
|
||||
msgstr "সকল অপশনসমূহ দেখাও"
|
||||
|
||||
#: classes/options.class.php:125
|
||||
msgid "CONFIG"
|
||||
msgstr "কনফিগ"
|
||||
|
||||
#: classes/options.class.php:131
|
||||
msgid "USAGE"
|
||||
msgstr "ব্যবহার"
|
||||
|
||||
#: classes/options.class.php:137
|
||||
msgid "VALUE"
|
||||
msgstr "মান"
|
||||
|
||||
#: classes/options.class.php:213
|
||||
msgid "You are editing language: ( %s )"
|
||||
msgstr "আপনি ভাষা সম্পাদনা করছেনঃ %s )"
|
||||
|
||||
#: classes/shortcode.class.php:82 classes/shortcode.class.php:90
|
||||
#: fields/textarea/textarea.php:27
|
||||
msgid "Add Shortcode"
|
||||
msgstr "শর্টকোড যুক্ত করুন"
|
||||
|
||||
#: classes/shortcode.class.php:92
|
||||
msgid "Select a shortcode"
|
||||
msgstr "একটি শর্টকোড নির্বাচন করুন"
|
||||
|
||||
#: classes/shortcode.class.php:10ড
|
||||
msgid "Insert Shortcode"
|
||||
msgstr "শর্টকোড স্থাপন"
|
||||
|
||||
#: fields/background/background.php:31 fields/background/background.php:32
|
||||
#: fields/upload/upload.php:23 fields/upload/upload.php:24
|
||||
msgid "Upload"
|
||||
msgstr "আপলোড"
|
||||
|
||||
#: fields/background/background.php:33 fields/upload/upload.php:25
|
||||
msgid "Use Image"
|
||||
msgstr "ছবি ব্যবহার"
|
||||
|
||||
#: fields/backup/backup.php:21
|
||||
msgid "Import a Backup"
|
||||
msgstr "একটি ব্যাকআপ আমদানি করুন"
|
||||
|
||||
#: fields/backup/backup.php:22
|
||||
msgid "copy-paste your backup string here"
|
||||
msgstr "এখানে আপনার ব্যাকআপ স্ট্রিং কপি-পেস্ট করুন"
|
||||
|
||||
#: fields/backup/backup.php:27
|
||||
msgid "Export and Download Backup"
|
||||
msgstr "ব্যাকআপ রপ্তানি এবং ডাউনলোড করুন"
|
||||
|
||||
#: fields/backup/backup.php:28
|
||||
msgid "or"
|
||||
msgstr "অথবা"
|
||||
|
||||
#: fields/backup/backup.php:29
|
||||
msgid "Reset All Options"
|
||||
msgstr "সমস্ত অপশনসমূহ রিসেট"
|
||||
|
||||
#: fields/backup/backup.php:30
|
||||
msgid "Please be sure for reset all of framework options."
|
||||
msgstr "অনুগ্রহ করে অবগত থাকুন ফ্রেমওয়ার্ক এর সমস্ত অপশনসমূহ রিসেট হওয়া সম্বন্ধে।"
|
||||
|
||||
#: fields/gallery/gallery.php:21
|
||||
msgid "Add Gallery"
|
||||
msgstr "গ্যালারী যুক্ত"
|
||||
|
||||
#: fields/gallery/gallery.php:22
|
||||
msgid "Edit Gallery"
|
||||
msgstr "গ্যালারী সম্পাদনা"
|
||||
|
||||
#: fields/gallery/gallery.php:23
|
||||
msgid "Clear"
|
||||
msgstr "মুছুন"
|
||||
|
||||
#: fields/group/group.php:21
|
||||
msgid "Adding"
|
||||
msgstr "যুক্ত হচ্ছে"
|
||||
|
||||
#: fields/group/group.php:43 fields/group/group.php:75
|
||||
msgid "Remove"
|
||||
msgstr "মুছুন"
|
||||
|
||||
#: fields/icon/icon.php:25 functions/actions.php:47
|
||||
msgid "Add Icon"
|
||||
msgstr "আইকন যুক্ত"
|
||||
|
||||
#: fields/icon/icon.php:26
|
||||
msgid "Remove Icon"
|
||||
msgstr "আইকন রিমোভ"
|
||||
|
||||
#: fields/image/image.php:22
|
||||
msgid "Add Image"
|
||||
msgstr "ইমেজ যুক্ত"
|
||||
|
||||
#: fields/sorter/sorter.php:24
|
||||
msgid "Enabled Modules"
|
||||
msgstr "সক্রিয় মডুলসমুহ"
|
||||
|
||||
#: fields/sorter/sorter.php:25
|
||||
msgid "Disabled Modules"
|
||||
msgstr "নিষ্ক্রিয় মডুলসমূহ"
|
||||
|
||||
#: fields/switcher/switcher.php:20
|
||||
msgid "on"
|
||||
msgstr "চালু"
|
||||
|
||||
#: fields/switcher/switcher.php:20
|
||||
msgid "off"
|
||||
msgstr "বন্ধ"
|
||||
|
||||
#: fields/typography/typography.php:73
|
||||
msgid "Web Safe Fonts"
|
||||
msgstr "ওয়েব সেফ ফন্টসমূহ"
|
||||
|
||||
#: fields/typography/typography.php:79
|
||||
msgid "Google Fonts"
|
||||
msgstr "গুগল ফন্টসমুহ"
|
||||
|
||||
#: fields/typography/typography.php:107
|
||||
msgid "Error! Can not load json file."
|
||||
msgstr "সমস্যা! json ফাইল লোড করা যাচ্ছেনা"
|
||||
|
||||
#: functions/actions.php:48
|
||||
msgid "Search a Icon..."
|
||||
msgstr "আইকন অনুসন্ধান..."
|
||||
|
||||
#: functions/actions.php:49
|
||||
msgid "Loading..."
|
||||
msgstr "লোড হচ্ছে..."
|
||||
|
||||
#: functions/helpers.php:48
|
||||
msgid "This field class is not available!"
|
||||
msgstr "এই ফিল্ড এর ক্লাস পাওয়া যাচ্ছে না!"
|
||||
|
||||
#: functions/validate.php:14
|
||||
msgid "Please write a valid email address!"
|
||||
msgstr "একটি সঠিক ইমেইল ঠিকানা লিখুন!"
|
||||
|
||||
#: functions/validate.php:33
|
||||
msgid "Please write a numeric data!"
|
||||
msgstr "অনুগ্রহ করে একটি সাংখ্যিক ডাটা লিখুন!"
|
||||
|
||||
#: functions/validate.php:51
|
||||
msgid "Fatal Error! This field is required!"
|
||||
msgstr "অবধারিত সমস্যা! এই ফিল্ডটি ব্যধ্যতামূলক! "
|
||||
@@ -1,198 +0,0 @@
|
||||
# Copyright (C) 2016 Codestar
|
||||
# This file is distributed under the GPLv2 or later.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Codestar Framework 1.0.1\n"
|
||||
"Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/csf\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: \n"
|
||||
"PO-Revision-Date: \n"
|
||||
"Language-Team: \n"
|
||||
"X-Generator: Poedit 1.8.7\n"
|
||||
"Last-Translator: \n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"Language: zh_CN\n"
|
||||
|
||||
#: classes/framework.class.php:175
|
||||
msgid "Success. Imported backup options."
|
||||
msgstr "成功导入备份选项。"
|
||||
|
||||
#: classes/framework.class.php:180
|
||||
msgid "Default options restored."
|
||||
msgstr "默认选项恢复。"
|
||||
|
||||
#: classes/framework.class.php:199
|
||||
msgid "Default options restored for only this section."
|
||||
msgstr "当前节点已恢复到默认选项。"
|
||||
|
||||
#: classes/framework.class.php:365
|
||||
msgid "Settings saved."
|
||||
msgstr "设置已保存."
|
||||
|
||||
#: classes/framework.class.php:367
|
||||
msgid "Save"
|
||||
msgstr "保存"
|
||||
|
||||
#: classes/framework.class.php:367
|
||||
msgid "Saving..."
|
||||
msgstr "保存..."
|
||||
|
||||
#: classes/framework.class.php:368
|
||||
msgid "Restore"
|
||||
msgstr "恢复"
|
||||
|
||||
#: classes/framework.class.php:371 fields/backup/backup.php:29
|
||||
msgid "Reset All Options"
|
||||
msgstr "重置所有选项"
|
||||
|
||||
#: classes/framework.class.php:375
|
||||
msgid "show all options"
|
||||
msgstr "显示所有选项"
|
||||
|
||||
#: classes/options.class.php:125
|
||||
msgid "CONFIG"
|
||||
msgstr "配置"
|
||||
|
||||
#: classes/options.class.php:131 classes/options.class.php:151
|
||||
msgid "USAGE"
|
||||
msgstr "使用"
|
||||
|
||||
#: classes/options.class.php:137
|
||||
msgid "VALUE"
|
||||
msgstr "值"
|
||||
|
||||
#: classes/options.class.php:155
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#: classes/options.class.php:227
|
||||
msgid "You are editing language: ( <strong>%s</strong> )"
|
||||
msgstr "您正在编辑的语言: ( <strong>%s</strong> )"
|
||||
|
||||
#: classes/shortcode.class.php:82 classes/shortcode.class.php:90
|
||||
#: fields/textarea/textarea.php:27
|
||||
msgid "Add Shortcode"
|
||||
msgstr "添加短代码"
|
||||
|
||||
#: classes/shortcode.class.php:92
|
||||
msgid "Select a shortcode"
|
||||
msgstr "选择一个短代码"
|
||||
|
||||
#: classes/shortcode.class.php:108
|
||||
msgid "Insert Shortcode"
|
||||
msgstr "插入短代码"
|
||||
|
||||
#: fields/background/background.php:34 fields/background/background.php:35
|
||||
#: fields/upload/upload.php:23 fields/upload/upload.php:24
|
||||
msgid "Upload"
|
||||
msgstr "上传"
|
||||
|
||||
#: fields/background/background.php:36 fields/upload/upload.php:25
|
||||
msgid "Use Image"
|
||||
msgstr "使用图像"
|
||||
|
||||
#: fields/backup/backup.php:21
|
||||
msgid "Import a Backup"
|
||||
msgstr "导入备份"
|
||||
|
||||
#: fields/backup/backup.php:22
|
||||
msgid "copy-paste your backup string here"
|
||||
msgstr "复制粘贴您的备份字符串到这里"
|
||||
|
||||
#: fields/backup/backup.php:27
|
||||
msgid "Export and Download Backup"
|
||||
msgstr "导出下载备份"
|
||||
|
||||
#: fields/backup/backup.php:28
|
||||
msgid "or"
|
||||
msgstr "或者"
|
||||
|
||||
#: fields/backup/backup.php:30
|
||||
msgid "Please be sure for reset all of framework options."
|
||||
msgstr "确认重置所有选项"
|
||||
|
||||
#: fields/gallery/gallery.php:21
|
||||
msgid "Add Gallery"
|
||||
msgstr "添加画廊"
|
||||
|
||||
#: fields/gallery/gallery.php:22
|
||||
msgid "Edit Gallery"
|
||||
msgstr "编辑画廊"
|
||||
|
||||
#: fields/gallery/gallery.php:23
|
||||
msgid "Clear"
|
||||
msgstr "清除"
|
||||
|
||||
#: fields/group/group.php:21
|
||||
msgid "Adding"
|
||||
msgstr "添加"
|
||||
|
||||
#: fields/group/group.php:44 fields/group/group.php:76
|
||||
msgid "Remove"
|
||||
msgstr "移除"
|
||||
|
||||
#: fields/icon/icon.php:25 functions/actions.php:82
|
||||
msgid "Add Icon"
|
||||
msgstr "添加Icon"
|
||||
|
||||
#: fields/icon/icon.php:26
|
||||
msgid "Remove Icon"
|
||||
msgstr "移除Icon"
|
||||
|
||||
#: fields/image/image.php:22
|
||||
msgid "Add Image"
|
||||
msgstr "添加图像"
|
||||
|
||||
#: fields/sorter/sorter.php:24
|
||||
msgid "Enabled Modules"
|
||||
msgstr "启用的模块"
|
||||
|
||||
#: fields/sorter/sorter.php:25
|
||||
msgid "Disabled Modules"
|
||||
msgstr "未启用的模块"
|
||||
|
||||
#: fields/switcher/switcher.php:20
|
||||
msgid "on"
|
||||
msgstr "开"
|
||||
|
||||
#: fields/switcher/switcher.php:20
|
||||
msgid "off"
|
||||
msgstr "关"
|
||||
|
||||
#: fields/typography/typography.php:73
|
||||
msgid "Web Safe Fonts"
|
||||
msgstr "网络安全字体"
|
||||
|
||||
#: fields/typography/typography.php:79
|
||||
msgid "Google Fonts"
|
||||
msgstr "谷歌字体"
|
||||
|
||||
#: fields/typography/typography.php:107 functions/actions.php:32
|
||||
msgid "Error! Can not load json file."
|
||||
msgstr "错误!不能加载json文件"
|
||||
|
||||
#: functions/actions.php:83
|
||||
msgid "Search a Icon..."
|
||||
msgstr "查找Icon..."
|
||||
|
||||
#: functions/actions.php:84
|
||||
msgid "Loading..."
|
||||
msgstr "加载..."
|
||||
|
||||
#: functions/helpers.php:49
|
||||
msgid "This field class is not available!"
|
||||
msgstr "此字段不可用!"
|
||||
|
||||
#: functions/validate.php:14
|
||||
msgid "Please write a valid email address!"
|
||||
msgstr "请填写有效的邮箱地址!"
|
||||
|
||||
#: functions/validate.php:33
|
||||
msgid "Please write a numeric data!"
|
||||
msgstr "请写一个数字!"
|
||||
|
||||
#: functions/validate.php:51
|
||||
msgid "Fatal Error! This field is required!"
|
||||
msgstr "致命错误! 这是必填项!"
|
||||
Reference in New Issue
Block a user