-
Notifications
You must be signed in to change notification settings - Fork 7
/
audio-recorder.ubuntu-dawndiy.pot
431 lines (350 loc) · 14.5 KB
/
audio-recorder.ubuntu-dawndiy.pot
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
# SOME DESCRIPTIVE TITLE.
# 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"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-02-11 16:24+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#. TRANSLATORS: This is a quality option in Record Quality.
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/Main.qml:100
msgid "Very Low Quality"
msgstr ""
#. TRANSLATORS: This is a quality option in Record Quality.
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/Main.qml:102
msgid "Low Quality"
msgstr ""
#. TRANSLATORS: This is a quality option in Record Quality.
#. TRANSLATORS: This is an option in Encoding Mode. It means set audio quality using defaults options.
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/Main.qml:104
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/Main.qml:115
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/Main.qml:123
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/Main.qml:183
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/Main.qml:198
#, qt-format
msgid "%1 (default)"
msgstr ""
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/Main.qml:104
msgid "Normal Quality"
msgstr ""
#. TRANSLATORS: This is a quality option in Record Quality.
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/Main.qml:106
msgid "High Quality"
msgstr ""
#. TRANSLATORS: This is a quality option in Record Quality.
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/Main.qml:108
msgid "Very High Quality"
msgstr ""
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/Main.qml:115
msgid "Constant Quality"
msgstr ""
#. TRANSLATORS: This is an option in Encoding Mode. It means set audio quality using bitrate.
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/Main.qml:117
msgid "Constant Bitrate"
msgstr ""
#. TRANSLATORS: This a reminder when some thing error.
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/Main.qml:168
msgid " (Reset your settings will fix this.)"
msgstr ""
#. TRANSLATORS: Title of About page.
#. TRANSLATORS: A section name of top Sections.
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/AboutPage.qml:30
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/AboutPage.qml:51
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/HomePage.qml:60
msgid "About"
msgstr ""
#. TRANSLATORS: A section name of top Sections.
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/AboutPage.qml:53
msgid "Support"
msgstr ""
#. TRANSLATORS: Recorder is the name of this App.
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/AboutPage.qml:132
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/HomePage.qml:31
#: /home/dawndiy/workspace/ubuntu-touch/build-recorder-UbuntuSDK_for_device_armhf_15_04_GCC_armhf_ubuntu_sdk_15_04-Release/Recorder/Recorder.desktop.h:1
msgid "Recorder"
msgstr ""
#. TRANSLATORS: Recorder version number e.g Version 1.0.0
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/AboutPage.qml:139
#, qt-format
msgid "Version %1"
msgstr ""
#. TRANSLATORS: The summary of this App.
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/AboutPage.qml:149
msgid "Audio Recorder for Ubuntu."
msgstr ""
#. TRANSLATORS: release license
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/AboutPage.qml:174
msgid ""
"Released under the terms of the <a href=\"https://github.com/dawndiy/"
"recorder/blob/master/LICENSE\">GNU GPL v3</a>"
msgstr ""
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/AboutPage.qml:184
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/DonatePage.qml:30
msgid "Donate"
msgstr ""
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/AboutPage.qml:215
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/AboutPage.qml:216
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/AboutPage.qml:217
msgid "Resources"
msgstr ""
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/AboutPage.qml:215
msgid "Bugs"
msgstr ""
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/AboutPage.qml:216
msgid "Contact"
msgstr ""
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/AboutPage.qml:217
msgid "Translations"
msgstr ""
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/AboutPage.qml:220
msgid "Icon"
msgstr ""
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/AboutPage.qml:223
msgid "Developers"
msgstr ""
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/DonatePage.qml:173
msgid "Please donate if you like this App. :)"
msgstr ""
#. TRANSLATORS: This is a tab action name. This action button will enter a page show recorded files.
#. TRANSLATORS: Title of record list page
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/HomePage.qml:41
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/RecordsPage.qml:68
msgid "Records"
msgstr ""
#. TRANSLATORS: The title of settings page
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/HomePage.qml:49
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/SettingsPage.qml:53
msgid "Settings"
msgstr ""
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/HomePage.qml:329
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/HomePage.qml:384
#, qt-format
msgid "Record is saved in %1"
msgstr ""
#. TRANSLATORS: The text of the button to skip the introduction page.
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/IntroPage.qml:40
msgid "Skip"
msgstr ""
#. TRANSLATORS: The title of introduction page
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/IntroPage.qml:54
msgid "Easy to recording"
msgstr ""
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/IntroPage.qml:55
msgid ""
"1. Record button to start recording.\n"
"2. Play button to play recording.\n"
"3. Stop button to stop recording or play."
msgstr ""
#. TRANSLATORS: The title of introduction page
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/IntroPage.qml:59
msgid "Rich set of options"
msgstr ""
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/IntroPage.qml:60
msgid ""
"1. Reset action to restore the default settings.\n"
"2. Expand more advanced settings."
msgstr ""
#. TRANSLATORS: The title of introduction page
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/IntroPage.qml:64
msgid "Easy-to-use recorded file list"
msgstr ""
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/IntroPage.qml:65
msgid ""
"1. Rename recorded file.\n"
"2. Check out recording informations.\n"
"3. Delete recorded file.\n"
"4. Click item to play recording directly."
msgstr ""
#. TRANSLATORS: Start App
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/IntroPage.qml:139
msgid "Start"
msgstr ""
#. TRANSLATORS: Title of the export files page
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/RecordsPage.qml:70
msgid "Export Records"
msgstr ""
#. TRANSLATORS: Go back previous page
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/RecordsPage.qml:81
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/RecordsPage.qml:148
msgid "Back"
msgstr ""
#. TRANSLATORS: Close export file page
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/RecordsPage.qml:89
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/RecordsPage.qml:463
msgid "Close"
msgstr ""
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/RecordsPage.qml:105
msgid "Search"
msgstr ""
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/RecordsPage.qml:110
msgid "Sorting"
msgstr ""
#. TRANSLATORS: OK to comfirm export files.
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/RecordsPage.qml:125
msgid "OK"
msgstr ""
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/RecordsPage.qml:159
msgid "Search..."
msgstr ""
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/RecordsPage.qml:238
msgid "No records"
msgstr ""
#. TRANSLATORS: An action name for delete a record file.
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/RecordsPage.qml:263
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/RecordsPage.qml:554
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/RecordsPage.qml:558
msgid "Delete"
msgstr ""
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/RecordsPage.qml:272
#, qt-format
msgid "%1 has been deleted."
msgstr ""
#. TRANSLATORS: An action name for rename the file name.
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/RecordsPage.qml:283
msgid "Rename"
msgstr ""
#. TRANSLATORS: An action name for the record file info.
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/RecordsPage.qml:297
msgid "Info"
msgstr ""
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/RecordsPage.qml:429
msgid "Record Information"
msgstr ""
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/RecordsPage.qml:433
#, qt-format
msgid "<b>Name</b>: %1"
msgstr ""
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/RecordsPage.qml:437
#, qt-format
msgid "<b>Type</b>: %1"
msgstr ""
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/RecordsPage.qml:441
#, qt-format
msgid "<b>Size</b>: %1 (%2 B)"
msgstr ""
#. TRANSLATORS: The location where the record file is stored.
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/RecordsPage.qml:447
#, qt-format
msgid "<b>Location</b>: %1"
msgstr ""
#. TRANSLATORS: The last accessed time.
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/RecordsPage.qml:453
#, qt-format
msgid "<b>Accessed</b>: %1"
msgstr ""
#. TRANSLATORS: The last modified time.
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/RecordsPage.qml:459
#, qt-format
msgid "<b>Modified</b>: %1"
msgstr ""
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/RecordsPage.qml:486
msgid "Rename Record File"
msgstr ""
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/RecordsPage.qml:487
msgid "Please enter a new file name."
msgstr ""
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/RecordsPage.qml:495
msgid "Save"
msgstr ""
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/RecordsPage.qml:506
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/RecordsPage.qml:564
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/SettingsPage.qml:499
msgid "Cancel"
msgstr ""
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/RecordsPage.qml:516
msgid "Sort by"
msgstr ""
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/RecordsPage.qml:526
msgid "Unsorted (default)"
msgstr ""
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/RecordsPage.qml:527
msgid "File name (ascending)"
msgstr ""
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/RecordsPage.qml:528
msgid "File name (descending)"
msgstr ""
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/RecordsPage.qml:529
msgid "Time modified (newest first)"
msgstr ""
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/RecordsPage.qml:530
msgid "Time modified (oldest first)"
msgstr ""
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/RecordsPage.qml:531
msgid "Size (ascending)"
msgstr ""
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/RecordsPage.qml:532
msgid "Size (descending)"
msgstr ""
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/RecordsPage.qml:555
#, qt-format
msgid "Do you want delete %1 ?"
msgstr ""
#. TRANSLATORS: The title of advanced settings page
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/SettingsPage.qml:68
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/SettingsPage.qml:100
msgid "Advanced Settings"
msgstr ""
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/SettingsPage.qml:75
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/SettingsPage.qml:121
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/SettingsPage.qml:488
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/SettingsPage.qml:493
msgid "Reset"
msgstr ""
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/SettingsPage.qml:81
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/SettingsPage.qml:127
msgid "All settings have been reset."
msgstr ""
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/SettingsPage.qml:114
msgid "General Settings"
msgstr ""
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/SettingsPage.qml:157
msgid "Keep screen on"
msgstr ""
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/SettingsPage.qml:174
msgid "Show sound wave"
msgstr ""
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/SettingsPage.qml:191
msgid "Microphone volume"
msgstr ""
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/SettingsPage.qml:245
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/SettingsPage.qml:254
msgid "Record Quality"
msgstr ""
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/SettingsPage.qml:285
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/SettingsPage.qml:295
msgid "Audio Codec"
msgstr ""
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/SettingsPage.qml:321
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/SettingsPage.qml:331
msgid "File Container"
msgstr ""
#. TRANSLATORS: The count of sound channel
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/SettingsPage.qml:353
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/SettingsPage.qml:364
msgid "Channels"
msgstr ""
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/SettingsPage.qml:388
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/SettingsPage.qml:398
msgid "Encoding Mode"
msgstr ""
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/SettingsPage.qml:422
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/SettingsPage.qml:432
msgid "Encoding Quality"
msgstr ""
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/SettingsPage.qml:456
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/SettingsPage.qml:466
msgid "Bitrate"
msgstr ""
#: /home/dawndiy/workspace/ubuntu-touch/recorder/Recorder/ui/SettingsPage.qml:489
msgid "Do you want reset settings?"
msgstr ""