Skip to content

Commit d53aaa5

Browse files
update translation
1 parent b3261b2 commit d53aaa5

File tree

2 files changed

+83
-80
lines changed

2 files changed

+83
-80
lines changed
908 Bytes
Binary file not shown.

encode/locale/nl/LC_MESSAGES/django.po

Lines changed: 83 additions & 80 deletions
Original file line numberDiff line numberDiff line change
@@ -7,172 +7,173 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: encode\n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2015-02-12 17:27-0600\n"
11-
"PO-Revision-Date: 2014-02-27 19:47+0100\n"
10+
"POT-Creation-Date: 2015-03-17 16:09-0500\n"
11+
"PO-Revision-Date: 2015-03-17 22:18+0100\n"
1212
"Last-Translator: Thijs Triemstra <[email protected]>\n"
1313
"Language-Team: Collab <[email protected]>\n"
14-
"Language: \n"
14+
"Language: nl\n"
1515
"MIME-Version: 1.0\n"
1616
"Content-Type: text/plain; charset=UTF-8\n"
1717
"Content-Transfer-Encoding: 8bit\n"
1818
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
19-
"X-Generator: Poedit 1.5.4\n"
19+
"X-Generator: Poedit 1.7.5\n"
2020

21-
#: encode/admin.py:49 encode/models.py:168
21+
#: encode/admin.py:51 encode/models.py:171
2222
msgid "Encoder"
2323
msgstr ""
2424

25-
#: encode/admin.py:76
25+
#: encode/admin.py:78
2626
msgid "The file is being encoded."
2727
msgstr "Het bestand word geëncodeerd."
2828

29-
#: encode/models.py:51 encode/models.py:272
29+
#: encode/models.py:53 encode/models.py:277
3030
msgid "Title"
3131
msgstr "Titel"
3232

33-
#: encode/models.py:52
33+
#: encode/models.py:54
3434
msgid "Title for this file."
3535
msgstr "Titel voor dit bestand."
3636

37-
#: encode/models.py:58
37+
#: encode/models.py:60
3838
msgid "File for this model."
3939
msgstr "Bestand voor dit model."
4040

41-
#: encode/models.py:65 encode/models.py:143 encode/models.py:236
42-
#: encode/models.py:344
41+
#: encode/models.py:67 encode/models.py:146 encode/models.py:240
42+
#: encode/models.py:349
4343
msgid "Created at"
4444
msgstr "Aangemaakt op"
4545

46-
#: encode/models.py:66
46+
#: encode/models.py:68
4747
msgid "The date and time the file was created."
4848
msgstr "Datum en tijd waarop dit bestand is aangemaakt."
4949

50-
#: encode/models.py:70 encode/models.py:148 encode/models.py:241
51-
#: encode/models.py:349
50+
#: encode/models.py:72 encode/models.py:151 encode/models.py:245
51+
#: encode/models.py:354
5252
msgid "Modified at"
5353
msgstr "Gewijzigd op"
5454

55-
#: encode/models.py:71
55+
#: encode/models.py:73
5656
msgid "The date and time the file was last modified."
5757
msgstr "Datum en tijd waarop het bestand voor het laatst is gewijzigd."
5858

59-
#: encode/models.py:76
59+
#: encode/models.py:78
6060
msgid "Media file"
6161
msgstr "Media bestand"
6262

63-
#: encode/models.py:77
63+
#: encode/models.py:79
6464
msgid "Media files"
6565
msgstr "Media bestanden"
6666

67-
#: encode/models.py:88 encode/models.py:180
67+
#: encode/models.py:91 encode/models.py:184
6868
msgid "Name"
6969
msgstr "Naam"
7070

71-
#: encode/models.py:93
71+
#: encode/models.py:96
7272
msgid "Name for this encoder. Example: FFmpeg"
7373
msgstr "Naam voor deze encoder. Voorbeeld: FFmpeg"
7474

75-
#: encode/models.py:97 encode/models.py:187
75+
#: encode/models.py:100 encode/models.py:191
7676
msgid "Description"
7777
msgstr "Beschrijving"
7878

79-
#: encode/models.py:100
79+
#: encode/models.py:103
8080
msgid "Optional description for this encoder."
8181
msgstr "Optionele beschrijving voor deze encoder."
8282

83-
#: encode/models.py:103
83+
#: encode/models.py:106
8484
msgid "Documentation URL"
8585
msgstr "Documentatie URL"
8686

87-
#: encode/models.py:108
87+
#: encode/models.py:111
8888
msgid "URL for the external documentation of this encoder."
8989
msgstr "URL van de externe documentatie voor deze encoder."
9090

91-
#: encode/models.py:112
91+
#: encode/models.py:115
9292
msgid "Path"
9393
msgstr "Pad"
9494

95-
#: encode/models.py:117
95+
#: encode/models.py:120
9696
msgid "Name or path of the encoder executable. Example: /usr/local/bin/ffmpeg"
9797
msgstr ""
9898
"Naam of pad van de encoder executable. Voorbeeld: /usr/local/bin/ffmpeg"
9999

100-
#: encode/models.py:122
100+
#: encode/models.py:125
101101
msgid "Class"
102102
msgstr "Class"
103103

104-
#: encode/models.py:127
104+
#: encode/models.py:130
105105
msgid "Optional encoder class to use. Example: encode.encoders.FFMpegEncoder"
106106
msgstr "Optionele encoder class. Voorbeeld: encode.encoders.FFMpegEncoder"
107107

108-
#: encode/models.py:132 encode/models.py:226
108+
#: encode/models.py:135 encode/models.py:230
109109
msgid "Command"
110110
msgstr "Commando"
111111

112-
#: encode/models.py:137
112+
#: encode/models.py:140
113113
msgid ""
114114
"Optional command options that are always added. Example: -loglevel fatal -y"
115115
msgstr ""
116116
"Optionele command opties die altijd worden toegevoegd. Voorbeeld: -loglevel "
117117
"fatal -y"
118118

119-
#: encode/models.py:144
119+
#: encode/models.py:147
120120
msgid "The date and time the encoder was created."
121121
msgstr "Datum en tijd waarop de encoder is aangemaakt."
122122

123-
#: encode/models.py:149
123+
#: encode/models.py:152
124124
msgid "The date and time the encoder was last modified."
125125
msgstr "Datum en tijd waarop deze encoder voor het laatst is gewijzigd."
126126

127-
#: encode/models.py:169
127+
#: encode/models.py:172
128128
msgid "Encoders"
129129
msgstr ""
130130

131-
#: encode/models.py:183
131+
#: encode/models.py:187
132132
msgid "Title for this encoding profile. Example: WebM"
133133
msgstr "Titel voor dit encoding profiel. Voorbeeld: WebM"
134134

135-
#: encode/models.py:190
135+
#: encode/models.py:194
136136
msgid "Optional description for this encoding profile."
137137
msgstr "Optionele beschrijving voor dit encoding profiel."
138138

139-
#: encode/models.py:193
139+
#: encode/models.py:197
140140
msgid "MIME-type"
141141
msgstr ""
142142

143-
#: encode/models.py:198
143+
#: encode/models.py:202
144144
msgid "MIME-type for this encoding profile. Example: video/webm"
145145
msgstr "MIME-type voor dit encoding profiel. Voorbeeld: video/webm"
146146

147-
#: encode/models.py:202
147+
#: encode/models.py:206
148148
msgid "Container"
149149
msgstr ""
150150

151-
#: encode/models.py:204
151+
#: encode/models.py:208
152152
msgid "Media container (file extension). Example: webm"
153153
msgstr "Media container (bestandsextentie). Voorbeeld: webm"
154154

155-
#: encode/models.py:207
155+
#: encode/models.py:211
156156
msgid "Video Codec"
157157
msgstr ""
158158

159-
#: encode/models.py:211
159+
#: encode/models.py:215
160160
msgid "Video codec name. Example: VP8"
161161
msgstr "Video codec naam. Voorbeeld: VP8"
162162

163-
#: encode/models.py:214
163+
#: encode/models.py:218
164164
msgid "Audio Codec"
165165
msgstr ""
166166

167-
#: encode/models.py:218
167+
#: encode/models.py:222
168168
msgid "Audio codec name. Example: Vorbis"
169169
msgstr "Audio codec naam. Voorbeeld: Vorbis"
170170

171-
#: encode/models.py:223
171+
#: encode/models.py:227
172172
msgid "Encoder for this profile."
173173
msgstr "Encoder voor dit profiel."
174174

175-
#: encode/models.py:229
175+
#: encode/models.py:233
176+
#, python-brace-format
176177
msgid ""
177178
"The command to execute, excluding the encoder executable's path or name. "
178179
"Supports variable interpolation. Example: -i \"{input}\" -acodec libvorbis -"
@@ -182,124 +183,126 @@ msgstr ""
182183
"Ondersteund variabele interpolatie. Voorbeeld: -i \"{input}\" -acodec "
183184
"libvorbis -ab 128k -vcodec libvpx -s 320x240 \"{output}\""
184185

185-
#: encode/models.py:237
186+
#: encode/models.py:241
186187
msgid "The date and time the profile was created."
187-
msgstr ""
188+
msgstr "De datum en tijd waarop het profiel is aangemaakt."
188189

189-
#: encode/models.py:242
190+
#: encode/models.py:246
190191
msgid "The date and time the profile was last modified."
191-
msgstr ""
192+
msgstr "De datum en tijd waarop het profiel voor het laatst is aangepast."
192193

193-
#: encode/models.py:260
194+
#: encode/models.py:264
194195
msgid "Encoding profile"
195196
msgstr "Encoding profiel"
196197

197-
#: encode/models.py:261 encode/models.py:327
198+
#: encode/models.py:265 encode/models.py:332
198199
msgid "Encoding profiles"
199200
msgstr "Encoding profielen"
200201

201-
#: encode/models.py:274
202+
#: encode/models.py:279
202203
msgid "Title for this object."
203204
msgstr "Titel voor dit object."
204205

205-
#: encode/models.py:277
206+
#: encode/models.py:282
206207
msgid "File type"
207208
msgstr "Bestand type"
208209

209-
#: encode/models.py:282
210+
#: encode/models.py:287
210211
msgid "Input file"
211212
msgstr "Input bestand"
212213

213-
#: encode/models.py:290
214+
#: encode/models.py:295
214215
msgid "The uploaded source file."
215216
msgstr "Het geuploade source bestand."
216217

217-
#: encode/models.py:295
218+
#: encode/models.py:300
218219
msgid "Uploaded"
219-
msgstr "Geupload"
220+
msgstr "Geüpload"
220221

221-
#: encode/models.py:299
222+
#: encode/models.py:304
222223
msgid "Indicates that the output file(s) have been uploaded."
223-
msgstr ""
224+
msgstr "Geeft aan dat output bestand(en) zijn geüpload."
224225

225-
#: encode/models.py:302
226+
#: encode/models.py:307
226227
msgid "Encoded"
227228
msgstr "Geëncodeerd"
228229

229-
#: encode/models.py:305
230+
#: encode/models.py:310
230231
msgid "Indicates that the input file has finished encoding."
231-
msgstr ""
232+
msgstr "Geeft aan dat het input bestand volledig is geëncodeerd."
232233

233-
#: encode/models.py:308
234+
#: encode/models.py:313
234235
msgid "Encoding"
235236
msgstr "Encoding"
236237

237-
#: encode/models.py:311
238+
#: encode/models.py:316
238239
msgid "Indicates that the input file is currently encoding."
239-
msgstr ""
240+
msgstr "Geeft aan dat het input bestand momenteel word geëncodeerd."
240241

241-
#: encode/models.py:314
242+
#: encode/models.py:319
242243
msgid "Keep input file"
243244
msgstr "Bewaar input bestand"
244245

245-
#: encode/models.py:317
246+
#: encode/models.py:322
246247
msgid ""
247248
"Indicates that the input file should be saved and not\n"
248249
" be removed after it's encoded and uploaded."
249250
msgstr ""
251+
"Geeft aan dat het input bestand moet worden bewaard en niet\n"
252+
" worden verwijderd nadat het is geëncodeerd en geüpload."
250253

251-
#: encode/models.py:325
254+
#: encode/models.py:330
252255
msgid "The encoding profile(s)."
253256
msgstr "Het encoding profiel(en)"
254257

255-
#: encode/models.py:333
258+
#: encode/models.py:338
256259
msgid "The encoded output file(s). Stored in CDN."
257260
msgstr "De geëncodeerde bestanden. Opgeslagen in CDN."
258261

259-
#: encode/models.py:335
262+
#: encode/models.py:340
260263
msgid "Output files"
261264
msgstr "Output bestanden"
262265

263-
#: encode/models.py:340
266+
#: encode/models.py:345
264267
msgid "The user who uploaded the input file."
265268
msgstr "De gebruiker die het input bestand heeft geupload."
266269

267-
#: encode/models.py:345
270+
#: encode/models.py:350
268271
msgid "The date and time the object was created."
269272
msgstr "De datum en tijd waarop het object is aangemaakt."
270273

271-
#: encode/models.py:350
274+
#: encode/models.py:355
272275
msgid "The date and time the object was last modified."
273276
msgstr "De datum en tijd waarop het object voor het laatst is bewerkt."
274277

275-
#: encode/models.py:567
278+
#: encode/models.py:572
276279
msgid "Media File"
277280
msgstr "Media bestand"
278281

279-
#: encode/models.py:568
282+
#: encode/models.py:573
280283
msgid "Media Files"
281284
msgstr "Media Bestanden"
282285

283-
#: encode/models.py:588
286+
#: encode/models.py:593
284287
msgid "Video Clip"
285288
msgstr ""
286289

287-
#: encode/models.py:589
290+
#: encode/models.py:594
288291
msgid "Video Clips"
289292
msgstr ""
290293

291-
#: encode/models.py:608
294+
#: encode/models.py:613
292295
msgid "Audio Clip"
293296
msgstr ""
294297

295-
#: encode/models.py:609
298+
#: encode/models.py:614
296299
msgid "Audio Clips"
297300
msgstr ""
298301

299-
#: encode/models.py:628
302+
#: encode/models.py:633
300303
msgid "Snapshot"
301304
msgstr ""
302305

303-
#: encode/models.py:629
306+
#: encode/models.py:634
304307
msgid "Snapshots"
305308
msgstr ""

0 commit comments

Comments
 (0)