summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-05-06 00:20:31 +0000
committerNextcloud bot <bot@nextcloud.com>2024-05-06 00:20:31 +0000
commit24c2c0a3071f948d4eb1351a0f6fae63c5a642e7 (patch)
treef9565b5f2309e148398be73b11f211bd0696ed0c /apps
parent3e31eb6746b01092d7968075e31a1e55650f650b (diff)
downloadnextcloud-server-24c2c0a3071f948d4eb1351a0f6fae63c5a642e7.tar.gz
nextcloud-server-24c2c0a3071f948d4eb1351a0f6fae63c5a642e7.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps')
-rw-r--r--apps/admin_audit/l10n/ga.js3
-rw-r--r--apps/admin_audit/l10n/ga.json3
2 files changed, 4 insertions, 2 deletions
diff --git a/apps/admin_audit/l10n/ga.js b/apps/admin_audit/l10n/ga.js
index a9b43113b87..5e32ed11da4 100644
--- a/apps/admin_audit/l10n/ga.js
+++ b/apps/admin_audit/l10n/ga.js
@@ -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);");
diff --git a/apps/admin_audit/l10n/ga.json b/apps/admin_audit/l10n/ga.json
index b15ce204f51..51a27109da2 100644
--- a/apps/admin_audit/l10n/ga.json
+++ b/apps/admin_audit/l10n/ga.json
@@ -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);"
} \ No newline at end of file