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
path: root/lib
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-04-22 03:12:37 +0300
committerNextcloud bot <bot@nextcloud.com>2018-04-22 03:12:37 +0300
commitb97eaf2291f8b87f6fd96a9c02e66d91a55721ac (patch)
treecc44f793581f903f78c3ec3e4fe330442c3d72be /lib
parenta376ca0b001edb3992ba10fb487b8fbf15323b86 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-rw-r--r--lib/l10n/zh_TW.js24
-rw-r--r--lib/l10n/zh_TW.json24
2 files changed, 40 insertions, 8 deletions
diff --git a/lib/l10n/zh_TW.js b/lib/l10n/zh_TW.js
index b5e357b2576..62a3044c23b 100644
--- a/lib/l10n/zh_TW.js
+++ b/lib/l10n/zh_TW.js
@@ -5,8 +5,8 @@ OC.L10N.register(
"This can usually be fixed by giving the webserver write access to the config directory" : "允許網頁伺服器寫入 \"config\" 目錄通常可以解決這個問題",
"See %s" : "見 %s",
"This can usually be fixed by giving the webserver write access to the config directory. See %s" : "允許網頁伺服器寫入 \"config\" 目錄通常可以解決這個問題,詳見 %s",
- "Sample configuration detected" : "偵測到範本設定",
- "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "看來您直接複製了範本設定來使用,這可能會毀掉你的安裝,請閱讀說明文件後對 config.php 進行適當的修改",
+ "Sample configuration detected" : "您目前正在使用範例設定",
+ "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "您似乎直接複製了範例設定來使用,這樣的安裝很可能會無法運作,請閱讀說明文件後對 config.php 進行適當的修改",
"%1$s and %2$s" : "%1$s 和 %2$s",
"%1$s, %2$s and %3$s" : "%1$s, %2$s 和 %3$s",
"PHP %s or higher is required." : "需要 PHP %s 或更高版本",
@@ -20,6 +20,7 @@ OC.L10N.register(
"Following platforms are supported: %s" : "支援下列平台: %s",
"Server version %s or higher is required." : "需要伺服器版本 %s 或更高",
"Server version %s or lower is required." : "需要伺服器版本 %s 或更低",
+ "Logged in user must be an admin" : "登入的使用者必須有管理員權限",
"Unknown filetype" : "未知的檔案類型",
"Invalid image" : "無效的圖片",
"Avatar image is not square" : "頭像不是正方形",
@@ -34,9 +35,13 @@ OC.L10N.register(
"_%n month ago_::_%n months ago_" : ["%n 個月前"],
"next year" : "明年",
"last year" : "去年",
- "_%n year ago_::_%n years ago_" : ["%n 幾年前"],
+ "_in %n year_::_in %n years_" : ["%n 年後"],
+ "_%n year ago_::_%n years ago_" : ["%n 年前"],
+ "_in %n hour_::_in %n hours_" : ["%n 小時後"],
"_%n hour ago_::_%n hours ago_" : ["%n 小時前"],
+ "_in %n minute_::_in %n minutes_" : ["%n 分鐘後"],
"_%n minute ago_::_%n minutes ago_" : ["%n 分鐘前"],
+ "in a few seconds" : "幾秒後",
"seconds ago" : "幾秒前",
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "名為 %s 的模組不存在,請在應用程式設定中啟用,或是聯絡系統管理員",
"File name is a reserved word" : "檔案名稱是保留字",
@@ -55,6 +60,10 @@ OC.L10N.register(
"Unknown user" : "未知的使用者",
"APCu" : "APCu",
"Redis" : "Redis",
+ "Create" : "建立",
+ "Change" : "更改",
+ "Delete" : "刪除",
+ "Share" : "分享",
"Basic settings" : "基本設定",
"Sharing" : "分享",
"Security" : "安全性",
@@ -216,6 +225,13 @@ OC.L10N.register(
"Storage incomplete configuration. %s" : "儲存空間配置尚未完成。%s",
"Storage connection error. %s" : "儲存空間連線錯誤。%s",
"Storage is temporarily not available" : "儲存空間暫時無法使用",
- "Storage connection timeout. %s" : "儲存空間連線逾時。%s"
+ "Storage connection timeout. %s" : "儲存空間連線逾時。%s",
+ "Personal" : "個人",
+ "Admin" : "管理",
+ "DB Error: \"%s\"" : "資料庫錯誤: %s",
+ "Offending command was: \"%s\"" : "有問題的指令: %s",
+ "Offending command was: \"%s\", name: %s, password: %s" : "有問題的指令: %s,名字: %s,密碼: %s",
+ "No app name specified" : "沒有指定應用程式名稱",
+ "App '%s' could not be installed!" : "應用程式 \"%s\" 無法被安裝"
},
"nplurals=1; plural=0;");
diff --git a/lib/l10n/zh_TW.json b/lib/l10n/zh_TW.json
index 44246918fd5..e04fd1872de 100644
--- a/lib/l10n/zh_TW.json
+++ b/lib/l10n/zh_TW.json
@@ -3,8 +3,8 @@
"This can usually be fixed by giving the webserver write access to the config directory" : "允許網頁伺服器寫入 \"config\" 目錄通常可以解決這個問題",
"See %s" : "見 %s",
"This can usually be fixed by giving the webserver write access to the config directory. See %s" : "允許網頁伺服器寫入 \"config\" 目錄通常可以解決這個問題,詳見 %s",
- "Sample configuration detected" : "偵測到範本設定",
- "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "看來您直接複製了範本設定來使用,這可能會毀掉你的安裝,請閱讀說明文件後對 config.php 進行適當的修改",
+ "Sample configuration detected" : "您目前正在使用範例設定",
+ "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "您似乎直接複製了範例設定來使用,這樣的安裝很可能會無法運作,請閱讀說明文件後對 config.php 進行適當的修改",
"%1$s and %2$s" : "%1$s 和 %2$s",
"%1$s, %2$s and %3$s" : "%1$s, %2$s 和 %3$s",
"PHP %s or higher is required." : "需要 PHP %s 或更高版本",
@@ -18,6 +18,7 @@
"Following platforms are supported: %s" : "支援下列平台: %s",
"Server version %s or higher is required." : "需要伺服器版本 %s 或更高",
"Server version %s or lower is required." : "需要伺服器版本 %s 或更低",
+ "Logged in user must be an admin" : "登入的使用者必須有管理員權限",
"Unknown filetype" : "未知的檔案類型",
"Invalid image" : "無效的圖片",
"Avatar image is not square" : "頭像不是正方形",
@@ -32,9 +33,13 @@
"_%n month ago_::_%n months ago_" : ["%n 個月前"],
"next year" : "明年",
"last year" : "去年",
- "_%n year ago_::_%n years ago_" : ["%n 幾年前"],
+ "_in %n year_::_in %n years_" : ["%n 年後"],
+ "_%n year ago_::_%n years ago_" : ["%n 年前"],
+ "_in %n hour_::_in %n hours_" : ["%n 小時後"],
"_%n hour ago_::_%n hours ago_" : ["%n 小時前"],
+ "_in %n minute_::_in %n minutes_" : ["%n 分鐘後"],
"_%n minute ago_::_%n minutes ago_" : ["%n 分鐘前"],
+ "in a few seconds" : "幾秒後",
"seconds ago" : "幾秒前",
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "名為 %s 的模組不存在,請在應用程式設定中啟用,或是聯絡系統管理員",
"File name is a reserved word" : "檔案名稱是保留字",
@@ -53,6 +58,10 @@
"Unknown user" : "未知的使用者",
"APCu" : "APCu",
"Redis" : "Redis",
+ "Create" : "建立",
+ "Change" : "更改",
+ "Delete" : "刪除",
+ "Share" : "分享",
"Basic settings" : "基本設定",
"Sharing" : "分享",
"Security" : "安全性",
@@ -214,6 +223,13 @@
"Storage incomplete configuration. %s" : "儲存空間配置尚未完成。%s",
"Storage connection error. %s" : "儲存空間連線錯誤。%s",
"Storage is temporarily not available" : "儲存空間暫時無法使用",
- "Storage connection timeout. %s" : "儲存空間連線逾時。%s"
+ "Storage connection timeout. %s" : "儲存空間連線逾時。%s",
+ "Personal" : "個人",
+ "Admin" : "管理",
+ "DB Error: \"%s\"" : "資料庫錯誤: %s",
+ "Offending command was: \"%s\"" : "有問題的指令: %s",
+ "Offending command was: \"%s\", name: %s, password: %s" : "有問題的指令: %s,名字: %s,密碼: %s",
+ "No app name specified" : "沒有指定應用程式名稱",
+ "App '%s' could not be installed!" : "應用程式 \"%s\" 無法被安裝"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file