diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-05-12 02:16:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-05-12 02:16:11 +0000 |
commit | 901110f0686ba6252c2b5d21c0124011b22c8c32 (patch) | |
tree | e4bf3ccda3880c456d1b748d027803f42cb17c9d /apps/files_external | |
parent | 6e4df4258c22b82763bd40d59e445d06d6922352 (diff) | |
download | nextcloud-server-901110f0686ba6252c2b5d21c0124011b22c8c32.tar.gz nextcloud-server-901110f0686ba6252c2b5d21c0124011b22c8c32.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external')
-rw-r--r-- | apps/files_external/l10n/ja.js | 2 | ||||
-rw-r--r-- | apps/files_external/l10n/ja.json | 2 |
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" : "共有名", |