symfony-si/magento1-sl-si
Composer 安装命令:
composer require symfony-si/magento1-sl-si
包简介
Slovenian (Slovenia) - sl_SI translations for Magento 1.x Community Edition
关键字:
README 文档
README
About
Slovenian (Slovenia) - sl_SI open source language pack for Magento
Community Edition 1.x. Translations include entire Magento Community edition - store's
front end, administration, emails and TinyMCE editor in administration forms.
Translations follow Slovenian grammar and translation rules from Lugos.
Supported Magento CE versions:
1.9.3.81.9.3.71.9.3.61.9.3.41.9.3.31.9.3.21.9.3.11.9.3.01.9.2.41.9.2.31.9.2.21.9.2.11.9.2.01.9.1.11.9.1.0
Installation
Choose one of the installation options below that suits your case.
Option 1: Magento Connect Manager
The preferred way to install this extension is to use the Magento Connect Manager from the Magento application administration and to directly upload the latest package archive locale_sl_si-1.x.y.tgz in your application. That way possible future updates will be easier to manage.
Latest package for download is available on GitHub.
From the Magento administration back end visit System->Magento Connect->Magento Connect Manager and use the Direct package file upload form to upload the downloaded tgz package.
After the upload you should see the successful extension installation notice
Enable Slovenian locale in Magento admin at System->Configuration->Locale Options->Locale and flush the Magento cache after installation to see changes.
Option 2: Composer
Magento 1 provides Composer integration by using packages.firegento.com. Run the following in command line:
$ composer require symfony-si/magento1-sl-si
And flush the Magento cache.
Option 3: Modman
Another modular installation and extensions management option is Modman. Inside Magento root folder run:
$ modman init $ modman clone git://github.com/symfony-si/magento1-sl-si.git
FAQ
Why are product attributes (Color, Weight, Tier Price, etc.) not translated?
All products have attributes assigned. They are set when you're setting up the
store views or adding the products. You can localize attributes names at
Catalog->Attributes->Manage Attributes. Open the wanted attribute, switch
to Manage Label / Options tab and translate the attribute titles as needed. Follow
the documentation
for more info.
How to leave Magento admin interface in English?
Go to System->Configuration->General->Locale Options and set Locale to
English (United States). Then in the dropdown on the left at
Current Configuration Scope, select your website and set Locale to
slovenščina (Slovenija).
How to customize translations?
Replacing core translations in app/locale/sl_SI folder is not advised because
extension's updates will overwrite files in it.
If you'd like to replace some translations with your own, you can do so in the
theme's translation.csv file. For administration add
app/design/adminhtml/default/default/locale/sl_SI/translate.csv and override
wanted translations. For your frontend theme add
app/design/frontend/{package}/{your_theme}/locale/sl_SI/translate.csv and
override translations.
Some translation overrides might also need the module name prefix in
translate.csv:
"Mage_Catalog::Add to Cart","Dodaj v voziček"
When creating modules, translation files are defined in the config.xml:
<adminhtml> <translate> <modules> <Your_Module> <files> <default>Your_Translation.csv</default> </files> </Your_Module> </modules> </translate> </adminhtml>
Email templates can be customized either in administration at
System->Transactional Emails or by adding file templates in the theme's locale
folder with the same pattern as in the app/locale/sl_SI/template.
How to use TinyMCE editor translations?
TinyMCE editor in Magento 1 is by default using English language. Slovenian translation for TinyMCE is also enabled if you've followed one of the above installation procedures.
Which PHP versions are supported?
This sl_SI language pack supports all of the latest PHP versions including 5.3. Magento however recommends to use PHP 5.4 or PHP 5.5 for current shipping versions (1.9.x). Magento 1 works fine also on PHP 7, however some minor hacks are required. Consider upgrading your server to PHP 7.
Which files/folders are included in the package?
Language pack consists of the following files/folders:
-
Module configuration:
app/code/community/Slovenian/LocalePackSl/etc/config.xml -
Administration layout file:
app/design/adminhtml/default/default/layout/slovenian/localepacksl.xml -
Magento global module configuration:
app/etc/modules/Slovenian_LocalePackSl.xml -
Slovenian translations for front end, administration and emails:
app/locale/sl_SI/ -
Adjusted TinyMCE setup:
js/slovenian/setup.js -
TinyMCE translation files:
js/tiny_mce/ -
Package data file with rules for building the package, that is moved to
var/package/locale_sl_si-1.x.y.xml:package.xml
See also
Magento 1.x manages its core translations through a series of CSV files located
in app/locale/. By default there is an en_US folder with English translations.
Magento 2
Looking for the current Magento 2? Slovenian translations for Magento 2 are also available on GitHub.
Contributing and license
Contributions and improvement suggestions are welcome. In case you find an issue with this extension, please open issue. The contributing document provides more info how to help out.
This repository is released under the Open Software License v. 3.0.
Magento administration:
Magento administration:
Tiny MCE editor:
symfony-si/magento1-sl-si 适用场景与选型建议
symfony-si/magento1-sl-si 是一款 基于 HTML 开发的 Composer 扩展包,目前已累计 362 次下载、GitHub Stars 达 6, 最近一次更新时间为 2016 年 04 月 13 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「language」 「sl_SI」 「slovenian」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 symfony-si/magento1-sl-si 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 symfony-si/magento1-sl-si 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 symfony-si/magento1-sl-si 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
Texy converts plain text in easy to read Texy syntax into structurally valid (X)HTML. It supports adding of images, links, nested lists, tables and has full support for CSS. Texy supports hyphenation of long words (which reflects language rules), clickable emails and URL (emails are obfuscated again
Easy to use i18n translation PHP class for multi-language websites
Slovenian (Slovenia) language package for Magento 2
Package for convenient work with Laravel's localization features
Store your language lines in the database, yaml or other sources
Set Links with a specific language parameter
统计信息
- 总下载量: 362
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 6
- 点击次数: 25
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2016-04-13





