diff --git a/l10n/ga.js b/l10n/ga.js index a01a238..e754188 100644 --- a/l10n/ga.js +++ b/l10n/ga.js @@ -1,6 +1,10 @@ OC.L10N.register( "integration_gitlab", { + "Error during OAuth exchanges" : "Earráid le linn malartuithe OAuth", + "Bad HTTP method" : "Droch-mhodh HTTP", + "Bad credentials" : "Dintiúir dona", + "OAuth access token refused" : "Diúltaíodh comhartha rochtana OAuth", "Mark as done" : "Marcáil mar a rinneadh", "You were mentioned" : "Bhí tú luaite", "Unknown error" : "Earráid anaithnid", diff --git a/l10n/ga.json b/l10n/ga.json index faee77b..fd2fe02 100644 --- a/l10n/ga.json +++ b/l10n/ga.json @@ -1,4 +1,8 @@ { "translations": { + "Error during OAuth exchanges" : "Earráid le linn malartuithe OAuth", + "Bad HTTP method" : "Droch-mhodh HTTP", + "Bad credentials" : "Dintiúir dona", + "OAuth access token refused" : "Diúltaíodh comhartha rochtana OAuth", "Mark as done" : "Marcáil mar a rinneadh", "You were mentioned" : "Bhí tú luaite", "Unknown error" : "Earráid anaithnid",