f7cloud_client/apps/profile/l10n/zh_HK.js
root 8b6a0139db f7cloud_client
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-17 22:59:26 +00:00

17 lines
852 B
JavaScript

OC.L10N.register(
"profile",
{
"Profile" : "個人設定",
"This application provides the profile" : "此應用提供個人資料",
"Provides a customisable user profile interface." : "提供可自訂的使用者個人檔案介面。",
"You have not added any info yet" : "您尚未新增任何資訊",
"{user} has not added any info yet" : "{user} 尚未新增任何資訊",
"Error opening the user status modal, try hard refreshing the page" : "打開用戶狀態模式時出錯,請嘗試刷新頁面",
"Edit Profile" : "編輯個人設定",
"The headline and about sections will show up here" : "標題與關於部份將在此顯示",
"Profile not found" : "找不到個人資料",
"The profile does not exist." : "個人資料不存在",
"Back to %s" : "返回 %s"
},
"nplurals=1; plural=0;");