This commit is contained in:
erwanlr
2021-04-16 13:31:01 +02:00
parent 7b55570cbb
commit b6e36b2605
22 changed files with 12581 additions and 2 deletions

View File

@@ -0,0 +1,201 @@
# Copyright (C) 2016 WooCommerce Linet Integration
# This file is distributed under the same license as the WooCommerce Linet Integration package.
msgid ""
msgstr ""
"Project-Id-Version: WooCommerce Linet Integration 1.6.7\n"
"Report-Msgid-Bugs-To: https://github.com/adam2314/woocommerce-linet/issues\n"
"POT-Creation-Date: 2015-08-07 14:00:13+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"
#: classes/class-wc-li-invoice-manager.php:50
msgid ""
"LINET: Didn't create invoice because total is 0 and send order with zero "
"total is set to off."
msgstr ""
#: classes/class-wc-li-invoice-manager.php:80
msgid "Linet Invoice created. "
msgstr ""
#: classes/class-wc-li-invoice-manager.php:88
msgid "None"
msgstr ""
#: classes/class-wc-li-invoice-manager.php:91
msgid "ERROR creating Linet invoice: "
msgstr ""
#: classes/class-wc-li-invoice-manager.php:92
msgid " ErrorNumber: "
msgstr ""
#: classes/class-wc-li-invoice-manager.php:93
msgid " ErrorType: "
msgstr ""
#: classes/class-wc-li-invoice-manager.php:94
msgid " Message: "
msgstr ""
#: classes/class-wc-li-invoice-manager.php:95
msgid " Detail: "
msgstr ""
#: classes/class-wc-li-order-actions.php:36
msgid "Send Invoice to Linet"
msgstr ""
#: classes/class-wc-li-order-actions.php:37
msgid "Send Payment to Linet"
msgstr ""
#: classes/class-wc-li-payment-manager.php:60
msgid "Linet Payment created. "
msgstr ""
#: classes/class-wc-li-settings.php:21
msgid "Consumer Key"
msgstr ""
#: classes/class-wc-li-settings.php:27
msgid "Consumer Secret"
msgstr ""
#: classes/class-wc-li-settings.php:34
msgid "Private Key"
msgstr ""
#: classes/class-wc-li-settings.php:40
msgid "Public Key"
msgstr ""
#: classes/class-wc-li-settings.php:47
msgid "Invoice Prefix"
msgstr ""
#: classes/class-wc-li-settings.php:54
msgid "Sales Account"
msgstr ""
#: classes/class-wc-li-settings.php:60
msgid "Discount Account"
msgstr ""
#: classes/class-wc-li-settings.php:66
msgid "Shipping Account"
msgstr ""
#: classes/class-wc-li-settings.php:72
msgid "Payment Account"
msgstr ""
#: classes/class-wc-li-settings.php:78
msgid "Rounding Account"
msgstr ""
#: classes/class-wc-li-settings.php:85
msgid "Orders with zero total"
msgstr ""
#: classes/class-wc-li-settings.php:91
msgid "Auto Send Invoices"
msgstr ""
#: classes/class-wc-li-settings.php:97
msgid "Auto Send Payments"
msgstr ""
#: classes/class-wc-li-settings.php:103
msgid "Send Inventory Items"
msgstr ""
#: classes/class-wc-li-settings.php:109
msgid "Debug"
msgstr ""
#: classes/class-wc-li-settings.php:145
msgid "Linet Settings"
msgstr ""
#: classes/class-wc-li-settings.php:172
msgid "Linet"
msgstr ""
#: classes/class-wc-li-settings.php:193
msgid "Linet for WooCommerce"
msgstr ""
#: classes/class-wc-li-settings.php:197
msgid "Your settings have been saved."
msgstr ""
#: classes/class-wc-li-settings.php:200
msgid "There was an error saving your settings."
msgstr ""
#: classes/class-wc-li-settings.php:216
msgid ""
"Settings for your Linet account including security keys and default account "
"numbers.<br/> <strong>All</strong> text fields are required for the "
"integration to work properly."
msgstr ""
#: classes/class-wc-li-settings.php:230
msgid "Key file found."
msgstr ""
#: classes/class-wc-li-settings.php:232
msgid "Key file not found."
msgstr ""
#: classes/class-wc-li-settings.php:234
msgid ""
" This setting should include the absolute path to the file which might "
"include working directory: "
msgstr ""
#: woocommerce-linet.php:129
msgid ""
"WooCommerce Linet Integration requires WooCommerce 2.2.1 or higher to be "
"installed and activated!"
msgstr ""
#: woocommerce-linet.php:144
msgid "Settings"
msgstr ""
#: woocommerce-linet.php:145
msgid "Support"
msgstr ""
#: woocommerce-linet.php:146
msgid "Documentation"
msgstr ""
#. Plugin Name of the plugin/theme
msgid "WooCommerce Linet Integration"
msgstr ""
#. Plugin URI of the plugin/theme
msgid "http://woothemes.com/woocommerce"
msgstr ""
#. Description of the plugin/theme
msgid ""
"Integrates <a href=\"http://www.woothemes.com/woocommerce\" target=\"_blank"
"\" >WooCommerce</a> with the <a href=\"http://www.linet.org.il\" target=\"_blank"
"\">Linet</a> accounting software."
msgstr ""
#. Author of the plugin/theme
msgid "SpeedComp"
msgstr ""
#. Author URI of the plugin/theme
msgid "http://www.speedcomp.co.il"
msgstr ""