diff --git a/djangocms_video/__init__.py b/djangocms_video/__init__.py index d18f409..11d27f8 100644 --- a/djangocms_video/__init__.py +++ b/djangocms_video/__init__.py @@ -1 +1 @@ -__version__ = '0.0.2' +__version__ = '0.1' diff --git a/djangocms_video/locale/ta/LC_MESSAGES/django.mo b/djangocms_video/locale/ta/LC_MESSAGES/django.mo index b2f67ff..8df47bc 100644 Binary files a/djangocms_video/locale/ta/LC_MESSAGES/django.mo and b/djangocms_video/locale/ta/LC_MESSAGES/django.mo differ diff --git a/djangocms_video/locale/ta/LC_MESSAGES/django.po b/djangocms_video/locale/ta/LC_MESSAGES/django.po index 85219c0..2d689de 100644 --- a/djangocms_video/locale/ta/LC_MESSAGES/django.po +++ b/djangocms_video/locale/ta/LC_MESSAGES/django.po @@ -3,13 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# L.Desigan , 2014 msgid "" msgstr "" "Project-Id-Version: django-cms\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2014-02-06 14:10+0100\n" -"PO-Revision-Date: 2014-02-06 13:17+0000\n" -"Last-Translator: Chive \n" +"PO-Revision-Date: 2014-09-14 00:40+0000\n" +"Last-Translator: L.Desigan \n" "Language-Team: Tamil (http://www.transifex.com/projects/p/django-cms/language/ta/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -19,23 +20,23 @@ msgstr "" #: cms_plugins.py:13 msgid "Video" -msgstr "" +msgstr "காணொளி" #: cms_plugins.py:45 msgid "Color Settings" -msgstr "" +msgstr "நிற அமைப்பு" #: models.py:16 msgid "movie file" -msgstr "" +msgstr "திரைப்பட கோப்பு" #: models.py:17 msgid "use .flv file or h264 encoded video file" -msgstr "" +msgstr ".flv அல்லது h264 குறியாக்க வீடியோ கோப்பை பயன்படுத்தவும்" #: models.py:21 msgid "movie url" -msgstr "" +msgstr "திரைப்பட url" #: models.py:22 msgid "" @@ -45,7 +46,7 @@ msgstr "" #: models.py:27 msgid "image" -msgstr "" +msgstr "படம்" #: models.py:28 msgid "preview image file" @@ -53,23 +54,23 @@ msgstr "" #: models.py:30 msgid "width" -msgstr "" +msgstr "அகலம்" #: models.py:32 msgid "height" -msgstr "" +msgstr "உயரம்" #: models.py:35 msgid "auto play" -msgstr "" +msgstr "தானியங்கி" #: models.py:38 msgid "auto hide" -msgstr "" +msgstr "தன்னியக்க மறைவு" #: models.py:41 msgid "fullscreen" -msgstr "" +msgstr "முழுத்திரை" #: models.py:43 msgid "loop" @@ -77,7 +78,7 @@ msgstr "" #: models.py:47 msgid "background color" -msgstr "" +msgstr "பின்புல நிறம்" #: models.py:48 models.py:52 models.py:56 models.py:61 models.py:66 #: models.py:71 models.py:76 models.py:81 @@ -86,7 +87,7 @@ msgstr "" #: models.py:51 msgid "text color" -msgstr "" +msgstr "எழுத்துரு நிறம்" #: models.py:55 msgid "seekbar color" diff --git a/djangocms_video/locale/ug/LC_MESSAGES/django.mo b/djangocms_video/locale/ug/LC_MESSAGES/django.mo new file mode 100644 index 0000000..678c1b3 Binary files /dev/null and b/djangocms_video/locale/ug/LC_MESSAGES/django.mo differ diff --git a/djangocms_video/locale/ug/LC_MESSAGES/django.po b/djangocms_video/locale/ug/LC_MESSAGES/django.po new file mode 100644 index 0000000..0be04e6 --- /dev/null +++ b/djangocms_video/locale/ug/LC_MESSAGES/django.po @@ -0,0 +1,121 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: django-cms\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-02-06 14:10+0100\n" +"PO-Revision-Date: 2014-02-06 13:17+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Uighur (http://www.transifex.com/projects/p/django-cms/language/ug/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ug\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#: cms_plugins.py:13 +msgid "Video" +msgstr "" + +#: cms_plugins.py:45 +msgid "Color Settings" +msgstr "" + +#: models.py:16 +msgid "movie file" +msgstr "" + +#: models.py:17 +msgid "use .flv file or h264 encoded video file" +msgstr "" + +#: models.py:21 +msgid "movie url" +msgstr "" + +#: models.py:22 +msgid "" +"vimeo or youtube video url. Example: " +"http://www.youtube.com/watch?v=-iJ7bs4mTUY" +msgstr "" + +#: models.py:27 +msgid "image" +msgstr "" + +#: models.py:28 +msgid "preview image file" +msgstr "" + +#: models.py:30 +msgid "width" +msgstr "" + +#: models.py:32 +msgid "height" +msgstr "" + +#: models.py:35 +msgid "auto play" +msgstr "" + +#: models.py:38 +msgid "auto hide" +msgstr "" + +#: models.py:41 +msgid "fullscreen" +msgstr "" + +#: models.py:43 +msgid "loop" +msgstr "" + +#: models.py:47 +msgid "background color" +msgstr "" + +#: models.py:48 models.py:52 models.py:56 models.py:61 models.py:66 +#: models.py:71 models.py:76 models.py:81 +msgid "Hexadecimal, eg ff00cc" +msgstr "" + +#: models.py:51 +msgid "text color" +msgstr "" + +#: models.py:55 +msgid "seekbar color" +msgstr "" + +#: models.py:59 +msgid "seekbar bg color" +msgstr "" + +#: models.py:64 +msgid "loadingbar color" +msgstr "" + +#: models.py:69 +msgid "button out color" +msgstr "" + +#: models.py:74 +msgid "button over color" +msgstr "" + +#: models.py:79 +msgid "button highlight color" +msgstr "" + +#: templates/cms/plugins/video.html:60 +msgid "Missing flash plugin. Please download the latest Adobe Flash Player: " +msgstr "" + +#: templates/cms/plugins/video.html:62 +msgid "Get Adobe Flash Player" +msgstr "" diff --git a/djangocms_video/locale/uk/LC_MESSAGES/django.mo b/djangocms_video/locale/uk/LC_MESSAGES/django.mo index 61df396..f9ec58c 100644 Binary files a/djangocms_video/locale/uk/LC_MESSAGES/django.mo and b/djangocms_video/locale/uk/LC_MESSAGES/django.mo differ diff --git a/djangocms_video/locale/uk/LC_MESSAGES/django.po b/djangocms_video/locale/uk/LC_MESSAGES/django.po index 45bf851..059868b 100644 --- a/djangocms_video/locale/uk/LC_MESSAGES/django.po +++ b/djangocms_video/locale/uk/LC_MESSAGES/django.po @@ -3,13 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# Vusheslavov Eduard , 2014 msgid "" msgstr "" "Project-Id-Version: django-cms\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2014-02-06 14:10+0100\n" -"PO-Revision-Date: 2014-02-06 13:32+0000\n" -"Last-Translator: Chive \n" +"PO-Revision-Date: 2014-09-26 14:20+0000\n" +"Last-Translator: Vusheslavov Eduard \n" "Language-Team: Ukrainian (http://www.transifex.com/projects/p/django-cms/language/uk/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -27,21 +28,21 @@ msgstr "Налаштування кольору" #: models.py:16 msgid "movie file" -msgstr "" +msgstr "Відео файл" #: models.py:17 msgid "use .flv file or h264 encoded video file" -msgstr "" +msgstr "використовуйте .flv файл або h264 перекодованний відео файл" #: models.py:21 msgid "movie url" -msgstr "" +msgstr "посилання відео" #: models.py:22 msgid "" "vimeo or youtube video url. Example: " "http://www.youtube.com/watch?v=-iJ7bs4mTUY" -msgstr "" +msgstr "Посилання на відео в vimeo або youtube. Наприклад: http://www.youtube.com/watch?v=-iJ7bs4mTUY" #: models.py:27 msgid "image" @@ -49,7 +50,7 @@ msgstr "зображення" #: models.py:28 msgid "preview image file" -msgstr "" +msgstr "файл попереднього зображення" #: models.py:30 msgid "width" @@ -61,15 +62,15 @@ msgstr "висота" #: models.py:35 msgid "auto play" -msgstr "" +msgstr "автоматичне відтворення" #: models.py:38 msgid "auto hide" -msgstr "" +msgstr "автоприховування" #: models.py:41 msgid "fullscreen" -msgstr "" +msgstr "повноекранний режим" #: models.py:43 msgid "loop" @@ -77,7 +78,7 @@ msgstr "" #: models.py:47 msgid "background color" -msgstr "" +msgstr "колір фону" #: models.py:48 models.py:52 models.py:56 models.py:61 models.py:66 #: models.py:71 models.py:76 models.py:81 @@ -114,8 +115,8 @@ msgstr "" #: templates/cms/plugins/video.html:60 msgid "Missing flash plugin. Please download the latest Adobe Flash Player: " -msgstr "" +msgstr "Відсутній flash плагін. Будь ласка, завантажте останню версію програми Adobe Flash Player:" #: templates/cms/plugins/video.html:62 msgid "Get Adobe Flash Player" -msgstr "" +msgstr "Отримати Adobe Flash Player"