diff options
Diffstat (limited to 'lib/l10n/cs.js')
-rw-r--r-- | lib/l10n/cs.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/cs.js b/lib/l10n/cs.js index 145e6a12bfb..6ee405b8ba0 100644 --- a/lib/l10n/cs.js +++ b/lib/l10n/cs.js @@ -23,6 +23,7 @@ OC.L10N.register( "PHP %s or higher is required." : "Je vyžadováno PHP %s nebo novější.", "PHP with a version lower than %s is required." : "Je vyžadováno PHP ve verzi nižší než %s.", "%sbit or higher PHP required." : "Je vyžadováno PHP %sbit nebo vyšší.", + "The following architectures are supported: %s" : "Jsou podporovány následující architektury: %s", "The following databases are supported: %s" : "Jsou podporovány následující databáze: %s", "The command line tool %s could not be found" : "Nástroj příkazového řádku %s nebyl nalezen", "The library %s is not available." : "Knihovna %s není dostupná.", |