diff --git a/l10n/ga.js b/l10n/ga.js index 372191bf..ce174438 100644 --- a/l10n/ga.js +++ b/l10n/ga.js @@ -3,6 +3,9 @@ OC.L10N.register( { "Hello %s" : "Dia duit %s", "Hello %s," : "Dia duit %s,", - "Your settings have been updated." : "Nuashonraíodh do shocruithe." + "Notifications" : "Fógraí", + "in {path}" : "in {path}", + "Your settings have been updated." : "Nuashonraíodh do shocruithe.", + "You need to set up your email address before you can receive notification emails." : "Ní mór duit do sheoladh ríomhphoist a shocrú sula mbeidh tú in ann ríomhphoist fógra a fháil." }, "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 0e4049d4..4d72ace1 100644 --- a/l10n/ga.json +++ b/l10n/ga.json @@ -1,6 +1,9 @@ { "translations": { "Hello %s" : "Dia duit %s", "Hello %s," : "Dia duit %s,", - "Your settings have been updated." : "Nuashonraíodh do shocruithe." + "Notifications" : "Fógraí", + "in {path}" : "in {path}", + "Your settings have been updated." : "Nuashonraíodh do shocruithe.", + "You need to set up your email address before you can receive notification emails." : "Ní mór duit do sheoladh ríomhphoist a shocrú sula mbeidh tú in ann ríomhphoist fógra a fháil." },"pluralForm" :"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);" } \ No newline at end of file