add locale strings
This commit is contained in:
parent
16a872db15
commit
75c431bd39
|
@ -8,7 +8,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2020-04-29 19:05+0000\n"
|
"POT-Creation-Date: 2020-05-01 12:17+0000\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
|
@ -18,31 +18,31 @@ msgstr ""
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
#: restream/models.py:9
|
#: restream/models.py:11
|
||||||
msgid "restreamconfig_stream_help"
|
msgid "restreamconfig_stream_help"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: restream/models.py:10
|
#: restream/models.py:12
|
||||||
msgid "restreamconfig_target_help"
|
msgid "restreamconfig_target_help"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: restream/models.py:11
|
#: restream/models.py:13
|
||||||
msgid "restreamconfig_name_help"
|
msgid "restreamconfig_name_help"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: restream/models.py:12
|
#: restream/models.py:14
|
||||||
msgid "restreamconfig_activate_help"
|
msgid "restreamconfig_activate_help"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: restream/models.py:15
|
#: restream/models.py:17
|
||||||
msgid "restreamconfig_verbose_name"
|
msgid "restreamconfig_verbose_name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: restream/models.py:16
|
#: restream/models.py:18
|
||||||
msgid "restreamconfig_verbose_name_plural"
|
msgid "restreamconfig_verbose_name_plural"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: restream/models.py:19
|
#: restream/models.py:21
|
||||||
msgid "restreamconfig_class_name"
|
msgid "restreamconfig_class_name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -57,26 +57,33 @@ msgid "are_you_sure_you_want_to_delete_\"%(restreamconfig_config_name)s\"?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: restream/templates/restream/restreamconfig_confirm_delete.html:15
|
#: restream/templates/restream/restreamconfig_confirm_delete.html:15
|
||||||
|
#: restream/templates/restream/restreamconfig_detail.html:20
|
||||||
#: rtmp/templates/rtmp/stream_confirm_delete.html:18
|
#: rtmp/templates/rtmp/stream_confirm_delete.html:18
|
||||||
|
#: rtmp/templates/rtmp/stream_detail.html:20
|
||||||
msgid "delete"
|
msgid "delete"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: restream/templates/restream/restreamconfig_detail.html:6
|
#: restream/templates/restream/restreamconfig_detail.html:12
|
||||||
msgid "restreamconfig_configuration_details_header"
|
msgid "restreamconfig_configuration_details_header"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: restream/templates/restream/restreamconfig_detail.html:11
|
#: restream/templates/restream/restreamconfig_detail.html:17
|
||||||
#: restream/templates/restream/restreamconfig_list.html:16
|
#: rtmp/templates/rtmp/stream_detail.html:17
|
||||||
#: rtmp/templates/rtmp/stream_detail.html:11
|
msgid "change"
|
||||||
#: rtmp/templates/rtmp/stream_list.html:16
|
msgstr ""
|
||||||
|
|
||||||
|
#: restream/templates/restream/restreamconfig_detail.html:28
|
||||||
|
#: restream/templates/restream/restreamconfig_list.html:18
|
||||||
|
#: rtmp/templates/rtmp/stream_detail.html:28
|
||||||
|
#: rtmp/templates/rtmp/stream_list.html:18
|
||||||
msgid "name"
|
msgid "name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: restream/templates/restream/restreamconfig_detail.html:13
|
#: restream/templates/restream/restreamconfig_detail.html:30
|
||||||
msgid "stream"
|
msgid "stream"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: restream/templates/restream/restreamconfig_detail.html:18
|
#: restream/templates/restream/restreamconfig_detail.html:35
|
||||||
msgid "configured_target_url"
|
msgid "configured_target_url"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -85,7 +92,9 @@ msgid "create_new_restreamconfig_configuration_header"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: restream/templates/restream/restreamconfig_form.html:14
|
#: restream/templates/restream/restreamconfig_form.html:14
|
||||||
|
#: restream/templates/restream/restreamconfig_update_form.html:14
|
||||||
#: rtmp/templates/rtmp/stream_form.html:14
|
#: rtmp/templates/rtmp/stream_form.html:14
|
||||||
|
#: rtmp/templates/rtmp/stream_update_form.html:14
|
||||||
#: templates/registration/password_change_form.html:13
|
#: templates/registration/password_change_form.html:13
|
||||||
#: templates/registration/password_reset_form.html:13
|
#: templates/registration/password_reset_form.html:13
|
||||||
msgid "submit"
|
msgid "submit"
|
||||||
|
@ -95,54 +104,66 @@ msgstr ""
|
||||||
msgid "create_new_restreamconfig_configuration_text_html"
|
msgid "create_new_restreamconfig_configuration_text_html"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: restream/templates/restream/restreamconfig_list.html:6
|
#: restream/templates/restream/restreamconfig_list.html:8
|
||||||
msgid "restreamconfig_configuration_header"
|
msgid "restreamconfig_configuration_header"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: restream/templates/restream/restreamconfig_list.html:10
|
#: restream/templates/restream/restreamconfig_list.html:12
|
||||||
#: rtmp/templates/rtmp/stream_list.html:10
|
#: rtmp/templates/rtmp/stream_list.html:12
|
||||||
msgid "create"
|
msgid "create"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: restream/templates/restream/restreamconfig_list.html:17
|
#: restream/templates/restream/restreamconfig_list.html:19
|
||||||
#: rtmp/templates/rtmp/stream_list.html:17
|
msgid "active"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: restream/templates/restream/restreamconfig_list.html:20
|
||||||
|
#: rtmp/templates/rtmp/stream_list.html:20
|
||||||
msgid "actions"
|
msgid "actions"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: restream/templates/restream/restreamconfig_list.html:26
|
#: restream/templates/restream/restreamconfig_list.html:38
|
||||||
#: rtmp/templates/rtmp/stream_list.html:26
|
#: rtmp/templates/rtmp/stream_list.html:38
|
||||||
msgid "details"
|
msgid "details"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: rtmp/models.py:10
|
#: restream/templates/restream/restreamconfig_update_form.html:5
|
||||||
msgid "rtmp_application_name"
|
msgid "update_restreamconfig_configuration_header"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: restream/templates/restream/restreamconfig_update_form.html:21
|
||||||
|
msgid "update_restreamconfig_configuration_text_html"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: rtmp/models.py:13
|
#: rtmp/models.py:13
|
||||||
|
msgid "rtmp_application_name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: rtmp/models.py:16
|
||||||
msgid "application_verbose_name"
|
msgid "application_verbose_name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: rtmp/models.py:14
|
#: rtmp/models.py:17
|
||||||
msgid "application_verbose_name_plural"
|
msgid "application_verbose_name_plural"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: rtmp/models.py:17
|
#: rtmp/models.py:20
|
||||||
msgid "aplication_class_name"
|
msgid "aplication_class_name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: rtmp/models.py:24
|
#: rtmp/models.py:27
|
||||||
msgid "stream_application_help"
|
msgid "stream_application_help"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: rtmp/models.py:25
|
#: rtmp/models.py:28
|
||||||
msgid "stream_stream_help"
|
msgid "stream_stream_help"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: rtmp/models.py:26
|
#: rtmp/models.py:29
|
||||||
msgid "stream_name_help"
|
msgid "stream_name_help"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: rtmp/models.py:65
|
#: rtmp/models.py:68
|
||||||
msgid "stream_class_name"
|
msgid "stream_class_name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -159,31 +180,31 @@ msgstr ""
|
||||||
msgid "deleting_configurations_list_header"
|
msgid "deleting_configurations_list_header"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: rtmp/templates/rtmp/stream_detail.html:6
|
#: rtmp/templates/rtmp/stream_detail.html:12
|
||||||
msgid "stream_configuration_details_header"
|
msgid "stream_configuration_details_header"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: rtmp/templates/rtmp/stream_detail.html:13
|
#: rtmp/templates/rtmp/stream_detail.html:30
|
||||||
msgid "application"
|
msgid "application"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: rtmp/templates/rtmp/stream_detail.html:16
|
#: rtmp/templates/rtmp/stream_detail.html:33
|
||||||
msgid "stream_configuration_do_not_share_warning"
|
msgid "stream_configuration_do_not_share_warning"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: rtmp/templates/rtmp/stream_detail.html:19
|
#: rtmp/templates/rtmp/stream_detail.html:36
|
||||||
msgid "how_to_configure_your_encoder_header"
|
msgid "how_to_configure_your_encoder_header"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: rtmp/templates/rtmp/stream_detail.html:21
|
#: rtmp/templates/rtmp/stream_detail.html:38
|
||||||
msgid "set_this_stream_server_in_encoder"
|
msgid "set_this_stream_server_in_encoder"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: rtmp/templates/rtmp/stream_detail.html:23
|
#: rtmp/templates/rtmp/stream_detail.html:40
|
||||||
msgid "set_this_stream_id_in_encoder"
|
msgid "set_this_stream_id_in_encoder"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: rtmp/templates/rtmp/stream_detail.html:31
|
#: rtmp/templates/rtmp/stream_detail.html:48
|
||||||
msgid "you_may_need_to_use_this_full_url_instead"
|
msgid "you_may_need_to_use_this_full_url_instead"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -195,10 +216,22 @@ msgstr ""
|
||||||
msgid "create_new_stream_configuration_text_html"
|
msgid "create_new_stream_configuration_text_html"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: rtmp/templates/rtmp/stream_list.html:6
|
#: rtmp/templates/rtmp/stream_list.html:8
|
||||||
msgid "stream_configuration_header"
|
msgid "stream_configuration_header"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: rtmp/templates/rtmp/stream_list.html:19
|
||||||
|
msgid "publishing"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: rtmp/templates/rtmp/stream_update_form.html:5
|
||||||
|
msgid "update_stream_configuration_header"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: rtmp/templates/rtmp/stream_update_form.html:21
|
||||||
|
msgid "update_stream_configuration_text_html"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: templates/base.html:36
|
#: templates/base.html:36
|
||||||
msgid "navbar_configuration"
|
msgid "navbar_configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2020-04-29 19:05+0000\n"
|
"POT-Creation-Date: 2020-05-01 12:17+0000\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
|
@ -18,31 +18,31 @@ msgstr ""
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
#: restream/models.py:9
|
#: restream/models.py:11
|
||||||
msgid "restreamconfig_stream_help"
|
msgid "restreamconfig_stream_help"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: restream/models.py:10
|
#: restream/models.py:12
|
||||||
msgid "restreamconfig_target_help"
|
msgid "restreamconfig_target_help"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: restream/models.py:11
|
#: restream/models.py:13
|
||||||
msgid "restreamconfig_name_help"
|
msgid "restreamconfig_name_help"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: restream/models.py:12
|
#: restream/models.py:14
|
||||||
msgid "restreamconfig_activate_help"
|
msgid "restreamconfig_activate_help"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: restream/models.py:15
|
#: restream/models.py:17
|
||||||
msgid "restreamconfig_verbose_name"
|
msgid "restreamconfig_verbose_name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: restream/models.py:16
|
#: restream/models.py:18
|
||||||
msgid "restreamconfig_verbose_name_plural"
|
msgid "restreamconfig_verbose_name_plural"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: restream/models.py:19
|
#: restream/models.py:21
|
||||||
msgid "restreamconfig_class_name"
|
msgid "restreamconfig_class_name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -57,26 +57,33 @@ msgid "are_you_sure_you_want_to_delete_\"%(restreamconfig_config_name)s\"?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: restream/templates/restream/restreamconfig_confirm_delete.html:15
|
#: restream/templates/restream/restreamconfig_confirm_delete.html:15
|
||||||
|
#: restream/templates/restream/restreamconfig_detail.html:20
|
||||||
#: rtmp/templates/rtmp/stream_confirm_delete.html:18
|
#: rtmp/templates/rtmp/stream_confirm_delete.html:18
|
||||||
|
#: rtmp/templates/rtmp/stream_detail.html:20
|
||||||
msgid "delete"
|
msgid "delete"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: restream/templates/restream/restreamconfig_detail.html:6
|
#: restream/templates/restream/restreamconfig_detail.html:12
|
||||||
msgid "restreamconfig_configuration_details_header"
|
msgid "restreamconfig_configuration_details_header"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: restream/templates/restream/restreamconfig_detail.html:11
|
#: restream/templates/restream/restreamconfig_detail.html:17
|
||||||
#: restream/templates/restream/restreamconfig_list.html:16
|
#: rtmp/templates/rtmp/stream_detail.html:17
|
||||||
#: rtmp/templates/rtmp/stream_detail.html:11
|
msgid "change"
|
||||||
#: rtmp/templates/rtmp/stream_list.html:16
|
msgstr ""
|
||||||
|
|
||||||
|
#: restream/templates/restream/restreamconfig_detail.html:28
|
||||||
|
#: restream/templates/restream/restreamconfig_list.html:18
|
||||||
|
#: rtmp/templates/rtmp/stream_detail.html:28
|
||||||
|
#: rtmp/templates/rtmp/stream_list.html:18
|
||||||
msgid "name"
|
msgid "name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: restream/templates/restream/restreamconfig_detail.html:13
|
#: restream/templates/restream/restreamconfig_detail.html:30
|
||||||
msgid "stream"
|
msgid "stream"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: restream/templates/restream/restreamconfig_detail.html:18
|
#: restream/templates/restream/restreamconfig_detail.html:35
|
||||||
msgid "configured_target_url"
|
msgid "configured_target_url"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -85,7 +92,9 @@ msgid "create_new_restreamconfig_configuration_header"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: restream/templates/restream/restreamconfig_form.html:14
|
#: restream/templates/restream/restreamconfig_form.html:14
|
||||||
|
#: restream/templates/restream/restreamconfig_update_form.html:14
|
||||||
#: rtmp/templates/rtmp/stream_form.html:14
|
#: rtmp/templates/rtmp/stream_form.html:14
|
||||||
|
#: rtmp/templates/rtmp/stream_update_form.html:14
|
||||||
#: templates/registration/password_change_form.html:13
|
#: templates/registration/password_change_form.html:13
|
||||||
#: templates/registration/password_reset_form.html:13
|
#: templates/registration/password_reset_form.html:13
|
||||||
msgid "submit"
|
msgid "submit"
|
||||||
|
@ -95,54 +104,66 @@ msgstr ""
|
||||||
msgid "create_new_restreamconfig_configuration_text_html"
|
msgid "create_new_restreamconfig_configuration_text_html"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: restream/templates/restream/restreamconfig_list.html:6
|
#: restream/templates/restream/restreamconfig_list.html:8
|
||||||
msgid "restreamconfig_configuration_header"
|
msgid "restreamconfig_configuration_header"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: restream/templates/restream/restreamconfig_list.html:10
|
#: restream/templates/restream/restreamconfig_list.html:12
|
||||||
#: rtmp/templates/rtmp/stream_list.html:10
|
#: rtmp/templates/rtmp/stream_list.html:12
|
||||||
msgid "create"
|
msgid "create"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: restream/templates/restream/restreamconfig_list.html:17
|
#: restream/templates/restream/restreamconfig_list.html:19
|
||||||
#: rtmp/templates/rtmp/stream_list.html:17
|
msgid "active"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: restream/templates/restream/restreamconfig_list.html:20
|
||||||
|
#: rtmp/templates/rtmp/stream_list.html:20
|
||||||
msgid "actions"
|
msgid "actions"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: restream/templates/restream/restreamconfig_list.html:26
|
#: restream/templates/restream/restreamconfig_list.html:38
|
||||||
#: rtmp/templates/rtmp/stream_list.html:26
|
#: rtmp/templates/rtmp/stream_list.html:38
|
||||||
msgid "details"
|
msgid "details"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: rtmp/models.py:10
|
#: restream/templates/restream/restreamconfig_update_form.html:5
|
||||||
msgid "rtmp_application_name"
|
msgid "update_restreamconfig_configuration_header"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: restream/templates/restream/restreamconfig_update_form.html:21
|
||||||
|
msgid "update_restreamconfig_configuration_text_html"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: rtmp/models.py:13
|
#: rtmp/models.py:13
|
||||||
|
msgid "rtmp_application_name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: rtmp/models.py:16
|
||||||
msgid "application_verbose_name"
|
msgid "application_verbose_name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: rtmp/models.py:14
|
#: rtmp/models.py:17
|
||||||
msgid "application_verbose_name_plural"
|
msgid "application_verbose_name_plural"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: rtmp/models.py:17
|
#: rtmp/models.py:20
|
||||||
msgid "aplication_class_name"
|
msgid "aplication_class_name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: rtmp/models.py:24
|
#: rtmp/models.py:27
|
||||||
msgid "stream_application_help"
|
msgid "stream_application_help"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: rtmp/models.py:25
|
#: rtmp/models.py:28
|
||||||
msgid "stream_stream_help"
|
msgid "stream_stream_help"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: rtmp/models.py:26
|
#: rtmp/models.py:29
|
||||||
msgid "stream_name_help"
|
msgid "stream_name_help"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: rtmp/models.py:65
|
#: rtmp/models.py:68
|
||||||
msgid "stream_class_name"
|
msgid "stream_class_name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -159,31 +180,31 @@ msgstr ""
|
||||||
msgid "deleting_configurations_list_header"
|
msgid "deleting_configurations_list_header"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: rtmp/templates/rtmp/stream_detail.html:6
|
#: rtmp/templates/rtmp/stream_detail.html:12
|
||||||
msgid "stream_configuration_details_header"
|
msgid "stream_configuration_details_header"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: rtmp/templates/rtmp/stream_detail.html:13
|
#: rtmp/templates/rtmp/stream_detail.html:30
|
||||||
msgid "application"
|
msgid "application"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: rtmp/templates/rtmp/stream_detail.html:16
|
#: rtmp/templates/rtmp/stream_detail.html:33
|
||||||
msgid "stream_configuration_do_not_share_warning"
|
msgid "stream_configuration_do_not_share_warning"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: rtmp/templates/rtmp/stream_detail.html:19
|
#: rtmp/templates/rtmp/stream_detail.html:36
|
||||||
msgid "how_to_configure_your_encoder_header"
|
msgid "how_to_configure_your_encoder_header"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: rtmp/templates/rtmp/stream_detail.html:21
|
#: rtmp/templates/rtmp/stream_detail.html:38
|
||||||
msgid "set_this_stream_server_in_encoder"
|
msgid "set_this_stream_server_in_encoder"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: rtmp/templates/rtmp/stream_detail.html:23
|
#: rtmp/templates/rtmp/stream_detail.html:40
|
||||||
msgid "set_this_stream_id_in_encoder"
|
msgid "set_this_stream_id_in_encoder"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: rtmp/templates/rtmp/stream_detail.html:31
|
#: rtmp/templates/rtmp/stream_detail.html:48
|
||||||
msgid "you_may_need_to_use_this_full_url_instead"
|
msgid "you_may_need_to_use_this_full_url_instead"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -195,10 +216,22 @@ msgstr ""
|
||||||
msgid "create_new_stream_configuration_text_html"
|
msgid "create_new_stream_configuration_text_html"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: rtmp/templates/rtmp/stream_list.html:6
|
#: rtmp/templates/rtmp/stream_list.html:8
|
||||||
msgid "stream_configuration_header"
|
msgid "stream_configuration_header"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: rtmp/templates/rtmp/stream_list.html:19
|
||||||
|
msgid "publishing"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: rtmp/templates/rtmp/stream_update_form.html:5
|
||||||
|
msgid "update_stream_configuration_header"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: rtmp/templates/rtmp/stream_update_form.html:21
|
||||||
|
msgid "update_stream_configuration_text_html"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: templates/base.html:36
|
#: templates/base.html:36
|
||||||
msgid "navbar_configuration"
|
msgid "navbar_configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
Loading…
Reference in New Issue