fix translation

This commit is contained in:
JRoberts
2022-04-16 21:12:58 +04:00
parent 932ebb739a
commit 7787e622a7
2 changed files with 2 additions and 2 deletions
@@ -608,7 +608,7 @@ to scan from the app</source>
</trans-unit>
<trans-unit id="You are connected to the server used to receive messages from this contact." xml:space="preserve">
<source>You are connected to the server used to receive messages from this contact.</source>
<target>Установлено соединение с сервером, через который вы получается сообщения от этого контакта.</target>
<target>Установлено соединение с сервером, через который вы получаете сообщения от этого контакта.</target>
<note>No comment provided by engineer.</note>
</trans-unit>
<trans-unit id="You can now send messages to %@" xml:space="preserve">
+1 -1
View File
@@ -407,7 +407,7 @@
"You are already connected to %@ via this link." = "Вы уже соединены с %@ через эту ссылку.";
/* No comment provided by engineer. */
"You are connected to the server used to receive messages from this contact." = "Установлено соединение с сервером, через который вы получается сообщения от этого контакта.";
"You are connected to the server used to receive messages from this contact." = "Установлено соединение с сервером, через который вы получаете сообщения от этого контакта.";
/* notification body */
"You can now send messages to %@" = "Вы теперь можете отправлять сообщения %@";