Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-07-25 03:12:34 +0300
committerNextcloud bot <bot@nextcloud.com>2018-07-25 03:12:34 +0300
commitfb77ff9da432f5cf304a67a538ed497ee437c155 (patch)
treec63ed4e140c60f65e86c869e58ae0ae54031677b /lib/l10n/zh_TW.js
parenta96137ef0bbe707d58227e0635209cf28f78e934 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/zh_TW.js')
-rw-r--r--lib/l10n/zh_TW.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/zh_TW.js b/lib/l10n/zh_TW.js
index 280d1c5c180..c9a3d3d2894 100644
--- a/lib/l10n/zh_TW.js
+++ b/lib/l10n/zh_TW.js
@@ -114,6 +114,7 @@ OC.L10N.register(
"Sharing %s failed, because resharing is not allowed" : "分享 %s 失敗,不允許重複分享",
"Sharing %s failed, because the sharing backend for %s could not find its source" : "分享 %s 失敗,因為 %s 的分享後端找不到它的來源",
"Sharing %s failed, because the file could not be found in the file cache" : "分享 %s 失敗,因為在快取中找不到該檔案",
+ "Open »%s«" : "開啟 »%s«",
"Can’t increase permissions of %s" : "無法增加 %s 的權限",
"Files can’t be shared with delete permissions" : "無法分享具有刪除權限的檔案",
"Files can’t be shared with create permissions" : "無法分享具有新建權限的檔案",
@@ -122,7 +123,6 @@ OC.L10N.register(
"%s shared »%s« with you" : "%s 與您分享了 %s",
"%s shared »%s« with you." : "%s 與您分享了 %s",
"Click the button below to open it." : "點下方連結開啟",
- "Open »%s«" : "開啟 »%s«",
"%s via %s" : "%s 經由 %s",
"The requested share does not exist anymore" : "該分享已經不存在",
"Could not find category \"%s\"" : "找不到分類:\"%s\"",