معرفی شرکت ها


django-hbs-makemessages-0.9.6


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Library providing makemessages for Handlebars.js templates
ویژگی مقدار
سیستم عامل -
نام فایل django-hbs-makemessages-0.9.6
نام django-hbs-makemessages
نسخه کتابخانه 0.9.6
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Rafał Pitoń
ایمیل نویسنده kontakt@rpiton.com
آدرس صفحه اصلی https://github.com/rafalp/django-hbs-makemessages
آدرس اینترنتی https://pypi.org/project/django-hbs-makemessages/
مجوز MIT
======================= django-hbs-makemessages ======================= .. image:: https://travis-ci.org/rafalp/django-hbs-makemessages.png?branch=master :target: https://travis-ci.org/rafalp/django-hbs-makemessages Library providing ``django-admin-hbs.py`` script that exposes custom ``makemessages`` command that can extract language strings from .hbs and .handlebars files. This library complements `django-ember-gettext <https://github.com/rafalp/django-ember-gettext>`_ Ember.js addon that provides Django's `gettext` support in Ember.js application. Tutorial ======== Install library via pip: pip install django-hbs-makemessages CD to project containing ``locale`` directory and JS app and fire ``makemessages`` for your locale: django-admin-hbs.py makemessages --l en_us --d djangojs Now check your locale's djangojs.po file for your locale and see if it contains translation files: #: emberapp/routes/application.js:8 msgid "Connection lost" msgstr "" #: emberapp/routes/application.js:13 msgid "Page not available" msgstr "" #: emberapp/routes/application.js:24 msgid "Page not found" msgstr "" #: emberapp/templates/application.handlebars.:2 #: emberapp/templates/application.hbs.:2 msgid "Welcome to Ember.js!" msgstr "" #: emberapp/templates/application.handlebars.:3 #: emberapp/templates/application.hbs.:3 msgid "IndexController renders %(template)s template!" msgstr "" Authors ======= **Rafał Pitoń** * http://rpiton.com * http://github.com/rafalp * https://twitter.com/RafalPiton Copyright and license ===================== Copyright © 2014 `Rafał Pitoń <http://github.com/ralfp>`_ This program comes with ABSOLUTELY NO WARRANTY. This is free software and you are welcome to modify and redistribute it under the conditions described in the license. For the complete license, refer to LICENSE.rst


نحوه نصب


نصب پکیج whl django-hbs-makemessages-0.9.6:

    pip install django-hbs-makemessages-0.9.6.whl


نصب پکیج tar.gz django-hbs-makemessages-0.9.6:

    pip install django-hbs-makemessages-0.9.6.tar.gz