Adds DFs
This commit is contained in:
@@ -0,0 +1,145 @@
|
||||
# Copyright (C) 2018 Mohammed Saimon
|
||||
# This file is distributed under the GPLv2 or later.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WooCommerce Estimated Shipping Date 3.0.2\n"
|
||||
"Report-Msgid-Bugs-To: https://saimonsplugins.com/contact/\n"
|
||||
"POT-Creation-Date: 2018-10-05 07:52:34+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"
|
||||
"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"
|
||||
|
||||
#: includes/admin/class-product-settings.php:51
|
||||
msgid "Enable WC Estimated Date"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-product-settings.php:52
|
||||
msgid "Enable or Disable woocommerce estimated shipping date"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-product-settings.php:57
|
||||
#: includes/admin/class-settings.php:150
|
||||
msgid "Estimated Delivery Time in Days"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-product-settings.php:58
|
||||
#: includes/admin/class-settings.php:151
|
||||
msgid "Insert how many days it will take to deliver the product after purchase"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-product-settings.php:66
|
||||
#: includes/admin/class-settings.php:157
|
||||
msgid "Estimated Delivery Date Message"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-product-settings.php:67
|
||||
#: includes/admin/class-settings.php:158
|
||||
msgid "Insert your message"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-settings.php:62
|
||||
msgid "Estimated Shipping Date"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-settings.php:62
|
||||
msgid "Shipping Date"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-settings.php:69
|
||||
msgid "WooCommerce Estimated Shipping Date Settings"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-settings.php:85
|
||||
msgid "Enable Shipping Date for All Existing Products"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-settings.php:88
|
||||
msgid ""
|
||||
"This tool will enable WooCommerce Estimated Shipping Date for all the "
|
||||
"existing products. It's helpful if you have lots of products, that you "
|
||||
"don't want to insert estimated shipping date for each and every product "
|
||||
"manually. Which is very time consuming."
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-settings.php:97
|
||||
msgid "Enable for All"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-settings.php:134
|
||||
msgid "Enable"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-settings.php:135
|
||||
msgid "Enable WooCommerce Estimated Shipping Date."
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-settings.php:141
|
||||
msgid "Enable Shipping Date for All Existing Product"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-settings.php:142
|
||||
msgid ""
|
||||
"Enable Shipping for all existing product by default. If this option is not "
|
||||
"checked you will have to enable estimated shipping date for each individual "
|
||||
"product manually"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-settings.php:239
|
||||
msgid "%d products are completed out of %d"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-settings.php:245
|
||||
msgid "WooCommerce estimated shipping date has been applied to all products."
|
||||
msgstr ""
|
||||
|
||||
#: includes/libs/settings-api.php:370
|
||||
msgid "Choose File"
|
||||
msgstr ""
|
||||
|
||||
#: includes/public/class-public.php:74
|
||||
msgid "<strong class='shipping-date'> %s %s</strong>"
|
||||
msgstr ""
|
||||
|
||||
#: includes/public/class-public.php:101 includes/public/class-public.php:125
|
||||
#: includes/public/class-public.php:151
|
||||
msgid "<strong>%s %s</strong>"
|
||||
msgstr ""
|
||||
|
||||
#: woo-estimated-shipping-date.php:123
|
||||
msgid ""
|
||||
"<b>WC Estimated Shipping Date</b> requires %sWooCommerce%s to be installed "
|
||||
"& activated!"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin Name of the plugin/theme
|
||||
msgid "WooCommerce Estimated Shipping Date"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin/theme
|
||||
msgid ""
|
||||
"A simple WooCommerce based plugin to show the estimated shipping date on "
|
||||
"the product, cart, checkout page"
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin/theme
|
||||
msgid "Mohammed Saimon"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin/theme
|
||||
msgid "https://saimonsplugins.com"
|
||||
msgstr ""
|
||||
Reference in New Issue
Block a user