mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-01-27 00:48:08 +00:00
Translated using Weblate (Czech)
Currently translated at 100.0% (1236 of 1236 strings) Translation: Linphone/Linphone Desktop 6.1 Translate-URL: https://weblate.linphone.org/projects/linphone/linphone-desktop-6-1/cs/
This commit is contained in:
parent
339dbb27d9
commit
1be8a2bddf
1 changed files with 26 additions and 1 deletions
|
|
@ -145,6 +145,16 @@
|
|||
<extracomment>"Unable to add account."</extracomment>
|
||||
<translation>Nelze přidat účet.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../model/account/AccountManager.cpp" line="144"/>
|
||||
<source>assistant_account_login_outbound_proxy_uri_error</source>
|
||||
<translation>URI odchozího proxy serveru je neplatné. Ujistěte se, že odpovídá následujícímu formátu: sip:host>:<port>;transport=<transport> (:<port> je volitelný)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../model/account/AccountManager.cpp" line="133"/>
|
||||
<source>assistant_account_login_registrar_uri_error</source>
|
||||
<translation>Registrátor uri je neplatný. Ujistěte se, že odpovídá následujícímu formátu: sip:host>:<port>;transport=<transport> (:<port> je volitelný)</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>AccountModel</name>
|
||||
|
|
@ -164,7 +174,7 @@
|
|||
<location filename="../../model/account/AccountModel.cpp" line="309"/>
|
||||
<source>set_outbound_proxy_uri_failed_error_message</source>
|
||||
<extracomment>Unable to set outbound proxy uri, failed creating address from %1</extracomment>
|
||||
<translation type="unfinished">Nelze nastavit odchozí proxy URI, selhalo vytvoření adresy z %1</translation>
|
||||
<translation>Nelze nastavit odchozí proxy URI z adresy %1. Ujistěte se, že odpovídá následujícímu formátu: sip:host>:<port>;transport=<transport> (:<port> je volitelný)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../model/account/AccountModel.cpp" line="418"/>
|
||||
|
|
@ -468,6 +478,16 @@
|
|||
<extracomment>"URL du serveur d’échange de clés de chiffrement"</extracomment>
|
||||
<translation>URL adresa Lime serveru</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../view/Page/Layout/Settings/AccountSettingsParametersLayout.qml" line="68"/>
|
||||
<source>mwi_server_address_tooltip</source>
|
||||
<translation>Adresa serveru MWI, který odesílá oznámení SIP pro zobrazení nových indikátorů hlasové pošty</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../view/Page/Layout/Settings/AccountSettingsParametersLayout.qml" line="90"/>
|
||||
<source>voicemail_address_tooltip</source>
|
||||
<translation>SIP adresa vytočená po kliknutí na tlačítko hlasové schránky</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>AddParticipantsForm</name>
|
||||
|
|
@ -2176,6 +2196,11 @@
|
|||
<extracomment>"Delete"</extracomment>
|
||||
<translation>Smazat</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../view/Control/Display/Chat/ChatMessage.qml" line="408"/>
|
||||
<source>chat_message_send_again</source>
|
||||
<translation>Znovu odeslat</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>ChatMessageContentCore</name>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue