Skip to content

Commit

Permalink
[TransCodingSetup] add cs.po & update TransCodingSetup.pot
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-99 committed Apr 30, 2016
1 parent 2b6180c commit a719d7f
Show file tree
Hide file tree
Showing 2 changed files with 515 additions and 30 deletions.
270 changes: 240 additions & 30 deletions TransCodingSetup/po/TransCodingSetup.pot
@@ -1,69 +1,279 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR ORGANIZATION
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2012-12-18 09:59+KST\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-04-30 17:25+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: ENCODING\n"
"Generated-By: pygettext.py 1.5\n"
"Content-Transfer-Encoding: 8bit\n"

#: plugin.py:57
msgid "enable"
msgstr ""

#: ../plugin.py:14
msgid "disabled"
#: plugin.py:57
msgid "disable"
msgstr ""

#: ../plugin.py:14
msgid "enabled"
#: plugin.py:80
msgid "On"
msgstr ""

#: ../plugin.py:157
msgid "Cancel"
#: plugin.py:80
msgid "Off"
msgstr ""

#: plugin.py:84
msgid "480p"
msgstr ""

#: plugin.py:84
msgid "576p"
msgstr ""

#: plugin.py:84
msgid "720p"
msgstr ""

#: plugin.py:84
msgid "320x240"
msgstr ""

#: plugin.py:84
msgid "160x120"
msgstr ""

#: plugin.py:86
msgid "1080p"
msgstr ""

#: plugin.py:91
msgid "auto"
msgstr ""

#: plugin.py:91
msgid "4x3"
msgstr ""

#: plugin.py:91
msgid "16x9"
msgstr ""

#: plugin.py:95
msgid "mpg"
msgstr ""

#: plugin.py:95
msgid "mp3"
msgstr ""

#: plugin.py:95
msgid "aac"
msgstr ""

#: plugin.py:95
msgid "aac+"
msgstr ""

#: plugin.py:95
msgid "aac+loas"
msgstr ""

#: plugin.py:95
msgid "aac+adts"
msgstr ""

#: plugin.py:95
msgid "ac3"
msgstr ""

#: plugin.py:99
msgid "h264"
msgstr ""

#: plugin.py:111
msgid "1.0"
msgstr ""

#: plugin.py:111
msgid "2.0"
msgstr ""

#: plugin.py:112
msgid "2.1"
msgstr ""

#: plugin.py:112
msgid "2.2"
msgstr ""

#: plugin.py:112
msgid "3.0"
msgstr ""

#: plugin.py:112
msgid "3.1"
msgstr ""

#: plugin.py:113
msgid "3.2"
msgstr ""

#: plugin.py:113
msgid "4.0"
msgstr ""

#: plugin.py:113
msgid "4.1"
msgstr ""

#: plugin.py:113
msgid "4.2"
msgstr ""

#: plugin.py:114
msgid "5.0"
msgstr ""

#: plugin.py:114
msgid "low"
msgstr ""

#: plugin.py:114 plugin.py:118
msgid "main"
msgstr ""

#: plugin.py:114 plugin.py:118
msgid "high"
msgstr ""

#: plugin.py:118
msgid "baseline"
msgstr ""

#: plugin.py:118
msgid "simple"
msgstr ""

#: plugin.py:118
msgid "advancedsimple"
msgstr ""

#: plugin.py:351 plugin.py:560
msgid "Transcoding Setup"
msgstr ""

#: ../plugin.py:158
msgid "Ok"
#: plugin.py:355
msgid "Transcoding and PIP are mutually exclusive."
msgstr ""

#: ../plugin.py:159
#: plugin.py:357
msgid "2nd transcoding and PIP are mutually exclusive."
msgstr ""

#: plugin.py:358
#, python-format
msgid "%s"
msgstr ""

#: ../plugin.py:170
msgid "This Plugin is available on SOLO2/DUO2"
#: plugin.py:360
msgid "Cancel"
msgstr ""

#: plugin.py:361
msgid "Save"
msgstr ""

#: plugin.py:362
msgid "Default"
msgstr ""

#: ../plugin.py:174
msgid "Transcoding"
#: plugin.py:363 plugin.py:529
msgid "Advanced"
msgstr ""

#: ../plugin.py:175
#: plugin.py:407
msgid "This model is not support transcoding."
msgstr ""

#: plugin.py:411
msgid "Port"
msgstr ""

#: ../plugin.py:190
msgid ""
"Failed, Encoder %s\n"
"(%s)."
#: plugin.py:417
msgid "Encoder"
msgstr ""

#: ../plugin.py:195
msgid ""
"OK. Encoder %s.\n"
"%s"
#: plugin.py:428
msgid "Auto set Framerate / Bitrate"
msgstr ""

#: ../plugin.py:197
msgid "OK. Encoder %s."
#: plugin.py:435
msgid "Bitrate"
msgstr ""

#: ../plugin.py:224
msgid "TranscodingSetup"
#: plugin.py:437
msgid "Framerate"
msgstr ""

#: plugin.py:441
msgid "Resolution"
msgstr ""

#: plugin.py:444
msgid "Aspect Ratio"
msgstr ""

#: plugin.py:447
msgid "Audio codec"
msgstr ""

#: plugin.py:450
msgid "Video codec"
msgstr ""

#: plugin.py:453
msgid "GOP Frame B"
msgstr ""

#: plugin.py:456
msgid "GOP Frame P"
msgstr ""

#: plugin.py:459
msgid "Level"
msgstr ""

#: plugin.py:462
msgid "Profile"
msgstr ""

#: plugin.py:484
msgid "Min"
msgstr ""

#: plugin.py:484
msgid "Max"
msgstr ""

#: plugin.py:517
msgid "Really close without saving settings?"
msgstr ""

#: plugin.py:526
msgid "Normal"
msgstr ""

#: plugin.py:559
msgid "TranscodingSetup"
msgstr ""

0 comments on commit a719d7f

Please sign in to comment.