summaryrefslogtreecommitdiffstats
path: root/apps/files_external
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-11-17 01:07:02 +0000
committerNextcloud bot <bot@nextcloud.com>2016-11-17 01:07:02 +0000
commitab18d2f55ef2b8de32dc238ef49e0d65d7228f11 (patch)
tree9557d832ea49546434f6f344aa9f8e6c7dc44f9d /apps/files_external
parent8a02647e659509b8ce118aab4b7d7a6243fca524 (diff)
downloadnextcloud-server-ab18d2f55ef2b8de32dc238ef49e0d65d7228f11.tar.gz
nextcloud-server-ab18d2f55ef2b8de32dc238ef49e0d65d7228f11.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external')
-rw-r--r--apps/files_external/l10n/fr.js1
-rw-r--r--apps/files_external/l10n/fr.json1
-rw-r--r--apps/files_external/l10n/zh_TW.js9
-rw-r--r--apps/files_external/l10n/zh_TW.json9
4 files changed, 20 insertions, 0 deletions
diff --git a/apps/files_external/l10n/fr.js b/apps/files_external/l10n/fr.js
index 40865b75add..75c40e540a8 100644
--- a/apps/files_external/l10n/fr.js
+++ b/apps/files_external/l10n/fr.js
@@ -25,6 +25,7 @@ OC.L10N.register(
"Save" : "Enregistrer",
"Empty response from the server" : "Réponse vide du serveur",
"Couldn't access. Please logout and login to activate this mount point" : "Impossible d'accéder. Veuillez vous déconnecter et vous reconnecter pour activer ce point de montage.",
+ "Couldn't get the information from the remote server: {code} {type}" : "Impossible d'obtenir l'information du serveur distant: {code} {type}",
"Couldn't get the list of external mount points: {type}" : "Impossible de récupérer la liste des points de montage externes : {type}",
"There was an error with message: " : "Il y a eu une erreur avec le message :",
"External mount error" : "Erreur de point de montage externe",
diff --git a/apps/files_external/l10n/fr.json b/apps/files_external/l10n/fr.json
index 93b5d28be87..d9e9f9774d4 100644
--- a/apps/files_external/l10n/fr.json
+++ b/apps/files_external/l10n/fr.json
@@ -23,6 +23,7 @@
"Save" : "Enregistrer",
"Empty response from the server" : "Réponse vide du serveur",
"Couldn't access. Please logout and login to activate this mount point" : "Impossible d'accéder. Veuillez vous déconnecter et vous reconnecter pour activer ce point de montage.",
+ "Couldn't get the information from the remote server: {code} {type}" : "Impossible d'obtenir l'information du serveur distant: {code} {type}",
"Couldn't get the list of external mount points: {type}" : "Impossible de récupérer la liste des points de montage externes : {type}",
"There was an error with message: " : "Il y a eu une erreur avec le message :",
"External mount error" : "Erreur de point de montage externe",
diff --git a/apps/files_external/l10n/zh_TW.js b/apps/files_external/l10n/zh_TW.js
index c769b651d87..89f072a865b 100644
--- a/apps/files_external/l10n/zh_TW.js
+++ b/apps/files_external/l10n/zh_TW.js
@@ -7,6 +7,8 @@ OC.L10N.register(
"Step 1 failed. Exception: %s" : "步驟 1 失敗,出現異常: %s",
"Step 2 failed. Exception: %s" : "步驟 2 失敗,出現異常: %s",
"External storage" : "外部儲存",
+ "Dropbox App Configuration" : "Dropbox 應用設置",
+ "Google Drive App Configuration" : "Google Drive 應用設置",
"Personal" : "個人",
"System" : "系統",
"Grant access" : "允許存取",
@@ -17,10 +19,15 @@ OC.L10N.register(
"All users. Type to select user or group." : "所有人都可以使用,或者選擇特定使用者、群組",
"(group)" : "(群組)",
"Saved" : "已儲存",
+ "Saving..." : "儲存中...",
"Save" : "儲存",
+ "Empty response from the server" : "服務器没有回應",
"Couldn't access. Please logout and login to activate this mount point" : "無法存取。請重新登出再登入啟動此掛載點。",
+ "Couldn't get the information from the remote server: {code} {type}" : "無法從遠程伺服器上獲取資料 : {code} {type}",
"Couldn't get the list of external mount points: {type}" : "無法得到外部掛載點的列表: {type}",
+ "There was an error with message: " : "錯誤信息:",
"External mount error" : "外部掛載錯誤",
+ "external-storage" : "外部儲存",
"Username" : "使用者名稱",
"Password" : "密碼",
"Storage with id \"%i\" not found" : "沒有找到編號 \"%i\" 的儲存空間 ",
@@ -77,6 +84,7 @@ OC.L10N.register(
"OpenStack Object Storage" : "OpenStack 物件儲存",
"Service name" : "服務名稱",
"Request timeout (seconds)" : "請求超時 (秒)",
+ "External storages" : "外部儲存",
"No external storage configured" : "目前尚未配置任何外部儲存",
"You can add external storages in the personal settings" : "在個人設定裡您可以自行加入外部儲存設定",
"Name" : "名稱",
@@ -84,6 +92,7 @@ OC.L10N.register(
"Scope" : "範圍",
"Enable encryption" : "啟用加密",
"Enable previews" : "啟動預覽",
+ "Enable sharing" : "啟動分享",
"Check for changes" : "檢查變動",
"Never" : "絕不",
"Folder name" : "資料夾名稱",
diff --git a/apps/files_external/l10n/zh_TW.json b/apps/files_external/l10n/zh_TW.json
index c23295d157c..9f6a9351ac8 100644
--- a/apps/files_external/l10n/zh_TW.json
+++ b/apps/files_external/l10n/zh_TW.json
@@ -5,6 +5,8 @@
"Step 1 failed. Exception: %s" : "步驟 1 失敗,出現異常: %s",
"Step 2 failed. Exception: %s" : "步驟 2 失敗,出現異常: %s",
"External storage" : "外部儲存",
+ "Dropbox App Configuration" : "Dropbox 應用設置",
+ "Google Drive App Configuration" : "Google Drive 應用設置",
"Personal" : "個人",
"System" : "系統",
"Grant access" : "允許存取",
@@ -15,10 +17,15 @@
"All users. Type to select user or group." : "所有人都可以使用,或者選擇特定使用者、群組",
"(group)" : "(群組)",
"Saved" : "已儲存",
+ "Saving..." : "儲存中...",
"Save" : "儲存",
+ "Empty response from the server" : "服務器没有回應",
"Couldn't access. Please logout and login to activate this mount point" : "無法存取。請重新登出再登入啟動此掛載點。",
+ "Couldn't get the information from the remote server: {code} {type}" : "無法從遠程伺服器上獲取資料 : {code} {type}",
"Couldn't get the list of external mount points: {type}" : "無法得到外部掛載點的列表: {type}",
+ "There was an error with message: " : "錯誤信息:",
"External mount error" : "外部掛載錯誤",
+ "external-storage" : "外部儲存",
"Username" : "使用者名稱",
"Password" : "密碼",
"Storage with id \"%i\" not found" : "沒有找到編號 \"%i\" 的儲存空間 ",
@@ -75,6 +82,7 @@
"OpenStack Object Storage" : "OpenStack 物件儲存",
"Service name" : "服務名稱",
"Request timeout (seconds)" : "請求超時 (秒)",
+ "External storages" : "外部儲存",
"No external storage configured" : "目前尚未配置任何外部儲存",
"You can add external storages in the personal settings" : "在個人設定裡您可以自行加入外部儲存設定",
"Name" : "名稱",
@@ -82,6 +90,7 @@
"Scope" : "範圍",
"Enable encryption" : "啟用加密",
"Enable previews" : "啟動預覽",
+ "Enable sharing" : "啟動分享",
"Check for changes" : "檢查變動",
"Never" : "絕不",
"Folder name" : "資料夾名稱",