diff options
Diffstat (limited to 'apps/oauth2/l10n/ga.js')
-rw-r--r-- | apps/oauth2/l10n/ga.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/oauth2/l10n/ga.js b/apps/oauth2/l10n/ga.js index fd1e9dd1877..45199e91f97 100644 --- a/apps/oauth2/l10n/ga.js +++ b/apps/oauth2/l10n/ga.js @@ -13,11 +13,11 @@ OC.L10N.register( "Client Identifier" : "Aitheantóir Cliant", "Secret key" : "Eochair rúnda", "Delete client" : "Scrios cliant", + "Make sure you store the secret key, it cannot be recovered." : "Déan cinnte go stórálann tú an eochair rúnda, ní féidir í a aisghabháil.", "Add client" : "Cuir cliant leis", "Add" : "Cuir", - "Delete" : "Scrios", "Show client secret" : "Taispeáin rún an chliaint", "Hide client secret" : "Folaigh rún an chliaint", - "Secret" : "Rúnda" + "Delete" : "Scrios" }, "nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);"); |