Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-10-15 06:08:03 +0300
committerNextcloud bot <bot@nextcloud.com>2020-10-15 06:08:03 +0300
commitd9e28ca2cec9e180a305d709c1cbdceff6591af7 (patch)
tree9fb7afbdc1be65d892ea2e9b4e4a66983315a81a /l10n/zh_TW.js
parent473535ba268a763ba2325d023d928e99f85c5e09 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/zh_TW.js')
-rw-r--r--l10n/zh_TW.js12
1 files changed, 11 insertions, 1 deletions
diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js
index 4fbc261b9..cae95f013 100644
--- a/l10n/zh_TW.js
+++ b/l10n/zh_TW.js
@@ -1,10 +1,20 @@
OC.L10N.register(
"spreed",
{
+ "a conversation" : "交談",
+ "(Duration %s)" : "(已歷時 %s)",
+ "You attended a call with {user1}" : "您加入了與{user1}之間的通話",
+ "_%n guest_::_%n guests_" : ["%n位訪客"],
+ "You attended a call with {user1} and {user2}" : "您加入了與{user1}及{user2}之間的通話",
+ "You attended a call with {user1}, {user2} and {user3}" : "您加入了與{user1},{user2}及{user3}之間的通話",
+ "You attended a call with {user1}, {user2}, {user3} and {user4}" : "您加入了與{user1},{user2},{user3}及{user4}之間的通話",
+ "You attended a call with {user1}, {user2}, {user3}, {user4} and {user5}" : "您加入了與{user1},{user2},{user3},{user4}及{user5}之間的通話",
+ "_%n other_::_%n others_" : ["及另外%n位其他人"],
+ "{actor} invited you to {call}" : "{actor} 要請你加入{call}",
"Talk" : "交談",
"Guest" : "訪客",
"You created the conversation" : "你建立了對話",
- "You started a call" : "您打了一通電話",
+ "You started a call" : "您發起了一通話",
"You left the call" : "你離開了通話",
"Join call" : "加入通話",
"Open settings" : "開啟設定",