diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-06-20 00:22:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-06-20 00:22:52 +0000 |
commit | 64c19ce3aab20cae15bd522428ae54548a76b78b (patch) | |
tree | b9aebb314460a39c0f55b7f9db328e30aa197543 /apps/admin_audit | |
parent | 892a837ecb3773a202fe866b4d0662a83f4dfac1 (diff) | |
download | nextcloud-server-64c19ce3aab20cae15bd522428ae54548a76b78b.tar.gz nextcloud-server-64c19ce3aab20cae15bd522428ae54548a76b78b.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/admin_audit')
-rw-r--r-- | apps/admin_audit/l10n/gl.js | 2 | ||||
-rw-r--r-- | apps/admin_audit/l10n/gl.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/admin_audit/l10n/gl.js b/apps/admin_audit/l10n/gl.js index 24d085532a4..114c760a5ea 100644 --- a/apps/admin_audit/l10n/gl.js +++ b/apps/admin_audit/l10n/gl.js @@ -2,6 +2,6 @@ OC.L10N.register( "admin_audit", { "Auditing / Logging" : "Auditoría / Rexistro", - "Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Fornece recursos de rexistro para o Nextcloud como rexistros de acceso a ficheiros ou calquera outra acción sensíbel." + "Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Fornece recursos de rexistro para Nextcloud como rexistros de acceso a ficheiros ou calquera outra acción sensíbel." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/admin_audit/l10n/gl.json b/apps/admin_audit/l10n/gl.json index bcfc4ecb0f1..187504dcdca 100644 --- a/apps/admin_audit/l10n/gl.json +++ b/apps/admin_audit/l10n/gl.json @@ -1,5 +1,5 @@ { "translations": { "Auditing / Logging" : "Auditoría / Rexistro", - "Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Fornece recursos de rexistro para o Nextcloud como rexistros de acceso a ficheiros ou calquera outra acción sensíbel." + "Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Fornece recursos de rexistro para Nextcloud como rexistros de acceso a ficheiros ou calquera outra acción sensíbel." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |