Download the PHP package symfony-si/magento1-sl-si without Composer

On this page you can find all versions of the php package symfony-si/magento1-sl-si. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package magento1-sl-si

Magento 1 Slovenian translations

Build Status Progress Open Software License v. 3.0 Latest Release

Magento Slovenian translations

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:

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.

Direct file upload

After the upload you should see the successful extension installation notice

Package installed

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:

And flush the Magento cache.

Option 3: Modman

Another modular installation and extensions management option is Modman. Inside Magento root folder run:

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:

When creating modules, translation files are defined in the config.xml:

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:

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:

Screenshot 1

Magento administration:

Screenshot 2

Tiny MCE editor:

Screenshot 3


All versions of magento1-sl-si with dependencies

PHP Build Version
Package Version
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package symfony-si/magento1-sl-si contains the following files

Loading the files please wait ....