~ubuntu-branches/debian/jessie/ugene/jessie

« back to all changes in this revision

Viewing changes to src/plugins/opencl_support/transl/russian.ts

  • Committer: Package Import Robot
  • Author(s): Steffen Moeller
  • Date: 2011-11-02 13:29:07 UTC
  • mfrom: (1.2.1) (3.1.11 natty)
  • Revision ID: package-import@ubuntu.com-20111102132907-o34gwnt0uj5g6hen
Tags: 1.9.8+repack-1
* First release to Debian
  - added README.Debian
  - increased policy version to 3.9.2
  - added URLs for version control system
* Added debug package.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="utf-8"?>
 
2
<!DOCTYPE TS>
 
3
<TS version="2.0" language="ru_RU">
 
4
<context>
 
5
    <name>U2::OpenCLSupportPlugin</name>
 
6
    <message>
 
7
        <location filename="../src/OpenCLSupportPlugin.cpp" line="24"/>
 
8
        <source>OpenCL Support</source>
 
9
        <translation type="unfinished"></translation>
 
10
    </message>
 
11
    <message>
 
12
        <location filename="../src/OpenCLSupportPlugin.cpp" line="25"/>
 
13
        <source>Plugin provides support for OpenCL-enabled GPUs.</source>
 
14
        <translation type="unfinished"></translation>
 
15
    </message>
 
16
    <message>
 
17
        <location filename="../src/OpenCLSupportPlugin.cpp" line="57"/>
 
18
        <source>Cannot load OpenCL driver dynamic library.&lt;p&gt;                        Install the latest video GPU driver.</source>
 
19
        <translation type="unfinished"></translation>
 
20
    </message>
 
21
    <message>
 
22
        <location filename="../src/OpenCLSupportPlugin.cpp" line="61"/>
 
23
        <source>An error has occurred while obtaining information                       about installed OpenCL GPUs.&lt;br&gt;                      See OpenCL Support plugin log for details.</source>
 
24
        <translation type="unfinished"></translation>
 
25
    </message>
 
26
    <message>
 
27
        <location filename="../src/OpenCLSupportPlugin.cpp" line="80"/>
 
28
        <source>Initializing OpenCL</source>
 
29
        <translation type="unfinished"></translation>
 
30
    </message>
 
31
    <message>
 
32
        <location filename="../src/OpenCLSupportPlugin.cpp" line="91"/>
 
33
        <source>Number of OpenCL platforms: %1</source>
 
34
        <translation type="unfinished"></translation>
 
35
    </message>
 
36
    <message>
 
37
        <location filename="../src/OpenCLSupportPlugin.cpp" line="106"/>
 
38
        <source>Number of OpenCL devices: %1</source>
 
39
        <translation type="unfinished"></translation>
 
40
    </message>
 
41
    <message>
 
42
        <location filename="../src/OpenCLSupportPlugin.cpp" line="192"/>
 
43
        <source>Registering OpenCL-enabled GPU: %1, global mem: %2 Mb,                              local mem: %3 Kb, max compute units: %4,                              max work group size: %5, max frequency: %6 Hz</source>
 
44
        <translation type="unfinished"></translation>
 
45
    </message>
 
46
    <message>
 
47
        <location filename="../src/OpenCLSupportPlugin.cpp" line="210"/>
 
48
        <source>OpenCL error code (%1)</source>
 
49
        <translation type="unfinished"></translation>
 
50
    </message>
 
51
</context>
 
52
<context>
 
53
    <name>U2::OpenCLSupportSettingsPageController</name>
 
54
    <message>
 
55
        <location filename="../src/OpenCLSupportSettingsController.cpp" line="14"/>
 
56
        <source>OpenCL</source>
 
57
        <translation>Настройки OpenCL</translation>
 
58
    </message>
 
59
</context>
 
60
</TS>