aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-05-12 02:16:31 +0000
committerNextcloud bot <bot@nextcloud.com>2020-05-12 02:16:31 +0000
commit7774315bc90edadf1f79915e61f63edcaa92dd0e (patch)
tree66e9c9e038aa8c83eea38242eb3809fe54291a4a /apps/files_external
parent3c7cd001cda467b5ddcbeb37d840ccfd00b403d7 (diff)
downloadnextcloud-server-7774315bc90edadf1f79915e61f63edcaa92dd0e.tar.gz
nextcloud-server-7774315bc90edadf1f79915e61f63edcaa92dd0e.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external')
-rw-r--r--apps/files_external/l10n/ja.js2
-rw-r--r--apps/files_external/l10n/ja.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/files_external/l10n/ja.js b/apps/files_external/l10n/ja.js
index 93e1ff3abd1..538f45cd65e 100644
--- a/apps/files_external/l10n/ja.js
+++ b/apps/files_external/l10n/ja.js
@@ -105,6 +105,8 @@ OC.L10N.register(
"SMB / CIFS" : "SMB / CIFS",
"Share" : "共有",
"Show hidden files" : "隠しファイルを表示",
+ "Verify ACL access when listing files" : "ファイルをリストアップする際に ACL アクセスを確認する",
+ "Check the ACL's of each file or folder inside a directory to filter out items where the user has no read permissions, comes with a performance penalty" : "ディレクトリ内の各ファイルまたはフォルダのACLをチェックして、ユーザーが読み取り権限を持たないアイテムを除外すると、パフォーマンスが低下します",
"Timeout" : "タイムアウト",
"SMB / CIFS using OC login" : "Nextcloud ログインを利用したSMB / CIFS",
"Username as share" : "共有名",
diff --git a/apps/files_external/l10n/ja.json b/apps/files_external/l10n/ja.json
index 99256ea9a7f..5e03dae030c 100644
--- a/apps/files_external/l10n/ja.json
+++ b/apps/files_external/l10n/ja.json
@@ -103,6 +103,8 @@
"SMB / CIFS" : "SMB / CIFS",
"Share" : "共有",
"Show hidden files" : "隠しファイルを表示",
+ "Verify ACL access when listing files" : "ファイルをリストアップする際に ACL アクセスを確認する",
+ "Check the ACL's of each file or folder inside a directory to filter out items where the user has no read permissions, comes with a performance penalty" : "ディレクトリ内の各ファイルまたはフォルダのACLをチェックして、ユーザーが読み取り権限を持たないアイテムを除外すると、パフォーマンスが低下します",
"Timeout" : "タイムアウト",
"SMB / CIFS using OC login" : "Nextcloud ログインを利用したSMB / CIFS",
"Username as share" : "共有名",