1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
9 "Project-Id-Version: MovieCut\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2012-02-15 16:04+0100\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
16 "Content-Type: text/plain; charset=CHARSET\n"
17 "Content-Transfer-Encoding: 8bit\n"
19 #: ../src/plugin.py:23
20 msgid "Execute cuts..."
23 #: ../src/plugin.py:37
27 #: ../src/plugin.py:38
28 msgid "Replace the original movie with the cut movie"
31 #: ../src/plugin.py:39
32 msgid "Place the cut movie in a new file ending with \" cut\""
35 #: ../src/plugin.py:40
36 msgid "Advanced cut specification..."
39 #: ../src/plugin.py:42
41 msgid "How would you like to cut \"%s\"?"
44 #: ../src/plugin.py:86
48 #: ../src/plugin.py:87
52 #: ../src/plugin.py:95
56 #: ../src/plugin.py:95
60 #: ../src/plugin.py:103
64 #: ../src/plugin.py:103
65 msgid "Manual specification"
68 #: ../src/plugin.py:117
69 msgid "Replace original:"
72 #: ../src/plugin.py:118
76 #: ../src/plugin.py:119
80 #: ../src/plugin.py:120
81 msgid "New description:"
84 #: ../src/plugin.py:121
88 #: ../src/plugin.py:122
92 #: ../src/plugin.py:123
93 msgid "Cuts (an IN OUT IN OUT ... sequence of hour:min:sec)"
96 #: ../src/plugin.py:130
97 msgid "Cut Parameter Input"
100 #: ../src/plugin.py:178
101 msgid "Choose target folder"
104 #: ../src/plugin.py:245
106 msgid "The movie \"%s\" is successfully cut"
109 #: ../src/plugin.py:246
110 #: ../src/plugin.py:247
111 #: ../src/plugin.py:248
112 #: ../src/plugin.py:249
113 #: ../src/plugin.py:250
114 #: ../src/plugin.py:251
115 #: ../src/plugin.py:252
116 #: ../src/plugin.py:253
117 #: ../src/plugin.py:254
118 #: ../src/plugin.py:255
120 msgid "Cutting failed for movie \"%s\""
123 #: ../src/plugin.py:246
124 msgid "Bad arguments"
127 #: ../src/plugin.py:247
128 msgid "Couldn't open input .ts file"
131 #: ../src/plugin.py:248
132 msgid "Couldn't open input .cuts file"
135 #: ../src/plugin.py:249
136 msgid "Couldn't open input .ap file"
139 #: ../src/plugin.py:250
140 msgid "Couldn't open output .ts file"
143 #: ../src/plugin.py:251
144 msgid "Couldn't open output .cuts file"
147 #: ../src/plugin.py:252
148 msgid "Couldn't open output .ap file"
151 #: ../src/plugin.py:253
152 msgid "Empty .ap file"
155 #: ../src/plugin.py:254
156 msgid "No cuts specified"
159 #: ../src/plugin.py:255
160 msgid "Read/write error (disk full?)"
163 #: ../src/plugin.py:256
165 msgid "Cutting was aborted for movie \"%s\""
168 #: ../src/plugin.py:275
170 msgid "The movie \"%s\" is cut in the background."
173 #: ../src/plugin.py:277
176 "Another movie is currently cut.\n"
177 "The movie \"%s\" will be cut in the background after it."