~openshot.code/openshot/main

« back to all changes in this revision

Viewing changes to openshot/locale/OpenShot/OpenShot.pot

  • Committer: Jonathan Thomas
  • Date: 2009-09-08 04:49:08 UTC
  • Revision ID: jonathan@jonathan64-20090908044908-kzhw2m1dl251yt9y
Bumping version to 0.9.30

Here it goes.  Massive re-factoring across OpenShot.  I put
a ton of regression work into this to ensure everything still
works, but as always, I could have missed something.

The biggest changes: 
------------------------------
1) Distutils is now used to install OpenShot (setup.py install).
   Installing OpenShot this way will copy Mime Types, Register Icons,
   Add launcher to Application menu, and copy the OpenShot .py code 
   to the /site-packages/ folder.
2) Python code moved into ~/openshot/openshot/
3) New folders ~/openshot/[bin,docs,xdg]
4) Translations moved to ~/openshot/openshot/locale
5) classes/project.py contains all of the PATH variables
6) classes/info.py contains the version of OpenShot
7) after installing (using setup.py), the /openshot/bin/openshot 
   is the launcher that gets copied to the /usr/bin
8) A few bug fixes have also been added:
   A) removing marker clears timeline
   B) opening a project stopped some changes from refreshing the video
9) Arguments can be passed to OpenShot ($ openshot 'video1.avi', 'video2.avi')
------------------------------

There are now 2 ways to launch OpenShot.

$ openshot (assuming setup.py was used to install OpenShot)
$ ~/openshot/openshot/openshot.py  (I know... it looks funny)

Good luck to everyone testing this!  =)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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
# Jonathan Thomas <Jonathan.oomph@gmail.com>, 2009.
 
5
#
 
6
#, fuzzy
 
7
msgid ""
 
8
msgstr ""
 
9
"Project-Id-Version: PACKAGE VERSION\n"
 
10
"Report-Msgid-Bugs-To: \n"
 
11
"POT-Creation-Date: 2009-08-10 09:29-0500\n"
 
12
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 
13
"Last-Translator: Jonathan Thomas <Jonathan.oomph@gmail.com>\n"
 
14
"Language-Team: LANGUAGE <LL@li.org>\n"
 
15
"MIME-Version: 1.0\n"
 
16
"Content-Type: text/plain; charset=UTF-8\n"
 
17
"Content-Transfer-Encoding: 8bit\n"
 
18
 
 
19
#: /home/jonathan/openshot/main/windows/OpenProject.py:45
 
20
msgid "OpenShot Project (*.osp)"
 
21
msgstr ""
 
22
 
 
23
#: /home/jonathan/openshot/main/windows/OpenProject.py:95
 
24
#: /home/jonathan/openshot/main/windows/MainGTK.py:2085
 
25
#: /home/jonathan/openshot/main/windows/MainGTK.py:2155
 
26
#: /home/jonathan/openshot/main/classes/open_project.py:62
 
27
msgid "Error!"
 
28
msgstr ""
 
29
 
 
30
#: /home/jonathan/openshot/main/windows/OpenProject.py:95
 
31
msgid ""
 
32
"There was an error opening this project file.  Please be sure you open the "
 
33
"correct *.osp file."
 
34
msgstr ""
 
35
 
 
36
#: /home/jonathan/openshot/main/windows/Titles.py:119
 
37
#: /home/jonathan/openshot/main/windows/Titles.py:231
 
38
#: /home/jonathan/openshot/main/windows/Titles.py:427
 
39
#: /home/jonathan/openshot/main/windows/MainGTK.py:2476
 
40
#: /home/jonathan/openshot/main/classes/files.py:111
 
41
msgid "OpenShot Error"
 
42
msgstr ""
 
43
 
 
44
#: /home/jonathan/openshot/main/windows/Titles.py:119
 
45
msgid "The Title name cannot be blank, the title file has not been created."
 
46
msgstr ""
 
47
 
 
48
#: /home/jonathan/openshot/main/windows/Titles.py:169
 
49
msgid "Please enter a name for the new Title file:"
 
50
msgstr ""
 
51
 
 
52
#: /home/jonathan/openshot/main/windows/Titles.py:178
 
53
msgid "<i>Only enter the name, not a file extension.</i>"
 
54
msgstr ""
 
55
 
 
56
#: /home/jonathan/openshot/main/windows/Titles.py:231
 
57
#: /home/jonathan/openshot/main/windows/MainGTK.py:2476
 
58
#, python-format
 
59
msgid "There was an error opening '%s', is it installed?"
 
60
msgstr ""
 
61
 
 
62
#: /home/jonathan/openshot/main/windows/Titles.py:427
 
63
#, python-format
 
64
msgid "Unexpected Error '%s' while writing to '%s'."
 
65
msgstr ""
 
66
 
 
67
#: /home/jonathan/openshot/main/windows/ExportVideo.py:63
 
68
#: /home/jonathan/openshot/main/windows/ExportVideo.py:168
 
69
#: /home/jonathan/openshot/main/windows/ExportVideo.py:277
 
70
msgid "Video & Audio"
 
71
msgstr ""
 
72
 
 
73
#: /home/jonathan/openshot/main/windows/ExportVideo.py:63
 
74
#: /home/jonathan/openshot/main/windows/ExportVideo.py:159
 
75
#: /home/jonathan/openshot/main/windows/ExportVideo.py:273
 
76
#: /home/jonathan/openshot/main/windows/ImportImageSeq.py:103
 
77
#: /home/jonathan/openshot/main/classes/files.py:172
 
78
msgid "Image Sequence"
 
79
msgstr ""
 
80
 
 
81
#: /home/jonathan/openshot/main/windows/ExportVideo.py:131
 
82
#: /home/jonathan/openshot/main/windows/ClipProperties.py:264
 
83
#: /home/jonathan/openshot/main/windows/ClipProperties.py:349
 
84
#: /home/jonathan/openshot/main/windows/ClipProperties.py:380
 
85
#: /home/jonathan/openshot/main/windows/ClipProperties.py:411
 
86
#: /home/jonathan/openshot/main/windows/ClipProperties.py:479
 
87
#: /home/jonathan/openshot/main/windows/ClipProperties.py:510
 
88
#: /home/jonathan/openshot/main/windows/ClipProperties.py:541
 
89
#: /home/jonathan/openshot/main/windows/ClipProperties.py:614
 
90
#: /home/jonathan/openshot/main/windows/ClipProperties.py:645
 
91
msgid "Yes"
 
92
msgstr ""
 
93
 
 
94
#: /home/jonathan/openshot/main/windows/ExportVideo.py:133
 
95
#: /home/jonathan/openshot/main/windows/ClipProperties.py:270
 
96
#: /home/jonathan/openshot/main/windows/ClipProperties.py:355
 
97
#: /home/jonathan/openshot/main/windows/ClipProperties.py:386
 
98
#: /home/jonathan/openshot/main/windows/ClipProperties.py:417
 
99
#: /home/jonathan/openshot/main/windows/ClipProperties.py:485
 
100
#: /home/jonathan/openshot/main/windows/ClipProperties.py:516
 
101
#: /home/jonathan/openshot/main/windows/ClipProperties.py:547
 
102
#: /home/jonathan/openshot/main/windows/ClipProperties.py:620
 
103
#: /home/jonathan/openshot/main/windows/ClipProperties.py:651
 
104
#: /home/jonathan/openshot/main/windows/glade/ExportVideo.glade:339
 
105
#: /home/jonathan/openshot/main/windows/glade/NewProject.glade:166
 
106
msgid "No"
 
107
msgstr ""
 
108
 
 
109
#: /home/jonathan/openshot/main/windows/ExportVideo.py:224
 
110
#: /home/jonathan/openshot/main/windows/ExportVideo.py:228
 
111
#: /home/jonathan/openshot/main/windows/ExportVideo.py:232
 
112
#: /home/jonathan/openshot/main/windows/ExportVideo.py:236
 
113
#: /home/jonathan/openshot/main/windows/ExportVideo.py:240
 
114
#: /home/jonathan/openshot/main/windows/ExportVideo.py:244
 
115
#: /home/jonathan/openshot/main/windows/ExportVideo.py:248
 
116
#: /home/jonathan/openshot/main/windows/ExportVideo.py:252
 
117
#: /home/jonathan/openshot/main/windows/ExportVideo.py:256
 
118
#: /home/jonathan/openshot/main/windows/NewProject.py:168
 
119
#: /home/jonathan/openshot/main/windows/NewProject.py:172
 
120
#: /home/jonathan/openshot/main/windows/ImportImageSeq.py:57
 
121
#: /home/jonathan/openshot/main/windows/ImportImageSeq.py:61
 
122
#: /home/jonathan/openshot/main/windows/ImportImageSeq.py:91
 
123
msgid "Validation Error!"
 
124
msgstr ""
 
125
 
 
126
#: /home/jonathan/openshot/main/windows/ExportVideo.py:224
 
127
msgid "Please enter a valid File Name."
 
128
msgstr ""
 
129
 
 
130
#: /home/jonathan/openshot/main/windows/ExportVideo.py:228
 
131
msgid "Please enter a valid Image Format."
 
132
msgstr ""
 
133
 
 
134
#: /home/jonathan/openshot/main/windows/ExportVideo.py:232
 
135
msgid "Please enter a valid Video Format."
 
136
msgstr ""
 
137
 
 
138
#: /home/jonathan/openshot/main/windows/ExportVideo.py:236
 
139
msgid "Please enter a valid Video Codec."
 
140
msgstr ""
 
141
 
 
142
#: /home/jonathan/openshot/main/windows/ExportVideo.py:240
 
143
msgid "Please enter a valid Bit Rate."
 
144
msgstr ""
 
145
 
 
146
#: /home/jonathan/openshot/main/windows/ExportVideo.py:244
 
147
msgid "Please enter a valid Audio Codec."
 
148
msgstr ""
 
149
 
 
150
#: /home/jonathan/openshot/main/windows/ExportVideo.py:248
 
151
msgid "Please enter a valid Sample Rate."
 
152
msgstr ""
 
153
 
 
154
#: /home/jonathan/openshot/main/windows/ExportVideo.py:252
 
155
msgid "Please enter a valid Audio Channels."
 
156
msgstr ""
 
157
 
 
158
#: /home/jonathan/openshot/main/windows/ExportVideo.py:256
 
159
msgid "Please enter a valid Audio Bit Rate."
 
160
msgstr ""
 
161
 
 
162
#: /home/jonathan/openshot/main/windows/ExportVideo.py:322
 
163
msgid "Export Complete"
 
164
msgstr ""
 
165
 
 
166
#: /home/jonathan/openshot/main/windows/ExportVideo.py:322
 
167
#, python-format
 
168
msgid ""
 
169
"The video has been successfully exported to\n"
 
170
"%s"
 
171
msgstr ""
 
172
 
 
173
#: /home/jonathan/openshot/main/windows/TreeFiles.py:51
 
174
#: /home/jonathan/openshot/main/windows/TreeTransitions.py:50
 
175
msgid "Thumb"
 
176
msgstr ""
 
177
 
 
178
#: /home/jonathan/openshot/main/windows/TreeFiles.py:52
 
179
msgid "File"
 
180
msgstr ""
 
181
 
 
182
#: /home/jonathan/openshot/main/windows/TreeFiles.py:53
 
183
#: /home/jonathan/openshot/main/windows/glade/ClipProperties.glade:286
 
184
msgid "Length"
 
185
msgstr ""
 
186
 
 
187
#: /home/jonathan/openshot/main/windows/TreeFiles.py:54
 
188
#: /home/jonathan/openshot/main/windows/TreeFiles.py:133
 
189
#: /home/jonathan/openshot/main/windows/TreeTransitions.py:157
 
190
msgid "Label"
 
191
msgstr ""
 
192
 
 
193
#: /home/jonathan/openshot/main/windows/TreeFiles.py:63
 
194
#: /home/jonathan/openshot/main/windows/MainGTK.py:311
 
195
msgid "Choose a Video or Audio File to Begin"
 
196
msgstr ""
 
197
 
 
198
#: /home/jonathan/openshot/main/windows/TreeTransitions.py:51
 
199
msgid "Name"
 
200
msgstr ""
 
201
 
 
202
#: /home/jonathan/openshot/main/windows/NewProject.py:168
 
203
msgid "Please enter a valid project name."
 
204
msgstr ""
 
205
 
 
206
#: /home/jonathan/openshot/main/windows/NewProject.py:172
 
207
msgid "Please enter a valid project type."
 
208
msgstr ""
 
209
 
 
210
#: /home/jonathan/openshot/main/windows/MainGTK.py:627
 
211
msgid "Would you like to save this project?"
 
212
msgstr ""
 
213
 
 
214
#: /home/jonathan/openshot/main/windows/MainGTK.py:734
 
215
#: /home/jonathan/openshot/main/windows/MainGTK.py:749
 
216
#: /home/jonathan/openshot/main/windows/MainGTK.py:856
 
217
msgid "This feature is still in development."
 
218
msgstr ""
 
219
 
 
220
#: /home/jonathan/openshot/main/windows/MainGTK.py:919
 
221
#: /home/jonathan/openshot/main/windows/MainGTK.py:959
 
222
#: /home/jonathan/openshot/main/windows/MainGTK.py:1036
 
223
#: /home/jonathan/openshot/main/windows/MainGTK.py:1067
 
224
#: /home/jonathan/openshot/main/windows/MainGTK.py:1106
 
225
msgid "Video Preview"
 
226
msgstr ""
 
227
 
 
228
#: /home/jonathan/openshot/main/windows/MainGTK.py:921
 
229
#: /home/jonathan/openshot/main/windows/MainGTK.py:961
 
230
#, python-format
 
231
msgid "Video Preview (%sX)"
 
232
msgstr ""
 
233
 
 
234
#: /home/jonathan/openshot/main/windows/MainGTK.py:1075
 
235
msgid "Video Preview (Paused)"
 
236
msgstr ""
 
237
 
 
238
#: /home/jonathan/openshot/main/windows/MainGTK.py:1202
 
239
#: /home/jonathan/openshot/main/windows/MainGTK.py:1539
 
240
#: /home/jonathan/openshot/main/windows/MainGTK.py:1552
 
241
#, python-format
 
242
msgid "Track %s"
 
243
msgstr ""
 
244
 
 
245
#: /home/jonathan/openshot/main/windows/MainGTK.py:1347
 
246
#, python-format
 
247
msgid "%s seconds"
 
248
msgstr ""
 
249
 
 
250
#: /home/jonathan/openshot/main/windows/MainGTK.py:1665
 
251
#: /home/jonathan/openshot/main/windows/glade/Main.glade:1770
 
252
msgid "Convert to Mask"
 
253
msgstr ""
 
254
 
 
255
#: /home/jonathan/openshot/main/windows/MainGTK.py:1666
 
256
#: /home/jonathan/openshot/main/windows/glade/Main.glade:1808
 
257
msgid "Remove Transition"
 
258
msgstr ""
 
259
 
 
260
#: /home/jonathan/openshot/main/windows/MainGTK.py:1668
 
261
msgid "Convert to Transition"
 
262
msgstr ""
 
263
 
 
264
#: /home/jonathan/openshot/main/windows/MainGTK.py:1669
 
265
msgid "Remove Mask"
 
266
msgstr ""
 
267
 
 
268
#: /home/jonathan/openshot/main/windows/MainGTK.py:1710
 
269
#: /home/jonathan/openshot/main/windows/MainGTK.py:1715
 
270
#: /home/jonathan/openshot/main/windows/TransitionProperties.py:44
 
271
#: /home/jonathan/openshot/main/windows/TransitionProperties.py:98
 
272
#: /home/jonathan/openshot/main/windows/TransitionProperties.py:158
 
273
msgid "Transition"
 
274
msgstr ""
 
275
 
 
276
#: /home/jonathan/openshot/main/windows/MainGTK.py:1711
 
277
#: /home/jonathan/openshot/main/windows/MainGTK.py:1714
 
278
#: /home/jonathan/openshot/main/windows/TransitionProperties.py:44
 
279
#: /home/jonathan/openshot/main/windows/TransitionProperties.py:134
 
280
#: /home/jonathan/openshot/main/windows/TransitionProperties.py:152
 
281
msgid "Mask"
 
282
msgstr ""
 
283
 
 
284
#: /home/jonathan/openshot/main/windows/MainGTK.py:2085
 
285
#: /home/jonathan/openshot/main/windows/MainGTK.py:2155
 
286
#, python-format
 
287
msgid "You must select a clip which is more than %s seconds long."
 
288
msgstr ""
 
289
 
 
290
#: /home/jonathan/openshot/main/windows/MainGTK.py:2239
 
291
msgid "Preview File"
 
292
msgstr ""
 
293
 
 
294
#: /home/jonathan/openshot/main/windows/MainGTK.py:2266
 
295
msgid "Convert To Image Sequence"
 
296
msgstr ""
 
297
 
 
298
#: /home/jonathan/openshot/main/windows/MainGTK.py:2272
 
299
msgid "Thumbnail view"
 
300
msgstr ""
 
301
 
 
302
#: /home/jonathan/openshot/main/windows/MainGTK.py:2278
 
303
msgid "Move File(s) to Folder"
 
304
msgstr ""
 
305
 
 
306
#: /home/jonathan/openshot/main/windows/MainGTK.py:2295
 
307
msgid "Detail view"
 
308
msgstr ""
 
309
 
 
310
#: /home/jonathan/openshot/main/windows/MainGTK.py:2304
 
311
msgid "Edit Title"
 
312
msgstr ""
 
313
 
 
314
#: /home/jonathan/openshot/main/windows/MainGTK.py:2310
 
315
msgid "Remove File(s)"
 
316
msgstr ""
 
317
 
 
318
#: /home/jonathan/openshot/main/windows/MainGTK.py:2319
 
319
#: /home/jonathan/openshot/main/windows/glade/FileProperties.glade:10
 
320
msgid "File Properties"
 
321
msgstr ""
 
322
 
 
323
#: /home/jonathan/openshot/main/windows/TransitionProperties.py:51
 
324
#: /home/jonathan/openshot/main/windows/TransitionProperties.py:117
 
325
#: /home/jonathan/openshot/main/windows/TransitionProperties.py:184
 
326
msgid "Up"
 
327
msgstr ""
 
328
 
 
329
#: /home/jonathan/openshot/main/windows/TransitionProperties.py:51
 
330
#: /home/jonathan/openshot/main/windows/TransitionProperties.py:122
 
331
msgid "Down"
 
332
msgstr ""
 
333
 
 
334
#: /home/jonathan/openshot/main/windows/ClipProperties.py:51
 
335
#: /home/jonathan/openshot/main/windows/ClipProperties.py:189
 
336
#: /home/jonathan/openshot/main/windows/ClipProperties.py:295
 
337
msgid "Normal Speed"
 
338
msgstr ""
 
339
 
 
340
#: /home/jonathan/openshot/main/windows/ClipProperties.py:58
 
341
#: /home/jonathan/openshot/main/windows/ClipProperties.py:454
 
342
msgid "Forward"
 
343
msgstr ""
 
344
 
 
345
#: /home/jonathan/openshot/main/windows/ClipProperties.py:58
 
346
#: /home/jonathan/openshot/main/windows/ClipProperties.py:448
 
347
#: /home/jonathan/openshot/main/windows/ClipProperties.py:743
 
348
msgid "Reverse"
 
349
msgstr ""
 
350
 
 
351
#: /home/jonathan/openshot/main/windows/ClipProperties.py:65
 
352
#: /home/jonathan/openshot/main/windows/ClipProperties.py:164
 
353
msgid "Start of Clip"
 
354
msgstr ""
 
355
 
 
356
#: /home/jonathan/openshot/main/windows/ClipProperties.py:65
 
357
msgid "End of Clip"
 
358
msgstr ""
 
359
 
 
360
#: /home/jonathan/openshot/main/windows/AddFiles.py:65
 
361
msgid "Error"
 
362
msgstr ""
 
363
 
 
364
#: /home/jonathan/openshot/main/windows/AddFiles.py:65
 
365
msgid "There was an error importing the selected files"
 
366
msgstr ""
 
367
 
 
368
#: /home/jonathan/openshot/main/windows/ImportImageSeq.py:57
 
369
#, python-format
 
370
msgid ""
 
371
"Please enter a valid file name.  The file name must have a %d (or %04d) "
 
372
"where the number section of the file name is supposed to be.  For example:  "
 
373
"MyFile_%d.png."
 
374
msgstr ""
 
375
 
 
376
#: /home/jonathan/openshot/main/windows/ImportImageSeq.py:61
 
377
msgid "Please enter an integer in the Frames per Image textbox."
 
378
msgstr ""
 
379
 
 
380
#: /home/jonathan/openshot/main/windows/ImportImageSeq.py:91
 
381
msgid ""
 
382
"At least 2 images must match the file name pattern in the selected folder."
 
383
msgstr ""
 
384
 
 
385
#: /home/jonathan/openshot/main/classes/files.py:111
 
386
#, python-format
 
387
msgid "The folder %s already exists in this project."
 
388
msgstr ""
 
389
 
 
390
#: /home/jonathan/openshot/main/classes/open_project.py:62
 
391
msgid ""
 
392
"There was an error opening this project file.  Please be sure you are "
 
393
"selecting a valid .OSP project file."
 
394
msgstr ""
 
395
 
 
396
#: /home/jonathan/openshot/main/classes/project.py:48
 
397
msgid "Default Project"
 
398
msgstr ""
 
399
 
 
400
#: /home/jonathan/openshot/main/classes/project.py:62
 
401
msgid "Default Sequence 1"
 
402
msgstr ""
 
403
 
 
404
#: /home/jonathan/openshot/main/classes/sequences.py:53
 
405
msgid "Track 2"
 
406
msgstr ""
 
407
 
 
408
#: /home/jonathan/openshot/main/classes/sequences.py:54
 
409
msgid "Track 1"
 
410
msgstr ""
 
411
 
 
412
#: /home/jonathan/openshot/main/windows/glade/fontselector.glade:9
 
413
#: /home/jonathan/openshot/main/windows/glade/titles.glade:131
 
414
msgid "Font Properties"
 
415
msgstr ""
 
416
 
 
417
#: /home/jonathan/openshot/main/windows/glade/fontselector.glade:74
 
418
msgid "Style:"
 
419
msgstr ""
 
420
 
 
421
#: /home/jonathan/openshot/main/windows/glade/fontselector.glade:154
 
422
msgid "<b>Preview</b>"
 
423
msgstr ""
 
424
 
 
425
#: /home/jonathan/openshot/main/windows/glade/ExportVideo.glade:9
 
426
#: /home/jonathan/openshot/main/windows/glade/Main.glade:324
 
427
#: /home/jonathan/openshot/main/windows/glade/Main.glade:325
 
428
msgid "Export Video"
 
429
msgstr ""
 
430
 
 
431
#: /home/jonathan/openshot/main/windows/glade/ExportVideo.glade:39
 
432
msgid "Selection:"
 
433
msgstr ""
 
434
 
 
435
#: /home/jonathan/openshot/main/windows/glade/ExportVideo.glade:48
 
436
msgid "Entire Timeline"
 
437
msgstr ""
 
438
 
 
439
#: /home/jonathan/openshot/main/windows/glade/ExportVideo.glade:63
 
440
msgid "Export To:"
 
441
msgstr ""
 
442
 
 
443
#: /home/jonathan/openshot/main/windows/glade/ExportVideo.glade:101
 
444
msgid "Export Folder"
 
445
msgstr ""
 
446
 
 
447
#: /home/jonathan/openshot/main/windows/glade/ExportVideo.glade:129
 
448
#: /home/jonathan/openshot/main/windows/glade/ClipProperties.glade:34
 
449
msgid "File Name:"
 
450
msgstr ""
 
451
 
 
452
#: /home/jonathan/openshot/main/windows/glade/ExportVideo.glade:139
 
453
msgid "MyMovie"
 
454
msgstr ""
 
455
 
 
456
#: /home/jonathan/openshot/main/windows/glade/ExportVideo.glade:165
 
457
msgid "<b>General Options</b>"
 
458
msgstr ""
 
459
 
 
460
#: /home/jonathan/openshot/main/windows/glade/ExportVideo.glade:225
 
461
#: /home/jonathan/openshot/main/windows/glade/ExportVideo.glade:291
 
462
#: /home/jonathan/openshot/main/windows/glade/NewProject.glade:214
 
463
#: /home/jonathan/openshot/main/windows/glade/NewProject.glade:282
 
464
msgid "0"
 
465
msgstr ""
 
466
 
 
467
#: /home/jonathan/openshot/main/windows/glade/ExportVideo.glade:235
 
468
#: /home/jonathan/openshot/main/windows/glade/NewProject.glade:272
 
469
msgid "Height:"
 
470
msgstr ""
 
471
 
 
472
#: /home/jonathan/openshot/main/windows/glade/ExportVideo.glade:245
 
473
#: /home/jonathan/openshot/main/windows/glade/NewProject.glade:266
 
474
msgid "Width:"
 
475
msgstr ""
 
476
 
 
477
#: /home/jonathan/openshot/main/windows/glade/ExportVideo.glade:251
 
478
#: /home/jonathan/openshot/main/windows/glade/NewProject.glade:256
 
479
msgid "Aspect Ratio:"
 
480
msgstr ""
 
481
 
 
482
#: /home/jonathan/openshot/main/windows/glade/ExportVideo.glade:261
 
483
#: /home/jonathan/openshot/main/windows/glade/NewProject.glade:246
 
484
msgid "Frame Rate:"
 
485
msgstr ""
 
486
 
 
487
#: /home/jonathan/openshot/main/windows/glade/ExportVideo.glade:271
 
488
#: /home/jonathan/openshot/main/windows/glade/NewProject.glade:236
 
489
msgid "Pixel Ratio:"
 
490
msgstr ""
 
491
 
 
492
#: /home/jonathan/openshot/main/windows/glade/ExportVideo.glade:281
 
493
#: /home/jonathan/openshot/main/windows/glade/NewProject.glade:226
 
494
msgid "Progressive:"
 
495
msgstr ""
 
496
 
 
497
#: /home/jonathan/openshot/main/windows/glade/ExportVideo.glade:303
 
498
#: /home/jonathan/openshot/main/windows/glade/ExportVideo.glade:327
 
499
#: /home/jonathan/openshot/main/windows/glade/NewProject.glade:178
 
500
#: /home/jonathan/openshot/main/windows/glade/NewProject.glade:202
 
501
msgid "0:0"
 
502
msgstr ""
 
503
 
 
504
#: /home/jonathan/openshot/main/windows/glade/ExportVideo.glade:315
 
505
#: /home/jonathan/openshot/main/windows/glade/NewProject.glade:190
 
506
msgid "0.00"
 
507
msgstr ""
 
508
 
 
509
#: /home/jonathan/openshot/main/windows/glade/ExportVideo.glade:363
 
510
msgid "<b>Project Type</b>  (height, width, fps, aspect ratio)"
 
511
msgstr ""
 
512
 
 
513
#: /home/jonathan/openshot/main/windows/glade/ExportVideo.glade:390
 
514
msgid "Image Format:"
 
515
msgstr ""
 
516
 
 
517
#: /home/jonathan/openshot/main/windows/glade/ExportVideo.glade:421
 
518
msgid "png"
 
519
msgstr ""
 
520
 
 
521
#: /home/jonathan/openshot/main/windows/glade/ExportVideo.glade:436
 
522
msgid "<b>Image Sequence Settings</b>"
 
523
msgstr ""
 
524
 
 
525
#: /home/jonathan/openshot/main/windows/glade/ExportVideo.glade:464
 
526
msgid "Video Format:"
 
527
msgstr ""
 
528
 
 
529
#: /home/jonathan/openshot/main/windows/glade/ExportVideo.glade:560
 
530
msgid "mp4"
 
531
msgstr ""
 
532
 
 
533
#: /home/jonathan/openshot/main/windows/glade/ExportVideo.glade:577
 
534
msgid "Video Codec:"
 
535
msgstr ""
 
536
 
 
537
#: /home/jonathan/openshot/main/windows/glade/ExportVideo.glade:636
 
538
msgid "mpeg4"
 
539
msgstr ""
 
540
 
 
541
#: /home/jonathan/openshot/main/windows/glade/ExportVideo.glade:657
 
542
#: /home/jonathan/openshot/main/windows/glade/ExportVideo.glade:869
 
543
msgid "Bit Rate / Quality:"
 
544
msgstr ""
 
545
 
 
546
#: /home/jonathan/openshot/main/windows/glade/ExportVideo.glade:667
 
547
msgid ""
 
548
"128 kb/s - Low Quality\n"
 
549
"384 kb/s - Video Conferencing\n"
 
550
"1.25 Mb/s – VCD Quality\n"
 
551
"5.00 Mb/s – DVD Quality\n"
 
552
"15.00 Mb/s – HDTV quality\n"
 
553
"40 Mb/s - Blu-ray quality"
 
554
msgstr ""
 
555
 
 
556
#: /home/jonathan/openshot/main/windows/glade/ExportVideo.glade:677
 
557
msgid "15.00 Mb/s – HDTV quality"
 
558
msgstr ""
 
559
 
 
560
#: /home/jonathan/openshot/main/windows/glade/ExportVideo.glade:695
 
561
msgid "<b>Video Settings</b>"
 
562
msgstr ""
 
563
 
 
564
#: /home/jonathan/openshot/main/windows/glade/ExportVideo.glade:723
 
565
msgid "Audio Codec:"
 
566
msgstr ""
 
567
 
 
568
#: /home/jonathan/openshot/main/windows/glade/ExportVideo.glade:779
 
569
msgid "mp2"
 
570
msgstr ""
 
571
 
 
572
#: /home/jonathan/openshot/main/windows/glade/ExportVideo.glade:796
 
573
msgid "Sample Rate:"
 
574
msgstr ""
 
575
 
 
576
#: /home/jonathan/openshot/main/windows/glade/ExportVideo.glade:833
 
577
msgid "# of Channels:"
 
578
msgstr ""
 
579
 
 
580
#: /home/jonathan/openshot/main/windows/glade/ExportVideo.glade:848
 
581
msgid "2"
 
582
msgstr ""
 
583
 
 
584
#: /home/jonathan/openshot/main/windows/glade/ExportVideo.glade:879
 
585
msgid ""
 
586
"32 kb/s - Poor quality\n"
 
587
"64 kb/s - Fair quality\n"
 
588
"96 kb/s - FM quality\n"
 
589
"128 kb/s - Good quality\n"
 
590
"192 kb/s- Better quality\n"
 
591
"256 kb/s- Near CD quality"
 
592
msgstr ""
 
593
 
 
594
#: /home/jonathan/openshot/main/windows/glade/ExportVideo.glade:889
 
595
msgid "256 kb/s- Near CD quality"
 
596
msgstr ""
 
597
 
 
598
#: /home/jonathan/openshot/main/windows/glade/ExportVideo.glade:907
 
599
msgid "<b>Audio Settings</b>"
 
600
msgstr ""
 
601
 
 
602
#: /home/jonathan/openshot/main/windows/glade/ExportVideo.glade:942
 
603
#: /home/jonathan/openshot/main/windows/glade/TransitionProperties.glade:188
 
604
#: /home/jonathan/openshot/main/windows/glade/NewProject.glade:332
 
605
#: /home/jonathan/openshot/main/windows/glade/OpenProject.glade:32
 
606
#: /home/jonathan/openshot/main/windows/glade/ClipProperties.glade:1174
 
607
#: /home/jonathan/openshot/main/windows/glade/ImportImageSeq.glade:122
 
608
msgid "Cancel"
 
609
msgstr ""
 
610
 
 
611
#: /home/jonathan/openshot/main/windows/glade/ExportVideo.glade:952
 
612
msgid "Export Video:"
 
613
msgstr ""
 
614
 
 
615
#: /home/jonathan/openshot/main/windows/glade/About.glade:8
 
616
msgid "About OpenShot"
 
617
msgstr ""
 
618
 
 
619
#: /home/jonathan/openshot/main/windows/glade/About.glade:32
 
620
msgid "Project Website (LaunchPad)"
 
621
msgstr ""
 
622
 
 
623
#: /home/jonathan/openshot/main/windows/glade/TransitionProperties.glade:10
 
624
msgid "Transition / Mask Properties"
 
625
msgstr ""
 
626
 
 
627
#: /home/jonathan/openshot/main/windows/glade/TransitionProperties.glade:31
 
628
msgid "Name:"
 
629
msgstr ""
 
630
 
 
631
#: /home/jonathan/openshot/main/windows/glade/TransitionProperties.glade:41
 
632
msgid "None"
 
633
msgstr ""
 
634
 
 
635
#: /home/jonathan/openshot/main/windows/glade/TransitionProperties.glade:66
 
636
msgid "Type:"
 
637
msgstr ""
 
638
 
 
639
#: /home/jonathan/openshot/main/windows/glade/TransitionProperties.glade:95
 
640
#: /home/jonathan/openshot/main/windows/glade/ClipProperties.glade:341
 
641
msgid "Direction:"
 
642
msgstr ""
 
643
 
 
644
#: /home/jonathan/openshot/main/windows/glade/TransitionProperties.glade:123
 
645
msgid "Softness:"
 
646
msgstr ""
 
647
 
 
648
#: /home/jonathan/openshot/main/windows/glade/TransitionProperties.glade:152
 
649
msgid "Mask Threshold:"
 
650
msgstr ""
 
651
 
 
652
#: /home/jonathan/openshot/main/windows/glade/TransitionProperties.glade:198
 
653
#: /home/jonathan/openshot/main/windows/glade/ClipProperties.glade:1184
 
654
msgid "Apply"
 
655
msgstr ""
 
656
 
 
657
#: /home/jonathan/openshot/main/windows/glade/Main.glade:23
 
658
msgid "_File"
 
659
msgstr ""
 
660
 
 
661
#: /home/jonathan/openshot/main/windows/glade/Main.glade:31
 
662
msgid "New Project..."
 
663
msgstr ""
 
664
 
 
665
#: /home/jonathan/openshot/main/windows/glade/Main.glade:44
 
666
msgid "Open Project..."
 
667
msgstr ""
 
668
 
 
669
#: /home/jonathan/openshot/main/windows/glade/Main.glade:58
 
670
msgid "Recent Projects"
 
671
msgstr ""
 
672
 
 
673
#: /home/jonathan/openshot/main/windows/glade/Main.glade:71
 
674
#: /home/jonathan/openshot/main/windows/glade/Main.glade:961
 
675
msgid "Import Files..."
 
676
msgstr ""
 
677
 
 
678
#: /home/jonathan/openshot/main/windows/glade/Main.glade:85
 
679
msgid "Import Image Sequence..."
 
680
msgstr ""
 
681
 
 
682
#: /home/jonathan/openshot/main/windows/glade/Main.glade:104
 
683
#: /home/jonathan/openshot/main/windows/glade/Main.glade:276
 
684
#: /home/jonathan/openshot/main/windows/glade/NewProject.glade:342
 
685
msgid "Save Project"
 
686
msgstr ""
 
687
 
 
688
#: /home/jonathan/openshot/main/windows/glade/Main.glade:117
 
689
msgid "Save Project As..."
 
690
msgstr ""
 
691
 
 
692
#: /home/jonathan/openshot/main/windows/glade/Main.glade:135
 
693
msgid "Export Video..."
 
694
msgstr ""
 
695
 
 
696
#: /home/jonathan/openshot/main/windows/glade/Main.glade:167
 
697
msgid "Project"
 
698
msgstr ""
 
699
 
 
700
#: /home/jonathan/openshot/main/windows/glade/Main.glade:175
 
701
msgid "New Title..."
 
702
msgstr ""
 
703
 
 
704
#: /home/jonathan/openshot/main/windows/glade/Main.glade:189
 
705
msgid "New Sequence..."
 
706
msgstr ""
 
707
 
 
708
#: /home/jonathan/openshot/main/windows/glade/Main.glade:208
 
709
msgid "Preferences"
 
710
msgstr ""
 
711
 
 
712
#: /home/jonathan/openshot/main/windows/glade/Main.glade:226
 
713
msgid "_Help"
 
714
msgstr ""
 
715
 
 
716
#: /home/jonathan/openshot/main/windows/glade/Main.glade:262
 
717
#: /home/jonathan/openshot/main/windows/glade/Main.glade:263
 
718
#: /home/jonathan/openshot/main/windows/glade/OpenProject.glade:11
 
719
#: /home/jonathan/openshot/main/windows/glade/OpenProject.glade:42
 
720
msgid "Open Project"
 
721
msgstr ""
 
722
 
 
723
#: /home/jonathan/openshot/main/windows/glade/Main.glade:277
 
724
msgid "Save"
 
725
msgstr ""
 
726
 
 
727
#: /home/jonathan/openshot/main/windows/glade/Main.glade:294
 
728
#: /home/jonathan/openshot/main/windows/glade/Main.glade:295
 
729
msgid "Import Files"
 
730
msgstr ""
 
731
 
 
732
#: /home/jonathan/openshot/main/windows/glade/Main.glade:311
 
733
#: /home/jonathan/openshot/main/windows/glade/Main.glade:312
 
734
msgid "Take Snapshot"
 
735
msgstr ""
 
736
 
 
737
#: /home/jonathan/openshot/main/windows/glade/Main.glade:375
 
738
#: /home/jonathan/openshot/main/windows/glade/Main.glade:457
 
739
msgid "Project Files"
 
740
msgstr ""
 
741
 
 
742
#: /home/jonathan/openshot/main/windows/glade/Main.glade:408
 
743
msgid "Transitions"
 
744
msgstr ""
 
745
 
 
746
#: /home/jonathan/openshot/main/windows/glade/Main.glade:428
 
747
msgid "Effects"
 
748
msgstr ""
 
749
 
 
750
#: /home/jonathan/openshot/main/windows/glade/Main.glade:517
 
751
#: /home/jonathan/openshot/main/windows/glade/Main.glade:518
 
752
msgid "Seek to Beginning"
 
753
msgstr ""
 
754
 
 
755
#: /home/jonathan/openshot/main/windows/glade/Main.glade:529
 
756
#: /home/jonathan/openshot/main/windows/glade/Main.glade:530
 
757
msgid "Previous Marker"
 
758
msgstr ""
 
759
 
 
760
#: /home/jonathan/openshot/main/windows/glade/Main.glade:541
 
761
#: /home/jonathan/openshot/main/windows/glade/Main.glade:542
 
762
msgid "Seek Backward"
 
763
msgstr ""
 
764
 
 
765
#: /home/jonathan/openshot/main/windows/glade/Main.glade:553
 
766
#: /home/jonathan/openshot/main/windows/glade/Main.glade:554
 
767
msgid "Play"
 
768
msgstr ""
 
769
 
 
770
#: /home/jonathan/openshot/main/windows/glade/Main.glade:565
 
771
#: /home/jonathan/openshot/main/windows/glade/Main.glade:566
 
772
msgid "Seek Forward"
 
773
msgstr ""
 
774
 
 
775
#: /home/jonathan/openshot/main/windows/glade/Main.glade:577
 
776
#: /home/jonathan/openshot/main/windows/glade/Main.glade:578
 
777
msgid "Next Marker"
 
778
msgstr ""
 
779
 
 
780
#: /home/jonathan/openshot/main/windows/glade/Main.glade:589
 
781
#: /home/jonathan/openshot/main/windows/glade/Main.glade:590
 
782
msgid "Seek to Ending"
 
783
msgstr ""
 
784
 
 
785
#: /home/jonathan/openshot/main/windows/glade/Main.glade:626
 
786
msgid "VIdeo Preview"
 
787
msgstr ""
 
788
 
 
789
#: /home/jonathan/openshot/main/windows/glade/Main.glade:664
 
790
#: /home/jonathan/openshot/main/windows/glade/Main.glade:665
 
791
msgid "Add Track"
 
792
msgstr ""
 
793
 
 
794
#: /home/jonathan/openshot/main/windows/glade/Main.glade:681
 
795
#: /home/jonathan/openshot/main/windows/glade/Main.glade:682
 
796
msgid "Arrow Tool"
 
797
msgstr ""
 
798
 
 
799
#: /home/jonathan/openshot/main/windows/glade/Main.glade:694
 
800
#: /home/jonathan/openshot/main/windows/glade/Main.glade:695
 
801
msgid "Razor Tool"
 
802
msgstr ""
 
803
 
 
804
#: /home/jonathan/openshot/main/windows/glade/Main.glade:706
 
805
#: /home/jonathan/openshot/main/windows/glade/Main.glade:707
 
806
msgid "Resize Tool"
 
807
msgstr ""
 
808
 
 
809
#: /home/jonathan/openshot/main/windows/glade/Main.glade:718
 
810
#: /home/jonathan/openshot/main/windows/glade/Main.glade:719
 
811
msgid "Snapping Tool"
 
812
msgstr ""
 
813
 
 
814
#: /home/jonathan/openshot/main/windows/glade/Main.glade:736
 
815
#: /home/jonathan/openshot/main/windows/glade/Main.glade:737
 
816
msgid "Add Marker"
 
817
msgstr ""
 
818
 
 
819
#: /home/jonathan/openshot/main/windows/glade/Main.glade:762
 
820
msgid "Zoom In"
 
821
msgstr ""
 
822
 
 
823
#: /home/jonathan/openshot/main/windows/glade/Main.glade:782
 
824
msgid "Slide to Zoom"
 
825
msgstr ""
 
826
 
 
827
#: /home/jonathan/openshot/main/windows/glade/Main.glade:796
 
828
msgid "Number of seconds between each line on the timeline"
 
829
msgstr ""
 
830
 
 
831
#: /home/jonathan/openshot/main/windows/glade/Main.glade:797
 
832
msgid "15 seconds"
 
833
msgstr ""
 
834
 
 
835
#: /home/jonathan/openshot/main/windows/glade/Main.glade:809
 
836
msgid "Zoom Out"
 
837
msgstr ""
 
838
 
 
839
#: /home/jonathan/openshot/main/windows/glade/Main.glade:927
 
840
msgid "Timeline - Sequence 1"
 
841
msgstr ""
 
842
 
 
843
#: /home/jonathan/openshot/main/windows/glade/Main.glade:978
 
844
msgid "Create Folder..."
 
845
msgstr ""
 
846
 
 
847
#: /home/jonathan/openshot/main/windows/glade/Main.glade:1002
 
848
msgid "Folder Name"
 
849
msgstr ""
 
850
 
 
851
#: /home/jonathan/openshot/main/windows/glade/Main.glade:1020
 
852
msgid "Folder Name:"
 
853
msgstr ""
 
854
 
 
855
#: /home/jonathan/openshot/main/windows/glade/Main.glade:1090
 
856
#: /home/jonathan/openshot/main/windows/glade/Main.glade:1091
 
857
msgid "Add Track Above"
 
858
msgstr ""
 
859
 
 
860
#: /home/jonathan/openshot/main/windows/glade/Main.glade:1100
 
861
#: /home/jonathan/openshot/main/windows/glade/Main.glade:1101
 
862
msgid "Add Track Below"
 
863
msgstr ""
 
864
 
 
865
#: /home/jonathan/openshot/main/windows/glade/Main.glade:1115
 
866
#: /home/jonathan/openshot/main/windows/glade/Main.glade:1116
 
867
msgid "Move Track Up"
 
868
msgstr ""
 
869
 
 
870
#: /home/jonathan/openshot/main/windows/glade/Main.glade:1125
 
871
#: /home/jonathan/openshot/main/windows/glade/Main.glade:1126
 
872
msgid "Move Track Down"
 
873
msgstr ""
 
874
 
 
875
#: /home/jonathan/openshot/main/windows/glade/Main.glade:1140
 
876
#: /home/jonathan/openshot/main/windows/glade/Main.glade:1141
 
877
msgid "Rename Track"
 
878
msgstr ""
 
879
 
 
880
#: /home/jonathan/openshot/main/windows/glade/Main.glade:1155
 
881
#: /home/jonathan/openshot/main/windows/glade/Main.glade:1156
 
882
msgid "Remove Track"
 
883
msgstr ""
 
884
 
 
885
#: /home/jonathan/openshot/main/windows/glade/Main.glade:1169
 
886
msgid "Make a copy of this clip"
 
887
msgstr ""
 
888
 
 
889
#: /home/jonathan/openshot/main/windows/glade/Main.glade:1170
 
890
#: /home/jonathan/openshot/main/windows/glade/Main.glade:1734
 
891
msgid "Duplicate"
 
892
msgstr ""
 
893
 
 
894
#: /home/jonathan/openshot/main/windows/glade/Main.glade:1192
 
895
msgid "Animate this clip"
 
896
msgstr ""
 
897
 
 
898
#: /home/jonathan/openshot/main/windows/glade/Main.glade:1193
 
899
msgid "Animate"
 
900
msgstr ""
 
901
 
 
902
#: /home/jonathan/openshot/main/windows/glade/Main.glade:1208
 
903
msgid "Position and resize this clip"
 
904
msgstr ""
 
905
 
 
906
#: /home/jonathan/openshot/main/windows/glade/Main.glade:1209
 
907
#: /home/jonathan/openshot/main/windows/glade/ClipProperties.glade:696
 
908
msgid "Layout"
 
909
msgstr ""
 
910
 
 
911
#: /home/jonathan/openshot/main/windows/glade/Main.glade:1232
 
912
msgid "Slice this clip into many small clips, and then shuffle them."
 
913
msgstr ""
 
914
 
 
915
#: /home/jonathan/openshot/main/windows/glade/Main.glade:1233
 
916
msgid "Slice and Shuffle"
 
917
msgstr ""
 
918
 
 
919
#: /home/jonathan/openshot/main/windows/glade/Main.glade:1248
 
920
msgid "Slice this clip into many small clips, cutting each alternating clip."
 
921
msgstr ""
 
922
 
 
923
#: /home/jonathan/openshot/main/windows/glade/Main.glade:1249
 
924
msgid "Slice and Cut"
 
925
msgstr ""
 
926
 
 
927
#: /home/jonathan/openshot/main/windows/glade/Main.glade:1265
 
928
#: /home/jonathan/openshot/main/windows/glade/Main.glade:1786
 
929
msgid "Properties"
 
930
msgstr ""
 
931
 
 
932
#: /home/jonathan/openshot/main/windows/glade/Main.glade:1287
 
933
msgid "Remove Clip"
 
934
msgstr ""
 
935
 
 
936
#: /home/jonathan/openshot/main/windows/glade/Main.glade:1306
 
937
#: /home/jonathan/openshot/main/windows/glade/Main.glade:1307
 
938
msgid "Remove Marker"
 
939
msgstr ""
 
940
 
 
941
#: /home/jonathan/openshot/main/windows/glade/Main.glade:1323
 
942
msgid "No Animation"
 
943
msgstr ""
 
944
 
 
945
#: /home/jonathan/openshot/main/windows/glade/Main.glade:1346
 
946
msgid "Zoom In (100% to 150%)"
 
947
msgstr ""
 
948
 
 
949
#: /home/jonathan/openshot/main/windows/glade/Main.glade:1361
 
950
msgid "Zoom In (50% to 100%)"
 
951
msgstr ""
 
952
 
 
953
#: /home/jonathan/openshot/main/windows/glade/Main.glade:1376
 
954
msgid "Zoom Out (100% to 50%)"
 
955
msgstr ""
 
956
 
 
957
#: /home/jonathan/openshot/main/windows/glade/Main.glade:1391
 
958
msgid "Zoom Out (150% to 100%)"
 
959
msgstr ""
 
960
 
 
961
#: /home/jonathan/openshot/main/windows/glade/Main.glade:1415
 
962
msgid "Center to Top"
 
963
msgstr ""
 
964
 
 
965
#: /home/jonathan/openshot/main/windows/glade/Main.glade:1430
 
966
msgid "Center to Left"
 
967
msgstr ""
 
968
 
 
969
#: /home/jonathan/openshot/main/windows/glade/Main.glade:1445
 
970
msgid "Center To Right"
 
971
msgstr ""
 
972
 
 
973
#: /home/jonathan/openshot/main/windows/glade/Main.glade:1460
 
974
msgid "Center to Bottom"
 
975
msgstr ""
 
976
 
 
977
#: /home/jonathan/openshot/main/windows/glade/Main.glade:1483
 
978
msgid "Top to Center"
 
979
msgstr ""
 
980
 
 
981
#: /home/jonathan/openshot/main/windows/glade/Main.glade:1498
 
982
msgid "Left to Center"
 
983
msgstr ""
 
984
 
 
985
#: /home/jonathan/openshot/main/windows/glade/Main.glade:1513
 
986
msgid "Right to Center"
 
987
msgstr ""
 
988
 
 
989
#: /home/jonathan/openshot/main/windows/glade/Main.glade:1528
 
990
msgid "Bottom to Center"
 
991
msgstr ""
 
992
 
 
993
#: /home/jonathan/openshot/main/windows/glade/Main.glade:1552
 
994
msgid "Top to Bottom"
 
995
msgstr ""
 
996
 
 
997
#: /home/jonathan/openshot/main/windows/glade/Main.glade:1567
 
998
msgid "Left to Right"
 
999
msgstr ""
 
1000
 
 
1001
#: /home/jonathan/openshot/main/windows/glade/Main.glade:1582
 
1002
msgid "Right to Left"
 
1003
msgstr ""
 
1004
 
 
1005
#: /home/jonathan/openshot/main/windows/glade/Main.glade:1597
 
1006
msgid "Bottom to Top"
 
1007
msgstr ""
 
1008
 
 
1009
#: /home/jonathan/openshot/main/windows/glade/Main.glade:1623
 
1010
msgid "Reset Layout"
 
1011
msgstr ""
 
1012
 
 
1013
#: /home/jonathan/openshot/main/windows/glade/Main.glade:1646
 
1014
msgid "1/4 Size - Center"
 
1015
msgstr ""
 
1016
 
 
1017
#: /home/jonathan/openshot/main/windows/glade/Main.glade:1662
 
1018
msgid "1/4 Size - Top Left"
 
1019
msgstr ""
 
1020
 
 
1021
#: /home/jonathan/openshot/main/windows/glade/Main.glade:1677
 
1022
msgid "1/4 Size - Top Right"
 
1023
msgstr ""
 
1024
 
 
1025
#: /home/jonathan/openshot/main/windows/glade/Main.glade:1692
 
1026
msgid "1/4 Size - Bottom Left"
 
1027
msgstr ""
 
1028
 
 
1029
#: /home/jonathan/openshot/main/windows/glade/Main.glade:1707
 
1030
msgid "1/4 Size - Bottom Right"
 
1031
msgstr ""
 
1032
 
 
1033
#: /home/jonathan/openshot/main/windows/glade/Main.glade:1733
 
1034
msgid "Make a copy of this transition"
 
1035
msgstr ""
 
1036
 
 
1037
#: /home/jonathan/openshot/main/windows/glade/Main.glade:1755
 
1038
msgid "Switch Direction"
 
1039
msgstr ""
 
1040
 
 
1041
#: /home/jonathan/openshot/main/windows/glade/NewProject.glade:8
 
1042
msgid "Create a Project"
 
1043
msgstr ""
 
1044
 
 
1045
#: /home/jonathan/openshot/main/windows/glade/NewProject.glade:47
 
1046
msgid "Project Name:"
 
1047
msgstr ""
 
1048
 
 
1049
#: /home/jonathan/openshot/main/windows/glade/NewProject.glade:74
 
1050
msgid "Project Folder:"
 
1051
msgstr ""
 
1052
 
 
1053
#: /home/jonathan/openshot/main/windows/glade/NewProject.glade:84
 
1054
#: /home/jonathan/openshot/main/windows/glade/ImportImageSeq.glade:99
 
1055
msgid "Select A Folder"
 
1056
msgstr ""
 
1057
 
 
1058
#: /home/jonathan/openshot/main/windows/glade/NewProject.glade:102
 
1059
msgid ""
 
1060
"Project Length:\n"
 
1061
"   (in minutes)"
 
1062
msgstr ""
 
1063
 
 
1064
#: /home/jonathan/openshot/main/windows/glade/NewProject.glade:131
 
1065
msgid "Project Type:"
 
1066
msgstr ""
 
1067
 
 
1068
#: /home/jonathan/openshot/main/windows/glade/NewProject.glade:305
 
1069
msgid ""
 
1070
"Use this screen to name your new video project, select the folder location "
 
1071
"of your new project, and select the type of project.  "
 
1072
msgstr ""
 
1073
 
 
1074
#: /home/jonathan/openshot/main/windows/glade/titles.glade:10
 
1075
msgid "Title Editor"
 
1076
msgstr ""
 
1077
 
 
1078
#: /home/jonathan/openshot/main/windows/glade/titles.glade:56
 
1079
msgid "<b>Start here:</b>"
 
1080
msgstr ""
 
1081
 
 
1082
#: /home/jonathan/openshot/main/windows/glade/titles.glade:83
 
1083
msgid "Create a new title using the selected template."
 
1084
msgstr ""
 
1085
 
 
1086
#: /home/jonathan/openshot/main/windows/glade/titles.glade:84
 
1087
msgid "Create new Title"
 
1088
msgstr ""
 
1089
 
 
1090
#: /home/jonathan/openshot/main/windows/glade/titles.glade:98
 
1091
msgid "<b>Editing Tools:</b>"
 
1092
msgstr ""
 
1093
 
 
1094
#: /home/jonathan/openshot/main/windows/glade/titles.glade:113
 
1095
msgid "Set the title text."
 
1096
msgstr ""
 
1097
 
 
1098
#: /home/jonathan/openshot/main/windows/glade/titles.glade:114
 
1099
msgid "Edit text"
 
1100
msgstr ""
 
1101
 
 
1102
#: /home/jonathan/openshot/main/windows/glade/titles.glade:130
 
1103
msgid "Change the Font properties."
 
1104
msgstr ""
 
1105
 
 
1106
#: /home/jonathan/openshot/main/windows/glade/titles.glade:148
 
1107
msgid "Choose Font Color."
 
1108
msgstr ""
 
1109
 
 
1110
#: /home/jonathan/openshot/main/windows/glade/titles.glade:167
 
1111
msgid "Choose Background Color."
 
1112
msgstr ""
 
1113
 
 
1114
#: /home/jonathan/openshot/main/windows/glade/titles.glade:186
 
1115
msgid "Edit the title in an external editor."
 
1116
msgstr ""
 
1117
 
 
1118
#: /home/jonathan/openshot/main/windows/glade/titles.glade:187
 
1119
msgid "Use Advanced editor"
 
1120
msgstr ""
 
1121
 
 
1122
#: /home/jonathan/openshot/main/windows/glade/titles.glade:275
 
1123
msgid "Enter title text"
 
1124
msgstr ""
 
1125
 
 
1126
#: /home/jonathan/openshot/main/windows/glade/FileProperties.glade:34
 
1127
msgid "<b>File Name:</b>"
 
1128
msgstr ""
 
1129
 
 
1130
#: /home/jonathan/openshot/main/windows/glade/FileProperties.glade:117
 
1131
msgid "<b>File Length:</b>"
 
1132
msgstr ""
 
1133
 
 
1134
#: /home/jonathan/openshot/main/windows/glade/FileProperties.glade:143
 
1135
msgid "<b>Video Size:</b>"
 
1136
msgstr ""
 
1137
 
 
1138
#: /home/jonathan/openshot/main/windows/glade/FileProperties.glade:169
 
1139
msgid "<b>Bit Rate:</b>"
 
1140
msgstr ""
 
1141
 
 
1142
#: /home/jonathan/openshot/main/windows/glade/FileProperties.glade:183
 
1143
msgid "<b>File Type:</b>"
 
1144
msgstr ""
 
1145
 
 
1146
#: /home/jonathan/openshot/main/windows/glade/FileProperties.glade:233
 
1147
msgid "<b>Label:</b>"
 
1148
msgstr ""
 
1149
 
 
1150
#: /home/jonathan/openshot/main/windows/glade/ClipProperties.glade:8
 
1151
msgid "Clip Properties"
 
1152
msgstr ""
 
1153
 
 
1154
#: /home/jonathan/openshot/main/windows/glade/ClipProperties.glade:44
 
1155
msgid "N/A"
 
1156
msgstr ""
 
1157
 
 
1158
#: /home/jonathan/openshot/main/windows/glade/ClipProperties.glade:76
 
1159
msgid "Enable Video:"
 
1160
msgstr ""
 
1161
 
 
1162
#: /home/jonathan/openshot/main/windows/glade/ClipProperties.glade:109
 
1163
msgid "Enable Audio:"
 
1164
msgstr ""
 
1165
 
 
1166
#: /home/jonathan/openshot/main/windows/glade/ClipProperties.glade:152
 
1167
msgid "General"
 
1168
msgstr ""
 
1169
 
 
1170
#: /home/jonathan/openshot/main/windows/glade/ClipProperties.glade:169
 
1171
msgid "<b>In</b> (seconds):"
 
1172
msgstr ""
 
1173
 
 
1174
#: /home/jonathan/openshot/main/windows/glade/ClipProperties.glade:203
 
1175
msgid "<b>Out</b> (seconds):"
 
1176
msgstr ""
 
1177
 
 
1178
#: /home/jonathan/openshot/main/windows/glade/ClipProperties.glade:238
 
1179
msgid "<b>Length</b> (seconds):"
 
1180
msgstr ""
 
1181
 
 
1182
#: /home/jonathan/openshot/main/windows/glade/ClipProperties.glade:312
 
1183
#: /home/jonathan/openshot/main/windows/glade/ClipProperties.glade:393
 
1184
msgid "Speed:"
 
1185
msgstr ""
 
1186
 
 
1187
#: /home/jonathan/openshot/main/windows/glade/ClipProperties.glade:370
 
1188
msgid "Simple"
 
1189
msgstr ""
 
1190
 
 
1191
#: /home/jonathan/openshot/main/windows/glade/ClipProperties.glade:418
 
1192
msgid "Advanced"
 
1193
msgstr ""
 
1194
 
 
1195
#: /home/jonathan/openshot/main/windows/glade/ClipProperties.glade:455
 
1196
msgid "Speed"
 
1197
msgstr ""
 
1198
 
 
1199
#: /home/jonathan/openshot/main/windows/glade/ClipProperties.glade:483
 
1200
msgid "Key Frame:"
 
1201
msgstr ""
 
1202
 
 
1203
#: /home/jonathan/openshot/main/windows/glade/ClipProperties.glade:525
 
1204
msgid "Height (%):"
 
1205
msgstr ""
 
1206
 
 
1207
#: /home/jonathan/openshot/main/windows/glade/ClipProperties.glade:559
 
1208
msgid "Width (%):"
 
1209
msgstr ""
 
1210
 
 
1211
#: /home/jonathan/openshot/main/windows/glade/ClipProperties.glade:593
 
1212
msgid "X (%):"
 
1213
msgstr ""
 
1214
 
 
1215
#: /home/jonathan/openshot/main/windows/glade/ClipProperties.glade:627
 
1216
msgid "Y (%):"
 
1217
msgstr ""
 
1218
 
 
1219
#: /home/jonathan/openshot/main/windows/glade/ClipProperties.glade:661
 
1220
msgid "Alpha:"
 
1221
msgstr ""
 
1222
 
 
1223
#: /home/jonathan/openshot/main/windows/glade/ClipProperties.glade:714
 
1224
msgid "Volume:"
 
1225
msgstr ""
 
1226
 
 
1227
#: /home/jonathan/openshot/main/windows/glade/ClipProperties.glade:774
 
1228
#: /home/jonathan/openshot/main/windows/glade/ClipProperties.glade:1050
 
1229
msgid "Fade In:"
 
1230
msgstr ""
 
1231
 
 
1232
#: /home/jonathan/openshot/main/windows/glade/ClipProperties.glade:807
 
1233
#: /home/jonathan/openshot/main/windows/glade/ClipProperties.glade:1083
 
1234
msgid "Fade Out:"
 
1235
msgstr ""
 
1236
 
 
1237
#: /home/jonathan/openshot/main/windows/glade/ClipProperties.glade:840
 
1238
#: /home/jonathan/openshot/main/windows/glade/ClipProperties.glade:1116
 
1239
msgid "<b>Fade</b> (seconds):"
 
1240
msgstr ""
 
1241
 
 
1242
#: /home/jonathan/openshot/main/windows/glade/ClipProperties.glade:881
 
1243
msgid "Audio"
 
1244
msgstr ""
 
1245
 
 
1246
#: /home/jonathan/openshot/main/windows/glade/ClipProperties.glade:899
 
1247
msgid "Stretch Full Screen:"
 
1248
msgstr ""
 
1249
 
 
1250
#: /home/jonathan/openshot/main/windows/glade/ClipProperties.glade:931
 
1251
msgid "Maintain Aspect Ratio:"
 
1252
msgstr ""
 
1253
 
 
1254
#: /home/jonathan/openshot/main/windows/glade/ClipProperties.glade:974
 
1255
msgid "Horizontal Align:"
 
1256
msgstr ""
 
1257
 
 
1258
#: /home/jonathan/openshot/main/windows/glade/ClipProperties.glade:1007
 
1259
msgid "Vertical Align:"
 
1260
msgstr ""
 
1261
 
 
1262
#: /home/jonathan/openshot/main/windows/glade/ClipProperties.glade:1152
 
1263
msgid "Video"
 
1264
msgstr ""
 
1265
 
 
1266
#: /home/jonathan/openshot/main/windows/glade/ImportImageSeq.glade:7
 
1267
#: /home/jonathan/openshot/main/windows/glade/ImportImageSeq.glade:132
 
1268
msgid "Import Image Sequence"
 
1269
msgstr ""
 
1270
 
 
1271
#: /home/jonathan/openshot/main/windows/glade/ImportImageSeq.glade:18
 
1272
msgid ""
 
1273
"Use this screen to import a sequence of numbered images as a video clip.\n"
 
1274
"Be sure all pictures are in the same folder, and are sequencially "
 
1275
"numbered.  \n"
 
1276
"Use a %d for filenames starting with a number. If the filename is \n"
 
1277
"padded (i.e. 00001.png, 00002.png, use %05d).\n"
 
1278
"\n"
 
1279
"For example:\n"
 
1280
"/MyImageFolder/Image_1.png\n"
 
1281
"/MyImageFolder/Image_2.png\n"
 
1282
"\n"
 
1283
"or\n"
 
1284
"\n"
 
1285
"/MyImageFolder/Image_00001.png\n"
 
1286
"/MyImageFolder/Image_00002.png\n"
 
1287
"\n"
 
1288
msgstr ""
 
1289
 
 
1290
#: /home/jonathan/openshot/main/windows/glade/ImportImageSeq.glade:46
 
1291
msgid "Frames per Image:"
 
1292
msgstr ""
 
1293
 
 
1294
#: /home/jonathan/openshot/main/windows/glade/ImportImageSeq.glade:56
 
1295
msgid "Image Folder:"
 
1296
msgstr ""
 
1297
 
 
1298
#: /home/jonathan/openshot/main/windows/glade/ImportImageSeq.glade:66
 
1299
msgid "File Name Pattern:"
 
1300
msgstr ""
 
1301
 
 
1302
#: /home/jonathan/openshot/main/windows/glade/ImportImageSeq.glade:73
 
1303
msgid "myfile_%d.png"
 
1304
msgstr ""