diff options
Diffstat (limited to 'apps/admin_audit/l10n/ga.js')
-rw-r--r-- | apps/admin_audit/l10n/ga.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/admin_audit/l10n/ga.js b/apps/admin_audit/l10n/ga.js index 5e32ed11da4..e1114fc18aa 100644 --- a/apps/admin_audit/l10n/ga.js +++ b/apps/admin_audit/l10n/ga.js @@ -2,6 +2,6 @@ OC.L10N.register( "admin_audit", { "Auditing / Logging" : "Iniúchóireacht / Logáil", - "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 logáil isteach rochtain comhaid nó gníomhartha íogaire eile." + "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." }, "nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);"); |