diff options
Diffstat (limited to 'lib/l10n/cs.js')
-rw-r--r-- | lib/l10n/cs.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/cs.js b/lib/l10n/cs.js index 245b9de6c23..8bca8a7f018 100644 --- a/lib/l10n/cs.js +++ b/lib/l10n/cs.js @@ -15,8 +15,8 @@ OC.L10N.register( "%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s a %4$s", "%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s a %5$s", "Education Edition" : "Vydání pro vzdělávací instituce", - "Enterprise bundle" : "Enterprise balíček", - "Groupware bundle" : "Balíček groupware", + "Enterprise bundle" : "Sada pro organizace", + "Groupware bundle" : "Sada pro podporu spolupráce", "Social sharing bundle" : "Balíček sociálního sdílení", "PHP %s or higher is required." : "Je vyžadováno PHP %s nebo vyšší.", "PHP with a version lower than %s is required." : "Je vyžadováno PHP ve verzi nižší než %s.", |