Adds DFs
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
*** Changelog ***
|
||||
|
||||
= 1.0 - 13/01/2022 =
|
||||
|
||||
* Initial release
|
||||
@@ -0,0 +1,64 @@
|
||||
# Copyright (C) 2022 SL Design
|
||||
# This file is distributed under the GNU General Public License v3.0.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Order Attachments for WooCommerce 1.0\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/order-attachments-for-woocommerce\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: 2022-01-13T20:12:27+00:00\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"X-Generator: WP-CLI 2.5.0\n"
|
||||
"X-Domain: sld-wcoa\n"
|
||||
|
||||
#. Plugin Name of the plugin
|
||||
msgid "Order Attachments for WooCommerce"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin
|
||||
msgid "This plugin allows you to add a file to orders in your store."
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin
|
||||
msgid "SL Design"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin
|
||||
msgid "https://sldesign.pl"
|
||||
msgstr ""
|
||||
|
||||
#: includes/wcoa_admin_configuration.php:21
|
||||
msgid "Attachment"
|
||||
msgstr ""
|
||||
|
||||
#: includes/wcoa_admin_configuration.php:45
|
||||
msgid "View"
|
||||
msgstr ""
|
||||
|
||||
#: includes/wcoa_admin_configuration.php:106
|
||||
msgid "An attachment has been added to the order."
|
||||
msgstr ""
|
||||
|
||||
#: includes/wcoa_customer_configuration.php:13
|
||||
msgid "View attachment"
|
||||
msgstr ""
|
||||
|
||||
#: includes/wcoa_customer_configuration.php:25
|
||||
#: includes/wcoa_customer_configuration.php:29
|
||||
msgid "Show attachment"
|
||||
msgstr ""
|
||||
|
||||
#: includes/wcoa_customer_configuration.php:28
|
||||
msgid "An attachment has been added to your order. Click the link below to view it:"
|
||||
msgstr ""
|
||||
|
||||
#: includes/wcoa_customer_redirect_to_the_attachment.php:9
|
||||
msgid "Redirecting ..."
|
||||
msgstr ""
|
||||
|
||||
#: includes/wcoa_customer_redirect_to_the_attachment.php:21
|
||||
msgid "Page not found. Redirecting to the home page..."
|
||||
msgstr ""
|
||||
Reference in New Issue
Block a user