Skip to content

Commit

Permalink
Merge pull request #9183 from tomlev/missingTranslations
Browse files Browse the repository at this point in the history
restore missing translation keys
  • Loading branch information
mickaelandrieu committed Jun 13, 2018
2 parents 1c6d820 + 7464809 commit 6307eeb
Show file tree
Hide file tree
Showing 23 changed files with 1,006 additions and 0 deletions.
29 changes: 29 additions & 0 deletions classes/lang/KeysReference/AttributeGroupLang.php
@@ -0,0 +1,29 @@
<?php
/**
* 2007-2018 PrestaShop
*
* NOTICE OF LICENSE
*
* This source file is subject to the Open Software License (OSL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* https://opensource.org/licenses/OSL-3.0
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@prestashop.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
* versions in the future. If you wish to customize PrestaShop for your
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2018 PrestaShop SA
* @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0)
* International Registered Trademark & Property of PrestaShop SA
*/

trans('Size', 'Shop.Demo.Catalog');
trans('Shoe size', 'Shop.Demo.Catalog');
trans('Color', 'Shop.Demo.Catalog');
50 changes: 50 additions & 0 deletions classes/lang/KeysReference/AttributeLang.php
@@ -0,0 +1,50 @@
<?php
/**
* 2007-2018 PrestaShop
*
* NOTICE OF LICENSE
*
* This source file is subject to the Open Software License (OSL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* https://opensource.org/licenses/OSL-3.0
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@prestashop.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
* versions in the future. If you wish to customize PrestaShop for your
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2018 PrestaShop SA
* @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0)
* International Registered Trademark & Property of PrestaShop SA
*/

trans('S', 'Shop.Demo.Catalog');
trans('M', 'Shop.Demo.Catalog');
trans('L', 'Shop.Demo.Catalog');
trans('One size', 'Shop.Demo.Catalog');
trans('Grey', 'Shop.Demo.Catalog');
trans('Taupe', 'Shop.Demo.Catalog');
trans('Beige', 'Shop.Demo.Catalog');
trans('White', 'Shop.Demo.Catalog');
trans('Off White', 'Shop.Demo.Catalog');
trans('Red', 'Shop.Demo.Catalog');
trans('Black', 'Shop.Demo.Catalog');
trans('Camel', 'Shop.Demo.Catalog');
trans('Orange', 'Shop.Demo.Catalog');
trans('Blue', 'Shop.Demo.Catalog');
trans('Green', 'Shop.Demo.Catalog');
trans('Yellow', 'Shop.Demo.Catalog');
trans('Brown', 'Shop.Demo.Catalog');
trans('35', 'Shop.Demo.Catalog');
trans('36', 'Shop.Demo.Catalog');
trans('37', 'Shop.Demo.Catalog');
trans('38', 'Shop.Demo.Catalog');
trans('39', 'Shop.Demo.Catalog');
trans('40', 'Shop.Demo.Catalog');
trans('Pink', 'Shop.Demo.Catalog');
28 changes: 28 additions & 0 deletions classes/lang/KeysReference/CarrierLang.php
@@ -0,0 +1,28 @@
<?php
/**
* 2007-2018 PrestaShop
*
* NOTICE OF LICENSE
*
* This source file is subject to the Open Software License (OSL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* https://opensource.org/licenses/OSL-3.0
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@prestashop.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
* versions in the future. If you wish to customize PrestaShop for your
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2018 PrestaShop SA
* @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0)
* International Registered Trademark & Property of PrestaShop SA
*/

trans('Pick up in-store', 'Admin.Shipping.Feature');
trans('Delivery next day!', 'Admin.Shipping.Feature');
28 changes: 28 additions & 0 deletions classes/lang/KeysReference/CategoryLang.php
@@ -0,0 +1,28 @@
<?php
/**
* 2007-2018 PrestaShop
*
* NOTICE OF LICENSE
*
* This source file is subject to the Open Software License (OSL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* https://opensource.org/licenses/OSL-3.0
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@prestashop.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
* versions in the future. If you wish to customize PrestaShop for your
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2018 PrestaShop SA
* @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0)
* International Registered Trademark & Property of PrestaShop SA
*/

trans('Root', 'Admin.Catalog.Feature');
trans('Home', 'Admin.Catalog.Feature');
27 changes: 27 additions & 0 deletions classes/lang/KeysReference/CmsCategoryLang.php
@@ -0,0 +1,27 @@
<?php
/**
* 2007-2018 PrestaShop
*
* NOTICE OF LICENSE
*
* This source file is subject to the Open Software License (OSL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* https://opensource.org/licenses/OSL-3.0
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@prestashop.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
* versions in the future. If you wish to customize PrestaShop for your
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2018 PrestaShop SA
* @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0)
* International Registered Trademark & Property of PrestaShop SA
*/

trans('Home', 'Admin.Catalog.Feature');
73 changes: 73 additions & 0 deletions classes/lang/KeysReference/ConfigurationLang.php
@@ -0,0 +1,73 @@
<?php
/**
* 2007-2018 PrestaShop
*
* NOTICE OF LICENSE
*
* This source file is subject to the Open Software License (OSL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* https://opensource.org/licenses/OSL-3.0
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@prestashop.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
* versions in the future. If you wish to customize PrestaShop for your
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2018 PrestaShop SA
* @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0)
* International Registered Trademark & Property of PrestaShop SA
*/

trans("Dear Customer,
Regards,
Customer service",
'Admin.Shopparameters.Feature'
);

trans("We are currently updating our shop and will be back really soon.
Thanks for your patience.",
'Admin.Shopparameters.Feature'
);


// PS_INVOICE_PREFIX on configuration_lang table
trans('#IN', 'Admin.Shopparameters.Feature');


// PS_DELIVERY_PREFIX on configuration_lang table
trans('#DE', 'Admin.Shopparameters.Feature');


// PS_RETURN_PREFIX on configuration_lang table
trans('#RE', 'Admin.Shopparameters.Feature');


// PS_RETURN_PREFIX on configuration_lang table - No translate word per word but adapting for your language
trans('a|about|above|after|again|against|all|am|an|and|any|are|aren|as|at|be|because|been|before|being|below|between|both|but|by|can|cannot|could|couldn|did|didn|do|does|doesn|doing|don|down|during|each|few|for|from|further|had|hadn|has|hasn|have|haven|having|he|ll|her|here|hers|herself|him|himself|his|how|ve|if|in|into|is|isn|it|its|itself|let|me|more|most|mustn|my|myself|no|nor|not|of|off|on|once|only|or|other|ought|our|ours|ourselves|out|over|own|same|shan|she|should|shouldn|so|some|such|than|that|the|their|theirs|them|themselves|then|there|these|they|re|this|those|through|to|too|under|until|up|very|was|wasn|we|were|weren|what|when|where|which|while|who|whom|why|with|won|would|wouldn|you|your|yours|yourself|yourselves',
'Admin.Shopparameters.Feature'
);


// NW_CONDITIONS on configuration_lang table - From ps_emailsubscription module
trans('You may unsubscribe at any moment. For that purpose, please find our contact info in the legal notice.',
'Admin.Shopparameters.Feature'
);


// PS_LABEL_IN_STOCK_PRODUCTS on configuration_lang table
trans('In Stock', 'Admin.Shopparameters.Feature');


// PS_LABEL_OOS_PRODUCTS_BOA on configuration_lang table
trans('Product available for orders', 'Admin.Shopparameters.Feature');


// PS_LABEL_OOS_PRODUCTS_BOD on configuration_lang table
trans('Out-of-Stock', 'Admin.Shopparameters.Feature');
31 changes: 31 additions & 0 deletions classes/lang/KeysReference/ContactLang.php
@@ -0,0 +1,31 @@
<?php
/**
* 2007-2018 PrestaShop
*
* NOTICE OF LICENSE
*
* This source file is subject to the Open Software License (OSL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* https://opensource.org/licenses/OSL-3.0
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@prestashop.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
* versions in the future. If you wish to customize PrestaShop for your
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2018 PrestaShop SA
* @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0)
* International Registered Trademark & Property of PrestaShop SA
*/

trans('Webmaster', 'Admin.Shopparameters.Feature');
trans('Customer service', 'Admin.Shopparameters.Feature');
trans('If a technical problem occurs on this website', 'Admin.Shopparameters.Feature');

trans('For any question about a product, an order', 'Admin.Shopparameters.Feature');
33 changes: 33 additions & 0 deletions classes/lang/KeysReference/FeatureLang.php
@@ -0,0 +1,33 @@
<?php
/**
* 2007-2018 PrestaShop
*
* NOTICE OF LICENSE
*
* This source file is subject to the Open Software License (OSL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* https://opensource.org/licenses/OSL-3.0
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@prestashop.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
* versions in the future. If you wish to customize PrestaShop for your
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2018 PrestaShop SA
* @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0)
* International Registered Trademark & Property of PrestaShop SA
*/

trans('Height', 'Shop.Demo.Catalog');
trans('Width', 'Shop.Demo.Catalog');
trans('Depth', 'Shop.Demo.Catalog');
trans('Weight', 'Shop.Demo.Catalog');
trans('Compositions', 'Shop.Demo.Catalog');
trans('Styles', 'Shop.Demo.Catalog');
trans('Properties', 'Shop.Demo.Catalog');
91 changes: 91 additions & 0 deletions classes/lang/KeysReference/FeatureValueLang.php
@@ -0,0 +1,91 @@
<?php
/**
* 2007-2018 PrestaShop
*
* NOTICE OF LICENSE
*
* This source file is subject to the Open Software License (OSL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* https://opensource.org/licenses/OSL-3.0
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@prestashop.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
* versions in the future. If you wish to customize PrestaShop for your
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2018 PrestaShop SA
* @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0)
* International Registered Trademark & Property of PrestaShop SA
*/

trans('Polyester', 'Shop.Demo.Catalog');

trans('Wool', 'Shop.Demo.Catalog');

trans('Viscose', 'Shop.Demo.Catalog');

trans('Elastane', 'Shop.Demo.Catalog');

trans('Cotton', 'Shop.Demo.Catalog');

trans('Silk', 'Shop.Demo.Catalog');

trans('Suede', 'Shop.Demo.Catalog');

trans('Straw', 'Shop.Demo.Catalog');

trans('Leather', 'Shop.Demo.Catalog');

trans('Classic', 'Shop.Demo.Catalog');

trans('Casual', 'Shop.Demo.Catalog');

trans('Military', 'Shop.Demo.Catalog');

trans('Girly', 'Shop.Demo.Catalog');

trans('Rock', 'Shop.Demo.Catalog');

trans('Basic', 'Shop.Demo.Catalog');

trans('Dressy', 'Shop.Demo.Catalog');

trans('Short Sleeve', 'Shop.Demo.Catalog');

trans('Colorful Dress', 'Shop.Demo.Catalog');

trans('Short Dress', 'Shop.Demo.Catalog');

trans('Midi Dress', 'Shop.Demo.Catalog');

trans('Maxi Dress', 'Shop.Demo.Catalog');

trans('2.75 in', 'Shop.Demo.Catalog');

trans('2.06 in', 'Shop.Demo.Catalog');

trans('49.2 g', 'Shop.Demo.Catalog');

trans('0.26 in', 'Shop.Demo.Catalog');

trans('1.07 in', 'Shop.Demo.Catalog');

trans('1.62 in', 'Shop.Demo.Catalog');

trans('15.5 g', 'Shop.Demo.Catalog');

trans('0.41 in (clip included)', 'Shop.Demo.Catalog');

trans('4.33 in', 'Shop.Demo.Catalog');

trans('2.76 in', 'Shop.Demo.Catalog');

trans('120g', 'Shop.Demo.Catalog');

trans('0.31 in', 'Shop.Demo.Catalog');

0 comments on commit 6307eeb

Please sign in to comment.