diff options
Diffstat (limited to 'apps/settings/l10n/eu.js')
-rw-r--r-- | apps/settings/l10n/eu.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/eu.js b/apps/settings/l10n/eu.js index 9cc398c9ed4..49432d92490 100644 --- a/apps/settings/l10n/eu.js +++ b/apps/settings/l10n/eu.js @@ -532,8 +532,6 @@ OC.L10N.register( "Enter your date of birth" : "Sartu zure jaioteguna", "Unable to update date of birth" : "Ezin da jaioteguna eguneratu", "You are a member of the following groups:" : "Honako taldeetako kide zara:", - "You are using <strong>{usage}</strong>" : "<strong>{usage}</strong> erabiltzen ari zara", - "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "<strong>{usage}</strong>/<strong>{totalSpace}</strong> erabiltzen ari zara (<strong>{usageRelative}%</strong>)", "Your full name" : "Zure izen osoa", "Primary email for password reset and notifications" : "Pasahitz berrezartzeko eta jakinarazpenetarako posta elektroniko nagusia", "Email options" : "Posta elektronikoaren aukerak", @@ -826,6 +824,8 @@ OC.L10N.register( "The cron.php needs to be executed by the system user \"{user}\"." : "Cron.php sistemaren erabiltzaileak \"{user}\" exekutatu behar du.", "Enable or disable profile by default for new users." : "Gaitu edo desgaitu profila lehenespenez erabiltzaile berrientzat.", "You are about to remove the group \"{group}\". The users will NOT be deleted." : "\"{group}\"taldea ezabatzera zoaz. Erabiltzaileak EZ dira ezabatuko.", + "You are using <strong>{usage}</strong>" : "<strong>{usage}</strong> erabiltzen ari zara", + "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "<strong>{usage}</strong>/<strong>{totalSpace}</strong> erabiltzen ari zara (<strong>{usageRelative}%</strong>)", "Additional emails" : "Helbide elektroniko gehigarriak", "Enable Profile" : "Gaitu profila", "No users" : "Erabiltzailerik ez", |