ga.js 409 B

1234567
  1. OC.L10N.register(
  2. "admin_audit",
  3. {
  4. "Auditing / Logging" : "Iniúchóireacht / Logáil",
  5. "Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Soláthraíonn sé cumais logála do Nextcloud, cosúil le rochtain ar chomhaid nó gníomhartha íogaire eile a logáil."
  6. },
  7. "nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);");