diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-09-20 02:17:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-09-20 02:17:05 +0000 |
commit | bdc60ef9b2d4793b3da7887632fb4b0e77bf964a (patch) | |
tree | c30fafca8df3e2ec928ae8ab819b2ac5691244b7 /apps/admin_audit/l10n/hu.js | |
parent | ed9f3ee990a4f31da34e44abd35bab903e125cfa (diff) | |
download | nextcloud-server-bdc60ef9b2d4793b3da7887632fb4b0e77bf964a.tar.gz nextcloud-server-bdc60ef9b2d4793b3da7887632fb4b0e77bf964a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/admin_audit/l10n/hu.js')
-rw-r--r-- | apps/admin_audit/l10n/hu.js | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/admin_audit/l10n/hu.js b/apps/admin_audit/l10n/hu.js new file mode 100644 index 00000000000..019e4f313a4 --- /dev/null +++ b/apps/admin_audit/l10n/hu.js @@ -0,0 +1,7 @@ +OC.L10N.register( + "admin_audit", + { + "Auditing / Logging" : "Audit / naplózás", + "Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Naplózási funkciókat biztosít a Nexcloudhoz, például a fájlelérések vagy az érzékeny műveletek naplózhatók lesznek." +}, +"nplurals=2; plural=(n != 1);"); |