diff options
Diffstat (limited to 'apps/settings/l10n/cs.js')
-rw-r--r-- | apps/settings/l10n/cs.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/cs.js b/apps/settings/l10n/cs.js index c8b68aa385d..2a035ba3161 100644 --- a/apps/settings/l10n/cs.js +++ b/apps/settings/l10n/cs.js @@ -541,8 +541,6 @@ OC.L10N.register( "Enter your date of birth" : "Zadejte datum svého narození", "Unable to update date of birth" : "Nedaří se aktualizovat datum narození", "You are a member of the following groups:" : "Jste členy následujících skupin:", - "You are using <strong>{usage}</strong>" : "Využíváte <strong>{usage}</strong>", - "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Využíváte <strong>{usage}</strong> z <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Vaše celé jméno", "Primary email for password reset and notifications" : "Hlavní e-mail pro resetování hesla a oznamování", "Email options" : "Předvolby e-mailu", @@ -841,6 +839,8 @@ OC.L10N.register( "The cron.php needs to be executed by the system user \"{user}\"." : "Je třeba, aby cron.php bylo spouštěno s právy systémového uživatele „{user}“.", "Enable or disable profile by default for new users." : "Profily nově vytvářených uživatelů ve výchozím stavu zpřístupňovat nebo nezpřístupňovat.", "You are about to remove the group \"{group}\". The users will NOT be deleted." : "Chystáte se smazat skupinu „{group}“. Uživatelé NEbudou smazáni.", + "You are using <strong>{usage}</strong>" : "Využíváte <strong>{usage}</strong>", + "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Využíváte <strong>{usage}</strong> z <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Additional emails" : "Další e-maily", "Enable Profile" : "Zapnout profil", "No users" : "Žádní uživatelé", |