diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-10-10 01:55:10 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-10-10 01:55:10 -0400 |
commit | 2cc26c90226af5372aef33c80d876b9b259b1d62 (patch) | |
tree | 1a10623401e96cd5e6c21ebe43846d8461f7526c /lib/l10n | |
parent | e5eeefbc1630d88f88301b56e5f70d8a689a3f78 (diff) | |
download | nextcloud-server-2cc26c90226af5372aef33c80d876b9b259b1d62.tar.gz nextcloud-server-2cc26c90226af5372aef33c80d876b9b259b1d62.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/fr.php | 8 | ||||
-rw-r--r-- | lib/l10n/zh_TW.php | 21 |
2 files changed, 24 insertions, 5 deletions
diff --git a/lib/l10n/fr.php b/lib/l10n/fr.php index f63205bec9a..7c26c973f6f 100644 --- a/lib/l10n/fr.php +++ b/lib/l10n/fr.php @@ -61,16 +61,16 @@ $TRANSLATIONS = array( "Sharing %s failed, because the group %s does not exist" => "Le partage de %s a échoué car le groupe %s n'existe pas", "Sharing %s failed, because %s is not a member of the group %s" => "Le partage de %s a échoué car %s n'est pas membre du groupe %s", "You need to provide a password to create a public link, only protected links are allowed" => "Vous devez fournir un mot de passe pour créer un lien public, seul les liens protégés sont autorisées.", -"Sharing %s failed, because sharing with links is not allowed" => "Le partage de %s a échoué car un partage de lien n'est pas permis", +"Sharing %s failed, because sharing with links is not allowed" => "Le partage de %s a échoué car le partage par lien n'est pas permis", "Share type %s is not valid for %s" => "Le type de partage %s n'est pas valide pour %s", -"Setting permissions for %s failed, because the permissions exceed permissions granted to %s" => "Le réglage des permissions pour %s a échoué car les permissions dépassent celle accordée à %s", +"Setting permissions for %s failed, because the permissions exceed permissions granted to %s" => "Le réglage des permissions pour %s a échoué car les permissions dépassent celles accordées à %s", "Setting permissions for %s failed, because the item was not found" => "Le réglage des permissions pour %s a échoué car l'objet n'a pas été trouvé", -"Cannot set expiration date. Shares cannot expire later than %s after they have been shared" => "Impossible de configurer la date d'expiration. Un partage ne peut expirer plus de %s après sa date de début.", +"Cannot set expiration date. Shares cannot expire later than %s after they have been shared" => "Impossible de configurer la date d'expiration. Un partage ne peut expirer plus de %s après sa création", "Cannot set expiration date. Expiration date is in the past" => "Impossible de configurer la date d'expiration. La date d'expiration est dans le passé.", "Sharing backend %s must implement the interface OCP\\Share_Backend" => "L'emplacement du partage %s doit implémenter l'interface OCP\\Share_Backend", "Sharing backend %s not found" => "Emplacement de partage %s introuvable", "Sharing backend for %s not found" => "L'emplacement du partage %s est introuvable", -"Sharing %s failed, because the user %s is the original sharer" => "Le partage de %s a échoué car l'utilisateur %s est déjà l'utilisateur à l'origine du partage.", +"Sharing %s failed, because the user %s is the original sharer" => "Le partage de %s a échoué car l'utilisateur %s est l'utilisateur à l'origine du partage.", "Sharing %s failed, because the permissions exceed permissions granted to %s" => "Le partage de %s a échoué car les permissions dépassent les permissions accordées à %s", "Sharing %s failed, because resharing is not allowed" => "Le partage de %s a échoué car le repartage n'est pas autorisé", "Sharing %s failed, because the sharing backend for %s could not find its source" => "Le partage %s a échoué parce que la source n'a été trouvée pour le partage %s.", diff --git a/lib/l10n/zh_TW.php b/lib/l10n/zh_TW.php index c72bd00e2e7..d6a9d6fabfe 100644 --- a/lib/l10n/zh_TW.php +++ b/lib/l10n/zh_TW.php @@ -1,11 +1,17 @@ <?php $TRANSLATIONS = array( "Cannot write into \"config\" directory!" => "無法寫入 config 目錄!", +"This can usually be fixed by giving the webserver write access to the config directory" => "允許網頁伺服器寫入設定目錄通常可以解決這個問題", +"See %s" => "見 %s", +"This can usually be fixed by %sgiving the webserver write access to the config directory%s." => "%s允許網頁伺服器寫入設定目錄%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 進行適當的修改", "Help" => "說明", "Personal" => "個人", "Settings" => "設定", "Users" => "使用者", "Admin" => "管理", +"App \\\"%s\\\" can't be installed because it is not compatible with this version of ownCloud." => "無法安裝應用程式 %s 因為它和此版本的 ownCloud 不相容。", "No app name specified" => "沒有指定應用程式名稱", "Unknown filetype" => "未知的檔案類型", "Invalid image" => "無效的圖片", @@ -25,20 +31,31 @@ $TRANSLATIONS = array( "Application is not enabled" => "應用程式未啟用", "Authentication error" => "認證錯誤", "Token expired. Please reload page." => "Token 過期,請重新整理頁面。", +"Unknown user" => "未知的使用者", "%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." => "您必須輸入一個現有的帳號或管理員帳號。", +"MySQL/MariaDB username and/or password not valid" => "MySQL/MariaDB 使用者或密碼不正確", "DB Error: \"%s\"" => "資料庫錯誤:\"%s\"", "Offending command was: \"%s\"" => "有問題的指令是:\"%s\"", +"MySQL/MariaDB user '%s'@'localhost' exists already." => "MySQL/MariaDB 使用者 '%s'@'localhost' 已經存在", +"Drop this user from MySQL/MariaDB" => "自 MySQL/MariaDB 刪除這個使用者", +"MySQL/MariaDB user '%s'@'%%' already exists" => "MySQL/MariaDB 使用者 '%s'@'%%' 已經存在", +"Drop this user from MySQL/MariaDB." => "自 MySQL/MariaDB 刪除這個使用者", "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." => "設定管理員密碼。", +"Can't create or write into the data directory %s" => "無法建立或寫入資料目錄 %s", "%s shared »%s« with you" => "%s 與您分享了 %s", +"Sharing %s failed, because the file does not exist" => "分享 %s 失敗,因為檔案不存在", +"You are not allowed to share %s" => "你不被允許分享 %s", +"Sharing %s failed, because the user %s is the item owner" => "分享 %s 失敗,因為 %s 才是此項目的擁有者", +"Sharing %s failed, because the user %s does not exist" => "分享 %s 失敗,因為使用者 %s 不存在", "Could not find category \"%s\"" => "找不到分類:\"%s\"", "seconds ago" => "幾秒前", "_%n minute ago_::_%n minutes ago_" => array("%n 分鐘前"), @@ -51,6 +68,8 @@ $TRANSLATIONS = array( "last year" => "去年", "years ago" => "幾年前", "A valid username must be provided" => "必須提供一個有效的用戶名", -"A valid password must be provided" => "一定要提供一個有效的密碼" +"A valid password must be provided" => "一定要提供一個有效的密碼", +"The username is already being used" => "這個使用者名稱已經有人使用了", +"No database drivers (sqlite, mysql, or postgresql) installed." => "沒有安裝資料庫驅動程式 (sqlite, mysql, 或 postgresql)" ); $PLURAL_FORMS = "nplurals=1; plural=0;"; |