diff options
Diffstat (limited to 'core/l10n/cs.json')
-rw-r--r-- | core/l10n/cs.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/l10n/cs.json b/core/l10n/cs.json index 57cdfaccbb1..883f176fa78 100644 --- a/core/l10n/cs.json +++ b/core/l10n/cs.json @@ -422,7 +422,6 @@ "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:" : "PHP modul OPcache není správně 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" },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;" |