From a60ab957c2ed8784a564d6b567f0f9538b5a5497 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 24 May 2024 01:21:57 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/ga.js | 3 +++ l10n/ga.json | 3 +++ 2 files changed, 6 insertions(+) diff --git a/l10n/ga.js b/l10n/ga.js index d13935e2c..fd4515778 100644 --- a/l10n/ga.js +++ b/l10n/ga.js @@ -2,9 +2,12 @@ OC.L10N.register( "social", { "Help" : "Cabhrú", + "Open documentation" : "Doiciméadú oscailte", "Home" : "Baile", "Notifications" : "Fógraí", + "Profile" : "Próifíl", "Delete" : "Scrios", + "Website" : "Suíomh Gréasáin", "Deny" : "shéanadh", "Close" : "Dún", "Continue" : "Leanúint ar aghaidh", diff --git a/l10n/ga.json b/l10n/ga.json index 51b653eda..6bf43db63 100644 --- a/l10n/ga.json +++ b/l10n/ga.json @@ -1,8 +1,11 @@ { "translations": { "Help" : "Cabhrú", + "Open documentation" : "Doiciméadú oscailte", "Home" : "Baile", "Notifications" : "Fógraí", + "Profile" : "Próifíl", "Delete" : "Scrios", + "Website" : "Suíomh Gréasáin", "Deny" : "shéanadh", "Close" : "Dún", "Continue" : "Leanúint ar aghaidh",