diff options
Diffstat (limited to 'apps/settings/l10n/sk.js')
-rw-r--r-- | apps/settings/l10n/sk.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/sk.js b/apps/settings/l10n/sk.js index 87e9bdf94d4..606bc03ddd3 100644 --- a/apps/settings/l10n/sk.js +++ b/apps/settings/l10n/sk.js @@ -533,8 +533,6 @@ OC.L10N.register( "Enter your date of birth" : "Zadajte váš dátum narodenia", "Unable to update date of birth" : "Nepodarilo sa aktualizovať dátum narodenia", "You are a member of the following groups:" : "Ste členom nasledovných skupín:", - "You are using <strong>{usage}</strong>" : "Využívate <strong>{usage}</strong>", - "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Využívate <strong>{usage}</strong> z <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Vaše celé meno", "Primary email for password reset and notifications" : "Primárny e-mail na obnovenie hesla a zasielanie upozornení", "Email options" : "E-mailové nastavenia", @@ -827,6 +825,8 @@ OC.L10N.register( "The cron.php needs to be executed by the system user \"{user}\"." : "Je potrebné, aby cron.php bol spustený systémovým používateľom \"{user}\".", "Enable or disable profile by default for new users." : "Predvolene povoliť alebo zakázať profil pre nových používateľov.", "You are about to remove the group \"{group}\". The users will NOT be deleted." : "Chystáte sa odstrániť skupinu \"{group}\". Používatelia NEBUDÚ vymazaní.", + "You are using <strong>{usage}</strong>" : "Využívate <strong>{usage}</strong>", + "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Využívate <strong>{usage}</strong> z <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Additional emails" : "Ďalšie e-maily", "Enable Profile" : "Povoliť profil", "No users" : "Žiadni užívatelia", |