~audio-recorder/audio-recorder/trunk

« back to all changes in this revision

Viewing changes to po/en_AU.po

  • Committer: Osmo Antero
  • Date: 2011-09-19 16:47:32 UTC
  • Revision ID: osmoma@gmail.com-20110919164732-378l4lwibqawwhvd
Menu item 'Show recordings' displays saved recordings in a file browser.

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
msgstr ""
8
8
"Project-Id-Version: rec-applet\n"
9
9
"Report-Msgid-Bugs-To: \n"
10
 
"POT-Creation-Date: 2011-09-19 15:32+0200\n"
 
10
"POT-Creation-Date: 2011-09-19 18:43+0200\n"
11
11
"PO-Revision-Date: 2011-01-17 12:15+0000\n"
12
12
"Last-Translator: moma <osmoma@online.no>\n"
13
13
"Language-Team: English (Australia) <en_AU@li.org>\n"
133
133
msgstr ""
134
134
 
135
135
#. Translator: This error message is shown in a MessageBox. Very rare error.
136
 
#: ../src/help.c:157
 
136
#: ../src/help.c:137
137
137
#, c-format
138
138
msgid ""
139
139
"Cannot start the internet browser.\n"
178
178
#. Translators: This is a button label, also used in the menu.
179
179
#. Stop recording.
180
180
#. Translators: This belongs to the tray menu (menu on the system tray).
181
 
#: ../src/main.c:118 ../src/systray-icon.c:261
 
181
#: ../src/main.c:118 ../src/systray-icon.c:283
182
182
msgid "Stop recording"
183
183
msgstr ""
184
184
 
185
185
#. Translators: This is a button label, also used in the menu.
186
186
#. Continue recording.
187
187
#. Translators: This belongs to the tray menu (menu on the system tray).
188
 
#: ../src/main.c:127 ../src/systray-icon.c:251
 
188
#: ../src/main.c:127 ../src/systray-icon.c:273
189
189
msgid "Continue recording"
190
190
msgstr ""
191
191
 
192
192
#. Translators: This is a button label, also used in the menu.
193
193
#. Start recording.
194
194
#. Translators: This belongs to the tray menu (menu on the system tray).
195
 
#: ../src/main.c:137 ../src/systray-icon.c:242
 
195
#: ../src/main.c:137 ../src/systray-icon.c:264
196
196
msgid "Start recording"
197
197
msgstr ""
198
198
 
263
263
#. Tray menu.
264
264
#. Translators: This belongs to the tray menu (menu on the system tray).
265
265
#. Tray menu.
266
 
#: ../src/systray-icon.c:100 ../src/systray-icon.c:224
 
266
#: ../src/systray-icon.c:100 ../src/systray-icon.c:246
267
267
msgid "Show window"
268
268
msgstr ""
269
269
 
270
270
#. Tray menu.
271
271
#. Translators: This belongs to the tray menu (menu on the system tray).
272
272
#. Tray menu.
273
 
#: ../src/systray-icon.c:104 ../src/systray-icon.c:220
 
273
#: ../src/systray-icon.c:104 ../src/systray-icon.c:242
274
274
msgid "Hide window"
275
275
msgstr ""
276
276
 
 
277
#. Translator: This error message is shown in a MessageBox.
 
278
#: ../src/systray-icon.c:157
 
279
#, fuzzy, c-format
 
280
msgid ""
 
281
"Cannot start file browser.\n"
 
282
"Please display %s manually."
 
283
msgstr ""
 
284
"Cannot start the Internet browser.\n"
 
285
"Please open the help file %s manually."
 
286
 
277
287
#. Pause recording.
278
288
#. Translators: This belongs to the tray menu (menu on the system tray).
279
 
#: ../src/systray-icon.c:271
 
289
#: ../src/systray-icon.c:293
280
290
msgid "Pause recording"
281
291
msgstr ""
282
292
 
 
293
#. Open Audio-folder and show all saved recordings.
 
294
#. Translators: This belongs to the tray menu (menu on the system tray).
 
295
#: ../src/systray-icon.c:308
 
296
msgid "Show recordings"
 
297
msgstr ""
 
298
 
283
299
#. inherit parent
284
300
#. inherit parent
285
301
#. no setup function
286
302
#. no user data
287
303
#. Translators: This is an error message.
288
 
#: ../src/utility.c:427
 
304
#: ../src/utility.c:470
289
305
#, c-format
290
306
msgid ""
291
307
"Exec error. Cannot start process %s.\n"
293
309
msgstr ""
294
310
 
295
311
#. Translators: This is a filename pattern, "rec" means recording. Try to make the "rec-" short.
296
 
#: ../src/utility.c:673
 
312
#: ../src/utility.c:716
297
313
msgid "rec-%C%y%m%d-%H:%M:%S"
298
314
msgstr "rec-%C%y%m%d-%H:%M:%S"
299
315
 
300
316
#. Translators: This is a directory name like "/home/username/Audio".
301
317
#. We store all recordings in this directory.
302
 
#: ../src/utility.c:717
 
318
#: ../src/utility.c:760
303
319
msgid "Audio"
304
320
msgstr "Audio"
305
321