diff options
Diffstat (limited to 'core/l10n/zh_TW.js')
-rw-r--r-- | core/l10n/zh_TW.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js index 0251e03e340..72586881e83 100644 --- a/core/l10n/zh_TW.js +++ b/core/l10n/zh_TW.js @@ -332,6 +332,7 @@ OC.L10N.register( "Get your own free account" : "取得免費帳號", "Skip to main content" : "跳到主內容", "Skip to navigation of app" : "跳到應用程式導覽", + "%s's homepage" : "%s 的首頁", "More apps" : "更多應用程式", "More" : "更多", "More apps menu" : "更多應用程式選單", @@ -346,6 +347,7 @@ OC.L10N.register( "Grant access" : "允許存取", "Alternative log in using app token" : "使用應用程式權杖來登入", "Account access" : "帳號存取", + "Currently logged in as %1$s (%2$s)." : "目前登入為 %1$s(%2$s)。", "You are about to grant %1$s access to your %2$s account." : "您將授權「%1$s」存取您的 %2$s 帳號。", "Account connected" : "已連結帳號", "Your client should now be connected!" : "客戶端應該已完成連線", |