diff options
Diffstat (limited to 'apps/settings/l10n/cs.js')
-rw-r--r-- | apps/settings/l10n/cs.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/settings/l10n/cs.js b/apps/settings/l10n/cs.js index 63a0daf1273..9866eb82034 100644 --- a/apps/settings/l10n/cs.js +++ b/apps/settings/l10n/cs.js @@ -261,6 +261,8 @@ OC.L10N.register( "App bundles" : "Sady aplikací", "Featured apps" : "Doporučené aplikace", "{license}-licensed" : "licencováno pod {license}", + "Details" : "Podrobnosti", + "Changelog" : "Souhrn změn", "by {author}\n{license}" : "od {author}\n{license}", "New user" : "Nový uživatel", "Enter group name" : "Zadejte název skupiny", @@ -387,7 +389,6 @@ OC.L10N.register( "png or jpg, max. 20 MB" : "png nebo jpg, nejvýše 20 MB", "Picture provided by original account" : "Obrázek je poskytován původním účtem", "Choose as profile picture" : "Vybrat jako profilový obrázek", - "Details" : "Podrobnosti", "You are a member of the following groups:" : "Jste členem následujících skupin:", "You are using <strong>%s</strong>" : "Vaše data zabírají <strong>%s</strong>", "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "Používáte <strong>%1$s</strong> z <strong>%2$s</strong> (<strong>%3$s %%</strong>)", |