diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-11-02 01:55:05 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-11-02 01:55:05 -0500 |
commit | 2afc14e19578c67a2cc4a631d12bc5d5f630735e (patch) | |
tree | 9333794e6b9df4658f60705222593d8a02a32086 /core/l10n | |
parent | 2374a0df5da3e983b28687b5d0a0387897bddb5c (diff) | |
download | nextcloud-server-2afc14e19578c67a2cc4a631d12bc5d5f630735e.tar.gz nextcloud-server-2afc14e19578c67a2cc4a631d12bc5d5f630735e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n')
-rw-r--r-- | core/l10n/zh_TW.js | 3 | ||||
-rw-r--r-- | core/l10n/zh_TW.json | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js index 86d949e1fd9..93138a93e92 100644 --- a/core/l10n/zh_TW.js +++ b/core/l10n/zh_TW.js @@ -154,6 +154,7 @@ OC.L10N.register( "change" : "更動", "delete" : "刪除", "access control" : "存取控制", + "Share details could not be loaded for this item." : "無法載入分享細節", "An error occured. Please try again" : "發生錯誤,請重試", "Share" : "分享", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "與其他在ownCloud上的人們分享,請使用此格式 username@example.com/owncloud", @@ -250,6 +251,7 @@ OC.L10N.register( "Finishing …" : "即將完成…", "Need help?" : "需要幫助?", "See the documentation" : "閱讀說明文件", + "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "嗨,<br><br>%s 與你分享了<strong>%s</strong>。<br><a href=\"%s\">檢視</a><br><br>", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "這個應用程式需要啟用 Javascript 才能正常運作,請{linkstart}啟用Javascript{linkend}然後重新整理頁面。", "Log out" : "登出", "Search" : "搜尋", @@ -261,7 +263,6 @@ OC.L10N.register( "Wrong password. Reset it?" : "密碼錯誤,重設密碼?", "Stay logged in" : "保持登入狀態", "Alternative Logins" : "其他登入方法", - "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "嗨,<br><br>%s 與你分享了<strong>%s</strong>。<br><a href=\"%s\">檢視</a><br><br>", "This ownCloud instance is currently in single user mode." : "這個 ownCloud 伺服器目前運作於單一使用者模式", "This means only administrators can use the instance." : "這表示只有系統管理員能夠使用", "Contact your system administrator if this message persists or appeared unexpectedly." : "若這個訊息持續出現,請聯絡系統管理員", diff --git a/core/l10n/zh_TW.json b/core/l10n/zh_TW.json index 5012626b765..ea5fdbda2d0 100644 --- a/core/l10n/zh_TW.json +++ b/core/l10n/zh_TW.json @@ -152,6 +152,7 @@ "change" : "更動", "delete" : "刪除", "access control" : "存取控制", + "Share details could not be loaded for this item." : "無法載入分享細節", "An error occured. Please try again" : "發生錯誤,請重試", "Share" : "分享", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "與其他在ownCloud上的人們分享,請使用此格式 username@example.com/owncloud", @@ -248,6 +249,7 @@ "Finishing …" : "即將完成…", "Need help?" : "需要幫助?", "See the documentation" : "閱讀說明文件", + "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "嗨,<br><br>%s 與你分享了<strong>%s</strong>。<br><a href=\"%s\">檢視</a><br><br>", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "這個應用程式需要啟用 Javascript 才能正常運作,請{linkstart}啟用Javascript{linkend}然後重新整理頁面。", "Log out" : "登出", "Search" : "搜尋", @@ -259,7 +261,6 @@ "Wrong password. Reset it?" : "密碼錯誤,重設密碼?", "Stay logged in" : "保持登入狀態", "Alternative Logins" : "其他登入方法", - "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "嗨,<br><br>%s 與你分享了<strong>%s</strong>。<br><a href=\"%s\">檢視</a><br><br>", "This ownCloud instance is currently in single user mode." : "這個 ownCloud 伺服器目前運作於單一使用者模式", "This means only administrators can use the instance." : "這表示只有系統管理員能夠使用", "Contact your system administrator if this message persists or appeared unexpectedly." : "若這個訊息持續出現,請聯絡系統管理員", |