Skip to content

Commit c9e6923

Browse files
Translate daemon/translations/exphoned.ts in cs
100% translated source file: 'daemon/translations/exphoned.ts' on 'cs'.
1 parent 1fb19cc commit c9e6923

File tree

1 file changed

+15
-3
lines changed

1 file changed

+15
-3
lines changed

daemon/translations/exphoned_cs.ts

+15-3
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,25 @@
22
<context>
33
<name>BlockControler</name>
44
<message>
5-
<location filename="../blockcontroler.cpp" line="72"/>
5+
<location filename="../blockcontroler.cpp" line="42"/>
6+
<source>Anonymous caller</source>
7+
<extracomment>Anonymous caller refers to CLIR/x-ofono-unknown</extracomment>
8+
<translation>Anonymní volající</translation>
9+
</message>
10+
<message>
11+
<location filename="../blockcontroler.cpp" line="49"/>
12+
<source>Unknown caller</source>
13+
<extracomment>Unknown caller means caller which is not present in contact list</extracomment>
14+
<translation>Neznámý volající</translation>
15+
</message>
16+
<message>
17+
<location filename="../blockcontroler.cpp" line="74"/>
618
<source>%1</source>
719
<extracomment>phone number in notification body formatted as &quot;%s&quot;</extracomment>
820
<translation>%1</translation>
921
</message>
1022
<message>
11-
<location filename="../blockcontroler.cpp" line="75"/>
23+
<location filename="../blockcontroler.cpp" line="77"/>
1224
<source>%1 (%2)</source>
1325
<extracomment>phone number and contact name formatted as &quot;%s (%s)&quot;</extracomment>
1426
<translation>%1 (%2)</translation>
@@ -17,7 +29,7 @@
1729
<context>
1830
<name>QObject</name>
1931
<message>
20-
<location filename="../blockcontroler.cpp" line="68"/>
32+
<location filename="../blockcontroler.cpp" line="70"/>
2133
<source>Phone call was blocked</source>
2234
<translation>Hovor byl zablokován</translation>
2335
</message>

0 commit comments

Comments
 (0)