Skip to content

Commit a662dd9

Browse files
[skip CI] Translate deepin-ocr.ts in sl
100% translated source file: 'deepin-ocr.ts' on 'sl'.
1 parent c66fbea commit a662dd9

File tree

1 file changed

+19
-21
lines changed

1 file changed

+19
-21
lines changed

translations/deepin-ocr_sl.ts

Lines changed: 19 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,102 +1,100 @@
1-
<?xml version="1.0" encoding="utf-8"?>
2-
<!DOCTYPE TS>
3-
<TS version="2.1" language="sl">
1+
<?xml version="1.0" ?><!DOCTYPE TS><TS version="2.1" language="sl">
42
<context>
53
<name>MainWidget</name>
64
<message>
75
<location filename="../src/mainwidget.cpp" line="115"/>
86
<source>No text recognized</source>
9-
<translation type="unfinished"></translation>
7+
<translation>Nista je oznakovano</translation>
108
</message>
119
<message>
1210
<location filename="../src/mainwidget.cpp" line="166"/>
1311
<source>Recognize language</source>
14-
<translation type="unfinished"></translation>
12+
<translation>Označi jezik</translation>
1513
</message>
1614
<message>
1715
<location filename="../src/mainwidget.cpp" line="169"/>
1816
<source>Simplified Chinese</source>
19-
<translation type="unfinished"></translation>
17+
<translation>Poostopljeno češko</translation>
2018
</message>
2119
<message>
2220
<location filename="../src/mainwidget.cpp" line="169"/>
2321
<source>English</source>
24-
<translation type="unfinished"></translation>
22+
<translation>Angleški</translation>
2523
</message>
2624
<message>
2725
<location filename="../src/mainwidget.cpp" line="169"/>
2826
<source>Traditional Chinese</source>
29-
<translation type="unfinished"></translation>
27+
<translation>Staročesko češko</translation>
3028
</message>
3129
<message>
3230
<location filename="../src/mainwidget.cpp" line="204"/>
3331
<source>Copy text</source>
34-
<translation type="unfinished"></translation>
32+
<translation>Kopiraj tekst</translation>
3533
</message>
3634
<message>
3735
<location filename="../src/mainwidget.cpp" line="210"/>
3836
<source>Save as TXT</source>
39-
<translation type="unfinished"></translation>
37+
<translation>Shrani kot TXT</translation>
4038
</message>
4139
<message>
4240
<location filename="../src/mainwidget.cpp" line="236"/>
4341
<source>Undo (Ctrl+Z)</source>
44-
<translation type="unfinished"></translation>
42+
<translation>Povrni nazad (Ctrl+Z</translation>
4543
</message>
4644
<message>
4745
<location filename="../src/mainwidget.cpp" line="247"/>
4846
<source>Redo (Ctrl+Shift+Z)</source>
49-
<translation type="unfinished"></translation>
47+
<translation>Ponovno izvajaj (Ctrl+Shift+Z</translation>
5048
</message>
5149
<message>
5250
<location filename="../src/mainwidget.cpp" line="294"/>
5351
<location filename="../src/mainwidget.cpp" line="335"/>
5452
<source>Recognizing</source>
55-
<translation type="unfinished"></translation>
53+
<translation>Označevanje</translation>
5654
</message>
5755
<message>
5856
<location filename="../src/mainwidget.cpp" line="563"/>
5957
<source>Copied</source>
60-
<translation type="unfinished"></translation>
58+
<translation>Kopirano</translation>
6159
</message>
6260
</context>
6361
<context>
6462
<name>QObject</name>
6563
<message>
6664
<location filename="../src/main.cpp" line="75"/>
6765
<source>OCR Tool</source>
68-
<translation type="unfinished"></translation>
66+
<translation>Nastavitve OCR</translation>
6967
</message>
7068
</context>
7169
<context>
7270
<name>ResultTextView</name>
7371
<message>
7472
<location filename="../src/resulttextview.cpp" line="22"/>
7573
<source>Copy</source>
76-
<translation type="unfinished"></translation>
74+
<translation>Kopiraj</translation>
7775
</message>
7876
<message>
7977
<location filename="../src/resulttextview.cpp" line="24"/>
8078
<source>Cut</source>
81-
<translation type="unfinished"></translation>
79+
<translation>Izreži</translation>
8280
</message>
8381
<message>
8482
<location filename="../src/resulttextview.cpp" line="27"/>
8583
<source>Select All</source>
86-
<translation type="unfinished"></translation>
84+
<translation>Izberi vse</translation>
8785
</message>
8886
<message>
8987
<location filename="../src/resulttextview.cpp" line="29"/>
9088
<source>Paste</source>
91-
<translation type="unfinished"></translation>
89+
<translation>Vključi</translation>
9290
</message>
9391
</context>
9492
<context>
9593
<name>Widget</name>
9694
<message>
9795
<location filename="../src/mainwidget.cpp" line="283"/>
9896
<source>Tips: The clearer the image is, the more accurate the text is</source>
99-
<translation type="unfinished"></translation>
97+
<translation>Pomembno:越清晰的图像,文字识别越准确</translation>
10098
</message>
10199
</context>
102-
</TS>
100+
</TS>

0 commit comments

Comments
 (0)