From 10033e6f933cce213667490d7fe52d0bc2140351 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 29 May 2024 00:35:32 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/ga.js | 1 + l10n/ga.json | 1 + 2 files changed, 2 insertions(+) diff --git a/l10n/ga.js b/l10n/ga.js index 4ed7a4e1..ea239c46 100644 --- a/l10n/ga.js +++ b/l10n/ga.js @@ -1,6 +1,7 @@ OC.L10N.register( "files_lock", { + "Unlock file" : "Díghlasáil an comhad", "Lock file" : "Comhad faoi ghlas" }, "nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);"); diff --git a/l10n/ga.json b/l10n/ga.json index 393c3171..ad1aaabc 100644 --- a/l10n/ga.json +++ b/l10n/ga.json @@ -1,4 +1,5 @@ { "translations": { + "Unlock file" : "Díghlasáil an comhad", "Lock file" : "Comhad faoi ghlas" },"pluralForm" :"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);" } \ No newline at end of file