diff options
Diffstat (limited to 'settings/l10n/gl.js')
-rw-r--r-- | settings/l10n/gl.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/settings/l10n/gl.js b/settings/l10n/gl.js index f2d4ea43e0c..750aafd3bef 100644 --- a/settings/l10n/gl.js +++ b/settings/l10n/gl.js @@ -261,6 +261,8 @@ OC.L10N.register( "App bundles" : "Paquetes de aplicacións", "Featured apps" : "Aplis destacadas", "{license}-licensed" : "Licenciado baixo a {license}", + "Details" : "Detalles", + "Changelog" : "Rexistro de cambios", "by {author}\n{license}" : "por {author}\n{license}", "New user" : "Novo usuario", "Enter group name" : "Introduza o nome do grupo", @@ -387,7 +389,6 @@ OC.L10N.register( "png or jpg, max. 20 MB" : "png ou jpg, max. 20 MB", "Picture provided by original account" : "Imaxe fornecida pola conta orixinal ", "Choose as profile picture" : "Seleccionar como imaxe do perfil", - "Details" : "Detalles", "You are a member of the following groups:" : "Vostede é membro dos seguintes grupos: ", "You are using <strong>%s</strong>" : "Está usando <strong>%s</strong>", "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "Está usando <strong>%1$s</strong> de <strong>%2$s</strong> (<strong>%3$s%%)", |