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 <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Apr 19, 2024
1 parent d98a70a commit c3e412f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions l10n/zh_HK.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@ OC.L10N.register(
"suspicious_login",
{
"New login location detected" : "偵測到新的賬號登入位置",
"A new login into your account was detected. The IP address %s was classified as suspicious. If this was you, you can ignore this message. Otherwise you should change your password." : "偵測到您賬號有新的賬戶登入活動。此IP位址%s歸類為可疑。如果是您本人的登入活動,可以忽略此訊息。否則您應更改密碼。",
"A new login into your account was detected. The IP address %s was classified as suspicious. If this was you, you can ignore this message. Otherwise you should change your password." : "偵測到您賬號有新的帳戶登入活動。此IP位址%s歸類為可疑。如果是您本人的登入活動,可以忽略此訊息。否則您應更改密碼。",
"Suspicious Login" : "可疑的賬號登入活動",
"More information ↗" : "更多資訊 ↗",
"You can get more info by pressing the button which will open %s and show info about the suspicious IP-address." : "您可以通過按下按鈕來獲取更多信息,該按鈕將打開 %s 並顯示有關可疑 IP 地址的信息。",
"New login detected" : "偵測到新的賬號登入活動",
"Detect and warn about suspicious IPs logging into Nextcloud\n\t" : "對關於IP來源登入Nextcloud活動進行偵測與警告",
"Suspicious login detection" : "偵測到可疑的賬號登入活動",
"The suspicious login app is enabled on this instance. It will keep track of IP addresses users successfully log in from and build a classifier that warns if a new login comes from a suspicious IP address." : "此為偵測可疑賬號登入活動的實用App。它將追蹤成功登入賬戶的IP位址,並構建分類器,如果新賬號登入來自可疑IP位址,則該分類器將發出警示。",
"The suspicious login app is enabled on this instance. It will keep track of IP addresses users successfully log in from and build a classifier that warns if a new login comes from a suspicious IP address." : "此為偵測可疑賬號登入活動的實用App。它將追蹤成功登入帳戶的IP位址,並構建分類器,如果新賬號登入來自可疑IP位址,則該分類器將發出警示。",
"Training data statistics" : "訓練資料統計分析",
"So far the app has captured {total} logins (including client connections), of which {distinct} are distinct (IP, UID) tuples." : "目前此應用程式已取用 {total} 個登入紀錄(包括客戶端的連線),其中 {distinct} 個是不同的(IP,UID)元素組。",
"IPv4" : "IPv4",
Expand Down
4 changes: 2 additions & 2 deletions l10n/zh_HK.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{ "translations": {
"New login location detected" : "偵測到新的賬號登入位置",
"A new login into your account was detected. The IP address %s was classified as suspicious. If this was you, you can ignore this message. Otherwise you should change your password." : "偵測到您賬號有新的賬戶登入活動。此IP位址%s歸類為可疑。如果是您本人的登入活動,可以忽略此訊息。否則您應更改密碼。",
"A new login into your account was detected. The IP address %s was classified as suspicious. If this was you, you can ignore this message. Otherwise you should change your password." : "偵測到您賬號有新的帳戶登入活動。此IP位址%s歸類為可疑。如果是您本人的登入活動,可以忽略此訊息。否則您應更改密碼。",
"Suspicious Login" : "可疑的賬號登入活動",
"More information ↗" : "更多資訊 ↗",
"You can get more info by pressing the button which will open %s and show info about the suspicious IP-address." : "您可以通過按下按鈕來獲取更多信息,該按鈕將打開 %s 並顯示有關可疑 IP 地址的信息。",
"New login detected" : "偵測到新的賬號登入活動",
"Detect and warn about suspicious IPs logging into Nextcloud\n\t" : "對關於IP來源登入Nextcloud活動進行偵測與警告",
"Suspicious login detection" : "偵測到可疑的賬號登入活動",
"The suspicious login app is enabled on this instance. It will keep track of IP addresses users successfully log in from and build a classifier that warns if a new login comes from a suspicious IP address." : "此為偵測可疑賬號登入活動的實用App。它將追蹤成功登入賬戶的IP位址,並構建分類器,如果新賬號登入來自可疑IP位址,則該分類器將發出警示。",
"The suspicious login app is enabled on this instance. It will keep track of IP addresses users successfully log in from and build a classifier that warns if a new login comes from a suspicious IP address." : "此為偵測可疑賬號登入活動的實用App。它將追蹤成功登入帳戶的IP位址,並構建分類器,如果新賬號登入來自可疑IP位址,則該分類器將發出警示。",
"Training data statistics" : "訓練資料統計分析",
"So far the app has captured {total} logins (including client connections), of which {distinct} are distinct (IP, UID) tuples." : "目前此應用程式已取用 {total} 個登入紀錄(包括客戶端的連線),其中 {distinct} 個是不同的(IP,UID)元素組。",
"IPv4" : "IPv4",
Expand Down

0 comments on commit c3e412f

Please sign in to comment.