diff options
Diffstat (limited to 'settings/l10n/cs.js')
-rw-r--r-- | settings/l10n/cs.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/cs.js b/settings/l10n/cs.js index 5ebde4e36c4..7375f3dce9a 100644 --- a/settings/l10n/cs.js +++ b/settings/l10n/cs.js @@ -300,8 +300,6 @@ OC.L10N.register( "Hardening and security guidance" : "Průvodce vylepšením bezpečnosti", "Personal" : "Osobní", "Administration" : "Administrace", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "Používáte <strong>%s</strong> z <strong>%s</strong>", - "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Používáte <strong>%s</strong> z <strong>%s</strong> (<strong>%s %%</strong>)", "Profile picture" : "Profilový obrázek", "Upload new" : "Nahrát nový", "Select from Files" : "Vybrat ze Souborů", @@ -311,6 +309,7 @@ OC.L10N.register( "Cancel" : "Zrušit", "Choose as profile picture" : "Vybrat jako profilový obrázek", "You are member of the following groups:" : "Patříte do následujících skupin:", + "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Používáte <strong>%s</strong> z <strong>%s</strong> (<strong>%s %%</strong>)", "Full name" : "Celé jméno", "No display name set" : "Jméno pro zobrazení nenastaveno", "Email" : "E-mail", @@ -378,6 +377,7 @@ OC.L10N.register( "Add trusted domain" : "Přidat důvěryhodnou doménu", "A valid password must be provided" : "Musíte zadat platné heslo", "A valid email must be provided" : "Musíte zadat platný e-mail", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "Používáte <strong>%s</strong> z <strong>%s</strong>", "Android app" : "Aplikace pro Android", "iOS app" : "Aplikace pro iOS", "App passwords" : "Hesla aplikace", |