0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-03-14 00:13:56 +00:00
nextcloud_server/apps/lookup_server_connector/l10n/zh_HK.js
Nextcloud bot 857752f82c
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-19 00:19:30 +00:00

8 lines
364 B
JavaScript

OC.L10N.register(
"lookup_server_connector",
{
"Lookup Server Connector" : "查找伺服器連接器",
"Sync public account information with the lookup server" : "將公共賬戶信息與查找伺服器同步",
"Sync public user information with the lookup server" : "將公共用戶信息與查找伺服器同步"
},
"nplurals=1; plural=0;");