diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-04-26 02:24:39 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-04-26 02:24:39 +0000 |
commit | 4ded8a08b789daa02866884d3a38c38739ff7de1 (patch) | |
tree | 97bbe41ce0082d2ee51b7399ea8d18881a6b65f6 /apps/files | |
parent | 835643b19d8e10e3c82a1573ccad3eff6c45155c (diff) | |
download | nextcloud-server-4ded8a08b789daa02866884d3a38c38739ff7de1.tar.gz nextcloud-server-4ded8a08b789daa02866884d3a38c38739ff7de1.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files')
-rw-r--r-- | apps/files/l10n/tr.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/tr.json | 1 | ||||
-rw-r--r-- | apps/files/l10n/zh_HK.js | 2 | ||||
-rw-r--r-- | apps/files/l10n/zh_HK.json | 2 |
4 files changed, 4 insertions, 2 deletions
diff --git a/apps/files/l10n/tr.js b/apps/files/l10n/tr.js index 98ac62897d7..5a2ff919d02 100644 --- a/apps/files/l10n/tr.js +++ b/apps/files/l10n/tr.js @@ -190,6 +190,7 @@ OC.L10N.register( "Crop image previews" : "Görsel ön izlemeleri kırpılsın", "WebDAV" : "WebDAV", "Use this address to access your Files via WebDAV" : "Dosyalarınıza WebDAV üzerinden erişmek için bu adresi kullanın", + "Toggle %1$s sublist" : "%1$s alt listesini aç/kapat", "Toggle grid view" : "Tablo görünümünü değiştir", "No files in here" : "Burada herhangi bir dosya yok", "Upload some content or sync with your devices!" : "Bir şeyler yükleyin ya da aygıtlarınızla eşitleyin!", diff --git a/apps/files/l10n/tr.json b/apps/files/l10n/tr.json index 3a559379259..506d7f4e341 100644 --- a/apps/files/l10n/tr.json +++ b/apps/files/l10n/tr.json @@ -188,6 +188,7 @@ "Crop image previews" : "Görsel ön izlemeleri kırpılsın", "WebDAV" : "WebDAV", "Use this address to access your Files via WebDAV" : "Dosyalarınıza WebDAV üzerinden erişmek için bu adresi kullanın", + "Toggle %1$s sublist" : "%1$s alt listesini aç/kapat", "Toggle grid view" : "Tablo görünümünü değiştir", "No files in here" : "Burada herhangi bir dosya yok", "Upload some content or sync with your devices!" : "Bir şeyler yükleyin ya da aygıtlarınızla eşitleyin!", diff --git a/apps/files/l10n/zh_HK.js b/apps/files/l10n/zh_HK.js index b4bc9207aa9..48e2a46d7cb 100644 --- a/apps/files/l10n/zh_HK.js +++ b/apps/files/l10n/zh_HK.js @@ -42,7 +42,7 @@ OC.L10N.register( "Select" : "選擇", "Pending" : "等候中", "Unable to determine date" : "無法確定日期", - "This operation is forbidden" : "此動作被禁止", + "This operation is forbidden" : "此操作被禁止", "This directory is unavailable, please check the logs or contact the administrator" : "這個目錄無法存取,請檢查伺服器記錄檔或聯絡管理員", "Could not move \"{file}\", target exists" : "無法移動「{file}」,目標已經存在", "Could not move \"{file}\"" : "無法移動 \"{file}\"", diff --git a/apps/files/l10n/zh_HK.json b/apps/files/l10n/zh_HK.json index 5f72a802b37..2fb43961e38 100644 --- a/apps/files/l10n/zh_HK.json +++ b/apps/files/l10n/zh_HK.json @@ -40,7 +40,7 @@ "Select" : "選擇", "Pending" : "等候中", "Unable to determine date" : "無法確定日期", - "This operation is forbidden" : "此動作被禁止", + "This operation is forbidden" : "此操作被禁止", "This directory is unavailable, please check the logs or contact the administrator" : "這個目錄無法存取,請檢查伺服器記錄檔或聯絡管理員", "Could not move \"{file}\", target exists" : "無法移動「{file}」,目標已經存在", "Could not move \"{file}\"" : "無法移動 \"{file}\"", |