Browse Source

Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
pull/45218/head
Nextcloud bot 1 month ago
parent
commit
761f10b5fe
No account linked to committer's email address
2 changed files with 4 additions and 2 deletions
  1. 2
    1
      apps/admin_audit/l10n/ga.js
  2. 2
    1
      apps/admin_audit/l10n/ga.json

+ 2
- 1
apps/admin_audit/l10n/ga.js View File

@@ -1,6 +1,7 @@
OC.L10N.register(
"admin_audit",
{
"Auditing / Logging" : "Iniúchóireacht / Logáil"
"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."
},
"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);");

+ 2
- 1
apps/admin_audit/l10n/ga.json View File

@@ -1,4 +1,5 @@
{ "translations": {
"Auditing / Logging" : "Iniúchóireacht / Logáil"
"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."
},"pluralForm" :"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);"
}

Loading…
Cancel
Save