Magero_Translation - Version 1.0.3

Version Notes

Traducere updatata pentru Magento 1.9.2

Download this release

Release Info

Developer Paul Grigoruta
Extension Magero_Translation
Version 1.0.3
Comparing to
See all releases


Code changes from version 1.0.2 to 1.0.3

Files changed (85) hide show
  1. ._app +0 -0
  2. ._package.xml +0 -0
  3. app/.DS_Store +0 -0
  4. app/._.DS_Store +0 -0
  5. app/._locale +0 -0
  6. app/{locale → code/community/Magero/Common}/.DS_Store +0 -0
  7. app/code/community/Magero/Common/Helper/Data.php +4 -0
  8. app/{locale/ro_RO/template → code/community/Magero/Common/Model}/.DS_Store +0 -0
  9. app/code/community/Magero/Common/Model/Feed.php +17 -0
  10. app/code/community/Magero/Common/etc/adminhtml.xml +22 -0
  11. app/code/community/Magero/Common/etc/config.xml +41 -0
  12. app/code/community/Magero/Common/etc/system.xml +42 -0
  13. app/etc/modules/Magero_Common.xml +9 -0
  14. app/locale/._.DS_Store +0 -0
  15. app/locale/._ro_RO +0 -0
  16. app/locale/ro_RO/.DS_Store +0 -0
  17. app/locale/ro_RO/._.DS_Store +0 -0
  18. app/locale/ro_RO/._Mage_AdminNotification.csv +0 -0
  19. app/locale/ro_RO/._Mage_Api.csv +0 -0
  20. app/locale/ro_RO/._Mage_Captcha.csv +0 -0
  21. app/locale/ro_RO/._Mage_Centinel.csv +0 -0
  22. app/locale/ro_RO/._Mage_Cms.csv +0 -0
  23. app/locale/ro_RO/._Mage_Compiler.csv +0 -0
  24. app/locale/ro_RO/._Mage_Connect.csv +0 -0
  25. app/locale/ro_RO/._Mage_Contacts.csv +0 -0
  26. app/locale/ro_RO/._Mage_Dataflow.csv +0 -0
  27. app/locale/ro_RO/._Mage_GiftMessage.csv +0 -0
  28. app/locale/ro_RO/._Mage_GoogleBase.csv +0 -0
  29. app/locale/ro_RO/._Mage_Index.csv +0 -0
  30. app/locale/ro_RO/._Mage_Install.csv +0 -0
  31. app/locale/ro_RO/._Mage_Media.csv +0 -0
  32. app/locale/ro_RO/._Mage_PaypalUk.csv +0 -0
  33. app/locale/ro_RO/._Mage_Poll.csv +0 -0
  34. app/locale/ro_RO/._Mage_ProductAlert.csv +0 -0
  35. app/locale/ro_RO/._Mage_Rating.csv +0 -0
  36. app/locale/ro_RO/._Mage_Rss.csv +0 -0
  37. app/locale/ro_RO/._Mage_Sendfriend.csv +0 -0
  38. app/locale/ro_RO/._Mage_Sitemap.csv +0 -0
  39. app/locale/ro_RO/._Mage_Usa.csv +0 -0
  40. app/locale/ro_RO/._Mage_Weee.csv +0 -0
  41. app/locale/ro_RO/._Mage_XmlConnect.csv +0 -0
  42. app/locale/ro_RO/._Phoenix_Moneybookers.csv +0 -0
  43. app/locale/ro_RO/._template +0 -0
  44. app/locale/ro_RO/template/._.DS_Store +0 -0
  45. app/locale/ro_RO/template/._email +0 -0
  46. app/locale/ro_RO/template/email/._account_new.html +0 -0
  47. app/locale/ro_RO/template/email/._account_new_confirmation.html +0 -0
  48. app/locale/ro_RO/template/email/._account_new_confirmed.html +0 -0
  49. app/locale/ro_RO/template/email/._account_password_reset_confirmation.html +0 -0
  50. app/locale/ro_RO/template/email/._admin_password_new.html +0 -0
  51. app/locale/ro_RO/template/email/._admin_password_reset_confirmation.html +0 -0
  52. app/locale/ro_RO/template/email/._contact_form.html +0 -0
  53. app/locale/ro_RO/template/email/._currency_update_warning.html +0 -0
  54. app/locale/ro_RO/template/email/._log_clean_warning.html +0 -0
  55. app/locale/ro_RO/template/email/._moneybookers_activateemail.html +0 -0
  56. app/locale/ro_RO/template/email/._newsletter_subscr_confirm.html +0 -0
  57. app/locale/ro_RO/template/email/._newsletter_subscr_success.html +0 -0
  58. app/locale/ro_RO/template/email/._newsletter_unsub_success.html +0 -0
  59. app/locale/ro_RO/template/email/._password_new.html +0 -0
  60. app/locale/ro_RO/template/email/._payment_failed.html +0 -0
  61. app/locale/ro_RO/template/email/._product_alert_cron_error.html +0 -0
  62. app/locale/ro_RO/template/email/._product_price_alert.html +0 -0
  63. app/locale/ro_RO/template/email/._product_share.html +0 -0
  64. app/locale/ro_RO/template/email/._product_stock_alert.html +0 -0
  65. app/locale/ro_RO/template/email/._sales +0 -0
  66. app/locale/ro_RO/template/email/._sitemap_generate_warning.html +0 -0
  67. app/locale/ro_RO/template/email/._token.html +0 -0
  68. app/locale/ro_RO/template/email/._wishlist_share.html +0 -0
  69. app/locale/ro_RO/template/email/sales/._creditmemo_new.html +0 -0
  70. app/locale/ro_RO/template/email/sales/._creditmemo_new_guest.html +0 -0
  71. app/locale/ro_RO/template/email/sales/._creditmemo_update.html +0 -0
  72. app/locale/ro_RO/template/email/sales/._creditmemo_update_guest.html +0 -0
  73. app/locale/ro_RO/template/email/sales/._invoice_new.html +0 -0
  74. app/locale/ro_RO/template/email/sales/._invoice_new_guest.html +0 -0
  75. app/locale/ro_RO/template/email/sales/._invoice_update.html +0 -0
  76. app/locale/ro_RO/template/email/sales/._invoice_update_guest.html +0 -0
  77. app/locale/ro_RO/template/email/sales/._order_new.html +0 -0
  78. app/locale/ro_RO/template/email/sales/._order_new_guest.html +0 -0
  79. app/locale/ro_RO/template/email/sales/._order_update.html +0 -0
  80. app/locale/ro_RO/template/email/sales/._order_update_guest.html +0 -0
  81. app/locale/ro_RO/template/email/sales/._shipment_new.html +0 -0
  82. app/locale/ro_RO/template/email/sales/._shipment_new_guest.html +0 -0
  83. app/locale/ro_RO/template/email/sales/._shipment_update.html +0 -0
  84. app/locale/ro_RO/template/email/sales/._shipment_update_guest.html +0 -0
  85. package.xml +12 -11
._app DELETED
Binary file
._package.xml DELETED
Binary file
app/.DS_Store DELETED
Binary file
app/._.DS_Store DELETED
Binary file
app/._locale DELETED
Binary file
app/{locale → code/community/Magero/Common}/.DS_Store RENAMED
Binary file
app/code/community/Magero/Common/Helper/Data.php ADDED
@@ -0,0 +1,4 @@
 
 
 
 
1
+ <?php
2
+ class Magero_Common_Helper_Data extends Mage_Core_Helper_Data {
3
+
4
+ }
app/{locale/ro_RO/template → code/community/Magero/Common/Model}/.DS_Store RENAMED
Binary file
app/code/community/Magero/Common/Model/Feed.php ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ class Magero_Common_Model_Feed extends Mage_AdminNotification_Model_Feed {
3
+ public function getFeedUrl() {
4
+ //return Mage::getStoreConfigFlag(self::XML_USE_HTTPS_PATH) ? 'https://' : 'http://'
5
+ return 'http://'
6
+ . Mage::getStoreConfig('magero_general/general/feed_url');
7
+ }
8
+
9
+ public function observe() {
10
+ if(Mage::getStoreConfig('magero_general/general/notification_status')) {
11
+ $model = Mage::getModel('magero_common/feed');
12
+ $model->checkUpdate();
13
+ }
14
+
15
+ return $this;
16
+ }
17
+ }
app/code/community/Magero/Common/etc/adminhtml.xml ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0"?>
2
+ <config>
3
+ <acl>
4
+ <resources>
5
+ <admin>
6
+ <children>
7
+ <system>
8
+ <children>
9
+ <config>
10
+ <children>
11
+ <magero_general translate="title" module="magero_common">
12
+ <title>Setări generale Magento în română</title>
13
+ </magero_general>
14
+ </children>
15
+ </config>
16
+ </children>
17
+ </system>
18
+ </children>
19
+ </admin>
20
+ </resources>
21
+ </acl>
22
+ </config>
app/code/community/Magero/Common/etc/config.xml ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0"?>
2
+ <config>
3
+ <modules>
4
+ <Magero_Common>
5
+ <version>1.0.0</version>
6
+ </Magero_Common>
7
+ </modules>
8
+ <global>
9
+ <helpers>
10
+ <magero_common>
11
+ <class>Magero_Common_Helper</class>
12
+ </magero_common>
13
+ </helpers>
14
+ <models>
15
+ <magero_common>
16
+ <class>Magero_Common_Model</class>
17
+ </magero_common>
18
+ </models>
19
+ </global>
20
+ <adminhtml>
21
+ <events>
22
+ <controller_action_predispatch>
23
+ <observers>
24
+ <magero_common_notificiation>
25
+ <type>singleton</type>
26
+ <class>magero_common/feed</class>
27
+ <method>observe</method>
28
+ </magero_common_notificiation>
29
+ </observers>
30
+ </controller_action_predispatch>
31
+ </events>
32
+ </adminhtml>
33
+ <default>
34
+ <magero_general>
35
+ <general>
36
+ <notification_status>1</notification_status>
37
+ <feed_url>magento-romania.ro/extension-news</feed_url>
38
+ </general>
39
+ </magero_general>
40
+ </default>
41
+ </config>
app/code/community/Magero/Common/etc/system.xml ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0"?>
2
+ <config>
3
+ <tabs>
4
+ <magero translate="label" module="magero_common">
5
+ <label>Magento în română</label>
6
+ <sort_order>1200</sort_order>
7
+ </magero>
8
+ </tabs>
9
+ <sections>
10
+ <magero_general translate="label" module="magero_common">
11
+ <class>separator-top</class>
12
+ <label>Configurație generală</label>
13
+ <tab>magero</tab>
14
+ <frontend_type>text</frontend_type>
15
+ <sort_order>10</sort_order>
16
+ <show_in_default>1</show_in_default>
17
+ <show_in_website>1</show_in_website>
18
+ <show_in_store>1</show_in_store>
19
+ <groups>
20
+ <general translate="label">
21
+ <label>Configurație generală</label>
22
+ <frontend_type>text</frontend_type>
23
+ <sort_order>100</sort_order>
24
+ <show_in_default>1</show_in_default>
25
+ <show_in_website>1</show_in_website>
26
+ <show_in_store>1</show_in_store>
27
+ <fields>
28
+ <notification_status>
29
+ <label>Pornește notificări?</label>
30
+ <frontend_type>select</frontend_type>
31
+ <source_model>adminhtml/system_config_source_yesno</source_model>
32
+ <sort_order>100</sort_order>
33
+ <show_in_default>1</show_in_default>
34
+ <show_in_website>0</show_in_website>
35
+ <show_in_store>0</show_in_store>
36
+ </notification_status>
37
+ </fields>
38
+ </general>
39
+ </groups>
40
+ </magero_general>
41
+ </sections>
42
+ </config>
app/etc/modules/Magero_Common.xml ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0"?>
2
+ <config>
3
+ <modules>
4
+ <Magero_Common>
5
+ <active>true</active>
6
+ <codePool>community</codePool>
7
+ </Magero_Common>
8
+ </modules>
9
+ </config>
app/locale/._.DS_Store DELETED
Binary file
app/locale/._ro_RO DELETED
Binary file
app/locale/ro_RO/.DS_Store CHANGED
Binary file
app/locale/ro_RO/._.DS_Store DELETED
Binary file
app/locale/ro_RO/._Mage_AdminNotification.csv DELETED
Binary file
app/locale/ro_RO/._Mage_Api.csv DELETED
Binary file
app/locale/ro_RO/._Mage_Captcha.csv DELETED
Binary file
app/locale/ro_RO/._Mage_Centinel.csv DELETED
Binary file
app/locale/ro_RO/._Mage_Cms.csv DELETED
Binary file
app/locale/ro_RO/._Mage_Compiler.csv DELETED
Binary file
app/locale/ro_RO/._Mage_Connect.csv DELETED
Binary file
app/locale/ro_RO/._Mage_Contacts.csv DELETED
Binary file
app/locale/ro_RO/._Mage_Dataflow.csv DELETED
Binary file
app/locale/ro_RO/._Mage_GiftMessage.csv DELETED
Binary file
app/locale/ro_RO/._Mage_GoogleBase.csv DELETED
Binary file
app/locale/ro_RO/._Mage_Index.csv DELETED
Binary file
app/locale/ro_RO/._Mage_Install.csv DELETED
Binary file
app/locale/ro_RO/._Mage_Media.csv DELETED
Binary file
app/locale/ro_RO/._Mage_PaypalUk.csv DELETED
Binary file
app/locale/ro_RO/._Mage_Poll.csv DELETED
Binary file
app/locale/ro_RO/._Mage_ProductAlert.csv DELETED
Binary file
app/locale/ro_RO/._Mage_Rating.csv DELETED
Binary file
app/locale/ro_RO/._Mage_Rss.csv DELETED
Binary file
app/locale/ro_RO/._Mage_Sendfriend.csv DELETED
Binary file
app/locale/ro_RO/._Mage_Sitemap.csv DELETED
Binary file
app/locale/ro_RO/._Mage_Usa.csv DELETED
Binary file
app/locale/ro_RO/._Mage_Weee.csv DELETED
Binary file
app/locale/ro_RO/._Mage_XmlConnect.csv DELETED
Binary file
app/locale/ro_RO/._Phoenix_Moneybookers.csv DELETED
Binary file
app/locale/ro_RO/._template DELETED
Binary file
app/locale/ro_RO/template/._.DS_Store DELETED
Binary file
app/locale/ro_RO/template/._email DELETED
Binary file
app/locale/ro_RO/template/email/._account_new.html DELETED
Binary file
app/locale/ro_RO/template/email/._account_new_confirmation.html DELETED
Binary file
app/locale/ro_RO/template/email/._account_new_confirmed.html DELETED
Binary file
app/locale/ro_RO/template/email/._account_password_reset_confirmation.html DELETED
Binary file
app/locale/ro_RO/template/email/._admin_password_new.html DELETED
Binary file
app/locale/ro_RO/template/email/._admin_password_reset_confirmation.html DELETED
Binary file
app/locale/ro_RO/template/email/._contact_form.html DELETED
Binary file
app/locale/ro_RO/template/email/._currency_update_warning.html DELETED
Binary file
app/locale/ro_RO/template/email/._log_clean_warning.html DELETED
Binary file
app/locale/ro_RO/template/email/._moneybookers_activateemail.html DELETED
Binary file
app/locale/ro_RO/template/email/._newsletter_subscr_confirm.html DELETED
Binary file
app/locale/ro_RO/template/email/._newsletter_subscr_success.html DELETED
Binary file
app/locale/ro_RO/template/email/._newsletter_unsub_success.html DELETED
Binary file
app/locale/ro_RO/template/email/._password_new.html DELETED
Binary file
app/locale/ro_RO/template/email/._payment_failed.html DELETED
Binary file
app/locale/ro_RO/template/email/._product_alert_cron_error.html DELETED
Binary file
app/locale/ro_RO/template/email/._product_price_alert.html DELETED
Binary file
app/locale/ro_RO/template/email/._product_share.html DELETED
Binary file
app/locale/ro_RO/template/email/._product_stock_alert.html DELETED
Binary file
app/locale/ro_RO/template/email/._sales DELETED
Binary file
app/locale/ro_RO/template/email/._sitemap_generate_warning.html DELETED
Binary file
app/locale/ro_RO/template/email/._token.html DELETED
Binary file
app/locale/ro_RO/template/email/._wishlist_share.html DELETED
Binary file
app/locale/ro_RO/template/email/sales/._creditmemo_new.html DELETED
Binary file
app/locale/ro_RO/template/email/sales/._creditmemo_new_guest.html DELETED
Binary file
app/locale/ro_RO/template/email/sales/._creditmemo_update.html DELETED
Binary file
app/locale/ro_RO/template/email/sales/._creditmemo_update_guest.html DELETED
Binary file
app/locale/ro_RO/template/email/sales/._invoice_new.html DELETED
Binary file
app/locale/ro_RO/template/email/sales/._invoice_new_guest.html DELETED
Binary file
app/locale/ro_RO/template/email/sales/._invoice_update.html DELETED
Binary file
app/locale/ro_RO/template/email/sales/._invoice_update_guest.html DELETED
Binary file
app/locale/ro_RO/template/email/sales/._order_new.html DELETED
Binary file
app/locale/ro_RO/template/email/sales/._order_new_guest.html DELETED
Binary file
app/locale/ro_RO/template/email/sales/._order_update.html DELETED
Binary file
app/locale/ro_RO/template/email/sales/._order_update_guest.html DELETED
Binary file
app/locale/ro_RO/template/email/sales/._shipment_new.html DELETED
Binary file
app/locale/ro_RO/template/email/sales/._shipment_new_guest.html DELETED
Binary file
app/locale/ro_RO/template/email/sales/._shipment_update.html DELETED
Binary file
app/locale/ro_RO/template/email/sales/._shipment_update_guest.html DELETED
Binary file
package.xml CHANGED
@@ -1,24 +1,25 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Magero_Translation</name>
4
- <version>1.0.2</version>
5
  <stability>stable</stability>
6
- <license uri="http://www.magento-romania/licenta/">eula</license>
7
  <channel>community</channel>
8
  <extends/>
9
- <summary>Traducere completa in limba romana pentru Magento 1.9.2.2 si versiuni mai vechi</summary>
10
- <description>Traducere completa limba romana pentru Magento 1.9.2.2. Traducerea este completa si pentru versiuni Magento mai vechi. Cu acest pachet primiti:&#xD;
11
  &#xD;
12
  - O traducere completa a site-ului, inclusiv mesajele de eroare&#xD;
13
  - O traducere completa a interfetei de administrare&#xD;
14
  - O traducere completa a e-mailurilor trimise de sistem&#xD;
15
  &#xD;
16
- Atentie! Traducerea este completa pentru Magento Community Edition versiunea standard. In caz ca folositi o tema modificata si/sau module ce nu sunt incluse in distributia standard, acestea pot introduce texte netraduse</description>
17
- <notes>Au fost incluse traducerile pentru Magento 1.9.2.2</notes>
18
- <authors><author><name>Magento Romania</name><user>auto-converted</user><email>mage.experts@gmail.com</email></author></authors>
19
- <date>2013-08-10</date>
20
- <time>15:48:22</time>
21
- <contents><target name="magelocale"><dir name="ro_RO"><dir name="template"><dir name="email"><dir name="sales"><file name="creditmemo_new.html" hash="d8754df4f608de354bc3c9daa7af8b22"/><file name="creditmemo_new_guest.html" hash="6bae3367ae741885db93951c6d24661f"/><file name="creditmemo_update.html" hash="71f2a593556166779db1817b3fdb1626"/><file name="creditmemo_update_guest.html" hash="a405d02d6c16dd8e105926112d219371"/><file name="invoice_new.html" hash="18bf0f38300ac0b56f7c5384237e7400"/><file name="invoice_new_guest.html" hash="f393ec68167dbbac9673dc8c95e4750e"/><file name="invoice_update.html" hash="655bd39e1b04e972cb35abe0b879cd43"/><file name="invoice_update_guest.html" hash="3ce7d39b676f1f755b185993ab8b19b7"/><file name="order_new.html" hash="61d043c4a353bd55c4bcc7f3308786c0"/><file name="order_new_guest.html" hash="b47f912fab0bc8e10ed7ee876a5dfa3f"/><file name="order_update.html" hash="8d41069f4f8caf9b5f5ba1d817805d80"/><file name="order_update_guest.html" hash="2e1444dfd34f099bf19012a544cd787a"/><file name="shipment_new.html" hash="ef9a0b8ad259979081dd328abec0e6e7"/><file name="shipment_new_guest.html" hash="65b7f8b19f2e7b182539a107c96e2df4"/><file name="shipment_update.html" hash="4ec1ce94f5df3399efff738c91483535"/><file name="shipment_update_guest.html" hash="315ca5af74fee75dad539f59c2b5ac97"/></dir><file name="account_new.html" hash="7000676d2b69186b5fa5bb28e5fbc4b7"/><file name="account_new_confirmation.html" hash="7ebaa2504b6d7b84d8fcb5150667e2c2"/><file name="account_new_confirmed.html" hash="17aea4dbf736514364a973564d6a7e70"/><file name="account_password_reset_confirmation.html" hash="7d112d79ba67c8287b9078245aad680e"/><file name="admin_password_new.html" hash="753b3c3a9df82b519470e1477eca9496"/><file name="admin_password_reset_confirmation.html" hash="581a16dd3bc8767b741e6779b72716ea"/><file name="contact_form.html" hash="6bbe53f29848f87756ecf3742bbdfe63"/><file name="currency_update_warning.html" hash="f41c4d516c95ebd1972268690b62da06"/><file name="log_clean_warning.html" hash="806b7d91e14db360470e955eaf6b1026"/><file name="moneybookers_activateemail.html" hash="c8cbc9e897052ed3806046512a785639"/><file name="newsletter_subscr_confirm.html" hash="c80391e597884d01f6a9606e66b41d95"/><file name="newsletter_subscr_success.html" hash="bf38e9d9fedfbebee36b0e4a87e829ca"/><file name="newsletter_unsub_success.html" hash="df9744ad37803e8798c72f1f4725b83d"/><file name="password_new.html" hash="a1f2c2ee30066afc060f5f452b28855f"/><file name="payment_failed.html" hash="7f7c49dfe799d3d2861ecc1c8d0e43a2"/><file name="product_alert_cron_error.html" hash="a2424d350bc3cd5efb149f53bbe25f14"/><file name="product_price_alert.html" hash="6077f01a5fd58621bc7df38d6080de3c"/><file name="product_share.html" hash="85c73393ecf9da2916499e7a236c2727"/><file name="product_stock_alert.html" hash="e94d3f7f59ca338a2725124404011141"/><file name="sitemap_generate_warning.html" hash="62f2b28375a29cb4e8127fa765c9b04d"/><file name="token.html" hash="54c79ce046a714b70c7fd93047d57a80"/><file name="wishlist_share.html" hash="649588f3f9ff675d4ab5c837e3136ade"/></dir></dir><file name="Mage_AdminNotification.csv" hash="9b8af5c06888544bb0371e5877eac052"/><file name="Mage_Adminhtml.csv" hash="49c27f987461eac5f0a79219cef18cdf"/><file name="Mage_Api.csv" hash="7f557517a5af4c7779e42e0067409f48"/><file name="Mage_Api2.csv" hash="2c0ef5bc3de1e3dcc59f732937851c3e"/><file name="Mage_Authorizenet.csv" hash="a18d8914f93d5f02da22d2e6e548a53b"/><file name="Mage_Backup.csv" hash="d4d89d30f665b927de8e771e215ebe40"/><file name="Mage_Bundle.csv" hash="b7f72c58d9ef69c1a722d00b787776a3"/><file name="Mage_Captcha.csv" hash="bfffc04eeecd5eeae3f7e4bf4c3b0047"/><file name="Mage_Catalog.csv" hash="626ee30d1d24857fcad59b39036ca9e4"/><file name="Mage_CatalogInventory.csv" hash="e73c076e2ded397c58d576857991fc75"/><file name="Mage_CatalogRule.csv" hash="440adffc57162376f961e6f3e4d353d8"/><file name="Mage_CatalogSearch.csv" hash="71e6fd2a7dce18779fb3ff6fe7cba8cc"/><file name="Mage_Centinel.csv" hash="993c90ef0bac538dfb4ae6e74c5d2e1e"/><file name="Mage_Checkout.csv" hash="8c68a40ebf49ff326b618d0b640dc58d"/><file name="Mage_Cms.csv" hash="491df70995231627b4e2b622612181a3"/><file name="Mage_Compiler.csv" hash="ee26a2f104bedc409f5ff085166b6496"/><file name="Mage_Connect.csv" hash="8066ccb77605c95db2ed7a59c5d7d809"/><file name="Mage_Contacts.csv" hash="9d3009195864bddc1c768b970635728e"/><file name="Mage_Core.csv" hash="b8b3f83e9085798a79a0d3eb24c460f9"/><file name="Mage_Cron.csv" hash="cb1f63ab86283b64f81804c46498c2ca"/><file name="Mage_CurrencySymbol.csv" hash="0f7854517249fcb5a7e08e08e6dce239"/><file name="Mage_Customer.csv" hash="0bb0771bf50a0623e0364a8e988053de"/><file name="Mage_Dataflow.csv" hash="f500cb54c6f3a459dd9ad5a29ffde27a"/><file name="Mage_Directory.csv" hash="a30c22894370a9454acbd2aa129c90bb"/><file name="Mage_Downloadable.csv" hash="4e731fc31026b13bde3e3427688bd837"/><file name="Mage_Eav.csv" hash="c8a45384135f4fb5cd97dc54bdaa1444"/><file name="Mage_GiftMessage.csv" hash="2232853e9a30d811d9575bc5f13d2579"/><file name="Mage_GoogleAnalytics.csv" hash="faf49d6d0407355200349a82ba98ef57"/><file name="Mage_GoogleBase.csv" hash="7de6c3bcf045c3d45552abce432c8067"/><file name="Mage_GoogleCheckout.csv" hash="28016236e2a40460cc0ac6faa670bd63"/><file name="Mage_ImportExport.csv" hash="573e4fb38f537c21ebb353e320f55360"/><file name="Mage_Index.csv" hash="b18f32666c491e4e50984d0860564dc9"/><file name="Mage_Install.csv" hash="566086ed342cae91885d8f480946702f"/><file name="Mage_Log.csv" hash="a7a8a764c0a371086f66c48c6e3b13e6"/><file name="Mage_Media.csv" hash="cfb18bf583d9b6d0e941892b65777355"/><file name="Mage_Newsletter.csv" hash="ce7e53d9e7d913f9979bb81f44c2f1b0"/><file name="Mage_Oauth.csv" hash="030f605b914f6ae64646148bfe247e9d"/><file name="Mage_Page.csv" hash="39cd2f27750743b26154adc903fac5be"/><file name="Mage_PageCache.csv" hash="f70a7e8d7731fe2e9732ce33d6bf7c91"/><file name="Mage_Paygate.csv" hash="1b04d82a442b9da346454fbe295008c7"/><file name="Mage_Payment.csv" hash="9928145dd9a81fd5a2e1ac39083084dc"/><file name="Mage_Paypal.csv" hash="b4bbadac2c16e33dd093949198044a5a"/><file name="Mage_PaypalUk.csv" hash="123d50c03cb7197214bea6ff6dfd340d"/><file name="Mage_Persistent.csv" hash="b5a862397012ce82ba36db88f06c6f92"/><file name="Mage_Poll.csv" hash="8c23da079404d6fd78d27e2ef24d80d8"/><file name="Mage_ProductAlert.csv" hash="407901512218b6e902f67686678c1e7f"/><file name="Mage_Rating.csv" hash="1b019096cde3640735e8fdb678ebb304"/><file name="Mage_Reports.csv" hash="df709ab17e7052f2e3ce122aace03ca3"/><file name="Mage_Review.csv" hash="864918c895f4f50a05e66bb44dc59ce2"/><file name="Mage_Rss.csv" hash="24d783b0b77a26ae7ba17a2cd3b5b646"/><file name="Mage_Rule.csv" hash="d06f0632701f66942bb4a68d9ffe9970"/><file name="Mage_Sales.csv" hash="3ad13d54f71fe1aac872972b095238ab"/><file name="Mage_SalesRule.csv" hash="5c613bbdb5e86b46edda24629a10f8f6"/><file name="Mage_Sendfriend.csv" hash="ada060edc1e88baeaf7c633b8ff7886a"/><file name="Mage_Shipping.csv" hash="c539c7c03eae37e737e870a9632875eb"/><file name="Mage_Sitemap.csv" hash="42b0fd6e0fa880f985fbf72a4d698cbc"/><file name="Mage_Tag.csv" hash="6d9e9267d6d854e49af3b1e3174d0828"/><file name="Mage_Tax.csv" hash="47a89baab26c2f8a162fac517591d6a1"/><file name="Mage_Usa.csv" hash="4c44ba725a5e07d3b1d4ad8a05ceffe0"/><file name="Mage_Weee.csv" hash="6a3b7ee0442cf8ecfcb0749cc68c3ca5"/><file name="Mage_Widget.csv" hash="2d93cac4f700ea87f06e5db876d62c96"/><file name="Mage_Wishlist.csv" hash="c83fd7dff7bad17f895126bd50ec03fe"/><file name="Mage_XmlConnect.csv" hash="0f05c160634ec3c4486176d4bb901a68"/><file name="Phoenix_Moneybookers.csv" hash="0ce8bb68cd797e56307006008585e493"/></dir></target></contents>
 
22
  <compatible/>
23
- <dependencies/>
24
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Magero_Translation</name>
4
+ <version>1.0.3</version>
5
  <stability>stable</stability>
6
+ <license uri="http://www.gnu.org/licenses/gpl-3.0.en.html">GPL 3.0</license>
7
  <channel>community</channel>
8
  <extends/>
9
+ <summary>Traducere completa in limba romana pentru Magento 1.9.2 si versiuni mai vechi</summary>
10
+ <description>raducere completa limba romana pentru Magento 1.9.2. Traducerea este completa si pentru versiuni Magento mai vechi. Cu acest pachet primiti:&#xD;
11
  &#xD;
12
  - O traducere completa a site-ului, inclusiv mesajele de eroare&#xD;
13
  - O traducere completa a interfetei de administrare&#xD;
14
  - O traducere completa a e-mailurilor trimise de sistem&#xD;
15
  &#xD;
16
+ Atentie! Traducerea este completa pentru Magento Community Edition versiunea standard. In caz ca folositi o tema modificata si/sau module ce nu sunt incluse in distributia standard, acestea pot introduce texte netraduse&#xD;
17
+ </description>
18
+ <notes>Traducere updatata pentru Magento 1.9.2</notes>
19
+ <authors><author><name>Paul Grigoruta</name><user>pgrigoruta</user><email>paul.grigoruta@gmail.com</email></author></authors>
20
+ <date>2015-12-06</date>
21
+ <time>12:13:36</time>
22
+ <contents><target name="magelocale"><dir name="ro_RO"><file name="Mage_AdminNotification.csv" hash="9b8af5c06888544bb0371e5877eac052"/><file name="Mage_Adminhtml.csv" hash="fce70b892e02307939ae328631c594ee"/><file name="Mage_AmazonPayments.csv" hash="2c54768146017ed13e57920362994b43"/><file name="Mage_Api.csv" hash="7f557517a5af4c7779e42e0067409f48"/><file name="Mage_Api2.csv" hash="822d71ac7e27aa2ba0d50c6d4a6dba6e"/><file name="Mage_Authorizenet.csv" hash="46254d53fa7024748544db4379460ca9"/><file name="Mage_Backup.csv" hash="c7c4d094d77be1430570329c18398fc6"/><file name="Mage_Bundle.csv" hash="88998ae79327f92587c901699f24837d"/><file name="Mage_Captcha.csv" hash="bfffc04eeecd5eeae3f7e4bf4c3b0047"/><file name="Mage_Catalog.csv" hash="a211dd03f5cae798f37f7e9cc66549be"/><file name="Mage_CatalogInventory.csv" hash="aa233d1b502225758c488f1679af49e9"/><file name="Mage_CatalogRule.csv" hash="bd0f8f8ace656ab1bbcde0fa36e8463e"/><file name="Mage_CatalogSearch.csv" hash="f47c0a705c0b4b8249f893097e82273d"/><file name="Mage_Centinel.csv" hash="993c90ef0bac538dfb4ae6e74c5d2e1e"/><file name="Mage_Checkout.csv" hash="350ef792687250981a5212acd7a069f3"/><file name="Mage_Cms.csv" hash="491df70995231627b4e2b622612181a3"/><file name="Mage_Compiler.csv" hash="ee26a2f104bedc409f5ff085166b6496"/><file name="Mage_ConfigurableSwatches.csv" hash="d2fc7ed6159403c975eadd3fbc995a3d"/><file name="Mage_Connect.csv" hash="8066ccb77605c95db2ed7a59c5d7d809"/><file name="Mage_Contacts.csv" hash="9d3009195864bddc1c768b970635728e"/><file name="Mage_Core.csv" hash="1618bc33b29b5ff3b38797c5a6d0dd4c"/><file name="Mage_Cron.csv" hash="510358e9d5d466391e8df81fa930a845"/><file name="Mage_CurrencySymbol.csv" hash="864008ce3c01776329b2f66b04451bfb"/><file name="Mage_Customer.csv" hash="e028b1cc42f0a6c88e996a6527095a71"/><file name="Mage_Dataflow.csv" hash="f500cb54c6f3a459dd9ad5a29ffde27a"/><file name="Mage_Directory.csv" hash="0111d3fc646e261969779c1edd35f285"/><file name="Mage_Downloadable.csv" hash="d6064ee2fb979001e6829151f9357fe7"/><file name="Mage_Eav.csv" hash="9147893354941bb1156cbd6ae95c4026"/><file name="Mage_GiftMessage.csv" hash="2232853e9a30d811d9575bc5f13d2579"/><file name="Mage_GoogleAnalytics.csv" hash="69fa3f8405ebf3e18d649673146def9f"/><file name="Mage_GoogleBase.csv" hash="7de6c3bcf045c3d45552abce432c8067"/><file name="Mage_GoogleCheckout.csv" hash="838d470c74cc2b9c421b34d2e1469c8b"/><file name="Mage_ImportExport.csv" hash="a1bd78b6dbc1978f20ca4429e4bf5b81"/><file name="Mage_Index.csv" hash="b18f32666c491e4e50984d0860564dc9"/><file name="Mage_Install.csv" hash="566086ed342cae91885d8f480946702f"/><file name="Mage_Log.csv" hash="83b0dd401927b479914df7d1b09dcf8f"/><file name="Mage_Media.csv" hash="cfb18bf583d9b6d0e941892b65777355"/><file name="Mage_Newsletter.csv" hash="5ff44c03e100a7a2735001f185a50066"/><file name="Mage_Oauth.csv" hash="8c81cb65ea49e84bd29f004d1f0b4ccf"/><file name="Mage_Page.csv" hash="5ab801e5bbb9c2e101ad488f35320697"/><file name="Mage_PageCache.csv" hash="94058b2acfef2844873c1665cdfb7954"/><file name="Mage_Paygate.csv" hash="59552461bf09bb9aaefde448f9120468"/><file name="Mage_Payment.csv" hash="0649255377cd7735e222de636fc4f710"/><file name="Mage_Paypal.csv" hash="2e9cba0ac8e600a62b445728c82800ce"/><file name="Mage_PaypalUk.csv" hash="123d50c03cb7197214bea6ff6dfd340d"/><file name="Mage_Persistent.csv" hash="d0489341d62c420aa7ef7d6077c78043"/><file name="Mage_Poll.csv" hash="8c23da079404d6fd78d27e2ef24d80d8"/><file name="Mage_ProductAlert.csv" hash="407901512218b6e902f67686678c1e7f"/><file name="Mage_Rating.csv" hash="1b019096cde3640735e8fdb678ebb304"/><file name="Mage_Reports.csv" hash="c88b6f204b049b413c4056bd56f7b100"/><file name="Mage_Review.csv" hash="d44ba3613e5ea28e1007024851ed5a73"/><file name="Mage_Rss.csv" hash="24d783b0b77a26ae7ba17a2cd3b5b646"/><file name="Mage_Rule.csv" hash="82a36ea8df45b5d43c0fff7c99bf2577"/><file name="Mage_Sales.csv" hash="ee339a9b6f2b3700ce14b746c1886338"/><file name="Mage_SalesRule.csv" hash="bd7093a3a91afeb6abf03465a81d9913"/><file name="Mage_Sendfriend.csv" hash="ada060edc1e88baeaf7c633b8ff7886a"/><file name="Mage_Shipping.csv" hash="b02219e0c3d09dccffdc12954132b19c"/><file name="Mage_Sitemap.csv" hash="42b0fd6e0fa880f985fbf72a4d698cbc"/><file name="Mage_Tag.csv" hash="feb80e519dd82ddb4ff8c5545f8302a7"/><file name="Mage_Tax.csv" hash="83240527b1fe0c2e9d5447f45ce4aaee"/><file name="Mage_Usa.csv" hash="02a2c771b5a4eb10c3bcdaeab3dddea0"/><file name="Mage_Weee.csv" hash="6d43e66e23c3980944901c14c269ab74"/><file name="Mage_Widget.csv" hash="42a2e1ae206c7b38c8fbc102d7f6a3bb"/><file name="Mage_Wishlist.csv" hash="c9fbe8c517889e794ff133dcdb1fb631"/><file name="Mage_XmlConnect.csv" hash="92efe27cd45b2a5118a47428e41b22f9"/><file name="Phoenix_Moneybookers.csv" hash="950cbf1f17a96312b4a4af6f6ed56007"/><dir name="template"><dir name="email"><file name="account_new.html" hash="7000676d2b69186b5fa5bb28e5fbc4b7"/><file name="account_new_confirmation.html" hash="7ebaa2504b6d7b84d8fcb5150667e2c2"/><file name="account_new_confirmed.html" hash="17aea4dbf736514364a973564d6a7e70"/><file name="account_password_reset_confirmation.html" hash="7d112d79ba67c8287b9078245aad680e"/><file name="admin_password_new.html" hash="753b3c3a9df82b519470e1477eca9496"/><file name="admin_password_reset_confirmation.html" hash="581a16dd3bc8767b741e6779b72716ea"/><file name="contact_form.html" hash="6bbe53f29848f87756ecf3742bbdfe63"/><file name="currency_update_warning.html" hash="f41c4d516c95ebd1972268690b62da06"/><file name="log_clean_warning.html" hash="806b7d91e14db360470e955eaf6b1026"/><file name="moneybookers_activateemail.html" hash="c8cbc9e897052ed3806046512a785639"/><file name="newsletter_subscr_confirm.html" hash="c80391e597884d01f6a9606e66b41d95"/><file name="newsletter_subscr_success.html" hash="bf38e9d9fedfbebee36b0e4a87e829ca"/><file name="newsletter_unsub_success.html" hash="df9744ad37803e8798c72f1f4725b83d"/><file name="password_new.html" hash="a1f2c2ee30066afc060f5f452b28855f"/><file name="payment_failed.html" hash="7f7c49dfe799d3d2861ecc1c8d0e43a2"/><file name="product_alert_cron_error.html" hash="a2424d350bc3cd5efb149f53bbe25f14"/><file name="product_price_alert.html" hash="6077f01a5fd58621bc7df38d6080de3c"/><file name="product_share.html" hash="85c73393ecf9da2916499e7a236c2727"/><file name="product_stock_alert.html" hash="e94d3f7f59ca338a2725124404011141"/><dir name="sales"><file name="creditmemo_new.html" hash="d8754df4f608de354bc3c9daa7af8b22"/><file name="creditmemo_new_guest.html" hash="6bae3367ae741885db93951c6d24661f"/><file name="creditmemo_update.html" hash="71f2a593556166779db1817b3fdb1626"/><file name="creditmemo_update_guest.html" hash="a405d02d6c16dd8e105926112d219371"/><file name="invoice_new.html" hash="18bf0f38300ac0b56f7c5384237e7400"/><file name="invoice_new_guest.html" hash="f393ec68167dbbac9673dc8c95e4750e"/><file name="invoice_update.html" hash="655bd39e1b04e972cb35abe0b879cd43"/><file name="invoice_update_guest.html" hash="3ce7d39b676f1f755b185993ab8b19b7"/><file name="order_new.html" hash="61d043c4a353bd55c4bcc7f3308786c0"/><file name="order_new_guest.html" hash="b47f912fab0bc8e10ed7ee876a5dfa3f"/><file name="order_update.html" hash="8d41069f4f8caf9b5f5ba1d817805d80"/><file name="order_update_guest.html" hash="2e1444dfd34f099bf19012a544cd787a"/><file name="shipment_new.html" hash="ef9a0b8ad259979081dd328abec0e6e7"/><file name="shipment_new_guest.html" hash="65b7f8b19f2e7b182539a107c96e2df4"/><file name="shipment_update.html" hash="4ec1ce94f5df3399efff738c91483535"/><file name="shipment_update_guest.html" hash="315ca5af74fee75dad539f59c2b5ac97"/></dir><file name="sitemap_generate_warning.html" hash="62f2b28375a29cb4e8127fa765c9b04d"/><file name="token.html" hash="54c79ce046a714b70c7fd93047d57a80"/><file name="wishlist_share.html" hash="649588f3f9ff675d4ab5c837e3136ade"/></dir></dir><file name=".DS_Store" hash="78fbe0fc0e63e80cdeef1dc4f9aad22d"/></dir></target><target name="magecommunity"><dir name="Magero"><dir name="Common"><dir name="Helper"><file name="Data.php" hash="3b10425cf1b70ae0df122a1659d168ca"/></dir><dir name="Model"><file name="Feed.php" hash="fe10cf8fefa6e2e59de4d164ea9e9b10"/><file name=".DS_Store" hash="2d6d73bacd932c120b2958d13089d1f4"/></dir><dir name="etc"><file name="adminhtml.xml" hash="b31fab53673a60981e561e2dcf60fe54"/><file name="config.xml" hash="5a7ee156496bcca3b33b1feb9fcf23a7"/><file name="system.xml" hash="fc7d3742aa3a76f9bc95b1b1ef169f4c"/></dir><file name=".DS_Store" hash="2b4e535bfdfc42af04e125673b727430"/></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Magero_Common.xml" hash="8353dd956a85f99911c1760d520aec71"/></dir></target></contents>
23
  <compatible/>
24
+ <dependencies><required><php><min>4.0.0</min><max>8.0.0</max></php></required></dependencies>
25
  </package>