diff options
Diffstat (limited to 'apps/settings/l10n/gl.json')
-rw-r--r-- | apps/settings/l10n/gl.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/gl.json b/apps/settings/l10n/gl.json index a7e3a52d49f..64120cc44bc 100644 --- a/apps/settings/l10n/gl.json +++ b/apps/settings/l10n/gl.json @@ -539,8 +539,6 @@ "Enter your date of birth" : "Introduza a súa data de nacemento", "Unable to update date of birth" : "Non é posíbel actualizar a data de nacemento", "You are a member of the following groups:" : "Vde. é membro dos seguintes grupos:", - "You are using <strong>{usage}</strong>" : "Está a usar <strong>{usage}</strong>", - "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Está a usar <strong>{usage}</strong> de <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "O seu nome completo", "Primary email for password reset and notifications" : "Correo-e principal para restabelecer o contrasinal e notificacións", "Email options" : "Opcións de correo -e", @@ -839,6 +837,8 @@ "The cron.php needs to be executed by the system user \"{user}\"." : "O cron.php debe ser executado polo usuario do sistema «{user}».", "Enable or disable profile by default for new users." : "Activar ou desactivar o perfil predeterminado para os novos usuarios.", "You are about to remove the group \"{group}\". The users will NOT be deleted." : "Está a piques de retirar o grupo «{group}». Os usuarios NON van ser eliminados.", + "You are using <strong>{usage}</strong>" : "Está a usar <strong>{usage}</strong>", + "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Está a usar <strong>{usage}</strong> de <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Additional emails" : "Correos adicionais", "Enable Profile" : "Activar o perfil", "No users" : "Non hai usuarios", |