summary refs log tree commit diff
path: root/resources/langs/nheko_zh_CN.ts
diff options
context:
space:
mode:
authorNicolas Werner <nicolas.werner@hotmail.de>2023-02-14 18:58:29 +0100
committerNicolas Werner <nicolas.werner@hotmail.de>2023-02-14 18:58:29 +0100
commitc0fa7330a29d8cf4206fc59e556a836e00e8b359 (patch)
treead5dc52317048e75003a6e85089bea6891beea58 /resources/langs/nheko_zh_CN.ts
parentMerge pull request #1359 from Nheko-Reborn/encryption_delegate (diff)
downloadnheko-c0fa7330a29d8cf4206fc59e556a836e00e8b359.tar.xz
Update translations
Diffstat (limited to 'resources/langs/nheko_zh_CN.ts')
-rw-r--r--resources/langs/nheko_zh_CN.ts20
1 files changed, 14 insertions, 6 deletions
diff --git a/resources/langs/nheko_zh_CN.ts b/resources/langs/nheko_zh_CN.ts
index b2b299c4..fc9560cd 100644
--- a/resources/langs/nheko_zh_CN.ts
+++ b/resources/langs/nheko_zh_CN.ts
@@ -1098,6 +1098,19 @@ You may optionally provide a reason for others to accept your knock:</source>
     </message>
 </context>
 <context>
+    <name>EncryptionEnabled</name>
+    <message>
+        <location filename="../qml/delegates/EncryptionEnabled.qml" line="+43"/>
+        <source>%1 enabled end-to-end encryption</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location line="+8"/>
+        <source>Encryption keeps your messages safe by only allowing the people you sent the message to to read it. For extra security, if you want to make sure you are talking to the right people, you can verify them in real life.</source>
+        <translation type="unfinished"></translation>
+    </message>
+</context>
+<context>
     <name>EncryptionIndicator</name>
     <message>
         <location filename="../qml/EncryptionIndicator.qml" line="+57"/>
@@ -1653,12 +1666,7 @@ Example: https://server.my:8787</source>
         <translation>%1 移除了一条消息</translation>
     </message>
     <message>
-        <location line="+10"/>
-        <source>%1 enabled encryption</source>
-        <translation>%1 启用了加密</translation>
-    </message>
-    <message>
-        <location line="+25"/>
+        <location line="+34"/>
         <source>%2 changed the room name to: %1</source>
         <translation>%2 将聊天室名称更改为:%1</translation>
     </message>