Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Nov 16, 2024
1 parent dacbf74 commit 98ff348
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
7 changes: 7 additions & 0 deletions library/src/main/res/values-fr/strings.xml
Original file line number Diff line number Diff line change
@@ -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>
9 changes: 9 additions & 0 deletions library/src/main/res/values-zh-rCN/strings.xml
Original file line number Diff line number Diff line change
@@ -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>

0 comments on commit 98ff348

Please sign in to comment.