Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot 2024-11-16 02:54:09 +00:00
Родитель dacbf7486a
Коммит 98ff348cc5
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 130DAB86D3FB356C
2 изменённых файлов: 16 добавлений и 0 удалений

Просмотреть файл

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="message_install_client_cert">Souhaitez-vous installer un certificat client TLS \?</string>
<string name="notification_title_select_client_cert">Sélectionner un certificat client</string>
<string name="operation_cancelled_by_the_caller">Opération annulée par l\'appelant.</string>
<string name="title_no_client_cert">Aucun certificat client n\'a été trouvé</string>
</resources>

Просмотреть файл

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="message_install_client_cert">你想安装 TLS 客户端证书吗?</string>
<string name="notification_channel_name">Nextcloud 连接</string>
<string name="notification_message_select_client_cert">选择 %1$s:%2$d 的客户端证书</string>
<string name="notification_title_select_client_cert">选择客户端证书</string>
<string name="operation_cancelled_by_the_caller">呼叫者取消操作</string>
<string name="title_no_client_cert">未找到客户端证书</string>
</resources>