diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-07-03 00:20:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-07-03 00:20:11 +0000 |
commit | 7f7e189624ab91c6c8b49230526b945538f125d1 (patch) | |
tree | 0b34dfa22e12d2ba705088ebf5652edd24b029c0 /apps/admin_audit | |
parent | e8c43740ccbf73e32b87586f943c7fc465217013 (diff) | |
download | nextcloud-server-7f7e189624ab91c6c8b49230526b945538f125d1.tar.gz nextcloud-server-7f7e189624ab91c6c8b49230526b945538f125d1.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/admin_audit')
-rw-r--r-- | apps/admin_audit/l10n/ga.js | 2 | ||||
-rw-r--r-- | apps/admin_audit/l10n/ga.json | 2 |
2 files changed, 2 insertions, 2 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);"); diff --git a/apps/admin_audit/l10n/ga.json b/apps/admin_audit/l10n/ga.json index 51a27109da2..5864c9faef5 100644 --- a/apps/admin_audit/l10n/ga.json +++ b/apps/admin_audit/l10n/ga.json @@ -1,5 +1,5 @@ { "translations": { "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." },"pluralForm" :"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);" }
\ No newline at end of file |