Adds DFs
This commit is contained in:
@@ -0,0 +1,56 @@
|
||||
# Copyright (C) 2020 Eduardo Marcolino
|
||||
# This file is distributed under the same license as the ACF: Fields in Custom Table plugin.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ACF: Fields in Custom Table 0.1\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/acf-fields-in-custom-table\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2020-11-25T14:25:51+00:00\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"X-Generator: WP-CLI 2.4.0\n"
|
||||
"X-Domain: acffict\n"
|
||||
|
||||
#. Plugin Name of the plugin
|
||||
msgid "ACF: Fields in Custom Table"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin
|
||||
msgid "Stores ACF custom fields in a custom table instead of WordPress' core meta tables."
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin
|
||||
msgid "Eduardo Marcolino"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin
|
||||
msgid "https://eduardomarcolino.com"
|
||||
msgstr ""
|
||||
|
||||
#: acf-fields-in-custom-table.php:74
|
||||
msgid "Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: acf-fields-in-custom-table.php:75
|
||||
msgid "Enable Store fields in custom table for this field group?"
|
||||
msgstr ""
|
||||
|
||||
#: acf-fields-in-custom-table.php:85
|
||||
msgid "Custom table name"
|
||||
msgstr ""
|
||||
|
||||
#: acf-fields-in-custom-table.php:86
|
||||
msgid "Define the custom table name. Make sure it doesn't conflict with others tables names."
|
||||
msgstr ""
|
||||
|
||||
#: acf-fields-in-custom-table.php:156
|
||||
#: acf-fields-in-custom-table.php:203
|
||||
msgid "ACF: Fields in Custom Table error:"
|
||||
msgstr ""
|
||||
|
||||
#: acf-fields-in-custom-table.php:273
|
||||
msgid "Unable to alter table"
|
||||
msgstr ""
|
||||
@@ -0,0 +1,485 @@
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: "
|
||||
"Avadanta Companion1.0.0\n"
|
||||
"POT-Creation-Date: "
|
||||
"2020-06-19 13:35+0530\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 "
|
||||
"2.1.1\n"
|
||||
"X-Poedit-"
|
||||
"SearchPath-0: .\n"
|
||||
|
||||
#: library/avadanta/customizer-sections/customizer-about-section.php:8
|
||||
msgid ""
|
||||
"About Section settings"
|
||||
msgstr ""
|
||||
|
||||
#: library/avadanta/customizer-sections/customizer-about-section.php:16
|
||||
msgid ""
|
||||
"Enable Home About section"
|
||||
msgstr ""
|
||||
|
||||
#: library/avadanta/customizer-sections/customizer-about-section.php:20
|
||||
#: library/avadanta/customizer-sections/customizer-callout-section.php:21
|
||||
#: library/avadanta/customizer-sections/customizer-portfolio-section.php:18
|
||||
#: library/avadanta/customizer-sections/customizer-service-section.php:20
|
||||
#: library/avadanta/customizer-sections/customizer-slider-section.php:20
|
||||
#: library/avadanta/customizer-sections/customizer-team-section.php:18
|
||||
msgid "ON"
|
||||
msgstr ""
|
||||
|
||||
#: library/avadanta/customizer-sections/customizer-about-section.php:21
|
||||
#: library/avadanta/customizer-sections/customizer-callout-section.php:22
|
||||
#: library/avadanta/customizer-sections/customizer-portfolio-section.php:19
|
||||
#: library/avadanta/customizer-sections/customizer-service-section.php:21
|
||||
#: library/avadanta/customizer-sections/customizer-slider-section.php:21
|
||||
#: library/avadanta/customizer-sections/customizer-team-section.php:19
|
||||
msgid "OFF"
|
||||
msgstr ""
|
||||
|
||||
#: library/avadanta/customizer-sections/customizer-about-section.php:28
|
||||
#: library/avadanta/home-sections/avadanta-about-section.php:10
|
||||
msgid "What People Say"
|
||||
msgstr ""
|
||||
|
||||
#: library/avadanta/customizer-sections/customizer-about-section.php:34
|
||||
#: library/avadanta/customizer-sections/customizer-portfolio-section.php:30
|
||||
#: library/avadanta/customizer-sections/customizer-service-section.php:33
|
||||
#: library/avadanta/customizer-sections/customizer-slider-section.php:33
|
||||
#: library/avadanta/customizer-sections/customizer-team-section.php:30
|
||||
msgid "Title"
|
||||
msgstr ""
|
||||
|
||||
#: library/avadanta/customizer-sections/customizer-about-section.php:42
|
||||
msgid ""
|
||||
"Bimply dummy text of the "
|
||||
"printing and typesetting "
|
||||
"industry. Lorem Ipsum "
|
||||
"has been the industrys "
|
||||
"standard dummy text ever "
|
||||
"since the 1500s, when an "
|
||||
"unknown printer took a "
|
||||
"galley of type and "
|
||||
"scrambled it to make a "
|
||||
"type specimen book."
|
||||
"<br>It has survived not "
|
||||
"only fiveBimply dummy "
|
||||
"text of the printing and "
|
||||
"typesetting industry. "
|
||||
"Lorem Ipsum has been the "
|
||||
"industrys standard dummy "
|
||||
"text ever since the "
|
||||
"1500s, when an unknown "
|
||||
"printer took a galley of "
|
||||
"type and scrambled."
|
||||
"Bimply dummy text of the "
|
||||
"printing and typesetting "
|
||||
"industry. Lorem Ipsum "
|
||||
"has been the industry."
|
||||
msgstr ""
|
||||
|
||||
#: library/avadanta/customizer-sections/customizer-about-section.php:49
|
||||
#: library/avadanta/customizer-sections/customizer-portfolio-section.php:41
|
||||
#: library/avadanta/customizer-sections/customizer-service-section.php:46
|
||||
#: library/avadanta/customizer-sections/customizer-slider-section.php:46
|
||||
#: library/avadanta/customizer-sections/customizer-team-section.php:41
|
||||
msgid "Description"
|
||||
msgstr ""
|
||||
|
||||
#: library/avadanta/customizer-sections/customizer-about-section.php:67
|
||||
msgid "Image"
|
||||
msgstr ""
|
||||
|
||||
#: library/avadanta/customizer-sections/customizer-about-section.php:68
|
||||
msgid ""
|
||||
"(Recommended Size "
|
||||
"450*470)"
|
||||
msgstr ""
|
||||
|
||||
#: library/avadanta/customizer-sections/customizer-callout-section.php:17
|
||||
msgid ""
|
||||
"Enable Callout section"
|
||||
msgstr ""
|
||||
|
||||
#: library/avadanta/customizer-sections/customizer-callout-section.php:33
|
||||
msgid "Background Image"
|
||||
msgstr ""
|
||||
|
||||
#: library/avadanta/customizer-sections/customizer-callout-section.php:44
|
||||
msgid ""
|
||||
"Enable Callout image "
|
||||
"overlay"
|
||||
msgstr ""
|
||||
|
||||
#: library/avadanta/customizer-sections/customizer-callout-section.php:58
|
||||
msgid ""
|
||||
"Callout Overlay Opacity"
|
||||
msgstr ""
|
||||
|
||||
#: library/avadanta/customizer-sections/customizer-callout-section.php:75
|
||||
msgid ""
|
||||
"Open Button Url In New "
|
||||
"Tab"
|
||||
msgstr ""
|
||||
|
||||
#: library/avadanta/customizer-sections/customizer-callout-section.php:88
|
||||
msgid ""
|
||||
"Lets Change the world we "
|
||||
"all together\n"
|
||||
msgstr ""
|
||||
|
||||
#: library/avadanta/customizer-sections/customizer-callout-section.php:94
|
||||
msgid "Callout Title"
|
||||
msgstr ""
|
||||
|
||||
#: library/avadanta/customizer-sections/customizer-callout-section.php:100
|
||||
msgid "Contact Us"
|
||||
msgstr ""
|
||||
|
||||
#: library/avadanta/customizer-sections/customizer-callout-section.php:105
|
||||
msgid ""
|
||||
"Callout Button Title"
|
||||
msgstr ""
|
||||
|
||||
#: library/avadanta/customizer-sections/customizer-callout-section.php:112
|
||||
msgid "#"
|
||||
msgstr ""
|
||||
|
||||
#: library/avadanta/customizer-sections/customizer-callout-section.php:117
|
||||
msgid "Callout button Url"
|
||||
msgstr ""
|
||||
|
||||
#: library/avadanta/customizer-sections/customizer-portfolio-section.php:7
|
||||
msgid ""
|
||||
"Portfolio Section "
|
||||
"settings"
|
||||
msgstr ""
|
||||
|
||||
#: library/avadanta/customizer-sections/customizer-portfolio-section.php:14
|
||||
msgid ""
|
||||
"Enable Home Portfolio "
|
||||
"section"
|
||||
msgstr ""
|
||||
|
||||
#: library/avadanta/customizer-sections/customizer-portfolio-section.php:25
|
||||
msgid ""
|
||||
"Meet our Portfolio "
|
||||
"Members"
|
||||
msgstr ""
|
||||
|
||||
#: library/avadanta/customizer-sections/customizer-portfolio-section.php:37
|
||||
msgid ""
|
||||
"The best portfolio "
|
||||
"available"
|
||||
msgstr ""
|
||||
|
||||
#: library/avadanta/customizer-sections/customizer-portfolio-section.php:56
|
||||
msgid "Portfolio content"
|
||||
msgstr ""
|
||||
|
||||
#: library/avadanta/customizer-sections/customizer-portfolio-section.php:59
|
||||
msgid "Add new Portfolio"
|
||||
msgstr ""
|
||||
|
||||
#: library/avadanta/customizer-sections/customizer-portfolio-section.php:60
|
||||
msgid "Portfolio"
|
||||
msgstr ""
|
||||
|
||||
#: library/avadanta/customizer-sections/customizer-portfolio-section.php:70
|
||||
msgid ""
|
||||
"To add More Portfolio? "
|
||||
"Then"
|
||||
msgstr ""
|
||||
|
||||
#: library/avadanta/customizer-sections/customizer-portfolio-section.php:71
|
||||
#: library/avadanta/customizer-sections/customizer-service-section.php:73
|
||||
#: library/avadanta/customizer-sections/customizer-slider-section.php:72
|
||||
#: library/avadanta/customizer-sections/customizer-team-section.php:76
|
||||
msgid "Upgrade to Pro"
|
||||
msgstr ""
|
||||
|
||||
#: library/avadanta/customizer-sections/customizer-service-section.php:8
|
||||
msgid ""
|
||||
"Service Section settings"
|
||||
msgstr ""
|
||||
|
||||
#: library/avadanta/customizer-sections/customizer-service-section.php:16
|
||||
#: library/avadanta/customizer-sections/customizer-slider-section.php:16
|
||||
msgid ""
|
||||
"Enable Services on "
|
||||
"homepage"
|
||||
msgstr ""
|
||||
|
||||
#: library/avadanta/customizer-sections/customizer-service-section.php:28
|
||||
#: library/avadanta/customizer-sections/customizer-slider-section.php:28
|
||||
#: library/avadanta/home-sections/avadanta-service-section.php:10
|
||||
msgid ""
|
||||
"Our World Class Services"
|
||||
msgstr ""
|
||||
|
||||
#: library/avadanta/customizer-sections/customizer-service-section.php:41
|
||||
#: library/avadanta/customizer-sections/customizer-slider-section.php:41
|
||||
#: library/avadanta/home-sections/avadanta-service-section.php:11
|
||||
msgid ""
|
||||
"Best Services In The "
|
||||
"World"
|
||||
msgstr ""
|
||||
|
||||
#: library/avadanta/customizer-sections/customizer-service-section.php:56
|
||||
msgid "Service content"
|
||||
msgstr ""
|
||||
|
||||
#: library/avadanta/customizer-sections/customizer-service-section.php:59
|
||||
msgid "Add new Service"
|
||||
msgstr ""
|
||||
|
||||
#: library/avadanta/customizer-sections/customizer-service-section.php:60
|
||||
msgid "Service"
|
||||
msgstr ""
|
||||
|
||||
#: library/avadanta/customizer-sections/customizer-service-section.php:72
|
||||
#: library/avadanta/customizer-sections/customizer-slider-section.php:71
|
||||
msgid ""
|
||||
"To add More Service? Then"
|
||||
msgstr ""
|
||||
|
||||
#: library/avadanta/customizer-sections/customizer-slider-section.php:8
|
||||
msgid ""
|
||||
"Slider Section settings"
|
||||
msgstr ""
|
||||
|
||||
#: library/avadanta/customizer-sections/customizer-slider-section.php:56
|
||||
msgid "Slider content"
|
||||
msgstr ""
|
||||
|
||||
#: library/avadanta/customizer-sections/customizer-slider-section.php:59
|
||||
msgid "Add new Slider"
|
||||
msgstr ""
|
||||
|
||||
#: library/avadanta/customizer-sections/customizer-slider-section.php:60
|
||||
msgid "Slider"
|
||||
msgstr ""
|
||||
|
||||
#: library/avadanta/customizer-sections/customizer-team-section.php:7
|
||||
msgid ""
|
||||
"Team Section settings"
|
||||
msgstr ""
|
||||
|
||||
#: library/avadanta/customizer-sections/customizer-team-section.php:14
|
||||
msgid ""
|
||||
"Enable Home Team section"
|
||||
msgstr ""
|
||||
|
||||
#: library/avadanta/customizer-sections/customizer-team-section.php:25
|
||||
msgid ""
|
||||
"Meet our Team Members"
|
||||
msgstr ""
|
||||
|
||||
#: library/avadanta/customizer-sections/customizer-team-section.php:37
|
||||
msgid ""
|
||||
"The best team available"
|
||||
msgstr ""
|
||||
|
||||
#: library/avadanta/customizer-sections/customizer-team-section.php:56
|
||||
msgid "Team content"
|
||||
msgstr ""
|
||||
|
||||
#: library/avadanta/customizer-sections/customizer-team-section.php:59
|
||||
msgid "Add new Team Member"
|
||||
msgstr ""
|
||||
|
||||
#: library/avadanta/customizer-sections/customizer-team-section.php:60
|
||||
msgid "Team Member"
|
||||
msgstr ""
|
||||
|
||||
#: library/avadanta/customizer-sections/customizer-team-section.php:75
|
||||
msgid ""
|
||||
"To add More Team? Then"
|
||||
msgstr ""
|
||||
|
||||
#: library/avadanta/default-data.php:8
|
||||
msgid "David Fahim"
|
||||
msgstr ""
|
||||
|
||||
#: library/avadanta/default-data.php:9
|
||||
msgid "Web Developer"
|
||||
msgstr ""
|
||||
|
||||
#: library/avadanta/default-data.php:14
|
||||
msgid "Kiron Jorge"
|
||||
msgstr ""
|
||||
|
||||
#: library/avadanta/default-data.php:15
|
||||
msgid "Web Designer"
|
||||
msgstr ""
|
||||
|
||||
#: library/avadanta/default-data.php:19
|
||||
msgid "Robart Jason"
|
||||
msgstr ""
|
||||
|
||||
#: library/avadanta/default-data.php:20
|
||||
msgid "Programmer"
|
||||
msgstr ""
|
||||
|
||||
#: library/avadanta/default-data.php:25
|
||||
msgid "Muktar Amint"
|
||||
msgstr ""
|
||||
|
||||
#: library/avadanta/default-data.php:26
|
||||
msgid "Influencer"
|
||||
msgstr ""
|
||||
|
||||
#: library/avadanta/default-data.php:43
|
||||
msgid "Marketing"
|
||||
msgstr ""
|
||||
|
||||
#: library/avadanta/default-data.php:48
|
||||
msgid "Branding"
|
||||
msgstr ""
|
||||
|
||||
#: library/avadanta/default-data.php:52
|
||||
msgid "Insurance"
|
||||
msgstr ""
|
||||
|
||||
#: library/avadanta/default-data.php:57
|
||||
msgid "Creative"
|
||||
msgstr ""
|
||||
|
||||
#: library/avadanta/default-data.php:73
|
||||
#: library/avadanta/default-data.php:79
|
||||
msgid ""
|
||||
"Welcome To Avadanta Theme"
|
||||
msgstr ""
|
||||
|
||||
#: library/avadanta/default-data.php:74
|
||||
#: library/avadanta/default-data.php:80
|
||||
msgid ""
|
||||
"Lorem ipsum dolor sit "
|
||||
"amet, consectetuer "
|
||||
"adipiscing elit. Aenean "
|
||||
"commodo ligula eget dolor"
|
||||
msgstr ""
|
||||
|
||||
#: library/avadanta/default-data.php:97
|
||||
msgid "Digital Marketing"
|
||||
msgstr ""
|
||||
|
||||
#: library/avadanta/default-data.php:98
|
||||
#: library/avadanta/default-data.php:106
|
||||
#: library/avadanta/default-data.php:114
|
||||
msgid ""
|
||||
"Dorem ipsum dolor sit "
|
||||
"amet, consectetur "
|
||||
"adipisicing elised "
|
||||
"doingyt eiusmod "
|
||||
"teididunt ut labore et "
|
||||
"dolore eiusmod tempor."
|
||||
msgstr ""
|
||||
|
||||
#: library/avadanta/default-data.php:105
|
||||
msgid "Insurance Business"
|
||||
msgstr ""
|
||||
|
||||
#: library/avadanta/default-data.php:113
|
||||
msgid "Business Plan"
|
||||
msgstr ""
|
||||
|
||||
#: library/avadanta/home-sections/avadanta-about-section.php:11
|
||||
msgid ""
|
||||
"Bimply dummy text of the "
|
||||
"printing and typesetting "
|
||||
"industry. Lorem Ipsum "
|
||||
"has been the industrys "
|
||||
"standard dummy text ever "
|
||||
"since the 1500s, when an "
|
||||
"unknown printer took a "
|
||||
"galley of type and "
|
||||
"scrambled it to make a "
|
||||
"type specimen book.It "
|
||||
"has survived not only "
|
||||
"fiveBimply dummy text of "
|
||||
"the printing and "
|
||||
"typesetting industry. "
|
||||
"Lorem Ipsum has been the "
|
||||
"industrys standard dummy "
|
||||
"text ever since the "
|
||||
"1500s, when an unknown "
|
||||
"printer took a galley of "
|
||||
"type and scrambled."
|
||||
"Bimply dummy text of the "
|
||||
"printing and typesetting "
|
||||
"industry Aenean "
|
||||
"convallis sollicitudin "
|
||||
"finibus. Mauris pulvinar "
|
||||
"est non neque fermentum "
|
||||
"ultrices. Praesent "
|
||||
"tristique pellentesque "
|
||||
"ligula. Quisque "
|
||||
"scelerisque ipsum ut "
|
||||
"ipsum tempus "
|
||||
"condimentum. Duis "
|
||||
"fringilla semper "
|
||||
"facilisis. Donec vel "
|
||||
"turpis lacus. Vivamus "
|
||||
"ligula purus, congue "
|
||||
"vitae urna at, mattis "
|
||||
"aliquam dolor. "
|
||||
"Vestibulum ante ipsum "
|
||||
"primis in faucibus orci "
|
||||
"luctus et ultrices "
|
||||
"posuere cubilia curae; "
|
||||
"Vestibulum volutpat, "
|
||||
"nisl sed semper "
|
||||
"efficitur, leo ligula "
|
||||
"semper velit, vel "
|
||||
"consectetur justo enim "
|
||||
"ac est."
|
||||
msgstr ""
|
||||
|
||||
#: library/avadanta/home-sections/avadanta-team-section.php:16
|
||||
msgid ""
|
||||
"Meet Our Team Members"
|
||||
msgstr ""
|
||||
|
||||
#: library/avadanta/home-sections/avadanta-team-section.php:17
|
||||
msgid ""
|
||||
"We Have World Best Team"
|
||||
msgstr ""
|
||||
@@ -0,0 +1,76 @@
|
||||
# Copyright (C) 2020 AntiSovet
|
||||
# This file is distributed under the same license as the AntiSovet plugin.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: AntiSovet 1.1\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/AntiSovet\n"
|
||||
"Language: ru_RU\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2020-10-01T20:12:11+02:00\n"
|
||||
"PO-Revision-Date: 2020-11-19 10:51+0200\n"
|
||||
"X-Generator: Poedit 2.4.1\n"
|
||||
"X-Domain: antisovet\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
|
||||
#. Plugin name
|
||||
msgid "Blocking for Yandex.Advisor"
|
||||
msgstr "Блокировка для Яндекс.Советника"
|
||||
|
||||
#. Description of the plugin
|
||||
msgid "Blocking the Yandex.Advisor extension in all browsers and devices. Demo period 5 days."
|
||||
msgstr "Блокировка расширения Яндекс.Советник во всех браузерах и устройствах. Демо период 5 дней."
|
||||
|
||||
#. Version of the plugin
|
||||
msgid "Version"
|
||||
msgstr "Версия"
|
||||
|
||||
msgid "Block Yandex.Advisor must be activated on the"
|
||||
msgstr "Блокировку Яндекс.Советника необходимо активировать на странице"
|
||||
|
||||
msgid "plugin settings page"
|
||||
msgstr "настроек плагина"
|
||||
|
||||
msgid "Generation error, please try again later"
|
||||
msgstr "Ошибка генерации, пожалуйста, попробуйте позднее"
|
||||
|
||||
msgid "Invalid server configuration"
|
||||
msgstr "Неверная конфигурация сервера"
|
||||
|
||||
msgid "Your server configuration does not allow using the Yandex.Advisor blocking plugin. You must enable PHP module Curl, or set the parameter allow_url_fopen to \"1\". If you cannot change the appropriate settings, you can manually set the lock code. To do this, go through the registration procedure on the website"
|
||||
msgstr "Конфигурация Вашего сервера не позволяет использовать плагин блокировки Яндекс.Советника. Необходимо включить PHP модуль Curl, либо установить параметр allow_url_fopen в значение \"1\". Если Вы не можете изменить соответствующие настройки, код блокировки можно установить вручную. Для этого пройдите процедуру регистрации на сайте"
|
||||
|
||||
msgid "Code installed"
|
||||
msgstr "Код установлен"
|
||||
|
||||
msgid "Code status can be seen"
|
||||
msgstr "Статус кода можно увидеть"
|
||||
|
||||
msgid "by the link"
|
||||
msgstr "по ссылке"
|
||||
|
||||
msgid "Your E-mail"
|
||||
msgstr "Ваш E-mail"
|
||||
|
||||
msgid "Required field for registration"
|
||||
msgstr "Обязательное для регистрации поле"
|
||||
|
||||
msgid "Free period - 5 days"
|
||||
msgstr "Бесплатный период - 5 дней"
|
||||
|
||||
msgid "Technical support"
|
||||
msgstr "Техническая поддержка"
|
||||
|
||||
msgid "If you have any questions about the plugin or any problems, please contact us via the"
|
||||
msgstr "В случае каких-либо вопросов по работе плагина или возникновению проблем обращайтесь через"
|
||||
|
||||
msgid "feedback form"
|
||||
msgstr "форму обратной связи"
|
||||
|
||||
msgid "or email"
|
||||
msgstr "или на почту"
|
||||
|
||||
msgid "Install code"
|
||||
msgstr "Установить код"
|
||||
@@ -0,0 +1,88 @@
|
||||
# Copyright (C) 2020 thecodechime
|
||||
# This file is distributed under the same license as the Codechime Loader plugin.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Codechime Loader 1.0.0\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/codechime-loader\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2020-11-12T07:03:06+05:45\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"X-Generator: WP-CLI 2.4.0\n"
|
||||
"X-Domain: codechime-loader\n"
|
||||
|
||||
#. Plugin Name of the plugin
|
||||
#: inc/customizer/customizer.php:128
|
||||
msgid "Codechime Loader"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin URI of the plugin
|
||||
msgid "http://thecodechime.com/plugins/codechime-loader"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin
|
||||
msgid "A great plugin to create beautiful pre loaders for your WordPress websites."
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin
|
||||
msgid "thecodechime"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin
|
||||
msgid "http://thecodechime.com/"
|
||||
msgstr ""
|
||||
|
||||
#: inc/customizer/customizer.php:129
|
||||
msgid "Codechime loader panel for adding progress bar and loader."
|
||||
msgstr ""
|
||||
|
||||
#: inc/customizer/customizer.php:140
|
||||
msgid "Loader Settings"
|
||||
msgstr ""
|
||||
|
||||
#: inc/customizer/customizer.php:148
|
||||
msgid "Loader Appearance"
|
||||
msgstr ""
|
||||
|
||||
#: inc/customizer/settings/loader-appearance.php:37
|
||||
msgid "Loader Color"
|
||||
msgstr ""
|
||||
|
||||
#: inc/customizer/settings/loader-appearance.php:49
|
||||
msgid "Background Color"
|
||||
msgstr ""
|
||||
|
||||
#: inc/customizer/settings/loader-appearance.php:65
|
||||
msgid "Loader Background Opacity"
|
||||
msgstr ""
|
||||
|
||||
#: inc/customizer/settings/loader-settings.php:37
|
||||
msgid "Loader Type"
|
||||
msgstr ""
|
||||
|
||||
#: inc/helpers.php:30
|
||||
msgid "-- Select --"
|
||||
msgstr ""
|
||||
|
||||
#: inc/helpers.php:31
|
||||
msgid "Spinner"
|
||||
msgstr ""
|
||||
|
||||
#: inc/helpers.php:32
|
||||
msgid "Atom"
|
||||
msgstr ""
|
||||
|
||||
#: inc/helpers.php:33
|
||||
msgid "Radar"
|
||||
msgstr ""
|
||||
|
||||
#: inc/helpers.php:34
|
||||
msgid "Bounce"
|
||||
msgstr ""
|
||||
|
||||
#: inc/helpers.php:35
|
||||
msgid "Loading Bar"
|
||||
msgstr ""
|
||||
1283
spec/fixtures/dynamic_finders/plugin_version/correos-oficial/translation_file/languages/correoswc.pot
vendored
Normal file
1283
spec/fixtures/dynamic_finders/plugin_version/correos-oficial/translation_file/languages/correoswc.pot
vendored
Normal file
File diff suppressed because it is too large
Load Diff
13
spec/fixtures/dynamic_finders/plugin_version/keys-master/change_log/CHANGELOG.md
vendored
Normal file
13
spec/fixtures/dynamic_finders/plugin_version/keys-master/change_log/CHANGELOG.md
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
# Changelog
|
||||
All notable changes to **Keys Master** are documented in this *changelog*.
|
||||
|
||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and **Sessions** adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [1.0.1] - 2020-12-25
|
||||
|
||||
### Changed
|
||||
- The specified compatibility is now WordPress 5.6 or higher.
|
||||
|
||||
## [1.0.0] - 2020-12-24
|
||||
|
||||
Initial release
|
||||
9
spec/fixtures/dynamic_finders/plugin_version/kingmailer-smtp/change_log/CHANGELOG.md
vendored
Normal file
9
spec/fixtures/dynamic_finders/plugin_version/kingmailer-smtp/change_log/CHANGELOG.md
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
Changelog
|
||||
=========
|
||||
|
||||
0.2 (2020-11-20):
|
||||
* Change to PHPMailer approach
|
||||
* Text updated
|
||||
|
||||
0.1 (2020-10-17):
|
||||
* Initial Release
|
||||
13
spec/fixtures/dynamic_finders/plugin_version/phrase/change_log/CHANGELOG.md
vendored
Normal file
13
spec/fixtures/dynamic_finders/plugin_version/phrase/change_log/CHANGELOG.md
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
# Changelog
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [1.0.0] - 2020-11-26
|
||||
|
||||
### Added
|
||||
* Initial version.
|
||||
|
||||
[Unreleased]: https://github.com/phrase/phrase-wordpress-plugin/compare/1.0.0...HEAD
|
||||
[1.0.0]: https://github.com/phrase/phrase-wordpress-plugin/compare/8a7e821408b379da18263912b35cf6954e83da18...1.0.0
|
||||
@@ -354,6 +354,19 @@
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/addons-for-beaver-builder/assets/js/labb-frontend.min.js?ver=1.4.1"></script>
|
||||
|
||||
|
||||
<!-- addons-for-divi -->
|
||||
<link rel="stylesheet" id="ba-module-core-css" href="http://wp.lab/wp-content/plugins/addons-for-divi/assets/css/core.css?ver=1.0.0" media="all">
|
||||
<link rel="stylesheet" id="ba-module-plugins-css" href="http://wp.lab/wp-content/plugins/addons-for-divi/assets/vendor/tippy.css?ver=1.0.0" media="all">
|
||||
<link rel="stylesheet" id="ba-slick-css" href="http://wp.lab/wp-content/plugins/addons-for-divi/assets/vendor/slick/slick.css?ver=1.0.0" media="all">
|
||||
<link rel="stylesheet" id="ba-slick-theme-css" href="http://wp.lab/wp-content/plugins/addons-for-divi/assets/vendor/slick/slick-theme.css?ver=1.0.0" media="all">
|
||||
<script src="http://wp.lab/wp-content/plugins/addons-for-divi/assets/vendor/popper.js?ver=1.0.0"></script>
|
||||
<script src="http://wp.lab/wp-content/plugins/addons-for-divi/assets/vendor/tippy.js?ver=1.0.0"></script>
|
||||
<script src="http://wp.lab/wp-content/plugins/addons-for-divi/assets/vendor/slick/slick.min.js?ver=1.0.0"></script>
|
||||
<script src="http://wp.lab/wp-content/plugins/addons-for-divi/assets/vendor/event_move.js?ver=1.0.0"></script>
|
||||
<script src="http://wp.lab/wp-content/plugins/addons-for-divi/assets/vendor/twentytwenty.js?ver=1.0.0"></script>
|
||||
<script src="http://wp.lab/wp-content/plugins/addons-for-divi/assets/js/main.js?ver=1.0.0"></script>
|
||||
|
||||
|
||||
<!-- addons-for-visual-composer -->
|
||||
<link rel="stylesheet" id="lvca-accordion-css" href="http://wp.lab/wp-content/plugins/addons-for-visual-composer/includes/addons/accordion/css/style.css?ver=1.7.1" type="text/css" media="all">
|
||||
<link rel="stylesheet" id="lvca-slick-css" href="http://wp.lab/wp-content/plugins/addons-for-visual-composer/assets/css/slick.css?ver=1.7.1" type="text/css" media="all">
|
||||
@@ -2312,6 +2325,11 @@
|
||||
<script src="http://wp.lab/wp-content/plugins/bp-profile-field-repeater/assets/js/custom-script.js?ver=1.0.0"></script>
|
||||
|
||||
|
||||
<!-- bp-star-ratings -->
|
||||
<link rel="stylesheet" id="bepassive_plugin_bpsr-css" href="http://wp.lab/wp-content/plugins/bp-star-ratings/assets/css/css.css?ver=1.0" media="all">
|
||||
<script src="http://wp.lab/wp-content/plugins/bp-star-ratings/assets/js/js.min.js?ver=1.0"></script>
|
||||
|
||||
|
||||
<!-- bp-user-to-do-list -->
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/bp-user-to-do-list/assets/js/tempust.js?ver=1.0.3"></script>
|
||||
|
||||
@@ -2696,6 +2714,11 @@
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/cardojo-lite/assets/js/cardojo-public.js?ver=1.0.2"></script>
|
||||
|
||||
|
||||
<!-- cardznet -->
|
||||
<link rel="stylesheet" id="cardznet-user-css" href="http://wp.lab/wp-content/plugins/cardznet/css/cardznet.css?ver=1.0.2" media="all">
|
||||
<script src="http://wp.lab/wp-content/plugins/cardznet/js/cardznet.js?ver=1.0.2"></script>
|
||||
|
||||
|
||||
<!-- carousel-for-awesome-filterable-portfolio -->
|
||||
<link rel="stylesheet" id="custom-css" href="http://wp.lab/wp-content/plugins/carousel-for-awesome-filterable-portfolio/resources/css/custom.css?ver=1.0" type="text/css" media="all">
|
||||
<link rel="stylesheet" id="elastislide-css" href="http://wp.lab/wp-content/plugins/carousel-for-awesome-filterable-portfolio/resources/css/elastislide.css?ver=1.0" type="text/css" media="all">
|
||||
@@ -5480,6 +5503,11 @@
|
||||
<script src="http://wp.lab/wp-content/plugins/faq-cooper/public/js/faq-public.js?ver=1.0.0"></script>
|
||||
|
||||
|
||||
<!-- faq-schema-block-to-accordion -->
|
||||
<link rel="stylesheet" id="YSFA-css" href="http://wp.lab/wp-content/plugins/faq-schema-block-to-accordion/assets/css/style.min.css?ver=1.0.0" media="all">
|
||||
<script src="http://wp.lab/wp-content/plugins/faq-schema-block-to-accordion/assets/js/YSFA-JS.min.js?ver=1.0.0"></script>
|
||||
|
||||
|
||||
<!-- faq-schema-for-pages-and-posts -->
|
||||
<link rel="stylesheet" id="wp-faq-schema-jquery-ui-css" href="http://wp.lab/wp-content/plugins/faq-schema-for-pages-and-posts//css/jquery-ui.css?ver=2.0.0" type="text/css" media="all">
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/faq-schema-for-pages-and-posts//js/frontend.js?ver=2.0.0"></script>
|
||||
@@ -7632,6 +7660,7 @@
|
||||
<link rel="stylesheet" id="offline-theme-css" href="http://wp.lab/wp-content/plugins/internet-connection-status/assets/css/theme/offline-theme-default.css?ver=1.1.0" type="text/css" media="all">
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/internet-connection-status/assets/js/offline.min.js?ver=1.1.0"></script>
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/internet-connection-status/assets/js/internet-connection.js?ver=1.1.0"></script>
|
||||
<script src="http://wp.lab/wp-content/plugins/internet-connection-status/assets/js/offline.js?ver=1.1.0"></script>
|
||||
|
||||
|
||||
<!-- invitations-for-slack -->
|
||||
@@ -15019,6 +15048,11 @@
|
||||
<link rel="stylesheet" id="tablepress-default-css" href="http://wp.lab/wp-content/plugins/tablepress/css/default.min.css?ver=1.9" type="text/css" media="all">
|
||||
|
||||
|
||||
<!-- tablesome -->
|
||||
<link rel="stylesheet" id="tablesome-bundle-css" href="http://wp.lab/wp-content/plugins/tablesome/assets/bundles/public.bundle.css?ver=0.0.1" media="all">
|
||||
<script src="http://wp.lab/wp-content/plugins/tablesome/assets/bundles/public.bundle.js?ver=0.0.1"></script>
|
||||
|
||||
|
||||
<!-- tabulate -->
|
||||
<link rel="stylesheet" id="tabulate-timepicker-css" href="http://wp.lab/wp-content/plugins/tabulate/assets/jquery-ui-timepicker-addon.css?ver=2.10.1" type="text/css" media="all">
|
||||
<link rel="stylesheet" id="tabulate-leaflet-css" href="http://wp.lab/wp-content/plugins/tabulate/assets/leaflet/css/leaflet.css?ver=2.10.1" type="text/css" media="all">
|
||||
@@ -20162,6 +20196,13 @@
|
||||
<link rel="stylesheet" id="wpm-email-css" href="http://wp.lab/wp-content/plugins/wpm-email/public/css/wpm-email-public.css?ver=1.0.0" type="text/css" media="all">
|
||||
|
||||
|
||||
<!-- wpmapmaker-google-map-styler -->
|
||||
<link rel="stylesheet" id="wpmapmaker-style-css" href="http://wp.lab/wp-content/plugins/wpmapmaker-google-map-styler/assets/css/style.css?ver=0.9.0" media="all">
|
||||
<script src="http://wp.lab/wp-content/plugins/wpmapmaker-google-map-styler/assets/js/functions.js?ver=0.9.0"></script>
|
||||
<script src="http://wp.lab/wp-content/plugins/wpmapmaker-google-map-styler/assets/js/map-styler.js?ver=0.9.0"></script>
|
||||
<script src="http://wp.lab/wp-content/plugins/wpmapmaker-google-map-styler/assets/js/map-controller.js?ver=0.9.0"></script>
|
||||
|
||||
|
||||
<!-- wpmarathi -->
|
||||
<link rel="stylesheet" id="wpmarathi-frontend-css" href="http://wp.lab/wp-content/plugins/wpmarathi//assets/css/wpmarathi-frontend.css?ver=1.0.0" type="text/css" media="all">
|
||||
|
||||
@@ -20663,6 +20704,11 @@
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/zim-airtime/public/js/techzim-airtime-public201909111050.js?ver=1.0.0"></script>
|
||||
|
||||
|
||||
<!-- ziticity-shipping-for-woocommerce -->
|
||||
<link rel="stylesheet" id="woocommerce-shipping-ziticity-css" href="http://wp.lab/wp-content/plugins/ziticity-shipping-for-woocommerce/public/css/wc-shipping-ziticity-public.css?ver=1.0.0" media="all">
|
||||
<script src="http://wp.lab/wp-content/plugins/ziticity-shipping-for-woocommerce/public/js/wc-shipping-ziticity-public.js?ver=1.0.0"></script>
|
||||
|
||||
|
||||
<!-- ziyarat-ashura -->
|
||||
<link rel="stylesheet" id="za_css-css" href="http://wp.lab/wp-content/plugins/ziyarat-ashura/css/style.css?ver=1.0.0" type="text/css" media="">
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/ziyarat-ashura/js/za-js.js?ver=1.0.0"></script>
|
||||
|
||||
@@ -0,0 +1,59 @@
|
||||
# Copyright (C) 2020 Hidetaka Okamoto
|
||||
# This file is distributed under the same license as the Search with Algolia Headless extention package.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Search with Algolia Headless extention 0.1.0\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/algolia-headless\n"
|
||||
"POT-Creation-Date: 2020-11-25 04:02: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: 2020-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"
|
||||
|
||||
#: algolia-headless.php:71
|
||||
msgid "Algolia Headless extension"
|
||||
msgstr ""
|
||||
|
||||
#: algolia-headless.php:77
|
||||
msgid "Public site domain"
|
||||
msgstr ""
|
||||
|
||||
#: algolia-headless.php:85
|
||||
msgid "You can replace the post domain from the WordPress to your public site."
|
||||
msgstr ""
|
||||
|
||||
#. Plugin Name of the plugin/theme
|
||||
msgid "Search with Algolia Headless extention"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin URI of the plugin/theme
|
||||
msgid "https://wp-kyoto.net"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin/theme
|
||||
msgid ""
|
||||
"Simply extension for WP Search with Algolia. Replace the indices domain "
|
||||
"from the WordPress to custom domain."
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin/theme
|
||||
msgid "Hidetaka Okamoto"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin/theme
|
||||
msgid "https://wp-kyoto.net/en"
|
||||
msgstr ""
|
||||
7
spec/fixtures/dynamic_finders/plugin_version/vikrestaurants/change_log/changelog.md
vendored
Normal file
7
spec/fixtures/dynamic_finders/plugin_version/vikrestaurants/change_log/changelog.md
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
# Changelog
|
||||
|
||||
### 1.0
|
||||
|
||||
*Release date - 26 November 2020*
|
||||
|
||||
* First stable release of the VikRestaurants plugin for WordPress.
|
||||
@@ -0,0 +1,241 @@
|
||||
# Copyright (C) 2020 Md Kamrul islam
|
||||
# This file is distributed under the GPL2.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WP publication manager 1.0.0\n"
|
||||
"Report-Msgid-Bugs-To: "
|
||||
"https://wordpress.org/support/plugin/wp-publication-manager\n"
|
||||
"POT-Creation-Date: 2020-10-26 01:50:58+00:00\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"PO-Revision-Date: 2020-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <EMAIL@ADDRESS>\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-i18n 1.0.3\n"
|
||||
|
||||
#: includes/class-admin.php:36 includes/class-admin.php:57
|
||||
msgid "Book"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-admin.php:56 includes/class-admin.php:58
|
||||
msgid "Books"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-admin.php:59
|
||||
msgid "Add Book"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-admin.php:60
|
||||
msgid "Add New Book"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-admin.php:61
|
||||
msgid "Edit"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-admin.php:62
|
||||
msgid "Edit Book"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-admin.php:63
|
||||
msgid "New Book"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-admin.php:64 includes/class-admin.php:65
|
||||
msgid "View Book"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-admin.php:66
|
||||
msgid "Search Book"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-admin.php:67
|
||||
msgid "No Book Found"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-admin.php:68
|
||||
msgid "No Book Found in Trash"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-admin.php:69
|
||||
msgid "Parent Book"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-admin.php:75 includes/class-admin.php:77
|
||||
msgid "Authors"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-admin.php:76
|
||||
msgid "Category"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-admin.php:78
|
||||
msgid "Edit Category"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-admin.php:79
|
||||
msgid "Update Category"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-admin.php:80
|
||||
msgid "Add New Category"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-admin.php:81
|
||||
msgid "New Category Name"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-admin.php:82
|
||||
msgid "Parent Category"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-admin.php:83
|
||||
msgid "Parent Category:"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-admin.php:84
|
||||
msgid "All Authors"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-admin.php:85
|
||||
msgid "Search Authors"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-admin.php:86
|
||||
msgid "Popular Authors"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-admin.php:87
|
||||
msgid "Separate authors with commas"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-admin.php:88
|
||||
msgid "Add or remove authors"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-admin.php:89
|
||||
msgid "Choose from the most used authors"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-admin.php:90
|
||||
msgid "No authors found."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-admin.php:105 includes/class-admin.php:107
|
||||
msgid "Publishers"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-admin.php:106 templates/book-form.php:27
|
||||
#: templates/book-list.php:107
|
||||
msgid "Publisher"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-admin.php:108
|
||||
msgid "Edit Publisher"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-admin.php:109
|
||||
msgid "Update Publisher"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-admin.php:110
|
||||
msgid "Add New Publisher"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-admin.php:111
|
||||
msgid "New Publisher Name"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-admin.php:112 includes/class-admin.php:113
|
||||
msgid "Parent Publisher"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-admin.php:114
|
||||
msgid "All Publishers"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-admin.php:115
|
||||
msgid "Search Publishers"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-admin.php:116
|
||||
msgid "Popular Publishers"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-admin.php:117
|
||||
msgid "Separate Publishers with commas"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-admin.php:118
|
||||
msgid "Add or remove Publishers"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-admin.php:119
|
||||
msgid "Choose from the most used Publishers"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-admin.php:120
|
||||
msgid "No Publishers found."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-admin.php:145 templates/book-form.php:60
|
||||
#: templates/book-list.php:105
|
||||
msgid "Price"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-admin.php:146 templates/book-form.php:46
|
||||
#: templates/book-list.php:108
|
||||
msgid "Rating"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-admin.php:171
|
||||
msgid "Book's Information"
|
||||
msgstr ""
|
||||
|
||||
#: templates/book-form.php:17 templates/book-list.php:104
|
||||
msgid "Book Name"
|
||||
msgstr ""
|
||||
|
||||
#: templates/book-form.php:20 templates/book-list.php:106
|
||||
msgid "Author"
|
||||
msgstr ""
|
||||
|
||||
#: templates/book-form.php:71
|
||||
msgid "Search"
|
||||
msgstr ""
|
||||
|
||||
#: templates/book-list.php:103
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: templates/book-list.php:157
|
||||
msgid "There is no Book found"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin Name of the plugin/theme
|
||||
msgid "WP publication manager"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin/theme
|
||||
msgid "Library Book plugin"
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin/theme
|
||||
msgid "Md Kamrul islam"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin/theme
|
||||
msgid "https://profiles.wordpress.org/rajib00002/"
|
||||
msgstr ""
|
||||
@@ -0,0 +1,150 @@
|
||||
# Copyright (C) 2020 iworks
|
||||
# This file is distributed under the GPL2+.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WP Sitemap Control 1.0.0\n"
|
||||
"Report-Msgid-Bugs-To: "
|
||||
"https://wordpress.org/support/plugin/wp-sitemap-control\n"
|
||||
"POT-Creation-Date: 2020-11-26 16:28:25+00:00\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"PO-Revision-Date: 2020-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-i18n 1.0.3\n"
|
||||
|
||||
#: etc/options.php:11
|
||||
msgid "Sitemap"
|
||||
msgstr ""
|
||||
|
||||
#: etc/options.php:21
|
||||
msgid "Post Types"
|
||||
msgstr ""
|
||||
|
||||
#: etc/options.php:41
|
||||
msgid "Taxonomies"
|
||||
msgstr ""
|
||||
|
||||
#: etc/options.php:58
|
||||
msgid "Misc"
|
||||
msgstr ""
|
||||
|
||||
#: etc/options.php:63
|
||||
msgid "Users"
|
||||
msgstr ""
|
||||
|
||||
#: etc/options.php:71
|
||||
msgid "Last modified"
|
||||
msgstr ""
|
||||
|
||||
#: etc/options.php:75
|
||||
msgid "Add the last modified date for entries."
|
||||
msgstr ""
|
||||
|
||||
#: vendor/iworks/options/options.php:237
|
||||
msgid "An error occurred while getting the configuration."
|
||||
msgstr ""
|
||||
|
||||
#: vendor/iworks/options/options.php:734
|
||||
msgid "Upload image"
|
||||
msgstr ""
|
||||
|
||||
#: vendor/iworks/options/options.php:740
|
||||
msgid "Delete image"
|
||||
msgstr ""
|
||||
|
||||
#: vendor/iworks/options/options.php:808
|
||||
msgid "Save Changes"
|
||||
msgstr ""
|
||||
|
||||
#: vendor/iworks/options/options.php:1613
|
||||
msgid "Country"
|
||||
msgstr ""
|
||||
|
||||
#: vendor/iworks/options/options.php:1614
|
||||
msgid "City"
|
||||
msgstr ""
|
||||
|
||||
#: vendor/iworks/options/options.php:1615
|
||||
msgid "Street"
|
||||
msgstr ""
|
||||
|
||||
#: vendor/iworks/options/options.php:1616
|
||||
msgid "ZIP code"
|
||||
msgstr ""
|
||||
|
||||
#: vendor/iworks/options/options.php:1765
|
||||
msgid "OFF"
|
||||
msgstr ""
|
||||
|
||||
#: vendor/iworks/options/options.php:1766
|
||||
msgid "ON"
|
||||
msgstr ""
|
||||
|
||||
#: vendor/iworks/rate/rate.php:373
|
||||
msgid ""
|
||||
"Hey %1$s, you've been using %2$s for a while now, and we hope you're happy "
|
||||
"with it."
|
||||
msgstr ""
|
||||
|
||||
#: vendor/iworks/rate/rate.php:373
|
||||
msgid ""
|
||||
"We've spent countless hours developing this free plugin for you, and we "
|
||||
"would really appreciate it if you dropped us a quick rating!"
|
||||
msgstr ""
|
||||
|
||||
#: vendor/iworks/rate/rate.php:388
|
||||
msgid "Thanks :)"
|
||||
msgstr ""
|
||||
|
||||
#: vendor/iworks/rate/rate.php:391
|
||||
msgid "Rate %s"
|
||||
msgstr ""
|
||||
|
||||
#: vendor/iworks/rate/rate.php:396
|
||||
msgid "Saving"
|
||||
msgstr ""
|
||||
|
||||
#: vendor/iworks/rate/rate.php:397
|
||||
msgid "No thanks"
|
||||
msgstr ""
|
||||
|
||||
#: vendor/iworks/sitemap.php:215
|
||||
msgid "Settings"
|
||||
msgstr ""
|
||||
|
||||
#: vendor/iworks/sitemap.php:219
|
||||
msgid "Donate"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin Name of the plugin/theme
|
||||
msgid "WP Sitemap Control"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin URI of the plugin/theme
|
||||
msgid "http://iworks.pl/tag/wp-sitemap"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin/theme
|
||||
msgid "Allow to control WordPress build-in sitemap.xml"
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin/theme
|
||||
msgid "iworks"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin/theme
|
||||
msgid "http://iworks.pl/"
|
||||
msgstr ""
|
||||
2
spec/fixtures/dynamic_finders/plugin_version/wp-stripe-express/change_log/changelog.txt
vendored
Normal file
2
spec/fixtures/dynamic_finders/plugin_version/wp-stripe-express/change_log/changelog.txt
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
= 1.0.0 =
|
||||
First Release
|
||||
Reference in New Issue
Block a user