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/tr.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/tr.js')
-rw-r--r-- | apps/admin_audit/l10n/tr.js | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/admin_audit/l10n/tr.js b/apps/admin_audit/l10n/tr.js new file mode 100644 index 00000000000..adccbe266be --- /dev/null +++ b/apps/admin_audit/l10n/tr.js @@ -0,0 +1,7 @@ +OC.L10N.register( + "admin_audit", + { + "Auditing / Logging" : "Denetim / Günlük Kaydı", + "Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Nextcloud için dosyalara erişim ve diğer önemli işlemlerin günlük kaydınının tutulması özelliği sağlar." +}, +"nplurals=2; plural=(n > 1);"); |