diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-12-16 02:20:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-12-16 02:20:41 +0000 |
commit | 815ec0b34af03823a3f09c0a616514e5c47a3393 (patch) | |
tree | 4c283e553f3bdcb3fd8f9591483ccba22788269c /apps/admin_audit/l10n/es_DO.js | |
parent | f68cab4e39817c04bb95ddcdc42e46997d36199f (diff) | |
download | nextcloud-server-815ec0b34af03823a3f09c0a616514e5c47a3393.tar.gz nextcloud-server-815ec0b34af03823a3f09c0a616514e5c47a3393.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/admin_audit/l10n/es_DO.js')
-rw-r--r-- | apps/admin_audit/l10n/es_DO.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/admin_audit/l10n/es_DO.js b/apps/admin_audit/l10n/es_DO.js index 1bdf74106cc..e9232163cb6 100644 --- a/apps/admin_audit/l10n/es_DO.js +++ b/apps/admin_audit/l10n/es_DO.js @@ -1,6 +1,7 @@ OC.L10N.register( "admin_audit", { + "Auditing / Logging" : "AuditorÃa / Registro", "Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Proporciona capacidades de registro para Nextcloud, como el acceso a archivos de registro o acciones sensibles." }, "nplurals=2; plural=(n != 1);"); |