Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 10999074 authored by Michael Bestas's avatar Michael Bestas Committed by Gerrit Code Review
Browse files

Automatic translation import

Change-Id: I5875107ce3e98d946ccd6c83526298a0d8e2b96e
parent d2a90657
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -17,4 +17,16 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
  <string name="blacklist_title">通話黑名單</string>
  <string name="blacklist_summary">您將不會收到來自通話黑名單上電話號碼的來電或短訊</string>
  <string name="blacklist_call_notification">已封鎖來自 %s 的來電</string>
  <string name="blacklist_call_notification_private_number">已封鎖來自私人號碼的來電</string>
  <string name="blacklist_call_notification_unknown_number">已封鎖來自 %s 的不明號碼來電</string>
  <string name="blacklist_call_notification_multiple">已封鎖 <xliff:g id="count">%d</xliff:g> 個來電</string>
  <string name="blacklist_message_notification">已封鎖 %s 傳來的訊息</string>
  <string name="blacklist_message_notification_private_number">已封鎖私人號碼傳來的訊息</string>
  <string name="blacklist_message_notification_unknown_number">已封鎖不明號碼 %s 傳來的訊息</string>
  <string name="blacklist_message_notification_multiple">已封鎖 <xliff:g id="count">%d</xliff:g> 則訊息</string>
  <string name="blacklist_notification_list_private">私人</string>
  <string name="unblock_number">解除封鎖</string>
  <string name="video_call_not_allowed_if_tty_enabled">請停用 TTY 模式以進行視像通話。</string>
</resources>