Skip to content

Commit

Permalink
Translate daemon/translations/exphoned.ts in cs
Browse files Browse the repository at this point in the history
100% translated source file: 'daemon/translations/exphoned.ts'
on 'cs'.
  • Loading branch information
transifex-integration[bot] authored Jan 10, 2025
1 parent 1fb19cc commit c9e6923
Showing 1 changed file with 15 additions and 3 deletions.
18 changes: 15 additions & 3 deletions daemon/translations/exphoned_cs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,25 @@
<context>
<name>BlockControler</name>
<message>
<location filename="../blockcontroler.cpp" line="72"/>
<location filename="../blockcontroler.cpp" line="42"/>
<source>Anonymous caller</source>
<extracomment>Anonymous caller refers to CLIR/x-ofono-unknown</extracomment>
<translation>Anonymní volající</translation>
</message>
<message>
<location filename="../blockcontroler.cpp" line="49"/>
<source>Unknown caller</source>
<extracomment>Unknown caller means caller which is not present in contact list</extracomment>
<translation>Neznámý volající</translation>
</message>
<message>
<location filename="../blockcontroler.cpp" line="74"/>
<source>%1</source>
<extracomment>phone number in notification body formatted as &quot;%s&quot;</extracomment>
<translation>%1</translation>
</message>
<message>
<location filename="../blockcontroler.cpp" line="75"/>
<location filename="../blockcontroler.cpp" line="77"/>
<source>%1 (%2)</source>
<extracomment>phone number and contact name formatted as &quot;%s (%s)&quot;</extracomment>
<translation>%1 (%2)</translation>
Expand All @@ -17,7 +29,7 @@
<context>
<name>QObject</name>
<message>
<location filename="../blockcontroler.cpp" line="68"/>
<location filename="../blockcontroler.cpp" line="70"/>
<source>Phone call was blocked</source>
<translation>Hovor byl zablokován</translation>
</message>
Expand Down

0 comments on commit c9e6923

Please sign in to comment.