From 6ab9167a9b138811209d85b7cb11d91bc5221f4e Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 3 Jun 2024 01:25:56 +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 32c1b1e9..8b2248e7 100644 --- a/l10n/ga.js +++ b/l10n/ga.js @@ -13,6 +13,7 @@ OC.L10N.register( "Hello" : "Dia dhuit", "Close" : "Dún", "Continue" : "Leanúint ar aghaidh", + "User not found" : "Úsáideoir gan aimsiú", "Public" : "Poiblí" }, "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 15136a43..a0c8d295 100644 --- a/l10n/ga.json +++ b/l10n/ga.json @@ -11,6 +11,7 @@ "Hello" : "Dia dhuit", "Close" : "Dún", "Continue" : "Leanúint ar aghaidh", + "User not found" : "Úsáideoir gan aimsiú", "Public" : "Poiblí" },"pluralForm" :"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);" } \ No newline at end of file