summaryrefslogtreecommitdiffstats
path: root/core/l10n/cs.js
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/cs.js')
-rw-r--r--core/l10n/cs.js4
1 files changed, 3 insertions, 1 deletions
diff --git a/core/l10n/cs.js b/core/l10n/cs.js
index 611aca3d6a9..c374b957e27 100644
--- a/core/l10n/cs.js
+++ b/core/l10n/cs.js
@@ -423,6 +423,8 @@ OC.L10N.register(
"Can't install this app because it is not compatible" : "Tuto aplikaci nelze nainstalovat, protože není kompatibilní",
"Can't install this app" : "Tuto aplikaci nelze nainstalovat",
"The PHP OPcache module is not loaded. {linkstart}For better performance it is recommended ↗{linkend} to load it into your PHP installation." : "PHP modul OPcache není načten. {linkstart}Pro lepší výkon je doporučeno ↗{linkend} načíst ho do vaší PHP instalace.",
- "The PHP OPcache module is not properly configured. {linkstart}For better performance it is recommended ↗{linkend} to use the following settings in the <code>php.ini</code>:" : "PHP OPcache není správně nastavené. {linkstart}Pro lepší výkon je doporučeno ↗{linkend} použít v <code>php.ini</code> následující nastavení:"
+ "The PHP OPcache module is not properly configured. {linkstart}For better performance it is recommended ↗{linkend} to use the following settings in the <code>php.ini</code>:" : "PHP OPcache není správně nastavené. {linkstart}Pro lepší výkon je doporučeno ↗{linkend} použít v <code>php.ini</code> následující nastavení:",
+ "You haven't added any info yet" : "Zatím jste nezadali žádné informace",
+ "{user} hasn't added any info yet" : "{user} uživatel zatím nezadal žádné informace"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");