From b6f7a40c05ed287754b7804b2ba0e9b324e1fe7a Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 26 May 2024 00:32:49 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/ga.js | 2 ++ l10n/ga.json | 2 ++ 2 files changed, 4 insertions(+) diff --git a/l10n/ga.js b/l10n/ga.js index 548fa7d..f81ab41 100644 --- a/l10n/ga.js +++ b/l10n/ga.js @@ -3,8 +3,10 @@ OC.L10N.register( { "Saved" : "Shábháil", "Mode" : "Mód", + "Host" : "Óstach", "Port" : "Port", "Save" : "Sábháil", + "Advanced" : "Casta", "Description" : "Cur síos" }, "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 72d901b..022c2c8 100644 --- a/l10n/ga.json +++ b/l10n/ga.json @@ -1,8 +1,10 @@ { "translations": { "Saved" : "Shábháil", "Mode" : "Mód", + "Host" : "Óstach", "Port" : "Port", "Save" : "Sábháil", + "Advanced" : "Casta", "Description" : "Cur síos" },"pluralForm" :"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);" } \ No newline at end of file