aboutsummaryrefslogtreecommitdiffstats
path: root/apps/admin_audit/l10n/ka.js
blob: c0e69e4b5a8ae9fced175a81d0047a9cdbc64901 (plain)
1
2
3
4
5
6
7
OC.L10N.register(
    "admin_audit",
    {
    "Auditing / Logging" : "აუდიტი / ჟურნალი",
    "Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "იძლევა ჟურნალის შესაძლებლობებს Nextcloud-ისთვის, როგორიცაა ფაილებზე წვდომის ან სხვა მგრძნობიარე ქმედებების ჩაწერა."
},
"nplurals=2; plural=(n!=1);");