generated from QuardCRT-platform/plugin-template
-
Notifications
You must be signed in to change notification settings - Fork 0
/
textstatistics_en_US.ts
51 lines (51 loc) · 1.71 KB
/
textstatistics_en_US.ts
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
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.1" language="en_US">
<context>
<name>TextStatistics</name>
<message>
<location filename="textstatistics.cpp" line="22"/>
<location filename="textstatistics.cpp" line="24"/>
<location filename="textstatistics.cpp" line="41"/>
<location filename="textstatistics.cpp" line="51"/>
<location filename="textstatistics.cpp" line="81"/>
<source>Text Statistics</source>
<translation></translation>
</message>
<message>
<location filename="textstatistics.cpp" line="25"/>
<source>Text Statistics
This Plugin is used to view the statistics of the selected text.
Please select text in the terminal and right-click to view the text statistics.</source>
<translation></translation>
</message>
</context>
<context>
<name>TextStatisticsDialog</name>
<message>
<location filename="textstatisticsdialog.ui" line="38"/>
<source>Character count</source>
<translation></translation>
</message>
<message>
<location filename="textstatisticsdialog.ui" line="45"/>
<source>Word count</source>
<translation></translation>
</message>
<message>
<location filename="textstatisticsdialog.ui" line="28"/>
<source>Line count</source>
<translation></translation>
</message>
<message>
<location filename="textstatisticsdialog.ui" line="55"/>
<source>Size</source>
<translation></translation>
</message>
<message>
<location filename="textstatisticsdialog.ui" line="120"/>
<source>Close</source>
<translation></translation>
</message>
</context>
</TS>