~kissiel/checkbox/fix-selection-on-vivid

« back to all changes in this revision

Viewing changes to plainbox/po/en_CA.po

  • Committer: Launchpad Translations on behalf of checkbox-dev
  • Date: 2015-04-22 05:09:21 UTC
  • Revision ID: launchpad_translations_on_behalf_of_checkbox-dev-20150422050921-iitz4272ns7ozla9
Launchpad automatic translations update.

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
msgstr ""
8
8
"Project-Id-Version: plainbox\n"
9
9
"Report-Msgid-Bugs-To: \n"
10
 
"POT-Creation-Date: 2015-04-21 17:42+0200\n"
 
10
"POT-Creation-Date: 2015-04-21 17:27+0200\n"
11
11
"PO-Revision-Date: 2014-03-31 18:03+0000\n"
12
12
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13
13
"Language-Team: English (Canada) <en_CA@li.org>\n"
14
 
"Language: \n"
15
14
"MIME-Version: 1.0\n"
16
15
"Content-Type: text/plain; charset=UTF-8\n"
17
16
"Content-Transfer-Encoding: 8bit\n"
18
17
"Plural-Forms: nplurals=2; plural=n != 1;\n"
19
 
"X-Launchpad-Export-Date: 2015-04-18 05:08+0000\n"
 
18
"X-Launchpad-Export-Date: 2015-04-22 05:09+0000\n"
20
19
"X-Generator: Launchpad (build 17430)\n"
 
20
"Language: \n"
21
21
 
22
22
#: .././plainbox/impl/_argparse.py:139
23
23
#: .././plainbox/vendor/argparse/py32-argparse.py:298
433
433
msgstr ""
434
434
 
435
435
#: .././plainbox/impl/commands/cmd_run.py:86
436
 
msgid "use TRANSPORT to send results somewhere (pass ? for a list of choices)"
 
436
msgid ""
 
437
"use TRANSPORT to send results somewhere (pass ? for a list of choices)"
437
438
msgstr ""
438
439
 
439
440
#: .././plainbox/impl/commands/cmd_run.py:90
638
639
"\n"
639
640
"    @EPILOG@\n"
640
641
"\n"
641
 
"    The name of the provider must follow the pattern ``YYYY.example.org:"
642
 
"name``\n"
 
642
"    The name of the provider must follow the pattern "
 
643
"``YYYY.example.org:name``\n"
643
644
"    where ``YYYY`` is a four-digit year when the author of the provider "
644
645
"owned\n"
645
646
"    the domain (here, ``example.org``) and ``name`` is arbitrary identifier\n"
1906
1907
 
1907
1908
#: .././plainbox/impl/runner.py:965
1908
1909
#, python-brace-format
1909
 
msgid "Job {0} created leftover filesystem artefacts in its working directory"
 
1910
msgid ""
 
1911
"Job {0} created leftover filesystem artefacts in its working directory"
1910
1912
msgstr ""
1911
1913
 
1912
1914
#: .././plainbox/impl/runner.py:968
2690
2692
 
2691
2693
#. TRANSLATORS: please don't translate fsync()
2692
2694
#. Flush kernel buffers on the directory.
2693
 
#.
 
2695
#. 
2694
2696
#. This should ensure the rename operation is really on disk by now.
2695
2697
#. As noted above, this is essential for being able to survive
2696
2698
#. system crash immediately after exiting this method.
3377
3379
"    hopefully, in most cases, you don't need to do anything. If your src/\n"
3378
3380
"    directory has a Makefile or .go source files you should be good to go.\n"
3379
3381
"\n"
3380
 
"    If the automatic defaults are somehow unsuitable you need to edit manage."
3381
 
"py\n"
 
3382
"    If the automatic defaults are somehow unsuitable you need to edit "
 
3383
"manage.py\n"
3382
3384
"    so that it specifies the build command.\n"
3383
3385
"\n"
3384
3386
"    IMPORTANT: It is expected that the build command will create binary "