Blame view

sources/lib/l10n/zh_TW.php 4.19 KB
31b7f2792   Kload   Upgrade to ownclo...
1
2
  <?php
  $TRANSLATIONS = array(
03e52840d   Kload   Init
3
4
5
6
  "Help" => "說明",
  "Personal" => "個人",
  "Settings" => "設定",
  "Users" => "使用者",
03e52840d   Kload   Init
7
  "Admin" => "管理",
31b7f2792   Kload   Upgrade to ownclo...
8
  "Failed to upgrade \"%s\"." => "升級失敗:%s",
6d9380f96   Cédric Dupont   Update sources OC...
9
  "No app name specified" => "沒有指定應用程式名稱",
31b7f2792   Kload   Upgrade to ownclo...
10
11
12
  "Unknown filetype" => "未知的檔案類型",
  "Invalid image" => "無效的圖片",
  "web services under your control" => "由您控制的網路服務",
6d9380f96   Cédric Dupont   Update sources OC...
13
14
  "App directory already exists" => "應用程式目錄已經存在",
  "Can't create app folder. Please fix permissions. %s" => "無法建立應用程式目錄,請檢查權限:%s",
31b7f2792   Kload   Upgrade to ownclo...
15
16
17
18
19
20
21
22
23
24
  "No source specified when installing app" => "沒有指定應用程式安裝來源",
  "No href specified when installing app from http" => "從 http 安裝應用程式,找不到 href 屬性",
  "No path specified when installing app from local file" => "從本地檔案安裝應用程式時沒有指定路徑",
  "Archives of type %s are not supported" => "不支援 %s 格式的壓縮檔",
  "Failed to open archive when installing app" => "安裝應用程式時無法開啓壓縮檔",
  "App does not provide an info.xml file" => "應用程式沒有提供 info.xml 檔案",
  "App can't be installed because of not allowed code in the App" => "無法安裝應用程式因為在當中找到危險的代碼",
  "App can't be installed because it is not compatible with this version of ownCloud" => "無法安裝應用程式因為它和此版本的 ownCloud 不相容。",
  "App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" => "無法安裝應用程式,因為它包含了 <shipped>true</shipped> 標籤,在未發行的應用程式當中這是不允許的",
  "App can't be installed because the version in info.xml/version is not the same as the version reported from the app store" => "無法安裝應用程式,因為它在 info.xml/version 宣告的版本與 app store 當中記載的版本不同",
03e52840d   Kload   Init
25
26
27
  "Application is not enabled" => "應用程式未啟用",
  "Authentication error" => "認證錯誤",
  "Token expired. Please reload page." => "Token 過期,請重新整理頁面。",
31b7f2792   Kload   Upgrade to ownclo...
28
29
30
31
32
  "%s enter the database username." => "%s 輸入資料庫使用者名稱。",
  "%s enter the database name." => "%s 輸入資料庫名稱。",
  "%s you may not use dots in the database name" => "%s 資料庫名稱不能包含小數點",
  "MS SQL username and/or password not valid: %s" => "MS SQL 使用者和/或密碼無效:%s",
  "You need to enter either an existing account or the administrator." => "您必須輸入一個現有的帳號或管理員帳號。",
31b7f2792   Kload   Upgrade to ownclo...
33
34
  "DB Error: \"%s\"" => "資料庫錯誤:\"%s\"",
  "Offending command was: \"%s\"" => "有問題的指令是:\"%s\"",
31b7f2792   Kload   Upgrade to ownclo...
35
36
37
38
39
40
  "Oracle connection could not be established" => "無法建立 Oracle 資料庫連線",
  "Oracle username and/or password not valid" => "Oracle 用戶名和/或密碼無效",
  "Offending command was: \"%s\", name: %s, password: %s" => "有問題的指令是:\"%s\" ,使用者:\"%s\",密碼:\"%s\"",
  "PostgreSQL username and/or password not valid" => "PostgreSQL 用戶名和/或密碼無效",
  "Set an admin username." => "設定管理員帳號。",
  "Set an admin password." => "設定管理員密碼。",
03e52840d   Kload   Init
41
42
  "Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "您的網頁伺服器尚未被正確設定來進行檔案同步,因為您的 WebDAV 界面似乎無法使用。",
  "Please double check the <a href='%s'>installation guides</a>." => "請參考<a href='%s'>安裝指南</a>。",
6d9380f96   Cédric Dupont   Update sources OC...
43
  "%s shared »%s« with you" => "%s 與您分享了 %s",
31b7f2792   Kload   Upgrade to ownclo...
44
  "Could not find category \"%s\"" => "找不到分類:\"%s\"",
03e52840d   Kload   Init
45
  "seconds ago" => "幾秒前",
31b7f2792   Kload   Upgrade to ownclo...
46
47
  "_%n minute ago_::_%n minutes ago_" => array("%n 分鐘前"),
  "_%n hour ago_::_%n hours ago_" => array("%n 小時前"),
03e52840d   Kload   Init
48
49
  "today" => "今天",
  "yesterday" => "昨天",
31b7f2792   Kload   Upgrade to ownclo...
50
  "_%n day go_::_%n days ago_" => array("%n 天前"),
03e52840d   Kload   Init
51
  "last month" => "上個月",
31b7f2792   Kload   Upgrade to ownclo...
52
  "_%n month ago_::_%n months ago_" => array("%n 個月前"),
03e52840d   Kload   Init
53
54
  "last year" => "去年",
  "years ago" => "幾年前",
6d9380f96   Cédric Dupont   Update sources OC...
55
56
  "A valid username must be provided" => "必須提供一個有效的用戶名",
  "A valid password must be provided" => "一定要提供一個有效的密碼"
03e52840d   Kload   Init
57
  );
31b7f2792   Kload   Upgrade to ownclo...
58
  $PLURAL_FORMS = "nplurals=1; plural=0;";