diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-06-16 02:16:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-06-16 02:16:14 +0000 |
commit | c9f0f5a0d9dbd5a23db84233ee9138534f344e1a (patch) | |
tree | eba0f3f506fb0a7c2741b2018b747c1010cb11bb /apps/files | |
parent | 5c467fccd49fff09857a71b53888a9d6434ffd19 (diff) | |
download | nextcloud-server-c9f0f5a0d9dbd5a23db84233ee9138534f344e1a.tar.gz nextcloud-server-c9f0f5a0d9dbd5a23db84233ee9138534f344e1a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files')
-rw-r--r-- | apps/files/l10n/it.js | 2 | ||||
-rw-r--r-- | apps/files/l10n/it.json | 2 | ||||
-rw-r--r-- | apps/files/l10n/zh_TW.js | 2 | ||||
-rw-r--r-- | apps/files/l10n/zh_TW.json | 2 |
4 files changed, 6 insertions, 2 deletions
diff --git a/apps/files/l10n/it.js b/apps/files/l10n/it.js index d13957fb063..0821acd7779 100644 --- a/apps/files/l10n/it.js +++ b/apps/files/l10n/it.js @@ -171,7 +171,7 @@ OC.L10N.register( "Use this address to access your Files via WebDAV" : "Usa questo indirizzo per accedere ai tuoi file con WebDAV", "Toggle grid view" : "Commuta la vista a griglia", "No files in here" : "Qui non c'è alcun file", - "Upload some content or sync with your devices!" : "Carica alcuni contenuti o sincronizza con i tuoi dispositivi!", + "Upload some content or sync with your devices!" : "Carica dei contenuti o sincronizza con i tuoi dispositivi!", "No entries found in this folder" : "Nessuna voce trovata in questa cartella", "Select all" : "Seleziona tutto", "Upload too large" : "Caricamento troppo grande", diff --git a/apps/files/l10n/it.json b/apps/files/l10n/it.json index 681de263117..4686977593a 100644 --- a/apps/files/l10n/it.json +++ b/apps/files/l10n/it.json @@ -169,7 +169,7 @@ "Use this address to access your Files via WebDAV" : "Usa questo indirizzo per accedere ai tuoi file con WebDAV", "Toggle grid view" : "Commuta la vista a griglia", "No files in here" : "Qui non c'è alcun file", - "Upload some content or sync with your devices!" : "Carica alcuni contenuti o sincronizza con i tuoi dispositivi!", + "Upload some content or sync with your devices!" : "Carica dei contenuti o sincronizza con i tuoi dispositivi!", "No entries found in this folder" : "Nessuna voce trovata in questa cartella", "Select all" : "Seleziona tutto", "Upload too large" : "Caricamento troppo grande", diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js index 8cc085bdf01..e16b7934232 100644 --- a/apps/files/l10n/zh_TW.js +++ b/apps/files/l10n/zh_TW.js @@ -158,6 +158,7 @@ OC.L10N.register( "Transfer {path} to {userid}" : "轉移 \"{path}\" 給 {userid}", "Invalid path selected" : "所選的路徑無效", "Ownership transfer request sent" : "已送出所有權轉移的請求", + "Cannot transfer ownership of a file or folder you don't own" : "無法轉移您未擁有的檔案或是資料夾所有權。", "Tags" : "標籤", "Error while loading the file data" : "載入檔案資料失敗", "Unable to change the favourite state of the file" : "無法更改檔案的最愛狀態", @@ -167,6 +168,7 @@ OC.L10N.register( "Settings" : "設定", "Show hidden files" : "顯示隱藏檔", "WebDAV" : "WebDAV", + "Use this address to access your Files via WebDAV" : "用這位址使用 WebDAV 存取你的檔案。", "Toggle grid view" : "切換網格檢視", "No files in here" : "沒有任何檔案", "Upload some content or sync with your devices!" : "在您的裝置同步或上傳一些內容!", diff --git a/apps/files/l10n/zh_TW.json b/apps/files/l10n/zh_TW.json index c2aa0d203ef..60c77b03ba0 100644 --- a/apps/files/l10n/zh_TW.json +++ b/apps/files/l10n/zh_TW.json @@ -156,6 +156,7 @@ "Transfer {path} to {userid}" : "轉移 \"{path}\" 給 {userid}", "Invalid path selected" : "所選的路徑無效", "Ownership transfer request sent" : "已送出所有權轉移的請求", + "Cannot transfer ownership of a file or folder you don't own" : "無法轉移您未擁有的檔案或是資料夾所有權。", "Tags" : "標籤", "Error while loading the file data" : "載入檔案資料失敗", "Unable to change the favourite state of the file" : "無法更改檔案的最愛狀態", @@ -165,6 +166,7 @@ "Settings" : "設定", "Show hidden files" : "顯示隱藏檔", "WebDAV" : "WebDAV", + "Use this address to access your Files via WebDAV" : "用這位址使用 WebDAV 存取你的檔案。", "Toggle grid view" : "切換網格檢視", "No files in here" : "沒有任何檔案", "Upload some content or sync with your devices!" : "在您的裝置同步或上傳一些內容!", |