summaryrefslogtreecommitdiffstats
path: root/apps/files_external/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-05-12 02:16:21 +0000
committerNextcloud bot <bot@nextcloud.com>2020-05-12 02:16:21 +0000
commit1046d4b145ce5a86908017e90da1ff67cd3c5479 (patch)
tree973bf7e6a82239b30c449e8d33a98f6726f3f721 /apps/files_external/l10n
parent30a7c4fb6e4d0be4ba680914c30c9658f5614dd9 (diff)
downloadnextcloud-server-1046d4b145ce5a86908017e90da1ff67cd3c5479.tar.gz
nextcloud-server-1046d4b145ce5a86908017e90da1ff67cd3c5479.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n')
-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" : "共有名",